diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2004-11-01 20:21:38 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2004-11-01 20:21:38 +0000 |
commit | 92a0eb04576f4d7817f2cf008043b46dc74a43dc (patch) | |
tree | c319cec6b53c06efd45cf62c8d65790556aa74ff /x11-plugins | |
parent | Marked ~ppc64; bug #67066 (Manifest recommit) (diff) | |
download | gentoo-2-92a0eb04576f4d7817f2cf008043b46dc74a43dc.tar.gz gentoo-2-92a0eb04576f4d7817f2cf008043b46dc74a43dc.tar.bz2 gentoo-2-92a0eb04576f4d7817f2cf008043b46dc74a43dc.zip |
Keyworded -sparc, no ACPI, move along
Diffstat (limited to 'x11-plugins')
-rw-r--r-- | x11-plugins/wmacpi/ChangeLog | 6 | ||||
-rw-r--r-- | x11-plugins/wmacpi/wmacpi-1.34.ebuild | 4 | ||||
-rw-r--r-- | x11-plugins/wmacpi/wmacpi-1.99_p7.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/x11-plugins/wmacpi/ChangeLog b/x11-plugins/wmacpi/ChangeLog index 3a64d6faa22c..5dfe915157a3 100644 --- a/x11-plugins/wmacpi/ChangeLog +++ b/x11-plugins/wmacpi/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-plugins/wmacpi # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmacpi/ChangeLog,v 1.14 2004/10/19 08:46:22 absinthe Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmacpi/ChangeLog,v 1.15 2004/11/01 20:21:38 gustavoz Exp $ + + 01 Nov 2004; Gustavo Zacarias <gustavoz@gentoo.org> wmacpi-1.34.ebuild, + wmacpi-1.99_p7.ebuild: + Keyworded -sparc... no ACPI, move along 19 Oct 2004; Dylan Carlson <absinthe@gentoo.org> wmacpi-1.99_p7.ebuild: Stable on amd64. diff --git a/x11-plugins/wmacpi/wmacpi-1.34.ebuild b/x11-plugins/wmacpi/wmacpi-1.34.ebuild index 8b4633eb82c6..dddfd38b1579 100644 --- a/x11-plugins/wmacpi/wmacpi-1.34.ebuild +++ b/x11-plugins/wmacpi/wmacpi-1.34.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.34.ebuild,v 1.10 2004/06/24 23:03:57 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmacpi/wmacpi-1.34.ebuild,v 1.11 2004/11/01 20:21:38 gustavoz Exp $ inherit eutils @@ -11,7 +11,7 @@ SRC_URI="http://www.ne.jp/asahi/linux/timecop/software/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 sparc amd64 ppc" +KEYWORDS="x86 -sparc amd64 ppc" DEPEND="virtual/x11" diff --git a/x11-plugins/wmacpi/wmacpi-1.99_p7.ebuild b/x11-plugins/wmacpi/wmacpi-1.99_p7.ebuild index 32d592de9a51..87ef18b12e79 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.3 2004/10/19 08:46:22 absinthe Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmacpi/wmacpi-1.99_p7.ebuild,v 1.4 2004/11/01 20:21:38 gustavoz 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" |