commit:     32b8f9e7591219d8e9607cba34f050e8591c3f4c
Author:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
AuthorDate: Fri Oct 13 14:22:08 2017 +0000
Commit:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
CommitDate: Fri Oct 13 14:31:24 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=32b8f9e7
sys-apps/pcsc-lite: URLs updated to HTTPS

Package-Manager: Portage-2.3.10, Repoman-2.3.3

 sys-apps/pcsc-lite/pcsc-lite-1.8.20.ebuild | 4 ++--
 sys-apps/pcsc-lite/pcsc-lite-1.8.21.ebuild | 4 ++--
 sys-apps/pcsc-lite/pcsc-lite-1.8.22.ebuild | 4 ++--
 3 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/sys-apps/pcsc-lite/pcsc-lite-1.8.20.ebuild 
b/sys-apps/pcsc-lite/pcsc-lite-1.8.20.ebuild
index 935b738b30c..435f3790d8a 100644
--- a/sys-apps/pcsc-lite/pcsc-lite-1.8.20.ebuild
+++ b/sys-apps/pcsc-lite/pcsc-lite-1.8.20.ebuild
@@ -7,11 +7,11 @@ PYTHON_COMPAT=( python2_7 )
 inherit python-single-r1 systemd udev user multilib-minimal
 
 DESCRIPTION="PC/SC Architecture smartcard middleware library"
-HOMEPAGE="http://pcsclite.alioth.debian.org/";
+HOMEPAGE="https://pcsclite.alioth.debian.org/";
 
 STUPID_NUM="4203"
 MY_P="${PN}-${PV/_/-}"
-SRC_URI="http://alioth.debian.org/download.php/file/${STUPID_NUM}/${MY_P}.tar.bz2";
+SRC_URI="https://alioth.debian.org/download.php/file/${STUPID_NUM}/${MY_P}.tar.bz2";
 S="${WORKDIR}/${MY_P}"
 
 # GPL-2 is there for the init script; everything else comes from

diff --git a/sys-apps/pcsc-lite/pcsc-lite-1.8.21.ebuild 
b/sys-apps/pcsc-lite/pcsc-lite-1.8.21.ebuild
index 708ceb1c43a..582b0f6a87f 100644
--- a/sys-apps/pcsc-lite/pcsc-lite-1.8.21.ebuild
+++ b/sys-apps/pcsc-lite/pcsc-lite-1.8.21.ebuild
@@ -7,11 +7,11 @@ PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
 inherit python-single-r1 systemd udev user multilib-minimal
 
 DESCRIPTION="PC/SC Architecture smartcard middleware library"
-HOMEPAGE="http://pcsclite.alioth.debian.org/";
+HOMEPAGE="https://pcsclite.alioth.debian.org/";
 
 STUPID_NUM="4216"
 MY_P="${PN}-${PV/_/-}"
-SRC_URI="http://alioth.debian.org/download.php/file/${STUPID_NUM}/${MY_P}.tar.bz2";
+SRC_URI="https://alioth.debian.org/download.php/file/${STUPID_NUM}/${MY_P}.tar.bz2";
 S="${WORKDIR}/${MY_P}"
 
 # GPL-2 is there for the init script; everything else comes from

diff --git a/sys-apps/pcsc-lite/pcsc-lite-1.8.22.ebuild 
b/sys-apps/pcsc-lite/pcsc-lite-1.8.22.ebuild
index dd2e65f9d32..c16ae96fdf1 100644
--- a/sys-apps/pcsc-lite/pcsc-lite-1.8.22.ebuild
+++ b/sys-apps/pcsc-lite/pcsc-lite-1.8.22.ebuild
@@ -7,11 +7,11 @@ PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
 inherit python-single-r1 systemd udev user multilib-minimal
 
 DESCRIPTION="PC/SC Architecture smartcard middleware library"
-HOMEPAGE="http://pcsclite.alioth.debian.org/";
+HOMEPAGE="https://pcsclite.alioth.debian.org/";
 
 STUPID_NUM="4225"
 MY_P="${PN}-${PV/_/-}"
-SRC_URI="http://alioth.debian.org/download.php/file/${STUPID_NUM}/${MY_P}.tar.bz2";
+SRC_URI="https://alioth.debian.org/download.php/file/${STUPID_NUM}/${MY_P}.tar.bz2";
 S="${WORKDIR}/${MY_P}"
 
 # GPL-2 is there for the init script; everything else comes from

Reply via email to