summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Klausmann <klausman@gentoo.org>2015-09-01 21:21:46 +0200
committerTobias Klausmann <klausman@gentoo.org>2015-09-01 21:21:46 +0200
commite9e0bbcae7756df2712d82be114b94ff38f010f1 (patch)
treeb9ff30143fdf792affa6ddc74020f8ec9777d9e6 /dev-python/pssi/pssi-1.0-r1.ebuild
parentdev-python/platinfo: Fixing HOMEPAGE move due to code.google.com shutdown (diff)
downloadgentoo-e9e0bbcae7756df2712d82be114b94ff38f010f1.tar.gz
gentoo-e9e0bbcae7756df2712d82be114b94ff38f010f1.tar.bz2
gentoo-e9e0bbcae7756df2712d82be114b94ff38f010f1.zip
dev-python/pssi: Fixing HOMEPAGE move due to code.google.com shutdown
Package-Manager: portage-2.2.20.1
Diffstat (limited to 'dev-python/pssi/pssi-1.0-r1.ebuild')
-rw-r--r--dev-python/pssi/pssi-1.0-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pssi/pssi-1.0-r1.ebuild b/dev-python/pssi/pssi-1.0-r1.ebuild
index 646c9f7cf890..9d1af58ee442 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"