diff options
author | Markus Meier <maekke@gentoo.org> | 2009-05-31 15:02:07 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2009-05-31 15:02:07 +0000 |
commit | 1a643b9cfe4e7fede5a54b3b21ead15c5617c323 (patch) | |
tree | 759b51deb3c1a1a7d53cd2792ed27c079dc662a1 /x11-plugins | |
parent | resolve impossible blocker reported in bug 254886, thanks Michael A. Smith (diff) | |
download | gentoo-2-1a643b9cfe4e7fede5a54b3b21ead15c5617c323.tar.gz gentoo-2-1a643b9cfe4e7fede5a54b3b21ead15c5617c323.tar.bz2 gentoo-2-1a643b9cfe4e7fede5a54b3b21ead15c5617c323.zip |
amd64/x86 stable, bug #271463
(Portage version: 2.1.6.11/cvs/Linux x86_64)
Diffstat (limited to 'x11-plugins')
-rw-r--r-- | x11-plugins/gkrellmoon/ChangeLog | 7 | ||||
-rw-r--r-- | x11-plugins/gkrellmoon/gkrellmoon-0.6-r1.ebuild | 4 |
2 files changed, 7 insertions, 4 deletions
diff --git a/x11-plugins/gkrellmoon/ChangeLog b/x11-plugins/gkrellmoon/ChangeLog index aa9ea9b952d8..072cfc5c9368 100644 --- a/x11-plugins/gkrellmoon/ChangeLog +++ b/x11-plugins/gkrellmoon/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-plugins/gkrellmoon -# Copyright 2002-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellmoon/ChangeLog,v 1.17 2009/05/31 14:11:28 nixnut Exp $ +# 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 $ + + 31 May 2009; Markus Meier <maekke@gentoo.org> gkrellmoon-0.6-r1.ebuild: + amd64/x86 stable, bug #271463 31 May 2009; nixnut <nixnut@gentoo.org> gkrellmoon-0.6-r1.ebuild: ppc stable #271463 diff --git a/x11-plugins/gkrellmoon/gkrellmoon-0.6-r1.ebuild b/x11-plugins/gkrellmoon/gkrellmoon-0.6-r1.ebuild index 831333db92e9..d6d678189990 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.2 2009/05/31 14:11:28 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellmoon/gkrellmoon-0.6-r1.ebuild,v 1.3 2009/05/31 15:02:07 maekke 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} |