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

2022-01-30 Thread Michał Górny
commit: febf8920c1c6408904277d9da5e55147d79ec0cb
Author: Michał Górny  gentoo  org>
AuthorDate: Mon Jan 31 07:43:47 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Mon Jan 31 07:52:42 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=febf8920

dev-python/python-lsp-black: Bump to 1.1.0

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

 dev-python/python-lsp-black/Manifest   |  1 +
 .../python-lsp-black/python-lsp-black-1.1.0.ebuild | 25 ++
 2 files changed, 26 insertions(+)

diff --git a/dev-python/python-lsp-black/Manifest 
b/dev-python/python-lsp-black/Manifest
index 96fdf9956052..2a67d803d243 100644
--- a/dev-python/python-lsp-black/Manifest
+++ b/dev-python/python-lsp-black/Manifest
@@ -1 +1,2 @@
 DIST python-lsp-black-1.0.1.gh.tar.gz 7013 BLAKE2B 
596ef3f468524269fb2765ad7ba0f8305c9e67ec4cf826dbe68ea20058f1fc595c004b34c5228c14a70b6a489e29f370fef93cd7a9ef48d24ace3464ec7cd011
 SHA512 
43699438bf64b9cfb5dfa97b30385870a06d15be90d5a023c5282f1b969188e8536961c2a2ee6f1016d4b8188e4df6a81d6127dd628242bbcd3fbcc640504a24
+DIST python-lsp-black-1.1.0.gh.tar.gz 7547 BLAKE2B 
e362e3800763b28c9505e9548f2324299fac5db792cc98755b2f3e5db02cec3cf0061193aa5dda40a843f2db0abfc252b8ebf6ae12a403953bb334155e90b028
 SHA512 
47c1652e7c1732a01d0eaa29c3b36adaa484b4b61aed8f6a99967c734d43353173716946cd15ea247974ee7801daa57e34979f5ed9b52eb88fdf96830af8bd19

diff --git a/dev-python/python-lsp-black/python-lsp-black-1.1.0.ebuild 
b/dev-python/python-lsp-black/python-lsp-black-1.1.0.ebuild
new file mode 100644
index ..c51ae83262ae
--- /dev/null
+++ b/dev-python/python-lsp-black/python-lsp-black-1.1.0.ebuild
@@ -0,0 +1,25 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{8..10} )
+
+inherit distutils-r1
+
+DESCRIPTION="Black plugin for the Python LSP Server"
+HOMEPAGE="https://github.com/python-lsp/python-lsp-black
+   https://pypi.org/project/python-lsp-black/;
+SRC_URI="https://github.com/python-lsp/${PN}/archive/v${PV}.tar.gz -> 
${P}.gh.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+RDEPEND="
+   dev-python/python-lsp-server[${PYTHON_USEDEP}]
+   >=dev-python/black-19[${PYTHON_USEDEP}]
+"
+
+distutils_enable_tests pytest



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

2022-01-30 Thread Michał Górny
commit: 00ac452118c676fa38aa115a1dcc6075de6bfc2c
Author: Michał Górny  gentoo  org>
AuthorDate: Mon Jan 31 07:50:58 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Mon Jan 31 07:52:42 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=00ac4521

dev-python/pygresql: Bump to 5.2.3

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

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

diff --git a/dev-python/pygresql/Manifest b/dev-python/pygresql/Manifest
index eb92599eee0c..eeaf21151278 100644
--- a/dev-python/pygresql/Manifest
+++ b/dev-python/pygresql/Manifest
@@ -1 +1,2 @@
 DIST PyGreSQL-5.2.2.tar.gz 268818 BLAKE2B 
4b74c5496f63208164efa10e70222b63512f3afb928bdc612f9874556ee2084b42a80ba05e9ebc6951c68c1c8a70c71320396aabb20b9d5c00d5edd46e287f3f
 SHA512 
a88af2590a515ece19b7f64796e241c6e7b53c8aef90c6e2ae064298a4c71d44695dcf43e0e84595a704c4fdafb9abe35e1779492d3a9ad3708759215cb188a1
+DIST PyGreSQL-5.2.3.tar.gz 269952 BLAKE2B 
9588f4e97dcc2b52e070405df3869c50bb9968716f19fa2154b6aa248d015c7b80aa6d2bf12a3bb30a77e4572b96939b5a6a98043fe70c911f80a54e09cb034e
 SHA512 
94fe212801e89a97ccaac0cd72df4a79e28acc0992e855dfc2e8e8fd08750c97d2f2801eef07fdfa8a258061cc63c4aa9e4127852ba58c845414ec2d5e5f1483

diff --git a/dev-python/pygresql/pygresql-5.2.3.ebuild 
b/dev-python/pygresql/pygresql-5.2.3.ebuild
new file mode 100644
index ..b9bd244ac38a
--- /dev/null
+++ b/dev-python/pygresql/pygresql-5.2.3.ebuild
@@ -0,0 +1,54 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DISTUTILS_USE_PEP517=setuptools
+POSTGRES_COMPAT=( 9.6 {10..14} )
+PYTHON_COMPAT=( python3_{8..10} )
+
+inherit distutils-r1 postgres
+
+MY_P="PyGreSQL-${PV}"
+
+DESCRIPTION="A Python interface for the PostgreSQL database"
+HOMEPAGE="https://pygresql.org/;
+SRC_URI="mirror://pypi/P/PyGreSQL/${MY_P}.tar.gz"
+S="${WORKDIR}/${MY_P}"
+
+LICENSE="POSTGRESQL"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~sparc ~x86"
+
+DEPEND="${POSTGRES_DEP}"
+RDEPEND="${DEPEND}"
+
+PATCHES=(
+   "${FILESDIR}"/${PN}-5.2-CFLAGS.patch
+)
+
+distutils_enable_tests unittest
+
+src_test() {
+   local db="${T}/pgsql"
+   initdb --username=portage -D "${db}" || die
+   pg_ctl -w -D "${db}" start \
+   -o "-h '127.0.0.1' -p 5432 -k '${T}'" || die
+   psql -h "${T}" -U portage -d postgres \
+   -c "ALTER ROLE portage WITH PASSWORD 'postgres';" || die
+   createdb -h "${T}" -U portage unittest || die
+
+   cat > tests/LOCAL_PyGreSQL.py <<-EOF || die
+   dbhost = '${T}'
+   EOF
+
+   distutils-r1_src_test
+
+   pg_ctl -w -D "${db}" stop || die
+}
+
+python_install_all() {
+   local DOCS=( docs/*.rst docs/community/* docs/contents/tutorial.rst )
+
+   distutils-r1_python_install_all
+}



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

2022-01-30 Thread Michał Górny
commit: 1296d260a6c0eee9033fb4943360a05bb4ff1419
Author: Michał Górny  gentoo  org>
AuthorDate: Mon Jan 31 07:42:26 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Mon Jan 31 07:52:41 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1296d260

dev-python/natsort: Bump to 8.1.0

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

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

diff --git a/dev-python/natsort/Manifest b/dev-python/natsort/Manifest
index bec2d1e024c6..643131f681e1 100644
--- a/dev-python/natsort/Manifest
+++ b/dev-python/natsort/Manifest
@@ -1 +1,2 @@
 DIST natsort-8.0.2.tar.gz 144912 BLAKE2B 
0e5d83e6991ef1208b84cbf17e287f487a2a059d68274876977ae6f18f89492284bc166499a9518bfc2df1e5593f386ce88beca94c23d8a050697c0b2a36
 SHA512 
fad31e1af1e1d4a33061b8b3e31d022f353f662d306136d05e0121a0531f33cf388467a40f91f51036f283ab8fbdefc1193d09f440052960ffdf733186b5fb27
+DIST natsort-8.1.0.tar.gz 145241 BLAKE2B 
dcf9ffdb58cfe4d0f7ca0ed74701c8137a87716831dc747c5fb68d187a93c1b7414fa3625c0ed385e727e97c36feb99e9ecc6a41dd3d9da342d357646b5aaf32
 SHA512 
a065899b124e6a6ee8560ce1882650e35f0c36ddfd3c56462820886b076cd8cdb0121825e30e298af576e07915cc5bc1e90fe3f0b1f7bfb89f816c00665baa22

diff --git a/dev-python/natsort/natsort-8.1.0.ebuild 
b/dev-python/natsort/natsort-8.1.0.ebuild
new file mode 100644
index ..37264f2f6599
--- /dev/null
+++ b/dev-python/natsort/natsort-8.1.0.ebuild
@@ -0,0 +1,29 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{8..10} )
+
+inherit distutils-r1 optfeature
+
+DESCRIPTION="Natural sorting for Python"
+HOMEPAGE="https://pypi.org/project/natsort/;
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 
~sparc ~x86"
+
+BDEPEND="
+   test? (
+   dev-python/hypothesis[${PYTHON_USEDEP}]
+   dev-python/pytest-mock[${PYTHON_USEDEP}]
+   )"
+
+distutils_enable_tests pytest
+
+pkg_postinst() {
+   optfeature "sorting results that match most file browsers" 
"dev-python/pyicu"
+}



[gentoo-commits] repo/gentoo:master commit in: app-accessibility/brltty/, app-accessibility/brltty/files/

2022-01-30 Thread William Hubbs
commit: 5b7979e4bfc53096ce7e9cf8c04081a26830d2a4
Author: William Hubbs  gentoo  org>
AuthorDate: Mon Jan 31 07:12:31 2022 +
Commit: William Hubbs  gentoo  org>
CommitDate: Mon Jan 31 07:15:29 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5b7979e4

app-accessibility/brltty: 6.4-r1 bump for several build fixes

- use the upstream unpriveleged user support
- use newdoc instead of moving documentation around
- use upstream systemd and udev configuration
- install most of brltty in /usr, but put the binaries in /bin
- fix the dependencies

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

 app-accessibility/brltty/brltty-6.4-r1.ebuild | 217 ++
 app-accessibility/brltty/files/brltty.initd   |  11 ++
 2 files changed, 228 insertions(+)

diff --git a/app-accessibility/brltty/brltty-6.4-r1.ebuild 
b/app-accessibility/brltty/brltty-6.4-r1.ebuild
new file mode 100644
index ..a6dc3d8e15d6
--- /dev/null
+++ b/app-accessibility/brltty/brltty-6.4-r1.ebuild
@@ -0,0 +1,217 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{7..10} )
+FINDLIB_USE="ocaml"
+JAVA_PKG_WANT_SOURCE="1.8"
+JAVA_PKG_WANT_TARGET="1.8"
+
+inherit findlib toolchain-funcs java-pkg-opt-2 autotools systemd \
+   python-r1 tmpfiles
+
+DESCRIPTION="Daemon that provides access to the Linux/Unix console for a blind 
person"
+HOMEPAGE="https://brltty.app/;
+SRC_URI="https://brltty.app/archive/${P}.tar.xz;
+
+LICENSE="GPL-2 LGPL-2.1"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~x86"
+IUSE="+api +beeper bluetooth doc +fm gpm iconv icu
+   java louis +midi ncurses nls ocaml +pcm policykit python
+   usb systemd +speech tcl xml X"
+REQUIRED_USE="doc? ( api )
+   java? ( api )
+   ocaml? ( api )
+   python? ( api ${PYTHON_REQUIRED_USE} )
+   tcl? ( api )"
+
+DEPEND="
+   acct-group/brltty
+   acct-user/brltty
+   dev-libs/libpcre2[pcre32]
+   bluetooth? (
+   sys-apps/dbus
+   net-wireless/bluez
+   )
+   gpm? ( >=sys-libs/gpm-1.20 )
+   iconv? ( virtual/libiconv )
+   icu? ( dev-libs/icu:= )
+   louis? ( dev-libs/liblouis:= )
+   midi? ( media-libs/alsa-lib )
+   ncurses? ( sys-libs/ncurses:0= )
+   pcm? ( media-libs/alsa-lib )
+   policykit? ( sys-auth/polkit )
+   python? ( ${PYTHON_DEPS} )
+   speech? (
+   app-accessibility/espeak-ng
+   app-accessibility/flite
+   app-accessibility/speech-dispatcher
+   )
+   systemd? ( sys-apps/systemd )
+   tcl? ( >=dev-lang/tcl-8.4.15:0= )
+   usb? ( virtual/libusb:0 )
+   xml? ( dev-libs/expat )
+   X? (
+   app-accessibility/at-spi2-core:2
+   sys-apps/dbus
+   x11-libs/libX11
+   x11-libs/libXaw
+   x11-libs/libXfixes
+   x11-libs/libXt
+   x11-libs/libXtst
+   )"
+RDEPEND="${DEPEND}
+   java? ( >=virtual/jre-1.8:* )
+"
+BDEPEND="
+   virtual/pkgconfig
+   java? ( >=virtual/jdk-1.8:* )
+   nls? ( virtual/libintl )
+   python? ( >=dev-python/cython-0.16[${PYTHON_USEDEP}] )
+"
+
+HTML_DOCS=( "${S}"/Documents/Manual-BrlAPI/. )
+
+src_prepare() {
+   default
+
+   java-pkg-opt-2_src_prepare
+
+   # We run eautoconf instead of using eautoreconf because brltty uses
+   # a custom build system that uses autoconf without the rest of the
+   # autotools.
+   eautoconf
+   use python && python_copy_sources
+}
+
+src_configure() {
+   tc-export AR LD PKG_CONFIG
+
+   export JAVAC=""
+   export JAVA_JNI_FLAGS=""
+   if use java; then
+   export JAVA_HOME="$(java-config -g JAVA_HOME)"
+   export JAVAC_HOME="${JAVA_HOME}/bin"
+   export JAVA_JNI_FLAGS="$(java-pkg_get-jni-cflags)"
+   export JAVAC="$(java-pkg_get-javac) -encoding UTF-8 
$(java-pkg_javac-args)"
+   fi
+
+   # Override bindir for backward compatibility.
+   # Also override localstatedir so that the lib/brltty directory is 
installed
+   # correctly.
+   # Disable stripping since we do that ourselves.
+   local myconf=(
+   --bindir="${EPREFIX}"/bin
+   --htmldir="${EPREFIX}"/usr/share/doc/"${P}"/html
+   --localstatedir="${EPREFIX}"/var
+   --disable-stripping
+   --with-updatable-directory="${EPREFIX}"/var/lib/brltty
+   --with-writable-directory="${EPREFIX}"/run/brltty
+   --with-privilege-parameters=lx:user=brltty
+   $(use_enable api)
+   $(use_with beeper beep-package)
+   $(use_with fm fm-package)
+   $(use_enable gpm)
+   $(use_enable iconv)
+   $(use_enable icu)
+   

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

2022-01-30 Thread Sam James
commit: 211826d9ad17b4005c3af8fe2bb34e88ad7b1250
Author: Sam James  gentoo  org>
AuthorDate: Mon Jan 31 06:43:56 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Jan 31 06:43:56 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=211826d9

dev-libs/rapidjson: Stabilize 1.1.0-r3 arm, #832393

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

 dev-libs/rapidjson/rapidjson-1.1.0-r3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-libs/rapidjson/rapidjson-1.1.0-r3.ebuild 
b/dev-libs/rapidjson/rapidjson-1.1.0-r3.ebuild
index 382f26f482ef..749623965674 100644
--- a/dev-libs/rapidjson/rapidjson-1.1.0-r3.ebuild
+++ b/dev-libs/rapidjson/rapidjson-1.1.0-r3.ebuild
@@ -18,7 +18,7 @@ if [[ ${PV} == * ]] ; then
inherit git-r3
 else
SRC_URI="https://github.com/miloyip/rapidjson/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
-   KEYWORDS="amd64 ~arm arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc x86"
+   KEYWORDS="amd64 arm arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc x86"
S="${WORKDIR}/rapidjson-${PV}"
 fi
 



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

2022-01-30 Thread Sam James
commit: 66e4b8d649a6a3e41dde9977da9ce0c48bd767c2
Author: Sam James  gentoo  org>
AuthorDate: Mon Jan 31 06:44:00 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Jan 31 06:44:00 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=66e4b8d6

sys-apps/inxi: Stabilize 3.3.08.1 arm, #832401

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

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

diff --git a/sys-apps/inxi/inxi-3.3.08.1.ebuild 
b/sys-apps/inxi/inxi-3.3.08.1.ebuild
index fd199b23a048..bab19269ab82 100644
--- a/sys-apps/inxi/inxi-3.3.08.1.ebuild
+++ b/sys-apps/inxi/inxi-3.3.08.1.ebuild
@@ -14,7 +14,7 @@ S="${WORKDIR}/${PN}-${MY_PV}"
 
 LICENSE="GPL-3+"
 SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 x86"
+KEYWORDS="amd64 arm ~arm64 ~ppc ~ppc64 x86"
 IUSE="bluetooth hddtemp opengl"
 
 RDEPEND="dev-lang/perl



[gentoo-commits] repo/gentoo:master commit in: dev-java/openjdk/

2022-01-30 Thread Georgy Yakovlev
commit: d47bf927b3fb8ad816aa85f2f37e0d00dd59365c
Author: Georgy Yakovlev  gentoo  org>
AuthorDate: Mon Jan 31 06:29:52 2022 +
Commit: Georgy Yakovlev  gentoo  org>
CommitDate: Mon Jan 31 06:30:11 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d47bf927

dev-java/openjdk: backport minor build tunables

Signed-off-by: Georgy Yakovlev  gentoo.org>

 dev-java/openjdk/openjdk-8.322_p06.ebuild | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/dev-java/openjdk/openjdk-8.322_p06.ebuild 
b/dev-java/openjdk/openjdk-8.322_p06.ebuild
index 2d2f40700f24..3d08d57546ea 100644
--- a/dev-java/openjdk/openjdk-8.322_p06.ebuild
+++ b/dev-java/openjdk/openjdk-8.322_p06.ebuild
@@ -170,6 +170,8 @@ src_compile() {
local myemakeargs=(
JOBS=$(makeopts_jobs)
LOG=debug
+   CFLAGS_WARNINGS_ARE_ERRORS= # No -Werror
+   NICE= # Use PORTAGE_NICENESS, don't adjust further down
$(usex doc docs '')
$(usex jbootstrap bootcycle-images images)
)



[gentoo-commits] repo/gentoo:master commit in: dev-java/openjdk/

2022-01-30 Thread Georgy Yakovlev
commit: 305b688c16f29d1311d000b5930333e7c461ae77
Author: Georgy Yakovlev  gentoo  org>
AuthorDate: Mon Jan 31 06:12:53 2022 +
Commit: Georgy Yakovlev  gentoo  org>
CommitDate: Mon Jan 31 06:30:11 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=305b688c

dev-java/openjdk: add 8.322_p06

Bump eapi to 7
switch to new monorepo on github
rework ebuild a bit

Signed-off-by: Georgy Yakovlev  gentoo.org>

 dev-java/openjdk/Manifest |   1 +
 dev-java/openjdk/openjdk-8.322_p06.ebuild | 222 ++
 2 files changed, 223 insertions(+)

diff --git a/dev-java/openjdk/Manifest b/dev-java/openjdk/Manifest
index a62554c4f4d7..07690da8db6a 100644
--- a/dev-java/openjdk/Manifest
+++ b/dev-java/openjdk/Manifest
@@ -3,6 +3,7 @@ DIST openjdk-11.0.14_p9.tar.gz 122803178 BLAKE2B 
521d7829b34fa4f9a143c51d61c339c
 DIST openjdk-17.0.1_p12.tar.gz 104597561 BLAKE2B 
9bae16c0c0b973017258076bf8597101538e7ef29cb16357b17b112ae1aa058b17d26f22057cf3d6638104dbd83f5c19b6bcd124f589fc100eae83f78dc1c269
 SHA512 
220d87a29e1a25b670d721c27069b601a48c833069cb252f81ee6de2ff65fef23fd76e689fc755940f7e457b2419ef93a15cbeca64db2a8798028729df876d25
 DIST openjdk-17.0.2_p8.tar.gz 104741920 BLAKE2B 
749b1699f1b4b2bb6ee1139ceb704ba3b3f3789770176e5f0dc4b1d5ce5c2887514fc3c256a64f2ad9bb017339c20ef10110f35b523ee1edcd62924e41f44f03
 SHA512 
8eeb8b56410178179cc95aa02b0bf827fac3fbf6242a905502a6594763be809a727e55e87866ac65be56c22d6f78ec0c483bdaab9411f07d4b160c49b06921fa
 DIST openjdk-8.312_p07.tar.bz2 460874 BLAKE2B 
2230d45b74044c894d1c1d25e7354ab9cf3d4df82ef1f149c31e2a755220775f59c76178847f61b99fc0859522fef4106c696e807c70602f9138c5110bcd3ed2
 SHA512 
483503cf4a54b736a9cb17179246d0fc602450e15d7815d3897d2c5a056483187b96f09280f6bb0522044150eb6733777bbb3a9130e8e34b6f6c865cb306e5a8
+DIST openjdk-8.322_p06.tar.gz 88114268 BLAKE2B 
206b8373bacd829682e9203d9fbb14240994b63b7ddb3675cd3380ee7a4ab9c9016cdcc278b63d3110652ad02587d3c7965bc9865fed6c9ddd720e79bb917c71
 SHA512 
877b56bb11daf7295bd08d2a310cb4dc0478ac7465d4e7f88ba9b9ab2715761b2e83d2e47fb03dc82ec1f1651c9c0772f048360e1f71c0f91a19bda4b46cbcfc
 DIST openjdk-aarch64-shenandoah-8.312_p07.tar.bz2 467870 BLAKE2B 
5ed4301b942fd2757644d82b1eb8f212d27ae6c39a225fa739b6a665deb42ba85ebb3e95d8563a8031cd08e3fed9ce2fa2aa675e2d348bcbd16d5b82bff74d43
 SHA512 
157f53f096f7cdf9bc4af2200cf1bc5dea566a839beb59e2d21a8001e0dd1c6596e409b7e21b9484832c9826dbaec97c00f5e980926142c89117650e390ec63e
 DIST openjdk-aarch64-shenandoah-corba-8.312_p07.tar.bz2 1053490 BLAKE2B 
47ee0c89deddb3aefef02d9a71a8d3bdfddd95977e57c70e2699a18c76bc1724b48609c106126527085bca8892a4b071d26d0d47c72cc0681757c8dacbb85c78
 SHA512 
49f27951b3b57c10ea996f2490a089e1eb28be4762d57962b6b2616020a3cca248ab61580c6f27842b9986eadcc1bcb208af543832fe839d6fd548a3f7a5a04a
 DIST openjdk-aarch64-shenandoah-hotspot-8.312_p07.tar.bz2 8802379 BLAKE2B 
53a8fa582f002c19a50d6dea07aa9d21374b59cc0fb973ca84429191060ba60da609ea115d6249d835f7a945279073c896abb534f1b59ed3b5811b70dd8a6503
 SHA512 
b0b19a9277af9ab0f395367ba010d4574ae4e7d5a0f9c9c44c3222545642ec6a4342bd2caaa8f8db3ade23f4680b8cbfbb74b4cf4526622ce9eb4d16a3190fa5

diff --git a/dev-java/openjdk/openjdk-8.322_p06.ebuild 
b/dev-java/openjdk/openjdk-8.322_p06.ebuild
new file mode 100644
index ..2d2f40700f24
--- /dev/null
+++ b/dev-java/openjdk/openjdk-8.322_p06.ebuild
@@ -0,0 +1,222 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit check-reqs eapi8-dosym flag-o-matic java-pkg-2 java-vm-2 
multiprocessing toolchain-funcs
+
+# we need latest -ga tag from git, but want to keep build number as well
+# as _p component of the gentoo version string.
+
+MY_PV="$(ver_rs 1 'u' 2 '-' ${PV%_p*}-ga)"
+SLOT="${PV%%[.+]*}"
+
+DESCRIPTION="Open source implementation of the Java programming language"
+HOMEPAGE="https://openjdk.java.net;
+SRC_URI="https://github.com/openjdk/jdk${SLOT}u/archive/refs/tags/jdk${MY_PV}.tar.gz
 -> ${P}.tar.gz"
+
+LICENSE="GPL-2"
+KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
+IUSE="alsa debug cups doc examples headless-awt javafx +jbootstrap selinux 
source"
+
+COMMON_DEPEND="
+   media-libs/freetype:2=
+   media-libs/giflib:0/7
+   sys-libs/zlib
+"
+# Many libs are required to build, but not to run, make is possible to remove
+# by listing conditionally in RDEPEND unconditionally in DEPEND
+RDEPEND="
+   ${COMMON_DEPEND}
+   >=sys-apps/baselayout-java-0.1.0-r1
+   !headless-awt? (
+   x11-libs/libX11
+   x11-libs/libXext
+   x11-libs/libXi
+   x11-libs/libXrender
+   x11-libs/libXt
+   x11-libs/libXtst
+   )
+   alsa? ( media-libs/alsa-lib )
+   cups? ( net-print/cups )
+   selinux? ( sec-policy/selinux-java )
+"
+
+DEPEND="
+   ${COMMON_DEPEND}
+   app-arch/zip
+   media-libs/alsa-lib
+   net-print/cups
+   virtual/pkgconfig
+   

[gentoo-commits] repo/gentoo:master commit in: net-irc/hexchat/

2022-01-30 Thread Sam James
commit: 044aabfcede23ae807c3db36893718dc1be9fbcc
Author: Sam James  gentoo  org>
AuthorDate: Mon Jan 31 06:23:58 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Jan 31 06:23:58 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=044aabfc

net-irc/hexchat: Stabilize 2.16.0 arm, #831283

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

 net-irc/hexchat/hexchat-2.16.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/net-irc/hexchat/hexchat-2.16.0.ebuild 
b/net-irc/hexchat/hexchat-2.16.0.ebuild
index e304753869a7..e2fdde6135ff 100644
--- a/net-irc/hexchat/hexchat-2.16.0.ebuild
+++ b/net-irc/hexchat/hexchat-2.16.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -17,7 +17,7 @@ if [[ "${PV}" == "" ]] ; then
EGIT_REPO_URI="https://github.com/${PN}/${PN}.git;
 else
SRC_URI="https://dl.hexchat.net/${PN}/${P}.tar.xz;
-   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv 
~sparc ~x86 ~amd64-linux"
+   KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv 
~sparc ~x86 ~amd64-linux"
 fi
 
 LICENSE="GPL-2 plugin-fishlim? ( MIT )"



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

2022-01-30 Thread Sam James
commit: dea6a335f7bab9c6f076d39046d298bcdb71861b
Author: Sam James  gentoo  org>
AuthorDate: Mon Jan 31 06:23:35 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Jan 31 06:23:35 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dea6a335

dev-libs/expat: Stabilize 2.4.4 arm64, #832351

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

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

diff --git a/dev-libs/expat/expat-2.4.4.ebuild 
b/dev-libs/expat/expat-2.4.4.ebuild
index 97527cb8f046..a3e3c96ac0ad 100644
--- a/dev-libs/expat/expat-2.4.4.ebuild
+++ b/dev-libs/expat/expat-2.4.4.ebuild
@@ -12,7 +12,7 @@ 
SRC_URI="https://github.com/libexpat/libexpat/releases/download/R_${PV//\./_}/ex
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~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 ~x86-winnt"
+KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~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 ~x86-winnt"
 IUSE="examples static-libs unicode"
 BDEPEND="unicode? ( ${AUTOTOOLS_DEPEND} )"
 



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

2022-01-30 Thread Sam James
commit: e1981c8efe139ad048b983c1ac4b5ff462e9fa22
Author: Sam James  gentoo  org>
AuthorDate: Mon Jan 31 06:23:38 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Jan 31 06:23:38 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e1981c8e

sys-devel/crossdev: Stabilize 20211121 arm64, #832375

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

 sys-devel/crossdev/crossdev-20211121.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-devel/crossdev/crossdev-20211121.ebuild 
b/sys-devel/crossdev/crossdev-20211121.ebuild
index ed5c26499aa9..0d1701ba975d 100644
--- a/sys-devel/crossdev/crossdev-20211121.ebuild
+++ b/sys-devel/crossdev/crossdev-20211121.ebuild
@@ -10,7 +10,7 @@ else
SRC_URI="mirror://gentoo/${P}.tar.xz

https://dev.gentoo.org/~sam/distfiles/${CATEGORY}/${PN}/${P}.tar.xz
https://dev.gentoo.org/~vapier/dist/${P}.tar.xz;
-   KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 sparc x86"
+   KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 sparc x86"
 fi
 
 DESCRIPTION="Gentoo Cross-toolchain generator"



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

2022-01-30 Thread Sam James
commit: c1c7a58e82315c10118b1a69cf0ee43721715dcc
Author: Sam James  gentoo  org>
AuthorDate: Mon Jan 31 06:23:41 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Jan 31 06:23:41 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c1c7a58e

dev-cpp/tclap: Stabilize 1.2.5 arm64, #832393

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

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

diff --git a/dev-cpp/tclap/tclap-1.2.5.ebuild b/dev-cpp/tclap/tclap-1.2.5.ebuild
index 9225e04f64f1..10f568668882 100644
--- a/dev-cpp/tclap/tclap-1.2.5.ebuild
+++ b/dev-cpp/tclap/tclap-1.2.5.ebuild
@@ -9,7 +9,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc x86 ~amd64-linux"
+KEYWORDS="amd64 ~arm arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc x86 ~amd64-linux"
 IUSE="doc"
 
 BDEPEND="doc? ( app-doc/doxygen )"



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

2022-01-30 Thread Sam James
commit: 199071b590f832ca06144c079837e9cda1f8b07c
Author: Sam James  gentoo  org>
AuthorDate: Mon Jan 31 06:24:05 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Jan 31 06:24:05 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=199071b5

sys-devel/crossdev: Stabilize 20211121 arm, #832375

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

 sys-devel/crossdev/crossdev-20211121.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-devel/crossdev/crossdev-20211121.ebuild 
b/sys-devel/crossdev/crossdev-20211121.ebuild
index 0d1701ba975d..3ba171285fe8 100644
--- a/sys-devel/crossdev/crossdev-20211121.ebuild
+++ b/sys-devel/crossdev/crossdev-20211121.ebuild
@@ -10,7 +10,7 @@ else
SRC_URI="mirror://gentoo/${P}.tar.xz

https://dev.gentoo.org/~sam/distfiles/${CATEGORY}/${PN}/${P}.tar.xz
https://dev.gentoo.org/~vapier/dist/${P}.tar.xz;
-   KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 sparc x86"
+   KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 sparc x86"
 fi
 
 DESCRIPTION="Gentoo Cross-toolchain generator"



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

2022-01-30 Thread Sam James
commit: cd645829ce3e843c99f296bec6c2236b7c0d67f5
Author: Sam James  gentoo  org>
AuthorDate: Mon Jan 31 06:23:44 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Jan 31 06:23:44 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cd645829

dev-cpp/benchmark: Stabilize 1.6.1 arm64, #832393

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

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

diff --git a/dev-cpp/benchmark/benchmark-1.6.1.ebuild 
b/dev-cpp/benchmark/benchmark-1.6.1.ebuild
index ec5710feb301..303c9552fa05 100644
--- a/dev-cpp/benchmark/benchmark-1.6.1.ebuild
+++ b/dev-cpp/benchmark/benchmark-1.6.1.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/google/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv x86"
+KEYWORDS="amd64 ~arm arm64 ~hppa ~ppc ~ppc64 ~riscv x86"
 IUSE="debug doc lto test"
 
 RESTRICT="!test? ( test )"



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

2022-01-30 Thread Sam James
commit: dcf8c811177cea37d2735706334298dbb576edef
Author: Sam James  gentoo  org>
AuthorDate: Mon Jan 31 06:24:02 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Jan 31 06:24:02 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dcf8c811

dev-libs/expat: Stabilize 2.4.4 arm, #832351

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

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

diff --git a/dev-libs/expat/expat-2.4.4.ebuild 
b/dev-libs/expat/expat-2.4.4.ebuild
index a3e3c96ac0ad..15afc9578393 100644
--- a/dev-libs/expat/expat-2.4.4.ebuild
+++ b/dev-libs/expat/expat-2.4.4.ebuild
@@ -12,7 +12,7 @@ 
SRC_URI="https://github.com/libexpat/libexpat/releases/download/R_${PV//\./_}/ex
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~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 ~x86-winnt"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~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 ~x86-winnt"
 IUSE="examples static-libs unicode"
 BDEPEND="unicode? ( ${AUTOTOOLS_DEPEND} )"
 



[gentoo-commits] repo/gentoo:master commit in: app-i18n/opencc/

2022-01-30 Thread Sam James
commit: be69c30169f01be968f2529f11da0a20925fe3a8
Author: Sam James  gentoo  org>
AuthorDate: Mon Jan 31 06:23:45 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Jan 31 06:23:45 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=be69c301

app-i18n/opencc: Stabilize 1.1.2 arm64, #832393

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

 app-i18n/opencc/opencc-1.1.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-i18n/opencc/opencc-1.1.2.ebuild 
b/app-i18n/opencc/opencc-1.1.2.ebuild
index 5cd8407d266c..51c8f098475e 100644
--- a/app-i18n/opencc/opencc-1.1.2.ebuild
+++ b/app-i18n/opencc/opencc-1.1.2.ebuild
@@ -22,7 +22,7 @@ fi
 
 LICENSE="Apache-2.0"
 SLOT="0/1.1"
-KEYWORDS="amd64 ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc x86"
+KEYWORDS="amd64 arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc x86"
 IUSE="doc test"
 RESTRICT="!test? ( test )"
 



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

2022-01-30 Thread Sam James
commit: 535f7b9c879a7331b810bfaf4245c73c471895e2
Author: Sam James  gentoo  org>
AuthorDate: Mon Jan 31 06:23:43 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Jan 31 06:23:43 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=535f7b9c

dev-libs/rapidjson: Stabilize 1.1.0-r3 arm64, #832393

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

 dev-libs/rapidjson/rapidjson-1.1.0-r3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-libs/rapidjson/rapidjson-1.1.0-r3.ebuild 
b/dev-libs/rapidjson/rapidjson-1.1.0-r3.ebuild
index 5993d1838e35..382f26f482ef 100644
--- a/dev-libs/rapidjson/rapidjson-1.1.0-r3.ebuild
+++ b/dev-libs/rapidjson/rapidjson-1.1.0-r3.ebuild
@@ -18,7 +18,7 @@ if [[ ${PV} == * ]] ; then
inherit git-r3
 else
SRC_URI="https://github.com/miloyip/rapidjson/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
-   KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc x86"
+   KEYWORDS="amd64 ~arm arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc x86"
S="${WORKDIR}/rapidjson-${PV}"
 fi
 



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

2022-01-30 Thread Sam James
commit: bf5bff911982ed632a419005932da7df141b7a28
Author: Sam James  gentoo  org>
AuthorDate: Mon Jan 31 06:23:42 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Jan 31 06:23:42 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bf5bff91

dev-libs/marisa: Stabilize 0.2.6 arm64, #832393

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

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

diff --git a/dev-libs/marisa/marisa-0.2.6.ebuild 
b/dev-libs/marisa/marisa-0.2.6.ebuild
index 414e70e912cf..8b9bf9b35444 100644
--- a/dev-libs/marisa/marisa-0.2.6.ebuild
+++ b/dev-libs/marisa/marisa-0.2.6.ebuild
@@ -23,7 +23,7 @@ fi
 
 LICENSE="|| ( BSD-2 LGPL-2.1+ )"
 SLOT="0"
-KEYWORDS="amd64 ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc x86"
+KEYWORDS="amd64 arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc x86"
 IUSE="python static-libs"
 REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
 



[gentoo-commits] repo/gentoo:master commit in: games-board/tali/

2022-01-30 Thread Matt Turner
commit: 8d4f8312a33d9cc73e89e850cec430fa1b2db0ef
Author: Matt Turner  gentoo  org>
AuthorDate: Mon Jan 31 05:59:55 2022 +
Commit: Matt Turner  gentoo  org>
CommitDate: Mon Jan 31 06:01:06 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8d4f8312

games-board/tali: Version bump to 40.5

Signed-off-by: Matt Turner  gentoo.org>

 games-board/tali/Manifest |  1 +
 games-board/tali/tali-40.5.ebuild | 39 +++
 2 files changed, 40 insertions(+)

diff --git a/games-board/tali/Manifest b/games-board/tali/Manifest
index 230b7e119afe..93d453de4980 100644
--- a/games-board/tali/Manifest
+++ b/games-board/tali/Manifest
@@ -1 +1,2 @@
 DIST tali-40.4.tar.xz 1610864 BLAKE2B 
4299eff82fb97dc2c7f36e2c8b25861dae801156da921c5eaeab0d3e0ea9bc2f6ea17f672845b3303876e887d3f77d2a335692a0f347d314a9efe2868f67a476
 SHA512 
c80f03eabee6d71ad175369a9fe701e49e1fbd20ce729ed85b8337b975255e77d387119bcdf5a2618d94384dbac0c753ef09a6fa6975bf8649a804cf5bf14e91
+DIST tali-40.5.tar.xz 1613536 BLAKE2B 
6ab8ffb737fb9d435cceff401c2d911d381d43fc5c4696c7cb9d22e4e89490329f13bce6e6c81b8bb9628264f723bfa020d7dd393aebc00836a416da60f70fe2
 SHA512 
c9fc1c6fd489d6e8624955c15874fbe5f1dab0be16022d1e7f9193768ff5a2e4687246dcb35061c70eddbc5523b1031906190fe05dea6ba6544ec5cc6a45

diff --git a/games-board/tali/tali-40.5.ebuild 
b/games-board/tali/tali-40.5.ebuild
new file mode 100644
index ..b65b4a642578
--- /dev/null
+++ b/games-board/tali/tali-40.5.ebuild
@@ -0,0 +1,39 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+PYTHON_COMPAT=( python3_{8..10} )
+inherit gnome.org gnome2-utils meson python-any-r1 xdg
+
+DESCRIPTION="Beat the odds in a poker-style dice game"
+HOMEPAGE="https://wiki.gnome.org/Apps/Tali;
+
+LICENSE="GPL-2+ FDL-1.1+"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~x86"
+
+DEPEND="
+   dev-libs/glib:2
+   >=x11-libs/gtk+-3.16:3
+   dev-libs/libgnome-games-support:1=
+"
+RDEPEND="${DEPEND}
+   >=gnome-base/librsvg-2.32:2
+"
+BDEPEND="
+   ${PYTHON_DEPS}
+   dev-libs/appstream-glib
+   dev-util/itstool
+   >=sys-devel/gettext-0.19.8
+   virtual/pkgconfig
+"
+
+pkg_postinst() {
+   xdg_pkg_postinst
+   gnome2_schemas_update
+}
+
+pkg_postrm() {
+   xdg_pkg_postrm
+   gnome2_schemas_update
+}



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

2022-01-30 Thread Sam James
commit: 076ef56968d2da2bbcd9d24ae238d3e04d418818
Author: Sam James  gentoo  org>
AuthorDate: Mon Jan 31 03:55:04 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Jan 31 03:55:04 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=076ef569

dev-util/gef: fix stripping pylint

Been doing too much distutils-r1!

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

 dev-util/gef/gef-2021.10-r1.ebuild | 6 +++---
 dev-util/gef/gef-2022.01.ebuild| 6 +++---
 dev-util/gef/gef-.ebuild   | 6 +++---
 3 files changed, 9 insertions(+), 9 deletions(-)

diff --git a/dev-util/gef/gef-2021.10-r1.ebuild 
b/dev-util/gef/gef-2021.10-r1.ebuild
index 1591c4b14506..42103522b0c2 100644
--- a/dev-util/gef/gef-2021.10-r1.ebuild
+++ b/dev-util/gef/gef-2021.10-r1.ebuild
@@ -44,10 +44,10 @@ BDEPEND="doc? ( dev-python/mkdocs )
')
)"
 
-python_prepare_all() {
-   sed -i -e '/pylint/d' requirements.txt || die
+src_prepare() {
+   default
 
-   distutils-r1_python_prepare_all
+   sed -i -e '/pylint/d' requirements.txt || die
 }
 
 src_compile() {

diff --git a/dev-util/gef/gef-2022.01.ebuild b/dev-util/gef/gef-2022.01.ebuild
index 18a8151cb090..e29ca85b5b66 100644
--- a/dev-util/gef/gef-2022.01.ebuild
+++ b/dev-util/gef/gef-2022.01.ebuild
@@ -44,10 +44,10 @@ BDEPEND="doc? ( dev-python/mkdocs )
')
)"
 
-python_prepare_all() {
-   sed -i -e '/pylint/d' requirements.txt || die
+src_prepare() {
+   default
 
-   distutils-r1_python_prepare_all
+   sed -i -e '/pylint/d' requirements.txt || die
 }
 
 src_compile() {

diff --git a/dev-util/gef/gef-.ebuild b/dev-util/gef/gef-.ebuild
index 18a8151cb090..e29ca85b5b66 100644
--- a/dev-util/gef/gef-.ebuild
+++ b/dev-util/gef/gef-.ebuild
@@ -44,10 +44,10 @@ BDEPEND="doc? ( dev-python/mkdocs )
')
)"
 
-python_prepare_all() {
-   sed -i -e '/pylint/d' requirements.txt || die
+src_prepare() {
+   default
 
-   distutils-r1_python_prepare_all
+   sed -i -e '/pylint/d' requirements.txt || die
 }
 
 src_compile() {



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

2022-01-30 Thread Sam James
commit: 5145a289e10f7db93cfe6693c9c7bc1a53421059
Author: Sam James  gentoo  org>
AuthorDate: Mon Jan 31 03:53:42 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Jan 31 03:53:55 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5145a289

dev-util/gef: add 2022.01

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

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

diff --git a/dev-util/gef/Manifest b/dev-util/gef/Manifest
index c6064ff0d468..baac8a70b5e9 100644
--- a/dev-util/gef/Manifest
+++ b/dev-util/gef/Manifest
@@ -1 +1,2 @@
 DIST gef-2021.10.tar.gz 170829 BLAKE2B 
4d21fb68b2d9239dea912bb41790c7ffe83d9a7bb17cc6b3df67078b0147ff06676ff257c46567fb9a4fa76d5e12140f567f153337e83dbdd10cf0576cd08499
 SHA512 
30ccc728322651c3fc88f629165a96f593f079ddaa21d194e483804cdf4bcb235ed28cfaaa6fdd85c134b2314f32bd87e3dcf5decc45720f8e7b89ca9af2c379
+DIST gef-2022.01.tar.gz 211779 BLAKE2B 
1cb501cc7e05b1f96bb1d3ea42c8970273aea717b927f90120dbc5d0b5d9d7e28a89d1b1eb8a969406dfcd4f06f23e703e3aaa27a5a294b0d454d41b82b7bd12
 SHA512 
4e89ab889933464711c7a990df7fe6a6c014b80e9f5ad5e77382c3938413d31d03838e2215225defae88008b2ca0e577edeb01189189ea5e37d07204375fb47b

diff --git a/dev-util/gef/gef-.ebuild b/dev-util/gef/gef-2022.01.ebuild
similarity index 99%
copy from dev-util/gef/gef-.ebuild
copy to dev-util/gef/gef-2022.01.ebuild
index 1591c4b14506..18a8151cb090 100644
--- a/dev-util/gef/gef-.ebuild
+++ b/dev-util/gef/gef-2022.01.ebuild
@@ -1,7 +1,7 @@
 # Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=7
+EAPI=8
 
 PYTHON_COMPAT=( python3_{9..10} )
 

diff --git a/dev-util/gef/gef-.ebuild b/dev-util/gef/gef-.ebuild
index 1591c4b14506..18a8151cb090 100644
--- a/dev-util/gef/gef-.ebuild
+++ b/dev-util/gef/gef-.ebuild
@@ -1,7 +1,7 @@
 # Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=7
+EAPI=8
 
 PYTHON_COMPAT=( python3_{9..10} )
 



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

2022-01-30 Thread Sam James
commit: d4a18ac6d209a8fad9ece954c9da75f5c97434e0
Author: Sam James  gentoo  org>
AuthorDate: Mon Jan 31 03:49:14 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Jan 31 03:49:14 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d4a18ac6

dev-util/gef: strip pylint dependency

We don't want this even for running test suites usually as it's
not helpful/indicative downstream of whether something is
working properly.

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

 dev-util/gef/{gef-2021.10.ebuild => gef-2021.10-r1.ebuild} | 6 ++
 dev-util/gef/gef-.ebuild   | 6 ++
 2 files changed, 12 insertions(+)

diff --git a/dev-util/gef/gef-2021.10.ebuild 
b/dev-util/gef/gef-2021.10-r1.ebuild
similarity index 93%
rename from dev-util/gef/gef-2021.10.ebuild
rename to dev-util/gef/gef-2021.10-r1.ebuild
index 0d0db6c0ae2b..1591c4b14506 100644
--- a/dev-util/gef/gef-2021.10.ebuild
+++ b/dev-util/gef/gef-2021.10-r1.ebuild
@@ -44,6 +44,12 @@ BDEPEND="doc? ( dev-python/mkdocs )
')
)"
 
+python_prepare_all() {
+   sed -i -e '/pylint/d' requirements.txt || die
+
+   distutils-r1_python_prepare_all
+}
+
 src_compile() {
# Tries to compile tests
:

diff --git a/dev-util/gef/gef-.ebuild b/dev-util/gef/gef-.ebuild
index 0d0db6c0ae2b..1591c4b14506 100644
--- a/dev-util/gef/gef-.ebuild
+++ b/dev-util/gef/gef-.ebuild
@@ -44,6 +44,12 @@ BDEPEND="doc? ( dev-python/mkdocs )
')
)"
 
+python_prepare_all() {
+   sed -i -e '/pylint/d' requirements.txt || die
+
+   distutils-r1_python_prepare_all
+}
+
 src_compile() {
# Tries to compile tests
:



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

2022-01-30 Thread Sam James
commit: 3c7c7194dcd4b12cfeed0aae4222974015a97e6e
Author: Sam James  gentoo  org>
AuthorDate: Mon Jan 31 03:18:06 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Jan 31 03:19:02 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3c7c7194

dev-util/unicorn: fix Python dependencies (BDEPEND)

I'm not sure there's anything distutils-r1.eclass can do for us here, so
it is what it is, but we need to inline the deps from the eclass as we've
set DISTUTILS_OPTIONAL to only do the Python parts w/ USE=python.

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

 dev-util/unicorn/unicorn-2.0.0_rc5.ebuild |  9 -
 dev-util/unicorn/unicorn-.ebuild  | 10 +-
 2 files changed, 17 insertions(+), 2 deletions(-)

diff --git a/dev-util/unicorn/unicorn-2.0.0_rc5.ebuild 
b/dev-util/unicorn/unicorn-2.0.0_rc5.ebuild
index 1a1090444ff1..8687e522b5a0 100644
--- a/dev-util/unicorn/unicorn-2.0.0_rc5.ebuild
+++ b/dev-util/unicorn/unicorn-2.0.0_rc5.ebuild
@@ -31,7 +31,14 @@ REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
 DEPEND="${PYTHON_DEPS}
dev-libs/glib:2"
 RDEPEND="python? ( ${PYTHON_DEPS} )"
-BDEPEND="virtual/pkgconfig"
+# See bug #832337 re Python deps
+BDEPEND="virtual/pkgconfig
+   python? (
+   >=dev-python/installer-0.4.0_p20220124[${PYTHON_USEDEP}]
+   dev-python/tomli[${PYTHON_USEDEP}]
+   >=dev-python/setuptools-60.5.0[${PYTHON_USEDEP}]
+   dev-python/wheel[${PYTHON_USEDEP}]
+   )"
 
 UNICORN_TARGETS="x86 arm aarch64 riscv mips sparc m68k ppc"
 

diff --git a/dev-util/unicorn/unicorn-.ebuild 
b/dev-util/unicorn/unicorn-.ebuild
index 0c2d81bebca9..8687e522b5a0 100644
--- a/dev-util/unicorn/unicorn-.ebuild
+++ b/dev-util/unicorn/unicorn-.ebuild
@@ -5,6 +5,7 @@ EAPI=8
 
 MY_PV=${PV/_/-}
 
+DISTUTILS_USE_PEP517=setuptools
 DISTUTILS_OPTIONAL=1
 PYTHON_COMPAT=( python3_{9..10} )
 inherit cmake distutils-r1
@@ -30,7 +31,14 @@ REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
 DEPEND="${PYTHON_DEPS}
dev-libs/glib:2"
 RDEPEND="python? ( ${PYTHON_DEPS} )"
-BDEPEND="virtual/pkgconfig"
+# See bug #832337 re Python deps
+BDEPEND="virtual/pkgconfig
+   python? (
+   >=dev-python/installer-0.4.0_p20220124[${PYTHON_USEDEP}]
+   dev-python/tomli[${PYTHON_USEDEP}]
+   >=dev-python/setuptools-60.5.0[${PYTHON_USEDEP}]
+   dev-python/wheel[${PYTHON_USEDEP}]
+   )"
 
 UNICORN_TARGETS="x86 arm aarch64 riscv mips sparc m68k ppc"
 



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

2022-01-30 Thread Zac Medico
commit: a8bcf7b3e7441cb5658164ffb9dbc608d315dbf8
Author: Michel Ganguin  gmail  com>
AuthorDate: Mon Jan 31 03:09:04 2022 +
Commit: Zac Medico  gentoo  org>
CommitDate: Mon Jan 31 03:18:48 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a8bcf7b3

sys-apps/flatpak: add X USE flag

Closes: https://bugs.gentoo.org/832071
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Zac Medico  gentoo.org>

 sys-apps/flatpak/flatpak-1.12.3.ebuild | 10 ++
 sys-apps/flatpak/flatpak-1.12.4.ebuild | 10 ++
 2 files changed, 12 insertions(+), 8 deletions(-)

diff --git a/sys-apps/flatpak/flatpak-1.12.3.ebuild 
b/sys-apps/flatpak/flatpak-1.12.3.ebuild
index d7ffb56ac3bc..c7dd25ec5686 100644
--- a/sys-apps/flatpak/flatpak-1.12.3.ebuild
+++ b/sys-apps/flatpak/flatpak-1.12.3.ebuild
@@ -13,7 +13,7 @@ HOMEPAGE="https://flatpak.org/;
 LICENSE="LGPL-2.1+"
 SLOT="0"
 KEYWORDS="amd64 ~arm arm64 ~ppc64 ~riscv x86"
-IUSE="doc gtk kde introspection policykit seccomp systemd"
+IUSE="doc gtk kde introspection policykit seccomp systemd X"
 RESTRICT+=" test"
 
 RDEPEND="
@@ -38,9 +38,11 @@ RDEPEND="
sys-apps/dbus
>=sys-fs/fuse-2.9.9:0=
sys-apps/xdg-dbus-proxy
-   x11-apps/xauth
+   X? (
+   x11-apps/xauth
+   x11-libs/libXau:=
+   )
x11-libs/gdk-pixbuf:2=
-   x11-libs/libXau:=
policykit? ( >=sys-auth/polkit-0.98:= )
seccomp? ( sys-libs/libseccomp:= )
systemd? ( sys-apps/systemd:= )
@@ -86,10 +88,10 @@ src_prepare() {
 src_configure() {
local myeconfargs=(
--enable-sandboxed-triggers
-   --enable-xauth
--localstatedir="${EPREFIX}"/var
--with-system-bubblewrap
--with-system-dbus-proxy
+   $(use_enable X xauth)
$(use_enable doc documentation)
$(use_enable doc gtk-doc)
$(use_enable introspection)

diff --git a/sys-apps/flatpak/flatpak-1.12.4.ebuild 
b/sys-apps/flatpak/flatpak-1.12.4.ebuild
index fcab58d20289..1d0d55b00eda 100644
--- a/sys-apps/flatpak/flatpak-1.12.4.ebuild
+++ b/sys-apps/flatpak/flatpak-1.12.4.ebuild
@@ -13,7 +13,7 @@ HOMEPAGE="https://flatpak.org/;
 LICENSE="LGPL-2.1+"
 SLOT="0"
 KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
-IUSE="doc gtk kde introspection policykit seccomp systemd"
+IUSE="doc gtk kde introspection policykit seccomp systemd X"
 RESTRICT+=" test"
 
 RDEPEND="
@@ -38,9 +38,11 @@ RDEPEND="
sys-apps/dbus
>=sys-fs/fuse-2.9.9:0=
sys-apps/xdg-dbus-proxy
-   x11-apps/xauth
+   X? (
+   x11-apps/xauth
+   x11-libs/libXau:=
+   )
x11-libs/gdk-pixbuf:2=
-   x11-libs/libXau:=
policykit? ( >=sys-auth/polkit-0.98:= )
seccomp? ( sys-libs/libseccomp:= )
systemd? ( sys-apps/systemd:= )
@@ -86,10 +88,10 @@ src_prepare() {
 src_configure() {
local myeconfargs=(
--enable-sandboxed-triggers
-   --enable-xauth
--localstatedir="${EPREFIX}"/var
--with-system-bubblewrap
--with-system-dbus-proxy
+   $(use_enable X xauth)
$(use_enable doc documentation)
$(use_enable doc gtk-doc)
$(use_enable introspection)



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

2022-01-30 Thread Sam James
commit: d8c782eac7b40793a8629c911345b54bfe1a7784
Author: Sam James  gentoo  org>
AuthorDate: Mon Jan 31 02:55:34 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Jan 31 02:55:34 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d8c782ea

media-libs/codec2: replace -Os with -O2

Fails to build with -Os and given previous issues we've had,
seems like this is the better option as a workaround for now.

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

 media-libs/codec2/codec2-1.0.3.ebuild | 5 -
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/media-libs/codec2/codec2-1.0.3.ebuild 
b/media-libs/codec2/codec2-1.0.3.ebuild
index 81ec485ac36b..3f50389d58e9 100644
--- a/media-libs/codec2/codec2-1.0.3.ebuild
+++ b/media-libs/codec2/codec2-1.0.3.ebuild
@@ -4,7 +4,7 @@
 EAPI=8
 
 CMAKE_ECLASS=cmake
-inherit cmake-multilib
+inherit cmake-multilib flag-o-matic
 
 MY_PV="${PV%.*}${PV##*.}"
 DESCRIPTION="Low bit rate speech codec"
@@ -25,6 +25,9 @@ RESTRICT="test"
 #BDEPEND="test? ( sci-mathematics/octave )"
 
 multilib_src_configure() {
+   # bug #817437
+   replace-flags -Os -O2
+
local mycmakeargs=(
-DUNITTEST=$(usex test)
-DINSTALL_EXAMPLES=$(usex examples)



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

2022-01-30 Thread Yixun Lan
commit: d9797ee46d8c9d84749dadf2d0db2ffc540524ea
Author: Yixun Lan  gentoo  org>
AuthorDate: Mon Jan 31 02:39:24 2022 +
Commit: Yixun Lan  gentoo  org>
CommitDate: Mon Jan 31 02:39:24 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d9797ee4

app-backup/snapper: keyword ~arm64

Closes: https://bugs.gentoo.org/832405
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Yixun Lan  gentoo.org>

 app-backup/snapper/snapper-0.9.1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-backup/snapper/snapper-0.9.1.ebuild 
b/app-backup/snapper/snapper-0.9.1.ebuild
index e08297c0ff3a..df3d33714c14 100644
--- a/app-backup/snapper/snapper-0.9.1.ebuild
+++ b/app-backup/snapper/snapper-0.9.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/openSUSE/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="amd64 ~riscv x86"
+KEYWORDS="amd64 ~arm64 ~riscv x86"
 IUSE="doc lvm pam test systemd xattr"
 RESTRICT="test"
 



[gentoo-commits] repo/gentoo:master commit in: app-accessibility/brltty/

2022-01-30 Thread Yixun Lan
commit: 95afd0e690851e447f418276969128fdf53bbbc8
Author: Yixun Lan  gentoo  org>
AuthorDate: Sun Jan 30 13:21:10 2022 +
Commit: Yixun Lan  gentoo  org>
CommitDate: Mon Jan 31 02:35:09 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=95afd0e6

app-accessibility/brltty: keyword ~riscv, #83

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

 app-accessibility/brltty/brltty-6.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-accessibility/brltty/brltty-6.4.ebuild 
b/app-accessibility/brltty/brltty-6.4.ebuild
index f96e01f92f91..0eaf71123bbd 100644
--- a/app-accessibility/brltty/brltty-6.4.ebuild
+++ b/app-accessibility/brltty/brltty-6.4.ebuild
@@ -17,7 +17,7 @@ SRC_URI="https://brltty.app/archive/${P}.tar.xz;
 
 LICENSE="GPL-2 LGPL-2.1"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~riscv ~x86"
 IUSE="+api +beeper bluetooth doc +fm gpm iconv icu
java louis +midi ncurses nls ocaml +pcm policykit python
usb systemd +speech tcl xml X"



[gentoo-commits] repo/gentoo:master commit in: app-accessibility/speech-dispatcher/

2022-01-30 Thread Yixun Lan
commit: 5247b68cd63018d242047cb916842eb66694f095
Author: Yixun Lan  gentoo  org>
AuthorDate: Sun Jan 30 13:19:18 2022 +
Commit: Yixun Lan  gentoo  org>
CommitDate: Mon Jan 31 02:35:06 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5247b68c

app-accessibility/speech-dispatcher: keyword ~riscv, #83

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

 app-accessibility/speech-dispatcher/speech-dispatcher-0.11.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/app-accessibility/speech-dispatcher/speech-dispatcher-0.11.1.ebuild 
b/app-accessibility/speech-dispatcher/speech-dispatcher-0.11.1.ebuild
index 0c103ed517f3..ec934b5203c4 100644
--- a/app-accessibility/speech-dispatcher/speech-dispatcher-0.11.1.ebuild
+++ b/app-accessibility/speech-dispatcher/speech-dispatcher-0.11.1.ebuild
@@ -12,7 +12,7 @@ 
SRC_URI="https://github.com/brailcom/speechd/releases/download/${PV}/${P}.tar.gz
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86"
 IUSE="alsa ao espeak +espeak-ng flite nas pulseaudio python"
 
 REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"



[gentoo-commits] repo/gentoo:master commit in: app-accessibility/orca/

2022-01-30 Thread Yixun Lan
commit: fb48f101a6d5524e1631085852855f94e52068a2
Author: Yixun Lan  gentoo  org>
AuthorDate: Sun Jan 30 13:22:40 2022 +
Commit: Yixun Lan  gentoo  org>
CommitDate: Mon Jan 31 02:35:13 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fb48f101

app-accessibility/orca: keyword ~riscv, #83

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

 app-accessibility/orca/orca-41.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-accessibility/orca/orca-41.1.ebuild 
b/app-accessibility/orca/orca-41.1.ebuild
index cb58a6d94554..ce740f046a7c 100644
--- a/app-accessibility/orca/orca-41.1.ebuild
+++ b/app-accessibility/orca/orca-41.1.ebuild
@@ -12,7 +12,7 @@ HOMEPAGE="https://wiki.gnome.org/Projects/Orca;
 
 LICENSE="LGPL-2.1+ CC-BY-SA-3.0"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86"
 
 IUSE="+braille"
 REQUIRED_USE="${PYTHON_REQUIRED_USE}"



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

2022-01-30 Thread Craig Andrews
commit: 170c4ade5f02b528db51831e470c536d657f417e
Author: Craig Andrews  gentoo  org>
AuthorDate: Mon Jan 31 02:15:42 2022 +
Commit: Craig Andrews  gentoo  org>
CommitDate: Mon Jan 31 02:16:02 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=170c4ade

net-misc/mptcpd: move doc dependencies behind use flag

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

 net-misc/mptcpd/mptcpd-0.9.ebuild  | 6 --
 net-misc/mptcpd/mptcpd-.ebuild | 6 --
 2 files changed, 8 insertions(+), 4 deletions(-)

diff --git a/net-misc/mptcpd/mptcpd-0.9.ebuild 
b/net-misc/mptcpd/mptcpd-0.9.ebuild
index f337f9489235..8f307676ab46 100644
--- a/net-misc/mptcpd/mptcpd-0.9.ebuild
+++ b/net-misc/mptcpd/mptcpd-0.9.ebuild
@@ -21,8 +21,10 @@ DEPEND="
>=sys-kernel/linux-headers-5.6
"
 BDEPEND="
-   app-doc/doxygen
-   app-text/pandoc
+   doc? (
+   app-doc/doxygen
+   app-text/pandoc
+   )
virtual/pkgconfig
"
 

diff --git a/net-misc/mptcpd/mptcpd-.ebuild 
b/net-misc/mptcpd/mptcpd-.ebuild
index f337f9489235..8f307676ab46 100644
--- a/net-misc/mptcpd/mptcpd-.ebuild
+++ b/net-misc/mptcpd/mptcpd-.ebuild
@@ -21,8 +21,10 @@ DEPEND="
>=sys-kernel/linux-headers-5.6
"
 BDEPEND="
-   app-doc/doxygen
-   app-text/pandoc
+   doc? (
+   app-doc/doxygen
+   app-text/pandoc
+   )
virtual/pkgconfig
"
 



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

2022-01-30 Thread Sam James
commit: 65364fa2fa675ed05152f8fe5e4665cf262ed4b7
Author: Sam James  gentoo  org>
AuthorDate: Mon Jan 31 02:02:36 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Jan 31 02:06:03 2022 +
URL:https://gitweb.gentoo.org/proj/crossdev.git/commit/?id=65364fa2

crossdev: don't pick ebuild version from overlay if unmatching KEYWORDS

We don't want to e.g. pick a GCC from an overlay if it doesn't
have KEYWORDS for our target, which then leads to an early
crossdev failure as it obviously can't then emerge GCC.

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

 crossdev | 23 ---
 1 file changed, 20 insertions(+), 3 deletions(-)

diff --git a/crossdev b/crossdev
index 806a66c..287fd53 100755
--- a/crossdev
+++ b/crossdev
@@ -1194,9 +1194,26 @@ set_links() {
fi
for s in ${ovl} ${SEARCH_OVERLAYS} ; do
if [[ -d ${s}/${cat}/${pkg} ]] ; then
-   srcdir=${s}
-   einfo "getting ${cat}/${pkg} from ${srcdir}"
-   break
+   # Versions in an additional non-crossdev overlay may 
not have the right keywords.
+   # e.g. suppose we have sys-devel/gcc in an overlay with 
just ~arch keywords.
+   # (Or not be keyworded for our target arch at all!)
+   local search_kw_string=
+
+   case "${LVER}" in
+   "[stable]")
+   search_kw_string="^[~]${TARCH}"
+   ;;
+   *)
+   search_kw_string="${TARCH}"
+   ;;
+   esac
+
+   if grep -qre "KEYWORDS=.*${search_kw_string}" 
"${s}/${cat}/${pkg}" ; then
+   # ... so only skip if we found one which is at 
least stable.
+   srcdir=${s}
+   einfo "getting ${cat}/${pkg} from ${srcdir}"
+   break
+   fi
fi
done
ln -s "${srcdir}"/${cat}/${pkg} "${d}"



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

2022-01-30 Thread Sam James
commit: ccefe6f68bddd76532fb573f55e75055680c6f9c
Author: Sam James  gentoo  org>
AuthorDate: Mon Jan 31 01:53:40 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Jan 31 01:55:04 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ccefe6f6

profiles: last-rite media-video/atomicparsley-wez

Use media-video/atomicparsley instead which has been switched to the fork.

Bug: https://bugs.gentoo.org/668708
Bug: https://bugs.gentoo.org/716268
Bug: https://bugs.gentoo.org/731090
Bug: https://bugs.gentoo.org/806845
Signed-off-by: Sam James  gentoo.org>

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

diff --git a/profiles/package.mask b/profiles/package.mask
index 1021aded584b..e73d8d0d876c 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -33,6 +33,12 @@
 
 #--- END OF EXAMPLES ---
 
+# Sam James  (2022-01-31)
+# Fork of media-video/atomicparsley. media-video/atomicparsley now uses this
+# fork (wez), so just switch to that. No need for a separate package for the 
fork.
+# Removal on 2022-02-31. bug #668708.
+media-video/atomicparsley-wez
+
 # Michał Górny  (2022-01-30)
 # NIH package with no revdeps and an awful build system that can't work
 # with PEP 517 builders.  Last release in 2017.



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

2022-01-30 Thread Maciej Barć
commit: fd99c873af49d7592e15c0f06a2644cca602220f
Author: Maciej Barć  gentoo  org>
AuthorDate: Mon Jan 31 01:47:53 2022 +
Commit: Maciej Barć  gentoo  org>
CommitDate: Mon Jan 31 01:47:58 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fd99c873

app-emacs/lean-mode: bump to 20220124

Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Maciej Barć  gentoo.org>

 app-emacs/lean-mode/Manifest  |  1 +
 app-emacs/lean-mode/lean-mode-20220124.ebuild | 38 +++
 2 files changed, 39 insertions(+)

diff --git a/app-emacs/lean-mode/Manifest b/app-emacs/lean-mode/Manifest
index 628e448dfb9f..f53b7ad51d16 100644
--- a/app-emacs/lean-mode/Manifest
+++ b/app-emacs/lean-mode/Manifest
@@ -1 +1,2 @@
 DIST lean-mode-20211220.tar.gz 46406 BLAKE2B 
ff7663ae41befed9ce30aeeb0462e6877b827367823e97330b18c741db76162f49b0ce0dca58585892d173e91e290d155320f97416ff4306958dd38f1e452e83
 SHA512 
23f1d24a4ffdcbff0266cf6e3fd6ddefcd6f380ecab6e21a73cfcbb2a281200f3c22482a19b97988af316a3e206ab3069abf4eb3d45a9ccff7e0f18018b1dab5
+DIST lean-mode-20220124.tar.gz 46725 BLAKE2B 
3f1f31cd6005570439d609f3cf9565f5adbd124772264ccc301bf8f9dda23d0b023e0afc703cfc572c3faee3498315852873effa3963203d6567ed029a1e14ed
 SHA512 
292193a83847e034625d60825eec669b3d26591fab9e93448fc8e685935db5bfbb3417ae4e8d32facead40d02031b67f15dbaa52f7214b70343e7e677aa3cd6a

diff --git a/app-emacs/lean-mode/lean-mode-20220124.ebuild 
b/app-emacs/lean-mode/lean-mode-20220124.ebuild
new file mode 100644
index ..3420a309e515
--- /dev/null
+++ b/app-emacs/lean-mode/lean-mode-20220124.ebuild
@@ -0,0 +1,38 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+H=c1c68cc946eb31b6ba8faefdceffce1f77ca52df
+NEED_EMACS=24.3
+
+inherit elisp
+
+DESCRIPTION="Emacs mode for the Lean 3 theorem prover"
+HOMEPAGE="https://github.com/leanprover/lean-mode/;
+SRC_URI="https://github.com/leanprover/${PN}/archive/${H}.tar.gz -> 
${P}.tar.gz"
+S="${WORKDIR}/${PN}-${H}"
+
+LICENSE="GPL-2+"
+SLOT="0"
+KEYWORDS="~amd64"
+
+DEPEND="
+   >=app-emacs/dash-2.18.1
+   >=app-emacs/f-0.19.0
+   >=app-emacs/flycheck-32
+   >=app-emacs/s-1.10.0
+"
+RDEPEND="
+   ${DEPEND}
+   sci-mathematics/lean:0/3
+"
+
+DOCS=( README.md )
+SITEFILE="50${PN}-gentoo.el"
+
+src_prepare() {
+   rm {company,helm}-lean.el || die
+
+   elisp_src_prepare
+}



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

2022-01-30 Thread Sam James
commit: 34b20a2a80202eb26b8146fd84e57d25890d6aa1
Author: Sam James  gentoo  org>
AuthorDate: Mon Jan 31 01:43:16 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Jan 31 01:43:48 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=34b20a2a

media-video/atomicparsley: add 0.9.6_p20210715_p151551 (fork)

Switch to fork with some CVE patches and build system fixes (changed
to CMake from homebrew build script which e.g. didn't notice errors).

Closes: https://bugs.gentoo.org/832361
Bug: https://bugs.gentoo.org/713696
Bug: https://bugs.gentoo.org/806845
Signed-off-by: Sam James  gentoo.org>

 media-video/atomicparsley/Manifest |  1 +
 .../atomicparsley-0.9.6_p20210715_p151551.ebuild   | 32 ++
 2 files changed, 33 insertions(+)

diff --git a/media-video/atomicparsley/Manifest 
b/media-video/atomicparsley/Manifest
index 928a889fce2d..d7149321a8bb 100644
--- a/media-video/atomicparsley/Manifest
+++ b/media-video/atomicparsley/Manifest
@@ -1 +1,2 @@
 DIST AtomicParsley-source-0.9.0.zip 172616 BLAKE2B 
6e2fa904cde622524ec51e3d084d89dd86c04db9942a27fae67b0d12db0542705d28e723c26db94d234f26c7249c6b8d4fd01a2bce891d2310a3a912667e1d84
 SHA512 
a4733893bb0d8bf824ee46d7da7f8c2ab9338ae56ea89810db1ac40282554e7e095b3e88631786b248a66aba878f166b9ac403769c66ef3ad45ac8ff7d411982
+DIST atomicparsley-0.9.6_p20210715_p151551.tar.gz 230214 BLAKE2B 
986058a8e80b84f30df03f5dfc6e2019ef6949469d8554a5a06ecc75716463b3047820265fd22556f9087a64498e07e994fa2162660f440086eab276be496a9d
 SHA512 
9f58fe7426c9728f8e5624250ff57d7707a4b040365135fa5149909d84c536ecbddaa3820dae85ca8a4c31fc8009685bf56875f1d4ff6f5c854f05a30da6974a

diff --git 
a/media-video/atomicparsley/atomicparsley-0.9.6_p20210715_p151551.ebuild 
b/media-video/atomicparsley/atomicparsley-0.9.6_p20210715_p151551.ebuild
new file mode 100644
index ..c7c7cea6bd6c
--- /dev/null
+++ b/media-video/atomicparsley/atomicparsley-0.9.6_p20210715_p151551.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+# The fork at https://github.com/wez/atomicparsley uses unusual versioning, so
+# we sadly need to hardcode the hash and update it per-release.
+MY_COMMIT_HASH="e7ad03a"
+MY_PV="$(ver_cut 5).$(ver_cut 7).${MY_COMMIT_HASH}"
+inherit cmake flag-o-matic
+
+DESCRIPTION="Command line program for manipulating iTunes-style metadata in 
MPEG4 files"
+HOMEPAGE="https://github.com/wez/atomicparsley 
http://atomicparsley.sourceforge.net;
+SRC_URI="https://github.com/wez/atomicparsley/archive/refs/tags/${MY_PV}.tar.gz
 -> ${P}.tar.gz"
+S="${WORKDIR}"/${PN}-${MY_PV}
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~riscv ~sparc ~x86"
+
+src_configure() {
+   # APar_sha1.cpp:116:47 and 117:43: warning: dereferencing type-punned
+   # pointer will break strict-aliasing rules
+   append-flags -fno-strict-aliasing
+
+   cmake_src_configure
+}
+
+src_test() {
+   ln -s "${BUILD_DIR}"/AtomicParsley || die
+   tests/test.sh || die
+}



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

2022-01-30 Thread Maciej Barć
commit: aa5591053ac3c88f103ec77e8e732b8b9c34f25b
Author: Maciej Barć  gentoo  org>
AuthorDate: Mon Jan 31 01:40:11 2022 +
Commit: Maciej Barć  gentoo  org>
CommitDate: Mon Jan 31 01:40:16 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aa559105

app-emacs/racket-mode: bump to 20220129

Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Maciej Barć  gentoo.org>

 app-emacs/racket-mode/Manifest|  1 +
 app-emacs/racket-mode/racket-mode-20220129.ebuild | 47 +++
 2 files changed, 48 insertions(+)

diff --git a/app-emacs/racket-mode/Manifest b/app-emacs/racket-mode/Manifest
index 1557899778f0..20a77f6ac87f 100644
--- a/app-emacs/racket-mode/Manifest
+++ b/app-emacs/racket-mode/Manifest
@@ -1 +1,2 @@
 DIST racket-mode-20220120.tar.gz 286218 BLAKE2B 
9786bc7a3f8127c342f90acebadef8f8468ba1cc27ad42c620554d5a478932317a2ede7061fe521a67ec0c624cea4743a1e6a50050ab2afe6e17ad220f7f7f9e
 SHA512 
034527d62eae1c5ef09a8f5cd2bc5c5d0790bacd7ca180f0851ac6d93a3c897d4c4394d3e446285d1dbf4553fe94140656359df9b72d800202604948d9832901
+DIST racket-mode-20220129.tar.gz 286278 BLAKE2B 
af0e2c87affa5498b1d1d21947006749ceb6988e43f4a1d11bf730a4d0877481e6806ab4e41cad13b3389049a79f2b4b484f2ded52dfa71a7434128fceae6e44
 SHA512 
56559da32d7c6bb8b0ef9d04662837cd202ee901781eed6e34ad22f88942d40695c0bf04be1ebf82d80bf3a405301b1ca73193adf631350ce49140b62308701f

diff --git a/app-emacs/racket-mode/racket-mode-20220129.ebuild 
b/app-emacs/racket-mode/racket-mode-20220129.ebuild
new file mode 100644
index ..1a8a74ac6f9e
--- /dev/null
+++ b/app-emacs/racket-mode/racket-mode-20220129.ebuild
@@ -0,0 +1,47 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+H=3027de086eb0b77ac8ae81acceeddab91c66ba0e
+NEED_EMACS=25.1
+
+inherit elisp
+
+DESCRIPTION="Emacs modes for Racket: edit, REPL, check-syntax, debug, profile, 
and more"
+HOMEPAGE="https://github.com/greghendershott/racket-mode/;
+SRC_URI="https://github.com/greghendershott/${PN}/archive/${H}.tar.gz -> 
${P}.tar.gz"
+S="${WORKDIR}/${PN}-${H}"
+
+LICENSE="GPL-2+"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+RDEPEND="dev-scheme/racket:=[-minimal]"
+BDEPEND="${RDEPEND}"
+
+DOCS=( CONTRIBUTING.md README.md THANKS.md )
+ELISP_TEXINFO="doc/racket-mode.texi"
+SITEFILE="50${PN}-gentoo.el"
+
+src_compile() {
+   elisp_src_compile
+
+   # Equivalent to compiling from Emacs with "racket-mode-start-faster",
+   # as this is installed globally we compile it now.
+   ebegin "Compiling Racket source files"
+   find "${S}/racket" -type f -name "*.rkt" -exec raco make -v {} +
+   eend $? "failed to compile Racket source files" || die
+}
+
+src_test() {
+   emake test-racket
+}
+
+src_install() {
+   elisp_src_install
+
+   # Install Racket files
+   insinto "${SITEETC}/${PN}"
+   doins -r racket
+}



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

2022-01-30 Thread Sam James
commit: 73a7a7395ba18cd24632e75f045d9726a0ddab03
Author: Sam James  gentoo  org>
AuthorDate: Mon Jan 31 01:14:13 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Jan 31 01:26:24 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=73a7a739

net-analyzer/fail2ban: drop upstreamed patch in 

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

 net-analyzer/fail2ban/fail2ban-.ebuild | 1 -
 1 file changed, 1 deletion(-)

diff --git a/net-analyzer/fail2ban/fail2ban-.ebuild 
b/net-analyzer/fail2ban/fail2ban-.ebuild
index 59203cfb4af6..e4e61c3a52a1 100644
--- a/net-analyzer/fail2ban/fail2ban-.ebuild
+++ b/net-analyzer/fail2ban/fail2ban-.ebuild
@@ -39,7 +39,6 @@ DOCS=( ChangeLog DEVELOP README.md THANKS TODO 
doc/run-rootless.txt )
 
 PATCHES=(
"${FILESDIR}"/${PN}-0.11.2-adjust-apache-logs-paths.patch
-   "${FILESDIR}"/${PN}-0.11.2-upstream-openrc.patch
 )
 
 python_prepare_all() {



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

2022-01-30 Thread Craig Andrews
commit: 9d0ada5ce329c7d5e801ce3682887acfcd2e509e
Author: Craig Andrews  gentoo  org>
AuthorDate: Mon Jan 31 01:16:45 2022 +
Commit: Craig Andrews  gentoo  org>
CommitDate: Mon Jan 31 01:17:04 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9d0ada5c

net-misc/mptcpd: multipath TCP path management

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

 net-misc/mptcpd/Manifest   |  1 +
 net-misc/mptcpd/metadata.xml   | 11 +++
 net-misc/mptcpd/mptcpd-0.9.ebuild  | 61 ++
 net-misc/mptcpd/mptcpd-.ebuild | 61 ++
 4 files changed, 134 insertions(+)

diff --git a/net-misc/mptcpd/Manifest b/net-misc/mptcpd/Manifest
new file mode 100644
index ..bc4e09614710
--- /dev/null
+++ b/net-misc/mptcpd/Manifest
@@ -0,0 +1 @@
+DIST mptcpd-0.9.tar.gz 654063 BLAKE2B 
fd9e8bf5cec517c934b9d38a736a128d087b54b5e4db90816a8cf8c242195fec8e3c4cd28d2f6e5a93326cac311a6b29048313c722004cea39e19448dc467976
 SHA512 
4fd292304d6270351b865e86cc401c1f5cc9043606b171e852bd37b2472c5f80061d760be68e5cd965caccb2f25c03d9ceea6232a5a587016c81f85e68ca8882

diff --git a/net-misc/mptcpd/metadata.xml b/net-misc/mptcpd/metadata.xml
new file mode 100644
index ..ed0b180f23fb
--- /dev/null
+++ b/net-misc/mptcpd/metadata.xml
@@ -0,0 +1,11 @@
+
+https://www.gentoo.org/dtd/metadata.dtd;>
+
+   
+   candr...@gentoo.org
+   Craig Andrews
+   
+   
+   intel/mptcpd
+   
+

diff --git a/net-misc/mptcpd/mptcpd-0.9.ebuild 
b/net-misc/mptcpd/mptcpd-0.9.ebuild
new file mode 100644
index ..f337f9489235
--- /dev/null
+++ b/net-misc/mptcpd/mptcpd-0.9.ebuild
@@ -0,0 +1,61 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit autotools linux-info systemd
+
+DESCRIPTION="Daemon that performs multipath TCP path management related 
operations."
+HOMEPAGE="https://github.com/intel/mptcpd/;
+
+LICENSE="GPL-2"
+SLOT="0/${PV}"
+IUSE="debug doc"
+
+RDEPEND="
+   >=dev-libs/ell-0.30.0
+   elibc_musl? ( sys-libs/argp-standalone )
+   "
+DEPEND="
+   ${RDEPEND}
+   >=sys-kernel/linux-headers-5.6
+   "
+BDEPEND="
+   app-doc/doxygen
+   app-text/pandoc
+   virtual/pkgconfig
+   "
+
+if [[ ${PV} == * ]]; then
+   inherit git-r3
+   EGIT_REPO_URI="https://github.com/intel/mptcpd.git;
+else
+   
SRC_URI="https://github.com/intel/mptcpd/releases/download/v${PV}/${P}.tar.gz;
+   KEYWORDS="~amd64"
+fi
+
+CONFIG_CHECK="MPTCP"
+
+src_prepare() {
+   default
+   [[ ${PV} == * ]] && eautoreconf
+}
+
+src_configure() {
+   local myeconfargs=(
+   --with-kernel=upstream
+   --with-systemdsystemunitdir="$(systemd_get_systemunitdir)"
+   $(use_enable debug)
+   )
+
+   econf "${myeconfargs[@]}"
+}
+
+src_compile() {
+   emake
+   use doc && emake doxygen-doc
+}
+
+src_test() {
+   emake check
+}

diff --git a/net-misc/mptcpd/mptcpd-.ebuild 
b/net-misc/mptcpd/mptcpd-.ebuild
new file mode 100644
index ..f337f9489235
--- /dev/null
+++ b/net-misc/mptcpd/mptcpd-.ebuild
@@ -0,0 +1,61 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit autotools linux-info systemd
+
+DESCRIPTION="Daemon that performs multipath TCP path management related 
operations."
+HOMEPAGE="https://github.com/intel/mptcpd/;
+
+LICENSE="GPL-2"
+SLOT="0/${PV}"
+IUSE="debug doc"
+
+RDEPEND="
+   >=dev-libs/ell-0.30.0
+   elibc_musl? ( sys-libs/argp-standalone )
+   "
+DEPEND="
+   ${RDEPEND}
+   >=sys-kernel/linux-headers-5.6
+   "
+BDEPEND="
+   app-doc/doxygen
+   app-text/pandoc
+   virtual/pkgconfig
+   "
+
+if [[ ${PV} == * ]]; then
+   inherit git-r3
+   EGIT_REPO_URI="https://github.com/intel/mptcpd.git;
+else
+   
SRC_URI="https://github.com/intel/mptcpd/releases/download/v${PV}/${P}.tar.gz;
+   KEYWORDS="~amd64"
+fi
+
+CONFIG_CHECK="MPTCP"
+
+src_prepare() {
+   default
+   [[ ${PV} == * ]] && eautoreconf
+}
+
+src_configure() {
+   local myeconfargs=(
+   --with-kernel=upstream
+   --with-systemdsystemunitdir="$(systemd_get_systemunitdir)"
+   $(use_enable debug)
+   )
+
+   econf "${myeconfargs[@]}"
+}
+
+src_compile() {
+   emake
+   use doc && emake doxygen-doc
+}
+
+src_test() {
+   emake check
+}



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

2022-01-30 Thread Maciej Barć
commit: 5028e50118e710e7fdaf2dfe60949656066e1801
Author: Maciej Barć  gentoo  org>
AuthorDate: Mon Jan 31 01:09:38 2022 +
Commit: Maciej Barć  gentoo  org>
CommitDate: Mon Jan 31 01:14:23 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5028e501

dev-ml/core_kernel: https://bugs.gentoo.org/832378
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Maciej Barć  gentoo.org>

 ...core_kernel-0.14.2.ebuild => core_kernel-0.14.2-r1.ebuild} | 11 ++-
 1 file changed, 6 insertions(+), 5 deletions(-)

diff --git a/dev-ml/core_kernel/core_kernel-0.14.2.ebuild 
b/dev-ml/core_kernel/core_kernel-0.14.2-r1.ebuild
similarity index 90%
rename from dev-ml/core_kernel/core_kernel-0.14.2.ebuild
rename to dev-ml/core_kernel/core_kernel-0.14.2-r1.ebuild
index 21ede2227bb8..903bac6397fd 100644
--- a/dev-ml/core_kernel/core_kernel-0.14.2.ebuild
+++ b/dev-ml/core_kernel/core_kernel-0.14.2-r1.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=7
+EAPI=8
 
 inherit dune
 
@@ -19,13 +19,15 @@ RESTRICT="test"
 
 RDEPEND="
dev-lang/ocaml:=
+   =dev-ml/ppx_optcomp-0.14.3:=
dev-ml/base:=
dev-ml/base_bigstring:=
dev-ml/base_quickcheck:=
dev-ml/bin_prot:=
dev-ml/fieldslib:=
dev-ml/jane-street-headers:=
-   dev-ml/jst-config:=
+   dev-ml/ocaml-migrate-parsetree:=
dev-ml/ppx_assert:=
dev-ml/ppx_base:=
dev-ml/ppx_hash:=
@@ -33,12 +35,11 @@ RDEPEND="
dev-ml/ppx_jane:=
dev-ml/ppx_sexp_conv:=
dev-ml/ppx_sexp_message:=
-   dev-ml/splittable_random:=
dev-ml/sexplib:=
+   dev-ml/splittable_random:=
dev-ml/stdio:=
dev-ml/time_now:=
dev-ml/typerep:=
dev-ml/variantslib:=
-   dev-ml/ocaml-migrate-parsetree:=
 "
 DEPEND="${RDEPEND}"



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

2022-01-30 Thread Sam James
commit: f207c793fd9e0bcb44628813ee5ec1c68dba72b9
Author: Sam James  gentoo  org>
AuthorDate: Mon Jan 31 01:07:08 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Jan 31 01:07:08 2022 +
URL:https://gitweb.gentoo.org/repo/proj/prefix.git/commit/?id=f207c793

python-utils-r1.eclass: sync with ::gentoo

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

 eclass/python-utils-r1.eclass | 12 ++--
 1 file changed, 10 insertions(+), 2 deletions(-)

diff --git a/eclass/python-utils-r1.eclass b/eclass/python-utils-r1.eclass
index 9170229202..53a305f40e 100644
--- a/eclass/python-utils-r1.eclass
+++ b/eclass/python-utils-r1.eclass
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 # @ECLASS: python-utils-r1.eclass
@@ -17,7 +17,7 @@
 # functions. It can be inherited safely.
 #
 # For more information, please see the Python Guide:
-# https://dev.gentoo.org/~mgorny/python-guide/
+# https://projects.gentoo.org/python/guide/
 
 # NOTE: When dropping support for EAPIs here, we need to update
 # metadata/install-qa-check.d/60python-pyc
@@ -1350,6 +1350,14 @@ epytest() {
-Wdefault
# override color output
"--color=${color}"
+   # disable the undesirable-dependency plugins by default to
+   # trigger missing argument strips.  strip options that require
+   # them from config files.  enable them explicitly via "-p ..."
+   # if you *really* need them.
+   -p no:cov
+   -p no:flake8
+   -p no:flakes
+   -p no:pylint
)
local x
for x in "${EPYTEST_DESELECT[@]}"; do



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

2022-01-30 Thread Sam James
commit: 6f7f732340b9b61c06ef76d39bfc3436170ad248
Author: Sam James  gentoo  org>
AuthorDate: Mon Jan 31 01:03:21 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Jan 31 01:03:21 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6f7f7323

sys-apps/inxi: Stabilize 3.3.08.1 amd64, #832401

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

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

diff --git a/sys-apps/inxi/inxi-3.3.08.1.ebuild 
b/sys-apps/inxi/inxi-3.3.08.1.ebuild
index 99f4905e656d..fd199b23a048 100644
--- a/sys-apps/inxi/inxi-3.3.08.1.ebuild
+++ b/sys-apps/inxi/inxi-3.3.08.1.ebuild
@@ -14,7 +14,7 @@ S="${WORKDIR}/${PN}-${MY_PV}"
 
 LICENSE="GPL-3+"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 x86"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 x86"
 IUSE="bluetooth hddtemp opengl"
 
 RDEPEND="dev-lang/perl



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

2022-01-30 Thread Sam James
commit: 6a7045cdd57c3511d1ee3a658868a75b036c01fe
Author: Sam James  gentoo  org>
AuthorDate: Mon Jan 31 01:03:09 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Jan 31 01:03:09 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6a7045cd

sys-apps/inxi: Stabilize 3.3.08.1 x86, #832401

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

 sys-apps/inxi/inxi-3.3.08.1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/sys-apps/inxi/inxi-3.3.08.1.ebuild 
b/sys-apps/inxi/inxi-3.3.08.1.ebuild
index 061f12f02b3c..99f4905e656d 100644
--- a/sys-apps/inxi/inxi-3.3.08.1.ebuild
+++ b/sys-apps/inxi/inxi-3.3.08.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -14,7 +14,7 @@ S="${WORKDIR}/${PN}-${MY_PV}"
 
 LICENSE="GPL-3+"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 x86"
 IUSE="bluetooth hddtemp opengl"
 
 RDEPEND="dev-lang/perl



[gentoo-commits] repo/gentoo:master commit in: net-irc/atheme-services/

2022-01-30 Thread Sam James
commit: f264f80b9f955dd7ef8e10d0a0dddcb79ee0dca4
Author: Wade Cline  hotmail  com>
AuthorDate: Mon Jan 31 00:06:18 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Jan 31 01:00:58 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f264f80b

net-irc/atheme-services: Add 7.2.12

Bug: https://bugs.gentoo.org/832400
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Wade Cline  hotmail.com>
Closes: https://github.com/gentoo/gentoo/pull/24026
Signed-off-by: Sam James  gentoo.org>

 net-irc/atheme-services/Manifest   |  1 +
 .../atheme-services/atheme-services-7.2.12.ebuild  | 91 ++
 2 files changed, 92 insertions(+)

diff --git a/net-irc/atheme-services/Manifest b/net-irc/atheme-services/Manifest
index 77a13813677c..42b0fc67c057 100644
--- a/net-irc/atheme-services/Manifest
+++ b/net-irc/atheme-services/Manifest
@@ -1 +1,2 @@
 DIST atheme-services-7.2.11.tar.xz 1051436 BLAKE2B 
99624c21adf820c8ef8e33aa9ae9036c701c4a9218e225e7871717c86010fbed56d00da43cd2ffb79a46074a5602260fabbbaf769407a00175b5127c18913c1c
 SHA512 
adcc189b61efe295997a7456022a7595df5b14b55c2139794d380e57fe77efd42221316558391b5440f077fd951143905454b0e9893deec89108fa671b44ef2f
+DIST atheme-services-7.2.12.tar.xz 1072992 BLAKE2B 
f9e1cb175c1e2f38b5d53eba8f3d391e421baaff7eb76f38b10ba02b258472ccf9b69a7a278ff05c4f620b6fe6e48362618c02d245ed5d9c5acd4bede91ac093
 SHA512 
0d276b9a0c96f72a739090c5b2c732ab6c000f801cbb86347b5670def56f36fb82d70fb4cb68a1d942b9765c054bc136a6b0cecc0573cf8f59076f8b91fc6bf6

diff --git a/net-irc/atheme-services/atheme-services-7.2.12.ebuild 
b/net-irc/atheme-services/atheme-services-7.2.12.ebuild
new file mode 100644
index ..b81b81d9a106
--- /dev/null
+++ b/net-irc/atheme-services/atheme-services-7.2.12.ebuild
@@ -0,0 +1,91 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit flag-o-matic perl-functions
+
+DESCRIPTION="A portable and secure set of open-source and modular IRC services"
+HOMEPAGE="https://github.com/atheme/atheme;
+SRC_URI="https://github.com/atheme/atheme/releases/download/v${PV}/${PN}-v${PV}.tar.xz
 -> ${P}.tar.xz"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE="cracklib largenet ldap nls +pcre perl profile ssl"
+S="${WORKDIR}/${PN}-v${PV}"
+
+RDEPEND="
+   acct-group/atheme-services
+   acct-user/atheme-services
+   >=dev-libs/libmowgli-2.1.0:2
+   virtual/libcrypt:=
+   cracklib? ( sys-libs/cracklib )
+   ldap? ( net-nds/openldap )
+   perl? ( dev-lang/perl:= )
+   pcre? ( dev-libs/libpcre )
+   ssl? ( dev-libs/openssl:0= )"
+DEPEND="${RDEPEND}"
+# 'dev-vcs/git' required as per bug #665802
+BDEPEND="
+   dev-vcs/git
+   virtual/pkgconfig"
+
+PATCHES=(
+   "${FILESDIR}"/${PN}-7.2.10_p2-configure-logdir.patch)
+
+src_configure() {
+   # perl scriping module support is also broken in 7.0.0. Yay for QA 
failures.
+   econf \
+   --sysconfdir="${EPREFIX}"/etc/${PN} \
+   --localstatedir="${EPREFIX}"/var \
+   --enable-fhs-paths \
+   --disable-warnings \
+   --enable-contrib \
+   $(use_enable largenet large-net) \
+   $(use_with cracklib) \
+   $(use_with ldap) \
+   $(use_enable nls) \
+   $(use_enable profile) \
+   $(use_with pcre) \
+   $(use_with perl) \
+   $(use_enable ssl)
+}
+
+src_compile() {
+   emake V=1
+}
+
+src_install() {
+   default
+
+   insinto /etc/${PN}
+   for conf in dist/*.example; do
+   # The .cron file isn't meant to live in /etc/${PN}, so only
+   # install a .example version.
+   [[ ${conf} == *cron* ]] && continue
+
+   local confdest=${conf##*/}
+   newins ${conf} ${confdest%.example}
+   done
+
+   fowners -R 0:${PN} /etc/${PN}
+   keepdir /var/{lib,log}/atheme
+   fowners ${PN}:${PN} /var/{lib,log}/atheme
+   fperms -R go-w,o-rx /etc/${PN}
+   fperms 750 /etc/${PN} /var/{lib,log}/atheme
+
+   newinitd "${FILESDIR}"/${PN}.initd ${PN}
+   mv "${ED}"/usr/bin/{,atheme-}dbverify || die
+
+   # contributed scripts and such:
+   docinto contrib
+   dodoc contrib/*.{c,pl,php,py,rb}
+
+   use perl && perl_domodule -r contrib/Atheme{,.pm}
+
+   rm "${ED}/usr/share/doc/${PF}/WINDOWS" || die
+
+   # Bug #454840 #520490
+   rm -rf "${ED}/var/run" || die
+}



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

2022-01-30 Thread Sam James
commit: 3573c36b138dade9a2b547012bfc79ff4745dc78
Author: Ralph Seichter  seichter  de>
AuthorDate: Sun Jan 30 17:42:41 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Jan 31 00:58:17 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3573c36b

mail-filter/amavisd-new: Bump to version 2.12.2

Closes: https://bugs.gentoo.org/829582
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Ralph Seichter  seichter.de>
Closes: https://github.com/gentoo/gentoo/pull/24024
Signed-off-by: Sam James  gentoo.org>

 mail-filter/amavisd-new/Manifest  |   1 +
 mail-filter/amavisd-new/amavisd-new-2.12.2.ebuild | 186 ++
 2 files changed, 187 insertions(+)

diff --git a/mail-filter/amavisd-new/Manifest b/mail-filter/amavisd-new/Manifest
index fccc10b76617..5942e382bbb0 100644
--- a/mail-filter/amavisd-new/Manifest
+++ b/mail-filter/amavisd-new/Manifest
@@ -1 +1,2 @@
 DIST amavis-v2.12.1.tar.bz2 874339 BLAKE2B 
23197298c448bae7bfaed62fda5065f507556737250caddde0d3bdec5fe219ab8834d4cbb1e06f443f2fc00b643d12d96447f58f37198b3ae7b96985f29ef2bf
 SHA512 
8a2cef6ff6e2fa7f5d2e00a433a3f3ec7a15c47e21deadf6a25f50e0e29ad20d8641f474cd5d0dfcd3715458b07f08272f6df35efb2137b7c6a74a460cb91013
+DIST amavis-v2.12.2.tar.bz2 874946 BLAKE2B 
0b52cb23e11d0b7b346e53b979b580b76f51ce22516a8e2ef6c6d579f1693a9d175ebd92e9cba74e4bed68b012250808e2f827182dddf5addbbb40f2602294f7
 SHA512 
8a6ab4441a9ef2ee757c839f656bc16f00dd9213f6cc0bb976d7f2b76793adf023d33a42099f07b0dae13281171db9ba0405028882a86e2230126e8d6a29a4ff

diff --git a/mail-filter/amavisd-new/amavisd-new-2.12.2.ebuild 
b/mail-filter/amavisd-new/amavisd-new-2.12.2.ebuild
new file mode 100644
index ..f1305667633c
--- /dev/null
+++ b/mail-filter/amavisd-new/amavisd-new-2.12.2.ebuild
@@ -0,0 +1,186 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit systemd
+
+DESCRIPTION="High-performance interface between the MTA and content checkers"
+HOMEPAGE="https://gitlab.com/amavis/amavis;
+SRC_URI="https://gitlab.com/amavis/amavis/-/archive/v${PV}/amavis-v${PV}.tar.bz2;
+
+LICENSE="GPL-2 BSD-2"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86"
+IUSE="clamav courier dkim ldap mysql postgres qmail razor rspamd rspamd-https 
snmp spamassassin"
+
+MY_RSPAMD_DEPEND="dev-perl/HTTP-Message
+   dev-perl/JSON
+   dev-perl/LWP-UserAgent-Determined"
+DEPEND="acct-user/amavis"
+RDEPEND="${DEPEND}
+   app-arch/arc
+   app-arch/bzip2
+   app-arch/cabextract
+   app-arch/cpio
+   app-arch/gzip
+   app-arch/lha
+   app-arch/lrzip
+   app-arch/lzop
+   app-arch/ncompress
+   app-arch/p7zip
+   app-arch/pax
+   app-arch/arj
+   app-arch/unrar
+   app-arch/xz-utils
+   app-arch/zoo
+   dev-lang/perl:*
+   dev-perl/Archive-Zip
+   dev-perl/BerkeleyDB
+   dev-perl/Convert-BinHex
+   dev-perl/File-LibMagic
+   dev-perl/IO-Socket-SSL
+   dev-perl/IO-stringy
+   >=dev-perl/Mail-DKIM-0.31
+   >=dev-perl/MailTools-1.58
+   >=dev-perl/MIME-tools-5.415
+   dev-perl/Net-LibIDN
+   >=dev-perl/Net-Server-0.91
+   dev-perl/Net-SSLeay
+   dev-perl/Unix-Syslog
+   net-mail/ripole
+   net-mail/tnef
+   >=sys-apps/coreutils-5.0-r3
+   >=sys-libs/db-4.4.20
+   virtual/mta
+   virtual/perl-Compress-Raw-Zlib
+   virtual/perl-Digest-MD5
+   virtual/perl-File-Temp
+   virtual/perl-IO-Compress
+   virtual/perl-IO-Socket-IP
+   virtual/perl-MIME-Base64
+   virtual/perl-Time-HiRes
+   clamav? ( app-antivirus/clamav )
+   ldap? ( >=dev-perl/perl-ldap-0.33 )
+   mysql? ( dev-perl/DBD-mysql )
+   postgres? ( dev-perl/DBD-Pg )
+   razor? ( mail-filter/razor )
+   rspamd? ( ${MY_RSPAMD_DEPEND} )
+   rspamd-https? ( ${MY_RSPAMD_DEPEND}
+   dev-perl/LWP-Protocol-https
+   dev-perl/Net-SSLeay )
+   snmp? ( net-analyzer/net-snmp[perl] )
+   spamassassin? ( mail-filter/spamassassin dev-perl/Image-Info )"
+
+AMAVIS_ROOT="/var/lib/amavishome"
+S="${WORKDIR}/amavis-v${PV}"
+
+src_prepare() {
+   if use courier ; then
+   eapply -p0 amavisd-new-courier.patch
+   fi
+
+   if use qmail ; then
+   eapply -p0 amavisd-new-qmqpqq.patch
+   fi
+
+   # We need to fix the daemon_user and daemon_group in amavis-mc even
+   # though we're going to run it in the foreground, because it calls
+   # "drop_priv" unconditionally and will crash if its user/group
+   # doesn't exist.
+   sed -i  \
+   -e '/daemon/s/vscan/amavis/' \
+   -e "s:'/var/virusmails':\"\$MYHOME/quarantine\":" \
+   "${S}/amavisd.conf" "${S}/amavis-mc" || die "missing conf file"
+
+   if ! use dkim ; then
+   sed -i -e '/enable_dkim/s/1/0/' "${S}/amavisd.conf" \
+   || die 

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

2022-01-30 Thread Sam James
commit: 1bee85745e825db21727c81f4cfb42f7d28b4a3d
Author: Sam James  gentoo  org>
AuthorDate: Mon Jan 31 00:56:02 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Jan 31 00:56:02 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1bee8574

dev-python/flit_core: keyword for prefix

Tested on ~x64-macos.

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

 dev-python/flit_core/flit_core-3.5.1-r1.ebuild | 2 +-
 dev-python/flit_core/flit_core-3.6.0-r1.ebuild | 2 +-
 dev-python/flit_core/flit_core-3.6.0-r2.ebuild | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/dev-python/flit_core/flit_core-3.5.1-r1.ebuild 
b/dev-python/flit_core/flit_core-3.5.1-r1.ebuild
index 8a614e2b6daf..f3ff41e05535 100644
--- a/dev-python/flit_core/flit_core-3.5.1-r1.ebuild
+++ b/dev-python/flit_core/flit_core-3.5.1-r1.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="amd64 arm arm64 ppc ppc64 ~riscv sparc x86"
+KEYWORDS="amd64 arm arm64 ppc ppc64 ~riscv sparc x86 ~x64-cygwin ~amd64-linux 
~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris 
~x86-solaris"
 
 RDEPEND="
dev-python/tomli[${PYTHON_USEDEP}]

diff --git a/dev-python/flit_core/flit_core-3.6.0-r1.ebuild 
b/dev-python/flit_core/flit_core-3.6.0-r1.ebuild
index dbf83cbd0820..cdb0efbe5b50 100644
--- a/dev-python/flit_core/flit_core-3.6.0-r1.ebuild
+++ b/dev-python/flit_core/flit_core-3.6.0-r1.ebuild
@@ -15,7 +15,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~sparc ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~sparc ~x86 ~x64-cygwin 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris"
 
 RDEPEND="
dev-python/tomli[${PYTHON_USEDEP}]

diff --git a/dev-python/flit_core/flit_core-3.6.0-r2.ebuild 
b/dev-python/flit_core/flit_core-3.6.0-r2.ebuild
index ded14cc78b0e..38d92991005f 100644
--- a/dev-python/flit_core/flit_core-3.6.0-r2.ebuild
+++ b/dev-python/flit_core/flit_core-3.6.0-r2.ebuild
@@ -16,7 +16,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 ~sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 
 RDEPEND="
dev-python/tomli[${PYTHON_USEDEP}]



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

2022-01-30 Thread Sam James
commit: 96ba465b5a478e7063398508af34ac3f7ec31179
Author: Sam James  gentoo  org>
AuthorDate: Mon Jan 31 00:55:22 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Jan 31 00:55:26 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=96ba465b

dev-python/installer: keyword 0.4.0_p20220124 for prefix

Tested on ~x64-macos.

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

 dev-python/installer/installer-0.4.0_p20220124.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/installer/installer-0.4.0_p20220124.ebuild 
b/dev-python/installer/installer-0.4.0_p20220124.ebuild
index 1f007ede9936..d6a8f49a83ea 100644
--- a/dev-python/installer/installer-0.4.0_p20220124.ebuild
+++ b/dev-python/installer/installer-0.4.0_p20220124.ebuild
@@ -27,7 +27,7 @@ S=${WORKDIR}/${PN}-${EGIT_COMMIT}
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 ~sparc ~x86 ~x64-macos"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~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"
 
 # NB: newer git doesn't use mock anymore
 BDEPEND="



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

2022-01-30 Thread Zac Medico
commit: cb078d7313f9bd6e6954929e85704bf8d49fd6a2
Author: Zac Medico  gentoo  org>
AuthorDate: Mon Jan 31 00:51:48 2022 +
Commit: Zac Medico  gentoo  org>
CommitDate: Mon Jan 31 00:51:48 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cb078d73

app-containers/flannel: Bump to version 0.16.3

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

 app-containers/flannel/Manifest  |  1 +
 app-containers/flannel/flannel-0.16.3.ebuild | 54 
 2 files changed, 55 insertions(+)

diff --git a/app-containers/flannel/Manifest b/app-containers/flannel/Manifest
index 82af2aae9839..32e5012087ca 100644
--- a/app-containers/flannel/Manifest
+++ b/app-containers/flannel/Manifest
@@ -1,3 +1,4 @@
 DIST flannel-0.14.0.tar.gz 8324790 BLAKE2B 
47fd65d531f9fa10e602ccf1858549ede97d8f8c9afa32ffeb010d733060703262cafd02b5daddc65142dfa96b1c6b429eaff30b7fdaca27e2a5397c0d756e7c
 SHA512 
a5d9f45d55f18c744e635b4d697200cf9d5a8c4387cd6d9c57220e652e3688337f2ee50fef193135dd0073b14edb8800fac8d5ca9f9d0d3e9ef70d09a52f259c
 DIST flannel-0.16.0.tar.gz 8697548 BLAKE2B 
a307990554a6cf215bef6ac75a544d00d8c6cd702f02e98efaf80b89d0ecf4592c1c338d1f80cf22ee086355ee7edb77492e6af587cbf037f38b6e3dbc4ac252
 SHA512 
7b80fe1e282c312b8b242d2201ecd164d87b551f4bc02d8375ca856c0dcfad2d31bd1b4041663016130b0bd7ebaf0062afe59c0946e97f10478142ca8ffd94f0
 DIST flannel-0.16.1.tar.gz 8697974 BLAKE2B 
bff4d5a6fe179129fa9ae494291301b25bc3ff9d6f4049b990f50b01920dfd20d149eb85339e2930b66dd060aca57f269a3b21fa508a3c95f5d152bbfb91631f
 SHA512 
699ba7e7b80dd60a03bb5c6ee384a582201d8167ef21e60816ca9942a9d70ba0fd7633a3d2a44802f9f0a0851a79709afe78bd46f15ca81641ff64d46859f928
+DIST flannel-0.16.3.tar.gz 9531741 BLAKE2B 
6a22b3d031dda538a0b64877eda4afbf5e9cbe6d39342325f54bcc5faf1b867c8eef6a9f2800ec9b872ed5c48d17aa23842f273a0fad862bffb99b9905045363
 SHA512 
965708d99401c4a6a32883181afbc1afccd2211589411272b6b93f225ec84373b95fa2be840d00c39364b8e4c1a8a3763a498523503ecb631156c5c70304a9b9

diff --git a/app-containers/flannel/flannel-0.16.3.ebuild 
b/app-containers/flannel/flannel-0.16.3.ebuild
new file mode 100644
index ..ad8fbf25ad4e
--- /dev/null
+++ b/app-containers/flannel/flannel-0.16.3.ebuild
@@ -0,0 +1,54 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+inherit go-module systemd tmpfiles
+
+KEYWORDS="~amd64 ~arm64"
+DESCRIPTION="An etcd backed network fabric for containers"
+HOMEPAGE="https://github.com/coreos/flannel;
+SRC_URI="https://github.com/coreos/flannel/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="Apache-2.0 BSD ISC LGPL-3 MIT"
+SLOT="0"
+IUSE="hardened"
+
+RESTRICT+=" test"
+
+src_prepare() {
+   default
+   sed -e "s:^var Version =.*:var Version = \"${PV}\":" \
+   -i "${S}/version/version.go" || die
+}
+
+src_compile() {
+   CGO_LDFLAGS="$(usex hardened '-fno-PIC ' '')"\
+   go build -o dist/flanneld -ldflags "
+   -X github.com/flannel-io/flannel/version.Version=v${PV}
+   -extldflags \"-static\"" . || die
+}
+
+src_test() {
+   GOPATH="${WORKDIR}/${P}" \
+   go test -v -work -x "${EGO_PN}" || die
+}
+
+src_install() {
+   dobin dist/${PN}d
+   exeinto /usr/libexec/flannel
+   doexe dist/mk-docker-opts.sh
+   insinto /etc/systemd/system/docker.service.d
+   newins "${FILESDIR}/flannel-docker.conf" flannel.conf
+   newinitd "${FILESDIR}"/flanneld.initd flanneld
+   newconfd "${FILESDIR}"/flanneld.confd flanneld
+   keepdir /var/log/${PN}
+   insinto /etc/logrotate.d
+   newins "${FILESDIR}"/flanneld.logrotated flanneld
+   newtmpfiles "${FILESDIR}/flannel.tmpfilesd" flannel.conf
+   systemd_dounit "${FILESDIR}/flanneld.service"
+   dodoc README.md
+}
+
+pkg_postinst() {
+   tmpfiles_process flannel.conf
+}



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

2022-01-30 Thread Zac Medico
commit: 41e99c76cbf39342a84b80f25cf81eb6ccfbe226
Author: Zac Medico  gentoo  org>
AuthorDate: Mon Jan 31 00:45:16 2022 +
Commit: Zac Medico  gentoo  org>
CommitDate: Mon Jan 31 00:45:39 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=41e99c76

app-admin/vault: Bump to version 1.9.3

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

 app-admin/vault/Manifest   |  2 +
 app-admin/vault/vault-1.9.3.ebuild | 82 ++
 2 files changed, 84 insertions(+)

diff --git a/app-admin/vault/Manifest b/app-admin/vault/Manifest
index c70f53e7f4b0..61eaddbbeb0e 100644
--- a/app-admin/vault/Manifest
+++ b/app-admin/vault/Manifest
@@ -1780,3 +1780,5 @@ DIST vault-1.9.1-vendor.tar.gz 43355935 BLAKE2B 
72d23d10143a52ea6c1a7cf24f5c4db3
 DIST vault-1.9.1-webui.tar.xz 1088388 BLAKE2B 
bd2e4db976d2f62d3327cf116cf9f84d47c18d0b1ec0c24ad9d2061714c0270b93e861ca889fae1af91160bdc697ad45bd6d3bd7b5df003246c08e78722d2c5d
 SHA512 
696cbb3558030bd972545725715c494d0b9b9b46df93210fe5197be0400bfa2a9bdc8a3c7381547f1442659913b666d09b281808fdc3cce1de9b8ab8b78f0053
 DIST vault-1.9.2-vendor.tar.gz 43356262 BLAKE2B 
5975c58cfec150f8b12003c682362cb038305cf87fff1765ffde1b09841986c29086e0df81e9b3f6cb1d463e34a08f5a7df0a080d9b641a170b2b2f899ed2cf5
 SHA512 
eab2654a817806c711c0e3b7c17a9125745fd02da8ea750d7d62f2b740f445712279944035e333465e5263529c797bb270ecf7dda27ff7794068862110d9328a
 DIST vault-1.9.2-webui.tar.xz 1088616 BLAKE2B 
7841a7bb8b1a664692dd9fc89c928dee8767533cf661fa5ed429e6d8e1db6f6633882cd8f919b059d76b95fd2095b9eaaa95237fdd411aef730b2b80ffe9469a
 SHA512 
b6adda55576011389e981ec7b22177623838b5de6246d775e3f360fdf8bd1596d7a01d1e0578301bb28764293eba00fca95265816aba1ecbe7824e104af21bf6
+DIST vault-1.9.3-vendor.tar.gz 43363371 BLAKE2B 
eb07946fa31a18ead488500ceaa73b4b4747a8f9eff8819337fd5f7735e5d034901c365031852e841b5692947b2e2269b1be38e9ff46b66557f71504fb0b1bf0
 SHA512 
413c9d6b3471ad79784b5f695affcdd2c3e0b0d0772356648ad53225556cd8b872b09b6b91d637bd2d93536a3576e45ea94945cf74a0c2652a6188ed6a45ba35
+DIST vault-1.9.3-webui.tar.xz 1088548 BLAKE2B 
696006ffc5fe6916630e46a58f111891ac06b57d6dbe09f553f65469781315ba372064af448ad42a6dbf70465ece035b42b93cafcb584942f6d2bc61432acfd9
 SHA512 
bd5808eb045793b1b32d1b623ed60e84cebaddd3aa9a1f2fa9e72cf45f1b1bf33f3f3a4131fc49be8cdaa8fde32d9d16e9221e728fb06b7d84b0596a05ca0d05

diff --git a/app-admin/vault/vault-1.9.3.ebuild 
b/app-admin/vault/vault-1.9.3.ebuild
new file mode 100644
index ..84d20b363fcc
--- /dev/null
+++ b/app-admin/vault/vault-1.9.3.ebuild
@@ -0,0 +1,82 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit fcaps go-module systemd
+
+DESCRIPTION="A tool for managing secrets"
+HOMEPAGE="https://vaultproject.io/;
+
+VAULT_WEBUI_ARCHIVE="${P}-webui.tar.xz"
+SRC_URI="https://github.com/zmedico/vault/archive/refs/tags/v${PV}-vendor.tar.gz
 -> ${P}-vendor.tar.gz
+   webui? (
+   https://dev.gentoo.org/~zmedico/dist/${VAULT_WEBUI_ARCHIVE}
+   )
+   ${EGO_SUM_SRC_URI}"
+
+LICENSE="MPL-2.0 Apache-2.0 BSD BSD-2 CC-BY-SA-4.0 ISC MIT"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE="+webui"
+
+BDEPEND="
+   app-arch/zip
+   dev-go/gox
+   >=dev-lang/go-1.15.3"
+COMMON_DEPEND="acct-group/vault
+   acct-user/vault"
+   DEPEND="${COMMON_DEPEND}"
+   RDEPEND="${COMMON_DEPEND}"
+
+FILECAPS=(
+   -m 755 'cap_ipc_lock=+ep' usr/bin/${PN}
+)
+
+RESTRICT+=" test"
+S=${WORKDIR}/${P}-vendor
+
+src_unpack() {
+   default
+}
+
+src_prepare() {
+   default
+   # Avoid the need to have a git checkout
+   sed -e 's:^\(GIT_COMMIT=\).*:\1:' \
+   -e 's:^\(GIT_DIRTY=\).*:\1:' \
+   -e s:\'\${GIT_COMMIT}\${GIT_DIRTY}\':: \
+   -i scripts/build.sh || die
+   sed -e "/hooks/d" \
+   -e 's|^\([[:space:]]*\)goimports .*)|\1true|' \
+   -e "s/gofumpt/gofmt/g" \
+   -i Makefile || die
+   if [[ -d "${WORKDIR}/http/web_ui" ]]; then
+   mv "${WORKDIR}/http/web_ui" "${S}/http/web_ui" ||
+   die "mv failed"
+   fi
+}
+
+src_compile() {
+   mkdir "${T}"/bin || die
+   BUILD_TAGS="$(usex webui ui '')" \
+   GOPATH="${T}" \
+   XC_ARCH=$(go env GOARCH) \
+   XC_OS=$(go env GOOS) \
+   XC_OSARCH=$(go env GOOS)/$(go env GOARCH) \
+   emake bin
+}
+
+src_install() {
+   dobin bin/${PN}
+   dodoc CHANGELOG.md CONTRIBUTING.md README.md
+   insinto /etc/${PN}.d
+   doins "${FILESDIR}/"*.json.example
+   insinto /etc/logrotate.d
+   newins "${FILESDIR}/${PN}.logrotated" "${PN}"
+   newinitd "${FILESDIR}/${PN}.initd" "${PN}"
+   newconfd "${FILESDIR}/${PN}.confd" "${PN}"
+   systemd_dounit "${FILESDIR}/${PN}.service"
+   keepdir /var/log/${PN}
+   fowners ${PN}:${PN} /var/log/${PN}
+}



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

2022-01-30 Thread Zac Medico
commit: c1f30e12b171e4fcdb03080a69bef4c7b8ca9491
Author: Zac Medico  gentoo  org>
AuthorDate: Mon Jan 31 00:22:25 2022 +
Commit: Zac Medico  gentoo  org>
CommitDate: Mon Jan 31 00:45:39 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c1f30e12

app-admin/vault: Bump to version 1.8.8

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

 app-admin/vault/Manifest   |   18 +
 app-admin/vault/vault-1.8.8.ebuild | 1840 
 2 files changed, 1858 insertions(+)

diff --git a/app-admin/vault/Manifest b/app-admin/vault/Manifest
index 2dab3a73f29f..c70f53e7f4b0 100644
--- a/app-admin/vault/Manifest
+++ b/app-admin/vault/Manifest
@@ -167,6 +167,8 @@ DIST 
github.com%2Farmon%2Fconsul-api%2F@v%2Fv0.0.0-20180202201655-eb2c6b5be1b6.m
 DIST 
github.com%2Farmon%2Fgo-metrics%2F@v%2Fv0.0.0-20180917152333-f0300d1749da.mod 
35 BLAKE2B 
97d3ccde6ba4ad06a5344183f954cd6dfea580673607a6d54f1c0f3a643aee512bbe5fe7bdbc22629e6ffeb58f70422b9b80577d70fb58db9b03ababc0552ba5
 SHA512 
fe8dfbec1d09d7da5829af43760a4ddb5495b6a63eeb76fb3758aeb2fcf83d83ea443a15789d7042a0f5e637664babc9c388dbebc63ff7d35fb9545c7c7da991
 DIST 
github.com%2Farmon%2Fgo-metrics%2F@v%2Fv0.0.0-20190430140413-ec5e00d3c878.mod 
582 BLAKE2B 
92aab40d86d733eb8f751fb23e40621b5b3bbfbd8b1d194bc6e689b6df763b4030aa83ab78654dc8e536274af6de247b8fc7e4e35e6cbf2f6fb5532291deec6b
 SHA512 
aa43d2e262a603661ac3dc7aef111aea6e348e11c5384840d2be06224a6c2c580fcc0e3c6645a0d48b48826b0aff92562f0c6504eae980ff5610d2ffd2255d88
 DIST github.com%2Farmon%2Fgo-metrics%2F@v%2Fv0.3.0.mod 753 BLAKE2B 
5d81e99f1c39cafd4dd39f7202f71ea5fa3eba3f1c970e9c51e674e9aba8ce527034679105ed92843c7c69caec3770ef6fad38cc172df670f1643270300fb821
 SHA512 
8a04b0f60d9393afdc4b106413a1022e213509cadc222d592b8a98cc06188eda9ab8b7fdc346e8e70e15f40294ed41fe5510205d64ff40c427a6fbbcbd16f530
+DIST github.com%2Farmon%2Fgo-metrics%2F@v%2Fv0.3.10.mod 607 BLAKE2B 
5c2f3345ddf95f94ef8ff19ebdaac810591c771cae226a2f7029f2f59249eab50b30fb27bce2b41b6ec51e961ed3ed46b55218c8cd405b8cc90bd760f1c0d7ce
 SHA512 
7a835e1c62454a3577e71bb91a1a2ba8e135b94140e1394505678a5d628bf452de2fe8c7a9ad30c17ee462fd0d2f04967d0cc7b96010cfcd3d0fcf7dcaf4748f
+DIST github.com%2Farmon%2Fgo-metrics%2F@v%2Fv0.3.10.zip 50064 BLAKE2B 
6b4bb39a5c93928123c5b86b88c109f0c037a5680c606bdae81b69c1f1db026ea28b53f3d8839f2b7c7b8ff00a99faa3480b6230199a19b16b0efcebe36925be
 SHA512 
53ffe203fb58d8445a3d0a520c6fc4a821ccb533a922d0280d20469185e719c2023402008830428193d8d4e5b44287c2ab7b14cacb8c2723122e48eec8911dc1
 DIST github.com%2Farmon%2Fgo-metrics%2F@v%2Fv0.3.3.mod 607 BLAKE2B 
5c2f3345ddf95f94ef8ff19ebdaac810591c771cae226a2f7029f2f59249eab50b30fb27bce2b41b6ec51e961ed3ed46b55218c8cd405b8cc90bd760f1c0d7ce
 SHA512 
7a835e1c62454a3577e71bb91a1a2ba8e135b94140e1394505678a5d628bf452de2fe8c7a9ad30c17ee462fd0d2f04967d0cc7b96010cfcd3d0fcf7dcaf4748f
 DIST github.com%2Farmon%2Fgo-metrics%2F@v%2Fv0.3.4.mod 607 BLAKE2B 
5c2f3345ddf95f94ef8ff19ebdaac810591c771cae226a2f7029f2f59249eab50b30fb27bce2b41b6ec51e961ed3ed46b55218c8cd405b8cc90bd760f1c0d7ce
 SHA512 
7a835e1c62454a3577e71bb91a1a2ba8e135b94140e1394505678a5d628bf452de2fe8c7a9ad30c17ee462fd0d2f04967d0cc7b96010cfcd3d0fcf7dcaf4748f
 DIST github.com%2Farmon%2Fgo-metrics%2F@v%2Fv0.3.7.mod 607 BLAKE2B 
5c2f3345ddf95f94ef8ff19ebdaac810591c771cae226a2f7029f2f59249eab50b30fb27bce2b41b6ec51e961ed3ed46b55218c8cd405b8cc90bd760f1c0d7ce
 SHA512 
7a835e1c62454a3577e71bb91a1a2ba8e135b94140e1394505678a5d628bf452de2fe8c7a9ad30c17ee462fd0d2f04967d0cc7b96010cfcd3d0fcf7dcaf4748f
@@ -614,10 +616,14 @@ DIST github.com%2Fhashicorp%2Fgo-hclog%2F@v%2Fv0.16.2.zip 
33142 BLAKE2B 64356b67
 DIST github.com%2Fhashicorp%2Fgo-hclog%2F@v%2Fv0.8.0.mod 183 BLAKE2B 
dceb26b60f2c77dd17451ba54fbf981f8033b7a1a840f938fd56454cb0af56273e260b1fadf2f708072dcda4cb26a1bc3b10497790ae128efaaefcd326c84520
 SHA512 
84dafac5d0770fdf20eae443ab6262dd3a32737c62908830a941b2593f683f35b0c33c009cfd2b24d3cf86a3701b9c3ffba84b77e66840201348591277ea6f8c
 DIST github.com%2Fhashicorp%2Fgo-hclog%2F@v%2Fv0.9.1.mod 183 BLAKE2B 
dceb26b60f2c77dd17451ba54fbf981f8033b7a1a840f938fd56454cb0af56273e260b1fadf2f708072dcda4cb26a1bc3b10497790ae128efaaefcd326c84520
 SHA512 
84dafac5d0770fdf20eae443ab6262dd3a32737c62908830a941b2593f683f35b0c33c009cfd2b24d3cf86a3701b9c3ffba84b77e66840201348591277ea6f8c
 DIST github.com%2Fhashicorp%2Fgo-hclog%2F@v%2Fv0.9.2.mod 183 BLAKE2B 
dceb26b60f2c77dd17451ba54fbf981f8033b7a1a840f938fd56454cb0af56273e260b1fadf2f708072dcda4cb26a1bc3b10497790ae128efaaefcd326c84520
 SHA512 
84dafac5d0770fdf20eae443ab6262dd3a32737c62908830a941b2593f683f35b0c33c009cfd2b24d3cf86a3701b9c3ffba84b77e66840201348591277ea6f8c
+DIST github.com%2Fhashicorp%2Fgo-hclog%2F@v%2Fv1.1.0.mod 297 BLAKE2B 
2b94bfb4df06f08d28c84dacdc35385535dd33f4de23b9c4b2207d7da84982a0e48f2d4d49357c7e0d7f30b01a8772270c4ca42334612cb1c33bb6527cf426a4
 SHA512 

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

2022-01-30 Thread Sam James
commit: defe2a377e43a756441b183b66e2c4aae2be27b5
Author: Sam James  gentoo  org>
AuthorDate: Mon Jan 31 00:28:59 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Jan 31 00:28:59 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=defe2a37

sys-apps/shadow: Stabilize 4.11.1 x86, #831980

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

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

diff --git a/sys-apps/shadow/shadow-4.11.1.ebuild 
b/sys-apps/shadow/shadow-4.11.1.ebuild
index a25520558122..ded6bdddef79 100644
--- a/sys-apps/shadow/shadow-4.11.1.ebuild
+++ b/sys-apps/shadow/shadow-4.11.1.ebuild
@@ -12,7 +12,7 @@ 
SRC_URI="https://github.com/shadow-maint/shadow/releases/download/v${PV}/${P}.ta
 LICENSE="BSD GPL-2"
 # Subslot is for libsubid's SONAME.
 SLOT="0/4"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 
sparc ~x86"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 
sparc x86"
 IUSE="acl audit bcrypt cracklib nls pam selinux skey split-usr su xattr"
 # Taken from the man/Makefile.am file.
 LANGS=( cs da de es fi fr hu id it ja ko pl pt_BR ru sv tr zh_CN zh_TW )



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

2022-01-30 Thread Sam James
commit: 2c4601c4d3e12ad7cf86347162dcd8aae923ce86
Author: Sam James  gentoo  org>
AuthorDate: Mon Jan 31 00:28:58 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Jan 31 00:28:58 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2c4601c4

sys-apps/util-linux: Stabilize 2.37.3-r1 x86, #831980

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

 sys-apps/util-linux/util-linux-2.37.3-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-apps/util-linux/util-linux-2.37.3-r1.ebuild 
b/sys-apps/util-linux/util-linux-2.37.3-r1.ebuild
index e1f706dc7ade..0f0d85a2f339 100644
--- a/sys-apps/util-linux/util-linux-2.37.3-r1.ebuild
+++ b/sys-apps/util-linux/util-linux-2.37.3-r1.ebuild
@@ -16,7 +16,7 @@ if [[ ${PV} ==  ]] ; then

EGIT_REPO_URI="https://git.kernel.org/pub/scm/utils/util-linux/util-linux.git;
 else
[[ "${PV}" = *_rc* ]] || \
-   KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 
~riscv ~s390 sparc ~x86 ~amd64-linux ~x86-linux"
+   KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 
~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux"

SRC_URI="https://www.kernel.org/pub/linux/utils/util-linux/v${PV:0:4}/${MY_P}.tar.xz;
 fi
 



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

2022-01-30 Thread Michał Górny
commit: 86cc46548dd0f5faf010190de6013de24a842a46
Author: Michał Górny  gentoo  org>
AuthorDate: Sun Jan 30 21:54:39 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Mon Jan 31 00:23:50 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=86cc4654

dev-python/pycryptodome: Bump to 3.14.0

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

 dev-python/pycryptodome/Manifest   |  1 +
 dev-python/pycryptodome/pycryptodome-3.14.0.ebuild | 46 ++
 2 files changed, 47 insertions(+)

diff --git a/dev-python/pycryptodome/Manifest b/dev-python/pycryptodome/Manifest
index e530c7250b25..3c9af95faa47 100644
--- a/dev-python/pycryptodome/Manifest
+++ b/dev-python/pycryptodome/Manifest
@@ -1,2 +1,3 @@
 DIST pycryptodome-3.12.0.tar.gz 15130980 BLAKE2B 
5eb34a03523652d990ddfdd1eebcbbacea30bffbe4838289c195b07658a98814ebec322aaffbed7b3fa564bc005d52ea1e483dedcb9f40b65d00e50c28d78582
 SHA512 
67f2a814d74305614fdf9dfb633c4fd9d80d2064119d0ecab24ae52fd8ce4b6de1a1e82c6ba7bcf22fb7db1a5a850adf078e22317b4c07229cd7cb8cb7f1ffd4
 DIST pycryptodome-3.13.0.tar.gz 15306369 BLAKE2B 
97ef26868fb2be2f3240960d8debd897cb82c4a6f1ea1c179fc790693eb2e37de14cbf16bd7deafe0ca1d28983e9bee8583cbe8adde2fa50533cf2bd1274108c
 SHA512 
daafdc80ae8df7f5f282adbdd3fbd9f848b03a3de0c21739b3bb973368daf721c9cd306e56c16baceeda4a0ebc3470abbc0cddc4e8409b5e4fe4255f3d62ec2e
+DIST pycryptodome-3.14.0.tar.gz 15339838 BLAKE2B 
804ceabfb5e29775df279a00eaadced776a10301e9bd254471b234f10c65fcfce507c8e51eb5dc5387eb81f856ccfe46ff035ca96a8acebf8b4f59c960fd35a4
 SHA512 
2f20a3a2bfef14a0f4c05587d64da3a4be7303ae37aaee02e49a3c7ef69009fa958e4b7151c1441f2cc63833cc29642d6d13c1006fb0f215743178d36c9de802

diff --git a/dev-python/pycryptodome/pycryptodome-3.14.0.ebuild 
b/dev-python/pycryptodome/pycryptodome-3.14.0.ebuild
new file mode 100644
index ..695065661243
--- /dev/null
+++ b/dev-python/pycryptodome/pycryptodome-3.14.0.ebuild
@@ -0,0 +1,46 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{8..10} pypy3 )
+PYTHON_REQ_USE="threads(+)"
+
+inherit distutils-r1
+
+DESCRIPTION="A self-contained cryptographic library for Python"
+HOMEPAGE="https://www.pycryptodome.org/
+   https://github.com/Legrandin/pycryptodome/
+   https://pypi.org/project/pycryptodome/;
+SRC_URI="
+   https://github.com/Legrandin/pycryptodome/archive/v${PV}.tar.gz
+   -> ${P}.tar.gz"
+
+LICENSE="BSD-2 Unlicense"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
+IUSE=""
+
+DEPEND="
+   dev-libs/gmp:0=
+   >=dev-libs/libtomcrypt-1.18.2-r1:="
+BDEPEND="
+   virtual/python-cffi[${PYTHON_USEDEP}]"
+RDEPEND="
+   ${DEPEND}
+   ${BDEPEND}
+   !dev-python/pycrypto"
+
+PATCHES=(
+   "${FILESDIR}/pycryptodome-3.10.1-system-libtomcrypt.patch"
+)
+
+distutils_enable_tests setup.py
+
+python_prepare_all() {
+   # make sure we're unbundling it correctly
+   rm -r src/libtom || die
+
+   distutils-r1_python_prepare_all
+}



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

2022-01-30 Thread Michał Górny
commit: b3e45349be0ed565c72ab3645c9c6ade028fbbdc
Author: Michał Górny  gentoo  org>
AuthorDate: Sun Jan 30 23:02:45 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Mon Jan 31 00:23:50 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b3e45349

dev-python/pymssql: Remove old

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

 dev-python/pymssql/Manifest |  1 -
 dev-python/pymssql/pymssql-2.2.1.ebuild | 38 -
 2 files changed, 39 deletions(-)

diff --git a/dev-python/pymssql/Manifest b/dev-python/pymssql/Manifest
index ecb02c8ac9aa..5db121675453 100644
--- a/dev-python/pymssql/Manifest
+++ b/dev-python/pymssql/Manifest
@@ -1,2 +1 @@
-DIST pymssql-2.2.1.tar.gz 170421 BLAKE2B 
0bd57ffef97f6a557bf78056ed0f184c3b5de09fa031f80f1b7420486bb137ba1750c2ac63e89c0476a3b1808e08beb037b2d9c3fce89bce98a266626222b5c7
 SHA512 
d44fbe506d7daf3b5fc1dfa20b99814aa3ed025cf8e4e14097f53014bc21918e0969e15149fa93c39367a06567502be08bb673e30ebdf87d6fc2c30b01216b7c
 DIST pymssql-2.2.3.tar.gz 170134 BLAKE2B 
ed7d6d289b67c5ed76d737d4aec3a6731a94a2cc6bed445e526d62c4f7e9e26fe0e443846727895dd9fc396678d3ee99f021b2b365df14680817b8b8c130e5fa
 SHA512 
10b9b976c7bfaa4c8433e08d256a580354181d41b08b1ced2648f8b4f864d1c83ee46a2d240f394d2c87cd4b494ccd51c0adf923e88de41c4cab30f2a0bae2d9

diff --git a/dev-python/pymssql/pymssql-2.2.1.ebuild 
b/dev-python/pymssql/pymssql-2.2.1.ebuild
deleted file mode 100644
index 4c459086beb3..
--- a/dev-python/pymssql/pymssql-2.2.1.ebuild
+++ /dev/null
@@ -1,38 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_{7..9} )
-inherit distutils-r1
-
-DESCRIPTION="Simple MSSQL python extension module"
-HOMEPAGE="https://www.pymssql.org/ https://pypi.org/project/pymssql/;
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="LGPL-2.1"
-SLOT="0"
-KEYWORDS="~alpha amd64 ~hppa ~ia64 ppc ppc64 ~s390 sparc x86"
-IUSE="test"
-
-# tests need a running instance of freetds
-RESTRICT="test"
-
-RDEPEND=">=dev-db/freetds-0.63[mssql]"
-DEPEND="${RDEPEND}"
-BDEPEND="
-   dev-python/cython[${PYTHON_USEDEP}]
-   dev-python/setuptools_scm[${PYTHON_USEDEP}]
-   test? (
-   dev-python/sqlalchemy[${PYTHON_USEDEP}]
-   )"
-
-PATCHES=(
-   "${FILESDIR}"/${P}-clock_gettime.patch
-)
-
-distutils_enable_tests pytest
-
-src_configure() {
-   export LINK_FREETDS_STATICALLY=no
-}



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

2022-01-30 Thread Michał Górny
commit: 0ace91d037ec40709932f45aaf7572ebda883b2b
Author: Michał Górny  gentoo  org>
AuthorDate: Sun Jan 30 21:31:39 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Mon Jan 31 00:23:47 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0ace91d0

dev-python/sphobjinv: Bump to 2.2

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

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

diff --git a/dev-python/sphobjinv/Manifest b/dev-python/sphobjinv/Manifest
index 6fa2f2762a66..0681c1bf6e6e 100644
--- a/dev-python/sphobjinv/Manifest
+++ b/dev-python/sphobjinv/Manifest
@@ -1 +1,2 @@
 DIST sphobjinv-2.1.tar.gz 1144017 BLAKE2B 
71878e1bac5202ab74298b56cd6172236ea524050323e0d6b8bbc0c89f1937d75f10d40b4071cfbe8c9031641e9a0ecb283da908c40840a61c12a7c892438241
 SHA512 
cde77d73b09b72358b0ac5b0d8f1a748e78dce6664d1b849ba68f5ff70dc43cbcff4581374d0151be29c4d97efe2920c5c00ff68918371243be158031e9554fa
+DIST sphobjinv-2.2.tar.gz 1150648 BLAKE2B 
db29624c9e7c5ec014793bb76693dfbe87d8742a688b91c196bec12ac03852ae7999717588e075f58f5d2c3109b10d532bd117d482b540d30af27760869a5904
 SHA512 
257327ad168d5804639d3a064db683e0b9eb4f1dcb864a12a8ba440f3fde31c832bd72298f6381d2590bfac85ffe811563b8de124a135de2b6c1511217925103

diff --git a/dev-python/sphobjinv/sphobjinv-2.2.ebuild 
b/dev-python/sphobjinv/sphobjinv-2.2.ebuild
new file mode 100644
index ..d3097e5c313a
--- /dev/null
+++ b/dev-python/sphobjinv/sphobjinv-2.2.ebuild
@@ -0,0 +1,50 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{8..10} )
+
+inherit distutils-r1
+
+DESCRIPTION="Sphinx objects.inv Inspection/Manipulation Tool"
+HOMEPAGE="
+   https://github.com/bskinn/sphobjinv/
+   https://pypi.org/project/sphobjinv/
+"
+SRC_URI="https://github.com/bskinn/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="MIT"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~sparc ~x86"
+SLOT="0"
+
+RDEPEND="
+   >=dev-python/attrs-19.2[${PYTHON_USEDEP}]
+   dev-python/certifi[${PYTHON_USEDEP}]
+   >=dev-python/jsonschema-3.0[${PYTHON_USEDEP}]"
+BDEPEND="
+   test? (
+   dev-python/dictdiffer[${PYTHON_USEDEP}]
+   dev-python/pytest-check[${PYTHON_USEDEP}]
+   dev-python/pytest-ordering[${PYTHON_USEDEP}]
+   dev-python/pytest-timeout[${PYTHON_USEDEP}]
+   >=dev-python/stdio-mgr-1.0.1[${PYTHON_USEDEP}]
+   dev-python/sphinx[${PYTHON_USEDEP}]
+   dev-python/timeout-decorator[${PYTHON_USEDEP}]
+   )
+"
+
+distutils_enable_tests pytest
+distutils_enable_sphinx doc/source \
+   dev-python/sphinx_rtd_theme \
+   dev-python/sphinx-issues \
+   dev-python/sphinxcontrib-programoutput
+
+src_prepare() {
+   # --strict option is deprecated in pytest>6
+   sed -i -e '/addopts/d' tox.ini || die
+   sed -e '/CLI_TEST_TIMEOUT/s/2/20/' -i tests/test_cli.py || die
+
+   distutils-r1_src_prepare
+}



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

2022-01-30 Thread Michał Górny
commit: a23cf10d683cbaffa71fb98f14ffd994c57dba47
Author: Michał Górny  gentoo  org>
AuthorDate: Sun Jan 30 11:51:19 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Mon Jan 31 00:23:53 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a23cf10d

dev-python/tikzplotlib: Run a single Xvfb

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

 dev-python/tikzplotlib/tikzplotlib-0.9.17-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-python/tikzplotlib/tikzplotlib-0.9.17-r1.ebuild 
b/dev-python/tikzplotlib/tikzplotlib-0.9.17-r1.ebuild
index dcf0697f072b..1bb7175ea0df 100644
--- a/dev-python/tikzplotlib/tikzplotlib-0.9.17-r1.ebuild
+++ b/dev-python/tikzplotlib/tikzplotlib-0.9.17-r1.ebuild
@@ -33,7 +33,7 @@ BDEPEND="
 distutils_enable_tests pytest
 distutils_enable_sphinx doc dev-python/mock
 
-python_test() {
+src_test() {
local -x MPLBACKEND=Agg
-   virtx epytest
+   virtx distutils-r1_src_test
 }



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

2022-01-30 Thread Michał Górny
commit: e84579b092eddc1815cbd92ab0dc769557d3d383
Author: Michał Górny  gentoo  org>
AuthorDate: Sun Jan 30 12:11:15 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Mon Jan 31 00:23:55 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e84579b0

dev-python/pillow: Run a single Xvfb

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

 dev-python/pillow/pillow-9.0.0-r1.ebuild | 6 +-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/dev-python/pillow/pillow-9.0.0-r1.ebuild 
b/dev-python/pillow/pillow-9.0.0-r1.ebuild
index a1ac66234130..82a914de8bf7 100644
--- a/dev-python/pillow/pillow-9.0.0-r1.ebuild
+++ b/dev-python/pillow/pillow-9.0.0-r1.ebuild
@@ -82,10 +82,14 @@ python_configure_all() {
tc-export PKG_CONFIG
 }
 
+src_test() {
+   virtx distutils-r1_src_test
+}
+
 python_test() {
"${EPYTHON}" selftest.py --installed || die "selftest failed with 
${EPYTHON}"
# no:relaxed: pytest-relaxed plugin make our tests fail. deactivate if 
installed
-   virtx epytest -p no:relaxed
+   epytest -p no:relaxed || die "Tests failed with ${EPYTHON}"
 }
 
 python_install() {



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

2022-01-30 Thread Michał Górny
commit: e7ce0fb44ba919002dfe3f57c89644e3715fc19d
Author: Michał Górny  gentoo  org>
AuthorDate: Sun Jan 30 23:47:59 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Mon Jan 31 00:23:51 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e7ce0fb4

dev-python/pypiserver: Disable unstable test

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

 dev-python/pypiserver/pypiserver-1.4.2.ebuild | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/dev-python/pypiserver/pypiserver-1.4.2.ebuild 
b/dev-python/pypiserver/pypiserver-1.4.2.ebuild
index 03081fc7cba8..1403d44c3a2c 100644
--- a/dev-python/pypiserver/pypiserver-1.4.2.ebuild
+++ b/dev-python/pypiserver/pypiserver-1.4.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -40,6 +40,8 @@ python_test() {
tests/test_server.py::test_hash_algos
tests/test_server.py::test_pipInstall_openOk
tests/test_server.py::test_pipInstall_authedOk
+   # TODO
+   tests/test_app.py::test_root_count
)
 
if ! has_version "dev-python/twine[${PYTHON_USEDEP}]"; then



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

2022-01-30 Thread Michał Górny
commit: e56fe73e14a05236624ec13d310cb326cd077cde
Author: Michał Górny  gentoo  org>
AuthorDate: Sun Jan 30 12:02:36 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Mon Jan 31 00:23:54 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e56fe73e

dev-python/ipython: Run a single Xvfb

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

 dev-python/ipython/ipython-8.0.1.ebuild | 6 +-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/dev-python/ipython/ipython-8.0.1.ebuild 
b/dev-python/ipython/ipython-8.0.1.ebuild
index a1b847bc2132..3354470b2300 100644
--- a/dev-python/ipython/ipython-8.0.1.ebuild
+++ b/dev-python/ipython/ipython-8.0.1.ebuild
@@ -99,6 +99,10 @@ python_compile_all() {
fi
 }
 
+src_test() {
+   virtx distutils-r1_src_test
+}
+
 python_test() {
local -x IPYTHON_TESTING_TIMEOUT_SCALE=20
local EPYTEST_DESELECT=(
@@ -113,7 +117,7 @@ python_test() {

IPython/core/tests/test_completer.py::TestCompleter::test_all_completions_dups

IPython/core/tests/test_completer.py::TestCompleter::test_deduplicate_completions
)
-   virtx epytest
+   epytest || die "Tests failed with ${EPYTHON}"
 }
 
 python_install() {



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

2022-01-30 Thread Michał Górny
commit: 9f6cc0e1c2f725549b44b63bd56464e6c5ccbe93
Author: Michał Górny  gentoo  org>
AuthorDate: Sun Jan 30 11:51:35 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Mon Jan 31 00:23:53 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9f6cc0e1

dev-python/liblarch: Run a single Xvfb

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

 dev-python/liblarch/liblarch-3.1.0-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-python/liblarch/liblarch-3.1.0-r1.ebuild 
b/dev-python/liblarch/liblarch-3.1.0-r1.ebuild
index ec59aa7d9a05..f8416684bb73 100644
--- a/dev-python/liblarch/liblarch-3.1.0-r1.ebuild
+++ b/dev-python/liblarch/liblarch-3.1.0-r1.ebuild
@@ -24,6 +24,6 @@ RDEPEND="${DEPEND}"
 
 distutils_enable_tests pytest
 
-python_test() {
-   virtx epytest
+src_test() {
+   virtx distutils-r1_src_test
 }



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

2022-01-30 Thread Michał Górny
commit: 1bd55ff5a569fe990a1d49a74c96c6bc040541cc
Author: Michał Górny  gentoo  org>
AuthorDate: Sun Jan 30 21:34:16 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Mon Jan 31 00:23:48 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1bd55ff5

dev-python/pip: Bump to 22.0.1

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

 dev-python/pip/Manifest  |   1 +
 dev-python/pip/pip-22.0.1.ebuild | 143 +++
 2 files changed, 144 insertions(+)

diff --git a/dev-python/pip/Manifest b/dev-python/pip/Manifest
index 105f0877a738..bc358516b9bd 100644
--- a/dev-python/pip/Manifest
+++ b/dev-python/pip/Manifest
@@ -1,4 +1,5 @@
 DIST pip-21.3.1.tar.gz 8961896 BLAKE2B 
f694956854cfd26f9b043fc28994448d2b2efff04080808f4e89ba15905887b432efb02d1c81370f75bd42e5c615a5a2360af63437967bc2fef63a85d59906a7
 SHA512 
2f50f95fe36cffc18821a70824f5b28d03598894f9ea5b02acc4921d16fc7739131814828a2159bcd577331cc780c7776a3669fa1ca2d4690c861add10a16f00
+DIST pip-22.0.1.tar.gz 9288984 BLAKE2B 
11936d6baffb8ccf3715f1183ac007f93930c6188c9b8b7c063b1c42513658cf8de31ce98a73d7d94a0a5b28407c985fe419419a689fae2a43bfc5c2fcb0439e
 SHA512 
64ee12c8bfa12e8df4d5160c24064f28805d14c215d9db2663ca069d49e1e3c7050084bd9059bfdb31f0901440b4c2711d450a937a94ca1b9fa7f213924d
 DIST setuptools-57.4.0-py3-none-any.whl 819017 BLAKE2B 
afba86cf9aeea58ee869fdc11bbb192abbf2f89710e468b90dc291fec228ca16202483e36195a5ad4e2b8d210326bc83e2be6ec696ab413d94ffaeb05bb9c030
 SHA512 
9bf230f4e0e72acab07ab372a6ca05adb3d175a8079d2f73d327c632f3d27b8ee10442d3e60f4c94a6e61d5ba2212fc78187ca6e1717e15bb570bdce4263fd0b
 DIST virtualenv-16.7.11.tar.gz 8134533 BLAKE2B 
ea81e11c210d911bf9576edf7b1754721b270adcc5d9633415d33b8f659149d64932fe2d366200121ec00c266c25dae380e248add438fc357477114eba4dfb4e
 SHA512 
82d0d2a964508511e8e1686703581ff543f65791dc2449d9741d46ea57c4c89673947d2477ba374176f05fcea2a5ca572aa650c61c4f3271c4d73d1ff9d9ff42
 DIST wheel-0.36.2-py2.py3-none-any.whl 35046 BLAKE2B 
bc4e8dab7c74eea34d3b4a813b7eaf6295a99a396a861b6cdd76f743043e89140bad132bdd13e385e8945ce02e0798e1d3ac73fc1b23bde5b2a83e4bb4dd5cdc
 SHA512 
6bb5119b4d3704fe1e3c1eaaa3124edab13f61b46f8a0a8e75974fac4e5b25d8b53606071a03a8d8990ad1cfe2ab247ddea260098df2c0c35ae965be47080284

diff --git a/dev-python/pip/pip-22.0.1.ebuild b/dev-python/pip/pip-22.0.1.ebuild
new file mode 100644
index ..598e0beb128f
--- /dev/null
+++ b/dev-python/pip/pip-22.0.1.ebuild
@@ -0,0 +1,143 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+PYTHON_COMPAT=( python3_{8..10} pypy3 )
+PYTHON_REQ_USE="ssl(+),threads(+)"
+
+inherit bash-completion-r1 distutils-r1
+
+# setuptools & wheel .whl files are required for testing,
+# the exact version is not very important.
+SETUPTOOLS_WHL="setuptools-57.4.0-py3-none-any.whl"
+WHEEL_WHL="wheel-0.36.2-py2.py3-none-any.whl"
+# upstream still requires virtualenv-16 for testing, we are now fetching
+# it directly to avoid blockers with virtualenv-20
+VENV_PV=16.7.11
+
+DESCRIPTION="Installs python packages -- replacement for easy_install"
+HOMEPAGE="
+   https://pip.pypa.io/en/stable/
+   https://pypi.org/project/pip/
+   https://github.com/pypa/pip/;
+SRC_URI="
+   https://github.com/pypa/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz
+   test? (
+   
https://files.pythonhosted.org/packages/py3/s/setuptools/${SETUPTOOLS_WHL}
+   
https://files.pythonhosted.org/packages/py2.py3/w/wheel/${WHEEL_WHL}
+   https://github.com/pypa/virtualenv/archive/${VENV_PV}.tar.gz
+   -> virtualenv-${VENV_PV}.tar.gz
+   )
+"
+
+LICENSE="MIT"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~sparc ~x86"
+SLOT="0"
+IUSE="test vanilla"
+RESTRICT="!test? ( test )"
+
+RDEPEND="
+   >=dev-python/setuptools-39.2.0[${PYTHON_USEDEP}]
+"
+BDEPEND="
+   ${RDEPEND}
+   test? (
+   dev-python/freezegun[${PYTHON_USEDEP}]
+   dev-python/pretend[${PYTHON_USEDEP}]
+   dev-python/pytest[${PYTHON_USEDEP}]
+   dev-python/scripttest[${PYTHON_USEDEP}]
+   dev-python/tomli-w[${PYTHON_USEDEP}]
+   dev-python/werkzeug[${PYTHON_USEDEP}]
+   dev-python/wheel[${PYTHON_USEDEP}]
+   !alpha? ( !hppa? ( !ia64? (
+   dev-python/cryptography[${PYTHON_USEDEP}]
+   ) ) )
+   )
+"
+
+python_prepare_all() {
+   local PATCHES=(
+   "${FILESDIR}/${PN}-21.3-no-coverage.patch"
+   )
+   if ! use vanilla; then
+   PATCHES+=( 
"${FILESDIR}/pip-20.0.2-disable-system-install.patch" )
+   fi
+
+   distutils-r1_python_prepare_all
+
+   if use test; then
+   mkdir tests/data/common_wheels/ || die
+   cp "${DISTDIR}"/{${SETUPTOOLS_WHL},${WHEEL_WHL}} \
+   tests/data/common_wheels/ || 

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

2022-01-30 Thread Michał Górny
commit: 65f11b0e26e676a2dd1a96cc9c540518fec3215c
Author: Michał Górny  gentoo  org>
AuthorDate: Sun Jan 30 11:51:11 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Mon Jan 31 00:23:52 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=65f11b0e

dev-python/fonttools: Run a single Xvfb

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

 dev-python/fonttools/fonttools-4.29.0.ebuild | 8 ++--
 1 file changed, 6 insertions(+), 2 deletions(-)

diff --git a/dev-python/fonttools/fonttools-4.29.0.ebuild 
b/dev-python/fonttools/fonttools-4.29.0.ebuild
index e91a05a05cd3..61180d63050f 100644
--- a/dev-python/fonttools/fonttools-4.29.0.ebuild
+++ b/dev-python/fonttools/fonttools-4.29.0.ebuild
@@ -48,7 +48,11 @@ src_configure() {
export FONTTOOLS_WITH_CYTHON=1
 }
 
-python_test() {
+src_test() {
# virtualx used when matplotlib is installed causing plot module tests 
to run
-   virtx epytest Tests fontTools
+   virtx distutils-r1_src_test
+}
+
+python_test() {
+   epytest Tests fontTools || die "Tests failed with ${EPYTHON}"
 }



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

2022-01-30 Thread Michał Górny
commit: 7724e813891c1f98dfa6df04bd546ec78c1f9dc5
Author: Michał Górny  gentoo  org>
AuthorDate: Sun Jan 30 12:11:33 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Mon Jan 31 00:23:56 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7724e813

dev-python/pandas: Run a single Xvfb

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

 dev-python/pandas/pandas-1.4.0.ebuild | 9 +++--
 1 file changed, 7 insertions(+), 2 deletions(-)

diff --git a/dev-python/pandas/pandas-1.4.0.ebuild 
b/dev-python/pandas/pandas-1.4.0.ebuild
index 922f3eec3723..a29bcb00cd44 100644
--- a/dev-python/pandas/pandas-1.4.0.ebuild
+++ b/dev-python/pandas/pandas-1.4.0.ebuild
@@ -140,6 +140,10 @@ python_compile_all() {
fi
 }
 
+src_test() {
+   virtx distutils-r1_src_test
+}
+
 python_test() {
local EPYTEST_DESELECT=(
# test for rounding errors, fails if we have better precision
@@ -155,8 +159,9 @@ python_test() {
local -x LC_ALL=C.UTF-8
cd "${BUILD_DIR}/install$(python_get_sitedir)" || die
"${EPYTHON}" -c "import pandas; pandas.show_versions()" || die
-   virtx epytest pandas --skip-slow --skip-network -m "not single" \
-   -n "$(makeopts_jobs "${MAKEOPTS}" "$(get_nproc)")"
+   epytest pandas --skip-slow --skip-network -m "not single" \
+   -n "$(makeopts_jobs "${MAKEOPTS}" "$(get_nproc)")" ||
+   die "Tests failed with ${EPYTHON}"
 }
 
 python_install_all() {



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

2022-01-30 Thread Michał Górny
commit: a65abc224ff8ce42929c2412116624af21308988
Author: Michał Górny  gentoo  org>
AuthorDate: Sun Jan 30 21:53:19 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Mon Jan 31 00:23:49 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a65abc22

dev-python/humanize: Bump to 3.14.0

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

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

diff --git a/dev-python/humanize/Manifest b/dev-python/humanize/Manifest
index a9cf59049dcf..be9a0c66f456 100644
--- a/dev-python/humanize/Manifest
+++ b/dev-python/humanize/Manifest
@@ -1 +1,2 @@
 DIST humanize-3.13.1.tar.gz 72109 BLAKE2B 
a17033c704fb1a12a82008bf07ed1f672c6d9b8a2a1ee16e34a49b2e9ce697099951f8bad638692b183d424a20836dff42f7fb8fffd1112a8ba9c4f42365db23
 SHA512 
f2d510347f05f953bb6f67811a7fd062f721c76892388d43ea0f19f826e75853c6f7b6cddcd986c06414dc8a3c8b3c88bee16a61fa23baa24d951ba275114de2
+DIST humanize-3.14.0.tar.gz 72030 BLAKE2B 
a1ba7a664c33551d9d776904b0646aad9077a53fd5a546060a9deb23e9817f1306acaddb6b133be71fdbe2a20dd3c25cef2f41448c0bc0137c657da61aad4b93
 SHA512 
6c3d4fba1af287023d86cc2b9bcc4b7a2fc1855271fa772b316bfab3bec2f8e0b7a91d8672e156986ccf9044dc937c3fa2e73e4537ebe919eb0869ce59c3ce73

diff --git a/dev-python/humanize/humanize-3.14.0.ebuild 
b/dev-python/humanize/humanize-3.14.0.ebuild
new file mode 100644
index ..73e93698c1d3
--- /dev/null
+++ b/dev-python/humanize/humanize-3.14.0.ebuild
@@ -0,0 +1,24 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( pypy3 python3_{8..10} )
+
+inherit distutils-r1
+
+DESCRIPTION="Common humanization utilities"
+HOMEPAGE="https://github.com/jmoiron/humanize/;
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+BDEPEND="
+   dev-python/setuptools_scm[${PYTHON_USEDEP}]
+   test? ( dev-python/freezegun[${PYTHON_USEDEP}] )
+"
+
+distutils_enable_tests pytest



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

2022-01-30 Thread Jonas Stein
commit: 463e15f8dc5dd88ab01bf1cfcc0d16b93250663e
Author: Jonas Stein  gentoo  org>
AuthorDate: Mon Jan 31 00:19:58 2022 +
Commit: Jonas Stein  gentoo  org>
CommitDate: Mon Jan 31 00:19:58 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=463e15f8

sys-apps/inxi: bump to 3.3.12.1

Version bump to 3.3.12.1

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

 sys-apps/inxi/Manifest |  1 +
 sys-apps/inxi/inxi-3.3.12.1.ebuild | 32 
 2 files changed, 33 insertions(+)

diff --git a/sys-apps/inxi/Manifest b/sys-apps/inxi/Manifest
index ebcdbc61aaf6..a156f4836b3c 100644
--- a/sys-apps/inxi/Manifest
+++ b/sys-apps/inxi/Manifest
@@ -2,3 +2,4 @@ DIST inxi-3.1.06.1.tar.gz 357819 BLAKE2B 
e6eb8a34807323d7f46ff029af797e3a1322981
 DIST inxi-3.3.04.1.tar.gz 450695 BLAKE2B 
3bf2fc9296c9b1e2357e7df2edeb3df5069d48b401be793ab82bd630cfbf45fdc39d6403d851d46dfa9b8e7729da6dc07e96982941396e46493f4531bb29233c
 SHA512 
0ffde2362c79a4269df0f4bbe439e50d24a13969a22f6e84f6caeb8cace2ee49fb075d6051211709efdc831c2f7ef37eaa38d70306bc8f1a86f8ed0dc7dea094
 DIST inxi-3.3.06.1.tar.gz 460416 BLAKE2B 
a7a5eeade861294c8c18cd9594ef6fd0c681d8ae66b6e1b112dbc968be46a617db666d863f5138883d7651fad8e3b27c4f27a2b518233ffa2aae7e453feab62b
 SHA512 
0e9d7215339235914cfcd7292443199304d44e528545a0c1c3d65d597f57da5c2678c410d215e6c8668c22677f20d62c93bbd7fee02dc74f8c9aab75b1488d00
 DIST inxi-3.3.08.1.tar.gz 467132 BLAKE2B 
c0254174c0a48936e1f183c16f985838cf74302da706996c1baec0c67b9c4209da5b555805cb668d626eccaa69f95e3cab2605b06d2cc7361a6cd3ff5d88c29e
 SHA512 
bcbb81dd022dbd525ed3811406997c6689f968de8a3b6e0988381d9d2a488617ef3bc966034f9baac8eebb412b8d2e612b7cece29d65bdcb20d8b8cdeca112e6
+DIST inxi-3.3.12.1.tar.gz 495524 BLAKE2B 
76b8600ea5bb5430a30bf3876ca80c1dbc8033449c3526c945d7457f3d9176d6299acf6d1a0b3e92c2f84e4b01ba70acbb326cfc9cd5b906e9e5a28550efa670
 SHA512 
5772b77a35342b6dee7211f31a35552794fddcdb01012e604c501707f1e3756791376b92e5c8f3d8c85493b83f2394d2e6f90f6e473225388975de2e174a2997

diff --git a/sys-apps/inxi/inxi-3.3.12.1.ebuild 
b/sys-apps/inxi/inxi-3.3.12.1.ebuild
new file mode 100644
index ..27490346a682
--- /dev/null
+++ b/sys-apps/inxi/inxi-3.3.12.1.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+MY_PV=$(ver_rs 3 '-')
+# 2.3.56 was the last version with no tagged release.
+# It was also the last Bash based release. Later versions are Perl based
+
+DESCRIPTION="The CLI inxi collects and prints hardware and system information"
+HOMEPAGE="https://github.com/smxi/inxi;
+SRC_URI="https://github.com/smxi/${PN}/archive/${MY_PV}.tar.gz -> ${P}.tar.gz"
+S="${WORKDIR}/${PN}-${MY_PV}"
+
+LICENSE="GPL-3+"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
+IUSE="bluetooth hddtemp opengl"
+
+RDEPEND="dev-lang/perl
+   sys-apps/pciutils
+   sys-apps/usbutils
+   bluetooth? ( net-wireless/bluez )
+   hddtemp? ( app-admin/hddtemp )
+   opengl? ( x11-apps/mesa-progs )
+   "
+
+src_install() {
+   dobin ${PN}
+   doman ${PN}.1
+   dodoc README.txt
+}



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

2022-01-30 Thread Sam James
commit: 6234dc6f814b0969c3b7ccf0118ef17b4464ebe4
Author: Sam James  gentoo  org>
AuthorDate: Sun Jan 30 23:58:50 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Jan 30 23:58:50 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6234dc6f

sys-apps/shadow: Stabilize 4.11.1 arm64, #831980

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

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

diff --git a/sys-apps/shadow/shadow-4.11.1.ebuild 
b/sys-apps/shadow/shadow-4.11.1.ebuild
index 0273e83b66e7..a25520558122 100644
--- a/sys-apps/shadow/shadow-4.11.1.ebuild
+++ b/sys-apps/shadow/shadow-4.11.1.ebuild
@@ -12,7 +12,7 @@ 
SRC_URI="https://github.com/shadow-maint/shadow/releases/download/v${PV}/${P}.ta
 LICENSE="BSD GPL-2"
 # Subslot is for libsubid's SONAME.
 SLOT="0/4"
-KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv 
~s390 sparc ~x86"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 
sparc ~x86"
 IUSE="acl audit bcrypt cracklib nls pam selinux skey split-usr su xattr"
 # Taken from the man/Makefile.am file.
 LANGS=( cs da de es fi fr hu id it ja ko pl pt_BR ru sv tr zh_CN zh_TW )



[gentoo-commits] repo/gentoo:master commit in: app-portage/portpeek/

2022-01-30 Thread Mike Pagano
commit: bb9ac0f78d782578eedf98b0c4dd85560bf2689a
Author: Mike Pagano  gentoo  org>
AuthorDate: Sun Jan 30 23:56:43 2022 +
Commit: Mike Pagano  gentoo  org>
CommitDate: Sun Jan 30 23:56:43 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bb9ac0f7

app-portage/portpeek: Remove old

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

 app-portage/portpeek/Manifest  |  1 -
 app-portage/portpeek/portpeek-3.2.1.ebuild | 30 --
 2 files changed, 31 deletions(-)

diff --git a/app-portage/portpeek/Manifest b/app-portage/portpeek/Manifest
index e50675b1bfa6..04eb7bd52fcb 100644
--- a/app-portage/portpeek/Manifest
+++ b/app-portage/portpeek/Manifest
@@ -1,2 +1 @@
-DIST portpeek-3.2.1.tar.gz 13538 BLAKE2B 
efd8566b0fd54cc9f76eb05d330a566999c2e301c2e62e38b12d6fa7063d57cf4803db0e1ca5fe3067a31075294e4c4e5f794acc914f2ed2abfc340c6bbf8278
 SHA512 
f5888f63c5683e48d601c6560800566586c1558541f928aacb0476cb7534e8e6910517d96c083519747d6074e1ee2739780f050fdffa6e5a1913399e2b2d108a
 DIST portpeek-3.2.2.tar.gz 13550 BLAKE2B 
4d0ba85d270699ebb7ca770d1fb3959d3f82135f3d75a65ec35f154ab6d46a9a51b9a2603940d16ed0f7f789f6ab628ef0a1536c2a2cf877b8e19e758e55568e
 SHA512 
9362419f41ccc437ca8d90c0196044b2b17c683f3f2474c6f0bf484209a20fa8af1f17d69a0553038691190bdd410df0bbde51c016e2da944c6772651e99d7a5

diff --git a/app-portage/portpeek/portpeek-3.2.1.ebuild 
b/app-portage/portpeek/portpeek-3.2.1.ebuild
deleted file mode 100644
index 05c054c57f1b..
--- a/app-portage/portpeek/portpeek-3.2.1.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="8"
-PYTHON_COMPAT=( python3_{8,9,10} )
-
-inherit python-r1
-
-DESCRIPTION="A helper program for maintaining the package.keyword and 
package.unmask files"
-HOMEPAGE="https://www.mpagano.com/blog/?page_id=3;
-SRC_URI="https://www.mpagano.com/downloads/${P}.tar.gz;
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 arm arm64 ppc sparc x86"
-IUSE=""
-
-REQUIRED_USE="${PYTHON_REQUIRED_USE}"
-
-DEPEND="${PYTHON_DEPS}"
-RDEPEND="${DEPEND}
-   >=app-portage/gentoolkit-0.5.1
-   || (
-   >=sys-apps/portage-3.0.20[${PYTHON_USEDEP}]
-   )"
-
-src_install() {
-   python_foreach_impl python_doscript ${PN}
-   doman *.[0-9]
-}



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

2022-01-30 Thread Mike Pagano
commit: 496c0b3d029c41e3cd13fc6d0b66826a654be6f8
Author: Mike Pagano  gentoo  org>
AuthorDate: Sun Jan 30 23:56:00 2022 +
Commit: Mike Pagano  gentoo  org>
CommitDate: Sun Jan 30 23:56:00 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=496c0b3d

www-servers/nginx-unit: Add Python 3.10 compatibility

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

 www-servers/nginx-unit/nginx-unit-1.26.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/www-servers/nginx-unit/nginx-unit-1.26.1.ebuild 
b/www-servers/nginx-unit/nginx-unit-1.26.1.ebuild
index 27671877d68c..48dca172ad9a 100644
--- a/www-servers/nginx-unit/nginx-unit-1.26.1.ebuild
+++ b/www-servers/nginx-unit/nginx-unit-1.26.1.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=8
 
-PYTHON_COMPAT=( python3_{7,8,9} )
+PYTHON_COMPAT=( python3_{7..10} )
 
 inherit flag-o-matic python-single-r1 systemd toolchain-funcs
 



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

2022-01-30 Thread Zac Medico
commit: 2a6d5effd5c9b435563f751a919fefea6810f3d6
Author: Zac Medico  gentoo  org>
AuthorDate: Sun Jan 30 23:45:21 2022 +
Commit: Zac Medico  gentoo  org>
CommitDate: Sun Jan 30 23:47:18 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2a6d5eff

app-containers/buildah: Bump to version 1.24.0

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

 app-containers/buildah/Manifest  |  1 +
 app-containers/buildah/buildah-1.24.0.ebuild | 51 
 2 files changed, 52 insertions(+)

diff --git a/app-containers/buildah/Manifest b/app-containers/buildah/Manifest
index ae809d0a5131..17d30c060e45 100644
--- a/app-containers/buildah/Manifest
+++ b/app-containers/buildah/Manifest
@@ -1,2 +1,3 @@
 DIST buildah-1.21.1.tar.gz 11693142 BLAKE2B 
513f75d8f2831130759f3bcb77fad311c28862b82df8866608bd909eea38468a6b576dfad2598725caa9c4e413108ea6ec3557c8a777017cc8a37b5cb16b70a1
 SHA512 
8fb30ed0948f898aef9a32c34d4b2a2e04a376257a73184ec01b67c770be1c3c87e46987ad001ececf2235cb5e17f9d0ff9e9f34be61ddd0935859c4e5b37d1f
 DIST buildah-1.23.1.tar.gz 11872323 BLAKE2B 
6e4cffd11177bca6c3e86cd3372fc7bf295b23559b7478a679ea2bea022c149b5ea058224f0a156df1b9511905795c44ed5e988ec68ca834dd80d0c198543d5f
 SHA512 
2ceb6df5adb671483557bb03937df583857d99c116be5d44aae533c155f560d5d454bebf25908ac02bb85e4c2ba31533adb99f0946ecc4f4830977c14f324b6f
+DIST buildah-1.24.0.tar.gz 14143490 BLAKE2B 
c9883cc849d8837cdc4d31c02d49138f61b99f97fc40eb36494368eb47f1d74a24c6ddc4f631a043769ecb03906d11978afc7fae993a2f10346d9ac072d6e322
 SHA512 
337792cb896de3c10a66f7e2cf7c52d0dffd0ca8fede48a4d3a666d2a05e17bb3116db7c20a39805e9360b24a5df12d8ebd7a3818be12bb8e06e4b16cd62fc60

diff --git a/app-containers/buildah/buildah-1.24.0.ebuild 
b/app-containers/buildah/buildah-1.24.0.ebuild
new file mode 100644
index ..cc98ed8a4eb2
--- /dev/null
+++ b/app-containers/buildah/buildah-1.24.0.ebuild
@@ -0,0 +1,51 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+inherit bash-completion-r1 go-module
+GIT_COMMIT=d9a41b85
+
+DESCRIPTION="A tool that facilitates building OCI images"
+HOMEPAGE="https://github.com/containers/buildah;
+SRC_URI="https://github.com/containers/buildah/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="Apache-2.0 BSD BSD-2 CC-BY-SA-4.0 ISC MIT MPL-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm64"
+IUSE="selinux"
+
+RDEPEND="app-crypt/gpgme:=
+   app-containers/skopeo
+   dev-libs/libgpg-error:=
+   dev-libs/libassuan:=
+   sys-apps/shadow:=
+   sys-fs/lvm2:=
+   sys-libs/libseccomp:=
+   selinux? ( sys-libs/libselinux:= )"
+DEPEND="${RDEPEND}"
+
+RESTRICT+=" test"
+
+src_prepare() {
+   default
+   [[ -f selinux_tag.sh ]] || die
+   use selinux || { echo -e "#!/bin/sh\ntrue" > \
+   selinux_tag.sh || die; }
+   sed -i -e 's/make -C/$(MAKE) -C/' Makefile || die 'sed failed'
+}
+
+src_compile() {
+   emake GIT_COMMIT=${GIT_COMMIT} all
+}
+
+src_install() {
+   dodoc CHANGELOG.md CONTRIBUTING.md README.md install.md 
troubleshooting.md
+   doman docs/*.1
+   dodoc -r docs/tutorials
+   dobin bin/{${PN},imgtype}
+   dobashcomp contrib/completions/bash/buildah
+}
+
+src_test() {
+   emake test-unit
+}



[gentoo-commits] proj/catalyst:wip/mattst88 commit in: catalyst/, doc/, catalyst/base/

2022-01-30 Thread Matt Turner
commit: 67e93e47d30280594c109b8153a83f0a19c027e5
Author: Matt Turner  gentoo  org>
AuthorDate: Sun Jan 30 20:22:43 2022 +
Commit: Matt Turner  gentoo  org>
CommitDate: Sun Jan 30 23:17:14 2022 +
URL:https://gitweb.gentoo.org/proj/catalyst.git/commit/?id=67e93e47

catalyst: Switch to tomli

The Python community is coalescing around tomli, and tomli is likely to
be integrated into the standard library per PEP680.

Signed-off-by: Matt Turner  gentoo.org>

 catalyst/base/stagebase.py | 6 +++---
 catalyst/main.py   | 5 +++--
 doc/make_subarch_table_guidexml.py | 5 +++--
 3 files changed, 9 insertions(+), 7 deletions(-)

diff --git a/catalyst/base/stagebase.py b/catalyst/base/stagebase.py
index 4a1b4eb6..de1e30ef 100644
--- a/catalyst/base/stagebase.py
+++ b/catalyst/base/stagebase.py
@@ -10,7 +10,7 @@ from pathlib import Path
 
 import fasteners
 import libmount
-import toml
+import tomli
 
 from snakeoil import fileutils
 from snakeoil.osutils import pjoin
@@ -123,8 +123,8 @@ class StageBase(TargetBase, ClearBase, GenBase):
 log.debug("\tTrying %s", x)
 name = x[:-len('.toml')]
 
-with open(arch_dir + x) as file:
-arch_config = toml.load(file)
+with open(arch_dir + x, 'rb') as file:
+arch_config = tomli.load(file)
 
 # Search for a subarchitecture in each arch in the arch_config
 for arch in [x for x in arch_config if x.startswith(name) and 
host in arch_config[x]]:

diff --git a/catalyst/main.py b/catalyst/main.py
index 0de1040f..6e9a2d3e 100644
--- a/catalyst/main.py
+++ b/catalyst/main.py
@@ -6,7 +6,7 @@ import os
 import sys
 import textwrap
 
-import toml
+import tomli
 
 from DeComp.definitions import (COMPRESS_DEFINITIONS, DECOMPRESS_DEFINITIONS,
 CONTENTS_DEFINITIONS)
@@ -35,7 +35,8 @@ def parse_config(config_files):
 for config_file in config_files:
 log.notice('Loading configuration file: %s', config_file)
 try:
-config = toml.load(config_file)
+with open(config_file, 'rb') as f:
+config = tomli.load(f)
 for key in config:
 if key not in valid_config_file_values:
 log.critical("Unknown option '%s' in config file %s",

diff --git a/doc/make_subarch_table_guidexml.py 
b/doc/make_subarch_table_guidexml.py
index 67ed3ccc..3c03f90c 100755
--- a/doc/make_subarch_table_guidexml.py
+++ b/doc/make_subarch_table_guidexml.py
@@ -5,7 +5,7 @@
 import pathlib
 import sys
 import textwrap
-import toml
+import tomli
 
 
 def write_guidexml(arch_to_subarch):
@@ -40,7 +40,8 @@ def main(_argv):
 p = pathlib.Path('arch')
 
 for file in p.glob('*.toml'):
-data = toml.load(file)
+with file.open('rb') as f:
+data = tomli.load(f)
 
 for arch in [x for x in data if x != 'setarch']:
 arch_to_subarch.update({arch: list(data[arch].keys())})



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

2022-01-30 Thread James Le Cuirot
commit: d6a480cfe6e9e4cb9192fb8b23fa4245aa1b1819
Author: James Le Cuirot  gentoo  org>
AuthorDate: Sun Jan 30 23:14:39 2022 +
Commit: James Le Cuirot  gentoo  org>
CommitDate: Sun Jan 30 23:14:39 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d6a480cf

dev-perl/Font-TTF: Keyword 1.60.0-r1 for ~m68k

The tests pass.

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

 dev-perl/Font-TTF/Font-TTF-1.60.0-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-perl/Font-TTF/Font-TTF-1.60.0-r1.ebuild 
b/dev-perl/Font-TTF/Font-TTF-1.60.0-r1.ebuild
index fd3218305110..ecf3249eff5a 100644
--- a/dev-perl/Font-TTF/Font-TTF-1.60.0-r1.ebuild
+++ b/dev-perl/Font-TTF/Font-TTF-1.60.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -11,7 +11,7 @@ DESCRIPTION="module for compiling and altering fonts"
 
 LICENSE="Artistic-2 OFL-1.1"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc 
x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 
sparc x86 ~amd64-linux ~x86-linux"
 
 RDEPEND="
virtual/perl-IO-Compress



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

2022-01-30 Thread James Le Cuirot
commit: 643c9391c1171a5709e20b02c9129c18af3c8329
Author: James Le Cuirot  gentoo  org>
AuthorDate: Sun Jan 30 23:09:20 2022 +
Commit: James Le Cuirot  gentoo  org>
CommitDate: Sun Jan 30 23:09:20 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=643c9391

dev-python/kiwisolver: Keyword 1.3.2 for ~m68k

The tests pass.

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

 dev-python/kiwisolver/kiwisolver-1.3.2.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-python/kiwisolver/kiwisolver-1.3.2.ebuild 
b/dev-python/kiwisolver/kiwisolver-1.3.2.ebuild
index 4e2db8c7702a..92426ef4753c 100644
--- a/dev-python/kiwisolver/kiwisolver-1.3.2.ebuild
+++ b/dev-python/kiwisolver/kiwisolver-1.3.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -15,7 +15,7 @@ S="${WORKDIR}"/kiwi-${MY_PV}
 
 LICENSE="Clear-BSD"
 SLOT="0"
-KEYWORDS="amd64 arm arm64 hppa ~ia64 ppc ppc64 ~riscv ~s390 sparc x86"
+KEYWORDS="amd64 arm arm64 hppa ~ia64 ~m68k ppc ppc64 ~riscv ~s390 sparc x86"
 
 RDEPEND="
>=dev-python/cppy-1.1.0[${PYTHON_USEDEP}]



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

2022-01-30 Thread James Le Cuirot
commit: eebe3503e5acfb1592d6c07bb63542d3691a3cb2
Author: James Le Cuirot  gentoo  org>
AuthorDate: Sun Jan 30 23:09:35 2022 +
Commit: James Le Cuirot  gentoo  org>
CommitDate: Sun Jan 30 23:09:35 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eebe3503

dev-python/setuptools_scm_git_archive: Keyword 1.1-r4 for ~m68k

The tests pass.

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

 .../setuptools_scm_git_archive-1.1-r4.ebuild  | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git 
a/dev-python/setuptools_scm_git_archive/setuptools_scm_git_archive-1.1-r4.ebuild
 
b/dev-python/setuptools_scm_git_archive/setuptools_scm_git_archive-1.1-r4.ebuild
index abc0769e0da0..a6a6c407b584 100644
--- 
a/dev-python/setuptools_scm_git_archive/setuptools_scm_git_archive-1.1-r4.ebuild
+++ 
b/dev-python/setuptools_scm_git_archive/setuptools_scm_git_archive-1.1-r4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -12,7 +12,7 @@ 
SRC_URI="https://github.com/Changaco/setuptools_scm_git_archive/archive/${PV}.ta
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="amd64 arm arm64 hppa ~ia64 ppc ppc64 ~riscv ~s390 sparc x86"
+KEYWORDS="amd64 arm arm64 hppa ~ia64 ~m68k ppc ppc64 ~riscv ~s390 sparc x86"
 IUSE=""
 
 RDEPEND="



[gentoo-commits] proj/catalyst:wip/mattst88 commit in: catalyst/base/, doc/, catalyst/

2022-01-30 Thread Matt Turner
commit: 91cedd2f94909500a97a9a70ee262170b222b668
Author: Matt Turner  gentoo  org>
AuthorDate: Sun Jan 30 20:22:43 2022 +
Commit: Matt Turner  gentoo  org>
CommitDate: Sun Jan 30 23:07:00 2022 +
URL:https://gitweb.gentoo.org/proj/catalyst.git/commit/?id=91cedd2f

catalyst: Switch to tomli

The Python community is coalescing around tomli, and tomli is likely to
be integrated into the standard library per PEP680.

Signed-off-by: Matt Turner  gentoo.org>

 catalyst/base/stagebase.py | 4 ++--
 catalyst/main.py   | 5 +++--
 doc/make_subarch_table_guidexml.py | 5 +++--
 3 files changed, 8 insertions(+), 6 deletions(-)

diff --git a/catalyst/base/stagebase.py b/catalyst/base/stagebase.py
index 4a1b4eb6..ad96beb7 100644
--- a/catalyst/base/stagebase.py
+++ b/catalyst/base/stagebase.py
@@ -10,7 +10,7 @@ from pathlib import Path
 
 import fasteners
 import libmount
-import toml
+import tomli
 
 from snakeoil import fileutils
 from snakeoil.osutils import pjoin
@@ -124,7 +124,7 @@ class StageBase(TargetBase, ClearBase, GenBase):
 name = x[:-len('.toml')]
 
 with open(arch_dir + x) as file:
-arch_config = toml.load(file)
+arch_config = tomli.load(file)
 
 # Search for a subarchitecture in each arch in the arch_config
 for arch in [x for x in arch_config if x.startswith(name) and 
host in arch_config[x]]:

diff --git a/catalyst/main.py b/catalyst/main.py
index 0de1040f..e51be9d1 100644
--- a/catalyst/main.py
+++ b/catalyst/main.py
@@ -6,7 +6,7 @@ import os
 import sys
 import textwrap
 
-import toml
+import tomli
 
 from DeComp.definitions import (COMPRESS_DEFINITIONS, DECOMPRESS_DEFINITIONS,
 CONTENTS_DEFINITIONS)
@@ -35,7 +35,8 @@ def parse_config(config_files):
 for config_file in config_files:
 log.notice('Loading configuration file: %s', config_file)
 try:
-config = toml.load(config_file)
+with open(config_file) as f:
+config = tomli.load(f)
 for key in config:
 if key not in valid_config_file_values:
 log.critical("Unknown option '%s' in config file %s",

diff --git a/doc/make_subarch_table_guidexml.py 
b/doc/make_subarch_table_guidexml.py
index 67ed3ccc..3c03f90c 100755
--- a/doc/make_subarch_table_guidexml.py
+++ b/doc/make_subarch_table_guidexml.py
@@ -5,7 +5,7 @@
 import pathlib
 import sys
 import textwrap
-import toml
+import tomli
 
 
 def write_guidexml(arch_to_subarch):
@@ -40,7 +40,8 @@ def main(_argv):
 p = pathlib.Path('arch')
 
 for file in p.glob('*.toml'):
-data = toml.load(file)
+with file.open('rb') as f:
+data = tomli.load(f)
 
 for arch in [x for x in data if x != 'setarch']:
 arch_to_subarch.update({arch: list(data[arch].keys())})



[gentoo-commits] proj/catalyst:wip/mattst88 commit in: catalyst/, doc/, catalyst/base/

2022-01-30 Thread Matt Turner
commit: 0b709ccc9136996e110d2299cddd1ee9b06e5fca
Author: Matt Turner  gentoo  org>
AuthorDate: Sun Jan 30 20:22:43 2022 +
Commit: Matt Turner  gentoo  org>
CommitDate: Sun Jan 30 23:03:25 2022 +
URL:https://gitweb.gentoo.org/proj/catalyst.git/commit/?id=0b709ccc

catalyst: Switch to tomli

The Python community is coalescing around tomli, and tomli is likely to
be integrated into the standard library per PEP680.

Signed-off-by: Matt Turner  gentoo.org>

 catalyst/base/stagebase.py | 4 ++--
 catalyst/main.py   | 4 ++--
 doc/make_subarch_table_guidexml.py | 4 ++--
 3 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/catalyst/base/stagebase.py b/catalyst/base/stagebase.py
index 4a1b4eb6..ad96beb7 100644
--- a/catalyst/base/stagebase.py
+++ b/catalyst/base/stagebase.py
@@ -10,7 +10,7 @@ from pathlib import Path
 
 import fasteners
 import libmount
-import toml
+import tomli
 
 from snakeoil import fileutils
 from snakeoil.osutils import pjoin
@@ -124,7 +124,7 @@ class StageBase(TargetBase, ClearBase, GenBase):
 name = x[:-len('.toml')]
 
 with open(arch_dir + x) as file:
-arch_config = toml.load(file)
+arch_config = tomli.load(file)
 
 # Search for a subarchitecture in each arch in the arch_config
 for arch in [x for x in arch_config if x.startswith(name) and 
host in arch_config[x]]:

diff --git a/catalyst/main.py b/catalyst/main.py
index 0de1040f..fa668770 100644
--- a/catalyst/main.py
+++ b/catalyst/main.py
@@ -6,7 +6,7 @@ import os
 import sys
 import textwrap
 
-import toml
+import tomli
 
 from DeComp.definitions import (COMPRESS_DEFINITIONS, DECOMPRESS_DEFINITIONS,
 CONTENTS_DEFINITIONS)
@@ -35,7 +35,7 @@ def parse_config(config_files):
 for config_file in config_files:
 log.notice('Loading configuration file: %s', config_file)
 try:
-config = toml.load(config_file)
+config = tomli.load(config_file)
 for key in config:
 if key not in valid_config_file_values:
 log.critical("Unknown option '%s' in config file %s",

diff --git a/doc/make_subarch_table_guidexml.py 
b/doc/make_subarch_table_guidexml.py
index 67ed3ccc..54aa4307 100755
--- a/doc/make_subarch_table_guidexml.py
+++ b/doc/make_subarch_table_guidexml.py
@@ -5,7 +5,7 @@
 import pathlib
 import sys
 import textwrap
-import toml
+import tomli
 
 
 def write_guidexml(arch_to_subarch):
@@ -40,7 +40,7 @@ def main(_argv):
 p = pathlib.Path('arch')
 
 for file in p.glob('*.toml'):
-data = toml.load(file)
+data = tomli.load(file.open())
 
 for arch in [x for x in data if x != 'setarch']:
 arch_to_subarch.update({arch: list(data[arch].keys())})



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

2022-01-30 Thread Michael Orlitzky
commit: 67c311a021cd0fd8eb6d4b950357f658f97691d4
Author: Michael Orlitzky  gentoo  org>
AuthorDate: Sun Jan 30 22:53:17 2022 +
Commit: Michael Orlitzky  gentoo  org>
CommitDate: Sun Jan 30 22:53:37 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=67c311a0

sci-mathematics/polymake: new upstream release polymake-4.6.

Standard version bump, and we now explicitly disable OpenMP. The
upstream pseudo-configure script tries to append -fopenmp to *FLAGS
otherwise, causing build failures with non-OpenMP toolchains. OpenMP
is used minimally by polymake itself; the real application is to its
bundled libraries (that we unbundle).

Closes: https://bugs.gentoo.org/832101
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Michael Orlitzky  gentoo.org>

 sci-mathematics/polymake/Manifest  |  2 +-
 .../polymake/{polymake-4.5.ebuild => polymake-4.6.ebuild}  | 10 +++---
 2 files changed, 8 insertions(+), 4 deletions(-)

diff --git a/sci-mathematics/polymake/Manifest 
b/sci-mathematics/polymake/Manifest
index 913e6a1540b0..2405e7d77aa0 100644
--- a/sci-mathematics/polymake/Manifest
+++ b/sci-mathematics/polymake/Manifest
@@ -1 +1 @@
-DIST polymake-4.5-minimal.tar.bz2 5634046 BLAKE2B 
dc8a10885b23f8c690e9b8e36d6b55193bbc6d77d56c3b2facea70221860c33d2df58a8a693b9d43c0f613962ce2bd1b3258f1a558af8335297092a60876054a
 SHA512 
07fcc9c20c4e48fc6d83845c50c12b2cadeaf55f74619985d21e252970ad76d6ee8cc528cd419e71ed5927d83758e5d6862e41c1610f93ea95127ad9115a333b
+DIST polymake-4.6-minimal.tar.bz2 5634651 BLAKE2B 
6ee24fa6e70fdf746ea298d78e21e17fe38c5837ae2d3153e53656b4b003555b06897f463220b59474eed135dfa61c080d08d6363391afca51011f331122
 SHA512 
90f04c67bf297fb1b9f5a51d1654ff12385860b1fc80278a8b47f65970f11a1e0f33ede8a839b54a12422e772c8b76302ff78cc467712a2486f6e76ce0d5ab20

diff --git a/sci-mathematics/polymake/polymake-4.5.ebuild 
b/sci-mathematics/polymake/polymake-4.6.ebuild
similarity index 91%
rename from sci-mathematics/polymake/polymake-4.5.ebuild
rename to sci-mathematics/polymake/polymake-4.6.ebuild
index 750cfef6a60f..e82e8fe3f95b 100644
--- a/sci-mathematics/polymake/polymake-4.5.ebuild
+++ b/sci-mathematics/polymake/polymake-4.6.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -60,7 +60,7 @@ RESTRICT=test
 src_configure() {
# Without this, the build system tries to use "the highest possible"
# optimization level and will override what's in your CXXFLAGS.
-   export CXXOPT=$(get-flag -O)
+   export CXXOPT=""
 
tc-export CC CXX
 
@@ -71,7 +71,10 @@ src_configure() {
use bliss && append-cxxflags -DBLISS_USE_GMP
 
# This isn't an autotools ./configure script, so a lot of things
-   # don't work the way you'd expect.
+   # don't work the way you'd expect. We disable openmp unconditionally
+   # because it's only supposedly only used for building the bundled
+   # libnormaliz (we unbundle it) and for something called to_simplex
+   # that I can't find anywhere in the polymake source.
./configure --prefix="${EPREFIX}/usr" \
--libdir="${EPREFIX}/usr/$(get_libdir)" \
--libexecdir="${EPREFIX}/usr/$(get_libdir)/polymake" \
@@ -81,6 +84,7 @@ src_configure() {
--without-native \
--without-scip \
--without-soplex \
+   --without-openmp \
$(use_with bliss bliss "${EPREFIX}/usr") \
$(use_with cdd cdd "${EPREFIX}/usr") \
$(use_with flint flint "${EPREFIX}/usr") \



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

2022-01-30 Thread Sam James
commit: 9b432cebbacb1f38289f5cf2c91853de8a621e0c
Author: Sam James  gentoo  org>
AuthorDate: Sun Jan 30 22:28:23 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Jan 30 22:28:23 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9b432ceb

dev-lang/tcl: Stabilize 8.6.12 sparc, #832316

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

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

diff --git a/dev-lang/tcl/tcl-8.6.12.ebuild b/dev-lang/tcl/tcl-8.6.12.ebuild
index 1dc3327a01da..25b370012e74 100644
--- a/dev-lang/tcl/tcl-8.6.12.ebuild
+++ b/dev-lang/tcl/tcl-8.6.12.ebuild
@@ -15,7 +15,7 @@ SRC_URI="mirror://sourceforge/tcl/${PN}-core${PV}-src.tar.gz"
 
 LICENSE="tcltk"
 SLOT="0/8.6"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv 
~s390 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv 
~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="debug +threads"
 
 RDEPEND=">=sys-libs/zlib-1.2.8-r1[${MULTILIB_USEDEP}]"



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

2022-01-30 Thread Sam James
commit: 544a448d3cc2e4466eaa469634ec0eddd240c777
Author: Sam James  gentoo  org>
AuthorDate: Sun Jan 30 22:28:24 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Jan 30 22:28:24 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=544a448d

dev-lang/tk: Stabilize 8.6.12 sparc, #832316

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

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

diff --git a/dev-lang/tk/tk-8.6.12.ebuild b/dev-lang/tk/tk-8.6.12.ebuild
index f1f8d8b5362a..aa2cdf8dfd65 100644
--- a/dev-lang/tk/tk-8.6.12.ebuild
+++ b/dev-lang/tk/tk-8.6.12.ebuild
@@ -15,7 +15,7 @@ SRC_URI="mirror://sourceforge/tcl/${MY_P}-src.tar.gz"
 
 LICENSE="tcltk"
 SLOT="0/8.6"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 
~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 
sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="debug +threads truetype aqua xscreensaver"
 RESTRICT="!test? ( test )"
 



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

2022-01-30 Thread Sam James
commit: 071c726a64d7db1ff64f2f54d40d17259e0ea482
Author: Sam James  gentoo  org>
AuthorDate: Sun Jan 30 22:27:17 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Jan 30 22:27:17 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=071c726a

dev-lang/tk: Stabilize 8.6.12 ppc, #832316

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

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

diff --git a/dev-lang/tk/tk-8.6.12.ebuild b/dev-lang/tk/tk-8.6.12.ebuild
index 3ef23420c006..f1f8d8b5362a 100644
--- a/dev-lang/tk/tk-8.6.12.ebuild
+++ b/dev-lang/tk/tk-8.6.12.ebuild
@@ -15,7 +15,7 @@ SRC_URI="mirror://sourceforge/tcl/${MY_P}-src.tar.gz"
 
 LICENSE="tcltk"
 SLOT="0/8.6"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ~ppc ppc64 ~riscv ~s390 
~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 
~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="debug +threads truetype aqua xscreensaver"
 RESTRICT="!test? ( test )"
 



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

2022-01-30 Thread Sam James
commit: 17bbfd3da41deb0b60ad582ad24c930087ea2b9f
Author: Sam James  gentoo  org>
AuthorDate: Sun Jan 30 22:27:21 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Jan 30 22:27:21 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=17bbfd3d

dev-python/snakeoil: Stabilize 0.9.10 ppc64, #832114

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

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

diff --git a/dev-python/snakeoil/snakeoil-0.9.10.ebuild 
b/dev-python/snakeoil/snakeoil-0.9.10.ebuild
index be18d4e4aedb..19e43548ed14 100644
--- a/dev-python/snakeoil/snakeoil-0.9.10.ebuild
+++ b/dev-python/snakeoil/snakeoil-0.9.10.ebuild
@@ -11,7 +11,7 @@ if [[ ${PV} == * ]] ; then
EGIT_REPO_URI="https://github.com/pkgcore/snakeoil.git;
inherit git-r3
 else
-   KEYWORDS="~alpha amd64 ~arm arm64 hppa ~ia64 ~m68k ~mips ppc ~ppc64 
~riscv ~s390 sparc x86 ~x64-macos"
+   KEYWORDS="~alpha amd64 ~arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 
~riscv ~s390 sparc x86 ~x64-macos"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 fi
 



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

2022-01-30 Thread Sam James
commit: ded34fba91e859aea215febfba540a6f36150bfa
Author: Sam James  gentoo  org>
AuthorDate: Sun Jan 30 22:27:56 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Jan 30 22:27:56 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ded34fba

dev-python/pybind11: Stabilize 2.9.0 ppc64, #832284

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

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

diff --git a/dev-python/pybind11/pybind11-2.9.0.ebuild 
b/dev-python/pybind11/pybind11-2.9.0.ebuild
index 0d8f75f2d90a..facd2a74653c 100644
--- a/dev-python/pybind11/pybind11-2.9.0.ebuild
+++ b/dev-python/pybind11/pybind11-2.9.0.ebuild
@@ -12,7 +12,7 @@ 
SRC_URI="https://github.com/pybind/pybind11/archive/v${PV}.tar.gz -> ${P}.tar.gz
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="amd64 ~arm arm64 ~hppa ~ia64 ppc ~ppc64 ~riscv ~s390 ~sparc x86 
~amd64-linux ~x86-linux ~ppc-macos"
+KEYWORDS="amd64 ~arm arm64 ~hppa ~ia64 ppc ppc64 ~riscv ~s390 ~sparc x86 
~amd64-linux ~x86-linux ~ppc-macos"
 
 RDEPEND="
dev-cpp/eigen:3



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

2022-01-30 Thread Sam James
commit: 972f84185664e9e3ee11619c1d151036aa68
Author: Sam James  gentoo  org>
AuthorDate: Sun Jan 30 22:27:16 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Jan 30 22:27:16 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=972f

dev-lang/tcl: Stabilize 8.6.12 ppc, #832316

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

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

diff --git a/dev-lang/tcl/tcl-8.6.12.ebuild b/dev-lang/tcl/tcl-8.6.12.ebuild
index c13caaa26fc3..1dc3327a01da 100644
--- a/dev-lang/tcl/tcl-8.6.12.ebuild
+++ b/dev-lang/tcl/tcl-8.6.12.ebuild
@@ -15,7 +15,7 @@ SRC_URI="mirror://sourceforge/tcl/${PN}-core${PV}-src.tar.gz"
 
 LICENSE="tcltk"
 SLOT="0/8.6"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~riscv 
~s390 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv 
~s390 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="debug +threads"
 
 RDEPEND=">=sys-libs/zlib-1.2.8-r1[${MULTILIB_USEDEP}]"



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

2022-01-30 Thread Sam James
commit: 880550afcfabb520fea7eb315ab0d941c6670072
Author: Sam James  gentoo  org>
AuthorDate: Sun Jan 30 22:28:27 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Jan 30 22:28:27 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=880550af

sys-devel/crossdev: Stabilize 20211121 sparc, #832375

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

 sys-devel/crossdev/crossdev-20211121.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-devel/crossdev/crossdev-20211121.ebuild 
b/sys-devel/crossdev/crossdev-20211121.ebuild
index 3e89d7cd85fa..ed5c26499aa9 100644
--- a/sys-devel/crossdev/crossdev-20211121.ebuild
+++ b/sys-devel/crossdev/crossdev-20211121.ebuild
@@ -10,7 +10,7 @@ else
SRC_URI="mirror://gentoo/${P}.tar.xz

https://dev.gentoo.org/~sam/distfiles/${CATEGORY}/${PN}/${P}.tar.xz
https://dev.gentoo.org/~vapier/dist/${P}.tar.xz;
-   KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc x86"
+   KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 sparc x86"
 fi
 
 DESCRIPTION="Gentoo Cross-toolchain generator"



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

2022-01-30 Thread Sam James
commit: b855b91b626847fbdf09cb6712814f41412a958c
Author: Sam James  gentoo  org>
AuthorDate: Sun Jan 30 22:28:09 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Jan 30 22:28:09 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b855b91b

dev-python/pymssql: Stabilize 2.2.3 sparc, #832282

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

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

diff --git a/dev-python/pymssql/pymssql-2.2.3.ebuild 
b/dev-python/pymssql/pymssql-2.2.3.ebuild
index 491f71125bb0..8fcca897c68b 100644
--- a/dev-python/pymssql/pymssql-2.2.3.ebuild
+++ b/dev-python/pymssql/pymssql-2.2.3.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="LGPL-2.1"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~hppa ~ia64 ppc ppc64 ~s390 ~sparc x86"
+KEYWORDS="~alpha amd64 ~hppa ~ia64 ppc ppc64 ~s390 sparc x86"
 
 # tests need a running instance of freetds
 RESTRICT="test"



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

2022-01-30 Thread Sam James
commit: abd8e152ca6c26919645f4bf842a5435b17e108b
Author: Sam James  gentoo  org>
AuthorDate: Sun Jan 30 22:27:39 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Jan 30 22:27:39 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=abd8e152

dev-python/pymssql: Stabilize 2.2.3 ppc64, #832282

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

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

diff --git a/dev-python/pymssql/pymssql-2.2.3.ebuild 
b/dev-python/pymssql/pymssql-2.2.3.ebuild
index 3df22fa4bb7f..491f71125bb0 100644
--- a/dev-python/pymssql/pymssql-2.2.3.ebuild
+++ b/dev-python/pymssql/pymssql-2.2.3.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="LGPL-2.1"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~hppa ~ia64 ppc ~ppc64 ~s390 ~sparc x86"
+KEYWORDS="~alpha amd64 ~hppa ~ia64 ppc ppc64 ~s390 ~sparc x86"
 
 # tests need a running instance of freetds
 RESTRICT="test"



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

2022-01-30 Thread Sam James
commit: d7254d507d2e733d4e5b5089ddef762766fe2ab9
Author: Sam James  gentoo  org>
AuthorDate: Sun Jan 30 22:28:00 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Jan 30 22:28:00 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d7254d50

dev-python/psycopg: Stabilize 2.9.3 ppc64, #832285

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

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

diff --git a/dev-python/psycopg/psycopg-2.9.3.ebuild 
b/dev-python/psycopg/psycopg-2.9.3.ebuild
index 9d75ee201b2b..ac484223741c 100644
--- a/dev-python/psycopg/psycopg-2.9.3.ebuild
+++ b/dev-python/psycopg/psycopg-2.9.3.ebuild
@@ -16,7 +16,7 @@ S=${WORKDIR}/${MY_P}
 
 LICENSE="LGPL-3+"
 SLOT="2"
-KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ppc ~ppc64 ~riscv ~s390 ~sparc 
x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ppc ppc64 ~riscv ~s390 ~sparc 
x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-solaris"
 IUSE="debug test"
 RESTRICT="!test? ( test )"
 



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

2022-01-30 Thread Sam James
commit: 19866ae5c569e75fa43f315f272e48b405e6686f
Author: Sam James  gentoo  org>
AuthorDate: Sun Jan 30 22:25:59 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Jan 30 22:25:59 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=19866ae5

net-analyzer/fail2ban: Stabilize 0.11.2-r4 arm64, #831578

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

 net-analyzer/fail2ban/fail2ban-0.11.2-r4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-analyzer/fail2ban/fail2ban-0.11.2-r4.ebuild 
b/net-analyzer/fail2ban/fail2ban-0.11.2-r4.ebuild
index a0ab7a9bbcd1..a86650e9d020 100644
--- a/net-analyzer/fail2ban/fail2ban-0.11.2-r4.ebuild
+++ b/net-analyzer/fail2ban/fail2ban-0.11.2-r4.ebuild
@@ -15,7 +15,7 @@ if [[ ${PV} == * ]] ; then
inherit git-r3
 else
SRC_URI="https://github.com/${PN}/${PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
-   KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc x86"
+   KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ppc ~ppc64 ~sparc x86"
 fi
 
 LICENSE="GPL-2"



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

2022-01-30 Thread Sam James
commit: 0576c3301c31b5dc0146b8c86c87f32733dd1cf1
Author: Sam James  gentoo  org>
AuthorDate: Sun Jan 30 22:25:26 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Jan 30 22:25:26 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0576c330

sys-auth/polkit: Stabilize 0.117-r3 arm, #832075

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

 sys-auth/polkit/polkit-0.117-r3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-auth/polkit/polkit-0.117-r3.ebuild 
b/sys-auth/polkit/polkit-0.117-r3.ebuild
index 1263c1f495e3..61e56bfdcdb3 100644
--- a/sys-auth/polkit/polkit-0.117-r3.ebuild
+++ b/sys-auth/polkit/polkit-0.117-r3.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://www.freedesktop.org/software/${PN}/releases/${P}.tar.gz;
 
 LICENSE="LGPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ~ppc64 ~s390 sparc 
~x86"
+KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ~ppc64 ~s390 sparc 
~x86"
 IUSE="elogind examples gtk +introspection kde nls pam selinux systemd test"
 RESTRICT="!test? ( test )"
 



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

2022-01-30 Thread Sam James
commit: b633b67aa48309e4ae33ad9f0539bbf953e6684c
Author: Sam James  gentoo  org>
AuthorDate: Sun Jan 30 22:26:03 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Jan 30 22:26:03 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b633b67a

dev-lang/tk: Stabilize 8.6.12 arm64, #832316

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

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

diff --git a/dev-lang/tk/tk-8.6.12.ebuild b/dev-lang/tk/tk-8.6.12.ebuild
index d7af4c1e9b99..3ef23420c006 100644
--- a/dev-lang/tk/tk-8.6.12.ebuild
+++ b/dev-lang/tk/tk-8.6.12.ebuild
@@ -15,7 +15,7 @@ SRC_URI="mirror://sourceforge/tcl/${MY_P}-src.tar.gz"
 
 LICENSE="tcltk"
 SLOT="0/8.6"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ~ppc ppc64 ~riscv ~s390 
~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ~ppc ppc64 ~riscv ~s390 
~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="debug +threads truetype aqua xscreensaver"
 RESTRICT="!test? ( test )"
 



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

2022-01-30 Thread Sam James
commit: c093aa064bd935907e5c703d612295c98beface6
Author: Sam James  gentoo  org>
AuthorDate: Sun Jan 30 22:26:02 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Jan 30 22:26:02 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c093aa06

dev-lang/tcl: Stabilize 8.6.12 arm64, #832316

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

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

diff --git a/dev-lang/tcl/tcl-8.6.12.ebuild b/dev-lang/tcl/tcl-8.6.12.ebuild
index 70660136ad94..c13caaa26fc3 100644
--- a/dev-lang/tcl/tcl-8.6.12.ebuild
+++ b/dev-lang/tcl/tcl-8.6.12.ebuild
@@ -15,7 +15,7 @@ SRC_URI="mirror://sourceforge/tcl/${PN}-core${PV}-src.tar.gz"
 
 LICENSE="tcltk"
 SLOT="0/8.6"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~riscv 
~s390 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~riscv 
~s390 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="debug +threads"
 
 RDEPEND=">=sys-libs/zlib-1.2.8-r1[${MULTILIB_USEDEP}]"



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

2022-01-30 Thread Sam James
commit: 8b2bc20b3977d7831b99f8475f04da5c592f0fc8
Author: Sam James  gentoo  org>
AuthorDate: Sun Jan 30 22:25:33 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Jan 30 22:25:33 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8b2bc20b

dev-lang/tcl: Stabilize 8.6.12 arm, #832316

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

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

diff --git a/dev-lang/tcl/tcl-8.6.12.ebuild b/dev-lang/tcl/tcl-8.6.12.ebuild
index e8a5b0705fe4..70660136ad94 100644
--- a/dev-lang/tcl/tcl-8.6.12.ebuild
+++ b/dev-lang/tcl/tcl-8.6.12.ebuild
@@ -15,7 +15,7 @@ SRC_URI="mirror://sourceforge/tcl/${PN}-core${PV}-src.tar.gz"
 
 LICENSE="tcltk"
 SLOT="0/8.6"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~riscv 
~s390 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~riscv 
~s390 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="debug +threads"
 
 RDEPEND=">=sys-libs/zlib-1.2.8-r1[${MULTILIB_USEDEP}]"



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

2022-01-30 Thread Sam James
commit: 91f81a40f27c658d6768b7798bbecce943b8da7b
Author: Sam James  gentoo  org>
AuthorDate: Sun Jan 30 22:25:34 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Jan 30 22:25:34 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=91f81a40

dev-lang/tk: Stabilize 8.6.12 arm, #832316

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

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

diff --git a/dev-lang/tk/tk-8.6.12.ebuild b/dev-lang/tk/tk-8.6.12.ebuild
index 75dadfb2eb5b..d7af4c1e9b99 100644
--- a/dev-lang/tk/tk-8.6.12.ebuild
+++ b/dev-lang/tk/tk-8.6.12.ebuild
@@ -15,7 +15,7 @@ SRC_URI="mirror://sourceforge/tcl/${MY_P}-src.tar.gz"
 
 LICENSE="tcltk"
 SLOT="0/8.6"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ppc64 ~riscv ~s390 
~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ~ppc ppc64 ~riscv ~s390 
~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="debug +threads truetype aqua xscreensaver"
 RESTRICT="!test? ( test )"
 



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

2022-01-30 Thread Sam James
commit: 7186702f8c2b08476ac9c25ef205ad1c97d4e7e7
Author: Sam James  gentoo  org>
AuthorDate: Sun Jan 30 22:24:17 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Jan 30 22:24:17 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7186702f

dev-cpp/benchmark: Stabilize 1.6.1 amd64, #832393

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

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

diff --git a/dev-cpp/benchmark/benchmark-1.6.1.ebuild 
b/dev-cpp/benchmark/benchmark-1.6.1.ebuild
index 5432a149f4b3..ec5710feb301 100644
--- a/dev-cpp/benchmark/benchmark-1.6.1.ebuild
+++ b/dev-cpp/benchmark/benchmark-1.6.1.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/google/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv x86"
+KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv x86"
 IUSE="debug doc lto test"
 
 RESTRICT="!test? ( test )"



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

2022-01-30 Thread Sam James
commit: 0dd5219a65fb7b857328c0ab496f6aa8da79cd15
Author: Sam James  gentoo  org>
AuthorDate: Sun Jan 30 22:24:11 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Jan 30 22:24:11 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0dd5219a

dev-libs/marisa: Stabilize 0.2.6 amd64, #832393

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

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

diff --git a/dev-libs/marisa/marisa-0.2.6.ebuild 
b/dev-libs/marisa/marisa-0.2.6.ebuild
index 0352a5f03dba..414e70e912cf 100644
--- a/dev-libs/marisa/marisa-0.2.6.ebuild
+++ b/dev-libs/marisa/marisa-0.2.6.ebuild
@@ -23,7 +23,7 @@ fi
 
 LICENSE="|| ( BSD-2 LGPL-2.1+ )"
 SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc x86"
+KEYWORDS="amd64 ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc x86"
 IUSE="python static-libs"
 REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
 



[gentoo-commits] repo/gentoo:master commit in: app-i18n/opencc/

2022-01-30 Thread Sam James
commit: 9fd4e3466b4a53a66949adf27e52a842cdb11124
Author: Sam James  gentoo  org>
AuthorDate: Sun Jan 30 22:22:46 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Jan 30 22:23:53 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9fd4e346

app-i18n/opencc: Stabilize 1.1.2 x86, #832393

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

 app-i18n/opencc/opencc-1.1.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-i18n/opencc/opencc-1.1.2.ebuild 
b/app-i18n/opencc/opencc-1.1.2.ebuild
index 6829fb1b08d4..6195baed54ae 100644
--- a/app-i18n/opencc/opencc-1.1.2.ebuild
+++ b/app-i18n/opencc/opencc-1.1.2.ebuild
@@ -22,7 +22,7 @@ fi
 
 LICENSE="Apache-2.0"
 SLOT="0/1.1"
-KEYWORDS="~amd64 ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc ~x86"
+KEYWORDS="~amd64 ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc x86"
 IUSE="doc test"
 RESTRICT="!test? ( test )"
 



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

2022-01-30 Thread Sam James
commit: 6ea7249bc500d3ea410d015aec4369f4bd041e69
Author: Sam James  gentoo  org>
AuthorDate: Sun Jan 30 22:24:04 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Jan 30 22:24:04 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6ea7249b

sys-devel/crossdev: Stabilize 20211121 amd64, #832375

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

 sys-devel/crossdev/crossdev-20211121.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-devel/crossdev/crossdev-20211121.ebuild 
b/sys-devel/crossdev/crossdev-20211121.ebuild
index a23425e774cf..3e89d7cd85fa 100644
--- a/sys-devel/crossdev/crossdev-20211121.ebuild
+++ b/sys-devel/crossdev/crossdev-20211121.ebuild
@@ -10,7 +10,7 @@ else
SRC_URI="mirror://gentoo/${P}.tar.xz

https://dev.gentoo.org/~sam/distfiles/${CATEGORY}/${PN}/${P}.tar.xz
https://dev.gentoo.org/~vapier/dist/${P}.tar.xz;
-   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc x86"
+   KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc x86"
 fi
 
 DESCRIPTION="Gentoo Cross-toolchain generator"



[gentoo-commits] repo/gentoo:master commit in: app-i18n/opencc/

2022-01-30 Thread Sam James
commit: 1fab73c2328a0840c4212a2fcfd1a24d1ea0cffb
Author: Sam James  gentoo  org>
AuthorDate: Sun Jan 30 22:24:20 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Jan 30 22:24:20 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1fab73c2

app-i18n/opencc: Stabilize 1.1.2 amd64, #832393

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

 app-i18n/opencc/opencc-1.1.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-i18n/opencc/opencc-1.1.2.ebuild 
b/app-i18n/opencc/opencc-1.1.2.ebuild
index 6195baed54ae..5cd8407d266c 100644
--- a/app-i18n/opencc/opencc-1.1.2.ebuild
+++ b/app-i18n/opencc/opencc-1.1.2.ebuild
@@ -22,7 +22,7 @@ fi
 
 LICENSE="Apache-2.0"
 SLOT="0/1.1"
-KEYWORDS="~amd64 ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc x86"
+KEYWORDS="amd64 ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc x86"
 IUSE="doc test"
 RESTRICT="!test? ( test )"
 



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

2022-01-30 Thread Sam James
commit: 6ea27488eb6d2d39f780bb43ae927f5b9a3ea373
Author: Sam James  gentoo  org>
AuthorDate: Sun Jan 30 22:22:42 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Jan 30 22:23:48 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6ea27488

dev-libs/marisa: Stabilize 0.2.6 x86, #832393

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

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

diff --git a/dev-libs/marisa/marisa-0.2.6.ebuild 
b/dev-libs/marisa/marisa-0.2.6.ebuild
index 16c1bd72e07d..0352a5f03dba 100644
--- a/dev-libs/marisa/marisa-0.2.6.ebuild
+++ b/dev-libs/marisa/marisa-0.2.6.ebuild
@@ -23,7 +23,7 @@ fi
 
 LICENSE="|| ( BSD-2 LGPL-2.1+ )"
 SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc ~x86"
+KEYWORDS="~amd64 ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc x86"
 IUSE="python static-libs"
 REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
 



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

2022-01-30 Thread Sam James
commit: 2801054a9d319484a654b0e9747fdfd42f326875
Author: Sam James  gentoo  org>
AuthorDate: Sun Jan 30 22:22:41 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Jan 30 22:23:46 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2801054a

dev-cpp/tclap: Stabilize 1.2.5 x86, #832393

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

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

diff --git a/dev-cpp/tclap/tclap-1.2.5.ebuild b/dev-cpp/tclap/tclap-1.2.5.ebuild
index 635d82ad2d8e..7cd719fcc44b 100644
--- a/dev-cpp/tclap/tclap-1.2.5.ebuild
+++ b/dev-cpp/tclap/tclap-1.2.5.ebuild
@@ -9,7 +9,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc x86 ~amd64-linux"
 IUSE="doc"
 
 BDEPEND="doc? ( app-doc/doxygen )"



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

2022-01-30 Thread Sam James
commit: cd9818672ed687e2d2094b36afe851babe0e6a5b
Author: Sam James  gentoo  org>
AuthorDate: Sun Jan 30 22:22:36 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Jan 30 22:23:42 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cd981867

sys-devel/crossdev: Stabilize 20211121 x86, #832375

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

 sys-devel/crossdev/crossdev-20211121.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/sys-devel/crossdev/crossdev-20211121.ebuild 
b/sys-devel/crossdev/crossdev-20211121.ebuild
index 864061acd24b..a23425e774cf 100644
--- a/sys-devel/crossdev/crossdev-20211121.ebuild
+++ b/sys-devel/crossdev/crossdev-20211121.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="8"
@@ -10,7 +10,7 @@ else
SRC_URI="mirror://gentoo/${P}.tar.xz

https://dev.gentoo.org/~sam/distfiles/${CATEGORY}/${PN}/${P}.tar.xz
https://dev.gentoo.org/~vapier/dist/${P}.tar.xz;
-   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc ~x86"
+   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc x86"
 fi
 
 DESCRIPTION="Gentoo Cross-toolchain generator"



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

2022-01-30 Thread Sam James
commit: 5b1b9af242b3cdcaf0cedc95aa7986b4e58f0fc0
Author: Sam James  gentoo  org>
AuthorDate: Sun Jan 30 22:24:09 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Jan 30 22:24:09 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5b1b9af2

dev-cpp/tclap: Stabilize 1.2.5 amd64, #832393

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

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

diff --git a/dev-cpp/tclap/tclap-1.2.5.ebuild b/dev-cpp/tclap/tclap-1.2.5.ebuild
index 7cd719fcc44b..9225e04f64f1 100644
--- a/dev-cpp/tclap/tclap-1.2.5.ebuild
+++ b/dev-cpp/tclap/tclap-1.2.5.ebuild
@@ -9,7 +9,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc x86 ~amd64-linux"
+KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc x86 ~amd64-linux"
 IUSE="doc"
 
 BDEPEND="doc? ( app-doc/doxygen )"



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

2022-01-30 Thread Sam James
commit: 9ce6a583de2f8d8b7c3b6c7bcfcba416d402ac9e
Author: Sam James  gentoo  org>
AuthorDate: Sun Jan 30 22:24:16 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Jan 30 22:24:16 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9ce6a583

dev-libs/rapidjson: Stabilize 1.1.0-r3 amd64, #832393

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

 dev-libs/rapidjson/rapidjson-1.1.0-r3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-libs/rapidjson/rapidjson-1.1.0-r3.ebuild 
b/dev-libs/rapidjson/rapidjson-1.1.0-r3.ebuild
index 6e92601ef858..5993d1838e35 100644
--- a/dev-libs/rapidjson/rapidjson-1.1.0-r3.ebuild
+++ b/dev-libs/rapidjson/rapidjson-1.1.0-r3.ebuild
@@ -18,7 +18,7 @@ if [[ ${PV} == * ]] ; then
inherit git-r3
 else
SRC_URI="https://github.com/miloyip/rapidjson/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
-   KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc x86"
+   KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc x86"
S="${WORKDIR}/rapidjson-${PV}"
 fi
 



  1   2   3   4   >