summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlon Bar-Lev <alonbl@gentoo.org>2018-04-21 14:37:06 +0300
committerAlon Bar-Lev <alonbl@gentoo.org>2018-04-21 14:42:54 +0300
commit644a9dd90600ff54d8eb2b5842f50ccac522f9c5 (patch)
treeba935ce1443b9ce5ef2a6a0e48bde0da627db0ee
parentsys-apps/haveged: arm stable wrt bug #652088 (diff)
downloadgentoo-644a9dd90600ff54d8eb2b5842f50ccac522f9c5.tar.gz
gentoo-644a9dd90600ff54d8eb2b5842f50ccac522f9c5.tar.bz2
gentoo-644a9dd90600ff54d8eb2b5842f50ccac522f9c5.zip
sys-apps/pcsc-lite: site move
Package-Manager: Portage-2.3.24, Repoman-2.3.6
-rw-r--r--sys-apps/pcsc-lite/pcsc-lite-1.8.22.ebuild9
1 files 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 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.