saving uncommitted changes in /etc prior to emerge run
This commit is contained in:
parent
3ad39ad4bc
commit
a8e0c1ead1
@ -200,6 +200,7 @@ if [[
|
|||||||
"${CATEGORY}/${PN}" != "dev-util/nemiver" &&
|
"${CATEGORY}/${PN}" != "dev-util/nemiver" &&
|
||||||
"${CATEGORY}/${PN}" != "app-text/aspell" &&
|
"${CATEGORY}/${PN}" != "app-text/aspell" &&
|
||||||
"${CATEGORY}/${PN}" != "app-text/pandoc" &&
|
"${CATEGORY}/${PN}" != "app-text/pandoc" &&
|
||||||
|
"${CATEGORY}/${PN}" != "sys-apps/memtest86+" &&
|
||||||
"${CATEGORY}" != "dev-haskell"
|
"${CATEGORY}" != "dev-haskell"
|
||||||
]]
|
]]
|
||||||
then
|
then
|
||||||
|
@ -809,3 +809,6 @@ dev-tex/luatex ~amd64
|
|||||||
dev-texlive/texlive-documentation-base ~amd64
|
dev-texlive/texlive-documentation-base ~amd64
|
||||||
app-text/texlive ~amd64
|
app-text/texlive ~amd64
|
||||||
app-text/texlive-core ~amd64
|
app-text/texlive-core ~amd64
|
||||||
|
|
||||||
|
|
||||||
|
sys-apps/memtest86+ ~amd64
|
||||||
|
Loading…
Reference in New Issue
Block a user