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: sys-apps/pcsc-tools/
Date: Thu, 27 Sep 2018 23:55:31
Message-Id: 1538092306.4b98539758235bba8972f95518bc23653ed27f1f.alonbl@gentoo
1 commit: 4b98539758235bba8972f95518bc23653ed27f1f
2 Author: Alon Bar-Lev <alonbl <AT> gentoo <DOT> org>
3 AuthorDate: Sun Sep 23 20:32:09 2018 +0000
4 Commit: Alon Bar-Lev <alonbl <AT> gentoo <DOT> org>
5 CommitDate: Thu Sep 27 23:51:46 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4b985397
7
8 sys-apps/pcsc-tools: eapi bump
9
10 Package-Manager: Portage-2.3.49, Repoman-2.3.10
11
12 sys-apps/pcsc-tools/pcsc-tools-1.5.3.ebuild | 10 ++++------
13 1 file changed, 4 insertions(+), 6 deletions(-)
14
15 diff --git a/sys-apps/pcsc-tools/pcsc-tools-1.5.3.ebuild b/sys-apps/pcsc-tools/pcsc-tools-1.5.3.ebuild
16 index 216e4232f41..9bbbd54dd2a 100644
17 --- a/sys-apps/pcsc-tools/pcsc-tools-1.5.3.ebuild
18 +++ b/sys-apps/pcsc-tools/pcsc-tools-1.5.3.ebuild
19 @@ -1,7 +1,7 @@
20 # Copyright 1999-2018 Gentoo Foundation
21 # Distributed under the terms of the GNU General Public License v2
22
23 -EAPI=6
24 +EAPI=7
25
26 inherit eutils fdo-mime multilib toolchain-funcs
27
28 @@ -14,13 +14,11 @@ SLOT="0"
29 KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86"
30 IUSE="gtk network-cron"
31
32 -RDEPEND=">=sys-apps/pcsc-lite-1.4.14"
33 -
34 -DEPEND="${RDEPEND}
35 - virtual/pkgconfig"
36 -RDEPEND="${RDEPEND}
37 +DEPEND=">=sys-apps/pcsc-lite-1.4.14"
38 +RDEPEND="${DEPEND}
39 dev-perl/pcsc-perl
40 gtk? ( dev-perl/Gtk2 )"
41 +BDEPEND="virtual/pkgconfig"
42
43 DOCS=(
44 README Changelog