From: Alon Bar-Lev Date: Fri, 3 Feb 2017 22:46:30 +0000 (+0200) Subject: sys-apps/pcsc-tools: eapi bump X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=c20b193fad82c9e0aa8f890f83d3933930dd8a9d;p=gentoo.git sys-apps/pcsc-tools: eapi bump Package-Manager: portage-2.3.3 --- diff --git a/sys-apps/pcsc-tools/pcsc-tools-1.4.27.ebuild b/sys-apps/pcsc-tools/pcsc-tools-1.4.27.ebuild index 10400523c811..21935ed76bc8 100644 --- a/sys-apps/pcsc-tools/pcsc-tools-1.4.27.ebuild +++ b/sys-apps/pcsc-tools/pcsc-tools-1.4.27.ebuild @@ -1,8 +1,8 @@ -# 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 eutils fdo-mime multilib toolchain-funcs @@ -23,7 +23,12 @@ RDEPEND="${RDEPEND} dev-perl/pcsc-perl gtk? ( dev-perl/gtk2-perl )" +DOCS=( + README Changelog +) + src_prepare() { + default sed -i -e 's:-Wall -O2:$(CFLAGS):g' Makefile } @@ -34,13 +39,13 @@ src_compile() { } src_install() { + einstalldocs + # install manually, makes it much easier since the Makefile # requires fiddling with dobin ATR_analysis scriptor pcsc_scan doman pcsc_scan.1 scriptor.1p ATR_analysis.1p - dodoc README Changelog - if use gtk; then domenu gscriptor.desktop dobin gscriptor