diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2004-11-01 20:39:41 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2004-11-01 20:39:41 +0000 |
commit | 9063c658cfe8727eab3a7ad0604ea432040d60e4 (patch) | |
tree | daeec94f932dc62c9cfff44ba4be7691666597e0 | |
parent | Marked ~ppc64; bug #67091 (Manifest recommit) (diff) | |
download | gentoo-2-9063c658cfe8727eab3a7ad0604ea432040d60e4.tar.gz gentoo-2-9063c658cfe8727eab3a7ad0604ea432040d60e4.tar.bz2 gentoo-2-9063c658cfe8727eab3a7ad0604ea432040d60e4.zip |
Keyworded -sparc, no classic apm here
-rw-r--r-- | x11-plugins/wmbattery/ChangeLog | 6 | ||||
-rw-r--r-- | x11-plugins/wmbattery/wmbattery-1.2.1-r2.ebuild | 4 | ||||
-rw-r--r-- | x11-plugins/wmbattery/wmbattery-2.19-r1.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/x11-plugins/wmbattery/ChangeLog b/x11-plugins/wmbattery/ChangeLog index 8c7fab2f7ee4..66234b063d3e 100644 --- a/x11-plugins/wmbattery/ChangeLog +++ b/x11-plugins/wmbattery/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-plugins/wmbattery # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmbattery/ChangeLog,v 1.11 2004/07/31 22:48:59 s4t4n Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmbattery/ChangeLog,v 1.12 2004/11/01 20:39:41 gustavoz Exp $ + + 01 Nov 2004; Gustavo Zacarias <gustavoz@gentoo.org> + wmbattery-1.2.1-r2.ebuild, wmbattery-2.19-r1.ebuild: + Keyworded -sparc, no classic apm here 01 Aug 2004; Michele Noberasco <s4t4n@gentoo.org> wmbattery-2.19-r1.ebuild: Stable for x86. diff --git a/x11-plugins/wmbattery/wmbattery-1.2.1-r2.ebuild b/x11-plugins/wmbattery/wmbattery-1.2.1-r2.ebuild index fea58b8ab938..fe1e95e19988 100644 --- a/x11-plugins/wmbattery/wmbattery-1.2.1-r2.ebuild +++ b/x11-plugins/wmbattery/wmbattery-1.2.1-r2.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/wmbattery/wmbattery-1.2.1-r2.ebuild,v 1.1 2004/07/16 23:09:32 s4t4n Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmbattery/wmbattery-1.2.1-r2.ebuild,v 1.2 2004/11/01 20:39:41 gustavoz Exp $ inherit eutils @@ -14,7 +14,7 @@ DEPEND="virtual/x11" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 sparc amd64" +KEYWORDS="x86 amd64 -sparc" src_compile() { econf || die "Configuration failed" diff --git a/x11-plugins/wmbattery/wmbattery-2.19-r1.ebuild b/x11-plugins/wmbattery/wmbattery-2.19-r1.ebuild index aa5cc30ecf55..9a448c0d889f 100644 --- a/x11-plugins/wmbattery/wmbattery-2.19-r1.ebuild +++ b/x11-plugins/wmbattery/wmbattery-2.19-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/wmbattery/wmbattery-2.19-r1.ebuild,v 1.2 2004/07/31 22:48:59 s4t4n Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmbattery/wmbattery-2.19-r1.ebuild,v 1.3 2004/11/01 20:39:41 gustavoz Exp $ inherit eutils @@ -14,7 +14,7 @@ HOMEPAGE="http://kitenet.net/programs/wmbattery" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 amd64" +KEYWORDS="x86 amd64 -sparc" DEPEND="virtual/x11 sys-apps/apmd" |