dev-python/amodem: improve SRC_URI
authorAnthony G. Basile <blueness@gentoo.org>
Fri, 14 Aug 2015 07:00:04 +0000 (03:00 -0400)
committerAnthony G. Basile <blueness@gentoo.org>
Fri, 14 Aug 2015 07:01:25 +0000 (03:01 -0400)
Package-Manager: portage-2.2.20.1

dev-python/amodem/amodem-1.12.ebuild

index a90dd0cb616c470354126aa1ccd267002afd64f3..2089e14bf656b001ed90ef95ee7e0207371dcebc 100644 (file)
@@ -10,7 +10,8 @@ inherit distutils-r1
 
 DESCRIPTION="Transmit data between two computers using audio"
 HOMEPAGE="https://github.com/romanz/amodem"
-SRC_URI="https://github.com/romanz/amodem/archive/v1.12.tar.gz -> ${P}.tar.gz"
+SRC_URI="https://github.com/romanz/amodem/archive/v${PV}.tar.gz -> ${P}.tar.gz
+       mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0"