From: root Date: Sat, 7 Jan 2017 09:57:08 +0000 (+0100) Subject: committing changes in /etc after emerge run X-Git-Url: https://git.uhu-banane.de/?a=commitdiff_plain;h=de95408fa57275b978537f9bf1bb8927291b7d55;p=config%2Fhelga%2Fetc.git committing changes in /etc after emerge run --- diff --git a/csh.env b/csh.env index 7217abe..4047829 100644 --- a/csh.env +++ b/csh.env @@ -5,7 +5,6 @@ setenv ANT_HOME '/usr/share/ant' setenv CONFIG_PROTECT '/var/bind /usr/share/gnupg/qualified.txt' setenv CONFIG_PROTECT_MASK '/etc/gentoo-release /etc/sandbox.d /etc/php/cli-php5.5/ext-active/ /etc/php/cgi-php5.5/ext-active/ /etc/php/apache2-php5.5/ext-active/ /etc/php/cli-php5.6/ext-active/ /etc/php/cgi-php5.6/ext-active/ /etc/php/apache2-php5.6/ext-active/ /etc/fonts/fonts.conf /etc/terminfo /etc/ca-certificates.conf /etc/texmf/web2c /etc/texmf/language.dat.d /etc/texmf/language.def.d /etc/texmf/updmap.d /etc/revdep-rebuild' -setenv CVS_RSH 'ssh' setenv EDITOR '/usr/bin/vim' setenv GCC_SPECS '' setenv GUILE_LOAD_PATH '/usr/share/guile/1.8' diff --git a/profile.env b/profile.env index 84890ba..c0ca7fd 100644 --- a/profile.env +++ b/profile.env @@ -5,7 +5,6 @@ export ANT_HOME='/usr/share/ant' export CONFIG_PROTECT='/var/bind /usr/share/gnupg/qualified.txt' export CONFIG_PROTECT_MASK='/etc/gentoo-release /etc/sandbox.d /etc/php/cli-php5.5/ext-active/ /etc/php/cgi-php5.5/ext-active/ /etc/php/apache2-php5.5/ext-active/ /etc/php/cli-php5.6/ext-active/ /etc/php/cgi-php5.6/ext-active/ /etc/php/apache2-php5.6/ext-active/ /etc/fonts/fonts.conf /etc/terminfo /etc/ca-certificates.conf /etc/texmf/web2c /etc/texmf/language.dat.d /etc/texmf/language.def.d /etc/texmf/updmap.d /etc/revdep-rebuild' -export CVS_RSH='ssh' export EDITOR='/usr/bin/vim' export GCC_SPECS='' export GUILE_LOAD_PATH='/usr/share/guile/1.8'