From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-java/resin-servlet-api/
Date: Sun, 10 Nov 2019 13:12:06 +0000 (UTC) [thread overview]
Message-ID: <1573391521.c95f6be6ebf954d6023a9b8676b4260b775b18b0.mgorny@gentoo> (raw)
commit: c95f6be6ebf954d6023a9b8676b4260b775b18b0
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Nov 10 13:09:28 2019 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Nov 10 13:12:01 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c95f6be6
dev-java/resin-servlet-api: Bump to EAPI 7
Closes: https://bugs.gentoo.org/697530
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
.../resin-servlet-api-3.0.25.ebuild | 35 ++++++++--------------
1 file changed, 12 insertions(+), 23 deletions(-)
diff --git a/dev-java/resin-servlet-api/resin-servlet-api-3.0.25.ebuild b/dev-java/resin-servlet-api/resin-servlet-api-3.0.25.ebuild
index e2a5a17df67..9f617611636 100644
--- a/dev-java/resin-servlet-api/resin-servlet-api-3.0.25.ebuild
+++ b/dev-java/resin-servlet-api/resin-servlet-api-3.0.25.ebuild
@@ -1,50 +1,39 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=0
+EAPI=7
JAVA_PKG_IUSE="source"
-inherit eutils java-pkg-2 java-ant-2
+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"
+LICENSE="GPL-2+"
SLOT="2.4"
KEYWORDS="amd64 ppc64 x86"
-
IUSE=""
-COMMON_DEP=""
-
-RDEPEND=">=virtual/jre-1.4
- ${COMMON_DEP}"
+RDEPEND=">=virtual/jre-1.4:*"
DEPEND=">=virtual/jdk-1.4
- app-arch/unzip
- ${COMMON_DEP}"
+ app-arch/unzip"
S="${WORKDIR}/resin-${PV}"
-src_unpack() {
-
- unpack ${A}
-
- mkdir "${S}/lib"
+EANT_BUILD_TARGET="jsdk"
+EANT_DOC_TARGET=""
- cd "${S}"
- epatch "${WORKDIR}/${PV}/resin-${PV}-build.xml.patch"
+src_prepare() {
+ default
+ mkdir lib || die
+ eapply "${WORKDIR}/${PV}/resin-${PV}-build.xml.patch"
}
-EANT_BUILD_TARGET="jsdk"
-EANT_DOC_TARGET=""
-
src_install() {
-
java-pkg_newjar "lib/jsdk-24.jar"
use source && java-pkg_dosrc "${S}"/modules/jsdk/src/*
-
}
next reply other threads:[~2019-11-10 13:12 UTC|newest]
Thread overview: 22+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-11-10 13:12 Michał Górny [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
2021-05-04 9:01 Miroslav Šulc
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=1573391521.c95f6be6ebf954d6023a9b8676b4260b775b18b0.mgorny@gentoo \
--to=mgorny@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