commit: 644a9dd90600ff54d8eb2b5842f50ccac522f9c5
Author: Alon Bar-Lev <alonbl <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 21 11:37:06 2018 +0000
Commit: Alon Bar-Lev <alonbl <AT> gentoo <DOT> org>
CommitDate: Sat Apr 21 11:42:54 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=644a9dd9
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(-)
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 14f6de001e5..e2d647e8c50 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.