diff options
Diffstat (limited to 'dev-python/pyx/pyx-0.14.1.ebuild')
-rw-r--r-- | dev-python/pyx/pyx-0.14.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pyx/pyx-0.14.1.ebuild b/dev-python/pyx/pyx-0.14.1.ebuild index 49a0ab25aa02..0d8ad3c588d7 100644 --- a/dev-python/pyx/pyx-0.14.1.ebuild +++ b/dev-python/pyx/pyx-0.14.1.ebuild @@ -9,7 +9,7 @@ MY_PN=PyX MY_P="${P/pyx/PyX}" DESCRIPTION="Python package for the generation of encapsulated PostScript figures" HOMEPAGE="https://pyx.sourceforge.net/ - https://pypi.python.org/pypi/PyX/" + https://pypi.org/project/PyX/" SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz" LICENSE="GPL-2" |