commit:     e13daa8cf27e037172af3b531f31650af653c127
Author:     Alon Bar-Lev <alonbl <AT> gentoo <DOT> org>
AuthorDate: Sat Feb  4 21:14:52 2017 +0000
Commit:     Alon Bar-Lev <alonbl <AT> gentoo <DOT> org>
CommitDate: Sat Feb  4 21:40:22 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e13daa8c

app-eselect/eselect-pinentry: eapi bump

Package-Manager: portage-2.3.3

 app-eselect/eselect-pinentry/eselect-pinentry-0.7.ebuild | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/app-eselect/eselect-pinentry/eselect-pinentry-0.7.ebuild 
b/app-eselect/eselect-pinentry/eselect-pinentry-0.7.ebuild
index 8978f13..693be32 100644
--- a/app-eselect/eselect-pinentry/eselect-pinentry-0.7.ebuild
+++ b/app-eselect/eselect-pinentry/eselect-pinentry-0.7.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=5
+EAPI=6
 
 DESCRIPTION="Manage /usr/bin/pinentry symlink"
 HOMEPAGE="https://www.gentoo.org/proj/en/eselect/";
@@ -15,9 +15,10 @@ IUSE=""
 
 RDEPEND=">=app-eselect/eselect-lib-bin-symlink-0.1.1"
 
-S=${FILESDIR}
+S="${FILESDIR}"
 
 src_install() {
+       default
        insinto /usr/share/eselect/modules
        newins pinentry.eselect-${PV} pinentry.eselect
 }

Reply via email to