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/gkrellmss-2.6-r1.ebuild | |
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/gkrellmss-2.6-r1.ebuild')
-rw-r--r-- | x11-plugins/gkrellmss/gkrellmss-2.6-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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" |