commit: 5a07bff071627ce4820419383cc3c5ccf1d48bac Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org> AuthorDate: Wed Jan 8 17:05:30 2020 +0000 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org> CommitDate: Wed Jan 8 17:05:30 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5a07bff0
app-crypt/ccid: alter HOMEPAGE Package-Manager: Portage-2.3.79, Repoman-2.3.16 Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org> app-crypt/ccid/ccid-1.4.30.ebuild | 4 ++-- app-crypt/ccid/ccid-1.4.31.ebuild | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/app-crypt/ccid/ccid-1.4.30.ebuild b/app-crypt/ccid/ccid-1.4.30.ebuild index 16f55069016..2440d2933a0 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 12813fa63a2..a47b8bea185 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"
