summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2015-08-24 12:36:23 +0200
committerJustin Lecher <jlec@gentoo.org>2015-08-24 12:36:23 +0200
commit71dc24457e7c41a2f9ee8baee773124df6f86a00 (patch)
treee4cbe29b6d056c3b011285fc8142356298f8347f /app-portage
parentAdd missing remote-id (diff)
downloadgentoo-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-portage')
-rw-r--r--app-portage/epkg/epkg-0.2.ebuild2
-rw-r--r--app-portage/epkg/epkg-0.3.ebuild2
-rw-r--r--app-portage/epkg/epkg-0.4.ebuild2
-rw-r--r--app-portage/g-octave/g-octave-0.4.1-r4.ebuild2
-rw-r--r--app-portage/gs-elpa/gs-elpa-9999.ebuild2
-rw-r--r--app-portage/gs-pypi/gs-pypi-9999.ebuild2
-rw-r--r--app-portage/tatt/tatt-9999.ebuild2
7 files changed, 7 insertions, 7 deletions
diff --git a/app-portage/epkg/epkg-0.2.ebuild b/app-portage/epkg/epkg-0.2.ebuild
index 7baf7f17a368..bfafc22137b0 100644
--- a/app-portage/epkg/epkg-0.2.ebuild
+++ b/app-portage/epkg/epkg-0.2.ebuild
@@ -5,7 +5,7 @@
EAPI=4
DESCRIPTION="A simple portage wrapper which works like other package managers"
-HOMEPAGE="http://github.com/jdhore/epkg"
+HOMEPAGE="https://github.com/jdhore/epkg"
SRC_URI="https://github.com/jdhore/${PN}/archive/${P}.tar.gz"
LICENSE="public-domain"
diff --git a/app-portage/epkg/epkg-0.3.ebuild b/app-portage/epkg/epkg-0.3.ebuild
index 98d31f4d6eaf..32b57a78e262 100644
--- a/app-portage/epkg/epkg-0.3.ebuild
+++ b/app-portage/epkg/epkg-0.3.ebuild
@@ -5,7 +5,7 @@
EAPI=4
DESCRIPTION="A simple portage wrapper which works like other package managers"
-HOMEPAGE="http://github.com/jdhore/epkg"
+HOMEPAGE="https://github.com/jdhore/epkg"
SRC_URI="https://github.com/jdhore/${PN}/archive/${P}.tar.gz"
LICENSE="public-domain"
diff --git a/app-portage/epkg/epkg-0.4.ebuild b/app-portage/epkg/epkg-0.4.ebuild
index 243c96646d8f..1dd1d21e3923 100644
--- a/app-portage/epkg/epkg-0.4.ebuild
+++ b/app-portage/epkg/epkg-0.4.ebuild
@@ -5,7 +5,7 @@
EAPI=5
DESCRIPTION="A simple portage wrapper which works like other package managers"
-HOMEPAGE="http://github.com/jdhore/epkg"
+HOMEPAGE="https://github.com/jdhore/epkg"
SRC_URI="https://github.com/jdhore/${PN}/archive/${P}.tar.gz"
LICENSE="BSD-2"
diff --git a/app-portage/g-octave/g-octave-0.4.1-r4.ebuild b/app-portage/g-octave/g-octave-0.4.1-r4.ebuild
index 048375be6468..a38b04adc050 100644
--- a/app-portage/g-octave/g-octave-0.4.1-r4.ebuild
+++ b/app-portage/g-octave/g-octave-0.4.1-r4.ebuild
@@ -15,7 +15,7 @@ DESCRIPTION="A tool that generates and installs ebuilds for Octave-Forge"
HOMEPAGE="https://github.com/rafaelmartins/g-octave"
SRC_URI="mirror://github/rafaelmartins/${PN}/${P}.tar.gz
- http://github.com/rafaelmartins/${PN}-db/tarball/${DB_COMMIT} ->
+ https://github.com/rafaelmartins/${PN}-db/tarball/${DB_COMMIT} ->
${PN}-db-${DB_COMMIT:0:7}.tar.gz"
LICENSE="GPL-2"
diff --git a/app-portage/gs-elpa/gs-elpa-9999.ebuild b/app-portage/gs-elpa/gs-elpa-9999.ebuild
index ecc659d6f9ed..943f447fbcef 100644
--- a/app-portage/gs-elpa/gs-elpa-9999.ebuild
+++ b/app-portage/gs-elpa/gs-elpa-9999.ebuild
@@ -12,7 +12,7 @@ DESCRIPTION="g-sorcery backend for elisp packages"
HOMEPAGE="https://github.com/jauhien/gs-elpa"
SRC_URI=""
EGIT_BRANCH="master"
-EGIT_REPO_URI="http://github.com/jauhien/gs-elpa"
+EGIT_REPO_URI="https://github.com/jauhien/gs-elpa"
LICENSE="GPL-2"
SLOT="0"
diff --git a/app-portage/gs-pypi/gs-pypi-9999.ebuild b/app-portage/gs-pypi/gs-pypi-9999.ebuild
index 890b7bcb336c..77a1336b00fa 100644
--- a/app-portage/gs-pypi/gs-pypi-9999.ebuild
+++ b/app-portage/gs-pypi/gs-pypi-9999.ebuild
@@ -12,7 +12,7 @@ DESCRIPTION="g-sorcery backend for pypi packages"
HOMEPAGE="https://github.com/jauhien/gs-pypi"
SRC_URI=""
EGIT_BRANCH="master"
-EGIT_REPO_URI="http://github.com/jauhien/gs-pypi"
+EGIT_REPO_URI="https://github.com/jauhien/gs-pypi"
LICENSE="GPL-2"
SLOT="0"
diff --git a/app-portage/tatt/tatt-9999.ebuild b/app-portage/tatt/tatt-9999.ebuild
index e97834d1f64e..bd471ac65f07 100644
--- a/app-portage/tatt/tatt-9999.ebuild
+++ b/app-portage/tatt/tatt-9999.ebuild
@@ -9,7 +9,7 @@ PYTHON_COMPAT=( python2_7 python3_{3,4} )
inherit distutils-r1 git-r3
DESCRIPTION="arch testing tool"
-HOMEPAGE="http://github.com/tom111/tatt"
+HOMEPAGE="https://github.com/tom111/tatt"
EGIT_REPO_URI="https://github.com/tom111/tatt.git \
git://github.com/tom111/tatt.git"