From f4e51054112fe33584cf260063f4ac9fe7b8b111 Mon Sep 17 00:00:00 2001 From: Frank Brehm Date: Mon, 9 Apr 2018 17:44:10 +0200 Subject: [PATCH] saving uncommitted changes in /etc prior to emerge run --- portage/make.conf | 4 ++-- portage/package.accept_keywords/common | 2 +- portage/package.use | 1 + 3 files changed, 4 insertions(+), 3 deletions(-) diff --git a/portage/make.conf b/portage/make.conf index 081ac9c..976f5e8 100644 --- a/portage/make.conf +++ b/portage/make.conf @@ -53,13 +53,13 @@ APACHE2_MPMS="prefork" APACHE2_MODULES="access_compat actions alias asis auth_basic authn_core auth_digest authn_alias authn_anon authn_dbd authn_dbm authn_default authn_file authz_core authz_dbd authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user - autoindex cache cache_disk cern_meta cgi cgid charset_lite dav dav_fs dav_lock + autoindex brotli cache cache_disk cern_meta cgi cgid charset_lite dav dav_fs dav_lock dbd deflate dir disk_cache dumpio env expires ext_filter file_cache filter flac headers ident imagemap include info log_config log_forensic logio macro mem_cache mime mime_magic negotiation proxy proxy_ajp proxy_balancer proxy_connect proxy_fcgi proxy_ftp proxy_html proxy_http proxy_scgi proxy_wstunnel ratelimit remoteip reqtimeout rewrite setenvif slotmem_shm socache_shmcb so speling status - substitute unique_id unixd userdir usertrack version vhost_alias xml2enc + substitute unique_id unixd userdir usertrack version vhost_alias watchdog xml2enc " # http2 diff --git a/portage/package.accept_keywords/common b/portage/package.accept_keywords/common index a69013e..a80e5fe 100644 --- a/portage/package.accept_keywords/common +++ b/portage/package.accept_keywords/common @@ -23,4 +23,4 @@ dev-db/oracle-instantclient =sys-kernel/gentoo-sources-4.12.12 ~sys-kernel/gentoo-sources-4.14.12 - +~sys-kernel/gentoo-sources-4.14.32 diff --git a/portage/package.use b/portage/package.use index d2c92b6..b0530a9 100644 --- a/portage/package.use +++ b/portage/package.use @@ -51,6 +51,7 @@ dev-libs/libpcre static-libs dev-libs/libyaml examples dev-libs/nss cacert +dev-perl/CGI examples dev-perl/Net-DNS examples dev-python/ipython smp -- 2.39.5