commit:     0a62812361df06e0c99bd304679ecf0372d8c28b
Author:     Alon Bar-Lev <alonbl <AT> gentoo <DOT> org>
AuthorDate: Sat Feb  4 21:32:11 2017 +0000
Commit:     Alon Bar-Lev <alonbl <AT> gentoo <DOT> org>
CommitDate: Sat Feb  4 21:40:23 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0a628123

dev-perl/pcsc-perl: eapi bump

Package-Manager: portage-2.3.3

 dev-perl/pcsc-perl/pcsc-perl-1.4.14.ebuild | 10 +++-------
 1 file changed, 3 insertions(+), 7 deletions(-)

diff --git a/dev-perl/pcsc-perl/pcsc-perl-1.4.14.ebuild 
b/dev-perl/pcsc-perl/pcsc-perl-1.4.14.ebuild
index 2bb345e..7ed6be5 100644
--- a/dev-perl/pcsc-perl/pcsc-perl-1.4.14.ebuild
+++ b/dev-perl/pcsc-perl/pcsc-perl-1.4.14.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=5
+EAPI=6
 
-inherit perl-module eutils multilib
+inherit perl-module
 
 DESCRIPTION="A Perl Module for PC/SC SmartCard access"
 HOMEPAGE="http://ludovic.rousseau.free.fr/softwares/pcsc-perl/";
@@ -16,7 +16,3 @@ KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86"
 IUSE=""
 
 DEPEND=">=sys-apps/pcsc-lite-1.6.0"
-
-pkg_setup() {
-       myconf="-I/usr/include/ -l/usr/$(get_libdir)"
-}

Reply via email to