From: root Date: Mon, 27 Jun 2016 07:13:26 +0000 (+0200) Subject: committing changes in /etc after emerge run X-Git-Url: https://git.uhu-banane.org/?a=commitdiff_plain;h=04821ff9b495d09e9f5e5fc05b36c3b6997dcfb2;p=config%2Fhelga%2Fetc.git committing changes in /etc after emerge run Package changes: --- diff --git a/.etckeeper b/.etckeeper index 9e768af..aa8e647 100755 --- a/.etckeeper +++ b/.etckeeper @@ -1255,8 +1255,6 @@ 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' maybe chmod 0755 'eselect/postgresql/slots/9.5' maybe chmod 0644 'eselect/postgresql/slots/9.5/base' maybe chmod 0644 'etc-update.conf' @@ -2715,8 +2713,6 @@ maybe chmod 0755 'postfix/sarah/work' maybe chmod 0644 'postfix/sarah/work/aliases' maybe chmod 0644 'postfix/sarah/work/virtual' maybe chmod 0600 'postfix/saslpass' -maybe chmod 0755 'postgresql-9.4' -maybe chmod 0644 'postgresql-9.4/psqlrc' maybe chmod 0755 'postgresql-9.5' maybe chmod 0644 'postgresql-9.5/psqlrc' maybe chmod 0755 'prelink.conf.d' diff --git a/eselect/postgresql/slots/9.4/base b/eselect/postgresql/slots/9.4/base deleted file mode 100644 index 8f5ffda..0000000 --- a/eselect/postgresql/slots/9.4/base +++ /dev/null @@ -1 +0,0 @@ -postgres_ebuilds="${postgres_ebuilds} postgresql-9.4.5-r2" diff --git a/postgresql-9.4/psqlrc b/postgresql-9.4/psqlrc deleted file mode 100644 index 8152cac..0000000 --- a/postgresql-9.4/psqlrc +++ /dev/null @@ -1,8 +0,0 @@ --- --- system-wide psql configuration file --- --- This file is read before the .psqlrc file in the user's home directory. --- --- Copy this to your installation's sysconf directory and rename it psqlrc. --- The sysconf directory can be identified via "pg_config --sysconfdir". ---