commit:     22dff1ff9515bd81a2e22573aebdd69705ce6779
Author:     Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Sat Mar 17 09:10:46 2018 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Mar 17 10:51:04 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=22dff1ff

dev-python/pyx: use HTTPS, sync HOMEPAGES

 dev-python/pyx/pyx-0.12.1-r1.ebuild | 5 +++--
 dev-python/pyx/pyx-0.14.1.ebuild    | 5 +++--
 2 files changed, 6 insertions(+), 4 deletions(-)

diff --git a/dev-python/pyx/pyx-0.12.1-r1.ebuild 
b/dev-python/pyx/pyx-0.12.1-r1.ebuild
index df2728e3056..a58f056e625 100644
--- a/dev-python/pyx/pyx-0.12.1-r1.ebuild
+++ b/dev-python/pyx/pyx-0.12.1-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -9,7 +9,8 @@ inherit distutils-r1
 MY_P="${P/pyx/PyX}"
 
 DESCRIPTION="Python package for the generation of encapsulated PostScript 
figures"
-HOMEPAGE="http://pyx.sourceforge.net/";
+HOMEPAGE="https://pyx.sourceforge.net/
+       https://pypi.python.org/pypi/PyX/";
 SRC_URI="mirror://sourceforge/pyx/${MY_P}.tar.gz"
 
 LICENSE="GPL-2"

diff --git a/dev-python/pyx/pyx-0.14.1.ebuild b/dev-python/pyx/pyx-0.14.1.ebuild
index 66f76ddc5a5..49a0ab25aa0 100644
--- a/dev-python/pyx/pyx-0.14.1.ebuild
+++ b/dev-python/pyx/pyx-0.14.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -8,7 +8,8 @@ inherit distutils-r1
 MY_PN=PyX
 MY_P="${P/pyx/PyX}"
 DESCRIPTION="Python package for the generation of encapsulated PostScript 
figures"
-HOMEPAGE="http://pyx.sourceforge.net/ http://pypi.python.org/pypi/PyX/";
+HOMEPAGE="https://pyx.sourceforge.net/
+       https://pypi.python.org/pypi/PyX/";
 SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz"
 
 LICENSE="GPL-2"

Reply via email to