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 /sys-auth
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 'sys-auth')
-rw-r--r--sys-auth/consolekit/consolekit-0.9.4.ebuild4
-rw-r--r--sys-auth/consolekit/consolekit-0.9.5.ebuild4
-rw-r--r--sys-auth/consolekit/consolekit-1.0.0.ebuild4
-rw-r--r--sys-auth/consolekit/consolekit-9999.ebuild2
4 files changed, 7 insertions, 7 deletions
diff --git a/sys-auth/consolekit/consolekit-0.9.4.ebuild b/sys-auth/consolekit/consolekit-0.9.4.ebuild
index 81a80c8dec29..73af8d9cbe6f 100644
--- a/sys-auth/consolekit/consolekit-0.9.4.ebuild
+++ b/sys-auth/consolekit/consolekit-0.9.4.ebuild
@@ -9,8 +9,8 @@ MY_PN=ConsoleKit2
MY_P=${MY_PN}-${PV}
DESCRIPTION="Framework for defining and tracking users, login sessions and seats"
-HOMEPAGE="http://github.com/ConsoleKit2/ConsoleKit2 http://www.freedesktop.org/wiki/Software/ConsoleKit"
-SRC_URI="http://github.com/${MY_PN}/${MY_PN}/releases/download/${PV}/${MY_P}.tar.bz2
+HOMEPAGE="https://github.com/ConsoleKit2/ConsoleKit2 http://www.freedesktop.org/wiki/Software/ConsoleKit"
+SRC_URI="https://github.com/${MY_PN}/${MY_PN}/releases/download/${PV}/${MY_P}.tar.bz2
mirror://debian/pool/main/${PN:0:1}/${PN}/${PN}_0.4.6-4.debian.tar.gz" # for logrotate file"
LICENSE="GPL-2"
diff --git a/sys-auth/consolekit/consolekit-0.9.5.ebuild b/sys-auth/consolekit/consolekit-0.9.5.ebuild
index 797cd354cd8c..ab3d5c5473be 100644
--- a/sys-auth/consolekit/consolekit-0.9.5.ebuild
+++ b/sys-auth/consolekit/consolekit-0.9.5.ebuild
@@ -9,8 +9,8 @@ MY_PN=ConsoleKit2
MY_P=${MY_PN}-${PV}
DESCRIPTION="Framework for defining and tracking users, login sessions and seats"
-HOMEPAGE="http://github.com/ConsoleKit2/ConsoleKit2 http://www.freedesktop.org/wiki/Software/ConsoleKit"
-SRC_URI="http://github.com/${MY_PN}/${MY_PN}/releases/download/${PV}/${MY_P}.tar.bz2
+HOMEPAGE="https://github.com/ConsoleKit2/ConsoleKit2 http://www.freedesktop.org/wiki/Software/ConsoleKit"
+SRC_URI="https://github.com/${MY_PN}/${MY_PN}/releases/download/${PV}/${MY_P}.tar.bz2
mirror://debian/pool/main/${PN:0:1}/${PN}/${PN}_0.4.6-4.debian.tar.gz" # for logrotate file"
LICENSE="GPL-2"
diff --git a/sys-auth/consolekit/consolekit-1.0.0.ebuild b/sys-auth/consolekit/consolekit-1.0.0.ebuild
index 3691af419b9e..0821dc1ddd0b 100644
--- a/sys-auth/consolekit/consolekit-1.0.0.ebuild
+++ b/sys-auth/consolekit/consolekit-1.0.0.ebuild
@@ -9,8 +9,8 @@ MY_PN=ConsoleKit2
MY_P=${MY_PN}-${PV}
DESCRIPTION="Framework for defining and tracking users, login sessions and seats"
-HOMEPAGE="http://github.com/ConsoleKit2/ConsoleKit2 http://www.freedesktop.org/wiki/Software/ConsoleKit"
-SRC_URI="http://github.com/${MY_PN}/${MY_PN}/releases/download/${PV}/${MY_P}.tar.bz2
+HOMEPAGE="https://github.com/ConsoleKit2/ConsoleKit2 http://www.freedesktop.org/wiki/Software/ConsoleKit"
+SRC_URI="https://github.com/${MY_PN}/${MY_PN}/releases/download/${PV}/${MY_P}.tar.bz2
mirror://debian/pool/main/${PN:0:1}/${PN}/${PN}_0.4.6-4.debian.tar.gz" # for logrotate file"
LICENSE="GPL-2"
diff --git a/sys-auth/consolekit/consolekit-9999.ebuild b/sys-auth/consolekit/consolekit-9999.ebuild
index 8c92eae8eb05..1f51010b8294 100644
--- a/sys-auth/consolekit/consolekit-9999.ebuild
+++ b/sys-auth/consolekit/consolekit-9999.ebuild
@@ -9,7 +9,7 @@ MY_PN=ConsoleKit2
MY_P=${MY_PN}-${PV}
DESCRIPTION="Framework for defining and tracking users, login sessions and seats"
-HOMEPAGE="http://github.com/ConsoleKit2/ConsoleKit2 http://www.freedesktop.org/wiki/Software/ConsoleKit"
+HOMEPAGE="https://github.com/ConsoleKit2/ConsoleKit2 http://www.freedesktop.org/wiki/Software/ConsoleKit"
SRC_URI="mirror://debian/pool/main/${PN:0:1}/${PN}/${PN}_0.4.6-4.debian.tar.gz" # for logrotate file"
EGIT_REPO_URI="https://github.com/${MY_PN}/${MY_PN}.git"