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: app-eselect/eselect-pinentry/
Date: Thu, 27 Sep 2018 23:55:25
Message-Id: 1538092300.aac36a040204d7b5dec58580f3f8b546cd16eab3.alonbl@gentoo
1 commit: aac36a040204d7b5dec58580f3f8b546cd16eab3
2 Author: Alon Bar-Lev <alonbl <AT> gentoo <DOT> org>
3 AuthorDate: Sun Sep 23 13:55:00 2018 +0000
4 Commit: Alon Bar-Lev <alonbl <AT> gentoo <DOT> org>
5 CommitDate: Thu Sep 27 23:51:40 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aac36a04
7
8 app-eselect/eselect-pinentry: eapi bump
9
10 Package-Manager: Portage-2.3.49, Repoman-2.3.10
11
12 app-eselect/eselect-pinentry/eselect-pinentry-0.7.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/app-eselect/eselect-pinentry/eselect-pinentry-0.7.ebuild b/app-eselect/eselect-pinentry/eselect-pinentry-0.7.ebuild
16 index 61474039114..377ef762692 100644
17 --- a/app-eselect/eselect-pinentry/eselect-pinentry-0.7.ebuild
18 +++ b/app-eselect/eselect-pinentry/eselect-pinentry-0.7.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 DESCRIPTION="Manage /usr/bin/pinentry symlink"
27 HOMEPAGE="https://www.gentoo.org/proj/en/eselect/"