diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2009-06-04 21:23:23 +0000 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2009-06-04 21:23:23 +0000 |
commit | 109f8342e769a2da8adb95287d5e3405df8b4648 (patch) | |
tree | eef6d65d273462d568363f33e753c21497c4b23c /x11-plugins | |
parent | Stable on alpha, bug #271463 (diff) | |
download | gentoo-2-109f8342e769a2da8adb95287d5e3405df8b4648.tar.gz gentoo-2-109f8342e769a2da8adb95287d5e3405df8b4648.tar.bz2 gentoo-2-109f8342e769a2da8adb95287d5e3405df8b4648.zip |
Stable on alpha, bug #271463
(Portage version: 2.1.6.13/cvs/Linux x86_64)
Diffstat (limited to 'x11-plugins')
-rw-r--r-- | x11-plugins/gkrellmoon/ChangeLog | 6 | ||||
-rw-r--r-- | x11-plugins/gkrellmoon/gkrellmoon-0.6-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-plugins/gkrellmoon/ChangeLog b/x11-plugins/gkrellmoon/ChangeLog index 072cfc5c9368..b002339e84af 100644 --- a/x11-plugins/gkrellmoon/ChangeLog +++ b/x11-plugins/gkrellmoon/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-plugins/gkrellmoon # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellmoon/ChangeLog,v 1.18 2009/05/31 15:02:07 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellmoon/ChangeLog,v 1.19 2009/06/04 21:23:23 klausman Exp $ + + 04 Jun 2009; Tobias Klausmann <klausman@gentoo.org> + gkrellmoon-0.6-r1.ebuild: + Stable on alpha, bug #271463 31 May 2009; Markus Meier <maekke@gentoo.org> gkrellmoon-0.6-r1.ebuild: amd64/x86 stable, bug #271463 diff --git a/x11-plugins/gkrellmoon/gkrellmoon-0.6-r1.ebuild b/x11-plugins/gkrellmoon/gkrellmoon-0.6-r1.ebuild index d6d678189990..d44bfefd1c83 100644 --- a/x11-plugins/gkrellmoon/gkrellmoon-0.6-r1.ebuild +++ b/x11-plugins/gkrellmoon/gkrellmoon-0.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/gkrellmoon/gkrellmoon-0.6-r1.ebuild,v 1.3 2009/05/31 15:02:07 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellmoon/gkrellmoon-0.6-r1.ebuild,v 1.4 2009/06/04 21:23:23 klausman Exp $ inherit gkrellm-plugin @@ -13,7 +13,7 @@ DEPEND="media-libs/imlib2" SLOT="2" LICENSE="GPL-2" -KEYWORDS="~alpha amd64 ppc ~sparc x86" +KEYWORDS="alpha amd64 ppc ~sparc x86" src_unpack() { unpack ${A} |