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

(-)ant-eclipse-ecj-4.2.ebuild (-1 / +2 lines)
Lines 14-20 Link Here
14
SRC_URI="http://download.eclipse.org/eclipse/downloads/drops4/${DMF/.0}/ecjsrc-${PV}.jar"
14
SRC_URI="http://download.eclipse.org/eclipse/downloads/drops4/${DMF/.0}/ecjsrc-${PV}.jar"
15
15
16
LICENSE="EPL-1.0"
16
LICENSE="EPL-1.0"
17
KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~x86-fbsd"
17
KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x86-solaris"
18
SLOT="4.2"
18
SLOT="4.2"
19
IUSE=""
19
IUSE=""
20
20
Lines 48-51 Link Here
48
	java-pkg_dojar ${PN}.jar
48
	java-pkg_dojar ${PN}.jar
49
	insinto /usr/share/java-config-2/compiler
49
	insinto /usr/share/java-config-2/compiler
50
	doins "${FILESDIR}/ecj-${SLOT}"
50
	doins "${FILESDIR}/ecj-${SLOT}"
51
	sed -i "s/^JAVAC=/&${EPREFIX}:" /usr/share/java-config-2/compiler/ecj-${SLOT}
51
}
52
}

Return to bug 435276