java-virtuals/servlet-api-2.2: dropped - not used anymore
authorMiroslav Šulc <fordfrog@gentoo.org>
Wed, 16 Oct 2019 06:54:24 +0000 (08:54 +0200)
committerMiroslav Šulc <fordfrog@gentoo.org>
Wed, 16 Oct 2019 08:10:07 +0000 (10:10 +0200)
Package-Manager: Portage-2.3.77, Repoman-2.3.17
Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
java-virtuals/servlet-api/servlet-api-2.2.ebuild [deleted file]

diff --git a/java-virtuals/servlet-api/servlet-api-2.2.ebuild b/java-virtuals/servlet-api/servlet-api-2.2.ebuild
deleted file mode 100644 (file)
index 49cea30..0000000
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-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 ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
-IUSE=""
-
-RDEPEND="dev-java/tomcat-servlet-api:${SLOT}"
-DEPEND=""
-
-JAVA_VIRTUAL_PROVIDES="tomcat-servlet-api-${SLOT}"