From: "Patrice Clement" <monsieurp@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-java/xml-commons-external/
Date: Fri, 8 Apr 2016 15:30:17 +0000 (UTC) [thread overview]
Message-ID: <1460128569.8dafbeb11a1b395b31d36b417da112c7d694e5a5.monsieurp@gentoo> (raw)
commit: 8dafbeb11a1b395b31d36b417da112c7d694e5a5
Author: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
AuthorDate: Fri Apr 8 08:59:16 2016 +0000
Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Fri Apr 8 15:16:09 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8dafbeb1
dev-java/xml-commons-external: EAPI 5 bump. Switch to java-pkg-simple.
Package-Manager: portage-2.2.26
dev-java/xml-commons-external/Manifest | 1 +
.../xml-commons-external-1.4.01-r1.ebuild | 27 ++++++++++++++++++++++
2 files changed, 28 insertions(+)
diff --git a/dev-java/xml-commons-external/Manifest b/dev-java/xml-commons-external/Manifest
index 4a0297f..9c81e0e 100644
--- a/dev-java/xml-commons-external/Manifest
+++ b/dev-java/xml-commons-external/Manifest
@@ -1,2 +1,3 @@
DIST xml-commons-external-1.3.04.tar.bz2 659665 SHA256 4fde2dbe7707ebcec2b10f4d0214f6f30f608ab6c62b7833e183177ed6dd4dc8 SHA512 8bc71a0850e751ae4a5057833d57b2235734facbae43c733b0a9d86e5be99af016b737f12f5566c736f71374a709dee9954089db8fbeff4fb4cbb236a9fd6abb WHIRLPOOL df6004b449cae74d8e81c079c29bd2f9fed58df2ed65e488094c59c4cd687245a4b0bb6576874535ef61d7228c1e70e418518e0cf9387aa1e068584346751b3f
+DIST xml-commons-external-1.4.01.jar 656529 SHA256 5db8b94589e334283e01075458cfae920995e37ab997cb3b475fd0667b3158b2 SHA512 f00773eec613453d0e1b7b0857b01c51d1926079f38e172953c4ef0350f063439acc8b5967f947c8d15a73e5d53e8887c3bf30122d5f7c553bcef349e5a8cb9a WHIRLPOOL e6b2690218e5ed0dd8794acefe28b0b1b7f099725a65ccd01c36f06dd717ea2d5f3e6f35ae757060dce4974486fc75e9082cfc449ec7a44ff72705895743c5ce
DIST xml-commons-external-1.4.01.tar.bz2 683486 SHA256 37adf00788ea7716062ef86c2bf61d46eed4dfb71f0f7e4be1117ab6d47bf305 SHA512 fe22afb25e17b69a5416025ea812348af83474c26dcf88613ebc7b5f1288af9a73428b3f70544907afae4ba9dacb2aa7b8e5e2375d0aa712fe9d4e672d2e02db WHIRLPOOL 3d15e8dab2b966521f01b40b7a34c638f27ec7a9c256bd52b8804376f1f33425c5d5994cbb332201f8e739bcdef6662f9decd26ce7d31e6655132598465b8589
diff --git a/dev-java/xml-commons-external/xml-commons-external-1.4.01-r1.ebuild b/dev-java/xml-commons-external/xml-commons-external-1.4.01-r1.ebuild
new file mode 100644
index 0000000..f87c527
--- /dev/null
+++ b/dev-java/xml-commons-external/xml-commons-external-1.4.01-r1.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+EAPI=5
+
+JAVA_PKG_IUSE="doc source"
+
+inherit java-pkg-2 java-pkg-simple
+
+MY_PN="xml-apis"
+MY_P="${MY_PN}-${PV}"
+
+DESCRIPTION="Externally-defined set of standard interfaces, namely DOM, SAX, and JAXP"
+HOMEPAGE="http://xerces.apache.org/xml-commons/components/external/"
+SRC_URI="https://repo1.maven.org/maven2/${MY_PN}/${MY_PN}/${PV}/${MY_P}-sources.jar -> ${P}.jar"
+
+LICENSE="Apache-2.0"
+KEYWORDS="~amd64 ~arm ~ppc64 ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+SLOT="1.4"
+IUSE=""
+
+RDEPEND="
+ >=virtual/jre-1.6"
+
+DEPEND="
+ >=virtual/jdk-1.6
+ source? ( app-arch/zip )"
next reply other threads:[~2016-04-08 15:30 UTC|newest]
Thread overview: 22+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-04-08 15:30 Patrice Clement [this message]
-- strict thread matches above, loose matches on Subject: below --
2016-07-17 13:33 [gentoo-commits] repo/gentoo:master commit in: dev-java/xml-commons-external/ Patrice Clement
2017-01-29 15:54 Fabian Groffen
2017-04-08 21:57 Patrice Clement
2017-07-13 17:27 Alexis Ballier
2018-03-01 8:46 Michał Górny
2018-06-04 1:12 Aaron Bauman
2019-04-01 8:53 Patrice Clement
2019-04-01 8:53 Patrice Clement
2019-05-18 1:14 Aaron Bauman
2020-12-27 14:07 Fabian Groffen
2021-11-13 8:29 Sam James
2021-12-14 8:02 Jakov Smolić
2021-12-14 8:02 Jakov Smolić
2021-12-14 20:47 Arthur Zamarin
2021-12-14 22:27 Sam James
2021-12-14 22:33 Miroslav Šulc
2022-01-13 8:03 Miroslav Šulc
2022-01-19 10:02 Miroslav Šulc
2022-06-02 6:20 Miroslav Šulc
2024-10-12 17:12 Arthur Zamarin
2024-11-07 7:40 Miroslav Šulc
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=1460128569.8dafbeb11a1b395b31d36b417da112c7d694e5a5.monsieurp@gentoo \
--to=monsieurp@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