From 96a589f3f50ba23807366308202f306e8c92c943 Mon Sep 17 00:00:00 2001 From: hasufell Date: Fri, 4 Sep 2015 22:39:04 +0200 Subject: [PATCH] saving uncommitted changes in /etc prior to emerge run --- paludis/bashrc | 1 + paludis/keywords.conf | 3 ++- paludis/package_mask.conf | 2 +- 3 files changed, 4 insertions(+), 2 deletions(-) diff --git a/paludis/bashrc b/paludis/bashrc index 06471be..508a1b9 100644 --- a/paludis/bashrc +++ b/paludis/bashrc @@ -7,6 +7,7 @@ CFLAGS="-march=core-avx2 -O2 -pipe -Wall" CXXFLAGS="${CFLAGS}" LDFLAGS="-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu" MAKEOPTS="-j1" +EPATCH_USER_SOURCE=/etc/paludis/patches I_KNOW_WHAT_I_AM_DOING="yes" I_PROMISE_TO_SUPPLY_PATCHES_WITH_BUGS=1 diff --git a/paludis/keywords.conf b/paludis/keywords.conf index 3eba600..28900b7 100644 --- a/paludis/keywords.conf +++ b/paludis/keywords.conf @@ -745,7 +745,6 @@ net-im/skype ~amd64 dev-lua/luasec ~amd64 -x11-drivers/nvidia-drivers ~amd64 games-emulation/dosbox * @@ -946,3 +945,5 @@ dev-python/requests ~amd64 dev-python/websocket-client ~amd64 ~sys-libs/ncurses-6.0:5 + + diff --git a/paludis/package_mask.conf b/paludis/package_mask.conf index 5119026..ee3dcbd 100644 --- a/paludis/package_mask.conf +++ b/paludis/package_mask.conf @@ -112,4 +112,4 @@ dev-libs/openssl:0::gentoo #app-misc/ca-certificates::gentoo # last stable 343.36 ->x11-drivers/nvidia-drivers-346.87 +#>x11-drivers/nvidia-drivers-346.87