diff options
Diffstat (limited to 'dev-java/java-config/java-config-2.1.8-r1.ebuild')
-rw-r--r-- | dev-java/java-config/java-config-2.1.8-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/java-config/java-config-2.1.8-r1.ebuild b/dev-java/java-config/java-config-2.1.8-r1.ebuild index 54c94c8cf7f0..e7da18235d6b 100644 --- a/dev-java/java-config/java-config-2.1.8-r1.ebuild +++ b/dev-java/java-config/java-config-2.1.8-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/dev-java/java-config/java-config-2.1.8-r1.ebuild,v 1.5 2009/07/06 14:25:02 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/java-config/java-config-2.1.8-r1.ebuild,v 1.6 2009/07/19 13:53:25 nixnut Exp $ inherit fdo-mime gnome2-utils distutils eutils @@ -10,7 +10,7 @@ SRC_URI="mirror://gentoo/${P}.tar.bz2" LICENSE="GPL-2" SLOT="2" -KEYWORDS="alpha amd64 arm ia64 ~ppc ppc64 x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm ia64 ppc ppc64 x86 ~x86-fbsd" IUSE="" DEPEND="dev-lang/python" |