projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a2d0cf7
)
dev-lisp/abcl: Drops jad USE flag
author
Chema Alonso Josa
<nimiux@gentoo.org>
Wed, 11 Apr 2018 21:22:14 +0000
(23:22 +0200)
committer
Chema Alonso Josa
<nimiux@gentoo.org>
Wed, 11 Apr 2018 21:22:41 +0000
(23:22 +0200)
Package-Manager: Portage-2.3.24, Repoman-2.3.6
dev-lisp/abcl/abcl-1.5.0.ebuild
patch
|
blob
|
history
diff --git
a/dev-lisp/abcl/abcl-1.5.0.ebuild
b/dev-lisp/abcl/abcl-1.5.0.ebuild
index 8b8a33704ffdc7b8be46186cfd45d778e8c05c33..6a476d2e6b06703baa1551ab8d189d8d7bef98ec 100644
(file)
--- a/
dev-lisp/abcl/abcl-1.5.0.ebuild
+++ b/
dev-lisp/abcl/abcl-1.5.0.ebuild
@@
-15,11
+15,10
@@
RESTRICT="mirror"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~x86"
-IUSE="
jad
"
+IUSE=""
DEPEND=">=virtual/jdk-1.5"
-RDEPEND=">=virtual/jre-1.5
- jad? ( dev-java/jad-bin )"
+RDEPEND=">=virtual/jre-1.5"
S="${WORKDIR}"/${MY_P}