summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVolkmar W. Pogatzki <gentoo@pogatzki.net>2024-04-23 18:34:44 +0200
committerMiroslav Šulc <fordfrog@gentoo.org>2024-04-24 09:47:17 +0200
commit849dd5a7bf5c6b7bc3ef6094ea84bd09473f92e0 (patch)
tree5e512b9fc67990a13a1283e874726b6378703620 /www-servers/tomcat/tomcat-10.1.19-r1.ebuild
parentwww-servers/tomcat: add 10.1.23 (diff)
downloadgentoo-849dd5a7bf5c6b7bc3ef6094ea84bd09473f92e0.tar.gz
gentoo-849dd5a7bf5c6b7bc3ef6094ea84bd09473f92e0.tar.bz2
gentoo-849dd5a7bf5c6b7bc3ef6094ea84bd09473f92e0.zip
www-servers/tomcat: drop reference to archived wiki article
Signed-off-by: Volkmar W. Pogatzki <gentoo@pogatzki.net> Closes: https://github.com/gentoo/gentoo/pull/36346 Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
Diffstat (limited to 'www-servers/tomcat/tomcat-10.1.19-r1.ebuild')
-rw-r--r--www-servers/tomcat/tomcat-10.1.19-r1.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/www-servers/tomcat/tomcat-10.1.19-r1.ebuild b/www-servers/tomcat/tomcat-10.1.19-r1.ebuild
index 5d29d3348b67..0204d24e5bd9 100644
--- a/www-servers/tomcat/tomcat-10.1.19-r1.ebuild
+++ b/www-servers/tomcat/tomcat-10.1.19-r1.ebuild
@@ -175,6 +175,5 @@ pkg_postinst() {
ewarn "has changed from javax.* to jakarta.*. This will almost certainly require code"
ewarn "changes to enable applications to migrate from Tomcat 9 and earlier to Tomcat 10 and later."
- einfo "Please read https://wiki.gentoo.org/wiki/Apache_Tomcat and"
- einfo "https://wiki.gentoo.org/wiki/Project:Java/Tomcat_6_Guide for more information."
+ einfo "Please read https://wiki.gentoo.org/wiki/Apache_Tomcat"
}