From e13daa8cf27e037172af3b531f31650af653c127 Mon Sep 17 00:00:00 2001 From: Alon Bar-Lev Date: Sat, 4 Feb 2017 23:14:52 +0200 Subject: [PATCH] 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 8978f13726ef..693be3282dd7 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 } -- 2.26.2