net-misc/jwhois: remove unused patch
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Wed, 13 Jun 2018 18:08:36 +0000 (20:08 +0200)
committerMike Gilbert <floppym@gentoo.org>
Tue, 26 Jun 2018 15:04:58 +0000 (11:04 -0400)
net-misc/jwhois/files/jwhois-3.2.3-whois-de.patch [deleted file]

diff --git a/net-misc/jwhois/files/jwhois-3.2.3-whois-de.patch b/net-misc/jwhois/files/jwhois-3.2.3-whois-de.patch
deleted file mode 100644 (file)
index 9bd56b5..0000000
+++ /dev/null
@@ -1,18 +0,0 @@
-fix from upstream cvs
-
-http://bugs.gentoo.org/159776
-
---- jwhois-3.2.3/example/jwhois.conf
-+++ jwhois-3.2.3/example/jwhois.conf
-@@ -180,7 +180,10 @@
-       "\\.cx$" = "whois.nic.cx";
-       "\\.cy$" = "whois.ripe.net";
-       "\\.cz$" = "whois.nic.cz";
--      "\\.de$" = "www.denic.de";
-+      "\\.de$" {
-+              whois-server = "whois.denic.de";
-+              query-format = "-C UTF-8 -T dn,ace $*";
-+      }
-       "\\.dk$" = "whois.dk-hostmaster.dk";
-       "\\.do$" = "whois.nic.do";
-       "\\.dz$" = "whois.ripe.net";