From: frank Date: Mon, 16 Jan 2012 11:56:54 +0000 (+0100) Subject: committing changes in /etc after emerge run X-Git-Url: https://git.uhu-banane.net/?a=commitdiff_plain;h=38eed0ac1a0637fd13a963afc2007e57d14a6e9e;p=config%2Fbruni%2Fetc.git committing changes in /etc after emerge run Package changes: +dev-python/python-docs-2.7.1 --- 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"