diff options
author | Alon Bar-Lev <alonbl@gentoo.org> | 2018-04-21 12:00:41 +0300 |
---|---|---|
committer | Alon Bar-Lev <alonbl@gentoo.org> | 2018-04-21 12:04:39 +0300 |
commit | c3257929d3aa0b7905c8ecbd2422f055097437a9 (patch) | |
tree | 71d2f9c2f159d97b4ec6bcf9f0aa00353aa11cba /app-crypt | |
parent | gnome-base/gnome-settings-daemon: bump to 3.24.4 (diff) | |
download | gentoo-c3257929d3aa0b7905c8ecbd2422f055097437a9.tar.gz gentoo-c3257929d3aa0b7905c8ecbd2422f055097437a9.tar.bz2 gentoo-c3257929d3aa0b7905c8ecbd2422f055097437a9.zip |
app-crypt/ccid: site moved
Closes: https://bugs.gentoo.org/653630
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'app-crypt')
-rw-r--r-- | app-crypt/ccid/ccid-1.4.26.ebuild | 8 | ||||
-rw-r--r-- | app-crypt/ccid/ccid-1.4.27.ebuild | 6 |
2 files changed, 5 insertions, 9 deletions
diff --git a/app-crypt/ccid/ccid-1.4.26.ebuild b/app-crypt/ccid/ccid-1.4.26.ebuild index f5d0eb72da13..965211bf2bfe 100644 --- a/app-crypt/ccid/ccid-1.4.26.ebuild +++ b/app-crypt/ccid/ccid-1.4.26.ebuild @@ -1,15 +1,13 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 -STUPID_NUM="4205" - inherit toolchain-funcs udev DESCRIPTION="CCID free software driver" -HOMEPAGE="http://pcsclite.alioth.debian.org/ccid.html" -SRC_URI="http://alioth.debian.org/frs/download.php/file/${STUPID_NUM}/${P}.tar.bz2" +HOMEPAGE="https://ccid.apdu.fr/" +SRC_URI="https://ccid.apdu.fr/files/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" diff --git a/app-crypt/ccid/ccid-1.4.27.ebuild b/app-crypt/ccid/ccid-1.4.27.ebuild index 4e669fd8d10f..cb96feb53855 100644 --- a/app-crypt/ccid/ccid-1.4.27.ebuild +++ b/app-crypt/ccid/ccid-1.4.27.ebuild @@ -3,13 +3,11 @@ EAPI=6 -STUPID_NUM="4218" - inherit toolchain-funcs udev DESCRIPTION="CCID free software driver" -HOMEPAGE="http://pcsclite.alioth.debian.org/ccid.html" -SRC_URI="http://alioth.debian.org/frs/download.php/file/${STUPID_NUM}/${P}.tar.bz2" +HOMEPAGE="https://ccid.apdu.fr/" +SRC_URI="https://ccid.apdu.fr/files/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" |