From: "Patrice Clement" <monsieurp@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-java/sax/
Date: Fri, 17 Mar 2017 22:59:23 +0000 (UTC) [thread overview]
Message-ID: <1489791556.44f5846f28bcc618fef603befdd90092d9117b40.monsieurp@gentoo> (raw)
commit: 44f5846f28bcc618fef603befdd90092d9117b40
Author: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
AuthorDate: Fri Mar 17 22:23:16 2017 +0000
Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Fri Mar 17 22:59:16 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=44f5846f
dev-java/sax: EAPI 6 bump.
Package-Manager: Portage-2.3.3, Repoman-2.3.1
dev-java/sax/sax-2.2.1-r4.ebuild | 37 +++++++++++++++++++++++++++++++++++++
1 file changed, 37 insertions(+)
diff --git a/dev-java/sax/sax-2.2.1-r4.ebuild b/dev-java/sax/sax-2.2.1-r4.ebuild
new file mode 100644
index 00000000000..2142cba424f
--- /dev/null
+++ b/dev-java/sax/sax-2.2.1-r4.ebuild
@@ -0,0 +1,37 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+JAVA_PKG_IUSE="doc source"
+
+MY_PN="sax2r3"
+
+inherit java-pkg-2 java-pkg-simple
+
+DESCRIPTION="SAX: Simple API for XML in Java"
+HOMEPAGE="http://sax.sourceforge.net/"
+SRC_URI="mirror://sourceforge/${PN}/${MY_PN}.zip -> ${P}.zip"
+LICENSE="public-domain"
+
+SLOT="0"
+KEYWORDS="~amd64 ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
+
+RDEPEND="
+ >=virtual/jre-1.6"
+
+DEPEND="
+ >=virtual/jdk-1.6
+ source? ( app-arch/zip )"
+
+S="${WORKDIR}/sax2r3"
+
+src_prepare() {
+ default
+ java-pkg_clean
+}
+
+src_install() {
+ java-pkg-simple_src_install
+ dodoc ChangeLog CHANGES README
+}
next reply other threads:[~2017-03-17 22:59 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-03-17 22:59 Patrice Clement [this message]
-- strict thread matches above, loose matches on Subject: below --
2022-02-17 9:00 [gentoo-commits] repo/gentoo:master commit in: dev-java/sax/ Miroslav Šulc
2022-02-17 7:34 Agostino Sarubbo
2022-02-15 14:54 Jakov Smolić
2022-02-15 14:54 Jakov Smolić
2022-01-22 8:57 Miroslav Šulc
2022-01-19 10:04 Miroslav Šulc
2017-03-17 22:59 Patrice Clement
2017-03-17 22:59 Patrice Clement
2017-01-29 15:54 Fabian Groffen
2016-03-05 11:39 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=1489791556.44f5846f28bcc618fef603befdd90092d9117b40.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