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-doc/abs-guide/abs-guide-6.6.ebuild | 4 ++-- app-doc/abs-guide/metadata.xml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'app-doc/abs-guide') diff --git a/app-doc/abs-guide/abs-guide-6.6.ebuild b/app-doc/abs-guide/abs-guide-6.6.ebuild index 7c5b6cc20a3f..1c7bbe9c322b 100644 --- a/app-doc/abs-guide/abs-guide-6.6.ebuild +++ b/app-doc/abs-guide/abs-guide-6.6.ebuild @@ -10,8 +10,8 @@ HOMEPAGE="http://www.tldp.org/LDP/abs/html" # Upstream likes to update the tarballs without changing the names. # - http://bash.deta.in/abs-guide-${PV}.tar.bz2 # - http://bash.deta.in/abs-guide.pdf <- remember to rename with ${PV} -SRC_URI="http://dev.gentoo.org/~dirtyepic/dist/${P}.tar.bz2 - pdf? ( http://dev.gentoo.org/~dirtyepic/dist/${P}.pdf )" +SRC_URI="https://dev.gentoo.org/~dirtyepic/dist/${P}.tar.bz2 + pdf? ( https://dev.gentoo.org/~dirtyepic/dist/${P}.pdf )" LICENSE="OPL" IUSE="pdf" diff --git a/app-doc/abs-guide/metadata.xml b/app-doc/abs-guide/metadata.xml index fac0ae6714e5..65dd1a9d1ca2 100644 --- a/app-doc/abs-guide/metadata.xml +++ b/app-doc/abs-guide/metadata.xml @@ -1,5 +1,5 @@ - + app-doc -- cgit v1.2.3-65-gdbad