dev-python/pystdf: 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:23:47 +02:00
parent 3c7ed885c0
commit e38b50d999

View File

@@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 )
inherit distutils-r1
DESCRIPTION="Python module that makes it easy to work with STDF"
HOMEPAGE="https://code.google.com/p/pystdf/"
HOMEPAGE="https://github.com/cmars/pystdf"
SRC_URI="https://pystdf.googlecode.com/files/${P}.tar.gz"
LICENSE="GPL-2"