projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8719f72
)
dev-python/pssi: Fixing HOMEPAGE move due to code.google.com shutdown
author
Tobias Klausmann
<klausman@gentoo.org>
Tue, 1 Sep 2015 19:21:46 +0000
(21:21 +0200)
committer
Tobias 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
patch
|
blob
|
history
diff --git
a/dev-python/pssi/pssi-1.0-r1.ebuild
b/dev-python/pssi/pssi-1.0-r1.ebuild
index 646c9f7cf890dd8690b9ad3b1bbb691c38b4f94f..9d1af58ee442ca125131a2035e445db58e7b1869 100644
(file)
--- 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"