[gentoo-commits] repo/proj/guru:master commit in: dev-python/cx-oracle/

2022-06-28 Thread Arthur Zamarin
commit: b6f7729de682c1ace7b4606379011907b24901f0
Author: Michał Gasewicz  gmail  com>
AuthorDate: Tue Jun 28 09:56:54 2022 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Tue Jun 28 09:56:54 2022 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=b6f7729d

dev-python/cx-oracle: add 8.3.0, drop 8.2.1

Closes: https://bugs.gentoo.org/848156
Signed-off-by: Michał Gasewicz  gmail.com>

 dev-python/cx-oracle/Manifest   | 2 +-
 dev-python/cx-oracle/{cx-oracle-8.2.1.ebuild => cx-oracle-8.3.0.ebuild} | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-python/cx-oracle/Manifest b/dev-python/cx-oracle/Manifest
index 6c7e35094..8fc09e49f 100644
--- a/dev-python/cx-oracle/Manifest
+++ b/dev-python/cx-oracle/Manifest
@@ -1 +1 @@
-DIST cx_Oracle-8.2.1.tar.gz 359269 BLAKE2B 
ad972b6607a7e77794b5642bce49f494715e32e989fd7c12c3a64ea556e6967bda02f0d937e42e1dd2dae931f75c33e63fa8c13a9dcd439e85b751720773c3d1
 SHA512 
879f25323ea037499c773be860d7c9a4f9bc675f7107a79a1ac027db45f6a4d71b47579b656fba267b85dacb76316f012de238ffda66ea33395ce5989b982116
+DIST cx_Oracle-8.3.0.tar.gz 363886 BLAKE2B 
a58b9cd201e8bd6038a0f7e50031c76197c1739ac2f022a7f91bd77f44032bc87d551c88e8b54c38dcb6b1fcd565e2220d4115ddd195c5f8b8b390590076fe57
 SHA512 
9a2f50b929802311271e5270f118c96968886c6fd3c8677d2e08949d61e9d4d26846bc9e44c674e0bd12a7f8b57bcced9b979f3622a37656e0969ad8ea4e7f70

diff --git a/dev-python/cx-oracle/cx-oracle-8.2.1.ebuild 
b/dev-python/cx-oracle/cx-oracle-8.3.0.ebuild
similarity index 96%
rename from dev-python/cx-oracle/cx-oracle-8.2.1.ebuild
rename to dev-python/cx-oracle/cx-oracle-8.3.0.ebuild
index 216938ef4..e7ca2440b 100644
--- a/dev-python/cx-oracle/cx-oracle-8.2.1.ebuild
+++ b/dev-python/cx-oracle/cx-oracle-8.3.0.ebuild
@@ -3,7 +3,7 @@
 
 EAPI="8"
 
-PYTHON_COMPAT=( python3_{8,9} )
+PYTHON_COMPAT=( python3_{8,9,10} )
 
 inherit distutils-r1
 



[gentoo-commits] repo/proj/guru:master commit in: dev-python/glyphsets/

2022-06-28 Thread Arthur Zamarin
commit: 07f2b481c68af6782ad249760a89978e08357e56
Author: Alessandro Barbieri  gmail  com>
AuthorDate: Tue Jun 28 08:48:46 2022 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Tue Jun 28 08:48:46 2022 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=07f2b481

dev-python/glyphsets: fix patch name

Signed-off-by: Alessandro Barbieri  gmail.com>

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

diff --git a/dev-python/glyphsets/glyphsets-0.5.1.ebuild 
b/dev-python/glyphsets/glyphsets-0.5.1.ebuild
index a0f0924f2..5bc52409c 100644
--- a/dev-python/glyphsets/glyphsets-0.5.1.ebuild
+++ b/dev-python/glyphsets/glyphsets-0.5.1.ebuild
@@ -28,7 +28,7 @@ DEPEND="
>=dev-python/setuptools_scm-4[${PYTHON_USEDEP}]
 "
 
-PATCHES=( "${FILESDIR}/${P}-remove-setuptools_scm.constraint.patch" )
+PATCHES=( "${FILESDIR}/${PN}-0.5.0-remove-setuptools_scm.constraint.patch" )
 
 python_prepare_all() {
export SETUPTOOLS_SCM_PRETEND_VERSION="${PV}"



[gentoo-commits] repo/proj/guru:master commit in: dev-python/compreffor/

2022-06-28 Thread Arthur Zamarin
commit: 2edabf1732d20b5679e43b29dcdc21a4cf7ccf91
Author: Alessandro Barbieri  gmail  com>
AuthorDate: Tue Jun 28 08:46:41 2022 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Tue Jun 28 08:46:41 2022 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=2edabf17

dev-python/compreffor: fix patch name

Signed-off-by: Alessandro Barbieri  gmail.com>

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

diff --git a/dev-python/compreffor/compreffor-0.5.2.ebuild 
b/dev-python/compreffor/compreffor-0.5.2.ebuild
index da496b718..3c6e720fc 100644
--- a/dev-python/compreffor/compreffor-0.5.2.ebuild
+++ b/dev-python/compreffor/compreffor-0.5.2.ebuild
@@ -27,7 +27,7 @@ BDEPEND="
dev-python/setuptools_scm[${PYTHON_USEDEP}]
 "
 
-PATCHES=( "${FILESDIR}/${P}-remove-unwanted-dependencies.patch" )
+PATCHES=( "${FILESDIR}/${PN}-0.5.1_p1-remove-unwanted-dependencies.patch" )
 
 distutils_enable_tests pytest
 



[gentoo-commits] repo/proj/guru:master commit in: dev-python/asyncssh/

2022-06-28 Thread Arthur Zamarin
commit: 76c36ec52b5d7f1997b3dc60a2183b5ec3e206af
Author: Alessandro Barbieri  gmail  com>
AuthorDate: Tue Jun 28 04:30:03 2022 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Tue Jun 28 04:34:29 2022 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=76c36ec5

dev-python/asyncssh: add 2.11.0

Signed-off-by: Alessandro Barbieri  gmail.com>

 dev-python/asyncssh/Manifest   |  1 +
 dev-python/asyncssh/asyncssh-2.11.0.ebuild | 55 ++
 2 files changed, 56 insertions(+)

diff --git a/dev-python/asyncssh/Manifest b/dev-python/asyncssh/Manifest
index 95cc262dc..8421cacba 100644
--- a/dev-python/asyncssh/Manifest
+++ b/dev-python/asyncssh/Manifest
@@ -1 +1,2 @@
 DIST asyncssh-2.10.1.tar.gz 483000 BLAKE2B 
a588d671b3afe9f77f15974578f27e9001e8138284e4313d8188766c66e81942a8d37598ba79af4971c11f900fa7009311c20c86fce0e058d1fdeeec72c9320a
 SHA512 
adaf68f2e4209e9bf91c2018298a281dab490d723bda9d6f7db892aa43e796e38ff904cf39f56c8b545439ca71c89b419e53521f323cb753cf7a2290beb04e12
+DIST asyncssh-2.11.0.tar.gz 482916 BLAKE2B 
fd410771d4032996b4a75c0cf7250f481a8e5f5498f6a4c31227468eff3dba8f4936c2711e11aadbf313989e395ee679d11b0a28646735f1868bd81680c3f3e3
 SHA512 
d9736d0d9e486c4a062fbf493d28f2c5b1074baa32879430750115a686600fa97c947ea34b47a1d9962cc44cc32ce6b31fdb0baa455fbde9b63660c5b8454810

diff --git a/dev-python/asyncssh/asyncssh-2.11.0.ebuild 
b/dev-python/asyncssh/asyncssh-2.11.0.ebuild
new file mode 100644
index 0..c574e23a1
--- /dev/null
+++ b/dev-python/asyncssh/asyncssh-2.11.0.ebuild
@@ -0,0 +1,55 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DOCS_BUILDER="sphinx"
+DOCS_DIR="docs"
+EPYTEST_DESELECT=(
+   tests/test_connection.py::_TestConnection::test_connect_timeout_exceeded
+   
tests/test_connection.py::_TestConnection::test_connect_timeout_exceeded_string
+   
tests/test_connection.py::_TestConnection::test_connect_timeout_exceeded_tunnel
+) # network tests
+PYTHON_COMPAT=( python3_{8..10} )
+
+inherit distutils-r1 docs optfeature
+
+DESCRIPTION="Asynchronous SSHv2 client and server library"
+HOMEPAGE="
+   https://asyncssh.timeheart.net
+   https://pypi.org/project/asyncssh/
+   https://github.com/ronf/asyncssh
+"
+SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="ECL-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+RDEPEND="
+   >=dev-python/cryptography-3.1[${PYTHON_USEDEP}]
+   >=dev-python/typing-extensions-3.6[${PYTHON_USEDEP}]
+"
+DEPEND="${REDEPEND}"
+BDEPEND="
+   test? (
+   >=dev-python/bcrypt-3.1.3[${PYTHON_USEDEP}]
+   >=dev-python/gssapi-1.2.0[${PYTHON_USEDEP}]
+   >=dev-python/libnacl-1.4.2[${PYTHON_USEDEP}]
+   >=dev-python/pyopenssl-17.0.0[${PYTHON_USEDEP}]
+   >=dev-python/python-pkcs11-0.7.0[${PYTHON_USEDEP}]
+   )
+"
+
+distutils_enable_tests pytest
+distutils_enable_sphinx docs
+
+pkg_postinst() {
+   optfeature "support for OpenSSH private key encryption" 
dev-python/bcrypt
+   optfeature "support for key exchange and authentication with U2F/FIDO2 
security keys" dev-python/fido2
+   optfeature "support for accessing PIV keys on PKCS#11 security tokens" 
dev-python/python-pkcs11
+   optfeature "support for GSSAPI key exchange and authentication on UNIX" 
dev-python/gssapi
+   optfeature "if you have a version of OpenSSL older than 1.1.1b 
installed and you want support for Curve25519 key exchange, Ed25519 keys and 
certificates, or the Chacha20-Poly1305 cipher" dev-python/libnacl
+   optfeature "support for UMAC cryptographic hashes" dev-python/libnettle
+   optfeature "support for X.509 certificate authentication" 
dev-python/pyopenssl
+}



[gentoo-commits] repo/proj/guru:master commit in: dev-python/statmake/

2022-06-28 Thread Arthur Zamarin
commit: 13ced9bcb537f03f2f49755b53cfb3c5c858c256
Author: Alessandro Barbieri  gmail  com>
AuthorDate: Tue Jun 28 04:15:05 2022 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Tue Jun 28 04:34:28 2022 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=13ced9bc

dev-python/statmake: add 0.5.1

Signed-off-by: Alessandro Barbieri  gmail.com>

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

diff --git a/dev-python/statmake/Manifest b/dev-python/statmake/Manifest
index 59b00d62e..d8d3f04e6 100644
--- a/dev-python/statmake/Manifest
+++ b/dev-python/statmake/Manifest
@@ -1 +1,2 @@
 DIST statmake-0.5.0.gh.tar.gz 39835 BLAKE2B 
cad6a4c8a803666ce45d165c46ce6278cdcb56de7a90166315ba229f07ac1202d4bd2e4db678e644e0eaea445b97b81c2eb2c24cdb9ad7d7d4fbee3465fb4bf8
 SHA512 
c28c85e5fce6904b109858b156ab607204b3ff906bb3ec09ca75a170f5640eba83fbdd310f6a5b70f123cfbff1b1af72af1bea541cfdec8175e52be273f8ac00
+DIST statmake-0.5.1.gh.tar.gz 39644 BLAKE2B 
25af1c6e6ebacbdbd3b2004a2c686b2f732a953bb8d1293226581781bb10cd4d8c5d1002659f0377179f9f45525ec55de9df9ba3009756df9d31e9cc1c8f390b
 SHA512 
9b2a6f614372a07a11e03c5f1c26e1f2c1a1f554c2d9ae887a3820e3e5b3766f8388db4d6e39cf338b0e85444fc499c3f04d4a8a169c0b70391b72530965a092

diff --git a/dev-python/statmake/statmake-0.5.1.ebuild 
b/dev-python/statmake/statmake-0.5.1.ebuild
new file mode 100644
index 0..75176044b
--- /dev/null
+++ b/dev-python/statmake/statmake-0.5.1.ebuild
@@ -0,0 +1,45 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_SINGLE_IMPL=1
+DISTUTILS_USE_PEP517=poetry
+PYTHON_COMPAT=( python3_{8..10} )
+inherit distutils-r1
+
+DESCRIPTION="Generate STAT tables for variable fonts from .stylespace files"
+HOMEPAGE="https://github.com/daltonmaag/statmake;
+SRC_URI="https://github.com/daltonmaag/${PN}/archive/refs/tags/v${PV}.tar.gz 
-> ${P}.gh.tar.gz"
+
+KEYWORDS="~amd64"
+LICENSE="MIT"
+SLOT="0"
+
+RDEPEND="
+   $(python_gen_cond_dep '
+   >=dev-python/attrs-21.3[${PYTHON_USEDEP}]
+   >=dev-python/cattrs-22.1[${PYTHON_USEDEP}]
+   >=dev-python/fonttools-4.11[${PYTHON_USEDEP}]
+   ')
+"
+BDEPEND="
+   test? (
+   $(python_gen_cond_dep '
+   >=dev-python/ufo2ft-2.7[${PYTHON_USEDEP}]
+   >=dev-python/ufoLib2-0.4[${PYTHON_USEDEP}]
+   ')
+   )
+"
+
+distutils_enable_tests pytest
+
+python_install() {
+   distutils-r1_python_install --skip-build
+   python_domodule "src/${PN}"
+}
+
+python_test() {
+   local -x PYTHONPATH="${S}/src:${PYTHONPATH}"
+   epytest
+}



[gentoo-commits] repo/proj/guru:master commit in: dev-python/confluent-kafka/

2022-06-28 Thread Arthur Zamarin
commit: d904cf5f4679a3c7b295e948ca4f6665e4c3cc24
Author: Alessandro Barbieri  gmail  com>
AuthorDate: Tue Jun 28 04:26:20 2022 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Tue Jun 28 04:34:29 2022 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=d904cf5f

dev-python/confluent-kafka: add 1.9.0

Signed-off-by: Alessandro Barbieri  gmail.com>

 dev-python/confluent-kafka/Manifest|  1 +
 .../confluent-kafka/confluent-kafka-1.9.0.ebuild   | 54 ++
 2 files changed, 55 insertions(+)

diff --git a/dev-python/confluent-kafka/Manifest 
b/dev-python/confluent-kafka/Manifest
index 51177ae93..1964de802 100644
--- a/dev-python/confluent-kafka/Manifest
+++ b/dev-python/confluent-kafka/Manifest
@@ -1 +1,2 @@
 DIST confluent-kafka-1.8.2.gh.tar.gz 250172 BLAKE2B 
9fabaaf2417343ae2743b662c359925487011cee9c63e5f8d07bfa049212e0f9890530072b463fd39fcc991d46e8e2e4ce07d79b8a63b367685c7da9d658291d
 SHA512 
6db66371b7cac822aafeaa4acb491556d9a866f8502d76e2acfe52d18b282caab338cd3f51f84845eab2ec5b2c44ed80426a7ad8afd0314a8a5ddc1a9299d693
+DIST confluent-kafka-1.9.0.gh.tar.gz 260481 BLAKE2B 
814a6ce0421c866ed9082aa0cf566b476223453f82d84ee20d58d5fd1045fefbb4b92d6d14a9a8301ea8283c19679236efd237bbe21c57199d0bbfcd6427cd9b
 SHA512 
979878ae3ee61d7fcda67803cc5645cdf28749afe7919c7188e1fba9b34e68ab2950536a4817d47de5492bed751fb2eabcdf30f33adec864250c14cf48512bfe

diff --git a/dev-python/confluent-kafka/confluent-kafka-1.9.0.ebuild 
b/dev-python/confluent-kafka/confluent-kafka-1.9.0.ebuild
new file mode 100644
index 0..bb04a6a99
--- /dev/null
+++ b/dev-python/confluent-kafka/confluent-kafka-1.9.0.ebuild
@@ -0,0 +1,54 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+EPYTEST_IGNORE=( tests/integration )
+MYPN="${PN}-python"
+PYTHON_COMPAT=( python3_{8..10} )
+
+inherit distutils-r1 optfeature
+
+DESCRIPTION="Confluent's Kafka Python Client"
+HOMEPAGE="
+   https://pypi.org/project/confluent-kafka/
+   https://github.com/confluentinc/confluent-kafka-python
+"
+SRC_URI="https://github.com/confluentinc/${MYPN}/archive/refs/tags/v${PV}.tar.gz
 -> ${P}.gh.tar.gz"
+S="${WORKDIR}/${MYPN}-${PV}"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64"
+
+RDEPEND="dev-libs/librdkafka"
+DEPEND="${RDEPEND}"
+BDEPEND="
+   test? (
+   >=dev-python/fastavro-1.0[${PYTHON_USEDEP}]
+   >=dev-python/avro-1.10.0[${PYTHON_USEDEP}]
+   dev-python/requests[${PYTHON_USEDEP}]
+   dev-python/pytest-timeout[${PYTHON_USEDEP}]
+   dev-python/requests-mock[${PYTHON_USEDEP}]
+   >=dev-python/trivup-0.8.3[${PYTHON_USEDEP}]
+
+   dev-python/protobuf-python[${PYTHON_USEDEP}]
+   dev-python/jsonschema[${PYTHON_USEDEP}]
+   dev-python/pyflakes[${PYTHON_USEDEP}]
+   dev-python/pyrsistent[${PYTHON_USEDEP}]
+   )
+"
+
+distutils_enable_tests pytest
+
+python_install_all() {
+   distutils-r1_python_install_all
+   rm "${ED}/usr/LICENSE.txt" || die
+}
+
+pkg_postinst() {
+   optfeature "avro support" dev-python/fastavro dev-python/avro 
dev-python/requests
+   optfeature "json support" dev-python/jsonschema dev-python/pyrsistent 
dev-python/requests
+   optfeature "protobuf support" dev-python/protobuf-python 
dev-python/requests
+   optfeature "schema-registry support" dev-python/requests
+}



[gentoo-commits] repo/proj/guru:master commit in: dev-python/fastavro/

2022-06-28 Thread Arthur Zamarin
commit: b1f0262473e600c35dce9a9e9b61532838c2eeef
Author: Alessandro Barbieri  gmail  com>
AuthorDate: Tue Jun 28 04:23:08 2022 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Tue Jun 28 04:34:29 2022 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=b1f02624

dev-python/fastavro: add 1.5.2, drop 1.4.12

Signed-off-by: Alessandro Barbieri  gmail.com>

 dev-python/fastavro/Manifest| 2 +-
 .../fastavro/{fastavro-1.4.12.ebuild => fastavro-1.5.2.ebuild}  | 6 +-
 2 files changed, 2 insertions(+), 6 deletions(-)

diff --git a/dev-python/fastavro/Manifest b/dev-python/fastavro/Manifest
index 6372a7097..5edfe9d9f 100644
--- a/dev-python/fastavro/Manifest
+++ b/dev-python/fastavro/Manifest
@@ -1,2 +1,2 @@
-DIST fastavro-1.4.12.tar.gz 760518 BLAKE2B 
7422e6e664ff6ceface6b3d8d39e6437233b12d62f771d1516920e7e7c3a0c8d23ac2fc82ff2acdac5d21314c0f2978b97fce96bbe2fedb587001672e3984e10
 SHA512 
fe5de909081dfaa4fa8575355f03d533ebe628182bc9716529a7f6c668444a34e8975ae90bc4d588dac2271a0913a49ac6457db0d256c54637995e16cd98281d
 DIST fastavro-1.5.1.tar.gz 761574 BLAKE2B 
fd520edaf533120022cbe6f3cabe5919c952b43bd4d131bb2aacbaded6fbda4d60e8610c12850310c28ac0fc5696301f4ef725c8369057dff9c73b9b35653ada
 SHA512 
6fa2169d4cc26c2176e61da159129e6456296d99bce2d973916d6a0f071feec7b930f985167d7e1e3e0939ec2a5ff387f67e221ff6f52523015af99d4823bf1e
+DIST fastavro-1.5.2.tar.gz 761565 BLAKE2B 
16e4408fa85ee2703a66cb9e8d125a651d879c69475e3137f95283ed974a3b158f0fc7a67de660db06731d45b7952d04b510a08d472fc5a7d86fe5e57a9d264b
 SHA512 
9885291f9ed15da05ee1fc816a95b6fcb269a6c5814efa9f94188c39e5bb0b31dd5afc1c76ae10268a4e128306d66f60c2087d5c0335c1e918e477fabe7f6cf0

diff --git a/dev-python/fastavro/fastavro-1.4.12.ebuild 
b/dev-python/fastavro/fastavro-1.5.2.ebuild
similarity index 94%
rename from dev-python/fastavro/fastavro-1.4.12.ebuild
rename to dev-python/fastavro/fastavro-1.5.2.ebuild
index 7a5627d28..2802e6c4d 100644
--- a/dev-python/fastavro/fastavro-1.4.12.ebuild
+++ b/dev-python/fastavro/fastavro-1.5.2.ebuild
@@ -32,6 +32,7 @@ RDEPEND=""
 DEPEND="
${RDEPEND}
dev-python/cython[${PYTHON_USEDEP}]
+   dev-python/wheel[${PYTHON_USEDEP}]
 "
 BDEPEND="
test? (
@@ -43,9 +44,4 @@ BDEPEND="
)
 "
 
-src_configure() {
-   export FASTAVRO_USE_CYTHON=1
-   default
-}
-
 distutils_enable_tests pytest



[gentoo-commits] repo/proj/guru:master commit in: dev-python/axisregistry/

2022-06-28 Thread Arthur Zamarin
commit: 30175cfb5b55b87c674c3d5df20c713c822f459a
Author: Alessandro Barbieri  gmail  com>
AuthorDate: Tue Jun 28 04:28:38 2022 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Tue Jun 28 04:34:29 2022 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=30175cfb

dev-python/axisregistry: add 0.3.2

Signed-off-by: Alessandro Barbieri  gmail.com>

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

diff --git a/dev-python/axisregistry/Manifest b/dev-python/axisregistry/Manifest
index 43c707a49..1ae17b161 100644
--- a/dev-python/axisregistry/Manifest
+++ b/dev-python/axisregistry/Manifest
@@ -1 +1,2 @@
 DIST axisregistry-0.2.0.tar.gz 15996 BLAKE2B 
f773aa03d8d51e29ae188a71ceb6f7505d35575739332bf7f6c0706bb659815a3d21ef2916d752872f335bf504c6a2662ec0ba447e651d50088f6d7b449b4e3a
 SHA512 
ca069eba5d6ea036e8908d3bc74ec6f65345cad9ef7e6255cf111741e798f68ca24a4528a9dba473a196d1a5d658491677339fd80885e8023aa09d710056f76e
+DIST axisregistry-0.3.2.tar.gz 3497066 BLAKE2B 
eefeb7c315afbdae46adf0c55c29d328cf32f8e6a59c3b0eb84ce4bf94a02a1725e80dfbc8ef6fc53500c8db497c0cd8d48fc43854a31d1437a86db5b2cfa42d
 SHA512 
0e59e7c6a7d9acb78a9d5dd0ebffe38004c477866352b35d91394f1ae953f919f78c25604a60d83b7cb9e67b742cac35d2f0dfc1832f5c0827b7bd1a36bc8792

diff --git a/dev-python/axisregistry/axisregistry-0.3.2.ebuild 
b/dev-python/axisregistry/axisregistry-0.3.2.ebuild
new file mode 100644
index 0..0339faa33
--- /dev/null
+++ b/dev-python/axisregistry/axisregistry-0.3.2.ebuild
@@ -0,0 +1,34 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+PYTHON_COMPAT=( python3_{8..10} )
+
+inherit distutils-r1
+
+DESCRIPTION="A Python API to access data from the Google Fonts variable fonts 
Axis Registry"
+HOMEPAGE="
+   https://github.com/googlefonts/axisregistry
+   https://pypi.org/project/axisregistry/
+"
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+KEYWORDS="~amd64"
+SLOT="0"
+
+RDEPEND="dev-python/protobuf-python[${PYTHON_USEDEP}]"
+DEPEND="
+   ${RDEPEND}
+   >=dev-python/setuptools_scm-4[${PYTHON_USEDEP}]
+"
+
+PATCHES=( "${FILESDIR}/${PN}-0.2.0-remove-setuptools_scm-constraint.patch" )
+
+distutils_enable_tests pytest
+
+python_prepare_all() {
+   export SETUPTOOLS_SCM_PRETEND_VERSION="${PV}"
+   distutils-r1_python_prepare_all
+}



[gentoo-commits] repo/proj/guru:master commit in: dev-python/hyperglot/

2022-06-28 Thread Arthur Zamarin
commit: 880fb24618f994de44c9ffb0e8d39322db033b98
Author: Alessandro Barbieri  gmail  com>
AuthorDate: Tue Jun 28 04:18:17 2022 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Tue Jun 28 04:34:28 2022 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=880fb246

dev-python/hyperglot: add 0.3.9

Signed-off-by: Alessandro Barbieri  gmail.com>

 dev-python/hyperglot/Manifest   |  1 +
 dev-python/hyperglot/hyperglot-0.3.9.ebuild | 30 +
 2 files changed, 31 insertions(+)

diff --git a/dev-python/hyperglot/Manifest b/dev-python/hyperglot/Manifest
index 03ad41e79..201a72402 100644
--- a/dev-python/hyperglot/Manifest
+++ b/dev-python/hyperglot/Manifest
@@ -1 +1,2 @@
 DIST hyperglot-0.3.8.gh.tar.gz 7535789 BLAKE2B 
ea95372cfff195d2f991cc9a6bc3e26a9576e234167dde0c3a550979f6657e23b2169beb9d67b05fe8de1922e8a299ae24653da611e4277027798b2d139bc12f
 SHA512 
32b8a08795fad10bfe909ddcab9578a53d1a0faf5a9ac79c2a129d2529d00166336560528f298ff8433fdc1149791da948fa2ef4f4d67780bd79b8f8126bdaf6
+DIST hyperglot-0.3.9.gh.tar.gz 7534924 BLAKE2B 
504907a27e10977cba079cc03db489d1ee169de84e07d32308f4c682fda9be9e9d4b0af10f3ea0d0b3756582130ab3ab4474a730804b4a5ccd2acd0d97cfe787
 SHA512 
9bf3fad12e66d475dbca627164674a8f3d06779b44e3fac56b95de7058c863421ce107e76fab51dbf95d3ce7d6be5d9aeb340c73521dd85183f2982d36383758

diff --git a/dev-python/hyperglot/hyperglot-0.3.9.ebuild 
b/dev-python/hyperglot/hyperglot-0.3.9.ebuild
new file mode 100644
index 0..6f30fd58e
--- /dev/null
+++ b/dev-python/hyperglot/hyperglot-0.3.9.ebuild
@@ -0,0 +1,30 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+PYTHON_COMPAT=( python3_{8..10} )
+
+inherit distutils-r1
+
+DESCRIPTION="Detect language support for font binaries"
+HOMEPAGE="
+   https://hyperglot.rosettatype.com/
+   https://github.com/rosettatype/hyperglot
+   https://pypi.org/project/hyperglot/
+"
+SRC_URI="https://github.com/rosettatype/${PN}/archive/refs/tags/${PV}.tar.gz 
-> ${P}.gh.tar.gz"
+
+LICENSE="GPL-3+ OFL"
+KEYWORDS="~amd64"
+SLOT="0"
+
+RDEPEND="
+   >=dev-python/click-7.0[${PYTHON_USEDEP}]
+   >=dev-python/fonttools-4.0.2[${PYTHON_USEDEP}]
+   >=dev-python/pyyaml-5.3[${PYTHON_USEDEP}]
+   >=dev-python/unicodedata2-13.0.0[${PYTHON_USEDEP}]
+   >=dev-python/colorlog-4.7.2[${PYTHON_USEDEP}]
+"
+
+distutils_enable_tests pytest



[gentoo-commits] repo/proj/guru:master commit in: dev-python/glyphsets/

2022-06-28 Thread Arthur Zamarin
commit: 2c950777fc56b435d5fcaa8d4cf69d7b1f07f664
Author: Alessandro Barbieri  gmail  com>
AuthorDate: Tue Jun 28 04:19:20 2022 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Tue Jun 28 04:34:28 2022 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=2c950777

dev-python/glyphsets: add 0.5.1

Signed-off-by: Alessandro Barbieri  gmail.com>

 dev-python/glyphsets/Manifest   |  1 +
 dev-python/glyphsets/glyphsets-0.5.1.ebuild | 36 +
 2 files changed, 37 insertions(+)

diff --git a/dev-python/glyphsets/Manifest b/dev-python/glyphsets/Manifest
index 6a1b8f7a7..4267e053c 100644
--- a/dev-python/glyphsets/Manifest
+++ b/dev-python/glyphsets/Manifest
@@ -1 +1,2 @@
 DIST glyphsets-0.5.0.gh.tar.gz 1473150 BLAKE2B 
d745b7689c9eee7cd1a25035d13f19d6eb6db7c8e603ecf87ed689f0cb2e2d1a421b4d5a4f08c7d470def2d5d8db7636a01941f3445579a0712f2ab506a9571a
 SHA512 
94d6ab956a5ab16f061b57e5210ea59733486a27bde3093e8af279ac8f5f1e2efce71d5135ac7182ec027916e31d86433939e743084c405653250893d9221a02
+DIST glyphsets-0.5.1.gh.tar.gz 1473698 BLAKE2B 
414ac3c1647ab483545d65f7503c84f19f9d2a0132d246011f88dd11835a297657a16873645d8dc383a77658f275983546b91b96d9c2fa15f47d8fc03562e027
 SHA512 
9237a2ee86ba25f5023f3ea863739b06374fb16d1655458fdc680b64cb54a1cec0134a2826b4cd1646bae70a33def601d547d2b2432275d68f0c6eb472ea376a

diff --git a/dev-python/glyphsets/glyphsets-0.5.1.ebuild 
b/dev-python/glyphsets/glyphsets-0.5.1.ebuild
new file mode 100644
index 0..a0f0924f2
--- /dev/null
+++ b/dev-python/glyphsets/glyphsets-0.5.1.ebuild
@@ -0,0 +1,36 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+PYTHON_COMPAT=( python3_{8..10} )
+
+inherit distutils-r1
+
+DESCRIPTION="A python API for evaluating coverage of glyph sets in font 
projects"
+HOMEPAGE="
+   https://github.com/googlefonts/glyphsets
+   https://pypi.org/project/glyphsets/
+"
+SRC_URI="https://github.com/googlefonts/${PN}/archive/refs/tags/v${PV}.tar.gz 
-> ${P}.gh.tar.gz"
+
+LICENSE="Apache-2.0"
+KEYWORDS="~amd64"
+SLOT="0"
+
+#ufoLib2 is an indirect dependency
+RDEPEND="
+   dev-python/fonttools[${PYTHON_USEDEP}]
+   dev-python/ufoLib2[${PYTHON_USEDEP}]
+"
+DEPEND="
+   ${RDEPEND}
+   >=dev-python/setuptools_scm-4[${PYTHON_USEDEP}]
+"
+
+PATCHES=( "${FILESDIR}/${P}-remove-setuptools_scm.constraint.patch" )
+
+python_prepare_all() {
+   export SETUPTOOLS_SCM_PRETEND_VERSION="${PV}"
+   distutils-r1_python_prepare_all
+}



[gentoo-commits] repo/proj/guru:master commit in: dev-python/fontParts/

2022-06-28 Thread Arthur Zamarin
commit: 4344dbdf4dcc9311bdab2252afc85c5d17277bd6
Author: Alessandro Barbieri  gmail  com>
AuthorDate: Tue Jun 28 04:21:14 2022 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Tue Jun 28 04:34:29 2022 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=4344dbdf

dev-python/fontParts: add 0.10.6

Signed-off-by: Alessandro Barbieri  gmail.com>

 dev-python/fontParts/Manifest|  1 +
 dev-python/fontParts/fontParts-0.10.6.ebuild | 37 
 2 files changed, 38 insertions(+)

diff --git a/dev-python/fontParts/Manifest b/dev-python/fontParts/Manifest
index 2ab0eef0e..1406a42b1 100644
--- a/dev-python/fontParts/Manifest
+++ b/dev-python/fontParts/Manifest
@@ -1 +1,2 @@
 DIST fontParts-0.10.5.tar.gz 431282 BLAKE2B 
f0585b0220b35f9b6fc18ace6b517b69fecf87e2d0e1fda7ea5753512851e49b2fd122af628286a638d9c178212602e0ca467b38a94577d11ea3bb117d944a6b
 SHA512 
961507c60de82da516f5cefbb3ca998533751234953c01c28e2ca534d47916e534c1cd6dc95add182e7da10ff57b1a0e0e5ad20fcbe4c385d5f2f58dde0be927
+DIST fontParts-0.10.6.gh.tar.gz 431799 BLAKE2B 
e1fdc0e4ac54a62ec025bf73596e9abb2472dbb4eff5f2eea2667da31c5b75cf37a1db9cc25b2fac8afb8815b721aa7439f91129e03df018ba77e9a4b37886cd
 SHA512 
77b888c7393a92153fbd0c61a6e3e30a1c8c9416db4132799cfd938f819ff415f408d31326b87e8bd5b9b9876559a82a61251328684933b7ecc33ccc9735b843

diff --git a/dev-python/fontParts/fontParts-0.10.6.ebuild 
b/dev-python/fontParts/fontParts-0.10.6.ebuild
new file mode 100644
index 0..332501e01
--- /dev/null
+++ b/dev-python/fontParts/fontParts-0.10.6.ebuild
@@ -0,0 +1,37 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+PYTHON_COMPAT=( python3_{8..10} )
+
+inherit distutils-r1
+
+DESCRIPTION="An API for interacting with the parts of fonts"
+HOMEPAGE="https://github.com/robotools/fontParts;
+SRC_URI="https://github.com/robotools/fontParts/archive/refs/tags/${PV}.tar.gz 
-> ${P}.gh.tar.gz"
+
+KEYWORDS="~amd64 ~x86"
+LICENSE="MIT"
+SLOT="0"
+IUSE="test"
+
+RDEPEND="
+   ${PYTHON_DEPS}
+   >=dev-python/booleanOperations-0.9.0[${PYTHON_USEDEP}]
+   >=dev-python/defcon-0.6.0[${PYTHON_USEDEP}]
+   >=dev-python/fontMath-0.4.8[${PYTHON_USEDEP}]
+   >=dev-python/fonttools-3.32.0[${PYTHON_USEDEP}]
+"
+DEPEND="${RDEPEND}"
+BDEPEND="test? ( dev-python/fontPens[${PYTHON_USEDEP}] )"
+
+RESTRICT="!test? ( test )"
+
+pkg_setup() {
+   export SETUPTOOLS_SCM_PRETEND_VERSION="${PV%_*}"
+}
+
+python_test() {
+   "${EPYTHON}" Lib/fontParts/fontshell/test.py -v || die "Tests failed 
with ${EPYTHON}"
+}



[gentoo-commits] repo/proj/guru:master commit in: dev-python/python-designateclient/

2022-06-28 Thread Arthur Zamarin
commit: 6ced456bcf060d68096554a7174c909275b7bdae
Author: Alessandro Barbieri  gmail  com>
AuthorDate: Tue Jun 28 04:17:13 2022 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Tue Jun 28 04:34:28 2022 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=6ced456b

dev-python/python-designateclient: add 4.5.1

Signed-off-by: Alessandro Barbieri  gmail.com>

 dev-python/python-designateclient/Manifest |  1 +
 .../python-designateclient-4.5.1.ebuild| 49 ++
 2 files changed, 50 insertions(+)

diff --git a/dev-python/python-designateclient/Manifest 
b/dev-python/python-designateclient/Manifest
index 2bae8957d..f811437c1 100644
--- a/dev-python/python-designateclient/Manifest
+++ b/dev-python/python-designateclient/Manifest
@@ -1 +1,2 @@
 DIST python-designateclient-4.5.0.tar.gz 70182 BLAKE2B 
83c127935434367d64b4eac6f10040d5d0c59f58fc89db2a92e52f33c7b0f473d8c991fdb98ea1d3fddfd2111e91c6e162047cda061dd8fd897a430baa9c7629
 SHA512 
0229b925d9c659af777e5b7151830746b20d990e17a2328ad03cbdea3e04d7d5de78a16778d644b112b9d7b6f04a2a52ae57c9404c32fdab018c2be60ba3ca4e
+DIST python-designateclient-4.5.1.tar.gz 70307 BLAKE2B 
0f5763251b7ba092f9b2f611a0ad3a55233ae60016ae658c3f7c7c50d5116dc997a1da2ed92aba510eabb963f71cba68add6e221b11adc540993e661adeece88
 SHA512 
6abddcfb817a48ae2b978b63c75765a7df0d21a3fdba718d9664848f411feca81305f415c44630fac7d7ef21cc35ffdc3d24bcb63724c95c0f1c993ec43b3d95

diff --git 
a/dev-python/python-designateclient/python-designateclient-4.5.1.ebuild 
b/dev-python/python-designateclient/python-designateclient-4.5.1.ebuild
new file mode 100644
index 0..c862f0f6f
--- /dev/null
+++ b/dev-python/python-designateclient/python-designateclient-4.5.1.ebuild
@@ -0,0 +1,49 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+EPYTEST_IGNORE=( designateclient/functionaltests/ )
+PYTHON_COMPAT=( python3_{8..10} )
+
+inherit distutils-r1
+
+DESCRIPTION="Python bindings to the Designate API"
+HOMEPAGE="
+   https://github.com/openstack/python-designateclient
+   https://opendev.org/openstack/python-blazarclient
+   https://pypi.org/project/python-blazarclient/
+   https://launchpad.net/python-designateclient
+"
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64"
+
+RDEPEND="
+   >=dev-python/cliff-2.8.0[${PYTHON_USEDEP}]
+   >=dev-python/jsonschema-2.6.0[${PYTHON_USEDEP}]
+   >=dev-python/osc-lib-1.8.0[${PYTHON_USEDEP}]
+   >=dev-python/oslo-serialization-2.18.0[${PYTHON_USEDEP}]
+   >=dev-python/oslo-utils-3.33.0[${PYTHON_USEDEP}]
+   >=dev-python/pbr-2.0.0[${PYTHON_USEDEP}]
+   >=dev-python/keystoneauth-3.4.0[${PYTHON_USEDEP}]
+   >=dev-python/requests-2.14.2[${PYTHON_USEDEP}]
+   >=dev-python/stevedore-1.20.0[${PYTHON_USEDEP}]
+   >=dev-python/debtcollector-1.2.0[${PYTHON_USEDEP}]
+"
+DEPEND="
+   ${RDEPEND}
+   test? (
+   >=dev-python/oslo-config-5.2.0[${PYTHON_USEDEP}]
+   >=dev-python/oslotest-3.2.0[${PYTHON_USEDEP}]
+   >=dev-python/os-testr-1.0.0[${PYTHON_USEDEP}]
+   >=dev-python/subunit-1.0.0[${PYTHON_USEDEP}]
+   >=dev-python/requests-mock-1.2.0[${PYTHON_USEDEP}]
+   >=dev-python/reno-3.1.0[${PYTHON_USEDEP}]
+   >=dev-python/tempest-17.1.0[${PYTHON_USEDEP}]
+   )
+"
+
+distutils_enable_tests pytest



[gentoo-commits] repo/proj/guru:master commit in: dev-python/vharfbuzz/

2022-06-28 Thread Arthur Zamarin
commit: cb2b459881eb7f6671e0962fbc7fcabb3be7c9ed
Author: Alessandro Barbieri  gmail  com>
AuthorDate: Tue Jun 28 04:07:31 2022 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Tue Jun 28 04:34:27 2022 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=cb2b4598

dev-python/vharfbuzz: add 0.1.4

Signed-off-by: Alessandro Barbieri  gmail.com>

 dev-python/vharfbuzz/Manifest   |  1 +
 dev-python/vharfbuzz/vharfbuzz-0.1.4.ebuild | 24 
 2 files changed, 25 insertions(+)

diff --git a/dev-python/vharfbuzz/Manifest b/dev-python/vharfbuzz/Manifest
index a0c417d00..d23b7890d 100644
--- a/dev-python/vharfbuzz/Manifest
+++ b/dev-python/vharfbuzz/Manifest
@@ -1 +1,2 @@
 DIST vharfbuzz-0.1.3.gh.tar.gz 9359 BLAKE2B 
c4d7e2a1a939c59f63008f99cc6cf4ce622adebe493248c3536632051e32fe0e1ca9d48b91273ef3c157afefbfcc0062232d964cba954f1b867d91bbdc16ad41
 SHA512 
0b2e90da6ba613cbc24bf67d2815d6d2e857463e077410a6c86e4a4d77a734bc6b3ddaf3fbd564d06fcd2295eda13e095da55241cc31c38959703114b0cf56bf
+DIST vharfbuzz-0.1.4.gh.tar.gz 9362 BLAKE2B 
6a688990e9a56e6b53cda8d1293681c3e84a888f6052e4eb3e8f62d95b145a465f3b3ed2e20f1cafc0eb3befadc5a23417fcb8d4770c1b3b009eacc985a65ca7
 SHA512 
0c0cf27238c0d7a763a1c683df3c2ec1d48fc11af0c347a1039d0f957efb91b21c4292d66a3c9dff60dacc1c21e3ace35fa162f262e9f3e50c24048647092a21

diff --git a/dev-python/vharfbuzz/vharfbuzz-0.1.4.ebuild 
b/dev-python/vharfbuzz/vharfbuzz-0.1.4.ebuild
new file mode 100644
index 0..9cc1e42f6
--- /dev/null
+++ b/dev-python/vharfbuzz/vharfbuzz-0.1.4.ebuild
@@ -0,0 +1,24 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+PYTHON_COMPAT=( python3_{8..10} )
+
+inherit distutils-r1
+
+DESCRIPTION="A user-friendlier way to use Harfbuzz in Python"
+HOMEPAGE="https://github.com/simoncozens/vharfbuzz;
+SRC_URI="https://github.com/simoncozens/vharfbuzz/archive/refs/tags/v${PV}.tar.gz
 -> ${P}.gh.tar.gz"
+
+LICENSE="MIT"
+KEYWORDS="~amd64"
+SLOT="0"
+
+RDEPEND="
+   dev-python/fonttools[${PYTHON_USEDEP}]
+   dev-python/uharfbuzz[${PYTHON_USEDEP}]
+"
+DEPEND="${RDEPEND}"
+
+distutils_enable_sphinx docs



[gentoo-commits] repo/proj/guru:master commit in: dev-python/fontParts/

2022-06-28 Thread Arthur Zamarin
commit: e55160d3536c3f76d3bfc8c851764d013c66cc38
Author: Alessandro Barbieri  gmail  com>
AuthorDate: Tue Jun 28 04:21:46 2022 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Tue Jun 28 04:34:29 2022 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=e55160d3

dev-python/fontParts: drop 0.10.5

Signed-off-by: Alessandro Barbieri  gmail.com>

 dev-python/fontParts/Manifest|  1 -
 dev-python/fontParts/fontParts-0.10.5.ebuild | 37 
 2 files changed, 38 deletions(-)

diff --git a/dev-python/fontParts/Manifest b/dev-python/fontParts/Manifest
index 1406a42b1..96716cd8d 100644
--- a/dev-python/fontParts/Manifest
+++ b/dev-python/fontParts/Manifest
@@ -1,2 +1 @@
-DIST fontParts-0.10.5.tar.gz 431282 BLAKE2B 
f0585b0220b35f9b6fc18ace6b517b69fecf87e2d0e1fda7ea5753512851e49b2fd122af628286a638d9c178212602e0ca467b38a94577d11ea3bb117d944a6b
 SHA512 
961507c60de82da516f5cefbb3ca998533751234953c01c28e2ca534d47916e534c1cd6dc95add182e7da10ff57b1a0e0e5ad20fcbe4c385d5f2f58dde0be927
 DIST fontParts-0.10.6.gh.tar.gz 431799 BLAKE2B 
e1fdc0e4ac54a62ec025bf73596e9abb2472dbb4eff5f2eea2667da31c5b75cf37a1db9cc25b2fac8afb8815b721aa7439f91129e03df018ba77e9a4b37886cd
 SHA512 
77b888c7393a92153fbd0c61a6e3e30a1c8c9416db4132799cfd938f819ff415f408d31326b87e8bd5b9b9876559a82a61251328684933b7ecc33ccc9735b843

diff --git a/dev-python/fontParts/fontParts-0.10.5.ebuild 
b/dev-python/fontParts/fontParts-0.10.5.ebuild
deleted file mode 100644
index aa8317901..0
--- a/dev-python/fontParts/fontParts-0.10.5.ebuild
+++ /dev/null
@@ -1,37 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-PYTHON_COMPAT=( python3_{8..10} )
-
-inherit distutils-r1
-
-DESCRIPTION="An API for interacting with the parts of fonts"
-HOMEPAGE="https://github.com/robotools/fontParts;
-SRC_URI="https://github.com/robotools/fontParts/archive/refs/tags/${PV}.tar.gz 
-> ${P}.tar.gz"
-
-KEYWORDS="~amd64 ~x86"
-LICENSE="MIT"
-SLOT="0"
-IUSE="test"
-
-RDEPEND="
-   ${PYTHON_DEPS}
-   >=dev-python/booleanOperations-0.9.0[${PYTHON_USEDEP}]
-   >=dev-python/defcon-0.6.0[${PYTHON_USEDEP}]
-   >=dev-python/fontMath-0.4.8[${PYTHON_USEDEP}]
-   >=dev-python/fonttools-3.32.0[${PYTHON_USEDEP}]
-"
-DEPEND="${RDEPEND}"
-BDEPEND="test? ( dev-python/fontPens[${PYTHON_USEDEP}] )"
-
-RESTRICT="!test? ( test )"
-
-pkg_setup() {
-   export SETUPTOOLS_SCM_PRETEND_VERSION="${PV%_*}"
-}
-
-python_test() {
-   "${EPYTHON}" Lib/fontParts/fontshell/test.py -v || die "Tests failed 
with ${EPYTHON}"
-}



[gentoo-commits] repo/proj/guru:master commit in: dev-python/types-paramiko/

2022-06-28 Thread Arthur Zamarin
commit: 625e424800120be4cbbaf5748889e9aa290daa22
Author: Alessandro Barbieri  gmail  com>
AuthorDate: Tue Jun 28 04:09:29 2022 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Tue Jun 28 04:34:28 2022 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=625e4248

dev-python/types-paramiko: add 2.11.1

Signed-off-by: Alessandro Barbieri  gmail.com>

 dev-python/types-paramiko/Manifest  |  1 +
 .../types-paramiko/types-paramiko-2.11.1.ebuild | 21 +
 2 files changed, 22 insertions(+)

diff --git a/dev-python/types-paramiko/Manifest 
b/dev-python/types-paramiko/Manifest
index c585fdf3d..da549096f 100644
--- a/dev-python/types-paramiko/Manifest
+++ b/dev-python/types-paramiko/Manifest
@@ -1 +1,2 @@
 DIST types-paramiko-2.10.0.tar.gz 20325 BLAKE2B 
c918598110ada99b739579d9fd0b968b272e7cb654df2fd24f3fbfa96b9730fab27c6575220b62d2a6680c4cd5c6122594e1d710afcb5cdde2444fcfeb7a77ea
 SHA512 
e376f8fd060f6667c610c53cf42b7dbb38ab19cbc3e8ad68f9a68f982b7498c7e06201e4ff35b662fb0d7a17b24d12a245cdc8f5731cf21cf5c0a14085853fb0
+DIST types-paramiko-2.11.1.tar.gz 20406 BLAKE2B 
84ee3c357044711c4252171d018bfc4e1fbedd0cefc7dc17da8a7ea5d215d72ea5ce58d272f0d44f6c5e4be316497833ad3e40800dcd2b1be37a7a8d74742120
 SHA512 
54c4566342919d9b890ca87ebb07177d31108e5d6f9408ef2939499db950f1a44fab8ab553465a676099c51a61169d6c5b60b3900388af48d675721e4d746f7c

diff --git a/dev-python/types-paramiko/types-paramiko-2.11.1.ebuild 
b/dev-python/types-paramiko/types-paramiko-2.11.1.ebuild
new file mode 100644
index 0..8b3f48095
--- /dev/null
+++ b/dev-python/types-paramiko/types-paramiko-2.11.1.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+PYTHON_COMPAT=( python3_{8..11} pypy3 )
+
+inherit distutils-r1
+
+DESCRIPTION="Typing stubs for paramiko"
+HOMEPAGE="
+   https://pypi.org/project/types-paramiko/
+   https://github.com/python/typeshed/tree/master/stubs/paramiko
+"
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+SLOT="0"
+LICENSE="Apache-2.0"
+KEYWORDS="~amd64"
+
+RDEPEND=">=dev-python/cryptography-3.4.4[${PYTHON_USEDEP}]"



[gentoo-commits] repo/proj/guru:master commit in: dev-python/sphinx-click/

2022-06-28 Thread Arthur Zamarin
commit: b15823e319e9238abb183661e7af571b00d10192
Author: Alessandro Barbieri  gmail  com>
AuthorDate: Tue Jun 28 04:16:08 2022 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Tue Jun 28 04:34:28 2022 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=b15823e3

dev-python/sphinx-click: add 4.2.0

Signed-off-by: Alessandro Barbieri  gmail.com>

 dev-python/sphinx-click/Manifest  |  1 +
 dev-python/sphinx-click/sphinx-click-4.2.0.ebuild | 29 +++
 2 files changed, 30 insertions(+)

diff --git a/dev-python/sphinx-click/Manifest b/dev-python/sphinx-click/Manifest
index 105169e7c..5a5a6771e 100644
--- a/dev-python/sphinx-click/Manifest
+++ b/dev-python/sphinx-click/Manifest
@@ -1 +1,2 @@
 DIST sphinx-click-4.1.0.tar.gz 21146 BLAKE2B 
0510bdcfa051e1272796ef049b4fe40e936526937b99bec5c20b714507d285a5524bd341f41042a74c1b6715fbda7a892e14aee08a397df61ff47f39b2ebc52a
 SHA512 
a57efbcfe8ab4f82298917937b573480401a51ce81889eb37b56f6eac0b2d6123a94a877f5bc460c4998c55040072453a48400f9c94d902a7cab6cd622d13d62
+DIST sphinx-click-4.2.0.tar.gz 21265 BLAKE2B 
3f0cd707d6eb26bb63d81cd86324b715eecbb85d038a94104599034563be024d4d4cab5ed488b1d1fb55d4f7c6abb599f48c96f8ea582be0c3d4a37169e7638d
 SHA512 
9b9fee96b17242a1a2cfc097a490134e47d250231481d13c438abfdd17b149adf2bde9c3591a94e4e17f02dc800c2b48002eb74994b43fec0d50ddb1083e

diff --git a/dev-python/sphinx-click/sphinx-click-4.2.0.ebuild 
b/dev-python/sphinx-click/sphinx-click-4.2.0.ebuild
new file mode 100644
index 0..cf32023f4
--- /dev/null
+++ b/dev-python/sphinx-click/sphinx-click-4.2.0.ebuild
@@ -0,0 +1,29 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+PYTHON_COMPAT=( python3_{8..11} pypy3 )
+
+inherit distutils-r1
+
+DESCRIPTION="Sphinx plugin to automatically document click-based applications"
+HOMEPAGE="
+   https://github.com/click-contrib/sphinx-click
+   https://pypi.org/project/sphinx-click/
+"
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="MIT"
+KEYWORDS="~amd64"
+SLOT="0"
+
+RDEPEND="
+   >=dev-python/sphinx-2.0[${PYTHON_USEDEP}]
+   >=dev-python/click-7.0[${PYTHON_USEDEP}]
+   dev-python/docutils[${PYTHON_USEDEP}]
+"
+BDEPEND=">=dev-python/pbr-2.0[${PYTHON_USEDEP}]"
+
+distutils_enable_tests pytest
+distutils_enable_sphinx docs --no-autodoc



[gentoo-commits] repo/proj/guru:master commit in: dev-python/taskflow/

2022-06-28 Thread Arthur Zamarin
commit: 898b47bf1505699e5ae944f0e004382daa8e37cb
Author: Alessandro Barbieri  gmail  com>
AuthorDate: Tue Jun 28 04:11:20 2022 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Tue Jun 28 04:34:28 2022 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=898b47bf

dev-python/taskflow: add 5.0.0, drop 4.6.4

Signed-off-by: Alessandro Barbieri  gmail.com>

 dev-python/taskflow/Manifest | 2 +-
 dev-python/taskflow/{taskflow-4.6.4.ebuild => taskflow-5.0.0.ebuild} | 1 -
 2 files changed, 1 insertion(+), 2 deletions(-)

diff --git a/dev-python/taskflow/Manifest b/dev-python/taskflow/Manifest
index 5731b781d..6fee83b37 100644
--- a/dev-python/taskflow/Manifest
+++ b/dev-python/taskflow/Manifest
@@ -1,2 +1,2 @@
-DIST taskflow-4.6.4.tar.gz 1076719 BLAKE2B 
b202a6981deb9c9b6c86e9de740d44492a2028e0bd48ff9779e2db7f1ccb1076e5c4fa9195b0cdf5a8fb2af52a30e1ae8b6b3900a268f1b706b014f13df13cf8
 SHA512 
f8826e2d106123bc3d3c57826c2004c4aeaf17434931a660777ce2866dc659f82427c95bbf6e25459b2fb5ab303bb8ec11a898f53b4cb8b52f614965a56d298a
 DIST taskflow-4.7.0.tar.gz 1076831 BLAKE2B 
5f0490ae2dbcea518ec00094a2f6c577734facf8f4e28c52d10db52c1aa942dd9e86693b37444dfe5262b1fe298188966f040581b3c810186f31d9482c84
 SHA512 
2c57dc81b371ecaecbf8511ff91e4064fcb084a7f728a476a1b0270690844b7c46c006d2ac39583d5c081711900a07a3e90204232da71a5c329000cad1b3a186
+DIST taskflow-5.0.0.tar.gz 1075544 BLAKE2B 
fca4c206c5d202da43485ffcdab12c99a6826f918420a66e885725b560eda2ac06b3864d286c465c4554d676bed601769fdcf4ec9882e0f19f9360384b222f84
 SHA512 
87536c564021e63677682f24d794742e20c7ef33ca1fd9ba50bdeeef055a33e72143076ee323319db91f5e6c1cd647965e1b78e33b27715eee8189c084bb8294

diff --git a/dev-python/taskflow/taskflow-4.6.4.ebuild 
b/dev-python/taskflow/taskflow-5.0.0.ebuild
similarity index 97%
rename from dev-python/taskflow/taskflow-4.6.4.ebuild
rename to dev-python/taskflow/taskflow-5.0.0.ebuild
index e9e80a6d8..c936153be 100644
--- a/dev-python/taskflow/taskflow-4.6.4.ebuild
+++ b/dev-python/taskflow/taskflow-5.0.0.ebuild
@@ -21,7 +21,6 @@ KEYWORDS="~amd64"
 
 DEPEND="
>=dev-python/pbr-2.0.0[${PYTHON_USEDEP}]
-   >=dev-python/six-1.10.0[${PYTHON_USEDEP}]
>=dev-python/futurist-1.2.0[${PYTHON_USEDEP}]
>=dev-python/fasteners-0.7.0[${PYTHON_USEDEP}]
>=dev-python/networkx-2.1.0[${PYTHON_USEDEP}]



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

2022-06-28 Thread Arthur Zamarin
commit: a61f3481be5348d89e03cfb6a8e5b32a783c84d9
Author: Viorel Munteanu  gmail  com>
AuthorDate: Tue Jun 28 04:30:26 2022 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Tue Jun 28 04:30:26 2022 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=a61f3481

app-misc/fastfetch: add 1.5.5

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

 app-misc/fastfetch/Manifest   |  1 +
 app-misc/fastfetch/fastfetch-1.5.5.ebuild | 96 +++
 2 files changed, 97 insertions(+)

diff --git a/app-misc/fastfetch/Manifest b/app-misc/fastfetch/Manifest
index afb080563..2817deeeb 100644
--- a/app-misc/fastfetch/Manifest
+++ b/app-misc/fastfetch/Manifest
@@ -1 +1,2 @@
 DIST fastfetch-1.5.4.tar.gz 345879 BLAKE2B 
fac422642e6d2af4658d8f7c23c83b3c15a485eda8705626eda9eba024a4714b814e654f688015932cef3b80332c9e6ea5308d371848719786daca4e73ae059e
 SHA512 
20a305235018ddb1af911246222c7f625311abaf95aa3feed6d7dc06e98b974453f80c34933e286709c721a48238d06b532f2770e72cb3f4018ad54de399a084
+DIST fastfetch-1.5.5.tar.gz 346289 BLAKE2B 
db6e321150429343a1660ea384b43a8a35a2bbf11cd6acdf9089f0d020059afa28cd4f42ac8d956974f8bb0cd6c3fe9750393ecb154f5449ab5d14a27057daaa
 SHA512 
3c51ff0e82982bf1974b113709eacf323c5a4080a8292d4ffd4575b10cf8ddbd0a55bda57dcaec5bd61bebe4b4f16e6634fa067d01d8df5be0120b2b5f5f886c

diff --git a/app-misc/fastfetch/fastfetch-1.5.5.ebuild 
b/app-misc/fastfetch/fastfetch-1.5.5.ebuild
new file mode 100644
index 0..31e8aeeb4
--- /dev/null
+++ b/app-misc/fastfetch/fastfetch-1.5.5.ebuild
@@ -0,0 +1,96 @@
+# Copyright 2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit cmake
+
+DESCRIPTION="Like neofetch but faster"
+HOMEPAGE="https://github.com/LinusDierheimer/fastfetch;
+if [[ ${PV} == * ]]; then
+   inherit git-r3
+   EGIT_REPO_URI="https://github.com/LinusDierheimer/fastfetch.git;
+else
+   
SRC_URI="https://github.com/LinusDierheimer/fastfetch/archive/refs/tags/${PV}.tar.gz
 -> ${P}.tar.gz"
+fi
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE="X chafa dbus gnome imagemagick opencl opengl osmesa pci sqlite vulkan 
wayland xcb xfce xrandr"
+
+# note - qa-vdb will always report errors because fastfetch loads the libs 
dynamically
+RDEPEND="
+   sys-libs/zlib
+   X? ( x11-libs/libX11 )
+   chafa? (
+   media-gfx/chafa
+   media-gfx/imagemagick:=
+   )
+   dbus? ( sys-apps/dbus )
+   gnome? (
+   dev-libs/glib
+   gnome-base/dconf
+   )
+   imagemagick? ( media-gfx/imagemagick:= )
+   opencl? ( virtual/opencl )
+   opengl? ( media-libs/libglvnd[X] )
+   osmesa? ( media-libs/mesa[osmesa] )
+   pci? ( sys-apps/pciutils )
+   sqlite? ( dev-db/sqlite:3 )
+   vulkan? ( media-libs/vulkan-loader )
+   wayland? ( dev-libs/wayland )
+   xcb? ( x11-libs/libxcb )
+   xfce? ( xfce-base/xfconf )
+   xrandr? ( x11-libs/libXrandr )
+"
+DEPEND="${RDEPEND}"
+BDEPEND="virtual/pkgconfig"
+
+REQUIRED_USE="xrandr? ( X )"
+
+pkg_setup() {
+   if use chafa && ! use imagemagick; then
+   elog "USE chafa depends on imagemagick, but that is currently 
disabled.  Enabling imagemagick"
+   fi
+
+   if use imagemagick || use chafa; then
+   export fastfetch_enable_imagemagick7=$(has_version 
'>=media-gfx/imagemagick-7.0.0' && echo yes || echo no)
+   else
+   export fastfetch_enable_imagemagick7=no
+   fi
+
+   if use imagemagick || use chafa; then
+   export fastfetch_enable_imagemagick6=$(has_version 
'

[gentoo-commits] repo/proj/guru:master commit in: dev-python/types-python-dateutil/

2022-06-28 Thread Arthur Zamarin
commit: 87c45a58f18b72a6f15c5f80834798aa8b8cb52f
Author: Alessandro Barbieri  gmail  com>
AuthorDate: Tue Jun 28 04:09:07 2022 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Tue Jun 28 04:34:28 2022 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=87c45a58

dev-python/types-python-dateutil: add 2.8.18, drop 2.8.16

Signed-off-by: Alessandro Barbieri  gmail.com>

 dev-python/types-python-dateutil/Manifest   | 2 +-
 ...ython-dateutil-2.8.16.ebuild => types-python-dateutil-2.8.18.ebuild} | 0
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/types-python-dateutil/Manifest 
b/dev-python/types-python-dateutil/Manifest
index 97b8c5ae9..000596419 100644
--- a/dev-python/types-python-dateutil/Manifest
+++ b/dev-python/types-python-dateutil/Manifest
@@ -1,2 +1,2 @@
-DIST types-python-dateutil-2.8.16.tar.gz 6973 BLAKE2B 
2e883f73af0e79faf57f8469733ec742b9881e974a253ddd40e80628302ea29a9046a319088d75b9bc47792b0e225fe2c2f376ea4a5d794d710cf7aea7af7af3
 SHA512 
1d2927c6bd85fa8222c7519d3ac8ae6179da746ebb29ca4e9002ca410131e10445b8ebc2b70bb6df1b3e8ed90098827884bf5f928039d1627ca760c86cdcc113
 DIST types-python-dateutil-2.8.17.tar.gz 7018 BLAKE2B 
261aa401e656a6524b96fd3c7ccf2cccf1dd8826c5597958ca1dde8b05ea656af7486b8487c57915b679c409befac004294e26a9fe401beefbe07060dfefc352
 SHA512 
ef33af71fd007175967b436a9115c1ce2defbb2a4d154c153e58ed72286e5090c73c959f3be0498a3613391b3b0519784a47678182d0d685007d386ae3005565
+DIST types-python-dateutil-2.8.18.tar.gz 7078 BLAKE2B 
2ee7edf31c8b034a914a6bbad72107670b1fdb884d1c4977d10cabb572dcd5ef55fad533980d583d9cbfbb192a631f01605663587ddc90d0e71e7e7102aad789
 SHA512 
e1ed05d39940aadf7d748d7f84781506324bf080bf243c39c801543a3e4c91a2ab132bea0efbbfc5d20c90f217a93b93a3f6893a99d03cd0f5cfa87ccfb71a6e

diff --git 
a/dev-python/types-python-dateutil/types-python-dateutil-2.8.16.ebuild 
b/dev-python/types-python-dateutil/types-python-dateutil-2.8.18.ebuild
similarity index 100%
rename from dev-python/types-python-dateutil/types-python-dateutil-2.8.16.ebuild
rename to dev-python/types-python-dateutil/types-python-dateutil-2.8.18.ebuild



[gentoo-commits] repo/proj/guru:master commit in: dev-python/types-requests/

2022-06-28 Thread Arthur Zamarin
commit: dd99cac948ec06f7d98e7d888780a9c99564d9f9
Author: Alessandro Barbieri  gmail  com>
AuthorDate: Tue Jun 28 04:08:08 2022 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Tue Jun 28 04:34:27 2022 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=dd99cac9

dev-python/types-requests: add 2.28.0, drop 2.27.29

Signed-off-by: Alessandro Barbieri  gmail.com>

 dev-python/types-requests/Manifest  | 2 +-
 .../{types-requests-2.27.29.ebuild => types-requests-2.28.0.ebuild} | 0
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/types-requests/Manifest 
b/dev-python/types-requests/Manifest
index 002128e90..a90365311 100644
--- a/dev-python/types-requests/Manifest
+++ b/dev-python/types-requests/Manifest
@@ -1,2 +1,2 @@
-DIST types-requests-2.27.29.tar.gz 11366 BLAKE2B 
4791fbcc95bbb16de6aa341afdf7b08d5f147628d3f2bc5b43c512e9df509a8fcdf95ac4f9c7f4f924aa5463040157730b33953a15144afd2d9b4adb7c16e48a
 SHA512 
136acd5d1ae2334ecbe19c2dcac59d2c8d7c567bb5c4a0d15c279bcf61be1abebfb934743d5ad3c2792eaca6c6cc76756e9efa550448a831727de0846548f0a9
 DIST types-requests-2.27.30.tar.gz 11473 BLAKE2B 
717e3c68b24a7123259f755ffcd427811fc8a45a1eb0c22708ac676f29b55af257c2a8bcdb21b35e019aa9efccd96c38ddc6b0dd1d8321456f8f0117efbdb6d0
 SHA512 
edebb63b1f5c64604de40462b2acd9cc86839f2e5affcfa0fab91afebf3b0050e4a713cdabb4d12a6f5203eee78637c33e173ba73b9f1b953d94633dc21354a0
+DIST types-requests-2.28.0.tar.gz 11532 BLAKE2B 
003869728f26bc64dd9cc755e20ccdd1eba0619aaf8cc3cbc27d6cebd62eb399ff757568624b2ffcf23cfc6dd5972a94b0e0e086a8f196111391e73fa7d2e431
 SHA512 
7d14642f3d54bc8c9e3f7c678b90a5f22a9464d4e66878783aeb30cb46bb8ff8b32c8db4309e0cd2e1e0fad243320ac3e1905c5e9ab10112856b7cb3e81673e4

diff --git a/dev-python/types-requests/types-requests-2.27.29.ebuild 
b/dev-python/types-requests/types-requests-2.28.0.ebuild
similarity index 100%
rename from dev-python/types-requests/types-requests-2.27.29.ebuild
rename to dev-python/types-requests/types-requests-2.28.0.ebuild



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

2022-06-28 Thread Arthur Zamarin
commit: 6097530effefcb552caf303f33f3b1faae722b06
Author: Viorel Munteanu  gmail  com>
AuthorDate: Tue Jun 28 04:30:39 2022 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Tue Jun 28 04:30:39 2022 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=6097530e

app-misc/fastfetch: drop 1.5.4-r1

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

 app-misc/fastfetch/Manifest  |  1 -
 app-misc/fastfetch/fastfetch-1.5.4-r1.ebuild | 96 
 2 files changed, 97 deletions(-)

diff --git a/app-misc/fastfetch/Manifest b/app-misc/fastfetch/Manifest
index 2817deeeb..5b2a0c5f0 100644
--- a/app-misc/fastfetch/Manifest
+++ b/app-misc/fastfetch/Manifest
@@ -1,2 +1 @@
-DIST fastfetch-1.5.4.tar.gz 345879 BLAKE2B 
fac422642e6d2af4658d8f7c23c83b3c15a485eda8705626eda9eba024a4714b814e654f688015932cef3b80332c9e6ea5308d371848719786daca4e73ae059e
 SHA512 
20a305235018ddb1af911246222c7f625311abaf95aa3feed6d7dc06e98b974453f80c34933e286709c721a48238d06b532f2770e72cb3f4018ad54de399a084
 DIST fastfetch-1.5.5.tar.gz 346289 BLAKE2B 
db6e321150429343a1660ea384b43a8a35a2bbf11cd6acdf9089f0d020059afa28cd4f42ac8d956974f8bb0cd6c3fe9750393ecb154f5449ab5d14a27057daaa
 SHA512 
3c51ff0e82982bf1974b113709eacf323c5a4080a8292d4ffd4575b10cf8ddbd0a55bda57dcaec5bd61bebe4b4f16e6634fa067d01d8df5be0120b2b5f5f886c

diff --git a/app-misc/fastfetch/fastfetch-1.5.4-r1.ebuild 
b/app-misc/fastfetch/fastfetch-1.5.4-r1.ebuild
deleted file mode 100644
index 31e8aeeb4..0
--- a/app-misc/fastfetch/fastfetch-1.5.4-r1.ebuild
+++ /dev/null
@@ -1,96 +0,0 @@
-# Copyright 2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit cmake
-
-DESCRIPTION="Like neofetch but faster"
-HOMEPAGE="https://github.com/LinusDierheimer/fastfetch;
-if [[ ${PV} == * ]]; then
-   inherit git-r3
-   EGIT_REPO_URI="https://github.com/LinusDierheimer/fastfetch.git;
-else
-   
SRC_URI="https://github.com/LinusDierheimer/fastfetch/archive/refs/tags/${PV}.tar.gz
 -> ${P}.tar.gz"
-fi
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE="X chafa dbus gnome imagemagick opencl opengl osmesa pci sqlite vulkan 
wayland xcb xfce xrandr"
-
-# note - qa-vdb will always report errors because fastfetch loads the libs 
dynamically
-RDEPEND="
-   sys-libs/zlib
-   X? ( x11-libs/libX11 )
-   chafa? (
-   media-gfx/chafa
-   media-gfx/imagemagick:=
-   )
-   dbus? ( sys-apps/dbus )
-   gnome? (
-   dev-libs/glib
-   gnome-base/dconf
-   )
-   imagemagick? ( media-gfx/imagemagick:= )
-   opencl? ( virtual/opencl )
-   opengl? ( media-libs/libglvnd[X] )
-   osmesa? ( media-libs/mesa[osmesa] )
-   pci? ( sys-apps/pciutils )
-   sqlite? ( dev-db/sqlite:3 )
-   vulkan? ( media-libs/vulkan-loader )
-   wayland? ( dev-libs/wayland )
-   xcb? ( x11-libs/libxcb )
-   xfce? ( xfce-base/xfconf )
-   xrandr? ( x11-libs/libXrandr )
-"
-DEPEND="${RDEPEND}"
-BDEPEND="virtual/pkgconfig"
-
-REQUIRED_USE="xrandr? ( X )"
-
-pkg_setup() {
-   if use chafa && ! use imagemagick; then
-   elog "USE chafa depends on imagemagick, but that is currently 
disabled.  Enabling imagemagick"
-   fi
-
-   if use imagemagick || use chafa; then
-   export fastfetch_enable_imagemagick7=$(has_version 
'>=media-gfx/imagemagick-7.0.0' && echo yes || echo no)
-   else
-   export fastfetch_enable_imagemagick7=no
-   fi
-
-   if use imagemagick || use chafa; then
-   export fastfetch_enable_imagemagick6=$(has_version 
'

[gentoo-commits] repo/proj/guru:master commit in: dev-python/types-pytz/

2022-06-28 Thread Arthur Zamarin
commit: 1bc67d4a273044df3a6772bfeaca5e9d1c58343f
Author: Alessandro Barbieri  gmail  com>
AuthorDate: Tue Jun 28 04:08:32 2022 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Tue Jun 28 04:34:27 2022 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=1bc67d4a

dev-python/types-pytz: add 2022.1.1

Signed-off-by: Alessandro Barbieri  gmail.com>

 dev-python/types-pytz/Manifest   |  1 +
 dev-python/types-pytz/types-pytz-2022.1.1.ebuild | 19 +++
 2 files changed, 20 insertions(+)

diff --git a/dev-python/types-pytz/Manifest b/dev-python/types-pytz/Manifest
index 580204ad7..389d100aa 100644
--- a/dev-python/types-pytz/Manifest
+++ b/dev-python/types-pytz/Manifest
@@ -1 +1,2 @@
 DIST types-pytz-2021.3.8.tar.gz 3253 BLAKE2B 
873f8126ecaf5055bcd9aa87f8632cee8cf92f7bfe51f0d0df7217af51053f40fe98f18f511db42eefc2d904cf3f1f11b228cf8c6fa15f5afcbc2e8e91f539fe
 SHA512 
5b7dcf5279be55225ec66f9f9cc657cb3ae21acdcd41322a194a8cc6ccd79e60052191cb664378f414172d9f5d92573ab1f3322e9909ecd1e4ed95b36c7630ba
+DIST types-pytz-2022.1.1.tar.gz 3374 BLAKE2B 
837fe74a59c960fb8ceab6730bf0adf8d6e20a0c2e916d3736f5a7b9c282fd3606cfe3fdc1de767cc1f52c290088e82a0cee17d1baee122814379be0db9ce8ed
 SHA512 
980972ee68e836b582574ee114a7adbfdaff4c5e7bdcd7499a677e6da25939c280fc34284db688d59a757b4ce96d4305a48f4de422a50b59b19921f53e7f8b6d

diff --git a/dev-python/types-pytz/types-pytz-2022.1.1.ebuild 
b/dev-python/types-pytz/types-pytz-2022.1.1.ebuild
new file mode 100644
index 0..611ea0a5c
--- /dev/null
+++ b/dev-python/types-pytz/types-pytz-2022.1.1.ebuild
@@ -0,0 +1,19 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+PYTHON_COMPAT=( python3_{8..11} pypy3 )
+
+inherit distutils-r1
+
+DESCRIPTION="Typing stubs for pytz"
+HOMEPAGE="
+   https://pypi.org/project/types-pytz/
+   https://github.com/python/typeshed/tree/master/stubs/pytz
+"
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+SLOT="0"
+LICENSE="Apache-2.0"
+KEYWORDS="~amd64"



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

2022-06-28 Thread Craig Andrews
commit: 1a132ef0add589988f0f54e02b3e493d42e37351
Author: Craig Andrews  gentoo  org>
AuthorDate: Tue Jun 28 15:35:28 2022 +
Commit: Craig Andrews  gentoo  org>
CommitDate: Tue Jun 28 15:35:41 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1a132ef0

net-analyzer/netdata: Cleanup old versions

Bug: https://bugs.gentoo.org/854795
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Craig Andrews  gentoo.org>

 net-analyzer/netdata/Manifest |   5 -
 net-analyzer/netdata/netdata-1.32.1.ebuild| 158 -
 net-analyzer/netdata/netdata-1.33.0.ebuild| 157 -
 net-analyzer/netdata/netdata-1.33.1-r1.ebuild | 159 --
 net-analyzer/netdata/netdata-1.33.1.ebuild| 157 -
 net-analyzer/netdata/netdata-1.34.1-r1.ebuild | 159 --
 net-analyzer/netdata/netdata-1.34.1.ebuild| 159 --
 net-analyzer/netdata/netdata-1.35.0.ebuild| 159 --
 8 files changed, 1113 deletions(-)

diff --git a/net-analyzer/netdata/Manifest b/net-analyzer/netdata/Manifest
index ee26be27fc03..fc4992c878c5 100644
--- a/net-analyzer/netdata/Manifest
+++ b/net-analyzer/netdata/Manifest
@@ -1,6 +1 @@
-DIST netdata-1.32.1.tar.gz 22472431 BLAKE2B 
e05e4f29930493ad0c31373dabff57a3fd4f178730848fe4153aebb6219055ef0edda59577fe0c6cc9bd5cf3444b055e8330744f75581804f316f343fc692710
 SHA512 
869829eadcec4dd9c05cc6b6279830691b6cf9345cdcc0834e90d71f3bbee508c658d16bd379c51ce470c4e735e7c8d607dc045f45a60da2aa3dac36f37b5757
-DIST netdata-1.33.0.tar.gz 22470692 BLAKE2B 
fc0feed8a93876ca7ec304d8ff95312de19f81fccb5ec564e324751488fe6bb10033c815d456238503bcefdd31ec213d61191e21a5ee6671e23183aec7f298d9
 SHA512 
31b7ce97a3e756fddc358501d98b5ccf056dbe8d22585628873753f30041533d8926b8549a6f1c795c20b33952ec24df2a3ccdce85d6b1da984964bf08a5a66d
-DIST netdata-1.33.1.tar.gz 22611080 BLAKE2B 
01838efcfc99ce644f04af1cde3dcbc5844cf2eaff8afb44503effd017b4dcd9ed990cd2ad6f285f81c72a0bae91586fa21c0306ad932252503ee755b949d7e3
 SHA512 
f6586426bd0fe1ac3d903ec279b27177b1d232f5ca1fc28b01f052a5f2f57846d2d6369c9d5a1872fb97e31f86f1f7a11c600beda590447f9ca30c93e7ac262c
-DIST netdata-1.34.1.tar.gz 22356370 BLAKE2B 
d166b121e567c9cd0e7929326a5c5049af953f396e7bc38f86b06a83bca9bb823fb4842585d87e237596fec9fe091e50fade2a3cf17e6426de33cbfecc2c92dd
 SHA512 
777b0f4efa0b64dd150a097cb2ec1c3155506ada9c1e5289b6acda5e34c9262f796795608b52e70c9310a5cbda03c0568e1391c6861c7f3ea84aa9ca84ed9a0c
-DIST netdata-1.35.0.tar.gz 22335392 BLAKE2B 
d3f1bc5e0c2bfd59be47fd479caa7b262bf266c9a2c52889c42ea51151ab454346c97a73562789d1807d78a9446bf9b7073e210a016b4087f0178ca825f2471d
 SHA512 
a2400044a80ce7d9e93d9c0f31621c572cbb77079933afaea1beca5f00b10139b1dcb2442f07f113a9eda9b0794ea3a494abde42a0acf062f91fd0460a32f4ff
 DIST netdata-1.35.1.tar.gz 22335562 BLAKE2B 
a715f26f1318f01ce45266bbc78ada5ec2e3516f7ff2a6fda77829433398986bc564b377362097ea7c2595ac01911a817be124c9f0ba560dd00ae5001a080da7
 SHA512 
43cbf099841fe2547b7de56610f811e55fdf2e9af3dc18fde818e09de1125a7f8d57f6a16f2dee8ea4b9e6f2683959549810a1ea7f8f7b5007eb7069bfddb477

diff --git a/net-analyzer/netdata/netdata-1.32.1.ebuild 
b/net-analyzer/netdata/netdata-1.32.1.ebuild
deleted file mode 100644
index 00cda3564e28..
--- a/net-analyzer/netdata/netdata-1.32.1.ebuild
+++ /dev/null
@@ -1,158 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-PYTHON_COMPAT=( python{3_8,3_9,3_10} )
-
-inherit autotools fcaps flag-o-matic linux-info python-single-r1 systemd 
toolchain-funcs
-
-if [[ ${PV} == * ]] ; then
-   EGIT_REPO_URI="https://github.com/netdata/${PN}.git;
-   inherit git-r3
-else
-   
SRC_URI="https://github.com/netdata/${PN}/releases/download/${PV}/${PN}-v${PV}.tar.gz
 -> ${P}.tar.gz"
-   S="${WORKDIR}/${PN}-v${PV}"
-   KEYWORDS="~amd64 ~ppc64 ~x86"
-fi
-
-DESCRIPTION="Linux real time system monitoring, done right!"
-HOMEPAGE="https://github.com/netdata/netdata https://my-netdata.io/;
-
-LICENSE="GPL-3+ MIT BSD"
-SLOT="0"
-IUSE="caps cloud +compression cpu_flags_x86_sse2 cups +dbengine ipmi +jsonc 
kinesis +lto mongodb mysql nfacct nodejs postgres prometheus +python tor xen"
-REQUIRED_USE="
-   mysql? ( python )
-   python? ( ${PYTHON_REQUIRED_USE} )
-   tor? ( python )"
-
-# most unconditional dependencies are for plugins.d/charts.d.plugin:
-RDEPEND="
-   acct-group/netdata
-   acct-user/netdata
-   app-misc/jq
-   >=app-shells/bash-4:0
-   || (
-   net-analyzer/openbsd-netcat
-   net-analyzer/netcat
-   )
-   net-libs/libwebsockets
-   net-misc/curl
-   net-misc/wget
-   sys-apps/util-linux
-   virtual/awk
-   caps? ( sys-libs/libcap )
-   cups? ( net-print/cups )
-   dbengine? (
-   app-arch/lz4
-   dev-libs/judy
- 

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

2022-06-28 Thread Maciej Barć
commit: 6780ffdad8f8c0323318f72badb81c3eaaa909b0
Author: Maciej Barć  gentoo  org>
AuthorDate: Tue Jun 28 15:05:30 2022 +
Commit: Maciej Barć  gentoo  org>
CommitDate: Tue Jun 28 15:18:59 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6780ffda

dev-ml/reason: bump to 3.8.1

Signed-off-by: Maciej Barć  gentoo.org>

 dev-ml/reason/Manifest|  1 +
 dev-ml/reason/reason-3.8.1.ebuild | 37 +
 2 files changed, 38 insertions(+)

diff --git a/dev-ml/reason/Manifest b/dev-ml/reason/Manifest
index 23c04f1b3366..e7c1c55f9497 100644
--- a/dev-ml/reason/Manifest
+++ b/dev-ml/reason/Manifest
@@ -1,3 +1,4 @@
 DIST reason-3.7.0.tgz 1188558 BLAKE2B 
e5d9cebf98f95824b78d440fa9f91460eae1a1ed44a38e74be4f9404a0bdec046578d25febdf55c266466bffc16b4449e982f157b6d5aabfa1d507fdc3eb5aaf
 SHA512 
263059970c88e105f09e8e47b3967add11fda31a79942f573c90a0ccb04149a5baaf3c3bbd1dd5a085ccdd3e63505f84855dd0fb888d34a9e9eda3248f300e24
 DIST reason-3.7.0_p20211014.tar.gz 1182345 BLAKE2B 
2bd69011b80ef6e86dc4838e3612d2992e5aef865686362339b8e536c339ceeac852b948f1e495b9dcb5210302804d886c19e663d2333b477903915630c4a5f5
 SHA512 
a3923c5da1c4baa8e7292bbc066330cbebc2e090c301cbffb09b9753dbd241b502a8a9b0d92257d4f5e202e0b8cce6a579e934b4e877f987ec326fdd75d39620
 DIST reason-3.8.0.tar.gz 1216708 BLAKE2B 
99e214a5ff24d0745c35c2522e9b9182fb3db624beb4d843a8e2e27a1e0b93c19e23d1bf44828b216bc58a6f6d447412ead76ffa351e4b3a63607202efd46d31
 SHA512 
54da28cbdbfb82d76a49f155c929a059e32b4d9e0bc63629b2f7a1206ae56482148519136c24a7bbfcb0a8ba5185070e89ffa187964feeec5e73328edeb754e4
+DIST reason-3.8.1.tar.gz 1263319 BLAKE2B 
340aa12bbf53255bd83af4922f552e0e341a09dc9946eb1afd486c57446b29f70891abe58fe04c46f94b4fce3ca7d3b015bff5599c002c95e5e161104c3d30d3
 SHA512 
b792c654f07f3aaf529811c422b548036a51a3170892110945d9c17580f931815fb0773362d00f939a68e89b9ebdb74bcf05f65ae99d93b36f1cd398e877cfd3

diff --git a/dev-ml/reason/reason-3.8.1.ebuild 
b/dev-ml/reason/reason-3.8.1.ebuild
new file mode 100644
index ..29a823b9621d
--- /dev/null
+++ b/dev-ml/reason/reason-3.8.1.ebuild
@@ -0,0 +1,37 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit dune
+
+DESCRIPTION="Simple, fast & type safe language that leverages JavaScript and 
OCaml"
+HOMEPAGE="https://reasonml.github.io;
+SRC_URI="https://github.com/reasonml/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0/${PV}"
+KEYWORDS="~amd64"
+IUSE="+ocamlopt"
+
+RDEPEND="
+   dev-ml/fix:=
+   dev-ml/menhir:=
+   dev-ml/merlin-extend:=
+   dev-ml/ocaml-migrate-parsetree:=
+   dev-ml/result:=
+   dev-ml/utop:=
+"
+DEPEND="${RDEPEND}"
+
+DOCS=(
+   CODE_OF_CONDUCT.md HISTORY.md ORIGINS.md PLAN README.md
+   docs/GETTING_STARTED_CONTRIBUTING.md
+   docs/TYPE_PARAMETERS_PARSING.md
+   docs/USING_PARSER_PROGRAMMATICALLY.md
+)
+
+src_install() {
+   dune-install reason rtop
+   einstalldocs
+}



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

2022-06-28 Thread Maciej Barć
commit: 5b55d78b92c78206f81ef5ca8551fb174c8beb0f
Author: Maciej Barć  gentoo  org>
AuthorDate: Tue Jun 28 15:18:14 2022 +
Commit: Maciej Barć  gentoo  org>
CommitDate: Tue Jun 28 15:19:00 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5b55d78b

dev-ml/reason: drop old 3.7.0-r2

Signed-off-by: Maciej Barć  gentoo.org>

 dev-ml/reason/Manifest   |  1 -
 dev-ml/reason/reason-3.7.0-r2.ebuild | 39 
 2 files changed, 40 deletions(-)

diff --git a/dev-ml/reason/Manifest b/dev-ml/reason/Manifest
index e7c1c55f9497..002476ec9a56 100644
--- a/dev-ml/reason/Manifest
+++ b/dev-ml/reason/Manifest
@@ -1,4 +1,3 @@
-DIST reason-3.7.0.tgz 1188558 BLAKE2B 
e5d9cebf98f95824b78d440fa9f91460eae1a1ed44a38e74be4f9404a0bdec046578d25febdf55c266466bffc16b4449e982f157b6d5aabfa1d507fdc3eb5aaf
 SHA512 
263059970c88e105f09e8e47b3967add11fda31a79942f573c90a0ccb04149a5baaf3c3bbd1dd5a085ccdd3e63505f84855dd0fb888d34a9e9eda3248f300e24
 DIST reason-3.7.0_p20211014.tar.gz 1182345 BLAKE2B 
2bd69011b80ef6e86dc4838e3612d2992e5aef865686362339b8e536c339ceeac852b948f1e495b9dcb5210302804d886c19e663d2333b477903915630c4a5f5
 SHA512 
a3923c5da1c4baa8e7292bbc066330cbebc2e090c301cbffb09b9753dbd241b502a8a9b0d92257d4f5e202e0b8cce6a579e934b4e877f987ec326fdd75d39620
 DIST reason-3.8.0.tar.gz 1216708 BLAKE2B 
99e214a5ff24d0745c35c2522e9b9182fb3db624beb4d843a8e2e27a1e0b93c19e23d1bf44828b216bc58a6f6d447412ead76ffa351e4b3a63607202efd46d31
 SHA512 
54da28cbdbfb82d76a49f155c929a059e32b4d9e0bc63629b2f7a1206ae56482148519136c24a7bbfcb0a8ba5185070e89ffa187964feeec5e73328edeb754e4
 DIST reason-3.8.1.tar.gz 1263319 BLAKE2B 
340aa12bbf53255bd83af4922f552e0e341a09dc9946eb1afd486c57446b29f70891abe58fe04c46f94b4fce3ca7d3b015bff5599c002c95e5e161104c3d30d3
 SHA512 
b792c654f07f3aaf529811c422b548036a51a3170892110945d9c17580f931815fb0773362d00f939a68e89b9ebdb74bcf05f65ae99d93b36f1cd398e877cfd3

diff --git a/dev-ml/reason/reason-3.7.0-r2.ebuild 
b/dev-ml/reason/reason-3.7.0-r2.ebuild
deleted file mode 100644
index 4836114dfded..
--- a/dev-ml/reason/reason-3.7.0-r2.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit dune
-
-DESCRIPTION="Simple, fast & type safe language that leverages JavaScript and 
OCaml"
-HOMEPAGE="https://reasonml.github.io;
-SRC_URI="https://registry.npmjs.org/@esy-ocaml/${PN}/-/${P}.tgz;
-S="${WORKDIR}/package"
-
-LICENSE="MIT"
-SLOT="0/${PV}"
-KEYWORDS="~amd64"
-IUSE="+ocamlopt"
-
-RDEPEND="
-   

[gentoo-commits] repo/gentoo:master commit in: media-gfx/asymptote/

2022-06-28 Thread Andrey Grozin
commit: a9c56f2b6626c47909a4b17f2083da8df5b5f7ac
Author: Andrey Grozin  gentoo  org>
AuthorDate: Tue Jun 28 15:13:41 2022 +
Commit: Andrey Grozin  gentoo  org>
CommitDate: Tue Jun 28 15:13:41 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a9c56f2b

media-gfx/asymptote: bump to 2.81

Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Andrey Grozin  gentoo.org>

 media-gfx/asymptote/Manifest  |   1 +
 media-gfx/asymptote/asymptote-2.81.ebuild | 242 ++
 2 files changed, 243 insertions(+)

diff --git a/media-gfx/asymptote/Manifest b/media-gfx/asymptote/Manifest
index 58b1cdfa984c..bb95505860e4 100644
--- a/media-gfx/asymptote/Manifest
+++ b/media-gfx/asymptote/Manifest
@@ -1,2 +1,3 @@
 DIST asymptote-2.78.src.tgz 15274780 BLAKE2B 
0c99aff54df79eabdf059cc0bb2cdd0832d7cc7ae83a2e3ab08116aa6bc75de44f7adfa096b7ed832fc96cd9db0bb41a490a8c5fd29716ad9a7852e52a98ad2b
 SHA512 
dcc27ce608cb72b3979a87bd6e312774008a225b0936027c11bf1862e21dce5db6de9bf5db14c85ba1f7ed25ec77c3a57e2ecf58a73b46315daca11777910c24
 DIST asymptote-2.80.src.tgz 15054879 BLAKE2B 
bf1a569b1d752775630d6b775eed3119fba3327cd87af3963c13ec98269980a0d856cfedfe6271bea6a4e33ce58cbb0ae7aaafb0993351dbaa521d362ef41289
 SHA512 
cf79951c10fa327bf827c244ed9eed63c1229affe34786f5d397ec9f78df789c63f321ad548fa68fe9980c968262c16bcac4be5cef8898aaa9b89fde8a67d68d
+DIST asymptote-2.81.src.tgz 15062426 BLAKE2B 
887fdc18c247e05249c2303fe8d534023620a5289225d769f2c59016d290cce76dc0156965c2deeb6daa09a1e1215b2d5a9fc440096f5f776c61849d7cafe093
 SHA512 
6959cdd58cbd8ec92b01a841e4a589f8826b35fd860a1d95e0cae60dd4bf2bc23c39d7df8350267a0053dbc88576933233fc21dae40cb25b216bb2cdf46893ed

diff --git a/media-gfx/asymptote/asymptote-2.81.ebuild 
b/media-gfx/asymptote/asymptote-2.81.ebuild
new file mode 100644
index ..5cb69e1f28af
--- /dev/null
+++ b/media-gfx/asymptote/asymptote-2.81.ebuild
@@ -0,0 +1,242 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{8..10} )
+
+inherit autotools elisp-common latex-package python-r1
+
+DESCRIPTION="A vector graphics language that provides a framework for 
technical drawing"
+HOMEPAGE="https://asymptote.sourceforge.io/;
+SRC_URI="mirror://sourceforge/asymptote/${P}.src.tgz"
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~riscv ~x86 ~amd64-linux ~x86-linux ~ppc-macos"
+IUSE="+boehm-gc context curl doc emacs examples fftw gsl +imagemagick latex 
lsp offscreen +opengl python sigsegv svg test vim-syntax X"
+RESTRICT="!test? ( test )"
+
+REQUIRED_USE="
+   ${PYTHON_REQUIRED_USE}
+   offscreen? ( opengl )
+   doc? ( boehm-gc )"
+
+RDEPEND="
+   >=sys-libs/ncurses-5.4-r5:0=
+   >=sys-libs/readline-4.3-r5:0=
+   net-libs/libtirpc:=
+   imagemagick? ( media-gfx/imagemagick[png] )
+   opengl? ( media-libs/mesa[X(+)] media-libs/freeglut media-libs/glew:0 
media-libs/glm )
+   offscreen? ( media-libs/mesa[osmesa] )
+   svg? ( app-text/dvisvgm )
+   sigsegv? ( dev-libs/libsigsegv )
+   boehm-gc? ( >=dev-libs/boehm-gc-7.0[cxx,threads] )
+   fftw? ( >=sci-libs/fftw-3.0.1:= )
+   gsl? ( sci-libs/gsl:= )
+   python? ( ${PYTHON_DEPS} )
+   curl? ( net-misc/curl )
+   lsp? (
+   dev-libs/boost
+   dev-libs/rapidjson
+   dev-libs/utfcpp
+   )
+   X? (
+   ${PYTHON_DEPS}
+   dev-python/PyQt5[${PYTHON_USEDEP},gui,widgets,svg]
+   dev-python/numpy
+   dev-python/pycson
+   >=gnome-base/librsvg-2.40
+   )
+   latex? (
+   virtual/latex-base
+   >=dev-texlive/texlive-latexextra-2013
+   )
+   context? ( dev-texlive/texlive-context )
+   emacs? ( >=app-editors/emacs-23.1:* )
+   vim-syntax? ( || ( app-editors/vim app-editors/gvim ) )"
+DEPEND="${RDEPEND}
+   dev-lang/perl
+   doc? (
+   media-gfx/imagemagick[png]
+   virtual/texi2dvi
+   virtual/latex-base
+   app-text/ghostscript-gpl )
+   test? ( app-text/ghostscript-gpl )"
+
+TEXMF=/usr/share/texmf-site
+
+PATCHES=(
+   # Changing pdf, ps, image viewers to xdg-open
+   "${FILESDIR}/${PN}-2.70-xdg-utils.patch"
+
+   # Bug #322473
+   "${FILESDIR}/${PN}-2.70-info.patch"
+)
+
+src_prepare() {
+   sed -e "s:Datadir/doc/asymptote:Datadir/doc/${PF}:" \
+   -i configure.ac \
+   || die "sed configure.ac failed"
+
+   default
+   eautoreconf
+}
+
+src_configure() {
+   # for the CPPFLAGS see
+   # 
https://sourceforge.net/forum/forum.php?thread_id=1683277_id=409349
+   econf \
+   CPPFLAGS=-DHAVE_SYS_TYPES_H \
+   CFLAGS="${CXXFLAGS}" \
+   --disable-gc-debug \
+   --disable-gc-full-debug \
+   

[gentoo-commits] repo/gentoo:master commit in: app-admin/webalizer/, app-admin/webalizer/files/

2022-06-28 Thread David Seifert
commit: f2909e2c89dc2b9193a84862cdea1e5e1319c387
Author: David Seifert  gentoo  org>
AuthorDate: Tue Jun 28 15:09:55 2022 +
Commit: David Seifert  gentoo  org>
CommitDate: Tue Jun 28 15:09:55 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f2909e2c

app-admin/webalizer: update EAPI 5 -> 8

Closes: https://bugs.gentoo.org/835387
Signed-off-by: David Seifert  gentoo.org>

 .../webalizer-2.23.08-broken-disable-static.patch  | 16 +++
 ...-2.23.08.ebuild => webalizer-2.23.08-r1.ebuild} | 24 +-
 2 files changed, 30 insertions(+), 10 deletions(-)

diff --git 
a/app-admin/webalizer/files/webalizer-2.23.08-broken-disable-static.patch 
b/app-admin/webalizer/files/webalizer-2.23.08-broken-disable-static.patch
new file mode 100644
index ..109740a33ccb
--- /dev/null
+++ b/app-admin/webalizer/files/webalizer-2.23.08-broken-disable-static.patch
@@ -0,0 +1,16 @@
+--- a/configure
 b/configure
+@@ -3939,13 +3939,6 @@
+ 
+ 
+ if test "$GCC" = "yes"; then
+-
+-  # Check whether --enable-static was given.
+-if test "${enable_static+set}" = set; then
+-  enableval=$enable_static; LDFLAGS="--static ${LDFLAGS}"
+-fi
+-
+-
+   if test "$IN_CFLAGS" = ""; then
+ CFLAGS="-Wall -O2"
+   fi

diff --git a/app-admin/webalizer/webalizer-2.23.08.ebuild 
b/app-admin/webalizer/webalizer-2.23.08-r1.ebuild
similarity index 91%
rename from app-admin/webalizer/webalizer-2.23.08.ebuild
rename to app-admin/webalizer/webalizer-2.23.08-r1.ebuild
index 8eb9f1511f93..4599eb628b61 100644
--- a/app-admin/webalizer/webalizer-2.23.08.ebuild
+++ b/app-admin/webalizer/webalizer-2.23.08-r1.ebuild
@@ -4,15 +4,15 @@
 # uses webapp.eclass to create directories with right permissions
 # probably slight overkill but works well
 
-EAPI="5"
+EAPI=8
 
-inherit flag-o-matic versionator epatch webapp db-use
+inherit flag-o-matic webapp db-use
 
 WEBAPP_MANUAL_SLOT="yes"
 XTENDED_VER="RB30"
 XTENDED_URL="rb30"
 
-MY_PV="$(get_version_component_range 1-2)-$(get_version_component_range 3)"
+MY_PV="$(ver_cut 1-2)-$(ver_cut 3)"
 MY_P="${PN}-${MY_PV}"
 
 GEODB_DATE="20140201"
@@ -21,17 +21,20 @@ GEODB_DIR="/usr/share/webalizer/geodb"
 
 DESCRIPTION="Webserver log file analyzer"
 HOMEPAGE="http://www.webalizer.org/;
-SRC_URI="ftp://ftp.mrunix.net/pub/webalizer/${MY_P}-src.tar.bz2
+SRC_URI="
+   ftp://ftp.mrunix.net/pub/webalizer/${MY_P}-src.tar.bz2
xtended? ( 
http://patrickfrei.ch/webalizer/${XTENDED_URL}/${PN}-${MY_PV}-${XTENDED_VER}-patch.tar.gz
 )
https://dev.gentoo.org/~blueness/webalizer/webalizer.conf.gz
${GEODB_URL}/webalizer-geodb-${GEODB_DATE}.tgz"
+S="${WORKDIR}/${MY_P}"
 
 LICENSE="GPL-2"
+SLOT="0"
 KEYWORDS="~alpha amd64 ~arm ~hppa ppc ppc64 ~sparc x86"
 IUSE="bzip2 xtended geoip nls"
-SLOT="0"
 
-DEPEND=">=sys-libs/db-4.2:*
+DEPEND="
+   >=sys-libs/db-4.2:*
>=sys-libs/zlib-1.1.4
>=media-libs/libpng-1.2:0=
>=media-libs/gd-1.8.3[png]
@@ -39,8 +42,6 @@ DEPEND=">=sys-libs/db-4.2:*
bzip2? ( app-arch/bzip2 )"
 RDEPEND="${DEPEND}"
 
-S="${WORKDIR}"/${MY_P}
-
 pkg_setup() {
webapp_pkg_setup
 
@@ -53,10 +54,13 @@ pkg_setup() {
 }
 
 src_prepare() {
-   epatch "${FILESDIR}"/${PN}-2.23.08-gcc-10.patch
+   eapply "${FILESDIR}"/${PN}-2.23.08-broken-disable-static.patch
+   eapply "${FILESDIR}"/${PN}-2.23.08-gcc-10.patch
if use xtended; then
-   epatch "${WORKDIR}"/${PN}-${MY_PV}-${XTENDED_VER}-patch
+   eapply "${WORKDIR}"/${PN}-${MY_PV}-${XTENDED_VER}-patch
fi
+
+   eapply_user
 }
 
 src_configure() {



[gentoo-commits] repo/gentoo:master commit in: www-apps/Apache-Gallery/

2022-06-28 Thread David Seifert
commit: e45b0b0bb3f253d0d6f3350984467afb4f68bf26
Author: David Seifert  gentoo  org>
AuthorDate: Tue Jun 28 15:09:56 2022 +
Commit: David Seifert  gentoo  org>
CommitDate: Tue Jun 28 15:09:56 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e45b0b0b

www-apps/Apache-Gallery: update EAPI 5 -> 7

Closes: https://bugs.gentoo.org/835356
Signed-off-by: David Seifert  gentoo.org>

 ...0_rc3-r1.ebuild => Apache-Gallery-1.0_rc3-r2.ebuild} | 17 +++--
 1 file changed, 7 insertions(+), 10 deletions(-)

diff --git a/www-apps/Apache-Gallery/Apache-Gallery-1.0_rc3-r1.ebuild 
b/www-apps/Apache-Gallery/Apache-Gallery-1.0_rc3-r2.ebuild
similarity index 90%
rename from www-apps/Apache-Gallery/Apache-Gallery-1.0_rc3-r1.ebuild
rename to www-apps/Apache-Gallery/Apache-Gallery-1.0_rc3-r2.ebuild
index 29567e33253b..2489658f8280 100644
--- a/www-apps/Apache-Gallery/Apache-Gallery-1.0_rc3-r1.ebuild
+++ b/www-apps/Apache-Gallery/Apache-Gallery-1.0_rc3-r2.ebuild
@@ -1,26 +1,24 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI="5"
+EAPI=7
 
 inherit depend.apache perl-module webapp
 
 MY_P=${P/_rc/RC}
 
 DESCRIPTION="Apache gallery for mod_perl"
-SRC_URI="http://apachegallery.dk/download/${MY_P}.tar.gz;
 HOMEPAGE="http://apachegallery.dk/;
+SRC_URI="http://apachegallery.dk/download/${MY_P}.tar.gz;
+S="${WORKDIR}/${MY_P}"
 
 LICENSE="|| ( Artistic GPL-2 )"
+SLOT="0"
 KEYWORDS="amd64 ppc x86"
-IUSE=""
 
 WEBAPP_MANUAL_SLOT="yes"
-SLOT="0"
-
-S=${WORKDIR}/${MY_P}
 
-DEPEND="${DEPEND}
+RDEPEND="
=dev-lang/perl-5*
=www-apache/libapreq2-2*[perl]
>=media-libs/imlib2-1.0.6-r1
@@ -29,8 +27,7 @@ DEPEND="${DEPEND}
>=dev-perl/Image-Size-2.990.0
dev-perl/Text-Template
>=dev-perl/CGI-3.08
-   dev-perl/Image-Imlib2
-"
+   dev-perl/Image-Imlib2"
 
 need_apache2
 



[gentoo-commits] repo/proj/guru:dev commit in: dev-python/oslo-cache/

2022-06-28 Thread Alessandro Barbieri
commit: 2f6ccce1700cb48e6dd32c3328671aaa72faf61b
Author: Alessandro Barbieri  gmail  com>
AuthorDate: Tue Jun 28 14:59:50 2022 +
Commit: Alessandro Barbieri  gmail  com>
CommitDate: Tue Jun 28 15:01:34 2022 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=2f6ccce1

dev-python/oslo-cache: restrict tests

Signed-off-by: Alessandro Barbieri  gmail.com>

 dev-python/oslo-cache/oslo-cache-2.8.1.ebuild | 28 +--
 1 file changed, 14 insertions(+), 14 deletions(-)

diff --git a/dev-python/oslo-cache/oslo-cache-2.8.1.ebuild 
b/dev-python/oslo-cache/oslo-cache-2.8.1.ebuild
index efdaf774c..3bc55cfc1 100644
--- a/dev-python/oslo-cache/oslo-cache-2.8.1.ebuild
+++ b/dev-python/oslo-cache/oslo-cache-2.8.1.ebuild
@@ -17,7 +17,6 @@ HOMEPAGE="
https://github.com/openstack/oslo.cache
 "
 SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_PN}-${PV}.tar.gz -> 
${P}.tar.gz"
-
 S="${WORKDIR}/${MY_PN}-${PV}"
 
 LICENSE="Apache-2.0"
@@ -33,19 +32,20 @@ RDEPEND="
>=dev-python/oslo-utils-4.2.0[${PYTHON_USEDEP}]
 "
 DEPEND="${RDEPEND}"
-BDEPEND="
-   test? (
-   >=dev-python/oslotest-3.2.0[${PYTHON_USEDEP}]
-   >=dev-python/pifpaf-0.10.0[${PYTHON_USEDEP}]
-   >=dev-python/pymemcache-3.4.0[${PYTHON_USEDEP}]
-   >=dev-python/python-binary-memcached-0.29.0[${PYTHON_USEDEP}]
-   >=dev-python/python-memcached-1.56[${PYTHON_USEDEP}]
-   >=dev-python/pymongo-3.0.2[${PYTHON_USEDEP}]
-   >=dev-python/etcd3gw-0.2.0[${PYTHON_USEDEP}]
-   )
-"
-
+#BDEPEND="
+#  test? (
+#  >=dev-python/oslotest-3.2.0[${PYTHON_USEDEP}]
+#  >=dev-python/pifpaf-0.10.0[${PYTHON_USEDEP}]
+#  >=dev-python/pymemcache-3.4.0[${PYTHON_USEDEP}]
+#  >=dev-python/python-binary-memcached-0.29.0[${PYTHON_USEDEP}]
+#  >=dev-python/python-memcached-1.56[${PYTHON_USEDEP}]
+#  >=dev-python/pymongo-3.0.2[${PYTHON_USEDEP}]
+#  >=dev-python/etcd3gw-0.2.0[${PYTHON_USEDEP}]
+#  )
+#"
+
+# dev-python/python-binary-memcached is masked
 RESTRICT="test"
-PROPERTIES="test_network"
+#PROPERTIES="test_network"
 
 distutils_enable_tests pytest



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

2022-06-28 Thread David Seifert
commit: 1b40dc15f782daaa5af23887d71bf0fcab00f5dd
Author: David Seifert  gentoo  org>
AuthorDate: Tue Jun 28 14:32:35 2022 +
Commit: David Seifert  gentoo  org>
CommitDate: Tue Jun 28 14:32:35 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1b40dc15

www-apache/mpm_itk: update EAPI 5 -> 7

Closes: https://bugs.gentoo.org/828744
Signed-off-by: David Seifert  gentoo.org>

 ...m_itk-2.4.7_p4-r1.ebuild => mpm_itk-2.4.7_p4-r2.ebuild} | 14 +-
 1 file changed, 9 insertions(+), 5 deletions(-)

diff --git a/www-apache/mpm_itk/mpm_itk-2.4.7_p4-r1.ebuild 
b/www-apache/mpm_itk/mpm_itk-2.4.7_p4-r2.ebuild
similarity index 91%
rename from www-apache/mpm_itk/mpm_itk-2.4.7_p4-r1.ebuild
rename to www-apache/mpm_itk/mpm_itk-2.4.7_p4-r2.ebuild
index 7c684962d236..093dfa16ab39 100644
--- a/www-apache/mpm_itk/mpm_itk-2.4.7_p4-r1.ebuild
+++ b/www-apache/mpm_itk/mpm_itk-2.4.7_p4-r2.ebuild
@@ -1,7 +1,8 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=5
+EAPI=7
+
 inherit apache-module linux-info
 
 MY_PN=${PN/_/-}
@@ -11,13 +12,11 @@ MY_P=${MY_PN}-${MY_PV}
 DESCRIPTION="Run virtual hosts under separate users/groups"
 HOMEPAGE="http://mpm-itk.sesse.net/;
 SRC_URI="http://mpm-itk.sesse.net/${MY_P}.tar.gz;
+S="${WORKDIR}/${MY_P}"
 
 LICENSE="Apache-2.0"
 SLOT="0"
 KEYWORDS="amd64 x86"
-IUSE=""
-
-S="${WORKDIR}/${MY_P}"
 
 # The libcap dependency is automagic, so we require it
 # unconditionally. Reported upstream at,
@@ -35,6 +34,7 @@ RDEPEND="${DEPEND}"
 APACHE2_MOD_CONF="00_${PN}"
 APACHE2_MOD_DEFINE="MPM_ITK"
 APXS2_ARGS="-c ${PN}.c seccomp.c -lcap"
+
 need_apache2_4
 
 pkg_setup() {
@@ -47,4 +47,8 @@ pkg_setup() {
ewarn "for LimitUIDRange and LimitGIDRange which we include by"
ewarn "default in ${APACHE2_MOD_CONF}.conf."
fi
+
+   # Work around bug #616612
+   _init_apache2
+   _init_apache2_late
 }



[gentoo-commits] repo/gentoo:master commit in: www-apache/mod_perl/, www-apache/mod_perl/files/

2022-06-28 Thread David Seifert
commit: b0d403ffa033acba47631a0e345ada2ae9015958
Author: David Seifert  gentoo  org>
AuthorDate: Tue Jun 28 14:32:34 2022 +
Commit: David Seifert  gentoo  org>
CommitDate: Tue Jun 28 14:32:34 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b0d403ff

www-apache/mod_perl: update EAPI 5 -> 7

Closes: https://bugs.gentoo.org/828739
Signed-off-by: David Seifert  gentoo.org>

 www-apache/mod_perl/files/mod_perl-2.0.1-sneak-tmpdir.patch |  4 ++--
 www-apache/mod_perl/files/mod_perl-2.0.11-perl534.patch |  4 ++--
 .../{mod_perl-2.0.11.ebuild => mod_perl-2.0.11-r1.ebuild}   | 13 -
 3 files changed, 12 insertions(+), 9 deletions(-)

diff --git a/www-apache/mod_perl/files/mod_perl-2.0.1-sneak-tmpdir.patch 
b/www-apache/mod_perl/files/mod_perl-2.0.1-sneak-tmpdir.patch
index 0930278aeba3..40c88c83eb87 100644
--- a/www-apache/mod_perl/files/mod_perl-2.0.1-sneak-tmpdir.patch
+++ b/www-apache/mod_perl/files/mod_perl-2.0.1-sneak-tmpdir.patch
@@ -1,5 +1,5 @@
 t/conf/modperl_extra.pl.orig   2005-05-16 18:27:45.0 +1000
-+++ t/conf/modperl_extra.pl2005-05-16 18:34:46.0 +1000
+--- a/t/conf/modperl_extra.pl
 b/t/conf/modperl_extra.pl
 @@ -136,6 +136,8 @@
  sub test_modperl_env {
  # see t/response/TestModperl/env.pm

diff --git a/www-apache/mod_perl/files/mod_perl-2.0.11-perl534.patch 
b/www-apache/mod_perl/files/mod_perl-2.0.11-perl534.patch
index c6c5bed4ed0c..77db5f65263d 100644
--- a/www-apache/mod_perl/files/mod_perl-2.0.11-perl534.patch
+++ b/www-apache/mod_perl/files/mod_perl-2.0.11-perl534.patch
@@ -4,8 +4,8 @@ Fix build for perl >= 5.33.7
 Patch by Leon Timmermans  from 
https://github.com/Perl/perl5/issues/18617
 
 
 perl/modperl/trunk/src/modules/perl/modperl_perl.c 2021/04/20 13:48:02 
1889013
-+++ perl/modperl/trunk/src/modules/perl/modperl_perl.c 2021/04/20 13:55:29 
1889014
+--- a/src/modules/perl/modperl_perl.c
 b/src/modules/perl/modperl_perl.c
 @@ -268,7 +268,7 @@
  #ifdef MP_NEED_HASH_SEED_FIXUP
  if (MP_init_hash_seed_set) {

diff --git a/www-apache/mod_perl/mod_perl-2.0.11.ebuild 
b/www-apache/mod_perl/mod_perl-2.0.11-r1.ebuild
similarity index 95%
rename from www-apache/mod_perl/mod_perl-2.0.11.ebuild
rename to www-apache/mod_perl/mod_perl-2.0.11-r1.ebuild
index 77fb5135e3a3..3b0cc28a4471 100644
--- a/www-apache/mod_perl/mod_perl-2.0.11.ebuild
+++ b/www-apache/mod_perl/mod_perl-2.0.11-r1.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=5
+EAPI=7
 
-inherit depend.apache apache-module perl-module eutils
+inherit depend.apache apache-module perl-module
 
 DESCRIPTION="An embedded Perl interpreter for Apache2"
 HOMEPAGE="https://perl.apache.org/ 
https://projects.apache.org/project.html?perl-mod_perl;
@@ -15,7 +15,7 @@ KEYWORDS="amd64 ~arm ppc ppc64 x86"
 IUSE="debug ithreads test"
 RESTRICT="!test? ( test )"
 
-SRC_TEST=do
+DIST_TEST=do
 
 # Apache::Reload, Apache::SizeLimit, and Apache::Test are force-unbundled.
 # The minimum versions requested here are the bundled versions.
@@ -73,6 +73,8 @@ src_prepare() {
 }
 
 src_configure() {
+   _init_apache2_late
+
local debug=$(usex debug 1 0)
local nothreads=$(usex ithreads 0 1)
myconf=(
@@ -108,7 +110,8 @@ src_install() {
default
 
perl_delete_localpod
-   perl_delete_packlist
+   perl_fix_packlist
+   perl_delete_emptybsdir
 
insinto "${APACHE_MODULES_CONFDIR}"
doins "${FILESDIR}"/2.0.3/apache2-mod_perl-startup.pl



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

2022-06-28 Thread Agostino Sarubbo
commit: c9baed78f05f99338abd378e4338ff6d2a9a509d
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Tue Jun 28 14:15:03 2022 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Tue Jun 28 14:15:03 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c9baed78

app-admin/hcloud: version bump to 1.30.0

Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Agostino Sarubbo  gentoo.org>

 app-admin/hcloud/Manifest |  1 +
 app-admin/hcloud/hcloud-1.30.0.ebuild | 34 ++
 2 files changed, 35 insertions(+)

diff --git a/app-admin/hcloud/Manifest b/app-admin/hcloud/Manifest
index c6d9ebf90350..8790dba4eab3 100644
--- a/app-admin/hcloud/Manifest
+++ b/app-admin/hcloud/Manifest
@@ -1 +1,2 @@
 DIST hcloud-1.29.5.tar.xz 1416952 BLAKE2B 
4b1c9e1df9bb3fdb63c28890e7f9cfb8c4c628fd22b765d8265e63415b8feee0466f32fd6a87a5cd981d231f93a60c28c140c1efa7ea33c327b234f1a4d6b0cf
 SHA512 
fbe395c47cf1bef800c162b8c44359dab173c636ec4d7e8e4629fa95b323731c7c3d8a9045dd77692b7beb8a3554cdce567f2285640a5b410262be69442fe99e
+DIST hcloud-1.30.0.tar.xz 1650212 BLAKE2B 
5fe33e0e782524822bcd7f199d826009ef6c68e9759281613eda1c8481f962b220956fa24515a6f93bf246f43bd0198ddd180a299ddbe2e91327c83f9685ac26
 SHA512 
9a1160d03f30ac939b5e8eab466f1496476efdcca6b138bc89ca7c0ac5be211ca570eadb050948d1c8bdeeb13b392c6ac0c2a1726c4c53ffca2689e389a3f64f

diff --git a/app-admin/hcloud/hcloud-1.30.0.ebuild 
b/app-admin/hcloud/hcloud-1.30.0.ebuild
new file mode 100644
index ..82ba00ab5dca
--- /dev/null
+++ b/app-admin/hcloud/hcloud-1.30.0.ebuild
@@ -0,0 +1,34 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DESCRIPTION="A command-line interface for Hetzner Cloud"
+HOMEPAGE="https://github.com/hetznercloud/cli;
+SRC_URI="https://dev.gentoo.org/~ago/distfiles/${P}.tar.xz;
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64"
+
+IUSE=""
+DEPEND="dev-lang/go:="
+RESTRICT="strip"
+QA_FLAGS_IGNORED=".*"
+
+src_compile() {
+   go build -mod vendor -o ${PN} -ldflags "-w -X 
github.com/hetznercloud/cli/internal/version.Version=${PV}-gentoo" ./cmd/${PN} 
|| die "build failed"
+}
+
+src_test() {
+   # For upstream a simple test is run 'hcloud version'
+   ./hcloud version
+   if [[ $? -ne 0 ]]
+   then
+   die "Test failed"
+   fi
+}
+
+src_install() {
+   dobin ${PN}
+}



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

2022-06-28 Thread Brian Evans
commit: 460f9558fb7461492a403700b8450b8128e0e42b
Author: Brian Evans  gentoo  org>
AuthorDate: Tue Jun 28 12:59:56 2022 +
Commit: Brian Evans  gentoo  org>
CommitDate: Tue Jun 28 13:01:06 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=460f9558

profiles: Fix issue of pecl-redis and igbinary targets

Signed-off-by: Brian Evans  gentoo.org>

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

diff --git a/profiles/base/package.use.stable.mask 
b/profiles/base/package.use.stable.mask
index ca177488de12..5470271414c2 100644
--- a/profiles/base/package.use.stable.mask
+++ b/profiles/base/package.use.stable.mask
@@ -4,6 +4,10 @@
 # This file requires eapi 5 or later. New entries go on top.
 # Please use the same syntax as in package.use.mask
 
+# Brian Evans  (2022-06-28)
+# Needs newer igbinary stable with target
+dev-php/pecl-redis php_targets_php8-1
+
 # Matt Turner  (2022-05-11)
 # app-text/pandoc is not stable
 app-text/nuspell doc



[gentoo-commits] repo/gentoo:master commit in: net-im/zoom/

2022-06-28 Thread Ulrich Müller
commit: d8f09537194e48fc62da9fd2f11e99306d5979ef
Author: Ulrich Müller  gentoo  org>
AuthorDate: Tue Jun 28 12:56:23 2022 +
Commit: Ulrich Müller  gentoo  org>
CommitDate: Tue Jun 28 12:56:23 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d8f09537

net-im/zoom: add 5.11.1.3595

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

 net-im/zoom/Manifest|   1 +
 net-im/zoom/zoom-5.11.1.3595.ebuild | 185 
 2 files changed, 186 insertions(+)

diff --git a/net-im/zoom/Manifest b/net-im/zoom/Manifest
index 4d4392a471d2..2e53b525aceb 100644
--- a/net-im/zoom/Manifest
+++ b/net-im/zoom/Manifest
@@ -1,2 +1,3 @@
 DIST zoom-5.10.7.3311_x86_64.tar.xz 130117904 BLAKE2B 
d3ad7501ec6fc495c62bb783c79690f5424c7e07b0cad1a3e71e20633e9df088c918a0b9a4cc5a956b016e6144da4998567ebb3ef393452caf8814d4e300c186
 SHA512 
acf31bc5e983500f534ccfcfe0b935a735e4a259bcfb37d99109bed41d0f3f561a664c5cbf728f907feb8ec5e79a13a27dc39c01948ee2e9f1bab2288e450231
 DIST zoom-5.11.0.3540_x86_64.tar.xz 131577872 BLAKE2B 
11d40635b83469672bd9da1aea3312b735ff924d85faf515f435dba1e11c2b957c76d56a05490b2d55d4f3db3fc84b46a96a3cdd23ab2e137e4f4e9d8c87d109
 SHA512 
6b58e1978710f1293438164edb02ab0920e479851f7fee137bdbdc13b9d70d168a253ec140f68c6922d523e183808a31bb3527fea893bf480e1a34f7e703b5f6
+DIST zoom-5.11.1.3595_x86_64.tar.xz 131583416 BLAKE2B 
9848b198bc8c523287e68d85ec42bbb5c1fc6448210c4104273bf6680f4fa2f460a5f880f07d6d5d65aa83cd58c82b071be83205e505c097c205370cd1304c35
 SHA512 
9e02dcbd33369334521cc51f8a64db1f677fe887773fa73e4ade10f01a0e0ac48cce3ff6ce962d52208935ecf19f82c22c9d81702e9839c30f0cdaa3fd9fde4e

diff --git a/net-im/zoom/zoom-5.11.1.3595.ebuild 
b/net-im/zoom/zoom-5.11.1.3595.ebuild
new file mode 100644
index ..de370171be34
--- /dev/null
+++ b/net-im/zoom/zoom-5.11.1.3595.ebuild
@@ -0,0 +1,185 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit desktop readme.gentoo-r1 wrapper xdg-utils
+
+DESCRIPTION="Video conferencing and web conferencing service"
+HOMEPAGE="https://zoom.us/;
+SRC_URI="https://zoom.us/client/${PV}/${PN}_x86_64.tar.xz -> 
${P}_x86_64.tar.xz"
+S="${WORKDIR}/${PN}"
+
+LICENSE="all-rights-reserved"
+SLOT="0"
+KEYWORDS="-* ~amd64"
+IUSE="bundled-libjpeg-turbo +bundled-qt opencl pulseaudio wayland"
+RESTRICT="mirror bindist strip"
+
+RDEPEND="!games-engines/zoom
+   app-accessibility/at-spi2-atk
+   app-accessibility/at-spi2-core
+   dev-libs/atk
+   dev-libs/expat
+   dev-libs/glib:2
+   dev-libs/nspr
+   dev-libs/nss
+   >=dev-libs/quazip-1.0:0=
+   media-libs/alsa-lib
+   media-libs/fdk-aac:0/2
+   media-libs/fontconfig
+   media-libs/freetype
+   media-libs/mesa[gbm(+)]
+   media-sound/mpg123
+   net-print/cups
+   sys-apps/dbus
+   sys-apps/util-linux
+   sys-libs/glibc
+   virtual/opengl
+   x11-libs/cairo
+   x11-libs/libdrm
+   x11-libs/libX11
+   x11-libs/libxcb
+   x11-libs/libXcomposite
+   x11-libs/libXdamage
+   x11-libs/libXext
+   x11-libs/libXfixes
+   x11-libs/libxkbcommon[X]
+   x11-libs/libXrandr
+   x11-libs/libXrender
+   x11-libs/libxshmfence
+   x11-libs/libXtst
+   x11-libs/pango
+   x11-libs/xcb-util-image
+   x11-libs/xcb-util-keysyms
+   opencl? ( virtual/opencl )
+   pulseaudio? ( media-sound/pulseaudio )
+   wayland? ( dev-libs/wayland )
+   !bundled-libjpeg-turbo? ( >=media-libs/libjpeg-turbo-2.0.5 )
+   !bundled-qt? (
+   dev-libs/icu
+   dev-qt/qtcore:5
+   dev-qt/qtdbus:5
+   dev-qt/qtdeclarative:5[widgets]
+   dev-qt/qtdiag:5
+   dev-qt/qtgraphicaleffects:5
+   dev-qt/qtgui:5
+   dev-qt/qtlocation:5
+   dev-qt/qtnetwork:5
+   dev-qt/qtquickcontrols:5[widgets]
+   dev-qt/qtquickcontrols2:5
+   dev-qt/qtsvg:5
+   dev-qt/qtwidgets:5
+   dev-qt/qtx11extras:5
+   wayland? ( dev-qt/qtwayland )
+   )"
+
+BDEPEND="dev-util/bbe
+   bundled-libjpeg-turbo? ( dev-util/patchelf )"
+
+QA_PREBUILT="opt/zoom/*"
+
+src_prepare() {
+   default
+
+   # The tarball doesn't contain an icon, so extract it from the binary
+   bbe -s -b '/\n/' -e 'J 1;D' zoom 
\
+   >videoconference-zoom.svg && [[ -s videoconference-zoom.svg ]] \
+   || die "Extraction of icon failed"
+
+   if ! use pulseaudio; then
+   # For some strange reason, zoom cannot use any ALSA sound 
devices if
+   # it finds libpulse. This causes breakage if 
media-sound/apulse[sdk]
+   # is installed. So, force zoom to ignore libpulse.
+   bbe -e 's/libpulse.so/IgNoRePuLsE/' zoom >zoom.tmp || die
+   mv zoom.tmp zoom || die
+   fi
+
+   if 

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

2022-06-28 Thread Ulrich Müller
commit: 8254f314140f3b14bf243898daba6b8d7070af6c
Author: Ulrich Müller  gentoo  org>
AuthorDate: Sat Jun 25 07:32:43 2022 +
Commit: Ulrich Müller  gentoo  org>
CommitDate: Tue Jun 28 12:44:47 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8254f314

gnustep-base.eclass: Don't inherit eutils in EAPI 8

... which is not supported by it. While at it, drop EAPI 5.

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

 eclass/gnustep-base.eclass | 11 ++-
 1 file changed, 6 insertions(+), 5 deletions(-)

diff --git a/eclass/gnustep-base.eclass b/eclass/gnustep-base.eclass
index d37ecad102e0..9d72e6315fff 100644
--- a/eclass/gnustep-base.eclass
+++ b/eclass/gnustep-base.eclass
@@ -1,17 +1,18 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 # @ECLASS: gnustep-base.eclass
 # @MAINTAINER:
 # GNUstep Herd 
-# @SUPPORTED_EAPIS: 5 6 7 8
+# @SUPPORTED_EAPIS: 6 7 8
 # @BLURB: Internal handling of GNUstep pacakges
 # @DESCRIPTION:
 # Inner gnustep eclass, should only be inherited directly by gnustep-base
 # packages
 
-case ${EAPI:-0} in
-   [5678]) inherit eutils ;;
+case ${EAPI} in
+   6|7) inherit eutils ;;
+   8) ;;
*) die "${ECLASS}: EAPI ${EAPI:-0} not supported" ;;
 esac
 
@@ -64,7 +65,7 @@ gnustep-base_src_prepare() {
eend $?
fi
 
-   ! has ${EAPI} 5 && default
+   default
 }
 
 gnustep-base_src_configure() {



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

2022-06-28 Thread Ulrich Müller
commit: a63643d4617223c0e35bb2aa8e81f76df675a449
Author: Ulrich Müller  gentoo  org>
AuthorDate: Sat Jun 25 07:44:57 2022 +
Commit: Ulrich Müller  gentoo  org>
CommitDate: Tue Jun 28 12:44:52 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a63643d4

gnustep-2.eclass: Drop EAPI 5

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

 eclass/gnustep-2.eclass | 12 ++--
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/eclass/gnustep-2.eclass b/eclass/gnustep-2.eclass
index 68c15bbc62e1..e1d7f00da080 100644
--- a/eclass/gnustep-2.eclass
+++ b/eclass/gnustep-2.eclass
@@ -1,18 +1,18 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 # @ECLASS: gnustep-2.eclass
 # @MAINTAINER:
 # GNUstep Herd 
-# @SUPPORTED_EAPIS: 5 6 7 8
+# @SUPPORTED_EAPIS: 6 7 8
 # @PROVIDES: gnustep-base
 # @BLURB: eclass for GNUstep Apps, Frameworks, and Bundles build
 # @DESCRIPTION:
 # This eclass sets up GNUstep environment to properly install
 # GNUstep packages
 
-case ${EAPI:-0} in
-   [5678]) ;;
+case ${EAPI} in
+   6|7|8) ;;
*) die "${ECLASS}: EAPI ${EAPI:-0} not supported" ;;
 esac
 
@@ -21,8 +21,8 @@ _GNUSTEP_2_ECLASS=1
 
 inherit gnustep-base
 
-case ${EAPI:-0} in
-   [56])
+case ${EAPI} in
+   6)
DEPEND=">=gnustep-base/gnustep-make-2.0"
;;
*)



[gentoo-commits] repo/gentoo:master commit in: perl-core/Compress-Raw-Zlib/

2022-06-28 Thread Sam James
commit: 49f695c88dc3c87ae13c4d7525d3cd81f91d
Author: Sam James  gentoo  org>
AuthorDate: Tue Jun 28 12:42:06 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Jun 28 12:42:33 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=49f695c8

perl-core/Compress-Raw-Zlib: add 2.202.0

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

 .../Compress-Raw-Zlib-2.202.0.ebuild   | 31 ++
 perl-core/Compress-Raw-Zlib/Manifest   |  1 +
 2 files changed, 32 insertions(+)

diff --git a/perl-core/Compress-Raw-Zlib/Compress-Raw-Zlib-2.202.0.ebuild 
b/perl-core/Compress-Raw-Zlib/Compress-Raw-Zlib-2.202.0.ebuild
new file mode 100644
index ..c33577df730c
--- /dev/null
+++ b/perl-core/Compress-Raw-Zlib/Compress-Raw-Zlib-2.202.0.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DIST_AUTHOR=PMQS
+DIST_TEST=parallel
+DIST_VERSION=2.202
+inherit perl-module
+
+DESCRIPTION="Low-Level Interface to zlib compression library"
+
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+
+# We use the bundled version of zlib as the minimum version for the system copy
+# Check on bumps! Look in 
https://github.com/pmqs/Compress-Raw-Zlib/commits/master/zlib-src.
+RDEPEND=">=sys-libs/zlib-1.2.12"
+DEPEND="${RDEPEND}"
+BDEPEND="virtual/perl-ExtUtils-MakeMaker"
+
+src_prepare() {
+   rm -rf "${S}"/zlib-src/ || die
+   sed -i '/^zlib-src/d' "${S}"/MANIFEST || die
+   perl-module_src_prepare
+}
+
+src_configure() {
+   BUILD_ZLIB=False ZLIB_INCLUDE="${ESYSROOT}"/usr/include \
+   ZLIB_LIB="${ESYSROOT}"/usr/$(get_libdir) 
perl-module_src_configure
+}

diff --git a/perl-core/Compress-Raw-Zlib/Manifest 
b/perl-core/Compress-Raw-Zlib/Manifest
index 65da62873b24..a85258cf5797 100644
--- a/perl-core/Compress-Raw-Zlib/Manifest
+++ b/perl-core/Compress-Raw-Zlib/Manifest
@@ -1 +1,2 @@
 DIST Compress-Raw-Zlib-2.201.tar.gz 480467 BLAKE2B 
e2c706447cdd82c712b0613da69903adb3e9f51dd3e791bea51c836a767ca1df03f18870d377fea20af5f5ffb074925b0a70c80ef507622264d21b657bda4ea2
 SHA512 
1262f5be347e1efe71f0308385a5b8b927854b1e061d69d9a38c74e6dfacf2ffbec0891bdeb76092de28a5049e1fd1eb3e784e0570b34612a8256d955d7f1ab7
+DIST Compress-Raw-Zlib-2.202.tar.gz 480563 BLAKE2B 
8e9eef5fae7dcac500b08ee7315e6d05912fe954e18560f1ecc195800343102cd0f97690c46c5e06bc6c734877e48356cb93fa70d7070c954e62dc2a7bd2d6c5
 SHA512 
add25f83ecd83fe3beaad12a6f8b37ca046fdfccfa44c03f32b104a9ec6c132407dc606ba0e30fad67151f1b1d4f6886991b19948c12e2964df13a6daa703e72



[gentoo-commits] repo/gentoo:master commit in: virtual/perl-Compress-Raw-Zlib/

2022-06-28 Thread Sam James
commit: 7eadd28912ade5f6b635ca7b36243db82f7a9556
Author: Sam James  gentoo  org>
AuthorDate: Tue Jun 28 12:42:26 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Jun 28 12:42:34 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7eadd289

virtual/perl-Compress-Raw-Zlib: add 2.202.0

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

 .../perl-Compress-Raw-Zlib-2.202.0.ebuild | 15 +++
 1 file changed, 15 insertions(+)

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



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

2022-06-28 Thread Brian Evans
commit: 781f471f6a06d623580e072f24e4534dbd1ab280
Author: Brian Evans  gentoo  org>
AuthorDate: Tue Jun 28 12:31:51 2022 +
Commit: Brian Evans  gentoo  org>
CommitDate: Tue Jun 28 12:31:51 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=781f471f

profiles: Unmask php8-1 PHP_TARGETS USE

Signed-off-by: Brian Evans  gentoo.org>
Closes: https://bugs.gentoo.org/854696

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

diff --git a/profiles/base/use.stable.mask b/profiles/base/use.stable.mask
index db3f89d740ed..ca3c1c75167c 100644
--- a/profiles/base/use.stable.mask
+++ b/profiles/base/use.stable.mask
@@ -9,10 +9,6 @@
 python_targets_python3_11
 python_single_target_python3_11
 
-# Brian Evans  (2021-11-29)
-# Mask 8.1 as it is currently unstable only
-php_targets_php8-1
-
 # Sergei Trofimovich  (2020-04-13)
 # dev-vcs/darcs (dev-lang/ghc) has no stable keywords.
 darcs



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

2022-06-28 Thread Sam James
commit: 9995e02b53882848a737c3cd3cf7b7e553b25f00
Author: Sam James  gentoo  org>
AuthorDate: Tue Jun 28 11:07:23 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Jun 28 11:39:22 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9995e02b

profiles/base: drop obsolete mask for sci-libs/hdf5[mpi]

All tests pass for me with OpenMPI and hdf5-1.12.2-r4.

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

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

diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask
index 59b344453e19..be6f51bdd00b 100644
--- a/profiles/base/package.use.mask
+++ b/profiles/base/package.use.mask
@@ -164,11 +164,6 @@ dev-lang/rust parallel-compiler
 # Mask experimental options.
 gui-libs/gtk ffmpeg vulkan
 
-# Marek Szuba  (2021-07-14)
-# Even on a clean install, 8 phdf5 tests fail (Bug #808612)
-# Mask for further study.
->=sci-libs/hdf5-1.12.1 mpi
-
 # Sam James  (2021-07-24)
 # USE=exec-static-trampoline can break consumers due to
 # faulty assumptions. Masked for now due to the possibility



[gentoo-commits] repo/gentoo:master commit in: www-client/chromium/

2022-06-28 Thread Florian Schmaus
commit: 0d27cfb7da7fdd62b72a34998eca57c164afedfd
Author: Florian Schmaus  gentoo  org>
AuthorDate: Tue Jun 28 11:11:07 2022 +
Commit: Florian Schmaus  gentoo  org>
CommitDate: Tue Jun 28 11:11:46 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0d27cfb7

www-client/chromium: fix java detection

Older java versions, e.g., from Java 8, have only '-version', not
'--version'. Commited as requested by sam.

Closes: https://bugs.gentoo.org/854822
Signed-off-by: Florian Schmaus  gentoo.org>

 www-client/chromium/chromium-103.0.5060.53.ebuild | 2 +-
 www-client/chromium/chromium-104.0.5112.12.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/www-client/chromium/chromium-103.0.5060.53.ebuild 
b/www-client/chromium/chromium-103.0.5060.53.ebuild
index 6912dfb1e8af..5b22ba929a25 100644
--- a/www-client/chromium/chromium-103.0.5060.53.ebuild
+++ b/www-client/chromium/chromium-103.0.5060.53.ebuild
@@ -247,7 +247,7 @@ pre_build_checks() {
fi
fi
if use js-type-check; then
-   "${EPREFIX}"/usr/bin/java --version 2>1 > /dev/null || 
die "Java VM not setup correctly"
+   "${EPREFIX}"/usr/bin/java -version 2>1 > /dev/null || 
die "Java VM not setup correctly"
fi
fi
 

diff --git a/www-client/chromium/chromium-104.0.5112.12.ebuild 
b/www-client/chromium/chromium-104.0.5112.12.ebuild
index 82f9045bb733..2e826d7e3f0a 100644
--- a/www-client/chromium/chromium-104.0.5112.12.ebuild
+++ b/www-client/chromium/chromium-104.0.5112.12.ebuild
@@ -257,7 +257,7 @@ pre_build_checks() {
fi
fi
if use js-type-check; then
-   "${EPREFIX}"/usr/bin/java --version 2>1 > /dev/null || 
die "Java VM not setup correctly"
+   "${EPREFIX}"/usr/bin/java -version 2>1 > /dev/null || 
die "Java VM not setup correctly"
fi
fi
 



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

2022-06-28 Thread Richard Freeman
commit: a4fac89ee29361717e6e2803941ccefeb41f7efd
Author: matoro  users  noreply  github  com>
AuthorDate: Tue Jun 28 01:23:58 2022 +
Commit: Richard Freeman  gentoo  org>
CommitDate: Tue Jun 28 10:49:07 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a4fac89e

sys-process/systemd-cron: Keyword 1.5.18 ia64, #845147

Signed-off-by: matoro  users.noreply.github.com>
Closes: https://github.com/gentoo/gentoo/pull/26104
Signed-off-by: Richard Freeman  gentoo.org>

 sys-process/systemd-cron/systemd-cron-1.5.18.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-process/systemd-cron/systemd-cron-1.5.18.ebuild 
b/sys-process/systemd-cron/systemd-cron-1.5.18.ebuild
index 5d07a1a175e7..cbbce93dba4d 100644
--- a/sys-process/systemd-cron/systemd-cron-1.5.18.ebuild
+++ b/sys-process/systemd-cron/systemd-cron-1.5.18.ebuild
@@ -12,7 +12,7 @@ 
SRC_URI="https://github.com/systemd-cron/${PN}/archive/v${MY_PV}.tar.gz -> syste
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="amd64 arm arm64 ~hppa ppc ppc64 ~riscv sparc x86"
+KEYWORDS="amd64 arm arm64 ~hppa ~ia64 ppc ppc64 ~riscv sparc x86"
 IUSE="cron-boot etc-crontab-systemd minutely +runparts setgid test yearly"
 RESTRICT="!test? ( test )"
 



[gentoo-commits] repo/gentoo:master commit in: media-radio/flmsg/

2022-06-28 Thread Richard Freeman
commit: d757aa543627e67ed6aaa0dce4104992a5740820
Author: Richard Freeman  gentoo  org>
AuthorDate: Tue Jun 28 10:44:29 2022 +
Commit: Richard Freeman  gentoo  org>
CommitDate: Tue Jun 28 10:44:29 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d757aa54

media-radio/flmsg: drop 4.0.17-r1

Signed-off-by: Richard Freeman  gentoo.org>

 media-radio/flmsg/Manifest   |  2 --
 media-radio/flmsg/flmsg-4.0.17-r1.ebuild | 27 ---
 2 files changed, 29 deletions(-)

diff --git a/media-radio/flmsg/Manifest b/media-radio/flmsg/Manifest
index 305d67fc9a7c..b01cda1b289c 100644
--- a/media-radio/flmsg/Manifest
+++ b/media-radio/flmsg/Manifest
@@ -1,4 +1,2 @@
-DIST flmsg-4.0.17-patches.tbz2 36036 BLAKE2B 
ff8bc30b1aca1694af6d736be8428d7f1e7efb848a574050daa2da1db257a23ed29fb0f696e84b23df81410c5b6130d67a3081f18580c6a936cf055040ed9841
 SHA512 
42fe8c595d0b12d16dde36a6d865136a7bfa59a02cc2d9dd229000752eb401778e85b39d2acb936a3c26c4ef6555367d9f975f2770511040eb892087e704c71b
-DIST flmsg-4.0.17.tar.gz 876560 BLAKE2B 
553a8b71c490abdff99e2b3dbd51ba14cf6f97bbe8aed289c7efcfcdd84abfb9039a75639a377a6ff558566e8226be00643988bbc731c111fa52733810d284f5
 SHA512 
94abe4927c5bc8a5358d592cef55fbaba6207250798d45f8096ff1f290926a280b53db99ddf1c72a6ff30cbc58d95f639777e0d30a15b70ba8d3209664e22966
 DIST flmsg-4.0.19.tar.gz 879020 BLAKE2B 
49246a34a637868ee04ec229e8e787eaf774c2291b0216c98f250683746820243b3fc00d7dc7a7e6a72baa7e94c22b9a9ad3084c9576defe6c9d14f8906a3d5b
 SHA512 
5a15753df8f491d952b6a1c17b5ae2432974672a6f164ec3c3ecf3893fb7daa4bd2e76f3a613728640f0d800f8f401bcb3a598f3b70af797f4996fe30498f3cb
 DIST flmsg-4.0.20.tar.gz 885141 BLAKE2B 
28b5e033b145149af8c6a6b2645a20484cb4a76628bc4a15d9721ce95d0cea3938b0e9aa9c5c6c5542affa6b5b3283ec6618d2574e472d35bee3728cc497adce
 SHA512 
4cf1f11d910601c219268fa1dfd5f89a2530476f829eb1e016eb46101352c255d7d3f43d5fd0692307bc30df2a443952ccb1a99499be46efa737555be32d2e0b

diff --git a/media-radio/flmsg/flmsg-4.0.17-r1.ebuild 
b/media-radio/flmsg/flmsg-4.0.17-r1.ebuild
deleted file mode 100644
index c88a558d8b11..
--- a/media-radio/flmsg/flmsg-4.0.17-r1.ebuild
+++ /dev/null
@@ -1,27 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-DESCRIPTION="Fldigi helper for creating radiograms"
-HOMEPAGE="http://www.w1hkj.com;
-SRC_URI="mirror://sourceforge/fldigi/${P}.tar.gz
-   
https://dev.gentoo.org/~rich0/distfiles/flmsg-4.0.17-patches.tbz2;
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND="media-radio/fldigi
-   x11-libs/fltk:=
-   x11-libs/libX11:="
-DEPEND="${RDEPEND}
-   virtual/pkgconfig"
-
-DOCS=( AUTHORS ChangeLog INSTALL README )
-
-PATCHES=(
-   
"${WORKDIR}/${P}-0001-streampos-is-in-the-standard-library-and-access-from.patch"
-   
"${WORKDIR}/${P}-0002-Minimal-but-extensive-update-to-remove-namespace-std.patch"
-)



[gentoo-commits] repo/gentoo:master commit in: media-radio/flmsg/

2022-06-28 Thread Richard Freeman
commit: 65e8e8fa0744ee3d3d53163b3b09230fecfdd983
Author: Richard Freeman  gentoo  org>
AuthorDate: Tue Jun 28 10:43:00 2022 +
Commit: Richard Freeman  gentoo  org>
CommitDate: Tue Jun 28 10:43:00 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=65e8e8fa

media-radio/flmsg: add 4.0.20

Signed-off-by: Richard Freeman  gentoo.org>

 media-radio/flmsg/Manifest|  1 +
 media-radio/flmsg/flmsg-4.0.20.ebuild | 21 +
 2 files changed, 22 insertions(+)

diff --git a/media-radio/flmsg/Manifest b/media-radio/flmsg/Manifest
index fa904b0dd98b..305d67fc9a7c 100644
--- a/media-radio/flmsg/Manifest
+++ b/media-radio/flmsg/Manifest
@@ -1,3 +1,4 @@
 DIST flmsg-4.0.17-patches.tbz2 36036 BLAKE2B 
ff8bc30b1aca1694af6d736be8428d7f1e7efb848a574050daa2da1db257a23ed29fb0f696e84b23df81410c5b6130d67a3081f18580c6a936cf055040ed9841
 SHA512 
42fe8c595d0b12d16dde36a6d865136a7bfa59a02cc2d9dd229000752eb401778e85b39d2acb936a3c26c4ef6555367d9f975f2770511040eb892087e704c71b
 DIST flmsg-4.0.17.tar.gz 876560 BLAKE2B 
553a8b71c490abdff99e2b3dbd51ba14cf6f97bbe8aed289c7efcfcdd84abfb9039a75639a377a6ff558566e8226be00643988bbc731c111fa52733810d284f5
 SHA512 
94abe4927c5bc8a5358d592cef55fbaba6207250798d45f8096ff1f290926a280b53db99ddf1c72a6ff30cbc58d95f639777e0d30a15b70ba8d3209664e22966
 DIST flmsg-4.0.19.tar.gz 879020 BLAKE2B 
49246a34a637868ee04ec229e8e787eaf774c2291b0216c98f250683746820243b3fc00d7dc7a7e6a72baa7e94c22b9a9ad3084c9576defe6c9d14f8906a3d5b
 SHA512 
5a15753df8f491d952b6a1c17b5ae2432974672a6f164ec3c3ecf3893fb7daa4bd2e76f3a613728640f0d800f8f401bcb3a598f3b70af797f4996fe30498f3cb
+DIST flmsg-4.0.20.tar.gz 885141 BLAKE2B 
28b5e033b145149af8c6a6b2645a20484cb4a76628bc4a15d9721ce95d0cea3938b0e9aa9c5c6c5542affa6b5b3283ec6618d2574e472d35bee3728cc497adce
 SHA512 
4cf1f11d910601c219268fa1dfd5f89a2530476f829eb1e016eb46101352c255d7d3f43d5fd0692307bc30df2a443952ccb1a99499be46efa737555be32d2e0b

diff --git a/media-radio/flmsg/flmsg-4.0.20.ebuild 
b/media-radio/flmsg/flmsg-4.0.20.ebuild
new file mode 100644
index ..f37cf3ff232f
--- /dev/null
+++ b/media-radio/flmsg/flmsg-4.0.20.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DESCRIPTION="Fldigi helper for creating radiograms"
+HOMEPAGE="http://www.w1hkj.com;
+SRC_URI="mirror://sourceforge/fldigi/${P}.tar.gz"
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND="media-radio/fldigi
+   x11-libs/fltk:=
+   x11-libs/libX11:="
+DEPEND="${RDEPEND}
+   virtual/pkgconfig"
+
+DOCS=( AUTHORS ChangeLog INSTALL README )



[gentoo-commits] repo/gentoo:master commit in: media-gfx/frogr/

2022-06-28 Thread David Seifert
commit: 1e35fd2ec0665e53995aaf5c434c2f09959ce2cd
Author: David Seifert  gentoo  org>
AuthorDate: Tue Jun 28 10:18:41 2022 +
Commit: David Seifert  gentoo  org>
CommitDate: Tue Jun 28 10:18:41 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1e35fd2e

media-gfx/frogr: update EAPI 6 -> 8

Signed-off-by: David Seifert  gentoo.org>

 media-gfx/frogr/{frogr-1.5.ebuild => frogr-1.5-r1.ebuild} | 8 
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/media-gfx/frogr/frogr-1.5.ebuild 
b/media-gfx/frogr/frogr-1.5-r1.ebuild
similarity index 96%
rename from media-gfx/frogr/frogr-1.5.ebuild
rename to media-gfx/frogr/frogr-1.5-r1.ebuild
index 5c4c371a7f01..75bd15003391 100644
--- a/media-gfx/frogr/frogr-1.5.ebuild
+++ b/media-gfx/frogr/frogr-1.5-r1.ebuild
@@ -1,7 +1,7 @@
 # Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI="6"
+EAPI=8
 
 inherit gnome.org gnome2-utils meson xdg
 
@@ -11,7 +11,6 @@ HOMEPAGE="https://live.gnome.org/Frogr;
 LICENSE="GPL-3"
 SLOT="0"
 KEYWORDS="~amd64"
-IUSE=""
 
 RDEPEND="
>=dev-libs/glib-2.44:2
@@ -23,7 +22,8 @@ RDEPEND="
>=net-libs/libsoup-2.34:2.4
>=dev-libs/libgcrypt-1.5:*
 "
-DEPEND="${RDEPEND}
+DEPEND="${RDEPEND}"
+BDEPEND="
>=sys-devel/gettext-0.19.7
virtual/pkgconfig
 "
@@ -41,7 +41,7 @@ pkg_postinst() {
 }
 
 pkg_postrm() {
-   gnome2_icon_cache_update
xdg_pkg_postrm
+   gnome2_icon_cache_update
gnome2_schemas_update
 }



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

2022-06-28 Thread David Seifert
commit: 2d1f13ad91f471a943231e5d8b97a80dc5c82989
Author: David Seifert  gentoo  org>
AuthorDate: Tue Jun 28 10:18:42 2022 +
Commit: David Seifert  gentoo  org>
CommitDate: Tue Jun 28 10:18:42 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2d1f13ad

xfce-extra/xfce4-alsa-plugin: update EAPI 6 -> 8

Signed-off-by: David Seifert  gentoo.org>

 ...ugin-0.3.0.ebuild => xfce4-alsa-plugin-0.3.0-r1.ebuild} | 14 +++---
 1 file changed, 7 insertions(+), 7 deletions(-)

diff --git a/xfce-extra/xfce4-alsa-plugin/xfce4-alsa-plugin-0.3.0.ebuild 
b/xfce-extra/xfce4-alsa-plugin/xfce4-alsa-plugin-0.3.0-r1.ebuild
similarity index 79%
rename from xfce-extra/xfce4-alsa-plugin/xfce4-alsa-plugin-0.3.0.ebuild
rename to xfce-extra/xfce4-alsa-plugin/xfce4-alsa-plugin-0.3.0-r1.ebuild
index f474582cb66e..81097a1aec5a 100644
--- a/xfce-extra/xfce4-alsa-plugin/xfce4-alsa-plugin-0.3.0.ebuild
+++ b/xfce-extra/xfce4-alsa-plugin/xfce4-alsa-plugin-0.3.0-r1.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI=8
 
 inherit vala meson
 
@@ -12,19 +12,19 @@ 
SRC_URI="https://github.com/equeim/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
 LICENSE="GPL-3"
 SLOT="0"
 KEYWORDS="amd64 ~arm64 ~ppc64 ~riscv x86"
-IUSE=""
 
 RDEPEND="
media-libs/alsa-lib
>=xfce-base/xfce4-panel-4.13
x11-libs/gtk+:3[introspection]
 "
-DEPEND="${RDEPEND}
+DEPEND="${RDEPEND}"
+BDEPEND="
$(vala_depend)
sys-devel/gettext
 "
 
-src_prepare() {
-   vala_src_prepare
-   eapply_user
+src_configure() {
+   vala_setup
+   meson_src_configure
 }



[gentoo-commits] repo/gentoo:master commit in: games-mud/gnome-mud/

2022-06-28 Thread David Seifert
commit: f280c49bf15c4316203e4c350f1917ac2ca7b8b8
Author: David Seifert  gentoo  org>
AuthorDate: Tue Jun 28 10:18:39 2022 +
Commit: David Seifert  gentoo  org>
CommitDate: Tue Jun 28 10:18:39 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f280c49b

games-mud/gnome-mud: update EAPI 6 -> 8

Signed-off-by: David Seifert  gentoo.org>

 games-mud/gnome-mud/gnome-mud-.ebuild | 9 -
 1 file changed, 4 insertions(+), 5 deletions(-)

diff --git a/games-mud/gnome-mud/gnome-mud-.ebuild 
b/games-mud/gnome-mud/gnome-mud-.ebuild
index 2f5881345670..a69076ff9d43 100644
--- a/games-mud/gnome-mud/gnome-mud-.ebuild
+++ b/games-mud/gnome-mud/gnome-mud-.ebuild
@@ -1,14 +1,12 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
-GNOME2_EAUTORECONF="yes"
+EAPI=8
 
 inherit gnome2-utils git-r3 meson xdg
 
 DESCRIPTION="GNOME MUD client"
 HOMEPAGE="https://wiki.gnome.org/Apps/GnomeMud;
-SRC_URI=""
 EGIT_REPO_URI="https://gitlab.gnome.org/GNOME/gnome-mud.git;
 
 LICENSE="GPL-2+"
@@ -23,7 +21,8 @@ RDEPEND="
dev-libs/libpcre
sys-libs/zlib
gstreamer? ( media-libs/gstreamer:1.0 )"
-DEPEND="${RDEPEND}
+DEPEND="${RDEPEND}"
+BDEPEND="
dev-util/glib-utils
>=sys-devel/gettext-0.19.8
virtual/pkgconfig"



[gentoo-commits] repo/gentoo:master commit in: gnome-extra/gnome-power-manager/

2022-06-28 Thread David Seifert
commit: 1f9360b4eb23cbf109ce52f36a459541427e4174
Author: David Seifert  gentoo  org>
AuthorDate: Tue Jun 28 10:18:40 2022 +
Commit: David Seifert  gentoo  org>
CommitDate: Tue Jun 28 10:18:40 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1f9360b4

gnome-extra/gnome-power-manager: update EAPI 6 -> 8

Signed-off-by: David Seifert  gentoo.org>

 ...ger-3.32.0.ebuild => gnome-power-manager-3.32.0-r1.ebuild} | 11 +++
 1 file changed, 7 insertions(+), 4 deletions(-)

diff --git a/gnome-extra/gnome-power-manager/gnome-power-manager-3.32.0.ebuild 
b/gnome-extra/gnome-power-manager/gnome-power-manager-3.32.0-r1.ebuild
similarity index 94%
rename from gnome-extra/gnome-power-manager/gnome-power-manager-3.32.0.ebuild
rename to gnome-extra/gnome-power-manager/gnome-power-manager-3.32.0-r1.ebuild
index afdfc9a1f305..25d97722abba 100644
--- a/gnome-extra/gnome-power-manager/gnome-power-manager-3.32.0.ebuild
+++ b/gnome-extra/gnome-power-manager/gnome-power-manager-3.32.0-r1.ebuild
@@ -1,7 +1,8 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI=8
+
 inherit gnome.org gnome2-utils meson virtualx xdg
 
 DESCRIPTION="GNOME power statistics"
@@ -9,9 +10,9 @@ HOMEPAGE="https://gitlab.gnome.org/GNOME/gnome-power-manager;
 
 LICENSE="GPL-2+"
 SLOT="0"
+KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc x86"
 IUSE="test"
 RESTRICT="!test? ( test )"
-KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc x86"
 
 COMMON_DEPEND="
>=dev-libs/glib-2.45.8:2
@@ -23,10 +24,12 @@ RDEPEND="${COMMON_DEPEND}
x11-themes/adwaita-icon-theme
 "
 DEPEND="${COMMON_DEPEND}
+   x11-base/xorg-proto
+"
+BDEPEND="
app-text/docbook-sgml-dtd:4.1
app-text/docbook-sgml-utils
>=sys-devel/gettext-0.19.7
-   x11-base/xorg-proto
virtual/pkgconfig
test? ( sys-apps/dbus )
 "



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

2022-06-28 Thread David Seifert
commit: 343408d1d8e5725f54b5ec6bc8617299e3b4ccaf
Author: David Seifert  gentoo  org>
AuthorDate: Tue Jun 28 10:18:38 2022 +
Commit: David Seifert  gentoo  org>
CommitDate: Tue Jun 28 10:18:38 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=343408d1

app-office/gnome-todo: update EAPI 6 -> 8

Signed-off-by: David Seifert  gentoo.org>

 ...nome-todo-3.28.1-r1.ebuild => gnome-todo-3.28.1-r2.ebuild} | 11 +++
 1 file changed, 7 insertions(+), 4 deletions(-)

diff --git a/app-office/gnome-todo/gnome-todo-3.28.1-r1.ebuild 
b/app-office/gnome-todo/gnome-todo-3.28.1-r2.ebuild
similarity index 93%
rename from app-office/gnome-todo/gnome-todo-3.28.1-r1.ebuild
rename to app-office/gnome-todo/gnome-todo-3.28.1-r2.ebuild
index 038776ea1954..9a33b3fd557f 100644
--- a/app-office/gnome-todo/gnome-todo-3.28.1-r1.ebuild
+++ b/app-office/gnome-todo/gnome-todo-3.28.1-r2.ebuild
@@ -1,7 +1,7 @@
 # Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI=8
 
 inherit gnome.org gnome2-utils meson xdg
 
@@ -23,11 +23,14 @@ RDEPEND="
dev-libs/json-glib
introspection? ( >=dev-libs/gobject-introspection-1.42:= )
 "
-DEPEND="${RDEPEND}
+DEPEND="${RDEPEND}"
+BDEPEND="
dev-libs/libxml2:2
dev-util/glib-utils
-   gtk-doc? ( dev-util/gtk-doc
-   app-text/docbook-xml-dtd:4.3 )
+   gtk-doc? (
+   dev-util/gtk-doc
+   app-text/docbook-xml-dtd:4.3
+   )
>=sys-devel/gettext-0.19.8
virtual/pkgconfig
 "



[gentoo-commits] repo/proj/guru:dev commit in: dev-python/cx-oracle/

2022-06-28 Thread Michal Gasewicz
commit: b6f7729de682c1ace7b4606379011907b24901f0
Author: Michał Gasewicz  gmail  com>
AuthorDate: Tue Jun 28 09:56:54 2022 +
Commit: Michal Gasewicz  gmail  com>
CommitDate: Tue Jun 28 09:56:54 2022 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=b6f7729d

dev-python/cx-oracle: add 8.3.0, drop 8.2.1

Closes: https://bugs.gentoo.org/848156
Signed-off-by: Michał Gasewicz  gmail.com>

 dev-python/cx-oracle/Manifest   | 2 +-
 dev-python/cx-oracle/{cx-oracle-8.2.1.ebuild => cx-oracle-8.3.0.ebuild} | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-python/cx-oracle/Manifest b/dev-python/cx-oracle/Manifest
index 6c7e35094..8fc09e49f 100644
--- a/dev-python/cx-oracle/Manifest
+++ b/dev-python/cx-oracle/Manifest
@@ -1 +1 @@
-DIST cx_Oracle-8.2.1.tar.gz 359269 BLAKE2B 
ad972b6607a7e77794b5642bce49f494715e32e989fd7c12c3a64ea556e6967bda02f0d937e42e1dd2dae931f75c33e63fa8c13a9dcd439e85b751720773c3d1
 SHA512 
879f25323ea037499c773be860d7c9a4f9bc675f7107a79a1ac027db45f6a4d71b47579b656fba267b85dacb76316f012de238ffda66ea33395ce5989b982116
+DIST cx_Oracle-8.3.0.tar.gz 363886 BLAKE2B 
a58b9cd201e8bd6038a0f7e50031c76197c1739ac2f022a7f91bd77f44032bc87d551c88e8b54c38dcb6b1fcd565e2220d4115ddd195c5f8b8b390590076fe57
 SHA512 
9a2f50b929802311271e5270f118c96968886c6fd3c8677d2e08949d61e9d4d26846bc9e44c674e0bd12a7f8b57bcced9b979f3622a37656e0969ad8ea4e7f70

diff --git a/dev-python/cx-oracle/cx-oracle-8.2.1.ebuild 
b/dev-python/cx-oracle/cx-oracle-8.3.0.ebuild
similarity index 96%
rename from dev-python/cx-oracle/cx-oracle-8.2.1.ebuild
rename to dev-python/cx-oracle/cx-oracle-8.3.0.ebuild
index 216938ef4..e7ca2440b 100644
--- a/dev-python/cx-oracle/cx-oracle-8.2.1.ebuild
+++ b/dev-python/cx-oracle/cx-oracle-8.3.0.ebuild
@@ -3,7 +3,7 @@
 
 EAPI="8"
 
-PYTHON_COMPAT=( python3_{8,9} )
+PYTHON_COMPAT=( python3_{8,9,10} )
 
 inherit distutils-r1
 



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

2022-06-28 Thread Florian Schmaus
commit: f035062b3900282fa8b1fba915d38d3cfd8b7d1b
Author: David Denoncin  gmail  com>
AuthorDate: Tue Jun 28 07:12:28 2022 +
Commit: Florian Schmaus  gentoo  org>
CommitDate: Tue Jun 28 09:50:26 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f035062b

app-misc/timew: add manpages

Signed-off-by: David Denoncin  gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/25983
Signed-off-by: Florian Schmaus  gentoo.org>

 app-misc/timew/{timew-1.4.3.ebuild => timew-1.4.3-r1.ebuild} | 5 -
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/app-misc/timew/timew-1.4.3.ebuild 
b/app-misc/timew/timew-1.4.3-r1.ebuild
similarity index 92%
rename from app-misc/timew/timew-1.4.3.ebuild
rename to app-misc/timew/timew-1.4.3-r1.ebuild
index e037edcce536..f608f1a27396 100644
--- a/app-misc/timew/timew-1.4.3.ebuild
+++ b/app-misc/timew/timew-1.4.3-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -32,6 +32,9 @@ src_install() {
 
dodoc -r ext
docompress -x /usr/share/doc/${PF}/ext/{on-modify.timewarrior,README}
+
+   doman doc/man1/*.1
+   doman doc/man7/*.7
 }
 
 pkg_postinst() {



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

2022-06-28 Thread Sam James
commit: ea79dc81af88d2f713693987d42c8eb1749930d8
Author: Karl-Johan Karlsson  lysator  liu  se>
AuthorDate: Mon Jun 20 07:31:28 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Jun 28 09:35:39 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ea79dc81

app-misc/broot: bump to 1.13.3

Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Karl-Johan Karlsson  lysator.liu.se>
Closes: https://github.com/gentoo/gentoo/pull/25991
Signed-off-by: Sam James  gentoo.org>

 app-misc/broot/Manifest|   1 +
 app-misc/broot/broot-1.13.3.ebuild | 298 +
 2 files changed, 299 insertions(+)

diff --git a/app-misc/broot/Manifest b/app-misc/broot/Manifest
index e1697889a1ac..9616d775fc97 100644
--- a/app-misc/broot/Manifest
+++ b/app-misc/broot/Manifest
@@ -21,6 +21,7 @@ DIST broot-1.11.1.tar.gz 10039048 BLAKE2B 
5d52bf08658a117d6240f9f0502f6b366fab85
 DIST broot-1.12.0.tar.gz 10041150 BLAKE2B 
f6c47b137844d2615389552a9e245003ab2c5c1bb7b266e8d89e729ea1218c01f8924b378f892386ca5154085f5f1ba5052a2e7ba5e477a1c5053970d1688a40
 SHA512 
47d4940c077d782b79e1fde6a74eac42ac60444a078a2d96d8fbb9cf9ded2f3753ff6cc4f0983df849234535e750f881d0bebae3fe625a121d2b23652c7ef6b9
 DIST broot-1.13.1.tar.gz 10040799 BLAKE2B 
df1d7224a68a415f72ebd168b37055a837dcb439ddaa38b635ef731687332eade7446c07c5b63ff027074d76ce14989f033961803eebd024859f0bae54d4227f
 SHA512 
a11b4cd2909796ad4485053324d51d6e49924dd051bd5c3fff5471f40877193d6f149082bac19420c33c78b0ec747e0732edfa3bb99fa858deae828cec7bd561
 DIST broot-1.13.2.tar.gz 10039475 BLAKE2B 
f0b542d2c25d4ce10be369262a96a341489df2058a7f64445d6279ad8a8c7210b0c1423fefe3e319108eacc72feb31030d59e53505b66e9613f22199d93089ea
 SHA512 
5919a7313a70db0a4c2738cf6c29e241d12bd11b2b801ef4a99dbce198e87754448b2014df242e1896e796c06549df62e56db505e4b3cfbfbb06f74bf8ce15c9
+DIST broot-1.13.3.tar.gz 10039539 BLAKE2B 
d83f98053ba95e44dba50ddba39e805b434f7b84c99e1c7ce933a06d8433be30d6124564eee741e785aa64fca594b695164d9231d468eecaba7fd8e75b1eb933
 SHA512 
4079a5258d064e77bc7a5c1073715193ab9b227ea4f3e84c6ad1937a1667f9587956191bad55245578177ef20cf4b7a765dcaf36a8095d83c0a100b3540e
 DIST bstr-0.2.17.crate 330350 BLAKE2B 
90c3a48d78b73d7e36a3da9fda0beae6e91ce534d17198ea8ceee0b613d03297f9dd8bca30e1ec5da01d1da359a1da72b2c2771b77c82bebab5006cafd665192
 SHA512 
883eac8210d14f89517b4dd5e25d02c97cf31602ec74498b5e186112ba0f154d47de8d1c41a8f4e5503f3b53c064e2c976b60bbfd63fc28b186bc006e00f20c2
 DIST bumpalo-3.10.0.crate 78915 BLAKE2B 
94515190837765b47feaf94946c7e4da5b84e6faf7975bd5452bd9388d34e51c84315b80bc15b37c7f4ea8b4aaa0112707cdfc82d0651eeb8b63d2e7bd247660
 SHA512 
60c686534588524250ea7cb43510dba69d24999769b719127ee07f6015530ac2c5778d9b93477ab075bfc15c13e3ef9adc29ac24059067ac32e109347cd509f8
 DIST bytemuck-1.8.0.crate 29406 BLAKE2B 
4ef2a3f3bca4479608e53baed3db200e3dae344593e1e24541d4ef42e65659da63dc7557548429d85cd08476edc8b8eabba5e96f93b89904aff6c2423ae5c5c9
 SHA512 
ed6952990a415c98a73b91157340e814003eaf12a6213e08121cd08acec6d2364dba8ceb95b86860dc8401110c4706ad47f1678ca4b61b2809f3dba2093b3278

diff --git a/app-misc/broot/broot-1.13.3.ebuild 
b/app-misc/broot/broot-1.13.3.ebuild
new file mode 100644
index ..3d641ed9abd1
--- /dev/null
+++ b/app-misc/broot/broot-1.13.3.ebuild
@@ -0,0 +1,298 @@
+# Copyright 2021-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+CRATES="
+adler-1.0.2
+adler32-1.2.0
+ahash-0.4.7
+ahash-0.7.6
+aho-corasick-0.7.18
+ansi_colours-1.1.1
+anyhow-1.0.57
+argh-0.1.7
+argh_derive-0.1.7
+argh_shared-0.1.7
+atty-0.2.14
+autocfg-1.1.0
+base64-0.13.0
+bet-1.0.1
+bincode-1.3.3
+bit_field-0.10.1
+bitflags-1.3.2
+bstr-0.2.17
+bumpalo-3.10.0
+bytemuck-1.9.1
+byteorder-1.4.3
+cc-1.0.73
+cfg-if-1.0.0
+char_reader-0.1.1
+chrono-0.4.19
+clap-3.2.5
+clap_complete-3.2.1
+clap_derive-3.2.5
+clap_lex-0.2.2
+cli-log-0.1.0
+cli-log-2.0.0
+clipboard-win-4.4.1
+color_quant-1.1.0
+coolor-0.5.0
+crc32fast-1.3.2
+crokey-0.4.1
+crokey-proc_macros-0.4.0
+crossbeam-0.8.0
+crossbeam-channel-0.5.5
+crossbeam-deque-0.8.1
+crossbeam-epoch-0.9.9
+crossbeam-queue-0.3.5
+crossbeam-utils-0.8.7
+crossterm-0.23.2
+crossterm_winapi-0.9.0
+csv-1.1.6
+csv-core-0.1.10
+csv2svg-0.1.7
+custom_error-1.9.2
+deflate-1.0.0
+deser-hjson-1.0.2
+directories-4.0.1
+directories-next-2.0.0
+dirs-sys-0.3.7
+dirs-sys-next-0.1.2
+doc-comment-0.3.3
+either-1.6.1
+error-code-2.3.1
+exr-1.4.2
+fallible-iterator-0.2.0
+fallible-streaming-iterator-0.1.9
+fastrand-1.7.0
+file-size-1.0.3
+flate2-1.0.24
+flume-0.10.13
+fnv-1.0.7
+form_urlencoded-1.0.1
+futures-core-0.3.21
+futures-sink-0.3.21
+getrandom-0.2.7
+gif-0.11.3
+git2-0.14.4
+glassbench-0.3.3
+glob-0.3.0
+half-1.8.2
+hashbrown-0.12.1
+hashbrown-0.9.1
+hashlink-0.6.0
+heck-0.3.3
+heck-0.4.0
+hermit-abi-0.1.19
+id-arena-2.2.1
+idna-0.2.3
+image-0.24.2
+indexmap-1.9.0
+inflate-0.4.5
+instant-0.1.12
+is_executable-1.0.1
+itoa-0.4.8
+itoa-1.0.2
+jobserver-0.1.24

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

2022-06-28 Thread Sam James
commit: d83ef14669d8a0d1400f38639a10b3b6b28b25ef
Author: matoro  users  noreply  github  com>
AuthorDate: Mon Jun 27 23:35:27 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Jun 28 09:38:58 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d83ef146

net-analyzer/wireshark: Stabilize 3.6.3 ppc64, #841533

Signed-off-by: matoro  users.noreply.github.com>
Closes: https://github.com/gentoo/gentoo/pull/26101
Signed-off-by: Sam James  gentoo.org>

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

diff --git a/net-analyzer/wireshark/wireshark-3.6.3.ebuild 
b/net-analyzer/wireshark/wireshark-3.6.3.ebuild
index 7ac210542945..4d449ccaf2ea 100644
--- a/net-analyzer/wireshark/wireshark-3.6.3.ebuild
+++ b/net-analyzer/wireshark/wireshark-3.6.3.ebuild
@@ -18,7 +18,7 @@ else

SRC_URI="https://www.wireshark.org/download/src/all-versions/${P/_/}.tar.xz;
S="${WORKDIR}/${P/_/}"
 
-   KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~ppc64 ~riscv x86"
+   KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ppc64 ~riscv x86"
 fi
 
 LICENSE="GPL-2"



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

2022-06-28 Thread Sam James
commit: 569f90e3b328684cc367d00bc049f55eb2e56a86
Author: matoro  users  noreply  github  com>
AuthorDate: Mon Jun 27 00:41:49 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Jun 28 09:39:04 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=569f90e3

sci-libs/mpir: Stabilize 3.0.0-r1 arm64, #640424

Confirmed that this bug no longer occurs in 3.0.0, builds and passes
tests fine.  Tested on arm64.

Closes: https://bugs.gentoo.org/640424
Signed-off-by: matoro  users.noreply.github.com>
Closes: https://github.com/gentoo/gentoo/pull/26089
Signed-off-by: Sam James  gentoo.org>

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

diff --git a/sci-libs/mpir/mpir-3.0.0-r1.ebuild 
b/sci-libs/mpir/mpir-3.0.0-r1.ebuild
index 123282069fad..e5b47d07a8db 100644
--- a/sci-libs/mpir/mpir-3.0.0-r1.ebuild
+++ b/sci-libs/mpir/mpir-3.0.0-r1.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://www.mpir.org/${P}.tar.bz2;
 
 LICENSE="LGPL-3"
 SLOT="0/23"
-KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ppc ppc64 ~riscv ~s390 ~sparc x86 
~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ppc ppc64 ~riscv ~s390 ~sparc x86 
~amd64-linux ~x86-linux"
 IUSE="+cxx cpudetection"
 
 BDEPEND="



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

2022-06-28 Thread Sam James
commit: 0e1e8ba45af1913742d440c63efde2390eca9e2c
Author: Holger Hoffstätte  applied-asynchrony  com>
AuthorDate: Sun Jun 26 19:18:57 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Jun 28 09:31:38 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0e1e8ba4

mail-filter/imapfilter: add 5.4 & luajit to LUA_COMPAT, correctly depend on 
libpcre2

Closes: https://bugs.gentoo.org/828110
Closes: https://bugs.gentoo.org/854471
Signed-off-by: Holger Hoffstätte  applied-asynchrony.com>
Closes: https://github.com/gentoo/gentoo/pull/26082
Signed-off-by: Sam James  gentoo.org>

 mail-filter/imapfilter/imapfilter-2.7.5-r1.ebuild | 48 +++
 1 file changed, 48 insertions(+)

diff --git a/mail-filter/imapfilter/imapfilter-2.7.5-r1.ebuild 
b/mail-filter/imapfilter/imapfilter-2.7.5-r1.ebuild
new file mode 100644
index ..6f25c2f85bc8
--- /dev/null
+++ b/mail-filter/imapfilter/imapfilter-2.7.5-r1.ebuild
@@ -0,0 +1,48 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+LUA_COMPAT=( lua5-{1..4} luajit )
+
+inherit lua-single toolchain-funcs
+
+DESCRIPTION="An IMAP mail filtering utility"
+HOMEPAGE="https://github.com/lefcha/imapfilter;
+SRC_URI="https://github.com/lefcha/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~x86"
+
+REQUIRED_USE="${LUA_REQUIRED_USE}"
+
+RDEPEND="
+   dev-libs/openssl:0=
+   dev-libs/libpcre2
+   ${LUA_DEPS}"
+DEPEND="${RDEPEND}"
+
+DOCS="AUTHORS NEWS README samples/*"
+
+src_prepare() {
+   default
+   sed -i -e "/^PREFIX/s:/usr/local:${EPREFIX}/usr:" \
+   -e "/^MANDIR/s:man:share/man:" \
+   -e "/^CFLAGS/s:CFLAGS =:CFLAGS +=:" \
+   -e "/^CFLAGS/s/-O//" \
+   src/Makefile || die
+}
+
+src_compile() {
+   emake \
+   CC="$(tc-getCC)" \
+   LDFLAGS="${LDFLAGS}" \
+   INCDIRS=$(lua_get_CFLAGS) \
+   LIBLUA=$(lua_get_LIBS)
+}
+
+src_install() {
+   default
+   doman doc/imapfilter.1 doc/imapfilter_config.5
+}



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

2022-06-28 Thread Sam James
commit: 63abfac4c9910f4db4db81d1bbc96f5e5cb94b88
Author: Mario Haustein  hrz  tu-chemnitz  de>
AuthorDate: Sun Jun 26 20:25:59 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Jun 28 09:30:09 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=63abfac4

dev-util/ROPgadget: version bump 6.8

Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Mario Haustein  hrz.tu-chemnitz.de>
Closes: https://github.com/gentoo/gentoo/pull/26086
Signed-off-by: Sam James  gentoo.org>

 dev-util/ROPgadget/Manifest| 1 +
 dev-util/ROPgadget/{ROPgadget-.ebuild => ROPgadget-6.8.ebuild} | 2 +-
 dev-util/ROPgadget/ROPgadget-.ebuild   | 2 +-
 3 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/dev-util/ROPgadget/Manifest b/dev-util/ROPgadget/Manifest
index 7675d9a4eeeb..79e0d44dcbf2 100644
--- a/dev-util/ROPgadget/Manifest
+++ b/dev-util/ROPgadget/Manifest
@@ -1,2 +1,3 @@
 DIST ROPgadget-6.6.tar.gz 9349424 BLAKE2B 
b1f1e5fbc76329f64122e65161ab188e9f7260c4e43d5e92e0e43cd4ebbf27ae281c32bd49790a363ff1d10360a1cda1846310054c249ab40279063a735654e6
 SHA512 
bf636a264975c95676e5bb6223d0cf04885699eeaf691c6c93a1ac8c1bc44f95323207660a57a58f44163f8c07156567daa73755b35a13cff5d27aee01ec4fb6
 DIST ROPgadget-6.7.tar.gz 9348558 BLAKE2B 
004f28993e3567b8bf78853c83b60fa17ff7dc8eb82867eabec33aee247283938ed522883bcf62a11f27a70fa10c4afbdd2636d613770bc8fa0ee7dd3667e859
 SHA512 
81bebafc1ba9cb18e017487395dacdaae044d6f1383604a0183b41d2210651c9a6870755f741cd7a3e2dc38ee5c004b0aeac52cc1082fa352c06c0598ac7e87b
+DIST ROPgadget-6.8.tar.gz 9348922 BLAKE2B 
f7278ea0934e61f6afcd95f3c3047a34cf07bfaa52b67514ad2c63aa06104ee1c3c13bf77275ae89a406e2db5f238b95353d2cef7b696b3b53769434775183f3
 SHA512 
9e14d5a180a2d2d974bf69fb6456d9a68f197d4d4dda1de16374a2c81b0b2780b220d6a73d155be65d5eee03273fdc94f76235fe645511646bc3b29c07e6e828

diff --git a/dev-util/ROPgadget/ROPgadget-.ebuild 
b/dev-util/ROPgadget/ROPgadget-6.8.ebuild
similarity index 93%
copy from dev-util/ROPgadget/ROPgadget-.ebuild
copy to dev-util/ROPgadget/ROPgadget-6.8.ebuild
index 2f92d9fa5df6..776ffc4f5af6 100644
--- a/dev-util/ROPgadget/ROPgadget-.ebuild
+++ b/dev-util/ROPgadget/ROPgadget-6.8.ebuild
@@ -25,7 +25,7 @@ SLOT="0"
 
 RDEPEND="
${PYTHON_DEPS}
-   dev-libs/capstone[python,${PYTHON_USEDEP}]
+   >=dev-libs/capstone-5[python,${PYTHON_USEDEP}]
 "
 
 src_test() {

diff --git a/dev-util/ROPgadget/ROPgadget-.ebuild 
b/dev-util/ROPgadget/ROPgadget-.ebuild
index 2f92d9fa5df6..776ffc4f5af6 100644
--- a/dev-util/ROPgadget/ROPgadget-.ebuild
+++ b/dev-util/ROPgadget/ROPgadget-.ebuild
@@ -25,7 +25,7 @@ SLOT="0"
 
 RDEPEND="
${PYTHON_DEPS}
-   dev-libs/capstone[python,${PYTHON_USEDEP}]
+   >=dev-libs/capstone-5[python,${PYTHON_USEDEP}]
 "
 
 src_test() {



[gentoo-commits] repo/gentoo:master commit in: net-im/signal-desktop-bin/

2022-06-28 Thread Sam James
commit: 8970f26854b3a9fb5eb316f1366025f7e559c525
Author: Robert Siebeck  r123  de>
AuthorDate: Mon Jun 27 13:31:28 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Jun 28 09:30:08 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8970f268

net-im/signal-desktop-bin: remove old version

Signed-off-by: Robert Siebeck  r123.de>
Closes: https://github.com/gentoo/gentoo/pull/26091
Signed-off-by: Sam James  gentoo.org>

 net-im/signal-desktop-bin/Manifest |  1 -
 .../signal-desktop-bin-5.46.0.ebuild   | 98 --
 2 files changed, 99 deletions(-)

diff --git a/net-im/signal-desktop-bin/Manifest 
b/net-im/signal-desktop-bin/Manifest
index 98aac1a960ad..38c93ba944ce 100644
--- a/net-im/signal-desktop-bin/Manifest
+++ b/net-im/signal-desktop-bin/Manifest
@@ -1,2 +1 @@
-DIST signal-desktop_5.46.0_amd64.deb 116409950 BLAKE2B 
037154aedd86549f24ea1f85e884634b4482eb5773a9ee1797ebea0017a2f48aa71ab724ad6e6a33e2fd1505de49ff3843d2bdd4cea44bb036dec58fe1ee2ef1
 SHA512 
148c110dbfaf3f15ddfeb7902122acac480deb916e03814d0eb745381734fd3e99c1f4c90456f4e471148b81888035941159dc1a7d220d5148c816a92101288f
 DIST signal-desktop_5.47.0_amd64.deb 116729716 BLAKE2B 
57a96ddc6a5eeb6d524eedd5feaaed090b8bcafd8521c96f34c26eed5a4f8a46e5449deea257ab50ffa7320bfd839d94cdda555984ad4ae721998d9ce2c8442f
 SHA512 
af0053b00f1598002a9aded9008ddce629b1f73f09ea3e067738c16c2085fe57fbcbd4e003fee591e5a609b525cf91dfea4675080929a63e1e37dd27d2583bca

diff --git a/net-im/signal-desktop-bin/signal-desktop-bin-5.46.0.ebuild 
b/net-im/signal-desktop-bin/signal-desktop-bin-5.46.0.ebuild
deleted file mode 100644
index 75db5c2f8043..
--- a/net-im/signal-desktop-bin/signal-desktop-bin-5.46.0.ebuild
+++ /dev/null
@@ -1,98 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-MY_PN="${PN/-bin/}"
-
-inherit pax-utils unpacker xdg
-
-DESCRIPTION="Allows you to send and receive messages of Signal Messenger on 
your computer"
-HOMEPAGE="https://signal.org/
-   https://github.com/signalapp/Signal-Desktop;
-SRC_URI="https://updates.signal.org/desktop/apt/pool/main/s/${MY_PN}/${MY_PN}_${PV}_amd64.deb;
-S="${WORKDIR}"
-
-LICENSE="GPL-3 MIT MIT-with-advertising BSD-1 BSD-2 BSD Apache-2.0 ISC openssl 
ZLIB APSL-2 icu Artistic-2 LGPL-2.1"
-SLOT="0"
-KEYWORDS="-* amd64"
-IUSE="+sound"
-RESTRICT="splitdebug"
-
-RDEPEND="
-   app-accessibility/at-spi2-atk:2
-   app-accessibility/at-spi2-core:2
-   dev-libs/atk
-   dev-libs/expat
-   dev-libs/glib:2
-   dev-libs/nspr
-   dev-libs/nss
-   media-libs/alsa-lib
-   media-libs/mesa[X(+)]
-   net-print/cups
-   sys-apps/dbus[X]
-   x11-libs/gdk-pixbuf:2
-   x11-libs/cairo
-   x11-libs/gtk+:3[X]
-   x11-libs/libdrm
-   x11-libs/libX11
-   x11-libs/libxcb
-   x11-libs/libxkbcommon
-   x11-libs/libXcomposite
-   x11-libs/libXdamage
-   x11-libs/libXext
-   x11-libs/libXfixes
-   x11-libs/libXrandr
-   x11-libs/pango
-   sound? (
-   || (
-   media-sound/pulseaudio
-   media-sound/apulse
-   )
-   )
-"
-
-QA_PREBUILT="
-   opt/Signal/chrome_crashpad_handler
-   opt/Signal/chrome-sandbox
-   opt/Signal/libEGL.so
-   opt/Signal/libGLESv2.so
-   opt/Signal/libffmpeg.so
-   opt/Signal/libvk_swiftshader.so
-   opt/Signal/libvulkan.so.1
-   opt/Signal/resources/app.asar.unpacked/node_modules/*
-   opt/Signal/signal-desktop
-   opt/Signal/swiftshader/libEGL.so
-   opt/Signal/swiftshader/libGLESv2.so"
-
-src_prepare() {
-   default
-   sed -e 's| --no-sandbox||g' \
-   -i usr/share/applications/signal-desktop.desktop || die
-   unpack usr/share/doc/signal-desktop/changelog.gz
-}
-
-src_install() {
-   insinto /
-   dodoc changelog
-   doins -r opt
-   insinto /usr/share
-
-   if has_version media-sound/apulse[-sdk] && ! has_version 
media-sound/pulseaudio; then
-   sed -i 's/Exec=/Exec=apulse /g' 
usr/share/applications/signal-desktop.desktop || die
-   fi
-
-   doins -r usr/share/applications
-   doins -r usr/share/icons
-   fperms +x /opt/Signal/signal-desktop /opt/Signal/chrome-sandbox
-   fperms u+s /opt/Signal/chrome-sandbox
-   pax-mark m opt/Signal/signal-desktop opt/Signal/chrome-sandbox
-
-   dosym ../../opt/Signal/${MY_PN} /usr/bin/${MY_PN}
-}
-
-pkg_postinst() {
-   xdg_pkg_postinst
-   elog "For using the tray icon on compatible desktop environments, start 
Signal with"
-   elog " '--start-in-tray' or '--use-tray-icon'."
-}



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

2022-06-28 Thread Sam James
commit: c31e15861d20358500ad591cf46999c4424ac13a
Author: matoro  users  noreply  github  com>
AuthorDate: Sun Jun 26 23:31:53 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Jun 28 09:30:08 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c31e1586

dev-python/ipyparallel: increase timeouts for new tests in 8.3.0

Bug: https://bugs.gentoo.org/834198
Signed-off-by: matoro  users.noreply.github.com>
Closes: https://github.com/gentoo/gentoo/pull/26088
Signed-off-by: Sam James  gentoo.org>

 ...pyparallel-8.3.0-additional-test-timeouts.patch | 46 ++
 dev-python/ipyparallel/ipyparallel-8.3.0.ebuild|  1 +
 dev-python/ipyparallel/ipyparallel-8.4.0.ebuild|  1 +
 dev-python/ipyparallel/ipyparallel-8.4.1.ebuild|  1 +
 4 files changed, 49 insertions(+)

diff --git 
a/dev-python/ipyparallel/files/ipyparallel-8.3.0-additional-test-timeouts.patch 
b/dev-python/ipyparallel/files/ipyparallel-8.3.0-additional-test-timeouts.patch
new file mode 100644
index ..22b2910d4d10
--- /dev/null
+++ 
b/dev-python/ipyparallel/files/ipyparallel-8.3.0-additional-test-timeouts.patch
@@ -0,0 +1,46 @@
+https://bugs.gentoo.org/834198
+
+diff --git a/ipyparallel/tests/test_view.py b/ipyparallel/tests/test_view.py
+index 5b5ca41..4c04d02 100644
+--- a/ipyparallel/tests/test_view.py
 b/ipyparallel/tests/test_view.py
+@@ -628,7 +628,7 @@ class TestView(ClusterTestCase):
+ """exceptions in execute requests raise appropriately"""
+ view = self.client[-1]
+ ar = view.execute("1/0")
+-self.assertRaisesRemote(ZeroDivisionError, ar.get, 2)
++self.assertRaisesRemote(ZeroDivisionError, ar.get, 20)
+ 
+ def test_remoteerror_render_exception(self):
+ """RemoteErrors get nice tracebacks"""
+@@ -637,7 +637,7 @@ class TestView(ClusterTestCase):
+ ip = get_ipython()
+ ip.user_ns['ar'] = ar
+ with capture_output() as io:
+-ip.run_cell("ar.get(2)")
++ip.run_cell("ar.get(20)")
+ 
+ self.assertTrue('ZeroDivisionError' in io.stdout, io.stdout)
+ 
+@@ -649,7 +649,7 @@ class TestView(ClusterTestCase):
+ ip.user_ns['ar'] = ar
+ 
+ with capture_output() as io:
+-ip.run_cell("ar.get(2)")
++ip.run_cell("ar.get(20)")
+ 
+ count = min(error.CompositeError.tb_limit, len(view))
+ 
+@@ -689,10 +689,10 @@ class TestView(ClusterTestCase):
+ view = self.client[-1]
+ ar = view.execute("%pylab inline")
+ # at least check if this raised:
+-reply = ar.get(5)
++reply = ar.get(50)
+ # include imports, in case user config
+ ar = view.execute("plot(rand(100))", silent=False)
+-reply = ar.get(5)
++reply = ar.get(50)
+ assert ar.wait_for_output(5)
+ self.assertEqual(len(reply.outputs), 1)
+ output = reply.outputs[0]

diff --git a/dev-python/ipyparallel/ipyparallel-8.3.0.ebuild 
b/dev-python/ipyparallel/ipyparallel-8.3.0.ebuild
index 0b986b8cdac3..1128874fd260 100644
--- a/dev-python/ipyparallel/ipyparallel-8.3.0.ebuild
+++ b/dev-python/ipyparallel/ipyparallel-8.3.0.ebuild
@@ -48,6 +48,7 @@ distutils_enable_tests pytest
 
 PATCHES=(
"${FILESDIR}"/${PN}-7.1.0-test-timeouts.patch
+   "${FILESDIR}"/${PN}-8.3.0-additional-test-timeouts.patch
 )
 
 src_configure() {

diff --git a/dev-python/ipyparallel/ipyparallel-8.4.0.ebuild 
b/dev-python/ipyparallel/ipyparallel-8.4.0.ebuild
index 1a3d355d160d..238bb4888e55 100644
--- a/dev-python/ipyparallel/ipyparallel-8.4.0.ebuild
+++ b/dev-python/ipyparallel/ipyparallel-8.4.0.ebuild
@@ -52,6 +52,7 @@ distutils_enable_tests pytest
 
 PATCHES=(
"${FILESDIR}"/${PN}-7.1.0-test-timeouts.patch
+   "${FILESDIR}"/${PN}-8.3.0-additional-test-timeouts.patch
 )
 
 src_configure() {

diff --git a/dev-python/ipyparallel/ipyparallel-8.4.1.ebuild 
b/dev-python/ipyparallel/ipyparallel-8.4.1.ebuild
index 1a3d355d160d..238bb4888e55 100644
--- a/dev-python/ipyparallel/ipyparallel-8.4.1.ebuild
+++ b/dev-python/ipyparallel/ipyparallel-8.4.1.ebuild
@@ -52,6 +52,7 @@ distutils_enable_tests pytest
 
 PATCHES=(
"${FILESDIR}"/${PN}-7.1.0-test-timeouts.patch
+   "${FILESDIR}"/${PN}-8.3.0-additional-test-timeouts.patch
 )
 
 src_configure() {



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

2022-06-28 Thread Sam James
commit: d40904561063a784265863cd6a24758693453209
Author: peeweep  0x0  ee>
AuthorDate: Mon Jun 27 15:23:16 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Jun 28 09:30:07 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d4090456

media-libs/tg_owt: fix gcc12 build fail

Closes: https://bugs.gentoo.org/854501
Signed-off-by: peeweep  0x0.ee>
Closes: https://github.com/gentoo/gentoo/pull/26093
Signed-off-by: Sam James  gentoo.org>

 .../tg_owt-0_pre20220209-gcc-12-cstdint.patch  | 25 ++
 1 file changed, 25 insertions(+)

diff --git a/media-libs/tg_owt/files/tg_owt-0_pre20220209-gcc-12-cstdint.patch 
b/media-libs/tg_owt/files/tg_owt-0_pre20220209-gcc-12-cstdint.patch
index f5fdbd58a574..9feea500f164 100644
--- a/media-libs/tg_owt/files/tg_owt-0_pre20220209-gcc-12-cstdint.patch
+++ b/media-libs/tg_owt/files/tg_owt-0_pre20220209-gcc-12-cstdint.patch
@@ -17,3 +17,28 @@ Subject: [PATCH] fix(h265_pps_parser): fix missing cstdint 
include
  namespace rtc {
  class BitBuffer;
 
+From c358917ff8deac2015586356113dae75d076d1e3 Mon Sep 17 00:00:00 2001
+From: peeweep 
+Date: Mon, 27 Jun 2022 15:07:04 +
+Subject: [PATCH] fix(module_common_types_public): fix missing cstdint include
+
+Signed-off-by: peeweep 
+---
+ src/modules/include/module_common_types_public.h | 1 +
+ 1 file changed, 1 insertion(+)
+
+diff --git a/src/modules/include/module_common_types_public.h 
b/src/modules/include/module_common_types_public.h
+index 345e45ce..8338a514 100644
+--- a/src/modules/include/module_common_types_public.h
 b/src/modules/include/module_common_types_public.h
+@@ -11,6 +11,7 @@
+ #ifndef MODULES_INCLUDE_MODULE_COMMON_TYPES_PUBLIC_H_
+ #define MODULES_INCLUDE_MODULE_COMMON_TYPES_PUBLIC_H_
+ 
++#include 
+ #include 
+ 
+ #include "absl/types/optional.h"
+-- 
+2.35.1
+



[gentoo-commits] repo/gentoo:master commit in: net-im/signal-desktop-bin/

2022-06-28 Thread Sam James
commit: 3386f5608d587b6966f3537a74e1ff48e8560088
Author: Robert Siebeck  r123  de>
AuthorDate: Mon Jun 27 13:31:28 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Jun 28 09:30:07 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3386f560

net-im/signal-desktop-bin: add new version 5.47.0

Signed-off-by: Robert Siebeck  r123.de>
Signed-off-by: Sam James  gentoo.org>

 net-im/signal-desktop-bin/Manifest |  1 +
 .../signal-desktop-bin-5.47.0.ebuild   | 98 ++
 2 files changed, 99 insertions(+)

diff --git a/net-im/signal-desktop-bin/Manifest 
b/net-im/signal-desktop-bin/Manifest
index a816b5394db7..98aac1a960ad 100644
--- a/net-im/signal-desktop-bin/Manifest
+++ b/net-im/signal-desktop-bin/Manifest
@@ -1 +1,2 @@
 DIST signal-desktop_5.46.0_amd64.deb 116409950 BLAKE2B 
037154aedd86549f24ea1f85e884634b4482eb5773a9ee1797ebea0017a2f48aa71ab724ad6e6a33e2fd1505de49ff3843d2bdd4cea44bb036dec58fe1ee2ef1
 SHA512 
148c110dbfaf3f15ddfeb7902122acac480deb916e03814d0eb745381734fd3e99c1f4c90456f4e471148b81888035941159dc1a7d220d5148c816a92101288f
+DIST signal-desktop_5.47.0_amd64.deb 116729716 BLAKE2B 
57a96ddc6a5eeb6d524eedd5feaaed090b8bcafd8521c96f34c26eed5a4f8a46e5449deea257ab50ffa7320bfd839d94cdda555984ad4ae721998d9ce2c8442f
 SHA512 
af0053b00f1598002a9aded9008ddce629b1f73f09ea3e067738c16c2085fe57fbcbd4e003fee591e5a609b525cf91dfea4675080929a63e1e37dd27d2583bca

diff --git a/net-im/signal-desktop-bin/signal-desktop-bin-5.47.0.ebuild 
b/net-im/signal-desktop-bin/signal-desktop-bin-5.47.0.ebuild
new file mode 100644
index ..75db5c2f8043
--- /dev/null
+++ b/net-im/signal-desktop-bin/signal-desktop-bin-5.47.0.ebuild
@@ -0,0 +1,98 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+MY_PN="${PN/-bin/}"
+
+inherit pax-utils unpacker xdg
+
+DESCRIPTION="Allows you to send and receive messages of Signal Messenger on 
your computer"
+HOMEPAGE="https://signal.org/
+   https://github.com/signalapp/Signal-Desktop;
+SRC_URI="https://updates.signal.org/desktop/apt/pool/main/s/${MY_PN}/${MY_PN}_${PV}_amd64.deb;
+S="${WORKDIR}"
+
+LICENSE="GPL-3 MIT MIT-with-advertising BSD-1 BSD-2 BSD Apache-2.0 ISC openssl 
ZLIB APSL-2 icu Artistic-2 LGPL-2.1"
+SLOT="0"
+KEYWORDS="-* amd64"
+IUSE="+sound"
+RESTRICT="splitdebug"
+
+RDEPEND="
+   app-accessibility/at-spi2-atk:2
+   app-accessibility/at-spi2-core:2
+   dev-libs/atk
+   dev-libs/expat
+   dev-libs/glib:2
+   dev-libs/nspr
+   dev-libs/nss
+   media-libs/alsa-lib
+   media-libs/mesa[X(+)]
+   net-print/cups
+   sys-apps/dbus[X]
+   x11-libs/gdk-pixbuf:2
+   x11-libs/cairo
+   x11-libs/gtk+:3[X]
+   x11-libs/libdrm
+   x11-libs/libX11
+   x11-libs/libxcb
+   x11-libs/libxkbcommon
+   x11-libs/libXcomposite
+   x11-libs/libXdamage
+   x11-libs/libXext
+   x11-libs/libXfixes
+   x11-libs/libXrandr
+   x11-libs/pango
+   sound? (
+   || (
+   media-sound/pulseaudio
+   media-sound/apulse
+   )
+   )
+"
+
+QA_PREBUILT="
+   opt/Signal/chrome_crashpad_handler
+   opt/Signal/chrome-sandbox
+   opt/Signal/libEGL.so
+   opt/Signal/libGLESv2.so
+   opt/Signal/libffmpeg.so
+   opt/Signal/libvk_swiftshader.so
+   opt/Signal/libvulkan.so.1
+   opt/Signal/resources/app.asar.unpacked/node_modules/*
+   opt/Signal/signal-desktop
+   opt/Signal/swiftshader/libEGL.so
+   opt/Signal/swiftshader/libGLESv2.so"
+
+src_prepare() {
+   default
+   sed -e 's| --no-sandbox||g' \
+   -i usr/share/applications/signal-desktop.desktop || die
+   unpack usr/share/doc/signal-desktop/changelog.gz
+}
+
+src_install() {
+   insinto /
+   dodoc changelog
+   doins -r opt
+   insinto /usr/share
+
+   if has_version media-sound/apulse[-sdk] && ! has_version 
media-sound/pulseaudio; then
+   sed -i 's/Exec=/Exec=apulse /g' 
usr/share/applications/signal-desktop.desktop || die
+   fi
+
+   doins -r usr/share/applications
+   doins -r usr/share/icons
+   fperms +x /opt/Signal/signal-desktop /opt/Signal/chrome-sandbox
+   fperms u+s /opt/Signal/chrome-sandbox
+   pax-mark m opt/Signal/signal-desktop opt/Signal/chrome-sandbox
+
+   dosym ../../opt/Signal/${MY_PN} /usr/bin/${MY_PN}
+}
+
+pkg_postinst() {
+   xdg_pkg_postinst
+   elog "For using the tray icon on compatible desktop environments, start 
Signal with"
+   elog " '--start-in-tray' or '--use-tray-icon'."
+}



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

2022-06-28 Thread Sam James
commit: 83df2c4feae6ef4e6bdcb77bdcdaf6d33fb7d1fd
Author: Mario Haustein  hrz  tu-chemnitz  de>
AuthorDate: Sun Jun 26 20:15:38 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Jun 28 09:30:09 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=83df2c4f

dev-util/gef: version bump 2022.06

Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Mario Haustein  hrz.tu-chemnitz.de>
Closes: https://github.com/gentoo/gentoo/pull/26085
Signed-off-by: Sam James  gentoo.org>

 dev-util/gef/Manifest|  1 +
 dev-util/gef/{gef-.ebuild => gef-2022.06.ebuild} | 18 +++---
 dev-util/gef/gef-.ebuild | 18 +++---
 3 files changed, 23 insertions(+), 14 deletions(-)

diff --git a/dev-util/gef/Manifest b/dev-util/gef/Manifest
index baac8a70b5e9..49ae2c4a2659 100644
--- a/dev-util/gef/Manifest
+++ b/dev-util/gef/Manifest
@@ -1,2 +1,3 @@
 DIST gef-2021.10.tar.gz 170829 BLAKE2B 
4d21fb68b2d9239dea912bb41790c7ffe83d9a7bb17cc6b3df67078b0147ff06676ff257c46567fb9a4fa76d5e12140f567f153337e83dbdd10cf0576cd08499
 SHA512 
30ccc728322651c3fc88f629165a96f593f079ddaa21d194e483804cdf4bcb235ed28cfaaa6fdd85c134b2314f32bd87e3dcf5decc45720f8e7b89ca9af2c379
 DIST gef-2022.01.tar.gz 211779 BLAKE2B 
1cb501cc7e05b1f96bb1d3ea42c8970273aea717b927f90120dbc5d0b5d9d7e28a89d1b1eb8a969406dfcd4f06f23e703e3aaa27a5a294b0d454d41b82b7bd12
 SHA512 
4e89ab889933464711c7a990df7fe6a6c014b80e9f5ad5e77382c3938413d31d03838e2215225defae88008b2ca0e577edeb01189189ea5e37d07204375fb47b
+DIST gef-2022.06.tar.gz 217503 BLAKE2B 
b7038e0519f216669c38bdda7e12375fb1c9e5278c8b617df73932a750ee6552531929eebcac22321607f51592834ece70c850ce0ba4629bc383731bc8803bb3
 SHA512 
585bad8655a5208d060b1ccf455ab87527e47949fce1df188a5ac970ccd1bbfbdd87151f7a940edcfb879dd0ea846b5c4a8650fed856cd5dcaec0ddd3581f100

diff --git a/dev-util/gef/gef-.ebuild b/dev-util/gef/gef-2022.06.ebuild
similarity index 81%
copy from dev-util/gef/gef-.ebuild
copy to dev-util/gef/gef-2022.06.ebuild
index e29ca85b5b66..f6f2afc9a0ad 100644
--- a/dev-util/gef/gef-.ebuild
+++ b/dev-util/gef/gef-2022.06.ebuild
@@ -10,7 +10,7 @@ inherit python-single-r1 wrapper
 DESCRIPTION="A GDB Enhanced Features for exploit devs & reversers"
 HOMEPAGE="https://github.com/hugsy/gef;
 
-if [[ ${PV} == * ]]; then
+if [[ ${PV} ==  ]]; then
inherit git-r3
EGIT_REPO_URI="https://github.com/hugsy/gef;
 else
@@ -36,7 +36,11 @@ RDEPEND="
dev-util/unicorn[python,${PYTHON_USEDEP}]
')"
 
-BDEPEND="doc? ( dev-python/mkdocs )
+BDEPEND="
+   doc? (
+   dev-python/mkdocs
+   dev-python/mkdocs-material
+   )
test? (
$(python_gen_cond_dep '
dev-python/pytest[${PYTHON_USEDEP}]
@@ -47,7 +51,7 @@ BDEPEND="doc? ( dev-python/mkdocs )
 src_prepare() {
default
 
-   sed -i -e '/pylint/d' requirements.txt || die
+   sed -i -e '/pylint/d' tests/requirements.txt || die
 }
 
 src_compile() {
@@ -56,19 +60,19 @@ src_compile() {
 }
 
 src_install() {
-   insinto /usr/share/${PN}
+   insinto "/usr/share/${PN}"
doins -r *.py
 
-   python_optimize "${ED}"/usr/share/${PN}
+   python_optimize "${ED}/usr/share/${PN}"
 
make_wrapper "gdb-gef" \
-   "gdb -ex \"source ${EPREFIX}/usr/share/${PN}/gef.py\"" || die
+   "gdb -x \"/usr/share/${PN}/gef.py\"" || die
 
if use doc; then
# TODO: docs.eclass?
mkdocs build -d html || die
 
-   rm "${WORKDIR}"/${P}/html/sitemap.xml.gz || die
+   rm "${WORKDIR}/${P}/html/sitemap.xml.gz" || die
dodoc -r html/
fi
 

diff --git a/dev-util/gef/gef-.ebuild b/dev-util/gef/gef-.ebuild
index e29ca85b5b66..f6f2afc9a0ad 100644
--- a/dev-util/gef/gef-.ebuild
+++ b/dev-util/gef/gef-.ebuild
@@ -10,7 +10,7 @@ inherit python-single-r1 wrapper
 DESCRIPTION="A GDB Enhanced Features for exploit devs & reversers"
 HOMEPAGE="https://github.com/hugsy/gef;
 
-if [[ ${PV} == * ]]; then
+if [[ ${PV} ==  ]]; then
inherit git-r3
EGIT_REPO_URI="https://github.com/hugsy/gef;
 else
@@ -36,7 +36,11 @@ RDEPEND="
dev-util/unicorn[python,${PYTHON_USEDEP}]
')"
 
-BDEPEND="doc? ( dev-python/mkdocs )
+BDEPEND="
+   doc? (
+   dev-python/mkdocs
+   dev-python/mkdocs-material
+   )
test? (
$(python_gen_cond_dep '
dev-python/pytest[${PYTHON_USEDEP}]
@@ -47,7 +51,7 @@ BDEPEND="doc? ( dev-python/mkdocs )
 src_prepare() {
default
 
-   sed -i -e '/pylint/d' requirements.txt || die
+   sed -i -e '/pylint/d' tests/requirements.txt || die
 }
 
 src_compile() {
@@ -56,19 +60,19 @@ src_compile() {
 }
 
 src_install() {
-   insinto /usr/share/${PN}
+   insinto "/usr/share/${PN}"
doins -r *.py

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

2022-06-28 Thread Christian Ruppert
commit: 100d68b7ff9007772ee9af67c1999d3c9d773525
Author: Christian Ruppert  gentoo  org>
AuthorDate: Tue Jun 28 09:10:31 2022 +
Commit: Christian Ruppert  gentoo  org>
CommitDate: Tue Jun 28 09:27:12 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=100d68b7

profiles/base: Remove obsolte net-proxy/haproxy[lua] mask

Signed-off-by: Christian Ruppert  gentoo.org>

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

diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask
index ecb4772b3a77..59b344453e19 100644
--- a/profiles/base/package.use.mask
+++ b/profiles/base/package.use.mask
@@ -566,8 +566,6 @@ net-fs/samba system-heimdal
 # Robin H. Johnson  (2016-12-04)
 # Additional HAProxy functionality waiting for related stuff to land in the
 # tree.
-# bug #541042 - lua 5.3
-net-proxy/haproxy lua
 # bug (none) - 51Degrees
 net-proxy/haproxy 51degrees
 # bug (none) - WURFL



[gentoo-commits] repo/gentoo:master commit in: net-proxy/haproxy/files/, net-proxy/haproxy/

2022-06-28 Thread Christian Ruppert
commit: 1e135fe1d9b508e778de85d44f40382f2221f7ea
Author: Christian Ruppert  gentoo  org>
AuthorDate: Tue Jun 28 09:25:58 2022 +
Commit: Christian Ruppert  gentoo  org>
CommitDate: Tue Jun 28 09:27:12 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1e135fe1

net-proxy/haproxy: Add LUA 5.4 support, thanks to Mike Lothian

Bug: https://bugs.gentoo.org/852809
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Christian Ruppert  gentoo.org>

 net-proxy/haproxy/files/haproxy-lua54.patch | 63 +
 net-proxy/haproxy/haproxy-2.4.17.ebuild |  6 ++-
 net-proxy/haproxy/haproxy-2.4..ebuild   |  6 ++-
 net-proxy/haproxy/haproxy-2.6.1.ebuild  |  6 ++-
 net-proxy/haproxy/haproxy-2.6..ebuild   |  6 ++-
 net-proxy/haproxy/haproxy-.ebuild   |  6 ++-
 6 files changed, 88 insertions(+), 5 deletions(-)

diff --git a/net-proxy/haproxy/files/haproxy-lua54.patch 
b/net-proxy/haproxy/files/haproxy-lua54.patch
new file mode 100644
index ..c89310120ab8
--- /dev/null
+++ b/net-proxy/haproxy/files/haproxy-lua54.patch
@@ -0,0 +1,63 @@
+From 4634eb54a7dbfb38b0d2db8282ce281aa9ff5296 Mon Sep 17 00:00:00 2001
+From: Christian Ruppert 
+Date: Tue, 28 Jun 2022 10:03:00 +0200
+Subject: [PATCH] Add Lua 5.4 autodetect
+
+This patch is based on:
+https://www.mail-archive.com/haproxy@formilux.org/msg39689.html
+Thanks to Callum Farmer!
+
+Signed-off-by: Christian Ruppert 
+---
+ INSTALL  | 6 +++---
+ Makefile | 8 
+ 2 files changed, 7 insertions(+), 7 deletions(-)
+
+diff --git a/INSTALL b/INSTALL
+index 96936ea46..9269051af 100644
+--- a/INSTALL
 b/INSTALL
+@@ -324,9 +324,9 @@ Lua is an embedded programming language supported by 
HAProxy to provide more
+ advanced scripting capabilities. Only versions 5.3 and above are supported.
+ In order to enable Lua support, please specify "USE_LUA=1" on the command 
line.
+ Some systems provide this library under various names to avoid conflicts with
+-previous versions. By default, HAProxy looks for "lua5.3", "lua53", "lua". If
+-your system uses a different naming, you may need to set the library name in
+-the "LUA_LIB_NAME" variable.
++previous versions. By default, HAProxy looks for "lua5.4", "lua54", "lua5.3",
++"lua53", "lua". If your system uses a different naming, you may need to set 
the
++library name in the "LUA_LIB_NAME" variable.
+ 
+ If Lua is not provided on your system, it can be very simply built locally. It
+ can be downloaded from https://www.lua.org/, extracted and built, for example 
:
+diff --git a/Makefile b/Makefile
+index 814837133..85f6c632d 100644
+--- a/Makefile
 b/Makefile
+@@ -104,7 +104,7 @@
+ #   LUA_LIB: force the lib path to lua
+ #   LUA_INC: force the include path to lua
+ #   LUA_LIB_NAME   : force the lib name (or automatically evaluated, by order 
of
+-#priority : lua5.3, lua53, lua).
++#priority : lua5.4, lua54, lua5.3, 
lua53, lua).
+ #   OT_DEBUG   : compile the OpenTracing filter in debug mode
+ #   OT_INC : force the include path to libopentracing-c-wrapper
+ #   OT_LIB : force the lib path to libopentracing-c-wrapper
+@@ -648,11 +648,11 @@ OPTIONS_CFLAGS  += $(if $(LUA_INC),-I$(LUA_INC))
+ LUA_LD_FLAGS := -Wl,$(if $(EXPORT_SYMBOL),$(EXPORT_SYMBOL),--export-dynamic) 
$(if $(LUA_LIB),-L$(LUA_LIB))
+ ifeq ($(LUA_LIB_NAME),)
+ # Try to automatically detect the Lua library
+-LUA_LIB_NAME := $(firstword $(foreach lib,lua5.3 lua53 lua,$(call 
check_lua_lib,$(lib),$(LUA_LD_FLAGS
++LUA_LIB_NAME := $(firstword $(foreach lib,lua5.4 lua54 lua5.3 lua53 
lua,$(call check_lua_lib,$(lib),$(LUA_LD_FLAGS
+ ifeq ($(LUA_LIB_NAME),)
+-$(error unable to automatically detect the Lua library name, you can enforce 
its name with LUA_LIB_NAME= (where  can be lua5.3, lua53, lua, ...))
++$(error unable to automatically detect the Lua library name, you can enforce 
its name with LUA_LIB_NAME= (where  can be lua5.4, lua54, lua, ...))
+ endif
+-LUA_INC := $(firstword $(foreach lib,lua5.3 lua53 lua,$(call 
check_lua_inc,$(lib),"/usr/include/")))
++LUA_INC := $(firstword $(foreach lib,lua5.4 lua54 lua5.3 lua53 lua,$(call 
check_lua_inc,$(lib),"/usr/include/")))
+ ifneq ($(LUA_INC),)
+ OPTIONS_CFLAGS  += -I$(LUA_INC)
+ endif
+-- 
+2.35.1
+

diff --git a/net-proxy/haproxy/haproxy-2.4.17.ebuild 
b/net-proxy/haproxy/haproxy-2.4.17.ebuild
index 2b772750ef60..fe83c6a1fb10 100644
--- a/net-proxy/haproxy/haproxy-2.4.17.ebuild
+++ b/net-proxy/haproxy/haproxy-2.4.17.ebuild
@@ -3,7 +3,7 @@
 
 EAPI="7"
 
-LUA_COMPAT=( lua5-3 )
+LUA_COMPAT=( lua5-4 lua5-3 )
 
 [[ ${PV} == * ]] && SCM="git-r3"
 inherit toolchain-funcs flag-o-matic lua-single systemd linux-info ${SCM}
@@ -53,6 +53,10 @@ S="${WORKDIR}/${MY_P}"
 DOCS=( CHANGELOG CONTRIBUTING MAINTAINERS README )
 EXTRAS=( admin/halog admin/iprange dev/tcploop dev/hpack )
 
+PATCHES=(
+   

[gentoo-commits] repo/gentoo:master commit in: net-proxy/haproxy/

2022-06-28 Thread Christian Ruppert
commit: 6dda196d446810c5a5b116f6353267b16c2f50e1
Author: Christian Ruppert  gentoo  org>
AuthorDate: Tue Jun 28 08:45:55 2022 +
Commit: Christian Ruppert  gentoo  org>
CommitDate: Tue Jun 28 09:27:12 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6dda196d

net-proxy/haproxy: Fix USE=doc installation

Bug: https://bugs.gentoo.org/854699
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Christian Ruppert  gentoo.org>

 net-proxy/haproxy/haproxy-2.6.1.ebuild| 2 +-
 net-proxy/haproxy/haproxy-2.6..ebuild | 2 +-
 net-proxy/haproxy/haproxy-.ebuild | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/net-proxy/haproxy/haproxy-2.6.1.ebuild 
b/net-proxy/haproxy/haproxy-2.6.1.ebuild
index 2b772750ef60..daf0687ac086 100644
--- a/net-proxy/haproxy/haproxy-2.6.1.ebuild
+++ b/net-proxy/haproxy/haproxy-2.6.1.ebuild
@@ -133,7 +133,7 @@ src_install() {
doins examples/errorfiles/*
 
if use doc; then
-   dodoc ROADMAP doc/*.txt
+   dodoc doc/*.txt
#if use lua; then
# TODO: doc/lua-api/
#fi

diff --git a/net-proxy/haproxy/haproxy-2.6..ebuild 
b/net-proxy/haproxy/haproxy-2.6..ebuild
index 2b772750ef60..daf0687ac086 100644
--- a/net-proxy/haproxy/haproxy-2.6..ebuild
+++ b/net-proxy/haproxy/haproxy-2.6..ebuild
@@ -133,7 +133,7 @@ src_install() {
doins examples/errorfiles/*
 
if use doc; then
-   dodoc ROADMAP doc/*.txt
+   dodoc doc/*.txt
#if use lua; then
# TODO: doc/lua-api/
#fi

diff --git a/net-proxy/haproxy/haproxy-.ebuild 
b/net-proxy/haproxy/haproxy-.ebuild
index 2b772750ef60..daf0687ac086 100644
--- a/net-proxy/haproxy/haproxy-.ebuild
+++ b/net-proxy/haproxy/haproxy-.ebuild
@@ -133,7 +133,7 @@ src_install() {
doins examples/errorfiles/*
 
if use doc; then
-   dodoc ROADMAP doc/*.txt
+   dodoc doc/*.txt
#if use lua; then
# TODO: doc/lua-api/
#fi



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

2022-06-28 Thread Miroslav Šulc
commit: 8da2a0947bca1b02d41d35e020c3289083eb255e
Author: Miroslav Šulc  gentoo  org>
AuthorDate: Tue Jun 28 09:05:12 2022 +
Commit: Miroslav Šulc  gentoo  org>
CommitDate: Tue Jun 28 09:05:12 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8da2a094

dev-libs/redland-bindings: eapi8, added python 3.10 & 3.11, deps versions 
cleanup

Bug: https://bugs.gentoo.org/845669
Signed-off-by: Miroslav Šulc  gentoo.org>

 .../redland-bindings-1.0.17.1-r101.ebuild  | 188 +
 1 file changed, 188 insertions(+)

diff --git a/dev-libs/redland-bindings/redland-bindings-1.0.17.1-r101.ebuild 
b/dev-libs/redland-bindings/redland-bindings-1.0.17.1-r101.ebuild
new file mode 100644
index ..169122ec6cd4
--- /dev/null
+++ b/dev-libs/redland-bindings/redland-bindings-1.0.17.1-r101.ebuild
@@ -0,0 +1,188 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+LUA_COMPAT=( lua5-{1..4} luajit )
+PYTHON_COMPAT=( python3_{8..11} )
+
+USE_PHP="php7-4"
+PHP_EXT_ECONF_ARGS="--with-php=yes --without-lua --without-perl 
--without-python --without-ruby"
+PHP_EXT_NAME="redland"
+PHP_EXT_OPTIONAL_USE="php"
+PHP_EXT_SKIP_PATCHES="yes"
+PHP_EXT_SKIP_PHPIZE="yes"
+
+inherit lua php-ext-source-r3 python-single-r1 autotools
+
+DESCRIPTION="Language bindings for Redland"
+HOMEPAGE="http://librdf.org/bindings/;
+SRC_URI="http://download.librdf.org/source/${P}.tar.gz;
+
+LICENSE="Apache-2.0 GPL-2 LGPL-2.1"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 
~x86-linux"
+IUSE="lua perl python php ruby test"
+REQUIRED_USE="lua? ( ${LUA_REQUIRED_USE} )
+   python? ( ${PYTHON_REQUIRED_USE} )"
+RESTRICT="!test? ( test )"
+
+BDEPEND="sys-apps/sed
+   virtual/pkgconfig"
+
+RDEPEND="dev-libs/redland
+   lua? ( ${LUA_DEPS} )
+   perl? ( dev-lang/perl:= )
+   python? ( ${PYTHON_DEPS} )
+   ruby? ( dev-lang/ruby:* dev-ruby/log4r )
+   php? (
+   php_targets_php7-4? ( dev-lang/php:7.4[-threads] )
+   )"
+
+DEPEND="${RDEPEND}
+   dev-lang/swig
+   test? (
+   dev-libs/redland[berkdb]
+   )"
+
+PATCHES=(
+   "${FILESDIR}"/${P}-bool.patch
+   "${FILESDIR}"/${PN}-1.0.17.1-php-config-r1.patch
+   "${FILESDIR}"/${PN}-1.0.17.1-add-PHP7-support.patch
+)
+
+pkg_setup() {
+   use python && python-single-r1_pkg_setup
+}
+
+src_prepare() {
+   default
+
+   eautoreconf
+
+   # As of version 1.0.17.1, out-of-tree builds fail with:
+   # "error: redland_wrap.c: No such file or directory",
+   # have to copy the sources.
+   use lua && lua_copy_sources
+
+   use php && php-ext-source-r3_src_prepare
+}
+
+lua_src_configure() {
+   pushd "${BUILD_DIR}" > /dev/null || die
+
+   econf \
+   --with-lua="${ELUA}" \
+   --without-perl \
+   --without-php \
+   --without-python \
+   --without-ruby
+
+   popd > /dev/null || die
+}
+
+src_configure() {
+   if use perl || use python || use ruby ; then
+   econf \
+   $(use_with lua) \
+   $(use_with perl) \
+   $(use_with python) \
+   --without-php \
+   $(use_with ruby)
+   fi
+
+   if use lua; then
+   lua_foreach_impl lua_src_configure
+   fi
+
+   use php && php-ext-source-r3_src_configure
+}
+
+lua_src_compile() {
+   pushd "${BUILD_DIR}" > /dev/null || die
+
+   default_src_compile
+
+   popd > /dev/null || die
+}
+
+src_compile() {
+   if use perl || use python || use ruby ; then
+   default
+   fi
+
+   if use lua; then
+   lua_foreach_impl lua_src_compile
+   fi
+
+   use php && php-ext-source-r3_src_compile
+}
+
+lua_src_test() {
+   pushd "${BUILD_DIR}" > /dev/null || die
+
+   default_src_test
+
+   popd > /dev/null || die
+}
+
+src_test() {
+   if use perl || use python || use ruby ; then
+   default
+   fi
+
+   if use lua; then
+   lua_foreach_impl lua_src_test
+   fi
+
+   if use php ; then
+   local slot
+   for slot in $(php_get_slots) ; do
+   php_init_slot_env "${slot}"
+   cd php || die
+   ${PHPCLI} -v
+   ${PHPCLI} -d "extension=./${PHP_EXT_NAME}.so" -f 
test.php || die "PHP tests for ${slot} failed!"
+   cd "${S}" || die
+   done
+   fi
+}
+
+lua_src_install() {
+   pushd "${BUILD_DIR}" > /dev/null || die
+
+   emake DESTDIR="${D}" INSTALLDIRS=vendor luadir="$(lua_get_cmod_dir)" 
install
+
+   popd > /dev/null || die
+}
+
+src_install() {
+   if use perl || use python || use ruby ; then
+   emake DESTDIR="${D}" INSTALLDIRS=vendor install
+   

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

2022-06-28 Thread Miroslav Šulc
commit: 399fb44ef24b54a26825f24d8a0bae9337782afa
Author: Miroslav Šulc  gentoo  org>
AuthorDate: Tue Jun 28 08:52:40 2022 +
Commit: Miroslav Šulc  gentoo  org>
CommitDate: Tue Jun 28 08:52:48 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=399fb44e

media-sound/exaile: eapi8, added python 3.10, deps versions cleanup

Bug: https://bugs.gentoo.org/846062
Signed-off-by: Miroslav Šulc  gentoo.org>

 .../{exaile-.ebuild => exaile-4.1.1-r1.ebuild}   | 20 ++--
 media-sound/exaile/exaile-.ebuild| 18 +-
 2 files changed, 19 insertions(+), 19 deletions(-)

diff --git a/media-sound/exaile/exaile-.ebuild 
b/media-sound/exaile/exaile-4.1.1-r1.ebuild
similarity index 77%
copy from media-sound/exaile/exaile-.ebuild
copy to media-sound/exaile/exaile-4.1.1-r1.ebuild
index 93bda21f7a3e..a8ee142fac0e 100644
--- a/media-sound/exaile/exaile-.ebuild
+++ b/media-sound/exaile/exaile-4.1.1-r1.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=7
+EAPI=8
 
-PYTHON_COMPAT=( python3_{8..9} )
+PYTHON_COMPAT=( python3_{8..10} )
 inherit python-single-r1 xdg
 
 if [[ ${PV} == "" ]]; then
@@ -30,18 +30,18 @@ BDEPEND="
)
 "
 RDEPEND="${PYTHON_DEPS}
-   >=media-libs/gst-plugins-base-1.6:1.0
-   >=media-libs/gst-plugins-good-1.4:1.0
+   media-libs/gst-plugins-base:1.0
+   media-libs/gst-plugins-good:1.0
media-plugins/gst-plugins-meta:1.0
-   >=x11-libs/gtk+-3.10:3[introspection]
-   libnotify? ( >=x11-libs/libnotify-0.7[introspection] )
+   x11-libs/gtk+:3[introspection]
+   libnotify? ( x11-libs/libnotify[introspection] )
$(python_gen_cond_dep '
dev-python/bsddb3[${PYTHON_USEDEP}]
dev-python/dbus-python[${PYTHON_USEDEP}]
dev-python/gst-python:1.0[${PYTHON_USEDEP}]
dev-python/pycairo[${PYTHON_USEDEP}]
-   >=dev-python/pygobject-3.13.2:3[${PYTHON_USEDEP}]
-   >=media-libs/mutagen-1.10[${PYTHON_USEDEP}]
+   dev-python/pygobject:3[${PYTHON_USEDEP}]
+   media-libs/mutagen[${PYTHON_USEDEP}]
scrobbler? ( dev-python/pylast[${PYTHON_USEDEP}] )
')
 "
@@ -49,7 +49,7 @@ RDEPEND="${PYTHON_DEPS}
 RESTRICT="test" #315589
 
 PATCHES=(
-   "${FILESDIR}/${PN}-4.1.1-metainfo.patch"
+   "${FILESDIR}/${P}-metainfo.patch"
 )
 
 pkg_setup() {

diff --git a/media-sound/exaile/exaile-.ebuild 
b/media-sound/exaile/exaile-.ebuild
index 93bda21f7a3e..36c7f3272d08 100644
--- a/media-sound/exaile/exaile-.ebuild
+++ b/media-sound/exaile/exaile-.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=7
+EAPI=8
 
-PYTHON_COMPAT=( python3_{8..9} )
+PYTHON_COMPAT=( python3_{8..10} )
 inherit python-single-r1 xdg
 
 if [[ ${PV} == "" ]]; then
@@ -30,18 +30,18 @@ BDEPEND="
)
 "
 RDEPEND="${PYTHON_DEPS}
-   >=media-libs/gst-plugins-base-1.6:1.0
-   >=media-libs/gst-plugins-good-1.4:1.0
+   media-libs/gst-plugins-base:1.0
+   media-libs/gst-plugins-good:1.0
media-plugins/gst-plugins-meta:1.0
-   >=x11-libs/gtk+-3.10:3[introspection]
-   libnotify? ( >=x11-libs/libnotify-0.7[introspection] )
+   x11-libs/gtk+:3[introspection]
+   libnotify? ( x11-libs/libnotify[introspection] )
$(python_gen_cond_dep '
dev-python/bsddb3[${PYTHON_USEDEP}]
dev-python/dbus-python[${PYTHON_USEDEP}]
dev-python/gst-python:1.0[${PYTHON_USEDEP}]
dev-python/pycairo[${PYTHON_USEDEP}]
-   >=dev-python/pygobject-3.13.2:3[${PYTHON_USEDEP}]
-   >=media-libs/mutagen-1.10[${PYTHON_USEDEP}]
+   dev-python/pygobject:3[${PYTHON_USEDEP}]
+   media-libs/mutagen[${PYTHON_USEDEP}]
scrobbler? ( dev-python/pylast[${PYTHON_USEDEP}] )
')
 "



[gentoo-commits] repo/proj/guru:dev commit in: dev-python/compreffor/

2022-06-28 Thread Alessandro Barbieri
commit: 2edabf1732d20b5679e43b29dcdc21a4cf7ccf91
Author: Alessandro Barbieri  gmail  com>
AuthorDate: Tue Jun 28 08:46:41 2022 +
Commit: Alessandro Barbieri  gmail  com>
CommitDate: Tue Jun 28 08:46:41 2022 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=2edabf17

dev-python/compreffor: fix patch name

Signed-off-by: Alessandro Barbieri  gmail.com>

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

diff --git a/dev-python/compreffor/compreffor-0.5.2.ebuild 
b/dev-python/compreffor/compreffor-0.5.2.ebuild
index da496b718..3c6e720fc 100644
--- a/dev-python/compreffor/compreffor-0.5.2.ebuild
+++ b/dev-python/compreffor/compreffor-0.5.2.ebuild
@@ -27,7 +27,7 @@ BDEPEND="
dev-python/setuptools_scm[${PYTHON_USEDEP}]
 "
 
-PATCHES=( "${FILESDIR}/${P}-remove-unwanted-dependencies.patch" )
+PATCHES=( "${FILESDIR}/${PN}-0.5.1_p1-remove-unwanted-dependencies.patch" )
 
 distutils_enable_tests pytest
 



[gentoo-commits] repo/proj/guru:dev commit in: dev-python/glyphsets/

2022-06-28 Thread Alessandro Barbieri
commit: 07f2b481c68af6782ad249760a89978e08357e56
Author: Alessandro Barbieri  gmail  com>
AuthorDate: Tue Jun 28 08:48:46 2022 +
Commit: Alessandro Barbieri  gmail  com>
CommitDate: Tue Jun 28 08:48:46 2022 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=07f2b481

dev-python/glyphsets: fix patch name

Signed-off-by: Alessandro Barbieri  gmail.com>

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

diff --git a/dev-python/glyphsets/glyphsets-0.5.1.ebuild 
b/dev-python/glyphsets/glyphsets-0.5.1.ebuild
index a0f0924f2..5bc52409c 100644
--- a/dev-python/glyphsets/glyphsets-0.5.1.ebuild
+++ b/dev-python/glyphsets/glyphsets-0.5.1.ebuild
@@ -28,7 +28,7 @@ DEPEND="
>=dev-python/setuptools_scm-4[${PYTHON_USEDEP}]
 "
 
-PATCHES=( "${FILESDIR}/${P}-remove-setuptools_scm.constraint.patch" )
+PATCHES=( "${FILESDIR}/${PN}-0.5.0-remove-setuptools_scm.constraint.patch" )
 
 python_prepare_all() {
export SETUPTOOLS_SCM_PRETEND_VERSION="${PV}"



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

2022-06-28 Thread Alexys Jacob
commit: e31bb6c9af2ba87e5829d440eb7a4b8e73fb1a70
Author: Gabriel Linder  gmail  com>
AuthorDate: Tue Jun 14 09:44:02 2022 +
Commit: Alexys Jacob  gentoo  org>
CommitDate: Tue Jun 28 08:47:17 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e31bb6c9

net-misc/rabbitmq-server: add python_check_deps()

Bug: https://bugs.gentoo.org/708586
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Gabriel Linder  gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/25893
Signed-off-by: Alexys Jacob  gentoo.org>

 net-misc/rabbitmq-server/rabbitmq-server-3.8.34.ebuild | 4 
 net-misc/rabbitmq-server/rabbitmq-server-3.9.20.ebuild | 4 
 2 files changed, 8 insertions(+)

diff --git a/net-misc/rabbitmq-server/rabbitmq-server-3.8.34.ebuild 
b/net-misc/rabbitmq-server/rabbitmq-server-3.8.34.ebuild
index 711954c253e5..afe6892d7d5f 100644
--- a/net-misc/rabbitmq-server/rabbitmq-server-3.8.34.ebuild
+++ b/net-misc/rabbitmq-server/rabbitmq-server-3.8.34.ebuild
@@ -32,6 +32,10 @@ DEPEND="${RDEPEND}
$(python_gen_any_dep 'dev-python/simplejson[${PYTHON_USEDEP}]')
 "
 
+python_check_deps() {
+   has_version -d "dev-python/simplejson[${PYTHON_USEDEP}]"
+}
+
 pkg_setup() {
python-any-r1_pkg_setup
 }

diff --git a/net-misc/rabbitmq-server/rabbitmq-server-3.9.20.ebuild 
b/net-misc/rabbitmq-server/rabbitmq-server-3.9.20.ebuild
index 711954c253e5..afe6892d7d5f 100644
--- a/net-misc/rabbitmq-server/rabbitmq-server-3.9.20.ebuild
+++ b/net-misc/rabbitmq-server/rabbitmq-server-3.9.20.ebuild
@@ -32,6 +32,10 @@ DEPEND="${RDEPEND}
$(python_gen_any_dep 'dev-python/simplejson[${PYTHON_USEDEP}]')
 "
 
+python_check_deps() {
+   has_version -d "dev-python/simplejson[${PYTHON_USEDEP}]"
+}
+
 pkg_setup() {
python-any-r1_pkg_setup
 }



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

2022-06-28 Thread Alexys Jacob
commit: 7867d1ff0017bac47a07c34b61f7f4b76fcf5eaf
Author: Gabriel Linder  gmail  com>
AuthorDate: Tue Jun 14 08:41:49 2022 +
Commit: Alexys Jacob  gentoo  org>
CommitDate: Tue Jun 28 08:47:14 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7867d1ff

net-misc/rabbitmq-server: bump to 3.8.34, 3.9.20

Bug: https://bugs.gentoo.org/837314
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Gabriel Linder  gmail.com>
Signed-off-by: Alexys Jacob  gentoo.org>

 net-misc/rabbitmq-server/Manifest  |  2 +
 .../rabbitmq-server/rabbitmq-server-3.8.34.ebuild  | 80 ++
 .../rabbitmq-server/rabbitmq-server-3.9.20.ebuild  | 80 ++
 3 files changed, 162 insertions(+)

diff --git a/net-misc/rabbitmq-server/Manifest 
b/net-misc/rabbitmq-server/Manifest
index 2d79ff58e5cd..f6967b01d414 100644
--- a/net-misc/rabbitmq-server/Manifest
+++ b/net-misc/rabbitmq-server/Manifest
@@ -1 +1,3 @@
 DIST rabbitmq-server-3.8.19.tar.xz 3263712 BLAKE2B 
3dc990d3720883fe2b6b61d48122b64c81564124f48f0a0e6aa2dc1d0837f6dce0bf174b4044c39dc0c8da64b2f78499922c58c90d7e7f80e50b80b4535f55c7
 SHA512 
05c789dc25e2f236d9643e582792c8a9ab90129247d9306e60c303fa3a707e68dcbe685460b255b6f610c8ab55d48cb7b372ea51ce1d3c86d8d770e4e4f7cfea
+DIST rabbitmq-server-3.8.34.tar.xz 3415500 BLAKE2B 
90cf0ec285e53fd8ec7663857c036d9f202769840c1ae7ae0442fcbdc2cf32cdaf29a2ebbc6b50d2e73ba42f5ed407ea66443e1b39e92ae97f1dec66e9c706ab
 SHA512 
3d30e81de8e6293d2784909109bdcc9c09c0f1e385da9c8570f844ab8dd0ac999631cff198c2f70c9345097759f87c4c7926dfb0c92c2a81a3753a2d740e9635
+DIST rabbitmq-server-3.9.20.tar.xz 3540364 BLAKE2B 
c430b08b5ecab1e6015a6d2ef2ac653ce111043bf41c8d80743c36273266b65d10c819e251fbc91a2d65276eea837b75d8d0ad01c61c3332b05b7e42843f34e8
 SHA512 
20205551e077545cdee6b64b28beebae0d9da32658ac1aea2548238bfdbeaf7b067ae28ce849e0458d611d8905219dfde17f2c46b229d27d7231ab6442936ec4

diff --git a/net-misc/rabbitmq-server/rabbitmq-server-3.8.34.ebuild 
b/net-misc/rabbitmq-server/rabbitmq-server-3.8.34.ebuild
new file mode 100644
index ..711954c253e5
--- /dev/null
+++ b/net-misc/rabbitmq-server/rabbitmq-server-3.8.34.ebuild
@@ -0,0 +1,80 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+PYTHON_COMPAT=( python3_{8..10} )
+PYTHON_REQ_USE="xml"
+
+inherit python-any-r1 systemd
+
+DESCRIPTION="RabbitMQ is a high-performance AMQP-compliant message broker 
written in Erlang"
+HOMEPAGE="https://www.rabbitmq.com/;
+SRC_URI="https://github.com/rabbitmq/rabbitmq-server/releases/download/v${PV}/rabbitmq-server-${PV}.tar.xz;
+
+LICENSE="GPL-2 MPL-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm64 ~x86"
+RESTRICT="test"
+
+RDEPEND="
+   acct-group/rabbitmq
+   acct-user/rabbitmq
+   >=dev-lang/erlang-23.2[ssl] https://www.rabbitmq.com/;
+SRC_URI="https://github.com/rabbitmq/rabbitmq-server/releases/download/v${PV}/rabbitmq-server-${PV}.tar.xz;
+
+LICENSE="GPL-2 MPL-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm64 ~x86"
+RESTRICT="test"
+
+RDEPEND="
+   acct-group/rabbitmq
+   acct-user/rabbitmq
+   >=dev-lang/erlang-23.2[ssl] 

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

2022-06-28 Thread Miroslav Šulc
commit: 05f267a97e975ef53b9c02a5fd2bcea0ed75f581
Author: Miroslav Šulc  gentoo  org>
AuthorDate: Tue Jun 28 08:40:15 2022 +
Commit: Miroslav Šulc  gentoo  org>
CommitDate: Tue Jun 28 08:40:15 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=05f267a9

media-sound/mps-youtube: eapi8, added python 3.10

Bug: https://bugs.gentoo.org/846083
Signed-off-by: Miroslav Šulc  gentoo.org>

 .../{mps-youtube-.ebuild => mps-youtube-0.2.8-r3.ebuild}| 6 +++---
 media-sound/mps-youtube/mps-youtube-.ebuild | 6 +++---
 2 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/media-sound/mps-youtube/mps-youtube-.ebuild 
b/media-sound/mps-youtube/mps-youtube-0.2.8-r3.ebuild
similarity index 88%
copy from media-sound/mps-youtube/mps-youtube-.ebuild
copy to media-sound/mps-youtube/mps-youtube-0.2.8-r3.ebuild
index 82b44f71fd65..4c3f4d17ba0c 100644
--- a/media-sound/mps-youtube/mps-youtube-.ebuild
+++ b/media-sound/mps-youtube/mps-youtube-0.2.8-r3.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=7
+EAPI=8
 
-PYTHON_COMPAT=( python3_{7,8,9} )
+PYTHON_COMPAT=( python3_{8..10} )
 DISTUTILS_USE_SETUPTOOLS=rdepend
 inherit distutils-r1
 

diff --git a/media-sound/mps-youtube/mps-youtube-.ebuild 
b/media-sound/mps-youtube/mps-youtube-.ebuild
index 82b44f71fd65..4c3f4d17ba0c 100644
--- a/media-sound/mps-youtube/mps-youtube-.ebuild
+++ b/media-sound/mps-youtube/mps-youtube-.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=7
+EAPI=8
 
-PYTHON_COMPAT=( python3_{7,8,9} )
+PYTHON_COMPAT=( python3_{8..10} )
 DISTUTILS_USE_SETUPTOOLS=rdepend
 inherit distutils-r1
 



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

2022-06-28 Thread Miroslav Šulc
commit: bcfcf95ae43759af629895eede5e27adf1d31a13
Author: Miroslav Šulc  gentoo  org>
AuthorDate: Tue Jun 28 08:34:54 2022 +
Commit: Miroslav Šulc  gentoo  org>
CommitDate: Tue Jun 28 08:34:54 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bcfcf95a

media-sound/audiotools: eapi8, added python 3.10

Bug: https://bugs.gentoo.org/846050
Signed-off-by: Miroslav Šulc  gentoo.org>

 media-sound/audiotools/audiotools-3.1.1-r1.ebuild | 92 +++
 1 file changed, 92 insertions(+)

diff --git a/media-sound/audiotools/audiotools-3.1.1-r1.ebuild 
b/media-sound/audiotools/audiotools-3.1.1-r1.ebuild
new file mode 100644
index ..e564fa51638b
--- /dev/null
+++ b/media-sound/audiotools/audiotools-3.1.1-r1.ebuild
@@ -0,0 +1,92 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+PYTHON_COMPAT=( python3_{8..10} )
+PYTHON_REQ_USE="xml(+)"
+
+inherit distutils-r1
+
+DESCRIPTION="A collection of command line audio tools"
+HOMEPAGE="http://audiotools.sourceforge.net/;
+SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="aac alsa cdda cdr cue dvda flac gui twolame mp3 opus pulseaudio vorbis 
wavpack"
+
+BDEPEND="virtual/pkgconfig"
+DEPEND="
+   alsa? ( media-libs/alsa-lib )
+   cdda? ( dev-libs/libcdio-paranoia:0= )
+   dvda? ( media-libs/libdvd-audio )
+   twolame? ( media-sound/twolame )
+   mp3? ( || ( media-sound/mpg123 media-sound/lame ) )
+   opus? (
+   media-libs/opus
+   media-libs/opusfile
+   )
+   pulseaudio? ( media-sound/pulseaudio )
+   vorbis? ( media-libs/libvorbis )
+   wavpack? ( media-sound/wavpack )
+"
+RDEPEND="${DEPEND}
+   aac? (
+   media-libs/faad2
+   media-libs/faac
+   )
+   cdr? ( app-cdr/cdrtools )
+   cue? ( app-cdr/cdrdao )
+   flac? ( media-libs/flac )
+   gui? (
+   $(python_gen_impl_dep 'tk(+)')
+   dev-python/pillow[${PYTHON_USEDEP}]
+   dev-python/urwid[${PYTHON_USEDEP}]
+   )
+"
+
+# lots of random failures
+RESTRICT="test"
+
+PATCHES=( "${FILESDIR}"/${P}-libcdio-paranoia.patch )
+
+src_prepare() {
+   default
+
+   local USEFLAG_LIBS=(
+   cdda:libcdio_paranoia
+   dvda:libdvd-audio
+   pulseaudio:libpulse
+   alsa:alsa
+   mp3:libmpg123
+   mp3:mp3lame
+   vorbis:vorbisfile
+   vorbis:vorbisenc
+   opus:opusfile
+   opus:opus
+   twolame:twolame
+   )
+
+   # enable/disable deps based on USE flags
+   local flag_lib flag lib
+   for flag_lib in "${USEFLAG_LIBS[@]}"; do
+   flag=${flag_lib/:*}
+   lib=${flag_lib/*:}
+   use ${flag} || { sed -i "/^${lib}:/s/probe/no/" setup.cfg || 
die; }
+   done
+}
+
+python_compile_all() {
+   emake -C docs
+}
+
+python_test() {
+   cd test || die
+   "${PYTHON}" test.py || die
+}
+
+python_install_all() {
+   doman docs/*.{1,5}
+   distutils-r1_python_install_all
+}



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

2022-06-28 Thread Miroslav Šulc
commit: c5feaf57cbdf93e0d0b00cd464462e27d19367b6
Author: Miroslav Šulc  gentoo  org>
AuthorDate: Tue Jun 28 08:29:11 2022 +
Commit: Miroslav Šulc  gentoo  org>
CommitDate: Tue Jun 28 08:29:11 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c5feaf57

media-libs/libmtp: fixed udev reload, eapi8, deps versions cleanup

Closes: https://bugs.gentoo.org/847430
Signed-off-by: Miroslav Šulc  gentoo.org>

 .../{libmtp-.ebuild => libmtp-1.1.19-r1.ebuild} | 17 +
 media-libs/libmtp/libmtp-1.1.19.ebuild  | 10 +-
 media-libs/libmtp/libmtp-.ebuild| 16 
 3 files changed, 34 insertions(+), 9 deletions(-)

diff --git a/media-libs/libmtp/libmtp-.ebuild 
b/media-libs/libmtp/libmtp-1.1.19-r1.ebuild
similarity index 89%
copy from media-libs/libmtp/libmtp-.ebuild
copy to media-libs/libmtp/libmtp-1.1.19-r1.ebuild
index b95cfed9a95a..bf1575d7a256 100644
--- a/media-libs/libmtp/libmtp-.ebuild
+++ b/media-libs/libmtp/libmtp-1.1.19-r1.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=7
+EAPI=8
 
 inherit udev
 
@@ -22,11 +22,12 @@ IUSE="+crypt doc examples static-libs"
 
 RDEPEND="
acct-group/plugdev
+   virtual/libiconv
virtual/libusb:1
-   crypt? ( >=dev-libs/libgcrypt-1.5.4:0= )"
+   crypt? ( dev-libs/libgcrypt:0= )"
 DEPEND="${RDEPEND}"
 BDEPEND="
-   >sys-devel/gettext-0.18.3
+   sys-devel/gettext
virtual/pkgconfig
doc? ( app-doc/doxygen )"
 
@@ -69,3 +70,11 @@ src_install() {
dodoc examples/*.{c,h,sh}
fi
 }
+
+pkg_postinst() {
+   udev_reload
+}
+
+pkg_postrm() {
+   udev_reload
+}

diff --git a/media-libs/libmtp/libmtp-1.1.19.ebuild 
b/media-libs/libmtp/libmtp-1.1.19.ebuild
index a4a77ee37e47..cb54789a908f 100644
--- a/media-libs/libmtp/libmtp-1.1.19.ebuild
+++ b/media-libs/libmtp/libmtp-1.1.19.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -70,3 +70,11 @@ src_install() {
dodoc examples/*.{c,h,sh}
fi
 }
+
+pkg_postinst() {
+   udev_reload
+}
+
+pkg_postrm() {
+   udev_reload
+}

diff --git a/media-libs/libmtp/libmtp-.ebuild 
b/media-libs/libmtp/libmtp-.ebuild
index b95cfed9a95a..d0c62a952673 100644
--- a/media-libs/libmtp/libmtp-.ebuild
+++ b/media-libs/libmtp/libmtp-.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=7
+EAPI=8
 
 inherit udev
 
@@ -23,10 +23,10 @@ IUSE="+crypt doc examples static-libs"
 RDEPEND="
acct-group/plugdev
virtual/libusb:1
-   crypt? ( >=dev-libs/libgcrypt-1.5.4:0= )"
+   crypt? ( dev-libs/libgcrypt:0= )"
 DEPEND="${RDEPEND}"
 BDEPEND="
-   >sys-devel/gettext-0.18.3
+   sys-devel/gettext
virtual/pkgconfig
doc? ( app-doc/doxygen )"
 
@@ -69,3 +69,11 @@ src_install() {
dodoc examples/*.{c,h,sh}
fi
 }
+
+pkg_postinst() {
+   udev_reload
+}
+
+pkg_postrm() {
+   udev_reload
+}



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

2022-06-28 Thread Miroslav Šulc
commit: 9ef872c7169635b649f7bc89ae9148e798f5f60e
Author: Miroslav Šulc  gentoo  org>
AuthorDate: Tue Jun 28 08:23:19 2022 +
Commit: Miroslav Šulc  gentoo  org>
CommitDate: Tue Jun 28 08:23:28 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9ef872c7

media-libs/libnjb: fixed udev reload, eapi8

Closes: https://bugs.gentoo.org/847433
Signed-off-by: Miroslav Šulc  gentoo.org>

 .../libnjb/{libnjb-2.2.7.ebuild => libnjb-2.2.7-r1.ebuild} | 14 +++---
 media-libs/libnjb/libnjb-2.2.7.ebuild  | 10 +-
 2 files changed, 20 insertions(+), 4 deletions(-)

diff --git a/media-libs/libnjb/libnjb-2.2.7.ebuild 
b/media-libs/libnjb/libnjb-2.2.7-r1.ebuild
similarity index 84%
copy from media-libs/libnjb/libnjb-2.2.7.ebuild
copy to media-libs/libnjb/libnjb-2.2.7-r1.ebuild
index db6b951fbf00..2f593d538544 100644
--- a/media-libs/libnjb/libnjb-2.2.7.ebuild
+++ b/media-libs/libnjb/libnjb-2.2.7-r1.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI=8
 
 inherit libtool udev
 
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="amd64 ppc ppc64 x86"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
 IUSE="doc static-libs"
 
 RDEPEND="virtual/libusb:0"
@@ -40,3 +40,11 @@ src_install() {
# package provides .pc files
find "${D}" -name '*.la' -delete || die
 }
+
+pkg_postinst() {
+   udev_reload
+}
+
+pkg_postrm() {
+   udev_reload
+}

diff --git a/media-libs/libnjb/libnjb-2.2.7.ebuild 
b/media-libs/libnjb/libnjb-2.2.7.ebuild
index db6b951fbf00..4149c8448297 100644
--- a/media-libs/libnjb/libnjb-2.2.7.ebuild
+++ b/media-libs/libnjb/libnjb-2.2.7.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -40,3 +40,11 @@ src_install() {
# package provides .pc files
find "${D}" -name '*.la' -delete || die
 }
+
+pkg_postinst() {
+   udev_reload
+}
+
+pkg_postrm() {
+   udev_reload
+}



[gentoo-commits] repo/gentoo:master commit in: games-util/slade/, games-util/slade/files/

2022-06-28 Thread James Le Cuirot
commit: e2c805c2acecbae4a7920d6b9b5b9ca2254f3e23
Author: James Le Cuirot  gentoo  org>
AuthorDate: Tue Jun 28 08:11:09 2022 +
Commit: James Le Cuirot  gentoo  org>
CommitDate: Tue Jun 28 08:14:53 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e2c805c2

games-util/slade: Bump to 3.2.1, drop old 3.2.0

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

 games-util/slade/Manifest  |  2 +-
 games-util/slade/files/slade-3.2.0-wx3.0.patch | 66 --
 .../{slade-3.2.0.ebuild => slade-3.2.1.ebuild} |  1 -
 3 files changed, 1 insertion(+), 68 deletions(-)

diff --git a/games-util/slade/Manifest b/games-util/slade/Manifest
index 893f5cf476e8..bb06ceb8def6 100644
--- a/games-util/slade/Manifest
+++ b/games-util/slade/Manifest
@@ -1 +1 @@
-DIST slade-3.2.0.tar.gz 6464839 BLAKE2B 
8e13f153c64526784bd5fa3d03520942d9dbc1b0b0d1e4d0650fb91ed63a7f860655f5d580b4c0a04a52aa98f617b1f4448f47cd1e55c1b3f78fc552b8101654
 SHA512 
916be3b9556e76ca815514bb472335af80a72bfb8ecd0ae4287db2c0d6ad092a8ada1b335762f8589d300b1fd81adbdede3e6c315cfdc1d49b1624294b405b92
+DIST slade-3.2.1.tar.gz 6471666 BLAKE2B 
17a4f2ec23699a56d4fd970605d7141d3f4593f7ced6fff205c87d9ecddc7b90e6da2991aeea32bd008e24cdfee95b7c16946f78b2701c94e51266afd78863d6
 SHA512 
b7d5a91c759c5a68af63aa9a8412452a5b2986e70f7189ca92ee99ce4953ef47381be907c8ce1166e479f24679904bf5f0e0b1a5da846fe7873c5b97f4315449

diff --git a/games-util/slade/files/slade-3.2.0-wx3.0.patch 
b/games-util/slade/files/slade-3.2.0-wx3.0.patch
deleted file mode 100644
index 2e519b45181b..
--- a/games-util/slade/files/slade-3.2.0-wx3.0.patch
+++ /dev/null
@@ -1,66 +0,0 @@
-From 45537095187cb5b985713e7558a230651b599589 Mon Sep 17 00:00:00 2001
-From: Simon Judd 
-Date: Thu, 14 Apr 2022 21:52:16 -0700
-Subject: [PATCH] Keep up wx3.0 compatibility
-
-I'd like to drop it ideally, but for now it'll stay
-
-Fix #1336

- src/Graphics/Icons.cpp | 15 +++
- src/UI/SAuiTabArt.cpp  |  5 -
- 2 files changed, 19 insertions(+), 1 deletion(-)
-
-diff --git a/src/Graphics/Icons.cpp b/src/Graphics/Icons.cpp
-index 61d5475c..67147f7e 100644
 a/src/Graphics/Icons.cpp
-+++ b/src/Graphics/Icons.cpp
-@@ -373,7 +373,22 @@ wxBitmap loadPNGIcon(const IconDef& icon, int size, 
Point2i padding)
- bool icons::loadIcons()
- {
-   // Check for dark mode
-+#if wxMAJOR_VERSION >= 3 && wxMINOR_VERSION >= 1
-   ui_icons_dark = wxSystemSettings::GetAppearance().IsDark();
-+#else
-+  auto fg = wxSystemSettings::GetColour(wxSYS_COLOUR_WINDOWTEXT);
-+  auto fg_r = fg.Red();
-+  auto fg_g = fg.Green();
-+  auto fg_b = fg.Blue();
-+  auto bg = wxSystemSettings::GetColour(wxSYS_COLOUR_WINDOW);
-+  auto bg_r = bg.Red();
-+  auto bg_g = bg.Green();
-+  auto bg_b = bg.Blue();
-+  wxColour::MakeGrey(_r, _g, _b);
-+  wxColour::MakeGrey(_r, _g, _b);
-+  log::info("DARK MODE CHECK: FG {} BG {}", fg_r, bg_r);
-+  ui_icons_dark = fg_r > bg_r;
-+#endif
- 
-   // Get slade.pk3
-   auto* res_archive = app::archiveManager().programResourceArchive();
-diff --git a/src/UI/SAuiTabArt.cpp b/src/UI/SAuiTabArt.cpp
-index 15aad09e..240de8b9 100644
 a/src/UI/SAuiTabArt.cpp
-+++ b/src/UI/SAuiTabArt.cpp
-@@ -542,6 +542,7 @@ void SAuiDockArt::DrawCaption(wxDC& dc, wxWindow* window, 
const wxString& text,
-   int caption_offset = 0;
-   if (pane.icon.IsOk())
-   {
-+#if wxMAJOR_VERSION >= 3 && wxMINOR_VERSION >= 1
-   // Ensure the icon fits into the title bar.
-   wxSize iconSize = pane.icon.GetSize();
-   if (iconSize.y > rect.height)
-@@ -554,7 +555,9 @@ void SAuiDockArt::DrawCaption(wxDC& dc, wxWindow* window, 
const wxString& text,
-   dc.DrawBitmap(pane.icon,
- rect.x+xOffset, 
rect.y+(rect.height-pane.icon.GetHeight())/2,
- true);
--
-+#else
-+  DrawIcon(dc, rect, pane);
-+#endif
-   caption_offset += pane.icon.GetWidth() + px3;
-   }
- 
--- 
-2.34.1
-

diff --git a/games-util/slade/slade-3.2.0.ebuild 
b/games-util/slade/slade-3.2.1.ebuild
similarity index 97%
rename from games-util/slade/slade-3.2.0.ebuild
rename to games-util/slade/slade-3.2.1.ebuild
index 76979d24ed46..e68c8e1e1a4e 100644
--- a/games-util/slade/slade-3.2.0.ebuild
+++ b/games-util/slade/slade-3.2.1.ebuild
@@ -48,7 +48,6 @@ S="${WORKDIR}/${PN^^}-${MY_PV}"
 PATCHES=(
"${FILESDIR}"/${PN}-3.2.0-bundled-libs.patch
"${FILESDIR}"/${PN}-3.2.0_beta2-fluidsynth-driver.patch
-   "${FILESDIR}"/${PN}-3.2.0-wx3.0.patch
 )
 
 src_prepare() {



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

2022-06-28 Thread Michał Górny
commit: 71f5dc0f94fffa3fad00250619f91184a390e02d
Author: Michał Górny  gentoo  org>
AuthorDate: Tue Jun 28 08:08:17 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Tue Jun 28 08:08:17 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=71f5dc0f

dev-python/beniget: Remove old

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

 dev-python/beniget/beniget-0.4.1.ebuild | 23 ---
 1 file changed, 23 deletions(-)

diff --git a/dev-python/beniget/beniget-0.4.1.ebuild 
b/dev-python/beniget/beniget-0.4.1.ebuild
deleted file mode 100644
index 8d7b67ff331b..
--- a/dev-python/beniget/beniget-0.4.1.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 2021-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_{8..10} )
-inherit distutils-r1
-
-DESCRIPTION="Extract semantic information about static Python code"
-HOMEPAGE="
-   https://pypi.org/project/beniget/
-   https://github.com/serge-sans-paille/beniget/;
-SRC_URI="
-   https://github.com/serge-sans-paille/beniget/archive/${PV}.tar.gz
-   -> ${P}.gh.tar.gz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="amd64 arm arm64 ppc ppc64 ~riscv ~sparc x86"
-
-RDEPEND="=dev-python/gast-0.5*[${PYTHON_USEDEP}]"
-
-distutils_enable_tests setup.py



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

2022-06-28 Thread Michał Górny
commit: faddd7bc78f6ae2ac07951942484321295497be6
Author: Michał Górny  gentoo  org>
AuthorDate: Tue Jun 28 08:07:54 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Tue Jun 28 08:07:54 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=faddd7bc

dev-python/testscenarios: Remove old

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

 .../testscenarios/testscenarios-0.5.0-r1.ebuild| 28 --
 1 file changed, 28 deletions(-)

diff --git a/dev-python/testscenarios/testscenarios-0.5.0-r1.ebuild 
b/dev-python/testscenarios/testscenarios-0.5.0-r1.ebuild
deleted file mode 100644
index db9786403f7e..
--- a/dev-python/testscenarios/testscenarios-0.5.0-r1.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-PYTHON_COMPAT=( python3_{8..10} pypy3 )
-inherit distutils-r1
-
-DESCRIPTION="A pyunit extension for dependency injection"
-HOMEPAGE="https://launchpad.net/testscenarios;
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 
sparc x86 ~amd64-linux ~x86-linux ~x64-macos"
-
-RDEPEND="
-   dev-python/testtools[${PYTHON_USEDEP}]"
-
-# using pytest for tests since unittest loader fails with py3.5+
-BDEPEND="
-   >=dev-python/pbr-0.11[${PYTHON_USEDEP}]"
-
-distutils_enable_tests pytest
-
-python_test() {
-   epytest --deselect testscenarios/tests/test_testcase.py
-}



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

2022-06-28 Thread Michał Górny
commit: 0a539fe46314d0351057a53ff376630e3bac962d
Author: Michał Górny  gentoo  org>
AuthorDate: Tue Jun 28 08:08:05 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Tue Jun 28 08:08:05 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0a539fe4

dev-python/testresources: Remove old

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

 .../testresources/testresources-2.0.1.ebuild   | 31 --
 1 file changed, 31 deletions(-)

diff --git a/dev-python/testresources/testresources-2.0.1.ebuild 
b/dev-python/testresources/testresources-2.0.1.ebuild
deleted file mode 100644
index abee2d1e1311..
--- a/dev-python/testresources/testresources-2.0.1.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-PYTHON_COMPAT=( python3_{8..10} pypy3 )
-inherit distutils-r1
-
-DESCRIPTION="A pyunit extension for managing expensive test resources"
-HOMEPAGE="https://launchpad.net/testresources;
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 
sparc x86 ~amd64-linux ~x86-linux"
-
-BDEPEND="
-   dev-python/pbr[${PYTHON_USEDEP}]
-   test? (
-   dev-python/testtools[${PYTHON_USEDEP}]
-   dev-python/fixtures[${PYTHON_USEDEP}]
-   )"
-
-distutils_enable_tests nose
-
-python_prepare_all() {
-   sed \
-   -e 's:testBasicSortTests:_&:g' \
-   -i testresources/tests/test_optimising_test_suite.py || die
-   distutils-r1_python_prepare_all
-}



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

2022-06-28 Thread Joonas Niilola
commit: 1ed35245f82087505cba3898effa0c3debd02dda
Author: Joonas Niilola  gentoo  org>
AuthorDate: Tue Jun 28 07:47:19 2022 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Tue Jun 28 07:47:49 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1ed35245

net-libs/libwebsockets: Stabilize 4.3.2 amd64, #854621

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

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

diff --git a/net-libs/libwebsockets/libwebsockets-4.3.2.ebuild 
b/net-libs/libwebsockets/libwebsockets-4.3.2.ebuild
index 7ec9ee37b50b..aa4726c64784 100644
--- a/net-libs/libwebsockets/libwebsockets-4.3.2.ebuild
+++ b/net-libs/libwebsockets/libwebsockets-4.3.2.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/warmcat/libwebsockets/archive/v${PV}.tar.gz -> ${P}.
 
 LICENSE="MIT"
 SLOT="0/19" # libwebsockets.so.19
-KEYWORDS="~amd64 arm arm64 ppc ~ppc64 x86"
+KEYWORDS="amd64 arm arm64 ppc ~ppc64 x86"
 IUSE="access-log caps cgi client dbus generic-sessions http-proxy http2 ipv6
+lejp libev libevent libuv mbedtls peer-limits server-status smtp socks5
sqlite3 ssl threads zip"



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

2022-06-28 Thread Joonas Niilola
commit: efcb6eaa8d54af1c186f6df92003c9d1f3482f8f
Author: Joonas Niilola  gentoo  org>
AuthorDate: Tue Jun 28 07:43:05 2022 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Tue Jun 28 07:47:48 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=efcb6eaa

dev-libs/libstrophe: Stabilize 0.12.0 amd64, #854705

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

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

diff --git a/dev-libs/libstrophe/libstrophe-0.12.0.ebuild 
b/dev-libs/libstrophe/libstrophe-0.12.0.ebuild
index 31bb9d386052..fb98239a890e 100644
--- a/dev-libs/libstrophe/libstrophe-0.12.0.ebuild
+++ b/dev-libs/libstrophe/libstrophe-0.12.0.ebuild
@@ -8,7 +8,7 @@ 
SRC_URI="https://github.com/strophe/${PN}/releases/download/${PV}/${P}.tar.xz;
 LICENSE="|| ( MIT GPL-3 )"
 # Subslot: ${SONAME}.1 to differentiate from previous versions without SONAME
 SLOT="0/0.1"
-KEYWORDS="~amd64"
+KEYWORDS="amd64"
 IUSE="doc expat gnutls"
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: app-emulation/vkd3d-proton/

2022-06-28 Thread Ionen Wolkens
commit: 314fd7aaa1d8225c95860f9a462d3d541f7df501
Author: Ionen Wolkens  gentoo  org>
AuthorDate: Tue Jun 28 07:26:42 2022 +
Commit: Ionen Wolkens  gentoo  org>
CommitDate: Tue Jun 28 07:42:06 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=314fd7aa

app-emulation/vkd3d-proton: change bits check method

Unlikely, but old could fail if "amd64=86" is in the environment.
Plus vkd3d-proton wants 86 (not 32 unlike dxvk), so can just get
it from ABI.

Signed-off-by: Ionen Wolkens  gentoo.org>

 app-emulation/vkd3d-proton/vkd3d-proton-2.6.ebuild  | 2 +-
 app-emulation/vkd3d-proton/vkd3d-proton-.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-emulation/vkd3d-proton/vkd3d-proton-2.6.ebuild 
b/app-emulation/vkd3d-proton/vkd3d-proton-2.6.ebuild
index 14ead4c9f1e1..664241e57d2e 100644
--- a/app-emulation/vkd3d-proton/vkd3d-proton-2.6.ebuild
+++ b/app-emulation/vkd3d-proton/vkd3d-proton-2.6.ebuild
@@ -123,7 +123,7 @@ multilib_src_configure() {
 
local emesonargs=(
--prefix="${EPREFIX}"/usr/lib/${PN}
-   --{bin,lib}dir=x$((${ABI#x}==86?86:64))
+   --{bin,lib}dir=x${ABI: -2}
--{cross,native}-file="${T}"/widl.${ABI}.ini
$(meson_use {,enable_}extras)
$(meson_use debug enable_trace)

diff --git a/app-emulation/vkd3d-proton/vkd3d-proton-.ebuild 
b/app-emulation/vkd3d-proton/vkd3d-proton-.ebuild
index 14ead4c9f1e1..664241e57d2e 100644
--- a/app-emulation/vkd3d-proton/vkd3d-proton-.ebuild
+++ b/app-emulation/vkd3d-proton/vkd3d-proton-.ebuild
@@ -123,7 +123,7 @@ multilib_src_configure() {
 
local emesonargs=(
--prefix="${EPREFIX}"/usr/lib/${PN}
-   --{bin,lib}dir=x$((${ABI#x}==86?86:64))
+   --{bin,lib}dir=x${ABI: -2}
--{cross,native}-file="${T}"/widl.${ABI}.ini
$(meson_use {,enable_}extras)
$(meson_use debug enable_trace)



[gentoo-commits] repo/gentoo:master commit in: app-emulation/dxvk/

2022-06-28 Thread Ionen Wolkens
commit: a513b2ee9a1b73cd6a513b37f6a2a54a5f7cb6ef
Author: Ionen Wolkens  gentoo  org>
AuthorDate: Tue Jun 28 07:22:46 2022 +
Commit: Ionen Wolkens  gentoo  org>
CommitDate: Tue Jun 28 07:42:06 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a513b2ee

app-emulation/dxvk: change bits check method

Unlikely, but old could fail if "amd64=86" is in the environment.

Signed-off-by: Ionen Wolkens  gentoo.org>

 app-emulation/dxvk/dxvk-1.10.1.ebuild | 2 +-
 app-emulation/dxvk/dxvk-.ebuild   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-emulation/dxvk/dxvk-1.10.1.ebuild 
b/app-emulation/dxvk/dxvk-1.10.1.ebuild
index d0bfdb15b8ca..cf84df747aaa 100644
--- a/app-emulation/dxvk/dxvk-1.10.1.ebuild
+++ b/app-emulation/dxvk/dxvk-1.10.1.ebuild
@@ -83,7 +83,7 @@ multilib_src_configure() {
 
local emesonargs=(
--prefix="${EPREFIX}"/usr/lib/${PN}
-   --{bin,lib}dir=x$((${ABI#x}==86?32:64))
+   --{bin,lib}dir=x${MULTILIB_ABI_FLAG: -2}
$(meson_use {,enable_}d3d9)
$(meson_use {,enable_}d3d10)
$(meson_use {,enable_}d3d11)

diff --git a/app-emulation/dxvk/dxvk-.ebuild 
b/app-emulation/dxvk/dxvk-.ebuild
index d0bfdb15b8ca..cf84df747aaa 100644
--- a/app-emulation/dxvk/dxvk-.ebuild
+++ b/app-emulation/dxvk/dxvk-.ebuild
@@ -83,7 +83,7 @@ multilib_src_configure() {
 
local emesonargs=(
--prefix="${EPREFIX}"/usr/lib/${PN}
-   --{bin,lib}dir=x$((${ABI#x}==86?32:64))
+   --{bin,lib}dir=x${MULTILIB_ABI_FLAG: -2}
$(meson_use {,enable_}d3d9)
$(meson_use {,enable_}d3d10)
$(meson_use {,enable_}d3d11)



[gentoo-commits] repo/gentoo:master commit in: app-emulation/ruffle/

2022-06-28 Thread Ionen Wolkens
commit: 7a09255415d5e0732b5800bd79725f74262b176f
Author: Ionen Wolkens  gentoo  org>
AuthorDate: Tue Jun 28 07:39:34 2022 +
Commit: Ionen Wolkens  gentoo  org>
CommitDate: Tue Jun 28 07:42:06 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7a092554

app-emulation/ruffle: update to use the new filter-lto

Signed-off-by: Ionen Wolkens  gentoo.org>

 app-emulation/ruffle/ruffle-0_p20220516.ebuild | 2 +-
 app-emulation/ruffle/ruffle-0_p20220614.ebuild | 2 +-
 app-emulation/ruffle/ruffle-.ebuild| 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/app-emulation/ruffle/ruffle-0_p20220516.ebuild 
b/app-emulation/ruffle/ruffle-0_p20220516.ebuild
index fa62d357ea44..9104a90647cd 100644
--- a/app-emulation/ruffle/ruffle-0_p20220516.ebuild
+++ b/app-emulation/ruffle/ruffle-0_p20220516.ebuild
@@ -474,7 +474,7 @@ src_prepare() {
 }
 
 src_compile() {
-   filter-flags '-flto*' # undefined references with ring crate and more
+   filter-lto # undefined references with ring crate and more
 
cargo_src_compile --bins # note: configure --bins would skip tests
 }

diff --git a/app-emulation/ruffle/ruffle-0_p20220614.ebuild 
b/app-emulation/ruffle/ruffle-0_p20220614.ebuild
index b244d587de4c..5eecbfd5ba76 100644
--- a/app-emulation/ruffle/ruffle-0_p20220614.ebuild
+++ b/app-emulation/ruffle/ruffle-0_p20220614.ebuild
@@ -474,7 +474,7 @@ src_prepare() {
 }
 
 src_compile() {
-   filter-flags '-flto*' # undefined references with ring crate and more
+   filter-lto # undefined references with ring crate and more
 
cargo_src_compile --bins # note: configure --bins would skip tests
 }

diff --git a/app-emulation/ruffle/ruffle-.ebuild 
b/app-emulation/ruffle/ruffle-.ebuild
index 8d8eea585197..5acd85833586 100644
--- a/app-emulation/ruffle/ruffle-.ebuild
+++ b/app-emulation/ruffle/ruffle-.ebuild
@@ -39,7 +39,7 @@ src_unpack() {
 }
 
 src_compile() {
-   filter-flags '-flto*' # undefined references with ring crate and more
+   filter-lto # undefined references with ring crate and more
 
cargo_src_compile --bins # note: configure --bins would skip tests
 }



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

2022-06-28 Thread Ionen Wolkens
commit: b37de91a2351afb7cf1317bfb9f20f858aa9c8ca
Author: Ionen Wolkens  gentoo  org>
AuthorDate: Tue Jun 28 07:41:10 2022 +
Commit: Ionen Wolkens  gentoo  org>
CommitDate: Tue Jun 28 07:42:06 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b37de91a

dev-util/maturin: update to use the new filter-lto

Signed-off-by: Ionen Wolkens  gentoo.org>

 dev-util/maturin/maturin-0.12.17.ebuild | 2 +-
 dev-util/maturin/maturin-0.12.20.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-util/maturin/maturin-0.12.17.ebuild 
b/dev-util/maturin/maturin-0.12.17.ebuild
index 91ddb59e21db..d626ae92cf87 100644
--- a/dev-util/maturin/maturin-0.12.17.ebuild
+++ b/dev-util/maturin/maturin-0.12.17.ebuild
@@ -374,7 +374,7 @@ src_prepare() {
# TODO: package-agnostic way to handle IUSE=debug with setuptools-rust?
use !debug || sed -i "s/^cargo_args = \[/&'--profile','dev',/" setup.py 
|| die
 
-   filter-flags '-flto*' # undefined references with ring crate
+   filter-lto # undefined references with ring crate
 }
 
 python_compile_all() {

diff --git a/dev-util/maturin/maturin-0.12.20.ebuild 
b/dev-util/maturin/maturin-0.12.20.ebuild
index 5017f4296cd7..10e610cabdc5 100644
--- a/dev-util/maturin/maturin-0.12.20.ebuild
+++ b/dev-util/maturin/maturin-0.12.20.ebuild
@@ -384,7 +384,7 @@ src_prepare() {
# TODO: package-agnostic way to handle IUSE=debug with setuptools-rust?
use !debug || sed -i "s/^cargo_args = \[/&'--profile','dev',/" setup.py 
|| die
 
-   filter-flags '-flto*' # undefined references with ring crate
+   filter-lto # undefined references with ring crate
 }
 
 python_compile_all() {



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

2022-06-28 Thread Sam James
commit: cd9e814fc88a9d2c2ba427fef950cebbae2f6edb
Author: Jannik Glückert  gmail  com>
AuthorDate: Wed Jun 22 11:15:39 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Jun 28 07:34:35 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cd9e814f

flag-o-matic.eclass: add filter-lto function

Bug: https://bugs.gentoo.org/618550
Closes: https://github.com/gentoo/gentoo/pull/26036
Signed-off-by: Jannik Glückert  gmail.com>
Signed-off-by: Sam James  gentoo.org>

 eclass/flag-o-matic.eclass | 8 
 1 file changed, 8 insertions(+)

diff --git a/eclass/flag-o-matic.eclass b/eclass/flag-o-matic.eclass
index 50caa401bacf..0e15d7423547 100644
--- a/eclass/flag-o-matic.eclass
+++ b/eclass/flag-o-matic.eclass
@@ -218,6 +218,14 @@ filter-lfs-flags() {
filter-flags -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE 
-D_LARGEFILE64_SOURCE -D_TIME_BITS=64
 }
 
+# @FUNCTION: filter-lto
+# @DESCRIPTION:
+# Remove flags that enable LTO and those that depend on it
+filter-lto() {
+   [[ $# -ne 0 ]] && die "filter-lto takes no arguments"
+   filter-flags '-flto*' -fwhole-program-vtables '-fsanitize=cfi*'
+}
+
 # @FUNCTION: filter-ldflags
 # @USAGE: 
 # @DESCRIPTION:



[gentoo-commits] repo/gentoo:master commit in: www-client/firefox-bin/

2022-06-28 Thread Joonas Niilola
commit: 57f1581c35c1743b18e7b98279481da70baaf6ba
Author: Joonas Niilola  gentoo  org>
AuthorDate: Tue Jun 28 07:12:53 2022 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Tue Jun 28 07:12:53 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=57f1581c

www-client/firefox-bin: add 91.11.0, drop 91.10.0

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

 www-client/firefox-bin/Manifest| 194 ++---
 ...n-91.10.0.ebuild => firefox-bin-91.11.0.ebuild} |   2 +-
 2 files changed, 98 insertions(+), 98 deletions(-)

diff --git a/www-client/firefox-bin/Manifest b/www-client/firefox-bin/Manifest
index a793ca948b56..cd8d54322062 100644
--- a/www-client/firefox-bin/Manifest
+++ b/www-client/firefox-bin/Manifest
@@ -94,102 +94,102 @@ DIST firefox-101.0.1-vi.xpi 564697 BLAKE2B 
cc8c76f88829ea6bf62a8171e5b2e99a4f8f7
 DIST firefox-101.0.1-xh.xpi 418659 BLAKE2B 
520914da5263161b9f9480e455b584cc48f42efd0b9344ddc4d7c6a4759580ebea78127a044bb2a9177bba0e07f436599fbea2fcebbc4c19d0252583a19df8d5
 SHA512 
2cdd0dca9047385441a8208a84609b17728061e4b698ec2066d1cd2f54662409ee461bb444b3d8bde63034867cfbef448e04f85f45204bad022df58e89b8f74f
 DIST firefox-101.0.1-zh-CN.xpi 567077 BLAKE2B 
d15b9f6881ac0198c90024fb8dbc3b1370b0e3858857732e49d72991aea2ff7b943c5c40fd2488230e857d0b9d41d25746691ce5ac86b90127a543e3a697b1c7
 SHA512 
848462ae18da62d79aa6163dcb0e53adb4ac0fe031a80dd1f3a0b943102060548682f8921b02431df552fd817bbd246bac5663e091762eb1ec040308f34fe639
 DIST firefox-101.0.1-zh-TW.xpi 567655 BLAKE2B 
f6a05838f02d95ad9ce8d2bde6b3f1b0c106fc11dbbd17000dcd4bf4c799a1f822f538bdc5667ac1bc87de34ce576dbd2e462d7dc6170a04f19f6fa3ee214116
 SHA512 
22fa87260421895813f5b3269e8a320d24b4477bad5c6108d0b68f80afeaaea2d90d367c436a49d643523a00bffbdf4c570c7d5544d3e6f1977a1c5b0473b3b5
-DIST firefox-91.10.0esr-ach.xpi 453209 BLAKE2B 
14b4549f563075b1b91e626993d0bd9ded4798ed61a747e2bb11d0f1325fe3d506773b675148f3d4b292fd3799d92e3d9968679000879d7e4ae9dd75bec37815
 SHA512 
eab581d3b6e87f88b5ddeadcf805fc456ba5abdf8bcd571d961609aefefc35aefad841c078485a8509ff679baca516d2425f472a49bbe19fa782d8c8f52bc726
-DIST firefox-91.10.0esr-af.xpi 426923 BLAKE2B 
bfebf65937d882cce010f41ac4e3bf0a91659b03d103a2bcd6975ceb1dfe8e4c6f93d18c9f9ee80b65d29f602b0894006c820d1fced79c38099b100696cde9c8
 SHA512 
b88dc4bb84e80752c1d3dfaee88f829312b063be11abaeb5d3b0a95e4441be7f89ce2fd090d50786bbc01839a08b9ff85c98a4d54c9304259078242187056426
-DIST firefox-91.10.0esr-an.xpi 499888 BLAKE2B 
67b8233f0cd6f3e1a0d7b9a3f98c1f98af4239e11e3b768d7825f11fb4c998bed424e605500ff9d470c1fe525b20a7d6cb28ebc1cf3b7edf104712d71a6a8f43
 SHA512 
ac68029cef8e543dfc7f954baa518cdd25180e5f9ddfee9114fcbff2cd9cc9784f7486c10c38e5c4980cbda5fc63b26d393ec1ef4457731378e48c762d16ca68
-DIST firefox-91.10.0esr-ar.xpi 559678 BLAKE2B 
e109b833d73d69eef943db296930e117003572343287bd877b05742d2af5bf18db3ab0dffc7711ceba72d6e6d442c7ac0ed450d607a90b52a6c91e64a47868da
 SHA512 
583a1b3cbc69956dcf74f27e8cc5f77848b590b888bf29754eefc33d8994b9c4e013c1f080f26e68b3cc3e409882e6ee48786b087d4763ccc544104d37e7c1b6
-DIST firefox-91.10.0esr-ast.xpi 498577 BLAKE2B 
10997c7fa2bbc3a933a892640477b30852a10876880d8c1adb47d0b1098cb94819b8812d2ee85948ad3b9fde8e3f08599302b89f08a6f046e29e0faed27d0040
 SHA512 
6263aa2c0d045abc7fecbe2576259493d75faf9f93e7701bd512c591e538905510fd590b93e871155e5fc01aba95188ee9a6b563cf3059d95ec1dc8449b2
-DIST firefox-91.10.0esr-az.xpi 489429 BLAKE2B 
7919b3733e6f2be5fef1b8de463e81691c4e24c7788bf05b387e994dce5b9e8b0723fda93ceb4f081890d51065dd0dd86805a81f58fc2fbf9b6031fe97fb5fea
 SHA512 
e52aeedd4035fb52a0110bc929acd3f5c57aed4a700810ddcbbba25bcd68323cd13bdc2a67c3d4c8ea6bd2e258efc98955bc2abcb54cce981855c89e070b0ba9
-DIST firefox-91.10.0esr-be.xpi 622605 BLAKE2B 
2e46be354910fbb5af2d6e29c442ab0cf611fa09886350840f491959e64f361f58b0faea813f312e6cd13fbb0ba3950317860686b575c4d8bafe3a16212d05d3
 SHA512 
f57cf538dbba1350676115da5e25847b5e1b6eadf6c89bf10fa6122af8360f41e5a4c183f54aec149b3254096e0b4f40fd6ae91e077324463ddb85793cd36ade
-DIST firefox-91.10.0esr-bg.xpi 567639 BLAKE2B 
29e8bee289cbb144dae289071b1580ab75046cf10016bca117307ff07bb8e2c5243dec814337592f6d3c8f6e3145402a94a7a344ce3f571ebfc49af6be6ab1a6
 SHA512 
a238a676a8cbf7743f438a13b271721a3df76bc8f0ce7b26b17435ba4957c5f01fb09fb34ca597c569826f3a6257bcf750028a22205d0ca5c7cfa26ab35da7ba
-DIST firefox-91.10.0esr-bn.xpi 556819 BLAKE2B 
167b4c1c48c1f0584e532258a9f4635404fe91706a4a509f0f0ec5dfdf03b1d83cf48ed9a5e1fa36d65e563d6d491876a9a5eb56c1c263c4f61cdc38da339f7f
 SHA512 
f94a61f3fb70da5590f9ce3224386855cd05bbcb5c7c51c8933f8c3c7c75cadbec858e18f0bc38d2150f72c40032e3b3a4795b6f25243978d83c3e2df829f69f
-DIST firefox-91.10.0esr-br.xpi 526249 BLAKE2B 
c0a399ae78ab1c8a401eb9a08d8d81ec1d059240e4d14173485417bf438acad81919a61b084f515a66768bb7aeeb2a3d8f5ec338f6ac85e2d9652cd94cc71c77
 SHA512 
a2bff7bbc7477a8897735c50e9217f1f38994f868f74e4ed0d252b95021bdd87f9a88e4e12c92bf293bad644ea1e6c20afaf5e94ad64cef0a1b1c9de04db6e9b
-DIST 

[gentoo-commits] repo/gentoo:master commit in: www-client/firefox-bin/

2022-06-28 Thread Joonas Niilola
commit: 6bc3d59410df0068522d94eab22c5f2eb949b90e
Author: Joonas Niilola  gentoo  org>
AuthorDate: Tue Jun 28 07:13:10 2022 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Tue Jun 28 07:13:10 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6bc3d594

www-client/firefox-bin: add 102.0, drop 101.0.1

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

 www-client/firefox-bin/Manifest| 196 ++---
 ...bin-101.0.1.ebuild => firefox-bin-102.0.ebuild} |   0
 2 files changed, 98 insertions(+), 98 deletions(-)

diff --git a/www-client/firefox-bin/Manifest b/www-client/firefox-bin/Manifest
index cd8d54322062..f87b47f48f3a 100644
--- a/www-client/firefox-bin/Manifest
+++ b/www-client/firefox-bin/Manifest
@@ -1,99 +1,99 @@
-DIST firefox-101.0.1-ach.xpi 443457 BLAKE2B 
68a1ebdccbce17eeac8824e63e034f0db706a091b4dea9ce1c14d0b769ad404e36004e89a838ef68bfbc44336125bb3494ade8b076ce38e70ea15b78f394f8e5
 SHA512 
9ee130d4e96bb73ec2ec01bd75faa2687bcb620727f44e199ee17db3e523254e0a0e8bd8d1813f4eebeb80e575ba20b312677d23a4994aadc6a4d4fb9bbfa5b8
-DIST firefox-101.0.1-af.xpi 413389 BLAKE2B 
d531c87e3df019cd5ff8e497cb3e74f000d238b65329d4eff72fbe80c2e3052abbaa19bac17d9383df1a2d88e60fa20c9511b1c12ca3fc06fb986db4902da772
 SHA512 
c9ddeb4ddd6dd8704c17f5dd8bf8ebdb881d88ad1bb1e01737b70ba0efd3374fda0829123afcbfbf98b770be4c281a714fbab2ee30d6fceff3eacbfa398df9db
-DIST firefox-101.0.1-an.xpi 487249 BLAKE2B 
7d7d6b1b0590940df28b4a432d3909200496e500cce58cefb71393e6778723e71a251fede6470c97bb63b7e66b2c807bd9cf23fe4f790a9ea86c1f4856a48206
 SHA512 
fa7d675d52d547c7168e402e6a9c4f4687a1b1dd251e8e75ed8d0b7e171960e2762ae42d94d950d1925467b6195141101dd0b662c39919822ff2fdd2a248613f
-DIST firefox-101.0.1-ar.xpi 552750 BLAKE2B 
ad12ce6e550dcd4979b2664f80f7e36b0059ff35430832ffda5e29f6e2eda241f558eda5936ea2682d030b423784907ceb8b066cf477be74dc09d49abdd3c9f7
 SHA512 
dc8a76c47eb7cb05c8c411da7066820b766d5b7af192c1ee9256479fb268f2d829442133e8073baae2945b6d1892a8c6aa40f1c0cc790819f3e4ef11cee04c6c
-DIST firefox-101.0.1-ast.xpi 485914 BLAKE2B 
e3948117361aa4963b01df83b432130e75b670a075464c59894fbf4b4035ec78cb5030a17709ea9753258d1b2cf430f3488afc60ec5fdae4385d40421d7edd7a
 SHA512 
9777c5922246b3d010652191a90aa5a0be9d0938d0432fe9e3a2819ccf07c7d605ed7eaa1d8e06f103ded77b943afb3a16cd9995040e769fd9e328a5bd5071c8
-DIST firefox-101.0.1-az.xpi 477260 BLAKE2B 
0366f231862dfa7441615973f661488862abf11a551c714cabd6e754a33e45a25438f37071b90c9657eeb14b959e87e2986d7715fac70a228589ac9807401b17
 SHA512 
7b7abffa5a3ab9ec79c061faddb5492233c632061503867fc591ae2438d294ea77838f955d1addb87ef7965533f0990a0e4ae0682079f2775204fb95ca266d82
-DIST firefox-101.0.1-be.xpi 614359 BLAKE2B 
ac110e7057583c6d8dcce3377cf3ef2b99d404062387889242919c603e5fa454b0c840fcf63f572a560fee1d923e82e38181d436ded155efd4c3c7f00f5c52d4
 SHA512 
4c16da60999be558aae25004e12a75ce06061efc896ed5f612981b12ec6c293b3b6a8d8d0f732ca9b4686c1a0671d4359e115c4bb2e61ebe61b2d86cc34d2851
-DIST firefox-101.0.1-bg.xpi 558763 BLAKE2B 
5af9937802d4ea43497f2101b87d8cc671737ac0c973c396035d0ac5ee332423ce9cfd6d6f9b812c3a0e09df695e48cec41e5f54df87046db9a8ad8aa5849414
 SHA512 
805966779a30d517f33755c4fee9b16079afd51edac2eabda32a64d718837d2bd47319302fef94e7b85e63ec1bc86a63be308b7f12c1847b5b7ff759d5568432
-DIST firefox-101.0.1-bn.xpi 545251 BLAKE2B 
de6e023fb1ed7455ada6ebc428b9cbfbaea7c593642a0a9ff2f4870a2f1d5f79b699ba491b8e6a4516070a34a0eb769fcf2d78d992b5caa79771f11d8186aab4
 SHA512 
b4910642b958b0f5b8dfb3708f973b985039c4cc35932fc6b3d1f0ad24ae2df75457b1d103ba2b39864a651d4a3c0f19301ac29504db7cc7c339c4757382b5a2
-DIST firefox-101.0.1-br.xpi 519308 BLAKE2B 
ec18b7362563cda585bbc5f5c696b809741d6da2bf05b4b4b551dbff6bdb0a39d59ce90c0714369cda3293f01ad7e66ac8e5ed415a627c0b761d0f133ad96e0a
 SHA512 
df65f9f0cf1bd875ac376b5c6c6e8f2e6db885a88573b6aa40323e09bdc07790164fe01d250975845c83a5f54cf836e3f77a47603d86110b22c75e4da2231fa4
-DIST firefox-101.0.1-bs.xpi 452138 BLAKE2B 
bad35baff87fc4a07d33567f0bd76a14f211c1bee15d4376b4d7d51866bd5c1408618bfa89f88cf2a05ca47e87d91787ff2ead210cb5deb467a2dc0737caafd8
 SHA512 
7af3553a7a773bd5c26e16c388b7cd07e097e88937dbee83c3fa8f31463f7845923a62a655aeb4ba7cbb06cc6bcd128ad6c9eb1fed4c76b594cc8f08be01d004
-DIST firefox-101.0.1-ca-valencia.xpi 526520 BLAKE2B 
fae0b9cd5642a7c1bee467ea8f2b55b46cc093759be0d32f075b1e7c4c177780a3e90492794ecb1acf519c1cfe0cf8ffd43cab97676e295dcf00c46f558cd232
 SHA512 
4697f74f258b85af0516bd85211438671ffd539462d58d3eac49e535c3a8c0a0d4fff7dac97dabf50f74db77aaccf9d664d534663312288ad65290c18bc0dc05
-DIST firefox-101.0.1-ca.xpi 521443 BLAKE2B 
a2200d34353e20af691ac336f9eeece6907455498b85bed08d42644c95a7e01fab2b2777efaa87fd170ad81d9066b43e9e6d329b32e12745077454eec4e31ce9
 SHA512 
94b10a1d80110152304336976dad57681fda31c0776116f4b6bfc8e16d16d8fb14945b470e5ef5eadf4b482a8c63ed705de05939021e837295134d5a14edd218
-DIST firefox-101.0.1-cak.xpi 539976 BLAKE2B 

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

2022-06-28 Thread Joonas Niilola
commit: d6aa2714a368c059c345ecb1321de909a94bda5b
Author: Joonas Niilola  gentoo  org>
AuthorDate: Tue Jun 28 07:12:17 2022 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Tue Jun 28 07:12:17 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d6aa2714

dev-libs/raft: add 0.14.0

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

 dev-libs/raft/Manifest   |  1 +
 dev-libs/raft/raft-0.14.0.ebuild | 55 
 2 files changed, 56 insertions(+)

diff --git a/dev-libs/raft/Manifest b/dev-libs/raft/Manifest
index f767de429eed..789773ecc640 100644
--- a/dev-libs/raft/Manifest
+++ b/dev-libs/raft/Manifest
@@ -1 +1,2 @@
 DIST raft-0.13.0.tar.gz 332490 BLAKE2B 
8d14e07b12d4f5a7eadb626b72a90b4defffaee26804a982f257ef80f75ff47ccf434a7dc6b62f36177120cd12ce8c772a6f293e9ad48c61df277b10c0df1854
 SHA512 
1d65f21ac85deb36a6f8681bd506656a34994164ba51f7c23aa523673024dacf5616bbb3f706c0da4df38c0cc1a00b330459209c80d404545686525da2916afa
+DIST raft-0.14.0.tar.gz 336032 BLAKE2B 
22f03a54ba99cbfd5564f5b730d42dc7ad786071daaad4928b331d0d740c9289fd4a3226a08a67b8e40b62319613173d9d8b0df5b40577a68f876f6015a53f16
 SHA512 
c8b6b6428d65a7d97e74cea2b41ce443d90741afe71c3c173f2ea3c84782a892f20158f6635a8eafda6d4a729ba001ea991640d43ff6cfafdacb1b607104de3c

diff --git a/dev-libs/raft/raft-0.14.0.ebuild b/dev-libs/raft/raft-0.14.0.ebuild
new file mode 100644
index ..dfebdcca2626
--- /dev/null
+++ b/dev-libs/raft/raft-0.14.0.ebuild
@@ -0,0 +1,55 @@
+# Copyright 2020-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit autotools
+
+DESCRIPTION="C implementation of the Raft consensus protocol"
+HOMEPAGE="https://github.com/canonical/raft;
+SRC_URI="https://github.com/canonical/raft/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="LGPL-3-with-linking-exception"
+SLOT="0"
+KEYWORDS="~amd64 ~arm64 ~x86"
+IUSE="lz4 test zfs"
+RESTRICT="!test? ( test )"
+
+DEPEND="dev-libs/libuv:=
+   lz4? ( app-arch/lz4:= )"
+RDEPEND="${DEPEND}"
+BDEPEND="virtual/pkgconfig"
+
+PATCHES=(
+   "${FILESDIR}"/raft-0.10.0-toggle-zfs.patch
+   "${FILESDIR}"/raft-0.11.3-disable-automagic-check-for-lz4.patch
+)
+
+src_prepare() {
+   default
+   eautoreconf
+}
+
+src_configure() {
+   local myeconfargs=(
+   --enable-uv
+
+   --disable-benchmark
+   --disable-debug
+   --disable-example
+   --disable-sanitize
+   --disable-static
+
+   $(use_enable lz4)
+   $(use_enable test fixture)
+
+   $(use_with zfs)
+   )
+
+   econf "${myeconfargs[@]}"
+}
+
+src_install() {
+   default
+   find "${ED}" -name '*.la' -delete || die
+}



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

2022-06-28 Thread Alfredo Tupone
commit: 11122ba2817aca507e6e1dca9eee96962abbba05
Author: Alfredo Tupone  gentoo  org>
AuthorDate: Tue Jun 28 07:06:55 2022 +
Commit: Alfredo Tupone  gentoo  org>
CommitDate: Tue Jun 28 07:06:55 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=11122ba2

dev-ml/cmdliner: serialize compilation

Closes: https://bugs.gentoo.org/852608
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Alfredo Tupone  gentoo.org>

 dev-ml/cmdliner/cmdliner-1.1.1.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/dev-ml/cmdliner/cmdliner-1.1.1.ebuild 
b/dev-ml/cmdliner/cmdliner-1.1.1.ebuild
index be4a062fab81..fbc37343672a 100644
--- a/dev-ml/cmdliner/cmdliner-1.1.1.ebuild
+++ b/dev-ml/cmdliner/cmdliner-1.1.1.ebuild
@@ -26,7 +26,8 @@ DEPEND="${RDEPEND}
 src_compile() {
emake build-byte
if use ocamlopt ; then
-   emake build-native build-native-dynlink
+   emake build-native-dynlink
+   emake build-native
fi
 }
 



[gentoo-commits] repo/gentoo:master commit in: www-client/chromium/, www-client/chromium/files/

2022-06-28 Thread Stephan Hartmann
commit: 86fadaf884374edcf34226ea00e8f59fd24f42f6
Author: Stephan Hartmann  gentoo  org>
AuthorDate: Tue Jun 28 06:51:46 2022 +
Commit: Stephan Hartmann  gentoo  org>
CommitDate: Tue Jun 28 06:51:46 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=86fadaf8

www-client/chromium: security cleanup

Bug: https://bugs.gentoo.org/851003
Bug: https://bugs.gentoo.org/853643
Signed-off-by: Stephan Hartmann  gentoo.org>

 www-client/chromium/Manifest   |3 -
 www-client/chromium/chromium-102.0.5005.115.ebuild | 1034 
 www-client/chromium/chromium-102.0.5005.61.ebuild  | 1029 ---
 .../files/chromium-101-libxml-unbundle.patch   |   10 -
 .../files/chromium-102-i3-tab-dragging-fix.patch   |   70 --
 .../files/chromium-97-arm-tflite-cast.patch|   26 -
 6 files changed, 2172 deletions(-)

diff --git a/www-client/chromium/Manifest b/www-client/chromium/Manifest
index ba6e07304e93..5ad994f24952 100644
--- a/www-client/chromium/Manifest
+++ b/www-client/chromium/Manifest
@@ -1,6 +1,3 @@
-DIST chromium-102-patchset-6.tar.xz 4780 BLAKE2B 
c59d23779fd769176e1cd92884dd259e5d37aaff746f7d72274e784f6467940226adea1a1f3921b0c49e402fa320b99a8ea995a3e1ffe881d7a8146aeb2b95e5
 SHA512 
dbed8e41cb7d2a0f9dd9be9a10b162e2258f016a23340c2ff0de9d73ef067342e63e77bd295e28d1e37fdead5ee52890e6ad143023225bfaff4c4c4a840b4619
-DIST chromium-102.0.5005.115.tar.xz 1461900356 BLAKE2B 
c886967fa9ee2d093f7a5456613c1b0b9e7dfb958f9bef16429cc66eba0e0c26224ad036d690beb230027a92717586ac11ace937920b4c52380ad54134230002
 SHA512 
37f7789a3fe1d3ffc741fce346b4de25cec6fb21106a3013283a273300409b16115d193036f168a46a6524043a9ed5d4d0276ad1ad469cc347659fa20b678426
-DIST chromium-102.0.5005.61.tar.xz 1433350708 BLAKE2B 
7130b2c9dbc67783499003fd98f95e050bac3580e9dd6c9f4fee320e9eed876cd8c3ec29d9e9f23c78c159b1b622fbe0511750baeb6f8117f176612e1571747f
 SHA512 
4b5d48debafef0a38105e259f97eac6e25eae1147ce67e357c3ce1e8e7700950af63117ff104b71cfbdfcaa0b31925d1b686ab1be6c52b32dad819c7e38f1846
 DIST chromium-103-patchset-4.tar.xz 7220 BLAKE2B 
3dc9670be01d4bbfd24e8d305ea72e6bd911062a9a012c7548fca76ec34998b54ff31ef0118be5db9fdde3839365103cb06b29ff2ab167ad4313b4b64cba3a63
 SHA512 
54fb3600bb42ffcd6168f9741432879877bb5d206c11b3874249faaaff13288bffd4e7336f055c0c619efba02aa694de6abde394a6964c0ff6b33d9e3aed1691
 DIST chromium-103.0.5060.53.tar.xz 1470748636 BLAKE2B 
71f4e265afbe655ec41b1f2f8d46c8196b11d86f04fff5604b00167dd13c357058e7a60e8cb0f512a6a3ee32cd52421a5ce51dc0ad4d9e92d79949b5f84a5b64
 SHA512 
6a312f85e4fda49fc63b1b6bc74b1d6ea5be5a9db98f22c88ab0394968399df49daf1dfab19922b69a04a5afacc16eb9aa3f8af350f4cb1d2b0824c74efcf835
 DIST chromium-104-patchset-2.tar.xz 6168 BLAKE2B 
57e9f2090315d2fa9baa0d285e40fd7809b35a897fba7684672d04850c2b59ea1bc11383654a8178ece2d4baa9bb2e248898d2435618b9e8a995461d6e92ac53
 SHA512 
f23effc604051c18acfad3bfb974efd4aa675b84135f4eb95e0dd97261dcc9099f283a8015854c375499370f4155bb9fad51fca59555ec2f41f2d7ab90be7208

diff --git a/www-client/chromium/chromium-102.0.5005.115.ebuild 
b/www-client/chromium/chromium-102.0.5005.115.ebuild
deleted file mode 100644
index f6aec029a381..
--- a/www-client/chromium/chromium-102.0.5005.115.ebuild
+++ /dev/null
@@ -1,1034 +0,0 @@
-# Copyright 2009-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-PYTHON_COMPAT=( python3_{8..10} )
-PYTHON_REQ_USE="xml"
-
-CHROMIUM_LANGS="af am ar bg bn ca cs da de el en-GB es es-419 et fa fi fil fr 
gu he
-   hi hr hu id it ja kn ko lt lv ml mr ms nb nl pl pt-BR pt-PT ro ru sk sl 
sr
-   sv sw ta te th tr uk ur vi zh-CN zh-TW"
-
-inherit check-reqs chromium-2 desktop flag-o-matic ninja-utils pax-utils 
python-any-r1 readme.gentoo-r1 toolchain-funcs xdg-utils
-
-DESCRIPTION="Open-source version of Google Chrome web browser"
-HOMEPAGE="https://chromium.org/;
-PATCHSET="6"
-PATCHSET_NAME="chromium-$(ver_cut 1)-patchset-${PATCHSET}"
-SRC_URI="https://commondatastorage.googleapis.com/chromium-browser-official/${P}.tar.xz
-   
https://github.com/stha09/chromium-patches/releases/download/${PATCHSET_NAME}/${PATCHSET_NAME}.tar.xz;
-
-LICENSE="BSD"
-SLOT="0/stable"
-KEYWORDS="amd64 ~arm64"
-IUSE="component-build cups cpu_flags_arm_neon debug gtk4 +hangouts headless 
+js-type-check kerberos libcxx +official pic +proprietary-codecs pulseaudio 
screencast selinux +suid +system-ffmpeg +system-harfbuzz +system-icu 
+system-png vaapi wayland widevine"
-REQUIRED_USE="
-   component-build? ( !suid !libcxx )
-   screencast? ( wayland )
-"
-
-COMMON_X_DEPEND="
-   x11-libs/gdk-pixbuf:2
-   x11-libs/libXcomposite:=
-   x11-libs/libXcursor:=
-   x11-libs/libXdamage:=
-   x11-libs/libXfixes:=
-   >=x11-libs/libXi-1.6.0:=
-   x11-libs/libXrandr:=
-   x11-libs/libXrender:=
-   x11-libs/libXtst:=
-   x11-libs/libxshmfence:=
-   virtual/opengl
-"
-
-COMMON_SNAPSHOT_DEPEND="
-   

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

2022-06-28 Thread Agostino Sarubbo
commit: 508605824b16a196d1f2608fc66ff60ecc3738ae
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Tue Jun 28 06:43:46 2022 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Tue Jun 28 06:43:46 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=50860582

net-libs/libmicrohttpd: x86 stable wrt bug #854309

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

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

diff --git a/net-libs/libmicrohttpd/libmicrohttpd-0.9.75.ebuild 
b/net-libs/libmicrohttpd/libmicrohttpd-0.9.75.ebuild
index 177aa3b49502..f7c251600f8a 100644
--- a/net-libs/libmicrohttpd/libmicrohttpd-0.9.75.ebuild
+++ b/net-libs/libmicrohttpd/libmicrohttpd-0.9.75.ebuild
@@ -14,7 +14,7 @@ S="${WORKDIR}"/${MY_P}
 
 LICENSE="LGPL-2.1+"
 SLOT="0/12"
-KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 
~riscv ~s390 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 
~riscv ~s390 ~sparc x86"
 IUSE="+epoll ssl static-libs test +thread-names"
 RESTRICT="!test? ( test )"
 



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

2022-06-28 Thread Agostino Sarubbo
commit: c38b07551af837ee91d418d8b7433274731de900
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Tue Jun 28 06:43:30 2022 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Tue Jun 28 06:43:30 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c38b0755

dev-python/scikit-build: ppc64 stable wrt bug #854639

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

 dev-python/scikit-build/scikit-build-0.14.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/scikit-build/scikit-build-0.14.1.ebuild 
b/dev-python/scikit-build/scikit-build-0.14.1.ebuild
index 90d76967f53d..6f0b81bd3bfc 100644
--- a/dev-python/scikit-build/scikit-build-0.14.1.ebuild
+++ b/dev-python/scikit-build/scikit-build-0.14.1.ebuild
@@ -16,7 +16,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 SLOT="0"
 LICENSE="MIT"
-KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ppc ~ppc64 ~riscv ~s390 ~sparc 
x86"
+KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ppc ppc64 ~riscv ~s390 ~sparc 
x86"
 
 RDEPEND="
dev-python/distro[${PYTHON_USEDEP}]



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

2022-06-28 Thread Agostino Sarubbo
commit: 5adcb0e9b73af974a07449bf4b7cf76a2e728fdf
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Tue Jun 28 06:42:40 2022 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Tue Jun 28 06:42:40 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5adcb0e9

dev-python/testresources: amd64/arm/sparc stable (ALLARCHES policy) wrt bug 
#854636

Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Agostino Sarubbo  gentoo.org>

 dev-python/testresources/testresources-2.0.1-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/testresources/testresources-2.0.1-r2.ebuild 
b/dev-python/testresources/testresources-2.0.1-r2.ebuild
index 7d557b8d28d4..05d03edf42a8 100644
--- a/dev-python/testresources/testresources-2.0.1-r2.ebuild
+++ b/dev-python/testresources/testresources-2.0.1-r2.ebuild
@@ -18,7 +18,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv 
~s390 ~sparc x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 
sparc x86 ~amd64-linux ~x86-linux"
 
 RDEPEND="
dev-python/pbr[${PYTHON_USEDEP}]



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

2022-06-28 Thread Agostino Sarubbo
commit: aa758c092374a773129daea3dd3602d3a4ae917e
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Tue Jun 28 06:42:06 2022 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Tue Jun 28 06:42:06 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aa758c09

net-libs/libwebsockets: arm stable wrt bug #854621

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

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

diff --git a/net-libs/libwebsockets/libwebsockets-4.3.2.ebuild 
b/net-libs/libwebsockets/libwebsockets-4.3.2.ebuild
index 8f5df8f8ea92..7ec9ee37b50b 100644
--- a/net-libs/libwebsockets/libwebsockets-4.3.2.ebuild
+++ b/net-libs/libwebsockets/libwebsockets-4.3.2.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/warmcat/libwebsockets/archive/v${PV}.tar.gz -> ${P}.
 
 LICENSE="MIT"
 SLOT="0/19" # libwebsockets.so.19
-KEYWORDS="~amd64 ~arm arm64 ppc ~ppc64 x86"
+KEYWORDS="~amd64 arm arm64 ppc ~ppc64 x86"
 IUSE="access-log caps cgi client dbus generic-sessions http-proxy http2 ipv6
+lejp libev libevent libuv mbedtls peer-limits server-status smtp socks5
sqlite3 ssl threads zip"



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

2022-06-28 Thread Agostino Sarubbo
commit: 4f502543d3f9842a6ed653ec224ac3b9ae941975
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Tue Jun 28 06:42:24 2022 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Tue Jun 28 06:42:24 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4f502543

dev-python/testscenarios: amd64/arm/sparc stable (ALLARCHES policy) wrt bug 
#854633

Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Agostino Sarubbo  gentoo.org>

 dev-python/testscenarios/testscenarios-0.5.0-r3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/testscenarios/testscenarios-0.5.0-r3.ebuild 
b/dev-python/testscenarios/testscenarios-0.5.0-r3.ebuild
index 810bfe153e53..c443176e7cab 100644
--- a/dev-python/testscenarios/testscenarios-0.5.0-r3.ebuild
+++ b/dev-python/testscenarios/testscenarios-0.5.0-r3.ebuild
@@ -18,7 +18,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv 
~s390 ~sparc x86 ~amd64-linux ~x86-linux ~x64-macos"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 
sparc x86 ~amd64-linux ~x86-linux ~x64-macos"
 
 RDEPEND="
dev-python/testtools[${PYTHON_USEDEP}]



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

2022-06-28 Thread Agostino Sarubbo
commit: d9bd724be357c94db339717a8954f172070f7c9e
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Tue Jun 28 06:43:01 2022 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Tue Jun 28 06:43:01 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d9bd724b

dev-python/beniget: amd64/arm stable (ALLARCHES policy) wrt bug #854657

Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Agostino Sarubbo  gentoo.org>

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

diff --git a/dev-python/beniget/beniget-0.4.1-r1.ebuild 
b/dev-python/beniget/beniget-0.4.1-r1.ebuild
index f8e212042329..91647c33dfe8 100644
--- a/dev-python/beniget/beniget-0.4.1-r1.ebuild
+++ b/dev-python/beniget/beniget-0.4.1-r1.ebuild
@@ -17,7 +17,7 @@ SRC_URI="
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~amd64 ~arm arm64 ppc ppc64 ~riscv ~sparc x86"
+KEYWORDS="amd64 arm arm64 ppc ppc64 ~riscv ~sparc x86"
 
 RDEPEND="=dev-python/gast-0.5*[${PYTHON_USEDEP}]"
 



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

2022-06-28 Thread Agostino Sarubbo
commit: fa01a72ab049146af23e29976616381225092a95
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Tue Jun 28 06:42:47 2022 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Tue Jun 28 06:42:47 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fa01a72a

dev-python/scikit-build: arm stable wrt bug #854639

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

 dev-python/scikit-build/scikit-build-0.14.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/scikit-build/scikit-build-0.14.1.ebuild 
b/dev-python/scikit-build/scikit-build-0.14.1.ebuild
index fb36dda0ea22..90d76967f53d 100644
--- a/dev-python/scikit-build/scikit-build-0.14.1.ebuild
+++ b/dev-python/scikit-build/scikit-build-0.14.1.ebuild
@@ -16,7 +16,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 SLOT="0"
 LICENSE="MIT"
-KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ppc ~ppc64 ~riscv ~s390 ~sparc 
x86"
+KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ppc ~ppc64 ~riscv ~s390 ~sparc 
x86"
 
 RDEPEND="
dev-python/distro[${PYTHON_USEDEP}]



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

2022-06-28 Thread Agostino Sarubbo
commit: 893082d435aea588db4569b9373dd8404c4b3484
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Tue Jun 28 06:41:59 2022 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Tue Jun 28 06:41:59 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=893082d4

net-libs/libmicrohttpd: arm stable wrt bug #854309

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

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

diff --git a/net-libs/libmicrohttpd/libmicrohttpd-0.9.75.ebuild 
b/net-libs/libmicrohttpd/libmicrohttpd-0.9.75.ebuild
index bf0145dfc6d8..177aa3b49502 100644
--- a/net-libs/libmicrohttpd/libmicrohttpd-0.9.75.ebuild
+++ b/net-libs/libmicrohttpd/libmicrohttpd-0.9.75.ebuild
@@ -14,7 +14,7 @@ S="${WORKDIR}"/${MY_P}
 
 LICENSE="LGPL-2.1+"
 SLOT="0/12"
-KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 
~riscv ~s390 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 
~riscv ~s390 ~sparc ~x86"
 IUSE="+epoll ssl static-libs test +thread-names"
 RESTRICT="!test? ( test )"
 



[gentoo-commits] repo/gentoo:master commit in: www-client/chromium/

2022-06-28 Thread Agostino Sarubbo
commit: 350f310398035e5896626c7084e998bba5f296bc
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Tue Jun 28 06:41:37 2022 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Tue Jun 28 06:41:37 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=350f3103

www-client/chromium: amd64 stable wrt bug #854381

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

 www-client/chromium/chromium-103.0.5060.53.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/www-client/chromium/chromium-103.0.5060.53.ebuild 
b/www-client/chromium/chromium-103.0.5060.53.ebuild
index 9ee56417aacc..6912dfb1e8af 100644
--- a/www-client/chromium/chromium-103.0.5060.53.ebuild
+++ b/www-client/chromium/chromium-103.0.5060.53.ebuild
@@ -21,7 +21,7 @@ 
SRC_URI="https://commondatastorage.googleapis.com/chromium-browser-official/${P}
 
 LICENSE="BSD"
 SLOT="0/stable"
-KEYWORDS="~amd64 arm64"
+KEYWORDS="amd64 arm64"
 IUSE="+X component-build cups cpu_flags_arm_neon debug gtk4 +hangouts headless 
+js-type-check kerberos libcxx lto +official pic +proprietary-codecs pulseaudio 
screencast selinux +suid +system-ffmpeg +system-harfbuzz +system-icu 
+system-png vaapi wayland widevine"
 REQUIRED_USE="
component-build? ( !suid !libcxx )



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

2022-06-28 Thread Agostino Sarubbo
commit: 529ecace5bccf47efb1f356632fe5ff52988a696
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Tue Jun 28 06:41:05 2022 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Tue Jun 28 06:41:05 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=529ecace

app-crypt/jitterentropy: amd64 stable wrt bug #851789

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

 app-crypt/jitterentropy/jitterentropy-3.3.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-crypt/jitterentropy/jitterentropy-3.3.1.ebuild 
b/app-crypt/jitterentropy/jitterentropy-3.3.1.ebuild
index e599f0940ce6..92ced29204d0 100644
--- a/app-crypt/jitterentropy/jitterentropy-3.3.1.ebuild
+++ b/app-crypt/jitterentropy/jitterentropy-3.3.1.ebuild
@@ -17,7 +17,7 @@ 
SRC_URI="https://github.com/smuellerDD/jitterentropy-library/archive/v${PV}.tar.
 # Do not package these two components!
 LICENSE="BSD"
 SLOT="0/3"
-KEYWORDS="~alpha ~amd64 arm arm64 ~ia64 ~mips ppc ppc64 ~riscv x86"
+KEYWORDS="~alpha amd64 arm arm64 ~ia64 ~mips ppc ppc64 ~riscv x86"
 IUSE="static-libs"
 
 S="${WORKDIR}/${PN}-library-${PV}"



<    1   2   3   4   >