From f10bb0fbaaf598bdaaa4c56db2626558a66bfe4f Mon Sep 17 00:00:00 2001 From: fbrehm Date: Wed, 29 Feb 2012 12:13:37 +0100 Subject: [PATCH] committing changes in /etc after emerge run Package changes: +dev-python/python-docs-3.2.2 --- .etckeeper | 1 + env.d/60python-docs-3.2 | 1 + 2 files changed, 2 insertions(+) create mode 100644 env.d/60python-docs-3.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" -- 2.39.5