Gentoo Archives: gentoo-commits

From: Joonas Niilola <juippis@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/asterisk/files/
Date: Thu, 17 Jun 2021 06:49:26
Message-Id: 1623912554.d7701464b4571edb08bfa357a40487448154b842.juippis@gentoo
1 commit: d7701464b4571edb08bfa357a40487448154b842
2 Author: Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at>
3 AuthorDate: Thu May 27 19:02:33 2021 +0000
4 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org>
5 CommitDate: Thu Jun 17 06:49:14 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d7701464
7
8 net-misc/asterisk: remove unused patch
9
10 Package-Manager: Portage-3.0.18, Repoman-3.0.3
11 Signed-off-by: Michael Mair-Keimberger <mmk <AT> levelnine.at>
12 Closes: https://github.com/gentoo/gentoo/pull/21014
13 Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>
14
15 .../asterisk/files/asterisk-16.15.1-r2-autoconf-2.70.patch | 14 --------------
16 1 file changed, 14 deletions(-)
17
18 diff --git a/net-misc/asterisk/files/asterisk-16.15.1-r2-autoconf-2.70.patch b/net-misc/asterisk/files/asterisk-16.15.1-r2-autoconf-2.70.patch
19 deleted file mode 100644
20 index 99c59754019..00000000000
21 --- a/net-misc/asterisk/files/asterisk-16.15.1-r2-autoconf-2.70.patch
22 +++ /dev/null
23 @@ -1,14 +0,0 @@
24 ---- asterisk-16.15.1/configure.ac.o 2021-01-08 18:41:50.979913016 +0200
25 -+++ asterisk-16.15.1/configure.ac 2021-01-08 18:42:23.739899786 +0200
26 -@@ -612,11 +612,6 @@
27 - AC_MSG_ERROR([*** Could not find dirent header that defines 'DIR'.])
28 - fi
29 -
30 --AC_HEADER_STDC
31 --if test "$ac_cv_header_stdc" != "yes"; then
32 -- AC_MSG_ERROR([*** ANSI C header files not found.])
33 --fi
34 --
35 - AC_HEADER_SYS_WAIT
36 - if test "$ac_cv_header_sys_wait_h" != "yes"; then
37 - AC_MSG_ERROR([*** POSIX.1 compatible sys/wait.h is required.])