mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-05 12:38:09 -07:00
sys-devel/ct-ng: fix HOMEPAGE
Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
This commit is contained in:
committed by
Anthony G. Basile
parent
8086075195
commit
ea4bdb3ce3
@@ -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"
|
||||
|
||||
|
||||
@@ -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"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user