mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
app-crypt/asedriveiiie-serial: eapi bump
Package-Manager: portage-2.3.3
This commit is contained in:
@@ -1,7 +1,9 @@
|
||||
# Copyright 1999-2012 Gentoo Foundation
|
||||
# Copyright 1999-2017 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Id$
|
||||
|
||||
EAPI=6
|
||||
|
||||
DESCRIPTION="ASEDriveIIIe Serial Card Reader"
|
||||
HOMEPAGE="http://www.athena-scs.com"
|
||||
SRC_URI="http://www.athena-scs.com/downloads/${P}.tar.bz2"
|
||||
@@ -14,12 +16,10 @@ DEPEND="${RDEPEND}
|
||||
virtual/pkgconfig"
|
||||
|
||||
src_install() {
|
||||
default
|
||||
|
||||
local conf="/etc/reader.conf.d/${PN}.conf"
|
||||
|
||||
emake DESTDIR="${D}" install || die "emake install failed"
|
||||
|
||||
dodoc ChangeLog README
|
||||
|
||||
dodir "$(dirname "${conf}")"
|
||||
insinto "$(dirname "${conf}")"
|
||||
newins "etc/reader.conf" "$(basename "${conf}")"
|
||||
|
||||
Reference in New Issue
Block a user