Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 709292
Collapse All | Expand All

(-)a/dev-java/java-config/java-config-2.2.9999.ebuild (-1 / +1 lines)
Lines 7-13 EAPI="5" Link Here
7
# jython depends on java-config, so don't add it or things will break
7
# jython depends on java-config, so don't add it or things will break
8
PYTHON_COMPAT=( python{2_6,2_7,3_1,3_2,3_3} pypy{1_8,1_9} )
8
PYTHON_COMPAT=( python{2_6,2_7,3_1,3_2,3_3} pypy{1_8,1_9} )
9
9
10
inherit git-2 distutils-r1 eutils
10
inherit git-r3 distutils-r1 eutils
11
11
12
EGIT_REPO_URI="https://anongit.gentoo.org/git/proj/java-config.git"
12
EGIT_REPO_URI="https://anongit.gentoo.org/git/proj/java-config.git"
13
EGIT_BRANCH="java-config-2.2"
13
EGIT_BRANCH="java-config-2.2"
(-)a/dev-java/java-config/java-config-2.9999.ebuild (-1 / +1 lines)
Lines 7-13 EAPI="5" Link Here
7
# jython depends on java-config, so don't add it or things will break
7
# jython depends on java-config, so don't add it or things will break
8
PYTHON_COMPAT=( python{2_6,2_7,3_1,3_2,3_3} pypy{1_8,1_9} )
8
PYTHON_COMPAT=( python{2_6,2_7,3_1,3_2,3_3} pypy{1_8,1_9} )
9
9
10
inherit git-2 distutils-r1 eutils
10
inherit git-r3 distutils-r1 eutils
11
11
12
EGIT_REPO_URI="https://anongit.gentoo.org/git/proj/java-config.git"
12
EGIT_REPO_URI="https://anongit.gentoo.org/git/proj/java-config.git"
13
13

Return to bug 709292