summaryrefslogtreecommitdiff
path: root/app-crypt/asedriveiiie-usb/asedriveiiie-usb-3.5.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'app-crypt/asedriveiiie-usb/asedriveiiie-usb-3.5.ebuild')
-rw-r--r--app-crypt/asedriveiiie-usb/asedriveiiie-usb-3.5.ebuild21
1 files changed, 0 insertions, 21 deletions
diff --git a/app-crypt/asedriveiiie-usb/asedriveiiie-usb-3.5.ebuild b/app-crypt/asedriveiiie-usb/asedriveiiie-usb-3.5.ebuild
deleted file mode 100644
index 6eb55016bf55..000000000000
--- a/app-crypt/asedriveiiie-usb/asedriveiiie-usb-3.5.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DESCRIPTION="ASEDriveIIIe USB Card Reader"
-HOMEPAGE="http://www.athena-scs.com"
-SRC_URI="http://www.athena-scs.com/downloads/${P}.tar.bz2"
-LICENSE="BSD"
-SLOT="0"
-IUSE=""
-KEYWORDS="~amd64 ~x86"
-RDEPEND=">=sys-apps/pcsc-lite-1.3.0
- virtual/libusb:0"
-DEPEND="${RDEPEND}
- virtual/pkgconfig"
-
-pkg_postinst() {
- elog "NOTICE:"
- elog "You should restart pcscd."
-}