diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2009-08-17 19:54:59 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2009-08-17 19:54:59 +0000 |
commit | e2a823b87329ef6ad1847d767969bc65b1aff47c (patch) | |
tree | d231a5254653323b6cdfc8c4e24f3dc2cc2535f4 /x11-plugins | |
parent | clean up (diff) | |
download | gentoo-2-e2a823b87329ef6ad1847d767969bc65b1aff47c.tar.gz gentoo-2-e2a823b87329ef6ad1847d767969bc65b1aff47c.tar.bz2 gentoo-2-e2a823b87329ef6ad1847d767969bc65b1aff47c.zip |
stable x86, bug 271463
(Portage version: 2.1.6.13/cvs/Linux i686)
Diffstat (limited to 'x11-plugins')
-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 59c3ca97d3d8..f8fc08ec027a 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.29 2009/06/04 21:21:38 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrelltop/ChangeLog,v 1.30 2009/08/17 19:54:59 fauli Exp $ + + 17 Aug 2009; Christian Faulhammer <fauli@gentoo.org> + gkrelltop-2.2.11.ebuild: + stable x86, bug 271463 04 Jun 2009; Tobias Klausmann <klausman@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 88f38beeed98..6fde709bccb9 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.4 2009/06/04 21:21:38 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrelltop/gkrelltop-2.2.11.ebuild,v 1.5 2009/08/17 19:54:59 fauli 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 |