Skip to content

Commit

Permalink
dev-util/catalyst: fix link to catalyst project page.
Browse files Browse the repository at this point in the history
Closes: gentoo#7213
  • Loading branch information
mm1ke authored and monsieurp committed Feb 20, 2018
1 parent 734bdef commit 5a23f15
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions dev-util/catalyst/catalyst-2.0.18-r1.ebuild
Original file line number Diff line number Diff line change
@@ -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
Expand Down Expand Up @@ -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"
}
4 changes: 2 additions & 2 deletions dev-util/catalyst/catalyst-2.0.18-r4.ebuild
Original file line number Diff line number Diff line change
@@ -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
Expand Down Expand Up @@ -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"
}
4 changes: 2 additions & 2 deletions dev-util/catalyst/catalyst-2.0.9999.ebuild
Original file line number Diff line number Diff line change
@@ -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
Expand Down Expand Up @@ -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"
}

0 comments on commit 5a23f15

Please sign in to comment.