diff options
author | Raúl Porcel <armin76@gentoo.org> | 2012-03-25 15:16:06 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2012-03-25 15:16:06 +0000 |
commit | 6eae54acf2314e79adecd05c2221d5dd080c747f (patch) | |
tree | 1a0da9be9418c0b63133172e72b30c39639d91bc /x11-plugins | |
parent | ia64/m68k/s390/sparc stable (diff) | |
download | historical-6eae54acf2314e79adecd05c2221d5dd080c747f.tar.gz historical-6eae54acf2314e79adecd05c2221d5dd080c747f.tar.bz2 historical-6eae54acf2314e79adecd05c2221d5dd080c747f.zip |
Drop sparc keywords
Package-Manager: portage-2.1.10.49/cvs/Linux ia64
Diffstat (limited to 'x11-plugins')
-rw-r--r-- | x11-plugins/gkrellm-plugins/ChangeLog | 7 | ||||
-rw-r--r-- | x11-plugins/gkrellm-plugins/gkrellm-plugins-2.0.ebuild | 6 | ||||
-rw-r--r-- | x11-plugins/gkrellstock/ChangeLog | 7 | ||||
-rw-r--r-- | x11-plugins/gkrellstock/gkrellstock-0.5.ebuild | 6 |
4 files changed, 16 insertions, 10 deletions
diff --git a/x11-plugins/gkrellm-plugins/ChangeLog b/x11-plugins/gkrellm-plugins/ChangeLog index 7232a6a0d625..98038d98aaf8 100644 --- a/x11-plugins/gkrellm-plugins/ChangeLog +++ b/x11-plugins/gkrellm-plugins/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-plugins/gkrellm-plugins -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellm-plugins/ChangeLog,v 1.18 2011/08/24 18:40:07 xarthisius Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellm-plugins/ChangeLog,v 1.19 2012/03/25 15:14:59 armin76 Exp $ + + 25 Mar 2012; Raúl Porcel <armin76@gentoo.org> gkrellm-plugins-2.0.ebuild: + Drop sparc keywords 24 Aug 2011; Kacper Kowalik <xarthisius@gentoo.org> gkrellm-plugins-2.0.ebuild: diff --git a/x11-plugins/gkrellm-plugins/gkrellm-plugins-2.0.ebuild b/x11-plugins/gkrellm-plugins/gkrellm-plugins-2.0.ebuild index 16298c800880..00b988e5d3ac 100644 --- a/x11-plugins/gkrellm-plugins/gkrellm-plugins-2.0.ebuild +++ b/x11-plugins/gkrellm-plugins/gkrellm-plugins-2.0.ebuild @@ -1,13 +1,13 @@ -# Copyright 1999-2011 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/gkrellm-plugins/gkrellm-plugins-2.0.ebuild,v 1.9 2011/08/24 18:40:07 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellm-plugins/gkrellm-plugins-2.0.ebuild,v 1.10 2012/03/25 15:14:59 armin76 Exp $ DESCRIPTION="emerge this package to install all of the gkrellm plugins" HOMEPAGE="http://www.gkrellm.net/" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~ppc sparc ~x86" +KEYWORDS="~ppc ~x86" IUSE="wifi" RDEPEND="!<app-admin/gkrellm-2 diff --git a/x11-plugins/gkrellstock/ChangeLog b/x11-plugins/gkrellstock/ChangeLog index 1bf72b53a544..236da144c32d 100644 --- a/x11-plugins/gkrellstock/ChangeLog +++ b/x11-plugins/gkrellstock/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-plugins/gkrellstock -# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellstock/ChangeLog,v 1.12 2007/03/12 16:29:49 lack Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellstock/ChangeLog,v 1.13 2012/03/25 15:16:06 armin76 Exp $ + + 25 Mar 2012; Raúl Porcel <armin76@gentoo.org> gkrellstock-0.5.ebuild: + Drop sparc keywords 12 Mar 2007; Jim Ramsay <lack@gentoo.org> gkrellstock-0.5.ebuild: Updated to use new gkrellm-plugin eclass diff --git a/x11-plugins/gkrellstock/gkrellstock-0.5.ebuild b/x11-plugins/gkrellstock/gkrellstock-0.5.ebuild index a83d020f94a2..7d8e30ba1110 100644 --- a/x11-plugins/gkrellstock/gkrellstock-0.5.ebuild +++ b/x11-plugins/gkrellstock/gkrellstock-0.5.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 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/gkrellstock/gkrellstock-0.5.ebuild,v 1.14 2007/03/12 16:29:49 lack Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellstock/gkrellstock-0.5.ebuild,v 1.15 2012/03/25 15:16:06 armin76 Exp $ inherit gkrellm-plugin @@ -15,7 +15,7 @@ RDEPEND="dev-perl/libwww-perl SLOT="2" LICENSE="GPL-2" -KEYWORDS="x86 sparc ppc amd64" +KEYWORDS="amd64 ppc x86" src_install () { gkrellm-plugin_src_install |