From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: java-virtuals/servlet-api/
Date: Thu, 9 Jun 2022 06:45:15 +0000 (UTC) [thread overview]
Message-ID: <1654757106.afeeb483b5f2242ca6406b6dd3c3ce0f458cd06d.sam@gentoo> (raw)
commit: afeeb483b5f2242ca6406b6dd3c3ce0f458cd06d
Author: Volkmar W. Pogatzki <gentoo <AT> pogatzki <DOT> net>
AuthorDate: Wed Jun 8 10:08:30 2022 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Jun 9 06:45:06 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=afeeb483
java-virtuals/servlet-api: drop 2.5-r2, 3.0-r2, 3.1-r1
Signed-off-by: Volkmar W. Pogatzki <gentoo <AT> pogatzki.net>
Closes: https://github.com/gentoo/gentoo/pull/25805
Signed-off-by: Sam James <sam <AT> gentoo.org>
java-virtuals/servlet-api/servlet-api-2.5-r2.ebuild | 18 ------------------
java-virtuals/servlet-api/servlet-api-3.0-r2.ebuild | 21 ---------------------
java-virtuals/servlet-api/servlet-api-3.1-r1.ebuild | 21 ---------------------
3 files changed, 60 deletions(-)
diff --git a/java-virtuals/servlet-api/servlet-api-2.5-r2.ebuild b/java-virtuals/servlet-api/servlet-api-2.5-r2.ebuild
deleted file mode 100644
index bb8cd60fac8d..000000000000
--- a/java-virtuals/servlet-api/servlet-api-2.5-r2.ebuild
+++ /dev/null
@@ -1,18 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit java-virtuals-2
-
-DESCRIPTION="Virtual for servlet api"
-HOMEPAGE="http://java.sun.com/products/servlet/"
-SRC_URI=""
-
-LICENSE="public-domain"
-SLOT="${PV}"
-KEYWORDS="amd64 ~arm arm64 ppc64 x86 ~amd64-linux ~x86-linux ~x64-macos ~x64-solaris"
-
-RDEPEND="dev-java/tomcat-servlet-api:${SLOT}"
-
-JAVA_VIRTUAL_PROVIDES="tomcat-servlet-api-${SLOT}"
diff --git a/java-virtuals/servlet-api/servlet-api-3.0-r2.ebuild b/java-virtuals/servlet-api/servlet-api-3.0-r2.ebuild
deleted file mode 100644
index 1768e38b7fb4..000000000000
--- a/java-virtuals/servlet-api/servlet-api-3.0-r2.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit java-virtuals-2
-
-DESCRIPTION="Virtual for servlet api"
-HOMEPAGE="http://java.sun.com/products/servlet/"
-SRC_URI=""
-
-LICENSE="public-domain"
-SLOT="${PV}"
-KEYWORDS="amd64 ~arm arm64 ppc64 x86 ~amd64-linux"
-
-RDEPEND="|| (
- dev-java/tomcat-servlet-api:${SLOT}
- dev-java/resin-servlet-api:${SLOT}
- )"
-
-JAVA_VIRTUAL_PROVIDES="tomcat-servlet-api-${SLOT} resin-servlet-api-${SLOT}"
diff --git a/java-virtuals/servlet-api/servlet-api-3.1-r1.ebuild b/java-virtuals/servlet-api/servlet-api-3.1-r1.ebuild
deleted file mode 100644
index 73a2c05b650e..000000000000
--- a/java-virtuals/servlet-api/servlet-api-3.1-r1.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit java-virtuals-2
-
-DESCRIPTION="Virtual for servlet api"
-HOMEPAGE="https://jcp.org/en/jsr/detail?id=340"
-SRC_URI=""
-
-LICENSE="public-domain"
-SLOT="${PV}"
-KEYWORDS="amd64 ~arm arm64 ppc64 x86"
-
-RDEPEND="|| (
- dev-java/tomcat-servlet-api:${SLOT}
- dev-java/resin-servlet-api:${SLOT}
- )"
-
-JAVA_VIRTUAL_PROVIDES="tomcat-servlet-api-${SLOT} resin-servlet-api-${SLOT}"
next reply other threads:[~2022-06-09 6:45 UTC|newest]
Thread overview: 43+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-06-09 6:45 Sam James [this message]
-- strict thread matches above, loose matches on Subject: below --
2023-02-05 9:53 [gentoo-commits] repo/gentoo:master commit in: java-virtuals/servlet-api/ Miroslav Šulc
2023-02-05 9:53 Miroslav Šulc
2022-09-19 12:12 Florian Schmaus
2022-06-08 9:58 Jakov Smolić
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-06-08 7:57 Jakov Smolić
2022-05-09 19:13 Florian Schmaus
2022-02-20 19:34 Arthur Zamarin
2022-02-20 19:34 Arthur Zamarin
2022-02-09 1:25 Sam James
2022-02-09 1:25 Sam James
2022-01-29 8:32 Miroslav Šulc
2022-01-28 20:12 Arthur Zamarin
2022-01-28 20:12 Arthur Zamarin
2022-01-28 13:06 Jakov Smolić
2022-01-28 13:06 Jakov Smolić
2022-01-28 11:28 Jakov Smolić
2022-01-28 11:28 Jakov Smolić
2022-01-07 20:42 Arthur Zamarin
2022-01-07 20:42 Arthur Zamarin
2022-01-07 20:40 Arthur Zamarin
2022-01-07 8:18 Miroslav Šulc
2021-12-29 8:50 Miroslav Šulc
2021-05-16 18:58 Sam James
2021-01-06 13:48 Fabian Groffen
2020-07-25 2:51 Sam James
2019-10-16 8:10 Miroslav Šulc
2018-03-01 15:09 Michał Górny
2018-02-02 9:05 Fabian Groffen
2018-02-02 9:05 Fabian Groffen
2017-08-28 22:01 James Le Cuirot
2017-08-28 22:01 James Le Cuirot
2017-07-14 21:35 Alexis Ballier
2017-07-13 18:32 Alexis Ballier
2017-06-24 21:49 Patrice Clement
2017-06-24 21:49 Patrice Clement
2017-06-24 21:49 Patrice Clement
2017-02-24 0:34 Michael Weber
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=1654757106.afeeb483b5f2242ca6406b6dd3c3ce0f458cd06d.sam@gentoo \
--to=sam@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