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 --- net-print/cups/cups-2.0.1-r1.ebuild | 2 +- net-print/cups/metadata.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'net-print/cups') diff --git a/net-print/cups/cups-2.0.1-r1.ebuild b/net-print/cups/cups-2.0.1-r1.ebuild index 7273dc974c29..76e29377dd41 100644 --- a/net-print/cups/cups-2.0.1-r1.ebuild +++ b/net-print/cups/cups-2.0.1-r1.ebuild @@ -329,7 +329,7 @@ pkg_postinst() { if ! [[ "${REPLACING_VERSIONS}" ]]; then echo elog "For information about installing a printer and general cups setup" - elog "take a look at: http://www.gentoo.org/doc/en/printing-howto.xml" + elog "take a look at: https://www.gentoo.org/doc/en/printing-howto.xml" echo fi diff --git a/net-print/cups/metadata.xml b/net-print/cups/metadata.xml index bc19bfa0e433..e58342b23197 100644 --- a/net-print/cups/metadata.xml +++ b/net-print/cups/metadata.xml @@ -1,5 +1,5 @@ - + printing -- cgit v1.2.3-65-gdbad