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

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

app-containers/catatonit: add live & fix symlink

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

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

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

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

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

zmed...@gentoo.org

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

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

 



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

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

dev-python/icalendar: Bump to 5.0.10

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

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

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

diff --git a/dev-python/icalendar/icalendar-5.0.10.ebuild 
b/dev-python/icalendar/icalendar-5.0.10.ebuild
new file mode 100644
index ..abbe040cb9ee
--- /dev/null
+++ b/dev-python/icalendar/icalendar-5.0.10.ebuild
@@ -0,0 +1,39 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{10..12} )
+
+inherit distutils-r1 pypi
+
+DESCRIPTION="Package used for parsing and generating iCalendar files (RFC 
2445)"
+HOMEPAGE="
+   https://github.com/collective/icalendar/
+   https://pypi.org/project/icalendar/
+"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~x86"
+
+RDEPEND="
+   dev-python/python-dateutil[${PYTHON_USEDEP}]
+   dev-python/pytz[${PYTHON_USEDEP}]
+"
+BDEPEND="
+   test? (
+   dev-python/hypothesis[${PYTHON_USEDEP}]
+   )
+"
+
+distutils_enable_sphinx docs
+distutils_enable_tests pytest
+
+python_prepare_all() {
+   # reset conf.py to not read version from an installed instance
+   sed -e "s:pkg_resources.get_distribution('icalendar').version:'${PV}':" 
\
+   -i docs/conf.py || die
+   distutils-r1_python_prepare_all
+}



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

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

dev-python/s3transfer: Bump to 0.7.0

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

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

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

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



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

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

dev-python/tifffile: Bump to 2023.9.26

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

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

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

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



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

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

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

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

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

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

diff --git 
a/dev-python/readthedocs-sphinx-ext/readthedocs-sphinx-ext-2.2.3.ebuild 
b/dev-python/readthedocs-sphinx-ext/readthedocs-sphinx-ext-2.2.3.ebuild
new file mode 100644
index ..00dffbb4b59c
--- /dev/null
+++ b/dev-python/readthedocs-sphinx-ext/readthedocs-sphinx-ext-2.2.3.ebuild
@@ -0,0 +1,30 @@
+# Copyright 2020-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYPI_NO_NORMALIZE=1
+PYTHON_COMPAT=( python3_{10..12} pypy3 )
+
+inherit distutils-r1 pypi
+
+DESCRIPTION="Code specific for Read the Docs and Sphinx"
+HOMEPAGE="
+   https://github.com/readthedocs/readthedocs-sphinx-ext/
+   https://pypi.org/project/readthedocs-sphinx-ext/
+"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc ~x86"
+
+RDEPEND="
+   >=dev-python/jinja-2.9[${PYTHON_USEDEP}]
+   dev-python/requests[${PYTHON_USEDEP}]
+   dev-python/sphinx[${PYTHON_USEDEP}]
+"
+
+# unittest should be sufficient but tests are very verbose, so pytest's
+# output capture is most welcome
+distutils_enable_tests pytest



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

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

dev-python/botocore: Bump to 1.31.55

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

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

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

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



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

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

app-admin/awscli: Bump to 1.29.55

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

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

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

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

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

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

dev-python/botocore: Update the live ebuild

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

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

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



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

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

dev-python/boto3: Bump to 1.28.55

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

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

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

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

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



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

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

dev-python/awxkit: Bump to 23.2.0

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

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

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

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



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

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

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

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

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

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



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

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

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

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

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

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



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

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

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

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

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

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



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

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

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

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

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

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



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

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

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

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

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

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



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

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

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

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

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

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



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

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

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

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

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

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



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

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

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

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

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

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



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

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

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

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

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

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



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

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

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

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

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

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



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

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

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

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

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

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



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

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

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

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

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

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



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

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

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

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

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

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



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

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

app-office/obsidian: add 1.4.14, drop 1.4.13

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

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

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

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

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



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

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

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

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

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

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



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

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

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

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

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

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

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



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

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

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

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

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

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

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



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

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

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

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

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

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



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

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

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

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

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

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



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

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

perl-module.eclass: fix typo in comment

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

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

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



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

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

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

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

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

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



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

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

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

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

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

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



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

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

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

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

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

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



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

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

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

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

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

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



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

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

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

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

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

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



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

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

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

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

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

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



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

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

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

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

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

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



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

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

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

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

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

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



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

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

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

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

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

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

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



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

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

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

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

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

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



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

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

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

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

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

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



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

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

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

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

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

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



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

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

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

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

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

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



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

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

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

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

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

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



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

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

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

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

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

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

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



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

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

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

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

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

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



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

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

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

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

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

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



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

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

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

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

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

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



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

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

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

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

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

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



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

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

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

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

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

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



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

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

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

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

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

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



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

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

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

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

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

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



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

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

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

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

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

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



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

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

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

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

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

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



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

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

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

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

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

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



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

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

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

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

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

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



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

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

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

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

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

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



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

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

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

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

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

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



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

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

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

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

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

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



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

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

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

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

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

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



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

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

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

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

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

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



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

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

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

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

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

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



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

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

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

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

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

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



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

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

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

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

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

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



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

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

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

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

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

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



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

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

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

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

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

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



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

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

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

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

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

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



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

2023-09-26 Thread Sam James
commit: 5153072f18658037e920bd60e7c05ab8ac06dbd4
Author: Sam James  gentoo  org>
AuthorDate: Wed Sep 27 04:48:44 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Sep 27 04:48:44 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5153072f

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

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

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

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



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

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

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

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

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

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



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

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

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

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

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

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



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

2023-09-26 Thread Sam James
commit: 2a1bc051559c662d7320abc6a34ab7985ff3b6e3
Author: Sam James  gentoo  org>
AuthorDate: Wed Sep 27 04:48:43 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Sep 27 04:48:43 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2a1bc051

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

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

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

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



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

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

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

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

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

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



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

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

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

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

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

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



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

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

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

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

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

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



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

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

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

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

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

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



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

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

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

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

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

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



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

2023-09-26 Thread Sam James
commit: 3eed4658ec346710355d8d17bfc2c0ef0a9b9d0b
Author: Sam James  gentoo  org>
AuthorDate: Wed Sep 27 04:46:16 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Sep 27 04:46:16 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3eed4658

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

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

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

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



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

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

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

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

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

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



[gentoo-commits] repo/gentoo:master commit in: sec-keys/openpgp-keys-karelzak/

2023-09-26 Thread Sam James
commit: 174bab25aa4471276198be353faed1981132c347
Author: Sam James  gentoo  org>
AuthorDate: Wed Sep 27 04:46:21 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Sep 27 04:46:21 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=174bab25

sec-keys/openpgp-keys-karelzak: Stabilize 20230517 ALLARCHES, #914790

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

 sec-keys/openpgp-keys-karelzak/openpgp-keys-karelzak-20230517.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/sec-keys/openpgp-keys-karelzak/openpgp-keys-karelzak-20230517.ebuild 
b/sec-keys/openpgp-keys-karelzak/openpgp-keys-karelzak-20230517.ebuild
index 524e114f2774..6efa00454627 100644
--- a/sec-keys/openpgp-keys-karelzak/openpgp-keys-karelzak-20230517.ebuild
+++ b/sec-keys/openpgp-keys-karelzak/openpgp-keys-karelzak-20230517.ebuild
@@ -11,7 +11,7 @@ S="${WORKDIR}"
 
 LICENSE="public-domain"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc ~x86"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 
~riscv ~s390 sparc x86"
 
 src_install() {
local files=( ${A} )



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

2023-09-26 Thread Sam James
commit: 94ee56729372d92f5e59d634a45f43c64494d986
Author: Sam James  gentoo  org>
AuthorDate: Wed Sep 27 04:46:22 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Sep 27 04:46:22 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=94ee5672

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

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

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

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



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

2023-09-26 Thread Sam James
commit: 575b47f2594f6dcb82556b51a06e16455abb94b7
Author: Sam James  gentoo  org>
AuthorDate: Wed Sep 27 04:46:17 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Sep 27 04:46:17 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=575b47f2

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

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

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

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



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

2023-09-26 Thread Sam James
commit: 5b3176eb943d743bcdaa3cb6b0a0036019764a80
Author: Sam James  gentoo  org>
AuthorDate: Wed Sep 27 04:46:18 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Sep 27 04:46:18 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5b3176eb

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

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

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

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



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

2023-09-26 Thread Sam James
commit: 40b3b370e8408d4d380a9e54909346bcf7d90360
Author: Sam James  gentoo  org>
AuthorDate: Wed Sep 27 04:46:15 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Sep 27 04:46:15 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=40b3b370

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

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

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

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



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

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

virtual/perl-Text-Tabs+Wrap: add 2023.51.100

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

 .../perl-Text-Tabs+Wrap-2023.51.100.ebuild| 15 +++
 1 file changed, 15 insertions(+)

diff --git a/virtual/perl-Text-Tabs+Wrap/perl-Text-Tabs+Wrap-2023.51.100.ebuild 
b/virtual/perl-Text-Tabs+Wrap/perl-Text-Tabs+Wrap-2023.51.100.ebuild
new file mode 100644
index ..ba6bc6fc405f
--- /dev/null
+++ b/virtual/perl-Text-Tabs+Wrap/perl-Text-Tabs+Wrap-2023.51.100.ebuild
@@ -0,0 +1,15 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DESCRIPTION="Virtual for Text::Tabs and Text::Wrap, also distributed as 
Text::Tabs+Wrap"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos 
~x64-macos ~x64-solaris"
+
+RDEPEND="
+   ~perl-core/${PN#perl-}-${PV}
+   dev-lang/perl:=
+   !perl-core/${PN#perl-}-${PV}-r999
+"



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

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

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

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

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

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



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

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

perl-core/Text-Tabs+Wrap: keyword 2023.51.100

Propagate keywords from virtual/perl-Text-Tabs+Wrap.

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

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

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



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

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

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

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

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

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



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

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

sys-devel/distcc: backport CHOST rewriting fix (deux)

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

 sys-devel/distcc/distcc-3.4-r3.ebuild  | 186 +
 .../distcc/files/distcc-3.4-rewrite-chost.patch|  79 +
 2 files changed, 265 insertions(+)

diff --git a/sys-devel/distcc/distcc-3.4-r3.ebuild 
b/sys-devel/distcc/distcc-3.4-r3.ebuild
new file mode 100644
index ..df8124e492d9
--- /dev/null
+++ b/sys-devel/distcc/distcc-3.4-r3.ebuild
@@ -0,0 +1,186 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+PYTHON_COMPAT=( python3_{9..11} )
+
+inherit autotools flag-o-matic prefix python-single-r1 systemd
+
+DESCRIPTION="Distribute compilation of C code across several machines on a 
network"
+HOMEPAGE="https://github.com/distcc/distcc;
+SRC_URI="https://github.com/distcc/distcc/releases/download/v${PV}/${P}.tar.gz;
+
+LICENSE="GPL-2+"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 ~sparc ~x86"
+IUSE="gssapi gtk hardened ipv6 selinux xinetd zeroconf"
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
+
+RDEPEND="${PYTHON_DEPS}
+   dev-libs/popt
+   gssapi? ( net-libs/libgssglue )
+   gtk? ( x11-libs/gtk+:3 )
+   zeroconf? ( >=net-dns/avahi-0.6[dbus] )
+"
+DEPEND="${RDEPEND}
+   sys-libs/binutils-libs"
+BDEPEND="
+   sys-devel/autoconf-archive
+   virtual/pkgconfig"
+RDEPEND+="
+   acct-user/distcc
+   dev-util/shadowman
+   >=sys-devel/gcc-config-1.4.1
+   selinux? ( sec-policy/selinux-distcc )
+   xinetd? ( sys-apps/xinetd )"
+
+PATCHES=(
+   "${FILESDIR}/${PN}-3.0-xinetd.patch"
+   # SOCKSv5 support needed for Portage, bug #537616
+   "${FILESDIR}/${PN}-3.2_rc1-socks5.patch"
+   "${FILESDIR}/${PN}-3.4-pump-tests.patch"
+   "${FILESDIR}/${P}-fix-dcc_gcc_rewrite_fqn-corruption.patch"
+   "${FILESDIR}/${P}-rewrite-chost.patch"
+)
+
+src_prepare() {
+   default
+
+   # Bugs #120001, #167844 and probably more. See patch for description.
+   use hardened && eapply "${FILESDIR}/distcc-hardened.patch"
+
+   sed -i \
+   -e "/PATH/s:\$distcc_location:${EPREFIX}/usr/lib/distcc/bin:" \
+   -e "s:@PYTHON@:${EPYTHON}:" \
+   pump.in || die "sed failed"
+
+   sed \
+   -e "s:@EPREFIX@:${EPREFIX:-/}:" \
+   -e "s:@libdir@:/usr/lib:" \
+   "${FILESDIR}/distcc-config" > "${T}/distcc-config" || die
+
+   # TODO: gdb tests fail due to gdb failing to find .c file
+   sed -i -e '/Gdb.*Case,/d' test/testdistcc.py || die
+
+   hprefixify update-distcc-symlinks.py src/{serve,daemon}.c
+   python_fix_shebang update-distcc-symlinks.py "${T}/distcc-config"
+   eautoreconf
+}
+
+src_configure() {
+   # https://github.com/distcc/distcc/issues/454
+   append-cppflags -DPY_SSIZE_T_CLEAN
+
+   local myconf=(
+   --disable-Werror
+   --libdir="${EPREFIX}"/usr/lib
+   $(use_enable ipv6 rfc2553)
+   $(use_with gtk)
+   --without-gnome
+   $(use_with gssapi auth)
+   $(use_with zeroconf avahi)
+   )
+
+   econf "${myconf[@]}"
+}
+
+src_test() {
+   # sandbox breaks some tests, and hangs some too
+   # retest once #590084 is fixed
+   local -x SANDBOX_ON=0
+   emake -j1 check
+}
+
+src_install() {
+   # override GZIP_BIN to stop it from compressing manpages
+   emake -j1 DESTDIR="${D}" GZIP_BIN=false install
+   python_optimize
+
+   newinitd "${FILESDIR}/distccd.initd" distccd
+   systemd_newunit "${FILESDIR}/distccd.service-1" distccd.service
+   systemd_install_serviced "${FILESDIR}/distccd.service.conf"
+
+   cp "${FILESDIR}/distccd.confd" "${T}/distccd" || die
+   if use zeroconf; then
+   cat >> "${T}/distccd" <<-EOF || die
+
+   # Enable zeroconf support in distccd
+   DISTCCD_OPTS="\${DISTCCD_OPTS} --zeroconf"
+   EOF
+
+   sed -i '/ExecStart/ s|$| --zeroconf|' 
"${D}$(systemd_get_systemunitdir)"/distccd.service || die
+   fi
+   doconfd "${T}/distccd"
+
+   newenvd - 02distcc <<-EOF || die
+   # This file is managed by distcc-config; use it to change these 
settings.
+   # DISTCC_LOG and DISTCC_DIR should not be set.
+   DISTCC_VERBOSE="${DISTCC_VERBOSE:-0}"
+   DISTCC_FALLBACK="${DISTCC_FALLBACK:-1}"
+   DISTCC_SAVE_TEMPS="${DISTCC_SAVE_TEMPS:-0}"
+   DISTCC_TCP_CORK="${DISTCC_TCP_CORK}"
+   DISTCC_SSH="${DISTCC_SSH}"
+   

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

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

net-print/cups: add 2.4.7

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

 net-print/cups/Manifest  |   1 +
 net-print/cups/cups-2.4.7.ebuild | 318 +++
 2 files changed, 319 insertions(+)

diff --git a/net-print/cups/Manifest b/net-print/cups/Manifest
index fcd38c589ecf..52c116f8ff79 100644
--- a/net-print/cups/Manifest
+++ b/net-print/cups/Manifest
@@ -2,3 +2,4 @@ DIST cups-2.4.2-source.tar.gz 8128785 BLAKE2B 
97053feb502d4fdc28810b806000b6c84a
 DIST cups-2.4.4-source.tar.gz 8135056 BLAKE2B 
888ebf4630c08a200248ef1472374a002712b4c817f2e16c04c30b3c2e5842bc38656a976b1dd24eb0eec0630cb84b97d48339dca034f2e19fc2a6fc6ec58c7f
 SHA512 
861b7d8e92b5ff2c2f693464f417ce1c22da74508acbfb2cb6a889154d4673f4b3f4dd87c53f8539a01b603d66546ebc6c121b88d483746e2f180d587ff3c675
 DIST cups-2.4.5-source.tar.gz 8133310 BLAKE2B 
03921be99081bd0e345100406d2f266581dd7db36e7a1fd45ebc0e9f72642f5d77b5d6a76c0845757b111e27afb9bcbe4dfa5ae785f3fe5e092c45d75700b637
 SHA512 
ffa37468f28c95bd10db45739d1d442c21f9575f5b36543284f0821bae5d78167228543d7714b1a37c5701d31953e97ebd35cfdc8ec915894bce688431291701
 DIST cups-2.4.6-source.tar.gz 8135135 BLAKE2B 
4e61112ddaa46f20b1cfcb8f523dd07ba7d82604b9857754b288a2a9c5bc50ce242cfa119867347e4696818dc2eb505cf7fff1f9a0634e314edb2500395b83e4
 SHA512 
eb748680a748f599e4826c17054a24259d190e6c8e8339f6a7a37ee2a3f4c3fd1829e856b25a854cfdbee1b51279c70a0e847f6142225b8b68f1cd10c4ce4ce4
+DIST cups-2.4.7-source.tar.gz 8134809 BLAKE2B 
d81de62cff37c576ef8fb125b97568c2d86602cec6151d7030552fad421d7bc77a5df1e860d5ac5a241e739cc0d1fe5fcac44b8451ad2fc4dc675cf74fd41382
 SHA512 
914b574ff6d85de9f3471528b52d4a436c484c441f47651846e1bdfa00aec26774efd416ff466216d2bccf468f8a797b1e0d666b5c82abc87e77550ce8b00d39

diff --git a/net-print/cups/cups-2.4.7.ebuild b/net-print/cups/cups-2.4.7.ebuild
new file mode 100644
index ..d1f511ef75b9
--- /dev/null
+++ b/net-print/cups/cups-2.4.7.ebuild
@@ -0,0 +1,318 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit autotools linux-info xdg multilib-minimal optfeature pam 
toolchain-funcs
+
+MY_PV="${PV/_beta/b}"
+MY_PV="${MY_PV/_rc/rc}"
+MY_PV="${MY_PV/_p/op}"
+MY_P="${PN}-${MY_PV}"
+
+if [[ ${PV} == * ]] ; then
+   inherit git-r3
+   EGIT_REPO_URI="https://github.com/OpenPrinting/cups.git;
+   [[ ${PV} !=  ]] && EGIT_BRANCH=branch-${PV/.}
+else
+   
SRC_URI="https://github.com/OpenPrinting/cups/releases/download/v${MY_PV}/cups-${MY_PV}-source.tar.gz;
+   if [[ ${PV} != *_beta* && ${PV} != *_rc* ]] ; then
+   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~mips 
~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
+   fi
+fi
+
+S="${WORKDIR}/${MY_P}"
+
+DESCRIPTION="The Common Unix Printing System"
+HOMEPAGE="https://www.cups.org/ https://github.com/OpenPrinting/cups;
+
+LICENSE="Apache-2.0"
+SLOT="0"
+IUSE="acl dbus debug kerberos openssl pam selinux +ssl static-libs systemd 
test usb X xinetd zeroconf"
+
+# As of 2.4.2, they don't actually seem to be interactive (they pass some flags
+# by default to input for us), but they fail on some greyscale issue w/ 
poppler?
+RESTRICT="!test? ( test ) test"
+
+BDEPEND="
+   acct-group/lp
+   acct-group/lpadmin
+   virtual/pkgconfig
+"
+DEPEND="
+   app-text/libpaper:=
+   sys-libs/zlib
+   acl? (
+   kernel_linux? (
+   sys-apps/acl
+   sys-apps/attr
+   )
+   )
+   dbus? ( >=sys-apps/dbus-1.6.18-r1[${MULTILIB_USEDEP}] )
+   kerberos? ( >=virtual/krb5-0-r1[${MULTILIB_USEDEP}] )
+   pam? ( sys-libs/pam )
+   !pam? ( virtual/libcrypt:= )
+   ssl? (
+   !openssl? ( >=net-libs/gnutls-2.12.23-r6:0=[${MULTILIB_USEDEP}] 
)
+   openssl? ( dev-libs/openssl:=[${MULTILIB_USEDEP}] )
+   )
+   systemd? ( sys-apps/systemd )
+   usb? ( virtual/libusb:1 )
+   X? ( x11-misc/xdg-utils )
+   xinetd? ( sys-apps/xinetd )
+   zeroconf? ( >=net-dns/avahi-0.6.31-r2[dbus,${MULTILIB_USEDEP}] )
+"
+RDEPEND="
+   ${DEPEND}
+   acct-group/lp
+   acct-group/lpadmin
+   selinux? ( sec-policy/selinux-cups )
+"
+PDEPEND=">=net-print/cups-filters-1.0.43"
+
+PATCHES=(
+   "${FILESDIR}/${PN}-2.4.1-nostrip.patch"
+   "${FILESDIR}/${PN}-2.4.1-user-AR.patch"
+)
+
+MULTILIB_CHOST_TOOLS=(
+   /usr/bin/cups-config
+)
+
+pkg_setup() {
+   if use kernel_linux; then
+   linux-info_pkg_setup
+   if  ! linux_config_exists; then
+   ewarn "Can't check the linux kernel configuration."
+  

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

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

net-print/cups: drop 2.4.2-r7, 2.4.4, 2.4.5

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

 net-print/cups/Manifest|   3 -
 net-print/cups/cups-2.4.2-r7.ebuild| 325 -
 net-print/cups/cups-2.4.4.ebuild   | 315 
 net-print/cups/cups-2.4.5.ebuild   | 315 
 .../files/cups-2.4.2-no-fortify-override.patch |  18 --
 .../cups-2.4.2-openssl-intermediate-certs.patch|  20 --
 .../cups/files/cups-2.4.2-scheduler-ipp.patch  |  36 ---
 net-print/cups/files/cups-resolve-local.patch  |  97 --
 8 files changed, 1129 deletions(-)

diff --git a/net-print/cups/Manifest b/net-print/cups/Manifest
index 52c116f8ff79..ec197c098c16 100644
--- a/net-print/cups/Manifest
+++ b/net-print/cups/Manifest
@@ -1,5 +1,2 @@
-DIST cups-2.4.2-source.tar.gz 8128785 BLAKE2B 
97053feb502d4fdc28810b806000b6c84a6795d5adcec0789e73e5477d5802d46a99381366d16219f627166df088f6decde5c144bd0c38b5745815dc1e426bc5
 SHA512 
07474643bffe11c79b3226b70d28f1bb803dc19daa10711938cea303feacdcce3945ba8ff0334d94fdd5922ea7d6bf37a28c1ea62cce8ce946c2f90a0faf002f
-DIST cups-2.4.4-source.tar.gz 8135056 BLAKE2B 
888ebf4630c08a200248ef1472374a002712b4c817f2e16c04c30b3c2e5842bc38656a976b1dd24eb0eec0630cb84b97d48339dca034f2e19fc2a6fc6ec58c7f
 SHA512 
861b7d8e92b5ff2c2f693464f417ce1c22da74508acbfb2cb6a889154d4673f4b3f4dd87c53f8539a01b603d66546ebc6c121b88d483746e2f180d587ff3c675
-DIST cups-2.4.5-source.tar.gz 8133310 BLAKE2B 
03921be99081bd0e345100406d2f266581dd7db36e7a1fd45ebc0e9f72642f5d77b5d6a76c0845757b111e27afb9bcbe4dfa5ae785f3fe5e092c45d75700b637
 SHA512 
ffa37468f28c95bd10db45739d1d442c21f9575f5b36543284f0821bae5d78167228543d7714b1a37c5701d31953e97ebd35cfdc8ec915894bce688431291701
 DIST cups-2.4.6-source.tar.gz 8135135 BLAKE2B 
4e61112ddaa46f20b1cfcb8f523dd07ba7d82604b9857754b288a2a9c5bc50ce242cfa119867347e4696818dc2eb505cf7fff1f9a0634e314edb2500395b83e4
 SHA512 
eb748680a748f599e4826c17054a24259d190e6c8e8339f6a7a37ee2a3f4c3fd1829e856b25a854cfdbee1b51279c70a0e847f6142225b8b68f1cd10c4ce4ce4
 DIST cups-2.4.7-source.tar.gz 8134809 BLAKE2B 
d81de62cff37c576ef8fb125b97568c2d86602cec6151d7030552fad421d7bc77a5df1e860d5ac5a241e739cc0d1fe5fcac44b8451ad2fc4dc675cf74fd41382
 SHA512 
914b574ff6d85de9f3471528b52d4a436c484c441f47651846e1bdfa00aec26774efd416ff466216d2bccf468f8a797b1e0d666b5c82abc87e77550ce8b00d39

diff --git a/net-print/cups/cups-2.4.2-r7.ebuild 
b/net-print/cups/cups-2.4.2-r7.ebuild
deleted file mode 100644
index 50a2154fb462..
--- a/net-print/cups/cups-2.4.2-r7.ebuild
+++ /dev/null
@@ -1,325 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit autotools linux-info xdg multilib-minimal optfeature pam 
toolchain-funcs
-
-MY_PV="${PV/_beta/b}"
-MY_PV="${MY_PV/_rc/rc}"
-MY_PV="${MY_PV/_p/op}"
-MY_P="${PN}-${MY_PV}"
-
-if [[ ${PV} == * ]] ; then
-   inherit git-r3
-   EGIT_REPO_URI="https://github.com/OpenPrinting/cups.git;
-   [[ ${PV} !=  ]] && EGIT_BRANCH=branch-${PV/.}
-else
-   
SRC_URI="https://github.com/OpenPrinting/cups/releases/download/v${MY_PV}/cups-${MY_PV}-source.tar.gz;
-   if [[ ${PV} != *_beta* ]] && [[ ${PV} != *_rc* ]] ; then
-   KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~mips ppc 
ppc64 ~riscv ~s390 sparc x86"
-   fi
-fi
-
-DESCRIPTION="The Common Unix Printing System"
-HOMEPAGE="https://www.cups.org/ https://github.com/OpenPrinting/cups;
-
-LICENSE="Apache-2.0"
-SLOT="0"
-IUSE="acl dbus debug kerberos openssl pam selinux +ssl static-libs systemd 
test usb X xinetd zeroconf"
-
-# As of 2.4.2, they don't actually seem to be interactive (they pass some flags
-# by default to input for us), but they fail on some greyscale issue w/ 
poppler?
-RESTRICT="!test? ( test ) test"
-
-BDEPEND="
-   acct-group/lp
-   acct-group/lpadmin
-   virtual/pkgconfig
-"
-DEPEND="
-   app-text/libpaper:=
-   sys-libs/zlib
-   acl? (
-   kernel_linux? (
-   sys-apps/acl
-   sys-apps/attr
-   )
-   )
-   dbus? ( >=sys-apps/dbus-1.6.18-r1[${MULTILIB_USEDEP}] )
-   kerberos? ( >=virtual/krb5-0-r1[${MULTILIB_USEDEP}] )
-   pam? ( sys-libs/pam )
-   !pam? ( virtual/libcrypt:= )
-   ssl? (
-   !openssl? ( >=net-libs/gnutls-2.12.23-r6:0=[${MULTILIB_USEDEP}] 
)
-   openssl? ( dev-libs/openssl:=[${MULTILIB_USEDEP}] )
-   )
-   systemd? ( sys-apps/systemd )
-   usb? ( virtual/libusb:1 )
-   

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

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

dev-libs/libcgroup: fix SRC_URI for 3.0.0-r1

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

 dev-libs/libcgroup/libcgroup-3.0.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-libs/libcgroup/libcgroup-3.0.0-r1.ebuild 
b/dev-libs/libcgroup/libcgroup-3.0.0-r1.ebuild
index ab8c02a5f29f..426a7f3a4804 100644
--- a/dev-libs/libcgroup/libcgroup-3.0.0-r1.ebuild
+++ b/dev-libs/libcgroup/libcgroup-3.0.0-r1.ebuild
@@ -7,7 +7,7 @@ inherit autotools flag-o-matic linux-info pam systemd
 
 DESCRIPTION="Tools and libraries to configure and manage kernel control groups"
 HOMEPAGE="https://github.com/libcgroup/libcgroup;
-SRC_URI="https://github.com/libcgroup/libcgroup/releases/download/v${PV}/${P}.tar.gz;
+SRC_URI="https://github.com/libcgroup/libcgroup/releases/download/v$(ver_cut 
1-2)/${P}.tar.gz"
 
 LICENSE="LGPL-2.1"
 SLOT="0"



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

2023-09-26 Thread Sam James
commit: ab36340569e563d70d1830d7513256b4f8bcf659
Author: Michael Mair-Keimberger  levelnine  at>
AuthorDate: Tue Sep 26 17:58:35 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Sep 27 04:02:53 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ab363405

dev-libs/libcgroup: fix patching

Signed-off-by: Michael Mair-Keimberger  levelnine.at>
Closes: https://github.com/gentoo/gentoo/pull/33069
Signed-off-by: Sam James  gentoo.org>

 dev-libs/libcgroup/libcgroup-0.41-r6.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-libs/libcgroup/libcgroup-0.41-r6.ebuild 
b/dev-libs/libcgroup/libcgroup-0.41-r6.ebuild
index 4965b34297ac..10cbd06156f4 100644
--- a/dev-libs/libcgroup/libcgroup-0.41-r6.ebuild
+++ b/dev-libs/libcgroup/libcgroup-0.41-r6.ebuild
@@ -28,8 +28,8 @@ DEPEND="pam? ( sys-libs/pam )"
 RDEPEND="${DEPEND}"
 
 PATCHES=(
-   "${FILESDIR}"/${P}-replace-DECLS.patch
-   "${FILESDIR}"/${P}-replace-INLCUDES.patch
+   "${FILESDIR}"/${P}-replace_DECLS.patch
+   "${FILESDIR}"/${P}-replace_INLCUDES.patch
"${FILESDIR}"/${P}-reorder-headers.patch
"${FILESDIR}"/${P}-remove-umask.patch
"${FILESDIR}"/${P}-slibtool.patch



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

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

media-libs/libsdl2: Stabilize 2.28.3 amd64, #914777

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

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

diff --git a/media-libs/libsdl2/libsdl2-2.28.3.ebuild 
b/media-libs/libsdl2/libsdl2-2.28.3.ebuild
index 18d61fa51269..b6fe1401ed5d 100644
--- a/media-libs/libsdl2/libsdl2-2.28.3.ebuild
+++ b/media-libs/libsdl2/libsdl2-2.28.3.ebuild
@@ -12,7 +12,7 @@ SRC_URI="https://www.libsdl.org/release/${MY_P}.tar.gz;
 
 LICENSE="ZLIB"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~loong ~ppc ~ppc64 ~riscv 
~sparc ~x86"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~loong ~ppc ~ppc64 ~riscv ~sparc 
~x86"
 
 IUSE="alsa aqua cpu_flags_ppc_altivec cpu_flags_x86_3dnow cpu_flags_x86_mmx 
cpu_flags_x86_sse cpu_flags_x86_sse2 custom-cflags dbus doc fcitx4 gles1 gles2 
haptic ibus jack +joystick kms libsamplerate nas opengl oss pipewire pulseaudio 
sndio +sound static-libs +threads udev +video video_cards_vc4 vulkan wayland X 
xscreensaver"
 REQUIRED_USE="



[gentoo-commits] repo/gentoo:master commit in: sys-apps/bat/

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

sys-apps/bat: revbump for strip fix

For ee9ad84b7f6d9fe0c625ad76bd2b2c68f9f1027b.

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

 sys-apps/bat/{bat-0.23.0.ebuild => bat-0.23.0-r1.ebuild} | 0
 1 file changed, 0 insertions(+), 0 deletions(-)

diff --git a/sys-apps/bat/bat-0.23.0.ebuild b/sys-apps/bat/bat-0.23.0-r1.ebuild
similarity index 100%
rename from sys-apps/bat/bat-0.23.0.ebuild
rename to sys-apps/bat/bat-0.23.0-r1.ebuild



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

2023-09-26 Thread Sam James
commit: 42381df69438b2ece5a56c939b8759bada91ce78
Author: Sam James  gentoo  org>
AuthorDate: Wed Sep 27 03:48:21 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Sep 27 03:48:21 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=42381df6

media-libs/libsdl2: Stabilize 2.28.3 arm, #914777

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

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

diff --git a/media-libs/libsdl2/libsdl2-2.28.3.ebuild 
b/media-libs/libsdl2/libsdl2-2.28.3.ebuild
index 9c2aec181286..18d61fa51269 100644
--- a/media-libs/libsdl2/libsdl2-2.28.3.ebuild
+++ b/media-libs/libsdl2/libsdl2-2.28.3.ebuild
@@ -12,7 +12,7 @@ SRC_URI="https://www.libsdl.org/release/${MY_P}.tar.gz;
 
 LICENSE="ZLIB"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~ppc ~ppc64 ~riscv 
~sparc ~x86"
+KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~loong ~ppc ~ppc64 ~riscv 
~sparc ~x86"
 
 IUSE="alsa aqua cpu_flags_ppc_altivec cpu_flags_x86_3dnow cpu_flags_x86_mmx 
cpu_flags_x86_sse cpu_flags_x86_sse2 custom-cflags dbus doc fcitx4 gles1 gles2 
haptic ibus jack +joystick kms libsamplerate nas opengl oss pipewire pulseaudio 
sndio +sound static-libs +threads udev +video video_cards_vc4 vulkan wayland X 
xscreensaver"
 REQUIRED_USE="



[gentoo-commits] repo/gentoo:master commit in: sys-apps/bat/

2023-09-26 Thread Sam James
commit: 91499964a5762bae4e03146aec998b89e1d59c63
Author: Leonardo Hernández Hernández  proton  me>
AuthorDate: Wed Sep 27 03:28:07 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Sep 27 03:44:41 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=91499964

sys-apps/bat: use shell-completion.eclass

Signed-off-by: Leonardo Hernández Hernández  proton.me>
Closes: https://github.com/gentoo/gentoo/pull/33083
Signed-off-by: Sam James  gentoo.org>

 sys-apps/bat/bat-0.23.0.ebuild | 10 +++---
 1 file changed, 3 insertions(+), 7 deletions(-)

diff --git a/sys-apps/bat/bat-0.23.0.ebuild b/sys-apps/bat/bat-0.23.0.ebuild
index c1f9cd57a92c..74a9d70d51bf 100644
--- a/sys-apps/bat/bat-0.23.0.ebuild
+++ b/sys-apps/bat/bat-0.23.0.ebuild
@@ -169,7 +169,7 @@ CRATES="
yaml-rust@0.4.5
 "
 
-inherit bash-completion-r1 cargo
+inherit cargo shell-completion
 
 DESCRIPTION="cat(1) clone with syntax highlighting and Git integration"
 HOMEPAGE="https://github.com/sharkdp/bat;
@@ -217,10 +217,6 @@ src_install() {
doman assets/manual/bat.1
 
newbashcomp assets/completions/${PN}.bash ${PN}
-
-   insinto /usr/share/zsh/site-functions
-   newins assets/completions/${PN}.zsh _${PN}
-
-   insinto /usr/share/fish/vendor_completions.d
-   doins assets/completions/${PN}.fish
+   newzshcomp assets/completions/${PN}.zsh _${PN}
+   dofishcomp assets/completions/${PN}.fish
 }



[gentoo-commits] repo/gentoo:master commit in: sys-apps/goawk/

2023-09-26 Thread Sam James
commit: 391ae978365af58aea0c01f1ffdb38ee48714e05
Author: Sam James  gentoo  org>
AuthorDate: Wed Sep 27 03:43:55 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Sep 27 03:43:55 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=391ae978

sys-apps/goawk: add 1.25.0

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

 sys-apps/goawk/Manifest|  1 +
 sys-apps/goawk/goawk-1.25.0.ebuild | 30 ++
 2 files changed, 31 insertions(+)

diff --git a/sys-apps/goawk/Manifest b/sys-apps/goawk/Manifest
index 552bbc88f599..91898c976397 100644
--- a/sys-apps/goawk/Manifest
+++ b/sys-apps/goawk/Manifest
@@ -1 +1,2 @@
 DIST goawk-1.24.0.tar.gz 1684298 BLAKE2B 
4a13994ba99d35ebbf42077a68c21842ccd2ad85d0d31976fc0aa7c999d926a090e2d21c6313498b436d580d231449729e67a20717d0efd4f79e96a3bfb89c36
 SHA512 
2ae955fe35e6b08bf997c136aa7b8ece1de21bebc442a1757eeac44aa545be5eaa58d6a6b3c827dcfebff6a1d55332e1b0b48dbf07c39273f3d2bac221d8f218
+DIST goawk-1.25.0.tar.gz 1685633 BLAKE2B 
e435393c17e6502a8642af53982ce964aaba86c3f72d373f69c0d7a4c6c163b6801c952d5e2cc7f2704df233d3eac9e5db8beb3e9379d05940711021c83dc6e5
 SHA512 
33a00063f6b12359da8d9d2788d893d149f5c14105de8899f5e44c3146b6b30ce778529bbeaac142f2f7fdd23ac1037ea9ef902569b0189eab3deabff54785bd

diff --git a/sys-apps/goawk/goawk-1.25.0.ebuild 
b/sys-apps/goawk/goawk-1.25.0.ebuild
new file mode 100644
index ..cc88fec202a1
--- /dev/null
+++ b/sys-apps/goawk/goawk-1.25.0.ebuild
@@ -0,0 +1,30 @@
+# Copyright 2022-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit go-module
+
+DESCRIPTION="POSIX-compliant AWK interpreter written in Go, with CSV support"
+HOMEPAGE="https://github.com/benhoyt/goawk;
+SRC_URI="https://github.com/benhoyt/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~arm64"
+
+BDEPEND=">=dev-lang/go-1.16"
+
+src_compile() {
+   ego build
+}
+
+src_test() {
+   ego test
+}
+
+src_install() {
+   einstalldocs
+
+   dobin goawk
+}



[gentoo-commits] repo/gentoo:master commit in: sys-apps/bat/

2023-09-26 Thread Sam James
commit: 4d9dcb70bf17e01a05d9e024df7e778c6f2f04f3
Author: Leonardo Hernández Hernández  proton  me>
AuthorDate: Wed Sep 27 03:26:25 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Sep 27 03:44:40 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4d9dcb70

sys-apps/bat: modernize cargo.eclass usage

Signed-off-by: Leonardo Hernández Hernández  proton.me>
Signed-off-by: Sam James  gentoo.org>

 sys-apps/bat/bat-0.23.0.ebuild | 328 -
 1 file changed, 164 insertions(+), 164 deletions(-)

diff --git a/sys-apps/bat/bat-0.23.0.ebuild b/sys-apps/bat/bat-0.23.0.ebuild
index 9f77fc749659..c1f9cd57a92c 100644
--- a/sys-apps/bat/bat-0.23.0.ebuild
+++ b/sys-apps/bat/bat-0.23.0.ebuild
@@ -4,169 +4,169 @@
 EAPI=8
 
 CRATES="
-   adler-1.0.2
-   aho-corasick-0.7.19
-   ansi_colours-1.2.1
-   assert_cmd-2.0.8
-   atty-0.2.14
-   autocfg-1.1.0
-   base64-0.13.0
-   bincode-1.3.3
-   bit-set-0.5.3
-   bit-vec-0.6.3
-   bitflags-1.3.2
-   bstr-1.1.0
-   bugreport-0.5.0
-   bytemuck-1.12.1
-   bytesize-1.1.0
-   cc-1.0.73
-   cfg-if-1.0.0
-   clap-4.1.8
-   clap_lex-0.3.2
-   clircle-0.3.0
-   console-0.15.5
-   content_inspector-0.2.4
-   crc32fast-1.3.2
-   difflib-0.4.0
-   dirs-5.0.0
-   dirs-sys-0.4.0
-   dissimilar-1.0.5
-   doc-comment-0.3.3
-   either-1.8.0
-   encode_unicode-0.3.6
-   encoding-0.2.33
-   encoding-index-japanese-1.20141219.5
-   encoding-index-korean-1.20141219.5
-   encoding-index-simpchinese-1.20141219.5
-   encoding-index-singlebyte-1.20141219.5
-   encoding-index-tradchinese-1.20141219.5
-   encoding_index_tests-0.1.4
-   errno-0.2.8
-   errno-dragonfly-0.1.2
-   expect-test-1.4.0
-   fancy-regex-0.7.1
-   fastrand-1.8.0
-   flate2-1.0.25
-   float-cmp-0.9.0
-   fnv-1.0.7
-   form_urlencoded-1.1.0
-   getrandom-0.2.7
-   git-version-0.3.5
-   git-version-macro-0.3.5
-   git2-0.16.1
-   glob-0.3.0
-   globset-0.4.10
-   grep-cli-0.1.7
-   hashbrown-0.12.3
-   hermit-abi-0.1.19
-   hermit-abi-0.3.1
-   idna-0.3.0
-   indexmap-1.9.1
-   instant-0.1.12
-   io-lifetimes-1.0.5
-   is-terminal-0.4.4
-   itertools-0.10.5
-   itoa-1.0.3
-   jobserver-0.1.25
-   lazy_static-1.4.0
-   libc-0.2.137
-   libgit2-sys-0.14.2+1.5.1
-   libz-sys-1.1.8
-   line-wrap-0.1.1
-   linked-hash-map-0.5.6
-   linux-raw-sys-0.1.4
-   lock_api-0.4.9
-   log-0.4.17
-   memchr-2.5.0
-   miniz_oxide-0.6.2
-   nix-0.26.2
-   normalize-line-endings-0.3.0
-   nu-ansi-term-0.47.0
-   num-traits-0.2.15
-   num_threads-0.1.6
-   once_cell-1.17.0
-   onig-6.4.0
-   onig_sys-69.8.1
-   os_str_bytes-6.3.0
-   parking_lot-0.11.2
-   parking_lot_core-0.8.5
-   path_abs-0.5.1
-   percent-encoding-2.2.0
-   pkg-config-0.3.25
-   plist-1.3.1
-   predicates-2.1.5
-   predicates-core-1.0.3
-   predicates-tree-1.0.5
-   proc-macro-error-1.0.4
-   proc-macro-error-attr-1.0.4
-   proc-macro-hack-0.5.19
-   proc-macro2-1.0.46
-   quote-1.0.21
-   redox_syscall-0.2.16
-   redox_users-0.4.3
-   regex-1.7.0
-   regex-automata-0.1.10
-   regex-syntax-0.6.27
-   remove_dir_all-0.5.3
-   rgb-0.8.34
-   rustix-0.36.8
-   rustversion-1.0.9
-   ryu-1.0.11
-   safemem-0.3.3
-   same-file-1.0.6
-   scopeguard-1.1.0
-   semver-1.0.16
-   serde-1.0.152
-   serde_derive-1.0.152
-   serde_json-1.0.85
-   serde_yaml-0.8.26
-   serial_test-0.6.0
-   serial_test_derive-0.6.0
-   shell-escape-0.1.5
-   shell-words-1.1.0
-   smallvec-1.10.0
-   static_assertions-1.1.0
-   std_prelude-0.2.12
-   strsim-0.10.0
-   syn-1.0.104
-   syntect-5.0.0
-   sys-info-0.9.1
-   tempfile-3.3.0
-   termcolor-1.1.3
-   terminal_size-0.2.5
-   termtree-0.2.4
-   thiserror-1.0.38
-   thiserror-impl-1.0.38
-   time-0.3.14
-   tinyvec-1.6.0
-   tinyvec_macros-0.1.0
-   unicode-bidi-0.3.8
-   unicode-ident-1.0.4
-   unicode-normalization-0.1.22
-   unicode-width-0.1.10
-   url-2.3.1
-   vcpkg-0.2.15
-   version_check-0.9.4
-   wait-timeout-0.2.0
-   walkdir-2.3.2
-   wasi-0.11.0+wasi-snapshot-preview1
-   wild-2.1.0
-   winapi-0.3.9
-   winapi-i686-pc-windows-gnu-0.4.0
-   winapi-util-0.1.5
-   winapi-x86_64-pc-windows-gnu-0.4.0
-   windows-sys-0.42.0
-   windows-sys-0.45.0
-   windows-targets-0.42.1
-   windows_aarch64_gnullvm-0.42.1
-   windows_aarch64_msvc-0.42.1
-   windows_i686_gnu-0.42.1
-   windows_i686_msvc-0.42.1
-   windows_x86_64_gnu-0.42.1
-   

[gentoo-commits] repo/gentoo:master commit in: sys-apps/bat/

2023-09-26 Thread Sam James
commit: ee9ad84b7f6d9fe0c625ad76bd2b2c68f9f1027b
Author: Leonardo Hernández Hernández  proton  me>
AuthorDate: Wed Sep 27 03:23:34 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Sep 27 03:44:40 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ee9ad84b

sys-apps/bat: do not pre-strip executable

Signed-off-by: Leonardo Hernández Hernández  proton.me>
Signed-off-by: Sam James  gentoo.org>

 sys-apps/bat/bat-0.23.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-apps/bat/bat-0.23.0.ebuild b/sys-apps/bat/bat-0.23.0.ebuild
index 72bfc7929ad1..9f77fc749659 100644
--- a/sys-apps/bat/bat-0.23.0.ebuild
+++ b/sys-apps/bat/bat-0.23.0.ebuild
@@ -198,12 +198,12 @@ RDEPEND="${DEPEND}
 DOCS=( README.md CHANGELOG.md doc/alternatives.md )
 
 QA_FLAGS_IGNORED="usr/bin/${PN}"
-QA_PRESTRIPPED="${QA_FLAGS_IGNORED}"
 
 src_configure() {
export RUSTONIG_SYSTEM_LIBONIG=1
export LIBGIT2_SYS_USE_PKG_CONFIG=1
export PKG_CONFIG_ALLOW_CROSS=1
+   sed -i -e 's/strip = true/strip = false/g' Cargo.toml || die
 }
 
 src_install() {



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

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

media-video/pipewire: Stabilize 0.3.80 x86, #914776

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

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

diff --git a/media-video/pipewire/pipewire-0.3.80.ebuild 
b/media-video/pipewire/pipewire-0.3.80.ebuild
index b073e93b27d7..c6216c9bd8f5 100644
--- a/media-video/pipewire/pipewire-0.3.80.ebuild
+++ b/media-video/pipewire/pipewire-0.3.80.ebuild
@@ -29,7 +29,7 @@ else

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



  1   2   3   4   5   >