From: "Patrice Clement" <monsieurp@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-java/stax2-api/
Date: Tue, 29 Sep 2015 08:15:28 +0000 (UTC) [thread overview]
Message-ID: <1443514197.b621db10fd30ef45e2ed0d7413afd6077e1f5beb.monsieurp@gentoo> (raw)
commit: b621db10fd30ef45e2ed0d7413afd6077e1f5beb
Author: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
AuthorDate: Tue Sep 29 08:09:57 2015 +0000
Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Tue Sep 29 08:09:57 2015 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b621db10
dev-java/stax2-api: Removes java-virtual/stax-api dependency and fixes bug 561504.
Package-Manager: portage-2.2.18
Signed-off-by: Patrice Clement <monsieurp <AT> gentoo.org>
dev-java/stax2-api/stax2-api-4.0.0-r1.ebuild | 28 ++++++++++++++++++++++++++++
1 file changed, 28 insertions(+)
diff --git a/dev-java/stax2-api/stax2-api-4.0.0-r1.ebuild b/dev-java/stax2-api/stax2-api-4.0.0-r1.ebuild
new file mode 100644
index 0000000..c0d2d61
--- /dev/null
+++ b/dev-java/stax2-api/stax2-api-4.0.0-r1.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2015 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
+
+DESCRIPTION="Extended Stax (STandard Api for Xml procesing) API"
+HOMEPAGE="https://github.com/FasterXML/stax2-api"
+SRC_URI="https://github.com/FasterXML/${PN}/archive/${P}.tar.gz"
+
+LICENSE="BSD-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND=">=virtual/jre-1.6"
+DEPEND=">=virtual/jdk-1.6"
+
+S="${WORKDIR}/${PN}-${P}/src"
+JAVA_SRC_DIR="main/java"
+
+src_install() {
+ java-pkg-simple_src_install
+ dodoc ../README.md ../release-notes/VERSION
+}
next reply other threads:[~2015-09-29 8:15 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-09-29 8:15 Patrice Clement [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-02-10 18:10 [gentoo-commits] repo/gentoo:master commit in: dev-java/stax2-api/ Miroslav Šulc
2025-02-10 18:10 Miroslav Šulc
2024-04-07 8:23 Miroslav Šulc
2022-05-13 9:28 Miroslav Šulc
2022-05-13 7:26 Jakov Smolić
2022-05-11 14:51 Agostino Sarubbo
2022-05-11 9:42 Jakov Smolić
2022-05-11 9:42 Jakov Smolić
2022-05-03 14:12 Florian Schmaus
2022-03-06 8:54 Agostino Sarubbo
2022-03-06 8:52 Agostino Sarubbo
2022-03-06 8:50 Agostino Sarubbo
2022-03-06 7:43 Sam James
2022-02-04 16:46 Florian Schmaus
2022-02-03 6:56 Florian Schmaus
2015-09-29 8:15 Patrice Clement
2015-08-19 12:37 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=1443514197.b621db10fd30ef45e2ed0d7413afd6077e1f5beb.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