diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2009-05-31 14:13:44 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2009-05-31 14:13:44 +0000 |
commit | c1efc4f856e7d73e5ec0aaa72159c25564f7cb80 (patch) | |
tree | 39521fd844e8a063686665fc84287d938f2bc870 /x11-plugins/gkrellmss | |
parent | ppc stable #271463 (diff) | |
download | gentoo-2-c1efc4f856e7d73e5ec0aaa72159c25564f7cb80.tar.gz gentoo-2-c1efc4f856e7d73e5ec0aaa72159c25564f7cb80.tar.bz2 gentoo-2-c1efc4f856e7d73e5ec0aaa72159c25564f7cb80.zip |
ppc stable #271463
(Portage version: 2.1.6.13/cvs/Linux ppc)
Diffstat (limited to 'x11-plugins/gkrellmss')
-rw-r--r-- | x11-plugins/gkrellmss/ChangeLog | 7 | ||||
-rw-r--r-- | x11-plugins/gkrellmss/gkrellmss-2.6-r1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/x11-plugins/gkrellmss/ChangeLog b/x11-plugins/gkrellmss/ChangeLog index acfd934fcdd0..4e14f1dfac1f 100644 --- a/x11-plugins/gkrellmss/ChangeLog +++ b/x11-plugins/gkrellmss/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-plugins/gkrellmss -# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellmss/ChangeLog,v 1.27 2008/07/28 14:00:10 lack Exp $ +# Copyright 2002-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellmss/ChangeLog,v 1.28 2009/05/31 14:13:44 nixnut Exp $ + + 31 May 2009; nixnut <nixnut@gentoo.org> gkrellmss-2.6-r1.ebuild: + ppc stable #271463 28 Jul 2008; Jim Ramsay <lack@gentoo.org> gkrellmss-2.6.ebuild, gkrellmss-2.6-r1.ebuild: diff --git a/x11-plugins/gkrellmss/gkrellmss-2.6-r1.ebuild b/x11-plugins/gkrellmss/gkrellmss-2.6-r1.ebuild index 49ff2cabd84c..7ded48b1d099 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-2008 Gentoo Foundation +# 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.2 2008/07/28 14:00:10 lack Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellmss/gkrellmss-2.6-r1.ebuild,v 1.3 2009/05/31 14:13:44 nixnut 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" |