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

2022-04-28 Thread Sam James
commit: 527affeb8ab00e81912285cb1f81c39d13b5c59f
Author: Sam James  gentoo  org>
AuthorDate: Fri Apr 29 06:40:51 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Apr 29 06:40:56 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=527affeb

media-sound/pulseaudio-daemon: add missing udev_reload call

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

 media-sound/pulseaudio-daemon/pulseaudio-daemon-15.99.1-r2.ebuild | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/media-sound/pulseaudio-daemon/pulseaudio-daemon-15.99.1-r2.ebuild 
b/media-sound/pulseaudio-daemon/pulseaudio-daemon-15.99.1-r2.ebuild
index dfb05ca8a4ac..61a9f133cb5f 100644
--- a/media-sound/pulseaudio-daemon/pulseaudio-daemon-15.99.1-r2.ebuild
+++ b/media-sound/pulseaudio-daemon/pulseaudio-daemon-15.99.1-r2.ebuild
@@ -284,6 +284,8 @@ src_install() {
 pkg_postinst() {
gnome2_schemas_update
 
+   use udev && udev_reload
+
if use system-wide; then
tmpfiles_process "pulseaudio.conf"
 



[gentoo-commits] repo/gentoo:master commit in: media-video/pipewire/

2022-04-28 Thread Sam James
commit: 26d3c811ce546440b59ccc4b64359bbfafade609
Author: Sam James  gentoo  org>
AuthorDate: Fri Apr 29 06:42:51 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Apr 29 06:42:51 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=26d3c811

media-video/pipewire: add missing udev_reload call

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

 media-video/pipewire/pipewire-0.3.49-r1.ebuild | 2 ++
 media-video/pipewire/pipewire-0.3.50-r3.ebuild | 2 ++
 media-video/pipewire/pipewire-0.3.51.ebuild| 2 ++
 media-video/pipewire/pipewire-.ebuild  | 2 ++
 4 files changed, 8 insertions(+)

diff --git a/media-video/pipewire/pipewire-0.3.49-r1.ebuild 
b/media-video/pipewire/pipewire-0.3.49-r1.ebuild
index 5bff584b2859..64045f2a9e5f 100644
--- a/media-video/pipewire/pipewire-0.3.49-r1.ebuild
+++ b/media-video/pipewire/pipewire-0.3.49-r1.ebuild
@@ -256,6 +256,8 @@ multilib_src_install_all() {
 }
 
 pkg_postinst() {
+   use udev && udev_reload
+
elog "It is recommended to raise RLIMIT_MEMLOCK to 256 for users"
elog "using PipeWire. Do it either manually or add yourself"
elog "to the 'audio' group:"

diff --git a/media-video/pipewire/pipewire-0.3.50-r3.ebuild 
b/media-video/pipewire/pipewire-0.3.50-r3.ebuild
index 2e5d0001fa23..d7ad85042087 100644
--- a/media-video/pipewire/pipewire-0.3.50-r3.ebuild
+++ b/media-video/pipewire/pipewire-0.3.50-r3.ebuild
@@ -258,6 +258,8 @@ multilib_src_install_all() {
 }
 
 pkg_postinst() {
+   use udev && udev_reload
+
elog "It is recommended to raise RLIMIT_MEMLOCK to 256 for users"
elog "using PipeWire. Do it either manually or add yourself"
elog "to the 'audio' group:"

diff --git a/media-video/pipewire/pipewire-0.3.51.ebuild 
b/media-video/pipewire/pipewire-0.3.51.ebuild
index 6a066b48013e..1705082a22d0 100644
--- a/media-video/pipewire/pipewire-0.3.51.ebuild
+++ b/media-video/pipewire/pipewire-0.3.51.ebuild
@@ -254,6 +254,8 @@ multilib_src_install_all() {
 }
 
 pkg_postinst() {
+   use udev && udev_reload
+
elog "It is recommended to raise RLIMIT_MEMLOCK to 256 for users"
elog "using PipeWire. Do it either manually or add yourself"
elog "to the 'audio' group:"

diff --git a/media-video/pipewire/pipewire-.ebuild 
b/media-video/pipewire/pipewire-.ebuild
index 6a066b48013e..1705082a22d0 100644
--- a/media-video/pipewire/pipewire-.ebuild
+++ b/media-video/pipewire/pipewire-.ebuild
@@ -254,6 +254,8 @@ multilib_src_install_all() {
 }
 
 pkg_postinst() {
+   use udev && udev_reload
+
elog "It is recommended to raise RLIMIT_MEMLOCK to 256 for users"
elog "using PipeWire. Do it either manually or add yourself"
elog "to the 'audio' group:"



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

2022-04-28 Thread Miroslav Šulc
commit: 604a7a405d5301b9ee34b721a9fb75d5d72c6d7f
Author: Miroslav Šulc  gentoo  org>
AuthorDate: Fri Apr 29 06:27:38 2022 +
Commit: Miroslav Šulc  gentoo  org>
CommitDate: Fri Apr 29 06:27:50 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=604a7a40

media-sound/abcmidi: bump to 2022.04.28, dropped 2022.04.27

Signed-off-by: Miroslav Šulc  gentoo.org>

 media-sound/abcmidi/Manifest| 2 +-
 .../abcmidi/{abcmidi-2022.04.27.ebuild => abcmidi-2022.04.28.ebuild}| 0
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-sound/abcmidi/Manifest b/media-sound/abcmidi/Manifest
index fdce54c5bc26..8d839a15310b 100644
--- a/media-sound/abcmidi/Manifest
+++ b/media-sound/abcmidi/Manifest
@@ -1,3 +1,3 @@
 DIST abcMIDI-2022.03.20.zip 609912 BLAKE2B 
8972f6944897d49c1281be9d9b1368278d62fcbfc909651d1fb1347d3efef4ab145f049bac05e11f09118548e9c3c3a753f9367c9e90d933af96e74b71bd6b19
 SHA512 
138480f0d2a36b573e63a9214d7e2e2109a3e6b55e94999376a333da1978fea0addb5359b0d469d801924d6e039b0eb164a28a9cfad02d73cba1069a29dbfc9b
 DIST abcMIDI-2022.04.06.zip 609956 BLAKE2B 
c140bcacc94d8e6193ba6220c1747861a11d79e5b394ff5826edfdb3029e57b3a6d9443a557baf6279d4a7c9e6488dcb2c8d0e6a05858046be53fc52be2640bd
 SHA512 
06d4ddfc4f7bbc1906604629e3b2ca7ebf8d2f89edb478d2068b2ba4efab6ff1d96aeebd6344ea2ebc7a92c23cf49d08b40bc97c47458e526d505313fb52a527
-DIST abcMIDI-2022.04.27.zip 610076 BLAKE2B 
06766b5415f0ad2919ad45271e6aa87d6eb64111315d2efbc9a5c9bb9a666060636712c93d85fa37d2212259b6126375f585caa1dabc30b9e8abea96c5b607a8
 SHA512 
4b9bad1b1a25f48ab4067a3183b80dcfb03dc3f097cf5ae732590f9a969f8a16a096173e1f1b4bc1d37ff750976678b8f25e61b4a3765fc2d9a51958e780aeeb
+DIST abcMIDI-2022.04.28.zip 610114 BLAKE2B 
73ef4569bf58cf45c5b8972150d7e81d84c88b4ca05d616a06df9585c5fca1ca73d635699db323583402113c1b783979d1d34719ae107700843cfc42ee209268
 SHA512 
1e17d493597bb2d22b491587c0bbb86e04aed8ea2af2f426e48c68871ec0fcd1180e78f0ccc44d9bd63c5d98cbb22db5a9aa8b66a15bfcc35aa7e9770c813350

diff --git a/media-sound/abcmidi/abcmidi-2022.04.27.ebuild 
b/media-sound/abcmidi/abcmidi-2022.04.28.ebuild
similarity index 100%
rename from media-sound/abcmidi/abcmidi-2022.04.27.ebuild
rename to media-sound/abcmidi/abcmidi-2022.04.28.ebuild



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

2022-04-28 Thread Sam James
commit: 74cce86e62830f28f490764b74d3868753c34933
Author: Sam James  gentoo  org>
AuthorDate: Fri Apr 29 06:27:27 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Apr 29 06:27:39 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=74cce86e

media-sound/pulseaudio-daemon: pass on dbus, X deps to libpulse

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

 ...dio-daemon-15.99.1-r1.ebuild => pulseaudio-daemon-15.99.1-r2.ebuild} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-sound/pulseaudio-daemon/pulseaudio-daemon-15.99.1-r1.ebuild 
b/media-sound/pulseaudio-daemon/pulseaudio-daemon-15.99.1-r2.ebuild
similarity index 99%
rename from media-sound/pulseaudio-daemon/pulseaudio-daemon-15.99.1-r1.ebuild
rename to media-sound/pulseaudio-daemon/pulseaudio-daemon-15.99.1-r2.ebuild
index 19134e3b2752..dfb05ca8a4ac 100644
--- a/media-sound/pulseaudio-daemon/pulseaudio-daemon-15.99.1-r1.ebuild
+++ b/media-sound/pulseaudio-daemon/pulseaudio-daemon-15.99.1-r2.ebuild
@@ -56,7 +56,7 @@ REQUIRED_USE="
 # - media-libs/speexdsp is providing echo canceller implementation and used in 
resampler
 # TODO: libatomic_ops is only needed on some architectures and conditions, and 
then at runtime too
 COMMON_DEPEND="
-   >=media-libs/libpulse-${PV}[glib?,systemd?,tcpd?]
+   >=media-libs/libpulse-${PV}[dbus?,glib?,systemd?,tcpd?,X?]
dev-libs/libatomic_ops
>=media-libs/libsndfile-1.0.20
>=media-libs/speexdsp-1.2



[gentoo-commits] repo/gentoo:master commit in: dev-python/moto/, dev-python/moto/files/

2022-04-28 Thread Michał Górny
commit: fd07743a1d4b9246a581c1cefe4092facad48aeb
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Apr 29 06:15:37 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Apr 29 06:17:04 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fd07743a

dev-python/moto: Remove old

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

 dev-python/moto/Manifest   |  5 --
 .../moto/files/moto-3.1.1-32bit-time_t.patch   | 68 ---
 dev-python/moto/moto-3.0.5.ebuild  | 96 --
 dev-python/moto/moto-3.1.1.ebuild  | 88 
 dev-python/moto/moto-3.1.2.ebuild  | 84 ---
 dev-python/moto/moto-3.1.3.ebuild  | 84 ---
 dev-python/moto/moto-3.1.4.ebuild  | 84 ---
 7 files changed, 509 deletions(-)

diff --git a/dev-python/moto/Manifest b/dev-python/moto/Manifest
index 6b58823c8d6d..bebd41387057 100644
--- a/dev-python/moto/Manifest
+++ b/dev-python/moto/Manifest
@@ -1,7 +1,2 @@
-DIST moto-3.0.5.tar.gz 2219507 BLAKE2B 
019e0f66d8a183f9d758c372252488e79692e140db19820b568279148d88181b944f547d3a213072a29fb61115b73b40b656d3a0657078c54ca1c6de001c65ab
 SHA512 
0529711897a25ff969bf945abfda9e86ab0a310b6b273240b35c981960e04ed14f879a4a86e2251f9824d1d5bc9241afe4a0b964981c8a02a176bca459025359
-DIST moto-3.1.1.tar.gz 2236948 BLAKE2B 
8ab52a59dc09f4819c1169d26fd198b13159635c2571fd27e38eaedc0a83fa5e7af0a7adba90db1c48658a849ff0b17e8d9c9750a47c6981960ac786f3d9a4e0
 SHA512 
2354886a9b3b46bb33b832495a94f1dcd10cf5cb00454b6e8b6b6838618842ca06f8577c1826bca02a10e2f723cf474a7c492cd9fb587bdb660deb118c17aa4d
-DIST moto-3.1.2.tar.gz 2245068 BLAKE2B 
f25a4476bfbbbd3cab77efc1ef2ceeb74b2b7ee9067aac4a02f90c6fd385c5ed0d66d3fd8171945e22dcd78555c9fdbec78656109b9f61fd15950c44b456d4ea
 SHA512 
51dfef58069f09b4654aa59bef2ee0426c0e662af51d78013c19671b664ade78d2c664c20f19592236808ba7bcc50613700232e87be1ac8dcead4be2df36d39b
-DIST moto-3.1.3.tar.gz 2246198 BLAKE2B 
935271da2b09b160c7ed8c8b1e2466b352d879c7b8bbe4406a410c301f9659fde3187ed76f2ad6695c79a667a44c698570dcb30206a0fe0b525a5e5bef72f40c
 SHA512 
20963f9a1a99a2ac1654660284b3cb60439538da0d363baba92e813dd3c7bde815c125bc39cd1cf5c0cd883fba024dfda85b7e98a54141ad3e25311986c68c9a
-DIST moto-3.1.4.tar.gz 2256325 BLAKE2B 
d0b90eee9f77370ea48e95a5920b139825550850276760842e16ddbe340e09746a0ec6c4e4d9a57f8a68232d807b17920fff4bd88a9a75d0a72c8153cb5cbfb1
 SHA512 
3ec226dc19b46af50f4a266957e54292b65b9b198a5daf2f5eba6242cf2ab9a42ba743d0af1f30695de625e9fa222871890b497717ac2b9ed111b033f3804b25
 DIST moto-3.1.5.tar.gz 2282060 BLAKE2B 
f7b2cbf1de96b6d96b334e5b51bcdf69fb9645261564b28b290c19c37c27df5c25395ce54cc7d9c424f25cb381f4ddf13dc51456fb7baeec5e21b2da6abf725b
 SHA512 
583c4e76a5acacdcce456cd953109b130dd53d6bf3e50d56d5ead6bfbdcd181109ce3df141686a4717687d3e1e8b33a73bdc7155c36aa5d064a4621e007ab17a
 DIST moto-3.1.6.tar.gz 2273226 BLAKE2B 
91966fd315b3e5b4904ecc0e17c716bb47ecb6b644ccaad2cd52fb92754b79af0edb11573fadfd40b8ae75c17bad3429b6e2c4801424c4f30fea32689cd790d1
 SHA512 
f97ca412910ec9a0cf6d7e28b2ff2f2bf6a3d142a091f65eb4ccf8d53ae9d5362cccdbd24d72083f2d9c6200a3f6e400cca32c16965731d0fbd22239f9866d59

diff --git a/dev-python/moto/files/moto-3.1.1-32bit-time_t.patch 
b/dev-python/moto/files/moto-3.1.1-32bit-time_t.patch
deleted file mode 100644
index f4ab312f0332..
--- a/dev-python/moto/files/moto-3.1.1-32bit-time_t.patch
+++ /dev/null
@@ -1,68 +0,0 @@
-From 878ce5bfd58060324fe58cb0a84653c02d895be4 Mon Sep 17 00:00:00 2001
-From: =?UTF-8?q?Micha=C5=82=20G=C3=B3rny?= 
-Date: Sun, 20 Mar 2022 10:19:18 +0100
-Subject: [PATCH] Fix test failures on systems with 32-bit time_t
-
-Skip tests if OverflowError is raised when boto3 is processing
-timestamps.  This is a known limitation of boto3 on 32-bit platforms
-(https://github.com/boto/botocore/issues/2355).
-
-Catching OverflowError is the best option here since some 32-bit
-platforms (e.g. NetBSD) use 64-bit time_t, and others are working
-on providing a switch to the 64-bit type (e.g. glibc).

- tests/test_acm/test_acm.py |  5 -
- tests/test_budgets/test_budgets.py | 14 ++
- 2 files changed, 14 insertions(+), 5 deletions(-)
-
-diff --git a/tests/test_acm/test_acm.py b/tests/test_acm/test_acm.py
-index b48897c1..6594787a 100644
 a/tests/test_acm/test_acm.py
-+++ b/tests/test_acm/test_acm.py
-@@ -160,7 +160,10 @@ def test_describe_certificate():
- client = boto3.client("acm", region_name="eu-central-1")
- arn = _import_cert(client)
- 
--resp = client.describe_certificate(CertificateArn=arn)
-+try:
-+resp = client.describe_certificate(CertificateArn=arn)
-+except OverflowError:
-+pytest.skip("This test requires 64-bit time_t")
- resp["Certificate"]["CertificateArn"].should.equal(arn)
- resp["Certificate"]["DomainName"].should.equal(SERVER_COMMON_NAME)
- resp["Certificate"][

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

2022-04-28 Thread Michał Górny
commit: 569cb05fff7b908d0635d2c01afbb0d484801270
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Apr 29 05:56:49 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Apr 29 06:17:02 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=569cb05f

dev-python/boto3: Bump to 1.22.3

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

 dev-python/boto3/Manifest|  1 +
 dev-python/boto3/boto3-1.22.3.ebuild | 66 
 2 files changed, 67 insertions(+)

diff --git a/dev-python/boto3/Manifest b/dev-python/boto3/Manifest
index 5f916b481a5c..5cc9203ad30a 100644
--- a/dev-python/boto3/Manifest
+++ b/dev-python/boto3/Manifest
@@ -3,3 +3,4 @@ DIST boto3-1.21.46.tar.gz 491253 BLAKE2B 
f55d30087e4f29e3d8ba577d798cd4e4c5fe1f7
 DIST boto3-1.22.0.tar.gz 492175 BLAKE2B 
cce4b21c0f4de7e70b1c9e402d9e19ccda26e7fc6eab07686c378ae8a9a72a7cf3bb3e2927282e21cd167ca395d63e1fbdfb31d385e5e7a2591c48367c80517c
 SHA512 
b4c51a26e95344ec6e4b876d88148c9603ae7807105ffd0564d928f611c278729f00efd38baff4b31154b358b17ae72c6b90698aef9c013b601bc70d543e2ffb
 DIST boto3-1.22.1.tar.gz 493753 BLAKE2B 
bd58778f89b792b3203b4b8f86edaca2149ebc24399af9ffa090d9c8ccfa812a078e2d6742bafd08197e39e5020da16948fabb685a448b7acf7ce520321c94cd
 SHA512 
0a8d02325331bb2e069fd1f7280a3c57dae8f6a25f6593db8a1c7998f765d2957765a71645a748da891e66d5ccee859d34171fabea08de62e13ee7793c0d7cb5
 DIST boto3-1.22.2.tar.gz 494671 BLAKE2B 
c9b72c6a4b667772147235c5791ac4d08adb9e4bd690ea9e369ce712fd705dcc89b2fea4f5b2c580702cc4eb5064b3e46f1237de15e5dd812e2b88c54144d665
 SHA512 
ecf5d77fb5128a79001a0ccf2e141197d23c0a24d61517e191058de24498d63b13e351fb8e0bfe28f1c58c676d44b2e7f98bd80c41a2510c61d737e086c1010b
+DIST boto3-1.22.3.tar.gz 495091 BLAKE2B 
a917cfec2cb77f9c639160be06f610855b625a9cf55858e0df4602823d6b068a0e188ee911c40255db9fa88b8e20d8b0354948be36e6bf4923b2e4cc45c30524
 SHA512 
1b12f40b981faf110a76af2418b2afa6fbcfd1ec01bbc842c2c75518245ca11a7d9bc7d5704965246008d43005e7a7a839cdfee7a2e49786ff543bddd1a41c02

diff --git a/dev-python/boto3/boto3-1.22.3.ebuild 
b/dev-python/boto3/boto3-1.22.3.ebuild
new file mode 100644
index ..23a4a6fecbae
--- /dev/null
+++ b/dev-python/boto3/boto3-1.22.3.ebuild
@@ -0,0 +1,66 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{8..10} )
+
+inherit distutils-r1 multiprocessing
+
+DESCRIPTION="The AWS SDK for Python"
+HOMEPAGE="
+   https://github.com/boto/boto3/
+   https://pypi.org/project/boto3/
+"
+LICENSE="Apache-2.0"
+SLOT="0"
+
+if [[ "${PV}" == "" ]]; then
+   EGIT_REPO_URI="https://github.com/boto/boto3";
+   inherit git-r3
+   BOTOCORE_PV=${PV}
+else
+   SRC_URI="https://github.com/boto/${PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
+   KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~sparc ~x86 
~amd64-linux ~x86-linux"
+
+   # botocore is x.(y+3).z
+   BOTOCORE_PV="$(ver_cut 1).$(( $(ver_cut 2) + 3)).$(ver_cut 3-)"
+fi
+
+RDEPEND="
+   >=dev-python/botocore-${BOTOCORE_PV}[${PYTHON_USEDEP}]
+   >=dev-python/jmespath-0.7.1[${PYTHON_USEDEP}]
+   >=dev-python/s3transfer-0.3.0[${PYTHON_USEDEP}]
+"
+BDEPEND="
+   test? (
+   dev-python/mock[${PYTHON_USEDEP}]
+   dev-python/pytest-xdist[${PYTHON_USEDEP}]
+   )
+"
+
+distutils_enable_sphinx docs/source \
+   'dev-python/guzzle_sphinx_theme'
+distutils_enable_tests pytest
+
+python_prepare_all() {
+   # don't lock versions to narrow ranges
+   sed -e '/botocore/ d' \
+   -e '/jmespath/ d' \
+   -e '/s3transfer/ d' \
+   -i setup.py || die
+
+   # 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_python_prepare_all
+}
+
+python_test() {
+   epytest tests/{functional,unit} \
+   -n "$(makeopts_jobs "${MAKEOPTS}" "$(get_nproc)")"
+}



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

2022-04-28 Thread Michał Górny
commit: 6468512d8c9ae51fa670770beecd2c905247ed6c
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Apr 29 05:57:04 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Apr 29 06:17:03 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6468512d

app-admin/awscli: Bump to 1.23.3

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

 app-admin/awscli/Manifest |  1 +
 app-admin/awscli/awscli-1.23.3.ebuild | 71 +++
 2 files changed, 72 insertions(+)

diff --git a/app-admin/awscli/Manifest b/app-admin/awscli/Manifest
index 6a21e73b043f..7b2a28767984 100644
--- a/app-admin/awscli/Manifest
+++ b/app-admin/awscli/Manifest
@@ -1,5 +1,6 @@
 DIST aws-cli-1.23.0.gh.tar.gz 2197192 BLAKE2B 
414646dc2e4ea5638185ab53e78e8de4403ff10084ce15ebbf5c6724976769cd0eb02892ffb9bae5440956200417eb74393c6f393ec52a313fc55d9960a2
 SHA512 
27380033b02e88c6d022e8c33f0e4339e3c67b00cd2b7e92620ef2581e1ff8f55b55123aa4d4a24028c941f6ad60a0fe3e8f6d14d5a970163a97a2adb9ae93d6
 DIST aws-cli-1.23.1.gh.tar.gz 2197883 BLAKE2B 
1e43b70319d58e689e2ccad38e0b6177c870888c798966a34837f93c340e39b2ac5d351a38e8bed830312931b5764ea6b390a50da9735864dce61a1666da7899
 SHA512 
a105f8fcfdd36467cc0f328c70a505458c228f69735b23306042944618fbb508efc061c671f7eb743efd13acbe5e4b6ee96205ff14b7f98685fa3f81b3958f9f
 DIST aws-cli-1.23.2.gh.tar.gz 2199816 BLAKE2B 
7aef7ea7efb2b37b8d63fd64b2e86129d7588aa1d9b2a34d243cf99564be8dee282c4e48e08e900d0988dfe08eaa8af08cb7e79dee235354efb216db5bcb9996
 SHA512 
04c6324f02afe187c93827433184fbe0d2b82add88488becdcaedb904ddb10332dc93e0c995ef9467216ac19955318bdd9f128022aaa63245bc361ad2061bdc9
+DIST aws-cli-1.23.3.gh.tar.gz 2200496 BLAKE2B 
4c264c2e551af9df2f84d405a08f1e386da3da48b1b8c6be285bbcbf8d9cd05429828ccbf52a606f0a8e50d440c307d1b03ebf2cf8ca58460384fda4352cb8e2
 SHA512 
8aa1a0005a4c8be400d9684a92af412815007c8c6f4f7b74915781e8dbb1182de450db194d41a5fdeab68ee5bf9c49329927284305ac76171719e8a3325a9f48
 DIST awscli-1.22.101.tar.gz 2196746 BLAKE2B 
590938e722e9dff00bcdb4a266f7063bca4e890f5db5e52b56ed710f5777c6e9de3cfe1423cee9ae2cea74d624bdd665cd8af487aec1ba4e650279c700540545
 SHA512 
ab99b95c5252c48a7a1d10adb053c56e27139e35bb512ce854e90a433e2d028aed2a88f72e518b0f723dea147919961e7cc7f5d980342206e629f750b0fe77ec
 DIST awscli-1.22.97.tar.gz 2193983 BLAKE2B 
f2e0efbb2332d4c405d5e97ba35426424d932a013114492890018d3419349e23aa3c8301f6c29bd8eaa662145b07ceaa30c22e41aad38012ca307400075600ca
 SHA512 
00426aab19fcdf3241850b09d4d5dd6a1460e3ec9baa37cf203068dc6ca0fddd4fe3de7e4e93e8e6539608351777e00692bb8b9d2c362ceeacc55071cd53f422

diff --git a/app-admin/awscli/awscli-1.23.3.ebuild 
b/app-admin/awscli/awscli-1.23.3.ebuild
new file mode 100644
index ..c9a5eb0d75aa
--- /dev/null
+++ b/app-admin/awscli/awscli-1.23.3.ebuild
@@ -0,0 +1,71 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{8..10} )
+
+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 ~arm64 ~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.4.0[${PYTHON_USEDEP}]
+   dev-python/pyyaml[${PYTHON_USEDEP}]
+"
+BDEPEND="
+   test? (
+   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() {
+   # integration tests require AWS credentials and Internet access
+   epytest tests/{functional,unit} \
+   -n "$(makeopts_jobs "${MAKEOPTS}" "$(get_nproc)")"
+}
+
+python_install_all() {
+   newbashcomp bin/aws_bash_completer aws
+
+   insinto /usr/share/zsh/site-functions
+   newins bin/aws_zsh_completer.sh _aws
+
+   distutils-r1_python_install_all
+
+   rm "${ED}"/usr/bin/{aws.cmd,aws_bash_completer,aws_zsh_completer.sh} || 
die
+}



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

2022-04-28 Thread Michał Górny
commit: bb17750ccf5a0e0461dede35e2a268a8fb6da2c8
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Apr 29 05:56:39 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Apr 29 06:17:02 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bb17750c

dev-python/botocore: Bump to 1.25.3

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

 dev-python/botocore/Manifest   |  1 +
 dev-python/botocore/botocore-1.25.3.ebuild | 71 ++
 2 files changed, 72 insertions(+)

diff --git a/dev-python/botocore/Manifest b/dev-python/botocore/Manifest
index d88a90c6f505..dc02e1b8372e 100644
--- a/dev-python/botocore/Manifest
+++ b/dev-python/botocore/Manifest
@@ -3,3 +3,4 @@ DIST botocore-1.24.46.tar.gz 8922345 BLAKE2B 
f9caf235e902be9e4e15e9a570e67cac328
 DIST botocore-1.25.0.tar.gz 8925642 BLAKE2B 
7f7b89e59801564284cd5e22958bb590aeb821c38682c7dd6163fd31b1c181ae67412b3d8cde351a48a63c2e762923d6bb2bb051e9a367468eb77db228e1c3ad
 SHA512 
43f3edcd6868b37933b24486091097dd6dfc51f51773bea3e3cff1fce5eef5f8b3df6d09b8815c858f5c8d7e87e8ed14cf13f236e72c851e4f98d52ad85e4afc
 DIST botocore-1.25.1.tar.gz 8931771 BLAKE2B 
6d2ba3c564104e8463ce588a0f9de47d4ecb7397ae03ddd4698b38f18617ab225676925d142ae0805467f860410addfbefbf6eed521d5142b994274c3bde7a06
 SHA512 
52dff81c0f7064aa1edc15aebf3e326c0b4ba1dc87667c8da6f487b1caa03a5ba3247253994139dab7d40873197d88f94e8545ffc3e2d51f26c14de27b5d6460
 DIST botocore-1.25.2.tar.gz 8947291 BLAKE2B 
fedf6c61ac2bc43ae6a60f7afb717d319ffd3baf4d6c5849a11279e96901e4968141b916c8d3c46ff007942ffe25fc85e7c8ef5176331e6537446cf349edc52f
 SHA512 
5660e1fc96575dfa7d8c177192783f6edf5689176f6e3ac8c9ec5c85debe7a124297e1e61af5e1a35785346e40deba1ef7a2d8eac52902cda2cffb0327dcb701
+DIST botocore-1.25.3.tar.gz 8949001 BLAKE2B 
5c59bbf4f5189de36093881f4b702027484f916664f8360ed90a301a9db407e44c41f69feb118a54e2f35025711e131f69bae1a032cbf7d3eb339b1cd0bc85a4
 SHA512 
27e2853e938139e670f1155b64b9e233675316ea11aa2eb6e8dc74dc1b50b75d909811b2a7d470a6933f5263bab10d8aa9108eddd0c501ad974dbb1bc2ff741e

diff --git a/dev-python/botocore/botocore-1.25.3.ebuild 
b/dev-python/botocore/botocore-1.25.3.ebuild
new file mode 100644
index ..759ccf657074
--- /dev/null
+++ b/dev-python/botocore/botocore-1.25.3.ebuild
@@ -0,0 +1,71 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{8..10} )
+
+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="mirror://pypi/${PN:0:1}/${PN}/${P}.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}]
+   )
+"
+
+PATCHES=(
+   "${FILESDIR}/1.8.6-tests-pass-all-env-vars-to-cmd-runner.patch"
+)
+
+distutils_enable_sphinx docs/source \
+   'dev-python/guzzle_sphinx_theme'
+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
+   )
+
+   epytest tests/{functional,unit} \
+   -n "$(makeopts_jobs "${MAKEOPTS}" "$(get_nproc)")"
+}



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

2022-04-28 Thread Michał Górny
commit: 06f5dc2259423bea252868f68eea89b9569d3260
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Apr 29 05:50:13 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Apr 29 06:16:59 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=06f5dc22

dev-python/jaraco-path: Bump to 3.4.0

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

 dev-python/jaraco-path/Manifest |  1 +
 dev-python/jaraco-path/jaraco-path-3.4.0.ebuild | 35 +
 2 files changed, 36 insertions(+)

diff --git a/dev-python/jaraco-path/Manifest b/dev-python/jaraco-path/Manifest
index fdfb98c99971..7bf400fadb60 100644
--- a/dev-python/jaraco-path/Manifest
+++ b/dev-python/jaraco-path/Manifest
@@ -1 +1,2 @@
 DIST jaraco.path-3.3.1.tar.gz 13287 BLAKE2B 
8a803269fc02cc85391b4b1e1f2ee2a94c039d433b505aeb4aa0fcbb23731b802f236cd2de80dbb8b9e59297312892a085632f41234d3e1bb7d4bd04f62e00ba
 SHA512 
00dac02fdc6df469f8661d552b16a8ee6150d86a7df9459264377a03e96fd94608f9782ad4cc2b2df67c64a10f8af26ed650b0bac0b1e59607d429abdbe64309
+DIST jaraco.path-3.4.0.tar.gz 9574 BLAKE2B 
41c7b65be0f7f8ae93b2137f1527145ac91acde2a2d4e338cd68e35f7e5233e6a8dcfe9a0c07f36ae9cd2a00946031eb6b692cfaf1a299bf7a451f25b39cc8cc
 SHA512 
00a853bffdde4a931938b1d193898c039e253018f06ca9d102ee8e07f797b4c9dac33eb50243f714e3f3e151b6ce2fed7d47e1b82ab18d3e8715525b57040a6a

diff --git a/dev-python/jaraco-path/jaraco-path-3.4.0.ebuild 
b/dev-python/jaraco-path/jaraco-path-3.4.0.ebuild
new file mode 100644
index ..0d9a9d13f611
--- /dev/null
+++ b/dev-python/jaraco-path/jaraco-path-3.4.0.ebuild
@@ -0,0 +1,35 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{8..10} pypy3 )
+
+inherit distutils-r1
+
+MY_P="${P/-/.}"
+DESCRIPTION="Miscellaneous path functions"
+HOMEPAGE="
+   https://github.com/jaraco/jaraco.path/
+   https://pypi.org/project/jaraco.path/
+"
+SRC_URI="mirror://pypi/${PN::1}/${PN/-/.}/${MY_P}.tar.gz"
+S=${WORKDIR}/${MY_P}
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 ~sparc ~x86 ~x64-macos"
+
+BDEPEND="
+   dev-python/setuptools_scm[${PYTHON_USEDEP}]
+"
+
+distutils_enable_sphinx docs \
+   ">=dev-python/jaraco-packaging-8.2" \
+   ">=dev-python/rst-linker-1.9"
+distutils_enable_tests pytest
+
+python_test() {
+   epytest tests
+}



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

2022-04-28 Thread Michał Górny
commit: 2d22aace8872f00f59ff0fc0702a2513fd2c51cc
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Apr 29 05:56:12 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Apr 29 06:17:01 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2d22aace

dev-python/nptyping: Bump to 2.0.1

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

 dev-python/nptyping/Manifest  |  1 +
 dev-python/nptyping/nptyping-2.0.1.ebuild | 45 +++
 2 files changed, 46 insertions(+)

diff --git a/dev-python/nptyping/Manifest b/dev-python/nptyping/Manifest
index 989348dbb461..1e067e009479 100644
--- a/dev-python/nptyping/Manifest
+++ b/dev-python/nptyping/Manifest
@@ -1,2 +1,3 @@
 DIST nptyping-1.4.4.gh.tar.gz 48098 BLAKE2B 
e13e7d6189a1ac826e8ea66918c006a63f0ec584e6d61cc7e0393b9a10709b41f75b43548ac94ce762c5180dc716e0717316573d45e8bec8951188d5df9bc1ad
 SHA512 
4dd124734fde7e19867af0efd0c3a79f220b20576cb2f34a1cfb5e47c4fde44e936dca708d68bef99eb554afe7576f7fee447d6dd73f3c136340c8f48770f7b8
 DIST nptyping-2.0.0.gh.tar.gz 54691 BLAKE2B 
05343da5b1b36ea0b06267ce0c8108b2e236c8d4124872da2ae5858b3fe9c06875846fdd07960abcc9bc961e468e1883a5da6b50d12e74b7628aacec9c1c1e16
 SHA512 
e7de94e93896af34285117be61799ee971cb2fabe87e8f04473393a042b299765e91ad7cf2d07339d2d1b7cee117e42ecea28197adda6de54686154e21754dc0
+DIST nptyping-2.0.1.gh.tar.gz 54790 BLAKE2B 
75aadc4310dc3e5262aa8f007bc65584ee110fd0f2c1d0737c35a0c57bb0f0a5191f0260dbc0a6c80cab0f546d1e3ade219d6b6318cc2d195ba0579318c20841
 SHA512 
d832cc0d701a36a94c97bc6db2445c7ff72ec7c41fbcb48ea2006fa201bfca169012be9501029f77f4da7a2fd126227292bd16ba5d0bd7cb6924e3eb74cfaa01

diff --git a/dev-python/nptyping/nptyping-2.0.1.ebuild 
b/dev-python/nptyping/nptyping-2.0.1.ebuild
new file mode 100644
index ..3a0ad81b5c2a
--- /dev/null
+++ b/dev-python/nptyping/nptyping-2.0.1.ebuild
@@ -0,0 +1,45 @@
+# Copyright 2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{8..10} )
+
+inherit distutils-r1
+
+DESCRIPTION="Type hints for Numpy"
+HOMEPAGE="
+   https://pypi.org/project/nptyping/
+   https://github.com/ramonhagenaars/nptyping/
+"
+SRC_URI="
+   https://github.com/ramonhagenaars/nptyping/archive/v${PV}.tar.gz
+   -> ${P}.gh.tar.gz
+"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
+
+RDEPEND="
+   dev-python/numpy[${PYTHON_USEDEP}]
+   $(python_gen_cond_dep '
+   dev-python/typing-extensions[${PYTHON_USEDEP}]
+   ' 3.8 3.9)
+"
+BDEPEND="
+   test? (
+   dev-python/mypy[${PYTHON_USEDEP}]
+   dev-python/typeguard[${PYTHON_USEDEP}]
+   )
+"
+
+EPYTEST_IGNORE=(
+   # TODO: package beartype?
+   tests/test_beartype.py
+   # relies on Internet access to fetch packages for pip
+   tests/test_wheel.py
+)
+
+distutils_enable_tests pytest



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

2022-04-28 Thread Michał Górny
commit: e2a5ef4deaab198c3aa833f18ae245ad7fbbb614
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Apr 29 05:38:58 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Apr 29 06:15:00 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e2a5ef4d

dev-python/node-semver: Bump to 0.8.1

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

 dev-python/node-semver/Manifest |  1 +
 dev-python/node-semver/node-semver-0.8.1.ebuild | 28 +
 2 files changed, 29 insertions(+)

diff --git a/dev-python/node-semver/Manifest b/dev-python/node-semver/Manifest
index 201a96103fb6..2d49dcb61d32 100644
--- a/dev-python/node-semver/Manifest
+++ b/dev-python/node-semver/Manifest
@@ -1 +1,2 @@
 DIST node-semver-0.8.0.tar.gz 18449 BLAKE2B 
171374808e18b1f3fc2807abb9b99ecfe18a392afbc59ad056f0524e374ef4a27e5a56acf0c3927c6f351503981d743e4e63f108bf0e5bd5eda62f04e24191d4
 SHA512 
665ae0dbced16e0f05306614b1577464aa1bdac666b35cf2e7ad4b8844a6814dc7e8672f0dff3043c7bd048aa455d671efd268052ac59166293b91d1dff17784
+DIST python-node-semver-0.8.1.gh.tar.gz 18550 BLAKE2B 
fd033b22595c4173ab33ea456f561f158dc7db4ef03a83948d5c4eacf33f2530d03f881d28073eb3d84790f306574ceba7fd5eec8ea5c50f9dafc74a0cc11003
 SHA512 
5a988755ed97aa1ba9b97595738200821787c2cc71f40198cffdc22c4b823fe132668946ecc3f0fb66d6c33fe0ec7bdcfa9c9794e3d382b38f8551d15d4af5e6

diff --git a/dev-python/node-semver/node-semver-0.8.1.ebuild 
b/dev-python/node-semver/node-semver-0.8.1.ebuild
new file mode 100644
index ..890c1dd273ad
--- /dev/null
+++ b/dev-python/node-semver/node-semver-0.8.1.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( pypy3 python3_{8..10} )
+
+inherit distutils-r1
+
+MY_P=python-${P}
+DESCRIPTION="Python version of node-semver, the semantic versioner for npm"
+HOMEPAGE="
+   https://pypi.org/project/node-semver/
+   https://github.com/podhmo/python-node-semver/
+   https://github.com/npm/node-semver/
+"
+SRC_URI="
+   https://github.com/podhmo/python-node-semver/archive/${PV}.tar.gz
+   -> ${MY_P}.gh.tar.gz
+"
+S=${WORKDIR}/${MY_P}
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sparc ~x86 ~amd64-linux ~x86-linux"
+
+distutils_enable_tests pytest



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

2022-04-28 Thread Michał Górny
commit: 305c4fedc01d4a219ad0dd8750aa6576c03a60f5
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Apr 29 05:54:26 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Apr 29 06:17:00 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=305c4fed

dev-python/hatchling: Bump to 0.24.0

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

 dev-python/hatchling/Manifest|  1 +
 dev-python/hatchling/hatchling-0.24.0.ebuild | 72 
 2 files changed, 73 insertions(+)

diff --git a/dev-python/hatchling/Manifest b/dev-python/hatchling/Manifest
index cc15e0744a40..45c29c86b663 100644
--- a/dev-python/hatchling/Manifest
+++ b/dev-python/hatchling/Manifest
@@ -1,2 +1,3 @@
 DIST hatch-hatchling-v0.22.0.tar.gz 201590 BLAKE2B 
c75e48a19e10f04d9bb1d09beea0ec6598bded5dc9e595f363a076731b7708bae55169ee780931b548478c16db093053c65e30a5510f7b0136c1d339caf29d39
 SHA512 
cc532b66752d0494b62fb4ed88c8b7870d5618c991b301f46b644aa90b656cfe842efd2fa96797a6b96015deb3468ff8ff69058bd146133360de340d367a5489
 DIST hatch-hatchling-v0.23.0.tar.gz 212046 BLAKE2B 
8cc73c68bc476cd282686dc69314fd401f5aac4d5d5df083a338aaf59125988aabc9d33f97ad556013d46886d43facef92e7951e7b0a7bc3fc1ab608a16fca11
 SHA512 
0666b95e68fcd6fbcdeda5fdce577a1178ca8a965226c58495cfc2699bac2aabe3f3bc162e8bb5b03c9c70ff7aa678be6aba5c343dd787600d2f5ee883685444
+DIST hatch-hatchling-v0.24.0.tar.gz 212154 BLAKE2B 
fc0fcdd20eb1a1040298a4c959911d291ca454cf82404b0a7a67a9d192e3af0b8ee5a50d169e803bd5602775cf3f9336fd56d83c6fa85aa8d9f805269205ed29
 SHA512 
f4a1764f129c6e3098d0b0c744dca4f0b499c43d53dcebffc7aa26e28e3f599a9370e0f1f8ee9b9130042f066e1c857e155ffbdcf86d2c18e32ff5bc9219c51e

diff --git a/dev-python/hatchling/hatchling-0.24.0.ebuild 
b/dev-python/hatchling/hatchling-0.24.0.ebuild
new file mode 100644
index ..74fbe0e7a565
--- /dev/null
+++ b/dev-python/hatchling/hatchling-0.24.0.ebuild
@@ -0,0 +1,72 @@
+# Copyright 2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=standalone
+PYTHON_COMPAT=( pypy3 python3_{8..10} )
+
+inherit distutils-r1
+
+TAG=${P/-/-v}
+MY_P=hatch-${TAG}
+DESCRIPTION="Modern, extensible Python build backend"
+HOMEPAGE="
+   https://pypi.org/project/hatchling/
+   https://github.com/ofek/hatch/
+"
+SRC_URI="
+   https://github.com/ofek/hatch/archive/${TAG}.tar.gz
+   -> ${MY_P}.tar.gz
+"
+S=${WORKDIR}/${MY_P}/backend
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~arm64 ~hppa ~ia64 ~m68k ~ppc ~riscv ~s390 ~sparc"
+
+RDEPEND="
+   >=dev-python/editables-0.2[${PYTHON_USEDEP}]
+   >=dev-python/packaging-21.3[${PYTHON_USEDEP}]
+   >=dev-python/pathspec-0.9[${PYTHON_USEDEP}]
+   >=dev-python/pluggy-1.0.0[${PYTHON_USEDEP}]
+   >=dev-python/tomli-1.2.2[${PYTHON_USEDEP}]
+"
+BDEPEND="
+   ${RDEPEND}
+   test? (
+   dev-python/atomicwrites[${PYTHON_USEDEP}]
+   dev-python/click[${PYTHON_USEDEP}]
+   dev-python/httpx[${PYTHON_USEDEP}]
+   dev-python/platformdirs[${PYTHON_USEDEP}]
+   dev-python/rich[${PYTHON_USEDEP}]
+   dev-python/tomli-w[${PYTHON_USEDEP}]
+   dev-python/virtualenv[${PYTHON_USEDEP}]
+   )
+"
+
+distutils_enable_tests pytest
+
+python_compile() {
+   # TODO: remove this when gpep517 is the norm
+   local -x PYTHONPATH=src
+   distutils-r1_python_compile
+}
+
+python_test() {
+   local -x EPYTEST_DESELECT=(
+   # these run pip to install stuff
+   tests/backend/dep/test_core.py::test_dependency_found
+   tests/backend/dep/test_core.py::test_extra_met
+   tests/backend/dep/test_core.py::test_extra_no_dependencies
+   tests/backend/dep/test_core.py::test_extra_unmet
+   tests/backend/dep/test_core.py::test_unknown_extra
+   tests/backend/dep/test_core.py::test_version_unmet
+   )
+
+   # top-level "tests" directory contains tests both for hatch
+   # and hatchling
+   cd "${WORKDIR}/${MY_P}" || die
+   local -x PYTHONPATH="src:${PYTHONPATH}"
+   epytest tests/backend
+}



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

2022-04-28 Thread Michał Górny
commit: bf9f2a85cb1ff07c6531c57e66530bff0dc1ce8b
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Apr 29 05:52:13 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Apr 29 06:16:59 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bf9f2a85

dev-python/pyspnego: Bump to 0.5.2

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

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

diff --git a/dev-python/pyspnego/Manifest b/dev-python/pyspnego/Manifest
index c9bb0ec48e2e..193a7045c21b 100644
--- a/dev-python/pyspnego/Manifest
+++ b/dev-python/pyspnego/Manifest
@@ -1 +1,2 @@
 DIST pyspnego-0.5.1.tar.gz 325941 BLAKE2B 
b6acb16ff91dc5c0e4b738d729096e60346e8fc74c153d567f8d766a027b96733a00c6d26104fc9fe871974d92079e89ac899f79b7920ff87fba0475e399ef8f
 SHA512 
d5632783103359d056f2c6597d06b134147705c42a63d52c71c6007542c0fc2a8e8255872944e8153b605fe231d26f80af79f17fd5cb19ffb7b2ee560a931aa5
+DIST pyspnego-0.5.2.tar.gz 328222 BLAKE2B 
7c811948d1d3890e2d03f4a532b9c0158195684b0cdee915811b1ee3bfa791b84632edb6d098562aa7b9f4c36eb00f244e249340b4de557999ec2a0f176ebd1e
 SHA512 
805da232d138edaf4094614df0ebc4840f0c1b9deb9586026bffe0ec17d54553e4d3876ffc53d87b13687b741951a68334369f0f2475cf2f12359f072dc6a0c8

diff --git a/dev-python/pyspnego/pyspnego-0.5.2.ebuild 
b/dev-python/pyspnego/pyspnego-0.5.2.ebuild
new file mode 100644
index ..8cd0a2bef5b8
--- /dev/null
+++ b/dev-python/pyspnego/pyspnego-0.5.2.ebuild
@@ -0,0 +1,39 @@
+# Copyright 2021-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{8..10} )
+
+inherit distutils-r1 optfeature
+
+DESCRIPTION="Library to handle SPNEGO and CredSSP authentication"
+HOMEPAGE="
+   https://github.com/jborean93/pyspnego/
+   https://pypi.org/project/pyspnego/
+"
+SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~x86"
+
+RDEPEND="
+   dev-python/cryptography[${PYTHON_USEDEP}]
+"
+BDEPEND="
+   test? (
+   dev-python/gssapi[${PYTHON_USEDEP}]
+   >=dev-python/krb5-0.3.0[${PYTHON_USEDEP}]
+   dev-python/pytest-mock[${PYTHON_USEDEP}]
+   dev-python/ruamel-yaml[${PYTHON_USEDEP}]
+   )
+"
+
+distutils_enable_tests pytest
+
+pkg_postinst() {
+   optfeature "Kerberos authentication" "dev-python/gssapi 
>=dev-python/krb5-0.3.0"
+   optfeature "YAML output support" "dev-python/ruamel-yaml"
+}



[gentoo-commits] repo/gentoo:master commit in: sys-devel/make/, sys-devel/make/files/

2022-04-28 Thread Sam James
commit: 2f57d1e86732ff5160de52e92584363cc0e256cb
Author: Sam James  gentoo  org>
AuthorDate: Fri Apr 29 06:08:10 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Apr 29 06:12:46 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2f57d1e8

sys-devel/make: rebase patch paths

Allows patching gnulib.

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

 sys-devel/make/files/make-3.82-darwin-library_search-dylib.patch | 4 ++--
 sys-devel/make/files/make-4.2-default-cxx.patch  | 6 ++
 sys-devel/make/make-4.3.ebuild   | 6 --
 3 files changed, 4 insertions(+), 12 deletions(-)

diff --git a/sys-devel/make/files/make-3.82-darwin-library_search-dylib.patch 
b/sys-devel/make/files/make-3.82-darwin-library_search-dylib.patch
index d2f60ec91cc0..743583b5a0a3 100644
--- a/sys-devel/make/files/make-3.82-darwin-library_search-dylib.patch
+++ b/sys-devel/make/files/make-3.82-darwin-library_search-dylib.patch
@@ -1,8 +1,8 @@
 Fixed default libpatttern on Darwin, imported from prefix overlay.
 Got merged upstream:
 https://savannah.gnu.org/bugs/?37197
 a/default.c
-+++ b/default.c
+--- a/src/default.c
 b/src/default.c
 @@ -509,7 +509,11 @@
  #ifdef __MSDOS__
  ".LIBPATTERNS", "lib%.a $(DJDIR)/lib/lib%.a",

diff --git a/sys-devel/make/files/make-4.2-default-cxx.patch 
b/sys-devel/make/files/make-4.2-default-cxx.patch
index 4d592086a6ff..39e3ee0dd9f9 100644
--- a/sys-devel/make/files/make-4.2-default-cxx.patch
+++ b/sys-devel/make/files/make-4.2-default-cxx.patch
@@ -1,7 +1,5 @@
-diff --git a/default.c b/default.c
-index 3d865c7..e8b3ed6 100644
 a/default.c
-+++ b/default.c
+--- a/src/default.c
 b/src/default.c
 @@ -530,7 +530,7 @@ static const char *default_variables[] =
  "OBJC", "gcc",
  #else

diff --git a/sys-devel/make/make-4.3.ebuild b/sys-devel/make/make-4.3.ebuild
index 0abf4bf6c87e..50caf0365bb0 100644
--- a/sys-devel/make/make-4.3.ebuild
+++ b/sys-devel/make/make-4.3.ebuild
@@ -32,12 +32,6 @@ PATCHES=(
"${FILESDIR}"/${PN}-4.2-default-cxx.patch
 )
 
-src_prepare() {
-   # sources were moved into src directory
-   cd src || die
-   default
-}
-
 src_configure() {
use static && append-ldflags -static
local myeconfargs=(



[gentoo-commits] repo/gentoo:master commit in: sys-libs/ncurses/

2022-04-28 Thread Agostino Sarubbo
commit: b47f03361c0936980e92e663428be10e204292ff
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Fri Apr 29 06:05:30 2022 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Fri Apr 29 06:05:30 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b47f0336

sys-libs/ncurses: x86 stable wrt bug #841398

Package-Manager: Portage-3.0.30, Repoman-3.0.3
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 sys-libs/ncurses/ncurses-6.3_p20211106.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-libs/ncurses/ncurses-6.3_p20211106.ebuild 
b/sys-libs/ncurses/ncurses-6.3_p20211106.ebuild
index 9ccf82d5cd47..081ad0d318c9 100644
--- a/sys-libs/ncurses/ncurses-6.3_p20211106.ebuild
+++ b/sys-libs/ncurses/ncurses-6.3_p20211106.ebuild
@@ -48,7 +48,7 @@ fi
 LICENSE="MIT"
 # The subslot reflects the SONAME.
 SLOT="0/6"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="ada +cxx debug doc gpm minimal profile static-libs test tinfo trace"
 RESTRICT="!test? ( test )"
 



[gentoo-commits] repo/gentoo:master commit in: app-editors/nano/

2022-04-28 Thread Agostino Sarubbo
commit: 1323d002f5487da9b0f6be48e23be47f67dda1bd
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Fri Apr 29 06:05:36 2022 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Fri Apr 29 06:05:36 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1323d002

app-editors/nano: x86 stable wrt bug #841476

Package-Manager: Portage-3.0.30, Repoman-3.0.3
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 app-editors/nano/nano-6.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-editors/nano/nano-6.2.ebuild b/app-editors/nano/nano-6.2.ebuild
index bac80a723170..bb579f0b7f88 100644
--- a/app-editors/nano/nano-6.2.ebuild
+++ b/app-editors/nano/nano-6.2.ebuild
@@ -10,7 +10,7 @@ if [[ ${PV} == "" ]] ; then
 else
MY_P="${PN}-${PV/_}"
SRC_URI="https://www.nano-editor.org/dist/v${PV:0:1}/${MY_P}.tar.gz";
-   KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc 
~ppc64 ~riscv ~s390 sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-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 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 fi
 
 DESCRIPTION="GNU GPL'd Pico clone with more functionality"



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

2022-04-28 Thread Agostino Sarubbo
commit: f2fec5fe6f3d938080785629cdfe44685b3a06aa
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Fri Apr 29 06:05:18 2022 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Fri Apr 29 06:05:18 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f2fec5fe

dev-python/moto: x86 stable wrt bug #839453

Package-Manager: Portage-3.0.30, Repoman-3.0.3
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 dev-python/moto/moto-3.1.5.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/moto/moto-3.1.5.ebuild 
b/dev-python/moto/moto-3.1.5.ebuild
index 7f8fc3849faf..9069529dd086 100644
--- a/dev-python/moto/moto-3.1.5.ebuild
+++ b/dev-python/moto/moto-3.1.5.ebuild
@@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~riscv x86"
 
 RDEPEND="
>=dev-python/aws-xray-sdk-python-0.93[${PYTHON_USEDEP}]



[gentoo-commits] repo/gentoo:master commit in: net-libs/libyang/

2022-04-28 Thread Agostino Sarubbo
commit: ba72c8e57f61fe38f250897afd1e4ffe67a415bd
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Fri Apr 29 06:05:24 2022 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Fri Apr 29 06:05:24 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ba72c8e5

net-libs/libyang: x86 stable wrt bug #841389

Package-Manager: Portage-3.0.30, Repoman-3.0.3
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 net-libs/libyang/libyang-2.0.164.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-libs/libyang/libyang-2.0.164.ebuild 
b/net-libs/libyang/libyang-2.0.164.ebuild
index 4f71c69760dd..c39834ce5f8a 100644
--- a/net-libs/libyang/libyang-2.0.164.ebuild
+++ b/net-libs/libyang/libyang-2.0.164.ebuild
@@ -12,7 +12,7 @@ 
SRC_URI="https://github.com/CESNET/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~x86"
+KEYWORDS="~amd64 ~arm64 x86"
 IUSE="doc test"
 RESTRICT="!test? ( test )"
 



[gentoo-commits] repo/gentoo:master commit in: sys-libs/ncurses/

2022-04-28 Thread Agostino Sarubbo
commit: 00208b34518decb4baa04f106b70411f5d8c38ff
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Fri Apr 29 06:04:46 2022 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Fri Apr 29 06:04:46 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=00208b34

sys-libs/ncurses: sparc stable wrt bug #841398

Package-Manager: Portage-3.0.30, Repoman-3.0.3
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 sys-libs/ncurses/ncurses-6.3_p20211106.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-libs/ncurses/ncurses-6.3_p20211106.ebuild 
b/sys-libs/ncurses/ncurses-6.3_p20211106.ebuild
index 8c5d3ff9aa15..9ccf82d5cd47 100644
--- a/sys-libs/ncurses/ncurses-6.3_p20211106.ebuild
+++ b/sys-libs/ncurses/ncurses-6.3_p20211106.ebuild
@@ -48,7 +48,7 @@ fi
 LICENSE="MIT"
 # The subslot reflects the SONAME.
 SLOT="0/6"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="ada +cxx debug doc gpm minimal profile static-libs test tinfo trace"
 RESTRICT="!test? ( test )"
 



[gentoo-commits] repo/gentoo:master commit in: app-editors/nano/

2022-04-28 Thread Agostino Sarubbo
commit: 107ec6349d5964a53a452faabe4449b0734f2e04
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Fri Apr 29 06:04:54 2022 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Fri Apr 29 06:04:54 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=107ec634

app-editors/nano: sparc stable wrt bug #841476

Package-Manager: Portage-3.0.30, Repoman-3.0.3
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 app-editors/nano/nano-6.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-editors/nano/nano-6.2.ebuild b/app-editors/nano/nano-6.2.ebuild
index 5911e86f0c0f..bac80a723170 100644
--- a/app-editors/nano/nano-6.2.ebuild
+++ b/app-editors/nano/nano-6.2.ebuild
@@ -10,7 +10,7 @@ if [[ ${PV} == "" ]] ; then
 else
MY_P="${PN}-${PV/_}"
SRC_URI="https://www.nano-editor.org/dist/v${PV:0:1}/${MY_P}.tar.gz";
-   KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc 
~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-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 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 fi
 
 DESCRIPTION="GNU GPL'd Pico clone with more functionality"



[gentoo-commits] repo/gentoo:master commit in: sys-libs/ncurses/

2022-04-28 Thread Agostino Sarubbo
commit: 4d638dfe222a694e6ed09f74c714fb16e992a1c9
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Fri Apr 29 06:04:20 2022 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Fri Apr 29 06:04:20 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4d638dfe

sys-libs/ncurses: amd64 stable wrt bug #841398

Package-Manager: Portage-3.0.30, Repoman-3.0.3
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 sys-libs/ncurses/ncurses-6.3_p20211106.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-libs/ncurses/ncurses-6.3_p20211106.ebuild 
b/sys-libs/ncurses/ncurses-6.3_p20211106.ebuild
index cdbaabc97454..8c5d3ff9aa15 100644
--- a/sys-libs/ncurses/ncurses-6.3_p20211106.ebuild
+++ b/sys-libs/ncurses/ncurses-6.3_p20211106.ebuild
@@ -48,7 +48,7 @@ fi
 LICENSE="MIT"
 # The subslot reflects the SONAME.
 SLOT="0/6"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="ada +cxx debug doc gpm minimal profile static-libs test tinfo trace"
 RESTRICT="!test? ( test )"
 



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

2022-04-28 Thread Agostino Sarubbo
commit: 200cdc398504c5810d11c87b5e697ae4ab453398
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Fri Apr 29 06:04:13 2022 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Fri Apr 29 06:04:13 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=200cdc39

dev-java/batik: amd64 stable wrt bug #710208

Package-Manager: Portage-3.0.30, Repoman-3.0.3
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 dev-java/batik/batik-1.14.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-java/batik/batik-1.14.ebuild b/dev-java/batik/batik-1.14.ebuild
index fa844886caec..1b9aa2ba2064 100644
--- a/dev-java/batik/batik-1.14.ebuild
+++ b/dev-java/batik/batik-1.14.ebuild
@@ -18,7 +18,7 @@ 
SRC_URI="mirror://apache/xmlgraphics/batik/source/batik-src-${PV}.tar.gz"
 
 LICENSE="Apache-2.0"
 SLOT="1.14"
-KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
+KEYWORDS="amd64 ~arm64 ~ppc64 ~x86"
 
 CP_DEPEND="
dev-java/jacl:0



[gentoo-commits] repo/proj/guru:dev commit in: app-misc/fastfetch/

2022-04-28 Thread Viorel Munteanu
commit: 90639e9f90528ffab930e19eda56a7fbd69de763
Author: Viorel Munteanu  gmail  com>
AuthorDate: Fri Apr 29 06:03:33 2022 +
Commit: Viorel Munteanu  gmail  com>
CommitDate: Fri Apr 29 06:03:33 2022 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=90639e9f

app-misc/fastfetch: Add USE chafa for upcoming release

Signed-off-by: Viorel Munteanu  gmail.com>

 app-misc/fastfetch/fastfetch-.ebuild | 5 -
 app-misc/fastfetch/metadata.xml  | 1 +
 2 files changed, 5 insertions(+), 1 deletion(-)

diff --git a/app-misc/fastfetch/fastfetch-.ebuild 
b/app-misc/fastfetch/fastfetch-.ebuild
index e7a1378dd..2b3681930 100644
--- a/app-misc/fastfetch/fastfetch-.ebuild
+++ b/app-misc/fastfetch/fastfetch-.ebuild
@@ -16,12 +16,13 @@ fi
 
 LICENSE="MIT"
 SLOT="0"
-IUSE="X gnome imagemagick pci vulkan wayland xcb xfce xrandr"
+IUSE="X chafa gnome imagemagick pci vulkan wayland xcb xfce xrandr"
 
 # note - qa-vdb will always report errors because fastfetch loads the libs 
dynamically
 RDEPEND="
sys-libs/zlib
X? ( x11-libs/libX11 )
+   chafa? ( media-gfx/chafa )
gnome? (
dev-libs/glib
gnome-base/dconf
@@ -42,6 +43,7 @@ REQUIRED_USE="xrandr? ( X )"
 src_configure() {
local mycmakeargs=(
-DENABLE_RPM=no
+   -DENABLE_LIBPCI=$(usex pci)
-DENABLE_VULKAN=$(usex vulkan)
-DENABLE_WAYLAND=$(usex wayland)
-DENABLE_XCB_RANDR=$(usex xcb)
@@ -54,6 +56,7 @@ src_configure() {
-DENABLE_IMAGEMAGICK7=$(use imagemagick && has_version 
'>=media-gfx/imagemagick-7.0.0' && echo yes || echo no)
-DENABLE_IMAGEMAGICK6=$(use imagemagick && has_version 
'LinusDierheimer/fastfetch
 
 
+   Enables text/graphics renderer with 
media-gfx/chafa
Enables reading GPU via 
sys-apps/pciutils
Enables reading GPU via 
media-libs/vulkan-loader
Enables support for XFCE config



[gentoo-commits] repo/proj/guru:dev commit in: app-misc/fastfetch/

2022-04-28 Thread Viorel Munteanu
commit: 5bc48c5d3067a85f6740aa472b2d3a51203860e8
Author: Viorel Munteanu  gmail  com>
AuthorDate: Fri Apr 29 06:02:54 2022 +
Commit: Viorel Munteanu  gmail  com>
CommitDate: Fri Apr 29 06:02:54 2022 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=5bc48c5d

app-misc/fastfetch: add 1.3.4

Signed-off-by: Viorel Munteanu  gmail.com>

 app-misc/fastfetch/Manifest   |  1 +
 app-misc/fastfetch/fastfetch-1.3.4.ebuild | 62 +++
 2 files changed, 63 insertions(+)

diff --git a/app-misc/fastfetch/Manifest b/app-misc/fastfetch/Manifest
index 8d54ee1e3..2ff35c5ea 100644
--- a/app-misc/fastfetch/Manifest
+++ b/app-misc/fastfetch/Manifest
@@ -1 +1,2 @@
 DIST fastfetch-1.3.3.tar.gz 335035 BLAKE2B 
9bd477c066d80a8e625d1feb300765762ee5fc8ffe3c09399f01cc146eaf26bbb2e6694034fb156c2753e349d15b6282df481710ac20a25e5ffee6fd05c87800
 SHA512 
15223a69f77c0ff112e153e860db28a429516a65385602439b8a8b0aa901842e438fcd08553a68539ae45979aa4474286a5ca23134da4d0608faa7d032c3a4ed
+DIST fastfetch-1.3.4.tar.gz 335903 BLAKE2B 
fc2f6a0160ffe71e4d0fa8f0745f19eebd7c0603b2e8c704547d45d3052d3d353982d88779cca95b9c76741bd505d24bd50af7bf38d5aea045b9ae9d215d9ba0
 SHA512 
b64281bcbbe02fc8f69c2c020cdf92414a67a8c88a2adceab5fc65fdbc31a9ff1d76f7d14b9c9c6d0006f7a85e941bc5e072a4ed8143f0d24dfbf7d118355789

diff --git a/app-misc/fastfetch/fastfetch-1.3.4.ebuild 
b/app-misc/fastfetch/fastfetch-1.3.4.ebuild
new file mode 100644
index 0..caf7afbd3
--- /dev/null
+++ b/app-misc/fastfetch/fastfetch-1.3.4.ebuild
@@ -0,0 +1,62 @@
+# Copyright 2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit cmake
+
+DESCRIPTION="Like neofetch but faster"
+HOMEPAGE="https://github.com/LinusDierheimer/fastfetch";
+if [[ ${PV} == * ]]; then
+   inherit git-r3
+   EGIT_REPO_URI="https://github.com/LinusDierheimer/fastfetch.git";
+else
+   
SRC_URI="https://github.com/LinusDierheimer/fastfetch/archive/refs/tags/${PV}.tar.gz
 -> ${P}.tar.gz"
+fi
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE="X gnome imagemagick pci vulkan wayland xcb xfce xrandr"
+
+# note - qa-vdb will always report errors because fastfetch loads the libs 
dynamically
+RDEPEND="
+   sys-libs/zlib
+   X? ( x11-libs/libX11 )
+   gnome? (
+   dev-libs/glib
+   gnome-base/dconf
+   )
+   imagemagick? ( media-gfx/imagemagick:= )
+   pci? ( sys-apps/pciutils )
+   vulkan? ( media-libs/vulkan-loader )
+   wayland? ( dev-libs/wayland )
+   xcb? ( x11-libs/libxcb )
+   xfce? ( xfce-base/xfconf )
+   xrandr? ( x11-libs/libXrandr )
+"
+DEPEND="${RDEPEND}"
+BDEPEND="virtual/pkgconfig"
+
+REQUIRED_USE="xrandr? ( X )"
+
+src_configure() {
+   local mycmakeargs=(
+   -DENABLE_RPM=no
+   -DENABLE_LIBPCI=$(usex pci)
+   -DENABLE_VULKAN=$(usex vulkan)
+   -DENABLE_WAYLAND=$(usex wayland)
+   -DENABLE_XCB_RANDR=$(usex xcb)
+   -DENABLE_XCB=$(usex xcb)
+   -DENABLE_XRANDR=$(usex xrandr)
+   -DENABLE_X11=$(usex X)
+   -DENABLE_GIO=$(usex gnome)
+   -DENABLE_DCONF=$(usex gnome)
+   -DENABLE_XFCONF=$(usex xfce)
+   -DENABLE_IMAGEMAGICK7=$(use imagemagick && has_version 
'>=media-gfx/imagemagick-7.0.0' && echo yes || echo no)
+   -DENABLE_IMAGEMAGICK6=$(use imagemagick && has_version 
'

[gentoo-commits] repo/gentoo:master commit in: media-video/wireplumber/

2022-04-28 Thread Sam James
commit: a25a5cb9edc542a255b82f0b576b3d0c62904858
Author: Sam James  gentoo  org>
AuthorDate: Fri Apr 29 06:02:24 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Apr 29 06:02:24 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a25a5cb9

media-video/wireplumber: Stabilize 0.4.9 ppc, #827546

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

 media-video/wireplumber/wireplumber-0.4.9.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-video/wireplumber/wireplumber-0.4.9.ebuild 
b/media-video/wireplumber/wireplumber-0.4.9.ebuild
index 6eb3db3e63ce..4f4c698eaf54 100644
--- a/media-video/wireplumber/wireplumber-0.4.9.ebuild
+++ b/media-video/wireplumber/wireplumber-0.4.9.ebuild
@@ -13,7 +13,7 @@ if [[ ${PV} ==  ]]; then
inherit git-r3
 else

SRC_URI="https://gitlab.freedesktop.org/pipewire/${PN}/-/archive/${PV}/${P}.tar.gz";
-   KEYWORDS="amd64 arm arm64 ~ppc ppc64 ~riscv ~sparc x86"
+   KEYWORDS="amd64 arm arm64 ppc ppc64 ~riscv ~sparc x86"
 fi
 
 DESCRIPTION="Replacement for pipewire-media-session"



[gentoo-commits] repo/gentoo:master commit in: media-video/pipewire/

2022-04-28 Thread Sam James
commit: f0ae2c30d5abc39af02d118a70509d679e0fb134
Author: Sam James  gentoo  org>
AuthorDate: Fri Apr 29 06:02:23 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Apr 29 06:02:23 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f0ae2c30

media-video/pipewire: Stabilize 0.3.49-r1 ppc, #827546

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

 media-video/pipewire/pipewire-0.3.49-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-video/pipewire/pipewire-0.3.49-r1.ebuild 
b/media-video/pipewire/pipewire-0.3.49-r1.ebuild
index 72cb3dab0224..5bff584b2859 100644
--- a/media-video/pipewire/pipewire-0.3.49-r1.ebuild
+++ b/media-video/pipewire/pipewire-0.3.49-r1.ebuild
@@ -19,7 +19,7 @@ else

SRC_URI="https://gitlab.freedesktop.org/${PN}/${PN}/-/archive/${PV}/${P}.tar.gz";
fi
 
-   KEYWORDS="amd64 arm arm64 ~ppc ppc64 ~riscv ~sparc x86"
+   KEYWORDS="amd64 arm arm64 ppc ppc64 ~riscv ~sparc x86"
 fi
 
 DESCRIPTION="Multimedia processing graphs"



[gentoo-commits] repo/gentoo:master commit in: sys-firmware/sof-firmware/

2022-04-28 Thread Sam James
commit: 11ce9a87c1fce843a4753e3deaf94cacb7a8aec0
Author: Sam James  gentoo  org>
AuthorDate: Fri Apr 29 05:58:09 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Apr 29 05:58:24 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=11ce9a87

sys-firmware/sof-firmware: fix pkg_preinst

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

 .../{sof-firmware-2.1.1.ebuild => sof-firmware-2.1.1-r1.ebuild}  | 5 -
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/sys-firmware/sof-firmware/sof-firmware-2.1.1.ebuild 
b/sys-firmware/sof-firmware/sof-firmware-2.1.1-r1.ebuild
similarity index 88%
rename from sys-firmware/sof-firmware/sof-firmware-2.1.1.ebuild
rename to sys-firmware/sof-firmware/sof-firmware-2.1.1-r1.ebuild
index fd66eee7a67b..b51c9026bd32 100644
--- a/sys-firmware/sof-firmware/sof-firmware-2.1.1.ebuild
+++ b/sys-firmware/sof-firmware/sof-firmware-2.1.1-r1.ebuild
@@ -12,6 +12,9 @@ LICENSE="BSD"
 SLOT="0"
 KEYWORDS="~amd64"
 
+# Needed for sof-ctl
+RDEPEND="media-libs/alsa-lib"
+
 QA_PREBUILT="usr/bin/sof-ctl
usr/bin/sof-logger
usr/bin/sof-probes"
@@ -24,7 +27,7 @@ src_install() {
 
 pkg_preinst() {
local sofpath="${EROOT}/lib/firmware/intel/sof"
-   if [[ ! -L "${sofpath}" ]] ; then
+   if [[ ! -L "${sofpath}" && -d "${sofpath}" ]] ; then
rm -r "${sofpath}" || die
fi
 }



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

2022-04-28 Thread Joonas Niilola
commit: a416305d1ac2af1a732081c55f0de31182ef4c72
Author: Joonas Niilola  gentoo  org>
AuthorDate: Fri Apr 29 05:30:03 2022 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Fri Apr 29 05:58:02 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a416305d

dev-libs/nss: drop 3.76.1

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

 dev-libs/nss/Manifest  |   1 -
 dev-libs/nss/nss-3.76.1.ebuild | 363 -
 2 files changed, 364 deletions(-)

diff --git a/dev-libs/nss/Manifest b/dev-libs/nss/Manifest
index c69ba2f48264..e37c1b1a90e7 100644
--- a/dev-libs/nss/Manifest
+++ b/dev-libs/nss/Manifest
@@ -1,4 +1,3 @@
 DIST nss-3.68.3.tar.gz 82406947 BLAKE2B 
92461f20294a9dce8c8a7eead9d06a4159e66afeb2d42a3313983fc5606a5f97321e038b9c25a7c7a361506910aee027ec91efd3096efdbf62096556d40896de
 SHA512 
70fa8ab48d45249c04424979640583e8bc867432b7e3f26c1602db49a13861dd070f081ed82660bb7451f835dc859b5788ae12a67f9ddab1f6bd1a7afb1174d2
-DIST nss-3.76.1.tar.gz 84626067 BLAKE2B 
5112b208f3b9528a34b1d8e3e669db067ecb79719ad16793b8cd556a02910cc29f899f2a57e959c50048c5d2b94eb3b9855208dd3c20646a719c971561f6ea4c
 SHA512 
80d32a97501cbc05312caa5cec54fe6dd8708f01e6d15693e36a40d70433be7a35565fcc5fadfc324c998ee9093b10b2f7a89643882f06a850eda4ffd3b19c54
 DIST nss-3.77.tar.gz 84592839 BLAKE2B 
a63770f550b062549901afdcc5dc2a11c4648cef6875b023895da01ef53d6afc8c618291de96ac0af3a2c2cd7aa7986f93b4f10102a3c5aca1aa1447c148c393
 SHA512 
bd62eeb8f90ecd2d3999fd78fea6652736c02a6530f29e98d0cad0707f3b901b30409132eb6a6d53b9f5c05c6b464615a946a2a3e23c793e44d0ed93179e
 DIST nss-cacert-class1-class3-r2.patch 21925 BLAKE2B 
7627ff9a09f084c19d72d0490676865e3cab3ca7c920ae1ce4bea2db664f37fd0aa84fcda919809a516891ab2a62e2e7a43a9d6ada4c231adfe4c216525fac7d
 SHA512 
1ce6ff9ab310aaca9005eafb461338b291df8523cc7044e096cd75774ce746c26eed19ec6bb2643c6c67f94650f2f309463492d80a90568f38ce2557f8ada2f4

diff --git a/dev-libs/nss/nss-3.76.1.ebuild b/dev-libs/nss/nss-3.76.1.ebuild
deleted file mode 100644
index f927277815f9..
--- a/dev-libs/nss/nss-3.76.1.ebuild
+++ /dev/null
@@ -1,363 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit flag-o-matic multilib toolchain-funcs multilib-minimal
-
-NSPR_VER="4.32"
-RTM_NAME="NSS_${PV//./_}_RTM"
-
-DESCRIPTION="Mozilla's Network Security Services library that implements PKI 
support"
-HOMEPAGE="https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS";
-SRC_URI="https://archive.mozilla.org/pub/security/nss/releases/${RTM_NAME}/src/${P}.tar.gz
-   cacert? ( 
https://dev.gentoo.org/~whissi/dist/ca-certificates/nss-cacert-class1-class3-r2.patch
 )"
-
-LICENSE="|| ( MPL-2.0 GPL-2 LGPL-2.1 )"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris"
-IUSE="cacert utils cpu_flags_ppc_altivec cpu_flags_ppc_vsx"
-# pkg-config called by nss-config -> virtual/pkgconfig in RDEPEND
-RDEPEND="
-   >=dev-libs/nspr-${NSPR_VER}[${MULTILIB_USEDEP}]
-   >=dev-db/sqlite-3.8.2[${MULTILIB_USEDEP}]
-   >=sys-libs/zlib-1.2.8-r1[${MULTILIB_USEDEP}]
-   virtual/pkgconfig
-"
-DEPEND="${RDEPEND}"
-BDEPEND="dev-lang/perl"
-
-RESTRICT="test"
-
-S="${WORKDIR}/${P}/${PN}"
-
-MULTILIB_CHOST_TOOLS=(
-   /usr/bin/nss-config
-)
-
-PATCHES=(
-   # Custom changes for gentoo
-   "${FILESDIR}/${PN}-3.53-gentoo-fixups.patch"
-   "${FILESDIR}/${PN}-3.21-gentoo-fixup-warnings.patch"
-   "${FILESDIR}/${PN}-3.23-hppa-byte_order.patch"
-   "${FILESDIR}/nss-3.68-ld-fix.patch"
-)
-
-src_prepare() {
-   default
-
-   if use cacert ; then
-   eapply -p2 "${DISTDIR}"/nss-cacert-class1-class3-r2.patch
-   fi
-
-   pushd coreconf >/dev/null || die
-   # hack nspr paths
-   echo 'INCLUDES += -I$(DIST)/include/dbm' \
-   >> headers.mk || die "failed to append include"
-
-   # modify install path
-   sed -e '/CORE_DEPTH/s:SOURCE_PREFIX.*$:SOURCE_PREFIX = 
$(CORE_DEPTH)/dist:' \
-   -i source.mk || die
-
-   # Respect LDFLAGS
-   sed -i -e 's/\$(MKSHLIB) -o/\$(MKSHLIB) \$(LDFLAGS) -o/g' rules.mk
-   popd >/dev/null || die
-
-   # Fix pkgconfig file for Prefix
-   sed -i -e "/^PREFIX =/s:= /usr:= ${EPREFIX}/usr:" \
-   config/Makefile || die
-
-   # use host shlibsign if need be #436216
-   if tc-is-cross-compiler ; then
-   sed -i \
-   -e 's:"${2}"/shlibsign:shlibsign:' \
-   cmd/shlibsign/sign.sh || die
-   fi
-
-   # dirty hack
-   sed -i -e "/CRYPTOLIB/s:\$(SOFTOKEN_LIB_DIR):../freebl/\$(OBJDIR):" \
-   lib/ssl/config.mk || die
-   sed -i -e 
"/CRYPTOLIB/s:\$(SOFTOKEN_LIB_DIR):../../lib/freebl/\$(OBJDIR):" \
-   cmd/platlibs.mk || die
-
-   multilib_copy_sources
-
-   

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

2022-04-28 Thread Joonas Niilola
commit: c857f043607dfe1a38b735e43cce89173ad0c289
Author: Joonas Niilola  gentoo  org>
AuthorDate: Fri Apr 29 05:57:27 2022 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Fri Apr 29 05:58:03 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c857f043

dev-libs/nss: add 3.78

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

 dev-libs/nss/Manifest|   1 +
 dev-libs/nss/nss-3.78.ebuild | 361 +++
 2 files changed, 362 insertions(+)

diff --git a/dev-libs/nss/Manifest b/dev-libs/nss/Manifest
index e37c1b1a90e7..44e3cc3329bc 100644
--- a/dev-libs/nss/Manifest
+++ b/dev-libs/nss/Manifest
@@ -1,3 +1,4 @@
 DIST nss-3.68.3.tar.gz 82406947 BLAKE2B 
92461f20294a9dce8c8a7eead9d06a4159e66afeb2d42a3313983fc5606a5f97321e038b9c25a7c7a361506910aee027ec91efd3096efdbf62096556d40896de
 SHA512 
70fa8ab48d45249c04424979640583e8bc867432b7e3f26c1602db49a13861dd070f081ed82660bb7451f835dc859b5788ae12a67f9ddab1f6bd1a7afb1174d2
 DIST nss-3.77.tar.gz 84592839 BLAKE2B 
a63770f550b062549901afdcc5dc2a11c4648cef6875b023895da01ef53d6afc8c618291de96ac0af3a2c2cd7aa7986f93b4f10102a3c5aca1aa1447c148c393
 SHA512 
bd62eeb8f90ecd2d3999fd78fea6652736c02a6530f29e98d0cad0707f3b901b30409132eb6a6d53b9f5c05c6b464615a946a2a3e23c793e44d0ed93179e
+DIST nss-3.78.tar.gz 84815720 BLAKE2B 
f140fb49e5edff98abdaae5d90adc5fac080cedfd2fcc2cc86968ac8f51116af648802655986a95dba8f1ca4257dca3c01d850bfd2b064abadea215cb9fd8c5e
 SHA512 
ab54d838f41f963fdd4b87477b1e769186ae1f138f7c5d764cd6873be4791146d14dcc85697a2ca92e08f3bfcbeb61d64e26e7b5398095272c18a8196d43ac6c
 DIST nss-cacert-class1-class3-r2.patch 21925 BLAKE2B 
7627ff9a09f084c19d72d0490676865e3cab3ca7c920ae1ce4bea2db664f37fd0aa84fcda919809a516891ab2a62e2e7a43a9d6ada4c231adfe4c216525fac7d
 SHA512 
1ce6ff9ab310aaca9005eafb461338b291df8523cc7044e096cd75774ce746c26eed19ec6bb2643c6c67f94650f2f309463492d80a90568f38ce2557f8ada2f4

diff --git a/dev-libs/nss/nss-3.78.ebuild b/dev-libs/nss/nss-3.78.ebuild
new file mode 100644
index ..225e7a316b86
--- /dev/null
+++ b/dev-libs/nss/nss-3.78.ebuild
@@ -0,0 +1,361 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit flag-o-matic multilib toolchain-funcs multilib-minimal
+
+NSPR_VER="4.32"
+RTM_NAME="NSS_${PV//./_}_RTM"
+
+DESCRIPTION="Mozilla's Network Security Services library that implements PKI 
support"
+HOMEPAGE="https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS";
+SRC_URI="https://archive.mozilla.org/pub/security/nss/releases/${RTM_NAME}/src/${P}.tar.gz
+   cacert? ( 
https://dev.gentoo.org/~whissi/dist/ca-certificates/nss-cacert-class1-class3-r2.patch
 )"
+
+LICENSE="|| ( MPL-2.0 GPL-2 LGPL-2.1 )"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris"
+IUSE="cacert utils cpu_flags_ppc_altivec cpu_flags_ppc_vsx"
+# pkg-config called by nss-config -> virtual/pkgconfig in RDEPEND
+RDEPEND="
+   >=dev-libs/nspr-${NSPR_VER}[${MULTILIB_USEDEP}]
+   >=dev-db/sqlite-3.8.2[${MULTILIB_USEDEP}]
+   >=sys-libs/zlib-1.2.8-r1[${MULTILIB_USEDEP}]
+   virtual/pkgconfig
+"
+DEPEND="${RDEPEND}"
+BDEPEND="dev-lang/perl"
+
+RESTRICT="test"
+
+S="${WORKDIR}/${P}/${PN}"
+
+MULTILIB_CHOST_TOOLS=(
+   /usr/bin/nss-config
+)
+
+PATCHES=(
+   # Custom changes for gentoo
+   "${FILESDIR}/${PN}-3.53-gentoo-fixups.patch"
+   "${FILESDIR}/${PN}-3.21-gentoo-fixup-warnings.patch"
+   "${FILESDIR}/${PN}-3.23-hppa-byte_order.patch"
+)
+
+src_prepare() {
+   default
+
+   if use cacert ; then
+   eapply -p2 "${DISTDIR}"/nss-cacert-class1-class3-r2.patch
+   fi
+
+   pushd coreconf >/dev/null || die
+   # hack nspr paths
+   echo 'INCLUDES += -I$(DIST)/include/dbm' \
+   >> headers.mk || die "failed to append include"
+
+   # modify install path
+   sed -e '/CORE_DEPTH/s:SOURCE_PREFIX.*$:SOURCE_PREFIX = 
$(CORE_DEPTH)/dist:' \
+   -i source.mk || die
+
+   # Respect LDFLAGS
+   sed -i -e 's/\$(MKSHLIB) -o/\$(MKSHLIB) \$(LDFLAGS) -o/g' rules.mk
+   popd >/dev/null || die
+
+   # Fix pkgconfig file for Prefix
+   sed -i -e "/^PREFIX =/s:= /usr:= ${EPREFIX}/usr:" \
+   config/Makefile || die
+
+   # use host shlibsign if need be #436216
+   if tc-is-cross-compiler ; then
+   sed -i \
+   -e 's:"${2}"/shlibsign:shlibsign:' \
+   cmd/shlibsign/sign.sh || die
+   fi
+
+   # dirty hack
+   sed -i -e "/CRYPTOLIB/s:\$(SOFTOKEN_LIB_DIR):../freebl/\$(OBJDIR):" \
+   lib/ssl/config.mk || die
+   sed -i -e 
"/CRYPTOLIB/s:\$(SOFTOKEN_LIB_DIR):../../lib/freebl/\$(OBJDIR):" \
+   cmd/platlibs.mk || die
+
+   multilib_copy_sources
+
+   strip-flags
+}
+
+multilib_src_configure() {
+   # E

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

2022-04-28 Thread Joonas Niilola
commit: 46c65135213ea4167d03291e805c0a440e4781bf
Author: Joonas Niilola  gentoo  org>
AuthorDate: Fri Apr 29 05:33:49 2022 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Fri Apr 29 05:58:02 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=46c65135

net-misc/econnman: drop 1.1-r2

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

 net-misc/econnman/Manifest   |  1 -
 net-misc/econnman/econnman-1.1-r2.ebuild | 33 
 2 files changed, 34 deletions(-)

diff --git a/net-misc/econnman/Manifest b/net-misc/econnman/Manifest
index b8298806a75e..b1cf22dd457d 100644
--- a/net-misc/econnman/Manifest
+++ b/net-misc/econnman/Manifest
@@ -1,2 +1 @@
-DIST econnman-1.1.tar.xz 108100 BLAKE2B 
85a0a38847955c5338f95ae8b1144231d4d2b05b10cc3056af798a7a49658b1e042acad2570d5d0fea181a6bacfc565ac974fd2af78a057c95939292a288c8ce
 SHA512 
8a20d2d5387f9a2eae552178eb2c399ff0c0952c1591f63ca0865f016240ebec6608795c4a722b84c0d703434f70d97d561b95174ed9c08d3a855cd0e9d0929b
 DIST econnman-1.1_p20160305.tar.xz 240428 BLAKE2B 
6417b30fd110416f6339b4dfad9edaff2888e9fb9562451ffb13661664c1e51d45f513a192f7850f8030caab13ebd914a138ff6cd596ed09c7210940c98ce748
 SHA512 
c50155a286e8a8d20deb4d5bf30ce91cc97e7323bc6dd209a16c767c3a1d6f30aab0d3b60c3a14df091d086fc10c2584d7bf56c59c95af684af3d2af7eff726c

diff --git a/net-misc/econnman/econnman-1.1-r2.ebuild 
b/net-misc/econnman/econnman-1.1-r2.ebuild
deleted file mode 100644
index 9e8ccac3016b..
--- a/net-misc/econnman/econnman-1.1-r2.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_{7..10} )
-
-inherit python-single-r1
-
-DESCRIPTION="ConnMan User Interface written with EFL & python"
-HOMEPAGE="https://phab.enlightenment.org/w/projects/econnman/ 
https://www.enlightenment.org/";
-SRC_URI="https://download.enlightenment.org/rel/apps/${PN}/${P}.tar.xz";
-
-LICENSE="LGPL-3"
-SLOT="0"
-KEYWORDS="amd64 ~riscv x86"
-
-REQUIRED_USE="${PYTHON_REQUIRED_USE}"
-
-DEPEND="${PYTHON_DEPS}"
-RDEPEND="${DEPEND}
-   dev-libs/efl[X,connman]
-   $(python_gen_cond_dep '
-   dev-python/python-efl[${PYTHON_USEDEP}]
-   ')"
-
-src_prepare() {
-   default
-   python_fix_shebang econnman-bin.in
-   sed -e \
-   
's/Categories=Network;Settings;Enlightenment;/Categories=Network;Settings;Dialup;Monitor;/g'
 \
-   -i data/desktop/econnman{.desktop,-agent.desktop} || die
-}



[gentoo-commits] repo/gentoo:master commit in: mail-client/thunderbird/

2022-04-28 Thread Joonas Niilola
commit: 42ec47afdd97a945017a56fc1434c75d39fe7fcd
Author: Joonas Niilola  gentoo  org>
AuthorDate: Fri Apr 29 05:30:46 2022 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Fri Apr 29 05:58:02 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=42ec47af

mail-client/thunderbird: drop 91.8.0

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

 mail-client/thunderbird/Manifest  |   64 --
 mail-client/thunderbird/thunderbird-91.8.0.ebuild | 1145 -
 2 files changed, 1209 deletions(-)

diff --git a/mail-client/thunderbird/Manifest b/mail-client/thunderbird/Manifest
index 6c40512eef03..d01c60b49d84 100644
--- a/mail-client/thunderbird/Manifest
+++ b/mail-client/thunderbird/Manifest
@@ -63,70 +63,6 @@ DIST thunderbird-91.7.0-vi.xpi 720551 BLAKE2B 
894926fa3cbfe5fce7191eb1f34f11e09d
 DIST thunderbird-91.7.0-zh-CN.xpi 726136 BLAKE2B 
2def8d6a98822e9c886002700417cf1a33db10551419da964fb818c31c7adc0dc47599ab8f4fb00f63373cabb8d20190d28ba7b7c5e6111e7522a96649d0b840
 SHA512 
5447b0b16597a500e3339d7282bcdd9e6927e719e8c8afa5c71cf608e7a18959be66a4cb3c49eb7400c8fac38ee0ad7d00b41ace819288eb1a9cc2456a32b7ae
 DIST thunderbird-91.7.0-zh-TW.xpi 727309 BLAKE2B 
d6dc9650e74a0df619df07d17f3f694b72018fe2335e315c30a2efe0182cdec222ebc24a5b11de2b434a6ebd7e9c9309ea0410bd4d1f45bcc49eed79726aeed1
 SHA512 
14e74a10c7f0b213c39c0cb1a13d9951a6129d4b009c94c24ea4e346b6ac20d9250fd6a0541414d87af65267e7f6455fd343a6ffa1a2f51617f52bba2eec90a6
 DIST thunderbird-91.7.0.source.tar.xz 409451024 BLAKE2B 
0fe4c7a2da979a8061b2cfe0dce43b675f8854549a20ddacb52e20ec814e3c13776ece89247c76e82496ecfd886c7d23d0997841a3c999803c917eee5651
 SHA512 
2afaee16f155edcb0bdb46ebe282a733cf041ec6f562aebd06f8b675e46917f6f500fcc532fc54d74f3f4b0b489a88934a2c6c304f849873de4bc2690b9056a0
-DIST thunderbird-91.8.0-af.xpi 561894 BLAKE2B 
91b462c633b65cbf823b8e02b42f00feae17e258950f721e8975ca954324df4f1a734c1791bbe505529f1c54484710777c3512a19dcb89516ef055568020535e
 SHA512 
95bc1cc1b5c57fe0480380dbdb492ef46fc6cb16c7f80c457cb121e5dcac0b573f5d936f57436153402ddc3f7afc70de25c3f36f19ef517497573e150b61f85b
-DIST thunderbird-91.8.0-ar.xpi 665730 BLAKE2B 
e853ba424a52b3dbe1a7fa402e603d8176fa398850a28516b3bb2d4cfe4faf528d92db5619eba0b00b1ef218c01db8c74eb24e2e3d11e56e19ad615db8b1dcbd
 SHA512 
209e45c161567e53b258dc715f16d8d4e3580ceba1be9d5e99cf5d05190e849884942bf0db91c4bcd1f4e883fcea03a4eb3da3022dd09c88282dd6fc422174a0
-DIST thunderbird-91.8.0-ast.xpi 580509 BLAKE2B 
6ff86567fffecf527c5b814c1ad3a42d7a14e6329f624e34d74e199c5e90c44e39f387c24400c6d3b4ff4ee78fa3ebf7bebba101a5a8819046370830209b3fca
 SHA512 
85f67ad13bdfde1a8c1420c877c1ae5626c11f84e3050c3541d516c4c98c74d02dbd318a1f99e6754175565528080c0b8638a87f14e453f952095c97be1a1ae6
-DIST thunderbird-91.8.0-be.xpi 695198 BLAKE2B 
6549df276524bfbbadd2d6ac1db55c5c536ce4c9eae4630a95973bb9654c4f6c6f383485438a2d0cdf90bd408621f5abfa8e4ae177db991660aef7bcea1aadcf
 SHA512 
28cc190fb20754aeb15080fb30f942753c96e7d6db3d3202a56dc5be56bcfd144855c8e2a51aa76039b59454ed46608c166a7372267dae818f4c426fd5e9cc6b
-DIST thunderbird-91.8.0-bg.xpi 690996 BLAKE2B 
bfd70be5de08df5cd94c701e7d228ab593d874857d05a04e2c9fdd6428968c752fee68016a388a6762d3e472ff2ccad70a1616c85d671ea8192883a57030fc61
 SHA512 
26eea7ad31d509f329696e851e98750deaa6b181d8690af4b496213018af761db52dbeaad107094ba24e876555e93b9b056b97b2594cbfd1b0670cc3c1c5a559
-DIST thunderbird-91.8.0-br.xpi 620588 BLAKE2B 
089ed23537dfac44b0ad0f77081ab059254211534a1a7628b28a1edbdcf41bb63d46d15885d4ad4018dc2de722f7c565af44cdc952e04660d8d12f9e
 SHA512 
3de805556b0a6adeece0a985b333d131f51c6030bdc00dde7857fabdb28ae8796c3248c5f1ec5460b2a4f6240db2496cf716b6595235db894d855ca6aaa9cd00
-DIST thunderbird-91.8.0-ca.xpi 645975 BLAKE2B 
9655a0ead07207bbc450b87317731faa946a580914e3d98f07e02e6c5cd465b0c94ee15dee511a623fefa580ad3b026f3871ac3e5a171e2c32475399ab78
 SHA512 
fa0cb42e7d9e4638e023de6a48a9e95c94304e6c124ca48503c8c2d5720ca4e3d6e8eb3bc3ad209bf4e3bc720a9fb50ae9c35ffca3de4c02d2578bd593a3bd07
-DIST thunderbird-91.8.0-cak.xpi 652065 BLAKE2B 
7b1bb074cc76e4a53de73d2c63c21a01512a12f49cc7f5933a8b35b632cf6b4b9760a44e4fcad5830f0c3ba1e5ec97dc511ef92e6f0b03836d4784c57729f786
 SHA512 
b7faf048bcaa8230ade82cbb6b92097b727963ed5236b7d9c820639b09c616f214ec7f4eddc0ed58b1b30f1002af073a621f3c30b928324dac2817b30a506ca2
-DIST thunderbird-91.8.0-cs.xpi 711939 BLAKE2B 
57117773304313d72cdbd9a6189f48b9c3f8a9328701be8686a2cfd8952a83ff49c60560aeb95565881e14cfe9b07be685e3f4fd6a51caf634638281a60fb1e6
 SHA512 
43b65f4d4e97c852bb52818df11e58843502a2ec6d5486c9392993ca3f93632b9638dfefc7af0ed701551156e1a569a3869c1e5de33a37c89544a090098cda87
-DIST thunderbird-91.8.0-cy.xpi 68 BLAKE2B 
9f90c4e5b4f595d3ec0622053982a5085c708b2b563c28d412858a07b25bf5648865b5ab8623a1cf6d78ecb3454d47b30e0de0def63241a052437375a318b701
 SHA512 
83851c82f6688d41abb048e8bb2b478cde284207883983695a5b5f82a87e7c0b871ec1273e8f8f8724954ed14004a521f0b6530684a3cefa94839a609017e6d0
-DIST thunderbird-91.8.0-da.xp

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

2022-04-28 Thread Sam James
commit: ea0c131f183fcbf8d3129aef575f40994b2a1bf0
Author: Sam James  gentoo  org>
AuthorDate: Fri Apr 29 05:36:17 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Apr 29 05:36:17 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ea0c131f

app-text/poppler: Stabilize 22.03.0 arm64, #835426

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

 app-text/poppler/poppler-22.03.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-text/poppler/poppler-22.03.0.ebuild 
b/app-text/poppler/poppler-22.03.0.ebuild
index 0e16e00ebff9..da1c08b1b745 100644
--- a/app-text/poppler/poppler-22.03.0.ebuild
+++ b/app-text/poppler/poppler-22.03.0.ebuild
@@ -11,7 +11,7 @@ if [[ ${PV} == ** ]] ; then
SLOT="0/"
 else
SRC_URI="https://poppler.freedesktop.org/${P}.tar.xz";
-   KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~mips ppc ppc64 ~riscv 
~s390 sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
+   KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 ~riscv 
~s390 sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
SLOT="0/119"   # CHECK THIS WHEN BUMPING!!! SUBSLOT IS libpoppler.so 
SOVERSION
 fi
 



[gentoo-commits] repo/gentoo:master commit in: app-office/libreoffice-l10n/

2022-04-28 Thread Sam James
commit: d26aa5e967efeb41073ebe584283847e61a639e8
Author: Sam James  gentoo  org>
AuthorDate: Fri Apr 29 05:36:18 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Apr 29 05:36:18 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d26aa5e9

app-office/libreoffice-l10n: Stabilize 7.2.6.2 arm64, #835426

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

 app-office/libreoffice-l10n/libreoffice-l10n-7.2.6.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-office/libreoffice-l10n/libreoffice-l10n-7.2.6.2.ebuild 
b/app-office/libreoffice-l10n/libreoffice-l10n-7.2.6.2.ebuild
index fe416c8dcd3c..18bc8e8e792b 100644
--- a/app-office/libreoffice-l10n/libreoffice-l10n-7.2.6.2.ebuild
+++ b/app-office/libreoffice-l10n/libreoffice-l10n-7.2.6.2.ebuild
@@ -17,7 +17,7 @@ 
BASE_SRC_URI_STABLE="https://download.documentfoundation.org/${PN/-l10n/}/stable
 
 LICENSE="|| ( LGPL-3 MPL-1.1 )"
 SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~x86 ~amd64-linux"
+KEYWORDS="amd64 ~arm arm64 ~ppc64 ~x86 ~amd64-linux"
 IUSE="offlinehelp"
 
 #



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

2022-04-28 Thread Sam James
commit: 08f7b0c7f6f7f9440168ea77fa10569a91f1925f
Author: Sam James  gentoo  org>
AuthorDate: Fri Apr 29 05:36:15 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Apr 29 05:36:15 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=08f7b0c7

media-libs/harfbuzz: Stabilize 3.4.0-r1 arm64, #835426

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

 media-libs/harfbuzz/harfbuzz-3.4.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-libs/harfbuzz/harfbuzz-3.4.0-r1.ebuild 
b/media-libs/harfbuzz/harfbuzz-3.4.0-r1.ebuild
index 48db1225bda6..62264ccb38f1 100644
--- a/media-libs/harfbuzz/harfbuzz-3.4.0-r1.ebuild
+++ b/media-libs/harfbuzz/harfbuzz-3.4.0-r1.ebuild
@@ -15,7 +15,7 @@ if [[ ${PV} =  ]] ; then
inherit git-r3
 else
SRC_URI="https://github.com/${PN}/${PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
-   KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 
~riscv ~s390 sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+   KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 
~riscv ~s390 sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 fi
 
 LICENSE="Old-MIT ISC icu"



[gentoo-commits] repo/gentoo:master commit in: app-office/libreoffice/

2022-04-28 Thread Sam James
commit: c923511f7fb37a2d3ff3d84e312e8234c3b0d365
Author: Sam James  gentoo  org>
AuthorDate: Fri Apr 29 05:36:20 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Apr 29 05:36:20 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c923511f

app-office/libreoffice: Stabilize 7.2.6.2-r1 arm64, #835426

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

 app-office/libreoffice/libreoffice-7.2.6.2-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-office/libreoffice/libreoffice-7.2.6.2-r1.ebuild 
b/app-office/libreoffice/libreoffice-7.2.6.2-r1.ebuild
index 0740e633f32a..d40ccb686da2 100644
--- a/app-office/libreoffice/libreoffice-7.2.6.2-r1.ebuild
+++ b/app-office/libreoffice/libreoffice-7.2.6.2-r1.ebuild
@@ -103,7 +103,7 @@ LICENSE="|| ( LGPL-3 MPL-1.1 )"
 SLOT="0"
 
 [[ ${MY_PV} == ** ]] || \
-KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~x86 ~amd64-linux"
+KEYWORDS="amd64 ~arm arm64 ~ppc64 ~x86 ~amd64-linux"
 
 COMMON_DEPEND="${PYTHON_DEPS}
app-arch/unzip



[gentoo-commits] repo/gentoo:master commit in: kde-plasma/plasma-nm/

2022-04-28 Thread Sam James
commit: 4d36e78e0e2b131d37443320e3f2a26d94ad219b
Author: Sam James  gentoo  org>
AuthorDate: Fri Apr 29 05:35:59 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Apr 29 05:35:59 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4d36e78e

kde-plasma/plasma-nm: Stabilize 5.24.4 arm64, #839297

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

 kde-plasma/plasma-nm/plasma-nm-5.24.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-plasma/plasma-nm/plasma-nm-5.24.4.ebuild 
b/kde-plasma/plasma-nm/plasma-nm-5.24.4.ebuild
index 2069ad424702..b990b917da0f 100644
--- a/kde-plasma/plasma-nm/plasma-nm-5.24.4.ebuild
+++ b/kde-plasma/plasma-nm/plasma-nm-5.24.4.ebuild
@@ -13,7 +13,7 @@ DESCRIPTION="KDE Plasma applet for NetworkManager"
 
 LICENSE="GPL-2 LGPL-2.1"
 SLOT="5"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
+KEYWORDS="~amd64 ~arm arm64 ~ppc64 ~riscv ~x86"
 IUSE="modemmanager openconnect teamd"
 
 DEPEND="



[gentoo-commits] repo/gentoo:master commit in: kde-plasma/xdg-desktop-portal-kde/

2022-04-28 Thread Sam James
commit: a6840d35461d359d7834dce80740bb09ef8316a6
Author: Sam James  gentoo  org>
AuthorDate: Fri Apr 29 05:35:55 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Apr 29 05:35:55 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a6840d35

kde-plasma/xdg-desktop-portal-kde: Stabilize 5.24.4-r1 arm64, #839297

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

 .../xdg-desktop-portal-kde/xdg-desktop-portal-kde-5.24.4-r1.ebuild  | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/kde-plasma/xdg-desktop-portal-kde/xdg-desktop-portal-kde-5.24.4-r1.ebuild 
b/kde-plasma/xdg-desktop-portal-kde/xdg-desktop-portal-kde-5.24.4-r1.ebuild
index af1dd643a98d..f931ce427e34 100644
--- a/kde-plasma/xdg-desktop-portal-kde/xdg-desktop-portal-kde-5.24.4-r1.ebuild
+++ b/kde-plasma/xdg-desktop-portal-kde/xdg-desktop-portal-kde-5.24.4-r1.ebuild
@@ -12,7 +12,7 @@ DESCRIPTION="Backend implementation for xdg-desktop-portal 
that is using Qt/KDE
 
 LICENSE="LGPL-2+"
 SLOT="5"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
+KEYWORDS="~amd64 ~arm arm64 ~ppc64 ~riscv ~x86"
 IUSE=""
 
 COMMON_DEPEND="



[gentoo-commits] repo/gentoo:master commit in: kde-plasma/oxygen/

2022-04-28 Thread Sam James
commit: 294e7afa2a399772900121f0c858fd4d040ab100
Author: Sam James  gentoo  org>
AuthorDate: Fri Apr 29 05:35:43 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Apr 29 05:35:43 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=294e7afa

kde-plasma/oxygen: Stabilize 5.24.4 arm64, #839297

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

 kde-plasma/oxygen/oxygen-5.24.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-plasma/oxygen/oxygen-5.24.4.ebuild 
b/kde-plasma/oxygen/oxygen-5.24.4.ebuild
index f5157fff7655..c1dabee641f9 100644
--- a/kde-plasma/oxygen/oxygen-5.24.4.ebuild
+++ b/kde-plasma/oxygen/oxygen-5.24.4.ebuild
@@ -13,7 +13,7 @@ HOMEPAGE="https://invent.kde.org/plasma/oxygen";
 
 LICENSE="GPL-2" # TODO: CHECK
 SLOT="5"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
+KEYWORDS="~amd64 ~arm arm64 ~ppc64 ~riscv ~x86"
 IUSE="wayland"
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: kde-plasma/xembed-sni-proxy/

2022-04-28 Thread Sam James
commit: 83a949a25dc3336508c292646fccff625acc665a
Author: Sam James  gentoo  org>
AuthorDate: Fri Apr 29 05:35:58 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Apr 29 05:35:58 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=83a949a2

kde-plasma/xembed-sni-proxy: Stabilize 5.24.4 arm64, #839297

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

 kde-plasma/xembed-sni-proxy/xembed-sni-proxy-5.24.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-plasma/xembed-sni-proxy/xembed-sni-proxy-5.24.4.ebuild 
b/kde-plasma/xembed-sni-proxy/xembed-sni-proxy-5.24.4.ebuild
index b73f5cac8f27..fb2b8a992611 100644
--- a/kde-plasma/xembed-sni-proxy/xembed-sni-proxy-5.24.4.ebuild
+++ b/kde-plasma/xembed-sni-proxy/xembed-sni-proxy-5.24.4.ebuild
@@ -14,7 +14,7 @@ 
HOMEPAGE="https://invent.kde.org/plasma/plasma-workspace/-/blob/master/xembed-sn
 
 LICENSE="GPL-2"
 SLOT="5"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
+KEYWORDS="~amd64 ~arm arm64 ~ppc64 ~riscv ~x86"
 
 DEPEND="
>=dev-qt/qtcore-${QTMIN}:5



[gentoo-commits] repo/gentoo:master commit in: kde-plasma/plasma-sdk/

2022-04-28 Thread Sam James
commit: 6f1b62962237ef7bfb58ad34be5eb73b178ded46
Author: Sam James  gentoo  org>
AuthorDate: Fri Apr 29 05:36:03 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Apr 29 05:36:03 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6f1b6296

kde-plasma/plasma-sdk: Stabilize 5.24.4 arm64, #839297

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

 kde-plasma/plasma-sdk/plasma-sdk-5.24.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-plasma/plasma-sdk/plasma-sdk-5.24.4.ebuild 
b/kde-plasma/plasma-sdk/plasma-sdk-5.24.4.ebuild
index 7aeb98067ec4..746fd808bb1d 100644
--- a/kde-plasma/plasma-sdk/plasma-sdk-5.24.4.ebuild
+++ b/kde-plasma/plasma-sdk/plasma-sdk-5.24.4.ebuild
@@ -14,7 +14,7 @@ DESCRIPTION="Useful applications for Plasma development"
 
 LICENSE="GPL-2" # TODO: CHECK
 SLOT="5"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
+KEYWORDS="~amd64 ~arm arm64 ~ppc64 ~riscv ~x86"
 IUSE=""
 
 DEPEND="



[gentoo-commits] repo/gentoo:master commit in: media-video/pipewire/

2022-04-28 Thread Sam James
commit: 1f47e4ea1c7aea83eafd6629571f000b45f30e12
Author: Sam James  gentoo  org>
AuthorDate: Fri Apr 29 05:36:10 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Apr 29 05:36:10 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1f47e4ea

media-video/pipewire: Stabilize 0.3.49-r1 arm64, #827546

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

 media-video/pipewire/pipewire-0.3.49-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-video/pipewire/pipewire-0.3.49-r1.ebuild 
b/media-video/pipewire/pipewire-0.3.49-r1.ebuild
index ec32ceca0954..72cb3dab0224 100644
--- a/media-video/pipewire/pipewire-0.3.49-r1.ebuild
+++ b/media-video/pipewire/pipewire-0.3.49-r1.ebuild
@@ -19,7 +19,7 @@ else

SRC_URI="https://gitlab.freedesktop.org/${PN}/${PN}/-/archive/${PV}/${P}.tar.gz";
fi
 
-   KEYWORDS="amd64 arm ~arm64 ~ppc ppc64 ~riscv ~sparc x86"
+   KEYWORDS="amd64 arm arm64 ~ppc ppc64 ~riscv ~sparc x86"
 fi
 
 DESCRIPTION="Multimedia processing graphs"



[gentoo-commits] repo/gentoo:master commit in: kde-plasma/plasma-disks/

2022-04-28 Thread Sam James
commit: 04d101b2c5d8d658c0359b5f1f43bd241e11e5f2
Author: Sam James  gentoo  org>
AuthorDate: Fri Apr 29 05:35:47 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Apr 29 05:35:47 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=04d101b2

kde-plasma/plasma-disks: Stabilize 5.24.4 arm64, #839297

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

 kde-plasma/plasma-disks/plasma-disks-5.24.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-plasma/plasma-disks/plasma-disks-5.24.4.ebuild 
b/kde-plasma/plasma-disks/plasma-disks-5.24.4.ebuild
index e6d4c37ca87b..8bfd35ee0f24 100644
--- a/kde-plasma/plasma-disks/plasma-disks-5.24.4.ebuild
+++ b/kde-plasma/plasma-disks/plasma-disks-5.24.4.ebuild
@@ -13,7 +13,7 @@ HOMEPAGE="https://invent.kde.org/plasma/plasma-disks";
 
 LICENSE="|| ( GPL-3 GPL-2 )"
 SLOT="5"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
+KEYWORDS="~amd64 ~arm arm64 ~ppc64 ~riscv ~x86"
 IUSE=""
 
 DEPEND="



[gentoo-commits] repo/gentoo:master commit in: kde-plasma/plasma-workspace-wallpapers/

2022-04-28 Thread Sam James
commit: f4aed3ca1f2cfe7b98f6af9dd72fa76a2ce5c15c
Author: Sam James  gentoo  org>
AuthorDate: Fri Apr 29 05:36:05 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Apr 29 05:36:05 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f4aed3ca

kde-plasma/plasma-workspace-wallpapers: Stabilize 5.24.4 arm64, #839297

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

 .../plasma-workspace-wallpapers-5.24.4.ebuild   | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/kde-plasma/plasma-workspace-wallpapers/plasma-workspace-wallpapers-5.24.4.ebuild
 
b/kde-plasma/plasma-workspace-wallpapers/plasma-workspace-wallpapers-5.24.4.ebuild
index bceff041c2fa..3b5325d8f355 100644
--- 
a/kde-plasma/plasma-workspace-wallpapers/plasma-workspace-wallpapers-5.24.4.ebuild
+++ 
b/kde-plasma/plasma-workspace-wallpapers/plasma-workspace-wallpapers-5.24.4.ebuild
@@ -10,7 +10,7 @@ DESCRIPTION="Wallpapers for the Plasma workspace"
 
 LICENSE="GPL-2"
 SLOT="5"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
+KEYWORDS="~amd64 ~arm arm64 ~ppc64 ~riscv ~x86"
 IUSE=""
 
 BDEPEND="



[gentoo-commits] repo/gentoo:master commit in: media-video/wireplumber/

2022-04-28 Thread Sam James
commit: 046d7b7450fe916a7a43d1089411eeea75406fb4
Author: Sam James  gentoo  org>
AuthorDate: Fri Apr 29 05:36:11 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Apr 29 05:36:11 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=046d7b74

media-video/wireplumber: Stabilize 0.4.9 arm64, #827546

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

 media-video/wireplumber/wireplumber-0.4.9.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-video/wireplumber/wireplumber-0.4.9.ebuild 
b/media-video/wireplumber/wireplumber-0.4.9.ebuild
index 7cf88d9450ce..6eb3db3e63ce 100644
--- a/media-video/wireplumber/wireplumber-0.4.9.ebuild
+++ b/media-video/wireplumber/wireplumber-0.4.9.ebuild
@@ -13,7 +13,7 @@ if [[ ${PV} ==  ]]; then
inherit git-r3
 else

SRC_URI="https://gitlab.freedesktop.org/pipewire/${PN}/-/archive/${PV}/${P}.tar.gz";
-   KEYWORDS="amd64 arm ~arm64 ~ppc ppc64 ~riscv ~sparc x86"
+   KEYWORDS="amd64 arm arm64 ~ppc ppc64 ~riscv ~sparc x86"
 fi
 
 DESCRIPTION="Replacement for pipewire-media-session"



[gentoo-commits] repo/gentoo:master commit in: kde-plasma/plasma-pa/

2022-04-28 Thread Sam James
commit: 23bdeadc8cf26e6828ecbc2202b65b37eddf0128
Author: Sam James  gentoo  org>
AuthorDate: Fri Apr 29 05:36:02 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Apr 29 05:36:02 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=23bdeadc

kde-plasma/plasma-pa: Stabilize 5.24.4 arm64, #839297

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

 kde-plasma/plasma-pa/plasma-pa-5.24.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-plasma/plasma-pa/plasma-pa-5.24.4.ebuild 
b/kde-plasma/plasma-pa/plasma-pa-5.24.4.ebuild
index 3a401af81cad..845679f8c330 100644
--- a/kde-plasma/plasma-pa/plasma-pa-5.24.4.ebuild
+++ b/kde-plasma/plasma-pa/plasma-pa-5.24.4.ebuild
@@ -12,7 +12,7 @@ DESCRIPTION="Plasma applet for audio volume management using 
PulseAudio"
 
 LICENSE="GPL-2" # TODO: CHECK
 SLOT="5"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
+KEYWORDS="~amd64 ~arm arm64 ~ppc64 ~riscv ~x86"
 IUSE=""
 
 DEPEND="



[gentoo-commits] repo/gentoo:master commit in: kde-plasma/sddm-kcm/

2022-04-28 Thread Sam James
commit: 166c16c3501f5a8d42f6e00c6640d78751f0d442
Author: Sam James  gentoo  org>
AuthorDate: Fri Apr 29 05:35:57 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Apr 29 05:35:57 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=166c16c3

kde-plasma/sddm-kcm: Stabilize 5.24.4 arm64, #839297

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

 kde-plasma/sddm-kcm/sddm-kcm-5.24.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-plasma/sddm-kcm/sddm-kcm-5.24.4.ebuild 
b/kde-plasma/sddm-kcm/sddm-kcm-5.24.4.ebuild
index 7da8175afc35..7eaf419ba7a1 100644
--- a/kde-plasma/sddm-kcm/sddm-kcm-5.24.4.ebuild
+++ b/kde-plasma/sddm-kcm/sddm-kcm-5.24.4.ebuild
@@ -13,7 +13,7 @@ HOMEPAGE="https://invent.kde.org/plasma/sddm-kcm";
 
 LICENSE="GPL-2+"
 SLOT="5"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
+KEYWORDS="~amd64 ~arm arm64 ~ppc64 ~riscv ~x86"
 IUSE=""
 
 DEPEND="



[gentoo-commits] repo/gentoo:master commit in: kde-plasma/plasma-meta/

2022-04-28 Thread Sam James
commit: 02ee9f8e5b5b7cc8205cc618e20a6dc8f6d0e7a2
Author: Sam James  gentoo  org>
AuthorDate: Fri Apr 29 05:36:06 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Apr 29 05:36:06 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=02ee9f8e

kde-plasma/plasma-meta: Stabilize 5.24.4 arm64, #839297

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

 kde-plasma/plasma-meta/plasma-meta-5.24.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-plasma/plasma-meta/plasma-meta-5.24.4.ebuild 
b/kde-plasma/plasma-meta/plasma-meta-5.24.4.ebuild
index 9a3d27c702c5..d7b4e7182a9b 100644
--- a/kde-plasma/plasma-meta/plasma-meta-5.24.4.ebuild
+++ b/kde-plasma/plasma-meta/plasma-meta-5.24.4.ebuild
@@ -8,7 +8,7 @@ HOMEPAGE="https://kde.org/plasma-desktop/";
 
 LICENSE="metapackage"
 SLOT="5"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
+KEYWORDS="~amd64 ~arm arm64 ~ppc64 ~riscv ~x86"
 IUSE="accessibility bluetooth +browser-integration colord +crash-handler crypt
 +desktop-portal discover +display-manager +elogind +firewall grub gtk +handbook
 +kwallet +legacy-systray +networkmanager plymouth pulseaudio +sddm sdk +smart



[gentoo-commits] repo/gentoo:master commit in: kde-plasma/plymouth-kcm/

2022-04-28 Thread Sam James
commit: 2877cfc2db1eac61d6e79cf6f47f7bea701a0057
Author: Sam James  gentoo  org>
AuthorDate: Fri Apr 29 05:36:01 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Apr 29 05:36:01 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2877cfc2

kde-plasma/plymouth-kcm: Stabilize 5.24.4 arm64, #839297

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

 kde-plasma/plymouth-kcm/plymouth-kcm-5.24.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-plasma/plymouth-kcm/plymouth-kcm-5.24.4.ebuild 
b/kde-plasma/plymouth-kcm/plymouth-kcm-5.24.4.ebuild
index 8800e665bf19..163f8ec49cab 100644
--- a/kde-plasma/plymouth-kcm/plymouth-kcm-5.24.4.ebuild
+++ b/kde-plasma/plymouth-kcm/plymouth-kcm-5.24.4.ebuild
@@ -13,7 +13,7 @@ HOMEPAGE="https://invent.kde.org/plasma/plymouth-kcm";
 
 LICENSE="GPL-2+"
 SLOT="5"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
+KEYWORDS="~amd64 ~arm arm64 ~ppc64 ~x86"
 IUSE=""
 
 DEPEND="



[gentoo-commits] repo/gentoo:master commit in: kde-plasma/plasma-vault/

2022-04-28 Thread Sam James
commit: ffc77224360134543aae2165202b3bad710b8ceb
Author: Sam James  gentoo  org>
AuthorDate: Fri Apr 29 05:35:54 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Apr 29 05:35:54 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ffc77224

kde-plasma/plasma-vault: Stabilize 5.24.4 arm64, #839297

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

 kde-plasma/plasma-vault/plasma-vault-5.24.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-plasma/plasma-vault/plasma-vault-5.24.4.ebuild 
b/kde-plasma/plasma-vault/plasma-vault-5.24.4.ebuild
index e1ff81661e57..d452774dd170 100644
--- a/kde-plasma/plasma-vault/plasma-vault-5.24.4.ebuild
+++ b/kde-plasma/plasma-vault/plasma-vault-5.24.4.ebuild
@@ -13,7 +13,7 @@ HOMEPAGE+=" 
https://cukic.co/2017/02/03/vaults-encryption-in-plasma/";
 
 LICENSE="LGPL-3"
 SLOT="5"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
+KEYWORDS="~amd64 ~arm arm64 ~ppc64 ~riscv ~x86"
 IUSE="networkmanager"
 
 DEPEND="



[gentoo-commits] repo/gentoo:master commit in: kde-plasma/powerdevil/

2022-04-28 Thread Sam James
commit: 8f752b577da711ff4a7752670b38e77809f68735
Author: Sam James  gentoo  org>
AuthorDate: Fri Apr 29 05:35:53 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Apr 29 05:35:53 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8f752b57

kde-plasma/powerdevil: Stabilize 5.24.4 arm64, #839297

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

 kde-plasma/powerdevil/powerdevil-5.24.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-plasma/powerdevil/powerdevil-5.24.4.ebuild 
b/kde-plasma/powerdevil/powerdevil-5.24.4.ebuild
index 94703d516236..7798eaa5bf59 100644
--- a/kde-plasma/powerdevil/powerdevil-5.24.4.ebuild
+++ b/kde-plasma/powerdevil/powerdevil-5.24.4.ebuild
@@ -14,7 +14,7 @@ HOMEPAGE="https://invent.kde.org/plasma/powerdevil";
 
 LICENSE="GPL-2" # TODO: CHECK
 SLOT="5"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
+KEYWORDS="~amd64 ~arm arm64 ~ppc64 ~riscv ~x86"
 IUSE="brightness-control caps +wireless"
 
 DEPEND="



[gentoo-commits] repo/gentoo:master commit in: kde-plasma/polkit-kde-agent/

2022-04-28 Thread Sam James
commit: 8e88681ce89f9076ef9adb635b23d8b8a2f28c41
Author: Sam James  gentoo  org>
AuthorDate: Fri Apr 29 05:35:51 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Apr 29 05:35:51 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8e88681c

kde-plasma/polkit-kde-agent: Stabilize 5.24.4 arm64, #839297

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

 kde-plasma/polkit-kde-agent/polkit-kde-agent-5.24.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-plasma/polkit-kde-agent/polkit-kde-agent-5.24.4.ebuild 
b/kde-plasma/polkit-kde-agent/polkit-kde-agent-5.24.4.ebuild
index 1a4ad3aed2e5..36a7a77c3775 100644
--- a/kde-plasma/polkit-kde-agent/polkit-kde-agent-5.24.4.ebuild
+++ b/kde-plasma/polkit-kde-agent/polkit-kde-agent-5.24.4.ebuild
@@ -14,7 +14,7 @@ HOMEPAGE="https://kde.org/";
 
 LICENSE="GPL-2" # TODO: CHECK
 SLOT="5"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
+KEYWORDS="~amd64 ~arm arm64 ~ppc64 ~riscv ~x86"
 IUSE=""
 
 DEPEND="



[gentoo-commits] repo/gentoo:master commit in: kde-plasma/plasma-systemmonitor/

2022-04-28 Thread Sam James
commit: 7fe5062b8dcd09a357f3a87e6627acd3c8ab4865
Author: Sam James  gentoo  org>
AuthorDate: Fri Apr 29 05:35:50 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Apr 29 05:35:50 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7fe5062b

kde-plasma/plasma-systemmonitor: Stabilize 5.24.4 arm64, #839297

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

 kde-plasma/plasma-systemmonitor/plasma-systemmonitor-5.24.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-plasma/plasma-systemmonitor/plasma-systemmonitor-5.24.4.ebuild 
b/kde-plasma/plasma-systemmonitor/plasma-systemmonitor-5.24.4.ebuild
index d39879f4df9c..accec4861bee 100644
--- a/kde-plasma/plasma-systemmonitor/plasma-systemmonitor-5.24.4.ebuild
+++ b/kde-plasma/plasma-systemmonitor/plasma-systemmonitor-5.24.4.ebuild
@@ -13,7 +13,7 @@ HOMEPAGE="https://apps.kde.org/plasma-systemmonitor/";
 
 LICENSE="|| ( GPL-3 GPL-2 )"
 SLOT="5"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
+KEYWORDS="~amd64 ~arm arm64 ~ppc64 ~riscv ~x86"
 IUSE=""
 
 DEPEND="



[gentoo-commits] repo/gentoo:master commit in: kde-plasma/plasma-firewall/

2022-04-28 Thread Sam James
commit: 13a9f440694be23494b744cc55247b79b6dd637e
Author: Sam James  gentoo  org>
AuthorDate: Fri Apr 29 05:35:49 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Apr 29 05:35:49 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=13a9f440

kde-plasma/plasma-firewall: Stabilize 5.24.4 arm64, #839297

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

 kde-plasma/plasma-firewall/plasma-firewall-5.24.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-plasma/plasma-firewall/plasma-firewall-5.24.4.ebuild 
b/kde-plasma/plasma-firewall/plasma-firewall-5.24.4.ebuild
index 5ac26b7e39d1..9e3085f97db4 100644
--- a/kde-plasma/plasma-firewall/plasma-firewall-5.24.4.ebuild
+++ b/kde-plasma/plasma-firewall/plasma-firewall-5.24.4.ebuild
@@ -13,7 +13,7 @@ HOMEPAGE="https://invent.kde.org/network/plasma-firewall";
 
 LICENSE="GPL-2+"
 SLOT="5"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
+KEYWORDS="~amd64 ~arm arm64 ~ppc64 ~riscv ~x86"
 IUSE="firewalld +ufw"
 
 REQUIRED_USE="${PYTHON_REQUIRED_USE} || ( firewalld ufw )"



[gentoo-commits] repo/gentoo:master commit in: kde-plasma/kwrited/

2022-04-28 Thread Sam James
commit: 2ea1a474895ee0fa1869442e8ff4a9390c1dce54
Author: Sam James  gentoo  org>
AuthorDate: Fri Apr 29 05:35:42 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Apr 29 05:35:42 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2ea1a474

kde-plasma/kwrited: Stabilize 5.24.4 arm64, #839297

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

 kde-plasma/kwrited/kwrited-5.24.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-plasma/kwrited/kwrited-5.24.4.ebuild 
b/kde-plasma/kwrited/kwrited-5.24.4.ebuild
index 638d75a36625..fc451a3b2d27 100644
--- a/kde-plasma/kwrited/kwrited-5.24.4.ebuild
+++ b/kde-plasma/kwrited/kwrited-5.24.4.ebuild
@@ -12,7 +12,7 @@ DESCRIPTION="KDE Plasma daemon listening for wall and write 
messages"
 
 LICENSE="GPL-2" # TODO: CHECK
 SLOT="5"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
+KEYWORDS="~amd64 ~arm arm64 ~ppc64 ~riscv ~x86"
 IUSE=""
 
 DEPEND="



[gentoo-commits] repo/gentoo:master commit in: kde-plasma/plasma-browser-integration/

2022-04-28 Thread Sam James
commit: 188c8369962aa38674e1442ef7b28b4cb330c5c9
Author: Sam James  gentoo  org>
AuthorDate: Fri Apr 29 05:35:45 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Apr 29 05:35:45 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=188c8369

kde-plasma/plasma-browser-integration: Stabilize 5.24.4-r1 arm64, #839297

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

 .../plasma-browser-integration-5.24.4-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.24.4-r1.ebuild
 
b/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.24.4-r1.ebuild
index fe7f9aef2a63..036d0f37aeac 100644
--- 
a/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.24.4-r1.ebuild
+++ 
b/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.24.4-r1.ebuild
@@ -13,7 +13,7 @@ HOMEPAGE+=" 
https://community.kde.org/Plasma/Browser_Integration";
 
 LICENSE="GPL-3+"
 SLOT="5"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
+KEYWORDS="~amd64 ~arm arm64 ~ppc64 ~riscv ~x86"
 IUSE=""
 
 DEPEND="



[gentoo-commits] repo/gentoo:master commit in: kde-plasma/plasma-desktop/

2022-04-28 Thread Sam James
commit: 74379a5a5c8744046bd33b4da331bad209a87557
Author: Sam James  gentoo  org>
AuthorDate: Fri Apr 29 05:35:46 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Apr 29 05:35:46 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=74379a5a

kde-plasma/plasma-desktop: Stabilize 5.24.4-r1 arm64, #839297

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

 kde-plasma/plasma-desktop/plasma-desktop-5.24.4-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-plasma/plasma-desktop/plasma-desktop-5.24.4-r1.ebuild 
b/kde-plasma/plasma-desktop/plasma-desktop-5.24.4-r1.ebuild
index bdd617d2cb0f..e1c890167d75 100644
--- a/kde-plasma/plasma-desktop/plasma-desktop-5.24.4-r1.ebuild
+++ b/kde-plasma/plasma-desktop/plasma-desktop-5.24.4-r1.ebuild
@@ -17,7 +17,7 @@ SRC_URI+=" 
https://dev.gentoo.org/~asturm/distfiles/${XORGHDRS}.tar.xz";
 
 LICENSE="GPL-2" # TODO: CHECK
 SLOT="5"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
+KEYWORDS="~amd64 ~arm arm64 ~ppc64 ~riscv ~x86"
 IUSE="emoji ibus +kaccounts scim +semantic-desktop telemetry"
 
 COMMON_DEPEND="



[gentoo-commits] repo/gentoo:master commit in: sys-fs/eudev/

2022-04-28 Thread Sam James
commit: 1d50007be67b4609d286b875768ccaed33b592c1
Author: Sam James  gentoo  org>
AuthorDate: Fri Apr 29 05:04:47 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Apr 29 05:04:47 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1d50007b

sys-fs/eudev: stabilize 3.2.11-r2 for hppa

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

 sys-fs/eudev/eudev-3.2.11-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-fs/eudev/eudev-3.2.11-r2.ebuild 
b/sys-fs/eudev/eudev-3.2.11-r2.ebuild
index d122d41327cc..2b259de878f5 100644
--- a/sys-fs/eudev/eudev-3.2.11-r2.ebuild
+++ b/sys-fs/eudev/eudev-3.2.11-r2.ebuild
@@ -12,7 +12,7 @@ if [[ ${PV} = * ]]; then
inherit git-r3
 else

SRC_URI="https://github.com/eudev-project/eudev/archive/refs/tags/v${PV}.tar.gz 
-> ${P}.tar.gz"
-   KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 
~riscv ~s390 sparc x86"
+   KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 
~riscv ~s390 sparc x86"
 fi
 
 DESCRIPTION="Linux dynamic and persistent device naming support (aka userspace 
devfs)"



[gentoo-commits] repo/gentoo:master commit in: app-shells/zsh-syntax-highlighting/

2022-04-28 Thread Sam James
commit: 50c641e3592281384932d40f87ab3a2acb6be521
Author: Sam James  gentoo  org>
AuthorDate: Fri Apr 29 04:56:42 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Apr 29 04:56:42 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=50c641e3

app-shells/zsh-syntax-highlighting: mark ALLARCHES

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

 app-shells/zsh-syntax-highlighting/metadata.xml | 9 +
 1 file changed, 5 insertions(+), 4 deletions(-)

diff --git a/app-shells/zsh-syntax-highlighting/metadata.xml 
b/app-shells/zsh-syntax-highlighting/metadata.xml
index 48d3ded01150..31a6399a74d8 100644
--- a/app-shells/zsh-syntax-highlighting/metadata.xml
+++ b/app-shells/zsh-syntax-highlighting/metadata.xml
@@ -1,8 +1,9 @@
 
 https://www.gentoo.org/dtd/metadata.dtd";>
 
-
-   zlog...@gentoo.org
-   Mikle Kolyada
-
+   
+   zlog...@gentoo.org
+   Mikle Kolyada
+   
+   
 



[gentoo-commits] repo/gentoo:master commit in: dev-php/twig/

2022-04-28 Thread Sam James
commit: 864a3ae7fc502029fb191c6ffa662ad1654e23ca
Author: Sam James  gentoo  org>
AuthorDate: Fri Apr 29 04:49:40 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Apr 29 04:49:40 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=864a3ae7

dev-php/twig: retire djc

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

 dev-php/twig/metadata.xml | 4 
 1 file changed, 4 deletions(-)

diff --git a/dev-php/twig/metadata.xml b/dev-php/twig/metadata.xml
index 6619337fad39..10c660f698a7 100644
--- a/dev-php/twig/metadata.xml
+++ b/dev-php/twig/metadata.xml
@@ -1,10 +1,6 @@
 
 https://www.gentoo.org/dtd/metadata.dtd";>
 
-  
-d...@gentoo.org
-Dirkjan Ochtman
-  
   
 php-b...@gentoo.org
 PHP



[gentoo-commits] repo/gentoo:master commit in: mail-filter/postsrsd/

2022-04-28 Thread Sam James
commit: 5c0b1014fc51363c98e25321ead42f18e57b565f
Author: Sam James  gentoo  org>
AuthorDate: Fri Apr 29 04:49:44 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Apr 29 04:49:44 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5c0b1014

mail-filter/postsrsd: retire djc

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

 mail-filter/postsrsd/metadata.xml | 5 +
 1 file changed, 1 insertion(+), 4 deletions(-)

diff --git a/mail-filter/postsrsd/metadata.xml 
b/mail-filter/postsrsd/metadata.xml
index 417c6cb1d7c2..031be196863a 100644
--- a/mail-filter/postsrsd/metadata.xml
+++ b/mail-filter/postsrsd/metadata.xml
@@ -1,10 +1,7 @@
 
 https://www.gentoo.org/dtd/metadata.dtd";>
 
-  
-d...@gentoo.org
-Dirkjan Ochtman
-  
+  
   
 roehling/postsrsd
   



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

2022-04-28 Thread Sam James
commit: cfcd32c636d979b7f6c575cdc877d2f81f761455
Author: Sam James  gentoo  org>
AuthorDate: Fri Apr 29 04:49:37 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Apr 29 04:49:37 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cfcd32c6

app-text/pelican: retire djc

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

 app-text/pelican/metadata.xml | 5 +
 1 file changed, 1 insertion(+), 4 deletions(-)

diff --git a/app-text/pelican/metadata.xml b/app-text/pelican/metadata.xml
index ac8365be630a..7b14026889dd 100644
--- a/app-text/pelican/metadata.xml
+++ b/app-text/pelican/metadata.xml
@@ -1,10 +1,7 @@
 
 https://www.gentoo.org/dtd/metadata.dtd";>
 
-  
-d...@gentoo.org
-Dirkjan Ochtman
-  
+  
   
 pelican
 getpelican/pelican



[gentoo-commits] repo/gentoo:master commit in: www-apache/mod_wsgi/

2022-04-28 Thread Sam James
commit: 1d491e437a75168f5bbd55514ea9301882768554
Author: Sam James  gentoo  org>
AuthorDate: Fri Apr 29 04:49:47 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Apr 29 04:49:47 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1d491e43

www-apache/mod_wsgi: retire djc

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

 www-apache/mod_wsgi/metadata.xml | 5 +
 1 file changed, 1 insertion(+), 4 deletions(-)

diff --git a/www-apache/mod_wsgi/metadata.xml b/www-apache/mod_wsgi/metadata.xml
index 2290805ab6f5..f979b3fa5e10 100644
--- a/www-apache/mod_wsgi/metadata.xml
+++ b/www-apache/mod_wsgi/metadata.xml
@@ -1,10 +1,7 @@
 
 https://www.gentoo.org/dtd/metadata.dtd";>
 
-   
-   d...@gentoo.org
-   Dirkjan Ochtman
-   
+   

mod_wsgi
GrahamDumpleton/mod_wsgi



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

2022-04-28 Thread Sam James
commit: 730c1b4e5d5ef68abd182a0c6e9cda5ab1d0e416
Author: Nickolas Raymond Kaczynski  disroot  org>
AuthorDate: Fri Apr 29 04:28:00 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Apr 29 04:42:37 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=730c1b4e

media-libs/imlib2: fix multilib problem with eps

also fix a small tupo in the metadata.

Closes: https://bugs.gentoo.org/show_bug.cgi?id=841359
Signed-off-by: Nickolas Raymond Kaczynski  disroot.org>
Closes: https://github.com/gentoo/gentoo/pull/25246
Signed-off-by: Sam James  gentoo.org>

 media-libs/imlib2/imlib2-1.9.0.ebuild | 2 +-
 media-libs/imlib2/metadata.xml| 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/media-libs/imlib2/imlib2-1.9.0.ebuild 
b/media-libs/imlib2/imlib2-1.9.0.ebuild
index 78c8baa4b8cc..9687be6e1dde 100644
--- a/media-libs/imlib2/imlib2-1.9.0.ebuild
+++ b/media-libs/imlib2/imlib2-1.9.0.ebuild
@@ -59,7 +59,7 @@ multilib_src_configure() {
$(use_with zlib)
$(use_with svg)
$(use_with heif)
-   $(use_with eps ps)
+   $(multilib_native_use_with eps ps)
$(use_with jpeg2k j2k)
$(use_with jpegxl jxl)
)

diff --git a/media-libs/imlib2/metadata.xml b/media-libs/imlib2/metadata.xml
index 67e82bb6cd24..6129b2fd00f8 100644
--- a/media-libs/imlib2/metadata.xml
+++ b/media-libs/imlib2/metadata.xml
@@ -10,7 +10,7 @@
Bzip2 loader support
Gif image loader support
Jpeg image loader support
-   Hief and Avif image loader support
+   Heif and Avif image loader support
Eps image loader support
Jxl image loader support
ID3 loader support



[gentoo-commits] repo/gentoo:master commit in: sys-firmware/sof-firmware/

2022-04-28 Thread Sam James
commit: 7ddd376d52349a5cb775071167e3d80d5f8c2ae6
Author: Sam James  gentoo  org>
AuthorDate: Fri Apr 29 04:42:12 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Apr 29 04:42:12 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7ddd376d

sys-firmware/sof-firmware: drop 1.6.1, 1.9

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

 sys-firmware/sof-firmware/Manifest |  2 --
 .../sof-firmware/sof-firmware-1.6.1.ebuild | 25 --
 sys-firmware/sof-firmware/sof-firmware-1.9.ebuild  | 23 
 3 files changed, 50 deletions(-)

diff --git a/sys-firmware/sof-firmware/Manifest 
b/sys-firmware/sof-firmware/Manifest
index d2d338af6da6..fe63b1dc47c6 100644
--- a/sys-firmware/sof-firmware/Manifest
+++ b/sys-firmware/sof-firmware/Manifest
@@ -1,4 +1,2 @@
-DIST sof-firmware-1.6.1.tar.gz 3033953 BLAKE2B 
0c33bd9a5d17c3b889219bf926d3619e3e448ff6b16e39b4caffe19e87c98d1227b303ebe80d185f93480ead29f37de39093f3e76f275df7836d3250ae47c566
 SHA512 
71acd34662ffd4d93f6111dfd046ed358184fdf24d0e118da43770aeee45bd15105b688bc5a569f2cb7941724ec822d2cfbab8a08e9caee1a77aa5763ac7b48e
 DIST sof-firmware-1.9.3.tar.gz 3710193 BLAKE2B 
d52fe0660c73c8e76fb60c492abe19f9e64b3064441880b84488193aa66710e49ef022c7cd1b8ece69d010aa5e416fbf4307a9c92d823525dbdc734194b0a98f
 SHA512 
0c04bf47ecf65d3352b730e79968cb020211c274f64a3cc21e4c5e49c5a9706ab4d541aaea931e72c1bcc67fcde6387bc6bf952a33691aaab06e6b93aa73a024
-DIST sof-firmware-1.9.tar.gz 3470302 BLAKE2B 
597467915a658beda5611177c550b51a15720dfde23f1a55ea91217e7e809ff5c6417c6cc449e5d4a1732ffc03f9f817407951410646c9431ec189e8b141f60e
 SHA512 
aee733381edb2150f2132c296e9151b1d6a71246e204b15c2394587c528286f730ceaf02002e1e58ccea0deba5e4ae81cb7a03efb858ac954633b0cfaec81a22
 DIST sof-firmware-2.1.1.tar.gz 4056718 BLAKE2B 
0246f6240504d3e8b609b402c41ffe6ed9b8350b6a31c6567851069354e5de5b4ca6d803e78fdde77cdaba7be87c8a8923b2d0fdd0544fd3b28d1e332cd59b63
 SHA512 
77e9562f67014d78b213fe428edef6a08dcc058a9a762da09a486c002c3aa0b907ea7c8ba6d4f88f5ddab5e564de06df9f2ed77206341a0fe2e1aaab1d9740ce

diff --git a/sys-firmware/sof-firmware/sof-firmware-1.6.1.ebuild 
b/sys-firmware/sof-firmware/sof-firmware-1.6.1.ebuild
deleted file mode 100644
index d62dacb90048..
--- a/sys-firmware/sof-firmware/sof-firmware-1.6.1.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-DESCRIPTION="Sound Open Firmware (SOF) binary files"
-
-HOMEPAGE="https://www.sofproject.org https://github.com/thesofproject/sof 
https://github.com/thesofproject/sof-bin";
-SRC_URI="https://github.com/thesofproject/sof-bin/archive/stable-v${PV}.tar.gz 
-> ${P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="amd64"
-IUSE=""
-
-S=${WORKDIR}/sof-bin-stable-v${PV}
-
-src_compile() {
-   sed -i -e '1i #!/bin/bash\nset -e' go.sh || die
-}
-
-src_install() {
-   mkdir -p "${D}/lib/firmware/intel" || die
-   SOF_VERSION=v${PV} ROOT=${D} ${S}/go.sh || die
-}

diff --git a/sys-firmware/sof-firmware/sof-firmware-1.9.ebuild 
b/sys-firmware/sof-firmware/sof-firmware-1.9.ebuild
deleted file mode 100644
index 73dbc489b0e4..
--- a/sys-firmware/sof-firmware/sof-firmware-1.9.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DESCRIPTION="Sound Open Firmware (SOF) binary files"
-
-HOMEPAGE="https://www.sofproject.org https://github.com/thesofproject/sof 
https://github.com/thesofproject/sof-bin";
-SRC_URI="https://github.com/thesofproject/sof-bin/releases/download/v${PV}/sof-bin-v${PV}.tar.gz
 -> ${P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~amd64"
-
-S=${WORKDIR}/sof-bin-v${PV}
-
-QA_PREBUILT="/usr/bin/sof-logger"
-
-src_install() {
-   dodir /lib/firmware/intel
-   dodir /usr/bin
-   FW_DEST="${D}/lib/firmware/intel" TOOLS_DEST="${D}/usr/bin" 
"${S}/install.sh" v${PV} || die
-}



[gentoo-commits] repo/gentoo:master commit in: sys-firmware/sof-firmware/

2022-04-28 Thread Sam James
commit: 38d497575d13da1cf94f195e84bf2a2d1a03aa06
Author: Sam James  gentoo  org>
AuthorDate: Fri Apr 29 04:39:09 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Apr 29 04:40:24 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=38d49757

sys-firmware/sof-firmware: add 2.1.1

Closes: https://bugs.gentoo.org/836728
Closes: https://bugs.gentoo.org/829734
Closes: https://bugs.gentoo.org/833083
Thanks-to: Brian Evans  gentoo.org>
Signed-off-by: Sam James  gentoo.org>

 sys-firmware/sof-firmware/Manifest |  1 +
 .../sof-firmware/sof-firmware-2.1.1.ebuild | 30 ++
 2 files changed, 31 insertions(+)

diff --git a/sys-firmware/sof-firmware/Manifest 
b/sys-firmware/sof-firmware/Manifest
index 0fe746d0485a..d2d338af6da6 100644
--- a/sys-firmware/sof-firmware/Manifest
+++ b/sys-firmware/sof-firmware/Manifest
@@ -1,3 +1,4 @@
 DIST sof-firmware-1.6.1.tar.gz 3033953 BLAKE2B 
0c33bd9a5d17c3b889219bf926d3619e3e448ff6b16e39b4caffe19e87c98d1227b303ebe80d185f93480ead29f37de39093f3e76f275df7836d3250ae47c566
 SHA512 
71acd34662ffd4d93f6111dfd046ed358184fdf24d0e118da43770aeee45bd15105b688bc5a569f2cb7941724ec822d2cfbab8a08e9caee1a77aa5763ac7b48e
 DIST sof-firmware-1.9.3.tar.gz 3710193 BLAKE2B 
d52fe0660c73c8e76fb60c492abe19f9e64b3064441880b84488193aa66710e49ef022c7cd1b8ece69d010aa5e416fbf4307a9c92d823525dbdc734194b0a98f
 SHA512 
0c04bf47ecf65d3352b730e79968cb020211c274f64a3cc21e4c5e49c5a9706ab4d541aaea931e72c1bcc67fcde6387bc6bf952a33691aaab06e6b93aa73a024
 DIST sof-firmware-1.9.tar.gz 3470302 BLAKE2B 
597467915a658beda5611177c550b51a15720dfde23f1a55ea91217e7e809ff5c6417c6cc449e5d4a1732ffc03f9f817407951410646c9431ec189e8b141f60e
 SHA512 
aee733381edb2150f2132c296e9151b1d6a71246e204b15c2394587c528286f730ceaf02002e1e58ccea0deba5e4ae81cb7a03efb858ac954633b0cfaec81a22
+DIST sof-firmware-2.1.1.tar.gz 4056718 BLAKE2B 
0246f6240504d3e8b609b402c41ffe6ed9b8350b6a31c6567851069354e5de5b4ca6d803e78fdde77cdaba7be87c8a8923b2d0fdd0544fd3b28d1e332cd59b63
 SHA512 
77e9562f67014d78b213fe428edef6a08dcc058a9a762da09a486c002c3aa0b907ea7c8ba6d4f88f5ddab5e564de06df9f2ed77206341a0fe2e1aaab1d9740ce

diff --git a/sys-firmware/sof-firmware/sof-firmware-2.1.1.ebuild 
b/sys-firmware/sof-firmware/sof-firmware-2.1.1.ebuild
new file mode 100644
index ..fd66eee7a67b
--- /dev/null
+++ b/sys-firmware/sof-firmware/sof-firmware-2.1.1.ebuild
@@ -0,0 +1,30 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DESCRIPTION="Sound Open Firmware (SOF) binary files"
+HOMEPAGE="https://www.sofproject.org https://github.com/thesofproject/sof 
https://github.com/thesofproject/sof-bin";
+SRC_URI="https://github.com/thesofproject/sof-bin/releases/download/v${PV}/sof-bin-v${PV}.tar.gz
 -> ${P}.tar.gz"
+S="${WORKDIR}"/sof-bin-v${PV}
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64"
+
+QA_PREBUILT="usr/bin/sof-ctl
+   usr/bin/sof-logger
+   usr/bin/sof-probes"
+
+src_install() {
+   dodir /lib/firmware/intel
+   dodir /usr/bin
+   FW_DEST="${D}/lib/firmware/intel" TOOLS_DEST="${D}/usr/bin" 
"${S}/install.sh" v${PV} || die
+}
+
+pkg_preinst() {
+   local sofpath="${EROOT}/lib/firmware/intel/sof"
+   if [[ ! -L "${sofpath}" ]] ; then
+   rm -r "${sofpath}" || die
+   fi
+}



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

2022-04-28 Thread Sam James
commit: 5cb49c438b0124be2d901fc5889708e5766a3df7
Author: Sam James  gentoo  org>
AuthorDate: Fri Apr 29 04:27:51 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Apr 29 04:27:51 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5cb49c43

media-libs/lcms: Stabilize 2.13.1 hppa, #838667

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

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

diff --git a/media-libs/lcms/lcms-2.13.1.ebuild 
b/media-libs/lcms/lcms-2.13.1.ebuild
index 326b74569f43..7d2f4466c1f9 100644
--- a/media-libs/lcms/lcms-2.13.1.ebuild
+++ b/media-libs/lcms/lcms-2.13.1.ebuild
@@ -12,7 +12,7 @@ S="${WORKDIR}/lcms2-${PV}"
 
 LICENSE="MIT"
 SLOT="2"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv 
~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 
sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="doc jpeg static-libs test +threads tiff zlib"
 REQUIRED_USE="tiff? ( zlib )"
 



[gentoo-commits] repo/gentoo:master commit in: media-libs/mlt/, media-libs/mlt/files/

2022-04-28 Thread Sam James
commit: b56f29edd76741c1243d830c82b9dca14c112eca
Author: Sam James  gentoo  org>
AuthorDate: Fri Apr 29 04:25:26 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Apr 29 04:25:26 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b56f29ed

media-libs/mlt: add 7.6.0

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

 media-libs/mlt/Manifest|   1 +
 .../mlt-7.6.0-impl-func-decl-gps_parser.patch  |  19 +++
 media-libs/mlt/mlt-7.6.0.ebuild| 157 +
 3 files changed, 177 insertions(+)

diff --git a/media-libs/mlt/Manifest b/media-libs/mlt/Manifest
index 5f41e52d98ea..6fa703820934 100644
--- a/media-libs/mlt/Manifest
+++ b/media-libs/mlt/Manifest
@@ -1 +1,2 @@
 DIST mlt-7.4.0.tar.gz 1206316 BLAKE2B 
56e6ea7a5545b80de45cffd206e555a577ada8e59f9b63c6487491e130ba7e4fdca5dc1b3836fcff22d49b6dcb048779dc8db1e9888b1137653c80196bdb81e2
 SHA512 
e9a65e76ca0a2464fb923d19d6f21bd49f13d637b0a974eeeb1e123ab753914d742e373f9fdcfe07cdeb9f39ebd2f0dde75a7299c0b6cd4807ee48ec710b3fd4
+DIST mlt-7.6.0.tar.gz 1217853 BLAKE2B 
5faa8ad518871d8d690cd0c018bebfa258daef03cf0d95cda1aeb21848ee008ec5e5e2a76ab52085cdd11b7f60f9c3248eedc05779a84d0cb33118ef98154374
 SHA512 
203ea7184e03246a8fcf7d284c7c7b26f57ab27867e97c43d9cf26c3906f6358f361d95593aa47abe79654106b934ffe997335304df967a40742ba060d2e4f38

diff --git a/media-libs/mlt/files/mlt-7.6.0-impl-func-decl-gps_parser.patch 
b/media-libs/mlt/files/mlt-7.6.0-impl-func-decl-gps_parser.patch
new file mode 100644
index ..7961d3118b79
--- /dev/null
+++ b/media-libs/mlt/files/mlt-7.6.0-impl-func-decl-gps_parser.patch
@@ -0,0 +1,19 @@
+https://github.com/mltframework/mlt/commit/ec02baf63fd062c1b2492de6aef17ff600f08571
+https://github.com/mltframework/mlt/issues/788
+
+From: Dan Dennedy 
+Date: Thu, 28 Apr 2022 21:20:44 -0700
+Subject: [PATCH] fix #788 compile warning
+
+--- a/src/modules/xml/gps_parser.c
 b/src/modules/xml/gps_parser.c
+@@ -17,6 +17,9 @@
+  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  
USA
+  */
+ 
++#define __USE_XOPEN
++#define _GNU_SOURCE
++
+ #include "gps_parser.h"
+ #include 
+ 

diff --git a/media-libs/mlt/mlt-7.6.0.ebuild b/media-libs/mlt/mlt-7.6.0.ebuild
new file mode 100644
index ..d55bd87549e8
--- /dev/null
+++ b/media-libs/mlt/mlt-7.6.0.ebuild
@@ -0,0 +1,157 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+PYTHON_COMPAT=( python3_{8,9,10} )
+inherit python-single-r1 cmake
+
+DESCRIPTION="Open source multimedia framework for television broadcasting"
+HOMEPAGE="https://www.mltframework.org/";
+SRC_URI="https://github.com/mltframework/${PN}/releases/download/v${PV}/${P}.tar.gz";
+
+LICENSE="GPL-3"
+SLOT="0/7"
+KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86 ~amd64-linux ~x86-linux"
+IUSE="debug ffmpeg frei0r gtk jack libsamplerate opencv opengl python qt5 
rtaudio rubberband sdl test vdpau vidstab xine xml"
+
+REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
+
+# Needs unpackaged 'kwalify'
+RESTRICT="test"
+
+# rtaudio will use OSS on non linux OSes
+# Qt already needs FFTW/PLUS so let's just always have it on to ensure
+# MLT is useful: bug #603168.
+DEPEND="
+   >=media-libs/libebur128-1.2.2:=
+   sci-libs/fftw:3.0=
+   ffmpeg? ( media-video/ffmpeg:0=[vdpau?,-flite] )
+   frei0r? ( media-plugins/frei0r-plugins )
+   gtk? (
+   media-libs/libexif
+   x11-libs/pango
+   )
+   jack? (
+   >=dev-libs/libxml2-2.5
+   media-libs/ladspa-sdk
+   virtual/jack
+   )
+   libsamplerate? ( >=media-libs/libsamplerate-0.1.2 )
+   opencv? ( >=media-libs/opencv-4.5.1:=[contrib] )
+   opengl? (
+   media-libs/libglvnd
+   media-video/movit
+   )
+   python? ( ${PYTHON_DEPS} )
+   qt5? (
+   dev-qt/qtcore:5
+   dev-qt/qtgui:5
+   dev-qt/qtsvg:5
+   dev-qt/qtwidgets:5
+   dev-qt/qtxml:5
+   media-libs/libexif
+   x11-libs/libX11
+   )
+   rtaudio? (
+   >=media-libs/rtaudio-4.1.2
+   kernel_linux? ( media-libs/alsa-lib )
+   )
+   rubberband? ( media-libs/rubberband )
+   sdl? (
+   media-libs/libsdl2[X,opengl,video]
+   media-libs/sdl2-image
+   )
+   vidstab? ( media-libs/vidstab )
+   xine? ( >=media-libs/xine-lib-1.1.2_pre20060328-r7 )
+   xml? ( >=dev-libs/libxml2-2.5 )
+"
+#  java? ( >=virtual/jre-1.8:* )
+#  perl? ( dev-lang/perl )
+#  php? ( dev-lang/php )
+#  ruby? ( ${RUBY_DEPS} )
+#  sox? ( media-sound/sox )
+#  tcl? ( dev-lang/tcl:0= )
+RDEPEND="${DEPEND}"
+BDEPEND="
+   virtual/pkgconfig
+   python? ( >=dev-lang/swig-2.0 )
+"
+
+DOCS=( AUTHORS NEWS README.md )
+
+PATCHES=(
+   "$

[gentoo-commits] repo/gentoo:master commit in: sys-apps/keyutils/files/, sys-apps/keyutils/

2022-04-28 Thread Sam James
commit: 58a5861e534bf5ae62c70b66989629365a3e39bb
Author: Sam James  gentoo  org>
AuthorDate: Fri Apr 29 04:19:09 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Apr 29 04:19:09 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=58a5861e

sys-apps/keyutils: fix "command not found" error for rpmspec

Closes: https://bugs.gentoo.org/760633
Thanks-to: Adrian Ratiu  collabora.com>
Signed-off-by: Sam James  gentoo.org>

 .../files/keyutils-1.6.3-fix-rpmspec-check.patch   | 38 ++
 sys-apps/keyutils/keyutils-1.6.3.ebuild|  1 +
 2 files changed, 39 insertions(+)

diff --git a/sys-apps/keyutils/files/keyutils-1.6.3-fix-rpmspec-check.patch 
b/sys-apps/keyutils/files/keyutils-1.6.3-fix-rpmspec-check.patch
new file mode 100644
index ..3fb659712aed
--- /dev/null
+++ b/sys-apps/keyutils/files/keyutils-1.6.3-fix-rpmspec-check.patch
@@ -0,0 +1,38 @@
+https://bugs.gentoo.org/760633
+
+From 41077f8901b642d36b63f94b0fc62377a07fc0b2 Mon Sep 17 00:00:00 2001
+From: Adrian Ratiu 
+Date: Tue, 4 Jan 2022 03:51:10 +0200
+Subject: [PATCH] Makefile: only run rpmspec if it exists
+
+keyutils is built on many distros which do not use rpm like
+Gentoo, ChromeOS or Arch. Older versions of bash silently
+ignored the fact that rpmspec was missing, but newer bash
+like v5.1 issue a new error:
+
+/bin/sh: line 1: rpmspec: command not found
+
+This happens every time the Makefile is parsed, including
+for a simple "make" invocation or "make install" even if
+a rpm package is not desired.
+
+Arch Linux simply ignores this new error but Gentoo and
+ChromeOS fail because portage actively monitors the build
+log for errors like this. See bug report [1].
+
+Fix this by calling rpmspec only if it exists.
+
+[1] https://bugs.gentoo.org/760633
+
+Signed-off-by: Adrian Ratiu 
+--- a/Makefile
 b/Makefile
+@@ -285,7 +285,7 @@ SRCBALL:= rpmbuild/SOURCES/$(TARBALL)
+ ZSRCBALL := rpmbuild/SOURCES/$(ZTARBALL)
+ 
+ BUILDID   := .local
+-rpmver0   := $(shell rpmspec -q ./keyutils.spec --define "buildid 
$(BUILDID)")
++rpmver0   := $(shell if which rpmspec >/dev/null 2>&1; then rpmspec -q 
./keyutils.spec --define "buildid $(BUILDID)"; fi)
+ rpmver1   := $(word 1,$(rpmver0))
+ rpmver2   := $(subst ., ,$(rpmver1))
+ rpmver3   := $(lastword $(rpmver2))

diff --git a/sys-apps/keyutils/keyutils-1.6.3.ebuild 
b/sys-apps/keyutils/keyutils-1.6.3.ebuild
index ec3bdc264953..e42968e1bd57 100644
--- a/sys-apps/keyutils/keyutils-1.6.3.ebuild
+++ b/sys-apps/keyutils/keyutils-1.6.3.ebuild
@@ -22,6 +22,7 @@ PATCHES=(
"${FILESDIR}"/${PN}-1.6-makefile-fixup.patch
"${FILESDIR}"/${PN}-1.5.10-disable-tests.patch #519062 #522050
"${FILESDIR}"/${PN}-1.5.9-header-extern-c.patch
+   "${FILESDIR}"/${PN}-1.6.3-fix-rpmspec-check.patch
 )
 
 pkg_setup() {



[gentoo-commits] repo/gentoo:master commit in: dev-db/redis/

2022-04-28 Thread Sam James
commit: bbec9c4e706c8bd175da219ba26d35def506c064
Author: Sam James  gentoo  org>
AuthorDate: Fri Apr 29 04:10:50 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Apr 29 04:11:31 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bbec9c4e

dev-db/redis: restore partial Lua eclass machinery

It's apparently still needed even if using bundled copy.

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

 dev-db/redis/{redis-6.2.7.ebuild => redis-6.2.7-r1.ebuild} | 13 +++--
 1 file changed, 7 insertions(+), 6 deletions(-)

diff --git a/dev-db/redis/redis-6.2.7.ebuild 
b/dev-db/redis/redis-6.2.7-r1.ebuild
similarity index 93%
rename from dev-db/redis/redis-6.2.7.ebuild
rename to dev-db/redis/redis-6.2.7-r1.ebuild
index a40a02c92f80..daabb56d3c64 100644
--- a/dev-db/redis/redis-6.2.7.ebuild
+++ b/dev-db/redis/redis-6.2.7-r1.ebuild
@@ -9,13 +9,14 @@ EAPI=8
 #  - 5.2 fails with:
 # scripting.c:(.text+0x1f9b): undefined reference to `lua_open'
 #because lua_open became lua_newstate in 5.2
-#LUA_COMPAT=( lua5-1 luajit )
+LUA_COMPAT=( lua5-1 luajit )
 
 # Upstream have deviated too far from vanilla Lua, adding their own APIs
-# like lua_enablereadonlytable
-inherit autotools flag-o-matic systemd toolchain-funcs tmpfiles
+# like lua_enablereadonlytable, but we still need the eclass and such
+# for bug #841422.
+inherit autotools flag-o-matic systemd toolchain-funcs lua-single tmpfiles
 
-DESCRIPTION="A persistent caching system, key-value and data structures 
database"
+DESCRIPTION="A persistent caching system, key-value, and data structures 
database"
 HOMEPAGE="https://redis.io";
 SRC_URI="https://download.redis.io/releases/${P}.tar.gz";
 
@@ -94,11 +95,11 @@ src_prepare() {
 
# Use the correct pkgconfig name for Lua.
# The upstream configure script handles luajit specially, and is not
-   # effected by these changes.
-   # -e "/PKG_CHECK_MODULES.*\/s,lua5.1,${ELUA},g" \
+   # affected by these changes.
sed -i  \
-e "/^AC_INIT/s|, [0-9].+, |, $PV, |" \
-e 
"s:AC_CONFIG_FILES(\[Makefile\]):AC_CONFIG_FILES([${makefiles}]):g" \
+   -e "/PKG_CHECK_MODULES.*\/s,lua5.1,${ELUA},g" \
configure.ac || die "Sed failed for configure.ac"
eautoreconf
 }



[gentoo-commits] repo/gentoo:master commit in: kde-frameworks/extra-cmake-modules/

2022-04-28 Thread Sam James
commit: bc38f6cf5c4b4e41624c21422a5b8a10b859e7f8
Author: Sam James  gentoo  org>
AuthorDate: Fri Apr 29 04:06:29 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Apr 29 04:06:29 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bc38f6cf

kde-frameworks/extra-cmake-modules: Stabilize 5.92.0 ppc64, #838502

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

 kde-frameworks/extra-cmake-modules/extra-cmake-modules-5.92.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/kde-frameworks/extra-cmake-modules/extra-cmake-modules-5.92.0.ebuild 
b/kde-frameworks/extra-cmake-modules/extra-cmake-modules-5.92.0.ebuild
index 6d81a4644d8a..478bac7ab204 100644
--- a/kde-frameworks/extra-cmake-modules/extra-cmake-modules-5.92.0.ebuild
+++ b/kde-frameworks/extra-cmake-modules/extra-cmake-modules-5.92.0.ebuild
@@ -11,7 +11,7 @@ DESCRIPTION="Extra modules and scripts for CMake"
 HOMEPAGE="https://invent.kde.org/frameworks/extra-cmake-modules";
 
 LICENSE="BSD"
-KEYWORDS="amd64 ~arm arm64 ~hppa ~ppc ~ppc64 ~riscv x86"
+KEYWORDS="amd64 ~arm arm64 ~hppa ~ppc ppc64 ~riscv x86"
 IUSE="doc test"
 
 RESTRICT="!test? ( test )"



[gentoo-commits] repo/gentoo:master commit in: kde-frameworks/extra-cmake-modules/

2022-04-28 Thread Sam James
commit: 6d5c58b2153b847d63cadf4e653343c60d339932
Author: Sam James  gentoo  org>
AuthorDate: Fri Apr 29 04:06:33 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Apr 29 04:06:33 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6d5c58b2

kde-frameworks/extra-cmake-modules: Stabilize 5.92.0 ppc, #838502

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

 kde-frameworks/extra-cmake-modules/extra-cmake-modules-5.92.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/kde-frameworks/extra-cmake-modules/extra-cmake-modules-5.92.0.ebuild 
b/kde-frameworks/extra-cmake-modules/extra-cmake-modules-5.92.0.ebuild
index 478bac7ab204..408c253bc7f6 100644
--- a/kde-frameworks/extra-cmake-modules/extra-cmake-modules-5.92.0.ebuild
+++ b/kde-frameworks/extra-cmake-modules/extra-cmake-modules-5.92.0.ebuild
@@ -11,7 +11,7 @@ DESCRIPTION="Extra modules and scripts for CMake"
 HOMEPAGE="https://invent.kde.org/frameworks/extra-cmake-modules";
 
 LICENSE="BSD"
-KEYWORDS="amd64 ~arm arm64 ~hppa ~ppc ppc64 ~riscv x86"
+KEYWORDS="amd64 ~arm arm64 ~hppa ppc ppc64 ~riscv x86"
 IUSE="doc test"
 
 RESTRICT="!test? ( test )"



[gentoo-commits] repo/gentoo:master commit in: x11-misc/shared-mime-info/

2022-04-28 Thread Sam James
commit: 355318217d1830a939f3e9e95a0b792c3932f96f
Author: Sam James  gentoo  org>
AuthorDate: Fri Apr 29 04:06:17 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Apr 29 04:06:17 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=35531821

x11-misc/shared-mime-info: Stabilize 2.2 ppc, #838505

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

 x11-misc/shared-mime-info/shared-mime-info-2.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-misc/shared-mime-info/shared-mime-info-2.2.ebuild 
b/x11-misc/shared-mime-info/shared-mime-info-2.2.ebuild
index 82d9e0028d11..336aa8f1f1db 100644
--- a/x11-misc/shared-mime-info/shared-mime-info-2.2.ebuild
+++ b/x11-misc/shared-mime-info/shared-mime-info-2.2.ebuild
@@ -16,7 +16,7 @@ SRC_URI+=" test? ( 
https://gitlab.freedesktop.org/xdg/xdgmime/-/archive/${MY_XDG
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~riscv 
~s390 sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="test"
 RESTRICT="!test? ( test )"
 



[gentoo-commits] repo/gentoo:master commit in: x11-misc/shared-mime-info/

2022-04-28 Thread Sam James
commit: c0abf762000a16c9e582c15b5466f2d60967c487
Author: Sam James  gentoo  org>
AuthorDate: Fri Apr 29 04:06:25 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Apr 29 04:06:25 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c0abf762

x11-misc/shared-mime-info: Stabilize 2.2 ppc64, #838505

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

 x11-misc/shared-mime-info/shared-mime-info-2.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-misc/shared-mime-info/shared-mime-info-2.2.ebuild 
b/x11-misc/shared-mime-info/shared-mime-info-2.2.ebuild
index 4c44f5c95ba2..666c9561e128 100644
--- a/x11-misc/shared-mime-info/shared-mime-info-2.2.ebuild
+++ b/x11-misc/shared-mime-info/shared-mime-info-2.2.ebuild
@@ -16,7 +16,7 @@ SRC_URI+=" test? ( 
https://gitlab.freedesktop.org/xdg/xdgmime/-/archive/${MY_XDG
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm arm64 hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~riscv 
~s390 sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv 
~s390 sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="test"
 RESTRICT="!test? ( test )"
 



[gentoo-commits] repo/gentoo:master commit in: x11-misc/shared-mime-info/

2022-04-28 Thread Sam James
commit: d2341a1fbd14553bbd1f2022a161a7b78d008704
Author: Sam James  gentoo  org>
AuthorDate: Fri Apr 29 04:06:21 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Apr 29 04:06:21 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d2341a1f

x11-misc/shared-mime-info: Stabilize 2.2 hppa, #838505

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

 x11-misc/shared-mime-info/shared-mime-info-2.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-misc/shared-mime-info/shared-mime-info-2.2.ebuild 
b/x11-misc/shared-mime-info/shared-mime-info-2.2.ebuild
index 336aa8f1f1db..4c44f5c95ba2 100644
--- a/x11-misc/shared-mime-info/shared-mime-info-2.2.ebuild
+++ b/x11-misc/shared-mime-info/shared-mime-info-2.2.ebuild
@@ -16,7 +16,7 @@ SRC_URI+=" test? ( 
https://gitlab.freedesktop.org/xdg/xdgmime/-/archive/${MY_XDG
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~riscv 
~s390 sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm arm64 hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~riscv 
~s390 sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="test"
 RESTRICT="!test? ( test )"
 



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

2022-04-28 Thread Sam James
commit: 123277a84fe001e4bddaef5cf775c9606ac4a8eb
Author: Sam James  gentoo  org>
AuthorDate: Fri Apr 29 04:04:46 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Apr 29 04:04:46 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=123277a8

dev-python/python-engineio: restore websocket dependency

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

 .../{python-engineio-4.3.2-r1.ebuild => python-engineio-4.3.2-r2.ebuild} | 1 +
 1 file changed, 1 insertion(+)

diff --git a/dev-python/python-engineio/python-engineio-4.3.2-r1.ebuild 
b/dev-python/python-engineio/python-engineio-4.3.2-r2.ebuild
similarity index 97%
rename from dev-python/python-engineio/python-engineio-4.3.2-r1.ebuild
rename to dev-python/python-engineio/python-engineio-4.3.2-r2.ebuild
index a7da39134dd9..60800b43a242 100644
--- a/dev-python/python-engineio/python-engineio-4.3.2-r1.ebuild
+++ b/dev-python/python-engineio/python-engineio-4.3.2-r2.ebuild
@@ -24,6 +24,7 @@ KEYWORDS="~amd64 ~x86"
 RDEPEND="
dev-python/aiohttp[${PYTHON_USEDEP}]
dev-python/requests[${PYTHON_USEDEP}]
+   dev-python/websocket-client[${PYTHON_USEDEP}]
 "
 # Can use eventlet, werkzeug, or gevent, but no tests for werkzeug
 # eventlet doesn't yet support Python 3.10, so let's work around it



[gentoo-commits] repo/gentoo:master commit in: app-editors/nano/

2022-04-28 Thread Sam James
commit: 4cf2617d102de3bb4f15a7d658c575700c8fc278
Author: Sam James  gentoo  org>
AuthorDate: Fri Apr 29 03:41:46 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Apr 29 03:41:46 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4cf2617d

app-editors/nano: forward ~loong

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

 app-editors/nano/nano-6.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-editors/nano/nano-6.3.ebuild b/app-editors/nano/nano-6.3.ebuild
index 71abe2ce7b3e..c3606ee5ab35 100644
--- a/app-editors/nano/nano-6.3.ebuild
+++ b/app-editors/nano/nano-6.3.ebuild
@@ -10,7 +10,7 @@ if [[ ${PV} == "" ]] ; then
 else
MY_P="${PN}-${PV/_}"
SRC_URI="https://www.nano-editor.org/dist/v${PV:0:1}/${MY_P}.tar.gz";
-   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-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 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 fi
 
 DESCRIPTION="GNU GPL'd Pico clone with more functionality"



[gentoo-commits] repo/gentoo:master commit in: app-editors/nano/

2022-04-28 Thread Sam James
commit: d36d20d1edb20bb1ff80ae36b72bdbe82006fbd4
Author: Sam James  gentoo  org>
AuthorDate: Fri Apr 29 03:43:01 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Apr 29 03:43:01 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d36d20d1

app-editors/nano: switch to .xz

Maintainer timeout.

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

 app-editors/nano/Manifest | 2 +-
 app-editors/nano/nano-6.3.ebuild  | 2 +-
 app-editors/nano/nano-.ebuild | 4 ++--
 3 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/app-editors/nano/Manifest b/app-editors/nano/Manifest
index 92ef88acf9b6..490acf481053 100644
--- a/app-editors/nano/Manifest
+++ b/app-editors/nano/Manifest
@@ -1,3 +1,3 @@
 DIST nano-5.9.tar.gz 3093675 BLAKE2B 
d4fa2f0e64b6ab243a2b127ff894e900098f6261f5d46657ff3459cc0b51683a63fc5de54bd4545b47bc16c633b09142f8501b84a09df3e8123da5233a063766
 SHA512 
61bf4de300579bc6f0028a2237e105228d8657819c02f32c7ef8f84f9c54734df8fb9a9cddbce0f7721ebc5ac8ae4799c118291ae15480082f8b1317019a485d
 DIST nano-6.2.tar.gz 3146876 BLAKE2B 
be6dbc1f53890764184a701e97e792762600c892933830bfcb5c2c4eab19d659583fe797d7197c9045ea8912215aa5885a05f02c66194df17253d6788e0ba599
 SHA512 
5a59906664a88a03f215d8dba8f7e481fbaffc7bdf93c89ca997df7a8aba2cbb4d45ac84d11f03a796488b82b01ca75161a5ab49fd9115661575451b6ab018c4
-DIST nano-6.3.tar.gz 3260322 BLAKE2B 
1b10056265aaeda82092e2f035d3abf28765117532e82e998b8d3f8acf8ca50e810a10a2a4dc03e8e1f98a53a59c0d5133537484ae9645b7679ca97e2d512106
 SHA512 
735fd124fb357cc62bda3b4e45062d441be473bb0b6e9b24ab8f1b95ba2b5f7cca66bcbf1134ba73c95dc614a4539755edba72b42f23a23985a781a35e5e
+DIST nano-6.3.tar.xz 1581772 BLAKE2B 
92ef2acac0dacebc0bf8364bfee928a8394d8e4323e622ad6ba9d35bebd18d3976ab0ca747f7c9b5597874775b44ba4b5560e7392606aa68736158c2bda62b92
 SHA512 
42279bee54f4d83a0dc06e93c2f385798c304a41e995461b018f5724010213761455563cb53e2411e12bc43c7245e289f4254c359717ca1b89a34d5af8b8c3f3

diff --git a/app-editors/nano/nano-6.3.ebuild b/app-editors/nano/nano-6.3.ebuild
index c3606ee5ab35..9bd57c68b191 100644
--- a/app-editors/nano/nano-6.3.ebuild
+++ b/app-editors/nano/nano-6.3.ebuild
@@ -9,7 +9,7 @@ if [[ ${PV} == "" ]] ; then
inherit git-r3 autotools
 else
MY_P="${PN}-${PV/_}"
-   SRC_URI="https://www.nano-editor.org/dist/v${PV:0:1}/${MY_P}.tar.gz";
+   SRC_URI="https://www.nano-editor.org/dist/v${PV:0:1}/${MY_P}.tar.xz";
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc 
~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 fi
 

diff --git a/app-editors/nano/nano-.ebuild 
b/app-editors/nano/nano-.ebuild
index ad20434b2ed1..25ad3e614940 100644
--- a/app-editors/nano/nano-.ebuild
+++ b/app-editors/nano/nano-.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -9,7 +9,7 @@ if [[ ${PV} == "" ]] ; then
inherit git-r3 autotools
 else
MY_P="${PN}-${PV/_}"
-   SRC_URI="https://www.nano-editor.org/dist/v${PV:0:1}/${MY_P}.tar.gz";
+   SRC_URI="https://www.nano-editor.org/dist/v${PV:0:1}/${MY_P}.tar.xz";
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 fi
 



[gentoo-commits] repo/gentoo:master commit in: app-editors/nano/

2022-04-28 Thread Sam James
commit: d8a0001271eca947254284209c96ee7c67da4682
Author: Sam James  gentoo  org>
AuthorDate: Fri Apr 29 03:40:11 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Apr 29 03:40:11 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d8a00012

app-editors/nano: Stabilize 6.2 amd64, #841476

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

 app-editors/nano/nano-6.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-editors/nano/nano-6.2.ebuild b/app-editors/nano/nano-6.2.ebuild
index c3606ee5ab35..5911e86f0c0f 100644
--- a/app-editors/nano/nano-6.2.ebuild
+++ b/app-editors/nano/nano-6.2.ebuild
@@ -10,7 +10,7 @@ if [[ ${PV} == "" ]] ; then
 else
MY_P="${PN}-${PV/_}"
SRC_URI="https://www.nano-editor.org/dist/v${PV:0:1}/${MY_P}.tar.gz";
-   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc 
~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-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 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 fi
 
 DESCRIPTION="GNU GPL'd Pico clone with more functionality"



[gentoo-commits] repo/gentoo:master commit in: x11-misc/shared-mime-info/

2022-04-28 Thread Sam James
commit: 24cbef55ca32fdbdf19e9ede139ede86b9984721
Author: Sam James  gentoo  org>
AuthorDate: Fri Apr 29 03:30:14 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Apr 29 03:30:14 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=24cbef55

x11-misc/shared-mime-info: Stabilize 2.2 arm64, #838505

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

 x11-misc/shared-mime-info/shared-mime-info-2.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-misc/shared-mime-info/shared-mime-info-2.2.ebuild 
b/x11-misc/shared-mime-info/shared-mime-info-2.2.ebuild
index 2fca3b0e2fb2..82d9e0028d11 100644
--- a/x11-misc/shared-mime-info/shared-mime-info-2.2.ebuild
+++ b/x11-misc/shared-mime-info/shared-mime-info-2.2.ebuild
@@ -16,7 +16,7 @@ SRC_URI+=" test? ( 
https://gitlab.freedesktop.org/xdg/xdgmime/-/archive/${MY_XDG
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="test"
 RESTRICT="!test? ( test )"
 



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

2022-04-28 Thread Sam James
commit: b5a9123a9a14c6568339a5793a4ffc8cc911c106
Author: Sam James  gentoo  org>
AuthorDate: Fri Apr 29 03:30:16 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Apr 29 03:30:16 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b5a9123a

media-libs/libjxl: Stabilize 0.7.0_pre20220329 arm64, #838505

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

 media-libs/libjxl/libjxl-0.7.0_pre20220329.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-libs/libjxl/libjxl-0.7.0_pre20220329.ebuild 
b/media-libs/libjxl/libjxl-0.7.0_pre20220329.ebuild
index e1568ffaad89..8b0cf58831f0 100644
--- a/media-libs/libjxl/libjxl-0.7.0_pre20220329.ebuild
+++ b/media-libs/libjxl/libjxl-0.7.0_pre20220329.ebuild
@@ -9,7 +9,7 @@ DESCRIPTION="JPEG XL image format reference implementation"
 HOMEPAGE="https://github.com/libjxl/libjxl";
 
 
SRC_URI="https://api.github.com/repos/libjxl/libjxl/tarball/fde214c5f4dc5ffd0360401a68df33182edf9226
 -> ${P}.tar.gz"
-KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~sparc x86"
+KEYWORDS="amd64 ~arm arm64 ~ppc ~ppc64 ~riscv ~sparc x86"
 
 LICENSE="BSD"
 SLOT="0"



[gentoo-commits] repo/gentoo:master commit in: kde-frameworks/prison/

2022-04-28 Thread Sam James
commit: aa234681a2c9e1a26f59e861cd1d161d6808dad6
Author: Sam James  gentoo  org>
AuthorDate: Fri Apr 29 03:28:26 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Apr 29 03:28:26 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aa234681

kde-frameworks/prison: Stabilize 5.92.0 arm64, #838502

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

 kde-frameworks/prison/prison-5.92.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-frameworks/prison/prison-5.92.0.ebuild 
b/kde-frameworks/prison/prison-5.92.0.ebuild
index f6de9ffb2296..85d182986a79 100644
--- a/kde-frameworks/prison/prison-5.92.0.ebuild
+++ b/kde-frameworks/prison/prison-5.92.0.ebuild
@@ -10,7 +10,7 @@ DESCRIPTION="QRCode and data matrix barcode library"
 HOMEPAGE="https://invent.kde.org/frameworks/prison";
 
 LICENSE="GPL-2"
-KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~riscv x86"
+KEYWORDS="amd64 ~arm arm64 ~ppc64 ~riscv x86"
 IUSE="qml"
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: kde-frameworks/qqc2-desktop-style/

2022-04-28 Thread Sam James
commit: 8428281af952e5c1c390e6ea8b3af57370322e78
Author: Sam James  gentoo  org>
AuthorDate: Fri Apr 29 03:28:29 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Apr 29 03:28:29 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8428281a

kde-frameworks/qqc2-desktop-style: Stabilize 5.92.0 arm64, #838502

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

 kde-frameworks/qqc2-desktop-style/qqc2-desktop-style-5.92.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-frameworks/qqc2-desktop-style/qqc2-desktop-style-5.92.0.ebuild 
b/kde-frameworks/qqc2-desktop-style/qqc2-desktop-style-5.92.0.ebuild
index e19a4f475a2b..284764a1485c 100644
--- a/kde-frameworks/qqc2-desktop-style/qqc2-desktop-style-5.92.0.ebuild
+++ b/kde-frameworks/qqc2-desktop-style/qqc2-desktop-style-5.92.0.ebuild
@@ -11,7 +11,7 @@ inherit ecm kde.org
 DESCRIPTION="Style for QtQuickControls 2 that uses QWidget's QStyle for 
painting"
 
 LICENSE="|| ( GPL-2+ LGPL-3+ )"
-KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~riscv x86"
+KEYWORDS="amd64 ~arm arm64 ~ppc64 ~riscv x86"
 IUSE=""
 
 DEPEND="



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

2022-04-28 Thread Sam James
commit: 2228ce7d7cd1ecb0f30c6ef0bdd227e694af219d
Author: Sam James  gentoo  org>
AuthorDate: Fri Apr 29 03:30:13 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Apr 29 03:30:13 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2228ce7d

dev-cpp/highway: Stabilize 0.16.0-r1 arm64, #838505

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

 dev-cpp/highway/highway-0.16.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-cpp/highway/highway-0.16.0-r1.ebuild 
b/dev-cpp/highway/highway-0.16.0-r1.ebuild
index 26506c43b2ce..98782f199f51 100644
--- a/dev-cpp/highway/highway-0.16.0-r1.ebuild
+++ b/dev-cpp/highway/highway-0.16.0-r1.ebuild
@@ -14,7 +14,7 @@ if [[ "${PV}" == ** ]]; then
EGIT_REPO_URI="https://github.com/google/highway.git";
 else

SRC_URI="https://github.com/google/highway/archive/refs/tags/${PV}.tar.gz -> 
${P}.tar.gz"
-   KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~sparc x86"
+   KEYWORDS="amd64 ~arm arm64 ~ppc ~ppc64 ~riscv ~sparc x86"
 fi
 
 LICENSE="Apache-2.0"



[gentoo-commits] repo/gentoo:master commit in: kde-frameworks/networkmanager-qt/

2022-04-28 Thread Sam James
commit: d382711f1e5139985bb396c527cfaa86778ef6d0
Author: Sam James  gentoo  org>
AuthorDate: Fri Apr 29 03:28:24 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Apr 29 03:28:24 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d382711f

kde-frameworks/networkmanager-qt: Stabilize 5.92.0 arm64, #838502

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

 kde-frameworks/networkmanager-qt/networkmanager-qt-5.92.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-frameworks/networkmanager-qt/networkmanager-qt-5.92.0.ebuild 
b/kde-frameworks/networkmanager-qt/networkmanager-qt-5.92.0.ebuild
index c2dfd4fed6de..e562bdd30c13 100644
--- a/kde-frameworks/networkmanager-qt/networkmanager-qt-5.92.0.ebuild
+++ b/kde-frameworks/networkmanager-qt/networkmanager-qt-5.92.0.ebuild
@@ -9,7 +9,7 @@ inherit ecm kde.org
 DESCRIPTION="NetworkManager bindings for Qt"
 
 LICENSE="LGPL-2"
-KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~riscv x86"
+KEYWORDS="amd64 ~arm arm64 ~ppc64 ~riscv x86"
 IUSE="teamd"
 
 DEPEND="



[gentoo-commits] repo/gentoo:master commit in: kde-frameworks/syntax-highlighting/

2022-04-28 Thread Sam James
commit: ccb59326dff8b4d262e1f28fab07eab905c6b150
Author: Sam James  gentoo  org>
AuthorDate: Fri Apr 29 03:28:20 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Apr 29 03:28:20 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ccb59326

kde-frameworks/syntax-highlighting: Stabilize 5.92.0-r1 arm64, #838502

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

 kde-frameworks/syntax-highlighting/syntax-highlighting-5.92.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/kde-frameworks/syntax-highlighting/syntax-highlighting-5.92.0-r1.ebuild 
b/kde-frameworks/syntax-highlighting/syntax-highlighting-5.92.0-r1.ebuild
index eeb92637693f..8541f25a18ed 100644
--- a/kde-frameworks/syntax-highlighting/syntax-highlighting-5.92.0-r1.ebuild
+++ b/kde-frameworks/syntax-highlighting/syntax-highlighting-5.92.0-r1.ebuild
@@ -11,7 +11,7 @@ DESCRIPTION="Framework for syntax highlighting"
 SRC_URI+=" https://dev.gentoo.org/~asturm/distfiles/${P}-fix-bash.patch.xz";
 
 LICENSE="MIT"
-KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~riscv x86"
+KEYWORDS="amd64 ~arm arm64 ~ppc64 ~riscv x86"
 IUSE="nls"
 
 DEPEND="



[gentoo-commits] repo/gentoo:master commit in: kde-frameworks/purpose/

2022-04-28 Thread Sam James
commit: 9767d6822891ef80d3fd6050a859352ff7e6f9cc
Author: Sam James  gentoo  org>
AuthorDate: Fri Apr 29 03:28:27 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Apr 29 03:28:27 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9767d682

kde-frameworks/purpose: Stabilize 5.92.0 arm64, #838502

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

 kde-frameworks/purpose/purpose-5.92.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-frameworks/purpose/purpose-5.92.0.ebuild 
b/kde-frameworks/purpose/purpose-5.92.0.ebuild
index 9c347b25d1ea..13e4232ba16b 100644
--- a/kde-frameworks/purpose/purpose-5.92.0.ebuild
+++ b/kde-frameworks/purpose/purpose-5.92.0.ebuild
@@ -11,7 +11,7 @@ inherit ecm kde.org optfeature xdg-utils
 
 DESCRIPTION="Library for providing abstractions to get the developer's 
purposes fulfilled"
 LICENSE="LGPL-2.1+"
-KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~riscv x86"
+KEYWORDS="amd64 ~arm arm64 ~ppc64 ~riscv x86"
 IUSE="bluetooth +kaccounts"
 
 # requires running environment



[gentoo-commits] repo/gentoo:master commit in: kde-frameworks/ktexteditor/

2022-04-28 Thread Sam James
commit: ac852f8e5d8126eee939d93fad1144ee2cd16b65
Author: Sam James  gentoo  org>
AuthorDate: Fri Apr 29 03:28:21 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Apr 29 03:28:21 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ac852f8e

kde-frameworks/ktexteditor: Stabilize 5.92.0-r1 arm64, #838502

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

 kde-frameworks/ktexteditor/ktexteditor-5.92.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-frameworks/ktexteditor/ktexteditor-5.92.0-r1.ebuild 
b/kde-frameworks/ktexteditor/ktexteditor-5.92.0-r1.ebuild
index 32da4c657116..6671981ff5f7 100644
--- a/kde-frameworks/ktexteditor/ktexteditor-5.92.0-r1.ebuild
+++ b/kde-frameworks/ktexteditor/ktexteditor-5.92.0-r1.ebuild
@@ -11,7 +11,7 @@ inherit ecm kde.org
 DESCRIPTION="Framework providing a full text editor component"
 
 LICENSE="LGPL-2+"
-KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~riscv x86"
+KEYWORDS="amd64 ~arm arm64 ~ppc64 ~riscv x86"
 IUSE="+editorconfig"
 
 RESTRICT="test"



[gentoo-commits] repo/gentoo:master commit in: kde-frameworks/threadweaver/

2022-04-28 Thread Sam James
commit: 51ec5d4ffd66fd234086984989683eda948ae684
Author: Sam James  gentoo  org>
AuthorDate: Fri Apr 29 03:28:16 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Apr 29 03:28:16 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=51ec5d4f

kde-frameworks/threadweaver: Stabilize 5.92.0 arm64, #838502

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

 kde-frameworks/threadweaver/threadweaver-5.92.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-frameworks/threadweaver/threadweaver-5.92.0.ebuild 
b/kde-frameworks/threadweaver/threadweaver-5.92.0.ebuild
index d5e999c7008c..473beaaf69a7 100644
--- a/kde-frameworks/threadweaver/threadweaver-5.92.0.ebuild
+++ b/kde-frameworks/threadweaver/threadweaver-5.92.0.ebuild
@@ -7,7 +7,7 @@ inherit ecm kde.org
 
 DESCRIPTION="Framework for managing threads using job and queue-based 
interfaces"
 LICENSE="LGPL-2+"
-KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~riscv x86"
+KEYWORDS="amd64 ~arm arm64 ~ppc64 ~riscv x86"
 IUSE=""
 
 src_prepare() {



[gentoo-commits] repo/gentoo:master commit in: kde-frameworks/modemmanager-qt/

2022-04-28 Thread Sam James
commit: f0efa9eed31f25ebd671a63d0e70269c8ce9f27f
Author: Sam James  gentoo  org>
AuthorDate: Fri Apr 29 03:28:23 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Apr 29 03:28:23 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f0efa9ee

kde-frameworks/modemmanager-qt: Stabilize 5.92.0 arm64, #838502

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

 kde-frameworks/modemmanager-qt/modemmanager-qt-5.92.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-frameworks/modemmanager-qt/modemmanager-qt-5.92.0.ebuild 
b/kde-frameworks/modemmanager-qt/modemmanager-qt-5.92.0.ebuild
index bd4777ff1444..d97b603d16e6 100644
--- a/kde-frameworks/modemmanager-qt/modemmanager-qt-5.92.0.ebuild
+++ b/kde-frameworks/modemmanager-qt/modemmanager-qt-5.92.0.ebuild
@@ -9,7 +9,7 @@ inherit ecm kde.org
 
 DESCRIPTION="ModemManager bindings for Qt"
 LICENSE="LGPL-2"
-KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~riscv x86"
+KEYWORDS="amd64 ~arm arm64 ~ppc64 ~riscv x86"
 IUSE=""
 
 # requires running environment



[gentoo-commits] repo/gentoo:master commit in: kde-frameworks/kplotting/

2022-04-28 Thread Sam James
commit: 8ba833c9e46a39cd4fb8b2e5f7b3f975645dd218
Author: Sam James  gentoo  org>
AuthorDate: Fri Apr 29 03:28:10 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Apr 29 03:28:10 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8ba833c9

kde-frameworks/kplotting: Stabilize 5.92.0 arm64, #838502

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

 kde-frameworks/kplotting/kplotting-5.92.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-frameworks/kplotting/kplotting-5.92.0.ebuild 
b/kde-frameworks/kplotting/kplotting-5.92.0.ebuild
index 1dd87723b597..0368139619d7 100644
--- a/kde-frameworks/kplotting/kplotting-5.92.0.ebuild
+++ b/kde-frameworks/kplotting/kplotting-5.92.0.ebuild
@@ -11,7 +11,7 @@ inherit ecm kde.org
 
 DESCRIPTION="Framework providing easy data-plotting functions"
 LICENSE="LGPL-2+"
-KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~riscv x86"
+KEYWORDS="amd64 ~arm arm64 ~ppc64 ~riscv x86"
 IUSE=""
 
 DEPEND="



[gentoo-commits] repo/gentoo:master commit in: kde-frameworks/knotifyconfig/

2022-04-28 Thread Sam James
commit: d4246ff715cae0c062c849ceaca67bef36f23c64
Author: Sam James  gentoo  org>
AuthorDate: Fri Apr 29 03:28:07 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Apr 29 03:28:07 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d4246ff7

kde-frameworks/knotifyconfig: Stabilize 5.92.0 arm64, #838502

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

 kde-frameworks/knotifyconfig/knotifyconfig-5.92.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-frameworks/knotifyconfig/knotifyconfig-5.92.0.ebuild 
b/kde-frameworks/knotifyconfig/knotifyconfig-5.92.0.ebuild
index b6fbfc277168..cbc3be0dc226 100644
--- a/kde-frameworks/knotifyconfig/knotifyconfig-5.92.0.ebuild
+++ b/kde-frameworks/knotifyconfig/knotifyconfig-5.92.0.ebuild
@@ -10,7 +10,7 @@ inherit ecm kde.org
 
 DESCRIPTION="Framework for configuring desktop notifications"
 LICENSE="LGPL-2+"
-KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~riscv x86"
+KEYWORDS="amd64 ~arm arm64 ~ppc64 ~riscv x86"
 IUSE="phonon"
 
 DEPEND="



[gentoo-commits] repo/gentoo:master commit in: kde-frameworks/kpeople/

2022-04-28 Thread Sam James
commit: ca7415edcc1d6aaba34835d93f950d240110b8ef
Author: Sam James  gentoo  org>
AuthorDate: Fri Apr 29 03:28:09 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Apr 29 03:28:09 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ca7415ed

kde-frameworks/kpeople: Stabilize 5.92.0 arm64, #838502

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

 kde-frameworks/kpeople/kpeople-5.92.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-frameworks/kpeople/kpeople-5.92.0.ebuild 
b/kde-frameworks/kpeople/kpeople-5.92.0.ebuild
index b27d5075d3d8..0f18a70e9754 100644
--- a/kde-frameworks/kpeople/kpeople-5.92.0.ebuild
+++ b/kde-frameworks/kpeople/kpeople-5.92.0.ebuild
@@ -12,7 +12,7 @@ DESCRIPTION="KDE contact person abstraction library"
 HOMEPAGE="https://invent.kde.org/frameworks/kpeople";
 
 LICENSE="LGPL-2.1"
-KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~riscv x86"
+KEYWORDS="amd64 ~arm arm64 ~ppc64 ~riscv x86"
 IUSE=""
 
 DEPEND="



[gentoo-commits] repo/gentoo:master commit in: kde-frameworks/kwayland/

2022-04-28 Thread Sam James
commit: 6e958b4ef7c9754b706612251192f222ac94411e
Author: Sam James  gentoo  org>
AuthorDate: Fri Apr 29 03:28:14 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Apr 29 03:28:14 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6e958b4e

kde-frameworks/kwayland: Stabilize 5.92.0 arm64, #838502

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

 kde-frameworks/kwayland/kwayland-5.92.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-frameworks/kwayland/kwayland-5.92.0.ebuild 
b/kde-frameworks/kwayland/kwayland-5.92.0.ebuild
index 76864cdb2e00..07ae8574a7a3 100644
--- a/kde-frameworks/kwayland/kwayland-5.92.0.ebuild
+++ b/kde-frameworks/kwayland/kwayland-5.92.0.ebuild
@@ -12,7 +12,7 @@ DESCRIPTION="Qt-style client and server library wrapper for 
Wayland libraries"
 HOMEPAGE="https://invent.kde.org/frameworks/kwayland";
 
 LICENSE="LGPL-2.1"
-KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~riscv x86"
+KEYWORDS="amd64 ~arm arm64 ~ppc64 ~riscv x86"
 IUSE=""
 
 # All failing, I guess we need a virtual wayland server



[gentoo-commits] repo/gentoo:master commit in: kde-frameworks/krunner/

2022-04-28 Thread Sam James
commit: 0a909ece411586a891c4d71bd3b2ec76bf5d4454
Author: Sam James  gentoo  org>
AuthorDate: Fri Apr 29 03:28:18 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Apr 29 03:28:18 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0a909ece

kde-frameworks/krunner: Stabilize 5.92.0 arm64, #838502

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

 kde-frameworks/krunner/krunner-5.92.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-frameworks/krunner/krunner-5.92.0.ebuild 
b/kde-frameworks/krunner/krunner-5.92.0.ebuild
index 31cdedb1deae..366bf81f3078 100644
--- a/kde-frameworks/krunner/krunner-5.92.0.ebuild
+++ b/kde-frameworks/krunner/krunner-5.92.0.ebuild
@@ -11,7 +11,7 @@ inherit ecm kde.org
 DESCRIPTION="Framework for providing different actions given a string query"
 
 LICENSE="LGPL-2+"
-KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~riscv x86"
+KEYWORDS="amd64 ~arm arm64 ~ppc64 ~riscv x86"
 IUSE="activities"
 
 DEPEND="



[gentoo-commits] repo/gentoo:master commit in: kde-frameworks/plasma/

2022-04-28 Thread Sam James
commit: d8c32abb28dcc81532b75f60060f5b02c6550dc1
Author: Sam James  gentoo  org>
AuthorDate: Fri Apr 29 03:28:15 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Apr 29 03:28:15 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d8c32abb

kde-frameworks/plasma: Stabilize 5.92.0-r2 arm64, #838502

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

 kde-frameworks/plasma/plasma-5.92.0-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-frameworks/plasma/plasma-5.92.0-r2.ebuild 
b/kde-frameworks/plasma/plasma-5.92.0-r2.ebuild
index 2141f45e5ac3..f048636a97a6 100644
--- a/kde-frameworks/plasma/plasma-5.92.0-r2.ebuild
+++ b/kde-frameworks/plasma/plasma-5.92.0-r2.ebuild
@@ -12,7 +12,7 @@ inherit ecm kde.org
 DESCRIPTION="Plasma framework"
 
 LICENSE="LGPL-2+"
-KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~riscv x86"
+KEYWORDS="amd64 ~arm arm64 ~ppc64 ~riscv x86"
 IUSE="gles2-only man wayland X"
 
 RESTRICT="test"



[gentoo-commits] repo/gentoo:master commit in: kde-frameworks/kimageformats/

2022-04-28 Thread Sam James
commit: 78d4542bb4027fc79df144f9445f4c98c2a783a1
Author: Sam James  gentoo  org>
AuthorDate: Fri Apr 29 03:28:06 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Apr 29 03:28:06 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=78d4542b

kde-frameworks/kimageformats: Stabilize 5.92.0-r2 arm64, #838502

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

 kde-frameworks/kimageformats/kimageformats-5.92.0-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-frameworks/kimageformats/kimageformats-5.92.0-r2.ebuild 
b/kde-frameworks/kimageformats/kimageformats-5.92.0-r2.ebuild
index 75fc425a6f3b..4082b0b4bfca 100644
--- a/kde-frameworks/kimageformats/kimageformats-5.92.0-r2.ebuild
+++ b/kde-frameworks/kimageformats/kimageformats-5.92.0-r2.ebuild
@@ -11,7 +11,7 @@ inherit ecm kde.org
 
 DESCRIPTION="Framework providing additional format plugins for Qt's image I/O 
system"
 LICENSE="LGPL-2+"
-KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~riscv x86"
+KEYWORDS="amd64 ~arm arm64 ~ppc64 ~riscv x86"
 IUSE="avif eps heif jpegxl openexr"
 
 DEPEND="



[gentoo-commits] repo/gentoo:master commit in: kde-frameworks/kquickcharts/

2022-04-28 Thread Sam James
commit: b8a99becff5c64ad0642b4c27de11399e19f34fb
Author: Sam James  gentoo  org>
AuthorDate: Fri Apr 29 03:28:11 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Apr 29 03:28:11 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b8a99bec

kde-frameworks/kquickcharts: Stabilize 5.92.0 arm64, #838502

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

 kde-frameworks/kquickcharts/kquickcharts-5.92.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-frameworks/kquickcharts/kquickcharts-5.92.0.ebuild 
b/kde-frameworks/kquickcharts/kquickcharts-5.92.0.ebuild
index 6fe8249c884e..1d3714eb7236 100644
--- a/kde-frameworks/kquickcharts/kquickcharts-5.92.0.ebuild
+++ b/kde-frameworks/kquickcharts/kquickcharts-5.92.0.ebuild
@@ -15,7 +15,7 @@ DESCRIPTION="QtQuick plugin providing high-performance charts"
 HOMEPAGE="https://invent.kde.org/frameworks/kquickcharts";
 
 LICENSE="LGPL-2+"
-KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~riscv x86"
+KEYWORDS="amd64 ~arm arm64 ~ppc64 ~riscv x86"
 IUSE=""
 
 DEPEND="



[gentoo-commits] repo/gentoo:master commit in: kde-frameworks/kross/

2022-04-28 Thread Sam James
commit: cd8ca514acdc8bafd7231faaacc6b520eebd75e3
Author: Sam James  gentoo  org>
AuthorDate: Fri Apr 29 03:28:12 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Apr 29 03:28:12 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cd8ca514

kde-frameworks/kross: Stabilize 5.92.0 arm64, #838502

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

 kde-frameworks/kross/kross-5.92.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-frameworks/kross/kross-5.92.0.ebuild 
b/kde-frameworks/kross/kross-5.92.0.ebuild
index 8444fbd89273..132836cf1309 100644
--- a/kde-frameworks/kross/kross-5.92.0.ebuild
+++ b/kde-frameworks/kross/kross-5.92.0.ebuild
@@ -12,7 +12,7 @@ inherit ecm kde.org
 
 DESCRIPTION="Framework for embedding scripting into applications"
 LICENSE="LGPL-2+"
-KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~riscv x86"
+KEYWORDS="amd64 ~arm arm64 ~ppc64 ~riscv x86"
 IUSE=""
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: kde-frameworks/khtml/

2022-04-28 Thread Sam James
commit: 542b68ae1cc648e4922e4e91b86fb7399431f883
Author: Sam James  gentoo  org>
AuthorDate: Fri Apr 29 03:28:05 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Apr 29 03:28:05 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=542b68ae

kde-frameworks/khtml: Stabilize 5.92.0 arm64, #838502

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

 kde-frameworks/khtml/khtml-5.92.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-frameworks/khtml/khtml-5.92.0.ebuild 
b/kde-frameworks/khtml/khtml-5.92.0.ebuild
index 505f4443c664..5d433e5c6279 100644
--- a/kde-frameworks/khtml/khtml-5.92.0.ebuild
+++ b/kde-frameworks/khtml/khtml-5.92.0.ebuild
@@ -11,7 +11,7 @@ inherit ecm kde.org
 
 DESCRIPTION="KHTML web rendering engine"
 LICENSE="LGPL-2"
-KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~riscv x86"
+KEYWORDS="amd64 ~arm arm64 ~ppc64 ~riscv x86"
 IUSE="X"
 
 BDEPEND="



[gentoo-commits] repo/gentoo:master commit in: kde-frameworks/kdnssd/

2022-04-28 Thread Sam James
commit: dd273ff38ef50c6097ece45822c99856107b055f
Author: Sam James  gentoo  org>
AuthorDate: Fri Apr 29 03:28:01 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Apr 29 03:28:01 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dd273ff3

kde-frameworks/kdnssd: Stabilize 5.92.0 arm64, #838502

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

 kde-frameworks/kdnssd/kdnssd-5.92.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-frameworks/kdnssd/kdnssd-5.92.0.ebuild 
b/kde-frameworks/kdnssd/kdnssd-5.92.0.ebuild
index ef3850908864..229be47342ae 100644
--- a/kde-frameworks/kdnssd/kdnssd-5.92.0.ebuild
+++ b/kde-frameworks/kdnssd/kdnssd-5.92.0.ebuild
@@ -8,7 +8,7 @@ inherit ecm kde.org
 
 DESCRIPTION="Framework for network service discovery using Zeroconf"
 LICENSE="LGPL-2+"
-KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~riscv x86"
+KEYWORDS="amd64 ~arm arm64 ~ppc64 ~riscv x86"
 IUSE="nls zeroconf"
 
 BDEPEND="



  1   2   3   >