diff options
-rw-r--r-- | app-eselect/eselect-pinentry/eselect-pinentry-0.7.1.ebuild (renamed from app-eselect/eselect-pinentry/eselect-pinentry-0.7.ebuild) | 0 | ||||
-rw-r--r-- | app-eselect/eselect-pinentry/files/pinentry.eselect-0.7.1 (renamed from app-eselect/eselect-pinentry/files/pinentry.eselect-0.7) | 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 index 259f89e9bf28..259f89e9bf28 100644 --- a/app-eselect/eselect-pinentry/eselect-pinentry-0.7.ebuild +++ b/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 index ec49ca1a602a..15db69060303 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="ssuominen@gentoo.org" -VERSION="0.7" +MAINTAINER="zlogene@gentoo.org" +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 |