diff options
Diffstat (limited to 'x11-plugins/gkrellfire/gkrellfire-0.4.2.ebuild')
-rw-r--r-- | x11-plugins/gkrellfire/gkrellfire-0.4.2.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/x11-plugins/gkrellfire/gkrellfire-0.4.2.ebuild b/x11-plugins/gkrellfire/gkrellfire-0.4.2.ebuild index 9e89c1dff587..8a51f4f1708c 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-2010 Gentoo Foundation +# 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.1 2010/03/16 12:23:10 lack Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellfire/gkrellfire-0.4.2.ebuild,v 1.2 2012/08/03 16:02:58 ago 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="" |