commit:     5ed3e0c0480c409547c2eee2bb7f482b7a98e749
Author:     Volkmar W. Pogatzki <gentoo <AT> pogatzki <DOT> net>
AuthorDate: Sun Jan 29 15:42:44 2023 +0000
Commit:     Miroslav Šulc <fordfrog <AT> gentoo <DOT> org>
CommitDate: Sun Feb  5 09:53:04 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5ed3e0c0

java-virtuals/servlet-api: drop 3.1-r2, unused slot

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

 java-virtuals/servlet-api/servlet-api-3.1-r2.ebuild | 20 --------------------
 1 file changed, 20 deletions(-)

diff --git a/java-virtuals/servlet-api/servlet-api-3.1-r2.ebuild 
b/java-virtuals/servlet-api/servlet-api-3.1-r2.ebuild
deleted file mode 100644
index 3ffd164566c1..000000000000
--- a/java-virtuals/servlet-api/servlet-api-3.1-r2.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit java-virtuals-2
-
-DESCRIPTION="Virtual for servlet api"
-HOMEPAGE="https://jcp.org/en/jsr/detail?id=340";
-
-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}"

Reply via email to