diff options
Diffstat (limited to 'dev-java/java-config/java-config-2.1.12-r1.ebuild')
-rw-r--r-- | dev-java/java-config/java-config-2.1.12-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/java-config/java-config-2.1.12-r1.ebuild b/dev-java/java-config/java-config-2.1.12-r1.ebuild index 35a96c1edfc4..25c48a2dcea5 100644 --- a/dev-java/java-config/java-config-2.1.12-r1.ebuild +++ b/dev-java/java-config/java-config-2.1.12-r1.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2015 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.12-r1.ebuild,v 1.10 2015/03/31 18:55:04 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/java-config/java-config-2.1.12-r1.ebuild,v 1.11 2015/04/08 18:09:20 mgorny Exp $ EAPI="5" # jython depends on java-config, so don't add it or things will breake. -PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3} ) +PYTHON_COMPAT=( python{2_7,3_3} ) inherit distutils-r1 eutils fdo-mime gnome2-utils |