commit:     1ba465be38a0e63479d94cc24ed72d2850381c0e
Author:     Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Sun Jun  3 09:16:02 2018 +0000
Commit:     Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Sun Jun  3 13:48:32 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1ba465be

net-print/cups-pdf: use HTTPs

 net-print/cups-pdf/cups-pdf-2.6.1.ebuild | 6 +++---
 net-print/cups-pdf/cups-pdf-3.0.0.ebuild | 6 +++---
 net-print/cups-pdf/cups-pdf-3.0.1.ebuild | 6 +++---
 3 files changed, 9 insertions(+), 9 deletions(-)

diff --git a/net-print/cups-pdf/cups-pdf-2.6.1.ebuild 
b/net-print/cups-pdf/cups-pdf-2.6.1.ebuild
index edd5a5eba83..bbf9677a3f4 100644
--- a/net-print/cups-pdf/cups-pdf-2.6.1.ebuild
+++ b/net-print/cups-pdf/cups-pdf-2.6.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=4
@@ -6,8 +6,8 @@ EAPI=4
 inherit toolchain-funcs
 
 DESCRIPTION="Provides a virtual printer for CUPS to produce PDF files"
-HOMEPAGE="http://www.cups-pdf.de/";
-SRC_URI="http://www.cups-pdf.de/src/${PN}_${PV}.tar.gz";
+HOMEPAGE="https://www.cups-pdf.de/";
+SRC_URI="https://www.cups-pdf.de/src/${PN}_${PV}.tar.gz";
 
 LICENSE="GPL-2"
 SLOT="0"

diff --git a/net-print/cups-pdf/cups-pdf-3.0.0.ebuild 
b/net-print/cups-pdf/cups-pdf-3.0.0.ebuild
index 4bc7323b001..b2a6c83640a 100644
--- a/net-print/cups-pdf/cups-pdf-3.0.0.ebuild
+++ b/net-print/cups-pdf/cups-pdf-3.0.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -6,8 +6,8 @@ EAPI=6
 inherit toolchain-funcs
 
 DESCRIPTION="Provides a virtual printer for CUPS to produce PDF files"
-HOMEPAGE="http://www.cups-pdf.de/";
-SRC_URI="http://www.cups-pdf.de/src/${PN}_${PV/_}.tar.gz";
+HOMEPAGE="https://www.cups-pdf.de/";
+SRC_URI="https://www.cups-pdf.de/src/${PN}_${PV/_}.tar.gz";
 
 LICENSE="GPL-2+"
 SLOT="0"

diff --git a/net-print/cups-pdf/cups-pdf-3.0.1.ebuild 
b/net-print/cups-pdf/cups-pdf-3.0.1.ebuild
index 4bc7323b001..b2a6c83640a 100644
--- a/net-print/cups-pdf/cups-pdf-3.0.1.ebuild
+++ b/net-print/cups-pdf/cups-pdf-3.0.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -6,8 +6,8 @@ EAPI=6
 inherit toolchain-funcs
 
 DESCRIPTION="Provides a virtual printer for CUPS to produce PDF files"
-HOMEPAGE="http://www.cups-pdf.de/";
-SRC_URI="http://www.cups-pdf.de/src/${PN}_${PV/_}.tar.gz";
+HOMEPAGE="https://www.cups-pdf.de/";
+SRC_URI="https://www.cups-pdf.de/src/${PN}_${PV/_}.tar.gz";
 
 LICENSE="GPL-2+"
 SLOT="0"

Reply via email to