[gentoo-commits] repo/gentoo:master commit in: x11-wm/metacity/

2023-09-26 Thread Florian Schmaus
commit: 98e601bd31d72c20a710004aa78887804dd96f74
Author: Florian Schmaus  gentoo  org>
AuthorDate: Wed Sep 27 06:47:00 2023 +
Commit: Florian Schmaus  gentoo  org>
CommitDate: Wed Sep 27 06:58:17 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=98e601bd

x11-wm/metacity: add myself as a maintainer

Signed-off-by: Florian Schmaus  gentoo.org>

 x11-wm/metacity/metadata.xml | 4 
 1 file changed, 4 insertions(+)

diff --git a/x11-wm/metacity/metadata.xml b/x11-wm/metacity/metadata.xml
index e6d1a7d56ae1..fd3e818e1e88 100644
--- a/x11-wm/metacity/metadata.xml
+++ b/x11-wm/metacity/metadata.xml
@@ -5,6 +5,10 @@
 gn...@gentoo.org
 Gentoo GNOME Desktop
   
+  
+f...@gentoo.org
+Florian Schmaus
+  
   
 Enable sound event support using 
media-libs/libcanberra
 Enable Vulkan based compositor support via 
META_COMPOSITOR=vulkan environment variable



[gentoo-commits] repo/gentoo:master commit in: net-analyzer/gsa/

2023-09-26 Thread Florian Schmaus
commit: 716d8567b8534cea0085bcead0af0d0f8833ba52
Author: Giuseppe Foti  gmail  com>
AuthorDate: Mon Sep 25 10:27:27 2023 +
Commit: Florian Schmaus  gentoo  org>
CommitDate: Wed Sep 27 06:58:18 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=716d8567

net-analyzer/gsa: add 22.7.0

Signed-off-by: Giuseppe Foti  gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/33049
Signed-off-by: Florian Schmaus  gentoo.org>

 net-analyzer/gsa/Manifest  |  2 ++
 net-analyzer/gsa/gsa-22.7.0.ebuild | 49 ++
 2 files changed, 51 insertions(+)

diff --git a/net-analyzer/gsa/Manifest b/net-analyzer/gsa/Manifest
index 3ed9ca3cea4c..7291a9f7b164 100644
--- a/net-analyzer/gsa/Manifest
+++ b/net-analyzer/gsa/Manifest
@@ -4,3 +4,5 @@ DIST gsa-22.5.0-node_modules.tar.xz 26394052 BLAKE2B 
77e74ccacecd681e846884af463
 DIST gsa-22.5.0.tar.gz 3586703 BLAKE2B 
33d9f5e32ccc33e4c1d24665bd7ba0819dc22281772c7ebba24d8c82f93bcc21e8b90f3e0666b9ed8846e2a88417f8bf5999619577c15c307485a7ce3243d104
 SHA512 
2f119f3d8b213cb10abc7b2a25052e943518f8a2c5950f6eb6e5227bf30f7467ddbcf78bbed5f499b96a0bb517c5033f38477f332a14f449b7b04e7b7902843b
 DIST gsa-22.5.3-node_modules.tar.xz 23161212 BLAKE2B 
4bd48e37034cbe8b142392247f7c3231d97bea3d2327833f5d9fbe6b964b5a8f0f61a7d8db0750291fd750fb24bf401e0a6691123e876d76da68810662779df6
 SHA512 
2863e937bdfad8207a57d03d67f0fb573435845823ce2533fab4002ac25e37903ab21d6e53f272d39bfb900d4793c907d33d56dfe1b88469ad5a4ffcd3201613
 DIST gsa-22.5.3.tar.gz 3620562 BLAKE2B 
1b2104bea4d5cb39d9faab05e0e6b1ac0b15c6d342f2066808b3b00fb9e4a07efd8d792eeb2ec1507172e3188770ba428ff5d2a913d00db40d28f899bea23d9f
 SHA512 
fb7ee8b65cfac67789fe392c5734ef2267f80a9f6ac42272e02f21b266f7933c06d5aef33bfa1bedf2782016e26ca849a764f7150ecc8cc6fa8d206c6dd1ae71
+DIST gsa-22.7.0.tar.gz 3593214 BLAKE2B 
9a9b4969735c8c05c67f490c98a008816ad6602c6a7a7cceaa611783087da63bde5fbeebe42f171e917820f5c7a79b1a486b41f0c945749c737aa3f4f47ec94c
 SHA512 
e9832666c6218b5d8af9e7af5e088f3dc1e12eac0cbc06c1ccaf268e34a377a5892761dc6a41278c5342a30b008a58c10a36a5b10ee955a77bd55d9dfecfbd44
+DIST gsa-node-modules-22.7.0.tar.xz 27964004 BLAKE2B 
cbc7120763124deb79ddbcb12037ad8a031ef4de972086866a8393fef39c109a30e90d5f6d7948a55aca518c1ebc3ae46c12ad5440bc89002254bec64f5253e7
 SHA512 
594f0ffce70514bae8334d749f4e690cdb040b81c8a91238e5bbac18088a0866fe8a78be8a323b813cb5c751e69419c80da611ba7f619797dd9b502c320529b4

diff --git a/net-analyzer/gsa/gsa-22.7.0.ebuild 
b/net-analyzer/gsa/gsa-22.7.0.ebuild
new file mode 100644
index ..a45132ee3340
--- /dev/null
+++ b/net-analyzer/gsa/gsa-22.7.0.ebuild
@@ -0,0 +1,49 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+MY_NODE_N="node-modules"
+MY_NODE_D="node_modules"
+MY_NODE_PV="${PV}"
+
+DESCRIPTION="Greenbone Security Assistant"
+HOMEPAGE="https://www.greenbone.net https://github.com/greenbone/gsa";
+SRC_URI="
+   https://github.com/greenbone/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz
+   
https://github.com/greenbone/${PN}/releases/download/v${PV}/${PN}-${MY_NODE_N}-${PV}.tar.xz
+"
+
+SLOT="0"
+LICENSE="AGPL-3+"
+KEYWORDS="~amd64 ~x86"
+
+BDEPEND="
+   >=net-libs/nodejs-14.0.0[ssl]
+   >=sys-apps/yarn-1.15.2
+"
+
+MY_NODE_DIR="${S}/${MY_NODE_D}/"
+
+src_prepare() {
+   default
+   # We will use pre-generated npm stuff.
+   mv "${WORKDIR}/${MY_NODE_D}" "${MY_NODE_DIR}" || die "couldn't move 
node_modules"
+
+   # Make SVGR not traverse the path up to / looking for a
+   # configuration file. Fixes
+   # Error: EACCES: permission denied, open '/.config/svgrrc'
+   # in case a directory /.config exists, see 
https://bugs.gentoo.org/909731
+   echo "runtimeConfig: false" > .svgrrc.yml || die
+}
+
+src_compile() {
+   # setting correct PATH for finding react-js
+   NODE_ENV=production PATH="${PATH}:${MY_NODE_DIR}/.bin/" \
+   yarn --offline build || die
+}
+
+src_install() {
+   insinto "usr/share/gvm/gsad/web"
+   doins -r build/*
+}



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

2023-09-26 Thread Florian Schmaus
commit: d950d0640fa09a38acfecc9dbbc66fad7a762acf
Author: Florian Schmaus  gentoo  org>
AuthorDate: Wed Sep 27 06:47:18 2023 +
Commit: Florian Schmaus  gentoo  org>
CommitDate: Wed Sep 27 06:58:17 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d950d064

gnome-base/gnome-flashback: add myself as a maintainer

Signed-off-by: Florian Schmaus  gentoo.org>

 gnome-base/gnome-flashback/metadata.xml | 4 
 1 file changed, 4 insertions(+)

diff --git a/gnome-base/gnome-flashback/metadata.xml 
b/gnome-base/gnome-flashback/metadata.xml
index 9d9ab3a44e19..68dd054fcefe 100644
--- a/gnome-base/gnome-flashback/metadata.xml
+++ b/gnome-base/gnome-flashback/metadata.xml
@@ -5,6 +5,10 @@
 gn...@gentoo.org
 Gentoo GNOME Desktop
   
+  
+f...@gentoo.org
+Florian Schmaus
+  
   
 GNOME/gnome-flashback
   



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

2023-09-26 Thread Florian Schmaus
commit: 8e757cc416da3ede46374f6cc54d8fcb33c02a58
Author: Florian Schmaus  gentoo  org>
AuthorDate: Wed Sep 27 06:46:27 2023 +
Commit: Florian Schmaus  gentoo  org>
CommitDate: Wed Sep 27 06:58:16 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8e757cc4

gnome-base/gnome-panel: add myself as a maintainer

Signed-off-by: Florian Schmaus  gentoo.org>

 gnome-base/gnome-panel/metadata.xml | 4 
 1 file changed, 4 insertions(+)

diff --git a/gnome-base/gnome-panel/metadata.xml 
b/gnome-base/gnome-panel/metadata.xml
index 300ece137047..088b9ec9ec95 100644
--- a/gnome-base/gnome-panel/metadata.xml
+++ b/gnome-base/gnome-panel/metadata.xml
@@ -5,6 +5,10 @@
 gn...@gentoo.org
 Gentoo GNOME Desktop
   
+  
+f...@gentoo.org
+Florian Schmaus
+  
   
 GNOME/gnome-panel
   



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

2023-09-26 Thread Florian Schmaus
commit: bd89c05885c5b49dbc8b3dedeed391d2ee1ab9ef
Author: Guillermo Joandet  gmail  com>
AuthorDate: Sat Sep 23 20:47:20 2023 +
Commit: Florian Schmaus  gentoo  org>
CommitDate: Wed Sep 27 06:58:14 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bd89c058

gnome-base/gnome-flashback: Version bump to 3.50.0

Signed-off-by: Guillermo Joandet  gmail.com>
Signed-off-by: Florian Schmaus  gentoo.org>

 gnome-base/gnome-flashback/Manifest|  1 +
 .../gnome-flashback/gnome-flashback-3.50.0.ebuild  | 88 ++
 2 files changed, 89 insertions(+)

diff --git a/gnome-base/gnome-flashback/Manifest 
b/gnome-base/gnome-flashback/Manifest
index 3fa032831c8e..6db1ec9266da 100644
--- a/gnome-base/gnome-flashback/Manifest
+++ b/gnome-base/gnome-flashback/Manifest
@@ -1 +1,2 @@
 DIST gnome-flashback-3.46.0.tar.xz 892424 BLAKE2B 
f752687a07d8b5205aebed47e0ece8b77edc32aa9fa934b9e14234119d3bf074b528eb1af8ea5841ca20c2f91511eac40e6a708835542bbdc8ea4e1d364984e8
 SHA512 
845d9cf3551295bc6dcaeeb141875ddb875e8cf885a2a3b17c4234dd40b37b8ed5279f07414c4cc7590369b394a7270c48d34d767bd0d1ef0189f4b73e73da10
+DIST gnome-flashback-3.50.0.tar.xz 907036 BLAKE2B 
a995ab42fad19b566ff07c9f745a6a8ba3efab3e9201b72a813a4bc91976d2b5150b84cd1cbeb62e22ccead3d9bb17143ce793a699a0699d5223e021598c0fbc
 SHA512 
1c6b5569f01870f9e55f22b5ba34dd7ba54d5d61fa3a1096e906ea0e0919e0af2f3a6e2dd95c8e0952aead80e207f1319faa4f657a5d3350fd73caddb55c7062

diff --git a/gnome-base/gnome-flashback/gnome-flashback-3.50.0.ebuild 
b/gnome-base/gnome-flashback/gnome-flashback-3.50.0.ebuild
new file mode 100644
index ..403aae023970
--- /dev/null
+++ b/gnome-base/gnome-flashback/gnome-flashback-3.50.0.ebuild
@@ -0,0 +1,88 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+inherit gnome2 toolchain-funcs
+
+DESCRIPTION="GNOME Flashback session"
+HOMEPAGE="https://gitlab.gnome.org/GNOME/gnome-flashback/";
+
+LICENSE="GPL-3+"
+SLOT="0"
+IUSE="elogind systemd"
+REQUIRED_USE="^^ ( elogind systemd )"
+KEYWORDS="~amd64 ~riscv"
+
+RDEPEND="
+   >=x11-libs/gdk-pixbuf-2.32.2:2
+   >=x11-libs/gtk+-3.22.0:3[X]
+   >=gnome-base/gnome-desktop-43:3=
+   >=gnome-base/gnome-panel-3.35.2
+   >=media-libs/libcanberra-0.13[gtk3]
+   >=dev-libs/glib-2.67.3:2
+   >=gnome-base/gsettings-desktop-schemas-3.31.0
+   >=sys-auth/polkit-0.97
+   >=app-i18n/ibus-1.5.2
+   >=sys-power/upower-0.99.0:=
+   >=x11-libs/libXrandr-1.5.0
+   >=x11-libs/libXxf86vm-1.1.4
+
+   x11-libs/libxcb:=
+   x11-libs/libX11
+   gnome-base/gdm
+   elogind? ( >=sys-auth/elogind-230 )
+   systemd? ( >=sys-apps/systemd-230:= )
+   net-wireless/gnome-bluetooth:3=
+   x11-libs/libXext
+   >=x11-libs/libXi-1.6.0
+   x11-libs/pango
+   x11-libs/libxkbfile
+   x11-misc/xkeyboard-config
+   x11-libs/libXfixes
+   media-libs/libpulse[glib]
+   media-libs/alsa-lib
+   sys-libs/pam
+"
+DEPEND="${RDEPEND}
+   x11-base/xorg-proto
+"
+BDEPEND="
+   dev-util/gdbus-codegen
+   dev-util/glib-utils
+   >=sys-devel/gettext-0.19.8
+   virtual/pkgconfig
+" # autoconf-archive for eautoreconf
+RDEPEND="${RDEPEND}
+   x11-wm/metacity
+   gnome-base/gnome-panel
+   gnome-base/gnome-settings-daemon
+"
+
+src_configure() {
+   local myconf=(
+   --disable-static
+   --without-compiz-session
+   $(use_enable systemd systemd-session)
+   )
+
+   # Below elogind DESKTOP_* and SCREENSAVER_* pkg-config calls need to 
match up with
+   # what upstream has each version (libsystemd replaced with libelogind). 
Explicit
+   # per-version die to force a manual recheck. Only update the explicit 
version if the
+   # "PKG_CHECK_MODULES([DESKTOP/SCREENSAVER], ...)" blocks did not 
change; otherwise adjust
+   # elogind conditional block below accordingly first.
+   if ver_test ${PV} -ne 3.50.0; then
+   die "Maintainer has not checked over packages MENU pkg-config 
deps for elogind support"
+   fi
+
+   if use elogind; then
+   local pkgconfig="$(tc-getPKG_CONFIG)"
+   myconf+=(
+   DESKTOP_CFLAGS="$(${pkgconfig} --cflags glib-2.0 
gio-2.0 gio-unix-2.0 gnome-desktop-3.0 gtk+-3.0 libelogind x11)"
+   DESKTOP_LIBS="$(${pkgconfig} --libs glib-2.0 gio-2.0 
gio-unix-2.0 gnome-desktop-3.0 gtk+-3.0 libelogind x11)"
+   SCREENSAVER_CFLAGS="$(${pkgconfig} --cflags gdm 
gio-unix-2.0 glib-2.0 gnome-desktop-3.0 gtk+-3.0 libelogind xxf86vm)"
+   SCREENSAVER_LIBS="$(${pkgconfig} --libs gdm 
gio-unix-2.0 glib-2.0 gnome-desktop-3.0 gtk+-3.0 libelogind xxf86vm)"
+   )
+   fi
+
+   gnome2_src_configure "${myconf[@]}"
+}



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

2023-09-26 Thread Florian Schmaus
commit: dade14d887f13ce60d57436cdf786aebce74a1fc
Author: Guillermo Joandet  gmail  com>
AuthorDate: Sat Sep 23 21:03:17 2023 +
Commit: Florian Schmaus  gentoo  org>
CommitDate: Wed Sep 27 06:58:14 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dade14d8

gnome-base/gnome-applets: Version bump to 3.50.0

Signed-off-by: Guillermo Joandet  gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/33017
Signed-off-by: Florian Schmaus  gentoo.org>

 gnome-base/gnome-applets/Manifest  |  1 +
 .../gnome-applets/gnome-applets-3.50.0.ebuild  | 52 ++
 2 files changed, 53 insertions(+)

diff --git a/gnome-base/gnome-applets/Manifest 
b/gnome-base/gnome-applets/Manifest
index 08597587239f..34b312537bed 100644
--- a/gnome-base/gnome-applets/Manifest
+++ b/gnome-base/gnome-applets/Manifest
@@ -1 +1,2 @@
 DIST gnome-applets-3.46.0.tar.xz 9248780 BLAKE2B 
5bc61dbbb2f6a7c96a9ad6895936996025bfc6d99ac29ff552e62e5061866b1ef30384d6adecefee933cbb533184a47cb6c40c5c8c7562d4892817aa73628dab
 SHA512 
826abf56f76925f0246b49194b09ec9ae43963c43e3f861269ab839c08823bb2b8b1b47cd20a93495bfef0d4220ef579190f0dd491c3cb2ed70fdd0483b1f007
+DIST gnome-applets-3.50.0.tar.xz 9257700 BLAKE2B 
ce085b1dc352ca267eeb725c3da4903e2017a385759236914707fdc5963e8f2a7eb6b06ce9b8d6a55240cc23ceb94a18474a0c5594c0e8801a2a929ed6cf9d0e
 SHA512 
81eca5e87802e0c146cf6f327653b36e2bc62dc6a294306037139e1deba2f01c30b8d1700960d60b74e405ea98a876e7bed4e32539f37b89dd0091bfc98f20a9

diff --git a/gnome-base/gnome-applets/gnome-applets-3.50.0.ebuild 
b/gnome-base/gnome-applets/gnome-applets-3.50.0.ebuild
new file mode 100644
index ..66e13e1bc849
--- /dev/null
+++ b/gnome-base/gnome-applets/gnome-applets-3.50.0.ebuild
@@ -0,0 +1,52 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+inherit gnome2
+
+DESCRIPTION="Applets for the GNOME Flashback Panel"
+HOMEPAGE="https://gitlab.gnome.org/GNOME/gnome-applets/";
+
+LICENSE="GPL-2+ FDL-1.1"
+SLOT="0"
+IUSE="tracker"
+KEYWORDS="~amd64 ~riscv"
+
+# FIXME: automagic wireless-tools
+# TODO: gucharmap could be optional, but no knob
+# TODO: libgweather could be optional, but no knob
+RDEPEND="
+   >=x11-libs/gtk+-3.20.0:3[X]
+   >=dev-libs/glib-2.44.0:2
+   >=gnome-base/gnome-panel-3.41.1
+   >=gnome-base/libgtop-2.11.92:=
+   >=x11-libs/libwnck-43.0:3
+   >=x11-libs/libnotify-0.7
+   >=sys-power/upower-0.99.8:=
+   >=x11-themes/adwaita-icon-theme-3.14.0
+   >=dev-libs/libxml2-2.5.0:2
+   >=dev-libs/libgweather-4.2.0:4=
+   >=gnome-extra/gucharmap-2.33.0:2.90
+   >=sys-auth/polkit-0.97
+   x11-libs/libX11
+   tracker? ( app-misc/tracker:3 )
+   >=x11-libs/pango-1.50.0
+"
+DEPEND="${RDEPEND}
+   x11-base/xorg-proto
+"
+BDEPEND="
+   app-text/docbook-xml-dtd:4.1.2
+   dev-libs/libxslt
+   dev-util/gdbus-codegen
+   dev-util/glib-utils
+   dev-util/itstool
+   >=sys-devel/gettext-0.19.6
+   virtual/pkgconfig
+" # yelp-tools and autoconf-archive for eautoreconf
+
+src_configure() {
+   gnome2_src_configure \
+   --disable-static \
+   $(use_enable tracker tracker-search-bar)
+}



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

2023-09-26 Thread Florian Schmaus
commit: d641572f46ae8cc0d6dff79fc8ca8a4c4e689604
Author: Guillermo Joandet  gmail  com>
AuthorDate: Sat Sep 23 20:56:07 2023 +
Commit: Florian Schmaus  gentoo  org>
CommitDate: Wed Sep 27 06:58:15 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d641572f

gnome-base/gnome-panel: Version bump to 3.50.0

Signed-off-by: Guillermo Joandet  gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/33016
Signed-off-by: Florian Schmaus  gentoo.org>

 gnome-base/gnome-panel/Manifest  |  1 +
 gnome-base/gnome-panel/gnome-panel-3.50.0.ebuild | 79 
 2 files changed, 80 insertions(+)

diff --git a/gnome-base/gnome-panel/Manifest b/gnome-base/gnome-panel/Manifest
index c2f51fecad37..d7cf85b2215f 100644
--- a/gnome-base/gnome-panel/Manifest
+++ b/gnome-base/gnome-panel/Manifest
@@ -1 +1,2 @@
 DIST gnome-panel-3.46.0.tar.xz 2797164 BLAKE2B 
48f4a070df7015a8cca2b5041329f3ebb88474abf42cd21f74514ef557426c260110916eb1e23fafec1f99ec2e339258241484a87a6cd52a293d7df6abfff001
 SHA512 
a49f3978bd9561973c41083006b831cf4fcb07408048106ef56dae7e0809fb3ec825c8b4a1c09e818255c7995c45a6d33aa4f47e61f778f4b1f29ccc7c9033f7
+DIST gnome-panel-3.50.0.tar.xz 2769200 BLAKE2B 
a386ccf11408772939af434d9f69c00a3bc22c0c104acd2e88e105c3f0d8ea3cfcd9145e6fc5d6e802d02740bcc89a86af403a9ade86271eddb7d8325fecadad
 SHA512 
29e5eb22feec1b2d57fc0cd4c307012bbad50b15d49dc0fc7e2c0a1090a744ca9f1857ee74f2f0a7f77943ebe6ecf4f71c577adaeb19633f34ba93aad26e3c74

diff --git a/gnome-base/gnome-panel/gnome-panel-3.50.0.ebuild 
b/gnome-base/gnome-panel/gnome-panel-3.50.0.ebuild
new file mode 100644
index ..3001fd142130
--- /dev/null
+++ b/gnome-base/gnome-panel/gnome-panel-3.50.0.ebuild
@@ -0,0 +1,79 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+inherit gnome2 toolchain-funcs
+
+DESCRIPTION="The GNOME Flashback Panel"
+HOMEPAGE="https://gitlab.gnome.org/GNOME/gnome-panel/";
+
+LICENSE="GPL-2+ FDL-1.1 LGPL-2.1+"
+SLOT="0"
+IUSE="eds elogind systemd"
+REQUIRED_USE="^^ ( elogind systemd )"
+KEYWORDS="~amd64 ~riscv"
+
+RDEPEND="
+   >=gnome-base/gnome-desktop-2.91.0:3=
+   >=x11-libs/gdk-pixbuf-2.26.0:2
+   >=x11-libs/pango-1.15.4
+   >=dev-libs/glib-2.67.1:2
+   >=x11-libs/gtk+-3.22.0:3[X]
+   >=x11-libs/libwnck-43.0:3
+   >=gnome-base/gnome-menus-3.7.90:3
+   eds? ( >=gnome-extra/evolution-data-server-3.46.0:= )
+   elogind? ( >=sys-auth/elogind-230 )
+   systemd? ( >=sys-apps/systemd-230:= )
+   >=x11-libs/cairo-1.0.0[X,glib]
+   >=dev-libs/libgweather-4.2.0:4=
+   >=gnome-base/dconf-0.13.4
+   >=x11-libs/libXrandr-1.3.0
+   gnome-base/gdm
+   x11-libs/libX11
+   x11-libs/libXi
+   sci-geosciences/geocode-glib:2
+   sys-auth/polkit
+"
+DEPEND="${RDEPEND}
+   x11-base/xorg-proto
+"
+BDEPEND="
+   app-text/docbook-xml-dtd:4.1.2
+   dev-util/gdbus-codegen
+   dev-util/glib-utils
+   dev-util/itstool
+   >=sys-devel/gettext-0.19.8
+   virtual/pkgconfig
+" # yelp-tools and autoconf-archive for eautoreconf
+
+src_configure() {
+   local myconf=(
+   --disable-static
+   $(use_enable eds)
+   )
+
+   # Below elogind MENU_* pkg-config calls need to match up with what 
upstream has
+   # each version (libsystemd replaced with libelogind). Explicit 
per-version die
+   # to force a manual recheck. Only update the explicit version if the
+   # "PKG_CHECK_MODULES([MENU], ...)" block did not change; otherwise 
adjust
+   # elogind conditional block below accordingly first.
+   # DO NOT just change the version, look in configure.ac in which 
PKG_CHECK_MODULES-sections
+   # libsystemd is used and check if there are new sections where it is 
used!
+   if ver_test ${PV} -ne 3.50.0; then
+   die "Maintainer has not checked over packages MENU pkg-config 
deps for elogind support"
+   fi
+
+   if use elogind; then
+   local pkgconfig="$(tc-getPKG_CONFIG)"
+   myconf+=(
+   ACTION_BUTTON_CFLAGS="$(${pkgconfig} --cflags 
gio-unix-2.0 gtk+-3.0 libelogind x11)"
+   ACTION_BUTTON_LIBS="$(${pkgconfig} --libs gio-unix-2.0 
gtk+-3.0 libelogind x11)"
+   LAUNCHER_CFLAGS="$(${pkgconfig} --cflags gio-unix-2.0 
gtk+-3.0 libgnome-menu-3.0 libelogind)"
+   LAUNCHER_LIBS="$(${pkgconfig} --libs gio-unix-2.0 
gtk+-3.0 libgnome-menu-3.0 libelogind)"
+   MENU_CFLAGS="$(${pkgconfig} --cflags gdm gio-unix-2.0 
gtk+-3.0 libgnome-menu-3.0 libelogind)"
+   MENU_LIBS="$(${pkgconfig} --libs gdm gio-unix-2.0 
gtk+-3.0 libgnome-menu-3.0 libelogind)"
+   )
+   fi
+
+   gnome2_src_configure "${myconf[@]}"
+}



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

2023-09-26 Thread Florian Schmaus
commit: a7d13377c8745e8ff467e16ccff1f3e6a12c45fc
Author: Florian Schmaus  gentoo  org>
AuthorDate: Wed Sep 27 06:45:05 2023 +
Commit: Florian Schmaus  gentoo  org>
CommitDate: Wed Sep 27 06:58:16 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a7d13377

gnome-base/gnome-applets: add myself as a maintainer

Signed-off-by: Florian Schmaus  gentoo.org>

 gnome-base/gnome-applets/metadata.xml | 4 
 1 file changed, 4 insertions(+)

diff --git a/gnome-base/gnome-applets/metadata.xml 
b/gnome-base/gnome-applets/metadata.xml
index b66f5436b537..4aa4279c967a 100644
--- a/gnome-base/gnome-applets/metadata.xml
+++ b/gnome-base/gnome-applets/metadata.xml
@@ -5,6 +5,10 @@
 gn...@gentoo.org
 Gentoo GNOME Desktop
   
+  
+f...@gentoo.org
+Florian Schmaus
+  
   
 Build the tracker search bar applet
   



[gentoo-commits] repo/gentoo:master commit in: x11-wm/metacity/

2023-09-26 Thread Florian Schmaus
commit: 65bdc5209b6c5413660d58a10b68a0cc947e0e9d
Author: Guillermo Joandet  gmail  com>
AuthorDate: Sat Sep 23 20:54:25 2023 +
Commit: Florian Schmaus  gentoo  org>
CommitDate: Wed Sep 27 06:58:15 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=65bdc520

x11-wm/metacity: Version bump to 3.50.0

Signed-off-by: Guillermo Joandet  gmail.com>
Signed-off-by: Florian Schmaus  gentoo.org>

 x11-wm/metacity/Manifest   |  1 +
 x11-wm/metacity/metacity-3.50.0.ebuild | 56 ++
 2 files changed, 57 insertions(+)

diff --git a/x11-wm/metacity/Manifest b/x11-wm/metacity/Manifest
index e9abc90fc9bc..29e6cccb32ad 100644
--- a/x11-wm/metacity/Manifest
+++ b/x11-wm/metacity/Manifest
@@ -1 +1,2 @@
 DIST metacity-3.46.1.tar.xz 1959060 BLAKE2B 
84dbe09dd8d6c7ce1894ed806cdc6cc5cc6c302ddf3aae5f7ef479f6c02ef6c2091bb1d815603f5d6e52d583192d43f47d835327e9e75cd626081becbf84bd8e
 SHA512 
f0d8424868edf8209eb4cbd003de68ab892a5b515a1aca7b3626bf52eb8451cb0477ab35f702177c9654604e06adce46471897edcb54931d95e60b36bef92b20
+DIST metacity-3.50.0.tar.xz 1959172 BLAKE2B 
a697bb0d820211abdd212a250d0ea6a698962b37b9e200c54dab51ca11bb1c9a65708dd8f098211d3d451da83f484d549f5fc33c63f391f42744a8046849ccd7
 SHA512 
2fd66f96b0603dfea652ad21f9749c3dbd68c847cda884a0e16f23766c9b61fcdfa693dcb83beb33c909487a7d9f7f5eb796096cfc772cc44c4b267ef1b08699

diff --git a/x11-wm/metacity/metacity-3.50.0.ebuild 
b/x11-wm/metacity/metacity-3.50.0.ebuild
new file mode 100644
index ..0076bb83bb0a
--- /dev/null
+++ b/x11-wm/metacity/metacity-3.50.0.ebuild
@@ -0,0 +1,56 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+inherit gnome2
+
+DESCRIPTION="GNOME Flashback window manager"
+HOMEPAGE="https://gitlab.gnome.org/GNOME/metacity/";
+
+LICENSE="GPL-2+"
+SLOT="0"
+IUSE="+libcanberra vulkan xinerama"
+KEYWORDS="~amd64 ~riscv"
+
+# TODO: libgtop could be optional, but no knob
+RDEPEND="
+   >=dev-libs/glib-2.67.3:2
+   >=x11-libs/gtk+-3.24.6:3[X]
+   >=x11-libs/pango-1.2.0
+   >=x11-libs/libXcomposite-0.3
+   >=x11-libs/libXres-1.2
+   >=gnome-base/gsettings-desktop-schemas-3.3.0
+   x11-libs/libXfixes
+   x11-libs/libXrender
+   x11-libs/libXdamage
+   x11-libs/libXpresent
+   libcanberra? ( media-libs/libcanberra[gtk3] )
+   >=x11-libs/startup-notification-0.7
+   x11-libs/libXcursor
+   gnome-base/libgtop:2=
+   x11-libs/libX11
+   xinerama? ( x11-libs/libXinerama )
+   x11-libs/libXrandr
+   x11-libs/libXext
+   x11-libs/libICE
+   x11-libs/libSM
+   gnome-extra/zenity
+   vulkan? ( media-libs/vulkan-loader )
+"
+DEPEND="${RDEPEND}
+   x11-base/xorg-proto
+"
+BDEPEND="
+   vulkan? ( dev-util/vulkan-headers )
+   dev-util/glib-utils
+   >=sys-devel/gettext-0.19.6
+   virtual/pkgconfig
+" # autoconf-archive for eautoreconf
+
+src_configure() {
+   gnome2_src_configure \
+   --disable-static \
+   $(use_enable libcanberra canberra) \
+   $(use_enable xinerama) \
+   $(use_enable vulkan)
+}



[gentoo-commits] repo/gentoo:master commit in: dev-java/icu4j/

2023-09-26 Thread Miroslav Šulc
commit: 4a8a6be8344c5cee981da5a5a3bc3d908a8230bc
Author: Volkmar W. Pogatzki  pogatzki  net>
AuthorDate: Mon May 15 14:42:41 2023 +
Commit: Miroslav Šulc  gentoo  org>
CommitDate: Wed Sep 27 06:57:56 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4a8a6be8

dev-java/icu4j: one more "No runnable methods"

Due to a regression from commit 3eb0cfe this test class hasn't been run
before.

Signed-off-by: Volkmar W. Pogatzki  pogatzki.net>
Signed-off-by: Miroslav Šulc  gentoo.org>

 dev-java/icu4j/icu4j-72.1.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/dev-java/icu4j/icu4j-72.1.ebuild b/dev-java/icu4j/icu4j-72.1.ebuild
index 6c36773ab3b6..efe703205a6a 100644
--- a/dev-java/icu4j/icu4j-72.1.ebuild
+++ b/dev-java/icu4j/icu4j-72.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 # Skeleton command:
@@ -65,6 +65,7 @@ JAVA_TEST_EXCLUDES=(
"com.ibm.icu.dev.test.stringprep.TestData" # Invalid test class 1. No 
runnable methods
"com.ibm.icu.dev.test.calendar.ChineseTestCase" # Invalid test class 1. 
Test class should have exactly one public zero-argument constructor
"com.ibm.icu.dev.test.calendar.TestCase" # 
java.lang.IllegalArgumentException: Test class can only have one constructor
+   "com.ibm.icu.dev.test.message2.TestCase" # Invalid test class - No 
runnable methods
"com.ibm.icu.dev.test.bidi.TestData" # Invalid test class 1. Test class 
should have exactly one public constructor
# following kills 98 tests and and avoids 9 test failures
# coverage tests fail because test handlers for the parametrized tests 
are not defined so the tests are broken and cannot succeed



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

2023-09-26 Thread Miroslav Šulc
commit: 46a0d7d3899ca90d1fc9a81a288d915ccdc3ebf8
Author: Volkmar W. Pogatzki  pogatzki  net>
AuthorDate: Mon May 15 09:55:47 2023 +
Commit: Miroslav Šulc  gentoo  org>
CommitDate: Wed Sep 27 06:57:55 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=46a0d7d3

java-pkg-simple.eclass: improve test selection for multi-jar packages

There was a problem with multi-jar packages cumulating tests. Test
classes were repeatedly run for all subsequent test runs.

With this patch we ensure that classes=target/test-classes is really
empty before compilation.

Signed-off-by: Volkmar W. Pogatzki  pogatzki.net>
Signed-off-by: Miroslav Šulc  gentoo.org>

 eclass/java-pkg-simple.eclass | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/eclass/java-pkg-simple.eclass b/eclass/java-pkg-simple.eclass
index 555d956d93d8..e50344c32acb 100644
--- a/eclass/java-pkg-simple.eclass
+++ b/eclass/java-pkg-simple.eclass
@@ -501,6 +501,9 @@ java-pkg-simple_src_test() {
return
fi
 
+   # https://bugs.gentoo.org/906311
+   rm -rf ${classes} || die
+
# create the target directory
mkdir -p ${classes} || die "Could not create target directory for 
testing"
 
@@ -519,7 +522,6 @@ java-pkg-simple_src_test() {
find "${JAVA_TEST_SRC_DIR[@]}" -name \*.java > ${test_sources}
fi
 
-
# compile
if [[ -s ${test_sources} ]]; then
if [[ -n ${moduleinfo} ]] || [[ java-pkg_get-target -lt 9 ]]; 
then



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

2023-09-26 Thread Miroslav Šulc
commit: 0733594d8ff5e3fdd2b7617c36fdd2c761c6
Author: Volkmar W. Pogatzki  pogatzki  net>
AuthorDate: Sun May 14 07:39:19 2023 +
Commit: Miroslav Šulc  gentoo  org>
CommitDate: Wed Sep 27 06:57:51 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0733594d

Revert "java-pkg-simple.eclass: improve test selection for multi-jar packages"

This reverts commit 3eb0cfe339e79270446731b8f27bdc1b060d023b.

Closes: https://bugs.gentoo.org/906311
Signed-off-by: Volkmar W. Pogatzki  pogatzki.net>
Signed-off-by: Miroslav Šulc  gentoo.org>

 eclass/java-pkg-simple.eclass | 28 +---
 1 file changed, 13 insertions(+), 15 deletions(-)

diff --git a/eclass/java-pkg-simple.eclass b/eclass/java-pkg-simple.eclass
index 14650ea7e8d3..555d956d93d8 100644
--- a/eclass/java-pkg-simple.eclass
+++ b/eclass/java-pkg-simple.eclass
@@ -555,21 +555,19 @@ java-pkg-simple_src_test() {
if [[ -n ${JAVA_TEST_RUN_ONLY} ]]; then
tests_to_run="${JAVA_TEST_RUN_ONLY[@]}"
else
-   pushd "${JAVA_TEST_SRC_DIR}" > /dev/null || die
-   tests_to_run=$(find * -type f\
-   \( -name "*Test.java"\
-   -o -name "Test*.java"\
-   -o -name "*Tests.java"\
-   -o -name "*TestCase.java" \)\
-   ! -name "*Abstract*"\
-   ! -name "*BaseTest*"\
-   ! -name "*TestTypes*"\
-   ! -name "*TestUtils*"\
-   ! -name "*\$*")
-   tests_to_run=${tests_to_run//"${classes}"\/}
-   tests_to_run=${tests_to_run//.java}
-   tests_to_run=${tests_to_run//\//.}
-   popd > /dev/null || die
+   tests_to_run=$(find "${classes}" -type f\
+   \( -name "*Test.class"\
+   -o -name "Test*.class"\
+   -o -name "*Tests.class"\
+   -o -name "*TestCase.class" \)\
+   ! -name "*Abstract*"\
+   ! -name "*BaseTest*"\
+   ! -name "*TestTypes*"\
+   ! -name "*TestUtils*"\
+   ! -name "*\$*")
+   tests_to_run=${tests_to_run//"${classes}"\/}
+   tests_to_run=${tests_to_run//.class}
+   tests_to_run=${tests_to_run//\//.}
 
# exclude extra test classes, usually corner cases
# that the code above cannot handle



[gentoo-commits] repo/gentoo:master commit in: dev-java/icu4j/, dev-java/icu4j/files/

2023-09-26 Thread Miroslav Šulc
commit: 337bd5ed348977ad3a3fca555dd95696ef275b13
Author: Volkmar W. Pogatzki  pogatzki  net>
AuthorDate: Sat May 13 18:47:33 2023 +
Commit: Miroslav Šulc  gentoo  org>
CommitDate: Wed Sep 27 06:57:56 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=337bd5ed

dev-java/icu4j: add 73.2

Signed-off-by: Volkmar W. Pogatzki  pogatzki.net>
Closes: https://github.com/gentoo/gentoo/pull/31043
Signed-off-by: Miroslav Šulc  gentoo.org>

 dev-java/icu4j/Manifest|   1 +
 .../icu4j/files/icu4j-73.2-DateFormatTest.patch|  90 
 dev-java/icu4j/icu4j-73.2.ebuild   | 243 +
 3 files changed, 334 insertions(+)

diff --git a/dev-java/icu4j/Manifest b/dev-java/icu4j/Manifest
index 764b0abe0d37..89b9fe8422c7 100644
--- a/dev-java/icu4j/Manifest
+++ b/dev-java/icu4j/Manifest
@@ -1 +1,2 @@
 DIST icu-72.1.tar.gz 67092974 BLAKE2B 
2261c7969ddbfdb4e75e405646cc9f29b1f8dd21f98641b9318457d3cd27694833a9181f4888d2cb243ba65191fe9216a508684c1dbd5a85f36e06ae8fac7d9e
 SHA512 
fee1278f16528867da63d95feee6864a1f62befa9cc0b006439e1b47cf6f3f0e6581692432129e465208b5bd7fcc44e1175f124e83157547b3d9a78f3a4944ab
+DIST icu-73.2.tar.gz 81522943 BLAKE2B 
006d7ccab04385f0aa60e2e60b616be9598f448f27d9b0f6dba554874bfe1dd442ba0719a7677ba8aba7e4e0f05e5e50dca74855a900da1f496aad0cd54c3cdc
 SHA512 
f234fb9c76af62dad59e159ef7f7792aca563d88f2988d3d1ecc8be6250837beb9a530ec121e0949f6925ee8e5171a0d04fa41a0c50d9993c4061fa55be6836e

diff --git a/dev-java/icu4j/files/icu4j-73.2-DateFormatTest.patch 
b/dev-java/icu4j/files/icu4j-73.2-DateFormatTest.patch
new file mode 100644
index ..ee2cf024a3a2
--- /dev/null
+++ b/dev-java/icu4j/files/icu4j-73.2-DateFormatTest.patch
@@ -0,0 +1,90 @@
+1) TestDateFormatCalendar(com.ibm.icu.dev.test.format.DateFormatTest)
+java.lang.AssertionError: FAIL: Parsed result: Thursday, April 5, 2001 at 
5:45:00 PM Central European Summer Time, exp 4/5/2001 5:45 PM
+   at org.junit.Assert.fail(Assert.java:89)
+   at com.ibm.icu.dev.test.AbstractTestLog.errln(AbstractTestLog.java:50)
+   at 
com.ibm.icu.dev.test.format.DateFormatTest.TestDateFormatCalendar(DateFormatTest.java:2267)
+2) TestGenericTime(com.ibm.icu.dev.test.format.DateFormatTest)
+java.lang.AssertionError: : "y/M/d H:mm ".format(2004 01 01 01:00 PST): 
expected "2004/1/1 1:00 Pacific Standard Time", got "2004/1/1 10:00 Central 
European Standard Time"
+   at org.junit.Assert.fail(Assert.java:89)
+   at com.ibm.icu.dev.test.AbstractTestLog.errln(AbstractTestLog.java:50)
+   at com.ibm.icu.dev.test.TestFmwk.handleAssert(TestFmwk.java:610)
+   at com.ibm.icu.dev.test.TestFmwk.handleAssert(TestFmwk.java:591)
+   at com.ibm.icu.dev.test.TestFmwk.assertEquals(TestFmwk.java:543)
+   at 
com.ibm.icu.dev.test.format.DateFormatTest.expect(DateFormatTest.java:3426)
+   at 
com.ibm.icu.dev.test.format.DateFormatTest.TestGenericTime(DateFormatTest.java:664)
+3) TestDotAndAtLeniency(com.ibm.icu.dev.test.format.DateFormatTest)
+java.lang.AssertionError: com.ibm.icu.text.SimpleDateFormat@c82a5c46   Sunday, 
January 15, 2012  12:00:00 AM Central European. Standard Time.
+   at org.junit.Assert.fail(Assert.java:89)
+   at com.ibm.icu.dev.test.AbstractTestLog.errln(AbstractTestLog.java:50)
+   at 
com.ibm.icu.dev.test.format.DateFormatTest.showParse(DateFormatTest.java:4788)
+   at 
com.ibm.icu.dev.test.format.DateFormatTest.TestDotAndAtLeniency(DateFormatTest.java:4772)
+4) TestTwoDigitYearDSTParse(com.ibm.icu.dev.test.format.DateFormatTest)
+java.lang.AssertionError: FAIL: Hour (-DST) = 11.0; expected 11.0002777
+   at org.junit.Assert.fail(Assert.java:89)
+   at com.ibm.icu.dev.test.AbstractTestLog.errln(AbstractTestLog.java:50)
+   at 
com.ibm.icu.dev.test.format.DateFormatTest.TestTwoDigitYearDSTParse(DateFormatTest.java:335)
+5) TestGenericTimeZoneOrder(com.ibm.icu.dev.test.format.DateFormatTest)
+java.lang.AssertionError: : "y/M/d H:mm zzz".format(2004 01 01 01:00 PST): 
expected "2004/1/1 1:00 PST", got "2004/1/1 10:00 GMT+1"
+   at org.junit.Assert.fail(Assert.java:89)
+   at com.ibm.icu.dev.test.AbstractTestLog.errln(AbstractTestLog.java:50)
+   at com.ibm.icu.dev.test.TestFmwk.handleAssert(TestFmwk.java:610)
+   at com.ibm.icu.dev.test.TestFmwk.handleAssert(TestFmwk.java:591)
+   at com.ibm.icu.dev.test.TestFmwk.assertEquals(TestFmwk.java:543)
+   at 
com.ibm.icu.dev.test.format.DateFormatTest.expect(DateFormatTest.java:3476)
+   at 
com.ibm.icu.dev.test.format.DateFormatTest.TestGenericTimeZoneOrder(DateFormatTest.java:749)
+
+--- a/tests/core/src/com/ibm/icu/dev/test/format/DateFormatTest.java
 b/tests/core/src/com/ibm/icu/dev/test/format/DateFormatTest.java
+@@ -37,6 +37,7 @@ import java.util.ResourceBundle;
+ import java.util.Set;
+ 
+ import org.junit.Test;
++import org.junit.Ignore;
+ import org.junit.runner.RunWith;
+ import org.junit.runners.JUnit4

[gentoo-commits] repo/gentoo:master commit in: dev-python/cffi/

2023-09-26 Thread Sam James
commit: 373bed373584a25fe43e3bc43825f4168f9ef5ab
Author: Sam James  gentoo  org>
AuthorDate: Wed Sep 27 06:38:50 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Sep 27 06:38:50 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=373bed37

dev-python/cffi: add github upstream metadata

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

 dev-python/cffi/metadata.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/dev-python/cffi/metadata.xml b/dev-python/cffi/metadata.xml
index 0919203c19f9..6480813148bc 100644
--- a/dev-python/cffi/metadata.xml
+++ b/dev-python/cffi/metadata.xml
@@ -7,5 +7,6 @@
   
   
 cffi
+python-cffi/cffi
   
 



[gentoo-commits] repo/gentoo:master commit in: media-sound/liblc3/

2023-09-26 Thread Sam James
commit: 43e229b26ea5dd55f552b8599a9a60d98cddcb38
Author: Sam James  gentoo  org>
AuthorDate: Wed Sep 27 06:34:20 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Sep 27 06:34:20 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=43e229b2

media-sound/liblc3: Stabilize 1.0.4 amd64, #914783

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

 media-sound/liblc3/liblc3-1.0.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-sound/liblc3/liblc3-1.0.4.ebuild 
b/media-sound/liblc3/liblc3-1.0.4.ebuild
index b3d679cf01e9..8de1b4ae7447 100644
--- a/media-sound/liblc3/liblc3-1.0.4.ebuild
+++ b/media-sound/liblc3/liblc3-1.0.4.ebuild
@@ -12,7 +12,7 @@ 
SRC_URI="https://github.com/google/${PN}/archive/refs/tags/v${PV}.tar.gz -> ${P}
 LICENSE="Apache-2.0"
 SLOT="0"
 IUSE="tools"
-KEYWORDS="~amd64 arm arm64 ~loong ~ppc ~ppc64 ~riscv ~sparc x86"
+KEYWORDS="amd64 arm arm64 ~loong ~ppc ~ppc64 ~riscv ~sparc x86"
 
 src_configure() {
local emesonargs=(



[gentoo-commits] repo/gentoo:master commit in: dev-games/clanlib/

2023-09-26 Thread Sam James
commit: c1c5a987682b51f6b1a7f6d16b5d5963aa01f89e
Author: Sam James  gentoo  org>
AuthorDate: Wed Sep 27 06:34:21 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Sep 27 06:34:21 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c1c5a987

dev-games/clanlib: Stabilize 4.1.0 amd64, #914809

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

 dev-games/clanlib/clanlib-4.1.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-games/clanlib/clanlib-4.1.0.ebuild 
b/dev-games/clanlib/clanlib-4.1.0.ebuild
index f8ffb5035212..27f4db725e7c 100644
--- a/dev-games/clanlib/clanlib-4.1.0.ebuild
+++ b/dev-games/clanlib/clanlib-4.1.0.ebuild
@@ -14,7 +14,7 @@ S="${WORKDIR}/${MY_PN}-${PV}"
 
 LICENSE="ZLIB"
 SLOT="4.1"
-KEYWORDS="~amd64 x86" #not big endian safe #82779
+KEYWORDS="amd64 x86" #not big endian safe #82779
 IUSE="cpu_flags_x86_sse2 doc examples ipv6 opengl +sound static-libs X"
 REQUIRED_USE="opengl? ( X )"
 



[gentoo-commits] repo/gentoo:master commit in: games-emulation/dosbox/

2023-09-26 Thread Sam James
commit: ea750b024bf9c590c752e8aa9807db85f34b5184
Author: Sam James  gentoo  org>
AuthorDate: Wed Sep 27 06:21:58 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Sep 27 06:21:58 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ea750b02

games-emulation/dosbox: Stabilize 0.75_pre4302 amd64, #914807

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

 games-emulation/dosbox/dosbox-0.75_pre4302.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/games-emulation/dosbox/dosbox-0.75_pre4302.ebuild 
b/games-emulation/dosbox/dosbox-0.75_pre4302.ebuild
index 4cf2a4a4d981..0f3e35130e9c 100644
--- a/games-emulation/dosbox/dosbox-0.75_pre4302.ebuild
+++ b/games-emulation/dosbox/dosbox-0.75_pre4302.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -33,7 +33,7 @@ S="${WORKDIR}/${MY_P}"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86"
+KEYWORDS="amd64 ~arm ~ppc ~ppc64 ~x86"
 IUSE="alsa +core-inline debug glide hardened opengl X"
 
 RDEPEND="alsa? ( media-libs/alsa-lib )



[gentoo-commits] repo/gentoo:master commit in: media-libs/openglide/

2023-09-26 Thread Sam James
commit: 6c86f44923f3b47d45601de821979f90f65c0859
Author: Sam James  gentoo  org>
AuthorDate: Wed Sep 27 06:21:59 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Sep 27 06:21:59 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6c86f449

media-libs/openglide: Stabilize 0.09_rc9_p20191120 amd64, #914807

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

 media-libs/openglide/openglide-0.09_rc9_p20191120.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-libs/openglide/openglide-0.09_rc9_p20191120.ebuild 
b/media-libs/openglide/openglide-0.09_rc9_p20191120.ebuild
index a98a5d248b53..6bb1c0630844 100644
--- a/media-libs/openglide/openglide-0.09_rc9_p20191120.ebuild
+++ b/media-libs/openglide/openglide-0.09_rc9_p20191120.ebuild
@@ -13,7 +13,7 @@ 
SRC_URI="https://github.com/voyageur/${PN}/archive/${COMMIT}.tar.gz -> ${P}.tar.
 
 LICENSE="LGPL-2.1"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
 IUSE="+sdl static-libs"
 
 RDEPEND="virtual/glu[${MULTILIB_USEDEP}]



[gentoo-commits] repo/gentoo:master commit in: dev-games/clanlib/

2023-09-26 Thread Sam James
commit: 430766d0eefb0a9e8baea7b76c83ee553fe6bea7
Author: Sam James  gentoo  org>
AuthorDate: Wed Sep 27 06:15:09 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Sep 27 06:15:09 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=430766d0

dev-games/clanlib: Stabilize 4.1.0 x86, #914809

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

 dev-games/clanlib/clanlib-4.1.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-games/clanlib/clanlib-4.1.0.ebuild 
b/dev-games/clanlib/clanlib-4.1.0.ebuild
index f3ae7bf96b0d..f8ffb5035212 100644
--- a/dev-games/clanlib/clanlib-4.1.0.ebuild
+++ b/dev-games/clanlib/clanlib-4.1.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -14,7 +14,7 @@ S="${WORKDIR}/${MY_PN}-${PV}"
 
 LICENSE="ZLIB"
 SLOT="4.1"
-KEYWORDS="~amd64 ~x86" #not big endian safe #82779
+KEYWORDS="~amd64 x86" #not big endian safe #82779
 IUSE="cpu_flags_x86_sse2 doc examples ipv6 opengl +sound static-libs X"
 REQUIRED_USE="opengl? ( X )"
 



[gentoo-commits] repo/gentoo:master commit in: dev-perl/File-Find-Object/

2023-09-26 Thread Sam James
commit: f9ce62f3eb927eb17fb2dc9c1c1028ba8b041653
Author: Sam James  gentoo  org>
AuthorDate: Wed Sep 27 06:15:10 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Sep 27 06:15:10 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f9ce62f3

dev-perl/File-Find-Object: Stabilize 0.3.8 arm64, #914810

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

 dev-perl/File-Find-Object/File-Find-Object-0.3.8.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/File-Find-Object/File-Find-Object-0.3.8.ebuild 
b/dev-perl/File-Find-Object/File-Find-Object-0.3.8.ebuild
index 553fe7efc4fd..0dfba1cc3572 100644
--- a/dev-perl/File-Find-Object/File-Find-Object-0.3.8.ebuild
+++ b/dev-perl/File-Find-Object/File-Find-Object-0.3.8.ebuild
@@ -9,7 +9,7 @@ inherit perl-module
 DESCRIPTION="An object oriented File::Find replacement"
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~loong ~ppc64 ~riscv ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~loong ~ppc64 ~riscv ~sparc ~x86"
 
 RDEPEND="
virtual/perl-Carp



[gentoo-commits] repo/gentoo:master commit in: dev-perl/File-TreeCreate/

2023-09-26 Thread Sam James
commit: 7bb7bf0dbda1f00cc920775c90b4e4cbb98414ab
Author: Sam James  gentoo  org>
AuthorDate: Wed Sep 27 06:15:11 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Sep 27 06:15:11 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7bb7bf0d

dev-perl/File-TreeCreate: Stabilize 0.0.1 arm64, #914810

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

 dev-perl/File-TreeCreate/File-TreeCreate-0.0.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/File-TreeCreate/File-TreeCreate-0.0.1.ebuild 
b/dev-perl/File-TreeCreate/File-TreeCreate-0.0.1.ebuild
index f3143dd3ce81..943c60fe44f1 100644
--- a/dev-perl/File-TreeCreate/File-TreeCreate-0.0.1.ebuild
+++ b/dev-perl/File-TreeCreate/File-TreeCreate-0.0.1.ebuild
@@ -9,7 +9,7 @@ inherit perl-module
 DESCRIPTION="Recursively create a directory tree"
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~loong ~ppc64 ~riscv ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~loong ~ppc64 ~riscv ~sparc ~x86"
 
 RDEPEND="
virtual/perl-Carp



[gentoo-commits] repo/gentoo:master commit in: dev-libs/openpace/

2023-09-26 Thread Sam James
commit: 49f30441c77bf4ede6425d75d9591d87b91db7c5
Author: Sam James  gentoo  org>
AuthorDate: Wed Sep 27 06:15:06 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Sep 27 06:15:06 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=49f30441

dev-libs/openpace: Stabilize 1.1.3 arm, #914525

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

 dev-libs/openpace/openpace-1.1.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-libs/openpace/openpace-1.1.3.ebuild 
b/dev-libs/openpace/openpace-1.1.3.ebuild
index 91be45c0a81c..119662490798 100644
--- a/dev-libs/openpace/openpace-1.1.3.ebuild
+++ b/dev-libs/openpace/openpace-1.1.3.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/frankmorgner/openpace/releases/download/${PV}/${P}.t
 
 LICENSE="GPL-3"
 SLOT="0/3"
-KEYWORDS="amd64 ~arm ~arm64 ~hppa ~loong ~ppc ppc64 ~riscv ~s390 ~sparc x86"
+KEYWORDS="amd64 arm ~arm64 ~hppa ~loong ~ppc ppc64 ~riscv ~s390 ~sparc x86"
 
 BDEPEND="
dev-util/gengetopt



[gentoo-commits] repo/gentoo:master commit in: dev-libs/openpace/

2023-09-26 Thread Sam James
commit: 49bd495a9892805064bf9bb550c92d9bb671f03e
Author: Sam James  gentoo  org>
AuthorDate: Wed Sep 27 06:15:07 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Sep 27 06:15:07 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=49bd495a

dev-libs/openpace: Stabilize 1.1.3 arm64, #914525

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

 dev-libs/openpace/openpace-1.1.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-libs/openpace/openpace-1.1.3.ebuild 
b/dev-libs/openpace/openpace-1.1.3.ebuild
index 119662490798..7912b1323949 100644
--- a/dev-libs/openpace/openpace-1.1.3.ebuild
+++ b/dev-libs/openpace/openpace-1.1.3.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/frankmorgner/openpace/releases/download/${PV}/${P}.t
 
 LICENSE="GPL-3"
 SLOT="0/3"
-KEYWORDS="amd64 arm ~arm64 ~hppa ~loong ~ppc ppc64 ~riscv ~s390 ~sparc x86"
+KEYWORDS="amd64 arm arm64 ~hppa ~loong ~ppc ppc64 ~riscv ~s390 ~sparc x86"
 
 BDEPEND="
dev-util/gengetopt



[gentoo-commits] repo/gentoo:master commit in: dev-cpp/abseil-cpp/

2023-09-26 Thread Sam James
commit: 5e3d63fef2612109da83f1702ede91ec06d642f4
Author: Sam James  gentoo  org>
AuthorDate: Wed Sep 27 06:15:05 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Sep 27 06:15:05 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5e3d63fe

dev-cpp/abseil-cpp: Keyword 20230802.0 sparc, #914038

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

 dev-cpp/abseil-cpp/abseil-cpp-20230802.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-cpp/abseil-cpp/abseil-cpp-20230802.0.ebuild 
b/dev-cpp/abseil-cpp/abseil-cpp-20230802.0.ebuild
index b5d25058e213..bf2a6afad44c 100644
--- a/dev-cpp/abseil-cpp/abseil-cpp-20230802.0.ebuild
+++ b/dev-cpp/abseil-cpp/abseil-cpp-20230802.0.ebuild
@@ -13,7 +13,7 @@ 
SRC_URI="https://github.com/abseil/abseil-cpp/archive/${PV}.tar.gz -> ${P}.tar.g
 
 LICENSE="Apache-2.0"
 SLOT="0/${PV%%.*}"
-KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~sparc ~x86"
 IUSE="test"
 
 DEPEND=""



[gentoo-commits] repo/gentoo:master commit in: net-analyzer/munin/

2023-09-26 Thread Sam James
commit: da248ce455126ace2ad7c9554b8f20277250b94b
Author: Sam James  gentoo  org>
AuthorDate: Wed Sep 27 06:15:08 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Sep 27 06:15:08 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=da248ce4

net-analyzer/munin: Stabilize 2.0.73-r3 arm, #914559

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

 net-analyzer/munin/munin-2.0.73-r3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-analyzer/munin/munin-2.0.73-r3.ebuild 
b/net-analyzer/munin/munin-2.0.73-r3.ebuild
index 23f75b6db654..b59dbca8500d 100644
--- a/net-analyzer/munin/munin-2.0.73-r3.ebuild
+++ b/net-analyzer/munin/munin-2.0.73-r3.ebuild
@@ -17,7 +17,7 @@ SRC_URI="
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="amd64 ~arm arm64 ~ppc ~ppc64 x86"
+KEYWORDS="amd64 arm arm64 ~ppc ~ppc64 x86"
 IUSE="asterisk irc java ldap memcached minimal mysql postgres selinux ssl test 
cgi ipv6 syslog ipmi http dhcpd doc apache2"
 REQUIRED_USE="cgi? ( !minimal ) apache2? ( cgi )"
 RESTRICT="!test? ( test )"



[gentoo-commits] repo/gentoo:master commit in: dev-util/gengetopt/

2023-09-26 Thread Sam James
commit: 17333b78147d63fbd46a907193cdfc374250ac3d
Author: Sam James  gentoo  org>
AuthorDate: Wed Sep 27 06:15:07 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Sep 27 06:15:07 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=17333b78

dev-util/gengetopt: Stabilize 2.23 arm64, #914525

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

 dev-util/gengetopt/gengetopt-2.23.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-util/gengetopt/gengetopt-2.23.ebuild 
b/dev-util/gengetopt/gengetopt-2.23.ebuild
index ba11245290d8..e034596abfe6 100644
--- a/dev-util/gengetopt/gengetopt-2.23.ebuild
+++ b/dev-util/gengetopt/gengetopt-2.23.ebuild
@@ -11,7 +11,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.xz"
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="amd64 arm ~arm64 ~hppa ppc ppc64 ~riscv ~s390 ~sparc x86 
~amd64-linux ~x86-linux"
+KEYWORDS="amd64 arm arm64 ~hppa ppc ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux 
~x86-linux"
 
 BDEPEND="sys-apps/texinfo"
 



[gentoo-commits] repo/gentoo:master commit in: media-libs/freeimage/

2023-09-26 Thread Sam James
commit: 5ff209ffef9f9301c6e32b99902a16795798671b
Author: Sam James  gentoo  org>
AuthorDate: Wed Sep 27 06:03:41 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Sep 27 06:03:41 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5ff209ff

media-libs/freeimage: Stabilize 3.18.0-r11 amd64, #914808

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

 media-libs/freeimage/freeimage-3.18.0-r11.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-libs/freeimage/freeimage-3.18.0-r11.ebuild 
b/media-libs/freeimage/freeimage-3.18.0-r11.ebuild
index 1a10247f8be9..906feb3435c8 100644
--- a/media-libs/freeimage/freeimage-3.18.0-r11.ebuild
+++ b/media-libs/freeimage/freeimage-3.18.0-r11.ebuild
@@ -17,7 +17,7 @@ SRC_URI="mirror://sourceforge/${PN}/${MY_P}.zip
 
 LICENSE="|| ( GPL-2 FIPL-1.0 )"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~arm ~arm64 ~riscv ~x86 ~amd64-linux ~x86-linux"
 IUSE="jpeg jpeg2k mng openexr png raw static-libs tiff webp"
 
 # The tiff/imath+openexr isn't a typo. The TIFF plugin cheats and



[gentoo-commits] repo/gentoo:master commit in: media-libs/libbluray/

2023-09-26 Thread Sam James
commit: 65be2cc7ef73923e7f172eb533002958195c846a
Author: Sam James  gentoo  org>
AuthorDate: Wed Sep 27 06:03:24 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Sep 27 06:03:24 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=65be2cc7

media-libs/libbluray: Stabilize 1.3.4 arm, #914619

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

 media-libs/libbluray/libbluray-1.3.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-libs/libbluray/libbluray-1.3.4.ebuild 
b/media-libs/libbluray/libbluray-1.3.4.ebuild
index 9b4802c28771..cab7a5533ae0 100644
--- a/media-libs/libbluray/libbluray-1.3.4.ebuild
+++ b/media-libs/libbluray/libbluray-1.3.4.ebuild
@@ -8,7 +8,7 @@ if [[ ${PV#} != ${PV} ]] ; then
EGIT_REPO_URI="https://code.videolan.org/videolan/libbluray.git";
 else

SRC_URI="https://downloads.videolan.org/pub/videolan/libbluray/${PV}/${P}.tar.bz2";
-   KEYWORDS="~amd64 ~arm arm64 ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86"
+   KEYWORDS="~amd64 arm arm64 ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86"
 fi
 
 inherit autotools java-pkg-opt-2 multilib-minimal



[gentoo-commits] repo/gentoo:master commit in: dev-perl/File-TreeCreate/

2023-09-26 Thread Sam James
commit: dd87beb4f6539cff44146c93f68fb4616b2dc868
Author: Sam James  gentoo  org>
AuthorDate: Wed Sep 27 06:04:13 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Sep 27 06:04:13 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dd87beb4

dev-perl/File-TreeCreate: Stabilize 0.0.1 arm, #914810

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

 dev-perl/File-TreeCreate/File-TreeCreate-0.0.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/File-TreeCreate/File-TreeCreate-0.0.1.ebuild 
b/dev-perl/File-TreeCreate/File-TreeCreate-0.0.1.ebuild
index edb691fcd887..f3143dd3ce81 100644
--- a/dev-perl/File-TreeCreate/File-TreeCreate-0.0.1.ebuild
+++ b/dev-perl/File-TreeCreate/File-TreeCreate-0.0.1.ebuild
@@ -9,7 +9,7 @@ inherit perl-module
 DESCRIPTION="Recursively create a directory tree"
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~ppc64 ~riscv ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~loong ~ppc64 ~riscv ~sparc ~x86"
 
 RDEPEND="
virtual/perl-Carp



[gentoo-commits] repo/gentoo:master commit in: dev-libs/elfutils/

2023-09-26 Thread Sam James
commit: d817ad043e4d69d5fd32fc25a6414aafefe68bcc
Author: Sam James  gentoo  org>
AuthorDate: Wed Sep 27 06:02:51 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Sep 27 06:02:51 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d817ad04

dev-libs/elfutils: Stabilize 0.189-r4 arm64, #914208

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

 dev-libs/elfutils/elfutils-0.189-r4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-libs/elfutils/elfutils-0.189-r4.ebuild 
b/dev-libs/elfutils/elfutils-0.189-r4.ebuild
index d0478a050ad6..159608e08d8c 100644
--- a/dev-libs/elfutils/elfutils-0.189-r4.ebuild
+++ b/dev-libs/elfutils/elfutils-0.189-r4.ebuild
@@ -13,7 +13,7 @@ SRC_URI+=" verify-sig? ( 
https://sourceware.org/elfutils/ftp/${PV}/${P}.tar.bz2.
 
 LICENSE="|| ( GPL-2+ LGPL-3+ ) utils? ( GPL-3+ )"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux"
 IUSE="bzip2 debuginfod lzma nls static-libs test +utils zstd"
 RESTRICT="!test? ( test )"
 



[gentoo-commits] repo/gentoo:master commit in: dev-perl/File-Find-Object/

2023-09-26 Thread Sam James
commit: 660c822ea36bfd7517fd8c88fd1cb0f01fc31f97
Author: Sam James  gentoo  org>
AuthorDate: Wed Sep 27 06:03:57 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Sep 27 06:03:57 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=660c822e

dev-perl/File-Find-Object: Stabilize 0.3.8 arm, #914810

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

 dev-perl/File-Find-Object/File-Find-Object-0.3.8.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/File-Find-Object/File-Find-Object-0.3.8.ebuild 
b/dev-perl/File-Find-Object/File-Find-Object-0.3.8.ebuild
index afc7c100e6b8..553fe7efc4fd 100644
--- a/dev-perl/File-Find-Object/File-Find-Object-0.3.8.ebuild
+++ b/dev-perl/File-Find-Object/File-Find-Object-0.3.8.ebuild
@@ -9,7 +9,7 @@ inherit perl-module
 DESCRIPTION="An object oriented File::Find replacement"
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~ppc64 ~riscv ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~loong ~ppc64 ~riscv ~sparc ~x86"
 
 RDEPEND="
virtual/perl-Carp



[gentoo-commits] repo/gentoo:master commit in: media-libs/libbluray/

2023-09-26 Thread Sam James
commit: 40fbafce017542fc75bdfe170d9e8aa51b5626b8
Author: Sam James  gentoo  org>
AuthorDate: Wed Sep 27 06:03:08 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Sep 27 06:03:08 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=40fbafce

media-libs/libbluray: Stabilize 1.3.4 arm64, #914619

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

 media-libs/libbluray/libbluray-1.3.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-libs/libbluray/libbluray-1.3.4.ebuild 
b/media-libs/libbluray/libbluray-1.3.4.ebuild
index 6445acaac890..9b4802c28771 100644
--- a/media-libs/libbluray/libbluray-1.3.4.ebuild
+++ b/media-libs/libbluray/libbluray-1.3.4.ebuild
@@ -8,7 +8,7 @@ if [[ ${PV#} != ${PV} ]] ; then
EGIT_REPO_URI="https://code.videolan.org/videolan/libbluray.git";
 else

SRC_URI="https://downloads.videolan.org/pub/videolan/libbluray/${PV}/${P}.tar.bz2";
-   KEYWORDS="~amd64 ~arm ~arm64 ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc 
~x86"
+   KEYWORDS="~amd64 ~arm arm64 ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86"
 fi
 
 inherit autotools java-pkg-opt-2 multilib-minimal



[gentoo-commits] repo/gentoo:master commit in: dev-libs/elfutils/

2023-09-26 Thread Sam James
commit: b5683c079cb9aa38f4e5c0bfa8fff888bc0e3154
Author: Sam James  gentoo  org>
AuthorDate: Wed Sep 27 05:59:59 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Sep 27 05:59:59 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b5683c07

dev-libs/elfutils: Stabilize 0.189-r4 arm, #914208

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

 dev-libs/elfutils/elfutils-0.189-r4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-libs/elfutils/elfutils-0.189-r4.ebuild 
b/dev-libs/elfutils/elfutils-0.189-r4.ebuild
index df95012d1bf2..d0478a050ad6 100644
--- a/dev-libs/elfutils/elfutils-0.189-r4.ebuild
+++ b/dev-libs/elfutils/elfutils-0.189-r4.ebuild
@@ -13,7 +13,7 @@ SRC_URI+=" verify-sig? ( 
https://sourceware.org/elfutils/ftp/${PV}/${P}.tar.bz2.
 
 LICENSE="|| ( GPL-2+ LGPL-3+ ) utils? ( GPL-3+ )"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux"
 IUSE="bzip2 debuginfod lzma nls static-libs test +utils zstd"
 RESTRICT="!test? ( test )"
 



[gentoo-commits] repo/gentoo:master commit in: app-containers/catatonit/

2023-09-26 Thread Zac Medico
commit: 8c6eab345ef49bc684e162612a3aa9281beba13c
Author: Rahil Bhimjiani  gmail  com>
AuthorDate: Tue Sep 26 19:43:09 2023 +
Commit: Zac Medico  gentoo  org>
CommitDate: Wed Sep 27 05:58:49 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8c6eab34

app-containers/catatonit: add live & fix symlink

Closes: https://github.com/gentoo/gentoo/pull/33075
Signed-off-by: Rahil Bhimjiani  gmail.com>
Signed-off-by: Zac Medico  gentoo.org>

 app-containers/catatonit/catatonit-0.1.7-r1.ebuild | 31 ++
 app-containers/catatonit/catatonit-.ebuild | 30 +
 app-containers/catatonit/metadata.xml  | 10 +++
 3 files changed, 71 insertions(+)

diff --git a/app-containers/catatonit/catatonit-0.1.7-r1.ebuild 
b/app-containers/catatonit/catatonit-0.1.7-r1.ebuild
new file mode 100644
index ..ed448c4f8b05
--- /dev/null
+++ b/app-containers/catatonit/catatonit-0.1.7-r1.ebuild
@@ -0,0 +1,31 @@
+# Copyright 2022-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit autotools
+
+DESCRIPTION="A container init that is so simple it's effectively brain-dead"
+HOMEPAGE="https://github.com/openSUSE/catatonit";
+if [[ ${PV} == ** ]]; then
+   inherit git-r3
+   EGIT_REPO_URI="https://github.com/openSUSE/catatonit.git";
+else
+   SRC_URI="https://github.com/openSUSE/${PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
+   KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv"
+fi
+
+LICENSE="GPL-3+"
+SLOT="0"
+
+src_prepare() {
+   default
+   sed -i -e 's|^AM_INIT_AUTOMAKE$||;' configure.ac || die
+   eautoreconf
+}
+
+src_install() {
+   default
+   dodir /usr/libexec/podman
+   dosym -r /usr/bin/"${PN}" /usr/libexec/podman/"${PN}"
+}

diff --git a/app-containers/catatonit/catatonit-.ebuild 
b/app-containers/catatonit/catatonit-.ebuild
new file mode 100644
index ..1531acd41b04
--- /dev/null
+++ b/app-containers/catatonit/catatonit-.ebuild
@@ -0,0 +1,30 @@
+# Copyright 2022-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit autotools
+
+DESCRIPTION="A container init that is so simple it's effectively brain-dead"
+HOMEPAGE="https://github.com/openSUSE/catatonit";
+if [[ ${PV} == ** ]]; then
+   inherit git-r3
+   EGIT_REPO_URI="https://github.com/openSUSE/catatonit.git";
+else
+   SRC_URI="https://github.com/openSUSE/${PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
+   KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv"
+fi
+
+LICENSE="GPL-3+"
+SLOT="0"
+
+src_prepare() {
+   default
+   eautoreconf
+}
+
+src_install() {
+   default
+   dodir /usr/libexec/podman
+   dosym -r /usr/bin/"${PN}" /usr/libexec/podman/"${PN}"
+}

diff --git a/app-containers/catatonit/metadata.xml 
b/app-containers/catatonit/metadata.xml
index dd80ca2b54fb..e709b5447a7e 100644
--- a/app-containers/catatonit/metadata.xml
+++ b/app-containers/catatonit/metadata.xml
@@ -4,7 +4,17 @@

zmed...@gentoo.org

+   
+   rahil3...@gmail.com
+   Rahil Bhimjiani
+   
+   
+   proxy-ma...@gentoo.org
+   Proxy Maintainers
+   

openSUSE/catatonit
+   https://github.com/openSUSE/catatonit/issues
+   
https://github.com/openSUSE/catatonit/blob/main/README.md

 



[gentoo-commits] repo/gentoo:master commit in: dev-python/icalendar/

2023-09-26 Thread Michał Górny
commit: 41ab325a6b3a442c257dedb8b8d4c7c984ab89f9
Author: Michał Górny  gentoo  org>
AuthorDate: Wed Sep 27 05:12:22 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Sep 27 05:56:29 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=41ab325a

dev-python/icalendar: Bump to 5.0.10

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

 dev-python/icalendar/Manifest|  1 +
 dev-python/icalendar/icalendar-5.0.10.ebuild | 39 
 2 files changed, 40 insertions(+)

diff --git a/dev-python/icalendar/Manifest b/dev-python/icalendar/Manifest
index 8254e38d11e1..79f7ce605c83 100644
--- a/dev-python/icalendar/Manifest
+++ b/dev-python/icalendar/Manifest
@@ -1,3 +1,4 @@
+DIST icalendar-5.0.10.tar.gz 108657 BLAKE2B 
99d5bd1c58f9413dcc5f0e2c2cabb6ed9bf29a24d3416aac7a56dc4e669012c9b7fab6a59cff2d93cea23b979492bda3a25834f79f97d9f3f562722085f1ab94
 SHA512 
0d03312d175a152a7c8bf6e574acb216e107eaeae197f2f10a904ce5ef40ecb156433e45ef5c8d3c1553842d1df0440363ed0f8d115337919139b7eae5b82796
 DIST icalendar-5.0.7.tar.gz 104099 BLAKE2B 
df45ee6b8c1ad5bfc558195e86e2456aae8f70613724ba16e74093e5454695d8d4ef2e0eb2e312dd2a94c3a12bc6e4febc21174e8380e249f2de906500a1cfc8
 SHA512 
c541e61d79b76123d119e51ee6d927795a7d675aded427a21bd38d0f069ea454e182a61ff86b96c7769c42560dfc20f7facb00dfe8a9cfa47da74b279d841b42
 DIST icalendar-5.0.8.tar.gz 106954 BLAKE2B 
2e6d9cbae1a8feba40c33403e047386dcb8846fb7d8fd9e6b78d2b58ffeb4fb033438f240dd3fa3290f5edeb171a940dc2213cd5d758f59908eea1099807f52d
 SHA512 
275884cf934d8a275dc75346b0518701f2160c43d479e91069f3cad4370b14d9cbc78bf0c1fea287df2da271ec2f71137cfd5ec202d8304df16cf474f7008b53
 DIST icalendar-5.0.9.tar.gz 107376 BLAKE2B 
506ccdbccc0e9d3e755becfb811380b9fc7c9d401b5812d3c56170c27350311c3d5bd2809e3dd93c1e6e361ce46015f1916326bc306571b1139b9d7aac592eac
 SHA512 
b70c1adbcaeebbd81ba8c4cf4db146d593131dd3ba7c995f3b2417bf871cca82042ec43eab127f158895070d4e17ebf46cb30aca0a33b8344665798c29fd2e27

diff --git a/dev-python/icalendar/icalendar-5.0.10.ebuild 
b/dev-python/icalendar/icalendar-5.0.10.ebuild
new file mode 100644
index ..abbe040cb9ee
--- /dev/null
+++ b/dev-python/icalendar/icalendar-5.0.10.ebuild
@@ -0,0 +1,39 @@
+# 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_{10..12} )
+
+inherit distutils-r1 pypi
+
+DESCRIPTION="Package used for parsing and generating iCalendar files (RFC 
2445)"
+HOMEPAGE="
+   https://github.com/collective/icalendar/
+   https://pypi.org/project/icalendar/
+"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~x86"
+
+RDEPEND="
+   dev-python/python-dateutil[${PYTHON_USEDEP}]
+   dev-python/pytz[${PYTHON_USEDEP}]
+"
+BDEPEND="
+   test? (
+   dev-python/hypothesis[${PYTHON_USEDEP}]
+   )
+"
+
+distutils_enable_sphinx docs
+distutils_enable_tests pytest
+
+python_prepare_all() {
+   # reset conf.py to not read version from an installed instance
+   sed -e "s:pkg_resources.get_distribution('icalendar').version:'${PV}':" 
\
+   -i docs/conf.py || die
+   distutils-r1_python_prepare_all
+}



[gentoo-commits] repo/gentoo:master commit in: dev-python/s3transfer/

2023-09-26 Thread Michał Górny
commit: 0699ebcf51fd1d59b92e716265149794634798ee
Author: Michał Górny  gentoo  org>
AuthorDate: Wed Sep 27 05:04:47 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Sep 27 05:56:24 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0699ebcf

dev-python/s3transfer: Bump to 0.7.0

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

 dev-python/s3transfer/Manifest|  1 +
 dev-python/s3transfer/s3transfer-0.7.0.ebuild | 43 +++
 2 files changed, 44 insertions(+)

diff --git a/dev-python/s3transfer/Manifest b/dev-python/s3transfer/Manifest
index bba6e94b5c59..8be45d7717df 100644
--- a/dev-python/s3transfer/Manifest
+++ b/dev-python/s3transfer/Manifest
@@ -1 +1,2 @@
 DIST s3transfer-0.6.2.tar.gz 132821 BLAKE2B 
0441b1270adbddcabcff6a6a62128d753d6faa50f590bab4d41ebb2e89aa27c40e2036d8fd7ae59392838e79b0d8b740423cb9d585361e85433f62415978487b
 SHA512 
2f52621fac81a9209f5d4bcfad0a861906e714d0159cb3776f5fbc1e9a4946072d4c4e969dfea2837c600ce1d0ba55c53c6c892b59950f0b910b29bdf9ab0cca
+DIST s3transfer-0.7.0.tar.gz 132904 BLAKE2B 
cdb1315d4c6ca2ae36199f3a7c0796a1460c07d9b3c68c47f94fea99082ba9136fd13904908e477af84fdeec1ee45e35993612734dd66e989e28706c80f893d4
 SHA512 
93a0ee7fe607796b7d78319897465e09bc1b0a8dd430b7f13997cbecb54922edb9db7eadbd663a9b65c66d10ef19bc6bd876c51f73349cf377ef02febccffdb0

diff --git a/dev-python/s3transfer/s3transfer-0.7.0.ebuild 
b/dev-python/s3transfer/s3transfer-0.7.0.ebuild
new file mode 100644
index ..76b0dda7ac2a
--- /dev/null
+++ b/dev-python/s3transfer/s3transfer-0.7.0.ebuild
@@ -0,0 +1,43 @@
+# 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_{10..12} )
+
+inherit distutils-r1 pypi
+
+DESCRIPTION="An Amazon S3 Transfer Manager"
+HOMEPAGE="
+   https://github.com/boto/s3transfer/
+   https://pypi.org/project/s3transfer/
+"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux 
~x86-linux"
+
+RDEPEND="
+   >=dev-python/botocore-1.24.7[${PYTHON_USEDEP}]
+"
+BDEPEND="
+   test? (
+   dev-python/mock[${PYTHON_USEDEP}]
+   )
+"
+
+distutils_enable_tests pytest
+
+src_prepare() {
+   # do not rely on bundled deps in botocore (sic!)
+   find -name '*.py' -exec sed -i \
+   -e 's:from botocore[.]vendored import:import:' \
+   -e 's:from botocore[.]vendored[.]:from :' \
+   {} + || die
+   distutils-r1_src_prepare
+}
+
+python_test() {
+   epytest tests/{unit,functional}
+}



[gentoo-commits] repo/gentoo:master commit in: dev-python/tifffile/

2023-09-26 Thread Michał Górny
commit: 23c2981be9bb727d0a5d4069cf2e14f485a02ed4
Author: Michał Górny  gentoo  org>
AuthorDate: Wed Sep 27 05:15:08 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Sep 27 05:56:30 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=23c2981b

dev-python/tifffile: Bump to 2023.9.26

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

 dev-python/tifffile/Manifest  |  1 +
 dev-python/tifffile/tifffile-2023.9.26.ebuild | 62 +++
 2 files changed, 63 insertions(+)

diff --git a/dev-python/tifffile/Manifest b/dev-python/tifffile/Manifest
index cee0f506951c..2e4374f40da9 100644
--- a/dev-python/tifffile/Manifest
+++ b/dev-python/tifffile/Manifest
@@ -3,3 +3,4 @@ DIST tifffile-2023.8.12.gh.tar.gz 336657 BLAKE2B 
8dfc2403cfa451209f8892326012273
 DIST tifffile-2023.8.25.gh.tar.gz 338185 BLAKE2B 
cc5658548b41b693f2048dde767e2ab7851401b0aec723adfbf05f335e02659a62f8f34ca125e1e337f4d8b4ac9e65351c23d0426d885cb02299f23c007f70c0
 SHA512 
d0df54b6b5b4a347e84a8900dbd8c63c1f7cf27e29646dfcfbd3eadd1f0ace295b3503b4a5bb66742026a1ce1c0f278d396d83b0912aab44595dedec6b6f3112
 DIST tifffile-2023.8.30.gh.tar.gz 338928 BLAKE2B 
64b40c360bba6684ef9311d4e8ce00fa0ae118d02f244b5e6fe3f13e93b684c25999fae0a10c2fe497fc4f23d7845adb6fc6a4b8a76f5fbf784f9e85db24fde4
 SHA512 
3f6bd713c702e165822794949a38b76f31a257feff476beb5aed77b99deaaff673e33c74400baa50699020417508655f4bdc356c12689d45379111a2ceef1270
 DIST tifffile-2023.9.18.gh.tar.gz 340736 BLAKE2B 
806e98c90f60209d43c052cc4c9c635a901eee2aaedbcb0f20f33443c0661d2889d40156b468e1584fb4e10b42dee079f9be05d8a489b88456ae59fd7f4cb0ff
 SHA512 
749deea26baf06a09369eccfb45d850a33d74f44d72022759f3c4e02ce9f56ce75c88fd496a38ef1b8ac27c669464fda9ee2aa014e14f2c0d235a0b896c31a34
+DIST tifffile-2023.9.26.gh.tar.gz 342486 BLAKE2B 
034013769c67b3e90bcfdf8b054419d00d35601603d716fa8cc37974cc37a4eabd773983047ad2cfbebfe4b15d7268defcad8f8d69f780af3a47299a52cbadf1
 SHA512 
ec59c408731143b60cc7664ab038ae885c21400771b0673828bbd07a46c7faafd503c1cedafbd08aaabfde554d2e42664a6f8f2ae753fc4405a9c98f8c2b8e1b

diff --git a/dev-python/tifffile/tifffile-2023.9.26.ebuild 
b/dev-python/tifffile/tifffile-2023.9.26.ebuild
new file mode 100644
index ..d585386c5ea5
--- /dev/null
+++ b/dev-python/tifffile/tifffile-2023.9.26.ebuild
@@ -0,0 +1,62 @@
+# Copyright 2021-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{10..11} )
+
+inherit distutils-r1
+
+DESCRIPTION="Read and write TIFF files"
+HOMEPAGE="
+   https://pypi.org/project/tifffile/
+   https://github.com/cgohlke/tifffile/
+   https://www.cgohlke.com/
+"
+SRC_URI="
+   https://github.com/cgohlke/tifffile/archive/v${PV}.tar.gz
+   -> ${P}.gh.tar.gz
+"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~arm64 ~x86"
+
+RDEPEND="
+   >=dev-python/numpy-1.19.2[${PYTHON_USEDEP}]
+"
+BDEPEND="
+   test? (
+   dev-python/dask[${PYTHON_USEDEP}]
+   dev-python/defusedxml[${PYTHON_USEDEP}]
+   >=dev-python/fsspec-2021.5.0[${PYTHON_USEDEP}]
+   dev-python/lxml[${PYTHON_USEDEP}]
+   dev-python/xarray[${PYTHON_USEDEP}]
+   )
+"
+
+distutils_enable_tests pytest
+
+EPYTEST_DESELECT=(
+   # Internet
+   tests/test_tifffile.py::test_class_omexml
+   tests/test_tifffile.py::test_class_omexml_fail
+   tests/test_tifffile.py::test_class_omexml_modulo
+   tests/test_tifffile.py::test_class_omexml_attributes
+   tests/test_tifffile.py::test_class_omexml_multiimage
+   tests/test_tifffile.py::test_write_ome
+   tests/test_tifffile.py::test_write_ome_manual
+   # requires tons of free space
+   tests/test_tifffile.py::test_write_3gb
+   tests/test_tifffile.py::test_write_5GB_bigtiff
+   tests/test_tifffile.py::test_write_5GB_fails
+   tests/test_tifffile.py::test_write_6gb
+   tests/test_tifffile.py::test_write_bigtiff
+   'tests/test_tifffile.py::test_write_imagej_raw'
+   # TODO
+   tests/test_tifffile.py::test_issue_imagej_hyperstack_arg
+   tests/test_tifffile.py::test_issue_description_overwrite
+   # missing data again?
+   tests/test_tifffile.py::test_issue_trucated_tileoffsets
+)



[gentoo-commits] repo/gentoo:master commit in: dev-python/readthedocs-sphinx-ext/

2023-09-26 Thread Michał Górny
commit: dc7d8ebaf371d51d0528b925d8932963da4f7ad6
Author: Michał Górny  gentoo  org>
AuthorDate: Wed Sep 27 05:09:37 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Sep 27 05:56:27 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dc7d8eba

dev-python/readthedocs-sphinx-ext: Bump to 2.2.3

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

 dev-python/readthedocs-sphinx-ext/Manifest |  1 +
 .../readthedocs-sphinx-ext-2.2.3.ebuild| 30 ++
 2 files changed, 31 insertions(+)

diff --git a/dev-python/readthedocs-sphinx-ext/Manifest 
b/dev-python/readthedocs-sphinx-ext/Manifest
index d451846291ee..64de04bd40af 100644
--- a/dev-python/readthedocs-sphinx-ext/Manifest
+++ b/dev-python/readthedocs-sphinx-ext/Manifest
@@ -1 +1,2 @@
 DIST readthedocs-sphinx-ext-2.2.2.tar.gz 12106 BLAKE2B 
4b9785c6b36ea66a7910d544b3acde9accc676e18b6c1e37b9285f6e095371bd7baf19b912b604596e92c89ad935c37263b2c977c66265e7697f18d399fd3006
 SHA512 
333e2068a92287821991e4e96b397e0d2b62f5080b65aff8f31b8828a7e930b038fb5ee176e20622e1a78c966c5d4cf84dfead832f4cbe1e68f2b0a0260009f7
+DIST readthedocs-sphinx-ext-2.2.3.tar.gz 12176 BLAKE2B 
9467e3d08baa15fe64ce0a718e922e4f8dc6c0bd76fd8a53f4bae66114bbd043bbcca71a2b7b152a162d7ca89b102668ccdc9ab9b0904e0caf2e0ff953fc489c
 SHA512 
f8c9b2b62c73307906fc61a2dacc0c9079c1b81920718fbd2c60a45e22da7e581b9fa60aca83003081753603cb904187cae6075922a62616554c8fcc4c1d7991

diff --git 
a/dev-python/readthedocs-sphinx-ext/readthedocs-sphinx-ext-2.2.3.ebuild 
b/dev-python/readthedocs-sphinx-ext/readthedocs-sphinx-ext-2.2.3.ebuild
new file mode 100644
index ..00dffbb4b59c
--- /dev/null
+++ b/dev-python/readthedocs-sphinx-ext/readthedocs-sphinx-ext-2.2.3.ebuild
@@ -0,0 +1,30 @@
+# Copyright 2020-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_{10..12} pypy3 )
+
+inherit distutils-r1 pypi
+
+DESCRIPTION="Code specific for Read the Docs and Sphinx"
+HOMEPAGE="
+   https://github.com/readthedocs/readthedocs-sphinx-ext/
+   https://pypi.org/project/readthedocs-sphinx-ext/
+"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc ~x86"
+
+RDEPEND="
+   >=dev-python/jinja-2.9[${PYTHON_USEDEP}]
+   dev-python/requests[${PYTHON_USEDEP}]
+   dev-python/sphinx[${PYTHON_USEDEP}]
+"
+
+# unittest should be sufficient but tests are very verbose, so pytest's
+# output capture is most welcome
+distutils_enable_tests pytest



[gentoo-commits] repo/gentoo:master commit in: dev-python/botocore/

2023-09-26 Thread Michał Górny
commit: de4fce097a106a3065c6a6a4cdebc34820ea223e
Author: Michał Górny  gentoo  org>
AuthorDate: Wed Sep 27 05:02:12 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Sep 27 05:56:24 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=de4fce09

dev-python/botocore: Bump to 1.31.55

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

 dev-python/botocore/Manifest|  1 +
 dev-python/botocore/botocore-1.31.55.ebuild | 68 +
 2 files changed, 69 insertions(+)

diff --git a/dev-python/botocore/Manifest b/dev-python/botocore/Manifest
index 84ed2c8ce456..2afb93993b45 100644
--- a/dev-python/botocore/Manifest
+++ b/dev-python/botocore/Manifest
@@ -1,3 +1,4 @@
 DIST botocore-1.31.49.gh.tar.gz 11946203 BLAKE2B 
3b3026f0861705cc3467391c673d2e2f8e63af1a2e52b63cad21e5f75bf31f5970a2a5f5a959dc8dcd1be6c3ad67ed10642c79a7d41a24e15e983096818e8197
 SHA512 
8e1cb12ff7455bbf62c5cf54c2bc1b8f48484ebc6e95b4e061d5bc6388a4ecd3ff4152a1d9aab5cbee84d872d59417cfb1cecb6fd281f1f8dd9e3e7e04cc782d
 DIST botocore-1.31.53.gh.tar.gz 11950545 BLAKE2B 
2fef49b98179046203470c6dc145b13a1ff4ddec4eb3ac0bc8f9668b4d7ef9dfdee096f91abb8ede1e1abfffe55f72c9c38c63587b79082a2de7de84e4c9f273
 SHA512 
2c4d9761ee3cc8b73e60de3388475c64cbd562efd8265a098ba49731751d2c501167d84b010984a0dd738bb1e71a85db6f86aea68c86e9db5ed8613304570529
 DIST botocore-1.31.54.gh.tar.gz 11879790 BLAKE2B 
8feaab92edaada974af275c81a41d6b36d6444ee1d46718b6c765aacad0450a52bf47fbcccd923f2c442400bea6cc1fb0f2fb8f6a73e3835fd16da38dc609ec4
 SHA512 
3dfa2212edbc9ed4bc435ec1d4f7aa8b9b9c656cd76feab6c898f57303897ee018120a069bc477fb8700111908ecaf6465229d67e6b6c5c777369b224d00c01d
+DIST botocore-1.31.55.gh.tar.gz 11883762 BLAKE2B 
eac01a2c463754306f2846ed914453114044b8ef0e94848d2bf0f59e01324bf8c7c366976722de7a791f482e891f005dc2f6ac4a1f3adfad92100d452b6bb3db
 SHA512 
14bc1a6b12fd2bf08fa881f2265d1b0057c16b5001991278f07590f8f09b3237cf182a583f93a657d74c420179f0eee689debd192c254787aa8cb3fc17c79348

diff --git a/dev-python/botocore/botocore-1.31.55.ebuild 
b/dev-python/botocore/botocore-1.31.55.ebuild
new file mode 100644
index ..7cacb5c3f634
--- /dev/null
+++ b/dev-python/botocore/botocore-1.31.55.ebuild
@@ -0,0 +1,68 @@
+# 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_{10..12} )
+
+inherit distutils-r1 multiprocessing
+
+DESCRIPTION="Low-level, data-driven core of boto 3"
+HOMEPAGE="
+   https://github.com/boto/botocore/
+   https://pypi.org/project/botocore/
+"
+LICENSE="Apache-2.0"
+SLOT="0"
+
+if [[ "${PV}" == "" ]]; then
+   EGIT_REPO_URI="https://github.com/boto/botocore";
+   inherit git-r3
+else
+   SRC_URI="
+   https://github.com/boto/botocore/archive/${PV}.tar.gz
+   -> ${P}.gh.tar.gz
+   "
+   KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~sparc ~x86 
~amd64-linux ~x86-linux"
+fi
+
+RDEPEND="
+   dev-python/six[${PYTHON_USEDEP}]
+   =dev-python/urllib3-1.25.4[${PYTHON_USEDEP}]
+"
+BDEPEND="
+   test? (
+   dev-python/jsonschema[${PYTHON_USEDEP}]
+   dev-python/pytest-xdist[${PYTHON_USEDEP}]
+   )
+"
+
+distutils_enable_tests pytest
+
+src_prepare() {
+   # unpin deps
+   sed -i -e "s:>=.*':':" setup.py || die
+
+   # unbundle deps
+   rm -r botocore/vendored || die
+   find -name '*.py' -exec sed -i \
+   -e 's:from botocore[.]vendored import:import:' \
+   -e 's:from botocore[.]vendored[.]:from :' \
+   {} + || die
+
+   distutils-r1_src_prepare
+}
+
+python_test() {
+   local EPYTEST_DESELECT=(
+   # rely on bundled six
+   tests/functional/test_six_imports.py::test_no_bare_six_imports
+   tests/functional/test_six_threading.py::test_six_thread_safety
+   )
+
+   local -x EPYTEST_DISABLE_PLUGIN_AUTOLOAD=1
+   epytest tests/{functional,unit} -p xdist -n "$(makeopts_jobs)"
+}



[gentoo-commits] repo/gentoo:master commit in: app-admin/awscli/

2023-09-26 Thread Michał Górny
commit: 115b933e8ff96e55c3ece77382aad84e300ef7f1
Author: Michał Górny  gentoo  org>
AuthorDate: Wed Sep 27 05:03:36 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Sep 27 05:56:26 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=115b933e

app-admin/awscli: Bump to 1.29.55

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

 app-admin/awscli/Manifest  |  1 +
 app-admin/awscli/awscli-1.29.55.ebuild | 85 ++
 2 files changed, 86 insertions(+)

diff --git a/app-admin/awscli/Manifest b/app-admin/awscli/Manifest
index 132b766e2f81..df061ab3eb5e 100644
--- a/app-admin/awscli/Manifest
+++ b/app-admin/awscli/Manifest
@@ -1,3 +1,4 @@
 DIST aws-cli-1.29.49.gh.tar.gz 2533689 BLAKE2B 
0ead02f739adc66eed988bedf41b9b508c553a6dfcea07af022a5b3098e8a3f65e4fc59e512b3374b3f1fcf89ba30f0dcca20e2cd6638c2d2b37b09646f1f4ca
 SHA512 
336e012105d295dc69734fbd9f47a9cb6f2a54fc4dfac388e52e24519967e0aab5e3d98920f8ad05ea242e39673b6a8f98bb9af551507ee0560ee7598c9f86ec
 DIST aws-cli-1.29.53.gh.tar.gz 2549518 BLAKE2B 
4c9932ddbfb5f8619006589c0ed8f00b5d0230bc9d7fa811875cc4b16e9b5583a3abe4ccbb290524565dde2f78ae5696162863ea6e5224517c98414d7cb74344
 SHA512 
1150c20f5cc3da3a0ba2e25741441a7db8b6e399a927366902b30fd30a394634d015cc6b53bbfe7bcb759ce0aec6e0f9432a23e5b8d00cd9c2bb71afd5744627
 DIST aws-cli-1.29.54.gh.tar.gz 2550145 BLAKE2B 
75c11a59218e4b0def9313f342c076c0cf414744f0f68e7b4a3e80800dabb95ce184207a6bb7167a85fba829510da72875b97506911987b9efff0b58d5d7
 SHA512 
2dfe1a41cb2235c67fba78e1f83d406ccc9db9b3965b88d7ca4fd31c584fa82b373e818c93b81c4fdb56583ec7a500e6122dc4b9db70bb26cf703fe1827bd663
+DIST aws-cli-1.29.55.gh.tar.gz 2551493 BLAKE2B 
79ea509819519d54c20068f6db7ba90aa9c43de83b1bf0ddad9d88e029b6a54f56c5f75a4aa30e5b29a5c84d5a7dd8ab7b07e0f451da67d96b440a25ea042df2
 SHA512 
32083c906650bf0e8dd6739220498d4c706cc3e844f7bbe1cf9934e25cfd0e85f349ebf56527366193d5a39af77afe030a8df77de1f49f3b75e110977d163873

diff --git a/app-admin/awscli/awscli-1.29.55.ebuild 
b/app-admin/awscli/awscli-1.29.55.ebuild
new file mode 100644
index ..39ad0f4a42cc
--- /dev/null
+++ b/app-admin/awscli/awscli-1.29.55.ebuild
@@ -0,0 +1,85 @@
+# 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_{10..11} )
+
+inherit bash-completion-r1 distutils-r1 multiprocessing
+
+MY_P=aws-cli-${PV}
+DESCRIPTION="Universal Command Line Environment for AWS"
+HOMEPAGE="
+   https://github.com/aws/aws-cli/
+   https://pypi.org/project/awscli/
+"
+SRC_URI="
+   https://github.com/aws/aws-cli/archive/${PV}.tar.gz
+   -> ${MY_P}.gh.tar.gz
+"
+S=${WORKDIR}/${MY_P}
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~sparc ~x86"
+
+# botocore is x.(y+2).z
+BOTOCORE_PV="$(ver_cut 1).$(( $(ver_cut 2) + 2)).$(ver_cut 3-)"
+RDEPEND="
+   >=dev-python/botocore-${BOTOCORE_PV}[${PYTHON_USEDEP}]
+   dev-python/colorama[${PYTHON_USEDEP}]
+   dev-python/docutils[${PYTHON_USEDEP}]
+   dev-python/rsa[${PYTHON_USEDEP}]
+   >=dev-python/s3transfer-0.7.0[${PYTHON_USEDEP}]
+   dev-python/pyyaml[${PYTHON_USEDEP}]
+   !app-admin/awscli-bin
+"
+BDEPEND="
+   test? (
+   dev-python/pytest-forked[${PYTHON_USEDEP}]
+   dev-python/pytest-xdist[${PYTHON_USEDEP}]
+   )
+"
+
+distutils_enable_tests pytest
+
+src_prepare() {
+   # do not rely on bundled deps in botocore (sic!)
+   find -name '*.py' -exec sed -i \
+   -e 's:from botocore[.]vendored import:import:' \
+   -e 's:from botocore[.]vendored[.]:from :' \
+   {} + || die
+   # strip overzealous upper bounds on requirements
+   sed -i -e 's:,<[0-9.]*::' -e 's:==:>=:' setup.py || die
+   distutils-r1_src_prepare
+}
+
+python_test() {
+   local EPYTEST_DESELECT=(
+   # broken xdist (signal() works only in main thread)
+   
tests/functional/ecs/test_execute_command.py::TestExecuteCommand::test_execute_command_success
+   
tests/unit/customizations/codeartifact/test_adapter_login.py::TestDotNetLogin::test_login_dotnet_sources_listed_with_backtracking
+   
tests/unit/customizations/codeartifact/test_adapter_login.py::TestDotNetLogin::test_login_dotnet_sources_listed_with_backtracking_windows
+   
tests/unit/customizations/codeartifact/test_adapter_login.py::TestNuGetLogin::test_login_nuget_sources_listed_with_backtracking
+   
tests/unit/customizations/ecs/test_executecommand_startsession.py::TestExecuteCommand::test_execute_command_success
+   tests/unit/test_compat.py::TestIgnoreUserSignals
+   tests/unit/test_help.py::TestHelpPager::test_can_handle_ctrl_c
+   tests/unit/test_help.py::TestHelpPager::test_can_render_contents
+   tests/unit/test_utils.py::TestIgnoreCt

[gentoo-commits] repo/gentoo:master commit in: dev-python/botocore/

2023-09-26 Thread Michał Górny
commit: c2952e36f60ff5bbf0814d547e2ce5a14f5621a1
Author: Michał Górny  gentoo  org>
AuthorDate: Wed Sep 27 05:04:24 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Sep 27 05:56:27 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c2952e36

dev-python/botocore: Update the live ebuild

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

 dev-python/botocore/botocore-.ebuild | 8 ++--
 1 file changed, 2 insertions(+), 6 deletions(-)

diff --git a/dev-python/botocore/botocore-.ebuild 
b/dev-python/botocore/botocore-.ebuild
index 5894fd995097..7cacb5c3f634 100644
--- a/dev-python/botocore/botocore-.ebuild
+++ b/dev-python/botocore/botocore-.ebuild
@@ -61,12 +61,8 @@ python_test() {
# rely on bundled six
tests/functional/test_six_imports.py::test_no_bare_six_imports
tests/functional/test_six_threading.py::test_six_thread_safety
-   # fails on unrelated warnings
-   
tests/unit/test_client.py::TestAutoGeneratedClient::test_BOTO_DISABLE_COMMONNAME
-   
tests/unit/test_client.py::TestClientErrors::test_BOTO_DISABLE_COMMONNAME
-   # TODO
-   
tests/functional/test_credentials.py::SSOSessionTest::test_token_chosen_from_provider
)
 
-   epytest tests/{functional,unit} -n "$(makeopts_jobs)"
+   local -x EPYTEST_DISABLE_PLUGIN_AUTOLOAD=1
+   epytest tests/{functional,unit} -p xdist -n "$(makeopts_jobs)"
 }



[gentoo-commits] repo/gentoo:master commit in: dev-python/boto3/

2023-09-26 Thread Michał Górny
commit: 309aa8c444f6d6c84d272f5c1176a78d81526a03
Author: Michał Górny  gentoo  org>
AuthorDate: Wed Sep 27 05:03:08 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Sep 27 05:56:25 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=309aa8c4

dev-python/boto3: Bump to 1.28.55

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

 dev-python/boto3/Manifest| 1 +
 dev-python/boto3/{boto3-.ebuild => boto3-1.28.55.ebuild} | 6 --
 dev-python/boto3/boto3-.ebuild   | 6 --
 3 files changed, 9 insertions(+), 4 deletions(-)

diff --git a/dev-python/boto3/Manifest b/dev-python/boto3/Manifest
index 23be785f7c70..a6403a42816f 100644
--- a/dev-python/boto3/Manifest
+++ b/dev-python/boto3/Manifest
@@ -1,3 +1,4 @@
 DIST boto3-1.28.49.gh.tar.gz 700443 BLAKE2B 
7c76e0ee6d6de1f7a67534a49e54092a564d419f9fc18b25375d2416af07987039bf864e0c2a996d5b64c3f9207dcd50da6ee5b0e2bf606e453d7841ddd6f7d4
 SHA512 
597debebb60c33bdf2bcc485bbf9ab7c433a5750b71708ffcd2847b6b21199c1c598edeb35e236f6b7feca3f762b5d62f9637e00876b7c0629baae50e7f132c9
 DIST boto3-1.28.53.gh.tar.gz 702652 BLAKE2B 
6a64fa2c018000a6b89f47a49eaf0270a2f694f02720c0e0527b5ce671bf3ad195f40fa592829bbe9a3b30ede56fd335a81bb30f862bfc6992883dd86d6b9a75
 SHA512 
750d4905625b207d05842950349eeadaef9bbb413adfc8096998292edeec8985c5488c565f3b5b6f5a00354e69f3071ad1491428b1f894be2b40b23db767be36
 DIST boto3-1.28.54.gh.tar.gz 703165 BLAKE2B 
f18666ece9f7b722915fb082c6e45280dedac4dc10e89d453c895515af623ea9658195e3e65bb17a9cfcd637a711e5f323c0d8dbd5fe00c16b7c560ef303a8e1
 SHA512 
e6d5a06aff033badf5fd3cc37a7324731fc15aeea7d5257223e46473958dfcbda96b67279e2c22354f705b5538a100c852a0561af2cb429a321245dc5d814e99
+DIST boto3-1.28.55.gh.tar.gz 704202 BLAKE2B 
800105abff50a0cd728308458d84b6d8eab4be3f5d816d996443af82d93f4f97b9e686af7a96170a6036bfff54be8b11b8fb6ba69b8c53fad681b96a4ae2fb87
 SHA512 
cc0c2668926db54f8d2d071f125386def5a38f02efa4eb70814ba11a3d922e275a1ab92551d0c7546a692028bfe6f877830c739879548ea996d127ea62821b77

diff --git a/dev-python/boto3/boto3-.ebuild 
b/dev-python/boto3/boto3-1.28.55.ebuild
similarity index 88%
copy from dev-python/boto3/boto3-.ebuild
copy to dev-python/boto3/boto3-1.28.55.ebuild
index ec9fc93bf23a..a37cc38af2f3 100644
--- a/dev-python/boto3/boto3-.ebuild
+++ b/dev-python/boto3/boto3-1.28.55.ebuild
@@ -34,7 +34,7 @@ fi
 RDEPEND="
>=dev-python/botocore-${BOTOCORE_PV}[${PYTHON_USEDEP}]
>=dev-python/jmespath-0.7.1[${PYTHON_USEDEP}]
-   >=dev-python/s3transfer-0.6.0[${PYTHON_USEDEP}]
+   >=dev-python/s3transfer-0.7.0[${PYTHON_USEDEP}]
 "
 BDEPEND="
test? (
@@ -62,5 +62,7 @@ python_prepare_all() {
 }
 
 python_test() {
-   epytest tests/{functional,unit} -n "$(makeopts_jobs)" --dist=worksteal
+   local -x PYTEST_DISABLE_PLUGIN_AUTOLOAD=1
+   epytest tests/{functional,unit} \
+   -p xdist -n "$(makeopts_jobs)" --dist=worksteal
 }

diff --git a/dev-python/boto3/boto3-.ebuild 
b/dev-python/boto3/boto3-.ebuild
index ec9fc93bf23a..a37cc38af2f3 100644
--- a/dev-python/boto3/boto3-.ebuild
+++ b/dev-python/boto3/boto3-.ebuild
@@ -34,7 +34,7 @@ fi
 RDEPEND="
>=dev-python/botocore-${BOTOCORE_PV}[${PYTHON_USEDEP}]
>=dev-python/jmespath-0.7.1[${PYTHON_USEDEP}]
-   >=dev-python/s3transfer-0.6.0[${PYTHON_USEDEP}]
+   >=dev-python/s3transfer-0.7.0[${PYTHON_USEDEP}]
 "
 BDEPEND="
test? (
@@ -62,5 +62,7 @@ python_prepare_all() {
 }
 
 python_test() {
-   epytest tests/{functional,unit} -n "$(makeopts_jobs)" --dist=worksteal
+   local -x PYTEST_DISABLE_PLUGIN_AUTOLOAD=1
+   epytest tests/{functional,unit} \
+   -p xdist -n "$(makeopts_jobs)" --dist=worksteal
 }



[gentoo-commits] repo/gentoo:master commit in: dev-python/awxkit/

2023-09-26 Thread Michał Górny
commit: 19244d0ad6b2145c2fda36165f735269b08e6ec8
Author: Michał Górny  gentoo  org>
AuthorDate: Wed Sep 27 05:11:54 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Sep 27 05:56:28 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=19244d0a

dev-python/awxkit: Bump to 23.2.0

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

 dev-python/awxkit/Manifest |  1 +
 dev-python/awxkit/awxkit-23.2.0.ebuild | 50 ++
 2 files changed, 51 insertions(+)

diff --git a/dev-python/awxkit/Manifest b/dev-python/awxkit/Manifest
index 7df7a235a90f..e3481682cd1e 100644
--- a/dev-python/awxkit/Manifest
+++ b/dev-python/awxkit/Manifest
@@ -3,3 +3,4 @@ DIST awx-22.6.0.gh.tar.gz 17639868 BLAKE2B 
8733d1d81c099a56873bea0f38cafe696c70a
 DIST awx-22.7.0.gh.tar.gz 17645480 BLAKE2B 
06d4da9090db221ab23e86c8a8fc3e548437dc7903b4c05e09fbbbd3fc5254c528f3da0c41895533cb0615c863a1a940d3d254f52142e321243aa3113ce65187
 SHA512 
811976debbef72d0dce16caae1f6d19acafde5b7c15bfba9fdef3c5cfa0a2a06c30fbce81b52f0f1f63466d0cd8e6021e62819f5d134a59333d2331df42983eb
 DIST awx-23.0.0.gh.tar.gz 17657491 BLAKE2B 
0dbd00f45f4c5dfb0f1d74c81a726401375b9eb389622b54a72567e2863dfc76b329b19853802096cd7a7cbc75170003da405e13d26db4ed1b3e8b025cc36dc5
 SHA512 
bdd5d7644e6b1d01d52c02c26084f0f3c66b2423969d4277bade4b13dbdb614a6a62c408160a95848ecfdbace75e02635c8667ab2033a1f6b36fdf41dbee90c9
 DIST awx-23.1.0.gh.tar.gz 70704479 BLAKE2B 
dc0e920b2036e71825afda5b65aa6e2326364589d82464d48ccc17e886fd9dfa1eebee005439cb6e628a50be65959208e3e9b02716881833b343e556fd90d8ca
 SHA512 
85e4e8298789f6886b6e63eba90b0af30fe7c78804fe5df187c79af928c05637f4cdac6b69db511e5a37480488bc542b913fd73f2a5cbd0490b1b941fbd4dced
+DIST awx-23.2.0.gh.tar.gz 70711100 BLAKE2B 
5159c7231f085c01d543cf3c8be9ad22428f158911ae1941fde71a6988dbdc9e7e57a5990c4d616f0ceb1f156a707913fb7c74198df1c4de7d655151e2c39f9f
 SHA512 
9d100ee05130cab5da63272c2f7b2bf8d729a7c2ca4c77a68b12dd282c94c657c38b217985f12c566b3c360d0d9d5fec506dcb1c2b306ef6b7aa63154b6c9840

diff --git a/dev-python/awxkit/awxkit-23.2.0.ebuild 
b/dev-python/awxkit/awxkit-23.2.0.ebuild
new file mode 100644
index ..52670ed68dde
--- /dev/null
+++ b/dev-python/awxkit/awxkit-23.2.0.ebuild
@@ -0,0 +1,50 @@
+# Copyright 2021-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_10 )
+
+inherit distutils-r1
+
+MY_P=awx-${PV}
+DESCRIPTION="Command line interface for Ansible AWX"
+HOMEPAGE="
+   https://github.com/ansible/awx/
+   https://pypi.org/project/awxkit/
+"
+# no sdist, as of 22.0.0
+SRC_URI="
+   https://github.com/ansible/awx/archive/${PV}.tar.gz
+   -> ${MY_P}.gh.tar.gz
+"
+S="${WORKDIR}/${MY_P}/awxkit"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64"
+
+RDEPEND="
+   dev-python/cryptography[${PYTHON_USEDEP}]
+   dev-python/pyyaml[${PYTHON_USEDEP}]
+   dev-python/requests[${PYTHON_USEDEP}]
+   dev-python/urllib3[${PYTHON_USEDEP}]
+   dev-python/websocket-client[${PYTHON_USEDEP}]
+   dev-python/pyjwt[${PYTHON_USEDEP}]
+"
+BDEPEND="
+   dev-python/setuptools-scm[${PYTHON_USEDEP}]
+"
+
+distutils_enable_tests pytest
+
+src_prepare() {
+   export SETUPTOOLS_SCM_PRETEND_VERSION=${PV}
+   printf '%s\n' "${PV}" > VERSION || die
+
+   sed -e 's|websocket-client==[[:digit:]\.]*|websocket-client|' \
+   -e "/'clean'/d" \
+   -i setup.py || die
+   distutils-r1_src_prepare
+}



[gentoo-commits] repo/gentoo:master commit in: app-portage/elogv/

2023-09-26 Thread Sam James
commit: 56c33807d13b62ac55be3a224224e21ab05a1295
Author: Sam James  gentoo  org>
AuthorDate: Wed Sep 27 05:47:48 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Sep 27 05:47:48 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=56c33807

app-portage/elogv: Stabilize 0.8.0 x86, #914816

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

 app-portage/elogv/elogv-0.8.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-portage/elogv/elogv-0.8.0.ebuild 
b/app-portage/elogv/elogv-0.8.0.ebuild
index 7f7f37ff6174..4b3abea3dc9f 100644
--- a/app-portage/elogv/elogv-0.8.0.ebuild
+++ b/app-portage/elogv/elogv-0.8.0.ebuild
@@ -15,7 +15,7 @@ SRC_URI="https://github.com/gentoo/${PN}/archive/${PV}.tar.gz 
-> ${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~sparc ~x86 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~sparc x86 ~amd64-linux 
~x86-linux ~ppc-macos ~x64-macos"
 PLOCALES=( "de" "es" "it" "pl" )
 IUSE="${PLOCALES[*]/#/l10n_}"
 



[gentoo-commits] repo/gentoo:master commit in: app-misc/screen/

2023-09-26 Thread Sam James
commit: 42f45d65444d8376b5ae46380703c88e58caee83
Author: Sam James  gentoo  org>
AuthorDate: Wed Sep 27 05:46:30 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Sep 27 05:46:30 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=42f45d65

app-misc/screen: Stabilize 4.9.0-r3 x86, #914818

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

 app-misc/screen/screen-4.9.0-r3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-misc/screen/screen-4.9.0-r3.ebuild 
b/app-misc/screen/screen-4.9.0-r3.ebuild
index f14a4bfcc7f3..0ed3f0905056 100644
--- a/app-misc/screen/screen-4.9.0-r3.ebuild
+++ b/app-misc/screen/screen-4.9.0-r3.ebuild
@@ -10,7 +10,7 @@ HOMEPAGE="https://www.gnu.org/software/screen/";
 
 if [[ ${PV} !=  ]] ; then
SRC_URI="mirror://gnu/${PN}/${P}.tar.gz"
-   KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc 
~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos 
~x64-macos ~x64-solaris"
+   KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc 
~ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos 
~x64-macos ~x64-solaris"
 else
inherit git-r3
EGIT_REPO_URI="https://git.savannah.gnu.org/git/screen.git";



[gentoo-commits] repo/gentoo:master commit in: dev-util/tkdiff/

2023-09-26 Thread Sam James
commit: bde69f860ffceef36e6e5b4c113ea92e7c92444b
Author: Sam James  gentoo  org>
AuthorDate: Wed Sep 27 05:45:46 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Sep 27 05:45:46 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bde69f86

dev-util/tkdiff: Stabilize 5.5.2 x86, #914825

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

 dev-util/tkdiff/tkdiff-5.5.2.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-util/tkdiff/tkdiff-5.5.2.ebuild 
b/dev-util/tkdiff/tkdiff-5.5.2.ebuild
index 14de131b92d4..3f9e2f0b04bc 100644
--- a/dev-util/tkdiff/tkdiff-5.5.2.ebuild
+++ b/dev-util/tkdiff/tkdiff-5.5.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${PV}/${MYP}.zip"
 
 LICENSE="GPL-2+"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~amd64 ~ppc x86 ~amd64-linux ~x86-linux"
 
 RDEPEND="dev-lang/tk"
 DEPEND="${RDEPEND}"



[gentoo-commits] repo/gentoo:master commit in: media-libs/sdl2-image/

2023-09-26 Thread Sam James
commit: 706ed48e93092dc4ea67d649d8daa0be9b3fc955
Author: Sam James  gentoo  org>
AuthorDate: Wed Sep 27 05:45:45 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Sep 27 05:45:45 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=706ed48e

media-libs/sdl2-image: Stabilize 2.6.3 x86, #914815

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

 media-libs/sdl2-image/sdl2-image-2.6.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-libs/sdl2-image/sdl2-image-2.6.3.ebuild 
b/media-libs/sdl2-image/sdl2-image-2.6.3.ebuild
index b4d23e1acc08..207e254e3606 100644
--- a/media-libs/sdl2-image/sdl2-image-2.6.3.ebuild
+++ b/media-libs/sdl2-image/sdl2-image-2.6.3.ebuild
@@ -13,7 +13,7 @@ S="${WORKDIR}"/${MY_P}
 
 LICENSE="ZLIB"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~loong ~ppc ~ppc64 ~riscv ~sparc 
~x86"
+KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~loong ~ppc ~ppc64 ~riscv ~sparc 
x86"
 IUSE="gif jpeg png static-libs tiff webp"
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: dev-libs/mpfr/

2023-09-26 Thread Sam James
commit: c3fb0c2a76378d73388b2bcf95f8e5b02c949414
Author: Sam James  gentoo  org>
AuthorDate: Wed Sep 27 05:44:09 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Sep 27 05:44:09 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c3fb0c2a

dev-libs/mpfr: Stabilize 4.2.1 ppc64, #914792

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

 dev-libs/mpfr/mpfr-4.2.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-libs/mpfr/mpfr-4.2.1.ebuild b/dev-libs/mpfr/mpfr-4.2.1.ebuild
index a1b2f4ac1606..0d045c3340f0 100644
--- a/dev-libs/mpfr/mpfr-4.2.1.ebuild
+++ b/dev-libs/mpfr/mpfr-4.2.1.ebuild
@@ -48,7 +48,7 @@ LICENSE="LGPL-3+"
 # preserve-libs.eclass usage to pkg_*inst! See e.g. the readline ebuild.
 SLOT="0/6" # libmpfr.so version
 if [[ ${PV} != *_rc* ]] ; then
-   KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc 
~ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos 
~x64-macos ~x64-solaris"
+   KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc 
ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos 
~x64-macos ~x64-solaris"
 fi
 IUSE="static-libs"
 



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Net-SSH-Perl/

2023-09-26 Thread Sam James
commit: e3b5a4c6467ba438fac42d373e0b86e2a9678534
Author: Sam James  gentoo  org>
AuthorDate: Wed Sep 27 05:44:10 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Sep 27 05:44:10 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e3b5a4c6

dev-perl/Net-SSH-Perl: Stabilize 2.142.0 x86, #914795

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

 dev-perl/Net-SSH-Perl/Net-SSH-Perl-2.142.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Net-SSH-Perl/Net-SSH-Perl-2.142.0.ebuild 
b/dev-perl/Net-SSH-Perl/Net-SSH-Perl-2.142.0.ebuild
index b8fcc5fa9e2b..40f0396f1f37 100644
--- a/dev-perl/Net-SSH-Perl/Net-SSH-Perl-2.142.0.ebuild
+++ b/dev-perl/Net-SSH-Perl/Net-SSH-Perl-2.142.0.ebuild
@@ -11,7 +11,7 @@ inherit perl-module
 DESCRIPTION="Perl client Interface to SSH"
 
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 x86"
 IUSE="minimal"
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: net-analyzer/wireshark/

2023-09-26 Thread Sam James
commit: 195b83ad53752d4f366adee69f1b26f93b0e2042
Author: Sam James  gentoo  org>
AuthorDate: Wed Sep 27 05:44:08 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Sep 27 05:44:08 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=195b83ad

net-analyzer/wireshark: Stabilize 4.0.8 amd64, #914788

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

 net-analyzer/wireshark/wireshark-4.0.8.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-analyzer/wireshark/wireshark-4.0.8.ebuild 
b/net-analyzer/wireshark/wireshark-4.0.8.ebuild
index 5e20d33d7ca0..2a642376f5e0 100644
--- a/net-analyzer/wireshark/wireshark-4.0.8.ebuild
+++ b/net-analyzer/wireshark/wireshark-4.0.8.ebuild
@@ -19,7 +19,7 @@ else
S="${WORKDIR}/${P/_/}"
 
if [[ ${PV} != *_rc* ]] ; then
-   KEYWORDS="~amd64 arm arm64 ~hppa ~ia64 ppc64 ~riscv x86"
+   KEYWORDS="amd64 arm arm64 ~hppa ~ia64 ppc64 ~riscv x86"
fi
 fi
 



[gentoo-commits] repo/gentoo:master commit in: sys-process/parallel/

2023-09-26 Thread Sam James
commit: e8c18815f536b900d04d6bbd69bac8c5181a
Author: Sam James  gentoo  org>
AuthorDate: Wed Sep 27 05:38:38 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Sep 27 05:38:38 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e8c18815

sys-process/parallel: Stabilize 20230822 ppc64, #914784

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

 sys-process/parallel/parallel-20230822.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-process/parallel/parallel-20230822.ebuild 
b/sys-process/parallel/parallel-20230822.ebuild
index c56b67f41e48..1bdb12d41360 100644
--- a/sys-process/parallel/parallel-20230822.ebuild
+++ b/sys-process/parallel/parallel-20230822.ebuild
@@ -13,7 +13,7 @@ SRC_URI+=" verify-sig? ( mirror://gnu/${PN}/${P}.tar.bz2.sig 
)"
 
 LICENSE="GPL-3+"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv x86 
~amd64-linux ~x86-linux ~x64-macos"
+KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~loong ~mips ~ppc ppc64 ~riscv x86 
~amd64-linux ~x86-linux ~x64-macos"
 
 RDEPEND="
dev-lang/perl



[gentoo-commits] repo/gentoo:master commit in: dev-tcltk/togl/

2023-09-26 Thread Sam James
commit: 9158ae2a17f2e17771c6ff921799e243a95efd66
Author: Sam James  gentoo  org>
AuthorDate: Wed Sep 27 05:38:39 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Sep 27 05:38:39 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9158ae2a

dev-tcltk/togl: Stabilize 2.0-r4 x86, #914824

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

 dev-tcltk/togl/togl-2.0-r4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-tcltk/togl/togl-2.0-r4.ebuild 
b/dev-tcltk/togl/togl-2.0-r4.ebuild
index da74cd5d9e0d..16046f9730c4 100644
--- a/dev-tcltk/togl/togl-2.0-r4.ebuild
+++ b/dev-tcltk/togl/togl-2.0-r4.ebuild
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${MY_P}-src.tar.gz"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv 
~sparc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv 
~sparc x86 ~amd64-linux ~x86-linux"
 IUSE="debug +threads"
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: media-fonts/noto/

2023-09-26 Thread Sam James
commit: e3273608c00cb1da7489909ef45f9da065ec5fa9
Author: Sam James  gentoo  org>
AuthorDate: Wed Sep 27 05:36:08 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Sep 27 05:36:08 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e3273608

media-fonts/noto: Stabilize 20230731 x86, #914805

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

 media-fonts/noto/noto-20230731.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-fonts/noto/noto-20230731.ebuild 
b/media-fonts/noto/noto-20230731.ebuild
index 46c11c927176..5bbf55c43684 100644
--- a/media-fonts/noto/noto-20230731.ebuild
+++ b/media-fonts/noto/noto-20230731.ebuild
@@ -12,7 +12,7 @@ 
SRC_URI="https://github.com/notofonts/notofonts.github.io/archive/${COMMIT}.tar.
 
 LICENSE="OFL-1.1"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 arm arm64 ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 arm arm64 ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc x86"
 # Extra allows to optionally reduce disk usage even returning to tofu
 # issue as described in https://fonts.google.com/noto
 IUSE="cjk +extra"



[gentoo-commits] repo/gentoo:master commit in: virtual/perl-Text-Tabs+Wrap/

2023-09-26 Thread Sam James
commit: 78350fa45858a873a8f3f2745fa73b36f8fecc65
Author: Sam James  gentoo  org>
AuthorDate: Wed Sep 27 05:36:06 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Sep 27 05:36:06 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=78350fa4

virtual/perl-Text-Tabs+Wrap: Stabilize 2023.51.100 x86, #914800

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

 virtual/perl-Text-Tabs+Wrap/perl-Text-Tabs+Wrap-2023.51.100.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/virtual/perl-Text-Tabs+Wrap/perl-Text-Tabs+Wrap-2023.51.100.ebuild 
b/virtual/perl-Text-Tabs+Wrap/perl-Text-Tabs+Wrap-2023.51.100.ebuild
index ba6bc6fc405f..dd4721de7c76 100644
--- a/virtual/perl-Text-Tabs+Wrap/perl-Text-Tabs+Wrap-2023.51.100.ebuild
+++ b/virtual/perl-Text-Tabs+Wrap/perl-Text-Tabs+Wrap-2023.51.100.ebuild
@@ -5,7 +5,7 @@ EAPI=8
 
 DESCRIPTION="Virtual for Text::Tabs and Text::Wrap, also distributed as 
Text::Tabs+Wrap"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos 
~x64-macos ~x64-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos 
~x64-macos ~x64-solaris"
 
 RDEPEND="
~perl-core/${PN#perl-}-${PV}



[gentoo-commits] repo/gentoo:master commit in: media-fonts/clearsans/

2023-09-26 Thread Sam James
commit: a0fabfa34ef983e8bd538ea672783625ab7c1911
Author: Sam James  gentoo  org>
AuthorDate: Wed Sep 27 05:36:07 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Sep 27 05:36:07 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a0fabfa3

media-fonts/clearsans: Stabilize 1.00_p20230107 x86, #914801

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

 media-fonts/clearsans/clearsans-1.00_p20230107.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-fonts/clearsans/clearsans-1.00_p20230107.ebuild 
b/media-fonts/clearsans/clearsans-1.00_p20230107.ebuild
index 8129a197b289..813044f550e7 100644
--- a/media-fonts/clearsans/clearsans-1.00_p20230107.ebuild
+++ b/media-fonts/clearsans/clearsans-1.00_p20230107.ebuild
@@ -16,7 +16,7 @@ S="${WORKDIR}/${MY_PN}-${EGIT_COMMIT}"
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~amd64 ~loong ~ppc64 ~riscv ~x86"
+KEYWORDS="~amd64 ~loong ~ppc64 ~riscv x86"
 
 FONT_S="${S}/TTF"
 FONT_SUFFIX="ttf"



[gentoo-commits] repo/gentoo:master commit in: perl-core/Text-Tabs+Wrap/

2023-09-26 Thread Sam James
commit: f95d79d991588b23851e01de344f70b28c15154c
Author: Sam James  gentoo  org>
AuthorDate: Wed Sep 27 05:36:06 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Sep 27 05:36:06 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f95d79d9

perl-core/Text-Tabs+Wrap: Stabilize 2023.51.100 x86, #914800

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

 perl-core/Text-Tabs+Wrap/Text-Tabs+Wrap-2023.51.100.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/perl-core/Text-Tabs+Wrap/Text-Tabs+Wrap-2023.51.100.ebuild 
b/perl-core/Text-Tabs+Wrap/Text-Tabs+Wrap-2023.51.100.ebuild
index 5efdb06735c0..6744f482e90f 100644
--- a/perl-core/Text-Tabs+Wrap/Text-Tabs+Wrap-2023.51.100.ebuild
+++ b/perl-core/Text-Tabs+Wrap/Text-Tabs+Wrap-2023.51.100.ebuild
@@ -10,4 +10,4 @@ inherit perl-module
 DESCRIPTION="Expand/unexpand tabs per unix expand and line wrapping"
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos 
~x64-macos ~x64-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos 
~x64-macos ~x64-solaris"



[gentoo-commits] repo/proj/guru:dev commit in: app-office/obsidian/

2023-09-26 Thread Artemis Everfree
commit: 29eefd19816483d4d6f02754e37a9a49ce29f2ed
Author: Artemis Everfree  artemis  sh>
AuthorDate: Wed Sep 27 05:33:05 2023 +
Commit: Artemis Everfree  artemis  sh>
CommitDate: Wed Sep 27 05:33:05 2023 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=29eefd19

app-office/obsidian: add 1.4.14, drop 1.4.13

Signed-off-by: Artemis Everfree  artemis.sh>

 app-office/obsidian/Manifest| 6 +++---
 .../obsidian/{obsidian-1.4.13.ebuild => obsidian-1.4.14.ebuild} | 1 -
 2 files changed, 3 insertions(+), 4 deletions(-)

diff --git a/app-office/obsidian/Manifest b/app-office/obsidian/Manifest
index 14b37904a9..900ce9f46e 100644
--- a/app-office/obsidian/Manifest
+++ b/app-office/obsidian/Manifest
@@ -1,4 +1,4 @@
 DIST obsidian-1.3.5.gh.deb 72916766 BLAKE2B 
d44e9f8db6fc55e6dc7096b2a9bbcb2d68fb3a0eca06028cd0a9bbc7470dc98a05501ca3f81d15197da389f882167ce134b824961684bc8567ea7fa95907e4af
 SHA512 
2047450ab04179be4c95e33fa35731700dbe5961795b8f11dda5410fdbc199486161a6a7abfcc1a3f555f352d014ac3515d1eeb5da984da4f0cdd4adf0e51bbe
-DIST obsidian-1.4.13-amd64.tar.gz 99706160 BLAKE2B 
3da6f0c2422bd6c8af611ccfe8f52a1a07ad1985a96c3e23a26daaa98d5cff67c137cba7eefa1b59f7d459888d12af4a00331f0cc184d980c316186ed4d6b1a2
 SHA512 
20b0fdba156bf4dac46e4bd3ddb49dedf005612bcb3687bb5da2cc5c2a8cafc9f43fa911488441adf9ee3c4e65d78158ca22665837894ca50e319774c22742b9
-DIST obsidian-1.4.13-arm64.tar.gz 100139943 BLAKE2B 
e132df95e4cc8f282fd0c8c81f4fc4a2642a325d0c203d774ee14e6f32a28b2c0c0b7346647e5eb42a0a125a5e74bf4fa8662c473436f79edc9ebd83939616c2
 SHA512 
046be9f527f4de1070b4bcbd9d3a89e484f55e7e065fd69cb5e8581b8fda4a23db05fba1b5b46af9cc1ff2c520bd5bfd565143bdf5cc7d17cd46d60fcf2fa3da
-DIST obsidian-1.4.13.gh.deb 73357626 BLAKE2B 
d9e8623781b9777eeb9ff24267bfe5aefd02dd6a450063983f12f596c3fb713b3316bb25e4d040939939e554233718f90e4bb00c43b0f153625d922824df2146
 SHA512 
18806df0d5a77d99a044e2b365133fd6c719289505323e3c8c141532e6b5abedd6d45f882562368a4400bdd251e6afb964b68975a88c22bcf906f7885e4d
+DIST obsidian-1.4.14-amd64.tar.gz 99705062 BLAKE2B 
a109422aa9ed39715e8b5da469e1dffbbdda7a1d135060a4c9129c3acd3e10b4db8dd4a3a3d281556e6d9836250bfa434c78cfeb5cd87306511d165a18ce788e
 SHA512 
d132e209ca013254aa9ff034bc20b36afc1df5f2c45395480e159f8870d2b7d5239ee42c8e193d98bbfe47c1546ad95963d06addbe4d67797a8cf6b604b81088
+DIST obsidian-1.4.14-arm64.tar.gz 100135969 BLAKE2B 
2f5932efd65ae3f684578718d07c7fcd8af6a633fcac3046fa1476ec6307085185b0f50605890f2b618e8076bec658622554d2278c6408a34ac43ca4b283707a
 SHA512 
f4b38346e21db40cf99c6983913c92ab83d170a28c3461794e6d3b52ff547f3ddbbb4562b24edc0728ec6daf5fbbd0d3e2450c15cfbd3fcacaa752cf2d03b1ed
+DIST obsidian-1.4.14.gh.deb 73337570 BLAKE2B 
a4e7278e637b8e98904a057e07f57ff63a97f7dcdc536de99685435fff92d107da40597e5b27f5fae5cda7b9e383b9489821ff4501b274050f927ab60d018c23
 SHA512 
d0af112035f00efe1811f9235bd6d5eee9d3923e757f0c7707ce857e7a026579680da65c199720ad6290d5228d1b1aa1c267ac9728dc143e15628cc42b8180cd

diff --git a/app-office/obsidian/obsidian-1.4.13.ebuild 
b/app-office/obsidian/obsidian-1.4.14.ebuild
similarity index 99%
rename from app-office/obsidian/obsidian-1.4.13.ebuild
rename to app-office/obsidian/obsidian-1.4.14.ebuild
index 47c9e43c29..b07d924ffa 100644
--- a/app-office/obsidian/obsidian-1.4.13.ebuild
+++ b/app-office/obsidian/obsidian-1.4.14.ebuild
@@ -23,7 +23,6 @@ SRC_URI="

https://github.com/obsidianmd/obsidian-releases/releases/download/v${PV}/${P/-/_}_amd64.deb
 -> ${P}.gh.deb
amd64? ( 
https://github.com/obsidianmd/obsidian-releases/releases/download/v${PV}/${P}.tar.gz
 -> ${P}-amd64.tar.gz )
arm64? ( 
https://github.com/obsidianmd/obsidian-releases/releases/download/v${PV}/${P}-arm64.tar.gz
 )
-
 "
 
 RESTRICT="mirror strip bindist"



[gentoo-commits] repo/gentoo:master commit in: perl-core/Unicode-Collate/

2023-09-26 Thread Sam James
commit: ef3823e8cf36b9d078752476360c13e931697b3a
Author: Sam James  gentoo  org>
AuthorDate: Wed Sep 27 05:32:38 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Sep 27 05:32:38 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ef3823e8

perl-core/Unicode-Collate: Stabilize 1.310.0 x86, #914798

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

 perl-core/Unicode-Collate/Unicode-Collate-1.310.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/perl-core/Unicode-Collate/Unicode-Collate-1.310.0.ebuild 
b/perl-core/Unicode-Collate/Unicode-Collate-1.310.0.ebuild
index d6f4d5d396db..6d2eb27d664b 100644
--- a/perl-core/Unicode-Collate/Unicode-Collate-1.310.0.ebuild
+++ b/perl-core/Unicode-Collate/Unicode-Collate-1.310.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Unicode Collate Algorithm"
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris"
+KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris"
 
 RDEPEND="
virtual/perl-Carp



[gentoo-commits] repo/gentoo:master commit in: net-print/cups/

2023-09-26 Thread Sam James
commit: c431519c2bb8b5b4cdb52f1c39915cf0179d3cd4
Author: Sam James  gentoo  org>
AuthorDate: Wed Sep 27 05:32:37 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Sep 27 05:32:37 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c431519c

net-print/cups: Stabilize 2.4.7 arm64, #914782

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

 net-print/cups/cups-2.4.7.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-print/cups/cups-2.4.7.ebuild b/net-print/cups/cups-2.4.7.ebuild
index 896b84144647..07fa0f2b469f 100644
--- a/net-print/cups/cups-2.4.7.ebuild
+++ b/net-print/cups/cups-2.4.7.ebuild
@@ -17,7 +17,7 @@ if [[ ${PV} == * ]] ; then
 else

SRC_URI="https://github.com/OpenPrinting/cups/releases/download/v${MY_PV}/cups-${MY_PV}-source.tar.gz";
if [[ ${PV} != *_beta* && ${PV} != *_rc* ]] ; then
-   KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~loong ~mips 
~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
+   KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ~ppc 
~ppc64 ~riscv ~s390 ~sparc ~x86"
fi
 fi
 



[gentoo-commits] repo/gentoo:master commit in: net-print/cups/

2023-09-26 Thread Sam James
commit: 5aa8f07f20afb7fea8a8090ba330cd8c1e9890f9
Author: Sam James  gentoo  org>
AuthorDate: Wed Sep 27 05:32:03 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Sep 27 05:32:03 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5aa8f07f

net-print/cups: Stabilize 2.4.7 arm, #914782

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

 net-print/cups/cups-2.4.7.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-print/cups/cups-2.4.7.ebuild b/net-print/cups/cups-2.4.7.ebuild
index d1f511ef75b9..896b84144647 100644
--- a/net-print/cups/cups-2.4.7.ebuild
+++ b/net-print/cups/cups-2.4.7.ebuild
@@ -17,7 +17,7 @@ if [[ ${PV} == * ]] ; then
 else

SRC_URI="https://github.com/OpenPrinting/cups/releases/download/v${MY_PV}/cups-${MY_PV}-source.tar.gz";
if [[ ${PV} != *_beta* && ${PV} != *_rc* ]] ; then
-   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~mips 
~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
+   KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~loong ~mips 
~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
fi
 fi
 



[gentoo-commits] repo/gentoo:master commit in: dev-perl/DBD-Pg/

2023-09-26 Thread Sam James
commit: 2d65a82770fc6d15cbed1b95ccc6c635255b
Author: Sam James  gentoo  org>
AuthorDate: Wed Sep 27 05:31:13 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Sep 27 05:31:13 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2d65a827

dev-perl/DBD-Pg: Stabilize 3.17.0 x86, #914794

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

 dev-perl/DBD-Pg/DBD-Pg-3.17.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/DBD-Pg/DBD-Pg-3.17.0.ebuild 
b/dev-perl/DBD-Pg/DBD-Pg-3.17.0.ebuild
index 7763acc9a54f..ef36703a9ed3 100644
--- a/dev-perl/DBD-Pg/DBD-Pg-3.17.0.ebuild
+++ b/dev-perl/DBD-Pg/DBD-Pg-3.17.0.ebuild
@@ -9,7 +9,7 @@ inherit perl-module
 DESCRIPTION="PostgreSQL database driver for the DBI module"
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv 
~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris"
+KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv 
~s390 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris"
 
 RDEPEND="
virtual/perl-version



[gentoo-commits] repo/gentoo:master commit in: perl-core/Scalar-List-Utils/

2023-09-26 Thread Sam James
commit: 41ae9364ddb4471fbbd6a1754abb18bab7a86ff0
Author: Sam James  gentoo  org>
AuthorDate: Wed Sep 27 05:30:02 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Sep 27 05:30:02 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=41ae9364

perl-core/Scalar-List-Utils: Stabilize 1.630.0 x86, #914797

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

 perl-core/Scalar-List-Utils/Scalar-List-Utils-1.630.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/perl-core/Scalar-List-Utils/Scalar-List-Utils-1.630.0.ebuild 
b/perl-core/Scalar-List-Utils/Scalar-List-Utils-1.630.0.ebuild
index d6d45377d1c4..a479bc499d7b 100644
--- a/perl-core/Scalar-List-Utils/Scalar-List-Utils-1.630.0.ebuild
+++ b/perl-core/Scalar-List-Utils/Scalar-List-Utils-1.630.0.ebuild
@@ -9,4 +9,4 @@ inherit perl-module
 
 DESCRIPTION="Common Scalar and List utility subroutines"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x64-solaris"
+KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x64-solaris"



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

2023-09-26 Thread Sam James
commit: 2be63f3ff46248581cf1922f2992bfb52b2d11fb
Author: Sam James  gentoo  org>
AuthorDate: Wed Sep 27 05:28:18 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Sep 27 05:28:18 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2be63f3f

perl-module.eclass: fix typo in comment

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

 eclass/perl-module.eclass | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/eclass/perl-module.eclass b/eclass/perl-module.eclass
index c9b690992f22..32cd603c7be5 100644
--- a/eclass/perl-module.eclass
+++ b/eclass/perl-module.eclass
@@ -361,7 +361,7 @@ perl-module_src_test() {
fi
 
# See https://www.perlmonks.org/?node_id=1225311
-   # * AUTOMATES_TESTING appears inappropriate for us, as it affects
+   # * AUTOMATED_TESTING appears inappropriate for us, as it affects
# exit codes and might mask failures if configuration is wrong.
# * EXTENDED_TESTING is something we could consider if we had
# some way to opt-in to expensive tests.



[gentoo-commits] repo/gentoo:master commit in: net-analyzer/wireshark/

2023-09-26 Thread Sam James
commit: b1895d216217409c59bed0fa3c93d3897b0c432e
Author: Sam James  gentoo  org>
AuthorDate: Wed Sep 27 05:27:48 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Sep 27 05:27:48 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b1895d21

net-analyzer/wireshark: Stabilize 4.0.8 x86, #914788

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

 net-analyzer/wireshark/wireshark-4.0.8.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-analyzer/wireshark/wireshark-4.0.8.ebuild 
b/net-analyzer/wireshark/wireshark-4.0.8.ebuild
index f60e3340a8e8..5e20d33d7ca0 100644
--- a/net-analyzer/wireshark/wireshark-4.0.8.ebuild
+++ b/net-analyzer/wireshark/wireshark-4.0.8.ebuild
@@ -19,7 +19,7 @@ else
S="${WORKDIR}/${P/_/}"
 
if [[ ${PV} != *_rc* ]] ; then
-   KEYWORDS="~amd64 arm arm64 ~hppa ~ia64 ppc64 ~riscv ~x86"
+   KEYWORDS="~amd64 arm arm64 ~hppa ~ia64 ppc64 ~riscv x86"
fi
 fi
 



[gentoo-commits] repo/gentoo:master commit in: perl-core/Encode/

2023-09-26 Thread Sam James
commit: 8ff824eb269f12eff707894e408d21c39607a716
Author: Sam James  gentoo  org>
AuthorDate: Wed Sep 27 05:23:04 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Sep 27 05:23:04 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8ff824eb

perl-core/Encode: Stabilize 3.190.0 x86, #914799

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

 perl-core/Encode/Encode-3.190.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/perl-core/Encode/Encode-3.190.0.ebuild 
b/perl-core/Encode/Encode-3.190.0.ebuild
index e878f84fd525..d2ba87aa7164 100644
--- a/perl-core/Encode/Encode-3.190.0.ebuild
+++ b/perl-core/Encode/Encode-3.190.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Character encodings in Perl"
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x64-solaris"
+KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x64-solaris"
 
 PATCHES=(
"${FILESDIR}"/gentoo_enc2xs.diff



[gentoo-commits] repo/gentoo:master commit in: dev-perl/URI/

2023-09-26 Thread Sam James
commit: e3936918ee27d7b01d1deb4a89fbf06306f4552f
Author: Sam James  gentoo  org>
AuthorDate: Wed Sep 27 05:23:03 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Sep 27 05:23:03 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e3936918

dev-perl/URI: Stabilize 5.210.0 x86, #914796

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

 dev-perl/URI/URI-5.210.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/URI/URI-5.210.0.ebuild b/dev-perl/URI/URI-5.210.0.ebuild
index 610732eb1d1a..77127d3b1c09 100644
--- a/dev-perl/URI/URI-5.210.0.ebuild
+++ b/dev-perl/URI/URI-5.210.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Uniform Resource Identifiers (absolute and relative)"
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x64-solaris"
+KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x64-solaris"
 
 RDEPEND="
virtual/perl-Carp



[gentoo-commits] repo/gentoo:master commit in: net-analyzer/wireshark/

2023-09-26 Thread Sam James
commit: b9c9d99f89909c72a55de92f3b3a5a8e990d9505
Author: Sam James  gentoo  org>
AuthorDate: Wed Sep 27 05:23:02 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Sep 27 05:23:02 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b9c9d99f

net-analyzer/wireshark: Stabilize 4.0.8 ppc64, #914788

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

 net-analyzer/wireshark/wireshark-4.0.8.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-analyzer/wireshark/wireshark-4.0.8.ebuild 
b/net-analyzer/wireshark/wireshark-4.0.8.ebuild
index d6647dd933c0..f60e3340a8e8 100644
--- a/net-analyzer/wireshark/wireshark-4.0.8.ebuild
+++ b/net-analyzer/wireshark/wireshark-4.0.8.ebuild
@@ -19,7 +19,7 @@ else
S="${WORKDIR}/${P/_/}"
 
if [[ ${PV} != *_rc* ]] ; then
-   KEYWORDS="~amd64 arm arm64 ~hppa ~ia64 ~ppc64 ~riscv ~x86"
+   KEYWORDS="~amd64 arm arm64 ~hppa ~ia64 ppc64 ~riscv ~x86"
fi
 fi
 



[gentoo-commits] repo/gentoo:master commit in: media-libs/fontconfig/

2023-09-26 Thread Sam James
commit: b165482265682a0253691351b0fe8d19e5dc9a74
Author: Sam James  gentoo  org>
AuthorDate: Wed Sep 27 05:23:05 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Sep 27 05:23:05 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b1654822

media-libs/fontconfig: Stabilize 2.14.2-r3 x86, #914803

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

 media-libs/fontconfig/fontconfig-2.14.2-r3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-libs/fontconfig/fontconfig-2.14.2-r3.ebuild 
b/media-libs/fontconfig/fontconfig-2.14.2-r3.ebuild
index 027a7b21b085..42d0156851ea 100644
--- a/media-libs/fontconfig/fontconfig-2.14.2-r3.ebuild
+++ b/media-libs/fontconfig/fontconfig-2.14.2-r3.ebuild
@@ -13,7 +13,7 @@ SRC_URI="https://fontconfig.org/release/${P}.tar.xz";
 LICENSE="MIT"
 SLOT="1.0"
 if ! [[ $(ver_cut 3) -ge 90 ]] ; then
-   KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc 
~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos 
~x64-macos ~x64-solaris"
+   KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc 
~ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos 
~x64-macos ~x64-solaris"
 fi
 IUSE="doc nls test"
 RESTRICT="!test? ( test )"



[gentoo-commits] repo/gentoo:master commit in: dev-libs/libxml2/

2023-09-26 Thread Sam James
commit: b6ee79349c9adad9f1887c0095e727eec7533e44
Author: Sam James  gentoo  org>
AuthorDate: Wed Sep 27 05:17:11 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Sep 27 05:17:11 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b6ee7934

dev-libs/libxml2: Stabilize 2.11.5 x86, #914785

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

 dev-libs/libxml2/libxml2-2.11.5.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-libs/libxml2/libxml2-2.11.5.ebuild 
b/dev-libs/libxml2/libxml2-2.11.5.ebuild
index 0c8987f14bf8..eb45aefd 100644
--- a/dev-libs/libxml2/libxml2-2.11.5.ebuild
+++ b/dev-libs/libxml2/libxml2-2.11.5.ebuild
@@ -23,7 +23,7 @@ if [[ ${PV} ==  ]] ; then
inherit autotools git-r3
 else
inherit gnome.org libtool
-   KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc 
~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos 
~x64-macos ~x64-solaris"
+   KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc 
~ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos 
~x64-macos ~x64-solaris"
 fi
 
 SRC_URI+="



[gentoo-commits] repo/gentoo:master commit in: dev-libs/mpfr/

2023-09-26 Thread Sam James
commit: fa9c4d4374973b97839107dcee2a333e0699
Author: Sam James  gentoo  org>
AuthorDate: Wed Sep 27 05:12:28 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Sep 27 05:12:28 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fa9c4d43

dev-libs/mpfr: Stabilize 4.2.1 x86, #914792

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

 dev-libs/mpfr/mpfr-4.2.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-libs/mpfr/mpfr-4.2.1.ebuild b/dev-libs/mpfr/mpfr-4.2.1.ebuild
index ea9c7fac464c..a1b2f4ac1606 100644
--- a/dev-libs/mpfr/mpfr-4.2.1.ebuild
+++ b/dev-libs/mpfr/mpfr-4.2.1.ebuild
@@ -48,7 +48,7 @@ LICENSE="LGPL-3+"
 # preserve-libs.eclass usage to pkg_*inst! See e.g. the readline ebuild.
 SLOT="0/6" # libmpfr.so version
 if [[ ${PV} != *_rc* ]] ; then
-   KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc 
~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos 
~x64-macos ~x64-solaris"
+   KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc 
~ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos 
~x64-macos ~x64-solaris"
 fi
 IUSE="static-libs"
 



[gentoo-commits] repo/gentoo:master commit in: media-sound/liblc3/

2023-09-26 Thread Sam James
commit: 67d4ae1ff769070888ef07a8864223b6c5f7dda1
Author: Sam James  gentoo  org>
AuthorDate: Wed Sep 27 05:09:30 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Sep 27 05:09:30 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=67d4ae1f

media-sound/liblc3: Stabilize 1.0.4 x86, #914783

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

 media-sound/liblc3/liblc3-1.0.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-sound/liblc3/liblc3-1.0.4.ebuild 
b/media-sound/liblc3/liblc3-1.0.4.ebuild
index f8882f7ac242..b3d679cf01e9 100644
--- a/media-sound/liblc3/liblc3-1.0.4.ebuild
+++ b/media-sound/liblc3/liblc3-1.0.4.ebuild
@@ -12,7 +12,7 @@ 
SRC_URI="https://github.com/google/${PN}/archive/refs/tags/v${PV}.tar.gz -> ${P}
 LICENSE="Apache-2.0"
 SLOT="0"
 IUSE="tools"
-KEYWORDS="~amd64 arm arm64 ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86"
+KEYWORDS="~amd64 arm arm64 ~loong ~ppc ~ppc64 ~riscv ~sparc x86"
 
 src_configure() {
local emesonargs=(



[gentoo-commits] repo/gentoo:master commit in: net-misc/streamlink/

2023-09-26 Thread Sam James
commit: 55b4f4d634bc649abfc10e7ce4df2c92db38ac6c
Author: Sam James  gentoo  org>
AuthorDate: Wed Sep 27 05:09:31 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Sep 27 05:09:31 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=55b4f4d6

net-misc/streamlink: Stabilize 6.1.0 amd64, #914789

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

 net-misc/streamlink/streamlink-6.1.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-misc/streamlink/streamlink-6.1.0.ebuild 
b/net-misc/streamlink/streamlink-6.1.0.ebuild
index 5cdf6fa7ab19..328db327ffcc 100644
--- a/net-misc/streamlink/streamlink-6.1.0.ebuild
+++ b/net-misc/streamlink/streamlink-6.1.0.ebuild
@@ -19,7 +19,7 @@ HOMEPAGE="https://streamlink.github.io/";
 
 if [[ ${PV} != * ]]; then

SRC_URI="https://github.com/streamlink/${PN}/releases/download/${PV}/${P}.tar.gz";
-   KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+   KEYWORDS="amd64 ~arm ~arm64 ~x86"
 fi
 
 LICENSE="BSD-2 Apache-2.0"



[gentoo-commits] repo/gentoo:master commit in: app-text/ghostscript-gpl/

2023-09-26 Thread Sam James
commit: fd5d1eefb23b5559070e211b36e9681d42ad8bf6
Author: Sam James  gentoo  org>
AuthorDate: Wed Sep 27 05:06:19 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Sep 27 05:06:19 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fd5d1eef

app-text/ghostscript-gpl: Stabilize 10.02.0 x86, #914780

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

 app-text/ghostscript-gpl/ghostscript-gpl-10.02.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-text/ghostscript-gpl/ghostscript-gpl-10.02.0.ebuild 
b/app-text/ghostscript-gpl/ghostscript-gpl-10.02.0.ebuild
index a4b5b5d3d1cd..d72218fcdd1e 100644
--- a/app-text/ghostscript-gpl/ghostscript-gpl-10.02.0.ebuild
+++ b/app-text/ghostscript-gpl/ghostscript-gpl-10.02.0.ebuild
@@ -23,7 +23,7 @@ fi
 
 LICENSE="AGPL-3 CPL-1.0"
 SLOT="0/$(ver_cut 1-2)"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ppc64 
~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos 
~x64-macos ~x64-solaris"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ppc64 
~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos 
~x64-macos ~x64-solaris"
 IUSE="cups dbus gtk l10n_de static-libs unicode X"
 
 LANGS="ja ko zh-CN zh-TW"



[gentoo-commits] repo/gentoo:master commit in: app-text/ghostscript-gpl/

2023-09-26 Thread Sam James
commit: 0b4cb6caa62369ee67d6bf595e3fba7a97565732
Author: Sam James  gentoo  org>
AuthorDate: Wed Sep 27 05:03:26 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Sep 27 05:03:26 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0b4cb6ca

app-text/ghostscript-gpl: Stabilize 10.02.0 amd64, #914780

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

 app-text/ghostscript-gpl/ghostscript-gpl-10.02.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-text/ghostscript-gpl/ghostscript-gpl-10.02.0.ebuild 
b/app-text/ghostscript-gpl/ghostscript-gpl-10.02.0.ebuild
index 4c1bc2387aee..a4b5b5d3d1cd 100644
--- a/app-text/ghostscript-gpl/ghostscript-gpl-10.02.0.ebuild
+++ b/app-text/ghostscript-gpl/ghostscript-gpl-10.02.0.ebuild
@@ -23,7 +23,7 @@ fi
 
 LICENSE="AGPL-3 CPL-1.0"
 SLOT="0/$(ver_cut 1-2)"
-KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ppc64 
~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos 
~x64-macos ~x64-solaris"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ppc64 
~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos 
~x64-macos ~x64-solaris"
 IUSE="cups dbus gtk l10n_de static-libs unicode X"
 
 LANGS="ja ko zh-CN zh-TW"



[gentoo-commits] repo/gentoo:master commit in: media-libs/smpeg/

2023-09-26 Thread Sam James
commit: 8440f5e6f5d23a38bb75414554d609139ca5b7af
Author: Sam James  gentoo  org>
AuthorDate: Wed Sep 27 05:03:27 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Sep 27 05:03:27 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8440f5e6

media-libs/smpeg: Stabilize 0.4.4-r12 arm64, #914813

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

 media-libs/smpeg/smpeg-0.4.4-r12.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-libs/smpeg/smpeg-0.4.4-r12.ebuild 
b/media-libs/smpeg/smpeg-0.4.4-r12.ebuild
index b6c53faf514d..d7eae1247041 100644
--- a/media-libs/smpeg/smpeg-0.4.4-r12.ebuild
+++ b/media-libs/smpeg/smpeg-0.4.4-r12.ebuild
@@ -14,7 +14,7 @@ SRC_URI="
 
 LICENSE="LGPL-2+"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 
~amd64-linux ~x86-linux"
+KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 
~amd64-linux ~x86-linux"
 IUSE="cpu_flags_x86_mmx opengl"
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: app-misc/screen/

2023-09-26 Thread Sam James
commit: d94bb0958ebe0afce5b01a2f3c367fc2ddb2a046
Author: Sam James  gentoo  org>
AuthorDate: Wed Sep 27 05:02:49 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Sep 27 05:02:49 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d94bb095

app-misc/screen: Stabilize 4.9.0-r3 arm64, #914818

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

 app-misc/screen/screen-4.9.0-r3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-misc/screen/screen-4.9.0-r3.ebuild 
b/app-misc/screen/screen-4.9.0-r3.ebuild
index 7cb35c8e2799..f14a4bfcc7f3 100644
--- a/app-misc/screen/screen-4.9.0-r3.ebuild
+++ b/app-misc/screen/screen-4.9.0-r3.ebuild
@@ -10,7 +10,7 @@ HOMEPAGE="https://www.gnu.org/software/screen/";
 
 if [[ ${PV} !=  ]] ; then
SRC_URI="mirror://gnu/${PN}/${P}.tar.gz"
-   KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc 
~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos 
~x64-macos ~x64-solaris"
+   KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc 
~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos 
~x64-macos ~x64-solaris"
 else
inherit git-r3
EGIT_REPO_URI="https://git.savannah.gnu.org/git/screen.git";



[gentoo-commits] repo/gentoo:master commit in: media-libs/sdl2-ttf/

2023-09-26 Thread Sam James
commit: 14f52aeeda93fd73799f209e32343b1937cd2f78
Author: Sam James  gentoo  org>
AuthorDate: Wed Sep 27 05:02:48 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Sep 27 05:02:48 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=14f52aee

media-libs/sdl2-ttf: Stabilize 2.20.2 arm64, #914814

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

 media-libs/sdl2-ttf/sdl2-ttf-2.20.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-libs/sdl2-ttf/sdl2-ttf-2.20.2.ebuild 
b/media-libs/sdl2-ttf/sdl2-ttf-2.20.2.ebuild
index 98196e303d6d..8aee21de978b 100644
--- a/media-libs/sdl2-ttf/sdl2-ttf-2.20.2.ebuild
+++ b/media-libs/sdl2-ttf/sdl2-ttf-2.20.2.ebuild
@@ -13,7 +13,7 @@ S="${WORKDIR}/${MY_P}"
 
 LICENSE="ZLIB"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~loong ~ppc ~ppc64 ~riscv 
~sparc ~x86"
+KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~loong ~ppc ~ppc64 ~riscv ~sparc 
~x86"
 IUSE="+harfbuzz static-libs X"
 
 # On bumps, check external/ for versions of bundled freetype + harfbuzz



[gentoo-commits] repo/gentoo:master commit in: mail-mta/postfix/

2023-09-26 Thread Eray Aslan
commit: add8173352fc5097f52d68fbb831bf365e399dda
Author: Eray Aslan  gentoo  org>
AuthorDate: Wed Sep 27 05:01:08 2023 +
Commit: Eray Aslan  gentoo  org>
CommitDate: Wed Sep 27 05:01:41 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=add81733

mail-mta/postfix: add 3.9_pre20230924, drop 3.9_pre20230923

Signed-off-by: Eray Aslan  gentoo.org>

 mail-mta/postfix/Manifest   | 2 +-
 .../{postfix-3.9_pre20230923.ebuild => postfix-3.9_pre20230924.ebuild}  | 0
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/mail-mta/postfix/Manifest b/mail-mta/postfix/Manifest
index 8ce5b353a20b..31cddd4507dc 100644
--- a/mail-mta/postfix/Manifest
+++ b/mail-mta/postfix/Manifest
@@ -1,3 +1,3 @@
 DIST postfix-3.8.1.tar.gz 4848293 BLAKE2B 
83c043d6e74cbbf0c5d739838ff99d4905aa711b13483fe0f427956b962c432e6f76d9828b5c141260e210c9605ac260df950d273d5729c3c935a3ed4518
 SHA512 
9eb91f2baab327de22dd55fc5ff398de74856e30be461282f41b1801301873881a8f40ce061c16e0505d51d96aaf0eff8d0ac660e5f6c70c6125133f64a4ee80
 DIST postfix-3.8.2.tar.gz 4848718 BLAKE2B 
233693e088901e8ed986e34d60b55fb6b786c37868095ab914e6049c5ad6aee09f07d3b5d1f2bec64d8570e215bb15196760d30074cd8ddfaeff3897ad117b81
 SHA512 
1c441c95bcadee6fc038eb5cb826a686a8bd98b0c78afbc36fdcee01ca0b1c7071036542c729ac345ef8f1e6fb42211452da802e86048967ebc4dea7752d
-DIST postfix-3.9-20230923.tar.gz 4876597 BLAKE2B 
bc446b651aa9713a2571cb7870e4085028a441f79041e340cbfd21a689a0f6d2d9faa13b1f86964890444b95080c5ffe9294e4a26bd7010823e4566c82ba6efc
 SHA512 
5b22da0a7303476bd33da943b540f0648d6ab3a055f3e80789365c71c504f7aa287834e6daec5f7b23e90066d677537cd3f86adc1b5d69fdec34d0cc1e4b36f1
+DIST postfix-3.9-20230924.tar.gz 4876945 BLAKE2B 
9a10ac41fcad5f657c3a5b18aef734e14f02d893fd572740761d89261e97278dfde28abb597de9be7054123eb233c9e8398b8bb7a9b93521ef9cf9defc96f316
 SHA512 
efedc4d33f48dc28a1b248f886b6acd2839e70ac535d651482816dec2c2194260817d735214e2d6ed5a6f52b1982e3ef173fd3b9820736718fe6b13b3cb474eb

diff --git a/mail-mta/postfix/postfix-3.9_pre20230923.ebuild 
b/mail-mta/postfix/postfix-3.9_pre20230924.ebuild
similarity index 100%
rename from mail-mta/postfix/postfix-3.9_pre20230923.ebuild
rename to mail-mta/postfix/postfix-3.9_pre20230924.ebuild



[gentoo-commits] repo/gentoo:master commit in: media-libs/sdl2-image/

2023-09-26 Thread Sam James
commit: f73746b3ae6ba5648e2dedb5a6a13531d2cbf15c
Author: Sam James  gentoo  org>
AuthorDate: Wed Sep 27 05:00:45 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Sep 27 05:00:45 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f73746b3

media-libs/sdl2-image: Stabilize 2.6.3 arm64, #914815

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

 media-libs/sdl2-image/sdl2-image-2.6.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-libs/sdl2-image/sdl2-image-2.6.3.ebuild 
b/media-libs/sdl2-image/sdl2-image-2.6.3.ebuild
index 93fce1b1ec14..b4d23e1acc08 100644
--- a/media-libs/sdl2-image/sdl2-image-2.6.3.ebuild
+++ b/media-libs/sdl2-image/sdl2-image-2.6.3.ebuild
@@ -13,7 +13,7 @@ S="${WORKDIR}"/${MY_P}
 
 LICENSE="ZLIB"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~loong ~ppc ~ppc64 ~riscv 
~sparc ~x86"
+KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~loong ~ppc ~ppc64 ~riscv ~sparc 
~x86"
 IUSE="gif jpeg png static-libs tiff webp"
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: dev-lang/tcl/

2023-09-26 Thread Sam James
commit: 74fa201e6612b8697a17a2233e07d800545d697a
Author: Sam James  gentoo  org>
AuthorDate: Wed Sep 27 05:00:46 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Sep 27 05:00:46 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=74fa201e

dev-lang/tcl: Stabilize 8.6.13-r1 arm64, #914823

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

 dev-lang/tcl/tcl-8.6.13-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-lang/tcl/tcl-8.6.13-r1.ebuild 
b/dev-lang/tcl/tcl-8.6.13-r1.ebuild
index 1dcaea4dcd77..bdb48e3c5cfb 100644
--- a/dev-lang/tcl/tcl-8.6.13-r1.ebuild
+++ b/dev-lang/tcl/tcl-8.6.13-r1.ebuild
@@ -15,7 +15,7 @@ SRC_URI="mirror://sourceforge/tcl/${PN}-core${PV}-src.tar.gz"
 
 LICENSE="tcltk"
 SLOT="0/8.6"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos 
~x64-macos ~x64-solaris"
+KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos 
~x64-macos ~x64-solaris"
 IUSE="debug +threads"
 
 RDEPEND=">=sys-libs/zlib-1.2.8-r1[${MULTILIB_USEDEP}]"



[gentoo-commits] repo/gentoo:master commit in: media-libs/sdl2-ttf/

2023-09-26 Thread Sam James
commit: 56eaab145ee47dee8ff303a703276fced061288b
Author: Sam James  gentoo  org>
AuthorDate: Wed Sep 27 04:59:04 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Sep 27 04:59:04 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=56eaab14

media-libs/sdl2-ttf: Stabilize 2.20.2 arm, #914814

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

 media-libs/sdl2-ttf/sdl2-ttf-2.20.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-libs/sdl2-ttf/sdl2-ttf-2.20.2.ebuild 
b/media-libs/sdl2-ttf/sdl2-ttf-2.20.2.ebuild
index 7737ceb59623..98196e303d6d 100644
--- a/media-libs/sdl2-ttf/sdl2-ttf-2.20.2.ebuild
+++ b/media-libs/sdl2-ttf/sdl2-ttf-2.20.2.ebuild
@@ -13,7 +13,7 @@ S="${WORKDIR}/${MY_P}"
 
 LICENSE="ZLIB"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~ppc ~ppc64 ~riscv 
~sparc ~x86"
+KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~loong ~ppc ~ppc64 ~riscv 
~sparc ~x86"
 IUSE="+harfbuzz static-libs X"
 
 # On bumps, check external/ for versions of bundled freetype + harfbuzz



[gentoo-commits] repo/gentoo:master commit in: media-libs/smpeg/

2023-09-26 Thread Sam James
commit: da851c4e3fa33fe22b081319ae052c45bce2f7a1
Author: Sam James  gentoo  org>
AuthorDate: Wed Sep 27 04:58:03 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Sep 27 04:58:03 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=da851c4e

media-libs/smpeg: Stabilize 0.4.4-r12 arm, #914813

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

 media-libs/smpeg/smpeg-0.4.4-r12.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-libs/smpeg/smpeg-0.4.4-r12.ebuild 
b/media-libs/smpeg/smpeg-0.4.4-r12.ebuild
index ac6f3a978168..b6c53faf514d 100644
--- a/media-libs/smpeg/smpeg-0.4.4-r12.ebuild
+++ b/media-libs/smpeg/smpeg-0.4.4-r12.ebuild
@@ -14,7 +14,7 @@ SRC_URI="
 
 LICENSE="LGPL-2+"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 
~amd64-linux ~x86-linux"
+KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 
~amd64-linux ~x86-linux"
 IUSE="cpu_flags_x86_mmx opengl"
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: dev-tcltk/togl/

2023-09-26 Thread Sam James
commit: 954c584efcedabb6db27f619324e22baa2b0ee0d
Author: Sam James  gentoo  org>
AuthorDate: Wed Sep 27 04:58:06 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Sep 27 04:58:06 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=954c584e

dev-tcltk/togl: Stabilize 2.0-r4 arm, #914824

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

 dev-tcltk/togl/togl-2.0-r4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-tcltk/togl/togl-2.0-r4.ebuild 
b/dev-tcltk/togl/togl-2.0-r4.ebuild
index d61316ee4e56..4661f9d8feee 100644
--- a/dev-tcltk/togl/togl-2.0-r4.ebuild
+++ b/dev-tcltk/togl/togl-2.0-r4.ebuild
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${MY_P}-src.tar.gz"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 
~riscv ~sparc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv 
~sparc ~x86 ~amd64-linux ~x86-linux"
 IUSE="debug +threads"
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: media-fonts/noto/

2023-09-26 Thread Sam James
commit: 52a91eb93a7347ea339c94a1517bf0ff1b5cc141
Author: Sam James  gentoo  org>
AuthorDate: Wed Sep 27 04:58:02 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Sep 27 04:58:02 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=52a91eb9

media-fonts/noto: Stabilize 20230731 arm64, #914805

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

 media-fonts/noto/noto-20230731.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-fonts/noto/noto-20230731.ebuild 
b/media-fonts/noto/noto-20230731.ebuild
index e3d83dff1448..46c11c927176 100644
--- a/media-fonts/noto/noto-20230731.ebuild
+++ b/media-fonts/noto/noto-20230731.ebuild
@@ -12,7 +12,7 @@ 
SRC_URI="https://github.com/notofonts/notofonts.github.io/archive/${COMMIT}.tar.
 
 LICENSE="OFL-1.1"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 arm ~arm64 ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 arm arm64 ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86"
 # Extra allows to optionally reduce disk usage even returning to tofu
 # issue as described in https://fonts.google.com/noto
 IUSE="cjk +extra"



[gentoo-commits] repo/gentoo:master commit in: dev-tcltk/togl/

2023-09-26 Thread Sam James
commit: 9ab35ba711090f25a0e0fb1fe1bca8908e04ee2f
Author: Sam James  gentoo  org>
AuthorDate: Wed Sep 27 04:58:07 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Sep 27 04:58:07 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9ab35ba7

dev-tcltk/togl: Stabilize 2.0-r4 arm64, #914824

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

 dev-tcltk/togl/togl-2.0-r4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-tcltk/togl/togl-2.0-r4.ebuild 
b/dev-tcltk/togl/togl-2.0-r4.ebuild
index 4661f9d8feee..da74cd5d9e0d 100644
--- a/dev-tcltk/togl/togl-2.0-r4.ebuild
+++ b/dev-tcltk/togl/togl-2.0-r4.ebuild
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${MY_P}-src.tar.gz"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv 
~sparc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv 
~sparc ~x86 ~amd64-linux ~x86-linux"
 IUSE="debug +threads"
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: app-misc/screen/

2023-09-26 Thread Sam James
commit: 346fa3c7234f301051a8ff50649056f902b2a051
Author: Sam James  gentoo  org>
AuthorDate: Wed Sep 27 04:58:05 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Sep 27 04:58:05 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=346fa3c7

app-misc/screen: Stabilize 4.9.0-r3 arm, #914818

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

 app-misc/screen/screen-4.9.0-r3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-misc/screen/screen-4.9.0-r3.ebuild 
b/app-misc/screen/screen-4.9.0-r3.ebuild
index 450045b6755b..7cb35c8e2799 100644
--- a/app-misc/screen/screen-4.9.0-r3.ebuild
+++ b/app-misc/screen/screen-4.9.0-r3.ebuild
@@ -10,7 +10,7 @@ HOMEPAGE="https://www.gnu.org/software/screen/";
 
 if [[ ${PV} !=  ]] ; then
SRC_URI="mirror://gnu/${PN}/${P}.tar.gz"
-   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc 
~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos 
~x64-macos ~x64-solaris"
+   KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc 
~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos 
~x64-macos ~x64-solaris"
 else
inherit git-r3
EGIT_REPO_URI="https://git.savannah.gnu.org/git/screen.git";



[gentoo-commits] repo/gentoo:master commit in: media-fonts/noto/

2023-09-26 Thread Sam James
commit: 0c1856bb281b7d1086f25b4510d8c919e09965fa
Author: Sam James  gentoo  org>
AuthorDate: Wed Sep 27 04:58:01 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Sep 27 04:58:01 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0c1856bb

media-fonts/noto: Stabilize 20230731 arm, #914805

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

 media-fonts/noto/noto-20230731.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-fonts/noto/noto-20230731.ebuild 
b/media-fonts/noto/noto-20230731.ebuild
index e5e435e496c7..e3d83dff1448 100644
--- a/media-fonts/noto/noto-20230731.ebuild
+++ b/media-fonts/noto/noto-20230731.ebuild
@@ -12,7 +12,7 @@ 
SRC_URI="https://github.com/notofonts/notofonts.github.io/archive/${COMMIT}.tar.
 
 LICENSE="OFL-1.1"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc 
~x86"
+KEYWORDS="~alpha ~amd64 arm ~arm64 ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86"
 # Extra allows to optionally reduce disk usage even returning to tofu
 # issue as described in https://fonts.google.com/noto
 IUSE="cjk +extra"



[gentoo-commits] repo/gentoo:master commit in: media-libs/sdl2-image/

2023-09-26 Thread Sam James
commit: bd64091b5d97027c012f311078efb79ef89ffc27
Author: Sam James  gentoo  org>
AuthorDate: Wed Sep 27 04:58:04 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Sep 27 04:58:04 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bd64091b

media-libs/sdl2-image: Stabilize 2.6.3 arm, #914815

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

 media-libs/sdl2-image/sdl2-image-2.6.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-libs/sdl2-image/sdl2-image-2.6.3.ebuild 
b/media-libs/sdl2-image/sdl2-image-2.6.3.ebuild
index 589bcfbc82ea..93fce1b1ec14 100644
--- a/media-libs/sdl2-image/sdl2-image-2.6.3.ebuild
+++ b/media-libs/sdl2-image/sdl2-image-2.6.3.ebuild
@@ -13,7 +13,7 @@ S="${WORKDIR}"/${MY_P}
 
 LICENSE="ZLIB"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~ppc ~ppc64 ~riscv 
~sparc ~x86"
+KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~loong ~ppc ~ppc64 ~riscv 
~sparc ~x86"
 IUSE="gif jpeg png static-libs tiff webp"
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: perl-core/Unicode-Collate/

2023-09-26 Thread Sam James
commit: eddd7cdedb1a77c7e26f5cdb829775d4f5111a71
Author: Sam James  gentoo  org>
AuthorDate: Wed Sep 27 04:57:59 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Sep 27 04:57:59 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eddd7cde

perl-core/Unicode-Collate: Stabilize 1.310.0 arm64, #914798

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

 perl-core/Unicode-Collate/Unicode-Collate-1.310.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/perl-core/Unicode-Collate/Unicode-Collate-1.310.0.ebuild 
b/perl-core/Unicode-Collate/Unicode-Collate-1.310.0.ebuild
index b9f7d5648000..d6f4d5d396db 100644
--- a/perl-core/Unicode-Collate/Unicode-Collate-1.310.0.ebuild
+++ b/perl-core/Unicode-Collate/Unicode-Collate-1.310.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Unicode Collate Algorithm"
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris"
+KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris"
 
 RDEPEND="
virtual/perl-Carp



[gentoo-commits] repo/gentoo:master commit in: media-libs/fontconfig/

2023-09-26 Thread Sam James
commit: e3ef4e8b144bb4b298e5174c9dd4d7ab8e8a7313
Author: Sam James  gentoo  org>
AuthorDate: Wed Sep 27 04:58:00 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Sep 27 04:58:00 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e3ef4e8b

media-libs/fontconfig: Stabilize 2.14.2-r3 arm64, #914803

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

 media-libs/fontconfig/fontconfig-2.14.2-r3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-libs/fontconfig/fontconfig-2.14.2-r3.ebuild 
b/media-libs/fontconfig/fontconfig-2.14.2-r3.ebuild
index 96304138a93a..027a7b21b085 100644
--- a/media-libs/fontconfig/fontconfig-2.14.2-r3.ebuild
+++ b/media-libs/fontconfig/fontconfig-2.14.2-r3.ebuild
@@ -13,7 +13,7 @@ SRC_URI="https://fontconfig.org/release/${P}.tar.xz";
 LICENSE="MIT"
 SLOT="1.0"
 if ! [[ $(ver_cut 3) -ge 90 ]] ; then
-   KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc 
~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos 
~x64-macos ~x64-solaris"
+   KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc 
~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos 
~x64-macos ~x64-solaris"
 fi
 IUSE="doc nls test"
 RESTRICT="!test? ( test )"



[gentoo-commits] repo/gentoo:master commit in: media-libs/gd/

2023-09-26 Thread Sam James
commit: 1c53b5f0c996c0c32c8f3223bde233b139b33784
Author: Sam James  gentoo  org>
AuthorDate: Wed Sep 27 04:57:56 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Sep 27 04:57:56 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1c53b5f0

media-libs/gd: Stabilize 2.3.3-r4 ppc64, #914793

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

 media-libs/gd/gd-2.3.3-r4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-libs/gd/gd-2.3.3-r4.ebuild b/media-libs/gd/gd-2.3.3-r4.ebuild
index 7c729da871db..4d9c4367a428 100644
--- a/media-libs/gd/gd-2.3.3-r4.ebuild
+++ b/media-libs/gd/gd-2.3.3-r4.ebuild
@@ -12,7 +12,7 @@ S="${WORKDIR}/lib${P}"
 
 LICENSE="gd IJG HPND BSD"
 SLOT="2/3"
-KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x64-solaris"
+KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ppc64 
~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x64-solaris"
 IUSE="avif cpu_flags_x86_sse fontconfig +jpeg heif +png static-libs test tiff 
truetype webp xpm zlib"
 RESTRICT="!test? ( test )"
 



[gentoo-commits] repo/gentoo:master commit in: dev-perl/DBD-Pg/

2023-09-26 Thread Sam James
commit: 1d36a75feb5ee1f84b85f26841b1aff1cbf52b24
Author: Sam James  gentoo  org>
AuthorDate: Wed Sep 27 04:57:57 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Sep 27 04:57:57 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1d36a75f

dev-perl/DBD-Pg: Stabilize 3.17.0 arm64, #914794

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

 dev-perl/DBD-Pg/DBD-Pg-3.17.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/DBD-Pg/DBD-Pg-3.17.0.ebuild 
b/dev-perl/DBD-Pg/DBD-Pg-3.17.0.ebuild
index c6feda542e73..7763acc9a54f 100644
--- a/dev-perl/DBD-Pg/DBD-Pg-3.17.0.ebuild
+++ b/dev-perl/DBD-Pg/DBD-Pg-3.17.0.ebuild
@@ -9,7 +9,7 @@ inherit perl-module
 DESCRIPTION="PostgreSQL database driver for the DBI module"
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x64-solaris"
+KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv 
~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris"
 
 RDEPEND="
virtual/perl-version



[gentoo-commits] repo/gentoo:master commit in: dev-perl/URI/

2023-09-26 Thread Sam James
commit: 9232f2c4654a1fe450061aed27cbc18b1b9a5b59
Author: Sam James  gentoo  org>
AuthorDate: Wed Sep 27 04:57:58 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Sep 27 04:57:58 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9232f2c4

dev-perl/URI: Stabilize 5.210.0 arm64, #914796

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

 dev-perl/URI/URI-5.210.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/URI/URI-5.210.0.ebuild b/dev-perl/URI/URI-5.210.0.ebuild
index d75fd05f680a..610732eb1d1a 100644
--- a/dev-perl/URI/URI-5.210.0.ebuild
+++ b/dev-perl/URI/URI-5.210.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Uniform Resource Identifiers (absolute and relative)"
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x64-solaris"
+KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x64-solaris"
 
 RDEPEND="
virtual/perl-Carp



[gentoo-commits] repo/gentoo:master commit in: media-libs/freetype/

2023-09-26 Thread Sam James
commit: 627ceb99f9a23af34b0646d24109b81dd58c6ce9
Author: Sam James  gentoo  org>
AuthorDate: Wed Sep 27 04:52:13 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Sep 27 04:52:13 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=627ceb99

media-libs/freetype: Stabilize 2.13.2 arm, #914804

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

 media-libs/freetype/freetype-2.13.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-libs/freetype/freetype-2.13.2.ebuild 
b/media-libs/freetype/freetype-2.13.2.ebuild
index 6f8fac775721..fd13e907d167 100644
--- a/media-libs/freetype/freetype-2.13.2.ebuild
+++ b/media-libs/freetype/freetype-2.13.2.ebuild
@@ -23,7 +23,7 @@ else
mirror://nongnu/freetype/${PN}-doc-${PV}.tar.xz
)
"
-   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc 
~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos 
~x64-macos ~x64-solaris"
+   KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc 
~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos 
~x64-macos ~x64-solaris"
 fi
 
 LICENSE="|| ( FTL GPL-2+ )"



[gentoo-commits] repo/gentoo:master commit in: media-libs/freetype/

2023-09-26 Thread Sam James
commit: 1ee929cc03da0fe48052dc2964a8231002feccad
Author: Sam James  gentoo  org>
AuthorDate: Wed Sep 27 04:52:14 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Sep 27 04:52:14 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1ee929cc

media-libs/freetype: Stabilize 2.13.2 arm64, #914804

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

 media-libs/freetype/freetype-2.13.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-libs/freetype/freetype-2.13.2.ebuild 
b/media-libs/freetype/freetype-2.13.2.ebuild
index fd13e907d167..93af08535aec 100644
--- a/media-libs/freetype/freetype-2.13.2.ebuild
+++ b/media-libs/freetype/freetype-2.13.2.ebuild
@@ -23,7 +23,7 @@ else
mirror://nongnu/freetype/${PN}-doc-${PV}.tar.xz
)
"
-   KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc 
~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos 
~x64-macos ~x64-solaris"
+   KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc 
~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos 
~x64-macos ~x64-solaris"
 fi
 
 LICENSE="|| ( FTL GPL-2+ )"



[gentoo-commits] repo/gentoo:master commit in: media-libs/fontconfig/

2023-09-26 Thread Sam James
commit: 0a59587f67c410d8742b42b387b2910e86ba3bc3
Author: Sam James  gentoo  org>
AuthorDate: Wed Sep 27 04:50:52 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Sep 27 04:50:52 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0a59587f

media-libs/fontconfig: Stabilize 2.14.2-r3 arm, #914803

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

 media-libs/fontconfig/fontconfig-2.14.2-r3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-libs/fontconfig/fontconfig-2.14.2-r3.ebuild 
b/media-libs/fontconfig/fontconfig-2.14.2-r3.ebuild
index bc66c7a0108d..96304138a93a 100644
--- a/media-libs/fontconfig/fontconfig-2.14.2-r3.ebuild
+++ b/media-libs/fontconfig/fontconfig-2.14.2-r3.ebuild
@@ -13,7 +13,7 @@ SRC_URI="https://fontconfig.org/release/${P}.tar.xz";
 LICENSE="MIT"
 SLOT="1.0"
 if ! [[ $(ver_cut 3) -ge 90 ]] ; then
-   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc 
~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos 
~x64-macos ~x64-solaris"
+   KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc 
~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos 
~x64-macos ~x64-solaris"
 fi
 IUSE="doc nls test"
 RESTRICT="!test? ( test )"



[gentoo-commits] repo/gentoo:master commit in: perl-core/Encode/

2023-09-26 Thread Sam James
commit: 420f98a66c0eab17b0e68e42e295433a7ad800d3
Author: Sam James  gentoo  org>
AuthorDate: Wed Sep 27 04:50:50 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Sep 27 04:50:50 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=420f98a6

perl-core/Encode: Stabilize 3.190.0 arm64, #914799

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

 perl-core/Encode/Encode-3.190.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/perl-core/Encode/Encode-3.190.0.ebuild 
b/perl-core/Encode/Encode-3.190.0.ebuild
index 27c45c138721..e878f84fd525 100644
--- a/perl-core/Encode/Encode-3.190.0.ebuild
+++ b/perl-core/Encode/Encode-3.190.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Character encodings in Perl"
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x64-solaris"
+KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x64-solaris"
 
 PATCHES=(
"${FILESDIR}"/gentoo_enc2xs.diff



[gentoo-commits] repo/gentoo:master commit in: media-libs/gd/

2023-09-26 Thread Sam James
commit: 345bcace36e73ac701f5a5c9d244df13df3b553d
Author: Sam James  gentoo  org>
AuthorDate: Wed Sep 27 04:49:37 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Sep 27 04:49:37 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=345bcace

media-libs/gd: Stabilize 2.3.3-r4 arm, #914793

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

 media-libs/gd/gd-2.3.3-r4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-libs/gd/gd-2.3.3-r4.ebuild b/media-libs/gd/gd-2.3.3-r4.ebuild
index f16c852054b4..7c729da871db 100644
--- a/media-libs/gd/gd-2.3.3-r4.ebuild
+++ b/media-libs/gd/gd-2.3.3-r4.ebuild
@@ -12,7 +12,7 @@ S="${WORKDIR}/lib${P}"
 
 LICENSE="gd IJG HPND BSD"
 SLOT="2/3"
-KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x64-solaris"
+KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x64-solaris"
 IUSE="avif cpu_flags_x86_sse fontconfig +jpeg heif +png static-libs test tiff 
truetype webp xpm zlib"
 RESTRICT="!test? ( test )"
 



[gentoo-commits] repo/gentoo:master commit in: perl-core/Scalar-List-Utils/

2023-09-26 Thread Sam James
commit: dfc2c7965a26a212a9b69b747068a4724c7bdcdc
Author: Sam James  gentoo  org>
AuthorDate: Wed Sep 27 04:49:38 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Sep 27 04:49:38 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dfc2c796

perl-core/Scalar-List-Utils: Stabilize 1.630.0 arm64, #914797

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

 perl-core/Scalar-List-Utils/Scalar-List-Utils-1.630.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/perl-core/Scalar-List-Utils/Scalar-List-Utils-1.630.0.ebuild 
b/perl-core/Scalar-List-Utils/Scalar-List-Utils-1.630.0.ebuild
index 92ebbd703a8f..d6d45377d1c4 100644
--- a/perl-core/Scalar-List-Utils/Scalar-List-Utils-1.630.0.ebuild
+++ b/perl-core/Scalar-List-Utils/Scalar-List-Utils-1.630.0.ebuild
@@ -9,4 +9,4 @@ inherit perl-module
 
 DESCRIPTION="Common Scalar and List utility subroutines"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x64-solaris"
+KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x64-solaris"



[gentoo-commits] repo/gentoo:master commit in: media-fonts/urw-fonts/

2023-09-26 Thread Sam James
commit: 0beea70e70362e1d1af51ba0dec6da9f375b30fc
Author: Sam James  gentoo  org>
AuthorDate: Wed Sep 27 04:49:39 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Sep 27 04:49:39 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0beea70e

media-fonts/urw-fonts: Stabilize 20230503 ALLARCHES, #914802

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

 media-fonts/urw-fonts/urw-fonts-20230503.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-fonts/urw-fonts/urw-fonts-20230503.ebuild 
b/media-fonts/urw-fonts/urw-fonts-20230503.ebuild
index 3def35683df5..dd891553204b 100644
--- a/media-fonts/urw-fonts/urw-fonts-20230503.ebuild
+++ b/media-fonts/urw-fonts/urw-fonts-20230503.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/ArtifexSoftware/urw-base35-fonts/archive/${COMMIT}.t
 
 LICENSE="AGPL-3"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos 
~x64-macos ~x64-solaris"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 
~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos 
~x64-macos ~x64-solaris"
 
 S="${WORKDIR}/urw-base35-fonts-${COMMIT}"
 



  1   2   3   4   5   >