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 | 7b24d75752112809f0ac4d13ba1a34e46ae498b2 (patch) | |
tree | 2931eb90ed69d34584c0ec5612f05033552962c1 /x11-plugins | |
parent | Drop sparc keywords (diff) | |
download | gentoo-2-7b24d75752112809f0ac4d13ba1a34e46ae498b2.tar.gz gentoo-2-7b24d75752112809f0ac4d13ba1a34e46ae498b2.tar.bz2 gentoo-2-7b24d75752112809f0ac4d13ba1a34e46ae498b2.zip |
Drop sparc keywords
(Portage version: 2.1.10.49/cvs/Linux ia64)
Diffstat (limited to 'x11-plugins')
-rw-r--r-- | x11-plugins/gkrellstock/ChangeLog | 7 | ||||
-rw-r--r-- | x11-plugins/gkrellstock/gkrellstock-0.5.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
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 |