commit:     fe9cd4a6fc32db54a9e85411f356e722655e07db
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Oct 27 23:32:36 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Oct 27 23:32:36 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fe9cd4a6

app-crypt/p11-kit: drop obsolete patch

Signed-off-by: Sam James <sam <AT> gentoo.org>

 app-crypt/p11-kit/files/p11-kit-0.25.1-skip-test-server.sh | 14 --------------
 app-crypt/p11-kit/p11-kit-0.25.1.ebuild                    |  4 ----
 2 files changed, 18 deletions(-)

diff --git a/app-crypt/p11-kit/files/p11-kit-0.25.1-skip-test-server.sh 
b/app-crypt/p11-kit/files/p11-kit-0.25.1-skip-test-server.sh
deleted file mode 100644
index db51edcd497c..000000000000
--- a/app-crypt/p11-kit/files/p11-kit-0.25.1-skip-test-server.sh
+++ /dev/null
@@ -1,14 +0,0 @@
-diff --git a/p11-kit/test-server.sh b/p11-kit/test-server.sh
-index dcea45d..d6a9bfc 100755
---- a/p11-kit/test-server.sh
-+++ b/p11-kit/test-server.sh
-@@ -33,6 +33,9 @@ teardown() {
- }
- 
- test_server_access() {
-+      exit 77
-+      return
-+
-       "$abs_top_builddir"/p11-kit/p11-kit-server-testable -s --provider 
"$P11_MODULE_PATH"/mock-one.so pkcs11: > start.env 2> start.err
-       if test $? -ne 0; then
-               sed 's/^/# /' start.err

diff --git a/app-crypt/p11-kit/p11-kit-0.25.1.ebuild 
b/app-crypt/p11-kit/p11-kit-0.25.1.ebuild
index fe80f1e4c35b..be3e638e329e 100644
--- a/app-crypt/p11-kit/p11-kit-0.25.1.ebuild
+++ b/app-crypt/p11-kit/p11-kit-0.25.1.ebuild
@@ -32,10 +32,6 @@ BDEPEND="
        nls? ( sys-devel/gettext )
 "
 
-PATCHES=(
-       "${FILESDIR}"/${PN}-0.25.1-skip-test-server.sh
-)
-
 src_prepare() {
        default
 

Reply via email to