commit:     6837d1106d05ce7c349af941f76b0161aea5b398
Author:     Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at>
AuthorDate: Sat Sep  7 19:58:17 2024 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Sep  8 17:24:39 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6837d110

app-eselect/eselect-pinentry: remove unused file

Signed-off-by: Michael Mair-Keimberger <mmk <AT> levelnine.at>
Closes: https://github.com/gentoo/gentoo/pull/38509
Signed-off-by: Sam James <sam <AT> gentoo.org>

 .../eselect-pinentry/files/pinentry.eselect-0.7.3     | 19 -------------------
 1 file changed, 19 deletions(-)

diff --git a/app-eselect/eselect-pinentry/files/pinentry.eselect-0.7.3 
b/app-eselect/eselect-pinentry/files/pinentry.eselect-0.7.3
deleted file mode 100644
index bc058bb41ee7..000000000000
--- a/app-eselect/eselect-pinentry/files/pinentry.eselect-0.7.3
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2023 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.3"
-
-SYMLINK_PATH=/usr/bin/pinentry
-SYMLINK_TARGETS=(
-       pinentry-efl
-       pinentry-gnome3
-       pinentry-qt5
-       pinentry-curses
-       pinentry-tty
-       pinentry-emacs
-)
-SYMLINK_DESCRIPTION='pinentry binary'
-
-inherit bin-symlink

Reply via email to