diff options
author | Dylan Carlson <absinthe@gentoo.org> | 2004-10-19 09:00:54 +0000 |
---|---|---|
committer | Dylan Carlson <absinthe@gentoo.org> | 2004-10-19 09:00:54 +0000 |
commit | f5eaa638c92f52403b46bf16af9ac1c50e8d487c (patch) | |
tree | 8a40c7133e2d4f5c97b81ad111cbb16d314f48eb /x11-plugins/wmnetload/wmnetload-1.3-r1.ebuild | |
parent | Stable on amd64. (Manifest recommit) (diff) | |
download | gentoo-2-f5eaa638c92f52403b46bf16af9ac1c50e8d487c.tar.gz gentoo-2-f5eaa638c92f52403b46bf16af9ac1c50e8d487c.tar.bz2 gentoo-2-f5eaa638c92f52403b46bf16af9ac1c50e8d487c.zip |
Stable on amd64.
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 a66fad4736d7..13c4697978bf 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.4 2004/09/03 03:09:41 tgall Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmnetload/wmnetload-1.3-r1.ebuild,v 1.5 2004/10/19 08:59:35 absinthe 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 ppc64" +KEYWORDS="x86 amd64 ppc ppc64" DEPEND="virtual/x11 >=x11-libs/libdockapp-0.5.0" |