From 59822defce3408704beadfda3fa91941ad2e46cf Mon Sep 17 00:00:00 2001 From: frank Date: Wed, 29 Feb 2012 12:13:04 +0100 Subject: [PATCH] committing changes in /etc after emerge run --- csh.env | 2 +- profile.env | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/csh.env b/csh.env index 0923cc3..3ad03f0 100644 --- a/csh.env +++ b/csh.env @@ -28,7 +28,7 @@ setenv LESS '-R -M --shift 5' setenv LESSOPEN '|lesspipe %s' setenv MANPATH '/usr/local/share/man:/usr/share/man:/usr/share/binutils-data/x86_64-pc-linux-gnu/2.21.1/man:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.5.3/man:/etc/java-config/system-vm/man/:/usr/lib64/php5.3/man/:/usr/share/postgresql/man/:/usr/share/postgresql-9.1/man/' setenv PATH '/opt/bin:/usr/x86_64-pc-linux-gnu/gcc-bin/4.5.3:/usr/lib64/subversion/bin' -setenv PYTHONDOCS_2_7 '/usr/share/doc/python-docs-2.7.1/html/library' +setenv PYTHONDOCS_2_7 '/usr/share/doc/python-docs-2.7.2/html/library' setenv PYTHONDOCS_3_1 '/usr/share/doc/python-docs-3.1.3/html/library' setenv ROOTPATH '/opt/bin:/usr/x86_64-pc-linux-gnu/gcc-bin/4.5.3:/usr/lib64/subversion/bin' setenv XDG_CONFIG_DIRS '/etc/xdg' diff --git a/profile.env b/profile.env index c103674..5bdc46a 100644 --- a/profile.env +++ b/profile.env @@ -28,7 +28,7 @@ export LESS='-R -M --shift 5' export LESSOPEN='|lesspipe %s' export MANPATH='/usr/local/share/man:/usr/share/man:/usr/share/binutils-data/x86_64-pc-linux-gnu/2.21.1/man:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.5.3/man:/etc/java-config/system-vm/man/:/usr/lib64/php5.3/man/:/usr/share/postgresql/man/:/usr/share/postgresql-9.1/man/' export PATH='/opt/bin:/usr/x86_64-pc-linux-gnu/gcc-bin/4.5.3:/usr/lib64/subversion/bin' -export PYTHONDOCS_2_7='/usr/share/doc/python-docs-2.7.1/html/library' +export PYTHONDOCS_2_7='/usr/share/doc/python-docs-2.7.2/html/library' export PYTHONDOCS_3_1='/usr/share/doc/python-docs-3.1.3/html/library' export ROOTPATH='/opt/bin:/usr/x86_64-pc-linux-gnu/gcc-bin/4.5.3:/usr/lib64/subversion/bin' export XDG_CONFIG_DIRS='/etc/xdg' -- 2.39.5