From: Frank Brehm Date: Tue, 20 Dec 2016 12:41:19 +0000 (+0100) Subject: saving uncommitted changes in /etc prior to emerge run X-Git-Url: https://git.uhu-banane.net/?a=commitdiff_plain;h=bd95b4ac39367fdee1678e470e9d3dba71d08437;p=config%2Fberta%2Fetc.git saving uncommitted changes in /etc prior to emerge run --- diff --git a/layman/layman.cfg b/layman/layman.cfg index e5c7c72..cfa0169 100644 --- a/layman/layman.cfg +++ b/layman/layman.cfg @@ -38,6 +38,7 @@ make_conf : %(storage)s/make.conf # file:///var/lib/layman/my-list.xml overlays : http://www.gentoo.org/proj/en/overlays/repositories.xml + http://www.uhu-banane.de/gentoo/overlay-repos.xml #----------------------------------------------------------- # The directory to scan for xml overlay definition files to include diff --git a/portage/make.conf b/portage/make.conf index f05b99a..e0960a7 100644 --- a/portage/make.conf +++ b/portage/make.conf @@ -46,8 +46,8 @@ CPU_FLAGS_X86="mmx sse sse2 sse3 ssse3" # These are the USE flags that were used in addition to what is provided by the # profile used for building. #USE="bindist mmx sse sse2" -USE="acpi bash-completion bzip2 git gpm idn ipv6 jpeg json lz4 lzma md5sum mmx \ - python python2 python3 smtp sse sse2 ssse3 tiff vim-syntax -X xattr unicode" +USE="acpi bash-completion bazaar bzip2 git gpm idn ipv6 jpeg json lz4 lzma md5sum mmx \ + mercurial python python2 python3 smtp sse sse2 ssse3 subversion tiff vim-syntax -X xattr unicode" GENTOO_MIRRORS="http://mirror.netcologne.de/gentoo/"