From: Mike Gilbert Date: Mon, 11 Apr 2016 21:28:41 +0000 (-0400) Subject: net-misc/netctl: Update SRC_URI to point at sources.archlinux.org X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=465b88165fe1b39c32347812b43fc5564da90f19;p=gentoo.git net-misc/netctl: Update SRC_URI to point at sources.archlinux.org Package-Manager: portage-2.2.28_p3 --- diff --git a/net-misc/netctl/netctl-1.10.ebuild b/net-misc/netctl/netctl-1.10.ebuild index 4a6ba6fb7d38..869ed0b6b9bb 100644 --- a/net-misc/netctl/netctl-1.10.ebuild +++ b/net-misc/netctl/netctl-1.10.ebuild @@ -11,7 +11,7 @@ if [[ ${PV} = *9999* ]]; then inherit git-2 DEPEND="app-text/asciidoc" else - SRC_URI="ftp://ftp.archlinux.org/other/packages/${PN}/${P}.tar.xz" + SRC_URI="https://sources.archlinux.org/other/packages/${PN}/${P}.tar.xz" KEYWORDS="~amd64 ~x86" fi diff --git a/net-misc/netctl/netctl-1.9.ebuild b/net-misc/netctl/netctl-1.9.ebuild index cf44dd20c24c..f51dab4ff30e 100644 --- a/net-misc/netctl/netctl-1.9.ebuild +++ b/net-misc/netctl/netctl-1.9.ebuild @@ -11,7 +11,7 @@ if [[ ${PV} = *9999* ]]; then inherit git-2 DEPEND="app-text/asciidoc" else - SRC_URI="ftp://ftp.archlinux.org/other/packages/${PN}/${P}.tar.xz" + SRC_URI="https://sources.archlinux.org/other/packages/${PN}/${P}.tar.xz" KEYWORDS="amd64 x86" fi diff --git a/net-misc/netctl/netctl-9999.ebuild b/net-misc/netctl/netctl-9999.ebuild index d85787dd2937..db0610a6fefb 100644 --- a/net-misc/netctl/netctl-9999.ebuild +++ b/net-misc/netctl/netctl-9999.ebuild @@ -11,7 +11,7 @@ if [[ ${PV} = *9999* ]]; then inherit git-2 DEPEND="app-text/asciidoc" else - SRC_URI="ftp://ftp.archlinux.org/other/packages/${PN}/${P}.tar.xz" + SRC_URI="https://sources.archlinux.org/other/packages/${PN}/${P}.tar.xz" KEYWORDS="~amd64 ~x86" fi