projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d718007
)
dev-java/cofoja: Housekeeping.
author
Patrice Clement
<monsieurp@gentoo.org>
Thu, 3 Dec 2015 17:20:21 +0000
(17:20 +0000)
committer
Patrice Clement
<monsieurp@gentoo.org>
Thu, 3 Dec 2015 21:19:09 +0000
(21:19 +0000)
Package-Manager: portage-2.2.20.1
Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
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 8fcefc94202eab7689939f9611e905d90cc8aaff..11c634c3e2608e29878635fd6fe43def23ac8166 100644
(file)
--- a/
dev-java/cofoja/cofoja-1.2.ebuild
+++ b/
dev-java/cofoja/cofoja-1.2.ebuild
@@
-1,4
+1,4
@@
-# Copyright 1999-201
3
Gentoo Foundation
+# Copyright 1999-201
5
Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@
-20,10
+20,14
@@
IUSE=""
RESTRICT="test"
CDEPEND="dev-java/asm:4"
-DEPEND=">=virtual/jdk-1.6
- ${CDEPEND}"
-RDEPEND=">=virtual/jre-1.6
- ${CDEPEND}"
+
+DEPEND="
+ ${CDEPEND}
+ >=virtual/jdk-1.6"
+
+RDEPEND="
+ ${CDEPEND}
+ >=virtual/jre-1.6"
S="${WORKDIR}/${P}"