From: frank Date: Sun, 15 Jan 2012 23:53:09 +0000 (+0100) Subject: committing changes in /etc after emerge run X-Git-Url: https://git.uhu-banane.de/?a=commitdiff_plain;h=0badd5d190a99ed44570b1a0aa175f609da0d795;p=config%2Fbruni%2Fetc.git committing changes in /etc after emerge run Package changes: +x11-libs/qt-core-4.7.4-r1 --- diff --git a/.etckeeper b/.etckeeper index fa1aad79..38841797 100755 --- a/.etckeeper +++ b/.etckeeper @@ -112,6 +112,7 @@ maybe chmod 0644 './env.d/05gcc-x86_64-pc-linux-gnu' maybe chmod 0644 './env.d/09sandbox' maybe chmod 0644 './env.d/30xdg-data-local' maybe chmod 0644 './env.d/37fontconfig' +maybe chmod 0644 './env.d/44qt4' maybe chmod 0644 './env.d/50ncurses' maybe chmod 0644 './env.d/70less' maybe chmod 0644 './env.d/90xdg-data-base' @@ -420,6 +421,8 @@ maybe chmod 0644 './profile.d/.keep' maybe chmod 0644 './profile.d/bash-completion.sh' maybe chmod 0644 './profile.env' maybe chmod 0644 './protocols' +maybe chmod 0755 './qt4' +maybe chmod 0644 './qt4/.keep_x11-libs_qt-core-4' maybe chmod 0644 './rc.conf' maybe chmod 0644 './request-key.conf' maybe chmod 0644 './resolv.conf' diff --git a/env.d/44qt4 b/env.d/44qt4 new file mode 100644 index 00000000..2ceda6db --- /dev/null +++ b/env.d/44qt4 @@ -0,0 +1 @@ +LDPATH="/usr/lib64/qt4:/usr/lib32/qt4:/usr/lib/qt4" diff --git a/qt4/.keep_x11-libs_qt-core-4 b/qt4/.keep_x11-libs_qt-core-4 new file mode 100644 index 00000000..e69de29b