From 756695372d29ae18bb1cf1f33cc0b99e5e587af2 Mon Sep 17 00:00:00 2001 From: frank Date: Mon, 16 Jan 2012 19:59:09 +0100 Subject: [PATCH] committing changes in /etc after emerge run Package changes: +net-misc/whois-5.0.11 --- .etckeeper | 1 + whois.conf | 10 ++++++++++ 2 files changed, 11 insertions(+) create mode 100644 whois.conf 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 +# -- 2.39.5