From 38eed0ac1a0637fd13a963afc2007e57d14a6e9e Mon Sep 17 00:00:00 2001 From: frank Date: Mon, 16 Jan 2012 12:56:54 +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 43073937..e3958fc9 100755 --- a/.etckeeper +++ b/.etckeeper @@ -204,6 +204,7 @@ maybe chmod 0644 './env.d/50gconf' maybe chmod 0644 './env.d/50gtk2' maybe chmod 0644 './env.d/50ncurses' 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 00000000..22c11705 --- /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