[gentoo-commits] repo/gentoo:master commit in: www-apps/grafana-bin/, www-apps/grafana-bin/files/

2023-03-26 Thread 罗百科
commit: 19fbe71dc67a48543f3a86cbce9b3405e1070bdc
Author: Patrick Lauer  gentoo  org>
AuthorDate: Mon Mar 27 04:55:17 2023 +
Commit: 罗百科  gentoo  org>
CommitDate: Mon Mar 27 04:55:17 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=19fbe71d

www-apps/grafana-bin: Add 9.3.11 9.4.7

Also remove old

Bug: https://bugs.gentoo.org/903143
Signed-off-by: Patrick Lauer  gentoo.org>

 www-apps/grafana-bin/Manifest  |  7 +--
 www-apps/grafana-bin/files/grafana.initd   | 36 
 www-apps/grafana-bin/grafana-bin-9.3.0.ebuild  | 66 --
 ...n-9.3.8-r1.ebuild => grafana-bin-9.3.11.ebuild} |  0
 www-apps/grafana-bin/grafana-bin-9.3.2.ebuild  | 66 --
 www-apps/grafana-bin/grafana-bin-9.3.6.ebuild  | 66 --
 ...in-9.4.3-r1.ebuild => grafana-bin-9.4.7.ebuild} |  0
 7 files changed, 2 insertions(+), 239 deletions(-)

diff --git a/www-apps/grafana-bin/Manifest b/www-apps/grafana-bin/Manifest
index 4dce2f7eaa7f..91c6b9c62b83 100644
--- a/www-apps/grafana-bin/Manifest
+++ b/www-apps/grafana-bin/Manifest
@@ -1,5 +1,2 @@
-DIST grafana-bin-9.3.0.tar.gz 88847005 BLAKE2B 
4c37dc077b7f9fb8f9256a2a85094eef5ae2dabe693d039b7c5509ec2662ec544d307dc1cf0043301fb4c3525107bddfac0a7f7a67f0efb8b333936c1b96192d
 SHA512 
1489d3f948259dd3db6403e95f176fea664cb5bfc83a6f22e57ffbe075cc07257a463c4b1d1fd8aa94fbad5473b29608f0c3fc6fdf0c08bcb72f3beeff5163c7
-DIST grafana-bin-9.3.2.tar.gz 89322650 BLAKE2B 
b9256b6468aa4eff1d77a7bce1f701ab61a372baf2f239572921b04a5624933e57c881035de9a0a86a5ff17b942e2965a7807ae2c183a60cfabb4bd4bf546acb
 SHA512 
9d13624f728b5f5845c9780372b9334d81faadf03b47034b0de708fe87e50db3daff95f61e5649548cf6a4181253cc39f6d523dde5651833e72df42fe3577f16
-DIST grafana-bin-9.3.6.tar.gz 89397564 BLAKE2B 
1095be4f4fd4cedb70ddc0500b7ec84466d6db5a9be8154e5675fa47cdef0082cd57f5c03e0035f84989e639df2f30ced644c270b0d1189d7a00c54f5dd8ca66
 SHA512 
2619a6fef8bfaafdd45469198b7b7542def77d795e9c58a03a0308cce1e21db0dda936966a098e750304e6cc5a3576ba059d13aad0fd5f59ca24cf3074dba921
-DIST grafana-bin-9.3.8.tar.gz 69932750 BLAKE2B 
57c1ad7910145f81b552cdb68fb835bfa0de45c73f69cdff9fdc6565827d73c957513bb02aba31871895d641457c8dc68e19689af4b476ff659d1ab2b84d67dd
 SHA512 
4e321d007011452dac57daf0dfad55430f46b96f04be7d4f779809900c2dd81b3817123419c9570c84eb9496e3bd38f73af4a63a6c00e95a9d6c252afeda1ccf
-DIST grafana-bin-9.4.3.tar.gz 83780585 BLAKE2B 
b8b609bb701b63262e0b70e551b608e4923721664a40ce4eb91a50c60f0978f93c53dd05d5e0e7758ecd7a38f3a459cf695175912c5806f6cfda3e4109114c7e
 SHA512 
bd315ab4ddd52ad7d9cbf81bce9d04fb00fdf418d2148c84385a47649b76df3e2f36c5664692bfe99038b6f4a280176152d508627f57b7f4402767c03f73f7a6
+DIST grafana-bin-9.3.11.tar.gz 70182266 BLAKE2B 
dd1a1eb95cfe356a77975fdb5af75b8f4a6f5b0b9f3245311b269911061e25a8b07c55e13e9f2364328c847170813e1dfdf8bf27108e7423a6969ff23bc1bf11
 SHA512 
47ce7f321e94495fd53c2fa292edd63ecf75bcd7dd1e5dd67d78fe9cb28e4ae423da5e7071b57ecaacbe6cf7b4ce6cd321022a61eca4c2e083e68729de1e5bf1
+DIST grafana-bin-9.4.7.tar.gz 83744269 BLAKE2B 
a34d1e0761b6e16673ac8d4ad0e25cb6caadde06af0986053cb455edd143cc5aa6b70672e43afd6c1381658136ce2243e03ef871416969a26e346a99e1ddbb11
 SHA512 
7511bdb68e9a3c15e318a7d0d98b3b9df4c8827793498aadd45a12aac92646aab8c1b6d97422b6473553ab62d8f0dcb9e797d9c3df150a877e61182fca32

diff --git a/www-apps/grafana-bin/files/grafana.initd 
b/www-apps/grafana-bin/files/grafana.initd
deleted file mode 100644
index ec72725100f8..
--- a/www-apps/grafana-bin/files/grafana.initd
+++ /dev/null
@@ -1,36 +0,0 @@
-#!/sbin/openrc-run
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-GRAFANA_USER="${GRAFANA_USER:-"grafana"}"
-GRAFANA_GROUP="${GRAFANA_GROUP:-"grafana"}"
-GRAFANA_CONFIGFILE="${GRAFANA_CONFIGFILE:-"/etc/grafana/${RC_SVCNAME}.ini"}"
-GRAFANA_DATADIR="${GRAFANA_DATADIR:-"/var/lib/grafana"}"
-GRAFANA_LOGDIR="${GRAFANA_LOGDIR:-"/var/log/grafana"}"
-GRAFANA_PIDFILE="${GRAFANA_PIDFILE:-"/run/${RC_SVCNAME}.pid"}"
-GRAFANA_SSDARGS=${GRAFANA_SSDARGS:-"--wait 1000"}
-GRAFANA_TERMTIMEOUT=${GRFANA_TERMTIMEOUT:-"TERM/60/KILL/5"}
-
-command="/usr/bin/grafana-server"
-command_args="-homepath=/usr/share/grafana"
-command_args="${command_args} -config=\"${GRAFANA_CONFIGFILE}\""
-command_args="${command_args} cfg:default.paths.data=\"${GRAFANA_DATADIR}\""
-command_args="${command_args} cfg:default.paths.logs=\"${GRAFANA_LOGDIR}\""
-command_background="yes"
-pidfile="${GRAFANA_PIDFILE}"
-retry="${GRAFANA_TERMTIMEOUT}"
-start_stop_daemon_args="--user ${GRAFANA_USER}:${GRAFANA_GROUP} 
${GRAFANA_SSDARGS}"
-
-description="Grafana server, feature rich metrics dashboard and graph editor."
-
-required_files="${GRAFANA_CONFIGFILE}"
-
-depend() {
-   need localmount
-}
-
-start_pre() {
-   checkpath -d -o "${GRAFANA_USER}:${GRAFANA_GROUP}" -m750 
"${GRAFANA_DATADIR}" || return 1
-   checkpath -d -o 

[gentoo-commits] repo/proj/guru:dev commit in: net-misc/xmrig-mo/

2023-03-26 Thread Kevin Thomas
commit: 6c9bff0052ab39a8fde4f5ab9df64be32839d76f
Author: Kevin Thomas  kevinthomas  dev>
AuthorDate: Mon Mar 27 04:46:02 2023 +
Commit: Kevin Thomas  kevinthomas  dev>
CommitDate: Mon Mar 27 04:46:02 2023 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=6c9bff00

net-misc/xmrig-mo: add 6.19.1

Signed-off-by: Kevin Thomas  kevinthomas.dev>

 net-misc/xmrig-mo/Manifest   |  1 +
 net-misc/xmrig-mo/xmrig-mo-6.19.1.ebuild | 59 
 2 files changed, 60 insertions(+)

diff --git a/net-misc/xmrig-mo/Manifest b/net-misc/xmrig-mo/Manifest
index 25c201928..a36210b94 100644
--- a/net-misc/xmrig-mo/Manifest
+++ b/net-misc/xmrig-mo/Manifest
@@ -5,3 +5,4 @@ DIST xmrig-mo-6.16.5-mo1.tar.gz 2503078 BLAKE2B 
24f9b4af7b55c27926b0c7a643b560e1
 DIST xmrig-mo-6.18.0-mo1.tar.gz 2445451 BLAKE2B 
0234a4fb15e0271091c5700f047751b9ab245c4a894937ed2b17c52747f66e26e5d276063b6593fb3a60b4f43a4d30cb2607d64ccdaff04e621cc15c4b45d100
 SHA512 
f60fba0c230ec8a6307e55ddb1eca4801d6e036f3810c36edfcfd53c72185773f2c83745af39a8648db7a1ac37e78cecfcb408913a76ec4061441c07cafc6f5f
 DIST xmrig-mo-6.18.1-mo1.tar.gz 2452916 BLAKE2B 
bd52bfb1a83b5efeee713f376040cd8b897d1595cfc2a7821476c1b6c2ec243c4fa64f8c3d46306c301729178c4b3198e2ff81e6e8cb6c2fc9cee5eecedf
 SHA512 
28423bfd9b78f0291f0b75e7c59ac73928363a9f77d1f7be029e6f8d406f3a75bc6d4dc9db20f0be20ea13b945256d61f0901151ae7ce0f145ea6a90986e5518
 DIST xmrig-mo-6.19.0-mo1.tar.gz 2468314 BLAKE2B 
612bc689b5c8c3bba63ea4fa55edad4b36aebf8e35cdd2d2ea33eab865bc9c6c923d2f770b0bc15a71dfc95781942fcb388cf1d82d78c25f03de57af8ea6427f
 SHA512 
d1e8140530bf847f667ba89a49b1803cf6140cc2a1678a6df1f7b6a1c1f99eb966506a8d8398f65a9f829bb527e3476f427f3203a9692dd89efa7bd879b75c5c
+DIST xmrig-mo-6.19.1-mo1.tar.gz 2468434 BLAKE2B 
b60767cfecb25ad526b025f81d8565c97ff2e7deebcd04f3aa466782e2c85d0a52e2878e6597de688f87db7b43ef8a1c91b70053e4bceec2022db9acfc87d8c7
 SHA512 
33c197a37de981510d3ace619aa4d55b5cd8ad74e918cc93d0be453e2b707f6437d67e3110f16db13e98b6a345c50f50455b4be9ebbb47de30cc7e95221961c3

diff --git a/net-misc/xmrig-mo/xmrig-mo-6.19.1.ebuild 
b/net-misc/xmrig-mo/xmrig-mo-6.19.1.ebuild
new file mode 100644
index 0..93bea0a1a
--- /dev/null
+++ b/net-misc/xmrig-mo/xmrig-mo-6.19.1.ebuild
@@ -0,0 +1,59 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit cmake
+
+MO_PV="mo1"
+DESCRIPTION="MoneroOcean fork of xmrig that supports algo switching"
+HOMEPAGE="https://github.com/MoneroOcean/xmrig;
+SRC_URI="https://github.com/MoneroOcean/xmrig/archive/v${PV}-${MO_PV}.tar.gz 
-> ${P}-${MO_PV}.tar.gz"
+KEYWORDS="~amd64 ~arm64"
+
+LICENSE="Apache-2.0 GPL-3+ MIT"
+SLOT="0"
+IUSE="cpu_flags_x86_sse4_1 donate hwloc opencl +ssl"
+
+DEPEND="
+   dev-libs/libuv:=
+   hwloc? ( sys-apps/hwloc:= )
+   opencl? ( virtual/opencl )
+   ssl? ( dev-libs/openssl:= )
+"
+
+RDEPEND="
+   ${DEPEND}
+   !arm64? ( sys-apps/msr-tools )
+"
+
+PATCHES=(
+   "${FILESDIR}"/${PN}-6.12.2-nonotls.patch
+)
+
+S="${WORKDIR}/xmrig-${PV}-${MO_PV}"
+
+src_prepare() {
+   if ! use donate ; then
+   sed -i 's/1;/0;/g' src/donate.h || die
+   fi
+
+   cmake_src_prepare
+}
+
+src_configure() {
+   local mycmakeargs=(
+   -DWITH_SSE4_1=$(usex cpu_flags_x86_sse4_1)
+   -DWITH_HWLOC=$(usex hwloc)
+   -DWITH_TLS=$(usex ssl)
+   -DWITH_OPENCL=$(usex opencl)
+   -DWITH_CUDA=OFF
+   )
+
+   cmake_src_configure
+}
+
+src_install() {
+   default
+   newbin "${BUILD_DIR}/xmrig" xmrig-mo
+}



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

2023-03-26 Thread Michał Górny
commit: b954875f6df050bfe59733f176c63fd27cea4010
Author: Michał Górny  gentoo  org>
AuthorDate: Mon Mar 27 03:36:22 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Mon Mar 27 03:37:40 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b954875f

dev-python/tox: Bump to 4.4.8

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

 dev-python/tox/Manifest |  1 +
 dev-python/tox/tox-4.4.8.ebuild | 80 +
 2 files changed, 81 insertions(+)

diff --git a/dev-python/tox/Manifest b/dev-python/tox/Manifest
index 6dbd37f3d5f5..16107d377114 100644
--- a/dev-python/tox/Manifest
+++ b/dev-python/tox/Manifest
@@ -1,3 +1,4 @@
 DIST tox-3.28.0.gh.tar.gz 309472 BLAKE2B 
9896411426f6aebb3efa468c01696ecc5f17ec3e67825672d0efc74c1b1468bc8b8d9c14b6177c181750ba4b9a5e77d616068dd83e21f5641acfc8e2a271cc1f
 SHA512 
64816754e6800661bb564c5c7d21c4139522d540a04fafe3c4591d596072d48d1cbe0ee2abee9c8faf3d5007774f5371431b5a7a8f49912bc879c7b168aab2ca
 DIST tox-4.4.6.gh.tar.gz 304337 BLAKE2B 
2c157fe5febf1eb131d767ade87484880201bb37fa65a579abb9780d755d570f216b8f865dd2dd8dbb3a3af01be78133f9ac0b73a3166dfc2b9cd99f6547498a
 SHA512 
403bca89228d665182bfbb61550dfd9e9fb4ce4a5592472d50cd38e3f264c806fa15bbdccc020a720ad69885d9be54a1f074f6d87549cbe2b523e53d870358dc
 DIST tox-4.4.7.tar.gz 168261 BLAKE2B 
276842bb82d01c9e3b66f633e79974790b7d1852f831ab954172ddc1d3c50c861a39e959fb0a990a7102a1cc0840238ef3ac84c7b41f9f45ce502b1245e21988
 SHA512 
58989ecc0a555ee225614d9b7a718b22f6dd1555a0209a0c1428259fbfc7d336a58753fbfa85f1b9aa160c8489587999425437e71f9d4728631d5cd5b50ca159
+DIST tox-4.4.8.tar.gz 169460 BLAKE2B 
5353c489d5051b23b39c23fcbad146c23572b504ba241f9942a01f5ae5f1459d3b3837680aa9631dcd8a081c0f3b8acce1b18e85daeab3e2084ec966e451
 SHA512 
a6e5ceb19ebf1adcfe5cd093a2710da88c1552f2129211175990b7b7fb6b53716fdccd7592e9c6696bf13ce584443c9a266e40ed50953999883fa1a68ea6aec6

diff --git a/dev-python/tox/tox-4.4.8.ebuild b/dev-python/tox/tox-4.4.8.ebuild
new file mode 100644
index ..48e88e0cf5d2
--- /dev/null
+++ b/dev-python/tox/tox-4.4.8.ebuild
@@ -0,0 +1,80 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=hatchling
+PYTHON_COMPAT=( python3_{9..11} pypy3 )
+
+inherit distutils-r1 pypi
+
+DESCRIPTION="virtualenv-based automation of test activities"
+HOMEPAGE="
+   https://tox.readthedocs.io/
+   https://github.com/tox-dev/tox/
+   https://pypi.org/project/tox/
+"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
+
+RDEPEND="
+   >=dev-python/cachetools-5.3[${PYTHON_USEDEP}]
+   >=dev-python/chardet-5.1[${PYTHON_USEDEP}]
+   >=dev-python/colorama-0.4.6[${PYTHON_USEDEP}]
+   >=dev-python/filelock-3.10[${PYTHON_USEDEP}]
+   >=dev-python/packaging-23[${PYTHON_USEDEP}]
+   >=dev-python/platformdirs-3.1.1[${PYTHON_USEDEP}]
+   >=dev-python/pluggy-1[${PYTHON_USEDEP}]
+   >=dev-python/pyproject-api-1.5.1[${PYTHON_USEDEP}]
+   $(python_gen_cond_dep '
+   >=dev-python/tomli-2.0.1[${PYTHON_USEDEP}]
+   ' 3.8 3.9 3.10)
+   >=dev-python/virtualenv-20.21[${PYTHON_USEDEP}]
+"
+BDEPEND="
+   >=dev-python/hatch-vcs-0.3[${PYTHON_USEDEP}]
+   test? (
+   >=dev-python/build-0.10[${PYTHON_USEDEP}]
+   >=dev-python/distlib-0.3.6[${PYTHON_USEDEP}]
+   >=dev-python/flaky-3.7[${PYTHON_USEDEP}]
+   >=dev-python/psutil-5.9.4[${PYTHON_USEDEP}]
+   dev-python/pytest-mock[${PYTHON_USEDEP}]
+   >=dev-python/pytest-xdist-3.2.1[${PYTHON_USEDEP}]
+   >=dev-python/re-assert-1.1[${PYTHON_USEDEP}]
+   $(python_gen_cond_dep '
+   >=dev-python/time-machine-2.9[${PYTHON_USEDEP}]
+   ' 'python*')
+   )
+"
+
+distutils_enable_tests pytest
+
+python_test() {
+   # devpi_process is not packaged, and has lots of dependencies
+   cat > "${T}"/devpi_process.py <<-EOF || die
+   def IndexServer(*args, **kwargs): raise NotImplementedError()
+   EOF
+
+   local -x PYTHONPATH=${T}:${PYTHONPATH}
+   local EPYTEST_DESELECT=(
+   # Internet
+   
tests/tox_env/python/virtual_env/package/test_package_cmd_builder.py::test_build_wheel_external
+   )
+   local EPYTEST_IGNORE=(
+   # requires devpi*
+   tests/test_provision.py
+   )
+
+   [[ ${EPYTHON} == pypy3 ]] && EPYTEST_DESELECT+=(
+   
'tests/tox_env/python/pip/test_pip_install.py::test_constrain_package_deps[explicit-True-True]'
+   
'tests/tox_env/python/pip/test_pip_install.py::test_constrain_package_deps[requirements-True-True]'
+   
'tests/tox_env/python/pip/test_pip_install.py::test_constrain_package_deps[constraints-True-True]'
+   

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

2023-03-26 Thread Michał Górny
commit: b72920cccacb0fe541b344c21db375c0e6afeac5
Author: Michał Górny  gentoo  org>
AuthorDate: Mon Mar 27 03:30:54 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Mon Mar 27 03:30:54 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b72920cc

dev-python/imageio: Bump to 2.27.0

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

 dev-python/imageio/Manifest  |  1 +
 dev-python/imageio/imageio-2.27.0.ebuild | 82 
 2 files changed, 83 insertions(+)

diff --git a/dev-python/imageio/Manifest b/dev-python/imageio/Manifest
index bd8c8d32b18e..24a733b5a4dd 100644
--- a/dev-python/imageio/Manifest
+++ b/dev-python/imageio/Manifest
@@ -1,4 +1,5 @@
 DIST imageio-2.26.0.gh.tar.gz 403652 BLAKE2B 
2f1948b1cee03ef4fdd71489923a1ea5b0c364fb5f000d79e1d309042184a6bb267a323bd19fce85bf47857245eb4be5283f0b3df65857d7cac57c24930ea409
 SHA512 
6ad8ce0395033571c0d918dbe03ffeab0e43b29d402bc91a229d3ffd689eae3d01aa09dec386d03fe028f6138887883cfda4e0a769f523ba9f6c3e3041a0cb7f
 DIST imageio-2.26.1.gh.tar.gz 404916 BLAKE2B 
683ffb38c089e691c9647785f28fed616e8b60795a05fa29a684d30fff35e6021888b4f4ea75d8035dbfc3c3f5e84c241eefdf7d4a08555bdf78de7433a1fc11
 SHA512 
90976423d967b7cd0874fcf6ed3c7d51db6fea450859a1a1a302aabb7d971b65cceec0fdaf8e23f99a3fcceaea827c090e01b4b7ad8e7813e8db33150c14ba29
+DIST imageio-2.27.0.gh.tar.gz 405391 BLAKE2B 
f013de16f460e04f5d30c7bcc3c64dc05cd2ca74b359ffe43f2f84e850bec907f899f8c2cc8bcd2a6594767746bd52bd8ae8f2f0c7bd9a3fe6b5450ef043830c
 SHA512 
28d42b59d5c59c679786fced4d3f616d8ac832da0f76da31337875404a8382e66ead6531e02ec94099f481ce84aad5271199b16eadef03bcd5db9978010a7132
 DIST imageio-chelsea.png 221294 BLAKE2B 
58537d7a1678fa5be4cc899e5bacd925bfc180eb4ae691330a53749a49ff544e979609b529ed27e5c1fc9efe4bc050ca1ce49b777f4016fb1d66affd926ef9d3
 SHA512 
48470cdb843eed4dfa6673811c09c5aac9869ee23dd36be0c6b653d9f108d61d21b148c2a4435aaa6604887ba030e5bbc5e35d378da876366445dfc2d0ba4e27
 DIST imageio-cockatoo.mp4 728751 BLAKE2B 
45b22cd517c1cb7c0cd12f8865facaca6a847047aea716e49633cf2b1dc13826f94787c8a8f9dd5f48c6a896f5d37794c0058da1bde9e1469f196916476dbfa2
 SHA512 
e9cb7c25de8019c59ba4090cf10ab29f2b5d62ada37a877081ca07d2ecfe010036222ae843b41bbcc843130d97fa5e14421de252639e9481df1d1c27b19add49

diff --git a/dev-python/imageio/imageio-2.27.0.ebuild 
b/dev-python/imageio/imageio-2.27.0.ebuild
new file mode 100644
index ..30875e33909b
--- /dev/null
+++ b/dev-python/imageio/imageio-2.27.0.ebuild
@@ -0,0 +1,82 @@
+# 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 distutils-r1
+
+BIN_COMMIT=224074bca448815e421a59266864c23041531a42
+DESCRIPTION="Python library for reading and writing image data"
+HOMEPAGE="
+   https://imageio.readthedocs.io/en/stable/
+   https://github.com/imageio/imageio/
+   https://pypi.org/project/imageio/
+"
+SRC_URI="
+   https://github.com/imageio/imageio/archive/v${PV}.tar.gz
+   -> ${P}.gh.tar.gz
+   test? (
+   
https://github.com/imageio/imageio-binaries/raw/${BIN_COMMIT}/images/chelsea.png
+   -> ${PN}-chelsea.png
+   
https://github.com/imageio/imageio-binaries/raw/${BIN_COMMIT}/images/cockatoo.mp4
+   -> ${PN}-cockatoo.mp4
+   )
+"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+# over 50% of tests rely on Internet
+PROPERTIES="test_network"
+RESTRICT="test"
+
+RDEPEND="
+   >=dev-python/numpy-1.20.0[${PYTHON_USEDEP}]
+   >=dev-python/pillow-8.3.2[${PYTHON_USEDEP}]
+   media-libs/freeimage
+"
+# requests for fsspec[github]
+BDEPEND="
+   test? (
+   dev-python/fsspec[${PYTHON_USEDEP}]
+   dev-python/imageio-ffmpeg[${PYTHON_USEDEP}]
+   dev-python/psutil[${PYTHON_USEDEP}]
+   dev-python/requests[${PYTHON_USEDEP}]
+   dev-python/tifffile[${PYTHON_USEDEP}]
+   )
+"
+
+distutils_enable_tests pytest
+
+src_prepare() {
+   local PATCHES=(
+   # block silently downloading vulnerable libraries from the 
Internet
+   "${FILESDIR}"/imageio-2.22.0-block-download.patch
+   )
+
+   if use test; then
+   mkdir -p "${HOME}"/.imageio/images || die
+   local i
+   for i in chelsea.png cockatoo.mp4; do
+   cp "${DISTDIR}/${PN}-${i}" 
"${HOME}/.imageio/images/${i}" || die
+   done
+   fi
+
+   distutils-r1_src_prepare
+}
+
+EPYTEST_DESELECT=(
+   # Fails because of system installed freeimage
+   tests/test_core.py::test_findlib2
+   # Tries to download ffmpeg binary ?!
+   tests/test_ffmpeg.py::test_get_exe_installed
+   # blocked by our patch
+   tests/test_core.py::test_fetching
+   tests/test_core.py::test_request
+   # known broken
+   # 

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

2023-03-26 Thread Michał Górny
commit: 616f575348bff4a3879bdfd5a00d7f996842a381
Author: Michał Górny  gentoo  org>
AuthorDate: Mon Mar 27 03:34:52 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Mon Mar 27 03:34:52 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=616f5753

dev-python/parameterized: Bump to 0.9.0

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

 dev-python/parameterized/Manifest  |  1 +
 .../parameterized/parameterized-0.9.0.ebuild   | 27 ++
 2 files changed, 28 insertions(+)

diff --git a/dev-python/parameterized/Manifest 
b/dev-python/parameterized/Manifest
index dfbc96757472..bb27ab2f92d5 100644
--- a/dev-python/parameterized/Manifest
+++ b/dev-python/parameterized/Manifest
@@ -1 +1,2 @@
 DIST parameterized-0.8.1.tar.gz 23936 BLAKE2B 
3d36b049071907f66ef17dcae0ef9480210344f2466744b2bee8e964f46e2553411a07b233fab032d1acbc2523dc32890bc5e6e4ffc5b37d1fee3f0db3a70cbb
 SHA512 
ad6e31b2bb27623bf070ee5c30686a5bd6a531bc71602f77ca6aa01a77fc246caaacca121098dcbe13b1a174cdcfafa6545bf6e62f6a5337a647821c02fac64a
+DIST parameterized-0.9.0.tar.gz 24351 BLAKE2B 
3b0fb1c0a788f702cba74b67868fbd179e4912b518646f6a7d0d136f54b515d2546d27ad1fd14a03c128a8b53d42165a4ef9f8f434965483af24f69c3e406b25
 SHA512 
2c1c97a841db631608e0a9fcd93fa1af819aa288538851e0c771b56ba0bb27fb682ac3a09fcdb33e57162926d1e8fae452f7bab9384d0c40bec9a03ab3d6b126

diff --git a/dev-python/parameterized/parameterized-0.9.0.ebuild 
b/dev-python/parameterized/parameterized-0.9.0.ebuild
new file mode 100644
index ..83ca7c451ccd
--- /dev/null
+++ b/dev-python/parameterized/parameterized-0.9.0.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( pypy3 python3_{9..11} )
+
+inherit distutils-r1 pypi
+
+DESCRIPTION="Parameterized testing with any Python test framework"
+HOMEPAGE="
+   https://github.com/wolever/parameterized/
+   https://pypi.org/project/parameterized/
+"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc ~x86"
+
+BDEPEND="
+   test? (
+   dev-python/mock[${PYTHON_USEDEP}]
+   )
+"
+
+distutils_enable_tests unittest



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

2023-03-26 Thread Michał Górny
commit: 501e948b8361cb84a09fb4efd06f10f277db5775
Author: Michał Górny  gentoo  org>
AuthorDate: Mon Mar 27 03:30:02 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Mon Mar 27 03:30:02 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=501e948b

dev-python/apsw: Bump to 3.41.2.0

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

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

diff --git a/dev-python/apsw/Manifest b/dev-python/apsw/Manifest
index 1c8fa16a0709..f010388537e4 100644
--- a/dev-python/apsw/Manifest
+++ b/dev-python/apsw/Manifest
@@ -1,2 +1,3 @@
 DIST apsw-3.40.1.0.gh.tar.gz 423060 BLAKE2B 
7ac1a587ab93b4cd6ae20a137f2f1a2e96039209f74c8aa626ea7bf219b1698403fe4c8365662e8b896a56024b45b36a80df5f506d6a813dea920add202479cd
 SHA512 
243d47efc7407c4f3bad92d1bf4044fe4a53d913b86e1821c7d1c3711348bf25b2a339a68d18075f99c0899766085c2f2b93a303f8298c115463224ad46f99f1
 DIST apsw-3.41.0.0.gh.tar.gz 837111 BLAKE2B 
f3374dae906148d7553c9c67c7e1f91acfc5124d525aa37728f81ce39c33368ae387a555dc2c50d2117a29e35c925a968968cdf22fd18477d00a877efcfef876
 SHA512 
f5ee663e15f54fc8f3d1fe6435be6470f9399271d2f746b8e624a98b1ae8b5fcaa0152ddae9e99d8ab2876388e42348f8e9ba8773f34e7042a72467d794c108b
+DIST apsw-3.41.2.0.gh.tar.gz 871995 BLAKE2B 
3d6959133cbfe8914eaadb46543a3a65db24b97aef362eb43e90448be34467a2a9e0f651ff67a9b0ce02df2c6eefa5b5e1c599547e72713e2ddbd1ec6c4f558b
 SHA512 
292ea5a84f406fccb3ba5bf229a38d9c35a32f342b7e1065f08b2758c1d0d9b6517d37c32ce625f9e21cc55339eb2eea35da26a0f17d79a1fc58e1d6b08a8570

diff --git a/dev-python/apsw/apsw-3.41.2.0.ebuild 
b/dev-python/apsw/apsw-3.41.2.0.ebuild
new file mode 100644
index ..029ab66ba97a
--- /dev/null
+++ b/dev-python/apsw/apsw-3.41.2.0.ebuild
@@ -0,0 +1,50 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{9..11} )
+
+inherit distutils-r1
+
+DESCRIPTION="APSW - Another Python SQLite Wrapper"
+HOMEPAGE="
+   https://github.com/rogerbinns/apsw/
+   https://pypi.org/project/apsw/
+"
+SRC_URI="
+   https://github.com/rogerbinns/apsw/archive/${PV}.tar.gz
+   -> ${P}.gh.tar.gz
+"
+
+LICENSE="ZLIB"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~ppc64 ~x86"
+IUSE="doc"
+
+DEPEND="
+   >=dev-db/sqlite-${PV%.*}:3
+"
+RDEPEND="
+   ${DEPEND}
+"
+
+src_configure() {
+   cat >> setup.cfg <<-EOF || die
+   [build_ext]
+   enable=load_extension
+   use_system_sqlite_config=True
+   EOF
+}
+
+python_test() {
+   esetup.py build_test_extension
+   cd "${T}" || die
+   "${EPYTHON}" -m apsw.tests -v || die "Tests failed under ${EPYTHON}"
+}
+
+python_install_all() {
+   use doc && local HTML_DOCS=( doc/. )
+   distutils-r1_python_install_all
+}



[gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfce4-screensaver/

2023-03-26 Thread Michał Górny
commit: 6eb81a4fbfce30b8f76983c3f5c724ddeb1480f7
Author: Michał Górny  gentoo  org>
AuthorDate: Mon Mar 27 03:45:30 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Mon Mar 27 03:45:30 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6eb81a4f

xfce-extra/xfce4-screensaver: Bump to 4.18.1

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

 xfce-extra/xfce4-screensaver/Manifest  |  1 +
 .../xfce4-screensaver-4.18.1.ebuild| 92 ++
 2 files changed, 93 insertions(+)

diff --git a/xfce-extra/xfce4-screensaver/Manifest 
b/xfce-extra/xfce4-screensaver/Manifest
index 84a757ac13e6..e7a1d9751cbc 100644
--- a/xfce-extra/xfce4-screensaver/Manifest
+++ b/xfce-extra/xfce4-screensaver/Manifest
@@ -1,3 +1,4 @@
 DIST xfce4-screensaver-4.16.0-mem.patch 3265 BLAKE2B 
38436c7c2047453109702fd54aee874dfb489819024e61899b807ea98686bdd491e578b65be89dfbd53ee89976bb215790df4fce6559f7ee4f5ff92b449374fe
 SHA512 
dc9e289aa91ea4a5b65d2381bfabdbb48a6b07c67782afc53b003ffd2a07c0d225f4bb2ea48bcd478f14ab4c29a2521a0436085b40589e5a059e5561f7bcb42d
 DIST xfce4-screensaver-4.16.0.tar.bz2 687978 BLAKE2B 
1656027af61a50ab97fd3d5744f0ab5f1a81353c64a2fd935a6113dbe2fce5c4b2a22c5f81f15d06d09c3b292f82afa95ce34a07facb5fffef7e6fef712cae63
 SHA512 
5fa0381395b48fdfb5bdd9b4cafe1ec625d0b7fb9600d59c22c42fe0248fb4b99dd18a94045df3ecdc77635f7271676329c658f25003a9d8d6f9a9a66739dbe9
 DIST xfce4-screensaver-4.18.0.tar.bz2 705730 BLAKE2B 
190ef60167abe41021e2140ca9efcb8a2021c6e5f18f2ffb81aae1e8e9efee5a2b4da968f96d135ac74255281f8079c5705ac2fbf2d535f0bc14d56562b9a1cc
 SHA512 
06d32c81411d41f96d5fd822e31fb8f256193114b7e60472a32ecb5f369c14780dfcd316c1698904c46c90713e25fd42b947357d3bf5edf65a25fc3a7cdaa45c
+DIST xfce4-screensaver-4.18.1.tar.bz2 706002 BLAKE2B 
2976c977d0ad1f292564e257dbfa01ab90ed5ae5a02fb93aa247363e81bdd60407ddd4cfbe8ccae0f37cffc03d37151ac77a7857fbd8b3d0ce6c6278b488550f
 SHA512 
5b9fab018db6f933480e6da4a3b62fab0c3744f657db76df0631ac2468c20f5169c54a0b09bfa59b3311357a8effcddc40ba49d6baa2b5fec6c5815e72c63701

diff --git a/xfce-extra/xfce4-screensaver/xfce4-screensaver-4.18.1.ebuild 
b/xfce-extra/xfce4-screensaver/xfce4-screensaver-4.18.1.ebuild
new file mode 100644
index ..157de2196507
--- /dev/null
+++ b/xfce-extra/xfce4-screensaver/xfce4-screensaver-4.18.1.ebuild
@@ -0,0 +1,92 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit xdg-utils
+
+DESCRIPTION="Screen saver and locker (port of MATE screensaver)"
+HOMEPAGE="
+   https://docs.xfce.org/apps/screensaver/start
+   https://gitlab.xfce.org/apps/xfce4-screensaver/
+"
+SRC_URI="
+   https://archive.xfce.org/src/apps/${PN}/${PV%.*}/${P}.tar.bz2
+"
+
+LICENSE="GPL-2+ LGPL-2+"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~loong ~ppc ~ppc64 ~riscv ~x86"
+IUSE="elogind +locking opengl pam systemd"
+
+# Xrandr: optional but automagic
+DEPEND="
+   >=dev-libs/dbus-glib-0.30
+   >=dev-libs/glib-2.50:2
+   >=x11-libs/gtk+-3.22:3
+   >=x11-libs/libwnck-3.20:3
+   x11-libs/libICE:=
+   x11-libs/libX11:=
+   x11-libs/libXScrnSaver:=
+   x11-libs/libXext:=
+   x11-libs/libXxf86vm:=
+   >=x11-libs/libXrandr-1.3:=
+   >=x11-libs/libxklavier-5.2:=
+   >=xfce-base/garcon-0.5.0:=
+   >=xfce-base/libxfce4ui-4.12.1:=
+   >=xfce-base/libxfce4util-4.12.1:=
+   >=xfce-base/xfconf-4.12.1:=
+   elogind? ( sys-auth/elogind )
+   locking? (
+   pam? ( sys-libs/pam )
+   )
+   opengl? ( virtual/opengl )
+   systemd? ( sys-apps/systemd:= )
+"
+RDEPEND="
+   ${DEPEND}
+"
+BDEPEND="
+   dev-util/glib-utils
+   dev-util/intltool
+   sys-apps/dbus
+   virtual/pkgconfig
+"
+
+src_configure() {
+   local myconf=(
+   # disable docbook for now
+   ac_cv_path_XMLTO=no
+
+   # xscreensaver dirs autodetection doesn't seem to work
+   --with-xscreensaverdir=/usr/share/xscreensaver/config
+   --with-xscreensaverhackdir=/usr/$(get_libdir)/misc/xscreensaver
+   --without-console-kit
+
+   $(use_with opengl libgl)
+   $(use_enable locking)
+   $(use_enable pam)
+   $(use_with elogind)
+   $(use_with systemd)
+   )
+
+   if use pam; then
+   myconf+=( --with-pam-auth-type=system )
+   fi
+
+   econf "${myconf[@]}"
+}
+
+src_install() {
+   default
+
+   find "${D}" -name '*.la' -delete || die
+}
+
+pkg_postinst() {
+   xdg_icon_cache_update
+}
+
+pkg_postrm() {
+   xdg_icon_cache_update
+}



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

2023-03-26 Thread Michał Górny
commit: be1dd7341da74b7df95d15d9ecd969dd0313eaa1
Author: Michał Górny  gentoo  org>
AuthorDate: Mon Mar 27 03:49:03 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Mon Mar 27 03:49:03 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=be1dd734

dev-python/parameterized: Add GH remote-id

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

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

diff --git a/dev-python/parameterized/metadata.xml 
b/dev-python/parameterized/metadata.xml
index 4ee6d8ce9ff4..9c785e618837 100644
--- a/dev-python/parameterized/metadata.xml
+++ b/dev-python/parameterized/metadata.xml
@@ -10,6 +10,7 @@



+   wolever/parameterized
parameterized

 



[gentoo-commits] repo/gentoo:master commit in: games-strategy/warzone2100/

2023-03-26 Thread Sam James
commit: 55f88239c9d2d1c5656ba36001036d8058c56c19
Author: Sam James  gentoo  org>
AuthorDate: Mon Mar 27 02:15:04 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Mar 27 02:15:04 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=55f88239

games-strategy/warzone2100: add 4.3.4

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

 games-strategy/warzone2100/Manifest|   1 +
 .../warzone2100/warzone2100-4.3.4.ebuild   | 121 +
 2 files changed, 122 insertions(+)

diff --git a/games-strategy/warzone2100/Manifest 
b/games-strategy/warzone2100/Manifest
index e10a5064bff4..ea1382535205 100644
--- a/games-strategy/warzone2100/Manifest
+++ b/games-strategy/warzone2100/Manifest
@@ -1,2 +1,3 @@
 DIST warzone2100-4.3.3.tar.xz 320439712 BLAKE2B 
15d29a0d7dc8c10b41dabf210e2113f079731e7976932a44054fa86b90dddee68e46faa5e4cf1d25ba57fc5d14c6ddedaea0f1544deb5755d19ca2ff02b7cb56
 SHA512 
46ccf2720d09481dfc89c1e3abb9802a379d1bfe0b3823566b51f2ea177fd793653d5b2592f07c724f0121cafd014c1ea6226b8c2bc22ec12ac3ca1bfaf298f4
+DIST warzone2100-4.3.4.tar.xz 320385680 BLAKE2B 
4c0e26dfe0bc1c80eef0620a81d50d1e8fcf93ad7f125a860d5cfc842e24b5458189c932452353e6e5cb86adc7be4ef0509d006961736afda8292f083285b79e
 SHA512 
75d1b75c452f0c5e3c518efd5378be003c4040f4202408d344341849f534a93573b235191451eb9b8b8e2945754ca2355a44547607e21e1cf60453176dce8f2a
 DIST warzone2100-videos-2.2.wz 571937134 BLAKE2B 
60b70a71bd920e2d72ded5d519b17db2f3db4b0289edadeb58059a21aba7038b95219dc44cb807754461d1a9bdca60f0d7698be68622b8bd64a55efa949622d3
 SHA512 
ca1a1af51296afdaca137114821508c5783f077090e665eae0f6df895855f57c43f84434706309e819417f5f35d1c649bd14e96dc9fbbb1252d30a4f9a223cf6

diff --git a/games-strategy/warzone2100/warzone2100-4.3.4.ebuild 
b/games-strategy/warzone2100/warzone2100-4.3.4.ebuild
new file mode 100644
index ..8a663d4f672e
--- /dev/null
+++ b/games-strategy/warzone2100/warzone2100-4.3.4.ebuild
@@ -0,0 +1,121 @@
+# Copyright 2022-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+PLOCALES="af_ZA bg_BG ca_ES cs da de el en_GB eo es et_EE fa_IR fi fr fy ga 
he_IL hr hu id_ID id it ko la lt nb nl pl pt_BR pt ro ru sk sl tr tt_RU uk_UA 
zh_CN zh_TW"
+inherit cmake plocale xdg
+
+MY_PV=$(ver_cut 1-2)
+VIDEOS_PV=2.2
+VIDEOS_P=${PN}-videos-${VIDEOS_PV}.wz
+
+DESCRIPTION="3D real-time strategy game"
+HOMEPAGE="https://wz2100.net/;
+SRC_URI="
+   mirror://sourceforge/warzone2100/releases/${PV}/${PN}_src.tar.xz -> 
${P}.tar.xz
+   videos? ( 
mirror://sourceforge/warzone2100/warzone2100/Videos/${VIDEOS_PV}/high-quality-en/sequences.wz
 -> ${VIDEOS_P} )
+"
+S="${WORKDIR}/${PN}"
+
+LICENSE="GPL-2+ CC-BY-SA-3.0 public-domain vulkan? ( GPL-3 )"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+# Upstream requested debug support
+IUSE="debug discord nls videos vulkan"
+
+COMMON_DEPEND="
+   dev-libs/fribidi
+   >=dev-games/physfs-2[zip]
+   dev-db/sqlite:3
+   >=dev-libs/libsodium-1.0.14:=
+   media-libs/freetype:2
+   media-libs/harfbuzz:=
+   media-libs/libogg
+   media-libs/libpng:=
+   media-libs/libsdl2[opengl,video,X]
+   media-libs/libtheora
+   media-libs/libvorbis
+   media-libs/openal
+   media-libs/opus
+   net-libs/miniupnpc:=
+   net-misc/curl
+   sys-libs/zlib
+   nls? ( virtual/libintl )
+   vulkan? ( media-libs/libsdl2:=[vulkan] )
+"
+DEPEND="
+   ${COMMON_DEPEND}
+   media-libs/fontconfig
+"
+RDEPEND="
+   ${COMMON_DEPEND}
+   media-fonts/dejavu
+"
+BDEPEND="
+   app-arch/zip
+   app-text/asciidoc
+   games-util/basis_universal
+   virtual/pkgconfig
+   nls? ( sys-devel/gettext )
+"
+
+HTML_DOCS=( doc/quickstartguide.html doc/docbook-xsl.css 
doc/ScriptingManual.htm )
+DOCS=( README.md doc/images doc/Scripting.md doc/js-globals.md )
+
+PATCHES=(
+   "${FILESDIR}"/${PN}-4.1.3-no-compress-manpages.patch
+)
+
+src_unpack() {
+   unpack ${P}.tar.xz
+}
+
+src_prepare() {
+   sed -i -e 's/#top_builddir/top_builddir/' po/Makevars || die
+
+   # Delete translations we're not using
+   cleanup_po() {
+   local locale=${1}
+   einfo "Cleaning up disabled locale: ${locale}"
+   rm po/${locale}.po || die
+   }
+
+   plocale_for_each_disabled_locale cleanup_po
+
+   cmake_src_prepare
+}
+
+src_configure() {
+   # TODO: unbundle nlohmann-json
+   # TODO: unbundle fmt
+   local mycmakeargs=(
+   -DWZ_DISTRIBUTOR="Gentoo Linux"
+   -DWZ_ENABLE_WARNINGS_AS_ERRORS=OFF
+   -DWZ_ENABLE_BACKEND_VULKAN=$(usex vulkan)
+   -DBUILD_SHARED_LIBS=OFF
+   -DENABLE_NLS=$(usex nls)
+   -DENABLE_DISCORD=$(usex discord)
+   )
+
+   cmake_src_configure
+}
+
+src_compile() {
+   cmake_src_compile
+
+   asciidoc -b html5 doc/quickstartguide.asciidoc || die
+}
+
+src_install() {
+   

[gentoo-commits] repo/gentoo:master commit in: net-mail/dovecot/

2023-03-26 Thread Sam James
commit: bc229a2fee5c750c618f04489979bf97e9c47865
Author: Sam James  gentoo  org>
AuthorDate: Mon Mar 27 01:36:23 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Mar 27 01:36:23 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bc229a2f

net-mail/dovecot: disable Valgrind tests

Bug: https://bugs.gentoo.org/340791
Closes: https://bugs.gentoo.org/807178
Signed-off-by: Sam James  gentoo.org>

 net-mail/dovecot/dovecot-2.3.20-r1.ebuild | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/net-mail/dovecot/dovecot-2.3.20-r1.ebuild 
b/net-mail/dovecot/dovecot-2.3.20-r1.ebuild
index 92c11fffdf35..a7ba66d96a56 100644
--- a/net-mail/dovecot/dovecot-2.3.20-r1.ebuild
+++ b/net-mail/dovecot/dovecot-2.3.20-r1.ebuild
@@ -175,6 +175,9 @@ src_compile() {
 }
 
 src_test() {
+   # bug #340791 and bug #807178
+   local -x NOVALGRIND=true
+
default
if use sieve || use managesieve; then
cd "../dovecot-${major_minor}-pigeonhole-${sieve_version}" || 
die "cd failed"



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

2023-03-26 Thread Sam James
commit: 3b36421ee0aa1573730ff8b667eabd246ed28545
Author: Sam James  gentoo  org>
AuthorDate: Mon Mar 27 01:05:09 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Mar 27 01:05:09 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3b36421e

app-text/a2ps: add 4.15.3

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

 app-text/a2ps/Manifest   |  1 +
 app-text/a2ps/a2ps-4.15.3.ebuild | 86 
 2 files changed, 87 insertions(+)

diff --git a/app-text/a2ps/Manifest b/app-text/a2ps/Manifest
index 7957e86901f0..c7905bba9e4c 100644
--- a/app-text/a2ps/Manifest
+++ b/app-text/a2ps/Manifest
@@ -1,3 +1,4 @@
 DIST a2ps-4.14-ja_nls.patch.gz 27576 BLAKE2B 
7300971fb76f6c8d2b0e5ffa519cf6064519a33f24430b9894e43778dff5b78f7cf7e2b9fe1e98fb475f452b39ccc29f88f579bbe1922ac3ef70775a05591b32
 SHA512 
f02f553dd9d9dbd9dfe41ebfe103493000aa4e9de5634c94e7453f73b66d88fea6b0010095913a4a99c7285990a1df1ebcc39da451b2b34f96b0c191112b125f
 DIST a2ps-4.14.tar.gz 2552507 BLAKE2B 
cd15a2b85f54f8bfb92adf9f4cf2c3c29091e528ae8072d0e905c58cc94caf55b76ac3e37891f8a0bc0909a177c5ee434fe5aaab3625a2c14127dabad8b506ed
 SHA512 
fd6ac8ab47d789114c283e8ca508f7f56feabd1a189f4ac772cad9e6be7e3791e210892cfffd04ad1d39efe4b15386b2e61bf4cd56b70ed581c0554f36bfe06f
 DIST a2ps-4.15.2.tar.gz 3600923 BLAKE2B 
37d6dd76578301a629a4171e194cc34836b393ef293193191b2a4e3c5635c154b0d380f921e3862cad64e468108105a669c89e76ec8baa915587f8fff8af8aa9
 SHA512 
637bda87c7e8d59d923428398d0d67066c700e7e37d91cf3408bfe38f3367afdc651a8248984512fbe71e0d1cb07cb4a348816650748e1fbde52625e8e055a70
+DIST a2ps-4.15.3.tar.gz 3601424 BLAKE2B 
6a3a94d8ee2ff6ffabd3b4784b6b69fe1ba91d66b947de57145d952312deeab0d883714b19a5aab69c9cca6818b4c00e6efc69edf0bc3ee0a7ee56ac4c65491b
 SHA512 
41f0590c5f794af767b57bfe2eeea105b73232ea9a9fcf87380d93cb4ccaaf652c69990bcb06d1da5f398f4c7d0ab6d23d9c3f5b6a85c37f36e72dc03e7ddc2a

diff --git a/app-text/a2ps/a2ps-4.15.3.ebuild b/app-text/a2ps/a2ps-4.15.3.ebuild
new file mode 100644
index ..db63721729f2
--- /dev/null
+++ b/app-text/a2ps/a2ps-4.15.3.ebuild
@@ -0,0 +1,86 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit autotools elisp-common
+
+DESCRIPTION="Any to PostScript filter"
+HOMEPAGE="https://www.gnu.org/software/a2ps/;
+SRC_URI="mirror://gnu/${PN}/${P}.tar.gz"
+
+LICENSE="GPL-3+"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 
~amd64-linux ~x86-linux ~ppc-macos"
+IUSE="cjk emacs latex nls static-libs vanilla"
+
+# a2ps-lpr-wrapper needs bash
+RDEPEND="
+   app-text/ghostscript-gpl
+   app-text/libpaper:=
+   >=app-text/psutils-1.17
+   app-text/wdiff
+   app-shells/bash:*
+   dev-libs/boehm-gc
+   >=sys-apps/coreutils-6.10-r1
+   emacs? ( >=app-editors/emacs-23.1:* )
+   latex? ( virtual/latex-base )
+   nls? ( virtual/libintl )
+"
+DEPEND="${RDEPEND}"
+BDEPEND="
+   app-alternatives/yacc
+   >=dev-util/gperf-2.7.2
+   nls? ( sys-devel/gettext )
+"
+
+SITEFILE="50${PN}-gentoo.el"
+
+src_prepare() {
+   default
+
+   use vanilla || eapply "${FILESDIR}"/${PN}-4.15-stdout.patch
+
+   eautoreconf
+}
+
+src_configure() {
+   export LANG=C LC_ALL=C
+
+   econf \
+   --enable-shared \
+   $(use_enable static-libs static) \
+   --sysconfdir="${EPREFIX}"/etc/a2ps \
+   $(use_enable nls) \
+   COM_netscape=no \
+   COM_acroread=no \
+   $(usev !latex COM_latex=no) \
+   $(usev !emacs EMACS=no)
+}
+
+src_install() {
+   emake \
+   DESTDIR="${D}" \
+   lispdir="${EPREFIX}${SITELISP}"/${PN} \
+   install
+
+   newdoc "${ED}"/usr/share/a2ps/README README.a2ps
+   newdoc "${ED}"/usr/share/a2ps/ppd/README README.a2ps.ppd
+   newdoc "${ED}"/usr/share/ogonkify/README README.ogonkify
+
+   rm -f "${ED}"/usr/share/{a2ps,a2ps/ppd,ogonkify}/README || die
+
+   find "${ED}" -name '*.la' -delete || die
+
+   use emacs && elisp-site-file-install "${FILESDIR}"/${SITEFILE}
+
+   dodoc ANNOUNCE AUTHORS ChangeLog FAQ NEWS README* THANKS TODO
+}
+
+pkg_postinst() {
+   use emacs && elisp-site-regen
+}
+
+pkg_postrm() {
+   use emacs && elisp-site-regen
+}



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

2023-03-26 Thread Sam James
commit: 13170a9a722195c6f487aed726b5c1e3e9f07002
Author: Sam James  gentoo  org>
AuthorDate: Mon Mar 27 01:17:22 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Mar 27 01:18:00 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=13170a9a

sys-fs/fuse: add 3.14.1

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

 sys-fs/fuse/Manifest   |  1 +
 sys-fs/fuse/fuse-3.14.1.ebuild | 72 ++
 2 files changed, 73 insertions(+)

diff --git a/sys-fs/fuse/Manifest b/sys-fs/fuse/Manifest
index f7e410da0f85..c6d81cc331ae 100644
--- a/sys-fs/fuse/Manifest
+++ b/sys-fs/fuse/Manifest
@@ -2,4 +2,5 @@ DIST fuse-2.9.9.tar.gz 1813177 BLAKE2B 
9e9141380bda46eb0bcce325c6fd293fe3844fe88
 DIST fuse-3.12.0.tar.xz 3206368 BLAKE2B 
9f7df324f5c28480e48264c53c23fd2afc372592aab586bebdee38a809881603c93d05d0ca20c9007ba4b77efdf391705a93a0a6a12b218c9bd5541aa6a5275d
 SHA512 
b66232785fbe83ec32a9779542d085dc2c19f1fe0655e5f1e22e1a7add69795df40eb58da256a963537e64a9bf798ed8dfbc678f977fdd22567c5befa5b6ca04
 DIST fuse-3.13.1.tar.xz 4011224 BLAKE2B 
b8e6cb54bc88e2133a90e9a1dce549f81ce1503906424dd36825cfdfc2b7340217b84176c9e9c707403ea4fe0e0a10a723613bb475c95fb59ff0cb35e7180c60
 SHA512 
7630e17a68d81e1ac66c9e8937bc9e1a99d8887d48639cbd5a96d04c7f687729dbab71a875d90bb77bdf361a154f195223f34c3438ab149630286bf87238c679
 DIST fuse-3.14.0.tar.xz 4351852 BLAKE2B 
c8765b72c95b6983b9c561baf4b4d6f9eb63441348f04e1992463241df0a8ed426f4336dd2e9ee7fc4b1f550ce30d3c3c08b80a4a476754667c698bcc5dcdb0b
 SHA512 
4589df0ed975d6cc75a0a8ec032e934ad65c77f99194da6aba968cb6d5ee73f13c7eee1a78800965c4a9355b8d7d04c861aa881d502fc147a1e7c6677418ce1c
+DIST fuse-3.14.1.tar.xz 4404984 BLAKE2B 
36e982066c10aea1cff269bac635fca0776d0a7844c35ff21db568b22e5dc0ffb8877be50e42646ba120ba29367b6de282a62960f6b28c4c2b462c49e335f6bc
 SHA512 
ef5a67c857ab4cb4d2d3dcb252fa98acb102c3c2db226f812a899f2a137026b7037f757d76d196a63fff0e11683b7e13b8c13c67aaa1fec8c223b26a621c806d
 DIST iconv.m4.bz2 3057 BLAKE2B 
9d8f7637d87bfcea1b60f3ea11e162aecf391b3f4579a3b85afb01735f56bfbae363a7e781279f3b2bed0d1dd3336f7d0678d3b1d59004824d7d0ca848dceb6e
 SHA512 
9899368b8acc06e216a7a548b83a894f780e152a02612cd52af02b5c3f2ff38e2c36e77bda300587f81c3d74c90addec8066885216fa0e74f3f3280a383d2b55

diff --git a/sys-fs/fuse/fuse-3.14.1.ebuild b/sys-fs/fuse/fuse-3.14.1.ebuild
new file mode 100644
index ..2107926ca89f
--- /dev/null
+++ b/sys-fs/fuse/fuse-3.14.1.ebuild
@@ -0,0 +1,72 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+PYTHON_COMPAT=( python3_{9..11} )
+inherit flag-o-matic meson-multilib udev python-any-r1
+
+DESCRIPTION="An interface for filesystems implemented in userspace"
+HOMEPAGE="https://github.com/libfuse/libfuse;
+SRC_URI="https://github.com/libfuse/libfuse/releases/download/${P}/${P}.tar.xz;
+
+LICENSE="GPL-2 LGPL-2.1"
+SLOT="3"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc ~x86"
+IUSE="+suid test"
+RESTRICT="!test? ( test ) test? ( userpriv )"
+
+BDEPEND="virtual/pkgconfig
+   test? (
+   ${PYTHON_DEPS}
+   $(python_gen_any_dep 'dev-python/pytest[${PYTHON_USEDEP}]')
+   )"
+RDEPEND=">=sys-fs/fuse-common-3.3.0-r1"
+
+DOCS=( AUTHORS ChangeLog.rst README.md doc/README.NFS doc/kernel.txt )
+
+python_check_deps() {
+   python_has_version "dev-python/pytest[${PYTHON_USEDEP}]"
+}
+
+pkg_setup() {
+   use test && python-any-r1_pkg_setup
+}
+
+multilib_src_configure() {
+   # bug #853058
+   filter-lto
+
+   local emesonargs=(
+   $(meson_use test examples)
+   $(meson_use test tests)
+   -Duseroot=false
+   -Dinitscriptdir=
+   -Dudevrulesdir="${EPREFIX}$(get_udevdir)/rules.d"
+   )
+   meson_src_configure
+}
+
+src_test() {
+   if has sandbox ${FEATURES}; then
+   ewarn "Sandbox enabled, skipping tests"
+   else
+   multilib-minimal_src_test
+   fi
+}
+
+multilib_src_test() {
+   epytest
+}
+
+multilib_src_install_all() {
+   # Installed via fuse-common
+   rm -r "${ED}"{/etc,$(get_udevdir)} || die
+
+   # useroot=false prevents the build system from doing this.
+   use suid && fperms u+s /usr/bin/fusermount3
+
+   # manually install man pages to respect compression
+   rm -r "${ED}"/usr/share/man || die
+   doman doc/{fusermount3.1,mount.fuse3.8}
+}



[gentoo-commits] repo/gentoo:master commit in: app-metrics/prometheus/

2023-03-26 Thread William Hubbs
commit: 2b1d2cbdf42ca62c6dba0275ee24c620dff99766
Author: William Hubbs  gentoo  org>
AuthorDate: Sun Mar 26 23:52:45 2023 +
Commit: William Hubbs  gentoo  org>
CommitDate: Sun Mar 26 23:52:45 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2b1d2cbd

app-metrics/prometheus: revbump so everyone gets the install script
update

Signed-off-by: William Hubbs  gentoo.org>

 .../{prometheus-2.43.0-r1.ebuild => prometheus-2.43.0-r2.ebuild}  | 0
 1 file changed, 0 insertions(+), 0 deletions(-)

diff --git a/app-metrics/prometheus/prometheus-2.43.0-r1.ebuild 
b/app-metrics/prometheus/prometheus-2.43.0-r2.ebuild
similarity index 100%
rename from app-metrics/prometheus/prometheus-2.43.0-r1.ebuild
rename to app-metrics/prometheus/prometheus-2.43.0-r2.ebuild



[gentoo-commits] repo/gentoo:master commit in: app-metrics/prometheus/files/

2023-03-26 Thread William Hubbs
commit: 124d1fc69105c2ecc4c9bd305ee82671c0002d71
Author: William Hubbs  gentoo  org>
AuthorDate: Sun Mar 26 23:48:57 2023 +
Commit: William Hubbs  gentoo  org>
CommitDate: Sun Mar 26 23:49:35 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=124d1fc6

app-metrics/prometheus: fix default startup arguments

Signed-off-by: William Hubbs  gentoo.org>

 app-metrics/prometheus/files/prometheus.initd | 1 -
 1 file changed, 1 deletion(-)

diff --git a/app-metrics/prometheus/files/prometheus.initd 
b/app-metrics/prometheus/files/prometheus.initd
index dc5db03ad5ea..00e3c25ebe84 100644
--- a/app-metrics/prometheus/files/prometheus.initd
+++ b/app-metrics/prometheus/files/prometheus.initd
@@ -16,7 +16,6 @@ command_args="
--storage.tsdb.path=/var/lib/prometheus/data
--web.console.templates=/etc/prometheus/consoles
--web.console.libraries=/etc/prometheus/console_libraries
-   --web.listen-address=0.0.0.0:9090
--web.enable-admin-api 
${prometheus_args}"
 else



[gentoo-commits] repo/proj/guru:dev commit in: gui-apps/nixnote-bin/

2023-03-26 Thread Vitaly Zdanevich
commit: 7bc75028c8c59750bbf66befac2580f502569f7d
Author: Vitaly Zdanevich  ya  ru>
AuthorDate: Sun Mar 26 23:26:45 2023 +
Commit: Vitaly Zdanevich  ya  ru>
CommitDate: Sun Mar 26 23:26:45 2023 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=7bc75028

Add gui-apps/nixnote-bin

Signed-off-by: Vitaly Zdanevich  ya.ru>

 gui-apps/nixnote-bin/Manifest|  1 +
 gui-apps/nixnote-bin/metadata.xml| 12 
 gui-apps/nixnote-bin/nixnote-bin-.ebuild | 27 +++
 3 files changed, 40 insertions(+)

diff --git a/gui-apps/nixnote-bin/Manifest b/gui-apps/nixnote-bin/Manifest
new file mode 100644
index 0..8879f4d26
--- /dev/null
+++ b/gui-apps/nixnote-bin/Manifest
@@ -0,0 +1 @@
+DIST NixNote2-x86_64.AppImage 54973632 BLAKE2B 
4d3e2e92734dc95f27f7240cb940d20a8eb253ccd79210f08407724c012fdbd2dec81916906bddf85ff72cd30997adb6bd9c57c634d2392c1b422109aa4ed2b8
 SHA512 
821959221aaa9605f854bfaecb29801f3ed386e62c83d76a09accb4899bcdf6f8c3fa55d04a1d045ef56aa96aeea84266050f027d0d155b5ccfb09cc1787c441

diff --git a/gui-apps/nixnote-bin/metadata.xml 
b/gui-apps/nixnote-bin/metadata.xml
new file mode 100644
index 0..59b728cfa
--- /dev/null
+++ b/gui-apps/nixnote-bin/metadata.xml
@@ -0,0 +1,12 @@
+
+https://www.gentoo.org/dtd/metadata.dtd;>
+
+   
+   Vitaly Zdanevich
+   zdanevich.vit...@ya.ru
+   
+   
+   robert7/nixnote2
+   https://github.com/robert7/nixnote2/issues
+   
+

diff --git a/gui-apps/nixnote-bin/nixnote-bin-.ebuild 
b/gui-apps/nixnote-bin/nixnote-bin-.ebuild
new file mode 100644
index 0..0bb0bb74d
--- /dev/null
+++ b/gui-apps/nixnote-bin/nixnote-bin-.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2022 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DESCRIPTION="Free and open source note taking app, compatible with Evernote 
sync server"
+HOMEPAGE="https://github.com/robert7/nixnote2;
+
+SRC_URI="https://github.com/robert7/nixnote2/releases/download/continuous-develop/NixNote2-x86_64.AppImage;
+KEYWORDS="~amd64"
+
+LICENSE="GPL-3"
+SLOT="0"
+IUSE=""
+RESTRICT="strip"
+
+RDEPEND="sys-fs/fuse:0"
+
+S="${WORKDIR}"
+
+QA_PREBUILT="*"
+S="${WORKDIR}"
+
+src_install() {
+   cp "${DISTDIR}/NixNote2-x86_64.AppImage" nixnote-bin || die
+   dobin nixnote-bin
+}



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

2023-03-26 Thread Sam James
commit: 74ee1db8c48b62dcf098e185dea67bb0bbd41d5e
Author: Sam James  gentoo  org>
AuthorDate: Sun Mar 26 23:25:27 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Mar 26 23:25:43 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=74ee1db8

dev-util/kdevelop: restore 22.12.3

Keep this for the stable bug.

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

 dev-util/kdevelop/kdevelop-22.12.3.ebuild | 130 ++
 1 file changed, 130 insertions(+)

diff --git a/dev-util/kdevelop/kdevelop-22.12.3.ebuild 
b/dev-util/kdevelop/kdevelop-22.12.3.ebuild
new file mode 100644
index ..cb912cc23d10
--- /dev/null
+++ b/dev-util/kdevelop/kdevelop-22.12.3.ebuild
@@ -0,0 +1,130 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+ECM_HANDBOOK="forceoptional"
+ECM_TEST="true"
+KDE_ORG_CATEGORY="kdevelop"
+KFMIN=5.101.0
+QTMIN=5.15.5
+VIRTUALDBUS_TEST="true"
+VIRTUALX_REQUIRED="test"
+inherit ecm gear.kde.org optfeature
+
+DESCRIPTION="Integrated Development Environment, supporting KF5/Qt, C/C++ and 
much more"
+HOMEPAGE="https://www.kdevelop.org/;
+
+LICENSE="GPL-2 LGPL-2"
+SLOT="5/57" # look at KDEVELOP_SOVERSION inside CMakeLists.txt
+IUSE="+gdbui hex +plasma +qmake reviewboard subversion"
+KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
+
+# see bug 366471
+RESTRICT="test"
+
+COMMON_DEPEND="
+   dev-libs/grantlee:5
+   >=dev-qt/qtdbus-${QTMIN}:5
+   >=dev-qt/qtdeclarative-${QTMIN}:5[widgets]
+   >=dev-qt/qtgui-${QTMIN}:5
+   >=dev-qt/qthelp-${QTMIN}:5
+   >=dev-qt/qtnetwork-${QTMIN}:5
+   >=dev-qt/qttest-${QTMIN}:5
+   >=dev-qt/qtwebengine-${QTMIN}:5[widgets]
+   >=dev-qt/qtwidgets-${QTMIN}:5
+   >=dev-qt/qtxml-${QTMIN}:5
+   >=dev-util/astyle-3.1:=
+   kde-apps/libkomparediff2:5
+   >=kde-frameworks/karchive-${KFMIN}:5
+   >=kde-frameworks/kbookmarks-${KFMIN}:5
+   >=kde-frameworks/kcmutils-${KFMIN}:5
+   >=kde-frameworks/kcodecs-${KFMIN}:5
+   >=kde-frameworks/kcompletion-${KFMIN}:5
+   >=kde-frameworks/kconfig-${KFMIN}:5
+   >=kde-frameworks/kconfigwidgets-${KFMIN}:5
+   >=kde-frameworks/kcoreaddons-${KFMIN}:5
+   >=kde-frameworks/kcrash-${KFMIN}:5
+   >=kde-frameworks/kdeclarative-${KFMIN}:5
+   >=kde-frameworks/kguiaddons-${KFMIN}:5
+   >=kde-frameworks/ki18n-${KFMIN}:5
+   >=kde-frameworks/kiconthemes-${KFMIN}:5
+   >=kde-frameworks/kio-${KFMIN}:5
+   >=kde-frameworks/kitemmodels-${KFMIN}:5
+   >=kde-frameworks/kitemviews-${KFMIN}:5
+   >=kde-frameworks/kjobwidgets-${KFMIN}:5
+   >=kde-frameworks/knewstuff-${KFMIN}:5
+   >=kde-frameworks/knotifications-${KFMIN}:5
+   >=kde-frameworks/knotifyconfig-${KFMIN}:5
+   >=kde-frameworks/kparts-${KFMIN}:5
+   >=kde-frameworks/kservice-${KFMIN}:5
+   >=kde-frameworks/ktexteditor-${KFMIN}:5
+   >=kde-frameworks/ktextwidgets-${KFMIN}:5
+   >=kde-frameworks/kwidgetsaddons-${KFMIN}:5
+   >=kde-frameworks/kwindowsystem-${KFMIN}:5
+   >=kde-frameworks/kxmlgui-${KFMIN}:5
+   >=kde-frameworks/sonnet-${KFMIN}:5
+   >=kde-frameworks/threadweaver-${KFMIN}:5
+   >=sys-devel/clang-6.0:=
+   gdbui? ( kde-plasma/libksysguard:5= )
+   hex? ( app-editors/okteta:5 )
+   plasma? (
+   >=kde-frameworks/krunner-${KFMIN}:5
+   >=kde-frameworks/plasma-${KFMIN}:5
+   )
+   qmake? ( dev-util/kdevelop-pg-qt:5 )
+   reviewboard? ( >=kde-frameworks/purpose-${KFMIN}:5 )
+   subversion? (
+   dev-libs/apr:1
+   dev-libs/apr-util:1
+   dev-vcs/subversion
+   )
+"
+DEPEND="${COMMON_DEPEND}
+   dev-libs/boost
+   >=dev-qt/qtconcurrent-${QTMIN}:5
+"
+RDEPEND="${COMMON_DEPEND}
+   >=dev-qt/qdbus-${QTMIN}:*
+   >=dev-qt/qtquickcontrols-${QTMIN}:5
+   >=dev-qt/qtquickcontrols2-${QTMIN}:5
+   dev-util/ninja
+   kde-apps/kapptemplate:5
+   kde-apps/kio-extras:5
+   >=sys-devel/gdb-7.0[python]
+   reviewboard? ( kde-apps/ktp-accounts-kcm:5 )
+"
+
+src_configure() {
+   local clang_version=$(best_version sys-devel/clang)
+   local llvm_root="/usr/lib/llvm/$(ver_cut 1 
${clang_version##sys-devel/clang-})"
+
+   local mycmakeargs=(
+   -DLLVM_ROOT=${llvm_root}
+   $(cmake_use_find_package gdbui KSysGuard)
+   -DBUILD_executeplasmoid=$(usex plasma)
+   $(cmake_use_find_package plasma KF5Plasma)
+   $(cmake_use_find_package hex OktetaKastenControllers)
+   $(cmake_use_find_package qmake KDevelop-PG-Qt)
+   $(cmake_use_find_package reviewboard KF5Purpose)
+   $(cmake_use_find_package subversion SubversionLibrary)
+   )
+
+   use gdbui || mycmakeargs+=( -DCMAKE_DISABLE_FIND_PACKAGE_KF5SysGuard=ON 
)
+   use reviewboard || mycmakeargs+=( 

[gentoo-commits] proj/kde:master commit in: dev-util/kdevelop/files/

2023-03-26 Thread Sam James
commit: 2baa6d7fd846f14129d04312728744013acea492
Author: Sam James  gentoo  org>
AuthorDate: Sun Mar 26 23:22:59 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Mar 26 23:23:09 2023 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=2baa6d7f

dev-util/kdevelop: add missing patch

Bug: https://bugs.gentoo.org/902101
Fixes: 856936687150763b48e5d59e94d2f02761ceb593
Signed-off-by: Sam James  gentoo.org>

 .../kdevelop/files/kdevelop-22.12.3-clang16.patch  | 24 ++
 1 file changed, 24 insertions(+)

diff --git a/dev-util/kdevelop/files/kdevelop-22.12.3-clang16.patch 
b/dev-util/kdevelop/files/kdevelop-22.12.3-clang16.patch
new file mode 100644
index 00..38676cc164
--- /dev/null
+++ b/dev-util/kdevelop/files/kdevelop-22.12.3-clang16.patch
@@ -0,0 +1,24 @@
+https://bugs.gentoo.org/902101
+--- a/cmake/modules/FindClang.cmake
 b/cmake/modules/FindClang.cmake
+@@ -97,6 +97,8 @@
+   # dito for git
+   string(REPLACE "git" "" CLANG_VERSION_CLEAN "${CLANG_VERSION}")
+ 
++  string(REGEX REPLACE "([.]0)+$" "" CLANG_VERSION_STRIPPED 
"${CLANG_VERSION}")
++  string(REGEX REPLACE "([.]0)+$" "" CLANG_VERSION_CLEAN_STRIPPED 
"${CLANG_VERSION_CLEAN}")
+   find_path(CLANG_BUILTIN_DIR
+ # cpuid.h because it is defined in ClangSupport constructor as 
valid clang builtin dir indicator
+ NAMES "cpuid.h"
+@@ -106,6 +108,10 @@
+   "../../../clang/${CLANG_VERSION}/include"
+   "clang/${CLANG_VERSION_CLEAN}/include"
+   "../../../clang/${CLANG_VERSION_CLEAN}/include"
++  "clang/${CLANG_VERSION_STRIPPED}/include"
++  "../../../clang/${CLANG_VERSION_STRIPPED}/include"
++  "clang/${CLANG_VERSION_CLEAN_STRIPPED}/include"
++  
"../../../clang/${CLANG_VERSION_CLEAN_STRIPPED}/include"
+ NO_DEFAULT_PATH
+   )
+ 
+



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

2023-03-26 Thread Michael Orlitzky
commit: 08a4e9d40cf9011fc7b98ab51ed7be6b9b9048bc
Author: Michael Orlitzky  gentoo  org>
AuthorDate: Sat Feb 25 23:48:14 2023 +
Commit: Michael Orlitzky  gentoo  org>
CommitDate: Sun Mar 26 22:59:01 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=08a4e9d4

mail-filter/spf-engine: add 3.0.3

The new 3.x packaging makes the milter a first-class citizen, but I've
left it disabled for now. There are incorrect paths, unnecessary PID
files and privilege-dropping, and a chown() exploit -- all reported
upstream. But since the milter was never available on Gentoo in the
first place, it seems prudent to leave it disabled until those issues
are sorted out.

Closes: https://bugs.gentoo.org/896976
Signed-off-by: Michael Orlitzky  gentoo.org>

 mail-filter/spf-engine/Manifest|  1 +
 mail-filter/spf-engine/spf-engine-3.0.3.ebuild | 74 ++
 2 files changed, 75 insertions(+)

diff --git a/mail-filter/spf-engine/Manifest b/mail-filter/spf-engine/Manifest
index 4303d92ba1b5..a1a785990a37 100644
--- a/mail-filter/spf-engine/Manifest
+++ b/mail-filter/spf-engine/Manifest
@@ -1 +1,2 @@
 DIST spf-engine-2.9.3.tar.gz 52974 BLAKE2B 
9e6c47af7d523e1486d9bbfee2b0e53a4a97dbfc93e1cd14f70d4676542defaf6fede397d33e21c00e9bb2cdd1016c98981b6c0e735bdfd225b226920b9470b1
 SHA512 
adde80eca38f372ad00ed7355951007b9c02ef8a52a5a4edcbf2fa9959220f1083e3e313668e9c7ad2c26144148ae8ff62ec468d79936d96b43897598254f528
+DIST spf-engine-3.0.3.tar.gz 61350 BLAKE2B 
f28dfb10559bfd61be152a4b65a5653ec50b25718fcb63f8a2c9532fd9d52a51c131c99ba5408bd6aa424adc5ce6094da7eeb97dbacd7e60e8abb48c65c4f188
 SHA512 
08db392d2cce16651ba416fcd265e6606e1a8af3cb88721ed149a2286d11ac9ea6ed4d01572cea6950740890c3334e8e0d496d1d1e9edcc29d04833fec049ab0

diff --git a/mail-filter/spf-engine/spf-engine-3.0.3.ebuild 
b/mail-filter/spf-engine/spf-engine-3.0.3.ebuild
new file mode 100644
index ..2c680c53fd35
--- /dev/null
+++ b/mail-filter/spf-engine/spf-engine-3.0.3.ebuild
@@ -0,0 +1,74 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+PYTHON_COMPAT=( python3_9 python3_10 python3_11 )
+
+# The built-in ipaddress module handles the parsing of IP addresses. If
+# python is built without ipv6 support, then ipaddress can't parse ipv6
+# addresses, and the daemon will crash if it sees an ipv6 SPF record. In
+# other words, it's completely broken.
+PYTHON_REQ_USE="ipv6(+)"
+DISTUTILS_USE_PEP517=flit
+PYPI_NO_NORMALIZE=1
+inherit distutils-r1 pypi
+
+DESCRIPTION="Policy daemon for Postfix SPF verification"
+HOMEPAGE="https://launchpad.net/spf-engine;
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+RDEPEND="dev-python/pyspf[${PYTHON_USEDEP}]
+   dev-python/authres[${PYTHON_USEDEP}]"
+
+DOCS=( CHANGES )
+
+python_prepare_all() {
+   distutils-r1_python_prepare_all
+
+   # The tarball has a "data" directory containing a hierarchy that
+   # flit wants to insert right into /usr. Before it does that, we have
+   # to remove the parts we don't want, and fix some of the paths.
+   #
+   # Note that one of our patches already mangles a few of these
+   # before we even see them.
+
+   einfo "removing milter files"
+   rm -v -r data/lib data/etc/init.d data/share/man/man8 || die
+   rm -v data/etc/pyspf-milter/pyspf-milter.conf || die
+   rm -v spf_engine/milter_spf.py || die
+
+   # And don't create a python-exec wrapper for it.
+   sed -e '/^pyspf-milter = /d' -i pyproject.toml || die
+
+   # The commented conf example is documentation, not configuration.
+   mv -v data/etc/python-policyd-spf/policyd-spf.conf.commented \
+  data/share/doc/python-policyd-spf/ || die
+
+   # The man page hard-codes /usr/local/etc, it should be /etc.
+   sed -e 's:/usr/local/etc:/etc:g' \
+   -i data/share/man/man1/policyd-spf.1 || die
+
+   # Fix the documentation path.
+   mv -v data/share/doc/python-policyd-spf "data/share/doc/${PF}" || die
+
+   # The "real" config file mentions the commented one, so we point
+   # users in the right direction. Caveat: the documentation is
+   # compressed, so we're usually off by a ".bz2" suffix anyway.
+   local oldconf="policyd-spf.conf.commented"
+   local newconf="/usr/share/doc/${PF}/${oldconf}"
+   sed -e "1 s~ ${oldconf}~,\n#  ${newconf}~" \
+   -i "data/etc/python-policyd-spf/policyd-spf.conf" \
+   || die 'failed to update commented config file path'
+}
+
+src_install() {
+   distutils-r1_src_install
+
+   # The "data" installation is relative to python's prefix, so
+   # data/etc gets installed to /usr/etc. Let's fix that.
+   mv -v "${ED}/usr/etc" "${ED}/" || die 'failed to relocate sysconfdir'
+}



[gentoo-commits] proj/kde:master commit in: dev-util/kdevelop/

2023-03-26 Thread Sam James
commit: 856936687150763b48e5d59e94d2f02761ceb593
Author: Sam James  gentoo  org>
AuthorDate: Sun Mar 26 22:58:36 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Mar 26 22:58:36 2023 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=85693668

dev-util/kdevelop: fix build with Clang 16, use llvm.eclass

Closes: https://bugs.gentoo.org/902101
Thanks-to: Michael Uleysky  gmail.com>
Signed-off-by: Sam James  gentoo.org>

 dev-util/kdevelop/kdevelop-23.03.80.ebuild  | 18 --
 dev-util/kdevelop/kdevelop-23.04.49..ebuild | 18 --
 dev-util/kdevelop/kdevelop-.ebuild  | 18 --
 3 files changed, 36 insertions(+), 18 deletions(-)

diff --git a/dev-util/kdevelop/kdevelop-23.03.80.ebuild 
b/dev-util/kdevelop/kdevelop-23.03.80.ebuild
index 283dc3a278..59cd6f2f22 100644
--- a/dev-util/kdevelop/kdevelop-23.03.80.ebuild
+++ b/dev-util/kdevelop/kdevelop-23.03.80.ebuild
@@ -7,10 +7,11 @@ ECM_HANDBOOK="forceoptional"
 ECM_TEST="true"
 KDE_ORG_CATEGORY="kdevelop"
 KFMIN=5.104.0
+LLVM_MAX_SLOT=16
 QTMIN=5.15.5
 VIRTUALDBUS_TEST="true"
 VIRTUALX_REQUIRED="test"
-inherit ecm gear.kde.org optfeature
+inherit ecm gear.kde.org llvm optfeature
 
 DESCRIPTION="Integrated Development Environment, supporting KF5/Qt, C/C++ and 
much more"
 HOMEPAGE="https://www.kdevelop.org/;
@@ -65,7 +66,7 @@ COMMON_DEPEND="
>=kde-frameworks/kxmlgui-${KFMIN}:5
>=kde-frameworks/sonnet-${KFMIN}:5
>=kde-frameworks/threadweaver-${KFMIN}:5
-   >=sys-devel/clang-6.0:=
+   https://www.kdevelop.org/;
@@ -65,7 +66,7 @@ COMMON_DEPEND="
>=kde-frameworks/kxmlgui-${KFMIN}:5
>=kde-frameworks/sonnet-${KFMIN}:5
>=kde-frameworks/threadweaver-${KFMIN}:5
-   >=sys-devel/clang-6.0:=
+   https://www.kdevelop.org/;
@@ -65,7 +66,7 @@ COMMON_DEPEND="
>=kde-frameworks/kxmlgui-${KFMIN}:5
>=kde-frameworks/sonnet-${KFMIN}:5
>=kde-frameworks/threadweaver-${KFMIN}:5
-   >=sys-devel/clang-6.0:=
+   

[gentoo-commits] repo/gentoo:master commit in: dev-util/kdevelop/files/, dev-util/kdevelop/

2023-03-26 Thread Sam James
commit: 51211f99f14f80bc92049cbbf1717a39c50887b2
Author: Sam James  gentoo  org>
AuthorDate: Sun Mar 26 22:55:54 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Mar 26 22:56:52 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=51211f99

dev-util/kdevelop: fix build with Clang 16, use llvm.eclass

Closes: https://bugs.gentoo.org/902101
Thanks-to: Michael Uleysky  gmail.com>
Signed-off-by: Sam James  gentoo.org>

 .../kdevelop/files/kdevelop-22.12.3-clang16.patch  | 24 ++
 ...p-22.12.3.ebuild => kdevelop-22.12.3-r1.ebuild} | 18 ++--
 2 files changed, 36 insertions(+), 6 deletions(-)

diff --git a/dev-util/kdevelop/files/kdevelop-22.12.3-clang16.patch 
b/dev-util/kdevelop/files/kdevelop-22.12.3-clang16.patch
new file mode 100644
index ..38676cc16473
--- /dev/null
+++ b/dev-util/kdevelop/files/kdevelop-22.12.3-clang16.patch
@@ -0,0 +1,24 @@
+https://bugs.gentoo.org/902101
+--- a/cmake/modules/FindClang.cmake
 b/cmake/modules/FindClang.cmake
+@@ -97,6 +97,8 @@
+   # dito for git
+   string(REPLACE "git" "" CLANG_VERSION_CLEAN "${CLANG_VERSION}")
+ 
++  string(REGEX REPLACE "([.]0)+$" "" CLANG_VERSION_STRIPPED 
"${CLANG_VERSION}")
++  string(REGEX REPLACE "([.]0)+$" "" CLANG_VERSION_CLEAN_STRIPPED 
"${CLANG_VERSION_CLEAN}")
+   find_path(CLANG_BUILTIN_DIR
+ # cpuid.h because it is defined in ClangSupport constructor as 
valid clang builtin dir indicator
+ NAMES "cpuid.h"
+@@ -106,6 +108,10 @@
+   "../../../clang/${CLANG_VERSION}/include"
+   "clang/${CLANG_VERSION_CLEAN}/include"
+   "../../../clang/${CLANG_VERSION_CLEAN}/include"
++  "clang/${CLANG_VERSION_STRIPPED}/include"
++  "../../../clang/${CLANG_VERSION_STRIPPED}/include"
++  "clang/${CLANG_VERSION_CLEAN_STRIPPED}/include"
++  
"../../../clang/${CLANG_VERSION_CLEAN_STRIPPED}/include"
+ NO_DEFAULT_PATH
+   )
+ 
+

diff --git a/dev-util/kdevelop/kdevelop-22.12.3.ebuild 
b/dev-util/kdevelop/kdevelop-22.12.3-r1.ebuild
similarity index 93%
rename from dev-util/kdevelop/kdevelop-22.12.3.ebuild
rename to dev-util/kdevelop/kdevelop-22.12.3-r1.ebuild
index cb912cc23d10..6788033f46fe 100644
--- a/dev-util/kdevelop/kdevelop-22.12.3.ebuild
+++ b/dev-util/kdevelop/kdevelop-22.12.3-r1.ebuild
@@ -7,10 +7,11 @@ ECM_HANDBOOK="forceoptional"
 ECM_TEST="true"
 KDE_ORG_CATEGORY="kdevelop"
 KFMIN=5.101.0
+LLVM_MAX_SLOT=16
 QTMIN=5.15.5
 VIRTUALDBUS_TEST="true"
 VIRTUALX_REQUIRED="test"
-inherit ecm gear.kde.org optfeature
+inherit ecm gear.kde.org llvm optfeature
 
 DESCRIPTION="Integrated Development Environment, supporting KF5/Qt, C/C++ and 
much more"
 HOMEPAGE="https://www.kdevelop.org/;
@@ -65,7 +66,7 @@ COMMON_DEPEND="
>=kde-frameworks/kxmlgui-${KFMIN}:5
>=kde-frameworks/sonnet-${KFMIN}:5
>=kde-frameworks/threadweaver-${KFMIN}:5
-   >=sys-devel/clang-6.0:=
+   

[gentoo-commits] repo/gentoo:master commit in: sys-devel/gcc/

2023-03-26 Thread Sam James
commit: b8f2c10a957d7dbb93174015bb692a7bab56b97f
Author: Sam James  gentoo  org>
AuthorDate: Sun Mar 26 22:49:47 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Mar 26 22:49:47 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b8f2c10a

sys-devel/gcc: add 13.0.1_pre20230326

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

 sys-devel/gcc/Manifest  |  1 +
 sys-devel/gcc/gcc-13.0.1_pre20230326.ebuild | 56 +
 2 files changed, 57 insertions(+)

diff --git a/sys-devel/gcc/Manifest b/sys-devel/gcc/Manifest
index f8e783da6b45..9a8b0907c511 100644
--- a/sys-devel/gcc/Manifest
+++ b/sys-devel/gcc/Manifest
@@ -27,6 +27,7 @@ DIST gcc-12.2.0-patches-14.tar.xz 13752 BLAKE2B 
c44609a8a3a96480f144b7e6859c2b1d
 DIST gcc-12.2.0.tar.xz 84645292 BLAKE2B 
715574af9ad678f9dc8cfd19c866bf910c7edfd479e7e9681337feaa9b54e5d304ddb85483816b8d89754d502405823ae2eff0d1e444538763f40be8e428d8da
 SHA512 
e9e857bd81bf7a370307d6848c81b2f5403db8c7b5207f54bce3f3faac3bde63445684092c2bc1a2427cddb6f7746496d9fbbef05fbbd77f2810b2998f1f9173
 DIST gcc-13-20230312.tar.xz 84361832 BLAKE2B 
4099036d7224cbdb9cfd8fb454201a80f76ea9569d8625d4cedc14ed30caf0a4b88a60b5f9fff12001a19a928909489609da3634c109e457f9b6dedcd20a947d
 SHA512 
7513ebdbe9e6116658c4bafdc71f122cae3cf7233b91402bc1d05fe1fec0ff036ed613b1db3af2b235fc153c862f428cd297da6ba0e6e81e1e7962fa0550e01e
 DIST gcc-13-20230319.tar.xz 83729684 BLAKE2B 
b57681574691f7909017ea1b8a5d101e09c22632d9f2aef166eaafc55cd7b2f8bca065b16a7b902130da55edf5f16994608601dfb2dacd7661a477afc4482a32
 SHA512 
461a70570ae3944f317b778feb67cfc3bd29945c0a825b558abd9311cb5297b390725896b81a494c3c592c231d77a7147338cb4962a1feba304f13e6e19b4538
+DIST gcc-13-20230326.tar.xz 83830580 BLAKE2B 
88d28f8525a229e4aae34ff6f094779df8ef289fa3a8e45a4f2c758371f70739bb426d58e7fb7534cf19512125c87e2648f799e8ce19bfe301eb4b9efa7f2865
 SHA512 
363cc3a10e90781da89e487b2aea8e733c966dab39aebff18109a64096d8f5fafa186a338d3924a5aaf465a19520b1fda258ed161f482ede802d647568dfb335
 DIST gcc-13.1.0-musl-patches-1.tar.xz 3528 BLAKE2B 
c572ab4a0fb929b16ec36b3a3616cdcccd62f7ee27ded8077008b9beb50539db64cc251ff8a3eade54e8ebfe1012f8f32d0802379bf8ffb0f1b8ce7c8457da37
 SHA512 
ffb7dfa54a9d23b5333664e915efd9f18a43cd696f4ff5669a8b072a0e9cf4978de53e315123542441a2533e4f269de0bb7d90ee7a37d3a7517b7cda6ea06681
 DIST gcc-13.1.0-patches-9.tar.xz 11720 BLAKE2B 
c26a2924fa8aab318a1f4a4974ca4aeba255f3605fa0cbf448a4e48b6f3e9359012aeae15726299059257b93043c5cdd86bf1b2f2fffd4b9a096ab411a0503ba
 SHA512 
98e48abaa664ea18bf00ba7bdb29cc1e908cc55ba9d12d52061e86fc917753ade8e38a190c04d23c63102808ac5a9e8ecf085dcc29a1568a329ceb5d43cf0290
 DIST gcc-8.5.0-patches-4.tar.xz 18616 BLAKE2B 
7594cbaea5daecf1a0b3d526c06aeba0a84c6da66aee2e105a51fda6be8d30a37ccc3814281b284a4582d892a1d556bca063551584edfc2525bed8ea5b6888e7
 SHA512 
1aa5742c361186637e7855f06feb1a4547e7d4d5de6e51f3d049e0ef3c19e2eff179465f52781739f59422035b7f8e4c0efa3844849f920f3c96acfdc37ca6a6

diff --git a/sys-devel/gcc/gcc-13.0.1_pre20230326.ebuild 
b/sys-devel/gcc/gcc-13.0.1_pre20230326.ebuild
new file mode 100644
index ..f476227f8198
--- /dev/null
+++ b/sys-devel/gcc/gcc-13.0.1_pre20230326.ebuild
@@ -0,0 +1,56 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+TOOLCHAIN_PATCH_DEV="sam"
+PATCH_VER="9"
+PATCH_GCC_VER="13.1.0"
+MUSL_VER="1"
+MUSL_GCC_VER="13.1.0"
+
+if [[ $(ver_cut 3) ==  ]] ; then
+   MY_PV_2=$(ver_cut 2)
+   MY_PV_3=$(($(ver_cut 3) - 9998))
+   if [[ ${MY_PV_2} == 0 ]] ; then
+   MY_PV_2=0
+   MY_PV_3=0
+   else
+   MY_PV_2=$(($(ver_cut 2) - 1))
+   fi
+
+   # e.g. 12.2. -> 12.1.1
+   TOOLCHAIN_GCC_PV=$(ver_cut 1).${MY_PV_2}.${MY_PV_3}
+fi
+
+inherit toolchain
+# Needs to be after inherit (for now?), bug #830908
+EGIT_BRANCH=master
+
+# Don't keyword live ebuilds
+if ! tc_is_live && [[ -z ${TOOLCHAIN_USE_GIT_PATCHES} ]] ; then
+#  KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc 
~ppc64 ~riscv ~s390 ~sparc ~x86"
+   KEYWORDS="~loong"
+fi
+
+if [[ ${CATEGORY} != cross-* ]] ; then
+   # Technically only if USE=hardened *too* right now, but no point in 
complicating it further.
+   # If GCC is enabling CET by default, we need glibc to be built with 
support for it.
+   # bug #830454
+   RDEPEND="elibc_glibc? ( sys-libs/glibc[cet(-)?] )"
+   DEPEND="${RDEPEND}"
+   BDEPEND=">=${CATEGORY}/binutils-2.30[cet(-)?]"
+fi
+
+src_prepare() {
+   local p upstreamed_patches=(
+   # add them here
+   )
+   for p in "${upstreamed_patches[@]}"; do
+   rm -v "${WORKDIR}/patch/${p}" || die
+   done
+
+   toolchain_src_prepare
+
+   eapply_user
+}



[gentoo-commits] repo/gentoo:master commit in: sys-kernel/git-sources/

2023-03-26 Thread Alice Ferrazzi
commit: e476ee40b455f7fb4bd40de8511393dfb47106db
Author: Alice Ferrazzi  gentoo  org>
AuthorDate: Sun Mar 26 22:18:04 2023 +
Commit: Alice Ferrazzi  gentoo  org>
CommitDate: Sun Mar 26 22:18:04 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e476ee40

sys-kernel/git-sources: add 6.3_rc4

Signed-off-by: Alice Ferrazzi  gentoo.org>

 sys-kernel/git-sources/Manifest   |  1 +
 sys-kernel/git-sources/git-sources-6.3_rc4.ebuild | 41 +++
 2 files changed, 42 insertions(+)

diff --git a/sys-kernel/git-sources/Manifest b/sys-kernel/git-sources/Manifest
index 388e42c7e23a..a5ae7eee7f1c 100644
--- a/sys-kernel/git-sources/Manifest
+++ b/sys-kernel/git-sources/Manifest
@@ -2,3 +2,4 @@ DIST linux-6.2.tar.xz 136430892 BLAKE2B 
05b63254734ea685db437cb1c00a6da63eee74d7
 DIST patch-6.3-rc1.patch 75751420 BLAKE2B 
6e3cddb5397bea144a14b2b1efb1816841d81fa44030066a0196d97493121edfa451310dcb023d2feea45f17c43a8e3d1ecac63cf2a1b8c759c42bec5529d528
 SHA512 
f5f3240508ba1a0b5fef3a88ba781b7b76502eb242dbc670217f4c599d8394781d8fd8f05a24a831b25c18951e2a3278d1a89e99f2ef818d865c588371527e01
 DIST patch-6.3-rc2.patch 77506749 BLAKE2B 
827dfc8da94ee33d4c0ff93f9fc1595d87ef94e0fd4bf50c4d493f9e4762e7b5678385b5af07198e8b018ffa9dc64474899e818ba359b18ed6cf61aeaba48c86
 SHA512 
a1d4fa8346f71159bc767ba85ab6970d20fb5ca7e31a635b6a793c28a504f276c95dd7f5bb4f76eb20c781c7e25ac0c9ed3e2c6f449e3ea8da89b9868fc826ee
 DIST patch-6.3-rc3.patch 77958099 BLAKE2B 
5e459202c7e77ec1cb977cd6e7d49b014e9ca0fdaef9edf69fe425e2326fd89efae0a278570834691b523a5c3d69276da5b391c6dea2f87fb17f3dd1b55190e9
 SHA512 
9ff7f62ba90d2e37f50398538ee25f03e520763f0a7bd41d5bc2187b7bcc9512aa52599786246660ab3daf465888c6e17ba0588c907c01810a4572e9afbad246
+DIST patch-6.3-rc4.patch 78319961 BLAKE2B 
ba2690ec145446691f8bc912ffd52765937c215d18bfbec1af415c787a969776f334e8cda602207edf60ffdc66bcd7ddb391d8182ed46cdfe440a8fc101d4d20
 SHA512 
30ddebaba6ba8c0c0355f4dd65e82609fe2782ae36842d07908584aa49cb75abe7097e30de472f2141b0d6503105059daf6151bb0b5085926e3882dfbb9011e2

diff --git a/sys-kernel/git-sources/git-sources-6.3_rc4.ebuild 
b/sys-kernel/git-sources/git-sources-6.3_rc4.ebuild
new file mode 100644
index ..ae9a3401cdd2
--- /dev/null
+++ b/sys-kernel/git-sources/git-sources-6.3_rc4.ebuild
@@ -0,0 +1,41 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="8"
+UNIPATCH_STRICTORDER="yes"
+K_NOUSENAME="yes"
+K_NOSETEXTRAVERSION="yes"
+K_NOUSEPR="yes"
+K_SECURITY_UNSUPPORTED="1"
+K_BASE_VER="6.2"
+K_EXP_GENPATCHES_NOUSE="1"
+K_FROM_GIT="yes"
+K_NODRYRUN="yes"
+ETYPE="sources"
+CKV="${PVR/-r/-git}"
+
+# only use this if it's not an _rc/_pre release
+[ "${PV/_pre}" == "${PV}" ] && [ "${PV/_rc}" == "${PV}" ] && OKV="${PV}"
+inherit kernel-2
+detect_version
+
+DESCRIPTION="The very latest -git version of the Linux kernel"
+HOMEPAGE="https://www.kernel.org;
+SRC_URI="${KERNEL_URI}"
+
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~ppc ~ppc64 ~s390 
~sparc ~x86"
+IUSE=""
+
+K_EXTRAEINFO="This kernel is not supported by Gentoo due to its unstable and
+experimental nature. If you have any issues, try a matching vanilla-sources
+ebuild -- if the problem is not there, please contact the upstream kernel
+developers at https://bugzilla.kernel.org and on the linux-kernel mailing list 
to
+report the problem so it can be fixed in time for the next kernel release."
+
+RDEPEND=""
+DEPEND="${RDEPEND}
+   >=sys-devel/patch-2.7.6-r4"
+
+pkg_postinst() {
+   postinst_sources
+}



[gentoo-commits] repo/gentoo:master commit in: dev-scheme/kawa/files/, dev-scheme/kawa/

2023-03-26 Thread Maciej Barć
commit: 5f4cc5b5a24f5ef023db2e32524f074fa40369eb
Author: Volkmar W. Pogatzki  pogatzki  net>
AuthorDate: Sun Mar 26 05:45:06 2023 +
Commit: Maciej Barć  gentoo  org>
CommitDate: Sun Mar 26 21:18:09 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5f4cc5b5

dev-scheme/kawa: drop 1.14-r2

Closes: https://bugs.gentoo.org/902455
Signed-off-by: Volkmar W. Pogatzki  pogatzki.net>
Closes: https://github.com/gentoo/gentoo/pull/30346
Signed-off-by: Maciej Barć  gentoo.org>

 dev-scheme/kawa/Manifest  |   2 -
 dev-scheme/kawa/files/kawa-1.14.patch |  24 ---
 dev-scheme/kawa/kawa-1.14-r2.ebuild   | 115 --
 dev-scheme/kawa/metadata.xml  |   1 -
 4 files changed, 142 deletions(-)

diff --git a/dev-scheme/kawa/Manifest b/dev-scheme/kawa/Manifest
index 0122d542e8e5..b63b50b53002 100644
--- a/dev-scheme/kawa/Manifest
+++ b/dev-scheme/kawa/Manifest
@@ -1,3 +1 @@
 DIST Kawa-3.1.1.tar.gz 3216501 BLAKE2B 
abaea589c33ec01c49df9b376b43330a1246832428d64da2eded9899b06fb32ac5875112749f94e55b1d75ad628535b71dc41b8d7e0edf62ea7baabd20b8b182
 SHA512 
557fe8cc2eb7bea1e18dcbb0e4df6d82ed17e02724d55889591141b8db02245378bb0cd27acfc73e452cfbc0d6d1cbc50dd27b325fa437778eca5ce8db4211be
-DIST XQTS_1_0_3.zip 30956043 BLAKE2B 
30d8980e8076eec3291487e582139f1e6a47e6c819ba0e06d9d34ca8867c81db266817e25e50d4823234ae73529c97c939d1aa168056ce0a5379f150425cf62d
 SHA512 
e00efd3dbf0b1cf530795073f7548cf4ab4f3c55921f76af7c000e61e1d7293cd11f41d617b3ce5343df5e9c5b6de4ee3819a6db2b15df9441a19489ae46e1dd
-DIST kawa-1.14.tar.gz 2691484 BLAKE2B 
bd4e2e725cfd51d65ba55d6511f09ab99ea6d9435d95febc16f9486b47b1bf1cdcde601b58266ae20059f6e776d2119bcb017d7061ff571bbaddd5bcbb297b8c
 SHA512 
e0a0eafd4ed0ce7d254f295db8e920b82cfef6f4f71c440db655d73761a2f99ab743def1daa54241998497db8f29269c7d98f7e3bf819a36d7f7151d3ba2913e

diff --git a/dev-scheme/kawa/files/kawa-1.14.patch 
b/dev-scheme/kawa/files/kawa-1.14.patch
deleted file mode 100644
index 8acc5e442f69..
--- a/dev-scheme/kawa/files/kawa-1.14.patch
+++ /dev/null
@@ -1,24 +0,0 @@
-diff -Naur kawa-1.10.orig/Makefile.in kawa-1.10/Makefile.in
 kawa-1.10.orig/Makefile.in 2010-09-19 01:38:24.0 +0200
-+++ kawa-1.10/Makefile.in  2010-09-19 01:38:59.0 +0200
-@@ -908,7 +908,7 @@
- | sed -e 's|./||' | sort > $@
- 
- gnu/kawa/util/PreProcess.class: $(srcdir)/gnu/kawa/util/PreProcess.java
--  $(JAVAC) -d . $(srcdir)/gnu/kawa/util/PreProcess.java
-+  $(JAVAC) $(JAVACFLAGS) -d . $(srcdir)/gnu/kawa/util/PreProcess.java
- 
- # JDK 1.1
- select-java1: $(srcdir)/patch-source-list gnu/kawa/util/PreProcess.class
-diff -Naur kawa-1.9.90.orig/bin/Makefile.in kawa-1.9.90/bin/Makefile.in
 kawa-1.9.90.orig/bin/Makefile.in   2009-08-08 12:20:49.0 -0300
-+++ kawa-1.9.90/bin/Makefile.in2009-09-21 20:15:06.0 -0300
-@@ -686,7 +686,7 @@
- install-binPROGRAMS: $(bin_PROGRAMS)
-   @$(NORMAL_INSTALL)
-   test -z "$(bindir)" || $(mkdir_p) "$(DESTDIR)$(bindir)"
--@ENABLE_KAWA_FRONTEND_TRUE@   $(INSTALL_PROGRAM_ENV) $(LIBTOOL_INSTALL) 
$(binPROGRAMS_INSTALL) kawa$(EXEEXT) $(DESTDIR)$(bindir)/kawa$(EXEEXT)
-+@ENABLE_KAWA_FRONTEND_TRUE@   $(INSTALL_PROGRAM_ENV) $(LIBTOOL_INSTALL) 
$(binPROGRAMS_INSTALL) ./kawa$(EXEEXT) $(DESTDIR)$(bindir)/kawa$(EXEEXT)
- @WITH_GCJ_DBTOOL_FALSE@@WITH_GCJ_TRUE@$(INSTALL_PROGRAM_ENV) 
$(LIBTOOL_INSTALL) $(binPROGRAMS_INSTALL) kawa-bin$(EXEEXT) 
$(DESTDIR)$(bindir)/kawa-bin$(EXEEXT)
- @ENABLE_SERVLET_TRUE@ $(INSTALL_PROGRAM_ENV) $(LIBTOOL_INSTALL) 
$(binPROGRAMS_INSTALL) cgi-servlet$(EXEEXT) 
$(DESTDIR)$(bindir)/cgi-servlet$(EXEEXT)
- 

diff --git a/dev-scheme/kawa/kawa-1.14-r2.ebuild 
b/dev-scheme/kawa/kawa-1.14-r2.ebuild
deleted file mode 100644
index 46c2161cc790..
--- a/dev-scheme/kawa/kawa-1.14-r2.ebuild
+++ /dev/null
@@ -1,115 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-JAVA_PKG_IUSE="source"
-
-inherit java-pkg-2
-
-DESCRIPTION="Kawa, the Java-based Scheme system & Language Framework"
-HOMEPAGE="https://www.gnu.org/software/kawa/;
-XQTS_Ver="1_0_3"
-SRC_URI="mirror://gnu/kawa/${P}.tar.gz
-   xqtests? ( http://www.w3.org/XML/Query/test-suite/XQTS_${XQTS_Ver}.zip 
)"
-
-LICENSE="MIT public-domain
-   jemacs? ( GPL-2 )
-   krl? ( GPL-2 )"
-SLOT="0"
-KEYWORDS="x86"
-IUSE="+awt +frontend jemacs krl +sax servlets +swing +xml xqtests"
-
-CDEPEND="
-   frontend? ( sys-libs/readline:0 )
-   sax? ( dev-java/sax:0 )
-   servlets? ( java-virtuals/servlet-api:3.0 )"
-
-DEPEND="
-   ${CDEPEND}
-   >=virtual/jdk-1.6
-   xqtests? ( app-arch/unzip:0 )"
-
-RDEPEND="
-   ${CDEPEND}
-   >=virtual/jre-1.6"
-
-xtestsuite="XQTS_${XQTS_Ver}"
-
-PATCHES=(
-   "${FILESDIR}"/${P}.patch
-)
-
-src_unpack() {
-   unpack kawa-${PV}.tar.gz || die
-   if use xqtests; then
-   mkdir 

[gentoo-commits] repo/gentoo:master commit in: app-metrics/prometheus/files/, app-metrics/prometheus/

2023-03-26 Thread William Hubbs
commit: deaa246528cb25b6ffbbea25849d9fb3ab3c03b7
Author: William Hubbs  gentoo  org>
AuthorDate: Sun Mar 26 19:56:34 2023 +
Commit: William Hubbs  gentoo  org>
CommitDate: Sun Mar 26 19:56:34 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=deaa2465

app-metrics/prometheus: fix service script

Introduce the prometheus_args variable. Allow the continued use of
command_args in the script for now to avoid breaking systems, but
document that people should move to prometheus_args.
Also, sync most of the defaults with the systemd service.

Signed-off-by: William Hubbs  gentoo.org>

 app-metrics/prometheus/files/prometheus.confd  | 28 --
 app-metrics/prometheus/files/prometheus.initd  | 12 ++
 ...s-2.43.0.ebuild => prometheus-2.43.0-r1.ebuild} |  0
 3 files changed, 38 insertions(+), 2 deletions(-)

diff --git a/app-metrics/prometheus/files/prometheus.confd 
b/app-metrics/prometheus/files/prometheus.confd
index 93b41b31624c..19a286f5677a 100644
--- a/app-metrics/prometheus/files/prometheus.confd
+++ b/app-metrics/prometheus/files/prometheus.confd
@@ -1,2 +1,26 @@
-# arguments for Prometheus
-command_args=""
+# additional arguments for Prometheus
+#
+# command_args should not be set in this file. Instead, you should set
+# prometheus_args.
+#
+# The default settings are listed below.
+# If you are not changing these settings, you do
+# not need to include them in prometheus_args.
+#
+# To migrate from using command_args to prometheus_args, drop any of the
+# default settings below that you have set the same way then switch to
+# prometheus_args.
+# 
+# The new behavior is that prometheus_args will be appended to these
+# defaults allowing anything you add to override them.
+#
+#The default settings are:
+#
+# --web.enable-lifecycle
+# --config.file=/etc/prometheus/prometheus.yml
+# --storage.tsdb.path=/var/lib/prometheus/data
+# --web.console.templates=/etc/prometheus/consoles
+# --web.console.libraries=/etc/prometheus/console_libraries
+# --web.enable-admin-api 
+#
+prometheus_args=""

diff --git a/app-metrics/prometheus/files/prometheus.initd 
b/app-metrics/prometheus/files/prometheus.initd
index f7371f8ca060..dc5db03ad5ea 100644
--- a/app-metrics/prometheus/files/prometheus.initd
+++ b/app-metrics/prometheus/files/prometheus.initd
@@ -9,7 +9,19 @@ group=${group:-${RC_SVCNAME}}
 command_user=${user}:${group}
 
 command="/usr/bin/prometheus"
+if [ -z "${command_args}" ]; then
+command_args="
+   --web.enable-lifecycle
+   --config.file=/etc/prometheus/prometheus.yml
+   --storage.tsdb.path=/var/lib/prometheus/data
+   --web.console.templates=/etc/prometheus/consoles
+   --web.console.libraries=/etc/prometheus/console_libraries
+   --web.listen-address=0.0.0.0:9090
+   --web.enable-admin-api 
+   ${prometheus_args}"
+else
 command_args="${command_args:---config.file=/etc/prometheus/prometheus.yml 
--storage.tsdb.path=/var/lib/prometheus/data}"
+fi
 command_background="true"
 error_log=/var/log/${RC_SVCNAME}/${RC_SVCNAME}.log
 output_log=/var/log/${RC_SVCNAME}/${RC_SVCNAME}.log

diff --git a/app-metrics/prometheus/prometheus-2.43.0.ebuild 
b/app-metrics/prometheus/prometheus-2.43.0-r1.ebuild
similarity index 100%
rename from app-metrics/prometheus/prometheus-2.43.0.ebuild
rename to app-metrics/prometheus/prometheus-2.43.0-r1.ebuild



[gentoo-commits] repo/proj/guru:dev commit in: app-backup/grub-btrfs/, app-backup/grub-btrfs/files/

2023-03-26 Thread Pascal Jäger
commit: 0fd47e52392025b0416e81851ba176767c6cc04c
Author: Pascal Jäger  leimstift  de>
AuthorDate: Sun Mar 26 19:52:57 2023 +
Commit: Pascal Jäger  leimstift  de>
CommitDate: Sun Mar 26 19:52:57 2023 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=0fd47e52

app-backup/grub-btrfs: drop patch for live version

Signed-off-by: Pascal Jäger  leimstift.de>

 .../grub-btrfs--remove-docs-from-make.patch| 37 --
 app-backup/grub-btrfs/grub-btrfs-.ebuild   |  7 ++--
 2 files changed, 3 insertions(+), 41 deletions(-)

diff --git 
a/app-backup/grub-btrfs/files/grub-btrfs--remove-docs-from-make.patch 
b/app-backup/grub-btrfs/files/grub-btrfs--remove-docs-from-make.patch
deleted file mode 100644
index 098050404..0
--- a/app-backup/grub-btrfs/files/grub-btrfs--remove-docs-from-make.patch
+++ /dev/null
@@ -1,37 +0,0 @@
-Upstreams Makefile installs docs into path that is against Gentoos conventions
-
-#  Pascal Jäger  (2022-11-20)
-
 a/Makefile
-+++ b/Makefile
-@@ -34,11 +34,11 @@
-   @mkdir "${TEMP_DIR}"
-   @chmod 777 ${TEMP_DIR}
-   @cp manpages/grub-btrfs.8.man ${TEMP_DIR}/grub-btrfs.8
--  @bzip2 ${TEMP_DIR}/grub-btrfs.8
--  @install -Dm644 -t "${MAN_DIR}/man8" "${TEMP_DIR}/grub-btrfs.8.bz2"
-+# @bzip2 ${TEMP_DIR}/grub-btrfs.8
-+# @install -Dm644 -t "${MAN_DIR}/man8" "${TEMP_DIR}/grub-btrfs.8.bz2"
-   @cp manpages/grub-btrfsd.8.man ${TEMP_DIR}/grub-btrfsd.8
--  @bzip2 ${TEMP_DIR}/grub-btrfsd.8
--  @install -Dm644 -t "${MAN_DIR}/man8" "${TEMP_DIR}/grub-btrfsd.8.bz2";
-+# @bzip2 ${TEMP_DIR}/grub-btrfsd.8
-+# @install -Dm644 -t "${MAN_DIR}/man8" "${TEMP_DIR}/grub-btrfsd.8.bz2";
-   @install -Dm755 -t "$(DESTDIR)/etc/grub.d/" 41_snapshots-btrfs
-   @install -Dm644 -t "$(DESTDIR)/etc/default/grub-btrfs/" config
-   @install -Dm744 -t "$(BIN_DIR)/" grub-btrfsd;
-@@ -59,10 +59,10 @@
-   install -Dm644 "initramfs/Arch Linux/overlay_snap_ro-install" 
"$(LIB_DIR)/initcpio/install/grub-btrfs-overlayfs"; \
-   install -Dm644 "initramfs/Arch Linux/overlay_snap_ro-hook" 
"$(LIB_DIR)/initcpio/hooks/grub-btrfs-overlayfs"; \
-fi
--  @install -Dm644 -t "$(SHARE_DIR)/licenses/$(PKGNAME)/" LICENSE
--  @install -Dm644 -t "$(SHARE_DIR)/doc/$(PKGNAME)/" README.md
--  @install -Dm644 "initramfs/readme.md" 
"$(SHARE_DIR)/doc/$(PKGNAME)/initramfs-overlayfs.md"
--  @rm -rf "${TEMP_DIR}"
-+# @install -Dm644 -t "$(SHARE_DIR)/licenses/$(PKGNAME)/" LICENSE
-+# @install -Dm644 -t "$(SHARE_DIR)/doc/$(PKGNAME)/" README.md
-+# @install -Dm644 "initramfs/readme.md" 
"$(SHARE_DIR)/doc/$(PKGNAME)/initramfs-overlayfs.md"
-+# @rm -rf "${TEMP_DIR}"
-
- uninstall:
-   @echo "Uninstalling grub-btrfs"

diff --git a/app-backup/grub-btrfs/grub-btrfs-.ebuild 
b/app-backup/grub-btrfs/grub-btrfs-.ebuild
index e51466340..451771277 100644
--- a/app-backup/grub-btrfs/grub-btrfs-.ebuild
+++ b/app-backup/grub-btrfs/grub-btrfs-.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2019-2022 Gentoo Authors
+# Copyright 2019-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -19,7 +19,6 @@ fi
 LICENSE="GPL-3"
 SLOT="0"
 IUSE="systemd"
-PATCHES=( "${FILESDIR}/${PN}--remove-docs-from-make.patch" )
 
 DEPEND="
sys-fs/btrfs-progs
@@ -38,9 +37,9 @@ src_compile(){
 src_install(){
local conf
if use systemd; then
-   conf+="SYSTEMD=true OPENRC=false"
+   conf+="GRUB_UPDATE_EXCLUDE=true INSTALL_DOCS=false SYSTEMD=true 
OPENRC=false"
else
-   conf+="OPENRC=true SYSTEMD=false"
+   conf+="GRUB_UPDATE_EXCLUDE=true INSTALL_DOCS=false OPENRC=true 
SYSTEMD=false"
fi
emake DESTDIR="${D}" ${conf} install || die
dodoc README.md



[gentoo-commits] repo/gentoo:master commit in: app-metrics/prometheus/

2023-03-26 Thread William Hubbs
commit: 8fddcacc2869dfdd44880ea70cba94dbf21c
Author: William Hubbs  gentoo  org>
AuthorDate: Sun Mar 26 19:45:00 2023 +
Commit: William Hubbs  gentoo  org>
CommitDate: Sun Mar 26 19:46:46 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8fddcacc

app-metrics/prometheus: drop 2.37.5

Signed-off-by: William Hubbs  gentoo.org>

 app-metrics/prometheus/Manifest |  3 --
 app-metrics/prometheus/prometheus-2.37.5.ebuild | 72 -
 2 files changed, 75 deletions(-)

diff --git a/app-metrics/prometheus/Manifest b/app-metrics/prometheus/Manifest
index 9a039575a4ca..63d4ccbe63c2 100644
--- a/app-metrics/prometheus/Manifest
+++ b/app-metrics/prometheus/Manifest
@@ -1,6 +1,3 @@
-DIST prometheus-2.37.5-assets.tar.xz 43891228 BLAKE2B 
f0bf050e9de3d790fd826c96b176a9d44292435e21df6fefc47c53f1a0bd71838711120155b64b6696a98aa6babcb8388ca5711b2a1ac5b6a653628f9890513d
 SHA512 
639c3a84ea2b2f75d646feb21f1b33276fe06aa3c76348a34bd7b1173e2525d7de6ff313c049923eb142c617a26c065034a22b72b8f57c4e2c552f19d8294da5
-DIST prometheus-2.37.5-deps.tar.xz 251720200 BLAKE2B 
78ddab5fee6f0f64c7413058e622fd40e3e486318e5749befb3f204e2df52dada16ecad755c02d0583826b80904b53d41a973c348f1af6462cd077f2157c38e4
 SHA512 
eed981ff5ae07f79fbb38d59905c124b1766d3047bcf103aa416379f9d370cc0ad878a15aceacd0a450100166b9c8e1c7c5dae9605c3bcd9f96bd89929b41136
-DIST prometheus-2.37.5.tar.gz 6048663 BLAKE2B 
c3dfaee0093f50ce5a9bfe7fd27a21d77593fa983838d89a30f890fcccd543c1d3dda35e7bbb01181649321b6b652c9aac83f8d247bd28058b4fb5a7f4e10f0c
 SHA512 
3c3617e03b036bc1a7a7347d57823c2fa342a5aa4a113ddcc6af2367c2be90ba71042208eb146ed50320e9f6a8ab55edb8239aadb5654c76590b46249fac8bd6
 DIST prometheus-2.40.4-assets.tar.xz 45585656 BLAKE2B 
b187b6683c778b5e9746f1f9695e03303cf5481387bb0517afee56685edc62bbb82c515f8dfeeafeb09a74b57b540da49d1936c7ec74b3013adc7afc8f07ea5f
 SHA512 
8a229504b66bac0ef2fa7a9caafc93fdf3e1c9aa33e892219e57a21b44355515e69a232db98ce4f5664fb98cb37cfb3ec619eb2a3ccf662474544dfdbbba580c
 DIST prometheus-2.40.4-deps.tar.xz 253189332 BLAKE2B 
ca2c2f3e111897ac47d71acc3046230608134c854f7af7a4c5ec1fe75dfbb61c6bf278fe00f77ecf65113b72cbd67171634a0fbf57ad09e3349a7e8f45791e33
 SHA512 
29bf419e45d389805b1f37256cb8a9ce9cc6cb88b3cd4a7a1681121f24158cce7aa5a949554f5344409ba4f683976866bfc76e2a0a247996c135d2068b6f
 DIST prometheus-2.40.4.tar.gz 6156657 BLAKE2B 
a522b31516f5e26475afa2d59a7074b7deb2a70ffbf7cce6e3951bfeacc6dae6d8f59d1b1b591d1c59c0ac9839bc691ce315d55f7fe0a45be573e124f651764b
 SHA512 
9b46f9f3b986929bdfe365645e43c0a3c2073b920e59cc512287f866506d7db7b83ffb2dbe24d1835fccc1b2cc781be7a373da5fb58c04521648981b19e81737

diff --git a/app-metrics/prometheus/prometheus-2.37.5.ebuild 
b/app-metrics/prometheus/prometheus-2.37.5.ebuild
deleted file mode 100644
index 02d3f583d761..
--- a/app-metrics/prometheus/prometheus-2.37.5.ebuild
+++ /dev/null
@@ -1,72 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-inherit go-module systemd
-GIT_COMMIT=414d31aee6586a5f29e755ae059b7d7131f1c6c8
-MY_PV=v${PV/_rc/-rc.}
-
-# To create the assets tarball run the following:
-# git checkout 
-# make assets-compress
-# tar -acf  web/ui
-
-DESCRIPTION="Prometheus monitoring system and time series database"
-HOMEPAGE="https://github.com/prometheus/prometheus;
-SRC_URI="https://github.com/prometheus/prometheus/archive/${MY_PV}.tar.gz -> 
${P}.tar.gz
-   https://dev.gentoo.org/~williamh/dist/${P}-deps.tar.xz
-   https://dev.gentoo.org/~williamh/dist/${P}-assets.tar.xz;
-
-LICENSE="Apache-2.0 BSD BSD-2 ISC MIT MPL-2.0"
-SLOT="0"
-KEYWORDS="amd64 ~arm ~riscv"
-
-COMMON_DEPEND="acct-group/prometheus
-   acct-user/prometheus"
-DEPEND="!app-metrics/prometheus-bin
-   ${COMMON_DEPEND}"
-RDEPEND="${COMMON_DEPEND}"
-
-BDEPEND=">=dev-util/promu-0.3.0"
-
-RESTRICT=" test"
-
-src_prepare() {
-   default
-   sed -i \
-   -e "s/{{.Branch}}/HEAD/" \
-   -e "s/{{.Revision}}/${GIT_COMMIT}/" \
-   -e "s/{{.Version}}/${PV}/" \
-   .promu.yml || die
-   cp -a -n "${WORKDIR}"/web/ui web || die
-}
-
-src_compile() {
-   emake PROMU="${EPREFIX}"/usr/bin/promu common-build plugins
-}
-
-src_install() {
-   dobin prometheus promtool
-   dodoc -r {documentation,{README,CHANGELOG,CONTRIBUTING}.md}
-   insinto /usr/share/prometheus
-   doins -r console_libraries consoles
-   insinto /etc/prometheus
-   doins documentation/examples/prometheus.yml
-   dosym -r /usr/share/prometheus/console_libraries 
/etc/prometheus/console_libraries
-   dosym -r /usr/share/prometheus/consoles /etc/prometheus/consoles
-
-   systemd_dounit "${FILESDIR}"/prometheus.service
-   newinitd "${FILESDIR}"/prometheus.initd prometheus
-   newconfd "${FILESDIR}"/prometheus.confd prometheus
-   keepdir /var/log/prometheus /var/lib/prometheus
-   fowners 

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

2023-03-26 Thread Michał Górny
commit: 2e14724efa86fb3622f29806d08124431c80df4c
Author: Michał Górny  gentoo  org>
AuthorDate: Sun Mar 26 18:14:29 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sun Mar 26 19:46:26 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2e14724e

dev-python/pyopengl_accelerate: Remove old

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

 .../pyopengl_accelerate-3.1.6.ebuild   | 38 --
 1 file changed, 38 deletions(-)

diff --git a/dev-python/pyopengl_accelerate/pyopengl_accelerate-3.1.6.ebuild 
b/dev-python/pyopengl_accelerate/pyopengl_accelerate-3.1.6.ebuild
deleted file mode 100644
index a9f90916fa0e..
--- a/dev-python/pyopengl_accelerate/pyopengl_accelerate-3.1.6.ebuild
+++ /dev/null
@@ -1,38 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{9..10} )
-
-inherit distutils-r1
-
-EGIT_COMMIT="227f9c66976d9f5dadf62b9a97e6beaec84831ca"
-DESCRIPTION="Accelerate module for PyOpenGL"
-HOMEPAGE="
-   http://pyopengl.sourceforge.net/
-   https://github.com/mcfletch/pyopengl/
-   https://pypi.org/project/PyOpenGL-accelerate/;
-SRC_URI="
-   https://github.com/mcfletch/pyopengl/archive/${EGIT_COMMIT}.tar.gz
-   -> pyopengl-${EGIT_COMMIT}.gh.tar.gz"
-S=${WORKDIR}/pyopengl-${EGIT_COMMIT}/accelerate
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux"
-IUSE=""
-
-RDEPEND="dev-python/pyopengl[${PYTHON_USEDEP}]"
-BDEPEND="
-   test? (
-   dev-python/numpy[${PYTHON_USEDEP}]
-   )"
-
-distutils_enable_tests pytest
-
-python_test() {
-   cd "${T}" || die
-   epytest "${S}"/tests
-}



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

2023-03-26 Thread Michał Górny
commit: 373e74555e51d8c8cd44c7f92f89f51f69e39b47
Author: Michał Górny  gentoo  org>
AuthorDate: Sun Mar 26 17:34:44 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sun Mar 26 19:46:27 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=373e7455

dev-python/moto: Bump to 4.1.6

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

 dev-python/moto/Manifest  |   1 +
 dev-python/moto/moto-4.1.6.ebuild | 104 ++
 2 files changed, 105 insertions(+)

diff --git a/dev-python/moto/Manifest b/dev-python/moto/Manifest
index e92c94282bb4..e3447020cb44 100644
--- a/dev-python/moto/Manifest
+++ b/dev-python/moto/Manifest
@@ -6,3 +6,4 @@ DIST moto-4.1.2.tar.gz 2593920 BLAKE2B 
c07ed5169fa24318e5ea081c470b07d93071c7d6e
 DIST moto-4.1.3.tar.gz 2612972 BLAKE2B 
50bfb84f83258a87815d41c370d69275a2a0ca375b9f9298fc39daf93cb490c1da0a0ad74db1aaa21fb38cee13a363f49f1a444ee916f936ac565334d5973760
 SHA512 
bc7a9d6ec0759ffebbc8ec5813952d63e859ca8e686c552d314cc398c6ec04420c11fc24783d965e87bd7e1f4dbd61ef522c438c22c590ec164d215355fc9133
 DIST moto-4.1.4.tar.gz 3430354 BLAKE2B 
9805ab25ea8f6d4fe88960d895caf0eff48912d31bca14e8ffef4e5453a9c6dd7e0f21a97410069c88166b15545148db4e936304e64e814bdd7907e19d513f0e
 SHA512 
77700834c0816897448ff53c255f8bc0a00e2130bf8c2291e88abad5613b3b31bbc9a9828a052b5a8e6dfbc35b0165297ebd68d97b04a4c681380654db324ff1
 DIST moto-4.1.5.tar.gz 3458809 BLAKE2B 
c8121c552e8ff14c1e69e2dbb73aca1dddee8df65bf8d2de164100c2b6aa9e7dcfada0421f414b770514794ecddb18926b6fd35e41ed0f8eccc9b98264d6de09
 SHA512 
a7b429d3508bed48589b068450a834420aac76a57b62e0305d5c8d9a70c8c0218422b34f3b148a80543dbf6fcc42e21a60daaea090a77254a156e0aeacf87a8c
+DIST moto-4.1.6.tar.gz 3470215 BLAKE2B 
78f9c54128ba71fc5e3ba622be0596490bc82df0a17fa80d9f11bf135bdc91d9698cc29445b5765e6057e80f221c016ca8999186201b83b5f929f5831c417f60
 SHA512 
fb2dc73a66326216a4c5338660dab844de9a46e6626e0ef68bccb3573a3eba693b30b89961b019a4b7a51207ab11335e73cbdf523c75d91a5a9625a1bc409e61

diff --git a/dev-python/moto/moto-4.1.6.ebuild 
b/dev-python/moto/moto-4.1.6.ebuild
new file mode 100644
index ..d30e9392b520
--- /dev/null
+++ b/dev-python/moto/moto-4.1.6.ebuild
@@ -0,0 +1,104 @@
+# 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 distutils-r1 pypi
+
+DESCRIPTION="Mock library for boto"
+HOMEPAGE="
+   https://github.com/getmoto/moto/
+   https://pypi.org/project/moto/
+"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
+
+RDEPEND="
+   >=dev-python/aws-xray-sdk-python-0.93[${PYTHON_USEDEP}]
+   >=dev-python/cfn-lint-0.40.0[${PYTHON_USEDEP}]
+   >=dev-python/cryptography-3.3.1[${PYTHON_USEDEP}]
+   dev-python/cookies[${PYTHON_USEDEP}]
+   >=dev-python/docker-py-3.0.0[${PYTHON_USEDEP}]
+   >=dev-python/idna-2.5[${PYTHON_USEDEP}]
+   >=dev-python/jinja-2.10.1[${PYTHON_USEDEP}]
+   >=dev-python/jsondiff-1.1.2[${PYTHON_USEDEP}]
+   dev-python/boto3[${PYTHON_USEDEP}]
+   dev-python/botocore[${PYTHON_USEDEP}]
+   dev-python/flask[${PYTHON_USEDEP}]
+   dev-python/flask-cors[${PYTHON_USEDEP}]
+   dev-python/more-itertools[${PYTHON_USEDEP}]
+   >=dev-python/pyparsing-3.0.7[${PYTHON_USEDEP}]
+   >=dev-python/openapi-spec-validator-0.2.8[${PYTHON_USEDEP}]
+   dev-python/pretty-yaml[${PYTHON_USEDEP}]
+   >=dev-python/pyyaml-5.1[${PYTHON_USEDEP}]
+   >=dev-python/python-dateutil-2.1[${PYTHON_USEDEP}]
+   dev-python/python-dateutil[${PYTHON_USEDEP}]
+   dev-python/python-jose[${PYTHON_USEDEP}]
+   dev-python/python-sshpubkeys[${PYTHON_USEDEP}]
+   >=dev-python/responses-0.9.0[${PYTHON_USEDEP}]
+   >=dev-python/requests-2.5[${PYTHON_USEDEP}]
+   dev-python/xmltodict[${PYTHON_USEDEP}]
+   dev-python/werkzeug[${PYTHON_USEDEP}]
+   dev-python/zipp[${PYTHON_USEDEP}]
+"
+BDEPEND="
+   test? (
+   dev-python/freezegun[${PYTHON_USEDEP}]
+   dev-python/responses[${PYTHON_USEDEP}]
+   >=dev-python/sure-1.4.11[${PYTHON_USEDEP}]
+   )
+"
+
+distutils_enable_tests pytest
+
+python_test() {
+   local EPYTEST_DESELECT=(
+   # TODO
+   
tests/test_firehose/test_firehose_put.py::test_put_record_http_destination
+   
tests/test_firehose/test_firehose_put.py::test_put_record_batch_http_destination
+   
tests/test_swf/responses/test_decision_tasks.py::test_respond_decision_task_completed_with_schedule_activity_task_boto3
+   
tests/test_swf/responses/test_timeouts.py::test_activity_task_heartbeat_timeout_boto3
+   
tests/test_swf/responses/test_timeouts.py::test_decision_task_start_to_close_timeout_boto3
+   
tests/test_swf/responses/test_timeouts.py::test_workflow_execution_start_to_close_timeout_boto3
+   

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

2023-03-26 Thread Sam James
commit: cb2bfa9e4e379653ee1def2ebee8493c35b12543
Author: Sam James  gentoo  org>
AuthorDate: Sun Mar 26 19:25:05 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Mar 26 19:25:05 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cb2bfa9e

app-misc/broot: Stabilize 1.20.1 amd64, #902757

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

 app-misc/broot/broot-1.20.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-misc/broot/broot-1.20.1.ebuild 
b/app-misc/broot/broot-1.20.1.ebuild
index e7b2be8229e5..622e35708352 100644
--- a/app-misc/broot/broot-1.20.1.ebuild
+++ b/app-misc/broot/broot-1.20.1.ebuild
@@ -297,7 +297,7 @@ 
SRC_URI="https://github.com/Canop/broot/archive/v${PV}.tar.gz -> ${P}.tar.gz
 
 LICENSE="Apache-2.0 BSD-2 BSD LGPL-3+ MIT ZLIB"
 SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="amd64"
 IUSE="X"
 
 RDEPEND="



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

2023-03-26 Thread Arthur Zamarin
commit: b1bce6845202cedd667b3ce5551051a21166aa0c
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Sun Mar 26 18:18:09 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Sun Mar 26 18:18:09 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b1bce684

dev-libs/openpace: Stabilize 1.1.2 ppc64, #903027

Signed-off-by: Arthur Zamarin  gentoo.org>

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

diff --git a/dev-libs/openpace/openpace-1.1.2.ebuild 
b/dev-libs/openpace/openpace-1.1.2.ebuild
index 9943443da1b1..0ddcdf9cc8e7 100644
--- a/dev-libs/openpace/openpace-1.1.2.ebuild
+++ b/dev-libs/openpace/openpace-1.1.2.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/frankmorgner/${PN}/archive/refs/tags/${PV}.tar.gz ->
 
 LICENSE="GPL-3"
 SLOT="0/3"
-KEYWORDS="~amd64 ~ppc64 ~x86"
+KEYWORDS="~amd64 ppc64 ~x86"
 
 BDEPEND="
dev-util/gengetopt



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

2023-03-26 Thread Arthur Zamarin
commit: 2b00d33113ab510b8684219912b338588751b19f
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Sun Mar 26 18:18:09 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Sun Mar 26 18:18:09 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2b00d331

dev-libs/opensc: Stabilize 0.23.0 ppc64, #903027

Signed-off-by: Arthur Zamarin  gentoo.org>

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

diff --git a/dev-libs/opensc/opensc-0.23.0.ebuild 
b/dev-libs/opensc/opensc-0.23.0.ebuild
index 663f56e2d091..50ae14ced981 100644
--- a/dev-libs/opensc/opensc-0.23.0.ebuild
+++ b/dev-libs/opensc/opensc-0.23.0.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/OpenSC/OpenSC/releases/download/${PV}/${P}.tar.gz;
 
 LICENSE="LGPL-2.1"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc64 ~x86"
+KEYWORDS="~amd64 ppc64 ~x86"
 IUSE="ctapi doc openct notify pace +pcsc-lite readline secure-messaging ssl 
test zlib"
 RESTRICT="!test? ( test )"
 



[gentoo-commits] repo/gentoo:master commit in: app-pda/libimobiledevice/

2023-03-26 Thread Sam James
commit: 273711f37e4b8b376da6994248f70828296b84c4
Author: Sam James  gentoo  org>
AuthorDate: Sun Mar 26 18:15:21 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Mar 26 18:15:21 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=273711f3

app-pda/libimobiledevice: Stabilize 1.3.0-r2 amd64, #903113

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

 app-pda/libimobiledevice/libimobiledevice-1.3.0-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-pda/libimobiledevice/libimobiledevice-1.3.0-r2.ebuild 
b/app-pda/libimobiledevice/libimobiledevice-1.3.0-r2.ebuild
index 78a16388e2dc..2d351c5cba7b 100644
--- a/app-pda/libimobiledevice/libimobiledevice-1.3.0-r2.ebuild
+++ b/app-pda/libimobiledevice/libimobiledevice-1.3.0-r2.ebuild
@@ -14,7 +14,7 @@ 
SRC_URI="https://github.com/libimobiledevice/libimobiledevice/releases/download/
 # While COPYING* doesn't mention 'or any later version', all the headers do, 
hence use +
 LICENSE="GPL-2+ LGPL-2.1+"
 SLOT="0/1.0-6" # based on SONAME of libimobiledevice-1.0.so
-KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc ~ppc64 ~riscv x86"
+KEYWORDS="amd64 ~arm ~arm64 ~loong ~ppc ~ppc64 ~riscv x86"
 IUSE="doc gnutls python static-libs"
 REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
 



[gentoo-commits] repo/gentoo:master commit in: app-pda/libimobiledevice/

2023-03-26 Thread Sam James
commit: fdb0e5b7a1f0aed13c2b3250586470431ecfed43
Author: Sam James  gentoo  org>
AuthorDate: Sun Mar 26 18:15:20 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Mar 26 18:15:20 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fdb0e5b7

app-pda/libimobiledevice: Stabilize 1.3.0-r2 x86, #903113

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

 app-pda/libimobiledevice/libimobiledevice-1.3.0-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-pda/libimobiledevice/libimobiledevice-1.3.0-r2.ebuild 
b/app-pda/libimobiledevice/libimobiledevice-1.3.0-r2.ebuild
index 9705c73f1fc2..78a16388e2dc 100644
--- a/app-pda/libimobiledevice/libimobiledevice-1.3.0-r2.ebuild
+++ b/app-pda/libimobiledevice/libimobiledevice-1.3.0-r2.ebuild
@@ -14,7 +14,7 @@ 
SRC_URI="https://github.com/libimobiledevice/libimobiledevice/releases/download/
 # While COPYING* doesn't mention 'or any later version', all the headers do, 
hence use +
 LICENSE="GPL-2+ LGPL-2.1+"
 SLOT="0/1.0-6" # based on SONAME of libimobiledevice-1.0.so
-KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc ~ppc64 ~riscv ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc ~ppc64 ~riscv x86"
 IUSE="doc gnutls python static-libs"
 REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
 



[gentoo-commits] repo/gentoo:master commit in: app-pda/libimobiledevice/

2023-03-26 Thread Sam James
commit: c09e735ada6cdccf51702a93e4d0687b52b17f65
Author: Sam James  gentoo  org>
AuthorDate: Sun Mar 26 18:15:22 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Mar 26 18:15:22 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c09e735a

app-pda/libimobiledevice: Stabilize 1.3.0-r2 ppc, #903113

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

 app-pda/libimobiledevice/libimobiledevice-1.3.0-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-pda/libimobiledevice/libimobiledevice-1.3.0-r2.ebuild 
b/app-pda/libimobiledevice/libimobiledevice-1.3.0-r2.ebuild
index 2d351c5cba7b..f151f7623dc5 100644
--- a/app-pda/libimobiledevice/libimobiledevice-1.3.0-r2.ebuild
+++ b/app-pda/libimobiledevice/libimobiledevice-1.3.0-r2.ebuild
@@ -14,7 +14,7 @@ 
SRC_URI="https://github.com/libimobiledevice/libimobiledevice/releases/download/
 # While COPYING* doesn't mention 'or any later version', all the headers do, 
hence use +
 LICENSE="GPL-2+ LGPL-2.1+"
 SLOT="0/1.0-6" # based on SONAME of libimobiledevice-1.0.so
-KEYWORDS="amd64 ~arm ~arm64 ~loong ~ppc ~ppc64 ~riscv x86"
+KEYWORDS="amd64 ~arm ~arm64 ~loong ppc ~ppc64 ~riscv x86"
 IUSE="doc gnutls python static-libs"
 REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
 



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

2023-03-26 Thread Sam James
commit: cd230f48e1d915142a56850e534b3d69e9714e37
Author: Sam James  gentoo  org>
AuthorDate: Sun Mar 26 18:14:39 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Mar 26 18:14:45 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cd230f48

sys-apps/texinfo: add 7.0.3, drop 7.0.2.90

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

 sys-apps/texinfo/Manifest  | 2 +-
 sys-apps/texinfo/{texinfo-7.0.2.90.ebuild => texinfo-7.0.3.ebuild} | 0
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-apps/texinfo/Manifest b/sys-apps/texinfo/Manifest
index 2c5caf77d1c8..5be0163809c4 100644
--- a/sys-apps/texinfo/Manifest
+++ b/sys-apps/texinfo/Manifest
@@ -1,3 +1,3 @@
 DIST texinfo-6.8.tar.xz 4961528 BLAKE2B 
0256dac5ba9c7f171c970644907b763f7a88fd9995111244df0458591aed1a0fe94c76045dde69f9138d65d6f780aae6869bbbc013f58e04ae7c62456b222bbb
 SHA512 
0ff9290b14e4d83e32b889cfa24e6d065f98b2a764daf6b92c6c895fddbb35258398da6257c113220d5a4d886f7b54b09c4b117ca5eacfee6797f9bffde0f909
-DIST texinfo-7.0.2.90.tar.xz 4876224 BLAKE2B 
632edc0e9312f6042eb6ea0da0a18f33fd46c78e089bbead1846519f501be3e4cdf488bf6965f7f27073c72860a8750f6fdc032911ca2f1a506ccf80ba4e1536
 SHA512 
3d84795de2a7bc9dc35729801fa6c9e32c8ecaf6c0bbfa834107a5786d191d5dbc4f053394b173eb7c49fbaa241c2374073ad499a6267c7cba680969bb23f4a5
 DIST texinfo-7.0.2.tar.xz 4875424 BLAKE2B 
23737cc800392c949add14c1d0a01a294e8c224d958c03325c96d6540dcfae49db5c2d4a8c29310c0603f8ac8477f6ee00a14db4aa6caab317b19e776139e617
 SHA512 
26dd5bb1392f2197ecde296ba157d4533f4b11fadf1238481da4cf2b3796c665ce96049df8d2f9a6d4fa22b7e9013d9978d195e525288663f0a54482bbc22b2b
+DIST texinfo-7.0.3.tar.xz 4886668 BLAKE2B 
38710faba2f717f7990228d58924901ea7d7378cc02e2059a437b5127f9e2dc67f732584e3f45fc34e8ef6d7671a546fe66871dadbd29e772f3417768622a650
 SHA512 
7d14f7458f2b7d0ee0b740e00a5fc2a9d61d33811aa5905d649875ec518dcb4f01be46fb0c46748f7dfe36950597a852f1473ab0648d5add225bc8f35528a8ff

diff --git a/sys-apps/texinfo/texinfo-7.0.2.90.ebuild 
b/sys-apps/texinfo/texinfo-7.0.3.ebuild
similarity index 100%
rename from sys-apps/texinfo/texinfo-7.0.2.90.ebuild
rename to sys-apps/texinfo/texinfo-7.0.3.ebuild



[gentoo-commits] repo/gentoo:master commit in: sci-libs/caffe2/

2023-03-26 Thread Alfredo Tupone
commit: de476863a8113542d076564b80f6a06883cbdc1b
Author: Alfredo Tupone  gentoo  org>
AuthorDate: Sun Mar 26 15:46:52 2023 +
Commit: Alfredo Tupone  gentoo  org>
CommitDate: Sun Mar 26 18:10:30 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=de476863

sci-libs/caffe2: avoid the use of MKL

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

 sci-libs/caffe2/caffe2-1.13.1-r4.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/sci-libs/caffe2/caffe2-1.13.1-r4.ebuild 
b/sci-libs/caffe2/caffe2-1.13.1-r4.ebuild
index 133fd14a1f9d..afc6a29fc8df 100644
--- a/sci-libs/caffe2/caffe2-1.13.1-r4.ebuild
+++ b/sci-libs/caffe2/caffe2-1.13.1-r4.ebuild
@@ -144,6 +144,7 @@ src_configure() {
-DPYBIND11_PYTHON_VERSION="${EPYTHON#python}"
-DPYTHON_EXECUTABLE="${PYTHON}"
-DUSE_ITT=OFF
+   -DBLAS=Eigen # avoid the use of MKL, if found on the system
-DUSE_SYSTEM_EIGEN_INSTALL=ON
-DUSE_SYSTEM_PTHREADPOOL=ON
-DUSE_SYSTEM_FXDIV=ON



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

2023-03-26 Thread Sam James
commit: a0ca0c80486b5fcd5c13b3c3d018efbc4eecf0bd
Author: Sam James  gentoo  org>
AuthorDate: Sun Mar 26 18:08:17 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Mar 26 18:08:17 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a0ca0c80

dev-python/pyopengl_accelerate: Stabilize 3.1.6-r1 x86, #899146

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

 dev-python/pyopengl_accelerate/pyopengl_accelerate-3.1.6-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/pyopengl_accelerate/pyopengl_accelerate-3.1.6-r1.ebuild 
b/dev-python/pyopengl_accelerate/pyopengl_accelerate-3.1.6-r1.ebuild
index a8658f79d42c..5c80d8ef2272 100644
--- a/dev-python/pyopengl_accelerate/pyopengl_accelerate-3.1.6-r1.ebuild
+++ b/dev-python/pyopengl_accelerate/pyopengl_accelerate-3.1.6-r1.ebuild
@@ -21,7 +21,7 @@ S=${WORKDIR}/pyopengl-${EGIT_COMMIT}/accelerate
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux"
 IUSE=""
 
 RDEPEND="dev-python/pyopengl[${PYTHON_USEDEP}]"



[gentoo-commits] repo/gentoo:master commit in: dev-ml/ppx_variants_conv/

2023-03-26 Thread Sam James
commit: c19e32e0d1098f610fb3e738e4e3ff9cba81dfd9
Author: Sam James  gentoo  org>
AuthorDate: Sun Mar 26 18:06:02 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Mar 26 18:06:02 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c19e32e0

dev-ml/ppx_variants_conv: Stabilize 0.15.0 arm, #901701

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

 dev-ml/ppx_variants_conv/ppx_variants_conv-0.15.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ml/ppx_variants_conv/ppx_variants_conv-0.15.0.ebuild 
b/dev-ml/ppx_variants_conv/ppx_variants_conv-0.15.0.ebuild
index 2b05915e0e32..396eee651a6c 100644
--- a/dev-ml/ppx_variants_conv/ppx_variants_conv-0.15.0.ebuild
+++ b/dev-ml/ppx_variants_conv/ppx_variants_conv-0.15.0.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/janestreet/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.g
 
 LICENSE="Apache-2.0"
 SLOT="0/$(ver_cut 1-2)"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ppc64 ~riscv ~x86"
+KEYWORDS="~amd64 arm ~arm64 ~ppc ppc64 ~riscv ~x86"
 IUSE="+ocamlopt"
 
 DEPEND="



[gentoo-commits] repo/gentoo:master commit in: dev-ml/ppx_variants_conv/

2023-03-26 Thread Sam James
commit: 530ede65d1c8a7faab19ef42b718aa9a5820134a
Author: Sam James  gentoo  org>
AuthorDate: Sun Mar 26 18:06:00 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Mar 26 18:06:00 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=530ede65

dev-ml/ppx_variants_conv: Stabilize 0.15.0 ppc64, #901701

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

 dev-ml/ppx_variants_conv/ppx_variants_conv-0.15.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-ml/ppx_variants_conv/ppx_variants_conv-0.15.0.ebuild 
b/dev-ml/ppx_variants_conv/ppx_variants_conv-0.15.0.ebuild
index ac538464a02d..2b05915e0e32 100644
--- a/dev-ml/ppx_variants_conv/ppx_variants_conv-0.15.0.ebuild
+++ b/dev-ml/ppx_variants_conv/ppx_variants_conv-0.15.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/janestreet/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.g
 
 LICENSE="Apache-2.0"
 SLOT="0/$(ver_cut 1-2)"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ppc64 ~riscv ~x86"
 IUSE="+ocamlopt"
 
 DEPEND="



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

2023-03-26 Thread Sam James
commit: b739e1a951001fb8aa4afb0a036a5ffc541ba432
Author: Sam James  gentoo  org>
AuthorDate: Sun Mar 26 18:06:05 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Mar 26 18:06:05 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b739e1a9

lxqt-base/lxqt-config: Stabilize 1.2.0-r1 arm64, #903123

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

 lxqt-base/lxqt-config/lxqt-config-1.2.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lxqt-base/lxqt-config/lxqt-config-1.2.0-r1.ebuild 
b/lxqt-base/lxqt-config/lxqt-config-1.2.0-r1.ebuild
index 06e19a6a2788..86fef3f80448 100644
--- a/lxqt-base/lxqt-config/lxqt-config-1.2.0-r1.ebuild
+++ b/lxqt-base/lxqt-config/lxqt-config-1.2.0-r1.ebuild
@@ -15,7 +15,7 @@ if [[ ${PV} = ** ]]; then
EGIT_REPO_URI="https://github.com/lxqt/${PN}.git;
 else

SRC_URI="https://github.com/lxqt/${PN}/releases/download/${PV}/${P}.tar.xz;
-   KEYWORDS="amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv x86"
+   KEYWORDS="amd64 ~arm arm64 ~loong ~ppc64 ~riscv x86"
 fi
 
 LICENSE="GPL-2 GPL-2+ GPL-3 LGPL-2 LGPL-2+ LGPL-2.1+ WTFPL-2"



[gentoo-commits] repo/gentoo:master commit in: dev-util/lxqt-build-tools/

2023-03-26 Thread Sam James
commit: d15cf9c6856e56477db1ca27cbb969e11a40692c
Author: Sam James  gentoo  org>
AuthorDate: Sun Mar 26 18:06:04 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Mar 26 18:06:04 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d15cf9c6

dev-util/lxqt-build-tools: Stabilize 0.12.0-r1 arm64, #903123

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

 dev-util/lxqt-build-tools/lxqt-build-tools-0.12.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-util/lxqt-build-tools/lxqt-build-tools-0.12.0-r1.ebuild 
b/dev-util/lxqt-build-tools/lxqt-build-tools-0.12.0-r1.ebuild
index 8c95b905d193..bf52bbabe666 100644
--- a/dev-util/lxqt-build-tools/lxqt-build-tools-0.12.0-r1.ebuild
+++ b/dev-util/lxqt-build-tools/lxqt-build-tools-0.12.0-r1.ebuild
@@ -13,7 +13,7 @@ if [[ ${PV} = ** ]]; then
EGIT_REPO_URI="https://github.com/lxqt/${PN}.git;
 else

SRC_URI="https://github.com/lxqt/${PN}/releases/download/${PV}/${P}.tar.xz;
-   KEYWORDS="amd64 ~arm ~arm64 ~hppa ~loong ~ppc64 ~riscv x86"
+   KEYWORDS="amd64 ~arm arm64 ~hppa ~loong ~ppc64 ~riscv x86"
 fi
 
 LICENSE="BSD"



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

2023-03-26 Thread Sam James
commit: 3b4cfb582b501141d7652d5d4af551d255a4d51e
Author: Sam James  gentoo  org>
AuthorDate: Sun Mar 26 18:05:59 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Mar 26 18:05:59 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3b4cfb58

dev-python/pyopengl_accelerate: Stabilize 3.1.6-r1 amd64, #899146

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

 dev-python/pyopengl_accelerate/pyopengl_accelerate-3.1.6-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/pyopengl_accelerate/pyopengl_accelerate-3.1.6-r1.ebuild 
b/dev-python/pyopengl_accelerate/pyopengl_accelerate-3.1.6-r1.ebuild
index 79c9b7e3138f..a8658f79d42c 100644
--- a/dev-python/pyopengl_accelerate/pyopengl_accelerate-3.1.6-r1.ebuild
+++ b/dev-python/pyopengl_accelerate/pyopengl_accelerate-3.1.6-r1.ebuild
@@ -21,7 +21,7 @@ S=${WORKDIR}/pyopengl-${EGIT_COMMIT}/accelerate
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux"
 IUSE=""
 
 RDEPEND="dev-python/pyopengl[${PYTHON_USEDEP}]"



[gentoo-commits] repo/gentoo:master commit in: dev-ml/ppx_variants_conv/

2023-03-26 Thread Sam James
commit: 799dc24783af5d68300d201f0c4afcc01de5616b
Author: Sam James  gentoo  org>
AuthorDate: Sun Mar 26 18:06:03 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Mar 26 18:06:03 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=799dc247

dev-ml/ppx_variants_conv: Stabilize 0.15.0 arm64, #901701

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

 dev-ml/ppx_variants_conv/ppx_variants_conv-0.15.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ml/ppx_variants_conv/ppx_variants_conv-0.15.0.ebuild 
b/dev-ml/ppx_variants_conv/ppx_variants_conv-0.15.0.ebuild
index 396eee651a6c..621ce2a93aa2 100644
--- a/dev-ml/ppx_variants_conv/ppx_variants_conv-0.15.0.ebuild
+++ b/dev-ml/ppx_variants_conv/ppx_variants_conv-0.15.0.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/janestreet/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.g
 
 LICENSE="Apache-2.0"
 SLOT="0/$(ver_cut 1-2)"
-KEYWORDS="~amd64 arm ~arm64 ~ppc ppc64 ~riscv ~x86"
+KEYWORDS="~amd64 arm arm64 ~ppc ppc64 ~riscv ~x86"
 IUSE="+ocamlopt"
 
 DEPEND="



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

2023-03-26 Thread Sam James
commit: eccb54239c2667a203dc2d2821af9f350853e079
Author: Sam James  gentoo  org>
AuthorDate: Sun Mar 26 18:02:36 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Mar 26 18:02:44 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eccb5423

dev-cpp/kokkos: Stabilize 3.7.1 amd64, #892287

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

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

diff --git a/dev-cpp/kokkos/kokkos-3.7.1.ebuild 
b/dev-cpp/kokkos/kokkos-3.7.1.ebuild
index 643476dab313..4ec60171c232 100644
--- a/dev-cpp/kokkos/kokkos-3.7.1.ebuild
+++ b/dev-cpp/kokkos/kokkos-3.7.1.ebuild
@@ -12,7 +12,7 @@ 
SRC_URI="https://github.com/${PN}/${PN}/archive/refs/tags/${MY_PV}.tar.gz -> ${P
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~amd64 -x86"
+KEYWORDS="amd64 -x86"
 IUSE="+openmp test"
 RESTRICT="!test? ( test )"
 



[gentoo-commits] repo/gentoo:master commit in: dev-util/lxqt-build-tools/

2023-03-26 Thread Sam James
commit: b73b86d66b01cc211fffe8f72cb7c82355af7b16
Author: Sam James  gentoo  org>
AuthorDate: Sun Mar 26 18:02:40 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Mar 26 18:02:47 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b73b86d6

dev-util/lxqt-build-tools: Stabilize 0.12.0-r1 x86, #903123

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

 dev-util/lxqt-build-tools/lxqt-build-tools-0.12.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-util/lxqt-build-tools/lxqt-build-tools-0.12.0-r1.ebuild 
b/dev-util/lxqt-build-tools/lxqt-build-tools-0.12.0-r1.ebuild
index e41e1db443a8..8c95b905d193 100644
--- a/dev-util/lxqt-build-tools/lxqt-build-tools-0.12.0-r1.ebuild
+++ b/dev-util/lxqt-build-tools/lxqt-build-tools-0.12.0-r1.ebuild
@@ -13,7 +13,7 @@ if [[ ${PV} = ** ]]; then
EGIT_REPO_URI="https://github.com/lxqt/${PN}.git;
 else

SRC_URI="https://github.com/lxqt/${PN}/releases/download/${PV}/${P}.tar.xz;
-   KEYWORDS="amd64 ~arm ~arm64 ~hppa ~loong ~ppc64 ~riscv ~x86"
+   KEYWORDS="amd64 ~arm ~arm64 ~hppa ~loong ~ppc64 ~riscv x86"
 fi
 
 LICENSE="BSD"



[gentoo-commits] repo/gentoo:master commit in: dev-util/lxqt-build-tools/

2023-03-26 Thread Sam James
commit: 3f5ee5d1da2ac4569dbd749c6c4640284e3246ec
Author: Sam James  gentoo  org>
AuthorDate: Sun Mar 26 18:02:38 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Mar 26 18:02:45 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3f5ee5d1

dev-util/lxqt-build-tools: Stabilize 0.12.0-r1 amd64, #903123

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

 dev-util/lxqt-build-tools/lxqt-build-tools-0.12.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-util/lxqt-build-tools/lxqt-build-tools-0.12.0-r1.ebuild 
b/dev-util/lxqt-build-tools/lxqt-build-tools-0.12.0-r1.ebuild
index ecbde452e97b..e41e1db443a8 100644
--- a/dev-util/lxqt-build-tools/lxqt-build-tools-0.12.0-r1.ebuild
+++ b/dev-util/lxqt-build-tools/lxqt-build-tools-0.12.0-r1.ebuild
@@ -13,7 +13,7 @@ if [[ ${PV} = ** ]]; then
EGIT_REPO_URI="https://github.com/lxqt/${PN}.git;
 else

SRC_URI="https://github.com/lxqt/${PN}/releases/download/${PV}/${P}.tar.xz;
-   KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~loong ~ppc64 ~riscv ~x86"
+   KEYWORDS="amd64 ~arm ~arm64 ~hppa ~loong ~ppc64 ~riscv ~x86"
 fi
 
 LICENSE="BSD"



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

2023-03-26 Thread Sam James
commit: f3370c9eaf63c8ee277a42f8240d5ad108b7c272
Author: Sam James  gentoo  org>
AuthorDate: Sun Mar 26 18:02:39 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Mar 26 18:02:46 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f3370c9e

lxqt-base/lxqt-config: Stabilize 1.2.0-r1 amd64, #903123

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

 lxqt-base/lxqt-config/lxqt-config-1.2.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lxqt-base/lxqt-config/lxqt-config-1.2.0-r1.ebuild 
b/lxqt-base/lxqt-config/lxqt-config-1.2.0-r1.ebuild
index 9c844e54daa9..f097f05ae3d7 100644
--- a/lxqt-base/lxqt-config/lxqt-config-1.2.0-r1.ebuild
+++ b/lxqt-base/lxqt-config/lxqt-config-1.2.0-r1.ebuild
@@ -15,7 +15,7 @@ if [[ ${PV} = ** ]]; then
EGIT_REPO_URI="https://github.com/lxqt/${PN}.git;
 else

SRC_URI="https://github.com/lxqt/${PN}/releases/download/${PV}/${P}.tar.xz;
-   KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86"
+   KEYWORDS="amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86"
 fi
 
 LICENSE="GPL-2 GPL-2+ GPL-3 LGPL-2 LGPL-2+ LGPL-2.1+ WTFPL-2"



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

2023-03-26 Thread Sam James
commit: 4ebee3e7ad6ab376d6a2a931b2d4620531aeb65b
Author: Sam James  gentoo  org>
AuthorDate: Sun Mar 26 18:02:41 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Mar 26 18:02:47 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4ebee3e7

lxqt-base/lxqt-config: Stabilize 1.2.0-r1 x86, #903123

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

 lxqt-base/lxqt-config/lxqt-config-1.2.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lxqt-base/lxqt-config/lxqt-config-1.2.0-r1.ebuild 
b/lxqt-base/lxqt-config/lxqt-config-1.2.0-r1.ebuild
index f097f05ae3d7..06e19a6a2788 100644
--- a/lxqt-base/lxqt-config/lxqt-config-1.2.0-r1.ebuild
+++ b/lxqt-base/lxqt-config/lxqt-config-1.2.0-r1.ebuild
@@ -15,7 +15,7 @@ if [[ ${PV} = ** ]]; then
EGIT_REPO_URI="https://github.com/lxqt/${PN}.git;
 else

SRC_URI="https://github.com/lxqt/${PN}/releases/download/${PV}/${P}.tar.xz;
-   KEYWORDS="amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86"
+   KEYWORDS="amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv x86"
 fi
 
 LICENSE="GPL-2 GPL-2+ GPL-3 LGPL-2 LGPL-2+ LGPL-2.1+ WTFPL-2"



[gentoo-commits] proj/kde:master commit in: app-office/kmymoney/files/, app-office/kmymoney/

2023-03-26 Thread Andreas Sturmlechner
commit: d1ddcb664613d4398d87ac10962f98f277352f68
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sun Mar 26 18:01:37 2023 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sun Mar 26 18:02:29 2023 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=d1ddcb66

app-office/kmymoney: Patch upstreamed

Upstream commit b6c2c157f403c9ab74067cc2611ffebd3f87d8d7

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

 .../kmymoney/files/kmymoney--cmake.patch   | 35 --
 app-office/kmymoney/kmymoney-.ebuild   |  2 --
 2 files changed, 37 deletions(-)

diff --git a/app-office/kmymoney/files/kmymoney--cmake.patch 
b/app-office/kmymoney/files/kmymoney--cmake.patch
deleted file mode 100644
index 71cf5f4d38..00
--- a/app-office/kmymoney/files/kmymoney--cmake.patch
+++ /dev/null
@@ -1,35 +0,0 @@
-From b6c2c157f403c9ab74067cc2611ffebd3f87d8d7 Mon Sep 17 00:00:00 2001
-From: Andreas Sturmlechner 
-Date: Fri, 5 Aug 2022 10:37:09 +0200
-Subject: [PATCH] Drop bogus dependencies
-
-This reverts 90d78bd238c8db701e4bb19d9c5c2ddd9bd4f59c,
-93374114e87a9b05546fb27bc936f223b5b84f7d and
-92ef8b8ef8d0c5229fc601ac36806c926c85c36a.
-
-The proper fix went into alkimia via
-https://invent.kde.org/office/alkimia/-/commit/09a11cee26af4ca55e5839dd44e32400147dc119
-
-See also: https://invent.kde.org/office/kmymoney/-/issues/63
-
-Signed-off-by: Andreas Sturmlechner 

- CMakeLists.txt | 2 +-
- 1 file changed, 1 insertion(+), 1 deletion(-)
-
-diff --git a/CMakeLists.txt b/CMakeLists.txt
-index 842acedaa..5a4542d29 100644
 a/CMakeLists.txt
-+++ b/CMakeLists.txt
-@@ -110,7 +110,7 @@ if (PkgConfig_FOUND)
- endif()
- 
- find_package(Qt${QT_MAJOR_VERSION} ${QT_MIN_VERSION} REQUIRED COMPONENTS Core 
DBus Widgets Svg Xml Test PrintSupport)
--find_package(Qt${QT_MAJOR_VERSION} ${QT_MIN_VERSION} OPTIONAL_COMPONENTS Sql 
Concurrent QuickWidgets WebEngineWidgets WebKitWidgets)
-+find_package(Qt${QT_MAJOR_VERSION} ${QT_MIN_VERSION} OPTIONAL_COMPONENTS Sql 
Concurrent QuickWidgets)
- 
- find_package(KF5 ${KF5_MIN_VERSION} REQUIRED COMPONENTS Archive CoreAddons 
Config ConfigWidgets I18n Completion KCMUtils ItemModels ItemViews Service 
XmlGui TextWidgets Notifications KIO)
- 
--- 
-2.40.0
-

diff --git a/app-office/kmymoney/kmymoney-.ebuild 
b/app-office/kmymoney/kmymoney-.ebuild
index a8d9b50100..01b289392e 100644
--- a/app-office/kmymoney/kmymoney-.ebuild
+++ b/app-office/kmymoney/kmymoney-.ebuild
@@ -78,8 +78,6 @@ DEPEND="${RDEPEND}
 "
 BDEPEND="virtual/pkgconfig"
 
-PATCHES=( "${FILESDIR}/${P}-cmake.patch" )
-
 pkg_setup() {
ecm_pkg_setup
 



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

2023-03-26 Thread Michał Górny
commit: fc67b588e681b2bdc5bde1ad47bc6cb8fa3eec6b
Author: Michał Górny  gentoo  org>
AuthorDate: Sun Mar 26 17:33:07 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sun Mar 26 18:02:18 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fc67b588

dev-python/django-filter: Bump to 23.1

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

 dev-python/django-filter/Manifest  |  1 +
 dev-python/django-filter/django-filter-23.1.ebuild | 42 ++
 2 files changed, 43 insertions(+)

diff --git a/dev-python/django-filter/Manifest 
b/dev-python/django-filter/Manifest
index 432a570d9db8..cb7783fa0db4 100644
--- a/dev-python/django-filter/Manifest
+++ b/dev-python/django-filter/Manifest
@@ -1 +1,2 @@
 DIST django-filter-22.1.gh.tar.gz 132450 BLAKE2B 
9ef9a4ee15ebd3d461803b4dbbdf9a415e7004ee6b9eaaa75c87f9b3993461e6e294621182478ba0ad06595937c9b98fe89d16e9c48e34ced7dd525f40dc926f
 SHA512 
9db2e684815a69c8b28b512c994ad1845c7a3e53da5dc762e5833c1ee4d90c5e513aa5cb3e59d9033c509b44fe9c27ce4fe798842aec50e040c06d33cb18ec0a
+DIST django-filter-23.1.gh.tar.gz 135407 BLAKE2B 
a23b7c6ae4692bd991aee4c0dfc4beb699ffbaec4e831dd3d13cb7b76f6acf4ba015c73bc7c9be21f6d95dfe17691f43baeda1f04b7e8757ced315c80d111d72
 SHA512 
c8437c3806e9d0e05938d225abe05da33103c729ccdb97dd47b7482178530a3fed5efba22458440530bd71cc9a171bae8fa81c2a67a50e5c6f34f2c300a2

diff --git a/dev-python/django-filter/django-filter-23.1.ebuild 
b/dev-python/django-filter/django-filter-23.1.ebuild
new file mode 100644
index ..2695ec0026ca
--- /dev/null
+++ b/dev-python/django-filter/django-filter-23.1.ebuild
@@ -0,0 +1,42 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{9..11} )
+
+inherit distutils-r1
+
+DESCRIPTION="Django app allowing declarative dynamic QuerySet filtering from 
URL parameters"
+HOMEPAGE="
+   https://github.com/carltongibson/django-filter/
+   https://pypi.org/project/django-filter/
+"
+SRC_URI="
+   https://github.com/carltongibson/django-filter/archive/${PV}.tar.gz
+   -> ${P}.gh.tar.gz
+"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+RESTRICT="!test? ( test )"
+
+RDEPEND="
+   >=dev-python/django-3.2[${PYTHON_USEDEP}]
+"
+BDEPEND="
+   test? (
+   ${RDEPEND}
+   dev-python/coreapi[${PYTHON_USEDEP}]
+   dev-python/djangorestframework[${PYTHON_USEDEP}]
+   dev-python/pytz[${PYTHON_USEDEP}]
+   )
+"
+
+python_test() {
+   local -x DJANGO_SETTINGS_MODULE=tests.settings
+   "${EPYTHON}" -m django test -v 2 || die
+}



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

2023-03-26 Thread Michał Górny
commit: 072a0dcb80250bb2a3491335b27e6db034af3a84
Author: Michał Górny  gentoo  org>
AuthorDate: Sun Mar 26 17:40:54 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sun Mar 26 18:02:22 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=072a0dcb

dev-python/sybil: Bump to 5.0.0

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

 dev-python/sybil/Manifest   |  1 +
 dev-python/sybil/sybil-5.0.0.ebuild | 33 +
 2 files changed, 34 insertions(+)

diff --git a/dev-python/sybil/Manifest b/dev-python/sybil/Manifest
index 6d145acccb0e..802a305c5b31 100644
--- a/dev-python/sybil/Manifest
+++ b/dev-python/sybil/Manifest
@@ -1,2 +1,3 @@
 DIST sybil-4.0.0.gh.tar.gz 50845 BLAKE2B 
5c7144ad1dd131f98c48f18cf6770782529a3c86a3f976461f032c9024ef93dc2de3c8bc327421a55a3f505982608e15cdcfe022f964c4fd871bd9de61205d68
 SHA512 
6cf0422ba856a85ba5dd105481cb2d06eb2ff196aee263a36e7ab44c7d45185df022bd859afc92b3b42dc418142e441f377adda82c0b5b0d1410697b563db994
 DIST sybil-4.0.1.gh.tar.gz 51137 BLAKE2B 
f18a84a8ee6524c8af2a54ea17d50e04dba90be54bf5345061d2b6ee161de5c19cb8e1a1849f83401ac5a175453a927f2e068129ccaa4707a48509bb0dc73015
 SHA512 
70db2aae9f8503af8c5ecb65c5d63e928ba81bc7324473b056a6c1cbb4dac9674c34252665e7b28a1134c37190cdb2fd00c37633a68ea4ac61104a12ea72
+DIST sybil-5.0.0.gh.tar.gz 55213 BLAKE2B 
c95c051ee1a2edf5f9be0cc1dc23caf4c48a6e6b29e16c5b1e9f1ab785012d774eed8f972467132ecad530d59f992dd802474178e32df0a47fcfed36192689de
 SHA512 
6511ad1ba6c814d0ab951f96e2ea7e4791fac3fbcae47693e8562fafe8e0c73648407e10036ebed42ac4ebb1458208677d850f46dbe238419f7ae545f8add6b6

diff --git a/dev-python/sybil/sybil-5.0.0.ebuild 
b/dev-python/sybil/sybil-5.0.0.ebuild
new file mode 100644
index ..930ce7413c4e
--- /dev/null
+++ b/dev-python/sybil/sybil-5.0.0.ebuild
@@ -0,0 +1,33 @@
+# Copyright 2019-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{9..11} )
+
+inherit distutils-r1
+
+DESCRIPTION="Automated testing for the examples in your documentation"
+HOMEPAGE="
+   https://github.com/simplistix/sybil/
+   https://pypi.org/project/sybil/
+"
+SRC_URI="
+   https://github.com/simplistix/sybil/archive/${PV}.tar.gz
+   -> ${P}.gh.tar.gz
+"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~x86"
+
+BDEPEND="
+   test? (
+   dev-python/myst-parser[${PYTHON_USEDEP}]
+   dev-python/seedir[${PYTHON_USEDEP}]
+   dev-python/testfixtures[${PYTHON_USEDEP}]
+   )
+"
+
+distutils_enable_tests pytest



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

2023-03-26 Thread Michał Górny
commit: 5100c5a1ccb63874a05d0f9e43941ea275517d64
Author: Michał Górny  gentoo  org>
AuthorDate: Sun Mar 26 17:40:07 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sun Mar 26 18:02:21 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5100c5a1

dev-python/radon: Bump to 6.0.1

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

 dev-python/radon/Manifest   |  1 +
 dev-python/radon/radon-6.0.1.ebuild | 34 ++
 2 files changed, 35 insertions(+)

diff --git a/dev-python/radon/Manifest b/dev-python/radon/Manifest
index 3495a408c7fd..9b1ec0918374 100644
--- a/dev-python/radon/Manifest
+++ b/dev-python/radon/Manifest
@@ -1 +1,2 @@
 DIST radon-5.1.0.tar.gz 1873643 BLAKE2B 
475c140fa3f9350b2376a66d3cf07f0ab1b3a4f397e82b65d175dc20ece38da1cdc7a83ef2f9e65d7d735dd589fa7ccbb5d966ca07cc7950430dd33642b9
 SHA512 
98e1c3dbf419ff0a791f01ea5376177c5be47c9cf1afdd9ae53014e8869dd10c7a7661a69bace48adb880173a8a176d4a13534711fcf53408b3f495f4579f7c5
+DIST radon-6.0.1.tar.gz 1874992 BLAKE2B 
a70926fc7acc4212d65dc9b6fc843b8fc32ca55aa836464240cf1fd6065ac9d5a28b8a2facdde5287bfd119a388db5ce1a530c5c84aebcbbe414ca1c336451b8
 SHA512 
91bd091610568dacb95491ba314b68dfb33ee397b043ae96badc7c134a841122d90394a36b1d665c9cabf273c0e6128217ebfc459c36020c12dcab647dd5df53

diff --git a/dev-python/radon/radon-6.0.1.ebuild 
b/dev-python/radon/radon-6.0.1.ebuild
new file mode 100644
index ..c7366aaa17d3
--- /dev/null
+++ b/dev-python/radon/radon-6.0.1.ebuild
@@ -0,0 +1,34 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=poetry
+PYTHON_COMPAT=( python3_{9..11} )
+
+inherit distutils-r1 pypi
+
+DESCRIPTION="Code Metrics in Python"
+HOMEPAGE="
+   https://radon.readthedocs.io/
+   https://github.com/rubik/radon/
+   https://pypi.org/project/radon/
+"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~ppc ~ppc64 ~riscv 
~s390 ~sparc ~x86"
+
+RDEPEND="
+   >=dev-python/colorama-0.4.1[${PYTHON_USEDEP}]
+   dev-python/flake8[${PYTHON_USEDEP}]
+   

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

2023-03-26 Thread Michał Górny
commit: 0f52f53d7b842317cc0ac34958b7c72ba0dcedce
Author: Michał Górny  gentoo  org>
AuthorDate: Sun Mar 26 17:35:15 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sun Mar 26 18:02:21 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0f52f53d

dev-python/pypdf: Bump to 3.7.0

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

 dev-python/pypdf/Manifest   |  1 +
 dev-python/pypdf/pypdf-3.7.0.ebuild | 60 +
 2 files changed, 61 insertions(+)

diff --git a/dev-python/pypdf/Manifest b/dev-python/pypdf/Manifest
index 5f10df003ada..1e65d2460b6d 100644
--- a/dev-python/pypdf/Manifest
+++ b/dev-python/pypdf/Manifest
@@ -5,5 +5,6 @@ DIST pypdf-3.5.0.gh.tar.gz 7181507 BLAKE2B 
8f5c129613ed12a9eaa90cf0e6fa189b0fc5b
 DIST pypdf-3.5.1.gh.tar.gz 7183874 BLAKE2B 
29ce7d052f0c466e72974ec051e149c2383136cc0097e2e104c4c1e5c37836f7908b25bfaa32e5fd85082f860b06ad88adbfbb5bbff95bc7a735e127b26d7964
 SHA512 
4f28cc0822f472087f096b4b2ee553b87e458009b29c43d41bbba53de9862292c78f4b31a860d4c783a6af4f92fdf32612bab7a42190373d9d9ceae39080bb35
 DIST pypdf-3.5.2.gh.tar.gz 7185283 BLAKE2B 
b92af14da7fed1cecda4cb0088efaa7031e9a44daa7c81ee0450bbb0f7630129b6e09e4044b3592e4333c466c73f16d033ee32f428c2866d163fc250a15516e9
 SHA512 
f257f05ddbd0a0195e0ec075b88fd4077bf0c44490311eee6fe1f4d3715c6d29abc681df53d22c2e7a08c2a545f5151d48f1bec2e436031c3b8e599204eb0f5a
 DIST pypdf-3.6.0.gh.tar.gz 7174931 BLAKE2B 
2d9260e03e6039d288d1fb16f8d1deffcd8daf83e4bb25ff7f2c49b3c6c979ebca2f04458964999d29fb5979b21a0087b02ac66c0bf387cce2be50a308be
 SHA512 
43286f7c9c68048d763a87b02eb932ba597a7aa778153e8abd96d7d496da0d910199dab1e985d21c625daae225dde69936fff56accd52102353e6a03e30db4c7
+DIST pypdf-3.7.0.gh.tar.gz 7505675 BLAKE2B 
68491e9d144717a5f92a00c01ae0cbdd1713c94f65ad44bb9ad1de556a80caac674c164d7c7a2d9738f68afdfb36ad3cde7791016856d0e8ddc1ff2c2d7335b3
 SHA512 
4d1d7d47ca20970174bf938af19813f5e2738ea6658fe3023b64e93575e3e73eef84327def6eb8868f4bbba01030a24252032a16cd89c6b79e3390b9ee9ecbb8
 DIST pypdf-sample-files-0fe84b30ed33ff3daa9293e44349b8618f135699.gh.tar.gz 
9027166 BLAKE2B 
912bb9fbd632bd0ad2cc2e865a1e6870ad7064aa2cf4d6f96217f63ac685e9a511f0bb20c22d48ae970a2eb171b27a0fa680fa42892425531f69735840cf741b
 SHA512 
07a71a3566dabcea5dc8a549949d0f0c0f9483d5d9f85851d6e4e702dd374b348469a80e5300d18983e560ee9a44d0639b55eb338023b9ebbdb26c6f8c455e07
 DIST pypdf-sample-files-fb7a080b35b3553bd10221282beeda7847959e83.gh.tar.gz 
9027029 BLAKE2B 
8f8797263b86f08efd9708d5812000efd08708abf66a0e95f50f5a147102e555dd7f8c465ae73cae842d86efdb52cabba5f8962626f56cb1b98409bfa108e150
 SHA512 
3a9cdab964a14cf6b14d80d917441a4e5effe2b7647163b666781ecabd189624dbbe5039111f6b1d753ff73e013665a1b86d87ca7806580fda58ec5810f88e94

diff --git a/dev-python/pypdf/pypdf-3.7.0.ebuild 
b/dev-python/pypdf/pypdf-3.7.0.ebuild
new file mode 100644
index ..246ddfc145ee
--- /dev/null
+++ b/dev-python/pypdf/pypdf-3.7.0.ebuild
@@ -0,0 +1,60 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=flit
+PYTHON_COMPAT=( python3_{9..11} )
+
+inherit distutils-r1
+
+SAMPLE_COMMIT=fb7a080b35b3553bd10221282beeda7847959e83
+DESCRIPTION="Python library to work with PDF files"
+HOMEPAGE="
+   https://pypi.org/project/pypdf/
+   https://github.com/py-pdf/pypdf/
+"
+SRC_URI="
+   https://github.com/py-pdf/pypdf/archive/${PV}.tar.gz
+   -> ${P}.gh.tar.gz
+   test? (
+   
https://github.com/py-pdf/sample-files/archive/${SAMPLE_COMMIT}.tar.gz
+   -> ${PN}-sample-files-${SAMPLE_COMMIT}.gh.tar.gz
+   )
+"
+S=${WORKDIR}/pypdf-${PV}
+
+LICENSE="BSD-2"
+SLOT="0"
+KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
+
+RDEPEND="
+   $(python_gen_cond_dep '
+   dev-python/typing-extensions[${PYTHON_USEDEP}]
+   ' 3.8 3.9)
+"
+BDEPEND="
+   dev-python/pillow[${PYTHON_USEDEP}]
+   test? (
+   dev-python/pycryptodome[${PYTHON_USEDEP}]
+   )
+"
+
+distutils_enable_tests pytest
+
+EPYTEST_DESELECT=(
+   # rely on -Werror
+   tests/test_utils.py::test_deprecate_no_replacement
+   tests/test_workflows.py::test_orientations
+)
+
+src_unpack() {
+   default
+   if use test; then
+   mv "sample-files-${SAMPLE_COMMIT}"/* "${S}"/sample-files/ || die
+   fi
+}
+
+python_test() {
+   epytest -o addopts= -m "not enable_socket"
+}



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

2023-03-26 Thread Michał Górny
commit: 2e7dd7a1a08ef2100a2ac80b4ab0f1a560b0bffa
Author: Michał Górny  gentoo  org>
AuthorDate: Sun Mar 26 17:41:39 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sun Mar 26 18:02:23 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2e7dd7a1

dev-python/rdflib: Bump to 6.3.2

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

 dev-python/rdflib/Manifest|  1 +
 dev-python/rdflib/rdflib-6.3.2.ebuild | 61 +++
 2 files changed, 62 insertions(+)

diff --git a/dev-python/rdflib/Manifest b/dev-python/rdflib/Manifest
index e4a650ddcf39..4048e82a6be9 100644
--- a/dev-python/rdflib/Manifest
+++ b/dev-python/rdflib/Manifest
@@ -1,3 +1,4 @@
 DIST rdflib-6.2.0.gh.tar.gz 4886953 BLAKE2B 
74044b0cbaf6c1ba6f2a43347112118dcf92b5237afdd49782ca6d637df092379ff2d81eaec254ad0bf25057f8c0cd44c82a35a89d4ce7b21c8e222de9aef16a
 SHA512 
8177c50e9c2d48859a061dfee24c3560b8f979bc306b3d940a9251ec130e3a324bbad474f4fa7ced5e11522d3bd4e13931461bf106f31177fd972806968d8245
 DIST rdflib-6.3.0.gh.tar.gz 4980436 BLAKE2B 
07f86418a0d598f59e4912057f4e11183bc0ad66a4cc5d7a83df6abce325f708a4920303afcbcdc97fb19b39199725a6410552704011e0f154815b7692724d88
 SHA512 
b8fd7d43f22779175e4d29f6256f070cb58f694fbfc9d068932c992ac732c687668ef68defbb6fa49f55f0b11d3b8f65b3a9d94aa8693ad9b8ab7c670625d06c
 DIST rdflib-6.3.1.gh.tar.gz 4985262 BLAKE2B 
1de63607aca70f3c498970fd639a8fb61c65ecd1fbae63c466bf7750dd3f84264f3abe2ed958fef4f1a06877069a0d21ba36ac946a72fc53f93087b27e35a69a
 SHA512 
e348b721edac73a5cedc499e7e50819694c931d921fc1637fc2f26f66801d17d169cc447126974828d745851818bd5a616081dddf9a48e483835dbf20288b318
+DIST rdflib-6.3.2.tar.gz 4749592 BLAKE2B 
5f7832934e3b42387f7c792341d0aee9765d179beb409a8c92ed0251715be70a79a5ac71022f4599804b489acd2695a32a033e8aa73aa174d8393330b4c21750
 SHA512 
682554114456269ecd5a20433e31030e2ae85ccf84400060420433cba317eb272649a38c2c75f0d4ada878c391683f8a422452d24b2f8a41c28e99b977e2b557

diff --git a/dev-python/rdflib/rdflib-6.3.2.ebuild 
b/dev-python/rdflib/rdflib-6.3.2.ebuild
new file mode 100644
index ..fa892cf90075
--- /dev/null
+++ b/dev-python/rdflib/rdflib-6.3.2.ebuild
@@ -0,0 +1,61 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=poetry
+PYTHON_COMPAT=( python3_{9..11} )
+PYTHON_REQ_USE="sqlite?,threads(+)"
+
+inherit distutils-r1 pypi
+
+DESCRIPTION="RDF library containing a triple store and parser/serializer"
+HOMEPAGE="
+   https://github.com/RDFLib/rdflib/
+   https://pypi.org/project/rdflib/
+"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 
~riscv ~sparc ~x86"
+IUSE="examples sqlite"
+
+RDEPEND="
+   =dev-python/isodate-0.6.0[${PYTHON_USEDEP}]
+   dev-python/html5lib[${PYTHON_USEDEP}]
+   =dev-python/pyparsing-2.1.0[${PYTHON_USEDEP}]
+"
+BDEPEND="
+   test? (
+   dev-python/requests[${PYTHON_USEDEP}]
+   )
+"
+
+distutils_enable_tests pytest
+
+python_prepare_all() {
+   # doctests require internet
+   sed -i -e '/doctest-modules/d' pyproject.toml || die
+
+   # we disable pytest-cov
+   sed -i -e 's@, no_cover: None@@' test/test_misc/test_plugins.py || die
+
+   distutils-r1_python_prepare_all
+}
+
+python_test() {
+   local -x PYTEST_DISABLE_PLUGIN_AUTOLOAD=1
+
+   epytest -m "not webtest"
+}
+
+python_install_all() {
+   distutils-r1_python_install_all
+
+   if use examples; then
+   dodoc -r examples
+   docompress -x /usr/share/doc/${PF}/examples
+   fi
+}



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

2023-03-26 Thread Michał Górny
commit: 618d1236152a101b385cefee30ceace179b7f5c6
Author: Michał Górny  gentoo  org>
AuthorDate: Sun Mar 26 17:34:11 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sun Mar 26 18:02:20 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=618d1236

dev-python/Nuitka: Bump to 1.5.4

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

 dev-python/Nuitka/Manifest|  1 +
 dev-python/Nuitka/Nuitka-1.5.4.ebuild | 54 +++
 2 files changed, 55 insertions(+)

diff --git a/dev-python/Nuitka/Manifest b/dev-python/Nuitka/Manifest
index 6c94dafd6915..94a701cc7137 100644
--- a/dev-python/Nuitka/Manifest
+++ b/dev-python/Nuitka/Manifest
@@ -1,2 +1,3 @@
 DIST Nuitka-1.5.1.tar.gz 4167830 BLAKE2B 
751784fac712149ccd180d391333d8431c6492f58a33296fc5f41c00d4908d65760216afefb626ac00b30a29c93acb767abe83a907756cbaa807706c0d9d2ef7
 SHA512 
ff02439556c193b2e40c6a7edfc42c9178fed4f04c4f1fe01a223f8b2243bc5f66784af5666887c9f07aafcc9428ae785a7174c4c88c73d7b62e56cf2aafde5e
 DIST Nuitka-1.5.3.tar.gz 4168230 BLAKE2B 
668ba91a166504a6ed3b7b1b63cd836b7e344fc2fbcc35d4270bc797f18d5e391922a940326a24ae832b892914bf8d7b6c34a7b6f65a640600cb08a82ae40bcc
 SHA512 
b2c478a950846e1492af07c64de835ad2fc56dc6a69ddb95402afcace2634ec5986422bc6af92cac1d833df278286f0b58918227b076fc17c32fc5d342efd7a7
+DIST Nuitka-1.5.4.tar.gz 4169252 BLAKE2B 
dfa4580219543ced211125b8af59175444b5f6aa1d0054f7fb91e2bb126d9cc30fcb266ef476fa77c7756bde865a22d7a5621fe2f12015d152d0aa8ea7823bd8
 SHA512 
3c53efebdbc12514e91c5eec2b3de44232e8f152ebc41dfa6f25127e7e59a9e9ec09f212761cd42a7e97249b8cd2cd04dfdb83d3f8906e4ae7e3840f754292fa

diff --git a/dev-python/Nuitka/Nuitka-1.5.4.ebuild 
b/dev-python/Nuitka/Nuitka-1.5.4.ebuild
new file mode 100644
index ..f1bec277226a
--- /dev/null
+++ b/dev-python/Nuitka/Nuitka-1.5.4.ebuild
@@ -0,0 +1,54 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYPI_NO_NORMALIZE=1
+PYTHON_COMPAT=( python3_{10..11} )
+
+inherit distutils-r1 flag-o-matic optfeature pypi
+
+DESCRIPTION="Python to native compiler"
+HOMEPAGE="
+   https://www.nuitka.net/
+   https://github.com/Nuitka/Nuitka/
+   https://pypi.org/project/Nuitka/
+"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~loong ~x86"
+IUSE="test"
+RESTRICT="!test? ( test )"
+
+RDEPEND="
+   dev-util/scons[${PYTHON_USEDEP}]
+"
+BDEPEND="
+   ${RDEPEND}
+   test? ( dev-util/ccache )
+"
+
+DOCS=( Changelog.pdf Developer_Manual.pdf README.pdf )
+
+distutils-r1_src_prepare() {
+   # remove vendored version of SCons that is Python2 only
+   # this should be removed when upstream removes support for Python2
+   rm -vR "nuitka/build/inline_copy/lib/scons-2.3.2/SCons" || die
+   eapply_user
+}
+
+python_install() {
+   distutils-r1_python_install
+   doman doc/nuitka3.1 doc/nuitka3-run.1
+}
+
+python_test() {
+   append-ldflags -Wl,--no-warn-search-mismatch
+   ./tests/basics/run_all.py search || die
+}
+
+pkg_postinst() {
+   optfeature "support for stand-alone executables" app-admin/chrpath
+}



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

2023-03-26 Thread Michał Górny
commit: 450cfc4c7e6d63c41504b6382969255ee1f1d49a
Author: Michał Górny  gentoo  org>
AuthorDate: Sun Mar 26 17:31:26 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sun Mar 26 18:02:17 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=450cfc4c

dev-python/argcomplete: Bump to 3.0.5

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

 dev-python/argcomplete/Manifest |  1 +
 dev-python/argcomplete/argcomplete-3.0.5.ebuild | 40 +
 2 files changed, 41 insertions(+)

diff --git a/dev-python/argcomplete/Manifest b/dev-python/argcomplete/Manifest
index 41bf582c1b95..7245917d5741 100644
--- a/dev-python/argcomplete/Manifest
+++ b/dev-python/argcomplete/Manifest
@@ -5,3 +5,4 @@ DIST argcomplete-2.1.2.tar.gz 54114 BLAKE2B 
19d29eb26c8d77998dcba51c263f49800ff9
 DIST argcomplete-3.0.0.tar.gz 54666 BLAKE2B 
98ea63847232e17a485f2a5484fc58d2154281046c190c98f542ee9c3e82ee13d4504056a8da29a093632693badb9a93067ad64b28ffa3d58d22de9c0a99f21a
 SHA512 
ecb88f6487fe6b4e7ecd8b504496bd2e4ffb4ca9dc0e27557d6db49b5b07610f6a8560e15cb5a5ad49af71e5b6c1d825a2e8a72731b2c39ba3907c2a9fe0a14f
 DIST argcomplete-3.0.3.tar.gz 54772 BLAKE2B 
59ad1fc393f37875c152e7bda958cf185bb4d5cf6b331d4c2847f09a040365449906bdce3eb6bd251d569e3fa50bafbdb2f328c0bcc7f2b7dc2608c562b694d0
 SHA512 
413407d6f54708d6321b6ab67bab5755084846588aa4fceabe35ea4de95d652887847c6df4739da51ae89aeadac90e0f6cb0e1d92237267fa92502e2c8c27070
 DIST argcomplete-3.0.4.tar.gz 55160 BLAKE2B 
bb4453d9cfc5a82d77d96068845c4aaa187fd9fef4751d1f115700e496eb97d74fc1c677d0fccfa14ce4ae3dbd205ea68a684d98e88be3731712efe73a5db858
 SHA512 
0c38f7b2a26045717e1ee52d812d8b9d0688e484201b100b4ad1b7a881e0ef61b793f979d620edcc0a79f512a8e87dbc81b84d17a7857d43192fdd3adc1c6733
+DIST argcomplete-3.0.5.tar.gz 65470 BLAKE2B 
ca9208edf7688aa7ff9a224befa2a84d2c9b6bdf4077a805efb107f256f98f0477c2c900dfb3c3bee3c08973aab8777cf6b01ab1a4698347e3ac457f131df0a0
 SHA512 
7ee0e8b961e4e9ba76194587da481908ac064306f1cd4fc0886d6facb4f2dab409dd1080ab440be761caebe358139cc8bc67fb720dd1d8e3f6105595dc8a5858

diff --git a/dev-python/argcomplete/argcomplete-3.0.5.ebuild 
b/dev-python/argcomplete/argcomplete-3.0.5.ebuild
new file mode 100644
index ..4c9150727c75
--- /dev/null
+++ b/dev-python/argcomplete/argcomplete-3.0.5.ebuild
@@ -0,0 +1,40 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{9..11} pypy3 )
+
+inherit distutils-r1 pypi
+
+DESCRIPTION="Bash tab completion for argparse"
+HOMEPAGE="
+   https://github.com/kislyuk/argcomplete/
+   https://pypi.org/project/argcomplete/
+"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos"
+IUSE="test"
+RESTRICT="!test? ( test )"
+
+# pip is called as an external tool
+BDEPEND="
+   test? (
+   app-shells/fish
+   app-shells/tcsh
+   dev-python/pexpect[${PYTHON_USEDEP}]
+   >=dev-python/pip-19
+   )
+"
+
+src_prepare() {
+   sed -i -e 's:timeout=5:timeout=30:' test/test.py || die
+   distutils-r1_src_prepare
+}
+
+python_test() {
+   "${EPYTHON}" test/test.py -v || die
+}



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

2023-03-26 Thread Michał Górny
commit: ca0e87da8face910fc533effe525a1a2172de37f
Author: Michał Górny  gentoo  org>
AuthorDate: Sun Mar 26 17:31:51 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sun Mar 26 18:02:18 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ca0e87da

dev-python/astroid: Bump to 2.15.1

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

 dev-python/astroid/Manifest  |  1 +
 dev-python/astroid/astroid-2.15.1.ebuild | 63 
 2 files changed, 64 insertions(+)

diff --git a/dev-python/astroid/Manifest b/dev-python/astroid/Manifest
index 05dfbca39cc5..de7c914342e6 100644
--- a/dev-python/astroid/Manifest
+++ b/dev-python/astroid/Manifest
@@ -3,3 +3,4 @@ DIST astroid-2.13.5.gh.tar.gz 451241 BLAKE2B 
6994c9a62911ab347be4de17b9322ca9957
 DIST astroid-2.14.1.gh.tar.gz 452889 BLAKE2B 
f6cee61825d2c86bbf02ba6cc9f48076692d3d71ac2c8a02880a778380b076692aef549ab01829d943323b5829b83ee88009b5136b308da6f81a824fa1f62047
 SHA512 
47dd132e66645c3da639c68011f4691409af38affa80c5b1863706a864fb8458cdfd100f86929fdaac027a514d285132d8865d2d40996c583077384696a84123
 DIST astroid-2.14.2.gh.tar.gz 453109 BLAKE2B 
cb4b0795bde841e98712a719ba0870a3f0c616fc777cb3afc1ebbb0f5e49b763241825072d7915df87e778649a5632fec8f48e125cfa67de0b70618e34509157
 SHA512 
2dad27c0a3ddad5747a021c0700b831fe9f7a557238a2f52d87722c637120d49796a0a8e9e6f27d42ab4bee1c91541b7b5b5fa93dc3ec8a47197f35569a64a3a
 DIST astroid-2.15.0.gh.tar.gz 460733 BLAKE2B 
cc80ffd9b5804a1a0c94598f75363088dcb971ee322b556e150799a5e18aa16d20c58d9bf7725c2697d34152daa72a20d845e7c56a524d58354913eed338010f
 SHA512 
7ec121b3c7d60e2d48f738fbc4eeae3e32c7135a77fb778db9479d730a757818f549d8bd35facdd67d411d777d57ec620a2448de1f4da23754863cae18717bce
+DIST astroid-2.15.1.gh.tar.gz 460960 BLAKE2B 
ec08cc53027323a70291adc888b3621dc139783e6f72859eac05a2c6da0150cc5d19dc6a7278b6a846f985cf44c7d868df1ba11d0c6e3b7a5d3c71a38603743e
 SHA512 
26f85aff9de08d4b413c40951f2aefd2c19304c077b502774b253e3fcced42173bc7e996fac82b3462c6915625ff48fd80dd1ab5e3425aefa103347f821f7df4

diff --git a/dev-python/astroid/astroid-2.15.1.ebuild 
b/dev-python/astroid/astroid-2.15.1.ebuild
new file mode 100644
index ..e619ead6e779
--- /dev/null
+++ b/dev-python/astroid/astroid-2.15.1.ebuild
@@ -0,0 +1,63 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{9..11} )
+
+inherit distutils-r1
+
+DESCRIPTION="Abstract Syntax Tree for logilab packages"
+HOMEPAGE="
+   https://github.com/PyCQA/astroid/
+   https://pypi.org/project/astroid/
+"
+SRC_URI="
+   https://github.com/PyCQA/astroid/archive/v${PV}.tar.gz
+   -> ${P}.gh.tar.gz
+"
+
+LICENSE="LGPL-2.1+"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc ~x86"
+
+# Version specified in pyproject.toml
+RDEPEND="
+   >=dev-python/lazy-object-proxy-1.4.0[${PYTHON_USEDEP}]
+   dev-python/setuptools[${PYTHON_USEDEP}]
+   $(python_gen_cond_dep '
+   >=dev-python/typing-extensions-4.0.0[${PYTHON_USEDEP}]
+   ' 3.{8..10})
+   

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

2023-03-26 Thread Michał Górny
commit: 1007035f85b46ea8145fd11a9813696fdeb60c5e
Author: Michał Górny  gentoo  org>
AuthorDate: Sun Mar 26 17:33:31 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sun Mar 26 18:02:19 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1007035f

dev-python/filelock: Bump to 3.10.6

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

 dev-python/filelock/Manifest   |  1 +
 dev-python/filelock/filelock-3.10.6.ebuild | 29 +
 2 files changed, 30 insertions(+)

diff --git a/dev-python/filelock/Manifest b/dev-python/filelock/Manifest
index 101ce1453ea6..16b79f0b37d4 100644
--- a/dev-python/filelock/Manifest
+++ b/dev-python/filelock/Manifest
@@ -3,5 +3,6 @@ DIST filelock-3.10.2.tar.gz 10259 BLAKE2B 
9d36408d7c86347cb985c5dcaaf8640ba30437
 DIST filelock-3.10.3.tar.gz 10283 BLAKE2B 
bbe49a0dcb2947668bbb5392ac4aa79cc1aa5325fc5214866a57f92c91c041ca4a3767d4f81d11d079ee86d71faf91c65b7c297c604618b53eed490281eaaf07
 SHA512 
9d94ea7800636d28e2861285ca2771430ef60306a64f842bd753d4201d0ab96f51b2b73d15c8fc5b146653fa7a6b9a268d6ddeec182dd0b400e0c18d47e91dca
 DIST filelock-3.10.4.tar.gz 10285 BLAKE2B 
7cfd908f2e30e610d635b874611aabbdf6d4d835fc27ad3bf360cb71603ea94eb30e5e98b6802724a617fb4aca57c015e5980400796cfd53d2a251b46e668246
 SHA512 
7f1c535c13353715efd9d64caca30347ccd5ec18b758c1edacc4a31a2c1cad7dbc43a59c331b88315563e3b2009859a980251492df8058d82240cdd1853f25f9
 DIST filelock-3.10.5.tar.gz 10473 BLAKE2B 
8cd19ef5a7bf1d49affcb02a7a1e864f7be40b4ba1bf05d5bf926b33466ea355bd34244f561596bafbe73315baa1ff2012cad0a85575bb336331ac4b84010658
 SHA512 
4c577ce6f99bd8f59d846182abff1c1be5fa310d97e73c36436a317d7af76187a38725d4a8524d2e1b272de95a297dfba9d0e1f8dfd3e6bab0d97f6bd05661b6
+DIST filelock-3.10.6.tar.gz 10478 BLAKE2B 
dfb9fdc81da83b99833d5412a09ac697ee2488815672f12d798a88c7211d1d9cfe7a7300f35ce2ae6fa018784b0227a79c9ed4a3f96c881c117a6fe3b9d6c03f
 SHA512 
82b962ee2d22788d272f6149bef3587fa2213cce4fad1c843911fcb28f1bbb529c93e09ad854a5abff5dabea0375bd9b797be4dc141b8633f590954c257173b3
 DIST filelock-3.9.1.tar.gz 9720 BLAKE2B 
4225d718f5c6e7c81e5db5d6ac2af42ce78a6c61b59f85bf8c2aafd71509b4811542e7a7648ffa2b14f3b3e762d975296c095e322e6c6ccf8fa5f1839213531d
 SHA512 
7a240b0014a6570099106c72b376c47b7b23cddc3e70f78e2560fcee31d1078d894c2e3ec6fed2f983859543a84cac03f8834df9e64fcb0a966308f7503e
 DIST py-filelock-3.9.0.gh.tar.gz 205047 BLAKE2B 
3995f7ad27bb09ca75310c4ada7645f2dd16c09ddb39663394f315443851037f2f9cf08eecb507eba521479696ad1004978d3fdd300a7128ac3354fce2e57d5f
 SHA512 
1235ae9ebdb4c84b0c30e68be91e01eb1acbfcd15c85202fa54a3b91e4e507f221926f8886e1ec91acd4f71d2d88c08f536529b4cebfd2de4fb90118f5dc242e

diff --git a/dev-python/filelock/filelock-3.10.6.ebuild 
b/dev-python/filelock/filelock-3.10.6.ebuild
new file mode 100644
index ..86d1f81ea020
--- /dev/null
+++ b/dev-python/filelock/filelock-3.10.6.ebuild
@@ -0,0 +1,29 @@
+# Copyright 2018-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=hatchling
+PYTHON_COMPAT=( python3_{9..11} pypy3 )
+
+inherit distutils-r1 pypi
+
+DESCRIPTION="A platform independent file lock for Python"
+HOMEPAGE="
+   https://github.com/tox-dev/py-filelock/
+   https://pypi.org/project/filelock/
+"
+
+LICENSE="Unlicense"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc ~x86 ~x64-macos"
+
+BDEPEND="
+   dev-python/hatch-vcs[${PYTHON_USEDEP}]
+   test? (
+   dev-python/pytest-mock[${PYTHON_USEDEP}]
+   dev-python/pytest-timeout[${PYTHON_USEDEP}]
+   )
+"
+
+distutils_enable_tests pytest



[gentoo-commits] repo/gentoo:master commit in: app-emacs/yasnippet/

2023-03-26 Thread Sam James
commit: ae8810c898fc715258a3e507263ab36cf6c5a7bb
Author: Sam James  gentoo  org>
AuthorDate: Sun Mar 26 07:17:55 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Mar 26 18:01:19 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ae8810c8

app-emacs/yasnippet: update HOMEPAGE

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

 app-emacs/yasnippet/yasnippet-0.14.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-emacs/yasnippet/yasnippet-0.14.0.ebuild 
b/app-emacs/yasnippet/yasnippet-0.14.0.ebuild
index 7e8fc0b1160b..4b7194c1be7e 100644
--- a/app-emacs/yasnippet/yasnippet-0.14.0.ebuild
+++ b/app-emacs/yasnippet/yasnippet-0.14.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -6,7 +6,7 @@ EAPI=8
 inherit elisp readme.gentoo-r1
 
 DESCRIPTION="Yet another snippet extension for Emacs"
-HOMEPAGE="http://joaotavora.github.com/yasnippet/;
+HOMEPAGE="https://joaotavora.github.io/yasnippet/;
 SRC_URI="https://github.com/joaotavora/${PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
 
 LICENSE="GPL-3+"



[gentoo-commits] repo/gentoo:master commit in: sci-visualization/gnuplot/

2023-03-26 Thread Ulrich Müller
commit: 27fab749d8e391509000bb1f663c5744f8254d9a
Author: Ulrich Müller  gentoo  org>
AuthorDate: Sun Mar 26 17:39:11 2023 +
Commit: Ulrich Müller  gentoo  org>
CommitDate: Sun Mar 26 17:39:11 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=27fab749

sci-visualization/gnuplot: drop 5.4.3

Signed-off-by: Ulrich Müller  gentoo.org>

 sci-visualization/gnuplot/Manifest |   1 -
 sci-visualization/gnuplot/gnuplot-5.4.3.ebuild | 207 -
 2 files changed, 208 deletions(-)

diff --git a/sci-visualization/gnuplot/Manifest 
b/sci-visualization/gnuplot/Manifest
index 923f17d9ec89..ccc942d90a2a 100644
--- a/sci-visualization/gnuplot/Manifest
+++ b/sci-visualization/gnuplot/Manifest
@@ -1,4 +1,3 @@
-DIST gnuplot-5.4.3.tar.gz 5656008 BLAKE2B 
44745bfc23f3c9f2d27499e0c1430ac32d7995fd12210d83996b87cd989cfdeca75848f0407ce25271f86b866405e726a56523c88a80a476015423cafb32b501
 SHA512 
fc35ab68a992acc8e35402c89cb7704c0efe117ec1fb272739d4378289d6c5a2e8f4b747b339fca916e559453547f2405863fb52038576883f0d5643a7220b5e
 DIST gnuplot-5.4.4.tar.gz 5639573 BLAKE2B 
739849d123836c6c982c72a292274d55808cfecd34a36143ecc454b11215951d28efda1815b15048316e96a2f046789b35b8324c53655f2ac1361653235a23b6
 SHA512 
ec2f4f34e119a79adeaf2bc3ec1e9335147bd8808d6e689844b891b60319b6d0f627d8ec1b90c4df6bae5e6ed6373c51e1fb70373258c32b93cfc4b2ed821cb9
 DIST gnuplot-5.4.5.tar.gz 5643171 BLAKE2B 
c9be50a170d14b7860a8bd0927ba81b06d530719fa55d3d6267e4534f564cbef8821e0c0761b7f339aa82bd72486a16cd9f710d148de276ad3eb95959f17dcaf
 SHA512 
dbd0b338c5662304566fc0d790c8f53db071d7c486e7422f6ba4b7a9e0d8e50db756ab37dade9bdc01ed1a1ca6fe4e63749038c0ceec95b78bf8b92a0ae2dd20
 DIST gnuplot-5.4.6.tar.gz 5655661 BLAKE2B 
a4e42679c9942936bc4692ba71a17c748002e0ce216b7980a79866d6f4090ff012b7079a8a1fb1b7d91c5df86afa8b2cb9f8c0b458184a4e0044cf7fbe715e45
 SHA512 
a78333f7c0ed3429b24fcdeb6296e67fb760e6f8ffc0801a6b379fcb12ae7e80cebe65a2655cb3530c2a2d4083adc34060c9a7cbe67ce98b660682c0edba174b

diff --git a/sci-visualization/gnuplot/gnuplot-5.4.3.ebuild 
b/sci-visualization/gnuplot/gnuplot-5.4.3.ebuild
deleted file mode 100644
index d077fa69781f..
--- a/sci-visualization/gnuplot/gnuplot-5.4.3.ebuild
+++ /dev/null
@@ -1,207 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-LUA_COMPAT=( lua5-{1,2,3,4} )
-WX_GTK_VER="3.0-gtk3"
-
-inherit autotools lua-single readme.gentoo-r1 toolchain-funcs wxwidgets
-
-DESCRIPTION="Command-line driven interactive plotting program"
-HOMEPAGE="http://www.gnuplot.info/;
-
-if [[ -z ${PV%%*} ]]; then
-   inherit git-r3
-   EGIT_REPO_URI="https://git.code.sf.net/p/gnuplot/gnuplot-main;
-   EGIT_BRANCH="master"
-   MY_P="${PN}"
-   EGIT_CHECKOUT_DIR="${WORKDIR}/${MY_P}"
-else
-   MY_P="${P/_/.}"
-   SRC_URI="mirror://sourceforge/gnuplot/${MY_P}.tar.gz"
-   KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ppc ppc64 ~riscv ~s390 
sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris 
~x64-solaris ~x86-solaris"
-fi
-
-S="${WORKDIR}/${MY_P}"
-
-LICENSE="gnuplot"
-SLOT="0"
-IUSE="aqua bitmap cairo doc examples +gd ggi latex libcaca libcerf lua qt5 
readline regis wxwidgets X"
-REQUIRED_USE="
-   doc? ( gd )
-   lua? ( ${LUA_REQUIRED_USE} )"
-
-RDEPEND="
-   cairo? (
-   x11-libs/cairo
-   x11-libs/pango )
-   gd? ( >=media-libs/gd-2.0.35-r3:2=[png] )
-   ggi? ( media-libs/libggi )
-   latex? (
-   virtual/latex-base
-   lua? (
-   dev-tex/pgf
-   >=dev-texlive/texlive-latexrecommended-2008-r2 ) )
-   libcaca? ( media-libs/libcaca )
-   lua? ( ${LUA_DEPS} )
-   qt5? (
-   dev-qt/qtcore:5=
-   dev-qt/qtgui:5=
-   dev-qt/qtnetwork:5=
-   dev-qt/qtprintsupport:5=
-   dev-qt/qtsvg:5=
-   dev-qt/qtwidgets:5= )
-   readline? ( sys-libs/readline:0= )
-   libcerf? ( sci-libs/libcerf )
-   wxwidgets? (
-   x11-libs/wxGTK:${WX_GTK_VER}[X]
-   x11-libs/cairo
-   x11-libs/pango
-   x11-libs/gtk+:3 )
-   X? ( x11-libs/libXaw )"
-
-DEPEND="${RDEPEND}"
-
-BDEPEND="
-   virtual/pkgconfig
-   doc? (
-   virtual/latex-base
-   dev-texlive/texlive-latexextra
-   dev-texlive/texlive-langgreek
-   dev-texlive/texlive-mathscience
-   app-text/ghostscript-gpl )
-   qt5? ( dev-qt/linguist-tools:5 )"
-
-IDEPEND="latex? ( virtual/latex-base )"
-
-GP_VERSION="${PV%.*}"
-TEXMF="${EPREFIX}/usr/share/texmf-site"
-
-PATCHES=(
-   "${FILESDIR}"/${PN}-5.0.6-no-picins.patch
-)
-
-pkg_setup() {
-   use lua && lua-single_pkg_setup
-}
-
-src_prepare() {
-   default
-
-   if [[ ${PV##*.} =  ]]; then
-   local dir
-   for dir in 

[gentoo-commits] repo/gentoo:master commit in: sci-visualization/gnuplot/

2023-03-26 Thread Ulrich Müller
commit: b3beaacedfe0231f3d42298a0a433a0bb9beed91
Author: Ulrich Müller  gentoo  org>
AuthorDate: Sun Mar 26 17:37:32 2023 +
Commit: Ulrich Müller  gentoo  org>
CommitDate: Sun Mar 26 17:38:25 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b3beaace

sci-visualization/gnuplot: add 5.4.6

Signed-off-by: Ulrich Müller  gentoo.org>

 sci-visualization/gnuplot/Manifest |   1 +
 sci-visualization/gnuplot/gnuplot-5.4.6.ebuild | 207 +
 2 files changed, 208 insertions(+)

diff --git a/sci-visualization/gnuplot/Manifest 
b/sci-visualization/gnuplot/Manifest
index c792cfe59a30..923f17d9ec89 100644
--- a/sci-visualization/gnuplot/Manifest
+++ b/sci-visualization/gnuplot/Manifest
@@ -1,3 +1,4 @@
 DIST gnuplot-5.4.3.tar.gz 5656008 BLAKE2B 
44745bfc23f3c9f2d27499e0c1430ac32d7995fd12210d83996b87cd989cfdeca75848f0407ce25271f86b866405e726a56523c88a80a476015423cafb32b501
 SHA512 
fc35ab68a992acc8e35402c89cb7704c0efe117ec1fb272739d4378289d6c5a2e8f4b747b339fca916e559453547f2405863fb52038576883f0d5643a7220b5e
 DIST gnuplot-5.4.4.tar.gz 5639573 BLAKE2B 
739849d123836c6c982c72a292274d55808cfecd34a36143ecc454b11215951d28efda1815b15048316e96a2f046789b35b8324c53655f2ac1361653235a23b6
 SHA512 
ec2f4f34e119a79adeaf2bc3ec1e9335147bd8808d6e689844b891b60319b6d0f627d8ec1b90c4df6bae5e6ed6373c51e1fb70373258c32b93cfc4b2ed821cb9
 DIST gnuplot-5.4.5.tar.gz 5643171 BLAKE2B 
c9be50a170d14b7860a8bd0927ba81b06d530719fa55d3d6267e4534f564cbef8821e0c0761b7f339aa82bd72486a16cd9f710d148de276ad3eb95959f17dcaf
 SHA512 
dbd0b338c5662304566fc0d790c8f53db071d7c486e7422f6ba4b7a9e0d8e50db756ab37dade9bdc01ed1a1ca6fe4e63749038c0ceec95b78bf8b92a0ae2dd20
+DIST gnuplot-5.4.6.tar.gz 5655661 BLAKE2B 
a4e42679c9942936bc4692ba71a17c748002e0ce216b7980a79866d6f4090ff012b7079a8a1fb1b7d91c5df86afa8b2cb9f8c0b458184a4e0044cf7fbe715e45
 SHA512 
a78333f7c0ed3429b24fcdeb6296e67fb760e6f8ffc0801a6b379fcb12ae7e80cebe65a2655cb3530c2a2d4083adc34060c9a7cbe67ce98b660682c0edba174b

diff --git a/sci-visualization/gnuplot/gnuplot-5.4.6.ebuild 
b/sci-visualization/gnuplot/gnuplot-5.4.6.ebuild
new file mode 100644
index ..1af9b5f9d215
--- /dev/null
+++ b/sci-visualization/gnuplot/gnuplot-5.4.6.ebuild
@@ -0,0 +1,207 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+LUA_COMPAT=( lua5-{1,2,3,4} )
+WX_GTK_VER="3.0-gtk3"
+
+inherit autotools lua-single readme.gentoo-r1 toolchain-funcs wxwidgets
+
+DESCRIPTION="Command-line driven interactive plotting program"
+HOMEPAGE="http://www.gnuplot.info/;
+
+if [[ -z ${PV%%*} ]]; then
+   inherit git-r3
+   EGIT_REPO_URI="https://git.code.sf.net/p/gnuplot/gnuplot-main;
+   EGIT_BRANCH="master"
+   MY_P="${PN}"
+   EGIT_CHECKOUT_DIR="${WORKDIR}/${MY_P}"
+else
+   MY_P="${P/_/.}"
+   SRC_URI="mirror://sourceforge/gnuplot/${MY_P}.tar.gz"
+   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~ppc ~ppc64 
~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~sparc-solaris ~x64-solaris ~x86-solaris"
+fi
+
+S="${WORKDIR}/${MY_P}"
+
+LICENSE="gnuplot"
+SLOT="0"
+IUSE="aqua bitmap cairo doc examples +gd ggi latex libcaca libcerf lua qt5 
readline regis wxwidgets X"
+REQUIRED_USE="
+   doc? ( gd )
+   lua? ( ${LUA_REQUIRED_USE} )"
+
+RDEPEND="
+   cairo? (
+   x11-libs/cairo
+   x11-libs/pango )
+   gd? ( >=media-libs/gd-2.0.35-r3:2=[png] )
+   ggi? ( media-libs/libggi )
+   latex? (
+   virtual/latex-base
+   lua? (
+   dev-tex/pgf
+   >=dev-texlive/texlive-latexrecommended-2008-r2 ) )
+   libcaca? ( media-libs/libcaca )
+   lua? ( ${LUA_DEPS} )
+   qt5? (
+   dev-qt/qtcore:5=
+   dev-qt/qtgui:5=
+   dev-qt/qtnetwork:5=
+   dev-qt/qtprintsupport:5=
+   dev-qt/qtsvg:5=
+   dev-qt/qtwidgets:5= )
+   readline? ( sys-libs/readline:0= )
+   libcerf? ( sci-libs/libcerf )
+   wxwidgets? (
+   x11-libs/wxGTK:${WX_GTK_VER}[X]
+   x11-libs/cairo
+   x11-libs/pango
+   x11-libs/gtk+:3 )
+   X? ( x11-libs/libXaw )"
+
+DEPEND="${RDEPEND}"
+
+BDEPEND="
+   virtual/pkgconfig
+   doc? (
+   virtual/latex-base
+   dev-texlive/texlive-latexextra
+   dev-texlive/texlive-langgreek
+   dev-texlive/texlive-mathscience
+   app-text/ghostscript-gpl )
+   qt5? ( dev-qt/linguist-tools:5 )"
+
+IDEPEND="latex? ( virtual/latex-base )"
+
+GP_VERSION="${PV%.*}"
+TEXMF="${EPREFIX}/usr/share/texmf-site"
+
+PATCHES=(
+   "${FILESDIR}"/${PN}-5.0.6-no-picins.patch
+)
+
+pkg_setup() {
+   use lua && lua-single_pkg_setup
+}
+
+src_prepare() {
+   default
+
+   if [[ ${PV##*.} =  ]]; then
+   local dir
+   for 

[gentoo-commits] proj/qt:master commit in: dev-qt/qttools/

2023-03-26 Thread Jimi Huotari
commit: 0aabb11a0799a8c8e61e5b7168ecaefd2966ce50
Author: Jimi Huotari  gentoo  org>
AuthorDate: Sun Mar 26 17:34:55 2023 +
Commit: Jimi Huotari  gentoo  org>
CommitDate: Sun Mar 26 17:34:55 2023 +
URL:https://gitweb.gentoo.org/proj/qt.git/commit/?id=0aabb11a

dev-qt/qttools: symlink user-facing binaries according to USE

Signed-off-by: Jimi Huotari  gentoo.org>

 dev-qt/qttools/qttools-6.4..ebuild | 15 +++
 dev-qt/qttools/qttools-6.5..ebuild | 15 +++
 dev-qt/qttools/qttools-6..ebuild   | 15 +++
 3 files changed, 45 insertions(+)

diff --git a/dev-qt/qttools/qttools-6.4..ebuild 
b/dev-qt/qttools/qttools-6.4..ebuild
index fb733da0..339ce7ed 100644
--- a/dev-qt/qttools/qttools-6.4..ebuild
+++ b/dev-qt/qttools/qttools-6.4..ebuild
@@ -49,3 +49,18 @@ src_configure() {
 
qt6-build_src_configure
 }
+
+src_install() {
+   qt6-build_src_install
+
+   use assistant && qt6_symlink_binary_to_path assistant 6
+   use designer && qt6_symlink_binary_to_path designer 6
+   use distancefieldgenerator && qt6_symlink_binary_to_path 
qdistancefieldgenerator 6
+   use linguist && qt6_symlink_binary_to_path linguist 6
+   use pixeltool && qt6_symlink_binary_to_path pixeltool 6
+   use qdbus && qt6_symlink_binary_to_path qdbus 6
+   use qdbus && qt6_symlink_binary_to_path qdbusviewer 6
+   use qdoc && qt6_symlink_binary_to_path qdoc 6
+   use qtdiag && qt6_symlink_binary_to_path qtdiag 6
+   use qtplugininfo && qt6_symlink_binary_to_path qtplugininfo 6
+}

diff --git a/dev-qt/qttools/qttools-6.5..ebuild 
b/dev-qt/qttools/qttools-6.5..ebuild
index fb733da0..339ce7ed 100644
--- a/dev-qt/qttools/qttools-6.5..ebuild
+++ b/dev-qt/qttools/qttools-6.5..ebuild
@@ -49,3 +49,18 @@ src_configure() {
 
qt6-build_src_configure
 }
+
+src_install() {
+   qt6-build_src_install
+
+   use assistant && qt6_symlink_binary_to_path assistant 6
+   use designer && qt6_symlink_binary_to_path designer 6
+   use distancefieldgenerator && qt6_symlink_binary_to_path 
qdistancefieldgenerator 6
+   use linguist && qt6_symlink_binary_to_path linguist 6
+   use pixeltool && qt6_symlink_binary_to_path pixeltool 6
+   use qdbus && qt6_symlink_binary_to_path qdbus 6
+   use qdbus && qt6_symlink_binary_to_path qdbusviewer 6
+   use qdoc && qt6_symlink_binary_to_path qdoc 6
+   use qtdiag && qt6_symlink_binary_to_path qtdiag 6
+   use qtplugininfo && qt6_symlink_binary_to_path qtplugininfo 6
+}

diff --git a/dev-qt/qttools/qttools-6..ebuild 
b/dev-qt/qttools/qttools-6..ebuild
index fb733da0..339ce7ed 100644
--- a/dev-qt/qttools/qttools-6..ebuild
+++ b/dev-qt/qttools/qttools-6..ebuild
@@ -49,3 +49,18 @@ src_configure() {
 
qt6-build_src_configure
 }
+
+src_install() {
+   qt6-build_src_install
+
+   use assistant && qt6_symlink_binary_to_path assistant 6
+   use designer && qt6_symlink_binary_to_path designer 6
+   use distancefieldgenerator && qt6_symlink_binary_to_path 
qdistancefieldgenerator 6
+   use linguist && qt6_symlink_binary_to_path linguist 6
+   use pixeltool && qt6_symlink_binary_to_path pixeltool 6
+   use qdbus && qt6_symlink_binary_to_path qdbus 6
+   use qdbus && qt6_symlink_binary_to_path qdbusviewer 6
+   use qdoc && qt6_symlink_binary_to_path qdoc 6
+   use qtdiag && qt6_symlink_binary_to_path qtdiag 6
+   use qtplugininfo && qt6_symlink_binary_to_path qtplugininfo 6
+}



[gentoo-commits] proj/qt:master commit in: dev-qt/qtbase/

2023-03-26 Thread Jimi Huotari
commit: 2de8771c7e6d8c52f5f7f31bd9c6fa3dba1d4fd4
Author: Jimi Huotari  gentoo  org>
AuthorDate: Sun Mar 26 17:29:59 2023 +
Commit: Jimi Huotari  gentoo  org>
CommitDate: Sun Mar 26 17:29:59 2023 +
URL:https://gitweb.gentoo.org/proj/qt.git/commit/?id=2de8771c

dev-qt/qtbase: use qt6_symlink_binary_to_path for dosym

Signed-off-by: Jimi Huotari  gentoo.org>

 dev-qt/qtbase/qtbase-6.4..ebuild | 2 +-
 dev-qt/qtbase/qtbase-6.5..ebuild | 2 +-
 dev-qt/qtbase/qtbase-6..ebuild   | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/dev-qt/qtbase/qtbase-6.4..ebuild 
b/dev-qt/qtbase/qtbase-6.4..ebuild
index 8398b9b5..c5af22d6 100644
--- a/dev-qt/qtbase/qtbase-6.4..ebuild
+++ b/dev-qt/qtbase/qtbase-6.4..ebuild
@@ -181,5 +181,5 @@ src_install() {
qt6-build_src_install
 
# https://bugs.gentoo.org/863395
-   dosym ../$(get_libdir)/qt6/bin/qmake /usr/bin/qmake6
+   qt6_symlink_binary_to_path qmake 6
 }

diff --git a/dev-qt/qtbase/qtbase-6.5..ebuild 
b/dev-qt/qtbase/qtbase-6.5..ebuild
index 289aee78..50f5261f 100644
--- a/dev-qt/qtbase/qtbase-6.5..ebuild
+++ b/dev-qt/qtbase/qtbase-6.5..ebuild
@@ -182,5 +182,5 @@ src_install() {
qt6-build_src_install
 
# https://bugs.gentoo.org/863395
-   dosym ../$(get_libdir)/qt6/bin/qmake /usr/bin/qmake6
+   qt6_symlink_binary_to_path qmake 6
 }

diff --git a/dev-qt/qtbase/qtbase-6..ebuild 
b/dev-qt/qtbase/qtbase-6..ebuild
index ed5fe710..0b1d7d0a 100644
--- a/dev-qt/qtbase/qtbase-6..ebuild
+++ b/dev-qt/qtbase/qtbase-6..ebuild
@@ -182,5 +182,5 @@ src_install() {
qt6-build_src_install
 
# https://bugs.gentoo.org/863395
-   dosym ../$(get_libdir)/qt6/bin/qmake /usr/bin/qmake6
+   qt6_symlink_binary_to_path qmake 6
 }



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

2023-03-26 Thread Michał Górny
commit: c07171f9b11f56778cef8606138907393f2e7478
Author: Michał Górny  gentoo  org>
AuthorDate: Sun Mar 26 17:30:01 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sun Mar 26 17:30:01 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c07171f9

package.mask: Last rite dev-python/collective-checkdocs

Bug: https://bugs.gentoo.org/896762
Signed-off-by: Michał Górny  gentoo.org>

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

diff --git a/profiles/package.mask b/profiles/package.mask
index 46652d4ebd75..71a6956c5263 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -33,6 +33,11 @@
 
 #--- END OF EXAMPLES ---
 
+# Michał Górny  (2023-03-26)
+# No py3.11.  Last release in 2014.  No revdeps.
+# Removal on 2023-04-25.  Bug #896762.
+dev-python/collective-checkdocs
+
 # Hans de Graaff  (2023-03-26)
 # Mask ruby27-only packages related to hiera-eyaml. These require a now
 # masked version of puppet and other obsolete ruby27-only test



[gentoo-commits] repo/gentoo:master commit in: dev-java/javax-servlet-api/

2023-03-26 Thread Arthur Zamarin
commit: 6681f8a989bbd8ea9acd3c8ca8cc4f6efc8e7232
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Sun Mar 26 17:07:54 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Sun Mar 26 17:07:54 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6681f8a9

dev-java/javax-servlet-api: Stabilize 3.0.1 amd64, #902481

Signed-off-by: Arthur Zamarin  gentoo.org>

 dev-java/javax-servlet-api/javax-servlet-api-3.0.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-java/javax-servlet-api/javax-servlet-api-3.0.1.ebuild 
b/dev-java/javax-servlet-api/javax-servlet-api-3.0.1.ebuild
index 08ed45bf97ac..c591b2849432 100644
--- a/dev-java/javax-servlet-api/javax-servlet-api-3.0.1.ebuild
+++ b/dev-java/javax-servlet-api/javax-servlet-api-3.0.1.ebuild
@@ -14,7 +14,7 @@ 
SRC_URI="https://repo1.maven.org/maven2/javax/servlet/javax.servlet-api/${PV}/ja
 
 LICENSE="CDDL GPL-2"
 SLOT="3.0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 x86"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc64 x86"
 
 RDEPEND=">=virtual/jre-1.8:*"
 DEPEND=">=virtual/jdk-1.8:*"



[gentoo-commits] repo/gentoo:master commit in: dev-scheme/kawa/

2023-03-26 Thread Arthur Zamarin
commit: 5a1aa3ff43af0d1dc3a92505818960b8820c3f69
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Sun Mar 26 17:07:54 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Sun Mar 26 17:07:54 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5a1aa3ff

dev-scheme/kawa: Stabilize 3.1.1-r3 amd64, #902481

Signed-off-by: Arthur Zamarin  gentoo.org>

 dev-scheme/kawa/kawa-3.1.1-r3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-scheme/kawa/kawa-3.1.1-r3.ebuild 
b/dev-scheme/kawa/kawa-3.1.1-r3.ebuild
index 2192fd123ebf..c8b02f8f59c4 100644
--- a/dev-scheme/kawa/kawa-3.1.1-r3.ebuild
+++ b/dev-scheme/kawa/kawa-3.1.1-r3.ebuild
@@ -15,7 +15,7 @@ S="${WORKDIR}"/${PN^}-${PV}
 
 LICENSE="MIT public-domain jemacs? ( GPL-2 ) krl? ( GPL-2 )"
 SLOT="0"
-KEYWORDS="~amd64 x86"
+KEYWORDS="amd64 x86"
 IUSE="+awt +frontend jemacs krl +sax servlets +swing +xml"
 RESTRICT="test"  # fails
 



[gentoo-commits] repo/gentoo:master commit in: app-crypt/sbctl/

2023-03-26 Thread John Helmert III
commit: c76e78c5964c8f7aa5706af72ce36bef10988470
Author: John Helmert III  gentoo  org>
AuthorDate: Sun Mar 26 17:00:22 2023 +
Commit: John Helmert III  gentoo  org>
CommitDate: Sun Mar 26 17:00:46 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c76e78c5

app-crypt/sbctl: stabilize 0.10 for amd64

Signed-off-by: John Helmert III  gentoo.org>

 app-crypt/sbctl/sbctl-0.10.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-crypt/sbctl/sbctl-0.10.ebuild 
b/app-crypt/sbctl/sbctl-0.10.ebuild
index 8f6347d09018..e7c9872aaf2f 100644
--- a/app-crypt/sbctl/sbctl-0.10.ebuild
+++ b/app-crypt/sbctl/sbctl-0.10.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2022 Gentoo Authors
+# Copyright 2022-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -13,7 +13,7 @@ 
SRC_URI="https://github.com/Foxboron/${PN}/releases/download/${PV}/${P}.tar.gz
 
 LICENSE="Apache-2.0 BSD BSD-2 MIT"
 SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="amd64"
 
 BDEPEND="app-text/asciidoc
verify-sig? ( sec-keys/openpgp-keys-foxboron )"



[gentoo-commits] repo/gentoo:master commit in: app-crypt/sbctl/

2023-03-26 Thread John Helmert III
commit: fe05160987a7524a99a9df1f9ef99e7d1d75769d
Author: John Helmert III  gentoo  org>
AuthorDate: Sun Mar 26 17:00:35 2023 +
Commit: John Helmert III  gentoo  org>
CommitDate: Sun Mar 26 17:00:46 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fe051609

app-crypt/sbctl: drop 0.9

Signed-off-by: John Helmert III  gentoo.org>

 app-crypt/sbctl/Manifest |  3 ---
 app-crypt/sbctl/sbctl-0.9.ebuild | 33 -
 2 files changed, 36 deletions(-)

diff --git a/app-crypt/sbctl/Manifest b/app-crypt/sbctl/Manifest
index e463f44784f7..62ad0ff424c9 100644
--- a/app-crypt/sbctl/Manifest
+++ b/app-crypt/sbctl/Manifest
@@ -4,6 +4,3 @@ DIST sbctl-0.10.tar.gz.sig 566 BLAKE2B 
8ecac994cb4705a4728bb0a1424ece06f394da87c
 DIST sbctl-0.11-deps.tar.xz 20914368 BLAKE2B 
37fad80fc8889ad61797acc83ee0f07bb4675f8a9c7856b744c49bffdc296f94e3a115fac4ab76c9616d03c01189d4d9c666149cafa02a8e8e59d49545b63a3e
 SHA512 
13f73c60d44c3c2dd699d3d65aa6e112e159d49997e56ec02d80a9c1730f53b551fd62272dcd96a9e8b32f148257b0aab78c64994521b0b83df2fc4450054552
 DIST sbctl-0.11.tar.gz 1634308 BLAKE2B 
a55b7359e1fe605f1bd972a49d559e711bfbeb6908e903530c133b188b996efdbb33c3ff33cd36073809708b4d01b42c8d2202d5e1aeed5efc43bbf6edd8912a
 SHA512 
88d23bf40af4f19dc6b1de17df75989ec2a6e52f68bdb444bd4619a78c0ac1f2d4f6a0182ad251094884a448dc99f08d3dd39d9bb78b595ae6ed0227a78a7847
 DIST sbctl-0.11.tar.gz.sig 566 BLAKE2B 
c840d5375cb00be3daa5522d0dfb78bf4ba093901aa4b8bcec3188bb4ae2f5e8059b51733c6b65d10dec552d2311b65536e1652ca01a9bdbd53e63b540019631
 SHA512 
70fc606bb387152d6bd7e40d12c00d98a15ff1197797aeb21aeb8647982ca5ee6fde532d99afab038dbe3eb0bb262253eab6bedd113ccc46e29a9949c531be86
-DIST sbctl-0.9-deps.tar.xz 21517024 BLAKE2B 
6a90caf5bae7561d63d65777f8293012f946a1688dc86e2a9932ec1eb6cd3b89cd2293c202daa01ab8dc91952fcb7c47974a72d1750965d9d0636441d1405782
 SHA512 
6ec614082a15b2817f551d7b25353f1014bec7a86b730617168ba719695836571cbeff66b9ee57ebef37fcbfff4565117fc44ad1580b790a9cb031f861e71937
-DIST sbctl-0.9.tar.gz 108318 BLAKE2B 
8d50562e471416562e5cec07e155ea16cb919cff062435c3450e09c1d411b3a356f42a062aae74c5b826afe6f7853a68eb213b479797ca85bbd847d95d386f03
 SHA512 
5b1d02dce29ca2adc96048191ebdd07003d4ada28fb829fb829db27645710696502efe1c4b94166df7ddeceaa283cc713e7d9195c11291d426a69aa3cce5cf22
-DIST sbctl-0.9.tar.gz.sig 566 BLAKE2B 
1932291376bd993626cfeaa82a7a58ea8998eefbf8cf952a66ba9133d22f4da414a0cbe1e50382308d710fe7af0277582cb8c3d77cd043cb4d22c6e832da8c28
 SHA512 
39f7848796c92babe9ffd3928c71adee4987ab97ae8606baecaf2c7def7a5147624027450c6bfafc66e30c18d609354d06e5c30aeb362fabd8d7efcaed7e151d

diff --git a/app-crypt/sbctl/sbctl-0.9.ebuild b/app-crypt/sbctl/sbctl-0.9.ebuild
deleted file mode 100644
index d6647f28d81d..
--- a/app-crypt/sbctl/sbctl-0.9.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit go-module verify-sig
-
-DESCRIPTION="Secure Boot key manager"
-HOMEPAGE="https://github.com/Foxboron/sbctl;
-SRC_URI="https://github.com/Foxboron/${PN}/releases/download/${PV}/${P}.tar.gz
-   https://dev.gentoo.org/~ajak/dist/${P}-deps.tar.xz
-   verify-sig? ( 
https://github.com/Foxboron/${PN}/releases/download/${PV}/${P}.tar.gz.sig )"
-
-LICENSE="Apache-2.0 BSD BSD-2 MIT"
-SLOT="0"
-KEYWORDS="amd64"
-
-BDEPEND="app-text/asciidoc
-   verify-sig? ( sec-keys/openpgp-keys-foxboron )"
-
-VERIFY_SIG_OPENPGP_KEY_PATH="${BROOT}/usr/share/openpgp-keys/foxboron.asc"
-
-src_unpack() {
-   if use verify-sig; then
-   verify-sig_verify_detached "${DISTDIR}"/${P}.tar.gz{,.sig}
-   fi
-
-   default
-}
-
-src_install() {
-   emake PREFIX="${ED}/usr" install
-}



[gentoo-commits] repo/gentoo:master commit in: app-crypt/sbctl/

2023-03-26 Thread John Helmert III
commit: 0c477e7d3b6d3b511650db0ba614cb207d825ef7
Author: John Helmert III  gentoo  org>
AuthorDate: Sun Mar 26 16:50:28 2023 +
Commit: John Helmert III  gentoo  org>
CommitDate: Sun Mar 26 17:00:46 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0c477e7d

app-crypt/sbctl: add 0.11

Signed-off-by: John Helmert III  gentoo.org>

 app-crypt/sbctl/Manifest  |  3 +++
 app-crypt/sbctl/sbctl-0.11.ebuild | 33 +
 2 files changed, 36 insertions(+)

diff --git a/app-crypt/sbctl/Manifest b/app-crypt/sbctl/Manifest
index 2c850a3e..e463f44784f7 100644
--- a/app-crypt/sbctl/Manifest
+++ b/app-crypt/sbctl/Manifest
@@ -1,6 +1,9 @@
 DIST sbctl-0.10-deps.tar.xz 21535928 BLAKE2B 
8c63574ee8dafe998b28078553b30485aa34f75377602c83b4b04d3a65e6ba2ca162b8c3abe2a8dbf4d860258ae4178a6dad4b2835e3c2d79b4295a9539638b5
 SHA512 
4f811ed7fc78267e5b7dceb79b28e951e50c7affaf1acbbe1c75b1df8702511cdcf0ab3145c474644fc976a64e5beb147b2cf54ef6773d538d20876365a3e879
 DIST sbctl-0.10.tar.gz 1627117 BLAKE2B 
e123d53094481249d43a3b98140a4fb28281f28d192d9834af65bdc077a60b51f53d6fb941eb54f63a5fc45aafe9d5b9a8858c2eb55636c4a1ca1cf3392e0f31
 SHA512 
73a12a78b0ae9e020f8ec168840dcb436c0ff54bbe3906643be65119ce925ba95f8d4558bd6868dbd6d2c1dcd6b16a8f8571fb465d36ef0d98229040db81ffdb
 DIST sbctl-0.10.tar.gz.sig 566 BLAKE2B 
8ecac994cb4705a4728bb0a1424ece06f394da87cf518395b3590949c5e9925965c57ec03c3b26e9f97073b2abc0348f7d822bdc351d5b230a87f422e7f836e4
 SHA512 
34910726155fce49c6c507b0d43fb01d1fc1782bd4cccaaed1fa286f63cd09af0a25f3dc295312770ff9afc931a19d9dbc71c02f0e92ae3fcce64205bcaeb9da
+DIST sbctl-0.11-deps.tar.xz 20914368 BLAKE2B 
37fad80fc8889ad61797acc83ee0f07bb4675f8a9c7856b744c49bffdc296f94e3a115fac4ab76c9616d03c01189d4d9c666149cafa02a8e8e59d49545b63a3e
 SHA512 
13f73c60d44c3c2dd699d3d65aa6e112e159d49997e56ec02d80a9c1730f53b551fd62272dcd96a9e8b32f148257b0aab78c64994521b0b83df2fc4450054552
+DIST sbctl-0.11.tar.gz 1634308 BLAKE2B 
a55b7359e1fe605f1bd972a49d559e711bfbeb6908e903530c133b188b996efdbb33c3ff33cd36073809708b4d01b42c8d2202d5e1aeed5efc43bbf6edd8912a
 SHA512 
88d23bf40af4f19dc6b1de17df75989ec2a6e52f68bdb444bd4619a78c0ac1f2d4f6a0182ad251094884a448dc99f08d3dd39d9bb78b595ae6ed0227a78a7847
+DIST sbctl-0.11.tar.gz.sig 566 BLAKE2B 
c840d5375cb00be3daa5522d0dfb78bf4ba093901aa4b8bcec3188bb4ae2f5e8059b51733c6b65d10dec552d2311b65536e1652ca01a9bdbd53e63b540019631
 SHA512 
70fc606bb387152d6bd7e40d12c00d98a15ff1197797aeb21aeb8647982ca5ee6fde532d99afab038dbe3eb0bb262253eab6bedd113ccc46e29a9949c531be86
 DIST sbctl-0.9-deps.tar.xz 21517024 BLAKE2B 
6a90caf5bae7561d63d65777f8293012f946a1688dc86e2a9932ec1eb6cd3b89cd2293c202daa01ab8dc91952fcb7c47974a72d1750965d9d0636441d1405782
 SHA512 
6ec614082a15b2817f551d7b25353f1014bec7a86b730617168ba719695836571cbeff66b9ee57ebef37fcbfff4565117fc44ad1580b790a9cb031f861e71937
 DIST sbctl-0.9.tar.gz 108318 BLAKE2B 
8d50562e471416562e5cec07e155ea16cb919cff062435c3450e09c1d411b3a356f42a062aae74c5b826afe6f7853a68eb213b479797ca85bbd847d95d386f03
 SHA512 
5b1d02dce29ca2adc96048191ebdd07003d4ada28fb829fb829db27645710696502efe1c4b94166df7ddeceaa283cc713e7d9195c11291d426a69aa3cce5cf22
 DIST sbctl-0.9.tar.gz.sig 566 BLAKE2B 
1932291376bd993626cfeaa82a7a58ea8998eefbf8cf952a66ba9133d22f4da414a0cbe1e50382308d710fe7af0277582cb8c3d77cd043cb4d22c6e832da8c28
 SHA512 
39f7848796c92babe9ffd3928c71adee4987ab97ae8606baecaf2c7def7a5147624027450c6bfafc66e30c18d609354d06e5c30aeb362fabd8d7efcaed7e151d

diff --git a/app-crypt/sbctl/sbctl-0.11.ebuild 
b/app-crypt/sbctl/sbctl-0.11.ebuild
new file mode 100644
index ..d12c8d756274
--- /dev/null
+++ b/app-crypt/sbctl/sbctl-0.11.ebuild
@@ -0,0 +1,33 @@
+# Copyright 2022-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit go-module verify-sig
+
+DESCRIPTION="Secure Boot key manager"
+HOMEPAGE="https://github.com/Foxboron/sbctl;
+SRC_URI="https://github.com/Foxboron/${PN}/releases/download/${PV}/${P}.tar.gz
+   
https://dev.gentoo.org/~ajak/distfiles/${CATEGORY}/${PN}/${P}-deps.tar.xz
+   verify-sig? ( 
https://github.com/Foxboron/${PN}/releases/download/${PV}/${P}.tar.gz.sig )"
+
+LICENSE="Apache-2.0 BSD BSD-2 MIT"
+SLOT="0"
+KEYWORDS="~amd64"
+
+BDEPEND="app-text/asciidoc
+   verify-sig? ( sec-keys/openpgp-keys-foxboron )"
+
+VERIFY_SIG_OPENPGP_KEY_PATH="${BROOT}/usr/share/openpgp-keys/foxboron.asc"
+
+src_unpack() {
+   if use verify-sig; then
+   verify-sig_verify_detached "${DISTDIR}"/${P}.tar.gz{,.sig}
+   fi
+
+   default
+}
+
+src_install() {
+   emake PREFIX="${ED}/usr" install
+}



[gentoo-commits] repo/gentoo:master commit in: dev-qt/qtimageformats/

2023-03-26 Thread Jimi Huotari
commit: 9d20f80e0115e95546efc3dc2b59bf478f3e731b
Author: Jimi Huotari  gentoo  org>
AuthorDate: Sun Mar 26 16:55:45 2023 +
Commit: Jimi Huotari  gentoo  org>
CommitDate: Sun Mar 26 16:59:06 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9d20f80e

dev-qt/qtimageformats: drop 6.4.2

Signed-off-by: Jimi Huotari  gentoo.org>

 dev-qt/qtimageformats/Manifest|  1 -
 dev-qt/qtimageformats/qtimageformats-6.4.2.ebuild | 35 ---
 2 files changed, 36 deletions(-)

diff --git a/dev-qt/qtimageformats/Manifest b/dev-qt/qtimageformats/Manifest
index 80e56735616d..34e77a44ebf0 100644
--- a/dev-qt/qtimageformats/Manifest
+++ b/dev-qt/qtimageformats/Manifest
@@ -1,4 +1,3 @@
 DIST qtimageformats-5.15.8-gentoo-kde-2.tar.xz 6964 BLAKE2B 
934e35ef39ba3e41d87842d5883cfef1e21f36fa3abbe20851cef33c4b652eab74b4dc704b926aaaecf6927183a36167c0879593511bf143749e51cea82feee9
 SHA512 
a5d1e3ef2706e4d28f0f72199f422c3c41b11836bbafee6800cfb498e242c3587c8d076ca1770e5b88e1b18590ef0a3e0bb98328aa87524c6f4c7ac385b995bb
 DIST qtimageformats-everywhere-opensource-src-5.15.8.tar.xz 1843016 BLAKE2B 
55f4a0b212e63483d23a8a962ffafd826994088e00025291a502d371540e2d88217f5caeea03d40347ff756033b47ffa71e1e250673b977013b7dd5d190b0e7c
 SHA512 
e601a1ebd0881e59c1f87df748faf63df12f552fe668d16af27a58421848ba4de822b4dc3fc54f23c17b818408b6af2edbfb0b59c29e7da8a272d25ac51d7cdd
-DIST qtimageformats-everywhere-src-6.4.2.tar.xz 1938812 BLAKE2B 
65d1e5e7c415397cb411acc60fdb7ba316e986de30eb23a14c92f4fa6d3280bbb7aab2e592fd6d360052ba757472e8fd0aa35212fa3be545e07a4714bfe93ac7
 SHA512 
2bda0001295d1a27ee3018d7a7236525ee41f7de33d58805a71277b5a7d8f9506687a7bb9d6630e32cbcb89e340048591e9f9d29833a3bb4d8168c4779dc5320
 DIST qtimageformats-everywhere-src-6.4.3.tar.xz 1962440 BLAKE2B 
c03c82d8a2ec1608e61ba5ca09078fabe055e700ab8d9462f48c62b9e8e3ee6dc0b90edee2400a418bca96dd8037cce0e64a14701c4dc788f5400a56093f257d
 SHA512 
8e165986394c184520412533fbe088577d3a5661fecee8ef7938467ad329da28aa2771721f7ed84c75f1878426d24a17812aee3c492da68618cf6bbcc5580a36

diff --git a/dev-qt/qtimageformats/qtimageformats-6.4.2.ebuild 
b/dev-qt/qtimageformats/qtimageformats-6.4.2.ebuild
deleted file mode 100644
index ffa831e51aa5..
--- a/dev-qt/qtimageformats/qtimageformats-6.4.2.ebuild
+++ /dev/null
@@ -1,35 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit qt6-build
-
-DESCRIPTION="Additional format plugins for the Qt image I/O system"
-
-if [[ ${QT6_BUILD_TYPE} == release ]]; then
-   KEYWORDS="~amd64"
-fi
-
-IUSE="mng"
-
-DEPEND="
-   =dev-qt/qtbase-${PV}*[gui]
-   media-libs/libwebp:=
-   media-libs/tiff:=
-   mng? ( media-libs/libmng:= )
-"
-RDEPEND="${DEPEND}"
-
-src_configure() {
-   local mycmakeargs=(
-   -DQT_FEATURE_jasper=OFF
-   $(qt_feature mng)
-   -DQT_FEATURE_tiff=ON
-   -DQT_FEATURE_webp=ON
-   -DQT_FEATURE_system_tiff=ON
-   -DQT_FEATURE_system_webp=ON
-   )
-
-   qt6-build_src_configure
-}



[gentoo-commits] repo/gentoo:master commit in: dev-qt/qtbase/

2023-03-26 Thread Jimi Huotari
commit: 0e6b657fe9851f8e888e4c85bc009c2339ec827a
Author: Jimi Huotari  gentoo  org>
AuthorDate: Sun Mar 26 16:56:52 2023 +
Commit: Jimi Huotari  gentoo  org>
CommitDate: Sun Mar 26 16:59:08 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0e6b657f

dev-qt/qtbase: drop 6.4.2

Signed-off-by: Jimi Huotari  gentoo.org>

 dev-qt/qtbase/Manifest|   1 -
 dev-qt/qtbase/qtbase-6.4.2.ebuild | 189 --
 2 files changed, 190 deletions(-)

diff --git a/dev-qt/qtbase/Manifest b/dev-qt/qtbase/Manifest
index 56fd88940d3e..06d185fe31f1 100644
--- a/dev-qt/qtbase/Manifest
+++ b/dev-qt/qtbase/Manifest
@@ -1,2 +1 @@
-DIST qtbase-everywhere-src-6.4.2.tar.xz 47987188 BLAKE2B 
5d25d8b912ba775faa5855ad4326cbd19580cc7f98b997a9bbdb4a2216550a60b2c8a7a2ef1741a5dfd66ebde0d1cf5d0394215474c39c7779648b03c3892812
 SHA512 
b00cce7bfc29d3a34c9a2f08db147c4bfd962e178916d60033e1845b25eaeaa4fbd42f5c1d7e39453ddb412a4e91c22c8eae52745eda8a47e35a691054d5496e
 DIST qtbase-everywhere-src-6.4.3.tar.xz 48078536 BLAKE2B 
36d693535479677ca319485634c3eea9dc3c8e8870c8e3cab7693cab601f26c6f792ec056b66488db290defc771b65cdffdea16b420a24ea55e5c4f250119a70
 SHA512 
a2d0779ba7ee8b8b78f5dc8db06177d04d50463fea7cad0b7785721acfc33dbbbaa1a7bfc052edb90ba1d11b488c30004daa43b6924a97126b9b8f82ad1a7f43

diff --git a/dev-qt/qtbase/qtbase-6.4.2.ebuild 
b/dev-qt/qtbase/qtbase-6.4.2.ebuild
deleted file mode 100644
index c6545a5f1a0c..
--- a/dev-qt/qtbase/qtbase-6.4.2.ebuild
+++ /dev/null
@@ -1,189 +0,0 @@
-# Copyright 2021-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit qt6-build
-
-DESCRIPTION="Cross-platform application development framework"
-
-if [[ ${QT6_BUILD_TYPE} == release ]]; then
-   KEYWORDS="~amd64"
-fi
-
-# Qt Modules
-IUSE="+concurrent +dbus +gui +network +sql opengl +widgets +xml zstd"
-REQUIRED_USE="
-   opengl? ( gui )
-   widgets? ( gui )
-   X? ( || ( evdev libinput ) )
-"
-
-QTGUI_IUSE="accessibility egl eglfs evdev gles2-only +jpeg +libinput tslib 
tuio vulkan +X"
-QTNETWORK_IUSE="brotli gssapi libproxy sctp +ssl vnc"
-QTSQL_IUSE="freetds mysql oci8 odbc postgres +sqlite"
-IUSE+=" ${QTGUI_IUSE} ${QTNETWORK_IUSE} ${QTSQL_IUSE} cups gtk icu systemd 
+udev"
-# QtPrintSupport = QtGui + QtWidgets enabled.
-# ibus = xkbcommon + dbus, and xkbcommon needs either libinput or X
-REQUIRED_USE+="
-   $(printf '%s? ( gui ) ' ${QTGUI_IUSE//+/})
-   $(printf '%s? ( network ) ' ${QTNETWORK_IUSE//+/})
-   $(printf '%s? ( sql ) ' ${QTSQL_IUSE//+/})
-   accessibility? ( dbus X )
-   cups? ( gui widgets )
-   eglfs? ( egl )
-   gtk? ( widgets )
-   gui? ( || ( eglfs X ) || ( libinput X ) )
-   libinput? ( udev )
-   sql? ( || ( freetds mysql oci8 odbc postgres sqlite ) )
-   vnc? ( gui )
-   X? ( gles2-only? ( egl ) )
-"
-
-# TODO:
-# qtimageformats: mng not done yet, qtimageformats.git upstream commit 9443239c
-# qtnetwork: connman, networkmanager
-DEPEND="
-   app-crypt/libb2
-   dev-libs/double-conversion:=
-   dev-libs/glib:2
-   dev-libs/libpcre2:=[pcre16,unicode]
-   dev-util/gtk-update-icon-cache
-   media-libs/fontconfig
-   >=media-libs/freetype-2.6.1:2
-   >=media-libs/harfbuzz-1.6.0:=
-   media-libs/tiff:=
-   >=sys-apps/dbus-1.4.20
-   sys-libs/zlib:=
-   brotli? ( app-arch/brotli:= )
-   evdev? ( sys-libs/mtdev )
-   freetds? ( dev-db/freetds )
-   gles2-only? ( media-libs/libglvnd )
-   !gles2-only? ( media-libs/libglvnd[X] )
-   gssapi? ( virtual/krb5 )
-   gtk? (
-   x11-libs/gtk+:3
-   x11-libs/libX11
-   x11-libs/pango
-   )
-   gui? ( media-libs/libpng:= )
-   icu? ( dev-libs/icu:= )
-   !icu? ( virtual/libiconv )
-   jpeg? ( media-libs/libjpeg-turbo:= )
-   libinput? (
-   dev-libs/libinput:=
-   >=x11-libs/libxkbcommon-0.5.0
-   )
-   libproxy? ( net-libs/libproxy )
-   mysql? ( dev-db/mysql-connector-c:= )
-   oci8? ( dev-db/oracle-instantclient:=[sdk] )
-   odbc? ( dev-db/unixODBC )
-   postgres? ( dev-db/postgresql:* )
-   sctp? ( kernel_linux? ( net-misc/lksctp-tools ) )
-   sqlite? ( dev-db/sqlite:3 )
-   ssl? ( dev-libs/openssl:= )
-   systemd? ( sys-apps/systemd:= )
-   tslib? ( >=x11-libs/tslib-1.21 )
-   udev? ( virtual/libudev:= )
-   vulkan? ( dev-util/vulkan-headers )
-   X? (
-   x11-libs/libdrm
-   x11-libs/libICE
-   x11-libs/libSM
-   x11-libs/libX11
-   >=x11-libs/libxcb-1.12:=
-   >=x11-libs/libxkbcommon-0.5.0[X]
-   x11-libs/xcb-util-image
-   x11-libs/xcb-util-keysyms
-   x11-libs/xcb-util-renderutil
-   x11-libs/xcb-util-wm
-   )
-   zstd? ( app-arch/zstd:= )
-"

[gentoo-commits] repo/gentoo:master commit in: dev-qt/qtshadertools/

2023-03-26 Thread Jimi Huotari
commit: 3b6c6413105f3c4bbbcd5df5bbaf02797a79c250
Author: Jimi Huotari  gentoo  org>
AuthorDate: Sun Mar 26 16:56:39 2023 +
Commit: Jimi Huotari  gentoo  org>
CommitDate: Sun Mar 26 16:59:07 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3b6c6413

dev-qt/qtshadertools: drop 6.4.2

Signed-off-by: Jimi Huotari  gentoo.org>

 dev-qt/qtshadertools/Manifest   |  1 -
 dev-qt/qtshadertools/qtshadertools-6.4.2.ebuild | 17 -
 2 files changed, 18 deletions(-)

diff --git a/dev-qt/qtshadertools/Manifest b/dev-qt/qtshadertools/Manifest
index 71987b7287a6..f683ca3db860 100644
--- a/dev-qt/qtshadertools/Manifest
+++ b/dev-qt/qtshadertools/Manifest
@@ -1,2 +1 @@
-DIST qtshadertools-everywhere-src-6.4.2.tar.xz 1001392 BLAKE2B 
c284b1302debec2313151ac199f52c7e53f94a047a9141615eb42d8a54fb5a3ade8db5023021beffb024609fe1f7527eadd998a0407e170c52f6ad27dc1f7335
 SHA512 
ba35c07c253b0c009be297173996327c3bfc2772d5190f4a7b7c4b5af2f0ee339ed35107139d65a751646a911b499afff2faa04ccd7802b3d7e7aa38ce10
 DIST qtshadertools-everywhere-src-6.4.3.tar.xz 1001780 BLAKE2B 
aae5cb54f219bc1868b002eef3417d1215dbfe55a357ce6143e4eb7b4bb38ba92eec9411d80f9f4aef2b43205243ba5b4733b76e36272478752dc0121f676604
 SHA512 
11d6111c4b645d2d31b19c6cf788726546f484bd9c6a3940bdb2ce82f76eecf56a47655065fb87bf488a12968ea26e48e4c0c8b3ff9d702339bd497bef31630e

diff --git a/dev-qt/qtshadertools/qtshadertools-6.4.2.ebuild 
b/dev-qt/qtshadertools/qtshadertools-6.4.2.ebuild
deleted file mode 100644
index 88a20ffbb689..
--- a/dev-qt/qtshadertools/qtshadertools-6.4.2.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 2021-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit qt6-build
-
-DESCRIPTION="Qt APIs and Tools for Graphics Pipelines"
-
-if [[ ${QT6_BUILD_TYPE} == release ]]; then
-   KEYWORDS="~amd64"
-fi
-
-DEPEND="
-   =dev-qt/qtbase-${PV}*[gui]
-"
-RDEPEND="${DEPEND}"



[gentoo-commits] repo/gentoo:master commit in: dev-qt/qtmultimedia/

2023-03-26 Thread Jimi Huotari
commit: 095c6be9a6ffa023b232421c7ab9eee85c0e66f2
Author: Jimi Huotari  gentoo  org>
AuthorDate: Sun Mar 26 16:56:30 2023 +
Commit: Jimi Huotari  gentoo  org>
CommitDate: Sun Mar 26 16:59:07 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=095c6be9

dev-qt/qtmultimedia: drop 6.4.2

Signed-off-by: Jimi Huotari  gentoo.org>

 dev-qt/qtmultimedia/Manifest  |  1 -
 dev-qt/qtmultimedia/qtmultimedia-6.4.2.ebuild | 42 ---
 2 files changed, 43 deletions(-)

diff --git a/dev-qt/qtmultimedia/Manifest b/dev-qt/qtmultimedia/Manifest
index bd7a2c59dc17..c7c39815a203 100644
--- a/dev-qt/qtmultimedia/Manifest
+++ b/dev-qt/qtmultimedia/Manifest
@@ -1,4 +1,3 @@
 DIST qtmultimedia-5.15.8-gentoo-kde-1.tar.xz 1328 BLAKE2B 
ebebf55efbcb94a78fd93dd5312862a465a83bca2494bc04492595523a06afca1de050e12a08ac3a0ed437d7fdfed6223bda9d553de1c2fd7a148df9fc00ce7f
 SHA512 
e83bbad3b46ecab048e97a0facc8374bedb3cf80b0b9eeb4151f99a79bd2292e49bc2942a5d060fe00f6cd497dc709975cd0451a49ac99beb6f6824fb835
 DIST qtmultimedia-everywhere-opensource-src-5.15.8.tar.xz 3833148 BLAKE2B 
3e418a9949517ee42dfda6b51e1e03cd7f4eda7321aed5894eef91562dc6a10caa4654a0c9578a70b74c093e8570488282349abd735b6a79f4b3caaf7f60e250
 SHA512 
d448a612845e0afb896d6d0292506a8fae7da0b735ee4d139ab69123c93e67723aa41280dea7e704df89e43b849e7f6da3eeea1de94eee167b43d7c35a1a39cd
-DIST qtmultimedia-everywhere-src-6.4.2.tar.xz 5938092 BLAKE2B 
e232f277160dad1a3b32eff284e05264be8dd0e8247a78873ad422f86167aaf20ea21f7c39d07eb2240b56a0a371e7d38dce95054ae9c840a5d948625583eb25
 SHA512 
3d89ef97e9c58e9e6de61d3410d382cd2427835d26993a79368790b2aeff572fe1924d4cf9468fe3b7be232f99acb24668fe4d42df654df04af8f3d03d18f851
 DIST qtmultimedia-everywhere-src-6.4.3.tar.xz 5941312 BLAKE2B 
968dee6e258621b81d61c8fdc16ca069027d778b6d6c3ca5bd7590c8c7b72210df6217bf7cfc4c6520085b4bc3baf8edec003f9eb844191f90940897a3f25a87
 SHA512 
1e3d6d9d78acf10863fe2d4624ed044d86149fe8a72c8c47150975eff6f76edcb8a7d4dcdb73ab127ed3cc4414b7f7100b0e9e9c633e50c90ef3c0d36134d9b5

diff --git a/dev-qt/qtmultimedia/qtmultimedia-6.4.2.ebuild 
b/dev-qt/qtmultimedia/qtmultimedia-6.4.2.ebuild
deleted file mode 100644
index 07b0a8706fd5..
--- a/dev-qt/qtmultimedia/qtmultimedia-6.4.2.ebuild
+++ /dev/null
@@ -1,42 +0,0 @@
-# Copyright 2021-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit qt6-build
-
-DESCRIPTION="Qt Multimedia"
-
-if [[ ${QT6_BUILD_TYPE} == release ]]; then
-   KEYWORDS="~amd64"
-fi
-
-IUSE="gstreamer"
-
-RDEPEND="
-   =dev-qt/qtbase-${PV}*[gui,network,widgets]
-   =dev-qt/qtdeclarative-${PV}*
-   =dev-qt/qtshadertools-${PV}*
-   =dev-qt/qtsvg-${PV}*
-   gstreamer? (
-   dev-libs/glib:2
-   media-libs/gstreamer:1.0
-   media-libs/gst-plugins-bad:1.0
-   media-libs/gst-plugins-base:1.0
-   media-libs/libglvnd
-   )
-"
-DEPEND="${RDEPEND}
-   gstreamer? ( x11-base/xorg-proto )
-"
-
-src_configure() {
-   # TODO: linux_v4l automagic
-   local mycmakeargs=(
-   -DQT_FEATURE_alsa=off
-   -DQT_FEATURE_pulseaudio=off
-   $(qt_feature gstreamer)
-   )
-
-   qt6-build_src_configure
-}



[gentoo-commits] repo/gentoo:master commit in: dev-qt/qt5compat/

2023-03-26 Thread Jimi Huotari
commit: 452ef92b08bab9d054a18577c6e6005c5ab47911
Author: Jimi Huotari  gentoo  org>
AuthorDate: Sun Mar 26 16:57:08 2023 +
Commit: Jimi Huotari  gentoo  org>
CommitDate: Sun Mar 26 16:59:06 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=452ef92b

dev-qt/qt5compat: drop 6.4.2

Signed-off-by: Jimi Huotari  gentoo.org>

 dev-qt/qt5compat/Manifest   |  1 -
 dev-qt/qt5compat/qt5compat-6.4.2.ebuild | 18 --
 2 files changed, 19 deletions(-)

diff --git a/dev-qt/qt5compat/Manifest b/dev-qt/qt5compat/Manifest
index 6b72b7cfd09a..f6bd8fa02cb0 100644
--- a/dev-qt/qt5compat/Manifest
+++ b/dev-qt/qt5compat/Manifest
@@ -1,2 +1 @@
-DIST qt5compat-everywhere-src-6.4.2.tar.xz 14638200 BLAKE2B 
518d254012f65e2f73dbef362abaf5e2890f6b8a97a0e6211b65a92e2e64d149b0fafd39a7f7a9d2f87a6deda04286a0eb2ced56810fb894d5305da5a81f5edf
 SHA512 
8aa49cbbe92e628be3b502bbf0a9668b7664829a12c8cf0eced816cda880d034d567f287d2a1bd1efb7d693b3de7e583d2c2d69e2437cdeda737c67d7949ca56
 DIST qt5compat-everywhere-src-6.4.3.tar.xz 14638428 BLAKE2B 
70afd4ff347fc58a4b67ce15d7ccaa542084eeeda672c5f33feedd550cb21a7d93bab192b24ab9b8330aad2a9cfee9f9b47f908cde5667a444f44e0882ceab60
 SHA512 
22e3d6360afdb83b4bd122153cf3bba09d8593dbdd65ccf5b80e032b9de437f868b05c7170e636fd6bd8f42dd1eb56b07f21b73fd0c4a5437fcb72aa070d830b

diff --git a/dev-qt/qt5compat/qt5compat-6.4.2.ebuild 
b/dev-qt/qt5compat/qt5compat-6.4.2.ebuild
deleted file mode 100644
index e930872d0c3d..
--- a/dev-qt/qt5compat/qt5compat-6.4.2.ebuild
+++ /dev/null
@@ -1,18 +0,0 @@
-# Copyright 2022-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit qt6-build
-
-DESCRIPTION="Qt module containing the unsupported Qt 5 APIs"
-
-if [[ ${QT6_BUILD_TYPE} == release ]]; then
-   KEYWORDS="~amd64"
-fi
-
-DEPEND="
-   =dev-qt/qtbase-${PV}*[gui,network]
-   =dev-qt/qtdeclarative-${PV}*
-"
-RDEPEND="${DEPEND}"



[gentoo-commits] repo/gentoo:master commit in: dev-qt/qtdeclarative/

2023-03-26 Thread Jimi Huotari
commit: c2bdf5df9953de28a1613f146c652a41be4ccc17
Author: Jimi Huotari  gentoo  org>
AuthorDate: Sun Mar 26 16:56:01 2023 +
Commit: Jimi Huotari  gentoo  org>
CommitDate: Sun Mar 26 16:59:07 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c2bdf5df

dev-qt/qtdeclarative: drop 6.4.2

Signed-off-by: Jimi Huotari  gentoo.org>

 dev-qt/qtdeclarative/Manifest   |  1 -
 dev-qt/qtdeclarative/qtdeclarative-6.4.2.ebuild | 30 -
 2 files changed, 31 deletions(-)

diff --git a/dev-qt/qtdeclarative/Manifest b/dev-qt/qtdeclarative/Manifest
index 3703fb8e2d9b..f05650eb4d67 100644
--- a/dev-qt/qtdeclarative/Manifest
+++ b/dev-qt/qtdeclarative/Manifest
@@ -1,4 +1,3 @@
 DIST qtdeclarative-5.15.8-gentoo-kde-1.tar.xz 19932 BLAKE2B 
e889597ce322d642f0a1a60fd47b23a34b7d40585ab34841cfbce2225c24a4c56075698a3c9b9b93eb8dce80f2a42140269b84538a6c2817997221404892c180
 SHA512 
88c9483fca6eb10ecf4810dac369260b7d85372a1b698ea9587201398f65d442b6f8bd87603a277acc71f94e6f7cff2cca750888261a3b31c2734c09415d1fd3
 DIST qtdeclarative-everywhere-opensource-src-5.15.8.tar.xz 21592984 BLAKE2B 
623264ffcca9f623896d73ce946cc0f621bdae50b520e454b59a1888a2c767f0ff089f69ed1c5e028d01fd28ae447add826fb09c615718af61e787fa1849b16e
 SHA512 
c611cc1d25b7eea1da3e5932d253d024459044d8fff6a31066033ea5867dd20aeb183b2d2ba8a2ca71cf263fc1921126509212dd43ab680134e7a9df8d937d73
-DIST qtdeclarative-everywhere-src-6.4.2.tar.xz 30564432 BLAKE2B 
b445672bfd91978855d11eac953c01902522ffe5c3bb48296f926be6234ee7dccfbb3386478633b81a44cbb067ef2078cf3c05a0b7358ae15e635c0d5ab9ccc6
 SHA512 
76742b8b0902802c1d7615c8b7948b245a535c5f9574893d0fc5f8e09cb914578c1243be23dee37f98bd037e9407f82bc71b22b688067aaa68efcec1db8f922a
 DIST qtdeclarative-everywhere-src-6.4.3.tar.xz 30556972 BLAKE2B 
a8020e59f9195e83e211db2dbb6054e66e51349f278a4bc3a24719591764b78983fbf2ead40c80f58f1feddf1ff43033c6216bf9690910169bd54fa1d8473c96
 SHA512 
ba1a477d4e388e93cdbf76c594650b431fbea1212af110fda994fa1ebca0d6cf2dba699c995744deba71bad2a9c45d214b671ddef01a995d7c6c82c61ef82aa2

diff --git a/dev-qt/qtdeclarative/qtdeclarative-6.4.2.ebuild 
b/dev-qt/qtdeclarative/qtdeclarative-6.4.2.ebuild
deleted file mode 100644
index 8c9a771cc98e..
--- a/dev-qt/qtdeclarative/qtdeclarative-6.4.2.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 2021-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit qt6-build
-
-DESCRIPTION="Qt Declarative (Quick 2)"
-
-if [[ ${QT6_BUILD_TYPE} == release ]]; then
-   KEYWORDS="~amd64"
-fi
-
-IUSE="opengl +sql +widgets"
-
-DEPEND="
-   =dev-qt/qtbase-${PV}*[network,opengl=,sql=,widgets=]
-   =dev-qt/qtshadertools-${PV}*
-"
-RDEPEND="${DEPEND}"
-
-src_configure() {
-   local mycmakeargs=(
-   $(qt_feature opengl)
-   $(qt_feature sql)
-   $(qt_feature widgets)
-   )
-
-   qt6-build_src_configure
-}



[gentoo-commits] repo/gentoo:master commit in: dev-qt/qtquick3d/

2023-03-26 Thread Jimi Huotari
commit: 20397efc41798ee71bff9e1d2563cfe8997ba308
Author: Jimi Huotari  gentoo  org>
AuthorDate: Sun Mar 26 16:55:18 2023 +
Commit: Jimi Huotari  gentoo  org>
CommitDate: Sun Mar 26 16:59:05 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=20397efc

dev-qt/qtquick3d: drop 6.4.2

Signed-off-by: Jimi Huotari  gentoo.org>

 dev-qt/qtquick3d/Manifest   |  1 -
 dev-qt/qtquick3d/qtquick3d-6.4.2.ebuild | 32 
 2 files changed, 33 deletions(-)

diff --git a/dev-qt/qtquick3d/Manifest b/dev-qt/qtquick3d/Manifest
index 2c5b35cf545d..e76ae349ebab 100644
--- a/dev-qt/qtquick3d/Manifest
+++ b/dev-qt/qtquick3d/Manifest
@@ -1,2 +1 @@
-DIST qtquick3d-everywhere-src-6.4.2.tar.xz 42804964 BLAKE2B 
6634b27675468887bb0f91e48405eb4dcf063f5f64848ce23af1c64a89a2a853666a9627c1f41dc5fad38916600fbefde3ca5fce1268ae6d6c1bf157709cc63d
 SHA512 
286606571f45a0464a57893880f805a2510ebea9a3cfb92e5225eeb3f9435b2c4d4919ce53c45dcea6ed8f7a9e84dd4afa0a5f631dbc26b3723da637260bb6af
 DIST qtquick3d-everywhere-src-6.4.3.tar.xz 44048520 BLAKE2B 
1c93fe90c071323ccc77f18893d669c1abf63edaec442f710c61f358ed2440c8f4c54f037ceab232ce2cd6d3f1bc6f10748e8bf99634b422ce3d1b6aaa2e3ef0
 SHA512 
511c8585ea8686b1e1cf2e3dd47ac5650ba312d583da7e86dc86aaff6769a5751e3d75ff3fd07664098ba6488f75c9dab68d060b0394ad0182c35c44b5306970

diff --git a/dev-qt/qtquick3d/qtquick3d-6.4.2.ebuild 
b/dev-qt/qtquick3d/qtquick3d-6.4.2.ebuild
deleted file mode 100644
index 92a82e63dc8d..
--- a/dev-qt/qtquick3d/qtquick3d-6.4.2.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 2021-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit qt6-build
-
-DESCRIPTION="Qt module and API for defining 3D content in Qt QuickTools"
-
-if [[ ${QT6_BUILD_TYPE} == release ]]; then
-   KEYWORDS="~amd64"
-elif [[ ${QT6_BUILD_TYPE} == live ]]; then
-   # Don't clone qtquick3d-assimp.
-   EGIT_SUBMODULES=()
-fi
-
-DEPEND="
-   =dev-qt/qtbase-${PV}*[concurrent,network,widgets]
-   =dev-qt/qtdeclarative-${PV}*
-   =dev-qt/qtshadertools-${PV}*
-   =dev-qt/qtquicktimeline-${PV}*
-   media-libs/assimp:=
-"
-RDEPEND="${DEPEND}"
-
-src_configure() {
-   local mycmakeargs=(
-   -DQT_FEATURE_system_assimp=ON
-   )
-
-   qt6-build_src_configure
-}



[gentoo-commits] repo/gentoo:master commit in: dev-qt/qtcharts/

2023-03-26 Thread Jimi Huotari
commit: f70b44c754767c97adffaaee01966d9c558c1618
Author: Jimi Huotari  gentoo  org>
AuthorDate: Sun Mar 26 16:56:21 2023 +
Commit: Jimi Huotari  gentoo  org>
CommitDate: Sun Mar 26 16:59:06 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f70b44c7

dev-qt/qtcharts: drop 6.4.2

Signed-off-by: Jimi Huotari  gentoo.org>

 dev-qt/qtcharts/Manifest  |  1 -
 dev-qt/qtcharts/qtcharts-6.4.2.ebuild | 18 --
 2 files changed, 19 deletions(-)

diff --git a/dev-qt/qtcharts/Manifest b/dev-qt/qtcharts/Manifest
index c9161e6382b5..872b292b2f25 100644
--- a/dev-qt/qtcharts/Manifest
+++ b/dev-qt/qtcharts/Manifest
@@ -1,3 +1,2 @@
 DIST qtcharts-everywhere-opensource-src-5.15.8.tar.xz 4254148 BLAKE2B 
b47fbd092d30a9a18f31072c485e30bd25b3a88bcd3260ceb2e9fa3e3df04dc2a74775f5520cbb3f115956cc68ca44f7da3653138fa209e35256e1b6f108082b
 SHA512 
1c57e2f92d33c038ddf17fa5f8863b474f229fb2d8f2eb16e8f48455c98b3f500d3a7d73423c0512b6c44ad33227fac3fca624bfcdbc4bbcf64da54f79b4ac7b
-DIST qtcharts-everywhere-src-6.4.2.tar.xz 4387080 BLAKE2B 
5ea177f2c7cf121bfe1569e73898e812f23ac337e3567625e0d602715f95ea9eccc253369e693f206b7cbcc9a64d23a94a0467a2919be9755bcf2b7263fa3d0c
 SHA512 
b3ee07e4a745d0bf657cc0b7419df3511446a2f7fbfa5cf98e7ae0af479214528bb19fea7b9f68f5a3f975b89b2df10cb0c7a6b709170b5d910bc38466c4b35e
 DIST qtcharts-everywhere-src-6.4.3.tar.xz 4386856 BLAKE2B 
6085c66dedd26c5712c462dfe4a55246b5d694a46f31afa72eabe1f47fe3d9834b782343dbe1166c7100732f085601688decab7de087e5b34b5522df368f198e
 SHA512 
369e5e69596a0fc4be1c3ab936d32e3690d2efe5bf28344ef71022af209813a5f1435f11ad7ed42f3dd825471d2e2d38c33564bfa514ddf8dc173b708afa3994

diff --git a/dev-qt/qtcharts/qtcharts-6.4.2.ebuild 
b/dev-qt/qtcharts/qtcharts-6.4.2.ebuild
deleted file mode 100644
index 92c6cf414b07..
--- a/dev-qt/qtcharts/qtcharts-6.4.2.ebuild
+++ /dev/null
@@ -1,18 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit qt6-build
-
-DESCRIPTION="Chart component library for the Qt6 framework"
-
-if [[ ${QT6_BUILD_TYPE} == release ]]; then
-   KEYWORDS="~amd64"
-fi
-
-DEPEND="
-   =dev-qt/qtbase-${PV}*[gui,opengl,widgets]
-   =dev-qt/qtdeclarative-${PV}*
-"
-RDEPEND="${DEPEND}"



[gentoo-commits] repo/gentoo:master commit in: dev-qt/qtnetworkauth/

2023-03-26 Thread Jimi Huotari
commit: d6c304e395b876a2ef43505359a0596e9e3e00e0
Author: Jimi Huotari  gentoo  org>
AuthorDate: Sun Mar 26 16:55:36 2023 +
Commit: Jimi Huotari  gentoo  org>
CommitDate: Sun Mar 26 16:59:05 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d6c304e3

dev-qt/qtnetworkauth: drop 6.4.2

Signed-off-by: Jimi Huotari  gentoo.org>

 dev-qt/qtnetworkauth/Manifest   |  1 -
 dev-qt/qtnetworkauth/qtnetworkauth-6.4.2.ebuild | 17 -
 2 files changed, 18 deletions(-)

diff --git a/dev-qt/qtnetworkauth/Manifest b/dev-qt/qtnetworkauth/Manifest
index 54c44611284e..06345b1cccef 100644
--- a/dev-qt/qtnetworkauth/Manifest
+++ b/dev-qt/qtnetworkauth/Manifest
@@ -1,3 +1,2 @@
 DIST qtnetworkauth-everywhere-opensource-src-5.15.8.tar.xz 143564 BLAKE2B 
d3fb7dd18714c4ef82a082df948c9b39aca4969751eec2c4a79257fe14bdb1e70d8ef829fa886935347e3b9a56febad24ff4b4dd4c3c0c35963c4939a787f118
 SHA512 
1680d6ec84b2fba24c837ff808c5b9e13b73a84c7353f6d533e10986f23f879e0d3ce9cc4ce84000b4cfbd5904e12d975210977f5376b070075c2ec814eb2baf
-DIST qtnetworkauth-everywhere-src-6.4.2.tar.xz 144784 BLAKE2B 
45c0aea5880cc036038396fbd967ba03e05c5ad5273f801adc27cb699d526db59fdbab7a11fa00da1afe5a7847dff1cd83fe3c998034e433df80157300afa4f2
 SHA512 
2a5155cc98f710b5bdb6cb56fca79732dbe8ca37901b4148bc6273a48a7b48dbe846eb2559e8221d52a98723b6bbd5e87d725af22f215985677857fd50064bcc
 DIST qtnetworkauth-everywhere-src-6.4.3.tar.xz 145000 BLAKE2B 
e6bc69987bb103a07707844c08cd2e0976e09340044a7eac44c1760e05ffbf9db1d12c03f1f476a3100d178fad35e781bddb6a20686afe242d8be4da1d3d957e
 SHA512 
ccb488646f450541ce8546463c99d45d567339f676948e62c013fc0d7588af408c617bb0bec1d122b3fcb42e79d5ce04f5f779ad6d515fa9f223af70f06c84d9

diff --git a/dev-qt/qtnetworkauth/qtnetworkauth-6.4.2.ebuild 
b/dev-qt/qtnetworkauth/qtnetworkauth-6.4.2.ebuild
deleted file mode 100644
index 90c313132402..
--- a/dev-qt/qtnetworkauth/qtnetworkauth-6.4.2.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit qt6-build
-
-DESCRIPTION="Network authorization library for the Qt6 framework"
-
-if [[ ${QT6_BUILD_TYPE} == release ]]; then
-   KEYWORDS="~amd64"
-fi
-
-DEPEND="
-   =dev-qt/qtbase-${PV}*[network,widgets]
-"
-RDEPEND="${DEPEND}"



[gentoo-commits] repo/gentoo:master commit in: dev-qt/qtquicktimeline/

2023-03-26 Thread Jimi Huotari
commit: b8277b886f03421d66e889389517867726e02aef
Author: Jimi Huotari  gentoo  org>
AuthorDate: Sun Mar 26 16:55:05 2023 +
Commit: Jimi Huotari  gentoo  org>
CommitDate: Sun Mar 26 16:59:04 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b8277b88

dev-qt/qtquicktimeline: drop 6.4.2

Signed-off-by: Jimi Huotari  gentoo.org>

 dev-qt/qtquicktimeline/Manifest |  1 -
 dev-qt/qtquicktimeline/qtquicktimeline-6.4.2.ebuild | 18 --
 2 files changed, 19 deletions(-)

diff --git a/dev-qt/qtquicktimeline/Manifest b/dev-qt/qtquicktimeline/Manifest
index 7d0cf9253039..519179cb7c4a 100644
--- a/dev-qt/qtquicktimeline/Manifest
+++ b/dev-qt/qtquicktimeline/Manifest
@@ -1,3 +1,2 @@
 DIST qtquicktimeline-everywhere-opensource-src-5.15.8.tar.xz 104348 BLAKE2B 
8b02c97e0c0c01c0e398d64d8dba8a47964c1d9b0ce1357b34d71553b3fb2401f545b1e1c161ed6ca198ed8105c6ac9528e9a46d44ea17d7d4489a97dbd1
 SHA512 
c05f94ac61613a46494f871d5b4fbbd184f9924dc66f4a82438fc9fb6248b4afb0936f925a033739215096efd6b4a240a34078216999d40c50846ea96cf9dc61
-DIST qtquicktimeline-everywhere-src-6.4.2.tar.xz 113008 BLAKE2B 
9352c836502ed57af049ff06fc8b0dc6be0a0ac05c8a0a5a84fad86e28a149ad3756534dbe48b994e10466e249575e6816d5b4d33a4a26990b39787ac273bf5b
 SHA512 
dd7f9b09312f7f94e18aa127f49d389eac183cc03f80d01dcd0faa5db2852d0bb12a9f6070543ede93b986649f455e90c4288d992bcd024f82213782f9bfda5e
 DIST qtquicktimeline-everywhere-src-6.4.3.tar.xz 113348 BLAKE2B 
2b905923479646bced55ee939e7f090d46f708014a2e64e015566a403942f0a27e7bd20020c1055cfdf73d95f47e710d3a11d97ce035895fd068fece681441f0
 SHA512 
8310e0b360859e59157b5968647a5bb82bfd09f2f61c1b289669e551781e8fd1285f3efb8ed1324013ad14b192f0d9963c8584cfec98a136c82f5956ac1de9ae

diff --git a/dev-qt/qtquicktimeline/qtquicktimeline-6.4.2.ebuild 
b/dev-qt/qtquicktimeline/qtquicktimeline-6.4.2.ebuild
deleted file mode 100644
index 3b0370aab04e..
--- a/dev-qt/qtquicktimeline/qtquicktimeline-6.4.2.ebuild
+++ /dev/null
@@ -1,18 +0,0 @@
-# Copyright 2021-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit qt6-build
-
-DESCRIPTION="Qt module for keyframe-based timeline construction"
-
-if [[ ${QT6_BUILD_TYPE} == release ]]; then
-   KEYWORDS="~amd64"
-fi
-
-DEPEND="
-   =dev-qt/qtbase-${PV}*
-   =dev-qt/qtdeclarative-${PV}*
-"
-RDEPEND="${DEPEND}"



[gentoo-commits] repo/gentoo:master commit in: dev-qt/qttools/

2023-03-26 Thread Jimi Huotari
commit: 88da50eb6a307e636925568fd3dc7abe81e6196f
Author: Jimi Huotari  gentoo  org>
AuthorDate: Sun Mar 26 16:54:42 2023 +
Commit: Jimi Huotari  gentoo  org>
CommitDate: Sun Mar 26 16:59:03 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=88da50eb

dev-qt/qttools: drop 6.4.2

Signed-off-by: Jimi Huotari  gentoo.org>

 dev-qt/qttools/Manifest |  1 -
 dev-qt/qttools/qttools-6.4.2.ebuild | 51 -
 2 files changed, 52 deletions(-)

diff --git a/dev-qt/qttools/Manifest b/dev-qt/qttools/Manifest
index 4580159b7314..11ae76385311 100644
--- a/dev-qt/qttools/Manifest
+++ b/dev-qt/qttools/Manifest
@@ -1,2 +1 @@
-DIST qttools-everywhere-src-6.4.2.tar.xz 8740276 BLAKE2B 
ea376587d3385afa620c917dbf06d3f9a8303f19388f001ae0e441ce392ae401f80893a788b3a4162575913046d922f7c9606cec85d6786860190c4b996ab201
 SHA512 
303da2e7d58d213b8a5d4f4e36c7903b57ea8011f711cfb598b79414a6da1e3cc5e47a26a34ff1bdf82e07cb4f5274bd45297b880c380e6a3de3df42837a2c2c
 DIST qttools-everywhere-src-6.4.3.tar.xz 8738280 BLAKE2B 
3da253fabc4025f36ef6a0a0a946b026288d5bc921794ecb9dd71a51113ca067ad7dc2b4f4ff85bb75f999d06639f8c9b85e3139d045ee46aaa05fc432285033
 SHA512 
24dc02b760d4b1640eac539c9d0dfff9fe516332e5932f43456140daa3044c1e748731a883cc4f80e94626602241d040341e2af27efd470e7d6f50a908660382

diff --git a/dev-qt/qttools/qttools-6.4.2.ebuild 
b/dev-qt/qttools/qttools-6.4.2.ebuild
deleted file mode 100644
index c81e52762d90..
--- a/dev-qt/qttools/qttools-6.4.2.ebuild
+++ /dev/null
@@ -1,51 +0,0 @@
-# Copyright 2021-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit qt6-build
-
-DESCRIPTION="Qt Tools Collection"
-
-if [[ ${QT6_BUILD_TYPE} == release ]]; then
-   KEYWORDS="~amd64"
-fi
-
-IUSE="
-   assistant designer distancefieldgenerator +linguist pixeltool
-   qdbus qdoc qtattributionsscanner qtdiag qtplugininfo
-"
-
-DEPEND="
-   =dev-qt/qtbase-${PV}*[network]
-   assistant? ( =dev-qt/qtbase-${PV}*[sql,widgets] )
-   designer? ( =dev-qt/qtbase-${PV}*[widgets] )
-   distancefieldgenerator? (
-   =dev-qt/qtbase-${PV}*[widgets]
-   =dev-qt/qtdeclarative-${PV}*
-   )
-   pixeltool? ( =dev-qt/qtbase-${PV}*[widgets] )
-   qdbus? ( =dev-qt/qtbase-${PV}*[widgets] )
-   qdoc? ( sys-devel/clang:= )
-   qtdiag? ( =dev-qt/qtbase-${PV}*[opengl,widgets] )
-"
-RDEPEND="${DEPEND}"
-
-src_configure() {
-   local mycmakeargs=(
-   $(qt_feature assistant)
-   -DQT_FEATURE_commandlineparser=ON
-   $(qt_feature designer)
-   $(qt_feature distancefieldgenerator)
-   $(qt_feature linguist)
-   $(qt_feature pixeltool)
-   $(qt_feature qdbus)
-   $(qt_feature qdoc clang)
-   $(qt_feature qtattributionsscanner)
-   $(qt_feature qtdiag)
-   $(qt_feature qtplugininfo)
-   -DQT_FEATURE_thread=ON
-   )
-
-   qt6-build_src_configure
-}



[gentoo-commits] repo/gentoo:master commit in: dev-qt/qtpositioning/

2023-03-26 Thread Jimi Huotari
commit: 3c182eabcc62eda25b6282265305e89b99d66ed3
Author: Jimi Huotari  gentoo  org>
AuthorDate: Sun Mar 26 16:55:30 2023 +
Commit: Jimi Huotari  gentoo  org>
CommitDate: Sun Mar 26 16:59:05 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3c182eab

dev-qt/qtpositioning: drop 6.4.2

Signed-off-by: Jimi Huotari  gentoo.org>

 dev-qt/qtpositioning/Manifest   |  1 -
 dev-qt/qtpositioning/qtpositioning-6.4.2.ebuild | 19 ---
 2 files changed, 20 deletions(-)

diff --git a/dev-qt/qtpositioning/Manifest b/dev-qt/qtpositioning/Manifest
index d2fdcb35ccfd..3e8afca8e6b4 100644
--- a/dev-qt/qtpositioning/Manifest
+++ b/dev-qt/qtpositioning/Manifest
@@ -1,3 +1,2 @@
 DIST qtlocation-everywhere-opensource-src-5.15.8.tar.xz 6559180 BLAKE2B 
1b8feb5da8d564a6605d9106ec6399aea23a4f0b43f495baf61e14266e90d2d73cd310fb6d8514730867acba1aa26efb3072c213f22f19f72c2f554d76ab281b
 SHA512 
a337fade917150c13fa2ea22ad1949f41541cea4ceb1f732ab53c20c2f19a63dcfc6f9f544ca64fdb5703d3ac8d2ec6e832f1f199a32e73a2f6c51febf53f514
-DIST qtpositioning-everywhere-src-6.4.2.tar.xz 1493780 BLAKE2B 
c3b287cea7c41e77228daffca45fa590abe7b242c02107ec5c2884fa95777c5d8a21cec26bcda9c5ef42b2b9eb5ce014a3ad9116269843499c4e107f65e7fd51
 SHA512 
3f45416c10b437572167374cf1450d8ff138f16028e2f338ea4458de4cd05ba71b7de286f7ffacd8b1808ee78b41afb975cb168a0d27077c981dc1bef1e4d412
 DIST qtpositioning-everywhere-src-6.4.3.tar.xz 1494352 BLAKE2B 
07535cf8f53fb2d4a103ffb25f5d80343c01bf69eb7fb78debe6713ca5bbc6fdad760b4c97f4a3c394e3270f0e5345b03c87474e3aad183135cd0b8cd15301b1
 SHA512 
ad8fa75430ef94596673de15c1067bcf648c76a5e938348b26ee44dae97f17c3d36e5a283a9ee78760be57df3d1390f36f476e47f26928dd72e466e469c795a7

diff --git a/dev-qt/qtpositioning/qtpositioning-6.4.2.ebuild 
b/dev-qt/qtpositioning/qtpositioning-6.4.2.ebuild
deleted file mode 100644
index 60873b452acc..
--- a/dev-qt/qtpositioning/qtpositioning-6.4.2.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 2021-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit qt6-build
-
-DESCRIPTION="Physical position determination library for the Qt6 framework"
-
-if [[ ${QT6_BUILD_TYPE} == release ]]; then
-   KEYWORDS="~amd64"
-fi
-
-DEPEND="
-   =dev-qt/qtbase-${PV}*[dbus,gui,widgets]
-   =dev-qt/qtdeclarative-${PV}*
-   =dev-qt/qtserialport-${PV}*
-"
-RDEPEND="${DEPEND}"



[gentoo-commits] repo/gentoo:master commit in: dev-qt/qtwebengine/

2023-03-26 Thread Jimi Huotari
commit: 31f1924d72b462f6ef043d68ceee87908eed3bba
Author: Jimi Huotari  gentoo  org>
AuthorDate: Sun Mar 26 16:53:38 2023 +
Commit: Jimi Huotari  gentoo  org>
CommitDate: Sun Mar 26 16:59:02 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=31f1924d

dev-qt/qtwebengine: drop 6.4.2

Signed-off-by: Jimi Huotari  gentoo.org>

 dev-qt/qtwebengine/Manifest |   1 -
 dev-qt/qtwebengine/qtwebengine-6.4.2.ebuild | 243 
 2 files changed, 244 deletions(-)

diff --git a/dev-qt/qtwebengine/Manifest b/dev-qt/qtwebengine/Manifest
index ff91ecba4e92..0de91a0efcc3 100644
--- a/dev-qt/qtwebengine/Manifest
+++ b/dev-qt/qtwebengine/Manifest
@@ -2,5 +2,4 @@ DIST qtwebengine-5.15.2-r1-chromium87-ppc64le.tar.xz 28784 
BLAKE2B aa101d14446f3
 DIST qtwebengine-5.15.2_p20211019-jumbo-build.patch.bz2 2930 BLAKE2B 
fca1d1406874d04eafb64bb4d8730512a6307ba44fb99d76f428ca1bd4a303758e0c3bd8f92a59f7bcf62e5b767c5a8ed239028bdb74ad7a8b62abf88d38c101
 SHA512 
61cbfbe4ff340b75ea8d356e031e932ac03fe65dd00ff897ca4b0185d1d989490daf75ffeaaabb3e92c870c11c7ff8ad2cd6372f5363b3d774b8ecca6d89
 DIST qtwebengine-5.15.3_p20220406-patchset.tar.xz 35480 BLAKE2B 
ce6aeebbb3255196611130d04ee7a3907ba45d6d2a283f2433e2176cf67e473e74137b180de0a9998762cc54439bb06825815e81e9f95f9413ce2956ac9308b7
 SHA512 
47e29a1429dce2db324929af91c8ef8421c75ae48f5a491db71b434f8017a5b1e7475e9938989e331e8e012220852848565242e09747892e1a8a8d3ab7386840
 DIST qtwebengine-5.15.8_p20230112.tar.xz 320881876 BLAKE2B 
681fb4e2c6dfb80f1f2839092bbbd891a0a0d68f6b31dbdfe8693b8ea9a0ecd9611ba692b0565f32fc2ad199de715cf61e333d796df618572f79d9ed88545ffb
 SHA512 
1806e7a3134579a5cfc0c932cc95ffb15edc515c2ff32b01eee9de8245938f95301610cd7b57451a07a9e3845973b88c1d64a03f1371e58106bf202b143e
-DIST qtwebengine-everywhere-src-6.4.2.tar.xz 440538956 BLAKE2B 
df94e0e8e22d11614d0d35002c0e404e6735d75e7b43bef1bfd3d5e1230a997625fe8471d8a9154798cc1f9b9c296c2b697ec70fba0428d509d1352d6d3fafee
 SHA512 
47b184a690d4fa5aa3533903068df7b28825aeb16b7c75e3c7cc29fe0cfdf07501c5f0311926c22852f626b0cd59c836d44527261dc7d5c1efbf7e15439b
 DIST qtwebengine-everywhere-src-6.4.3.tar.xz 440562844 BLAKE2B 
86155ffbb12bef9dad461c2bb0dc4fce53b269c6f9f61cd1ec49cc25bb0516dcfc903ce8b48751c9c47614d448c2cd290f3f313d5fdfe0a3643534fa7e2e9f3f
 SHA512 
e9e8bdeac942350bf779a9fabfb59ffdfec366ec23cb1c58fa416a777c9399bfa9828107f6a1c079414a8aa52a35d0547e3bd673053d994e19308e11733e0d39

diff --git a/dev-qt/qtwebengine/qtwebengine-6.4.2.ebuild 
b/dev-qt/qtwebengine/qtwebengine-6.4.2.ebuild
deleted file mode 100644
index c1a7dff6aa69..
--- a/dev-qt/qtwebengine/qtwebengine-6.4.2.ebuild
+++ /dev/null
@@ -1,243 +0,0 @@
-# Copyright 2021-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-PYTHON_COMPAT=( python3_{9..11} )
-PYTHON_REQ_USE="xml(+)"
-CHROMIUM_VER="102.0.5005.177"
-CHROMIUM_PATCHES_VER="108.0.5359.94"
-
-inherit check-reqs estack flag-o-matic multiprocessing python-any-r1 qt6-build
-
-DESCRIPTION="Library for rendering dynamic web content in Qt6 C++ and QML 
applications"
-
-if [[ ${QT6_BUILD_TYPE} == release ]]; then
-   KEYWORDS="~amd64"
-fi
-
-IUSE="
-   alsa bindist designer geolocation +jumbo-build kerberos pulseaudio 
screencast
-   +system-ffmpeg +system-icu widgets
-"
-REQUIRED_USE="designer? ( widgets )"
-
-BDEPEND="
-   $(python_gen_any_dep 'dev-python/html5lib[${PYTHON_USEDEP}]')
-   dev-util/gperf
-   dev-util/ninja
-   dev-util/re2c
-   net-libs/nodejs[ssl]
-   sys-devel/bison
-   sys-devel/flex
-"
-RDEPEND="
-   app-arch/snappy:=
-   dev-libs/glib:2
-   dev-libs/nspr
-   dev-libs/nss
-   dev-libs/expat
-   dev-libs/libevent:=
-   dev-libs/libxml2[icu]
-   dev-libs/libxslt
-   dev-libs/re2:=
-   =dev-qt/qtdeclarative-${PV}*
-   =dev-qt/qtwebchannel-${PV}*
-   media-libs/fontconfig
-   media-libs/freetype
-   media-libs/harfbuzz:=
-   media-libs/lcms:2
-   media-libs/libjpeg-turbo:=
-   media-libs/libpng:=
-   >=media-libs/libvpx-1.5:=[svc(+)]
-   media-libs/libwebp:=
-   media-libs/opus
-   sys-apps/dbus
-   sys-apps/pciutils
-   sys-libs/zlib[minizip]
-   virtual/libudev
-   x11-libs/libdrm
-   x11-libs/libX11
-   x11-libs/libXcomposite
-   x11-libs/libXcursor
-   x11-libs/libxcb:=
-   x11-libs/libXdamage
-   x11-libs/libXext
-   x11-libs/libXfixes
-   x11-libs/libXi
-   x11-libs/libxkbcommon
-   x11-libs/libxkbfile
-   x11-libs/libXrandr
-   x11-libs/libXrender
-   x11-libs/libXScrnSaver
-   x11-libs/libxshmfence:=
-   x11-libs/libXtst
-   alsa? ( media-libs/alsa-lib )
-   geolocation? ( =dev-qt/qtpositioning-${PV}* )
-   kerberos? ( virtual/krb5 )
-   pulseaudio? ( media-libs/libpulse:= )
-   screencast? ( media-video/pipewire:= )
-   system-ffmpeg? ( 

[gentoo-commits] repo/gentoo:master commit in: dev-qt/qtsvg/

2023-03-26 Thread Jimi Huotari
commit: fc9a0cb3a16df24d5f3ec0a29556d76328cda9e4
Author: Jimi Huotari  gentoo  org>
AuthorDate: Sun Mar 26 16:54:49 2023 +
Commit: Jimi Huotari  gentoo  org>
CommitDate: Sun Mar 26 16:59:04 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fc9a0cb3

dev-qt/qtsvg: drop 6.4.2

Signed-off-by: Jimi Huotari  gentoo.org>

 dev-qt/qtsvg/Manifest   |  1 -
 dev-qt/qtsvg/qtsvg-6.4.2.ebuild | 18 --
 2 files changed, 19 deletions(-)

diff --git a/dev-qt/qtsvg/Manifest b/dev-qt/qtsvg/Manifest
index ae8a7edc8bec..12db227bd803 100644
--- a/dev-qt/qtsvg/Manifest
+++ b/dev-qt/qtsvg/Manifest
@@ -1,4 +1,3 @@
 DIST qtsvg-5.15.8-gentoo-kde-1.tar.xz 4944 BLAKE2B 
c111addb333f09c32e247d63587cb90fa1b0f85fc26528d4e41b3bd5175715d775df422a2a2b8ae4f6ce2cf354212c48abf8e8c5831b01f66d9afb463d7cef07
 SHA512 
e3e08d6aa6fa57d4a521e84aac22611a4faab65d2609c7982ae5fd2da89a10a77a90049447168bb423030de9e41c3ecbd5fdc52cb3ecf60ba66d83372cf2d306
 DIST qtsvg-everywhere-opensource-src-5.15.8.tar.xz 124 BLAKE2B 
a412b271bcf70407bec4eeb0e6ae2f5df716b7efc8ac3142e12a43209a92199bdf798288e39dcc05627ae043b10896b4bceaaebe1362da8d2f6d147073c9797a
 SHA512 
a110a815e7399fc96b0197b96e9c6dec289b9a2c38393711ccfc536c087791009f8452e222f9364b5b133930fa4dea77d7bea2f250511c0511a1a76aa511dcda
-DIST qtsvg-everywhere-src-6.4.2.tar.xz 1726708 BLAKE2B 
1194352d1956b5ad8817105f03a68d263466487e821a9e7741491c67eefeb215bcfacefec51f654fde747e8d534a398b248fc0c36638a629626fcdc6ca3feff6
 SHA512 
9b9de3f19a6c98d61ec1b4ba1883aada3b57db8e2ce56a493b6d7c639ed49a43f51c16b11f65cf8ee7ba8c8f4c61e1eedebb99c8645acfcc934048f2eb76fe64
 DIST qtsvg-everywhere-src-6.4.3.tar.xz 1726464 BLAKE2B 
06a6911980abe0a756ca0901a1ca00145632b6ab724e8e8211bb9130e65d47f60bbb8732e437c197176ec9886b3b0003578508606feb956497a6089e94fd98d7
 SHA512 
75c20eff54f45e5a501ea965677b708e211a3fa435d3304868ca1b6e3cf0b4ef89e61631e4936b1ef789a06be1d3d43ec9db64be2498159eecfde1cce21e76c0

diff --git a/dev-qt/qtsvg/qtsvg-6.4.2.ebuild b/dev-qt/qtsvg/qtsvg-6.4.2.ebuild
deleted file mode 100644
index 960a981395e2..
--- a/dev-qt/qtsvg/qtsvg-6.4.2.ebuild
+++ /dev/null
@@ -1,18 +0,0 @@
-# Copyright 2021-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit qt6-build
-
-DESCRIPTION="SVG rendering library for the Qt6 framework"
-
-if [[ ${QT6_BUILD_TYPE} == release ]]; then
-   KEYWORDS="~amd64"
-fi
-
-DEPEND="
-   =dev-qt/qtbase-${PV}*[gui,widgets]
-   sys-libs/zlib:=
-"
-RDEPEND="${DEPEND}"



[gentoo-commits] repo/gentoo:master commit in: dev-qt/qtserialport/

2023-03-26 Thread Jimi Huotari
commit: 6a9491172cb24fd2fb5f6c58daf8e587d0cd3cec
Author: Jimi Huotari  gentoo  org>
AuthorDate: Sun Mar 26 16:54:57 2023 +
Commit: Jimi Huotari  gentoo  org>
CommitDate: Sun Mar 26 16:59:04 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6a949117

dev-qt/qtserialport: drop 6.4.2

Signed-off-by: Jimi Huotari  gentoo.org>

 dev-qt/qtserialport/Manifest  |  1 -
 dev-qt/qtserialport/qtserialport-6.4.2.ebuild | 18 --
 2 files changed, 19 deletions(-)

diff --git a/dev-qt/qtserialport/Manifest b/dev-qt/qtserialport/Manifest
index 6a92504a435a..b8c08ee65ca0 100644
--- a/dev-qt/qtserialport/Manifest
+++ b/dev-qt/qtserialport/Manifest
@@ -1,3 +1,2 @@
 DIST qtserialport-everywhere-opensource-src-5.15.8.tar.xz 323200 BLAKE2B 
30d0620c7101a38fe2253ee13845eec7a78dfad8d597d6798235c82ca2a916647b23e0ac9395530c53ab22dc9cdf5ee6a59bfe1a0b689152cf11602a131526fd
 SHA512 
974ae97ec9bdbb4bcecc80a07c343efe4ed686c968810e76fb0e4cd62165949c30d57a37035ac08916850cc2d207fabc0aa09e593184e65fc6d74b36bfbdc444
-DIST qtserialport-everywhere-src-6.4.2.tar.xz 319000 BLAKE2B 
b83869a762eceef9def1a1206343b7c3004ea84e274a8059a3872ba5416e30d7d2f494b49458eea855fa4c6a2163a1933e61eaa40c8377f14b369c9f3fad055f
 SHA512 
d8b33d89e78abf34766f8d37d114641e2aec90ebe7d82dd1246f453b87b266545b1679450fd8f3ab7967a348fda098179b63a6d9ec34eb5ce56d8e8b242a251f
 DIST qtserialport-everywhere-src-6.4.3.tar.xz 319400 BLAKE2B 
bfdaf61f1cd7dcb3d931a5c06e21575d38f5e265746998227459193638a4a285c6138ce78fa0766f84a9030fc807edb390de85d530980406d04ff083af8fa62a
 SHA512 
4871035b714732e7a40579c9a31b0cd955ec9360a996bbffeb16781a89b8df55d9be4408947832f2c6c39646f4d3b64cfb0bf91a83fc73e1808defd108048cd4

diff --git a/dev-qt/qtserialport/qtserialport-6.4.2.ebuild 
b/dev-qt/qtserialport/qtserialport-6.4.2.ebuild
deleted file mode 100644
index bf569254cd0a..
--- a/dev-qt/qtserialport/qtserialport-6.4.2.ebuild
+++ /dev/null
@@ -1,18 +0,0 @@
-# Copyright 2021-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit qt6-build
-
-DESCRIPTION="Serial port abstraction library for the Qt6 framework"
-
-if [[ ${QT6_BUILD_TYPE} == release ]]; then
-   KEYWORDS="~amd64"
-fi
-
-DEPEND="
-   =dev-qt/qtbase-${PV}*[gui,widgets]
-   virtual/libudev:=
-"
-RDEPEND="${DEPEND}"



[gentoo-commits] repo/gentoo:master commit in: dev-qt/qtwebsockets/

2023-03-26 Thread Jimi Huotari
commit: 620d4c1b85c95ce8bd47c5d110f4e0ac66207247
Author: Jimi Huotari  gentoo  org>
AuthorDate: Sun Mar 26 16:54:13 2023 +
Commit: Jimi Huotari  gentoo  org>
CommitDate: Sun Mar 26 16:59:03 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=620d4c1b

dev-qt/qtwebsockets: drop 6.4.2

Signed-off-by: Jimi Huotari  gentoo.org>

 dev-qt/qtwebsockets/Manifest  |  1 -
 dev-qt/qtwebsockets/qtwebsockets-6.4.2.ebuild | 18 --
 2 files changed, 19 deletions(-)

diff --git a/dev-qt/qtwebsockets/Manifest b/dev-qt/qtwebsockets/Manifest
index 77a3263cc31c..0e42a5d6d392 100644
--- a/dev-qt/qtwebsockets/Manifest
+++ b/dev-qt/qtwebsockets/Manifest
@@ -1,4 +1,3 @@
 DIST qtwebsockets-5.15.8-gentoo-kde-2.tar.xz 2028 BLAKE2B 
60e13ca18f5f32de3d344b293c4601fb83166c10f2d51e2fc19135dc54cb5cbbcfacff86ee4c630d5fd988ec40f9bbb20d3c67e485de1e0bacdbd68cbcaee092
 SHA512 
175326b9e193bd38da5ab0d45cf91121797f1d21a2a2a9ad72692af76c95d38b8ffbde2af845dbd9647ad38274e20b06c28d4dbc548bc7bf39be0724403c6e00
 DIST qtwebsockets-everywhere-opensource-src-5.15.8.tar.xz 260804 BLAKE2B 
256274508c9676f407826a04613c1d2e5d9f213aaef6853e2d873e6fb4ab5fc5d2aff762b0a74fb880ed581486c20d513e74ff6edb3358821c2bc663221b1498
 SHA512 
d44f8beab7536882cb4c8b9250a9e39a274b549b0ff6ea003f16c614a9e5f1bef7d0526acacd3d4382dea9ddc86be1631903df72a605b4cde06aa109320fe05f
-DIST qtwebsockets-everywhere-src-6.4.2.tar.xz 267456 BLAKE2B 
b0d3c7ace2007185486c81a8aff31ae6195aed165d7df0466e1e87775a721325fc337723923f8c1104fb52afaf75efa02ec5c9cfa5ce7597da9669993b52a5be
 SHA512 
3d9b9a800151385e30a54289606ed430e322a8e8f4401b57a28fd194ccd0346b13151155b9c50780233dc89e6b3a639f1c30fe5fc7c71dc1d614398be4f9315c
 DIST qtwebsockets-everywhere-src-6.4.3.tar.xz 267624 BLAKE2B 
4b33f472b7ef3745fe7e85cb942203de6139d3e0e2a553e92bb3659473e9ae12d6f7460da78da925189b202a65df6972c7bb3ab0fd9b432d376082774091
 SHA512 
231135ac75f704aeebe5286cd30640bacb6192f08785ac94fe848d6d5164597db314054c9d48a2300e9967c609681802b82055ab6bf806b3a351d891d3855bf3

diff --git a/dev-qt/qtwebsockets/qtwebsockets-6.4.2.ebuild 
b/dev-qt/qtwebsockets/qtwebsockets-6.4.2.ebuild
deleted file mode 100644
index abdcffa9a067..
--- a/dev-qt/qtwebsockets/qtwebsockets-6.4.2.ebuild
+++ /dev/null
@@ -1,18 +0,0 @@
-# Copyright 2021-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit qt6-build
-
-DESCRIPTION="Implementation of the WebSocket protocol for the Qt6 framework"
-
-if [[ ${QT6_BUILD_TYPE} == release ]]; then
-   KEYWORDS="~amd64"
-fi
-
-DEPEND="
-   =dev-qt/qtbase-${PV}*[network]
-   =dev-qt/qtdeclarative-${PV}*
-"
-RDEPEND="${DEPEND}"



[gentoo-commits] repo/gentoo:master commit in: dev-qt/qtwayland/

2023-03-26 Thread Jimi Huotari
commit: 98bf03879f6942bd6f70281a76b2f9c680df57c8
Author: Jimi Huotari  gentoo  org>
AuthorDate: Sun Mar 26 16:54:28 2023 +
Commit: Jimi Huotari  gentoo  org>
CommitDate: Sun Mar 26 16:59:03 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=98bf0387

dev-qt/qtwayland: drop 6.4.2

Signed-off-by: Jimi Huotari  gentoo.org>

 dev-qt/qtwayland/Manifest   |  1 -
 dev-qt/qtwayland/qtwayland-6.4.2.ebuild | 22 --
 2 files changed, 23 deletions(-)

diff --git a/dev-qt/qtwayland/Manifest b/dev-qt/qtwayland/Manifest
index a463f6bd1f5e..4557bf9b1e2e 100644
--- a/dev-qt/qtwayland/Manifest
+++ b/dev-qt/qtwayland/Manifest
@@ -1,4 +1,3 @@
 DIST qtwayland-5.15.8-gentoo-kde-3.tar.xz 47636 BLAKE2B 
b57cef6d4ce70747b74062e26459e4957c8df2c1c588b00580e175982b09c8cf172968d4d0bc95576e0e76f2640188d3beef4986d33ef4b79d209bf4a4cdbb45
 SHA512 
bd23c644f6e957ce7c0aacbe08112deb992608f5546889f765b333fc6094e34bc7329859d66bfbdbd56ebb5d77b82958ff3fc6614780c80573e85bb96f59eae6
 DIST qtwayland-everywhere-opensource-src-5.15.8.tar.xz 568268 BLAKE2B 
b4e982015e25104b3270b48a180b5726ba85e83fd9616422422d8729dc09bc94bbeecfe2096e388eadb0930e4abfdd3b0349eba2bd1d8f742f0c74b5e72aeac5
 SHA512 
6c6e9dc20f98d71abd7dba54ff278bf4535e70f86bfc4e6dd46c1af7c8f045a6aba02bba3eb786f7cf383da5fb72b03e1e6ec636c8be0cde0e4e5b7b5b2d
-DIST qtwayland-everywhere-src-6.4.2.tar.xz 836720 BLAKE2B 
d8a6b84712081097775f083f3887c18eb001fd2beba32b2abc930ec3b932f6f19b347fe2fde3b98f35c1e7e31661974b13468fb176e73bdf557a330c80d847fd
 SHA512 
29d3f3e7fade666bcd3145106f1d782122ac3fcf94811d25917c9f45af0dc8cddb3c2149545344d91e86f86490029555758ed2e180f241703251c22c7ec15122
 DIST qtwayland-everywhere-src-6.4.3.tar.xz 836240 BLAKE2B 
30e3a3847328006eb580d043880556e7eeadd165fd599ab3921810360e2e2dffdea23e5aea4282cdf58b8d12f1392d70840016a187f561b3cbd6f704b1d7553d
 SHA512 
15d74d057c09a734dd10617d018f4dc54e6be4fef5dc96d6eefd6b3f47952bbdb98bc39cbc9545c7ae1a9ec87a512a72d2f019ee47210bfab8cbae0cf01e4ae4

diff --git a/dev-qt/qtwayland/qtwayland-6.4.2.ebuild 
b/dev-qt/qtwayland/qtwayland-6.4.2.ebuild
deleted file mode 100644
index b1250c60de99..
--- a/dev-qt/qtwayland/qtwayland-6.4.2.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit qt6-build
-
-DESCRIPTION="Wayland platform plugin for Qt"
-
-if [[ ${QT6_BUILD_TYPE} == release ]]; then
-   KEYWORDS="~amd64"
-fi
-
-BDEPEND="dev-util/wayland-scanner"
-DEPEND="
-   dev-libs/wayland
-   =dev-qt/qtbase-${PV}*[gui,opengl]
-   =dev-qt/qtdeclarative-${PV}*
-   media-libs/libglvnd
-   x11-libs/libxkbcommon
-"
-RDEPEND="${DEPEND}"



[gentoo-commits] repo/gentoo:master commit in: dev-qt/qtwebchannel/

2023-03-26 Thread Jimi Huotari
commit: bd00ba1d9af27320454522107b39b4f748e7ef0a
Author: Jimi Huotari  gentoo  org>
AuthorDate: Sun Mar 26 16:54:05 2023 +
Commit: Jimi Huotari  gentoo  org>
CommitDate: Sun Mar 26 16:59:02 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bd00ba1d

dev-qt/qtwebchannel: drop 6.4.2

Signed-off-by: Jimi Huotari  gentoo.org>

 dev-qt/qtwebchannel/Manifest  |  1 -
 dev-qt/qtwebchannel/qtwebchannel-6.4.2.ebuild | 19 ---
 2 files changed, 20 deletions(-)

diff --git a/dev-qt/qtwebchannel/Manifest b/dev-qt/qtwebchannel/Manifest
index d9c31afb7daa..94bd6628eb2a 100644
--- a/dev-qt/qtwebchannel/Manifest
+++ b/dev-qt/qtwebchannel/Manifest
@@ -1,4 +1,3 @@
 DIST qtwebchannel-5.15.8-gentoo-kde-1.tar.xz 5800 BLAKE2B 
c10ff2974e4e6c30e268f0da752331871aa81bd5253c52c20a823e9556b358cb8e3e8bf33e220f32dd55c7ac1fe2cece879e2573bbaa1e0c196bf719f846246e
 SHA512 
712382e78283c43ad2ef45f19951ed9bc27f9a76c1a3e5c163110289a2dbaca7853b24d910e0c3ed5c3a39cdeb055f89fd095fcd96c98549fcee9f1b762866d8
 DIST qtwebchannel-everywhere-opensource-src-5.15.8.tar.xz 210788 BLAKE2B 
db577036db30d3334cf18f8e3e3c7d63ad0df2331fcf77f15e8f7f6c50470d29497098f5d13ef49d9cd5fb5c241297a45b864e698666c4246b6acfaef4a717ac
 SHA512 
d607b74f6f433be874e42808259fdc6fa69e1ec754544e1f7d614b6a65ed266cdba76e0a7cd535d65045bc708045c8757c1b3826c7885bc08a787458b60ae1cc
-DIST qtwebchannel-everywhere-src-6.4.2.tar.xz 213124 BLAKE2B 
ddb51b69728624d88b6ba1952786a1797cc6b61544303d31d862042e87198a5cf0c02b6a5613c18a251b8e7597f34cb52729fdac0cb65c63e4f49c638ff6b333
 SHA512 
5cde582d77c55bdf4d69a31f04b293c267da00f6a18ab0d677ea1b9b6348cddca8fb9ad453128607f5dc191aeb5e685d8d8fbcade0affeb54ec2fd06035a5c75
 DIST qtwebchannel-everywhere-src-6.4.3.tar.xz 213316 BLAKE2B 
c026006d72d50a3f61dc20f8456a23eb2cdf4d3b1230b2495457d8fa985a861ff4161da0157f9150f7e044a49aeeba4d01c104e865e8b2c4a709bc5f7732b604
 SHA512 
6bab95a2df742c6ff023a72a3b192e7c5e56e23834dc7513aadc09d5ce0fadabf4b5590a9911b1dc8c83a7e1c984c4ac57c6957a3fa168de10af5d540d7d6af3

diff --git a/dev-qt/qtwebchannel/qtwebchannel-6.4.2.ebuild 
b/dev-qt/qtwebchannel/qtwebchannel-6.4.2.ebuild
deleted file mode 100644
index e82c78f55aca..
--- a/dev-qt/qtwebchannel/qtwebchannel-6.4.2.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 2021-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit qt6-build
-
-DESCRIPTION="Qt WebChannel"
-
-if [[ ${QT6_BUILD_TYPE} == release ]]; then
-   KEYWORDS="~amd64"
-fi
-
-DEPEND="
-   =dev-qt/qtbase-${PV}*[concurrent]
-   =dev-qt/qtdeclarative-${PV}*
-   =dev-qt/qtwebsockets-${PV}*
-"
-RDEPEND="${DEPEND}"



[gentoo-commits] repo/gentoo:master commit in: dev-ml/ppx_custom_printf/

2023-03-26 Thread Arthur Zamarin
commit: 6c4af6704d00d5f883f5ad60c76390b789efe550
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Sun Mar 26 16:54:42 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Sun Mar 26 16:54:42 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6c4af670

dev-ml/ppx_custom_printf: Stabilize 0.15.0-r1 amd64, #901681

Signed-off-by: Arthur Zamarin  gentoo.org>

 dev-ml/ppx_custom_printf/ppx_custom_printf-0.15.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ml/ppx_custom_printf/ppx_custom_printf-0.15.0-r1.ebuild 
b/dev-ml/ppx_custom_printf/ppx_custom_printf-0.15.0-r1.ebuild
index 6bbeb0fa43de..30a8cf246907 100644
--- a/dev-ml/ppx_custom_printf/ppx_custom_printf-0.15.0-r1.ebuild
+++ b/dev-ml/ppx_custom_printf/ppx_custom_printf-0.15.0-r1.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/janestreet/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.g
 
 LICENSE="Apache-2.0"
 SLOT="0/$(ver_cut 1-2)"
-KEYWORDS="~amd64 arm arm64 ~ppc ppc64 ~riscv x86"
+KEYWORDS="amd64 arm arm64 ~ppc ppc64 ~riscv x86"
 IUSE="+ocamlopt"
 
 DEPEND="



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

2023-03-26 Thread Arthur Zamarin
commit: ccb64d8bfefa9513eda1c61843bdb43ab62b05f0
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Sun Mar 26 16:54:41 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Sun Mar 26 16:54:41 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ccb64d8b

media-libs/sdl2-mixer: Stabilize 2.6.2-r1 amd64, #899434

Signed-off-by: Arthur Zamarin  gentoo.org>

 media-libs/sdl2-mixer/sdl2-mixer-2.6.2-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-libs/sdl2-mixer/sdl2-mixer-2.6.2-r1.ebuild 
b/media-libs/sdl2-mixer/sdl2-mixer-2.6.2-r1.ebuild
index d6e787ab01ce..2b996b35e670 100644
--- a/media-libs/sdl2-mixer/sdl2-mixer-2.6.2-r1.ebuild
+++ b/media-libs/sdl2-mixer/sdl2-mixer-2.6.2-r1.ebuild
@@ -13,7 +13,7 @@ S="${WORKDIR}/${MY_P}"
 
 LICENSE="ZLIB"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ppc ppc64 ~riscv sparc x86"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ppc ppc64 ~riscv sparc x86"
 IUSE="flac fluidsynth midi mod mp3 opus playtools static-libs timidity tremor 
vorbis +wav"
 REQUIRED_USE="
midi? ( || ( timidity fluidsynth ) )



[gentoo-commits] repo/gentoo:master commit in: dev-ml/variantslib/

2023-03-26 Thread Arthur Zamarin
commit: 291824f502bee413946527c5579ce87f5dcb0398
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Sun Mar 26 16:54:43 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Sun Mar 26 16:54:43 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=291824f5

dev-ml/variantslib: Stabilize 0.15.0 amd64, #901699

Signed-off-by: Arthur Zamarin  gentoo.org>

 dev-ml/variantslib/variantslib-0.15.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ml/variantslib/variantslib-0.15.0.ebuild 
b/dev-ml/variantslib/variantslib-0.15.0.ebuild
index 20acf78563dd..6d66492a5164 100644
--- a/dev-ml/variantslib/variantslib-0.15.0.ebuild
+++ b/dev-ml/variantslib/variantslib-0.15.0.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/janestreet/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.g
 
 LICENSE="Apache-2.0"
 SLOT="0/$(ver_cut 1-2)"
-KEYWORDS="~amd64 arm arm64 ~ppc ppc64 ~riscv x86"
+KEYWORDS="amd64 arm arm64 ~ppc ppc64 ~riscv x86"
 IUSE="+ocamlopt"
 
 RDEPEND="dev-ml/base:${SLOT}"



[gentoo-commits] repo/gentoo:master commit in: gnome-extra/gnome-shell-extension-gsconnect/

2023-03-26 Thread Pacho Ramos
commit: bb8ec04789e7dd7afcaeb338cf062d414263e5a2
Author: Pacho Ramos  gentoo  org>
AuthorDate: Sun Mar 26 16:52:58 2023 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Sun Mar 26 16:53:09 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bb8ec047

gnome-extra/gnome-shell-extension-gsconnect: drop 54

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

 .../gnome-shell-extension-gsconnect/Manifest   |  1 -
 .../gnome-shell-extension-gsconnect-54.ebuild  | 68 --
 2 files changed, 69 deletions(-)

diff --git a/gnome-extra/gnome-shell-extension-gsconnect/Manifest 
b/gnome-extra/gnome-shell-extension-gsconnect/Manifest
index 46c7457039eb..4cb19b94f3d5 100644
--- a/gnome-extra/gnome-shell-extension-gsconnect/Manifest
+++ b/gnome-extra/gnome-shell-extension-gsconnect/Manifest
@@ -1,3 +1,2 @@
-DIST gnome-shell-extension-gsconnect-54.tar.gz 879104 BLAKE2B 
7d666775fc1ddf3ca76f59d2047b85cbc35f9953883941d1bca93f8711dcbf7ed5b8be697c300c13edf2195ffab10aa8f7edc7cbc6fde3d09797155f47349706
 SHA512 
9a3cae1cfaf3cc66dde3de1d74f68df7817abce86a8f68d6f93151f9e750d797ad75667bcf532f818c1b6d5ddc57d2721225aa6bc499b46593f87c5721e98622
 DIST gnome-shell-extension-gsconnect-54_p20221214.tar.gz 893022 BLAKE2B 
474162056f1bd03a9c3e8d23017abf22f0c617284525e95db60abf74b13b850d005eeb2c2c13fa702e3fcd0b58c4dfc281fc08412f60c8676ceb852641861038
 SHA512 
b54ef8137cf2cfc2cf78d95eeaca63c059cd831c34799df51939dbf38ac67c2ddc03ef571dbf1e5a76ee79c8a4de5e44b7bc859feb2b9e8fe2193d01f8aad2a7
 DIST gnome-shell-extension-gsconnect-55.tar.gz 908942 BLAKE2B 
760d73ead4a76af5a1292202ba61b3b72b95551a8ece3b830d7ff4a9803a2267c1d00b79a56dc22df4d9ffb8247956a0a25e720c00e2938e0e5f5ed8b5a2e56e
 SHA512 
152ad0a118ef10840b8b08e00d92e697feb600d473a3d0db48dccba113906bdd49e1af75276554a0782057ef80cdda7aca768b54e0c75c3a5fc249706492e938

diff --git 
a/gnome-extra/gnome-shell-extension-gsconnect/gnome-shell-extension-gsconnect-54.ebuild
 
b/gnome-extra/gnome-shell-extension-gsconnect/gnome-shell-extension-gsconnect-54.ebuild
deleted file mode 100644
index 307521e42bc1..
--- 
a/gnome-extra/gnome-shell-extension-gsconnect/gnome-shell-extension-gsconnect-54.ebuild
+++ /dev/null
@@ -1,68 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-inherit gnome2-utils meson readme.gentoo-r1 xdg
-
-DESCRIPTION="KDE Connect implementation for Gnome Shell"
-HOMEPAGE="https://github.com/GSConnect/gnome-shell-extension-gsconnect;
-SRC_URI="https://github.com/GSConnect/${PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
-
-LICENSE="GPL-2+"
-SLOT="0"
-KEYWORDS="amd64 ~ppc64 x86"
-IUSE="nautilus"
-
-COMMON_DEPEND="dev-libs/glib:2"
-RDEPEND="${COMMON_DEPEND}
-   app-eselect/eselect-gnome-shell-extensions
-   >=dev-libs/gjs-1.68
-   =gnome-base/gnome-shell-43*
-   gnome-base/gvfs
-   gnome-extra/evolution-data-server
-   || ( media-libs/libcanberra media-libs/gsound )
-   nautilus? (
-   dev-python/nautilus-python
-   gnome-base/nautilus[introspection] )
-"
-DEPEND="${COMMON_DEPEND}"
-BDEPEND="
-   virtual/pkgconfig
-"
-
-DISABLE_AUTOFORMATTING="yes"
-DOC_CONTENTS="For knowing more about how to do the setup, please visit:
-https://github.com/andyholmes/gnome-shell-extension-gsconnect/wiki/Installation;
-
-src_configure() {
-   # nemo support relies on nemo-python from 
https://github.com/linuxmint/nemo-extensions
-   # https://bugs.gentoo.org/694388
-   meson_src_configure \
-   -Dinstalled_tests=false \
-   -Dnemo=false \
-   $(meson_use nautilus)
-}
-
-src_install() {
-   meson_src_install
-   readme.gentoo_create_doc
-}
-
-pkg_preinst() {
-   gnome2_schemas_savelist
-   xdg_pkg_preinst
-}
-
-pkg_postinst() {
-   gnome2_schemas_update
-   xdg_pkg_postinst
-   ebegin "Updating list of installed extensions"
-   eselect gnome-shell-extensions update
-   eend $?
-   readme.gentoo_print_elog
-}
-
-pkg_postrm() {
-   gnome2_schemas_update
-   xdg_pkg_postrm
-}



[gentoo-commits] repo/gentoo:master commit in: gnome-extra/gnome-shell-extension-gsconnect/

2023-03-26 Thread Pacho Ramos
commit: 1e56c4c4e1e70c43c51fb90cede472559fb6d16d
Author: Pacho Ramos  gentoo  org>
AuthorDate: Sun Mar 26 16:52:48 2023 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Sun Mar 26 16:53:09 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1e56c4c4

gnome-extra/gnome-shell-extension-gsconnect: add 55

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

 .../gnome-shell-extension-gsconnect/Manifest   |  1 +
 .../gnome-shell-extension-gsconnect-55.ebuild  | 68 ++
 2 files changed, 69 insertions(+)

diff --git a/gnome-extra/gnome-shell-extension-gsconnect/Manifest 
b/gnome-extra/gnome-shell-extension-gsconnect/Manifest
index f009fa2c9854..46c7457039eb 100644
--- a/gnome-extra/gnome-shell-extension-gsconnect/Manifest
+++ b/gnome-extra/gnome-shell-extension-gsconnect/Manifest
@@ -1,2 +1,3 @@
 DIST gnome-shell-extension-gsconnect-54.tar.gz 879104 BLAKE2B 
7d666775fc1ddf3ca76f59d2047b85cbc35f9953883941d1bca93f8711dcbf7ed5b8be697c300c13edf2195ffab10aa8f7edc7cbc6fde3d09797155f47349706
 SHA512 
9a3cae1cfaf3cc66dde3de1d74f68df7817abce86a8f68d6f93151f9e750d797ad75667bcf532f818c1b6d5ddc57d2721225aa6bc499b46593f87c5721e98622
 DIST gnome-shell-extension-gsconnect-54_p20221214.tar.gz 893022 BLAKE2B 
474162056f1bd03a9c3e8d23017abf22f0c617284525e95db60abf74b13b850d005eeb2c2c13fa702e3fcd0b58c4dfc281fc08412f60c8676ceb852641861038
 SHA512 
b54ef8137cf2cfc2cf78d95eeaca63c059cd831c34799df51939dbf38ac67c2ddc03ef571dbf1e5a76ee79c8a4de5e44b7bc859feb2b9e8fe2193d01f8aad2a7
+DIST gnome-shell-extension-gsconnect-55.tar.gz 908942 BLAKE2B 
760d73ead4a76af5a1292202ba61b3b72b95551a8ece3b830d7ff4a9803a2267c1d00b79a56dc22df4d9ffb8247956a0a25e720c00e2938e0e5f5ed8b5a2e56e
 SHA512 
152ad0a118ef10840b8b08e00d92e697feb600d473a3d0db48dccba113906bdd49e1af75276554a0782057ef80cdda7aca768b54e0c75c3a5fc249706492e938

diff --git 
a/gnome-extra/gnome-shell-extension-gsconnect/gnome-shell-extension-gsconnect-55.ebuild
 
b/gnome-extra/gnome-shell-extension-gsconnect/gnome-shell-extension-gsconnect-55.ebuild
new file mode 100644
index ..39905e9e2009
--- /dev/null
+++ 
b/gnome-extra/gnome-shell-extension-gsconnect/gnome-shell-extension-gsconnect-55.ebuild
@@ -0,0 +1,68 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+inherit gnome2-utils meson readme.gentoo-r1 xdg
+
+DESCRIPTION="KDE Connect implementation for Gnome Shell"
+HOMEPAGE="https://github.com/GSConnect/gnome-shell-extension-gsconnect;
+SRC_URI="https://github.com/GSConnect/${PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="GPL-2+"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc64 ~x86"
+IUSE="nautilus"
+
+COMMON_DEPEND="dev-libs/glib:2"
+RDEPEND="${COMMON_DEPEND}
+   app-eselect/eselect-gnome-shell-extensions
+   >=dev-libs/gjs-1.68
+   =gnome-base/gnome-shell-44*
+   gnome-base/gvfs
+   gnome-extra/evolution-data-server
+   || ( media-libs/libcanberra media-libs/gsound )
+   nautilus? (
+   dev-python/nautilus-python
+   gnome-base/nautilus[introspection] )
+"
+DEPEND="${COMMON_DEPEND}"
+BDEPEND="
+   virtual/pkgconfig
+"
+
+DISABLE_AUTOFORMATTING="yes"
+DOC_CONTENTS="For knowing more about how to do the setup, please visit:
+https://github.com/andyholmes/gnome-shell-extension-gsconnect/wiki/Installation;
+
+src_configure() {
+   # nemo support relies on nemo-python from 
https://github.com/linuxmint/nemo-extensions
+   # https://bugs.gentoo.org/694388
+   meson_src_configure \
+   -Dinstalled_tests=false \
+   -Dnemo=false \
+   $(meson_use nautilus)
+}
+
+src_install() {
+   meson_src_install
+   readme.gentoo_create_doc
+}
+
+pkg_preinst() {
+   gnome2_schemas_savelist
+   xdg_pkg_preinst
+}
+
+pkg_postinst() {
+   gnome2_schemas_update
+   xdg_pkg_postinst
+   ebegin "Updating list of installed extensions"
+   eselect gnome-shell-extensions update
+   eend $?
+   readme.gentoo_print_elog
+}
+
+pkg_postrm() {
+   gnome2_schemas_update
+   xdg_pkg_postrm
+}



[gentoo-commits] repo/gentoo:master commit in: app-emacs/mocker/, app-emacs/all-the-icons-ivy-rich/, app-emacs/hl-todo/, ...

2023-03-26 Thread Ulrich Müller
commit: 21070120f4f34c3532063e087c90bf415e925ff5
Author: Matthew Smith  gentoo  org>
AuthorDate: Thu Mar 23 11:51:55 2023 +
Commit: Ulrich Müller  gentoo  org>
CommitDate: Sun Mar 26 16:50:43 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=21070120

app-emacs/*: drop redundant NEED_EMACS

Not needed after elisp-common.eclass changed the default to
25.3 (the oldest currently in tree).

Signed-off-by: Matthew Smith  gentoo.org>
[Whitespace: removed double empty lines]
Signed-off-by: Ulrich Müller  gentoo.org>

 app-emacs/a/a-1.0.0.ebuild| 4 +---
 app-emacs/all-the-icons-dired/all-the-icons-dired-2.0.ebuild  | 2 --
 app-emacs/all-the-icons-ibuffer/all-the-icons-ibuffer-1.3.0.ebuild| 2 --
 app-emacs/all-the-icons-ivy-rich/all-the-icons-ivy-rich-1.7.1.ebuild  | 4 +---
 app-emacs/all-the-icons-ivy-rich/all-the-icons-ivy-rich-1.8.0.ebuild  | 2 --
 app-emacs/all-the-icons-ivy-rich/all-the-icons-ivy-rich-1.9.0.ebuild  | 2 --
 app-emacs/all-the-icons/all-the-icons-5.0.0-r1.ebuild | 4 +---
 app-emacs/all-the-icons/all-the-icons-5.0.0_p20220325-r1.ebuild   | 1 -
 app-emacs/amx/amx-3.4.ebuild  | 4 +---
 app-emacs/ansi/ansi-0.4.1_p20211104.ebuild| 1 -
 app-emacs/apel/apel-10.8_p20201106.ebuild | 3 +--
 app-emacs/atomic-chrome/atomic-chrome-2.0.0-r1.ebuild | 3 +--
 app-emacs/auctex/auctex-12.3.ebuild   | 3 +--
 app-emacs/auctex/auctex-13.1.ebuild   | 4 +---
 app-emacs/avy/avy-0.5.0.ebuild| 3 +--
 app-emacs/biblio/biblio-0.2_p20210418-r1.ebuild   | 1 -
 app-emacs/biblio/biblio-0.3.ebuild| 2 --
 app-emacs/bnf-mode/bnf-mode-0.4.5.ebuild  | 4 +---
 app-emacs/bnf-mode/bnf-mode-0.4.5_pre20220102.ebuild  | 1 -
 app-emacs/bui/bui-1.2.1_p20210108.ebuild  | 1 -
 app-emacs/cask-mode/cask-mode-0.1.ebuild  | 4 +---
 app-emacs/cask/cask-0.8.8.ebuild  | 4 +---
 app-emacs/centaur-tabs/centaur-tabs-3.2.ebuild| 2 --
 app-emacs/chess/chess-2.0.4.ebuild| 3 +--
 app-emacs/chess/chess-2.0.5.ebuild| 3 +--
 app-emacs/circe/circe-2.11.ebuild | 3 +--
 app-emacs/circe/circe-2.12.ebuild | 4 +---
 app-emacs/clojure-mode/clojure-mode-5.15.0.ebuild | 4 +---
 app-emacs/clojure-mode/clojure-mode-5.15.1.ebuild | 4 +---
 app-emacs/clojure-mode/clojure-mode-5.16.0.ebuild | 4 +---
 app-emacs/commenter/commenter-0.5.2.ebuild| 4 +---
 app-emacs/company-mode/company-mode-0.9.13_p20220720.ebuild   | 1 -
 app-emacs/company-quickhelp/company-quickhelp-2.3.0.ebuild| 4 +---
 app-emacs/compat/compat-28.1.2.2.ebuild   | 2 --
 app-emacs/compat/compat-29.1.1.0.ebuild   | 2 --
 app-emacs/compat/compat-29.1.3.3.ebuild   | 2 --
 app-emacs/compat/compat-29.1.4.0.ebuild   | 2 --
 app-emacs/counsel/counsel-0.13.4.ebuild   | 4 +---
 app-emacs/ctable/ctable-0.1.3.ebuild  | 1 -
 app-emacs/d-mode/d-mode-2.0.12.ebuild | 4 +---
 app-emacs/deferred/deferred-0.5.1.ebuild  | 2 --
 app-emacs/demap/demap-1.4.0.ebuild| 4 +---
 app-emacs/diff-hl/diff-hl-1.9.0.ebuild| 1 -
 app-emacs/diff-hl/diff-hl-1.9.1.ebuild| 1 -
 app-emacs/diff-hl/diff-hl-1.9.2.ebuild| 2 --
 app-emacs/diminish/diminish-0.46_pre20220128.ebuild   | 1 -
 app-emacs/docker-tramp/docker-tramp-0.1.1.ebuild  | 4 +---
 app-emacs/dockerfile-mode/dockerfile-mode-1.6-r1.ebuild   | 4 +---
 app-emacs/dockerfile-mode/dockerfile-mode-1.7-r1.ebuild   | 4 +---
 app-emacs/dockerfile-mode/dockerfile-mode-1.8-r1.ebuild   | 4 +---
 app-emacs/doom-modeline/doom-modeline-3.3.2.ebuild| 2 --
 app-emacs/doom-themes/doom-themes-2.1.6_p20220505.ebuild  | 1 -
 app-emacs/doom-themes/doom-themes-2.3.0.ebuild| 4 +---
 app-emacs/dune-format/dune-format-0.1.ebuild  | 4 +---
 app-emacs/eldev/eldev-1.2.2.ebuild| 4 +---
 app-emacs/eldev/eldev-1.3.1.ebuild| 4 +---
 

[gentoo-commits] repo/gentoo:master commit in: app-emacs/buttercup/, app-emacs/company-mode/, app-emacs/emacs-ccls/, ...

2023-03-26 Thread Ulrich Müller
commit: c4da1883586778be40f1eb082dbdbd017a9c5a09
Author: Ulrich Müller  gentoo  org>
AuthorDate: Sun Mar 26 16:47:09 2023 +
Commit: Ulrich Müller  gentoo  org>
CommitDate: Sun Mar 26 16:50:44 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c4da1883

app-emacs/*: Drop redundant NEED_EMACS for remaining packages

The default in elisp-common.eclass is 25.3 now.

Signed-off-by: Ulrich Müller  gentoo.org>

 app-emacs/buttercup/buttercup-1.26.ebuild  | 4 +---
 app-emacs/buttercup/buttercup-1.28.ebuild  | 4 +---
 app-emacs/buttercup/buttercup-1.29.ebuild  | 2 --
 app-emacs/buttercup/buttercup-1.30.ebuild  | 2 --
 app-emacs/company-mode/company-mode-0.9.13_p20230306.ebuild| 1 -
 app-emacs/ddskk/ddskk-17.1-r1.ebuild   | 1 -
 app-emacs/ddskk/ddskk-17.1.ebuild  | 3 +--
 app-emacs/ebuild-run-mode/ebuild-run-mode-20210713.ebuild  | 3 +--
 app-emacs/ebuild-run-mode/ebuild-run-mode-20221116.ebuild  | 3 +--
 app-emacs/emacs-ccls/emacs-ccls-0_pre20230311.ebuild   | 2 --
 app-emacs/emacs-ebuild-snippets/emacs-ebuild-snippets-2.0.4.ebuild | 2 --
 app-emacs/emacs-ebuild-snippets/emacs-ebuild-snippets-.ebuild  | 2 --
 app-emacs/flycheck/flycheck-32_p20220328-r1.ebuild | 2 --
 app-emacs/flycheck/flycheck-32_p20230305-r1.ebuild | 2 --
 app-emacs/flycheck/flycheck-32_p20230305.ebuild| 2 --
 app-emacs/pkg-info/pkg-info-0.6.ebuild | 4 +---
 app-emacs/projectile/projectile-2.5.0-r1.ebuild| 4 +---
 app-emacs/projectile/projectile-2.6.0.ebuild   | 4 +---
 app-emacs/projectile/projectile-2.7.0.ebuild   | 4 +---
 19 files changed, 9 insertions(+), 42 deletions(-)

diff --git a/app-emacs/buttercup/buttercup-1.26.ebuild 
b/app-emacs/buttercup/buttercup-1.26.ebuild
index afd8e4303721..af9c0184e242 100644
--- a/app-emacs/buttercup/buttercup-1.26.ebuild
+++ b/app-emacs/buttercup/buttercup-1.26.ebuild
@@ -1,10 +1,8 @@
-# Copyright 2022 Gentoo Authors
+# Copyright 2022-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
 
-NEED_EMACS="24.3"
-
 inherit elisp
 
 DESCRIPTION="Behaviour-driven Elisp testing"

diff --git a/app-emacs/buttercup/buttercup-1.28.ebuild 
b/app-emacs/buttercup/buttercup-1.28.ebuild
index afd8e4303721..af9c0184e242 100644
--- a/app-emacs/buttercup/buttercup-1.28.ebuild
+++ b/app-emacs/buttercup/buttercup-1.28.ebuild
@@ -1,10 +1,8 @@
-# Copyright 2022 Gentoo Authors
+# Copyright 2022-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
 
-NEED_EMACS="24.3"
-
 inherit elisp
 
 DESCRIPTION="Behaviour-driven Elisp testing"

diff --git a/app-emacs/buttercup/buttercup-1.29.ebuild 
b/app-emacs/buttercup/buttercup-1.29.ebuild
index 315cf287813f..af9c0184e242 100644
--- a/app-emacs/buttercup/buttercup-1.29.ebuild
+++ b/app-emacs/buttercup/buttercup-1.29.ebuild
@@ -3,8 +3,6 @@
 
 EAPI=8
 
-NEED_EMACS="24.3"
-
 inherit elisp
 
 DESCRIPTION="Behaviour-driven Elisp testing"

diff --git a/app-emacs/buttercup/buttercup-1.30.ebuild 
b/app-emacs/buttercup/buttercup-1.30.ebuild
index 9e6a81729a2a..c0f226e4548a 100644
--- a/app-emacs/buttercup/buttercup-1.30.ebuild
+++ b/app-emacs/buttercup/buttercup-1.30.ebuild
@@ -3,8 +3,6 @@
 
 EAPI=8
 
-NEED_EMACS="24.3"
-
 inherit elisp
 
 DESCRIPTION="Behaviour-driven Elisp testing"

diff --git a/app-emacs/company-mode/company-mode-0.9.13_p20230306.ebuild 
b/app-emacs/company-mode/company-mode-0.9.13_p20230306.ebuild
index 75d1d79097c9..6502bfcadb71 100644
--- a/app-emacs/company-mode/company-mode-0.9.13_p20230306.ebuild
+++ b/app-emacs/company-mode/company-mode-0.9.13_p20230306.ebuild
@@ -4,7 +4,6 @@
 EAPI=8
 
 COMMIT=b3b9fa37ef9fd02471779130a0b53d87fa726ac1
-NEED_EMACS=25.1
 
 inherit elisp
 

diff --git a/app-emacs/ddskk/ddskk-17.1-r1.ebuild 
b/app-emacs/ddskk/ddskk-17.1-r1.ebuild
index 42c352b2f1f7..860c17a38256 100644
--- a/app-emacs/ddskk/ddskk-17.1-r1.ebuild
+++ b/app-emacs/ddskk/ddskk-17.1-r1.ebuild
@@ -3,7 +3,6 @@
 
 EAPI=8
 USE_RUBY="ruby27 ruby30"
-NEED_EMACS="24.3"
 
 inherit elisp ruby-single vcs-snapshot
 

diff --git a/app-emacs/ddskk/ddskk-17.1.ebuild 
b/app-emacs/ddskk/ddskk-17.1.ebuild
index e4f0ee21ace4..ada2f55afdc9 100644
--- a/app-emacs/ddskk/ddskk-17.1.ebuild
+++ b/app-emacs/ddskk/ddskk-17.1.ebuild
@@ -1,9 +1,8 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="7"
 USE_RUBY="ruby27 ruby30"
-NEED_EMACS="24.3"
 
 inherit elisp ruby-single vcs-snapshot
 

diff --git a/app-emacs/ebuild-run-mode/ebuild-run-mode-20210713.ebuild 
b/app-emacs/ebuild-run-mode/ebuild-run-mode-20210713.ebuild
index 1489c2283048..ddbc0ae19e2c 

[gentoo-commits] repo/gentoo:master commit in: app-emacs/consult-flycheck/

2023-03-26 Thread Ulrich Müller
commit: 1bbc65189df087df3af0b4a0c70c1b2e8c86251e
Author: Matthew Smith  gentoo  org>
AuthorDate: Thu Mar 23 11:53:25 2023 +
Commit: Ulrich Müller  gentoo  org>
CommitDate: Sun Mar 26 16:50:44 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1bbc6518

app-emacs/consult-flycheck: update NEED_EMACS

Signed-off-by: Matthew Smith  gentoo.org>
Signed-off-by: Ulrich Müller  gentoo.org>

 .../{consult-flycheck-0.9-r1.ebuild => consult-flycheck-0.9-r2.ebuild}  | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-emacs/consult-flycheck/consult-flycheck-0.9-r1.ebuild 
b/app-emacs/consult-flycheck/consult-flycheck-0.9-r2.ebuild
similarity index 96%
rename from app-emacs/consult-flycheck/consult-flycheck-0.9-r1.ebuild
rename to app-emacs/consult-flycheck/consult-flycheck-0.9-r2.ebuild
index b28863a7366a..d866bc663de1 100644
--- a/app-emacs/consult-flycheck/consult-flycheck-0.9-r1.ebuild
+++ b/app-emacs/consult-flycheck/consult-flycheck-0.9-r2.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=8
 
-NEED_EMACS=26
+NEED_EMACS=27.1
 
 inherit elisp
 



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

2023-03-26 Thread Ulrich Müller
commit: be6fac4e3812ef82278b8b2679f1de7a3c6d8f2b
Author: Ulrich Müller  gentoo  org>
AuthorDate: Sun Mar 26 16:12:40 2023 +
Commit: Ulrich Müller  gentoo  org>
CommitDate: Sun Mar 26 16:50:42 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=be6fac4e

elisp-common.eclass: Update NEED_EMACS to 25.3

This corresponds to the oldest version of Emacs (other than slot 18)
currently in the tree.

Signed-off-by: Ulrich Müller  gentoo.org>

 eclass/elisp-common.eclass | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/eclass/elisp-common.eclass b/eclass/elisp-common.eclass
index 1a54686988a2..004db173f0cd 100644
--- a/eclass/elisp-common.eclass
+++ b/eclass/elisp-common.eclass
@@ -206,7 +206,7 @@ BYTECOMPFLAGS="-L ."
 # @ECLASS_VARIABLE: NEED_EMACS
 # @DESCRIPTION:
 # The minimum Emacs version required for the package.
-: "${NEED_EMACS:=23.1}"
+: "${NEED_EMACS:=25.3}"
 
 # @ECLASS_VARIABLE: _ELISP_EMACS_VERSION
 # @INTERNAL



[gentoo-commits] repo/gentoo:master commit in: net-mail/notmuch/

2023-03-26 Thread Ulrich Müller
commit: b9dfbbdf3b7fbf5e3e1a98897bf9529418b2e707
Author: Ulrich Müller  gentoo  org>
AuthorDate: Sun Mar 26 16:49:34 2023 +
Commit: Ulrich Müller  gentoo  org>
CommitDate: Sun Mar 26 16:50:45 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b9dfbbdf

net-mail/notmuch: Drop redundant NEED_EMACS

The default in elisp-common.eclass is 25.3 now.

Signed-off-by: Ulrich Müller  gentoo.org>

 net-mail/notmuch/notmuch-0.32.2-r1.ebuild | 1 -
 net-mail/notmuch/notmuch-0.37-r1.ebuild   | 1 -
 net-mail/notmuch/notmuch-0.37.ebuild  | 1 -
 3 files changed, 3 deletions(-)

diff --git a/net-mail/notmuch/notmuch-0.32.2-r1.ebuild 
b/net-mail/notmuch/notmuch-0.32.2-r1.ebuild
index e95941d04223..eac23a06ccea 100644
--- a/net-mail/notmuch/notmuch-0.32.2-r1.ebuild
+++ b/net-mail/notmuch/notmuch-0.32.2-r1.ebuild
@@ -4,7 +4,6 @@
 EAPI=7
 
 DISTUTILS_OPTIONAL=1
-NEED_EMACS="24.1"
 PYTHON_COMPAT=( python3_{9..10} pypy3 )
 
 inherit bash-completion-r1 desktop distutils-r1 elisp-common flag-o-matic 
pax-utils toolchain-funcs xdg-utils

diff --git a/net-mail/notmuch/notmuch-0.37-r1.ebuild 
b/net-mail/notmuch/notmuch-0.37-r1.ebuild
index f068e7d081e5..0fdb5964d10f 100644
--- a/net-mail/notmuch/notmuch-0.37-r1.ebuild
+++ b/net-mail/notmuch/notmuch-0.37-r1.ebuild
@@ -4,7 +4,6 @@
 EAPI=8
 
 DISTUTILS_OPTIONAL=1
-NEED_EMACS="24.1"
 PYTHON_COMPAT=( python3_{9..11} pypy3 )
 
 inherit bash-completion-r1 desktop distutils-r1 elisp-common flag-o-matic 
pax-utils toolchain-funcs xdg-utils

diff --git a/net-mail/notmuch/notmuch-0.37.ebuild 
b/net-mail/notmuch/notmuch-0.37.ebuild
index 496f189cf93b..1436e9ca1bc6 100644
--- a/net-mail/notmuch/notmuch-0.37.ebuild
+++ b/net-mail/notmuch/notmuch-0.37.ebuild
@@ -4,7 +4,6 @@
 EAPI=8
 
 DISTUTILS_OPTIONAL=1
-NEED_EMACS="24.1"
 PYTHON_COMPAT=( python3_{9..11} pypy3 )
 
 inherit bash-completion-r1 desktop distutils-r1 elisp-common flag-o-matic 
pax-utils toolchain-funcs xdg-utils



[gentoo-commits] repo/proj/guru:dev commit in: app-backup/pika-backup/, app-backup/pika-backup/files/

2023-03-26 Thread Julien Roy
commit: c4bd770f4aa70eba20f6e96a191bd562aa5c17fb
Author: Julien Roy  jroy  ca>
AuthorDate: Sun Mar 26 16:49:49 2023 +
Commit: Julien Roy  jroy  ca>
CommitDate: Sun Mar 26 16:49:49 2023 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=c4bd770f

app-backup/pika-backup: new package, add 0.5.2

Signed-off-by: Julien Roy  jroy.ca>

 app-backup/pika-backup/Manifest | 293 
 app-backup/pika-backup/files/meson-fixes.patch  |   9 +
 app-backup/pika-backup/metadata.xml |  20 ++
 app-backup/pika-backup/pika-backup-0.5.2.ebuild | 353 
 4 files changed, 675 insertions(+)

diff --git a/app-backup/pika-backup/Manifest b/app-backup/pika-backup/Manifest
new file mode 100644
index 0..97dcd3eed
--- /dev/null
+++ b/app-backup/pika-backup/Manifest
@@ -0,0 +1,293 @@
+DIST adler-1.0.2.crate 12778 BLAKE2B 
a1dc17786adae945ac09d3525e609ed944e6465690787bbb831a1b9d53793cba1989793d0a5606d5d23ee20d36457923d451b1b3530c9ec7072a487aa3e55bbd
 SHA512 
7ab190d31890fc05b0b55d8e2c6527a505e06793d5496be0b3831e0513412f9ba97f8148f6f68ed0770fa9cd980a5092d885e058becf1d5506b7c74b82674aa1
+DIST aes-0.8.2.crate 124158 BLAKE2B 
78c56840065aacd6b6025b25a68035b063ea96a1a7bae0d754c7a754976d44804a498f85b8acc6752cde365cbf468095e27ed3a7c032a39d3057b995e1cb9d29
 SHA512 
992ed1b3d2ccb52de06f48de344ce1643bb31b48b00e57d447f89175d854ecaed0942651f358b6bf088966f019c3fc23ad9fa2c812255776472602bb833c9865
+DIST aho-corasick-0.7.20.crate 111440 BLAKE2B 
3f5d54fea2793ce1c2c4d5b3049b910f45a5721e7538cb2557df63dc3069ab3f6b66aceb5e9a48f21c43ae29778fd045428ea103b2a6de81659e605e30e64ca6
 SHA512 
ad31f3d1b3fe41e593d4ca7e721bbad62936f2e6a17fd1e0997353edb6fc906d1bef2b79f0ac7c7676abe637bbabb23ff22059947be379a2441011f8178983c5
+DIST android_system_properties-0.1.5.crate 5243 BLAKE2B 
86f68ec3bdabf8c6ec47881d794970f08a9eefc7417fc8a2bf4fe9faf9bdd2a2024a94adb0cbf96673409f5fbbd4d0111a1ac371339e7a90a277b6cd5003524e
 SHA512 
b09f51339f9772c0e2e4241b36cf51573c6b96b19ffc1fbbc94b1c1d1d2fdfe8eac3134af54174a675ab05d18ef4f6bcb2c7fcc20114bbeef6e17e3692202191
+DIST anyhow-1.0.68.crate 43882 BLAKE2B 
0ccd8fcb746344dfa85674fa7c95aa648aed8d40134b8c1c1c0852f6c7d22f5622ca1704ec65c254fc20946b1733299e1517364d74f726952d5a951ef89a2fe5
 SHA512 
b8cfc132ebeac823edf18cba7e335d1939fcbb095ed4ea859f4dc4cde5b1ff35fd68f0743577c69085f74f019768a3359936bf6dc1b2aceb7e2b28ace7f74a0f
+DIST arc-swap-1.6.0.crate 67342 BLAKE2B 
6afd6570c3cef4ae722d4168c3320be1343c4f6043892e5e5b52879b8210a896e083d720797b41a41db04a08eefdcfbacbfdee1a7f2180e9755c868d6fded872
 SHA512 
5e09cef9fa12d1204db24f3397158a3f45d12dd0fa61eadd691bba120a43fdaa916ab09997e7a63d61a3fb7dada4e3266181f4ef413850c4bc5e59d2c6c5b9df
+DIST arrayvec-0.7.2.crate 29341 BLAKE2B 
eae9d3f494033ea2d837a6024cb24bd4574683ed1e76ac6be7f7c6b0d8ee65c0eaf03dbae7fea04cf0921299f69234ad91e1cf41342de86f554f74e287dd3ba1
 SHA512 
80cc6e55b6032f4882362813de970d3d99e600ada774b28ac6a24c9c8e018fda3b35c5750ac3a09fca6fb9496e2e3fe608b58d21b1b84685ebd170f567a0ecbc
+DIST ashpd-0.3.2.crate 60720 BLAKE2B 
3b8ce41a124d571e2826dbc89e9cf5b8013c743834189430b64860cb5df21f86e7752de333c59d63f25676402e83ad4a5e6209e232d7763b603669a5fac6a7ef
 SHA512 
bc92401bb6d1439270d1d81a73427abd3bfd03e18920f35cd5135c4dfd151cef53c8072a926e76c2ab3f249425ac0c03bace1cb3e9d3513b926d0f84870a0c5d
+DIST async-attributes-1.1.2.crate 11431 BLAKE2B 
24f4879d3de54250fd230437a1f9bf76bf16476995cd9578144d920d81b82eb32e52cef34bbcbe0a246b74edd823fd68706555e6270ceffa176dfdd5ab66d0b4
 SHA512 
7a86fb431ad7da82db514e99c8384e9a8267d781a3c0911834529d7d4975e9d6e973065e9a14506632e4e7646f9708bef1c8834981f4af84879251eaffc6abea
+DIST async-broadcast-0.4.1.crate 19732 BLAKE2B 
9b48985cf6b10a14911a7c83c742357c818bd5e0847eb825fb00b89ac90961504eda9ba3c5b2312bc02800e41863bc03772519a44e3ea8429be99783f6256509
 SHA512 
b4fe8fb92d957f0988e7d68fdc81153636a3fb30c019dc005fd9a17838fcc6b68e06b84828cad06259dd334a2fa478f5418e0f0d8091f1fe5be7ff59e6e31ef9
+DIST async-broadcast-0.5.0.crate 20091 BLAKE2B 
b0ebb112ae7d1238b37723614e551388fcf7788ebb819fee06c2a123a66bc51aae42ab9f2129f933de8e6c52e2aaeb2357ad0b95e25f6592f1e490c1e551ceb2
 SHA512 
c593800e64be89207b56777f230a9130f1187527a9991b0ae85a250aac799b975b9eaccd6d6d1c53e342c695628efd5ad4bf38713115b52246845bf56820abb7
+DIST async-channel-1.8.0.crate 13534 BLAKE2B 
a59ed929ca4a6b4f2d50506164e3d58c04449ed1ba9848af69531b163c7f385d846fb1ecad4fe2ad71d55ce58bb27d7c629a706f01438f23cd96b9910f6265f6
 SHA512 
8352b2f28565825cd7b51421fb3ff904c0c5d5e1fcebc71c91f0b60c662f9b949721b3da91fe0a205345c6f650d35afbc3340d61b637d72325af869aae24794a
+DIST async-executor-1.5.0.crate 15068 BLAKE2B 
d764f9166018d0dd07ca687be64f139e4dd8ae8488a1d6ada0595a17abb5fbd1c04b37c00b1f02e6c100529eeb0e9147729833e2203c56d4b92ae76fa75929ab
 SHA512 
0fa79f50648aafed31d572e25534ac10df7d5d105119d4f6e1cc9af710e86103b0def49829ed6523e384634a3ccd697d01f07e4898c1e84dcb48d3fe52aaed5d
+DIST async-global-executor-2.3.1.crate 11790 BLAKE2B 

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

2023-03-26 Thread Arthur Zamarin
commit: 1744a1c4912b9b760b05c4e61fd6267e925e4e99
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Sun Mar 26 16:41:53 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Sun Mar 26 16:41:53 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1744a1c4

dev-util/pkgdev: Stabilize 0.2.5 ALLARCHES, #903125

Signed-off-by: Arthur Zamarin  gentoo.org>

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

diff --git a/dev-util/pkgdev/pkgdev-0.2.5.ebuild 
b/dev-util/pkgdev/pkgdev-0.2.5.ebuild
index 7b8c02772dba..60165eb4f539 100644
--- a/dev-util/pkgdev/pkgdev-0.2.5.ebuild
+++ b/dev-util/pkgdev/pkgdev-0.2.5.ebuild
@@ -13,7 +13,7 @@ if [[ ${PV} == * ]] ; then
inherit git-r3
 else
inherit pypi
-   KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~ppc ~ppc64 ~riscv 
~sparc ~x86 ~x64-macos"
+   KEYWORDS="amd64 arm arm64 hppa ~ia64 ~loong ppc ppc64 ~riscv sparc x86 
~x64-macos"
 fi
 
 DESCRIPTION="Collection of tools for Gentoo development"



[gentoo-commits] repo/gentoo:master commit in: dev-ml/ppx_custom_printf/

2023-03-26 Thread Arthur Zamarin
commit: f31278b3284dfccd3213b1230324631250ff9eec
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Sun Mar 26 16:27:01 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Sun Mar 26 16:27:01 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f31278b3

dev-ml/ppx_custom_printf: Stabilize 0.15.0-r1 x86, #901681

Signed-off-by: Arthur Zamarin  gentoo.org>

 dev-ml/ppx_custom_printf/ppx_custom_printf-0.15.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ml/ppx_custom_printf/ppx_custom_printf-0.15.0-r1.ebuild 
b/dev-ml/ppx_custom_printf/ppx_custom_printf-0.15.0-r1.ebuild
index e98f91afb081..6bbeb0fa43de 100644
--- a/dev-ml/ppx_custom_printf/ppx_custom_printf-0.15.0-r1.ebuild
+++ b/dev-ml/ppx_custom_printf/ppx_custom_printf-0.15.0-r1.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/janestreet/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.g
 
 LICENSE="Apache-2.0"
 SLOT="0/$(ver_cut 1-2)"
-KEYWORDS="~amd64 arm arm64 ~ppc ppc64 ~riscv ~x86"
+KEYWORDS="~amd64 arm arm64 ~ppc ppc64 ~riscv x86"
 IUSE="+ocamlopt"
 
 DEPEND="



  1   2   3   4   >