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/hexrgb/hexrgb-0_p957.ebuild | 2 +- app-emacs/hexrgb/metadata.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'app-emacs/hexrgb') diff --git a/app-emacs/hexrgb/hexrgb-0_p957.ebuild b/app-emacs/hexrgb/hexrgb-0_p957.ebuild index 029f1b5c6d10..dbe7ee1200b6 100644 --- a/app-emacs/hexrgb/hexrgb-0_p957.ebuild +++ b/app-emacs/hexrgb/hexrgb-0_p957.ebuild @@ -8,7 +8,7 @@ inherit elisp DESCRIPTION="Functions to manipulate colors, including RGB hex strings" HOMEPAGE="http://www.emacswiki.org/emacs/hexrgb.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" diff --git a/app-emacs/hexrgb/metadata.xml b/app-emacs/hexrgb/metadata.xml index bc306fe58224..bc894e5b9637 100644 --- a/app-emacs/hexrgb/metadata.xml +++ b/app-emacs/hexrgb/metadata.xml @@ -1,5 +1,5 @@ - + emacs -- cgit v1.2.3-65-gdbad