sys-devel/ct-ng: fix HOMEPAGE

Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
This commit is contained in:
Michael Mair-Keimberger
2018-03-11 18:33:32 +01:00
committed by Anthony G. Basile
parent 8086075195
commit ea4bdb3ce3
2 changed files with 2 additions and 2 deletions

View 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"

View 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"