diff options
author | Samuli Suominen <drac@gentoo.org> | 2008-04-10 09:55:46 +0000 |
---|---|---|
committer | Samuli Suominen <drac@gentoo.org> | 2008-04-10 09:55:46 +0000 |
commit | 125f9fae83aee191f0574cb5c65d10290d4be11b (patch) | |
tree | 38412e2c297268120a4a51e3b2017a6896cd3cb6 /x11-plugins | |
parent | Version bump. (diff) | |
download | gentoo-2-125f9fae83aee191f0574cb5c65d10290d4be11b.tar.gz gentoo-2-125f9fae83aee191f0574cb5c65d10290d4be11b.tar.bz2 gentoo-2-125f9fae83aee191f0574cb5c65d10290d4be11b.zip |
~amd64 wrt #217105
(Portage version: 2.1.4.4)
Diffstat (limited to 'x11-plugins')
-rw-r--r-- | x11-plugins/gkrellfire/ChangeLog | 7 | ||||
-rw-r--r-- | x11-plugins/gkrellfire/gkrellfire-0.3.3.ebuild | 7 |
2 files changed, 8 insertions, 6 deletions
diff --git a/x11-plugins/gkrellfire/ChangeLog b/x11-plugins/gkrellfire/ChangeLog index 0793ced673ca..cd4a09f17d63 100644 --- a/x11-plugins/gkrellfire/ChangeLog +++ b/x11-plugins/gkrellfire/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-plugins/gkrellfire -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellfire/ChangeLog,v 1.3 2007/04/26 19:06:24 armin76 Exp $ +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellfire/ChangeLog,v 1.4 2008/04/10 09:55:46 drac Exp $ + + 10 Apr 2008; Samuli Suominen <drac@gentoo.org> gkrellfire-0.3.3.ebuild: + ~amd64 wrt #217105 26 Apr 2007; Raúl Porcel <armin76@gentoo.org> gkrellfire-0.3.3.ebuild: x86 stable wrt #176144 diff --git a/x11-plugins/gkrellfire/gkrellfire-0.3.3.ebuild b/x11-plugins/gkrellfire/gkrellfire-0.3.3.ebuild index c4d427c08f56..1337fcc96da9 100644 --- a/x11-plugins/gkrellfire/gkrellfire-0.3.3.ebuild +++ b/x11-plugins/gkrellfire/gkrellfire-0.3.3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellfire/gkrellfire-0.3.3.ebuild,v 1.4 2007/07/11 20:39:23 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellfire/gkrellfire-0.3.3.ebuild,v 1.5 2008/04/10 09:55:46 drac Exp $ inherit gkrellm-plugin @@ -10,6 +10,5 @@ SRC_URI="http://people.freenet.de/thomas-steinke/${P}.tgz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86" - +KEYWORDS="~amd64 x86" IUSE="" |