diff options
author | 2009-06-04 21:21:38 +0000 | |
---|---|---|
committer | 2009-06-04 21:21:38 +0000 | |
commit | 8010e1fb5c6d2f7e5ac4e52d69b8db8c8b70ac49 (patch) | |
tree | d8c5577de0b933765f037cde26f5ada13a79c88f /x11-plugins/gkrelltop | |
parent | stable sparc, bug 272113 (diff) | |
download | gentoo-2-8010e1fb5c6d2f7e5ac4e52d69b8db8c8b70ac49.tar.gz gentoo-2-8010e1fb5c6d2f7e5ac4e52d69b8db8c8b70ac49.tar.bz2 gentoo-2-8010e1fb5c6d2f7e5ac4e52d69b8db8c8b70ac49.zip |
Stable on alpha, bug #271463
(Portage version: 2.1.6.13/cvs/Linux x86_64)
Diffstat (limited to 'x11-plugins/gkrelltop')
-rw-r--r-- | x11-plugins/gkrelltop/ChangeLog | 6 | ||||
-rw-r--r-- | x11-plugins/gkrelltop/gkrelltop-2.2.11.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-plugins/gkrelltop/ChangeLog b/x11-plugins/gkrelltop/ChangeLog index ae58ff5410ca..59c3ca97d3d8 100644 --- a/x11-plugins/gkrelltop/ChangeLog +++ b/x11-plugins/gkrelltop/ChangeLog @@ -1,6 +1,10 @@ # 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.28 2009/05/31 14:09:21 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrelltop/ChangeLog,v 1.29 2009/06/04 21:21:38 klausman Exp $ + + 04 Jun 2009; Tobias Klausmann <klausman@gentoo.org> + gkrelltop-2.2.11.ebuild: + Stable on alpha, bug #271463 31 May 2009; nixnut <nixnut@gentoo.org> gkrelltop-2.2.11.ebuild: ppc stable #271463 diff --git a/x11-plugins/gkrelltop/gkrelltop-2.2.11.ebuild b/x11-plugins/gkrelltop/gkrelltop-2.2.11.ebuild index ac95b377d412..88f38beeed98 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.3 2009/05/31 14:09:21 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrelltop/gkrelltop-2.2.11.ebuild,v 1.4 2009/06/04 21:21:38 klausman 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 |