From: "Miroslav Šulc" <fordfrog@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-java/xerces/
Date: Fri, 9 Jul 2021 13:51:02 +0000 (UTC) [thread overview]
Message-ID: <1625838660.68d3d603523b0fc1ee900a6b1e0d1dcaa64dd9e5.fordfrog@gentoo> (raw)
commit: 68d3d603523b0fc1ee900a6b1e0d1dcaa64dd9e5
Author: Miroslav Šulc <fordfrog <AT> gentoo <DOT> org>
AuthorDate: Fri Jul 9 13:49:59 2021 +0000
Commit: Miroslav Šulc <fordfrog <AT> gentoo <DOT> org>
CommitDate: Fri Jul 9 13:51:00 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=68d3d603
dev-java/xerces: eapi7, min java 1.8, dropped unused dep in 2.12.0-r1
Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Miroslav Šulc <fordfrog <AT> gentoo.org>
dev-java/xerces/xerces-2.12.0-r1.ebuild | 10 ++++------
1 file changed, 4 insertions(+), 6 deletions(-)
diff --git a/dev-java/xerces/xerces-2.12.0-r1.ebuild b/dev-java/xerces/xerces-2.12.0-r1.ebuild
index d91487c5f49..60f2bd89f71 100644
--- a/dev-java/xerces/xerces-2.12.0-r1.ebuild
+++ b/dev-java/xerces/xerces-2.12.0-r1.ebuild
@@ -1,7 +1,7 @@
# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=6
+EAPI=7
JAVA_PKG_IUSE="doc source"
MAVEN_ID="xerces:xercesImpl:2.12.0"
@@ -17,26 +17,24 @@ SRC_URI="https://repo1.maven.org/maven2/xerces/${MY_PN}/${PV}/${MY_P}-sources.ja
LICENSE="Apache-2.0"
SLOT="2"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
+KEYWORDS="amd64 ~arm arm64 ppc64 x86"
CDEPEND="
- dev-java/xjavac:1
dev-java/xml-commons-resolver:0
dev-java/xml-commons-external:1.4"
RDEPEND="
${CDEPEND}
- >=virtual/jre-1.6"
+ >=virtual/jre-1.8:*"
DEPEND="
${CDEPEND}
- >=virtual/jdk-1.6"
+ >=virtual/jdk-1.8:*"
JAVA_SRC_DIR="org"
JAVA_RESOURCE_DIRS="resources"
JAVA_GENTOO_CLASSPATH="
- xjavac-1
xml-commons-resolver
xml-commons-external-1.4"
next reply other threads:[~2021-07-09 13:51 UTC|newest]
Thread overview: 43+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-07-09 13:51 Miroslav Šulc [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-10-12 17:12 [gentoo-commits] repo/gentoo:master commit in: dev-java/xerces/ Arthur Zamarin
2024-02-19 9:07 Miroslav Šulc
2024-02-17 21:17 Sam James
2024-02-16 21:39 Sam James
2024-02-16 19:25 Sam James
2024-02-16 19:25 Sam James
2024-01-18 10:29 Miroslav Šulc
2024-01-17 9:35 Miroslav Šulc
2024-01-17 9:35 Miroslav Šulc
2023-10-28 8:23 Miroslav Šulc
2023-10-26 18:24 Arthur Zamarin
2023-10-17 7:58 Sam James
2023-10-17 7:58 Sam James
2023-10-17 7:58 Sam James
2023-09-16 11:55 Miroslav Šulc
2022-03-06 17:07 Florian Schmaus
2022-03-06 8:52 Agostino Sarubbo
2022-03-06 8:06 Sam James
2022-03-05 9:23 Jakov Smolić
2022-03-05 9:23 Jakov Smolić
2022-02-03 12:00 Miroslav Šulc
2022-02-03 12:00 Miroslav Šulc
2021-07-09 13:51 Miroslav Šulc
2021-07-09 13:51 Miroslav Šulc
2021-04-21 18:51 Sam James
2021-04-18 8:12 Miroslav Šulc
2021-04-13 18:42 Miroslav Šulc
2021-04-13 13:16 Miroslav Šulc
2021-04-13 13:16 Miroslav Šulc
2021-04-13 12:20 Miroslav Šulc
2021-04-13 12:20 Miroslav Šulc
2021-04-13 9:23 Miroslav Šulc
2019-05-18 1:14 Aaron Bauman
2019-04-26 16:39 Georgy Yakovlev
2019-04-14 19:27 Patrice Clement
2019-04-14 19:27 Patrice Clement
2019-04-14 19:27 Patrice Clement
2018-03-01 8:46 Michał Górny
2017-07-13 17:27 Alexis Ballier
2017-04-08 21:57 Patrice Clement
2017-01-29 15:54 Fabian Groffen
2015-12-02 16:26 Patrice Clement
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1625838660.68d3d603523b0fc1ee900a6b1e0d1dcaa64dd9e5.fordfrog@gentoo \
--to=fordfrog@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox