dev-python/pssi: Fixing HOMEPAGE move due to code.google.com shutdown

Package-Manager: portage-2.2.20.1
This commit is contained in:
Tobias Klausmann
2015-09-01 21:21:46 +02:00
parent 8719f72c0f
commit e9e0bbcae7

View File

@@ -9,7 +9,7 @@ PYTHON_COMPAT=( python2_7 )
inherit distutils-r1
DESCRIPTION="Python Simple Smartcard Interpreter"
HOMEPAGE="https://code.google.com/p/pssi/"
HOMEPAGE="https://github.com/Eric-Bourry/pssi"
SRC_URI="https://pssi.googlecode.com/files/${P}.tar"
LICENSE="GPL-3"