From: frank Date: Wed, 6 Jun 2012 21:14:20 +0000 (+0200) Subject: saving uncommitted changes in /etc prior to emerge run X-Git-Url: https://git.uhu-banane.net/?a=commitdiff_plain;h=0806050011400388a2336291e6189e4c1f1868d3;p=config%2Fuhu1%2Fetc.git saving uncommitted changes in /etc prior to emerge run --- diff --git a/.etckeeper b/.etckeeper index 6745599..f70009d 100755 --- a/.etckeeper +++ b/.etckeeper @@ -673,6 +673,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..348f602 --- /dev/null +++ b/eselect/postgresql/slots/9.1/._cfg0000_docs @@ -0,0 +1 @@ +postgres_ebuilds="${postgres_ebuilds} postgresql-docs-9.1.4"