Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 421503 | Differences between
and this patch

Collapse All | Expand All

(-)/var/portage/dev-java/groovy/groovy-1.8.5.ebuild (-2 / +2 lines)
Lines 40-46 Link Here
40
	dev-java/jline
40
	dev-java/jline
41
	dev-java/commons-cli
41
	dev-java/commons-cli
42
	dev-java/jansi
42
	dev-java/jansi
43
	java-virtuals/servlet-api:2.4
43
	java-virtuals/servlet-api:3.0
44
	>=dev-java/bsf-2.4
44
	>=dev-java/bsf-2.4
45
	java-virtuals/jmx"
45
	java-virtuals/jmx"
46
46
Lines 82-88 Link Here
82
	cd compile
82
	cd compile
83
83
84
	java-pkg_jar-from commons-cli-1,ant-core,antlr,asm-3,xstream,jansi
84
	java-pkg_jar-from commons-cli-1,ant-core,antlr,asm-3,xstream,jansi
85
	java-pkg_jar-from jline,junit,servlet-api-2.4,bsf-2.3
85
	java-pkg_jar-from jline,junit-4,servlet-api-3.0,bsf-2.3
86
	java-pkg_jar-from --virtual jmx
86
	java-pkg_jar-from --virtual jmx
87
	java-pkg_jar-from --build-only ant-ivy:2
87
	java-pkg_jar-from --build-only ant-ivy:2
88
	use doc && java-pkg_jar-from --build-only qdox-1.12,ant-antlr,commons-logging
88
	use doc && java-pkg_jar-from --build-only qdox-1.12,ant-antlr,commons-logging

Return to bug 421503