diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-08-25 17:07:09 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-08-25 17:07:09 +0000 |
commit | 183a247bd5df2204878864184790d94bc1af79b0 (patch) | |
tree | 5827d862a95f25531ffcf0c48c5625645983f085 /x11-plugins/gkrelltop | |
parent | sparc stable wrt #282609 (diff) | |
download | gentoo-2-183a247bd5df2204878864184790d94bc1af79b0.tar.gz gentoo-2-183a247bd5df2204878864184790d94bc1af79b0.tar.bz2 gentoo-2-183a247bd5df2204878864184790d94bc1af79b0.zip |
sparc stable wrt #271463
(Portage version: 2.1.6.13/cvs/Linux ia64)
Diffstat (limited to 'x11-plugins/gkrelltop')
-rw-r--r-- | x11-plugins/gkrelltop/ChangeLog | 5 | ||||
-rw-r--r-- | x11-plugins/gkrelltop/gkrelltop-2.2.11.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-plugins/gkrelltop/ChangeLog b/x11-plugins/gkrelltop/ChangeLog index f8fc08ec027a..3fee4284b83c 100644 --- a/x11-plugins/gkrelltop/ChangeLog +++ b/x11-plugins/gkrelltop/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-plugins/gkrelltop # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrelltop/ChangeLog,v 1.30 2009/08/17 19:54:59 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrelltop/ChangeLog,v 1.31 2009/08/25 17:07:09 armin76 Exp $ + + 25 Aug 2009; Raúl Porcel <armin76@gentoo.org> gkrelltop-2.2.11.ebuild: + sparc stable wrt #271463 17 Aug 2009; Christian Faulhammer <fauli@gentoo.org> gkrelltop-2.2.11.ebuild: diff --git a/x11-plugins/gkrelltop/gkrelltop-2.2.11.ebuild b/x11-plugins/gkrelltop/gkrelltop-2.2.11.ebuild index 6fde709bccb9..4b360b2dfb88 100644 --- a/x11-plugins/gkrelltop/gkrelltop-2.2.11.ebuild +++ b/x11-plugins/gkrelltop/gkrelltop-2.2.11.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrelltop/gkrelltop-2.2.11.ebuild,v 1.5 2009/08/17 19:54:59 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrelltop/gkrelltop-2.2.11.ebuild,v 1.6 2009/08/25 17:07:09 armin76 Exp $ EAPI=2 inherit gkrellm-plugin @@ -11,7 +11,7 @@ HOMEPAGE="http://sourceforge.net/projects/gkrelltop" SLOT="0" LICENSE="GPL-2" -KEYWORDS="alpha ~amd64 ppc ~sparc x86" +KEYWORDS="alpha ~amd64 ppc sparc x86" IUSE="X" PLUGIN_SERVER_SO=gkrelltopd.so |