diff options
Diffstat (limited to 'x11-plugins/wmmemmon/wmmemmon-1.0.1.ebuild')
-rw-r--r-- | x11-plugins/wmmemmon/wmmemmon-1.0.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-plugins/wmmemmon/wmmemmon-1.0.1.ebuild b/x11-plugins/wmmemmon/wmmemmon-1.0.1.ebuild index ccb12e8c3627..2189a2987ab0 100644 --- a/x11-plugins/wmmemmon/wmmemmon-1.0.1.ebuild +++ b/x11-plugins/wmmemmon/wmmemmon-1.0.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmmemmon/wmmemmon-1.0.1.ebuild,v 1.9 2005/02/05 16:49:33 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmmemmon/wmmemmon-1.0.1.ebuild,v 1.10 2005/02/06 17:35:40 corsair Exp $ IUSE="" DESCRIPTION="A program to monitor memory/swap usages." @@ -8,7 +8,7 @@ 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" LICENSE="GPL-2" -KEYWORDS="x86 sparc amd64 ppc ~ppc64 ~alpha" +KEYWORDS="x86 sparc amd64 ppc ppc64 ~alpha" SLOT="0" DEPEND="virtual/libc virtual/x11" |