From 0badd5d190a99ed44570b1a0aa175f609da0d795 Mon Sep 17 00:00:00 2001 From: frank Date: Mon, 16 Jan 2012 00:53:09 +0100 Subject: [PATCH] committing changes in /etc after emerge run Package changes: +x11-libs/qt-core-4.7.4-r1 --- .etckeeper | 3 +++ env.d/44qt4 | 1 + qt4/.keep_x11-libs_qt-core-4 | 0 3 files changed, 4 insertions(+) create mode 100644 env.d/44qt4 create mode 100644 qt4/.keep_x11-libs_qt-core-4 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 -- 2.39.5