diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2020-01-08 20:05:30 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2020-01-08 20:05:30 +0300 |
commit | 5a07bff071627ce4820419383cc3c5ccf1d48bac (patch) | |
tree | 8e0d20736be4613b69c6302bd062cde970c219d8 /app-crypt/ccid | |
parent | sys-apps/pcsc-lite: alter HOMEPAGE (diff) | |
download | gentoo-5a07bff071627ce4820419383cc3c5ccf1d48bac.tar.gz gentoo-5a07bff071627ce4820419383cc3c5ccf1d48bac.tar.bz2 gentoo-5a07bff071627ce4820419383cc3c5ccf1d48bac.zip |
app-crypt/ccid: alter HOMEPAGE
Package-Manager: Portage-2.3.79, Repoman-2.3.16
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Diffstat (limited to 'app-crypt/ccid')
-rw-r--r-- | app-crypt/ccid/ccid-1.4.30.ebuild | 4 | ||||
-rw-r--r-- | 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 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" |