diff options
Diffstat (limited to 'conf')
-rw-r--r-- | conf/intel/portage/package.env.amd64 | 15 | ||||
-rw-r--r-- | conf/intel/portage/package.env.x86 | 14 |
2 files changed, 27 insertions, 2 deletions
diff --git a/conf/intel/portage/package.env.amd64 b/conf/intel/portage/package.env.amd64 index 9b54383..b067caa 100644 --- a/conf/intel/portage/package.env.amd64 +++ b/conf/intel/portage/package.env.amd64 @@ -11,7 +11,19 @@ www-servers/apache apache.conf sys-kernel/linux-openvz disable.debug+userpriv.conf sys-kernel/linux-ec2 disable.debug+userpriv.conf sys-kernel/linux-kogaion disable.debug+userpriv.conf -sys-kernel/linux-server disable.debug+userpriv.conf +sys-kernel/linux-argent disable.debug+userpriv.conf +sys-kernel/kogaion-sources disable.debug+userpriv.conf + +# avoid collision with mail-client/thunderbird +# (/usr/lib/debug/.build-id/*), v. 2.30-r1 +www-client/seamonkey disable.debug.conf + +# now firefox also collides with thunderbird +mail-client/thunderbird disable.debug.conf + +# avoid collision with app-arch/file-roller +# (/usr/lib/debug/.build-id/*) +app-arch/engrampa disable.debug.conf # micia: nvidia toolkit packages require GCC 4.4 # as of 05/jan/2012 disable graphite on it @@ -155,4 +167,5 @@ x11-plugins/wmping hardened.conf x11-terms/aterm hardened.conf x11-terms/mrxvt hardened.conf x11-wm/enlightenment hardened.conf +media-gfx/darktable damn.sse3.conf diff --git a/conf/intel/portage/package.env.x86 b/conf/intel/portage/package.env.x86 index ae9c817..ccf1a0c 100644 --- a/conf/intel/portage/package.env.x86 +++ b/conf/intel/portage/package.env.x86 @@ -13,7 +13,19 @@ www-servers/apache apache.conf sys-kernel/linux-openvz disable.debug+userpriv.conf sys-kernel/linux-ec2 disable.debug+userpriv.conf sys-kernel/linux-kogaion disable.debug+userpriv.conf -sys-kernel/linux-server disable.debug+userpriv.conf +sys-kernel/linux-argent disable.debug+userpriv.conf +sys-kernel/kogaion-sources disable.debug+userpriv.conf + +# avoid collision with mail-client/thunderbird +# (/usr/lib/debug/.build-id/*), v. 2.30-r1 +www-client/seamonkey disable.debug.conf + +# now firefox also collides with thunderbird +mail-client/thunderbird disable.debug.conf + +# avoid collision with app-arch/file-roller +# (/usr/lib/debug/.build-id/*) +app-arch/engrampa disable.debug.conf # micia: nvidia toolkit packages require GCC 4.4 # as of 05/jan/2012 disable graphite on it |