summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2015-08-24 12:47:45 +0200
committerJustin Lecher <jlec@gentoo.org>2015-08-24 12:49:19 +0200
commiteaaface92ee81f30a6ac66fe7acbcc42c00dc450 (patch)
tree6a380aa33005e1997c9dbe6f1c00520274543303 /sys-auth/libfprint
parentsci-libs/ViSP: Disable Coin3D to avoid automagic. Bug #558498. (diff)
downloadgentoo-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 'sys-auth/libfprint')
-rw-r--r--sys-auth/libfprint/libfprint-0.5.1-r1.ebuild2
-rw-r--r--sys-auth/libfprint/libfprint-0.6.0-r1.ebuild2
-rw-r--r--sys-auth/libfprint/metadata.xml2
3 files changed, 3 insertions, 3 deletions
diff --git a/sys-auth/libfprint/libfprint-0.5.1-r1.ebuild b/sys-auth/libfprint/libfprint-0.5.1-r1.ebuild
index 83ddb14f31be..1091ace7420f 100644
--- a/sys-auth/libfprint/libfprint-0.5.1-r1.ebuild
+++ b/sys-auth/libfprint/libfprint-0.5.1-r1.ebuild
@@ -10,7 +10,7 @@ MY_PV="v_${PV//./_}"
DESCRIPTION="library to add support for consumer fingerprint readers"
HOMEPAGE="http://cgit.freedesktop.org/libfprint/libfprint/"
SRC_URI="http://cgit.freedesktop.org/${PN}/${PN}/snapshot/${MY_PV}.tar.bz2 -> ${P}.tar.bz2
- http://dev.gentoo.org/~patrick/libfprint-0.5.1-add-vfs5011-driver.patch"
+ https://dev.gentoo.org/~patrick/libfprint-0.5.1-add-vfs5011-driver.patch"
LICENSE="LGPL-2.1"
SLOT="0"
diff --git a/sys-auth/libfprint/libfprint-0.6.0-r1.ebuild b/sys-auth/libfprint/libfprint-0.6.0-r1.ebuild
index a96b9260b81f..3da16ada856d 100644
--- a/sys-auth/libfprint/libfprint-0.6.0-r1.ebuild
+++ b/sys-auth/libfprint/libfprint-0.6.0-r1.ebuild
@@ -10,7 +10,7 @@ MY_PV="V_${PV//./_}"
DESCRIPTION="library to add support for consumer fingerprint readers"
HOMEPAGE="http://cgit.freedesktop.org/libfprint/libfprint/"
SRC_URI="http://cgit.freedesktop.org/${PN}/${PN}/snapshot/${MY_PV}.tar.bz2 -> ${P}.tar.bz2
- http://dev.gentoo.org/~xmw/${P}_vfs0050.patch.gz"
+ https://dev.gentoo.org/~xmw/${P}_vfs0050.patch.gz"
LICENSE="LGPL-2.1"
SLOT="0"
diff --git a/sys-auth/libfprint/metadata.xml b/sys-auth/libfprint/metadata.xml
index 506bfe24122f..4002a1cc56a8 100644
--- a/sys-auth/libfprint/metadata.xml
+++ b/sys-auth/libfprint/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>
<maintainer>
<email>xmw@gentoo.org</email>