From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 6DC4B1382C5 for ; Sun, 18 Feb 2018 08:22:42 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B4973E0BA0; Sun, 18 Feb 2018 08:22:41 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 7A6C9E0BA0 for ; Sun, 18 Feb 2018 08:22:41 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 184EA335C33 for ; Sun, 18 Feb 2018 08:22:40 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 9CF651C5 for ; Sun, 18 Feb 2018 08:22:37 +0000 (UTC) From: "Miroslav Šulc" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Miroslav Šulc" Message-ID: <1518941338.933aac2dc20b107fb83b67d44b6acae973cc5d19.fordfrog@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: www-servers/tomcat/ X-VCS-Repository: repo/gentoo X-VCS-Files: www-servers/tomcat/tomcat-7.0.82.ebuild www-servers/tomcat/tomcat-7.0.84.ebuild www-servers/tomcat/tomcat-7.0.85.ebuild www-servers/tomcat/tomcat-8.0.48.ebuild www-servers/tomcat/tomcat-8.0.49.ebuild www-servers/tomcat/tomcat-8.0.50.ebuild www-servers/tomcat/tomcat-8.5.24.ebuild www-servers/tomcat/tomcat-8.5.27.ebuild www-servers/tomcat/tomcat-8.5.28.ebuild www-servers/tomcat/tomcat-9.0.4.ebuild www-servers/tomcat/tomcat-9.0.5.ebuild X-VCS-Directories: www-servers/tomcat/ X-VCS-Committer: fordfrog X-VCS-Committer-Name: Miroslav Šulc X-VCS-Revision: 933aac2dc20b107fb83b67d44b6acae973cc5d19 X-VCS-Branch: master Date: Sun, 18 Feb 2018 08:22:37 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: e1b0a3ce-f253-4987-8954-7a31f8c5cb9c X-Archives-Hash: f45db9bbcbe35102247a284b984e02fa commit: 933aac2dc20b107fb83b67d44b6acae973cc5d19 Author: Michael Mair-Keimberger gmail com> AuthorDate: Sat Feb 17 15:38:09 2018 +0000 Commit: Miroslav Šulc gentoo org> CommitDate: Sun Feb 18 08:08:58 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=933aac2d www-servers/tomcat: fix link to tomcat guide www-servers/tomcat/tomcat-7.0.82.ebuild | 4 ++-- www-servers/tomcat/tomcat-7.0.84.ebuild | 2 +- www-servers/tomcat/tomcat-7.0.85.ebuild | 2 +- www-servers/tomcat/tomcat-8.0.48.ebuild | 2 +- www-servers/tomcat/tomcat-8.0.49.ebuild | 2 +- www-servers/tomcat/tomcat-8.0.50.ebuild | 2 +- www-servers/tomcat/tomcat-8.5.24.ebuild | 2 +- www-servers/tomcat/tomcat-8.5.27.ebuild | 2 +- www-servers/tomcat/tomcat-8.5.28.ebuild | 2 +- www-servers/tomcat/tomcat-9.0.4.ebuild | 2 +- www-servers/tomcat/tomcat-9.0.5.ebuild | 2 +- 11 files changed, 12 insertions(+), 12 deletions(-) diff --git a/www-servers/tomcat/tomcat-7.0.82.ebuild b/www-servers/tomcat/tomcat-7.0.82.ebuild index 77f95ae4875..1771131614e 100644 --- a/www-servers/tomcat/tomcat-7.0.82.ebuild +++ b/www-servers/tomcat/tomcat-7.0.82.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -144,5 +144,5 @@ 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://www.gentoo.org/proj/en/java/tomcat6-guide.xml for more information." +# einfo "Please read 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 4ce5c4efd22..ae02c0f2ddb 100644 --- a/www-servers/tomcat/tomcat-7.0.84.ebuild +++ b/www-servers/tomcat/tomcat-7.0.84.ebuild @@ -142,5 +142,5 @@ 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://www.gentoo.org/proj/en/java/tomcat6-guide.xml for more information." +# einfo "Please read 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 4ce5c4efd22..ae02c0f2ddb 100644 --- a/www-servers/tomcat/tomcat-7.0.85.ebuild +++ b/www-servers/tomcat/tomcat-7.0.85.ebuild @@ -142,5 +142,5 @@ 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://www.gentoo.org/proj/en/java/tomcat6-guide.xml for more information." +# einfo "Please read 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 3af577f397b..c75006cddf2 100644 --- a/www-servers/tomcat/tomcat-8.0.48.ebuild +++ b/www-servers/tomcat/tomcat-8.0.48.ebuild @@ -153,5 +153,5 @@ 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://www.gentoo.org/proj/en/java/tomcat6-guide.xml for more information." +# einfo "Please read 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 badb0b2ee12..4da0708482e 100644 --- a/www-servers/tomcat/tomcat-8.0.49.ebuild +++ b/www-servers/tomcat/tomcat-8.0.49.ebuild @@ -153,5 +153,5 @@ 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://www.gentoo.org/proj/en/java/tomcat6-guide.xml for more information." +# einfo "Please read 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 badb0b2ee12..4da0708482e 100644 --- a/www-servers/tomcat/tomcat-8.0.50.ebuild +++ b/www-servers/tomcat/tomcat-8.0.50.ebuild @@ -153,5 +153,5 @@ 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://www.gentoo.org/proj/en/java/tomcat6-guide.xml for more information." +# einfo "Please read 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 959e4f90437..64481afa163 100644 --- a/www-servers/tomcat/tomcat-8.5.24.ebuild +++ b/www-servers/tomcat/tomcat-8.5.24.ebuild @@ -153,5 +153,5 @@ 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://www.gentoo.org/proj/en/java/tomcat6-guide.xml for more information." +# einfo "Please read 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 17a74d0fb02..f86ff693061 100644 --- a/www-servers/tomcat/tomcat-8.5.27.ebuild +++ b/www-servers/tomcat/tomcat-8.5.27.ebuild @@ -153,5 +153,5 @@ 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://www.gentoo.org/proj/en/java/tomcat6-guide.xml for more information." +# einfo "Please read 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 17a74d0fb02..f86ff693061 100644 --- a/www-servers/tomcat/tomcat-8.5.28.ebuild +++ b/www-servers/tomcat/tomcat-8.5.28.ebuild @@ -153,5 +153,5 @@ 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://www.gentoo.org/proj/en/java/tomcat6-guide.xml for more information." +# einfo "Please read 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 bb86ba9675b..6604119663a 100644 --- a/www-servers/tomcat/tomcat-9.0.4.ebuild +++ b/www-servers/tomcat/tomcat-9.0.4.ebuild @@ -153,5 +153,5 @@ 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://www.gentoo.org/proj/en/java/tomcat6-guide.xml for more information." +# einfo "Please read 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 bb86ba9675b..6604119663a 100644 --- a/www-servers/tomcat/tomcat-9.0.5.ebuild +++ b/www-servers/tomcat/tomcat-9.0.5.ebuild @@ -153,5 +153,5 @@ 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://www.gentoo.org/proj/en/java/tomcat6-guide.xml for more information." +# einfo "Please read https://wiki.gentoo.org/wiki/Project:Java/Tomcat_6_Guide for more information." }