dev-python/platinfo: 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:21:31 +02:00
parent fb18843f93
commit 8719f72c0f

View File

@@ -9,7 +9,7 @@ PYTHON_COMPAT=( python2_7 )
inherit distutils-r1
DESCRIPTION="Determines and returns consistent names for platforms"
HOMEPAGE="https://code.google.com/p/platinfo/"
HOMEPAGE="https://github.com/trentm/platinfo"
SRC_URI="https://platinfo.googlecode.com/files/${P}.zip"
LICENSE="MIT"