commit:     32bd67ecfa1c24efdb3a10e3bd3ac39d89f8e494
Author:     Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Wed Jun 13 18:08:36 2018 +0000
Commit:     Mike Gilbert <floppym <AT> gentoo <DOT> org>
CommitDate: Tue Jun 26 15:04:58 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=32bd67ec

net-misc/jwhois: remove unused patch

 net-misc/jwhois/files/jwhois-3.2.3-whois-de.patch | 18 ------------------
 1 file changed, 18 deletions(-)

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
index 9bd56b5b2ed..00000000000
--- a/net-misc/jwhois/files/jwhois-3.2.3-whois-de.patch
+++ /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";

Reply via email to