From: "Patrice Clement" <monsieurp@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-java/rngom/
Date: Mon, 14 Dec 2015 09:43:57 +0000 (UTC) [thread overview]
Message-ID: <1450086203.9b2f4c676dc7cabac7863f9e1192f595e5296746.monsieurp@gentoo> (raw)
commit: 9b2f4c676dc7cabac7863f9e1192f595e5296746
Author: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
AuthorDate: Mon Dec 14 09:29:34 2015 +0000
Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Mon Dec 14 09:43:23 2015 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9b2f4c67
dev-java/rngom: Version bump.
Package-Manager: portage-2.2.20.1
Signed-off-by: Patrice Clement <monsieurp <AT> gentoo.org>
dev-java/rngom/Manifest | 1 +
dev-java/rngom/rngom-20100718.ebuild | 49 ++++++++++++++++++++++++++++++++++++
2 files changed, 50 insertions(+)
diff --git a/dev-java/rngom/Manifest b/dev-java/rngom/Manifest
index 0581488..5fe4b46 100644
--- a/dev-java/rngom/Manifest
+++ b/dev-java/rngom/Manifest
@@ -1 +1,2 @@
DIST rngom-20051226.zip 1370492 SHA256 aafaeb2e7e1a712affcd89605a1df99c1deb77eb2424291b47556a597225542e SHA512 487fa97db3ac5d3ab2c9c64b8b406de789393dbe06e38d2b180ab4deb59813b2aeaa46b1ad7d5b55e67dd0558be98d300d7d91e66c922206b35822fdf931d0ef WHIRLPOOL 254d7fd0feba46b4fbf230fd9dd1cbfe6536f6cc06c403fa2b1092fe50464146125cab3a2e5bb6e006f4c3878d3cef4b624ba44ffb1c00b601e20e2474d6041e
+DIST rngom-20100718.jar 196334 SHA256 e0744ec61d2a8ede4004e520f54747f828d812c2907c1b2dc0eb4f93070f3dc9 SHA512 af634a3b30b726c9567bb2108dc9c041a60e2de4b395bf1efcca43060d22927896d10bf69b852a3e70b331659803f4dba074392f4be7de6cbdbc210ce90e25cb WHIRLPOOL 18a80fbe4d0f0d16c4bfaf12b6c5e228ffdad0848968a682b00ba956a2ae37e7fb03dae2ad17dae34e92564f667097ade26756f55757cf82ad1a78cf0ab62fa7
diff --git a/dev-java/rngom/rngom-20100718.ebuild b/dev-java/rngom/rngom-20100718.ebuild
new file mode 100644
index 0000000..e9848c6
--- /dev/null
+++ b/dev-java/rngom/rngom-20100718.ebuild
@@ -0,0 +1,49 @@
+# 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="RNGOM is an open-source Java library for parsing RELAX NG grammars"
+HOMEPAGE="https://rngom.dev.java.net/"
+SRC_URI="https://repo1.maven.org/maven2/org/kohsuke/${PN}/${PN}/${PV}/${P}-sources.jar -> ${P}.jar"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+IUSE=""
+
+CDEPEND="
+ dev-java/xsdlib:0
+ dev-java/relaxng-datatype:0"
+
+RDEPEND="
+ ${CDEPEND}
+ >=virtual/jre-1.6"
+
+DEPEND="
+ ${CDEPEND}
+ app-arch/unzip
+ >=virtual/jdk-1.6"
+
+JAVA_GENTOO_CLASSPATH="
+ xsdlib
+ relaxng-datatype
+"
+
+JAVA_RM_FILES=(
+ Token.java
+ TokenMgrError.java
+ ParseException.java
+ UCode_UCodeESC_CharStream.java
+ org/kohsuke/rngom/parse/compact/CompactSyntax.java
+ org/kohsuke/rngom/parse/compact/EOFException.java
+ org/kohsuke/rngom/parse/compact/JavaCharStream.java
+ org/kohsuke/rngom/parse/compact/CompactParseable.java
+ org/kohsuke/rngom/parse/compact/EscapeSyntaxException.java
+ org/kohsuke/rngom/parse/compact/CompactSyntaxConstants.java
+ org/kohsuke/rngom/parse/compact/CompactSyntaxTokenManager.java
+)
next reply other threads:[~2015-12-14 9:44 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-12-14 9:43 Patrice Clement [this message]
-- strict thread matches above, loose matches on Subject: below --
2016-01-16 22:32 [gentoo-commits] repo/gentoo:master commit in: dev-java/rngom/ Patrice Clement
2016-02-16 12:49 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=1450086203.9b2f4c676dc7cabac7863f9e1192f595e5296746.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