From: "Miroslav Šulc" <fordfrog@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-java/resin-servlet-api/
Date: Tue, 4 May 2021 09:01:14 +0000 (UTC) [thread overview]
Message-ID: <1620118787.9d9b298cd8d5eec809b8eb95ce0cb385b50d3a8c.fordfrog@gentoo> (raw)
commit: 9d9b298cd8d5eec809b8eb95ce0cb385b50d3a8c
Author: Volkmar W. Pogatzki <gentoo <AT> pogatzki <DOT> net>
AuthorDate: Mon May 3 17:25:06 2021 +0000
Commit: Miroslav Šulc <fordfrog <AT> gentoo <DOT> org>
CommitDate: Tue May 4 08:59:47 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9d9b298c
dev-java/resin-servlet-api: slot 2.4 min java 1.8
Bug: https://bugs.gentoo.org/786777
Package-Manager: Portage-3.0.18, Repoman-3.0.2
Signed-off-by: Volkmar W. Pogatzki <gentoo <AT> pogatzki.net>
Closes: https://github.com/gentoo/gentoo/pull/20673
Signed-off-by: Miroslav Šulc <fordfrog <AT> gentoo.org>
.../resin-servlet-api-3.0.25-r1.ebuild | 40 ++++++++++++++++++++++
1 file changed, 40 insertions(+)
diff --git a/dev-java/resin-servlet-api/resin-servlet-api-3.0.25-r1.ebuild b/dev-java/resin-servlet-api/resin-servlet-api-3.0.25-r1.ebuild
new file mode 100644
index 00000000000..aacd2726789
--- /dev/null
+++ b/dev-java/resin-servlet-api/resin-servlet-api-3.0.25-r1.ebuild
@@ -0,0 +1,40 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+JAVA_PKG_IUSE="source"
+
+inherit java-pkg-2 java-ant-2
+
+DESCRIPTION="Resin Servlet API 2.4/JSP API 2.0 implementation"
+HOMEPAGE="http://www.caucho.com/"
+SRC_URI="http://www.caucho.com/download/resin-${PV}-src.zip
+ mirror://gentoo/resin-gentoo-patches-${PV}.tar.bz2"
+
+LICENSE="GPL-2+"
+SLOT="2.4"
+KEYWORDS="amd64 ppc64 x86"
+
+DEPEND=">=virtual/jdk-1.8:*"
+RDEPEND=">=virtual/jre-1.8:*"
+BDEPEND="app-arch/unzip"
+
+S="${WORKDIR}/resin-${PV}"
+
+EANT_BUILD_TARGET="jsdk"
+EANT_DOC_TARGET=""
+
+PATCHES=(
+ "${WORKDIR}/${PV}/resin-${PV}-build.xml.patch"
+)
+
+src_prepare() {
+ default
+ mkdir lib || die
+}
+
+src_install() {
+ java-pkg_newjar "lib/jsdk-24.jar"
+ use source && java-pkg_dosrc "${S}"/modules/jsdk/src/*
+}
next reply other threads:[~2021-05-04 9:01 UTC|newest]
Thread overview: 22+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-05-04 9:01 Miroslav Šulc [this message]
-- strict thread matches above, loose matches on Subject: below --
2023-02-05 9:53 [gentoo-commits] repo/gentoo:master commit in: dev-java/resin-servlet-api/ Miroslav Šulc
2023-02-05 9:53 Miroslav Šulc
2022-01-30 8:30 Miroslav Šulc
2022-01-30 8:04 Agostino Sarubbo
2022-01-29 22:27 Jakov Smolić
2022-01-29 22:27 Jakov Smolić
2022-01-29 21:54 Jakov Smolić
2022-01-29 21:54 Jakov Smolić
2022-01-07 13:03 Miroslav Šulc
2022-01-07 13:03 Miroslav Šulc
2021-12-31 9:29 Miroslav Šulc
2021-12-31 9:29 Miroslav Šulc
2021-05-04 9:01 Miroslav Šulc
2019-11-10 13:12 Michał Górny
2019-08-14 19:40 Andreas K. Hüttel
2018-04-13 19:32 Pacho Ramos
2018-04-12 20:54 Thomas Deutschmann
2018-04-04 6:36 Sergei Trofimovich
2015-11-07 21:18 Patrice Clement
2015-09-26 15:02 James Le Cuirot
2015-09-26 8:14 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=1620118787.9d9b298cd8d5eec809b8eb95ce0cb385b50d3a8c.fordfrog@gentoo \
--to=fordfrog@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