diff options
author | Aron Griffis <agriffis@gentoo.org> | 2005-09-17 10:10:54 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2005-09-17 10:10:54 +0000 |
commit | dd4c46ebb2d0702955b99b50acd9888af444751a (patch) | |
tree | 44b02a833716c35fa2b802dd04e652091abb86cb /x11-plugins/wmmemmon/wmmemmon-1.0.1.ebuild | |
parent | Mark 0.1.6 stable on alpha (diff) | |
download | gentoo-2-dd4c46ebb2d0702955b99b50acd9888af444751a.tar.gz gentoo-2-dd4c46ebb2d0702955b99b50acd9888af444751a.tar.bz2 gentoo-2-dd4c46ebb2d0702955b99b50acd9888af444751a.zip |
Mark 1.0.1 stable on alpha
(Portage version: 2.0.52-r1)
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 2189a2987ab0..354cad221edf 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.10 2005/02/06 17:35:40 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmmemmon/wmmemmon-1.0.1.ebuild,v 1.11 2005/09/17 10:10:54 agriffis 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="alpha amd64 ppc ppc64 sparc x86" SLOT="0" DEPEND="virtual/libc virtual/x11" |