diff --git a/dev-python/platinfo/platinfo-0.15.0-r1.ebuild b/dev-python/platinfo/platinfo-0.15.0-r1.ebuild index 9d6c35b3aab2d..86db543dd5829 100644 --- a/dev-python/platinfo/platinfo-0.15.0-r1.ebuild +++ b/dev-python/platinfo/platinfo-0.15.0-r1.ebuild @@ -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"