summaryrefslogtreecommitdiff
path: root/profiles
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2022-10-07 01:22:59 +0100
committerV3n3RiX <venerix@koprulu.sector>2022-10-07 01:22:59 +0100
commita67cd6675142fbbe7b09fff2361f2961a9031451 (patch)
tree50c9362957d0fe7af9b67eb05a22aac8287e6521 /profiles
parent744892aecb5cdf9ca0bbe504f7bbcdfb87b518fc (diff)
gentoo auto-resync : 07:10:2022 - 01:22:59
Diffstat (limited to 'profiles')
-rw-r--r--profiles/Manifest.gzbin147328 -> 147331 bytes
-rw-r--r--profiles/base/use.mask4
-rw-r--r--profiles/package.mask1
-rw-r--r--profiles/targets/systemd/make.defaults4
4 files changed, 7 insertions, 2 deletions
diff --git a/profiles/Manifest.gz b/profiles/Manifest.gz
index 19148d813f21..828b28b102f8 100644
--- a/profiles/Manifest.gz
+++ b/profiles/Manifest.gz
Binary files differ
diff --git a/profiles/base/use.mask b/profiles/base/use.mask
index 7f933c6c7e3e..90ee827e0ccc 100644
--- a/profiles/base/use.mask
+++ b/profiles/base/use.mask
@@ -4,6 +4,10 @@
# This file is only for generic masks. For arch-specific masks (i.e.
# mask everywhere, unmask on arch/*) use arch/base.
+# Patrick Lauer <patrick@gentoo.org> (2022-10-06)
+# Postgres:15 is RC
+postgres_targets_postgres15
+
# Brian Evans <grknight@gentoo.org> (2022-09-30)
# PHP 8.2 is in RC
php_targets_php8-2
diff --git a/profiles/package.mask b/profiles/package.mask
index d409a0ed3f98..869f11e9c9d1 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -481,6 +481,7 @@ sys-devel/automake:1.11
>=mail-client/evolution-3.46
>=mail-client/geary-43
media-libs/libshumate
+>=net-libs/gnome-online-accounts-3.46
>=net-libs/gssdp-1.6
>=net-libs/gupnp-1.6
net-libs/libsoup:3.0
diff --git a/profiles/targets/systemd/make.defaults b/profiles/targets/systemd/make.defaults
index 8bc064858b21..5db64cfb8cc4 100644
--- a/profiles/targets/systemd/make.defaults
+++ b/profiles/targets/systemd/make.defaults
@@ -1,6 +1,6 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
USE="systemd udev"
-BOOTSTRAP_USE="${BOOTSTRAP_USE} systemd udev"
+BOOTSTRAP_USE="${BOOTSTRAP_USE} systemd sysv-utils udev"