]> Frank Brehm's Git Trees - config/helga/etc.git/commitdiff
saving uncommitted changes in /etc prior to emerge run
authorroot <root@helga.brehm-online.com>
Mon, 14 Mar 2016 23:51:44 +0000 (00:51 +0100)
committerroot <root@helga.brehm-online.com>
Mon, 14 Mar 2016 23:51:44 +0000 (00:51 +0100)
.etckeeper
csh.env
env.d/50postgresql
eselect/postgresql/active.links95 [new file with mode: 0644]
ld.so.conf
profile.env

index ae0f7db8bbc95167b862cdf17d01894e75bb3057..98f9c6d07a43a4e5166dd5ff1414655ae722e1d3 100755 (executable)
@@ -1234,6 +1234,7 @@ maybe chmod 0755 'eselect/postgresql'
 maybe chmod 0644 'eselect/postgresql/active'
 maybe chmod 0644 'eselect/postgresql/active.links'
 maybe chmod 0644 'eselect/postgresql/active.links94'
+maybe chmod 0644 'eselect/postgresql/active.links95'
 maybe chmod 0755 'eselect/postgresql/slots'
 maybe chmod 0755 'eselect/postgresql/slots/9.4'
 maybe chmod 0644 'eselect/postgresql/slots/9.4/base'
diff --git a/csh.env b/csh.env
index 0680c61dcb74caf0ebddc0299bd2f269b62ad2f2..424c4c9534d292ebc59655f765f23de0b179a1b7 100644 (file)
--- a/csh.env
+++ b/csh.env
@@ -14,7 +14,7 @@ setenv INFOPATH '/usr/share/info:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.9.3/i
 setenv LADSPA_PATH '/usr/lib64/ladspa'
 setenv LESS '-R -M --shift 5'
 setenv LESSOPEN '|lesspipe %s'
-setenv MANPATH '/usr/local/share/man:/usr/share/man:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.9.3/man:/usr/share/binutils-data/x86_64-pc-linux-gnu/2.25.1/man:/etc/java-config-2/current-system-vm/man/:/usr/lib64/php5.5/man/:/usr/lib64/php5.6/man/:/usr/share/postgresql/man/:/usr/share/postgresql-9.4/man/'
+setenv MANPATH '/usr/local/share/man:/usr/share/man:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.9.3/man:/usr/share/binutils-data/x86_64-pc-linux-gnu/2.25.1/man:/etc/java-config-2/current-system-vm/man/:/usr/lib64/php5.5/man/:/usr/lib64/php5.6/man/:/usr/share/postgresql/man/:/usr/share/postgresql-9.5/man/:/usr/share/postgresql-9.4/man/'
 setenv MULTIOSDIRS '../lib64:../lib32'
 setenv OPENGL_PROFILE 'xorg-x11'
 setenv PAGER '/usr/bin/less'
index c72ad599be9c6a40123a3ad211518e795694fce3..9d97cf39fd9e413e525e8f589993dab97f59ed16 100644 (file)
@@ -1,4 +1,4 @@
 # Configuration file for eselect
 # This file has been automatically generated.
-LDPATH="/usr/lib/postgresql:/usr/lib64/postgresql:/usr/lib64/postgresql-9.4/lib64/"
-MANPATH="/usr/share/postgresql/man/:/usr/share/postgresql-9.4/man/"
+LDPATH="/usr/lib/postgresql:/usr/lib64/postgresql:/usr/lib64/postgresql-9.5/lib64/:/usr/lib64/postgresql-9.4/lib64/"
+MANPATH="/usr/share/postgresql/man/:/usr/share/postgresql-9.5/man/:/usr/share/postgresql-9.4/man/"
diff --git a/eselect/postgresql/active.links95 b/eselect/postgresql/active.links95
new file mode 100644 (file)
index 0000000..230a3bc
--- /dev/null
@@ -0,0 +1,18 @@
+usr/bin/dropdb95
+usr/bin/pg_restore95
+usr/bin/pg_config95
+usr/bin/pg_dump95
+usr/bin/pg_isready95
+usr/bin/psql95
+usr/bin/dropuser95
+usr/bin/pg_dumpall95
+usr/bin/ecpg95
+usr/bin/droplang95
+usr/bin/oid2name95
+usr/bin/vacuumlo95
+usr/bin/reindexdb95
+usr/bin/createuser95
+usr/bin/createlang95
+usr/bin/clusterdb95
+usr/bin/vacuumdb95
+usr/bin/createdb95
index 1876ba8961278a1d7ba488e86c58488e0ac70695..54749d5ff41e2bb75411057abede69c3ace31f0b 100644 (file)
@@ -12,4 +12,5 @@
 include ld.so.conf.d/*.conf
 /usr/lib/postgresql
 /usr/lib64/postgresql
+/usr/lib64/postgresql-9.5/lib64/
 /usr/lib64/postgresql-9.4/lib64/
index d4fd5ecfe92a9e28e814c11a76d36cbab98e1f69..01989ebf662bf49d563e594b03af38f6370797ad 100644 (file)
@@ -14,7 +14,7 @@ export INFOPATH='/usr/share/info:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.9.3/i
 export LADSPA_PATH='/usr/lib64/ladspa'
 export LESS='-R -M --shift 5'
 export LESSOPEN='|lesspipe %s'
-export MANPATH='/usr/local/share/man:/usr/share/man:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.9.3/man:/usr/share/binutils-data/x86_64-pc-linux-gnu/2.25.1/man:/etc/java-config-2/current-system-vm/man/:/usr/lib64/php5.5/man/:/usr/lib64/php5.6/man/:/usr/share/postgresql/man/:/usr/share/postgresql-9.4/man/'
+export MANPATH='/usr/local/share/man:/usr/share/man:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.9.3/man:/usr/share/binutils-data/x86_64-pc-linux-gnu/2.25.1/man:/etc/java-config-2/current-system-vm/man/:/usr/lib64/php5.5/man/:/usr/lib64/php5.6/man/:/usr/share/postgresql/man/:/usr/share/postgresql-9.5/man/:/usr/share/postgresql-9.4/man/'
 export MULTIOSDIRS='../lib64:../lib32'
 export OPENGL_PROFILE='xorg-x11'
 export PAGER='/usr/bin/less'