]> Frank Brehm's Git Trees - config/berta/etc.git/commitdiff
saving uncommitted changes in /etc prior to emerge run
authorFrank Brehm <frank@brehm-online.com>
Tue, 20 Dec 2016 12:41:19 +0000 (13:41 +0100)
committerFrank Brehm <frank@brehm-online.com>
Tue, 20 Dec 2016 12:41:19 +0000 (13:41 +0100)
layman/layman.cfg
portage/make.conf

index e5c7c72413dcd21716079ead2e6f7c9d2735a413..cfa0169eb275c3b5a63894ae8f15d479d349ca3d 100644 (file)
@@ -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
index f05b99ae11a22da8658e1a467e84063995dadb35..e0960a7113f4a07e49759dcf0b7f8f4cfbd6e076 100644 (file)
@@ -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/"