saving uncommitted changes in /etc prior to emerge run

This commit is contained in:
hasufell 2015-08-18 13:48:00 +02:00 committed by Hans Wurst
parent d93ffe484b
commit f6ca5d820a
15 changed files with 25 additions and 9 deletions

View File

@ -120,6 +120,7 @@ if [[
"${CATEGORY}/${PN}" != "sys-power/iasl" &&
"${CATEGORY}/${PN}" != "net-libs/libmnl" &&
"${CATEGORY}/${PN}" != "net-libs/opal" &&
"${CATEGORY}/${PN}" != "media-libs/gst-plugins-good" &&
"${CATEGORY}/${PN}" != "x11-libs/pixman"
]]
then

View File

@ -0,0 +1,8 @@
#!/bin/bash
source "${PALUDIS_EBUILD_DIR}/echo_functions.bash"
ebegin "Fixing permissions on /usr/portage"
chown -R jule:portage /usr/portage/*
eend $?

View File

@ -0,0 +1,7 @@
#!/bin/bash
source "${PALUDIS_EBUILD_DIR}/echo_functions.bash"
ebegin "Updating eix cache"
eix update -q
eend $?

View File

@ -913,7 +913,7 @@ dev-perl/LWP-UserAgent-Cached ~amd64
=virtual/mysql-5.6-r6 ~amd64
~virtual/libmysqlclient-18 ~amd64
# testing exiv-2.5
media-sound/xmp ~amd64
~net-libs/libmnl-1.0.3 ~amd64
~net-misc/wget-1.16.3 ~amd64
www-client/links ~amd64

View File

@ -1,5 +1,5 @@
location = /var/lib/layman/arx-libertatis
sync =
sync = git://github.com/arx/ArxGentoo.git
#profiles = /usr/portage/profiles/default/linux/amd64/13.0
#eclassdirs = /usr/portage/eclass
#distdir = /home/distfiles

View File

@ -1,5 +1,5 @@
location = /var/lib/layman/dotnet
sync =
sync = git://anongit.gentoo.org/proj/dotnet.git
#profiles = /usr/portage/profiles/default/linux/amd64/13.0
#eclassdirs = /usr/portage/eclass
#distdir = /home/distfiles

View File

@ -1,5 +1,5 @@
location = /var/lib/layman/haskell
sync =
sync = git://github.com/gentoo-haskell/gentoo-haskell.git
#profiles = /usr/portage/profiles/default/linux/amd64/13.0
#eclassdirs = /usr/portage/eclass
#distdir = /home/distfiles

View File

@ -1,5 +1,5 @@
location = /var/lib/layman/qt
sync =
sync = git://anongit.gentoo.org/proj/qt.git
#profiles = /usr/portage/profiles/default/linux/amd64/13.0
#eclassdirs = /usr/portage/eclass
#distdir = /home/distfiles

View File

@ -1,5 +1,5 @@
format = e
location = /var/lib/layman/torbrowser
sync =
sync = git://github.com/MeisterP/torbrowser-overlay.git
names_cache = /var/cache/paludis/names
write_cache = /var/cache/paludis/metadata

View File

@ -1,5 +1,5 @@
location = /var/lib/layman/tox-overlay
sync =
sync = git://github.com/urras/gentoo-overlay-tox.git
#profiles = /usr/portage/profiles/default/linux/amd64/13.0
#eclassdirs = /usr/portage/eclass
#distdir = /home/distfiles