Gentoo Archives: gentoo-commits

From: Patrice Clement <monsieurp@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-java/jacoco/
Date: Sat, 20 Feb 2016 11:13:36
Message-Id: 1455966676.b07cacf780f1a4d14edbdffd0f2a62d317efb4a4.monsieurp@gentoo
1 commit: b07cacf780f1a4d14edbdffd0f2a62d317efb4a4
2 Author: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
3 AuthorDate: Sat Feb 20 11:10:31 2016 +0000
4 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
5 CommitDate: Sat Feb 20 11:11:16 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b07cacf7
7
8 dev-java/jacoco: Stable for amd64. Retroactively mark stable for the remaining arches using the ALLARCHES policy.
9
10 Package-Manager: portage-2.2.26
11
12 dev-java/jacoco/jacoco-0.7.5.ebuild | 3 ++-
13 1 file changed, 2 insertions(+), 1 deletion(-)
14
15 diff --git a/dev-java/jacoco/jacoco-0.7.5.ebuild b/dev-java/jacoco/jacoco-0.7.5.ebuild
16 index c7dc86c..bc66630 100644
17 --- a/dev-java/jacoco/jacoco-0.7.5.ebuild
18 +++ b/dev-java/jacoco/jacoco-0.7.5.ebuild
19 @@ -2,6 +2,7 @@
20 # Distributed under the terms of the GNU General Public License v2
21 # $Id$
22 EAPI=5
23 +
24 JAVA_PKG_IUSE="doc source"
25
26 inherit java-pkg-2 java-pkg-simple
27 @@ -17,7 +18,7 @@ SRC_URI="
28 https://repo1.maven.org/maven2/org/${PN}/org.${PN}.ant/${PV}.${DATE}/org.${PN}.ant-${PV}.${DATE}-sources.jar -> ${P}-ant.jar"
29 LICENSE="EPL-1.0"
30 SLOT="0"
31 -KEYWORDS="~amd64 ~ppc64 ~x86"
32 +KEYWORDS="amd64 ppc64 x86"
33 IUSE=""
34
35 CDEPEND="