diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2009-06-04 21:22:37 +0000 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2009-06-04 21:22:37 +0000 |
commit | e632f0a7d51945f137af60d6fbcd2766cefce645 (patch) | |
tree | 7a69a812552e5d5c941b671358e32e4676b86110 /x11-plugins/gkrellmss | |
parent | Stable on alpha, bug #271463 (diff) | |
download | gentoo-2-e632f0a7d51945f137af60d6fbcd2766cefce645.tar.gz gentoo-2-e632f0a7d51945f137af60d6fbcd2766cefce645.tar.bz2 gentoo-2-e632f0a7d51945f137af60d6fbcd2766cefce645.zip |
Stable on alpha, bug #271463
(Portage version: 2.1.6.13/cvs/Linux x86_64)
Diffstat (limited to 'x11-plugins/gkrellmss')
-rw-r--r-- | x11-plugins/gkrellmss/ChangeLog | 6 | ||||
-rw-r--r-- | x11-plugins/gkrellmss/gkrellmss-2.6-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-plugins/gkrellmss/ChangeLog b/x11-plugins/gkrellmss/ChangeLog index 6cffe4e25079..91b5ea0715ad 100644 --- a/x11-plugins/gkrellmss/ChangeLog +++ b/x11-plugins/gkrellmss/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-plugins/gkrellmss # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellmss/ChangeLog,v 1.29 2009/05/31 15:01:23 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellmss/ChangeLog,v 1.30 2009/06/04 21:22:37 klausman Exp $ + + 04 Jun 2009; Tobias Klausmann <klausman@gentoo.org> + gkrellmss-2.6-r1.ebuild: + Stable on alpha, bug #271463 31 May 2009; Markus Meier <maekke@gentoo.org> gkrellmss-2.6-r1.ebuild: amd64/x86 stable, bug #271463 diff --git a/x11-plugins/gkrellmss/gkrellmss-2.6-r1.ebuild b/x11-plugins/gkrellmss/gkrellmss-2.6-r1.ebuild index 9d6b9aa04f1b..2808605308b2 100644 --- a/x11-plugins/gkrellmss/gkrellmss-2.6-r1.ebuild +++ b/x11-plugins/gkrellmss/gkrellmss-2.6-r1.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/gkrellmss/gkrellmss-2.6-r1.ebuild,v 1.4 2009/05/31 15:01:23 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellmss/gkrellmss-2.6-r1.ebuild,v 1.5 2009/06/04 21:22:37 klausman Exp $ inherit gkrellm-plugin @@ -18,7 +18,7 @@ DEPEND="${RDEPEND}" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~alpha amd64 ppc ~sparc x86" +KEYWORDS="alpha amd64 ppc ~sparc x86" PLUGIN_SO="src/gkrellmss.so" PLUGIN_DOCS="Themes" |