From eaaface92ee81f30a6ac66fe7acbcc42c00dc450 Mon Sep 17 00:00:00 2001 From: Justin Lecher Date: Mon, 24 Aug 2015 12:47:45 +0200 Subject: Use https by default Convert all URLs for sites supporting encrypted connections from http to https Signed-off-by: Justin Lecher --- x11-misc/cdm/cdm-0.5.3.ebuild | 2 +- x11-misc/cdm/cdm-0.6.1_pre20130419.ebuild | 2 +- x11-misc/cdm/metadata.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'x11-misc/cdm') diff --git a/x11-misc/cdm/cdm-0.5.3.ebuild b/x11-misc/cdm/cdm-0.5.3.ebuild index 4d5474af85e..bf6e3428fa1 100644 --- a/x11-misc/cdm/cdm-0.5.3.ebuild +++ b/x11-misc/cdm/cdm-0.5.3.ebuild @@ -8,7 +8,7 @@ inherit base pam eutils DESCRIPTION="The Console Display Manager" HOMEPAGE="https://wiki.archlinux.org/index.php/CDM" -SRC_URI="http://dev.gentoo.org/~gienah/snapshots/${P}.tar.gz" +SRC_URI="https://dev.gentoo.org/~gienah/snapshots/${P}.tar.gz" LICENSE="GPL-3" SLOT="0" diff --git a/x11-misc/cdm/cdm-0.6.1_pre20130419.ebuild b/x11-misc/cdm/cdm-0.6.1_pre20130419.ebuild index 5d0dcb7860e..972a60a3a14 100644 --- a/x11-misc/cdm/cdm-0.6.1_pre20130419.ebuild +++ b/x11-misc/cdm/cdm-0.6.1_pre20130419.ebuild @@ -8,7 +8,7 @@ inherit pam eutils DESCRIPTION="The Console Display Manager" HOMEPAGE="https://wiki.archlinux.org/index.php/CDM" -SRC_URI="http://dev.gentoo.org/~gienah/snapshots/${P}.tar.gz" +SRC_URI="https://dev.gentoo.org/~gienah/snapshots/${P}.tar.gz" LICENSE="GPL-3" SLOT="0" diff --git a/x11-misc/cdm/metadata.xml b/x11-misc/cdm/metadata.xml index 1574d2cf1ad..a13ea6aa31d 100644 --- a/x11-misc/cdm/metadata.xml +++ b/x11-misc/cdm/metadata.xml @@ -1,5 +1,5 @@ - + gienah@gentoo.org -- cgit v1.2.1