diff options
Diffstat (limited to 'dev-python/python-gflags/python-gflags-2.0.ebuild')
| -rw-r--r-- | dev-python/python-gflags/python-gflags-2.0.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/python-gflags/python-gflags-2.0.ebuild b/dev-python/python-gflags/python-gflags-2.0.ebuild index f1c398249fc5..f31df99a532a 100644 --- a/dev-python/python-gflags/python-gflags-2.0.ebuild +++ b/dev-python/python-gflags/python-gflags-2.0.ebuild @@ -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$ @@ -9,8 +9,8 @@ PYTHON_COMPAT=( python2_7 pypy ) inherit distutils-r1 DESCRIPTION="Google's Python argument parsing library" -HOMEPAGE="https://github.com/gflags/python-gflags" -SRC_URI="https://python-gflags.googlecode.com/files/${P}.tar.gz" +HOMEPAGE="https://github.com/google/python-gflags" +SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD" SLOT="0" |
