From: fbrehm Date: Wed, 29 Feb 2012 11:13:37 +0000 (+0100) Subject: committing changes in /etc after emerge run X-Git-Url: https://git.uhu-banane.net/?a=commitdiff_plain;h=f10bb0fbaaf598bdaaa4c56db2626558a66bfe4f;p=config%2Fsamara%2Fetc.git committing changes in /etc after emerge run Package changes: +dev-python/python-docs-3.2.2 --- diff --git a/.etckeeper b/.etckeeper index 75e30ab..ed145cb 100755 --- a/.etckeeper +++ b/.etckeeper @@ -481,6 +481,7 @@ maybe chmod 0644 './env.d/50postgresql' maybe chmod 0644 './env.d/51dconf' maybe chmod 0644 './env.d/60python-docs-2.7' maybe chmod 0644 './env.d/60python-docs-3.1' +maybe chmod 0644 './env.d/60python-docs-3.2' maybe chmod 0644 './env.d/65openvpn' maybe chmod 0644 './env.d/65resid' maybe chmod 0644 './env.d/70less' diff --git a/env.d/60python-docs-3.2 b/env.d/60python-docs-3.2 new file mode 100644 index 0000000..7e43b8f --- /dev/null +++ b/env.d/60python-docs-3.2 @@ -0,0 +1 @@ +PYTHONDOCS_3_2="/usr/share/doc/python-docs-3.2.2/html/library"