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

2023-08-15 Thread Sam James
commit: 87fe7688480db245fa772b2f750259ea6213c266
Author: Sam James  gentoo  org>
AuthorDate: Wed Aug 16 05:50:52 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Aug 16 05:55:31 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=87fe7688

sys-libs/libblockdev: depend on dev-python/pygobject

libblockdev installs gi.BlockDev which itself imports various bits from gi.

If pygobject isn't installed, then this is the sole package providing
anything for the 'gi' module, which confuses import checks - let alone the fact
it's installing a file which is unimportable.

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

 .../{libblockdev-3.0.2.ebuild => libblockdev-3.0.2-r1.ebuild}  | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/sys-libs/libblockdev/libblockdev-3.0.2.ebuild 
b/sys-libs/libblockdev/libblockdev-3.0.2-r1.ebuild
similarity index 97%
rename from sys-libs/libblockdev/libblockdev-3.0.2.ebuild
rename to sys-libs/libblockdev/libblockdev-3.0.2-r1.ebuild
index f1cf573a4058..3c1005c34b8a 100644
--- a/sys-libs/libblockdev/libblockdev-3.0.2.ebuild
+++ b/sys-libs/libblockdev/libblockdev-3.0.2-r1.ebuild
@@ -48,6 +48,9 @@ RDEPEND="
)
nvme? ( sys-libs/libnvme )
${PYTHON_DEPS}
+   $(python_gen_cond_dep '
+   dev-python/pygobject:3[${PYTHON_USEDEP}]
+   ')
 "
 
 DEPEND="



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

2023-08-15 Thread Sam James
commit: 01500ab07fd2a2d423ce457691bf9c570ef465b9
Author: Sam James  gentoo  org>
AuthorDate: Wed Aug 16 05:53:37 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Aug 16 05:55:44 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=01500ab0

dev-python/matplotlib: conditionalise gtk+, pygobject test deps

The test suite skips correctly if gtk+ is disabled and works fine if pygobject
isn't installed as well.

The only snag is that libblockdev installs a Python module (gi.*) where gi 
(pygobject)
itself may not be installed, so that's fixed in 
87fe7688480db245fa772b2f750259ea6213c266.

Previously, that was confusing mpl's 'import gi' check.

See also: https://github.com/gentoo/gentoo/pull/32331
Bug: https://bugs.gentoo.org/807637
Signed-off-by: Sam James  gentoo.org>

 dev-python/matplotlib/matplotlib-3.7.1.ebuild | 6 --
 dev-python/matplotlib/matplotlib-3.7.2.ebuild | 6 --
 2 files changed, 8 insertions(+), 4 deletions(-)

diff --git a/dev-python/matplotlib/matplotlib-3.7.1.ebuild 
b/dev-python/matplotlib/matplotlib-3.7.1.ebuild
index d0f4addd4224..1b925186597a 100644
--- a/dev-python/matplotlib/matplotlib-3.7.1.ebuild
+++ b/dev-python/matplotlib/matplotlib-3.7.1.ebuild
@@ -111,9 +111,11 @@ BDEPEND="
dev-python/mock[${PYTHON_USEDEP}]
dev-python/psutil[${PYTHON_USEDEP}]
dev-python/pytest-xdist[${PYTHON_USEDEP}]
-   >=dev-python/pygobject-3.40.1-r1:3[cairo?,${PYTHON_USEDEP}]
>=dev-python/tornado-6.0.4[${PYTHON_USEDEP}]
-   x11-libs/gtk+:3[introspection]
+   gtk3? (
+   
>=dev-python/pygobject-3.40.1-r1:3[cairo?,${PYTHON_USEDEP}]
+   x11-libs/gtk+:3[introspection]
+   )
)
 "
 

diff --git a/dev-python/matplotlib/matplotlib-3.7.2.ebuild 
b/dev-python/matplotlib/matplotlib-3.7.2.ebuild
index acdd8ed32ffc..0590c8818ea7 100644
--- a/dev-python/matplotlib/matplotlib-3.7.2.ebuild
+++ b/dev-python/matplotlib/matplotlib-3.7.2.ebuild
@@ -114,9 +114,11 @@ BDEPEND="
dev-python/mock[${PYTHON_USEDEP}]
dev-python/psutil[${PYTHON_USEDEP}]
dev-python/pytest-xdist[${PYTHON_USEDEP}]
-   >=dev-python/pygobject-3.40.1-r1:3[cairo?,${PYTHON_USEDEP}]
>=dev-python/tornado-6.0.4[${PYTHON_USEDEP}]
-   x11-libs/gtk+:3[introspection]
+   gtk3? (
+   
>=dev-python/pygobject-3.40.1-r1:3[cairo?,${PYTHON_USEDEP}]
+   x11-libs/gtk+:3[introspection]
+   )
)
 "
 



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

2023-08-15 Thread Matthias Maier
commit: 3a1839fbc6fc57aa215896771754a0bd50f75e0b
Author: Matthias Maier  gentoo  org>
AuthorDate: Wed Aug 16 04:46:07 2023 +
Commit: Matthias Maier  gentoo  org>
CommitDate: Wed Aug 16 05:27:19 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3a1839fb

sci-libs/trilinos: add 14.4.0

Signed-off-by: Matthias Maier  gentoo.org>

 sci-libs/trilinos/Manifest   |   1 +
 sci-libs/trilinos/trilinos-14.4.0.ebuild | 256 +++
 2 files changed, 257 insertions(+)

diff --git a/sci-libs/trilinos/Manifest b/sci-libs/trilinos/Manifest
index b29bc8431dae..2db7f00749f6 100644
--- a/sci-libs/trilinos/Manifest
+++ b/sci-libs/trilinos/Manifest
@@ -3,3 +3,4 @@ DIST trilinos-13.4.0.tar.gz 168733479 BLAKE2B 
3c4a1c89b792ec771c6347eebb6bb54a82
 DIST trilinos-13.4.1.tar.gz 168720416 BLAKE2B 
5201c36aa998045f4eab99b67fce25f9a2f2a9524b8ca1147cd8db9ccc306e3df61336df3b2ee981317c8defbae2df9e36546a0e5ddfed3142213e437e4dfba0
 SHA512 
9c0fb3af2fa625cd0af1309bfa61c212e12657820707348c81355d506e07f540da5e42aa30237fbc80adf257bb636029345f248abaf7ef96fcdaed1c28ec3a19
 DIST trilinos-14.0.0.tar.gz 179086187 BLAKE2B 
0e0c3e3fa4b88164cd7e90720ec42eb007f8e89734e5537a7eba1f17754faf30c21fa1d77f7e8a7968bdb8bb230596a1adc74f8170577fd7b4eccb2e88c5b8f6
 SHA512 
b08fcf4f6bf2605267c44c038f352949e5bfe14b853de77e4c80e28f66c088ead1699b1e49f8475f1b98ce5a21238b98a299e760f1373e585c78b65120fa18e5
 DIST trilinos-14.2.0.tar.gz 178867695 BLAKE2B 
07ff61775399014091aae9c14ad12a69ab19853bc3489c15775490aa3f6e8ae868ac4e90bf046d10bf1ecb1d5558992f0afb0ce656f947336559fcf10085c038
 SHA512 
c676ff2b59904dc05a0ff434dd164bc96076999a5851c160c5851c124d3c519dd0cc3f088eba19f2000c7d1c2377f4efb2b2b8f9f3ee641b2180f3b99b28ea0b
+DIST trilinos-14.4.0.tar.gz 188325969 BLAKE2B 
909e3ebe229d035263d835e0d68977516d2a5df168785021fe300f7904e149586a82a6dba271cc1472455472397ee5467443244fb68fb27c00cf4e9b3d10a282
 SHA512 
497fc4fb4ab4338fffef7111635f3dc3b12cb7302bc3f56bafb5cc75b7c68e94cc22fcacd9dd625803a0f38e4fbce5105cab61df76e033a4581568c36a53fe8a

diff --git a/sci-libs/trilinos/trilinos-14.4.0.ebuild 
b/sci-libs/trilinos/trilinos-14.4.0.ebuild
new file mode 100644
index ..8e143ef76619
--- /dev/null
+++ b/sci-libs/trilinos/trilinos-14.4.0.ebuild
@@ -0,0 +1,256 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+CMAKE_MAKEFILE_GENERATOR=emake
+inherit cmake toolchain-funcs
+
+DESCRIPTION="Scientific library collection for large scale problems"
+HOMEPAGE="http://trilinos.sandia.gov/;
+MY_PV="${PV//\./-}"
+PATCHSET="r0"
+SRC_URI="https://github.com/${PN}/Trilinos/archive/${PN}-release-${MY_PV}.tar.gz
 -> ${P}.tar.gz"
+
+KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+LICENSE="BSD LGPL-2.1"
+SLOT="0"
+
+IUSE="
+   adolc all-packages arprec clp cuda eigen glpk gtest hdf5 hwloc hypre
+   matio metis mkl mumps netcdf openmp petsc qd scalapack scotch sparse
+   superlu taucs tbb test threads tvmet yaml zlib X
+"
+
+# TODO: fix export cmake function for tests
+RESTRICT="test"
+
+RDEPEND="
+   !dev-cpp/kokkos
+   dev-libs/boost:=
+   sys-libs/binutils-libs:=
+   virtual/blas
+   virtual/lapack
+   virtual/mpi
+   adolc? ( sci-libs/adolc )
+   arprec? ( sci-libs/arprec )
+   clp? ( sci-libs/coinor-clp )
+   cuda? ( >=dev-util/nvidia-cuda-toolkit-3.2 )
+   eigen? ( dev-cpp/eigen:3 )
+   glpk? ( sci-mathematics/glpk )
+   gtest? ( dev-cpp/gtest )
+   hdf5? ( sci-libs/hdf5:=[mpi] )
+   hypre? ( sci-libs/hypre:= )
+   hwloc? ( sys-apps/hwloc:= )
+   matio? ( sci-libs/matio )
+   mkl? ( sci-libs/mkl )
+   metis? ( sci-libs/metis )
+   mumps? ( sci-libs/mumps )
+   netcdf? ( sci-libs/netcdf:= )
+   petsc? ( sci-mathematics/petsc )
+   qd? ( sci-libs/qd )
+   scalapack? ( sci-libs/scalapack )
+   scotch? ( sci-libs/scotch:= )
+   sparse? ( sci-libs/cxsparse sci-libs/umfpack )
+   superlu? ( sci-libs/superlu:= )
+   taucs? ( sci-libs/taucs )
+   tbb? ( dev-cpp/tbb:= )
+   tvmet? ( dev-libs/tvmet )
+   yaml? ( dev-cpp/yaml-cpp:= )
+   zlib? ( sys-libs/zlib )
+   X? ( x11-libs/libX11 )"
+DEPEND="${RDEPEND}
+   virtual/pkgconfig"
+
+S="${WORKDIR}/Trilinos-${PN}-release-${MY_PV}"
+
+PATCHES=(
+)
+
+pkg_pretend() {
+   [[ ${MERGE_TYPE} != binary ]] && use openmp && tc-check-openmp
+}
+
+pkg_setup() {
+   [[ ${MERGE_TYPE} != binary ]] && use openmp && tc-check-openmp
+}
+
+trilinos_conf() {
+   local dirs libs d
+   for d in $($(tc-getPKG_CONFIG) --libs-only-L $1); do
+   dirs="${dirs};${d:2}"
+   done
+   [[ -n ${dirs} ]] && mycmakeargs+=( "-D${2}_LIBRARY_DIRS=${dirs:1}" )
+   for d in $($(tc-getPKG_CONFIG) --libs-only-l $1); do
+   libs="${libs};${d:2}"
+   done
+   [[ -n ${libs} ]] && mycmakeargs+=( "-D${2}_LIBRARY_NAMES=${libs:1}" )
+   dirs=""
+ 

[gentoo-commits] repo/gentoo:master commit in: app-shells/nushell/

2023-08-15 Thread Zac Medico
commit: 64747ddc02ada160100676adc93302f383e93f4b
Author: Jonas Frei  pm  me>
AuthorDate: Tue Aug 15 03:49:57 2023 +
Commit: Zac Medico  gentoo  org>
CommitDate: Wed Aug 16 05:14:29 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=64747ddc

app-shells/nushell: drop 0.83.0

Closes: https://github.com/gentoo/gentoo/pull/32316
Signed-off-by: Jonas Frei  pm.me>
Signed-off-by: Zac Medico  gentoo.org>

 app-shells/nushell/Manifest  |   2 -
 app-shells/nushell/nushell-0.83.0.ebuild | 633 ---
 2 files changed, 635 deletions(-)

diff --git a/app-shells/nushell/Manifest b/app-shells/nushell/Manifest
index 21e3c43c1bdd..df497a49cc29 100644
--- a/app-shells/nushell/Manifest
+++ b/app-shells/nushell/Manifest
@@ -365,7 +365,6 @@ DIST num_cpus-1.16.0.crate 15713 BLAKE2B 
11b432fc7c7496d48918f09ed0954e0f1d08455
 DIST num_threads-0.1.6.crate 7334 BLAKE2B 
416efdf395b0299b6b01e1508823afdda08cf67ca54e1d644fc5accbb0490945a492a34bc5ba70c3e838e6405d17ddce164ef87468bd9da27097de8994ad9577
 SHA512 
b2d9897e29e59353379b6372a629fc7f9afc89f777b4410eaeac7b4729527948a8dbecb175f056899f9076693ef855cc0d40e725cc54f28af588fbac5f7ce3b6
 DIST number_prefix-0.4.0.crate 6922 BLAKE2B 
81bd3b588c788e6865104e5ce87119b5e0c5a526042963d52cd582ff23c2f8c9f32b4c445ef0397fc402b6d047e031d8e2c67ac97e191bde22e17662eec3a554
 SHA512 
a43b668d7314218b86ca7451daa9dfef71f6c9f6616bc34c12d94ae6030f182bcca9da83905cb46f3d49d0aa81385a787e92e4f3ae239658067adc249f8174df
 DIST nushell-0.82.0.tar.gz 2624471 BLAKE2B 
07ebf4fdc9612d015107f229d2822a177e50aa84482916d2d60c5dc5d9f1f34aec823d459dd90ca6f24c8342f4bf3a56ecc8f3605cddcb9496e6311d364c3879
 SHA512 
1247c34c25a2c17ce34386123de4c494c8c954850114010564b889bcc1b30e7488eed1780aaf41be10cc1449d98515d5cc6ca32e43835bfd689101949e27fa49
-DIST nushell-0.83.0.tar.gz 2648264 BLAKE2B 
0340ae72025917349cc04045b2fe8644c54779aaa850c7fbe4bb9ed559cff56a548afc8a882e84700a9e8b0a6b9b5784b9eae10779c3cc2003a307c9b7d1b125
 SHA512 
dd6fb80366ff89d6188642562b07409948b8379acb1860b52d78a64f2ac5869729dfe477fa8cab3ddf3627d412cf33193d4c019c78c6ddcb61a99614bfdd6471
 DIST nushell-0.83.1.tar.gz 2648419 BLAKE2B 
326f42f53e62d2791a5c6a12bc87a28130d295249d042ad5f17e57780d198991570fa832b8fc89df4507cd2305764b5b1dc0cf1ce9f22c338aff0bf898e57010
 SHA512 
b7968e702af382aa00e588dc5f181c9edcd9f01fe2bfdccebc964d6c00d8320d96b59f34d57cc6733c4c5226b69fb9e5026fb0f47948170957c04b7eb1eef482
 DIST objc-0.2.7.crate 22036 BLAKE2B 
14a41a5ed6beb100d68601af12914dfef67a9f580f80d70c4578ad9df98a6b4496bc3a1003dec762a27f0ae71afe2c9e8fd41ad715bdb310722c8fc092563599
 SHA512 
7178870c8e4e9154b4c7b4953b3164946b7ce72c956a02b9ba18889353c72be735824bd73e44a485e42ad5f97994820d9153ac684629342755a6a63711ab5988
 DIST object-0.31.1.crate 272843 BLAKE2B 
1f2e8ce0bfc2f428889df856bf8fcefcdc754d5c9a934a65b65903ed10c143daa1408e97a1f190996ea451541d215d4e4d7a53c5d2c8d9a6c9ffe4ac6513a56c
 SHA512 
e9cc2eb5ba516e4a08cf3fd5f496d05bc74ddbf1846d6b6ad6fd25a689aa315652fc5710be6bc68fdd678673b7ec8d63b4ce999f1fcfd5b281154bc25a915e9c
@@ -636,7 +635,6 @@ DIST tower-service-0.3.2.crate 6847 BLAKE2B 
d4571704eb4bf7f729f4535a04b7eb94f644
 DIST tracing-0.1.37.crate 73888 BLAKE2B 
60c74379bf84d7b152f0b4d5b4d4669a1227dce0f3b5c10210338193853ca332de7eed3cc3b6160ee3719da7fdfe565665a887f2f82fb1e1c716c421048a2e87
 SHA512 
2116045f51b35e90fc933cc136d045d09c0aaa33400a9056051d887fea2d2982b394830e4d4c3bcb4b831e62b9c19f6c751c2d216169f663aa18c4067aed7d75
 DIST tracing-core-0.1.31.crate 61263 BLAKE2B 
feec046ddd3e04995bfe24defd6ae1187fd7ad78d80d69031178f67ed534e9aa6ab6aaea92dad509f57e220df5f6f025ab8f96bbc957834126f53dcad36580c3
 SHA512 
66fcd0b4f32de3816b1dcbeda1af26fae0a79d088894637984dc6a0ca65b609f5f166cea376601f6a75f8e3a281da6d4450dc796aa0a7177ad615330237e2bed
 DIST trash-3.0.2.crate 41199 BLAKE2B 
59e97f2b3fce28ab7d4d4ca0683d6265144926c7214741c37090dd15d9e3613f6a77796e5e03b46a92b1929616ee507551c2e0c32506e2f56c4767252585a806
 SHA512 
0b774f0204393095d9a253eabcbc26310d2cb9a1d62dfb8ed3a470f3f7ec00fb8189a87d8a2fba858b6c636f14a0dca1872107f9f28de0fbe3a08fcba5a3
-DIST trash-3.0.5.crate 43254 BLAKE2B 
4b37bf998974dc8e24176b44d80532af3f48883bba72f785a90e288db50ef703c5dc791b5ee39f6cf121b620065b3ef0a81a92a7ec460454089e2ce917ef1c0b
 SHA512 
4a21fe8435c3b5f55d2b3c86921d1cbce933de83d0c34182510787e83c2dc926e34257d47bd50f15bb8f91e6eaeaf2adda3944bc9ab0b87878366e239dd0d90d
 DIST trash-3.0.6.crate 43515 BLAKE2B 
71993f5a1aae86791ef69f14a57b46b02c3909e5c0e1b3fd6958dd68126acdda19291ac8fb45fcd628fd99389751568f8c666b80a0e6622174e2a6adac8a64b8
 SHA512 
2e3558ddc267939f039acb91ed322e9bc2fcc34424c23a034a9044a49e8e823a921538cd80adca36d12f9f5e1a73f4fd5aa4b1389a590e95bf1bd860b5250859
 DIST try-lock-0.2.4.crate 4467 BLAKE2B 
7afbe36d02ccf31351c7c7ca4415578383bb4d0fbf89ba2c5c7835dbf410326fb0f6cb302baf7c1edccc4b193a2ab8079545fd67f26a74457d116204f3c6e745
 SHA512 

[gentoo-commits] repo/gentoo:master commit in: app-shells/nushell/

2023-08-15 Thread Zac Medico
commit: edd360dcc2375a6fdfbfd563b71521040925e5e7
Author: Jonas Frei  pm  me>
AuthorDate: Tue Aug 15 03:49:22 2023 +
Commit: Zac Medico  gentoo  org>
CommitDate: Wed Aug 16 05:14:17 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=edd360dc

app-shells/nushell: add 0.83.1

Signed-off-by: Jonas Frei  pm.me>
Signed-off-by: Zac Medico  gentoo.org>

 app-shells/nushell/Manifest  |   2 +
 app-shells/nushell/nushell-0.83.1.ebuild | 637 +++
 2 files changed, 639 insertions(+)

diff --git a/app-shells/nushell/Manifest b/app-shells/nushell/Manifest
index 34ec4e8549b0..21e3c43c1bdd 100644
--- a/app-shells/nushell/Manifest
+++ b/app-shells/nushell/Manifest
@@ -366,6 +366,7 @@ DIST num_threads-0.1.6.crate 7334 BLAKE2B 
416efdf395b0299b6b01e1508823afdda08cf6
 DIST number_prefix-0.4.0.crate 6922 BLAKE2B 
81bd3b588c788e6865104e5ce87119b5e0c5a526042963d52cd582ff23c2f8c9f32b4c445ef0397fc402b6d047e031d8e2c67ac97e191bde22e17662eec3a554
 SHA512 
a43b668d7314218b86ca7451daa9dfef71f6c9f6616bc34c12d94ae6030f182bcca9da83905cb46f3d49d0aa81385a787e92e4f3ae239658067adc249f8174df
 DIST nushell-0.82.0.tar.gz 2624471 BLAKE2B 
07ebf4fdc9612d015107f229d2822a177e50aa84482916d2d60c5dc5d9f1f34aec823d459dd90ca6f24c8342f4bf3a56ecc8f3605cddcb9496e6311d364c3879
 SHA512 
1247c34c25a2c17ce34386123de4c494c8c954850114010564b889bcc1b30e7488eed1780aaf41be10cc1449d98515d5cc6ca32e43835bfd689101949e27fa49
 DIST nushell-0.83.0.tar.gz 2648264 BLAKE2B 
0340ae72025917349cc04045b2fe8644c54779aaa850c7fbe4bb9ed559cff56a548afc8a882e84700a9e8b0a6b9b5784b9eae10779c3cc2003a307c9b7d1b125
 SHA512 
dd6fb80366ff89d6188642562b07409948b8379acb1860b52d78a64f2ac5869729dfe477fa8cab3ddf3627d412cf33193d4c019c78c6ddcb61a99614bfdd6471
+DIST nushell-0.83.1.tar.gz 2648419 BLAKE2B 
326f42f53e62d2791a5c6a12bc87a28130d295249d042ad5f17e57780d198991570fa832b8fc89df4507cd2305764b5b1dc0cf1ce9f22c338aff0bf898e57010
 SHA512 
b7968e702af382aa00e588dc5f181c9edcd9f01fe2bfdccebc964d6c00d8320d96b59f34d57cc6733c4c5226b69fb9e5026fb0f47948170957c04b7eb1eef482
 DIST objc-0.2.7.crate 22036 BLAKE2B 
14a41a5ed6beb100d68601af12914dfef67a9f580f80d70c4578ad9df98a6b4496bc3a1003dec762a27f0ae71afe2c9e8fd41ad715bdb310722c8fc092563599
 SHA512 
7178870c8e4e9154b4c7b4953b3164946b7ce72c956a02b9ba18889353c72be735824bd73e44a485e42ad5f97994820d9153ac684629342755a6a63711ab5988
 DIST object-0.31.1.crate 272843 BLAKE2B 
1f2e8ce0bfc2f428889df856bf8fcefcdc754d5c9a934a65b65903ed10c143daa1408e97a1f190996ea451541d215d4e4d7a53c5d2c8d9a6c9ffe4ac6513a56c
 SHA512 
e9cc2eb5ba516e4a08cf3fd5f496d05bc74ddbf1846d6b6ad6fd25a689aa315652fc5710be6bc68fdd678673b7ec8d63b4ce999f1fcfd5b281154bc25a915e9c
 DIST omnipath-0.1.6.crate 11082 BLAKE2B 
8bec8df7f4ddae2fe3d7d128f425b9103ae1a047d0f5a82457a7aaf93f233f7d805833a5c958675854c50cc818c2835124721fadb043437dd30e8e0e58d38ec0
 SHA512 
e7fa490f95fa8bc3f541d277abe912858989da6434b37bae1fb7da837951f95f2977fc10e08b0a4e026769f6dc8798a7107458b68014a080c4d9e3fdebb75456
@@ -636,6 +637,7 @@ DIST tracing-0.1.37.crate 73888 BLAKE2B 
60c74379bf84d7b152f0b4d5b4d4669a1227dce0
 DIST tracing-core-0.1.31.crate 61263 BLAKE2B 
feec046ddd3e04995bfe24defd6ae1187fd7ad78d80d69031178f67ed534e9aa6ab6aaea92dad509f57e220df5f6f025ab8f96bbc957834126f53dcad36580c3
 SHA512 
66fcd0b4f32de3816b1dcbeda1af26fae0a79d088894637984dc6a0ca65b609f5f166cea376601f6a75f8e3a281da6d4450dc796aa0a7177ad615330237e2bed
 DIST trash-3.0.2.crate 41199 BLAKE2B 
59e97f2b3fce28ab7d4d4ca0683d6265144926c7214741c37090dd15d9e3613f6a77796e5e03b46a92b1929616ee507551c2e0c32506e2f56c4767252585a806
 SHA512 
0b774f0204393095d9a253eabcbc26310d2cb9a1d62dfb8ed3a470f3f7ec00fb8189a87d8a2fba858b6c636f14a0dca1872107f9f28de0fbe3a08fcba5a3
 DIST trash-3.0.5.crate 43254 BLAKE2B 
4b37bf998974dc8e24176b44d80532af3f48883bba72f785a90e288db50ef703c5dc791b5ee39f6cf121b620065b3ef0a81a92a7ec460454089e2ce917ef1c0b
 SHA512 
4a21fe8435c3b5f55d2b3c86921d1cbce933de83d0c34182510787e83c2dc926e34257d47bd50f15bb8f91e6eaeaf2adda3944bc9ab0b87878366e239dd0d90d
+DIST trash-3.0.6.crate 43515 BLAKE2B 
71993f5a1aae86791ef69f14a57b46b02c3909e5c0e1b3fd6958dd68126acdda19291ac8fb45fcd628fd99389751568f8c666b80a0e6622174e2a6adac8a64b8
 SHA512 
2e3558ddc267939f039acb91ed322e9bc2fcc34424c23a034a9044a49e8e823a921538cd80adca36d12f9f5e1a73f4fd5aa4b1389a590e95bf1bd860b5250859
 DIST try-lock-0.2.4.crate 4467 BLAKE2B 
7afbe36d02ccf31351c7c7ca4415578383bb4d0fbf89ba2c5c7835dbf410326fb0f6cb302baf7c1edccc4b193a2ab8079545fd67f26a74457d116204f3c6e745
 SHA512 
fbd989589eb0a1fb226de65537d51eceab632603e69710b37708d6109ed09c07333189675d5e560e35cc836e5cd211c726d8ce247186b5ea4529328d46c22632
 DIST typed-arena-1.7.0.crate 9927 BLAKE2B 
ff8fd0f87e69634d53b87b070499d3d119d9f153e0f06e27afbd3f96da6918136a83162f4e9374061ddd215845f75844251e3fb079d57266ea8502cf321eaf9e
 SHA512 
506a90a11576e5a4135b46c5c4705db461a8ec1bba980c9ea65e8c4399bcc85898b7f81312acf4bc0b24a29d1b940d8dfe0352ad59985153743948616da5ed8e
 DIST typenum-1.16.0.crate 42477 

[gentoo-commits] repo/user/dlang:master commit in: /

2023-08-15 Thread Marco Leise
commit: 141119b4678d642ab0ced7bdd312e74b290c60b5
Author: Marco Leise  gmx  de>
AuthorDate: Tue Aug 15 02:35:10 2023 +
Commit: Marco Leise  gmx  de>
CommitDate: Tue Aug 15 02:35:10 2023 +
URL:https://gitweb.gentoo.org/repo/user/dlang.git/commit/?id=141119b4

Merge branch 'onedrivegui'

Signed-off-by: Marco Leise  gmx.de>

 net-misc/onedrivegui/Manifest  |  1 +
 net-misc/onedrivegui/files/OneDriveGUI |  2 ++
 net-misc/onedrivegui/files/OneDriveGUI.desktop |  7 ++
 net-misc/onedrivegui/metadata.xml  |  7 ++
 net-misc/onedrivegui/onedrivegui-1.0.3.ebuild  | 33 ++
 net-misc/onedrivegui/onedrivegui-.ebuild   | 30 +++
 6 files changed, 80 insertions(+)



[gentoo-commits] repo/user/dlang:master commit in: net-misc/onedrivegui/, net-misc/onedrivegui/files/

2023-08-15 Thread Marco Leise
commit: 6438749b30125ab4bbd05681237e29e8af9e1aab
Author: Gonçalo Duarte  gmail  com>
AuthorDate: Mon Jul 24 21:27:34 2023 +
Commit: Marco Leise  gmx  de>
CommitDate: Mon Jul 24 21:27:34 2023 +
URL:https://gitweb.gentoo.org/repo/user/dlang.git/commit/?id=6438749b

net-misc/onedrivegui: new package, add 1.0.2, 

Signed-off-by: Gonçalo Duarte  gmail.com>

 net-misc/onedrivegui/Manifest  |  1 +
 net-misc/onedrivegui/files/OneDriveGUI |  2 ++
 net-misc/onedrivegui/files/OneDriveGUI.desktop |  7 ++
 net-misc/onedrivegui/metadata.xml  |  7 ++
 net-misc/onedrivegui/onedrivegui-1.0.2.ebuild  | 33 ++
 net-misc/onedrivegui/onedrivegui-.ebuild   | 30 +++
 6 files changed, 80 insertions(+)

diff --git a/net-misc/onedrivegui/Manifest b/net-misc/onedrivegui/Manifest
new file mode 100644
index 000..c5be263
--- /dev/null
+++ b/net-misc/onedrivegui/Manifest
@@ -0,0 +1 @@
+DIST onedrivegui.tar.gz 100431 BLAKE2B 
39badff725e6f51ccb80f57fe646c20b1b4c81b931aea54130f47db3970770e22aa0c17650462da033f36e2dd97df44afeed892a8be535dac60999f3e0f8914b
 SHA512 
153a276ba8245d33ee9a977cf887da54c50fedb4ddef237796125211adf1375e0339396a5d85c2fae81dde20c14e44ec02e6dfcb3b9f571d8b653868ad04687a

diff --git a/net-misc/onedrivegui/files/OneDriveGUI 
b/net-misc/onedrivegui/files/OneDriveGUI
new file mode 100644
index 000..4286f78
--- /dev/null
+++ b/net-misc/onedrivegui/files/OneDriveGUI
@@ -0,0 +1,2 @@
+#!/bin/sh
+/usr/bin/python /opt/OneDriveGUI/OneDriveGUI.py
\ No newline at end of file

diff --git a/net-misc/onedrivegui/files/OneDriveGUI.desktop 
b/net-misc/onedrivegui/files/OneDriveGUI.desktop
new file mode 100644
index 000..784f423
--- /dev/null
+++ b/net-misc/onedrivegui/files/OneDriveGUI.desktop
@@ -0,0 +1,7 @@
+[Desktop Entry]
+Name=OneDriveGUI
+StartupNotify=true
+Exec=/usr/bin/python /opt/OneDriveGUI/OneDriveGUI.py
+Terminal=false
+Icon=OneDriveGUI
+Type=Application
\ No newline at end of file

diff --git a/net-misc/onedrivegui/metadata.xml 
b/net-misc/onedrivegui/metadata.xml
new file mode 100644
index 000..2b4bfb1
--- /dev/null
+++ b/net-misc/onedrivegui/metadata.xml
@@ -0,0 +1,7 @@
+
+https://www.gentoo.org/dtd/metadata.dtd;>
+
+   
+   bpozdena/OneDriveGUI
+   
+

diff --git a/net-misc/onedrivegui/onedrivegui-1.0.2.ebuild 
b/net-misc/onedrivegui/onedrivegui-1.0.2.ebuild
new file mode 100644
index 000..7a0d1c7
--- /dev/null
+++ b/net-misc/onedrivegui/onedrivegui-1.0.2.ebuild
@@ -0,0 +1,33 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+M_PN=OneDriveGUI
+
+inherit desktop
+SRC_URI="https://github.com/bpozdena/OneDriveGUI/archive/refs/tags/v${PV}.tar.gz
 -> ${PN}.tar.gz"
+DESCRIPTION="A simple GUI for OneDrive Linux client, with multi-account 
support."
+HOMEPAGE="https://github.com/bpozdena/OneDriveGUI;
+
+DEPEND="net-misc/onedrive
+   dev-python/requests
+   dev-python/pyside6[webengine(+)]
+"
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+S="${WORKDIR}/${M_PN}-${PV}"
+
+src_install() {
+   #Install binary and alias command
+   insinto /opt/OneDriveGUI/ && doins -r "${S}/src/resources" && doins -r 
"${S}/src/ui" && doins -r "${S}/src/OneDriveGUI.py"
+   insinto /opt/bin/ && doins "${FILESDIR}/OneDriveGUI"
+   fperms +x /opt/OneDriveGUI/OneDriveGUI.py /opt/bin/OneDriveGUI
+
+   #Icon and Desktop File
+   doicon "${S}/src/resources/images/OneDriveGUI.ico"
+   domenu "${FILESDIR}/OneDriveGUI.desktop"
+}

diff --git a/net-misc/onedrivegui/onedrivegui-.ebuild 
b/net-misc/onedrivegui/onedrivegui-.ebuild
new file mode 100644
index 000..92da3df
--- /dev/null
+++ b/net-misc/onedrivegui/onedrivegui-.ebuild
@@ -0,0 +1,30 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+M_PN=OneDriveGUI
+
+inherit desktop git-r3
+EGIT_REPO_URI="https://github.com/bpozdena/OneDriveGUI.git;
+DESCRIPTION="A simple GUI for OneDrive Linux client, with multi-account 
support."
+HOMEPAGE="https://github.com/bpozdena/OneDriveGUI;
+
+DEPEND="net-misc/onedrive
+   dev-python/requests
+   dev-python/pyside6[webengine(+)]
+"
+
+LICENSE="GPL-3"
+SLOT="0"
+
+src_install() {
+   #Install binary and alias command
+   insinto /opt/OneDriveGUI/ && doins -r "${S}/src/resources" && doins -r 
"${S}/src/ui" && doins -r "${S}/src/OneDriveGUI.py"
+   insinto /opt/bin/ && doins "${FILESDIR}/OneDriveGUI"
+   fperms +x /opt/OneDriveGUI/OneDriveGUI.py /opt/bin/OneDriveGUI
+
+   #Icon and Desktop File
+   doicon "${S}/src/resources/images/OneDriveGUI.ico"
+   domenu "${FILESDIR}/OneDriveGUI.desktop"
+}



[gentoo-commits] repo/user/dlang:master commit in: net-misc/onedrivegui/

2023-08-15 Thread Marco Leise
commit: 8ccb2dbce6a8c2374032dd07363d0bbe49680c5a
Author: Gonçalo Duarte  gmail  com>
AuthorDate: Fri Aug 11 11:55:54 2023 +
Commit: Marco Leise  gmx  de>
CommitDate: Fri Aug 11 11:55:54 2023 +
URL:https://gitweb.gentoo.org/repo/user/dlang.git/commit/?id=8ccb2dbc

net-misc/onedrivegui: add 1.0.3, drop 1.0.2

Signed-off-by: Gonçalo Duarte  gmail.com>

 net-misc/onedrivegui/Manifest   | 2 +-
 .../onedrivegui/{onedrivegui-1.0.2.ebuild => onedrivegui-1.0.3.ebuild}  | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/net-misc/onedrivegui/Manifest b/net-misc/onedrivegui/Manifest
index c5be263..7231fc6 100644
--- a/net-misc/onedrivegui/Manifest
+++ b/net-misc/onedrivegui/Manifest
@@ -1 +1 @@
-DIST onedrivegui.tar.gz 100431 BLAKE2B 
39badff725e6f51ccb80f57fe646c20b1b4c81b931aea54130f47db3970770e22aa0c17650462da033f36e2dd97df44afeed892a8be535dac60999f3e0f8914b
 SHA512 
153a276ba8245d33ee9a977cf887da54c50fedb4ddef237796125211adf1375e0339396a5d85c2fae81dde20c14e44ec02e6dfcb3b9f571d8b653868ad04687a
+DIST onedrivegui.tar.gz 102208 BLAKE2B 
1a2ce7b260411eeff3a0ff599e41f1dc1f94e2dee6b3c3a6c25c846201e839cfa3819b21b22c19a62f836cb23615d24499efb3ec5d8c093e9181b9983ad272d1
 SHA512 
79b012384530124e6c66eb544a9f2f12ff002118f49f7d1b9dd769c75914b2295703ae63b048ee29fa640603486db4c589b0e7e2fb9496087304f2e9490e2668

diff --git a/net-misc/onedrivegui/onedrivegui-1.0.2.ebuild 
b/net-misc/onedrivegui/onedrivegui-1.0.3.ebuild
similarity index 97%
rename from net-misc/onedrivegui/onedrivegui-1.0.2.ebuild
rename to net-misc/onedrivegui/onedrivegui-1.0.3.ebuild
index 7a0d1c7..9e13b33 100644
--- a/net-misc/onedrivegui/onedrivegui-1.0.2.ebuild
+++ b/net-misc/onedrivegui/onedrivegui-1.0.3.ebuild
@@ -10,7 +10,7 @@ 
SRC_URI="https://github.com/bpozdena/OneDriveGUI/archive/refs/tags/v${PV}.tar.gz
 DESCRIPTION="A simple GUI for OneDrive Linux client, with multi-account 
support."
 HOMEPAGE="https://github.com/bpozdena/OneDriveGUI;
 
-DEPEND="net-misc/onedrive
+RDEPEND="net-misc/onedrive
dev-python/requests
dev-python/pyside6[webengine(+)]
 "



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

2023-08-15 Thread Sam James
commit: 255c6eba6acd9ca69c6796c55c52764d95a15342
Author: Sam James  gentoo  org>
AuthorDate: Wed Aug 16 04:24:25 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Aug 16 04:24:25 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=255c6eba

dev-python/validators: Keyword 0.21.2 arm, #909772

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

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

diff --git a/dev-python/validators/validators-0.21.2.ebuild 
b/dev-python/validators/validators-0.21.2.ebuild
index 21b2ea747cef..82cdbb3638a0 100644
--- a/dev-python/validators/validators-0.21.2.ebuild
+++ b/dev-python/validators/validators-0.21.2.ebuild
@@ -16,6 +16,6 @@ HOMEPAGE="
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~x86"
 
 distutils_enable_tests pytest



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

2023-08-15 Thread Sam James
commit: 628e381d02adc2dfa9827bc3d92396af52b5dd47
Author: Sam James  gentoo  org>
AuthorDate: Wed Aug 16 04:24:25 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Aug 16 04:24:25 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=628e381d

dev-python/Faker: Keyword 19.3.0 arm, #909772

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

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

diff --git a/dev-python/Faker/Faker-19.3.0.ebuild 
b/dev-python/Faker/Faker-19.3.0.ebuild
index e9a17ee06219..ae4499cbff71 100644
--- a/dev-python/Faker/Faker-19.3.0.ebuild
+++ b/dev-python/Faker/Faker-19.3.0.ebuild
@@ -17,7 +17,7 @@ HOMEPAGE="
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="amd64 ~arm64 ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~x86"
 
 RDEPEND="
>=dev-python/python-dateutil-2.4.2[${PYTHON_USEDEP}]



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

2023-08-15 Thread Sam James
commit: 97489c30438beaf762a90c0b8e7a8bf7d4157f69
Author: Sam James  gentoo  org>
AuthorDate: Wed Aug 16 04:24:28 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Aug 16 04:24:28 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=97489c30

dev-python/pydantic-core: Keyword 2.5.0 arm, #909772

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

 dev-python/pydantic-core/pydantic-core-2.5.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/pydantic-core/pydantic-core-2.5.0.ebuild 
b/dev-python/pydantic-core/pydantic-core-2.5.0.ebuild
index df997b2aa963..6fa1d3241aec 100644
--- a/dev-python/pydantic-core/pydantic-core-2.5.0.ebuild
+++ b/dev-python/pydantic-core/pydantic-core-2.5.0.ebuild
@@ -101,7 +101,7 @@ LICENSE+="
Apache-2.0 Apache-2.0-with-LLVM-exceptions MIT Unicode-DFS-2016
 "
 SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~riscv ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~x86"
 
 RDEPEND="
>=dev-python/typing-extensions-4.7.1[${PYTHON_USEDEP}]



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

2023-08-15 Thread Sam James
commit: a3ec8e11632c88d28740088fa12f193ac6998a1c
Author: Sam James  gentoo  org>
AuthorDate: Wed Aug 16 04:24:28 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Aug 16 04:24:28 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a3ec8e11

dev-python/pydantic-core: Keyword 2.4.0 arm, #909772

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

 dev-python/pydantic-core/pydantic-core-2.4.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/pydantic-core/pydantic-core-2.4.0.ebuild 
b/dev-python/pydantic-core/pydantic-core-2.4.0.ebuild
index a1d357764101..c5c6be64c0ab 100644
--- a/dev-python/pydantic-core/pydantic-core-2.4.0.ebuild
+++ b/dev-python/pydantic-core/pydantic-core-2.4.0.ebuild
@@ -101,7 +101,7 @@ LICENSE+="
Apache-2.0 Apache-2.0-with-LLVM-exceptions MIT Unicode-DFS-2016
 "
 SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~riscv ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~x86"
 
 RDEPEND="
>=dev-python/typing-extensions-4.7.1[${PYTHON_USEDEP}]



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

2023-08-15 Thread Sam James
commit: e4d0579667bdedc5725d7b4f06122771720a5d97
Author: Sam James  gentoo  org>
AuthorDate: Wed Aug 16 04:24:26 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Aug 16 04:24:26 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e4d05796

dev-python/annotated-types: Keyword 0.5.0 arm, #909772

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

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

diff --git a/dev-python/annotated-types/annotated-types-0.5.0.ebuild 
b/dev-python/annotated-types/annotated-types-0.5.0.ebuild
index 3274032d0185..db4ce7987710 100644
--- a/dev-python/annotated-types/annotated-types-0.5.0.ebuild
+++ b/dev-python/annotated-types/annotated-types-0.5.0.ebuild
@@ -16,7 +16,7 @@ HOMEPAGE="
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~riscv ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~x86"
 
 BDEPEND="
test? (



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

2023-08-15 Thread Sam James
commit: f0368f260adcd2cf55e40c46c86f537fbe3f8b7f
Author: Sam James  gentoo  org>
AuthorDate: Wed Aug 16 04:24:27 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Aug 16 04:24:27 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f0368f26

dev-python/pydantic: Keyword 2.1.1 arm, #909772

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

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

diff --git a/dev-python/pydantic/pydantic-2.1.1.ebuild 
b/dev-python/pydantic/pydantic-2.1.1.ebuild
index c6d8ef0bdc75..9254977604db 100644
--- a/dev-python/pydantic/pydantic-2.1.1.ebuild
+++ b/dev-python/pydantic/pydantic-2.1.1.ebuild
@@ -16,7 +16,7 @@ HOMEPAGE="
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~x86"
 
 RDEPEND="
>=dev-python/annotated-types-0.4.0[${PYTHON_USEDEP}]



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

2023-08-15 Thread Michał Górny
commit: 19bacdd1a60f8c6bd3dec412c84bc670397d8ef0
Author: Michał Górny  gentoo  org>
AuthorDate: Wed Aug 16 03:48:09 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Aug 16 04:18:52 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=19bacdd1

dev-python/typeguard: Bump to 4.1.1

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

 dev-python/typeguard/Manifest   |  1 +
 dev-python/typeguard/typeguard-4.1.1.ebuild | 42 +
 2 files changed, 43 insertions(+)

diff --git a/dev-python/typeguard/Manifest b/dev-python/typeguard/Manifest
index 6ec512eb60bf..6587109cda3f 100644
--- a/dev-python/typeguard/Manifest
+++ b/dev-python/typeguard/Manifest
@@ -1,3 +1,4 @@
 DIST typeguard-4.0.0.tar.gz 66064 BLAKE2B 
250ef359fedb83df7573c9acb97f80fbf1d5b949505deb3d3757422aedadda65a106bf9533d858e13e2c49e0212a40a8604fa2edc8b24903e374a678985f4c85
 SHA512 
2acf8b9aabaa8d4cce75e1ff23aeae4d1445bdfc28044c74b8e96127b1e740287e5da89bd49bea92229ba5c02c7cec3b0e25126fa35eb5163b798b2087b1df6a
 DIST typeguard-4.0.1.tar.gz 67242 BLAKE2B 
bf0b092402e4044675f1252a1ad4657fa8ec316bfda5e0afcce609f616e8d86998c059544ebbeea73eb5fa627eeae9371d46581b33891319f7b2385faa359310
 SHA512 
2e93086309550d6b98f2087a8900797ab9486c1a969da649d1a6cb508f6154b57b6807762e87df43088f80b69bcc11f87c71d83b38ca205d3ad8878a2cd4eb0e
 DIST typeguard-4.1.0.tar.gz 67584 BLAKE2B 
d2f6777cad306410d4a536312a981600371e0e0cae224eee286e3b6bd48a0777ca587eb44b4f48fd9a2c7fe5e35d274f5d1c2eb508ed9708b25b686b395976fb
 SHA512 
5a1a374c1b9679cf1d840a750698caea47deae0fcec8eda3312773fd8eee8ccc533030b78c8e1c8bfae6bee79c323ba421176b2c8d2e85a87444ba767891ede7
+DIST typeguard-4.1.1.tar.gz 67711 BLAKE2B 
e4fd162d858907afea9e4bbaed7960fb3e8728acfa921cf889ba53422d21a09e5a0811b942aa7db564cc247d43ea3dca12f9124ae4ae54e3e4d6804dc443c35a
 SHA512 
93a9f7ae5eabee85b133024971019647b6f49eff12059fdcfbf76927585362734c9db6e9c42dcbd97d63d498fd06d240f882fe8cd08a854c2214241e3a2bd1b2

diff --git a/dev-python/typeguard/typeguard-4.1.1.ebuild 
b/dev-python/typeguard/typeguard-4.1.1.ebuild
new file mode 100644
index ..2d5d1842fcbf
--- /dev/null
+++ b/dev-python/typeguard/typeguard-4.1.1.ebuild
@@ -0,0 +1,42 @@
+# Copyright 2021-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{10..12} )
+
+inherit distutils-r1 pypi
+
+DESCRIPTION="Run-time type checker for Python"
+HOMEPAGE="
+   https://pypi.org/project/typeguard/
+   https://github.com/agronholm/typeguard/
+"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc ~x86"
+
+RDEPEND="
+   $(python_gen_cond_dep '
+   >=dev-python/typing-extensions-4.7.0[${PYTHON_USEDEP}]
+   ' 3.{10..11})
+"
+BDEPEND="
+   >=dev-python/setuptools-scm-6.4[${PYTHON_USEDEP}]
+"
+
+distutils_enable_tests pytest
+
+python_test() {
+   local EPYTEST_IGNORE=(
+   # mypy changes results from version to version
+   tests/mypy
+   )
+
+   local -x PYTHONDONTWRITEBYTECODE=
+   local -x PYTEST_DISABLE_PLUGIN_AUTOLOAD=1
+   # the XFAIL test pass due to some package being installed
+   epytest -o xfail_strict=False
+}



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

2023-08-15 Thread Michał Górny
commit: dd5398ec23ab4b02806808bbef65c6dad4527dcc
Author: Michał Górny  gentoo  org>
AuthorDate: Wed Aug 16 04:06:19 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Aug 16 04:18:58 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dd5398ec

dev-python/boto3: Enable py3.12

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

 dev-python/boto3/boto3-1.28.27.ebuild | 2 +-
 dev-python/boto3/boto3-.ebuild| 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-python/boto3/boto3-1.28.27.ebuild 
b/dev-python/boto3/boto3-1.28.27.ebuild
index 2a4a7643203e..d155ad52d110 100644
--- a/dev-python/boto3/boto3-1.28.27.ebuild
+++ b/dev-python/boto3/boto3-1.28.27.ebuild
@@ -4,7 +4,7 @@
 EAPI=8
 
 DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{10..11} )
+PYTHON_COMPAT=( python3_{10..12} )
 
 inherit distutils-r1 multiprocessing
 

diff --git a/dev-python/boto3/boto3-.ebuild 
b/dev-python/boto3/boto3-.ebuild
index 02acad650533..d155ad52d110 100644
--- a/dev-python/boto3/boto3-.ebuild
+++ b/dev-python/boto3/boto3-.ebuild
@@ -4,7 +4,7 @@
 EAPI=8
 
 DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{9..11} )
+PYTHON_COMPAT=( python3_{10..12} )
 
 inherit distutils-r1 multiprocessing
 



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

2023-08-15 Thread Michał Górny
commit: 653c39c3a87135056ecb4ab87ba79a9f9c8a3ff6
Author: Michał Górny  gentoo  org>
AuthorDate: Wed Aug 16 03:59:38 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Aug 16 04:18:57 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=653c39c3

dev-python/s3transfer: Enable py3.12

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

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

diff --git a/dev-python/s3transfer/s3transfer-0.6.2.ebuild 
b/dev-python/s3transfer/s3transfer-0.6.2.ebuild
index 3d6214b0693a..76b0dda7ac2a 100644
--- a/dev-python/s3transfer/s3transfer-0.6.2.ebuild
+++ b/dev-python/s3transfer/s3transfer-0.6.2.ebuild
@@ -4,7 +4,7 @@
 EAPI=8
 
 DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{10..11} )
+PYTHON_COMPAT=( python3_{10..12} )
 
 inherit distutils-r1 pypi
 



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

2023-08-15 Thread Michał Górny
commit: 360e705996ab0bd5dbd02bba73bebb4e8708eefa
Author: Michał Górny  gentoo  org>
AuthorDate: Wed Aug 16 03:50:06 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Aug 16 04:18:54 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=360e7059

dev-python/sqlalchemy: Bump to 2.0.20

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

 dev-python/sqlalchemy/Manifest |   1 +
 dev-python/sqlalchemy/sqlalchemy-2.0.20.ebuild | 119 +
 2 files changed, 120 insertions(+)

diff --git a/dev-python/sqlalchemy/Manifest b/dev-python/sqlalchemy/Manifest
index 20e3b565f137..42c2e942fa19 100644
--- a/dev-python/sqlalchemy/Manifest
+++ b/dev-python/sqlalchemy/Manifest
@@ -1,3 +1,4 @@
 DIST SQLAlchemy-1.4.49.tar.gz 8536601 BLAKE2B 
2133723380b157a76f4af6103a2c68099f78d7a49ad90793d682bd6015d61a06a72ba6f02922111b60716e311ddc2f6067153f7b4b1f80329775e0d6f27a0d92
 SHA512 
268751b09aebd9da10fd57b4b987fa57f3c61d18d5104bb308e405aa034c74e7d5441abd94368857fbe11b8d15bb5315634f64f3b1252e7318d24107ba1fe3ff
 DIST SQLAlchemy-2.0.18.tar.gz 9417280 BLAKE2B 
0f67e993c91cbf5fb2b5c9481e531830c24f69cb583ab0045b844048e92e57c2a9d826f098b792c0dfc807236fcb422fb800d201473e75fafc1190282d7c27f1
 SHA512 
4665994e4dc07b5ba0e0549cf80c0cc542c87609c74dce1e5523d4d6bfd5e1be5c7b62562e151c864a2e2a836cceb8374e804871937c738e54a1aa17297732ce
 DIST SQLAlchemy-2.0.19.tar.gz 9425046 BLAKE2B 
258e273a1c9ec5584293d08b0cc9de8ab4076e61bbae2b914950d38e4627591e1c57250f5c28625e5d84d3db360992952a22644992ed5244d36d616f20487fc5
 SHA512 
d82834f4f55c2298ff16401f34326845360c58e6ba6a2e22cda92219c0fb40938d404315027f4e9f392bc57fe45808ea192f99b747e073a40a9713f8d498b22a
+DIST SQLAlchemy-2.0.20.tar.gz 9437690 BLAKE2B 
d0be093ec796f42868352339f70e64a1a0fbd4e96315ab91b370df79882138763228bc365dceaec736f7dce1d7c6991c7d20ca7dbccb766aec78b7039004dad2
 SHA512 
3bc463465248f28948a1004a3c18a5dbc02af81b18b4f89155aca6a03ab582010318c3d177c3b5c4caabd49945b426d7e0f23c482aefc75eb1a7252b57241e53

diff --git a/dev-python/sqlalchemy/sqlalchemy-2.0.20.ebuild 
b/dev-python/sqlalchemy/sqlalchemy-2.0.20.ebuild
new file mode 100644
index ..5ff64f43c21b
--- /dev/null
+++ b/dev-python/sqlalchemy/sqlalchemy-2.0.20.ebuild
@@ -0,0 +1,119 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_EXT=1
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( pypy3 python3_{10..12} )
+PYTHON_REQ_USE="sqlite?"
+
+inherit distutils-r1 optfeature pypi
+
+MY_PN="SQLAlchemy"
+DESCRIPTION="Python SQL toolkit and Object Relational Mapper"
+HOMEPAGE="
+   https://www.sqlalchemy.org/
+   https://pypi.org/project/SQLAlchemy/
+   https://github.com/sqlalchemy/sqlalchemy/
+"
+SRC_URI="$(pypi_sdist_url --no-normalize "${MY_PN}")"
+S="${WORKDIR}/${MY_PN}-${PV}"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x64-solaris"
+IUSE="examples +sqlite test"
+
+RDEPEND="
+   >=dev-python/typing-extensions-4.2.0[${PYTHON_USEDEP}]
+"
+BDEPEND="
+   dev-python/cython[${PYTHON_USEDEP}]
+   test? (
+   $(python_gen_impl_dep sqlite)
+   )
+"
+
+distutils_enable_tests pytest
+
+src_prepare() {
+   sed -i -e '/greenlet/d' setup.cfg || die
+   distutils-r1_src_prepare
+}
+
+python_test() {
+   local EPYTEST_IGNORE=(
+   test/ext/mypy/test_mypy_plugin_py3k.py
+   test/typing/test_mypy.py
+   # hardcode call counts specific to Python versions
+   test/aaa_profiling
+   )
+   local EPYTEST_DESELECT=(
+   # warning tests are unreliable
+   test/base/test_warnings.py
+   # TODO
+   
test/orm/test_versioning.py::ServerVersioningTest_sqlite+pysqlite_3_40_1::test_sql_expr_w_mods_bump
+   
test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_0::test_pickle_rows_other_process
+   )
+   local sqlite_version=$(sqlite3 --version | cut -d' ' -f1)
+   [[ ${EPYTHON} == pypy3 ]] && EPYTEST_DESELECT+=(
+   
test/ext/test_associationproxy.py::ProxyHybridTest::test_msg_fails_on_cls_access
+   
test/ext/test_associationproxy.py::DictOfTupleUpdateTest::test_update_multi_elem_varg
+   
test/ext/test_associationproxy.py::DictOfTupleUpdateTest::test_update_one_elem_varg
+   
test/engine/test_pool.py::QueuePoolTest::test_recycle_pool_no_race
+   
test/engine/test_processors.py::PyDateProcessorTest::test_date_invalid_string
+   
test/engine/test_processors.py::PyDateProcessorTest::test_datetime_invalid_string
+   
test/engine/test_processors.py::PyDateProcessorTest::test_time_invalid_string
+   

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

2023-08-15 Thread Michał Górny
commit: ff60f18ffa7987e8bce7dce6e7f9c39c7b10f9a4
Author: Michał Górny  gentoo  org>
AuthorDate: Wed Aug 16 03:51:51 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Aug 16 04:18:55 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ff60f18f

dev-python/awxkit: Bump to 22.7.0

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

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

diff --git a/dev-python/awxkit/Manifest b/dev-python/awxkit/Manifest
index 414253df5f78..49aba60bdf21 100644
--- a/dev-python/awxkit/Manifest
+++ b/dev-python/awxkit/Manifest
@@ -1,2 +1,3 @@
 DIST awx-22.5.0.gh.tar.gz 17629249 BLAKE2B 
28e560b36fc16173e8b1e0e2dfbab7a30082e2d3cde40c63a557a30772fce5a03657e57b1cb1de13bf358731d31caee670424ed264ae3ef6aeaff01120fef7a1
 SHA512 
630c94e747e21e55f32c2f96704ced8ac0214c3869149ad726ac2d4386d3ef7643990b4c07d23201c9191b97bce25b81330581184e040bce6efa341163f74ef7
 DIST awx-22.6.0.gh.tar.gz 17639868 BLAKE2B 
8733d1d81c099a56873bea0f38cafe696c70ae4f9274bee644b82b414317cdc537e22a1beea74d566e07cef4e5f5d3adea66a715f43dc30faab35cea1ee4616f
 SHA512 
05fbe7dcc84902eadb40d8a55cc4022aaeedd015534a4caa379cd68684f96422674677c724e8473b0133f9986ae46a7a4a06649a60c8701bd202bc7d684ec972
+DIST awx-22.7.0.gh.tar.gz 17645480 BLAKE2B 
06d4da9090db221ab23e86c8a8fc3e548437dc7903b4c05e09fbbbd3fc5254c528f3da0c41895533cb0615c863a1a940d3d254f52142e321243aa3113ce65187
 SHA512 
811976debbef72d0dce16caae1f6d19acafde5b7c15bfba9fdef3c5cfa0a2a06c30fbce81b52f0f1f63466d0cd8e6021e62819f5d134a59333d2331df42983eb

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



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

2023-08-15 Thread Michał Górny
commit: b4abb136cac256905dbfac1a3ca2e14eb8c541c9
Author: Michał Górny  gentoo  org>
AuthorDate: Wed Aug 16 03:49:12 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Aug 16 04:18:53 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b4abb136

dev-python/zeroconf: Bump to 0.80.0

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

 dev-python/zeroconf/Manifest   |  1 +
 dev-python/zeroconf/zeroconf-0.80.0.ebuild | 56 ++
 2 files changed, 57 insertions(+)

diff --git a/dev-python/zeroconf/Manifest b/dev-python/zeroconf/Manifest
index 6306f7002101..a302424ef1cb 100644
--- a/dev-python/zeroconf/Manifest
+++ b/dev-python/zeroconf/Manifest
@@ -4,3 +4,4 @@ DIST zeroconf-0.72.0.tar.gz 144786 BLAKE2B 
7b0a53bf76a21c716e1d4762e1ccfd0df9b44
 DIST zeroconf-0.74.0.tar.gz 145447 BLAKE2B 
e76a88d87cb8577b776fe5afc08198ce5427da398cfcb7fea6fb778be5907b156c633fc695daccceb9988866cbcd56584a418006fa64fc162e7831886d5cdaa2
 SHA512 
8629befd78470206b9238810d083e91adcc575ec2ef89cc51c433de89fb18723cc43ef45550dbec184a63f1c191023cf818e1cf8eb8b49b0de68e174d4ac4def
 DIST zeroconf-0.76.0.tar.gz 146204 BLAKE2B 
aaa6e6f3c9b1f8eeb837d03178b131a001fedbe80cc28c5b3d412301a4336412d95abbed6281a9e5576f1473ecd444b0fcb5557bb71f1d1ac4e40da7d221
 SHA512 
aa57a4f0f72cd162c136e5c6442c5ab35586fc7d44473078e98420ce00da53586344f2f7578542ba417bd6635b982a41bdc96eab70e1b989aef22ad0c45f2dd8
 DIST zeroconf-0.79.0.tar.gz 147440 BLAKE2B 
fb0fb75a90a3c33dd0dfdaed55a54bcf8c58de55d04d81f94c3bc51680cd8d146cf9e6b95621268c384b92016233887096c34921aa3805d8cdde782cf6516863
 SHA512 
242bcf5af958edb53989e1100c0f0eb0cbeed388f4e43363021c81c02ce223c5dbda63ef389e16d5246067cd8a450b187fa2df8f782e5d190a8061e2d8dba348
+DIST zeroconf-0.80.0.tar.gz 147419 BLAKE2B 
04f93331a667863f8ac5a40d156468d9ffceb010220c989b801b296fa5ad160660b2c34892b960e57f2876c823f236d91b61fe672e712e50238efe34d2c28721
 SHA512 
72f3d7c00474a8d31d69b6d3c5c1408cd6b4ceb4b4a6d6c80e8dbd51f90e0e9897734fb80e6b1f3cf744d2658102c58e051db52c42b89e29dc0f5fc870c08227

diff --git a/dev-python/zeroconf/zeroconf-0.80.0.ebuild 
b/dev-python/zeroconf/zeroconf-0.80.0.ebuild
new file mode 100644
index ..547370f5f4c2
--- /dev/null
+++ b/dev-python/zeroconf/zeroconf-0.80.0.ebuild
@@ -0,0 +1,56 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_EXT=1
+DISTUTILS_USE_PEP517=poetry
+PYTHON_COMPAT=( python3_{10..12} )
+
+inherit distutils-r1 pypi
+
+DESCRIPTION="Pure Python Multicast DNS Service Discovery Library 
(Bonjour/Avahi compatible)"
+HOMEPAGE="
+   https://github.com/python-zeroconf/python-zeroconf/
+   https://pypi.org/project/zeroconf/
+"
+
+LICENSE="LGPL-2.1"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~x86 ~amd64-linux ~x86-linux"
+
+RDEPEND="
+   >=dev-python/ifaddr-0.1.7[${PYTHON_USEDEP}]
+   $(python_gen_cond_dep '
+   >=dev-python/async-timeout-3.0.0[${PYTHON_USEDEP}]
+   ' 3.{9..10})
+"
+# the build system uses custom build script that uses distutils to build
+# C extensions, sigh
+BDEPEND="
+   >=dev-python/cython-0.29.32[${PYTHON_USEDEP}]
+   >=dev-python/setuptools-65.6.3[${PYTHON_USEDEP}]
+   test? (
+   dev-python/pytest-asyncio[${PYTHON_USEDEP}]
+   )
+"
+
+distutils_enable_tests pytest
+
+export REQUIRE_CYTHON=1
+
+python_test() {
+   local -x SKIP_IPV6=1
+   local EPYTEST_DESELECT=(
+   # network
+   tests/test_core.py::Framework::test_close_multiple_times
+   tests/test_core.py::Framework::test_launch_and_close
+   
tests/test_core.py::Framework::test_launch_and_close_context_manager
+
+   # fragile to timeouts (?)
+   
tests/services/test_browser.py::test_service_browser_expire_callbacks
+   tests/utils/test_asyncio.py::test_run_coro_with_timeout
+   )
+
+   epytest -o addopts=
+}



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

2023-08-15 Thread Michał Górny
commit: 7e878ff74bfb74af3bd98b3436d65ca994165da3
Author: Michał Górny  gentoo  org>
AuthorDate: Wed Aug 16 03:58:12 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Aug 16 04:18:56 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7e878ff7

dev-python/botocore: Enable py3.12

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

 dev-python/botocore/botocore-1.31.27.ebuild | 2 +-
 dev-python/botocore/botocore-.ebuild| 4 +++-
 2 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/dev-python/botocore/botocore-1.31.27.ebuild 
b/dev-python/botocore/botocore-1.31.27.ebuild
index 491b6bbc21f2..5894fd995097 100644
--- a/dev-python/botocore/botocore-1.31.27.ebuild
+++ b/dev-python/botocore/botocore-1.31.27.ebuild
@@ -4,7 +4,7 @@
 EAPI=8
 
 DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{10..11} )
+PYTHON_COMPAT=( python3_{10..12} )
 
 inherit distutils-r1 multiprocessing
 

diff --git a/dev-python/botocore/botocore-.ebuild 
b/dev-python/botocore/botocore-.ebuild
index 2b1442e68144..5894fd995097 100644
--- a/dev-python/botocore/botocore-.ebuild
+++ b/dev-python/botocore/botocore-.ebuild
@@ -4,7 +4,7 @@
 EAPI=8
 
 DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{9..11} )
+PYTHON_COMPAT=( python3_{10..12} )
 
 inherit distutils-r1 multiprocessing
 
@@ -64,6 +64,8 @@ python_test() {
# fails on unrelated warnings

tests/unit/test_client.py::TestAutoGeneratedClient::test_BOTO_DISABLE_COMMONNAME

tests/unit/test_client.py::TestClientErrors::test_BOTO_DISABLE_COMMONNAME
+   # TODO
+   
tests/functional/test_credentials.py::SSOSessionTest::test_token_chosen_from_provider
)
 
epytest tests/{functional,unit} -n "$(makeopts_jobs)"



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

2023-08-15 Thread Michał Górny
commit: 74f804091bc9ec95aa2773b86cfa13e00637e77f
Author: Michał Górny  gentoo  org>
AuthorDate: Wed Aug 16 03:05:51 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Aug 16 04:18:50 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=74f80409

app-admin/awscli: Bump to 1.29.27

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

 app-admin/awscli/Manifest  |  1 +
 app-admin/awscli/awscli-1.29.27.ebuild | 80 ++
 2 files changed, 81 insertions(+)

diff --git a/app-admin/awscli/Manifest b/app-admin/awscli/Manifest
index 16e0a9fadd93..8958c7e715ea 100644
--- a/app-admin/awscli/Manifest
+++ b/app-admin/awscli/Manifest
@@ -2,3 +2,4 @@ DIST aws-cli-1.29.15.gh.tar.gz 2496511 BLAKE2B 
4fbee2b4f5eda0367437b840dc1cd6ce2
 DIST aws-cli-1.29.20.gh.tar.gz 2499798 BLAKE2B 
e9a8d4a8f804132a5c6ea2c5d8ef99f49c09939b0d0492adce5cfdbf0f85d9c6c2010d17d45a3905bff3888c5984c8f5d81e28dafe3ea9b8629f96dda9f1df2b
 SHA512 
14e2dc38f5373c648973d927e549e53bf722c0b4184fb210d732ebb2af37436ede84eb6037e520f5c543b4f90eb00afca8e506fe3aca3e28dd196fd664bc8f0c
 DIST aws-cli-1.29.25.gh.tar.gz 2502999 BLAKE2B 
065a694d1079267676256dc125316993e6276466987a0c773786593d7f8dd0382d4e1dbf64531c81b33ea4c1b5deb59f7c1d22fea0560aef898fa1bdede58414
 SHA512 
3344650a4a1fd499d707f60d3922e64ade852488bb58ee999d13971c47f42904f8e464c99cd3dfc4d44b9d2c6c138f2b6f6c661303542f0b8d0bc8b7b50932c1
 DIST aws-cli-1.29.26.gh.tar.gz 2503354 BLAKE2B 
46997ff0759ddd267fcfc227410d25c1a6810edae67faacd246025339975343e248669bc7dadca8454e36da0ec956c0cf279238274790cca3dea5fd11ab270a6
 SHA512 
5f528bc7b260b4a998aadf3418a282c68a963cca1f8f5929b74640fe7623d54472e8ae45d8b99bc8f294d1b046f72f181daabad6c01d49afe98edb91429e775b
+DIST aws-cli-1.29.27.gh.tar.gz 2509252 BLAKE2B 
693184fd4c1886ecba870df6c9e2cf843c3e9f2dcadba0e0de657abd751ca19044267edf7899704c8f9a9ccb0dcab0af70f4d771b9def9760cede26c70686905
 SHA512 
1fc8bca504262395a5eb49106198c4ddd602a083a565c0d74853c3dd67bd797ec3a48c01951243e677a84670a0f2b2c2a79a46d5237cc3e1c5f1edd8f6066bc6

diff --git a/app-admin/awscli/awscli-1.29.27.ebuild 
b/app-admin/awscli/awscli-1.29.27.ebuild
new file mode 100644
index ..62c19f3a63fb
--- /dev/null
+++ b/app-admin/awscli/awscli-1.29.27.ebuild
@@ -0,0 +1,80 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{10..11} )
+
+inherit bash-completion-r1 distutils-r1 multiprocessing
+
+MY_P=aws-cli-${PV}
+DESCRIPTION="Universal Command Line Environment for AWS"
+HOMEPAGE="
+   https://github.com/aws/aws-cli/
+   https://pypi.org/project/awscli/
+"
+SRC_URI="
+   https://github.com/aws/aws-cli/archive/${PV}.tar.gz
+   -> ${MY_P}.gh.tar.gz
+"
+S=${WORKDIR}/${MY_P}
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~sparc ~x86"
+
+# botocore is x.(y+2).z
+BOTOCORE_PV="$(ver_cut 1).$(( $(ver_cut 2) + 2)).$(ver_cut 3-)"
+RDEPEND="
+   >=dev-python/botocore-${BOTOCORE_PV}[${PYTHON_USEDEP}]
+   dev-python/colorama[${PYTHON_USEDEP}]
+   dev-python/docutils[${PYTHON_USEDEP}]
+   dev-python/rsa[${PYTHON_USEDEP}]
+   >=dev-python/s3transfer-0.6.0[${PYTHON_USEDEP}]
+   dev-python/pyyaml[${PYTHON_USEDEP}]
+   !app-admin/awscli-bin
+"
+BDEPEND="
+   test? (
+   dev-python/pytest-forked[${PYTHON_USEDEP}]
+   dev-python/pytest-xdist[${PYTHON_USEDEP}]
+   )
+"
+
+distutils_enable_tests pytest
+
+src_prepare() {
+   # do not rely on bundled deps in botocore (sic!)
+   find -name '*.py' -exec sed -i \
+   -e 's:from botocore[.]vendored import:import:' \
+   -e 's:from botocore[.]vendored[.]:from :' \
+   {} + || die
+   # strip overzealous upper bounds on requirements
+   sed -i -e 's:,<[0-9.]*::' -e 's:==:>=:' setup.py || die
+   distutils-r1_src_prepare
+}
+
+python_test() {
+   local EPYTEST_DESELECT=(
+   # TODO
+   
tests/functional/eks/test_kubeconfig.py::TestKubeconfigLoader::test_load_simple
+   
tests/unit/customizations/eks/test_update_kubeconfig.py::TestKubeconfigSelector::test_choose_env_only
+   
tests/unit/customizations/eks/test_update_kubeconfig.py::TestKubeconfigSelector::test_choose_existing
+   
tests/unit/customizations/eks/test_kubeconfig.py::TestKubeconfigValidator::test_valid
+   )
+
+   # integration tests require AWS credentials and Internet access
+   epytest tests/{functional,unit} -n "$(makeopts_jobs)" --forked
+}
+
+python_install_all() {
+   newbashcomp bin/aws_bash_completer aws
+
+   insinto /usr/share/zsh/site-functions
+   newins bin/aws_zsh_completer.sh _aws
+
+   distutils-r1_python_install_all
+
+   rm "${ED}"/usr/bin/{aws.cmd,aws_bash_completer,aws_zsh_completer.sh} || 
die
+}



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

2023-08-15 Thread Michał Górny
commit: 12a8a9410e8a9a0f7a69ae88e7cd7ab7ba96d3cc
Author: Michał Górny  gentoo  org>
AuthorDate: Wed Aug 16 03:04:20 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Aug 16 04:18:48 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=12a8a941

dev-python/botocore: Bump to 1.31.27

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

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

diff --git a/dev-python/botocore/Manifest b/dev-python/botocore/Manifest
index defafe7baa5d..f59634b0c274 100644
--- a/dev-python/botocore/Manifest
+++ b/dev-python/botocore/Manifest
@@ -2,3 +2,4 @@ DIST botocore-1.31.15.gh.tar.gz 11823446 BLAKE2B 
13a7eace7e9dcff6fa54c8e725b8221
 DIST botocore-1.31.20.gh.tar.gz 11852972 BLAKE2B 
f4c4cf244de902fa4debeeb69c1981dc850751d8750c5c0af109d3f594991ed23a405688d864ac1237df39e8ac96b9d49f4cc83a973dea91ea6539eeaf2458a0
 SHA512 
e3f4960279c895eec503420bc1b42574fcfb53e5f1cdc6a26207ca1dbd34b36ecfc52c1dcd7b1e9918a5c3c91569baf1df524ca4269a7279fb2d0ef751355fff
 DIST botocore-1.31.25.gh.tar.gz 11863108 BLAKE2B 
2fb9bfc01ec93e1dff3459e89f7b20984efe39572320c437af3eae8becc2a871651528fd732f26524c978c5cb032f3675b313ba9b9c6e5acf76f5c5ab07fba9e
 SHA512 
ff360e15051c958b8f9b6e04bb27e2f728bd210c6c7bfc07525d91d54b1ba8be5738e3434c651b61c5774c0b9b4252abaac788274bd56ff10e782efea32b6dd6
 DIST botocore-1.31.26.gh.tar.gz 11865968 BLAKE2B 
ead40328750793f1cb6e4b533d3cced2eb5a33a6ee7fd81f96853b8ccbf7f3b15977eb2b6c8e218e898d06b0ed087ab1a1919860e45c7afa1b93989b01992b71
 SHA512 
a0949446d371a34552134903aa5d3ecb8d2fd77a128610c28152d365ffd882cccf8ae419c87b649d48fe732c6b3de04620f4ab7915199f014d9368f0a446abd5
+DIST botocore-1.31.27.gh.tar.gz 11871182 BLAKE2B 
818464a312ebf32eb38956fe6d58a1c784e9f2c746e8a03070ceaba89f3a3aee6fd5ff190f6001d32c46a92c12958c5655b5f07c9545b7f8ab6c8b060f1f3656
 SHA512 
9a175150ada4b21c3c2992671c69bea8717a934009fbf1fa30955735bf732285301e1a7013c631d6422c911b5e62f2980c191e41b9af4479bbe3a0ee8c44e71a

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



[gentoo-commits] repo/gentoo:master commit in: dev-python/google-api-python-client/

2023-08-15 Thread Michał Górny
commit: 89919e486b7aba60e6a7d95e7f8af9babae06f68
Author: Michał Górny  gentoo  org>
AuthorDate: Wed Aug 16 03:10:02 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Aug 16 04:18:50 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=89919e48

dev-python/google-api-python-client: Remove old

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

 dev-python/google-api-python-client/Manifest   |  2 -
 .../google-api-python-client-2.93.0.ebuild | 49 --
 .../google-api-python-client-2.94.0.ebuild | 49 --
 3 files changed, 100 deletions(-)

diff --git a/dev-python/google-api-python-client/Manifest 
b/dev-python/google-api-python-client/Manifest
index 461dc57494fe..c82c8497866a 100644
--- a/dev-python/google-api-python-client/Manifest
+++ b/dev-python/google-api-python-client/Manifest
@@ -1,5 +1,3 @@
-DIST google-api-python-client-2.93.0.tar.gz 10929939 BLAKE2B 
67369eac89a12f212841923e2f912ce18b3ae39c7e0fafd45cbcbff3556919a784ec8dce2f73bcf91de3f2faa0404ec17719582a283120cf43d03a1513ed6c7c
 SHA512 
41c6ef0cdf09e8c486b91490383bcb5914d8bd15a0ed486abcfe9b9121b035a2a9d9b8abeeb60ee0f6757e100618308df8967c6ace687d991ce9b609dd3b0747
-DIST google-api-python-client-2.94.0.tar.gz 10987576 BLAKE2B 
11851577d05e15208f4dc8905a8147b753442ceb36ebac74b01ecb8f7993bbc1d02813d12f06fea3ec0bec7df180da4a4963899bc85479ac0c744627a5aed614
 SHA512 
750d55848ebe69605d4948e368ddbb590b69f579d394e533bbc81a28d21b7435b817d08092f508303725cb492245cae8b9f7f94628593d10e9574cfe79440b4b
 DIST google-api-python-client-2.95.0.tar.gz 11044697 BLAKE2B 
1a28798146d2f321f0455dd092430cefb6d15ddc3469ba0b5ee2aab6546c4c56477379e970ac4b0eeb1a969d53a5ea002206145c046bbfa89c1b6d65dad5a2d1
 SHA512 
3e8419d4de8e1604365b47bc13ebb69939f2c86bc46e1e08277a3766a23f03660c25ab9113a13b6abbfee2afb4f49678144bb11c4a423c4cf05c83717863183e
 DIST google-api-python-client-2.96.0.tar.gz 11464696 BLAKE2B 
5cec3b123ffe03f812909dd2f1aeb723ceacd657a5e3e796f358fde5c79fa274fb45a01a2857c9fbcb5431f00384792b1c3f721fafbf2c58e6732bb352539dc7
 SHA512 
94b59d38df431b1624192946f84229f100870c44eaa304f740dc1ff8973bf54f9c1bf59315aa826f122ec4b46c21507d4f2c5f691a18804e57d81379848346e8
 DIST google-api-python-client-2.97.0.tar.gz 11493962 BLAKE2B 
243ee33b169f13e311839a3c57a4922a7ef8c09be9ffb02520580bd11b894ffa1116479abd0942503627d958f4553bc1e921a20c9ab05a4cd1386f585ca286c5
 SHA512 
bdbe64c3186347f38963e70411f13ba3a8fd342cac5e93d8415093404c8ade9f53b3d81c8fb6e876095eb0016dc4efc1de9e61df1e308d6d359a3578db96

diff --git 
a/dev-python/google-api-python-client/google-api-python-client-2.93.0.ebuild 
b/dev-python/google-api-python-client/google-api-python-client-2.93.0.ebuild
deleted file mode 100644
index 9eb8248acd2f..
--- a/dev-python/google-api-python-client/google-api-python-client-2.93.0.ebuild
+++ /dev/null
@@ -1,49 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYPI_NO_NORMALIZE=1
-PYTHON_COMPAT=( python3_{10..11} )
-
-inherit distutils-r1 pypi
-
-DESCRIPTION="Google API Client for Python"
-HOMEPAGE="
-   https://github.com/googleapis/google-api-python-client/
-   https://pypi.org/project/google-api-python-client/
-"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 x86"
-
-RDEPEND="
-   >=dev-python/httplib2-0.15[${PYTHON_USEDEP}]
-   =dev-python/google-api-core-2.3.1[${PYTHON_USEDEP}]
-   >=dev-python/google-auth-1.35.0[${PYTHON_USEDEP}]
-   >=dev-python/google-auth-httplib2-0.1.0[${PYTHON_USEDEP}]
-   >=dev-python/uritemplate-3.0.0[${PYTHON_USEDEP}]
-   https://github.com/googleapis/google-api-python-client/
-   https://pypi.org/project/google-api-python-client/
-"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~x86"
-
-RDEPEND="
-   >=dev-python/httplib2-0.15[${PYTHON_USEDEP}]
-   =dev-python/google-api-core-2.3.1[${PYTHON_USEDEP}]
-   >=dev-python/google-auth-1.35.0[${PYTHON_USEDEP}]
-   >=dev-python/google-auth-httplib2-0.1.0[${PYTHON_USEDEP}]
-   >=dev-python/uritemplate-3.0.0[${PYTHON_USEDEP}]
-   

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

2023-08-15 Thread Michał Górny
commit: b4a5096a1f3905d90b438930dc11d91f77e4dad3
Author: Michał Górny  gentoo  org>
AuthorDate: Wed Aug 16 03:04:42 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Aug 16 04:18:49 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b4a5096a

dev-python/boto3: Bump to 1.28.27

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

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

diff --git a/dev-python/boto3/Manifest b/dev-python/boto3/Manifest
index 9fef0dbd3f19..11a20209dfdb 100644
--- a/dev-python/boto3/Manifest
+++ b/dev-python/boto3/Manifest
@@ -2,3 +2,4 @@ DIST boto3-1.28.15.gh.tar.gz 681894 BLAKE2B 
b2fbe18f000d76e2c5be2ec0038756768608
 DIST boto3-1.28.20.gh.tar.gz 684832 BLAKE2B 
dc8dee3e001e26fa5e9f1355ef40cb03a860fdba2585abb230213f04d443f047aeed3c8fc866c34e546d9dd74e373311172aa5a9ad235dd3f99d3c6d81dac8c2
 SHA512 
7409ebf4fe84b549ec701cff8f5c8373f360d1855e3834f2ff1c1882ee6c34ad5b5bed0ac8f133ae3412026c4f69ed626858c019e6338e03e4ebcbc2cbb761f1
 DIST boto3-1.28.25.gh.tar.gz 687791 BLAKE2B 
641dacd5076e51e64991c0bb97fda6f5b8d705b253ab902a5598daf23eca65ad586348f38e6dce0dfd90526a49ff56320dc99972d375e61d5fab3692f5948674
 SHA512 
2e47027c035338a9d70027b32c93db04ac859a8cfe6c9f962df33c1139df5ba1562e9e0bb32670825a93c29fa2b231779221c6b54c5b2bb498c5e19667763306
 DIST boto3-1.28.26.gh.tar.gz 687954 BLAKE2B 
04e87223eac560264ef55c80d5d258b028b9fb99a52a9ee03feda818909aafb43dfe16e887593e3dfb51525c78c8cd92a1e6e97b96136795b51a69839bb84580
 SHA512 
1cf5c2cc795a7712abff17aa075d30054973bf2cb583bdf4ad5e3057309cc76dd6a50b2ad806cb720c7528b4e3087f6b84b5b7a8d3d365df14e582e626168768
+DIST boto3-1.28.27.gh.tar.gz 689084 BLAKE2B 
5e6c824aedd92f429a5e932a8839d2f855624d4e821a3b9e8e434d6d47c9dfbc44fd5f93df451fe19be089513dad56f5291186f734b696914ce867f5e4a436e2
 SHA512 
6233f4da3fcb84b24bdc5c3aa3914de0cdd31212b1927eafb82972a4c751556699cd653be014d7d838836a92a5a35368d6874e19f6fb04a730606868a656c53e

diff --git a/dev-python/boto3/boto3-1.28.27.ebuild 
b/dev-python/boto3/boto3-1.28.27.ebuild
new file mode 100644
index ..2a4a7643203e
--- /dev/null
+++ b/dev-python/boto3/boto3-1.28.27.ebuild
@@ -0,0 +1,66 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{10..11} )
+
+inherit distutils-r1 multiprocessing
+
+DESCRIPTION="The AWS SDK for Python"
+HOMEPAGE="
+   https://github.com/boto/boto3/
+   https://pypi.org/project/boto3/
+"
+LICENSE="Apache-2.0"
+SLOT="0"
+
+if [[ "${PV}" == "" ]]; then
+   EGIT_REPO_URI="https://github.com/boto/boto3;
+   inherit git-r3
+   BOTOCORE_PV=${PV}
+else
+   SRC_URI="
+   https://github.com/boto/boto3/archive/${PV}.tar.gz
+   -> ${P}.gh.tar.gz
+   "
+   KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~sparc ~x86 
~amd64-linux ~x86-linux"
+
+   # botocore is x.(y+3).z
+   BOTOCORE_PV="$(ver_cut 1).$(( $(ver_cut 2) + 3)).$(ver_cut 3-)"
+fi
+
+RDEPEND="
+   >=dev-python/botocore-${BOTOCORE_PV}[${PYTHON_USEDEP}]
+   >=dev-python/jmespath-0.7.1[${PYTHON_USEDEP}]
+   >=dev-python/s3transfer-0.6.0[${PYTHON_USEDEP}]
+"
+BDEPEND="
+   test? (
+   dev-python/mock[${PYTHON_USEDEP}]
+   dev-python/pytest-xdist[${PYTHON_USEDEP}]
+   )
+"
+
+distutils_enable_tests pytest
+
+python_prepare_all() {
+   # don't lock versions to narrow ranges
+   sed -e '/botocore/ d' \
+   -e '/jmespath/ d' \
+   -e '/s3transfer/ d' \
+   -i setup.py || die
+
+   # do not rely on bundled deps in botocore (sic!)
+   find -name '*.py' -exec sed -i \
+   -e 's:from botocore[.]vendored import:import:' \
+   -e 's:from botocore[.]vendored[.]:from :' \
+   {} + || die
+
+   distutils-r1_python_prepare_all
+}
+
+python_test() {
+   epytest tests/{functional,unit} -n "$(makeopts_jobs)"
+}



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

2023-08-15 Thread Michał Górny
commit: 1cfaca0f99f610ebfd1ee714d9672a5d32d9b6a6
Author: Michał Górny  gentoo  org>
AuthorDate: Wed Aug 16 03:45:17 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Aug 16 04:18:51 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1cfaca0f

dev-python/s3transfer: Bump to 0.6.2

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

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

diff --git a/dev-python/s3transfer/Manifest b/dev-python/s3transfer/Manifest
index e5047383151d..0e5d4f4c2dcb 100644
--- a/dev-python/s3transfer/Manifest
+++ b/dev-python/s3transfer/Manifest
@@ -1 +1,2 @@
 DIST s3transfer-0.6.1.tar.gz 132782 BLAKE2B 
30f3548d564e41023fd8806e8182427e0cce1d63bfb7ea9a50b5f9f41f2f84de7aaa7aea9f2e91729b94b665ebb79c3ab1f3abf322ec0e543bad7566fa07ebfb
 SHA512 
7db29037719b6ddc529b0c8c38ffbd2dbf5c8e54ec581748addf859dac24d363d3d411963f9a801db83fd26341204d411d7ec513c363b4f1e3cc2e44814e698a
+DIST s3transfer-0.6.2.tar.gz 132821 BLAKE2B 
0441b1270adbddcabcff6a6a62128d753d6faa50f590bab4d41ebb2e89aa27c40e2036d8fd7ae59392838e79b0d8b740423cb9d585361e85433f62415978487b
 SHA512 
2f52621fac81a9209f5d4bcfad0a861906e714d0159cb3776f5fbc1e9a4946072d4c4e969dfea2837c600ce1d0ba55c53c6c892b59950f0b910b29bdf9ab0cca

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



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

2023-08-15 Thread Matt Turner
commit: 6976a21b771d32f814890ddfd376c21afd2edb2f
Author: Matt Turner  gentoo  org>
AuthorDate: Wed Aug 16 04:16:53 2023 +
Commit: Matt Turner  gentoo  org>
CommitDate: Wed Aug 16 04:17:10 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6976a21b

net-libs/webkit-gtk: Drop old versions

Bug: https://bugs.gentoo.org/910656
Signed-off-by: Matt Turner  gentoo.org>

 net-libs/webkit-gtk/Manifest  |   1 -
 net-libs/webkit-gtk/webkit-gtk-2.40.3-r410.ebuild | 258 --
 net-libs/webkit-gtk/webkit-gtk-2.40.3-r600.ebuild | 251 -
 net-libs/webkit-gtk/webkit-gtk-2.40.3.ebuild  | 248 -
 4 files changed, 758 deletions(-)

diff --git a/net-libs/webkit-gtk/Manifest b/net-libs/webkit-gtk/Manifest
index 68ef3b7d9569..ae57415acf0d 100644
--- a/net-libs/webkit-gtk/Manifest
+++ b/net-libs/webkit-gtk/Manifest
@@ -1,3 +1,2 @@
-DIST webkitgtk-2.40.3.tar.xz 40064488 BLAKE2B 
b88b3d9bb6729de8a1b667575acbc9e42c39a222c191ef666f1a58fc593047de1530c597fc2cbc657da845f6262bd4014995fea0cd9776ef60b931769a89594d
 SHA512 
2b10d36427c6cf44c66bb9ddb166363dfc34e23c9b6095eb457d61514298103487a7e80096ead9e653da1b4c0db42613c3a83aa28b19298ec62f50da289eb42e
 DIST webkitgtk-2.40.4.tar.xz 40065340 BLAKE2B 
a6bab5ede61d85d93c61f70222156123ebbe8d352d4e9aa317c3902745530676f40c9caef93485d2e0c227882554623dd4bee6343360bb914c4ccaefb8ad
 SHA512 
3b9118f81d463d4d19d217abd0c4e109a159785bc5effe93188f62bca71f2d3124b232c969710ed958c58519b62cf2753bbdfbd2396e6200cc623a3343cdfc44
 DIST webkitgtk-2.40.5.tar.xz 40066432 BLAKE2B 
67b8f429af8b746a256ca36c335c33ab4fef92a4699b09b87c38e81d56e0da7b5fb20d9e0dbbc32016025e60ca2c6e44d9032c300bfbdc931f4097d5608bb62f
 SHA512 
a8c9f04e971e0464ea39a5d1dacb6251a08c5a851def21bfeb990beebb82d1a2a97e7cfc65ae3ed1f6fe76ac6f6463b1f64a6a2a341d266c381710dd84c4082a

diff --git a/net-libs/webkit-gtk/webkit-gtk-2.40.3-r410.ebuild 
b/net-libs/webkit-gtk/webkit-gtk-2.40.3-r410.ebuild
deleted file mode 100644
index 8cdbbbfa51ea..
--- a/net-libs/webkit-gtk/webkit-gtk-2.40.3-r410.ebuild
+++ /dev/null
@@ -1,258 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-PYTHON_REQ_USE="xml(+)"
-PYTHON_COMPAT=( python3_{9..12} )
-USE_RUBY="ruby30 ruby31 ruby32"
-
-inherit check-reqs flag-o-matic gnome2 optfeature python-any-r1 ruby-single 
toolchain-funcs cmake
-
-MY_P="webkitgtk-${PV}"
-DESCRIPTION="Open source web browser engine"
-HOMEPAGE="https://www.webkitgtk.org;
-SRC_URI="https://www.webkitgtk.org/releases/${MY_P}.tar.xz;
-
-LICENSE="LGPL-2+ BSD"
-SLOT="4.1/0" # soname version of libwebkit2gtk-4.1
-KEYWORDS="amd64 arm arm64 ~loong ppc ppc64 ~riscv ~sparc x86"
-
-IUSE="aqua avif examples gamepad gles2-only keyring +gstreamer +introspection 
pdf +jpeg2k +jumbo-build lcms seccomp spell systemd wayland X"
-REQUIRED_USE="|| ( aqua wayland X )"
-
-# Tests do not run when built from tarballs
-# https://bugs.webkit.org/show_bug.cgi?id=215986
-RESTRICT="test"
-
-# Dependencies found at Source/cmake/OptionsGTK.cmake
-# Missing WebRTC support, but ENABLE_MEDIA_STREAM/ENABLE_WEB_RTC is
-# experimental upstream (PRIVATE OFF) and shouldn't be used yet in 2.30
-# >=gst-plugins-opus-1.14.4-r1 for opusparse (required by MSE)
-# TODO: gst-plugins-base[X] is only needed when build configuration ends up
-#   with GLX set, but that's a bit automagic too to fix
-# Softblocking webkit-gtk-2.38:4 as we going to use webkit-2.38:4.1's 
WebKitDriver binary
-RDEPEND="
-   >=x11-libs/cairo-1.16.0[X?]
-   >=media-libs/fontconfig-2.13.0:1.0
-   >=media-libs/freetype-2.9.0:2
-   >=dev-libs/libgcrypt-1.7.0:0=
-   >=x11-libs/gtk+-3.22.0:3[aqua?,introspection?,wayland?,X?]
-   >=media-libs/harfbuzz-1.4.2:=[icu(+)]
-   >=dev-libs/icu-61.2:=
-   media-libs/libjpeg-turbo:0=
-   >=media-libs/libepoxy-1.4.0
-   >=net-libs/libsoup-3.0.8:3.0[introspection?]
-   >=dev-libs/libxml2-2.8.0:2
-   >=media-libs/libpng-1.4:0=
-   dev-db/sqlite:3
-   sys-libs/zlib:0
-   >=app-accessibility/at-spi2-core-2.46.0:2
-   media-libs/libwebp:=
-
-   >=dev-libs/glib-2.70.0:2
-   >=dev-libs/libxslt-1.1.7
-   media-libs/woff2
-   keyring? ( app-crypt/libsecret )
-   introspection? ( >=dev-libs/gobject-introspection-1.59.1:= )
-   dev-libs/libtasn1:=
-   spell? ( >=app-text/enchant-0.22:2 )
-   gstreamer? (
-   >=media-libs/gstreamer-1.20:1.0
-   >=media-libs/gst-plugins-base-1.20:1.0[egl,X?]
-   gles2-only? ( media-libs/gst-plugins-base:1.0[gles2] )
-   !gles2-only? ( media-libs/gst-plugins-base:1.0[opengl] )
-   >=media-plugins/gst-plugins-opus-1.20:1.0
-   >=media-libs/gst-plugins-bad-1.20:1.0
-   )
-
-   X? (
-   x11-libs/libX11
-   x11-libs/libXcomposite
-   x11-libs/libXdamage
-

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

2023-08-15 Thread Arthur Zamarin
commit: 736365e26f125cf193adb290f8c1400d6fe34884
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Wed Aug 16 03:49:02 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Wed Aug 16 03:49:02 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=736365e2

net-libs/webkit-gtk: Stabilize 2.40.4-r600 ppc, #910698

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

 net-libs/webkit-gtk/webkit-gtk-2.40.4-r600.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-libs/webkit-gtk/webkit-gtk-2.40.4-r600.ebuild 
b/net-libs/webkit-gtk/webkit-gtk-2.40.4-r600.ebuild
index fc291cf0a0c7..5e93ae6656c9 100644
--- a/net-libs/webkit-gtk/webkit-gtk-2.40.4-r600.ebuild
+++ b/net-libs/webkit-gtk/webkit-gtk-2.40.4-r600.ebuild
@@ -15,7 +15,7 @@ SRC_URI="https://www.webkitgtk.org/releases/${MY_P}.tar.xz;
 
 LICENSE="LGPL-2+ BSD"
 SLOT="6/0" # soname version of libwebkit2gtk-6.0
-KEYWORDS="amd64 arm arm64 ~loong ~ppc ppc64 ~riscv ~sparc x86"
+KEYWORDS="amd64 arm arm64 ~loong ppc ppc64 ~riscv ~sparc x86"
 
 IUSE="aqua avif examples gamepad gles2-only keyring +gstreamer +introspection 
pdf +jpeg2k +jumbo-build lcms seccomp spell systemd wayland X"
 REQUIRED_USE="|| ( aqua wayland X )"



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

2023-08-15 Thread Arthur Zamarin
commit: dad883b2bdc6f668b95f161012853f3b4942ef09
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Wed Aug 16 03:49:01 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Wed Aug 16 03:49:01 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dad883b2

net-libs/webkit-gtk: Stabilize 2.40.4 ppc, #910698

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

 net-libs/webkit-gtk/webkit-gtk-2.40.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-libs/webkit-gtk/webkit-gtk-2.40.4.ebuild 
b/net-libs/webkit-gtk/webkit-gtk-2.40.4.ebuild
index 34d4ee875400..7e51344c5ba7 100644
--- a/net-libs/webkit-gtk/webkit-gtk-2.40.4.ebuild
+++ b/net-libs/webkit-gtk/webkit-gtk-2.40.4.ebuild
@@ -15,7 +15,7 @@ SRC_URI="https://www.webkitgtk.org/releases/${MY_P}.tar.xz;
 
 LICENSE="LGPL-2+ BSD"
 SLOT="4/37" # soname version of libwebkit2gtk-4.0
-KEYWORDS="amd64 arm arm64 ~loong ~ppc ppc64 ~riscv ~sparc x86"
+KEYWORDS="amd64 arm arm64 ~loong ppc ppc64 ~riscv ~sparc x86"
 
 IUSE="aqua avif examples gamepad gles2-only keyring +gstreamer +introspection 
pdf +jpeg2k +jumbo-build lcms seccomp spell systemd wayland X"
 REQUIRED_USE="|| ( aqua wayland X )"



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

2023-08-15 Thread Arthur Zamarin
commit: 9beaaf9c45bf2d897b7ba8ccc87d49bef66464fe
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Wed Aug 16 03:49:02 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Wed Aug 16 03:49:02 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9beaaf9c

net-libs/webkit-gtk: Stabilize 2.40.4-r410 ppc, #910698

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

 net-libs/webkit-gtk/webkit-gtk-2.40.4-r410.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-libs/webkit-gtk/webkit-gtk-2.40.4-r410.ebuild 
b/net-libs/webkit-gtk/webkit-gtk-2.40.4-r410.ebuild
index c2b4016bcbb3..2f2ecba14f86 100644
--- a/net-libs/webkit-gtk/webkit-gtk-2.40.4-r410.ebuild
+++ b/net-libs/webkit-gtk/webkit-gtk-2.40.4-r410.ebuild
@@ -15,7 +15,7 @@ SRC_URI="https://www.webkitgtk.org/releases/${MY_P}.tar.xz;
 
 LICENSE="LGPL-2+ BSD"
 SLOT="4.1/0" # soname version of libwebkit2gtk-4.1
-KEYWORDS="amd64 arm arm64 ~loong ~ppc ppc64 ~riscv ~sparc x86"
+KEYWORDS="amd64 arm arm64 ~loong ppc ppc64 ~riscv ~sparc x86"
 
 IUSE="aqua avif examples gamepad gles2-only keyring +gstreamer +introspection 
pdf +jpeg2k +jumbo-build lcms seccomp spell systemd wayland X"
 REQUIRED_USE="|| ( aqua wayland X )"



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

2023-08-15 Thread Sam James
commit: b2ace863a3010d6ae33e043e19620ca9973d0e4a
Author: Sam James  gentoo  org>
AuthorDate: Wed Aug 16 02:26:13 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Aug 16 02:26:13 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b2ace863

dev-python/pydantic-core: Keyword 2.4.0 arm64, #909772

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

 dev-python/pydantic-core/pydantic-core-2.4.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/pydantic-core/pydantic-core-2.4.0.ebuild 
b/dev-python/pydantic-core/pydantic-core-2.4.0.ebuild
index 156ad78b2fb0..a1d357764101 100644
--- a/dev-python/pydantic-core/pydantic-core-2.4.0.ebuild
+++ b/dev-python/pydantic-core/pydantic-core-2.4.0.ebuild
@@ -101,7 +101,7 @@ LICENSE+="
Apache-2.0 Apache-2.0-with-LLVM-exceptions MIT Unicode-DFS-2016
 "
 SLOT="0"
-KEYWORDS="~amd64 ~riscv ~x86"
+KEYWORDS="~amd64 ~arm64 ~riscv ~x86"
 
 RDEPEND="
>=dev-python/typing-extensions-4.7.1[${PYTHON_USEDEP}]



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

2023-08-15 Thread Sam James
commit: 0e4d8271ab90ebff304c43eb5baf05e23b1a8cd4
Author: Sam James  gentoo  org>
AuthorDate: Wed Aug 16 02:26:13 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Aug 16 02:26:13 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0e4d8271

dev-python/pydantic-core: Keyword 2.5.0 arm64, #909772

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

 dev-python/pydantic-core/pydantic-core-2.5.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/pydantic-core/pydantic-core-2.5.0.ebuild 
b/dev-python/pydantic-core/pydantic-core-2.5.0.ebuild
index e90d5c4dbb39..df997b2aa963 100644
--- a/dev-python/pydantic-core/pydantic-core-2.5.0.ebuild
+++ b/dev-python/pydantic-core/pydantic-core-2.5.0.ebuild
@@ -101,7 +101,7 @@ LICENSE+="
Apache-2.0 Apache-2.0-with-LLVM-exceptions MIT Unicode-DFS-2016
 "
 SLOT="0"
-KEYWORDS="~amd64 ~riscv ~x86"
+KEYWORDS="~amd64 ~arm64 ~riscv ~x86"
 
 RDEPEND="
>=dev-python/typing-extensions-4.7.1[${PYTHON_USEDEP}]



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

2023-08-15 Thread Sam James
commit: 6404f451f27cd23a2ddd6731c9b8eda041ce1e97
Author: Sam James  gentoo  org>
AuthorDate: Wed Aug 16 02:26:10 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Aug 16 02:26:10 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6404f451

dev-python/validators: Keyword 0.21.2 arm64, #909772

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

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

diff --git a/dev-python/validators/validators-0.21.2.ebuild 
b/dev-python/validators/validators-0.21.2.ebuild
index 6722c651b9cd..21b2ea747cef 100644
--- a/dev-python/validators/validators-0.21.2.ebuild
+++ b/dev-python/validators/validators-0.21.2.ebuild
@@ -16,6 +16,6 @@ HOMEPAGE="
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~arm64 ~x86"
 
 distutils_enable_tests pytest



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

2023-08-15 Thread Sam James
commit: 3b49cd258f7894f4ceeeb7988b8a4cb8da170e59
Author: Sam James  gentoo  org>
AuthorDate: Wed Aug 16 02:26:11 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Aug 16 02:26:11 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3b49cd25

dev-python/Faker: Keyword 19.3.0 arm64, #909772

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

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

diff --git a/dev-python/Faker/Faker-19.3.0.ebuild 
b/dev-python/Faker/Faker-19.3.0.ebuild
index 710178d555ae..e9a17ee06219 100644
--- a/dev-python/Faker/Faker-19.3.0.ebuild
+++ b/dev-python/Faker/Faker-19.3.0.ebuild
@@ -17,7 +17,7 @@ HOMEPAGE="
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 ~arm64 ~x86"
 
 RDEPEND="
>=dev-python/python-dateutil-2.4.2[${PYTHON_USEDEP}]



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

2023-08-15 Thread Sam James
commit: ac32a5a040048c381decb1af70a4a985ac23a0af
Author: Sam James  gentoo  org>
AuthorDate: Wed Aug 16 02:26:12 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Aug 16 02:26:12 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ac32a5a0

dev-python/pydantic: Keyword 2.1.1 arm64, #909772

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

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

diff --git a/dev-python/pydantic/pydantic-2.1.1.ebuild 
b/dev-python/pydantic/pydantic-2.1.1.ebuild
index b148f044b278..c6d8ef0bdc75 100644
--- a/dev-python/pydantic/pydantic-2.1.1.ebuild
+++ b/dev-python/pydantic/pydantic-2.1.1.ebuild
@@ -16,7 +16,7 @@ HOMEPAGE="
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~arm64 ~x86"
 
 RDEPEND="
>=dev-python/annotated-types-0.4.0[${PYTHON_USEDEP}]



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

2023-08-15 Thread Sam James
commit: 21626d32dcf0669d3a29c49b8ab4c564fcc5a3a5
Author: Sam James  gentoo  org>
AuthorDate: Wed Aug 16 02:26:11 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Aug 16 02:26:11 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=21626d32

dev-python/annotated-types: Keyword 0.5.0 arm64, #909772

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

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

diff --git a/dev-python/annotated-types/annotated-types-0.5.0.ebuild 
b/dev-python/annotated-types/annotated-types-0.5.0.ebuild
index 1f583aeb3993..3274032d0185 100644
--- a/dev-python/annotated-types/annotated-types-0.5.0.ebuild
+++ b/dev-python/annotated-types/annotated-types-0.5.0.ebuild
@@ -16,7 +16,7 @@ HOMEPAGE="
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~riscv ~x86"
+KEYWORDS="~amd64 ~arm64 ~riscv ~x86"
 
 BDEPEND="
test? (



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

2023-08-15 Thread Sam James
commit: 6be16c9641e9f2dfff6f45621fff46f920429997
Author: Sam James  gentoo  org>
AuthorDate: Wed Aug 16 02:19:51 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Aug 16 02:19:51 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6be16c96

app-text/opensp: Stabilize 1.5.2-r10 x86, #912327

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

 app-text/opensp/opensp-1.5.2-r10.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-text/opensp/opensp-1.5.2-r10.ebuild 
b/app-text/opensp/opensp-1.5.2-r10.ebuild
index ba078b7e7cca..5fcad96681a9 100644
--- a/app-text/opensp/opensp-1.5.2-r10.ebuild
+++ b/app-text/opensp/opensp-1.5.2-r10.ebuild
@@ -13,7 +13,7 @@ S=${WORKDIR}/${MY_P}
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ~ppc64 
~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos 
~x64-macos ~x64-solaris"
+KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ~ppc64 
~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos 
~x64-macos ~x64-solaris"
 IUSE="doc nls static-libs test"
 RESTRICT="!test? ( test )"
 



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

2023-08-15 Thread Sam James
commit: 74835f50cfe66bdea7a51aee1586ce6bc9299404
Author: Sam James  gentoo  org>
AuthorDate: Wed Aug 16 02:19:41 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Aug 16 02:19:41 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=74835f50

dev-libs/libisofs: Stabilize 1.5.6_p1 ppc, #912231

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

 dev-libs/libisofs/libisofs-1.5.6_p1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-libs/libisofs/libisofs-1.5.6_p1.ebuild 
b/dev-libs/libisofs/libisofs-1.5.6_p1.ebuild
index f57501ac09e2..6f21bd00da7b 100644
--- a/dev-libs/libisofs/libisofs-1.5.6_p1.ebuild
+++ b/dev-libs/libisofs/libisofs-1.5.6_p1.ebuild
@@ -12,7 +12,7 @@ 
SRC_URI="http://files.libburnia-project.org/releases/${MY_P}.tar.gz;
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~ppc ppc64 ~riscv ~s390 
sparc x86"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ppc ppc64 ~riscv ~s390 
sparc x86"
 IUSE="acl debug static-libs verbose-debug xattr zlib"
 
 BDEPEND="



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

2023-08-15 Thread Sam James
commit: dffcb6c89a47ec0282fc7dd40014b34accde4bd0
Author: Sam James  gentoo  org>
AuthorDate: Wed Aug 16 02:19:42 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Aug 16 02:19:42 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dffcb6c8

dev-libs/libisoburn: Stabilize 1.5.6 ppc, #912231

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

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

diff --git a/dev-libs/libisoburn/libisoburn-1.5.6.ebuild 
b/dev-libs/libisoburn/libisoburn-1.5.6.ebuild
index 6cf417abe440..e979b942b932 100644
--- a/dev-libs/libisoburn/libisoburn-1.5.6.ebuild
+++ b/dev-libs/libisoburn/libisoburn-1.5.6.ebuild
@@ -9,7 +9,7 @@ 
SRC_URI="http://files.libburnia-project.org/releases/${P}.tar.gz;
 
 LICENSE="GPL-2 GPL-3"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~ppc ppc64 ~s390 sparc x86"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ppc ppc64 ~s390 sparc x86"
 IUSE="acl debug external-filters external-filters-setuid frontend-optional
launch-frontend launch-frontend-setuid libedit readline static-libs 
xattr zlib"
 



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

2023-08-15 Thread Sam James
commit: b065b0fba5d77bd17c7fd572f66d29abfc999165
Author: Sam James  gentoo  org>
AuthorDate: Wed Aug 16 02:19:52 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Aug 16 02:19:52 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b065b0fb

app-text/opensp: Stabilize 1.5.2-r10 sparc, #912327

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

 app-text/opensp/opensp-1.5.2-r10.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-text/opensp/opensp-1.5.2-r10.ebuild 
b/app-text/opensp/opensp-1.5.2-r10.ebuild
index 5fcad96681a9..e99a78a84e59 100644
--- a/app-text/opensp/opensp-1.5.2-r10.ebuild
+++ b/app-text/opensp/opensp-1.5.2-r10.ebuild
@@ -13,7 +13,7 @@ S=${WORKDIR}/${MY_P}
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ~ppc64 
~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos 
~x64-macos ~x64-solaris"
+KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ~ppc64 
~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos 
~x64-macos ~x64-solaris"
 IUSE="doc nls static-libs test"
 RESTRICT="!test? ( test )"
 



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

2023-08-15 Thread Sam James
commit: 284107d8b698e6cf7ffa7a53c8249f4ce7771099
Author: Sam James  gentoo  org>
AuthorDate: Wed Aug 16 02:19:39 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Aug 16 02:19:39 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=284107d8

dev-perl/Sereal: Stabilize 5.4.0 ppc, #910923

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

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

diff --git a/dev-perl/Sereal/Sereal-5.4.0.ebuild 
b/dev-perl/Sereal/Sereal-5.4.0.ebuild
index 1f8cb4809909..8eed4f449087 100644
--- a/dev-perl/Sereal/Sereal-5.4.0.ebuild
+++ b/dev-perl/Sereal/Sereal-5.4.0.ebuild
@@ -9,7 +9,7 @@ inherit perl-module
 
 DESCRIPTION="Fast, compact, powerful binary (de-)serialization"
 SLOT="0"
-KEYWORDS="amd64 ~ia64 ~ppc ppc64 sparc x86"
+KEYWORDS="amd64 ~ia64 ppc ppc64 sparc x86"
 
 RDEPEND="
>=dev-perl/Sereal-Encoder-${PV}



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

2023-08-15 Thread Sam James
commit: a1079fef0f9ec85013b150e68f7ae1ffbe58ac62
Author: Sam James  gentoo  org>
AuthorDate: Wed Aug 16 02:19:53 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Aug 16 02:19:53 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a1079fef

app-text/opensp: Stabilize 1.5.2-r10 amd64, #912327

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

 app-text/opensp/opensp-1.5.2-r10.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-text/opensp/opensp-1.5.2-r10.ebuild 
b/app-text/opensp/opensp-1.5.2-r10.ebuild
index e99a78a84e59..82ca20893699 100644
--- a/app-text/opensp/opensp-1.5.2-r10.ebuild
+++ b/app-text/opensp/opensp-1.5.2-r10.ebuild
@@ -13,7 +13,7 @@ S=${WORKDIR}/${MY_P}
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ~ppc64 
~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos 
~x64-macos ~x64-solaris"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ~ppc64 
~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos 
~x64-macos ~x64-solaris"
 IUSE="doc nls static-libs test"
 RESTRICT="!test? ( test )"
 



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

2023-08-15 Thread Sam James
commit: 199ae89223fda090aff8ea94e08f8bf48b0a7168
Author: Sam James  gentoo  org>
AuthorDate: Wed Aug 16 02:19:54 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Aug 16 02:19:54 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=199ae892

app-text/opensp: Stabilize 1.5.2-r10 ppc64, #912327

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

 app-text/opensp/opensp-1.5.2-r10.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-text/opensp/opensp-1.5.2-r10.ebuild 
b/app-text/opensp/opensp-1.5.2-r10.ebuild
index 82ca20893699..51923c601198 100644
--- a/app-text/opensp/opensp-1.5.2-r10.ebuild
+++ b/app-text/opensp/opensp-1.5.2-r10.ebuild
@@ -13,7 +13,7 @@ S=${WORKDIR}/${MY_P}
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ~ppc64 
~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos 
~x64-macos ~x64-solaris"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 
~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos 
~x64-macos ~x64-solaris"
 IUSE="doc nls static-libs test"
 RESTRICT="!test? ( test )"
 



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

2023-08-15 Thread Sam James
commit: 3312a082d6c05fab19335c29d2807af9539c4785
Author: Sam James  gentoo  org>
AuthorDate: Wed Aug 16 02:19:45 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Aug 16 02:19:45 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3312a082

dev-lang/crystal: Stabilize 1.9.0 amd64, #912298

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

 dev-lang/crystal/crystal-1.9.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-lang/crystal/crystal-1.9.0.ebuild 
b/dev-lang/crystal/crystal-1.9.0.ebuild
index 25200cbd691a..8ceb5a40846b 100644
--- a/dev-lang/crystal/crystal-1.9.0.ebuild
+++ b/dev-lang/crystal/crystal-1.9.0.ebuild
@@ -17,7 +17,7 @@ 
SRC_URI="https://github.com/crystal-lang/crystal/archive/${PV}.tar.gz -> ${P}.ta
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="amd64"
 IUSE="doc debug llvm-libunwind"
 
 # Upstream test suite not reliable



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

2023-08-15 Thread Sam James
commit: 70947ac93481f8a901eb19a0483cb16de3892aac
Author: Sam James  gentoo  org>
AuthorDate: Wed Aug 16 02:19:49 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Aug 16 02:19:49 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=70947ac9

app-text/opensp: Stabilize 1.5.2-r10 arm, #912327

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

 app-text/opensp/opensp-1.5.2-r10.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-text/opensp/opensp-1.5.2-r10.ebuild 
b/app-text/opensp/opensp-1.5.2-r10.ebuild
index 484cf571d9de..7526d8e7d3d3 100644
--- a/app-text/opensp/opensp-1.5.2-r10.ebuild
+++ b/app-text/opensp/opensp-1.5.2-r10.ebuild
@@ -13,7 +13,7 @@ S=${WORKDIR}/${MY_P}
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ~ppc64 
~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos 
~x64-macos ~x64-solaris"
+KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ~ppc64 
~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos 
~x64-macos ~x64-solaris"
 IUSE="doc nls static-libs test"
 RESTRICT="!test? ( test )"
 



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

2023-08-15 Thread Sam James
commit: 6e206f516ffe4983603c2bfa4d9fb08016b80b93
Author: Sam James  gentoo  org>
AuthorDate: Wed Aug 16 02:19:50 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Aug 16 02:19:50 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6e206f51

app-text/opensp: Stabilize 1.5.2-r10 arm64, #912327

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

 app-text/opensp/opensp-1.5.2-r10.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-text/opensp/opensp-1.5.2-r10.ebuild 
b/app-text/opensp/opensp-1.5.2-r10.ebuild
index 7526d8e7d3d3..ba078b7e7cca 100644
--- a/app-text/opensp/opensp-1.5.2-r10.ebuild
+++ b/app-text/opensp/opensp-1.5.2-r10.ebuild
@@ -13,7 +13,7 @@ S=${WORKDIR}/${MY_P}
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ~ppc64 
~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos 
~x64-macos ~x64-solaris"
+KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ~ppc64 
~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos 
~x64-macos ~x64-solaris"
 IUSE="doc nls static-libs test"
 RESTRICT="!test? ( test )"
 



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

2023-08-15 Thread Sam James
commit: 26de04ec7448ce3cc2cc44a5b1fe9375cdafcb17
Author: Sam James  gentoo  org>
AuthorDate: Wed Aug 16 02:19:48 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Aug 16 02:19:48 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=26de04ec

app-text/opensp: Stabilize 1.5.2-r10 ppc, #912327

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

 app-text/opensp/opensp-1.5.2-r10.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-text/opensp/opensp-1.5.2-r10.ebuild 
b/app-text/opensp/opensp-1.5.2-r10.ebuild
index d20604f095ad..484cf571d9de 100644
--- a/app-text/opensp/opensp-1.5.2-r10.ebuild
+++ b/app-text/opensp/opensp-1.5.2-r10.ebuild
@@ -13,7 +13,7 @@ S=${WORKDIR}/${MY_P}
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos 
~x64-macos ~x64-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ~ppc64 
~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos 
~x64-macos ~x64-solaris"
 IUSE="doc nls static-libs test"
 RESTRICT="!test? ( test )"
 



[gentoo-commits] repo/gentoo:master commit in: dev-python/google-api-python-client/

2023-08-15 Thread Sam James
commit: 58614e599a013f20ff45452231a869f163f08a0d
Author: Sam James  gentoo  org>
AuthorDate: Wed Aug 16 02:19:47 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Aug 16 02:19:47 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=58614e59

dev-python/google-api-python-client: Stabilize 2.95.0 ALLARCHES, #912316

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

 .../google-api-python-client/google-api-python-client-2.95.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/dev-python/google-api-python-client/google-api-python-client-2.95.0.ebuild 
b/dev-python/google-api-python-client/google-api-python-client-2.95.0.ebuild
index 0194f9640998..9eb8248acd2f 100644
--- a/dev-python/google-api-python-client/google-api-python-client-2.95.0.ebuild
+++ b/dev-python/google-api-python-client/google-api-python-client-2.95.0.ebuild
@@ -17,7 +17,7 @@ HOMEPAGE="
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+KEYWORDS="amd64 ~arm ~arm64 x86"
 
 RDEPEND="
>=dev-python/httplib2-0.15[${PYTHON_USEDEP}]



[gentoo-commits] repo/gentoo:master commit in: sci-mathematics/alt-ergo/

2023-08-15 Thread Sam James
commit: be552c8b84be7d0266658e5556b6adb1508552df
Author: Sam James  gentoo  org>
AuthorDate: Wed Aug 16 02:19:43 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Aug 16 02:19:43 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=be552c8b

sci-mathematics/alt-ergo: Stabilize 2.4.3 amd64, #912295

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

 sci-mathematics/alt-ergo/alt-ergo-2.4.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sci-mathematics/alt-ergo/alt-ergo-2.4.3.ebuild 
b/sci-mathematics/alt-ergo/alt-ergo-2.4.3.ebuild
index 1ba42319bb6c..e06cf284f0e1 100644
--- a/sci-mathematics/alt-ergo/alt-ergo-2.4.3.ebuild
+++ b/sci-mathematics/alt-ergo/alt-ergo-2.4.3.ebuild
@@ -15,7 +15,7 @@ if [[ ${PV} == ** ]] ; then
 else
SRC_URI="https://github.com/OCamlPro/${PN}/archive/${PV}.tar.gz
-> ${P}.tar.gz"
-   KEYWORDS="~amd64"
+   KEYWORDS="amd64"
 fi
 
 LICENSE="CeCILL-C"



[gentoo-commits] repo/gentoo:master commit in: sci-mathematics/coq/

2023-08-15 Thread Sam James
commit: fcae4e8b3a9681b733938313917dc15afc081cfe
Author: Sam James  gentoo  org>
AuthorDate: Wed Aug 16 02:19:44 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Aug 16 02:19:44 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fcae4e8b

sci-mathematics/coq: Stabilize 8.17.1 amd64, #912296

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

 sci-mathematics/coq/coq-8.17.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sci-mathematics/coq/coq-8.17.1.ebuild 
b/sci-mathematics/coq/coq-8.17.1.ebuild
index f634026e1cda..495f48055a82 100644
--- a/sci-mathematics/coq/coq-8.17.1.ebuild
+++ b/sci-mathematics/coq/coq-8.17.1.ebuild
@@ -17,7 +17,7 @@ S="${WORKDIR}"/${MY_P}
 
 LICENSE="LGPL-2.1"
 SLOT="0/${PV}"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
 IUSE="debug doc gui +ocamlopt test"
 RESTRICT="!test? ( test )"
 



[gentoo-commits] repo/gentoo:master commit in: x11-libs/cmrt/

2023-08-15 Thread Sam James
commit: f0f73dd1de6b49f0f13c523c53f90da636539eae
Author: Sam James  gentoo  org>
AuthorDate: Wed Aug 16 02:19:46 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Aug 16 02:19:46 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f0f73dd1

x11-libs/cmrt: Stabilize 1.0.6-r3 amd64, #912306

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

 x11-libs/cmrt/cmrt-1.0.6-r3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-libs/cmrt/cmrt-1.0.6-r3.ebuild 
b/x11-libs/cmrt/cmrt-1.0.6-r3.ebuild
index 6ccae4fc9c5d..7ed6d16eae5e 100644
--- a/x11-libs/cmrt/cmrt-1.0.6-r3.ebuild
+++ b/x11-libs/cmrt/cmrt-1.0.6-r3.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/intel/cmrt/archive/refs/tags/${PV}.tar.gz -> ${P}.ta
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux"
 
 BDEPEND="virtual/pkgconfig"
 DEPEND="



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

2023-08-15 Thread Sam James
commit: 2ba9f325d057c1189f562b56612fe444abf2da97
Author: Sam James  gentoo  org>
AuthorDate: Wed Aug 16 02:19:40 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Aug 16 02:19:40 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2ba9f325

dev-util/cmake: Stabilize 3.26.5-r1 ppc, #911602

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

 dev-util/cmake/cmake-3.26.5-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-util/cmake/cmake-3.26.5-r1.ebuild 
b/dev-util/cmake/cmake-3.26.5-r1.ebuild
index 2b7f114762ef..4ec8c0f85cf2 100644
--- a/dev-util/cmake/cmake-3.26.5-r1.ebuild
+++ b/dev-util/cmake/cmake-3.26.5-r1.ebuild
@@ -48,7 +48,7 @@ else

https://github.com/Kitware/CMake/releases/download/v$(ver_cut 
1-3)/${MY_P}-SHA-256.txt.asc
)"
 
-   KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips 
~ppc ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~arm64-macos 
~ppc-macos ~x64-macos ~x64-solaris"
+   KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips 
ppc ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~arm64-macos 
~ppc-macos ~x64-macos ~x64-solaris"
 
BDEPEND="verify-sig? ( sec-keys/openpgp-keys-bradking )"
fi



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

2023-08-15 Thread Sam James
commit: 2fc7f2d0ebbc64e341d1effe2cdf41d08bade39c
Author: Sam James  gentoo  org>
AuthorDate: Wed Aug 16 02:19:41 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Aug 16 02:19:41 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2fc7f2d0

dev-libs/libburn: Stabilize 1.5.6 ppc, #912231

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

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

diff --git a/dev-libs/libburn/libburn-1.5.6.ebuild 
b/dev-libs/libburn/libburn-1.5.6.ebuild
index e08ca66b3f1c..a8308ab1fbb3 100644
--- a/dev-libs/libburn/libburn-1.5.6.ebuild
+++ b/dev-libs/libburn/libburn-1.5.6.ebuild
@@ -9,7 +9,7 @@ 
SRC_URI="http://files.libburnia-project.org/releases/${P}.tar.gz;
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~ppc ppc64 ~riscv ~s390 
sparc x86"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ppc ppc64 ~riscv ~s390 
sparc x86"
 IUSE="debug static-libs"
 
 BDEPEND="



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

2023-08-15 Thread Sam James
commit: 9ab896824f31c1fdeecaac88c7c1f982c127c8b4
Author: Sam James  gentoo  org>
AuthorDate: Wed Aug 16 02:19:38 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Aug 16 02:19:38 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9ab89682

dev-perl/Tk-TableMatrix: Stabilize 1.290.0 ppc, #910866

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

 dev-perl/Tk-TableMatrix/Tk-TableMatrix-1.290.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Tk-TableMatrix/Tk-TableMatrix-1.290.0.ebuild 
b/dev-perl/Tk-TableMatrix/Tk-TableMatrix-1.290.0.ebuild
index 0d105ea975c4..6b77b1144818 100644
--- a/dev-perl/Tk-TableMatrix/Tk-TableMatrix-1.290.0.ebuild
+++ b/dev-perl/Tk-TableMatrix/Tk-TableMatrix-1.290.0.ebuild
@@ -11,7 +11,7 @@ DESCRIPTION="Create and manipulate tables in Perl + Tk"
 
 LICENSE="Artistic"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~ia64 ~ppc ~riscv sparc x86 ~amd64-linux 
~x86-linux"
+KEYWORDS="~alpha amd64 arm arm64 ~ia64 ppc ~riscv sparc x86 ~amd64-linux 
~x86-linux"
 
 RDEPEND="
>=dev-perl/Tk-800.22.0



[gentoo-commits] repo/gentoo:master commit in: dev-ruby/nokogiri/

2023-08-15 Thread Sam James
commit: d86e4dafae3be04b32c070f1ed56f2e9a71029b1
Author: Sam James  gentoo  org>
AuthorDate: Wed Aug 16 02:19:37 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Aug 16 02:19:37 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d86e4daf

dev-ruby/nokogiri: Stabilize 1.15.3 ppc, #909636

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

 dev-ruby/nokogiri/nokogiri-1.15.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ruby/nokogiri/nokogiri-1.15.3.ebuild 
b/dev-ruby/nokogiri/nokogiri-1.15.3.ebuild
index 932d0660a5b2..201ad4a00c77 100644
--- a/dev-ruby/nokogiri/nokogiri-1.15.3.ebuild
+++ b/dev-ruby/nokogiri/nokogiri-1.15.3.ebuild
@@ -18,7 +18,7 @@ HOMEPAGE="https://nokogiri.org/;
 LICENSE="MIT"
 SRC_URI="https://github.com/sparklemotion/nokogiri/archive/v${PV}.tar.gz -> 
${P}-git.tgz"
 
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~mips ~ppc ppc64 ~riscv ~s390 
sparc x86 ~arm64-macos"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~mips ppc ppc64 ~riscv ~s390 
sparc x86 ~arm64-macos"
 SLOT="0"
 IUSE=""
 



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

2023-08-15 Thread Sam James
commit: f2bde10ee7853e209ed68762e6c0795c08df2f17
Author: Sam James  gentoo  org>
AuthorDate: Wed Aug 16 02:18:27 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Aug 16 02:18:27 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f2bde10e

profiles: mask broken systemd-cron-1.16.7

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

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

diff --git a/profiles/package.mask b/profiles/package.mask
index 47b247b535fd..eee16bbf2655 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -33,6 +33,10 @@
 
 #--- END OF EXAMPLES ---
 
+# Sam James  (2023-08-16)
+# Broken and installs no files, bug #912334.
+=sys-process/systemd-cron-1.16.7
+
 # Matt Turner  (2023-08-14)
 # Dead slot depending on libsoup:2.4
 # Removal on 2023-09-14.



[gentoo-commits] repo/gentoo:master commit in: dev-ruby/moneta/

2023-08-15 Thread Naohiro Aota
commit: e3d8d37d2b0ac12fdb4ecf2873811b20cd9c3e1a
Author: Naohiro Aota  gentoo  org>
AuthorDate: Wed Aug 16 01:14:15 2023 +
Commit: Naohiro Aota  gentoo  org>
CommitDate: Wed Aug 16 01:17:25 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e3d8d37d

dev-ruby/moneta: enable ruby32

Signed-off-by: Naohiro Aota  gentoo.org>

 dev-ruby/moneta/moneta-1.6.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ruby/moneta/moneta-1.6.0.ebuild 
b/dev-ruby/moneta/moneta-1.6.0.ebuild
index fc4f1c4800b1..7baef16d4107 100644
--- a/dev-ruby/moneta/moneta-1.6.0.ebuild
+++ b/dev-ruby/moneta/moneta-1.6.0.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
-USE_RUBY="ruby27 ruby30 ruby31"
+USE_RUBY="ruby27 ruby30 ruby31 ruby32"
 
 RUBY_FAKEGEM_TASK_DOC=""
 RUBY_FAKEGEM_RECIPE_TEST="none"



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

2023-08-15 Thread Michael Orlitzky
commit: 78205d9878dfc9826ce1d7046d2f7c2b3dd5d073
Author: Michael Orlitzky  gentoo  org>
AuthorDate: Tue Aug 15 23:51:49 2023 +
Commit: Michael Orlitzky  gentoo  org>
CommitDate: Tue Aug 15 23:55:23 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=78205d98

dev-lang/php: add 8.0.30

Fixes CVE-2023-3823 and CVE-2023-3824.

Bug: https://bugs.gentoo.org/912331
Signed-off-by: Michael Orlitzky  gentoo.org>

 dev-lang/php/Manifest  |   1 +
 dev-lang/php/php-8.0.30.ebuild | 757 +
 2 files changed, 758 insertions(+)

diff --git a/dev-lang/php/Manifest b/dev-lang/php/Manifest
index 33835f26adcb..f83a1f6d7d21 100644
--- a/dev-lang/php/Manifest
+++ b/dev-lang/php/Manifest
@@ -2,6 +2,7 @@ DIST php-7.4.33.tar.xz 10420144 BLAKE2B 
e75817e79c698628c873c90afb3b5677480d03ec
 DIST php-8.0.25.tar.xz 10802888 BLAKE2B 
c1f283613c43551cccd52955deaae364781fffd4f73befa5e103211ed2b972272189973639d840ef1839b038e1872a6a28424939ea133f0bf86d82b56bb591fb
 SHA512 
43bb0637e424e2a637e05f3faf0ca2c5309f2d9cc03def9fc9af9b756003ea6efe730b608c70177c3c1b9cb03cef31c27cd6507cca9d9f0fd854aadb5e51aee3
 DIST php-8.0.28.tar.xz 10801568 BLAKE2B 
de03f5ad262e830c70d24b9e2dd997897e5613d8bbc998ab7e59df703db89d587c6c8955e6f82f0cf6630eed82f33e21567ccf7a873ca07f4d0659f7bf4bd974
 SHA512 
d66e41cdccc332fccaf03bb24356652b17be5267cba5a47d80f1b74732b674f6a23c91e4a151ca442e629de8e8bcf6daecf0b34cbcbc9e33f53b8da9f06dc6b9
 DIST php-8.0.29.tar.xz 10803592 BLAKE2B 
6e15ce459aa5a51b2a07a4bfa1f6dba076dbbd4828ccdcb8dc4796f64ad3dbda6ee2b6789880591847a7de0d077072e63c46f13399b5b44a4ec34c83172fb6ac
 SHA512 
5f849753bbcc12e253160af072213bc1ede32e5051684129707d32fd6ce8e12867fcf7a5f6790b25071fdda0508dfffd3344e4bb850a747cb8f3c9aee970311d
+DIST php-8.0.30.tar.xz 10821076 BLAKE2B 
9a914ce99ec1d5d554f063ba324d95bd6d39912a13f34f9b3e09fa020c96c0a50ff919e8d829fd663522be2b68bea8934d7f67c52ad45b64d72946f0ba5f3925
 SHA512 
fb816e0a4e4dc506b0ea4425f26690edc6afadb5474ac84df0a1aa293abecd50d128b36074e3e0740c7228109d486ca446869a9c920419610a20ab5989870782
 DIST php-8.1.12.tar.xz 11747176 BLAKE2B 
0505794826fb0fc92b04be5f7162af8aa92d782bb228243348d85b46866cd47089fcb7febd6886a8179babf64cb227bcdbf5d5f60d44dfefe1c947a3a708e3c1
 SHA512 
437b6a8146b58479f4d1acb7b35d68954f1f7bc13a8f3dddc66e1677d7e9b6a11154861f9e894cbd59b9c28d4df3fd5422f9b5553004e9fc8d0320ab59b9f907
 DIST php-8.1.16.tar.xz 11760948 BLAKE2B 
ac0d352dae05115197852092b9b3c0b5091528326806c70eb34e0aba6007f718e927e67045d65976cb2104e4737a475b2224d4f05ff89ddf8c3066e0240c38e1
 SHA512 
4515da38803272abfafb069d1684c66dbb5086987b148c48dd7d8acf8f5316d255cf321ec57d6fbffe914a35551a533446ac13c34bb7c984e0d109247e8e64da
 DIST php-8.1.20.tar.xz 11793228 BLAKE2B 
ecdaf43278b69e039e5440b441a89d02ea53e8246515a89f430d7affbaefa3e1637a6830f91dc9062961719ba5bf7c56993f3b47db96b56c14111f77c74a3096
 SHA512 
d93767c6ff4d305c209e1a0fcb17f19b1d417fa872b002413ebe7883e93900c210e8f122410ac54da373b9d10dd2f522ea2bafc9b66214fb466314d64907a558

diff --git a/dev-lang/php/php-8.0.30.ebuild b/dev-lang/php/php-8.0.30.ebuild
new file mode 100644
index ..b6ce4bcbf1b4
--- /dev/null
+++ b/dev-lang/php/php-8.0.30.ebuild
@@ -0,0 +1,757 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+WANT_AUTOMAKE="none"
+
+inherit flag-o-matic systemd autotools
+
+DESCRIPTION="The PHP language runtime engine"
+HOMEPAGE="https://www.php.net/;
+SRC_URI="https://www.php.net/distributions/${P}.tar.xz;
+
+LICENSE="PHP-3.01
+   BSD
+   Zend-2.0
+   bcmath? ( LGPL-2.1+ )
+   fpm? ( BSD-2 )
+   gd? ( gd )
+   unicode? ( BSD-2 LGPL-2.1 )"
+
+SLOT="$(ver_cut 1-2)"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 
~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
+
+# We can build the following SAPIs in the given order
+SAPIS="embed cli cgi fpm apache2 phpdbg"
+
+# SAPIs and SAPI-specific USE flags (cli SAPI is default on):
+IUSE="${IUSE}
+   ${SAPIS/cli/+cli}
+   threads"
+
+IUSE="${IUSE} acl apparmor argon2 bcmath berkdb bzip2 calendar cdb cjk
+   coverage +ctype curl debug
+   enchant exif ffi +fileinfo +filter firebird
+   +flatfile ftp gd gdbm gmp +iconv imap inifile
+   intl iodbc ipv6 +jit kerberos ldap ldap-sasl libedit lmdb
+   mhash mssql mysql mysqli nls
+   oci8-instant-client odbc +opcache pcntl pdo +phar +posix postgres qdbm
+   readline selinux +session session-mm sharedmem
+   +simplexml snmp soap sockets sodium spell sqlite ssl
+   sysvipc systemd test tidy +tokenizer tokyocabinet truetype unicode webp
+   +xml xmlreader xmlwriter xpm xslt zip zlib"
+
+# Without USE=readline or libedit, the interactive "php -a" CLI will hang.
+# The Oracle instant client provides its own incompatible ldap library.
+REQUIRED_USE="
+   || ( cli cgi fpm apache2 embed phpdbg )
+   cli? ( ^^ ( readline libedit ) )
+   

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

2023-08-15 Thread Craig Andrews
commit: fc3f46060789b42be78d36e4404aadac34b5f373
Author: Craig Andrews  gentoo  org>
AuthorDate: Tue Aug 15 23:39:12 2023 +
Commit: Craig Andrews  gentoo  org>
CommitDate: Tue Aug 15 23:47:11 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fc3f4606

www-apps/jackett: add 0.21.648

Signed-off-by: Craig Andrews  gentoo.org>

 www-apps/jackett/Manifest|  6 +++
 www-apps/jackett/jackett-0.21.648.ebuild | 67 
 2 files changed, 73 insertions(+)

diff --git a/www-apps/jackett/Manifest b/www-apps/jackett/Manifest
index 742971215cfe..9a12627cc9e1 100644
--- a/www-apps/jackett/Manifest
+++ b/www-apps/jackett/Manifest
@@ -4,3 +4,9 @@ DIST jackett-0.21.584-musl-arm.tar.gz 43914196 BLAKE2B 
b20d874aae1cd86fb01abcaf3
 DIST jackett-0.21.584-musl-arm64.tar.gz 43403879 BLAKE2B 
d0f1e3c7ff5e741f11320ad9e9929f6ed191816803ef015e8e4bbc9ef366db70bccfd373c59a1dfddd2bd70f071f4b93f28fe617b5eee75d4cc55859d339c7a3
 SHA512 
05b6aa32db2e938871657f57febaa0a10dce58a30ee416c91ff289e0f854eda713a62da0fb572657a6ae50131cb9bfb47773cd0cf5cd226b10b4fb15c5e3ddf7
 DIST jackett-0.21.584-musl-x64.tar.gz 45591951 BLAKE2B 
76e32dc4b44e787f9c62aa2b6bdf194e590f2ce1ce61d272859b2c2f9fb3f919c7cade66994224c8378272391c7110a54bc34f007cc5863c3d083308c4a11d25
 SHA512 
7ea144dd5eea5643d6a5849f20d0b611e8a48e9e583d67fa582210a2805330e8acaa6eda84ac6225b7ff761f545e110fd7a3f69201b58c68a5edd77a5f731d81
 DIST jackett-0.21.584-x64.tar.gz 46057639 BLAKE2B 
a367f4ce9b1721328292891da948b229abbf0d4ac143efa85f7f43e58fe12dcd7923c64078f28835f8e58680c41099d798b3f504166ec64e48adc9cd5ee16ded
 SHA512 
90439a386809407a33db7b442f82026f62c538f008adb5e2df792e009ccdcb86bf53785aa97528875c60c164f4fd278226d99b718dfd7a7d0a8d752a7c75772d
+DIST jackett-0.21.648-arm.tar.gz 43934858 BLAKE2B 
36cd9a6fa75bc232f96fab9818280069896fa08054aecef2810c1794c7c7f9cffaa606e05574683160eda82de4ac2a646c0c82dcc2d7f2f0d1ea76137c777c2b
 SHA512 
2cb4c96cdfb38bf106f3ad6bcb9f3f4d59c7fd149ef47f27114aafc6b0ea066cb5f34052ce41c481170947b5a65f3852a76b4dee608f606f54f5a4bd73ea1865
+DIST jackett-0.21.648-arm64.tar.gz 43432901 BLAKE2B 
97e7046976c49ee8f4f00576c9d679f89c2e1cf90fe5e68d338a90870349c6843669ea5d4e6a0820e41e4a52d7273c9a6a3e0ac546bcd646b1d219cd76e3571e
 SHA512 
94f8a920f74f1e4fa8530714ac0c2948cacef3c1d8e1e1cc3bafbfab1e53579a71897e97bfe12188fe4dc02a3642ed047f40291660cf97024d735ad44bf1bfb2
+DIST jackett-0.21.648-musl-arm.tar.gz 43962757 BLAKE2B 
60bdcbb7aca512ba5583d40aff82311564f1abf88a0109ce1172a932619a27398107ca55077ad55f9f8e9e3e1e4a3fc2f4d1db37c166dedfb7e1b0441e374ba8
 SHA512 
5da09e1380954117a554f301689b71ba74ed14095e22335b5b231e0989ce759ae345a33cb4ddcd265d0cde6e63d81b54de2d81776e91d4bb1b2fd959ee108538
+DIST jackett-0.21.648-musl-arm64.tar.gz 43446945 BLAKE2B 
784da965627a8a31b435216162aa121691060345836a5fcbfba067bde6ad6caf42238162223e35010a826d9582e4727579489dce740a204322ea1539365791d3
 SHA512 
c65f8a6c70f5f2c3fded4900445caba5e770f54b8196cd965535730ef52bab4e3472be45ae05b94b1c5560153ad10c96ce9456c96721632ab8227c59063797ff
+DIST jackett-0.21.648-musl-x64.tar.gz 45620844 BLAKE2B 
860ef64a964c2eb2cee89cc45a7e51930b295658ec0d8ee59d06fd17b818309f323c9c62469fe0096e77b1432e5741f26d5da5f19de487ca5d7b24e7dea0dc16
 SHA512 
0fcc9fcae772c6d5886a849ad5fe7a83572b21b7861e1642aad3075664b24e21e100b7a8feb6e241079899a47d306b7d7d989a8537c49698c7e28c2717d859c8
+DIST jackett-0.21.648-x64.tar.gz 46086340 BLAKE2B 
53e629eb846ceab22010ed1aebd12cda6d426645e5a464e892e54f2109ccc748dc314f07f2a7e1a5f4995304d84d7451ef85d06b5e31094b5d0e078719d5c42f
 SHA512 
33325805954e9c0604e4f6e5e37ac77934933d72829d003af67c82d8f59cbb2f682df544e81f443ec10306c7f6cea1c6a26e5147ba52dfec150ed2806b632dda

diff --git a/www-apps/jackett/jackett-0.21.648.ebuild 
b/www-apps/jackett/jackett-0.21.648.ebuild
new file mode 100644
index ..19736493e549
--- /dev/null
+++ b/www-apps/jackett/jackett-0.21.648.ebuild
@@ -0,0 +1,67 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit systemd
+
+SRC_URI="
+   amd64? (
+   elibc_glibc? ( 
https://github.com/Jackett/Jackett/releases/download/v${PV}/Jackett.Binaries.LinuxAMDx64.tar.gz
 -> ${P}-x64.tar.gz )
+   elibc_musl? ( 
https://github.com/Jackett/Jackett/releases/download/v${PV}/Jackett.Binaries.LinuxMuslAMDx64.tar.gz
 -> ${P}-musl-x64.tar.gz )
+   )
+   arm? (
+   elibc_glibc? ( 
https://github.com/Jackett/Jackett/releases/download/v${PV}/Jackett.Binaries.LinuxARM32.tar.gz
 -> ${P}-arm.tar.gz )
+   elibc_musl? ( 
https://github.com/Jackett/Jackett/releases/download/v${PV}/Jackett.Binaries.LinuxMuslARM32.tar.gz
 -> ${P}-musl-arm.tar.gz )
+   )
+   arm64? (
+   elibc_glibc? ( 
https://github.com/Jackett/Jackett/releases/download/v${PV}/Jackett.Binaries.LinuxARM64.tar.gz
 -> ${P}-arm64.tar.gz )
+   elibc_musl? ( 

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

2023-08-15 Thread Craig Andrews
commit: 8b3e22ac25d834df687e106ecfcb6da89ceb3ab8
Author: Craig Andrews  gentoo  org>
AuthorDate: Tue Aug 15 23:46:43 2023 +
Commit: Craig Andrews  gentoo  org>
CommitDate: Tue Aug 15 23:47:12 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8b3e22ac

dev-libs/gost-engine: add 3.0.2

Signed-off-by: Craig Andrews  gentoo.org>

 dev-libs/gost-engine/Manifest |  1 +
 dev-libs/gost-engine/gost-engine-3.0.2.ebuild | 42 +++
 2 files changed, 43 insertions(+)

diff --git a/dev-libs/gost-engine/Manifest b/dev-libs/gost-engine/Manifest
index a4718bfbb589..f4afd7efd035 100644
--- a/dev-libs/gost-engine/Manifest
+++ b/dev-libs/gost-engine/Manifest
@@ -1,2 +1,3 @@
 DIST gost-engine-3.0.1.tar.gz 1645245 BLAKE2B 
713a7343f9c11feec361dd2828b00dd7d47518f5a1b047a6e11f8d8eea206ce9058ace1bd70e12b4cb2200789eb8209de671cb5e2692e95391b4e7a82d0badc2
 SHA512 
eb9fb126393cfe23bcef0f45c05b38d39aadd8909419ebcf6dab4800bd7372b63891e9061f8e70686f8ba5cd58669681895b36320ed6a8cc0ca1ff037aa73b85
+DIST gost-engine-3.0.2.tar.gz 1654695 BLAKE2B 
76a14b6a33e7457dc879f45e5f8c1a0db633561269ba156ea1cad9d00dd082196382fb952706ced736ca7da6cfd698533b3f5483ad09f3b93748acd03c4a15ac
 SHA512 
f8e7709df806e5d0a715e3f4f97644f7db4612a868201e730ab2ec62a3099f5c9136af6e4cc4ed5c69fe4ed25ce72b50d29fcf8c961cb3a9e9fa2e1fa8242c9b
 DIST libprov-8a126e09547630ef900177625626b6156052f0ee.tar.gz 5693 BLAKE2B 
e2c9c1a6c31532ea830c94bca9a7e2f0c0d0688c628ba0851ff541a0d9fd9aa727c5ed9b78901032e928ea8cfb63483d3bfeadac40c61ddd990df00e2c7d3cd9
 SHA512 
4633ca9ad21585483dbaf28e416f0f3416c814bb41b0ccf036e438275d83393e70ed1c2cd0298fc87d8e928074a7afcf3971a0d790014cc0d200c92bb2defe4d

diff --git a/dev-libs/gost-engine/gost-engine-3.0.2.ebuild 
b/dev-libs/gost-engine/gost-engine-3.0.2.ebuild
new file mode 100644
index ..a66a0b40c861
--- /dev/null
+++ b/dev-libs/gost-engine/gost-engine-3.0.2.ebuild
@@ -0,0 +1,42 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit cmake
+
+DESCRIPTION="A reference implementation of the Russian GOST crypto algorithms 
for OpenSSL"
+HOMEPAGE="https://github.com/gost-engine/engine;
+IUSE="test"
+RESTRICT="!test? ( test )"
+SLOT="0/${PV}"
+
+COMMON_DEPEND=">=dev-libs/openssl-3.0.0:0="
+DEPEND="${COMMON_DEPEND}
+   virtual/pkgconfig
+   test? (
+   dev-lang/perl
+   )"
+RDEPEND="${COMMON_DEPEND}"
+
+LICENSE="openssl"
+
+DOCS=( INSTALL.md README.gost README.md )
+
+LIBPROV_COMMIT="8a126e09547630ef900177625626b6156052f0ee"
+if [[ ${PV} == "" ]] ; then
+   SRC_URI=""
+   EGIT_REPO_URI="https://github.com/gost-engine/engine.git;
+   inherit git-r3
+else
+   KEYWORDS="~amd64 ~hppa"
+   SRC_URI="https://github.com/gost-engine/engine/archive/v${PV}.tar.gz -> 
${P}.tar.gz
+   
https://github.com/provider-corner/libprov/archive/${LIBPROV_COMMIT}.tar.gz -> 
libprov-${LIBPROV_COMMIT}.tar.gz"
+   S="${WORKDIR}/engine-${PV}"
+fi
+
+src_prepare() {
+   cp -R "${WORKDIR}/libprov-${LIBPROV_COMMIT}/." "${S}/libprov" || die
+   cmake_src_prepare
+   sed 's:Werror:Wno-error:g' -i "${S}/CMakeLists.txt" || die
+}



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

2023-08-15 Thread Craig Andrews
commit: aba4b88998500b3b6b5dcb16b6896b04a9d5
Author: Craig Andrews  gentoo  org>
AuthorDate: Tue Aug 15 23:37:33 2023 +
Commit: Craig Andrews  gentoo  org>
CommitDate: Tue Aug 15 23:47:11 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aba4b889

www-apps/lidarr: drop 1.3.3.3432

Signed-off-by: Craig Andrews  gentoo.org>

 www-apps/lidarr/Manifest |  6 ---
 www-apps/lidarr/lidarr-1.3.3.3432.ebuild | 67 
 2 files changed, 73 deletions(-)

diff --git a/www-apps/lidarr/Manifest b/www-apps/lidarr/Manifest
index 9e74006c31f1..55b6ab39c344 100644
--- a/www-apps/lidarr/Manifest
+++ b/www-apps/lidarr/Manifest
@@ -1,9 +1,3 @@
-DIST Lidarr.develop.1.3.3.3432.linux-core-arm.tar.gz 91245885 BLAKE2B 
6930b4a74c66849324bb6a41b6e4d887ce672b47dc68616f47fa525345a268ba7d29a5b47d6e64a697221ef1a5f862609d16087b2082682209c18b214fb8bea4
 SHA512 
68a772ce089d43a892f35c42a53df860ce1e993377922b2e8cc4ecd0a9b282d9fc6174154637fa33960adb4c74ef08d4586f76716cc1d23a21bcdbf5e0e460e2
-DIST Lidarr.develop.1.3.3.3432.linux-core-arm64.tar.gz 90833820 BLAKE2B 
1a083bbd1833ac92057969e2e99bb959eb600677183bd99beb7d723dc75e72c3d466fed4f1985489a6b1443a430d7a99225dab511f05ad9089695576b9dd4749
 SHA512 
d4fa8c8f4aef5b91a2e536e6d4209b6e43c0479d885909d072cd76b83ab68f2a6af58ff762b114e06da9ab3806cbbefb29e8177f77dafe8b3849351688841171
-DIST Lidarr.develop.1.3.3.3432.linux-core-x64.tar.gz 97371628 BLAKE2B 
80de4e44ce2fdd356b50f46b69927b2f167b043fa4da28ad6620ef3b18645c431ee49e284545dc6f6ed68b6a864c9a6fa254265e220496a974b69c38a50cd7fd
 SHA512 
766c66e31a9119333b34327491dbf6b3c72c5033bab15d32003a839125904e2f0518e8881a5275dc6f8aaae8fc35f52f1dc1d53fbf510b54b29535627d510890
-DIST Lidarr.develop.1.3.3.3432.linux-musl-core-arm.tar.gz 91304972 BLAKE2B 
7b4460939f1293516c5031f9530a6432435521d1a7b5e0d377f55c2943d4b1fffbc4e4c7d8424b63f83b2fdff8998b0213899135034f88f7945309feb5bc19a9
 SHA512 
338c1647f1db0c4d5699dd54be9b4096c800a5b98a6422b8f01a50b43a53d58ba1ad76ba0b83196e1c49157b1327ef319b496be3c5594793938f123e35e0ee30
-DIST Lidarr.develop.1.3.3.3432.linux-musl-core-arm64.tar.gz 90904065 BLAKE2B 
4ea863cad8718c5f8c73bc47a47274c84404a0d2c181bc20fca290a23aed899eb4855e80d5a1a5e56ec8976ef0512ff4e9d407f1aa2fff21227bd9ee030e1682
 SHA512 
4ba4b23badd75276b6eeb48465fae3ad8e5439578cf6e8691b46c18a237226fb34aa7bcf2dc00e11abe789f50b19e2b15046a8b0820a8ebc6021773162dc2046
-DIST Lidarr.develop.1.3.3.3432.linux-musl-core-x64.tar.gz 96438843 BLAKE2B 
f2bd7810a5e0908e3295a346b0f800927f8ffed7216c5115e61317e1289d12526b5b3869a03fd23e8e6e900b6d235cae661da433de1e81ee76192d3316eeb6b8
 SHA512 
5cd96921e4c6b7e395b16c45d63ebd4c9213f16920a0decf4613ca2bdfc77ea72fe094a0deeb9cce9839d3353353238eeddfd1ba47820913d8b576b2499646e2
 DIST Lidarr.develop.1.3.4.3458.linux-core-arm.tar.gz 91224910 BLAKE2B 
0ef46911a3f2509c30aae5a67a2b4a067e13db961cf3a0659cd8852f8d51017a7bffc19cffbdc2fa758f0264cdaf6b66e4982d9e2fcdae1eedd5626bddfe0d31
 SHA512 
76e56beab42fb6b04312ec681266f7fe5ec847486aaa76ca78ca38d687e512a8c57006778d54ce887e5854f3c7b06afefcbf1f7220c844f24461ff07b927a56f
 DIST Lidarr.develop.1.3.4.3458.linux-core-arm64.tar.gz 90814749 BLAKE2B 
3d0d46668306e4039ff65d30dfece2bab482491e75d6a5447e9942752173b3f4eda1f6ed9cfd46f7960b7ab6c9b5d14ba81f6808938bb4db667207d7257855e4
 SHA512 
8217a3924b636d77da7ba62c9a60084ee24d280a0dc7ca2d13645c51760a74cb84a5f4724597ad7116a64d0ec5587d8f37c95c96e4b92e8c4c2cfde5f4fe1a33
 DIST Lidarr.develop.1.3.4.3458.linux-core-x64.tar.gz 97350085 BLAKE2B 
189a8043f0724080715ef4d3cc74a51a87489c937d7010670dd0fb88c2df3dce97eb234227c482ab0c427e23493902f8f1cbf9a43d78d4920e90dad67d5d47fc
 SHA512 
964bc03d3cc4c5cd2f1f0db6c15a2393200ef2e296de452bf748a207a7b1a80a2661631c4768fb2e23f3f1b045bdde29fa2e7140a787ab44b2c4f319b987ac44

diff --git a/www-apps/lidarr/lidarr-1.3.3.3432.ebuild 
b/www-apps/lidarr/lidarr-1.3.3.3432.ebuild
deleted file mode 100644
index ecfb5b24dcdf..
--- a/www-apps/lidarr/lidarr-1.3.3.3432.ebuild
+++ /dev/null
@@ -1,67 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit systemd
-
-SRC_URI="
-   amd64? (
-   elibc_glibc? ( 
https://github.com/Lidarr/Lidarr/releases/download/v${PV}/Lidarr.develop.${PV}.linux-core-x64.tar.gz
 )
-   elibc_musl? ( 
https://github.com/Lidarr/Lidarr/releases/download/v${PV}/Lidarr.develop.${PV}.linux-musl-core-x64.tar.gz
 )
-   )
-   arm? (
-   elibc_glibc? ( 
https://github.com/Lidarr/Lidarr/releases/download/v${PV}/Lidarr.develop.${PV}.linux-core-arm.tar.gz
 )
-   elibc_musl? ( 
https://github.com/Lidarr/Lidarr/releases/download/v${PV}/Lidarr.develop.${PV}.linux-musl-core-arm.tar.gz
 )
-   )
-   arm64? (
-   elibc_glibc? ( 
https://github.com/Lidarr/Lidarr/releases/download/v${PV}/Lidarr.develop.${PV}.linux-core-arm64.tar.gz
 )
-   elibc_musl? ( 

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

2023-08-15 Thread Craig Andrews
commit: 78dd62db66e2c1ed7647b24daa1605fcf7bd9576
Author: Craig Andrews  gentoo  org>
AuthorDate: Tue Aug 15 23:43:34 2023 +
Commit: Craig Andrews  gentoo  org>
CommitDate: Tue Aug 15 23:47:12 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=78dd62db

net-analyzer/netdata: add 1.42.0

Signed-off-by: Craig Andrews  gentoo.org>

 net-analyzer/netdata/Manifest  |   1 +
 net-analyzer/netdata/netdata-1.42.0.ebuild | 161 +
 2 files changed, 162 insertions(+)

diff --git a/net-analyzer/netdata/Manifest b/net-analyzer/netdata/Manifest
index 4dfb8365ef75..8f41320014e3 100644
--- a/net-analyzer/netdata/Manifest
+++ b/net-analyzer/netdata/Manifest
@@ -1,3 +1,4 @@
 DIST netdata-1.40.0.tar.gz 43343645 BLAKE2B 
effcf309e3c2fd65269bc2ee2e3b6300048f7ebd1c09b7b640c3ab9d3eab66010e1886d685695753212e4af3f4a834c8b31d68db6fba9c2de1dd77c5f60b0326
 SHA512 
0fb103d6b5f37cba68a553d9934fbc7a6fb1f4dd59f1aae0cc755076b8fc2c6889405fd2875eff703036fa811334c29ffcfda080d93453f5882f8e230d05a8da
 DIST netdata-1.40.1.tar.gz 43354949 BLAKE2B 
70aabebb9544d17faf8adbcbac0f37be674ce1e5adc2bbd3f9b2201941337f4464fa950ae8cddff021c772ad903d90e65fda4cd5b8b05f92bee8248e4665ce2a
 SHA512 
e2769c65036422371c4cca7757d813a35202a7f3bb905e03e40247be96e48d5ce71431ae43f3b8ab03a72b690e5fe370b0079c82e00e00ef5454d9a0a8d42132
 DIST netdata-1.41.0.tar.gz 45631424 BLAKE2B 
6f1557bcdba3f8215139970c5130246fa6f4e0da8fce5205989aff18165d14b8ab586ff2eda82304b5691a64cdd63deb458a8eaf25130b5c5684cb8ec4c0d822
 SHA512 
73e56d428e2d5d88cc72cdb51a89d50b98a1fbb02c50acc2fec74896bccabbcf26528419587574745ee01e4d94f39a2248b604d38c17912aeb5b8e995cbb82ab
+DIST netdata-1.42.0.tar.gz 46038314 BLAKE2B 
661c457f5ae395dc81b3066ae87a71038bc1a20d47cf904b0b0e950c7405e49764e3e5b304a432b58697173cc688e32dca61406ddd4ab4bbd7ff00b4f143b5b6
 SHA512 
14fbb6ba863fe9e71751ab02ab53ff02ee0114753cc9c4060e28e6ff003953acb1398a2b17cc9c150b2c61e7eb9df2d8e5916e990144e33cb1ff915f21b7611a

diff --git a/net-analyzer/netdata/netdata-1.42.0.ebuild 
b/net-analyzer/netdata/netdata-1.42.0.ebuild
new file mode 100644
index ..90d183c63811
--- /dev/null
+++ b/net-analyzer/netdata/netdata-1.42.0.ebuild
@@ -0,0 +1,161 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+PYTHON_COMPAT=( python{3_9,3_10,3_11} )
+
+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/v${PV}/${PN}-v${PV}.tar.gz
 -> ${P}.tar.gz"
+   S="${WORKDIR}/${PN}-v${PV}"
+   KEYWORDS="~amd64 ~ppc64 ~riscv ~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 
+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
+   app-alternatives/awk
+   caps? ( sys-libs/libcap )
+   cups? ( net-print/cups )
+   dbengine? (
+   app-arch/lz4:=
+   dev-libs/judy
+   dev-libs/openssl:=
+   )
+   dev-libs/libuv:=
+   dev-libs/libyaml
+   cloud? ( dev-libs/protobuf:= )
+   sys-libs/zlib
+   ipmi? ( sys-libs/freeipmi )
+   jsonc? ( dev-libs/json-c:= )
+   mongodb? ( dev-libs/mongo-c-driver )
+   nfacct? (
+   net-firewall/nfacct
+   net-libs/libmnl:=
+   )
+   nodejs? ( net-libs/nodejs )
+   prometheus? (
+   app-arch/snappy:=
+   dev-libs/protobuf:=
+   )
+   python? (
+   ${PYTHON_DEPS}
+   $(python_gen_cond_dep 'dev-python/pyyaml[${PYTHON_USEDEP}]')
+   mysql? ( $(python_gen_cond_dep 
'dev-python/mysqlclient[${PYTHON_USEDEP}]') )
+   postgres? ( $(python_gen_cond_dep 
'dev-python/psycopg:2[${PYTHON_USEDEP}]') )
+   tor? ( $(python_gen_cond_dep 'net-libs/stem[${PYTHON_USEDEP}]') 
)
+   )
+   xen? (
+   app-emulation/xen-tools
+   dev-libs/yajl
+   )"
+DEPEND="${RDEPEND}
+   virtual/pkgconfig"
+
+FILECAPS=(
+   'cap_dac_read_search,cap_sys_ptrace+ep' 
'usr/libexec/netdata/plugins.d/apps.plugin'
+)
+
+pkg_setup() {
+  

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

2023-08-15 Thread Craig Andrews
commit: 4dc88c86306c8f14c46c24fc80d3fa51f22a7d0e
Author: Craig Andrews  gentoo  org>
AuthorDate: Tue Aug 15 23:34:55 2023 +
Commit: Craig Andrews  gentoo  org>
CommitDate: Tue Aug 15 23:47:11 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4dc88c86

www-apps/radarr: drop 4.7.3.7731

Signed-off-by: Craig Andrews  gentoo.org>

 www-apps/radarr/Manifest |  6 ---
 www-apps/radarr/radarr-4.7.3.7731.ebuild | 67 
 2 files changed, 73 deletions(-)

diff --git a/www-apps/radarr/Manifest b/www-apps/radarr/Manifest
index be2a7d4f8fe5..8b1bf50dfaf6 100644
--- a/www-apps/radarr/Manifest
+++ b/www-apps/radarr/Manifest
@@ -1,9 +1,3 @@
-DIST Radarr.develop.4.7.3.7731.linux-core-arm.tar.gz 94358496 BLAKE2B 
e466eff30e6615b31808deee870c9c6b2412878da201088840126a24c1cf83d19eb8105b4c38dba49398c2da998a57a3c3b6d26cd099c963c0ba220d66c3b779
 SHA512 
9862150cde538bacdd61a393a557d653445246532d5344ad0d8828461e62b697fbbdb75f670d8686b1d2d3f135ff98c8c6aa5d1f6d367c707896bc78d7f69ecf
-DIST Radarr.develop.4.7.3.7731.linux-core-arm64.tar.gz 93990417 BLAKE2B 
e6d4db18ba1b043c1cc45c7cfcf0a424ad98827da7170e1b06e07f41e321ca0e311f6d02b51846b6c977ab44e548ffcb886909c33dbeb3d074f7a2e644c61206
 SHA512 
59def1c691b27bd1a0c90beb706dc6c2ed8f77ec8c0efc22162364dd85f3baa3cc8e0e448802087ae77724598c112e7472428263f38b71744129861a3bae254f
-DIST Radarr.develop.4.7.3.7731.linux-core-x64.tar.gz 100029598 BLAKE2B 
ec97536db3955b2d5f1cf28acc87c7c2e498c30206c325f8693094a27787535569431fdf827f7c1a627837985bf9cc1a95611582f0bf889af7fb5446c0234835
 SHA512 
4540dee43984eed0513229832be1d681ed2dbdb5b379b6a480cf4eb3e013a8841f46cb6b948bacee219958411727aa84c7938447c47f9f116d0720290972f9c1
-DIST Radarr.develop.4.7.3.7731.linux-musl-core-arm.tar.gz 94420324 BLAKE2B 
5a52362d6b90984ca556f6cef576f73152e2122fafd6718661df8d3d8d8128593a4608021187df082a031ccb60c5de25bdd58ab8426f8ac13eba8b69fb241be9
 SHA512 
51af99ac3a623c77b71dd60507bef3c7afcf7d9d568cdb8b3b4bec4dd6d9310ec86745bb9ec7cdb69719df7ded5a5e3449801e0ddea60bfb0dc2b498f50fbff7
-DIST Radarr.develop.4.7.3.7731.linux-musl-core-arm64.tar.gz 94061590 BLAKE2B 
0cdd097f1b877e80924e4b8201fdd0312f54b48ffe81fcf0d7b89f3f5bef4308cd5826d0a68d5f4ca644594ebbe9435b5c96381c0c594591aa939068c452342b
 SHA512 
46fbbdd528f3a5aa3629b25231dafd049026546423ee8578e3857617eee5d9c93ee10913a676716e5a528dca483635975ebe71386be0bda5f011afd9b9b51582
-DIST Radarr.develop.4.7.3.7731.linux-musl-core-x64.tar.gz 99103132 BLAKE2B 
edc15170d263b97affa252fa9677d50da74b5799a59801334bd639b10438313d7720232d88cc9dfaeaf9ef4f32531f8eaa2db9ad26388e0d46705fc47f0e6236
 SHA512 
d3f2875f5660541ea5054f73b24a8903f215cef6dc29b1fa4725b93bd237ae44b0848dc292477d6e16ebcdb5af4aa76e7b35bad440d943b28ad2383b6a5cdf6b
 DIST Radarr.master.4.7.5.7809.linux-core-arm.tar.gz 94515334 BLAKE2B 
cc7ae8db89ec7bb2863b0c5c0c73f2420af5a48430473bf655e8f569fec0813761688e78c888464945e4531f54880505ee9bd8e107a4263033aac966321e4843
 SHA512 
ddd074f7e49db8d4a87917af592ff4efd7558a1fba61f52213a6c3b6848f5746f22ab0cb6d8a9395547b0c1538114d129258f83669be7320a40253cb8d76
 DIST Radarr.master.4.7.5.7809.linux-core-arm64.tar.gz 94145222 BLAKE2B 
0d3cbe18914ea6ead6975c1d454caa21802590ae5f98c69896b7f345886480077aa342fc36c3d185b1612fe38cdf8cb67a8a996df9e1aa0d474246431417dc41
 SHA512 
caac9ab677929aea176daecb32b55ad30b9ece7c45085d156dc62d0383a7c25864af8d98808c1bc2ab916c9e3b3320fc59acc8204d1ce70473540e92c50d659d
 DIST Radarr.master.4.7.5.7809.linux-core-x64.tar.gz 100154406 BLAKE2B 
227f363315e49ba94fbddb24a96c15121fd68abc8cd18a3afa6c5416ba0563d2f2e8f8f4dc22ffccf9e43b2b7962a610be5fdec7038899941fcc3df86ebc2e1a
 SHA512 
d9d582761c59de1ecf449d86a340875600d4e7e3bc46143ebbe44b50b1193f62f6fc1b5548fcbb8ad089c4a6bd6e654e6f9a658d2b07e9f25e23629fc937438a

diff --git a/www-apps/radarr/radarr-4.7.3.7731.ebuild 
b/www-apps/radarr/radarr-4.7.3.7731.ebuild
deleted file mode 100644
index a7041c9c66cd..
--- a/www-apps/radarr/radarr-4.7.3.7731.ebuild
+++ /dev/null
@@ -1,67 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit systemd
-
-SRC_URI="
-   amd64? (
-   elibc_glibc? ( 
https://github.com/Radarr/Radarr/releases/download/v${PV}/Radarr.develop.${PV}.linux-core-x64.tar.gz
 )
-   elibc_musl? ( 
https://github.com/Radarr/Radarr/releases/download/v${PV}/Radarr.develop.${PV}.linux-musl-core-x64.tar.gz
 )
-   )
-   arm? (
-   elibc_glibc? ( 
https://github.com/Radarr/Radarr/releases/download/v${PV}/Radarr.develop.${PV}.linux-core-arm.tar.gz
 )
-   elibc_musl? ( 
https://github.com/Radarr/Radarr/releases/download/v${PV}/Radarr.develop.${PV}.linux-musl-core-arm.tar.gz
 )
-   )
-   arm64? (
-   elibc_glibc? ( 
https://github.com/Radarr/Radarr/releases/download/v${PV}/Radarr.develop.${PV}.linux-core-arm64.tar.gz
 )
-   elibc_musl? ( 

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

2023-08-15 Thread Craig Andrews
commit: 0e66e0d0fbc4bd52135c57a76fbfa8d774c791b6
Author: Craig Andrews  gentoo  org>
AuthorDate: Tue Aug 15 23:37:15 2023 +
Commit: Craig Andrews  gentoo  org>
CommitDate: Tue Aug 15 23:47:11 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0e66e0d0

www-apps/lidarr: add 1.3.4.3458

Signed-off-by: Craig Andrews  gentoo.org>

 www-apps/lidarr/Manifest |  6 +++
 www-apps/lidarr/lidarr-1.3.4.3458.ebuild | 67 
 2 files changed, 73 insertions(+)

diff --git a/www-apps/lidarr/Manifest b/www-apps/lidarr/Manifest
index 36c3871134fc..9e74006c31f1 100644
--- a/www-apps/lidarr/Manifest
+++ b/www-apps/lidarr/Manifest
@@ -4,3 +4,9 @@ DIST Lidarr.develop.1.3.3.3432.linux-core-x64.tar.gz 97371628 
BLAKE2B 80de4e44ce
 DIST Lidarr.develop.1.3.3.3432.linux-musl-core-arm.tar.gz 91304972 BLAKE2B 
7b4460939f1293516c5031f9530a6432435521d1a7b5e0d377f55c2943d4b1fffbc4e4c7d8424b63f83b2fdff8998b0213899135034f88f7945309feb5bc19a9
 SHA512 
338c1647f1db0c4d5699dd54be9b4096c800a5b98a6422b8f01a50b43a53d58ba1ad76ba0b83196e1c49157b1327ef319b496be3c5594793938f123e35e0ee30
 DIST Lidarr.develop.1.3.3.3432.linux-musl-core-arm64.tar.gz 90904065 BLAKE2B 
4ea863cad8718c5f8c73bc47a47274c84404a0d2c181bc20fca290a23aed899eb4855e80d5a1a5e56ec8976ef0512ff4e9d407f1aa2fff21227bd9ee030e1682
 SHA512 
4ba4b23badd75276b6eeb48465fae3ad8e5439578cf6e8691b46c18a237226fb34aa7bcf2dc00e11abe789f50b19e2b15046a8b0820a8ebc6021773162dc2046
 DIST Lidarr.develop.1.3.3.3432.linux-musl-core-x64.tar.gz 96438843 BLAKE2B 
f2bd7810a5e0908e3295a346b0f800927f8ffed7216c5115e61317e1289d12526b5b3869a03fd23e8e6e900b6d235cae661da433de1e81ee76192d3316eeb6b8
 SHA512 
5cd96921e4c6b7e395b16c45d63ebd4c9213f16920a0decf4613ca2bdfc77ea72fe094a0deeb9cce9839d3353353238eeddfd1ba47820913d8b576b2499646e2
+DIST Lidarr.develop.1.3.4.3458.linux-core-arm.tar.gz 91224910 BLAKE2B 
0ef46911a3f2509c30aae5a67a2b4a067e13db961cf3a0659cd8852f8d51017a7bffc19cffbdc2fa758f0264cdaf6b66e4982d9e2fcdae1eedd5626bddfe0d31
 SHA512 
76e56beab42fb6b04312ec681266f7fe5ec847486aaa76ca78ca38d687e512a8c57006778d54ce887e5854f3c7b06afefcbf1f7220c844f24461ff07b927a56f
+DIST Lidarr.develop.1.3.4.3458.linux-core-arm64.tar.gz 90814749 BLAKE2B 
3d0d46668306e4039ff65d30dfece2bab482491e75d6a5447e9942752173b3f4eda1f6ed9cfd46f7960b7ab6c9b5d14ba81f6808938bb4db667207d7257855e4
 SHA512 
8217a3924b636d77da7ba62c9a60084ee24d280a0dc7ca2d13645c51760a74cb84a5f4724597ad7116a64d0ec5587d8f37c95c96e4b92e8c4c2cfde5f4fe1a33
+DIST Lidarr.develop.1.3.4.3458.linux-core-x64.tar.gz 97350085 BLAKE2B 
189a8043f0724080715ef4d3cc74a51a87489c937d7010670dd0fb88c2df3dce97eb234227c482ab0c427e23493902f8f1cbf9a43d78d4920e90dad67d5d47fc
 SHA512 
964bc03d3cc4c5cd2f1f0db6c15a2393200ef2e296de452bf748a207a7b1a80a2661631c4768fb2e23f3f1b045bdde29fa2e7140a787ab44b2c4f319b987ac44
+DIST Lidarr.develop.1.3.4.3458.linux-musl-core-arm.tar.gz 91291053 BLAKE2B 
4f65e8a50320ecf35fe644378e8574823190c0400a1b07e9d3f1595a8a9a096f967c67154e65207f224d106fdce5fb3d810651090c2f452442d799459e56c556
 SHA512 
54eb1fcd73e02dd8621395916a690e0e72506e17ca95de6d2b0e7a64214f3e0654372dccd50039b88213301b93fd36261fe49f0f90e4e8d208aa02fdc5298fa8
+DIST Lidarr.develop.1.3.4.3458.linux-musl-core-arm64.tar.gz 90882942 BLAKE2B 
787e62e9a5560e58e0472399b00ee48dfeec33c1dcfafd2da0582c313b27379601abcecb9324b22647dfff300ee259ae8cdedccf64d7b18fec498fd860f88ba7
 SHA512 
18a88f15881cd338b64e4b4d5f34f492a1443e0f29f87f166844841c2c0ac954d10db4323db55decd20ba1583f6d673437b6c38bddb1ebb2d84c2dca2135ca4b
+DIST Lidarr.develop.1.3.4.3458.linux-musl-core-x64.tar.gz 96405487 BLAKE2B 
25faee40c2334b185bc75afa2ce16825167c86396625426fe63b0711efe94e7e6b8198bf50390ad4eb7032db5d552ed8d34c19af932d706d22728e8cdc445684
 SHA512 
1cb63734c4d3730a9a6acb7fb26aaee3388b033bf74f531250ddf4746417c010afd2ec3f966b319080c6e504fdd90624d6131b0eb81911fe227934165f943a5c

diff --git a/www-apps/lidarr/lidarr-1.3.4.3458.ebuild 
b/www-apps/lidarr/lidarr-1.3.4.3458.ebuild
new file mode 100644
index ..ecfb5b24dcdf
--- /dev/null
+++ b/www-apps/lidarr/lidarr-1.3.4.3458.ebuild
@@ -0,0 +1,67 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit systemd
+
+SRC_URI="
+   amd64? (
+   elibc_glibc? ( 
https://github.com/Lidarr/Lidarr/releases/download/v${PV}/Lidarr.develop.${PV}.linux-core-x64.tar.gz
 )
+   elibc_musl? ( 
https://github.com/Lidarr/Lidarr/releases/download/v${PV}/Lidarr.develop.${PV}.linux-musl-core-x64.tar.gz
 )
+   )
+   arm? (
+   elibc_glibc? ( 
https://github.com/Lidarr/Lidarr/releases/download/v${PV}/Lidarr.develop.${PV}.linux-core-arm.tar.gz
 )
+   elibc_musl? ( 
https://github.com/Lidarr/Lidarr/releases/download/v${PV}/Lidarr.develop.${PV}.linux-musl-core-arm.tar.gz
 )
+   )
+   arm64? (
+   elibc_glibc? ( 

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

2023-08-15 Thread Craig Andrews
commit: 4558eaaa2faf7d396488482cb8761e6060d18222
Author: Craig Andrews  gentoo  org>
AuthorDate: Tue Aug 15 23:34:41 2023 +
Commit: Craig Andrews  gentoo  org>
CommitDate: Tue Aug 15 23:47:11 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4558eaaa

www-apps/radarr: add 4.7.5.7809

Signed-off-by: Craig Andrews  gentoo.org>

 www-apps/radarr/Manifest |  6 +++
 www-apps/radarr/radarr-4.7.5.7809.ebuild | 67 
 2 files changed, 73 insertions(+)

diff --git a/www-apps/radarr/Manifest b/www-apps/radarr/Manifest
index a9a6f2257641..be2a7d4f8fe5 100644
--- a/www-apps/radarr/Manifest
+++ b/www-apps/radarr/Manifest
@@ -4,3 +4,9 @@ DIST Radarr.develop.4.7.3.7731.linux-core-x64.tar.gz 100029598 
BLAKE2B ec97536db
 DIST Radarr.develop.4.7.3.7731.linux-musl-core-arm.tar.gz 94420324 BLAKE2B 
5a52362d6b90984ca556f6cef576f73152e2122fafd6718661df8d3d8d8128593a4608021187df082a031ccb60c5de25bdd58ab8426f8ac13eba8b69fb241be9
 SHA512 
51af99ac3a623c77b71dd60507bef3c7afcf7d9d568cdb8b3b4bec4dd6d9310ec86745bb9ec7cdb69719df7ded5a5e3449801e0ddea60bfb0dc2b498f50fbff7
 DIST Radarr.develop.4.7.3.7731.linux-musl-core-arm64.tar.gz 94061590 BLAKE2B 
0cdd097f1b877e80924e4b8201fdd0312f54b48ffe81fcf0d7b89f3f5bef4308cd5826d0a68d5f4ca644594ebbe9435b5c96381c0c594591aa939068c452342b
 SHA512 
46fbbdd528f3a5aa3629b25231dafd049026546423ee8578e3857617eee5d9c93ee10913a676716e5a528dca483635975ebe71386be0bda5f011afd9b9b51582
 DIST Radarr.develop.4.7.3.7731.linux-musl-core-x64.tar.gz 99103132 BLAKE2B 
edc15170d263b97affa252fa9677d50da74b5799a59801334bd639b10438313d7720232d88cc9dfaeaf9ef4f32531f8eaa2db9ad26388e0d46705fc47f0e6236
 SHA512 
d3f2875f5660541ea5054f73b24a8903f215cef6dc29b1fa4725b93bd237ae44b0848dc292477d6e16ebcdb5af4aa76e7b35bad440d943b28ad2383b6a5cdf6b
+DIST Radarr.master.4.7.5.7809.linux-core-arm.tar.gz 94515334 BLAKE2B 
cc7ae8db89ec7bb2863b0c5c0c73f2420af5a48430473bf655e8f569fec0813761688e78c888464945e4531f54880505ee9bd8e107a4263033aac966321e4843
 SHA512 
ddd074f7e49db8d4a87917af592ff4efd7558a1fba61f52213a6c3b6848f5746f22ab0cb6d8a9395547b0c1538114d129258f83669be7320a40253cb8d76
+DIST Radarr.master.4.7.5.7809.linux-core-arm64.tar.gz 94145222 BLAKE2B 
0d3cbe18914ea6ead6975c1d454caa21802590ae5f98c69896b7f345886480077aa342fc36c3d185b1612fe38cdf8cb67a8a996df9e1aa0d474246431417dc41
 SHA512 
caac9ab677929aea176daecb32b55ad30b9ece7c45085d156dc62d0383a7c25864af8d98808c1bc2ab916c9e3b3320fc59acc8204d1ce70473540e92c50d659d
+DIST Radarr.master.4.7.5.7809.linux-core-x64.tar.gz 100154406 BLAKE2B 
227f363315e49ba94fbddb24a96c15121fd68abc8cd18a3afa6c5416ba0563d2f2e8f8f4dc22ffccf9e43b2b7962a610be5fdec7038899941fcc3df86ebc2e1a
 SHA512 
d9d582761c59de1ecf449d86a340875600d4e7e3bc46143ebbe44b50b1193f62f6fc1b5548fcbb8ad089c4a6bd6e654e6f9a658d2b07e9f25e23629fc937438a
+DIST Radarr.master.4.7.5.7809.linux-musl-core-arm.tar.gz 94569624 BLAKE2B 
68f0fcf411088d4734656f10ca095a2d1de48b7fc6a996a48750a202b4ce47b069908509cc081abd0ea7df8372a23a0d90349ac8827f34367d38a4e2d6933498
 SHA512 
bca2573bf17f0d87308e45f37210d3e8784868cb416e24253f449065be9926603311e1cbc1f0181f0fcfd5e66fb44ade32cdedb3d72402387f01901c5137b1cd
+DIST Radarr.master.4.7.5.7809.linux-musl-core-arm64.tar.gz 94183010 BLAKE2B 
3361f5be0fc6ec9f32c341ca0923e7fdc35a82addd3b5a26e326cc800392a216f3555854a5c6b4fa6e97089c45c769748a1a6f0bc771b592245517c63dd7434f
 SHA512 
664b613f597bc619554b3cabb9646c8c513c4b064c2708935f27361b7ec5cbb127b69c9f5dbc2da654c364d98536ff9d96bd3900b18e76fa4f614740eca5b1ad
+DIST Radarr.master.4.7.5.7809.linux-musl-core-x64.tar.gz 99228348 BLAKE2B 
e7dd5e699c7b8800ac381b79a129297f9fdb52cf726778b7c28d34f4350501f811b92808f715ea33a2086a5d5f07ee00a30af17e51770793b97eb7456149d999
 SHA512 
553c2290f1d907f09e8277dbaee040cc495e53dcb1724307a29cdbda361add020e081ec3eec04284ab1af1c8626eaaf347d70f1e49bec21ffc5689296b463798

diff --git a/www-apps/radarr/radarr-4.7.5.7809.ebuild 
b/www-apps/radarr/radarr-4.7.5.7809.ebuild
new file mode 100644
index ..28305fdb097f
--- /dev/null
+++ b/www-apps/radarr/radarr-4.7.5.7809.ebuild
@@ -0,0 +1,67 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit systemd
+
+SRC_URI="
+   amd64? (
+   elibc_glibc? ( 
https://github.com/Radarr/Radarr/releases/download/v${PV}/Radarr.master.${PV}.linux-core-x64.tar.gz
 )
+   elibc_musl? ( 
https://github.com/Radarr/Radarr/releases/download/v${PV}/Radarr.master.${PV}.linux-musl-core-x64.tar.gz
 )
+   )
+   arm? (
+   elibc_glibc? ( 
https://github.com/Radarr/Radarr/releases/download/v${PV}/Radarr.master.${PV}.linux-core-arm.tar.gz
 )
+   elibc_musl? ( 
https://github.com/Radarr/Radarr/releases/download/v${PV}/Radarr.master.${PV}.linux-musl-core-arm.tar.gz
 )
+   )
+   arm64? (
+   elibc_glibc? ( 

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

2023-08-15 Thread Craig Andrews
commit: 46f9b700f1a227ce553ed24c44b0275a6d8236c0
Author: Craig Andrews  gentoo  org>
AuthorDate: Tue Aug 15 23:29:50 2023 +
Commit: Craig Andrews  gentoo  org>
CommitDate: Tue Aug 15 23:47:10 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=46f9b700

www-apps/readarr: drop 0.3.0.2091

Signed-off-by: Craig Andrews  gentoo.org>

 www-apps/readarr/Manifest  |  6 ---
 www-apps/readarr/readarr-0.3.0.2091.ebuild | 66 --
 2 files changed, 72 deletions(-)

diff --git a/www-apps/readarr/Manifest b/www-apps/readarr/Manifest
index deea012bd1f1..16e6589c3e64 100644
--- a/www-apps/readarr/Manifest
+++ b/www-apps/readarr/Manifest
@@ -1,9 +1,3 @@
-DIST Readarr.develop.0.3.0.2091.linux-core-arm.tar.gz 88101842 BLAKE2B 
be67d59a11016ed72296569b3fa389b1d8f27d208b648ea37998a63194a93ff47cd02bc586a32f40df2435fc896028142af223ebd7acf0b1ebb6d155a4136d00
 SHA512 
71a3fd9e51cb7696bee5f42ccc93f022c7ec24dd7da3f79dab515a406ab02bf9e676f774d2634af6e1907fa1ad01d1c95574067729d3d48954f5bfb1c365
-DIST Readarr.develop.0.3.0.2091.linux-core-arm64.tar.gz 87359794 BLAKE2B 
bd1178bf24c0a5e8fb87cc5a3d3758fd99686fb9c61d5be716498d2eddf956bec4746730003dfca12c26bfa28b825962852a9279d785b8b72060970d9841e310
 SHA512 
7e4874923ceefa401799dbc99e1ca3be8cfb57bae4cefd97f8a1e8da0910114c09a94d1b09943b1ebd6a6ea13f5c3629ad8439b9a4df77f6bcc65a0d240d2091
-DIST Readarr.develop.0.3.0.2091.linux-core-x64.tar.gz 92389141 BLAKE2B 
0b873ec25f2f417dbdb2b3d80b15a5df2bf7ec7b49d1ea70b8b6fc5df3dc1ccdebc02e5ce28cf17a3c3687c91454d48a6a34edce6304129c677e123f06674595
 SHA512 
23b9754419981c05b829d6b2a33c6085d06e805c2554df794951c44a5ec3adb245ed4dfde9d4fc1828d16f874631eed3fb3bdebae8bca02d1c4fd605c5e3c800
-DIST Readarr.develop.0.3.0.2091.linux-musl-core-arm.tar.gz 88155138 BLAKE2B 
be31b09057a138d8ba4356a54cd2a27f0f504f1203d24676cbfc0ed11e86b4923920de4216eac17b6685d2c5e81d2de1f4574726fa72cd7c9178593059aed33d
 SHA512 
a6e876e3b631e7f304c4dcf993c4fcd261d191a7087219db7ec1fa7b947544f91884f7d48a135b29db38f302878cae2199edf446b4e6fab6b05dea822543d4d7
-DIST Readarr.develop.0.3.0.2091.linux-musl-core-arm64.tar.gz 87421700 BLAKE2B 
6d32b89346df63d1a9b4b71e7ddb93a5f9639a93cdb7341e38446e4af7d371d96bd70bab00958391accd3cec5a42e27feca4e6f37e8330970ed586ce9e3a12cc
 SHA512 
e3daeded13b212948d8b8f541b24d854667d8fbdcb11ebb11ad517d44ae9c6dc04babdd0fde6b2d978e518c257a089b31fcb95361f81b82358b231b909a5460d
-DIST Readarr.develop.0.3.0.2091.linux-musl-core-x64.tar.gz 91452857 BLAKE2B 
ff04f89fe608bdb8f67860ce5fcdfe7c2961fe4e1a8ecd2b1359fafd68302a44aae7ce68f046906f348e41ce6656f047fbe33ed1e578f9af545fe06a1966c7bd
 SHA512 
e3a5e680ce32c5bf59cb4128232ddc3b5129253ea9f926bcf36bde13a45d636c267a4699cea5f8c93fb2294595456c3168273ef6cdc0a1281b9f6e239581d2cc
 DIST Readarr.develop.0.3.1.2096.linux-core-arm.tar.gz 88076251 BLAKE2B 
ced2657ee36ea824069b920dcccd276ce14c854ac92d307bc2fb7f3f2288d5a8fdab2a2ce9bc12dab9728d4c757e81c68b7581cc44e3c771eb05e822e24b07c6
 SHA512 
1f895deba343113eb773b3e99081b8d6c338d75474207a448fc61643c23c61ae40a25be527e34e0efeffac618d7004d123b99b98087432aca8a442f0352b89fd
 DIST Readarr.develop.0.3.1.2096.linux-core-arm64.tar.gz 87309553 BLAKE2B 
4e1141170a7cb723bbe9c73d6d9eebd541adbfe85688a5132b86d10016e54b5c86dd1443336d5761cb0ef686dbbb5e840b7d02ce17bcf8ec77e7b485ede4959e
 SHA512 
05dfb5bb38ccf216273e931d4120fbf6e82c8ac344ab786d14d24b7eb089a21ce6f58599e1b2f353f16094d860531edafa95c43ae58c83b405f2adbe7443efb0
 DIST Readarr.develop.0.3.1.2096.linux-core-x64.tar.gz 92345755 BLAKE2B 
bfe16e7e6ad350585e4bc2d550eba2d6c55e6bdb825164daa59cc4f810dbc5a9df0c47a07f40f1668e91014b28babb3f24fd0ca759976aefe55796725f26b744
 SHA512 
13155ed3f512577ae5bbbc6e963942f5b61fe04a0bc1bc18441655803fa566914bc2ffd9f16e08385f009d99396a86a015605ed8e099f0d4cdc2657cfc3d93fa

diff --git a/www-apps/readarr/readarr-0.3.0.2091.ebuild 
b/www-apps/readarr/readarr-0.3.0.2091.ebuild
deleted file mode 100644
index e70817d4d7f7..
--- a/www-apps/readarr/readarr-0.3.0.2091.ebuild
+++ /dev/null
@@ -1,66 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit systemd
-
-SRC_URI="
-   amd64? (
-   elibc_glibc? ( 
https://github.com/Readarr/Readarr/releases/download/v${PV}/Readarr.develop.${PV}.linux-core-x64.tar.gz
 )
-   elibc_musl? ( 
https://github.com/Readarr/Readarr/releases/download/v${PV}/Readarr.develop.${PV}.linux-musl-core-x64.tar.gz
 )
-   )
-   arm? (
-   elibc_glibc? ( 
https://github.com/Readarr/Readarr/releases/download/v${PV}/Readarr.develop.${PV}.linux-core-arm.tar.gz
 )
-   elibc_musl? ( 
https://github.com/Readarr/Readarr/releases/download/v${PV}/Readarr.develop.${PV}.linux-musl-core-arm.tar.gz
 )
-   )
-   arm64? (
-   elibc_glibc? ( 
https://github.com/Readarr/Readarr/releases/download/v${PV}/Readarr.develop.${PV}.linux-core-arm64.tar.gz
 )
-   elibc_musl? 

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

2023-08-15 Thread Craig Andrews
commit: 3678ac2790cfa1b5bda42432308e2c72fcd83f08
Author: Craig Andrews  gentoo  org>
AuthorDate: Tue Aug 15 23:39:28 2023 +
Commit: Craig Andrews  gentoo  org>
CommitDate: Tue Aug 15 23:47:12 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3678ac27

www-apps/jackett: drop 0.21.584

Signed-off-by: Craig Andrews  gentoo.org>

 www-apps/jackett/Manifest|  6 ---
 www-apps/jackett/jackett-0.21.584.ebuild | 67 
 2 files changed, 73 deletions(-)

diff --git a/www-apps/jackett/Manifest b/www-apps/jackett/Manifest
index 9a12627cc9e1..d5d547d23161 100644
--- a/www-apps/jackett/Manifest
+++ b/www-apps/jackett/Manifest
@@ -1,9 +1,3 @@
-DIST jackett-0.21.584-arm.tar.gz 43887598 BLAKE2B 
5b0e6329311f3b9553f8c446d993e1342645be79196e714d6897bad0a69f70e055bf900b73b1683dd6cd8995a8b9a47fe5a9018a84fe56e0f04d8ac1608e5194
 SHA512 
55d0198a89a8a72591507cc83cbea372513629113f1e26bf679b501dc132e753eba09997f525129105795c873d5048cc68c4f5c5054217a8a72016b4efd95f17
-DIST jackett-0.21.584-arm64.tar.gz 43384590 BLAKE2B 
6551d9a28c8120b48603e6663dbd9868cc80bb26c39ce9ea44fdbcdedfbe64f3780dd06ba818289f1399831b25db315d81de108bc7e9773d74e4e4744c4af53d
 SHA512 
9c895efd2d6b669b3324b874e853f41a5d59119a3463ab0e4935df4667adcfa66cd1861ad34a5b60a8297c4850c1cf61bda7f915e57fec471e2ac7bd73267370
-DIST jackett-0.21.584-musl-arm.tar.gz 43914196 BLAKE2B 
b20d874aae1cd86fb01abcaf3070d0c0799cc2801668cc833bb583405313aa24739a8ccba151430cf5e37e19b49b411e5a230af9b53b91b8fa6d357f091be459
 SHA512 
387d1d64b597e617ac868c74e9a08bf36340381bd8285bb45b81b7a8170281ac5e7dfe7494c1f7e5b347e5c516130fce05f3207b1ad91d9d3adf5b566a5029a4
-DIST jackett-0.21.584-musl-arm64.tar.gz 43403879 BLAKE2B 
d0f1e3c7ff5e741f11320ad9e9929f6ed191816803ef015e8e4bbc9ef366db70bccfd373c59a1dfddd2bd70f071f4b93f28fe617b5eee75d4cc55859d339c7a3
 SHA512 
05b6aa32db2e938871657f57febaa0a10dce58a30ee416c91ff289e0f854eda713a62da0fb572657a6ae50131cb9bfb47773cd0cf5cd226b10b4fb15c5e3ddf7
-DIST jackett-0.21.584-musl-x64.tar.gz 45591951 BLAKE2B 
76e32dc4b44e787f9c62aa2b6bdf194e590f2ce1ce61d272859b2c2f9fb3f919c7cade66994224c8378272391c7110a54bc34f007cc5863c3d083308c4a11d25
 SHA512 
7ea144dd5eea5643d6a5849f20d0b611e8a48e9e583d67fa582210a2805330e8acaa6eda84ac6225b7ff761f545e110fd7a3f69201b58c68a5edd77a5f731d81
-DIST jackett-0.21.584-x64.tar.gz 46057639 BLAKE2B 
a367f4ce9b1721328292891da948b229abbf0d4ac143efa85f7f43e58fe12dcd7923c64078f28835f8e58680c41099d798b3f504166ec64e48adc9cd5ee16ded
 SHA512 
90439a386809407a33db7b442f82026f62c538f008adb5e2df792e009ccdcb86bf53785aa97528875c60c164f4fd278226d99b718dfd7a7d0a8d752a7c75772d
 DIST jackett-0.21.648-arm.tar.gz 43934858 BLAKE2B 
36cd9a6fa75bc232f96fab9818280069896fa08054aecef2810c1794c7c7f9cffaa606e05574683160eda82de4ac2a646c0c82dcc2d7f2f0d1ea76137c777c2b
 SHA512 
2cb4c96cdfb38bf106f3ad6bcb9f3f4d59c7fd149ef47f27114aafc6b0ea066cb5f34052ce41c481170947b5a65f3852a76b4dee608f606f54f5a4bd73ea1865
 DIST jackett-0.21.648-arm64.tar.gz 43432901 BLAKE2B 
97e7046976c49ee8f4f00576c9d679f89c2e1cf90fe5e68d338a90870349c6843669ea5d4e6a0820e41e4a52d7273c9a6a3e0ac546bcd646b1d219cd76e3571e
 SHA512 
94f8a920f74f1e4fa8530714ac0c2948cacef3c1d8e1e1cc3bafbfab1e53579a71897e97bfe12188fe4dc02a3642ed047f40291660cf97024d735ad44bf1bfb2
 DIST jackett-0.21.648-musl-arm.tar.gz 43962757 BLAKE2B 
60bdcbb7aca512ba5583d40aff82311564f1abf88a0109ce1172a932619a27398107ca55077ad55f9f8e9e3e1e4a3fc2f4d1db37c166dedfb7e1b0441e374ba8
 SHA512 
5da09e1380954117a554f301689b71ba74ed14095e22335b5b231e0989ce759ae345a33cb4ddcd265d0cde6e63d81b54de2d81776e91d4bb1b2fd959ee108538

diff --git a/www-apps/jackett/jackett-0.21.584.ebuild 
b/www-apps/jackett/jackett-0.21.584.ebuild
deleted file mode 100644
index 19736493e549..
--- a/www-apps/jackett/jackett-0.21.584.ebuild
+++ /dev/null
@@ -1,67 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit systemd
-
-SRC_URI="
-   amd64? (
-   elibc_glibc? ( 
https://github.com/Jackett/Jackett/releases/download/v${PV}/Jackett.Binaries.LinuxAMDx64.tar.gz
 -> ${P}-x64.tar.gz )
-   elibc_musl? ( 
https://github.com/Jackett/Jackett/releases/download/v${PV}/Jackett.Binaries.LinuxMuslAMDx64.tar.gz
 -> ${P}-musl-x64.tar.gz )
-   )
-   arm? (
-   elibc_glibc? ( 
https://github.com/Jackett/Jackett/releases/download/v${PV}/Jackett.Binaries.LinuxARM32.tar.gz
 -> ${P}-arm.tar.gz )
-   elibc_musl? ( 
https://github.com/Jackett/Jackett/releases/download/v${PV}/Jackett.Binaries.LinuxMuslARM32.tar.gz
 -> ${P}-musl-arm.tar.gz )
-   )
-   arm64? (
-   elibc_glibc? ( 
https://github.com/Jackett/Jackett/releases/download/v${PV}/Jackett.Binaries.LinuxARM64.tar.gz
 -> ${P}-arm64.tar.gz )
-   elibc_musl? ( 
https://github.com/Jackett/Jackett/releases/download/v${PV}/Jackett.Binaries.LinuxMuslARM64.tar.gz
 -> ${P}-musl-arm64.tar.gz )
-  

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

2023-08-15 Thread Craig Andrews
commit: f1c2b345d85e84a9dc0d4aea766c68c19941f0e3
Author: Craig Andrews  gentoo  org>
AuthorDate: Tue Aug 15 23:29:37 2023 +
Commit: Craig Andrews  gentoo  org>
CommitDate: Tue Aug 15 23:47:10 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f1c2b345

www-apps/readarr: add 0.3.1.2096

Signed-off-by: Craig Andrews  gentoo.org>

 www-apps/readarr/Manifest  |  6 +++
 www-apps/readarr/readarr-0.3.1.2096.ebuild | 66 ++
 2 files changed, 72 insertions(+)

diff --git a/www-apps/readarr/Manifest b/www-apps/readarr/Manifest
index fa9338fb4a52..deea012bd1f1 100644
--- a/www-apps/readarr/Manifest
+++ b/www-apps/readarr/Manifest
@@ -4,3 +4,9 @@ DIST Readarr.develop.0.3.0.2091.linux-core-x64.tar.gz 92389141 
BLAKE2B 0b873ec25
 DIST Readarr.develop.0.3.0.2091.linux-musl-core-arm.tar.gz 88155138 BLAKE2B 
be31b09057a138d8ba4356a54cd2a27f0f504f1203d24676cbfc0ed11e86b4923920de4216eac17b6685d2c5e81d2de1f4574726fa72cd7c9178593059aed33d
 SHA512 
a6e876e3b631e7f304c4dcf993c4fcd261d191a7087219db7ec1fa7b947544f91884f7d48a135b29db38f302878cae2199edf446b4e6fab6b05dea822543d4d7
 DIST Readarr.develop.0.3.0.2091.linux-musl-core-arm64.tar.gz 87421700 BLAKE2B 
6d32b89346df63d1a9b4b71e7ddb93a5f9639a93cdb7341e38446e4af7d371d96bd70bab00958391accd3cec5a42e27feca4e6f37e8330970ed586ce9e3a12cc
 SHA512 
e3daeded13b212948d8b8f541b24d854667d8fbdcb11ebb11ad517d44ae9c6dc04babdd0fde6b2d978e518c257a089b31fcb95361f81b82358b231b909a5460d
 DIST Readarr.develop.0.3.0.2091.linux-musl-core-x64.tar.gz 91452857 BLAKE2B 
ff04f89fe608bdb8f67860ce5fcdfe7c2961fe4e1a8ecd2b1359fafd68302a44aae7ce68f046906f348e41ce6656f047fbe33ed1e578f9af545fe06a1966c7bd
 SHA512 
e3a5e680ce32c5bf59cb4128232ddc3b5129253ea9f926bcf36bde13a45d636c267a4699cea5f8c93fb2294595456c3168273ef6cdc0a1281b9f6e239581d2cc
+DIST Readarr.develop.0.3.1.2096.linux-core-arm.tar.gz 88076251 BLAKE2B 
ced2657ee36ea824069b920dcccd276ce14c854ac92d307bc2fb7f3f2288d5a8fdab2a2ce9bc12dab9728d4c757e81c68b7581cc44e3c771eb05e822e24b07c6
 SHA512 
1f895deba343113eb773b3e99081b8d6c338d75474207a448fc61643c23c61ae40a25be527e34e0efeffac618d7004d123b99b98087432aca8a442f0352b89fd
+DIST Readarr.develop.0.3.1.2096.linux-core-arm64.tar.gz 87309553 BLAKE2B 
4e1141170a7cb723bbe9c73d6d9eebd541adbfe85688a5132b86d10016e54b5c86dd1443336d5761cb0ef686dbbb5e840b7d02ce17bcf8ec77e7b485ede4959e
 SHA512 
05dfb5bb38ccf216273e931d4120fbf6e82c8ac344ab786d14d24b7eb089a21ce6f58599e1b2f353f16094d860531edafa95c43ae58c83b405f2adbe7443efb0
+DIST Readarr.develop.0.3.1.2096.linux-core-x64.tar.gz 92345755 BLAKE2B 
bfe16e7e6ad350585e4bc2d550eba2d6c55e6bdb825164daa59cc4f810dbc5a9df0c47a07f40f1668e91014b28babb3f24fd0ca759976aefe55796725f26b744
 SHA512 
13155ed3f512577ae5bbbc6e963942f5b61fe04a0bc1bc18441655803fa566914bc2ffd9f16e08385f009d99396a86a015605ed8e099f0d4cdc2657cfc3d93fa
+DIST Readarr.develop.0.3.1.2096.linux-musl-core-arm.tar.gz 88117574 BLAKE2B 
78f9375d12a46cbbdd6d3ce63207c7c52f4e703971dfd3cf62fb840505da41475acc6a9f15177d953cbaceb4c972950d81e538944ab83dcf167d5ed994c5f42a
 SHA512 
e81aeefe8705b32009a2157bc503967d5c22cb01aba0fe3c6394b9923b48431f43a5697b8bb4d7880434fd24bd922c422273e8fe95a5d8cbdd282f5727eed95b
+DIST Readarr.develop.0.3.1.2096.linux-musl-core-arm64.tar.gz 87373343 BLAKE2B 
cbe300244456c2795c15157944ee5794ceeae59cdb8a18c49235fbdafd63129156fe090bf17e2a461d798143ede10c7b1f900039717d0045141e0733db5f59cd
 SHA512 
629dcfc7a3235310f2b7759c0d1b791841a2b6d7cedeae9d794a44209c700f0b2175c09f61980c83d2b0c571b8278a72010f79c2f1e83fd33ad68bad42d33d19
+DIST Readarr.develop.0.3.1.2096.linux-musl-core-x64.tar.gz 91399006 BLAKE2B 
8ae227b892d1e4a1cd0dca3438a139f9c2eea21a2aae039b224055eb5178bca460e9d332de928f8bbab9e8568e2c547b6501406f038c8aabd83dbda49eb343d2
 SHA512 
682f3e0dd1993591be262a3abd53d94a0c7bf66ea887fcb8d1e5192ba6846cfeee30c0c8eaebfc613f53e3740c54305073e014ff70b1289af58cb0c517dcc62a

diff --git a/www-apps/readarr/readarr-0.3.1.2096.ebuild 
b/www-apps/readarr/readarr-0.3.1.2096.ebuild
new file mode 100644
index ..e70817d4d7f7
--- /dev/null
+++ b/www-apps/readarr/readarr-0.3.1.2096.ebuild
@@ -0,0 +1,66 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit systemd
+
+SRC_URI="
+   amd64? (
+   elibc_glibc? ( 
https://github.com/Readarr/Readarr/releases/download/v${PV}/Readarr.develop.${PV}.linux-core-x64.tar.gz
 )
+   elibc_musl? ( 
https://github.com/Readarr/Readarr/releases/download/v${PV}/Readarr.develop.${PV}.linux-musl-core-x64.tar.gz
 )
+   )
+   arm? (
+   elibc_glibc? ( 
https://github.com/Readarr/Readarr/releases/download/v${PV}/Readarr.develop.${PV}.linux-core-arm.tar.gz
 )
+   elibc_musl? ( 
https://github.com/Readarr/Readarr/releases/download/v${PV}/Readarr.develop.${PV}.linux-musl-core-arm.tar.gz
 )
+   )
+   arm64? (
+   elibc_glibc? ( 

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

2023-08-15 Thread Craig Andrews
commit: 75f5128c39aefe4f383e2427e78d5a642d1bd788
Author: Craig Andrews  gentoo  org>
AuthorDate: Tue Aug 15 23:32:23 2023 +
Commit: Craig Andrews  gentoo  org>
CommitDate: Tue Aug 15 23:47:11 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=75f5128c

www-apps/prowlarr: drop 1.8.0.3805

Signed-off-by: Craig Andrews  gentoo.org>

 www-apps/prowlarr/Manifest   |  6 ---
 www-apps/prowlarr/prowlarr-1.8.0.3805.ebuild | 66 
 2 files changed, 72 deletions(-)

diff --git a/www-apps/prowlarr/Manifest b/www-apps/prowlarr/Manifest
index 4e3d769f84ab..ecd2cc73b4df 100644
--- a/www-apps/prowlarr/Manifest
+++ b/www-apps/prowlarr/Manifest
@@ -1,9 +1,3 @@
-DIST Prowlarr.develop.1.8.0.3805.linux-core-arm.tar.gz 86762005 BLAKE2B 
582f64fb9f24d2221363cc3b96cd4886fe894c4c94c10e28022e20f0c46c0948f317e748d8ef9cfd12e9ea7dd179fd2c62a10fc7d1006f3d665c0814b3cb0b6a
 SHA512 
9a9aa5e28818514d29a80853ad8e037f0bd55e876c831431d675823c76371319ae233ee71fb85e47d41461f0fdb466443c5d0e4cf11224f4f629f89680a987c6
-DIST Prowlarr.develop.1.8.0.3805.linux-core-arm64.tar.gz 86013622 BLAKE2B 
e8d91b0a9e1c97d8cb0395e0e898274e5f667d588926f7322d57abf327733e99dce81ed211d0d468855fa789f488518eaa24a1222e180e2a2edd4968124673f4
 SHA512 
9fc0a68aaa38e739be76a7abcc20b1e59016b2ba2a1916b5c71664a2f48936a2a9f4115cea32406984224e6a916418cb7df3116fdb422f446d49344e2b8a9fcd
-DIST Prowlarr.develop.1.8.0.3805.linux-core-x64.tar.gz 91046959 BLAKE2B 
d80c52eab99d032b1ee9cb2d3396c09e29a64614d272448402571c6dfda8de3c39a727742c8fbfd01c2a5a7725ba7eb4945f1864b79ed6df676ef7bcd93828a0
 SHA512 
a9fc8cb3668401b3f7392373e3576b819efaaf3f759cb388987fc8802398763c0eef5aa2869bfb2fc49c33a5a83dbd4301de03bcd49be2c8c7c28e74740caf4b
-DIST Prowlarr.develop.1.8.0.3805.linux-musl-core-arm.tar.gz 86818180 BLAKE2B 
ac1f2d3184f2789beb4ecd2ba6567160e7592d54a5fb1adc0ac3de709eaee2795016b1f71da40d73c2ac65df8443bbf0fff3dbac6c310369f58c44e1051a15d8
 SHA512 
c3a87410f465769b684baf88a3247004271e1071be38983c2613e3043e8fda292666c8c21b223bee14f2ca85a88b8f4b06a3494486b30ad7e39402301bf16ea6
-DIST Prowlarr.develop.1.8.0.3805.linux-musl-core-arm64.tar.gz 86073396 BLAKE2B 
232108c5397ae2aec0bca57227ecc1f5e308ed343792023bd359f3e510bae673a494a0489e54ace1e6e00ba190f667f69b31db8b998bd95b7ea889e3be8e1085
 SHA512 
5fe07d5d8b76c35deb1a4b1c144a3af5b7d4935469bb7bc3be3d2dd5f5747d100965d5426587b8245c10917b898b71ff1c68f3b4b0755a7af731985f90517ddd
-DIST Prowlarr.develop.1.8.0.3805.linux-musl-core-x64.tar.gz 90109077 BLAKE2B 
cf26a5bee0b27051f074d4a20509c380a11e04aa21e80a4f3c4d2eb7603350988a086573102cf9343014fe6b9012993a37410759c4ce50bc588bb0ca19d858a9
 SHA512 
2625ee5ce118f297970396e10e86ae4ae9b81b1a0473aa49a9ae115990ccc02c91970425433a5aab35f9adbbff5979fc889c095f9d0fa3da1b6b81a277e11a28
 DIST Prowlarr.develop.1.8.2.3860.linux-core-arm.tar.gz 86865077 BLAKE2B 
afde56139b9ba81706c620470e4703f84b6627947b679dce2e9d1dd8e3e820bc665534e1abd6f231602e0debd75dda7f2081e1c720d1d6f17734ec11fd1b338e
 SHA512 
9bb3ec8cb971801411dbf34cbb4abd7344a6bbe3703bd729043407d40a7b8281ba7129955c4d449d2046d460e7ca13e1f02e809242c2d668585ee09078d9267e
 DIST Prowlarr.develop.1.8.2.3860.linux-core-arm64.tar.gz 86113283 BLAKE2B 
cac9f528a8ee8878dfe30d9abc888c9a3dbee6b112970acec1418166916144fa2ace10bdf5e7186516acf47a8493818e2d69cff8156965aa2d33e951d1304d7b
 SHA512 
8e7d8c92b30a260aab85013f87afdf71e5e3098a8a0cb214b91dda72fcde86cf6cd5b9be2f85a0c9430fa962dfc1250de4bd36d56870b927737b9190e695de47
 DIST Prowlarr.develop.1.8.2.3860.linux-core-x64.tar.gz 91135376 BLAKE2B 
db43bbc19a978fe6051e2c624ae858e4be3bbf566441e91d0e85bb8228885fbd0e956e17517f6574d5eb5ab2dc0f2a843d2299b4a6c11f78f3058531c12436e4
 SHA512 
05e91ac833800b419ed44626019dd82d3c9be3a58df0c416d1cf48a37e7e330b39ab66f19b9fe08eee54189cab9320e44c6e9d26839b4919b0f651780a6edc2e

diff --git a/www-apps/prowlarr/prowlarr-1.8.0.3805.ebuild 
b/www-apps/prowlarr/prowlarr-1.8.0.3805.ebuild
deleted file mode 100644
index 40ad30af1b3a..
--- a/www-apps/prowlarr/prowlarr-1.8.0.3805.ebuild
+++ /dev/null
@@ -1,66 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit systemd
-
-SRC_URI="
-   amd64? (
-   elibc_glibc? ( 
https://github.com/Prowlarr/Prowlarr/releases/download/v${PV}/Prowlarr.develop.${PV}.linux-core-x64.tar.gz
 )
-   elibc_musl? ( 
https://github.com/Prowlarr/Prowlarr/releases/download/v${PV}/Prowlarr.develop.${PV}.linux-musl-core-x64.tar.gz
 )
-   )
-   arm? (
-   elibc_glibc? ( 
https://github.com/Prowlarr/Prowlarr/releases/download/v${PV}/Prowlarr.develop.${PV}.linux-core-arm.tar.gz
 )
-   elibc_musl? ( 
https://github.com/Prowlarr/Prowlarr/releases/download/v${PV}/Prowlarr.develop.${PV}.linux-musl-core-arm.tar.gz
 )
-   )
-   arm64? (
-   elibc_glibc? ( 

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

2023-08-15 Thread Craig Andrews
commit: 77402745007c99cd51bef44228b765907d08f175
Author: Craig Andrews  gentoo  org>
AuthorDate: Tue Aug 15 23:32:08 2023 +
Commit: Craig Andrews  gentoo  org>
CommitDate: Tue Aug 15 23:47:10 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=77402745

www-apps/prowlarr: add 1.8.2.3860

Signed-off-by: Craig Andrews  gentoo.org>

 www-apps/prowlarr/Manifest   |  6 +++
 www-apps/prowlarr/prowlarr-1.8.2.3860.ebuild | 66 
 2 files changed, 72 insertions(+)

diff --git a/www-apps/prowlarr/Manifest b/www-apps/prowlarr/Manifest
index 37873f0caa16..4e3d769f84ab 100644
--- a/www-apps/prowlarr/Manifest
+++ b/www-apps/prowlarr/Manifest
@@ -4,3 +4,9 @@ DIST Prowlarr.develop.1.8.0.3805.linux-core-x64.tar.gz 91046959 
BLAKE2B d80c52ea
 DIST Prowlarr.develop.1.8.0.3805.linux-musl-core-arm.tar.gz 86818180 BLAKE2B 
ac1f2d3184f2789beb4ecd2ba6567160e7592d54a5fb1adc0ac3de709eaee2795016b1f71da40d73c2ac65df8443bbf0fff3dbac6c310369f58c44e1051a15d8
 SHA512 
c3a87410f465769b684baf88a3247004271e1071be38983c2613e3043e8fda292666c8c21b223bee14f2ca85a88b8f4b06a3494486b30ad7e39402301bf16ea6
 DIST Prowlarr.develop.1.8.0.3805.linux-musl-core-arm64.tar.gz 86073396 BLAKE2B 
232108c5397ae2aec0bca57227ecc1f5e308ed343792023bd359f3e510bae673a494a0489e54ace1e6e00ba190f667f69b31db8b998bd95b7ea889e3be8e1085
 SHA512 
5fe07d5d8b76c35deb1a4b1c144a3af5b7d4935469bb7bc3be3d2dd5f5747d100965d5426587b8245c10917b898b71ff1c68f3b4b0755a7af731985f90517ddd
 DIST Prowlarr.develop.1.8.0.3805.linux-musl-core-x64.tar.gz 90109077 BLAKE2B 
cf26a5bee0b27051f074d4a20509c380a11e04aa21e80a4f3c4d2eb7603350988a086573102cf9343014fe6b9012993a37410759c4ce50bc588bb0ca19d858a9
 SHA512 
2625ee5ce118f297970396e10e86ae4ae9b81b1a0473aa49a9ae115990ccc02c91970425433a5aab35f9adbbff5979fc889c095f9d0fa3da1b6b81a277e11a28
+DIST Prowlarr.develop.1.8.2.3860.linux-core-arm.tar.gz 86865077 BLAKE2B 
afde56139b9ba81706c620470e4703f84b6627947b679dce2e9d1dd8e3e820bc665534e1abd6f231602e0debd75dda7f2081e1c720d1d6f17734ec11fd1b338e
 SHA512 
9bb3ec8cb971801411dbf34cbb4abd7344a6bbe3703bd729043407d40a7b8281ba7129955c4d449d2046d460e7ca13e1f02e809242c2d668585ee09078d9267e
+DIST Prowlarr.develop.1.8.2.3860.linux-core-arm64.tar.gz 86113283 BLAKE2B 
cac9f528a8ee8878dfe30d9abc888c9a3dbee6b112970acec1418166916144fa2ace10bdf5e7186516acf47a8493818e2d69cff8156965aa2d33e951d1304d7b
 SHA512 
8e7d8c92b30a260aab85013f87afdf71e5e3098a8a0cb214b91dda72fcde86cf6cd5b9be2f85a0c9430fa962dfc1250de4bd36d56870b927737b9190e695de47
+DIST Prowlarr.develop.1.8.2.3860.linux-core-x64.tar.gz 91135376 BLAKE2B 
db43bbc19a978fe6051e2c624ae858e4be3bbf566441e91d0e85bb8228885fbd0e956e17517f6574d5eb5ab2dc0f2a843d2299b4a6c11f78f3058531c12436e4
 SHA512 
05e91ac833800b419ed44626019dd82d3c9be3a58df0c416d1cf48a37e7e330b39ab66f19b9fe08eee54189cab9320e44c6e9d26839b4919b0f651780a6edc2e
+DIST Prowlarr.develop.1.8.2.3860.linux-musl-core-arm.tar.gz 86922001 BLAKE2B 
3dea0de9a28639f677cf0eba212d740c98891a3a3e3d13829dc5f79172c78c243c6129ca48aa0ef2448a4b03c09c192bf8e7708edc6a4760b49e5a5e73f52c5f
 SHA512 
b5ce0caa34c1b69fc3549204a265a8c955314fc09cd6c4cd7fe3fd29b59a5182d21e04dde4bb88294944412f0891553b072f992efc52f7d70c366304676701c7
+DIST Prowlarr.develop.1.8.2.3860.linux-musl-core-arm64.tar.gz 86171366 BLAKE2B 
7fb2508c2035575180436900550f4e9c52fc3e70883866e1c9bbf2eadca366db9fa229b0885fd77b1f8430d3ee5d93c9e7663fc5127203e068836fe2fe219c64
 SHA512 
91d3527e65c1da1974f349fb6e335952a6fc372bbabb3fb095c46aff6d43e76af88d36ef4e2b8f229c0c113c4fabc754bf30bc968f594aa9f513d0f0f1558ed2
+DIST Prowlarr.develop.1.8.2.3860.linux-musl-core-x64.tar.gz 90205773 BLAKE2B 
9c6575adfc1cf2d4ca3d65d8a1ae564023c34ac1bc63f43ae445a0127b3c8f1a092d926e1690b13c153b447469a332086ef13612676cdf62378081020867d4f4
 SHA512 
3ae94673c9dc71ded14e1b55b7a2d2fb22c9386d1e80e8b36cc1fa623f5253902426677e9fffa9f3d6b23210e8568bbffc87571bc4aa11a0d4664f72ddfc8508

diff --git a/www-apps/prowlarr/prowlarr-1.8.2.3860.ebuild 
b/www-apps/prowlarr/prowlarr-1.8.2.3860.ebuild
new file mode 100644
index ..40ad30af1b3a
--- /dev/null
+++ b/www-apps/prowlarr/prowlarr-1.8.2.3860.ebuild
@@ -0,0 +1,66 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit systemd
+
+SRC_URI="
+   amd64? (
+   elibc_glibc? ( 
https://github.com/Prowlarr/Prowlarr/releases/download/v${PV}/Prowlarr.develop.${PV}.linux-core-x64.tar.gz
 )
+   elibc_musl? ( 
https://github.com/Prowlarr/Prowlarr/releases/download/v${PV}/Prowlarr.develop.${PV}.linux-musl-core-x64.tar.gz
 )
+   )
+   arm? (
+   elibc_glibc? ( 
https://github.com/Prowlarr/Prowlarr/releases/download/v${PV}/Prowlarr.develop.${PV}.linux-core-arm.tar.gz
 )
+   elibc_musl? ( 
https://github.com/Prowlarr/Prowlarr/releases/download/v${PV}/Prowlarr.develop.${PV}.linux-musl-core-arm.tar.gz
 )
+   )
+   arm64? (
+   elibc_glibc? ( 

[gentoo-commits] repo/gentoo:master commit in: x11-misc/notify-osd/

2023-08-15 Thread Conrad Kostecki
commit: d35a67ddd10651657cb1cce5427aaa9d6c352561
Author: Michael Mair-Keimberger  levelnine  at>
AuthorDate: Tue Aug 15 15:45:29 2023 +
Commit: Conrad Kostecki  gentoo  org>
CommitDate: Tue Aug 15 22:42:18 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d35a67dd

x11-misc/notify-osd: EAPI6 cleanup

Signed-off-by: Michael Mair-Keimberger  levelnine.at>
Closes: https://github.com/gentoo/gentoo/pull/32324
Signed-off-by: Conrad Kostecki  gentoo.org>

 x11-misc/notify-osd/notify-osd-0.9.34-r1.ebuild | 71 -
 1 file changed, 71 deletions(-)

diff --git a/x11-misc/notify-osd/notify-osd-0.9.34-r1.ebuild 
b/x11-misc/notify-osd/notify-osd-0.9.34-r1.ebuild
deleted file mode 100644
index 6a1096cc8f5b..
--- a/x11-misc/notify-osd/notify-osd-0.9.34-r1.ebuild
+++ /dev/null
@@ -1,71 +0,0 @@
-# Copyright 1999-2018 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-inherit autotools gnome2-utils savedconfig
-
-DESCRIPTION="Canonical's on-screen-display notification agent"
-HOMEPAGE="https://launchpad.net/notify-osd;
-SRC_URI="https://launchpad.net/${PN}/precise/${PV}/+download/${P}.tar.gz;
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="minimal"
-
-COMMON_DEPEND="
-   >=dev-libs/dbus-glib-0.98
-   >=dev-libs/glib-2.16:2
-   >=x11-libs/gtk+-3.2:3
-   >=x11-libs/libnotify-0.7
-   >=x11-libs/libwnck-3:3
-   x11-libs/libX11
-   x11-libs/pixman
-   !x11-misc/notification-daemon
-   !x11-misc/qtnotifydaemon
-"
-RDEPEND="${COMMON_DEPEND}
-   gnome-base/gsettings-desktop-schemas
-   !minimal? ( x11-themes/notify-osd-icons )
-"
-DEPEND="${COMMON_DEPEND}
-   dev-util/glib-utils
-   gnome-base/gnome-common
-   x11-base/xorg-proto
-   virtual/pkgconfig
-"
-
-RESTRICT="test" # virtualx.eclass: 1 of 1: FAIL: test-modules
-
-src_prepare() {
-   default
-   sed -i -e 's:noinst_PROG:check_PROG:' tests/Makefile.am || die
-   restore_config src/{bubble,defaults,dnd}.c #428134
-   mv configure.in configure.ac || die
-   eautoreconf
-}
-
-src_configure() {
-   econf --libexecdir="/usr/$(get_libdir)/${PN}"
-}
-
-src_install() {
-   default
-   save_config src/{bubble,defaults,dnd}.c
-   rm -f "${ED}"/usr/share/${PN}/icons/*/*/*/README
-}
-
-pkg_preinst() {
-   gnome2_icon_savelist
-   gnome2_schemas_savelist
-}
-
-pkg_postinst() {
-   gnome2_icon_cache_update
-   gnome2_schemas_update
-}
-
-pkg_postrm() {
-   gnome2_icon_cache_update
-   gnome2_schemas_update
-}



[gentoo-commits] repo/gentoo:master commit in: app-forensics/pasco/

2023-08-15 Thread Conrad Kostecki
commit: 102ea2f58caccc66d4f1fb544666b2213b7c341c
Author: Michael Mair-Keimberger  levelnine  at>
AuthorDate: Tue Aug 15 15:43:40 2023 +
Commit: Conrad Kostecki  gentoo  org>
CommitDate: Tue Aug 15 22:42:17 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=102ea2f5

app-forensics/pasco: EAPI6 cleanup

Signed-off-by: Michael Mair-Keimberger  levelnine.at>
Signed-off-by: Conrad Kostecki  gentoo.org>

 app-forensics/pasco/pasco-20040505_p1-r1.ebuild | 32 -
 1 file changed, 32 deletions(-)

diff --git a/app-forensics/pasco/pasco-20040505_p1-r1.ebuild 
b/app-forensics/pasco/pasco-20040505_p1-r1.ebuild
deleted file mode 100644
index 848aa78cff30..
--- a/app-forensics/pasco/pasco-20040505_p1-r1.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit toolchain-funcs
-
-MY_P=${PN}_${PV/_p/_}
-
-DESCRIPTION="IE Activity Parser"
-HOMEPAGE="https://sourceforge.net/projects/odessa/;
-SRC_URI="mirror://sourceforge/odessa/${MY_P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc x86"
-IUSE=""
-
-S=${WORKDIR}/${MY_P}/src
-PATCHES=(
-   "${FILESDIR}"/${P}-fix-build-system.patch
-   "${FILESDIR}"/${P}-Wimplicit-function-declaration.patch
-)
-
-src_configure() {
-   tc-export CC
-}
-
-src_install() {
-   dobin ${PN}
-   dodoc ../{CHANGES,Readme.txt}
-}



[gentoo-commits] repo/gentoo:master commit in: app-forensics/rifiuti/

2023-08-15 Thread Conrad Kostecki
commit: b5a45b2aac5b83b87f0b7babb81e5b16bebe
Author: Michael Mair-Keimberger  levelnine  at>
AuthorDate: Tue Aug 15 15:43:55 2023 +
Commit: Conrad Kostecki  gentoo  org>
CommitDate: Tue Aug 15 22:42:17 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b5a45b2a

app-forensics/rifiuti: EAPI6 cleanup

Signed-off-by: Michael Mair-Keimberger  levelnine.at>
Signed-off-by: Conrad Kostecki  gentoo.org>

 app-forensics/rifiuti/rifiuti-20040505_p1.ebuild | 32 
 1 file changed, 32 deletions(-)

diff --git a/app-forensics/rifiuti/rifiuti-20040505_p1.ebuild 
b/app-forensics/rifiuti/rifiuti-20040505_p1.ebuild
deleted file mode 100644
index bdb5212fbcc7..
--- a/app-forensics/rifiuti/rifiuti-20040505_p1.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit toolchain-funcs
-
-MY_P=${PN}_${PV/_p/_}
-
-DESCRIPTION="Recycle Bin Analyzer"
-HOMEPAGE="https://sourceforge.net/projects/odessa/;
-SRC_URI="mirror://sourceforge/odessa/${MY_P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc x86"
-IUSE=""
-
-S=${WORKDIR}/${MY_P}/src
-PATCHES=(
-   "${FILESDIR}"/${P}-fix-build-system.patch
-   "${FILESDIR}"/${P}-Wimplicit-function-declaration.patch
-)
-
-src_configure() {
-   tc-export CC
-}
-
-src_install() {
-   dobin ${PN}
-   dodoc ../{CHANGES,Readme.txt}
-}



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

2023-08-15 Thread Conrad Kostecki
commit: 9c37881ec789f4003101852ded59ac01baa59641
Author: Michael Mair-Keimberger  levelnine  at>
AuthorDate: Tue Aug 15 15:44:27 2023 +
Commit: Conrad Kostecki  gentoo  org>
CommitDate: Tue Aug 15 22:42:17 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9c37881e

media-gfx/icon-slicer: EAPI6 cleanup

Signed-off-by: Michael Mair-Keimberger  levelnine.at>
Signed-off-by: Conrad Kostecki  gentoo.org>

 media-gfx/icon-slicer/icon-slicer-0.3.ebuild | 18 --
 1 file changed, 18 deletions(-)

diff --git a/media-gfx/icon-slicer/icon-slicer-0.3.ebuild 
b/media-gfx/icon-slicer/icon-slicer-0.3.ebuild
deleted file mode 100644
index 72b4dfca04b3..
--- a/media-gfx/icon-slicer/icon-slicer-0.3.ebuild
+++ /dev/null
@@ -1,18 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DESCRIPTION="utility for generating icon themes and libXcursor cursor themes"
-HOMEPAGE="https://www.freedesktop.org/software/icon-slicer/;
-SRC_URI="https://www.freedesktop.org/software/icon-slicer/releases/${P}.tar.gz;
-
-KEYWORDS="~alpha amd64 ~hppa ~ia64 ppc sparc x86"
-LICENSE="MIT"
-SLOT="0"
-
-RDEPEND="x11-apps/xcursorgen
-   x11-libs/gtk+:2
-   dev-libs/popt"
-DEPEND="${RDEPEND}
-   virtual/pkgconfig"



[gentoo-commits] repo/gentoo:master commit in: app-forensics/galleta/

2023-08-15 Thread Conrad Kostecki
commit: f54a8d7221fc898f0e55288f355e50181d3dad32
Author: Michael Mair-Keimberger  levelnine  at>
AuthorDate: Tue Aug 15 15:43:27 2023 +
Commit: Conrad Kostecki  gentoo  org>
CommitDate: Tue Aug 15 22:42:17 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f54a8d72

app-forensics/galleta: EAPI6 cleanup

Signed-off-by: Michael Mair-Keimberger  levelnine.at>
Signed-off-by: Conrad Kostecki  gentoo.org>

 app-forensics/galleta/galleta-20040505_p1.ebuild | 32 
 1 file changed, 32 deletions(-)

diff --git a/app-forensics/galleta/galleta-20040505_p1.ebuild 
b/app-forensics/galleta/galleta-20040505_p1.ebuild
deleted file mode 100644
index 9192b6bdb8cb..
--- a/app-forensics/galleta/galleta-20040505_p1.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit toolchain-funcs
-
-MY_P=${PN}_${PV/_p/_}
-
-DESCRIPTION="IE Cookie Parser"
-HOMEPAGE="https://sourceforge.net/projects/odessa/;
-SRC_URI="mirror://sourceforge/odessa/${MY_P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc x86"
-IUSE=""
-
-S=${WORKDIR}/${MY_P}/src
-PATCHES=(
-   "${FILESDIR}"/${P}-fix-build-system.patch
-   "${FILESDIR}"/${P}-Wimplicit-function-declaration.patch
-)
-
-src_configure() {
-   tc-export CC
-}
-
-src_install() {
-   dobin ${PN}
-   dodoc ../{CHANGES,Readme.txt}
-}



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

2023-08-15 Thread Conrad Kostecki
commit: e31d97c88962fced6cb08c691162c263c54df2c2
Author: Michael Mair-Keimberger  levelnine  at>
AuthorDate: Tue Aug 15 15:42:43 2023 +
Commit: Conrad Kostecki  gentoo  org>
CommitDate: Tue Aug 15 22:42:16 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e31d97c8

app-admin/mktwpol: EAPI6 cleanup

Signed-off-by: Michael Mair-Keimberger  levelnine.at>
Signed-off-by: Conrad Kostecki  gentoo.org>

 app-admin/mktwpol/mktwpol-1.0.1.ebuild | 68 --
 1 file changed, 68 deletions(-)

diff --git a/app-admin/mktwpol/mktwpol-1.0.1.ebuild 
b/app-admin/mktwpol/mktwpol-1.0.1.ebuild
deleted file mode 100644
index d9a3ada6c1fe..
--- a/app-admin/mktwpol/mktwpol-1.0.1.ebuild
+++ /dev/null
@@ -1,68 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DESCRIPTION="Bash scripts to install tripwire and generate tripwire policy 
files"
-HOMEPAGE="https://sourceforge.net/projects/mktwpol;
-SRC_URI="mirror://sourceforge/mktwpol/${PF}.tar.gz"
-
-LICENSE="CC-BY-SA-3.0"
-SLOT="0"
-KEYWORDS="amd64 ppc x86"
-IUSE=""
-
-RDEPEND="app-admin/tripwire"
-
-S=${WORKDIR}/${PF}
-
-src_prepare() {
-   default
-   sed -i -e 's:/usr/local:/usr:' Makefile || die
-}
-
-pkg_preinst() {
-   # one elog message for new/first installation
-   # different elog message when updating
-   if [[ -z ${REPLACING_VERSIONS} ]] ; then
-   elog
-   elog "To facilitate a new installation and setup of tripwire:"
-   elog " - Run: \`twsetup.sh\`"
-   elog
-   elog "To update tripwire database as packages are added or 
deleted:"
-   elog " - Run: \`mktwpol.sh -u\`"
-   elog
-   elog "Mktwpol is packaged with multiple policy-generating rules 
files."
-   elog "A default \"rules file\" is installed in /etc/tripwire"
-   elog "Alternatives are available in /usr/share/doc/${PF}"
-   elog
-   elog "mktwpol.sh uses the policy-generating rules file with the"
-   elog "most recent date.  To use an alternative \"rules file\","
-   elog "copy it from /usr/share/doc/${PF} to /etc/tripwire,"
-   elog " uncompress it, and \`touch\` it."
-   elog
-   elog "Read /usr/share/doc/${PF}/README for more tips."
-   elog
-   else
-   elog
-   elog "Version bump: mktwpol policy-generating rules have 
changed."
-   elog "Run \`mktwpol.sh -u\` to update tripwire policy and 
database."
-   elog
-   elog "Alternative policy-generating rules are in 
/usr/share/doc/${PF}"
-   elog "To use an alternative policy-generating rules file,"
-   elog "copy it to /etc/tripwire, uncompress and \`touch\` it."
-   elog
- fi
-   # ewarn message if a version change from 0.x.x
-   if [[ "${REPLACING_VERSIONS:0:1}" == "0" ]] ; then
-   ewarn
-   ewarn "Mktwpol default policy-generating rules no longer sort 
by package."
-   ewarn
-   ewarn "   This change does not reduce the scope of system 
inspection!"
-   ewarn "  It only affects the tripwire report format."
-   ewarn
-   ewarn "  The previous default reporting format is still 
available, at"
-   ewarn "  /usr/share/doc/${PF}/mktwpol-gentoo-packages.rules*"
-   ewarn
-   fi
-}



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

2023-08-15 Thread Conrad Kostecki
commit: 36b9c1746079a2b8fa95ea3963d39a74464fe331
Author: Michael Mair-Keimberger  levelnine  at>
AuthorDate: Tue Aug 15 15:43:07 2023 +
Commit: Conrad Kostecki  gentoo  org>
CommitDate: Tue Aug 15 22:42:16 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=36b9c174

app-admin/petrovich: EAPI6 cleanup

Signed-off-by: Michael Mair-Keimberger  levelnine.at>
Signed-off-by: Conrad Kostecki  gentoo.org>

 app-admin/petrovich/petrovich-1.0.0-r1.ebuild | 30 ---
 1 file changed, 30 deletions(-)

diff --git a/app-admin/petrovich/petrovich-1.0.0-r1.ebuild 
b/app-admin/petrovich/petrovich-1.0.0-r1.ebuild
deleted file mode 100644
index f5ca36fa2d0a..
--- a/app-admin/petrovich/petrovich-1.0.0-r1.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DESCRIPTION="Filesystem Integrity Checker"
-SRC_URI="mirror://sourceforge/petrovich/${P}.tar.gz"
-HOMEPAGE="https://sourceforge.net/projects/petrovich;
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 ppc sparc x86"
-
-RDEPEND="virtual/perl-Digest-MD5"
-
-S="${WORKDIR}/${PN}"
-
-PATCHES=( "${FILESDIR}/${P}-gentoo.diff" )
-HTML_DOCS=( CHANGES.HTML LICENSE.HTML README.HTML TODO.HTML USAGE.HTML )
-
-src_install() {
-   dosbin "${PN}.pl"
-
-   insinto /etc
-   doins "${FILESDIR}/${PN}.conf"
-
-   dodir "/var/db/${PN}"
-
-   einstalldocs
-}



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

2023-08-15 Thread Conrad Kostecki
commit: 121fb11d7fef313e9e275dfdc40e804840a6cc89
Author: Michael Mair-Keimberger  levelnine  at>
AuthorDate: Tue Aug 15 15:38:40 2023 +
Commit: Conrad Kostecki  gentoo  org>
CommitDate: Tue Aug 15 22:41:34 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=121fb11d

media-libs/hamlib: move DEPEND to BDEPEND

Signed-off-by: Michael Mair-Keimberger  levelnine.at>
Closes: https://github.com/gentoo/gentoo/pull/31759
Signed-off-by: Conrad Kostecki  gentoo.org>

 media-libs/hamlib/hamlib-4.5.5-r1.ebuild | 97 
 1 file changed, 97 insertions(+)

diff --git a/media-libs/hamlib/hamlib-4.5.5-r1.ebuild 
b/media-libs/hamlib/hamlib-4.5.5-r1.ebuild
new file mode 100644
index ..f6aa86f75387
--- /dev/null
+++ b/media-libs/hamlib/hamlib-4.5.5-r1.ebuild
@@ -0,0 +1,97 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+PYTHON_COMPAT=( python3_{9..11} )
+MY_P=${P/_rc2/~rc2}
+
+inherit autotools python-single-r1
+
+DESCRIPTION="Ham radio backend rig control libraries"
+HOMEPAGE="https://www.hamlib.github.io;
+SRC_URI="mirror://sourceforge/hamlib/${MY_P}.tar.gz"
+S="${WORKDIR}/${MY_P}"
+
+LICENSE="LGPL-2+ GPL-2+"
+SLOT="0/4.2"
+KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~x86"
+IUSE="doc perl python tcl"
+
+RESTRICT="test"
+
+RDEPEND="
+   =virtual/libusb-0*
+   dev-libs/libxml2
+   sys-libs/readline:0=
+   perl? ( dev-lang/perl )
+   python? ( ${PYTHON_DEPS} )
+   tcl? ( dev-lang/tcl:0= )"
+
+DEPEND="${RDEPEND}"
+BDEPEND="
+   virtual/pkgconfig
+   dev-lang/swig
+   >=sys-devel/libtool-2.2
+   doc? ( app-doc/doxygen
+   dev-util/source-highlight )"
+
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
+
+DOCS=(AUTHORS NEWS PLAN README README.betatester README.developer)
+
+pkg_setup() {
+   use python && python-single-r1_pkg_setup
+}
+
+src_prepare() {
+   default
+
+   # fix hardcoded libdir paths
+   sed -i -e "s#fix}/lib#fix}/$(get_libdir)/hamlib#" \
+   -e "s#fix}/include#fix}/include/hamlib#" \
+   hamlib.pc.in || die "sed failed"
+
+   # Correct install target to whatever INSTALLDIRS says and use vendor
+   # installdirs everywhere (bug #611550)
+   sed -i -e "s#install_site#install#" \
+   -e 's#MAKEFILE="Hamlib-pl.mk"#MAKEFILE="Hamlib-pl.mk" 
INSTALLDIRS=vendor#' \
+   bindings/Makefile.am || die "sed failed patching for perl"
+
+   # make building of documentation compatible with autotools-utils
+   sed -i -e "s/doc:/html:/g" doc/Makefile.am || die "sed failed"
+
+   eautoreconf
+}
+
+src_configure() {
+   econf \
+   --libdir=/usr/$(get_libdir)/hamlib \
+   --disable-static \
+   --with-xml-support \
+   $(use_with perl perl-binding) \
+   $(use_with python python-binding) \
+   $(use_with tcl tcl-binding)
+}
+
+src_compile() {
+   emake
+   use doc && emake html
+}
+
+src_install() {
+   emake DESTDIR="${D}" install
+
+   use python && python_optimize
+
+   use doc && HTML_DOCS=( doc/html/ )
+   einstalldocs
+
+   insinto /usr/$(get_libdir)/pkgconfig
+   doins hamlib.pc
+
+   echo "LDPATH=/usr/$(get_libdir)/hamlib" > "${T}"/73hamlib
+   doenvd "${T}"/73hamlib
+
+   find "${ED}" -name '*.la' -delete || die
+}



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

2023-08-15 Thread Conrad Kostecki
commit: 71e8926fce93d2aa52406fbb0a1d3985b08634e2
Author: Michael Mair-Keimberger  levelnine  at>
AuthorDate: Tue Aug 15 15:34:55 2023 +
Commit: Conrad Kostecki  gentoo  org>
CommitDate: Tue Aug 15 22:41:30 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=71e8926f

media-libs/hamlib: update HOMEPAGE, fix LICENSE, add github remote-id

Signed-off-by: Michael Mair-Keimberger  levelnine.at>
Signed-off-by: Conrad Kostecki  gentoo.org>

 media-libs/hamlib/hamlib-4.5.5.ebuild | 9 -
 media-libs/hamlib/metadata.xml| 1 +
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/media-libs/hamlib/hamlib-4.5.5.ebuild 
b/media-libs/hamlib/hamlib-4.5.5.ebuild
index 96af68a967fc..0a7003a9cb26 100644
--- a/media-libs/hamlib/hamlib-4.5.5.ebuild
+++ b/media-libs/hamlib/hamlib-4.5.5.ebuild
@@ -9,10 +9,11 @@ MY_P=${P/_rc2/~rc2}
 inherit autotools python-single-r1
 
 DESCRIPTION="Ham radio backend rig control libraries"
-HOMEPAGE="http://www.hamlib.org;
+HOMEPAGE="https://www.hamlib.github.io;
 SRC_URI="mirror://sourceforge/hamlib/${MY_P}.tar.gz"
+S="${WORKDIR}/${MY_P}"
 
-LICENSE="LGPL-2 GPL-2"
+LICENSE="LGPL-2+ GPL-2+"
 SLOT="0/4.2"
 KEYWORDS="amd64 ~arm ~arm64 ~riscv x86"
 IUSE="doc perl python tcl"
@@ -27,7 +28,7 @@ RDEPEND="
python? ( ${PYTHON_DEPS} )
tcl? ( dev-lang/tcl:0= )"
 
-DEPEND=" ${RDEPEND}
+DEPEND="${RDEPEND}
virtual/pkgconfig
dev-lang/swig
>=sys-devel/libtool-2.2
@@ -38,8 +39,6 @@ REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 
 DOCS=(AUTHORS NEWS PLAN README README.betatester README.developer)
 
-S="${WORKDIR}/${MY_P}"
-
 pkg_setup() {
use python && python-single-r1_pkg_setup
 }

diff --git a/media-libs/hamlib/metadata.xml b/media-libs/hamlib/metadata.xml
index 18a56ea21ff4..1cb8e6ea9822 100644
--- a/media-libs/hamlib/metadata.xml
+++ b/media-libs/hamlib/metadata.xml
@@ -7,5 +7,6 @@


hamlib
+   Hamlib/Hamlib

 



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

2023-08-15 Thread Conrad Kostecki
commit: d4f3024a260f6f052417d83ba2087b0289d698f2
Author: Michael Mair-Keimberger  levelnine  at>
AuthorDate: Tue Aug 15 12:11:11 2023 +
Commit: Conrad Kostecki  gentoo  org>
CommitDate: Tue Aug 15 22:41:49 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d4f3024a

media-sound/qsampler: remove unused patch(es)

Signed-off-by: Michael Mair-Keimberger  levelnine.at>
Closes: https://github.com/gentoo/gentoo/pull/32319
Signed-off-by: Conrad Kostecki  gentoo.org>

 .../qsampler/files/qsampler-0.9.1-cmake-no-git.patch  | 19 ---
 1 file changed, 19 deletions(-)

diff --git a/media-sound/qsampler/files/qsampler-0.9.1-cmake-no-git.patch 
b/media-sound/qsampler/files/qsampler-0.9.1-cmake-no-git.patch
deleted file mode 100644
index 95f280edd9a7..
--- a/media-sound/qsampler/files/qsampler-0.9.1-cmake-no-git.patch
+++ /dev/null
@@ -1,19 +0,0 @@
 a/CMakeLists.txt
-+++ b/CMakeLists.txt
-@@ -6,6 +6,7 @@ project(qsampler
-   LANGUAGES C CXX)
- 
- set (CONFIG_VERSION ${PROJECT_VERSION})
-+#[[
- execute_process (
-   COMMAND git describe --tags --dirty --abbrev=6
-   OUTPUT_VARIABLE GIT_DESCRIBE_OUTPUT
-@@ -27,6 +28,8 @@ if (GIT_DESCRIBE_RESULT EQUAL 0)
- else ()
-   set (VERSION "${PROJECT_VERSION}")
- endif ()
-+]]
-+set (VERSION "${PROJECT_VERSION}")
- 
- set (PACKAGE_NAME "Qsampler")
- set (PACKAGE_VERSION "${VERSION}")



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

2023-08-15 Thread Conrad Kostecki
commit: bf8e89822d6a1c63ae957cdb3ea2110024857b2d
Author: Michael Mair-Keimberger  levelnine  at>
AuthorDate: Tue Aug 15 12:12:47 2023 +
Commit: Conrad Kostecki  gentoo  org>
CommitDate: Tue Aug 15 22:41:54 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bf8e8982

media-video/pipewire: remove unused files

Signed-off-by: Michael Mair-Keimberger  levelnine.at>
Closes: https://github.com/gentoo/gentoo/pull/32320
Signed-off-by: Conrad Kostecki  gentoo.org>

 .../pipewire/files/gentoo-pipewire-launcher.in | 29 
 .../pipewire/files/gentoo-pipewire-launcher.in-r1  | 52 --
 media-video/pipewire/files/pipewire.desktop| 12 -
 media-video/pipewire/files/pipewire.desktop-r1 | 12 -
 4 files changed, 105 deletions(-)

diff --git a/media-video/pipewire/files/gentoo-pipewire-launcher.in 
b/media-video/pipewire/files/gentoo-pipewire-launcher.in
deleted file mode 100644
index 495c47f6c7e1..
--- a/media-video/pipewire/files/gentoo-pipewire-launcher.in
+++ /dev/null
@@ -1,29 +0,0 @@
-#!/bin/sh
-
-# PipeWire launcher script for XDG compliant desktops on OpenRC.
-#
-# systemd users are very _STRONGLY_ advised to use the much
-# more reliable and predictable user units instead.
-
-# WARNING: This script assumes being run inside XDG compliant session,
-# which means D-Bus session instance is expected to be correctly set up
-# prior to this script starting. If that is not true, things may break!
-
-# Best to reap any existing daemons and only then try to start a new set.
-pkill -u "${USER}" -x pipewire\|wireplumber 1>/dev/null 2>&1
-
-# The core daemon which by itself does probably nothing.
-@GENTOO_PORTAGE_EPREFIX@/usr/bin/pipewire &
-
-# The so called pipewire-pulse daemon used for PulseAudio compatibility.
-# Commenting this out will stop the PA proxying daemon from starting,
-# however ALSA (with pipewire-alsa), JACK (with jack-sdk) and PW API using
-# clients will still have access to audio and may end up clashing with
-# non-PW apps over HW control (most notably, /usr/bin/pulseaudio daemon).
-@GENTOO_PORTAGE_EPREFIX@/usr/bin/pipewire -c pipewire-pulse.conf &
-
-# Hack for bug #822498
-sleep 1
-
-# Finally a session manager is required for PipeWire to do anything.
-exec @GENTOO_PORTAGE_EPREFIX@/usr/bin/wireplumber

diff --git a/media-video/pipewire/files/gentoo-pipewire-launcher.in-r1 
b/media-video/pipewire/files/gentoo-pipewire-launcher.in-r1
deleted file mode 100644
index 51f70293c383..
--- a/media-video/pipewire/files/gentoo-pipewire-launcher.in-r1
+++ /dev/null
@@ -1,52 +0,0 @@
-#!/bin/sh
-
-# PipeWire launcher script for XDG compliant desktops on OpenRC.
-#
-# systemd users are very _STRONGLY_ advised to use the much
-# more reliable and predictable user units instead.
-
-# WARNING: This script assumes being run inside XDG compliant session,
-# which means D-Bus session instance is expected to be correctly set up
-# prior to this script starting. If that is not true, things may break!
-
-restart () {
-echo "Terminating PipeWire processes ..."
-pkill -u "${USER}" -x pipewire\|wireplumber 1>/dev/null 2>&1
-pwait -u "${USER}" -x pipewire\|wireplumber
-echo "PipeWire terminated."
-}
-
-if [ "${#}" -gt 0 ]
-then
-if [ "${1}" = 'restart' ]
-then
-   restart
-else
-echo "Unrecognised argument." >&2
-echo "Usage: gentoo-pipewire-launcher [restart]" >&2
-   exit 1
-fi
-fi
-
-if pgrep -u "${USER}" -x pipewire\|wireplumber 1>/dev/null 2>&1
-then
-echo "PipeWire already running, exiting." >&2
-echo "(Use 'gentoo-pipewire-launcher restart' to restart PipeWire and 
WirePlumber.)" >&2
-exit 1
-fi
-
-# The core daemon which by itself does probably nothing.
-@GENTOO_PORTAGE_EPREFIX@/usr/bin/pipewire &
-
-# The so called pipewire-pulse daemon used for PulseAudio compatibility.
-# Commenting this out will stop the PA proxying daemon from starting,
-# however ALSA (with pipewire-alsa), JACK (with jack-sdk) and PW API using
-# clients will still have access to audio and may end up clashing with
-# non-PW apps over HW control (most notably, /usr/bin/pulseaudio daemon).
-@GENTOO_PORTAGE_EPREFIX@/usr/bin/pipewire -c pipewire-pulse.conf &
-
-# Hack for bug #822498
-sleep 1
-
-# Finally a session manager is required for PipeWire to do anything.
-exec @GENTOO_PORTAGE_EPREFIX@/usr/bin/wireplumber

diff --git a/media-video/pipewire/files/pipewire.desktop 
b/media-video/pipewire/files/pipewire.desktop
deleted file mode 100644
index d3786e74f82b..
--- a/media-video/pipewire/files/pipewire.desktop
+++ /dev/null
@@ -1,12 +0,0 @@
-[Desktop Entry]
-Version=1.0
-Name[de]=PipeWire Mediensystem
-Name=PipeWire Media System
-Comment[de]=Das PipeWire Mediensystem starten
-Comment=Start the PipeWire Media System
-Exec=/usr/libexec/pipewire-launcher
-Terminal=false
-Type=Application
-X-GNOME-HiddenUnderSystemd=true
-X-KDE-HiddenUnderSystemd=true

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

2023-08-15 Thread Conrad Kostecki
commit: c9501efa8d1123499507ab255c0060cd24f98b47
Author: Michael Mair-Keimberger  levelnine  at>
AuthorDate: Tue Aug 15 15:42:15 2023 +
Commit: Conrad Kostecki  gentoo  org>
CommitDate: Tue Aug 15 22:42:16 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c9501efa

app-admin/fetchlog: EAPI6 cleanup

Signed-off-by: Michael Mair-Keimberger  levelnine.at>
Signed-off-by: Conrad Kostecki  gentoo.org>

 app-admin/fetchlog/fetchlog-1.4-r1.ebuild | 45 ---
 1 file changed, 45 deletions(-)

diff --git a/app-admin/fetchlog/fetchlog-1.4-r1.ebuild 
b/app-admin/fetchlog/fetchlog-1.4-r1.ebuild
deleted file mode 100644
index 05c06f7fa1d1..
--- a/app-admin/fetchlog/fetchlog-1.4-r1.ebuild
+++ /dev/null
@@ -1,45 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit toolchain-funcs
-
-DESCRIPTION="Displays the last new messages of a logfile"
-HOMEPAGE="https://fetchlog.sourceforge.net/;
-SRC_URI="mirror://sourceforge/fetchlog/${P}.tar.gz"
-
-LICENSE="GPL-2+"
-SLOT="0"
-KEYWORDS="amd64 ppc ~ppc64 x86"
-IUSE="snmp"
-
-RDEPEND="
-   snmp? (
-   >=dev-perl/Net-SNMP-4.0.1-r2
-   >=net-analyzer/net-snmp-5.0.6
-   )"
-DEPEND=""
-
-PATCHES=( "${FILESDIR}"/${PN}-1.4-fix-build-system.patch )
-
-src_configure() {
-   tc-export CC
-}
-
-src_install() {
-   dobin fetchlog
-   einstalldocs
-   dodoc *cfg*
-   doman fetchlog.1
-}
-
-pkg_preinst() {
-   elog
-   elog "This utility can be used together with Nagios"
-   elog "To make use of these features you need to"
-   elog "install net-analyzer/nagios."
-   elog "This feature depends on SNMP, so make use you"
-   elog "have 'snmp' in your USE flags"
-   elog
-}



[gentoo-commits] repo/gentoo:master commit in: dev-libs/intel-metrics-library/

2023-08-15 Thread Conrad Kostecki
commit: dfcbcef6e5737189019acb7d6d57742fc34eb5de
Author: Conrad Kostecki  gentoo  org>
AuthorDate: Tue Aug 15 22:32:10 2023 +
Commit: Conrad Kostecki  gentoo  org>
CommitDate: Tue Aug 15 22:32:10 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dfcbcef6

dev-libs/intel-metrics-library: drop 0_pre20230417

Signed-off-by: Conrad Kostecki  gentoo.org>

 dev-libs/intel-metrics-library/Manifest|  1 -
 .../intel-metrics-library-0_pre20230417.ebuild | 28 --
 2 files changed, 29 deletions(-)

diff --git a/dev-libs/intel-metrics-library/Manifest 
b/dev-libs/intel-metrics-library/Manifest
index f37296cca38d..83745f33bba9 100644
--- a/dev-libs/intel-metrics-library/Manifest
+++ b/dev-libs/intel-metrics-library/Manifest
@@ -1,2 +1 @@
-DIST intel-metrics-library-0_pre20230417.tar.gz 248881 BLAKE2B 
83b3fb48fcb01668bda98c3a5fff1829d89686dd2731163f24a43614ac6b21c2f618be9d2f80115e2ceeffc4df0880e2dfea72a9255d3430f60a88ecd66a8893
 SHA512 
1b5878528e2146c9811b43b74ddb94f14b1127dc0e6231cc4ff0993d528c8ccea4d9ba52a8e50b409eb9f0e9776cbe04df7c0d1e94a8cf7020b97b822b430c13
 DIST metrics-library-1.0.133.tar.gz 248109 BLAKE2B 
c7d710e0f55bb930497891822f11ffb90ed115a9b7f8eac6128c2914b59a0628173f0b8d644418793a82bd5ae87753eaaf9efb0363a18717c811505c3fa6
 SHA512 
7b16cad2ddae7e9a2c38e408df378e0263e30e04365cec0554a8351b47455b63308564f65c37b8504f4f1bbd50ebd18e4e81470a010076c6f1805f4908389b25

diff --git 
a/dev-libs/intel-metrics-library/intel-metrics-library-0_pre20230417.ebuild 
b/dev-libs/intel-metrics-library/intel-metrics-library-0_pre20230417.ebuild
deleted file mode 100644
index 9940af2c6e7c..
--- a/dev-libs/intel-metrics-library/intel-metrics-library-0_pre20230417.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-CMAKE_BUILD_TYPE="Release"
-EGIT_COMMIT="5524ef74cf0423006992a52571590cb8bc2d7468"
-MY_PN="${PN/intel-/}"
-MY_P="${MY_PN}-${PV}"
-
-inherit cmake
-
-DESCRIPTION="User mode driver helper library that provides access to GPU 
performance counters"
-HOMEPAGE="https://github.com/intel/metrics-library;
-SRC_URI="https://github.com/intel/${MY_PN}/archive/${EGIT_COMMIT}.tar.gz -> 
${P}.tar.gz"
-S="${WORKDIR}/${MY_PN}-${EGIT_COMMIT}"
-
-LICENSE="MIT"
-SLOT="0/133"
-KEYWORDS="amd64"
-
-DEPEND="x11-libs/libdrm"
-RDEPEND="${DEPEND}"
-
-src_prepare() {
-   sed -e '/-Werror/d' -i CMakeLists.txt || die
-   cmake_src_prepare
-}



[gentoo-commits] repo/gentoo:master commit in: dev-util/intel-graphics-compiler/

2023-08-15 Thread Conrad Kostecki
commit: 34ec3e56cb027bc7e8e49b6787c3b774dc2d1a12
Author: Conrad Kostecki  gentoo  org>
AuthorDate: Tue Aug 15 22:33:36 2023 +
Commit: Conrad Kostecki  gentoo  org>
CommitDate: Tue Aug 15 22:33:36 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=34ec3e56

dev-util/intel-graphics-compiler: amd64 stable

Signed-off-by: Conrad Kostecki  gentoo.org>

 .../intel-graphics-compiler/intel-graphics-compiler-1.0.14062.11.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/dev-util/intel-graphics-compiler/intel-graphics-compiler-1.0.14062.11.ebuild 
b/dev-util/intel-graphics-compiler/intel-graphics-compiler-1.0.14062.11.ebuild
index 1d957af7dd89..dd6800bb2dd1 100644
--- 
a/dev-util/intel-graphics-compiler/intel-graphics-compiler-1.0.14062.11.ebuild
+++ 
b/dev-util/intel-graphics-compiler/intel-graphics-compiler-1.0.14062.11.ebuild
@@ -18,7 +18,7 @@ S="${WORKDIR}/${PN}-${MY_P}"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="amd64"
 IUSE="debug vc"
 
 DEPEND="



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

2023-08-15 Thread Conrad Kostecki
commit: 00085627e0fcf089893630ce4d275fa7d9be6b5b
Author: Conrad Kostecki  gentoo  org>
AuthorDate: Tue Aug 15 22:31:30 2023 +
Commit: Conrad Kostecki  gentoo  org>
CommitDate: Tue Aug 15 22:31:30 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=00085627

dev-libs/level-zero: drop 1.12.0

Signed-off-by: Conrad Kostecki  gentoo.org>

 dev-libs/level-zero/Manifest |  1 -
 dev-libs/level-zero/level-zero-1.12.0.ebuild | 22 --
 2 files changed, 23 deletions(-)

diff --git a/dev-libs/level-zero/Manifest b/dev-libs/level-zero/Manifest
index e4dcceee07ba..45092d1136c6 100644
--- a/dev-libs/level-zero/Manifest
+++ b/dev-libs/level-zero/Manifest
@@ -1,2 +1 @@
-DIST level-zero-1.12.0.tar.gz 847748 BLAKE2B 
d25ea5a2fbd3c3d1492c0f4d5e237c718287172785760b9acdf6c466c7c544758ab1664a2b295545f04eab1827e01ae44ba306dbcc0b103e455b2b13995639ce
 SHA512 
8c41cb49c5098f4f8c7b88353e3d239f69b315d1e73ee8b4952059612523bf1758f693bc2869dab46cd833a7b37b66fbb639796a42af00a3939f6ee38d26373b
 DIST level-zero-1.13.1.tar.gz 886141 BLAKE2B 
721d8c6265b168b793d6072ff2f679dbecef31005315d369a740bc1877f3645b5f8bc56caccd425ccd5e54b86344b42da949d3454df2779158f4671accb0d1c5
 SHA512 
1da12b0a4b60c674760cae80099c9c0422002a157a877b044fff5e8c1c214ab9c4877a2a5087cc1609a723685dbce09c94d7643279d5b4f3b2a8db8bb8e10c1c

diff --git a/dev-libs/level-zero/level-zero-1.12.0.ebuild 
b/dev-libs/level-zero/level-zero-1.12.0.ebuild
deleted file mode 100644
index 44fda91ff929..
--- a/dev-libs/level-zero/level-zero-1.12.0.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit cmake
-
-DESCRIPTION="oneAPI Level Zero headers, loader and validation layer"
-HOMEPAGE="https://github.com/oneapi-src/level-zero;
-SRC_URI="https://github.com/oneapi-src/${PN}/archive/refs/tags/v${PV}.tar.gz 
-> ${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0/${PV}"
-KEYWORDS="amd64"
-
-src_prepare() {
-   cmake_src_prepare
-
-   # According to upstream, release tarballs should contain this file but 
at least
-   # some of them do not. Fortunately it is trivial to make one ourselves.
-   echo "$(ver_cut 3)" > "${S}"/VERSION_PATCH || die
-}



[gentoo-commits] repo/gentoo:master commit in: www-servers/nginx/

2023-08-15 Thread Conrad Kostecki
commit: 663d138f8f21da08f8ce31c539f0778ddd075714
Author: Conrad Kostecki  gentoo  org>
AuthorDate: Tue Aug 15 22:35:55 2023 +
Commit: Conrad Kostecki  gentoo  org>
CommitDate: Tue Aug 15 22:35:55 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=663d138f

www-servers/nginx: add 1.25.2

Signed-off-by: Conrad Kostecki  gentoo.org>

 www-servers/nginx/Manifest|1 +
 www-servers/nginx/nginx-1.25.2.ebuild | 1078 +
 2 files changed, 1079 insertions(+)

diff --git a/www-servers/nginx/Manifest b/www-servers/nginx/Manifest
index 4a1e6b466741..810aca4b1278 100644
--- a/www-servers/nginx/Manifest
+++ b/www-servers/nginx/Manifest
@@ -1,6 +1,7 @@
 DIST modsecurity-nginx-1.0.3.tar.gz 34063 BLAKE2B 
859a29eb7f67d53a818578f1008f0d0debbe37c205bb7c6e79594d8b1a6a0d9390d35f607ef05ef6d73c9aa887baebfd2c54aca894969beeed4bfe576f37
 SHA512 
20495884c6b3594edf879a19fd7445f2e74a1628789decd146b3c712764b0507e440a84a64aab619461b044f98b8d641913cfad57a6d0002e7061716bdfe84fc
 DIST nginx-1.24.0.tar.gz 1112471 BLAKE2B 
7f671c57666dec822bff72fcf0e4eec35ecf981b8f1e489827f9bbbf9179036f61c9fdc7e497c076ccaeb35b9ba3dfe7684e4fc91ee9cae52601f68859bb034d
 SHA512 
1114e37de5664a8109c99cfb2faa1f42ff8ac63c932bcf3780d645e5ed32c0b2ac446f80305b4465994c8f9430604968e176ae464fd80f632d1cb2c8f6007ff3
 DIST nginx-1.25.1.tar.gz 1213919 BLAKE2B 
70716deb2b1982c77bc5e710039c4207bf4d95d719d943d5efe817aa1993b937c110d09e22cdf225ced39d53a15de5c888df28cf71792ecb785f7bfa348fe0c1
 SHA512 
608db15b3b741881a5e67bb847e550eda5e4c45d2991344eb1ba9c835d24c9d839fdba12b9a97df669bbc933463ac6d940ed31389a5ca38e6c75fc9de0c8d55b
+DIST nginx-1.25.2.tar.gz 1214903 BLAKE2B 
546a74c633400e51f6afded396fc36013574dd9ddc6b5f321bd5379c3a27613954de93957268213bc9724943515cab3d23b3965a384c4f71dfb4c759bba49912
 SHA512 
47da46d823f336432aca6c4cd54c76660af60620518d5c518504033a9fd6b411fd6d41e4aac2c8200311a53f96159aa3da8920145e8ed85596c9c2c14e20cb27
 DIST nginx-auth-ldap-42d195d7a7575ebab1c369ad3fc5d78dc2c2669c.tar.gz 18457 
BLAKE2B 
5ca9e5299b20ab5a93a001cac48e446bd86b3a24ac49e716bc975b128890bdb4b0dbbf5730fbaaeadfd958160093c7a6af798dd0e6de27062f149a760333
 SHA512 
ec59637fda5acac053e815cb1d04b545fc6b765e5ec63d8c2c9c301abad87afaa2698145acac08e9e14c91e1423ebff7aff0cca2b940b19bf4cf53973269
 DIST nginx_http_sticky_module_ng-1.2.6-10-g08a395c66e42.tar.bz2 124047 BLAKE2B 
d37ef9a15c91abe3c6258e420d1f99fa452f9d9966a0e13102174973314a3bac5413957a5fe632a9dcb1163b3be5df8116e05cc053ee061e19319ec25f341570
 SHA512 
6c1bfdcf89884b2855d51ae7da0f6e53a4ca3629e1aaf58433b70c07dcb2af797ba6e87d9b3eb4fe2fb6d4d697e862f2b4c2f8d8b3fdaea201740c97ec936529
 DIST ngx_brotli-1.0.0rc.tar.gz 16207 BLAKE2B 
450d0ea693bd98d4a1b615f2cdcaad41ccd28266f6d80beec7fe77fe750ab8c5d1bb55aabe15161b9b6d819d2b4d99a7774f2706f2f6fd084b52a7c7dddbc00c
 SHA512 
05a880d5e48ac83be84498ed41fb4750211b827a9d7541acfd6ef494e5205a6e853d5594bfec3ab4ae668ea3f803e4f4b0ba550c76811971c8e266e42663c56d

diff --git a/www-servers/nginx/nginx-1.25.2.ebuild 
b/www-servers/nginx/nginx-1.25.2.ebuild
new file mode 100644
index ..ca4b8d5aa204
--- /dev/null
+++ b/www-servers/nginx/nginx-1.25.2.ebuild
@@ -0,0 +1,1078 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+# Maintainer notes:
+# - http_rewrite-independent pcre-support makes sense for matching locations 
without an actual rewrite
+# - any http-module activates the main http-functionality and overrides 
USE=-http
+# - keep the following requirements in mind before adding external modules:
+#  * alive upstream
+#  * sane packaging
+#  * builds cleanly
+#  * does not need a patch for nginx core
+# - TODO: test the google-perftools module (included in vanilla tarball)
+
+# prevent perl-module from adding automagic perl DEPENDs
+GENTOO_DEPEND_ON_PERL="no"
+
+# devel_kit (https://github.com/simpl/ngx_devel_kit, BSD license)
+DEVEL_KIT_MODULE_PV="0.3.1"
+DEVEL_KIT_MODULE_P="ngx_devel_kit-${DEVEL_KIT_MODULE_PV}"
+DEVEL_KIT_MODULE_URI="https://github.com/simpl/ngx_devel_kit/archive/v${DEVEL_KIT_MODULE_PV}.tar.gz;
+DEVEL_KIT_MODULE_WD="${WORKDIR}/ngx_devel_kit-${DEVEL_KIT_MODULE_PV}"
+
+# ngx_brotli (https://github.com/google/ngx_brotli, BSD-2)
+HTTP_BROTLI_MODULE_PV="1.0.0rc"
+HTTP_BROTLI_MODULE_P="ngx_brotli-${HTTP_BROTLI_MODULE_PV}"
+HTTP_BROTLI_MODULE_URI="https://github.com/google/ngx_brotli/archive/v${HTTP_BROTLI_MODULE_PV}.tar.gz;
+HTTP_BROTLI_MODULE_WD="${WORKDIR}/ngx_brotli-${HTTP_BROTLI_MODULE_PV}"
+
+# http_uploadprogress 
(https://github.com/masterzen/nginx-upload-progress-module, BSD-2 license)
+HTTP_UPLOAD_PROGRESS_MODULE_PV="68b3ab3b64a0cee7f785d161401c8be357bbed12"
+HTTP_UPLOAD_PROGRESS_MODULE_P="ngx_http_upload_progress-${HTTP_UPLOAD_PROGRESS_MODULE_PV}"
+HTTP_UPLOAD_PROGRESS_MODULE_URI="https://github.com/masterzen/nginx-upload-progress-module/archive/${HTTP_UPLOAD_PROGRESS_MODULE_PV}.tar.gz;

[gentoo-commits] repo/gentoo:master commit in: app-benchmarks/stress-ng/

2023-08-15 Thread Conrad Kostecki
commit: 4bbd333907bec1e8ac78886a0fddea63b2ce23d7
Author: Conrad Kostecki  gentoo  org>
AuthorDate: Tue Aug 15 22:37:10 2023 +
Commit: Conrad Kostecki  gentoo  org>
CommitDate: Tue Aug 15 22:37:10 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4bbd3339

app-benchmarks/stress-ng: drop 0.16.02

Signed-off-by: Conrad Kostecki  gentoo.org>

 app-benchmarks/stress-ng/Manifest |  1 -
 app-benchmarks/stress-ng/stress-ng-0.16.02.ebuild | 56 ---
 2 files changed, 57 deletions(-)

diff --git a/app-benchmarks/stress-ng/Manifest 
b/app-benchmarks/stress-ng/Manifest
index a1f789ca4935..ec2c8e4f7b92 100644
--- a/app-benchmarks/stress-ng/Manifest
+++ b/app-benchmarks/stress-ng/Manifest
@@ -1,2 +1 @@
-DIST stress-ng-0.16.02.tar.gz 3896753 BLAKE2B 
6db57f629b01b80e5b89febf56f00cb94611833002484f6fbe9b9afce3f4a6fd3cb9ef0631312a9924b5d24f50b9f4b5bbe54a7dadb9e98eeca0c2f0cc03ec81
 SHA512 
08290ca83da9124667a9e0794d88735f0281fea39b8ad6ddd6bdab602edd4a268ce5aa838c60ae8e98f654bd89c94ddca784dc126e10857539db480d77619539
 DIST stress-ng-0.16.04.tar.gz 3918769 BLAKE2B 
5e2b457be2e38c583dcfc72719c5abacfaca658f7861a4faee5b709568ff4dd646e595b88be9542cf2b977e0184678c4c15a2aabfd421df8d92f8c18040a4773
 SHA512 
9c0ebcef697cb1fcf6f0836a8d0d88da0be20ed0683c35304e540bf040beff4152e231ba98c8a3ebe3c22bbde66a22ff8929397c35f7e070b9498ad1275e7a8d

diff --git a/app-benchmarks/stress-ng/stress-ng-0.16.02.ebuild 
b/app-benchmarks/stress-ng/stress-ng-0.16.02.ebuild
deleted file mode 100644
index 002dc1ebe61c..
--- a/app-benchmarks/stress-ng/stress-ng-0.16.02.ebuild
+++ /dev/null
@@ -1,56 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit linux-info toolchain-funcs
-
-DESCRIPTION="Stress test for a computer system with various selectable ways"
-HOMEPAGE="https://github.com/ColinIanKing/stress-ng;
-SRC_URI="https://github.com/ColinIanKing/${PN}/archive/refs/tags/V${PV}.tar.gz 
-> ${P}.tar.gz"
-
-LICENSE="GPL-2+"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~ppc64 ~riscv ~sparc ~x86"
-IUSE="apparmor sctp"
-
-DEPEND="
-   dev-libs/libaio
-   dev-libs/libbsd
-   dev-libs/libgcrypt:0=
-   sys-apps/attr
-   sys-apps/keyutils:=
-   sys-libs/libcap
-   sys-libs/zlib
-   virtual/libcrypt:=
-   apparmor? (
-   sys-apps/apparmor-utils
-   sys-libs/libapparmor
-   )
-   sctp? ( net-misc/lksctp-tools )
-"
-
-RDEPEND="${DEPEND}"
-
-DOCS=( "README.md" "README.Android" "TODO" "syscalls.txt" )
-
-pkg_pretend() {
-   if use apparmor; then
-   CONFIG_CHECK="SECURITY_APPARMOR"
-   check_extra_config
-   fi
-}
-
-src_compile() {
-   tc-export CC
-
-   export MAN_COMPRESS="0"
-
-   local myemakeopts=(
-   HAVE_APPARMOR="$(usex apparmor 1 0)"
-   HAVE_LIB_SCTP="$(usex sctp 1 0)"
-   VERBOSE="1"
-   )
-
-   emake "${myemakeopts[@]}"
-}



[gentoo-commits] repo/gentoo:master commit in: dev-util/intel-graphics-system-controller/

2023-08-15 Thread Conrad Kostecki
commit: 5330950906bacce38425e5669e2cc28512e38c2d
Author: Conrad Kostecki  gentoo  org>
AuthorDate: Tue Aug 15 22:29:49 2023 +
Commit: Conrad Kostecki  gentoo  org>
CommitDate: Tue Aug 15 22:29:49 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=53309509

dev-util/intel-graphics-system-controller: amd64 stable

Signed-off-by: Conrad Kostecki  gentoo.org>

 .../intel-graphics-system-controller-0.8.9.ebuild   | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/dev-util/intel-graphics-system-controller/intel-graphics-system-controller-0.8.9.ebuild
 
b/dev-util/intel-graphics-system-controller/intel-graphics-system-controller-0.8.9.ebuild
index ff1f3dca0bbb..6544138a65e4 100644
--- 
a/dev-util/intel-graphics-system-controller/intel-graphics-system-controller-0.8.9.ebuild
+++ 
b/dev-util/intel-graphics-system-controller/intel-graphics-system-controller-0.8.9.ebuild
@@ -16,7 +16,7 @@ S="${WORKDIR}/${MY_P}"
 
 LICENSE="Apache-2.0"
 SLOT="0/${PV}"
-KEYWORDS="~amd64"
+KEYWORDS="amd64"
 IUSE="+cli doc"
 
 RDEPEND="dev-libs/metee:="



[gentoo-commits] repo/gentoo:master commit in: app-benchmarks/stress-ng/

2023-08-15 Thread Conrad Kostecki
commit: 0ddad3868ae2b476ffd6d7e3802be486458bb5d6
Author: Conrad Kostecki  gentoo  org>
AuthorDate: Tue Aug 15 22:36:58 2023 +
Commit: Conrad Kostecki  gentoo  org>
CommitDate: Tue Aug 15 22:36:58 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0ddad386

app-benchmarks/stress-ng: add 0.16.04

Signed-off-by: Conrad Kostecki  gentoo.org>

 app-benchmarks/stress-ng/Manifest |  1 +
 app-benchmarks/stress-ng/stress-ng-0.16.04.ebuild | 56 +++
 2 files changed, 57 insertions(+)

diff --git a/app-benchmarks/stress-ng/Manifest 
b/app-benchmarks/stress-ng/Manifest
index e23bcf25998c..a1f789ca4935 100644
--- a/app-benchmarks/stress-ng/Manifest
+++ b/app-benchmarks/stress-ng/Manifest
@@ -1 +1,2 @@
 DIST stress-ng-0.16.02.tar.gz 3896753 BLAKE2B 
6db57f629b01b80e5b89febf56f00cb94611833002484f6fbe9b9afce3f4a6fd3cb9ef0631312a9924b5d24f50b9f4b5bbe54a7dadb9e98eeca0c2f0cc03ec81
 SHA512 
08290ca83da9124667a9e0794d88735f0281fea39b8ad6ddd6bdab602edd4a268ce5aa838c60ae8e98f654bd89c94ddca784dc126e10857539db480d77619539
+DIST stress-ng-0.16.04.tar.gz 3918769 BLAKE2B 
5e2b457be2e38c583dcfc72719c5abacfaca658f7861a4faee5b709568ff4dd646e595b88be9542cf2b977e0184678c4c15a2aabfd421df8d92f8c18040a4773
 SHA512 
9c0ebcef697cb1fcf6f0836a8d0d88da0be20ed0683c35304e540bf040beff4152e231ba98c8a3ebe3c22bbde66a22ff8929397c35f7e070b9498ad1275e7a8d

diff --git a/app-benchmarks/stress-ng/stress-ng-0.16.04.ebuild 
b/app-benchmarks/stress-ng/stress-ng-0.16.04.ebuild
new file mode 100644
index ..002dc1ebe61c
--- /dev/null
+++ b/app-benchmarks/stress-ng/stress-ng-0.16.04.ebuild
@@ -0,0 +1,56 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit linux-info toolchain-funcs
+
+DESCRIPTION="Stress test for a computer system with various selectable ways"
+HOMEPAGE="https://github.com/ColinIanKing/stress-ng;
+SRC_URI="https://github.com/ColinIanKing/${PN}/archive/refs/tags/V${PV}.tar.gz 
-> ${P}.tar.gz"
+
+LICENSE="GPL-2+"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~ppc64 ~riscv ~sparc ~x86"
+IUSE="apparmor sctp"
+
+DEPEND="
+   dev-libs/libaio
+   dev-libs/libbsd
+   dev-libs/libgcrypt:0=
+   sys-apps/attr
+   sys-apps/keyutils:=
+   sys-libs/libcap
+   sys-libs/zlib
+   virtual/libcrypt:=
+   apparmor? (
+   sys-apps/apparmor-utils
+   sys-libs/libapparmor
+   )
+   sctp? ( net-misc/lksctp-tools )
+"
+
+RDEPEND="${DEPEND}"
+
+DOCS=( "README.md" "README.Android" "TODO" "syscalls.txt" )
+
+pkg_pretend() {
+   if use apparmor; then
+   CONFIG_CHECK="SECURITY_APPARMOR"
+   check_extra_config
+   fi
+}
+
+src_compile() {
+   tc-export CC
+
+   export MAN_COMPRESS="0"
+
+   local myemakeopts=(
+   HAVE_APPARMOR="$(usex apparmor 1 0)"
+   HAVE_LIB_SCTP="$(usex sctp 1 0)"
+   VERBOSE="1"
+   )
+
+   emake "${myemakeopts[@]}"
+}



[gentoo-commits] repo/gentoo:master commit in: games-server/bedrock-server/

2023-08-15 Thread Conrad Kostecki
commit: c4d6dbb6f364635175c45caa93098d13e0358d28
Author: Conrad Kostecki  gentoo  org>
AuthorDate: Tue Aug 15 22:36:33 2023 +
Commit: Conrad Kostecki  gentoo  org>
CommitDate: Tue Aug 15 22:36:33 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c4d6dbb6

games-server/bedrock-server: add 1.20.14.01

Signed-off-by: Conrad Kostecki  gentoo.org>

 games-server/bedrock-server/Manifest   |  1 +
 .../bedrock-server-1.20.14.01.ebuild   | 55 ++
 2 files changed, 56 insertions(+)

diff --git a/games-server/bedrock-server/Manifest 
b/games-server/bedrock-server/Manifest
index 797f3754c9c5..2cf0b1d96678 100644
--- a/games-server/bedrock-server/Manifest
+++ b/games-server/bedrock-server/Manifest
@@ -1,2 +1,3 @@
 DIST bedrock-server-1.20.11.01.zip 88510688 BLAKE2B 
556afdb0c0b20502864c04bad027c3f58350ed8b5467fe2cd4cad8cdcd7fbd9c728c8f06d0c91c9efc9a590fd6245fc63aaa4d8c32eb9e65b22af9ec3d2ca083
 SHA512 
cb567ebdedcb2b08091f864dedc702ae90cec23a66e70133de7107573a748294269ab847ca604680ae33e66db381793960d4925daa0e9ee1667eff032d3f
 DIST bedrock-server-1.20.13.01.zip 88509565 BLAKE2B 
0b4d1a14a080270abc5d84ea4aefd6795a1b5bb2b897795b6ad87a861d47fc042cc328eae7df82624aa3f3087ecac197a620698bb6afa9f2bc43acd3e756965f
 SHA512 
a72d1dc738704c18f5d9425f45f58fd4a2a48a243c538d6d1612b322259cc7cb81d524bd0fd777359dfb1a06f3173e60bba82a8c8d7873536b801b1805411d70
+DIST bedrock-server-1.20.14.01.zip 88509893 BLAKE2B 
b4e9b6734f8224a0199b8ed2ad0ad62591c81fed63642bc70f56093f988ec0cf7cd970bb0fa53b60381bdb4b4b1a7196a8b90e1090d2e9ef3d37a924bec8388b
 SHA512 
badf8d63a8b09b47933efb1dc682a5ceca06f9c568e98bc49ac908e2018857bf9bb00ce520529dcd8a0a3097ec3e5dbe2131b87acc722373eff1610ba89c91f1

diff --git a/games-server/bedrock-server/bedrock-server-1.20.14.01.ebuild 
b/games-server/bedrock-server/bedrock-server-1.20.14.01.ebuild
new file mode 100644
index ..0cc382d47f66
--- /dev/null
+++ b/games-server/bedrock-server/bedrock-server-1.20.14.01.ebuild
@@ -0,0 +1,55 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit systemd
+
+DESCRIPTION="The official bedrock (non-java) based server for the sandbox 
video game"
+HOMEPAGE="https://www.minecraft.net/;
+SRC_URI="https://minecraft.azureedge.net/bin-linux/${P}.zip;
+S="${WORKDIR}"
+
+LICENSE="Mojang"
+SLOT="0"
+KEYWORDS="-* ~amd64"
+
+RDEPEND="
+   acct-group/bedrock
+   acct-user/bedrock
+   app-misc/dtach
+   net-misc/curl
+"
+
+BDEPEND="app-arch/unzip"
+
+RESTRICT="bindist mirror"
+
+DOCS=(
+   "bedrock_server_how_to.html"
+   "release-notes.txt"
+)
+
+QA_PREBUILT="opt/bedrock-server/bedrock_server"
+
+src_compile() {
+   :;
+}
+
+src_install() {
+   exeinto /opt/bedrock-server
+   doexe bedrock_server
+
+   insinto /opt/bedrock-server
+   doins {allowlist,permissions}.json server.properties
+   doins -r {behavior,resource}_packs definitions
+
+   dodir /opt/bin
+   dosym ../bedrock-server/bedrock_server /opt/bin/bedrock-server
+
+   newinitd "${FILESDIR}"/bedrock-server.initd-r4 bedrock-server
+   newconfd "${FILESDIR}"/bedrock-server.confd bedrock-server
+   systemd_newunit "${FILESDIR}"/bedrock-server.service 
bedrock-server@.service
+
+   einstalldocs
+}



[gentoo-commits] repo/gentoo:master commit in: dev-libs/intel-compute-runtime/

2023-08-15 Thread Conrad Kostecki
commit: 809a7b4b2a340dc111ce59eed77afa141be893f4
Author: Conrad Kostecki  gentoo  org>
AuthorDate: Tue Aug 15 22:34:36 2023 +
Commit: Conrad Kostecki  gentoo  org>
CommitDate: Tue Aug 15 22:34:36 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=809a7b4b

dev-libs/intel-compute-runtime: drop 23.17.26241.24

Signed-off-by: Conrad Kostecki  gentoo.org>

 dev-libs/intel-compute-runtime/Manifest|  1 -
 .../intel-compute-runtime-23.17.26241.24.ebuild| 82 --
 2 files changed, 83 deletions(-)

diff --git a/dev-libs/intel-compute-runtime/Manifest 
b/dev-libs/intel-compute-runtime/Manifest
index 02a330817963..555223e44a94 100644
--- a/dev-libs/intel-compute-runtime/Manifest
+++ b/dev-libs/intel-compute-runtime/Manifest
@@ -1,2 +1 @@
-DIST intel-compute-runtime-23.17.26241.24.tar.gz 6562120 BLAKE2B 
a75299259f1a41daeff14b75b87140953baa79e75390f48ce64d614b0837341505c331178aa86e59e4bd678fb4409f51ca494d14b6d112b4b9219506ad5c75b3
 SHA512 
e82798cf4c0e8511bb64f6e5543e7b49232cc9c1027ec374ec5c2cbfac8848263a5cc72072fadfe1e19920f5bdf65ceaed465ea88d4b2baec3acac433d383978
 DIST intel-compute-runtime-23.22.26516.18.tar.gz 6695812 BLAKE2B 
c413d0ee70564292122d3eb125669ffc0a0dd7491ec208688055a71173b4112db6da96934cd16c91c4ff1a932cf8fdea490c5d849d98c7171bc916d6d77dc837
 SHA512 
5949866da0c3e48582636b9260e9ee6321c06db543a30e8567310add1b93a7b37ee3e4f35dcd5d9a6f611ed701daa52fac98ae2c11e26809f3fe7da84d289fc3

diff --git 
a/dev-libs/intel-compute-runtime/intel-compute-runtime-23.17.26241.24.ebuild 
b/dev-libs/intel-compute-runtime/intel-compute-runtime-23.17.26241.24.ebuild
deleted file mode 100644
index 893db4b58b43..
--- a/dev-libs/intel-compute-runtime/intel-compute-runtime-23.17.26241.24.ebuild
+++ /dev/null
@@ -1,82 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-CMAKE_BUILD_TYPE="Release"
-MY_PN="${PN/intel-/}"
-MY_P="${MY_PN}-${PV}"
-
-inherit cmake flag-o-matic
-
-DESCRIPTION="Intel Graphics Compute Runtime for oneAPI Level Zero and OpenCL 
Driver"
-HOMEPAGE="https://github.com/intel/compute-runtime;
-SRC_URI="https://github.com/intel/${MY_PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
-S="${WORKDIR}/${MY_P}"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="amd64"
-IUSE="+l0 +vaapi"
-
-RDEPEND=">=media-libs/gmmlib-22.3.5:="
-
-DEPEND="
-   ${DEPEND}
-   dev-libs/intel-metrics-discovery:=
-   dev-libs/intel-metrics-library:=
-   dev-libs/libnl:3
-   dev-libs/libxml2:2
-   >=dev-util/intel-graphics-compiler-1.0.13860.4
-   >=dev-util/intel-graphics-system-controller-0.8.7:=
-   media-libs/mesa
-   >=virtual/opencl-3
-   l0? ( >=dev-libs/level-zero-1.11.0:= )
-   vaapi? (
-   x11-libs/libdrm[video_cards_intel]
-   media-libs/libva
-   )
-"
-
-BDEPEND="virtual/pkgconfig"
-
-DOCS=( "README.md" "FAQ.md" )
-
-PATCHES=(
-   "${FILESDIR}/${PN}-22.24.23453-remove-fortify-sources.patch"
-)
-
-src_prepare() {
-   # Remove '-Werror' from default
-   sed -e '/Werror/d' -i CMakeLists.txt || die
-
-   cmake_src_prepare
-}
-
-src_configure() {
-   # See https://github.com/intel/compute-runtime/issues/531
-   filter-lto
-
-   local mycmakeargs=(
-   -DCCACHE_ALLOWED="OFF"
-   -DCMAKE_INSTALL_PREFIX="${EPREFIX}/usr"
-   -DCMAKE_INSTALL_LIBDIR="$(get_libdir)"
-   -DBUILD_WITH_L0="$(usex l0)"
-   -DDISABLE_LIBVA="$(usex !vaapi)"
-   -DNEO__METRICS_LIBRARY_INCLUDE_DIR="${ESYSROOT}/usr/include"
-   -DKHRONOS_GL_HEADERS_DIR="${ESYSROOT}/usr/include"
-   -DOCL_ICD_VENDORDIR="${EPREFIX}/etc/OpenCL/vendors"
-   -DSUPPORT_DG1="ON"
-   -Wno-dev
-
-   # See 
https://github.com/intel/intel-graphics-compiler/issues/204
-   # -DNEO_DISABLE_BUILTINS_COMPILATION="ON"
-
-   # If enabled, tests are automatically run during
-   # the compile phase and we cannot run them because
-   # they require permissions to access the hardware.
-   -DSKIP_UNIT_TESTS="1"
-   )
-
-   cmake_src_configure
-}



[gentoo-commits] repo/gentoo:master commit in: dev-libs/intel-compute-runtime/

2023-08-15 Thread Conrad Kostecki
commit: fa9d446260645ac5abeaf2762623f60ce7a7d24c
Author: Conrad Kostecki  gentoo  org>
AuthorDate: Tue Aug 15 22:34:18 2023 +
Commit: Conrad Kostecki  gentoo  org>
CommitDate: Tue Aug 15 22:34:18 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fa9d4462

dev-libs/intel-compute-runtime: amd64 stable

Signed-off-by: Conrad Kostecki  gentoo.org>

 .../intel-compute-runtime/intel-compute-runtime-23.22.26516.18.ebuild   | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/dev-libs/intel-compute-runtime/intel-compute-runtime-23.22.26516.18.ebuild 
b/dev-libs/intel-compute-runtime/intel-compute-runtime-23.22.26516.18.ebuild
index c96a104f573b..a0b4e09c7ece 100644
--- a/dev-libs/intel-compute-runtime/intel-compute-runtime-23.22.26516.18.ebuild
+++ b/dev-libs/intel-compute-runtime/intel-compute-runtime-23.22.26516.18.ebuild
@@ -16,7 +16,7 @@ S="${WORKDIR}/${MY_P}"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="amd64"
 IUSE="+l0 +vaapi"
 
 RDEPEND=">=media-libs/gmmlib-22.3.5:="



[gentoo-commits] repo/gentoo:master commit in: dev-util/intel-graphics-compiler/

2023-08-15 Thread Conrad Kostecki
commit: a4c0acd8e39eb5b4cc8b2d0b291be9f4e9f180b0
Author: Conrad Kostecki  gentoo  org>
AuthorDate: Tue Aug 15 22:33:55 2023 +
Commit: Conrad Kostecki  gentoo  org>
CommitDate: Tue Aug 15 22:33:55 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a4c0acd8

dev-util/intel-graphics-compiler: drop 1.0.13860.4

Signed-off-by: Conrad Kostecki  gentoo.org>

 dev-util/intel-graphics-compiler/Manifest  |  1 -
 .../intel-graphics-compiler-1.0.13860.4.ebuild | 95 --
 2 files changed, 96 deletions(-)

diff --git a/dev-util/intel-graphics-compiler/Manifest 
b/dev-util/intel-graphics-compiler/Manifest
index f1438d0060dc..490a96b1fe0a 100644
--- a/dev-util/intel-graphics-compiler/Manifest
+++ b/dev-util/intel-graphics-compiler/Manifest
@@ -1,2 +1 @@
-DIST intel-graphics-compiler-1.0.13860.4.tar.gz 8369568 BLAKE2B 
cb36943d83dfa0b69e8dc0840de527773262e15f617a67f231071e56bfef67a27783914e947681c6d64f68fcc2caed9a45893cbe1b206a98a311f5699f3769ae
 SHA512 
365221df9178d45cd2f80cacf1f72a61208ce5cb7103e6298ec560675b1c1bf4caf9b8ae4cf8b332179118d1aacc735bd7341a126f6149ef49ae91d37ce98fef
 DIST intel-graphics-compiler-1.0.14062.11.tar.gz 8415633 BLAKE2B 
1dd65e37a6d2aa7539aa9d5700921ad9c75c3a5cb6a66870adbe9fac888eb16cc772574666f05ce02d165f8954c7b4ebbfbc2ed2008fdd86c5bbb472b95959ae
 SHA512 
0fd2790997268b102ded0af47d4133cf251791c7ecd15758b378a0cdf6d6640d78cc68b2de0b003710a36da4d4750c7fa90eb2ac5aa1702164e46109fafd980d

diff --git 
a/dev-util/intel-graphics-compiler/intel-graphics-compiler-1.0.13860.4.ebuild 
b/dev-util/intel-graphics-compiler/intel-graphics-compiler-1.0.13860.4.ebuild
deleted file mode 100644
index 6da373584514..
--- 
a/dev-util/intel-graphics-compiler/intel-graphics-compiler-1.0.13860.4.ebuild
+++ /dev/null
@@ -1,95 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-CMAKE_BUILD_TYPE="Release"
-LLVM_MAX_SLOT="15"
-MY_PN="igc"
-MY_P="${MY_PN}-${PV}"
-PYTHON_COMPAT=( python3_{9..11} )
-
-inherit cmake flag-o-matic llvm python-any-r1
-
-DESCRIPTION="LLVM-based OpenCL compiler for OpenCL targetting Intel Gen 
graphics hardware"
-HOMEPAGE="https://github.com/intel/intel-graphics-compiler;
-SRC_URI="https://github.com/intel/${PN}/archive/${MY_P}.tar.gz -> ${P}.tar.gz"
-S="${WORKDIR}/${PN}-${MY_P}"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="amd64"
-IUSE="debug vc"
-
-DEPEND="
-   dev-libs/opencl-clang:${LLVM_MAX_SLOT}=
-   dev-util/spirv-tools
-   sys-devel/lld:${LLVM_MAX_SLOT}=
-   sys-devel/llvm:${LLVM_MAX_SLOT}=
-   vc? (
-   >=dev-libs/intel-vc-intrinsics-0.12.1-r1
-   dev-util/spirv-llvm-translator:${LLVM_MAX_SLOT}=
-   )
-"
-
-RDEPEND="${DEPEND}"
-
-BDEPEND="
-   =sys-devel/lld-${LLVM_MAX_SLOT}*
-   ${PYTHON_DEPS}
-"
-
-PATCHES=(
-   "${FILESDIR}/${PN}-1.0.9-no_Werror.patch"
-   "${FILESDIR}/${PN}-1.0.8173-opencl-clang_version.patch"
-   "${FILESDIR}/${PN}-1.0.8365-disable-git.patch"
-)
-
-pkg_setup() {
-   llvm_pkg_setup
-   python-any-r1_pkg_setup
-}
-
-src_prepare() {
-   # Don't hardcode FORTIFY_SOURCE
-   sed -e '/-D_FORTIFY_SOURCE=2/d' -i IGC/CMakeLists.txt || die
-
-   cmake_src_prepare
-}
-
-src_configure() {
-   # Get LLVM version
-   local llvm_version="$(best_version -d sys-devel/llvm:${LLVM_MAX_SLOT})"
-   local llvm_version="${llvm_version%%-r*}"
-
-   # See https://github.com/intel/intel-graphics-compiler/issues/212
-   append-ldflags -Wl,-z,undefs
-
-   # See bug #893370 and 
https://github.com/intel/intel-graphics-compiler/issues/282
-   append-flags -U_GLIBCXX_ASSERTIONS
-
-   # See https://bugs.gentoo.org/718824
-   ! use debug && append-cppflags -DNDEBUG
-
-   local mycmakeargs=(
-   -DCCLANG_SONAME_VERSION="${LLVM_MAX_SLOT}"
-   -DCMAKE_LIBRARY_PATH="$(get_llvm_prefix 
${LLVM_MAX_SLOT})/$(get_libdir)"
-   -DIGC_BUILD__VC_ENABLED="$(usex vc)"
-   -DIGC_OPTION__ARCHITECTURE_TARGET="Linux64"
-   -DIGC_OPTION__CLANG_MODE="Prebuilds"
-   -DIGC_OPTION__LINK_KHRONOS_SPIRV_TRANSLATOR="ON"
-   -DIGC_OPTION__LLD_MODE="Prebuilds"
-   -DIGC_OPTION__LLDELF_H_DIR="${EPREFIX}/usr/include/lld/Common"
-   -DIGC_OPTION__LLVM_MODE="Prebuilds"
-   -DIGC_OPTION__LLVM_PREFERRED_VERSION="${llvm_version##*-}"
-   
-DIGC_OPTION__OPENCL_HEADER_PATH="/usr/lib/clang/${llvm_version##*-}/include/opencl-c.h"
-   -DIGC_OPTION__SPIRV_TOOLS_MODE="Prebuilds"
-   -DIGC_OPTION__SPIRV_TRANSLATOR_MODE="Prebuilds"
-   $(usex vc '-DIGC_OPTION__VC_INTRINSICS_MODE=Prebuilds' '')
-   -DINSTALL_GENX_IR="ON"
-   
-DSPIRVLLVMTranslator_INCLUDE_DIR="${EPREFIX}/usr/lib/llvm/${LLVM_MAX_SLOT}/include/LLVMSPIRVLib"
-   -Wno-dev
-   )
-
-   cmake_src_configure
-}


[gentoo-commits] repo/gentoo:master commit in: dev-libs/intel-metrics-discovery/

2023-08-15 Thread Conrad Kostecki
commit: b870fbe771283f4130c74ecdaeb089ef2e8edf28
Author: Conrad Kostecki  gentoo  org>
AuthorDate: Tue Aug 15 22:32:25 2023 +
Commit: Conrad Kostecki  gentoo  org>
CommitDate: Tue Aug 15 22:32:25 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b870fbe7

dev-libs/intel-metrics-discovery: amd64 stable

Signed-off-by: Conrad Kostecki  gentoo.org>

 .../intel-metrics-discovery/intel-metrics-discovery-1.12.165.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/dev-libs/intel-metrics-discovery/intel-metrics-discovery-1.12.165.ebuild 
b/dev-libs/intel-metrics-discovery/intel-metrics-discovery-1.12.165.ebuild
index fcc32bedadce..e9827e7a4117 100644
--- a/dev-libs/intel-metrics-discovery/intel-metrics-discovery-1.12.165.ebuild
+++ b/dev-libs/intel-metrics-discovery/intel-metrics-discovery-1.12.165.ebuild
@@ -16,7 +16,7 @@ S="${WORKDIR}/${MY_PN}-${MY_P}"
 
 LICENSE="MIT"
 SLOT="0/${PV}"
-KEYWORDS="~amd64"
+KEYWORDS="amd64"
 
 DEPEND="x11-libs/libdrm"
 RDEPEND="${DEPEND}"



[gentoo-commits] repo/gentoo:master commit in: dev-libs/intel-metrics-library/

2023-08-15 Thread Conrad Kostecki
commit: 5a0cdb2ae4ebe8d0bb5be93e52ae36843e9d80a8
Author: Conrad Kostecki  gentoo  org>
AuthorDate: Tue Aug 15 22:31:52 2023 +
Commit: Conrad Kostecki  gentoo  org>
CommitDate: Tue Aug 15 22:31:52 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5a0cdb2a

dev-libs/intel-metrics-library: amd64 stable

Signed-off-by: Conrad Kostecki  gentoo.org>

 dev-libs/intel-metrics-library/intel-metrics-library-1.0.133.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/dev-libs/intel-metrics-library/intel-metrics-library-1.0.133.ebuild 
b/dev-libs/intel-metrics-library/intel-metrics-library-1.0.133.ebuild
index da9c0440f61e..3a47e9b8afd5 100644
--- a/dev-libs/intel-metrics-library/intel-metrics-library-1.0.133.ebuild
+++ b/dev-libs/intel-metrics-library/intel-metrics-library-1.0.133.ebuild
@@ -16,7 +16,7 @@ S="${WORKDIR}/${MY_PN}-${MY_P}"
 
 LICENSE="MIT"
 SLOT="0/${PV}"
-KEYWORDS="~amd64"
+KEYWORDS="amd64"
 
 DEPEND="x11-libs/libdrm"
 RDEPEND="${DEPEND}"



[gentoo-commits] repo/gentoo:master commit in: dev-libs/intel-metrics-discovery/

2023-08-15 Thread Conrad Kostecki
commit: 5acc4e80b52a61df926a550e2630212e3f06a19e
Author: Conrad Kostecki  gentoo  org>
AuthorDate: Tue Aug 15 22:32:42 2023 +
Commit: Conrad Kostecki  gentoo  org>
CommitDate: Tue Aug 15 22:32:42 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5acc4e80

dev-libs/intel-metrics-discovery: drop 1.12.164

Signed-off-by: Conrad Kostecki  gentoo.org>

 dev-libs/intel-metrics-discovery/Manifest  |  1 -
 .../intel-metrics-discovery-1.12.164.ebuild| 32 --
 2 files changed, 33 deletions(-)

diff --git a/dev-libs/intel-metrics-discovery/Manifest 
b/dev-libs/intel-metrics-discovery/Manifest
index 21a798f84711..f6bcbaa0a568 100644
--- a/dev-libs/intel-metrics-discovery/Manifest
+++ b/dev-libs/intel-metrics-discovery/Manifest
@@ -1,2 +1 @@
-DIST metrics-discovery-1.12.164.tar.gz 4235286 BLAKE2B 
f2a707fd2b43e096ad1c02032558c141add286d9f8cef20a317f5109245328ae7d22dd1acec64df99ef17dd652e67e5cba8db0e3271dd2259138924218ef893a
 SHA512 
8e8e00d75ba14abecd9c650c0f5a33dd8f46396e8ed4f2a4eefb1b76b87cfc38ad4774000698c09055a79e12ac2a4b23187c0b6146b4ef0745b21f0bf975
 DIST metrics-discovery-1.12.165.tar.gz 4907749 BLAKE2B 
74c59f45580649b950fca6eb2a0c31243211ea45e79dd43a3a333cc0efabece9846e8f9c944a7bcd01cbacda18b4390f436aac7b6a7f4c0ffbbb1a97d325a62c
 SHA512 
504a0dd55e9a4582f0515006130df6af9c086936593cb4ac14e6fdcbe8ba746a4425b1ee8f576b604842b5aaf72051e8e84c4a192198a556553114f21df5b63a

diff --git 
a/dev-libs/intel-metrics-discovery/intel-metrics-discovery-1.12.164.ebuild 
b/dev-libs/intel-metrics-discovery/intel-metrics-discovery-1.12.164.ebuild
deleted file mode 100644
index 457d080c331c..
--- a/dev-libs/intel-metrics-discovery/intel-metrics-discovery-1.12.164.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-CMAKE_BUILD_TYPE="Release"
-MY_PN="${PN/intel-/}"
-MY_P="${MY_PN}-${PV}"
-
-inherit cmake
-
-DESCRIPTION="A user mode library that provides access to GPU performance data"
-HOMEPAGE="https://github.com/intel/compute-runtime;
-SRC_URI="https://github.com/intel/${MY_PN}/archive/refs/tags/${MY_P}.tar.gz;
-S="${WORKDIR}/${MY_PN}-${MY_P}"
-
-LICENSE="MIT"
-SLOT="0/${PV}"
-KEYWORDS="amd64"
-
-DEPEND="x11-libs/libdrm"
-RDEPEND="${DEPEND}"
-
-src_prepare() {
-   default
-   cmake_src_prepare
-}
-
-src_configure() {
-   local mycmakeargs=( -DLINUX_DISTRO="Gentoo" )
-   cmake_src_configure
-}



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

2023-08-15 Thread Conrad Kostecki
commit: e6d234a52907b761e3a903debcbb1a9e48014874
Author: Conrad Kostecki  gentoo  org>
AuthorDate: Tue Aug 15 22:31:13 2023 +
Commit: Conrad Kostecki  gentoo  org>
CommitDate: Tue Aug 15 22:31:13 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e6d234a5

dev-libs/level-zero: amd64 stable

Signed-off-by: Conrad Kostecki  gentoo.org>

 dev-libs/level-zero/level-zero-1.13.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-libs/level-zero/level-zero-1.13.1.ebuild 
b/dev-libs/level-zero/level-zero-1.13.1.ebuild
index f019194f4f68..44fda91ff929 100644
--- a/dev-libs/level-zero/level-zero-1.13.1.ebuild
+++ b/dev-libs/level-zero/level-zero-1.13.1.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/oneapi-src/${PN}/archive/refs/tags/v${PV}.tar.gz ->
 
 LICENSE="MIT"
 SLOT="0/${PV}"
-KEYWORDS="~amd64"
+KEYWORDS="amd64"
 
 src_prepare() {
cmake_src_prepare



[gentoo-commits] repo/gentoo:master commit in: dev-util/intel-graphics-system-controller/

2023-08-15 Thread Conrad Kostecki
commit: dafe7754f3ce256b7b8bd44952701d502b498162
Author: Conrad Kostecki  gentoo  org>
AuthorDate: Tue Aug 15 22:30:15 2023 +
Commit: Conrad Kostecki  gentoo  org>
CommitDate: Tue Aug 15 22:30:15 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dafe7754

dev-util/intel-graphics-system-controller: drop 0.8.7

Signed-off-by: Conrad Kostecki  gentoo.org>

 dev-util/intel-graphics-system-controller/Manifest |  1 -
 .../intel-graphics-system-controller-0.8.7.ebuild  | 50 --
 2 files changed, 51 deletions(-)

diff --git a/dev-util/intel-graphics-system-controller/Manifest 
b/dev-util/intel-graphics-system-controller/Manifest
index 7f95472d36d4..b4fcbafc9536 100644
--- a/dev-util/intel-graphics-system-controller/Manifest
+++ b/dev-util/intel-graphics-system-controller/Manifest
@@ -1,2 +1 @@
-DIST intel-graphics-system-controller-0.8.7.tar.gz 181536 BLAKE2B 
663ec335acdf96edd0c084d2c703687925233caa602e30ac1b189342d1e2a2d370975933fc34171703d3161b4c0f1637bb735fdc89bcd7ed6e5a41b49f946271
 SHA512 
cc0eabb67fed0c40ab1b0f9501bba87b56c1e97e66242df360036256a18d26912525e78e339c6d09c8d9cf557d00aac60cfb354961304ca41e746f4964705900
 DIST intel-graphics-system-controller-0.8.9.tar.gz 187575 BLAKE2B 
d4b1a95355e4effe09750cf21133641bd711ac8cdd72c4aba7cde8500ef5221012e20d0dbd7f6ac80e84efea58fe36c72a3c7bf967a9fb21504de9e5bad1752d
 SHA512 
649764594f5043ae148949d2804308884bd93bbac83b3a2066339a0bfed64d4f7bca6a84d480fed0d98677d9fd0746520c8dfbcf03d0714bec2628c7b511bbf7

diff --git 
a/dev-util/intel-graphics-system-controller/intel-graphics-system-controller-0.8.7.ebuild
 
b/dev-util/intel-graphics-system-controller/intel-graphics-system-controller-0.8.7.ebuild
deleted file mode 100644
index 689dbdd96db5..
--- 
a/dev-util/intel-graphics-system-controller/intel-graphics-system-controller-0.8.7.ebuild
+++ /dev/null
@@ -1,50 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-MY_PN="igsc"
-MY_P="${MY_PN}-${PV}"
-PYTHON_COMPAT=( python3_{9..11} )
-
-inherit cmake python-any-r1
-
-DESCRIPTION="Intel graphics system controller firmware update library"
-HOMEPAGE="https://github.com/intel/igsc;
-SRC_URI="https://github.com/intel/${MY_PN}/archive/refs/tags/V${PV}.tar.gz -> 
${P}.tar.gz"
-S="${WORKDIR}/${MY_P}"
-
-LICENSE="Apache-2.0"
-SLOT="0/${PV}"
-KEYWORDS="amd64"
-IUSE="+cli doc"
-
-RDEPEND="dev-libs/metee:="
-DEPEND="${RDEPEND}"
-BDEPEND="
-   doc? (
-   ${PYTHON_DEPS}
-   app-doc/doxygen
-   $(python_gen_any_dep 'dev-python/sphinx[${PYTHON_USEDEP}]')
-   )
-"
-
-pkg_setup() {
-   use doc && python-any-r1_pkg_setup
-}
-
-src_configure() {
-   local mycmakeargs=(
-   -DENABLE_CLI="$(usex cli)"
-   -DENABLE_DOCS="$(usex doc)"
-   -DENABLE_PERF="OFF"
-   -DENABLE_WERROR="OFF"
-
-   # If enabled, tests are automatically run during
-   # the compile phase and we cannot run them because
-   # they require permissions to access the hardware.
-   -DENABLE_TESTS="OFF"
-   )
-
-   cmake_src_configure
-}



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

2023-08-15 Thread Conrad Kostecki
commit: 70155a740081810e671506c6968bcf4aafa7e03a
Author: Conrad Kostecki  gentoo  org>
AuthorDate: Tue Aug 15 22:30:53 2023 +
Commit: Conrad Kostecki  gentoo  org>
CommitDate: Tue Aug 15 22:30:53 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=70155a74

dev-libs/metee: drop 3.1.5

Signed-off-by: Conrad Kostecki  gentoo.org>

 dev-libs/metee/Manifest   |  1 -
 dev-libs/metee/metee-3.1.5.ebuild | 37 -
 2 files changed, 38 deletions(-)

diff --git a/dev-libs/metee/Manifest b/dev-libs/metee/Manifest
index 5e886689727a..315be3b90527 100644
--- a/dev-libs/metee/Manifest
+++ b/dev-libs/metee/Manifest
@@ -1,2 +1 @@
-DIST metee-3.1.5.tar.gz 73077 BLAKE2B 
f8cdf6d07b8458f0b8e66c5c9e93e9fcb4ff3881512c6f0d429522fb38f48dee6f751f87cbe07f16edd98f24b1477adbb076f2fad3894a52838523828ff7c72c
 SHA512 
3c42bba3e47a38c08747acb4f760c046bd5ff9aa74c96f70cdfa9905f027f04eb691ad1d7dd5f2bccfa2c7a749e5e7c153a3c6f1ecaaa813be4ddc152180fe0f
 DIST metee-3.2.3.tar.gz 77077 BLAKE2B 
25bec9184dd6080f3705ad6ecff0050e7bb22fad76bfe3e218fd143519d9ecb801d46fd7d31044f9c3f2931217b167275b78456ccb7115edcea1a487ea8fc4ae
 SHA512 
eea6b606cd1b8973531088a3a36612b5ad087c4d184ebc4c8d511151af553c33ee842efd826014ec11e49d223b2594bc4c6b605b4dcd8f1546bdbdf902c1c3c0

diff --git a/dev-libs/metee/metee-3.1.5.ebuild 
b/dev-libs/metee/metee-3.1.5.ebuild
deleted file mode 100644
index 08c70f405d1f..
--- a/dev-libs/metee/metee-3.1.5.ebuild
+++ /dev/null
@@ -1,37 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit cmake
-
-DESCRIPTION="Cross-platform access library for Intel CSME HECI interface"
-HOMEPAGE="https://github.com/intel/metee;
-SRC_URI="https://github.com/intel/${PN}/archive/refs/tags/${PV}.tar.gz -> 
${P}.tar.gz"
-
-LICENSE="Apache-2.0"
-SLOT="0/${PV}"
-KEYWORDS="amd64"
-IUSE="doc"
-
-BDEPEND="doc? ( app-doc/doxygen )"
-
-src_prepare() {
-   default
-   cmake_src_prepare
-
-   # Respect users CFLAGS
-   sed -e 's/-D_FORTIFY_SOURCE=2 -O2//' -e 's/-Werror//' -i linux.cmake || 
die
-}
-
-src_configure() {
-   local mycmakeargs=(
-   -DBUILD_DOCS="$(usex doc)"
-   -DBUILD_SAMPLES="NO"
-   -DBUILD_SHARED_LIBS="YES"
-   -DBUILD_TEST="NO"
-   -DCONSOLE_OUTPUT="NO"
-   )
-
-   cmake_src_configure
-}



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

2023-08-15 Thread Conrad Kostecki
commit: a281bec530a626444822639023720a6e0d3826c9
Author: Conrad Kostecki  gentoo  org>
AuthorDate: Tue Aug 15 22:30:36 2023 +
Commit: Conrad Kostecki  gentoo  org>
CommitDate: Tue Aug 15 22:30:36 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a281bec5

dev-libs/metee: amd64 stable

Signed-off-by: Conrad Kostecki  gentoo.org>

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

diff --git a/dev-libs/metee/metee-3.2.3.ebuild 
b/dev-libs/metee/metee-3.2.3.ebuild
index e6ad43ce8784..08c70f405d1f 100644
--- a/dev-libs/metee/metee-3.2.3.ebuild
+++ b/dev-libs/metee/metee-3.2.3.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/intel/${PN}/archive/refs/tags/${PV}.tar.gz -> ${P}.t
 
 LICENSE="Apache-2.0"
 SLOT="0/${PV}"
-KEYWORDS="~amd64"
+KEYWORDS="amd64"
 IUSE="doc"
 
 BDEPEND="doc? ( app-doc/doxygen )"



  1   2   3   >