From: Göktürk Yüksek Date: Thu, 23 Feb 2017 02:29:33 +0000 (-0500) Subject: dev-libs/libaio: switch from fedorahosted to debian mirrors X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=82df0f13b9d8da043781a81fd0cb69d86a78ff87;p=gentoo.git dev-libs/libaio: switch from fedorahosted to debian mirrors Package-Manager: Portage-2.3.3, Repoman-2.3.1 --- diff --git a/dev-libs/libaio/libaio-0.3.110.ebuild b/dev-libs/libaio/libaio-0.3.110.ebuild index 0605dbed076a..e71030affb85 100644 --- a/dev-libs/libaio/libaio-0.3.110.ebuild +++ b/dev-libs/libaio/libaio-0.3.110.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -7,8 +7,8 @@ EAPI=5 inherit eutils multilib-minimal toolchain-funcs flag-o-matic DESCRIPTION="Asynchronous input/output library that uses the kernels native interface" -HOMEPAGE="https://git.fedorahosted.org/cgit/libaio.git/ http://lse.sourceforge.net/io/aio.html" -SRC_URI="https://fedorahosted.org/releases/${PN:0:1}/${PN:1:1}/${PN}/${P}.tar.gz" +HOMEPAGE="http://lse.sourceforge.net/io/aio.html" +SRC_URI="mirror://debian/pool/main/liba/${PN}/${PN}_${PV}.orig.tar.gz -> ${P}.tar.gz" LICENSE="LGPL-2" SLOT="0"