diff options
author | Justin Lecher <jlec@gentoo.org> | 2015-08-24 12:36:23 +0200 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2015-08-24 12:36:23 +0200 |
commit | 71dc24457e7c41a2f9ee8baee773124df6f86a00 (patch) | |
tree | e4cbe29b6d056c3b011285fc8142356298f8347f /app-shells | |
parent | Add missing remote-id (diff) | |
download | gentoo-71dc24457e7c41a2f9ee8baee773124df6f86a00.tar.gz gentoo-71dc24457e7c41a2f9ee8baee773124df6f86a00.tar.bz2 gentoo-71dc24457e7c41a2f9ee8baee773124df6f86a00.zip |
Use https by default
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'app-shells')
-rw-r--r-- | app-shells/autojump/autojump-21.3.0-r1.ebuild | 2 | ||||
-rw-r--r-- | app-shells/autojump/autojump-21.5.8-r1.ebuild | 2 | ||||
-rw-r--r-- | app-shells/autojump/autojump-21.6.9.ebuild | 2 | ||||
-rw-r--r-- | app-shells/mpibash/mpibash-1.2.ebuild | 2 | ||||
-rw-r--r-- | app-shells/mpibash/mpibash-9999.ebuild | 2 | ||||
-rw-r--r-- | app-shells/push/push-1.5-r1.ebuild | 2 | ||||
-rw-r--r-- | app-shells/push/push-1.5.ebuild | 2 | ||||
-rw-r--r-- | app-shells/push/push-1.6.ebuild | 2 |
8 files changed, 8 insertions, 8 deletions
diff --git a/app-shells/autojump/autojump-21.3.0-r1.ebuild b/app-shells/autojump/autojump-21.3.0-r1.ebuild index d7f8d981dd10..b0076da1b87c 100644 --- a/app-shells/autojump/autojump-21.3.0-r1.ebuild +++ b/app-shells/autojump/autojump-21.3.0-r1.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python{2_7,3_3} ) inherit eutils python-r1 python-utils-r1 vcs-snapshot DESCRIPTION="change directory command that learns" -HOMEPAGE="http://github.com/joelthelion/autojump" +HOMEPAGE="https://github.com/joelthelion/autojump" SRC_URI="https://github.com/joelthelion/${PN}/archive/release-v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-3" diff --git a/app-shells/autojump/autojump-21.5.8-r1.ebuild b/app-shells/autojump/autojump-21.5.8-r1.ebuild index d6a53538ac55..3e6ee29301dd 100644 --- a/app-shells/autojump/autojump-21.5.8-r1.ebuild +++ b/app-shells/autojump/autojump-21.5.8-r1.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python{2_7,3_3} ) inherit python-r1 python-utils-r1 vcs-snapshot DESCRIPTION="change directory command that learns" -HOMEPAGE="http://github.com/joelthelion/autojump" +HOMEPAGE="https://github.com/joelthelion/autojump" SRC_URI="https://github.com/joelthelion/${PN}/archive/release-v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-3" diff --git a/app-shells/autojump/autojump-21.6.9.ebuild b/app-shells/autojump/autojump-21.6.9.ebuild index 18a6c71d0afa..23f4028d42d4 100644 --- a/app-shells/autojump/autojump-21.6.9.ebuild +++ b/app-shells/autojump/autojump-21.6.9.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} ) inherit python-r1 python-utils-r1 vcs-snapshot DESCRIPTION="change directory command that learns" -HOMEPAGE="http://github.com/joelthelion/autojump" +HOMEPAGE="https://github.com/joelthelion/autojump" SRC_URI="https://github.com/joelthelion/${PN}/archive/release-v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-3" diff --git a/app-shells/mpibash/mpibash-1.2.ebuild b/app-shells/mpibash/mpibash-1.2.ebuild index c36ec39e71c9..35d89c65384d 100644 --- a/app-shells/mpibash/mpibash-1.2.ebuild +++ b/app-shells/mpibash/mpibash-1.2.ebuild @@ -7,7 +7,7 @@ EAPI=5 inherit autotools-utils multilib if [[ ${PV} = 9999 ]]; then - EGIT_REPO_URI="git://github.com/losalamos/MPI-Bash.git http://github.com/losalamos/MPI-Bash.git" + EGIT_REPO_URI="git://github.com/losalamos/MPI-Bash.git https://github.com/losalamos/MPI-Bash.git" inherit git-r3 KEYWORDS="" AUTOTOOLS_AUTORECONF=1 diff --git a/app-shells/mpibash/mpibash-9999.ebuild b/app-shells/mpibash/mpibash-9999.ebuild index c36ec39e71c9..35d89c65384d 100644 --- a/app-shells/mpibash/mpibash-9999.ebuild +++ b/app-shells/mpibash/mpibash-9999.ebuild @@ -7,7 +7,7 @@ EAPI=5 inherit autotools-utils multilib if [[ ${PV} = 9999 ]]; then - EGIT_REPO_URI="git://github.com/losalamos/MPI-Bash.git http://github.com/losalamos/MPI-Bash.git" + EGIT_REPO_URI="git://github.com/losalamos/MPI-Bash.git https://github.com/losalamos/MPI-Bash.git" inherit git-r3 KEYWORDS="" AUTOTOOLS_AUTORECONF=1 diff --git a/app-shells/push/push-1.5-r1.ebuild b/app-shells/push/push-1.5-r1.ebuild index ddf8f3624dc3..b26cf1537b52 100644 --- a/app-shells/push/push-1.5-r1.ebuild +++ b/app-shells/push/push-1.5-r1.ebuild @@ -7,7 +7,7 @@ inherit vcs-snapshot DESCRIPTION="A POSIX shell function to treat a variable like an array, quoting args" HOMEPAGE="https://github.com/vaeth/push/" -SRC_URI="http://github.com/vaeth/${PN}/tarball/${PV} -> ${P}.tar.gz" +SRC_URI="https://github.com/vaeth/${PN}/tarball/${PV} -> ${P}.tar.gz" LICENSE="BSD" SLOT="0" diff --git a/app-shells/push/push-1.5.ebuild b/app-shells/push/push-1.5.ebuild index 9cf5f1f1f8e3..0b214f14b30a 100644 --- a/app-shells/push/push-1.5.ebuild +++ b/app-shells/push/push-1.5.ebuild @@ -7,7 +7,7 @@ inherit vcs-snapshot DESCRIPTION="A POSIX shell function to treat a variable like an array, quoting args" HOMEPAGE="https://github.com/vaeth/push/" -SRC_URI="http://github.com/vaeth/${PN}/tarball/release-${PV} -> ${P}.tar.gz" +SRC_URI="https://github.com/vaeth/${PN}/tarball/release-${PV} -> ${P}.tar.gz" LICENSE="BSD" SLOT="0" diff --git a/app-shells/push/push-1.6.ebuild b/app-shells/push/push-1.6.ebuild index d2bb450174c1..df790cb5196a 100644 --- a/app-shells/push/push-1.6.ebuild +++ b/app-shells/push/push-1.6.ebuild @@ -7,7 +7,7 @@ inherit vcs-snapshot DESCRIPTION="A POSIX shell function to treat a variable like an array, quoting args" HOMEPAGE="https://github.com/vaeth/push/" -SRC_URI="http://github.com/vaeth/${PN}/tarball/${PV} -> ${P}.tar.gz" +SRC_URI="https://github.com/vaeth/${PN}/tarball/${PV} -> ${P}.tar.gz" LICENSE="BSD" SLOT="0" |