summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarco Scardovi <scardracs-gentoo@proton.me>2023-01-14 10:36:28 +0100
committerJoonas Niilola <juippis@gentoo.org>2023-01-25 19:41:43 +0200
commitaacb1367eba1832c4102bc28a5ab4bf52e643417 (patch)
tree7d6c15473f68535fd8393b688239c00e45fe5c58 /app-eselect/eselect-pinentry/files
parentapp-eselect/eselect-pinentry: update pinentry.eselect (diff)
downloadgentoo-aacb1367eba1832c4102bc28a5ab4bf52e643417.tar.gz
gentoo-aacb1367eba1832c4102bc28a5ab4bf52e643417.tar.bz2
gentoo-aacb1367eba1832c4102bc28a5ab4bf52e643417.zip
app-eselect/eselect-pinentry: drop 0.7.1
Signed-off-by: Marco Scardovi <scardracs-gentoo@proton.me> Closes: https://github.com/gentoo/gentoo/pull/29099 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'app-eselect/eselect-pinentry/files')
-rw-r--r--app-eselect/eselect-pinentry/files/pinentry.eselect-0.7.112
1 files changed, 0 insertions, 12 deletions
diff --git a/app-eselect/eselect-pinentry/files/pinentry.eselect-0.7.1 b/app-eselect/eselect-pinentry/files/pinentry.eselect-0.7.1
deleted file mode 100644
index 77427c45da86..000000000000
--- a/app-eselect/eselect-pinentry/files/pinentry.eselect-0.7.1
+++ /dev/null
@@ -1,12 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-DESCRIPTION="Manage /usr/bin/pinentry implementation"
-MAINTAINER="zlogene@gentoo.org"
-VERSION="0.7.1"
-
-SYMLINK_PATH=/usr/bin/pinentry
-SYMLINK_TARGETS=( pinentry-gnome3 pinentry-qt5 pinentry-curses pinentry-tty )
-SYMLINK_DESCRIPTION='pinentry binary'
-
-inherit bin-symlink