From: Mikle Kolyada Date: Wed, 8 Jan 2020 17:05:30 +0000 (+0300) Subject: app-crypt/ccid: alter HOMEPAGE X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=5a07bff071627ce4820419383cc3c5ccf1d48bac;p=gentoo.git app-crypt/ccid: alter HOMEPAGE Package-Manager: Portage-2.3.79, Repoman-2.3.16 Signed-off-by: Mikle Kolyada --- diff --git a/app-crypt/ccid/ccid-1.4.30.ebuild b/app-crypt/ccid/ccid-1.4.30.ebuild index 16f55069016c..2440d2933a00 100644 --- a/app-crypt/ccid/ccid-1.4.30.ebuild +++ b/app-crypt/ccid/ccid-1.4.30.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -6,7 +6,7 @@ EAPI=7 inherit toolchain-funcs udev DESCRIPTION="CCID free software driver" -HOMEPAGE="https://ccid.apdu.fr/" +HOMEPAGE="https://ccid.apdu.fr https://github.com/LudovicRousseau/CCID" SRC_URI="https://ccid.apdu.fr/files/${P}.tar.bz2" LICENSE="GPL-2" diff --git a/app-crypt/ccid/ccid-1.4.31.ebuild b/app-crypt/ccid/ccid-1.4.31.ebuild index 12813fa63a2e..a47b8bea185c 100644 --- a/app-crypt/ccid/ccid-1.4.31.ebuild +++ b/app-crypt/ccid/ccid-1.4.31.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -6,7 +6,7 @@ EAPI=7 inherit toolchain-funcs udev DESCRIPTION="CCID free software driver" -HOMEPAGE="https://ccid.apdu.fr/" +HOMEPAGE="https://ccid.apdu.fr https://github.com/LudovicRousseau/CCID" SRC_URI="https://ccid.apdu.fr/files/${P}.tar.bz2" LICENSE="GPL-2"