diff options
author | Markus Meier <maekke@gentoo.org> | 2009-05-31 15:02:44 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2009-05-31 15:02:44 +0000 |
commit | 3abd1d8f463847b30cb540561ceadf878d43abc6 (patch) | |
tree | af7282004c8c21fb73b4924e17ce3eee4efac595 /x11-plugins/gkrellmoon | |
parent | x86 stable, bug #271463 (diff) | |
download | historical-3abd1d8f463847b30cb540561ceadf878d43abc6.tar.gz historical-3abd1d8f463847b30cb540561ceadf878d43abc6.tar.bz2 historical-3abd1d8f463847b30cb540561ceadf878d43abc6.zip |
amd64/x86 stable, bug #271463
Package-Manager: portage-2.1.6.11/cvs/Linux x86_64
Diffstat (limited to 'x11-plugins/gkrellmoon')
-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} |