From: fbrehm Date: Fri, 17 Feb 2012 11:48:15 +0000 (+0100) Subject: committing changes in /etc after emerge run X-Git-Url: https://git.uhu-banane.de/?a=commitdiff_plain;h=d7b6e24ac2a6a36f7861569e03381f553a4a5bfd;p=config%2Fsamara%2Fetc.git committing changes in /etc after emerge run Package changes: +dev-python/python-docs-3.1.3 --- 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"