diff options
author | Miroslav Šulc <fordfrog@gentoo.org> | 2018-02-18 09:21:52 +0100 |
---|---|---|
committer | Miroslav Šulc <fordfrog@gentoo.org> | 2018-02-18 09:21:52 +0100 |
commit | b15b813e054f4aff04259cd6fac40808939bd5a4 (patch) | |
tree | 4af7beae4108d5e27ecf88bec6a83d759f63b12e /www-servers/tomcat | |
parent | www-servers/tomcat: fix link to tomcat guide (diff) | |
download | gentoo-b15b813e054f4aff04259cd6fac40808939bd5a4.tar.gz gentoo-b15b813e054f4aff04259cd6fac40808939bd5a4.tar.bz2 gentoo-b15b813e054f4aff04259cd6fac40808939bd5a4.zip |
www-servers/tomcat: added also another wiki Tomcat page
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'www-servers/tomcat')
-rw-r--r-- | www-servers/tomcat/tomcat-7.0.82.ebuild | 3 | ||||
-rw-r--r-- | www-servers/tomcat/tomcat-7.0.84.ebuild | 3 | ||||
-rw-r--r-- | www-servers/tomcat/tomcat-7.0.85.ebuild | 3 | ||||
-rw-r--r-- | www-servers/tomcat/tomcat-8.0.48.ebuild | 3 | ||||
-rw-r--r-- | www-servers/tomcat/tomcat-8.0.49.ebuild | 3 | ||||
-rw-r--r-- | www-servers/tomcat/tomcat-8.0.50.ebuild | 3 | ||||
-rw-r--r-- | www-servers/tomcat/tomcat-8.5.24.ebuild | 3 | ||||
-rw-r--r-- | www-servers/tomcat/tomcat-8.5.27.ebuild | 3 | ||||
-rw-r--r-- | www-servers/tomcat/tomcat-8.5.28.ebuild | 3 | ||||
-rw-r--r-- | www-servers/tomcat/tomcat-9.0.4.ebuild | 3 | ||||
-rw-r--r-- | www-servers/tomcat/tomcat-9.0.5.ebuild | 3 |
11 files changed, 22 insertions, 11 deletions
diff --git a/www-servers/tomcat/tomcat-7.0.82.ebuild b/www-servers/tomcat/tomcat-7.0.82.ebuild index 1771131614e3..6e42aeda702e 100644 --- a/www-servers/tomcat/tomcat-7.0.82.ebuild +++ b/www-servers/tomcat/tomcat-7.0.82.ebuild @@ -144,5 +144,6 @@ pkg_postinst() { ewarn "tomcat-dbcp.jar is not built at this time. Please fetch jar" ewarn "from upstream binary if you need it. Gentoo Bug # 144276" -# einfo "Please read https://wiki.gentoo.org/wiki/Project:Java/Tomcat_6_Guide for more information." + 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." } diff --git a/www-servers/tomcat/tomcat-7.0.84.ebuild b/www-servers/tomcat/tomcat-7.0.84.ebuild index ae02c0f2ddb7..bebf2f0f8144 100644 --- a/www-servers/tomcat/tomcat-7.0.84.ebuild +++ b/www-servers/tomcat/tomcat-7.0.84.ebuild @@ -142,5 +142,6 @@ pkg_postinst() { ewarn "tomcat-dbcp.jar is not built at this time. Please fetch jar" ewarn "from upstream binary if you need it. Gentoo Bug # 144276" -# einfo "Please read https://wiki.gentoo.org/wiki/Project:Java/Tomcat_6_Guide for more information." + 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." } diff --git a/www-servers/tomcat/tomcat-7.0.85.ebuild b/www-servers/tomcat/tomcat-7.0.85.ebuild index ae02c0f2ddb7..bebf2f0f8144 100644 --- a/www-servers/tomcat/tomcat-7.0.85.ebuild +++ b/www-servers/tomcat/tomcat-7.0.85.ebuild @@ -142,5 +142,6 @@ pkg_postinst() { ewarn "tomcat-dbcp.jar is not built at this time. Please fetch jar" ewarn "from upstream binary if you need it. Gentoo Bug # 144276" -# einfo "Please read https://wiki.gentoo.org/wiki/Project:Java/Tomcat_6_Guide for more information." + 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." } diff --git a/www-servers/tomcat/tomcat-8.0.48.ebuild b/www-servers/tomcat/tomcat-8.0.48.ebuild index c75006cddf2b..f48bfc74c0ac 100644 --- a/www-servers/tomcat/tomcat-8.0.48.ebuild +++ b/www-servers/tomcat/tomcat-8.0.48.ebuild @@ -153,5 +153,6 @@ pkg_postinst() { ewarn "tomcat-dbcp.jar is not built at this time. Please fetch jar" ewarn "from upstream binary if you need it. Gentoo Bug # 144276" -# einfo "Please read https://wiki.gentoo.org/wiki/Project:Java/Tomcat_6_Guide for more information." + 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." } diff --git a/www-servers/tomcat/tomcat-8.0.49.ebuild b/www-servers/tomcat/tomcat-8.0.49.ebuild index 4da0708482e1..5f9b5faf7803 100644 --- a/www-servers/tomcat/tomcat-8.0.49.ebuild +++ b/www-servers/tomcat/tomcat-8.0.49.ebuild @@ -153,5 +153,6 @@ pkg_postinst() { ewarn "tomcat-dbcp.jar is not built at this time. Please fetch jar" ewarn "from upstream binary if you need it. Gentoo Bug # 144276" -# einfo "Please read https://wiki.gentoo.org/wiki/Project:Java/Tomcat_6_Guide for more information." + 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." } diff --git a/www-servers/tomcat/tomcat-8.0.50.ebuild b/www-servers/tomcat/tomcat-8.0.50.ebuild index 4da0708482e1..5f9b5faf7803 100644 --- a/www-servers/tomcat/tomcat-8.0.50.ebuild +++ b/www-servers/tomcat/tomcat-8.0.50.ebuild @@ -153,5 +153,6 @@ pkg_postinst() { ewarn "tomcat-dbcp.jar is not built at this time. Please fetch jar" ewarn "from upstream binary if you need it. Gentoo Bug # 144276" -# einfo "Please read https://wiki.gentoo.org/wiki/Project:Java/Tomcat_6_Guide for more information." + 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." } diff --git a/www-servers/tomcat/tomcat-8.5.24.ebuild b/www-servers/tomcat/tomcat-8.5.24.ebuild index 64481afa1632..a9d17b4ed6a0 100644 --- a/www-servers/tomcat/tomcat-8.5.24.ebuild +++ b/www-servers/tomcat/tomcat-8.5.24.ebuild @@ -153,5 +153,6 @@ pkg_postinst() { ewarn "tomcat-dbcp.jar is not built at this time. Please fetch jar" ewarn "from upstream binary if you need it. Gentoo Bug # 144276" -# einfo "Please read https://wiki.gentoo.org/wiki/Project:Java/Tomcat_6_Guide for more information." + 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." } diff --git a/www-servers/tomcat/tomcat-8.5.27.ebuild b/www-servers/tomcat/tomcat-8.5.27.ebuild index f86ff6930619..889da8d4f238 100644 --- a/www-servers/tomcat/tomcat-8.5.27.ebuild +++ b/www-servers/tomcat/tomcat-8.5.27.ebuild @@ -153,5 +153,6 @@ pkg_postinst() { ewarn "tomcat-dbcp.jar is not built at this time. Please fetch jar" ewarn "from upstream binary if you need it. Gentoo Bug # 144276" -# einfo "Please read https://wiki.gentoo.org/wiki/Project:Java/Tomcat_6_Guide for more information." + 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." } diff --git a/www-servers/tomcat/tomcat-8.5.28.ebuild b/www-servers/tomcat/tomcat-8.5.28.ebuild index f86ff6930619..889da8d4f238 100644 --- a/www-servers/tomcat/tomcat-8.5.28.ebuild +++ b/www-servers/tomcat/tomcat-8.5.28.ebuild @@ -153,5 +153,6 @@ pkg_postinst() { ewarn "tomcat-dbcp.jar is not built at this time. Please fetch jar" ewarn "from upstream binary if you need it. Gentoo Bug # 144276" -# einfo "Please read https://wiki.gentoo.org/wiki/Project:Java/Tomcat_6_Guide for more information." + 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." } diff --git a/www-servers/tomcat/tomcat-9.0.4.ebuild b/www-servers/tomcat/tomcat-9.0.4.ebuild index 6604119663ab..9b79ebaf9473 100644 --- a/www-servers/tomcat/tomcat-9.0.4.ebuild +++ b/www-servers/tomcat/tomcat-9.0.4.ebuild @@ -153,5 +153,6 @@ pkg_postinst() { ewarn "tomcat-dbcp.jar is not built at this time. Please fetch jar" ewarn "from upstream binary if you need it. Gentoo Bug # 144276" -# einfo "Please read https://wiki.gentoo.org/wiki/Project:Java/Tomcat_6_Guide for more information." + 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." } diff --git a/www-servers/tomcat/tomcat-9.0.5.ebuild b/www-servers/tomcat/tomcat-9.0.5.ebuild index 6604119663ab..9b79ebaf9473 100644 --- a/www-servers/tomcat/tomcat-9.0.5.ebuild +++ b/www-servers/tomcat/tomcat-9.0.5.ebuild @@ -153,5 +153,6 @@ pkg_postinst() { ewarn "tomcat-dbcp.jar is not built at this time. Please fetch jar" ewarn "from upstream binary if you need it. Gentoo Bug # 144276" -# einfo "Please read https://wiki.gentoo.org/wiki/Project:Java/Tomcat_6_Guide for more information." + 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." } |