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

2023-01-31 Thread Bernard Cafarelli
commit: 07a59fad00afdebf28a5cc994245a3afc7882047
Author: Bernard Cafarelli  gentoo  org>
AuthorDate: Wed Feb  1 07:53:50 2023 +
Commit: Bernard Cafarelli  gentoo  org>
CommitDate: Wed Feb  1 07:58:53 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=07a59fad

app-text/paperwork: add 2.1.2

Signed-off-by: Bernard Cafarelli  gentoo.org>

 app-text/paperwork/Manifest   |  1 +
 app-text/paperwork/paperwork-2.1.2.ebuild | 53 +++
 2 files changed, 54 insertions(+)

diff --git a/app-text/paperwork/Manifest b/app-text/paperwork/Manifest
index bf6aa30e374e..f0fe9f9e87fe 100644
--- a/app-text/paperwork/Manifest
+++ b/app-text/paperwork/Manifest
@@ -1 +1,2 @@
 DIST paperwork-2.1.1.tar.gz 5886436 BLAKE2B 
5fd5a8a5d45a39298d3bc905360544f695c8c1ffa6e4bac56f3ec7bb9f31842aa71e2dadf0c8f072da59065f15fe5e768e42b8a1574722dfb99f66cc24c5b038
 SHA512 
e2164dc54eacb6153182c073e15f0605ec2131e17fa1c508d4923d37c1848c286d36807994ce07de99fb9cc5da012c111d84768c2c7c876dfb163811995b10c0
+DIST paperwork-2.1.2.tar.gz 5907738 BLAKE2B 
9b376e5ed13d69f0664c98d43a41cf876d21d46c31129b50c5c44e6d4279b04d302e7527906dad49b4416f698dfe9f5bafbc5130f41463efb5ca49fed0da308f
 SHA512 
0f75fba66a0b9ed1b4b28caf9dbbcc4a0b7e68fa24f5faa40251c3f39c610be372f89a2f4e2e6807babd930bfeb45cc82216761f0da042deac991d779fdfdfbb

diff --git a/app-text/paperwork/paperwork-2.1.2.ebuild 
b/app-text/paperwork/paperwork-2.1.2.ebuild
new file mode 100644
index ..000ebd41d82b
--- /dev/null
+++ b/app-text/paperwork/paperwork-2.1.2.ebuild
@@ -0,0 +1,53 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{9..11} )
+
+inherit distutils-r1 xdg
+
+DESCRIPTION="a personal document manager for scanned documents (and PDFs)"
+HOMEPAGE="https://gitlab.gnome.org/World/OpenPaperwork";
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND="~app-text/openpaperwork-core-${PV}[${PYTHON_USEDEP}]
+   ~app-text/openpaperwork-gtk-${PV}[${PYTHON_USEDEP}]
+   ~app-text/paperwork-backend-${PV}[${PYTHON_USEDEP}]
+   dev-python/libpillowfight[${PYTHON_USEDEP}]
+   dev-python/pillow[${PYTHON_USEDEP}]
+   dev-python/pycairo[${PYTHON_USEDEP}]
+   dev-python/pyenchant[${PYTHON_USEDEP}]
+   dev-python/pygobject:3[${PYTHON_USEDEP}]
+   >=dev-python/pyocr-0.3.0[${PYTHON_USEDEP}]
+   dev-python/pyxdg[${PYTHON_USEDEP}]
+   media-libs/libinsane
+   x11-libs/libnotify[introspection]"
+DEPEND="${RDEPEND}"
+
+src_prepare() {
+   # remove dep to allow both old python-Levenshtein and new
+   # Levenshtein packages
+   sed -i -e '/python-Levenshtein/d' setup.py || die
+   distutils-r1_src_prepare
+}
+
+python_install_all() {
+   distutils-r1_python_install_all
+
+   # This queries tesseract languages and will fail sandbox with
+   # USE=opencl, bugs #793446 #830012 #852134
+   addpredict /dev/dri/renderD128
+   addpredict /dev/kfd
+   addpredict /dev/nvidiactl
+
+   PYTHONPATH="src" "${EPYTHON}" src/paperwork_gtk/main.py install \
+   --icon_base_dir="${ED}"/usr/share/icons \
+   --data_base_dir="${ED}"/usr/share
+}



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

2023-01-31 Thread Bernard Cafarelli
commit: 1a875929dcec4d489fd84e96f227a239c37d2115
Author: Bernard Cafarelli  gentoo  org>
AuthorDate: Tue Jan 31 22:15:42 2023 +
Commit: Bernard Cafarelli  gentoo  org>
CommitDate: Wed Feb  1 07:58:50 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1a875929

net-misc/owncloud-client: add 3.1.0.9872

Signed-off-by: Bernard Cafarelli  gentoo.org>

 net-misc/owncloud-client/Manifest  |  1 +
 .../owncloud-client-3.1.0.9872.ebuild  | 67 ++
 2 files changed, 68 insertions(+)

diff --git a/net-misc/owncloud-client/Manifest 
b/net-misc/owncloud-client/Manifest
index d3d502622068..719551d3da8f 100644
--- a/net-misc/owncloud-client/Manifest
+++ b/net-misc/owncloud-client/Manifest
@@ -1 +1,2 @@
 DIST ownCloud-2.11.1.8946.tar.xz 5654496 BLAKE2B 
6b5b82730460071ae590b35d653824f4e56d506d87929c5d4ebb31eef921d0cb0141a44d7f0c996b8d1afffa5874d3e4dda75feaba740e652df2939633475fcd
 SHA512 
b44f72e22c539a731901d9c146f00edbf0a4dabb992d6cde06be1b50506d5bc4a8aa861c6ea0207eed72aaea8c8af8651ce07f9e9154e6e44ccdecdd27e35b75
+DIST ownCloud-3.1.0.9872.tar.xz 5682584 BLAKE2B 
174ffd7d441883f61817a6ab63decdd0238b9eb05d4e9cf0d5d18e69e6d2b08ad7836f7396383888f6f7d2f0d1be740c58413cd876780dba12446c6918921a47
 SHA512 
ca64af7c6ece1f26778a58088fcceaa68cddf1856ad7f1f5f24ee85691c813aed58339690ded1d0c535c131b2cf0343a03fe53289914bf36fa5ad4034f223b3e

diff --git a/net-misc/owncloud-client/owncloud-client-3.1.0.9872.ebuild 
b/net-misc/owncloud-client/owncloud-client-3.1.0.9872.ebuild
new file mode 100644
index ..1eed40954de2
--- /dev/null
+++ b/net-misc/owncloud-client/owncloud-client-3.1.0.9872.ebuild
@@ -0,0 +1,67 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit cmake xdg
+
+MY_PN="ownCloud"
+DESCRIPTION="Synchronize files from ownCloud Server with your computer"
+HOMEPAGE="https://owncloud.org/";
+SRC_URI="https://download.owncloud.com/desktop/${MY_PN}/stable/${PV}/source/${MY_PN}-${PV}.tar.xz";
+S=${WORKDIR}/${MY_PN}-${PV}
+
+LICENSE="CC-BY-3.0 GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~arm64 ~x86"
+IUSE="dolphin gnome-keyring nautilus test"
+RESTRICT="!test? ( test )"
+
+RDEPEND=">=dev-db/sqlite-3.4:3
+   dev-libs/qtkeychain[gnome-keyring?,qt5(+)]
+   dev-qt/qtconcurrent:5
+   dev-qt/qtcore:5
+   dev-qt/qtdbus:5
+   dev-qt/qtgui:5
+   dev-qt/qtnetwork:5[ssl]
+   dev-qt/qtsql:5
+   dev-qt/qtwidgets:5
+   dev-qt/qtxml:5
+   sys-fs/inotify-tools
+   dolphin? (
+   kde-frameworks/kcoreaddons:5
+   kde-frameworks/kio:5
+   )
+   nautilus? ( dev-python/nautilus-python )"
+
+DEPEND="${RDEPEND}
+   test? (
+   dev-util/cmocka
+   dev-qt/qttest:5
+   )"
+
+BDEPEND="
+   dev-qt/linguist-tools:5
+   kde-frameworks/extra-cmake-modules"
+
+src_prepare() {
+   # Keep tests in ${T}
+   sed -i -e "s#\"/tmp#\"${T}#g" test/test*.cpp || die
+
+   if ! use nautilus; then
+   pushd shell_integration > /dev/null || die
+   cmake_comment_add_subdirectory nautilus
+   popd > /dev/null || die
+   fi
+   cmake_src_prepare
+}
+
+src_configure() {
+   local mycmakeargs=(
+   -DCMAKE_INSTALL_DOCDIR=/usr/share/doc/${PF}
+   -DBUILD_SHELL_INTEGRATION_DOLPHIN=$(usex dolphin)
+   -DBUILD_TESTING=$(usex test)
+   )
+
+   cmake_src_configure
+}



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

2023-01-31 Thread Bernard Cafarelli
commit: 73f107569174cf72633c334969f8c24a9905e4c3
Author: Bernard Cafarelli  gentoo  org>
AuthorDate: Wed Feb  1 07:52:44 2023 +
Commit: Bernard Cafarelli  gentoo  org>
CommitDate: Wed Feb  1 07:58:53 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=73f10756

app-text/paperwork: drop 2.1.0

Signed-off-by: Bernard Cafarelli  gentoo.org>

 app-text/paperwork/Manifest   |  1 -
 app-text/paperwork/paperwork-2.1.0.ebuild | 45 ---
 2 files changed, 46 deletions(-)

diff --git a/app-text/paperwork/Manifest b/app-text/paperwork/Manifest
index 1cb0077b96e6..bf6aa30e374e 100644
--- a/app-text/paperwork/Manifest
+++ b/app-text/paperwork/Manifest
@@ -1,2 +1 @@
-DIST paperwork-2.1.0.tar.gz 5887310 BLAKE2B 
a28229c73342769fe004be38d5782c6e29d3893bf1fbdd8ccac9790057e2af0b01ef0ad6719310a40d609811efd6c13c7b3761bb9d5feab91a6127eca1526a3a
 SHA512 
4362b7feba917017d5c04cbfaf3d77a2619b7431f2687800f112ecac2edc48604f8bca8d4e6defd09bae1c69c6dfc3e1f22327166aa3563eb6b2c575827e536c
 DIST paperwork-2.1.1.tar.gz 5886436 BLAKE2B 
5fd5a8a5d45a39298d3bc905360544f695c8c1ffa6e4bac56f3ec7bb9f31842aa71e2dadf0c8f072da59065f15fe5e768e42b8a1574722dfb99f66cc24c5b038
 SHA512 
e2164dc54eacb6153182c073e15f0605ec2131e17fa1c508d4923d37c1848c286d36807994ce07de99fb9cc5da012c111d84768c2c7c876dfb163811995b10c0

diff --git a/app-text/paperwork/paperwork-2.1.0.ebuild 
b/app-text/paperwork/paperwork-2.1.0.ebuild
deleted file mode 100644
index 45c083368e7a..
--- a/app-text/paperwork/paperwork-2.1.0.ebuild
+++ /dev/null
@@ -1,45 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-PYTHON_COMPAT=( python3_{9..10} )
-
-inherit distutils-r1 xdg
-
-DESCRIPTION="a personal document manager for scanned documents (and PDFs)"
-HOMEPAGE="https://gitlab.gnome.org/World/OpenPaperwork";
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND="~app-text/openpaperwork-core-${PV}[${PYTHON_USEDEP}]
-   ~app-text/openpaperwork-gtk-${PV}[${PYTHON_USEDEP}]
-   ~app-text/paperwork-backend-${PV}[${PYTHON_USEDEP}]
-   dev-python/libpillowfight[${PYTHON_USEDEP}]
-   dev-python/pillow[${PYTHON_USEDEP}]
-   dev-python/pycairo[${PYTHON_USEDEP}]
-   dev-python/pyenchant[${PYTHON_USEDEP}]
-   dev-python/pygobject:3[${PYTHON_USEDEP}]
-   >=dev-python/pyocr-0.3.0[${PYTHON_USEDEP}]
-   dev-python/python-dateutil[${PYTHON_USEDEP}]
-   dev-python/pyxdg[${PYTHON_USEDEP}]
-   media-libs/libinsane
-   x11-libs/libnotify[introspection]"
-DEPEND="${RDEPEND}"
-
-python_install_all() {
-   distutils-r1_python_install_all
-
-   # This queries tesseract languages and will fail sandbox with
-   # USE=opencl, bugs #793446 #830012 #852134
-   addpredict /dev/dri/renderD128
-   addpredict /dev/kfd
-   addpredict /dev/nvidiactl
-
-   PYTHONPATH="src" "${EPYTHON}" src/paperwork_gtk/main.py install \
-   --icon_base_dir="${ED}"/usr/share/icons \
-   --data_base_dir="${ED}"/usr/share
-}



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

2023-01-31 Thread Bernard Cafarelli
commit: 14fa99412011521266e2750c82f304e6e2f7a821
Author: Bernard Cafarelli  gentoo  org>
AuthorDate: Wed Feb  1 07:57:32 2023 +
Commit: Bernard Cafarelli  gentoo  org>
CommitDate: Wed Feb  1 07:58:54 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=14fa9941

app-text/openpaperwork-gtk: 2.1.2 depends directly on openpaperwork-core

Signed-off-by: Bernard Cafarelli  gentoo.org>

 app-text/openpaperwork-gtk/openpaperwork-gtk-2.1.2.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/app-text/openpaperwork-gtk/openpaperwork-gtk-2.1.2.ebuild 
b/app-text/openpaperwork-gtk/openpaperwork-gtk-2.1.2.ebuild
index 18019cac82ec..fc4ab026ab78 100644
--- a/app-text/openpaperwork-gtk/openpaperwork-gtk-2.1.2.ebuild
+++ b/app-text/openpaperwork-gtk/openpaperwork-gtk-2.1.2.ebuild
@@ -17,7 +17,8 @@ SLOT="0"
 KEYWORDS="~amd64 ~x86"
 IUSE=""
 
-RDEPEND="dev-python/pillow[${PYTHON_USEDEP}]
+RDEPEND="app-text/openpaperwork-core[${PYTHON_USEDEP}]
+   dev-python/pillow[${PYTHON_USEDEP}]
dev-python/pycairo[${PYTHON_USEDEP}]
dev-python/pygobject:3[${PYTHON_USEDEP}]
gui-libs/libhandy



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

2023-01-31 Thread Bernard Cafarelli
commit: cd8e454f819be2d57861a90667e4c9475e8d3cf7
Author: Bernard Cafarelli  gentoo  org>
AuthorDate: Wed Feb  1 07:54:13 2023 +
Commit: Bernard Cafarelli  gentoo  org>
CommitDate: Wed Feb  1 07:58:54 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cd8e454f

app-text/paperwork: add gnome-gitlab upstream metadata

Signed-off-by: Bernard Cafarelli  gentoo.org>

 app-text/paperwork/metadata.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/app-text/paperwork/metadata.xml b/app-text/paperwork/metadata.xml
index 63d36aa33df1..d7596dc0e9e5 100644
--- a/app-text/paperwork/metadata.xml
+++ b/app-text/paperwork/metadata.xml
@@ -13,6 +13,7 @@
   In other words, let the machine do most of the work for you.
   
   
+World/OpenPaperwork
 paperwork-backend
   
 



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

2023-01-31 Thread Bernard Cafarelli
commit: b32db03a3c5f3c2b1a48632976836fa6772627ea
Author: Bernard Cafarelli  gentoo  org>
AuthorDate: Wed Feb  1 07:51:19 2023 +
Commit: Bernard Cafarelli  gentoo  org>
CommitDate: Wed Feb  1 07:58:53 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b32db03a

dev-python/libpillowfight: update EAPI 7 -> 8

Signed-off-by: Bernard Cafarelli  gentoo.org>

 dev-python/libpillowfight/Manifest |  1 +
 .../libpillowfight-0.3.0_p20210816-r1.ebuild   | 38 ++
 2 files changed, 39 insertions(+)

diff --git a/dev-python/libpillowfight/Manifest 
b/dev-python/libpillowfight/Manifest
index a08695322544..81038ebace55 100644
--- a/dev-python/libpillowfight/Manifest
+++ b/dev-python/libpillowfight/Manifest
@@ -1 +1,2 @@
+DIST libpillowfight-0.3.0_p20210816.tar.bz2 87826271 BLAKE2B 
aa0a9c2800992b671940f0ed0c8d808c5ad870c724fbf0f4dad336d224e6d510b135052f2697a6a1d05bafb9f1969278962c625d5d0ffd997b2548e60b1dec2b
 SHA512 
76b05d49e2ee9fc9dcc2c9342d312841c8d1520d8d2027bd12b6921f85bd92645f698a811ccf7bdeceba64f0b706d5fd2975f91c51db8ce87f1261793aee83cb
 DIST libpillowfight-0.3.0_p20210816.tar.gz 89491019 BLAKE2B 
24a658ce461928750582560ef27fbc1ea233bb7c6290053bee7ab3437816fd0e9d7933e36a7a90c75706bdc17024200d16a17ec81c0c30563f043e6d15cc074e
 SHA512 
a731a7d8c8492f5f6229315c8ff48bcdf215acd501d1a5f726f60d6417f77d04b702579d972aaa90f9d01d27b7b167b47f15f435c0fe79598aedb55ac397835b

diff --git a/dev-python/libpillowfight/libpillowfight-0.3.0_p20210816-r1.ebuild 
b/dev-python/libpillowfight/libpillowfight-0.3.0_p20210816-r1.ebuild
new file mode 100644
index ..fd434e4d3d34
--- /dev/null
+++ b/dev-python/libpillowfight/libpillowfight-0.3.0_p20210816-r1.ebuild
@@ -0,0 +1,38 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{9..11} )
+
+inherit distutils-r1
+
+COMMIT="50d965879eb89fdef9be09d6e934329486ff585d"
+
+DESCRIPTION="Small library containing various image processing algorithms"
+HOMEPAGE="https://gitlab.gnome.org/World/OpenPaperwork/libpillowfight";
+SRC_URI="https://gitlab.gnome.org/World/OpenPaperwork/${PN}/-/archive/${COMMIT}/${P}.tar.bz2";
+S="${WORKDIR}/${PN}-${COMMIT}"
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+RDEPEND="dev-python/pillow[${PYTHON_USEDEP}]"
+
+distutils_enable_tests pytest
+
+python_prepare_all() {
+   ln -s "${S}"/tests "${T}"/tests || die
+   sed -e "/'nose>=1.0'/d" -i setup.py || die
+   cat > src/pillowfight/_version.h <<- EOF || die
+   #define INTERNAL_PILLOWFIGHT_VERSION "$(ver_cut 1-3)"
+   EOF
+   distutils-r1_python_prepare_all
+}
+
+python_test() {
+   cd "${T}" || die
+   epytest "${S}"/tests -o addopts=
+}



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

2023-01-31 Thread Bernard Cafarelli
commit: 4c2eebff403581e8efc145fa952bae92849501ed
Author: Bernard Cafarelli  gentoo  org>
AuthorDate: Wed Feb  1 07:52:38 2023 +
Commit: Bernard Cafarelli  gentoo  org>
CommitDate: Wed Feb  1 07:58:53 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4c2eebff

app-text/paperwork-backend: add 2.1.2

Signed-off-by: Bernard Cafarelli  gentoo.org>

 app-text/paperwork-backend/Manifest|  1 +
 .../paperwork-backend-2.1.2.ebuild | 51 ++
 2 files changed, 52 insertions(+)

diff --git a/app-text/paperwork-backend/Manifest 
b/app-text/paperwork-backend/Manifest
index d71ea7a047ec..60723d0c259e 100644
--- a/app-text/paperwork-backend/Manifest
+++ b/app-text/paperwork-backend/Manifest
@@ -1 +1,2 @@
 DIST paperwork-backend-2.1.1.tar.gz 1383107 BLAKE2B 
0e814a829581fe6322cc0ae44e9e3a20a2fc066e9be5de038c4d08b9d85218961ca8271ebc646b03425e78017109ddf35c05a4b11e8fcc3bb4b6d10a6273
 SHA512 
ab75aaf01571eaa52a283ac6e1b9ff080d09e2514e1efb98bc96e9986acf85ec2ab2d94fc27ba15230370c642e39fddf6e11922a3d18b16af38f4281ff9c628f
+DIST paperwork-backend-2.1.2.tar.gz 1346499 BLAKE2B 
daf8c6dee97b0bdf814bcf7e9c83a80ab878250994a770f5fa6be4c0b4e23f0def51e22c0a8652a19e9294f3fab0b522b25c2a91c306ad760d568faf76a78610
 SHA512 
0156baa658a9fe26680bf6d146af3f03b98da307ee1cfaf4803f8b70a2ffdb0010fe23c4d4f9b5a572919c4be94a1aad4fd070220849248cdb18c5b1c4bc478b

diff --git a/app-text/paperwork-backend/paperwork-backend-2.1.2.ebuild 
b/app-text/paperwork-backend/paperwork-backend-2.1.2.ebuild
new file mode 100644
index ..a9afa9ad51d7
--- /dev/null
+++ b/app-text/paperwork-backend/paperwork-backend-2.1.2.ebuild
@@ -0,0 +1,51 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{9..11} )
+
+inherit distutils-r1
+
+DESCRIPTION="Backend part of Paperwork (Python API, no UI)"
+HOMEPAGE="https://gitlab.gnome.org/World/OpenPaperwork";
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+RDEPEND="
+   app-text/openpaperwork-core[${PYTHON_USEDEP}]
+   app-text/openpaperwork-gtk[${PYTHON_USEDEP}]
+   app-text/poppler[introspection]
+   dev-python/distro[${PYTHON_USEDEP}]
+   dev-python/Levenshtein[${PYTHON_USEDEP}]
+   dev-python/natsort[${PYTHON_USEDEP}]
+   dev-python/pillow[${PYTHON_USEDEP}]
+   dev-python/psutil[${PYTHON_USEDEP}]
+   dev-python/pycairo[${PYTHON_USEDEP}]
+   dev-python/pycountry[${PYTHON_USEDEP}]
+   dev-python/pyenchant[${PYTHON_USEDEP}]
+   dev-python/pygobject:3[${PYTHON_USEDEP}]
+   dev-python/termcolor[${PYTHON_USEDEP}]
+   dev-python/whoosh[${PYTHON_USEDEP}]
+   sci-libs/scikit-learn[${PYTHON_USEDEP}]
+"
+BDEPEND="
+   ${RDEPEND}
+   test? (
+   dev-python/libpillowfight[${PYTHON_USEDEP}]
+   media-libs/libinsane
+   )
+"
+
+distutils_enable_tests unittest
+
+src_prepare() {
+   # remove dep to allow both old python-Levenshtein and new
+   # Levenshtein packages
+   sed -i -e '/python-Levenshtein/d' setup.py || die
+   distutils-r1_src_prepare
+}



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

2023-01-31 Thread Bernard Cafarelli
commit: 11502580ebb902b7408617c0515f76de6e416111
Author: Bernard Cafarelli  gentoo  org>
AuthorDate: Tue Jan 31 22:25:55 2023 +
Commit: Bernard Cafarelli  gentoo  org>
CommitDate: Wed Feb  1 07:58:52 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=11502580

app-text/paperwork-backend: add gnome-gitlab upstream metadata

Signed-off-by: Bernard Cafarelli  gentoo.org>

 app-text/paperwork-backend/metadata.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/app-text/paperwork-backend/metadata.xml 
b/app-text/paperwork-backend/metadata.xml
index f6e9749123d3..20c7c0afde7f 100644
--- a/app-text/paperwork-backend/metadata.xml
+++ b/app-text/paperwork-backend/metadata.xml
@@ -6,6 +6,7 @@
 Bernard Cafarelli
   
   
+World/OpenPaperwork
 paperwork-backend
   
 



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

2023-01-31 Thread Bernard Cafarelli
commit: 630754f0eb48912440920d98264e2d21b7daa5ad
Author: Bernard Cafarelli  gentoo  org>
AuthorDate: Tue Jan 31 22:22:57 2023 +
Commit: Bernard Cafarelli  gentoo  org>
CommitDate: Wed Feb  1 07:58:52 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=630754f0

app-text/paperwork-backend: drop 2.1.0

Signed-off-by: Bernard Cafarelli  gentoo.org>

 app-text/paperwork-backend/Manifest|  1 -
 .../paperwork-backend-2.1.0.ebuild | 32 --
 2 files changed, 33 deletions(-)

diff --git a/app-text/paperwork-backend/Manifest 
b/app-text/paperwork-backend/Manifest
index 3ca1895164f4..d71ea7a047ec 100644
--- a/app-text/paperwork-backend/Manifest
+++ b/app-text/paperwork-backend/Manifest
@@ -1,2 +1 @@
-DIST paperwork-backend-2.1.0.tar.gz 1352553 BLAKE2B 
84bf9f34be50c2cd762c1afb496e4625bed50018242e94925ad4d5428228fadc9ac8d3866f8fbb9f0a78d049599048db62c6d7201852638cc5ad0674ebc791f0
 SHA512 
72cf3176091d899433a50d8a166a2505f0be9e5917df311a6f5139af472363df427102dcde99e6097b11f6aa26571bdaba06047fafd2365b4dedec0d3a47da7a
 DIST paperwork-backend-2.1.1.tar.gz 1383107 BLAKE2B 
0e814a829581fe6322cc0ae44e9e3a20a2fc066e9be5de038c4d08b9d85218961ca8271ebc646b03425e78017109ddf35c05a4b11e8fcc3bb4b6d10a6273
 SHA512 
ab75aaf01571eaa52a283ac6e1b9ff080d09e2514e1efb98bc96e9986acf85ec2ab2d94fc27ba15230370c642e39fddf6e11922a3d18b16af38f4281ff9c628f

diff --git a/app-text/paperwork-backend/paperwork-backend-2.1.0.ebuild 
b/app-text/paperwork-backend/paperwork-backend-2.1.0.ebuild
deleted file mode 100644
index c17ccf43fd48..
--- a/app-text/paperwork-backend/paperwork-backend-2.1.0.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-DISTUTILS_USE_SETUPTOOLS=bdepend
-PYTHON_COMPAT=( python3_{9..10} )
-
-inherit distutils-r1
-
-DESCRIPTION="Backend part of Paperwork (Python API, no UI)"
-HOMEPAGE="https://gitlab.gnome.org/World/OpenPaperwork";
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND="app-text/poppler[introspection]
-   dev-python/distro[${PYTHON_USEDEP}]
-   dev-python/Levenshtein[${PYTHON_USEDEP}]
-   dev-python/natsort[${PYTHON_USEDEP}]
-   dev-python/pillow[${PYTHON_USEDEP}]
-   dev-python/psutil[${PYTHON_USEDEP}]
-   dev-python/pycairo[${PYTHON_USEDEP}]
-   dev-python/pycountry[${PYTHON_USEDEP}]
-   dev-python/pyenchant[${PYTHON_USEDEP}]
-   dev-python/pygobject:3[${PYTHON_USEDEP}]
-   dev-python/termcolor[${PYTHON_USEDEP}]
-   dev-python/whoosh[${PYTHON_USEDEP}]
-   sci-libs/scikit-learn[${PYTHON_USEDEP}]"
-DEPEND="${RDEPEND}"



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

2023-01-31 Thread Bernard Cafarelli
commit: 61c641703cdac0179323057721523c2243505a69
Author: Bernard Cafarelli  gentoo  org>
AuthorDate: Tue Jan 31 22:18:46 2023 +
Commit: Bernard Cafarelli  gentoo  org>
CommitDate: Wed Feb  1 07:58:50 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=61c64170

app-text/openpaperwork-core: add 2.1.2

Signed-off-by: Bernard Cafarelli  gentoo.org>

 app-text/openpaperwork-core/Manifest|  1 +
 .../openpaperwork-core-2.1.2.ebuild | 21 +
 2 files changed, 22 insertions(+)

diff --git a/app-text/openpaperwork-core/Manifest 
b/app-text/openpaperwork-core/Manifest
index b9bc8ffa071b..f53be3c07ae1 100644
--- a/app-text/openpaperwork-core/Manifest
+++ b/app-text/openpaperwork-core/Manifest
@@ -1,2 +1,3 @@
 DIST openpaperwork-core-2.1.0.tar.gz 105113 BLAKE2B 
a9f37bab4e5af8bb2bbdca2c6785086962d78d0c27791b42a81b5a246152572c987f174bfd501aa9d25e9548b1e17c98115736f2403eb5669d758aa6552d4ccc
 SHA512 
3fd92928416763cedec86de01fdb610b5826a76a092c996451f70f3d6959fc946dcdfce27f3d746b1eee1d5a38a09c4f5161572c72f5d3e0ef471e3af18dac1c
 DIST openpaperwork-core-2.1.1.tar.gz 115580 BLAKE2B 
a6abd47967b1f94e41d2c491cbbaead3cc2c509e1dc980269e5575d2c08e0a30d50357b5e42ba56569f35b44a470992e45994413dddefd63ba65f8018853a939
 SHA512 
ef7917dcc0c2520ff63c776b170770a936743fbc8ff2a15993bae7090ef43aa76e66b787aeee6f6d43961fac2f67ebeaf8ba4eb93a912ecfe93567e3c78ed219
+DIST openpaperwork-core-2.1.2.tar.gz 104694 BLAKE2B 
cf7cc132758662495d4b586efebccaa20c892cdca2ae3bb68d5fc45639c828b8441906c56067db079c12f1393adcd69d2edec19ca51fe5fcd5930ce2a7005c0c
 SHA512 
88cb55b7b94e1e149042357d3a1c6c2a2184e4810b5895e02ef896554ae88ed0ebacd9c11e401da5e155aec857cd1b148328b1ffd0b760f939e4e97b96d1ce1a

diff --git a/app-text/openpaperwork-core/openpaperwork-core-2.1.2.ebuild 
b/app-text/openpaperwork-core/openpaperwork-core-2.1.2.ebuild
new file mode 100644
index ..7629df447682
--- /dev/null
+++ b/app-text/openpaperwork-core/openpaperwork-core-2.1.2.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_{9..11} )
+
+inherit distutils-r1
+
+DESCRIPTION="Core part of Paperwork (plugin management)"
+HOMEPAGE="https://gitlab.gnome.org/World/OpenPaperwork";
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND="dev-python/distro[${PYTHON_USEDEP}]"
+DEPEND="${RDEPEND}"



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

2023-01-31 Thread Bernard Cafarelli
commit: 98bfa2a40d85227595608327207b87ae6ea288a4
Author: Bernard Cafarelli  gentoo  org>
AuthorDate: Tue Jan 31 22:22:07 2023 +
Commit: Bernard Cafarelli  gentoo  org>
CommitDate: Wed Feb  1 07:58:52 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=98bfa2a4

app-text/openpaperwork-gtk: add gnome-gitlab upstream metadata

Signed-off-by: Bernard Cafarelli  gentoo.org>

 app-text/openpaperwork-gtk/metadata.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/app-text/openpaperwork-gtk/metadata.xml 
b/app-text/openpaperwork-gtk/metadata.xml
index 4b3eaa67df5d..5c14ec49f701 100644
--- a/app-text/openpaperwork-gtk/metadata.xml
+++ b/app-text/openpaperwork-gtk/metadata.xml
@@ -6,6 +6,7 @@
 Bernard Cafarelli
   
   
+World/OpenPaperwork
 openpaperwork-gtk
   
 



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

2023-01-31 Thread Bernard Cafarelli
commit: 4994fcbeed75b7d1711b3fc89bce80cf011dcbc4
Author: Bernard Cafarelli  gentoo  org>
AuthorDate: Tue Jan 31 22:19:11 2023 +
Commit: Bernard Cafarelli  gentoo  org>
CommitDate: Wed Feb  1 07:58:51 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4994fcbe

app-text/openpaperwork-gtk: drop 2.1.0-r1

Signed-off-by: Bernard Cafarelli  gentoo.org>

 app-text/openpaperwork-gtk/Manifest|  1 -
 .../openpaperwork-gtk-2.1.0-r1.ebuild  | 24 --
 2 files changed, 25 deletions(-)

diff --git a/app-text/openpaperwork-gtk/Manifest 
b/app-text/openpaperwork-gtk/Manifest
index 2e300559409c..748b1f24df51 100644
--- a/app-text/openpaperwork-gtk/Manifest
+++ b/app-text/openpaperwork-gtk/Manifest
@@ -1,2 +1 @@
-DIST openpaperwork-gtk-2.1.0.tar.gz 57327 BLAKE2B 
13f3f0ded868948a9b489629e12c56625ce85aa13617fa72a40fa80b7182587340a295631a898e69267ace1df3ef75529e1e2b9d8654131d67224868aefba172
 SHA512 
73bd7e12c804d2e31920f16f8d2b48ff4d6e387d8982573c1960851b1b6d082ae4961aa163059831b0698d8072a4f9374f9c0b5b3deb52534ed6aa2734e7f916
 DIST openpaperwork-gtk-2.1.1.tar.gz 57893 BLAKE2B 
387e04fe0e280f8ac4b8ed7d1c94c2fd8c76d556ee8f7ed7e76e7a1c298e8323664511538c947da4d460e5626cc8b7e3da984360467b96add50ca0c9a77075eb
 SHA512 
0250c457639068a8b6e95f98570872340a145d5b6939d00f9a33139a7c539978e5591dda148e1d3fbedc366f9a0a58ddfb89510374c7b135bcf1550ec744857e

diff --git a/app-text/openpaperwork-gtk/openpaperwork-gtk-2.1.0-r1.ebuild 
b/app-text/openpaperwork-gtk/openpaperwork-gtk-2.1.0-r1.ebuild
deleted file mode 100644
index 5f4ef806e699..
--- a/app-text/openpaperwork-gtk/openpaperwork-gtk-2.1.0-r1.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-DISTUTILS_USE_SETUPTOOLS=bdepend
-PYTHON_COMPAT=( python3_{9..10} )
-
-inherit distutils-r1
-
-DESCRIPTION="Paperwork plugins"
-HOMEPAGE="https://gitlab.gnome.org/World/OpenPaperwork";
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND="dev-python/pillow[${PYTHON_USEDEP}]
-   dev-python/pycairo[${PYTHON_USEDEP}]
-   dev-python/pygobject:3[${PYTHON_USEDEP}]
-   gui-libs/libhandy
-   x11-libs/gtk+:3[introspection]"
-DEPEND="${RDEPEND}"



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

2023-01-31 Thread Bernard Cafarelli
commit: 96befaf9e49024af52e5f0399122b12607e82feb
Author: Bernard Cafarelli  gentoo  org>
AuthorDate: Tue Jan 31 22:21:15 2023 +
Commit: Bernard Cafarelli  gentoo  org>
CommitDate: Wed Feb  1 07:58:51 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=96befaf9

app-text/openpaperwork-core: add gnome-gitlab upstream metadata

Signed-off-by: Bernard Cafarelli  gentoo.org>

 app-text/openpaperwork-core/metadata.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/app-text/openpaperwork-core/metadata.xml 
b/app-text/openpaperwork-core/metadata.xml
index 3bbef27953e2..db57600aee06 100644
--- a/app-text/openpaperwork-core/metadata.xml
+++ b/app-text/openpaperwork-core/metadata.xml
@@ -6,6 +6,7 @@
 Bernard Cafarelli
   
   
+World/OpenPaperwork
 openpaperwork-core
   
 



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

2023-01-31 Thread Bernard Cafarelli
commit: b3e747019572be75c28c94895c0e4263bfcb74f9
Author: Bernard Cafarelli  gentoo  org>
AuthorDate: Tue Jan 31 22:12:54 2023 +
Commit: Bernard Cafarelli  gentoo  org>
CommitDate: Wed Feb  1 07:58:50 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b3e74701

www-apps/nextcloud: add 24.0.9, 25.0.3

Signed-off-by: Bernard Cafarelli  gentoo.org>

 www-apps/nextcloud/Manifest|  2 ++
 www-apps/nextcloud/nextcloud-24.0.9.ebuild | 43 ++
 www-apps/nextcloud/nextcloud-25.0.3.ebuild | 43 ++
 3 files changed, 88 insertions(+)

diff --git a/www-apps/nextcloud/Manifest b/www-apps/nextcloud/Manifest
index c97bb26c5298..df19ad4ea553 100644
--- a/www-apps/nextcloud/Manifest
+++ b/www-apps/nextcloud/Manifest
@@ -1,4 +1,6 @@
 DIST nextcloud-24.0.7.tar.bz2 124233139 BLAKE2B 
991668bf897984da0f0034f954d009159acc6b27447603decc79bb79d6457f98cf8324e18f2ab3dda76cbbde63bc43d3ee2f1ff918d227c8256d8f3e8789
 SHA512 
77c1999b52ab87779908619ec8845887c9da32f90d9eb1e639d07c3899519235a18d973a35a8bfbfe9f896c7b7705cc91d571558700550857f741f98a85a52ef
 DIST nextcloud-24.0.8.tar.bz2 124547281 BLAKE2B 
0c0be4180fcf49b91534ef50b984df7eddcd275209cf3ec831aec2d4a5d8dd1ae84ed4b12db5564625066e09c109b9b4f25cb87bf6d4e32b1c54c2614fc5d556
 SHA512 
a885a93ac9f0fff1249ef9cbd3c88fb11786a178fcd0c4a5886c781d8270302b259267be760c6df91aa3cf27d360e38e5602fd3a186a918e50ccd55561e8f801
+DIST nextcloud-24.0.9.tar.bz2 124279049 BLAKE2B 
8ba86bc4fd0255b62670714dad75559d8444b3033be840f04f956a8c8abda7d6a599d7829e36032b3862e69bdb6f38fd5a5c65dd846b38c2122284c226c54de9
 SHA512 
dcbc664f25b5a197c7ea11ec542ab1d439a665874ead6467ca857d84751805ab62afe2363c33248fb5effabf6979f9baac00f55327879b85f0c702c433ea
 DIST nextcloud-25.0.1.tar.bz2 146695370 BLAKE2B 
01d9482301fa50e2b938cbe164310d0e3db3a791944e78ef2d7016ecd3e214907d53b589abc51c550263e636c114ee37dd027ebf3d164493c53775a10f102a61
 SHA512 
7fd401ffe01e5b1d568e4f66cdc5972d5e3c0b82f147a04330da9fe5ab1f2ddf152943e28f152fb635e8bca8d83a95a5a269a1f34fa189cef4a3c9dbe4e8c89b
 DIST nextcloud-25.0.2.tar.bz2 149894878 BLAKE2B 
8980fa45dcfa1f9cc70434f0bdd15154a2ef42b80bb4e57b5cb2792afa9ad77867640bc6a6d266b88e52a12aae829d34bd55d5c46fd2ba74acde0bea7b4c028e
 SHA512 
e65147825cce7c645f552c683426b96c802c513eabbf90122e713fb5a5d341f816b0928b2af72876fdcd245b49b72bfd60f0fafb793deace3a686e13eca918bb
+DIST nextcloud-25.0.3.tar.bz2 149979880 BLAKE2B 
9422c3ddafa33b109f5443c70b3fd2929b51b8bf72ca41074985d23123cc84f8f47331d65fd030d4a96c43fbee8b202633fcab1c07d2ccdd8df1e4aec3bc
 SHA512 
5c9fa141616002c87585c50bba740e3968b30fd901e6b5b4d345197a96021e10e5aeea1507f07ecd3e38bc55336a67510c6045a4f632c8991dee9760e175c6b3

diff --git a/www-apps/nextcloud/nextcloud-24.0.9.ebuild 
b/www-apps/nextcloud/nextcloud-24.0.9.ebuild
new file mode 100644
index ..e9db891d0021
--- /dev/null
+++ b/www-apps/nextcloud/nextcloud-24.0.9.ebuild
@@ -0,0 +1,43 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit webapp
+
+DESCRIPTION="Personal cloud that runs on your own server"
+HOMEPAGE="https://nextcloud.com/";
+SRC_URI="https://download.nextcloud.com/server/releases/${P}.tar.bz2";
+LICENSE="AGPL-3"
+
+KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+IUSE="+curl +imagemagick mysql postgres +sqlite"
+REQUIRED_USE="|| ( mysql postgres sqlite )"
+
+DEPEND=""
+RDEPEND="https://nextcloud.com/";
+SRC_URI="https://download.nextcloud.com/server/releases/${P}.tar.bz2";
+LICENSE="AGPL-3"
+
+KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+IUSE="+curl +imagemagick mysql postgres +sqlite"
+REQUIRED_USE="|| ( mysql postgres sqlite )"
+
+DEPEND=""
+RDEPEND="

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

2023-01-31 Thread Bernard Cafarelli
commit: 579bfb0ba51915dbad0bcd9443ed46fcdba484a6
Author: Bernard Cafarelli  gentoo  org>
AuthorDate: Tue Jan 31 22:10:54 2023 +
Commit: Bernard Cafarelli  gentoo  org>
CommitDate: Wed Feb  1 07:58:49 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=579bfb0b

net-misc/nextcloud-client: add 3.6.6

Signed-off-by: Bernard Cafarelli  gentoo.org>

 net-misc/nextcloud-client/Manifest |   1 +
 .../nextcloud-client/nextcloud-client-3.6.6.ebuild | 106 +
 2 files changed, 107 insertions(+)

diff --git a/net-misc/nextcloud-client/Manifest 
b/net-misc/nextcloud-client/Manifest
index 672fca271dc7..594889e47dd1 100644
--- a/net-misc/nextcloud-client/Manifest
+++ b/net-misc/nextcloud-client/Manifest
@@ -1,2 +1,3 @@
 DIST nextcloud-client-3.6.1.tar.gz 15346135 BLAKE2B 
116a2632ad1c653bb1dbf184c6156ebc469ed8c0bfe209282e8239d4113c46b761f4049daa6833d23d5179c0b2a3f9dd94f506e63c401775da419c92104a069f
 SHA512 
444062440570efd82b8cd9acf85dcc5826552c86c31edc19ae2f87d9fdf23afa501aac03e4b8135bb037feb523fdcbc230339387acbf56c0ca6e5df3e7bae583
 DIST nextcloud-client-3.6.4.tar.gz 15451930 BLAKE2B 
47b379513927d0f7fa20d41be67f75196ffbae6318d947d759f69d9561e27641d71e9a0accd197673f995d4aab90fa30dd1f1faa4dee446545f586ca28599cff
 SHA512 
7a9378e78e1e678e72898d1cca2188ba9f5488f565c72db49d70e9d3d6d8124c8fae7856226fb3b47edcb37cacaadc8f0fbc5ff3b6914e4ebb777a4ebd633513
+DIST nextcloud-client-3.6.6.tar.gz 15497450 BLAKE2B 
904f6f2a71a8c556fb4b9cb3710d09fff9888a7ea7c923d6dd7b42bd69bb2900a63525e5331bba893cb92663be7bdeaa228047a7af28bb3cdde7edb64f342c6c
 SHA512 
b9fe96f9f8ac70c4c586b58f1b460e293d73e979d6b849d232112c7601463fd48608e8a093f3a8b0c2dc5a417e20e8aff3c2c3582eb7bce0fcb9f15e3d909327

diff --git a/net-misc/nextcloud-client/nextcloud-client-3.6.6.ebuild 
b/net-misc/nextcloud-client/nextcloud-client-3.6.6.ebuild
new file mode 100644
index ..8496954d4804
--- /dev/null
+++ b/net-misc/nextcloud-client/nextcloud-client-3.6.6.ebuild
@@ -0,0 +1,106 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit cmake virtualx xdg
+
+DESCRIPTION="Desktop Syncing Client for Nextcloud"
+HOMEPAGE="https://github.com/nextcloud/desktop";
+SRC_URI="https://github.com/nextcloud/desktop/archive/v${PV/_/-}.tar.gz -> 
${P}.tar.gz"
+S="${WORKDIR}/desktop-${PV/_/-}"
+
+LICENSE="CC-BY-3.0 GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~arm64 ~x86"
+IUSE="doc dolphin nautilus test webengine"
+RESTRICT="!test? ( test )"
+
+# slot op for qtqui as this package uses private API parts of qtqui
+# src/gui/generalsettings.cpp:#include 
+RDEPEND="
+   >=dev-db/sqlite-3.34:3
+   >=dev-libs/openssl-1.1.0:0=
+   dev-libs/qtkeychain:=[qt5(+)]
+   dev-qt/qtcore:5
+   dev-qt/qtdbus:5
+   dev-qt/qtdeclarative:5
+   dev-qt/qtgui:5=
+   dev-qt/qtnetwork:5[ssl]
+   dev-qt/qtquickcontrols2:5
+   dev-qt/qtsvg:5
+   dev-qt/qtwebsockets:5
+   dev-qt/qtwidgets:5
+   net-libs/libcloudproviders
+   sys-libs/zlib
+   dolphin? (
+   kde-frameworks/kcoreaddons:5
+   kde-frameworks/kio:5
+   )
+   nautilus? ( dev-python/nautilus-python )
+   webengine? ( dev-qt/qtwebengine:5[widgets] )
+"
+DEPEND="
+   ${R_DEPEND}
+   dev-qt/qtconcurrent:5
+   dev-qt/qtxml:5
+   || ( gnome-base/librsvg media-gfx/inkscape )
+   doc? (
+   dev-python/sphinx
+   dev-tex/latexmk
+   dev-texlive/texlive-latexextra
+   virtual/latex-base
+   )
+   test? (
+   dev-qt/qttest:5
+   dev-util/cmocka
+   )
+"
+BDEPEND="
+   dev-qt/linguist-tools:5
+   dolphin? ( kde-frameworks/extra-cmake-modules )
+"
+
+src_prepare() {
+   # Keep tests in ${T}
+   sed -i -e "s#\"/tmp#\"${T}#g" test/test*.cpp || die
+
+   cmake_src_prepare
+}
+
+src_configure() {
+   local mycmakeargs=(
+   -DCMAKE_INSTALL_DOCDIR=/usr/share/doc/${PF}
+   -DBUILD_UPDATER=OFF
+   $(cmake_use_find_package doc Sphinx)
+   $(cmake_use_find_package doc PdfLatex)
+   $(cmake_use_find_package webengine Qt5WebEngine)
+   $(cmake_use_find_package webengine Qt5WebEngineWidgets)
+   -DBUILD_SHELL_INTEGRATION_DOLPHIN=$(usex dolphin)
+   -DBUILD_SHELL_INTEGRATION_NAUTILUS=$(usex nautilus)
+   -DBUILD_TESTING=$(usex test)
+   )
+
+   cmake_src_configure
+}
+
+src_test() {
+   virtx cmake_src_test
+}
+
+src_compile() {
+   local compile_targets=(all)
+   if use doc; then
+   compile_targets+=(doc doc-man)
+   fi
+   cmake_src_compile ${compile_targets[@]}
+}
+
+pkg_postinst() {
+   xdg_pkg_postinst
+
+   if ! use doc ; then
+   elog "Documentation and man pages not installed"
+   elog "Enable doc USE-flag to generate them"
+   fi
+}

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

2023-01-31 Thread Bernard Cafarelli
commit: cdfc203821cb40ba44eb0a7edb4ba2a7d96a049d
Author: Bernard Cafarelli  gentoo  org>
AuthorDate: Tue Jan 31 22:13:37 2023 +
Commit: Bernard Cafarelli  gentoo  org>
CommitDate: Wed Feb  1 07:58:50 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cdfc2038

net-misc/owncloud-client: drop 2.11.1.8438

Signed-off-by: Bernard Cafarelli  gentoo.org>

 net-misc/owncloud-client/Manifest  |  1 -
 .../owncloud-client-2.11.1.8438.ebuild | 67 --
 2 files changed, 68 deletions(-)

diff --git a/net-misc/owncloud-client/Manifest 
b/net-misc/owncloud-client/Manifest
index 0160ebd98ff1..d3d502622068 100644
--- a/net-misc/owncloud-client/Manifest
+++ b/net-misc/owncloud-client/Manifest
@@ -1,2 +1 @@
-DIST ownCloud-2.11.1.8438.tar.xz 5655380 BLAKE2B 
da34adafabfc8c2b0bbfdff99a81b56f2d2639b5168b2165a847a6d5a4efe4e86578984c0f0c20564d0978aab18bb1a62330539bdd137f608a5cfc3ff8d84cf0
 SHA512 
fe38471f62e7233a7ba04f7fd2c7c7231957e6927c39d0bcf3f6f77fd6cbb1223618bbf6a8cc5fa15de10a35c7f07f2f5df0e49acbc2af5fe9333cda2eb41c92
 DIST ownCloud-2.11.1.8946.tar.xz 5654496 BLAKE2B 
6b5b82730460071ae590b35d653824f4e56d506d87929c5d4ebb31eef921d0cb0141a44d7f0c996b8d1afffa5874d3e4dda75feaba740e652df2939633475fcd
 SHA512 
b44f72e22c539a731901d9c146f00edbf0a4dabb992d6cde06be1b50506d5bc4a8aa861c6ea0207eed72aaea8c8af8651ce07f9e9154e6e44ccdecdd27e35b75

diff --git a/net-misc/owncloud-client/owncloud-client-2.11.1.8438.ebuild 
b/net-misc/owncloud-client/owncloud-client-2.11.1.8438.ebuild
deleted file mode 100644
index ef87f857f8d3..
--- a/net-misc/owncloud-client/owncloud-client-2.11.1.8438.ebuild
+++ /dev/null
@@ -1,67 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit cmake xdg
-
-MY_PN="ownCloud"
-DESCRIPTION="Synchronize files from ownCloud Server with your computer"
-HOMEPAGE="https://owncloud.org/";
-SRC_URI="https://download.owncloud.com/desktop/${MY_PN}/stable/${PV}/source/${MY_PN}-${PV}.tar.xz";
-S=${WORKDIR}/${MY_PN}-${PV}
-
-LICENSE="CC-BY-3.0 GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~x86"
-IUSE="dolphin gnome-keyring nautilus test"
-RESTRICT="!test? ( test )"
-
-RDEPEND=">=dev-db/sqlite-3.4:3
-   dev-libs/qtkeychain[gnome-keyring?,qt5(+)]
-   dev-qt/qtconcurrent:5
-   dev-qt/qtcore:5
-   dev-qt/qtdbus:5
-   dev-qt/qtgui:5
-   dev-qt/qtnetwork:5[ssl]
-   dev-qt/qtsql:5
-   dev-qt/qtwidgets:5
-   dev-qt/qtxml:5
-   sys-fs/inotify-tools
-   dolphin? (
-   kde-frameworks/kcoreaddons:5
-   kde-frameworks/kio:5
-   )
-   nautilus? ( dev-python/nautilus-python )"
-
-DEPEND="${RDEPEND}
-   test? (
-   dev-util/cmocka
-   dev-qt/qttest:5
-   )"
-
-BDEPEND="
-   dev-qt/linguist-tools:5
-   kde-frameworks/extra-cmake-modules"
-
-src_prepare() {
-   # Keep tests in ${T}
-   sed -i -e "s#\"/tmp#\"${T}#g" test/test*.cpp || die
-
-   if ! use nautilus; then
-   pushd shell_integration > /dev/null || die
-   cmake_comment_add_subdirectory nautilus
-   popd > /dev/null || die
-   fi
-   cmake_src_prepare
-}
-
-src_configure() {
-   local mycmakeargs=(
-   -DCMAKE_INSTALL_DOCDIR=/usr/share/doc/${PF}
-   -DBUILD_SHELL_INTEGRATION_DOLPHIN=$(usex dolphin)
-   -DBUILD_TESTING=$(usex test)
-   )
-
-   cmake_src_configure
-}



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

2023-01-31 Thread Bernard Cafarelli
commit: 633d55e29a0891c05e951e306850ae3f07ff7997
Author: Bernard Cafarelli  gentoo  org>
AuthorDate: Tue Jan 31 22:20:19 2023 +
Commit: Bernard Cafarelli  gentoo  org>
CommitDate: Wed Feb  1 07:58:51 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=633d55e2

app-text/openpaperwork-gtk: add 2.1.2

Signed-off-by: Bernard Cafarelli  gentoo.org>

 app-text/openpaperwork-gtk/Manifest|  1 +
 .../openpaperwork-gtk-2.1.2.ebuild | 25 ++
 2 files changed, 26 insertions(+)

diff --git a/app-text/openpaperwork-gtk/Manifest 
b/app-text/openpaperwork-gtk/Manifest
index 748b1f24df51..9662d62886ae 100644
--- a/app-text/openpaperwork-gtk/Manifest
+++ b/app-text/openpaperwork-gtk/Manifest
@@ -1 +1,2 @@
 DIST openpaperwork-gtk-2.1.1.tar.gz 57893 BLAKE2B 
387e04fe0e280f8ac4b8ed7d1c94c2fd8c76d556ee8f7ed7e76e7a1c298e8323664511538c947da4d460e5626cc8b7e3da984360467b96add50ca0c9a77075eb
 SHA512 
0250c457639068a8b6e95f98570872340a145d5b6939d00f9a33139a7c539978e5591dda148e1d3fbedc366f9a0a58ddfb89510374c7b135bcf1550ec744857e
+DIST openpaperwork-gtk-2.1.2.tar.gz 59104 BLAKE2B 
94782b0fbd29e749b68f277e5c48a8f194d4feafe2f1579615b51bed44855a9113631302e3ed0f8248683ba524e72147da7cdce76e54b266ae9d8dbaa5cba2a5
 SHA512 
9f11482e68ee01356644fc2a679044a835308f6591b1b3ef6fc079c26e87a5c8c7fa8ba23545e7bf7fc9d37d85151a70cd7bdf4c45c271f67f8a8dcf95a5c440

diff --git a/app-text/openpaperwork-gtk/openpaperwork-gtk-2.1.2.ebuild 
b/app-text/openpaperwork-gtk/openpaperwork-gtk-2.1.2.ebuild
new file mode 100644
index ..18019cac82ec
--- /dev/null
+++ b/app-text/openpaperwork-gtk/openpaperwork-gtk-2.1.2.ebuild
@@ -0,0 +1,25 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{9..11} )
+
+inherit distutils-r1
+
+DESCRIPTION="Paperwork plugins"
+HOMEPAGE="https://gitlab.gnome.org/World/OpenPaperwork";
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND="dev-python/pillow[${PYTHON_USEDEP}]
+   dev-python/pycairo[${PYTHON_USEDEP}]
+   dev-python/pygobject:3[${PYTHON_USEDEP}]
+   gui-libs/libhandy
+   x11-libs/gtk+:3[introspection]"
+DEPEND="${RDEPEND}"



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

2023-01-31 Thread Bernard Cafarelli
commit: 12bda600c5cf76292c6270d72da82d9c62247e5a
Author: Bernard Cafarelli  gentoo  org>
AuthorDate: Tue Jan 31 22:18:55 2023 +
Commit: Bernard Cafarelli  gentoo  org>
CommitDate: Wed Feb  1 07:58:51 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=12bda600

app-text/openpaperwork-core: drop 2.1.0

Signed-off-by: Bernard Cafarelli  gentoo.org>

 app-text/openpaperwork-core/Manifest |  1 -
 .../openpaperwork-core-2.1.0.ebuild  | 20 
 2 files changed, 21 deletions(-)

diff --git a/app-text/openpaperwork-core/Manifest 
b/app-text/openpaperwork-core/Manifest
index f53be3c07ae1..58029e30df43 100644
--- a/app-text/openpaperwork-core/Manifest
+++ b/app-text/openpaperwork-core/Manifest
@@ -1,3 +1,2 @@
-DIST openpaperwork-core-2.1.0.tar.gz 105113 BLAKE2B 
a9f37bab4e5af8bb2bbdca2c6785086962d78d0c27791b42a81b5a246152572c987f174bfd501aa9d25e9548b1e17c98115736f2403eb5669d758aa6552d4ccc
 SHA512 
3fd92928416763cedec86de01fdb610b5826a76a092c996451f70f3d6959fc946dcdfce27f3d746b1eee1d5a38a09c4f5161572c72f5d3e0ef471e3af18dac1c
 DIST openpaperwork-core-2.1.1.tar.gz 115580 BLAKE2B 
a6abd47967b1f94e41d2c491cbbaead3cc2c509e1dc980269e5575d2c08e0a30d50357b5e42ba56569f35b44a470992e45994413dddefd63ba65f8018853a939
 SHA512 
ef7917dcc0c2520ff63c776b170770a936743fbc8ff2a15993bae7090ef43aa76e66b787aeee6f6d43961fac2f67ebeaf8ba4eb93a912ecfe93567e3c78ed219
 DIST openpaperwork-core-2.1.2.tar.gz 104694 BLAKE2B 
cf7cc132758662495d4b586efebccaa20c892cdca2ae3bb68d5fc45639c828b8441906c56067db079c12f1393adcd69d2edec19ca51fe5fcd5930ce2a7005c0c
 SHA512 
88cb55b7b94e1e149042357d3a1c6c2a2184e4810b5895e02ef896554ae88ed0ebacd9c11e401da5e155aec857cd1b148328b1ffd0b760f939e4e97b96d1ce1a

diff --git a/app-text/openpaperwork-core/openpaperwork-core-2.1.0.ebuild 
b/app-text/openpaperwork-core/openpaperwork-core-2.1.0.ebuild
deleted file mode 100644
index f2e090d3fd04..
--- a/app-text/openpaperwork-core/openpaperwork-core-2.1.0.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-DISTUTILS_USE_SETUPTOOLS=bdepend
-PYTHON_COMPAT=( python3_{9..10} )
-
-inherit distutils-r1
-
-DESCRIPTION="Core part of Paperwork (plugin management)"
-HOMEPAGE="https://gitlab.gnome.org/World/OpenPaperwork";
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND="dev-python/distro[${PYTHON_USEDEP}]"
-DEPEND="${RDEPEND}"



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

2023-01-31 Thread Bernard Cafarelli
commit: 378041ce511d8a8246ac114323bb7a39b4c58f79
Author: Bernard Cafarelli  gentoo  org>
AuthorDate: Tue Jan 31 22:11:47 2023 +
Commit: Bernard Cafarelli  gentoo  org>
CommitDate: Wed Feb  1 07:58:49 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=378041ce

www-apps/element: add 1.11.22

Signed-off-by: Bernard Cafarelli  gentoo.org>

 www-apps/element/Manifest   |  1 +
 www-apps/element/element-1.11.22.ebuild | 35 +
 2 files changed, 36 insertions(+)

diff --git a/www-apps/element/Manifest b/www-apps/element/Manifest
index 0338a8eb2eb9..c1eff4ef278d 100644
--- a/www-apps/element/Manifest
+++ b/www-apps/element/Manifest
@@ -1,2 +1,3 @@
 DIST element-v1.11.17.tar.gz 19226905 BLAKE2B 
f4aa25b0b3a462a6055db2cf49e1d439be55fe71846eb5612139b5b93143541dd37be35098b0a2e1aa75e3dd7989b588d1ad2258f0a33564ffb5d9b5a5e754c5
 SHA512 
e7ebfc873b0e20e1837357f0ba50c3bf42fdbba90a8a974cd7f986030c53d918918cc88b3519fbc2338794d42d3a88bb536e26fd814f344b5bc0ca933204e9f1
 DIST element-v1.11.20.tar.gz 21051550 BLAKE2B 
f4ce6fe66d2ae3fac513114c57d3e95f3c99491375dade17b8e2f727a9e49c49aae72526a3da0a8f5b7f627228f9471ea7a2f02d684c49f58ca3e0fe0425a2bc
 SHA512 
a4dd540fecaf7a202191febdeaba8931f75ce45bdb83bbfbb00ae3b5f9c4c007b6beb86ca572e272bc9630832b3119d848afb8dc56430cfb67fd89db0567
+DIST element-v1.11.22.tar.gz 21254080 BLAKE2B 
43c7894804a53b1c3ce8656dded7dccb2257d4abf630c82f5ee80b73838f4f03ad59f88e8300f2b59b5c8c79772e66e8a2e0ddd6044405aab719496c38f4c300
 SHA512 
4da6e2ad08fbd7e87ff6883e3af1855fd96a062fd62d8f9396e306966bb80e131b53e762d69b2b4ba65d39b2470e86bb112a637e5c423748dceced656e08fdeb

diff --git a/www-apps/element/element-1.11.22.ebuild 
b/www-apps/element/element-1.11.22.ebuild
new file mode 100644
index ..5607e225bffa
--- /dev/null
+++ b/www-apps/element/element-1.11.22.ebuild
@@ -0,0 +1,35 @@
+# Copyright 2021-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit webapp
+
+DESCRIPTION="A glossy Matrix collaboration client for the web"
+HOMEPAGE="https://element.io/";
+SRC_URI="https://github.com/vector-im/element-web/releases/download/v${PV}/${PN}-v${PV}.tar.gz";
+
+LICENSE="Apache-2.0"
+KEYWORDS="~amd64 ~riscv ~x86"
+
+DEPEND=""
+RDEPEND="${DEPEND}"
+need_httpd
+
+S=${WORKDIR}/${PN}-v${PV}
+
+src_install() {
+   webapp_src_preinst
+
+   insinto "${MY_HTDOCSDIR}"
+   doins -r .
+
+   dodir "${MY_HTDOCSDIR}"/home
+   dodir "${MY_HTDOCSDIR}"/sites
+
+   webapp_serverowned "${MY_HTDOCSDIR}"/home
+   webapp_serverowned "${MY_HTDOCSDIR}"/sites
+   #webapp_configfile "${MY_HTDOCSDIR}"/config.json
+
+   webapp_src_install
+}



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

2023-01-31 Thread Viorel Munteanu
commit: b2c7c69e86142a68f371333a500207d1fd48c799
Author: Christopher Byrne  gmail  com>
AuthorDate: Tue Jan 31 16:08:19 2023 +
Commit: Viorel Munteanu  gentoo  org>
CommitDate: Wed Feb  1 07:40:48 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b2c7c69e

app-crypt/tpm2-tss: add 3.2.2

Bug: https://bugs.gentoo.org/891519
Signed-off-by: Christopher Byrne  gmail.com>
Signed-off-by: Viorel Munteanu  gentoo.org>

 app-crypt/tpm2-tss/Manifest  |  1 +
 app-crypt/tpm2-tss/tpm2-tss-3.2.2.ebuild | 90 
 2 files changed, 91 insertions(+)

diff --git a/app-crypt/tpm2-tss/Manifest b/app-crypt/tpm2-tss/Manifest
index 4058c153abbc..e89e30c7cc98 100644
--- a/app-crypt/tpm2-tss/Manifest
+++ b/app-crypt/tpm2-tss/Manifest
@@ -1,3 +1,4 @@
 DIST tpm2-tss-3.2.0.tar.gz 1629211 BLAKE2B 
a89aa4d89a50bdfb5a9652874d30e2138747bd022049f2be2d0b56e296329d0c41254033ec3a062dbd64fde54a62e952f54446c551e5788231827cd53fae045a
 SHA512 
cabb411f074dfa94919ba914849aac77a0ac2f50622e28a1406cf575369148774748e0e2b7a7c566ec83561a96d4b883bac5a3b1763f4cf48668a0c5d68c0a23
 DIST tpm2-tss-3.2.1.tar.gz 1638566 BLAKE2B 
bdf5eeca1e7269a639cefd8b4a38e16c5b7c08518411a22718dcd14bc9fe3b621eee77cdd98f9ece0f6d9a52319bce5e0a502ff9a6e4ba6716341bd01f5967a9
 SHA512 
dbe5e29349d78621fcd608d9c75fa58f5e6462264b9654ca85af9f9faafebe1107d9f735a1b6ad4956a089b0dd96cbda3f46364cabd846f9fb29a419b074c78f
+DIST tpm2-tss-3.2.2.tar.gz 1638857 BLAKE2B 
164c54b7c43a3379a9aae86fd39788a0906030bc2df9a96d7264635b0e281088f46f470d28098e194e77067f1c4412a8f1ef30d7877eb2410aeefee2d3639409
 SHA512 
efa71d04de907f74cf0e451a55124cb6fa804fddc2530ecc728a76030e0ae1e8597048c81cd4316397318f273e95754cf85745fc49966208b60babd398989aa6
 DIST tpm2-tss-4.0.0.tar.gz 1787084 BLAKE2B 
9b9d466eab77ae71ec916c911f9e1321013fe49594e103610fcb03492a2f20e811a2faddc2237519b710a1931226d5664581cd671d2318319a92e16bcb5ccfb4
 SHA512 
1058aa74e2358bfb60a17b85291dc642d40b49bb076453810c5b2b0c37c72671c319d783c879f719ccbe7aaeb5f464e0144c6ee12d28242b477be5d579cb3f9c

diff --git a/app-crypt/tpm2-tss/tpm2-tss-3.2.2.ebuild 
b/app-crypt/tpm2-tss/tpm2-tss-3.2.2.ebuild
new file mode 100644
index ..4e45dca8
--- /dev/null
+++ b/app-crypt/tpm2-tss/tpm2-tss-3.2.2.ebuild
@@ -0,0 +1,90 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit autotools flag-o-matic linux-info multilib-minimal tmpfiles udev
+
+DESCRIPTION="TCG Trusted Platform Module 2.0 Software Stack"
+HOMEPAGE="https://github.com/tpm2-software/tpm2-tss";
+SRC_URI="https://github.com/tpm2-software/${PN}/releases/download/${PV}/${P}.tar.gz";
+
+LICENSE="BSD-2"
+SLOT="0/3"
+KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86"
+IUSE="doc +fapi +openssl mbedtls static-libs test"
+
+RESTRICT="!test? ( test )"
+
+REQUIRED_USE="^^ ( mbedtls openssl )
+   fapi? ( openssl !mbedtls )"
+
+RDEPEND="acct-group/tss
+   acct-user/tss
+   fapi? ( dev-libs/json-c:=[${MULTILIB_USEDEP}]
+   >=net-misc/curl-7.80.0[${MULTILIB_USEDEP}] )
+   mbedtls? ( net-libs/mbedtls:=[${MULTILIB_USEDEP}] )
+   openssl? ( dev-libs/openssl:=[${MULTILIB_USEDEP}] )"
+
+DEPEND="${RDEPEND}
+   test? ( app-crypt/swtpm
+   dev-libs/uthash
+   dev-util/cmocka
+   fapi? ( >=net-misc/curl-7.80.0 ) )"
+BDEPEND="sys-apps/acl
+   virtual/pkgconfig
+   doc? ( app-doc/doxygen )"
+
+PATCHES=(
+   "${FILESDIR}/${PN}-3.2.1-Dont-run-systemd-sysusers-in-Makefile.patch"
+)
+
+pkg_setup() {
+   local CONFIG_CHECK=" \
+   ~TCG_TPM
+   "
+   linux-info_pkg_setup
+   kernel_is ge 4 12 0 || ewarn "At least kernel 4.12.0 is required"
+}
+
+src_prepare() {
+   eautoreconf
+   default
+}
+
+multilib_src_configure() {
+   # tests fail with LTO enabbled. See bug 865275 and 865279
+   filter-lto
+
+   ECONF_SOURCE=${S} econf \
+   --localstatedir=/var \
+   $(multilib_native_use_enable doc doxygen-doc) \
+   $(use_enable fapi) \
+   $(use_enable static-libs static) \
+   $(multilib_native_use_enable test unit) \
+   $(multilib_native_use_enable test integration) \
+   $(multilib_native_use_enable test self-generated-certificate) \
+   --disable-tcti-libtpms \
+   --disable-defaultflags \
+   --disable-weakcrypto \
+   --with-crypto="$(usex mbedtls mbed ossl)" \
+   --with-runstatedir=/run \
+   --with-udevrulesdir="$(get_udevdir)/rules.d" \
+   --with-udevrulesprefix=60- \
+   --with-sysusersdir="/usr/lib/sysusers.d" \
+   --with-tmpfilesdir="/usr/lib/tmpfiles.d"
+}
+
+multilib_src_install() {
+   default
+   find "${D}" -name '*.la' -delete || die
+}
+
+pkg_postinst() {
+   tmpfiles_process tpm2-tss-fapi.conf
+   udev_reload

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

2023-01-31 Thread Viorel Munteanu
commit: e7e6f8fcfaf24a904171160d9be9f3426c630c25
Author: Christopher Byrne  gmail  com>
AuthorDate: Tue Jan 31 16:12:00 2023 +
Commit: Viorel Munteanu  gentoo  org>
CommitDate: Wed Feb  1 07:40:48 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e7e6f8fc

app-crypt/tpm2-tss: add 4.0.1

Bug: https://bugs.gentoo.org/891519
Signed-off-by: Christopher Byrne  gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/29358
Signed-off-by: Viorel Munteanu  gentoo.org>

 app-crypt/tpm2-tss/Manifest  |  1 +
 app-crypt/tpm2-tss/tpm2-tss-4.0.1.ebuild | 93 
 2 files changed, 94 insertions(+)

diff --git a/app-crypt/tpm2-tss/Manifest b/app-crypt/tpm2-tss/Manifest
index e89e30c7cc98..b76f835b2de8 100644
--- a/app-crypt/tpm2-tss/Manifest
+++ b/app-crypt/tpm2-tss/Manifest
@@ -2,3 +2,4 @@ DIST tpm2-tss-3.2.0.tar.gz 1629211 BLAKE2B 
a89aa4d89a50bdfb5a9652874d30e2138747b
 DIST tpm2-tss-3.2.1.tar.gz 1638566 BLAKE2B 
bdf5eeca1e7269a639cefd8b4a38e16c5b7c08518411a22718dcd14bc9fe3b621eee77cdd98f9ece0f6d9a52319bce5e0a502ff9a6e4ba6716341bd01f5967a9
 SHA512 
dbe5e29349d78621fcd608d9c75fa58f5e6462264b9654ca85af9f9faafebe1107d9f735a1b6ad4956a089b0dd96cbda3f46364cabd846f9fb29a419b074c78f
 DIST tpm2-tss-3.2.2.tar.gz 1638857 BLAKE2B 
164c54b7c43a3379a9aae86fd39788a0906030bc2df9a96d7264635b0e281088f46f470d28098e194e77067f1c4412a8f1ef30d7877eb2410aeefee2d3639409
 SHA512 
efa71d04de907f74cf0e451a55124cb6fa804fddc2530ecc728a76030e0ae1e8597048c81cd4316397318f273e95754cf85745fc49966208b60babd398989aa6
 DIST tpm2-tss-4.0.0.tar.gz 1787084 BLAKE2B 
9b9d466eab77ae71ec916c911f9e1321013fe49594e103610fcb03492a2f20e811a2faddc2237519b710a1931226d5664581cd671d2318319a92e16bcb5ccfb4
 SHA512 
1058aa74e2358bfb60a17b85291dc642d40b49bb076453810c5b2b0c37c72671c319d783c879f719ccbe7aaeb5f464e0144c6ee12d28242b477be5d579cb3f9c
+DIST tpm2-tss-4.0.1.tar.gz 1787139 BLAKE2B 
627cdefeff6c64148f9da1425922a0a7a72debcee4930ffab208a3b9b66127c2d4f923e3e105bfd45410cdb13c19cb40cc15a720e9a05dd32ff622dabf5fcc32
 SHA512 
ed6ddc52cb0e8c1082a4bb001e1225eb9905fd2380da88db5fd69ff5b5d9d43a93eb67b634e49d53eb5d586832da3aef2c4c7e5f18d51bb730481f8913319d7d

diff --git a/app-crypt/tpm2-tss/tpm2-tss-4.0.1.ebuild 
b/app-crypt/tpm2-tss/tpm2-tss-4.0.1.ebuild
new file mode 100644
index ..ba650e60ee44
--- /dev/null
+++ b/app-crypt/tpm2-tss/tpm2-tss-4.0.1.ebuild
@@ -0,0 +1,93 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit autotools flag-o-matic linux-info multilib-minimal tmpfiles udev
+
+DESCRIPTION="TCG Trusted Platform Module 2.0 Software Stack"
+HOMEPAGE="https://github.com/tpm2-software/tpm2-tss";
+SRC_URI="https://github.com/tpm2-software/${PN}/releases/download/${PV}/${P}.tar.gz";
+
+LICENSE="BSD-2"
+SLOT="0/4"
+KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86"
+IUSE="doc +fapi +openssl mbedtls +policy static-libs test"
+
+RESTRICT="!test? ( test )"
+
+REQUIRED_USE="^^ ( mbedtls openssl )
+   fapi? ( openssl !mbedtls )
+   policy? ( openssl !mbedtls )"
+
+RDEPEND="acct-group/tss
+   acct-user/tss
+   fapi? ( dev-libs/json-c:=[${MULTILIB_USEDEP}]
+   >=net-misc/curl-7.80.0[${MULTILIB_USEDEP}] )
+   mbedtls? ( net-libs/mbedtls:=[${MULTILIB_USEDEP}] )
+   openssl? ( dev-libs/openssl:=[${MULTILIB_USEDEP}] )"
+
+DEPEND="${RDEPEND}
+   test? ( app-crypt/swtpm
+   dev-libs/uthash
+   dev-util/cmocka
+   fapi? ( >=net-misc/curl-7.80.0 ) )"
+BDEPEND="sys-apps/acl
+   virtual/pkgconfig
+   doc? ( app-doc/doxygen )"
+
+PATCHES=(
+   "${FILESDIR}/${PN}-4.0.0-Dont-install-files-into-run.patch"
+   )
+
+pkg_setup() {
+   local CONFIG_CHECK=" \
+   ~TCG_TPM
+   "
+   linux-info_pkg_setup
+   kernel_is ge 4 12 0 || ewarn "At least kernel 4.12.0 is required"
+}
+
+src_prepare() {
+   eautoreconf
+   default
+}
+
+multilib_src_configure() {
+   # tests fail with LTO enabbled. See bug 865275 and 865279
+   filter-lto
+
+   ECONF_SOURCE=${S} econf \
+   --localstatedir=/var \
+   $(multilib_native_use_enable doc doxygen-doc) \
+   $(use_enable fapi) \
+   $(use_enable policy) \
+   $(use_enable static-libs static) \
+   $(multilib_native_use_enable test unit) \
+   $(multilib_native_use_enable test integration) \
+   $(multilib_native_use_enable test self-generated-certificate) \
+   --disable-tcti-libtpms \
+   --disable-defaultflags \
+   --disable-weakcrypto \
+   --with-crypto="$(usex mbedtls mbed ossl)" \
+   --with-runstatedir=/run \
+   --with-udevrulesdir="$(get_udevdir)/rules.d" \
+   --with-udevrulesprefix=60- \
+   --without-sysusersdir \
+   --with-tmpfilesdir

[gentoo-commits] repo/proj/guru:dev commit in: games-action/ddnet/

2023-01-31 Thread Edgar Luque
commit: be0f3f7b9c0c74f1b1b9698c6ad5a938028a0823
Author: Edgar Luque  edgarluque  com>
AuthorDate: Wed Feb  1 07:47:49 2023 +
Commit: Edgar Luque  edgarluque  com>
CommitDate: Wed Feb  1 07:47:49 2023 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=be0f3f7b

games-action/ddnet: add 16.7.2, drop 16.6

Signed-off-by: Edgar Luque  edgarluque.com>

 games-action/ddnet/Manifest   | 2 +-
 games-action/ddnet/{ddnet-16.6.ebuild => ddnet-16.7.2.ebuild} | 1 +
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/games-action/ddnet/Manifest b/games-action/ddnet/Manifest
index ea32d9483..4da33d520 100644
--- a/games-action/ddnet/Manifest
+++ b/games-action/ddnet/Manifest
@@ -2,7 +2,7 @@ DIST cc-1.0.73.crate 57880 BLAKE2B 
be8d7a25a54afdd759844e76aec61526fc2bd5ca09480
 DIST cxx-1.0.71.crate 195479 BLAKE2B 
956f735ad6a417337dd6e0f71ba49d21e8ad9724e288b8d05a013c76bdeb0c3565197f8fc02f861a13f68c6823a969b05852c4abc0ef48d3deb4a3ede3ce7d3c
 SHA512 
1b770312e5ea69a9fa3882e2e507d9de4505dbf09fdab4e6cacdeed7a00122b1cc88583d7353959cd0375a380b7e8563a673c4602fc036130f248db97225b305
 DIST cxxbridge-flags-1.0.71.crate 5593 BLAKE2B 
4f3c72079b42cf41c66dc779a792c76d860e7b85220508b9284b23645b8fae3911864b76719457952bb3b7e666312022def72204c2d096afa2683716cb9f0c5d
 SHA512 
53f5783c4c15b87eac8f6c7ca911b5b3c92a5821040c4000586a118b441aaab17f798f878433436e881f0edd531d9243234cdb4bacfea16fe1f60df080a2d6b9
 DIST cxxbridge-macro-1.0.71.crate 59620 BLAKE2B 
ce4b5bfc016a799312cfc2000bcc7b0b701636a558b66d079e3a69ed3a4c83c3c22cbba7bcd3168107d5dd3a0728e2e8887c0089ac7ef022957cc0559ed7a2c5
 SHA512 
13b0f742ecf4724214b896bcd3c4fedff011751661bd657ca902f123fcb869e835ce850acb1cb9ebe0cb1d13fb9aecc74c7730586ebd465500c2e01cfe686dbc
-DIST ddnet-16.6.tar.gz 35887706 BLAKE2B 
4676fbb7ac61f28af20ffaac39f68ab0dba1b8b91102597d7af84b003a2560da784d11e4a82b8aa8bf518a29f87042835e19178fbc4216f7b0e1a1de3178e48f
 SHA512 
adf0e03d203604d8bea252b7c0f2459f37745bb1843ff3e7ef7e31b12124191a9436516082d040943e225b4c96c7b33665c9a096aa41a29b84749cad561129f1
+DIST ddnet-16.7.2.tar.gz 35917634 BLAKE2B 
cb1bcf786f7862f4da580b96dbda5a1604557f2c9856b08b532480364f537e2d7894a0685e6db38954a8104dee17641c776a9baa391d799499aeb51be522c189
 SHA512 
92846b82ea4501d7bb00ff947ea1e5bfafa29fd91dc3bc18bd110084de0c04bfcde3f6d847d684286e7297e51c67e5696265b3dec3f7877f86daa17c0d495afd
 DIST link-cplusplus-1.0.6.crate 8150 BLAKE2B 
82b0eb89926a7f3b7e427242ff3f65eba78f467f1ab972f7f280daf09e2be7188d8e851a21018a268871d5dc9cf7dfda4ef24952b5bc38bd722a5537504c1ddb
 SHA512 
9f77f71f7261472de0d97b2c26efb43f3d49dafbaa1eb853340467260a65d85344e94e023540e068051108afd63cc48c6a5c8025f50922a73dc6409134418e74
 DIST proc-macro2-1.0.40.crate 40559 BLAKE2B 
d83cf7283393a82ca65263afc375d123bd2f48b719c9eab6859c52dc0c2b9b4b5af3090a0ebd0fedf0e1095f0bafbc443016f751a0485dc654bcd80a6f71e326
 SHA512 
bb179524bd41e36735010a7ec53e096359ffc3688ab97806a45ed9cfb17e8688ce352bbb8cd3bd4e15a4299e8500603c86591b17cfa31bca03f299f6f6347992
 DIST quote-1.0.20.crate 28160 BLAKE2B 
db257025f64817b1b58eecb8e64e63f1782d8a7fcb42ed6c3364254ec5a26705e49ce0637c880b0355b99a77473ce3083caae2cfabbd1a1a7e4fc826bae2cb7c
 SHA512 
d12f4a425273b99ae655da11fcf5dad2609e20ad3e7d85cde08c7d09f444a5c7a3505470bad2d48b1ba8ea59ebf38ab87aa1052e47ec414acfc05dcb07d438be

diff --git a/games-action/ddnet/ddnet-16.6.ebuild 
b/games-action/ddnet/ddnet-16.7.2.ebuild
similarity index 95%
rename from games-action/ddnet/ddnet-16.6.ebuild
rename to games-action/ddnet/ddnet-16.7.2.ebuild
index d0e6d0cc8..449e24ac0 100644
--- a/games-action/ddnet/ddnet-16.6.ebuild
+++ b/games-action/ddnet/ddnet-16.7.2.ebuild
@@ -90,6 +90,7 @@ src_configure(){
-DVIDEORECORDER=$(usex videorecorder ON OFF)
-DVULKAN=$(usex vulkan ON OFF)
-DWEBSOCKETS=$(usex websockets ON OFF)
+   -DSECURITY_COMPILER_FLAGS=OFF # Set by gentoo toolchain, see 
https://bugs.gentoo.org/75
)
cmake_src_configure
 }



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

2023-01-31 Thread Sam James
commit: 9e1088b5763b485e9f1baefc74e2b16cb13b9b06
Author: Sam James  gentoo  org>
AuthorDate: Wed Feb  1 07:36:25 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Feb  1 07:37:59 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9e1088b5

sys-apps/moreutils: add blocker on older pwntools

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

 .../{moreutils-0.67.ebuild => moreutils-0.67-r1.ebuild}   | 15 ++-
 1 file changed, 10 insertions(+), 5 deletions(-)

diff --git a/sys-apps/moreutils/moreutils-0.67.ebuild 
b/sys-apps/moreutils/moreutils-0.67-r1.ebuild
similarity index 93%
rename from sys-apps/moreutils/moreutils-0.67.ebuild
rename to sys-apps/moreutils/moreutils-0.67-r1.ebuild
index de41e3f61ad8..fb9a222d78e8 100644
--- a/sys-apps/moreutils/moreutils-0.67.ebuild
+++ b/sys-apps/moreutils/moreutils-0.67-r1.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
@@ -15,17 +15,22 @@ SLOT="0"
 KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ppc ~ppc64 x86 ~x86-linux ~x64-macos"
 IUSE="+doc +perl"
 
-RDEPEND="perl? (
+RDEPEND="
+   !

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

2023-01-31 Thread Sam James
commit: e36c733c6b8677b6192b99879f6b1e46154e3838
Author: Sam James  gentoo  org>
AuthorDate: Wed Feb  1 07:37:34 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Feb  1 07:38:01 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e36c733c

app-admin/checksec: add blocker on older pwntools

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

 .../checksec/{checksec-2.4.0.ebuild => checksec-2.4.0-r1.ebuild}  | 4 +++-
 .../checksec/{checksec-2.5.0.ebuild => checksec-2.5.0-r1.ebuild}  | 4 +++-
 .../checksec/{checksec-2.6.0.ebuild => checksec-2.6.0-r1.ebuild}  | 4 +++-
 3 files changed, 9 insertions(+), 3 deletions(-)

diff --git a/app-admin/checksec/checksec-2.4.0.ebuild 
b/app-admin/checksec/checksec-2.4.0-r1.ebuild
similarity index 89%
rename from app-admin/checksec/checksec-2.4.0.ebuild
rename to app-admin/checksec/checksec-2.4.0-r1.ebuild
index d0139d89d00f..67293f88dcbb 100644
--- a/app-admin/checksec/checksec-2.4.0.ebuild
+++ b/app-admin/checksec/checksec-2.4.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="7"
@@ -15,6 +15,8 @@ IUSE=""
 
 S="${WORKDIR}"/${MY_PN}-${PV}
 
+RDEPEND="!

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

2023-01-31 Thread Sam James
commit: a9f247a600acc6d8939cc55bb70df4f904e1db64
Author: Sam James  gentoo  org>
AuthorDate: Wed Feb  1 07:36:46 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Feb  1 07:38:00 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a9f247a6

app-admin/checksec: drop 2.2.3

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

 app-admin/checksec/Manifest  |  1 -
 app-admin/checksec/checksec-2.2.3.ebuild | 38 
 2 files changed, 39 deletions(-)

diff --git a/app-admin/checksec/Manifest b/app-admin/checksec/Manifest
index edf2168df776..7a1cdeaca1f7 100644
--- a/app-admin/checksec/Manifest
+++ b/app-admin/checksec/Manifest
@@ -1,4 +1,3 @@
-DIST checksec-2.2.3.tar.gz 2241535 BLAKE2B 
850977dc14d1b57dc947f81af904aca71a7d664bf695619de2b6f7a1014a95176813c4fcd8c39a6c89b028291fa1a08a2beaf6f4dce27f53624202bb0e72ed2c
 SHA512 
d1516dc4321f30a57f88d3279fa228b4dbb0f16345c3c7e9d89575ddc3ed9dffae42f392e76321a5a9aba876717aae959365fc829f0abb58c1c21f34dbbf59b7
 DIST checksec-2.4.0.tar.gz 2242079 BLAKE2B 
c1878c1312d13591147f0efd1a2d535ae8e75292dbc53e7ba0802c8d165b18b4bc0b22a5cc3a9159ddcf05a1518d58c18cb54700ea5a52ff29d261068194b96a
 SHA512 
1a02dfac48b5979cb5c2eb7b8f1fe290d3ac090726d1b95a14864bfc4bc3d32eefc10e2cc227c9dc01809c78fe003d1faea9b720d5cb5fbc16599fc0e2512947
 DIST checksec-2.5.0.tar.gz 2623122 BLAKE2B 
b4a876dfc8b9f02d5d74b6720b59ee216fbdab4e7df471aa4a78e7e6a98830b1b03f9a66d8b9dd344261fe1a253db4e5e9bede53f47e1fd171b2d23b0e04f031
 SHA512 
dd76061976d7f97c250b9d24b9cc7c6ea26c9df7e3521e3a1f39f56812485afaae6d60c611e1b7f4817b1585d10fc2116eaa032bb690e39a0243529e324943ab
 DIST checksec-2.6.0.tar.gz 2624551 BLAKE2B 
bfda79dfdfc672119d70612497893ba91f093719f95e2b387d27da81d7f8b50e2bc54e9d030d84db76dc2a599bb1f866608529149896259ce517450318640c82
 SHA512 
71ba0f24b7db0c7fa74dfeaa74b2722ffe792c77941316da916dc7aae888f147c81f98d1522f63b96aa3a76aff7bb1d98522a02efa312b3b3a9dd9a137239010

diff --git a/app-admin/checksec/checksec-2.2.3.ebuild 
b/app-admin/checksec/checksec-2.2.3.ebuild
deleted file mode 100644
index 558196dd1179..
--- a/app-admin/checksec/checksec-2.2.3.ebuild
+++ /dev/null
@@ -1,38 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="7"
-
-MY_PN=${PN}.sh
-DESCRIPTION="Tool to check properties of executables (e.g. ASLR/PIE, RELRO, 
PaX, Canaries)"
-HOMEPAGE="https://github.com/slimm609/checksec.sh";
-SRC_URI="https://github.com/slimm609/${MY_PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="amd64 ~mips ~ppc ~ppc64 x86"
-IUSE=""
-
-S="${WORKDIR}"/${MY_PN}-${PV}
-
-DOCS=( ChangeLog README.md )
-
-PATCHES=(
-   "${FILESDIR}"/${PN}-1.7.2-path.patch
-)
-
-src_prepare() {
-   sed 's,^pkg_release=false,pkg_release=true,' -i ${PN} || die
-   default
-}
-
-src_install() {
-   default
-
-   doman extras/man/*
-
-   insinto /usr/share/zsh/site-functions
-   doins extras/zsh/_${PN}
-
-   dobin ${PN}
-}



[gentoo-commits] repo/gentoo:master commit in: app-editors/vile/

2023-01-31 Thread Arthur Zamarin
commit: fd3b86c3fcb49dc72fbbf5d20c25e0365726e63d
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Wed Feb  1 07:34:39 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Wed Feb  1 07:34:39 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fd3b86c3

app-editors/vile: Stabilize 9.8x ppc, #892750

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

 app-editors/vile/vile-9.8x.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-editors/vile/vile-9.8x.ebuild 
b/app-editors/vile/vile-9.8x.ebuild
index 237b72fe0683..9e6c793cfa2a 100644
--- a/app-editors/vile/vile-9.8x.ebuild
+++ b/app-editors/vile/vile-9.8x.ebuild
@@ -15,7 +15,7 @@ SRC_URI+=" verify-sig? ( 
https://invisible-island.net/archives/vile/current/${P}
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~ia64 ~ppc ~riscv sparc x86 ~amd64-linux ~x86-linux 
~ppc-macos"
+KEYWORDS="~alpha amd64 ~ia64 ppc ~riscv sparc x86 ~amd64-linux ~x86-linux 
~ppc-macos"
 IUSE="perl iconv"
 
 RDEPEND=">=sys-libs/ncurses-5.2:=



[gentoo-commits] repo/gentoo:master commit in: app-editors/xvile/

2023-01-31 Thread Arthur Zamarin
commit: a0497ec1c4cb2b8c1d865200db6ebc3e1f673e23
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Wed Feb  1 07:34:39 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Wed Feb  1 07:34:39 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a0497ec1

app-editors/xvile: Stabilize 9.8x ppc, #892750

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

 app-editors/xvile/xvile-9.8x.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-editors/xvile/xvile-9.8x.ebuild 
b/app-editors/xvile/xvile-9.8x.ebuild
index 25791c0d2244..b65fe82972f5 100644
--- a/app-editors/xvile/xvile-9.8x.ebuild
+++ b/app-editors/xvile/xvile-9.8x.ebuild
@@ -16,7 +16,7 @@ SRC_URI+=" verify-sig? ( 
https://invisible-island.net/archives/vile/current/${MY
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~ia64 ~ppc ~riscv sparc x86"
+KEYWORDS="~alpha amd64 ~ia64 ppc ~riscv sparc x86"
 IUSE="perl"
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: app-editors/vile/

2023-01-31 Thread Sam James
commit: 60603ddd5f4d4f4b4860aea3fd4927bfb486fc9d
Author: Sam James  gentoo  org>
AuthorDate: Wed Feb  1 07:31:26 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Feb  1 07:31:26 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=60603ddd

app-editors/vile: Stabilize 9.8x sparc, #892750

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

 app-editors/vile/vile-9.8x.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-editors/vile/vile-9.8x.ebuild 
b/app-editors/vile/vile-9.8x.ebuild
index ab4a3d12abae..237b72fe0683 100644
--- a/app-editors/vile/vile-9.8x.ebuild
+++ b/app-editors/vile/vile-9.8x.ebuild
@@ -15,7 +15,7 @@ SRC_URI+=" verify-sig? ( 
https://invisible-island.net/archives/vile/current/${P}
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~ia64 ~ppc ~riscv ~sparc x86 ~amd64-linux ~x86-linux 
~ppc-macos"
+KEYWORDS="~alpha amd64 ~ia64 ~ppc ~riscv sparc x86 ~amd64-linux ~x86-linux 
~ppc-macos"
 IUSE="perl iconv"
 
 RDEPEND=">=sys-libs/ncurses-5.2:=



[gentoo-commits] repo/gentoo:master commit in: app-editors/xvile/

2023-01-31 Thread Sam James
commit: ffe6c5327b0e67f83fd868b987e6cd1061fb853f
Author: Sam James  gentoo  org>
AuthorDate: Wed Feb  1 07:31:27 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Feb  1 07:31:27 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ffe6c532

app-editors/xvile: Stabilize 9.8x sparc, #892750

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

 app-editors/xvile/xvile-9.8x.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-editors/xvile/xvile-9.8x.ebuild 
b/app-editors/xvile/xvile-9.8x.ebuild
index 8689ab2616bc..25791c0d2244 100644
--- a/app-editors/xvile/xvile-9.8x.ebuild
+++ b/app-editors/xvile/xvile-9.8x.ebuild
@@ -16,7 +16,7 @@ SRC_URI+=" verify-sig? ( 
https://invisible-island.net/archives/vile/current/${MY
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~ia64 ~ppc ~riscv ~sparc x86"
+KEYWORDS="~alpha amd64 ~ia64 ~ppc ~riscv sparc x86"
 IUSE="perl"
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: app-editors/vile/

2023-01-31 Thread Sam James
commit: 03e416a7656a999c52779923b61cae4181e2a4eb
Author: Sam James  gentoo  org>
AuthorDate: Wed Feb  1 07:26:45 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Feb  1 07:26:45 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=03e416a7

app-editors/vile: Stabilize 9.8x amd64, #892750

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

 app-editors/vile/vile-9.8x.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-editors/vile/vile-9.8x.ebuild 
b/app-editors/vile/vile-9.8x.ebuild
index 91e20371b305..1cad799980de 100644
--- a/app-editors/vile/vile-9.8x.ebuild
+++ b/app-editors/vile/vile-9.8x.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
@@ -15,7 +15,7 @@ SRC_URI+=" verify-sig? ( 
https://invisible-island.net/archives/vile/current/${P}
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux 
~ppc-macos"
+KEYWORDS="~alpha amd64 ~ia64 ~ppc ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux 
~ppc-macos"
 IUSE="perl iconv"
 
 RDEPEND=">=sys-libs/ncurses-5.2:=



[gentoo-commits] repo/gentoo:master commit in: app-editors/xvile/

2023-01-31 Thread Sam James
commit: 17bf8a59dbd47301846f4dd1d331f415739789b7
Author: Sam James  gentoo  org>
AuthorDate: Wed Feb  1 07:26:48 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Feb  1 07:26:48 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=17bf8a59

app-editors/xvile: Stabilize 9.8x x86, #892750

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

 app-editors/xvile/xvile-9.8x.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-editors/xvile/xvile-9.8x.ebuild 
b/app-editors/xvile/xvile-9.8x.ebuild
index 123851122997..8689ab2616bc 100644
--- a/app-editors/xvile/xvile-9.8x.ebuild
+++ b/app-editors/xvile/xvile-9.8x.ebuild
@@ -16,7 +16,7 @@ SRC_URI+=" verify-sig? ( 
https://invisible-island.net/archives/vile/current/${MY
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~ia64 ~ppc ~riscv ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~ia64 ~ppc ~riscv ~sparc x86"
 IUSE="perl"
 
 RDEPEND="



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

2023-01-31 Thread Sam James
commit: 00add340e59844d43b0704b8e686c47aacea7afa
Author: Matt Jolly  footclan  ninja>
AuthorDate: Wed Feb  1 01:00:50 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Feb  1 07:25:52 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=00add340

net-misc/curl: stabilize 7.87.0-r2 for arm64

- Add proxied maintainer

Signed-off-by: Matt Jolly  footclan.ninja>
Signed-off-by: Sam James  gentoo.org>

 net-misc/curl/curl-7.87.0-r2.ebuild | 2 +-
 net-misc/curl/metadata.xml  | 4 
 2 files changed, 5 insertions(+), 1 deletion(-)

diff --git a/net-misc/curl/curl-7.87.0-r2.ebuild 
b/net-misc/curl/curl-7.87.0-r2.ebuild
index 65942b70214b..41b0429d9230 100644
--- a/net-misc/curl/curl-7.87.0-r2.ebuild
+++ b/net-misc/curl/curl-7.87.0-r2.ebuild
@@ -12,7 +12,7 @@ SRC_URI="https://curl.se/download/${P}.tar.xz
 
 LICENSE="curl"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 
~riscv ~s390 sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 
~riscv ~s390 sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="+adns alt-svc brotli +ftp gnutls gopher hsts +http2 idn +imap ipv6 
kerberos ldap mbedtls nss +openssl +pop3 +progress-meter rtmp rustls samba 
+smtp ssh ssl sslv3 static-libs test telnet +tftp websockets zstd"
 IUSE+=" curl_ssl_gnutls curl_ssl_mbedtls curl_ssl_nss +curl_ssl_openssl 
curl_ssl_rustls"
 IUSE+=" nghttp3 quiche"

diff --git a/net-misc/curl/metadata.xml b/net-misc/curl/metadata.xml
index c5e46460fcc8..cdd47f10334b 100644
--- a/net-misc/curl/metadata.xml
+++ b/net-misc/curl/metadata.xml
@@ -1,6 +1,10 @@
 
 https://www.gentoo.org/dtd/metadata.dtd";>
 
+   
+   Matt.Jolly@footclan.ninja
+   Matt Jolly
+   

base-sys...@gentoo.org
Gentoo Base System



[gentoo-commits] repo/gentoo:master commit in: app-editors/vile/

2023-01-31 Thread Sam James
commit: bb441e47e25bd4c3c9f6b6ea24d709ce8dcc50db
Author: Sam James  gentoo  org>
AuthorDate: Wed Feb  1 07:26:47 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Feb  1 07:26:47 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bb441e47

app-editors/vile: Stabilize 9.8x x86, #892750

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

 app-editors/vile/vile-9.8x.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-editors/vile/vile-9.8x.ebuild 
b/app-editors/vile/vile-9.8x.ebuild
index 1cad799980de..ab4a3d12abae 100644
--- a/app-editors/vile/vile-9.8x.ebuild
+++ b/app-editors/vile/vile-9.8x.ebuild
@@ -15,7 +15,7 @@ SRC_URI+=" verify-sig? ( 
https://invisible-island.net/archives/vile/current/${P}
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~ia64 ~ppc ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux 
~ppc-macos"
+KEYWORDS="~alpha amd64 ~ia64 ~ppc ~riscv ~sparc x86 ~amd64-linux ~x86-linux 
~ppc-macos"
 IUSE="perl iconv"
 
 RDEPEND=">=sys-libs/ncurses-5.2:=



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

2023-01-31 Thread Sam James
commit: 70e478afca6ee420e77c320a37bbb6045b6a302e
Author: Matt Jolly  footclan  ninja>
AuthorDate: Wed Feb  1 01:03:02 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Feb  1 07:25:59 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=70e478af

net-misc/curl: drop 7.86.0-r3, 7.87.0-r1

Drop vulnerable and obsolete.

Closes: https://bugs.gentoo.org/887745
Closes: https://bugs.gentoo.org/01
Signed-off-by: Matt Jolly  footclan.ninja>
Closes: https://github.com/gentoo/gentoo/pull/29365
Signed-off-by: Sam James  gentoo.org>

 net-misc/curl/Manifest  |   2 -
 net-misc/curl/curl-7.86.0-r3.ebuild | 302 
 net-misc/curl/curl-7.87.0-r1.ebuild | 301 ---
 3 files changed, 605 deletions(-)

diff --git a/net-misc/curl/Manifest b/net-misc/curl/Manifest
index bd2278077873..51a46b81b61b 100644
--- a/net-misc/curl/Manifest
+++ b/net-misc/curl/Manifest
@@ -1,4 +1,2 @@
-DIST curl-7.86.0.tar.xz 2518356 BLAKE2B 
a1de7feb229de42bf1deeb5017f97df3b1c10c75fac99bcd0cd21a5dc69b6d8b62520744106d6a113c7a86bd6731dba536a263aabfa22be50d520c43e894acce
 SHA512 
18e03a3c00f22125e07bddb18becbf5acdca22baeb7b29f45ef189a5c56f95b2d51247813f7a9a90f04eb051739e9aa7d3a1c5be397bae75d763a2b918d1b656
-DIST curl-7.86.0.tar.xz.asc 488 BLAKE2B 
a9abe2f3af801b3a48be7db09cb82b6bb83bd26a9d5caf51c0d5a4a2e6881fb478f1768a6b71efbd9283563e2c7e2badbc5a6d6df265013e14eee2ec7e9be148
 SHA512 
9e97d5f44b3c856f401fe30ba713e1ca1f74edfc693dc42f1ce8e43f9f6dd4bf6998c579bc9c5d0f749f475a7d67d232e92ab6f89b95141acdb53e149f2312f0
 DIST curl-7.87.0.tar.xz 2547932 BLAKE2B 
b272ec928c5ef1728434630d8910f58834327a30570913df9d47921a2810d002bd88b81371005197db857d3a53386420c1e28b1e463e6241d46c1e50fbce0c13
 SHA512 
aa125991592667280dce3788aabe81487cf8c55b0afc59d675cc30b76055bb7114f5380b4a0e3b6461a8f81bf9812fa26d493a85f7e01d84263d484a0d699ee7
 DIST curl-7.87.0.tar.xz.asc 488 BLAKE2B 
031d8236b357bd3c519548b181254dc0aea1efc1375738bce04f4f331d35bafe99d1ca394ecf5943ede7cae040854b6d2b478fd305147eb7330f8d50e5d95c96
 SHA512 
0bcc12bafc4ae50d80128af2cf4bf1a1ec6018ebb8d5b9c49f52b51c0c25acc77e820858965656549ef43c1f923f4e5fe75b0a3523623154b4cfb9dc8a1d76e4

diff --git a/net-misc/curl/curl-7.86.0-r3.ebuild 
b/net-misc/curl/curl-7.86.0-r3.ebuild
deleted file mode 100644
index 08d3a7d0b137..
--- a/net-misc/curl/curl-7.86.0-r3.ebuild
+++ /dev/null
@@ -1,302 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="8"
-
-inherit autotools prefix multilib-minimal verify-sig
-
-DESCRIPTION="A Client that groks URLs"
-HOMEPAGE="https://curl.se/";
-SRC_URI="https://curl.se/download/${P}.tar.xz
-   verify-sig? ( https://curl.se/download/${P}.tar.xz.asc )"
-
-LICENSE="curl"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 
~riscv ~s390 sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
-IUSE="+adns alt-svc brotli +ftp gnutls gopher hsts +http2 idn +imap ipv6 
kerberos ldap mbedtls nss +openssl +pop3 +progress-meter rtmp rustls samba 
+smtp ssh ssl sslv3 static-libs test telnet +tftp websockets zstd"
-IUSE+=" curl_ssl_gnutls curl_ssl_mbedtls curl_ssl_nss +curl_ssl_openssl 
curl_ssl_rustls"
-IUSE+=" nghttp3 quiche"
-VERIFY_SIG_OPENPGP_KEY_PATH="${BROOT}"/usr/share/openpgp-keys/danielstenberg.asc
-
-# Only one default ssl provider can be enabled
-REQUIRED_USE="
-   ssl? (
-   ^^ (
-   curl_ssl_gnutls
-   curl_ssl_mbedtls
-   curl_ssl_nss
-   curl_ssl_openssl
-   curl_ssl_rustls
-   )
-   )"
-
-# lead to lots of false negatives, bug #285669
-RESTRICT="!test? ( test )"
-
-RDEPEND="ldap? ( net-nds/openldap:=[${MULTILIB_USEDEP}] )
-   brotli? ( app-arch/brotli:=[${MULTILIB_USEDEP}] )
-   ssl? (
-   gnutls? (
-   net-libs/gnutls:0=[static-libs?,${MULTILIB_USEDEP}]
-   dev-libs/nettle:0=[${MULTILIB_USEDEP}]
-   app-misc/ca-certificates
-   )
-   mbedtls? (
-   net-libs/mbedtls:0=[${MULTILIB_USEDEP}]
-   app-misc/ca-certificates
-   )
-   openssl? (
-   
dev-libs/openssl:0=[sslv3(-)=,static-libs?,${MULTILIB_USEDEP}]
-   )
-   nss? (
-   dev-libs/nss:0[${MULTILIB_USEDEP}]
-   dev-libs/nss-pem
-   app-misc/ca-certificates
-   )
-   rustls? (
-   net-libs/rustls-ffi:=[${MULTILIB_USEDEP}]
-   )
-   )
-   http2? ( net-libs/nghttp2:=[${MULTILIB_USEDEP}] )
-   nghttp3? (
-   net-libs/nghttp3[${MULTILIB_USEDEP}]
-   net-libs/ng

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

2023-01-31 Thread Sam James
commit: 2c49cc00ae62e5161c8ad4b0e105d6d0456a4752
Author: Mario Haustein  hrz  tu-chemnitz  de>
AuthorDate: Tue Jan 31 21:39:10 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Feb  1 07:25:43 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2c49cc00

dev-util/pwntools: don't mess up /usr/bin with file collision

Closes: https://bugs.gentoo.org/892724
Signed-off-by: Mario Haustein  hrz.tu-chemnitz.de>
Closes: https://github.com/gentoo/gentoo/pull/29364
Signed-off-by: Sam James  gentoo.org>

 dev-util/pwntools/Manifest| 4 ++--
 ...ols-4.10.0_beta0-r1.ebuild => pwntools-4.10.0_beta0-r2.ebuild} | 8 +++-
 .../{pwntools-4.9.0-r1.ebuild => pwntools-4.9.0-r2.ebuild}| 8 +++-
 dev-util/pwntools/pwntools-.ebuild| 8 +++-
 4 files changed, 23 insertions(+), 5 deletions(-)

diff --git a/dev-util/pwntools/Manifest b/dev-util/pwntools/Manifest
index 43f0be0443ed..4a83d4346459 100644
--- a/dev-util/pwntools/Manifest
+++ b/dev-util/pwntools/Manifest
@@ -1,2 +1,2 @@
-DIST pwntools-4.10.0_beta0.tar.gz 4228046 BLAKE2B 
3b03b3a9af12b23405af3d59fffa6c0baf430d9c8fc9c4180d43fb015b5707e317189a4d38091de02a688da34756aa9dd1ba8ae264857556db142880141f7d61
 SHA512 
9806509deff098e1d0f4f3cec335191f536d3e59d620acb7966aafccc64ebc84a28ee77c91b2aac93c8ba13a36fc77968dfe56852b1fc593a1ca2d2e568d82c6
-DIST pwntools-4.9.0.tar.gz 4218616 BLAKE2B 
d811a96943fbe80a4082bdff412aee5df02250846189e6300e99a6630bc02906053e728ca9904b27ddc546ad2c3612818a046b4d6418d8ebf682df600b99bc99
 SHA512 
8ed404dc556383712ad4de799fbff09f51735065cac07ca909f1430b22e6e9574d8704a7ce0e22d5f6edb18b956847a7aaf4dd6cf0b44fbfcf58e32497fb
+DIST pwntools-4.10.0_beta0.gh.tar.gz 4228046 BLAKE2B 
3b03b3a9af12b23405af3d59fffa6c0baf430d9c8fc9c4180d43fb015b5707e317189a4d38091de02a688da34756aa9dd1ba8ae264857556db142880141f7d61
 SHA512 
9806509deff098e1d0f4f3cec335191f536d3e59d620acb7966aafccc64ebc84a28ee77c91b2aac93c8ba13a36fc77968dfe56852b1fc593a1ca2d2e568d82c6
+DIST pwntools-4.9.0.gh.tar.gz 4218616 BLAKE2B 
d811a96943fbe80a4082bdff412aee5df02250846189e6300e99a6630bc02906053e728ca9904b27ddc546ad2c3612818a046b4d6418d8ebf682df600b99bc99
 SHA512 
8ed404dc556383712ad4de799fbff09f51735065cac07ca909f1430b22e6e9574d8704a7ce0e22d5f6edb18b956847a7aaf4dd6cf0b44fbfcf58e32497fb

diff --git a/dev-util/pwntools/pwntools-4.10.0_beta0-r1.ebuild 
b/dev-util/pwntools/pwntools-4.10.0_beta0-r2.ebuild
similarity index 93%
rename from dev-util/pwntools/pwntools-4.10.0_beta0-r1.ebuild
rename to dev-util/pwntools/pwntools-4.10.0_beta0-r2.ebuild
index 765bf018a914..716ef0f390c1 100644
--- a/dev-util/pwntools/pwntools-4.10.0_beta0-r1.ebuild
+++ b/dev-util/pwntools/pwntools-4.10.0_beta0-r2.ebuild
@@ -14,7 +14,7 @@ if [[ ${PV} == "" ]]; then
inherit git-r3
EGIT_REPO_URI="https://github.com/Gallopsled/pwntools.git";
 else
-   
SRC_URI="https://github.com/Gallopsled/pwntools/archive/${PV/_beta/beta}.tar.gz 
-> ${P}.tar.gz"
+   
SRC_URI="https://github.com/Gallopsled/pwntools/archive/${PV/_beta/beta}.tar.gz 
-> ${P}.gh.tar.gz"
KEYWORDS="~amd64 ~x86"
S="${WORKDIR}/${PN}-${PV/_beta/beta}"
 fi
@@ -49,6 +49,12 @@ PATCHES=(
"${FILESDIR}/${PN}-4.1.0_update_deps.patch"
 )
 
+python_configure_all() {
+   DISTUTILS_ARGS=(
+   --only-use-pwn-command
+   )
+}
+
 src_install() {
distutils-r1_src_install
 

diff --git a/dev-util/pwntools/pwntools-4.9.0-r1.ebuild 
b/dev-util/pwntools/pwntools-4.9.0-r2.ebuild
similarity index 93%
rename from dev-util/pwntools/pwntools-4.9.0-r1.ebuild
rename to dev-util/pwntools/pwntools-4.9.0-r2.ebuild
index 765bf018a914..716ef0f390c1 100644
--- a/dev-util/pwntools/pwntools-4.9.0-r1.ebuild
+++ b/dev-util/pwntools/pwntools-4.9.0-r2.ebuild
@@ -14,7 +14,7 @@ if [[ ${PV} == "" ]]; then
inherit git-r3
EGIT_REPO_URI="https://github.com/Gallopsled/pwntools.git";
 else
-   
SRC_URI="https://github.com/Gallopsled/pwntools/archive/${PV/_beta/beta}.tar.gz 
-> ${P}.tar.gz"
+   
SRC_URI="https://github.com/Gallopsled/pwntools/archive/${PV/_beta/beta}.tar.gz 
-> ${P}.gh.tar.gz"
KEYWORDS="~amd64 ~x86"
S="${WORKDIR}/${PN}-${PV/_beta/beta}"
 fi
@@ -49,6 +49,12 @@ PATCHES=(
"${FILESDIR}/${PN}-4.1.0_update_deps.patch"
 )
 
+python_configure_all() {
+   DISTUTILS_ARGS=(
+   --only-use-pwn-command
+   )
+}
+
 src_install() {
distutils-r1_src_install
 

diff --git a/dev-util/pwntools/pwntools-.ebuild 
b/dev-util/pwntools/pwntools-.ebuild
index 765bf018a914..716ef0f390c1 100644
--- a/dev-util/pwntools/pwntools-.ebuild
+++ b/dev-util/pwntools/pwntools-.ebuild
@@ -14,7 +14,7 @@ if [[ ${PV} == "" ]]; then
inherit git-r3
EGIT_REPO_URI="https://github.com/Gallopsled/pwntools.git";
 else
-   
SRC_URI="https://github.com/Gallopsled/pwntools/archive/${PV/_beta/beta}.tar.gz 
-> ${P}.tar.gz"

[gentoo-commits] repo/gentoo:master commit in: sci-calculators/bc-gh/

2023-01-31 Thread Sam James
commit: c8d9f25cd4138fbb44558ec906f0dae080221e7b
Author: Gavin D. Howard  yzena  com>
AuthorDate: Wed Feb  1 06:09:52 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Feb  1 07:26:26 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c8d9f25c

sci-calculators/bc-gh: change upstream URL and email

This is a necessary change on my end. I apologize.

Signed-off-by: Gavin D. Howard  gavinhoward.com>
Closes: https://github.com/gentoo/gentoo/pull/29368
Signed-off-by: Sam James  gentoo.org>

 sci-calculators/bc-gh/bc-gh-6.1.1-r1.ebuild | 2 +-
 sci-calculators/bc-gh/bc-gh-6.2.2.ebuild| 2 +-
 sci-calculators/bc-gh/metadata.xml  | 8 
 3 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/sci-calculators/bc-gh/bc-gh-6.1.1-r1.ebuild 
b/sci-calculators/bc-gh/bc-gh-6.1.1-r1.ebuild
index 1d81a7cffbbd..8640d2c4096e 100644
--- a/sci-calculators/bc-gh/bc-gh-6.1.1-r1.ebuild
+++ b/sci-calculators/bc-gh/bc-gh-6.1.1-r1.ebuild
@@ -4,7 +4,7 @@
 EAPI=8
 
 DESCRIPTION="Implementation of POSIX bc with GNU extensions"
-HOMEPAGE="https://git.yzena.com/gavin/bc";
+HOMEPAGE="https://git.gavinhoward.com/gavin/bc";
 
SRC_URI="https://github.com/gavinhoward/bc/releases/download/${PV}/bc-${PV}.tar.xz";
 
 LICENSE="BSD-2"

diff --git a/sci-calculators/bc-gh/bc-gh-6.2.2.ebuild 
b/sci-calculators/bc-gh/bc-gh-6.2.2.ebuild
index 16361a1854fa..c881bdb9c149 100644
--- a/sci-calculators/bc-gh/bc-gh-6.2.2.ebuild
+++ b/sci-calculators/bc-gh/bc-gh-6.2.2.ebuild
@@ -6,7 +6,7 @@ EAPI=8
 MY_P="bc-${PV}"
 DESCRIPTION="Implementation of POSIX bc with GNU extensions"
 HOMEPAGE="
-   https://git.yzena.com/gavin/bc/
+   https://git.gavinhoward.com/gavin/bc/
https://github.com/gavinhoward/bc/
 "
 SRC_URI="

diff --git a/sci-calculators/bc-gh/metadata.xml 
b/sci-calculators/bc-gh/metadata.xml
index b16dce8c90eb..83cc4b097767 100644
--- a/sci-calculators/bc-gh/metadata.xml
+++ b/sci-calculators/bc-gh/metadata.xml
@@ -3,7 +3,7 @@
 

Gavin D. Howard
-   ga...@yzena.com
+   ga...@gavinhoward.com


proxy-ma...@gentoo.org
@@ -12,10 +12,10 @@


Gavin D. Howard
-   ga...@yzena.com
+   ga...@gavinhoward.com

-   https://git.yzena.com/gavin/bc
-   
https://git.yzena.com/gavin/bc/src/branch/master/manuals
+   https://git.gavinhoward.com/gavin/bc
+   
https://git.gavinhoward.com/gavin/bc/src/branch/master/manuals
gavinhoward/bc





[gentoo-commits] repo/gentoo:master commit in: app-editors/xvile/

2023-01-31 Thread Sam James
commit: 1f541a50c3063a03fe517c58e01aa5a0ce5e2221
Author: Sam James  gentoo  org>
AuthorDate: Wed Feb  1 07:26:46 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Feb  1 07:26:46 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1f541a50

app-editors/xvile: Stabilize 9.8x amd64, #892750

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

 app-editors/xvile/xvile-9.8x.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-editors/xvile/xvile-9.8x.ebuild 
b/app-editors/xvile/xvile-9.8x.ebuild
index f144b9e573aa..123851122997 100644
--- a/app-editors/xvile/xvile-9.8x.ebuild
+++ b/app-editors/xvile/xvile-9.8x.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
@@ -16,7 +16,7 @@ SRC_URI+=" verify-sig? ( 
https://invisible-island.net/archives/vile/current/${MY
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~riscv ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~ia64 ~ppc ~riscv ~sparc ~x86"
 IUSE="perl"
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: sci-electronics/magic/

2023-01-31 Thread Sam James
commit: a027c3d8005ca107ab9919c3900c81fcf71f604b
Author: Sam James  gentoo  org>
AuthorDate: Wed Feb  1 07:19:43 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Feb  1 07:22:37 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a027c3d8

sci-electronics/magic: fix x11-libs/cairo dep

Nothing should've actually needed opengl on, so let's drop the dep,
as it's almost certainly bogus.

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

 .../magic/{magic-8.3.232.ebuild => magic-8.3.232-r1.ebuild}   | 4 ++--
 .../magic/{magic-8.3.309.ebuild => magic-8.3.309-r2.ebuild}   | 2 +-
 .../magic/{magic-8.3.309-r1.ebuild => magic-8.3.309-r3.ebuild}| 2 +-
 3 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/sci-electronics/magic/magic-8.3.232.ebuild 
b/sci-electronics/magic/magic-8.3.232-r1.ebuild
similarity index 96%
rename from sci-electronics/magic/magic-8.3.232.ebuild
rename to sci-electronics/magic/magic-8.3.232-r1.ebuild
index a23b43b71b8d..d3876aa9ad6e 100644
--- a/sci-electronics/magic/magic-8.3.232.ebuild
+++ b/sci-electronics/magic/magic-8.3.232-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -21,7 +21,7 @@ RDEPEND="sys-libs/ncurses:0=
dev-lang/tcl:0=
dev-lang/tk:0=
dev-tcltk/blt
-   cairo? ( x11-libs/cairo[opengl?] )
+   cairo? ( x11-libs/cairo )
opengl? (
virtual/glu
virtual/opengl

diff --git a/sci-electronics/magic/magic-8.3.309.ebuild 
b/sci-electronics/magic/magic-8.3.309-r2.ebuild
similarity index 98%
rename from sci-electronics/magic/magic-8.3.309.ebuild
rename to sci-electronics/magic/magic-8.3.309-r2.ebuild
index 9857f5aa9749..b615a42ae11d 100644
--- a/sci-electronics/magic/magic-8.3.309.ebuild
+++ b/sci-electronics/magic/magic-8.3.309-r2.ebuild
@@ -27,7 +27,7 @@ RDEPEND="
dev-lang/tcl:0=
dev-lang/tk:0=
dev-tcltk/blt
-   cairo? ( x11-libs/cairo[opengl?] )
+   cairo? ( x11-libs/cairo )
opengl? (
virtual/glu
virtual/opengl

diff --git a/sci-electronics/magic/magic-8.3.309-r1.ebuild 
b/sci-electronics/magic/magic-8.3.309-r3.ebuild
similarity index 98%
rename from sci-electronics/magic/magic-8.3.309-r1.ebuild
rename to sci-electronics/magic/magic-8.3.309-r3.ebuild
index 871d9495f6bd..1b40c505933c 100644
--- a/sci-electronics/magic/magic-8.3.309-r1.ebuild
+++ b/sci-electronics/magic/magic-8.3.309-r3.ebuild
@@ -27,7 +27,7 @@ RDEPEND="
dev-lang/tcl:0=
dev-lang/tk:0=
dev-tcltk/blt
-   cairo? ( x11-libs/cairo[opengl?] )
+   cairo? ( x11-libs/cairo )
opengl? (
virtual/glu
virtual/opengl



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

2023-01-31 Thread Sam James
commit: e1e87389aadfb41f330f6292c2f4f4aec4a85e3f
Author: Sam James  gentoo  org>
AuthorDate: Wed Feb  1 07:18:53 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Feb  1 07:18:53 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e1e87389

media-gfx/fbida: fix x11-libs/cairo dep

Nothing should've actually needed opengl on, so let's drop the dep,
as it's almost certainly bogus.

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

 media-gfx/fbida/{fbida-2.14-r5.ebuild => fbida-2.14-r6.ebuild} | 4 ++--
 media-gfx/fbida/fbida-.ebuild  | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/media-gfx/fbida/fbida-2.14-r5.ebuild 
b/media-gfx/fbida/fbida-2.14-r6.ebuild
similarity index 97%
rename from media-gfx/fbida/fbida-2.14-r5.ebuild
rename to media-gfx/fbida/fbida-2.14-r6.ebuild
index f0c6af2eef7d..7f6bcc3ffd81 100644
--- a/media-gfx/fbida/fbida-2.14-r5.ebuild
+++ b/media-gfx/fbida/fbida-2.14-r6.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -27,7 +27,7 @@ CDEPEND="
media-libs/libexif
media-libs/libjpeg-turbo:=
virtual/ttf-fonts
-   x11-libs/cairo[opengl]
+   x11-libs/cairo
curl? ( net-misc/curl )
fbcon? (
app-text/poppler[cairo]

diff --git a/media-gfx/fbida/fbida-.ebuild 
b/media-gfx/fbida/fbida-.ebuild
index 27945e863d9a..bd5faf774dc9 100644
--- a/media-gfx/fbida/fbida-.ebuild
+++ b/media-gfx/fbida/fbida-.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -30,7 +30,7 @@ CDEPEND="
media-libs/tiff:=
net-misc/curl
virtual/ttf-fonts
-   x11-libs/cairo[opengl]
+   x11-libs/cairo
x11-libs/libX11
x11-libs/libXpm
x11-libs/libXt



[gentoo-commits] repo/gentoo:master commit in: sci-geosciences/grass/

2023-01-31 Thread Sam James
commit: 85c442167a9b5b8a2cd2802c509f78b40336209c
Author: Sam James  gentoo  org>
AuthorDate: Wed Feb  1 07:22:18 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Feb  1 07:22:38 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=85c44216

sci-geosciences/grass: fix x11-libs/cairo dep

Nothing should've actually needed opengl on, so let's drop the dep,
as it's almost certainly bogus.

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

 sci-geosciences/grass/{grass-8.2.0-r3.ebuild => grass-8.2.0-r5.ebuild} | 2 +-
 sci-geosciences/grass/{grass-8.2.0-r4.ebuild => grass-8.2.0-r6.ebuild} | 2 +-
 sci-geosciences/grass/grass-.ebuild| 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/sci-geosciences/grass/grass-8.2.0-r3.ebuild 
b/sci-geosciences/grass/grass-8.2.0-r5.ebuild
similarity index 99%
rename from sci-geosciences/grass/grass-8.2.0-r3.ebuild
rename to sci-geosciences/grass/grass-8.2.0-r5.ebuild
index 314798b0e0ca..67c415a6fb83 100644
--- a/sci-geosciences/grass/grass-8.2.0-r3.ebuild
+++ b/sci-geosciences/grass/grass-8.2.0-r5.ebuild
@@ -72,7 +72,7 @@ RDEPEND="
truetype? ( media-libs/freetype:2 )
X? (
dev-python/wxpython:4.0
-   x11-libs/cairo[X,opengl?]
+   x11-libs/cairo[X]
x11-libs/libICE
x11-libs/libSM
x11-libs/libX11

diff --git a/sci-geosciences/grass/grass-8.2.0-r4.ebuild 
b/sci-geosciences/grass/grass-8.2.0-r6.ebuild
similarity index 99%
rename from sci-geosciences/grass/grass-8.2.0-r4.ebuild
rename to sci-geosciences/grass/grass-8.2.0-r6.ebuild
index c3cb5275fec2..2439b5ce2439 100644
--- a/sci-geosciences/grass/grass-8.2.0-r4.ebuild
+++ b/sci-geosciences/grass/grass-8.2.0-r6.ebuild
@@ -74,7 +74,7 @@ RDEPEND="
truetype? ( media-libs/freetype:2 )
X? (
dev-python/wxpython:4.0
-   x11-libs/cairo[X,opengl?]
+   x11-libs/cairo[X]
x11-libs/libICE
x11-libs/libSM
x11-libs/libX11

diff --git a/sci-geosciences/grass/grass-.ebuild 
b/sci-geosciences/grass/grass-.ebuild
index 85b945b7a22b..ed97dc748c64 100644
--- a/sci-geosciences/grass/grass-.ebuild
+++ b/sci-geosciences/grass/grass-.ebuild
@@ -74,7 +74,7 @@ RDEPEND="
truetype? ( media-libs/freetype:2 )
X? (
dev-python/wxpython:4.0
-   x11-libs/cairo[X,opengl?]
+   x11-libs/cairo[X]
x11-libs/libICE
x11-libs/libSM
x11-libs/libX11



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

2023-01-31 Thread Arthur Zamarin
commit: 24eedc1a67b8a44218af11c02458f468e41ea87e
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Wed Feb  1 06:57:15 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Wed Feb  1 06:57:15 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=24eedc1a

dev-python/tox: Keyword 4.4.4 hppa, #888481

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

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

diff --git a/dev-python/tox/tox-4.4.4.ebuild b/dev-python/tox/tox-4.4.4.ebuild
index 5cf4c7dd1c64..51be2d8170d8 100644
--- a/dev-python/tox/tox-4.4.4.ebuild
+++ b/dev-python/tox/tox-4.4.4.ebuild
@@ -23,7 +23,7 @@ S=${WORKDIR}/${MY_P}
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
 
 RDEPEND="
>=dev-python/cachetools-5.2.1[${PYTHON_USEDEP}]



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

2023-01-31 Thread Arthur Zamarin
commit: 9a5f45f525649204d7aa0757502b4d7dfbf65174
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Wed Feb  1 06:57:14 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Wed Feb  1 06:57:14 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9a5f45f5

dev-python/time-machine: Keyword 2.9.0 hppa, #888481

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

 dev-python/time-machine/time-machine-2.9.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/time-machine/time-machine-2.9.0.ebuild 
b/dev-python/time-machine/time-machine-2.9.0.ebuild
index a3663eac93b3..788061ba7be1 100644
--- a/dev-python/time-machine/time-machine-2.9.0.ebuild
+++ b/dev-python/time-machine/time-machine-2.9.0.ebuild
@@ -20,7 +20,7 @@ SRC_URI="
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
 
 RDEPEND="
dev-python/python-dateutil[${PYTHON_USEDEP}]



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

2023-01-31 Thread Arthur Zamarin
commit: 511addd99f08f389821c2d7425477f0843e682de
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Wed Feb  1 06:57:14 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Wed Feb  1 06:57:14 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=511addd9

dev-python/cachetools: Keyword 5.3.0 hppa, #888481

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

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

diff --git a/dev-python/cachetools/cachetools-5.3.0.ebuild 
b/dev-python/cachetools/cachetools-5.3.0.ebuild
index 0361cb0d09f4..e74bbbd4b52f 100644
--- a/dev-python/cachetools/cachetools-5.3.0.ebuild
+++ b/dev-python/cachetools/cachetools-5.3.0.ebuild
@@ -17,6 +17,6 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
 
 distutils_enable_tests pytest



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

2023-01-31 Thread Arthur Zamarin
commit: 3b7a3d25c85d70ffce97ed0af9e7dcbbe417db15
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Wed Feb  1 06:57:14 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Wed Feb  1 06:57:14 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3b7a3d25

dev-python/pyproject-api: Keyword 1.5.0 hppa, #888481

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

 dev-python/pyproject-api/pyproject-api-1.5.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/pyproject-api/pyproject-api-1.5.0.ebuild 
b/dev-python/pyproject-api/pyproject-api-1.5.0.ebuild
index 509e528b44ef..801a27cfc789 100644
--- a/dev-python/pyproject-api/pyproject-api-1.5.0.ebuild
+++ b/dev-python/pyproject-api/pyproject-api-1.5.0.ebuild
@@ -20,7 +20,7 @@ SRC_URI="
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
 
 RDEPEND="
>=dev-python/packaging-21.3[${PYTHON_USEDEP}]



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

2023-01-31 Thread Arthur Zamarin
commit: 499f0fab010c8cd5864c01ddffc0aea0b7068fee
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Wed Feb  1 06:49:35 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Wed Feb  1 06:49:35 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=499f0fab

dev-python/time-machine: Keyword 2.9.0 ia64, #888481

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

 dev-python/time-machine/time-machine-2.9.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/time-machine/time-machine-2.9.0.ebuild 
b/dev-python/time-machine/time-machine-2.9.0.ebuild
index 8494a5d5f348..a3663eac93b3 100644
--- a/dev-python/time-machine/time-machine-2.9.0.ebuild
+++ b/dev-python/time-machine/time-machine-2.9.0.ebuild
@@ -20,7 +20,7 @@ SRC_URI="
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
 
 RDEPEND="
dev-python/python-dateutil[${PYTHON_USEDEP}]



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

2023-01-31 Thread Arthur Zamarin
commit: 53c32d77e0e28256f6e4e1659edad0724763ed33
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Wed Feb  1 06:49:36 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Wed Feb  1 06:49:36 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=53c32d77

dev-python/tox: Keyword 4.4.4 ia64, #888481

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

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

diff --git a/dev-python/tox/tox-4.4.4.ebuild b/dev-python/tox/tox-4.4.4.ebuild
index 83b0514e52e9..5cf4c7dd1c64 100644
--- a/dev-python/tox/tox-4.4.4.ebuild
+++ b/dev-python/tox/tox-4.4.4.ebuild
@@ -23,7 +23,7 @@ S=${WORKDIR}/${MY_P}
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
 
 RDEPEND="
>=dev-python/cachetools-5.2.1[${PYTHON_USEDEP}]



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

2023-01-31 Thread Arthur Zamarin
commit: dc74bfb0739d3da91e427d5239cc263adc529c1f
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Wed Feb  1 06:49:36 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Wed Feb  1 06:49:36 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dc74bfb0

dev-python/pyproject-api: Keyword 1.5.0 ia64, #888481

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

 dev-python/pyproject-api/pyproject-api-1.5.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/pyproject-api/pyproject-api-1.5.0.ebuild 
b/dev-python/pyproject-api/pyproject-api-1.5.0.ebuild
index a1aba11ed531..509e528b44ef 100644
--- a/dev-python/pyproject-api/pyproject-api-1.5.0.ebuild
+++ b/dev-python/pyproject-api/pyproject-api-1.5.0.ebuild
@@ -20,7 +20,7 @@ SRC_URI="
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
 
 RDEPEND="
>=dev-python/packaging-21.3[${PYTHON_USEDEP}]



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

2023-01-31 Thread Arthur Zamarin
commit: c05882959086f12ca3a097f4dabbafc3ab4cc108
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Wed Feb  1 06:49:35 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Wed Feb  1 06:49:35 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c0588295

dev-python/cachetools: Keyword 5.3.0 ia64, #888481

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

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

diff --git a/dev-python/cachetools/cachetools-5.3.0.ebuild 
b/dev-python/cachetools/cachetools-5.3.0.ebuild
index f9f7c825d493..0361cb0d09f4 100644
--- a/dev-python/cachetools/cachetools-5.3.0.ebuild
+++ b/dev-python/cachetools/cachetools-5.3.0.ebuild
@@ -17,6 +17,6 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
 
 distutils_enable_tests pytest



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

2023-01-31 Thread Arthur Zamarin
commit: 519bc817dff094bcae4881cabe033a3b32746a2d
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Wed Feb  1 06:49:15 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Wed Feb  1 06:49:15 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=519bc817

dev-python/time-machine: Keyword 2.9.0 s390, #888481

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

 dev-python/time-machine/time-machine-2.9.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/time-machine/time-machine-2.9.0.ebuild 
b/dev-python/time-machine/time-machine-2.9.0.ebuild
index 6ae61bcd7f04..8494a5d5f348 100644
--- a/dev-python/time-machine/time-machine-2.9.0.ebuild
+++ b/dev-python/time-machine/time-machine-2.9.0.ebuild
@@ -20,7 +20,7 @@ SRC_URI="
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~sparc ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
 
 RDEPEND="
dev-python/python-dateutil[${PYTHON_USEDEP}]



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

2023-01-31 Thread Arthur Zamarin
commit: 4f184d72145b28f31e7d253f36c175a39bc9b7e2
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Wed Feb  1 06:49:15 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Wed Feb  1 06:49:15 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4f184d72

dev-python/cachetools: Keyword 5.3.0 s390, #888481

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

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

diff --git a/dev-python/cachetools/cachetools-5.3.0.ebuild 
b/dev-python/cachetools/cachetools-5.3.0.ebuild
index f21d83246f9a..f9f7c825d493 100644
--- a/dev-python/cachetools/cachetools-5.3.0.ebuild
+++ b/dev-python/cachetools/cachetools-5.3.0.ebuild
@@ -17,6 +17,6 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~sparc ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
 
 distutils_enable_tests pytest



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

2023-01-31 Thread Arthur Zamarin
commit: 714a51ba072e83f131474fa338824b1fa9a60182
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Wed Feb  1 06:49:16 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Wed Feb  1 06:49:16 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=714a51ba

dev-python/tox: Keyword 4.4.4 s390, #888481

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

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

diff --git a/dev-python/tox/tox-4.4.4.ebuild b/dev-python/tox/tox-4.4.4.ebuild
index f8c9cd406b52..83b0514e52e9 100644
--- a/dev-python/tox/tox-4.4.4.ebuild
+++ b/dev-python/tox/tox-4.4.4.ebuild
@@ -23,7 +23,7 @@ S=${WORKDIR}/${MY_P}
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~sparc ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
 
 RDEPEND="
>=dev-python/cachetools-5.2.1[${PYTHON_USEDEP}]



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

2023-01-31 Thread Arthur Zamarin
commit: 805525964d37e51ef776c60c85377c0d5cf98973
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Wed Feb  1 06:49:15 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Wed Feb  1 06:49:15 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=80552596

dev-python/pyproject-api: Keyword 1.5.0 s390, #888481

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

 dev-python/pyproject-api/pyproject-api-1.5.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/pyproject-api/pyproject-api-1.5.0.ebuild 
b/dev-python/pyproject-api/pyproject-api-1.5.0.ebuild
index 0d6ad7a7d9c4..a1aba11ed531 100644
--- a/dev-python/pyproject-api/pyproject-api-1.5.0.ebuild
+++ b/dev-python/pyproject-api/pyproject-api-1.5.0.ebuild
@@ -20,7 +20,7 @@ SRC_URI="
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~sparc ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
 
 RDEPEND="
>=dev-python/packaging-21.3[${PYTHON_USEDEP}]



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

2023-01-31 Thread Arthur Zamarin
commit: a4eebea0477fb1b6356648bece031fc7e809de4f
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Wed Feb  1 06:48:54 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Wed Feb  1 06:48:54 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a4eebea0

dev-python/pyproject-api: Keyword 1.5.0 arm64, #888481

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

 dev-python/pyproject-api/pyproject-api-1.5.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/pyproject-api/pyproject-api-1.5.0.ebuild 
b/dev-python/pyproject-api/pyproject-api-1.5.0.ebuild
index 232fe21b5401..0d6ad7a7d9c4 100644
--- a/dev-python/pyproject-api/pyproject-api-1.5.0.ebuild
+++ b/dev-python/pyproject-api/pyproject-api-1.5.0.ebuild
@@ -20,7 +20,7 @@ SRC_URI="
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~riscv ~sparc ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~sparc ~x86"
 
 RDEPEND="
>=dev-python/packaging-21.3[${PYTHON_USEDEP}]



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

2023-01-31 Thread Arthur Zamarin
commit: 9ac4daf08b0b33b1844379b1c5125c4b1301fe55
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Wed Feb  1 06:48:55 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Wed Feb  1 06:48:55 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9ac4daf0

dev-python/tox: Keyword 4.4.4 arm64, #888481

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

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

diff --git a/dev-python/tox/tox-4.4.4.ebuild b/dev-python/tox/tox-4.4.4.ebuild
index 242179a2b23c..f8c9cd406b52 100644
--- a/dev-python/tox/tox-4.4.4.ebuild
+++ b/dev-python/tox/tox-4.4.4.ebuild
@@ -23,7 +23,7 @@ S=${WORKDIR}/${MY_P}
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~riscv ~sparc ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~sparc ~x86"
 
 RDEPEND="
>=dev-python/cachetools-5.2.1[${PYTHON_USEDEP}]



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

2023-01-31 Thread Arthur Zamarin
commit: b91123c7d5e5cd94d5f868a56420b43d743f1e8d
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Wed Feb  1 06:48:54 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Wed Feb  1 06:48:54 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b91123c7

dev-python/time-machine: Keyword 2.9.0 arm64, #888481

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

 dev-python/time-machine/time-machine-2.9.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/time-machine/time-machine-2.9.0.ebuild 
b/dev-python/time-machine/time-machine-2.9.0.ebuild
index 73d8f1f8e414..6ae61bcd7f04 100644
--- a/dev-python/time-machine/time-machine-2.9.0.ebuild
+++ b/dev-python/time-machine/time-machine-2.9.0.ebuild
@@ -20,7 +20,7 @@ SRC_URI="
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~riscv ~sparc ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~sparc ~x86"
 
 RDEPEND="
dev-python/python-dateutil[${PYTHON_USEDEP}]



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

2023-01-31 Thread Arthur Zamarin
commit: 145a075f040e03253ccfc8c0647dca0565eeed05
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Wed Feb  1 06:43:23 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Wed Feb  1 06:43:23 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=145a075f

dev-python/cachetools: Keyword 5.3.0 sparc, #888481

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

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

diff --git a/dev-python/cachetools/cachetools-5.3.0.ebuild 
b/dev-python/cachetools/cachetools-5.3.0.ebuild
index b2389ae9952f..f21d83246f9a 100644
--- a/dev-python/cachetools/cachetools-5.3.0.ebuild
+++ b/dev-python/cachetools/cachetools-5.3.0.ebuild
@@ -17,6 +17,6 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~sparc ~x86"
 
 distutils_enable_tests pytest



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

2023-01-31 Thread Arthur Zamarin
commit: 28918bdccd7292299f5d7679192c11aa469363de
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Wed Feb  1 06:43:22 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Wed Feb  1 06:43:22 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=28918bdc

dev-python/time-machine: Keyword 2.9.0 sparc, #888481

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

 dev-python/time-machine/time-machine-2.9.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/time-machine/time-machine-2.9.0.ebuild 
b/dev-python/time-machine/time-machine-2.9.0.ebuild
index 15764d1acc55..73d8f1f8e414 100644
--- a/dev-python/time-machine/time-machine-2.9.0.ebuild
+++ b/dev-python/time-machine/time-machine-2.9.0.ebuild
@@ -20,7 +20,7 @@ SRC_URI="
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~riscv ~x86"
+KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~riscv ~sparc ~x86"
 
 RDEPEND="
dev-python/python-dateutil[${PYTHON_USEDEP}]



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

2023-01-31 Thread Arthur Zamarin
commit: 74ad94afc335b980007379426e45e90d40454636
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Wed Feb  1 06:43:23 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Wed Feb  1 06:43:23 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=74ad94af

dev-python/pyproject-api: Keyword 1.5.0 sparc, #888481

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

 dev-python/pyproject-api/pyproject-api-1.5.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/pyproject-api/pyproject-api-1.5.0.ebuild 
b/dev-python/pyproject-api/pyproject-api-1.5.0.ebuild
index f3e368b4d76c..232fe21b5401 100644
--- a/dev-python/pyproject-api/pyproject-api-1.5.0.ebuild
+++ b/dev-python/pyproject-api/pyproject-api-1.5.0.ebuild
@@ -20,7 +20,7 @@ SRC_URI="
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~riscv ~x86"
+KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~riscv ~sparc ~x86"
 
 RDEPEND="
>=dev-python/packaging-21.3[${PYTHON_USEDEP}]



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

2023-01-31 Thread Arthur Zamarin
commit: 79f75eddfa5b6ed7122170f3d66839bf5c934a4e
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Wed Feb  1 06:43:24 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Wed Feb  1 06:43:24 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=79f75edd

dev-python/tox: Keyword 4.4.4 sparc, #888481

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

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

diff --git a/dev-python/tox/tox-4.4.4.ebuild b/dev-python/tox/tox-4.4.4.ebuild
index f151c00d16ef..242179a2b23c 100644
--- a/dev-python/tox/tox-4.4.4.ebuild
+++ b/dev-python/tox/tox-4.4.4.ebuild
@@ -23,7 +23,7 @@ S=${WORKDIR}/${MY_P}
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~riscv ~x86"
+KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~riscv ~sparc ~x86"
 
 RDEPEND="
>=dev-python/cachetools-5.2.1[${PYTHON_USEDEP}]



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

2023-01-31 Thread Arthur Zamarin
commit: dbb41800e86e397f5d821ef6e3a5dd1ca031a928
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Wed Feb  1 06:42:55 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Wed Feb  1 06:42:55 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dbb41800

dev-python/tox: Keyword 4.4.4 arm, #888481

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

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

diff --git a/dev-python/tox/tox-4.4.4.ebuild b/dev-python/tox/tox-4.4.4.ebuild
index 29a35f8120b6..f151c00d16ef 100644
--- a/dev-python/tox/tox-4.4.4.ebuild
+++ b/dev-python/tox/tox-4.4.4.ebuild
@@ -23,7 +23,7 @@ S=${WORKDIR}/${MY_P}
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~riscv ~x86"
+KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~riscv ~x86"
 
 RDEPEND="
>=dev-python/cachetools-5.2.1[${PYTHON_USEDEP}]



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

2023-01-31 Thread Arthur Zamarin
commit: 1022df928bdf98358a7458cbb0f11b5c39ff4a33
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Wed Feb  1 06:42:51 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Wed Feb  1 06:42:51 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1022df92

dev-python/tox: Keyword 4.4.4 x86, #888481

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

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

diff --git a/dev-python/tox/tox-4.4.4.ebuild b/dev-python/tox/tox-4.4.4.ebuild
index 3f569fd7734b..29a35f8120b6 100644
--- a/dev-python/tox/tox-4.4.4.ebuild
+++ b/dev-python/tox/tox-4.4.4.ebuild
@@ -23,7 +23,7 @@ S=${WORKDIR}/${MY_P}
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~riscv"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~riscv ~x86"
 
 RDEPEND="
>=dev-python/cachetools-5.2.1[${PYTHON_USEDEP}]



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

2023-01-31 Thread Arthur Zamarin
commit: 1d0b631fcb9b884438e98a69ad9d8a1f8adcb8db
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Wed Feb  1 06:42:50 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Wed Feb  1 06:42:50 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1d0b631f

dev-python/time-machine: Keyword 2.9.0 x86, #888481

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

 dev-python/time-machine/time-machine-2.9.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/time-machine/time-machine-2.9.0.ebuild 
b/dev-python/time-machine/time-machine-2.9.0.ebuild
index 0f892d6ef9fc..b08af7bf6f4c 100644
--- a/dev-python/time-machine/time-machine-2.9.0.ebuild
+++ b/dev-python/time-machine/time-machine-2.9.0.ebuild
@@ -20,7 +20,7 @@ SRC_URI="
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~riscv"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~riscv ~x86"
 
 RDEPEND="
dev-python/python-dateutil[${PYTHON_USEDEP}]



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

2023-01-31 Thread Arthur Zamarin
commit: b6a220d5525f9d4b0186596358379d85737cbe24
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Wed Feb  1 06:42:54 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Wed Feb  1 06:42:54 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b6a220d5

dev-python/time-machine: Keyword 2.9.0 arm, #888481

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

 dev-python/time-machine/time-machine-2.9.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/time-machine/time-machine-2.9.0.ebuild 
b/dev-python/time-machine/time-machine-2.9.0.ebuild
index b08af7bf6f4c..15764d1acc55 100644
--- a/dev-python/time-machine/time-machine-2.9.0.ebuild
+++ b/dev-python/time-machine/time-machine-2.9.0.ebuild
@@ -20,7 +20,7 @@ SRC_URI="
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~riscv ~x86"
+KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~riscv ~x86"
 
 RDEPEND="
dev-python/python-dateutil[${PYTHON_USEDEP}]



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

2023-01-31 Thread Arthur Zamarin
commit: faefc292bb1d1fdc0e373f6c82660f045adc8f23
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Wed Feb  1 06:42:55 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Wed Feb  1 06:42:55 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=faefc292

dev-python/pyproject-api: Keyword 1.5.0 arm, #888481

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

 dev-python/pyproject-api/pyproject-api-1.5.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/pyproject-api/pyproject-api-1.5.0.ebuild 
b/dev-python/pyproject-api/pyproject-api-1.5.0.ebuild
index 72b2ed33cc8f..f3e368b4d76c 100644
--- a/dev-python/pyproject-api/pyproject-api-1.5.0.ebuild
+++ b/dev-python/pyproject-api/pyproject-api-1.5.0.ebuild
@@ -20,7 +20,7 @@ SRC_URI="
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~riscv ~x86"
+KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~riscv ~x86"
 
 RDEPEND="
>=dev-python/packaging-21.3[${PYTHON_USEDEP}]



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

2023-01-31 Thread Arthur Zamarin
commit: a1813efdc9ef0214b8ca0c3e1537623398b438f6
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Wed Feb  1 06:42:51 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Wed Feb  1 06:42:51 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a1813efd

dev-python/pyproject-api: Keyword 1.5.0 x86, #888481

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

 dev-python/pyproject-api/pyproject-api-1.5.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/pyproject-api/pyproject-api-1.5.0.ebuild 
b/dev-python/pyproject-api/pyproject-api-1.5.0.ebuild
index ecb581a158b7..72b2ed33cc8f 100644
--- a/dev-python/pyproject-api/pyproject-api-1.5.0.ebuild
+++ b/dev-python/pyproject-api/pyproject-api-1.5.0.ebuild
@@ -20,7 +20,7 @@ SRC_URI="
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~riscv"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~riscv ~x86"
 
 RDEPEND="
>=dev-python/packaging-21.3[${PYTHON_USEDEP}]



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

2023-01-31 Thread Arthur Zamarin
commit: 46d3794955066043637c9bc9c8fe75451fbd68fe
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Wed Feb  1 06:42:16 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Wed Feb  1 06:42:16 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=46d37949

dev-python/astroid: Stabilize 2.13.2 ALLARCHES, #892778

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

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

diff --git a/dev-python/astroid/astroid-2.13.2.ebuild 
b/dev-python/astroid/astroid-2.13.2.ebuild
index 539634cc94e6..77ee527f5716 100644
--- a/dev-python/astroid/astroid-2.13.2.ebuild
+++ b/dev-python/astroid/astroid-2.13.2.ebuild
@@ -20,7 +20,7 @@ SRC_URI="
 
 LICENSE="LGPL-2.1+"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc ~x86"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 
~riscv ~s390 sparc x86"
 
 # Version specified in pyproject.toml
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: app-vim/gentoo-syntax/

2023-01-31 Thread Arthur Zamarin
commit: 8dab8ad9d16a1e94d2a93ef0da0db70d011ed63a
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Wed Feb  1 06:42:18 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Wed Feb  1 06:42:18 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8dab8ad9

app-vim/gentoo-syntax: Stabilize 4 ALLARCHES, #892780

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

 app-vim/gentoo-syntax/gentoo-syntax-4.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-vim/gentoo-syntax/gentoo-syntax-4.ebuild 
b/app-vim/gentoo-syntax/gentoo-syntax-4.ebuild
index 6a2bb2bc0937..8505d4bfb08a 100644
--- a/app-vim/gentoo-syntax/gentoo-syntax-4.ebuild
+++ b/app-vim/gentoo-syntax/gentoo-syntax-4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -11,7 +11,7 @@ 
SRC_URI="https://gitweb.gentoo.org/proj/gentoo-syntax.git/snapshot/${P}.tar.bz2";
 
 LICENSE="vim"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 
~riscv ~s390 sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="ignore-glep31"
 
 VIM_PLUGIN_HELPFILES="gentoo-syntax"



[gentoo-commits] repo/gentoo:master commit in: kde-plasma/polkit-kde-agent/

2023-01-31 Thread Arthur Zamarin
commit: 459252e2bea0224f30538ceb60454f663e555e37
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Wed Feb  1 06:40:44 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Wed Feb  1 06:40:44 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=459252e2

kde-plasma/polkit-kde-agent: Stabilize 5.26.5 arm64, #889942

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

 kde-plasma/polkit-kde-agent/polkit-kde-agent-5.26.5.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-plasma/polkit-kde-agent/polkit-kde-agent-5.26.5.ebuild 
b/kde-plasma/polkit-kde-agent/polkit-kde-agent-5.26.5.ebuild
index d2c9a40e1e7f..313ba18392c5 100644
--- a/kde-plasma/polkit-kde-agent/polkit-kde-agent-5.26.5.ebuild
+++ b/kde-plasma/polkit-kde-agent/polkit-kde-agent-5.26.5.ebuild
@@ -14,7 +14,7 @@ HOMEPAGE="https://kde.org/";
 
 LICENSE="GPL-2" # TODO: CHECK
 SLOT="5"
-KEYWORDS="amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv x86"
+KEYWORDS="amd64 ~arm arm64 ~loong ~ppc64 ~riscv x86"
 IUSE=""
 
 DEPEND="



[gentoo-commits] repo/gentoo:master commit in: kde-plasma/plasma-workspace-wallpapers/

2023-01-31 Thread Arthur Zamarin
commit: 7c95fbeb387091f6619d4f3fd1c9a48bf5f838a7
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Wed Feb  1 06:40:48 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Wed Feb  1 06:40:48 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7c95fbeb

kde-plasma/plasma-workspace-wallpapers: Stabilize 5.26.5 arm64, #889942

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

 .../plasma-workspace-wallpapers-5.26.5.ebuild   | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/kde-plasma/plasma-workspace-wallpapers/plasma-workspace-wallpapers-5.26.5.ebuild
 
b/kde-plasma/plasma-workspace-wallpapers/plasma-workspace-wallpapers-5.26.5.ebuild
index d62f12297ae1..f5fe066db7dd 100644
--- 
a/kde-plasma/plasma-workspace-wallpapers/plasma-workspace-wallpapers-5.26.5.ebuild
+++ 
b/kde-plasma/plasma-workspace-wallpapers/plasma-workspace-wallpapers-5.26.5.ebuild
@@ -10,7 +10,7 @@ DESCRIPTION="Wallpapers for the Plasma workspace"
 
 LICENSE="GPL-2"
 SLOT="5"
-KEYWORDS="amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv x86"
+KEYWORDS="amd64 ~arm arm64 ~loong ~ppc64 ~riscv x86"
 IUSE=""
 
 BDEPEND="



[gentoo-commits] repo/gentoo:master commit in: kde-plasma/plymouth-kcm/

2023-01-31 Thread Arthur Zamarin
commit: 5db45a96f7289e7f7e62c29321d46657baec1af4
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Wed Feb  1 06:40:47 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Wed Feb  1 06:40:47 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5db45a96

kde-plasma/plymouth-kcm: Stabilize 5.26.5 arm64, #889942

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

 kde-plasma/plymouth-kcm/plymouth-kcm-5.26.5.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-plasma/plymouth-kcm/plymouth-kcm-5.26.5.ebuild 
b/kde-plasma/plymouth-kcm/plymouth-kcm-5.26.5.ebuild
index 516ba8b3a473..3d428d32c5f8 100644
--- a/kde-plasma/plymouth-kcm/plymouth-kcm-5.26.5.ebuild
+++ b/kde-plasma/plymouth-kcm/plymouth-kcm-5.26.5.ebuild
@@ -13,7 +13,7 @@ HOMEPAGE="https://invent.kde.org/plasma/plymouth-kcm";
 
 LICENSE="GPL-2+"
 SLOT="5"
-KEYWORDS="amd64 ~arm ~arm64 ~loong ~ppc64 x86"
+KEYWORDS="amd64 ~arm arm64 ~loong ~ppc64 x86"
 IUSE=""
 
 DEPEND="



[gentoo-commits] repo/gentoo:master commit in: kde-plasma/plasma-disks/

2023-01-31 Thread Arthur Zamarin
commit: dd958cef6fb1e5429d821ca16d6d2e5ca51e3e5f
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Wed Feb  1 06:40:42 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Wed Feb  1 06:40:42 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dd958cef

kde-plasma/plasma-disks: Stabilize 5.26.5 arm64, #889942

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

 kde-plasma/plasma-disks/plasma-disks-5.26.5.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-plasma/plasma-disks/plasma-disks-5.26.5.ebuild 
b/kde-plasma/plasma-disks/plasma-disks-5.26.5.ebuild
index 114e962a2a1f..8ad919f9d15a 100644
--- a/kde-plasma/plasma-disks/plasma-disks-5.26.5.ebuild
+++ b/kde-plasma/plasma-disks/plasma-disks-5.26.5.ebuild
@@ -13,7 +13,7 @@ HOMEPAGE="https://invent.kde.org/plasma/plasma-disks";
 
 LICENSE="|| ( GPL-3 GPL-2 )"
 SLOT="5"
-KEYWORDS="amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv x86"
+KEYWORDS="amd64 ~arm arm64 ~loong ~ppc64 ~riscv x86"
 IUSE=""
 
 DEPEND="



[gentoo-commits] repo/gentoo:master commit in: kde-plasma/plasma-desktop/

2023-01-31 Thread Arthur Zamarin
commit: 820a735e758cce824ee887f7024cf04c21312e35
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Wed Feb  1 06:40:42 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Wed Feb  1 06:40:42 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=820a735e

kde-plasma/plasma-desktop: Stabilize 5.26.5-r2 arm64, #889942

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

 kde-plasma/plasma-desktop/plasma-desktop-5.26.5-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-plasma/plasma-desktop/plasma-desktop-5.26.5-r2.ebuild 
b/kde-plasma/plasma-desktop/plasma-desktop-5.26.5-r2.ebuild
index 4b8d447162d8..328d9db5465b 100644
--- a/kde-plasma/plasma-desktop/plasma-desktop-5.26.5-r2.ebuild
+++ b/kde-plasma/plasma-desktop/plasma-desktop-5.26.5-r2.ebuild
@@ -17,7 +17,7 @@ SRC_URI+=" 
https://dev.gentoo.org/~asturm/distfiles/${XORGHDRS}.tar.xz";
 
 LICENSE="GPL-2" # TODO: CHECK
 SLOT="5"
-KEYWORDS="amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv x86"
+KEYWORDS="amd64 ~arm arm64 ~loong ~ppc64 ~riscv x86"
 IUSE="emoji ibus +kaccounts scim screencast +semantic-desktop telemetry"
 
 # kde-frameworks/kwindowsystem[X]: Uses KX11Extras



[gentoo-commits] repo/gentoo:master commit in: kde-plasma/plasma-sdk/

2023-01-31 Thread Arthur Zamarin
commit: 65d90307f854ab66a7514303d535b45bcd976926
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Wed Feb  1 06:40:48 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Wed Feb  1 06:40:48 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=65d90307

kde-plasma/plasma-sdk: Stabilize 5.26.5 arm64, #889942

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

 kde-plasma/plasma-sdk/plasma-sdk-5.26.5.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-plasma/plasma-sdk/plasma-sdk-5.26.5.ebuild 
b/kde-plasma/plasma-sdk/plasma-sdk-5.26.5.ebuild
index f2763e7d848d..bbb899f8b261 100644
--- a/kde-plasma/plasma-sdk/plasma-sdk-5.26.5.ebuild
+++ b/kde-plasma/plasma-sdk/plasma-sdk-5.26.5.ebuild
@@ -14,7 +14,7 @@ DESCRIPTION="Useful applications for Plasma development"
 
 LICENSE="GPL-2" # TODO: CHECK
 SLOT="5"
-KEYWORDS="amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv x86"
+KEYWORDS="amd64 ~arm arm64 ~loong ~ppc64 ~riscv x86"
 IUSE=""
 
 DEPEND="



[gentoo-commits] repo/gentoo:master commit in: kde-plasma/plasma-meta/

2023-01-31 Thread Arthur Zamarin
commit: 4daa844a334071115efcd9398a25004fad299e31
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Wed Feb  1 06:40:49 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Wed Feb  1 06:40:49 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4daa844a

kde-plasma/plasma-meta: Stabilize 5.26.5 arm64, #889942

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

 kde-plasma/plasma-meta/plasma-meta-5.26.5.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-plasma/plasma-meta/plasma-meta-5.26.5.ebuild 
b/kde-plasma/plasma-meta/plasma-meta-5.26.5.ebuild
index 4ab4b1f5fb05..5cf8d9423b00 100644
--- a/kde-plasma/plasma-meta/plasma-meta-5.26.5.ebuild
+++ b/kde-plasma/plasma-meta/plasma-meta-5.26.5.ebuild
@@ -8,7 +8,7 @@ HOMEPAGE="https://kde.org/plasma-desktop/";
 
 LICENSE="metapackage"
 SLOT="5"
-KEYWORDS="amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv x86"
+KEYWORDS="amd64 ~arm arm64 ~loong ~ppc64 ~riscv x86"
 IUSE="accessibility bluetooth +browser-integration colord +crash-handler crypt
 +desktop-portal discover +display-manager +elogind +firewall grub gtk +handbook
 +kwallet +legacy-systray +networkmanager plymouth pulseaudio +sddm sdk +smart



[gentoo-commits] repo/gentoo:master commit in: kde-plasma/plasma-vault/

2023-01-31 Thread Arthur Zamarin
commit: b9ea1c25b2c5b868500e448feb2b7bd0b57f1719
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Wed Feb  1 06:40:45 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Wed Feb  1 06:40:45 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b9ea1c25

kde-plasma/plasma-vault: Stabilize 5.26.5 arm64, #889942

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

 kde-plasma/plasma-vault/plasma-vault-5.26.5.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-plasma/plasma-vault/plasma-vault-5.26.5.ebuild 
b/kde-plasma/plasma-vault/plasma-vault-5.26.5.ebuild
index 808803648906..670270a5d382 100644
--- a/kde-plasma/plasma-vault/plasma-vault-5.26.5.ebuild
+++ b/kde-plasma/plasma-vault/plasma-vault-5.26.5.ebuild
@@ -13,7 +13,7 @@ HOMEPAGE+=" 
https://cukic.co/2017/02/03/vaults-encryption-in-plasma/";
 
 LICENSE="LGPL-3"
 SLOT="5"
-KEYWORDS="amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv x86"
+KEYWORDS="amd64 ~arm arm64 ~loong ~ppc64 ~riscv x86"
 IUSE="networkmanager"
 
 DEPEND="



[gentoo-commits] repo/gentoo:master commit in: kde-plasma/sddm-kcm/

2023-01-31 Thread Arthur Zamarin
commit: 15adaa0dbc8b84311fb7bf4495410c3f4d077462
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Wed Feb  1 06:40:46 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Wed Feb  1 06:40:46 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=15adaa0d

kde-plasma/sddm-kcm: Stabilize 5.26.5 arm64, #889942

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

 kde-plasma/sddm-kcm/sddm-kcm-5.26.5.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-plasma/sddm-kcm/sddm-kcm-5.26.5.ebuild 
b/kde-plasma/sddm-kcm/sddm-kcm-5.26.5.ebuild
index 416ae8c4aecb..98b34eef3a11 100644
--- a/kde-plasma/sddm-kcm/sddm-kcm-5.26.5.ebuild
+++ b/kde-plasma/sddm-kcm/sddm-kcm-5.26.5.ebuild
@@ -13,7 +13,7 @@ HOMEPAGE="https://invent.kde.org/plasma/sddm-kcm";
 
 LICENSE="GPL-2+"
 SLOT="5"
-KEYWORDS="amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv x86"
+KEYWORDS="amd64 ~arm arm64 ~loong ~ppc64 ~riscv x86"
 IUSE=""
 
 DEPEND="



[gentoo-commits] repo/gentoo:master commit in: kde-plasma/plasma-pa/

2023-01-31 Thread Arthur Zamarin
commit: d75dcb0bdcc789b5747c53fd3b23e26df5b99f65
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Wed Feb  1 06:40:47 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Wed Feb  1 06:40:47 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d75dcb0b

kde-plasma/plasma-pa: Stabilize 5.26.5 arm64, #889942

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

 kde-plasma/plasma-pa/plasma-pa-5.26.5.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-plasma/plasma-pa/plasma-pa-5.26.5.ebuild 
b/kde-plasma/plasma-pa/plasma-pa-5.26.5.ebuild
index 9cb4ad40c9af..b0d62de8a76c 100644
--- a/kde-plasma/plasma-pa/plasma-pa-5.26.5.ebuild
+++ b/kde-plasma/plasma-pa/plasma-pa-5.26.5.ebuild
@@ -12,7 +12,7 @@ DESCRIPTION="Plasma applet for audio volume management using 
PulseAudio"
 
 LICENSE="GPL-2" # TODO: CHECK
 SLOT="5"
-KEYWORDS="amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv x86"
+KEYWORDS="amd64 ~arm arm64 ~loong ~ppc64 ~riscv x86"
 IUSE=""
 
 DEPEND="



[gentoo-commits] repo/gentoo:master commit in: kde-plasma/plasma-nm/

2023-01-31 Thread Arthur Zamarin
commit: ab9c5fb727c723e5ce92b1a8431c76ce2a7413fd
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Wed Feb  1 06:40:47 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Wed Feb  1 06:40:47 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ab9c5fb7

kde-plasma/plasma-nm: Stabilize 5.26.5 arm64, #889942

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

 kde-plasma/plasma-nm/plasma-nm-5.26.5.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-plasma/plasma-nm/plasma-nm-5.26.5.ebuild 
b/kde-plasma/plasma-nm/plasma-nm-5.26.5.ebuild
index 329c29abbdab..953f09375e80 100644
--- a/kde-plasma/plasma-nm/plasma-nm-5.26.5.ebuild
+++ b/kde-plasma/plasma-nm/plasma-nm-5.26.5.ebuild
@@ -13,7 +13,7 @@ DESCRIPTION="KDE Plasma applet for NetworkManager"
 
 LICENSE="GPL-2 LGPL-2.1"
 SLOT="5"
-KEYWORDS="amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv x86"
+KEYWORDS="amd64 ~arm arm64 ~loong ~ppc64 ~riscv x86"
 IUSE="modemmanager openconnect teamd"
 
 DEPEND="



[gentoo-commits] repo/gentoo:master commit in: kde-plasma/xdg-desktop-portal-kde/

2023-01-31 Thread Arthur Zamarin
commit: 634c3e383864b294b97f7d017659f20f3fd2741f
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Wed Feb  1 06:40:45 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Wed Feb  1 06:40:45 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=634c3e38

kde-plasma/xdg-desktop-portal-kde: Stabilize 5.26.5 arm64, #889942

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

 kde-plasma/xdg-desktop-portal-kde/xdg-desktop-portal-kde-5.26.5.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/kde-plasma/xdg-desktop-portal-kde/xdg-desktop-portal-kde-5.26.5.ebuild 
b/kde-plasma/xdg-desktop-portal-kde/xdg-desktop-portal-kde-5.26.5.ebuild
index 7fc225e7c1fd..484f9e0b981d 100644
--- a/kde-plasma/xdg-desktop-portal-kde/xdg-desktop-portal-kde-5.26.5.ebuild
+++ b/kde-plasma/xdg-desktop-portal-kde/xdg-desktop-portal-kde-5.26.5.ebuild
@@ -12,7 +12,7 @@ DESCRIPTION="Backend implementation for xdg-desktop-portal 
that is using Qt/KDE
 
 LICENSE="LGPL-2+"
 SLOT="5"
-KEYWORDS="amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv x86"
+KEYWORDS="amd64 ~arm arm64 ~loong ~ppc64 ~riscv x86"
 IUSE=""
 
 COMMON_DEPEND="



[gentoo-commits] repo/gentoo:master commit in: kde-plasma/xembed-sni-proxy/

2023-01-31 Thread Arthur Zamarin
commit: bafbab9943a5950536c3f7b2abf81b4a84c06f37
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Wed Feb  1 06:40:46 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Wed Feb  1 06:40:46 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bafbab99

kde-plasma/xembed-sni-proxy: Stabilize 5.26.5 arm64, #889942

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

 kde-plasma/xembed-sni-proxy/xembed-sni-proxy-5.26.5.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-plasma/xembed-sni-proxy/xembed-sni-proxy-5.26.5.ebuild 
b/kde-plasma/xembed-sni-proxy/xembed-sni-proxy-5.26.5.ebuild
index 7e4c2a8a9589..a3ad493d799f 100644
--- a/kde-plasma/xembed-sni-proxy/xembed-sni-proxy-5.26.5.ebuild
+++ b/kde-plasma/xembed-sni-proxy/xembed-sni-proxy-5.26.5.ebuild
@@ -14,7 +14,7 @@ CMAKE_USE_DIR="${S}/${PN}"
 
 LICENSE="GPL-2"
 SLOT="5"
-KEYWORDS="amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv x86"
+KEYWORDS="amd64 ~arm arm64 ~loong ~ppc64 ~riscv x86"
 
 DEPEND="
>=dev-qt/qtcore-${QTMIN}:5



[gentoo-commits] repo/gentoo:master commit in: kde-plasma/oxygen-sounds/

2023-01-31 Thread Arthur Zamarin
commit: 0a58f449ff4bc770991ef43f4dddaff6f5f14b91
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Wed Feb  1 06:40:43 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Wed Feb  1 06:40:43 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0a58f449

kde-plasma/oxygen-sounds: Stabilize 5.26.5 arm64, #889942

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

 kde-plasma/oxygen-sounds/oxygen-sounds-5.26.5.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-plasma/oxygen-sounds/oxygen-sounds-5.26.5.ebuild 
b/kde-plasma/oxygen-sounds/oxygen-sounds-5.26.5.ebuild
index 9125bb4846d3..d21210e03697 100644
--- a/kde-plasma/oxygen-sounds/oxygen-sounds-5.26.5.ebuild
+++ b/kde-plasma/oxygen-sounds/oxygen-sounds-5.26.5.ebuild
@@ -12,6 +12,6 @@ HOMEPAGE="https://invent.kde.org/plasma/oxygen-sounds";
 
 LICENSE="GPL-2+"
 SLOT="5"
-KEYWORDS="amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv x86"
+KEYWORDS="amd64 ~arm arm64 ~loong ~ppc64 ~riscv x86"
 
 RDEPEND="!

[gentoo-commits] repo/gentoo:master commit in: kde-plasma/powerdevil/

2023-01-31 Thread Arthur Zamarin
commit: 01386ad86e13add71f42e76e016323893557dd1f
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Wed Feb  1 06:40:44 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Wed Feb  1 06:40:44 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=01386ad8

kde-plasma/powerdevil: Stabilize 5.26.5 arm64, #889942

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

 kde-plasma/powerdevil/powerdevil-5.26.5.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-plasma/powerdevil/powerdevil-5.26.5.ebuild 
b/kde-plasma/powerdevil/powerdevil-5.26.5.ebuild
index eaf9298d3b38..9935e9fb0db2 100644
--- a/kde-plasma/powerdevil/powerdevil-5.26.5.ebuild
+++ b/kde-plasma/powerdevil/powerdevil-5.26.5.ebuild
@@ -14,7 +14,7 @@ HOMEPAGE="https://invent.kde.org/plasma/powerdevil";
 
 LICENSE="GPL-2" # TODO: CHECK
 SLOT="5"
-KEYWORDS="amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv x86"
+KEYWORDS="amd64 ~arm arm64 ~loong ~ppc64 ~riscv x86"
 IUSE="brightness-control caps +wireless"
 
 DEPEND="



[gentoo-commits] repo/gentoo:master commit in: kde-plasma/plasma-browser-integration/

2023-01-31 Thread Arthur Zamarin
commit: 58e2cc64ba596c6b4a0b0e6cd81f111ca458c4cf
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Wed Feb  1 06:40:41 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Wed Feb  1 06:40:41 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=58e2cc64

kde-plasma/plasma-browser-integration: Stabilize 5.26.5 arm64, #889942

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

 .../plasma-browser-integration/plasma-browser-integration-5.26.5.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.26.5.ebuild
 
b/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.26.5.ebuild
index 21df7af37d7a..29bf9c909288 100644
--- 
a/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.26.5.ebuild
+++ 
b/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.26.5.ebuild
@@ -13,7 +13,7 @@ HOMEPAGE+=" 
https://community.kde.org/Plasma/Browser_Integration";
 
 LICENSE="GPL-3+"
 SLOT="5"
-KEYWORDS="amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv x86"
+KEYWORDS="amd64 ~arm arm64 ~loong ~ppc64 ~riscv x86"
 IUSE=""
 
 DEPEND="



[gentoo-commits] repo/gentoo:master commit in: kde-plasma/plasma-systemmonitor/

2023-01-31 Thread Arthur Zamarin
commit: 37c42394839d4b8fb63a1c58798408f28555e4e4
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Wed Feb  1 06:40:44 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Wed Feb  1 06:40:44 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=37c42394

kde-plasma/plasma-systemmonitor: Stabilize 5.26.5 arm64, #889942

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

 kde-plasma/plasma-systemmonitor/plasma-systemmonitor-5.26.5.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-plasma/plasma-systemmonitor/plasma-systemmonitor-5.26.5.ebuild 
b/kde-plasma/plasma-systemmonitor/plasma-systemmonitor-5.26.5.ebuild
index dab06834eb31..8661892ed466 100644
--- a/kde-plasma/plasma-systemmonitor/plasma-systemmonitor-5.26.5.ebuild
+++ b/kde-plasma/plasma-systemmonitor/plasma-systemmonitor-5.26.5.ebuild
@@ -13,7 +13,7 @@ HOMEPAGE="https://apps.kde.org/plasma-systemmonitor/";
 
 LICENSE="|| ( GPL-3 GPL-2 )"
 SLOT="5"
-KEYWORDS="amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv x86"
+KEYWORDS="amd64 ~arm arm64 ~loong ~ppc64 ~riscv x86"
 IUSE=""
 
 DEPEND="



[gentoo-commits] repo/gentoo:master commit in: kde-plasma/plasma-firewall/

2023-01-31 Thread Arthur Zamarin
commit: 4325dca97dfa8137bdc5c2bc6bddaf06f4bbb752
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Wed Feb  1 06:40:43 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Wed Feb  1 06:40:43 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4325dca9

kde-plasma/plasma-firewall: Stabilize 5.26.5 arm64, #889942

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

 kde-plasma/plasma-firewall/plasma-firewall-5.26.5.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-plasma/plasma-firewall/plasma-firewall-5.26.5.ebuild 
b/kde-plasma/plasma-firewall/plasma-firewall-5.26.5.ebuild
index 7c5fa737a2a7..8496733bc54a 100644
--- a/kde-plasma/plasma-firewall/plasma-firewall-5.26.5.ebuild
+++ b/kde-plasma/plasma-firewall/plasma-firewall-5.26.5.ebuild
@@ -13,7 +13,7 @@ HOMEPAGE="https://invent.kde.org/network/plasma-firewall";
 
 LICENSE="GPL-2+"
 SLOT="5"
-KEYWORDS="amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv x86"
+KEYWORDS="amd64 ~arm arm64 ~loong ~ppc64 ~riscv x86"
 IUSE="firewalld +ufw"
 
 REQUIRED_USE="${PYTHON_REQUIRED_USE} || ( firewalld ufw )"



[gentoo-commits] repo/gentoo:master commit in: kde-plasma/kwrited/

2023-01-31 Thread Arthur Zamarin
commit: 1276448f4a95d7bc3dae4c907499cb38c14a676d
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Wed Feb  1 06:40:41 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Wed Feb  1 06:40:41 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1276448f

kde-plasma/kwrited: Stabilize 5.26.5 arm64, #889942

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

 kde-plasma/kwrited/kwrited-5.26.5.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-plasma/kwrited/kwrited-5.26.5.ebuild 
b/kde-plasma/kwrited/kwrited-5.26.5.ebuild
index dcf6f5b5ac8e..74e69172e70d 100644
--- a/kde-plasma/kwrited/kwrited-5.26.5.ebuild
+++ b/kde-plasma/kwrited/kwrited-5.26.5.ebuild
@@ -12,7 +12,7 @@ DESCRIPTION="KDE Plasma daemon listening for wall and write 
messages"
 
 LICENSE="GPL-2" # TODO: CHECK
 SLOT="5"
-KEYWORDS="amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv x86"
+KEYWORDS="amd64 ~arm arm64 ~loong ~ppc64 ~riscv x86"
 IUSE=""
 
 DEPEND="



[gentoo-commits] repo/gentoo:master commit in: kde-plasma/oxygen/

2023-01-31 Thread Arthur Zamarin
commit: 8305a348e732e2ff5b6ae44508e56c36b65d25fe
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Wed Feb  1 06:40:41 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Wed Feb  1 06:40:41 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8305a348

kde-plasma/oxygen: Stabilize 5.26.5 arm64, #889942

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

 kde-plasma/oxygen/oxygen-5.26.5.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-plasma/oxygen/oxygen-5.26.5.ebuild 
b/kde-plasma/oxygen/oxygen-5.26.5.ebuild
index bbdace2ab8ae..b10adca999ea 100644
--- a/kde-plasma/oxygen/oxygen-5.26.5.ebuild
+++ b/kde-plasma/oxygen/oxygen-5.26.5.ebuild
@@ -13,7 +13,7 @@ HOMEPAGE="https://invent.kde.org/plasma/oxygen";
 
 LICENSE="GPL-2" # TODO: CHECK
 SLOT="5"
-KEYWORDS="amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv x86"
+KEYWORDS="amd64 ~arm arm64 ~loong ~ppc64 ~riscv x86"
 IUSE="wayland"
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: kde-plasma/ksystemstats/

2023-01-31 Thread Arthur Zamarin
commit: 4aea846ca6312a057f8366bf0e5c8451f8e17ad6
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Wed Feb  1 06:40:39 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Wed Feb  1 06:40:39 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4aea846c

kde-plasma/ksystemstats: Stabilize 5.26.5 arm64, #889942

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

 kde-plasma/ksystemstats/ksystemstats-5.26.5.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-plasma/ksystemstats/ksystemstats-5.26.5.ebuild 
b/kde-plasma/ksystemstats/ksystemstats-5.26.5.ebuild
index 878bf4917eab..13a47d331b79 100644
--- a/kde-plasma/ksystemstats/ksystemstats-5.26.5.ebuild
+++ b/kde-plasma/ksystemstats/ksystemstats-5.26.5.ebuild
@@ -15,7 +15,7 @@ DESCRIPTION="Plugin-based system monitoring daemon"
 
 LICENSE="GPL-2+"
 SLOT="5"
-KEYWORDS="amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv x86"
+KEYWORDS="amd64 ~arm arm64 ~loong ~ppc64 ~riscv x86"
 IUSE="networkmanager"
 
 DEPEND="



[gentoo-commits] repo/gentoo:master commit in: kde-plasma/kwayland-integration/

2023-01-31 Thread Arthur Zamarin
commit: 507fdbdbf9b7cb694837ba3f4db20d08dcb0a328
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Wed Feb  1 06:40:40 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Wed Feb  1 06:40:40 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=507fdbdb

kde-plasma/kwayland-integration: Stabilize 5.26.5 arm64, #889942

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

 kde-plasma/kwayland-integration/kwayland-integration-5.26.5.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-plasma/kwayland-integration/kwayland-integration-5.26.5.ebuild 
b/kde-plasma/kwayland-integration/kwayland-integration-5.26.5.ebuild
index 320463c4fd3e..64ff72818d74 100644
--- a/kde-plasma/kwayland-integration/kwayland-integration-5.26.5.ebuild
+++ b/kde-plasma/kwayland-integration/kwayland-integration-5.26.5.ebuild
@@ -12,7 +12,7 @@ HOMEPAGE="https://invent.kde.org/plasma/kwayland-integration";
 
 LICENSE="LGPL-2.1"
 SLOT="5"
-KEYWORDS="amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv x86"
+KEYWORDS="amd64 ~arm arm64 ~loong ~ppc64 ~riscv x86"
 IUSE=""
 
 # dev-qt/qtgui: QtXkbCommonSupport is provided by either IUSE libinput or X



[gentoo-commits] repo/gentoo:master commit in: kde-plasma/kwallet-pam/

2023-01-31 Thread Arthur Zamarin
commit: dee1fb43ef1d4cab4aa0224f24cf82da63d58561
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Wed Feb  1 06:40:40 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Wed Feb  1 06:40:40 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dee1fb43

kde-plasma/kwallet-pam: Stabilize 5.26.5 arm64, #889942

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

 kde-plasma/kwallet-pam/kwallet-pam-5.26.5.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-plasma/kwallet-pam/kwallet-pam-5.26.5.ebuild 
b/kde-plasma/kwallet-pam/kwallet-pam-5.26.5.ebuild
index 65b7a52e20d4..ff77c310cf9b 100644
--- a/kde-plasma/kwallet-pam/kwallet-pam-5.26.5.ebuild
+++ b/kde-plasma/kwallet-pam/kwallet-pam-5.26.5.ebuild
@@ -11,7 +11,7 @@ DESCRIPTION="PAM module to not enter KWallet password again 
after login"
 
 LICENSE="LGPL-2.1"
 SLOT="5"
-KEYWORDS="amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv x86"
+KEYWORDS="amd64 ~arm arm64 ~loong ~ppc64 ~riscv x86"
 IUSE=""
 
 DEPEND="



[gentoo-commits] repo/gentoo:master commit in: kde-plasma/ksshaskpass/

2023-01-31 Thread Arthur Zamarin
commit: 8701050042c7da9a62cea0a6a2807433b9f11676
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Wed Feb  1 06:40:39 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Wed Feb  1 06:40:39 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=87010500

kde-plasma/ksshaskpass: Stabilize 5.26.5 arm64, #889942

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

 kde-plasma/ksshaskpass/ksshaskpass-5.26.5.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-plasma/ksshaskpass/ksshaskpass-5.26.5.ebuild 
b/kde-plasma/ksshaskpass/ksshaskpass-5.26.5.ebuild
index cb0f71e04d38..cf8695c54878 100644
--- a/kde-plasma/ksshaskpass/ksshaskpass-5.26.5.ebuild
+++ b/kde-plasma/ksshaskpass/ksshaskpass-5.26.5.ebuild
@@ -12,7 +12,7 @@ HOMEPAGE+=" https://invent.kde.org/plasma/ksshaskpass";
 
 LICENSE="GPL-2" # TODO: CHECK
 SLOT="5"
-KEYWORDS="amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv x86"
+KEYWORDS="amd64 ~arm arm64 ~loong ~ppc64 ~riscv x86"
 IUSE=""
 
 DEPEND="



[gentoo-commits] repo/gentoo:master commit in: kde-plasma/kscreen/

2023-01-31 Thread Arthur Zamarin
commit: e4735a93fbdfa6e7e6d8e3c12e9a6a2b16b2df65
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Wed Feb  1 06:40:39 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Wed Feb  1 06:40:39 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e4735a93

kde-plasma/kscreen: Stabilize 5.26.5 arm64, #889942

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

 kde-plasma/kscreen/kscreen-5.26.5.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-plasma/kscreen/kscreen-5.26.5.ebuild 
b/kde-plasma/kscreen/kscreen-5.26.5.ebuild
index 626f5c8c01f9..1fcd512116df 100644
--- a/kde-plasma/kscreen/kscreen-5.26.5.ebuild
+++ b/kde-plasma/kscreen/kscreen-5.26.5.ebuild
@@ -14,7 +14,7 @@ HOMEPAGE="https://invent.kde.org/plasma/kscreen";
 
 LICENSE="GPL-2" # TODO: CHECK
 SLOT="5"
-KEYWORDS="amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv x86"
+KEYWORDS="amd64 ~arm arm64 ~loong ~ppc64 ~riscv x86"
 IUSE=""
 
 # bug #580440, last checked 5.6.3



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

2023-01-31 Thread Joonas Niilola
commit: 4799df2fc43ebd935b46b3ebd15bee981e0a5015
Author: Marco Genasci  gmail  com>
AuthorDate: Wed Jan 11 15:14:00 2023 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Wed Feb  1 06:15:48 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4799df2f

app-emulation/genymotion-bin: bump version to 3.3.2

Signed-off-by: Marco Genasci  gmail.com>
Signed-off-by: Joonas Niilola  gentoo.org>

 app-emulation/genymotion-bin/Manifest  |   1 +
 .../genymotion-bin/genymotion-bin-3.3.2.ebuild | 140 +
 2 files changed, 141 insertions(+)

diff --git a/app-emulation/genymotion-bin/Manifest 
b/app-emulation/genymotion-bin/Manifest
index 36557a3cd30b..5fbab3ad70bd 100644
--- a/app-emulation/genymotion-bin/Manifest
+++ b/app-emulation/genymotion-bin/Manifest
@@ -1 +1,2 @@
 DIST genymotion-3.2.1-linux_x64.bin 48264053 BLAKE2B 
961b2480ed72ad29e1b71d98cedf98cb724e42032539445aa19e2783f2d714f389d983aa5d886e8f759a1a77585725daa1084ffac3d7083f72de78ccab46af77
 SHA512 
47589913c66dac42e107420574cdc1fd7ea6db8dacfa16c0173a72207f77d0bedf72e6c6643453b1b83e1e7d906ea52e79e3876d3d687bb689f251ce3bfa8385
+DIST genymotion-3.3.2-linux_x64.bin 66085990 BLAKE2B 
d2d11eaa00e387749e3257a90f3bbe30d586f1ec178d97e5f4537f331451b1161806fcf05d1c84b10b5116247023bd338ac4440e568d7e58d249055aed2f3597
 SHA512 
ae3bfd2c4eefceb04cd67256b291e3c7bee3c3d0e212add92086709e5fd60bee4789d2ea80732bacbcad880be472e507470afd635cb766903664ea0815ed0205

diff --git a/app-emulation/genymotion-bin/genymotion-bin-3.3.2.ebuild 
b/app-emulation/genymotion-bin/genymotion-bin-3.3.2.ebuild
new file mode 100644
index ..0fc8ae17fa4d
--- /dev/null
+++ b/app-emulation/genymotion-bin/genymotion-bin-3.3.2.ebuild
@@ -0,0 +1,140 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit bash-completion-r1 desktop pax-utils
+
+MY_PN="${PN/-bin}"
+MY_P="${MY_PN}-${PV}"
+BIN_ARCHIVE="${MY_P}-linux_x64.bin"
+
+DESCRIPTION="Complete set of tools that provide a virtual environment for 
Android"
+HOMEPAGE="https://genymotion.com";
+SRC_URI="${BIN_ARCHIVE}"
+
+LICENSE="genymotion"
+SLOT="0"
+KEYWORDS="-* ~amd64"
+
+RDEPEND="app-arch/lz4
+   app-crypt/mit-krb5
+   app-emulation/virtualbox
+   || (
+   dev-libs/openssl-compat:1.1.0
+   =dev-libs/openssl-1.1*:0
+   )
+   dev-libs/glib:2
+   =dev-libs/hiredis-1.0*
+   media-libs/alsa-lib
+   media-libs/fontconfig
+   media-libs/freetype
+   media-libs/libpulse
+   media-libs/gst-plugins-base:1.0
+   media-libs/gstreamer:1.0
+   sys-apps/dbus
+   sys-libs/zlib
+   virtual/opengl
+   x11-libs/libX11
+   x11-libs/libxcb
+   x11-libs/libXext
+   x11-libs/libXi
+   x11-libs/libxkbcommon
+   x11-libs/libXmu
+   x11-libs/xcb-util
+   x11-libs/xcb-util-image
+   x11-libs/xcb-util-keysyms
+   x11-libs/xcb-util-renderutil
+   x11-libs/xcb-util-wm
+"
+BDEPEND="x11-misc/xdg-utils"
+
+RESTRICT="bindist fetch"
+S="${WORKDIR}"
+
+QA_PREBUILT="
+   opt/${MY_PN}/*.so*
+   opt/${MY_PN}/imageformats/*.so
+   opt/${MY_PN}/plugins/*.so*
+   opt/${MY_PN}/${MY_PN}
+   opt/${MY_PN}/genyshell
+   opt/${MY_PN}/player
+   opt/${MY_PN}/${MY_PN}adbtunneld
+   opt/${MY_PN}/gmtool
+   opt/${MY_PN}/tools/*
+"
+
+pkg_nofetch() {
+   einfo
+   einfo "Please visit"
+   einfo
+   einfo "  https://www.genymotion.com/download/";
+   einfo
+   einfo "and download "
+   einfo
+   einfo "  ${BIN_ARCHIVE}"
+   einfo
+   einfo "which must be placed in DISTDIR directory."
+   einfo
+}
+
+src_unpack() {
+   cp "${DISTDIR}/${BIN_ARCHIVE}" "${WORKDIR}" || die "cp failed"
+}
+
+src_prepare() {
+   default
+
+   chmod +x ${BIN_ARCHIVE} || die "chmod failed"
+   yes | ./${BIN_ARCHIVE} > /dev/null || die "unpack failed"
+
+   # removed windows line for bashcompletion
+   sed -i "/complete -F _gmtool gmtool.exe/d" 
"${MY_PN}/completion/bash/gmtool.bash" || die "sed failed"
+
+   # copy .desktop file in S directory
+   sed -i -e "s:Icon.*:Icon=/opt/${MY_PN}/icons/genymotion-logo.png:" \
+   -e "s:Exec.*:Exec=/opt/${MY_PN}/genymotion:" \
+   
"${HOME}"/.local/share/applications/genymobile-genymotion.desktop || die "sed 
failed"
+   cp "${HOME}"/.local/share/applications/genymobile-genymotion.desktop 
"${S}" || die "copy .desktop file"
+}
+
+src_install() {
+   insinto /opt/"${MY_PN}"
+   exeinto /opt/"${MY_PN}"
+
+   # Use qt bundled
+   doins -r 
"${MY_PN}"/{audio,geoservices,Qt,QtGraphicalEffects,QtLocation,QtPositioning,QtQuick,QtQuick.2}
+   doins -r 
"${MY_PN}"/{icons,imageformats,mediaservice,platforms,plugins,sqldrivers,translations,xcbglintegrations}
+   doins "${MY_PN}"/libQt*
+   doins "${MY_PN}"/qt.conf
+   doins "${MY_PN}"/libicu*
+
+  

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

2023-01-31 Thread Joonas Niilola
commit: 715763c17c4cc9bed5b01604c88551c6c50f2a17
Author: Sebastian Hamann  ares-macrotechnology  com>
AuthorDate: Mon Jan 16 17:43:53 2023 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Wed Feb  1 06:16:17 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=715763c1

app-misc/nnn: add myself as maintainer

Signed-off-by: Sebastian Hamann  ares-macrotechnology.com>
Closes: https://github.com/gentoo/gentoo/pull/29115
Signed-off-by: Joonas Niilola  gentoo.org>

 app-misc/nnn/metadata.xml | 12 +++-
 1 file changed, 11 insertions(+), 1 deletion(-)

diff --git a/app-misc/nnn/metadata.xml b/app-misc/nnn/metadata.xml
index 0c09dbc7143b..780adc28a98f 100644
--- a/app-misc/nnn/metadata.xml
+++ b/app-misc/nnn/metadata.xml
@@ -1,7 +1,17 @@
 
 https://www.gentoo.org/dtd/metadata.dtd";>
 
-
+   
+   gentoo-b...@ares-macrotechnology.com
+   Sebastian Hamann
+   
+   
+   proxy-ma...@gentoo.org
+   Proxy Maintainers
+   
+   
+   jarun/nnn
+   

Enable 8 contexts (instead of 4)
Use Alexey Tourbin's quick sort 
implementation



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

2023-01-31 Thread Joonas Niilola
commit: 099bc8bfec0f303038afc15ceb53ccf2b90f84c1
Author: Marco Genasci  gmail  com>
AuthorDate: Wed Jan 11 15:14:17 2023 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Wed Feb  1 06:15:53 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=099bc8bf

app-emulation/genymotion-bin: remove old

Signed-off-by: Marco Genasci  gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/29067
Signed-off-by: Joonas Niilola  gentoo.org>

 app-emulation/genymotion-bin/Manifest  |   1 -
 .../genymotion-bin/genymotion-bin-3.2.1.ebuild | 116 -
 2 files changed, 117 deletions(-)

diff --git a/app-emulation/genymotion-bin/Manifest 
b/app-emulation/genymotion-bin/Manifest
index 5fbab3ad70bd..9338f339c744 100644
--- a/app-emulation/genymotion-bin/Manifest
+++ b/app-emulation/genymotion-bin/Manifest
@@ -1,2 +1 @@
-DIST genymotion-3.2.1-linux_x64.bin 48264053 BLAKE2B 
961b2480ed72ad29e1b71d98cedf98cb724e42032539445aa19e2783f2d714f389d983aa5d886e8f759a1a77585725daa1084ffac3d7083f72de78ccab46af77
 SHA512 
47589913c66dac42e107420574cdc1fd7ea6db8dacfa16c0173a72207f77d0bedf72e6c6643453b1b83e1e7d906ea52e79e3876d3d687bb689f251ce3bfa8385
 DIST genymotion-3.3.2-linux_x64.bin 66085990 BLAKE2B 
d2d11eaa00e387749e3257a90f3bbe30d586f1ec178d97e5f4537f331451b1161806fcf05d1c84b10b5116247023bd338ac4440e568d7e58d249055aed2f3597
 SHA512 
ae3bfd2c4eefceb04cd67256b291e3c7bee3c3d0e212add92086709e5fd60bee4789d2ea80732bacbcad880be472e507470afd635cb766903664ea0815ed0205

diff --git a/app-emulation/genymotion-bin/genymotion-bin-3.2.1.ebuild 
b/app-emulation/genymotion-bin/genymotion-bin-3.2.1.ebuild
deleted file mode 100644
index 5cf358b040a3..
--- a/app-emulation/genymotion-bin/genymotion-bin-3.2.1.ebuild
+++ /dev/null
@@ -1,116 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit bash-completion-r1 desktop pax-utils
-
-MY_PN="${PN/-bin}"
-MY_P="${MY_PN}-${PV}"
-BIN_ARCHIVE="${MY_P}-linux_x64.bin"
-
-DESCRIPTION="Complete set of tools that provide a virtual environment for 
Android"
-HOMEPAGE="https://genymotion.com";
-SRC_URI="${BIN_ARCHIVE}"
-
-LICENSE="genymotion"
-SLOT="0"
-KEYWORDS="-* ~amd64"
-
-RDEPEND="app-emulation/virtualbox
-   || (
-   dev-libs/openssl-compat:1.0.0
-   =dev-libs/openssl-1.0*:0
-   )
-   >=dev-libs/hiredis-1.0.0
-   sys-apps/util-linux
-   virtual/opengl
-"
-
-RESTRICT="bindist fetch"
-S="${WORKDIR}"
-
-QA_PREBUILT="
-   opt/${MY_PN}/*.so*
-   opt/${MY_PN}/imageformats/*.so
-   opt/${MY_PN}/plugins/*.so*
-   opt/${MY_PN}/${MY_PN}
-   opt/${MY_PN}/genyshell
-   opt/${MY_PN}/player
-   opt/${MY_PN}/${MY_PN}adbtunneld
-   opt/${MY_PN}/gmtool
-"
-
-pkg_nofetch() {
-   einfo
-   einfo "Please visit"
-   einfo
-   einfo "  https://www.genymotion.com/download/";
-   einfo
-   einfo "and download "
-   einfo
-   einfo "  ${BIN_ARCHIVE}"
-   einfo
-   einfo "which must be placed in DISTDIR directory."
-   einfo
-}
-
-src_unpack() {
-   cp "${DISTDIR}/${BIN_ARCHIVE}" "${WORKDIR}" || die "cp failed"
-}
-
-src_prepare() {
-   default
-
-   chmod +x ${BIN_ARCHIVE} || die "chmod failed"
-   yes | ./${BIN_ARCHIVE} > /dev/null || die "unpack failed"
-
-   # removed windows line for bashcompletion
-   sed -i "/complete -F _gmtool gmtool.exe/d" 
"${MY_PN}/completion/bash/gmtool.bash" || die "sed failed"
-}
-
-src_install() {
-   insinto /opt/"${MY_PN}"
-   exeinto /opt/"${MY_PN}"
-
-   # Use qt bundled
-   doins -r 
"${MY_PN}"/{geoservices,Qt,QtGraphicalEffects,QtLocation,QtPositioning,QtQuick,QtQuick.2}
-   doins -r 
"${MY_PN}"/{icons,imageformats,platforms,plugins,sqldrivers,translations,xcbglintegrations}
-   doins "${MY_PN}"/libQt*
-   doins "${MY_PN}"/qt.conf
-   doins "${MY_PN}"/libicu*
-
-   doexe "${MY_PN}"/{libcom,librendering,libswscale,libavutil}.so*
-   # android library
-   doexe 
"${MY_PN}"/{libEGL_translator,libGLES_CM_translator,libGLES_V2_translator,libOpenglRender,libemugl_logger}.so*
-
-   find "${ED}/opt/${MY_PN}" -name "*.so*" -type f -exec chmod +x {} \; || 
die "Change .so permission failed"
-
-   doexe "${MY_PN}"/{genymotion,genyshell,player,gmtool}
-
-   pax-mark -m "${ED}/opt/${MY_PN}/genymotion"
-   pax-mark -m "${ED}/opt/${MY_PN}/gmtool"
-
-   dosym ../"${MY_PN}"/genyshell /opt/bin/genyshell
-   dosym ../"${MY_PN}"/genymotion /opt/bin/genymotion
-   dosym ../"${MY_PN}"/gmtool /opt/bin/gmtool
-
-   newbashcomp "${MY_PN}/completion/bash/gmtool.bash" gmtool
-
-   insinto /usr/share/zsh/site-functions
-   doins "${MY_PN}/completion/zsh/_gmtool"
-
-   sed -i -e "s:Icon.*:Icon=/opt/${MY_PN}/icons/icon.png:" \
-   -e "s:Exec.*:Exec=/opt/${MY_PN}/genymotion:" \
-   
"${HOME}"/.local/share/applications/

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

2023-01-31 Thread Joonas Niilola
commit: a2cc1e770b8a5be44ffd34d762aebc2d67e213ad
Author: Sebastian Hamann  ares-macrotechnology  com>
AuthorDate: Sun Jan 15 10:18:09 2023 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Wed Feb  1 06:16:17 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a2cc1e77

app-misc/nnn: add 4.7

Closes: https://bugs.gentoo.org/783228
Closes: https://bugs.gentoo.org/857534
Signed-off-by: Sebastian Hamann  ares-macrotechnology.com>
Signed-off-by: Joonas Niilola  gentoo.org>

 app-misc/nnn/Manifest   |  1 +
 app-misc/nnn/metadata.xml   | 11 ++
 app-misc/nnn/nnn-4.7.ebuild | 94 +
 3 files changed, 106 insertions(+)

diff --git a/app-misc/nnn/Manifest b/app-misc/nnn/Manifest
index 179f6af60cb0..4679837bc719 100644
--- a/app-misc/nnn/Manifest
+++ b/app-misc/nnn/Manifest
@@ -1,3 +1,4 @@
 DIST nnn-4.0.tar.gz 214555 BLAKE2B 
b0490662bad07213ff79b8865b8d9672d1ff98d93e3705e0aa45d103c151274934dc0cff66731f7b157007a81b9dbb5d9f3edb6a17daddcfb265f73b6faa400e
 SHA512 
fde552a31674c9bf50a2e98de4456621bdc97aee36cd5efd7ad0cc33959965d01469fb20b12868ebffd4c8da79990b502e26895cb5b047ac8821e2ca09b0a234
 DIST nnn-4.3.tar.gz 236606 BLAKE2B 
cec0a73a40fae76e478c3299e2ae8a613c2e1b16e009d4f69cc3c9c9f6ea5df4048fc7f941ae6369293cf56df9b91a496531f4b34bf05f1dbbf8fab9120ffe78
 SHA512 
588af174d86db14acf5d1e2ac42f88ca5c6f0e105996a58771e7e0f989f224616e7a12d74fecc96540a9782db0cf8857c21bf0f50df4ee3b4b5c641291c64575
 DIST nnn-4.5.tar.gz 242191 BLAKE2B 
2a1564520222bc51df64c495ffa7a22fc3200f4572281e4b4e998e999b41c171f4b832502a054741040fa9d87d0da0d0d23949c0d867fc4c2830722045654c3d
 SHA512 
ab64f0e6211b14e90a4632bb0da9a1214635c9a06718c7c434d344d69d1087b4d5d978d44f38c1b03bb555e3055ca5033bcbca40927135757a468e6f1b99046e
+DIST nnn-4.7.tar.gz 250038 BLAKE2B 
b63da6ac8a0ac6b8b2bce0ed45c43c9e707f11f99e6b456131728d7fde5f638162d8e3bbf1b3a0fadba315d38d9cc1b38c0d4a644ee800fbea00ffe1c92beef0
 SHA512 
28ec9b9ab93f979d77e80957df2a70ec687e56ada6d5e8555c121f2454b5c049466120e5eb3570174411a61e3855c869f96d306a43516cceff8c4cb7f1075875

diff --git a/app-misc/nnn/metadata.xml b/app-misc/nnn/metadata.xml
index 85e4ed814fa2..0c09dbc7143b 100644
--- a/app-misc/nnn/metadata.xml
+++ b/app-misc/nnn/metadata.xml
@@ -2,4 +2,15 @@
 https://www.gentoo.org/dtd/metadata.dtd";>
 
 
+   
+   Enable 8 contexts (instead of 4)
+   Use Alexey Tourbin's quick sort 
implementation
+   Display icons using icons-in-terminal
+   Display icons using nerdfonts 
icons
+   Display icons using emoji
+   Key bindings for Colemak-DH keyboard 
layout
+   Add git status column to the detail 
view
+   Print filenames first in the detail 
view
+   Add pipe to close and restore 
preview-tui for internal undetached edits
+   
 

diff --git a/app-misc/nnn/nnn-4.7.ebuild b/app-misc/nnn/nnn-4.7.ebuild
new file mode 100644
index ..a6f463c6cf45
--- /dev/null
+++ b/app-misc/nnn/nnn-4.7.ebuild
@@ -0,0 +1,94 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit bash-completion-r1 flag-o-matic toolchain-funcs xdg-utils
+
+DESCRIPTION="The missing terminal file browser for X"
+HOMEPAGE="https://github.com/jarun/nnn";
+SRC_URI="https://github.com/jarun/nnn/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="BSD-2"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc64 ~x86"
+IUSE="+readline pcre 8contexts icons nerdfonts emoji qsort colemak gitstatus 
namefirst restorepreview"
+
+DEPEND="sys-libs/ncurses:=
+   pcre? ( dev-libs/libpcre )
+   readline? ( sys-libs/readline:= )
+   elibc_musl? ( sys-libs/fts-standalone )"
+BDEPEND="virtual/pkgconfig"
+RDEPEND="${DEPEND}"
+REQUIRED_USE="?? ( icons nerdfonts emoji )"
+
+src_prepare() {
+   default
+   tc-export CC
+   use elibc_musl && append-flags "-lfts"
+   # When using nnn's bundled patches, the 'install' target should not 
depend
+   # on 'all'. See: https://github.com/jarun/nnn/issues/1493
+   sed -i -e 's/install: all/install:/' Makefile || die "sed failed"
+}
+
+src_compile() {
+   nnn_opts=(
+   O_NORL=$(usex readline 0 1)
+   O_PCRE=$(usex pcre 1 0)
+   O_CTX8=$(usex 8contexts 1 0)
+   O_ICONS=$(usex icons 1 0)
+   O_NERD=$(usex nerdfonts 1 0)
+   O_EMOJI=$(usex emoji 1 0)
+   O_QSORT=$(usex qsort 1 0)
+   # nnn's user-submitted patches
+   O_COLEMAK=$(usex colemak 1 0)
+   O_GITSTATUS=$(usex gitstatus 1 0)
+   O_NAMEFIRST=$(usex namefirst 1 0)
+   O_RESTOREPREVIEW=$(usex restorepreview 1 0)
+   )
+   emake "${nnn_opts[@]}"
+}
+
+src_install() {
+   emake PREFIX="${EPREFIX}/usr" DESTDIR="${D}" install
+
+   emake PREFIX="${EPREFIX}/usr" DESTDIR="${D}" install-desktop
+
+   newbashcomp misc/auto-c

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

2023-01-31 Thread Joonas Niilola
commit: abfe6ac8f235fdf34abb0a4c86cc5bacb003d98f
Author: Joonas Niilola  gentoo  org>
AuthorDate: Wed Feb  1 05:51:54 2023 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Wed Feb  1 05:52:56 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=abfe6ac8

profiles: remove thunderbird mask

 - 102.7.1 is out fixing the issue with Microsoft Office 365 authentication.

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

 profiles/package.mask | 7 ---
 1 file changed, 7 deletions(-)

diff --git a/profiles/package.mask b/profiles/package.mask
index df309484000d..05864aebc0a2 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -605,13 +605,6 @@ media-video/ffmpeg2theora
 # Removal on 2023-02-20.  Bug #578340.
 games-strategy/wargus-data
 
-# Joonas Niilola  (2023-01-21)
-# 102.7.0 has a critical authentication issue with Microsoft 365
-# Business accounts. Fix should land in 102.7.1. If you're not affected
-# and really want this update, please unmask it for yourself.
-~mail-client/thunderbird-102.7.0
-~mail-client/thunderbird-bin-102.7.0
-
 # Hans de Graaff  (2023-01-21)
 # No longer maintained upstream and missing recent security fixes.
 # Use a newer Rails version instead.



[gentoo-commits] repo/gentoo:master commit in: mail-client/thunderbird/

2023-01-31 Thread Joonas Niilola
commit: 7cabad7ea19c41d685ac6857d24f0cd63ff6f881
Author: Joonas Niilola  gentoo  org>
AuthorDate: Wed Feb  1 05:50:58 2023 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Wed Feb  1 05:52:56 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7cabad7e

mail-client/thunderbird: add 102.7.1

Bug: https://bugs.gentoo.org/891217
Closes: https://bugs.gentoo.org/892465
Signed-off-by: Joonas Niilola  gentoo.org>

 mail-client/thunderbird/Manifest   |   66 ++
 mail-client/thunderbird/thunderbird-102.7.1.ebuild | 1172 
 2 files changed, 1238 insertions(+)

diff --git a/mail-client/thunderbird/Manifest b/mail-client/thunderbird/Manifest
index 25233a540a9c..6da068ab65ae 100644
--- a/mail-client/thunderbird/Manifest
+++ b/mail-client/thunderbird/Manifest
@@ -1,4 +1,5 @@
 DIST firefox-102esr-patches-07j.tar.xz 23012 BLAKE2B 
41b706f5ae8695ddd33e971cf1aa99317382a57618cf19163c5bca09ed5d430dba672ac51b7ab3072360452cc89ac50397bb7992882a61a3adda37022239e654
 SHA512 
7048353ea5504e34d9d3950e3e5e3125f631f95269d5c9e422ca052173a316718fdd4b57ea7980a452139b1192805cb598f47f398fb148a426a85a5e979c6cdd
+DIST firefox-102esr-patches-08j.tar.xz 23268 BLAKE2B 
c98448da56fe9c2cbaa0c1bee355189ab4604db3d2e2597a2897142c08d44998968fb7f37ce42e9f2be22ccb77b581965bcf1f7cfb68813afd5af6650514713c
 SHA512 
3592c820ae339d4331c0d39966bab0f9ff1144edfcaaed717566254931e9362f740325f1727103efaa1e2dbc3508b8bcf2d2d44cdfcfb2904011267423381fb0
 DIST thunderbird-102.6.1-af.xpi 551371 BLAKE2B 
1663fbb2cd90e6638cb96922e515e0b5762cf55bb6fe3c366c83508a01c49e27656a89e0c6ba0a7079bcbbca02f702f967d3858ba7fb7931b6653f92b7ba6496
 SHA512 
730306d74c3ef95f5e3a2b90e868d6c963687b436ef7310b01f48d23b3a0c9f0370e21506d946d8b3e2930d563c2a9bfc3ab115be5d28f0d2f61237b276824e5
 DIST thunderbird-102.6.1-ar.xpi 656150 BLAKE2B 
33f2ff4e97b206b5b7c27b661f863fde2e83ac066f136e0c1c8ad2e7779b0aa70d3460868b3fe3a25037e9adfc84cb1617fdc1136e165c3309560dd282be2821
 SHA512 
6c045f1cb0f4a1d67598f3149500b32d9a36a6549eb116e4901c640091b604b8cc106a1e5ca38e4786ef894b7c7ee3230e94ff44b29e013bc07ca7c1e8cf8f38
 DIST thunderbird-102.6.1-ast.xpi 564287 BLAKE2B 
8355c98444ad184b37b00a64dcd270c33ccf98a17349c726ba41d6d138959372c48af3f654c34305958bc5198b51af75dfd3253e8d85c5b1043d76cc19d496cb
 SHA512 
9739b6850b543f674805189bac97eb2b1c5ff7d756f6f7cb5b748aaeb72f80a1b2bddcfc98f55bb14a55d716302d039fccaf4d85879c3a7d28fc1c97c699432c
@@ -129,3 +130,68 @@ DIST thunderbird-102.7.0-vi.xpi 738571 BLAKE2B 
1cfe3857ad7cac4845ceb0ee7db857426
 DIST thunderbird-102.7.0-zh-CN.xpi 731621 BLAKE2B 
166f88792d3cfbb5787d370c20ed5720319f0ef460d1ab7d27e28e50e0264628d883e210e3b6508dccbcde8d3db4908e8e9aa3b2ec286109ef1e419ec30c8318
 SHA512 
66d2500a4d232d04156feff0fb14c7b4b04dd6339dd0f8ad1adfd14c729c3604b20eb64494ff219df8dc502b4f7a0856438e58940e947bc237c727e431f7c30a
 DIST thunderbird-102.7.0-zh-TW.xpi 740181 BLAKE2B 
1a623754bebadcfc97c5342598dd6d315e2faefea0953ef3ecd41e33882a458e30ef014b3e63eef17f7b1ba40e766a07fa148f9166738fb8debd9a1806301ad3
 SHA512 
950aebebeec15dd60afbb4f42406d12653bd3eeaf9eb1a635622d118c1f7de9e785919ce3b0f7beff176bc8f4ec0d38aabe82ba73e168bffec62d1c3bf1bd980
 DIST thunderbird-102.7.0.source.tar.xz 500620784 BLAKE2B 
957f76932fae379d7536bad9ac7779bb64abafc9af348171f34be88629a5b450bc8dfc33d38326f684b7f1d45ca9704cb63bef67f38de74120bcc455da248c68
 SHA512 
3d01fd859491489321279daa687bfa583e86842e055bf7cd77a99307ddd3256132dba6d8eb6da28b061cd8f908ad347ec25abf98fd763de2071cc01171435f35
+DIST thunderbird-102.7.1-af.xpi 554407 BLAKE2B 
5264855f67b8f0c3dd9d1f0675c90805ab0b8e14779b728c49feb611ca9fafc82a45412881ae3fd18f454d251583f632bec735f34e3c7b64ba0845346cf8f558
 SHA512 
9a0b9f9fb6098e9e0051213009ddd6c05f4608e8b8778111089b366db27c304cc77172595ea37c6a6530948b4fe7018c4adec0670b96c12f05ea18653b868709
+DIST thunderbird-102.7.1-ar.xpi 660886 BLAKE2B 
497b93d5b1693e147df10960ff5172a0767d04fe0b9bb0f4dc8f5e6f7f576382f7e3a3a8a3a994527dc91bcfc12d111602656806eff15cb1819105977690
 SHA512 
83e2933417fb44d68b219d70fc41b1333ba295bcdf5792d4396dbe042465dcac7352c2affc37b36a2fb7bdc1448489488963fe47dcb97babe10f332e7a257968
+DIST thunderbird-102.7.1-ast.xpi 568531 BLAKE2B 
4dafe8093356d7971674b1739fdfda5bb311597de9afedab934ccfdc64469869741163be8bd8e68cdd11d960ce9fe9121114834b70e44aed61bdb5f09e6991fe
 SHA512 
738423b909333807d64e2660c671317a64bca22b351aad58d46a3dde93eaab9476fc8025b5c428aa6ee961cb2d58a8870ee4e046f50c64081402703d22edaaba
+DIST thunderbird-102.7.1-be.xpi 696400 BLAKE2B 
cd9ad087d613cb33075ebdd9ef7485ab65241fd091439b3ada30c5de4eae23c3d437fc2bab78b8e10d8fceebcb54bf3e34f91241d7f736d789c8138681dbc242
 SHA512 
a8e8a01454fbc87b8d3b5ced6845fb1b1c0c8be3bd5cce45ae271767ceae60abe1e6413f09f61159be4a67b41eef81145e77a678b54c3cdf0034174684c3602e
+DIST thunderbird-102.7.1-bg.xpi 687110 BLAKE2B 
ed1c893a835142fc18e07cc1c447ca23985d63ec5a3a6c89608d46987f32143b8de4ba0fa83fe23df38bc15a81593f51770a7976e1ec508487f336ca70e7ff80
 SHA512 
932475c25f350609f20a77ae71c7d8e3ab7c30c

[gentoo-commits] repo/gentoo:master commit in: mail-client/thunderbird/

2023-01-31 Thread Joonas Niilola
commit: 815b1cc2afe5580d400c6ef9742ae57b594f63f3
Author: Joonas Niilola  gentoo  org>
AuthorDate: Wed Feb  1 05:51:24 2023 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Wed Feb  1 05:52:56 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=815b1cc2

mail-client/thunderbird: drop 102.7.0

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

 mail-client/thunderbird/Manifest   |   65 --
 mail-client/thunderbird/thunderbird-102.7.0.ebuild | 1172 
 2 files changed, 1237 deletions(-)

diff --git a/mail-client/thunderbird/Manifest b/mail-client/thunderbird/Manifest
index 6da068ab65ae..8461d43101d0 100644
--- a/mail-client/thunderbird/Manifest
+++ b/mail-client/thunderbird/Manifest
@@ -65,71 +65,6 @@ DIST thunderbird-102.6.1-vi.xpi 724848 BLAKE2B 
80a1ed0b0da36c32189fe2b5b06415766
 DIST thunderbird-102.6.1-zh-CN.xpi 722698 BLAKE2B 
3ed7e0fe78d5bf17084436b5dace00dba3bca92817e3a8212807bbfa30f283833f769be875679d67b0d4aa6170f3e9e813ce3f478cd206142aa2014c4cc38b6b
 SHA512 
7bf80b68344e9c3b13f72033ec23cfc8c7dfbc811ae1d71c5bb9df37c1a605a64900917667bdc840d1c2e8033e0d6a4dbb0e8a5124368ef3c4652d7f85adf828
 DIST thunderbird-102.6.1-zh-TW.xpi 725969 BLAKE2B 
bf188d304c663e9fdb58f85388899128de299857e00ec73d48b5389729e3ab91ab0d671ba7907e1f65d1510aa69f7150e72004f423667de9fb63a7dfd22d20ac
 SHA512 
1e395caf272de70d546c856e1fc0cf7e5fed90e301270246d2a214f54f5836df0f42dcf9d8ddda20e5e480b8026d9c80942aaf594efcc02778e3aaa7acc7c1d7
 DIST thunderbird-102.6.1.source.tar.xz 508826308 BLAKE2B 
ac364b260e430768e120005cb04ddc4f712dbbb601b066b86d4cac6e893939feae8e344dc71af02375d4f3362e2253e99a4930365e5f0b2d994c0e91726942f9
 SHA512 
06ea2fce76c08609d638435869fddc1c4d7f4b748951ebfb2476b4dba9f1f76d3de2c11e5f62540f297a5d30bb0fc637852d8e57f4fadc2c905f299757949d83
-DIST thunderbird-102.7.0-af.xpi 554409 BLAKE2B 
a04a630362856f5415d8219673c6a70746821adc12ae24c450f411b12244506a6dbe1239da00f220a5db22e888695d25d8324c8804f1b8fbc193d0f19eca08dc
 SHA512 
bc8fbedb66c1872b451b9f830c9dffd1bc89622203fed79e69809afaeb1453c9eea870d20234f8d9c22b81ac8bbde8cbd253c699bcec02bc527a28c029138d2e
-DIST thunderbird-102.7.0-ar.xpi 660887 BLAKE2B 
84ffe26f327a89c667849086bcbbabfb9229b18bdfd2d81e330df5dfd571efd25257a2a256c8fba6553196041629358f2ec1c71a758e2bf8f2aabbf982f44954
 SHA512 
f3bd6a6b1462dbabdbb24e760eb92a75006f56f53ecc620ff29c43e7ee4dfe8a96849ce68113fad27bb88e1f37b37cd3b379509a371e3c47045157752d3c2b9b
-DIST thunderbird-102.7.0-ast.xpi 568532 BLAKE2B 
72efe515be30bfac9d2ad00a79746a1fa5426a3407cc2562e146c4900dd8f4dbc47c56629cdd6ab70100b9184c79fdb41b2c4cbaad3222e27b4a0e4e3a6744d3
 SHA512 
8c75aac56a8394503ad5c10dd5b61f375439d04ae1f7e796c984832f622b3468e1b3997e8897efe6cc2c00d7718693d973c4469e1184cb531db4cff5da13f303
-DIST thunderbird-102.7.0-be.xpi 695942 BLAKE2B 
8f646131c8847fd70eeaf81fb54c7162e8623eaaa85ab41a48b0a264d60c30e31bd8e1234a3ee4519431ded20575b553143e7106f6c37099387a9481ff5c8365
 SHA512 
98b46eb3849e924c60de64dc25ec5c7462958571ed2b09d3f2af13454b2eceb9baca066e7f5ec0df94d9c4cd88731e34bb77f11bef1f62a96df7e6984e62a87c
-DIST thunderbird-102.7.0-bg.xpi 687112 BLAKE2B 
b5a9219e566021f54897122393ba0c28060d42c0d11fddbe869ef1197327c149d217c1b189b25f5559cbfc6b618399aa71b01be5423d086fd4c9a75d90c46bca
 SHA512 
50bc39647e09feb37b6cbf588eb002ecfbb1a31bac37e78952f867fb739670bfc4a8c48a3bb530d8ac095e03889173ee76cef5eabbf4e13c652a7a7fe3daea0d
-DIST thunderbird-102.7.0-br.xpi 620163 BLAKE2B 
c3ee86cd33a94486101d478ffea01af47dc2299b3c3c926ea334d058dfa6df87ed682397ae57b9f5c7a85f6501c64fec7764b8fb14a6804664ca6bb27f7f8b61
 SHA512 
2de880702cfcf72a76b23fab8b8abd6a450ef1c8e777f005fa5ae5bcd97f2a8265f189051b63ebfd711fc65011eac23e5ae540195f8d241b9fe193ab6b8fdcb7
-DIST thunderbird-102.7.0-ca.xpi 640968 BLAKE2B 
1ab53923fe1c6d1722135fce08c196f37c4ec055922b7480fba886f810b181974c0ce0163f826e36e073d97a4e35f260563dc7abda35cfa0bef05802675e36f2
 SHA512 
cbbb6e8653fec70a30c4abfe5784dab85ff3e049eaf17ab377846df8f0124c4c0ed91c73b68f87d28f43ce6b4a6cc34b2af3d02fe06bdc1798af7c3aa9df
-DIST thunderbird-102.7.0-cak.xpi 646411 BLAKE2B 
fb15e6884fc68441ae3f9e592f77a0928877b64b0fa8bf4e7775acc777f5028107a0464da40f007aa7cc2f463dc940cc615567ab2adb9b0644cca6324ae14763
 SHA512 
d153982dd05565d872d9e9d16f407027e45119e395dab1fbc68d4567b1d2b229721072c6e83ec23d790254ee12fac1a8d715e0ebacdff136e9207be0d1e272f4
-DIST thunderbird-102.7.0-cs.xpi 712844 BLAKE2B 
cd79e8470789093ea7bb341bb48704365c271ddc4678a27d936bdb84afcebd03bb8287b5785499248ee3b1333d84b2df3fcfe29d73588cb387bf082957cbe1d5
 SHA512 
4b062806c89991bee93973462aed4c94210870110516f583802b3a7a0fee63fdf602a5b7ea692dbd12d9a4619d1989ec9fbf056728a2b4d03de8a4435a759ba5
-DIST thunderbird-102.7.0-cy.xpi 699129 BLAKE2B 
ad7dabb418a381886fca0c4be33414d7379ddcc0dba3fd43439368cad433913667a5fe6771f7fdc3253054a058702f2960c85161e7927304a2283bd696e217fe
 SHA512 
9f051e744c12dda01f63ab97ab722f35a666c420115fd68e148782f5648b320376f12bee9d1b786185a9b4811241964ab4af75baff697da87a80dd36d04ec588
-DIST thunderbi

[gentoo-commits] repo/gentoo:master commit in: mail-client/thunderbird-bin/

2023-01-31 Thread Joonas Niilola
commit: e7133160b3df7cabc58f9b2097e4f30cf4afcbf7
Author: Joonas Niilola  gentoo  org>
AuthorDate: Wed Feb  1 05:51:34 2023 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Wed Feb  1 05:52:56 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e7133160

mail-client/thunderbird-bin: drop 102.7.0

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

 mail-client/thunderbird-bin/Manifest   |  66 -
 .../thunderbird-bin/thunderbird-bin-102.7.0.ebuild | 325 -
 2 files changed, 391 deletions(-)

diff --git a/mail-client/thunderbird-bin/Manifest 
b/mail-client/thunderbird-bin/Manifest
index 4f2587ab4de9..17101475940d 100644
--- a/mail-client/thunderbird-bin/Manifest
+++ b/mail-client/thunderbird-bin/Manifest
@@ -62,70 +62,6 @@ DIST thunderbird-102.6.1-uz.xpi 584807 BLAKE2B 
9ad1134699eda65be7ebe754f0f2d47ba
 DIST thunderbird-102.6.1-vi.xpi 724848 BLAKE2B 
80a1ed0b0da36c32189fe2b5b06415766a32326a23823a323c1b8d7887f6a03de657bf7cda21689de55a379fdcc4d0aedcb702813fc39fc2b44026f0fec2aaab
 SHA512 
b67167c7c658f5d4c5309aa1f68b3e83ff3ba5878e8391179a60ad556efd6c0500926e1d19a33d631d8305092ab5824cdf0cc24525e9eba31868cfb85b64af16
 DIST thunderbird-102.6.1-zh-CN.xpi 722698 BLAKE2B 
3ed7e0fe78d5bf17084436b5dace00dba3bca92817e3a8212807bbfa30f283833f769be875679d67b0d4aa6170f3e9e813ce3f478cd206142aa2014c4cc38b6b
 SHA512 
7bf80b68344e9c3b13f72033ec23cfc8c7dfbc811ae1d71c5bb9df37c1a605a64900917667bdc840d1c2e8033e0d6a4dbb0e8a5124368ef3c4652d7f85adf828
 DIST thunderbird-102.6.1-zh-TW.xpi 725969 BLAKE2B 
bf188d304c663e9fdb58f85388899128de299857e00ec73d48b5389729e3ab91ab0d671ba7907e1f65d1510aa69f7150e72004f423667de9fb63a7dfd22d20ac
 SHA512 
1e395caf272de70d546c856e1fc0cf7e5fed90e301270246d2a214f54f5836df0f42dcf9d8ddda20e5e480b8026d9c80942aaf594efcc02778e3aaa7acc7c1d7
-DIST thunderbird-102.7.0-af.xpi 554409 BLAKE2B 
a04a630362856f5415d8219673c6a70746821adc12ae24c450f411b12244506a6dbe1239da00f220a5db22e888695d25d8324c8804f1b8fbc193d0f19eca08dc
 SHA512 
bc8fbedb66c1872b451b9f830c9dffd1bc89622203fed79e69809afaeb1453c9eea870d20234f8d9c22b81ac8bbde8cbd253c699bcec02bc527a28c029138d2e
-DIST thunderbird-102.7.0-ar.xpi 660887 BLAKE2B 
84ffe26f327a89c667849086bcbbabfb9229b18bdfd2d81e330df5dfd571efd25257a2a256c8fba6553196041629358f2ec1c71a758e2bf8f2aabbf982f44954
 SHA512 
f3bd6a6b1462dbabdbb24e760eb92a75006f56f53ecc620ff29c43e7ee4dfe8a96849ce68113fad27bb88e1f37b37cd3b379509a371e3c47045157752d3c2b9b
-DIST thunderbird-102.7.0-ast.xpi 568532 BLAKE2B 
72efe515be30bfac9d2ad00a79746a1fa5426a3407cc2562e146c4900dd8f4dbc47c56629cdd6ab70100b9184c79fdb41b2c4cbaad3222e27b4a0e4e3a6744d3
 SHA512 
8c75aac56a8394503ad5c10dd5b61f375439d04ae1f7e796c984832f622b3468e1b3997e8897efe6cc2c00d7718693d973c4469e1184cb531db4cff5da13f303
-DIST thunderbird-102.7.0-be.xpi 695942 BLAKE2B 
8f646131c8847fd70eeaf81fb54c7162e8623eaaa85ab41a48b0a264d60c30e31bd8e1234a3ee4519431ded20575b553143e7106f6c37099387a9481ff5c8365
 SHA512 
98b46eb3849e924c60de64dc25ec5c7462958571ed2b09d3f2af13454b2eceb9baca066e7f5ec0df94d9c4cd88731e34bb77f11bef1f62a96df7e6984e62a87c
-DIST thunderbird-102.7.0-bg.xpi 687112 BLAKE2B 
b5a9219e566021f54897122393ba0c28060d42c0d11fddbe869ef1197327c149d217c1b189b25f5559cbfc6b618399aa71b01be5423d086fd4c9a75d90c46bca
 SHA512 
50bc39647e09feb37b6cbf588eb002ecfbb1a31bac37e78952f867fb739670bfc4a8c48a3bb530d8ac095e03889173ee76cef5eabbf4e13c652a7a7fe3daea0d
-DIST thunderbird-102.7.0-br.xpi 620163 BLAKE2B 
c3ee86cd33a94486101d478ffea01af47dc2299b3c3c926ea334d058dfa6df87ed682397ae57b9f5c7a85f6501c64fec7764b8fb14a6804664ca6bb27f7f8b61
 SHA512 
2de880702cfcf72a76b23fab8b8abd6a450ef1c8e777f005fa5ae5bcd97f2a8265f189051b63ebfd711fc65011eac23e5ae540195f8d241b9fe193ab6b8fdcb7
-DIST thunderbird-102.7.0-ca.xpi 640968 BLAKE2B 
1ab53923fe1c6d1722135fce08c196f37c4ec055922b7480fba886f810b181974c0ce0163f826e36e073d97a4e35f260563dc7abda35cfa0bef05802675e36f2
 SHA512 
cbbb6e8653fec70a30c4abfe5784dab85ff3e049eaf17ab377846df8f0124c4c0ed91c73b68f87d28f43ce6b4a6cc34b2af3d02fe06bdc1798af7c3aa9df
-DIST thunderbird-102.7.0-cak.xpi 646411 BLAKE2B 
fb15e6884fc68441ae3f9e592f77a0928877b64b0fa8bf4e7775acc777f5028107a0464da40f007aa7cc2f463dc940cc615567ab2adb9b0644cca6324ae14763
 SHA512 
d153982dd05565d872d9e9d16f407027e45119e395dab1fbc68d4567b1d2b229721072c6e83ec23d790254ee12fac1a8d715e0ebacdff136e9207be0d1e272f4
-DIST thunderbird-102.7.0-cs.xpi 712844 BLAKE2B 
cd79e8470789093ea7bb341bb48704365c271ddc4678a27d936bdb84afcebd03bb8287b5785499248ee3b1333d84b2df3fcfe29d73588cb387bf082957cbe1d5
 SHA512 
4b062806c89991bee93973462aed4c94210870110516f583802b3a7a0fee63fdf602a5b7ea692dbd12d9a4619d1989ec9fbf056728a2b4d03de8a4435a759ba5
-DIST thunderbird-102.7.0-cy.xpi 699129 BLAKE2B 
ad7dabb418a381886fca0c4be33414d7379ddcc0dba3fd43439368cad433913667a5fe6771f7fdc3253054a058702f2960c85161e7927304a2283bd696e217fe
 SHA512 
9f051e744c12dda01f63ab97ab722f35a666c420115fd68e148782f5648b320376f12bee9d1b786185a9b4811241964ab4af75baff697da87a80dd36d04ec588
-DI

  1   2   3   4   5   >