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 --- app-emacs/ecb/ecb-2.41_pre20140215-r1.ebuild | 2 +- app-emacs/ecb/metadata.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'app-emacs/ecb') diff --git a/app-emacs/ecb/ecb-2.41_pre20140215-r1.ebuild b/app-emacs/ecb/ecb-2.41_pre20140215-r1.ebuild index 0247192d61d5..7bea92e3409b 100644 --- a/app-emacs/ecb/ecb-2.41_pre20140215-r1.ebuild +++ b/app-emacs/ecb/ecb-2.41_pre20140215-r1.ebuild @@ -9,7 +9,7 @@ inherit readme.gentoo elisp eutils DESCRIPTION="Source code browser for Emacs" HOMEPAGE="http://ecb.sourceforge.net/" # snapshot of https://github.com/alexott/ecb.git, created with "make distrib" -SRC_URI="http://dev.gentoo.org/~ulm/distfiles/${P}.tar.xz" +SRC_URI="https://dev.gentoo.org/~ulm/distfiles/${P}.tar.xz" LICENSE="GPL-2+" SLOT="0" diff --git a/app-emacs/ecb/metadata.xml b/app-emacs/ecb/metadata.xml index 4858374f9d5b..fd6802efa7ab 100644 --- a/app-emacs/ecb/metadata.xml +++ b/app-emacs/ecb/metadata.xml @@ -1,5 +1,5 @@ - + emacs -- cgit v1.2.3-65-gdbad