projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
22d8f1c
)
app-text/jabref-bin: Add proper java target (#635962)
author
Nicolas Bock
<nicolasbock@gentoo.org>
Tue, 31 Oct 2017 15:17:45 +0000
(09:17 -0600)
committer
Nicolas Bock
<nicolasbock@gentoo.org>
Tue, 31 Oct 2017 15:18:25 +0000
(09:18 -0600)
Package-Manager: Portage-2.3.8, Repoman-2.3.3
app-text/jabref-bin/jabref-bin-4.0.ebuild
patch
|
blob
|
history
diff --git
a/app-text/jabref-bin/jabref-bin-4.0.ebuild
b/app-text/jabref-bin/jabref-bin-4.0.ebuild
index 8327029bd2468bb3c27013e049a2bd19068fae15..1146ca3e17aa6f3311996044644f2476f70e1cf9 100644
(file)
--- a/
app-text/jabref-bin/jabref-bin-4.0.ebuild
+++ b/
app-text/jabref-bin/jabref-bin-4.0.ebuild
@@
-3,6
+3,8
@@
EAPI=6
+JAVA_PKG_WANT_TARGET=1.8
+
inherit eutils java-pkg-2
MY_PV_1="${PV/_beta/b}"