From d7b6e24ac2a6a36f7861569e03381f553a4a5bfd Mon Sep 17 00:00:00 2001 From: fbrehm Date: Fri, 17 Feb 2012 12:48:15 +0100 Subject: [PATCH] committing changes in /etc after emerge run Package changes: +dev-python/python-docs-3.1.3 --- .etckeeper | 1 + env.d/60python-docs-3.1 | 1 + 2 files changed, 2 insertions(+) create mode 100644 env.d/60python-docs-3.1 diff --git a/.etckeeper b/.etckeeper index 87e44e5..4b6f5b2 100755 --- a/.etckeeper +++ b/.etckeeper @@ -360,6 +360,7 @@ maybe chmod 0644 './env.d/50gtk2' maybe chmod 0644 './env.d/50ncurses' maybe chmod 0644 './env.d/50postgresql' maybe chmod 0644 './env.d/51dconf' +maybe chmod 0644 './env.d/60python-docs-3.1' maybe chmod 0644 './env.d/70less' maybe chmod 0644 './env.d/80mercurial' maybe chmod 0644 './env.d/80subversion-extras' diff --git a/env.d/60python-docs-3.1 b/env.d/60python-docs-3.1 new file mode 100644 index 0000000..7c9d023 --- /dev/null +++ b/env.d/60python-docs-3.1 @@ -0,0 +1 @@ +PYTHONDOCS_3_1="/usr/share/doc/python-docs-3.1.3/html/library" -- 2.39.5