From 562f6c7ce7af08113ef33ab28182aba9ff55b734 Mon Sep 17 00:00:00 2001 From: Frank Brehm Date: Mon, 22 May 2017 08:00:10 +0200 Subject: [PATCH] daily autocommit --- cups/printers.conf | 2 +- cups/subscriptions.conf | 12 ++++++------ portage/make.conf | 8 ++++---- 3 files changed, 11 insertions(+), 11 deletions(-) diff --git a/cups/printers.conf b/cups/printers.conf index a542c8b7..63e36c4d 100644 --- a/cups/printers.conf +++ b/cups/printers.conf @@ -1,5 +1,5 @@ # Printer configuration file for CUPS v2.1.4 -# Written by cupsd on 2017-05-21 08:04 +# Written by cupsd on 2017-05-22 07:38 # DO NOT EDIT THIS FILE WHEN CUPSD IS RUNNING UUID urn:uuid:37ccb9f9-f39f-3442-414c-7de19e42748d diff --git a/cups/subscriptions.conf b/cups/subscriptions.conf index a54c0738..20695827 100644 --- a/cups/subscriptions.conf +++ b/cups/subscriptions.conf @@ -1,20 +1,20 @@ # Subscription configuration file for CUPS v2.1.4 -# Written by cupsd on 2017-05-21 08:04 -NextSubscriptionId 423 - +# Written by cupsd on 2017-05-22 07:38 +NextSubscriptionId 427 + Events printer-changed Owner root LeaseDuration 86400 Interval 60 -ExpirationTime 1495433060 +ExpirationTime 1495517880 NextEventId 1 - + Events all Owner anonymous Recipient dbus:// LeaseDuration 86400 Interval 0 -ExpirationTime 1495433060 +ExpirationTime 1495517880 NextEventId 1 diff --git a/portage/make.conf b/portage/make.conf index bc1465e9..3ad97026 100644 --- a/portage/make.conf +++ b/portage/make.conf @@ -8,8 +8,8 @@ CXXFLAGS="${CFLAGS}" # Please consult http://www.gentoo.org/doc/en/change-chost.xml before changing. CHOST="x86_64-pc-linux-gnu" -#MAKEOPTS="-j3" -MAKEOPTS="-j1" +MAKEOPTS="-j3" +#MAKEOPTS="-j1" GENTOO_MIRRORS="http://ftp.snt.utwente.nl/pub/os/linux/gentoo http://mirrors.sec.informatik.tu-darmstadt.de/gentoo/" #GENTOO_MIRRORS="http://linux.rz.ruhr-uni-bochum.de/download/gentoo-mirror/ http://ftp.snt.utwente.nl/pub/os/linux/gentoo http://mirrors.sec.informatik.tu-darmstadt.de/gentoo/" @@ -43,8 +43,8 @@ ACCEPT_LICENSE=" \ " #EMERGE_DEFAULT_OPTS="--keep-going --with-bdeps y --quiet-build=y --jobs=4 --load-average=8" -#EMERGE_DEFAULT_OPTS="--keep-going --with-bdeps y --quiet-build=y --jobs=4 --load-average=8 --ignore-built-slot-operator-deps=y" -EMERGE_DEFAULT_OPTS="--keep-going --with-bdeps y --quiet-build=y --jobs=1 --load-average=5 --ignore-built-slot-operator-deps=y" +EMERGE_DEFAULT_OPTS="--keep-going --with-bdeps y --quiet-build=y --jobs=4 --load-average=8 --ignore-built-slot-operator-deps=y" +#EMERGE_DEFAULT_OPTS="--keep-going --with-bdeps y --quiet-build=y --jobs=1 --load-average=5 --ignore-built-slot-operator-deps=y" #EMERGE_DEFAULT_OPTS="--keep-going --with-bdeps y --load-average=10 --ignore-built-slot-operator-deps=y" #EMERGE_DEFAULT_OPTS="--keep-going --with-bdeps y" -- 2.39.5