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

2022-01-31 Thread Agostino Sarubbo
commit: 54a4bbe9a06c1c9b65574ddc98fb98ed697d21f2
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Tue Feb  1 07:35:58 2022 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Tue Feb  1 07:35:58 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=54a4bbe9

www-servers/puma: x86 stable wrt bug #832180

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

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

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



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

2022-01-31 Thread Agostino Sarubbo
commit: 3a355cdcedd5a354a7621909d1dc4d3266c56fdf
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Tue Feb  1 07:36:13 2022 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Tue Feb  1 07:36:13 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3a355cdc

dev-db/sqlite: x86 stable wrt bug #832404

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

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

diff --git a/dev-db/sqlite/sqlite-3.37.2.ebuild 
b/dev-db/sqlite/sqlite-3.37.2.ebuild
index 1a0e163f28ba..c12fe330ac94 100644
--- a/dev-db/sqlite/sqlite-3.37.2.ebuild
+++ b/dev-db/sqlite/sqlite-3.37.2.ebuild
@@ -22,7 +22,7 @@ fi
 
 LICENSE="public-domain"
 SLOT="3"
-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"
+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"
 IUSE="debug doc icu +readline secure-delete static-libs tcl test tools"
 if [[ "${PV}" == "" ]]; then
PROPERTIES="live"



[gentoo-commits] repo/gentoo:master commit in: app-antivirus/clamav/

2022-01-31 Thread Agostino Sarubbo
commit: 66358f391bee5b6cefa84e06c6596790fec2de58
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Tue Feb  1 07:35:44 2022 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Tue Feb  1 07:35:44 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=66358f39

app-antivirus/clamav: x86 stable wrt bug #831281

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

 app-antivirus/clamav/clamav-0.103.5.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-antivirus/clamav/clamav-0.103.5.ebuild 
b/app-antivirus/clamav/clamav-0.103.5.ebuild
index a3a66057893f..98ea805abba2 100644
--- a/app-antivirus/clamav/clamav-0.103.5.ebuild
+++ b/app-antivirus/clamav/clamav-0.103.5.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://www.clamav.net/downloads/production/${P}.tar.gz;
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ppc ~ppc64 ~riscv ~sparc ~x86 
~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ppc ~ppc64 ~riscv ~sparc x86 
~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x86-solaris"
 IUSE="bzip2 doc clamonacc clamdtop clamsubmit iconv ipv6 libclamav-only milter 
metadata-analysis-api selinux systemd test xml"
 
 REQUIRED_USE="libclamav-only? ( !clamonacc !clamdtop !clamsubmit !milter 
!metadata-analysis-api )"



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

2022-01-31 Thread Agostino Sarubbo
commit: 04b750fb81686667f69c56cab454f63d86f44721
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Tue Feb  1 07:35:52 2022 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Tue Feb  1 07:35:52 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=04b750fb

dev-ruby/localhost: x86 stable wrt bug #832180

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

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

diff --git a/dev-ruby/localhost/localhost-1.1.9.ebuild 
b/dev-ruby/localhost/localhost-1.1.9.ebuild
index ba8c1e2bd49f..d2c057e2b1dd 100644
--- a/dev-ruby/localhost/localhost-1.1.9.ebuild
+++ b/dev-ruby/localhost/localhost-1.1.9.ebuild
@@ -15,7 +15,7 @@ HOMEPAGE="https://github.com/socketry/localhost;
 SRC_URI="https://github.com/socketry/localhost/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
 LICENSE="MIT"
 
-KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc x86"
 SLOT="$(ver_cut 1)"
 IUSE=""
 



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

2022-01-31 Thread Agostino Sarubbo
commit: 2c0882f0094e833444a20e509f9d81807c64c6ab
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Tue Feb  1 07:36:08 2022 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Tue Feb  1 07:36:08 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2c0882f0

dev-libs/leveldb: x86 stable wrt bug #832394

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

 dev-libs/leveldb/leveldb-1.23-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-libs/leveldb/leveldb-1.23-r2.ebuild 
b/dev-libs/leveldb/leveldb-1.23-r2.ebuild
index 57e0ce4eaccd..398757537db1 100644
--- a/dev-libs/leveldb/leveldb-1.23-r2.ebuild
+++ b/dev-libs/leveldb/leveldb-1.23-r2.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/google/${PN}/archive/refs/tags/${PV}.tar.gz -> ${P}.
 
 LICENSE="BSD"
 SLOT="0/1"
-KEYWORDS="amd64 ~arm arm64 ~mips ppc ppc64 ~riscv ~sparc ~x86 ~amd64-linux 
~x86-linux"
+KEYWORDS="amd64 ~arm arm64 ~mips ppc ppc64 ~riscv ~sparc x86 ~amd64-linux 
~x86-linux"
 IUSE="+crc32c +snappy +tcmalloc test"
 
 RESTRICT="!test? ( test )"



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

2022-01-31 Thread Agostino Sarubbo
commit: 3a6abe16318782abcb924da2a05e18c2997d1f71
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Tue Feb  1 07:36:04 2022 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Tue Feb  1 07:36:04 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3a6abe16

dev-libs/crc32c: x86 stable wrt bug #832394

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

 dev-libs/crc32c/crc32c-1.1.2-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-libs/crc32c/crc32c-1.1.2-r1.ebuild 
b/dev-libs/crc32c/crc32c-1.1.2-r1.ebuild
index 26cffb32ea79..0bc6721f5fb9 100644
--- a/dev-libs/crc32c/crc32c-1.1.2-r1.ebuild
+++ b/dev-libs/crc32c/crc32c-1.1.2-r1.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/google/crc32c/archive/${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="amd64 ~arm arm64 ~mips ppc ppc64 ~riscv ~sparc ~x86"
+KEYWORDS="amd64 ~arm arm64 ~mips ppc ppc64 ~riscv ~sparc x86"
 IUSE="test"
 RESTRICT="!test? ( test )"
 



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

2022-01-31 Thread Agostino Sarubbo
commit: 433bbc80697926b6738a6ca76e15a1753551abd4
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Tue Feb  1 07:35:21 2022 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Tue Feb  1 07:35:21 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=433bbc80

app-admin/syslog-ng: sparc stable wrt bug #832297

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

 app-admin/syslog-ng/syslog-ng-3.35.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-admin/syslog-ng/syslog-ng-3.35.1.ebuild 
b/app-admin/syslog-ng/syslog-ng-3.35.1.ebuild
index f69d887d071a..fcdfa7407b0e 100644
--- a/app-admin/syslog-ng/syslog-ng-3.35.1.ebuild
+++ b/app-admin/syslog-ng/syslog-ng-3.35.1.ebuild
@@ -13,7 +13,7 @@ 
SRC_URI="https://github.com/balabit/syslog-ng/releases/download/${P}/${P}.tar.gz
 
 LICENSE="GPL-2+ LGPL-2.1+"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 
~sparc x86"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 
sparc x86"
 IUSE="amqp caps dbi geoip2 http ipv6 json kafka mongodb pacct python redis 
smtp snmp test spoof-source systemd tcpd"
 REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )
test? ( python )"



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

2022-01-31 Thread Agostino Sarubbo
commit: 9d0c18c47e9ec5401dd06bb0b10e416515098968
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Tue Feb  1 07:35:15 2022 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Tue Feb  1 07:35:15 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9d0c18c4

dev-python/psycopg: sparc stable wrt bug #832285

Package-Manager: Portage-3.0.28, Repoman-3.0.3
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Agostino Sarubbo  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 ac484223741c..abdf160d3ec0 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: app-text/antiword/

2022-01-31 Thread Agostino Sarubbo
commit: 0ee28c6c3d5fec28261a8937ee7e1170d8f16c81
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Tue Feb  1 07:35:09 2022 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Tue Feb  1 07:35:09 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0ee28c6c

app-text/antiword: sparc stable wrt bug #832261

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

 app-text/antiword/antiword-0.37-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-text/antiword/antiword-0.37-r2.ebuild 
b/app-text/antiword/antiword-0.37-r2.ebuild
index 82d80a466fe7..4cad9bec11ef 100644
--- a/app-text/antiword/antiword-0.37-r2.ebuild
+++ b/app-text/antiword/antiword-0.37-r2.ebuild
@@ -13,7 +13,7 @@ SRC_URI="http://www.winfield.demon.nl/linux/${P}.tar.gz
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~hppa ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux 
~ppc-macos ~x64-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~hppa ppc ppc64 sparc x86 ~amd64-linux ~x86-linux 
~ppc-macos ~x64-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
 
 PATCHES=(
"${WORKDIR}"/${PN}-gentoo-patches-${PATCHVER}



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

2022-01-31 Thread Agostino Sarubbo
commit: 22f1b3cdc76111e1487ab10b11adc4bf40f12e14
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Tue Feb  1 07:34:14 2022 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Tue Feb  1 07:34:14 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=22f1b3cd

dev-java/commons-jxpath: ppc64 stable wrt bug #831132

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

 dev-java/commons-jxpath/commons-jxpath-1.3-r5.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-java/commons-jxpath/commons-jxpath-1.3-r5.ebuild 
b/dev-java/commons-jxpath/commons-jxpath-1.3-r5.ebuild
index df742b5fd7b6..af6d503a2289 100644
--- a/dev-java/commons-jxpath/commons-jxpath-1.3-r5.ebuild
+++ b/dev-java/commons-jxpath/commons-jxpath-1.3-r5.ebuild
@@ -19,7 +19,7 @@ 
SRC_URI="mirror://apache/commons/jxpath/source/${P}-src.tar.gz"
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="amd64 ~ppc64 x86"
+KEYWORDS="amd64 ppc64 x86"
 
 # Common dependencies
 # POM: pom.xml



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

2022-01-31 Thread Agostino Sarubbo
commit: 18da57ab9124ff20773da8ac5706872d7da6846c
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Tue Feb  1 07:29:58 2022 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Tue Feb  1 07:29:58 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=18da57ab

dev-util/git-delta: amd64 stable wrt bug #832464

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

 dev-util/git-delta/git-delta-0.11.3.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-util/git-delta/git-delta-0.11.3.ebuild 
b/dev-util/git-delta/git-delta-0.11.3.ebuild
index 72415182f603..d5e1bdedd96c 100644
--- a/dev-util/git-delta/git-delta-0.11.3.ebuild
+++ b/dev-util/git-delta/git-delta-0.11.3.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
@@ -156,7 +156,7 @@ S="${WORKDIR}/${P/git-/}"
 
 LICENSE="0BSD Apache-2.0 Apache-2.0-with-LLVM-exceptions Boost-1.0 LGPL-3+ MIT 
Unlicense ZLIB"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~riscv"
 
 BDEPEND="virtual/pkgconfig"
 DEPEND="



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

2022-01-31 Thread Agostino Sarubbo
commit: a97731509cebbdadb8a0c9880ae02c522bef5139
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Tue Feb  1 07:29:47 2022 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Tue Feb  1 07:29:47 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a9773150

dev-db/sqlite: amd64 stable wrt bug #832404

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

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

diff --git a/dev-db/sqlite/sqlite-3.37.2.ebuild 
b/dev-db/sqlite/sqlite-3.37.2.ebuild
index c6b95d74fdcd..1a0e163f28ba 100644
--- a/dev-db/sqlite/sqlite-3.37.2.ebuild
+++ b/dev-db/sqlite/sqlite-3.37.2.ebuild
@@ -22,7 +22,7 @@ fi
 
 LICENSE="public-domain"
 SLOT="3"
-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"
+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"
 IUSE="debug doc icu +readline secure-delete static-libs tcl test tools"
 if [[ "${PV}" == "" ]]; then
PROPERTIES="live"



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

2022-01-31 Thread Agostino Sarubbo
commit: 199fd0fa77c26e4004840be027d8440dccf56f53
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Tue Feb  1 07:29:52 2022 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Tue Feb  1 07:29:52 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=199fd0fa

sys-process/bottom: amd64 stable wrt bug #832462

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

 sys-process/bottom/bottom-0.6.6.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/sys-process/bottom/bottom-0.6.6.ebuild 
b/sys-process/bottom/bottom-0.6.6.ebuild
index d772cc53aed4..5c5897e41ac9 100644
--- a/sys-process/bottom/bottom-0.6.6.ebuild
+++ b/sys-process/bottom/bottom-0.6.6.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2020-2021 Gentoo Authors
+# Copyright 2020-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -179,7 +179,7 @@ SRC_URI="$(cargo_crate_uris)"
 
 LICENSE="Apache-2.0 Apache-2.0-with-LLVM-exceptions BSD BSD-2 MIT MPL-2.0 
Unlicense ZLIB"
 SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~ppc64"
+KEYWORDS="amd64 ~arm64 ~ppc64"
 IUSE="+battery"
 
 # Rust packages ignore CFLAGS and LDFLAGS so let's silence the QA warnings



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

2022-01-31 Thread Agostino Sarubbo
commit: d57e16b09e444a148a88d6d82342a77c3a2a1d68
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Tue Feb  1 07:29:30 2022 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Tue Feb  1 07:29:30 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d57e16b0

www-servers/puma: amd64 stable wrt bug #832180

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

 www-servers/puma/puma-5.5.2.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/www-servers/puma/puma-5.5.2.ebuild 
b/www-servers/puma/puma-5.5.2.ebuild
index 0401ed1bebcd..4b652d4c2ab1 100644
--- a/www-servers/puma/puma-5.5.2.ebuild
+++ b/www-servers/puma/puma-5.5.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
@@ -18,7 +18,7 @@ SRC_URI="https://github.com/puma/puma/archive/v${PV}.tar.gz 
-> ${P}.tar.gz"
 
 LICENSE="BSD"
 SLOT="3"
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
 IUSE=""
 
 DEPEND+=" dev-libs/openssl:0 test? ( net-misc/curl )"



[gentoo-commits] repo/gentoo:master commit in: app-antivirus/clamav/

2022-01-31 Thread Agostino Sarubbo
commit: 9de6f336ffa718e0f9675106c64cb5e157705785
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Tue Feb  1 07:29:16 2022 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Tue Feb  1 07:29:16 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9de6f336

app-antivirus/clamav: amd64 stable wrt bug #831281

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

 app-antivirus/clamav/clamav-0.103.5.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-antivirus/clamav/clamav-0.103.5.ebuild 
b/app-antivirus/clamav/clamav-0.103.5.ebuild
index 2a7194d02850..a3a66057893f 100644
--- a/app-antivirus/clamav/clamav-0.103.5.ebuild
+++ b/app-antivirus/clamav/clamav-0.103.5.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://www.clamav.net/downloads/production/${P}.tar.gz;
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ppc ~ppc64 ~riscv ~sparc ~x86 
~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ppc ~ppc64 ~riscv ~sparc ~x86 
~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x86-solaris"
 IUSE="bzip2 doc clamonacc clamdtop clamsubmit iconv ipv6 libclamav-only milter 
metadata-analysis-api selinux systemd test xml"
 
 REQUIRED_USE="libclamav-only? ( !clamonacc !clamdtop !clamsubmit !milter 
!metadata-analysis-api )"



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

2022-01-31 Thread Agostino Sarubbo
commit: c170af8cf4a895d17d1847d1ca59b6a28b0c9ee9
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Tue Feb  1 07:29:37 2022 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Tue Feb  1 07:29:37 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c170af8c

dev-libs/crc32c: amd64 stable wrt bug #832394

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

 dev-libs/crc32c/crc32c-1.1.2-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-libs/crc32c/crc32c-1.1.2-r1.ebuild 
b/dev-libs/crc32c/crc32c-1.1.2-r1.ebuild
index 16ecbfc23076..26cffb32ea79 100644
--- a/dev-libs/crc32c/crc32c-1.1.2-r1.ebuild
+++ b/dev-libs/crc32c/crc32c-1.1.2-r1.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/google/crc32c/archive/${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~amd64 ~arm arm64 ~mips ppc ppc64 ~riscv ~sparc ~x86"
+KEYWORDS="amd64 ~arm arm64 ~mips ppc ppc64 ~riscv ~sparc ~x86"
 IUSE="test"
 RESTRICT="!test? ( test )"
 



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

2022-01-31 Thread Agostino Sarubbo
commit: 31e30fdd109f43e568310d7cc5e2d68da98ac677
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Tue Feb  1 07:29:40 2022 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Tue Feb  1 07:29:40 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=31e30fdd

dev-libs/leveldb: amd64 stable wrt bug #832394

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

 dev-libs/leveldb/leveldb-1.23-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-libs/leveldb/leveldb-1.23-r2.ebuild 
b/dev-libs/leveldb/leveldb-1.23-r2.ebuild
index cdad7436de05..57e0ce4eaccd 100644
--- a/dev-libs/leveldb/leveldb-1.23-r2.ebuild
+++ b/dev-libs/leveldb/leveldb-1.23-r2.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/google/${PN}/archive/refs/tags/${PV}.tar.gz -> ${P}.
 
 LICENSE="BSD"
 SLOT="0/1"
-KEYWORDS="~amd64 ~arm arm64 ~mips ppc ppc64 ~riscv ~sparc ~x86 ~amd64-linux 
~x86-linux"
+KEYWORDS="amd64 ~arm arm64 ~mips ppc ppc64 ~riscv ~sparc ~x86 ~amd64-linux 
~x86-linux"
 IUSE="+crc32c +snappy +tcmalloc test"
 
 RESTRICT="!test? ( test )"



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

2022-01-31 Thread Agostino Sarubbo
commit: b15d4afc5b2577587ffab07992df7d168ce40726
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Tue Feb  1 07:29:23 2022 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Tue Feb  1 07:29:23 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b15d4afc

dev-ruby/localhost: amd64 stable wrt bug #832180

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

 dev-ruby/localhost/localhost-1.1.9.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-ruby/localhost/localhost-1.1.9.ebuild 
b/dev-ruby/localhost/localhost-1.1.9.ebuild
index 3517fee9965d..ba8c1e2bd49f 100644
--- a/dev-ruby/localhost/localhost-1.1.9.ebuild
+++ b/dev-ruby/localhost/localhost-1.1.9.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 @@ HOMEPAGE="https://github.com/socketry/localhost;
 SRC_URI="https://github.com/socketry/localhost/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
 LICENSE="MIT"
 
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
 SLOT="$(ver_cut 1)"
 IUSE=""
 



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

2022-01-31 Thread Hanno Böck
commit: 2b0e06c04ba2edfa23c2bbc5e62f352fb4016070
Author: Hanno Böck  gentoo  org>
AuthorDate: Tue Feb  1 07:22:41 2022 +
Commit: Hanno Böck  gentoo  org>
CommitDate: Tue Feb  1 07:22:41 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2b0e06c0

net-im/ejabberd: Fix typo

Signed-off-by: Hanno Böck  gentoo.org>
Package-Manager: Portage-3.0.30, Repoman-3.0.3

 net-im/ejabberd/ejabberd-21.04-r2.ebuild | 4 ++--
 net-im/ejabberd/ejabberd-21.12.ebuild| 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/net-im/ejabberd/ejabberd-21.04-r2.ebuild 
b/net-im/ejabberd/ejabberd-21.04-r2.ebuild
index 63128525a5ca..d8911b3b288c 100644
--- a/net-im/ejabberd/ejabberd-21.04-r2.ebuild
+++ b/net-im/ejabberd/ejabberd-21.04-r2.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
@@ -237,7 +237,7 @@ pkg_postinst() {
done
 
ewarn "Newer versions of the ejabberd Gentoo package use 
/etc/ejabberd"
-   ewarn "(just as upstream) and *not* /etc/ejabber."
+   ewarn "(just as upstream) and *not* /etc/jabber."
ewarn "The files from /etc/jabber where copied to 
/etc/ejabberd."
ewarn "Also ejabberd's spool directory became /var/lib/ejabberd 
(was /var/spool/jabber)."
ewarn "Please check your configuration."

diff --git a/net-im/ejabberd/ejabberd-21.12.ebuild 
b/net-im/ejabberd/ejabberd-21.12.ebuild
index 49c2dc3fcfce..2b533f549d33 100644
--- a/net-im/ejabberd/ejabberd-21.12.ebuild
+++ b/net-im/ejabberd/ejabberd-21.12.ebuild
@@ -223,7 +223,7 @@ pkg_postinst() {
done
 
ewarn "Newer versions of the ejabberd Gentoo package use 
/etc/ejabberd"
-   ewarn "(just as upstream) and *not* /etc/ejabber."
+   ewarn "(just as upstream) and *not* /etc/jabber."
ewarn "The files from /etc/jabber where copied to 
/etc/ejabberd."
ewarn "Also ejabberd's spool directory became /var/lib/ejabberd 
(was /var/spool/jabber)."
ewarn "Please check your configuration."



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

2022-01-31 Thread Sam James
commit: 31aff38430929443b3ca030788bc49a5c8ec6de0
Author: Sam James  gentoo  org>
AuthorDate: Tue Feb  1 06:56:37 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Feb  1 06:56:37 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=31aff384

net-misc/mosh: Keyword 1.3.2-r2 hppa, #832456

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

 net-misc/mosh/mosh-1.3.2-r2.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/net-misc/mosh/mosh-1.3.2-r2.ebuild 
b/net-misc/mosh/mosh-1.3.2-r2.ebuild
index 710a8c1fe272..1d38d71898ba 100644
--- a/net-misc/mosh/mosh-1.3.2-r2.ebuild
+++ b/net-misc/mosh/mosh-1.3.2-r2.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
@@ -11,7 +11,7 @@ SRC_URI="https://mosh.org/${P}.tar.gz;
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 
~amd64-linux ~x86-linux ~x64-macos"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 
~amd64-linux ~x86-linux ~x64-macos"
 IUSE="+client examples +mosh-hardening +server ufw +utempter"
 
 REQUIRED_USE="



[gentoo-commits] repo/gentoo:master commit in: net-firewall/nftables/

2022-01-31 Thread Sam James
commit: 5e015e17b8b2739bbdf3614159678a8508f2c7a6
Author: Sam James  gentoo  org>
AuthorDate: Tue Feb  1 06:56:30 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Feb  1 06:56:30 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5e015e17

net-firewall/nftables: Keyword 1.0.1-r1 hppa, #832455

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

 net-firewall/nftables/nftables-1.0.1-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-firewall/nftables/nftables-1.0.1-r1.ebuild 
b/net-firewall/nftables/nftables-1.0.1-r1.ebuild
index 82923aace969..584e495b73d4 100644
--- a/net-firewall/nftables/nftables-1.0.1-r1.ebuild
+++ b/net-firewall/nftables/nftables-1.0.1-r1.ebuild
@@ -20,7 +20,7 @@ if [[ ${PV} =~ ^[9]{4,}$ ]]; then
"
 else
SRC_URI="https://netfilter.org/projects/nftables/files/${P}.tar.bz2;
-   KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86"
+   KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv 
~sparc ~x86"
 fi
 
 LICENSE="GPL-2"



[gentoo-commits] repo/gentoo:master commit in: net-fs/samba/

2022-01-31 Thread Lars Wendler
commit: dfd0dfb3be60b94e9df6e5d6c73ff5bf6fb54d10
Author: Lars Wendler  gentoo  org>
AuthorDate: Tue Feb  1 06:17:55 2022 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Tue Feb  1 06:18:31 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dfd0dfb3

net-fs/samba: Bump to version 4.16.0_rc2. Removed old

Signed-off-by: Lars Wendler  gentoo.org>

 net-fs/samba/Manifest | 2 +-
 net-fs/samba/{samba-4.16.0_rc1.ebuild => samba-4.16.0_rc2.ebuild} | 0
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-fs/samba/Manifest b/net-fs/samba/Manifest
index d2f27cade860..d6ae2095b841 100644
--- a/net-fs/samba/Manifest
+++ b/net-fs/samba/Manifest
@@ -4,4 +4,4 @@ DIST samba-4.15.2.tar.gz 19252338 BLAKE2B 
aded33cbefce69c9b20148de1be224514de5cc
 DIST samba-4.15.3.tar.gz 19272345 BLAKE2B 
ada18904ee7889209488f022daacc34ce1f41c12f9c8c48515cc24aa158072da499cc6ec484cf2b9108c6b2d4074ad734d1850063a354000aa90091faba6f7a6
 SHA512 
1c30cfa6cd927f4d822dd7227b89542d05d7ab4e50c2d9717eea4fcf1af5120b55d66ec628acd5c887e9bffc732c1d37ab084db953534a2b3987531b10fef63c
 DIST samba-4.15.4.tar.gz 19280813 BLAKE2B 
3106f2f265263e871fe3f82d3eecaac2e5f642925ff5dd2a9d163092fd13e9348a3910e40431d51cb94a1abeb3b9c32c487ce1f8caebe59a8d6d90641b4d9201
 SHA512 
e55473dd4971816a01880870309ca44f022625cd529511bcf386c865a2e7e79118577ee4866559f607952de47dc0d310d6426bd08dd4293db95ddbbe3982383d
 DIST samba-4.15.5.tar.gz 19279071 BLAKE2B 
355970b9918e95f925636cdea919e123b072f8710134fe6310637c29b2b5e1bc55d7b66d9674a68408ce5f14545a2cb9a94f596f90204935addb2f8f6a503873
 SHA512 
808e0f15931bab18a1e36298528a01a1250efaef9f99508dd620d6936dd4a2fc3ccc64ab9dcc94bd73460697d16d6ca0652ccbcdbe1644ffedce0137d796d3ca
-DIST samba-4.16.0rc1.tar.gz 30490862 BLAKE2B 
7031266abcffbd23536bc4ec3fa606f4eb270b8a7d8d293d417993e096fe81770378b7ed5a0b15444860562dc22f53c994178d65e613a057d8b5fe9c0d3bb7d3
 SHA512 
48bdc4f17116b29a30c2f146ca11617af1149559e96f009e70597c93a53f734e6f719fb7a04726ce5bb6f912cf07c224518c2a8076bc1d4bceba4f6787d032d8
+DIST samba-4.16.0rc2.tar.gz 30500023 BLAKE2B 
d187a1b26f04b1c2748e076c51b6a6e7520079aa63fc1dec8abae7611384ce963e23399b47852837cfeaf4fa8a57f899e6a6024e94e196ae8c2d67ade59fc9c2
 SHA512 
481e2ab18c502fa5f983bf905c29b2ac6cf66135913065a2368e574d46aae1f99b0786b816b0df11e1404f0dc8c2ab9702c1973ca43d99c3cb88742836f7723b

diff --git a/net-fs/samba/samba-4.16.0_rc1.ebuild 
b/net-fs/samba/samba-4.16.0_rc2.ebuild
similarity index 100%
rename from net-fs/samba/samba-4.16.0_rc1.ebuild
rename to net-fs/samba/samba-4.16.0_rc2.ebuild



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

2022-01-31 Thread Lars Wendler
commit: 2a1ae335803504f7533f45a1b5fc860a5107f0b7
Author: Lars Wendler  gentoo  org>
AuthorDate: Tue Feb  1 06:16:36 2022 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Tue Feb  1 06:18:30 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2a1ae335

media-sound/murmur: Revbump to fix systemd service file

Fixed reported version number as well

Closes: https://bugs.gentoo.org/832471
Closes: https://bugs.gentoo.org/832472
Signed-off-by: Lars Wendler  gentoo.org>

 .../murmur/{murmur-1.4.230-r1.ebuild => murmur-1.4.230-r2.ebuild} | 8 ++--
 media-sound/murmur/murmur-.ebuild | 8 ++--
 2 files changed, 12 insertions(+), 4 deletions(-)

diff --git a/media-sound/murmur/murmur-1.4.230-r1.ebuild 
b/media-sound/murmur/murmur-1.4.230-r2.ebuild
similarity index 95%
rename from media-sound/murmur/murmur-1.4.230-r1.ebuild
rename to media-sound/murmur/murmur-1.4.230-r2.ebuild
index 7192a806faa5..50cc111347c0 100644
--- a/media-sound/murmur/murmur-1.4.230-r1.ebuild
+++ b/media-sound/murmur/murmur-1.4.230-r2.ebuild
@@ -94,7 +94,9 @@ src_prepare() {
-i "${S}"/scripts/murmur.{conf,ini} || die
 
# Adjust systemd service file to our config location #689208
-   sed "s@/etc/${PN}\.ini@/etc/${PN}/${PN}.ini@" \
+   sed \
+   -e "s@/etc/${PN}\.ini@/etc/${PN}/${PN}.ini@" \
+   -e "s@murmurd@mumble-server@" \
-i scripts/${PN}.service || die
 
cmake_src_prepare
@@ -116,7 +118,9 @@ src_configure() {
-Dserver="ON"
-Dzeroconf="$(usex zeroconf)"
)
-
+   if [[ "${PV}" !=  ]] ; then
+   mycmakeargs+=( -DBUILD_NUMBER="$(ver_cut 3)" )
+   fi
cmake_src_configure
 }
 

diff --git a/media-sound/murmur/murmur-.ebuild 
b/media-sound/murmur/murmur-.ebuild
index 7192a806faa5..50cc111347c0 100644
--- a/media-sound/murmur/murmur-.ebuild
+++ b/media-sound/murmur/murmur-.ebuild
@@ -94,7 +94,9 @@ src_prepare() {
-i "${S}"/scripts/murmur.{conf,ini} || die
 
# Adjust systemd service file to our config location #689208
-   sed "s@/etc/${PN}\.ini@/etc/${PN}/${PN}.ini@" \
+   sed \
+   -e "s@/etc/${PN}\.ini@/etc/${PN}/${PN}.ini@" \
+   -e "s@murmurd@mumble-server@" \
-i scripts/${PN}.service || die
 
cmake_src_prepare
@@ -116,7 +118,9 @@ src_configure() {
-Dserver="ON"
-Dzeroconf="$(usex zeroconf)"
)
-
+   if [[ "${PV}" !=  ]] ; then
+   mycmakeargs+=( -DBUILD_NUMBER="$(ver_cut 3)" )
+   fi
cmake_src_configure
 }
 



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

2022-01-31 Thread Sam James
commit: 7c8658852f6514c4492b8d9f0a8bedd63449684d
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Mon Jan 31 16:57:47 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Feb  1 06:00:17 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7c865885

sys-devel/crossdev: stable 20211121 for hppa, bug #832375

Package-Manager: Portage-3.0.30, Repoman-3.0.3
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Rolf Eike Beer  sf-mail.de>
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 53a4cf0a82e1..fe3c418c3092 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-antivirus/clamav/

2022-01-31 Thread Sam James
commit: aff53a209328f2cf7066d6098388c37c13f5c80f
Author: Sam James  gentoo  org>
AuthorDate: Tue Feb  1 05:59:56 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Feb  1 05:59:56 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aff53a20

app-antivirus/clamav: Stabilize 0.103.5 arm, #831281

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

 app-antivirus/clamav/clamav-0.103.5.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-antivirus/clamav/clamav-0.103.5.ebuild 
b/app-antivirus/clamav/clamav-0.103.5.ebuild
index b001ad25b067..2a7194d02850 100644
--- a/app-antivirus/clamav/clamav-0.103.5.ebuild
+++ b/app-antivirus/clamav/clamav-0.103.5.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://www.clamav.net/downloads/production/${P}.tar.gz;
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ppc ~ppc64 ~riscv ~sparc ~x86 
~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ppc ~ppc64 ~riscv ~sparc ~x86 
~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x86-solaris"
 IUSE="bzip2 doc clamonacc clamdtop clamsubmit iconv ipv6 libclamav-only milter 
metadata-analysis-api selinux systemd test xml"
 
 REQUIRED_USE="libclamav-only? ( !clamonacc !clamdtop !clamsubmit !milter 
!metadata-analysis-api )"



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

2022-01-31 Thread Sam James
commit: 8049f82eb4bca1384c622003e5456f8ebd03a485
Author: Sam James  gentoo  org>
AuthorDate: Tue Feb  1 05:57:05 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Feb  1 05:57:05 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8049f82e

dev-libs/leveldb: Stabilize 1.23-r2 arm64, #832394

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

 dev-libs/leveldb/leveldb-1.23-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-libs/leveldb/leveldb-1.23-r2.ebuild 
b/dev-libs/leveldb/leveldb-1.23-r2.ebuild
index 5a4147da05ea..cdad7436de05 100644
--- a/dev-libs/leveldb/leveldb-1.23-r2.ebuild
+++ b/dev-libs/leveldb/leveldb-1.23-r2.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/google/${PN}/archive/refs/tags/${PV}.tar.gz -> ${P}.
 
 LICENSE="BSD"
 SLOT="0/1"
-KEYWORDS="~amd64 ~arm ~arm64 ~mips ppc ppc64 ~riscv ~sparc ~x86 ~amd64-linux 
~x86-linux"
+KEYWORDS="~amd64 ~arm arm64 ~mips ppc ppc64 ~riscv ~sparc ~x86 ~amd64-linux 
~x86-linux"
 IUSE="+crc32c +snappy +tcmalloc test"
 
 RESTRICT="!test? ( test )"



[gentoo-commits] repo/gentoo:master commit in: net-ftp/vsftpd/

2022-01-31 Thread Sam James
commit: 08b1b357c6a1ce2c92eefeb5aef5435acef3681e
Author: Sam James  gentoo  org>
AuthorDate: Tue Feb  1 05:57:16 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Feb  1 05:57:16 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=08b1b357

net-ftp/vsftpd: Stabilize 3.0.5-r1 arm, #828484

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

 net-ftp/vsftpd/vsftpd-3.0.5-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-ftp/vsftpd/vsftpd-3.0.5-r1.ebuild 
b/net-ftp/vsftpd/vsftpd-3.0.5-r1.ebuild
index 16e87aa4b058..42443b775d2e 100644
--- a/net-ftp/vsftpd/vsftpd-3.0.5-r1.ebuild
+++ b/net-ftp/vsftpd/vsftpd-3.0.5-r1.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://security.appspot.com/downloads/${P}.tar.gz;
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ppc ppc64 ~riscv ~s390 ~sparc ~x86"
+KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ppc ppc64 ~riscv ~s390 ~sparc ~x86"
 IUSE="pam ssl tcpd"
 
 DEPEND="



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

2022-01-31 Thread Sam James
commit: 0d7eca1c255ecdeabc9bfb8b38f1f6aea6ef
Author: Sam James  gentoo  org>
AuthorDate: Tue Feb  1 05:57:04 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Feb  1 05:57:04 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0d7eca1c

dev-libs/crc32c: Stabilize 1.1.2-r1 arm64, #832394

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

 dev-libs/crc32c/crc32c-1.1.2-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-libs/crc32c/crc32c-1.1.2-r1.ebuild 
b/dev-libs/crc32c/crc32c-1.1.2-r1.ebuild
index 860b0ad36081..16ecbfc23076 100644
--- a/dev-libs/crc32c/crc32c-1.1.2-r1.ebuild
+++ b/dev-libs/crc32c/crc32c-1.1.2-r1.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/google/crc32c/archive/${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~mips ppc ppc64 ~riscv ~sparc ~x86"
+KEYWORDS="~amd64 ~arm arm64 ~mips ppc ppc64 ~riscv ~sparc ~x86"
 IUSE="test"
 RESTRICT="!test? ( test )"
 



[gentoo-commits] repo/gentoo:master commit in: app-antivirus/clamav/

2022-01-31 Thread Sam James
commit: 27181b4ec0f8dac0bbda8f81398cd225bd5cd868
Author: Sam James  gentoo  org>
AuthorDate: Tue Feb  1 05:57:00 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Feb  1 05:57:00 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=27181b4e

app-antivirus/clamav: Stabilize 0.103.5 arm64, #831281

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

 app-antivirus/clamav/clamav-0.103.5.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-antivirus/clamav/clamav-0.103.5.ebuild 
b/app-antivirus/clamav/clamav-0.103.5.ebuild
index e08798ced568..b001ad25b067 100644
--- a/app-antivirus/clamav/clamav-0.103.5.ebuild
+++ b/app-antivirus/clamav/clamav-0.103.5.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://www.clamav.net/downloads/production/${P}.tar.gz;
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ppc ~ppc64 ~riscv ~sparc ~x86 
~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ppc ~ppc64 ~riscv ~sparc ~x86 
~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x86-solaris"
 IUSE="bzip2 doc clamonacc clamdtop clamsubmit iconv ipv6 libclamav-only milter 
metadata-analysis-api selinux systemd test xml"
 
 REQUIRED_USE="libclamav-only? ( !clamonacc !clamdtop !clamsubmit !milter 
!metadata-analysis-api )"



[gentoo-commits] repo/gentoo:master commit in: app-antivirus/clamav/

2022-01-31 Thread Sam James
commit: b244359515f6032ff39a621338a60fc01aa9c61d
Author: Sam James  gentoo  org>
AuthorDate: Tue Feb  1 05:19:06 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Feb  1 05:19:06 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b2443595

app-antivirus/clamav: Stabilize 0.103.5 ppc, #831281

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

 app-antivirus/clamav/clamav-0.103.5.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-antivirus/clamav/clamav-0.103.5.ebuild 
b/app-antivirus/clamav/clamav-0.103.5.ebuild
index c741ac2099ac..e08798ced568 100644
--- a/app-antivirus/clamav/clamav-0.103.5.ebuild
+++ b/app-antivirus/clamav/clamav-0.103.5.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://www.clamav.net/downloads/production/${P}.tar.gz;
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86 
~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ppc ~ppc64 ~riscv ~sparc ~x86 
~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x86-solaris"
 IUSE="bzip2 doc clamonacc clamdtop clamsubmit iconv ipv6 libclamav-only milter 
metadata-analysis-api selinux systemd test xml"
 
 REQUIRED_USE="libclamav-only? ( !clamonacc !clamdtop !clamsubmit !milter 
!metadata-analysis-api )"



[gentoo-commits] repo/gentoo:master commit in: net-fs/netatalk/

2022-01-31 Thread Sam James
commit: d7f93f98b40b1dac1a295adb11d8653f00542253
Author: Sam James  gentoo  org>
AuthorDate: Tue Feb  1 05:18:27 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Feb  1 05:18:27 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d7f93f98

net-fs/netatalk: Stabilize 3.1.12-r5 arm, #828302

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

 net-fs/netatalk/netatalk-3.1.12-r5.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-fs/netatalk/netatalk-3.1.12-r5.ebuild 
b/net-fs/netatalk/netatalk-3.1.12-r5.ebuild
index e1d1f84ed120..9961be891b55 100644
--- a/net-fs/netatalk/netatalk-3.1.12-r5.ebuild
+++ b/net-fs/netatalk/netatalk-3.1.12-r5.ebuild
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/project/${PN}/${PN}/$(ver_cut 
1-3)/${P}.tar.bz2"
 
 LICENSE="GPL-2 BSD"
 SLOT="0/18.0"
-KEYWORDS="amd64 ~arm ~ppc ~ppc64 ~x86"
+KEYWORDS="amd64 arm ~ppc ~ppc64 ~x86"
 IUSE="acl cracklib dbus debug kerberos ldap pam pgp quota samba +shadow ssl 
tracker tcpd zeroconf"
 
 CDEPEND="



[gentoo-commits] repo/gentoo:master commit in: net-ftp/vsftpd/

2022-01-31 Thread Sam James
commit: 55b53f233c57b66a0a7a85d11740059fbe4bf762
Author: Sam James  gentoo  org>
AuthorDate: Tue Feb  1 05:18:59 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Feb  1 05:18:59 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=55b53f23

net-ftp/vsftpd: Stabilize 3.0.5-r1 ppc64, #828484

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

 net-ftp/vsftpd/vsftpd-3.0.5-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-ftp/vsftpd/vsftpd-3.0.5-r1.ebuild 
b/net-ftp/vsftpd/vsftpd-3.0.5-r1.ebuild
index 917794413ef3..cf5e2b4d13d6 100644
--- a/net-ftp/vsftpd/vsftpd-3.0.5-r1.ebuild
+++ b/net-ftp/vsftpd/vsftpd-3.0.5-r1.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://security.appspot.com/downloads/${P}.tar.gz;
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ppc64 ~riscv ~s390 ~sparc ~x86"
 IUSE="pam ssl tcpd"
 
 DEPEND="



[gentoo-commits] repo/gentoo:master commit in: net-ftp/vsftpd/

2022-01-31 Thread Sam James
commit: cdd2389c64c70dc2eb7a4cce07c6406924b9dd15
Author: Sam James  gentoo  org>
AuthorDate: Tue Feb  1 05:19:03 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Feb  1 05:19:03 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cdd2389c

net-ftp/vsftpd: Stabilize 3.0.5-r1 ppc, #828484

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

 net-ftp/vsftpd/vsftpd-3.0.5-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-ftp/vsftpd/vsftpd-3.0.5-r1.ebuild 
b/net-ftp/vsftpd/vsftpd-3.0.5-r1.ebuild
index cf5e2b4d13d6..16e87aa4b058 100644
--- a/net-ftp/vsftpd/vsftpd-3.0.5-r1.ebuild
+++ b/net-ftp/vsftpd/vsftpd-3.0.5-r1.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://security.appspot.com/downloads/${P}.tar.gz;
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ppc64 ~riscv ~s390 ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ppc ppc64 ~riscv ~s390 ~sparc ~x86"
 IUSE="pam ssl tcpd"
 
 DEPEND="



[gentoo-commits] repo/gentoo:master commit in: net-ftp/vsftpd/

2022-01-31 Thread Sam James
commit: de0e31c77c3aa5e8653378a5637d89fc4544dcab
Author: Sam James  gentoo  org>
AuthorDate: Tue Feb  1 05:17:39 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Feb  1 05:17:39 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=de0e31c7

net-ftp/vsftpd: Stabilize 3.0.5-r1 amd64, #828484

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

 net-ftp/vsftpd/vsftpd-3.0.5-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-ftp/vsftpd/vsftpd-3.0.5-r1.ebuild 
b/net-ftp/vsftpd/vsftpd-3.0.5-r1.ebuild
index 7b213e6d4c26..917794413ef3 100644
--- a/net-ftp/vsftpd/vsftpd-3.0.5-r1.ebuild
+++ b/net-ftp/vsftpd/vsftpd-3.0.5-r1.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://security.appspot.com/downloads/${P}.tar.gz;
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
 IUSE="pam ssl tcpd"
 
 DEPEND="



[gentoo-commits] repo/gentoo:master commit in: net-fs/netatalk/

2022-01-31 Thread Sam James
commit: 0875dee5da97901503abd5ae1f56dfaf62024f74
Author: Sam James  gentoo  org>
AuthorDate: Tue Feb  1 04:42:53 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Feb  1 04:42:53 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0875dee5

net-fs/netatalk: Stabilize 3.1.12-r5 amd64, #828302

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

 net-fs/netatalk/netatalk-3.1.12-r5.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/net-fs/netatalk/netatalk-3.1.12-r5.ebuild 
b/net-fs/netatalk/netatalk-3.1.12-r5.ebuild
index 7931f0d959a0..e1d1f84ed120 100644
--- a/net-fs/netatalk/netatalk-3.1.12-r5.ebuild
+++ b/net-fs/netatalk/netatalk-3.1.12-r5.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="mirror://sourceforge/project/${PN}/${PN}/$(ver_cut 
1-3)/${P}.tar.bz2"
 
 LICENSE="GPL-2 BSD"
 SLOT="0/18.0"
-KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86"
+KEYWORDS="amd64 ~arm ~ppc ~ppc64 ~x86"
 IUSE="acl cracklib dbus debug kerberos ldap pam pgp quota samba +shadow ssl 
tracker tcpd zeroconf"
 
 CDEPEND="



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

2022-01-31 Thread Sam James
commit: 0a17c5e2419015d42ff122f669f7008e3d8373bf
Author: Sam James  gentoo  org>
AuthorDate: Tue Feb  1 04:20:56 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Feb  1 04:20:56 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0a17c5e2

sys-apps/hwdata: add 0.355

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

 sys-apps/hwdata/Manifest|  1 +
 sys-apps/hwdata/hwdata-0.355.ebuild | 25 +
 2 files changed, 26 insertions(+)

diff --git a/sys-apps/hwdata/Manifest b/sys-apps/hwdata/Manifest
index ddc6cb5044b6..33bfdb10afb1 100644
--- a/sys-apps/hwdata/Manifest
+++ b/sys-apps/hwdata/Manifest
@@ -1,2 +1,3 @@
 DIST hwdata-0.353.tar.gz 2206215 BLAKE2B 
e1c30d7d486a2f03eb8b59dfc12544a5e5a988295d5dc220e2d6a344991c62d8ded0e8e71a8b0907fb9fb7fe0bac8528386cc4665c903362db6ed6f0a6985b94
 SHA512 
f4bdea533a1cdf406d065da6a684b131b30f6a0b8fb791418d54b756c9297da981a8e25e128ef97af50ae88553e1473dba17a29c11a15490065faf9bf2dcd0d4
 DIST hwdata-0.354.tar.gz 2212834 BLAKE2B 
5df04fd6069e131be7195b515f4f7273e28030d46823fa3054371f9afde4eb9976df2663bc7d31d056cb718a479630676f05459064decd59914f3a69bcfb03f1
 SHA512 
07bbe5137f35c0402029e066e90a29da1ca95faa6996a192b1f9ac00568e5020cc540b642ad2b22b25c2cfa0d7e4c2d7b80c9978ca0cd091691d8f1cf2933915
+DIST hwdata-0.355.tar.gz 2220329 BLAKE2B 
2374aa2c87b39181c251ad39d87d10ffa1ac3987de6bd4e8e0d2318ec13ecf0127998c9ca4dafd76076bedefd7f4c263df5a1bf1acad3e926887503d2acf34ca
 SHA512 
d2141b1ae9dc582a2c1c820d5bd0a1532323ba8b5b09cff06863419a70500593b8e4636224e129848e605feafa267f11c5040af7bb2f5f101d812025324f0b0d

diff --git a/sys-apps/hwdata/hwdata-0.355.ebuild 
b/sys-apps/hwdata/hwdata-0.355.ebuild
new file mode 100644
index ..6ad75332f251
--- /dev/null
+++ b/sys-apps/hwdata/hwdata-0.355.ebuild
@@ -0,0 +1,25 @@
+# Copyright 2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DESCRIPTION="Hardware identification and configuration data"
+HOMEPAGE="https://github.com/vcrhonek/hwdata;
+SRC_URI="https://github.com/vcrhonek/hwdata/archive/refs/tags/v${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="GPL-2+"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 ~sparc ~x86 ~amd64-linux ~x86-linux"
+RESTRICT="test"
+
+src_configure() {
+   # configure is not compatible with econf
+   local conf=(
+   ./configure
+   --prefix="${EPREFIX}/usr"
+   --libdir="${EPREFIX}/lib"
+   --datadir="${EPREFIX}/usr/share"
+   )
+   echo "${conf[@]}" >&2
+   "${conf[@]}" || die
+}



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

2022-01-31 Thread Sam James
commit: 2df7fbb53423105e4e8ab73ef67fdcd991a36bdf
Author: Sam James  gentoo  org>
AuthorDate: Tue Feb  1 04:16:38 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Feb  1 04:16:38 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2df7fbb5

profiles/arch/arm64: move sys-cluster/slurm[ucx] mask to package.use.mask

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

 profiles/arch/arm64/package.use.mask| 4 
 profiles/arch/arm64/package.use.stable.mask | 4 
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/profiles/arch/arm64/package.use.mask 
b/profiles/arch/arm64/package.use.mask
index b80b086f2737..d47d97190576 100644
--- a/profiles/arch/arm64/package.use.mask
+++ b/profiles/arch/arm64/package.use.mask
@@ -1,6 +1,10 @@
 # Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
+# Sam James  (2022-02-01)
+# sys-cluster/ucx is not keyworded on arm64
+sys-cluster/slurm ucx
+
 # Sam James  (2022-01-22)
 # Supports 64-bit NEON
 dev-libs/libgcrypt -cpu_flags_arm_neon

diff --git a/profiles/arch/arm64/package.use.stable.mask 
b/profiles/arch/arm64/package.use.stable.mask
index 09570eb81ccc..05748ac6a536 100644
--- a/profiles/arch/arm64/package.use.stable.mask
+++ b/profiles/arch/arm64/package.use.stable.mask
@@ -1,10 +1,6 @@
 # Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-# Sam James  (2022-02-01)
-# sys-cluster/ucx is not marked stable on arm64
-sys-cluster/slurm ucx
-
 # Michał Górny  (2021-12-31)
 # Don't apply stable masks to python-exec since we're forcing every
 # impl there anyway. Please keep this in sync with use.stable.mask.



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

2022-01-31 Thread Sam James
commit: 8f4d84b8a6abdf00ed477ff77fe13cf4b2e1899f
Author: Sam James  gentoo  org>
AuthorDate: Tue Feb  1 04:14:00 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Feb  1 04:14:00 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8f4d84b8

profiles/arch/arm64: stable-mask sys-cluster/slurm[ucx]

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

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

diff --git a/profiles/arch/arm64/package.use.stable.mask 
b/profiles/arch/arm64/package.use.stable.mask
index 05748ac6a536..09570eb81ccc 100644
--- a/profiles/arch/arm64/package.use.stable.mask
+++ b/profiles/arch/arm64/package.use.stable.mask
@@ -1,6 +1,10 @@
 # Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
+# Sam James  (2022-02-01)
+# sys-cluster/ucx is not marked stable on arm64
+sys-cluster/slurm ucx
+
 # Michał Górny  (2021-12-31)
 # Don't apply stable masks to python-exec since we're forcing every
 # impl there anyway. Please keep this in sync with use.stable.mask.



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

2022-01-31 Thread Sam James
commit: 317f64552b7486c0782c3e65ca6b974ad37881ef
Author: Sam James  gentoo  org>
AuthorDate: Tue Feb  1 04:10:56 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Feb  1 04:10:56 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=317f6455

dev-libs/protobuf-c: Stabilize 1.4.0-r1 x86, #811705

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

 dev-libs/protobuf-c/protobuf-c-1.4.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-libs/protobuf-c/protobuf-c-1.4.0-r1.ebuild 
b/dev-libs/protobuf-c/protobuf-c-1.4.0-r1.ebuild
index d8f7024e14d9..ae984fd64d87 100644
--- a/dev-libs/protobuf-c/protobuf-c-1.4.0-r1.ebuild
+++ b/dev-libs/protobuf-c/protobuf-c-1.4.0-r1.ebuild
@@ -16,7 +16,7 @@ S="${WORKDIR}/${MY_P}"
 LICENSE="BSD-2"
 # Subslot == SONAME version
 SLOT="0/1.0.0"
-KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 
~sparc ~x86"
+KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 
~sparc x86"
 IUSE="static-libs test"
 RESTRICT="!test? ( test )"
 



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

2022-01-31 Thread Sam James
commit: 84b90fd19157eeac55def50029e60f5bdef2aa22
Author: Sam James  gentoo  org>
AuthorDate: Tue Feb  1 04:10:53 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Feb  1 04:10:53 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=84b90fd1

dev-libs/capnproto: Stabilize 0.9.1 x86, #762892

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

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

diff --git a/dev-libs/capnproto/capnproto-0.9.1.ebuild 
b/dev-libs/capnproto/capnproto-0.9.1.ebuild
index db4f2bdb7e71..0170bada1510 100644
--- a/dev-libs/capnproto/capnproto-0.9.1.ebuild
+++ b/dev-libs/capnproto/capnproto-0.9.1.ebuild
@@ -12,7 +12,7 @@ S="${WORKDIR}"/${P}/c++
 
 LICENSE="MIT"
 SLOT="0/091"
-KEYWORDS="~amd64 ~arm arm64 ~ppc ppc64 ~x86"
+KEYWORDS="~amd64 ~arm arm64 ~ppc ppc64 x86"
 IUSE="+ssl test zlib"
 
 RESTRICT="!test? ( test )"



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

2022-01-31 Thread Sam James
commit: a518d09ad322b3e32aa30ce64084e604bcf804b1
Author: Sam James  gentoo  org>
AuthorDate: Tue Feb  1 04:11:20 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Feb  1 04:11:20 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a518d09a

dev-libs/capnproto: Stabilize 0.9.1 amd64, #762892

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

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

diff --git a/dev-libs/capnproto/capnproto-0.9.1.ebuild 
b/dev-libs/capnproto/capnproto-0.9.1.ebuild
index 0170bada1510..ecd0a5027d58 100644
--- a/dev-libs/capnproto/capnproto-0.9.1.ebuild
+++ b/dev-libs/capnproto/capnproto-0.9.1.ebuild
@@ -12,7 +12,7 @@ S="${WORKDIR}"/${P}/c++
 
 LICENSE="MIT"
 SLOT="0/091"
-KEYWORDS="~amd64 ~arm arm64 ~ppc ppc64 x86"
+KEYWORDS="amd64 ~arm arm64 ~ppc ppc64 x86"
 IUSE="+ssl test zlib"
 
 RESTRICT="!test? ( test )"



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

2022-01-31 Thread Sam James
commit: 3a058e79ebccf53be3fad6153c1bdd07767b57c4
Author: Sam James  gentoo  org>
AuthorDate: Tue Feb  1 04:09:50 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Feb  1 04:09:50 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3a058e79

dev-libs/protobuf-c: Stabilize 1.4.0-r1 arm, #811705

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

 dev-libs/protobuf-c/protobuf-c-1.4.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-libs/protobuf-c/protobuf-c-1.4.0-r1.ebuild 
b/dev-libs/protobuf-c/protobuf-c-1.4.0-r1.ebuild
index 363c475ea98c..d8f7024e14d9 100644
--- a/dev-libs/protobuf-c/protobuf-c-1.4.0-r1.ebuild
+++ b/dev-libs/protobuf-c/protobuf-c-1.4.0-r1.ebuild
@@ -16,7 +16,7 @@ S="${WORKDIR}/${MY_P}"
 LICENSE="BSD-2"
 # Subslot == SONAME version
 SLOT="0/1.0.0"
-KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 
~sparc ~x86"
+KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 
~sparc ~x86"
 IUSE="static-libs test"
 RESTRICT="!test? ( test )"
 



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

2022-01-31 Thread Sam James
commit: 5202c47efe957968de7d457932603a438f8fbb9d
Author: Sam James  gentoo  org>
AuthorDate: Tue Feb  1 04:09:25 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Feb  1 04:09:25 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5202c47e

dev-libs/protobuf-c: Stabilize 1.4.0-r1 arm64, #811705

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

 dev-libs/protobuf-c/protobuf-c-1.4.0-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-libs/protobuf-c/protobuf-c-1.4.0-r1.ebuild 
b/dev-libs/protobuf-c/protobuf-c-1.4.0-r1.ebuild
index c4c68172c8ef..363c475ea98c 100644
--- a/dev-libs/protobuf-c/protobuf-c-1.4.0-r1.ebuild
+++ b/dev-libs/protobuf-c/protobuf-c-1.4.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
@@ -16,7 +16,7 @@ S="${WORKDIR}/${MY_P}"
 LICENSE="BSD-2"
 # Subslot == SONAME version
 SLOT="0/1.0.0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 
~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 
~sparc ~x86"
 IUSE="static-libs test"
 RESTRICT="!test? ( test )"
 



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

2022-01-31 Thread Sam James
commit: 6a6618008ebb393bd6fd19bce0f20061e89ce28d
Author: Sam James  gentoo  org>
AuthorDate: Tue Feb  1 04:09:21 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Feb  1 04:09:21 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6a661800

dev-libs/capnproto: Stabilize 0.9.1 arm64, #762892

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

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

diff --git a/dev-libs/capnproto/capnproto-0.9.1.ebuild 
b/dev-libs/capnproto/capnproto-0.9.1.ebuild
index 68f5b1b822cb..db4f2bdb7e71 100644
--- a/dev-libs/capnproto/capnproto-0.9.1.ebuild
+++ b/dev-libs/capnproto/capnproto-0.9.1.ebuild
@@ -12,7 +12,7 @@ S="${WORKDIR}"/${P}/c++
 
 LICENSE="MIT"
 SLOT="0/091"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ppc64 ~x86"
+KEYWORDS="~amd64 ~arm arm64 ~ppc ppc64 ~x86"
 IUSE="+ssl test zlib"
 
 RESTRICT="!test? ( test )"



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

2022-01-31 Thread Maciej Barć
commit: 50f782a3b8fcc501e244640e80ccc02ed0337844
Author: Maciej Barć  gentoo  org>
AuthorDate: Tue Feb  1 03:27:11 2022 +
Commit: Maciej Barć  gentoo  org>
CommitDate: Tue Feb  1 03:46:50 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=50f782a3

dev-lang/idris2: bump to 0.5.1_p20220131

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

 dev-lang/idris2/Manifest  |   1 +
 dev-lang/idris2/idris2-0.5.1_p20220131.ebuild | 104 ++
 2 files changed, 105 insertions(+)

diff --git a/dev-lang/idris2/Manifest b/dev-lang/idris2/Manifest
index ceffb317d5de..c7b410dafc3e 100644
--- a/dev-lang/idris2/Manifest
+++ b/dev-lang/idris2/Manifest
@@ -1 +1,2 @@
 DIST idris2-0.5.1_p2022.tar.gz 6202861 BLAKE2B 
189bf28c7a33281494edea9b2c0821a934000fe9ca6e929b3318fe33576553142e5ad8d81598249cc384c6e342491ccef0998f33a4f2940b80264f5a3e4b32b2
 SHA512 
3b419ddbdc4aa3a28d92bf204448090c168d6a844d570886f982129f9e650c7112bbf95b727baf6c9f0f2fd6200c75eb68b6b71fd8684e01365eaf964dea1ea1
+DIST idris2-0.5.1_p20220131.tar.gz 6283472 BLAKE2B 
86b75457b8772d0a8938a4d3422af08fa8e625b675cc2648bc9f2683a6654586ff91b8b1d592f72a3a44c72fa830f9ebc5ae0c451398e8cb5d3fdf5070f7f8ab
 SHA512 
50f21819dee929f847a6b64c89231da9dd55bc35314300aa7d3c3c5ea0da451caba67081ca8b2ffd89608d3aaa042e9b9a6ecb2df0585589404bae3c6a2fe74a

diff --git a/dev-lang/idris2/idris2-0.5.1_p20220131.ebuild 
b/dev-lang/idris2/idris2-0.5.1_p20220131.ebuild
new file mode 100644
index ..cff414efa8b8
--- /dev/null
+++ b/dev-lang/idris2/idris2-0.5.1_p20220131.ebuild
@@ -0,0 +1,104 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+H=a2c7e9f306ea8ff935bbeff1eac764291b12ce87
+
+inherit toolchain-funcs
+
+DESCRIPTION="Purely functional programming language with first class types"
+HOMEPAGE="https://idris-lang.org/;
+
+if [[ "${PV}" == ** ]] ; then
+   inherit git-r3
+   EGIT_REPO_URI="https://github.com/idris-lang/Idris2.git;
+else
+   SRC_URI="https://github.com/idris-lang/Idris2/archive/${H}.tar.gz -> 
${P}.tar.gz"
+   KEYWORDS="~amd64 ~x86"
+   S="${WORKDIR}/${PN^}-${H}"
+fi
+
+LICENSE="BSD"
+SLOT="0"
+IUSE="+chez doc racket test-full"
+REQUIRED_USE="^^ ( chez racket )"
+
+RDEPEND="
+   dev-libs/gmp
+   chez? ( dev-scheme/chez[threads] )
+   racket? ( dev-scheme/racket[threads] )
+"
+DEPEND="${RDEPEND}"
+BDEPEND="
+   doc? ( dev-python/sphinx_rtd_theme )
+   test-full? (
+   dev-scheme/chez[threads]
+   dev-scheme/racket[threads]
+   net-libs/nodejs
+   )
+"
+
+# Generated via "SCHEME", not CC
+QA_FLAGS_IGNORED="usr/lib/idris2/bin/idris2_app/idris2
+   usr/lib/idris2/bin/idris2_app/idris2-boot"
+QA_PRESTRIPPED="${QA_FLAGS_IGNORED}"
+
+src_prepare() {
+   # Clean up environment of Idris and Racket variables
+   unset IDRIS2_DATA IDRIS2_INC_CGS IDRIS2_LIBS IDRIS2_PACKAGE_PATH
+   unset IDRIS2_PATH IDRIS2_PREFIX
+   unset PLTUSERHOME
+
+   tc-export AR CC CXX LD RANLIB
+   export CFLAGS
+   sed -i '/^CFLAGS/d' ./support/*/Makefile || die
+
+   # Fix "PREFIX"
+   sed -i 's|$(HOME)/.idris2|/usr/lib/idris2|g' ./config.mk || die
+
+   # Bad tests
+   sed -i 's|, "futures001"||g' ./tests/Main.idr || die
+   # > Missing incremental compile data, reverting to whole program 
compilation
+   sed -i 's|"chez033",||g' ./tests/Main.idr || die
+
+   default
+}
+
+src_configure() {
+   export IDRIS2_VERSION=${PV}
+   export SCHEME=$(usex chez chezscheme racket)
+
+   if use chez ; then
+   export IDRIS2_CG=chez
+   export BOOTSTRAP_TARGET=bootstrap
+   elif use racket ; then
+   export IDRIS2_CG=racket
+   export BOOTSTRAP_TARGET=bootstrap-racket
+   else
+   die "Neither chez nor racket was chosen"
+   fi
+}
+
+src_compile() {
+   # > jobserver unavailable
+   # This is caused by Makefile using a script which in turn calls make
+   # https://github.com/idris-lang/Idris2/issues/2152
+   emake SCHEME=${SCHEME} ${BOOTSTRAP_TARGET} -j1
+
+   use doc && emake -C ./docs html
+}
+
+src_test() {
+   emake SCHEME=${SCHEME} bootstrap-test
+}
+
+src_install() {
+   # "DESTDIR" variable is not respected
+   emake IDRIS2_PREFIX="${D}"/usr/lib/idris2 PREFIX="${D}"/usr/lib/idris2 
install
+   dosym ../lib/${PN}/bin/${PN} /usr/bin/${PN}
+
+   # Install documentation
+   use doc && dodoc -r ./docs/build/html
+   einstalldocs
+}



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

2022-01-31 Thread Sam James
commit: a505a3516f9ea270da9b91a9f77e20f931bea40a
Author: Sam James  gentoo  org>
AuthorDate: Tue Feb  1 03:33:36 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Feb  1 03:34:17 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a505a351

dev-libs/libusb: add 1.0.25

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

 dev-libs/libusb/Manifest |  1 +
 dev-libs/libusb/libusb-1.0.25.ebuild | 74 
 2 files changed, 75 insertions(+)

diff --git a/dev-libs/libusb/Manifest b/dev-libs/libusb/Manifest
index ab33854c9b7f..f7d51a105801 100644
--- a/dev-libs/libusb/Manifest
+++ b/dev-libs/libusb/Manifest
@@ -1 +1,2 @@
 DIST libusb-1.0.24.tar.bz2 606593 BLAKE2B 
f6188b5af1225cf8b6d1486b6efcf48e837ee4f2e3592adab3ae6aae0a74a67aa54f40f0dd547f951a194d40954f2ee33acf741d2eee0b8449ce64f2edcf1018
 SHA512 
5aea36a530aaa15c6dd656d0ed3ce204522c9946d8d39ffbb290dab4a98cda388a2598da4995123d1032324056090bd429e702459626d3e8d7daeebc4e7ff3dc
+DIST libusb-1.0.25.tar.bz2 609127 BLAKE2B 
3aecfbf9fc068fdfb8e612918bb895988f8400dc2c3ffd96a81792ab844d632f0c098947200512ddc37cfa9003956f8454c1d0362973a5d646a225f81cc2923b
 SHA512 
f1e6e5577d4bd1ff136927dc66c615014a06ac332ddd797b1d1ad5f7b68e2405e66068dcb210e2f0ae3e31681603ef72efbd88bf7fbe0eb41ce700fdc3f92f9d

diff --git a/dev-libs/libusb/libusb-1.0.25.ebuild 
b/dev-libs/libusb/libusb-1.0.25.ebuild
new file mode 100644
index ..328fa227b1de
--- /dev/null
+++ b/dev-libs/libusb/libusb-1.0.25.ebuild
@@ -0,0 +1,74 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit multilib-minimal usr-ldscript
+
+DESCRIPTION="Userspace access to USB devices"
+HOMEPAGE="https://libusb.info/ https://github.com/libusb/libusb;
+SRC_URI="https://github.com/${PN}/${PN}/releases/download/v${PV}/${P}.tar.bz2;
+
+LICENSE="LGPL-2.1"
+SLOT="1"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
+IUSE="debug doc examples static-libs test udev"
+RESTRICT="!test? ( test )"
+REQUIRED_USE="static-libs? ( !udev )"
+
+RDEPEND="udev? ( >=virtual/libudev-208:=[${MULTILIB_USEDEP}] )"
+DEPEND="${RDEPEND}
+   !udev? ( virtual/os-headers )"
+BDEPEND="doc? ( app-doc/doxygen )"
+
+multilib_src_configure() {
+   local myeconfargs=(
+   $(use_enable static-libs static)
+   $(use_enable udev)
+   $(use_enable debug debug-log)
+   $(use_enable test tests-build)
+   )
+
+   ECONF_SOURCE="${S}" econf "${myeconfargs[@]}"
+}
+
+multilib_src_compile() {
+   emake
+
+   if multilib_is_native_abi; then
+   use doc && emake -C doc
+   fi
+}
+
+multilib_src_test() {
+   emake check
+
+   # noinst_PROGRAMS from tests/Makefile.am
+   if [[ -e /dev/bus/usb ]]; then
+   tests/stress || die
+   else
+   # bug #824266
+   ewarn "/dev/bus/usb does not exist, skipping stress test"
+   fi
+}
+
+multilib_src_install() {
+   emake DESTDIR="${D}" install
+
+   if multilib_is_native_abi; then
+   gen_usr_ldscript -a usb-1.0
+
+   use doc && dodoc -r doc/api-1.0
+   fi
+}
+
+multilib_src_install_all() {
+   find "${ED}" -type f -name "*.la" -delete || die
+
+   dodoc AUTHORS ChangeLog NEWS PORTING README TODO
+
+   if use examples; then
+   docinto examples
+   dodoc examples/*.{c,h}
+   fi
+}



[gentoo-commits] repo/gentoo:master commit in: x11-drivers/nvidia-drivers/

2022-01-31 Thread Ionen Wolkens
commit: c45028a12f87fe0e79c0d62ed60ddf0960d33044
Author: Ionen Wolkens  gentoo  org>
AuthorDate: Tue Feb  1 02:25:17 2022 +
Commit: Ionen Wolkens  gentoo  org>
CommitDate: Tue Feb  1 02:37:47 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c45028a1

x11-drivers/nvidia-drivers: add 470.103.01

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

 x11-drivers/nvidia-drivers/Manifest|   7 +
 .../nvidia-drivers-470.103.01.ebuild   | 444 +
 2 files changed, 451 insertions(+)

diff --git a/x11-drivers/nvidia-drivers/Manifest 
b/x11-drivers/nvidia-drivers/Manifest
index 5d21ffc63ef6..aa2acf4a7dfa 100644
--- a/x11-drivers/nvidia-drivers/Manifest
+++ b/x11-drivers/nvidia-drivers/Manifest
@@ -1,4 +1,5 @@
 DIST NVIDIA-Linux-aarch64-460.91.03.run 111886330 BLAKE2B 
24ab316e216caa61f7edb4dbcb34541709d3229d495e6ead95e99db7403cddee03467ee28d007f0fa3c4f2fa267e1994533c90a7a67885e9e76d501ab0f8aaa5
 SHA512 
edcfd3b11afe625c8996cda488a8de2e0e40eb4b95c8cf0ead9e1226d7cee8140a83c247d745ceefe997a39cfcf3e3f9bde575d97aa39090f97f88817d89cb28
+DIST NVIDIA-Linux-aarch64-470.103.01.run 184497677 BLAKE2B 
13ad81da2fb8d887187b2685625c831b74db91729ff82553336c6d266312783c4a01675659ebfe4ad6d011c53d871e28e7522f948ef66c258dafea0e33794acd
 SHA512 
5a9881dd9204b81e78c2a5f29bb95682c3c4b334e520030c368f27e795995df0637a6265b1ca74197026d0de02a5f4e0cf7bb91fb6f2dc7607be9fcb7647
 DIST NVIDIA-Linux-aarch64-470.94.run 183639436 BLAKE2B 
a2e7af432e9d6a65e44c6b0af12b6d01048944c879aadb13c17ce13834d463ddbf3bda7029b16986fb5212f4d18f0c96010cb22ef014b5f2af0523e746cc2ca3
 SHA512 
e27b04ec5025b5ce1d6cd78306f55f5699032fc350f78fb7a731a82ec4691ba0764fd3e36d8738d38f17cafd93988c7542d55c370e219bdbab6d0e7eb2f9a5fd
 DIST NVIDIA-Linux-aarch64-495.44.run 210477242 BLAKE2B 
8fb5419be19ab4feab158fb43f142fdc1471b756f7d43afac1c9e787465a991e291cac725dda266b2f454022aea7cb3e249c6f132963a89c97564ef378e876b4
 SHA512 
4d2ed853bc3d7812652f3e677ca1cf56f1b2563bc0a43cee2cf4544f8d3b30d8f29ccc994fc8f95e2c8b40b04efdca066b616983bf2e2fb9247d2d9a8503d4ea
 DIST NVIDIA-Linux-aarch64-495.46.run 211122869 BLAKE2B 
2193f9de186b727af4f22999f6890c1b06a89e88308d5f0cc317b5b1088c62313b34efb4cbd782bc9565083191c443e5cd10b6c8cf89a988153c1abff4e9b1ec
 SHA512 
c830482fa75e841f33a32bd28e842892613968e3e23928f1e1fa45672ef2349fbd33af59341cc4e789f702163b17b10a861b071b42f90e037050769c83ae53b9
@@ -6,6 +7,7 @@ DIST NVIDIA-Linux-aarch64-510.39.01.run 211307577 BLAKE2B 
15d6a21ac81edbaa939044
 DIST NVIDIA-Linux-x86-390.147.run 49303088 BLAKE2B 
5a3a02b88af1ee8699b0c6c3fa222d9176338f10437a88c874126c7bacf64ddc44d03d8a44542cba989129af6336e46cae775713458a16d78ea75e4e004dfffb
 SHA512 
c5d47e2a8c034e158093feeefa2455ec49d676fbd1700118aedba0c3b84be4e2060402d0e27e50d1a674de10f369f8e5ca2da8c61f1d0560d2105d33d7238359
 DIST NVIDIA-Linux-x86_64-390.147.run 85930997 BLAKE2B 
a8085c9abc1c31251788a8f5abdc2090c9085b3028e364184244bbf24d822dc3266877c88b30f403507fa2dd511c68ec67e1f188d6b0f1f4d7d792881d5253fc
 SHA512 
0d8bda32e916d71da2ea74bc12a4f3cb0a0c2ddda27511cf3c89bbf4aeb28db68f6b7261639d88dd1c0180b91213c09de930d233158268c5d9ab3b223510e964
 DIST NVIDIA-Linux-x86_64-460.91.03.run 178201292 BLAKE2B 
4d407b7bb3a99ab71c62c3cd18dc3549c98a24e7af28276e6e6a21dd33efcab017fed3f782f6dfb060c4437cd718f19c2f9900de367cc47bf19fa2718a18ad55
 SHA512 
4ac11130fe5a8f1c26f459e9c19660b3ff6f23011e9f77b09ca948fc42609e523ecea70d3bf6def50a75b4a3079ab280018753fb6e53875d9bb8093a033e3b70
+DIST NVIDIA-Linux-x86_64-470.103.01.run 272484410 BLAKE2B 
42a19ed990f49d4ceefc1006f3e6e4b69135ad2aaf497c648b9afe7941a81aba3a51296cb14bc419352cdf70f850484d2a55784184fdb820186193501422d742
 SHA512 
3dc19774a6fef5e6ec0cb9451df4268f77cb31b0a9ede253bf9cf805a048ad457a7bfec852aaeab3e3e297b3353840a3d6c9c7ddc75d57b2b000ab4e0b15530b
 DIST NVIDIA-Linux-x86_64-470.62.22.run 272128606 BLAKE2B 
727aac085a73c4c953ddb58a5b887b70eb65b5b89cdd556d122d89d351444fbed0adfa3c34627a9ab0d13c42ac93732d9fa023e580894117dd0c06098b386208
 SHA512 
9e9f6a665034495bbfd438567fb9a0998adbfcc979fd1e0370d355b4f312e4c1fb5162b15e5264cc89d3aca6dcaf84ce7ebfff0885ac783dfcd8be3b99b3b96f
 DIST NVIDIA-Linux-x86_64-470.94.run 272262854 BLAKE2B 
23785ec9d434f48793547a3a0d8708c0928b1926f9d8973d872f1745291095cba494310b2fa25a62f3d29bfb4f660fa1ef78d49da651d8a094a23d64ca110e8a
 SHA512 
b70542af04691da623b494d49fcbd58c58b83388fdb1c7ea6dcc779755b595444a324f613840ccbba0d9029456668376fe6049a3e4496c6054efbbf1e0a59c0f
 DIST NVIDIA-Linux-x86_64-495.44.run 282259831 BLAKE2B 
ca11406a5b1b25d9691ec61d4125457c22438b8f0af0651043235f72ee75c4b264cfde7b04840bbec15c22bc5eb657a46326b49941e6c776a8990430cf052818
 SHA512 
bc9054e6028ba172906e6eb9a0b8f5cfc3ae74d57f3e95e0f9057879e3af07a4b19479e80d81e948872bc47bbd674f77f5f81d4debd2e2c3ce45058cd9211802
@@ -13,6 +15,7 @@ DIST NVIDIA-Linux-x86_64-495.46.run 280886811 BLAKE2B 
156917245f37a5da9121cf5706
 DIST NVIDIA-Linux-x86_64-510.39.01.run 328334484 BLAKE2B 

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

2022-01-31 Thread Sam James
commit: 841667b28f225fa262c273ad80c600a20eacf73f
Author: Sam James  gentoo  org>
AuthorDate: Tue Feb  1 02:15:48 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Feb  1 02:15:59 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=841667b2

profiles/arch/amd64: stable-mask sys-cluster/slurm[ucx]

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

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

diff --git a/profiles/arch/amd64/package.use.stable.mask 
b/profiles/arch/amd64/package.use.stable.mask
index d15a5cf2783d..0847976fbd7b 100644
--- a/profiles/arch/amd64/package.use.stable.mask
+++ b/profiles/arch/amd64/package.use.stable.mask
@@ -17,6 +17,10 @@
 
 #--- END OF EXAMPLES ---
 
+# Sam James  (2022-02-01)
+# sys-cluster/ucx is not marked stable on amd64
+sys-cluster/slurm ucx
+
 # Joonas Niilola  (2021-08-13)
 # dev-libs/efl is stabilized on amd64.
 app-crypt/pinentry -efl



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

2022-01-31 Thread Mike Frysinger
commit: b08ac5fe9162f86e86546cbf1e285c61046c6938
Author: Mike Frysinger  gentoo  org>
AuthorDate: Tue Feb  1 02:01:59 2022 +
Commit: Mike Frysinger  gentoo  org>
CommitDate: Tue Feb  1 02:02:08 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b08ac5fe

dev-python/tomli: add s390 love

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

 dev-python/tomli/tomli-1.2.3.ebuild | 2 +-
 dev-python/tomli/tomli-2.0.0.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-python/tomli/tomli-1.2.3.ebuild 
b/dev-python/tomli/tomli-1.2.3.ebuild
index c62c576ca961..af48173eb382 100644
--- a/dev-python/tomli/tomli-1.2.3.ebuild
+++ b/dev-python/tomli/tomli-1.2.3.ebuild
@@ -20,7 +20,7 @@ SRC_URI="
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~sparc ~x86 ~ppc-macos ~x64-macos"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 ~sparc ~x86 ~ppc-macos ~x64-macos"
 
 BDEPEND="
app-arch/unzip

diff --git a/dev-python/tomli/tomli-2.0.0.ebuild 
b/dev-python/tomli/tomli-2.0.0.ebuild
index 6aa051210329..4c213f964042 100644
--- a/dev-python/tomli/tomli-2.0.0.ebuild
+++ b/dev-python/tomli/tomli-2.0.0.ebuild
@@ -20,7 +20,7 @@ SRC_URI="
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv sparc 
x86 ~ppc-macos ~x64-macos"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 
sparc x86 ~ppc-macos ~x64-macos"
 
 BDEPEND="
app-arch/unzip



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

2022-01-31 Thread Sam James
commit: 4c46324a6ce2a9e9ae702408d3235879d9771fc9
Author: Sam James  gentoo  org>
AuthorDate: Tue Feb  1 01:58:43 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Feb  1 01:59:35 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4c46324a

profiles/arch/hppa: stable-mask GUI flags for dev-libs/libisoburn

Tcl/Tk is not marked stable on HPPA.

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

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

diff --git a/profiles/arch/hppa/package.use.stable.mask 
b/profiles/arch/hppa/package.use.stable.mask
index 86a4f2e5bb4d..9045d3e365ec 100644
--- a/profiles/arch/hppa/package.use.stable.mask
+++ b/profiles/arch/hppa/package.use.stable.mask
@@ -17,6 +17,10 @@
 
 #--- END OF EXAMPLES ---
 
+# Sam James  (2022-02-01)
+# Unstable Tcl/Tk dependencies
+dev-libs/libisoburn launch-frontend launch-frontend-setuid frontend-optional
+
 # Sam James  (2022-01-26)
 # Various unstable dependencies
 sys-apps/systemd fido2 http nat policykit qrcode xkb



[gentoo-commits] repo/gentoo:master commit in: metadata/install-qa-check.d/

2022-01-31 Thread Mike Gilbert
commit: 46380b361bcbb28aa3a20fb0e9bc8dc97711b432
Author: Mike Gilbert  gentoo  org>
AuthorDate: Tue Feb  1 01:35:13 2022 +
Commit: Mike Gilbert  gentoo  org>
CommitDate: Tue Feb  1 01:35:13 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=46380b36

metadata/install-qa-check.d: add stub for 60distutils-use-setuptools

Work around broken rsync master script.

Bug: https://bugs.gentoo.org/832446
Signed-off-by: Mike Gilbert  gentoo.org>

 metadata/install-qa-check.d/60distutils-use-setuptools | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/metadata/install-qa-check.d/60distutils-use-setuptools 
b/metadata/install-qa-check.d/60distutils-use-setuptools
new file mode 100644
index ..a2e220f43af9
--- /dev/null
+++ b/metadata/install-qa-check.d/60distutils-use-setuptools
@@ -0,0 +1,2 @@
+# Work around bug 832446
+:



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

2022-01-31 Thread Mike Frysinger
commit: 09da8fd68581e9904d1ad65fe14ea620f30b91c1
Author: Mike Frysinger  gentoo  org>
AuthorDate: Tue Feb  1 01:10:05 2022 +
Commit: Mike Frysinger  gentoo  org>
CommitDate: Tue Feb  1 01:10:05 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=09da8fd6

dev-libs/libburn: add s390 love

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

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

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



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

2022-01-31 Thread Mike Frysinger
commit: 0b9bdda376e3b007d7abf8b4f53cb8596f7ff250
Author: Mike Frysinger  gentoo  org>
AuthorDate: Tue Feb  1 01:10:24 2022 +
Commit: Mike Frysinger  gentoo  org>
CommitDate: Tue Feb  1 01:10:24 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0b9bdda3

dev-libs/libisofs: add s390 love

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

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

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



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

2022-01-31 Thread Mike Frysinger
commit: 980a17ca965865286c0e301278f7f78f4a8da582
Author: Mike Frysinger  gentoo  org>
AuthorDate: Tue Feb  1 01:10:42 2022 +
Commit: Mike Frysinger  gentoo  org>
CommitDate: Tue Feb  1 01:10:42 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=980a17ca

dev-libs/libisoburn: add s390 love

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

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

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



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

2022-01-31 Thread Matthias Coppens
commit: 7cbd066097e9cea1732e53771f2cbaa0ae38
Author: Matthias Coppens  gmail  com>
AuthorDate: Tue Feb  1 00:09:27 2022 +
Commit: Matthias Coppens  gmail  com>
CommitDate: Tue Feb  1 00:09:37 2022 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=7cbd0660

dev-python/asciimatics: Set DISTUTILS_USE_SETUPTOOLS

Closes: https://bugs.gentoo.org/800091
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Matthias Coppens  gmail.com>

 dev-python/asciimatics/asciimatics-1.13.0.ebuild | 3 ++-
 dev-python/asciimatics/asciimatics-.ebuild   | 3 ++-
 2 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/dev-python/asciimatics/asciimatics-1.13.0.ebuild 
b/dev-python/asciimatics/asciimatics-1.13.0.ebuild
index ed1aa5da8..40790043f 100644
--- a/dev-python/asciimatics/asciimatics-1.13.0.ebuild
+++ b/dev-python/asciimatics/asciimatics-1.13.0.ebuild
@@ -1,8 +1,9 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
 
+DISTUTILS_USE_SETUPTOOLS=bdepend
 PYTHON_COMPAT=( python3_{8,9} )
 inherit distutils-r1
 

diff --git a/dev-python/asciimatics/asciimatics-.ebuild 
b/dev-python/asciimatics/asciimatics-.ebuild
index a5fbddc0d..f4900a1fe 100644
--- a/dev-python/asciimatics/asciimatics-.ebuild
+++ b/dev-python/asciimatics/asciimatics-.ebuild
@@ -1,8 +1,9 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
 
+DISTUTILS_USE_SETUPTOOLS=bdepend
 PYTHON_COMPAT=( python3_{8,9} )
 inherit distutils-r1
 



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

2022-01-31 Thread Sam James
commit: 9d673238b37622d80ea52de2aa512c6c50e7fa16
Author: Sam James  gentoo  org>
AuthorDate: Mon Jan 31 05:33:22 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Jan 31 23:59:58 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9d673238

texlive-common.eclass: respect EPREFIX in symlink creation

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

 eclass/texlive-common.eclass | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/eclass/texlive-common.eclass b/eclass/texlive-common.eclass
index 1fe33444f1e5..40e2c3530510 100644
--- a/eclass/texlive-common.eclass
+++ b/eclass/texlive-common.eclass
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 # @ECLASS: texlive-common.eclass
@@ -19,7 +19,7 @@ _TEXLIVE_COMMON_ECLASS=1
 
 case ${EAPI:-0} in
[0-6]) die "Unsupported EAPI=${EAPI:-0} (too old) for ${ECLASS}" ;;
-   7) ;;
+   7) inherit eapi8-dosym ;;
*) die "Unsupported EAPI=${EAPI} (unknown) for ${ECLASS}" ;;
 esac
 
@@ -46,7 +46,7 @@ texlive-common_handle_config_files() {
dodir /etc/texmf/$(dirname ${f}).d
einfo "Moving (and symlinking) ${EPREFIX}${TEXMF_PATH}/${f} to 
${EPREFIX}/etc/texmf/$(dirname ${f}).d"
mv "${ED}/${TEXMF_PATH}/${f}" "${ED}/etc/texmf/$(dirname 
${f}).d" || die "mv ${f} failed."
-   dosym /etc/texmf/$(dirname ${f}).d/$(basename ${f}) 
${TEXMF_PATH}/${f}
+   dosym8 -r /etc/texmf/$(dirname ${f}).d/$(basename ${f}) 
${TEXMF_PATH}/${f}
done < <(find  -name '*.cnf' -type f -o -name '*.cfg' -type f | sed -e 
"s:\./::g")
 }
 



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

2022-01-31 Thread Michał Górny
commit: 78a00aa42924776e8006ff860502a6d8c9f1f7c7
Author: Michał Górny  gentoo  org>
AuthorDate: Mon Jan 31 22:35:32 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Mon Jan 31 23:46:53 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=78a00aa4

dev-python/threadpoolctl: Bump to 3.1.0

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

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

diff --git a/dev-python/threadpoolctl/Manifest 
b/dev-python/threadpoolctl/Manifest
index a8c27843f8f0..e7396707fda4 100644
--- a/dev-python/threadpoolctl/Manifest
+++ b/dev-python/threadpoolctl/Manifest
@@ -1 +1,2 @@
 DIST threadpoolctl-3.0.0.tar.gz 28486 BLAKE2B 
e49bf43ea272e353e1a5f864cd7f38978793489b2dba60a1c075a61f6dbfe0a75a456e1143c0f33d3222ff2e27c1ce6025579b00e3feb2d789c7be068f6e07ad
 SHA512 
df0829d5bed15d5cbcd502810aff91c9dd0d4dafc11173aa762426e96a7ed5acb0fd3132161e5b2d234136156f2a599c3592fc0a8e20828db83882b840a939cc
+DIST threadpoolctl-3.1.0.tar.gz 29899 BLAKE2B 
41bddace1231107a108fd57e281541a4e9f04c9bee957d16cfbff49361f9dcb0b879bf376617480b1ca2929c09d07fd1f8f704afa4ad85e34e38c4a82fb48a3c
 SHA512 
551dad4c93a62382583a96187f795aaeb6954700647c984ad618d3d1bede50d6859e75f676c557fa875db37c798c0347131f6b136148f71b8208783c7f8f717e

diff --git a/dev-python/threadpoolctl/threadpoolctl-3.1.0.ebuild 
b/dev-python/threadpoolctl/threadpoolctl-3.1.0.ebuild
new file mode 100644
index ..8665d7222a6d
--- /dev/null
+++ b/dev-python/threadpoolctl/threadpoolctl-3.1.0.ebuild
@@ -0,0 +1,21 @@
+# Copyright 2020-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=flit
+PYTHON_COMPAT=( python3_{8..10} )
+
+inherit distutils-r1
+
+DESCRIPTION="Limit the number of threads used in native libs that have their 
own threadpool"
+HOMEPAGE="https://github.com/joblib/threadpoolctl;
+SRC_URI="https://github.com/joblib/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86"
+
+BDEPEND="dev-python/cython[${PYTHON_USEDEP}]"
+
+distutils_enable_tests pytest



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

2022-01-31 Thread Michał Górny
commit: 6619a5931c211b011d2358fd36b0e9700cef28fc
Author: Michał Górny  gentoo  org>
AuthorDate: Mon Jan 31 22:41:04 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Mon Jan 31 23:46:55 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6619a593

dev-python/pylast: Bump to 4.5.0

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

 dev-python/pylast/Manifest|  1 +
 dev-python/pylast/pylast-4.5.0.ebuild | 26 ++
 2 files changed, 27 insertions(+)

diff --git a/dev-python/pylast/Manifest b/dev-python/pylast/Manifest
index 54435402bb07..9490bb09a2d2 100644
--- a/dev-python/pylast/Manifest
+++ b/dev-python/pylast/Manifest
@@ -1 +1,2 @@
 DIST pylast-4.4.0.tar.gz 39793 BLAKE2B 
13a2bd4652b0dee142442f8bc6bf922f544b093be207efe8661f5355e37ff59a5c0d9c844193d2d3e4f22ccafc10993b8cced6872d4f0fece42c37524bee8beb
 SHA512 
341b3f8a6691699b9581769d1f06908df8ec694a22d8918e4ed37af1f47287577c5fc156f3807c744aa9774d69e23570036f06a8e9921f3c7c7d21b53b8eb041
+DIST pylast-4.5.0.tar.gz 40175 BLAKE2B 
394a6329d0c7f03ae70cf7ee5e19e310d4fc4b70f86a6e8ed66ad93674465433ff7ab06cfbfa82fd33302a6d85b9fe582402c2166746e7853d1bada9de5f2449
 SHA512 
c885f0ea415c2a6b96454abdbcef0b61732a5253ddff45a03d85a2b7d733f6bff47d1806576e4acc6d07763e404985e5c35341e37b88d586d1cbec811d984551

diff --git a/dev-python/pylast/pylast-4.5.0.ebuild 
b/dev-python/pylast/pylast-4.5.0.ebuild
new file mode 100644
index ..803e6fc359f0
--- /dev/null
+++ b/dev-python/pylast/pylast-4.5.0.ebuild
@@ -0,0 +1,26 @@
+# 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 )
+
+inherit distutils-r1
+
+DESCRIPTION="Python interface to last.fm and other api-compatible websites"
+HOMEPAGE="https://github.com/pylast/pylast;
+SRC_URI="https://github.com/${PN}/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86"
+
+BDEPEND="
+   dev-python/setuptools_scm[${PYTHON_USEDEP}]
+   test? ( dev-python/flaky[${PYTHON_USEDEP}] )
+"
+
+distutils_enable_tests pytest
+
+export SETUPTOOLS_SCM_PRETEND_VERSION=${PV}



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

2022-01-31 Thread Michał Górny
commit: 4a8ea35191fbfd66c63f487d014be5c9c34fee75
Author: Michał Górny  gentoo  org>
AuthorDate: Mon Jan 31 22:40:14 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Mon Jan 31 23:46:54 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4a8ea351

dev-python/tikzplotlib: Bump to 0.10.1

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

 dev-python/tikzplotlib/Manifest  |  1 +
 dev-python/tikzplotlib/tikzplotlib-0.10.1.ebuild | 40 
 2 files changed, 41 insertions(+)

diff --git a/dev-python/tikzplotlib/Manifest b/dev-python/tikzplotlib/Manifest
index e4401cf58fd8..9cff890ae0f1 100644
--- a/dev-python/tikzplotlib/Manifest
+++ b/dev-python/tikzplotlib/Manifest
@@ -1,3 +1,4 @@
 DIST tikzplotlib-0.10.0.tar.gz 98266 BLAKE2B 
28c49f937af5f70830218dcd3215ab5b7e56077cdd87e0e3887b48a63903314765adc872dc5c7f55e1bd5770541c8f1f3950033cf54acdf8a38be3b14bb6ac4b
 SHA512 
661291a975132ac18066dc8af310da91847f0fed289256944bba1f374c61cdb95c72a942527a92906c935b5af1131069212109eb25f531bac7ac72f6a1d9d773
+DIST tikzplotlib-0.10.1.tar.gz 98265 BLAKE2B 
7664e702afb38580af78f2b0887000215a5a0c2ef57e4f9ca5d1100bcba257365b89aee805e800e3a9b5a992487c1ee9733088dadc53941405c0055336478130
 SHA512 
13a750d9929db1d4ce4608a296523be55878c702846b0b339c6c002cbdf4e8f7b1ffea84db612d8932a379fafce9b4fe6ab6ce4325bf780f211cc0b885a15818
 DIST tikzplotlib-0.9.16.tar.gz 98162 BLAKE2B 
de32064cd8cb6f3fbd8e067c8126a86da6d9836dc42d91d42fd8ad6ba9f8fc2a1001904d370cb756e76112a0d746247f6235fe40af277a7142bdc6264b1ee531
 SHA512 
7633b7e8ee23aed8da3df249a7dbc4e36667950d2c5caef5845b5468a61f5cb0191cad3253cc7940d19be56a7981d33c70c9d45ce0d9329286266af6f36c2d94
 DIST tikzplotlib-0.9.17.tar.gz 98194 BLAKE2B 
746bd940805fa7bcef56398f974ad13c54814c7192ed8c85bdcfdf2fbeb93a0016d810a0b532120a404053e0666352c07f5f0db97b3241574fbcda3ad464664f
 SHA512 
3708eba0d77890a919c7e974569fcf4cf1c798199927bd2771e8952f6ea49a10a6b85d605c3d6c4969e16bf47eb1683557f8bbefdf986f043049aa6b0c37a8ff

diff --git a/dev-python/tikzplotlib/tikzplotlib-0.10.1.ebuild 
b/dev-python/tikzplotlib/tikzplotlib-0.10.1.ebuild
new file mode 100644
index ..6a3cdf0843a9
--- /dev/null
+++ b/dev-python/tikzplotlib/tikzplotlib-0.10.1.ebuild
@@ -0,0 +1,40 @@
+# Copyright 2019-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=flit
+PYTHON_COMPAT=( python3_{8..10} )
+
+inherit distutils-r1 virtualx
+
+DESCRIPTION="Convert matplotlib figures into TikZ/PGFPlots"
+HOMEPAGE="https://github.com/nschloe/tikzplotlib;
+SRC_URI="https://github.com/nschloe/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+RDEPEND="
+   app-text/texlive[extra]
+   dev-python/matplotlib[latex,${PYTHON_USEDEP}]
+   dev-python/numpy[${PYTHON_USEDEP}]
+   dev-python/pillow[${PYTHON_USEDEP}]
+   dev-python/webcolors[${PYTHON_USEDEP}]
+"
+
+BDEPEND="
+   test? (
+   dev-python/pandas[${PYTHON_USEDEP}]
+   dev-python/pytest-codeblocks[${PYTHON_USEDEP}]
+   dev-python/scipy[${PYTHON_USEDEP}]
+   )"
+
+distutils_enable_tests pytest
+distutils_enable_sphinx doc dev-python/mock
+
+src_test() {
+   local -x MPLBACKEND=Agg
+   virtx distutils-r1_src_test
+}



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

2022-01-31 Thread Michał Górny
commit: 40bc7bb8a90024388383206c1c14e6fcb2e7474d
Author: Michał Górny  gentoo  org>
AuthorDate: Mon Jan 31 22:46:07 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Mon Jan 31 23:46:57 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=40bc7bb8

dev-python/pip: Bump to 22.0.2

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

 dev-python/pip/Manifest  |   1 +
 dev-python/pip/pip-22.0.2.ebuild | 145 +++
 2 files changed, 146 insertions(+)

diff --git a/dev-python/pip/Manifest b/dev-python/pip/Manifest
index bc358516b9bd..58737ebc97c9 100644
--- a/dev-python/pip/Manifest
+++ b/dev-python/pip/Manifest
@@ -1,5 +1,6 @@
 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 pip-22.0.2.tar.gz 9289498 BLAKE2B 
4e23c9cf5410cbed77b631fc153c1a9a992a11e5f06c9e317a4e3018da19382f25208557d327447ee778d2a9ca585f08ffa2a3fd8bcdfcda7fd2ec195e99c135
 SHA512 
5cc649b1b64c731d3b47c2296d37c93d276393224e8183e6f8966e320b876122c3e89c163d3da5cba064f4279a5e1f2a92b349edaf834c33b69b77d593b7195f
 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.2.ebuild b/dev-python/pip/pip-22.0.2.ebuild
new file mode 100644
index ..48c8736f6a40
--- /dev/null
+++ b/dev-python/pip/pip-22.0.2.ebuild
@@ -0,0 +1,145 @@
+# 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+=( 

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

2022-01-31 Thread Michał Górny
commit: 283bf202bc0e2db0f892a3afb4b081455b03f8c2
Author: Michał Górny  gentoo  org>
AuthorDate: Mon Jan 31 22:43:23 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Mon Jan 31 23:46:56 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=283bf202

dev-python/mongomock: Bump to 4.0.0

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

 dev-python/mongomock/Manifest   |  1 +
 dev-python/mongomock/mongomock-4.0.0.ebuild | 33 +
 2 files changed, 34 insertions(+)

diff --git a/dev-python/mongomock/Manifest b/dev-python/mongomock/Manifest
index 9099adf3508e..7bd93c46a015 100644
--- a/dev-python/mongomock/Manifest
+++ b/dev-python/mongomock/Manifest
@@ -1 +1,2 @@
 DIST mongomock-3.23.0.tar.gz 123705 BLAKE2B 
d58f867628c8c80e1289c1a86fa910585431b5eca41818201dccd54d5adccb55c35aea41566ab2d483c7040cfcaa4c2afdbaad39fdd901497a0e1db4effd1c11
 SHA512 
35442f29907bb58693059a33f5941ca557965fe2b0b9b68ab3e4b31f5e2326bb41db8716a089dd18a1a1fdd5523a729b48a85e0caa0daca1bad2790c2ac017a9
+DIST mongomock-4.0.0.tar.gz 145478 BLAKE2B 
fad07cd15f250f81dd483814d6a3c15e69a86f4ee9a27308a3a08961f11a38c1abfc3bfa0a36dd81e14c902946c9aefd6ac29a9dde95dbf3e5b0781e7f9c8aca
 SHA512 
e489dd9f312762f0322dfcc34b85912b5e47fa838bd48561aab9c195f19002c8e5f3617a1cc45929e9476aede7733286b5f6246f54be7396c422da5920bd89d5

diff --git a/dev-python/mongomock/mongomock-4.0.0.ebuild 
b/dev-python/mongomock/mongomock-4.0.0.ebuild
new file mode 100644
index ..1763b82a094f
--- /dev/null
+++ b/dev-python/mongomock/mongomock-4.0.0.ebuild
@@ -0,0 +1,33 @@
+# 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="Library to help testing Python code that interacts with MongoDB 
via Pymongo"
+HOMEPAGE="https://github.com/mongomock/mongomock 
https://pypi.org/project/mongomock/;
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+BDEPEND=">=dev-python/pbr-5.1.1[${PYTHON_USEDEP}]"
+
+RDEPEND="
+   dev-python/packaging[${PYTHON_USEDEP}]
+   >=dev-python/pymongo-3.10.1[${PYTHON_USEDEP}]
+   >=dev-python/sentinels-1.0.0[${PYTHON_USEDEP}]
+   >=dev-python/six-1.14.0[${PYTHON_USEDEP}]"
+
+src_test() {
+   # Use NO_LOCAL_MONGO to disable tests that need a MongoDB instance.
+   # TZ=UTC needed for date/time tests to pass
+   TZ=UTC NO_LOCAL_MONGO=1 distutils-r1_src_test
+}
+
+distutils_enable_tests pytest



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

2022-01-31 Thread Michał Górny
commit: ae231920562e1c3f1122367ff4c53f7484cd0ffb
Author: Michał Górny  gentoo  org>
AuthorDate: Mon Jan 31 22:34:11 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Mon Jan 31 23:46:53 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ae231920

dev-python/ansi: Bump to 0.3.5

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

 dev-python/ansi/Manifest  |  1 +
 dev-python/ansi/ansi-0.3.5.ebuild | 20 
 2 files changed, 21 insertions(+)

diff --git a/dev-python/ansi/Manifest b/dev-python/ansi/Manifest
index dba5288bc241..b45fe7261f74 100644
--- a/dev-python/ansi/Manifest
+++ b/dev-python/ansi/Manifest
@@ -1 +1,2 @@
 DIST ansi-0.2.0.tar.gz 5173 BLAKE2B 
436caa8e1f36e96f1844e79e3a0ff0c4099e76b25ce9f56c9d8663aeeb650f32fba75a14fe8548f557fb020e2340707272fdda4cdd3c245c903a4f801ae48413
 SHA512 
22c69b5030f03eca9470e288c16e62042ccd02ef2e232600a4fab629354601d5da0f7c16b60dae7293c69255e5d4125298890d99dba8e5387960a5be60b92d61
+DIST ansi-0.3.5.tar.gz 6597 BLAKE2B 
4e32bd7add4af1d9f11173aa79d6ed139814f3b3727a4599f104e8632a4e169fdaccf3e18ecf425f86c17c70c1d185f6a915bd9cbac2589d376fc23c338127e6
 SHA512 
a12b7e1231c2691edf6d807907fe6b8a8d6c6bc116fd9681b6bb7603e6e2ce7af17e3e7892d4046752844327eb8f02a248f93686640bec24dbe2be59202b01e3

diff --git a/dev-python/ansi/ansi-0.3.5.ebuild 
b/dev-python/ansi/ansi-0.3.5.ebuild
new file mode 100644
index ..838f9f8f9f2e
--- /dev/null
+++ b/dev-python/ansi/ansi-0.3.5.ebuild
@@ -0,0 +1,20 @@
+# 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="ANSI cursor movement and graphics in Python"
+HOMEPAGE="https://github.com/tehmaze/ansi/;
+SRC_URI="https://github.com/tehmaze/${PN}/archive/${P}.tar.gz;
+S="${WORKDIR}/${PN}-${P}"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+distutils_enable_tests pytest



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

2022-01-31 Thread Michał Górny
commit: 5f535563f111d55894d28998705a6ac8a9471049
Author: Michał Górny  gentoo  org>
AuthorDate: Mon Jan 31 22:44:53 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Mon Jan 31 23:46:56 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5f535563

dev-python/hypothesis: Bump to 6.36.1

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

 dev-python/hypothesis/Manifest |  1 +
 dev-python/hypothesis/hypothesis-6.36.1.ebuild | 65 ++
 2 files changed, 66 insertions(+)

diff --git a/dev-python/hypothesis/Manifest b/dev-python/hypothesis/Manifest
index 873732102686..3cce33a5a1f0 100644
--- a/dev-python/hypothesis/Manifest
+++ b/dev-python/hypothesis/Manifest
@@ -3,3 +3,4 @@ DIST hypothesis-python-6.33.0.tar.gz 9177426 BLAKE2B 
ad1b1a358345f9b92bf41cee196
 DIST hypothesis-python-6.34.2.tar.gz 9178843 BLAKE2B 
24bbc19ea5c207880d577a3c451f6e90c4b124a934aa1cd103c11ec77cbb5076d75e3860abd2b9bd2fc75640ba562b81d3fa038cc7752109625990e0ac0e1039
 SHA512 
a03233a2b84b1e009ad246663b0c7f6b56f2c04d08d69297ff50b02b8af292fdee37f877ca2f709e6ef64192d31e3d9bf18f78a6f5c92b8f03bf04ba398d063c
 DIST hypothesis-python-6.35.1.tar.gz 9179056 BLAKE2B 
3667ed7fe2a5402a3055941c44afe8e3e909381a0cbc1bec61cdcec18cb102796d283c737d5642ff6242fee4f0a2dc88774befe880a58f64bb4e183789b21e09
 SHA512 
839c9b2cf607f44fccf20c814a774889484f61a40a93e976f7bcb457dceac272bf6b775231fb36009e115181cf2089907bcad898f795e266d98ca218c5c4af28
 DIST hypothesis-python-6.36.0.tar.gz 9179303 BLAKE2B 
f7e1b7f4400f4e6acd15898a32630420b693dd41d432e0914b56469f7781e5ff4df2e2679be9af36bcfe65a618ddd5d8be9ff22b9df8b05af697960c6721a813
 SHA512 
afff635df30552aa8165a28e2dd02e01cd265e22793d788b8a7009f5d3f85fee6330423eed405f64a13d8749c852b81b3d21b4c48f3b3b3a3682e8cdd4cdf238
+DIST hypothesis-python-6.36.1.tar.gz 9179567 BLAKE2B 
67c5e33667287107b80684011076448d3761f09759592eeb42c4763080a23c9bdcffd21d0566282b856f55cc3b527e365f5b91f12abf0de77aee842ef2da719d
 SHA512 
53a2054cfad778e59d56b483075a2de0cb3b15c80be3d2101607c593eb4e997516c350a44e542ec4ecf6b265058733d0362d557b908d58a934e57369b08334be

diff --git a/dev-python/hypothesis/hypothesis-6.36.1.ebuild 
b/dev-python/hypothesis/hypothesis-6.36.1.ebuild
new file mode 100644
index ..e070fa008ff0
--- /dev/null
+++ b/dev-python/hypothesis/hypothesis-6.36.1.ebuild
@@ -0,0 +1,65 @@
+# 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(+),sqlite"
+
+inherit distutils-r1 multiprocessing optfeature
+
+DESCRIPTION="A library for property based testing"
+HOMEPAGE="https://github.com/HypothesisWorks/hypothesis 
https://pypi.org/project/hypothesis/;
+SRC_URI="https://github.com/HypothesisWorks/${PN}/archive/${PN}-python-${PV}.tar.gz;
+S="${WORKDIR}/${PN}-${PN}-python-${PV}/${PN}-python"
+
+LICENSE="MPL-2.0"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~riscv ~s390 
~sparc ~x86 ~x64-macos"
+IUSE="cli"
+
+RDEPEND="
+   >=dev-python/attrs-19.2.0[${PYTHON_USEDEP}]
+   >=dev-python/sortedcontainers-2.1.0[${PYTHON_USEDEP}]
+   cli? (
+   $(python_gen_cond_dep '
+   dev-python/black[${PYTHON_USEDEP}]
+   dev-python/click[${PYTHON_USEDEP}]
+   ' python3_{8..10})
+   )
+"
+BDEPEND="
+   test? (
+   dev-python/mock[${PYTHON_USEDEP}]
+   dev-python/pexpect[${PYTHON_USEDEP}]
+   dev-python/pytest-xdist[${PYTHON_USEDEP}]
+   !!

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

2022-01-31 Thread Michał Górny
commit: 1ce46bd541028a1003211c08f19b03165b32316f
Author: Michał Górny  gentoo  org>
AuthorDate: Mon Jan 31 22:31:46 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Mon Jan 31 23:46:50 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1ce46bd5

dev-python/cfn-lint: Bump to 0.58.0

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

 dev-python/cfn-lint/Manifest   |  1 +
 dev-python/cfn-lint/cfn-lint-0.58.0.ebuild | 51 ++
 2 files changed, 52 insertions(+)

diff --git a/dev-python/cfn-lint/Manifest b/dev-python/cfn-lint/Manifest
index c0ee18d44e7f..0f1b4ebb3f60 100644
--- a/dev-python/cfn-lint/Manifest
+++ b/dev-python/cfn-lint/Manifest
@@ -1,3 +1,4 @@
 DIST cfn-lint-0.56.3.tar.gz 8278034 BLAKE2B 
894d30add7a193d256dc2195c0cd1d4b75f10f60abe9e37c5b0bdd84178d9559759326ad3e55d2321b99588094b436dc2dc8dff1cc561ae56dd4cee98d6b43bd
 SHA512 
8aeaf44a626f9bfc05ebeefc8aec9211fcac1a65de681d5d700f3621631bff15e74ed644b9d0dc8af4d9b0b14802c2259dbc4ccf38594705040f5fd3af1cf482
 DIST cfn-lint-0.56.4.tar.gz 8550039 BLAKE2B 
99efd99b423e068717f3050e4da36463c16b0a55dfc36ca7ca45b1136d08bbce84441c8c4170eff7c82cbd4ecf87b6f78504b1d09d850d803a7e957903c9
 SHA512 
b7c94d85d58f9e44ff8d5575bb33c8c7fafcb908afe144d585765f02d645436d6583ecc802f0fa376597b75c72ada9a23862141cf1170c1ac1f64f2467d346fb
 DIST cfn-lint-0.57.0.tar.gz 8579636 BLAKE2B 
5e9cadcbd695b1047c4cf51132fcdf5a254a89fcd89a86e3c5d86096e8cd376f7f02422757f7daaf98490ff82df88933a976faba1ea6504a463ed7c485c83631
 SHA512 
11ec66bc5a98c928e059778462766100fb47f4b45a4cc7023d3d2b70ae664a1b199ec4df0d95cb9ada5a09a1f7a609fcec7d76339b3d9d6430bbe85462e1c020
+DIST cfn-lint-0.58.0.tar.gz 8645209 BLAKE2B 
b198c8e6a56095782ab5fbd70f1f5872d951da133ee7056ef468e5d1cd0ba1a7831ebd4263248ec2cec04980211e01cf3525e18f8ad272d6b1aaeee07527028d
 SHA512 
238929a79d25b6a5945fd43f29fa3c432c650923634495c2ace7e3f6ace0c7701bcc278ea151a9172691bd04164f8a7b409dd8387e82e5917a9f65e1a556a4d2

diff --git a/dev-python/cfn-lint/cfn-lint-0.58.0.ebuild 
b/dev-python/cfn-lint/cfn-lint-0.58.0.ebuild
new file mode 100644
index ..b8ea9d7827e1
--- /dev/null
+++ b/dev-python/cfn-lint/cfn-lint-0.58.0.ebuild
@@ -0,0 +1,51 @@
+# 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="CloudFormation Linter"
+HOMEPAGE="https://pypi.org/project/cfn-lint/ 
https://github.com/aws-cloudformation/cfn-lint/;
+SRC_URI="
+   https://github.com/aws-cloudformation/cfn-lint/archive/v${PV}.tar.gz
+   -> ${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
+
+RDEPEND="
+   >=dev-python/aws-sam-translator-1.42.0[${PYTHON_USEDEP}]
+   dev-python/jsonpatch[${PYTHON_USEDEP}]
+   >=dev-python/jschema_to_python-1.2.3[${PYTHON_USEDEP}]
+   >=dev-python/jsonschema-3.0[${PYTHON_USEDEP}]
+   dev-python/junit-xml[${PYTHON_USEDEP}]
+   dev-python/networkx[${PYTHON_USEDEP}]
+   >dev-python/pyyaml-5.4[${PYTHON_USEDEP}]
+   >=dev-python/requests-2.15.0[${PYTHON_USEDEP}]
+   >=dev-python/sarif_om-1.0.4[${PYTHON_USEDEP}]
+   >=dev-python/six-1.11[${PYTHON_USEDEP}]
+"
+
+distutils_enable_tests pytest
+
+EPYTEST_DESELECT=(
+   # TODO
+   test/unit/module/test_template.py::TestTemplate::test_build_graph
+   # requires git repo
+   
test/unit/module/maintenance/test_update_documentation.py::TestUpdateDocumentation::test_update_docs
+   # Internet
+   
test/unit/module/formatters/test_formatters.py::TestFormatters::test_sarif_formatter
+   
test/unit/module/maintenance/test_update_resource_specs.py::TestUpdateResourceSpecs::test_update_resource_specs_python_2
+   
test/unit/module/maintenance/test_update_resource_specs.py::TestUpdateResourceSpecs::test_update_resource_specs_python_3
+)
+
+src_prepare() {
+   # unpin the deps
+   sed -e 's:~=[0-9.]*::' -i setup.py || die
+   distutils-r1_src_prepare
+}



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

2022-01-31 Thread Michał Górny
commit: cde69bc0eb5920ce90f965e2203ed511af4fcf0f
Author: Michał Górny  gentoo  org>
AuthorDate: Mon Jan 31 22:32:32 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Mon Jan 31 23:46:51 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cde69bc0

dev-python/Faker: Bump to 11.4.0

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

 dev-python/Faker/Faker-11.4.0.ebuild | 31 +++
 dev-python/Faker/Manifest|  1 +
 2 files changed, 32 insertions(+)

diff --git a/dev-python/Faker/Faker-11.4.0.ebuild 
b/dev-python/Faker/Faker-11.4.0.ebuild
new file mode 100644
index ..5fca773bf8a5
--- /dev/null
+++ b/dev-python/Faker/Faker-11.4.0.ebuild
@@ -0,0 +1,31 @@
+# Copyright 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="A Python package that generates fake data for you"
+HOMEPAGE="https://github.com/joke2k/faker;
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+RDEPEND="
+   >=dev-python/python-dateutil-2.4.2[${PYTHON_USEDEP}]
+   >=dev-python/text-unidecode-1.3[${PYTHON_USEDEP}]
+   !dev-ruby/faker"
+BDEPEND="
+   test? (
+   dev-python/freezegun[${PYTHON_USEDEP}]
+   dev-python/pillow[${PYTHON_USEDEP},tiff]
+   dev-python/random2[${PYTHON_USEDEP}]
+   dev-python/validators[${PYTHON_USEDEP}]
+   )"
+
+distutils_enable_tests pytest

diff --git a/dev-python/Faker/Manifest b/dev-python/Faker/Manifest
index 69d70e66f8be..70bc468e2437 100644
--- a/dev-python/Faker/Manifest
+++ b/dev-python/Faker/Manifest
@@ -2,3 +2,4 @@ DIST Faker-10.0.0.tar.gz 1198872 BLAKE2B 
60e4f34a597ca11b0699c330f6cdb0f7f387bb6
 DIST Faker-11.0.0.tar.gz 1199121 BLAKE2B 
e5c4e17daa969249dbf1ae69630a79c50e6e51d63db9997872bd22a7e91db1771fdef984ec5912d42815632598339062be20005e4921c846abf3013e6efc8c89
 SHA512 
687f47ba613bd2117c412da54e293281bf1943eccde8165cc749be5d176a025d250c831d55a509a6923b3542dba4fe5abce23bd80b980bdca742ecaa837d4334
 DIST Faker-11.1.0.tar.gz 1214021 BLAKE2B 
c4b7b44d19566037135d47bce19895da7bb0eba17c64086ad5f0019bbd49a77aaf4231e6aef8f40aec4811bbe4df209b796773ac5cca6a859ff9b43ea57fe9bc
 SHA512 
646d16bceb3fc5ca8a9004ab7369d7fc6012f0766b2f6b58922a1a415a4bf1ae1af0d5977d58f15792bd794fa2235fb44e626e28f5af168d4e4def8112bab0ca
 DIST Faker-11.3.0.tar.gz 1215886 BLAKE2B 
01a0e9cff30597536cc1d6f4ae3f67c43e0e1ec5268d5c544a0cf6ea905c4528f07567515e615b74f32ea4622c9090e63141b0b526d656cbb96a449c23e7b047
 SHA512 
cb95ecd4cd781c6a08621fe75a1d019349232f8be65d4c9b5825987cb98bb6d031569d6e3253cb36a68986707515540f6ebd7503085aea68d56642b08f86192f
+DIST Faker-11.4.0.tar.gz 1347314 BLAKE2B 
0399302df718a9283ecb59ab044f438891f2874a2dd752d97bd88cf7e2de4536ad34ee818576c9c9926d90b5a18626759fb12dcd2cbf6ba54a3a9d2366caec66
 SHA512 
a12dbc6e3011839852fe978004520c546a42fab7b84ba03d890fe12a40299d36b7ce0ffbe1e678dfb74879fe17410589c459ff2ac904bdd15c9c03b816e8c7c0



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

2022-01-31 Thread Michał Górny
commit: 4c94a10f71059f01fe8ebf5c12d5780a7a0eab1a
Author: Michał Górny  gentoo  org>
AuthorDate: Mon Jan 31 22:33:21 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Mon Jan 31 23:46:52 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4c94a10f

dev-python/google-auth: Bump to 2.6.0

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

 dev-python/google-auth/Manifest |  1 +
 dev-python/google-auth/google-auth-2.6.0.ebuild | 56 +
 2 files changed, 57 insertions(+)

diff --git a/dev-python/google-auth/Manifest b/dev-python/google-auth/Manifest
index 2099353297c8..5b159d372f29 100644
--- a/dev-python/google-auth/Manifest
+++ b/dev-python/google-auth/Manifest
@@ -1,3 +1,4 @@
 DIST google-auth-2.3.3.tar.gz 186600 BLAKE2B 
52b1269b88d27fafafcb053219c93c7f180cac11cdf32b140531553dda547d02087b0418d44edc6497eb37793859d86d4beaad1a7a128c86839202785584c9ab
 SHA512 
3ab6d97e71988ef5e338e0a643545f8fa504f5ea04f4176afd9417ecf0e9a3fa45333f0c2c7ea5bf32423df32c48ec59ac9d16ef8bfc35a1aa4c0fcc114fef63
 DIST google-auth-2.4.0.tar.gz 188032 BLAKE2B 
27cd5a9fec2a0f98e26e4c5cfada446f9561834d8471a91bcab54b2965231ecf9d40d8d6d4240355adf0da5ffc9533ce745940a9d9eaca3fd97ed8c759e55939
 SHA512 
bb107b4dcf556e98f2a994d9baf10492d249b679d92c26bd96c79764d886bfb001940ac168ff0932456af15e4f2de38edc62d7c9beecadafad5e6350b13e0d95
 DIST google-auth-2.5.0.tar.gz 189396 BLAKE2B 
85b6cccf46acaa15ebc58b0cc4ea906c405e8f5e1f9d5c67c1790105689bba47e9f57355751a31a051ec6f20f828e2e2d0d9e792afc5d877791deab8a3e18503
 SHA512 
7323f253789364d14c1c1adf148cbfff2abceec06c539e93c8f5ae4a5ee978838480f9923e3d62988d903a239434257f980ec1095a8cedc678e263d0adff6cce
+DIST google-auth-2.6.0.tar.gz 188477 BLAKE2B 
19baf9ec41e2b8667b8800687f4920d0e53df6cbfd17830e352f808b1438b21d952a4480f3b0fbc8e83dd215c0cd49b393f4798952eea1eb808b5417d578af85
 SHA512 
160fae0afcebd62dc0d46bf5e1102be34c6084cf188941105facd00b4a9b2bf6b36b58623e84595111849af0cb16b4f4a09b1e13ce095be025831fa4e7241b4c

diff --git a/dev-python/google-auth/google-auth-2.6.0.ebuild 
b/dev-python/google-auth/google-auth-2.6.0.ebuild
new file mode 100644
index ..cf76f1ed6945
--- /dev/null
+++ b/dev-python/google-auth/google-auth-2.6.0.ebuild
@@ -0,0 +1,56 @@
+# 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..9} )
+
+inherit distutils-r1
+
+DESCRIPTION="Google Authentication Library"
+HOMEPAGE="
+   https://github.com/googleapis/google-auth-library-python/
+   https://pypi.org/project/google-auth/;
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+
+RDEPEND="
+   =dev-python/pyasn1-0.1.7[${PYTHON_USEDEP}]
+   >=dev-python/pyasn1-modules-0.2.1[${PYTHON_USEDEP}]
+   >=dev-python/rsa-3.1.4[${PYTHON_USEDEP}]
+   dev-python/six[${PYTHON_USEDEP}]
+   "
+BDEPEND="
+   test? (
+   dev-python/cryptography[${PYTHON_USEDEP}]
+   dev-python/flask[${PYTHON_USEDEP}]
+   dev-python/freezegun[${PYTHON_USEDEP}]
+   dev-python/grpcio[${PYTHON_USEDEP}]
+   dev-python/mock[${PYTHON_USEDEP}]
+   dev-python/moto[${PYTHON_USEDEP}]
+   dev-python/pyopenssl[${PYTHON_USEDEP}]
+   dev-python/pytest-localserver[${PYTHON_USEDEP}]
+   dev-python/pyu2f[${PYTHON_USEDEP}]
+   dev-python/requests[${PYTHON_USEDEP}]
+   dev-python/responses[${PYTHON_USEDEP}]
+   dev-python/urllib3[${PYTHON_USEDEP}]
+   )"
+
+distutils_enable_tests pytest
+
+EPYTEST_IGNORE=(
+   # these are compatibility tests with oauth2client
+   # disable them to unblock removal of that package
+   tests/test__oauth2client.py
+)
+
+python_install_all() {
+   distutils-r1_python_install_all
+   find "${ED}" -name '*.pth' -delete || die
+}



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

2022-01-31 Thread Sam James
commit: 2275e1da2f2251fa310ac17ecceedba8967ff5ce
Author: Sam James  gentoo  org>
AuthorDate: Mon Jan 31 23:28:53 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Jan 31 23:29:00 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2275e1da

media-libs/harfbuzz: add 3.3.1, drop 3.3.0

3.3.0 introduced a UAF which was promptly fixed by 3.3.1.

Acked-by: Matt Turner  gentoo.org> (for gnome@)
Signed-off-by: Sam James  gentoo.org>

 media-libs/harfbuzz/Manifest | 2 +-
 media-libs/harfbuzz/{harfbuzz-3.3.0.ebuild => harfbuzz-3.3.1.ebuild} | 0
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-libs/harfbuzz/Manifest b/media-libs/harfbuzz/Manifest
index 17488b108c41..4e73cf978489 100644
--- a/media-libs/harfbuzz/Manifest
+++ b/media-libs/harfbuzz/Manifest
@@ -1,3 +1,3 @@
 DIST harfbuzz-3.1.2.tar.gz 26678706 BLAKE2B 
231687fa77983217cf60eda2b4796431c15a9efa79e8925363e6d8374ea2710d167eb1bcf5e14a7c738a98f6be06e24ee6b038ea5697b380b81425c9d4244dad
 SHA512 
4d1093904bd450c6d65130b3d7198c07cfc5cce9a5d234fcb14bae1101b28e697ba42cb455217f863d8d5c83830784f716ae59a2dbb38e88156677213bdb4799
 DIST harfbuzz-3.2.0.tar.gz 28221148 BLAKE2B 
55ff832d3f740e2d3819f66ddfadd10312533addc975a8871e549ad33f27f4a6da33cc190e3de17bd12c9716258bd0cb165c4c04da5057f92cc53e8673d4c10a
 SHA512 
5d8c629416c0bc557b83e8d9d731d41b9e8ee3abc74590e65ed6ca67d74d3a440d038134313f17a7b1b14ef0fc1ecf8bb87113fdcf5f0c8d3dc3d2eeb9b08c18
-DIST harfbuzz-3.3.0.tar.gz 29031191 BLAKE2B 
0aff52467e0560b3e5f13ad02bc01cdb6dac1cb7ae2f8d5be3ee93260adb2ad363dc7629f8a0a7811b4df5ac6d740330ab06fc2a18b91507552b1bb7fea7484e
 SHA512 
18d52bf84bc5a1f45f807396a5996cef8f387caf63a7ec5711e3b8ef19e61c3b8f32201e28bb1e1d8220d458e7075fdb719db20aa69591aef301863d4e957526
+DIST harfbuzz-3.3.1.tar.gz 29039964 BLAKE2B 
55034a83d63369fe6b8a010cbab35615c60d03e052f2f49a6ed176222f2623beaa11e32a3872a0f2128d10b4e7240fcf198d8445b8b80ae0134ff2bf9a51ece4
 SHA512 
05a5fd52e0eac9eb1288c4d5e49154a29c1dd98032b5afd49cbb563520865ead0fd756651e46374b016fac0d1a584fb89aef5835758b5970266a3c926676da95

diff --git a/media-libs/harfbuzz/harfbuzz-3.3.0.ebuild 
b/media-libs/harfbuzz/harfbuzz-3.3.1.ebuild
similarity index 100%
rename from media-libs/harfbuzz/harfbuzz-3.3.0.ebuild
rename to media-libs/harfbuzz/harfbuzz-3.3.1.ebuild



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

2022-01-31 Thread Andreas K. Hüttel
commit: ca83d3bddd1e33dfadba2511366ce7d70580f8aa
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Mon Jan 31 23:03:20 2022 +
Commit: Andreas K. Hüttel  gentoo  org>
CommitDate: Mon Jan 31 23:03:38 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ca83d3bd

sys-libs/glibc: 2.33 patchset bump

See-also: https://sourceware.org/pipermail/libc-alpha/2022-January/135929.html
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Andreas K. Hüttel  gentoo.org>

 sys-libs/glibc/Manifest  |1 +
 sys-libs/glibc/glibc-2.33-r11.ebuild | 1596 ++
 2 files changed, 1597 insertions(+)

diff --git a/sys-libs/glibc/Manifest b/sys-libs/glibc/Manifest
index 49a7edf2703d..5df9731c2262 100644
--- a/sys-libs/glibc/Manifest
+++ b/sys-libs/glibc/Manifest
@@ -13,6 +13,7 @@ DIST glibc-2.32-patches-8.tar.xz 65532 BLAKE2B 
00c572cff396e52313d0324f7bc28192a
 DIST glibc-2.32.tar.xz 16744512 BLAKE2B 
a56b4afbb35315c5cd6dca0f62e44455dceae3e6e88a8453621f9a5394a60ddf10ca9309b2db0911830c7fd77e3faa5d94694eb94d5b2c05fc5285cef52255da
 SHA512 
8460c155b7003e04f18dabece4ed9ad77445fa2288a7dc08e80a8fc4c418828af29e0649951bd71a54ea2ad2d4da7570aafd9bdfe4a37e9951b772b442afe50b
 DIST glibc-2.33-patches-6.tar.xz 64632 BLAKE2B 
f04ca4320d65c8796c67471cb56d3bf002cc34fb6a81075b85948e41c94df46cb2a3a944cced42d6d2c17ffc11e32a9840810864e655cc0fe18e6e0fe9f3c985
 SHA512 
b95746cd3415ec9ca275e542a2b5fddd5ce5680aa3bda08e94e96cf431191f7488ef6b7999ff0dfaf7405a4212531a75283e9bd7f5ae65bf572912038877a6df
 DIST glibc-2.33-patches-8.tar.xz 91220 BLAKE2B 
1c9aeaf2d3a58e83aec8ea6eb19776dd05e16430f25de675b467ab18d4fb438374254d06b2072b4272d089237e5f11da6d94a84c38f588b79e94e26b650f6faf
 SHA512 
58d3f444c50e64bbf867cbcc38f4281156c7da3878674038674e1c6706b90919468af9fbd424c2dd949bc2d7d6cb36ed7be2120bb957636cad6b76e56eb54031
+DIST glibc-2.33-patches-9.tar.xz 136692 BLAKE2B 
e89afdd1b9818c41a44bb60c8ae5850ac98a7dceddb40f880c56548af8c69ffd9db158a5884380723479e7b42ea5906c0dab16bc960cf72720327981e2fb808a
 SHA512 
3c57566fbc9a099b161d33cad4ac98472d8668de88e913b17f7342c21473287692563fa8e1e4064fc75fc8902b00dcbc66f0a9144286bb11dab6e31a3b1fd969
 DIST glibc-2.33.tar.xz 17031280 BLAKE2B 
703d12121c1e2c5d9e0c6ba5341f5fb5c4d9111611a83f2360029b5de9c6e5a5611249d1833684a58ed4afdf49cae614365d87ec8721ba0e5d218f593b1f229d
 SHA512 
4cb5777b68b22b746cc51669e0e9282b43c83f6944e42656e6db7195ebb68f2f9260f130fdeb4e3cfc64efae4f58d96c43d388f52be1eb024ca448084684abdb
 DIST glibc-2.34-patches-11.tar.xz 90452 BLAKE2B 
86d0186cfa2684bf772697b8385c05338b91b220ac56f28d4aa20e448f94b8cbf4475c8bfe134945b8ad66c0361f4764da9a6fe0c7b1ad3de88166ffc42b7ed1
 SHA512 
b0bc7306d64af824a6d85e61b0a3614c3976e57efac130b36b356f6f1088c184638c12723aab108c17e6cb6264d62255707f47645e6d86a0b54345437e1ce343
 DIST glibc-2.34-patches-12.tar.xz 114620 BLAKE2B 
46df412e1c20cd2a42115d89a6fd4e25715fcd4e8cd6adda2dfdf384374d1e778b28168e2a4989f06abcfdcd0eec0f096472b198ed51c0b370bec950c44e0867
 SHA512 
0f9161caec297450cb403208980e9f62f9b29008b04f300f67c99fa37741f169f09d9886a896e1e95ad90a0ede91646150942aadf2724454987c7b3c921432e1

diff --git a/sys-libs/glibc/glibc-2.33-r11.ebuild 
b/sys-libs/glibc/glibc-2.33-r11.ebuild
new file mode 100644
index ..46418cbd9cbc
--- /dev/null
+++ b/sys-libs/glibc/glibc-2.33-r11.ebuild
@@ -0,0 +1,1596 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+# Bumping notes: https://wiki.gentoo.org/wiki/Project:Toolchain/sys-libs/glibc
+# Please read & adapt the page as necessary if obsolete.
+
+# We avoid Python 3.10 here _for now_ (it does work!) to avoid circular 
dependencies
+# on upgrades as people migrate to libxcrypt.
+# 
https://wiki.gentoo.org/wiki/User:Sam/Portage_help/Circular_dependencies#Python_and_libcrypt
+PYTHON_COMPAT=( python3_{7,8,9} )
+TMPFILES_OPTIONAL=1
+
+inherit python-any-r1 prefix preserve-libs toolchain-funcs flag-o-matic 
gnuconfig \
+   multilib systemd multiprocessing tmpfiles
+
+DESCRIPTION="GNU libc C library"
+HOMEPAGE="https://www.gnu.org/software/libc/;
+LICENSE="LGPL-2.1+ BSD HPND ISC inner-net rc PCRE"
+SLOT="2.2"
+
+EMULTILIB_PKG="true"
+
+# Gentoo patchset (ignored for live ebuilds)
+PATCH_VER=9
+PATCH_DEV=dilfridge
+
+if [[ ${PV} == * ]]; then
+   inherit git-r3
+else
+   #KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc 
~ppc64 ~riscv ~s390 ~sparc ~x86"
+   SRC_URI="mirror://gnu/glibc/${P}.tar.xz"
+   SRC_URI+=" 
https://dev.gentoo.org/~${PATCH_DEV}/distfiles/${P}-patches-${PATCH_VER}.tar.xz;
+fi
+
+RELEASE_VER=${PV}
+
+GCC_BOOTSTRAP_VER=20201208
+
+LOCALE_GEN_VER=2.22
+
+GLIBC_SYSTEMD_VER=20210814
+
+SRC_URI+=" 
https://gitweb.gentoo.org/proj/locale-gen.git/snapshot/locale-gen-${LOCALE_GEN_VER}.tar.gz;
+SRC_URI+=" multilib-bootstrap? ( 
https://dev.gentoo.org/~dilfridge/distfiles/gcc-multilib-bootstrap-${GCC_BOOTSTRAP_VER}.tar.xz
 )"
+SRC_URI+=" systemd? ( 

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

2022-01-31 Thread Michał Górny
commit: 6812500f0d9dd0183b7424a636f60c244e7897e6
Author: Michał Górny  gentoo  org>
AuthorDate: Mon Jan 31 22:26:07 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Mon Jan 31 22:27:55 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6812500f

dev-python/commentjson: Add pypy3 love

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

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

diff --git a/dev-python/commentjson/commentjson-0.9.0.ebuild 
b/dev-python/commentjson/commentjson-0.9.0.ebuild
index 38927494079c..ed61f226e99a 100644
--- a/dev-python/commentjson/commentjson-0.9.0.ebuild
+++ b/dev-python/commentjson/commentjson-0.9.0.ebuild
@@ -1,9 +1,9 @@
-# Copyright 2021 Gentoo Authors
+# Copyright 2021-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
 
-PYTHON_COMPAT=( python3_{8..10} )
+PYTHON_COMPAT=( python3_{8..10} pypy3 )
 inherit distutils-r1
 
 DESCRIPTION="Add Python and JavaScript style comments in your JSON files"



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

2022-01-31 Thread Michał Górny
commit: b09cd1265ba60e15dbb549d18cc10b9b11e424f7
Author: Michał Górny  gentoo  org>
AuthorDate: Mon Jan 31 22:08:19 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Mon Jan 31 22:27:52 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b09cd126

dev-python/cherrypy: Add pypy3 love

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

 dev-python/cherrypy/cherrypy-18.6.1.ebuild |   9 +-
 .../files/cherrypy-18.6.1-close-files.patch| 416 +
 2 files changed, 423 insertions(+), 2 deletions(-)

diff --git a/dev-python/cherrypy/cherrypy-18.6.1.ebuild 
b/dev-python/cherrypy/cherrypy-18.6.1.ebuild
index a039a64ffe1e..d1177e6159ad 100644
--- a/dev-python/cherrypy/cherrypy-18.6.1.ebuild
+++ b/dev-python/cherrypy/cherrypy-18.6.1.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
 
-PYTHON_COMPAT=( python3_{8..10} )
+PYTHON_COMPAT=( python3_{8..10} pypy3 )
 inherit distutils-r1
 
 MY_P="CherryPy-${PV}"
@@ -40,6 +40,11 @@ BDEPEND="
 distutils_enable_tests pytest
 
 python_prepare_all() {
+   local PATCHES=(
+   # https://github.com/cherrypy/cherrypy/pull/1946
+   "${FILESDIR}"/${P}-close-files.patch
+   )
+
sed -r -e '/(pytest-sugar|pytest-cov)/ d' \
-i setup.py || die
 

diff --git a/dev-python/cherrypy/files/cherrypy-18.6.1-close-files.patch 
b/dev-python/cherrypy/files/cherrypy-18.6.1-close-files.patch
new file mode 100644
index ..478d717dfb8c
--- /dev/null
+++ b/dev-python/cherrypy/files/cherrypy-18.6.1-close-files.patch
@@ -0,0 +1,416 @@
+From 94a2cc036203c6da55174ef3b105c0c875bbc79f Mon Sep 17 00:00:00 2001
+From: =?UTF-8?q?Micha=C5=82=20G=C3=B3rny?= 
+Date: Mon, 31 Jan 2022 22:25:34 +0100
+Subject: [PATCH] Use context managers to close files properly and fix tests on
+ PyPy
+
+Use context managers (`with`) to ensure that all open files are closed
+correctly.  This resolves resource leaks and test failures with PyPy3.7.
+
+The code prior to this change used four approaches for closing files:
+
+1. Using a context manager (`with` clause).
+
+2. Using a try/finally clause.
+
+3. Closing the file in the same scope (unreliable: file object can leak
+   on exception).
+
+4. Not closing open files at all.
+
+The last point is a real problem for PyPy since it does not GC
+unreachable objects as aggressively as CPython does.  While leaving
+a function scope on CPython causes the file objects private to it to
+be destroyed (and therefore closed), in PyPy they can stay dangling
+for some time.  When combines with buffered writes, this means that
+writes can still remain pending after returning from function.
+
+Using a context manager is a simple, consistent way to ensure that
+the file object is closed once it is no longer needed.  In turn, this
+guarantees that all pending writes will be performed upon function
+return and the code won't be hiting race conditions between writing
+a file and reading it afterwards.
+---
+ cherrypy/_cperror.py |  3 ++-
+ cherrypy/_cpmodpy.py |  5 +
+ cherrypy/lib/auth_digest.py  | 13 ++--
+ cherrypy/lib/covercp.py  | 40 ++--
+ cherrypy/lib/reprconf.py |  5 +
+ cherrypy/lib/sessions.py | 10 ++---
+ cherrypy/process/plugins.py  |  3 ++-
+ cherrypy/test/helper.py  |  3 ++-
+ cherrypy/test/logtest.py | 33 -
+ cherrypy/test/modfastcgi.py  |  5 +
+ cherrypy/test/modfcgid.py|  5 +
+ cherrypy/test/modpy.py   |  5 +
+ cherrypy/test/modwsgi.py |  5 +
+ cherrypy/test/test_core.py   |  5 ++---
+ cherrypy/test/test_states.py | 11 +-
+ 15 files changed, 67 insertions(+), 84 deletions(-)
+
+diff --git a/cherrypy/_cperror.py b/cherrypy/_cperror.py
+index 4e727682..ebf1dcf6 100644
+--- a/cherrypy/_cperror.py
 b/cherrypy/_cperror.py
+@@ -532,7 +532,8 @@ def get_error_page(status, **kwargs):
+ return result
+ else:
+ # Load the template from this path.
+-template = io.open(error_page, newline='').read()
++with io.open(error_page, newline='') as f:
++template = f.read()
+ except Exception:
+ e = _format_exception(*_exc_info())[-1]
+ m = kwargs['message']
+diff --git a/cherrypy/_cpmodpy.py b/cherrypy/_cpmodpy.py
+index 0e608c48..a08f0ed9 100644
+--- a/cherrypy/_cpmodpy.py
 b/cherrypy/_cpmodpy.py
+@@ -339,11 +339,8 @@ LoadModule python_module modules/mod_python.so
+  }
+ 
+ mpconf = os.path.join(os.path.dirname(__file__), 'cpmodpy.conf')
+-f = open(mpconf, 'wb')
+-try:
++with open(mpconf, 'wb') as f:
+ f.write(conf_data)
+-finally:
+-f.close()
+ 
+ response = 

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

2022-01-31 Thread Michał Górny
commit: d5f1038226c72ab8ea84b133f6b53ea689561c73
Author: Michał Górny  gentoo  org>
AuthorDate: Mon Jan 31 22:19:29 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Mon Jan 31 22:27:54 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d5f10382

dev-python/distro: Add pypy3 love

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

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

diff --git a/dev-python/distro/distro-1.6.0.ebuild 
b/dev-python/distro/distro-1.6.0.ebuild
index b58b94248b24..e851bc91a0f8 100644
--- a/dev-python/distro/distro-1.6.0.ebuild
+++ b/dev-python/distro/distro-1.6.0.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
 
-PYTHON_COMPAT=( python3_{8..10} )
+PYTHON_COMPAT=( python3_{8..10} pypy3 )
 inherit distutils-r1
 
 DESCRIPTION="Reliable machine-readable Linux distribution information for 
Python"



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

2022-01-31 Thread Michał Górny
commit: 65911a70caaefe1ff66997fd06374747035f7760
Author: Michał Górny  gentoo  org>
AuthorDate: Mon Jan 31 22:26:11 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Mon Jan 31 22:27:56 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=65911a70

dev-python/resolvelib: Add pypy3 love

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

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

diff --git a/dev-python/resolvelib/resolvelib-0.8.1.ebuild 
b/dev-python/resolvelib/resolvelib-0.8.1.ebuild
index 9def86fd1eda..0b8085ed396c 100644
--- a/dev-python/resolvelib/resolvelib-0.8.1.ebuild
+++ b/dev-python/resolvelib/resolvelib-0.8.1.ebuild
@@ -1,9 +1,9 @@
-# Copyright 2021 Gentoo Authors
+# Copyright 2021-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
 
-PYTHON_COMPAT=( python3_{8..10} )
+PYTHON_COMPAT=( python3_{8..10} pypy3 )
 inherit distutils-r1
 
 DESCRIPTION="provides a Resolver class that includes dependency resolution 
logic"



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

2022-01-31 Thread Michał Górny
commit: 10ce6afd454194378c1db0367df7f775c7c88adb
Author: Michał Górny  gentoo  org>
AuthorDate: Mon Jan 31 22:10:07 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Mon Jan 31 22:27:53 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=10ce6afd

dev-python/cachecontrol: Add pypy3 love

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

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

diff --git a/dev-python/cachecontrol/cachecontrol-0.12.10.ebuild 
b/dev-python/cachecontrol/cachecontrol-0.12.10.ebuild
index 5b23427d63cd..086e62651bb9 100644
--- a/dev-python/cachecontrol/cachecontrol-0.12.10.ebuild
+++ b/dev-python/cachecontrol/cachecontrol-0.12.10.ebuild
@@ -4,7 +4,7 @@
 EAPI=8
 
 DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{8..10} )
+PYTHON_COMPAT=( python3_{8..10} pypy3 )
 inherit distutils-r1
 
 DESCRIPTION="httplib2 caching for requests"



[gentoo-commits] repo/gentoo:master commit in: app-arch/clzip/

2022-01-31 Thread Michał Górny
commit: 450b510f3e0d76ad2d183f463ac6447550736cdc
Author: Michał Górny  gentoo  org>
AuthorDate: Mon Jan 31 22:25:00 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Mon Jan 31 22:27:54 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=450b510f

app-arch/clzip: Package one more lzip variant, v1.13

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

 app-arch/clzip/Manifest  |  1 +
 app-arch/clzip/clzip-1.13.ebuild | 28 
 app-arch/clzip/metadata.xml  |  8 
 3 files changed, 37 insertions(+)

diff --git a/app-arch/clzip/Manifest b/app-arch/clzip/Manifest
new file mode 100644
index ..7dcb444c2cb3
--- /dev/null
+++ b/app-arch/clzip/Manifest
@@ -0,0 +1 @@
+DIST clzip-1.13.tar.gz 123369 BLAKE2B 
3d6b205aa7c60e04baddcf826d3da709f58b5796c95ac348a77e9d997ab68dda750c65b78ba50656a6c986146bc87da8b3503c86a3e0d568c9e6b1550aad5997
 SHA512 
7b9943f3e971cb9cabadb3b0832c23984c9329cb48bbfa6fd0780146b6b3d612386b6ca8c6e688c05470e3e3474b688dfb3228ba6aff2093ea1d781eba5f2791

diff --git a/app-arch/clzip/clzip-1.13.ebuild b/app-arch/clzip/clzip-1.13.ebuild
new file mode 100644
index ..571001a3d9fe
--- /dev/null
+++ b/app-arch/clzip/clzip-1.13.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit toolchain-funcs
+
+DESCRIPTION="C language version of lzip"
+HOMEPAGE="https://www.nongnu.org/lzip/clzip.html;
+SRC_URI="https://download.savannah.gnu.org/releases/lzip/clzip/${P/_/-}.tar.gz;
+S="${WORKDIR}/${P/_/-}"
+
+LICENSE="GPL-2+"
+SLOT="0"
+KEYWORDS="~amd64"
+
+src_configure() {
+   # not autotools-based
+   local myconf=(
+   --prefix="${EPREFIX}"/usr
+   CC="$(tc-getCC)"
+   CPPFLAGS="${CPPFLAGS}"
+   CFLAGS="${CFLAGS}"
+   LDFLAGS="${LDFLAGS}"
+   )
+
+   ./configure "${myconf[@]}" || die
+}

diff --git a/app-arch/clzip/metadata.xml b/app-arch/clzip/metadata.xml
new file mode 100644
index ..076793e3f54b
--- /dev/null
+++ b/app-arch/clzip/metadata.xml
@@ -0,0 +1,8 @@
+
+https://www.gentoo.org/dtd/metadata.dtd;>
+
+   
+   mgo...@gentoo.org
+   Michał Górny
+   
+



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

2022-01-31 Thread Lars Wendler
commit: 35227a2455bd54e8caea7e8e2b797352a1dd61cb
Author: Lars Wendler  gentoo  org>
AuthorDate: Mon Jan 31 21:10:55 2022 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Mon Jan 31 21:15:47 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=35227a24

media-libs/harfbuzz: Bump to version 3.3.0

Signed-off-by: Lars Wendler  gentoo.org>

 media-libs/harfbuzz/Manifest  |  1 +
 media-libs/harfbuzz/harfbuzz-3.3.0.ebuild | 98 +++
 2 files changed, 99 insertions(+)

diff --git a/media-libs/harfbuzz/Manifest b/media-libs/harfbuzz/Manifest
index 14a1075ef98b..17488b108c41 100644
--- a/media-libs/harfbuzz/Manifest
+++ b/media-libs/harfbuzz/Manifest
@@ -1,2 +1,3 @@
 DIST harfbuzz-3.1.2.tar.gz 26678706 BLAKE2B 
231687fa77983217cf60eda2b4796431c15a9efa79e8925363e6d8374ea2710d167eb1bcf5e14a7c738a98f6be06e24ee6b038ea5697b380b81425c9d4244dad
 SHA512 
4d1093904bd450c6d65130b3d7198c07cfc5cce9a5d234fcb14bae1101b28e697ba42cb455217f863d8d5c83830784f716ae59a2dbb38e88156677213bdb4799
 DIST harfbuzz-3.2.0.tar.gz 28221148 BLAKE2B 
55ff832d3f740e2d3819f66ddfadd10312533addc975a8871e549ad33f27f4a6da33cc190e3de17bd12c9716258bd0cb165c4c04da5057f92cc53e8673d4c10a
 SHA512 
5d8c629416c0bc557b83e8d9d731d41b9e8ee3abc74590e65ed6ca67d74d3a440d038134313f17a7b1b14ef0fc1ecf8bb87113fdcf5f0c8d3dc3d2eeb9b08c18
+DIST harfbuzz-3.3.0.tar.gz 29031191 BLAKE2B 
0aff52467e0560b3e5f13ad02bc01cdb6dac1cb7ae2f8d5be3ee93260adb2ad363dc7629f8a0a7811b4df5ac6d740330ab06fc2a18b91507552b1bb7fea7484e
 SHA512 
18d52bf84bc5a1f45f807396a5996cef8f387caf63a7ec5711e3b8ef19e61c3b8f32201e28bb1e1d8220d458e7075fdb719db20aa69591aef301863d4e957526

diff --git a/media-libs/harfbuzz/harfbuzz-3.3.0.ebuild 
b/media-libs/harfbuzz/harfbuzz-3.3.0.ebuild
new file mode 100644
index ..9322b2928b1c
--- /dev/null
+++ b/media-libs/harfbuzz/harfbuzz-3.3.0.ebuild
@@ -0,0 +1,98 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+PYTHON_COMPAT=( python3_{8..10} )
+
+inherit flag-o-matic meson-multilib python-any-r1 xdg-utils
+
+DESCRIPTION="An OpenType text shaping engine"
+HOMEPAGE="https://www.freedesktop.org/wiki/Software/HarfBuzz;
+
+if [[ ${PV} =  ]] ; then
+   EGIT_REPO_URI="https://github.com/harfbuzz/harfbuzz.git;
+   inherit git-r3
+else
+   SRC_URI="https://github.com/${PN}/${PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
+   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"
+fi
+
+LICENSE="Old-MIT ISC icu"
+# 0.9.18 introduced the harfbuzz-icu split; bug #472416
+# 3.0.0 dropped some unstable APIs; bug #813705
+SLOT="0/3.0.0"
+
+IUSE="+cairo debug doc experimental +glib +graphite icu +introspection test 
+truetype"
+RESTRICT="!test? ( test )"
+REQUIRED_USE="introspection? ( glib )"
+
+RDEPEND="
+   cairo? ( x11-libs/cairo:= )
+   glib? ( >=dev-libs/glib-2.38:2[${MULTILIB_USEDEP}] )
+   graphite? ( >=media-gfx/graphite2-1.2.1:=[${MULTILIB_USEDEP}] )
+   icu? ( >=dev-libs/icu-51.2-r1:=[${MULTILIB_USEDEP}] )
+   introspection? ( >=dev-libs/gobject-introspection-1.34:= )
+   truetype? ( >=media-libs/freetype-2.5.0.1:2=[${MULTILIB_USEDEP}] )
+"
+DEPEND="${RDEPEND}
+   >=dev-libs/gobject-introspection-common-1.34
+"
+BDEPEND="
+   ${PYTHON_DEPS}
+   virtual/pkgconfig
+   doc? ( dev-util/gtk-doc )
+   introspection? ( dev-util/glib-utils )
+"
+
+pkg_setup() {
+   python-any-r1_pkg_setup
+   if ! use debug ; then
+   append-cppflags -DHB_NDEBUG
+   fi
+}
+
+src_prepare() {
+   default
+
+   xdg_environment_reset
+
+   sed -i \
+   -e '/tests\/macos\.tests/d' \
+   test/shape/data/in-house/Makefile.sources \
+   || die # bug 726120
+
+   # bug 618772
+   append-cxxflags -std=c++14
+
+   # bug 790359
+   filter-flags -fexceptions -fthreadsafe-statics
+
+   # bug 762415
+   local pyscript
+   for pyscript in $(find -type f -name "*.py") ; do
+   python_fix_shebang -q "${pyscript}"
+   done
+}
+
+multilib_src_configure() {
+   # harfbuzz-gobject only used for instrospection, bug #535852
+   local emesonargs=(
+   -Dcoretext="disabled"
+   -Dchafa="disabled"
+
+   $(meson_feature glib)
+   $(meson_feature graphite graphite2)
+   $(meson_feature icu)
+   $(meson_feature introspection gobject)
+   $(meson_feature test tests)
+   $(meson_feature truetype freetype)
+
+   $(meson_native_use_feature cairo)
+   $(meson_native_use_feature doc docs)
+   $(meson_native_use_feature introspection)
+
+   $(meson_use experimental experimental_api)
+   )
+   

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

2022-01-31 Thread Lars Wendler
commit: 5d8b0afb38cc95f2143fc7650d1c7fdb1946ce0d
Author: Lars Wendler  gentoo  org>
AuthorDate: Mon Jan 31 21:15:17 2022 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Mon Jan 31 21:15:48 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5d8b0afb

media-sound/murmur: Revbump to fix init script

Signed-off-by: Lars Wendler  gentoo.org>

 media-sound/murmur/files/murmur.initd-r2   | 24 ++
 ...mur-1.4.230.ebuild => murmur-1.4.230-r1.ebuild} |  2 +-
 media-sound/murmur/murmur-.ebuild  |  2 +-
 3 files changed, 26 insertions(+), 2 deletions(-)

diff --git a/media-sound/murmur/files/murmur.initd-r2 
b/media-sound/murmur/files/murmur.initd-r2
new file mode 100644
index ..b754c242462b
--- /dev/null
+++ b/media-sound/murmur/files/murmur.initd-r2
@@ -0,0 +1,24 @@
+#!/sbin/openrc-run
+
+pidfile="/run/murmur/murmur.pid"
+command="/usr/bin/mumble-server"
+command_args="-ini \"${MURMUR_CONF}\""
+start_stop_daemon_args="-u \"${MURMUR_USER}\" --env HOME=\"${MURMUR_HOME}\" 
--wait 20"
+extra_started_commands="reload"
+
+depend() {
+   need localmount net
+   use dbus logger
+   after bootmisc mysql
+}
+
+start_pre() {
+   checkpath -q -d -o ${MURMUR_USER} ${pidfile%/*}
+}
+
+reload() {
+   ebegin "Reloading Murmur"
+   start-stop-daemon --signal HUP --pidfile "${pidfile}" \
+   --exec ${command}
+   eend $?
+}

diff --git a/media-sound/murmur/murmur-1.4.230.ebuild 
b/media-sound/murmur/murmur-1.4.230-r1.ebuild
similarity index 98%
rename from media-sound/murmur/murmur-1.4.230.ebuild
rename to media-sound/murmur/murmur-1.4.230-r1.ebuild
index 3fd6f4ad9a21..7192a806faa5 100644
--- a/media-sound/murmur/murmur-1.4.230.ebuild
+++ b/media-sound/murmur/murmur-1.4.230-r1.ebuild
@@ -142,7 +142,7 @@ src_install() {
insinto /usr/share/murmur/
doins src/murmur/Murmur.ice
 
-   newinitd "${FILESDIR}"/murmur.initd-r1 murmur
+   newinitd "${FILESDIR}"/murmur.initd-r2 murmur
newconfd "${FILESDIR}"/murmur.confd murmur
 
systemd_dounit scripts/${PN}.service

diff --git a/media-sound/murmur/murmur-.ebuild 
b/media-sound/murmur/murmur-.ebuild
index 3fd6f4ad9a21..7192a806faa5 100644
--- a/media-sound/murmur/murmur-.ebuild
+++ b/media-sound/murmur/murmur-.ebuild
@@ -142,7 +142,7 @@ src_install() {
insinto /usr/share/murmur/
doins src/murmur/Murmur.ice
 
-   newinitd "${FILESDIR}"/murmur.initd-r1 murmur
+   newinitd "${FILESDIR}"/murmur.initd-r2 murmur
newconfd "${FILESDIR}"/murmur.confd murmur
 
systemd_dounit scripts/${PN}.service



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

2022-01-31 Thread Alfredo Tupone
commit: 531e5f8f5a42a20e6040432ad2cb2b2cf1bf17f1
Author: Alfredo Tupone  gentoo  org>
AuthorDate: Mon Jan 31 21:09:19 2022 +
Commit: Alfredo Tupone  gentoo  org>
CommitDate: Mon Jan 31 21:09:19 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=531e5f8f

dev-ml/opam: 2.1.2 bump

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

 dev-ml/opam/Manifest  |  1 +
 dev-ml/opam/opam-2.1.2.ebuild | 41 +
 2 files changed, 42 insertions(+)

diff --git a/dev-ml/opam/Manifest b/dev-ml/opam/Manifest
index f220f1c24723..879ecc216aa3 100644
--- a/dev-ml/opam/Manifest
+++ b/dev-ml/opam/Manifest
@@ -4,3 +4,4 @@ DIST opam-2.0.9.tar.gz 644429 BLAKE2B 
d96ee79685a8ee8ff82c7570a747c80e38d86e5137
 DIST opam-2.1.0-dose3-6.patch.xz 5896 BLAKE2B 
f605064ebae7d327895729962a345a3c679519895aa2568f0c2d199d4ba9d6ae948a4fc418cfd26cc65079eb6ef3545f24a35e08c969d215529664a80d0c9147
 SHA512 
e00da74d7baef62319e884e3a05112bcf86a02d887c274bd15fb0d15bb8198e9a37a421f388bec3fce198e7a1b4d37024b18609dc65978c6ee8a7889df9bd608
 DIST opam-2.1.0.tar.gz 825966 BLAKE2B 
42ab8ad2825e4e167618ece7bd2ce77ff055d584039fe2f644fa1c3e99d175cc7047f32bda53599af4fb177d844970883125cebca823024d1bc43a34857f20c5
 SHA512 
c0060e609c49a12dc8f64accef990aa593db818b72df3984fb9b4b22d8678b46c515916c84134a62dab614c716b61788eadc954d295f32c1f27d38aec22b3edf
 DIST opam-2.1.1.tar.gz 818555 BLAKE2B 
0f3e94c723774c38a5ad553f58fa796836eb8ef80add977a0e677df026225b5cd737409717026cfbc95388094a0434eb9ff865043c1781eba228f1499c9ab996
 SHA512 
fb46bc8f12e49c2da95c5f8669f55fb93710ee826827538852c3091ec2c714c082137373fa9e1ad3f53f107b1fae6c2abd0b6e5f84f7756bd3b38e57978f080e
+DIST opam-2.1.2.tar.gz 818848 BLAKE2B 
ffb50f3cf1421aa9bff6877d636a3d1d1cc2c2e3961ecd60fcae8a35b069c8d22e7a36bf17cb8166533621a3c85a82195fd3fa646b2fd8dcea9e626b61d5b86c
 SHA512 
bea6f75728a6ef25bcae4f8903dde7a297df7186208dccacb3f58bd6a0caec551c11b79e8544f0983feac038971dbe49481fc405a5962973a5f56ec811abe396

diff --git a/dev-ml/opam/opam-2.1.2.ebuild b/dev-ml/opam/opam-2.1.2.ebuild
new file mode 100644
index ..88a8634a896d
--- /dev/null
+++ b/dev-ml/opam/opam-2.1.2.ebuild
@@ -0,0 +1,41 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit dune
+
+DESCRIPTION="A source-based package manager for OCaml"
+HOMEPAGE="http://opam.ocaml.org/;
+SRC_URI="https://github.com/ocaml/opam/archive/${PV/_/-}.tar.gz -> 
opam-${PV}.tar.gz"
+SRC_URI+=" 
https://dev.gentoo.org/~sam/distfiles/dev-ml/opam/opam-2.1.0-dose3-6.patch.xz;
+S="${WORKDIR}/opam-${PV/_/-}"
+
+LICENSE="LGPL-2.1-with-linking-exception"
+SLOT="0/${PV}"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
+IUSE="+ocamlopt"
+
+RDEPEND="
+   dev-ml/cmdliner:=
+   dev-ml/cudf:=
+   >=dev-ml/dose3-6.0:=
+   dev-ml/extlib:=
+   ~dev-ml/opam-client-${PV}:=
+   dev-ml/opam-file-format:=
+   dev-ml/re:="
+DEPEND="${RDEPEND}"
+
+PATCHES=( "${WORKDIR}"/opam-2.1.0-dose3-6.patch )
+
+src_prepare() {
+   default
+
+   cat <<- EOF >> "${S}/dune"
+   (env
+(dev
+ (flags (:standard -warn-error -3-9-33)))
+(release
+ (flags (:standard -warn-error -3-9-33
+   EOF
+}



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

2022-01-31 Thread Alfredo Tupone
commit: 5a397e4f1fc191fd4b7992d0ab964cea2f3dae70
Author: Alfredo Tupone  gentoo  org>
AuthorDate: Mon Jan 31 21:07:29 2022 +
Commit: Alfredo Tupone  gentoo  org>
CommitDate: Mon Jan 31 21:07:29 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5a397e4f

dev-ml/opam-client: 2.1.2 bump

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

 dev-ml/opam-client/Manifest |  1 +
 dev-ml/opam-client/opam-client-2.1.2.ebuild | 42 +
 2 files changed, 43 insertions(+)

diff --git a/dev-ml/opam-client/Manifest b/dev-ml/opam-client/Manifest
index f220f1c24723..879ecc216aa3 100644
--- a/dev-ml/opam-client/Manifest
+++ b/dev-ml/opam-client/Manifest
@@ -4,3 +4,4 @@ DIST opam-2.0.9.tar.gz 644429 BLAKE2B 
d96ee79685a8ee8ff82c7570a747c80e38d86e5137
 DIST opam-2.1.0-dose3-6.patch.xz 5896 BLAKE2B 
f605064ebae7d327895729962a345a3c679519895aa2568f0c2d199d4ba9d6ae948a4fc418cfd26cc65079eb6ef3545f24a35e08c969d215529664a80d0c9147
 SHA512 
e00da74d7baef62319e884e3a05112bcf86a02d887c274bd15fb0d15bb8198e9a37a421f388bec3fce198e7a1b4d37024b18609dc65978c6ee8a7889df9bd608
 DIST opam-2.1.0.tar.gz 825966 BLAKE2B 
42ab8ad2825e4e167618ece7bd2ce77ff055d584039fe2f644fa1c3e99d175cc7047f32bda53599af4fb177d844970883125cebca823024d1bc43a34857f20c5
 SHA512 
c0060e609c49a12dc8f64accef990aa593db818b72df3984fb9b4b22d8678b46c515916c84134a62dab614c716b61788eadc954d295f32c1f27d38aec22b3edf
 DIST opam-2.1.1.tar.gz 818555 BLAKE2B 
0f3e94c723774c38a5ad553f58fa796836eb8ef80add977a0e677df026225b5cd737409717026cfbc95388094a0434eb9ff865043c1781eba228f1499c9ab996
 SHA512 
fb46bc8f12e49c2da95c5f8669f55fb93710ee826827538852c3091ec2c714c082137373fa9e1ad3f53f107b1fae6c2abd0b6e5f84f7756bd3b38e57978f080e
+DIST opam-2.1.2.tar.gz 818848 BLAKE2B 
ffb50f3cf1421aa9bff6877d636a3d1d1cc2c2e3961ecd60fcae8a35b069c8d22e7a36bf17cb8166533621a3c85a82195fd3fa646b2fd8dcea9e626b61d5b86c
 SHA512 
bea6f75728a6ef25bcae4f8903dde7a297df7186208dccacb3f58bd6a0caec551c11b79e8544f0983feac038971dbe49481fc405a5962973a5f56ec811abe396

diff --git a/dev-ml/opam-client/opam-client-2.1.2.ebuild 
b/dev-ml/opam-client/opam-client-2.1.2.ebuild
new file mode 100644
index ..e27961dead03
--- /dev/null
+++ b/dev-ml/opam-client/opam-client-2.1.2.ebuild
@@ -0,0 +1,42 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit dune
+
+DESCRIPTION="opam client libraries"
+HOMEPAGE="https://opam.ocaml.org/ https://github.com/ocaml/opam;
+SRC_URI="https://github.com/ocaml/opam/archive/${PV/_/-}.tar.gz -> 
opam-${PV}.tar.gz"
+SRC_URI+=" 
https://dev.gentoo.org/~sam/distfiles/dev-ml/opam/opam-2.1.0-dose3-6.patch.xz;
+S="${WORKDIR}/opam-${PV/_/-}"
+
+LICENSE="LGPL-2.1"
+SLOT="0/${PV}"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
+IUSE="+ocamlopt test"
+RESTRICT="!test? ( test )"
+
+RDEPEND="
+   dev-ml/cmdliner:=
+   ~dev-ml/opam-repository-${PV}:=
+   ~dev-ml/opam-state-${PV}:=
+   ~dev-ml/opam-solver-${PV}:=
+   dev-ml/opam-file-format:=
+   dev-ml/re:=
+"
+DEPEND="${RDEPEND}"
+BDEPEND="test? ( sys-apps/bubblewrap )"
+
+PATCHES=( "${WORKDIR}"/opam-2.1.0-dose3-6.patch )
+
+src_prepare() {
+   default
+   cat <<- EOF >> "${S}/dune"
+   (env
+(dev
+ (flags (:standard -warn-error -3-9-33)))
+(release
+ (flags (:standard -warn-error -3-9-33
+   EOF
+}



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

2022-01-31 Thread Alfredo Tupone
commit: 5fc1a45eb46d96b83c8daaa12f5291e0a1b76758
Author: Alfredo Tupone  gentoo  org>
AuthorDate: Mon Jan 31 21:06:04 2022 +
Commit: Alfredo Tupone  gentoo  org>
CommitDate: Mon Jan 31 21:06:04 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5fc1a45e

dev-ml/opam-solver: 2.1.2 bump

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

 dev-ml/opam-solver/Manifest |  1 +
 dev-ml/opam-solver/opam-solver-2.1.2.ebuild | 42 +
 2 files changed, 43 insertions(+)

diff --git a/dev-ml/opam-solver/Manifest b/dev-ml/opam-solver/Manifest
index f220f1c24723..879ecc216aa3 100644
--- a/dev-ml/opam-solver/Manifest
+++ b/dev-ml/opam-solver/Manifest
@@ -4,3 +4,4 @@ DIST opam-2.0.9.tar.gz 644429 BLAKE2B 
d96ee79685a8ee8ff82c7570a747c80e38d86e5137
 DIST opam-2.1.0-dose3-6.patch.xz 5896 BLAKE2B 
f605064ebae7d327895729962a345a3c679519895aa2568f0c2d199d4ba9d6ae948a4fc418cfd26cc65079eb6ef3545f24a35e08c969d215529664a80d0c9147
 SHA512 
e00da74d7baef62319e884e3a05112bcf86a02d887c274bd15fb0d15bb8198e9a37a421f388bec3fce198e7a1b4d37024b18609dc65978c6ee8a7889df9bd608
 DIST opam-2.1.0.tar.gz 825966 BLAKE2B 
42ab8ad2825e4e167618ece7bd2ce77ff055d584039fe2f644fa1c3e99d175cc7047f32bda53599af4fb177d844970883125cebca823024d1bc43a34857f20c5
 SHA512 
c0060e609c49a12dc8f64accef990aa593db818b72df3984fb9b4b22d8678b46c515916c84134a62dab614c716b61788eadc954d295f32c1f27d38aec22b3edf
 DIST opam-2.1.1.tar.gz 818555 BLAKE2B 
0f3e94c723774c38a5ad553f58fa796836eb8ef80add977a0e677df026225b5cd737409717026cfbc95388094a0434eb9ff865043c1781eba228f1499c9ab996
 SHA512 
fb46bc8f12e49c2da95c5f8669f55fb93710ee826827538852c3091ec2c714c082137373fa9e1ad3f53f107b1fae6c2abd0b6e5f84f7756bd3b38e57978f080e
+DIST opam-2.1.2.tar.gz 818848 BLAKE2B 
ffb50f3cf1421aa9bff6877d636a3d1d1cc2c2e3961ecd60fcae8a35b069c8d22e7a36bf17cb8166533621a3c85a82195fd3fa646b2fd8dcea9e626b61d5b86c
 SHA512 
bea6f75728a6ef25bcae4f8903dde7a297df7186208dccacb3f58bd6a0caec551c11b79e8544f0983feac038971dbe49481fc405a5962973a5f56ec811abe396

diff --git a/dev-ml/opam-solver/opam-solver-2.1.2.ebuild 
b/dev-ml/opam-solver/opam-solver-2.1.2.ebuild
new file mode 100644
index ..be6f4bc9ddc8
--- /dev/null
+++ b/dev-ml/opam-solver/opam-solver-2.1.2.ebuild
@@ -0,0 +1,42 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit dune
+
+DESCRIPTION="opam solver"
+HOMEPAGE="https://opam.ocaml.org/ https://github.com/ocaml/opam;
+SRC_URI="https://github.com/ocaml/opam/archive/${PV/_/-}.tar.gz -> 
opam-${PV}.tar.gz"
+SRC_URI+=" 
https://dev.gentoo.org/~sam/distfiles/dev-ml/opam/opam-2.1.0-dose3-6.patch.xz;
+S="${WORKDIR}/opam-${PV/_/-}"
+
+LICENSE="LGPL-2.1"
+SLOT="0/${PV}"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
+IUSE="+ocamlopt test"
+RESTRICT="!test? ( test )"
+
+RDEPEND="
+   ~dev-ml/opam-format-${PV}:=
+   dev-ml/opam-file-format:=
+   dev-ml/re:=
+   >=dev-ml/mccs-1.1.4:=
+   >=dev-ml/dose3-6.0:=
+   dev-ml/cudf:=
+"
+DEPEND="${RDEPEND}
+   test? ( dev-ml/opam-client )"
+
+PATCHES=( "${WORKDIR}"/opam-2.1.0-dose3-6.patch )
+
+src_prepare() {
+   default
+   cat <<- EOF >> "${S}/dune"
+   (env
+(dev
+ (flags (:standard -warn-error -3-9-33)))
+(release
+ (flags (:standard -warn-error -3-9-33
+   EOF
+}



[gentoo-commits] repo/gentoo:master commit in: kde-frameworks/breeze-icons-rcc/files/, kde-frameworks/breeze-icons-rcc/

2022-01-31 Thread Andreas Sturmlechner
commit: d125adf91da3a6a0e3f2e9bbc36ed842833a36e2
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Mon Jan 31 20:57:16 2022 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Mon Jan 31 20:57:30 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d125adf9

kde-frameworks/breeze-icons-rcc: Fix dupe tests

Reported-by: Frank Krömmelbein  gmx.de>
Bug: https://bugs.gentoo.org/831587
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 .../breeze-icons-rcc-5.90.0.ebuild |   2 +
 .../breeze-icons-rcc-5.90.0-fix-dupe-tests.patch   | 193 +
 2 files changed, 195 insertions(+)

diff --git a/kde-frameworks/breeze-icons-rcc/breeze-icons-rcc-5.90.0.ebuild 
b/kde-frameworks/breeze-icons-rcc/breeze-icons-rcc-5.90.0.ebuild
index 98610eaa6083..a85058e7c6f3 100644
--- a/kde-frameworks/breeze-icons-rcc/breeze-icons-rcc-5.90.0.ebuild
+++ b/kde-frameworks/breeze-icons-rcc/breeze-icons-rcc-5.90.0.ebuild
@@ -23,6 +23,8 @@ BDEPEND="${PYTHON_DEPS}
 "
 DEPEND="test? ( dev-qt/qttest:5 )"
 
+PATCHES=( "${FILESDIR}/${P}-fix-dupe-tests.patch" )
+
 python_check_deps() {
has_version "dev-python/lxml[${PYTHON_USEDEP}]"
 }

diff --git 
a/kde-frameworks/breeze-icons-rcc/files/breeze-icons-rcc-5.90.0-fix-dupe-tests.patch
 
b/kde-frameworks/breeze-icons-rcc/files/breeze-icons-rcc-5.90.0-fix-dupe-tests.patch
new file mode 100644
index ..af066fda766b
--- /dev/null
+++ 
b/kde-frameworks/breeze-icons-rcc/files/breeze-icons-rcc-5.90.0-fix-dupe-tests.patch
@@ -0,0 +1,193 @@
+From eb684892d7528cf4790cbcaf65b2fe1abda5e114 Mon Sep 17 00:00:00 2001
+From: Heiko Becker 
+Date: Tue, 4 Jan 2022 22:43:49 +0100
+Subject: [PATCH] Fix dupe tests by replacing icons with symlinks
+
+[1] introduced new icons which are apparently duplicates of already
+existing icons and made the dupe test fail.
+
+[1] 9073eb1f7c34045930ac375e288827c29c0553fc
+---
+ icons/places/16/folder-book.svg| 14 +-
+ icons/places/16/folder-comic.svg   | 14 +-
+ icons/places/16/folder-library.svg | 15 +--
+ icons/places/22/folder-book.svg| 15 +--
+ icons/places/22/folder-comic.svg   | 15 +--
+ icons/places/22/folder-library.svg | 15 +--
+ 6 files changed, 6 insertions(+), 82 deletions(-)
+ mode change 100644 => 12 icons/places/16/folder-book.svg
+ mode change 100644 => 12 icons/places/16/folder-comic.svg
+ mode change 100644 => 12 icons/places/16/folder-library.svg
+ mode change 100644 => 12 icons/places/22/folder-book.svg
+ mode change 100644 => 12 icons/places/22/folder-comic.svg
+ mode change 100644 => 12 icons/places/22/folder-library.svg
+
+diff --git a/icons/places/16/folder-book.svg b/icons/places/16/folder-book.svg
+deleted file mode 100644
+index eff7ce86..
+--- a/icons/places/16/folder-book.svg
 /dev/null
+@@ -1,13 +0,0 @@
+-http://www.w3.org/2000/svg; viewBox="0 0 16 16">
+-  
+-
+-  .ColorScheme-Text {
+-color:#232629;
+-  }
+-  
+-  
+- 
+-
+diff --git a/icons/places/16/folder-book.svg b/icons/places/16/folder-book.svg
+new file mode 12
+index ..328a27f3
+--- /dev/null
 b/icons/places/16/folder-book.svg
+@@ -0,0 +1 @@
++../../actions/16/address-book-new.svg
+\ No newline at end of file
+diff --git a/icons/places/16/folder-comic.svg 
b/icons/places/16/folder-comic.svg
+deleted file mode 100644
+index e2f5c9f3..
+--- a/icons/places/16/folder-comic.svg
 /dev/null
+@@ -1,13 +0,0 @@
+-http://www.w3.org/2000/svg; viewBox="0 0 16 16">
+-  
+-
+-  .ColorScheme-Text {
+-color:#232629;
+-  }
+-  
+-  
+- 
+-
+diff --git a/icons/places/16/folder-comic.svg 
b/icons/places/16/folder-comic.svg
+new file mode 12
+index ..0725f950
+--- /dev/null
 b/icons/places/16/folder-comic.svg
+@@ -0,0 +1 @@
++../../actions/16/kmouth-phrasebook.svg
+\ No newline at end of file
+diff --git a/icons/places/16/folder-library.svg 
b/icons/places/16/folder-library.svg
+deleted file mode 100644
+index d78dee94..
+--- a/icons/places/16/folder-library.svg
 /dev/null
+@@ -1,14 +0,0 @@
+-http://www.w3.org/2000/svg;>
+-  
+-
+-  .ColorScheme-Text {
+-color:#232629;
+-  }
+-  
+-  
+-
+-
+diff --git a/icons/places/16/folder-library.svg 
b/icons/places/16/folder-library.svg
+new file mode 12
+index ..1ce765df
+--- /dev/null
 b/icons/places/16/folder-library.svg
+@@ -0,0 +1 @@
++../../actions/16/view-institution.svg
+\ No newline at end of file
+diff --git a/icons/places/22/folder-book.svg b/icons/places/22/folder-book.svg
+deleted file mode 100644
+index d124463e..
+--- a/icons/places/22/folder-book.svg
 /dev/null
+@@ -1,14 +0,0 @@
+-http://www.w3.org/2000/svg; viewBox="0 0 22 22">
+-  
+-
+-  .ColorScheme-Text {
+-color:#232629;
+-  }
+-  
+-  
+- 
+-
+diff --git 

[gentoo-commits] repo/gentoo:master commit in: kde-frameworks/breeze-icons/files/, kde-frameworks/breeze-icons/

2022-01-31 Thread Andreas Sturmlechner
commit: 5fd1216b00df2f9deb676dae853ede558e03478a
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Mon Jan 31 20:56:22 2022 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Mon Jan 31 20:57:29 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5fd1216b

kde-frameworks/breeze-icons: Fix dupe tests

Reported-by: Frank Krömmelbein  gmx.de>
Bug: https://bugs.gentoo.org/831587
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 .../breeze-icons/breeze-icons-5.90.0.ebuild|   2 +
 .../files/breeze-icons-5.90.0-fix-dupe-tests.patch | 193 +
 2 files changed, 195 insertions(+)

diff --git a/kde-frameworks/breeze-icons/breeze-icons-5.90.0.ebuild 
b/kde-frameworks/breeze-icons/breeze-icons-5.90.0.ebuild
index 152a388fe1ee..9ff7256479ab 100644
--- a/kde-frameworks/breeze-icons/breeze-icons-5.90.0.ebuild
+++ b/kde-frameworks/breeze-icons/breeze-icons-5.90.0.ebuild
@@ -23,6 +23,8 @@ BDEPEND="${PYTHON_DEPS}
test? ( app-misc/fdupes )
 "
 
+PATCHES=( "${FILESDIR}/${P}-fix-dupe-tests.patch" )
+
 python_check_deps() {
has_version "dev-python/lxml[${PYTHON_USEDEP}]"
 }

diff --git 
a/kde-frameworks/breeze-icons/files/breeze-icons-5.90.0-fix-dupe-tests.patch 
b/kde-frameworks/breeze-icons/files/breeze-icons-5.90.0-fix-dupe-tests.patch
new file mode 100644
index ..af066fda766b
--- /dev/null
+++ b/kde-frameworks/breeze-icons/files/breeze-icons-5.90.0-fix-dupe-tests.patch
@@ -0,0 +1,193 @@
+From eb684892d7528cf4790cbcaf65b2fe1abda5e114 Mon Sep 17 00:00:00 2001
+From: Heiko Becker 
+Date: Tue, 4 Jan 2022 22:43:49 +0100
+Subject: [PATCH] Fix dupe tests by replacing icons with symlinks
+
+[1] introduced new icons which are apparently duplicates of already
+existing icons and made the dupe test fail.
+
+[1] 9073eb1f7c34045930ac375e288827c29c0553fc
+---
+ icons/places/16/folder-book.svg| 14 +-
+ icons/places/16/folder-comic.svg   | 14 +-
+ icons/places/16/folder-library.svg | 15 +--
+ icons/places/22/folder-book.svg| 15 +--
+ icons/places/22/folder-comic.svg   | 15 +--
+ icons/places/22/folder-library.svg | 15 +--
+ 6 files changed, 6 insertions(+), 82 deletions(-)
+ mode change 100644 => 12 icons/places/16/folder-book.svg
+ mode change 100644 => 12 icons/places/16/folder-comic.svg
+ mode change 100644 => 12 icons/places/16/folder-library.svg
+ mode change 100644 => 12 icons/places/22/folder-book.svg
+ mode change 100644 => 12 icons/places/22/folder-comic.svg
+ mode change 100644 => 12 icons/places/22/folder-library.svg
+
+diff --git a/icons/places/16/folder-book.svg b/icons/places/16/folder-book.svg
+deleted file mode 100644
+index eff7ce86..
+--- a/icons/places/16/folder-book.svg
 /dev/null
+@@ -1,13 +0,0 @@
+-http://www.w3.org/2000/svg; viewBox="0 0 16 16">
+-  
+-
+-  .ColorScheme-Text {
+-color:#232629;
+-  }
+-  
+-  
+- 
+-
+diff --git a/icons/places/16/folder-book.svg b/icons/places/16/folder-book.svg
+new file mode 12
+index ..328a27f3
+--- /dev/null
 b/icons/places/16/folder-book.svg
+@@ -0,0 +1 @@
++../../actions/16/address-book-new.svg
+\ No newline at end of file
+diff --git a/icons/places/16/folder-comic.svg 
b/icons/places/16/folder-comic.svg
+deleted file mode 100644
+index e2f5c9f3..
+--- a/icons/places/16/folder-comic.svg
 /dev/null
+@@ -1,13 +0,0 @@
+-http://www.w3.org/2000/svg; viewBox="0 0 16 16">
+-  
+-
+-  .ColorScheme-Text {
+-color:#232629;
+-  }
+-  
+-  
+- 
+-
+diff --git a/icons/places/16/folder-comic.svg 
b/icons/places/16/folder-comic.svg
+new file mode 12
+index ..0725f950
+--- /dev/null
 b/icons/places/16/folder-comic.svg
+@@ -0,0 +1 @@
++../../actions/16/kmouth-phrasebook.svg
+\ No newline at end of file
+diff --git a/icons/places/16/folder-library.svg 
b/icons/places/16/folder-library.svg
+deleted file mode 100644
+index d78dee94..
+--- a/icons/places/16/folder-library.svg
 /dev/null
+@@ -1,14 +0,0 @@
+-http://www.w3.org/2000/svg;>
+-  
+-
+-  .ColorScheme-Text {
+-color:#232629;
+-  }
+-  
+-  
+-
+-
+diff --git a/icons/places/16/folder-library.svg 
b/icons/places/16/folder-library.svg
+new file mode 12
+index ..1ce765df
+--- /dev/null
 b/icons/places/16/folder-library.svg
+@@ -0,0 +1 @@
++../../actions/16/view-institution.svg
+\ No newline at end of file
+diff --git a/icons/places/22/folder-book.svg b/icons/places/22/folder-book.svg
+deleted file mode 100644
+index d124463e..
+--- a/icons/places/22/folder-book.svg
 /dev/null
+@@ -1,14 +0,0 @@
+-http://www.w3.org/2000/svg; viewBox="0 0 22 22">
+-  
+-
+-  .ColorScheme-Text {
+-color:#232629;
+-  }
+-  
+-  
+- 
+-
+diff --git a/icons/places/22/folder-book.svg b/icons/places/22/folder-book.svg
+new file 

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

2022-01-31 Thread Alfredo Tupone
commit: 347a693110afe4f0af9614309769bbafba29e18e
Author: Alfredo Tupone  gentoo  org>
AuthorDate: Mon Jan 31 20:54:25 2022 +
Commit: Alfredo Tupone  gentoo  org>
CommitDate: Mon Jan 31 20:54:25 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=347a6931

dev-ml/opam-state: 2.1.2 bump

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

 dev-ml/opam-state/Manifest|  1 +
 dev-ml/opam-state/opam-state-2.1.2.ebuild | 38 +++
 2 files changed, 39 insertions(+)

diff --git a/dev-ml/opam-state/Manifest b/dev-ml/opam-state/Manifest
index f220f1c24723..879ecc216aa3 100644
--- a/dev-ml/opam-state/Manifest
+++ b/dev-ml/opam-state/Manifest
@@ -4,3 +4,4 @@ DIST opam-2.0.9.tar.gz 644429 BLAKE2B 
d96ee79685a8ee8ff82c7570a747c80e38d86e5137
 DIST opam-2.1.0-dose3-6.patch.xz 5896 BLAKE2B 
f605064ebae7d327895729962a345a3c679519895aa2568f0c2d199d4ba9d6ae948a4fc418cfd26cc65079eb6ef3545f24a35e08c969d215529664a80d0c9147
 SHA512 
e00da74d7baef62319e884e3a05112bcf86a02d887c274bd15fb0d15bb8198e9a37a421f388bec3fce198e7a1b4d37024b18609dc65978c6ee8a7889df9bd608
 DIST opam-2.1.0.tar.gz 825966 BLAKE2B 
42ab8ad2825e4e167618ece7bd2ce77ff055d584039fe2f644fa1c3e99d175cc7047f32bda53599af4fb177d844970883125cebca823024d1bc43a34857f20c5
 SHA512 
c0060e609c49a12dc8f64accef990aa593db818b72df3984fb9b4b22d8678b46c515916c84134a62dab614c716b61788eadc954d295f32c1f27d38aec22b3edf
 DIST opam-2.1.1.tar.gz 818555 BLAKE2B 
0f3e94c723774c38a5ad553f58fa796836eb8ef80add977a0e677df026225b5cd737409717026cfbc95388094a0434eb9ff865043c1781eba228f1499c9ab996
 SHA512 
fb46bc8f12e49c2da95c5f8669f55fb93710ee826827538852c3091ec2c714c082137373fa9e1ad3f53f107b1fae6c2abd0b6e5f84f7756bd3b38e57978f080e
+DIST opam-2.1.2.tar.gz 818848 BLAKE2B 
ffb50f3cf1421aa9bff6877d636a3d1d1cc2c2e3961ecd60fcae8a35b069c8d22e7a36bf17cb8166533621a3c85a82195fd3fa646b2fd8dcea9e626b61d5b86c
 SHA512 
bea6f75728a6ef25bcae4f8903dde7a297df7186208dccacb3f58bd6a0caec551c11b79e8544f0983feac038971dbe49481fc405a5962973a5f56ec811abe396

diff --git a/dev-ml/opam-state/opam-state-2.1.2.ebuild 
b/dev-ml/opam-state/opam-state-2.1.2.ebuild
new file mode 100644
index ..f3b795b1704d
--- /dev/null
+++ b/dev-ml/opam-state/opam-state-2.1.2.ebuild
@@ -0,0 +1,38 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit dune
+
+DESCRIPTION="opam state libraries"
+HOMEPAGE="https://opam.ocaml.org/ https://github.com/ocaml/opam;
+SRC_URI="https://github.com/ocaml/opam/archive/${PV/_/-}.tar.gz -> 
opam-${PV}.tar.gz"
+SRC_URI+=" 
https://dev.gentoo.org/~sam/distfiles/dev-ml/opam/opam-2.1.0-dose3-6.patch.xz;
+S="${WORKDIR}/opam-${PV/_/-}"
+
+LICENSE="LGPL-2.1"
+SLOT="0/${PV}"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
+IUSE="+ocamlopt"
+RESTRICT="test"
+
+RDEPEND="
+   dev-ml/re:=
+   dev-ml/opam-file-format:=
+   ~dev-ml/opam-repository-${PV}:=
+"
+DEPEND="${RDEPEND}"
+
+PATCHES=( "${WORKDIR}"/opam-2.1.0-dose3-6.patch )
+
+src_prepare() {
+   default
+   cat <<- EOF >> "${S}/dune"
+   (env
+(dev
+ (flags (:standard -warn-error -3-9-33)))
+(release
+ (flags (:standard -warn-error -3-9-33
+   EOF
+}



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

2022-01-31 Thread Alfredo Tupone
commit: 1da770637f0ee131a5765b35333f3c1dc4a399ad
Author: Alfredo Tupone  gentoo  org>
AuthorDate: Mon Jan 31 20:48:31 2022 +
Commit: Alfredo Tupone  gentoo  org>
CommitDate: Mon Jan 31 20:48:31 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1da77063

dev-ml/opam-repository: 2.1.2 bump

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

 dev-ml/opam-repository/Manifest|  1 +
 .../opam-repository/opam-repository-2.1.2.ebuild   | 39 ++
 2 files changed, 40 insertions(+)

diff --git a/dev-ml/opam-repository/Manifest b/dev-ml/opam-repository/Manifest
index f220f1c24723..879ecc216aa3 100644
--- a/dev-ml/opam-repository/Manifest
+++ b/dev-ml/opam-repository/Manifest
@@ -4,3 +4,4 @@ DIST opam-2.0.9.tar.gz 644429 BLAKE2B 
d96ee79685a8ee8ff82c7570a747c80e38d86e5137
 DIST opam-2.1.0-dose3-6.patch.xz 5896 BLAKE2B 
f605064ebae7d327895729962a345a3c679519895aa2568f0c2d199d4ba9d6ae948a4fc418cfd26cc65079eb6ef3545f24a35e08c969d215529664a80d0c9147
 SHA512 
e00da74d7baef62319e884e3a05112bcf86a02d887c274bd15fb0d15bb8198e9a37a421f388bec3fce198e7a1b4d37024b18609dc65978c6ee8a7889df9bd608
 DIST opam-2.1.0.tar.gz 825966 BLAKE2B 
42ab8ad2825e4e167618ece7bd2ce77ff055d584039fe2f644fa1c3e99d175cc7047f32bda53599af4fb177d844970883125cebca823024d1bc43a34857f20c5
 SHA512 
c0060e609c49a12dc8f64accef990aa593db818b72df3984fb9b4b22d8678b46c515916c84134a62dab614c716b61788eadc954d295f32c1f27d38aec22b3edf
 DIST opam-2.1.1.tar.gz 818555 BLAKE2B 
0f3e94c723774c38a5ad553f58fa796836eb8ef80add977a0e677df026225b5cd737409717026cfbc95388094a0434eb9ff865043c1781eba228f1499c9ab996
 SHA512 
fb46bc8f12e49c2da95c5f8669f55fb93710ee826827538852c3091ec2c714c082137373fa9e1ad3f53f107b1fae6c2abd0b6e5f84f7756bd3b38e57978f080e
+DIST opam-2.1.2.tar.gz 818848 BLAKE2B 
ffb50f3cf1421aa9bff6877d636a3d1d1cc2c2e3961ecd60fcae8a35b069c8d22e7a36bf17cb8166533621a3c85a82195fd3fa646b2fd8dcea9e626b61d5b86c
 SHA512 
bea6f75728a6ef25bcae4f8903dde7a297df7186208dccacb3f58bd6a0caec551c11b79e8544f0983feac038971dbe49481fc405a5962973a5f56ec811abe396

diff --git a/dev-ml/opam-repository/opam-repository-2.1.2.ebuild 
b/dev-ml/opam-repository/opam-repository-2.1.2.ebuild
new file mode 100644
index ..0aad5fc5074b
--- /dev/null
+++ b/dev-ml/opam-repository/opam-repository-2.1.2.ebuild
@@ -0,0 +1,39 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit dune
+
+DESCRIPTION="opam repository libraries"
+HOMEPAGE="https://opam.ocaml.org/ https://github.com/ocaml/opam;
+SRC_URI="https://github.com/ocaml/opam/archive/${PV/_/-}.tar.gz -> 
opam-${PV}.tar.gz"
+SRC_URI+=" 
https://dev.gentoo.org/~sam/distfiles/dev-ml/opam/opam-2.1.0-dose3-6.patch.xz;
+S="${WORKDIR}/opam-${PV/_/-}"
+
+LICENSE="LGPL-2.1"
+SLOT="0/${PV}"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
+IUSE="+ocamlopt"
+RESTRICT="test"
+
+RDEPEND="
+   ~dev-ml/opam-format-${PV}:=
+   dev-ml/re:=
+   >=dev-ml/dose3-6.0:=
+   dev-ml/opam-file-format:=
+"
+DEPEND="${RDEPEND}"
+
+PATCHES=( "${WORKDIR}"/opam-2.1.0-dose3-6.patch )
+
+src_prepare() {
+   default
+   cat <<- EOF >> "${S}/dune"
+   (env
+(dev
+ (flags (:standard -warn-error -3-9-33)))
+(release
+ (flags (:standard -warn-error -3-9-33
+   EOF
+}



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

2022-01-31 Thread Alfredo Tupone
commit: d18179efbe9e9f8768ced90734e9abd4a5f85bf0
Author: Alfredo Tupone  gentoo  org>
AuthorDate: Mon Jan 31 20:19:55 2022 +
Commit: Alfredo Tupone  gentoo  org>
CommitDate: Mon Jan 31 20:45:18 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d18179ef

dev-ml/opam-format: 2.1.2 bump

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

 dev-ml/opam-format/Manifest |  1 +
 dev-ml/opam-format/opam-format-2.1.2.ebuild | 53 +
 2 files changed, 54 insertions(+)

diff --git a/dev-ml/opam-format/Manifest b/dev-ml/opam-format/Manifest
index f220f1c24723..879ecc216aa3 100644
--- a/dev-ml/opam-format/Manifest
+++ b/dev-ml/opam-format/Manifest
@@ -4,3 +4,4 @@ DIST opam-2.0.9.tar.gz 644429 BLAKE2B 
d96ee79685a8ee8ff82c7570a747c80e38d86e5137
 DIST opam-2.1.0-dose3-6.patch.xz 5896 BLAKE2B 
f605064ebae7d327895729962a345a3c679519895aa2568f0c2d199d4ba9d6ae948a4fc418cfd26cc65079eb6ef3545f24a35e08c969d215529664a80d0c9147
 SHA512 
e00da74d7baef62319e884e3a05112bcf86a02d887c274bd15fb0d15bb8198e9a37a421f388bec3fce198e7a1b4d37024b18609dc65978c6ee8a7889df9bd608
 DIST opam-2.1.0.tar.gz 825966 BLAKE2B 
42ab8ad2825e4e167618ece7bd2ce77ff055d584039fe2f644fa1c3e99d175cc7047f32bda53599af4fb177d844970883125cebca823024d1bc43a34857f20c5
 SHA512 
c0060e609c49a12dc8f64accef990aa593db818b72df3984fb9b4b22d8678b46c515916c84134a62dab614c716b61788eadc954d295f32c1f27d38aec22b3edf
 DIST opam-2.1.1.tar.gz 818555 BLAKE2B 
0f3e94c723774c38a5ad553f58fa796836eb8ef80add977a0e677df026225b5cd737409717026cfbc95388094a0434eb9ff865043c1781eba228f1499c9ab996
 SHA512 
fb46bc8f12e49c2da95c5f8669f55fb93710ee826827538852c3091ec2c714c082137373fa9e1ad3f53f107b1fae6c2abd0b6e5f84f7756bd3b38e57978f080e
+DIST opam-2.1.2.tar.gz 818848 BLAKE2B 
ffb50f3cf1421aa9bff6877d636a3d1d1cc2c2e3961ecd60fcae8a35b069c8d22e7a36bf17cb8166533621a3c85a82195fd3fa646b2fd8dcea9e626b61d5b86c
 SHA512 
bea6f75728a6ef25bcae4f8903dde7a297df7186208dccacb3f58bd6a0caec551c11b79e8544f0983feac038971dbe49481fc405a5962973a5f56ec811abe396

diff --git a/dev-ml/opam-format/opam-format-2.1.2.ebuild 
b/dev-ml/opam-format/opam-format-2.1.2.ebuild
new file mode 100644
index ..4c2a08d6886d
--- /dev/null
+++ b/dev-ml/opam-format/opam-format-2.1.2.ebuild
@@ -0,0 +1,53 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+# We are opam
+OPAM_INSTALLER_DEP=" "
+inherit dune
+
+DESCRIPTION="Core libraries for opam"
+HOMEPAGE="https://opam.ocaml.org/ https://github.com/ocaml/opam;
+SRC_URI="https://github.com/ocaml/opam/archive/${PV/_/-}.tar.gz -> 
opam-${PV}.tar.gz"
+SRC_URI+=" 
https://dev.gentoo.org/~sam/distfiles/dev-ml/opam/opam-2.1.0-dose3-6.patch.xz;
+S="${WORKDIR}/opam-${PV}"
+OPAM_INSTALLER="${S}/opam-installer"
+
+LICENSE="LGPL-2.1"
+SLOT="0/${PV}"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
+IUSE="+ocamlopt test"
+RESTRICT="!test? ( test )"
+
+RDEPEND="
+   ~dev-ml/opam-core-${PV}:=
+   dev-ml/re:=
+   dev-ml/opam-file-format:=
+   >=dev-ml/dose3-6.0:=
+"
+DEPEND="${RDEPEND}
+   dev-ml/cppo"
+BDEPEND="test? (
+   sys-apps/bubblewrap
+   dev-ml/mccs
+)"
+
+PATCHES=( "${WORKDIR}"/opam-2.1.0-dose3-6.patch )
+
+src_prepare() {
+   default
+   cat <<- EOF >> "${S}/dune"
+   (env
+(dev
+ (flags (:standard -warn-error -3-9-33)))
+(release
+ (flags (:standard -warn-error -3-9-33
+   EOF
+   sed -i \
+   -e '/wrap-build-commands/d' \
+   -e '/wrap-install-commands/d' \
+   -e '/wrap-remove-commands/d' \
+   tests/reftests/opamroot-versions.test \
+   || die
+}



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

2022-01-31 Thread Arthur Zamarin
commit: 3a33b1bd84eb3647acc467deb63c034e3db3d220
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Mon Jan 31 20:43:13 2022 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Mon Jan 31 20:43:13 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3a33b1bd

dev-db/sqlite: Stabilize 3.37.2 ppc64, #832404

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

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

diff --git a/dev-db/sqlite/sqlite-3.37.2.ebuild 
b/dev-db/sqlite/sqlite-3.37.2.ebuild
index 38fe3d8d7e9a..c6b95d74fdcd 100644
--- a/dev-db/sqlite/sqlite-3.37.2.ebuild
+++ b/dev-db/sqlite/sqlite-3.37.2.ebuild
@@ -22,7 +22,7 @@ fi
 
 LICENSE="public-domain"
 SLOT="3"
-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"
+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"
 IUSE="debug doc icu +readline secure-delete static-libs tcl test tools"
 if [[ "${PV}" == "" ]]; then
PROPERTIES="live"



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

2022-01-31 Thread Arthur Zamarin
commit: eb8a25d04fff262c267be974ad05ab32a4be14e9
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Mon Jan 31 20:38:33 2022 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Mon Jan 31 20:38:33 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eb8a25d0

dev-libs/capnproto: Stabilize 0.9.1 ppc64, #762892

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

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

diff --git a/dev-libs/capnproto/capnproto-0.9.1.ebuild 
b/dev-libs/capnproto/capnproto-0.9.1.ebuild
index ff77790127b8..68f5b1b822cb 100644
--- a/dev-libs/capnproto/capnproto-0.9.1.ebuild
+++ b/dev-libs/capnproto/capnproto-0.9.1.ebuild
@@ -12,7 +12,7 @@ S="${WORKDIR}"/${P}/c++
 
 LICENSE="MIT"
 SLOT="0/091"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ppc64 ~x86"
 IUSE="+ssl test zlib"
 
 RESTRICT="!test? ( test )"



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

2022-01-31 Thread Arthur Zamarin
commit: d72f224995981c3d6a18304dc3ac842a205040fd
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Mon Jan 31 20:34:19 2022 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Mon Jan 31 20:34:23 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d72f2249

dev-db/sqlite: Stabilize 3.37.2 ppc, #832404

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

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

diff --git a/dev-db/sqlite/sqlite-3.37.2.ebuild 
b/dev-db/sqlite/sqlite-3.37.2.ebuild
index 5154d07eeb23..38fe3d8d7e9a 100644
--- a/dev-db/sqlite/sqlite-3.37.2.ebuild
+++ b/dev-db/sqlite/sqlite-3.37.2.ebuild
@@ -22,7 +22,7 @@ fi
 
 LICENSE="public-domain"
 SLOT="3"
-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"
+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"
 IUSE="debug doc icu +readline secure-delete static-libs tcl test tools"
 if [[ "${PV}" == "" ]]; then
PROPERTIES="live"



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

2022-01-31 Thread Hanno Böck
commit: 596bd2ecc56df3c9a171b7487ff2cb096141eb8c
Author: Hanno Böck  gentoo  org>
AuthorDate: Mon Jan 31 20:33:35 2022 +
Commit: Hanno Böck  gentoo  org>
CommitDate: Mon Jan 31 20:33:35 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=596bd2ec

net-analyzer/snallygaster: Remove old

Signed-off-by: Hanno Böck  gentoo.org>
Package-Manager: Portage-3.0.30, Repoman-3.0.3

 net-analyzer/snallygaster/Manifest  |  3 ---
 net-analyzer/snallygaster/snallygaster-0.0.6.ebuild | 21 -
 net-analyzer/snallygaster/snallygaster-0.0.8.ebuild | 21 -
 net-analyzer/snallygaster/snallygaster-0.0.9.ebuild | 21 -
 4 files changed, 66 deletions(-)

diff --git a/net-analyzer/snallygaster/Manifest 
b/net-analyzer/snallygaster/Manifest
index 42f55d652d3f..4ed2543dbaad 100644
--- a/net-analyzer/snallygaster/Manifest
+++ b/net-analyzer/snallygaster/Manifest
@@ -1,5 +1,2 @@
 DIST snallygaster-0.0.11.tar.gz 25238 BLAKE2B 
11867c0a71cd1701205f499cc7e492520018d39dcdeae0d8e8ae130e2034fd15d20039ed2c7325c879b1640b67a02515685640d5278e0aaafba864fd9d47a7a0
 SHA512 
6c050f8d67748fa148a578e37f3788305251d210691047f045d63dd531eca4ef4eb9e1d74a22ce9db13c71e471ced304d8138b8f283a1fe4841381532baab733
 DIST snallygaster-0.0.12.tar.gz 25234 BLAKE2B 
69082fe94fc65d78b99519511b6850d569401d326788448dffac2baca3e359e166b161e69b5169dc0772c4eba5e3cf70968ed75fe09efad7924869971a0869c8
 SHA512 
507b5bbaa8a01318b53778781e1e212e295f113ea91b1b73d5162f93d35be74780fa0cba7499d62f40c8cd27b4cdfd79526bd0ab07018090460ca937eb48
-DIST snallygaster-0.0.6.tar.gz 22260 BLAKE2B 
5f5f45678ee83922d477eb7356bf830a4ececbff6fc02bc21d2b714abf350c1b2643fb8134f330d8f54a4c58809b9de2671f46b728e631ac0a5f4996f87fd8e1
 SHA512 
abca663005e43948ef7c6516a3e85d1b1010811365f39a280b9c091490a8b4687fdaa1b0acbd29f5a84285fe16cd74398098eb9600b5ec41ec880d355cd0ddbd
-DIST snallygaster-0.0.8.tar.gz 23341 BLAKE2B 
0b4e92b50c9f766440a19bab6e39f7be323c5574c8f350ed3fbd07499ca04b358ec0e66deeddd30b5e798d093a73fbce65434be4058285eb773918314f373dac
 SHA512 
a4937d5e486109deb54d4a3494fcdb2b06a0938cb9ca686550616d31d2f5bde01b4162f610db15c34c86e41673f6f05f749fb921d5f858cbc4a2fc7f65a6dda6
-DIST snallygaster-0.0.9.tar.gz 24055 BLAKE2B 
049a88250877ed87103d23a30443ed638320e61c788716d432d877407c837f439bd16dc78a6eb00f7fea844280975f155898d9b084f7e285a0ed81a6becf9d68
 SHA512 
e7de6d97576f1651e0a6882c4d2766efe82b8656f53a6c30a5e36eeadbaa4fdc2b79dc370a1106a0bbd916d45d1c92169dcfb5d7c75e89946b371bc80098366c

diff --git a/net-analyzer/snallygaster/snallygaster-0.0.6.ebuild 
b/net-analyzer/snallygaster/snallygaster-0.0.6.ebuild
deleted file mode 100644
index cef08b8a35a2..
--- a/net-analyzer/snallygaster/snallygaster-0.0.6.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-PYTHON_COMPAT=( python3_{7,8} )
-DISTUTILS_SINGLE_IMPL=1
-inherit distutils-r1
-
-DESCRIPTION="Finds file leaks and other security problems on HTTP servers"
-HOMEPAGE="https://github.com/hannob/snallygaster;
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="CC0-1.0"
-SLOT="0"
-KEYWORDS="~amd64"
-
-DEPEND="dev-python/dnspython
-   dev-python/urllib3
-   dev-python/beautifulsoup4"
-RDEPEND="${DEPEND}"
-DOCS=( README.md TESTS.md )

diff --git a/net-analyzer/snallygaster/snallygaster-0.0.8.ebuild 
b/net-analyzer/snallygaster/snallygaster-0.0.8.ebuild
deleted file mode 100644
index cef08b8a35a2..
--- a/net-analyzer/snallygaster/snallygaster-0.0.8.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-PYTHON_COMPAT=( python3_{7,8} )
-DISTUTILS_SINGLE_IMPL=1
-inherit distutils-r1
-
-DESCRIPTION="Finds file leaks and other security problems on HTTP servers"
-HOMEPAGE="https://github.com/hannob/snallygaster;
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="CC0-1.0"
-SLOT="0"
-KEYWORDS="~amd64"
-
-DEPEND="dev-python/dnspython
-   dev-python/urllib3
-   dev-python/beautifulsoup4"
-RDEPEND="${DEPEND}"
-DOCS=( README.md TESTS.md )

diff --git a/net-analyzer/snallygaster/snallygaster-0.0.9.ebuild 
b/net-analyzer/snallygaster/snallygaster-0.0.9.ebuild
deleted file mode 100644
index b984ebb2e0fc..
--- a/net-analyzer/snallygaster/snallygaster-0.0.9.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-PYTHON_COMPAT=( python3_{7,8,9} )
-DISTUTILS_SINGLE_IMPL=1
-inherit distutils-r1
-
-DESCRIPTION="Finds file leaks and other security problems on HTTP servers"
-HOMEPAGE="https://github.com/hannob/snallygaster;
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="CC0-1.0"
-SLOT="0"
-KEYWORDS="~amd64"
-
-DEPEND="dev-python/dnspython
-   dev-python/urllib3
-   

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

2022-01-31 Thread Hanno Böck
commit: f1e3de3a15eaa74f3fda67f5ccec08116e2bc8b1
Author: Hanno Böck  gentoo  org>
AuthorDate: Mon Jan 31 20:32:58 2022 +
Commit: Hanno Böck  gentoo  org>
CommitDate: Mon Jan 31 20:32:58 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f1e3de3a

net-analyzer/snallygaster: Version bump and python 3.10

Signed-off-by: Hanno Böck  gentoo.org>
Package-Manager: Portage-3.0.30, Repoman-3.0.3

 net-analyzer/snallygaster/Manifest |  1 +
 .../snallygaster/snallygaster-0.0.12.ebuild| 25 ++
 2 files changed, 26 insertions(+)

diff --git a/net-analyzer/snallygaster/Manifest 
b/net-analyzer/snallygaster/Manifest
index ec0b3ff27da7..42f55d652d3f 100644
--- a/net-analyzer/snallygaster/Manifest
+++ b/net-analyzer/snallygaster/Manifest
@@ -1,4 +1,5 @@
 DIST snallygaster-0.0.11.tar.gz 25238 BLAKE2B 
11867c0a71cd1701205f499cc7e492520018d39dcdeae0d8e8ae130e2034fd15d20039ed2c7325c879b1640b67a02515685640d5278e0aaafba864fd9d47a7a0
 SHA512 
6c050f8d67748fa148a578e37f3788305251d210691047f045d63dd531eca4ef4eb9e1d74a22ce9db13c71e471ced304d8138b8f283a1fe4841381532baab733
+DIST snallygaster-0.0.12.tar.gz 25234 BLAKE2B 
69082fe94fc65d78b99519511b6850d569401d326788448dffac2baca3e359e166b161e69b5169dc0772c4eba5e3cf70968ed75fe09efad7924869971a0869c8
 SHA512 
507b5bbaa8a01318b53778781e1e212e295f113ea91b1b73d5162f93d35be74780fa0cba7499d62f40c8cd27b4cdfd79526bd0ab07018090460ca937eb48
 DIST snallygaster-0.0.6.tar.gz 22260 BLAKE2B 
5f5f45678ee83922d477eb7356bf830a4ececbff6fc02bc21d2b714abf350c1b2643fb8134f330d8f54a4c58809b9de2671f46b728e631ac0a5f4996f87fd8e1
 SHA512 
abca663005e43948ef7c6516a3e85d1b1010811365f39a280b9c091490a8b4687fdaa1b0acbd29f5a84285fe16cd74398098eb9600b5ec41ec880d355cd0ddbd
 DIST snallygaster-0.0.8.tar.gz 23341 BLAKE2B 
0b4e92b50c9f766440a19bab6e39f7be323c5574c8f350ed3fbd07499ca04b358ec0e66deeddd30b5e798d093a73fbce65434be4058285eb773918314f373dac
 SHA512 
a4937d5e486109deb54d4a3494fcdb2b06a0938cb9ca686550616d31d2f5bde01b4162f610db15c34c86e41673f6f05f749fb921d5f858cbc4a2fc7f65a6dda6
 DIST snallygaster-0.0.9.tar.gz 24055 BLAKE2B 
049a88250877ed87103d23a30443ed638320e61c788716d432d877407c837f439bd16dc78a6eb00f7fea844280975f155898d9b084f7e285a0ed81a6becf9d68
 SHA512 
e7de6d97576f1651e0a6882c4d2766efe82b8656f53a6c30a5e36eeadbaa4fdc2b79dc370a1106a0bbd916d45d1c92169dcfb5d7c75e89946b371bc80098366c

diff --git a/net-analyzer/snallygaster/snallygaster-0.0.12.ebuild 
b/net-analyzer/snallygaster/snallygaster-0.0.12.ebuild
new file mode 100644
index ..578572f0bfbb
--- /dev/null
+++ b/net-analyzer/snallygaster/snallygaster-0.0.12.ebuild
@@ -0,0 +1,25 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+PYTHON_COMPAT=( python3_{7,8,9,10} )
+DISTUTILS_SINGLE_IMPL=1
+inherit distutils-r1
+
+DESCRIPTION="Finds file leaks and other security problems on HTTP servers"
+HOMEPAGE="https://github.com/hannob/snallygaster;
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="CC0-1.0"
+SLOT="0"
+KEYWORDS="~amd64"
+
+DEPEND="dev-python/dnspython
+   dev-python/urllib3
+   dev-python/beautifulsoup4"
+RDEPEND="${DEPEND}"
+DOCS=( README.md TESTS.md )
+
+# Only codingstyle and similar tests, require dependencies
+# not packaged in Gentoo
+RESTRICT="test"



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

2022-01-31 Thread Arthur Zamarin
commit: a39ded1962e4840055aabb11aa66c6a332ba3cf2
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Mon Jan 31 20:29:40 2022 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Mon Jan 31 20:29:45 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a39ded19

dev-db/sqlite: Stabilize 3.37.2 arm, #832404

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

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

diff --git a/dev-db/sqlite/sqlite-3.37.2.ebuild 
b/dev-db/sqlite/sqlite-3.37.2.ebuild
index fc6b82631e02..5154d07eeb23 100644
--- a/dev-db/sqlite/sqlite-3.37.2.ebuild
+++ b/dev-db/sqlite/sqlite-3.37.2.ebuild
@@ -22,7 +22,7 @@ fi
 
 LICENSE="public-domain"
 SLOT="3"
-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"
+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"
 IUSE="debug doc icu +readline secure-delete static-libs tcl test tools"
 if [[ "${PV}" == "" ]]; then
PROPERTIES="live"



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

2022-01-31 Thread Michał Górny
commit: ddabb798ef39ca0a0a098e9abe443449b521748b
Author: Michał Górny  gentoo  org>
AuthorDate: Mon Jan 31 20:21:43 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Mon Jan 31 20:27:53 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ddabb798

dev-python/pypy3-exe: Install all headers from build dir

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

 dev-python/pypy3-exe/pypy3-exe-7.3.8_rc1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/pypy3-exe/pypy3-exe-7.3.8_rc1.ebuild 
b/dev-python/pypy3-exe/pypy3-exe-7.3.8_rc1.ebuild
index 90dcbda05096..96e7ab01222b 100644
--- a/dev-python/pypy3-exe/pypy3-exe-7.3.8_rc1.ebuild
+++ b/dev-python/pypy3-exe/pypy3-exe-7.3.8_rc1.ebuild
@@ -161,6 +161,6 @@ src_install() {
cd "${T}"/usession*-0 || die
newbin testing_1/pypy3.9-c pypy3.9-c-${PYPY_PV}
insinto /usr/include/pypy3.9/${PYPY_PV}
-   doins pypy_*.h
+   doins *.h
pax-mark m "${ED}/usr/bin/pypy3.9-c-${PYPY_PV}"
 }



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

2022-01-31 Thread Arthur Zamarin
commit: d8219db34eec1139b012c36447778b7aaebdc455
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Mon Jan 31 20:26:01 2022 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Mon Jan 31 20:26:01 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d8219db3

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

Signed-off-by: Arthur Zamarin  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 bc977874c41e..2f47a949a3cf 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-31 Thread Arthur Zamarin
commit: 3533cbc7cd33d8b34c30af80938f23d128f95559
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Mon Jan 31 20:25:59 2022 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Mon Jan 31 20:25:59 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3533cbc7

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

Signed-off-by: Arthur Zamarin  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 3d144d3eb3b5..0f250ab5c041 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-31 Thread Arthur Zamarin
commit: fa6da070f85d2b918dfae1445f70b8423ea750cd
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Mon Jan 31 20:26:01 2022 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Mon Jan 31 20:26:01 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fa6da070

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

Signed-off-by: Arthur Zamarin  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 5b3c151ae253..a73c6599b674 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-cpp/tclap/

2022-01-31 Thread Arthur Zamarin
commit: c5c7f7fca18546a79adddaa17343886eb150dcfd
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Mon Jan 31 20:26:00 2022 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Mon Jan 31 20:26:00 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c5c7f7fc

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

Signed-off-by: Arthur Zamarin  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 c4fd50eed289..32ca28ebe8f8 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-cpp/benchmark/

2022-01-31 Thread Arthur Zamarin
commit: c82c5ee67f0c9e7a9e3d6a4379def68c3388c95f
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Mon Jan 31 20:26:00 2022 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Mon Jan 31 20:26:00 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c82c5ee6

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

Signed-off-by: Arthur Zamarin  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 96153895aebb..4fdf6fa2452d 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-db/sqlite/

2022-01-31 Thread Arthur Zamarin
commit: 5e5ab3d2314ddc09efe21ffc9799a419cfeb0aad
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Mon Jan 31 20:25:15 2022 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Mon Jan 31 20:25:20 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5e5ab3d2

dev-db/sqlite: Stabilize 3.37.2 arm64, #832404

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

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

diff --git a/dev-db/sqlite/sqlite-3.37.2.ebuild 
b/dev-db/sqlite/sqlite-3.37.2.ebuild
index a7596ee5d3d9..fc6b82631e02 100644
--- a/dev-db/sqlite/sqlite-3.37.2.ebuild
+++ b/dev-db/sqlite/sqlite-3.37.2.ebuild
@@ -22,7 +22,7 @@ fi
 
 LICENSE="public-domain"
 SLOT="3"
-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"
+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"
 IUSE="debug doc icu +readline secure-delete static-libs tcl test tools"
 if [[ "${PV}" == "" ]]; then
PROPERTIES="live"



[gentoo-commits] proj/chromium-tools:master commit in: /

2022-01-31 Thread Stephan Hartmann
commit: 715c1a649eed5da8b292bf105351024c90ba6f9e
Author: Stephan Hartmann  gentoo  org>
AuthorDate: Mon Jan 31 20:19:56 2022 +
Commit: Stephan Hartmann  gentoo  org>
CommitDate: Mon Jan 31 20:19:56 2022 +
URL:
https://gitweb.gentoo.org/proj/chromium-tools.git/commit/?id=715c1a64

Add edge-bump script

Signed-off-by: Stephan Hartmann  gentoo.org>

 edge-bump | 347 ++
 1 file changed, 347 insertions(+)

diff --git a/edge-bump b/edge-bump
new file mode 100755
index 000..5a44177
--- /dev/null
+++ b/edge-bump
@@ -0,0 +1,347 @@
+#!/bin/env python3
+
+import argparse
+import json
+import os
+import shutil
+import sys
+import urllib.request
+import subprocess
+import functools
+import operator
+
+from debian import deb822
+from contextlib import closing
+
+from portage.dbapi.porttree import portdbapi
+from portage.versions import *
+from portage.package.ebuild import digestgen, config
+from portage.output import EOutput
+
+from git import Repo
+
+pkg_data = \
+{
+"stable" :
+{
+"pkg"  : "microsoft-edge",
+"suffix"   : "stable",
+"version"  : [],
+"dversion" : [],
+"bversion" : [],
+"stable"   : True,
+"count": 1
+},
+"beta"   :
+{
+"pkg"  : "microsoft-edge-beta",
+"suffix"   : None,
+"version"  : [],
+"dversion" : [],
+"bversion" : [],
+"stable"   : False,
+"count": 3
+},
+"dev":
+{
+"pkg"  : "microsoft-edge-dev",
+"suffix"   : None,
+"version"  : [],
+"dversion" : [],
+"bversion" : [],
+"stable"   : False,
+"count": 3
+}
+}
+
+def getEdgeVersionData(base_url, archive, dist, comp, arch):
+if not base_url.endswith("/"):
+url = base_url + "/"
+url += f"{archive}/dists/{dist}/{comp}/binary-{arch}/Packages"
+
+with closing(urllib.request.urlopen(url)) as fp:
+return list(deb822.Packages.iter_paragraphs(fp, use_apt_pkg=False))
+
+def compareEdgeVersion(item1, item2):
+return -vercmp(item1[0], item2[0])
+
+def getEdgeChannelVersions(versions, channel):
+pkg = pkg_data[channel]["pkg"]
+if pkg_data[channel]["suffix"] is not None:
+pkg += "-" + pkg_data[channel]["suffix"]
+v = []
+for item in versions:
+if item["Package"] == pkg:
+(version, revision) = item["Version"].split("-")
+v.append((version, revision))
+v.sort(key=functools.cmp_to_key(compareEdgeVersion))
+return v
+
+def isMajorBump(uversion, tversion):
+uv_list = uversion.split(".")
+tv_list = tversion.split(".")
+if int(uv_list[0]) > int(tv_list[0]):
+return True
+return False
+
+def getPrevChannel(channel):
+channels = list(pkg_data.keys())
+channel_list = channels + [channels[len(channels) - 1]]
+for i in range(0, len(channel_list) - 1):
+if channel_list[i] == channel:
+return channel_list[i + 1]
+raise ValueError(f"Unknown channel \"{channel}\".")
+
+def getEbuildVersion(version):
+if version[1] == "r0":
+return version[0]
+return f"{version[0]}-{version[1]}"
+
+def main():
+parser = argparse.ArgumentParser()
+parser.add_argument("--dry-run", "-n", action="store_true")
+args = parser.parse_args()
+
+output = EOutput()
+
+output.einfo("Fetching upstream version information ...")
+
+versions = 
getEdgeVersionData(base_url="https://packages.microsoft.com/repos;,
+  archive="edge", dist="stable", comp="main",
+  arch="amd64")
+
+edge_info = {}
+for channel in pkg_data.keys():
+edge_info[channel] = []
+
+for channel in pkg_data.keys():
+edge_info[channel] = getEdgeChannelVersions(versions=versions,
+channel=channel)
+
+output.einfo("Looking up Edge versions information in tree ...")
+
+db = portdbapi()
+repo_path = db.getRepositoryPath(repository_id="gentoo")
+for channel in pkg_data.keys():
+pkg  = pkg_data[channel]["pkg"]
+cpvs = db.cp_list(mycp=f"www-client/{pkg}", mytree=repo_path)
+for cpv in cpvs:
+(cp, version, rev) = pkgsplit(mypkg=cpv)
+pkg_data[channel]["version"].append((version,rev))
+if len(pkg_data[channel]["version"]) == 0:
+output.ewarn("Couldn't determine tree versions for "+
+ "www-client/{pkg}")
+
pkg_data[channel]["version"].sort(key=functools.cmp_to_key(compareEdgeVersion))
+
+output.einfo("Comparing Edge version informations ...")
+
+for channel in pkg_data.keys():
+versions = map(operator.itemgetter(0), edge_info[channel])
+for ver in pkg_data[channel]["version"]:
+if ver[0] not in versions:
+output.ewarn("Upstream dropped 

[gentoo-commits] repo/gentoo:master commit in: www-client/microsoft-edge-beta/

2022-01-31 Thread Stephan Hartmann
commit: b50fc9d9b926b4079cf843a5e2566497347d80da
Author: Stephan Hartmann  gentoo  org>
AuthorDate: Mon Jan 31 20:17:36 2022 +
Commit: Stephan Hartmann  gentoo  org>
CommitDate: Mon Jan 31 20:18:05 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b50fc9d9

www-client/microsoft-edge-beta: automated bump (98.0.1108.39)

Signed-off-by: Stephan Hartmann  gentoo.org>

 www-client/microsoft-edge-beta/Manifest|   1 +
 .../microsoft-edge-beta-98.0.1108.39.ebuild| 115 +
 2 files changed, 116 insertions(+)

diff --git a/www-client/microsoft-edge-beta/Manifest 
b/www-client/microsoft-edge-beta/Manifest
index f3e818de167e..8980d7b0e99f 100644
--- a/www-client/microsoft-edge-beta/Manifest
+++ b/www-client/microsoft-edge-beta/Manifest
@@ -1,3 +1,4 @@
 DIST microsoft-edge-beta_97.0.1072.54-1_amd64.deb 119855912 BLAKE2B 
a39a4866c5f32dd7631899eaa480268696243b3fb7c22cfbbc5d404a95325d9a790044e0c873eefc91ad2c0404ad743f7c805165cbeafcf1f383a08b37203aa8
 SHA512 
97154c215b8fba3dd1f1eff7425015ab5414db65af8715933adcd48a3803b3ba6b8b5af77f46555c31109ff91ae7f6f265d84782655bc03e91776f59ecccd865
 DIST microsoft-edge-beta_98.0.1108.23-1_amd64.deb 124526488 BLAKE2B 
408d0be2c8fdb905c2021c3a68202d006dc4ed71011e190ea8c4bf4b6eac4e67c31c0f28309a690738c1bda5d495aa5eb550a5789f924174c70b620773876a42
 SHA512 
5556da614176c0cf859f6daf3b62a5908d81b329fe96891471193523a2909e1e365d6a162a85a17ac2489eb557c72c444cefbe30e81a6fff5fc98fdc0eabf727
 DIST microsoft-edge-beta_98.0.1108.27-1_amd64.deb 124552084 BLAKE2B 
0b4ebcf08429b6fe978c51b90e25fd6ee80e3c168b43fa329832e2c8549b9dc827e1ac20846653cc4109331beb50c9e4d1ff9285f0590426b4aa988aed86fb31
 SHA512 
c121a47dae0acf62112b70ba8cda74d5ace51028ac9b115877ea09aea24d152a03a8276220e4c4bd118b3d207ded3458b07b91282afd7bc63516a0e535d09f2d
+DIST microsoft-edge-beta_98.0.1108.39-1_amd64.deb 124164246 BLAKE2B 
4f53f8f09efcf419edca08912c6654323b137aac150f4d239ec16d6b9d093c2cbd736dc0314fe4a343e27411a9ced028053cbc56f09736fcdff3d4b144e2b457
 SHA512 
9cb3349d8004a8a13ea51ea693bc63e82a6adb462fb9d0ff0fdfd2714fa04e1a856d0d64d0927ee220dff618903a4dedbe6b0fdc72b4a1326c71c3ffed44da16

diff --git 
a/www-client/microsoft-edge-beta/microsoft-edge-beta-98.0.1108.39.ebuild 
b/www-client/microsoft-edge-beta/microsoft-edge-beta-98.0.1108.39.ebuild
new file mode 100644
index ..3e1b323cccbf
--- /dev/null
+++ b/www-client/microsoft-edge-beta/microsoft-edge-beta-98.0.1108.39.ebuild
@@ -0,0 +1,115 @@
+# Copyright 2011-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="8"
+
+inherit chromium-2 desktop pax-utils unpacker xdg
+
+DESCRIPTION="The web browser from Microsoft"
+HOMEPAGE="https://www.microsoft.com/en-us/edge;
+
+if [[ ${PN} == microsoft-edge ]]; then
+   MY_PN=${PN}-stable
+else
+   MY_PN=${PN}
+fi
+
+KEYWORDS="-* ~amd64"
+
+MY_P="${MY_PN}_${PV}-1"
+
+SRC_URI="https://packages.microsoft.com/repos/edge/pool/main/m/${MY_PN}/${MY_P}_amd64.deb;
+
+LICENSE="microsoft-edge"
+SLOT="0"
+RESTRICT="bindist mirror strip"
+IUSE="+mip"
+
+RDEPEND="
+   app-accessibility/at-spi2-atk:2
+   app-accessibility/at-spi2-core:2
+   app-misc/ca-certificates
+   dev-libs/atk
+   dev-libs/expat
+   dev-libs/glib:2
+   dev-libs/nspr
+   dev-libs/nss
+   media-fonts/liberation-fonts
+   media-libs/alsa-lib
+   media-libs/mesa[gbm(+)]
+   net-misc/curl[ssl]
+   net-print/cups
+   sys-apps/dbus
+   sys-apps/util-linux
+   x11-libs/cairo
+   x11-libs/gdk-pixbuf:2
+   x11-libs/gtk+:3[X]
+   x11-libs/libdrm
+   x11-libs/libX11
+   x11-libs/libXcomposite
+   x11-libs/libXdamage
+   x11-libs/libXext
+   x11-libs/libXfixes
+   x11-libs/libXrandr
+   x11-libs/libxcb
+   x11-libs/libxkbcommon
+   x11-libs/libxshmfence
+   x11-libs/pango
+   x11-misc/xdg-utils
+   mip? ( app-crypt/libsecret )
+"
+
+QA_PREBUILT="*"
+QA_DESKTOP_FILE="usr/share/applications/microsoft-edge.*\\.desktop"
+S=${WORKDIR}
+EDGE_HOME="opt/microsoft/msedge${PN#microsoft-edge}"
+
+pkg_nofetch() {
+   eerror "Please wait 24 hours and sync your tree before reporting a bug 
for microsoft-edge fetch failures."
+}
+
+pkg_pretend() {
+   # Protect against people using autounmask overzealously
+   use amd64 || die "microsoft-edge only works on amd64"
+}
+
+pkg_setup() {
+   chromium_suid_sandbox_check_kernel_config
+}
+
+src_unpack() {
+   :
+}
+
+src_install() {
+   dodir /
+   cd "${ED}" || die
+   unpacker
+
+   rm _gpgorigin || die
+
+   rm -r etc usr/share/menu || die
+   mv usr/share/doc/${MY_PN} usr/share/doc/${PF} || die
+
+   gzip -d usr/share/doc/${PF}/changelog.gz || die
+   gzip -d usr/share/man/man1/${MY_PN}.1.gz || die
+   if [[ -L usr/share/man/man1/${PN}.1.gz ]]; then
+   rm usr/share/man/man1/${PN}.1.gz || die
+   dosym ${MY_PN}.1 

[gentoo-commits] repo/gentoo:master commit in: www-client/microsoft-edge-beta/

2022-01-31 Thread Stephan Hartmann
commit: 94ce4052e2d5120ea004e48ef89d0c8311b120a7
Author: Stephan Hartmann  gentoo  org>
AuthorDate: Mon Jan 31 20:17:38 2022 +
Commit: Stephan Hartmann  gentoo  org>
CommitDate: Mon Jan 31 20:18:06 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=94ce4052

www-client/microsoft-edge-beta: remove old

Signed-off-by: Stephan Hartmann  gentoo.org>

 www-client/microsoft-edge-beta/Manifest|   1 -
 .../microsoft-edge-beta-97.0.1072.54.ebuild| 109 -
 2 files changed, 110 deletions(-)

diff --git a/www-client/microsoft-edge-beta/Manifest 
b/www-client/microsoft-edge-beta/Manifest
index 8980d7b0e99f..6d53c73f16c6 100644
--- a/www-client/microsoft-edge-beta/Manifest
+++ b/www-client/microsoft-edge-beta/Manifest
@@ -1,4 +1,3 @@
-DIST microsoft-edge-beta_97.0.1072.54-1_amd64.deb 119855912 BLAKE2B 
a39a4866c5f32dd7631899eaa480268696243b3fb7c22cfbbc5d404a95325d9a790044e0c873eefc91ad2c0404ad743f7c805165cbeafcf1f383a08b37203aa8
 SHA512 
97154c215b8fba3dd1f1eff7425015ab5414db65af8715933adcd48a3803b3ba6b8b5af77f46555c31109ff91ae7f6f265d84782655bc03e91776f59ecccd865
 DIST microsoft-edge-beta_98.0.1108.23-1_amd64.deb 124526488 BLAKE2B 
408d0be2c8fdb905c2021c3a68202d006dc4ed71011e190ea8c4bf4b6eac4e67c31c0f28309a690738c1bda5d495aa5eb550a5789f924174c70b620773876a42
 SHA512 
5556da614176c0cf859f6daf3b62a5908d81b329fe96891471193523a2909e1e365d6a162a85a17ac2489eb557c72c444cefbe30e81a6fff5fc98fdc0eabf727
 DIST microsoft-edge-beta_98.0.1108.27-1_amd64.deb 124552084 BLAKE2B 
0b4ebcf08429b6fe978c51b90e25fd6ee80e3c168b43fa329832e2c8549b9dc827e1ac20846653cc4109331beb50c9e4d1ff9285f0590426b4aa988aed86fb31
 SHA512 
c121a47dae0acf62112b70ba8cda74d5ace51028ac9b115877ea09aea24d152a03a8276220e4c4bd118b3d207ded3458b07b91282afd7bc63516a0e535d09f2d
 DIST microsoft-edge-beta_98.0.1108.39-1_amd64.deb 124164246 BLAKE2B 
4f53f8f09efcf419edca08912c6654323b137aac150f4d239ec16d6b9d093c2cbd736dc0314fe4a343e27411a9ced028053cbc56f09736fcdff3d4b144e2b457
 SHA512 
9cb3349d8004a8a13ea51ea693bc63e82a6adb462fb9d0ff0fdfd2714fa04e1a856d0d64d0927ee220dff618903a4dedbe6b0fdc72b4a1326c71c3ffed44da16

diff --git 
a/www-client/microsoft-edge-beta/microsoft-edge-beta-97.0.1072.54.ebuild 
b/www-client/microsoft-edge-beta/microsoft-edge-beta-97.0.1072.54.ebuild
deleted file mode 100644
index ae99bf2a06bb..
--- a/www-client/microsoft-edge-beta/microsoft-edge-beta-97.0.1072.54.ebuild
+++ /dev/null
@@ -1,109 +0,0 @@
-# Copyright 2011-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="8"
-
-inherit chromium-2 desktop pax-utils unpacker xdg
-
-DESCRIPTION="The web browser from Microsoft"
-HOMEPAGE="https://www.microsoft.com/en-us/edge;
-
-if [[ ${PN} == microsoft-edge ]]; then
-   MY_PN=${PN}-stable
-else
-   MY_PN=${PN}
-fi
-
-KEYWORDS="-* ~amd64"
-
-MY_P="${MY_PN}_${PV}-1"
-
-SRC_URI="https://packages.microsoft.com/repos/edge/pool/main/m/${MY_PN}/${MY_P}_amd64.deb;
-
-LICENSE="microsoft-edge"
-SLOT="0"
-RESTRICT="bindist mirror strip"
-
-RDEPEND="
-   app-accessibility/at-spi2-atk:2
-   app-accessibility/at-spi2-core:2
-   app-misc/ca-certificates
-   dev-libs/atk
-   dev-libs/expat
-   dev-libs/glib:2
-   dev-libs/nspr
-   dev-libs/nss
-   media-fonts/liberation-fonts
-   media-libs/alsa-lib
-   media-libs/mesa[gbm(+)]
-   net-misc/curl[ssl]
-   net-print/cups
-   sys-apps/dbus
-   sys-apps/util-linux
-   x11-libs/cairo
-   x11-libs/gdk-pixbuf:2
-   x11-libs/gtk+:3[X]
-   x11-libs/libdrm
-   x11-libs/libX11
-   x11-libs/libXcomposite
-   x11-libs/libXdamage
-   x11-libs/libXext
-   x11-libs/libXfixes
-   x11-libs/libXrandr
-   x11-libs/libxcb
-   x11-libs/libxkbcommon
-   x11-libs/libxshmfence
-   x11-libs/pango
-   x11-misc/xdg-utils
-"
-
-QA_PREBUILT="*"
-QA_DESKTOP_FILE="usr/share/applications/microsoft-edge.*\\.desktop"
-S=${WORKDIR}
-EDGE_HOME="opt/microsoft/msedge${PN#microsoft-edge}"
-
-pkg_nofetch() {
-   eerror "Please wait 24 hours and sync your tree before reporting a bug 
for microsoft-edge fetch failures."
-}
-
-pkg_pretend() {
-   # Protect against people using autounmask overzealously
-   use amd64 || die "microsoft-edge only works on amd64"
-}
-
-pkg_setup() {
-   chromium_suid_sandbox_check_kernel_config
-}
-
-src_unpack() {
-   :
-}
-
-src_install() {
-   dodir /
-   cd "${ED}" || die
-   unpacker
-
-   rm _gpgorigin || die
-
-   rm -r etc usr/share/menu || die
-   mv usr/share/doc/${MY_PN} usr/share/doc/${PF} || die
-
-   gzip -d usr/share/doc/${PF}/changelog.gz || die
-   gzip -d usr/share/man/man1/${MY_PN}.1.gz || die
-   if [[ -L usr/share/man/man1/${PN}.1.gz ]]; then
-   rm usr/share/man/man1/${PN}.1.gz || die
-   dosym ${MY_PN}.1 usr/share/man/man1/${PN}.1
-   fi
-
-   local suffix=
-   [[ ${PN} 

  1   2   3   >