Gentoo Archives: gentoo-commits

From: Alon Bar-Lev <alonbl@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-crypt/acr38u/
Date: Sat, 04 Feb 2017 20:07:26
Message-Id: 1486238796.f8fa2b08fd7b945002b74be6146166493dee2426.alonbl@gentoo
1 commit: f8fa2b08fd7b945002b74be6146166493dee2426
2 Author: Alon Bar-Lev <alonbl <AT> gentoo <DOT> org>
3 AuthorDate: Sat Feb 4 11:28:29 2017 +0000
4 Commit: Alon Bar-Lev <alonbl <AT> gentoo <DOT> org>
5 CommitDate: Sat Feb 4 20:06:36 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f8fa2b08
7
8 app-crypt/acr38u: eapi bump
9
10 Package-Manager: portage-2.3.3
11
12 app-crypt/acr38u/acr38u-1.7.11-r3.ebuild | 19 +++++++++++++------
13 1 file changed, 13 insertions(+), 6 deletions(-)
14
15 diff --git a/app-crypt/acr38u/acr38u-1.7.11-r3.ebuild b/app-crypt/acr38u/acr38u-1.7.11-r3.ebuild
16 index 4c4104b..ea4ac8d 100644
17 --- a/app-crypt/acr38u/acr38u-1.7.11-r3.ebuild
18 +++ b/app-crypt/acr38u/acr38u-1.7.11-r3.ebuild
19 @@ -1,10 +1,10 @@
20 -# Copyright 1999-2014 Gentoo Foundation
21 +# Copyright 1999-2017 Gentoo Foundation
22 # Distributed under the terms of the GNU General Public License v2
23 # $Id$
24
25 -EAPI=5
26 +EAPI=6
27
28 -inherit multilib eutils versionator toolchain-funcs udev autotools-utils
29 +inherit autotools versionator toolchain-funcs udev
30
31 MY_P=ACR38_LINUX_$(get_version_component_range 1)00$(get_version_component_range 2)$(get_version_component_range 3)_P
32
33 @@ -33,11 +33,18 @@ S=${WORKDIR}/${MY_P}
34
35 IUSE=""
36
37 -AUTOTOOLS_AUTORECONF=yes
38 -PATCHES=( "${FILESDIR}"/${P}-build.patch )
39 +PATCHES=(
40 + "${FILESDIR}"/${P}-build.patch
41 +)
42 +
43 +src_prepare() {
44 + default
45 + eautoreconf
46 +}
47
48 src_install() {
49 - autotools-utils_src_install
50 + default
51 + prune_libtool_files --modules
52
53 # note: for eudev support this pkg may always need to install rules to /usr
54 udev_newrules "${FILESDIR}"/${PV}-bis.rules 92-pcscd-acr38u.rules