diff options
author | Dylan Carlson <absinthe@gentoo.org> | 2004-10-19 09:04:05 +0000 |
---|---|---|
committer | Dylan Carlson <absinthe@gentoo.org> | 2004-10-19 09:04:05 +0000 |
commit | 70faada1897105c1d4c409d2c48f7a6fc261b9b7 (patch) | |
tree | 8e803711ec23d5aa1b628cb9164550686e5bb2a0 /x11-plugins/wmacpi/wmacpi-1.99_p7.ebuild | |
parent | fixed typo, closes bug #68092 (diff) | |
download | historical-70faada1897105c1d4c409d2c48f7a6fc261b9b7.tar.gz historical-70faada1897105c1d4c409d2c48f7a6fc261b9b7.tar.bz2 historical-70faada1897105c1d4c409d2c48f7a6fc261b9b7.zip |
Stable on amd64.
Diffstat (limited to 'x11-plugins/wmacpi/wmacpi-1.99_p7.ebuild')
-rw-r--r-- | x11-plugins/wmacpi/wmacpi-1.99_p7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-plugins/wmacpi/wmacpi-1.99_p7.ebuild b/x11-plugins/wmacpi/wmacpi-1.99_p7.ebuild index 85e22a08c337..32d592de9a51 100644 --- a/x11-plugins/wmacpi/wmacpi-1.99_p7.ebuild +++ b/x11-plugins/wmacpi/wmacpi-1.99_p7.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/wmacpi/wmacpi-1.99_p7.ebuild,v 1.2 2004/10/04 20:45:12 pvdabeel Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmacpi/wmacpi-1.99_p7.ebuild,v 1.3 2004/10/19 08:46:22 absinthe Exp $ IUSE="" DESCRIPTION="WMaker DockApp: ACPI status monitor for laptops" @@ -12,7 +12,7 @@ SRC_URI="http://himi.org/wmacpi-ng/download/${MY_P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ~sparc ~amd64 -ppc" +KEYWORDS="x86 ~sparc amd64 -ppc" DEPEND="virtual/x11 >=x11-libs/libdockapp-0.4.0-r1" |