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/redo+/metadata.xml | 2 +- app-emacs/redo+/redo+-1.19.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'app-emacs/redo+') diff --git a/app-emacs/redo+/metadata.xml b/app-emacs/redo+/metadata.xml index bc306fe5822..bc894e5b963 100644 --- a/app-emacs/redo+/metadata.xml +++ b/app-emacs/redo+/metadata.xml @@ -1,5 +1,5 @@ - + emacs diff --git a/app-emacs/redo+/redo+-1.19.ebuild b/app-emacs/redo+/redo+-1.19.ebuild index 51880c79888..5d2e17b5804 100644 --- a/app-emacs/redo+/redo+-1.19.ebuild +++ b/app-emacs/redo+/redo+-1.19.ebuild @@ -10,7 +10,7 @@ DESCRIPTION="Redo/undo system for Emacs" HOMEPAGE="http://www.emacswiki.org/emacs/RedoPlus http://www11.atwiki.jp/s-irie/pages/18.html" # taken from http://www.emacswiki.org/emacs/${PN}.el -SRC_URI="http://dev.gentoo.org/~ulm/distfiles/${P}.el.xz" +SRC_URI="https://dev.gentoo.org/~ulm/distfiles/${P}.el.xz" LICENSE="GPL-2+" SLOT="0" -- cgit v1.2.3-18-g5258