From: frank Date: Wed, 29 Feb 2012 11:13:16 +0000 (+0100) Subject: committing changes in /etc after emerge run X-Git-Url: https://git.uhu-banane.net/?a=commitdiff_plain;h=a79a280d5de13346eb09cf26d051a2f055fa9de4;p=config%2Fuhu1%2Fetc.git committing changes in /etc after emerge run Package changes: +dev-python/python-docs-3.2.2 --- diff --git a/.etckeeper b/.etckeeper index 38be547..c7ece44 100755 --- a/.etckeeper +++ b/.etckeeper @@ -446,6 +446,7 @@ maybe chmod 0644 './env.d/50ncurses' maybe chmod 0644 './env.d/50postgresql' maybe chmod 0644 './env.d/60python-docs-2.7' maybe chmod 0644 './env.d/60python-docs-3.1' +maybe chmod 0644 './env.d/60python-docs-3.2' maybe chmod 0644 './env.d/65openvpn' maybe chmod 0644 './env.d/70less' maybe chmod 0644 './env.d/80mercurial' diff --git a/env.d/60python-docs-3.2 b/env.d/60python-docs-3.2 new file mode 100644 index 0000000..7e43b8f --- /dev/null +++ b/env.d/60python-docs-3.2 @@ -0,0 +1 @@ +PYTHONDOCS_3_2="/usr/share/doc/python-docs-3.2.2/html/library"