more minor changes to build files

This commit is contained in:
Michael Greene
2016-04-21 21:50:39 -07:00
parent f5d2468c54
commit fd2a2d43cb
3 changed files with 3 additions and 3 deletions

View File

@@ -9,7 +9,7 @@ inherit distutils-r1
DESCRIPTION="Pretty Good Privacy for Python - a pure Python OpenPGP implementation."
HOMEPAGE="https://github.com/SecurityInnovation/PGPy"
SRC_URI="mirror://pypi/P/PGPy/PGPy-${PV}.tar.gz"
SRC_URI="https://pypi.python.org/packages/0a/2c/bfe57ac97d31fcd7172df43770d68bab1fbd38d629448ec8013f4714e779/PGPy-0.4.0a.tar.gz"
LICENSE="BSD"
SLOT="0"