mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-24 20:48:31 -07:00
dev-python/python-gflags: 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 pypy )
|
||||
inherit distutils-r1
|
||||
|
||||
DESCRIPTION="Google's Python argument parsing library"
|
||||
HOMEPAGE="https://code.google.com/p/python-gflags/"
|
||||
HOMEPAGE="https://github.com/gflags/python-gflags"
|
||||
SRC_URI="https://python-gflags.googlecode.com/files/${P}.tar.gz"
|
||||
|
||||
LICENSE="BSD"
|
||||
|
||||
Reference in New Issue
Block a user