diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2009-06-04 21:24:24 +0000 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2009-06-04 21:24:24 +0000 |
commit | 4df42c0414fa05c2a1beb2e0a9ee1ec0ed6a19e5 (patch) | |
tree | 9edd19db0745960b760e05aad8a3410e0ab537f1 /x11-plugins/gkrelltop | |
parent | stable sparc, bug 272113 (diff) | |
download | historical-4df42c0414fa05c2a1beb2e0a9ee1ec0ed6a19e5.tar.gz historical-4df42c0414fa05c2a1beb2e0a9ee1ec0ed6a19e5.tar.bz2 historical-4df42c0414fa05c2a1beb2e0a9ee1ec0ed6a19e5.zip |
Stable on alpha, bug #271463
Package-Manager: portage-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 |