[gentoo-commits] repo/gentoo:master commit in: profiles/features/musl/, profiles/base/

2024-06-02 Thread Sam James
commit: 2e38fb7aa0827ecc78cdfe9b59f3928ca13f800a
Author: Sam James  gentoo  org>
AuthorDate: Mon Jun  3 02:18:47 2024 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Jun  3 02:18:47 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2e38fb7a

profiles: package.use.force kwin[caps] except on musl

It's needed for resonable rendering behaviour, but mask on musl
because it doesn't work properly there 
(https://bugs.kde.org/show_bug.cgi?id=417227).

Closes: https://bugs.gentoo.org/931215
Signed-off-by: Sam James  gentoo.org>

 profiles/base/package.use.force  | 4 
 profiles/features/musl/package.use.force | 5 +
 profiles/features/musl/package.use.mask  | 5 +
 3 files changed, 14 insertions(+)

diff --git a/profiles/base/package.use.force b/profiles/base/package.use.force
index 90ec7af71c71..113ac21c4f2a 100644
--- a/profiles/base/package.use.force
+++ b/profiles/base/package.use.force
@@ -1,6 +1,10 @@
 # Copyright 1999-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
+# Sam James  (2024-06-03)
+# Poor rendering performance otherwise (bug #931215).
+kde-plasma/kwin caps
+
 # James Le Cuirot  (2021-08-20)
 # Requires FFmpeg 7.0, which we don't have yet, so force Chromium fork.
 >=www-client/vivaldi-6.8.3371.4 ffmpeg-chromium

diff --git a/profiles/features/musl/package.use.force 
b/profiles/features/musl/package.use.force
index 78001ea4cdfe..5dc756fc6d32 100644
--- a/profiles/features/musl/package.use.force
+++ b/profiles/features/musl/package.use.force
@@ -1,6 +1,11 @@
 # Copyright 1999-2024 Gentoo Authors.
 # Distributed under the terms of the GNU General Public License v2
 
+# Sam James  (2024-06-03)
+# Poor rendering performance otherwise (bug #931215) but it doesn't
+# work on musl.
+kde-plasma/kwin -caps
+
 # Violet Purcell  (2023-04-25)
 # SBCL Upstream does not provide musl binaries for bootstrap, use CLisp.
 dev-lisp/sbcl system-bootstrap

diff --git a/profiles/features/musl/package.use.mask 
b/profiles/features/musl/package.use.mask
index ae69fd211ee3..9cb4b9e5ab7b 100644
--- a/profiles/features/musl/package.use.mask
+++ b/profiles/features/musl/package.use.mask
@@ -1,6 +1,11 @@
 # Copyright 1999-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
+# Sam James  (2024-06-03)
+# Poor rendering performance otherwise (bug #931215) but it doesn't
+# work on musl.
+kde-plasma/kwin caps
+
 # Violet Purcell  (2024-05-15)
 # Python does not support JIT on musl, see
 # https://peps.python.org/pep-0744/#support.



[gentoo-commits] repo/gentoo:master commit in: profiles/base/

2024-06-02 Thread James Le Cuirot
commit: 8d94118e5dc1a8c970ed14bbf72cec23ec41d3b7
Author: James Le Cuirot  gentoo  org>
AuthorDate: Sun Jun  2 15:41:03 2024 +
Commit: James Le Cuirot  gentoo  org>
CommitDate: Sun Jun  2 15:47:07 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8d94118e

profiles: Force ffmpeg-chromium for newer Vivaldi versions

Requires FFmpeg 7.0, which we don't have yet, so force Chromium fork.

Signed-off-by: James Le Cuirot  gentoo.org>

 profiles/base/package.use.force | 5 +
 1 file changed, 5 insertions(+)

diff --git a/profiles/base/package.use.force b/profiles/base/package.use.force
index f4cd5a5e7e69..90ec7af71c71 100644
--- a/profiles/base/package.use.force
+++ b/profiles/base/package.use.force
@@ -1,6 +1,11 @@
 # Copyright 1999-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
+# James Le Cuirot  (2021-08-20)
+# Requires FFmpeg 7.0, which we don't have yet, so force Chromium fork.
+>=www-client/vivaldi-6.8.3371.4 ffmpeg-chromium
+>=www-client/vivaldi-snapshot-6.8.3371.4 ffmpeg-chromium
+
 # Ionen Wolkens  (2024-04-10)
 # Flipping the zstd USE state is unsafe and can break *tons* of Qt revdeps
 # including many KDE packages and Qt itself without rebuilds due to losing



[gentoo-commits] repo/gentoo:master commit in: profiles/default/linux/arm/23.0/armv6j_hf/musl/, ...

2024-06-01 Thread Sam James
commit: 0c00e66b06dd67d657b4e039db5a2a7d779bba03
Author: Ian Jordan  gmail  com>
AuthorDate: Mon May 20 15:03:38 2024 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Jun  2 00:43:25 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0c00e66b

profiles/default/linux: move sanitize mask from use.stable.mask to use.mask

Better workaround until this is fully solved.

Bug: https://bugs.gentoo.org/920630
Signed-off-by: Ian Jordan  gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/36751
Signed-off-by: Sam James  gentoo.org>

 .../armv6j_hf/musl/{package.use.stable.mask => package.use.mask}   | 0
 .../armv7a_hf/musl/{package.use.stable.mask => package.use.mask}   | 0
 .../armv6j_hf/musl/{package.use.stable.mask => package.use.mask}   | 0
 .../armv7a_hf/musl/{package.use.stable.mask => package.use.mask}   | 0
 profiles/default/linux/x86/23.0/i486/musl/package.use.mask | 7 ++-
 profiles/default/linux/x86/23.0/i486/musl/package.use.stable.mask  | 6 --
 .../default/linux/x86/23.0/i486/split-usr/musl/package.use.mask| 6 +-
 .../linux/x86/23.0/i486/split-usr/musl/package.use.stable.mask | 6 --
 profiles/default/linux/x86/23.0/i686/musl/package.use.mask | 6 +-
 profiles/default/linux/x86/23.0/i686/musl/package.use.stable.mask  | 6 --
 .../default/linux/x86/23.0/i686/split-usr/musl/package.use.mask| 6 +-
 .../linux/x86/23.0/i686/split-usr/musl/package.use.stable.mask | 6 --
 12 files changed, 21 insertions(+), 28 deletions(-)

diff --git 
a/profiles/default/linux/arm/23.0/armv6j_hf/musl/package.use.stable.mask 
b/profiles/default/linux/arm/23.0/armv6j_hf/musl/package.use.mask
similarity index 100%
rename from 
profiles/default/linux/arm/23.0/armv6j_hf/musl/package.use.stable.mask
rename to profiles/default/linux/arm/23.0/armv6j_hf/musl/package.use.mask

diff --git 
a/profiles/default/linux/arm/23.0/armv7a_hf/musl/package.use.stable.mask 
b/profiles/default/linux/arm/23.0/armv7a_hf/musl/package.use.mask
similarity index 100%
rename from 
profiles/default/linux/arm/23.0/armv7a_hf/musl/package.use.stable.mask
rename to profiles/default/linux/arm/23.0/armv7a_hf/musl/package.use.mask

diff --git 
a/profiles/default/linux/arm/23.0/split-usr/armv6j_hf/musl/package.use.stable.mask
 b/profiles/default/linux/arm/23.0/split-usr/armv6j_hf/musl/package.use.mask
similarity index 100%
rename from 
profiles/default/linux/arm/23.0/split-usr/armv6j_hf/musl/package.use.stable.mask
rename to 
profiles/default/linux/arm/23.0/split-usr/armv6j_hf/musl/package.use.mask

diff --git 
a/profiles/default/linux/arm/23.0/split-usr/armv7a_hf/musl/package.use.stable.mask
 b/profiles/default/linux/arm/23.0/split-usr/armv7a_hf/musl/package.use.mask
similarity index 100%
rename from 
profiles/default/linux/arm/23.0/split-usr/armv7a_hf/musl/package.use.stable.mask
rename to 
profiles/default/linux/arm/23.0/split-usr/armv7a_hf/musl/package.use.mask

diff --git a/profiles/default/linux/x86/23.0/i486/musl/package.use.mask 
b/profiles/default/linux/x86/23.0/i486/musl/package.use.mask
index b794980bdad7..3ced25c30235 100644
--- a/profiles/default/linux/x86/23.0/i486/musl/package.use.mask
+++ b/profiles/default/linux/x86/23.0/i486/musl/package.use.mask
@@ -1,8 +1,13 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License, v2
 
+# Ian Jordan  (2024-05-20)
+# Does not compile with musl-1.2.4+
+sys-devel/gcc sanitize
+
 # Anthony G. Basile  (2020-09-06)
 # The patch added for 5.39-r1 breaks on musl i686
 # file-5.39-seccomp_sandbox.patch is okay
 # file-5.39-portage_sandbox.patch is broken
 sys-apps/file seccomp
+

diff --git a/profiles/default/linux/x86/23.0/i486/musl/package.use.stable.mask 
b/profiles/default/linux/x86/23.0/i486/musl/package.use.stable.mask
deleted file mode 100644
index c021f45d8508..
--- a/profiles/default/linux/x86/23.0/i486/musl/package.use.stable.mask
+++ /dev/null
@@ -1,6 +0,0 @@
-# Copyright 2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License, v2
-
-# Andreas K. Hüttel  (2024-03-20)
-# Does not compile with musl-1.2.4
-sys-devel/gcc sanitize

diff --git 
a/profiles/default/linux/x86/23.0/i486/split-usr/musl/package.use.mask 
b/profiles/default/linux/x86/23.0/i486/split-usr/musl/package.use.mask
index b794980bdad7..d3fa26567c1d 100644
--- a/profiles/default/linux/x86/23.0/i486/split-usr/musl/package.use.mask
+++ b/profiles/default/linux/x86/23.0/i486/split-usr/musl/package.use.mask
@@ -1,6 +1,10 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License, v2
 
+# Ian Jordan  (2024-05-20)
+# Does not compile with musl-1.2.4+
+sys-devel/gcc sanitize
+
 # Anthony G. Basile  (2020-09-06)
 # The patch added for 5.39-r1 breaks on musl i686
 # file-5.39-seccomp_sandbox.patch is okay

diff --git 

[gentoo-commits] repo/gentoo:master commit in: profiles/arch/arm/

2024-06-01 Thread Andrew Ammerlaan
commit: 96fa958f4e5df2331117c54f5154689fbd4423e2
Author: Andrew Ammerlaan  gentoo  org>
AuthorDate: Sat Jun  1 20:01:44 2024 +
Commit: Andrew Ammerlaan  gentoo  org>
CommitDate: Sat Jun  1 20:01:44 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=96fa958f

profiles/arch/arm: mask dev-python/pyside6[network-auth]

Signed-off-by: Andrew Ammerlaan  gentoo.org>

 profiles/arch/arm/package.use.mask | 4 
 1 file changed, 4 insertions(+)

diff --git a/profiles/arch/arm/package.use.mask 
b/profiles/arch/arm/package.use.mask
index 93d1793bbe6d..4bb172204dc1 100644
--- a/profiles/arch/arm/package.use.mask
+++ b/profiles/arch/arm/package.use.mask
@@ -1,6 +1,10 @@
 # Copyright 1999-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
+# Andrew Ammerlaan  (2024-06-01)
+# qtnetworkauth not yet keyworded here
+dev-python/pyside6 network-auth
+
 # Andrew Ammerlaan  (2024-03-21)
 # virt-firmware is keyworded here
 sys-kernel/installkernel -efistub



[gentoo-commits] repo/gentoo:master commit in: profiles/arch/powerpc/, profiles/arch/loong/, profiles/arch/x86/, ...

2024-06-01 Thread Andrew Ammerlaan
commit: 5d5147d2c69aa419aa3bbe1a83d884da4d41cc63
Author: Andrew Ammerlaan  gentoo  org>
AuthorDate: Sat Jun  1 19:55:43 2024 +
Commit: Andrew Ammerlaan  gentoo  org>
CommitDate: Sat Jun  1 19:56:45 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5d5147d2

profiles/*/use.mask: mask pdfium where webengine is masked

pdfium is part of dev-qt/qtwebengine:6

Signed-off-by: Andrew Ammerlaan  gentoo.org>

 profiles/arch/arm/use.mask | 3 ++-
 profiles/arch/loong/use.mask   | 1 +
 profiles/arch/powerpc/use.mask | 3 ++-
 profiles/arch/riscv/use.mask   | 1 +
 profiles/arch/x86/use.mask | 1 +
 5 files changed, 7 insertions(+), 2 deletions(-)

diff --git a/profiles/arch/arm/use.mask b/profiles/arch/arm/use.mask
index f5ae9cb0482a..adc3b1cde78c 100644
--- a/profiles/arch/arm/use.mask
+++ b/profiles/arch/arm/use.mask
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 # Unmask the flag which corresponds to ARCH.
@@ -7,6 +7,7 @@
 # Andreas Sturmlechner  (2023-02-06)
 # Successful build of dev-qt/qtwebengine depends on 64-bit host
 # Bug #893234
+pdfium
 webengine
 
 # matoro  (2022-09-29)

diff --git a/profiles/arch/loong/use.mask b/profiles/arch/loong/use.mask
index e0e50583c2ab..833644072e72 100644
--- a/profiles/arch/loong/use.mask
+++ b/profiles/arch/loong/use.mask
@@ -39,6 +39,7 @@ nas
 
 # WANG Xuerui  (2022-11-01)
 # qtwebengine isn't available on loong yet
+pdfium
 webengine
 
 # Unmask the flag which corresponds to ARCH.

diff --git a/profiles/arch/powerpc/use.mask b/profiles/arch/powerpc/use.mask
index df5495374f7f..7a1c27c1b517 100644
--- a/profiles/arch/powerpc/use.mask
+++ b/profiles/arch/powerpc/use.mask
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 # PPC Specific use flags
@@ -18,6 +18,7 @@ mono
 
 # Georgy Yakovlev  (2020-01-25)
 # Requires qtwebengine, which is not ported to any of powerpc arches yet
+pdfium
 webengine
 
 # Matt Turner  (2018-09-18)

diff --git a/profiles/arch/riscv/use.mask b/profiles/arch/riscv/use.mask
index 4eb16fdf74f2..00ac5effb49e 100644
--- a/profiles/arch/riscv/use.mask
+++ b/profiles/arch/riscv/use.mask
@@ -22,6 +22,7 @@
 
 # Yongxiang Liang  (2024-01-16)
 # Requires qtwebengine, which is not ported to riscv
+pdfium
 webengine
 
 # Marek Szuba  (2021-08-14)

diff --git a/profiles/arch/x86/use.mask b/profiles/arch/x86/use.mask
index 38dc83097d4f..2157622d2e3c 100644
--- a/profiles/arch/x86/use.mask
+++ b/profiles/arch/x86/use.mask
@@ -31,6 +31,7 @@ color-management
 # Andreas Sturmlechner  (2023-02-06)
 # Successful build of dev-qt/qtwebengine depends on 64-bit host
 # Bug #893234
+pdfium
 webengine
 
 # matoro  (2022-09-29)



[gentoo-commits] repo/gentoo:master commit in: profiles/arch/powerpc/, profiles/arch/loong/

2024-06-01 Thread Andrew Ammerlaan
commit: faf98f40243be2bb9e3c4377bbf9be1d4af6b305
Author: Andrew Ammerlaan  gentoo  org>
AuthorDate: Sat Jun  1 19:38:59 2024 +
Commit: Andrew Ammerlaan  gentoo  org>
CommitDate: Sat Jun  1 19:40:35 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=faf98f40

profiles/*/package.use.mask: sync pyside2 and pyside6 arch use masks

Signed-off-by: Andrew Ammerlaan  gentoo.org>

 profiles/arch/loong/package.use.mask   | 1 +
 profiles/arch/powerpc/package.use.mask | 1 +
 2 files changed, 2 insertions(+)

diff --git a/profiles/arch/loong/package.use.mask 
b/profiles/arch/loong/package.use.mask
index efb2472587f7..5f19febd74b7 100644
--- a/profiles/arch/loong/package.use.mask
+++ b/profiles/arch/loong/package.use.mask
@@ -85,6 +85,7 @@ dev-python/requests-cache test
 # Andrew Ammerlaan  (2023-08-30)
 # Avoid having to keyword more Qt deps
 dev-python/pyside2 3d datavis location scxml
+dev-python/pyside6 3d location scxml
 
 # WANG Xuerui  (2023-07-26)
 # no llvm:15 or lld:16 on loong

diff --git a/profiles/arch/powerpc/package.use.mask 
b/profiles/arch/powerpc/package.use.mask
index 8ae2a829a2fd..23c554b9ad3d 100644
--- a/profiles/arch/powerpc/package.use.mask
+++ b/profiles/arch/powerpc/package.use.mask
@@ -76,6 +76,7 @@ dev-db/spatialite rttopo
 # Andrew Ammerlaan  (2023-08-30)
 # Avoid keywordming more Qt stuff
 dev-python/pyside2 3d datavis scxml
+dev-python/pyside6 3d scxml
 
 # Andrew Ammerlaan  (2023-03-07)
 # nbval/nbclassic docs require pandoc which is not keyworded here yet



[gentoo-commits] repo/gentoo:master commit in: profiles/

2024-06-01 Thread Mike Gilbert
commit: 2ebb06d2fcede27499f1658dff91fbf8f807738e
Author: Mike Gilbert  gentoo  org>
AuthorDate: Sat Jun  1 17:11:26 2024 +
Commit: Mike Gilbert  gentoo  org>
CommitDate: Sat Jun  1 18:33:09 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2ebb06d2

profiles: mask sys-fs/reiser4progs for removal

Bug: https://bugs.gentoo.org/528106
Bug: https://bugs.gentoo.org/754924
Bug: https://bugs.gentoo.org/887119
Signed-off-by: Mike Gilbert  gentoo.org>

 profiles/package.mask | 7 +++
 1 file changed, 7 insertions(+)

diff --git a/profiles/package.mask b/profiles/package.mask
index c3d96981945e..3d52ca327496 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -33,6 +33,13 @@
 
 #--- END OF EXAMPLES ---
 
+# Mike Gilbert  (2024-06-01)
+# Abandoned upstream. No Gentoo maintainer since 2021.
+# Plugin system seems quite broken (bug 887119).
+# Removal on 2024-07-01.
+sys-fs/reiser4progs
+sys-libs/libaal
+
 # Hans de Graaff  (2024-06-01)
 # Old ruby31-only slots. Please use a newer slot of these
 # packages. Masked for removal on 2024-07-01.



[gentoo-commits] repo/gentoo:master commit in: profiles/features/llvm/

2024-06-01 Thread Michał Górny
commit: 50b6ee120d2202dcf611cdfd4af37562b6ef4732
Author: Michał Górny  gentoo  org>
AuthorDate: Sat Jun  1 06:44:04 2024 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Jun  1 17:27:30 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=50b6ee12

profiles/features/llvm: Remove redundant PST from BOOTSTRAP_USE

PYTHON_SINGLE_TARGET is set in base profile's BOOTSTRAP_USE now
(since 6d8e19fd18c222b1771bb04e780c8b22e7649719), so that entry seems
redundant.

Signed-off-by: Michał Górny  gentoo.org>

 profiles/features/llvm/make.defaults | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/profiles/features/llvm/make.defaults 
b/profiles/features/llvm/make.defaults
index ce3401222615..defd200ce9d1 100644
--- a/profiles/features/llvm/make.defaults
+++ b/profiles/features/llvm/make.defaults
@@ -41,9 +41,6 @@ CXXSTDLIB="c++"
 # curl needed by cmake
 BOOTSTRAP_USE="${BOOTSTRAP_USE} ssl curl_ssl_openssl"
 
-# Clang needs this
-BOOTSTRAP_USE="${BOOTSTRAP_USE} python_single_target_python3_11"
-
 # sys-devel/llvm
 BOOTSTRAP_USE="${BOOTSTRAP_USE} -binutils-plugin"
 



[gentoo-commits] repo/gentoo:master commit in: profiles/base/

2024-06-01 Thread Michał Górny
commit: c95570e48324cd42462759b184dab73fbf15b11c
Author: Michał Górny  gentoo  org>
AuthorDate: Sat Jun  1 06:44:48 2024 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Jun  1 17:27:31 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c95570e4

profiles/base: Switch the default to Python 3.12

Signed-off-by: Michał Górny  gentoo.org>

 profiles/base/make.defaults | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/profiles/base/make.defaults b/profiles/base/make.defaults
index 9e2150f9a539..9ba2acfb4042 100644
--- a/profiles/base/make.defaults
+++ b/profiles/base/make.defaults
@@ -123,12 +123,12 @@ PYTHONDONTWRITEBYTECODE="1"
 # This MUST be kept in sync with the PYTHON_TARGETS below
 # Mike Gilbert  (2018-05-23)
 # sys-apps/baselayout-2.5 needs split-usr enabled.
-BOOTSTRAP_USE="unicode internal-glib pkg-config split-usr xml 
python_targets_python3_11 python_single_target_python3_11"
+BOOTSTRAP_USE="unicode internal-glib pkg-config split-usr xml 
python_targets_python3_12 python_single_target_python3_12"
 
 # Mike Gilbert  (2012-05-15)
 # Default target(s) for python-r1.eclass
-PYTHON_TARGETS="python3_11"
-PYTHON_SINGLE_TARGET="python3_11"
+PYTHON_TARGETS="python3_12"
+PYTHON_SINGLE_TARGET="python3_12"
 
 # Michał Górny  (2013-08-10)
 # Moved from portage's make.globals.



[gentoo-commits] repo/gentoo:master commit in: profiles/

2024-06-01 Thread Andreas K. Hüttel
commit: d76d030c8e7c3f9f9441fb953c2261de6e63c7f9
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Sat Jun  1 14:17:35 2024 +
Commit: Andreas K. Hüttel  gentoo  org>
CommitDate: Sat Jun  1 14:17:35 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d76d030c

profiles.desc: Downgrade most deprecated (17.0 / 20.0 / 22.0) profiles to exp

Signed-off-by: Andreas K. Hüttel  gentoo.org>

 profiles/profiles.desc | 288 -
 1 file changed, 144 insertions(+), 144 deletions(-)

diff --git a/profiles/profiles.desc b/profiles/profiles.desc
index 3a9f5b22b107..ac4aea804aeb 100644
--- a/profiles/profiles.desc
+++ b/profiles/profiles.desc
@@ -30,20 +30,20 @@ alpha   
default/linux/alpha/23.0/split-usr/desktop/gnomeexp
 # AMD64 Profiles
 # @MAINTAINER: am...@gentoo.org
 amd64  default/linux/amd64/17.1
stable
-amd64  default/linux/amd64/17.1/selinux
stable
-amd64  default/linux/amd64/17.1/hardened   
stable
-amd64  default/linux/amd64/17.1/hardened/selinux   
stable
-amd64  default/linux/amd64/17.1/desktop
stable
-amd64  default/linux/amd64/17.1/desktop/gnome  
stable
-amd64  default/linux/amd64/17.1/desktop/gnome/systemd/merged-usr   
stable
-amd64  default/linux/amd64/17.1/desktop/plasma 
stable
-amd64  default/linux/amd64/17.1/desktop/plasma/systemd/merged-usr  
stable
-amd64  default/linux/amd64/17.1/desktop/systemd/merged-usr 
stable
+amd64  default/linux/amd64/17.1/selinux
exp
+amd64  default/linux/amd64/17.1/hardened   
exp
+amd64  default/linux/amd64/17.1/hardened/selinux   
exp
+amd64  default/linux/amd64/17.1/desktop
exp
+amd64  default/linux/amd64/17.1/desktop/gnome  
exp
+amd64  default/linux/amd64/17.1/desktop/gnome/systemd/merged-usr   
exp
+amd64  default/linux/amd64/17.1/desktop/plasma 
exp
+amd64  default/linux/amd64/17.1/desktop/plasma/systemd/merged-usr  
exp
+amd64  default/linux/amd64/17.1/desktop/systemd/merged-usr 
exp
 amd64  default/linux/amd64/17.1/developer  
exp
-amd64  default/linux/amd64/17.1/no-multilib
stable
-amd64  default/linux/amd64/17.1/no-multilib/hardened   
stable
-amd64  default/linux/amd64/17.1/no-multilib/hardened/selinux   
stable
-amd64  default/linux/amd64/17.1/no-multilib/systemd/merged-usr 
dev
+amd64  default/linux/amd64/17.1/no-multilib
exp
+amd64  default/linux/amd64/17.1/no-multilib/hardened   
exp
+amd64  default/linux/amd64/17.1/no-multilib/hardened/selinux   
exp
+amd64  default/linux/amd64/17.1/no-multilib/systemd/merged-usr 
exp
 amd64  default/linux/amd64/17.1/no-multilib/systemd/selinux/merged-usr 
exp
 amd64  default/linux/amd64/17.1/systemd/merged-usr 
stable
 amd64  default/linux/amd64/17.1/systemd/selinux/merged-usr 
exp
@@ -92,7 +92,7 @@ amd64 
default/linux/amd64/23.0/split-usr/hardened/selinux stable
 
 # AMD64 Profiles
 # @MAINTAINER: am...@gentoo.org
-amd64  default/linux/amd64/17.0/x32
dev
+amd64  default/linux/amd64/17.0/x32
exp
 amd64  default/linux/amd64/17.0/x32/systemd/merged-usr 
exp
 amd64  default/linux/amd64/23.0/x32
dev
 amd64  default/linux/amd64/23.0/x32/systemd
exp
@@ -101,49 +101,49 @@ amd64 default/linux/amd64/23.0/split-usr/x32  
exp
 
 # ARM Profiles
 # @MAINTAINER: a...@gentoo.org
-armdefault/linux/arm/17.0  
stable
-armdefault/linux/arm/17.0/desktop  
dev
-armdefault/linux/arm/17.0/desktop/gnome
dev
-armdefault/linux/arm/17.0/desktop/gnome/systemd/merged-usr 
dev
-armdefault/linux/arm/17.0/desktop/plasma   
dev
-armdefault/linux/arm/17.0/desktop/plasma/systemd/merged-usr
dev
+armdefault/linux/arm/17.0  
exp
+armdefault/linux/arm/17.0/desktop  
exp
+arm

[gentoo-commits] repo/gentoo:master commit in: profiles/default/linux/x86/17.0/hardened/, ...

2024-06-01 Thread Andreas K. Hüttel
commit: 88031020b439374d70773733a12ef0034a538782
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Sat Jun  1 13:21:06 2024 +
Commit: Andreas K. Hüttel  gentoo  org>
CommitDate: Sat Jun  1 13:21:06 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=88031020

profiles: deprecate x86 17.0 profiles

Signed-off-by: Andreas K. Hüttel  gentoo.org>

 profiles/default/linux/x86/17.0/deprecated | 104 +
 profiles/default/linux/x86/17.0/desktop/deprecated | 104 +
 .../linux/x86/17.0/desktop/gnome/deprecated| 104 +
 .../desktop/gnome/systemd/merged-usr/deprecated| 104 +
 .../linux/x86/17.0/desktop/plasma/deprecated   | 104 +
 .../desktop/plasma/systemd/merged-usr/deprecated   | 104 +
 .../default/linux/x86/17.0/developer/deprecated| 104 +
 .../default/linux/x86/17.0/hardened/deprecated | 104 +
 .../linux/x86/17.0/hardened/selinux/deprecated | 104 +
 profiles/default/linux/x86/17.0/selinux/deprecated | 104 +
 .../linux/x86/17.0/systemd/merged-usr/deprecated   | 104 +
 11 files changed, 1144 insertions(+)

diff --git a/profiles/default/linux/x86/17.0/deprecated 
b/profiles/default/linux/x86/17.0/deprecated
new file mode 100644
index ..063fe9af04c0
--- /dev/null
+++ b/profiles/default/linux/x86/17.0/deprecated
@@ -0,0 +1,104 @@
+
+
+A profile upgrade to version 23.0 is available for your architecture.
+The new 23.0 profiles enable some toolchain hardening features and 
+performance enhancements by default, and standardize settings.
+You can find the list of changes on the wiki tracking page [1].
+
+Upgrade instructions
+
+Note 1: If you have manually changed your CHOST to a value different from 
+what the stages and profiles set, you may have to do that in the future too.
+In that case you should know what you are doing, hopefully; please read the 
+instructions with a critical eye then.
+
+Note 2: In case you are already familiar with binary packages, you should be
+able to add "--getbinpkg" to the emerge calls to speed things up.
+The use of binary packages is completely optional though, and also not
+as much tested as the source-based upgrade path yet.
+
+1. Ensure your system backups are up to date. Please also update
+   your system fully and depclean before proceeding.
+   glibc older than 2.36 and musl older than 1.2.4 is not supported anymore.
+
+2. If you are still using one of the long-deprecated amd64 17.0 profiles 
+   (other than x32 or musl), then first complete the migration to the 
+   corresponding 17.1 profile. Instructions can be found at [3].
+   
+3. If you are currently using systemd in a split-usr configuration, then first 
+   complete the migration to the corresponding merged-usr profile of the 
+   same profile version. Details on how to do this can be found in the news 
+   item [4].
+   If you are currently using openrc, migrate to 23.0 first, keeping your disk
+   layout. If you want to move from split-usr to merged-usr, do that 
afterwards.
+
+4. Run "emerge --info" and note down the value of the CHOST variable.
+
+5. Edit /etc/portage/make.conf; if there is a line defining the CHOST variable,
+   remove it. Also delete all lines defining CHOST_... variables.
+
+6. Select the 23.0 profile corresponding to your current profile, either using
+   "eselect profile" or by manually setting the profile symlink.
+   Note that old profiles are by default split-usr and the 23.0 profiles by
+   default merged-usr. Do NOT change directory scheme now, since this will
+   mess up your system! 
+   Instead, make sure that the new profile has the same property: for example, 
+   OLD default/linux/amd64/17.1  
+==>  NEW default/linux/amd64/23.0/split-usr
+ (added "split-usr")
+   OLD default/linux/amd64/17.1/systemd/merged-usr  
+==>  NEW default/linux/amd64/23.0/systemd
+ (removed "merged-usr")
+   A detailed table of the upgrade paths can be found at [5]. Please consult 
it.
+   In some cases (hppa, x86) the table will tell you to pick between two 
choices. 
+   What you need should be obvious from your *old* CHOST value (from step 4).
+
+7. Delete the contents of your binary package cache at ${PKGDIR}
+ rm -r /var/cache/binpkgs/*
+
+8. In the file or directory /etc/portage/binrepos.conf (if existing), update
+   the URI in all configuration such that they point to 23.0 profile binhost 
+   directories. The exact paths can be found in the table at [5], too.
+
+9. Rebuild or reinstall from binary (if available) the following packages in
+   this order, with the same version as already active:
+ emerge --ask --oneshot sys-devel/binutils
+   (you may have to run binutils-config and re-select your binutils now)
+ emerge --ask --oneshot sys-devel/gcc
+   

[gentoo-commits] repo/gentoo:master commit in: profiles/default/linux/sparc/17.0/developer/, ...

2024-06-01 Thread Andreas K. Hüttel
commit: 9d7c765dc96a8cfc56ba4a0427aae6a57d376c80
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Sat Jun  1 13:17:01 2024 +
Commit: Andreas K. Hüttel  gentoo  org>
CommitDate: Sat Jun  1 13:17:01 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9d7c765d

profiles: deprecate sparc 17.0 profiles

Signed-off-by: Andreas K. Hüttel  gentoo.org>

 profiles/default/linux/sparc/17.0/64ul/deprecated  | 104 +
 .../linux/sparc/17.0/64ul/desktop/deprecated   | 104 +
 .../linux/sparc/17.0/64ul/developer/deprecated | 104 +
 .../sparc/17.0/64ul/systemd/merged-usr/deprecated  | 104 +
 profiles/default/linux/sparc/17.0/deprecated   | 104 +
 .../default/linux/sparc/17.0/desktop/deprecated| 104 +
 .../default/linux/sparc/17.0/developer/deprecated  | 104 +
 .../linux/sparc/17.0/systemd/merged-usr/deprecated | 104 +
 8 files changed, 832 insertions(+)

diff --git a/profiles/default/linux/sparc/17.0/64ul/deprecated 
b/profiles/default/linux/sparc/17.0/64ul/deprecated
new file mode 100644
index ..74bb6bf3aef0
--- /dev/null
+++ b/profiles/default/linux/sparc/17.0/64ul/deprecated
@@ -0,0 +1,104 @@
+default/linux/sparc/23.0/split-usr/64ul
+
+A profile upgrade to version 23.0 is available for your architecture.
+The new 23.0 profiles enable some toolchain hardening features and 
+performance enhancements by default, and standardize settings.
+You can find the list of changes on the wiki tracking page [1].
+
+Upgrade instructions
+
+Note 1: If you have manually changed your CHOST to a value different from 
+what the stages and profiles set, you may have to do that in the future too.
+In that case you should know what you are doing, hopefully; please read the 
+instructions with a critical eye then.
+
+Note 2: In case you are already familiar with binary packages, you should be
+able to add "--getbinpkg" to the emerge calls to speed things up.
+The use of binary packages is completely optional though, and also not
+as much tested as the source-based upgrade path yet.
+
+1. Ensure your system backups are up to date. Please also update
+   your system fully and depclean before proceeding.
+   glibc older than 2.36 and musl older than 1.2.4 is not supported anymore.
+
+2. If you are still using one of the long-deprecated amd64 17.0 profiles 
+   (other than x32 or musl), then first complete the migration to the 
+   corresponding 17.1 profile. Instructions can be found at [3].
+   
+3. If you are currently using systemd in a split-usr configuration, then first 
+   complete the migration to the corresponding merged-usr profile of the 
+   same profile version. Details on how to do this can be found in the news 
+   item [4].
+   If you are currently using openrc, migrate to 23.0 first, keeping your disk
+   layout. If you want to move from split-usr to merged-usr, do that 
afterwards.
+
+4. Run "emerge --info" and note down the value of the CHOST variable.
+
+5. Edit /etc/portage/make.conf; if there is a line defining the CHOST variable,
+   remove it. Also delete all lines defining CHOST_... variables.
+
+6. Select the 23.0 profile corresponding to your current profile, either using
+   "eselect profile" or by manually setting the profile symlink.
+   Note that old profiles are by default split-usr and the 23.0 profiles by
+   default merged-usr. Do NOT change directory scheme now, since this will
+   mess up your system! 
+   Instead, make sure that the new profile has the same property: for example, 
+   OLD default/linux/amd64/17.1  
+==>  NEW default/linux/amd64/23.0/split-usr
+ (added "split-usr")
+   OLD default/linux/amd64/17.1/systemd/merged-usr  
+==>  NEW default/linux/amd64/23.0/systemd
+ (removed "merged-usr")
+   A detailed table of the upgrade paths can be found at [5]. Please consult 
it.
+   In some cases (hppa, x86) the table will tell you to pick between two 
choices. 
+   What you need should be obvious from your *old* CHOST value (from step 4).
+
+7. Delete the contents of your binary package cache at ${PKGDIR}
+ rm -r /var/cache/binpkgs/*
+
+8. In the file or directory /etc/portage/binrepos.conf (if existing), update
+   the URI in all configuration such that they point to 23.0 profile binhost 
+   directories. The exact paths can be found in the table at [5], too.
+
+9. Rebuild or reinstall from binary (if available) the following packages in
+   this order, with the same version as already active:
+ emerge --ask --oneshot sys-devel/binutils
+   (you may have to run binutils-config and re-select your binutils now)
+ emerge --ask --oneshot sys-devel/gcc
+   (IMPORTANT: If this command wants to rebuild glibc first, do *not* let it 
do 
+that; instead, abort and try again with --nodeps added to the command 
line.)
+   (you may have 

[gentoo-commits] repo/gentoo:master commit in: profiles/default/linux/s390/17.0/s390x/systemd/merged-usr/, ...

2024-06-01 Thread Andreas K. Hüttel
commit: cc009c877cb7afddfe0fa07d7ab7cebdaad4be65
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Sat Jun  1 13:06:22 2024 +
Commit: Andreas K. Hüttel  gentoo  org>
CommitDate: Sat Jun  1 13:06:22 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cc009c87

profiles: deprecate s390 17.0 profiles

Signed-off-by: Andreas K. Hüttel  gentoo.org>

 profiles/default/linux/s390/17.0/deprecated| 104 +
 profiles/default/linux/s390/17.0/s390x/deprecated  | 104 +
 .../s390/17.0/s390x/systemd/merged-usr/deprecated  | 104 +
 .../linux/s390/17.0/systemd/merged-usr/deprecated  | 104 +
 4 files changed, 416 insertions(+)

diff --git a/profiles/default/linux/s390/17.0/deprecated 
b/profiles/default/linux/s390/17.0/deprecated
new file mode 100644
index ..61ac072431c1
--- /dev/null
+++ b/profiles/default/linux/s390/17.0/deprecated
@@ -0,0 +1,104 @@
+default/linux/s390/23.0/split-usr
+
+A profile upgrade to version 23.0 is available for your architecture.
+The new 23.0 profiles enable some toolchain hardening features and 
+performance enhancements by default, and standardize settings.
+You can find the list of changes on the wiki tracking page [1].
+
+Upgrade instructions
+
+Note 1: If you have manually changed your CHOST to a value different from 
+what the stages and profiles set, you may have to do that in the future too.
+In that case you should know what you are doing, hopefully; please read the 
+instructions with a critical eye then.
+
+Note 2: In case you are already familiar with binary packages, you should be
+able to add "--getbinpkg" to the emerge calls to speed things up.
+The use of binary packages is completely optional though, and also not
+as much tested as the source-based upgrade path yet.
+
+1. Ensure your system backups are up to date. Please also update
+   your system fully and depclean before proceeding.
+   glibc older than 2.36 and musl older than 1.2.4 is not supported anymore.
+
+2. If you are still using one of the long-deprecated amd64 17.0 profiles 
+   (other than x32 or musl), then first complete the migration to the 
+   corresponding 17.1 profile. Instructions can be found at [3].
+   
+3. If you are currently using systemd in a split-usr configuration, then first 
+   complete the migration to the corresponding merged-usr profile of the 
+   same profile version. Details on how to do this can be found in the news 
+   item [4].
+   If you are currently using openrc, migrate to 23.0 first, keeping your disk
+   layout. If you want to move from split-usr to merged-usr, do that 
afterwards.
+
+4. Run "emerge --info" and note down the value of the CHOST variable.
+
+5. Edit /etc/portage/make.conf; if there is a line defining the CHOST variable,
+   remove it. Also delete all lines defining CHOST_... variables.
+
+6. Select the 23.0 profile corresponding to your current profile, either using
+   "eselect profile" or by manually setting the profile symlink.
+   Note that old profiles are by default split-usr and the 23.0 profiles by
+   default merged-usr. Do NOT change directory scheme now, since this will
+   mess up your system! 
+   Instead, make sure that the new profile has the same property: for example, 
+   OLD default/linux/amd64/17.1  
+==>  NEW default/linux/amd64/23.0/split-usr
+ (added "split-usr")
+   OLD default/linux/amd64/17.1/systemd/merged-usr  
+==>  NEW default/linux/amd64/23.0/systemd
+ (removed "merged-usr")
+   A detailed table of the upgrade paths can be found at [5]. Please consult 
it.
+   In some cases (hppa, x86) the table will tell you to pick between two 
choices. 
+   What you need should be obvious from your *old* CHOST value (from step 4).
+
+7. Delete the contents of your binary package cache at ${PKGDIR}
+ rm -r /var/cache/binpkgs/*
+
+8. In the file or directory /etc/portage/binrepos.conf (if existing), update
+   the URI in all configuration such that they point to 23.0 profile binhost 
+   directories. The exact paths can be found in the table at [5], too.
+
+9. Rebuild or reinstall from binary (if available) the following packages in
+   this order, with the same version as already active:
+ emerge --ask --oneshot sys-devel/binutils
+   (you may have to run binutils-config and re-select your binutils now)
+ emerge --ask --oneshot sys-devel/gcc
+   (IMPORTANT: If this command wants to rebuild glibc first, do *not* let it 
do 
+that; instead, abort and try again with --nodeps added to the command 
line.)
+   (you may have to run gcc-config and re-select your gcc now)
+   and the C library, i.e. for glibc-based systems
+ emerge --ask --oneshot sys-libs/glibc
+   or for musl-based systems
+ emerge --ask --oneshot sys-libs/musl
+
+10. Re-run "emerge --info" and check if CHOST has changed compared to step 4.
+
+If the CHOST has NOT changed, skip to step 13 

[gentoo-commits] repo/gentoo:master commit in: profiles/default/linux/riscv/20.0/rv64gc/multilib/systemd/merged-usr/, ...

2024-06-01 Thread Andreas K. Hüttel
commit: 8c1b46925c28e0a1960d949c72954d8f72391341
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Sat Jun  1 13:01:37 2024 +
Commit: Andreas K. Hüttel  gentoo  org>
CommitDate: Sat Jun  1 13:01:37 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8c1b4692

profiles: deprecate riscv 20.0 profiles

Signed-off-by: Andreas K. Hüttel  gentoo.org>

 .../linux/riscv/20.0/rv64gc/lp64/deprecated| 104 +
 .../riscv/20.0/rv64gc/lp64/desktop/deprecated  | 104 +
 .../20.0/rv64gc/lp64/desktop/gnome/deprecated  | 104 +
 .../desktop/gnome/systemd/merged-usr/deprecated| 104 +
 .../20.0/rv64gc/lp64/desktop/plasma/deprecated | 104 +
 .../desktop/plasma/systemd/merged-usr/deprecated   | 104 +
 .../lp64/desktop/systemd/merged-usr/deprecated | 104 +
 .../20.0/rv64gc/lp64/systemd/merged-usr/deprecated | 104 +
 .../linux/riscv/20.0/rv64gc/lp64d/deprecated   | 104 +
 .../riscv/20.0/rv64gc/lp64d/desktop/deprecated | 104 +
 .../20.0/rv64gc/lp64d/desktop/gnome/deprecated | 104 +
 .../desktop/gnome/systemd/merged-usr/deprecated| 104 +
 .../20.0/rv64gc/lp64d/desktop/plasma/deprecated| 104 +
 .../desktop/plasma/systemd/merged-usr/deprecated   | 104 +
 .../lp64d/desktop/systemd/merged-usr/deprecated| 104 +
 .../rv64gc/lp64d/systemd/merged-usr/deprecated | 104 +
 .../linux/riscv/20.0/rv64gc/multilib/deprecated| 104 +
 .../rv64gc/multilib/systemd/merged-usr/deprecated  | 104 +
 18 files changed, 1872 insertions(+)

diff --git a/profiles/default/linux/riscv/20.0/rv64gc/lp64/deprecated 
b/profiles/default/linux/riscv/20.0/rv64gc/lp64/deprecated
new file mode 100644
index ..e49def3f4967
--- /dev/null
+++ b/profiles/default/linux/riscv/20.0/rv64gc/lp64/deprecated
@@ -0,0 +1,104 @@
+default/linux/riscv/23.0/rv64/split-usr/lp64
+
+A profile upgrade to version 23.0 is available for your architecture.
+The new 23.0 profiles enable some toolchain hardening features and 
+performance enhancements by default, and standardize settings.
+You can find the list of changes on the wiki tracking page [1].
+
+Upgrade instructions
+
+Note 1: If you have manually changed your CHOST to a value different from 
+what the stages and profiles set, you may have to do that in the future too.
+In that case you should know what you are doing, hopefully; please read the 
+instructions with a critical eye then.
+
+Note 2: In case you are already familiar with binary packages, you should be
+able to add "--getbinpkg" to the emerge calls to speed things up.
+The use of binary packages is completely optional though, and also not
+as much tested as the source-based upgrade path yet.
+
+1. Ensure your system backups are up to date. Please also update
+   your system fully and depclean before proceeding.
+   glibc older than 2.36 and musl older than 1.2.4 is not supported anymore.
+
+2. If you are still using one of the long-deprecated amd64 17.0 profiles 
+   (other than x32 or musl), then first complete the migration to the 
+   corresponding 17.1 profile. Instructions can be found at [3].
+   
+3. If you are currently using systemd in a split-usr configuration, then first 
+   complete the migration to the corresponding merged-usr profile of the 
+   same profile version. Details on how to do this can be found in the news 
+   item [4].
+   If you are currently using openrc, migrate to 23.0 first, keeping your disk
+   layout. If you want to move from split-usr to merged-usr, do that 
afterwards.
+
+4. Run "emerge --info" and note down the value of the CHOST variable.
+
+5. Edit /etc/portage/make.conf; if there is a line defining the CHOST variable,
+   remove it. Also delete all lines defining CHOST_... variables.
+
+6. Select the 23.0 profile corresponding to your current profile, either using
+   "eselect profile" or by manually setting the profile symlink.
+   Note that old profiles are by default split-usr and the 23.0 profiles by
+   default merged-usr. Do NOT change directory scheme now, since this will
+   mess up your system! 
+   Instead, make sure that the new profile has the same property: for example, 
+   OLD default/linux/amd64/17.1  
+==>  NEW default/linux/amd64/23.0/split-usr
+ (added "split-usr")
+   OLD default/linux/amd64/17.1/systemd/merged-usr  
+==>  NEW default/linux/amd64/23.0/systemd
+ (removed "merged-usr")
+   A detailed table of the upgrade paths can be found at [5]. Please consult 
it.
+   In some cases (hppa, x86) the table will tell you to pick between two 
choices. 
+   What you need should be obvious from your *old* CHOST value 

[gentoo-commits] repo/gentoo:master commit in: profiles/default/linux/ppc64le/17.0/desktop/plasma/systemd/merged-usr/, ...

2024-06-01 Thread Andreas K. Hüttel
commit: 0cd6da93b78e8c80dee990bb7dfdf070cbedc83d
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Sat Jun  1 12:44:04 2024 +
Commit: Andreas K. Hüttel  gentoo  org>
CommitDate: Sat Jun  1 12:51:51 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0cd6da93

profiles: deprecate ppc64 17.0 profiles

Signed-off-by: Andreas K. Hüttel  gentoo.org>

 profiles/default/linux/ppc64/17.0/deprecated   | 104 +
 .../default/linux/ppc64/17.0/desktop/deprecated| 104 +
 .../linux/ppc64/17.0/desktop/gnome/deprecated  | 104 +
 .../desktop/gnome/systemd/merged-usr/deprecated| 104 +
 .../default/linux/ppc64/17.0/developer/deprecated  | 104 +
 .../linux/ppc64/17.0/systemd/merged-usr/deprecated | 104 +
 profiles/default/linux/ppc64le/17.0/deprecated | 104 +
 .../default/linux/ppc64le/17.0/desktop/deprecated  | 104 +
 .../linux/ppc64le/17.0/desktop/gnome/deprecated| 104 +
 .../desktop/gnome/systemd/merged-usr/deprecated| 104 +
 .../linux/ppc64le/17.0/desktop/plasma/deprecated   | 104 +
 .../desktop/plasma/systemd/merged-usr/deprecated   | 104 +
 .../17.0/desktop/systemd/merged-usr/deprecated | 104 +
 .../linux/ppc64le/17.0/developer/deprecated| 104 +
 .../linux/ppc64le/17.0/ieee-long-double/deprecated | 104 +
 .../ppc64le/17.0/systemd/merged-usr/deprecated | 104 +
 16 files changed, 1664 insertions(+)

diff --git a/profiles/default/linux/ppc64/17.0/deprecated 
b/profiles/default/linux/ppc64/17.0/deprecated
new file mode 100644
index ..d41b17886ec4
--- /dev/null
+++ b/profiles/default/linux/ppc64/17.0/deprecated
@@ -0,0 +1,104 @@
+default/linux/ppc64/23.0/split-usr
+
+A profile upgrade to version 23.0 is available for your architecture.
+The new 23.0 profiles enable some toolchain hardening features and 
+performance enhancements by default, and standardize settings.
+You can find the list of changes on the wiki tracking page [1].
+
+Upgrade instructions
+
+Note 1: If you have manually changed your CHOST to a value different from 
+what the stages and profiles set, you may have to do that in the future too.
+In that case you should know what you are doing, hopefully; please read the 
+instructions with a critical eye then.
+
+Note 2: In case you are already familiar with binary packages, you should be
+able to add "--getbinpkg" to the emerge calls to speed things up.
+The use of binary packages is completely optional though, and also not
+as much tested as the source-based upgrade path yet.
+
+1. Ensure your system backups are up to date. Please also update
+   your system fully and depclean before proceeding.
+   glibc older than 2.36 and musl older than 1.2.4 is not supported anymore.
+
+2. If you are still using one of the long-deprecated amd64 17.0 profiles 
+   (other than x32 or musl), then first complete the migration to the 
+   corresponding 17.1 profile. Instructions can be found at [3].
+   
+3. If you are currently using systemd in a split-usr configuration, then first 
+   complete the migration to the corresponding merged-usr profile of the 
+   same profile version. Details on how to do this can be found in the news 
+   item [4].
+   If you are currently using openrc, migrate to 23.0 first, keeping your disk
+   layout. If you want to move from split-usr to merged-usr, do that 
afterwards.
+
+4. Run "emerge --info" and note down the value of the CHOST variable.
+
+5. Edit /etc/portage/make.conf; if there is a line defining the CHOST variable,
+   remove it. Also delete all lines defining CHOST_... variables.
+
+6. Select the 23.0 profile corresponding to your current profile, either using
+   "eselect profile" or by manually setting the profile symlink.
+   Note that old profiles are by default split-usr and the 23.0 profiles by
+   default merged-usr. Do NOT change directory scheme now, since this will
+   mess up your system! 
+   Instead, make sure that the new profile has the same property: for example, 
+   OLD default/linux/amd64/17.1  
+==>  NEW default/linux/amd64/23.0/split-usr
+ (added "split-usr")
+   OLD default/linux/amd64/17.1/systemd/merged-usr  
+==>  NEW default/linux/amd64/23.0/systemd
+ (removed "merged-usr")
+   A detailed table of the upgrade paths can be found at [5]. Please consult 
it.
+   In some cases (hppa, x86) the table will tell you to pick between two 
choices. 
+   What you need should be obvious from your *old* CHOST value (from step 4).
+
+7. Delete the contents of your binary package cache at ${PKGDIR}
+ rm -r /var/cache/binpkgs/*
+
+8. In the file or directory /etc/portage/binrepos.conf (if existing), update
+   the URI in 

[gentoo-commits] repo/gentoo:master commit in: profiles/base/

2024-06-01 Thread Michael Orlitzky
commit: 52bed2676755bd367ded48a020d19b763d5ba0ac
Author: Michael Mair-Keimberger  levelnine  at>
AuthorDate: Fri May 31 13:36:35 2024 +
Commit: Michael Orlitzky  gentoo  org>
CommitDate: Sat Jun  1 12:41:53 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=52bed267

profiles/base: make.defaults: switch PHP_TARGETS to php8-2

Closes: https://github.com/gentoo/gentoo/pull/36919
Closes: https://bugs.gentoo.org/918893
Signed-off-by: Michael Orlitzky  gentoo.org>
Signed-off-by: Michael Mair-Keimberger  levelnine.at>

 profiles/base/make.defaults | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/profiles/base/make.defaults b/profiles/base/make.defaults
index 7d731fd07cf1..9e2150f9a539 100644
--- a/profiles/base/make.defaults
+++ b/profiles/base/make.defaults
@@ -164,7 +164,7 @@ POSTGRES_TARGETS="postgres15"
 # Moreover, it should only contain targets that have a stable version
 # of PHP, to avoid pulling in an unstable PHP on stable systems.
 #
-PHP_TARGETS="php8-1"
+PHP_TARGETS="php8-2"
 
 # Alfredo Tupone  (2024-03-15)
 #



[gentoo-commits] repo/gentoo:master commit in: profiles/default/linux/powerpc/ppc64/17.0/32bit-userland/, ...

2024-06-01 Thread Andreas K. Hüttel
commit: ae1cfecfc5472ac81b5678d89c171e12b0045a5b
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Sat Jun  1 12:37:47 2024 +
Commit: Andreas K. Hüttel  gentoo  org>
CommitDate: Sat Jun  1 12:38:05 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ae1cfecf

profiles: deprecate ppc 17.0 profiles

Signed-off-by: Andreas K. Hüttel  gentoo.org>

 .../powerpc/ppc64/17.0/32bit-userland/deprecated   | 104 +
 .../ppc64/17.0/32bit-userland/desktop/deprecated   | 104 +
 .../17.0/32bit-userland/desktop/gnome/deprecated   | 104 +
 .../desktop/gnome/systemd/merged-usr/deprecated| 104 +
 .../ppc64/17.0/32bit-userland/developer/deprecated | 104 +
 profiles/default/linux/ppc/17.0/deprecated | 104 +
 profiles/default/linux/ppc/17.0/desktop/deprecated | 104 +
 .../linux/ppc/17.0/desktop/gnome/deprecated| 104 +
 .../desktop/gnome/systemd/merged-usr/deprecated| 104 +
 .../default/linux/ppc/17.0/developer/deprecated| 104 +
 .../linux/ppc/17.0/systemd/merged-usr/deprecated   | 104 +
 11 files changed, 1144 insertions(+)

diff --git 
a/profiles/default/linux/powerpc/ppc64/17.0/32bit-userland/deprecated 
b/profiles/default/linux/powerpc/ppc64/17.0/32bit-userland/deprecated
new file mode 100644
index ..4b91a95b3766
--- /dev/null
+++ b/profiles/default/linux/powerpc/ppc64/17.0/32bit-userland/deprecated
@@ -0,0 +1,104 @@
+default/linux/ppc/23.0/split-usr
+
+A profile upgrade to version 23.0 is available for your architecture.
+The new 23.0 profiles enable some toolchain hardening features and 
+performance enhancements by default, and standardize settings.
+You can find the list of changes on the wiki tracking page [1].
+
+Upgrade instructions
+
+Note 1: If you have manually changed your CHOST to a value different from 
+what the stages and profiles set, you may have to do that in the future too.
+In that case you should know what you are doing, hopefully; please read the 
+instructions with a critical eye then.
+
+Note 2: In case you are already familiar with binary packages, you should be
+able to add "--getbinpkg" to the emerge calls to speed things up.
+The use of binary packages is completely optional though, and also not
+as much tested as the source-based upgrade path yet.
+
+1. Ensure your system backups are up to date. Please also update
+   your system fully and depclean before proceeding.
+   glibc older than 2.36 and musl older than 1.2.4 is not supported anymore.
+
+2. If you are still using one of the long-deprecated amd64 17.0 profiles 
+   (other than x32 or musl), then first complete the migration to the 
+   corresponding 17.1 profile. Instructions can be found at [3].
+   
+3. If you are currently using systemd in a split-usr configuration, then first 
+   complete the migration to the corresponding merged-usr profile of the 
+   same profile version. Details on how to do this can be found in the news 
+   item [4].
+   If you are currently using openrc, migrate to 23.0 first, keeping your disk
+   layout. If you want to move from split-usr to merged-usr, do that 
afterwards.
+
+4. Run "emerge --info" and note down the value of the CHOST variable.
+
+5. Edit /etc/portage/make.conf; if there is a line defining the CHOST variable,
+   remove it. Also delete all lines defining CHOST_... variables.
+
+6. Select the 23.0 profile corresponding to your current profile, either using
+   "eselect profile" or by manually setting the profile symlink.
+   Note that old profiles are by default split-usr and the 23.0 profiles by
+   default merged-usr. Do NOT change directory scheme now, since this will
+   mess up your system! 
+   Instead, make sure that the new profile has the same property: for example, 
+   OLD default/linux/amd64/17.1  
+==>  NEW default/linux/amd64/23.0/split-usr
+ (added "split-usr")
+   OLD default/linux/amd64/17.1/systemd/merged-usr  
+==>  NEW default/linux/amd64/23.0/systemd
+ (removed "merged-usr")
+   A detailed table of the upgrade paths can be found at [5]. Please consult 
it.
+   In some cases (hppa, x86) the table will tell you to pick between two 
choices. 
+   What you need should be obvious from your *old* CHOST value (from step 4).
+
+7. Delete the contents of your binary package cache at ${PKGDIR}
+ rm -r /var/cache/binpkgs/*
+
+8. In the file or directory /etc/portage/binrepos.conf (if existing), update
+   the URI in all configuration such that they point to 23.0 profile binhost 
+   directories. The exact paths can be found in the table at [5], too.
+
+9. Rebuild or reinstall from binary (if available) the following packages in
+   this order, with the same version as already active:
+ emerge --ask --oneshot sys-devel/binutils
+   (you may 

[gentoo-commits] repo/gentoo:master commit in: profiles/

2024-06-01 Thread Pacho Ramos
commit: 6f9a9d10a70128312d8c0f4eb1c4071567a5e111
Author: Pacho Ramos  gentoo  org>
AuthorDate: Sat Jun  1 11:51:44 2024 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Sat Jun  1 11:51:44 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6f9a9d10

profiles: drop obsolete package.mask entry

Signed-off-by: Pacho Ramos  gentoo.org>

 profiles/package.mask | 4 
 1 file changed, 4 deletions(-)

diff --git a/profiles/package.mask b/profiles/package.mask
index 92a6e76f06e3..c3d96981945e 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -802,10 +802,6 @@ sec-keys/openpgp-keys-jiatan
 # may or may not lead to useful results.
  (2023-07-06)
-# GNOME 45 mask
->=gnome-extra/gnome-logs-45_alpha
-
 # Michał Górny  (2023-06-21)
 # suitesparseconfig-7.0.0 fails to build with multilib enabled
 # because of dependencies that cannot be satisfied.  All the other



[gentoo-commits] repo/gentoo:master commit in: profiles/

2024-06-01 Thread Hans de Graaff
commit: 24df4b062bc852a8cf8586fe07fe575976c35064
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sat Jun  1 07:04:02 2024 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sat Jun  1 07:04:02 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=24df4b06

profiles/package.mask: mask old mimemagic slot for removal

Signed-off-by: Hans de Graaff  gentoo.org>

 profiles/package.mask | 1 +
 1 file changed, 1 insertion(+)

diff --git a/profiles/package.mask b/profiles/package.mask
index 7e6483fb1311..92a6e76f06e3 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -39,6 +39,7 @@
 dev-ruby/elasticsearch:6.8.3
 dev-ruby/elasticsearch-api:6.8.3
 dev-ruby/elasticsearch-transport:6.8.3
+dev-ruby/mimemagic:0
 dev-ruby/puppet_forge:2
 dev-ruby/puppet_forge:4
 dev-ruby/rspec-rails:5



[gentoo-commits] repo/gentoo:master commit in: profiles/

2024-06-01 Thread Hans de Graaff
commit: 8174597140f7b283615e80d272ac074285f87cd7
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sat Jun  1 06:55:05 2024 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sat Jun  1 06:55:05 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=81745971

profiles/package.mask: mask old dev-ruby package slots for removal

Signed-off-by: Hans de Graaff  gentoo.org>

 profiles/package.mask | 10 ++
 1 file changed, 10 insertions(+)

diff --git a/profiles/package.mask b/profiles/package.mask
index 84131ba7c405..7e6483fb1311 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -33,6 +33,16 @@
 
 #--- END OF EXAMPLES ---
 
+# Hans de Graaff  (2024-06-01)
+# Old ruby31-only slots. Please use a newer slot of these
+# packages. Masked for removal on 2024-07-01.
+dev-ruby/elasticsearch:6.8.3
+dev-ruby/elasticsearch-api:6.8.3
+dev-ruby/elasticsearch-transport:6.8.3
+dev-ruby/puppet_forge:2
+dev-ruby/puppet_forge:4
+dev-ruby/rspec-rails:5
+
 # Arthur Zamarin  (2024-05-31)
 # EAPI=6, maintainer-needed, incorrect LICENSE, fails to compile with
 # clang.



[gentoo-commits] repo/gentoo:master commit in: profiles/

2024-05-31 Thread Sam James
commit: 2bfee0cf094da67be50733631e011ed740939b58
Author: Sam James  gentoo  org>
AuthorDate: Sat Jun  1 03:23:28 2024 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Jun  1 03:23:50 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2bfee0cf

profiles: refine sec-keys/openpgp-keys-jiatan mask message

Per suggestions on the ML. That said, I still think the whole thing
is clear on the bug & commit messages if you really want the gory details.

Signed-off-by: Sam James  gentoo.org>

 profiles/package.mask | 7 ---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/profiles/package.mask b/profiles/package.mask
index 91375ba1699a..84131ba7c405 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -45,9 +45,10 @@ net-mail/gnubiff
 app-emulation/phpvirtualbox
 
 # Sam James  (2024-05-29)
-# OpenPGP key of malicious xz co-maintainer. This key is no longer used
-# by any ebuilds in tree. Removal on 2024-06-29.
-# Bug #928134.
+# OpenPGP key of malicious upstream xz co-maintainer. This key is no longer
+# used by any ebuilds in tree. Removal on 2024-06-29. This package was already
+# masked a while ago but is now being removed. See the bug for details
+# on the gap. Bug #928134 (GLSA-202403-04).
 sec-keys/openpgp-keys-jiatan
 
 # Sam James  (2024-05-28)



[gentoo-commits] repo/gentoo:master commit in: profiles/default/linux/mips/17.0/mipsel/multilib/o32/, ...

2024-05-31 Thread Andreas K. Hüttel
commit: 98c2114de547202b37fa97cdc20596e3ca968952
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Fri May 31 23:43:36 2024 +
Commit: Andreas K. Hüttel  gentoo  org>
CommitDate: Fri May 31 23:43:36 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=98c2114d

profiles: deprecate mips 17.0 profiles

Signed-off-by: Andreas K. Hüttel  gentoo.org>

 .../linux/mips/17.0/mipsel/multilib/n32/deprecated | 104 +
 .../multilib/n32/systemd/merged-usr/deprecated | 104 +
 .../linux/mips/17.0/mipsel/multilib/n64/deprecated | 104 +
 .../multilib/n64/systemd/merged-usr/deprecated | 104 +
 .../linux/mips/17.0/mipsel/multilib/o32/deprecated |   1 +
 .../default/linux/mips/17.0/mipsel/n32/deprecated  | 104 +
 .../17.0/mipsel/n32/systemd/merged-usr/deprecated  | 104 +
 .../default/linux/mips/17.0/mipsel/n64/deprecated  | 104 +
 .../17.0/mipsel/n64/systemd/merged-usr/deprecated  | 104 +
 .../default/linux/mips/17.0/mipsel/o32/deprecated  | 104 +
 .../17.0/mipsel/o32/systemd/merged-usr/deprecated  | 104 +
 .../linux/mips/17.0/multilib/n32/deprecated| 104 +
 .../multilib/n32/systemd/merged-usr/deprecated | 104 +
 .../linux/mips/17.0/multilib/n64/deprecated| 104 +
 .../linux/mips/17.0/multilib/o32/deprecated|   1 +
 profiles/default/linux/mips/17.0/n32/deprecated| 104 +
 .../mips/17.0/n32/systemd/merged-usr/deprecated| 104 +
 profiles/default/linux/mips/17.0/n64/deprecated| 104 +
 .../mips/17.0/n64/systemd/merged-usr/deprecated| 104 +
 profiles/default/linux/mips/17.0/o32/deprecated| 104 +
 .../mips/17.0/o32/systemd/merged-usr/deprecated| 104 +
 21 files changed, 1978 insertions(+)

diff --git a/profiles/default/linux/mips/17.0/mipsel/multilib/n32/deprecated 
b/profiles/default/linux/mips/17.0/mipsel/multilib/n32/deprecated
new file mode 100644
index ..a88072d79600
--- /dev/null
+++ b/profiles/default/linux/mips/17.0/mipsel/multilib/n32/deprecated
@@ -0,0 +1,104 @@
+default/linux/mips/23.0/split-usr/mipsel/multilib/n32
+
+A profile upgrade to version 23.0 is available for your architecture.
+The new 23.0 profiles enable some toolchain hardening features and 
+performance enhancements by default, and standardize settings.
+You can find the list of changes on the wiki tracking page [1].
+
+Upgrade instructions
+
+Note 1: If you have manually changed your CHOST to a value different from 
+what the stages and profiles set, you may have to do that in the future too.
+In that case you should know what you are doing, hopefully; please read the 
+instructions with a critical eye then.
+
+Note 2: In case you are already familiar with binary packages, you should be
+able to add "--getbinpkg" to the emerge calls to speed things up.
+The use of binary packages is completely optional though, and also not
+as much tested as the source-based upgrade path yet.
+
+1. Ensure your system backups are up to date. Please also update
+   your system fully and depclean before proceeding.
+   glibc older than 2.36 and musl older than 1.2.4 is not supported anymore.
+
+2. If you are still using one of the long-deprecated amd64 17.0 profiles 
+   (other than x32 or musl), then first complete the migration to the 
+   corresponding 17.1 profile. Instructions can be found at [3].
+   
+3. If you are currently using systemd in a split-usr configuration, then first 
+   complete the migration to the corresponding merged-usr profile of the 
+   same profile version. Details on how to do this can be found in the news 
+   item [4].
+   If you are currently using openrc, migrate to 23.0 first, keeping your disk
+   layout. If you want to move from split-usr to merged-usr, do that 
afterwards.
+
+4. Run "emerge --info" and note down the value of the CHOST variable.
+
+5. Edit /etc/portage/make.conf; if there is a line defining the CHOST variable,
+   remove it. Also delete all lines defining CHOST_... variables.
+
+6. Select the 23.0 profile corresponding to your current profile, either using
+   "eselect profile" or by manually setting the profile symlink.
+   Note that old profiles are by default split-usr and the 23.0 profiles by
+   default merged-usr. Do NOT change directory scheme now, since this will
+   mess up your system! 
+   Instead, make sure that the new profile has the same property: for example, 
+   OLD default/linux/amd64/17.1  
+==>  NEW default/linux/amd64/23.0/split-usr
+ (added "split-usr")
+   OLD default/linux/amd64/17.1/systemd/merged-usr  
+==>  NEW default/linux/amd64/23.0/systemd
+ (removed "merged-usr")
+   A 

[gentoo-commits] repo/gentoo:master commit in: profiles/, sci-libs/keras-preprocessing/

2024-05-31 Thread Arthur Zamarin
commit: 915a91afac923dfbef1b63c3d9e13fc3f0be80e6
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Fri May 31 19:50:14 2024 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Fri May 31 19:50:14 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=915a91af

sci-libs/keras-preprocessing: treeclean

Closes: https://bugs.gentoo.org/929776
Bug: https://bugs.gentoo.org/926315
Signed-off-by: Arthur Zamarin  gentoo.org>

 profiles/package.mask  |  7 ---
 sci-libs/keras-preprocessing/Manifest  |  1 -
 .../keras-preprocessing-1.1.2-r1.ebuild| 23 --
 sci-libs/keras-preprocessing/metadata.xml  | 14 -
 4 files changed, 45 deletions(-)

diff --git a/profiles/package.mask b/profiles/package.mask
index 1591fa81b118..91375ba1699a 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -289,13 +289,6 @@ dev-python/grpcio
 dev-python/grpcio-testing
 dev-python/grpcio-tools
 
-# Jason Zaman  (2024-04-28)
-# TensorFlow was removed from the tree in feb, Keras applications and
-# preprocessing no longer have any revdeps in the tree. For ML, the
-# recommendation is to install from pip in a venv.
-# Removal in 30 days. Bug #930830
-sci-libs/keras-preprocessing
-
 # Sam James  (2024-04-28)
 # Masked for testing. Tracker bug: bug #930805.
 >=sys-libs/ncurses-6.5

diff --git a/sci-libs/keras-preprocessing/Manifest 
b/sci-libs/keras-preprocessing/Manifest
deleted file mode 100644
index 15b2d81619e5..
--- a/sci-libs/keras-preprocessing/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST Keras_Preprocessing-1.1.2.tar.gz 163598 BLAKE2B 
94d0bac41ac140015a5d46453c99e1180c8c06d8fab4d6707890b1f24466d287f6da54d66b395e5e50c7aac67cc0abc8153fbfbeb4ffb0e79561bca528a6b81b
 SHA512 
aae4d52accdfb9df260070336b1c5a628e57563978f7cb299aa67a6265f26eb44deb803cef795616a5e94cd8bcd2b9aa067570258fff96642b88cc0c701c3cec

diff --git a/sci-libs/keras-preprocessing/keras-preprocessing-1.1.2-r1.ebuild 
b/sci-libs/keras-preprocessing/keras-preprocessing-1.1.2-r1.ebuild
deleted file mode 100644
index 120e85768ffc..
--- a/sci-libs/keras-preprocessing/keras-preprocessing-1.1.2-r1.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYPI_NO_NORMALIZE=1
-PYPI_PN="Keras_Preprocessing"
-PYTHON_COMPAT=( python3_{9..11} )
-
-inherit distutils-r1 pypi
-
-DESCRIPTION="Easy data preprocessing and data augmentation for deep learning 
models"
-HOMEPAGE="https://keras.io/;
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="amd64 ~arm64 ~x86"
-
-RDEPEND="
-   dev-python/numpy[${PYTHON_USEDEP}]
-   dev-python/scipy[${PYTHON_USEDEP}]
-   dev-python/six[${PYTHON_USEDEP}]"

diff --git a/sci-libs/keras-preprocessing/metadata.xml 
b/sci-libs/keras-preprocessing/metadata.xml
deleted file mode 100644
index 89bac5c2363d..
--- a/sci-libs/keras-preprocessing/metadata.xml
+++ /dev/null
@@ -1,14 +0,0 @@
-
-https://www.gentoo.org/dtd/metadata.dtd;>
-
-   
-   perfin...@gentoo.org
-   Jason Zaman
-   
-   
-   Keras Preprocessing is the data preprocessing and data 
augmentation module of the Keras deep learning library. It provides utilities 
for working with image data, text data, and sequence data.
-   
-   
-   keras-team/keras-preprocessing
-   
-



[gentoo-commits] repo/gentoo:master commit in: profiles/, sys-fs/sandboxfs/

2024-05-31 Thread Arthur Zamarin
commit: 0d144e0336180aebcff1011cedb7752b3c424bb9
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Fri May 31 19:37:38 2024 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Fri May 31 19:37:38 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0d144e03

sys-fs/sandboxfs: treeclean

Closes: https://bugs.gentoo.org/930790
Bug: https://bugs.gentoo.org/925190
Signed-off-by: Arthur Zamarin  gentoo.org>

 profiles/package.mask   |   6 --
 sys-fs/sandboxfs/Manifest   |  67 
 sys-fs/sandboxfs/metadata.xml   |  16 -
 sys-fs/sandboxfs/sandboxfs-0.2.0.ebuild | 109 
 4 files changed, 198 deletions(-)

diff --git a/profiles/package.mask b/profiles/package.mask
index f6cb50e57fd1..c271b27f18f6 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -301,12 +301,6 @@ sci-libs/keras-preprocessing
 # Masked for testing. Tracker bug: bug #930805.
 >=sys-libs/ncurses-6.5
 
-# Jason Zaman  (2024-04-27)
-# Sandboxfs was only experimental in Bazel. It was fully removed in Bazel-7
-# Bazel was removed from gentoo in Feb.
-# Removal in 30 days. Bug #930790
-sys-fs/sandboxfs
-
 # Michał Górny  (2024-04-11)
 # Contains a bug that could render the kernel fail to boot.
 # https://lore.kernel.org/oe-lkp/202403221630.2692c998-oliver.s...@intel.com/

diff --git a/sys-fs/sandboxfs/Manifest b/sys-fs/sandboxfs/Manifest
deleted file mode 100644
index 6df2ec8f2ecb..
--- a/sys-fs/sandboxfs/Manifest
+++ /dev/null
@@ -1,67 +0,0 @@
-DIST aho-corasick-0.7.10.crate 111039 BLAKE2B 
69f984dbe528ece5ce4345bc0f39c122507a88e781d7c2d5c9175d1788aeef8d21e0487c7c449e28fbbdaae8203fe68627d23ac0a58d30dc70befd26ac9af32f
 SHA512 
e8a1cb252015435009883662ca23408f1491d8f01461f3a81082feabeeff72ec61beb4f1f3271fc8a87f1379899ecfc38036ac208dca17889f70ddaca2406a9b
-DIST arc-swap-0.4.6.crate 48658 BLAKE2B 
dfd3bc53d96ce508b4e7b500d412b106920551e2f75938c6425fb5d17dd248ba7e809c66dd6ba7158c764f0522cfb618a4d4117e9ce7b96f44eee99074edc39f
 SHA512 
bc26f55054c4bd0a5d49a1ab3c00d84c6309604824b16b36d5323f5db06e0797ed0f1ad6fa4774472338e82a8d2f8c16d782b7ca32cf4ec6f38324998d772cbf
-DIST atty-0.2.14.crate 5470 BLAKE2B 
2db856a9e898a430258f059aeaf7c844a153293e8856d90ac81f7d91a888c89198768ad5cb09303c23241fe85c560a55148fa56a303651a82b0edb895616bfab
 SHA512 
d7b6c4b9a0f898d91ddbc41a5ee45bbf45d1d269508c8cc87ee3e3990500e41e0ec387afb1f3bc7db55bedac396dd86c6509f4bf9e5148d809c3802edcc5e1d9
-DIST backtrace-0.3.46.crate 68107 BLAKE2B 
9fbca6a008b9e27366b918e9e6ce103ace3ebeb8f94e2c73839408f16a2f079f4dc59cef56a449786f7feffa5f9284dd6125be6b27f2c197dd71c6c0e171507c
 SHA512 
bf0e58e50a1dbb621803fafceee9a2b8c3ab8970cbdf1396b3091142474cb57be541ed94983b87f2d955480ea37a0ef29e9e4a6a0df47f5e33bf88ae88edbd4e
-DIST backtrace-sys-0.1.37.crate 635202 BLAKE2B 
13829d28f5b20bb35cf57f0eeef087bfc3fa475b1fec339ccc6ecee7d01cd99517d27bcafc9338044eefa051b178cc6dd582851a2a6742c66cad90e5b990fc58
 SHA512 
894aebe85ce49e93f389db5ba23ecc15e7c0c43d1065e9911392b844ccbe7bb42fdb08ede3b252137dee9e0555a42acd42bcc61c6845a1eb39a2f259c09ac366
-DIST bitflags-1.2.1.crate 16745 BLAKE2B 
0fa6d3ce44aad7616d5cd02aad8c1d0b0fed4022650eb43067c4a72e6fc88da05442674fa51826e4858a47c9de233e1ba2229820af094197cd11bb416ceffb2b
 SHA512 
ad89b3798845e23737a620bba581c2ff1ff3e15bac12555c765e201d2c0b90ecea0cdbc5b5b1a3fa9858c385e8e041f8226f5acfae5bbbe9925643fff2bf3f0b
-DIST cc-1.0.52.crate 51006 BLAKE2B 
a19083042845bc1fcead482b1e644ce09701fc97aad60afc0750d7ee191e26257e5c926fb5a70bef8cc5a37a694581e6098a29c56e63868d67302bb270a8f8f8
 SHA512 
50558f9b76748298568a1e010ab85b0a0e1cf47d6f8589de718aac0afc130158b092e1be11b73bb1ff51d3a281c5e6ad72ecad5bce9dbff90b4c330c8d95dd90
-DIST cfg-if-0.1.10.crate 7933 BLAKE2B 
063a96ed176f34f788666b40adc483d147fc011dee941ab60569ddd0e57502b5dd06ed71090f4e14ce005d06e240500a286f74652615e9d068fba649610d8cf8
 SHA512 
9d22616bfb4a75770a828a0a3cddac6787297a5fdc53eb17e25811cc94de717f2de8bd66d53c5d65ba1c83d8892aefee5ae758cf56a1ef0a0c3120f70b244339
-DIST cpuprofiler-0.0.4.crate 97586 BLAKE2B 
a1bdbcd35a65e7f26236cf773dfbbb8cd429c4139c7cf8a9279f9529beb3eabf61e58e1f154d059f6af978062f1f36b5d7c8c756373ee1d81b1c33b122734431
 SHA512 
20d1cb071a54dc90863d9d93f1c3084718923a2413c111b4eb6f5738ae19e548dd24f640bd2ca3d9191a3322303e0f72b1c5af914f96d83f60612d9545719530
-DIST env_logger-0.5.13.crate 25275 BLAKE2B 
02d13c40bafa9e403ba1e3582e296d132061ef020183d39a071f9ab4606a8f45cd211708ab8757d6dd9c04bf4b79b429c0db4bc293a8dbce0506b643d1a6aba5
 SHA512 
46739cbdcfb34e56b65c7839a5d62ec0f285359dd415bcdcbd2de5ad8e8015aee5a31e92c202c94da5d75235dee4f49ad8585fb852be1f8b2852438922ed4a99
-DIST error-chain-0.12.2.crate 29761 BLAKE2B 
2de434a42d2c62845b0d0801cdbaac09b70bf3a7d940b91814efb203aa686a31a77bb36fe12170dbf392cf0fd6df75b46eb0937214cd8c280cafde721e6535ad
 SHA512 
1a64c6813f07d23b091fe3fb69b745711ffcacceffc2ad5e1bf76917ff15d48ba370d63c886441a96a8a88cf645224db46a279152ce6b76878bf8699fbcb43f4
-DIST 

[gentoo-commits] repo/gentoo:master commit in: profiles/, app-i18n/skkserv/files/, virtual/skkserv/, app-i18n/skkserv/

2024-05-31 Thread Arthur Zamarin
commit: 09995a597e92346358689a898ad38def71f5b79e
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Fri May 31 19:30:18 2024 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Fri May 31 19:30:48 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=09995a59

app-i18n/skkserv: treeclean

Closes: https://bugs.gentoo.org/930781
Bug: https://bugs.gentoo.org/906196
Bug: https://bugs.gentoo.org/882303
Bug: https://bugs.gentoo.org/870892
Signed-off-by: Arthur Zamarin  gentoo.org>

 app-i18n/skkserv/Manifest |  1 -
 app-i18n/skkserv/files/skkserv-headers.patch  | 19 ---
 app-i18n/skkserv/files/skkserv-segfault.patch | 15 
 app-i18n/skkserv/files/skkserv-suffix.patch   | 13 --
 app-i18n/skkserv/files/skkserv.initd  | 19 ---
 app-i18n/skkserv/metadata.xml |  8 ---
 app-i18n/skkserv/skkserv-9.6-r3.ebuild| 34 ---
 profiles/package.mask |  7 --
 virtual/skkserv/skkserv-0-r1.ebuild   |  1 -
 9 files changed, 117 deletions(-)

diff --git a/app-i18n/skkserv/Manifest b/app-i18n/skkserv/Manifest
deleted file mode 100644
index 892ce04b34cc..
--- a/app-i18n/skkserv/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST skk9.6mu.tar.gz 744381 BLAKE2B 
e631373e632dc55c07a8fbb608869bd868fcad55bc53e2b8fa26ab568afd5f20c449935126fe4de5a78a5169fba0042d670efea28a5c5cd3da124e07d4335605
 SHA512 
971982ce51142d92b62497da209fb69a8a1c028307f62ec6e81ea45894b597d6bb17b8966032a508531520868a0e3d89e515540d3f8030fe049a7750157b7a33

diff --git a/app-i18n/skkserv/files/skkserv-headers.patch 
b/app-i18n/skkserv/files/skkserv-headers.patch
deleted file mode 100644
index 923f49948e8b..
--- a/app-i18n/skkserv/files/skkserv-headers.patch
+++ /dev/null
@@ -1,19 +0,0 @@
 a/skkserv/skkserv.h
-+++ b/skkserv/skkserv.h
-@@ -37,6 +37,8 @@
- /* Necessary for SunOS 3.x and maybe other old systems */
- 
- #include  
-+#include  
-+#include  
- 
- #include  
- #ifdef HAVE_SYS_IOCTL_H
-@@ -44,6 +46,7 @@
- #endif
- #include  
- #include  
-+#include  
- #include  
- #include  
- #include  

diff --git a/app-i18n/skkserv/files/skkserv-segfault.patch 
b/app-i18n/skkserv/files/skkserv-segfault.patch
deleted file mode 100644
index 4c35a44d975a..
--- a/app-i18n/skkserv/files/skkserv-segfault.patch
+++ /dev/null
@@ -1,15 +0,0 @@
 a/skkserv/skkserv.c
-+++ b/skkserv/skkserv.c
-@@ -723,7 +723,11 @@
- fprintf(errout, "%s:cannot get hostname, or too long hostname\n", pgmnm);
- exit(1);
-   }
--  hentry = gethostbyname(hname);
-+  if ((hentry = gethostbyname(hname)) == NULL
-+   && (hentry = gethostbyname("localhost")) == NULL) {
-+perror("gethostbyname");
-+exit(1);
-+  }
- #ifdef NO_ADDR_LIST
-   strcat(hname, ":");
-   strcat(hname, hentry->h_addr);

diff --git a/app-i18n/skkserv/files/skkserv-suffix.patch 
b/app-i18n/skkserv/files/skkserv-suffix.patch
deleted file mode 100644
index 0e1f862fd148..
--- a/app-i18n/skkserv/files/skkserv-suffix.patch
+++ /dev/null
@@ -1,13 +0,0 @@
 a/skkserv/skkserv.c
-+++ a/skkserv/skkserv.c
-@@ -382,6 +382,10 @@
-   code = KANA_END;
- 
-   while ((c = fgetc(jisho)) != EOF) {
-+if (c == '>') {
-+  fgets(buf, BUFSIZE, jisho);
-+  continue;
-+}
- target = ((c & 0xff)<< 8) | (fgetc(jisho) & 0xff);
- if (target == STRMARK) {
-   fgets(buf, BUFSIZE, jisho);

diff --git a/app-i18n/skkserv/files/skkserv.initd 
b/app-i18n/skkserv/files/skkserv.initd
deleted file mode 100644
index 0721205b355a..
--- a/app-i18n/skkserv/files/skkserv.initd
+++ /dev/null
@@ -1,19 +0,0 @@
-#!/sbin/openrc-run
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-extra_started_commands="reload"
-
-description_reload="Reload the SKK-JISYO.L"
-
-command="/usr/sbin/${RC_SVCNAME}"
-
-depend() {
-   need net
-}
-
-reload() {
-   ebegin "Reloading ${name:-${RC_SVCNAME}}"
-   start-stop-daemon --signal INT --name "${command}"
-   eend ${?}
-}

diff --git a/app-i18n/skkserv/metadata.xml b/app-i18n/skkserv/metadata.xml
deleted file mode 100644
index 491c88b3a31f..
--- a/app-i18n/skkserv/metadata.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-
-https://www.gentoo.org/dtd/metadata.dtd;>
-
-  
-c...@gentoo.org
-Cjk
-  
-

diff --git a/app-i18n/skkserv/skkserv-9.6-r3.ebuild 
b/app-i18n/skkserv/skkserv-9.6-r3.ebuild
deleted file mode 100644
index ab99d10a9e69..
--- a/app-i18n/skkserv/skkserv-9.6-r3.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="6"
-
-MY_P="skk${PV}mu"
-
-DESCRIPTION="Dictionary server for the SKK Japanese-input software"
-HOMEPAGE="http://openlab.ring.gr.jp/skk/;
-SRC_URI="http://openlab.ring.gr.jp/skk/maintrunk/museum/${MY_P}.tar.gz;

[gentoo-commits] repo/gentoo:master commit in: profiles/, net-misc/ttytter/

2024-05-31 Thread Arthur Zamarin
commit: f31780fdfb3784697a3f028950a92f5a014b11b9
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Fri May 31 19:26:19 2024 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Fri May 31 19:26:19 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f31780fd

net-misc/ttytter: treeclean

Closes: https://bugs.gentoo.org/912842
Bug: https://bugs.gentoo.org/489232
Signed-off-by: Arthur Zamarin  gentoo.org>

 net-misc/ttytter/Manifest  |  1 -
 net-misc/ttytter/metadata.xml  |  5 -
 net-misc/ttytter/ttytter-2.1.00.ebuild | 35 --
 profiles/package.mask  |  5 -
 4 files changed, 46 deletions(-)

diff --git a/net-misc/ttytter/Manifest b/net-misc/ttytter/Manifest
deleted file mode 100644
index 5ed94606d6af..
--- a/net-misc/ttytter/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST ttytter-2.1.00.txt 238320 BLAKE2B 
c12be49a7423a18da2da5b550bf899383115757f1045dac3166497a7a850adf2e195566845d18e5df10bb1d67e2a5570ba93751fd1445987f818f11ca8ca47b7
 SHA512 
06b52275c454b7ad772baddcc64c311633fa35cc038e5a62895bbe056bc117e60feaae5a3e83917ec506ca3411e66619c84fbcb8cc7db6428082d14182813cc4

diff --git a/net-misc/ttytter/metadata.xml b/net-misc/ttytter/metadata.xml
deleted file mode 100644
index 85e4ed814fa2..
--- a/net-misc/ttytter/metadata.xml
+++ /dev/null
@@ -1,5 +0,0 @@
-
-https://www.gentoo.org/dtd/metadata.dtd;>
-
-
-

diff --git a/net-misc/ttytter/ttytter-2.1.00.ebuild 
b/net-misc/ttytter/ttytter-2.1.00.ebuild
deleted file mode 100644
index 585c023d30e2..
--- a/net-misc/ttytter/ttytter-2.1.00.ebuild
+++ /dev/null
@@ -1,35 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit readme.gentoo-r1
-
-DESCRIPTION="A multi-functional, console-based Twitter client"
-HOMEPAGE="http://www.floodgap.com/software/ttytter/;
-SRC_URI="http://www.floodgap.com/software/ttytter/dist2/${PV}.txt -> ${P}.txt"
-
-LICENSE="FFSL"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE=""
-
-DEPEND=""
-RDEPEND=">=dev-lang/perl-5.8
-   || ( net-misc/curl www-client/lynx )"
-
-S=${WORKDIR}
-
-src_install() {
-   newbin "${DISTDIR}/${A}" ${PN}
-
-   local DOC_CONTENTS="
-   Please consult the following webpage on how to
-   configure your client.
-   http://www.floodgap.com/software/ttytter/dl.html;
-   readme.gentoo_create_doc
-}
-
-pkg_postinst() {
-   readme.gentoo_print_elog
-}

diff --git a/profiles/package.mask b/profiles/package.mask
index d7bfb4bc6925..c73f848d15a5 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -314,11 +314,6 @@ sys-fs/sandboxfs
 # Removal on 2024-05-27, bug #930781
 app-i18n/skkserv
 
-# Arthur Zamarin  (2024-04-26)
-# Broken and reported as such upstream. EAPI=6.
-# Removal: 2024-05-26.  Bug #912842.
-net-misc/ttytter
-
 # Michał Górny  (2024-04-11)
 # Contains a bug that could render the kernel fail to boot.
 # https://lore.kernel.org/oe-lkp/202403221630.2692c998-oliver.s...@intel.com/



[gentoo-commits] repo/gentoo:master commit in: profiles/, dev-python/pyannotate/

2024-05-31 Thread Arthur Zamarin
commit: d3cbdceae07c13acd6e2df9129275c427424cf68
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Fri May 31 19:19:23 2024 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Fri May 31 19:19:23 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d3cbdcea

dev-python/pyannotate: treeclean

Closes: https://bugs.gentoo.org/929484
Signed-off-by: Arthur Zamarin  gentoo.org>

 dev-python/pyannotate/Manifest   |  1 -
 dev-python/pyannotate/metadata.xml   | 21 -
 dev-python/pyannotate/pyannotate-1.2.0-r1.ebuild | 23 ---
 profiles/package.mask|  5 -
 4 files changed, 50 deletions(-)

diff --git a/dev-python/pyannotate/Manifest b/dev-python/pyannotate/Manifest
deleted file mode 100644
index 3ca425937400..
--- a/dev-python/pyannotate/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST pyannotate-1.2.0.gh.tar.gz 46148 BLAKE2B 
c52c93c0d27cb23b0b0683bbd5f353ba9a45714b8a50fb3a6f5aa4e67bfe71e60bc7afbee85a021ed25a7f5a1df720dc863fc6dd92d20dee0d97af72786866cf
 SHA512 
cd755f3061f5c4320346f0198b71e4b312378a3810c5999f1d318b7427e7c55bd1bdfc4af84880bd45faf69eabccbd2684d1c18c1f9ad0661d35a377984ca063

diff --git a/dev-python/pyannotate/metadata.xml 
b/dev-python/pyannotate/metadata.xml
deleted file mode 100644
index 4c4e5ce97e96..
--- a/dev-python/pyannotate/metadata.xml
+++ /dev/null
@@ -1,21 +0,0 @@
-
-https://www.gentoo.org/dtd/metadata.dtd;>
-
-   
-   s...@gentoo.org
-   Sam James
-   
-   
-   a...@gentoo.org
-   John Helmert III
-   
-   
-   pyt...@gentoo.org
-   Python
-   
-   
-   
-   pyannotate
-   dropbox/pyannotate
-   
-

diff --git a/dev-python/pyannotate/pyannotate-1.2.0-r1.ebuild 
b/dev-python/pyannotate/pyannotate-1.2.0-r1.ebuild
deleted file mode 100644
index f0b7a6962c1c..
--- a/dev-python/pyannotate/pyannotate-1.2.0-r1.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 2022-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{9..11} )
-inherit distutils-r1
-
-DESCRIPTION="Auto-generate PEP-484 annotations"
-HOMEPAGE="https://github.com/dropbox/pyannotate;
-SRC_URI="https://github.com/dropbox/${PN}/archive/refs/tags/v${PV}.tar.gz -> 
${P}.gh.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~arm64"
-
-RDEPEND="
-   >=dev-python/mypy_extensions-0.3.0[${PYTHON_USEDEP}]
-   >=dev-python/six-1.11.0[${PYTHON_USEDEP}]
-"
-
-distutils_enable_tests pytest

diff --git a/profiles/package.mask b/profiles/package.mask
index 5d5fb5af15f9..422e283f1c7f 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -319,11 +319,6 @@ app-i18n/skkserv
 # Removal: 2024-05-26.  Bug #912842.
 net-misc/ttytter
 
-# Michał Górny  (2024-04-23)
-# Broken with py3.12.  Last commit upstream in 2021.  No revdeps.
-# Removal on 2024-05-23.  Bug #929484.
-dev-python/pyannotate
-
 # Michał Górny  (2024-04-23)
 # Unmaintained in Gentoo.  Lacking tests, py3.12 support, outdated.
 # No revdeps.  The alternatives are dev-python/{llfuse,pyfuse3}.



[gentoo-commits] repo/gentoo:master commit in: profiles/, dev-python/fuse-python/

2024-05-31 Thread Arthur Zamarin
commit: e216062fbd0a55ae9c6ef55f5b80904d580a4d53
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Fri May 31 19:21:23 2024 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Fri May 31 19:21:23 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e216062f

dev-python/fuse-python: treeclean

Closes: https://bugs.gentoo.org/929453
Signed-off-by: Arthur Zamarin  gentoo.org>

 dev-python/fuse-python/Manifest |  1 -
 dev-python/fuse-python/fuse-python-1.0.5.ebuild | 27 -
 dev-python/fuse-python/metadata.xml | 13 
 profiles/package.mask   |  6 --
 4 files changed, 47 deletions(-)

diff --git a/dev-python/fuse-python/Manifest b/dev-python/fuse-python/Manifest
deleted file mode 100644
index dea8d245b362..
--- a/dev-python/fuse-python/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST python-fuse-1.0.5.gh.tar.gz 46592 BLAKE2B 
9d33cf508a57b1a08f6c257ecee89386826f5f6c9be223f33c36789930baccaacab112305e264aa5c412f30bfff0562c6701b8ec1f9632d9d2e5ff8ea6013073
 SHA512 
e0d0cc0f3dee9416eefe430119e8f2f5a9bbc88a214d36d1d23c7e1f7ce78cc977a173f6d22c05cb928715d5c657ba29738f60453323b25299dddc08d57595d2

diff --git a/dev-python/fuse-python/fuse-python-1.0.5.ebuild 
b/dev-python/fuse-python/fuse-python-1.0.5.ebuild
deleted file mode 100644
index a45fa1f4a3ef..
--- a/dev-python/fuse-python/fuse-python-1.0.5.ebuild
+++ /dev/null
@@ -1,27 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_EXT=1
-DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{9..11} pypy3 )
-
-inherit distutils-r1
-
-MY_P=python-fuse-${PV}
-DESCRIPTION="Python FUSE bindings"
-HOMEPAGE="https://github.com/libfuse/python-fuse;
-SRC_URI="
-   https://github.com/libfuse/python-fuse/archive/v${PV}.tar.gz
-   -> ${MY_P}.gh.tar.gz
-"
-S="${WORKDIR}/${MY_P}"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-RDEPEND="sys-fs/fuse:0="
-DEPEND="${RDEPEND}"
-BDEPEND="virtual/pkgconfig"

diff --git a/dev-python/fuse-python/metadata.xml 
b/dev-python/fuse-python/metadata.xml
deleted file mode 100644
index 85b1282ba244..
--- a/dev-python/fuse-python/metadata.xml
+++ /dev/null
@@ -1,13 +0,0 @@
-
-https://www.gentoo.org/dtd/metadata.dtd;>
-
-   
-   pyt...@gentoo.org
-   Python
-   
-   
-   libfuse/python-fuse
-   fuse-python
-   fuse
-   
-

diff --git a/profiles/package.mask b/profiles/package.mask
index 422e283f1c7f..d7bfb4bc6925 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -319,12 +319,6 @@ app-i18n/skkserv
 # Removal: 2024-05-26.  Bug #912842.
 net-misc/ttytter
 
-# Michał Górny  (2024-04-23)
-# Unmaintained in Gentoo.  Lacking tests, py3.12 support, outdated.
-# No revdeps.  The alternatives are dev-python/{llfuse,pyfuse3}.
-# Removal on 2024-05-23.  Bug #929453.
-dev-python/fuse-python
-
 # Michał Górny  (2024-04-11)
 # Contains a bug that could render the kernel fail to boot.
 # https://lore.kernel.org/oe-lkp/202403221630.2692c998-oliver.s...@intel.com/



[gentoo-commits] repo/gentoo:master commit in: profiles/

2024-05-31 Thread Arthur Zamarin
commit: 1d423fdd8574b2490bc3f008180ec63c6e5d9888
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Fri May 31 08:44:08 2024 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Fri May 31 08:44:08 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1d423fdd

net-mail/gnubiff: last-rite

Bug: https://bugs.gentoo.org/933241
Signed-off-by: Arthur Zamarin  gentoo.org>

 profiles/package.mask | 6 ++
 1 file changed, 6 insertions(+)

diff --git a/profiles/package.mask b/profiles/package.mask
index f7a635a65ec9..a31d514915ec 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -33,6 +33,12 @@
 
 #--- END OF EXAMPLES ---
 
+# Arthur Zamarin  (2024-05-31)
+# EAPI=6, maintainer-needed, incorrect LICENSE, fails to compile with
+# clang.
+# Removal on 2024-06-30.  Bugs #933241, #889912, #880267, #562822, #930500.
+net-mail/gnubiff
+
 # Arthur Zamarin  (2024-05-31)
 # EAPI=6, no activity upstream, maintianer-needed.
 # Removal on 2024-06-30.  Bugs #933239, #828068.



[gentoo-commits] repo/gentoo:master commit in: profiles/

2024-05-31 Thread Arthur Zamarin
commit: e6e040c35bc4139112ce0befa2f93fdfe2c4fee1
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Fri May 31 08:05:21 2024 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Fri May 31 08:05:49 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e6e040c3

app-emulation/phpvirtualbox: last-rite

Bug: https://bugs.gentoo.org/933239
Signed-off-by: Arthur Zamarin  gentoo.org>

 profiles/package.mask | 5 +
 1 file changed, 5 insertions(+)

diff --git a/profiles/package.mask b/profiles/package.mask
index cdc64cd6b9b6..f7a635a65ec9 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -33,6 +33,11 @@
 
 #--- END OF EXAMPLES ---
 
+# Arthur Zamarin  (2024-05-31)
+# EAPI=6, no activity upstream, maintianer-needed.
+# Removal on 2024-06-30.  Bugs #933239, #828068.
+app-emulation/phpvirtualbox
+
 # Sam James  (2024-05-29)
 # OpenPGP key of malicious xz co-maintainer. This key is no longer used
 # by any ebuilds in tree. Removal on 2024-06-29.



[gentoo-commits] repo/gentoo:master commit in: profiles/base/

2024-05-31 Thread Andreas Sturmlechner
commit: eb46c9a108c52975c27fcbb962962b26e862854d
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Fri May 31 08:00:38 2024 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Fri May 31 08:00:38 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eb46c9a1

profiles: base: pyside2, shiboken2 don't support >=py3_12

Signed-off-by: Andreas Sturmlechner  gentoo.org>

 profiles/base/package.use | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/profiles/base/package.use b/profiles/base/package.use
index bcf382eb7323..96701b3e118b 100644
--- a/profiles/base/package.use
+++ b/profiles/base/package.use
@@ -5,6 +5,8 @@
 # Only up to python 3.11 supported, bug #929546
  (2024-03-23)
 # Used by pkgcheck, so let's make it easier for all developers to install it



[gentoo-commits] repo/gentoo:master commit in: profiles/base/

2024-05-30 Thread Andreas Sturmlechner
commit: 177509c9474b191ae907e44259f37bd6cabd6d9d
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Thu May 30 20:32:15 2024 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Fri May 31 05:46:33 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=177509c9

profiles: base: kdevelop-python, falkon-23.08.5 don't support >=py3_12

Bug: https://bugs.gentoo.org/929546
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 profiles/base/package.use | 5 +
 1 file changed, 5 insertions(+)

diff --git a/profiles/base/package.use b/profiles/base/package.use
index cf646b56fb24..bcf382eb7323 100644
--- a/profiles/base/package.use
+++ b/profiles/base/package.use
@@ -1,6 +1,11 @@
 # Copyright 1999-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
+# Andreas Sturmlechner  (2024-05-30)
+# Only up to python 3.11 supported, bug #929546
+ (2024-03-23)
 # Used by pkgcheck, so let's make it easier for all developers to install it
 >=dev-libs/tree-sitter-bash-0.21.0 python



[gentoo-commits] repo/gentoo:master commit in: profiles/features/musl/

2024-05-30 Thread Sam James
commit: 47556239474aa4a7acf0328a95c6c7de571b9f8b
Author: Violet Purcell  inventati  org>
AuthorDate: Wed May 15 14:39:54 2024 +
Commit: Sam James  gentoo  org>
CommitDate: Fri May 31 00:37:19 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=47556239

profiles: mask dev-lang/python[jit] on musl

As of now, Python does not support the new JIT on musl, see
https://peps.python.org/pep-0744/#support. While it may still
theoretically work, musl triples cause the hardcoded target triple
check to fail.

Closes: https://bugs.gentoo.org/931772
Signed-off-by: Violet Purcell  inventati.org>
Closes: https://github.com/gentoo/gentoo/pull/36685
Signed-off-by: Sam James  gentoo.org>

 profiles/features/musl/package.use.mask | 5 +
 1 file changed, 5 insertions(+)

diff --git a/profiles/features/musl/package.use.mask 
b/profiles/features/musl/package.use.mask
index 1cab96e8fa9e..ae69fd211ee3 100644
--- a/profiles/features/musl/package.use.mask
+++ b/profiles/features/musl/package.use.mask
@@ -1,6 +1,11 @@
 # Copyright 1999-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
+# Violet Purcell  (2024-05-15)
+# Python does not support JIT on musl, see
+# https://peps.python.org/pep-0744/#support.
+dev-lang/python jit
+
 # Robert Förster  (2024-05-06)
 # dev-db/mongodb is masked on musl
 dev-libs/mongo-c-driver test



[gentoo-commits] repo/gentoo:master commit in: profiles/default/linux/m68k/17.0/systemd/merged-usr/, ...

2024-05-30 Thread Andreas K. Hüttel
commit: c4c3d07ec20048002ef62007a2e906d12d46a72c
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Thu May 30 22:12:25 2024 +
Commit: Andreas K. Hüttel  gentoo  org>
CommitDate: Thu May 30 22:16:08 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c4c3d07e

profiles: deprecate m68k 17.0 profiles

Signed-off-by: Andreas K. Hüttel  gentoo.org>

 profiles/default/linux/m68k/17.0/deprecated| 104 +
 .../linux/m68k/17.0/systemd/merged-usr/deprecated  | 104 +
 2 files changed, 208 insertions(+)

diff --git a/profiles/default/linux/m68k/17.0/deprecated 
b/profiles/default/linux/m68k/17.0/deprecated
new file mode 100644
index ..5b3bb8039bb2
--- /dev/null
+++ b/profiles/default/linux/m68k/17.0/deprecated
@@ -0,0 +1,104 @@
+default/linux/m68k/23.0/split-usr
+
+A profile upgrade to version 23.0 is available for your architecture.
+The new 23.0 profiles enable some toolchain hardening features and 
+performance enhancements by default, and standardize settings.
+You can find the list of changes on the wiki tracking page [1].
+
+Upgrade instructions
+
+Note 1: If you have manually changed your CHOST to a value different from 
+what the stages and profiles set, you may have to do that in the future too.
+In that case you should know what you are doing, hopefully; please read the 
+instructions with a critical eye then.
+
+Note 2: In case you are already familiar with binary packages, you should be
+able to add "--getbinpkg" to the emerge calls to speed things up.
+The use of binary packages is completely optional though, and also not
+as much tested as the source-based upgrade path yet.
+
+1. Ensure your system backups are up to date. Please also update
+   your system fully and depclean before proceeding.
+   glibc older than 2.36 and musl older than 1.2.4 is not supported anymore.
+
+2. If you are still using one of the long-deprecated amd64 17.0 profiles 
+   (other than x32 or musl), then first complete the migration to the 
+   corresponding 17.1 profile. Instructions can be found at [3].
+   
+3. If you are currently using systemd in a split-usr configuration, then first 
+   complete the migration to the corresponding merged-usr profile of the 
+   same profile version. Details on how to do this can be found in the news 
+   item [4].
+   If you are currently using openrc, migrate to 23.0 first, keeping your disk
+   layout. If you want to move from split-usr to merged-usr, do that 
afterwards.
+
+4. Run "emerge --info" and note down the value of the CHOST variable.
+
+5. Edit /etc/portage/make.conf; if there is a line defining the CHOST variable,
+   remove it. Also delete all lines defining CHOST_... variables.
+
+6. Select the 23.0 profile corresponding to your current profile, either using
+   "eselect profile" or by manually setting the profile symlink.
+   Note that old profiles are by default split-usr and the 23.0 profiles by
+   default merged-usr. Do NOT change directory scheme now, since this will
+   mess up your system! 
+   Instead, make sure that the new profile has the same property: for example, 
+   OLD default/linux/amd64/17.1  
+==>  NEW default/linux/amd64/23.0/split-usr
+ (added "split-usr")
+   OLD default/linux/amd64/17.1/systemd/merged-usr  
+==>  NEW default/linux/amd64/23.0/systemd
+ (removed "merged-usr")
+   A detailed table of the upgrade paths can be found at [5]. Please consult 
it.
+   In some cases (hppa, x86) the table will tell you to pick between two 
choices. 
+   What you need should be obvious from your *old* CHOST value (from step 4).
+
+7. Delete the contents of your binary package cache at ${PKGDIR}
+ rm -r /var/cache/binpkgs/*
+
+8. In the file or directory /etc/portage/binrepos.conf (if existing), update
+   the URI in all configuration such that they point to 23.0 profile binhost 
+   directories. The exact paths can be found in the table at [5], too.
+
+9. Rebuild or reinstall from binary (if available) the following packages in
+   this order, with the same version as already active:
+ emerge --ask --oneshot sys-devel/binutils
+   (you may have to run binutils-config and re-select your binutils now)
+ emerge --ask --oneshot sys-devel/gcc
+   (IMPORTANT: If this command wants to rebuild glibc first, do *not* let it 
do 
+that; instead, abort and try again with --nodeps added to the command 
line.)
+   (you may have to run gcc-config and re-select your gcc now)
+   and the C library, i.e. for glibc-based systems
+ emerge --ask --oneshot sys-libs/glibc
+   or for musl-based systems
+ emerge --ask --oneshot sys-libs/musl
+
+10. Re-run "emerge --info" and check if CHOST has changed compared to step 4.
+
+If the CHOST has NOT changed, skip to step 13 (env-update). Otherwise, 
+
+11. Recheck with binutils-config and gcc-config that valid installed versions
+   of binutils and gcc are selected.
+
+12. Check 

[gentoo-commits] repo/gentoo:master commit in: profiles/default/linux/loong/22.0/la64v100/lp64d/desktop/systemd/merged-usr/, ...

2024-05-30 Thread Andreas K. Hüttel
commit: e2de8c990e56bd6011b7dd22e8a848a446efac72
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Thu May 30 22:10:13 2024 +
Commit: Andreas K. Hüttel  gentoo  org>
CommitDate: Thu May 30 22:16:05 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e2de8c99

profiles: deprecate loong 22.0 profiles

Signed-off-by: Andreas K. Hüttel  gentoo.org>

 .../linux/loong/22.0/la64v100/lp64d/deprecated | 104 +
 .../loong/22.0/la64v100/lp64d/desktop/deprecated   | 104 +
 .../22.0/la64v100/lp64d/desktop/gnome/deprecated   | 104 +
 .../desktop/gnome/systemd/merged-usr/deprecated| 104 +
 .../22.0/la64v100/lp64d/desktop/plasma/deprecated  | 104 +
 .../desktop/plasma/systemd/merged-usr/deprecated   | 104 +
 .../lp64d/desktop/systemd/merged-usr/deprecated| 104 +
 .../loong/22.0/la64v100/lp64d/developer/deprecated | 104 +
 .../la64v100/lp64d/systemd/merged-usr/deprecated   | 104 +
 9 files changed, 936 insertions(+)

diff --git a/profiles/default/linux/loong/22.0/la64v100/lp64d/deprecated 
b/profiles/default/linux/loong/22.0/la64v100/lp64d/deprecated
new file mode 100644
index ..e014056c3146
--- /dev/null
+++ b/profiles/default/linux/loong/22.0/la64v100/lp64d/deprecated
@@ -0,0 +1,104 @@
+default/linux/loong/23.0/la64v100/split-usr/lp64d
+
+A profile upgrade to version 23.0 is available for your architecture.
+The new 23.0 profiles enable some toolchain hardening features and 
+performance enhancements by default, and standardize settings.
+You can find the list of changes on the wiki tracking page [1].
+
+Upgrade instructions
+
+Note 1: If you have manually changed your CHOST to a value different from 
+what the stages and profiles set, you may have to do that in the future too.
+In that case you should know what you are doing, hopefully; please read the 
+instructions with a critical eye then.
+
+Note 2: In case you are already familiar with binary packages, you should be
+able to add "--getbinpkg" to the emerge calls to speed things up.
+The use of binary packages is completely optional though, and also not
+as much tested as the source-based upgrade path yet.
+
+1. Ensure your system backups are up to date. Please also update
+   your system fully and depclean before proceeding.
+   glibc older than 2.36 and musl older than 1.2.4 is not supported anymore.
+
+2. If you are still using one of the long-deprecated amd64 17.0 profiles 
+   (other than x32 or musl), then first complete the migration to the 
+   corresponding 17.1 profile. Instructions can be found at [3].
+   
+3. If you are currently using systemd in a split-usr configuration, then first 
+   complete the migration to the corresponding merged-usr profile of the 
+   same profile version. Details on how to do this can be found in the news 
+   item [4].
+   If you are currently using openrc, migrate to 23.0 first, keeping your disk
+   layout. If you want to move from split-usr to merged-usr, do that 
afterwards.
+
+4. Run "emerge --info" and note down the value of the CHOST variable.
+
+5. Edit /etc/portage/make.conf; if there is a line defining the CHOST variable,
+   remove it. Also delete all lines defining CHOST_... variables.
+
+6. Select the 23.0 profile corresponding to your current profile, either using
+   "eselect profile" or by manually setting the profile symlink.
+   Note that old profiles are by default split-usr and the 23.0 profiles by
+   default merged-usr. Do NOT change directory scheme now, since this will
+   mess up your system! 
+   Instead, make sure that the new profile has the same property: for example, 
+   OLD default/linux/amd64/17.1  
+==>  NEW default/linux/amd64/23.0/split-usr
+ (added "split-usr")
+   OLD default/linux/amd64/17.1/systemd/merged-usr  
+==>  NEW default/linux/amd64/23.0/systemd
+ (removed "merged-usr")
+   A detailed table of the upgrade paths can be found at [5]. Please consult 
it.
+   In some cases (hppa, x86) the table will tell you to pick between two 
choices. 
+   What you need should be obvious from your *old* CHOST value (from step 4).
+
+7. Delete the contents of your binary package cache at ${PKGDIR}
+ rm -r /var/cache/binpkgs/*
+
+8. In the file or directory /etc/portage/binrepos.conf (if existing), update
+   the URI in all configuration such that they point to 23.0 profile binhost 
+   directories. The exact paths can be found in the table at [5], too.
+
+9. Rebuild or reinstall from binary (if available) the following packages in
+   this order, with the same version as already active:
+ emerge --ask --oneshot sys-devel/binutils
+   (you may have to run binutils-config and re-select your binutils now)
+ emerge --ask --oneshot sys-devel/gcc
+   (IMPORTANT: If this command wants to rebuild glibc first, 

[gentoo-commits] repo/gentoo:master commit in: profiles/default/linux/hppa/17.0/desktop/, ...

2024-05-30 Thread Andreas K. Hüttel
commit: ce80de25e013a927ed21c6deee67a944ab5a3844
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Thu May 30 13:08:40 2024 +
Commit: Andreas K. Hüttel  gentoo  org>
CommitDate: Thu May 30 22:15:59 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ce80de25

profiles: deprecate hppa 17.0 profiles

Signed-off-by: Andreas K. Hüttel  gentoo.org>

 profiles/default/linux/hppa/17.0/deprecated| 104 +
 .../default/linux/hppa/17.0/desktop/deprecated | 104 +
 .../default/linux/hppa/17.0/developer/deprecated   | 104 +
 .../linux/hppa/17.0/systemd/merged-usr/deprecated  | 104 +
 4 files changed, 416 insertions(+)

diff --git a/profiles/default/linux/hppa/17.0/deprecated 
b/profiles/default/linux/hppa/17.0/deprecated
new file mode 100644
index ..063fe9af04c0
--- /dev/null
+++ b/profiles/default/linux/hppa/17.0/deprecated
@@ -0,0 +1,104 @@
+
+
+A profile upgrade to version 23.0 is available for your architecture.
+The new 23.0 profiles enable some toolchain hardening features and 
+performance enhancements by default, and standardize settings.
+You can find the list of changes on the wiki tracking page [1].
+
+Upgrade instructions
+
+Note 1: If you have manually changed your CHOST to a value different from 
+what the stages and profiles set, you may have to do that in the future too.
+In that case you should know what you are doing, hopefully; please read the 
+instructions with a critical eye then.
+
+Note 2: In case you are already familiar with binary packages, you should be
+able to add "--getbinpkg" to the emerge calls to speed things up.
+The use of binary packages is completely optional though, and also not
+as much tested as the source-based upgrade path yet.
+
+1. Ensure your system backups are up to date. Please also update
+   your system fully and depclean before proceeding.
+   glibc older than 2.36 and musl older than 1.2.4 is not supported anymore.
+
+2. If you are still using one of the long-deprecated amd64 17.0 profiles 
+   (other than x32 or musl), then first complete the migration to the 
+   corresponding 17.1 profile. Instructions can be found at [3].
+   
+3. If you are currently using systemd in a split-usr configuration, then first 
+   complete the migration to the corresponding merged-usr profile of the 
+   same profile version. Details on how to do this can be found in the news 
+   item [4].
+   If you are currently using openrc, migrate to 23.0 first, keeping your disk
+   layout. If you want to move from split-usr to merged-usr, do that 
afterwards.
+
+4. Run "emerge --info" and note down the value of the CHOST variable.
+
+5. Edit /etc/portage/make.conf; if there is a line defining the CHOST variable,
+   remove it. Also delete all lines defining CHOST_... variables.
+
+6. Select the 23.0 profile corresponding to your current profile, either using
+   "eselect profile" or by manually setting the profile symlink.
+   Note that old profiles are by default split-usr and the 23.0 profiles by
+   default merged-usr. Do NOT change directory scheme now, since this will
+   mess up your system! 
+   Instead, make sure that the new profile has the same property: for example, 
+   OLD default/linux/amd64/17.1  
+==>  NEW default/linux/amd64/23.0/split-usr
+ (added "split-usr")
+   OLD default/linux/amd64/17.1/systemd/merged-usr  
+==>  NEW default/linux/amd64/23.0/systemd
+ (removed "merged-usr")
+   A detailed table of the upgrade paths can be found at [5]. Please consult 
it.
+   In some cases (hppa, x86) the table will tell you to pick between two 
choices. 
+   What you need should be obvious from your *old* CHOST value (from step 4).
+
+7. Delete the contents of your binary package cache at ${PKGDIR}
+ rm -r /var/cache/binpkgs/*
+
+8. In the file or directory /etc/portage/binrepos.conf (if existing), update
+   the URI in all configuration such that they point to 23.0 profile binhost 
+   directories. The exact paths can be found in the table at [5], too.
+
+9. Rebuild or reinstall from binary (if available) the following packages in
+   this order, with the same version as already active:
+ emerge --ask --oneshot sys-devel/binutils
+   (you may have to run binutils-config and re-select your binutils now)
+ emerge --ask --oneshot sys-devel/gcc
+   (IMPORTANT: If this command wants to rebuild glibc first, do *not* let it 
do 
+that; instead, abort and try again with --nodeps added to the command 
line.)
+   (you may have to run gcc-config and re-select your gcc now)
+   and the C library, i.e. for glibc-based systems
+ emerge --ask --oneshot sys-libs/glibc
+   or for musl-based systems
+ emerge --ask --oneshot sys-libs/musl
+
+10. Re-run "emerge --info" and check if CHOST has changed compared to step 4.
+
+If the CHOST has NOT changed, skip to step 13 (env-update). Otherwise, 
+
+11. 

[gentoo-commits] repo/gentoo:master commit in: profiles/default/linux/arm64/17.0/developer/, ...

2024-05-30 Thread Andreas K. Hüttel
commit: 3df4f79dab5b91a0b6902fa21efc014a3747b2c6
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Thu May 30 12:43:13 2024 +
Commit: Andreas K. Hüttel  gentoo  org>
CommitDate: Thu May 30 22:15:56 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3df4f79d

profiles: deprecate arm64 17.0 profiles

Signed-off-by: Andreas K. Hüttel  gentoo.org>

 .../default/linux/arm64/17.0/big-endian/deprecated | 104 +
 .../17.0/big-endian/systemd/merged-usr/deprecated  | 104 +
 profiles/default/linux/arm64/17.0/deprecated   | 104 +
 .../default/linux/arm64/17.0/desktop/deprecated| 104 +
 .../linux/arm64/17.0/desktop/gnome/deprecated  | 104 +
 .../desktop/gnome/systemd/merged-usr/deprecated| 104 +
 .../linux/arm64/17.0/desktop/plasma/deprecated | 104 +
 .../desktop/plasma/systemd/merged-usr/deprecated   | 104 +
 .../17.0/desktop/systemd/merged-usr/deprecated | 104 +
 .../default/linux/arm64/17.0/developer/deprecated  | 104 +
 .../default/linux/arm64/17.0/hardened/deprecated   | 104 +
 .../linux/arm64/17.0/hardened/selinux/deprecated   | 104 +
 profiles/default/linux/arm64/17.0/llvm/deprecated  | 104 +
 .../arm64/17.0/systemd/llvm/merged-usr/deprecated  | 104 +
 .../linux/arm64/17.0/systemd/merged-usr/deprecated | 104 +
 .../17.0/systemd/selinux/merged-usr/deprecated | 104 +
 16 files changed, 1664 insertions(+)

diff --git a/profiles/default/linux/arm64/17.0/big-endian/deprecated 
b/profiles/default/linux/arm64/17.0/big-endian/deprecated
new file mode 100644
index ..680df0d1ab93
--- /dev/null
+++ b/profiles/default/linux/arm64/17.0/big-endian/deprecated
@@ -0,0 +1,104 @@
+default/linux/arm64/23.0/split-usr/big-endian
+
+A profile upgrade to version 23.0 is available for your architecture.
+The new 23.0 profiles enable some toolchain hardening features and 
+performance enhancements by default, and standardize settings.
+You can find the list of changes on the wiki tracking page [1].
+
+Upgrade instructions
+
+Note 1: If you have manually changed your CHOST to a value different from 
+what the stages and profiles set, you may have to do that in the future too.
+In that case you should know what you are doing, hopefully; please read the 
+instructions with a critical eye then.
+
+Note 2: In case you are already familiar with binary packages, you should be
+able to add "--getbinpkg" to the emerge calls to speed things up.
+The use of binary packages is completely optional though, and also not
+as much tested as the source-based upgrade path yet.
+
+1. Ensure your system backups are up to date. Please also update
+   your system fully and depclean before proceeding.
+   glibc older than 2.36 and musl older than 1.2.4 is not supported anymore.
+
+2. If you are still using one of the long-deprecated amd64 17.0 profiles 
+   (other than x32 or musl), then first complete the migration to the 
+   corresponding 17.1 profile. Instructions can be found at [3].
+   
+3. If you are currently using systemd in a split-usr configuration, then first 
+   complete the migration to the corresponding merged-usr profile of the 
+   same profile version. Details on how to do this can be found in the news 
+   item [4].
+   If you are currently using openrc, migrate to 23.0 first, keeping your disk
+   layout. If you want to move from split-usr to merged-usr, do that 
afterwards.
+
+4. Run "emerge --info" and note down the value of the CHOST variable.
+
+5. Edit /etc/portage/make.conf; if there is a line defining the CHOST variable,
+   remove it. Also delete all lines defining CHOST_... variables.
+
+6. Select the 23.0 profile corresponding to your current profile, either using
+   "eselect profile" or by manually setting the profile symlink.
+   Note that old profiles are by default split-usr and the 23.0 profiles by
+   default merged-usr. Do NOT change directory scheme now, since this will
+   mess up your system! 
+   Instead, make sure that the new profile has the same property: for example, 
+   OLD default/linux/amd64/17.1  
+==>  NEW default/linux/amd64/23.0/split-usr
+ (added "split-usr")
+   OLD default/linux/amd64/17.1/systemd/merged-usr  
+==>  NEW default/linux/amd64/23.0/systemd
+ (removed "merged-usr")
+   A detailed table of the upgrade paths can be found at [5]. Please consult 
it.
+   In some cases (hppa, x86) the table will tell you to pick between two 
choices. 
+   What you need should be obvious from your *old* CHOST value (from step 4).
+
+7. Delete the contents of your binary package cache at ${PKGDIR}
+ rm -r /var/cache/binpkgs/*
+
+8. In the file or directory 

[gentoo-commits] repo/gentoo:master commit in: profiles/default/linux/ia64/17.0/desktop/gnome/systemd/merged-usr/, ...

2024-05-30 Thread Andreas K. Hüttel
commit: 2efecd5f130ede5acfb03a1ff44be9322d99e33a
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Thu May 30 14:21:41 2024 +
Commit: Andreas K. Hüttel  gentoo  org>
CommitDate: Thu May 30 22:16:02 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2efecd5f

profiles: deprecate ia64 17.0 profiles

Signed-off-by: Andreas K. Hüttel  gentoo.org>

 profiles/default/linux/ia64/17.0/deprecated| 104 +
 .../default/linux/ia64/17.0/desktop/deprecated | 104 +
 .../linux/ia64/17.0/desktop/gnome/deprecated   | 104 +
 .../desktop/gnome/systemd/merged-usr/deprecated| 104 +
 .../default/linux/ia64/17.0/developer/deprecated   | 104 +
 .../linux/ia64/17.0/systemd/merged-usr/deprecated  | 104 +
 6 files changed, 624 insertions(+)

diff --git a/profiles/default/linux/ia64/17.0/deprecated 
b/profiles/default/linux/ia64/17.0/deprecated
new file mode 100644
index ..db515b7e21ae
--- /dev/null
+++ b/profiles/default/linux/ia64/17.0/deprecated
@@ -0,0 +1,104 @@
+default/linux/ia64/23.0/split-usr
+
+A profile upgrade to version 23.0 is available for your architecture.
+The new 23.0 profiles enable some toolchain hardening features and 
+performance enhancements by default, and standardize settings.
+You can find the list of changes on the wiki tracking page [1].
+
+Upgrade instructions
+
+Note 1: If you have manually changed your CHOST to a value different from 
+what the stages and profiles set, you may have to do that in the future too.
+In that case you should know what you are doing, hopefully; please read the 
+instructions with a critical eye then.
+
+Note 2: In case you are already familiar with binary packages, you should be
+able to add "--getbinpkg" to the emerge calls to speed things up.
+The use of binary packages is completely optional though, and also not
+as much tested as the source-based upgrade path yet.
+
+1. Ensure your system backups are up to date. Please also update
+   your system fully and depclean before proceeding.
+   glibc older than 2.36 and musl older than 1.2.4 is not supported anymore.
+
+2. If you are still using one of the long-deprecated amd64 17.0 profiles 
+   (other than x32 or musl), then first complete the migration to the 
+   corresponding 17.1 profile. Instructions can be found at [3].
+   
+3. If you are currently using systemd in a split-usr configuration, then first 
+   complete the migration to the corresponding merged-usr profile of the 
+   same profile version. Details on how to do this can be found in the news 
+   item [4].
+   If you are currently using openrc, migrate to 23.0 first, keeping your disk
+   layout. If you want to move from split-usr to merged-usr, do that 
afterwards.
+
+4. Run "emerge --info" and note down the value of the CHOST variable.
+
+5. Edit /etc/portage/make.conf; if there is a line defining the CHOST variable,
+   remove it. Also delete all lines defining CHOST_... variables.
+
+6. Select the 23.0 profile corresponding to your current profile, either using
+   "eselect profile" or by manually setting the profile symlink.
+   Note that old profiles are by default split-usr and the 23.0 profiles by
+   default merged-usr. Do NOT change directory scheme now, since this will
+   mess up your system! 
+   Instead, make sure that the new profile has the same property: for example, 
+   OLD default/linux/amd64/17.1  
+==>  NEW default/linux/amd64/23.0/split-usr
+ (added "split-usr")
+   OLD default/linux/amd64/17.1/systemd/merged-usr  
+==>  NEW default/linux/amd64/23.0/systemd
+ (removed "merged-usr")
+   A detailed table of the upgrade paths can be found at [5]. Please consult 
it.
+   In some cases (hppa, x86) the table will tell you to pick between two 
choices. 
+   What you need should be obvious from your *old* CHOST value (from step 4).
+
+7. Delete the contents of your binary package cache at ${PKGDIR}
+ rm -r /var/cache/binpkgs/*
+
+8. In the file or directory /etc/portage/binrepos.conf (if existing), update
+   the URI in all configuration such that they point to 23.0 profile binhost 
+   directories. The exact paths can be found in the table at [5], too.
+
+9. Rebuild or reinstall from binary (if available) the following packages in
+   this order, with the same version as already active:
+ emerge --ask --oneshot sys-devel/binutils
+   (you may have to run binutils-config and re-select your binutils now)
+ emerge --ask --oneshot sys-devel/gcc
+   (IMPORTANT: If this command wants to rebuild glibc first, do *not* let it 
do 
+that; instead, abort and try again with --nodeps added to the command 
line.)
+   (you may have to run gcc-config and re-select your gcc now)
+   and the C library, i.e. for glibc-based systems
+ emerge --ask --oneshot sys-libs/glibc
+   or for musl-based systems
+ emerge 

[gentoo-commits] repo/gentoo:master commit in: profiles/default/linux/alpha/17.0/desktop/gnome/systemd/merged-usr/, ...

2024-05-30 Thread Andreas K. Hüttel
commit: ae0ef24ceb00c463ebaa47c9621b20f1845a5338
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Fri May 17 23:00:08 2024 +
Commit: Andreas K. Hüttel  gentoo  org>
CommitDate: Thu May 30 22:15:47 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ae0ef24c

profiles: deprecate alpha 17.0 profiles

Signed-off-by: Andreas K. Hüttel  gentoo.org>

 profiles/default/linux/alpha/17.0/deprecated   | 104 +
 .../default/linux/alpha/17.0/desktop/deprecated| 104 +
 .../linux/alpha/17.0/desktop/gnome/deprecated  | 104 +
 .../desktop/gnome/systemd/merged-usr/deprecated| 104 +
 .../default/linux/alpha/17.0/developer/deprecated  | 104 +
 .../linux/alpha/17.0/systemd/merged-usr/deprecated | 104 +
 6 files changed, 624 insertions(+)

diff --git a/profiles/default/linux/alpha/17.0/deprecated 
b/profiles/default/linux/alpha/17.0/deprecated
new file mode 100644
index ..3cee56363026
--- /dev/null
+++ b/profiles/default/linux/alpha/17.0/deprecated
@@ -0,0 +1,104 @@
+default/linux/alpha/23.0/split-usr
+
+A profile upgrade to version 23.0 is available for your architecture.
+The new 23.0 profiles enable some toolchain hardening features and 
+performance enhancements by default, and standardize settings.
+You can find the list of changes on the wiki tracking page [1].
+
+Upgrade instructions
+
+Note 1: If you have manually changed your CHOST to a value different from 
+what the stages and profiles set, you may have to do that in the future too.
+In that case you should know what you are doing, hopefully; please read the 
+instructions with a critical eye then.
+
+Note 2: In case you are already familiar with binary packages, you should be
+able to add "--getbinpkg" to the emerge calls to speed things up.
+The use of binary packages is completely optional though, and also not
+as much tested as the source-based upgrade path yet.
+
+1. Ensure your system backups are up to date. Please also update
+   your system fully and depclean before proceeding.
+   glibc older than 2.36 and musl older than 1.2.4 is not supported anymore.
+
+2. If you are still using one of the long-deprecated amd64 17.0 profiles 
+   (other than x32 or musl), then first complete the migration to the 
+   corresponding 17.1 profile. Instructions can be found at [3].
+   
+3. If you are currently using systemd in a split-usr configuration, then first 
+   complete the migration to the corresponding merged-usr profile of the 
+   same profile version. Details on how to do this can be found in the news 
+   item [4].
+   If you are currently using openrc, migrate to 23.0 first, keeping your disk
+   layout. If you want to move from split-usr to merged-usr, do that 
afterwards.
+
+4. Run "emerge --info" and note down the value of the CHOST variable.
+
+5. Edit /etc/portage/make.conf; if there is a line defining the CHOST variable,
+   remove it. Also delete all lines defining CHOST_... variables.
+
+6. Select the 23.0 profile corresponding to your current profile, either using
+   "eselect profile" or by manually setting the profile symlink.
+   Note that old profiles are by default split-usr and the 23.0 profiles by
+   default merged-usr. Do NOT change directory scheme now, since this will
+   mess up your system! 
+   Instead, make sure that the new profile has the same property: for example, 
+   OLD default/linux/amd64/17.1  
+==>  NEW default/linux/amd64/23.0/split-usr
+ (added "split-usr")
+   OLD default/linux/amd64/17.1/systemd/merged-usr  
+==>  NEW default/linux/amd64/23.0/systemd
+ (removed "merged-usr")
+   A detailed table of the upgrade paths can be found at [5]. Please consult 
it.
+   In some cases (hppa, x86) the table will tell you to pick between two 
choices. 
+   What you need should be obvious from your *old* CHOST value (from step 4).
+
+7. Delete the contents of your binary package cache at ${PKGDIR}
+ rm -r /var/cache/binpkgs/*
+
+8. In the file or directory /etc/portage/binrepos.conf (if existing), update
+   the URI in all configuration such that they point to 23.0 profile binhost 
+   directories. The exact paths can be found in the table at [5], too.
+
+9. Rebuild or reinstall from binary (if available) the following packages in
+   this order, with the same version as already active:
+ emerge --ask --oneshot sys-devel/binutils
+   (you may have to run binutils-config and re-select your binutils now)
+ emerge --ask --oneshot sys-devel/gcc
+   (IMPORTANT: If this command wants to rebuild glibc first, do *not* let it 
do 
+that; instead, abort and try again with --nodeps added to the command 
line.)
+   (you may have to run gcc-config and re-select your gcc now)
+   and the C library, i.e. for glibc-based systems
+ emerge --ask --oneshot sys-libs/glibc
+   or for musl-based systems
+ 

[gentoo-commits] repo/gentoo:master commit in: profiles/default/linux/amd64/17.0/x32/, ...

2024-05-30 Thread Andreas K. Hüttel
commit: 946b7e49d932d113c0456d5bbbf232913865a6e8
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Wed May 29 20:02:28 2024 +
Commit: Andreas K. Hüttel  gentoo  org>
CommitDate: Thu May 30 22:15:50 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=946b7e49

profiles: deprecate amd64 17.0 and 17.1 profiles

Signed-off-by: Andreas K. Hüttel  gentoo.org>

 profiles/default/linux/amd64/17.0/x32/deprecated   | 104 +
 .../amd64/17.0/x32/systemd/merged-usr/deprecated   | 104 +
 profiles/default/linux/amd64/17.1/clang/deprecated | 104 +
 profiles/default/linux/amd64/17.1/deprecated   | 104 +
 .../default/linux/amd64/17.1/desktop/deprecated| 104 +
 .../linux/amd64/17.1/desktop/gnome/deprecated  | 104 +
 .../desktop/gnome/systemd/merged-usr/deprecated| 104 +
 .../linux/amd64/17.1/desktop/plasma/deprecated | 104 +
 .../desktop/plasma/systemd/merged-usr/deprecated   | 104 +
 .../17.1/desktop/systemd/merged-usr/deprecated | 104 +
 .../default/linux/amd64/17.1/developer/deprecated  | 104 +
 .../default/linux/amd64/17.1/hardened/deprecated   | 104 +
 .../linux/amd64/17.1/hardened/selinux/deprecated   | 104 +
 .../linux/amd64/17.1/no-multilib/deprecated| 104 +
 .../amd64/17.1/no-multilib/hardened/deprecated | 104 +
 .../17.1/no-multilib/hardened/selinux/deprecated   | 104 +
 .../17.1/no-multilib/systemd/merged-usr/deprecated | 104 +
 .../17.1/no-multilib/systemd/selinux/deprecated|  33 +++
 .../systemd/selinux/merged-usr/deprecated  | 104 +
 .../default/linux/amd64/17.1/selinux/deprecated| 104 +
 .../linux/amd64/17.1/systemd/clang/deprecated  |  33 +++
 .../amd64/17.1/systemd/clang/merged-usr/deprecated | 104 +
 .../linux/amd64/17.1/systemd/merged-usr/deprecated | 104 +
 .../linux/amd64/17.1/systemd/selinux/deprecated|  33 +++
 .../17.1/systemd/selinux/merged-usr/deprecated | 104 +
 25 files changed, 2387 insertions(+)

diff --git a/profiles/default/linux/amd64/17.0/x32/deprecated 
b/profiles/default/linux/amd64/17.0/x32/deprecated
new file mode 100644
index ..69d1807d0750
--- /dev/null
+++ b/profiles/default/linux/amd64/17.0/x32/deprecated
@@ -0,0 +1,104 @@
+default/linux/amd64/23.0/split-usr/x32
+
+A profile upgrade to version 23.0 is available for your architecture.
+The new 23.0 profiles enable some toolchain hardening features and 
+performance enhancements by default, and standardize settings.
+You can find the list of changes on the wiki tracking page [1].
+
+Upgrade instructions
+
+Note 1: If you have manually changed your CHOST to a value different from 
+what the stages and profiles set, you may have to do that in the future too.
+In that case you should know what you are doing, hopefully; please read the 
+instructions with a critical eye then.
+
+Note 2: In case you are already familiar with binary packages, you should be
+able to add "--getbinpkg" to the emerge calls to speed things up.
+The use of binary packages is completely optional though, and also not
+as much tested as the source-based upgrade path yet.
+
+1. Ensure your system backups are up to date. Please also update
+   your system fully and depclean before proceeding.
+   glibc older than 2.36 and musl older than 1.2.4 is not supported anymore.
+
+2. If you are still using one of the long-deprecated amd64 17.0 profiles 
+   (other than x32 or musl), then first complete the migration to the 
+   corresponding 17.1 profile. Instructions can be found at [3].
+   
+3. If you are currently using systemd in a split-usr configuration, then first 
+   complete the migration to the corresponding merged-usr profile of the 
+   same profile version. Details on how to do this can be found in the news 
+   item [4].
+   If you are currently using openrc, migrate to 23.0 first, keeping your disk
+   layout. If you want to move from split-usr to merged-usr, do that 
afterwards.
+
+4. Run "emerge --info" and note down the value of the CHOST variable.
+
+5. Edit /etc/portage/make.conf; if there is a line defining the CHOST variable,
+   remove it. Also delete all lines defining CHOST_... variables.
+
+6. Select the 23.0 profile corresponding to your current profile, either using
+   "eselect profile" or by manually setting the profile symlink.
+   Note that old profiles are by default split-usr and the 23.0 profiles by
+   default merged-usr. Do NOT change directory scheme now, since this will
+   mess up your system! 
+   Instead, make sure that the new profile has the same property: for example, 
+   

[gentoo-commits] repo/gentoo:master commit in: profiles/arch/amd64/x32/

2024-05-30 Thread Andreas Sturmlechner
commit: a1712eff1b74de86eca8295d33a887c60614de08
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Thu May 30 17:00:55 2024 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Thu May 30 17:14:02 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a1712eff

profiles: amd64/x32: Drop bogus media-sound/audex package.mask

Signed-off-by: Andreas Sturmlechner  gentoo.org>

 profiles/arch/amd64/x32/package.mask | 1 -
 1 file changed, 1 deletion(-)

diff --git a/profiles/arch/amd64/x32/package.mask 
b/profiles/arch/amd64/x32/package.mask
index 4a4c909dff25..368e78393fa7 100644
--- a/profiles/arch/amd64/x32/package.mask
+++ b/profiles/arch/amd64/x32/package.mask
@@ -132,7 +132,6 @@ kde-misc/zanshin
 media-gfx/digikam
 media-gfx/luminance-hdr
 >=media-gfx/skanpage-24.04.90
->=media-sound/audex-24.04.90
 media-sound/frescobaldi
 media-sound/teamspeak-client:3
 media-video/vidify



[gentoo-commits] repo/gentoo:master commit in: profiles/

2024-05-30 Thread Andreas Sturmlechner
commit: 797899be4414fbd1162e1b8a0c38076164e74c73
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Thu May 30 14:01:11 2024 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Thu May 30 14:01:41 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=797899be

profiles: Unmask app-text/poppler-24.05.0

Signed-off-by: Andreas Sturmlechner  gentoo.org>

 profiles/package.mask | 4 
 1 file changed, 4 deletions(-)

diff --git a/profiles/package.mask b/profiles/package.mask
index 8e620c4ee6aa..459934cbea61 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -180,10 +180,6 @@ dev-python/whichcraft
 # Removal on 2024-06-16.
 sci-libs/beagle
 
-# Andreas Sturmlechner  (2024-05-14)
-# Breaks build of revdeps. Bugs #931916, #931917
-~app-text/poppler-24.05.0
-
 # Arthur Zamarin  (2024-05-13)
 # EAPI=6, fails to compile, archived upstream, uses deprecated go eclasses.
 # Removal: 2024-06-12.  Bugs #931879, #734186.



[gentoo-commits] repo/gentoo:master commit in: profiles/

2024-05-29 Thread Sam James
commit: 9ac6efd96e3d19312d4bb1017b5d6a23ec6c7ab1
Author: Sam James  gentoo  org>
AuthorDate: Wed May 29 18:36:11 2024 +
Commit: Sam James  gentoo  org>
CommitDate: Wed May 29 18:36:34 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9ac6efd9

profiles: last-rite sec-keys/openpgp-keys-jiatan

OpenPGP key of malicious xz co-maintainer. This key is no longer used
by any ebuilds in tree. Removal on 2024-06-29.

Bug: https://bugs.gentoo.org/928134
Signed-off-by: Sam James  gentoo.org>

 profiles/package.mask | 6 ++
 1 file changed, 6 insertions(+)

diff --git a/profiles/package.mask b/profiles/package.mask
index 59882cd71078..b0544665c883 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -33,6 +33,12 @@
 
 #--- END OF EXAMPLES ---
 
+# Sam James  (2024-05-29)
+# OpenPGP key of malicious xz co-maintainer. This key is no longer used
+# by any ebuilds in tree. Removal on 2024-06-29.
+# Bug #928134.
+sec-keys/openpgp-keys-jiatan
+
 # Sam James  (2024-05-28)
 # Breaks reverse dependencies like protobuf-c (bug #932857) and protobuf-26.1
 # itself isn't compatible with this abseil-cpp version (bug #932848).



[gentoo-commits] repo/gentoo:master commit in: profiles/base/

2024-05-28 Thread Alfredo Tupone
commit: 69185febec321c8ff4e44df069ddd4916aa1e071
Author: Alfredo Tupone  gentoo  org>
AuthorDate: Tue May 28 19:31:09 2024 +
Commit: Alfredo Tupone  gentoo  org>
CommitDate: Tue May 28 19:31:09 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=69185feb

profiles/base: Masking rocm on >=caffe2-2.3.0

Signed-off-by: Alfredo Tupone  gentoo.org>

 profiles/base/package.use.mask | 4 
 1 file changed, 4 insertions(+)

diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask
index 1adb01ebbe92..caaa4901f27d 100644
--- a/profiles/base/package.use.mask
+++ b/profiles/base/package.use.mask
@@ -6,6 +6,10 @@
 # This file is only for generic masks. For arch-specific masks (i.e.
 # mask everywhere, unmask on arch/*) use arch/base.
 
+# Alfredo Tupone  (2024-05-28)
+# Not working, bug #931046
+>=sci-libs/caffe2-2.3.0 rocm
+
 # Michał Górny  (2024-05-18)
 # dev-python/aesara is being removed.
 dev-python/sympy aesara



[gentoo-commits] repo/gentoo:master commit in: profiles/arch/powerpc/

2024-05-28 Thread Joonas Niilola
commit: a02c35b5fb41e263490dc1488f08019a059a96cb
Author: Joonas Niilola  gentoo  org>
AuthorDate: Tue May 28 13:37:54 2024 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Tue May 28 18:24:20 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a02c35b5

profiles/arch/powerpc: use.stable.mask libsecret[test-rust]

 - destabilization happening on the depchain.

Signed-off-by: Joonas Niilola  gentoo.org>

 profiles/arch/powerpc/package.use.stable.mask | 4 
 1 file changed, 4 insertions(+)

diff --git a/profiles/arch/powerpc/package.use.stable.mask 
b/profiles/arch/powerpc/package.use.stable.mask
index b7d60aceea32..7f30d8b4749a 100644
--- a/profiles/arch/powerpc/package.use.stable.mask
+++ b/profiles/arch/powerpc/package.use.stable.mask
@@ -17,6 +17,10 @@
 
 #--- END OF EXAMPLES ---
 
+# Joonas Niilola  (2024-05-28)
+# Depchain-destabilization on ppc (libsecret[test-rust] -> gjs -> spidermonkey)
+app-crypt/libsecret test-rust
+
 # Mart Raudsepp  (2023-12-25)
 # Libei not stable here yet
 x11-base/xwayland libei



[gentoo-commits] repo/gentoo:master commit in: profiles/arch/powerpc/

2024-05-28 Thread Joonas Niilola
commit: 3d60a3e5cf77ea9961c3d99c81c530aa5b212069
Author: Joonas Niilola  gentoo  org>
AuthorDate: Tue May 28 13:39:29 2024 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Tue May 28 18:24:20 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3d60a3e5

profiles/arch/powerpc: use.stable.mask glade[gjs]

 - destabilization happening for the depchain.

Signed-off-by: Joonas Niilola  gentoo.org>
Closes: https://github.com/gentoo/gentoo/pull/36873
Signed-off-by: Joonas Niilola  gentoo.org>

 profiles/arch/powerpc/package.use.stable.mask | 1 +
 1 file changed, 1 insertion(+)

diff --git a/profiles/arch/powerpc/package.use.stable.mask 
b/profiles/arch/powerpc/package.use.stable.mask
index 7f30d8b4749a..d534d544a17e 100644
--- a/profiles/arch/powerpc/package.use.stable.mask
+++ b/profiles/arch/powerpc/package.use.stable.mask
@@ -20,6 +20,7 @@
 # Joonas Niilola  (2024-05-28)
 # Depchain-destabilization on ppc (libsecret[test-rust] -> gjs -> spidermonkey)
 app-crypt/libsecret test-rust
+dev-util/glade gjs
 
 # Mart Raudsepp  (2023-12-25)
 # Libei not stable here yet



[gentoo-commits] repo/gentoo:master commit in: profiles/prefix/darwin/macos/

2024-05-28 Thread Fabian Groffen
commit: 92c6b019c938960daa3adca2fbbdac2f9c0bf3e5
Author: Fabian Groffen  gentoo  org>
AuthorDate: Tue May 28 14:10:01 2024 +
Commit: Fabian Groffen  gentoo  org>
CommitDate: Tue May 28 14:10:46 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=92c6b019

profiles/prefix/darwin/macos: mask net-dns/c-ares-1.29.0

Fails to compile, unbreak bootstraps by using 1.28.0

Bug: https://bugs.gentoo.org/932809
Signed-off-by: Fabian Groffen  gentoo.org>

 profiles/prefix/darwin/macos/package.mask | 4 
 1 file changed, 4 insertions(+)

diff --git a/profiles/prefix/darwin/macos/package.mask 
b/profiles/prefix/darwin/macos/package.mask
index 929018114296..962e14e44ebc 100644
--- a/profiles/prefix/darwin/macos/package.mask
+++ b/profiles/prefix/darwin/macos/package.mask
@@ -1,6 +1,10 @@
 # Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
+# Fabian Groffen  (2024-05-28)
+# Fails to compile on any macOS, bug #932809, pending investigation
+=net-dns/c-ares-1.29.0
+
 # Benda Xu  (2023-08-20)
 # Does not play well with linkers under macOS.
 # Undefined symbols for architecture x86_64:



[gentoo-commits] repo/gentoo:master commit in: profiles/

2024-05-27 Thread Sam James
commit: 8cb77397509a76c1eeeb919dedb2b52f744227be
Author: Sam James  gentoo  org>
AuthorDate: Tue May 28 00:12:55 2024 +
Commit: Sam James  gentoo  org>
CommitDate: Tue May 28 00:13:49 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8cb77397

profiles: mask new protobuf & abseil-cpp

Breaks reverse dependencies like protobuf-c (bug #932857) and protobuf-26.1
itself isn't compatible with this abseil-cpp version (bug #932848).

In addition, we still need to establish a new approach like a virtual
for protobuf because of its abseil dependency - see the discussion in bug 
#912819.

I'm not aware of a real hurry for new abseil/protobuf other than the
existing need for us to sort out the aforementioned virtual/ABI mess, so
masking is better than the status quo.

Closes: https://bugs.gentoo.org/932857
Bug: https://bugs.gentoo.org/932848
Bug: https://bugs.gentoo.org/912819
Signed-off-by: Sam James  gentoo.org>

 profiles/package.mask | 8 
 1 file changed, 8 insertions(+)

diff --git a/profiles/package.mask b/profiles/package.mask
index 2935bfaf6d95..59882cd71078 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -33,6 +33,14 @@
 
 #--- END OF EXAMPLES ---
 
+# Sam James  (2024-05-28)
+# Breaks reverse dependencies like protobuf-c (bug #932857) and protobuf-26.1
+# itself isn't compatible with this abseil-cpp version (bug #932848).
+# In addition, we still need to establish a new approach like a virtual
+# for protobuf because of its abseil dependency - see the discussion in bug 
#912819.
+~dev-libs/protobuf-26.1
+~dev-cpp/abseil-cpp-20240116.2
+
 # Hans de Graaff  (2024-05-26)
 # Upstream is gone. No longer compiles with modern C compilers. Last
 # release in 2011. No reverse dependencies. Masked for removal on



[gentoo-commits] repo/gentoo:master commit in: profiles/, x11-misc/sddm/, x11-misc/sddm/files/

2024-05-27 Thread Andreas Sturmlechner
commit: 8e38dfc25fd9f07b845e167a3b4da426ce4d6a00
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Mon May 27 22:00:07 2024 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Mon May 27 22:23:28 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8e38dfc2

x11-misc/sddm: add 0.21.0_p20240302, Qt6-only

Closes: https://bugs.gentoo.org/925866
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 profiles/package.mask  |   1 +
 x11-misc/sddm/Manifest |   1 +
 .../files/sddm-0.20.0-respect-user-flags.patch |  16 ++-
 x11-misc/sddm/sddm-0.21.0_p20240302.ebuild | 148 +
 4 files changed, 165 insertions(+), 1 deletion(-)

diff --git a/profiles/package.mask b/profiles/package.mask
index e891430ff0ee..2935bfaf6d95 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -769,6 +769,7 @@ sec-keys/openpgp-keys-jiatan
 =net-libs/signond-8.61-r100
 =net-misc/smb4k-3.2.5-r2
 ~sys-auth/polkit-qt-0.200.0
+~x11-misc/sddm-0.21.0_p20240302
 ~app-office/libreoffice-24.2.3.2
 ~app-office/libreoffice-l10n-24.2.3.2
 

diff --git a/x11-misc/sddm/Manifest b/x11-misc/sddm/Manifest
index 8d6ee0946cd6..9daaf7abe4e4 100644
--- a/x11-misc/sddm/Manifest
+++ b/x11-misc/sddm/Manifest
@@ -2,3 +2,4 @@ DIST sddm-0.18.1-patchset.tar.xz 7860 BLAKE2B 
b79738c58f19ebac24dd790ba7613d85ae
 DIST sddm-0.18.1.tar.xz 3402972 BLAKE2B 
99ab43d374e9a3d318f692a6d496d8a6d68927af3c8e8fc2208d7355ec90649a14758b39f5733dd32f942ed569de88085576d4f5f8666f4f97079e0fb6dcb99e
 SHA512 
ff0637600cda2f4da1f643f047f8ee822bd9651ae4ccbb614b9804175c97360ada7af93e07a7b63832f014ef6e7d1b5380ab2b8959f8024ea520fa5ff17efd60
 DIST sddm-0.21.0-pam.tar.xz 676 BLAKE2B 
06a79f74a5833eca9877df4be8639311382d13061b21aa3627e6c4b07725878ded62221fca943440bacc143f6be2a23b2e0a2124012ff2c9fac82e1eded11144
 SHA512 
6d91eef2434346f7707122454522cf19f104994ac95d562417f6060a92b4e6c9792bebcccabac8290479200b4ba02fc4d92c6098c435c7ceda796d619d8913c2
 DIST sddm-0.21.0.tar.gz 3557266 BLAKE2B 
849cb8b06b9510e5366ea28ef322c242db7d5a77d94c0a5a727f468209880a717055ad8b0c2f5a857852202a4d6bc1f68281fe0e0ab3c6a32327b5a4219af3a0
 SHA512 
2e8e460e7f318f20a406dcbb1a9fa1dc78b6a5b8d888bfbbaae22b9c642dbc49cf2ac682b4ea9ed847bbafa9bdc361ba08795e59cad970088b370c70f458
+DIST sddm-0.21.0_p20240302.tar.gz 3555893 BLAKE2B 
2c0d6b5185088750f3e656f593b1f9cd212e76d250c6285e03c8d86fad99412dce4a784dd8dfdd8cf7759552101ce36971b6c292f8ce51e9aecc3e9a1a785daa
 SHA512 
0e0a143ec2007b09c406773ff81a5d722b9a7fadd0c5c6c8ef23d67623c16f8327cf54617dcc273b0b690ca5447b6707ff1dd48a8a563a6efed8d9aac70bd522

diff --git a/x11-misc/sddm/files/sddm-0.20.0-respect-user-flags.patch 
b/x11-misc/sddm/files/sddm-0.20.0-respect-user-flags.patch
index daaf9f52dbcf..7f5bc400f43c 100644
--- a/x11-misc/sddm/files/sddm-0.20.0-respect-user-flags.patch
+++ b/x11-misc/sddm/files/sddm-0.20.0-respect-user-flags.patch
@@ -1,6 +1,17 @@
+From f03f4c977b8038559c4f26e0e10cec4a3167c00c Mon Sep 17 00:00:00 2001
+From: Lorenzo Porta 
+Date: Wed, 23 Sep 2015 23:34:38 2015 +0100
+Subject: Respect user flags
+
+---
+ CMakeLists.txt | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+diff --git a/CMakeLists.txt b/CMakeLists.txt
+index b883a5e..77cd263 100644
 --- a/CMakeLists.txt
 +++ b/CMakeLists.txt
-@@ -51,7 +51,7 @@
+@@ -39,7 +39,7 @@ if(CMAKE_BUILD_TYPE MATCHES [Dd]ebug)
  message(STATUS "Debug build")
  add_definitions(-DDEBUG)
  set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -g -O0")
@@ -9,3 +20,6 @@
  message(STATUS "Release build")
  add_definitions(-DNDEBUG)
  set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -O2")
+-- 
+2.43.0
+

diff --git a/x11-misc/sddm/sddm-0.21.0_p20240302.ebuild 
b/x11-misc/sddm/sddm-0.21.0_p20240302.ebuild
new file mode 100644
index ..f065cde096a5
--- /dev/null
+++ b/x11-misc/sddm/sddm-0.21.0_p20240302.ebuild
@@ -0,0 +1,148 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+PAM_TAR="${PN}-0.21.0-pam"
+if [[ ${PV} == ** ]]; then
+   inherit git-r3
+   EGIT_REPO_URI="https://github.com/${PN}/${PN}.git;
+else
+   COMMIT=ae072f901671b68861da9577e3e12e350a9053d5
+   SRC_URI="https://github.com/${PN}/${PN}/archive/${COMMIT}.tar.gz -> 
${P}.tar.gz"
+   S="${WORKDIR}/${PN}-${COMMIT}"
+   KEYWORDS="~amd64"
+fi
+
+QTMIN=6.7.1
+inherit cmake linux-info pam systemd tmpfiles
+
+DESCRIPTION="Simple Desktop Display Manager"
+HOMEPAGE="https://github.com/sddm/sddm;
+SRC_URI+=" https://dev.gentoo.org/~asturm/distfiles/${PAM_TAR}.tar.xz;
+
+LICENSE="GPL-2+ MIT CC-BY-3.0 CC-BY-SA-3.0 public-domain"
+SLOT="0"
+IUSE="+elogind systemd test +X"
+
+REQUIRED_USE="^^ ( elogind systemd )"
+RESTRICT="!test? ( test )"
+
+COMMON_DEPEND="
+   acct-group/sddm
+   acct-user/sddm
+   >=dev-qt/qtbase-${QTMIN}:6[dbus,gui,network]
+   >=dev-qt/qtdeclarative-${QTMIN}:6
+   sys-libs/pam
+   

[gentoo-commits] repo/gentoo:master commit in: profiles/

2024-05-27 Thread Andreas Sturmlechner
commit: abec3e7ea8edd4881d85aa1845f7c24a9732d42c
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Mon May 27 17:17:56 2024 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Mon May 27 22:23:27 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=abec3e7e

profiles: Drop KDE Plasma 6.0.5 package.mask

Signed-off-by: Andreas Sturmlechner  gentoo.org>

 profiles/package.mask | 62 ---
 1 file changed, 62 deletions(-)

diff --git a/profiles/package.mask b/profiles/package.mask
index 37341be6e1cd..e891430ff0ee 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -519,68 +519,6 @@ sec-keys/openpgp-keys-jiatan
 ~kde-plasma/systemsettings-6.0.90
 ~kde-plasma/wacomtablet-6.0.90
 ~kde-plasma/xdg-desktop-portal-kde-6.0.90
-~kde-plasma/bluedevil-6.0.5.1
-~kde-plasma/breeze-6.0.5
-~kde-plasma/breeze-grub-6.0.5
-~kde-plasma/breeze-gtk-6.0.5
-~kde-plasma/breeze-plymouth-6.0.5
-~kde-plasma/discover-6.0.5
-~kde-plasma/drkonqi-6.0.5
-~kde-plasma/flatpak-kcm-6.0.5
-~kde-plasma/kactivitymanagerd-6.0.5
-~kde-plasma/kde-cli-tools-6.0.5
-~kde-plasma/kde-gtk-config-6.0.5
-~kde-plasma/kdecoration-6.0.5
-~kde-plasma/kdeplasma-addons-6.0.5
-~kde-plasma/kgamma-6.0.5
-~kde-plasma/kglobalacceld-6.0.5
-~kde-plasma/kinfocenter-6.0.5
-~kde-plasma/kmenuedit-6.0.5
-~kde-plasma/kpipewire-6.0.5
-~kde-plasma/kscreen-6.0.5
-~kde-plasma/kscreenlocker-6.0.5
-~kde-plasma/ksshaskpass-6.0.5
-~kde-plasma/ksystemstats-6.0.5
-~kde-plasma/kwallet-pam-6.0.5
-~kde-plasma/kwayland-6.0.5
-~kde-plasma/kwayland-integration-6.0.5
-~kde-plasma/kwin-6.0.5
-~kde-plasma/kwrited-6.0.5
-~kde-plasma/layer-shell-qt-6.0.5
-~kde-plasma/libkscreen-6.0.5
-~kde-plasma/libksysguard-6.0.5
-~kde-plasma/libplasma-6.0.5
-~kde-plasma/milou-6.0.5
-~kde-plasma/ocean-sound-theme-6.0.5
-~kde-plasma/oxygen-6.0.5
-~kde-plasma/oxygen-sounds-6.0.5
-~kde-plasma/plasma-activities-6.0.5
-~kde-plasma/plasma-activities-stats-6.0.5
-~kde-plasma/plasma-browser-integration-6.0.5
-~kde-plasma/plasma-desktop-6.0.5
-~kde-plasma/plasma-disks-6.0.5
-~kde-plasma/plasma-firewall-6.0.5
-~kde-plasma/plasma-integration-6.0.5
-~kde-plasma/plasma-meta-6.0.5
-~kde-plasma/plasma-nm-6.0.5
-~kde-plasma/plasma-pa-6.0.5
-~kde-plasma/plasma-sdk-6.0.5
-~kde-plasma/plasma-systemmonitor-6.0.5
-~kde-plasma/plasma-thunderbolt-6.0.5
-~kde-plasma/plasma-vault-6.0.5
-~kde-plasma/plasma-welcome-6.0.5
-~kde-plasma/plasma-workspace-6.0.5
-~kde-plasma/plasma-workspace-wallpapers-6.0.5
-~kde-plasma/plasma5support-6.0.5
-~kde-plasma/plymouth-kcm-6.0.5
-~kde-plasma/polkit-kde-agent-6.0.5
-~kde-plasma/powerdevil-6.0.5
-~kde-plasma/print-manager-6.0.5
-~kde-plasma/qqc2-breeze-style-6.0.5
-~kde-plasma/sddm-kcm-6.0.5
-~kde-plasma/systemsettings-6.0.5
-~kde-plasma/wacomtablet-6.0.5
-~kde-plasma/xdg-desktop-portal-kde-6.0.5
 ~kde-apps/baloo-widgets-24.05.0
 ~kde-apps/dolphin-24.05.0
 ~kde-apps/kate-24.05.0



[gentoo-commits] repo/gentoo:master commit in: profiles/arch/amd64/x32/

2024-05-27 Thread Ben Kohler
commit: 85747de6f5b661ccc3aa2bdf23bdc2b4bf95d1ad
Author: Ben Kohler  gentoo  org>
AuthorDate: Mon May 27 13:11:08 2024 +
Commit: Ben Kohler  gentoo  org>
CommitDate: Mon May 27 13:11:08 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=85747de6

profiles/arch/amd64/x32: one more libpcre2[jit] mask

Signed-off-by: Ben Kohler  gentoo.org>

 profiles/arch/amd64/x32/package.mask | 1 +
 1 file changed, 1 insertion(+)

diff --git a/profiles/arch/amd64/x32/package.mask 
b/profiles/arch/amd64/x32/package.mask
index b6103704c241..4a4c909dff25 100644
--- a/profiles/arch/amd64/x32/package.mask
+++ b/profiles/arch/amd64/x32/package.mask
@@ -3,6 +3,7 @@
 
 # Ben Kohler  (2024-05-27)
 # Requires libpcre2[jit] which is now masked on x32
+mail-filter/rspamd
 net-analyzer/ossec-hids
 
 # James Le Cuirot  (2024-02-17)



[gentoo-commits] repo/gentoo:master commit in: profiles/arch/amd64/x32/

2024-05-27 Thread Ben Kohler
commit: b2be7c659a8ac0c3d5fb009a7d6aff07ebd224eb
Author: Ben Kohler  gentoo  org>
AuthorDate: Mon May 27 12:47:07 2024 +
Commit: Ben Kohler  gentoo  org>
CommitDate: Mon May 27 12:47:07 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b2be7c65

profiles/arch/amd64/x32: followup masks for lipcre2[jit] mask

Signed-off-by: Ben Kohler  gentoo.org>

 profiles/arch/amd64/x32/package.mask | 4 
 profiles/arch/amd64/x32/package.use.mask | 4 
 2 files changed, 8 insertions(+)

diff --git a/profiles/arch/amd64/x32/package.mask 
b/profiles/arch/amd64/x32/package.mask
index 13452e116aa8..b6103704c241 100644
--- a/profiles/arch/amd64/x32/package.mask
+++ b/profiles/arch/amd64/x32/package.mask
@@ -1,6 +1,10 @@
 # Copyright 1999-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
+# Ben Kohler  (2024-05-27)
+# Requires libpcre2[jit] which is now masked on x32
+net-analyzer/ossec-hids
+
 # James Le Cuirot  (2024-02-17)
 # Requires net-libs/nodejs which is unavailable on amd64/x32.
 net-misc/sunshine

diff --git a/profiles/arch/amd64/x32/package.use.mask 
b/profiles/arch/amd64/x32/package.use.mask
index 38dcbb4dbd90..f2bd50f466a2 100644
--- a/profiles/arch/amd64/x32/package.use.mask
+++ b/profiles/arch/amd64/x32/package.use.mask
@@ -4,6 +4,10 @@
 # Ben Kohler  (2024-05-27)
 # Runtime issues (bug #925115) and build issues (bug #931092)
 dev-libs/libpcre2 jit
+dev-lang/php jit
+mail-filter/rspawmd jit
+net-proxy/haproxy pcre-jit
+www-servers/varnish jit
 
 # Andreas Sturmlechner  (2024-03-24)
 # Requires unkeyworded dev-qt/qtwebengine



[gentoo-commits] repo/gentoo:master commit in: profiles/arch/amd64/x32/

2024-05-27 Thread Ben Kohler
commit: ed532187cc2a4763c24a4f31e745c410899885cb
Author: Ben Kohler  gentoo  org>
AuthorDate: Mon May 27 12:07:21 2024 +
Commit: Ben Kohler  gentoo  org>
CommitDate: Mon May 27 12:08:21 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ed532187

profiles/arch/amd64/x32: mask jit on lipcre2

Bug: https://bugs.gentoo.org/925115
Bug: https://bugs.gentoo.org/931092

Signed-off-by: Ben Kohler  gentoo.org>

 profiles/arch/amd64/x32/package.use.mask | 4 
 1 file changed, 4 insertions(+)

diff --git a/profiles/arch/amd64/x32/package.use.mask 
b/profiles/arch/amd64/x32/package.use.mask
index f61f44b6b418..38dcbb4dbd90 100644
--- a/profiles/arch/amd64/x32/package.use.mask
+++ b/profiles/arch/amd64/x32/package.use.mask
@@ -1,6 +1,10 @@
 # Copyright 1999-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
+# Ben Kohler  (2024-05-27)
+# Runtime issues (bug #925115) and build issues (bug #931092)
+dev-libs/libpcre2 jit
+
 # Andreas Sturmlechner  (2024-03-24)
 # Requires unkeyworded dev-qt/qtwebengine
 net-p2p/ktorrent rss



[gentoo-commits] repo/gentoo:master commit in: profiles/updates/

2024-05-26 Thread Andreas K. Hüttel
commit: 6d60ed250a6502d5093b65d53dc841cc2c20fa43
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Sun May 26 21:33:09 2024 +
Commit: Andreas K. Hüttel  gentoo  org>
CommitDate: Sun May 26 21:39:30 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6d60ed25

updates: move dev-perl/Test2-Suite to perl-core

Perl 5.40

Signed-off-by: Andreas K. Hüttel  gentoo.org>

 profiles/updates/2Q-2024 | 1 +
 1 file changed, 1 insertion(+)

diff --git a/profiles/updates/2Q-2024 b/profiles/updates/2Q-2024
index db7075bf2789..caa87b7afa86 100644
--- a/profiles/updates/2Q-2024
+++ b/profiles/updates/2Q-2024
@@ -6,3 +6,4 @@ move dev-python/django_polymorphic dev-python/django-polymorphic
 move dev-python/octave_kernel dev-python/octave-kernel
 slotmove kde-apps/kdeedu-data 5 0
 move dev-perl/Term-Table perl-core/Term-Table
+move dev-perl/Test2-Suite perl-core/Test2-Suite



[gentoo-commits] repo/gentoo:master commit in: profiles/updates/

2024-05-26 Thread Andreas K. Hüttel
commit: f37f06f2aa274a2e9e47e377477dfe5deebf2b1b
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Sun May 26 20:38:40 2024 +
Commit: Andreas K. Hüttel  gentoo  org>
CommitDate: Sun May 26 20:43:48 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f37f06f2

updates: move dev-perl/Term-Table to perl-core

https://github.com/Perl/perl5/blob/9028e12473e7fa76ca5a5787af6d1b2e6d110b78/pod/perldelta.pod

Signed-off-by: Andreas K. Hüttel  gentoo.org>

 profiles/updates/2Q-2024 | 1 +
 1 file changed, 1 insertion(+)

diff --git a/profiles/updates/2Q-2024 b/profiles/updates/2Q-2024
index 2676c36b6d95..db7075bf2789 100644
--- a/profiles/updates/2Q-2024
+++ b/profiles/updates/2Q-2024
@@ -5,3 +5,4 @@ slotmove dev-java/icu4j 70 0
 move dev-python/django_polymorphic dev-python/django-polymorphic
 move dev-python/octave_kernel dev-python/octave-kernel
 slotmove kde-apps/kdeedu-data 5 0
+move dev-perl/Term-Table perl-core/Term-Table



[gentoo-commits] repo/gentoo:master commit in: profiles/

2024-05-26 Thread Andreas K. Hüttel
commit: fbfbc199df1c66c7164324d3c32c321a8d78f149
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Sun May 26 20:00:17 2024 +
Commit: Andreas K. Hüttel  gentoo  org>
CommitDate: Sun May 26 20:01:48 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fbfbc199

package.mask: Remaining Perl 5.40 virtuals

Signed-off-by: Andreas K. Hüttel  gentoo.org>

 profiles/package.mask | 10 +-
 1 file changed, 9 insertions(+), 1 deletion(-)

diff --git a/profiles/package.mask b/profiles/package.mask
index 46bcc9efaa2b..aa6f306e7116 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -46,7 +46,8 @@ dev-ruby/uconv
 =dev-python/requests-2.32.2
 
 # Andreas K. Hüttel  (2024-05-24)
-# Work in progress.
+# Perl 5.40-RC1 mask. Use this block to unmask for testing.
+# It may still change with the final release.
 =dev-lang/perl-5.40*
 ~virtual/perl-Archive-Tar-3.20.10_rc
 ~virtual/perl-autodie-2.370.0
@@ -75,6 +76,13 @@ dev-ruby/uconv
 ~virtual/perl-Safe-2.460.0
 ~virtual/perl-Socket-2.38.0
 ~virtual/perl-Test-Harness-3.480.0
+~virtual/perl-Test-Simple-1.302.199
+~virtual/perl-Text-Tabs+Wrap-2024.1.0
+~virtual/perl-threads-2.400.0
+~virtual/perl-threads-shared-1.690.0
+~virtual/perl-Time-HiRes-1.977.700
+~virtual/perl-Time-Local-1.350.0
+~virtual/perl-version-0.993.0
 
 # Arthur Zamarin  (2024-05-23)
 # EAPI=6, maintainer-needed, dead HOMEPAGE, fails to compile.



[gentoo-commits] repo/gentoo:master commit in: profiles/

2024-05-26 Thread Andreas K. Hüttel
commit: 4e5e277a8b0f8b65f23e628f3f5e98d7670ad105
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Sun May 26 18:55:24 2024 +
Commit: Andreas K. Hüttel  gentoo  org>
CommitDate: Sun May 26 19:20:04 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4e5e277a

package.mask: More Perl 5.40 virtuals

Signed-off-by: Andreas K. Hüttel  gentoo.org>

 profiles/package.mask | 7 +++
 1 file changed, 7 insertions(+)

diff --git a/profiles/package.mask b/profiles/package.mask
index 6f4af45275ed..46bcc9efaa2b 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -68,6 +68,13 @@ dev-ruby/uconv
 ~virtual/perl-Math-BigInt-2.3.2
 ~virtual/perl-Math-BigInt-FastCalc-0.501.800
 ~virtual/perl-Math-BigRat-2.3.2
+~virtual/perl-Module-CoreList-5.202.405.240
+~virtual/perl-Module-Metadata-1.0.38
+~virtual/perl-podlators-5.10.200_rc
+~virtual/perl-Pod-Simple-3.450.0
+~virtual/perl-Safe-2.460.0
+~virtual/perl-Socket-2.38.0
+~virtual/perl-Test-Harness-3.480.0
 
 # Arthur Zamarin  (2024-05-23)
 # EAPI=6, maintainer-needed, dead HOMEPAGE, fails to compile.



[gentoo-commits] repo/gentoo:master commit in: profiles/

2024-05-26 Thread Hans de Graaff
commit: 283f5f7d61cd5990c2a44d1a29914f05951cb60b
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sun May 26 08:01:41 2024 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sun May 26 08:01:41 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=283f5f7d

profiles/package.mask: mask dev-ruby/uconv for removal

Signed-off-by: Hans de Graaff  gentoo.org>

 profiles/package.mask | 6 ++
 1 file changed, 6 insertions(+)

diff --git a/profiles/package.mask b/profiles/package.mask
index de6121a17600..6f4af45275ed 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -33,6 +33,12 @@
 
 #--- END OF EXAMPLES ---
 
+# Hans de Graaff  (2024-05-26)
+# Upstream is gone. No longer compiles with modern C compilers. Last
+# release in 2011. No reverse dependencies. Masked for removal on
+# 20240-06-26.
+dev-ruby/uconv
+
 # Michał Górny  (2024-05-26)
 # Upstream broke support for custom ssl_context, and they are still
 # debating what the best way forward is.



[gentoo-commits] repo/gentoo:master commit in: profiles/

2024-05-25 Thread Michał Górny
commit: a31704846a81ab7ad8d848c167a4efdff52fd8d6
Author: Michał Górny  gentoo  org>
AuthorDate: Sun May 26 02:59:26 2024 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sun May 26 02:59:26 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a3170484

package.mask: Mask dev-python/requests-2.32.2

Signed-off-by: Michał Górny  gentoo.org>

 profiles/package.mask | 6 ++
 1 file changed, 6 insertions(+)

diff --git a/profiles/package.mask b/profiles/package.mask
index 2c7b93099bee..de6121a17600 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -33,6 +33,12 @@
 
 #--- END OF EXAMPLES ---
 
+# Michał Górny  (2024-05-26)
+# Upstream broke support for custom ssl_context, and they are still
+# debating what the best way forward is.
+# https://github.com/psf/requests/pull/6667#issuecomment-2124283071
+=dev-python/requests-2.32.2
+
 # Andreas K. Hüttel  (2024-05-24)
 # Work in progress.
 =dev-lang/perl-5.40*



[gentoo-commits] repo/gentoo:master commit in: profiles/

2024-05-25 Thread Andreas K. Hüttel
commit: 6602a80804d931d94b915a46dfce34dd591baa87
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Sat May 25 21:53:17 2024 +
Commit: Andreas K. Hüttel  gentoo  org>
CommitDate: Sat May 25 21:55:14 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6602a808

package.mask: More Perl 5.40 virtuals

Signed-off-by: Andreas K. Hüttel  gentoo.org>

 profiles/package.mask | 8 
 1 file changed, 8 insertions(+)

diff --git a/profiles/package.mask b/profiles/package.mask
index bbdff6e9a364..2c7b93099bee 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -48,6 +48,14 @@
 ~virtual/perl-ExtUtils-CBuilder-0.280.240
 ~virtual/perl-ExtUtils-Manifest-1.750.0
 ~virtual/perl-File-Spec-3.900.0
+~virtual/perl-HTTP-Tiny-0.88.0
+~virtual/perl-IO-1.550.0
+~virtual/perl-IO-Compress-2.212.0
+~virtual/perl-IO-Socket-IP-0.420.0
+~virtual/perl-IO-Zlib-1.150.0
+~virtual/perl-Math-BigInt-2.3.2
+~virtual/perl-Math-BigInt-FastCalc-0.501.800
+~virtual/perl-Math-BigRat-2.3.2
 
 # Arthur Zamarin  (2024-05-23)
 # EAPI=6, maintainer-needed, dead HOMEPAGE, fails to compile.



[gentoo-commits] repo/gentoo:master commit in: profiles/

2024-05-25 Thread Andreas K. Hüttel
commit: 118aeb5cab852519cccd28aee85ddcd9eb57a180
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Sat May 25 21:04:23 2024 +
Commit: Andreas K. Hüttel  gentoo  org>
CommitDate: Sat May 25 21:05:35 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=118aeb5c

package.mask: add some more Perl 5.40 virtuals

Signed-off-by: Andreas K. Hüttel  gentoo.org>

 profiles/package.mask | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/profiles/package.mask b/profiles/package.mask
index e0afd77f2dfc..bbdff6e9a364 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -46,6 +46,8 @@
 ~virtual/perl-Devel-PPPort-3.720.0
 ~virtual/perl-Exporter-5.780.0
 ~virtual/perl-ExtUtils-CBuilder-0.280.240
+~virtual/perl-ExtUtils-Manifest-1.750.0
+~virtual/perl-File-Spec-3.900.0
 
 # Arthur Zamarin  (2024-05-23)
 # EAPI=6, maintainer-needed, dead HOMEPAGE, fails to compile.



[gentoo-commits] repo/gentoo:master commit in: profiles/

2024-05-25 Thread Andreas K. Hüttel
commit: 3a530a1f29fef150cd4622c24a02f4d2982145b6
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Sat May 25 19:09:59 2024 +
Commit: Andreas K. Hüttel  gentoo  org>
CommitDate: Sat May 25 19:11:37 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3a530a1f

package.mask: more Perl 5.40 virtuals

Signed-off-by: Andreas K. Hüttel  gentoo.org>

 profiles/package.mask | 6 ++
 1 file changed, 6 insertions(+)

diff --git a/profiles/package.mask b/profiles/package.mask
index 037ebc80917d..e0afd77f2dfc 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -40,6 +40,12 @@
 ~virtual/perl-autodie-2.370.0
 ~virtual/perl-bignum-0.670.0
 ~virtual/perl-Compress-Raw-Bzip2-2.212.0
+~virtual/perl-CPAN-Meta-Requirements-2.143.0
+~virtual/perl-Data-Dumper-2.189.0
+~virtual/perl-DB_File-1.859.0
+~virtual/perl-Devel-PPPort-3.720.0
+~virtual/perl-Exporter-5.780.0
+~virtual/perl-ExtUtils-CBuilder-0.280.240
 
 # Arthur Zamarin  (2024-05-23)
 # EAPI=6, maintainer-needed, dead HOMEPAGE, fails to compile.



[gentoo-commits] repo/gentoo:master commit in: profiles/

2024-05-25 Thread Andreas K. Hüttel
commit: 41538f78c3a3ed19e5a7337eab260d66052141f5
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Sat May 25 14:26:43 2024 +
Commit: Andreas K. Hüttel  gentoo  org>
CommitDate: Sat May 25 14:29:30 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=41538f78

package.mask: more Perl 5.40

Signed-off-by: Andreas K. Hüttel  gentoo.org>

 profiles/package.mask | 1 +
 1 file changed, 1 insertion(+)

diff --git a/profiles/package.mask b/profiles/package.mask
index 39bc3aa2c252..037ebc80917d 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -39,6 +39,7 @@
 ~virtual/perl-Archive-Tar-3.20.10_rc
 ~virtual/perl-autodie-2.370.0
 ~virtual/perl-bignum-0.670.0
+~virtual/perl-Compress-Raw-Bzip2-2.212.0
 
 # Arthur Zamarin  (2024-05-23)
 # EAPI=6, maintainer-needed, dead HOMEPAGE, fails to compile.



[gentoo-commits] repo/gentoo:master commit in: profiles/, app-emacs/windows/files/, app-emacs/windows/

2024-05-25 Thread Maciej Barć
commit: f262c2f40683cbf2dce67e8ea950bb27d923900b
Author: Maciej Barć  gentoo  org>
AuthorDate: Sat May 25 12:40:31 2024 +
Commit: Maciej Barć  gentoo  org>
CommitDate: Sat May 25 14:05:53 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f262c2f4

app-emacs/windows: treeclean

Closes: https://bugs.gentoo.org/930655
Signed-off-by: Maciej Barć  gentoo.org>

 app-emacs/windows/Manifest  |  1 -
 app-emacs/windows/files/50windows-gentoo.el |  2 --
 app-emacs/windows/metadata.xml  |  9 -
 app-emacs/windows/windows-2.53.ebuild   | 25 -
 profiles/package.mask   | 10 --
 5 files changed, 47 deletions(-)

diff --git a/app-emacs/windows/Manifest b/app-emacs/windows/Manifest
deleted file mode 100644
index eaa94c40bbb7..
--- a/app-emacs/windows/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST windows-2.53.el.xz 26464 BLAKE2B 
79edd45952869dba4ec04a2ad2d446730cdaf563622bb7cf79dbf846980fe406870ae75fc1d28d0f161b045bafb28d1f372fd67c21427e46a591893dfed0bff2
 SHA512 
ee92998a15d7de68657556eddc824275b2baeb503bfc540e7ae8d0e743a65b3bc97bd8c3a6e4ef558df947245d69d0f33fb8017d4ce411435cb4a29e0b9d950e

diff --git a/app-emacs/windows/files/50windows-gentoo.el 
b/app-emacs/windows/files/50windows-gentoo.el
deleted file mode 100644
index 892a4208f52f..
--- a/app-emacs/windows/files/50windows-gentoo.el
+++ /dev/null
@@ -1,2 +0,0 @@
-(add-to-list 'load-path "@SITELISP@")
-(load "windows-autoloads" nil t)

diff --git a/app-emacs/windows/metadata.xml b/app-emacs/windows/metadata.xml
deleted file mode 100644
index 986088003fe1..
--- a/app-emacs/windows/metadata.xml
+++ /dev/null
@@ -1,9 +0,0 @@
-
-https://www.gentoo.org/dtd/metadata.dtd;>
-
-
-  gnu-em...@gentoo.org
-  Gentoo GNU Emacs project
-
-
-

diff --git a/app-emacs/windows/windows-2.53.ebuild 
b/app-emacs/windows/windows-2.53.ebuild
deleted file mode 100644
index 1d66f961b5b5..
--- a/app-emacs/windows/windows-2.53.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit elisp
-
-DESCRIPTION="Window manager for GNU Emacs"
-HOMEPAGE="https://www.gentei.org/~yuuji/software/;
-# taken from https://www.gentei.org/~yuuji/software/euc/${PN}.el
-SRC_URI="https://dev.gentoo.org/~ulm/distfiles/${P}.el.xz;
-
-LICENSE="BSD-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-RDEPEND="app-emacs/revive"
-BDEPEND="${RDEPEND}"
-
-SITEFILE="50${PN}-gentoo.el"
-
-src_compile() {
-   elisp-compile *.el
-   elisp-make-autoload-file
-}

diff --git a/profiles/package.mask b/profiles/package.mask
index f1098799ca4e..39bc3aa2c252 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -254,16 +254,6 @@ app-i18n/skkserv
 # Removal: 2024-05-26.  Bug #912842.
 net-misc/ttytter
 
-# Maciej Barć  (2024-04-25)
-# Mask "app-emacs/windows" and reverse dependencies.
-# Very old package failing to compile with modern GNU Emacs.
-# Additionally all 3 packages do not have any definitive repository nor VCS.
-# Open bugs: #930655
-# Removal on 2024-05-25.
-app-emacs/basic-toolkit
-app-emacs/buffer-extension
-app-emacs/windows
-
 # Michał Górny  (2024-04-23)
 # Broken with py3.12.  Last commit upstream in 2021.  No revdeps.
 # Removal on 2024-05-23.  Bug #929484.



[gentoo-commits] repo/gentoo:master commit in: profiles/, dev-python/sphinxcontrib-newsfeed/

2024-05-25 Thread Arthur Zamarin
commit: d602466aedb9b7b688b4112745bf3e971875db20
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Sat May 25 12:49:35 2024 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Sat May 25 12:49:35 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d602466a

dev-python/sphinxcontrib-newsfeed: treeclean

Closes: https://bugs.gentoo.org/929513
Signed-off-by: Arthur Zamarin  gentoo.org>

 dev-python/sphinxcontrib-newsfeed/Manifest |  1 -
 dev-python/sphinxcontrib-newsfeed/metadata.xml | 10 --
 .../sphinxcontrib-newsfeed-0.1.4-r1.ebuild | 39 --
 profiles/package.mask  | 11 --
 4 files changed, 61 deletions(-)

diff --git a/dev-python/sphinxcontrib-newsfeed/Manifest 
b/dev-python/sphinxcontrib-newsfeed/Manifest
deleted file mode 100644
index 1bd7ba91476a..
--- a/dev-python/sphinxcontrib-newsfeed/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST sphinxcontrib-newsfeed-0.1.4.tar.gz 10862 BLAKE2B 
708c7a725ac36f54ea735953ba9d230b05da95147eabc91de9d610d3e02ec7d0d1ab8f5882d4e97327da425fc49e1b1a1753e011445ede859edd4f3cd5fb2a16
 SHA512 
96d9d0c15fca8b62f945bafc8f0eafa62df9c471f7510e2f153e47b66534e5f3041e5c01df772e6c35a9f09baa70064642f7f0fa43ccfd33dd64c2604494f2fc

diff --git a/dev-python/sphinxcontrib-newsfeed/metadata.xml 
b/dev-python/sphinxcontrib-newsfeed/metadata.xml
deleted file mode 100644
index 75c180f2bf25..
--- a/dev-python/sphinxcontrib-newsfeed/metadata.xml
+++ /dev/null
@@ -1,10 +0,0 @@
-
-https://www.gentoo.org/dtd/metadata.dtd;>
-
-   
-   
-   
-   sphinxcontrib-newsfeed
-   prometheusresearch/sphinxcontrib-newsfeed
-   
-

diff --git 
a/dev-python/sphinxcontrib-newsfeed/sphinxcontrib-newsfeed-0.1.4-r1.ebuild 
b/dev-python/sphinxcontrib-newsfeed/sphinxcontrib-newsfeed-0.1.4-r1.ebuild
deleted file mode 100644
index 0391ab8720a7..
--- a/dev-python/sphinxcontrib-newsfeed/sphinxcontrib-newsfeed-0.1.4-r1.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYPI_NO_NORMALIZE=1
-PYTHON_COMPAT=( python3_{9..11} )
-
-inherit distutils-r1 pypi
-
-DESCRIPTION="News Feed extension for Sphinx"
-HOMEPAGE="
-   https://github.com/prometheusresearch/sphinxcontrib-newsfeed/
-   https://pypi.org/project/sphinxcontrib-newsfeed/
-"
-
-LICENSE="BSD-2"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ppc ppc64 ~riscv ~s390 sparc x86 
~amd64-linux ~x86-linux"
-IUSE="examples"
-
-RDEPEND="
-   dev-python/sphinx[${PYTHON_USEDEP}]
-"
-
-python_compile() {
-   distutils-r1_python_compile
-   find "${BUILD_DIR}" -name '*.pth' -delete || die
-}
-
-python_install_all() {
-   distutils-r1_python_install_all
-   if use examples; then
-   docinto examples
-   dodoc -r demo/.
-   docompress -x /usr/share/doc/${PF}/examples
-   fi
-}

diff --git a/profiles/package.mask b/profiles/package.mask
index 1e8d607c37ef..f1098799ca4e 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -264,22 +264,11 @@ app-emacs/basic-toolkit
 app-emacs/buffer-extension
 app-emacs/windows
 
-# Michał Górny  (2024-04-23)
-# No py3.12, no tests, no maintainer.  Also no revdeps.
-# Removal on 2024-05-23.  Bug #929513.
-dev-python/sphinxcontrib-newsfeed
-
 # Michał Górny  (2024-04-23)
 # Broken with py3.12.  Last commit upstream in 2021.  No revdeps.
 # Removal on 2024-05-23.  Bug #929484.
 dev-python/pyannotate
 
-# Michał Górny  (2024-04-23)
-# Unmaintained.  No py3.12, failing tests.  Last upstream activity
-# in 2020, triggered by our previous last rites.  No revdeps.
-# Removal on 2024-05-23.  Bug #929445.
-dev-python/cgroup-utils
-
 # Michał Górny  (2024-04-23)
 # Unmaintained in Gentoo.  Lacking tests, py3.12 support, outdated.
 # No revdeps.  The alternatives are dev-python/{llfuse,pyfuse3}.



[gentoo-commits] repo/gentoo:master commit in: profiles/, dev-python/pytest-faulthandler/

2024-05-25 Thread Arthur Zamarin
commit: 7a17aada1ee12cd7f1bccafbca509ba422936780
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Sat May 25 07:27:50 2024 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Sat May 25 07:31:10 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7a17aada

dev-python/pytest-faulthandler: treeclean

Closes: https://bugs.gentoo.org/929496
Signed-off-by: Arthur Zamarin  gentoo.org>

 dev-python/pytest-faulthandler/Manifest|  1 -
 dev-python/pytest-faulthandler/metadata.xml| 10 --
 .../pytest-faulthandler-2.0.1-r1.ebuild| 23 --
 profiles/package.mask  |  5 -
 4 files changed, 39 deletions(-)

diff --git a/dev-python/pytest-faulthandler/Manifest 
b/dev-python/pytest-faulthandler/Manifest
deleted file mode 100644
index 782d8185b0a9..
--- a/dev-python/pytest-faulthandler/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST pytest-faulthandler-2.0.1.tar.gz 3629 BLAKE2B 
f66b6989673b179b3ad3f583b9e7b9615b08e1e062f06969f37bd8a9a57e58bd0207544b0c11aa4a9d03f4db40a125bbbe1924160b2bdcb2c0c589de07281570
 SHA512 
184b4228693db0f15fdcf250f09c3ee9ef4767e744af9000ec46876f0c68e17434a6d1e25c7d59f610b2baa659d7af5a784cbf0e5e29b105f48d50d00cb1a7ca

diff --git a/dev-python/pytest-faulthandler/metadata.xml 
b/dev-python/pytest-faulthandler/metadata.xml
deleted file mode 100644
index 051fb4315f5a..
--- a/dev-python/pytest-faulthandler/metadata.xml
+++ /dev/null
@@ -1,10 +0,0 @@
-
-https://www.gentoo.org/dtd/metadata.dtd;>
-
-   
-   
-   pytest-faulthandler
-   pytest-dev/pytest-faulthandler
-   
-   
-

diff --git a/dev-python/pytest-faulthandler/pytest-faulthandler-2.0.1-r1.ebuild 
b/dev-python/pytest-faulthandler/pytest-faulthandler-2.0.1-r1.ebuild
deleted file mode 100644
index 16aec70381d8..
--- a/dev-python/pytest-faulthandler/pytest-faulthandler-2.0.1-r1.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{9..11} )
-inherit distutils-r1
-
-DESCRIPTION="Pytest plugin that activates the fault handler module for tests"
-HOMEPAGE="https://github.com/pytest-dev/pytest-faulthandler;
-SRC_URI="
-   https://github.com/pytest-dev/pytest-faulthandler/archive/${PV}.tar.gz
-   -> ${P}.tar.gz
-"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="amd64 x86"
-
-RDEPEND="
-   >=dev-python/pytest-5.0[${PYTHON_USEDEP}]
-"

diff --git a/profiles/package.mask b/profiles/package.mask
index 3c4c419ae82e..d908a1465263 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -269,11 +269,6 @@ app-emacs/windows
 # Removal on 2024-05-23.  Bug #929513.
 dev-python/sphinxcontrib-newsfeed
 
-# Michał Górny  (2024-04-23)
-# Integrated into >=dev-python/pytest-5.0.  No revdeps.
-# Removal on 2024-05-23.  Bug #929496.
-dev-python/pytest-faulthandler
-
 # Michał Górny  (2024-04-23)
 # Broken with py3.12.  Last commit upstream in 2021.  No revdeps.
 # Removal on 2024-05-23.  Bug #929484.



[gentoo-commits] repo/gentoo:master commit in: profiles/arch/amd64/no-multilib/, dev-util/android-ndk/, profiles/

2024-05-25 Thread Arthur Zamarin
commit: ce6f16dabf439af60d57f82650004d7648a59c58
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Sat May 25 07:26:09 2024 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Sat May 25 07:26:18 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ce6f16da

dev-util/android-ndk: treeclean

Closes: https://bugs.gentoo.org/928070
Bug: https://bugs.gentoo.org/828995
Bug: https://bugs.gentoo.org/738896
Signed-off-by: Arthur Zamarin  gentoo.org>

 dev-util/android-ndk/Manifest  |  5 --
 dev-util/android-ndk/android-ndk-11c-r1.ebuild | 80 --
 dev-util/android-ndk/android-ndk-11c.ebuild| 77 -
 dev-util/android-ndk/android-ndk-13b.ebuild| 80 --
 dev-util/android-ndk/android-ndk-14b.ebuild| 75 
 dev-util/android-ndk/android-ndk-16b.ebuild| 75 
 dev-util/android-ndk/android-ndk-18.ebuild | 72 ---
 dev-util/android-ndk/metadata.xml  |  5 --
 profiles/arch/amd64/no-multilib/package.mask   |  1 -
 profiles/package.mask  |  6 --
 10 files changed, 476 deletions(-)

diff --git a/dev-util/android-ndk/Manifest b/dev-util/android-ndk/Manifest
deleted file mode 100644
index bc1c21136929..
--- a/dev-util/android-ndk/Manifest
+++ /dev/null
@@ -1,5 +0,0 @@
-DIST android-ndk-r11c-linux-x86_64.zip 794135138 BLAKE2B 
e048c6c7172aafce47e5961669e8130780a060190854316edde8e2aca763055cba8bb739dcb8aa51227a798d19b36a11bf2e7591f817070c153f05a2e5d74fd4
 SHA512 
c0de562061c9f08bcd1ae05b1de26898788e71cc7dc40502348214edd5a90f1bf8125721e587b341f6fe774fc79b1a6e28b3f702f3275e016baa0382fcea2767
-DIST android-ndk-r13b-linux-x86_64.zip 687311866 BLAKE2B 
2db7bfd9fa937d5f28fa238494e73ad1d09c539627308aa7f4e2c4114c6762dc908b1752b42dccf792f9c71ff7e3b5e08b2b03e7eac3ff5bea497c33d479d60a
 SHA512 
39f3bd2d0e1daca11870df2e2ef318ad070b19163a55e2c1c4a1a871e02f8ec51263d7cf4b6da54eaadbe4253b5c11b85f4c5aeb67fccfff9147a5c420589d12
-DIST android-ndk-r14b-linux-x86_64.zip 840626594 BLAKE2B 
5032893ee34e7167c5af5216d7b1357c3f9dcef136d63fa9a1d6c4849471430ac21a741e1c2439ec62b5cb1fa79af9ff39b46c31073e47e7a6f7c41e1a1a448b
 SHA512 
24435267fc5acae559aa5159f7c895ce5ea0cbb8ef966bb8ff0dadffcadccbe46bc3880d285bf4e411ef78632cf2f862408e7b2b41ebca51078b41eac66a301a
-DIST android-ndk-r16b-linux-x86_64.zip 852525873 BLAKE2B 
18f6e602d88ef0a8f1a7f31bc127547c32bc2fb133d5c87ca4d2f7099f79b54d67f578a68fcd59e94c84934ca2006decca5b09eac566f2f99d609862d4036e48
 SHA512 
94cd879925ee3174a9267e7da2d18d71874173976b362101ec06598a94b6587a33671e54bbbce5778c04418aacbb831e98386c16f6cde04574ea8c8589553dd7
-DIST android-ndk-r18-linux-x86_64.zip 556932539 BLAKE2B 
52bde148e142fe72402d8ab6709b1dcb611f74c0cb8b511b3f0e69a2b6940ee5e05b1d4bd45fdff80f74f65ca3d8176de46bd0a3aa28e2dfd430fc07eab23d69
 SHA512 
7a8b372be53a7d5a008b6cafda451096623af33aea910edd8e98ee4b15682da5d2ad641727ab12eca522ba965073a3eb247cd3cd850c9b602e2c7b1cd6eec708

diff --git a/dev-util/android-ndk/android-ndk-11c-r1.ebuild 
b/dev-util/android-ndk/android-ndk-11c-r1.ebuild
deleted file mode 100644
index 7f937f777d2e..
--- a/dev-util/android-ndk/android-ndk-11c-r1.ebuild
+++ /dev/null
@@ -1,80 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-CHECKREQS_DISK_BUILD="6G"
-inherit check-reqs
-
-DESCRIPTION="Open Handset Alliance's Android NDK (Native Dev Kit)"
-HOMEPAGE="https://developer.android.com/ndk/;
-SRC_URI="https://dl.google.com/android/repository/${PN}-r${PV}-linux-x86_64.zip;
-
-LICENSE="android"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE=""
-RESTRICT="bindist mirror strip installsources test"
-
-DEPEND="app-arch/p7zip"
-RDEPEND=">=dev-util/android-sdk-update-manager-10
-   >=dev-build/make-3.81
-   || (
-   sys-libs/ncurses:0/5[tinfo]
-   sys-libs/ncurses-compat:5[tinfo]
-   )
-   virtual/libcrypt"
-
-S="${WORKDIR}/${PN}-r${PV}"
-
-ANDROID_NDK_DIR="opt/${PN}"
-
-QA_PREBUILT="*"
-PYTHON_UPDATER_IGNORE="1"
-
-pkg_pretend() {
-   check-reqs_pkg_pretend
-}
-
-pkg_setup() {
-   check-reqs_pkg_setup
-}
-
-src_configure() {
-   :
-}
-
-src_compile() {
-   :
-}
-
-src_install() {
-   dodir "/${ANDROID_NDK_DIR}"
-   cp -pPR * "${ED}/${ANDROID_NDK_DIR}" || die
-
-   dodir "/${ANDROID_NDK_DIR}/out"
-   fowners -R root:android "/${ANDROID_NDK_DIR}"
-   fperms 0775 "/${ANDROID_NDK_DIR}/"{,build,platforms,prebuilt}
-   fperms 0775 "/${ANDROID_NDK_DIR}/"{python-packages,sources,toolchains}
-   fperms 3775 "/${ANDROID_NDK_DIR}/out"
-
-   ANDROID_PREFIX="${EPREFIX}/${ANDROID_NDK_DIR}"
-   ANDROID_PATH="${EPREFIX}/${ANDROID_NDK_DIR}"
-
-   for i in toolchains/*/prebuilt/linux-*/bin
-   do
-   ANDROID_PATH="${ANDROID_PATH}:${ANDROID_PREFIX}/${i}"
-   done
-
-   printf '%s' \
-   

[gentoo-commits] repo/gentoo:master commit in: profiles/, net-analyzer/gensink/files/, net-analyzer/gensink/

2024-05-25 Thread Arthur Zamarin
commit: 56abde95f63f6211bd77e891137c9364801d94be
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Sat May 25 07:20:31 2024 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Sat May 25 07:20:31 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=56abde95

net-analyzer/gensink: treeclean

Closes: https://bugs.gentoo.org/928133
Bug: https://bugs.gentoo.org/919189
Signed-off-by: Arthur Zamarin  gentoo.org>

 net-analyzer/gensink/Manifest |  1 -
 net-analyzer/gensink/files/gensink-4.1-make.patch | 10 -
 net-analyzer/gensink/gensink-4.1-r2.ebuild| 25 ---
 net-analyzer/gensink/metadata.xml |  8 
 profiles/package.mask |  6 --
 5 files changed, 50 deletions(-)

diff --git a/net-analyzer/gensink/Manifest b/net-analyzer/gensink/Manifest
deleted file mode 100644
index 1afa17b7d79e..
--- a/net-analyzer/gensink/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST gensink-4.1.tar.gz 12352 BLAKE2B 
024f65d0a0a5c4b23ca8e3b8d7f80b6ff9eacbfa01028b2df8e2bafc7034837701a49aa6eeb5392a042029e6bf122c8d5c47c935e218830b902e5e36461d
 SHA512 
5572c4df9b3c688f6a0f33c539bcdbd3c7b2a0992ba560907e0d22440176380cb6888732ab11ef4d6ced0c2d906ab494895a65c00a64db8603cbd1245d9c0d27

diff --git a/net-analyzer/gensink/files/gensink-4.1-make.patch 
b/net-analyzer/gensink/files/gensink-4.1-make.patch
deleted file mode 100644
index 103043f79ae1..
--- a/net-analyzer/gensink/files/gensink-4.1-make.patch
+++ /dev/null
@@ -1,10 +0,0 @@
 a/Makefile
-+++ b/Makefile
-@@ -1,7 +1,4 @@
- PROGS = gen4 sink4 tub4
--CC = gcc
--CFLAGS = -O2 -g -Wall
--LDFLAGS = -O -g
- 
- all: $(PROGS)
- 

diff --git a/net-analyzer/gensink/gensink-4.1-r2.ebuild 
b/net-analyzer/gensink/gensink-4.1-r2.ebuild
deleted file mode 100644
index 808eea74cb25..
--- a/net-analyzer/gensink/gensink-4.1-r2.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit toolchain-funcs
-
-DESCRIPTION="A simple TCP benchmark suite"
-HOMEPAGE="http://jes.home.cern.ch/jes/gensink/;
-SRC_URI="http://jes.home.cern.ch/jes/gensink/${P}.tar.gz;
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc x86"
-
-PATCHES=(
-   "${FILESDIR}/${P}-make.patch"
-)
-
-src_compile() {
-   tc-export CC
-   default
-}
-src_install() {
-   dobin sink4 tub4 gen4
-}

diff --git a/net-analyzer/gensink/metadata.xml 
b/net-analyzer/gensink/metadata.xml
deleted file mode 100644
index dce3f3be66c0..
--- a/net-analyzer/gensink/metadata.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-
-https://www.gentoo.org/dtd/metadata.dtd;>
-
-
-   net...@gentoo.org
-   Gentoo network monitoring and analysis project
-
-

diff --git a/profiles/package.mask b/profiles/package.mask
index 2bccf66569a1..db9a895cb744 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -313,12 +313,6 @@ net-analyzer/tcpstat
 # Removal on 2024-05-23.  Bug #928512.
 media-sound/pitchtune
 
-# Michał Górny  (2024-04-23)
-# Ancient.  Homepage gone.  There are many alternative network testing
-# tools, such as net-misc/iperf.
-# Removal on 2024-05-23.  Bug #928133.
-net-analyzer/gensink
-
 # Michał Górny  (2024-04-23)
 # An old, unmaintained theme.  The last revdep stopped using it.
 # Removal on 2024-05-23.  Bug #927764.



[gentoo-commits] repo/gentoo:master commit in: profiles/, media-video/vstrip/, media-video/vstrip/files/

2024-05-25 Thread Arthur Zamarin
commit: 400d614f7eddba78957602897fe3e3730c334c5b
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Sat May 25 07:16:24 2024 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Sat May 25 07:16:24 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=400d614f

media-video/vstrip: treeclean

Closes: https://bugs.gentoo.org/928594
Bug: https://bugs.gentoo.org/871078
Bug: https://bugs.gentoo.org/716276
Signed-off-by: Arthur Zamarin  gentoo.org>

 media-video/vstrip/Manifest   |  1 -
 media-video/vstrip/files/vstrip-0.8f-gentoo.patch | 63 ---
 media-video/vstrip/metadata.xml   |  7 ---
 media-video/vstrip/vstrip-0.8f.ebuild | 38 --
 profiles/package.mask |  6 ---
 5 files changed, 115 deletions(-)

diff --git a/media-video/vstrip/Manifest b/media-video/vstrip/Manifest
deleted file mode 100644
index 5aff33533036..
--- a/media-video/vstrip/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST vStrip_08f.zip 409157 BLAKE2B 
cdb31341d014adb10b8d83b09d11896351d298b49eefce2b506eaca26883ca14ad8f007e42363fa961e9839b548ce0c7fd1edf9d4aea17c1a5d135bf0feb9089
 SHA512 
5b8fa07e923709aa0defcbe3ad6fced02eddd5cacc7c33a5ec777e1d64d1e33f3163c82c7fd74eb80f02833c75593e7fe544fa93a56271926a51dbc663f39276

diff --git a/media-video/vstrip/files/vstrip-0.8f-gentoo.patch 
b/media-video/vstrip/files/vstrip-0.8f-gentoo.patch
deleted file mode 100644
index d4be5a2ea783..
--- a/media-video/vstrip/files/vstrip-0.8f-gentoo.patch
+++ /dev/null
@@ -1,63 +0,0 @@
 a/Makefile
-+++ b/Makefile 2003-10-12 02:25:31.0 +
-@@ -4,7 +4,7 @@
- 
- ### Sources
- 
--SOURCE_FILES=file_io.h file_io.c in_buffer.h in_buffer.c parse_ifo.h 
parse_ifo.c s_types.h main.c vstrip.h vstrip.c
-+SOURCE_FILES=file_io.h file_io.c in_buffer.h in_buffer.c parse_ifo.h 
parse_ifo.c s_types.h main.c vstrip.h vstrip.c dvd2avi_plugin.c
- 
- ### Objects and executables
- 
-@@ -27,8 +27,8 @@
- 
- ### Details
- 
--vstrip :   file_io.o in_buffer.o main.o parse_ifo.o vstrip.o
--  $(CC)   -g  file_io.o in_buffer.o main.o parse_ifo.o vstrip.o -o vstrip
-+vstrip :   file_io.o in_buffer.o main.o parse_ifo.o vstrip.o 
dvd2avi_plugin.o
-+  $(CC)   $(LDFLAGS) file_io.o in_buffer.o main.o parse_ifo.o vstrip.o 
dvd2avi_plugin.o -o vstrip -lm 
- file_io.o : s_types.h file_io.h file_io.c
- in_buffer.o : s_types.h file_io.h in_buffer.h in_buffer.c
- main.o : s_types.h file_io.h vstrip.h main.c
 a/dvd2avi_plugin.c
-+++ b/dvd2avi_plugin.c 2003-10-12 02:29:23.0 +
-@@ -6,13 +6,17 @@
-   
- */
- 
-+#include 
-+#include 
- #include 
--#include 
-+#include 
- #include 
- #include "s_types.h"
- #include "vstrip.h"
- #include "dvd2avi_plugin.h"
- 
-+#define max(a,b) a < b ? b : a
-+
- bool dvd2avi_process(byte *data, tp_vs_streaminfo const si, void *user_data)
- {
-   t_dvd2avi* d2v = (t_dvd2avi *)user_data;
-@@ -206,7 +210,7 @@
-   fp = _open(fname, _O_BINARY | _O_RDONLY); // check size
-   if (fp != -1)
-   {
--  __int64 fposition = _filelengthi64(fp);
-+  __int64_t fposition = lseek64(fp, 0, SEEK_END);
-   
-   lba = (dword)(fposition / fio_SECTOR_SIZE);
-   _close(fp);
 a/file_io.c
-+++ b/file_io.c2003-10-12 02:24:46.0 +
-@@ -32,7 +32,7 @@
-   fp = _open(name, _O_BINARY | _O_RDONLY); // check size
-   if (fp != -1)
-   {
--  __int64 fposition = _filelengthi64(fp);
-+  __int64_t fposition = lseek64(fp, 0, SEEK_END);
-   
-   f->written_to = fposition > 0;
-   if (fposition > 0)

diff --git a/media-video/vstrip/metadata.xml b/media-video/vstrip/metadata.xml
deleted file mode 100644
index 716be526394b..
--- a/media-video/vstrip/metadata.xml
+++ /dev/null
@@ -1,7 +0,0 @@
-
-https://www.gentoo.org/dtd/metadata.dtd;>
-
-
-   media-vi...@gentoo.org
-
-

diff --git a/media-video/vstrip/vstrip-0.8f.ebuild 
b/media-video/vstrip/vstrip-0.8f.ebuild
deleted file mode 100644
index 9e768fa5e9f9..
--- a/media-video/vstrip/vstrip-0.8f.ebuild
+++ /dev/null
@@ -1,38 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit edos2unix toolchain-funcs
-
-DESCRIPTION="A program to split non-css dvd vobs into individual chapters"
-HOMEPAGE="http://www.maven.de/code;
-SRC_URI="http://files.digital-digest.com/downloads/files/encode/vStrip_${PV/./}.zip;
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
-
-BDEPEND="app-arch/unzip"
-
-S="${WORKDIR}/${PN}"
-
-src_prepare() {
-   eapply "${FILESDIR}"/${P}-gentoo.patch
-   edos2unix *.c *.h
-
-   local f
-   for f in *.c *.h ; do
-   echo >> 

[gentoo-commits] repo/gentoo:master commit in: profiles/, dev-python/tinycss/

2024-05-25 Thread Arthur Zamarin
commit: 90b321c34ac586c8229409486eb12edb4c155be1
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Sat May 25 07:09:53 2024 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Sat May 25 07:09:53 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=90b321c3

dev-python/tinycss: treeclean

Closes: https://bugs.gentoo.org/930503
Signed-off-by: Arthur Zamarin  gentoo.org>

 dev-python/tinycss/Manifest  |  1 -
 dev-python/tinycss/metadata.xml  | 12 -
 dev-python/tinycss/tinycss-0.4-r1.ebuild | 43 
 profiles/package.mask|  5 
 4 files changed, 61 deletions(-)

diff --git a/dev-python/tinycss/Manifest b/dev-python/tinycss/Manifest
deleted file mode 100644
index 34f2117f12b7..
--- a/dev-python/tinycss/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST tinycss-0.4.tar.gz 87759 BLAKE2B 
9b7691f5d5fcfb5580a9f2a0f1f50caea3dba74853917e5e46ca93cab6f35f2f8c4f5babf01d25661d05ef1b26ccc35914750917fb92b394b0ca6530a19f3514
 SHA512 
13a50332cddc28026fd7ecc007e14085976284e69de6ea93d1013502fd9791694092c010947b13dcd23f3a2df65f277f62410abd90d03eac16fa5af913673b0a

diff --git a/dev-python/tinycss/metadata.xml b/dev-python/tinycss/metadata.xml
deleted file mode 100644
index 64f0c74ea5cd..
--- a/dev-python/tinycss/metadata.xml
+++ /dev/null
@@ -1,12 +0,0 @@
-
-https://www.gentoo.org/dtd/metadata.dtd;>
-
-  
-pyt...@gentoo.org
-Python
-  
-  
-tinycss
-Kozea/tinycss
-  
-

diff --git a/dev-python/tinycss/tinycss-0.4-r1.ebuild 
b/dev-python/tinycss/tinycss-0.4-r1.ebuild
deleted file mode 100644
index c6b2dae8d2f2..
--- a/dev-python/tinycss/tinycss-0.4-r1.ebuild
+++ /dev/null
@@ -1,43 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_EXT=1
-DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{10..12} )
-
-inherit distutils-r1 pypi
-
-DESCRIPTION="A complete yet simple CSS parser for Python"
-HOMEPAGE="
-   https://github.com/Kozea/tinycss/
-   https://pypi.org/project/tinycss/
-   https://tinycss.readthedocs.io/en/latest/
-"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="amd64 x86"
-
-RDEPEND="
-   dev-python/lxml[${PYTHON_USEDEP}]
-"
-BDEPEND="
-   dev-python/cython[${PYTHON_USEDEP}]
-"
-
-DOCS=( CHANGES README.rst )
-
-distutils_enable_tests pytest
-distutils_enable_sphinx docs
-
-python_prepare_all() {
-   rm setup.cfg || die
-   distutils-r1_python_prepare_all
-}
-
-python_test() {
-   rm -rf tinycss || die
-   epytest --pyargs tinycss
-}

diff --git a/profiles/package.mask b/profiles/package.mask
index ddde64d2d770..a2e7fe9ec7a1 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -349,11 +349,6 @@ dev-util/android-ndk
 # Removal on 2024-05-23.  Bug #927076.
 app-forensics/libewf
 
-# Michał Górny  (2024-04-23)
-# Superseded by dev-python/tinycss2.  No revdeps.
-# Removal on 2024-05-23.  Bug #930503.
-dev-python/tinycss
-
 # Matthew Smith  (2024-04-23)
 # Security issues (Bug #920682).
 # See the following link for breaking changes:



[gentoo-commits] repo/gentoo:master commit in: profiles/features/musl/

2024-05-25 Thread Sam James
commit: 810311b07d2b5e95937fda8ffad2bcc9e9d1
Author: Hank Leininger  korelogic  com>
AuthorDate: Sat May 25 05:44:25 2024 +
Commit: Sam James  gentoo  org>
CommitDate: Sat May 25 06:46:48 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=810311b0

profiles/features/musl: mask another po4a reverse dependency

Closes: https://github.com/gentoo/gentoo/pull/36766
Signed-off-by: Sam James  gentoo.org>

 profiles/features/musl/package.use.mask | 1 +
 1 file changed, 1 insertion(+)

diff --git a/profiles/features/musl/package.use.mask 
b/profiles/features/musl/package.use.mask
index 67ed6fe94f32..1cab96e8fa9e 100644
--- a/profiles/features/musl/package.use.mask
+++ b/profiles/features/musl/package.use.mask
@@ -150,6 +150,7 @@ net-misc/iputils rarpd
 # Sam James  (2021-11-20)
 # Pulls in po4a which doesn't seem to work on musl (wants /usr/bin/locale)
 app-arch/dpkg nls
+app-crypt/loop-aes-losetup nls
 app-emulation/guestfs-tools doc
 app-emulation/libguestfs doc
 app-text/bibletime doc



[gentoo-commits] repo/gentoo:master commit in: profiles/, kde-frameworks/kwallet/

2024-05-24 Thread Andreas Sturmlechner
commit: e6450414956f3a858c5b2923a6fbe36ff17a62c9
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Fri May 24 20:47:49 2024 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Fri May 24 20:49:57 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e6450414

kde-frameworks/kwallet: add 6.2.1, drop 6.2.0

Signed-off-by: Andreas Sturmlechner  gentoo.org>

 kde-frameworks/kwallet/Manifest   | 2 +-
 kde-frameworks/kwallet/{kwallet-6.2.0.ebuild => kwallet-6.2.1.ebuild} | 0
 profiles/package.mask | 2 +-
 3 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/kde-frameworks/kwallet/Manifest b/kde-frameworks/kwallet/Manifest
index 7efa2f19158d..b461c046145e 100644
--- a/kde-frameworks/kwallet/Manifest
+++ b/kde-frameworks/kwallet/Manifest
@@ -1,3 +1,3 @@
 DIST kwallet-5.115.0.tar.xz 353124 BLAKE2B 
18f9d51c52e60e20d44c3385cdd4d2b696d1a2b3a36700f44577d04d3ea652f848a6c680db4626d9516ff0848181a098efcaa0b6e4bbf282f9831c576096
 SHA512 
8870af27ab6dfe5a7f9c60a8199b917e3f0ad81e48524c5ea383c39d6e3ca6a2fbe7bbce9b645a190c33a58bc7e63347e1737b6f55783fefa2a46bf7bab598fe
 DIST kwallet-5.116.0.tar.xz 353948 BLAKE2B 
d8c38a71e72ea9ce316a9f5af440c502b4e21b69f9ae40e740a209bde3aaa6519dd26079c99ffe1b7441a464c1ebdb34b550f9127be89c0f2baede68003eb462
 SHA512 
fc96b2e87e565dadb960159c5412cc0862454331824510405f434dfda2146ecf4e2ca133345c0c46608143da10265f154a0225f4d8d82ae6f11a184b222d663d
-DIST kwallet-6.2.0.tar.xz 352000 BLAKE2B 
a635e97a68327b222195d7d1fb6a0b36745a0f2eca866a98a1183c6391cd2c3c480261f13f83e8438c048674b0a23bf86ce1c99f6482d2a943b6cc6e710d2e45
 SHA512 
6a884727ceaa935cb6bc8eea550fd38828801526291b95dc5bac8ea8a03187edefe7667b1e0345f0a48eeadcb96850be4aaec796d04d0a79883d35d89200cf6c
+DIST kwallet-6.2.1.tar.xz 351904 BLAKE2B 
c6157b27abb5cbe3d3fb8fa57f4adc56a2bbcfedb2cd399aee676a26391877f100de30a13b459b6bcec237cb55a79957e2ddfbda0452305cb6a359a3a87d
 SHA512 
9a40246df384d090ad2c72d01cf10b585897adcb148aa836876839a8268d160602eec5cf20cd77ef7bb8532ad7bef396573ae73a664b209916825f07e1eef867

diff --git a/kde-frameworks/kwallet/kwallet-6.2.0.ebuild 
b/kde-frameworks/kwallet/kwallet-6.2.1.ebuild
similarity index 100%
rename from kde-frameworks/kwallet/kwallet-6.2.0.ebuild
rename to kde-frameworks/kwallet/kwallet-6.2.1.ebuild

diff --git a/profiles/package.mask b/profiles/package.mask
index c5440f23c5fa..ddde64d2d770 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -489,7 +489,7 @@ sec-keys/openpgp-keys-jiatan
 ~kde-frameworks/kservice-6.2.0
 ~kde-frameworks/ktexteditor-6.2.0
 ~kde-frameworks/ktextwidgets-6.2.0
-~kde-frameworks/kwallet-6.2.0
+~kde-frameworks/kwallet-6.2.1
 ~kde-frameworks/kxmlgui-6.2.0
 ~kde-frameworks/purpose-6.2.0
 ~kde-frameworks/qqc2-desktop-style-6.2.0



[gentoo-commits] repo/gentoo:master commit in: profiles/

2024-05-24 Thread Andreas K. Hüttel
commit: bb4ad26b9a93c0469ba169713f2fddf1354e356d
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Fri May 24 20:46:53 2024 +
Commit: Andreas K. Hüttel  gentoo  org>
CommitDate: Fri May 24 20:47:25 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bb4ad26b

package.mask: Add some perl 5.40 virtuals

Signed-off-by: Andreas K. Hüttel  gentoo.org>

 profiles/package.mask | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/profiles/package.mask b/profiles/package.mask
index 8b405eabda1c..88781a748de5 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -36,6 +36,9 @@
 # Andreas K. Hüttel  (2024-05-24)
 # Work in progress.
 =dev-lang/perl-5.40*
+~virtual/perl-Archive-Tar-3.20.10_rc
+~virtual/perl-autodie-2.370.0
+~virtual/perl-bignum-0.670.0
 
 # Arthur Zamarin  (2024-05-23)
 # EAPI=6, maintainer-needed, dead HOMEPAGE, fails to compile.



[gentoo-commits] repo/gentoo:master commit in: profiles/

2024-05-24 Thread Andreas K. Hüttel
commit: aa17a68a1eddee421ea117ad5ab21018bac46661
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Fri May 24 19:30:52 2024 +
Commit: Andreas K. Hüttel  gentoo  org>
CommitDate: Fri May 24 20:20:42 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aa17a68a

package.mask: Add perl-5.40 mask block

Signed-off-by: Andreas K. Hüttel  gentoo.org>

 profiles/package.mask | 4 
 1 file changed, 4 insertions(+)

diff --git a/profiles/package.mask b/profiles/package.mask
index 2b7465689945..8b405eabda1c 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -33,6 +33,10 @@
 
 #--- END OF EXAMPLES ---
 
+# Andreas K. Hüttel  (2024-05-24)
+# Work in progress.
+=dev-lang/perl-5.40*
+
 # Arthur Zamarin  (2024-05-23)
 # EAPI=6, maintainer-needed, dead HOMEPAGE, fails to compile.
 # Removal on 2024-06-22.  Bugs #932571, #902899, #887625, #853025, #672702.



[gentoo-commits] repo/gentoo:master commit in: profiles/

2024-05-24 Thread Ulrich Müller
commit: 1de9ab94f5f4461338411f8dc1179df2ebbec179
Author: Ulrich Müller  gentoo  org>
AuthorDate: Fri May 24 16:47:59 2024 +
Commit: Ulrich Müller  gentoo  org>
CommitDate: Fri May 24 17:46:23 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1de9ab94

profiles: Unmask x11-wm/stumpwm and x11-wm/stumpwm-contrib

Bug: https://bugs.gentoo.org/932627
Signed-off-by: Ulrich Müller  gentoo.org>

 profiles/package.mask | 6 --
 1 file changed, 6 deletions(-)

diff --git a/profiles/package.mask b/profiles/package.mask
index fb553d0c4739..d407486a3a4b 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -33,12 +33,6 @@
 
 #--- END OF EXAMPLES ---
 
-# Arthur Zamarin  (2024-05-24)
-# EAPI=6, fails tests, maintainer-needed, other QA fails.
-# Removal on 2024-06-23.  Bugs #932627, #888473, #882935.
-x11-wm/stumpwm
-x11-wm/stumpwm-contrib
-
 # Arthur Zamarin  (2024-05-23)
 # EAPI=6, maintainer-needed, dead HOMEPAGE, fails to compile.
 # Removal on 2024-06-22.  Bugs #932571, #902899, #887625, #853025, #672702.



[gentoo-commits] repo/gentoo:master commit in: profiles/base/

2024-05-24 Thread Ulrich Müller
commit: 08b2b75599dd23c73a713ab28577fe58d68ded63
Author: Ulrich Müller  gentoo  org>
AuthorDate: Fri May 24 16:38:51 2024 +
Commit: Ulrich Müller  gentoo  org>
CommitDate: Fri May 24 17:46:21 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=08b2b755

profiles/base: Unmask x11-wm/stumpwm[doc]

Bug: https://bugs.gentoo.org/882935
Signed-off-by: Ulrich Müller  gentoo.org>

 profiles/base/package.use.mask | 4 
 1 file changed, 4 deletions(-)

diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask
index aaf0abe073b1..1adb01ebbe92 100644
--- a/profiles/base/package.use.mask
+++ b/profiles/base/package.use.mask
@@ -294,10 +294,6 @@ app-misc/pax-utils seccomp
 # Broken when trying to use sys-libs/binutils-libs header, bug #879067
 >=x11-libs/cairo-1.17.6 debug
 
-# Joonas Niilola  (2022-11-25)
-# x11-wm/stumpwm-22.05_p20220818[doc] is totally broken. Bug #882935
-x11-wm/stumpwm doc
-
 # Bernd Waibel  (2022-11-25)
 # USE=tbb is broken in 7.7.0
 # https://tracker.dev.opencascade.org/view.php?id=33152



[gentoo-commits] repo/gentoo:master commit in: profiles/

2024-05-24 Thread Arthur Zamarin
commit: 7d76354818cbc4f1644d1523ea714588fff6eff1
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Fri May 24 10:47:31 2024 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Fri May 24 10:47:52 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7d763548

x11-wm/stumpwm: last-rite

Bug: https://bugs.gentoo.org/932627
Signed-off-by: Arthur Zamarin  gentoo.org>

 profiles/package.mask | 6 ++
 1 file changed, 6 insertions(+)

diff --git a/profiles/package.mask b/profiles/package.mask
index d407486a3a4b..fb553d0c4739 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -33,6 +33,12 @@
 
 #--- END OF EXAMPLES ---
 
+# Arthur Zamarin  (2024-05-24)
+# EAPI=6, fails tests, maintainer-needed, other QA fails.
+# Removal on 2024-06-23.  Bugs #932627, #888473, #882935.
+x11-wm/stumpwm
+x11-wm/stumpwm-contrib
+
 # Arthur Zamarin  (2024-05-23)
 # EAPI=6, maintainer-needed, dead HOMEPAGE, fails to compile.
 # Removal on 2024-06-22.  Bugs #932571, #902899, #887625, #853025, #672702.



[gentoo-commits] repo/gentoo:master commit in: profiles/

2024-05-24 Thread Sam James
commit: 458e5cbd2a806a9aa1eab7c7f496cab0df93
Author: Sam James  gentoo  org>
AuthorDate: Fri May 24 06:22:27 2024 +
Commit: Sam James  gentoo  org>
CommitDate: Fri May 24 06:22:27 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=458e5cbd

profiles: unmask >=gentoo-functions-1.0

Signed-off-by: Sam James  gentoo.org>

 profiles/package.mask | 4 
 1 file changed, 4 deletions(-)

diff --git a/profiles/package.mask b/profiles/package.mask
index a95c75beafb4..d407486a3a4b 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -801,10 +801,6 @@ sec-keys/openpgp-keys-jiatan
 ~app-office/libreoffice-24.2.3.2
 ~app-office/libreoffice-l10n-24.2.3.2
 
-# Sam James  (2024-02-18)
-# Lots of changes, including a port to a new build system. Needs lots of 
testing.
-=sys-apps/gentoo-functions-1*
-
 # Ulrich Müller  (2024-02-08)
 # Masked for testing.
 # Test failure in watchpoints.dem, undefined function FresnelC.



[gentoo-commits] repo/gentoo:master commit in: profiles/

2024-05-24 Thread Sam James
commit: 85e53db5c4c3c81818c718f39982ed8e22204785
Author: Sam James  gentoo  org>
AuthorDate: Fri May 24 06:10:20 2024 +
Commit: Sam James  gentoo  org>
CommitDate: Fri May 24 06:10:20 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=85e53db5

profiles: drop stale zfs mask

Signed-off-by: Sam James  gentoo.org>

 profiles/package.mask | 8 
 1 file changed, 8 deletions(-)

diff --git a/profiles/package.mask b/profiles/package.mask
index 1bea629ad8b0..a95c75beafb4 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -839,14 +839,6 @@ sec-keys/openpgp-keys-jiatan
  (2023-11-22)
-# Further bugs with CoW via copy_file_range (bug #917224, 
https://github.com/openzfs/zfs/issues/15526).
-# The issue is very similar to bug #815469.
-# ZFS 2.2.1 has a workaround but if you haven't already upgraded your pool to
-# use the new block cloning feature, consider using  (2023-11-19)
 # GCC 10 and older no longer receive upstream support or fixes for
 # bugs. Please switch to a newer GCC version using gcc-config.



[gentoo-commits] repo/gentoo:master commit in: profiles/

2024-05-24 Thread Sam James
commit: 7a1a83c373726a53902f3782812803e3c14562b3
Author: Sam James  gentoo  org>
AuthorDate: Fri May 24 06:08:31 2024 +
Commit: Sam James  gentoo  org>
CommitDate: Fri May 24 06:08:31 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7a1a83c3

profiles: drop stale cython mask

Signed-off-by: Sam James  gentoo.org>

 profiles/package.mask | 4 
 1 file changed, 4 deletions(-)

diff --git a/profiles/package.mask b/profiles/package.mask
index ac5aed381540..19106e99d0af 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -868,10 +868,6 @@ sec-keys/openpgp-keys-jiatan
  (2023-10-06)
-# Breaks building scipy: https://github.com/cython/cython/issues/5748
-=dev-python/cython-3.0.3
-
 # Sam James  (2023-09-09)
 # OpenSSL 1.1.x is EOL on 2023-09-11. Please upgrade immediately to >= OpenSSL 
3.
 # https://www.openssl.org/blog/blog/2023/03/28/1.1.1-EOL/



[gentoo-commits] repo/gentoo:master commit in: profiles/

2024-05-24 Thread Sam James
commit: 926a65c74aa8a65a4fa795cd5b4e2a1ab4e403b6
Author: Sam James  gentoo  org>
AuthorDate: Fri May 24 06:08:06 2024 +
Commit: Sam James  gentoo  org>
CommitDate: Fri May 24 06:08:06 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=926a65c7

profiles: drop stale btrfs-progs mask

Signed-off-by: Sam James  gentoo.org>

 profiles/package.mask | 11 ---
 1 file changed, 11 deletions(-)

diff --git a/profiles/package.mask b/profiles/package.mask
index 285ce9148424..ac5aed381540 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -868,17 +868,6 @@ sec-keys/openpgp-keys-jiatan
  (2023-11-05)
-# Mask broken versions:
-# - sys-fs/btrfs-progs-6.6(-r0) was respun upstream.
-# - sys-fs/btrfs-progs-6.6-r1 had the fixed tarball, but contained an upstream
-# bug in the ioctl numbers.
-# Please use sys-fs/btrfs-progs-6.6-r2 or, better, sys-fs/btrfs-progs-6.6.1
-# (identical in functional contents).
-=sys-fs/btrfs-progs-6.6
-=sys-fs/btrfs-progs-6.6-r1
-=sys-fs/btrfs-progs-6.6-r2
-
 # Sam James  (2023-10-06)
 # Breaks building scipy: https://github.com/cython/cython/issues/5748
 =dev-python/cython-3.0.3



[gentoo-commits] repo/gentoo:master commit in: profiles/

2024-05-24 Thread Sam James
commit: 5628422d48a175665db913af1961c0a53122ff49
Author: Sam James  gentoo  org>
AuthorDate: Fri May 24 06:10:02 2024 +
Commit: Sam James  gentoo  org>
CommitDate: Fri May 24 06:10:02 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5628422d

profiles: drop stale kernel mask

Signed-off-by: Sam James  gentoo.org>

 profiles/package.mask | 14 --
 1 file changed, 14 deletions(-)

diff --git a/profiles/package.mask b/profiles/package.mask
index 673ac3876aec..1bea629ad8b0 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -839,20 +839,6 @@ sec-keys/openpgp-keys-jiatan
  (2023-12-09)
-# ext4 corruption bug: 
https://lore.kernel.org/stable/20231205122122.dfhhoaswsfscuhc3@quack3/ (bug 
#919675)
-# Please update immediately to the latest versions in each series.
-=sys-kernel/gentoo-sources-6.1.64
-=sys-kernel/gentoo-sources-6.1.64-r1
-=sys-kernel/gentoo-sources-6.1.65
-=sys-kernel/gentoo-kernel-6.1.64
-=sys-kernel/gentoo-kernel-6.1.64-r1
-=sys-kernel/gentoo-kernel-6.1.65
-=sys-kernel/vanilla-sources-6.1.64
-=sys-kernel/vanilla-sources-6.1.65
-=sys-kernel/vanilla-kernel-6.1.64
-=sys-kernel/vanilla-kernel-6.1.65
-
 # Sam James  (2023-11-22)
 # Further bugs with CoW via copy_file_range (bug #917224, 
https://github.com/openzfs/zfs/issues/15526).
 # The issue is very similar to bug #815469.



[gentoo-commits] repo/gentoo:master commit in: profiles/

2024-05-24 Thread Sam James
commit: d95d5adab575876054508d9a8e9575e7654f01f6
Author: Sam James  gentoo  org>
AuthorDate: Fri May 24 06:09:08 2024 +
Commit: Sam James  gentoo  org>
CommitDate: Fri May 24 06:09:08 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d95d5ada

profiles: drop shadowed stale openssl mask

... as  gentoo.org>

 profiles/package.mask | 5 -
 1 file changed, 5 deletions(-)

diff --git a/profiles/package.mask b/profiles/package.mask
index 19106e99d0af..673ac3876aec 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -936,11 +936,6 @@ x11-drivers/nvidia-drivers:0/390
 # Breaks too many revdeps for now
 =app-text/discount-3*
 
-# John Helmert III  (2022-10-16)
-#  (2022-04-29)
 # Apparently the "b" in version means "beta". 3.24 is available, we
 # should update to that. #841437



[gentoo-commits] repo/gentoo:master commit in: profiles/

2024-05-23 Thread Matt Turner
commit: e46e739bccf7b0347a2f571fcef2ea2cb5975b98
Author: Matt Turner  gentoo  org>
AuthorDate: Thu May 23 17:26:23 2024 +
Commit: Matt Turner  gentoo  org>
CommitDate: Thu May 23 17:26:39 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e46e739b

profiles: Unmask media-libs/mesa-24.1.0

Closes: https://bugs.gentoo.org/929992
Signed-off-by: Matt Turner  gentoo.org>

 profiles/package.mask | 5 -
 1 file changed, 5 deletions(-)

diff --git a/profiles/package.mask b/profiles/package.mask
index 7487a6e1b634..285ce9148424 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -257,11 +257,6 @@ app-emacs/basic-toolkit
 app-emacs/buffer-extension
 app-emacs/windows
 
-# Matt Turner  (2024-04-25)
-# Masked for testing
-=dev-util/intel_clc-24.1*
-=media-libs/mesa-24.1*
-
 # Michał Górny  (2024-04-23)
 # No py3.12, no tests, no maintainer.  Also no revdeps.
 # Removal on 2024-05-23.  Bug #929513.



[gentoo-commits] repo/gentoo:master commit in: profiles/

2024-05-23 Thread Arthur Zamarin
commit: 2f75ae4777b6101ce41d43d9e672612310352487
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Thu May 23 17:10:50 2024 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Thu May 23 17:10:50 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2f75ae47

x11-plugins/pidgin-rhythmbox: last-rite

Bug: https://bugs.gentoo.org/932571
Signed-off-by: Arthur Zamarin  gentoo.org>

 profiles/package.mask | 5 +
 1 file changed, 5 insertions(+)

diff --git a/profiles/package.mask b/profiles/package.mask
index f2bd0a50370b..7487a6e1b634 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -33,6 +33,11 @@
 
 #--- END OF EXAMPLES ---
 
+# Arthur Zamarin  (2024-05-23)
+# EAPI=6, maintainer-needed, dead HOMEPAGE, fails to compile.
+# Removal on 2024-06-22.  Bugs #932571, #902899, #887625, #853025, #672702.
+x11-plugins/pidgin-rhythmbox
+
 # Arthur Zamarin  (2024-05-23)
 # Bitrise stack is abandoned in Gentoo, maintainer-needed, awaits
 # version bump, uses deprecated Go eclasses, EAPI=6, fails to compile



[gentoo-commits] repo/gentoo:master commit in: profiles/

2024-05-23 Thread Arthur Zamarin
commit: 733dceabb0fc19d0f79c28dd66b32aa366ef88e5
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Thu May 23 17:05:45 2024 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Thu May 23 17:06:11 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=733dceab

packages.mask: last-rite dev-util/{bitrise,envman,stepman}

Bug: https://bugs.gentoo.org/932570
Signed-off-by: Arthur Zamarin  gentoo.org>

 profiles/package.mask | 9 +
 1 file changed, 9 insertions(+)

diff --git a/profiles/package.mask b/profiles/package.mask
index bf72d416d4d6..f2bd0a50370b 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -33,6 +33,15 @@
 
 #--- END OF EXAMPLES ---
 
+# Arthur Zamarin  (2024-05-23)
+# Bitrise stack is abandoned in Gentoo, maintainer-needed, awaits
+# version bump, uses deprecated Go eclasses, EAPI=6, fails to compile
+# with modern C.
+# Removal on 2024-06-22.  Bugs #932570, #844688, #717536, #771066, #844700, 
#844703.
+dev-util/bitrise
+dev-util/envman
+dev-util/stepman
+
 # Andreas Sturmlechner  (2024-05-20)
 # Short-lived side-by-side release, now unnecessary as it moved back to
 # kde-apps/kio-extras:5. Removal on 2024-06-04.



[gentoo-commits] repo/gentoo:master commit in: profiles/, sys-block/megamgr/, profiles/arch/amd64/no-multilib/

2024-05-23 Thread Arthur Zamarin
commit: 9bb6dfb13d02e730d7221961eda00e1a713b2d1f
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Thu May 23 16:39:32 2024 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Thu May 23 16:39:32 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9bb6dfb1

sys-block/megamgr: treeclean

Closes: https://bugs.gentoo.org/930346
Signed-off-by: Arthur Zamarin  gentoo.org>

 profiles/arch/amd64/no-multilib/package.mask |  4 
 profiles/package.mask|  8 ---
 sys-block/megamgr/Manifest   |  1 -
 sys-block/megamgr/megamgr-5.20-r2.ebuild | 36 
 sys-block/megamgr/metadata.xml   |  5 
 5 files changed, 54 deletions(-)

diff --git a/profiles/arch/amd64/no-multilib/package.mask 
b/profiles/arch/amd64/no-multilib/package.mask
index 45d113b969a2..ec5931363806 100644
--- a/profiles/arch/amd64/no-multilib/package.mask
+++ b/profiles/arch/amd64/no-multilib/package.mask
@@ -5,10 +5,6 @@
 # This code assumes 32-bit longs and must therefore be built as a 32-bit 
binary.
 sys-fs/atari-fdisk
 
-# David Seifert  (2018-01-03)
-# Requires 32-bit multilib compatibility
-sys-block/megamgr
-
 # James Le Cuirot  (2016-08-13)
 # Steam requires amd64 multilib. These are steam-overlay packages.
 dev-util/adobe-air-runtime

diff --git a/profiles/package.mask b/profiles/package.mask
index 333153a9fbd2..bf72d416d4d6 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -354,14 +354,6 @@ dev-python/tinycss
 # Removal on 2024-05-23
  (2024-04-20)
-# EAPI6 package, with no reverse dependencies. Not really maintained
-# since gentoo's transition to git. Distfile is fetch and mirror
-# restricted, and based on comment in ebuild, the source isn't stable
-# and we can lose the only source for distfile.
-# Removal on 2024-05-20, bug #930346.
-sys-block/megamgr
-
 # Michał Górny  (2024-04-11)
 # Contains a bug that could render the kernel fail to boot.
 # https://lore.kernel.org/oe-lkp/202403221630.2692c998-oliver.s...@intel.com/

diff --git a/sys-block/megamgr/Manifest b/sys-block/megamgr/Manifest
deleted file mode 100644
index 3391acfcacde..
--- a/sys-block/megamgr/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST ut_linux_mgr_5.20.zip 253549 BLAKE2B 
eb173d349e5399229f55ec073246993068caea01dcc707ec11d34a418cd42368eb80028e4363cad7e1bb707558e6eb8b629a2071387bff40471daa98d1d14c94
 SHA512 
3f942ab3d7a192bc1a945945d20545ffdbbbdd9c4af238701cf7357fe5b3f405c2e777da7c42908e1acb676499ee87aec261bcad729a4d787f8e098af132bda6

diff --git a/sys-block/megamgr/megamgr-5.20-r2.ebuild 
b/sys-block/megamgr/megamgr-5.20-r2.ebuild
deleted file mode 100644
index 7688cadd9b6c..
--- a/sys-block/megamgr/megamgr-5.20-r2.ebuild
+++ /dev/null
@@ -1,36 +0,0 @@
-# Copyright 1999-2018 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DESCRIPTION="LSI Logic MegaRAID Text User Interface management tool"
-HOMEPAGE="http://www.lsi.com;
-SRC_URI="http://www.lsi.com/downloads/Public/MegaRAID%20Common%20Files/ut_linux_${PN##mega}_${PV}.zip;
-
-LICENSE="LSI"
-SLOT="0"
-# This package can never enter stable, it can't be mirrored and upstream
-# can remove the distfiles from their mirror anytime.
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-RESTRICT="mirror fetch"
-
-DEPEND="app-arch/unzip"
-RDEPEND=""
-
-S="${WORKDIR}"
-
-QA_PRESTRIPPED="/opt/bin/megamgr"
-
-pkg_nofetch() {
-   einfo "Upstream has implement a mandatory clickthrough EULA for 
distfile download"
-   einfo "Please visit ${SRC_URI}"
-   einfo "And place ${A} in your DISTDIR directory"
-}
-
-src_install() {
-   exeinto /opt/bin
-   newexe megamgr.bin megamgr
-
-   newdoc ut_linux_${PN##mega}_${PV}.txt ${PN}-release-${PV}.txt
-}

diff --git a/sys-block/megamgr/metadata.xml b/sys-block/megamgr/metadata.xml
deleted file mode 100644
index 115e9d64a669..
--- a/sys-block/megamgr/metadata.xml
+++ /dev/null
@@ -1,5 +0,0 @@
-
-https://www.gentoo.org/dtd/metadata.dtd;>
-
-   
-



[gentoo-commits] repo/gentoo:master commit in: profiles/

2024-05-23 Thread Andreas Sturmlechner
commit: e888d65c7eef77b87e711387cc72c55352e8e5e3
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Tue May 21 21:07:50 2024 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Thu May 23 16:00:10 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e888d65c

profiles: Drop KDE Gear 24.04.90 package.mask

Signed-off-by: Andreas Sturmlechner  gentoo.org>

 profiles/package.mask | 247 --
 1 file changed, 247 deletions(-)

diff --git a/profiles/package.mask b/profiles/package.mask
index 8a0d39beba6e..eac226542f62 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -773,253 +773,6 @@ sec-keys/openpgp-keys-jiatan
 ~kde-misc/markdownpart-24.05.0
 ~sys-block/partitionmanager-24.05.0
 ~sys-libs/kpmcore-24.05.0
-~kde-apps/kdialog-24.04.90
-~kde-apps/keditbookmarks-24.04.90
-~kde-apps/kfind-24.04.90
-~kde-apps/konqueror-24.04.90
-~www-client/falkon-24.04.90
-~kde-apps/baloo-widgets-24.04.90
-~kde-apps/dolphin-24.04.90
-~kde-apps/kate-24.04.90
-~kde-apps/kate-addons-24.04.90
-~kde-apps/kate-lib-24.04.90
-~kde-apps/kde-apps-meta-24.04.90
-~kde-apps/kdecore-meta-24.04.90
-~kde-apps/khelpcenter-24.04.90
-~kde-apps/konsole-24.04.90
-~kde-apps/kwrite-24.04.90
-~app-accessibility/kontrast-24.04.90
-~kde-apps/kdeaccessibility-meta-24.04.90
-~kde-apps/kmag-24.04.90
-~kde-apps/kmousetool-24.04.90
-~kde-apps/kmouth-24.04.90
-~kde-apps/kdeadmin-meta-24.04.90
-~kde-apps/kcron-24.04.90
-~kde-apps/ksystemlog-24.04.90
-~kde-apps/analitza-24.04.90
-~kde-apps/artikulate-24.04.90
-~kde-apps/blinken-24.04.90
-~kde-apps/cantor-24.04.90
-~kde-apps/kalgebra-24.04.90
-~kde-apps/kalzium-24.04.90
-~kde-apps/kanagram-24.04.90
-~kde-apps/kbruch-24.04.90
-~kde-apps/kdeedu-data-24.04.90
-~kde-apps/kdeedu-meta-24.04.90
-~kde-apps/kgeography-24.04.90
-~kde-apps/khangman-24.04.90
-~kde-apps/kig-24.04.90
-~kde-apps/kiten-24.04.90
-~kde-apps/klettres-24.04.90
-~kde-apps/kmplot-24.04.90
-~kde-apps/kqtquickcharts-24.04.90
-~kde-apps/ktouch-24.04.90
-~kde-apps/kturtle-24.04.90
-~kde-apps/kwordquiz-24.04.90
-~kde-apps/libkeduvocdocument-24.04.90
-~kde-apps/marble-24.04.90
-~kde-apps/minuet-24.04.90
-~kde-apps/parley-24.04.90
-~kde-apps/rocs-24.04.90
-~kde-apps/step-24.04.90
-~games-puzzle/skladnik-24.04.90
-~kde-apps/bomber-24.04.90
-~kde-apps/bovo-24.04.90
-~kde-apps/granatier-24.04.90
-~kde-apps/kajongg-24.04.90
-~kde-apps/kapman-24.04.90
-~kde-apps/katomic-24.04.90
-~kde-apps/kblackbox-24.04.90
-~kde-apps/kblocks-24.04.90
-~kde-apps/kbounce-24.04.90
-~kde-apps/kbreakout-24.04.90
-~kde-apps/kdegames-meta-24.04.90
-~kde-apps/kdiamond-24.04.90
-~kde-apps/kfourinline-24.04.90
-~kde-apps/kgoldrunner-24.04.90
-~kde-apps/kigo-24.04.90
-~kde-apps/killbots-24.04.90
-~kde-apps/kiriki-24.04.90
-~kde-apps/kjumpingcube-24.04.90
-~kde-apps/klickety-24.04.90
-~kde-apps/klines-24.04.90
-~kde-apps/kmahjongg-24.04.90
-~kde-apps/kmines-24.04.90
-~kde-apps/knavalbattle-24.04.90
-~kde-apps/knetwalk-24.04.90
-~kde-apps/knights-24.04.90
-~kde-apps/kolf-24.04.90
-~kde-apps/kollision-24.04.90
-~kde-apps/konquest-24.04.90
-~kde-apps/kpat-24.04.90
-~kde-apps/kreversi-24.04.90
-~kde-apps/kshisen-24.04.90
-~kde-apps/ksirk-24.04.90
-~kde-apps/ksnakeduel-24.04.90
-~kde-apps/kspaceduel-24.04.90
-~kde-apps/ksquares-24.04.90
-~kde-apps/ksudoku-24.04.90
-~kde-apps/ktuberling-24.04.90
-~kde-apps/kubrick-24.04.90
-~kde-apps/libkdegames-24.04.90
-~kde-apps/libkmahjongg-24.04.90
-~kde-apps/lskat-24.04.90
-~kde-apps/palapeli-24.04.90
-~kde-apps/picmi-24.04.90
-~kde-apps/gwenview-24.04.90
-~kde-apps/kamera-24.04.90
-~kde-apps/kcolorchooser-24.04.90
-~kde-apps/kdegraphics-meta-24.04.90
-~kde-apps/kdegraphics-mobipocket-24.04.90
-~kde-apps/kolourpaint-24.04.90
-~kde-apps/kruler-24.04.90
-~kde-apps/libkdcraw-24.04.90
-~kde-apps/libkexiv2-24.04.90
-~kde-apps/libksane-24.04.90
-~kde-apps/okular-24.04.90
-~kde-apps/spectacle-24.04.90
-~kde-apps/svgpart-24.04.90
-~kde-apps/thumbnailers-24.04.90
-~kde-misc/colord-kde-24.04.90
-~kde-misc/skanlite-24.04.90
-~media-gfx/skanpage-24.04.90
-~media-libs/ksanecore-24.04.90
-~kde-apps/audiocd-kio-24.04.90
-~kde-apps/dragon-24.04.90
-~kde-apps/ffmpegthumbs-24.04.90
-~kde-apps/juk-24.04.90
-~kde-apps/k3b-24.04.90
-~kde-apps/kamoso-24.04.90
-~kde-apps/kdemultimedia-meta-24.04.90
-~kde-apps/kdenlive-24.04.90
-~kde-apps/kmix-24.04.90
-~kde-apps/kwave-24.04.90
-~kde-apps/libkcddb-24.04.90
-~kde-apps/libkcompactdisc-24.04.90
-~media-sound/audex-24.04.90
-~media-sound/elisa-24.04.90
-~media-sound/kasts-24.04.90
-~media-sound/krecorder-24.04.90
-~kde-apps/dolphin-plugins-dropbox-24.04.90
-~kde-apps/kaccounts-integration-24.04.90
-~kde-apps/kaccounts-providers-24.04.90
-~kde-apps/kdenetwork-meta-24.04.90
-~kde-apps/kdenetwork-filesharing-24.04.90
-~kde-apps/kget-24.04.90
-~kde-apps/kio-extras-24.04.90
-~kde-apps/krdc-24.04.90
-~kde-apps/krfb-24.04.90
-~kde-apps/signon-kwallet-extension-24.04.90
-~kde-misc/kdeconnect-24.04.90
-~kde-misc/kio-gdrive-24.04.90

[gentoo-commits] repo/gentoo:master commit in: profiles/

2024-05-23 Thread Matt Turner
commit: ecf2c28739a234d72d95b44a709e706434b8314e
Author: Matt Turner  gentoo  org>
AuthorDate: Thu May 23 13:29:21 2024 +
Commit: Matt Turner  gentoo  org>
CommitDate: Thu May 23 13:30:56 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ecf2c287

Revert "profiles: Remove outdated mask"

This reverts commit c89941d77dfd679fc7b46d881b0bc4f4685a5a60.

Reverse dependencies of media-libs/mesa need to be updated to handle the
removal of IUSE=gles2.

Bug: https://bugs.gentoo.org/932512
Bug: https://bugs.gentoo.org/932515
Bug: https://bugs.gentoo.org/929992
Signed-off-by: Matt Turner  gentoo.org>

 profiles/package.mask | 5 +
 1 file changed, 5 insertions(+)

diff --git a/profiles/package.mask b/profiles/package.mask
index a1138424a153..2138d54214c9 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -243,6 +243,11 @@ app-emacs/basic-toolkit
 app-emacs/buffer-extension
 app-emacs/windows
 
+# Matt Turner  (2024-04-25)
+# Masked for testing
+=dev-util/intel_clc-24.1*
+=media-libs/mesa-24.1*
+
 # Michał Górny  (2024-04-23)
 # No py3.12, no tests, no maintainer.  Also no revdeps.
 # Removal on 2024-05-23.  Bug #929513.



[gentoo-commits] repo/gentoo:master commit in: profiles/

2024-05-22 Thread Matt Turner
commit: c89941d77dfd679fc7b46d881b0bc4f4685a5a60
Author: Matt Turner  gentoo  org>
AuthorDate: Wed May 22 21:04:09 2024 +
Commit: Matt Turner  gentoo  org>
CommitDate: Wed May 22 21:17:21 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c89941d7

profiles: Remove outdated mask

Signed-off-by: Matt Turner  gentoo.org>

 profiles/package.mask | 5 -
 1 file changed, 5 deletions(-)

diff --git a/profiles/package.mask b/profiles/package.mask
index 2138d54214c9..a1138424a153 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -243,11 +243,6 @@ app-emacs/basic-toolkit
 app-emacs/buffer-extension
 app-emacs/windows
 
-# Matt Turner  (2024-04-25)
-# Masked for testing
-=dev-util/intel_clc-24.1*
-=media-libs/mesa-24.1*
-
 # Michał Górny  (2024-04-23)
 # No py3.12, no tests, no maintainer.  Also no revdeps.
 # Removal on 2024-05-23.  Bug #929513.



[gentoo-commits] repo/gentoo:master commit in: profiles/

2024-05-21 Thread Andreas Sturmlechner
commit: 13079b20e1626066532264ddb5e813e23c62c110
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Tue May 21 18:41:28 2024 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Tue May 21 19:05:36 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=13079b20

profiles: Drop KDE Plasma 6.0.4 package.mask

Signed-off-by: Andreas Sturmlechner  gentoo.org>

 profiles/package.mask | 62 ---
 1 file changed, 62 deletions(-)

diff --git a/profiles/package.mask b/profiles/package.mask
index e3afb37d37be..dd169a2bca65 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -554,68 +554,6 @@ sec-keys/openpgp-keys-jiatan
 ~kde-plasma/systemsettings-6.0.5
 ~kde-plasma/wacomtablet-6.0.5
 ~kde-plasma/xdg-desktop-portal-kde-6.0.5
-~kde-plasma/bluedevil-6.0.4
-~kde-plasma/breeze-6.0.4
-~kde-plasma/breeze-grub-6.0.4
-~kde-plasma/breeze-gtk-6.0.4.1
-~kde-plasma/breeze-plymouth-6.0.4.1
-~kde-plasma/discover-6.0.4
-~kde-plasma/drkonqi-6.0.4
-~kde-plasma/flatpak-kcm-6.0.4
-~kde-plasma/kactivitymanagerd-6.0.4
-~kde-plasma/kde-cli-tools-6.0.4
-~kde-plasma/kde-gtk-config-6.0.4
-~kde-plasma/kdecoration-6.0.4
-~kde-plasma/kdeplasma-addons-6.0.4
-~kde-plasma/kgamma-6.0.4
-~kde-plasma/kglobalacceld-6.0.4
-~kde-plasma/kinfocenter-6.0.4
-~kde-plasma/kmenuedit-6.0.4
-~kde-plasma/kpipewire-6.0.4
-~kde-plasma/kscreen-6.0.4
-~kde-plasma/kscreenlocker-6.0.4
-~kde-plasma/ksshaskpass-6.0.4
-~kde-plasma/ksystemstats-6.0.4
-~kde-plasma/kwallet-pam-6.0.4
-~kde-plasma/kwayland-6.0.4
-~kde-plasma/kwayland-integration-6.0.4
-~kde-plasma/kwin-6.0.4.1
-~kde-plasma/kwrited-6.0.4
-~kde-plasma/layer-shell-qt-6.0.4
-~kde-plasma/libkscreen-6.0.4
-~kde-plasma/libksysguard-6.0.4
-~kde-plasma/libplasma-6.0.4
-~kde-plasma/milou-6.0.4
-~kde-plasma/ocean-sound-theme-6.0.4
-~kde-plasma/oxygen-6.0.4
-~kde-plasma/oxygen-sounds-6.0.4
-~kde-plasma/plasma-activities-6.0.4
-~kde-plasma/plasma-activities-stats-6.0.4
-~kde-plasma/plasma-browser-integration-6.0.4
-~kde-plasma/plasma-desktop-6.0.4
-~kde-plasma/plasma-disks-6.0.4
-~kde-plasma/plasma-firewall-6.0.4
-~kde-plasma/plasma-integration-6.0.4
-~kde-plasma/plasma-meta-6.0.4
-~kde-plasma/plasma-nm-6.0.4
-~kde-plasma/plasma-pa-6.0.4
-~kde-plasma/plasma-sdk-6.0.4
-~kde-plasma/plasma-systemmonitor-6.0.4
-~kde-plasma/plasma-thunderbolt-6.0.4
-~kde-plasma/plasma-vault-6.0.4
-~kde-plasma/plasma-welcome-6.0.4
-~kde-plasma/plasma-workspace-6.0.4
-~kde-plasma/plasma-workspace-wallpapers-6.0.4
-~kde-plasma/plasma5support-6.0.4
-~kde-plasma/plymouth-kcm-6.0.4
-~kde-plasma/polkit-kde-agent-6.0.4
-~kde-plasma/powerdevil-6.0.4
-~kde-plasma/print-manager-6.0.4
-~kde-plasma/qqc2-breeze-style-6.0.4
-~kde-plasma/sddm-kcm-6.0.4
-~kde-plasma/systemsettings-6.0.4
-~kde-plasma/wacomtablet-6.0.4
-~kde-plasma/xdg-desktop-portal-kde-6.0.4
 ~kde-apps/kdialog-24.04.90
 ~kde-apps/keditbookmarks-24.04.90
 ~kde-apps/kfind-24.04.90



[gentoo-commits] repo/gentoo:master commit in: profiles/features/wd40/

2024-05-21 Thread Andrew Ammerlaan
commit: e6e8ede2d80e99d81d62b598e0b3cba8321c9f26
Author: Andrew Ammerlaan  gentoo  org>
AuthorDate: Tue May 21 11:22:37 2024 +
Commit: Andrew Ammerlaan  gentoo  org>
CommitDate: Tue May 21 11:22:37 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e6e8ede2

profiles/features/wd40: mask jupyterlab_widgets

Bug: https://bugs.gentoo.org/932075
Signed-off-by: Andrew Ammerlaan  gentoo.org>

 profiles/features/wd40/package.mask | 1 +
 1 file changed, 1 insertion(+)

diff --git a/profiles/features/wd40/package.mask 
b/profiles/features/wd40/package.mask
index 1179bb3a0abc..db7e4ff91e53 100644
--- a/profiles/features/wd40/package.mask
+++ b/profiles/features/wd40/package.mask
@@ -68,6 +68,7 @@ dev-python/jupyter-lsp
 dev-python/jupyter-server
 dev-python/jupyter-server-mathjax
 dev-python/jupyter-server-terminals
+dev-python/jupyterlab_widgets
 dev-python/jupyterlab-server
 dev-python/jupyterlab
 dev-python/keyring



[gentoo-commits] repo/gentoo:master commit in: profiles/arch/amd64/x32/

2024-05-21 Thread Andrew Ammerlaan
commit: c2cf2603a6306c572cfee7b303f8661a6603629f
Author: Andrew Ammerlaan  gentoo  org>
AuthorDate: Tue May 21 09:22:37 2024 +
Commit: Andrew Ammerlaan  gentoo  org>
CommitDate: Tue May 21 09:55:30 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c2cf2603

profiles/arch/amd64/x32: mask jupyterlab_widgets

Signed-off-by: Andrew Ammerlaan  gentoo.org>

 profiles/arch/amd64/x32/package.mask | 1 +
 1 file changed, 1 insertion(+)

diff --git a/profiles/arch/amd64/x32/package.mask 
b/profiles/arch/amd64/x32/package.mask
index 68f213cb7db1..13452e116aa8 100644
--- a/profiles/arch/amd64/x32/package.mask
+++ b/profiles/arch/amd64/x32/package.mask
@@ -33,6 +33,7 @@ sci-geosciences/viking
 # Jupyterlab and friends require net-libs/nodejs
 dev-python/jupyterlab
 dev-python/jupyterlab-lsp
+dev-python/jupyterlab_widgets
 dev-python/jupyter-server-proxy
 sci-misc/jupyterlab-desktop-bin
 dev-python/plotly



[gentoo-commits] repo/gentoo:master commit in: profiles/arch/amd64/

2024-05-20 Thread Sam James
commit: a2679e24e9b7209a568284c788acd0da425f93d0
Author: Matoro Mahri  matoro  tk>
AuthorDate: Mon May 20 18:55:29 2024 +
Commit: Sam James  gentoo  org>
CommitDate: Mon May 20 21:48:44 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a2679e24

profiles/arch/amd64: stabilize USE=ruby_targets_ruby32

Bug: https://bugs.gentoo.org/932285
Signed-off-by: Matoro Mahri  matoro.tk>
Signed-off-by: Sam James  gentoo.org>

 profiles/arch/amd64/make.defaults   | 4 
 profiles/arch/amd64/use.stable.mask | 4 
 2 files changed, 8 deletions(-)

diff --git a/profiles/arch/amd64/make.defaults 
b/profiles/arch/amd64/make.defaults
index 4b211a4a39d5..945288214711 100644
--- a/profiles/arch/amd64/make.defaults
+++ b/profiles/arch/amd64/make.defaults
@@ -63,7 +63,3 @@ IUSE_IMPLICIT="abi_x86_64"
 # Enable USE=libtirpc by default, to ease dependency resolution during
 # the stabilization of glibc-2.26. Bug 657148
 USE="libtirpc"
-
-# Hans de Graaff  (2024-05-20)
-# Allow ruby32 stabling: https://bugs.gentoo.org/932285
-RUBY_TARGETS="ruby31 -ruby32"

diff --git a/profiles/arch/amd64/use.stable.mask 
b/profiles/arch/amd64/use.stable.mask
index 70930f986aeb..c7159b879206 100644
--- a/profiles/arch/amd64/use.stable.mask
+++ b/profiles/arch/amd64/use.stable.mask
@@ -4,10 +4,6 @@
 # This file requires eapi 5 or later. New entries go on top.
 # Please use the same syntax as in use.mask
 
-# Hans de Graaff  (2024-05-20)
-# Allow ruby32 stabling: https://bugs.gentoo.org/932285
-ruby_targets_ruby32
-
 # Paul Zander  (2023-11-17)
 # ROCm/HIP is not suitable for stabilization.
 hip



[gentoo-commits] repo/gentoo:master commit in: profiles/arch/powerpc/ppc32/

2024-05-20 Thread Sam James
commit: 4973fd166eebc0b3dec5b4d68915f40e977719f7
Author: Matoro Mahri  matoro  tk>
AuthorDate: Mon May 20 18:54:42 2024 +
Commit: Sam James  gentoo  org>
CommitDate: Mon May 20 21:48:42 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4973fd16

profiles/arch/powerpc/ppc32: stabilize USE=ruby_targets_ruby32

Bug: https://bugs.gentoo.org/932285
Signed-off-by: Matoro Mahri  matoro.tk>
Signed-off-by: Sam James  gentoo.org>

 profiles/arch/powerpc/ppc32/make.defaults   | 4 
 profiles/arch/powerpc/ppc32/use.stable.mask | 4 
 2 files changed, 8 deletions(-)

diff --git a/profiles/arch/powerpc/ppc32/make.defaults 
b/profiles/arch/powerpc/ppc32/make.defaults
index fd8cbdaca6cc..ef55cded6dbb 100644
--- a/profiles/arch/powerpc/ppc32/make.defaults
+++ b/profiles/arch/powerpc/ppc32/make.defaults
@@ -31,7 +31,3 @@ IUSE_IMPLICIT="abi_ppc_32"
 
 # Enable abi_ppc_32 for packages that don't have it forced.
 ABI_PPC="32"
-
-# Hans de Graaff  (2024-05-20)
-# Allow ruby32 stabling: https://bugs.gentoo.org/932285
-RUBY_TARGETS="ruby31 -ruby32"

diff --git a/profiles/arch/powerpc/ppc32/use.stable.mask 
b/profiles/arch/powerpc/ppc32/use.stable.mask
index 2d96f098f935..848b8db5a597 100644
--- a/profiles/arch/powerpc/ppc32/use.stable.mask
+++ b/profiles/arch/powerpc/ppc32/use.stable.mask
@@ -1,10 +1,6 @@
 # Copyright 2014-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-# Hans de Graaff  (2024-05-20)
-# Allow ruby32 stabling: https://bugs.gentoo.org/932285
-ruby_targets_ruby32
-
 # Sam James  (2024-03-07)
 # dev-lang/php:8.2 is not marked stable here yet (bug #920701)
 php_targets_php8-2



[gentoo-commits] repo/gentoo:master commit in: profiles/arch/arm64/

2024-05-20 Thread Sam James
commit: 7784d021bac13c3c20e1cc2e214d1e39f8e61508
Author: Matoro Mahri  matoro  tk>
AuthorDate: Mon May 20 18:52:09 2024 +
Commit: Sam James  gentoo  org>
CommitDate: Mon May 20 21:48:40 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7784d021

profiles/arch/arm64: stabilize USE=ruby_targets_ruby32

Bug: https://bugs.gentoo.org/932285
Signed-off-by: Matoro Mahri  matoro.tk>
Signed-off-by: Sam James  gentoo.org>

 profiles/arch/arm64/make.defaults   | 4 
 profiles/arch/arm64/use.stable.mask | 4 
 2 files changed, 8 deletions(-)

diff --git a/profiles/arch/arm64/make.defaults 
b/profiles/arch/arm64/make.defaults
index 31df7013cb70..55118834bcce 100644
--- a/profiles/arch/arm64/make.defaults
+++ b/profiles/arch/arm64/make.defaults
@@ -28,7 +28,3 @@ USE="libtirpc"
 # Michał Górny  (2017-03-14)
 # Unhide the ARM-specific USE_EXPANDs.
 USE_EXPAND_HIDDEN="-CPU_FLAGS_ARM"
-
-# Hans de Graaff  (2024-05-20)
-# Allow ruby32 stabling: https://bugs.gentoo.org/932285
-RUBY_TARGETS="ruby31 -ruby32"

diff --git a/profiles/arch/arm64/use.stable.mask 
b/profiles/arch/arm64/use.stable.mask
index 9f9eed955ab0..18cd219279c6 100644
--- a/profiles/arch/arm64/use.stable.mask
+++ b/profiles/arch/arm64/use.stable.mask
@@ -4,10 +4,6 @@
 # This file requires eapi 5 or later. New entries go on top.
 # Please use the same syntax as in use.mask
 
-# Hans de Graaff  (2024-05-20)
-# Allow ruby32 stabling: https://bugs.gentoo.org/932285
-ruby_targets_ruby32
-
 # Matt Turner  (2024-05-10)
 # x11-drivers/xf86-video-vmware is not stable yet
 video_cards_vmware



[gentoo-commits] repo/gentoo:master commit in: profiles/arch/powerpc/ppc64/

2024-05-20 Thread Sam James
commit: 4476c3fc39b0b6cfc5344276d6a888b376f909f5
Author: Matoro Mahri  matoro  tk>
AuthorDate: Mon May 20 18:49:26 2024 +
Commit: Sam James  gentoo  org>
CommitDate: Mon May 20 21:48:37 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4476c3fc

profiles/arch/powerpc/ppc64: stabilize USE=ruby_targets_ruby32

Bug: https://bugs.gentoo.org/932285
Signed-off-by: Matoro Mahri  matoro.tk>
Signed-off-by: Sam James  gentoo.org>

 profiles/arch/powerpc/ppc64/make.defaults   | 4 
 profiles/arch/powerpc/ppc64/use.stable.mask | 4 
 2 files changed, 8 deletions(-)

diff --git a/profiles/arch/powerpc/ppc64/make.defaults 
b/profiles/arch/powerpc/ppc64/make.defaults
index 649dbb725d92..f981d6d16277 100644
--- a/profiles/arch/powerpc/ppc64/make.defaults
+++ b/profiles/arch/powerpc/ppc64/make.defaults
@@ -39,7 +39,3 @@ VIDEO_CARDS="fbdev mga r128 radeon"
 
 # Enable abi_ppc_64 for packages that don't have it forced.
 ABI_PPC="64"
-
-# Hans de Graaff  (2024-05-20)
-# Allow ruby32 stabling: https://bugs.gentoo.org/932285
-RUBY_TARGETS="ruby31 -ruby32"

diff --git a/profiles/arch/powerpc/ppc64/use.stable.mask 
b/profiles/arch/powerpc/ppc64/use.stable.mask
index 7fa253dfe02d..1d065e2da02c 100644
--- a/profiles/arch/powerpc/ppc64/use.stable.mask
+++ b/profiles/arch/powerpc/ppc64/use.stable.mask
@@ -4,10 +4,6 @@
 # This file requires eapi 5 or later. New entries go on top.
 # Please use the same syntax as in use.mask
 
-# Hans de Graaff  (2024-05-20)
-# Allow ruby32 stabling: https://bugs.gentoo.org/932285
-ruby_targets_ruby32
-
 # Sam James  (2024-03-07)
 # dev-lang/php:8.2 is not marked stable here yet (bug #920701)
 php_targets_php8-2



[gentoo-commits] repo/gentoo:master commit in: profiles/arch/x86/

2024-05-20 Thread Sam James
commit: 9fbe65fb2a49aeb933a3579d280ad480de11f6a3
Author: Matoro Mahri  matoro  tk>
AuthorDate: Mon May 20 18:14:47 2024 +
Commit: Sam James  gentoo  org>
CommitDate: Mon May 20 21:48:35 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9fbe65fb

profiles/arch/x86: stabilize USE=ruby_targets_ruby32

Bug: https://bugs.gentoo.org/932285
Signed-off-by: Matoro Mahri  matoro.tk>
Signed-off-by: Sam James  gentoo.org>

 profiles/arch/x86/make.defaults   | 4 
 profiles/arch/x86/use.stable.mask | 4 
 2 files changed, 8 deletions(-)

diff --git a/profiles/arch/x86/make.defaults b/profiles/arch/x86/make.defaults
index 6fc955113ada..16f6fbe98d0e 100644
--- a/profiles/arch/x86/make.defaults
+++ b/profiles/arch/x86/make.defaults
@@ -43,7 +43,3 @@ ABI_X86="32"
 # Enable USE=libtirpc by default, to ease dependency resolution during
 # the stabilization of glibc-2.26. Bug 657148
 USE="libtirpc"
-
-# Hans de Graaff  (2024-05-20)
-# Allow ruby32 stabling: https://bugs.gentoo.org/932285
-RUBY_TARGETS="ruby31 -ruby32"

diff --git a/profiles/arch/x86/use.stable.mask 
b/profiles/arch/x86/use.stable.mask
index 8ff2c3fd9a8e..6f373ce425c2 100644
--- a/profiles/arch/x86/use.stable.mask
+++ b/profiles/arch/x86/use.stable.mask
@@ -4,10 +4,6 @@
 # This file requires eapi 5 or later. New entries go on top.
 # Please use the same syntax as in use.mask
 
-# Hans de Graaff  (2024-05-20)
-# Allow ruby32 stabling: https://bugs.gentoo.org/932285
-ruby_targets_ruby32
-
 # Paul Zander  (2024-02-14)
 # sci-libs/atlas is not stable
 atlas



[gentoo-commits] repo/gentoo:master commit in: profiles/

2024-05-20 Thread Andreas Sturmlechner
commit: 597c2464e77404c034b090e26be7f33ecd635b04
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Mon May 20 15:27:18 2024 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Mon May 20 15:28:10 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=597c2464

profiles: Add app-text/poppler-24.05.0 breakage bug refs in package.mask

Signed-off-by: Andreas Sturmlechner  gentoo.org>

 profiles/package.mask | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/profiles/package.mask b/profiles/package.mask
index 2fea86e8de95..2a4c9000e858 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -102,7 +102,7 @@ dev-python/whichcraft
 sci-libs/beagle
 
 # Andreas Sturmlechner  (2024-05-14)
-# Breaks build of revdeps.
+# Breaks build of revdeps. Bugs #931916, #931917
 ~app-text/poppler-24.05.0
 
 # Arthur Zamarin  (2024-05-13)



[gentoo-commits] repo/gentoo:master commit in: profiles/

2024-05-20 Thread Andreas Sturmlechner
commit: 8d832263cb2dcbcdae4da44a86287191a9f24817
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Mon May 20 15:25:37 2024 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Mon May 20 15:28:10 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8d832263

profiles: Set kde-apps/kio-extras-kf5 removal date in package.mask

Signed-off-by: Andreas Sturmlechner  gentoo.org>

 profiles/package.mask | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/profiles/package.mask b/profiles/package.mask
index ebdf8b7720dd..2fea86e8de95 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -35,7 +35,7 @@
 
 # Andreas Sturmlechner  (2024-05-20)
 # Short-lived side-by-side release, now unnecessary as it moved back to
-# kde-apps/kio-extras:5.
+# kde-apps/kio-extras:5. Removal on 2024-06-04.
 kde-apps/kio-extras-kf5
 
 # Arthur Zamarin  (2024-05-18)



  1   2   3   4   5   6   7   8   9   10   >