summaryrefslogtreecommitdiff
path: root/profiles
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2024-02-24 11:40:42 +0000
committerV3n3RiX <venerix@koprulu.sector>2024-02-24 11:40:42 +0000
commita625efe29cec7f7c437cf33a956ea99eed1e4bd9 (patch)
tree3132969a9e093b34d3bd91ee6110a1111a965630 /profiles
parent1ff514162358897632ab329134c6bc75af618f10 (diff)
gentoo auto-resync : 24:02:2024 - 11:40:42
Diffstat (limited to 'profiles')
-rw-r--r--profiles/Manifest.gzbin193377 -> 193375 bytes
-rw-r--r--profiles/arch/amd64/package.use.mask4
-rw-r--r--profiles/arch/base/package.use.mask4
-rw-r--r--profiles/arch/x86/package.use.mask4
-rw-r--r--profiles/features/prefix/package.mask1
-rw-r--r--profiles/package.mask10
-rw-r--r--profiles/use.local.desc1
7 files changed, 13 insertions, 11 deletions
diff --git a/profiles/Manifest.gz b/profiles/Manifest.gz
index 71c671e48145..6c81fdeb3310 100644
--- a/profiles/Manifest.gz
+++ b/profiles/Manifest.gz
Binary files differ
diff --git a/profiles/arch/amd64/package.use.mask b/profiles/arch/amd64/package.use.mask
index 413b22a93fdc..4d8fad4f2040 100644
--- a/profiles/arch/amd64/package.use.mask
+++ b/profiles/arch/amd64/package.use.mask
@@ -17,6 +17,10 @@
#--- END OF EXAMPLES ---
+# Leonardo Hernández Hernández <leohdz172@proton.me> (2024-02-23)
+# net-libs/paho-mqtt-c is only available for amd64 and x86
+app-admin/syslog-ng -mqtt
+
# Andrew Ammerlaan <andrewammerlaan@gentoo.org> (2024-02-09)
# Refind is only available on a subset of arches
sys-kernel/installkernel -refind
diff --git a/profiles/arch/base/package.use.mask b/profiles/arch/base/package.use.mask
index 2b9f55b92851..6336dd0d9794 100644
--- a/profiles/arch/base/package.use.mask
+++ b/profiles/arch/base/package.use.mask
@@ -1,6 +1,10 @@
# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
+# Leonardo Hernández Hernández <leohdz172@proton.me> (2024-02-23)
+# net-libs/paho-mqtt-c is only available for amd64 and x86
+app-admin/syslog-ng mqtt
+
# Andrew Ammerlaan <andrewammerlaan@gentoo.org> (2024-02-09)
# Refind is only available on a subset of arches
sys-kernel/installkernel refind
diff --git a/profiles/arch/x86/package.use.mask b/profiles/arch/x86/package.use.mask
index 3c63da0f2b36..730571159d64 100644
--- a/profiles/arch/x86/package.use.mask
+++ b/profiles/arch/x86/package.use.mask
@@ -1,6 +1,10 @@
# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
+# Leonardo Hernández Hernández <leohdz172@proton.me> (2024-02-23)
+# net-libs/paho-mqtt-c is only available for amd64 and x86
+app-admin/syslog-ng -mqtt
+
# Andrew Ammerlaan <andrewammerlaan@gentoo.org> (2024-02-09)
# Refind is only available on a subset of arches
sys-kernel/installkernel -refind
diff --git a/profiles/features/prefix/package.mask b/profiles/features/prefix/package.mask
index 3a54bbdc93cb..fb04d3abbc1c 100644
--- a/profiles/features/prefix/package.mask
+++ b/profiles/features/prefix/package.mask
@@ -13,6 +13,5 @@ gnome-extra/gnome-user-share
gnome-extra/office-runner
sys-apps/gentoo-systemd-integration
sys-apps/systemd-readahead
-sys-kernel/installkernel-systemd
sys-process/systemd-cron
www-misc/profile-sync-daemon
diff --git a/profiles/package.mask b/profiles/package.mask
index 29ac74f60991..823faadc09ec 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -184,16 +184,6 @@ mail-filter/libsrs_alt
~app-misc/ddcutil-2.1.0
~app-misc/ddcui-0.5.0
-# Andrew Ammerlaan <andrewammerlaan@gentoo.org> (2024-01-24)
-# The functionality of sys-kernel/installkernel-systemd has been
-# integrated into sys-kernel/installkernel[systemd].
-# Please install sys-kernel/installkernel and remove
-# sys-kernel/installkernel-systemd. See the news item entitled
-# "Merging of installkernel-gentoo and installkernel-systemd" for details.
-#
-# Removal on 2024-02-24
-sys-kernel/installkernel-systemd
-
# Michał Górny <mgorny@gentoo.org> (2024-01-24)
# Unmaintained, tests fail, requires discontinued dev-python/bsddb3.
# No commits since 2022. No reverse dependencies.
diff --git a/profiles/use.local.desc b/profiles/use.local.desc
index b79d9060b057..3db0356afeb2 100644
--- a/profiles/use.local.desc
+++ b/profiles/use.local.desc
@@ -164,6 +164,7 @@ app-admin/syslog-ng:http - Enable support for HTTP destinations
app-admin/syslog-ng:json - Enable support for JSON template formatting via dev-libs/json-c
app-admin/syslog-ng:kafka - Enable support for Kafka destinations
app-admin/syslog-ng:mongodb - Enable support for mongodb destinations
+app-admin/syslog-ng:mqtt - Enable MQTT support via net-libs/paho-mqtt-c
app-admin/syslog-ng:pacct - Enable support for reading Process Accounting files (EXPERIMENTAL, Linux only)
app-admin/syslog-ng:redis - Enable support for Redis destinations
app-admin/syslog-ng:smtp - Enable support for SMTP destinations