public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Miroslav Šulc" <fordfrog@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-java/osgi-compendium/
Date: Sat,  1 May 2021 17:54:24 +0000 (UTC)	[thread overview]
Message-ID: <1619891640.04fd34cac63463f99f4fbede1fdb7ebf1bbf9667.fordfrog@gentoo> (raw)

commit:     04fd34cac63463f99f4fbede1fdb7ebf1bbf9667
Author:     Miroslav Šulc <fordfrog <AT> gentoo <DOT> org>
AuthorDate: Sat May  1 17:54:00 2021 +0000
Commit:     Miroslav Šulc <fordfrog <AT> gentoo <DOT> org>
CommitDate: Sat May  1 17:54:00 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=04fd34ca

dev-java/osgi-compendium: eapi7 + java 1.8 + newer servlet api

Closes: https://bugs.gentoo.org/786759
Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Miroslav Šulc <fordfrog <AT> gentoo.org>

 ...dium-4.3.1.ebuild => osgi-compendium-4.3.1-r1.ebuild} | 16 +++++++++-------
 1 file changed, 9 insertions(+), 7 deletions(-)

diff --git a/dev-java/osgi-compendium/osgi-compendium-4.3.1.ebuild b/dev-java/osgi-compendium/osgi-compendium-4.3.1-r1.ebuild
similarity index 79%
rename from dev-java/osgi-compendium/osgi-compendium-4.3.1.ebuild
rename to dev-java/osgi-compendium/osgi-compendium-4.3.1-r1.ebuild
index 058539ddac1..8dcb4b18f10 100644
--- a/dev-java/osgi-compendium/osgi-compendium-4.3.1.ebuild
+++ b/dev-java/osgi-compendium/osgi-compendium-4.3.1-r1.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI="5"
+EAPI=7
 
 JAVA_PKG_IUSE="doc source"
 
@@ -18,14 +18,15 @@ KEYWORDS="amd64 ~ppc64 x86"
 CDEPEND="dev-java/glassfish-persistence:0
 	dev-java/osgi-core-api:0
 	dev-java/osgi-foundation:0
-	dev-java/tomcat-servlet-api:3.0"
+	dev-java/tomcat-servlet-api:4.0"
 
 DEPEND="${CDEPEND}
-	>=virtual/jdk-1.5
-	app-arch/unzip"
+	>=virtual/jdk-1.8:*"
 
 RDEPEND="${CDEPEND}
-	>=virtual/jre-1.5"
+	>=virtual/jre-1.8:*"
+
+BDEPEND="app-arch/unzip"
 
 JAVA_SRC_DIR="OSGI-OPT/src"
 
@@ -36,6 +37,7 @@ JAVA_GENTOO_CLASSPATH="
 	tomcat-servlet-api-3.0
 "
 
-java_prepare() {
+src_prepare() {
+	default
 	rm -r org || die
 }


             reply	other threads:[~2021-05-01 17:54 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-05-01 17:54 Miroslav Šulc [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-02-25  6:47 [gentoo-commits] repo/gentoo:master commit in: dev-java/osgi-compendium/ Miroslav Šulc
2022-06-19  5:58 Sam James
2022-06-19  5:58 Sam James
2022-02-09  1:25 Sam James
2022-01-07 20:42 Arthur Zamarin
2022-01-07 20:40 Arthur Zamarin
2021-11-26  8:44 Sam James
2021-05-01 18:21 Miroslav Šulc
2020-07-12 12:34 Sergei Trofimovich
2015-11-12  9:35 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=1619891640.04fd34cac63463f99f4fbede1fdb7ebf1bbf9667.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