dev-libs/libaio: switch from fedorahosted to debian mirrors
authorGöktürk Yüksek <gokturk@gentoo.org>
Thu, 23 Feb 2017 02:29:33 +0000 (21:29 -0500)
committerGöktürk Yüksek <gokturk@gentoo.org>
Thu, 23 Feb 2017 02:29:33 +0000 (21:29 -0500)
Package-Manager: Portage-2.3.3, Repoman-2.3.1

dev-libs/libaio/libaio-0.3.110.ebuild

index 0605dbed076af2f87ca46041df85bf0d989c423f..e71030affb85d762deacfcf746e4f5e00439390f 100644 (file)
@@ -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"