mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-31 10:58:21 -07:00
dev-python/platinfo: Fixing HOMEPAGE move due to code.google.com shutdown
Package-Manager: portage-2.2.20.1
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user