Install this version:
emerge -a =app-crypt/asedriveiiie-usb-3.7
If this version is masked, you can unmask it using the autounmask tool or standard emerge options:
autounmask =app-crypt/asedriveiiie-usb-3.7
Or alternatively:
emerge --autounmask-write -a =app-crypt/asedriveiiie-usb-3.7
# Copyright 2026 mva
# Distributed under the terms of the Public Domain or CC0 License
EAPI=8
DESCRIPTION="ASEDriveIIIe USB Card Reader"
HOMEPAGE="https://www.athena-scs.com/"
SRC_URI="https://web.archive.org/web/20180601000000/http://www.athena-scs.com/downloads/${P}.tar.bz2"
LICENSE="BSD"
SLOT="0"
KEYWORDS="~amd64 ~x86"
RDEPEND=">=sys-apps/pcsc-lite-1.3.0
=virtual/libusb-0*"
BDEPEND="virtual/pkgconfig"
DOCS=( ChangeLog README )
#src_install() {
# default
# einstalldocs
#}
pkg_postinst() {
elog "NOTICE:"
elog "You should restart pcscd."
}
| Type | File | Size | Source URLs |
|---|---|---|---|
| DIST | asedriveiiie-usb-3.7.tar.bz2 | 33062 bytes | https://web.archive.org/web/20180601000000/http://www.athena-scs.com/downloads/asedriveiiie-usb-3.7.tar.bz2 |