diff options
-rw-r--r-- | app-crypt/acsccid/Manifest | 2 | ||||
-rw-r--r-- | app-crypt/acsccid/acsccid-1.1.12.ebuild (renamed from app-crypt/acsccid/acsccid-1.1.7.ebuild) | 4 |
2 files changed, 2 insertions, 4 deletions
diff --git a/app-crypt/acsccid/Manifest b/app-crypt/acsccid/Manifest index 9a5bc3e..4994af4 100644 --- a/app-crypt/acsccid/Manifest +++ b/app-crypt/acsccid/Manifest @@ -1 +1 @@ -DIST acsccid-1.1.7.tar.bz2 460603 SHA256 3778548ff9b639dd46d1570922e425698e16c5a0a0840ed1fad235052e291ee3 SHA512 22779b610d6aada3c5332ff7c54816389323f220aa53711b010ef03ebfd4f0021d67d151d3c517190eb721e44357cbdb2b0a67131c18de34367e8a1e6cff0cb3 WHIRLPOOL da148ad00056c55af0a3d6155958ee1e8545d2302e95269d982c249502dd9dde089b2b4a2677ba8b5601da15a279750071abcd3d29ffafce53522bc33e36b25e +DIST acsccid-1.1.12.tar.bz2 493881 SHA256 28f6075a5494a568ce2fd8666c489f6f4a51599b44fbc9390e1ddb48d3ccc5bd SHA512 b18f7afd6fd3d7b3774c5069ac6e756f36bac65f2e90302bb1aa004d66b1d50c0b568ca265e85426e2f777c088e1ff8c738f3295b939f22ab46eadd61eec842c WHIRLPOOL e0081b0d4865bab7c3fe5808336781d0de69973d33e81ca49dccc3d701968a6b10d2adc45cd6fc34aa4c3144e1221e77424dcba3aad2341f6ba1e08c78532838 diff --git a/app-crypt/acsccid/acsccid-1.1.7.ebuild b/app-crypt/acsccid/acsccid-1.1.12.ebuild index 3334085..6936bbe 100644 --- a/app-crypt/acsccid/acsccid-1.1.7.ebuild +++ b/app-crypt/acsccid/acsccid-1.1.12.ebuild @@ -1,9 +1,7 @@ # Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=7 - -inherit eutils +EAPI=8 DESCRIPTION="acsccid is a PC/SC driver supporting ACS CCID smart card readers" HOMEPAGE="http://acsccid.sourceforge.net/" |