diff options
Diffstat (limited to 'dev-python/pyx/pyx-0.12.1-r1.ebuild')
-rw-r--r-- | dev-python/pyx/pyx-0.12.1-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pyx/pyx-0.12.1-r1.ebuild b/dev-python/pyx/pyx-0.12.1-r1.ebuild index a58f056e625b..9b5f5e293aa3 100644 --- a/dev-python/pyx/pyx-0.12.1-r1.ebuild +++ b/dev-python/pyx/pyx-0.12.1-r1.ebuild @@ -10,7 +10,7 @@ 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://sourceforge/pyx/${MY_P}.tar.gz" LICENSE="GPL-2" |