summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/python-gflags')
-rw-r--r--dev-python/python-gflags/python-gflags-2.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/python-gflags/python-gflags-2.0.ebuild b/dev-python/python-gflags/python-gflags-2.0.ebuild
index 19e8e6a37016..fb081cec87a4 100644
--- a/dev-python/python-gflags/python-gflags-2.0.ebuild
+++ b/dev-python/python-gflags/python-gflags-2.0.ebuild
@@ -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"