public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Patrice Clement" <monsieurp@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-java/xml-commons-resolver/
Date: Fri, 31 Mar 2017 21:57:38 +0000 (UTC)	[thread overview]
Message-ID: <1490997457.0a2119f681dde307e189bf6984625bd36855c2e8.monsieurp@gentoo> (raw)

commit:     0a2119f681dde307e189bf6984625bd36855c2e8
Author:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
AuthorDate: Fri Mar 31 21:55:11 2017 +0000
Commit:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Fri Mar 31 21:57:37 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0a2119f6

dev-java/xml-commons-resolver: EAPI 6 bump.

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 .../xml-commons-resolver-1.2-r1.ebuild             | 36 ++++++++++++++++++++++
 1 file changed, 36 insertions(+)

diff --git a/dev-java/xml-commons-resolver/xml-commons-resolver-1.2-r1.ebuild b/dev-java/xml-commons-resolver/xml-commons-resolver-1.2-r1.ebuild
new file mode 100644
index 00000000000..9db313245d6
--- /dev/null
+++ b/dev-java/xml-commons-resolver/xml-commons-resolver-1.2-r1.ebuild
@@ -0,0 +1,36 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+JAVA_PKG_IUSE="doc source"
+
+inherit java-pkg-2 java-pkg-simple
+
+DESCRIPTION="An XML Entity and URI Resolver"
+HOMEPAGE="http://xml.apache.org/commons/"
+SRC_URI="mirror://apache/xml/commons/${P}.tar.gz"
+
+KEYWORDS="~amd64 ~arm ~ppc64 ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+LICENSE="Apache-2.0"
+SLOT="0"
+
+DEPEND=">=virtual/jdk-1.6"
+RDEPEND=">=virtual/jre-1.6"
+
+DOCS=( KEYS LICENSE.resolver.txt NOTICE-resolver.txt )
+
+S="${WORKDIR}/${P}"
+
+JAVA_SRC_DIR="src"
+
+src_prepare() {
+	default
+	java-pkg_clean
+	rm -rv src/org/apache/xml/resolver/tests || die
+}
+
+src_install() {
+	java-pkg-simple_src_install
+	einstalldocs
+}


             reply	other threads:[~2017-03-31 21:57 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-03-31 21:57 Patrice Clement [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/xml-commons-resolver/ Arthur Zamarin
2022-07-09 11:15 Arthur Zamarin
2022-07-09 10:49 Arthur Zamarin
2022-07-09 10:24 Arthur Zamarin
2022-07-08 21:29 Sam James
2022-07-08 21:29 Sam James
2022-06-08  8:12 Florian Schmaus
2021-12-14 22:33 Miroslav Šulc
2021-12-14 22:27 Sam James
2021-12-14 20:47 Arthur Zamarin
2021-12-14  8:02 Jakov Smolić
2021-12-14  8:02 Jakov Smolić
2021-11-13  8:29 Sam James
2021-06-16  8:17 Miroslav Šulc
2020-12-27 14:07 Fabian Groffen
2019-05-18  1:14 Aaron Bauman
2018-03-01  8:46 Michał Górny
2017-07-13 17:27 Alexis Ballier
2017-05-18 21:54 Patrice Clement
2017-05-18 21:54 Patrice Clement
2017-01-29 15:54 Fabian Groffen

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=1490997457.0a2119f681dde307e189bf6984625bd36855c2e8.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