mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-01 11:18:09 -07:00
dev-java/jarjar: Stable for all.
Package-Manager: portage-2.2.18 Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
This commit is contained in:
@@ -5,15 +5,14 @@ EAPI=5
|
||||
|
||||
JAVA_PKG_IUSE="doc source test"
|
||||
|
||||
inherit eutils java-pkg-2 java-ant-2
|
||||
inherit java-pkg-2 java-ant-2
|
||||
|
||||
DESCRIPTION="Tool for repackaging third-party jars"
|
||||
#SRC_URI="mirror://sourceforge/jarjar/${PN}-src-${PV}.zip"
|
||||
SRC_URI="http://jarjar.googlecode.com/files/${PN}-src-${PV}.zip"
|
||||
HOMEPAGE="http://jarjar.sourceforge.net"
|
||||
LICENSE="GPL-2"
|
||||
SLOT="1"
|
||||
KEYWORDS="~amd64 ~arm ~x86 ~amd64-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris"
|
||||
KEYWORDS="amd64 x86 ppc ppc64 ~amd64-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris"
|
||||
IUSE=""
|
||||
|
||||
CDEPEND="
|
||||
|
||||
Reference in New Issue
Block a user