projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a6efc91
)
dev-java/jsr181: tidy up ebuild.
author
Patrice Clement
<monsieurp@gentoo.org>
Sun, 25 Dec 2016 00:32:27 +0000
(
01:32
+0100)
committer
Patrice Clement
<monsieurp@gentoo.org>
Sun, 25 Dec 2016 00:53:31 +0000
(
01:53
+0100)
Package-Manager: portage-2.3.0
dev-java/jsr181/jsr181-1.0-r2.ebuild
patch
|
blob
|
history
diff --git
a/dev-java/jsr181/jsr181-1.0-r2.ebuild
b/dev-java/jsr181/jsr181-1.0-r2.ebuild
index e74061f5193cd5c24d1a2ac2f38bdbe77a1ba326..357fadb032fd3858782c2dd43cbd7abb74e75fcc 100644
(file)
--- a/
dev-java/jsr181/jsr181-1.0-r2.ebuild
+++ b/
dev-java/jsr181/jsr181-1.0-r2.ebuild
@@
-1,8
+1,8
@@
# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
-
EAPI=5
+
JAVA_PKG_IUSE="source doc"
inherit java-pkg-2 java-pkg-simple
@@
-21,5
+21,4
@@
KEYWORDS="amd64 ppc64 x86"
IUSE=""
RDEPEND=">=virtual/jre-1.6"
-DEPEND=">=virtual/jdk-1.6
- app-arch/unzip"
+DEPEND=">=virtual/jdk-1.6"