dev-python/platinfo: Fixing HOMEPAGE move due to code.google.com shutdown
authorTobias Klausmann <klausman@gentoo.org>
Tue, 1 Sep 2015 19:21:31 +0000 (21:21 +0200)
committerTobias Klausmann <klausman@gentoo.org>
Tue, 1 Sep 2015 19:21:31 +0000 (21:21 +0200)
Package-Manager: portage-2.2.20.1

dev-python/platinfo/platinfo-0.15.0-r1.ebuild

index 9d6c35b3aab2d6f736c937abe34eafcf3ebdf550..86db543dd5829cea9b530f325c77787b675e32d8 100644 (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"