diff options
Diffstat (limited to 'dev-python/pyserial/pyserial-2.6-r1.ebuild')
-rw-r--r-- | dev-python/pyserial/pyserial-2.6-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pyserial/pyserial-2.6-r1.ebuild b/dev-python/pyserial/pyserial-2.6-r1.ebuild index 8f5bdcf1007e..173964a1911b 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/ https://pypi.python.org/pypi/pyserial" +HOMEPAGE="http://pyserial.sourceforge.net/ https://sourceforge.net/projects/pyserial/ https://pypi.python.org/pypi/pyserial" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="PSF-2" |