mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
net-misc/jwhois: remove unused patch
This commit is contained in:
committed by
Mike Gilbert
parent
13671a6652
commit
32bd67ecfa
@@ -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";
|
||||
Reference in New Issue
Block a user