diff --git a/dev-python/pssi/pssi-1.0-r1.ebuild b/dev-python/pssi/pssi-1.0-r1.ebuild index 646c9f7cf890d..9d1af58ee442c 100644 --- a/dev-python/pssi/pssi-1.0-r1.ebuild +++ b/dev-python/pssi/pssi-1.0-r1.ebuild @@ -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"