diff options
author | Justin Lecher <jlec@gentoo.org> | 2015-08-24 12:47:45 +0200 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2015-08-24 12:49:19 +0200 |
commit | eaaface92ee81f30a6ac66fe7acbcc42c00dc450 (patch) | |
tree | 6a380aa33005e1997c9dbe6f1c00520274543303 /net-print/hplip | |
parent | sci-libs/ViSP: Disable Coin3D to avoid automagic. Bug #558498. (diff) | |
download | gentoo-eaaface92ee81f30a6ac66fe7acbcc42c00dc450.tar.gz gentoo-eaaface92ee81f30a6ac66fe7acbcc42c00dc450.tar.bz2 gentoo-eaaface92ee81f30a6ac66fe7acbcc42c00dc450.zip |
Use https by default
Convert all URLs for sites supporting encrypted connections from http to https
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'net-print/hplip')
-rw-r--r-- | net-print/hplip/hplip-3.14.10.ebuild | 2 | ||||
-rw-r--r-- | net-print/hplip/hplip-3.15.6.ebuild | 2 | ||||
-rw-r--r-- | net-print/hplip/hplip-3.15.7.ebuild | 2 | ||||
-rw-r--r-- | net-print/hplip/metadata.xml | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/net-print/hplip/hplip-3.14.10.ebuild b/net-print/hplip/hplip-3.14.10.ebuild index 8486d1112a84..7103046d3ffc 100644 --- a/net-print/hplip/hplip-3.14.10.ebuild +++ b/net-print/hplip/hplip-3.14.10.ebuild @@ -12,7 +12,7 @@ inherit eutils fdo-mime linux-info python-single-r1 udev autotools toolchain-fun DESCRIPTION="HP Linux Imaging and Printing. Includes printer, scanner, fax drivers and service tools" HOMEPAGE="http://hplipopensource.com/hplip-web/index.html" SRC_URI="mirror://sourceforge/hplip/${P}.tar.gz - http://dev.gentoo.org/~billie/distfiles/${PN}-3.14.10-patches-1.tar.xz" + https://dev.gentoo.org/~billie/distfiles/${PN}-3.14.10-patches-1.tar.xz" LICENSE="GPL-2" SLOT="0" diff --git a/net-print/hplip/hplip-3.15.6.ebuild b/net-print/hplip/hplip-3.15.6.ebuild index 9e993be2d29b..a32038422202 100644 --- a/net-print/hplip/hplip-3.15.6.ebuild +++ b/net-print/hplip/hplip-3.15.6.ebuild @@ -12,7 +12,7 @@ inherit eutils fdo-mime linux-info python-single-r1 udev autotools toolchain-fun DESCRIPTION="HP Linux Imaging and Printing. Includes printer, scanner, fax drivers and service tools" HOMEPAGE="http://hplipopensource.com/hplip-web/index.html" SRC_URI="mirror://sourceforge/hplip/${P}.tar.gz - http://dev.gentoo.org/~billie/distfiles/${PN}-3.15.6-patches-1.tar.xz" + https://dev.gentoo.org/~billie/distfiles/${PN}-3.15.6-patches-1.tar.xz" LICENSE="GPL-2" SLOT="0" diff --git a/net-print/hplip/hplip-3.15.7.ebuild b/net-print/hplip/hplip-3.15.7.ebuild index 9e993be2d29b..a32038422202 100644 --- a/net-print/hplip/hplip-3.15.7.ebuild +++ b/net-print/hplip/hplip-3.15.7.ebuild @@ -12,7 +12,7 @@ inherit eutils fdo-mime linux-info python-single-r1 udev autotools toolchain-fun DESCRIPTION="HP Linux Imaging and Printing. Includes printer, scanner, fax drivers and service tools" HOMEPAGE="http://hplipopensource.com/hplip-web/index.html" SRC_URI="mirror://sourceforge/hplip/${P}.tar.gz - http://dev.gentoo.org/~billie/distfiles/${PN}-3.15.6-patches-1.tar.xz" + https://dev.gentoo.org/~billie/distfiles/${PN}-3.15.6-patches-1.tar.xz" LICENSE="GPL-2" SLOT="0" diff --git a/net-print/hplip/metadata.xml b/net-print/hplip/metadata.xml index 36375d8c02c9..16e578a4535d 100644 --- a/net-print/hplip/metadata.xml +++ b/net-print/hplip/metadata.xml @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> <herd>printing</herd> <maintainer> |