From 0942838b91988b647e469e27c535414340c6607c Mon Sep 17 00:00:00 2001 From: hasufell Date: Fri, 10 Jul 2015 01:07:23 +0200 Subject: [PATCH] saving uncommitted changes in /etc prior to emerge run --- paludis/bashrc | 1 + paludis/keywords.conf | 3 +++ paludis/use.conf.d/some.use.conf | 3 +++ 3 files changed, 7 insertions(+) diff --git a/paludis/bashrc b/paludis/bashrc index e160cb8..7811124 100644 --- a/paludis/bashrc +++ b/paludis/bashrc @@ -219,6 +219,7 @@ if [[ "${CATEGORY}/${PN}" != "media-libs/libraw" && "${CATEGORY}/${PN}" != "media-libs/gd" && "${CATEGORY}/${PN}" != "media-libs/sdl2-gfx" && + "${CATEGORY}/${PN}" != "app-crypt/johntheripper" && "${CATEGORY}/${PN}" != "x11-libs/pixman" ]] then diff --git a/paludis/keywords.conf b/paludis/keywords.conf index 529f8e0..a8fdf76 100644 --- a/paludis/keywords.conf +++ b/paludis/keywords.conf @@ -868,3 +868,6 @@ dev-libs/openssl ~amd64 dev-lang/idris ~amd64 + + +app-crypt/johntheripper ~amd64 diff --git a/paludis/use.conf.d/some.use.conf b/paludis/use.conf.d/some.use.conf index d5070ab..2b9186c 100644 --- a/paludis/use.conf.d/some.use.conf +++ b/paludis/use.conf.d/some.use.conf @@ -471,3 +471,6 @@ net-irc/znc -python dev-util/cmake qt5 + + +app-crypt/johntheripper -openmp