sys-devel/ct-ng: fix HOMEPAGE
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Sun, 11 Mar 2018 17:33:32 +0000 (18:33 +0100)
committerAnthony G. Basile <blueness@gentoo.org>
Sun, 11 Mar 2018 19:49:31 +0000 (15:49 -0400)
Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
sys-devel/ct-ng/ct-ng-1.22.0.ebuild
sys-devel/ct-ng/ct-ng-1.23.0.ebuild

index 193e2677a54ef3b82332ca08384231f2c5a69e6b..a9aa2651dc91100eb1eda33fa8e99f88e6fe7847 100644 (file)
@@ -6,7 +6,7 @@ EAPI="5"
 inherit bash-completion-r1
 
 DESCRIPTION="crosstool-ng is a tool to build cross-compiling toolchains"
-HOMEPAGE="https://crosstool-ng.org"
+HOMEPAGE="https://crosstool-ng.github.io/"
 MY_P=${P/ct/crosstool}
 SRC_URI="http://ymorin.is-a-geek.org/download/crosstool-ng/${MY_P}.tar.bz2"
 
index bd18d3f3226ea1e2ad63d62e377f7fff0bf067a5..3ee43cbeace66dfe107e65ac1790c159686a056c 100644 (file)
@@ -6,7 +6,7 @@ EAPI="5"
 inherit bash-completion-r1
 
 DESCRIPTION="crosstool-ng is a tool to build cross-compiling toolchains"
-HOMEPAGE="https://crosstool-ng.org"
+HOMEPAGE="https://crosstool-ng.github.io/"
 MY_P=${P/ct/crosstool}
 SRC_URI="http://ymorin.is-a-geek.org/download/crosstool-ng/${MY_P}.tar.bz2"