summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>2018-03-11 18:33:32 +0100
committerAnthony G. Basile <blueness@gentoo.org>2018-03-11 15:49:31 -0400
commitea4bdb3ce3a7701d4f447c4e6bccf9ad5c907f1c (patch)
treefa33cc498f12dc3e01030914ee0bc1cd78230626 /sys-devel/ct-ng
parentsys-kernel/gentoo-sources: Linux patch 4.9.87 (diff)
downloadgentoo-ea4bdb3ce3a7701d4f447c4e6bccf9ad5c907f1c.tar.gz
gentoo-ea4bdb3ce3a7701d4f447c4e6bccf9ad5c907f1c.tar.bz2
gentoo-ea4bdb3ce3a7701d4f447c4e6bccf9ad5c907f1c.zip
sys-devel/ct-ng: fix HOMEPAGE
Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
Diffstat (limited to 'sys-devel/ct-ng')
-rw-r--r--sys-devel/ct-ng/ct-ng-1.22.0.ebuild2
-rw-r--r--sys-devel/ct-ng/ct-ng-1.23.0.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/ct-ng/ct-ng-1.22.0.ebuild b/sys-devel/ct-ng/ct-ng-1.22.0.ebuild
index 193e2677a54e..a9aa2651dc91 100644
--- a/sys-devel/ct-ng/ct-ng-1.22.0.ebuild
+++ b/sys-devel/ct-ng/ct-ng-1.22.0.ebuild
@@ -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"
diff --git a/sys-devel/ct-ng/ct-ng-1.23.0.ebuild b/sys-devel/ct-ng/ct-ng-1.23.0.ebuild
index bd18d3f3226e..3ee43cbeace6 100644
--- a/sys-devel/ct-ng/ct-ng-1.23.0.ebuild
+++ b/sys-devel/ct-ng/ct-ng-1.23.0.ebuild
@@ -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"