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-enterprise-api/
Date: Mon, 27 Feb 2023 06:59:16 +0000 (UTC)	[thread overview]
Message-ID: <1677481148.bd8fbcc46af5d3bb1f53297e203165ce64853c75.fordfrog@gentoo> (raw)

commit:     bd8fbcc46af5d3bb1f53297e203165ce64853c75
Author:     Volkmar W. Pogatzki <gentoo <AT> pogatzki <DOT> net>
AuthorDate: Sat Feb 25 16:48:54 2023 +0000
Commit:     Miroslav Šulc <fordfrog <AT> gentoo <DOT> org>
CommitDate: Mon Feb 27 06:59:08 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bd8fbcc4

dev-java/osgi-enterprise-api: depend on javax-servlet-api instead on tomcat-servlet-api

Signed-off-by: Volkmar W. Pogatzki <gentoo <AT> pogatzki.net>
Signed-off-by: Miroslav Šulc <fordfrog <AT> gentoo.org>

 .../osgi-enterprise-api-5.0.0-r3.ebuild            | 37 ++++++++++++++++++++++
 1 file changed, 37 insertions(+)

diff --git a/dev-java/osgi-enterprise-api/osgi-enterprise-api-5.0.0-r3.ebuild b/dev-java/osgi-enterprise-api/osgi-enterprise-api-5.0.0-r3.ebuild
new file mode 100644
index 000000000000..f9ae58282ad4
--- /dev/null
+++ b/dev-java/osgi-enterprise-api/osgi-enterprise-api-5.0.0-r3.ebuild
@@ -0,0 +1,37 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+JAVA_PKG_IUSE="doc source"
+
+inherit java-pkg-2 java-pkg-simple
+
+DESCRIPTION="OSGi Enterprise Release 5 Companion Code"
+HOMEPAGE="http://www.osgi.org/Main/HomePage"
+SRC_URI="https://docs.osgi.org/download/r5/osgi.enterprise-${PV}.jar"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
+
+RESTRICT="bindist"
+
+CP_DEPEND="dev-java/glassfish-persistence:0
+	dev-java/osgi-core-api:0
+	dev-java/javax-servlet-api:2.5"
+
+RDEPEND="${CP_DEPEND}
+	>=virtual/jre-1.8:*"
+
+DEPEND="${CP_DEPEND}
+	>=virtual/jdk-1.8:*"
+
+BDEPEND="app-arch/unzip"
+
+JAVA_SRC_DIR="OSGI-OPT/src"
+
+src_prepare() {
+	default
+	rm -r org || die
+}


             reply	other threads:[~2023-02-27  6:59 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-02-27  6:59 Miroslav Šulc [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-03-29  5:29 [gentoo-commits] repo/gentoo:master commit in: dev-java/osgi-enterprise-api/ Miroslav Šulc
2023-03-28 15:24 Sam James
2023-03-28 15:24 Sam James
2023-03-28 15:24 Sam James
2023-03-28 15:24 Sam James
2022-07-05 11:46 Florian Schmaus
2022-06-09  6:45 Sam James
2022-06-08  9:58 Jakov Smolić
2022-06-08  8:46 Agostino Sarubbo
2022-06-08  8:42 Agostino Sarubbo
2022-06-08  7:57 Jakov Smolić
2022-05-09 19:13 Florian Schmaus
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-29  8:46 Miroslav Šulc
2021-05-29  8:46 Miroslav Šulc
2020-07-12 12:34 Sergei Trofimovich
2017-12-10 17:52 Ulrich Müller

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=1677481148.bd8fbcc46af5d3bb1f53297e203165ce64853c75.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