mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-24 18:58:08 -07:00
dev-java/osgi-compendium: use jakarta-servlet-api instead of tomcat-servlet-api
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
bf49b5a18b
commit
ed03527c6d
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2022 Gentoo Authors
|
||||
# Copyright 1999-2023 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
@@ -19,7 +19,7 @@ CP_DEPEND="
|
||||
dev-java/glassfish-persistence:0
|
||||
dev-java/osgi-core-api:0
|
||||
dev-java/osgi-foundation:0
|
||||
dev-java/tomcat-servlet-api:4.0"
|
||||
dev-java/jakarta-servlet-api:4"
|
||||
|
||||
DEPEND="${CP_DEPEND}
|
||||
>=virtual/jdk-1.8:*"
|
||||
Reference in New Issue
Block a user