diff options
author | Raúl Porcel <armin76@gentoo.org> | 2012-07-29 18:36:49 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2012-07-29 18:36:49 +0000 |
commit | 36743f65b138a93a7a2cd4d8cffdd31cbfc6b3e6 (patch) | |
tree | 65f6ff0c15f6450b3115fe6bdaf082fa53944f13 /x11-plugins/wmtop | |
parent | Drop sparc keywords (diff) | |
download | gentoo-2-36743f65b138a93a7a2cd4d8cffdd31cbfc6b3e6.tar.gz gentoo-2-36743f65b138a93a7a2cd4d8cffdd31cbfc6b3e6.tar.bz2 gentoo-2-36743f65b138a93a7a2cd4d8cffdd31cbfc6b3e6.zip |
Drop sparc keywords
(Portage version: 2.1.11.5/cvs/Linux ia64)
Diffstat (limited to 'x11-plugins/wmtop')
-rw-r--r-- | x11-plugins/wmtop/ChangeLog | 6 | ||||
-rw-r--r-- | x11-plugins/wmtop/wmtop-0.9.0-r1.ebuild | 4 | ||||
-rw-r--r-- | x11-plugins/wmtop/wmtop-0.9.0.ebuild | 6 |
3 files changed, 10 insertions, 6 deletions
diff --git a/x11-plugins/wmtop/ChangeLog b/x11-plugins/wmtop/ChangeLog index b2202290b880..782ade1863c8 100644 --- a/x11-plugins/wmtop/ChangeLog +++ b/x11-plugins/wmtop/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-plugins/wmtop # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmtop/ChangeLog,v 1.18 2012/07/03 16:35:22 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmtop/ChangeLog,v 1.19 2012/07/29 18:36:49 armin76 Exp $ + + 29 Jul 2012; Raúl Porcel <armin76@gentoo.org> wmtop-0.9.0.ebuild, + wmtop-0.9.0-r1.ebuild: + Drop sparc keywords 03 Jul 2012; Brent Baude <ranger@gentoo.org> wmtop-0.9.0-r1.ebuild: Marking wmtop-0.9.0-r1 ppc for bug 422405 diff --git a/x11-plugins/wmtop/wmtop-0.9.0-r1.ebuild b/x11-plugins/wmtop/wmtop-0.9.0-r1.ebuild index 1618bf18c2eb..345937e7d454 100644 --- a/x11-plugins/wmtop/wmtop-0.9.0-r1.ebuild +++ b/x11-plugins/wmtop/wmtop-0.9.0-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmtop/wmtop-0.9.0-r1.ebuild,v 1.4 2012/07/03 16:35:22 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmtop/wmtop-0.9.0-r1.ebuild,v 1.5 2012/07/29 18:36:49 armin76 Exp $ EAPI=4 inherit eutils multilib toolchain-funcs @@ -11,7 +11,7 @@ SRC_URI="http://www.swanson.ukfsn.org/wmdock/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ppc ~sparc x86" +KEYWORDS="amd64 ppc x86" IUSE="" RDEPEND="x11-libs/libX11 diff --git a/x11-plugins/wmtop/wmtop-0.9.0.ebuild b/x11-plugins/wmtop/wmtop-0.9.0.ebuild index 92992e604589..0ff76a18223b 100644 --- a/x11-plugins/wmtop/wmtop-0.9.0.ebuild +++ b/x11-plugins/wmtop/wmtop-0.9.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmtop/wmtop-0.9.0.ebuild,v 1.5 2010/09/06 07:59:28 s4t4n Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmtop/wmtop-0.9.0.ebuild,v 1.6 2012/07/29 18:36:49 armin76 Exp $ EAPI=2 inherit multilib toolchain-funcs @@ -11,7 +11,7 @@ SRC_URI="http://www.swanson.ukfsn.org/wmdock/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ppc sparc x86" +KEYWORDS="amd64 ppc x86" IUSE="" RDEPEND="x11-libs/libX11 |