dev-java/tomcat-servlet-api: x86 stable wrt bug #718580
[gentoo.git] / dev-java / dict4j / dict4j-1.1.ebuild
index 0f13198501092f4cfd94d42b48814f5cd6e79657..70e12c0b2ae45d485d2b1cec2cf4fd887265af81 100644 (file)
@@ -1,6 +1,5 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Id$
 
 EAPI="5"
 
@@ -10,21 +9,16 @@ inherit java-pkg-2 java-pkg-simple
 
 DESCRIPTION="Dict protocol implementation in Java"
 HOMEPAGE="http://dict4j.sourceforge.net/"
-SRC_URI="mirror://sourceforge/${PN}/${P}-src.jar"
+SRC_URI="mirror://sourceforge/${PN}/${P}-src.jar -> ${P}.jar"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
+IUSE=""
 
-IUSE="doc source"
-
-DEPEND=""
-
-RDEPEND=">=virtual/jre-1.6
-       ${DEPEND}"
+RDEPEND=">=virtual/jre-1.6"
 DEPEND=">=virtual/jdk-1.6
-       app-arch/unzip
-       ${DEPEND}"
+       app-arch/unzip"
 
 JAVA_SRC_DIR="net"
 JAVA_ENCODING="ISO-8859-1"