diff options
author | Michele Noberasco <s4t4n@gentoo.org> | 2004-08-31 14:40:06 +0000 |
---|---|---|
committer | Michele Noberasco <s4t4n@gentoo.org> | 2004-08-31 14:40:06 +0000 |
commit | 0b77d2d409f2137433fca2b45209e8347a923bf4 (patch) | |
tree | 6048bd67a2ad5a75dd24e85e1a991551455daea3 /x11-plugins/wmnetload/wmnetload-1.3-r1.ebuild | |
parent | x11-plugins/wmail-2.0-r1 stable for x86 as libdockapp-0.5.0 is also stable no... (diff) | |
download | gentoo-2-0b77d2d409f2137433fca2b45209e8347a923bf4.tar.gz gentoo-2-0b77d2d409f2137433fca2b45209e8347a923bf4.tar.bz2 gentoo-2-0b77d2d409f2137433fca2b45209e8347a923bf4.zip |
x11-plugins/wmnetload-1.3-r1 stable for x86...
Diffstat (limited to 'x11-plugins/wmnetload/wmnetload-1.3-r1.ebuild')
-rw-r--r-- | x11-plugins/wmnetload/wmnetload-1.3-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-plugins/wmnetload/wmnetload-1.3-r1.ebuild b/x11-plugins/wmnetload/wmnetload-1.3-r1.ebuild index c50bfb5d5a8a..b1e6130e5d9d 100644 --- a/x11-plugins/wmnetload/wmnetload-1.3-r1.ebuild +++ b/x11-plugins/wmnetload/wmnetload-1.3-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmnetload/wmnetload-1.3-r1.ebuild,v 1.1 2004/07/20 12:57:23 s4t4n Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmnetload/wmnetload-1.3-r1.ebuild,v 1.2 2004/08/31 14:40:06 s4t4n Exp $ inherit eutils @@ -12,7 +12,7 @@ SRC_URI="ftp://truffula.com/pub/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~amd64 ~ppc" +KEYWORDS="x86 ~amd64 ~ppc" DEPEND="virtual/x11 >=x11-libs/libdockapp-0.5.0" |