summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGöktürk Yüksek <gokturk@gentoo.org>2017-02-22 21:29:33 -0500
committerGöktürk Yüksek <gokturk@gentoo.org>2017-02-22 21:29:33 -0500
commit82df0f13b9d8da043781a81fd0cb69d86a78ff87 (patch)
tree26b1e566f541fdfee9a1ee441bc5003af41ebbde
parentdev-perl/Exporter-Tiny: Bump to 0.44.0 (diff)
downloadgentoo-82df0f13b9d8da043781a81fd0cb69d86a78ff87.tar.gz
gentoo-82df0f13b9d8da043781a81fd0cb69d86a78ff87.tar.bz2
gentoo-82df0f13b9d8da043781a81fd0cb69d86a78ff87.zip
dev-libs/libaio: switch from fedorahosted to debian mirrors
Package-Manager: Portage-2.3.3, Repoman-2.3.1
-rw-r--r--dev-libs/libaio/libaio-0.3.110.ebuild6
1 files changed, 3 insertions, 3 deletions
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"