From: frank Date: Mon, 16 Jan 2012 18:59:09 +0000 (+0100) Subject: committing changes in /etc after emerge run X-Git-Url: https://git.uhu-banane.de/?a=commitdiff_plain;h=756695372d29ae18bb1cf1f33cc0b99e5e587af2;p=config%2Fbruni%2Fetc.git committing changes in /etc after emerge run Package changes: +net-misc/whois-5.0.11 --- diff --git a/.etckeeper b/.etckeeper index fd932a94..395f89f1 100755 --- a/.etckeeper +++ b/.etckeeper @@ -1178,6 +1178,7 @@ maybe chmod 0644 './vim/gvimrc' maybe chmod 0644 './vim/vimrc' maybe chmod 0644 './vim/vimrc.local' maybe chmod 0644 './wgetrc' +maybe chmod 0644 './whois.conf' maybe chmod 0755 './wpa_supplicant' maybe chmod 0755 './wpa_supplicant/wpa_cli.sh' maybe chmod 0755 './xdg' diff --git a/whois.conf b/whois.conf new file mode 100644 index 00000000..8eada182 --- /dev/null +++ b/whois.conf @@ -0,0 +1,10 @@ +# whois configuration file +# +# This file can contain details of alternative whois servers to use if +# the compiled in servers are not suitable. Each entry is a single +# text line and consists of a regular expression pattern to match and +# the whois server to be used for it, separated by blank space. +# +# Eg: +# \.nz$ nz.whois-servers.net +#