summaryrefslogtreecommitdiff
path: root/net-misc
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2016-05-30 19:35:02 +0200
committerJustin Lecher <jlec@gentoo.org>2016-05-30 19:35:02 +0200
commit83536af45d2f5ff85fe15aefaee0d51e8c16a4f4 (patch)
tree81520890467f7b30a3d3f2e5177f405d9e652478 /net-misc
parent2af0d0caf89d8540d9d0c3ec90486db1dd969bf2 (diff)
parent8b0bacf3e4d59516b29bdbf5b3ce740fe8c0ec02 (diff)
downloadgentoo-83536af45d2f5ff85fe15aefaee0d51e8c16a4f4.tar.gz
gentoo-83536af45d2f5ff85fe15aefaee0d51e8c16a4f4.tar.xz
Merge branch 'anthonyryan1-github'
* anthonyryan1-github: HTTPS (and canonicalize domain) for github.com
Diffstat (limited to 'net-misc')
-rw-r--r--net-misc/whatportis/whatportis-0.2.ebuild2
-rw-r--r--net-misc/whatportis/whatportis-0.3.ebuild2
-rw-r--r--net-misc/whatportis/whatportis-0.4.ebuild2
-rw-r--r--net-misc/whatportis/whatportis-0.5.ebuild2
-rw-r--r--net-misc/whatportis/whatportis-0.6.ebuild2
5 files changed, 5 insertions, 5 deletions
diff --git a/net-misc/whatportis/whatportis-0.2.ebuild b/net-misc/whatportis/whatportis-0.2.ebuild
index 2a0dfcdfec6..71d00bfb48e 100644
--- a/net-misc/whatportis/whatportis-0.2.ebuild
+++ b/net-misc/whatportis/whatportis-0.2.ebuild
@@ -9,7 +9,7 @@ PYTHON_COMPAT=( python2_7 python3_{3,4,5} )
inherit distutils-r1
DESCRIPTION="A command to search port names and numbers"
-HOMEPAGE="http://github.com/ncrocfer/whatportis http://pypi.python.org/pypi/whatportis"
+HOMEPAGE="https://github.com/ncrocfer/whatportis http://pypi.python.org/pypi/whatportis"
SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
LICENSE="MIT"
diff --git a/net-misc/whatportis/whatportis-0.3.ebuild b/net-misc/whatportis/whatportis-0.3.ebuild
index 2b25ee8c3f3..fc9db2da118 100644
--- a/net-misc/whatportis/whatportis-0.3.ebuild
+++ b/net-misc/whatportis/whatportis-0.3.ebuild
@@ -9,7 +9,7 @@ PYTHON_COMPAT=( python2_7 python3_{3,4,5} )
inherit distutils-r1
DESCRIPTION="A command to search port names and numbers"
-HOMEPAGE="http://github.com/ncrocfer/whatportis http://pypi.python.org/pypi/whatportis"
+HOMEPAGE="https://github.com/ncrocfer/whatportis http://pypi.python.org/pypi/whatportis"
SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
LICENSE="MIT"
diff --git a/net-misc/whatportis/whatportis-0.4.ebuild b/net-misc/whatportis/whatportis-0.4.ebuild
index 2b25ee8c3f3..fc9db2da118 100644
--- a/net-misc/whatportis/whatportis-0.4.ebuild
+++ b/net-misc/whatportis/whatportis-0.4.ebuild
@@ -9,7 +9,7 @@ PYTHON_COMPAT=( python2_7 python3_{3,4,5} )
inherit distutils-r1
DESCRIPTION="A command to search port names and numbers"
-HOMEPAGE="http://github.com/ncrocfer/whatportis http://pypi.python.org/pypi/whatportis"
+HOMEPAGE="https://github.com/ncrocfer/whatportis http://pypi.python.org/pypi/whatportis"
SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
LICENSE="MIT"
diff --git a/net-misc/whatportis/whatportis-0.5.ebuild b/net-misc/whatportis/whatportis-0.5.ebuild
index 27f6a2bec80..49b5607cf8e 100644
--- a/net-misc/whatportis/whatportis-0.5.ebuild
+++ b/net-misc/whatportis/whatportis-0.5.ebuild
@@ -9,7 +9,7 @@ PYTHON_COMPAT=( python{2_7,3_{3,4,5}} )
inherit distutils-r1
DESCRIPTION="A command to search port names and numbers"
-HOMEPAGE="http://github.com/ncrocfer/whatportis http://pypi.python.org/pypi/whatportis"
+HOMEPAGE="https://github.com/ncrocfer/whatportis http://pypi.python.org/pypi/whatportis"
SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
LICENSE="MIT"
diff --git a/net-misc/whatportis/whatportis-0.6.ebuild b/net-misc/whatportis/whatportis-0.6.ebuild
index 1b1511d3fbc..59b2b221a19 100644
--- a/net-misc/whatportis/whatportis-0.6.ebuild
+++ b/net-misc/whatportis/whatportis-0.6.ebuild
@@ -9,7 +9,7 @@ PYTHON_COMPAT=( python{2_7,3_{3,4,5}} )
inherit distutils-r1 eutils
DESCRIPTION="A command to search port names and numbers"
-HOMEPAGE="http://github.com/ncrocfer/whatportis http://pypi.python.org/pypi/whatportis"
+HOMEPAGE="https://github.com/ncrocfer/whatportis http://pypi.python.org/pypi/whatportis"
SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
LICENSE="MIT"