mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-30 10:38:07 -07:00
dev-python/platinfo: Update SRC_URI
Point to PyPI instead of Google Code. Package-Manager: portage-2.3.2
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2015 Gentoo Foundation
|
||||
# Copyright 1999-2016 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Id$
|
||||
|
||||
@@ -10,7 +10,7 @@ inherit distutils-r1
|
||||
|
||||
DESCRIPTION="Determines and returns consistent names for platforms"
|
||||
HOMEPAGE="https://github.com/trentm/platinfo"
|
||||
SRC_URI="https://platinfo.googlecode.com/files/${P}.zip"
|
||||
SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.zip"
|
||||
|
||||
LICENSE="MIT"
|
||||
SLOT="0"
|
||||
|
||||
Reference in New Issue
Block a user