diff options
author | Michael Mair-Keimberger <m.mairkeimberger@gmail.com> | 2018-06-03 11:16:02 +0200 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2018-06-03 09:48:32 -0400 |
commit | 1ba465be38a0e63479d94cc24ed72d2850381c0e (patch) | |
tree | a65f084638d3299e2163c01b82c6211caf2ea1fc /net-print | |
parent | app-text/ghostscript-gpl: use HTTPs (diff) | |
download | gentoo-1ba465be38a0e63479d94cc24ed72d2850381c0e.tar.gz gentoo-1ba465be38a0e63479d94cc24ed72d2850381c0e.tar.bz2 gentoo-1ba465be38a0e63479d94cc24ed72d2850381c0e.zip |
net-print/cups-pdf: use HTTPs
Diffstat (limited to 'net-print')
-rw-r--r-- | net-print/cups-pdf/cups-pdf-2.6.1.ebuild | 6 | ||||
-rw-r--r-- | net-print/cups-pdf/cups-pdf-3.0.0.ebuild | 6 | ||||
-rw-r--r-- | 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 edd5a5eba833..bbf9677a3f41 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 4bc7323b0012..b2a6c83640ab 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 4bc7323b0012..b2a6c83640ab 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" |