commit: 2cb4c467eac028da7aeecba6b11ea0f147a73066
Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Mon Jan 25 16:01:54 2021 +0000
Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Mon Jan 25 16:09:09 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2cb4c467
app-eselect/eselect-pinentry: Version bump (v0.7.1)
Package-Manager: Portage-3.0.13, Repoman-3.0.2
Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
...{eselect-pinentry-0.7.ebuild => eselect-pinentry-0.7.1.ebuild} | 0
.../files/{pinentry.eselect-0.7 => pinentry.eselect-0.7.1} | 8 ++++----
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/app-eselect/eselect-pinentry/eselect-pinentry-0.7.ebuild
b/app-eselect/eselect-pinentry/eselect-pinentry-0.7.1.ebuild
similarity index 100%
rename from app-eselect/eselect-pinentry/eselect-pinentry-0.7.ebuild
rename to app-eselect/eselect-pinentry/eselect-pinentry-0.7.1.ebuild
diff --git a/app-eselect/eselect-pinentry/files/pinentry.eselect-0.7
b/app-eselect/eselect-pinentry/files/pinentry.eselect-0.7.1
similarity index 52%
rename from app-eselect/eselect-pinentry/files/pinentry.eselect-0.7
rename to app-eselect/eselect-pinentry/files/pinentry.eselect-0.7.1
index ec49ca1a602..15db6906030 100644
--- a/app-eselect/eselect-pinentry/files/pinentry.eselect-0.7
+++ b/app-eselect/eselect-pinentry/files/pinentry.eselect-0.7.1
@@ -1,12 +1,12 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
DESCRIPTION="Manage /usr/bin/pinentry implementation"
-MAINTAINER="[email protected]"
-VERSION="0.7"
+MAINTAINER="[email protected]"
+VERSION="0.7.1"
SYMLINK_PATH=/usr/bin/pinentry
-SYMLINK_TARGETS=( pinentry-gnome3 pinentry-qt pinentry-gtk-2 pinentry-qt4
pinentry-curses pinentry-tty )
+SYMLINK_TARGETS=( pinentry-gnome3 pinentry-qt5 pinentry-curses pinentry-tty )
SYMLINK_DESCRIPTION='pinentry binary'
inherit bin-symlink