commit:     3ad34412c09e522d260acd8afe99047751488d9c
Author:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
AuthorDate: Thu Dec  3 17:20:21 2015 +0000
Commit:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Thu Dec  3 21:19:09 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3ad34412

dev-java/cofoja: Housekeeping.

Package-Manager: portage-2.2.20.1
Signed-off-by: Patrice Clement <monsieurp <AT> gentoo.org>

 dev-java/cofoja/cofoja-1.2.ebuild | 14 +++++++++-----
 1 file changed, 9 insertions(+), 5 deletions(-)

diff --git a/dev-java/cofoja/cofoja-1.2.ebuild 
b/dev-java/cofoja/cofoja-1.2.ebuild
index 8fcefc9..11c634c 100644
--- a/dev-java/cofoja/cofoja-1.2.ebuild
+++ b/dev-java/cofoja/cofoja-1.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2015 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}"
 

Reply via email to