From: Frank Brehm Date: Mon, 22 May 2017 12:43:05 +0000 (+0200) Subject: committing changes in /etc after emerge run X-Git-Url: https://git.uhu-banane.org/?a=commitdiff_plain;h=5f952ee8a69de1cddb917088071be569ad484880;p=config%2Fberta%2Fetc.git committing changes in /etc after emerge run Package changes: --- diff --git a/.etckeeper b/.etckeeper index 7820a30..8480ab9 100755 --- a/.etckeeper +++ b/.etckeeper @@ -292,11 +292,6 @@ maybe chmod 0644 'env.d/gcc/x86_64-pc-linux-gnu-5.4.0' maybe chmod 0755 'env.d/python' maybe chmod 0644 'env.d/python/config' maybe chmod 0644 'environment' -maybe chmod 0755 'eselect' -maybe chmod 0755 'eselect/postgresql' -maybe chmod 0755 'eselect/postgresql/slots' -maybe chmod 0755 'eselect/postgresql/slots/9.5' -maybe chmod 0644 'eselect/postgresql/slots/9.5/base' maybe chmod 0644 'etc-update.conf' maybe chmod 0755 'etckeeper' maybe chmod 0755 'etckeeper/commit.d' diff --git a/eselect/postgresql/slots/9.5/base b/eselect/postgresql/slots/9.5/base deleted file mode 100644 index 6748b15..0000000 --- a/eselect/postgresql/slots/9.5/base +++ /dev/null @@ -1 +0,0 @@ -postgres_ebuilds="${postgres_ebuilds} postgresql-9.5.5"