diff options
author | Miroslav Šulc <fordfrog@gentoo.org> | 2021-05-01 20:21:11 +0200 |
---|---|---|
committer | Miroslav Šulc <fordfrog@gentoo.org> | 2021-05-01 20:21:21 +0200 |
commit | 2e041249104ffea7f023d36160d1dcedd78e7d54 (patch) | |
tree | 7a4a2f77b438a626046748a8701e1aa161916fdc /dev-java/osgi-compendium | |
parent | net-analyzer/hydra: amd64 stable wrt bug #776535 (diff) | |
download | gentoo-2e041249104ffea7f023d36160d1dcedd78e7d54.tar.gz gentoo-2e041249104ffea7f023d36160d1dcedd78e7d54.tar.bz2 gentoo-2e041249104ffea7f023d36160d1dcedd78e7d54.zip |
dev-java/osgi-compendium: fixed tomcat-servlet-api slot
Closes: https://bugs.gentoo.org/787491
Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
Diffstat (limited to 'dev-java/osgi-compendium')
-rw-r--r-- | dev-java/osgi-compendium/osgi-compendium-4.3.1-r2.ebuild (renamed from dev-java/osgi-compendium/osgi-compendium-4.3.1-r1.ebuild) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-java/osgi-compendium/osgi-compendium-4.3.1-r1.ebuild b/dev-java/osgi-compendium/osgi-compendium-4.3.1-r2.ebuild index 8dcb4b18f108..f2cd70ced9b0 100644 --- a/dev-java/osgi-compendium/osgi-compendium-4.3.1-r1.ebuild +++ b/dev-java/osgi-compendium/osgi-compendium-4.3.1-r2.ebuild @@ -34,7 +34,7 @@ JAVA_GENTOO_CLASSPATH=" osgi-core-api osgi-foundation glassfish-persistence - tomcat-servlet-api-3.0 + tomcat-servlet-api-4.0 " src_prepare() { |