From 2be239dcdfb789904cf5be01200d1e4aec98014f Mon Sep 17 00:00:00 2001 From: fbrehm Date: Fri, 17 Feb 2012 12:48:18 +0100 Subject: [PATCH] committing changes in /etc after emerge run Package changes: +dev-python/python-docs-2.7.1 --- .etckeeper | 1 + env.d/60python-docs-2.7 | 1 + 2 files changed, 2 insertions(+) create mode 100644 env.d/60python-docs-2.7 diff --git a/.etckeeper b/.etckeeper index 4b6f5b2..7f28755 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-2.7' maybe chmod 0644 './env.d/60python-docs-3.1' maybe chmod 0644 './env.d/70less' maybe chmod 0644 './env.d/80mercurial' diff --git a/env.d/60python-docs-2.7 b/env.d/60python-docs-2.7 new file mode 100644 index 0000000..22c1170 --- /dev/null +++ b/env.d/60python-docs-2.7 @@ -0,0 +1 @@ +PYTHONDOCS_2_7="/usr/share/doc/python-docs-2.7.1/html/library" -- 2.39.5