summaryrefslogtreecommitdiff
path: root/app-eselect
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2024-09-09 12:30:03 +0100
committerV3n3RiX <venerix@koprulu.sector>2024-09-09 12:30:03 +0100
commitd8a7472fc6314625f7d16e0427004eb448412908 (patch)
tree0dba2e223a5a5e200a4b84a4a5e3ff690e5059e7 /app-eselect
parent8e49340ce0aaf205556648d8fa27dd30e8cf4435 (diff)
gentoo auto-resync : 09:09:2024 - 12:30:03
Diffstat (limited to 'app-eselect')
-rw-r--r--app-eselect/Manifest.gzbin6703 -> 6701 bytes
-rw-r--r--app-eselect/eselect-pinentry/Manifest1
-rw-r--r--app-eselect/eselect-pinentry/files/pinentry.eselect-0.7.319
3 files changed, 0 insertions, 20 deletions
diff --git a/app-eselect/Manifest.gz b/app-eselect/Manifest.gz
index 19dcc7b46cfb..e4948145f081 100644
--- a/app-eselect/Manifest.gz
+++ b/app-eselect/Manifest.gz
Binary files differ
diff --git a/app-eselect/eselect-pinentry/Manifest b/app-eselect/eselect-pinentry/Manifest
index b2fec17e4d09..fff56c341c1e 100644
--- a/app-eselect/eselect-pinentry/Manifest
+++ b/app-eselect/eselect-pinentry/Manifest
@@ -1,4 +1,3 @@
-AUX pinentry.eselect-0.7.3 420 BLAKE2B e35c743800a991848927a395ef547baeb88a234740e4d9fc3ab21415a5bee722dbde6a67a84ee706f35595778f1bbc827460bb0e1b02011bab0d0b51d8f756cc SHA512 1ffe320c3398f10a50b2478e6e2fc1ca5aa7b989221f4a2b5a583b28aa0872b8e02356b0fa5e03ce0f1d79b98d7994fbae999c420194ffd8203662247daa95f7
AUX pinentry.eselect-0.7.4 434 BLAKE2B 0ce9dabf5ac8618069591f220591c73fabbaf31e4231f2fdd9349acc19251d82b2019623ab8353a5a550317a54b0d30eaa45179d413b2af5442455aceaeaaf87 SHA512 de2388ca79a5ec77aa184d085bea4a8bdde6a5040b9d3c2ecabe09481d6512d3f9d027105060897cf9442fd6b41bbf81ff9f432708add237b065462e4d1aced7
EBUILD eselect-pinentry-0.7.4.ebuild 598 BLAKE2B 07a5d0108b1b9f11149025369f83835b583cbba8488b233c10094aedb6e6b7200392a8deae1c116ef4d8fb4e2a2dbaf690736ec7475844a0f095a6baf9bfcf71 SHA512 2111732799f46c67185182007c4f20d19a893616e45ec5005e5ffa618c6afee40e517a63b10403b30c1131803eec96a76ffb6af83c32ae6d6c193bf2c58bbdcf
MISC metadata.xml 192 BLAKE2B fef49cb9e1dda8063c379e650d4897670410d2c0641f469b8a200d5e7ec8d3f505e692277d03b583790cb1340ece9c2e8f7e7c9ff5080d42a2e0ef3fc7138a44 SHA512 bece454b8da734c7a28ce25f8080b3fca56332e57cde854c50f0b884ba3836f1af7782a1ee9f63e6aeff4830e2bca71c5c466471fc82eee75339565aab6495d5
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="maintainer-needed@gentoo.org"
-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