From 644a9dd90600ff54d8eb2b5842f50ccac522f9c5 Mon Sep 17 00:00:00 2001 From: Alon Bar-Lev Date: Sat, 21 Apr 2018 14:37:06 +0300 Subject: sys-apps/pcsc-lite: site move Package-Manager: Portage-2.3.24, Repoman-2.3.6 --- sys-apps/pcsc-lite/pcsc-lite-1.8.22.ebuild | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) (limited to 'sys-apps/pcsc-lite') 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 14f6de001e56..e2d647e8c507 100644 --- a/sys-apps/pcsc-lite/pcsc-lite-1.8.22.ebuild +++ b/sys-apps/pcsc-lite/pcsc-lite-1.8.22.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" @@ -7,12 +7,9 @@ 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="https://pcsclite.alioth.debian.org/" +HOMEPAGE="https://pcsclite.apdu.fr/" -STUPID_NUM="4225" -MY_P="${PN}-${PV/_/-}" -SRC_URI="https://alioth.debian.org/download.php/file/${STUPID_NUM}/${MY_P}.tar.bz2" -S="${WORKDIR}/${MY_P}" +SRC_URI="https://pcsclite.apdu.fr/files/${P}.tar.bz2" # GPL-2 is there for the init script; everything else comes from # upstream. -- cgit v1.2.3-65-gdbad