mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 17:09:10 -07:00
dev-java/jnr-enxio: Bump Java version to 7, fixes bug #561352
Bumping the Java version demands a revbump but it should still be safe enough to commit straight to stable. Package-Manager: portage-2.2.20.1
This commit is contained in:
@@ -20,10 +20,10 @@ CDEPEND="dev-java/jnr-constants:0
|
||||
dev-java/jnr-ffi:2"
|
||||
|
||||
DEPEND="${CDEPEND}
|
||||
>=virtual/jdk-1.6"
|
||||
>=virtual/jdk-1.7"
|
||||
|
||||
RDEPEND="${CDEPEND}
|
||||
>=virtual/jre-1.6"
|
||||
>=virtual/jre-1.7"
|
||||
|
||||
java_prepare() {
|
||||
cp "${FILESDIR}"/${P}-build.xml build.xml || die
|
||||
Reference in New Issue
Block a user