summaryrefslogtreecommitdiff
path: root/dev-python/libasyncns-python/files/libasyncns-python-0.7.1-glibc-2.25.patch
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2019-10-15 18:59:49 +0200
committerMichał Górny <mgorny@gentoo.org>2019-10-15 19:27:54 +0200
commitffecb7e9ca620c548e71651becdf6584e091a3a3 (patch)
tree5605a8e18c7ae56df22148ed0afd7388dad7fb3b /dev-python/libasyncns-python/files/libasyncns-python-0.7.1-glibc-2.25.patch
parentcf64bf2c90c4209a15e04b45255b39b70ae2aef2 (diff)
downloadgentoo-ffecb7e9ca620c548e71651becdf6584e091a3a3.tar.gz
gentoo-ffecb7e9ca620c548e71651becdf6584e091a3a3.tar.bz2
gentoo-ffecb7e9ca620c548e71651becdf6584e091a3a3.zip
dev-python/libasyncns-python: Remove last-rited pkg
Closes: https://bugs.gentoo.org/694280 Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/libasyncns-python/files/libasyncns-python-0.7.1-glibc-2.25.patch')
-rw-r--r--dev-python/libasyncns-python/files/libasyncns-python-0.7.1-glibc-2.25.patch14
1 files changed, 0 insertions, 14 deletions
diff --git a/dev-python/libasyncns-python/files/libasyncns-python-0.7.1-glibc-2.25.patch b/dev-python/libasyncns-python/files/libasyncns-python-0.7.1-glibc-2.25.patch
deleted file mode 100644
index 6ec84aa732b9..000000000000
--- a/dev-python/libasyncns-python/files/libasyncns-python-0.7.1-glibc-2.25.patch
+++ /dev/null
@@ -1,14 +0,0 @@
-https://sourceware.org/git/?p=glibc.git;a=patch;h=4f157746e0c713965d9143b52fef606312087c48
-
-diff --git a/libasyncns-python-0.7.1/libasyncns.c b/libasyncns-python-0.7.1/libasyncns.c
-index 99a73de..5e3da0b 100644
---- a/libasyncns-python-0.7.1/libasyncns.c
-+++ b/libasyncns-python-0.7.1/libasyncns.c
-@@ -134,7 +134,6 @@ PyMODINIT_FUNC initlibasyncns(void)
- ADDNSCONST(ns_t_mailb);
- ADDNSCONST(ns_t_maila);
- ADDNSCONST(ns_t_any);
-- ADDNSCONST(ns_t_zxfr);
- ADDNSCONST(ns_t_max);
-
- ADDNSCONST(ns_c_invalid);