diff options
Diffstat (limited to 'dev-python/pyserial')
-rw-r--r-- | dev-python/pyserial/pyserial-2.6-r1.ebuild | 2 | ||||
-rw-r--r-- | dev-python/pyserial/pyserial-2.7-r1.ebuild | 2 | ||||
-rw-r--r-- | dev-python/pyserial/pyserial-2.7.ebuild | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/pyserial/pyserial-2.6-r1.ebuild b/dev-python/pyserial/pyserial-2.6-r1.ebuild index 36fa39365426..8f5bdcf1007e 100644 --- a/dev-python/pyserial/pyserial-2.6-r1.ebuild +++ b/dev-python/pyserial/pyserial-2.6-r1.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_3} pypy ) inherit distutils-r1 DESCRIPTION="Python Serial Port Extension" -HOMEPAGE="http://pyserial.sourceforge.net/ http://sourceforge.net/projects/pyserial/ http://pypi.python.org/pypi/pyserial" +HOMEPAGE="http://pyserial.sourceforge.net/ http://sourceforge.net/projects/pyserial/ https://pypi.python.org/pypi/pyserial" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="PSF-2" diff --git a/dev-python/pyserial/pyserial-2.7-r1.ebuild b/dev-python/pyserial/pyserial-2.7-r1.ebuild index ae44b85b8ee0..92f5d5ddb971 100644 --- a/dev-python/pyserial/pyserial-2.7-r1.ebuild +++ b/dev-python/pyserial/pyserial-2.7-r1.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) inherit distutils-r1 DESCRIPTION="Python Serial Port Extension" -HOMEPAGE="http://pyserial.sourceforge.net/ http://sourceforge.net/projects/pyserial/ http://pypi.python.org/pypi/pyserial" +HOMEPAGE="http://pyserial.sourceforge.net/ http://sourceforge.net/projects/pyserial/ https://pypi.python.org/pypi/pyserial" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="PSF-2" diff --git a/dev-python/pyserial/pyserial-2.7.ebuild b/dev-python/pyserial/pyserial-2.7.ebuild index fb49cf7bc823..5458aa4dd662 100644 --- a/dev-python/pyserial/pyserial-2.7.ebuild +++ b/dev-python/pyserial/pyserial-2.7.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_3} pypy ) inherit distutils-r1 DESCRIPTION="Python Serial Port Extension" -HOMEPAGE="http://pyserial.sourceforge.net/ http://sourceforge.net/projects/pyserial/ http://pypi.python.org/pypi/pyserial" +HOMEPAGE="http://pyserial.sourceforge.net/ http://sourceforge.net/projects/pyserial/ https://pypi.python.org/pypi/pyserial" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="PSF-2" |