mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
java-virtuals/servlet-api: drop 3.1-r2, unused slot
Signed-off-by: Volkmar W. Pogatzki <gentoo@pogatzki.net> Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
This commit is contained in:
committed by
Miroslav Šulc
parent
32b976877b
commit
5ed3e0c048
@@ -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}"
|
||||
Reference in New Issue
Block a user