From: "Patrice Clement" <monsieurp@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-java/sac/
Date: Thu, 3 Mar 2016 16:08:04 +0000 (UTC) [thread overview]
Message-ID: <1457020485.cda2b305ac55c0c33037d7e8aa384df6a0fcff71.monsieurp@gentoo> (raw)
commit: cda2b305ac55c0c33037d7e8aa384df6a0fcff71
Author: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
AuthorDate: Thu Mar 3 09:34:59 2016 +0000
Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Thu Mar 3 15:54:45 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cda2b305
dev-java/sac: EAPI 5 bump. Switch to java-pkg-simple.
Package-Manager: portage-2.2.26
dev-java/sac/Manifest | 1 +
dev-java/sac/sac-1.3-r2.ebuild | 30 ++++++++++++++++++++++++++++++
2 files changed, 31 insertions(+)
diff --git a/dev-java/sac/Manifest b/dev-java/sac/Manifest
index 861f268..59e9d4e 100644
--- a/dev-java/sac/Manifest
+++ b/dev-java/sac/Manifest
@@ -1 +1,2 @@
+DIST sac-1.3.zip 163617 SHA256 a228cae0e4c0cbefc7087cd1e17c0e8f91ee648949c6f0b9854c22f7ad1557b6 SHA512 e179d2e672f1e9e134c4bec92742410bcf2c5d423e5d236856bb53e849d7fcdb2bb09518796d30862685a9ab2344bfeea9b4c7f3c3dd4a1007c8056e120c87b9 WHIRLPOOL 306315955e0fd94e11d601e8de04c6acee104b3a8662b4d10fe3c336aff940af6ef10037c6117c218ece03cd042abf02c061daed40568087009db15bfa352086
DIST sacjava-1.3.zip 163617 SHA256 a228cae0e4c0cbefc7087cd1e17c0e8f91ee648949c6f0b9854c22f7ad1557b6 SHA512 e179d2e672f1e9e134c4bec92742410bcf2c5d423e5d236856bb53e849d7fcdb2bb09518796d30862685a9ab2344bfeea9b4c7f3c3dd4a1007c8056e120c87b9 WHIRLPOOL 306315955e0fd94e11d601e8de04c6acee104b3a8662b4d10fe3c336aff940af6ef10037c6117c218ece03cd042abf02c061daed40568087009db15bfa352086
diff --git a/dev-java/sac/sac-1.3-r2.ebuild b/dev-java/sac/sac-1.3-r2.ebuild
new file mode 100644
index 0000000..ffe8674
--- /dev/null
+++ b/dev-java/sac/sac-1.3-r2.ebuild
@@ -0,0 +1,30 @@
+# 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
+
+DESCRIPTION="SAC is a standard interface for CSS parser"
+HOMEPAGE="http://www.w3.org/Style/CSS/SAC/"
+SRC_URI="http://www.w3.org/2002/06/sacjava-${PV}.zip -> ${P}.zip"
+
+LICENSE="W3C"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+DEPEND=">=virtual/jdk-1.6"
+
+RDEPEND=">=virtual/jre-1.6"
+
+S="${WORKDIR}/${P}"
+
+JAVA_SRC_DIR="org"
+
+java_prepare() {
+ java-pkg_clean
+}
next reply other threads:[~2016-03-03 16:08 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-03-03 16:08 Patrice Clement [this message]
-- strict thread matches above, loose matches on Subject: below --
2016-03-30 13:41 [gentoo-commits] repo/gentoo:master commit in: dev-java/sac/ Patrice Clement
2016-03-30 13:41 Patrice Clement
2018-05-27 16:30 Patrice Clement
2020-10-20 4:11 Sam James
2022-01-11 15:29 Florian Schmaus
2022-01-12 20:00 Arthur Zamarin
2022-01-12 20:00 Arthur Zamarin
2022-01-18 7:40 Arthur Zamarin
2022-01-22 8:57 Miroslav Šulc
2022-02-10 9:10 Jakov Smolić
2022-02-10 9:10 Jakov Smolić
2022-02-11 7:26 Agostino Sarubbo
2022-02-11 8:46 Miroslav Šulc
2022-02-11 12:25 Sam James
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=1457020485.cda2b305ac55c0c33037d7e8aa384df6a0fcff71.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