diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2004-06-19 04:07:07 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2004-06-19 04:07:07 +0000 |
commit | 30439f6f687b87151904ceecfe7ce5dd3a1ef80f (patch) | |
tree | 995111765bef92a1c88f17832f849453065fbd7b /x11-plugins/wmmemmon | |
parent | QA - Add IUSE, use default src_compile. (diff) | |
download | historical-30439f6f687b87151904ceecfe7ce5dd3a1ef80f.tar.gz historical-30439f6f687b87151904ceecfe7ce5dd3a1ef80f.tar.bz2 historical-30439f6f687b87151904ceecfe7ce5dd3a1ef80f.zip |
QA - Add IUSE, don't assign default S.
Diffstat (limited to 'x11-plugins/wmmemmon')
-rw-r--r-- | x11-plugins/wmmemmon/wmmemmon-0.7.0.ebuild | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/x11-plugins/wmmemmon/wmmemmon-0.7.0.ebuild b/x11-plugins/wmmemmon/wmmemmon-0.7.0.ebuild index eecdc746a6ab..d951d5df2cc4 100644 --- a/x11-plugins/wmmemmon/wmmemmon-0.7.0.ebuild +++ b/x11-plugins/wmmemmon/wmmemmon-0.7.0.ebuild @@ -1,9 +1,8 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmmemmon/wmmemmon-0.7.0.ebuild,v 1.7 2004/04/13 18:29:39 rizzo Exp $ - -S=${WORKDIR}/${P} +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmmemmon/wmmemmon-0.7.0.ebuild,v 1.8 2004/06/19 04:04:02 kloeri Exp $ +IUSE="" DESCRIPTION="A program to monitor memory/swap usages." SRC_URI="http://www.sh.rim.or.jp/~ssato/src/${P}.tar.gz" HOMEPAGE="http://www.sh.rim.or.jp/~ssato/dockapp/index.shtml#wmmemmon" |