commit: 204349505794a1945dde43a5cdb5a2b2f7ef02c5 Author: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com> AuthorDate: Wed Dec 27 08:29:21 2017 +0000 Commit: Alon Bar-Lev <alonbl <AT> gentoo <DOT> org> CommitDate: Tue Jan 2 23:52:04 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=20434950
app-crypt/gpgme: remove unused patch Closes: https://github.com/gentoo/gentoo/pull/6650 .../gpgme/files/gpgme-1.10.0_beta81-build.patch | 28 ---------------------- 1 file changed, 28 deletions(-) diff --git a/app-crypt/gpgme/files/gpgme-1.10.0_beta81-build.patch b/app-crypt/gpgme/files/gpgme-1.10.0_beta81-build.patch deleted file mode 100644 index 8f6dc01617c..00000000000 --- a/app-crypt/gpgme/files/gpgme-1.10.0_beta81-build.patch +++ /dev/null @@ -1,28 +0,0 @@ -From 8ffc2c7809b47a87131cde38e14dc3941d13fa21 Mon Sep 17 00:00:00 2001 -From: Alon Bar-Lev <[email protected]> -Date: Wed, 29 Nov 2017 21:35:33 +0200 -Subject: [PATCH GPGME] tests: gpgsm: fix gpg-agent detection -To: [email protected] - -* tests/gpgsm/Makefile.am: set the GPG_AGENT var. - -Signed-off-by: Alon Bar-Lev <[email protected]> ---- - tests/gpgsm/Makefile.am | 1 + - 1 file changed, 1 insertion(+) - -diff --git a/tests/gpgsm/Makefile.am b/tests/gpgsm/Makefile.am -index 3774c5ff..4ab22833 100644 ---- a/tests/gpgsm/Makefile.am -+++ b/tests/gpgsm/Makefile.am -@@ -20,6 +20,7 @@ - ## Process this file with automake to produce Makefile.in - - GPGSM = gpgsm -+GPG_AGENT = gpg-agent - - TESTS_ENVIRONMENT = GNUPGHOME=$(abs_builddir) LC_ALL=C GPG_AGENT_INFO= \ - top_srcdir=$(top_srcdir) --- -2.13.6 -
