app-arch/unadf: fix SRC_URI

Closes: https://github.com/gentoo/gentoo/pull/1738

Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
This commit is contained in:
Michael Mair-Keimberger (asterix)
2016-06-24 20:15:08 +02:00
committed by Patrice Clement
parent b6d74ae120
commit 0e4b3cd518

View File

@@ -5,7 +5,7 @@
inherit eutils
DESCRIPTION="Extract files from Amiga adf disk images"
SRC_URI="http://perso.club-internet.fr/lclevy/adflib/adflib.zip"
SRC_URI="mirror://gentoo/adflib.zip"
HOMEPAGE="http://lclevy.free.fr/adflib/"
LICENSE="GPL-2"
SLOT="0"