Gentoo Archives: gentoo-commits

From: Jeroen Roovers <jer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/libdnsres/files/
Date: Sun, 05 Jan 2020 15:28:59
Message-Id: 1578238134.8fac046e9cd54f59b4d27bc9bdd74d1c935eccd0.jer@gentoo
1 commit: 8fac046e9cd54f59b4d27bc9bdd74d1c935eccd0
2 Author: Jeroen Roovers <jer <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jan 5 15:28:45 2020 +0000
4 Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org>
5 CommitDate: Sun Jan 5 15:28:54 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8fac046e
7
8 dev-libs/libdnsres: Clean up patch
9
10 Package-Manager: Portage-2.3.84, Repoman-2.3.20
11 Signed-off-by: Jeroen Roovers <jer <AT> gentoo.org>
12
13 dev-libs/libdnsres/files/libdnsres-0.1a-autotools.patch | 6 ++----
14 1 file changed, 2 insertions(+), 4 deletions(-)
15
16 diff --git a/dev-libs/libdnsres/files/libdnsres-0.1a-autotools.patch b/dev-libs/libdnsres/files/libdnsres-0.1a-autotools.patch
17 index 3e2466af57f..9f544ca898c 100644
18 --- a/dev-libs/libdnsres/files/libdnsres-0.1a-autotools.patch
19 +++ b/dev-libs/libdnsres/files/libdnsres-0.1a-autotools.patch
20 @@ -1,7 +1,5 @@
21 -Index: libdnsres-0.1a/Makefile.am
22 -===================================================================
23 ---- libdnsres-0.1a.orig/Makefile.am
24 -+++ libdnsres-0.1a/Makefile.am
25 +--- a/Makefile.am
26 ++++ b/Makefile.am
27 @@ -10,12 +10,12 @@ libdnsres_la_SOURCES = res_comp.c res_de
28 res_data.c res_init.c res_query.c res_send.c resolv.h dnsres.h \
29 gethostnamadr.c getaddrinfo.c getservbyname.c getservent.c base64.c \