From: root Date: Wed, 15 Feb 2012 17:02:01 +0000 (+0100) Subject: saving uncommitted changes in /etc prior to emerge run X-Git-Url: https://git.uhu-banane.net/?a=commitdiff_plain;h=8150119a0c2fa8d9a6b90c63f255008f8b19d3e0;p=config%2Fuhu1%2Fetc.git saving uncommitted changes in /etc prior to emerge run --- diff --git a/.etckeeper b/.etckeeper index c06d60f..366343f 100755 --- a/.etckeeper +++ b/.etckeeper @@ -416,6 +416,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_base' 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' diff --git a/eselect/postgresql/slots/9.1/._cfg0000_base b/eselect/postgresql/slots/9.1/._cfg0000_base new file mode 100644 index 0000000..479bd41 --- /dev/null +++ b/eselect/postgresql/slots/9.1/._cfg0000_base @@ -0,0 +1 @@ +postgres_ebuilds="${postgres_ebuilds} postgresql-base-9.1.2"