summaryrefslogtreecommitdiff
path: root/conf/mizar/etc/portage/make.inc.conf
blob: beb06b7e64ccaaca632b2e7796ff937beb9b4356 (plain)
1
2
3
4
5
6
7
8
9
10
PORT_LOGDIR_CLEAN="find '${PORT_LOGDIR}' -type f ! -name '*.log' -mtime +1 -delete"
EMERGE_DEFAULT_OPTS="--keep-going --autounmask-write --nospinner --quiet-build=y --binpkg-respect-use=y --usepkg=y"

USE="${ARCH} zlib bindist -cups -acl"
GENTOO_MIRRORS="http://ftp.fi.muni.cz/pub/linux/gentoo/ http://gentoo.supp.name/ http://gentoo.mirror.web4u.cz/ http://gentoo.mirror.dkm.cz/pub/gentoo/ ftp://ftp.wh2.tu-dresden.de/pub/mirrors/gentoo"
LINGUAS="cs"
VIDEO_CARDS="fbdev"
INPUT_DEVICES="mouse keyboard evdev"

source "/var/lib/layman/make.conf"