summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrice Clement <monsieurp@gentoo.org>2015-09-29 08:12:51 +0000
committerPatrice Clement <monsieurp@gentoo.org>2015-09-29 08:12:51 +0000
commit9c7442c55e56b6be9c95037df10517ddd3bc792c (patch)
treeb70b8b56f1bf2e59aa63f7587ac40e4e49b8ed68
parentdev-java/stax2-api: Keyword for ppc+ppc64. (diff)
downloadgentoo-9c7442c5.tar.gz
gentoo-9c7442c5.tar.bz2
gentoo-9c7442c5.zip
dev-java/txw2-runtime: Remove ${CDEPEND} variable.
Package-Manager: portage-2.2.18 Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
-rw-r--r--dev-java/txw2-runtime/txw2-runtime-20110809.ebuild6
1 files changed, 2 insertions, 4 deletions
diff --git a/dev-java/txw2-runtime/txw2-runtime-20110809.ebuild b/dev-java/txw2-runtime/txw2-runtime-20110809.ebuild
index d74350fb51f9..8b3eb2a2cf9d 100644
--- a/dev-java/txw2-runtime/txw2-runtime-20110809.ebuild
+++ b/dev-java/txw2-runtime/txw2-runtime-20110809.ebuild
@@ -20,10 +20,8 @@ SLOT="0"
KEYWORDS="amd64 ppc ppc64 x86 ~x86-fbsd"
IUSE=""
+RDEPEND=">=virtual/jre-1.6"
DEPEND=">=virtual/jdk-1.6
- app-arch/unzip
- ${CDEPEND}"
-RDEPEND=">=virtual/jre-1.6
- ${CDEPEND}"
+ app-arch/unzip"
JAVA_SRC_DIR="com"