diff options
Diffstat (limited to 'dev-python/pathtools/pathtools-0.1.2-r2.ebuild')
-rw-r--r-- | dev-python/pathtools/pathtools-0.1.2-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pathtools/pathtools-0.1.2-r2.ebuild b/dev-python/pathtools/pathtools-0.1.2-r2.ebuild index abfbe1472bb0..67b1c59bb1ac 100644 --- a/dev-python/pathtools/pathtools-0.1.2-r2.ebuild +++ b/dev-python/pathtools/pathtools-0.1.2-r2.ebuild @@ -7,7 +7,7 @@ PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} pypy) inherit distutils-r1 DESCRIPTION="Pattern matching and various utilities for file systems paths" -HOMEPAGE="https://pypi.python.org/pypi/pathtools/" +HOMEPAGE="https://pypi.org/project/pathtools/" SRC_URI="mirror://pypi/p/pathtools/${P}.tar.gz" LICENSE="MIT" |