dev-python/pssi: Fixing HOMEPAGE move due to code.google.com shutdown
authorTobias Klausmann <klausman@gentoo.org>
Tue, 1 Sep 2015 19:21:46 +0000 (21:21 +0200)
committerTobias Klausmann <klausman@gentoo.org>
Tue, 1 Sep 2015 19:21:46 +0000 (21:21 +0200)
Package-Manager: portage-2.2.20.1

dev-python/pssi/pssi-1.0-r1.ebuild

index 646c9f7cf890dd8690b9ad3b1bbb691c38b4f94f..9d1af58ee442ca125131a2035e445db58e7b1869 100644 (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"