projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1cb50fe
)
dev-java/cofoja: Add doc USE flag.
author
Patrice Clement
<monsieurp@gentoo.org>
Fri, 18 Mar 2016 09:03:12 +0000
(09:03 +0000)
committer
Patrice Clement
<monsieurp@gentoo.org>
Fri, 18 Mar 2016 10:00:48 +0000
(10:00 +0000)
Package-Manager: portage-2.2.26
dev-java/cofoja/cofoja-1.2.ebuild
patch
|
blob
|
history
diff --git
a/dev-java/cofoja/cofoja-1.2.ebuild
b/dev-java/cofoja/cofoja-1.2.ebuild
index 6feff468cda4c9d84cf0e4f5cca31aa49e5c4ef6..1ea4304dcc6d3dda9271669fc844007ba6c884cd 100644
(file)
--- a/
dev-java/cofoja/cofoja-1.2.ebuild
+++ b/
dev-java/cofoja/cofoja-1.2.ebuild
@@
-1,10
+1,10
@@
-# Copyright 1999-201
5
Gentoo Foundation
+# Copyright 1999-201
6
Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
EAPI=5
-JAVA_PKG_IUSE="source"
+JAVA_PKG_IUSE="
doc
source"
inherit java-pkg-2 java-pkg-simple
@@
-27,6
+27,7
@@
DEPEND="
RDEPEND="
${CDEPEND}
+ source? ( app-arch/zip )
>=virtual/jre-1.6"
S="${WORKDIR}/${P}"