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

2023-06-09 Thread Sam James
commit: ce2ffc7761ab9dde4fdffdb07e5be6cdb3c26aa5
Author: Sam James  gentoo  org>
AuthorDate: Sat Jun 10 05:32:01 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Jun 10 05:32:01 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ce2ffc77

www-client/chromium: disable py3.9

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

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

diff --git a/www-client/chromium/chromium-113.0.5672.126.ebuild 
b/www-client/chromium/chromium-113.0.5672.126.ebuild
index c24e6f989e0b..94420dc28858 100644
--- a/www-client/chromium/chromium-113.0.5672.126.ebuild
+++ b/www-client/chromium/chromium-113.0.5672.126.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=8
 
-PYTHON_COMPAT=( python3_{9..11} )
+PYTHON_COMPAT=( python3_{10..11} )
 PYTHON_REQ_USE="xml(+)"
 LLVM_MAX_SLOT=16
 

diff --git a/www-client/chromium/chromium-114.0.5735.110.ebuild 
b/www-client/chromium/chromium-114.0.5735.110.ebuild
index 8609002b5fcc..93dd9e57ce08 100644
--- a/www-client/chromium/chromium-114.0.5735.110.ebuild
+++ b/www-client/chromium/chromium-114.0.5735.110.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=8
 
-PYTHON_COMPAT=( python3_{9..11} )
+PYTHON_COMPAT=( python3_{10..11} )
 PYTHON_REQ_USE="xml(+)"
 LLVM_MAX_SLOT=16
 



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

2023-06-09 Thread Jakov Smolić
commit: 70ef6cf3fdf6c947d40ec631965d32ec1d9b62ab
Author: Jakov Smolić  gentoo  org>
AuthorDate: Sat Jun 10 05:21:18 2023 +
Commit: Jakov Smolić  gentoo  org>
CommitDate: Sat Jun 10 05:22:05 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=70ef6cf3

sys-devel/bmake: drop 20230303

Signed-off-by: Jakov Smolić  gentoo.org>

 sys-devel/bmake/Manifest  |  1 -
 sys-devel/bmake/bmake-20230303.ebuild | 57 ---
 2 files changed, 58 deletions(-)

diff --git a/sys-devel/bmake/Manifest b/sys-devel/bmake/Manifest
index d5ebd05e3e06..62b1cd20cacc 100644
--- a/sys-devel/bmake/Manifest
+++ b/sys-devel/bmake/Manifest
@@ -1,4 +1,3 @@
-DIST bmake-20230303.tar.gz 831628 BLAKE2B 
b93153c97713e492dabd827aad9f9089c2d7c133a4f77592039261b56d8efea43286012ade39cc822c53a0daa2f7a44c1f2dbf5e441c3cc052f43c3e0eed1d95
 SHA512 
d4595f3b19eac828de9a3ba6901ae883b147de441dc2707da24187860136ae4fcd4cfa343dcc9f52be3b96abf54b165f9808ae863b3a70fabec051257525994f
 DIST bmake-20230414.tar.gz 834843 BLAKE2B 
9b8a26c0bdba32386a562ef93cece79837951b9cf9238d6f82eaa45e8900fe996d0dc37898c14fef55e556e0e2421878438ccdc9d75150046a46f4b906799928
 SHA512 
a4e36bce28ce1178b39d3debaea6dcecc0519109143dee244e1da21fc5a00c0f13b992497f98bbfa39c39f4aac683de76b24c4d1b4ed3b5b79c9a1cbd3e5aafe
 DIST bmake-20230512.tar.gz 841752 BLAKE2B 
a9f1f64515b72ff84c2f1d2b467d3c908b3bf233bbba8feb6d11e5d44fbeadf4a675557a7412ed3b2ae395a7a0ee59b165a6a29a243cdea52d746e8b973d513e
 SHA512 
7f1ccc4dad795827d15f7ae3a815a7dcf64ed6c9b31b25684efa42013fd4046de65d1f60130856ec4b2a3bb37a63a8cb7a984cf7d132f9169487f2d41dc4a1b7
 DIST mk-20210330.tar.gz 107380 BLAKE2B 
9ac30a117d9ba31635cf8d8d29fdba76f148611f47628403ca8f807081c32509f10498d3c30fd24985e5420af4710fe59fc6315d71f2d0c1cfed93263a06553a
 SHA512 
6acd3ee911442934082f4f877d795b07c5e23022eaa9c0874799d97e92a2f5a663cb45f94b7f9745c49cbbce6b7e755a29e381ccfb9e68a0be1eedbd22fd5d3b

diff --git a/sys-devel/bmake/bmake-20230303.ebuild 
b/sys-devel/bmake/bmake-20230303.ebuild
deleted file mode 100644
index 15621472a9d8..
--- a/sys-devel/bmake/bmake-20230303.ebuild
+++ /dev/null
@@ -1,57 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-MK_VER=20210330
-
-DESCRIPTION="NetBSD's portable make"
-HOMEPAGE="http://www.crufty.net/help/sjg/bmake.html;
-SRC_URI="
-   http://void.crufty.net/ftp/pub/sjg/${P}.tar.gz
-   http://void.crufty.net/ftp/pub/sjg/mk-${MK_VER}.tar.gz;
-S="${WORKDIR}/${PN}"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="amd64 ~loong ~ppc ~ppc64 ~x86"
-
-# Skip failing test (sandbox and csh)
-PATCHES=(
-   "${FILESDIR}"/${PN}-20210206-tests.patch
-)
-
-src_prepare() {
-   default
-   cd "${WORKDIR}" || die
-   eapply "${FILESDIR}"/${PN}-20210314-mk-fixes.patch
-}
-
-src_configure() {
-   econf \
-   --with-mksrc=../mk \
-   --with-default-sys-path="${EPREFIX}"/usr/share/mk/${PN} \
-   --with-machine_arch=${ARCH}
-}
-
-src_compile() {
-   sh make-bootstrap.sh || die "bootstrap failed"
-}
-
-src_test() {
-   cd unit-tests || die
-
-   # the 'ternary' test uses ${A} internally, which
-   # conflicts with Gentoo's ${A}, hence unset it for
-   # the tests temporarily.
-   env -u A MAKEFLAGS= \
-   "${S}"/bmake -r -m / TEST_MAKE="${S}"/bmake test || die "tests 
compilation failed"
-}
-
-src_install() {
-   dobin ${PN}
-   doman ${PN}.1
-   FORCE_BSD_MK=1 SYS_MK_DIR=. \
-   sh ../mk/install-mk -v -m 644 "${ED}"/usr/share/mk/${PN} \
-   || die "failed to install mk files"
-}



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

2023-06-09 Thread Jakov Smolić
commit: a28514ee786c77076c30e5233049f79bd9cde357
Author: Jakov Smolić  gentoo  org>
AuthorDate: Sat Jun 10 05:20:55 2023 +
Commit: Jakov Smolić  gentoo  org>
CommitDate: Sat Jun 10 05:22:04 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a28514ee

dev-util/bpftool: drop 6.2.1

Signed-off-by: Jakov Smolić  gentoo.org>

 dev-util/bpftool/Manifest |   2 -
 dev-util/bpftool/bpftool-6.2.1.ebuild | 123 --
 2 files changed, 125 deletions(-)

diff --git a/dev-util/bpftool/Manifest b/dev-util/bpftool/Manifest
index 62b3436b2664..ecc17649d6c1 100644
--- a/dev-util/bpftool/Manifest
+++ b/dev-util/bpftool/Manifest
@@ -1,4 +1,2 @@
-DIST linux-6.2.tar.xz 136430892 BLAKE2B 
05b63254734ea685db437cb1c00a6da63eee74d7e99f4ed2d074aaa01ac4487813ab297d337a6855cdbcbb33346b631c4256ee3b06191adfb1be3615a56bdd6d
 SHA512 
a01bee0b968b95183934fe3504516be7ef5811944a061f5aed05ecebaa27b5eb64e33232fd0a8dd622b3c8743bfe462ef7e464d381734d111a0ad6a6d9f66ddd
 DIST linux-6.3.tar.xz 136891752 BLAKE2B 
f1887c8924efa8d0cb14c4e604affd0b0168bcf20f56a37c027405c7bc11aba822a43fcb38ccb55a81a26f747d00e1ab5a6554818affbf1e1c7ef5220150fc69
 SHA512 
768979440f4907ba64d4481b383d6101faf208f27a0b897156123aa278c5743fe3c4f61945b2541429c532d45382aaee8899ea9d44a1d2895bfbb79bfd937f65
-DIST patch-6.2.1.xz 5688 BLAKE2B 
383ad7820e2b581b35c7b33e272782c1ea9588e050b2e306b7a31e82984c49f6da55dd10908c6c2d5cf0b524a7cfacc08b3ce0279e4ccd96286463ae28cb5e90
 SHA512 
e5777e2cb124ba5899c330135b25aaa4d612fed4af2230214c2311fe6ca03825e9c3f9be7ed84ac3712db6a4aad4fed43e88cbbf3d7b33d8d98000cba78f9085
 DIST patch-6.3.xz 8617176 BLAKE2B 
cab9b9b3e3a97c425e186e2390b7753e77740a8a7286ba8f8fd88527c1d2e6ee22b0d27510c5ea065e73161ac1f9a178251585ffa8d2648595c92e831cf1fee3
 SHA512 
4a7228e9d89633d3cb14af2dd7419eb625b765b70b95e4149ff1aff6367fb2490d5bd16d6399da33a0b85c32a8dafa2c2cb2e3695aec335f4d3a2813ca52c9f4

diff --git a/dev-util/bpftool/bpftool-6.2.1.ebuild 
b/dev-util/bpftool/bpftool-6.2.1.ebuild
deleted file mode 100644
index ac56b1006ed3..
--- a/dev-util/bpftool/bpftool-6.2.1.ebuild
+++ /dev/null
@@ -1,123 +0,0 @@
-# Copyright 2021-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-PYTHON_COMPAT=( python3_{9..11} )
-inherit estack linux-info optfeature python-any-r1 bash-completion-r1 
toolchain-funcs
-
-MY_PV="${PV/_/-}"
-MY_PV="${MY_PV/-pre/-git}"
-
-DESCRIPTION="Tool for inspection and simple manipulation of eBPF programs and 
maps"
-HOMEPAGE="https://kernel.org/;
-
-LINUX_V="${PV:0:1}.x"
-LINUX_VER=$(ver_cut 1-2)
-LINUX_PATCH=patch-${PV}.xz
-SRC_URI="https://www.kernel.org/pub/linux/kernel/v${LINUX_V}/${LINUX_PATCH};
-
-LINUX_SOURCES="linux-${LINUX_VER}.tar.xz"
-SRC_URI+=" 
https://www.kernel.org/pub/linux/kernel/v${LINUX_V}/${LINUX_SOURCES};
-
-S_K="${WORKDIR}/linux-${LINUX_VER}"
-S="${S_K}/tools/bpf/bpftool"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~riscv ~x86"
-IUSE="caps"
-
-RDEPEND="
-   sys-libs/binutils-libs:=
-   sys-libs/zlib:=
-   virtual/libelf:=
-   caps? ( sys-libs/libcap:= )
-"
-DEPEND="
-   ${RDEPEND}
-   >=sys-kernel/linux-headers-5.8
-"
-BDEPEND="
-   ${LINUX_PATCH+dev-util/patchutils}
-   ${PYTHON_DEPS}
-   app-arch/tar
-   dev-python/docutils
-"
-
-CONFIG_CHECK="~DEBUG_INFO_BTF"
-
-# src_unpack and src_prepare are copied from dev-util/perf since
-# it's building from the same tarball, please keep it in sync with perf
-src_unpack() {
-   local paths=(
-   tools/bpf kernel/bpf
-   tools/{arch,build,include,lib,perf,scripts} 
{scripts,include,lib} "arch/*/lib"
-   )
-
-   # We expect the tar implementation to support the -j and --wildcards 
option
-   echo ">>> Unpacking ${LINUX_SOURCES} (${paths[*]}) to ${PWD}"
-   gtar --wildcards -xpf "${DISTDIR}"/${LINUX_SOURCES} \
-   "${paths[@]/#/linux-${LINUX_VER}/}" || die
-
-   if [[ -n ${LINUX_PATCH} ]] ; then
-   eshopts_push -o noglob
-   ebegin "Filtering partial source patch"
-   filterdiff -p1 ${paths[@]/#/-i } -z "${DISTDIR}"/${LINUX_PATCH} 
\
-   > ${P}.patch
-   eend $? || die "filterdiff failed"
-   eshopts_pop
-   fi
-
-   local a
-   for a in ${A}; do
-   [[ ${a} == ${LINUX_SOURCES} ]] && continue
-   [[ ${a} == ${LINUX_PATCH} ]] && continue
-   unpack ${a}
-   done
-}
-
-src_prepare() {
-   default
-
-   if [[ -n ${LINUX_PATCH} ]] ; then
-   pushd "${S_K}" >/dev/null || die
-   eapply "${WORKDIR}"/${P}.patch
-   popd || die
-   fi
-
-   pushd "${S_K}" >/dev/null || die
-   # bug #890638
-   eapply "${FILESDIR}"/5.19.12-no-stack-protector.patch
-   popd || die
-
-   # dev-python/docutils installs rst2man.py, not rst2man
-   sed -i -e 

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

2023-06-09 Thread Viorel Munteanu
commit: f0207afdf6e68db97ce55dd7ee6cc923e4b9adef
Author: Viorel Munteanu  gentoo  org>
AuthorDate: Sat Jun 10 05:19:45 2023 +
Commit: Viorel Munteanu  gentoo  org>
CommitDate: Sat Jun 10 05:20:05 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f0207afd

app-misc/fastfetch: drop 1.11.2

Signed-off-by: Viorel Munteanu  gentoo.org>

 app-misc/fastfetch/Manifest|   1 -
 app-misc/fastfetch/fastfetch-1.11.2.ebuild | 102 -
 2 files changed, 103 deletions(-)

diff --git a/app-misc/fastfetch/Manifest b/app-misc/fastfetch/Manifest
index e9ab0db00244..3286a20fb03e 100644
--- a/app-misc/fastfetch/Manifest
+++ b/app-misc/fastfetch/Manifest
@@ -1,2 +1 @@
-DIST fastfetch-1.11.2.tar.gz 536014 BLAKE2B 
d2c14022e1eaefa25758b88c58b175b8b33fa7c6cb7d1c58269d93cc4860fb34744081cbf3dfc3f71aa094bbfa0c7154a6906c8017c416fe533e8fc4cab522d9
 SHA512 
7e410916f29d121d29ea21d64031b56a9253f3aaf4c4dbd15797f7bbd9736dbc58dcc7989a075bfab0aa3ca0076778f4eb63d83358c9099872e516dc4e76601b
 DIST fastfetch-1.11.3.tar.gz 536138 BLAKE2B 
fbdedcd513fe393a17d01f7d2fb02aa257dfd4a27a16916f981426228c4f607fd42b7210a2bc325297cd3972c6ae54bd559f699dc0c02b5bb5c1425b672e7173
 SHA512 
137952bfa7f218c87d1ebe41b5da684ff91fe025f0ef6d39d9bb5db5758033e065ed728667e4e30c225c24a0f6cf242f8b68ff93f260f08413ff98b503e6573a

diff --git a/app-misc/fastfetch/fastfetch-1.11.2.ebuild 
b/app-misc/fastfetch/fastfetch-1.11.2.ebuild
deleted file mode 100644
index 61ad9c6b5c90..
--- a/app-misc/fastfetch/fastfetch-1.11.2.ebuild
+++ /dev/null
@@ -1,102 +0,0 @@
-# Copyright 2022-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit cmake flag-o-matic
-
-DESCRIPTION="Fast system information tool"
-HOMEPAGE="https://github.com/LinusDierheimer/fastfetch;
-if [[ ${PV} == * ]]; then
-   inherit git-r3
-   EGIT_REPO_URI="https://github.com/LinusDierheimer/fastfetch.git;
-   [[ ${PV} == *0.1. ]] && EGIT_BRANCH=master
-   [[ ${PV} == *0.2. ]] && EGIT_BRANCH=dev
-   [[ "${EGIT_BRANCH}" == "" ]] && die "Please set a git branch"
-else
-   
SRC_URI="https://github.com/LinusDierheimer/fastfetch/archive/refs/tags/${PV}.tar.gz
 -> ${P}.tar.gz"
-   KEYWORDS="~amd64"
-fi
-
-LICENSE="MIT"
-SLOT="0"
-IUSE="X chafa dbus gnome imagemagick networkmanager opencl opengl osmesa pci 
pulseaudio sqlite vulkan wayland xcb xfce xrandr"
-
-# note - qa-vdb will always report errors because fastfetch loads the libs 
dynamically
-RDEPEND="
-   sys-libs/zlib
-   X? ( x11-libs/libX11 )
-   chafa? ( media-gfx/chafa )
-   dbus? ( sys-apps/dbus )
-   gnome? (
-   dev-libs/glib
-   gnome-base/dconf
-   )
-   imagemagick? ( media-gfx/imagemagick:= )
-   networkmanager? ( net-misc/networkmanager )
-   opencl? ( virtual/opencl )
-   opengl? ( media-libs/libglvnd[X] )
-   osmesa? ( media-libs/mesa[osmesa] )
-   pci? ( sys-apps/pciutils )
-   pulseaudio? ( media-libs/libpulse )
-   sqlite? ( dev-db/sqlite:3 )
-   vulkan? ( media-libs/vulkan-loader )
-   wayland? ( dev-libs/wayland )
-   xcb? ( x11-libs/libxcb )
-   xfce? ( xfce-base/xfconf )
-   xrandr? ( x11-libs/libXrandr )
-"
-DEPEND="${RDEPEND}"
-BDEPEND="virtual/pkgconfig"
-
-REQUIRED_USE="
-   xrandr? ( X )
-   chafa? ( imagemagick )
-"
-
-src_configure() {
-   local fastfetch_enable_imagemagick7=no
-   local fastfetch_enable_imagemagick6=no
-   if use imagemagick; then
-   fastfetch_enable_imagemagick7=$(has_version 
'>=media-gfx/imagemagick-7.0.0' && echo yes || echo no)
-   fastfetch_enable_imagemagick6=$(has_version 
'

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

2023-06-09 Thread Viorel Munteanu
commit: 7ba25018f8f91699e1e981819ef17f56ad527722
Author: Viorel Munteanu  gentoo  org>
AuthorDate: Sat Jun 10 05:19:40 2023 +
Commit: Viorel Munteanu  gentoo  org>
CommitDate: Sat Jun 10 05:20:05 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7ba25018

app-misc/fastfetch: add 1.11.3

Signed-off-by: Viorel Munteanu  gentoo.org>

 app-misc/fastfetch/Manifest|   1 +
 app-misc/fastfetch/fastfetch-1.11.3.ebuild | 102 +
 2 files changed, 103 insertions(+)

diff --git a/app-misc/fastfetch/Manifest b/app-misc/fastfetch/Manifest
index 95890fb4b336..e9ab0db00244 100644
--- a/app-misc/fastfetch/Manifest
+++ b/app-misc/fastfetch/Manifest
@@ -1 +1,2 @@
 DIST fastfetch-1.11.2.tar.gz 536014 BLAKE2B 
d2c14022e1eaefa25758b88c58b175b8b33fa7c6cb7d1c58269d93cc4860fb34744081cbf3dfc3f71aa094bbfa0c7154a6906c8017c416fe533e8fc4cab522d9
 SHA512 
7e410916f29d121d29ea21d64031b56a9253f3aaf4c4dbd15797f7bbd9736dbc58dcc7989a075bfab0aa3ca0076778f4eb63d83358c9099872e516dc4e76601b
+DIST fastfetch-1.11.3.tar.gz 536138 BLAKE2B 
fbdedcd513fe393a17d01f7d2fb02aa257dfd4a27a16916f981426228c4f607fd42b7210a2bc325297cd3972c6ae54bd559f699dc0c02b5bb5c1425b672e7173
 SHA512 
137952bfa7f218c87d1ebe41b5da684ff91fe025f0ef6d39d9bb5db5758033e065ed728667e4e30c225c24a0f6cf242f8b68ff93f260f08413ff98b503e6573a

diff --git a/app-misc/fastfetch/fastfetch-1.11.3.ebuild 
b/app-misc/fastfetch/fastfetch-1.11.3.ebuild
new file mode 100644
index ..61ad9c6b5c90
--- /dev/null
+++ b/app-misc/fastfetch/fastfetch-1.11.3.ebuild
@@ -0,0 +1,102 @@
+# Copyright 2022-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit cmake flag-o-matic
+
+DESCRIPTION="Fast system information tool"
+HOMEPAGE="https://github.com/LinusDierheimer/fastfetch;
+if [[ ${PV} == * ]]; then
+   inherit git-r3
+   EGIT_REPO_URI="https://github.com/LinusDierheimer/fastfetch.git;
+   [[ ${PV} == *0.1. ]] && EGIT_BRANCH=master
+   [[ ${PV} == *0.2. ]] && EGIT_BRANCH=dev
+   [[ "${EGIT_BRANCH}" == "" ]] && die "Please set a git branch"
+else
+   
SRC_URI="https://github.com/LinusDierheimer/fastfetch/archive/refs/tags/${PV}.tar.gz
 -> ${P}.tar.gz"
+   KEYWORDS="~amd64"
+fi
+
+LICENSE="MIT"
+SLOT="0"
+IUSE="X chafa dbus gnome imagemagick networkmanager opencl opengl osmesa pci 
pulseaudio sqlite vulkan wayland xcb xfce xrandr"
+
+# note - qa-vdb will always report errors because fastfetch loads the libs 
dynamically
+RDEPEND="
+   sys-libs/zlib
+   X? ( x11-libs/libX11 )
+   chafa? ( media-gfx/chafa )
+   dbus? ( sys-apps/dbus )
+   gnome? (
+   dev-libs/glib
+   gnome-base/dconf
+   )
+   imagemagick? ( media-gfx/imagemagick:= )
+   networkmanager? ( net-misc/networkmanager )
+   opencl? ( virtual/opencl )
+   opengl? ( media-libs/libglvnd[X] )
+   osmesa? ( media-libs/mesa[osmesa] )
+   pci? ( sys-apps/pciutils )
+   pulseaudio? ( media-libs/libpulse )
+   sqlite? ( dev-db/sqlite:3 )
+   vulkan? ( media-libs/vulkan-loader )
+   wayland? ( dev-libs/wayland )
+   xcb? ( x11-libs/libxcb )
+   xfce? ( xfce-base/xfconf )
+   xrandr? ( x11-libs/libXrandr )
+"
+DEPEND="${RDEPEND}"
+BDEPEND="virtual/pkgconfig"
+
+REQUIRED_USE="
+   xrandr? ( X )
+   chafa? ( imagemagick )
+"
+
+src_configure() {
+   local fastfetch_enable_imagemagick7=no
+   local fastfetch_enable_imagemagick6=no
+   if use imagemagick; then
+   fastfetch_enable_imagemagick7=$(has_version 
'>=media-gfx/imagemagick-7.0.0' && echo yes || echo no)
+   fastfetch_enable_imagemagick6=$(has_version 
'

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

2023-06-09 Thread Jakov Smolić
commit: ebe951b762e5686fce47a9738bbcee2c5f25f5e4
Author: Jakov Smolić  gentoo  org>
AuthorDate: Sat Jun 10 05:19:37 2023 +
Commit: Jakov Smolić  gentoo  org>
CommitDate: Sat Jun 10 05:19:37 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ebe951b7

www-servers/puma: Stabilize 6.2.2 x86, #908180

Signed-off-by: Jakov Smolić  gentoo.org>

 www-servers/puma/puma-6.2.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/www-servers/puma/puma-6.2.2.ebuild 
b/www-servers/puma/puma-6.2.2.ebuild
index 96379c694270..ad96ca36edec 100644
--- a/www-servers/puma/puma-6.2.2.ebuild
+++ b/www-servers/puma/puma-6.2.2.ebuild
@@ -18,7 +18,7 @@ SRC_URI="https://github.com/puma/puma/archive/v${PV}.tar.gz 
-> ${P}.tar.gz"
 
 LICENSE="BSD"
 SLOT="3"
-KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc x86"
 IUSE=""
 
 DEPEND+=" dev-libs/openssl:0 test? ( net-misc/curl )"



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

2023-06-09 Thread Jakov Smolić
commit: 31cffc8f99e7660fc5a00acc7d2d5fa29c3ab0e0
Author: Jakov Smolić  gentoo  org>
AuthorDate: Sat Jun 10 05:19:34 2023 +
Commit: Jakov Smolić  gentoo  org>
CommitDate: Sat Jun 10 05:19:34 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=31cffc8f

media-libs/mlt: Stabilize 7.14.0 x86, #908134

Signed-off-by: Jakov Smolić  gentoo.org>

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

diff --git a/media-libs/mlt/mlt-7.14.0.ebuild b/media-libs/mlt/mlt-7.14.0.ebuild
index 8db92c8afad6..3f53d04db981 100644
--- a/media-libs/mlt/mlt-7.14.0.ebuild
+++ b/media-libs/mlt/mlt-7.14.0.ebuild
@@ -12,7 +12,7 @@ 
SRC_URI="https://github.com/mltframework/${PN}/releases/download/v${PV}/${P}.tar
 
 LICENSE="GPL-3"
 SLOT="0/7"
-KEYWORDS="amd64 arm64 ~ppc64 ~riscv ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 arm64 ~ppc64 ~riscv x86 ~amd64-linux ~x86-linux"
 IUSE="debug ffmpeg frei0r gtk jack libsamplerate opencv opengl python qt5 
rtaudio rubberband sdl test vdpau vidstab xine xml"
 
 REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"



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

2023-06-09 Thread Jakov Smolić
commit: 38e84d07bc2225d3b917c8f98ac3ea6ad8b71d3a
Author: Jakov Smolić  gentoo  org>
AuthorDate: Sat Jun 10 05:19:36 2023 +
Commit: Jakov Smolić  gentoo  org>
CommitDate: Sat Jun 10 05:19:36 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=38e84d07

www-servers/puma: Stabilize 6.2.2 amd64, #908180

Signed-off-by: Jakov Smolić  gentoo.org>

 www-servers/puma/puma-6.2.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/www-servers/puma/puma-6.2.2.ebuild 
b/www-servers/puma/puma-6.2.2.ebuild
index 2369f50156fd..96379c694270 100644
--- a/www-servers/puma/puma-6.2.2.ebuild
+++ b/www-servers/puma/puma-6.2.2.ebuild
@@ -18,7 +18,7 @@ SRC_URI="https://github.com/puma/puma/archive/v${PV}.tar.gz 
-> ${P}.tar.gz"
 
 LICENSE="BSD"
 SLOT="3"
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc ~x86"
 IUSE=""
 
 DEPEND+=" dev-libs/openssl:0 test? ( net-misc/curl )"



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

2023-06-09 Thread Jakov Smolić
commit: ce8bff96c6854d5317aaf7263a5376c2b24e
Author: Jakov Smolić  gentoo  org>
AuthorDate: Sat Jun 10 05:19:27 2023 +
Commit: Jakov Smolić  gentoo  org>
CommitDate: Sat Jun 10 05:19:27 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ce8bff96

net-print/cups: Stabilize 2.4.4 amd64, #908141

Signed-off-by: Jakov Smolić  gentoo.org>

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

diff --git a/net-print/cups/cups-2.4.4.ebuild b/net-print/cups/cups-2.4.4.ebuild
index edb22dfeb0a0..5f2bed2a1d4b 100644
--- a/net-print/cups/cups-2.4.4.ebuild
+++ b/net-print/cups/cups-2.4.4.ebuild
@@ -17,7 +17,7 @@ if [[ ${PV} == * ]] ; then
 else

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



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

2023-06-09 Thread Sam James
commit: afd1fed469d3de9197876376da3556818edec0e9
Author: Sam James  gentoo  org>
AuthorDate: Sat Jun 10 05:07:35 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Jun 10 05:07:35 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=afd1fed4

app-admin/awscli: Stabilize 1.27.142 ALLARCHES, #908215

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

 app-admin/awscli/awscli-1.27.142.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-admin/awscli/awscli-1.27.142.ebuild 
b/app-admin/awscli/awscli-1.27.142.ebuild
index 62c19f3a63fb..2d91a172182b 100644
--- a/app-admin/awscli/awscli-1.27.142.ebuild
+++ b/app-admin/awscli/awscli-1.27.142.ebuild
@@ -22,7 +22,7 @@ S=${WORKDIR}/${MY_P}
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~sparc ~x86"
+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-)"



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

2023-06-09 Thread Sam James
commit: baac1dfd79d3203ff4d95fcbbe3cd213cf47b00c
Author: Sam James  gentoo  org>
AuthorDate: Sat Jun 10 05:07:34 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Jun 10 05:07:34 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=baac1dfd

dev-python/botocore: Stabilize 1.29.142 ALLARCHES, #908215

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

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

diff --git a/dev-python/botocore/botocore-1.29.142.ebuild 
b/dev-python/botocore/botocore-1.29.142.ebuild
index 3ced99abe4ff..d3ded55235d3 100644
--- a/dev-python/botocore/botocore-1.29.142.ebuild
+++ b/dev-python/botocore/botocore-1.29.142.ebuild
@@ -24,7 +24,7 @@ else
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"
+   KEYWORDS="amd64 arm arm64 ppc ppc64 ~riscv sparc x86 ~amd64-linux 
~x86-linux"
 fi
 
 RDEPEND="



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

2023-06-09 Thread Sam James
commit: 4c58e79f6af65cbf2c148e611fcdcbd37345fb6d
Author: Sam James  gentoo  org>
AuthorDate: Sat Jun 10 05:07:33 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Jun 10 05:07:33 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4c58e79f

dev-python/boto3: Stabilize 1.26.142 ALLARCHES, #908215

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

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

diff --git a/dev-python/boto3/boto3-1.26.142.ebuild 
b/dev-python/boto3/boto3-1.26.142.ebuild
index 2a4a7643203e..736d8a002190 100644
--- a/dev-python/boto3/boto3-1.26.142.ebuild
+++ b/dev-python/boto3/boto3-1.26.142.ebuild
@@ -25,7 +25,7 @@ else
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"
+   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-)"



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

2023-06-09 Thread Michał Górny
commit: 246210a57faaa7067f2a9a9dfd41a851fe5bb66d
Author: Michał Górny  gentoo  org>
AuthorDate: Sat Jun 10 03:37:07 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Jun 10 04:40:39 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=246210a5

dev-python/Nuitka: Bump to 1.6.2

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

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

diff --git a/dev-python/Nuitka/Manifest b/dev-python/Nuitka/Manifest
index a7e9f702a214..047c5eb76f1b 100644
--- a/dev-python/Nuitka/Manifest
+++ b/dev-python/Nuitka/Manifest
@@ -3,4 +3,5 @@ DIST Nuitka-1.5.6.tar.gz 4172386 BLAKE2B 
62909f36529ecb487c0f5010e19c1dd7b2033b6
 DIST Nuitka-1.5.7.tar.gz 4179130 BLAKE2B 
1918f0263edf89884658f49d0241f9993c6da8e0965f1a599ffed66cb635cea2729329183b1227a0b0e81f6d4e78c5ef1c1ca92c5148b635864e4caa536d0ab6
 SHA512 
aee0ec2d0a80b78262f3e4c972d1b156d41bea5323d3a12ed5afa47b41d6e372eb773968135217588a70f6b9ead2d215651999eb0e2f02d82e5996f89a9ea5e6
 DIST Nuitka-1.5.8.tar.gz 4172897 BLAKE2B 
1b4a50c6aacb6c41b4e068bc369a1c43839c8bca15c2786f3a37e8a3c6f2250e31c66192fd8ec79eb154e18e2f574819d27bc8ff3d80a97a248401966084d827
 SHA512 
963daea25553dc945e3f15020c7fcdabe6847ffd45167c84d68905dfe00630c132994587d1c9fc2076f19f29a46feab6b35ff15b9734d717ce50646192fa3039
 DIST Nuitka-1.6.1.tar.gz 4251346 BLAKE2B 
e35fd67cf6d5e30ad2f9c9271fbb3309e5520af77dc6c62f407378e68785f2dcaae92d1723d797178a5171407daec3eda64c00d80845d83ea8e3f49bd14c31cf
 SHA512 
6f47cec56eefd14dd6902fbb59aebf5a46513b45cf774ddce9e5b71ce374befae17c4c86cccb92c70c8f18a2e8595e5e9a1e78fa7bb5a5008cd86289185f3f4f
+DIST Nuitka-1.6.2.tar.gz 4225206 BLAKE2B 
52422f996f8e00f77fa87b127076ba2379b4b9ab2063a296b0714a2353a044307fb22ccf2bfcf37f49bae6b029d145dfbcbbeca1a7b2cc2e92ad5ad657f6843d
 SHA512 
49ce4ddbce2019f4e0b0af041449c4f962f9919ede00f3fe200a2343e9a22b0b0070079d00bd4ff1d40436624ad1abd1c2a4b5e9da3ac3b3f46205a4ac2f5972
 DIST Nuitka-1.6.tar.gz 449 BLAKE2B 
c4451092bfeee7b632e5ebb7162ba46f9fad29d9837f4913948aafb84b4fc6e69845fe52886962c053b419ad3307e5929fa201a4aad5c7e80dd388e41f1504d6
 SHA512 
3951e354acc76b63c9d61267d4f14ee75d97bc3ec838326b33d59d2ad1809a7a33605e1a6544f6c5d23a57b97fe067b9ca154744ee90d5bc77c53b90b128ecbc

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



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

2023-06-09 Thread Michał Górny
commit: 238ffb4d4630523803e303bd452f58f4aa54fa07
Author: Michał Górny  gentoo  org>
AuthorDate: Sat Jun 10 03:33:45 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Jun 10 04:40:35 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=238ffb4d

dev-python/mistune: Bump to 3.0.1

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

 dev-python/mistune/Manifest |  1 +
 dev-python/mistune/mistune-3.0.1.ebuild | 21 +
 2 files changed, 22 insertions(+)

diff --git a/dev-python/mistune/Manifest b/dev-python/mistune/Manifest
index e12260e28af5..201b4d2d651a 100644
--- a/dev-python/mistune/Manifest
+++ b/dev-python/mistune/Manifest
@@ -1 +1,2 @@
 DIST mistune-2.0.5.tar.gz 75854 BLAKE2B 
3a69d585a5c311a81fd5259574233f514c745fa675b675810c48392cf8f52608d097ae2712a5272f94146b0fcef6f4f77b86fc78115ddeff1d1e7e08a589a7f2
 SHA512 
109447977a441ebbedfca2abbe62415139d94c48ae56c3d8cae04df3f93ccd1e8333b3dbb8bf61a2096b903df6c3aab2fadd0893fb82815416f17555465e98c7
+DIST mistune-3.0.1.tar.gz 91271 BLAKE2B 
42c0e76a95ede80a09a9f4748bdf9a737a7b149c15d8c52159cedd1522cebd4085cd1ec03a0ac516ff522b2c513553587cd3e93f2e9ca4388b3ad0671a8c3cb8
 SHA512 
280c1baf87a5dac7aafc8181f3098c556c36017a97de6c75576858ff2a318103c9086c811d61faef43453160020bd4a1db2a3007d6afb26e6cfc701df40d435f

diff --git a/dev-python/mistune/mistune-3.0.1.ebuild 
b/dev-python/mistune/mistune-3.0.1.ebuild
new file mode 100644
index ..cebb95e81025
--- /dev/null
+++ b/dev-python/mistune/mistune-3.0.1.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{10..12} pypy3 )
+
+inherit distutils-r1 pypi
+
+DESCRIPTION="The fastest markdown parser in pure Python"
+HOMEPAGE="
+   https://github.com/lepture/mistune/
+   https://pypi.org/project/mistune/
+"
+
+SLOT="0"
+LICENSE="BSD"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos"
+
+distutils_enable_tests pytest



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

2023-06-09 Thread Michał Górny
commit: 6f52703b9c20b4370f8c01887e40b62aa6ff79ad
Author: Michał Górny  gentoo  org>
AuthorDate: Sat Jun 10 03:37:40 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Jun 10 04:40:40 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6f52703b

dev-python/redis: Remove old

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

 dev-python/redis/Manifest   |  1 -
 dev-python/redis/redis-4.5.4.ebuild | 83 -
 2 files changed, 84 deletions(-)

diff --git a/dev-python/redis/Manifest b/dev-python/redis/Manifest
index 58933e0734b9..429c732f86ce 100644
--- a/dev-python/redis/Manifest
+++ b/dev-python/redis/Manifest
@@ -1,2 +1 @@
-DIST redis-py-4.5.4.gh.tar.gz 4739418 BLAKE2B 
a02a581dc12a09cedd0f5158bc261ffb0efcf0346d193ebcb060f50fa95dbaadb7322446c242ac68094bbfbd80c9879d8c9a9fc8362aa6a6e9be85d7e46d9aaa
 SHA512 
55c4530ab715c4bddb502ce58ae3c62db9c27d16ddbfa8f87c88e9425e0285d9fd570338428c30d0a3f1fe2d81868fd8385da0255d58c3dd9b9813f9454eeb30
 DIST redis-py-4.5.5.gh.tar.gz 4748642 BLAKE2B 
6e924477be81af995190328b8747e2eac3d905fcff8cd97c6f89702e3888a4185918144cf11b9173b25dd4c2e62ce988e2f1f5b2c1261bb35e64031772a5a81a
 SHA512 
f1d8f1b009f30613776904cef42a090a51da2833d667d47f9650c9a35187d11911d5b23b20f2ba2279714758963830c873473028775f39419e4d996da54eee83

diff --git a/dev-python/redis/redis-4.5.4.ebuild 
b/dev-python/redis/redis-4.5.4.ebuild
deleted file mode 100644
index 9a10767f1a4a..
--- a/dev-python/redis/redis-4.5.4.ebuild
+++ /dev/null
@@ -1,83 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{9..11} pypy3 )
-
-inherit distutils-r1
-
-MY_P=redis-py-${PV}
-DESCRIPTION="Python client for Redis key-value store"
-HOMEPAGE="
-   https://github.com/redis/redis-py/
-   https://pypi.org/project/redis/
-"
-SRC_URI="
-   https://github.com/redis/redis-py/archive/v${PV}.tar.gz
-   -> ${MY_P}.gh.tar.gz
-"
-S=${WORKDIR}/${MY_P}
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="amd64 arm arm64 ~hppa ppc ppc64 ~riscv sparc x86"
-
-RDEPEND="
-   $(python_gen_cond_dep '
-   >=dev-python/async-timeout-4.0.2[${PYTHON_USEDEP}]
-   ' 3.{9..10})
-"
-BDEPEND="
-   test? (
-   dev-db/redis
-   dev-python/pytest-asyncio[${PYTHON_USEDEP}]
-   dev-python/pytest-timeout[${PYTHON_USEDEP}]
-   )
-"
-
-distutils_enable_tests pytest
-
-python_test() {
-   local EPYTEST_DESELECT=(
-   # Flaky test
-   tests/test_pubsub.py::TestPubSubDeadlock::test_pubsub_deadlock
-   # TODO
-   tests/test_commands.py::TestRedisCommands::test_acl_list
-   # redis-7 different return
-   tests/test_commands.py::TestRedisCommands::test_xautoclaim
-   )
-
-   # TODO: try to run more servers?
-   epytest -m "not redismod and not onlycluster and not replica and not 
ssl"
-}
-
-src_test() {
-   local redis_pid="${T}"/redis.pid
-   local redis_port=6379
-
-   if has_version ">=dev-db/redis-7"; then
-   local extra_conf="
-   enable-debug-command yes
-   enable-module-command yes
-   "
-   fi
-
-   # Spawn Redis itself for testing purposes
-   einfo "Spawning Redis"
-   einfo "NOTE: Port ${redis_port} must be free"
-   "${EPREFIX}"/usr/sbin/redis-server - <<- EOF || die "Unable to start 
redis server"
-   daemonize yes
-   pidfile ${redis_pid}
-   port ${redis_port}
-   bind 127.0.0.1 ::1
-   ${extra_conf}
-   EOF
-
-   # Run the tests
-   distutils-r1_src_test
-
-   # Clean up afterwards
-   kill "$(<"${redis_pid}")" || die
-}



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

2023-06-09 Thread Michał Górny
commit: c58252d74e5c5af3d793f6e81fe4d465ce776e83
Author: Michał Górny  gentoo  org>
AuthorDate: Sat Jun 10 03:35:10 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Jun 10 04:40:37 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c58252d7

dev-python/dask: Bump to 2023.6.0

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

 dev-python/dask/Manifest |  1 +
 dev-python/dask/dask-2023.6.0.ebuild | 75 
 2 files changed, 76 insertions(+)

diff --git a/dev-python/dask/Manifest b/dev-python/dask/Manifest
index d1af2c8256fa..ba70e771db0a 100644
--- a/dev-python/dask/Manifest
+++ b/dev-python/dask/Manifest
@@ -1 +1,2 @@
 DIST dask-2023.5.1.gh.tar.gz 8523514 BLAKE2B 
e34c9d44eaa8ab9b0d6af871503f3eefcf7167f8669d11b7348bde8e80a3c2dff99670b90c39f8746d56e5cea1126fd1cad7ace4627e9374ce763ac29c6d8bfd
 SHA512 
603d0deb0e88cc2ae5a5fdbc4352f454e68f836b7c3a9039ec20f9493b2b4c72684bb5981d6e985de5bb32d73fc48d0faa2834c9c56a04277755ea3c8e77fb75
+DIST dask-2023.6.0.gh.tar.gz 8523493 BLAKE2B 
20669d60f6d01b782eb0331735dffde988373f8a16635ca859249857c08942477955c9dcb1a8729bea5ebf4ec667a8b8d05f0bd89bc8f43dae3f53d566160eda
 SHA512 
6cc752b61d767a701288bf037b1690ee152391c9b81348948f6711d988984acc2e59185524af85517817aeeb2d7ff4a541bafa9093ef8d3590c74deae622cd84

diff --git a/dev-python/dask/dask-2023.6.0.ebuild 
b/dev-python/dask/dask-2023.6.0.ebuild
new file mode 100644
index ..7526efe39f13
--- /dev/null
+++ b/dev-python/dask/dask-2023.6.0.ebuild
@@ -0,0 +1,75 @@
+# 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
+
+DESCRIPTION="Task scheduling and blocked algorithms for parallel processing"
+HOMEPAGE="
+   https://www.dask.org/
+   https://github.com/dask/dask/
+   https://pypi.org/project/dask/
+"
+SRC_URI="
+   https://github.com/dask/dask/archive/${PV}.tar.gz -> ${P}.gh.tar.gz
+"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~x86 ~amd64-linux ~x86-linux"
+
+RDEPEND="
+   >=dev-python/click-8.0[${PYTHON_USEDEP}]
+   >=dev-python/cloudpickle-1.5.0[${PYTHON_USEDEP}]
+   >=dev-python/fsspec-2021.9.0[${PYTHON_USEDEP}]
+   >=dev-python/importlib-metadata-4.13.0[${PYTHON_USEDEP}]
+   >=dev-python/numpy-1.21[${PYTHON_USEDEP}]
+   >=dev-python/pandas-1.3[${PYTHON_USEDEP}]
+   >=dev-python/packaging-20.0[${PYTHON_USEDEP}]
+   >=dev-python/partd-1.2.0[${PYTHON_USEDEP}]
+   dev-python/psutil[${PYTHON_USEDEP}]
+   >=dev-python/pyyaml-5.3.1[${PYTHON_USEDEP}]
+   >=dev-python/toolz-0.10.0[${PYTHON_USEDEP}]
+"
+BDEPEND="
+   dev-python/toolz[${PYTHON_USEDEP}]
+   >=dev-python/versioneer-0.28[${PYTHON_USEDEP}]
+   test? (
+   dev-python/moto[${PYTHON_USEDEP}]
+   dev-python/numexpr[${PYTHON_USEDEP}]
+   dev-python/pytest-rerunfailures[${PYTHON_USEDEP}]
+   dev-python/scipy[${PYTHON_USEDEP}]
+   )
+"
+
+distutils_enable_tests pytest
+
+EPYTEST_DESELECT=(
+   # more tests relying on -Werror
+   "dask/array/tests/test_overlap.py::test_map_overlap_no_depth[None]"
+   dask/array/tests/test_random.py::test_RandomState_only_funcs
+   # TODO
+   dask/array/tests/test_reductions.py::test_mean_func_does_not_warn
+   dask/tests/test_config.py::test__get_paths
+   dask/array/tests/test_linalg.py::test_solve_assume_a
+   
"dask/dataframe/tests/test_dataframe.py::test_repartition_npartitions[0-float-5-1-True]"
+   
"dask/dataframe/tests/test_dataframe.py::test_repartition_npartitions[1-float-5-1-True]"
+   dask/array/tests/test_image.py::test_preprocess
+   # require sqlalchemy<2.0
+   dask/dataframe/io/tests/test_sql.py
+)
+
+src_prepare() {
+   # fails with sqlalchemy-2.0, even though we don't use it x_x
+   sed -i -e '/RemovedIn20Warning/d' pyproject.toml || die
+   sed -i -e 's:--cov-config=pyproject.toml::' pyproject.toml || die
+   distutils-r1_src_prepare
+}
+
+python_test() {
+   epytest -p no:flaky -m "not network"
+}



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

2023-06-09 Thread Michał Górny
commit: dcaf01ab80ea15272f01c1877190db7c26250480
Author: Michał Górny  gentoo  org>
AuthorDate: Sat Jun 10 03:36:31 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Jun 10 04:40:38 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dcaf01ab

dev-python/orjson: Bump to 3.9.1

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

 dev-python/orjson/Manifest|  1 +
 dev-python/orjson/orjson-3.9.1.ebuild | 77 +++
 2 files changed, 78 insertions(+)

diff --git a/dev-python/orjson/Manifest b/dev-python/orjson/Manifest
index a9fabf5d92b5..1cc305390a6f 100644
--- a/dev-python/orjson/Manifest
+++ b/dev-python/orjson/Manifest
@@ -31,6 +31,7 @@ DIST orjson-3.8.13.tar.gz 4213635 BLAKE2B 
3bc934f7a851e6d1f7e888fc8d095c40478f37
 DIST orjson-3.8.14.tar.gz 4214204 BLAKE2B 
49e21d252dfd3dda861f419ab673eaebf4f727ddeb362be735de429a51b16cdf24dd8f161898cf3a912d7f2cf6af1d3a0f236833cc036cbdd61d30b41612c57e
 SHA512 
6c737396f0b59c6c519fa38c401edad01e132c3031b346b1982a97a965a5f5a64fe28eaee51fc797d04998ac4016383bd79067d670ad3ed022cd2ab03bfb6b05
 DIST orjson-3.8.9.tar.gz 657071 BLAKE2B 
7486ecedd2c80e9fd7a7de907f18b3ebea2f7aa992d81f3ac21caa0e515167ad94c516081a0e2a0059dc9ac734f3d98b0da2381db10574f6e35475e9ef824be1
 SHA512 
a1409de1b099011ac8566110c08502708b42339ab7ff3b1e6600840aa32d655ddf4960128e50fe174278ded119e3996f662fe2faa3d3284ca42c56f2f8bb5d7d
 DIST orjson-3.9.0.tar.gz 4197133 BLAKE2B 
3ff0b8c862d79b2dd83e95920a0a2f676e43849b8e51b649bb5d7c8e9c4cc99d025af97c4f6b4b2c148c456c46f7cf99fdc7913962e9dbaa8d8cf1251818d82b
 SHA512 
4731a57472cbcbde92d041ba53c1800b13ce4698e05777962c1701478df2b3a4fedccb76f1301c0ca978676b32039591cfbefc4ca4b532408df98642c36835b8
+DIST orjson-3.9.1.tar.gz 4197590 BLAKE2B 
7f52bdfb75138fa18f31e183497731e86d8d17d5843984e13fe971617f7185346f8e9948e716cc9d4bb2dd77ffbfd50c6d8c7a6e474f5142ab08959387d645af
 SHA512 
3978e8523b48368a88392160a37cbc910ed31ed1afb4c4820d9c44418f915d5402d1d2ede7da1f276f97fbfd902c97a14ad02b80fdab3bc2f3fd40977880f9bc
 DIST packed_simd_2-0.3.8.crate 97388 BLAKE2B 
89d2a1401efef8e0a665d883b41a587601cd4704a6acf80c542f3e6e274a6fa9c975a03799857c409c8764bf6698784cf85f1fb73b4fab2c4f98b368326760c4
 SHA512 
de1ff7cc43f6d0f6e2a94073ab80bd178864d375d334c4d8aaf30f8ae3320b6aa470f14b25babc264d9032af0c4fa7663e442321fc91acbd7adc7550b5177984
 DIST pyo3-build-config-0.18.2.crate 29138 BLAKE2B 
ad37bacda5f0e5c8eaf382b3371de251b83c721dc2378a0bd3700462bb65273bcd4277589084f6af0a2959f17b370fe5e6a5699c8689107220333c57387bf0ae
 SHA512 
01f544938d83a8283f5101f69673f8a39d2052186e7c712709be25c5ae17a11e7d68c2fd9b4bc7661fff9343ebf3ccc196c1259321061f048c59696692601ae1
 DIST pyo3-build-config-0.18.3.crate 29137 BLAKE2B 
5fa645b64f50a078f38cc10a27ed52bd7e7aadd8a069c05ec2963f0b7c869b94d29eddda97cc31d200cf749ab8e2cd9cd1ea00e75620287e9187745ae0e100a5
 SHA512 
7ccad5f245e84895e147389f05270f32d12f81aba46bcd0dc184b8d62af2ea579efc50383502efda40601c981c4dbcf911aa7d8192364caa2e177ad939062cdb

diff --git a/dev-python/orjson/orjson-3.9.1.ebuild 
b/dev-python/orjson/orjson-3.9.1.ebuild
new file mode 100644
index ..b3c4b5401080
--- /dev/null
+++ b/dev-python/orjson/orjson-3.9.1.ebuild
@@ -0,0 +1,77 @@
+# Copyright 2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+# Autogenerated by pycargoebuild 0.6.1
+
+EAPI=8
+
+DISTUTILS_EXT=1
+DISTUTILS_USE_PEP517=maturin
+PYTHON_COMPAT=( python3_{10..11} )
+
+CRATES="
+   ahash-0.8.3
+   android-tzdata-0.1.1
+   arrayvec-0.7.2
+   associative-cache-1.0.1
+   autocfg-1.1.0
+   beef-0.5.2
+   bytecount-0.6.3
+   castaway-0.2.2
+   cc-1.0.79
+   cfg-if-1.0.0
+   chrono-0.4.26
+   compact_str-0.7.0
+   encoding_rs-0.8.32
+   itoa-1.0.6
+   itoap-1.0.1
+   libc-0.2.144
+   libm-0.1.4
+   num-traits-0.2.15
+   once_cell-1.17.2
+   packed_simd_2-0.3.8
+   pyo3-build-config-0.19.0
+   pyo3-ffi-0.19.0
+   rustversion-1.0.12
+   ryu-1.0.13
+   serde-1.0.163
+   serde_json-1.0.96
+   simdutf8-0.1.4
+   smallvec-1.10.0
+   static_assertions-1.1.0
+   target-lexicon-0.12.7
+   version_check-0.9.4
+"
+
+inherit cargo distutils-r1 pypi
+
+DESCRIPTION="Fast, correct Python JSON library supporting dataclasses, 
datetimes, and numpy"
+HOMEPAGE="
+   https://github.com/ijl/orjson/
+   https://pypi.org/project/orjson/
+"
+SRC_URI+="
+   $(cargo_crate_uris)
+"
+
+LICENSE="|| ( Apache-2.0 MIT )"
+# Dependent crate licenses
+LICENSE+=" Apache-2.0 Apache-2.0-with-LLVM-exceptions BSD MIT"
+SLOT="0"
+KEYWORDS="~amd64"
+
+BDEPEND="
+   test? (
+   dev-python/arrow[${PYTHON_USEDEP}]
+   dev-python/pendulum[${PYTHON_USEDEP}]
+   dev-python/psutil[${PYTHON_USEDEP}]
+   dev-python/pytz[${PYTHON_USEDEP}]
+   $(python_gen_cond_dep '
+   dev-python/numpy[${PYTHON_USEDEP}]
+ 

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

2023-06-09 Thread Michał Górny
commit: 63afcb72e92de19f69495495738be4e1b7b3cd70
Author: Michał Górny  gentoo  org>
AuthorDate: Sat Jun 10 03:34:17 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Jun 10 04:40:36 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=63afcb72

dev-python/fsspec: Bump to 2023.6.0

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

 dev-python/fsspec/Manifest   |  1 +
 dev-python/fsspec/fsspec-2023.6.0.ebuild | 64 
 2 files changed, 65 insertions(+)

diff --git a/dev-python/fsspec/Manifest b/dev-python/fsspec/Manifest
index f6c56e5d6418..fb349281a3bd 100644
--- a/dev-python/fsspec/Manifest
+++ b/dev-python/fsspec/Manifest
@@ -1 +1,2 @@
 DIST filesystem_spec-2023.5.0.gh.tar.gz 362014 BLAKE2B 
9a037ebba1d02c3b3fcb2ba37b2074bef3575bdafbfb3aa1d4ec5ffe5dd109e1f7bb05de22430f077ee9d05216762b973687ae7175669600d063ab553bcd7f0b
 SHA512 
6f8e574ab234ea6184ab908d4bd475b4e734ce56e49d0efc4d0b2403e67e84448545e82fe33be408d51dffb56f100844e03c283760d921287d530176159ecf9d
+DIST filesystem_spec-2023.6.0.gh.tar.gz 386708 BLAKE2B 
e47825893073d969eff8c7936068c26bed270d3b65fb4407f64b5032ce8e71b7794ae6b3ae16fb08ec3e1e2f830b2fce7fa238fd8189354e8a16c618e2af7398
 SHA512 
ede711d22dede2deee1b36f2ca591bc96a8f1b66d6cb16cc2ad6e1776ea441a1c73382b7622262872a3f5fff92b15ba6bdabaca80fd0ed898b7ddcac02792cf7

diff --git a/dev-python/fsspec/fsspec-2023.6.0.ebuild 
b/dev-python/fsspec/fsspec-2023.6.0.ebuild
new file mode 100644
index ..24baae856eb8
--- /dev/null
+++ b/dev-python/fsspec/fsspec-2023.6.0.ebuild
@@ -0,0 +1,64 @@
+# Copyright 2020-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
+
+MY_P=filesystem_spec-${PV}
+DESCRIPTION="A specification that python filesystems should adhere to"
+HOMEPAGE="
+   https://github.com/fsspec/filesystem_spec/
+   https://pypi.org/project/fsspec/
+"
+SRC_URI="
+   https://github.com/fsspec/filesystem_spec/archive/${PV}.tar.gz
+   -> ${MY_P}.gh.tar.gz
+"
+S=${WORKDIR}/${MY_P}
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
+
+BDEPEND="
+   test? (
+   dev-python/aiohttp[${PYTHON_USEDEP}]
+   dev-python/numpy[${PYTHON_USEDEP}]
+   dev-python/pytest-asyncio[${PYTHON_USEDEP}]
+   dev-python/pytest-mock[${PYTHON_USEDEP}]
+   dev-python/requests[${PYTHON_USEDEP}]
+   dev-python/tqdm[${PYTHON_USEDEP}]
+   dev-vcs/git
+   )
+"
+
+distutils_enable_tests pytest
+
+src_test() {
+   git config --global user.email "y...@example.com" || die
+   git config --global user.name "Your Name" || die
+   distutils-r1_src_test
+}
+
+EPYTEST_DESELECT=(
+   fsspec/tests/test_spec.py::test_find
+   # requires s3fs
+   
fsspec/implementations/tests/test_local.py::test_urlpath_inference_errors
+   fsspec/tests/test_core.py::test_mismatch
+   # requires pyarrow, fastparquet
+   fsspec/implementations/tests/test_reference.py::test_df_single
+   fsspec/implementations/tests/test_reference.py::test_df_multi
+)
+
+EPYTEST_IGNORE=(
+   # sftp and smb require server started via docker
+   fsspec/implementations/tests/test_dbfs.py
+   fsspec/implementations/tests/test_sftp.py
+   fsspec/implementations/tests/test_smb.py
+   # unhappy about dev-python/fuse-python (?)
+   fsspec/tests/test_fuse.py
+)



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

2023-06-09 Thread Michał Górny
commit: 16fbdc51d0dfe37c07ea6da1b2e5a9c536587dca
Author: Michał Górny  gentoo  org>
AuthorDate: Sat Jun 10 02:59:37 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Jun 10 04:40:32 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=16fbdc51

dev-python/boto3: Bump to 1.26.151

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

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

diff --git a/dev-python/boto3/Manifest b/dev-python/boto3/Manifest
index c4b2d6b0c633..bf93f7b7d6cc 100644
--- a/dev-python/boto3/Manifest
+++ b/dev-python/boto3/Manifest
@@ -5,3 +5,4 @@ DIST boto3-1.26.147.gh.tar.gz 658916 BLAKE2B 
a612b3edd3f1ad232cf504f96750e759bed
 DIST boto3-1.26.148.gh.tar.gz 659957 BLAKE2B 
cac68eca82a00d596cf03d833394d7da0cdde0b2159a5fac1592faf7b5ea5ca9d41ee20ca10164ffdfb717193b4173fcf5e377d426edb672bf8510a0f4d1fa67
 SHA512 
8df8029ff11faa6d864920a5b5690f2b895ed500aa45970a7f4da5f33b52415cdfd6f582671b0e8f80205efd73a697e8a0c05e4335e2d921f9204b74df6de23d
 DIST boto3-1.26.149.gh.tar.gz 660823 BLAKE2B 
3334e6dcaf537af992f02dc1c94cd24d4279bf67923956137d02f9ea75a9a2853e281bb5f63e94336e56530737651b12652a00d2db15be5919be700528c0a047
 SHA512 
dbae0e07b01558248b6a4c4645b48c55fbe091f609710ee49c17b4e0725e034a4ad19c9a868ea7b7d20695d67a5ef7cca454018be2f5da6340b00a5f45d31618
 DIST boto3-1.26.150.gh.tar.gz 661462 BLAKE2B 
26deb3f3614c33508c85ceb0e1b61ebb03166e02bb4d8b9ae55eed48e91c503f2e00bf8b5b00ccfc118a85d00f9bec4e715d4f6e42a3c06a1dea027fc0b6
 SHA512 
013f203fc67cdd73546d653ae2a0837e10031b3e352fd11cc33fe4f361cff2f48eee928c9e0530788f6057192fa7a99a80c49b61d4ea2bd202081eb18383ba01
+DIST boto3-1.26.151.gh.tar.gz 661732 BLAKE2B 
8adc42757d828414dd4bde9f460bc9fd6781131de5c8a5648fd1b6888ad4ff656db4075aeb2855493823290c5239ea6364aedd531197206c540b126bd466c379
 SHA512 
51359a351ed023de6b7c84e6d3e2bd5fc28f1ddc39e71af61bc6880002ed9478150e87e4237032d0ff9110792fcfbc09a62ee23f89d7d417730a88abccda0517

diff --git a/dev-python/boto3/boto3-1.26.151.ebuild 
b/dev-python/boto3/boto3-1.26.151.ebuild
new file mode 100644
index ..2a4a7643203e
--- /dev/null
+++ b/dev-python/boto3/boto3-1.26.151.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/botocore/

2023-06-09 Thread Michał Górny
commit: c5d383af77347ad58565812bd973ac777dc3a186
Author: Michał Górny  gentoo  org>
AuthorDate: Sat Jun 10 02:59:27 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Jun 10 04:40:30 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c5d383af

dev-python/botocore: Bump to 1.29.151

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

 dev-python/botocore/Manifest |  1 +
 dev-python/botocore/botocore-1.29.151.ebuild | 79 
 2 files changed, 80 insertions(+)

diff --git a/dev-python/botocore/Manifest b/dev-python/botocore/Manifest
index 8eefce659894..03989fbc8106 100644
--- a/dev-python/botocore/Manifest
+++ b/dev-python/botocore/Manifest
@@ -5,3 +5,4 @@ DIST botocore-1.29.147.gh.tar.gz 11567478 BLAKE2B 
e5b8b83057cdb1aa8fd654aeedba32
 DIST botocore-1.29.148.gh.tar.gz 11587262 BLAKE2B 
ea2bcb115976e98b3f60ab8f7d49c7876bd1b3f188f51fd83f3cd5d86f57888f1a3cd127afea041424c2f6eaa16c0128848ee1805f5d789e0768886ac0e9e1c4
 SHA512 
8b02f5203be6e44f9002079532989ae6daecf0e1b6417f1f746d5846c37ec6e98d1fd01d7ecf58735fd27abed3cd74709a9dd9f624921ca58cea0a47c5915b85
 DIST botocore-1.29.149.gh.tar.gz 11591822 BLAKE2B 
28a5e96640dbef7a71b238edd629f72657001d1db2df5863babf3fe3eb883b5692dd86ea4c56749e65447f54b533976ad92901bf34554ccbd249c5d68dce1594
 SHA512 
fe497eb87738bbf24d436e8814e52878de8fd8622472e1d002e47b85c5577e3a5912d9ffe9deb52831a9b4f143f602ef9c522e9ff7a9b5819277654886f93b8d
 DIST botocore-1.29.150.gh.tar.gz 11616689 BLAKE2B 
2055ece2bce288a01c9e00ab0ad848078036d8d18311ca5382c32d4d30f550229c21fb88ab14dc9408ca5008df307852affbd8d73c498f5ffc15d23477c05ac2
 SHA512 
388e61e4248f027b1278f7a18734368f56930bb392484d086e7b03b9261d734a7b6fb6dd698a3c9fcb2f4bad31e687f227fd6112864416541eefd9b40f77b591
+DIST botocore-1.29.151.gh.tar.gz 11618833 BLAKE2B 
cac8007e6177c029b97e288c244668657da6b20d3ea1b4e5b1b93e65bf7dec1206c5bccdc70094e14b02a3937a10f12868a3ea9b85cf6fbcb6e7a6c71155170a
 SHA512 
960a5a62e467a3057e89f1f7d2700b67a1aff442b85a7b89b7da6a403deb2d706e9d6297392ef74a5569d90cd3123fa0474d40f378f0756012d88665c0214aa4

diff --git a/dev-python/botocore/botocore-1.29.151.ebuild 
b/dev-python/botocore/botocore-1.29.151.ebuild
new file mode 100644
index ..3ced99abe4ff
--- /dev/null
+++ b/dev-python/botocore/botocore-1.29.151.ebuild
@@ -0,0 +1,79 @@
+# 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
+   # urllib3-2 compatibility, mock relies on implementation details
+   
tests/unit/test_awsrequest.py::TestAWSHTTPConnection::test_expect_100_continue_no_response_from_server
+   
tests/unit/test_awsrequest.py::TestAWSHTTPConnection::test_expect_100_continue_returned
+   
tests/unit/test_awsrequest.py::TestAWSHTTPConnection::test_expect_100_continue_sends_307
+   
tests/unit/test_awsrequest.py::TestAWSHTTPConnection::test_expect_100_sends_connection_header
+   

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

2023-06-09 Thread Michał Górny
commit: 4d2a572531574710d68003b1fb8c265c1e590656
Author: Michał Górny  gentoo  org>
AuthorDate: Sat Jun 10 02:59:47 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Jun 10 04:40:33 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4d2a5725

app-admin/awscli: Bump to 1.27.151

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

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

diff --git a/app-admin/awscli/Manifest b/app-admin/awscli/Manifest
index 637c52476d8f..10fd84292349 100644
--- a/app-admin/awscli/Manifest
+++ b/app-admin/awscli/Manifest
@@ -5,3 +5,4 @@ DIST aws-cli-1.27.147.gh.tar.gz 2430890 BLAKE2B 
773e7f0809b568e02cec70763e6463d1
 DIST aws-cli-1.27.148.gh.tar.gz 2432201 BLAKE2B 
528f600158d6c7242a9c4aa205973019b00233e998710672af8f5c65e74e9eebbb3a0408a918d160d2cde62092d73557f9cfd29703bf838bea8afcf1d40ede0c
 SHA512 
4ed5835a4f7b0787abfe9817c83c545e399bc38ba25838a63dfab2b5c374bdbc11128ff43e3fdaca836eccfb26f026bb1697c94cb40adbe98e080b094b8e33e0
 DIST aws-cli-1.27.149.gh.tar.gz 2432755 BLAKE2B 
26c3dc5221f808d4604cf2f54955f6b7f3a315772594d3fe4bb7d07f8d1c129d3cad7427deada7eca04be330a23f0dee7f7d6168e4ac47d888016ed23bbbe329
 SHA512 
824829a70f989c1f1c75228692067c3f922c947c9eb7478312efd9b3a4d6257986f62aaade571bb871c740b27abf9d70b18c126458458ea793f798f7d2e3a5ca
 DIST aws-cli-1.27.150.gh.tar.gz 2432902 BLAKE2B 
ecf2a84d6b695bf32f344e5fc333dd99d83e64b64686db90769d801c9f13f8df6263e514179af7b80a740ef2ba1d552725f6b8ab5a3e4b48776b4a115f8c1c68
 SHA512 
eb6a6ad6620634b306040e715f04518023e0fc35cd63ca75fc9a80d75270ee6b14f6b125140878e5aa5fce15f5e9dd45e3af44c657b194a024601b72b640b2f8
+DIST aws-cli-1.27.151.gh.tar.gz 2433265 BLAKE2B 
a26710e9af6cca92db87394c15415ade9aa1228d270386e96540d617b71b1531c15f3a0c5c65e9bd1ceca6ee7c49477b07e8fe7cdedee080c6c163e7aac9794c
 SHA512 
80af195a72112e660db1ff958d4fc61f57a2781a007eb7ba945d6eb6d44589c1f505c9cc30d350d56e8cf376aa30de1d3a220efe0672941ed9ee57375b405502

diff --git a/app-admin/awscli/awscli-1.27.151.ebuild 
b/app-admin/awscli/awscli-1.27.151.ebuild
new file mode 100644
index ..62c19f3a63fb
--- /dev/null
+++ b/app-admin/awscli/awscli-1.27.151.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/platformdirs/

2023-06-09 Thread Michał Górny
commit: 7f56a5e742b9c74001e807de78b6652d84ba9bbe
Author: Michał Górny  gentoo  org>
AuthorDate: Sat Jun 10 03:33:02 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Jun 10 04:40:34 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7f56a5e7

dev-python/platformdirs: Bump to 3.5.2

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

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

diff --git a/dev-python/platformdirs/Manifest b/dev-python/platformdirs/Manifest
index cb4030d6c0e0..648289c28cec 100644
--- a/dev-python/platformdirs/Manifest
+++ b/dev-python/platformdirs/Manifest
@@ -1 +1,2 @@
 DIST platformdirs-3.5.1.tar.gz 17164 BLAKE2B 
7d9aeff02000b75a028e6f75dc4793e53bbe72b5fc069482d5790d9280a92b801dffca847fe64513b8ee3d24b5639681cb1cfcb1f97d85e8e996c7f6cbca2f71
 SHA512 
e3aa38bc943f9dc709dfaa3c6fe9e11f3b33d4263d1d41f7349d9926db2e41a36dd43c74ea2175ad89b107601f2dffded0f45e7703b9cb8ca9739945dee3c6fb
+DIST platformdirs-3.5.2.tar.gz 17775 BLAKE2B 
2ec36d1efb77cdf5d247dd7e3a731389f4125d9fdb6b3edf8b3c4c1c87f9336ee38ef7923f284193b4105121e3e5ea5d87e07f153ec6eb395f1dca0573282e16
 SHA512 
68066aa85b44c37cbe602610371866dd5b7e9b6787b27d51379ecb347d27abdabf57da26ae622268df29fd3cfa9892f977060990a5235fb651a694d1a3fd7d99

diff --git a/dev-python/platformdirs/platformdirs-3.5.2.ebuild 
b/dev-python/platformdirs/platformdirs-3.5.2.ebuild
new file mode 100644
index ..70e821d796fb
--- /dev/null
+++ b/dev-python/platformdirs/platformdirs-3.5.2.ebuild
@@ -0,0 +1,49 @@
+# Copyright 2021-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=flit
+PYTHON_COMPAT=( python3_{10..12} pypy3 )
+
+inherit distutils-r1 pypi
+
+DESCRIPTION="A small Python module for determining appropriate 
platform-specific dirs"
+HOMEPAGE="
+   https://pypi.org/project/platformdirs/
+   https://github.com/platformdirs/platformdirs/
+"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc ~x86 ~arm64-macos ~x64-macos ~x64-solaris"
+
+BDEPEND="
+   test? (
+   dev-python/appdirs[${PYTHON_USEDEP}]
+   dev-python/pytest-mock[${PYTHON_USEDEP}]
+   )
+"
+
+distutils_enable_tests pytest
+
+src_configure() {
+   grep -q 'build-backend = "hatchling' pyproject.toml ||
+   die "Upstream changed build-backend, recheck"
+   # write a custom pyproject.toml to ease setuptools bootstrap
+   cat > pyproject.toml <<-EOF || die
+   [build-system]
+   requires = ["flit_core >=3.2,<4"]
+   build-backend = "flit_core.buildapi"
+
+   [project]
+   name = "${PN}"
+   version = "${PV}"
+   description = 'A small Python package for determining 
appropriate platform-specific dirs, e.g. a "user data dir".'
+   EOF
+   # sigh
+   cat > src/platformdirs/version.py <<-EOF || die
+   __version__ = version = '${PV}'
+   __version_tuple__ = version_tuple = (${PV//./, })
+   EOF
+}



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

2023-06-09 Thread Sam James
commit: 59637c55a2517b863578c229f14ee809250e50e1
Author: Sam James  gentoo  org>
AuthorDate: Sat Jun 10 04:35:36 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Jun 10 04:35:36 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=59637c55

media-gfx/renderdoc: Stabilize 1.27 amd64, #908204

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

 media-gfx/renderdoc/renderdoc-1.27.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-gfx/renderdoc/renderdoc-1.27.ebuild 
b/media-gfx/renderdoc/renderdoc-1.27.ebuild
index ffd0e8f0e5c4..cefab5522367 100644
--- a/media-gfx/renderdoc/renderdoc-1.27.ebuild
+++ b/media-gfx/renderdoc/renderdoc-1.27.ebuild
@@ -39,7 +39,7 @@ SRC_URI="
 # swig: GPL-3+ BSD BSD-2
 LICENSE="BSD BSD-2 CC-BY-3.0 GPL-3+ MIT OFL-1.1 public-domain ZLIB"
 SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="amd64"
 IUSE="pyside2 qt5"
 REQUIRED_USE="doc? ( qt5 ) pyside2? ( qt5 ) qt5? ( ${PYTHON_REQUIRED_USE} )"
 



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

2023-06-09 Thread Sam James
commit: 883dfcd778105227b151a20e2afa02ddda61f96a
Author: Sam James  gentoo  org>
AuthorDate: Sat Jun 10 04:35:13 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Jun 10 04:35:13 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=883dfcd7

sys-devel/gcc: add 12.3.1_p20230609

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

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

diff --git a/sys-devel/gcc/Manifest b/sys-devel/gcc/Manifest
index 54b73dc5de6b..5defe7c5af26 100644
--- a/sys-devel/gcc/Manifest
+++ b/sys-devel/gcc/Manifest
@@ -14,6 +14,7 @@ DIST gcc-11.4.0.tar.xz 79837032 BLAKE2B 
6e3b095a5837d4b5512719f848f4b9c4b4a6d7dc
 DIST gcc-12-20230428.tar.xz 79744932 BLAKE2B 
f9dcdd2f1b0af79f281851b3b0fe0ac50f14468844e1ee596f8ed1ccf33f55c7617464d88df7e4b3435d58fedecf640592e0661fd1be9ba163acd26dae68
 SHA512 
992f9cd71f9910efea401048540ba2b43360170f76ce992cf356b1ab383240f481e29c5b0ad32fa4efb2bdbb397477506cb83a825268cfbdd2cde7044d43c758
 DIST gcc-12-20230526.tar.xz 79780444 BLAKE2B 
6f6eca272ab506e16a231003c399e28572595c82fbaaec9deb14b78ff9fc493fb24afe1c375d4f2fd75e9813805934857ef2ceb6c05b7977dbfe2e50abdc3ec9
 SHA512 
fb190ce5bf3d38a1899016475c1551550d44c6f71f1f1a71ced545cbb2aff0446bd2765230b0920379579a13103a507ffc1e197ac69afb0a4f08efe11b50918d
 DIST gcc-12-20230602.tar.xz 79776104 BLAKE2B 
dfb484937f71c9b10e6674968db67f131c8009b04f5bdce215776d061989924fca2bebd8193a507a714fa204aac7b02f111ee303446bb8fd08f06c8226d206df
 SHA512 
b7fa625657c911f56a617aeccdb161b319b3d515704d16795fd577c9fe1e9b915039fe542681be9b733d21908cd57553317a0d6ecdbdf42964191b3ce11286c2
+DIST gcc-12-20230609.tar.xz 79768444 BLAKE2B 
8df47b57917aeaa3524664d94070d65830b9f1f9ca430f9bf058569aca8d34c4ebb05ae183f76f9ba34da5f614b0c8ce687f10f72f8b3f81502e767372219a52
 SHA512 
6d3d3bb57ee15583a65b85808172b57e6c3d7715aaf27ec22cd6f12e764d57a2cf4334b1ca9eae51737af930027110eba0bb3fb8a0a3c965336d716503c08d69
 DIST gcc-12.3.0-musl-patches-1.tar.xz 3572 BLAKE2B 
c7bf65f7c9ea8023ddaac821ee2b778622fa310ac72a72b2f7032494a8f304eac86217f9204622e6c21aaef9952bece0d09bc126facd4f42b602927909815ab5
 SHA512 
babc279fea2c1fd4c018815f2f5630214fd46015ce9f365c28af242681d51818eaca30ce298eddcab1eed5ac5f2759e2b47b2335afab9d722b4469a6d4fec326
 DIST gcc-12.3.0-patches-2.tar.xz 14236 BLAKE2B 
06c43662c9abb0fa3cf90d5e2273c69aecb9158e6cf6f23c04754ed5d686be2616e81e2502eb16f4298ddd50518ca7677e13249da9e9b091162d3931ff65e4fe
 SHA512 
b0d4b85dbf1a541997203b872e3106906b4ad49cde57e1428bc22b2f8e2d73b8cb10ae0d0b792aebaf664594da4d1dea04c44ddc34e59047410766db04d1
 DIST gcc-12.3.0.tar.xz 85491976 BLAKE2B 
a239749089e284887435b9fabc360a36764be1095f4c78eeac6f056f91dd23c49dab2ebec5da32a81bcc08fe8277dd3c714ad114ad725d24317faac03354d595
 SHA512 
8fb799dfa2e5de5284edf8f821e3d40c2781e4c570f5adfdb1ca0671fcae3fb7f794ea783e80f01ec7bfbf912ca508e478bd749b2755c2c14e4055648146c204

diff --git a/sys-devel/gcc/gcc-12.3.1_p20230609.ebuild 
b/sys-devel/gcc/gcc-12.3.1_p20230609.ebuild
new file mode 100644
index ..4e2eee4f27cd
--- /dev/null
+++ b/sys-devel/gcc/gcc-12.3.1_p20230609.ebuild
@@ -0,0 +1,56 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+TOOLCHAIN_PATCH_DEV="sam"
+PATCH_VER="2"
+PATCH_GCC_VER="12.3.0"
+MUSL_VER="1"
+MUSL_GCC_VER="12.3.0"
+
+if [[ $(ver_cut 3) ==  ]] ; then
+   MY_PV_2=$(ver_cut 2)
+   if [[ ${MY_PV_2} == 0 ]] ; then
+   MY_PV_2=0
+   else
+   MY_PV_2=$(($(ver_cut 2) - 1))
+   fi
+
+   # e.g. 12.2. -> 12.1.1
+   TOOLCHAIN_GCC_PV=$(ver_cut 1).${MY_PV_2}.$(($(ver_cut 3) - 9998))
+elif [[ -n ${TOOLCHAIN_GCC_RC} ]] ; then
+   # Cheesy hack for RCs
+   # Sometimes the RCs are e.g. 12.3 and not 12.3.0...
+   #MY_PV=$(ver_cut 1).$((($(ver_cut 2) + 1))).$((($(ver_cut 3) - 
1)))-RC-$(ver_cut 5)
+   MY_PV=$(ver_cut 1).$((($(ver_cut 2) + 1)))-RC-$(ver_cut 5)
+   MY_P=${PN}-${MY_PV}
+   GCC_TARBALL_SRC_URI="mirror://gcc/snapshots/${MY_PV}/${MY_P}.tar.xz"
+   TOOLCHAIN_SET_S=no
+   S="${WORKDIR}"/${MY_P}
+fi
+
+inherit toolchain
+
+# Needs to be after inherit (for now?), bug #830908
+EGIT_BRANCH=releases/gcc-$(ver_cut 1)
+
+# Don't keyword live ebuilds
+#if ! tc_is_live && [[ -z ${TOOLCHAIN_USE_GIT_PATCHES} ]] ; then
+#  KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc 
~ppc64 ~riscv ~s390 ~sparc ~x86"
+#fi
+
+if [[ ${CATEGORY} != cross-* ]] ; then
+   # Technically only if USE=hardened *too* right now, but no point in 
complicating it further.
+   # If GCC is enabling CET by default, we need glibc to be built with 
support for it.
+   # bug #830454
+   RDEPEND="elibc_glibc? ( sys-libs/glibc[cet(-)?]

[gentoo-commits] proj/gentoo-functions:master commit in: /

2023-06-09 Thread Sam James
commit: 6c59a01b2e2454cd286cc9d701cb6648d428106e
Author: Kerin Millar  plushkava  net>
AuthorDate: Fri Jun  9 21:38:13 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Jun  9 21:38:13 2023 +
URL:
https://gitweb.gentoo.org/proj/gentoo-functions.git/commit/?id=6c59a01b

test-functions: Do not silence ewarn() while testing is_older_than()

I changed my mind about this. It's probable that more diagnostic
messages will be added in the future and it may then be useful to
observe them in the case that the test suite fails.

Signed-off-by: Kerin Millar  plushkava.net>

 test-functions | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/test-functions b/test-functions
index 0d7b1ab..0fd998d 100755
--- a/test-functions
+++ b/test-functions
@@ -424,7 +424,7 @@ export TZ=UTC
 rc=0
 test_chdir || rc=1
 test_chdir_noop || rc=1
-( ewarn() { true; }; test_is_older_than ) || rc=1
+test_is_older_than || rc=1
 test_get_bootparam || rc=1
 test_esyslog || rc=1
 test_is_identifier || rc=1



[gentoo-commits] proj/gentoo-functions:master commit in: /

2023-06-09 Thread Sam James
commit: 3f455919da23065ac6cbff9fa86791ae67798654
Author: Kerin Millar  plushkava  net>
AuthorDate: Sat Jun 10 01:50:15 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Jun 10 01:50:15 2023 +
URL:
https://gitweb.gentoo.org/proj/gentoo-functions.git/commit/?id=3f455919

meson.build: Use the TAP protocol for running the tests

Signed-off-by: Kerin Millar  plushkava.net>

 meson.build | 1 +
 1 file changed, 1 insertion(+)

diff --git a/meson.build b/meson.build
index 8996d95..aa56907 100644
--- a/meson.build
+++ b/meson.build
@@ -46,5 +46,6 @@ if do_tests
   test(
 'test-functions', files('test-functions'),
 workdir : meson.current_build_dir(),
+protocol : 'tap'
   )
 endif



[gentoo-commits] proj/gentoo-functions:master commit in: /

2023-06-09 Thread Sam James
commit: 6dea8b6b960b3370461a1b42c05f101bf42c89a4
Author: Kerin Millar  plushkava  net>
AuthorDate: Fri Jun  9 22:44:10 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Jun  9 22:47:49 2023 +
URL:
https://gitweb.gentoo.org/proj/gentoo-functions.git/commit/?id=6dea8b6b

Address a slew of shellcheck warnings

False-positives galore. It's getting out of hand for test-functions, so
I disabled several more tests in its global scope. It was correct to
point out that "${PWD}" should be quoted, however. Bash doesn't mind but
other sh implementations might.

Signed-off-by: Kerin Millar  plushkava.net>

 functions.sh.in |  4 +++-
 test-functions  | 18 ++
 2 files changed, 13 insertions(+), 9 deletions(-)

diff --git a/functions.sh.in b/functions.sh.in
index d4becf8..76f1ad4 100644
--- a/functions.sh.in
+++ b/functions.sh.in
@@ -547,11 +547,13 @@ is_int() {
 #
 chdir() {
if [ "$BASH" ]; then
+   # shellcheck disable=3044
shopt -u cdable_vars
fi
if [ "$1" = - ]; then
set -- ./-
fi
+   # shellcheck disable=1007,2164
CDPATH= cd -- "$@"
 }
 
@@ -648,7 +650,7 @@ _update_cursor_coords() {
 }
 
 _ecma48_cpr() {
-   @GENTOO_LIBEXEC_DIR@/ecma48-cpr "$@"
+   @GENTOO_LIBEXEC_DIR@/ecma48-cpr
 }
 
 # This is the main script, please add all functions above this point!

diff --git a/test-functions b/test-functions
index 9f87e98..34dc8b8 100755
--- a/test-functions
+++ b/test-functions
@@ -1,5 +1,5 @@
 #!/bin/sh
-# shellcheck disable=2015
+# shellcheck disable=2015,2154,2164,2181,2317
 
 # Requires mktemp(1), which is not a standard utility, but is commonly
 # available. The implementations provided by GNU coreutils, busybox and toybox
@@ -43,9 +43,10 @@ test_chdir() {
shift
test_description="chdir $(print_args "$@")"
if [ "$BASH" ]; then
+   # shellcheck disable=3044
shopt -s cdable_vars
fi
-   CDPATH=child var=$CDPATH chdir "$@" \
+   CDPATH=child var=child chdir "$@" \
&& test "$PWD" != "$OLDPWD" \
&& cd - >/dev/null
}
@@ -221,8 +222,8 @@ test_is_identifier() {
1   [Z   \
1  '`a'  \
1  '`Z'  \
-   1   {a   \
-   1   {Z   \
+   1  '{a'  \
+   1  '{Z'  \
1  '|a'  \
1  '|Z'  \
1   a/   \
@@ -233,8 +234,8 @@ test_is_identifier() {
1   Z[   \
1  'a`'  \
1  'Z`'  \
-   1   a{   \
-   1   Z{   \
+   1  'a{'  \
+   1  'Z{'  \
1  'a|'  \
1  'Z|'  \
0a   \
@@ -351,6 +352,7 @@ test_yesno() {
1  '_"; set -- yes # code injection' \
0  truthful_nameref
 
+   # shellcheck disable=2034
truthful_nameref=yes
 
callback() {
@@ -433,8 +435,8 @@ fi
 # ecma48-cpr utility will not yet have been installed. Account for that by
 # redeclaring its shim function.
 if [ "${EBUILD_PHASE}" = test ]; then
-   export BUILD_DIR=${PWD}
-   _ecma48_cpr() { "${BUILD_DIR}"/ecma48-cpr "$@"; }
+   export BUILD_DIR="${PWD}"
+   _ecma48_cpr() { "${BUILD_DIR}"/ecma48-cpr; }
 fi
 
 assign_tmpdir



[gentoo-commits] proj/gentoo-functions:master commit in: /

2023-06-09 Thread Sam James
commit: be49b00f58db2c62e1a908507e80d11a1bc64611
Author: Kerin Millar  plushkava  net>
AuthorDate: Sat Jun 10 01:45:16 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Jun 10 01:48:42 2023 +
URL:
https://gitweb.gentoo.org/proj/gentoo-functions.git/commit/?id=be49b00f

test-functions: Fix non-conforming TAP 14 output

Given that there are no subtests, it isn't permissible to duplicate any
of the test numbers. Also, the test_update_cursor_coords() function was
not correctly conveying the case where the test is skipped.

Signed-off-by: Kerin Millar  plushkava.net>

 test-functions | 29 ++---
 1 file changed, 18 insertions(+), 11 deletions(-)

diff --git a/test-functions b/test-functions
index 34dc8b8..5e04c5f 100755
--- a/test-functions
+++ b/test-functions
@@ -305,23 +305,28 @@ test_is_visible() {
 }
 
 test_update_cursor_coords() {
+   printf '%d..%d\n' "${tap_i}" "${tap_i}"
+   skip() {
+   print 'ok %d # SKIP\n' "${tap_i}"
+   }
if _has_dumb_terminal; then
-   printf '1..0 # TERM defines the terminal as being dumb\n'
+   skip
elif ! ctty=$(ps -p "$$" -otty= 2>/dev/null) || [ -z "${ctty}" ]; then
-   printf '1..0 # the ps(1) implementation is defective or 
non-compliant\n'
+   # The ps(1) implementation is defective or non-compliant
+   skip
elif [ "${ctty}" = "?" ]; then
-   printf '1..0 # no controlling terminal is available\n'
+   # No controlling terminal is available
+   skip
elif [ ! -e /dev/tty ]; then
-   printf '1..0 # the /dev/tty character device is missing\n'
+   skip
elif ! _update_winsize /dev/tty; then
-   printf '1..1\n'
-   printf 'not ok 1 - ecm48-cpr failed\n'
+   printf 'not ok %d - _update_cursor_coords\n' "${tap_i}"
false
else
-   printf '1..1\n'
-   printf 'ok 1 - ecm48-cpr succeeded (x = %d, y = %d)\n' 
"${genfun_x}" "${genfun_y}"
+   printf 'ok %d - _update_cursor_coords (x = %d, y = %d)\n' 
"${tap_i}" "${genfun_x}" "${genfun_y}"
fi
 }
 
@@ -369,7 +374,7 @@ iterate_tests() {
shift
 
total=$(( $# / slice_width ))
-   printf '1..%d\n' "${total}"
+   printf '%d..%d\n' "${tap_i}" "$((tap_i + total - 1))"
passed=0
i=0
while [ "$((i += 1))" -le "${total}" ]; do
@@ -400,8 +405,9 @@ iterate_tests() {
else
expected=">=$1"
fi
-   printf 'ok %d - %s (expecting %s)\n' "${i}" 
"${test_description}" "${expected}"
+   printf 'ok %d - %s (expecting %s)\n' "${tap_i}" 
"${test_description}" "${expected}"
shift "${slice_width}"
+   tap_i=$((tap_i + 1))
done
return "$(( passed < total ))"
 }
@@ -443,6 +449,7 @@ assign_tmpdir
 
 export TEST_GENFUNCS=1
 export TZ=UTC
+tap_i=1
 
 rc=0
 test_chdir || rc=1



[gentoo-commits] proj/gentoo-functions:master commit in: /

2023-06-09 Thread Sam James
commit: bf484caa1884d1045df7fcd4a5e40c0e0cd717fb
Author: Kerin Millar  plushkava  net>
AuthorDate: Fri Jun  9 21:34:45 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Jun  9 21:34:45 2023 +
URL:
https://gitweb.gentoo.org/proj/gentoo-functions.git/commit/?id=bf484caa

Restore genfun_y at the same time as genfun_x in _eend()

That this was not happening did not yet amount to a bug but let's ensure
that it cannot be one in the future.

Signed-off-by: Kerin Millar  plushkava.net>

 functions.sh.in | 1 +
 1 file changed, 1 insertion(+)

diff --git a/functions.sh.in b/functions.sh.in
index d13be7d..d4becf8 100644
--- a/functions.sh.in
+++ b/functions.sh.in
@@ -328,6 +328,7 @@ _eend()
if [ "${offset}" -lt 0 ] || [ "${offset}" -gt 1 ]; then
printf '\033[%d;%dH' "$1" "$2"
genfun_x=$1
+   genfun_y=$2
fi
fi
 



[gentoo-commits] proj/gentoo-functions:master commit in: /

2023-06-09 Thread Sam James
commit: 347c3975525e15f52a537ef4ecccf8f3b33087bf
Author: Kerin Millar  plushkava  net>
AuthorDate: Fri Jun  9 21:26:16 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Jun  9 21:26:16 2023 +
URL:
https://gitweb.gentoo.org/proj/gentoo-functions.git/commit/?id=347c3975

Remove the vim modeline

I am fed up with the indentation behaviour being wrecked by the
imablance between ts and sw and I aleady assume that a tabstop is
equivalent to 8 spaces. Enough.

Signed-off-by: Kerin Millar  plushkava.net>

 functions.sh.in | 2 --
 1 file changed, 2 deletions(-)

diff --git a/functions.sh.in b/functions.sh.in
index 5141670..d13be7d 100644
--- a/functions.sh.in
+++ b/functions.sh.in
@@ -698,5 +698,3 @@ else
NORMAL=$(printf '\033[0m')
WARN=$(printf '\033[33;01m')
 fi
-
-# vim:ts=4



[gentoo-commits] proj/gentoo-functions:master commit in: /

2023-06-09 Thread Sam James
commit: de41ef45b33e645d04756c3a7dba2230f847eb0f
Author: Kerin Millar  plushkava  net>
AuthorDate: Fri Jun  9 22:10:04 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Jun  9 22:25:47 2023 +
URL:
https://gitweb.gentoo.org/proj/gentoo-functions.git/commit/?id=de41ef45

test-functions: Add a test for the _update_cursor_coords() function

Signed-off-by: Kerin Millar  plushkava.net>

 test-functions | 22 ++
 1 file changed, 22 insertions(+)

diff --git a/test-functions b/test-functions
index 0fd998d..9f87e98 100755
--- a/test-functions
+++ b/test-functions
@@ -303,6 +303,27 @@ test_is_visible() {
iterate_tests 2 "$@"
 }
 
+test_update_cursor_coords() {
+   if _has_dumb_terminal; then
+   printf '1..0 # TERM defines the terminal as being dumb\n'
+   elif ! ctty=$(ps -p "$$" -otty= 2>/dev/null) || [ -z "${ctty}" ]; then
+   printf '1..0 # the ps(1) implementation is defective or 
non-compliant\n'
+   elif [ "${ctty}" = "?" ]; then
+   printf '1..0 # no controlling terminal is available\n'
+   elif [ ! -e /dev/tty ]; then
+   printf '1..0 # the /dev/tty character device is missing\n'
+   elif ! _update_winsize /dev/tty; then
+   printf '1..1\n'
+   printf 'not ok 1 - ecm48-cpr failed\n'
+   false
+   else
+   printf '1..1\n'
+   printf 'ok 1 - ecm48-cpr succeeded (x = %d, y = %d)\n' 
"${genfun_x}" "${genfun_y}"
+   fi
+}
+
 test_yesno() {
set -- \
0  yes \
@@ -430,6 +451,7 @@ test_esyslog || rc=1
 test_is_identifier || rc=1
 test_is_int || rc=1
 test_is_visible || rc=1
+test_update_cursor_coords || rc=1
 test_yesno || rc=1
 cleanup_tmpdir
 exit "${rc}"



[gentoo-commits] proj/gentoo-functions:master commit in: /

2023-06-09 Thread Sam James
commit: 721c22bcd300b9a5d995e3dfbe66e46ca944e08d
Author: Kerin Millar  plushkava  net>
AuthorDate: Fri Jun  9 21:21:35 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Jun  9 21:21:51 2023 +
URL:
https://gitweb.gentoo.org/proj/gentoo-functions.git/commit/?id=721c22bc

Right-trim messages given to ebegin() and _eprint() where appropriate

Have ebegin() strip all trailing newlines rather than just one at most.
Likewise for _eprint() in the case that a smart terminal is found.

Signed-off-by: Kerin Millar  plushkava.net>

 functions.sh.in | 16 
 1 file changed, 12 insertions(+), 4 deletions(-)

diff --git a/functions.sh.in b/functions.sh.in
index 673be7d..5141670 100644
--- a/functions.sh.in
+++ b/functions.sh.in
@@ -62,8 +62,13 @@ _eprint() {
# VT100 and can be considered as a de-facto standard.
printf ' %s*%s %s%s\0337' "${color}" "${NORMAL}" 
"${genfun_indent}" "${msg}"
else
-   # Print the message without its trailing LF character.
-   msg=${msg%"${genfun_newline}"}
+   # Strip all trailing LF characters before printing the message.
+   while true; do
+   msg=${msg%"${genfun_newline}"}
+   if ! _ends_with_newline "${msg}"; then
+   break
+   fi
+   done
printf ' %s*%s %s%s' "${color}" "${NORMAL}" "${genfun_indent}" 
"${msg}"
 
# Determine the current position of the cursor
@@ -235,7 +240,9 @@ ebegin()
 
if ! yesno "${EINFO_QUIET}"; then
msg=$*
-   msg=${msg%"${genfun_newline}"}
+   while _ends_with_newline "${msg}"; do
+   msg=${msg%"${genfun_newline}"}
+   done
_eprint "${GOOD}" "${msg} ..."
fi
 }
@@ -584,7 +591,8 @@ _has_monochrome_terminal() {
 }
 
 _ends_with_newline() {
-   ! case $1 in *"${genfun_newline}") false ;; esac
+   test "${genfun_newline}" \
+   && ! case $1 in *"${genfun_newline}") false ;; esac
 }
 
 _update_tty_level() {



[gentoo-commits] proj/gentoo-functions:master commit in: /

2023-06-09 Thread Sam James
commit: be8077d728a39ae606dc6ace51cb18fe45955f78
Author: Kerin Millar  plushkava  net>
AuthorDate: Fri Jun  9 20:30:57 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Jun  9 20:45:18 2023 +
URL:
https://gitweb.gentoo.org/proj/gentoo-functions.git/commit/?id=be8077d7

test-functions: Ensure that ecma48-cpr can be resolved during src_test()

The test phase is run prior to the install phase. Compensate for this by
wrapping ecma48-cpr with a shim function and redeclaring said function
where the value of EBUILD_PHASE is equal to "test".

Signed-off-by: Kerin Millar  plushkava.net>

 functions.sh.in | 6 +-
 test-functions  | 8 
 2 files changed, 13 insertions(+), 1 deletion(-)

diff --git a/functions.sh.in b/functions.sh.in
index 3053162..673be7d 100644
--- a/functions.sh.in
+++ b/functions.sh.in
@@ -627,7 +627,7 @@ _update_winsize() {
 
 _update_cursor_coords() {
# shellcheck disable=2046
-   set -- $(@GENTOO_LIBEXEC_DIR@/ecma48-cpr)
+   set -- $(_ecma48_cpr)
if [ "$#" -eq 2 ] && is_int "$1" && is_int "$2"; then
genfun_y=$1
genfun_x=$2
@@ -638,6 +638,10 @@ _update_cursor_coords() {
fi
 }
 
+_ecma48_cpr() {
+   @GENTOO_LIBEXEC_DIR@/ecma48-cpr "$@"
+}
+
 # This is the main script, please add all functions above this point!
 # shellcheck disable=2034
 RC_GOT_FUNCTIONS="yes"

diff --git a/test-functions b/test-functions
index 5a6b23b..0d7b1ab 100755
--- a/test-functions
+++ b/test-functions
@@ -408,6 +408,14 @@ if ! . ./functions.sh; then
bailout "Couldn't source ./functions.sh"
 fi
 
+# Since the test suite is normally executed during the src_test phase, the
+# ecma48-cpr utility will not yet have been installed. Account for that by
+# redeclaring its shim function.
+if [ "${EBUILD_PHASE}" = test ]; then
+   export BUILD_DIR=${PWD}
+   _ecma48_cpr() { "${BUILD_DIR}"/ecma48-cpr "$@"; }
+fi
+
 assign_tmpdir
 
 export TEST_GENFUNCS=1



[gentoo-commits] proj/gentoo-functions:master commit in: /

2023-06-09 Thread Sam James
commit: 9ed12f2dbbd47a621839a4ba3183669f8ec5806c
Author: Kerin Millar  plushkava  net>
AuthorDate: Fri Jun  9 20:49:49 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Jun  9 20:54:07 2023 +
URL:
https://gitweb.gentoo.org/proj/gentoo-functions.git/commit/?id=9ed12f2d

Have ecma48-cpr flush the terminal's input queue

There is no guarantee that the input queue is empty at the time that
ecma48-cpr is executed. If the terminal has input waiting, not only
will ecma48-cpr potentially fail but it will pollute the input queue.
Work around this by flushing the input queue entirely. I'm not
especially pleased by this approach but I can see no other option,
short of giving up on the idea of using the CPR sequence at all.

Signed-off-by: Kerin Millar  plushkava.net>

 ecma48-cpr.c | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/ecma48-cpr.c b/ecma48-cpr.c
index 9aef182..144c4ea 100644
--- a/ecma48-cpr.c
+++ b/ecma48-cpr.c
@@ -95,6 +95,8 @@ main(void) {
 */
if (tcsetattr(STDIN_FILENO, TCSANOW, _tty) != 0) {
die("failed to modify the terminal settings");
+   } else if (tcflush(STDIN_FILENO, TCIFLUSH) != 0) {
+   die("failed to flush the terminal's input queue");
} else if (fprintf(tty, "\033[6n") != 4) {
die("failed to write the CPR sequence to the terminal");
} else if (fclose(tty) != 0) {



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

2023-06-09 Thread Sam James
commit: d75eaa69adc211e08b8153d1e416efe2f8c3ab63
Author: Sam James  gentoo  org>
AuthorDate: Sat Jun 10 04:21:00 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Jun 10 04:21:00 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d75eaa69

dev-python/python-lzo: Keyword 1.15 arm, #891511

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

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

diff --git a/dev-python/python-lzo/python-lzo-1.15.ebuild 
b/dev-python/python-lzo/python-lzo-1.15.ebuild
index 349a30e0e5b0..ec367e8ccfc9 100644
--- a/dev-python/python-lzo/python-lzo-1.15.ebuild
+++ b/dev-python/python-lzo/python-lzo-1.15.ebuild
@@ -18,7 +18,7 @@ HOMEPAGE="
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~riscv ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~x86 ~amd64-linux ~x86-linux"
 
 DEPEND="
dev-libs/lzo:2



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

2023-06-09 Thread Sam James
commit: e114c3185869b86e833299b4f10413a1a5e062f0
Author: Sam James  gentoo  org>
AuthorDate: Sat Jun 10 04:20:58 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Jun 10 04:20:58 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e114c318

app-admin/eclean-kernel: Keyword 2.99.4 arm, #891511

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

 app-admin/eclean-kernel/eclean-kernel-2.99.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-admin/eclean-kernel/eclean-kernel-2.99.4.ebuild 
b/app-admin/eclean-kernel/eclean-kernel-2.99.4.ebuild
index ac993ff2491b..50a6803c66c7 100644
--- a/app-admin/eclean-kernel/eclean-kernel-2.99.4.ebuild
+++ b/app-admin/eclean-kernel/eclean-kernel-2.99.4.ebuild
@@ -17,7 +17,7 @@ SRC_URI="
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~riscv ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~x86"
 IUSE="lz4 lzo zstd"
 
 RDEPEND="



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

2023-06-09 Thread Sam James
commit: 523bed78cd52522304e506e5e84009bb36826838
Author: Sam James  gentoo  org>
AuthorDate: Sat Jun 10 04:20:59 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Jun 10 04:20:59 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=523bed78

dev-python/pymountboot: Keyword 0.2.3-r1 arm, #891511

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

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

diff --git a/dev-python/pymountboot/pymountboot-0.2.3-r1.ebuild 
b/dev-python/pymountboot/pymountboot-0.2.3-r1.ebuild
index 0f687337deb2..0cee37410989 100644
--- a/dev-python/pymountboot/pymountboot-0.2.3-r1.ebuild
+++ b/dev-python/pymountboot/pymountboot-0.2.3-r1.ebuild
@@ -17,7 +17,7 @@ SRC_URI="
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="amd64 ~arm64 ~riscv x86"
+KEYWORDS="amd64 ~arm ~arm64 ~riscv x86"
 
 RDEPEND=">=sys-apps/util-linux-2.20"
 DEPEND="${RDEPEND}"



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

2023-06-09 Thread Sam James
commit: 398e57bc66f38e13cda0176049a39760f196d699
Author: Sam James  gentoo  org>
AuthorDate: Sat Jun 10 04:18:48 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Jun 10 04:18:48 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=398e57bc

media-libs/libmediainfo: Stabilize 23.03 amd64, #908137

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

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

diff --git a/media-libs/libmediainfo/libmediainfo-23.03.ebuild 
b/media-libs/libmediainfo/libmediainfo-23.03.ebuild
index 0f0d1faf1538..9bcac0138918 100644
--- a/media-libs/libmediainfo/libmediainfo-23.03.ebuild
+++ b/media-libs/libmediainfo/libmediainfo-23.03.ebuild
@@ -18,7 +18,7 @@ S="${WORKDIR}"/${MY_PN}Lib/Project/GNU/Library
 
 LICENSE="BSD-2"
 SLOT="0"
-KEYWORDS="~amd64 ~arm arm64 ~loong ~ppc ~ppc64 ~riscv x86"
+KEYWORDS="amd64 ~arm arm64 ~loong ~ppc ~ppc64 ~riscv x86"
 IUSE="curl doc mms"
 
 # Tests try to fetch data from online sources



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

2023-06-09 Thread Sam James
commit: a7d234c9cd9318d877daa80479ef9849f283a68a
Author: Sam James  gentoo  org>
AuthorDate: Sat Jun 10 04:19:11 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Jun 10 04:19:11 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a7d234c9

dev-python/cfn-lint: Stabilize 0.77.5 ALLARCHES, #908199

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

 dev-python/cfn-lint/cfn-lint-0.77.5.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/cfn-lint/cfn-lint-0.77.5.ebuild 
b/dev-python/cfn-lint/cfn-lint-0.77.5.ebuild
index aa05429c93b5..e4cc348ed24e 100644
--- a/dev-python/cfn-lint/cfn-lint-0.77.5.ebuild
+++ b/dev-python/cfn-lint/cfn-lint-0.77.5.ebuild
@@ -17,7 +17,7 @@ HOMEPAGE="
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~riscv x86"
 
 RDEPEND="
>=dev-python/aws-sam-translator-1.65.0[${PYTHON_USEDEP}]



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

2023-06-09 Thread Sam James
commit: 5b8a29dcf518e0757cf54827d6145e5773655892
Author: Sam James  gentoo  org>
AuthorDate: Sat Jun 10 04:19:05 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Jun 10 04:19:05 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5b8a29dc

app-forensics/pasco: Stabilize 20040505_p1-r2 x86, #908190

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

 app-forensics/pasco/pasco-20040505_p1-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-forensics/pasco/pasco-20040505_p1-r2.ebuild 
b/app-forensics/pasco/pasco-20040505_p1-r2.ebuild
index b1e7a5ee7fd1..fa40b7222c99 100644
--- a/app-forensics/pasco/pasco-20040505_p1-r2.ebuild
+++ b/app-forensics/pasco/pasco-20040505_p1-r2.ebuild
@@ -14,7 +14,7 @@ S="${WORKDIR}/${MY_P}/src"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="~amd64 ~ppc x86"
 
 PATCHES=(
"${FILESDIR}"/${P}-fix-build-system.patch



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

2023-06-09 Thread Sam James
commit: 96cd12d2afaa738a4223d8005027302c3462700c
Author: Sam James  gentoo  org>
AuthorDate: Sat Jun 10 04:19:06 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Jun 10 04:19:06 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=96cd12d2

app-forensics/galleta: Stabilize 20040505_p1-r1 x86, #908191

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

 app-forensics/galleta/galleta-20040505_p1-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-forensics/galleta/galleta-20040505_p1-r1.ebuild 
b/app-forensics/galleta/galleta-20040505_p1-r1.ebuild
index bea1416ab5a9..6125303a4df7 100644
--- a/app-forensics/galleta/galleta-20040505_p1-r1.ebuild
+++ b/app-forensics/galleta/galleta-20040505_p1-r1.ebuild
@@ -14,7 +14,7 @@ S="${WORKDIR}/${MY_P}/src"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="~amd64 ~ppc x86"
 
 PATCHES=(
"${FILESDIR}"/${P}-fix-build-system.patch



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

2023-06-09 Thread Sam James
commit: e1bdaf0ce4b4b27ee761f2d9a9e4f2be466fcb1d
Author: Sam James  gentoo  org>
AuthorDate: Sat Jun 10 04:18:52 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Jun 10 04:18:52 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e1bdaf0c

sci-libs/gklib: Stabilize 5.1.1_p20230327-r1 amd64, #908153

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

 sci-libs/gklib/gklib-5.1.1_p20230327-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sci-libs/gklib/gklib-5.1.1_p20230327-r1.ebuild 
b/sci-libs/gklib/gklib-5.1.1_p20230327-r1.ebuild
index 8676c15752a6..46bfa3f6a57e 100644
--- a/sci-libs/gklib/gklib-5.1.1_p20230327-r1.ebuild
+++ b/sci-libs/gklib/gklib-5.1.1_p20230327-r1.ebuild
@@ -14,7 +14,7 @@ S="${WORKDIR}/GKlib-${COMMIT}"
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~amd64 ~loong ~riscv ~x86"
+KEYWORDS="amd64 ~loong ~riscv ~x86"
 
 PATCHES=(
"${FILESDIR}/${P}-multilib.patch"



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

2023-06-09 Thread Sam James
commit: b5281761e7733301449eb3f5b15fb23503874996
Author: Sam James  gentoo  org>
AuthorDate: Sat Jun 10 04:19:12 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Jun 10 04:19:12 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b5281761

dev-python/PyGithub: Stabilize 1.58.2 ALLARCHES, #908202

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

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

diff --git a/dev-python/PyGithub/PyGithub-1.58.2.ebuild 
b/dev-python/PyGithub/PyGithub-1.58.2.ebuild
index c22ebb71ed44..97685ed6fe03 100644
--- a/dev-python/PyGithub/PyGithub-1.58.2.ebuild
+++ b/dev-python/PyGithub/PyGithub-1.58.2.ebuild
@@ -17,7 +17,7 @@ HOMEPAGE="
 
 LICENSE="LGPL-3+"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
 
 # cryptography via pyjwt[crypto]
 RDEPEND="



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

2023-06-09 Thread Sam James
commit: a577f6d5500e88941cdd5d4641d5139c5c8ce967
Author: Sam James  gentoo  org>
AuthorDate: Sat Jun 10 04:19:10 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Jun 10 04:19:10 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a577f6d5

x11-misc/spacefm: Stabilize 1.0.6-r2 x86, #908197

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

 x11-misc/spacefm/spacefm-1.0.6-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-misc/spacefm/spacefm-1.0.6-r2.ebuild 
b/x11-misc/spacefm/spacefm-1.0.6-r2.ebuild
index 7bfd56cf6a6b..c250bfeca80f 100644
--- a/x11-misc/spacefm/spacefm-1.0.6-r2.ebuild
+++ b/x11-misc/spacefm/spacefm-1.0.6-r2.ebuild
@@ -13,7 +13,7 @@ if [[ ${PV} == ** ]]; then
EGIT_BRANCH="next"
inherit git-r3
 else
-   KEYWORDS="amd64 ~x86"
+   KEYWORDS="amd64 x86"
SRC_URI="https://github.com/IgnorantGuru/spacefm/archive/${PV}.tar.gz 
-> ${P}.tar.gz"
 fi
 



[gentoo-commits] repo/gentoo:master commit in: app-backup/tarsnap/

2023-06-09 Thread Sam James
commit: 91d401283dea626775cc5117ddc6aa176d51c5c4
Author: Sam James  gentoo  org>
AuthorDate: Sat Jun 10 04:19:03 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Jun 10 04:19:03 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=91d40128

app-backup/tarsnap: Stabilize 1.0.40-r2 x86, #908189

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

 app-backup/tarsnap/tarsnap-1.0.40-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-backup/tarsnap/tarsnap-1.0.40-r2.ebuild 
b/app-backup/tarsnap/tarsnap-1.0.40-r2.ebuild
index 4d8fc78783f2..aeb7290bd2ce 100644
--- a/app-backup/tarsnap/tarsnap-1.0.40-r2.ebuild
+++ b/app-backup/tarsnap/tarsnap-1.0.40-r2.ebuild
@@ -12,7 +12,7 @@ S="${WORKDIR}"/${PN}-autoconf-${PV}
 
 LICENSE="tarsnap"
 SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
 IUSE="acl bzip2 lzma xattr"
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: app-backup/tarsnap/

2023-06-09 Thread Sam James
commit: 4722616c8418a057c6cd708df9a8b9a10b1d742d
Author: Sam James  gentoo  org>
AuthorDate: Sat Jun 10 04:19:02 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Jun 10 04:19:02 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4722616c

app-backup/tarsnap: Stabilize 1.0.40-r2 amd64, #908189

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

 app-backup/tarsnap/tarsnap-1.0.40-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-backup/tarsnap/tarsnap-1.0.40-r2.ebuild 
b/app-backup/tarsnap/tarsnap-1.0.40-r2.ebuild
index 630b4bb5de3e..4d8fc78783f2 100644
--- a/app-backup/tarsnap/tarsnap-1.0.40-r2.ebuild
+++ b/app-backup/tarsnap/tarsnap-1.0.40-r2.ebuild
@@ -12,7 +12,7 @@ S="${WORKDIR}"/${PN}-autoconf-${PV}
 
 LICENSE="tarsnap"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
 IUSE="acl bzip2 lzma xattr"
 
 RDEPEND="



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

2023-06-09 Thread Sam James
commit: 50269b174e1cf1b31fae1e7e751c0f5b79ccacdb
Author: Sam James  gentoo  org>
AuthorDate: Sat Jun 10 04:19:08 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Jun 10 04:19:08 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=50269b17

x11-misc/spacefm: Stabilize 1.0.6-r2 amd64, #908197

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

 x11-misc/spacefm/spacefm-1.0.6-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-misc/spacefm/spacefm-1.0.6-r2.ebuild 
b/x11-misc/spacefm/spacefm-1.0.6-r2.ebuild
index 75f2ba9b252c..7bfd56cf6a6b 100644
--- a/x11-misc/spacefm/spacefm-1.0.6-r2.ebuild
+++ b/x11-misc/spacefm/spacefm-1.0.6-r2.ebuild
@@ -13,7 +13,7 @@ if [[ ${PV} == ** ]]; then
EGIT_BRANCH="next"
inherit git-r3
 else
-   KEYWORDS="~amd64 ~x86"
+   KEYWORDS="amd64 ~x86"
SRC_URI="https://github.com/IgnorantGuru/spacefm/archive/${PV}.tar.gz 
-> ${P}.tar.gz"
 fi
 



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

2023-06-09 Thread Sam James
commit: bf76a8b9528e03ae953b80a5701fa93829c39cb3
Author: Sam James  gentoo  org>
AuthorDate: Sat Jun 10 04:19:07 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Jun 10 04:19:07 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bf76a8b9

app-forensics/rifiuti: Stabilize 20040505_p1-r1 x86, #908193

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

 app-forensics/rifiuti/rifiuti-20040505_p1-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-forensics/rifiuti/rifiuti-20040505_p1-r1.ebuild 
b/app-forensics/rifiuti/rifiuti-20040505_p1-r1.ebuild
index d745c096a672..e0fdc1156b95 100644
--- a/app-forensics/rifiuti/rifiuti-20040505_p1-r1.ebuild
+++ b/app-forensics/rifiuti/rifiuti-20040505_p1-r1.ebuild
@@ -14,7 +14,7 @@ S="${WORKDIR}/${MY_P}/src"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="~amd64 ~ppc x86"
 
 PATCHES=(
"${FILESDIR}"/${P}-fix-build-system.patch



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

2023-06-09 Thread Sam James
commit: 7336e40d0b204320e0b99b81f51194d3c5134ee5
Author: Sam James  gentoo  org>
AuthorDate: Sat Jun 10 04:18:57 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Jun 10 04:18:57 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7336e40d

dev-ruby/memoist: Stabilize 0.16.2-r1 amd64, #908177

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

 dev-ruby/memoist/memoist-0.16.2-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ruby/memoist/memoist-0.16.2-r1.ebuild 
b/dev-ruby/memoist/memoist-0.16.2-r1.ebuild
index f3d58273dd94..fe3cbf18b82c 100644
--- a/dev-ruby/memoist/memoist-0.16.2-r1.ebuild
+++ b/dev-ruby/memoist/memoist-0.16.2-r1.ebuild
@@ -13,7 +13,7 @@ HOMEPAGE="https://github.com/matthewrudy/memoist;
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~riscv ~x86"
+KEYWORDS="amd64 ~riscv ~x86"
 IUSE=""
 
 ruby_add_bdepend "test? ( dev-ruby/minitest )"



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

2023-06-09 Thread Sam James
commit: 2b59762259fd1933731f22e717e1d560aff3cc46
Author: Sam James  gentoo  org>
AuthorDate: Sat Jun 10 04:18:56 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Jun 10 04:18:56 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2b597622

dev-ruby/capybara: Stabilize 3.39.0-r1 amd64, #908163

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

 dev-ruby/capybara/capybara-3.39.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ruby/capybara/capybara-3.39.0-r1.ebuild 
b/dev-ruby/capybara/capybara-3.39.0-r1.ebuild
index daa72adcbeb3..5e2ef2879e8e 100644
--- a/dev-ruby/capybara/capybara-3.39.0-r1.ebuild
+++ b/dev-ruby/capybara/capybara-3.39.0-r1.ebuild
@@ -15,7 +15,7 @@ DESCRIPTION="Capybara aims to simplify the process of 
integration testing Rack a
 HOMEPAGE="https://github.com/teamcapybara/capybara;
 LICENSE="MIT"
 
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc ~x86"
 SLOT="3"
 IUSE="test"
 



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

2023-06-09 Thread Sam James
commit: 3a77d289d1332852c3f9e6997a08ca09184b0a0e
Author: Sam James  gentoo  org>
AuthorDate: Sat Jun 10 04:19:01 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Jun 10 04:19:01 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3a77d289

media-gfx/netgen: Stabilize 6.2.2302 amd64, #908184

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

 media-gfx/netgen/netgen-6.2.2302.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-gfx/netgen/netgen-6.2.2302.ebuild 
b/media-gfx/netgen/netgen-6.2.2302.ebuild
index b294e644ceaf..b28b9244b838 100644
--- a/media-gfx/netgen/netgen-6.2.2302.ebuild
+++ b/media-gfx/netgen/netgen-6.2.2302.ebuild
@@ -12,7 +12,7 @@ 
SRC_URI="https://github.com/NGSolve/netgen/archive/refs/tags/v${PV}.tar.gz -> ${
 
 SLOT="0"
 LICENSE="LGPL-2.1"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
 
 IUSE="ffmpeg gui jpeg logging mpi opencascade python test"
 RESTRICT="!test? ( test )"



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

2023-06-09 Thread Sam James
commit: 33e5614feb53ba80accba8b7b69549648bef89d1
Author: Sam James  gentoo  org>
AuthorDate: Sat Jun 10 04:18:41 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Jun 10 04:18:41 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=33e5614f

app-containers/podman: Stabilize 4.5.0 amd64, #908200

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

 app-containers/podman/podman-4.5.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-containers/podman/podman-4.5.0.ebuild 
b/app-containers/podman/podman-4.5.0.ebuild
index a17c3156f136..4d51b874219a 100644
--- a/app-containers/podman/podman-4.5.0.ebuild
+++ b/app-containers/podman/podman-4.5.0.ebuild
@@ -14,7 +14,7 @@ 
SRC_URI="https://github.com/containers/podman/archive/v${PV}.tar.gz -> ${MY_P}.t
 LICENSE="Apache-2.0 BSD BSD-2 CC-BY-SA-4.0 ISC MIT MPL-2.0"
 SLOT="0"
 
-KEYWORDS="~amd64 arm64 ~ppc64 ~riscv"
+KEYWORDS="amd64 arm64 ~ppc64 ~riscv"
 IUSE="apparmor btrfs cgroup-hybrid +fuse +init +rootless selinux"
 RESTRICT="test"
 



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

2023-06-09 Thread Sam James
commit: 80293eb37de2d7bc48e619f7998d27597191720f
Author: Sam James  gentoo  org>
AuthorDate: Sat Jun 10 04:18:47 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Jun 10 04:18:47 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=80293eb3

mail-filter/opendkim: Stabilize 2.10.3-r30 x86, #908129

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

 mail-filter/opendkim/opendkim-2.10.3-r30.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/mail-filter/opendkim/opendkim-2.10.3-r30.ebuild 
b/mail-filter/opendkim/opendkim-2.10.3-r30.ebuild
index 44e60bed1f71..996ffbef1220 100644
--- a/mail-filter/opendkim/opendkim-2.10.3-r30.ebuild
+++ b/mail-filter/opendkim/opendkim-2.10.3-r30.ebuild
@@ -14,7 +14,7 @@ 
SRC_URI="https://downloads.sourceforge.net/project/opendkim/${P}.tar.gz;
 # The GPL-2 is for the init script, bug 425960.
 LICENSE="BSD GPL-2 Sendmail-Open-Source"
 SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~x86"
+KEYWORDS="amd64 ~arm ~arm64 x86"
 IUSE="berkdb ldap lmdb lua memcached opendbx poll sasl selinux +ssl 
static-libs stats querycache test unbound"
 
 BDEPEND="acct-user/opendkim



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

2023-06-09 Thread Sam James
commit: 273dd62873c4c3da3677f92b3f3f14f515456ea1
Author: Sam James  gentoo  org>
AuthorDate: Sat Jun 10 04:19:00 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Jun 10 04:19:00 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=273dd628

sci-mathematics/jags: Stabilize 4.3.1 amd64, #908183

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

 sci-mathematics/jags/jags-4.3.1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/sci-mathematics/jags/jags-4.3.1.ebuild 
b/sci-mathematics/jags/jags-4.3.1.ebuild
index 3b7d97d08930..450c8d50908b 100644
--- a/sci-mathematics/jags/jags-4.3.1.ebuild
+++ b/sci-mathematics/jags/jags-4.3.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -14,7 +14,7 @@ S="${WORKDIR}/${MYP}"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux"
 IUSE="doc"
 
 RDEPEND="



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

2023-06-09 Thread Sam James
commit: 63deafea6c8a36e8c8ad30b74b4664ddbbd12be8
Author: Sam James  gentoo  org>
AuthorDate: Sat Jun 10 04:18:53 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Jun 10 04:18:53 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=63deafea

dev-ml/camomile: Stabilize 2.0.0 amd64, #908160

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

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

diff --git a/dev-ml/camomile/camomile-2.0.0.ebuild 
b/dev-ml/camomile/camomile-2.0.0.ebuild
index 333db6f3ae41..1e26735b7187 100644
--- a/dev-ml/camomile/camomile-2.0.0.ebuild
+++ b/dev-ml/camomile/camomile-2.0.0.ebuild
@@ -12,7 +12,7 @@ S="${WORKDIR}/${P^}"
 
 LICENSE="LGPL-2"
 SLOT="0/${PV}"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
 IUSE="+ocamlopt"
 
 # Unbound module errors



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

2023-06-09 Thread Sam James
commit: e3f95fae25254ac404c495424386c68c97be1c50
Author: Sam James  gentoo  org>
AuthorDate: Sat Jun 10 04:18:58 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Jun 10 04:18:58 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e3f95fae

www-apache/passenger: Stabilize 6.0.17 x86, #908181

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

 www-apache/passenger/passenger-6.0.17.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/www-apache/passenger/passenger-6.0.17.ebuild 
b/www-apache/passenger/passenger-6.0.17.ebuild
index 5bae7fe2abb3..870c6cb638d2 100644
--- a/www-apache/passenger/passenger-6.0.17.ebuild
+++ b/www-apache/passenger/passenger-6.0.17.ebuild
@@ -13,7 +13,7 @@ 
SRC_URI="https://s3.amazonaws.com/phusion-passenger/releases/${P}.tar.gz;
 # Passenger is licensed MIT, but vendored code licenses should also be taken 
into account.
 LICENSE="Boost-1.0 MIT BSD"
 SLOT="0"
-KEYWORDS="amd64 ~ppc ~ppc64 ~x86"
+KEYWORDS="amd64 ~ppc ~ppc64 x86"
 IUSE="apache2 debug"
 
 ruby_add_bdepend "dev-ruby/rake"



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

2023-06-09 Thread Sam James
commit: cd1b76adf8910b96610d5090a49860e0d7786cbc
Author: Sam James  gentoo  org>
AuthorDate: Sat Jun 10 04:18:49 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Jun 10 04:18:49 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cd1b76ad

dev-perl/Net-SSH-AuthorizedKeysFile: Stabilize 0.180.0-r3 x86, #908147

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

 .../Net-SSH-AuthorizedKeysFile-0.180.0-r3.ebuild| 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/dev-perl/Net-SSH-AuthorizedKeysFile/Net-SSH-AuthorizedKeysFile-0.180.0-r3.ebuild
 
b/dev-perl/Net-SSH-AuthorizedKeysFile/Net-SSH-AuthorizedKeysFile-0.180.0-r3.ebuild
index 5cf26e047c3c..2b596c9157b1 100644
--- 
a/dev-perl/Net-SSH-AuthorizedKeysFile/Net-SSH-AuthorizedKeysFile-0.180.0-r3.ebuild
+++ 
b/dev-perl/Net-SSH-AuthorizedKeysFile/Net-SSH-AuthorizedKeysFile-0.180.0-r3.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Read and modify ssh's authorized_keys files"
 
 SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
 
 SRC_URI+=" 
https://github.com/mschilli/net-ssh-authorizedkeysfile-perl/pull/4.patch -> 
${PF}-extra-keys-v2.patch "
 PATCHES=(



[gentoo-commits] repo/gentoo:master commit in: sci-calculators/qalculate-gtk/

2023-06-09 Thread Sam James
commit: d4fd638d349dff2a1df654cdee49f867a271b991
Author: Sam James  gentoo  org>
AuthorDate: Sat Jun 10 04:18:51 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Jun 10 04:18:51 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d4fd638d

sci-calculators/qalculate-gtk: Stabilize 4.6.1 amd64, #908151

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

 sci-calculators/qalculate-gtk/qalculate-gtk-4.6.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sci-calculators/qalculate-gtk/qalculate-gtk-4.6.1.ebuild 
b/sci-calculators/qalculate-gtk/qalculate-gtk-4.6.1.ebuild
index 58e226b9d9ea..98fd4c48f985 100644
--- a/sci-calculators/qalculate-gtk/qalculate-gtk-4.6.1.ebuild
+++ b/sci-calculators/qalculate-gtk/qalculate-gtk-4.6.1.ebuild
@@ -13,7 +13,7 @@ 
SRC_URI="https://github.com/Qalculate/${PN}/releases/download/v${PV}/${P}.tar.gz
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm64 ~hppa ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 ~arm64 ~hppa ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux"
 
 RDEPEND="dev-libs/glib:2
>=sci-libs/libqalculate-${PV}:=



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

2023-06-09 Thread Sam James
commit: 94cabbb6b7090cc493d4fe264adef71ed7a8a4f9
Author: Sam James  gentoo  org>
AuthorDate: Sat Jun 10 04:18:55 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Jun 10 04:18:55 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=94cabbb6

dev-ml/camomile: Stabilize 2.0.0 x86, #908160

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

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

diff --git a/dev-ml/camomile/camomile-2.0.0.ebuild 
b/dev-ml/camomile/camomile-2.0.0.ebuild
index 1e26735b7187..08ff7859395f 100644
--- a/dev-ml/camomile/camomile-2.0.0.ebuild
+++ b/dev-ml/camomile/camomile-2.0.0.ebuild
@@ -12,7 +12,7 @@ S="${WORKDIR}/${P^}"
 
 LICENSE="LGPL-2"
 SLOT="0/${PV}"
-KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 x86"
 IUSE="+ocamlopt"
 
 # Unbound module errors



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

2023-06-09 Thread Sam James
commit: 976a794a31ef04e483badb98f640e79cd967ec39
Author: Sam James  gentoo  org>
AuthorDate: Sat Jun 10 04:18:46 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Jun 10 04:18:46 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=976a794a

mail-filter/opendkim: Stabilize 2.10.3-r30 amd64, #908129

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

 mail-filter/opendkim/opendkim-2.10.3-r30.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/mail-filter/opendkim/opendkim-2.10.3-r30.ebuild 
b/mail-filter/opendkim/opendkim-2.10.3-r30.ebuild
index bb6117a78bb2..44e60bed1f71 100644
--- a/mail-filter/opendkim/opendkim-2.10.3-r30.ebuild
+++ b/mail-filter/opendkim/opendkim-2.10.3-r30.ebuild
@@ -14,7 +14,7 @@ 
SRC_URI="https://downloads.sourceforge.net/project/opendkim/${P}.tar.gz;
 # The GPL-2 is for the init script, bug 425960.
 LICENSE="BSD GPL-2 Sendmail-Open-Source"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~x86"
 IUSE="berkdb ldap lmdb lua memcached opendbx poll sasl selinux +ssl 
static-libs stats querycache test unbound"
 
 BDEPEND="acct-user/opendkim



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

2023-06-09 Thread Sam James
commit: 11eedb4d280e7a85895cb1a6f47ff086fe967961
Author: Sam James  gentoo  org>
AuthorDate: Sat Jun 10 04:18:42 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Jun 10 04:18:42 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=11eedb4d

dev-python/websockets: Stabilize 11.0.3-r1 amd64, #908203

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

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

diff --git a/dev-python/websockets/websockets-11.0.3-r1.ebuild 
b/dev-python/websockets/websockets-11.0.3-r1.ebuild
index 16b24be6c9ef..4ca10af58f5f 100644
--- a/dev-python/websockets/websockets-11.0.3-r1.ebuild
+++ b/dev-python/websockets/websockets-11.0.3-r1.ebuild
@@ -24,7 +24,7 @@ SRC_URI="
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv 
~s390 ~sparc ~x86"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv 
~s390 ~sparc ~x86"
 IUSE="+native-extensions"
 
 distutils_enable_tests pytest



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

2023-06-09 Thread Sam James
commit: e4d76e932f35f917f77233f7c7251372ab20
Author: Sam James  gentoo  org>
AuthorDate: Sat Jun 10 04:18:44 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Jun 10 04:18:44 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e4d76e93

dev-util/fq: Stabilize 0.5.0 amd64, #908114

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

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

diff --git a/dev-util/fq/fq-0.5.0.ebuild b/dev-util/fq/fq-0.5.0.ebuild
index 5df96c3f076c..ac1877d19d56 100644
--- a/dev-util/fq/fq-0.5.0.ebuild
+++ b/dev-util/fq/fq-0.5.0.ebuild
@@ -12,7 +12,7 @@ SRC_URI+=" 
https://dev.gentoo.org/~sam/distfiles/${CATEGORY}/${PN}/${P}-deps.tar
 
 LICENSE="MIT BSD-2"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64"
+KEYWORDS="amd64 ~arm ~arm64"
 IUSE="test"
 RESTRICT="!test? ( test )"
 



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

2023-06-09 Thread Michael Orlitzky
commit: 27014f8e322e2cef4dcfc8f6d4d1b08b1bcd9ed2
Author: Michael Orlitzky  gentoo  org>
AuthorDate: Sat Jun 10 01:12:32 2023 +
Commit: Michael Orlitzky  gentoo  org>
CommitDate: Sat Jun 10 01:22:46 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=27014f8e

dev-php/PEAR-Net_SMTP: drop 1.7.2-r3, 1.7.3, 1.8.1, 1.9.0, 1.9.1, 1.9.2

Signed-off-by: Michael Orlitzky  gentoo.org>

 dev-php/PEAR-Net_SMTP/Manifest |  6 
 .../PEAR-Net_SMTP/PEAR-Net_SMTP-1.7.2-r3.ebuild| 30 ---
 dev-php/PEAR-Net_SMTP/PEAR-Net_SMTP-1.7.3.ebuild   | 30 ---
 dev-php/PEAR-Net_SMTP/PEAR-Net_SMTP-1.8.1.ebuild   | 29 --
 dev-php/PEAR-Net_SMTP/PEAR-Net_SMTP-1.9.0.ebuild   | 29 --
 dev-php/PEAR-Net_SMTP/PEAR-Net_SMTP-1.9.1.ebuild   | 29 --
 dev-php/PEAR-Net_SMTP/PEAR-Net_SMTP-1.9.2.ebuild   | 34 --
 7 files changed, 187 deletions(-)

diff --git a/dev-php/PEAR-Net_SMTP/Manifest b/dev-php/PEAR-Net_SMTP/Manifest
index 27fdaf641c7e..addb182d3212 100644
--- a/dev-php/PEAR-Net_SMTP/Manifest
+++ b/dev-php/PEAR-Net_SMTP/Manifest
@@ -1,7 +1 @@
 DIST Net_SMTP-1.10.0.tgz 15350 BLAKE2B 
9603188e5e70aac98135a7ab0248ccff2ebc1cbc2757ce65870228217936acd34249385bea352a3c5f64637ed82621fa17ee717f76d23c586140884d670dcff7
 SHA512 
4a742ea4521d6ee4889db365691cb3cd8299b9946618e7a80a10d025c4c3f68a91274829fc48ed9d095632e282b32b6e5fede633a5d48e2d995ce48b3893b218
-DIST Net_SMTP-1.7.2.tgz 14795 BLAKE2B 
e7be5c595e5eb9cd98c0cb82899545b02399ce3aedd35e419a451ad1aa3f4c3c36a10c212508795bc39a044c99206db5ad700f6e7c110eec3b68cb623af4e457
 SHA512 
06ab00a033709c5f4adc01fabe100ee0033b07e1c5633f995a672bf463484622a5bd976ada9932ee741ff593d739bd1172566f0a8446060bbccde71ea5b0160d
-DIST Net_SMTP-1.7.3.tgz 14855 BLAKE2B 
b6891196a6871adc3936c89507e3aef1f7d9af045acab09aba5f145a9d1e1da5cee2608873f7a42ebc1d00f99ec733823afe94e15c283245ed1bc035858d94a7
 SHA512 
b1c2be95c50151e91c2dcc7b9d98233504cc2389c01e4e42e752cba606355da616e570ca86042b68498aad63aaad14ea048b0a0e4e2baa802dc58c440eb60f15
-DIST Net_SMTP-1.8.1.tgz 14931 BLAKE2B 
9194e46d1987e48f58c3b851bf6921b4308d39d17b7ca028a4a58a6583171dbe31020477cd7f808ac72ffae81f315e3b416cd5f52e898e0d12cc802af5dbcaa7
 SHA512 
ba3b68e35d95cc41ef33105402348a322e54c6335d819d1a6e1264f25bc30def4485d0da34901ca203ccd591aeddffbe75b5acb11fb7415a1a13668198aa9942
-DIST Net_SMTP-1.9.0.tgz 15135 BLAKE2B 
9413daf3741a0dd50e19cff89f501c57f442fda38b69c8dad860ba257ff7333fa4f50e2530d86599d4f38c6e3dbc67d7a401fe8be3bf85266c76701038f63247
 SHA512 
fb28bbf07e54d71d1a82d59b137e4905c77b5600c10cf7760890ec708fc9e6df9d47715cf6808569f88603fac80c1cfdd7c4f3893efe7ac7aecaac47ba849ec2
-DIST Net_SMTP-1.9.1.tgz 15146 BLAKE2B 
1bc1a837cc658f68b5ff866758d624f4d916e1b97166b0fe1b3257200ab3fbc76c52fa567eb064f82e4dbed38ec1e2364962bf2c4cf7d60c3c6f2a0a45a0ecc6
 SHA512 
6426ef18203b93960bd85d346622fdb6a76cb3f2182ae6c7ab21c9cfddaf779a7fdd02b0ac5425443265b522147f54ca9ef8ff7eef4a17428c7c664d8dab5993
-DIST Net_SMTP-1.9.2.tgz 15132 BLAKE2B 
e7d3d23431303a016d802340857ca13beb8863e9ba7612070487eeb3fa458a283bfa66155cc445e9aa3ae53b285eeb8fe8f203db0f98a4b8963b1cf3e266712b
 SHA512 
9477926946591443d2120d1289fe01706d2fcdbfb84f46fab68d8b6313d1bda3f8d272580c3aa51cbd2a98728e7eeba93299c2069df6c130c70dafc280226556

diff --git a/dev-php/PEAR-Net_SMTP/PEAR-Net_SMTP-1.7.2-r3.ebuild 
b/dev-php/PEAR-Net_SMTP/PEAR-Net_SMTP-1.7.2-r3.ebuild
deleted file mode 100644
index 14096f2f0e34..
--- a/dev-php/PEAR-Net_SMTP/PEAR-Net_SMTP-1.7.2-r3.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-MY_PN="${PN/PEAR-/}"
-MY_P="${MY_PN}-${PV}"
-
-DESCRIPTION="A PHP implementation of the SMTP protocol"
-HOMEPAGE="https://pear.php.net/package/Net_SMTP;
-SRC_URI="http://download.pear.php.net/package/${MY_P}.tgz;
-LICENSE="PHP-3.01"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ppc ppc64 ~s390 sparc x86"
-IUSE="examples sasl"
-DEPEND=""
-RDEPEND="dev-lang/php:*
-   dev-php/PEAR-Net_Socket
-   dev-php/PEAR-PEAR
-   sasl? ( dev-php/PEAR-Auth_SASL )"
-
-S="${WORKDIR}/${MY_P}"
-
-src_install() {
-   dodoc docs/guide.txt
-   use examples && dodoc -r examples
-
-   insinto /usr/share/php
-   doins -r Net
-}

diff --git a/dev-php/PEAR-Net_SMTP/PEAR-Net_SMTP-1.7.3.ebuild 
b/dev-php/PEAR-Net_SMTP/PEAR-Net_SMTP-1.7.3.ebuild
deleted file mode 100644
index ba2d4e8a2dea..
--- a/dev-php/PEAR-Net_SMTP/PEAR-Net_SMTP-1.7.3.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-MY_PN="${PN/PEAR-/}"
-MY_P="${MY_PN}-${PV}"
-
-DESCRIPTION="A PHP implementation of the SMTP protocol"
-HOMEPAGE="https://pear.php.net/package/Net_SMTP;
-SRC_URI="http://download.pear.php.net/package/${MY_P}.tgz;
-LICENSE="PHP-3.01"
-SLOT="0"

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

2023-06-09 Thread Michael Orlitzky
commit: b148ee1db2863d811f5e5055c8bedc0acc8dd6e4
Author: Michael Orlitzky  gentoo  org>
AuthorDate: Sat Jun 10 01:17:36 2023 +
Commit: Michael Orlitzky  gentoo  org>
CommitDate: Sat Jun 10 01:22:48 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b148ee1d

dev-php/PEAR-Net_Sieve: stabilize 1.4.6

This version is actually newer than the recently stabilized 1.5.4. I'm
taking advantage of ALLARCHES to quietly stabilize it without causing
any confusion.

Signed-off-by: Michael Orlitzky  gentoo.org>

 dev-php/PEAR-Net_Sieve/PEAR-Net_Sieve-1.4.6.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-php/PEAR-Net_Sieve/PEAR-Net_Sieve-1.4.6.ebuild 
b/dev-php/PEAR-Net_Sieve/PEAR-Net_Sieve-1.4.6.ebuild
index 2a267b616095..2c008c382b4e 100644
--- a/dev-php/PEAR-Net_Sieve/PEAR-Net_Sieve-1.4.6.ebuild
+++ b/dev-php/PEAR-Net_Sieve/PEAR-Net_Sieve-1.4.6.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -8,7 +8,7 @@ inherit php-pear-r2
 DESCRIPTION="An API for talking to sieve (RFC 3028) servers"
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86"
+KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ppc ppc64 ~s390 sparc x86"
 IUSE="sasl"
 
 RDEPEND="dev-php/PEAR-Net_Socket



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

2023-06-09 Thread Michael Orlitzky
commit: 83a846c0b06bf1e3f8e3fcfa9c80dc659767f072
Author: Michael Orlitzky  gentoo  org>
AuthorDate: Sat Jun 10 01:20:40 2023 +
Commit: Michael Orlitzky  gentoo  org>
CommitDate: Sat Jun 10 01:22:48 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=83a846c0

dev-php/PEAR-Net_Sieve: drop 1.5.2-r1, 1.5.4

Signed-off-by: Michael Orlitzky  gentoo.org>

 dev-php/PEAR-Net_Sieve/Manifest|  2 --
 .../PEAR-Net_Sieve/PEAR-Net_Sieve-1.5.2-r1.ebuild  | 28 --
 dev-php/PEAR-Net_Sieve/PEAR-Net_Sieve-1.5.4.ebuild | 28 --
 3 files changed, 58 deletions(-)

diff --git a/dev-php/PEAR-Net_Sieve/Manifest b/dev-php/PEAR-Net_Sieve/Manifest
index 6a3fc26f6329..1758b629f479 100644
--- a/dev-php/PEAR-Net_Sieve/Manifest
+++ b/dev-php/PEAR-Net_Sieve/Manifest
@@ -1,3 +1 @@
 DIST Net_Sieve-1.4.6.tgz 16556 BLAKE2B 
fd83f934f1b6bce9459113036a04bf9a59695789f5e3f2308ecd382af8d129ae95a1da73c49b41de83c078551f143c7546f531bb3ba975bfe73eae8b5572de1c
 SHA512 
8d10c00336fd9a8f3a6e4da2e549112bb8d16f96f4bba7854cb9a95d2385b50f88e2c10b2d75e90913dbe927925ac40e0b2e4536fe1b8aa44bc5e31db0f28851
-DIST PEAR-Net_Sieve-1.5.2.tar.gz 16332 BLAKE2B 
24d385225fbf3c4bf5612927826ced468ccb5addeac9cd49c6fb617304fa77f4a44a11e3adf09173f65315d8a0755e44e93d0a7ae1c60f1a954849bee2380053
 SHA512 
672d2f6f4c3241f748fbdebd804f2186dd2a5f8b7be6a75cb9187ed16e61502e4a338bfaa1815190b74ab534cb7277b534b0542309098797fcb63582dc81bdbe
-DIST PEAR-Net_Sieve-1.5.4.tar.gz 16306 BLAKE2B 
6ecd4ef669211b01089f29c48735b7259c392510f09df9aa0f1126fef8e3ebbf83803ab47bdd37c9b798a2add4c3d19e1a04960290a202070e17ee1f8041d02d
 SHA512 
c981ba421946cc1eb1f2101cf25cbfbbcf56b74f92a8a257b19a8b43fb04ad2d8c9d93a2f44903589bb6014c53cc6ae96c44b1c31c389510439f1f2da57b3353

diff --git a/dev-php/PEAR-Net_Sieve/PEAR-Net_Sieve-1.5.2-r1.ebuild 
b/dev-php/PEAR-Net_Sieve/PEAR-Net_Sieve-1.5.2-r1.ebuild
deleted file mode 100644
index cbabb2dfdd7c..
--- a/dev-php/PEAR-Net_Sieve/PEAR-Net_Sieve-1.5.2-r1.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-MY_PN="${PN/PEAR-/}"
-
-DESCRIPTION="An API for talking to sieve (RFC 3028) servers"
-HOMEPAGE="https://github.com/roundcube/Net_Sieve;
-SRC_URI="https://github.com/roundcube/${MY_PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ppc ppc64 ~s390 sparc x86"
-IUSE="sasl"
-
-RDEPEND="dev-lang/php:*
-   dev-php/PEAR-PEAR
-   dev-php/PEAR-Net_Socket
-   sasl? ( dev-php/PEAR-Auth_SASL )"
-
-S="${WORKDIR}/${MY_PN}-${PV}"
-
-src_install() {
-   # Install into "Net" for backwards compatibility (that's where PEAR
-   # used to put things).
-   insinto /usr/share/php/Net
-   doins Sieve.php
-}

diff --git a/dev-php/PEAR-Net_Sieve/PEAR-Net_Sieve-1.5.4.ebuild 
b/dev-php/PEAR-Net_Sieve/PEAR-Net_Sieve-1.5.4.ebuild
deleted file mode 100644
index 2d293f99bd59..
--- a/dev-php/PEAR-Net_Sieve/PEAR-Net_Sieve-1.5.4.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-MY_PN="${PN/PEAR-/}"
-
-DESCRIPTION="An API for talking to sieve (RFC 3028) servers"
-HOMEPAGE="https://github.com/roundcube/Net_Sieve;
-SRC_URI="https://github.com/roundcube/${MY_PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ppc ppc64 ~s390 sparc x86"
-IUSE="sasl"
-
-RDEPEND="dev-lang/php:*
-   dev-php/PEAR-PEAR
-   dev-php/PEAR-Net_Socket
-   sasl? ( dev-php/PEAR-Auth_SASL )"
-
-S="${WORKDIR}/${MY_PN}-${PV}"
-
-src_install() {
-   # Install into "Net" for backwards compatibility (that's where PEAR
-   # used to put things).
-   insinto /usr/share/php/Net
-   doins Sieve.php
-}



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

2023-06-09 Thread Michael Orlitzky
commit: 7eda2ac944ef195219e863ea5dfb75c427a225c2
Author: Michael Orlitzky  gentoo  org>
AuthorDate: Sat Jun 10 01:16:27 2023 +
Commit: Michael Orlitzky  gentoo  org>
CommitDate: Sat Jun 10 01:22:47 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7eda2ac9

dev-php/PEAR-Mail_Mime: drop 1.10.2-r1, 1.10.10

Signed-off-by: Michael Orlitzky  gentoo.org>

 dev-php/PEAR-Mail_Mime/Manifest|  2 --
 .../PEAR-Mail_Mime/PEAR-Mail_Mime-1.10.10.ebuild   | 26 --
 .../PEAR-Mail_Mime/PEAR-Mail_Mime-1.10.2-r1.ebuild | 24 
 3 files changed, 52 deletions(-)

diff --git a/dev-php/PEAR-Mail_Mime/Manifest b/dev-php/PEAR-Mail_Mime/Manifest
index 7240c41535b0..fab2f696e5db 100644
--- a/dev-php/PEAR-Mail_Mime/Manifest
+++ b/dev-php/PEAR-Mail_Mime/Manifest
@@ -1,3 +1 @@
-DIST Mail_Mime-1.10.10.tgz 40520 BLAKE2B 
a552ee3e374e7af078ea1a266793aa88b74cd98a630eeced9ef0525ada9dacd645b9182da91cf39b09e9824672478bc0bfc1d3370bf6d839cf11bd67a3e96cdc
 SHA512 
0d1bd45424ee560961a827bdcc1c93516c6cd7987745a4571224aa42b7cc22c284931ff9c56c7df1371ae1d763449e04da5d4ccf0cc6ad00306c436fc81ae2e6
 DIST Mail_Mime-1.10.11.tgz 40930 BLAKE2B 
e02f5f8fc43949a32edf4a8fc835e4a6b4f44b509f3066b35ca0822a4cc723eb5fba860161a88d10d788811e5ef34d72e845fbf9b2768a83d87bc95445e8a967
 SHA512 
405873f92542f6f6d4433959ed3c741d64afe70852ddc9582d995485f327f662bccc82af0dfef3ccca61ec6497d67ea8f9d04d95f25443c57e3a319f96f7ac30
-DIST Mail_Mime-1.10.2.tgz 36501 BLAKE2B 
59e900b99061e84d307eb46d295f843404ae06b01936cec4ed610c298b6f7e8fcee15098fa6d935696122311eae2dbf733611410b2249f2535673a3031011fa3
 SHA512 
4e3b2a2adc58d8b4f16f56509c9f22638dc37aedf1bec60871706390198198be6ed6dccae8c250eb33de3a441aeb122097ffaddbc49191745f0f09693ec6612b

diff --git a/dev-php/PEAR-Mail_Mime/PEAR-Mail_Mime-1.10.10.ebuild 
b/dev-php/PEAR-Mail_Mime/PEAR-Mail_Mime-1.10.10.ebuild
deleted file mode 100644
index d160755e6c3f..
--- a/dev-php/PEAR-Mail_Mime/PEAR-Mail_Mime-1.10.10.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="7"
-
-inherit php-pear-r2
-
-DESCRIPTION="Create and manipulate mime messages with PHP"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ppc ppc64 ~s390 sparc x86"
-IUSE="test"
-
-RESTRICT="!test? ( test )"
-
-DEPEND="test? ( dev-php/PEAR-PEAR )"
-
-src_test() {
-   # Requires the "pear" executable from dev-php/PEAR-PEAR.
-   pear run-tests tests || die
-
-   # The command succeeds regardless of whether or not the test suite
-   # passed, but this file is only written when there was a failure.
-   [[ -f run-tests.log ]] && die "test suite failed"
-}

diff --git a/dev-php/PEAR-Mail_Mime/PEAR-Mail_Mime-1.10.2-r1.ebuild 
b/dev-php/PEAR-Mail_Mime/PEAR-Mail_Mime-1.10.2-r1.ebuild
deleted file mode 100644
index e22fdede48c0..
--- a/dev-php/PEAR-Mail_Mime/PEAR-Mail_Mime-1.10.2-r1.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit php-pear-r2
-
-DESCRIPTION="Create and manipulate mime messages with PHP"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ppc ppc64 ~s390 sparc x86"
-IUSE="test"
-RESTRICT="!test? ( test )"
-DEPEND="test? ( dev-php/PEAR-PEAR )"
-
-src_test() {
-   # Requires the "pear" executable from dev-php/PEAR-PEAR.
-   pear run-tests tests || die
-
-   # The command succeeds regardless of whether or not the test suite
-   # passed, but this file is only written when there was a failure.
-   [[ -f run-tests.log ]] && die "test suite failed"
-}



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

2023-06-09 Thread Michael Orlitzky
commit: b18521aa4ec97eeec3f15390ab917b5eabd66c49
Author: Michael Orlitzky  gentoo  org>
AuthorDate: Sat Jun 10 01:13:06 2023 +
Commit: Michael Orlitzky  gentoo  org>
CommitDate: Sat Jun 10 01:22:46 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b18521aa

dev-php/adodb: drop 5.21.4

Signed-off-by: Michael Orlitzky  gentoo.org>

 dev-php/adodb/Manifest|  1 -
 dev-php/adodb/adodb-5.21.4.ebuild | 40 ---
 2 files changed, 41 deletions(-)

diff --git a/dev-php/adodb/Manifest b/dev-php/adodb/Manifest
index 13b0e7dfce94..f4102820ee49 100644
--- a/dev-php/adodb/Manifest
+++ b/dev-php/adodb/Manifest
@@ -1,2 +1 @@
-DIST adodb-5.21.4.tar.gz 435699 BLAKE2B 
7025a7ba322840d62e5b2b3f9e5933d89560a0eff52f0d77976ca442080e7a6a6d778d4fa106357ab68b4f207c98503854f601f579c0c11ee27fb52da5f53519
 SHA512 
0142ffa0dad1275780aadbc1ad702870b977eb141321f19c265310284d6d4a0820653e77fb3b4ce002dcc42fa952546e90428dff4f931a2bb2a83031bd818f01
 DIST adodb-5.22.2.tar.gz 443988 BLAKE2B 
1166c7b53a5ff39afe8d0a77cf56d2682e7f68d8f52f12ed9bf2519f4a15c626e26b590c7df3066f65bf6bbb7458be502d5a9e9b1ed2663286c51761fd58784c
 SHA512 
50c2784f92e9ac372b34ed32d41efe82341dad09f269603359c50a30c9c301b7e65b2dfa75ae02cc7f12437ef57d8a9575e5a36e68d5b6e225fa1073ead3e339

diff --git a/dev-php/adodb/adodb-5.21.4.ebuild 
b/dev-php/adodb/adodb-5.21.4.ebuild
deleted file mode 100644
index 959467cd5f15..
--- a/dev-php/adodb/adodb-5.21.4.ebuild
+++ /dev/null
@@ -1,40 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-MY_PN="ADOdb"
-DESCRIPTION="Database abstraction layer for PHP"
-HOMEPAGE="https://adodb.org/ https://github.com/ADOdb/ADOdb;
-SRC_URI="https://github.com/${MY_PN}/${MY_PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
-
-LICENSE="BSD LGPL-2.1+"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ppc ppc64 sparc x86"
-IUSE=""
-
-# If you want to be picky, we should require that PHP be built with at
-# least one database driver enabled; otherwise adodb isn't going to be
-# able to do anything. But, the database USE flags for dev-lang/php are
-# a mess. What we would *like* to do is have a set of USE flags for
-# adodb that then propagate to PHP itself... for example, adodb[mysql]
-# could require php[mysql]. To do that would require that we duplicate
-# the database USE flag mess for adodb -- not desirable. Instead we punt
-# and let the user install adodb unconditionally. If he doesn't have
-# database support in PHP, it just won't work.
-RDEPEND="dev-lang/php:*"
-
-S="${WORKDIR}/${MY_PN}-${PV}"
-
-src_install() {
-   DOCS="README.md docs/changelog*.md xmlschema*.dtd session/*.sql"
-   DOCS+=" session/*.txt session/*.xml pear/auth_adodb_example.php"
-   DOCS+=" pear/readme.Auth.txt"
-
-   dodoc $DOCS
-   rm -f $DOCS || die "failed to remove docs before installation"
-
-   insinto "/usr/share/php/${PN}"
-   doins *.php
-   doins -r datadict drivers lang pear perf session xsl
-}



[gentoo-commits] repo/gentoo:master commit in: gui-libs/libadwaita/

2023-06-09 Thread Matt Turner
commit: 61cb5730c8e643ceda3358f3429e7e81932385e8
Author: Guillermo Joandet  gmail  com>
AuthorDate: Sat Jun 10 00:49:20 2023 +
Commit: Matt Turner  gentoo  org>
CommitDate: Sat Jun 10 01:15:06 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=61cb5730

gui-libs/libadwaita: Version bump to 1.3.3

Signed-off-by: Guillermo Joandet  gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/31369
Signed-off-by: Matt Turner  gentoo.org>

 gui-libs/libadwaita/Manifest|  1 +
 gui-libs/libadwaita/libadwaita-1.3.3.ebuild | 65 +
 2 files changed, 66 insertions(+)

diff --git a/gui-libs/libadwaita/Manifest b/gui-libs/libadwaita/Manifest
index dfafbec939ce..91f3c47392c4 100644
--- a/gui-libs/libadwaita/Manifest
+++ b/gui-libs/libadwaita/Manifest
@@ -1 +1,2 @@
 DIST libadwaita-1.3.2.tar.xz 3132728 BLAKE2B 
ca9839af1016fae291d8d40dfc29c82ec92c2a22dc5b164290f755b40d01dfe0112afcf0c95101e37874ccf97b5ee2b5d5543315ef1144dc0ebaa73fa820afdb
 SHA512 
86591af2a699931518e211a41844a23d5aaaccb6196d39b28f4768129852c33267e9a66a91dc274711a31df38b84f39feb7c7d22ae54b946a16cea4865ac83e8
+DIST libadwaita-1.3.3.tar.xz 3145696 BLAKE2B 
1aa9de9cb5852cb2c57f6442c0f71d1bc3a5b62fa930a0a3aebdbc56b2050525be314362e1b886ae7fb9009491913eb8cd0f0921a42ccac0f49ef19478a836b7
 SHA512 
1ff0ad1cb04c920404eb177743f5caeedb20173e99e8654f1a157928ee00b0d8cb03dc411ad9617d44591709ecc805043a60c63adde1a2d17252a94c6a28a2be

diff --git a/gui-libs/libadwaita/libadwaita-1.3.3.ebuild 
b/gui-libs/libadwaita/libadwaita-1.3.3.ebuild
new file mode 100644
index ..74348e342757
--- /dev/null
+++ b/gui-libs/libadwaita/libadwaita-1.3.3.ebuild
@@ -0,0 +1,65 @@
+# Copyright 2022-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+PYTHON_COMPAT=( python3_{9..11} )
+inherit gnome.org meson python-any-r1 vala virtualx
+
+DESCRIPTION="Building blocks for modern adaptive GNOME applications"
+HOMEPAGE="https://gnome.pages.gitlab.gnome.org/libadwaita/ 
https://gitlab.gnome.org/GNOME/libadwaita;
+
+LICENSE="LGPL-2.1+"
+SLOT="1"
+IUSE="+introspection test +vala"
+REQUIRED_USE="vala? ( introspection )"
+
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~loong ~ppc ~ppc64 ~riscv ~sparc 
~x86"
+
+RDEPEND="
+   >=dev-libs/glib-2.72:2
+   >=gui-libs/gtk-4.9.5:4[introspection?]
+   dev-libs/fribidi
+   introspection? ( >=dev-libs/gobject-introspection-1.54:= )
+"
+DEPEND="${RDEPEND}"
+BDEPEND="
+   ${PYTHON_DEPS}
+   vala? ( $(vala_depend) )
+   dev-util/glib-utils
+   sys-devel/gettext
+   virtual/pkgconfig
+   test? ( dev-libs/appstream-glib )
+"
+
+src_prepare() {
+   default
+   use vala && vala_setup
+}
+
+src_configure() {
+   local emesonargs=(
+   # Never use gi-docgen subproject
+   --wrap-mode nofallback
+
+   -Dprofiling=false
+   $(meson_feature introspection)
+   $(meson_use vala vapi)
+   -Dgtk_doc=false # we ship pregenerated docs
+   $(meson_use test tests)
+   -Dexamples=false
+   )
+   meson_src_configure
+}
+
+src_test() {
+   virtx meson_src_test --timeout-multiplier 2
+}
+
+src_install() {
+   meson_src_install
+
+   insinto /usr/share/gtk-doc/html
+   # This will install libadwaita API docs unconditionally, but this is 
intentional
+   doins -r "${S}"/doc/libadwaita-1
+}



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

2023-06-09 Thread Mike Gilbert
commit: 66baf48b1615af7172c5222a09b88c192720603c
Author: Mike Gilbert  gentoo  org>
AuthorDate: Sat Jun 10 00:12:50 2023 +
Commit: Mike Gilbert  gentoo  org>
CommitDate: Sat Jun 10 00:12:50 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=66baf48b

net-misc/ndisc6: update DESCRIPTION

Signed-off-by: Mike Gilbert  gentoo.org>

 net-misc/ndisc6/ndisc6-1.0.6.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/net-misc/ndisc6/ndisc6-1.0.6.ebuild 
b/net-misc/ndisc6/ndisc6-1.0.6.ebuild
index 41d31d5d2b5c..ca2f9f669509 100644
--- a/net-misc/ndisc6/ndisc6-1.0.6.ebuild
+++ b/net-misc/ndisc6/ndisc6-1.0.6.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
 
-DESCRIPTION="Recursive DNS Servers discovery Daemon (rdnssd) for IPv6"
+DESCRIPTION="IPv6 diagnostic tools"
 HOMEPAGE="https://www.remlab.net/ndisc6/;
 SRC_URI="https://www.remlab.net/files/${PN}/${P}.tar.bz2;
 



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

2023-06-09 Thread Ionen Wolkens
commit: 1bc5fb47cb24e01bd1fe79b3158323721f9a36a4
Author: Ionen Wolkens  gentoo  org>
AuthorDate: Fri Jun  9 22:27:29 2023 +
Commit: Ionen Wolkens  gentoo  org>
CommitDate: Fri Jun  9 23:50:29 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1bc5fb47

app-emulation/wine-vanilla: add 8.10

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

 app-emulation/wine-vanilla/Manifest|   1 +
 .../wine-vanilla/wine-vanilla-8.10.ebuild  | 343 +
 2 files changed, 344 insertions(+)

diff --git a/app-emulation/wine-vanilla/Manifest 
b/app-emulation/wine-vanilla/Manifest
index a510f932132c..fd4fc4d61b39 100644
--- a/app-emulation/wine-vanilla/Manifest
+++ b/app-emulation/wine-vanilla/Manifest
@@ -1,5 +1,6 @@
 DIST wine-7.0.2.tar.xz 27179980 BLAKE2B 
721ab574092638b32d3a483b6ae3def0c9d706cc888662ca461ab8c7060b10077e83cede69663ea2a8b97729f3801209fbba5f8e8828ce20454700ffbbd76cb5
 SHA512 
330c71005a6a8054b5068ac4484e9015e9f8bf55d5a451aaf5f79b7f78a025732b454251c31473abf21504cce3b78e50cf7e3e0d0116bb755dc8396bd790289a
 DIST wine-8.0.1.tar.xz 29057128 BLAKE2B 
f1e04ddc7531704b4229d1bdb6e742ff20886dfff181b8b44e01e9921574e8c433553aaddb2453532902e89252244080d1cf9f904aa7d14d76709d830116e4b4
 SHA512 
9264a3dbe8b0168aa94b8266d5686b1da39352baefa4e72a63b0ed5aa2daca8811633dc89da3bb2aff497fb2b3b917f5cd021d0baae390490f1ca5ffd5ac4b3a
+DIST wine-8.10.tar.xz 29225368 BLAKE2B 
78058ccb707ddd63052ab3114e27435f94957b7badbe3001f8123fd536f5b937006b26e2133390ea5d995e9cb8c54940c907dacf910160c085e2bf3f29772caf
 SHA512 
5f141fb63a598482f512ebefef83500c2fa17a5dea87cb25e600e5167820a5990e12aeaec4a18c1467d64f7c122bf54705aa6fa6a2e6b2b4a463fe182f9b0e6e
 DIST wine-8.7.tar.xz 29158096 BLAKE2B 
73bd0b5a6eec8a2e37301d8b0f8e9be1ad757f07df3471b0cea17aac6716d456eea1d36fa22bd2451e6cc7662b2b36e4ca628d65216c60d5950f5b439fd2052c
 SHA512 
0a7fe9ad86cf931527c2149207473bf4671d1098af7c21f1b740dfaa84486a8e235fea99b1cad035ff9c3eb20810caab53d51051d63efe626514b79309904d93
 DIST wine-8.8.tar.xz 29181484 BLAKE2B 
43a79fb34f86382cbd8dd3b3aa16f104d02a8e86fd8d47afb157865b707b71674199c4ae748f8b3e3de4ae1e63d70a18fca0d09d7716c178a4c9c21d21c092ac
 SHA512 
e56427680c940970153b1996841c70d540a0a2572ab980c4d77cf7225efd7c26c91ef9b0548b73d51e78afa55a7e324d5d93f6211f5eb5d5698ab9ff421e26de
 DIST wine-8.9.tar.xz 29198080 BLAKE2B 
dfad284f554c164ac8f95d7c36d8b999217c6375f7720ed05e512e3f16cbc5a08325dad4e56dd59a17b27e53ab3a8331d54dd17b24e459b34d9e408ba93a52f3
 SHA512 
4de85654d2d5c9d48fa2a748eb9bee4477f0ba7fbd2c5dd40ea69662d8f6dfbb6432d1ec9109233d24608dc9554bad525c1e1ecdc86a5d00d133772810b12261

diff --git a/app-emulation/wine-vanilla/wine-vanilla-8.10.ebuild 
b/app-emulation/wine-vanilla/wine-vanilla-8.10.ebuild
new file mode 100644
index ..fa578d8607db
--- /dev/null
+++ b/app-emulation/wine-vanilla/wine-vanilla-8.10.ebuild
@@ -0,0 +1,343 @@
+# Copyright 2022-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+MULTILIB_COMPAT=( abi_x86_{32,64} )
+inherit autotools flag-o-matic multilib multilib-build toolchain-funcs wrapper
+
+WINE_GECKO=2.47.4
+WINE_MONO=8.0.0
+
+if [[ ${PV} == * ]]; then
+   inherit git-r3
+   EGIT_REPO_URI="https://gitlab.winehq.org/wine/wine.git;
+else
+   (( $(ver_cut 2) )) && WINE_SDIR=$(ver_cut 1).x || WINE_SDIR=$(ver_cut 
1).0
+   
SRC_URI="https://dl.winehq.org/wine/source/${WINE_SDIR}/wine-${PV}.tar.xz;
+   S="${WORKDIR}/wine-${PV}"
+   KEYWORDS="-* ~amd64 ~x86"
+fi
+
+DESCRIPTION="Free implementation of Windows(tm) on Unix, without external 
patchsets"
+HOMEPAGE="
+   https://www.winehq.org/
+   https://gitlab.winehq.org/wine/wine/;
+
+LICENSE="LGPL-2.1+ BSD-2 IJG MIT OPENLDAP ZLIB gsm libpng2 libtiff"
+SLOT="${PV}"
+IUSE="
+   +X +abi_x86_32 +abi_x86_64 +alsa capi crossdev-mingw cups dos
+   llvm-libunwind custom-cflags +fontconfig +gecko gphoto2 +gstreamer
+   kerberos +mingw +mono netapi nls odbc opencl +opengl osmesa pcap
+   perl pulseaudio samba scanner +sdl selinux smartcard +ssl +strip
+   +truetype udev udisks +unwind usb v4l +vulkan wayland +xcomposite
+   xinerama"
+REQUIRED_USE="
+   X? ( truetype )
+   crossdev-mingw? ( mingw )" # bug #551124 for truetype
+
+# tests are non-trivial to run, can hang easily, don't play well with
+# sandbox, and several need real opengl/vulkan or network access
+RESTRICT="test"
+
+# `grep WINE_CHECK_SONAME configure.ac` + if not directly linked
+WINE_DLOPEN_DEPEND="
+   X? (
+   x11-libs/libXcursor[${MULTILIB_USEDEP}]
+   x11-libs/libXfixes[${MULTILIB_USEDEP}]
+   x11-libs/libXi[${MULTILIB_USEDEP}]
+   x11-libs/libXrandr[${MULTILIB_USEDEP}]
+   x11-libs/libXrender[${MULTILIB_USEDEP}]
+   x11-libs/libXxf86vm[${MULTILIB_USEDEP}]
+   opengl? (
+   media-libs/libglvnd[X,${MULTILIB_USEDEP}]
+   

[gentoo-commits] repo/proj/guru:dev commit in: app-admin/gentoo_update/

2023-06-09 Thread Stepan Kulikov
commit: f40b4a27e8ded093f6c60082294f677cc97ff09e
Author: Stepan Kulikov  pm  me>
AuthorDate: Fri Jun  9 22:47:20 2023 +
Commit: Stepan Kulikov  pm  me>
CommitDate: Fri Jun  9 22:47:20 2023 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=f40b4a27

app-admin/gentoo_update: new package, add 0.1.2

Automated Gentoo Linux system updater.
This project is still in super early stages of development.

Google Summer of Code 2023 selected project:
https://wiki.gentoo.org/wiki/Google_Summer_of_Code/2023/Ideas/Automated_Gentoo_system_updater

Signed-off-by: Stepan Kulikov  pm.me>

 app-admin/gentoo_update/Manifest   |  3 +++
 app-admin/gentoo_update/gentoo_update-0.1.2.ebuild | 23 ++
 app-admin/gentoo_update/metadata.xml   |  8 
 3 files changed, 34 insertions(+)

diff --git a/app-admin/gentoo_update/Manifest b/app-admin/gentoo_update/Manifest
new file mode 100644
index 0..5cb7c2d9e
--- /dev/null
+++ b/app-admin/gentoo_update/Manifest
@@ -0,0 +1,3 @@
+DIST 0.1.2.tar.gz 6660 BLAKE2B 
ac1a3d2230bdae549e47e0ce399d222492151cc0d719cb376e27e6c56a9bbdd08334ce14e756619b1139fe70b08b2692a661ad6ac6f1a342969fee406ebc43c3
 SHA512 
cb87c5b4cd7415bd2e35a2070536b97f4b0525c9a7bd430cd361a144feace85bdb600bd49be047408b80035ea25a77204fa5cfc0cc719a8769732afac5109830
+EBUILD gentoo_update-0.1.2.ebuild 511 BLAKE2B 
742d55359537ef19f4e4ad55b6fcb7ec2f7eb779105ff44ee7398bebfe8fbf3af5a1068e46d1b16480f4fe9cbd45119b6cd5ede8d14c0f8b7bd87c73a76d3a65
 SHA512 
7c0893c6f992b1d9682d9e29e726500e5e2712b5fd55b61843665544947b12584610fd65d4048ded17828504a4e1dc8243f468c17b9aee079d540dfc2147831c
+MISC metadata.xml 248 BLAKE2B 
84fa2f2bab55e26864c8c62ec846b79faf5a184cee9fa34cd7ffeaf20637eecaf9f592b2edb61a189bbd862b6acc32709c4cd13bc1a748d269bcd1c9
 SHA512 
957dee25ea398b6fa6cab7227a943d9b679fabede22ee6b39c897e99b9d095e0c9446bbb7fc187bcacd9f541160a3cbbc55c6de43d96a43b58cb1b4b431f

diff --git a/app-admin/gentoo_update/gentoo_update-0.1.2.ebuild 
b/app-admin/gentoo_update/gentoo_update-0.1.2.ebuild
new file mode 100644
index 0..505abb059
--- /dev/null
+++ b/app-admin/gentoo_update/gentoo_update-0.1.2.ebuild
@@ -0,0 +1,23 @@
+# Copyright 2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+EAPI=8
+
+PYTHON_COMPAT=( python3_{9,10,11} )
+
+inherit distutils-r1
+
+DESCRIPTION="Gentoo Linux updater"
+HOMEPAGE="https://github.com/Lab-Brat/gentoo_update;
+SRC_URI="https://github.com/Lab-Brat/gentoo_update/archive/refs/tags/${PV}.tar.gz;
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+DEPEND="${PYTHON_DEPS}"
+RDEPEND="${DEPEND}"
+
+src_test() {
+   ${EPYTHON} -m unittest discover -v || die "Tests failed"
+}
+

diff --git a/app-admin/gentoo_update/metadata.xml 
b/app-admin/gentoo_update/metadata.xml
new file mode 100755
index 0..919daccbd
--- /dev/null
+++ b/app-admin/gentoo_update/metadata.xml
@@ -0,0 +1,8 @@
+
+https://www.gentoo.org/dtd/metadata.dtd;>
+
+   
+   stepan...@pm.me
+   Stepan Kulikov
+   
+



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

2023-06-09 Thread Mike Pagano
commit: 6639b53ed4da6093ea8814061b2f9d2a6dc496b7
Author: Mike Pagano  gentoo  org>
AuthorDate: Fri Jun  9 22:45:19 2023 +
Commit: Mike Pagano  gentoo  org>
CommitDate: Fri Jun  9 22:45:19 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6639b53e

dev-util/idea-community: Remove unneeded patchelf,fix libpty.so dir

Closes: https://bugs.gentoo.org/908206

Signed-off-by: Mike Pagano  gentoo.org>

 dev-util/idea-community/idea-community-2023.1.2.ebuild | 7 +--
 1 file changed, 1 insertion(+), 6 deletions(-)

diff --git a/dev-util/idea-community/idea-community-2023.1.2.ebuild 
b/dev-util/idea-community/idea-community-2023.1.2.ebuild
index 0a1132b3b38a..8e9da1056bd7 100644
--- a/dev-util/idea-community/idea-community-2023.1.2.ebuild
+++ b/dev-util/idea-community/idea-community-2023.1.2.ebuild
@@ -74,12 +74,7 @@ src_prepare() {
done
fi
 
-   if use arm64; then
-   patchelf --replace-needed libc.so libc.so.6 
"${S}"/lib/pty4j-native/linux/aarch64/libpty.so ||
-   die "Unable to patch libpty for libc"
-   else
-   rm -vf "${S}"/lib/pty4j-native/linux/{aarch64,arm,x86}/libpty.so
-   fi
+   rm -vf "${S}"/lib/pty4j-native/linux/x86-64/libpty.so
 
sed -i \
-e "\$a" \



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

2023-06-09 Thread William Hubbs
commit: 539b4a58408281ed0a1bda312da86d4ce434c4ad
Author: William Hubbs  gentoo  org>
AuthorDate: Fri Jun  9 22:11:10 2023 +
Commit: William Hubbs  gentoo  org>
CommitDate: Fri Jun  9 22:11:10 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=539b4a58

app-admin/terraform: add 1.4.6

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

 app-admin/terraform/Manifest   |  2 ++
 app-admin/terraform/terraform-1.4.6.ebuild | 40 ++
 2 files changed, 42 insertions(+)

diff --git a/app-admin/terraform/Manifest b/app-admin/terraform/Manifest
index a819bc3927ea..a57a5a4cd8b2 100644
--- a/app-admin/terraform/Manifest
+++ b/app-admin/terraform/Manifest
@@ -2,3 +2,5 @@ DIST terraform-1.3.9-deps.tar.xz 246904620 BLAKE2B 
26577614ff95fa03dcf0362050f0e
 DIST terraform-1.3.9.tar.gz 4964672 BLAKE2B 
bfe823a2c1bc8d6188d339c8b5d452be4873adf1063aa0a880457d7e5b4e042d2d8c2ba93eb20eb46bad209c184bfe628b5093d6bdd6163e1bc57934c6770ad2
 SHA512 
3e951142120b5d71830b5bde34ef3e8907b1585f461f51f83e16170a46e1fc21934d4d1935f1a49963add3d894f68a5cf267ef91293347d0dd9a4b90978ea751
 DIST terraform-1.4.2-deps.tar.xz 297847412 BLAKE2B 
3a9cae729ae0f059f50a7f41a33000e4a72f87bb5d16e09a8bd27cd67d20c641a9a1fff1bf3544cc36e199efc50dfa554e044ec7cadf2a407d086fa6d39bab10
 SHA512 
5fa9a6130d6416964bb753d8d2095512acbfd79f18f8935923b3a606597f9fa26412f3aacd1ef7671084e8525953fa526196688c3ea1fa62e2c68a8ec857e712
 DIST terraform-1.4.2.tar.gz 5111071 BLAKE2B 
ec79eae36c9e462fa94afe2127343fd7f1e4e629b077fd6ccaea092cc53bfa74add2407070bc0925f81c12e51f758561e535aae298b8fee5d9fffa32b86bed57
 SHA512 
66b937dae65c12eddfca9a4b95294fe5fff2ccb79f2afcd8ec47d227e0a36f8edba4190939d59c80a78a0752c42e43085e30f09ea66fd06531dc9cfe30fd78f2
+DIST terraform-1.4.6-deps.tar.xz 297873376 BLAKE2B 
d4346810ea5dd0043524637192b8ba669d9d175857e2b96c1e40865ab7339b27f0e36651ead8bb122f7aae595202817b368d95f0cc38ac31a21e93834594eecb
 SHA512 
59ae5a575ab8b971e2a890c4e87548b126b02941d0bc58103080f26a0c092851030a372b64324b0ec83eac85aa683a1a4211ce385d2461afd1584e2037faa255
+DIST terraform-1.4.6.tar.gz 5118386 BLAKE2B 
8015945c4e1cc4fff91b2b72a26182cfba6430d0268b00ae7345b4f29690d8876dfc55ec535342ef194d0674b8b9360abb046f3e56161cbcef27d0c7e02c1cbc
 SHA512 
635ebadb275218a348b8d386aeed72bc8cc740d931ee5feea896ced80709d83ba265d40e0a335ec816e9568e42272075e3213670df23e603e342d94f3f42830a

diff --git a/app-admin/terraform/terraform-1.4.6.ebuild 
b/app-admin/terraform/terraform-1.4.6.ebuild
new file mode 100644
index ..e3ee07fe5929
--- /dev/null
+++ b/app-admin/terraform/terraform-1.4.6.ebuild
@@ -0,0 +1,40 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+inherit go-module
+
+DESCRIPTION="A tool for building, changing, and combining infrastructure 
safely"
+HOMEPAGE="https://www.terraform.io/;
+SRC_URI="https://github.com/hashicorp/${PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
+SRC_URI+=" https://dev.gentoo.org/~williamh/dist/${P}-deps.tar.xz;
+
+LICENSE="Apache-2.0 BSD BSD-2 MPL-2.0 MIT ISC"
+SLOT="0"
+KEYWORDS="~amd64 ~arm64 ~riscv"
+
+BDEPEND="dev-go/gox"
+
+RESTRICT="test"
+
+DOCS=( {README,CHANGELOG}.md )
+
+src_compile() {
+   export CGO_ENABLED=0
+   gox \
+   -os=$(go env GOOS) \
+   -arch=$(go env GOARCH) \
+   -output bin/terraform \
+   -verbose \
+   . || die
+}
+
+src_install() {
+   dobin bin/*
+   einstalldocs
+}
+
+pkg_postinst() {
+   elog "If you would like to install shell completions please run:"
+   elog "terraform -install-autocomplete"
+}



[gentoo-commits] repo/gentoo:master commit in: games-roguelike/stone-soup/

2023-06-09 Thread Erik Mackdanz
commit: edc64bfd040a3560f13dfce0aa027d272881de17
Author: Erik Mackdanz  gentoo  org>
AuthorDate: Fri Jun  9 21:30:49 2023 +
Commit: Erik Mackdanz  gentoo  org>
CommitDate: Fri Jun  9 21:39:29 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=edc64bfd

games-roguelike/stone-soup: metadata fix

Closes: https://bugs.gentoo.org/906146
Signed-off-by: Erik Mackdanz  gentoo.org>

 games-roguelike/stone-soup/Manifest |  2 +-
 games-roguelike/stone-soup/stone-soup-0.30.0.ebuild | 12 +++-
 2 files changed, 8 insertions(+), 6 deletions(-)

diff --git a/games-roguelike/stone-soup/Manifest 
b/games-roguelike/stone-soup/Manifest
index 7d7a9a528f64..71bb9459d18a 100644
--- a/games-roguelike/stone-soup/Manifest
+++ b/games-roguelike/stone-soup/Manifest
@@ -9,7 +9,7 @@ DIST stone-soup-0.28.svg 68546 BLAKE2B 
7c66286c9e8a3516e8483b3edb628a59fce29d8d2
 DIST stone-soup-0.29.1.tar.gz 17510846 BLAKE2B 
65b84797c8d8a268a3ce95de9d928e131bf6e21a1ea6ac3e72263c75f9d6288e9d95f9df6401528c06aefbda9bb642c79bf78065a65224297d33c050abf37056
 SHA512 
2ca49c4cd228526d47e4ad7e9556b6c26566595458423cd8e6b762298f229eb7ba273770ae1e12939ba66574a5b55e44812d06c4809d4327ed9bfd738501af04
 DIST stone-soup-0.29.png 1351 BLAKE2B 
cc31abd59701aa6f0fb0bdcd90630ceebf7b3cb8b60f0e2817f8800c5bc4b3a5b9fef63c90a97b6248f306e7e3da0df3863a2195b8771863344d2443e7956d59
 SHA512 
4695204c8b936f7aac1ba15b02a6115a955fb2c56aa9a0b968ff007bc9a1a59b608110d60cce5625a9b92cd2c869bbea7e15433a53c1a338622809477a5846bc
 DIST stone-soup-0.29.svg 68546 BLAKE2B 
7c66286c9e8a3516e8483b3edb628a59fce29d8d248c3fd5b06e308782bbc651814f21ec958b30c36074a2576ced4bb10f291b5236da6f6e865ce1d7cefdf96d
 SHA512 
dca555271faf704eb8ecdf5ee8a763df42cdeba94e9c163608c438cfc73c6fbf53416547050cad57f477ade191842e701785b65b7a9f18e27ceab05df8f2f75f
-DIST stone-soup-0.30.0.tar.gz 21062127 BLAKE2B 
41a06df2e9298cc5ec6ee1e7180dc93691d6414f959f59fea6f309cec859bd2ee7432680ef1b4af795101f056332ac1ccfde05f3ed67751c81f05fce819bdf34
 SHA512 
bf134484e56c77ed9aeb2300d3d040b4a4c53eabb6bd7b6bb5e1396cb4c290573a4bbdad90fd0553498883e0747cc2e0cfab7505cae092d5504b4a5184765a33
+DIST stone-soup-0.30.0.tar.gz 21498124 BLAKE2B 
18a615d7a882d900d3c7f6523590c75064be8098415c7537ea709f44fe15ec795eb5f9014eefe813111b4a3273c0924e32fa25ba90153e04c1adfec12eee31a3
 SHA512 
f722a94fc5ce4a46e92a3f1d2dd1766d343662899d61eaab971df311f98d86fdd520264e2a800159e7bad57cc2af9a9a952bb01fde05438e191e1168747e4b4f
 DIST stone-soup-0.30.0_pre20230408.tar.gz 21062127 BLAKE2B 
41a06df2e9298cc5ec6ee1e7180dc93691d6414f959f59fea6f309cec859bd2ee7432680ef1b4af795101f056332ac1ccfde05f3ed67751c81f05fce819bdf34
 SHA512 
bf134484e56c77ed9aeb2300d3d040b4a4c53eabb6bd7b6bb5e1396cb4c290573a4bbdad90fd0553498883e0747cc2e0cfab7505cae092d5504b4a5184765a33
 DIST stone-soup-0.30.png 1351 BLAKE2B 
cc31abd59701aa6f0fb0bdcd90630ceebf7b3cb8b60f0e2817f8800c5bc4b3a5b9fef63c90a97b6248f306e7e3da0df3863a2195b8771863344d2443e7956d59
 SHA512 
4695204c8b936f7aac1ba15b02a6115a955fb2c56aa9a0b968ff007bc9a1a59b608110d60cce5625a9b92cd2c869bbea7e15433a53c1a338622809477a5846bc
 DIST stone-soup-0.30.svg 68546 BLAKE2B 
7c66286c9e8a3516e8483b3edb628a59fce29d8d248c3fd5b06e308782bbc651814f21ec958b30c36074a2576ced4bb10f291b5236da6f6e865ce1d7cefdf96d
 SHA512 
dca555271faf704eb8ecdf5ee8a763df42cdeba94e9c163608c438cfc73c6fbf53416547050cad57f477ade191842e701785b65b7a9f18e27ceab05df8f2f75f

diff --git a/games-roguelike/stone-soup/stone-soup-0.30.0.ebuild 
b/games-roguelike/stone-soup/stone-soup-0.30.0.ebuild
index 4f66438c8b87..626cff947189 100644
--- a/games-roguelike/stone-soup/stone-soup-0.30.0.ebuild
+++ b/games-roguelike/stone-soup/stone-soup-0.30.0.ebuild
@@ -24,19 +24,21 @@ DESCRIPTION="Role-playing roguelike game of exploration and 
treasure-hunting in
 HOMEPAGE="https://crawl.develz.org;
 SLOT="0.30"
 
-COMMITSHA="acf32f4bd3330cf0c882ac39c3e11ce40d587b49"
-MY_P="crawl-${COMMITSHA}/crawl-ref"
-IS_RELEASE=true
-
-if [ "${IS_RELEASE}" = true ]; then
+# Leave empty string if not a _pre release
+COMMITSHA=""
+if [ -z "${COMMITSHA}" ]; then
+   # This is a tagged release
+   # Note the archive URI and file layout changed upstream between 0.29.0 
and 0.29.1
SRC_URI="
https://github.com/crawl/crawl/archive/refs/tags/${PV}.tar.gz 
-> ${P}.tar.gz
"
+   MY_P="crawl-${PV}/crawl-ref"
 else
# This is a _pre release
SRC_URI="
https://github.com/crawl/crawl/archive/${COMMITSHA}.tar.gz -> 
${P}.tar.gz
"
+   MY_P="crawl-${COMMITSHA}/crawl-ref"
 fi
 SRC_URI="
${SRC_URI}



[gentoo-commits] repo/gentoo:master commit in: games-roguelike/stone-soup/

2023-06-09 Thread Erik Mackdanz
commit: 9bdd0d6c59b1ad446efd401dabc9ea718e1b6008
Author: Erik Mackdanz  gentoo  org>
AuthorDate: Fri Jun  9 21:38:23 2023 +
Commit: Erik Mackdanz  gentoo  org>
CommitDate: Fri Jun  9 21:39:31 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9bdd0d6c

games-roguelike/stone-soup: enable py3.12

Signed-off-by: Erik Mackdanz  gentoo.org>

 games-roguelike/stone-soup/stone-soup-0.25.1-r103.ebuild| 2 +-
 games-roguelike/stone-soup/stone-soup-0.26.1-r2.ebuild  | 2 +-
 games-roguelike/stone-soup/stone-soup-0.27.1-r1.ebuild  | 2 +-
 games-roguelike/stone-soup/stone-soup-0.28.0-r1.ebuild  | 2 +-
 games-roguelike/stone-soup/stone-soup-0.29.1.ebuild | 2 +-
 games-roguelike/stone-soup/stone-soup-0.30.0.ebuild | 2 +-
 games-roguelike/stone-soup/stone-soup-0.30.0_pre20230408.ebuild | 2 +-
 7 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/games-roguelike/stone-soup/stone-soup-0.25.1-r103.ebuild 
b/games-roguelike/stone-soup/stone-soup-0.25.1-r103.ebuild
index bb46296e7328..150e83d6270e 100644
--- a/games-roguelike/stone-soup/stone-soup-0.25.1-r103.ebuild
+++ b/games-roguelike/stone-soup/stone-soup-0.25.1-r103.ebuild
@@ -16,7 +16,7 @@ EAPI=8
 
 LUA_COMPAT=( lua5-1 )
 LUA_REQ_USE="deprecated"
-PYTHON_COMPAT=( python3_{9,10,11} )
+PYTHON_COMPAT=( python3_{9,10,11,12} )
 VIRTUALX_REQUIRED="manual"
 inherit desktop python-any-r1 lua-single xdg-utils toolchain-funcs
 

diff --git a/games-roguelike/stone-soup/stone-soup-0.26.1-r2.ebuild 
b/games-roguelike/stone-soup/stone-soup-0.26.1-r2.ebuild
index 4108daba0ebf..76214392d586 100644
--- a/games-roguelike/stone-soup/stone-soup-0.26.1-r2.ebuild
+++ b/games-roguelike/stone-soup/stone-soup-0.26.1-r2.ebuild
@@ -16,7 +16,7 @@ EAPI=8
 
 LUA_COMPAT=( lua5-1 )
 LUA_REQ_USE="deprecated"
-PYTHON_COMPAT=( python3_{9,10,11} )
+PYTHON_COMPAT=( python3_{9,10,11,12} )
 VIRTUALX_REQUIRED="manual"
 inherit desktop python-any-r1 lua-single xdg-utils toolchain-funcs
 

diff --git a/games-roguelike/stone-soup/stone-soup-0.27.1-r1.ebuild 
b/games-roguelike/stone-soup/stone-soup-0.27.1-r1.ebuild
index 96b13258933b..3f0437547cfa 100644
--- a/games-roguelike/stone-soup/stone-soup-0.27.1-r1.ebuild
+++ b/games-roguelike/stone-soup/stone-soup-0.27.1-r1.ebuild
@@ -16,7 +16,7 @@ EAPI=8
 
 LUA_COMPAT=( lua5-1 )
 LUA_REQ_USE="deprecated"
-PYTHON_COMPAT=( python3_{9,10,11} )
+PYTHON_COMPAT=( python3_{9,10,11,12} )
 VIRTUALX_REQUIRED="manual"
 inherit desktop python-any-r1 lua-single xdg-utils toolchain-funcs
 

diff --git a/games-roguelike/stone-soup/stone-soup-0.28.0-r1.ebuild 
b/games-roguelike/stone-soup/stone-soup-0.28.0-r1.ebuild
index 138d4f637a0f..64e098e751ce 100644
--- a/games-roguelike/stone-soup/stone-soup-0.28.0-r1.ebuild
+++ b/games-roguelike/stone-soup/stone-soup-0.28.0-r1.ebuild
@@ -16,7 +16,7 @@ EAPI=8
 
 LUA_COMPAT=( lua5-1 )
 LUA_REQ_USE="deprecated"
-PYTHON_COMPAT=( python3_{9,10,11} )
+PYTHON_COMPAT=( python3_{9,10,11,12} )
 VIRTUALX_REQUIRED="manual"
 inherit desktop python-any-r1 lua-single xdg-utils toolchain-funcs
 

diff --git a/games-roguelike/stone-soup/stone-soup-0.29.1.ebuild 
b/games-roguelike/stone-soup/stone-soup-0.29.1.ebuild
index 16d449839711..5ff221ce1c56 100644
--- a/games-roguelike/stone-soup/stone-soup-0.29.1.ebuild
+++ b/games-roguelike/stone-soup/stone-soup-0.29.1.ebuild
@@ -16,7 +16,7 @@ EAPI=8
 
 LUA_COMPAT=( lua5-1 )
 LUA_REQ_USE="deprecated"
-PYTHON_COMPAT=( python3_{9,10,11} )
+PYTHON_COMPAT=( python3_{9,10,11,12} )
 VIRTUALX_REQUIRED="manual"
 inherit desktop python-any-r1 lua-single xdg-utils toolchain-funcs
 

diff --git a/games-roguelike/stone-soup/stone-soup-0.30.0.ebuild 
b/games-roguelike/stone-soup/stone-soup-0.30.0.ebuild
index 626cff947189..a1e2b48e31eb 100644
--- a/games-roguelike/stone-soup/stone-soup-0.30.0.ebuild
+++ b/games-roguelike/stone-soup/stone-soup-0.30.0.ebuild
@@ -16,7 +16,7 @@ EAPI=8
 
 LUA_COMPAT=( lua5-1 )
 LUA_REQ_USE="deprecated"
-PYTHON_COMPAT=( python3_{9,10,11} )
+PYTHON_COMPAT=( python3_{9,10,11,12} )
 VIRTUALX_REQUIRED="manual"
 inherit desktop python-any-r1 lua-single xdg-utils toolchain-funcs
 

diff --git a/games-roguelike/stone-soup/stone-soup-0.30.0_pre20230408.ebuild 
b/games-roguelike/stone-soup/stone-soup-0.30.0_pre20230408.ebuild
index f9f297b0b3fb..e28370cae715 100644
--- a/games-roguelike/stone-soup/stone-soup-0.30.0_pre20230408.ebuild
+++ b/games-roguelike/stone-soup/stone-soup-0.30.0_pre20230408.ebuild
@@ -16,7 +16,7 @@ EAPI=8
 
 LUA_COMPAT=( lua5-1 )
 LUA_REQ_USE="deprecated"
-PYTHON_COMPAT=( python3_{9,10,11} )
+PYTHON_COMPAT=( python3_{9,10,11,12} )
 VIRTUALX_REQUIRED="manual"
 inherit desktop python-any-r1 lua-single xdg-utils toolchain-funcs
 



[gentoo-commits] repo/gentoo:master commit in: games-util/sc-controller/

2023-06-09 Thread James Le Cuirot
commit: d10237a6e9ecee0a7fc0a263e2ce2726918b72cb
Author: James Le Cuirot  gentoo  org>
AuthorDate: Fri Jun  9 21:17:26 2023 +
Commit: James Le Cuirot  gentoo  org>
CommitDate: Fri Jun  9 21:17:26 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d10237a6

games-util/sc-controller: Drop old 0.4.8.9

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

 .../sc-controller/sc-controller-0.4.8.9.ebuild | 52 --
 1 file changed, 52 deletions(-)

diff --git a/games-util/sc-controller/sc-controller-0.4.8.9.ebuild 
b/games-util/sc-controller/sc-controller-0.4.8.9.ebuild
deleted file mode 100644
index c12f1f1c25e5..
--- a/games-util/sc-controller/sc-controller-0.4.8.9.ebuild
+++ /dev/null
@@ -1,52 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_SINGLE_IMPL=1
-DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{9..10} )
-inherit distutils-r1 linux-info xdg
-
-DESCRIPTION="User-mode driver and GTK-based GUI for Steam Controllers and 
others"
-HOMEPAGE="https://github.com/Ryochan7/sc-controller/;
-SRC_URI="https://github.com/Ryochan7/sc-controller/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
-
-LICENSE="GPL-2 BSD CC-BY-3.0 CC0-1.0 LGPL-2.1 MIT PSF-2 ZLIB"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="+udev wayland"
-
-RDEPEND="
-   $(python_gen_cond_dep '
-   dev-python/pygobject[${PYTHON_USEDEP},cairo]
-   dev-python/pylibacl[${PYTHON_USEDEP}]
-   dev-python/python-evdev[${PYTHON_USEDEP}]
-   dev-python/vdf[${PYTHON_USEDEP}]')
-   gnome-base/librsvg[introspection]
-   virtual/libusb
-   x11-libs/gtk+:3[introspection]
-   udev? ( games-util/game-device-udev-rules )
-   wayland? ( gui-libs/gtk-layer-shell[introspection(+)] )
-"
-
-distutils_enable_tests pytest
-
-pkg_setup() {
-   local CONFIG_CHECK="~INPUT_UINPUT"
-
-   linux-info_pkg_setup
-   python-single-r1_pkg_setup
-}
-
-src_prepare() {
-   default
-
-   # This test fails. Don't know why but seems unimportant.
-   rm -v tests/test_glade.py || die
-}
-
-src_install() {
-   distutils-r1_src_install
-   rm -r "${ED}"/usr/lib/udev/ || die
-}



[gentoo-commits] repo/gentoo:master commit in: games-util/sc-controller/

2023-06-09 Thread James Le Cuirot
commit: 295a5260d22c11056948671e56029a4127a8071a
Author: James Le Cuirot  gentoo  org>
AuthorDate: Fri Jun  9 21:03:05 2023 +
Commit: James Le Cuirot  gentoo  org>
CommitDate: Fri Jun  9 21:16:50 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=295a5260

games-util/sc-controller: Version bump to 0.4.8.11

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

 games-util/sc-controller/Manifest  |  1 +
 .../sc-controller/sc-controller-0.4.8.11.ebuild| 53 ++
 2 files changed, 54 insertions(+)

diff --git a/games-util/sc-controller/Manifest 
b/games-util/sc-controller/Manifest
index 84b03c55a28c..fae9be50628e 100644
--- a/games-util/sc-controller/Manifest
+++ b/games-util/sc-controller/Manifest
@@ -1 +1,2 @@
+DIST sc-controller-0.4.8.11.tar.gz 2566642 BLAKE2B 
64e910e27ceb93938d6250ae058a5df102922f36f4e1e7aa5d2f761b93bbcf34296eefabb10145b4e1b7030c05af341ccb6cbe01df7ce891c69f8d8fceefdb30
 SHA512 
e591e1c44763c38a18f09f8d5d9fcdb7f46c60d8f4dc040d82e48617d0f960abb6ec608188724838060dbe532589453b0be2c1d94686decef657205f8e8efcec
 DIST sc-controller-0.4.8.9.tar.gz 2541647 BLAKE2B 
f4e4ebcd15f8c32f292293ea21a0c30655fedefba310991082ece3b9159b52700178a31da4b3e7a172e40fde4e718403c0945387f3781628e09fa1fc086eee93
 SHA512 
e0848d366f6f80c36670adcda717b792b6993e7383c01e969c0478cf187bcdb891ea9c434271f24e7f5dfc96d8f321f953f610bb8efeb6ed843b7cd069b9b18f

diff --git a/games-util/sc-controller/sc-controller-0.4.8.11.ebuild 
b/games-util/sc-controller/sc-controller-0.4.8.11.ebuild
new file mode 100644
index ..aaf247ca670f
--- /dev/null
+++ b/games-util/sc-controller/sc-controller-0.4.8.11.ebuild
@@ -0,0 +1,53 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_EXT=1
+DISTUTILS_SINGLE_IMPL=1
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{9..11} )
+inherit distutils-r1 linux-info xdg
+
+DESCRIPTION="User-mode driver and GTK-based GUI for Steam Controllers and 
others"
+HOMEPAGE="https://github.com/Ryochan7/sc-controller/;
+SRC_URI="https://github.com/Ryochan7/sc-controller/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="GPL-2 BSD CC-BY-3.0 CC0-1.0 LGPL-2.1 MIT PSF-2 ZLIB"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="+udev wayland"
+
+RDEPEND="
+   $(python_gen_cond_dep '
+   dev-python/pygobject[${PYTHON_USEDEP},cairo]
+   dev-python/pylibacl[${PYTHON_USEDEP}]
+   dev-python/python-evdev[${PYTHON_USEDEP}]
+   dev-python/vdf[${PYTHON_USEDEP}]')
+   gnome-base/librsvg[introspection]
+   virtual/libusb
+   x11-libs/gtk+:3[introspection]
+   udev? ( games-util/game-device-udev-rules )
+   wayland? ( gui-libs/gtk-layer-shell[introspection(+)] )
+"
+
+distutils_enable_tests pytest
+
+pkg_setup() {
+   local CONFIG_CHECK="~INPUT_UINPUT"
+
+   linux-info_pkg_setup
+   python-single-r1_pkg_setup
+}
+
+src_prepare() {
+   default
+
+   # This test fails. Don't know why but seems unimportant.
+   rm -v tests/test_glade.py || die
+}
+
+src_install() {
+   distutils-r1_src_install
+   rm -r "${ED}"/usr/lib/udev/ || die
+}



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

2023-06-09 Thread James Le Cuirot
commit: 4d1bf8d2251cd1e67bccff459ebdcb45d79b8cc6
Author: James Le Cuirot  gentoo  org>
AuthorDate: Fri Jun  9 19:35:07 2023 +
Commit: James Le Cuirot  gentoo  org>
CommitDate: Fri Jun  9 19:38:16 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4d1bf8d2

www-client/vivaldi: Add version 6.1.3035.51

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

 www-client/vivaldi/Manifest   |   3 +
 www-client/vivaldi/vivaldi-6.1.3035.51.ebuild | 218 ++
 2 files changed, 221 insertions(+)

diff --git a/www-client/vivaldi/Manifest b/www-client/vivaldi/Manifest
index 1e2c95c2a3e8..8abe1cdbafe8 100644
--- a/www-client/vivaldi/Manifest
+++ b/www-client/vivaldi/Manifest
@@ -4,3 +4,6 @@ DIST vivaldi-stable_6.0.2979.18-1_armhf.deb 92533028 BLAKE2B 
20ba6648eabb8bb5efb
 DIST vivaldi-stable_6.0.2979.22-1_amd64.deb 97994468 BLAKE2B 
3f721946b10bd1d80cc6837e236fc61433cec78c2404396a08cc9ee5c5824514af04668db9e8f856cbdc8625bc05d7cb3614260a3d24d5491b22869cbfb0035f
 SHA512 
f6e2b160ab6965f3bbe0cb94b8af2d9963bff818638310b7dd9e9cd5d6bf3a6d7536f4557df5495445dad54aa7ad7f23eb1524c495ded3e0d0e9a854a75556d2
 DIST vivaldi-stable_6.0.2979.22-1_arm64.deb 92700856 BLAKE2B 
28c7c015a2a7581ce7ee93aa9642ed08688318c13f09b160afb98cee5b4a82e1a671d354fb16ea2038361b395bbaad1655cf5bd80d3c90f816030d13a22858d8
 SHA512 
9128bd246ac669a9428de2d2882c726269c84544b764b7ae933cdb228f8b7880daa80321a0b288634d7d93806afdeb5f040ccfc5d6bf60b340eee47caa922e47
 DIST vivaldi-stable_6.0.2979.22-1_armhf.deb 92539664 BLAKE2B 
c183a2053657eb0d57b9b02359dc111e8a6bb02e0494faba1b33515f8d339bf2fd5d3ccbf8c388c6a97a13a70b2aa78dc275e5635d3937c84f64fb80024fad13
 SHA512 
3edeef5d7a9f3e42c50a6460a833a3775154a64ccda0f8fd887dd68b7b763bf72d0b4408b8548d2b0053a3b4c91bafd79a0078ac3cf693f1354daa99582a9929
+DIST vivaldi-stable_6.1.3035.51-1_amd64.deb 97869000 BLAKE2B 
b91c0b4eb646b74900457ef63a9e6fd2f32ef820237c352faee4298b06ef7ff181315d83e8739cc0a9465d8bb0fd655f9534782b56257e714f9ce9811759ae6d
 SHA512 
bce8a75acb9648f16dd19deab4607f67af15ccab59481f9efeb8bc498b85825b45ea7b5f9a63a2055af4cef34a3f302df0baab0ba6f291a49795ea2c3dc6
+DIST vivaldi-stable_6.1.3035.51-1_arm64.deb 93469108 BLAKE2B 
0083e8459c8ddc6c1d5711874f7c43dbc777afb865aa7c47b46ddba4cef1a0df2c9b09433a1790a12af663d2a500ca1a9a91891521c2a664522fc38e34e3e54d
 SHA512 
c1d992706ceb0d95e13075057b6f98cbf0e92e28ab9c12b2d4eb86f4aa4c4cb78e1ffcb92c679bbda5cbf7f5b9cb4d3937795427cca7103469d77caa7b8a3d37
+DIST vivaldi-stable_6.1.3035.51-1_armhf.deb 93646512 BLAKE2B 
79a09180fb6639ce488dbb8f754eccdd9ac38b7c51fe3ca2ee9b6de873bf5090f3d54e7a48852d7538180f91ca3c8b1c64b22b7f6523771824173b5489d5dbbd
 SHA512 
dde59299ea7027e669b6723cf0fc538bb723ee7e0677bb0d488814b8dc4d644b656d5fdb8caa58c84d92e64bdd4c1eb39d9eeaeae2c0a0a3f41d5002e02e3d2f

diff --git a/www-client/vivaldi/vivaldi-6.1.3035.51.ebuild 
b/www-client/vivaldi/vivaldi-6.1.3035.51.ebuild
new file mode 100644
index ..0411bd537ae5
--- /dev/null
+++ b/www-client/vivaldi/vivaldi-6.1.3035.51.ebuild
@@ -0,0 +1,218 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+CHROMIUM_VERSION="114"
+CHROMIUM_LANGS="
+   af
+   am
+   ar
+   az
+   be
+   bg
+   bn
+   ca
+   ca-valencia
+   cs
+   da
+   de
+   de-CH
+   el
+   en-GB
+   en-US
+   eo
+   es
+   es-419
+   es-PE
+   et
+   eu
+   fa
+   fi
+   fil
+   fr
+   fy
+   gd
+   gl
+   gu
+   he
+   hi
+   hr
+   hu
+   hy
+   id
+   io
+   is
+   it
+   ja
+   jbo
+   ka
+   kab
+   kn
+   ko
+   ku
+   lt
+   lv
+   mk
+   ml
+   mr
+   ms
+   nb
+   nl
+   nn
+   pa
+   pl
+   pt-BR
+   pt-PT
+   ro
+   ru
+   sc
+   sk
+   sl
+   sq
+   sr
+   sr-Latn
+   sv
+   sw
+   ta
+   te
+   th
+   tr
+   uk
+   ur
+   vi
+   zh-CN
+   zh-TW
+"
+
+inherit chromium-2 desktop linux-info unpacker xdg
+
+VIVALDI_PN="${PN/%vivaldi/vivaldi-stable}"
+VIVALDI_HOME="opt/${PN}"
+DESCRIPTION="A browser for our friends"
+HOMEPAGE="https://vivaldi.com/;
+
+if [[ ${PV} = *_p* ]]; then
+   DEB_REV="${PV#*_p}"
+else
+   DEB_REV=1
+fi
+
+KEYWORDS="-* ~amd64 ~arm ~arm64"
+VIVALDI_BASE_URI="https://downloads.vivaldi.com/${VIVALDI_PN#vivaldi-}/${VIVALDI_PN}_${PV%_p*}-${DEB_REV}_;
+
+RE="\bamd64\b"; [[ ${KEYWORDS} =~ ${RE} ]] && SRC_URI+=" amd64? ( 
${VIVALDI_BASE_URI}amd64.deb )"
+RE="\barm\b"; [[ ${KEYWORDS} =~ ${RE} ]] && SRC_URI+=" arm? ( 
${VIVALDI_BASE_URI}armhf.deb )"
+RE="\barm64\b"; [[ ${KEYWORDS} =~ ${RE} ]] && SRC_URI+=" arm64? ( 
${VIVALDI_BASE_URI}arm64.deb )"
+RE="\bx86\b"; [[ ${KEYWORDS} =~ ${RE} ]] && SRC_URI+=" x86? ( 
${VIVALDI_BASE_URI}i386.deb )"
+
+LICENSE="Vivaldi"
+SLOT="0"
+IUSE="gtk 

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

2023-06-09 Thread James Le Cuirot
commit: e80f04f14fc2e54d6cbe829df4ac90b6ec780961
Author: James Le Cuirot  gentoo  org>
AuthorDate: Fri Jun  9 19:37:28 2023 +
Commit: James Le Cuirot  gentoo  org>
CommitDate: Fri Jun  9 19:38:23 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e80f04f1

www-client/vivaldi: Drop old 6.0.2979.18

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

 www-client/vivaldi/Manifest   |   3 -
 www-client/vivaldi/vivaldi-6.0.2979.18.ebuild | 218 --
 2 files changed, 221 deletions(-)

diff --git a/www-client/vivaldi/Manifest b/www-client/vivaldi/Manifest
index 8abe1cdbafe8..c1659aa43bd6 100644
--- a/www-client/vivaldi/Manifest
+++ b/www-client/vivaldi/Manifest
@@ -1,6 +1,3 @@
-DIST vivaldi-stable_6.0.2979.18-1_amd64.deb 97994516 BLAKE2B 
523dd44f6cf60d5d3c88d6cf7f4a47f1c9d1c9e2b8decb16d09f692b7936ec0e4e7874f5b19020b5ef9fe6a54670cc3453edd164e7bae633c82f22a1f0117274
 SHA512 
863c361c3b03c7a445128e061487a3cc4cfad04ab859ee81555129c31a13ee0a7eb7b391388fa3ccbc7e8b19345f60af830131d87919850a405622e5322511f5
-DIST vivaldi-stable_6.0.2979.18-1_arm64.deb 92669888 BLAKE2B 
2e19aa531d7d4aa0389a93a15b65818d78e69eb03b7975420007200443d13e3c5da620bab276dd36a21691776a6dece7135de97e4a12a47e8b907228818dd643
 SHA512 
41bc379d18333d3e03574e2b0804a9bc353eb3f39bd9be7cd1a7376eb971bfb98f78355336a5aedd614e220833cca7f2b34a5339dc99467a0a19d0a7120906c8
-DIST vivaldi-stable_6.0.2979.18-1_armhf.deb 92533028 BLAKE2B 
20ba6648eabb8bb5efb80d7f07d0263859482b2770ad9d2bfb8332822f66e0934189019c60abf88381a34b0851226d4a661c7d8fb4c1e67cd6f13c38a130
 SHA512 
3445746d427d0d12026b0fa8146f5d741a1aaa1df1eba638a450cc807f3229810653058a6fa431d41a40a9ec05933ece0d84cbe7475be02014da2e8f61cafe53
 DIST vivaldi-stable_6.0.2979.22-1_amd64.deb 97994468 BLAKE2B 
3f721946b10bd1d80cc6837e236fc61433cec78c2404396a08cc9ee5c5824514af04668db9e8f856cbdc8625bc05d7cb3614260a3d24d5491b22869cbfb0035f
 SHA512 
f6e2b160ab6965f3bbe0cb94b8af2d9963bff818638310b7dd9e9cd5d6bf3a6d7536f4557df5495445dad54aa7ad7f23eb1524c495ded3e0d0e9a854a75556d2
 DIST vivaldi-stable_6.0.2979.22-1_arm64.deb 92700856 BLAKE2B 
28c7c015a2a7581ce7ee93aa9642ed08688318c13f09b160afb98cee5b4a82e1a671d354fb16ea2038361b395bbaad1655cf5bd80d3c90f816030d13a22858d8
 SHA512 
9128bd246ac669a9428de2d2882c726269c84544b764b7ae933cdb228f8b7880daa80321a0b288634d7d93806afdeb5f040ccfc5d6bf60b340eee47caa922e47
 DIST vivaldi-stable_6.0.2979.22-1_armhf.deb 92539664 BLAKE2B 
c183a2053657eb0d57b9b02359dc111e8a6bb02e0494faba1b33515f8d339bf2fd5d3ccbf8c388c6a97a13a70b2aa78dc275e5635d3937c84f64fb80024fad13
 SHA512 
3edeef5d7a9f3e42c50a6460a833a3775154a64ccda0f8fd887dd68b7b763bf72d0b4408b8548d2b0053a3b4c91bafd79a0078ac3cf693f1354daa99582a9929

diff --git a/www-client/vivaldi/vivaldi-6.0.2979.18.ebuild 
b/www-client/vivaldi/vivaldi-6.0.2979.18.ebuild
deleted file mode 100644
index cc99dbee312f..
--- a/www-client/vivaldi/vivaldi-6.0.2979.18.ebuild
+++ /dev/null
@@ -1,218 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-CHROMIUM_VERSION="112"
-CHROMIUM_LANGS="
-   af
-   am
-   ar
-   az
-   be
-   bg
-   bn
-   ca
-   ca-valencia
-   cs
-   da
-   de
-   de-CH
-   el
-   en-GB
-   en-US
-   eo
-   es
-   es-419
-   es-PE
-   et
-   eu
-   fa
-   fi
-   fil
-   fr
-   fy
-   gd
-   gl
-   gu
-   he
-   hi
-   hr
-   hu
-   hy
-   id
-   io
-   is
-   it
-   ja
-   jbo
-   ka
-   kab
-   kn
-   ko
-   ku
-   lt
-   lv
-   mk
-   ml
-   mr
-   ms
-   nb
-   nl
-   nn
-   pa
-   pl
-   pt-BR
-   pt-PT
-   ro
-   ru
-   sc
-   sk
-   sl
-   sq
-   sr
-   sr-Latn
-   sv
-   sw
-   ta
-   te
-   th
-   tr
-   uk
-   ur
-   vi
-   zh-CN
-   zh-TW
-"
-
-inherit chromium-2 desktop linux-info unpacker xdg
-
-VIVALDI_PN="${PN/%vivaldi/vivaldi-stable}"
-VIVALDI_HOME="opt/${PN}"
-DESCRIPTION="A browser for our friends"
-HOMEPAGE="https://vivaldi.com/;
-
-if [[ ${PV} = *_p* ]]; then
-   DEB_REV="${PV#*_p}"
-else
-   DEB_REV=1
-fi
-
-KEYWORDS="-* amd64 ~arm ~arm64"
-VIVALDI_BASE_URI="https://downloads.vivaldi.com/${VIVALDI_PN#vivaldi-}/${VIVALDI_PN}_${PV%_p*}-${DEB_REV}_;
-
-RE="\bamd64\b"; [[ ${KEYWORDS} =~ ${RE} ]] && SRC_URI+=" amd64? ( 
${VIVALDI_BASE_URI}amd64.deb )"
-RE="\barm\b"; [[ ${KEYWORDS} =~ ${RE} ]] && SRC_URI+=" arm? ( 
${VIVALDI_BASE_URI}armhf.deb )"
-RE="\barm64\b"; [[ ${KEYWORDS} =~ ${RE} ]] && SRC_URI+=" arm64? ( 
${VIVALDI_BASE_URI}arm64.deb )"
-RE="\bx86\b"; [[ ${KEYWORDS} =~ ${RE} ]] && SRC_URI+=" x86? ( 
${VIVALDI_BASE_URI}i386.deb )"
-
-LICENSE="Vivaldi"
-SLOT="0"
-IUSE="gtk proprietary-codecs qt5 widevine"
-RESTRICT="bindist mirror"
-
-RDEPEND="
-   || 

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

2023-06-09 Thread James Le Cuirot
commit: 5a04354a62041dadb2d3ce2352168d292a2f0a7c
Author: James Le Cuirot  gentoo  org>
AuthorDate: Fri Jun  9 19:34:01 2023 +
Commit: James Le Cuirot  gentoo  org>
CommitDate: Fri Jun  9 19:34:01 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5a04354a

www-client/vivaldi-snapshot: Drop old 6.1.3023.3

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

 www-client/vivaldi-snapshot/Manifest   |   3 -
 .../vivaldi-snapshot-6.1.3023.3.ebuild | 218 -
 2 files changed, 221 deletions(-)

diff --git a/www-client/vivaldi-snapshot/Manifest 
b/www-client/vivaldi-snapshot/Manifest
index 5fd346452317..cee0ab080020 100644
--- a/www-client/vivaldi-snapshot/Manifest
+++ b/www-client/vivaldi-snapshot/Manifest
@@ -1,6 +1,3 @@
-DIST vivaldi-snapshot_6.1.3023.3-1_amd64.deb 98019640 BLAKE2B 
b7a1ee673bc2f0730af89515959d0e83cf274ff69a9c1f2c1fe43cd4db33c3409fc094f86cebc3a15b939b6e49bd4841660ff907585b34327a7591c8891742be
 SHA512 
e332b07ce2b4b63a1a87e973b3b47004b778cbaed1e7e3f41012ed23a6fc1686c7ea4731ee73311e22b7b1cfc0ddefdd23f08e9c5e2436506f73571b1b2ad0b0
-DIST vivaldi-snapshot_6.1.3023.3-1_arm64.deb 93535544 BLAKE2B 
9c2492c38112ee2756c9627a8072a39bf4483961103f748aab1c27b4e755c14abf322d786bd0a791e2161a9a8c77889d3726e4e98921a577c9e7bbe8e5376ec6
 SHA512 
095698548776a9adc287d21080d993fec2d683433f790299e1a0047b982c0651bd19725805eeada9de074865d95e98c688387d84276d5842a7ef34cf0a8f2f3a
-DIST vivaldi-snapshot_6.1.3023.3-1_armhf.deb 93642376 BLAKE2B 
636800843df0d5ce4051344b093bc219a37d02745398bf00284cacc62a56a0414957015a63791d9d0e29e58e5f9d2f1c10ac21551e0d24a67f777a4536f410dd
 SHA512 
35aa1cdbd19f6cbe7cac29155d1b38633ab1ea48e7775ea45b5aef2c1ff1fa1dd9b9a71f3ab0aa831b7d82c46f179239dca0823c231b0b110e8ad69a65ee9417
 DIST vivaldi-snapshot_6.1.3035.3-1_amd64.deb 98024212 BLAKE2B 
492ac02599918af86cb282b33c1118b0b32202455d0bc8299bc990bd5d257111a350fda458de1744b2ebcccedeb4ff4884e4da11e5473ec9defd65eed847d2e0
 SHA512 
decf441c019b91b49fc17fa5e49d503e9a2e8a0fc25bf96acc8570f0af74f44a460b4c498a225d99501074399dba8c785829dc2edc4a31f0f001df0e73c15007
 DIST vivaldi-snapshot_6.1.3035.3-1_arm64.deb 93483324 BLAKE2B 
838d9eb9d6d4f8765e73d18d581898584121b99ae3747372d6a12b818c11e6de3ff95b69e6804d311d9d063006352eab9b59257c8d5a0b9ad50282cd70dd53f5
 SHA512 
5a01e5b022bace6b32cc70e3613ebd374bbc7d0a6d74871895d67ff3b28ede148966d866094d9621866f949f7b0cde8a139582dcffd01671422f6d92403cf60f
 DIST vivaldi-snapshot_6.1.3035.3-1_armhf.deb 93678588 BLAKE2B 
3254e89a873ac1a48acbd3c5f89c7384120093197163af2a01cba23e3b0eb3322f0cc2b653f377b9bda5908f49b273aca22102f450f4e5db54a26c27e6956545
 SHA512 
0c6fb32bb14ab62cc8714f7612cc0b54036b75755829cc3ddf1c5f004bc5c207fc8f2d5857d79e8d596131ce8339a36e316e251e9d4ece6bf95e1f45fa25bbf4

diff --git a/www-client/vivaldi-snapshot/vivaldi-snapshot-6.1.3023.3.ebuild 
b/www-client/vivaldi-snapshot/vivaldi-snapshot-6.1.3023.3.ebuild
deleted file mode 100644
index 0411bd537ae5..
--- a/www-client/vivaldi-snapshot/vivaldi-snapshot-6.1.3023.3.ebuild
+++ /dev/null
@@ -1,218 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-CHROMIUM_VERSION="114"
-CHROMIUM_LANGS="
-   af
-   am
-   ar
-   az
-   be
-   bg
-   bn
-   ca
-   ca-valencia
-   cs
-   da
-   de
-   de-CH
-   el
-   en-GB
-   en-US
-   eo
-   es
-   es-419
-   es-PE
-   et
-   eu
-   fa
-   fi
-   fil
-   fr
-   fy
-   gd
-   gl
-   gu
-   he
-   hi
-   hr
-   hu
-   hy
-   id
-   io
-   is
-   it
-   ja
-   jbo
-   ka
-   kab
-   kn
-   ko
-   ku
-   lt
-   lv
-   mk
-   ml
-   mr
-   ms
-   nb
-   nl
-   nn
-   pa
-   pl
-   pt-BR
-   pt-PT
-   ro
-   ru
-   sc
-   sk
-   sl
-   sq
-   sr
-   sr-Latn
-   sv
-   sw
-   ta
-   te
-   th
-   tr
-   uk
-   ur
-   vi
-   zh-CN
-   zh-TW
-"
-
-inherit chromium-2 desktop linux-info unpacker xdg
-
-VIVALDI_PN="${PN/%vivaldi/vivaldi-stable}"
-VIVALDI_HOME="opt/${PN}"
-DESCRIPTION="A browser for our friends"
-HOMEPAGE="https://vivaldi.com/;
-
-if [[ ${PV} = *_p* ]]; then
-   DEB_REV="${PV#*_p}"
-else
-   DEB_REV=1
-fi
-
-KEYWORDS="-* ~amd64 ~arm ~arm64"
-VIVALDI_BASE_URI="https://downloads.vivaldi.com/${VIVALDI_PN#vivaldi-}/${VIVALDI_PN}_${PV%_p*}-${DEB_REV}_;
-
-RE="\bamd64\b"; [[ ${KEYWORDS} =~ ${RE} ]] && SRC_URI+=" amd64? ( 
${VIVALDI_BASE_URI}amd64.deb )"
-RE="\barm\b"; [[ ${KEYWORDS} =~ ${RE} ]] && SRC_URI+=" arm? ( 
${VIVALDI_BASE_URI}armhf.deb )"
-RE="\barm64\b"; [[ ${KEYWORDS} =~ ${RE} ]] && SRC_URI+=" arm64? ( 
${VIVALDI_BASE_URI}arm64.deb )"
-RE="\bx86\b"; [[ ${KEYWORDS} =~ ${RE} ]] && SRC_URI+=" x86? ( 
${VIVALDI_BASE_URI}i386.deb )"
-

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

2023-06-09 Thread James Le Cuirot
commit: f89f60551596388a4632ce205d2ff23e82aa46d2
Author: James Le Cuirot  gentoo  org>
AuthorDate: Fri Jun  9 19:36:33 2023 +
Commit: James Le Cuirot  gentoo  org>
CommitDate: Fri Jun  9 19:38:20 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f89f6055

www-client/vivaldi: Stabilise 6.0.2979.22 on amd64

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

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

diff --git a/www-client/vivaldi/vivaldi-6.0.2979.22.ebuild 
b/www-client/vivaldi/vivaldi-6.0.2979.22.ebuild
index 655ed5d159b9..cc99dbee312f 100644
--- a/www-client/vivaldi/vivaldi-6.0.2979.22.ebuild
+++ b/www-client/vivaldi/vivaldi-6.0.2979.22.ebuild
@@ -98,7 +98,7 @@ else
DEB_REV=1
 fi
 
-KEYWORDS="-* ~amd64 ~arm ~arm64"
+KEYWORDS="-* amd64 ~arm ~arm64"
 
VIVALDI_BASE_URI="https://downloads.vivaldi.com/${VIVALDI_PN#vivaldi-}/${VIVALDI_PN}_${PV%_p*}-${DEB_REV}_;
 
 RE="\bamd64\b"; [[ ${KEYWORDS} =~ ${RE} ]] && SRC_URI+=" amd64? ( 
${VIVALDI_BASE_URI}amd64.deb )"



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

2023-06-09 Thread James Le Cuirot
commit: b3e2eea5c17c3de4e687206edddf84babc3f
Author: James Le Cuirot  gentoo  org>
AuthorDate: Fri Jun  9 19:32:44 2023 +
Commit: James Le Cuirot  gentoo  org>
CommitDate: Fri Jun  9 19:32:44 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b3e2eea5

www-client/vivaldi-snapshot: Add version 6.1.3035.50

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

 www-client/vivaldi-snapshot/Manifest   |   3 +
 .../vivaldi-snapshot-6.1.3035.50.ebuild| 218 +
 2 files changed, 221 insertions(+)

diff --git a/www-client/vivaldi-snapshot/Manifest 
b/www-client/vivaldi-snapshot/Manifest
index 0872c45c67a1..5fd346452317 100644
--- a/www-client/vivaldi-snapshot/Manifest
+++ b/www-client/vivaldi-snapshot/Manifest
@@ -4,3 +4,6 @@ DIST vivaldi-snapshot_6.1.3023.3-1_armhf.deb 93642376 BLAKE2B 
636800843df0d5ce40
 DIST vivaldi-snapshot_6.1.3035.3-1_amd64.deb 98024212 BLAKE2B 
492ac02599918af86cb282b33c1118b0b32202455d0bc8299bc990bd5d257111a350fda458de1744b2ebcccedeb4ff4884e4da11e5473ec9defd65eed847d2e0
 SHA512 
decf441c019b91b49fc17fa5e49d503e9a2e8a0fc25bf96acc8570f0af74f44a460b4c498a225d99501074399dba8c785829dc2edc4a31f0f001df0e73c15007
 DIST vivaldi-snapshot_6.1.3035.3-1_arm64.deb 93483324 BLAKE2B 
838d9eb9d6d4f8765e73d18d581898584121b99ae3747372d6a12b818c11e6de3ff95b69e6804d311d9d063006352eab9b59257c8d5a0b9ad50282cd70dd53f5
 SHA512 
5a01e5b022bace6b32cc70e3613ebd374bbc7d0a6d74871895d67ff3b28ede148966d866094d9621866f949f7b0cde8a139582dcffd01671422f6d92403cf60f
 DIST vivaldi-snapshot_6.1.3035.3-1_armhf.deb 93678588 BLAKE2B 
3254e89a873ac1a48acbd3c5f89c7384120093197163af2a01cba23e3b0eb3322f0cc2b653f377b9bda5908f49b273aca22102f450f4e5db54a26c27e6956545
 SHA512 
0c6fb32bb14ab62cc8714f7612cc0b54036b75755829cc3ddf1c5f004bc5c207fc8f2d5857d79e8d596131ce8339a36e316e251e9d4ece6bf95e1f45fa25bbf4
+DIST vivaldi-snapshot_6.1.3035.50-1_amd64.deb 97845924 BLAKE2B 
30c03e84b707d86a689a51a54258302ce4f4b9550596c12c9f9cebcb320e1399f89f842c05fc09a1687ac0a62c5aec59ce4e123009cbf3917f2338a4e17f7a1b
 SHA512 
97b0872da2b97371848992f20ac32d830b72f26d26499591f31f7fae85ff8610f42e383868758db61c17dc76ecffb6bf1425db586807512ba023cb5b73f7578a
+DIST vivaldi-snapshot_6.1.3035.50-1_arm64.deb 93465764 BLAKE2B 
cc37d4fd4371354825bb147a3147f75c51df9adce52eca2e3e120942d13f9cbb983671464964d5a206ad2f55b432e59b71abac43dde69b430153f67f7a7721ec
 SHA512 
0613b0a089fd6b70e62acac7da1a79c46b00c1a41b62e6da4d6a2c5ff7f9caaff6c6766a4bca422fb93a68840fad3e7ef0aaa180783c92c8dd0d1670eef0fa73
+DIST vivaldi-snapshot_6.1.3035.50-1_armhf.deb 93617388 BLAKE2B 
4b856b3f8f4ac7bd60cc84691f6bf57e0d755a3f7bf9840ac9d5af373a4052057c555a29826b20c867879bf9a166a4b6d38c6654cbafb7d323e4b1f9a5573a8c
 SHA512 
b7194639f50aa89b5ace81a62330a905cb5721f1406ea2e20cc3f01f46d8468aa2046bd775f8e9d30de3b818528e82046e89e075c943327d16fe8f7cb5a8b717

diff --git a/www-client/vivaldi-snapshot/vivaldi-snapshot-6.1.3035.50.ebuild 
b/www-client/vivaldi-snapshot/vivaldi-snapshot-6.1.3035.50.ebuild
new file mode 100644
index ..0411bd537ae5
--- /dev/null
+++ b/www-client/vivaldi-snapshot/vivaldi-snapshot-6.1.3035.50.ebuild
@@ -0,0 +1,218 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+CHROMIUM_VERSION="114"
+CHROMIUM_LANGS="
+   af
+   am
+   ar
+   az
+   be
+   bg
+   bn
+   ca
+   ca-valencia
+   cs
+   da
+   de
+   de-CH
+   el
+   en-GB
+   en-US
+   eo
+   es
+   es-419
+   es-PE
+   et
+   eu
+   fa
+   fi
+   fil
+   fr
+   fy
+   gd
+   gl
+   gu
+   he
+   hi
+   hr
+   hu
+   hy
+   id
+   io
+   is
+   it
+   ja
+   jbo
+   ka
+   kab
+   kn
+   ko
+   ku
+   lt
+   lv
+   mk
+   ml
+   mr
+   ms
+   nb
+   nl
+   nn
+   pa
+   pl
+   pt-BR
+   pt-PT
+   ro
+   ru
+   sc
+   sk
+   sl
+   sq
+   sr
+   sr-Latn
+   sv
+   sw
+   ta
+   te
+   th
+   tr
+   uk
+   ur
+   vi
+   zh-CN
+   zh-TW
+"
+
+inherit chromium-2 desktop linux-info unpacker xdg
+
+VIVALDI_PN="${PN/%vivaldi/vivaldi-stable}"
+VIVALDI_HOME="opt/${PN}"
+DESCRIPTION="A browser for our friends"
+HOMEPAGE="https://vivaldi.com/;
+
+if [[ ${PV} = *_p* ]]; then
+   DEB_REV="${PV#*_p}"
+else
+   DEB_REV=1
+fi
+
+KEYWORDS="-* ~amd64 ~arm ~arm64"
+VIVALDI_BASE_URI="https://downloads.vivaldi.com/${VIVALDI_PN#vivaldi-}/${VIVALDI_PN}_${PV%_p*}-${DEB_REV}_;
+
+RE="\bamd64\b"; [[ ${KEYWORDS} =~ ${RE} ]] && SRC_URI+=" amd64? ( 
${VIVALDI_BASE_URI}amd64.deb )"
+RE="\barm\b"; [[ ${KEYWORDS} =~ ${RE} ]] && SRC_URI+=" arm? ( 
${VIVALDI_BASE_URI}armhf.deb )"
+RE="\barm64\b"; [[ ${KEYWORDS} =~ ${RE} ]] && SRC_URI+=" arm64? ( 
${VIVALDI_BASE_URI}arm64.deb )"
+RE="\bx86\b"; [[ 

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

2023-06-09 Thread Pascal Jäger
commit: 711d26e107503945bd2eeed9ead805fd9dbd78be
Author: Pascal Jäger  leimstift  de>
AuthorDate: Fri Jun  9 19:19:53 2023 +
Commit: Pascal Jäger  leimstift  de>
CommitDate: Fri Jun  9 19:19:53 2023 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=711d26e1

app-backup/grub-btrfs: add 4.13

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

 app-backup/grub-btrfs/Manifest   |  1 +
 app-backup/grub-btrfs/grub-btrfs-4.13.ebuild | 57 
 2 files changed, 58 insertions(+)

diff --git a/app-backup/grub-btrfs/Manifest b/app-backup/grub-btrfs/Manifest
index 6b63d40ec..702ece5af 100644
--- a/app-backup/grub-btrfs/Manifest
+++ b/app-backup/grub-btrfs/Manifest
@@ -1,2 +1,3 @@
 DIST grub-btrfs-4.11.tar.gz 26016 BLAKE2B 
f808293e7ea06bf10b4a3fa46c7f70aae5b84fab46eae3f0b964e17c0b0e9cb0d2f60995177d33712e4f24b9d3e45aa6fd7ec514be4acb75f00f76d4c5380c3a
 SHA512 
c72cc6cad73e4dfa5d16345d845b2327ec854eb7c49d72f2c8d332c1854937fb1a102833b80517ee17289715f41e9b6a6342e49d4cea88325d13159dc08dcf42
 DIST grub-btrfs-4.12.tar.gz 34724 BLAKE2B 
5b6a4aa453057e90e2e142ed6b4bc84f536a8eefdc8ea3f8cfccada4706ec49759bdb04a67f64f0705a302a34494d1b758cdae37a502af1b7cd8dfb6cae5f069
 SHA512 
fb433634f59404373c2a6197c1389eb5e1a27e8aaa5d0376ee76c1c9381b5488b57989a9062a286c26e205d5ac25c2252b02416921c31408d2b7aa8e9af1a521
+DIST grub-btrfs-4.13.tar.gz 37940 BLAKE2B 
e2f11a0a8282e3ec8ff8223e3bad70b5d5c5e81b4d740a1bf3554db412dbe48a8a0f216f4e6c65ae1d11c01a27b8b92bae9b470c60d2389505ce089511536e1a
 SHA512 
a606597cfb6d752f767a6a9cdaa86bbac1caf89ee11e65731185e22e348cfc53814e187a2dd7309e8be01c6cf3a400b8e242b06a4f8dfc2cd651011b1f0de41e

diff --git a/app-backup/grub-btrfs/grub-btrfs-4.13.ebuild 
b/app-backup/grub-btrfs/grub-btrfs-4.13.ebuild
new file mode 100644
index 0..451771277
--- /dev/null
+++ b/app-backup/grub-btrfs/grub-btrfs-4.13.ebuild
@@ -0,0 +1,57 @@
+# Copyright 2019-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit optfeature
+
+DESCRIPTION="Improves Grub by adding btrfs snapshots to the Grub menu."
+HOMEPAGE="https://github.com/Antynea/grub-btrfs;
+
+if [[ ${PV} ==  ]]; then
+   inherit git-r3
+   EGIT_REPO_URI="https://github.com/Antynea/grub-btrfs;
+else
+   SRC_URI="https://github.com/Antynea/${PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
+   KEYWORDS="~amd64 ~x86"
+fi
+
+LICENSE="GPL-3"
+SLOT="0"
+IUSE="systemd"
+
+DEPEND="
+   sys-fs/btrfs-progs
+   sys-boot/grub
+   app-alternatives/awk
+   >=app-shells/bash-4
+   sys-fs/inotify-tools
+"
+RDEPEND="${DEPEND}"
+BDEPEND=""
+
+src_compile(){
+   true
+}
+
+src_install(){
+   local conf
+   if use systemd; then
+   conf+="GRUB_UPDATE_EXCLUDE=true INSTALL_DOCS=false SYSTEMD=true 
OPENRC=false"
+   else
+   conf+="GRUB_UPDATE_EXCLUDE=true INSTALL_DOCS=false OPENRC=true 
SYSTEMD=false"
+   fi
+   emake DESTDIR="${D}" ${conf} install || die
+   dodoc README.md
+   mv ./initramfs/readme.md initramfs-overlayfs.md || die
+   dodoc initramfs-overlayfs.md
+   doman temp/grub-btrfs.8
+   doman temp/grub-btrfsd.8
+}
+
+pkg_postinst() {
+   elog "run 'grub-mkconfig -o /boot/grub/grub.cfg' to update your Grub 
menu."
+   elog "update the /etc/grub.d/41_snapshots-btrfs script if neccesary."
+   elog "(e.g. with dispatch-conf or etc-update)"
+   optfeature "LVM/ LUKS support" sys-boot/grub[device-mapper]
+}



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

2023-06-09 Thread Arthur Zamarin
commit: 316e8784025aa13d1b9e57d52e0c673b18bf493b
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Fri Jun  9 19:08:28 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Fri Jun  9 19:08:28 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=316e8784

app-text/dvisvgm: Stabilize 3.0.4 hppa, #908142

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

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

diff --git a/app-text/dvisvgm/dvisvgm-3.0.4.ebuild 
b/app-text/dvisvgm/dvisvgm-3.0.4.ebuild
index c60a4b8c475f..3509962638c7 100644
--- a/app-text/dvisvgm/dvisvgm-3.0.4.ebuild
+++ b/app-text/dvisvgm/dvisvgm-3.0.4.ebuild
@@ -14,7 +14,7 @@ 
SRC_URI="https://github.com/mgieseki/dvisvgm/releases/download/${PV}/${P}.tar.gz
 # variant: Boost-1.0
 LICENSE="GPL-3 Boost-1.0 || ( public-domain BSD-1 )"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~ppc ppc64 ~riscv ~s390 
sparc x86 ~amd64-linux ~ppc-macos ~x64-macos"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~ppc ppc64 ~riscv ~s390 
sparc x86 ~amd64-linux ~ppc-macos ~x64-macos"
 IUSE="test"
 RESTRICT="!test? ( test )"
 



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

2023-06-09 Thread Arthur Zamarin
commit: 0faf645c97c0d979fb10cb92e0d7e5980ffb1ea6
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Fri Jun  9 19:08:29 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Fri Jun  9 19:08:29 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0faf645c

sys-libs/libunwind: Stabilize 1.6.2-r1 hppa, #908144

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

 sys-libs/libunwind/libunwind-1.6.2-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-libs/libunwind/libunwind-1.6.2-r1.ebuild 
b/sys-libs/libunwind/libunwind-1.6.2-r1.ebuild
index f3347972960d..1ac3cb48c590 100644
--- a/sys-libs/libunwind/libunwind-1.6.2-r1.ebuild
+++ b/sys-libs/libunwind/libunwind-1.6.2-r1.ebuild
@@ -31,7 +31,7 @@ S="${WORKDIR}/${MY_P}"
 
 LICENSE="MIT"
 SLOT="0/8" # libunwind.so.8
-KEYWORDS="amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ~ppc ppc64 ~riscv ~s390 
-sparc x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 arm arm64 hppa ~ia64 ~loong ~mips ~ppc ppc64 ~riscv ~s390 
-sparc x86 ~amd64-linux ~x86-linux"
 IUSE="debug debug-frame ${LIBUNWIND_DOCS_USEFLAG} libatomic lzma static-libs 
test zlib"
 
 RESTRICT="test !test? ( test )" # some tests are broken (toolchain version 
dependent, rely on external binaries)



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

2023-06-09 Thread Arthur Zamarin
commit: 46dee14acbb6ee1ba856cb1eb456099467a1aff2
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Fri Jun  9 19:08:27 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Fri Jun  9 19:08:27 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=46dee14a

sys-apps/pciutils: Stabilize 3.10.0 hppa, #908122

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

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

diff --git a/sys-apps/pciutils/pciutils-3.10.0.ebuild 
b/sys-apps/pciutils/pciutils-3.10.0.ebuild
index 9b4854b765a3..4accb4887bd9 100644
--- a/sys-apps/pciutils/pciutils-3.10.0.ebuild
+++ b/sys-apps/pciutils/pciutils-3.10.0.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://mj.ucw.cz/download/linux/pci/${P}.tar.gz;
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ppc64 
~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ~ppc ppc64 
~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux"
 IUSE="dns +kmod static-libs +udev zlib"
 REQUIRED_USE="static-libs? ( !udev )"
 



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

2023-06-09 Thread Arthur Zamarin
commit: 6a4dd5f98b67aabe1e797024f33283dbf8f4524f
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Fri Jun  9 18:19:41 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Fri Jun  9 18:19:41 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6a4dd5f9

dev-python/myst-parser: enable py3.12

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

 dev-python/myst-parser/myst-parser-1.0.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/myst-parser/myst-parser-1.0.0.ebuild 
b/dev-python/myst-parser/myst-parser-1.0.0.ebuild
index 13c85c2591db..f6e2f9f396bc 100644
--- a/dev-python/myst-parser/myst-parser-1.0.0.ebuild
+++ b/dev-python/myst-parser/myst-parser-1.0.0.ebuild
@@ -4,7 +4,7 @@
 EAPI=8
 
 DISTUTILS_USE_PEP517=flit
-PYTHON_COMPAT=( python3_{9..11} pypy3 )
+PYTHON_COMPAT=( python3_{10..12} pypy3 )
 
 inherit distutils-r1
 



[gentoo-commits] repo/gentoo:master commit in: dev-python/sphinx-basic-ng/

2023-06-09 Thread Arthur Zamarin
commit: 81286e702215f65208ca2213fa2b7a2ed785f75c
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Fri Jun  9 18:21:05 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Fri Jun  9 18:21:05 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=81286e70

dev-python/sphinx-basic-ng: enable py3.12

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

 dev-python/sphinx-basic-ng/sphinx-basic-ng-1.0.0_beta1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/sphinx-basic-ng/sphinx-basic-ng-1.0.0_beta1.ebuild 
b/dev-python/sphinx-basic-ng/sphinx-basic-ng-1.0.0_beta1.ebuild
index 37a6f2bda819..863ad5d67bca 100644
--- a/dev-python/sphinx-basic-ng/sphinx-basic-ng-1.0.0_beta1.ebuild
+++ b/dev-python/sphinx-basic-ng/sphinx-basic-ng-1.0.0_beta1.ebuild
@@ -4,7 +4,7 @@
 EAPI=8
 
 DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( pypy3 python3_{9..11} )
+PYTHON_COMPAT=( pypy3 python3_{10..12} )
 
 inherit distutils-r1
 



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

2023-06-09 Thread Arthur Zamarin
commit: 9f6d033dffe1e4c667f1d3de1889bf7acc5bc2fe
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Fri Jun  9 18:16:24 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Fri Jun  9 18:16:24 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9f6d033d

dev-db/unixODBC: Stabilize 2.3.11 sparc, #908194

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

 dev-db/unixODBC/unixODBC-2.3.11.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-db/unixODBC/unixODBC-2.3.11.ebuild 
b/dev-db/unixODBC/unixODBC-2.3.11.ebuild
index 8df7cfdedd87..527a5f9db0c4 100644
--- a/dev-db/unixODBC/unixODBC-2.3.11.ebuild
+++ b/dev-db/unixODBC/unixODBC-2.3.11.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://www.unixodbc.org/unixODBC-${PV}.tar.gz;
 
 LICENSE="GPL-2 LGPL-2.1"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ppc64 
~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x64-solaris"
+KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ppc64 
~riscv ~s390 sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x64-solaris"
 IUSE="+minimal odbcmanual static-libs unicode"
 
 RDEPEND="



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

2023-06-09 Thread Arthur Zamarin
commit: 714811131c4a0eee226e4af0f2c85357800c4b2d
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Fri Jun  9 18:16:25 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Fri Jun  9 18:16:25 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=71481113

app-containers/conmon: Stabilize 2.1.7 arm64, #908198

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

 app-containers/conmon/conmon-2.1.7.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-containers/conmon/conmon-2.1.7.ebuild 
b/app-containers/conmon/conmon-2.1.7.ebuild
index 86de80dc4020..87ca8ad5fee2 100644
--- a/app-containers/conmon/conmon-2.1.7.ebuild
+++ b/app-containers/conmon/conmon-2.1.7.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/containers/conmon/archive/v${PV}.tar.gz -> ${P}.tar.
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv"
+KEYWORDS="~amd64 arm64 ~ppc64 ~riscv"
 IUSE="systemd"
 RESTRICT="test"
 



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

2023-06-09 Thread Arthur Zamarin
commit: b00c3cf7a660fd665e84e6bb755a33a4d943ce3f
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Fri Jun  9 18:16:23 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Fri Jun  9 18:16:23 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b00c3cf7

net-analyzer/nagios-core: Stabilize 4.4.10 sparc, #908133

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

 net-analyzer/nagios-core/nagios-core-4.4.10.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-analyzer/nagios-core/nagios-core-4.4.10.ebuild 
b/net-analyzer/nagios-core/nagios-core-4.4.10.ebuild
index e9222a1c1a1c..712bba954d18 100644
--- a/net-analyzer/nagios-core/nagios-core-4.4.10.ebuild
+++ b/net-analyzer/nagios-core/nagios-core-4.4.10.ebuild
@@ -17,7 +17,7 @@ SRC_URI="mirror://sourceforge/nagios/${MY_P}.tar.gz
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ppc ppc64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ppc ppc64 sparc ~x86"
 IUSE="apache2 classicui lighttpd +web vim-syntax"
 
 # In pkg_postinst(), we change the group of the Nagios configuration



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

2023-06-09 Thread Arthur Zamarin
commit: dba81325b86bfe5c2b67033f9c4999dc15f608b3
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Fri Jun  9 18:13:52 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Fri Jun  9 18:13:52 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dba81325

dev-python/svglib: enable py3.12

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

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

diff --git a/dev-python/svglib/svglib-1.5.1.ebuild 
b/dev-python/svglib/svglib-1.5.1.ebuild
index 00086eb46ed1..40813f7e5009 100644
--- a/dev-python/svglib/svglib-1.5.1.ebuild
+++ b/dev-python/svglib/svglib-1.5.1.ebuild
@@ -4,7 +4,7 @@
 EAPI=8
 
 DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{9..11} )
+PYTHON_COMPAT=( python3_{10..12} )
 
 inherit distutils-r1
 



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

2023-06-09 Thread Arthur Zamarin
commit: d82aa9dbec78fa99f773ecbaf01473e30796fa08
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Fri Jun  9 18:12:18 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Fri Jun  9 18:12:18 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d82aa9db

dev-python/feedparser: enable py3.12

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

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

diff --git a/dev-python/feedparser/feedparser-6.0.10.ebuild 
b/dev-python/feedparser/feedparser-6.0.10.ebuild
index fc1633d6fe2e..dad64e40204d 100644
--- a/dev-python/feedparser/feedparser-6.0.10.ebuild
+++ b/dev-python/feedparser/feedparser-6.0.10.ebuild
@@ -4,7 +4,7 @@
 EAPI=8
 
 DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{9..11} pypy3 )
+PYTHON_COMPAT=( python3_{10..12} pypy3 )
 
 inherit distutils-r1
 



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

2023-06-09 Thread Arthur Zamarin
commit: 6c8d552ee1e374ec89204cfb6c0459cdc81b73e3
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Fri Jun  9 18:11:44 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Fri Jun  9 18:11:48 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6c8d552e

media-gfx/icon-slicer: Stabilize 0.3-r1 sparc, #908196

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

 media-gfx/icon-slicer/icon-slicer-0.3-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-gfx/icon-slicer/icon-slicer-0.3-r1.ebuild 
b/media-gfx/icon-slicer/icon-slicer-0.3-r1.ebuild
index 12148b7f1a15..b676a257a41d 100644
--- a/media-gfx/icon-slicer/icon-slicer-0.3-r1.ebuild
+++ b/media-gfx/icon-slicer/icon-slicer-0.3-r1.ebuild
@@ -7,7 +7,7 @@ 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"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc sparc ~x86"
 LICENSE="MIT"
 SLOT="0"
 



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

2023-06-09 Thread Arthur Zamarin
commit: 03dc4c36733a20b42d60521d6fb26c94b473be5c
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Fri Jun  9 18:11:43 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Fri Jun  9 18:11:48 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=03dc4c36

dev-db/unixODBC: Stabilize 2.3.11 arm, #908194

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

 dev-db/unixODBC/unixODBC-2.3.11.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-db/unixODBC/unixODBC-2.3.11.ebuild 
b/dev-db/unixODBC/unixODBC-2.3.11.ebuild
index 5272f0962ebf..8df7cfdedd87 100644
--- a/dev-db/unixODBC/unixODBC-2.3.11.ebuild
+++ b/dev-db/unixODBC/unixODBC-2.3.11.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://www.unixodbc.org/unixODBC-${PV}.tar.gz;
 
 LICENSE="GPL-2 LGPL-2.1"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ppc64 
~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x64-solaris"
+KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ppc64 
~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x64-solaris"
 IUSE="+minimal odbcmanual static-libs unicode"
 
 RDEPEND="



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

2023-06-09 Thread Michał Górny
commit: 1dc3ac63c6b23e1f59a3556a28f6528198063a2b
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Jun  9 14:01:33 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Jun  9 18:11:28 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1dc3ac63

sys-kernel/gentoo-kernel: Bump to 5.15.116

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

 sys-kernel/gentoo-kernel/Manifest  |   2 +
 .../gentoo-kernel/gentoo-kernel-5.15.116.ebuild| 134 +
 2 files changed, 136 insertions(+)

diff --git a/sys-kernel/gentoo-kernel/Manifest 
b/sys-kernel/gentoo-kernel/Manifest
index 4a3d60e68ab2..0b283bdfe00b 100644
--- a/sys-kernel/gentoo-kernel/Manifest
+++ b/sys-kernel/gentoo-kernel/Manifest
@@ -6,6 +6,8 @@ DIST genpatches-5.15-120.base.tar.xz 4681108 BLAKE2B 
7e69c38991ab3b5ec949f48fff8
 DIST genpatches-5.15-120.extras.tar.xz 3932 BLAKE2B 
fb00b97c8b61234646388bec0dd23a1310a7bdca9d04a2048a32a4e30605662c7001188bc125170aeca2ded63954a71b612908286aeab06928dec00cedc76902
 SHA512 
c2b6ee91b3505dae7fe78a393001cdf6ac7d0020f8123f14d961b90d1424144996e182fcb5304d5890c041e2d940a960bac0795ebc22e85459285b16f67d9b3f
 DIST genpatches-5.15-121.base.tar.xz 4695588 BLAKE2B 
2bbc7102194c0526cdc1f2e310871756ab87e5edf35273c41a2a8c26abfa56149361a2a8af68e215e14912bf2238c7610f60f69f88916404781488352fbdd95c
 SHA512 
822e207359ef8ce3894152de6aacf66974d8b8bcbc5329dbcbda379cb6dc81d348ad9a38022abd05131c1a4df955426da25bf37b83ac06ccead4aa1277b2eb36
 DIST genpatches-5.15-121.extras.tar.xz 3932 BLAKE2B 
22ef45027450ffaafa2637aab88656c56fee375fcad14403693f94894cdfab96bb2b930cec4852babcb4bac86b07bbc9e6e103de7c871b91ef3004435e1cb785
 SHA512 
92b785c17dd171871dbcd841810c1e7da4fd7cc5027040340dd90f6bf97153dd0e300a6bc33e61bc7354b6e6648e3bf718d161ebacc5a4ed3a3e86e885181ff5
+DIST genpatches-5.15-122.base.tar.xz 4735096 BLAKE2B 
10746c787ab70dc82b688b8720144b80719ddd7f4719e9fb2215b667ca7806b2e8c5626dd66b46f20c0e6d7e05352c84eea9cad93327fdd8edceb4fe52f43416
 SHA512 
65437aa0e53effa3eb84e3d7b2a0497ed4f4ef85fa96e75a8c591f27a610629193094c6d03dc676c462cf41a55bda5b5277c14726d48ea6ed59e8edeb92105d9
+DIST genpatches-5.15-122.extras.tar.xz 3932 BLAKE2B 
35fdaa40b4b4e297df7f8702ab017f4c49bbca2aedc652c6e5ba8fec6b1573a57d17a9c7b21f03b56b43d9bc888e3d55354ceb92e84dde0a89983dfa1c3ffc16
 SHA512 
176deb6aef0eb9dace274bc4ca0f29a8d657461583dc9133feb4272211f910313fbb69fed308705f00c1c6d86845f1e961ea0066b09b42cac75a3579b3d3ed14
 DIST genpatches-5.4-251.base.tar.xz 5798892 BLAKE2B 
a519f23086a440d560e5301b77aa1a627e97d9c2545adddc6fdfe9b55b35dcbef285a6e92d4ab615b517177723875a53b6b5f1dc9c237dec3f23acb511e08be7
 SHA512 
c8d228cb18f2c64631ee5a40d7de58e78c7fd2c452f54101d0e6f67149d5d3df30076b461dada5bd862e4b97daf30a6d15c3f50526b46156d9ffca946b3c65d7
 DIST genpatches-5.4-251.extras.tar.xz 1812 BLAKE2B 
440f5d63b80e31753c46c2c2bb07bfdd257cac6847dfaed63a19c9e255da0e6ca31f5535718572afa143918bbab9d8651b0d8462f5bce619866d78acbc063682
 SHA512 
54d1ea7625daff0c8d50f8abfba616378d8bc4c62cdfdc03648bec9312803464d0c662bfa619c357a73247c00b22b9725896cec5aaefc66ef811e0f97ff62e91
 DIST genpatches-5.4-252.base.tar.xz 5808300 BLAKE2B 
d5cb4fe312f469a331269eca8604d9c43feca79bc6778af670fad859de3098c31cf0408fb58d95f233564e0ab2eff7a45ad041b8fc6bb97be0f93dd911224b62
 SHA512 
4970b66f064f53db230877fed6434e39aebb727438465667af6eca8603b712089830789c16bae5fe0249dfed0cb4bdbf1ce695cc7a1ebb6ab64bb61b1b38a5cb

diff --git a/sys-kernel/gentoo-kernel/gentoo-kernel-5.15.116.ebuild 
b/sys-kernel/gentoo-kernel/gentoo-kernel-5.15.116.ebuild
new file mode 100644
index ..f45f633a3dbc
--- /dev/null
+++ b/sys-kernel/gentoo-kernel/gentoo-kernel-5.15.116.ebuild
@@ -0,0 +1,134 @@
+# Copyright 2020-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit kernel-build toolchain-funcs
+
+MY_P=linux-${PV%.*}
+GENPATCHES_P=genpatches-${PV%.*}-$(( ${PV##*.} + 6 ))
+CONFIG_VER=5.15.19
+CONFIG_HASH=ec69da7a42b5b7c3da91572ef22097b069ddbd01
+GENTOO_CONFIG_VER=g7
+
+DESCRIPTION="Linux kernel built with Gentoo patches"
+HOMEPAGE="
+   https://wiki.gentoo.org/wiki/Project:Distribution_Kernel
+   https://www.kernel.org/
+"
+SRC_URI+="
+   https://cdn.kernel.org/pub/linux/kernel/v$(ver_cut 1).x/${MY_P}.tar.xz
+   
https://dev.gentoo.org/~mpagano/dist/genpatches/${GENPATCHES_P}.base.tar.xz
+   
https://dev.gentoo.org/~mpagano/dist/genpatches/${GENPATCHES_P}.extras.tar.xz
+   
https://github.com/projg2/gentoo-kernel-config/archive/${GENTOO_CONFIG_VER}.tar.gz
+   -> gentoo-kernel-config-${GENTOO_CONFIG_VER}.tar.gz
+   amd64? (
+   
https://src.fedoraproject.org/rpms/kernel/raw/${CONFIG_HASH}/f/kernel-x86_64-fedora.config
+   -> kernel-x86_64-fedora.config.${CONFIG_VER}
+   )
+   arm64? (
+   
https://src.fedoraproject.org/rpms/kernel/raw/${CONFIG_HASH}/f/kernel-aarch64-fedora.config
+   -> 

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

2023-06-09 Thread Michał Górny
commit: 1a92e496d055ae9c89542628f36f743995082849
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Jun  9 18:05:30 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Jun  9 18:11:38 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1a92e496

sys-kernel/gentoo-kernel-bin: Bump to 5.10.183

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

 sys-kernel/gentoo-kernel-bin/Manifest  |   6 +
 .../gentoo-kernel-bin-5.10.183.ebuild  | 127 +
 2 files changed, 133 insertions(+)

diff --git a/sys-kernel/gentoo-kernel-bin/Manifest 
b/sys-kernel/gentoo-kernel-bin/Manifest
index 0a6bba2549be..b5d359fa8387 100644
--- a/sys-kernel/gentoo-kernel-bin/Manifest
+++ b/sys-kernel/gentoo-kernel-bin/Manifest
@@ -2,6 +2,8 @@ DIST genpatches-5.10-191.base.tar.xz 5394880 BLAKE2B 
604549d0789ee4ea8b965b4aec9
 DIST genpatches-5.10-191.extras.tar.xz 3868 BLAKE2B 
b0c035f8e43faf78344a1f413c6030fe2001216bfc9381e402e3fee7edb3cf2798042a3a3d62db2b429f53d6a68b445fb25c9c0255bdbb85d5df00c6388584b1
 SHA512 
dc29b28784cb160ba0a24921986b905efd8d624902b00994829b99bd383551da0b1b4419ec8b91626b896cfb3997480a62fb9691b497b01f331db1450b09fbb6
 DIST genpatches-5.10-192.base.tar.xz 5401408 BLAKE2B 
1e84821002dfa2af4f57f5cd3addcd037524cbfcf9e5cb7171725363457c6503f46b5bae92ff04ed3500e28daa1c9ab61dbff2495281732b972300284af3e7aa
 SHA512 
edbc567165df20906acc7425d56ea7feeb3e9d402ea0d175a3c627b300eb33675552ae36248ccefc67584e2120f9e3f098ce204e9aa3858c443ca58c1d34418e
 DIST genpatches-5.10-192.extras.tar.xz 3872 BLAKE2B 
8ab3d00e158a52558ee28b82235fd1df510953207d18073ca2fd8114c64c96742ec69dde5959273c451803b0f534ed7351cfcfabe3291bcd323cdf4d317a5610
 SHA512 
a93b072d731f9bcd2e4d50af05902ab50b9145aa5e5b02141f203ad0b4c82b308c0cb599fa6f790b84584197c65270ec701ec94a321f39e745625803a3d6093f
+DIST genpatches-5.10-193.base.tar.xz 5429232 BLAKE2B 
c8ab1eec55b3e282af48601c93a6e53a2974e7b255f56346954c93976ac9870117d91a6b9e8809cdfd0cdc27ec4a3eb292e7d9b10de6ecb7b8c54056380ee875
 SHA512 
44733f8f09f34bf792d0c7dfb6915902a71a234e8e4cd975316ceef23fdf414b01d1e97e317e48dff7af38ac2a04391ddbb0b8ce97ca13088eb1518bccf44390
+DIST genpatches-5.10-193.extras.tar.xz 3868 BLAKE2B 
5261a2132d49eb98e7e292f577eed23ba8da86f3b05b57a75d15543dd1ec0c424f4dba04a39aea6b12e320792a9f0802be6d7876bc64a1f864abed03fc8e0c36
 SHA512 
5383cad41ca1a0fb2933de4fc07207562ff572231f17398ab9958012b3f27d382b2043fbc9fbd784ec1d5f666f0baaf27e75d0a31473c56779f4cb1a32d89707
 DIST genpatches-5.15-120.base.tar.xz 4681108 BLAKE2B 
7e69c38991ab3b5ec949f48fff8564c854017b8bafac61747eede20f79d71dade59effaee29fe849b1fdbee7abcaf3f55a39b95b96bda6a70af05a905a68
 SHA512 
2be319896281e7cab1646da40a3067c3815270ff5fb29edccda9138862a39ace2192a1cd38a4232bc14ebed0d6c0c877a9fd58f225d7cedca743664e2a993025
 DIST genpatches-5.15-120.extras.tar.xz 3932 BLAKE2B 
fb00b97c8b61234646388bec0dd23a1310a7bdca9d04a2048a32a4e30605662c7001188bc125170aeca2ded63954a71b612908286aeab06928dec00cedc76902
 SHA512 
c2b6ee91b3505dae7fe78a393001cdf6ac7d0020f8123f14d961b90d1424144996e182fcb5304d5890c041e2d940a960bac0795ebc22e85459285b16f67d9b3f
 DIST genpatches-5.15-121.base.tar.xz 4695588 BLAKE2B 
2bbc7102194c0526cdc1f2e310871756ab87e5edf35273c41a2a8c26abfa56149361a2a8af68e215e14912bf2238c7610f60f69f88916404781488352fbdd95c
 SHA512 
822e207359ef8ce3894152de6aacf66974d8b8bcbc5329dbcbda379cb6dc81d348ad9a38022abd05131c1a4df955426da25bf37b83ac06ccead4aa1277b2eb36
@@ -32,6 +34,10 @@ DIST gentoo-kernel-5.10.182-1.amd64.gpkg.tar 66375680 
BLAKE2B cfad675c17a5c4aa26
 DIST gentoo-kernel-5.10.182-1.arm64.gpkg.tar 59371520 BLAKE2B 
66bc7e28658473cd2b43343e2d88d641b4653594e50e9963c3ef79b8523fc0360c4da460c7454715770f3573ebe313a463b3bb6fa0786dbec9cf697d498a75b5
 SHA512 
7085d1a293e39e2e25c02df55d181961a4a82a5aadba75cba6ef9602e423c5ccd784daa505ba3c992c120c8ec3da6c0aac9dc4f3b9f8060affc6ffa5237c5496
 DIST gentoo-kernel-5.10.182-1.ppc64le.gpkg.tar 54927360 BLAKE2B 
99fe7ac3443a169260e1767e14d9744064ffca52a3292652dd28b2547434d1d045b0064dd10976d01a46b718fa3d6798b5e04c0c0cb923edba493715ab1a6043
 SHA512 
4a5ea6a9eca8346adc43285bd14e5ae641cfc0bba783139f119d641d940f68c4fa8b4544eec814d5b6f2dd1885fe30c3eeba8779272171d2878ef23dcb7f87f6
 DIST gentoo-kernel-5.10.182-1.x86.gpkg.tar 56473600 BLAKE2B 
89eb3861a308e16530166ee0e380e5392dfa6ac5aa912241e4a519824df55298e3975d025dd874fe9a0c9f683cda04df84ab062f7109a7b1697daa6b033c0616
 SHA512 
50565d44a3e02ad07275c2547cf82a48ed48cec9aa4344dd024dd0a7ede6df431204b12b6d370e10192dcb8f24752492ee09fa55866429c27e997a8792b51f28
+DIST gentoo-kernel-5.10.183-1.amd64.gpkg.tar 66365440 BLAKE2B 
82b63f83720c546ad3ec1bcda9cebacd31ca1ac5a14e89983b9478e1f76ddb33361613bd6719a0d02fb50251637f36b0686fa1d5b32d480bb73935ccc34505cd
 SHA512 
9c6b0275693f2090b1e566d76bf77f90bc1a35ab08a5b9ced79cd77be9fa05f1162a093a4140a269c409bb656da2e4fc7ac61b93b371758ae6ce4d0a6484b9a6
+DIST gentoo-kernel-5.10.183-1.arm64.gpkg.tar 59371520 BLAKE2B 

[gentoo-commits] repo/gentoo:master commit in: virtual/dist-kernel/

2023-06-09 Thread Michał Górny
commit: ebcd9ccddb4a45ef1d31fb0497ef9624de7d7d7d
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Jun  9 14:02:40 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Jun  9 18:11:31 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ebcd9ccd

virtual/dist-kernel: Bump to 5.10.183

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

 virtual/dist-kernel/dist-kernel-5.10.183.ebuild | 19 +++
 1 file changed, 19 insertions(+)

diff --git a/virtual/dist-kernel/dist-kernel-5.10.183.ebuild 
b/virtual/dist-kernel/dist-kernel-5.10.183.ebuild
new file mode 100644
index ..407f5d349eb1
--- /dev/null
+++ b/virtual/dist-kernel/dist-kernel-5.10.183.ebuild
@@ -0,0 +1,19 @@
+# Copyright 2021-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DESCRIPTION="Virtual to depend on any Distribution Kernel"
+HOMEPAGE=""
+SRC_URI=""
+
+LICENSE=""
+SLOT="0/${PV}"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86"
+
+RDEPEND="
+   || (
+   ~sys-kernel/gentoo-kernel-${PV}
+   ~sys-kernel/gentoo-kernel-bin-${PV}
+   ~sys-kernel/vanilla-kernel-${PV}
+   )"



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

2023-06-09 Thread Michał Górny
commit: 417e4fbb9dbc9abc9f46c36b308a176f7ed68cd7
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Jun  9 18:05:10 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Jun  9 18:11:35 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=417e4fbb

sys-kernel/gentoo-kernel-bin: Bump to 6.3.7

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

 sys-kernel/gentoo-kernel-bin/Manifest  |   6 +
 .../gentoo-kernel-bin-6.3.7.ebuild | 127 +
 2 files changed, 133 insertions(+)

diff --git a/sys-kernel/gentoo-kernel-bin/Manifest 
b/sys-kernel/gentoo-kernel-bin/Manifest
index 9e5d30d19fd0..40a3ed43e32a 100644
--- a/sys-kernel/gentoo-kernel-bin/Manifest
+++ b/sys-kernel/gentoo-kernel-bin/Manifest
@@ -14,6 +14,8 @@ DIST genpatches-6.1-36.base.tar.xz 1892196 BLAKE2B 
21e7b006889ce39d3b2afaa981cb0
 DIST genpatches-6.1-36.extras.tar.xz 3808 BLAKE2B 
ba99390043e4a62ea1322364ba601440fd70079ffb98dea924f91aeb00a7add4d2402e16589e0406e66ff9e0ec7a9d0d76e0a14276fe486507345c8ebeb82bde
 SHA512 
ab4170a7b75c2617ccd5c08b7c5d84e68e593cacdca70dd59ed0b738639ddf3bbbaf6a4758728ff74026478a341782eb0e73a6a40ef9a7158f9c6221703afc55
 DIST genpatches-6.1-37.base.tar.xz 1905836 BLAKE2B 
da087dc0f3e1f683b025c16f9fc4c60fb041d9b1a7c886f6b235dbf28afedda1283780298add52e211d4bde198247413c633908f891f6d1464bf0caeaff76f26
 SHA512 
528ac52eb398dc272a0011384c6ca4af72cd7e0b4a75f5c81d71c8aa7b04a11b58ab5445b99bfb53bc559e99e5aeb42dd9479aa8c8b2d42510709614de75872a
 DIST genpatches-6.1-37.extras.tar.xz 3808 BLAKE2B 
020021d322f4240a950fc572f3442e554645419dd64f5e15ddb44e77bd950fa41030e5f8143949ac9e6a96eabf392d317fd7557a9ddeaa84b3979d399cf269c8
 SHA512 
9b6ffd0a94028f2bcfb3e8a1e24cc11f722fe6637b11f3cf9e5f21883291c456108bc2b7014d5aa5733ee77db2d2b9c196bd429b70fad3a6435b5c7773f37823
+DIST genpatches-6.3-10.base.tar.xz 593348 BLAKE2B 
e4d149963ca7d441b60d40af98939acdcc6163a09790ce103c78d33aa554de170136fbf8a4aa9285c5bde7fdd3cad54f73152d56038d7a299f8e69158b420d50
 SHA512 
7fddf9a02d8767c0236d8c3e1097a267d7f4961308eb08826299b596ba96b1e2fcaa84c22d986619e99aff3817f64fbc3740b87e5d0e1949dfe85d7f5450697f
+DIST genpatches-6.3-10.extras.tar.xz 3808 BLAKE2B 
7a4885c76a17d73d7f03836d243bee424f5d4e4205a6547f1b4fcb709f4f6c2c4b1c61dd542b260a3e8dd724f98d851850eaf0930233988670c674a8a2928bae
 SHA512 
f851bc9d10ad98ee74fb26344236670c0aaa218c4bf24eaf54e6376ca68d0626cc1d8f954a1dd3b61343dbd41a286d7c8d9a743ab50c295c0c729732cfb231c2
 DIST genpatches-6.3-8.base.tar.xz 502012 BLAKE2B 
190e68ecc877c5520413129ad7d28f8a088775234c18f59f74a4675b1256c7da1d8dc1b323c232523fc3044f3dd4988a77ecacedda715ff3431f910b7b0d58b7
 SHA512 
02f4b62eb098d875e4c66325f2abc74917fe0d88c1c35ee84ee2a19da878addd27719e9e2a0dca145707335338eedc905407dcd54c6706ec18a2f0920fc082b6
 DIST genpatches-6.3-8.extras.tar.xz 3804 BLAKE2B 
461a2a8fd04a4a7ef2f714f5472d2169b4119dbd42bac961feb6b890b8d7def33931ac8dbe423e9d8ee32e60d56ca01bcc4c814c18e445da8d8bbb9b58a6a717
 SHA512 
fc563f898ee88024d4b60eec567a7439893339c9f51b4eb9a09a0b16b1c7fa164260e63396ea923e776751dfdbd52d2cddace03f212419d4b145e38b5d670dad
 DIST genpatches-6.3-9.base.tar.xz 517548 BLAKE2B 
1cb215f7a6dfb9723ad2b784aa463e097686e7aa230f50285f55167590d2e673f986081a9b2e37ff8f96ad206a61e2bc34ce36b6c22c652584d7dd6a18ebe20d
 SHA512 
039e3c8bc8927d1bef377b451c957bc394186061fcd6027defe34df59000e40f2aae9924189e8e10d240fcf2197236e97f7fc5cc924c18917349e2c74a3d2125
@@ -58,6 +60,10 @@ DIST gentoo-kernel-6.3.6-1.amd64.gpkg.tar 83456000 BLAKE2B 
d4004efd7df9e2cc35f49
 DIST gentoo-kernel-6.3.6-1.arm64.gpkg.tar 72386560 BLAKE2B 
eddfb099f35d118d98d46647a8330bfb9b33e4aa462e70b7bcf38f8139eb18aa267f720db2fc54cdbc09159441658dcfacee677209f81667ad4e8fe40a2ccdfb
 SHA512 
7b543fcf9e0b26cb3eb135c6eb42d4eb7204eb878558d67befeba9d33182600054643b3e9a99bc14a95e5639d01b5f8755063c9381a3111800511a5ca7c909e6
 DIST gentoo-kernel-6.3.6-1.ppc64le.gpkg.tar 64276480 BLAKE2B 
21417c7200e4755fa9f0506a39078a4bd04eda8ada59f0d9c9bc6e8fa2e8ed71bd968e717803f074a880287e7644e8b58b0a2dde0a4dbf1f2134ea3067e5b3ca
 SHA512 
95797b412d1f1540ae3fa6f427a58071c4b8d07bc376463dd9ec1b57c4c272d048a2a045c2697f2d8c858c9eec20fb607a7ea972febe6f479357590859a275cc
 DIST gentoo-kernel-6.3.6-1.x86.gpkg.tar 67041280 BLAKE2B 
44ad99201580e385bb7ec61a2caa3ef29d3f290d5f0a46c141616d647cef3504b4f4089ce7b9faf087460932102dea8eba49d1e5fa7b040810dfce1b09ae5ffc
 SHA512 
215701507f8cd8e8164374bf2cb951a3982a8930fdbc1c7e4ccd0c1d297107bb19d300972c1954971be7fc490aa6a63307c5137364a0dc4ee03e35c19357d128
+DIST gentoo-kernel-6.3.7-1.amd64.gpkg.tar 83466240 BLAKE2B 
632db7b4da05f2eeaf591567127f683302aae27e956773cda84529bbced54b276f86821cb206d44155c060e32923d6314421593b918549127fd56cf0fb95487d
 SHA512 
09d60e5bc87067121708607a9a01eeba9399fcee10e329bfd0a0fbfe8f9e7923cefac3ed1498b71390fca8678c4e62f28df61a6f63ff7e9dced4277dd953e992
+DIST gentoo-kernel-6.3.7-1.arm64.gpkg.tar 72376320 BLAKE2B 

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

2023-06-09 Thread Michał Górny
commit: 4d18090c4383240467ecb9dc623c06f3e641f434
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Jun  9 18:05:34 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Jun  9 18:11:38 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4d18090c

sys-kernel/gentoo-kernel-bin: Bump to 5.4.246

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

 sys-kernel/gentoo-kernel-bin/Manifest  |   6 +
 .../gentoo-kernel-bin-5.4.246.ebuild   | 127 +
 2 files changed, 133 insertions(+)

diff --git a/sys-kernel/gentoo-kernel-bin/Manifest 
b/sys-kernel/gentoo-kernel-bin/Manifest
index b5d359fa8387..cd87047f7a5f 100644
--- a/sys-kernel/gentoo-kernel-bin/Manifest
+++ b/sys-kernel/gentoo-kernel-bin/Manifest
@@ -14,6 +14,8 @@ DIST genpatches-5.4-251.base.tar.xz 5798892 BLAKE2B 
a519f23086a440d560e5301b77aa
 DIST genpatches-5.4-251.extras.tar.xz 1812 BLAKE2B 
440f5d63b80e31753c46c2c2bb07bfdd257cac6847dfaed63a19c9e255da0e6ca31f5535718572afa143918bbab9d8651b0d8462f5bce619866d78acbc063682
 SHA512 
54d1ea7625daff0c8d50f8abfba616378d8bc4c62cdfdc03648bec9312803464d0c662bfa619c357a73247c00b22b9725896cec5aaefc66ef811e0f97ff62e91
 DIST genpatches-5.4-252.base.tar.xz 5808300 BLAKE2B 
d5cb4fe312f469a331269eca8604d9c43feca79bc6778af670fad859de3098c31cf0408fb58d95f233564e0ab2eff7a45ad041b8fc6bb97be0f93dd911224b62
 SHA512 
4970b66f064f53db230877fed6434e39aebb727438465667af6eca8603b712089830789c16bae5fe0249dfed0cb4bdbf1ce695cc7a1ebb6ab64bb61b1b38a5cb
 DIST genpatches-5.4-252.extras.tar.xz 1812 BLAKE2B 
07013e9aa5c8a2380424df700ac7ce592732316b97d6605ffb0e75270b9b08716030a56ae78b9f09b9e314fdd78ab8a8bf986ab767eadfe0a58cf2906be52b17
 SHA512 
3070acc7127a372f02479f4eee5f465dc3c1fe1ac3b4c2ce0af61d2fe091c509f7e7ef2af8564eb178efe031ac5fbf2f23f48bce4ea54d4500e1b1eaccea6340
+DIST genpatches-5.4-253.base.tar.xz 5855284 BLAKE2B 
af86d19abc80339eb77bad98df5f404ef5db39584955094c54726d33f6a825c495d835c1f809123903debb2c31c6ad3f07d077978d10c6dafe8170cb60087c7a
 SHA512 
5b9895d2ec8b5080802675912ea8419ed892693f82a4098e997fb3b6ce92844d605a865b31a2f06272248ec2386e36a0e9f74c163ef28e4157f29788c0e7eb5f
+DIST genpatches-5.4-253.extras.tar.xz 1816 BLAKE2B 
2d3492cefc1abb1b5f35c375afb99892eaab0b90f2b5624560b5dfa4b89bc6eff729ed81737e04e33f78e66b74835a8dee260cca14261c5d2a88644b1b30f8c5
 SHA512 
31a201024441c55f5477b431aa94a2fe4c98977bb9c1a359af07519b8a204f16189f0595bf71aaddbb88c88e73ef918dc3943bc0a17a2a573cf34dd68dcbb211
 DIST genpatches-6.1-36.base.tar.xz 1892196 BLAKE2B 
21e7b006889ce39d3b2afaa981cb04c1229050d13b944086ac2c51add6c63dc96c3ac2dda188dfa11a45343904e26589684ffea3a22c235738c1c6d8c38a11cd
 SHA512 
b4de4f6db586a9aafddf639ae914b35ffb0e2340ef312c64a48f4a0bfc02c573437595fc61596245dec2eac7add9f62925e575e2f621d2cf2e80262096f64df9
 DIST genpatches-6.1-36.extras.tar.xz 3808 BLAKE2B 
ba99390043e4a62ea1322364ba601440fd70079ffb98dea924f91aeb00a7add4d2402e16589e0406e66ff9e0ec7a9d0d76e0a14276fe486507345c8ebeb82bde
 SHA512 
ab4170a7b75c2617ccd5c08b7c5d84e68e593cacdca70dd59ed0b738639ddf3bbbaf6a4758728ff74026478a341782eb0e73a6a40ef9a7158f9c6221703afc55
 DIST genpatches-6.1-37.base.tar.xz 1905836 BLAKE2B 
da087dc0f3e1f683b025c16f9fc4c60fb041d9b1a7c886f6b235dbf28afedda1283780298add52e211d4bde198247413c633908f891f6d1464bf0caeaff76f26
 SHA512 
528ac52eb398dc272a0011384c6ca4af72cd7e0b4a75f5c81d71c8aa7b04a11b58ab5445b99bfb53bc559e99e5aeb42dd9479aa8c8b2d42510709614de75872a
@@ -58,6 +60,10 @@ DIST gentoo-kernel-5.4.245-1.amd64.gpkg.tar 60528640 BLAKE2B 
af046a3be180db34170
 DIST gentoo-kernel-5.4.245-1.arm64.gpkg.tar 56535040 BLAKE2B 
3a4e3cf0cbcfe1ada3ad64d7e3e67e379849ad86ac3a485548198dd0f41cc837ae4dbb25525c7646308a28d084d55e9a0abe588bbd92bac8501d21a56db0684f
 SHA512 
8f84e1087cb3ccd2e90918b2c99daf6c3596ad35fb9452e731b78e8ea0886d33bdb6c356daafcd429656228e0b34ef46b0c676b276af7e4e1d6f5ca5cfbfca84
 DIST gentoo-kernel-5.4.245-1.ppc64le.gpkg.tar 54220800 BLAKE2B 
536a5a181f908e660361c59c3faf103511352fde966b2a01b7db310097f4d51502ae29bef16891d2518c8e645c7c47efc25e9af4ce7c4aaa14ed0b01b0698fda
 SHA512 
3e2e237a7a0ff5d37a157ecea98fdd59d3623a225ad725d76ed239204c83d8cb3684462b4401a8738550504fa9aa954e185fd6a53a3e5e796fd2e0a93dd5ff92
 DIST gentoo-kernel-5.4.245-1.x86.gpkg.tar 52469760 BLAKE2B 
d251067b03af67aed6e950633e91c19ba71a2fb24962ead57864d38cd6e493a3fb14808191459ef98cac04b44361d6a0eb0b1d0dac6fdaa3ea13a3035feff0b4
 SHA512 
d7ce7c17d4f66f1b9e4961ddc67b8ce32a86d10594fd4c3481350bfc9a06aa573c5fe0da8858d6272c57def864f45a35ee82ec477c90a0fc24fa473ae112c592
+DIST gentoo-kernel-5.4.246-1.amd64.gpkg.tar 60508160 BLAKE2B 
7c06588ca709e0e06bd4980334697de34ea2cc2dfd9623550338739a5e540bb8487e05a8668728578fb8360a946c44407df8b069836d2d0b7d014e4e44f9e68b
 SHA512 
0398669a2b7f796805ae0fb5b159d168be05a57b4efca22fd950e2b9a99fd39c9b9df456c1ac83ee403b27f4a72bcdc497f12efe0098ae24e75f453492462070
+DIST gentoo-kernel-5.4.246-1.arm64.gpkg.tar 56524800 BLAKE2B 

  1   2   3   4   5   6   >