diff options
author | V3n3RiX <venerix@redcorelinux.org> | 2017-11-03 18:18:28 +0000 |
---|---|---|
committer | V3n3RiX <venerix@redcorelinux.org> | 2017-11-03 18:18:28 +0000 |
commit | fceeaf01a28ee71065cf3798b70b77d3bc4ef199 (patch) | |
tree | 6be36785f6ffa594c4dbd785b3213c995b5195b9 /profiles | |
parent | 27dfd272ae3be15b1017f733682211afa1c7c0f0 (diff) |
gentoo resync : 03.11.2017
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/arch/amd64/package.use.mask | 1 | ||||
-rw-r--r-- | profiles/arch/base/package.use.mask | 1 | ||||
-rw-r--r-- | profiles/arch/ia64/package.use.mask | 1 | ||||
-rw-r--r-- | profiles/arch/powerpc/package.use.mask | 1 | ||||
-rw-r--r-- | profiles/arch/x86/package.use.mask | 1 | ||||
-rw-r--r-- | profiles/package.mask | 9 | ||||
-rw-r--r-- | profiles/updates/4Q-2017 | 1 | ||||
-rw-r--r-- | profiles/use.local.desc | 3 |
8 files changed, 8 insertions, 10 deletions
diff --git a/profiles/arch/amd64/package.use.mask b/profiles/arch/amd64/package.use.mask index 121b4078df62..f50eacb55ae9 100644 --- a/profiles/arch/amd64/package.use.mask +++ b/profiles/arch/amd64/package.use.mask @@ -66,6 +66,7 @@ app-admin/collectd -collectd_plugins_mqtt # Thomas Deutschmann <whissi@gentoo.org> (26 Aug 2016) # Enable numa support on supported architectures +dev-db/mysql -numa dev-db/percona-server -numa # Brian Evans <grknight@gentoo.org> (23 Aug 2016) diff --git a/profiles/arch/base/package.use.mask b/profiles/arch/base/package.use.mask index c1f2b0728ebe..fd40be2c228c 100644 --- a/profiles/arch/base/package.use.mask +++ b/profiles/arch/base/package.use.mask @@ -40,6 +40,7 @@ app-admin/collectd collectd_plugins_mqtt # Thomas Deutschmann <whissi@gentoo.org> (26 Aug 2016) # It's only supported on amd64, ia64, powerpc and x86 +dev-db/mysql numa dev-db/percona-server numa # Brian Evans <grknight@gentoo.org> (23 Aug 2016) diff --git a/profiles/arch/ia64/package.use.mask b/profiles/arch/ia64/package.use.mask index 98a61f2dfc72..24bbe3472d35 100644 --- a/profiles/arch/ia64/package.use.mask +++ b/profiles/arch/ia64/package.use.mask @@ -92,6 +92,7 @@ net-misc/networkmanager ofono # Thomas Deutschmann <whissi@gentoo.org> (26 Aug 2016) # Enable numa support on supported architectures +dev-db/mysql -numa dev-db/percona-server -numa # Gilles Dartiguelongue <eva@gentoo.org> (23 Aug 2016) diff --git a/profiles/arch/powerpc/package.use.mask b/profiles/arch/powerpc/package.use.mask index 09c1767c60c6..e23ebb32a40a 100644 --- a/profiles/arch/powerpc/package.use.mask +++ b/profiles/arch/powerpc/package.use.mask @@ -61,6 +61,7 @@ games-emulation/dosbox glide # Thomas Deutschmann <whissi@gentoo.org> (26 Aug 2016) # Enable numa support on supported architectures +dev-db/mysql -numa dev-db/percona-server -numa # Pacho Ramos <pacho@gentoo.org> (21 Aug 2016) diff --git a/profiles/arch/x86/package.use.mask b/profiles/arch/x86/package.use.mask index ebfbaafd0d12..530319203b6d 100644 --- a/profiles/arch/x86/package.use.mask +++ b/profiles/arch/x86/package.use.mask @@ -57,6 +57,7 @@ app-admin/collectd -collectd_plugins_mqtt # Thomas Deutschmann <whissi@gentoo.org> (26 Aug 2016) # Enable numa support on supported architectures +dev-db/mysql -numa dev-db/percona-server -numa # Brian Evans <grknight@gentoo.org> (18 Aug 2016) diff --git a/profiles/package.mask b/profiles/package.mask index 0750c29ad9cd..7be9ab5fd82c 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -473,15 +473,6 @@ dev-util/mutrace # to create unbootable kernel/initramfs images. Bug #622716 =sys-kernel/genkernel-3.5.1.0 -# Thomas Deutschmann <whissi@gentoo.org> (17 Jun 2017) -# Unmaintained in Gentoo repository; Multiple vulnerabilities -# People using VMware in Gentoo should switch to Gentoo's VMware overlay -# Bugs 619398, 621910, 616958, 536364, 614666, 612804 ... -app-emulation/vmware-workstation -app-emulation/vmware-player -app-emulation/vmware-modules -app-emulation/vmware-tools - # Hans de Graaff <graaff@gentoo.org> (05 Jun 2017) # Bundles obsolete and vulnerable webkit version. # Upstream has stopped development and recommends using diff --git a/profiles/updates/4Q-2017 b/profiles/updates/4Q-2017 index 6e0c121a8880..7f12db68bf03 100644 --- a/profiles/updates/4Q-2017 +++ b/profiles/updates/4Q-2017 @@ -2,3 +2,4 @@ move dev-ml/ocaml-dns dev-ml/dns move dev-perl/HTML-Format dev-perl/HTML-Formatter move dev-perl/MARC-XML dev-perl/MARC-File-XML move dev-perl/MARC-file-XML dev-perl/MARC-File-XML +move dev-util/gogland dev-util/goland diff --git a/profiles/use.local.desc b/profiles/use.local.desc index 5be79c64d5d8..7697a5440270 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -1370,6 +1370,7 @@ dev-db/mysql:latin1 - Use LATIN1 encoding instead of UTF8 dev-db/mysql:libressl - Enable SSL connections and crypto functions using dev-libs/libressl dev-db/mysql:max-idx-128 - Raise the max index per table limit from 64 to 128 dev-db/mysql:minimal - Install client programs only, no server +dev-db/mysql:numa - Enable NUMA support using sys-process/numactl (NUMA kernel support is also required) dev-db/mysql:openssl - Enable SSL connections and crypto functions using dev-libs/openssl dev-db/mysql:profiling - Add support for statement profiling (requires USE=community). dev-db/mysql:server - Build the server program @@ -1840,7 +1841,6 @@ dev-lang/ekopath:openmpi - Include pre-built OpenMPI 1.x libraries dev-lang/ekopath:openmpi2 - Include pre-built OpenMPI 2.x libraries dev-lang/erlang:compat-ethread - Enable compatibility with pre-pentium 4 CPUs in the ethread library. dev-lang/erlang:dirty-schedulers - Enable dirty schedulers -dev-lang/erlang:halfword - Enable halfword emulator dev-lang/erlang:hipe - HIgh Performance Erlang extension dev-lang/erlang:kpoll - Enable kernel polling support dev-lang/fpc:ide - Build and install the Free Pascal Compiler IDE @@ -2110,6 +2110,7 @@ dev-libs/libmateweather:gtk3 - Build with GTK+3 instead of GTK+2 dev-libs/libmemcached:hsieh - Use Hsieh hash algorithm. dev-libs/libmemcached:libevent - Use the libevent event loop interface. dev-libs/libmemcached:sasl - Use sasl auth for communications. +dev-libs/libmspack:utils - Enables building cabrip, chmextract, msexpand and oabextract dev-libs/libnfc:pcsc-lite - Enable NFC drivers that require pcsc-lite dev-libs/libnl:doc - Install development documentation dev-libs/libnl:python - Install experimental dev-lang/python bindings |