commit: 67b9a9d9f6bc5719386d3e096334503a029b1e52
Author: Mason Rocha <turret <AT> turret <DOT> cyou>
AuthorDate: Thu Sep 5 23:59:36 2024 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Feb 16 16:34:46 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=67b9a9d9
app-crypt/ccid: update upstream INSTALL url
also update copyright year
Signed-off-by: Mason Rocha <turret <AT> turret.cyou>
Signed-off-by: Sam James <sam <AT> gentoo.org>
app-crypt/ccid/ccid-1.5.5.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/app-crypt/ccid/ccid-1.5.5.ebuild b/app-crypt/ccid/ccid-1.5.5.ebuild
index e5153164d98b..fccaa6c3c161 100644
--- a/app-crypt/ccid/ccid-1.5.5.ebuild
+++ b/app-crypt/ccid/ccid-1.5.5.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -46,7 +46,7 @@ src_install() {
pkg_postinst() {
udev_reload
- einfo "Check
https://github.com/LudovicRousseau/CCID/blob/master/INSTALL"
+ einfo "Check
https://github.com/LudovicRousseau/CCID/blob/master/INSTALL.md"
einfo "for more info about how to configure and use ccid"
}