From 3bfc20f9bee00f772dbf1b8f6111f2b560ca101c Mon Sep 17 00:00:00 2001 From: fbrehm Date: Mon, 12 Mar 2012 16:57:01 +0100 Subject: [PATCH] saving uncommitted changes in /etc prior to emerge run --- .etckeeper | 1 + eselect/postgresql/slots/9.1/._cfg0000_docs | 1 + 2 files changed, 2 insertions(+) create mode 100644 eselect/postgresql/slots/9.1/._cfg0000_docs diff --git a/.etckeeper b/.etckeeper index c900e7c..9528025 100755 --- a/.etckeeper +++ b/.etckeeper @@ -597,6 +597,7 @@ maybe chmod 0644 './eselect/postgresql/active.links' maybe chmod 0644 './eselect/postgresql/active.links91' maybe chmod 0755 './eselect/postgresql/slots' maybe chmod 0755 './eselect/postgresql/slots/9.1' +maybe chmod 0644 './eselect/postgresql/slots/9.1/._cfg0000_docs' maybe chmod 0644 './eselect/postgresql/slots/9.1/base' maybe chmod 0644 './eselect/postgresql/slots/9.1/docs' maybe chmod 0644 './eselect/postgresql/slots/9.1/server' diff --git a/eselect/postgresql/slots/9.1/._cfg0000_docs b/eselect/postgresql/slots/9.1/._cfg0000_docs new file mode 100644 index 0000000..4b0d9a8 --- /dev/null +++ b/eselect/postgresql/slots/9.1/._cfg0000_docs @@ -0,0 +1 @@ +postgres_ebuilds="${postgres_ebuilds} postgresql-docs-9.1.3" -- 2.39.5