diff options
-rw-r--r-- | x11-plugins/gkrellfire/ChangeLog | 5 | ||||
-rw-r--r-- | x11-plugins/gkrellfire/gkrellfire-0.4.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-plugins/gkrellfire/ChangeLog b/x11-plugins/gkrellfire/ChangeLog index 8b04c98f22b1..3ae8eccdec42 100644 --- a/x11-plugins/gkrellfire/ChangeLog +++ b/x11-plugins/gkrellfire/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-plugins/gkrellfire # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellfire/ChangeLog,v 1.7 2012/08/03 16:02:58 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellfire/ChangeLog,v 1.8 2012/08/10 13:42:22 johu Exp $ + + 10 Aug 2012; Johannes Huber <johu@gentoo.org> gkrellfire-0.4.2.ebuild: + Stable for x86, wrt bug #422395 03 Aug 2012; Agostino Sarubbo <ago@gentoo.org> gkrellfire-0.4.2.ebuild: Stable for amd64, wrt bug #422395 diff --git a/x11-plugins/gkrellfire/gkrellfire-0.4.2.ebuild b/x11-plugins/gkrellfire/gkrellfire-0.4.2.ebuild index 8a51f4f1708c..1afc35522649 100644 --- a/x11-plugins/gkrellfire/gkrellfire-0.4.2.ebuild +++ b/x11-plugins/gkrellfire/gkrellfire-0.4.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellfire/gkrellfire-0.4.2.ebuild,v 1.2 2012/08/03 16:02:58 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellfire/gkrellfire-0.4.2.ebuild,v 1.3 2012/08/10 13:42:22 johu Exp $ inherit gkrellm-plugin @@ -10,5 +10,5 @@ SRC_URI="ftp://ftp.freebsd.org/pub/FreeBSD/ports/distfiles/${P}.tgz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" |