dev-libs/clearsilver: Add Java support. Fixes bug 251091.
authorPatrice Clement <monsieurp@gentoo.org>
Thu, 1 Oct 2015 16:47:05 +0000 (16:47 +0000)
committerPatrice Clement <monsieurp@gentoo.org>
Thu, 1 Oct 2015 16:47:36 +0000 (16:47 +0000)
Package-Manager: portage-2.2.18
Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
dev-libs/clearsilver/clearsilver-0.10.5-r3.ebuild

index 2365d91673a4902f07f114507d3d1eb7d018c9c6..61bb9861a1e6f7a6d7c56deb673396a10d17340e 100644 (file)
@@ -1,8 +1,8 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-# Please note: apache, java, mono and ruby support disabled for now.
+# Please note: apache, mono and ruby support disabled for now.
 # Fill a bug if you need it.
 #
 # dju@gentoo.org, 4th July 2005
@@ -27,8 +27,7 @@ DEPEND="perl? ( dev-lang/perl:= )
        java? ( >=virtual/jdk-1.6 )"
 
 RDEPEND="
-       java? ( >=virtual/jre-1.6 )
-       ${DEPEND}"
+       java? ( >=virtual/jre-1.6 )"
 
 DOCS=(README INSTALL)