From 5a23f15b9e05804d23b3a10886e4622c3e30b8f8 Mon Sep 17 00:00:00 2001 From: Michael Mair-Keimberger Date: Sat, 17 Feb 2018 16:43:18 +0100 Subject: dev-util/catalyst: fix link to catalyst project page. Closes: https://github.com/gentoo/gentoo/pull/7213 --- dev-util/catalyst/catalyst-2.0.18-r1.ebuild | 4 ++-- dev-util/catalyst/catalyst-2.0.18-r4.ebuild | 4 ++-- dev-util/catalyst/catalyst-2.0.9999.ebuild | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/dev-util/catalyst/catalyst-2.0.18-r1.ebuild b/dev-util/catalyst/catalyst-2.0.18-r1.ebuild index 8d4471246018..9562f69636d7 100644 --- a/dev-util/catalyst/catalyst-2.0.18-r1.ebuild +++ b/dev-util/catalyst/catalyst-2.0.18-r1.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=5 @@ -111,5 +111,5 @@ src_install() { pkg_postinst() { einfo "You can find more information about catalyst by checking out the" einfo "catalyst project page at:" - einfo "https://www.gentoo.org/proj/en/releng/catalyst/index.xml" + einfo "https://wiki.gentoo.org/wiki/Catalyst" } diff --git a/dev-util/catalyst/catalyst-2.0.18-r4.ebuild b/dev-util/catalyst/catalyst-2.0.18-r4.ebuild index 3cf2b1bb66e7..98e502b926c4 100644 --- a/dev-util/catalyst/catalyst-2.0.18-r4.ebuild +++ b/dev-util/catalyst/catalyst-2.0.18-r4.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=5 @@ -116,5 +116,5 @@ src_install() { pkg_postinst() { einfo "You can find more information about catalyst by checking out the" einfo "catalyst project page at:" - einfo "https://www.gentoo.org/proj/en/releng/catalyst/index.xml" + einfo "https://wiki.gentoo.org/wiki/Catalyst" } diff --git a/dev-util/catalyst/catalyst-2.0.9999.ebuild b/dev-util/catalyst/catalyst-2.0.9999.ebuild index 8fea2ecdcce4..3d4ac9380dca 100644 --- a/dev-util/catalyst/catalyst-2.0.9999.ebuild +++ b/dev-util/catalyst/catalyst-2.0.9999.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=5 @@ -104,5 +104,5 @@ src_install() { pkg_postinst() { einfo "You can find more information about catalyst by checking out the" einfo "catalyst project page at:" - einfo "https://www.gentoo.org/proj/en/releng/catalyst/index.xml" + einfo "https://wiki.gentoo.org/wiki/Catalyst" } -- cgit v1.2.3-18-g5258