From 8aa53914ea79689e0a8ef40cb6bd4cf0e03e7d06 Mon Sep 17 00:00:00 2001 From: Andrew Wilcox Date: Fri, 22 Apr 2016 01:06:23 -0500 Subject: Add mirror://foxkit/ support and use it in ebuilds --- sys-apps/noxcuse/noxcuse-1.0.ebuild | 2 +- sys-apps/shimmy/shimmy-0.2.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'sys-apps') diff --git a/sys-apps/noxcuse/noxcuse-1.0.ebuild b/sys-apps/noxcuse/noxcuse-1.0.ebuild index 20a12b8ec..69e029d6d 100644 --- a/sys-apps/noxcuse/noxcuse-1.0.ebuild +++ b/sys-apps/noxcuse/noxcuse-1.0.ebuild @@ -5,7 +5,7 @@ EAPI=6 DESCRIPTION="Implementation of SUS/XCU utilities, with a focus on lean code" HOMEPAGE="http://git.etalabs.net/cgit/noxcuse/" -SRC_URI="http://distfiles.foxkit.us/source/noxcuse/noxcuse-1.0.tar.xz" +SRC_URI="mirror://foxkit/${PN}/${P}.tar.xz" LICENSE="GPLv2+" SLOT="0" diff --git a/sys-apps/shimmy/shimmy-0.2.ebuild b/sys-apps/shimmy/shimmy-0.2.ebuild index 25b3b5640..79e6afc77 100644 --- a/sys-apps/shimmy/shimmy-0.2.ebuild +++ b/sys-apps/shimmy/shimmy-0.2.ebuild @@ -5,7 +5,7 @@ EAPI=6 DESCRIPTION="Utilities for stricter POSIX conformance" HOMEPAGE="https://code.foxkit.us/adelie/shimmy" -SRC_URI="http://distfiles.foxkit.us/source/${PN}/${P}.tar.bz2" +SRC_URI="mirror://foxkit/${PN}/${P}.tar.bz2" LICENSE="UoI-NCSA" SLOT="0" -- cgit v1.2.3-60-g2f50