diff options
author | 2007-04-26 19:06:24 +0000 | |
---|---|---|
committer | 2007-04-26 19:06:24 +0000 | |
commit | 8712d9758700016b80f9755d7e8aecb9d9d2f2ea (patch) | |
tree | 1ee8b4831a6c7d7afaf33286c38d188b069afe5a /x11-plugins | |
parent | amd64 stable, bug 175141 (diff) | |
download | gentoo-2-8712d9758700016b80f9755d7e8aecb9d9d2f2ea.tar.gz gentoo-2-8712d9758700016b80f9755d7e8aecb9d9d2f2ea.tar.bz2 gentoo-2-8712d9758700016b80f9755d7e8aecb9d9d2f2ea.zip |
x86 stable wrt #176144
(Portage version: 2.1.2.4)
Diffstat (limited to 'x11-plugins')
-rw-r--r-- | x11-plugins/gkrellfire/ChangeLog | 5 | ||||
-rw-r--r-- | x11-plugins/gkrellfire/gkrellfire-0.3.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-plugins/gkrellfire/ChangeLog b/x11-plugins/gkrellfire/ChangeLog index 1b95dfaa7784..0793ced673ca 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.2 2007/03/09 15:57:48 lack Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellfire/ChangeLog,v 1.3 2007/04/26 19:06:24 armin76 Exp $ + + 26 Apr 2007; Raúl Porcel <armin76@gentoo.org> gkrellfire-0.3.3.ebuild: + x86 stable wrt #176144 09 Mar 2007; Jim Ramsay <lack@gentoo.org> gkrellfire-0.3.3.ebuild: Updated to use new gkrellm-plugin eclass diff --git a/x11-plugins/gkrellfire/gkrellfire-0.3.3.ebuild b/x11-plugins/gkrellfire/gkrellfire-0.3.3.ebuild index ca34a5abc435..d76034e3c9a0 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 # 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.2 2007/03/09 15:57:48 lack Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellfire/gkrellfire-0.3.3.ebuild,v 1.3 2007/04/26 19:06:24 armin76 Exp $ inherit gkrellm-plugin @@ -10,7 +10,7 @@ SRC_URI="http://people.freenet.de/thomas-steinke/${P}.tgz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="x86" IUSE="" |