summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2018-03-04 15:19:43 +0100
committerJeroen Roovers <jer@gentoo.org>2018-03-05 15:53:14 +0100
commit24ead86d0301f1f3e484fbf545464bab557db341 (patch)
treebaf722330f4f054959fd46e4cb43b8ed9d081222 /net-dns
parentmedia-libs/x264-0.0.20170701-r0: alpha stable (diff)
downloadgentoo-24ead86d0301f1f3e484fbf545464bab557db341.tar.gz
gentoo-24ead86d0301f1f3e484fbf545464bab557db341.tar.bz2
gentoo-24ead86d0301f1f3e484fbf545464bab557db341.zip
net-dns/idnkit: Drop faulty patch.
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'net-dns')
-rw-r--r--net-dns/idnkit/files/idnkit-2.3-log_h.patch38
-rw-r--r--net-dns/idnkit/idnkit-2.3.ebuild3
2 files changed, 0 insertions, 41 deletions
diff --git a/net-dns/idnkit/files/idnkit-2.3-log_h.patch b/net-dns/idnkit/files/idnkit-2.3-log_h.patch
deleted file mode 100644
index 975ea0b58dbf..000000000000
--- a/net-dns/idnkit/files/idnkit-2.3-log_h.patch
+++ /dev/null
@@ -1,38 +0,0 @@
-net-dns/bind-tools uses idn/log.h
-
---- a/include/Makefile.am
-+++ b/include/Makefile.am
-@@ -1,6 +1,7 @@
- nobase_include_HEADERS = \
- idn/api.h \
- idn/export.h \
-+ idn/log.h \
- idn/res.h \
- idn/resconf.h \
- idn/result.h
-@@ -22,7 +23,6 @@
- idn/langlocalmap.h \
- idn/localconverter.h \
- idn/localencoding.h \
-- idn/log.h \
- idn/logmacro.h \
- idn/lowercasemap.h \
- idn/maplist.h \
---- a/include/Makefile.in
-+++ b/include/Makefile.in
-@@ -226,6 +226,7 @@
- nobase_include_HEADERS = \
- idn/api.h \
- idn/export.h \
-+ idn/log.h \
- idn/res.h \
- idn/resconf.h \
- idn/result.h
-@@ -247,7 +248,6 @@
- idn/langlocalmap.h \
- idn/localconverter.h \
- idn/localencoding.h \
-- idn/log.h \
- idn/logmacro.h \
- idn/lowercasemap.h \
- idn/maplist.h \
diff --git a/net-dns/idnkit/idnkit-2.3.ebuild b/net-dns/idnkit/idnkit-2.3.ebuild
index 6935a9252545..69306f66fb59 100644
--- a/net-dns/idnkit/idnkit-2.3.ebuild
+++ b/net-dns/idnkit/idnkit-2.3.ebuild
@@ -18,9 +18,6 @@ DEPEND="
RDEPEND="
${DEPEND}
"
-PATCHES=(
- "${FILESDIR}"/${PN}-2.3-log_h.patch
-)
src_configure() {
econf \