[gentoo-commits] repo/gentoo:master commit in: app-emacs/lv/files/, app-emacs/lv/

2021-11-03 Thread Hans de Graaff
commit: 03fc31fb728b2a0c0c21d3d10bdd6a18347ca12b
Author: Hans de Graaff  gentoo  org>
AuthorDate: Thu Nov  4 05:39:55 2021 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Thu Nov  4 05:54:21 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=03fc31fb

app-emacs/lv: import of 0.15.0

Dependency for forthcoming lsp-mode.

Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Hans de Graaff  gentoo.org>

 app-emacs/lv/Manifest |  1 +
 app-emacs/lv/files/50lv-gentoo.el |  4 
 app-emacs/lv/lv-0.15.0.ebuild | 20 
 app-emacs/lv/metadata.xml | 12 
 4 files changed, 37 insertions(+)

diff --git a/app-emacs/lv/Manifest b/app-emacs/lv/Manifest
new file mode 100644
index 000..69e3e6e5ea0
--- /dev/null
+++ b/app-emacs/lv/Manifest
@@ -0,0 +1 @@
+DIST lv-0.15.0.tar.gz 36150 BLAKE2B 
6e7d1ed6501d5b0fb40f3545d61469e461363dc7ec8900c7c697116cb19704529acfd9e886a1fef09ae50dfd68666e6455c62447140f55b1f4651490855c2b3a
 SHA512 
815a8c425aaeb4d2aeb5d9faa0f66a41e37420b8e9435d93b9e78913c0e0722d1e39cad2e8f4bc12cfe34dad2e3fc1290b23d816181b12fd093f9e4d9d37e814

diff --git a/app-emacs/lv/files/50lv-gentoo.el 
b/app-emacs/lv/files/50lv-gentoo.el
new file mode 100644
index 000..5a5832d6fd3
--- /dev/null
+++ b/app-emacs/lv/files/50lv-gentoo.el
@@ -0,0 +1,4 @@
+;;; lvsite-lisp configuration
+
+(add-to-list 'load-path "@SITELISP@")
+

diff --git a/app-emacs/lv/lv-0.15.0.ebuild b/app-emacs/lv/lv-0.15.0.ebuild
new file mode 100644
index 000..0d4d7398dfb
--- /dev/null
+++ b/app-emacs/lv/lv-0.15.0.ebuild
@@ -0,0 +1,20 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit elisp
+
+IUSE=""
+
+DESCRIPTION="Other echo area"
+HOMEPAGE="https://github.com/abo-abo/hydra;
+SRC_URI="https://github.com/abo-abo/hydra/archive/${PV}.tar.gz -> ${P}.tar.gz"
+LICENSE="GPL-3+"
+SLOT="0"
+KEYWORDS="~amd64"
+DOCS="README.md"
+
+SITEFILE="50${PN}-gentoo.el"
+
+S="${WORKDIR}/hydra-${PV}"

diff --git a/app-emacs/lv/metadata.xml b/app-emacs/lv/metadata.xml
new file mode 100644
index 000..99443dfe97b
--- /dev/null
+++ b/app-emacs/lv/metadata.xml
@@ -0,0 +1,12 @@
+
+https://www.gentoo.org/dtd/metadata.dtd;>
+
+
+  gnu-em...@gentoo.org
+  Gentoo GNU Emacs project
+
+
+
+  abo-abo/hydra
+
+



[gentoo-commits] repo/gentoo:master commit in: app-emacs/spinner/, app-emacs/spinner/files/

2021-11-03 Thread Hans de Graaff
commit: eed6a39880ab3940871b252260c235595dbee0a4
Author: Hans de Graaff  gentoo  org>
AuthorDate: Thu Nov  4 05:33:58 2021 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Thu Nov  4 05:54:20 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eed6a398

app-emacs/spinner: import of 1.7.4

Dependency for forthcoming lsp-mode.

Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Hans de Graaff  gentoo.org>

 app-emacs/spinner/Manifest  |  1 +
 app-emacs/spinner/files/50spinner-gentoo.el |  4 
 app-emacs/spinner/metadata.xml  | 12 
 app-emacs/spinner/spinner-1.7.4.ebuild  | 20 
 4 files changed, 37 insertions(+)

diff --git a/app-emacs/spinner/Manifest b/app-emacs/spinner/Manifest
new file mode 100644
index 000..b63c0d115ca
--- /dev/null
+++ b/app-emacs/spinner/Manifest
@@ -0,0 +1 @@
+DIST spinner-1.7.4.tar.gz 1794009 BLAKE2B 
87e7f311ccd14f6d5f56a27388ef497efece75a2529a7c534e216990a916a5d8804a9dfc4697b9b2988476a3e3fd82a5673bec73c092dd7f84208fb0a82885fa
 SHA512 
45648beef41123600b5dcaa09ab65a9f3d0b8364f011fcbe177b060ef2b417a83ee002393582060eb3465d4e86d0af2ab5fa2999a13be4e6b5de4cb8487c9f80

diff --git a/app-emacs/spinner/files/50spinner-gentoo.el 
b/app-emacs/spinner/files/50spinner-gentoo.el
new file mode 100644
index 000..df8b78bdd47
--- /dev/null
+++ b/app-emacs/spinner/files/50spinner-gentoo.el
@@ -0,0 +1,4 @@
+;;; spinner site-lisp configuration
+
+(add-to-list 'load-path "@SITELISP@")
+

diff --git a/app-emacs/spinner/metadata.xml b/app-emacs/spinner/metadata.xml
new file mode 100644
index 000..64004674bd3
--- /dev/null
+++ b/app-emacs/spinner/metadata.xml
@@ -0,0 +1,12 @@
+
+https://www.gentoo.org/dtd/metadata.dtd;>
+
+
+  gnu-em...@gentoo.org
+  Gentoo GNU Emacs project
+
+
+
+  Malabarba/spinner.el
+
+

diff --git a/app-emacs/spinner/spinner-1.7.4.ebuild 
b/app-emacs/spinner/spinner-1.7.4.ebuild
new file mode 100644
index 000..1f8af99dbe8
--- /dev/null
+++ b/app-emacs/spinner/spinner-1.7.4.ebuild
@@ -0,0 +1,20 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit elisp
+
+IUSE=""
+
+DESCRIPTION="Emacs mode-line spinner for operations in progress"
+HOMEPAGE="https://github.com/Malabarba/spinner.el;
+SRC_URI="https://github.com/Malabarba/spinner.el/archive/${PV}.tar.gz -> 
${P}.tar.gz"
+LICENSE="GPL-3+"
+SLOT="0"
+KEYWORDS="~amd64"
+
+SITEFILE="50${PN}-gentoo.el"
+
+S="${WORKDIR}/spinner.el-${PV}"
+DOCS="README.org"



[gentoo-commits] repo/gentoo:master commit in: app-emacs/lsp-mode/files/, app-emacs/lsp-mode/

2021-11-03 Thread Hans de Graaff
commit: 21bd92420253959af1727a12540709b6d5bf05e8
Author: Hans de Graaff  gentoo  org>
AuthorDate: Thu Nov  4 05:42:51 2021 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Thu Nov  4 05:54:21 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=21bd9242

app-emacs/lsp-mode: import of 8.0.0

Closes: https://bugs.gentoo.org/770142
Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Hans de Graaff  gentoo.org>

 app-emacs/lsp-mode/Manifest   |  1 +
 app-emacs/lsp-mode/files/50lsp-mode-gentoo.el | 35 
 app-emacs/lsp-mode/lsp-mode-8.0.0.ebuild  | 39 +++
 app-emacs/lsp-mode/metadata.xml   | 12 +
 4 files changed, 87 insertions(+)

diff --git a/app-emacs/lsp-mode/Manifest b/app-emacs/lsp-mode/Manifest
new file mode 100644
index 000..a66229b8908
--- /dev/null
+++ b/app-emacs/lsp-mode/Manifest
@@ -0,0 +1 @@
+DIST lsp-mode-8.0.0.tar.gz 14703640 BLAKE2B 
ab7993772cfc127ee94ba4a0af75e8d7f6789ac22c76acce8df250b5579c1dd2f41e353b26cbdcf6e1a2e6a8d1f8a179d4736b67914cdec31c23032f93dffd3c
 SHA512 
2620288142cea7b06ad2725b63e5db945b1d62d0b4c215e8d35d79d6c3f05bcdf2736dab34bd10c2b9f8928caf36ef617182c41c309e62e2ce8ddf45df376cbc

diff --git a/app-emacs/lsp-mode/files/50lsp-mode-gentoo.el 
b/app-emacs/lsp-mode/files/50lsp-mode-gentoo.el
new file mode 100644
index 000..c7cd4f60861
--- /dev/null
+++ b/app-emacs/lsp-mode/files/50lsp-mode-gentoo.el
@@ -0,0 +1,35 @@
+;;; lsp-mode site-lisp configuration
+
+(add-to-list 'load-path "@SITELISP@")
+
+(autoload 'lsp-completion-at-point "lsp-completion" "Get lsp completions." t)
+(autoload 'lsp-completion--enable "lsp-completion" "Enable LSP completion 
support.")
+(autoload 'lsp-completion-mode "lsp-completion" "Toggle LSP completion 
support." t)
+
+(autoload 'lsp-diagnostics--enable "lsp-diagnostics" "Enable LSP checker 
support.")
+(autoload 'lsp-diagnostics-mode "lsp-diagnostics" "Toggle LSP diagnostics 
integration." t)
+
+(autoload 'lsp-dired-mode "lsp-dired" "Display `lsp-mode' icons for each file 
in a dired buffer." t)
+
+(autoload 'lsp-headerline--enable-breadcrumb "lsp-headerline" "Enable 
breadcrumb on headerline.")
+(autoload 'lsp-headerline-breadcrumb-mode "lsp-headerline" "Toggle breadcrumb 
on headerline." t)
+
+(autoload 'lsp-ido-workspace-symbol "lsp-ido" "`ido' for lsp 
workspace/symbol." t)
+
+(autoload 'lsp-iedit-highlights "lsp-iedit" "Start an `iedit' operation on the 
documentHighlights at point." t)
+
+(autoload 'lsp-lens--enable "lsp-lens" "Enable lens mode.")
+(autoload 'lsp-lens-show "lsp-lens" "Display lenses in the buffer." t)
+(autoload 'lsp-lens-mode "lsp-lens" "Toggle code-lens overlays." t)
+
+(autoload 'lsp "lsp-mode" "Entry point for the server startup." t)
+(autoload 'lsp-deferred "lsp-mode" "Entry point that defers server startup 
until buffer is visible." t)
+
+(autoload 'lsp-modeline-code-actions-mode "lsp-modeline" "Toggle code actions 
on modeline." t)
+(autoload 'lsp-modeline-diagnostics-mode "lsp-modeline" "Toggle diagnostics 
modeline." t)
+(autoload 'lsp-modeline-workspace-status-mode "lsp-modeline" "Toggle workspace 
status on modeline." t)
+
+(autoload 'lsp--semantic-tokens-initialize-buffer "lsp-semantic-tokens" 
"Initialize the buffer for semantic tokens.")
+(autoload 'lsp--semantic-tokens-initialize-workspace "lsp-semantic-tokens" 
"Initialize semantic tokens for WORKSPACE.")
+(autoload 'lsp-semantic-tokens--enable "lsp-semantic-tokens" "Enable semantic 
tokens mode.")
+(autoload 'lsp-semantic-tokens-mode "lsp-semantic-tokens" "Toggle 
semantic-tokens support.")

diff --git a/app-emacs/lsp-mode/lsp-mode-8.0.0.ebuild 
b/app-emacs/lsp-mode/lsp-mode-8.0.0.ebuild
new file mode 100644
index 000..61094857652
--- /dev/null
+++ b/app-emacs/lsp-mode/lsp-mode-8.0.0.ebuild
@@ -0,0 +1,39 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+NEED_EMACS=26.1
+
+inherit elisp
+
+IUSE=""
+
+DESCRIPTION="Emacs client/library for the Language Server Protocol"
+HOMEPAGE="https://emacs-lsp.github.io/lsp-mode/;
+SRC_URI="https://github.com/emacs-lsp/lsp-mode/archive/${PV}.tar.gz -> 
${P}.tar.gz"
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~amd64"
+DOCS="CHANGELOG.org README.md"
+
+SITEFILE="50${PN}-gentoo.el"
+
+RDEPEND="
+   >=app-emacs/dash-2.18.0
+   >=app-emacs/f-0.20.0
+   >=app-emacs/ht-2.3
+   app-emacs/lv
+   >=app-emacs/markdown-mode-2.3
+   >=app-emacs/spinner-1.7.3
+"
+DEPEND=${RDEPEND}
+
+# Requires unpackaged dependencies, e.g. Cask
+RESTRICT="test"
+
+src_install() {
+   elisp_src_install
+
+   elisp-install ${PN}/clients clients/*
+}

diff --git a/app-emacs/lsp-mode/metadata.xml b/app-emacs/lsp-mode/metadata.xml
new file mode 100644
index 000..75a2e551525
--- /dev/null
+++ b/app-emacs/lsp-mode/metadata.xml
@@ -0,0 +1,12 @@
+
+https://www.gentoo.org/dtd/metadata.dtd;>
+
+
+  

[gentoo-commits] repo/gentoo:master commit in: app-emacs/ht/, app-emacs/ht/files/

2021-11-03 Thread Hans de Graaff
commit: 9538831a538101bb8b18463f08030b36b7555d6c
Author: Hans de Graaff  gentoo  org>
AuthorDate: Thu Nov  4 05:36:50 2021 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Thu Nov  4 05:54:21 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9538831a

app-emacs/ht: import of 2.3

Dependency for lsp-mode.

Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Hans de Graaff  gentoo.org>

 app-emacs/ht/Manifest |  1 +
 app-emacs/ht/files/50ht-gentoo.el |  4 
 app-emacs/ht/ht-2.3.ebuild| 28 
 app-emacs/ht/metadata.xml | 12 
 4 files changed, 45 insertions(+)

diff --git a/app-emacs/ht/Manifest b/app-emacs/ht/Manifest
new file mode 100644
index 000..08d6fee7e9e
--- /dev/null
+++ b/app-emacs/ht/Manifest
@@ -0,0 +1 @@
+DIST ht-2.3.tar.gz 8890 BLAKE2B 
661163b22e4910ebf0116c22e8a3972def74bc88b467cd70118174ce6bf07cd225007bea9859c8379a46389088792fbbb9985ccf8da89c04c1ad556b3b99
 SHA512 
c66ef8c05a6b164728f1d61e7d4298a5f30545fb57a90dd7ff0d382be2ef083da8a60bfbf2da225e670bf25b98d938afa1c8ac7e5cd1dbd8486d7981ab31c7a2

diff --git a/app-emacs/ht/files/50ht-gentoo.el 
b/app-emacs/ht/files/50ht-gentoo.el
new file mode 100644
index 000..27c5fc4bb40
--- /dev/null
+++ b/app-emacs/ht/files/50ht-gentoo.el
@@ -0,0 +1,4 @@
+;;; ht site-lisp configuration
+
+(add-to-list 'load-path "@SITELISP@")
+

diff --git a/app-emacs/ht/ht-2.3.ebuild b/app-emacs/ht/ht-2.3.ebuild
new file mode 100644
index 000..2b56bec9cad
--- /dev/null
+++ b/app-emacs/ht/ht-2.3.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit elisp
+
+IUSE=""
+
+DESCRIPTION="The missing hash table library for Emacs"
+HOMEPAGE="https://github.com/Wilfred/ht.el;
+SRC_URI="https://github.com/Wilfred/ht.el/archive/${PV}.tar.gz -> ${P}.tar.gz"
+LICENSE="GPL-3+"
+SLOT="0"
+KEYWORDS="~amd64"
+DOCS="CHANGELOG.md README.md"
+
+SITEFILE="50${PN}-gentoo.el"
+
+RDEPEND="
+   >=app-emacs/dash-2.12.0
+"
+DEPEND=${RDEPEND}
+
+S="${WORKDIR}/ht.el-${PV}"
+
+# Requires unpackaged dependencies, e.g. Cask
+RESTRICT="test"

diff --git a/app-emacs/ht/metadata.xml b/app-emacs/ht/metadata.xml
new file mode 100644
index 000..295f15c6108
--- /dev/null
+++ b/app-emacs/ht/metadata.xml
@@ -0,0 +1,12 @@
+
+https://www.gentoo.org/dtd/metadata.dtd;>
+
+
+  gnu-em...@gentoo.org
+  Gentoo GNU Emacs project
+
+
+
+  Wilfred/ht.el
+
+



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

2021-11-03 Thread Hans de Graaff
commit: 31a407156336351cfeed6c75021f78cc7fe574a2
Author: Hans de Graaff  gentoo  org>
AuthorDate: Thu Nov  4 05:51:09 2021 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Thu Nov  4 05:54:22 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=31a40715

dev-ruby/httpauth: add ruby30

Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Hans de Graaff  gentoo.org>

 dev-ruby/httpauth/httpauth-0.2.1-r1.ebuild | 25 +
 1 file changed, 25 insertions(+)

diff --git a/dev-ruby/httpauth/httpauth-0.2.1-r1.ebuild 
b/dev-ruby/httpauth/httpauth-0.2.1-r1.ebuild
new file mode 100644
index 000..9e257ddfc83
--- /dev/null
+++ b/dev-ruby/httpauth/httpauth-0.2.1-r1.ebuild
@@ -0,0 +1,25 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+USE_RUBY="ruby26 ruby27 ruby30"
+
+RUBY_FAKEGEM_EXTRADOC="README.md TODO"
+RUBY_FAKEGEM_GEMSPEC="httpauth.gemspec"
+
+inherit ruby-fakegem
+
+DESCRIPTION="Library implementing the full HTTP Authentication protocol (RFC 
2617)"
+HOMEPAGE="https://github.com/Manfred/HTTPauth;
+SRC_URI="https://github.com/Manfred/HTTPauth/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
+
+RUBY_S=HTTPauth-${PV}
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+all_ruby_prepare() {
+   sed -i -e "/[Bb]undler/d" Rakefile || die
+}



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

2021-11-03 Thread Hans de Graaff
commit: 679bbb5cce3d4031d85ad76c6d80e15e19183b3c
Author: Hans de Graaff  gentoo  org>
AuthorDate: Thu Nov  4 05:29:05 2021 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Thu Nov  4 05:54:20 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=679bbb5c

dev-ruby/ox: add 2.14.6

Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Hans de Graaff  gentoo.org>

 dev-ruby/ox/Manifest |  1 +
 dev-ruby/ox/ox-2.14.6.ebuild | 27 +++
 2 files changed, 28 insertions(+)

diff --git a/dev-ruby/ox/Manifest b/dev-ruby/ox/Manifest
index 6b7b7c553a2..9da6e4a799e 100644
--- a/dev-ruby/ox/Manifest
+++ b/dev-ruby/ox/Manifest
@@ -1,2 +1,3 @@
 DIST ox-2.14.4.tar.gz 209459 BLAKE2B 
e5e029ac5050cd44d0b80c313afb7415495203562bd08b34d4028310e853654b287920531f59f11c149715145e5aa44d3a9b1b2c8eb1c13a1095dc78a5fab95a
 SHA512 
885aee65ae4a833dc9fc1847201f1d922e0d615831674abaa2d8169a22913202e49d677ce792bfe2d71cc9990d5a7652684f0d55606daf5f4a538d24078b4496
 DIST ox-2.14.5.tar.gz 209521 BLAKE2B 
36695eceb2965f34b22c8809f493a5b8f8dee5f189cb68fbd06a9143c6970cb357b03e977f2bff3cd3867873e935a9475543ea79a1cb6a476469d667c74b6de8
 SHA512 
e91436f75e0868128f818d4f93c33e663c2ae6683f834c61ad7c14b2ebf680d622e81d71392bc24907313713be8463ab42c8badfcf4d0327ccca4abbcd1fbb0c
+DIST ox-2.14.6.tar.gz 211961 BLAKE2B 
98dee742fd0b8c237244a799fb30dae9542faef94cf2d7fdb57ae96fd091f62304134b3eb5b469b5b1c7d3be44382e90c344911336fb8d0d7a9106b71554eb48
 SHA512 
f255e36c19e53cf1cfae2696365ebe5418b165e8d1e5631651a800f47c3388aa383191c5cfa21b15ac043536544a74330e0b5a1ee8fabc5f0bb902850d5e7c30

diff --git a/dev-ruby/ox/ox-2.14.6.ebuild b/dev-ruby/ox/ox-2.14.6.ebuild
new file mode 100644
index 000..ec3462672ec
--- /dev/null
+++ b/dev-ruby/ox/ox-2.14.6.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+USE_RUBY="ruby26 ruby27 ruby30"
+
+RUBY_FAKEGEM_EXTRADOC="README.md"
+
+RUBY_FAKEGEM_GEMSPEC="ox.gemspec"
+
+RUBY_FAKEGEM_EXTENSIONS=(ext/ox/extconf.rb)
+RUBY_FAKEGEM_EXTENSION_LIBDIR=lib/ox
+
+inherit ruby-fakegem
+
+DESCRIPTION="A fast XML parser and Object marshaller"
+HOMEPAGE="https://www.ohler.com/ox/ https://github.com/ohler55/ox;
+SRC_URI="https://github.com/ohler55/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+LICENSE="BSD"
+
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+SLOT="0"
+IUSE=""
+
+each_ruby_test() {
+   ${RUBY} test/tests.rb || die
+}



[gentoo-commits] repo/gentoo:master commit in: dev-perl/IO-Socket-SSL/

2021-11-03 Thread Sam James
commit: bab80259b07c044f9744ba416773c5059af0921b
Author: Sam James  gentoo  org>
AuthorDate: Thu Nov  4 05:49:15 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Nov  4 05:49:39 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bab80259

dev-perl/IO-Socket-SSL: add 2.72.0

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

 dev-perl/IO-Socket-SSL/IO-Socket-SSL-2.72.0.ebuild | 32 ++
 dev-perl/IO-Socket-SSL/Manifest|  1 +
 2 files changed, 33 insertions(+)

diff --git a/dev-perl/IO-Socket-SSL/IO-Socket-SSL-2.72.0.ebuild 
b/dev-perl/IO-Socket-SSL/IO-Socket-SSL-2.72.0.ebuild
new file mode 100644
index 000..3a9ced8393a
--- /dev/null
+++ b/dev-perl/IO-Socket-SSL/IO-Socket-SSL-2.72.0.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DIST_AUTHOR=SULLR
+DIST_VERSION=2.072
+DIST_EXAMPLES=("example/*")
+inherit perl-module
+
+DESCRIPTION="Nearly transparent SSL encapsulation for IO::Socket::INET"
+
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 ~sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+IUSE="idn"
+
+RDEPEND="
+   dev-perl/Mozilla-CA
+   >=dev-perl/Net-SSLeay-1.460.0
+   virtual/perl-Scalar-List-Utils
+   idn? (
+   || (
+   >=dev-perl/URI-1.50
+   dev-perl/Net-LibIDN
+   dev-perl/Net-IDN-Encode
+   )
+   )"
+BDEPEND="${RDEPEND}
+   virtual/perl-ExtUtils-MakeMaker
+"
+
+mydoc=("docs/debugging.txt")

diff --git a/dev-perl/IO-Socket-SSL/Manifest b/dev-perl/IO-Socket-SSL/Manifest
index 0720f7bb1d9..2f0cd95290f 100644
--- a/dev-perl/IO-Socket-SSL/Manifest
+++ b/dev-perl/IO-Socket-SSL/Manifest
@@ -1,2 +1,3 @@
 DIST IO-Socket-SSL-2.066.tar.gz 244730 BLAKE2B 
1e197dc7ee4221c7a9bd5bdda54e29d2ea0321ae9a7929e5204917b3c0f3a7e90af5712a0684a6094041d47535396ba5173fdd48e35abf739b2224fcb590
 SHA512 
2a15f6d65f276ad4eae33139ae7af4c891d4c9e5f6aa65f45e51bfa02c85e8367a275bd33c73ece1b47b9d18eadc59e65fe1c584f9ccd3c7655948710fb4a57a
 DIST IO-Socket-SSL-2.071.tar.gz 248367 BLAKE2B 
4b951d1b0ac14aff4d5c2cd73fa6d6c9ab51a158660e0afa01c9484ce3c7c9cbf6a10f6f75783c38edc7534b0ae2f4696d5720087cf200a13df3adf658ee00fe
 SHA512 
9170df785bbca7519364ec0eedd170661e8ef60028439dc8c836ce8a91d0517d647e43138af74e52a768b6e0374747abb5f41274d76cc38e1319edf82a2e9fdd
+DIST IO-Socket-SSL-2.072.tar.gz 253643 BLAKE2B 
36551b796d2233993271ccadea63e4ab69ccbcab820e504e2d24aaff0231653ef57292f225534a4de74ae0dd8d50d9abd4b3f1fb2c3e560c284708e1501cf2af
 SHA512 
7a0abc8e9aaa9a0dc18a7dbfa540ef04a5c5ea21b171a6cbd5c3965ea497d1d7f74c3c9d9481497d6c63011842b11f4cf774737b48c3d5d3f70ae9d1cdc78f12



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

2021-11-03 Thread Sam James
commit: c8aee683dc0018b1327d8a9c850f3977882e30b3
Author: Sam James  gentoo  org>
AuthorDate: Thu Nov  4 05:46:33 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Nov  4 05:49:38 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c8aee683

dev-python/watchdog: add 2.1.6

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

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

diff --git a/dev-python/watchdog/Manifest b/dev-python/watchdog/Manifest
index 4c1bf4c6793..9fa4d035eeb 100644
--- a/dev-python/watchdog/Manifest
+++ b/dev-python/watchdog/Manifest
@@ -1,2 +1,3 @@
 DIST watchdog-1.0.2.tar.gz 91796 BLAKE2B 
001cbe82ff8aff0c4e56e4d1f02519047580cccb48466566ad7c9c1f462f90a9a036cf90846eb38ec4fb24ff1df2a1ddfec20b3f0587afdc1f938ada1bb0b1ef
 SHA512 
e87a0955ce822daabd7d030804876698f98ed2aad58486e26a94585763655302063f091b653abd385ea99642361b6253d8e051d96019b243a77b078ba86b0d6e
 DIST watchdog-2.1.5.tar.gz 98791 BLAKE2B 
b7663e5aa8918321d570c842abf7c70647712d2045f3cc06ccdff86e305fecc5b95c93048aae9f0a7b2629c2c4f10911ef21077a570b9fb0c3eb03e9597f555f
 SHA512 
850feaf4f5d61b8c8f1521464853df65b72af80c86c63fa87769d17f2bc464112daf3e09a8d83e30474d398315ce854e5a45703c5eabad8b0f5f98f6840d2590
+DIST watchdog-2.1.6.tar.gz 99756 BLAKE2B 
5ea08660c28f77be02b261a22e6fbfdfaaa59f79af1eecb396fda2e56ab4b5b290dc2c791b31a6841ac6d96c7974d51e846ce0232e9de6728f6031685685e761
 SHA512 
810ee2c40d92102815685c6e06bee403dfb85df7c8de5f1b7066b27cef2a8e25f506f8d9cc0ff0ec3213b889a7844138692fd9d1ab0c40d0aa2097c55e85f531

diff --git a/dev-python/watchdog/watchdog-2.1.6.ebuild 
b/dev-python/watchdog/watchdog-2.1.6.ebuild
new file mode 100644
index 000..d1da5d18157
--- /dev/null
+++ b/dev-python/watchdog/watchdog-2.1.6.ebuild
@@ -0,0 +1,42 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+PYTHON_COMPAT=( python3_{8..10} pypy3 )
+inherit distutils-r1 optfeature
+
+DESCRIPTION="Python API and shell utilities to monitor file system events"
+HOMEPAGE="https://github.com/gorakhargosh/watchdog;
+SRC_URI="https://github.com/gorakhargosh/${PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~riscv ~s390 ~sparc 
~x86"
+
+RDEPEND="dev-python/pyyaml[${PYTHON_USEDEP}]"
+DEPEND="${RDEPEND}
+   test? (
+   >=dev-python/pytest-timeout-0.3[${PYTHON_USEDEP}]
+   )"
+
+distutils_enable_tests pytest
+
+src_prepare() {
+   sed -i -e '/--cov/d' setup.cfg || die
+   default
+}
+
+python_test() {
+   local deselect=()
+
+   [[ ${EPYTHON} == pypy3 ]] && deselect+=(
+   tests/test_inotify_buffer.py::test_move_internal_batch
+   )
+
+   epytest -p no:django ${deselect[@]/#/--deselect }
+}
+
+pkg_postinst() {
+   optfeature "Bash completion" dev-python/argcomplete
+}



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

2021-11-03 Thread Yixun Lan
commit: 4090c292c7aa4dbf31f92cf3084cd865dc21cf5f
Author: Alex Fan  yahoo  com>
AuthorDate: Wed Nov  3 09:28:51 2021 +
Commit: Yixun Lan  gentoo  org>
CommitDate: Thu Nov  4 05:42:34 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4090c292

dev-libs/qtcompress: keyword 0_p20180513 for ~riscv

Signed-off-by: Alex Fan  yahoo.com>
Signed-off-by: Yixun Lan  gentoo.org>

 dev-libs/qtcompress/qtcompress-0_p20180513.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-libs/qtcompress/qtcompress-0_p20180513.ebuild 
b/dev-libs/qtcompress/qtcompress-0_p20180513.ebuild
index 3e92aab76b9..6c44b02396a 100644
--- a/dev-libs/qtcompress/qtcompress-0_p20180513.ebuild
+++ b/dev-libs/qtcompress/qtcompress-0_p20180513.ebuild
@@ -14,7 +14,7 @@ S="${WORKDIR}/qtcompress-${MY_COMMIT}"
 
 LICENSE="|| ( LGPL-2.1 GPL-3 ) FDL-1.3"
 SLOT="0/5.11.0"
-KEYWORDS="amd64 ppc ppc64 x86"
+KEYWORDS="amd64 ppc ppc64 ~riscv x86"
 IUSE="test"
 RESTRICT="!test? ( test )"
 



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

2021-11-03 Thread Yixun Lan
commit: 5015dee684bd2476e81a88b6617c551d05a7c04a
Author: Alex Fan  yahoo  com>
AuthorDate: Wed Nov  3 09:29:36 2021 +
Commit: Yixun Lan  gentoo  org>
CommitDate: Thu Nov  4 05:42:37 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5015dee6

dev-cpp/websocketpp: keyword 0.8.2 for ~riscv

Signed-off-by: Alex Fan  yahoo.com>
Signed-off-by: Yixun Lan  gentoo.org>

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

diff --git a/dev-cpp/websocketpp/websocketpp-0.8.2.ebuild 
b/dev-cpp/websocketpp/websocketpp-0.8.2.ebuild
index 3e9339f27db..e7142f79cd0 100644
--- a/dev-cpp/websocketpp/websocketpp-0.8.2.ebuild
+++ b/dev-cpp/websocketpp/websocketpp-0.8.2.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/zaphoyd/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86"
 IUSE="examples test"
 RESTRICT="!test? ( test )"
 



[gentoo-commits] repo/gentoo:master commit in: kde-apps/thumbnailers/

2021-11-03 Thread Yixun Lan
commit: 95faa692429ee17372d11aa4fb90924371cb7590
Author: Alex Fan  yahoo  com>
AuthorDate: Wed Nov  3 09:32:39 2021 +
Commit: Yixun Lan  gentoo  org>
CommitDate: Thu Nov  4 05:42:52 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=95faa692

kde-apps/thumbnailers: keyword 21.08.2 for ~riscv

Closes: https://github.com/gentoo/gentoo/pull/22802
Signed-off-by: Alex Fan  yahoo.com>
Signed-off-by: Yixun Lan  gentoo.org>

 kde-apps/thumbnailers/thumbnailers-21.08.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-apps/thumbnailers/thumbnailers-21.08.2.ebuild 
b/kde-apps/thumbnailers/thumbnailers-21.08.2.ebuild
index 9c045d1d9cb..8f560d50739 100644
--- a/kde-apps/thumbnailers/thumbnailers-21.08.2.ebuild
+++ b/kde-apps/thumbnailers/thumbnailers-21.08.2.ebuild
@@ -13,7 +13,7 @@ DESCRIPTION="Thumbnail generators for PDF/PS and RAW files"
 
 LICENSE="GPL-2+"
 SLOT="5"
-KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
+KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86"
 IUSE="raw"
 
 DEPEND="



[gentoo-commits] repo/gentoo:master commit in: sci-astronomy/stellarium/

2021-11-03 Thread Yixun Lan
commit: bd40a1640ccec2bb18e669ea9204f38d6d9e85e3
Author: Alex Fan  yahoo  com>
AuthorDate: Wed Nov  3 09:30:02 2021 +
Commit: Yixun Lan  gentoo  org>
CommitDate: Thu Nov  4 05:42:48 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bd40a164

sci-astronomy/stellarium: keyword 0.21.2 for ~riscv

Signed-off-by: Alex Fan  yahoo.com>
Signed-off-by: Yixun Lan  gentoo.org>

 sci-astronomy/stellarium/stellarium-0.21.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sci-astronomy/stellarium/stellarium-0.21.2.ebuild 
b/sci-astronomy/stellarium/stellarium-0.21.2.ebuild
index 6a6c1243304..06ba5edc4f0 100644
--- a/sci-astronomy/stellarium/stellarium-0.21.2.ebuild
+++ b/sci-astronomy/stellarium/stellarium-0.21.2.ebuild
@@ -27,7 +27,7 @@ SRC_URI="
 
 LICENSE="GPL-2+ SGI-B-2.0"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~riscv ~x86"
 IUSE="debug deep-sky doc gps media nls stars telescope test"
 
 # Python interpreter is used while building RemoteControl plugin



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

2021-11-03 Thread Yixun Lan
commit: a0d9c5e5556962c0d3ef578d79801cbfad136db2
Author: Alex Fan  yahoo  com>
AuthorDate: Wed Nov  3 09:29:57 2021 +
Commit: Yixun Lan  gentoo  org>
CommitDate: Thu Nov  4 05:42:45 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a0d9c5e5

sci-libs/indilib: keyword 1.9.2 for ~riscv

Signed-off-by: Alex Fan  yahoo.com>
Signed-off-by: Yixun Lan  gentoo.org>

 sci-libs/indilib/indilib-1.9.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sci-libs/indilib/indilib-1.9.2.ebuild 
b/sci-libs/indilib/indilib-1.9.2.ebuild
index c1484d7e649..571c90b05d6 100644
--- a/sci-libs/indilib/indilib-1.9.2.ebuild
+++ b/sci-libs/indilib/indilib-1.9.2.ebuild
@@ -12,7 +12,7 @@ S="${WORKDIR}/${P/lib/}"
 
 LICENSE="BSD GPL-2+ LGPL-2+ LGPL-2.1+"
 SLOT="0/1"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~riscv ~x86"
 IUSE="ogg rtlsdr test websocket"
 
 RESTRICT="!test? ( test )"



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

2021-11-03 Thread Yixun Lan
commit: 9bf7fb8b78ce2135cf0aa81ae8df759670d0f179
Author: Alex Fan  yahoo  com>
AuthorDate: Wed Nov  3 09:29:51 2021 +
Commit: Yixun Lan  gentoo  org>
CommitDate: Thu Nov  4 05:42:41 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9bf7fb8b

sci-libs/libnova: keyword 0.16.0 for ~riscv

Signed-off-by: Alex Fan  yahoo.com>
Signed-off-by: Yixun Lan  gentoo.org>

 sci-libs/libnova/libnova-0.16.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sci-libs/libnova/libnova-0.16.0.ebuild 
b/sci-libs/libnova/libnova-0.16.0.ebuild
index 6d070e3c26f..703af61efa6 100644
--- a/sci-libs/libnova/libnova-0.16.0.ebuild
+++ b/sci-libs/libnova/libnova-0.16.0.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://dev.gentoo.org/~asturm/distfiles/${P}.tar.xz;
 
 LICENSE="LGPL-2"
 SLOT="0/0.16"
-KEYWORDS="amd64 ~hppa ppc ppc64 x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~hppa ppc ppc64 ~riscv x86 ~amd64-linux ~x86-linux"
 IUSE="doc examples"
 
 BDEPEND="doc? ( app-doc/doxygen )"



[gentoo-commits] repo/gentoo:master commit in: kde-apps/okular/

2021-11-03 Thread Yixun Lan
commit: 9425f8569b6fb4744e67788f61d053fc83ad5231
Author: Alex Fan  yahoo  com>
AuthorDate: Fri Oct 29 01:44:40 2021 +
Commit: Yixun Lan  gentoo  org>
CommitDate: Thu Nov  4 05:42:23 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9425f856

kde-apps/okular: keyword 21.08.2 for ~riscv

Signed-off-by: Alex Fan  yahoo.com>
Signed-off-by: Yixun Lan  gentoo.org>

 kde-apps/okular/okular-21.08.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-apps/okular/okular-21.08.2.ebuild 
b/kde-apps/okular/okular-21.08.2.ebuild
index a4bccaba985..4e3e45b993d 100644
--- a/kde-apps/okular/okular-21.08.2.ebuild
+++ b/kde-apps/okular/okular-21.08.2.ebuild
@@ -16,7 +16,7 @@ HOMEPAGE="https://okular.kde.org https://apps.kde.org/okular/;
 
 LICENSE="GPL-2" # TODO: CHECK
 SLOT="5"
-KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
+KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86"
 IUSE="chm djvu epub +image-backend kwallet markdown mobi +pdf +plucker 
+postscript qml share speech +tiff"
 
 DEPEND="



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

2021-11-03 Thread Yixun Lan
commit: 16837b54d5d02734c639ad84d7957a09ec5f4dbc
Author: Alex Fan  yahoo  com>
AuthorDate: Fri Oct 29 01:49:32 2021 +
Commit: Yixun Lan  gentoo  org>
CommitDate: Thu Nov  4 05:42:27 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=16837b54

kde-apps/kdegraphics-meta: keyword 21.08.2 for ~riscv

Signed-off-by: Alex Fan  yahoo.com>
Signed-off-by: Yixun Lan  gentoo.org>

 kde-apps/kdegraphics-meta/kdegraphics-meta-21.08.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-apps/kdegraphics-meta/kdegraphics-meta-21.08.2.ebuild 
b/kde-apps/kdegraphics-meta/kdegraphics-meta-21.08.2.ebuild
index d71b0036956..58986824d30 100644
--- a/kde-apps/kdegraphics-meta/kdegraphics-meta-21.08.2.ebuild
+++ b/kde-apps/kdegraphics-meta/kdegraphics-meta-21.08.2.ebuild
@@ -8,7 +8,7 @@ HOMEPAGE="https://apps.kde.org/graphics/;
 
 LICENSE="metapackage"
 SLOT="5"
-KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
+KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86"
 IUSE="scanner"
 
 RDEPEND="



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

2021-11-03 Thread Yixun Lan
commit: 0ec1beca9c012b2e6b5a924ec3614ba30ccfffea
Author: Alex Fan  yahoo  com>
AuthorDate: Fri Oct 29 01:44:29 2021 +
Commit: Yixun Lan  gentoo  org>
CommitDate: Thu Nov  4 05:42:20 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0ec1beca

app-text/discount: keyword 2.2.7-r2 for ~riscv

Signed-off-by: Alex Fan  yahoo.com>
Signed-off-by: Yixun Lan  gentoo.org>

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

diff --git a/app-text/discount/discount-2.2.7-r2.ebuild 
b/app-text/discount/discount-2.2.7-r2.ebuild
index 10b47fddbbb..1af369708c0 100644
--- a/app-text/discount/discount-2.2.7-r2.ebuild
+++ b/app-text/discount/discount-2.2.7-r2.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="http://www.pell.portland.or.us/~orc/Code/${PN}/${P}.tar.bz2;
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86"
 IUSE="minimal test"
 RESTRICT="!test? ( test )"
 



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

2021-11-03 Thread Yixun Lan
commit: 239d7de2cd17b4a359a63e6734c732b6111a32af
Author: Alex Fan  yahoo  com>
AuthorDate: Fri Oct 29 01:50:54 2021 +
Commit: Yixun Lan  gentoo  org>
CommitDate: Thu Nov  4 05:42:30 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=239d7de2

app-editors/kile: keyword 2.9.93-r1 for ~riscv

Signed-off-by: Alex Fan  yahoo.com>
Signed-off-by: Yixun Lan  gentoo.org>

 app-editors/kile/kile-2.9.93-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-editors/kile/kile-2.9.93-r1.ebuild 
b/app-editors/kile/kile-2.9.93-r1.ebuild
index bd4e9a08182..59d9757bfdc 100644
--- a/app-editors/kile/kile-2.9.93-r1.ebuild
+++ b/app-editors/kile/kile-2.9.93-r1.ebuild
@@ -14,7 +14,7 @@ HOMEPAGE="https://apps.kde.org/kile/ 
https://kile.sourceforge.io/;
 
 if [[ ${KDE_BUILD_TYPE} == release ]]; then
SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2"
-   KEYWORDS="amd64 x86"
+   KEYWORDS="amd64 ~riscv x86"
 fi
 
 LICENSE="FDL-1.2 GPL-2"



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

2021-11-03 Thread Sam James
commit: 821a68d8eaf4ad82693c7118265fd399cb5e7cfd
Author: Sam James  gentoo  org>
AuthorDate: Thu Nov  4 05:35:00 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Nov  4 05:35:00 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=821a68d8

sys-kernel/gentoo-kernel-bin: add 5.10.77-r2 for arm64 (fix patch URL)

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

 sys-kernel/gentoo-kernel-bin/Manifest   | 2 --
 ...kernel-bin-5.10.77-r1.ebuild => gentoo-kernel-bin-5.10.77-r2.ebuild} | 2 +-
 2 files changed, 1 insertion(+), 3 deletions(-)

diff --git a/sys-kernel/gentoo-kernel-bin/Manifest 
b/sys-kernel/gentoo-kernel-bin/Manifest
index 5196f8ca973..7caf32c0ba4 100644
--- a/sys-kernel/gentoo-kernel-bin/Manifest
+++ b/sys-kernel/gentoo-kernel-bin/Manifest
@@ -4,8 +4,6 @@ DIST genpatches-5.10-81.base.tar.xz 2412768 BLAKE2B 
fe3b30c2ebbf250eb62c5add1431
 DIST genpatches-5.10-81.extras.tar.xz 3844 BLAKE2B 
9774afc1d893bfa0439cebb0d006cf1c0682571668e09adbf97df38c159f016176b8db538562e896a3ef0380e7ab830503d952d8448b2bd02adb22e84cfa0bea
 SHA512 
c450131db06e63521ec0455a76bd4005f62527e92c0971b63e7076f4fdbae41aa6f4648dd5888bcebaffd41c3c5aff99d99efc0531988fdb54cc9bd3af1bcf96
 DIST genpatches-5.10-82.base.tar.xz 2436944 BLAKE2B 
1ec08fa67b8d075aad46baee204f9965cba2a219c3c237f7310be5c23ec036f2a386488199ed09eb348a4f0575cd48fd3e14b90316e12a00228589f7e339fc20
 SHA512 
8b06790d5ab0dff514c0c03c9789537ee9ff75deff4a89e725df78a023bc29501c6c4d8bb9acfc4179bc530b021fdeddea62499d9c43cce842a49bc3b445f863
 DIST genpatches-5.10-82.extras.tar.xz 3840 BLAKE2B 
013a2c13750a9d235477f5af6f42fb80703590db72ff254d1fec54957dc7a8eea7e1b2ab430c7a375699edb95c1776dd454b42add5d2ed78a65ea90aad58c831
 SHA512 
6d4eab6d4dfbfaabb1a117b2844b1fc110b4c7ea3178acb114c3ab862765f46d2fff32cacc3cffc50429f926cadfd479abf56332cd3630f734852e66139f5411
-DIST genpatches-5.10-83.base.tar.xz 2437628 BLAKE2B 
87fa0fed28498c5048ebb06ae7692f2a2591aa5acf91b471b0e6c641d2397e2213f437797f3a4cee268c9ad7c7bb4ef751e5fc4e184169ceb25ce9f7096f
 SHA512 
8f1ae3705626e92acd04a5a539be60d07d7ad5b09c9b3a3a76b93ae0cfd71687ea397f27b59e8c443068520f3d5e4ac78678d3def2265650c745e7031b4e27b5
-DIST genpatches-5.10-83.extras.tar.xz 3844 BLAKE2B 
08632b33122638d287da0a770ef2c431d2a393d8efc089f44e11038f8f2d10a5acf2ee73fd6a7112d313463d0c297cd31da4fa2fce1abb30e1af88a14bd23c49
 SHA512 
a0cc6b0ee77064db826d155a201b22cae2d0fd85a9239f8dc7062fd4b2f89764f6559c3562903e4b2c98190da631539ad45bf7005cae5ca26c6bd12ca5a06326
 DIST genpatches-5.10-84.base.tar.xz 2456624 BLAKE2B 
601a384268e27c058a4e7ac17f7d1c29463069b8f1ba37669015170c420605f91b5d9780c308dc5969acf6a619fde60876a7f0f6507906849ab4f2f0916aec7c
 SHA512 
e6fe9a033bb3ec6fc3274b033d8a68fec7dcb1acceec654659a06785f87eadcf8102f1ad2eed00919ffc16b73abd156c845a675d036d9e11b5a7c264766356fe
 DIST genpatches-5.10-84.extras.tar.xz 3840 BLAKE2B 
77bba1e9fad26e7525b6d3ccb27b2aa0a17c08d21e5a05483895b17babd11a17d280a9c32375cd1b8c2ab8b3875dab7b519ac490c1e189d5df05b7b19c3c74a9
 SHA512 
1c99561593dc8097d7626efe9eaba1712353bc3ac72780edc515833591b02f90034f039e904f2057b7ab56d142c7716aecb56edf0cb656d474246a6ed0438efb
 DIST genpatches-5.13-21.base.tar.xz 951176 BLAKE2B 
ba681ca3732dd42d0242c2b4e95f90f92bf4737eee326a33297c03d9cefd5da3182262626caf4635a3c66329df5fd0f28d55a963b5fbba110f025e7874f00726
 SHA512 
55f21fa1711464d686dcac9886ed0420cf48d2ab4e1b98ec1d8ac52c8828d4d8c2d71c4e57df989d23df670d46a00ec2c7dcdd4dfb7f411e904e379f9fb702f1

diff --git a/sys-kernel/gentoo-kernel-bin/gentoo-kernel-bin-5.10.77-r1.ebuild 
b/sys-kernel/gentoo-kernel-bin/gentoo-kernel-bin-5.10.77-r2.ebuild
similarity index 97%
rename from sys-kernel/gentoo-kernel-bin/gentoo-kernel-bin-5.10.77-r1.ebuild
rename to sys-kernel/gentoo-kernel-bin/gentoo-kernel-bin-5.10.77-r2.ebuild
index 9f8ae493e21..a76ca745a64 100644
--- a/sys-kernel/gentoo-kernel-bin/gentoo-kernel-bin-5.10.77-r1.ebuild
+++ b/sys-kernel/gentoo-kernel-bin/gentoo-kernel-bin-5.10.77-r2.ebuild
@@ -6,7 +6,7 @@ EAPI=7
 inherit kernel-install toolchain-funcs
 
 MY_P=linux-${PV%.*}
-GENPATCHES_P=genpatches-${PV%.*}-$(( ${PV##*.} + 6 ))
+GENPATCHES_P=genpatches-${PV%.*}-$(( ${PV##*.} + 7 ))
 BINPKG=${P/-bin/}-1
 
 DESCRIPTION="Pre-built Linux kernel with genpatches"



[gentoo-commits] repo/gentoo:master commit in: net-mail/notmuch/

2021-11-03 Thread Georgy Yakovlev
commit: 5da936cda8b81399d86208a16466257a57c8e75e
Author: Georgy Yakovlev  gentoo  org>
AuthorDate: Thu Nov  4 02:52:17 2021 +
Commit: Georgy Yakovlev  gentoo  org>
CommitDate: Thu Nov  4 02:58:51 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5da936cd

net-mail/notmuch: add 0.34, enable py3.10

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

 net-mail/notmuch/Manifest|   1 +
 net-mail/notmuch/notmuch-0.34.ebuild | 303 +++
 2 files changed, 304 insertions(+)

diff --git a/net-mail/notmuch/Manifest b/net-mail/notmuch/Manifest
index f96fdcb75b4..0b59f5adc3c 100644
--- a/net-mail/notmuch/Manifest
+++ b/net-mail/notmuch/Manifest
@@ -1,3 +1,4 @@
 DIST database-v1.tar.xz 204876 BLAKE2B 
846a8d2f17edb61ed1c3d3c655becd1f60b4046772058706f13d516f65421a5105593660f1c556907bb2bb9607a3c2521243d1be07bffb70817ad3b8461680ca
 SHA512 
e2d87373e00b65756d7fea40c54fb236d7a37ce839145c3afd99ab26efdc17796e540c021e2c24e521df2d0a01ccbf918994f87a0d83235ff9b109a51555b3d0
 DIST notmuch-0.32.2.tar.xz 725652 BLAKE2B 
02801f57bd62b8020298babcc8243276f95fb535621178b2b0b8dfb58d14e8123b7b1fa7d2c246c9e005ca2c7c2d594aeea710408c3d14f26ffcd550c03b4d9a
 SHA512 
e4151cb3ba0e5d26e67572a37c3132d0e35af5d9ca4339d88d8ba25385b6022c376a75abcffb57fda3242c836f6e40dec39c4038674682616b6e5785223295bf
 DIST notmuch-0.33.2.tar.xz 733228 BLAKE2B 
e0a206695944bd57ab3ba1488bbff10c6744b57126eddeead45653a20df8edde21e0c618f9b4af5731e41bb469538883770ef61da4b28e2fd7dc108d994a7433
 SHA512 
15f4ecbd991df3a64c2b89aeb6bf7649e76ff2010f80120a15c10c9c5e913a90696ef6a760cbea24bbc9a3ca8cae18fada13d80e69c848cc142d355f2a513f5d
+DIST notmuch-0.34.tar.xz 748232 BLAKE2B 
161fc1bd047b5489a4f2fd64f4843e73fd82cf6a408ef04ab1bab34df0995fd4199585cf8fa12980a4fdab054d03437323ed366ca87f2f6dad2d006900cad352
 SHA512 
c7c802ee6fc056cb626611e3403541e404c628d238983299faf877e7eca9dfb94bd643c399e6a6cda53b051d2ad837ad03b124a1f44e17c7637a9c9b23e33c73

diff --git a/net-mail/notmuch/notmuch-0.34.ebuild 
b/net-mail/notmuch/notmuch-0.34.ebuild
new file mode 100644
index 000..d7b1744e55c
--- /dev/null
+++ b/net-mail/notmuch/notmuch-0.34.ebuild
@@ -0,0 +1,303 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DISTUTILS_OPTIONAL=1
+DISTUTILS_USE_SETUPTOOLS=manual
+NEED_EMACS="24.1"
+PYTHON_COMPAT=( python3_{7..10} pypy3 )
+
+inherit bash-completion-r1 desktop distutils-r1 elisp-common flag-o-matic 
pax-utils toolchain-funcs xdg-utils
+
+DESCRIPTION="Thread-based e-mail indexer, supporting quick search and tagging"
+HOMEPAGE="https://notmuchmail.org/;
+SRC_URI="https://notmuchmail.org/releases/${P}.tar.xz
+   test? ( 
https://notmuchmail.org/releases/test-databases/database-v1.tar.xz )"
+
+LICENSE="GPL-3"
+# Sub-slot corresponds to major wersion of libnotmuch.so.X.Y. Bump of Y is
+# meant to be binary backward compatible.
+SLOT="0/5"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ppc64 ~x86 ~x64-macos"
+REQUIRED_USE="
+   apidoc? ( doc )
+   nmbug? ( python )
+   python? ( ${PYTHON_REQUIRED_USE} )
+   test? ( crypt emacs python valgrind )
+"
+IUSE="apidoc crypt doc emacs mutt nmbug python test valgrind"
+RESTRICT="!test? ( test )"
+
+BDEPEND="
+   app-arch/xz-utils[extra-filters(-)]
+   virtual/pkgconfig
+   apidoc? (
+   app-doc/doxygen
+   dev-lang/perl
+   )
+   doc? (
+   dev-python/sphinx
+   sys-apps/texinfo
+   )
+   python? (
+   dev-python/setuptools[${PYTHON_USEDEP}]
+   test? ( dev-python/pytest[${PYTHON_USEDEP}] )
+   )
+   test? (
+   app-shells/bash
+   sys-process/parallel
+   )
+"
+
+COMMON_DEPEND="
+   dev-libs/glib
+   dev-libs/gmime:3.0[crypt]
+   >=dev-libs/xapian-1.4.0:=
+   sys-libs/talloc
+   sys-libs/zlib:=
+   emacs? ( >=app-editors/emacs-${NEED_EMACS}:* )
+   python? (
+   ${PYTHON_DEPS}
+   virtual/python-cffi[${PYTHON_USEDEP}]
+   )
+"
+
+DEPEND="${COMMON_DEPEND}
+   test? (
+   >=app-editors/emacs-${NEED_EMACS}:*[libxml2]
+   app-misc/dtach
+   sys-devel/gdb[python]
+   crypt? (
+   app-crypt/gnupg
+   dev-libs/openssl
+   )
+   )
+   valgrind? ( dev-util/valgrind )
+"
+
+RDEPEND="${COMMON_DEPEND}
+   crypt? ( app-crypt/gnupg )
+   mutt? (
+   dev-perl/File-Which
+   dev-perl/Mail-Box
+   dev-perl/MailTools
+   dev-perl/String-ShellQuote
+   dev-perl/Term-ReadLine-Gnu
+   virtual/perl-Digest-SHA
+   virtual/perl-File-Path
+   virtual/perl-Getopt-Long
+   dev-perl/Pod-Parser
+   )
+   nmbug? ( dev-vcs/git )
+"
+
+SITEFILE="50${PN}-gentoo.el"
+
+pkg_setup() {
+   use emacs && 

[gentoo-commits] repo/gentoo:master commit in: net-mail/notmuch/

2021-11-03 Thread Georgy Yakovlev
commit: 6ee446b03ae65d3c683137e2da3add8d08dbc3a5
Author: Georgy Yakovlev  gentoo  org>
AuthorDate: Thu Nov  4 02:59:39 2021 +
Commit: Georgy Yakovlev  gentoo  org>
CommitDate: Thu Nov  4 02:59:39 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6ee446b0

net-mail/notmuch: drop 0.33.2

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

 net-mail/notmuch/Manifest  |   1 -
 net-mail/notmuch/notmuch-0.33.2.ebuild | 303 -
 2 files changed, 304 deletions(-)

diff --git a/net-mail/notmuch/Manifest b/net-mail/notmuch/Manifest
index 0b59f5adc3c..2c7d6243648 100644
--- a/net-mail/notmuch/Manifest
+++ b/net-mail/notmuch/Manifest
@@ -1,4 +1,3 @@
 DIST database-v1.tar.xz 204876 BLAKE2B 
846a8d2f17edb61ed1c3d3c655becd1f60b4046772058706f13d516f65421a5105593660f1c556907bb2bb9607a3c2521243d1be07bffb70817ad3b8461680ca
 SHA512 
e2d87373e00b65756d7fea40c54fb236d7a37ce839145c3afd99ab26efdc17796e540c021e2c24e521df2d0a01ccbf918994f87a0d83235ff9b109a51555b3d0
 DIST notmuch-0.32.2.tar.xz 725652 BLAKE2B 
02801f57bd62b8020298babcc8243276f95fb535621178b2b0b8dfb58d14e8123b7b1fa7d2c246c9e005ca2c7c2d594aeea710408c3d14f26ffcd550c03b4d9a
 SHA512 
e4151cb3ba0e5d26e67572a37c3132d0e35af5d9ca4339d88d8ba25385b6022c376a75abcffb57fda3242c836f6e40dec39c4038674682616b6e5785223295bf
-DIST notmuch-0.33.2.tar.xz 733228 BLAKE2B 
e0a206695944bd57ab3ba1488bbff10c6744b57126eddeead45653a20df8edde21e0c618f9b4af5731e41bb469538883770ef61da4b28e2fd7dc108d994a7433
 SHA512 
15f4ecbd991df3a64c2b89aeb6bf7649e76ff2010f80120a15c10c9c5e913a90696ef6a760cbea24bbc9a3ca8cae18fada13d80e69c848cc142d355f2a513f5d
 DIST notmuch-0.34.tar.xz 748232 BLAKE2B 
161fc1bd047b5489a4f2fd64f4843e73fd82cf6a408ef04ab1bab34df0995fd4199585cf8fa12980a4fdab054d03437323ed366ca87f2f6dad2d006900cad352
 SHA512 
c7c802ee6fc056cb626611e3403541e404c628d238983299faf877e7eca9dfb94bd643c399e6a6cda53b051d2ad837ad03b124a1f44e17c7637a9c9b23e33c73

diff --git a/net-mail/notmuch/notmuch-0.33.2.ebuild 
b/net-mail/notmuch/notmuch-0.33.2.ebuild
deleted file mode 100644
index 873e974b815..000
--- a/net-mail/notmuch/notmuch-0.33.2.ebuild
+++ /dev/null
@@ -1,303 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-DISTUTILS_OPTIONAL=1
-DISTUTILS_USE_SETUPTOOLS=manual
-NEED_EMACS="24.1"
-PYTHON_COMPAT=( python3_{7,8,9} pypy3 )
-
-inherit bash-completion-r1 desktop distutils-r1 elisp-common flag-o-matic 
pax-utils toolchain-funcs xdg-utils
-
-DESCRIPTION="Thread-based e-mail indexer, supporting quick search and tagging"
-HOMEPAGE="https://notmuchmail.org/;
-SRC_URI="https://notmuchmail.org/releases/${P}.tar.xz
-   test? ( 
https://notmuchmail.org/releases/test-databases/database-v1.tar.xz )"
-
-LICENSE="GPL-3"
-# Sub-slot corresponds to major wersion of libnotmuch.so.X.Y. Bump of Y is
-# meant to be binary backward compatible.
-SLOT="0/5"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ppc64 ~x86 ~x64-macos"
-REQUIRED_USE="
-   apidoc? ( doc )
-   nmbug? ( python )
-   python? ( ${PYTHON_REQUIRED_USE} )
-   test? ( crypt emacs python valgrind )
-"
-IUSE="apidoc crypt doc emacs mutt nmbug python test valgrind"
-RESTRICT="!test? ( test )"
-
-BDEPEND="
-   app-arch/xz-utils[extra-filters(-)]
-   virtual/pkgconfig
-   apidoc? (
-   app-doc/doxygen
-   dev-lang/perl
-   )
-   doc? (
-   dev-python/sphinx
-   sys-apps/texinfo
-   )
-   python? (
-   dev-python/setuptools[${PYTHON_USEDEP}]
-   test? ( dev-python/pytest[${PYTHON_USEDEP}] )
-   )
-   test? (
-   app-shells/bash
-   sys-process/parallel
-   )
-"
-
-COMMON_DEPEND="
-   dev-libs/glib
-   dev-libs/gmime:3.0[crypt]
-   >=dev-libs/xapian-1.4.0:=
-   sys-libs/talloc
-   sys-libs/zlib:=
-   emacs? ( >=app-editors/emacs-${NEED_EMACS}:* )
-   python? (
-   ${PYTHON_DEPS}
-   virtual/python-cffi[${PYTHON_USEDEP}]
-   )
-"
-
-DEPEND="${COMMON_DEPEND}
-   test? (
-   >=app-editors/emacs-${NEED_EMACS}:*[libxml2]
-   app-misc/dtach
-   sys-devel/gdb[python]
-   crypt? (
-   app-crypt/gnupg
-   dev-libs/openssl
-   )
-   )
-   valgrind? ( dev-util/valgrind )
-"
-
-RDEPEND="${COMMON_DEPEND}
-   crypt? ( app-crypt/gnupg )
-   mutt? (
-   dev-perl/File-Which
-   dev-perl/Mail-Box
-   dev-perl/MailTools
-   dev-perl/String-ShellQuote
-   dev-perl/Term-ReadLine-Gnu
-   virtual/perl-Digest-SHA
-   virtual/perl-File-Path
-   virtual/perl-Getopt-Long
-   dev-perl/Pod-Parser
-   )
-   nmbug? ( dev-vcs/git )
-"
-
-SITEFILE="50${PN}-gentoo.el"
-
-pkg_setup() {
-   use emacs && 

[gentoo-commits] repo/gentoo:master commit in: net-mail/notmuch/

2021-11-03 Thread Georgy Yakovlev
commit: 678a6fa4106e18456ed9dadb6814a673de81fb32
Author: Georgy Yakovlev  gentoo  org>
AuthorDate: Thu Nov  4 02:48:44 2021 +
Commit: Georgy Yakovlev  gentoo  org>
CommitDate: Thu Nov  4 02:49:57 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=678a6fa4

net-mail/notmuch: add GMime sandbox violation workaround

 Checking for GMime session key extraction support... * ACCESS DENIED: open_wr: 
/dev/bus/usb/001/011
 notmuch configure compiles a program _check_session_keys.c, inline in 
./configure script
 gmime/gpg/scdaemon tries to open usb devices in GMime test
 we pretend to allow it, without actually allowing it to read or write.
Bug: https://bugs.gentoo.org/821328
Signed-off-by: Georgy Yakovlev  gentoo.org>

 net-mail/notmuch/notmuch-0.33.2.ebuild | 8 
 1 file changed, 8 insertions(+)

diff --git a/net-mail/notmuch/notmuch-0.33.2.ebuild 
b/net-mail/notmuch/notmuch-0.33.2.ebuild
index 4cc225e3c55..873e974b815 100644
--- a/net-mail/notmuch/notmuch-0.33.2.ebuild
+++ b/net-mail/notmuch/notmuch-0.33.2.ebuild
@@ -142,6 +142,14 @@ src_configure() {
$(use_with emacs)
)
 
+   # FIXME:
+   # Checking for GMime session key extraction support... * ACCESS DENIED: 
open_wr: /dev/bus/usb/001/011
+   # notmuch configure compiles a program _check_session_keys.c, inline in 
./configure script
+   # gmime/gpg/scdaemon tries to open usb devices in GMime test
+   # we pretend to allow it, without actually allowing it to read or write.
+   # https://bugs.gentoo.org/821328
+   addpredict /dev/bus/usb
+
econf "${myconf[@]}"
 }
 



[gentoo-commits] proj/releng:master commit in: releases/specs/ppc/ppc64le/

2021-11-03 Thread Georgy Yakovlev
commit: b303c2ba8165db7f0e0e548953d2df2a5e1158dd
Author: Georgy Yakovlev  gentoo  org>
AuthorDate: Thu Nov  4 02:10:04 2021 +
Commit: Georgy Yakovlev  gentoo  org>
CommitDate: Thu Nov  4 02:12:08 2021 +
URL:https://gitweb.gentoo.org/proj/releng.git/commit/?id=b303c2ba

releases/specs/ppc/ppc64le: switch to plain pixz mode

this should already use XATTRS_OPTIONS and avoid creating garbage in tar
https://github.com/dol-sen/pyDeComp/commit/e60dffe2043a1b963e9ba6325e32795d3aa6993c
https://github.com/dol-sen/pyDeComp/blob/f98d90a522b6d0e5331f7254bb95b057fafe44da/DeComp/definitions.py#L70
https://github.com/gentoo/catalyst/blob/7ebe33811989b72e1e48481641b6db56f9abbfb2/catalyst/defaults.py#L36

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

 releases/specs/ppc/ppc64le/installcd-stage1.spec| 2 +-
 releases/specs/ppc/ppc64le/installcd-stage2-minimal.spec| 2 +-
 releases/specs/ppc/ppc64le/stage1-musl-hardened-openrc.spec | 2 +-
 releases/specs/ppc/ppc64le/stage1-openrc-power9le.spec  | 2 +-
 releases/specs/ppc/ppc64le/stage1-openrc.spec   | 2 +-
 releases/specs/ppc/ppc64le/stage1-systemd-power9le.spec | 2 +-
 releases/specs/ppc/ppc64le/stage1-systemd.spec  | 2 +-
 releases/specs/ppc/ppc64le/stage3-musl-hardened-openrc.spec | 2 +-
 releases/specs/ppc/ppc64le/stage3-openrc-power9le.spec  | 2 +-
 releases/specs/ppc/ppc64le/stage3-openrc.spec   | 2 +-
 releases/specs/ppc/ppc64le/stage3-systemd-power9le.spec | 2 +-
 releases/specs/ppc/ppc64le/stage3-systemd.spec  | 2 +-
 12 files changed, 12 insertions(+), 12 deletions(-)

diff --git a/releases/specs/ppc/ppc64le/installcd-stage1.spec 
b/releases/specs/ppc/ppc64le/installcd-stage1.spec
index 0458abc7..22e0201b 100644
--- a/releases/specs/ppc/ppc64le/installcd-stage1.spec
+++ b/releases/specs/ppc/ppc64le/installcd-stage1.spec
@@ -5,7 +5,7 @@ rel_type: default
 profile: default/linux/ppc64le/17.0
 snapshot: @TIMESTAMP@
 source_subpath: default/stage3-ppc64le-openrc-@TIMESTAMP@
-compression_mode: pixz_x
+compression_mode: pixz
 portage_confdir: @REPO_DIR@/releases/portage/isos
 
 livecd/use:

diff --git a/releases/specs/ppc/ppc64le/installcd-stage2-minimal.spec 
b/releases/specs/ppc/ppc64le/installcd-stage2-minimal.spec
index f6be6669..8d73ccd4 100644
--- a/releases/specs/ppc/ppc64le/installcd-stage2-minimal.spec
+++ b/releases/specs/ppc/ppc64le/installcd-stage2-minimal.spec
@@ -5,7 +5,7 @@ rel_type: default
 profile: default/linux/ppc64le/17.0
 snapshot: @TIMESTAMP@
 source_subpath: default/livecd-stage1-ppc64le-@TIMESTAMP@
-compression_mode: pixz_x
+compression_mode: pixz
 portage_confdir: @REPO_DIR@/releases/portage/isos
 
 livecd/bootargs: dokeymap

diff --git a/releases/specs/ppc/ppc64le/stage1-musl-hardened-openrc.spec 
b/releases/specs/ppc/ppc64le/stage1-musl-hardened-openrc.spec
index aba58d2b..1857fb22 100644
--- a/releases/specs/ppc/ppc64le/stage1-musl-hardened-openrc.spec
+++ b/releases/specs/ppc/ppc64le/stage1-musl-hardened-openrc.spec
@@ -6,7 +6,7 @@ profile: default/linux/ppc64le/17.0/musl/hardened
 snapshot: @TIMESTAMP@
 source_subpath: musl-hardened/stage3-ppc64le-musl-hardened-openrc-latest
 chost: powerpc64le-gentoo-linux-musl
-compression_mode: pixz_x
+compression_mode: pixz
 update_seed: yes
 update_seed_command: --update --deep --newuse @world --jobs 8 --load-average 12
 portage_confdir: @REPO_DIR@/releases/portage/stages-musl

diff --git a/releases/specs/ppc/ppc64le/stage1-openrc-power9le.spec 
b/releases/specs/ppc/ppc64le/stage1-openrc-power9le.spec
index 05ff29f8..3a976282 100644
--- a/releases/specs/ppc/ppc64le/stage1-openrc-power9le.spec
+++ b/releases/specs/ppc/ppc64le/stage1-openrc-power9le.spec
@@ -5,7 +5,7 @@ rel_type: power9le
 profile: default/linux/ppc64le/17.0
 snapshot: @TIMESTAMP@
 source_subpath: power9le/stage3-power9le-openrc-latest
-compression_mode: pixz_x
+compression_mode: pixz
 update_seed: yes
 update_seed_command: --update --deep --newuse @world --jobs 8 --load-average 12
 portage_confdir: @REPO_DIR@/releases/portage/stages

diff --git a/releases/specs/ppc/ppc64le/stage1-openrc.spec 
b/releases/specs/ppc/ppc64le/stage1-openrc.spec
index ddefab67..c8a1fd89 100644
--- a/releases/specs/ppc/ppc64le/stage1-openrc.spec
+++ b/releases/specs/ppc/ppc64le/stage1-openrc.spec
@@ -5,7 +5,7 @@ rel_type: default
 profile: default/linux/ppc64le/17.0
 snapshot: @TIMESTAMP@
 source_subpath: default/stage3-ppc64le-openrc-latest
-compression_mode: pixz_x
+compression_mode: pixz
 update_seed: yes
 update_seed_command: --update --deep --newuse @world --jobs 8 --load-average 12
 portage_confdir: @REPO_DIR@/releases/portage/stages

diff --git a/releases/specs/ppc/ppc64le/stage1-systemd-power9le.spec 
b/releases/specs/ppc/ppc64le/stage1-systemd-power9le.spec
index fc04c20a..fbd7b119 100644
--- a/releases/specs/ppc/ppc64le/stage1-systemd-power9le.spec
+++ b/releases/specs/ppc/ppc64le/stage1-systemd-power9le.spec
@@ -5,7 +5,7 @@ rel_type: power9le
 

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

2021-11-03 Thread Yixun Lan
commit: 602fe2f7c53d045cd5bd46a524cbcd89be109508
Author: Yixun Lan  gentoo  org>
AuthorDate: Thu Nov  4 02:08:42 2021 +
Commit: Yixun Lan  gentoo  org>
CommitDate: Thu Nov  4 02:08:42 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=602fe2f7

dev-util/gn: keyword ~riscv

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

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

diff --git a/dev-util/gn/gn-0.1943.ebuild b/dev-util/gn/gn-0.1943.ebuild
index 3cee05df5ee..57230dc162e 100644
--- a/dev-util/gn/gn-0.1943.ebuild
+++ b/dev-util/gn/gn-0.1943.ebuild
@@ -12,7 +12,7 @@ 
SRC_URI="https://dev.gentoo.org/~sultan/distfiles/dev-util/gn/${P}.tar.xz;
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
+KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86"
 IUSE="vim-syntax"
 
 BDEPEND="



[gentoo-commits] repo/gentoo:master commit in: net-dns/avahi/

2021-11-03 Thread Sam James
commit: f460f4bfdd6660feb234b79710b536b9aa9a95e6
Author: Sam James  gentoo  org>
AuthorDate: Thu Nov  4 01:42:51 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Nov  4 01:43:16 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f460f4bf

net-dns/avahi: no longer uses intltool (gettext instead)

Revbumping to allow people to depclean intltool and Perl deps
(this is quite a common complaint/request, was the same
with eudev).

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

 net-dns/avahi/{avahi-0.8-r4.ebuild => avahi-0.8-r5.ebuild} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-dns/avahi/avahi-0.8-r4.ebuild 
b/net-dns/avahi/avahi-0.8-r5.ebuild
similarity index 99%
rename from net-dns/avahi/avahi-0.8-r4.ebuild
rename to net-dns/avahi/avahi-0.8-r5.ebuild
index 9d623e4c624..f2ba57953f0 100644
--- a/net-dns/avahi/avahi-0.8-r4.ebuild
+++ b/net-dns/avahi/avahi-0.8-r5.ebuild
@@ -63,7 +63,7 @@ BDEPEND="
dev-util/glib-utils
doc? ( app-doc/doxygen )
app-doc/xmltoman
-   dev-util/intltool
+   sys-devel/gettext
virtual/pkgconfig
 "
 



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

2021-11-03 Thread Georgy Yakovlev
commit: 50141b75d21e644e36be4d0b010345dbb0862161
Author: Georgy Yakovlev  gentoo  org>
AuthorDate: Thu Nov  4 01:06:04 2021 +
Commit: Georgy Yakovlev  gentoo  org>
CommitDate: Thu Nov  4 01:07:30 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=50141b75

dev-python/pydecomp: add upstream patch to avoid pixz index

Bug: https://bugs.gentoo.org/787194
Signed-off-by: Georgy Yakovlev  gentoo.org>

 dev-python/pydecomp/files/0.3-no-pixz-index.patch | 55 +++
 dev-python/pydecomp/pydecomp-0.3-r2.ebuild| 27 +++
 2 files changed, 82 insertions(+)

diff --git a/dev-python/pydecomp/files/0.3-no-pixz-index.patch 
b/dev-python/pydecomp/files/0.3-no-pixz-index.patch
new file mode 100644
index 000..0683cb12bae
--- /dev/null
+++ b/dev-python/pydecomp/files/0.3-no-pixz-index.patch
@@ -0,0 +1,55 @@
+From 79688adff9d494e6ff412210c813d19744dbb8cd Mon Sep 17 00:00:00 2001
+From: Daniel Cordero 
+Date: Mon, 3 May 2021 12:07:46 +
+Subject: [PATCH 1/2] pixz_i: copy definition from pixz
+
+---
+ DeComp/definitions.py | 8 
+ 1 file changed, 8 insertions(+)
+
+diff --git a/DeComp/definitions.py b/DeComp/definitions.py
+index 16114b2..14fa226 100644
+--- a/DeComp/definitions.py
 b/DeComp/definitions.py
+@@ -200,6 +200,14 @@ class functions do.
+ ],
+ "PIXZ", ["tar.xz", "tpxz", "xz"], {"tar", "pixz"},
+ ],
++"pixz_i": [
++"_common", "tar",
++[
++"other_options", "%(comp_prog)s", "pixz", "-cpf",
++"%(filename)s", "-C", "%(basedir)s", "%(source)s"
++],
++"PIXZ", ["tar.xz", "tpxz", "xz"], {"tar", "pixz"},
++],
+ "pixz_x": [
+ "_common", "tar",
+ [
+
+From f98d90a522b6d0e5331f7254bb95b057fafe44da Mon Sep 17 00:00:00 2001
+From: Daniel Cordero 
+Date: Mon, 3 May 2021 12:12:51 +
+Subject: [PATCH 2/2] pixz: don't add trailing index to tarballs
+
+If pixz detects the input file is a tarball, it adds a trailing file index to 
help in seeking the file.
+However, this trailing index is causes decompression errors with xz -d and 
systemd-importd.
+
+For compatibility with these tools, force pixz to never add this tarball index.
+---
+ DeComp/definitions.py | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+diff --git a/DeComp/definitions.py b/DeComp/definitions.py
+index 14fa226..0025c07 100644
+--- a/DeComp/definitions.py
 b/DeComp/definitions.py
+@@ -195,7 +195,7 @@ class functions do.
+ "pixz": [
+ "_common", "tar",
+ [
+-"other_options", "%(comp_prog)s", "pixz", "-cpf",
++"other_options", "%(comp_prog)s", "'pixz -t'", "-cpf",
+ "%(filename)s", "-C", "%(basedir)s", "%(source)s"
+ ],
+ "PIXZ", ["tar.xz", "tpxz", "xz"], {"tar", "pixz"},

diff --git a/dev-python/pydecomp/pydecomp-0.3-r2.ebuild 
b/dev-python/pydecomp/pydecomp-0.3-r2.ebuild
new file mode 100644
index 000..8a9c3672f84
--- /dev/null
+++ b/dev-python/pydecomp/pydecomp-0.3-r2.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+PYTHON_COMPAT=( python3_{8..10} )
+DISTUTILS_USE_SETUPTOOLS=no
+
+inherit distutils-r1
+
+if [[ ${PV} == "" ]] ; then
+   EGIT_BRANCH="master"
+   EGIT_REPO_URI="https://github.com/dol-sen/pyDeComp.git;
+   inherit git-r3
+else
+   
SRC_URI="https://dev.gentoo.org/~dolsen/releases/${PN}/pyDeComp-${PV}.tar.gz -> 
${P}.tar.gz"
+   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc ~x86"
+   S="${WORKDIR}/pyDeComp-${PV}"
+fi
+
+DESCRIPTION="A python library of common (de)compression and contents handling"
+HOMEPAGE="https://github.com/dol-sen/pyDeComp;
+
+LICENSE="BSD"
+SLOT="0"
+
+PATCHES=( "${FILESDIR}/${PV}-no-pixz-index.patch" )



[gentoo-commits] repo/gentoo:master commit in: sys-apps/systemd-tmpfiles/files/, sys-apps/systemd-tmpfiles/

2021-11-03 Thread Georgy Yakovlev
commit: 7394acb037f2fb0ee7d9799e153a1f1268ae09c7
Author: Georgy Yakovlev  gentoo  org>
AuthorDate: Thu Nov  4 00:51:17 2021 +
Commit: Georgy Yakovlev  gentoo  org>
CommitDate: Thu Nov  4 00:51:17 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7394acb0

sys-apps/systemd-tmpfiles: drop 246

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

 sys-apps/systemd-tmpfiles/Manifest |   2 -
 sys-apps/systemd-tmpfiles/files/musl-1.2.2.patch   |  14 --
 .../files/systemd-tmpfiles-246-musl-mallinfo.patch |  60 --
 .../systemd-tmpfiles/systemd-tmpfiles-246.ebuild   | 221 -
 4 files changed, 297 deletions(-)

diff --git a/sys-apps/systemd-tmpfiles/Manifest 
b/sys-apps/systemd-tmpfiles/Manifest
index f49d92d0bd1..9d3b8d26082 100644
--- a/sys-apps/systemd-tmpfiles/Manifest
+++ b/sys-apps/systemd-tmpfiles/Manifest
@@ -1,6 +1,4 @@
-DIST systemd-246.tar.gz 9534036 BLAKE2B 
71b72abcd4d066d35d45d9835d41bec8faa9a7eddc80b48fe7073223f07d32f78a8442c52dc0800940f9750d9c5502123a633738981d797cf610d85df2035bf0
 SHA512 
7103f7da53f7ced3b5543c238f23bd11c82af8e37166c1720a90576b6b431b4329320c78726166c65a9f5e101dd465c0a86dd13c586c4e55e608a6273d8f324f
 DIST systemd-musl-patches-249.1-r1.tar.xz 24536 BLAKE2B 
25135519112b2a1c638046addb6971ea1997fc7dd8626de90d162a4beb6383b5724df78a14c73be1283df58632fb4a0fcb32f90f50f1886f31a1aded15e9567c
 SHA512 
4655f2a06e1b3310cb27b839360353dfbfdbdaa86f4392aeebf63f63efd441d1953f7ac108be7fed7ea721596d191988ed999e34443e47922afca92db779175a
 DIST systemd-musl-patches-249.5.tar.xz 25020 BLAKE2B 
728580573dce974514e71eb22996c35baf781a45d3867f239eec5a1b83f1fd5a06bc92ad9b32b77da5bc20818f25dc7d36f5a157df890b66b86a67701e615fde
 SHA512 
4f9ea3bf98ea56a89c0a3847b4ce446968863d3986810aca0f51f44d31d0bc6cba9127b9cf1ec29b5ebb667fbf6a381fcfae7a3690f3d91eb3e0fa9ab052986d
 DIST systemd-stable-249.2.tar.gz 10591728 BLAKE2B 
fb24c681cf2328aa26fa49a8ba20cccd1ee0fae82ec9f9931a69eaa377fc01b2ece12fdf407444514d494b8ac1418f155b0fceeff4925bebaba691f0b8a2acc8
 SHA512 
4f42a0b93156529a464545361436fa98193e12a7e0809315b9fdedbcf33b81dd2037acac27fb0dfefcb2679bc49ebb6da4d152ecb4b15db797c81f7ca4588a11
 DIST systemd-stable-249.5.tar.gz 10597897 BLAKE2B 
5c573322ef9bcd9d019776d6e2d8625a741c1535c0d06661b5666c2438a70cfc4dc182919bb419829de27a4d93c16717ce24e668faf9bd6b09e57f8bd88be725
 SHA512 
d6f1a5a6f03f0ed05b111aee75da509c5868c523af6209f33e630724dd0c7e0d0abf16920795d587e6c31a5915d247ebc613cf26d4aecf39f82ebb0690fab75f
-DIST systemd-tmpfiles-246-musl.tar.xz 25860 BLAKE2B 
87fc4ca37abec9c1a0cee48bf78c575bd53e16a50d427eff338159dc6d5474ffd328af533ccf90a0e1e160a16baa7378070f418f2be0d7f77e00907a5d07d30e
 SHA512 
4a93d9f0cb2df2dd0a2f91820615dd3a95d19583f45dc0589e37ceaedfc2040112310a6e3fc525e28e222e96a91498af2fe8541b5bf86a635c0f52dd1a84deb7

diff --git a/sys-apps/systemd-tmpfiles/files/musl-1.2.2.patch 
b/sys-apps/systemd-tmpfiles/files/musl-1.2.2.patch
deleted file mode 100644
index dc8905d5aab..000
--- a/sys-apps/systemd-tmpfiles/files/musl-1.2.2.patch
+++ /dev/null
@@ -1,14 +0,0 @@
-diff --git a/meson.build b/meson.build
-index bea9935..03b40f2 100644
 a/meson.build
-+++ b/meson.build
-@@ -510,7 +510,8 @@ foreach ident : [
-  #include 
-  #include '''],
- ['explicit_bzero' ,   '''#include '''],
--['reallocarray',  '''#include '''],
-+['reallocarray',  '''#include 
-+ #include '''],
- ['set_mempolicy', '''#include 
-  #include '''],
- ['get_mempolicy', '''#include 

diff --git 
a/sys-apps/systemd-tmpfiles/files/systemd-tmpfiles-246-musl-mallinfo.patch 
b/sys-apps/systemd-tmpfiles/files/systemd-tmpfiles-246-musl-mallinfo.patch
deleted file mode 100644
index ea97b909022..000
--- a/sys-apps/systemd-tmpfiles/files/systemd-tmpfiles-246-musl-mallinfo.patch
+++ /dev/null
@@ -1,60 +0,0 @@
 a/meson.build  2021-05-13 20:47:21.487670275 +
-+++ b/meson.build  2021-05-13 20:53:12.977688147 +
-@@ -542,6 +542,12 @@ else
- conf.set10('HAVE_GETRANDOM', have)
- endif
- 
-+if cc.has_function('mallinfo', prefix : '''#include ''')
-+conf.set10('HAVE_MALLINFO', true)
-+else
-+conf.set10('HAVE_MALLINFO', false)
-+endif
-+
- #
- 
- vcs_tagger = [project_source_root + '/tools/meson-vcs-tag.sh',
 a/src/basic/selinux-util.c 2021-05-13 20:17:47.044246714 +
-+++ b/src/basic/selinux-util.c 2021-05-13 21:00:56.591045053 +
-@@ -75,9 +75,13 @@ void mac_selinux_retest(void) {
- int mac_selinux_init(void) {
- #if HAVE_SELINUX
- usec_t before_timestamp, after_timestamp;
-+#if defined (__GLIBC__) && defined (HAVE_MALLINFO)
- struct mallinfo before_mallinfo, after_mallinfo;
-+#endif
- char timespan[FORMAT_TIMESPAN_MAX];
-+#ifdef HAVE_MALLINFO
- int l;
-+#endif

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

2021-11-03 Thread Georgy Yakovlev
commit: 0d25afbdaf9f968671268e42873f8b1008f277b8
Author: Georgy Yakovlev  gentoo  org>
AuthorDate: Thu Nov  4 00:47:46 2021 +
Commit: Georgy Yakovlev  gentoo  org>
CommitDate: Thu Nov  4 00:47:52 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0d25afbd

sys-apps/systemd-tmpfiles: destabilize 249.5

forgot to reset keywords on bump
Signed-off-by: Georgy Yakovlev  gentoo.org>

 sys-apps/systemd-tmpfiles/systemd-tmpfiles-249.5.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-apps/systemd-tmpfiles/systemd-tmpfiles-249.5.ebuild 
b/sys-apps/systemd-tmpfiles/systemd-tmpfiles-249.5.ebuild
index d81d6c206c6..37002316711 100644
--- a/sys-apps/systemd-tmpfiles/systemd-tmpfiles-249.5.ebuild
+++ b/sys-apps/systemd-tmpfiles/systemd-tmpfiles-249.5.ebuild
@@ -24,7 +24,7 @@ 
SRC_URI="https://github.com/systemd/${MY_PN}/archive/v${PV}.tar.gz -> ${MY_PN}-$
 
 LICENSE="BSD-2 GPL-2 LGPL-2.1 MIT public-domain"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 
sparc x86"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 ~sparc x86"
 IUSE="selinux test"
 RESTRICT="!test? ( test )"
 



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

2021-11-03 Thread Georgy Yakovlev
commit: b324973d5d49f86742e70b3d6520ec78a4ea4162
Author: Georgy Yakovlev  gentoo  org>
AuthorDate: Thu Nov  4 00:28:53 2021 +
Commit: Georgy Yakovlev  gentoo  org>
CommitDate: Thu Nov  4 00:44:51 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b324973d

sys-apps/systemd-tmpfiles: add 249.5

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

 sys-apps/systemd-tmpfiles/Manifest |   2 +
 .../systemd-tmpfiles/systemd-tmpfiles-249.5.ebuild | 257 +
 2 files changed, 259 insertions(+)

diff --git a/sys-apps/systemd-tmpfiles/Manifest 
b/sys-apps/systemd-tmpfiles/Manifest
index 5a60708f74a..f49d92d0bd1 100644
--- a/sys-apps/systemd-tmpfiles/Manifest
+++ b/sys-apps/systemd-tmpfiles/Manifest
@@ -1,4 +1,6 @@
 DIST systemd-246.tar.gz 9534036 BLAKE2B 
71b72abcd4d066d35d45d9835d41bec8faa9a7eddc80b48fe7073223f07d32f78a8442c52dc0800940f9750d9c5502123a633738981d797cf610d85df2035bf0
 SHA512 
7103f7da53f7ced3b5543c238f23bd11c82af8e37166c1720a90576b6b431b4329320c78726166c65a9f5e101dd465c0a86dd13c586c4e55e608a6273d8f324f
 DIST systemd-musl-patches-249.1-r1.tar.xz 24536 BLAKE2B 
25135519112b2a1c638046addb6971ea1997fc7dd8626de90d162a4beb6383b5724df78a14c73be1283df58632fb4a0fcb32f90f50f1886f31a1aded15e9567c
 SHA512 
4655f2a06e1b3310cb27b839360353dfbfdbdaa86f4392aeebf63f63efd441d1953f7ac108be7fed7ea721596d191988ed999e34443e47922afca92db779175a
+DIST systemd-musl-patches-249.5.tar.xz 25020 BLAKE2B 
728580573dce974514e71eb22996c35baf781a45d3867f239eec5a1b83f1fd5a06bc92ad9b32b77da5bc20818f25dc7d36f5a157df890b66b86a67701e615fde
 SHA512 
4f9ea3bf98ea56a89c0a3847b4ce446968863d3986810aca0f51f44d31d0bc6cba9127b9cf1ec29b5ebb667fbf6a381fcfae7a3690f3d91eb3e0fa9ab052986d
 DIST systemd-stable-249.2.tar.gz 10591728 BLAKE2B 
fb24c681cf2328aa26fa49a8ba20cccd1ee0fae82ec9f9931a69eaa377fc01b2ece12fdf407444514d494b8ac1418f155b0fceeff4925bebaba691f0b8a2acc8
 SHA512 
4f42a0b93156529a464545361436fa98193e12a7e0809315b9fdedbcf33b81dd2037acac27fb0dfefcb2679bc49ebb6da4d152ecb4b15db797c81f7ca4588a11
+DIST systemd-stable-249.5.tar.gz 10597897 BLAKE2B 
5c573322ef9bcd9d019776d6e2d8625a741c1535c0d06661b5666c2438a70cfc4dc182919bb419829de27a4d93c16717ce24e668faf9bd6b09e57f8bd88be725
 SHA512 
d6f1a5a6f03f0ed05b111aee75da509c5868c523af6209f33e630724dd0c7e0d0abf16920795d587e6c31a5915d247ebc613cf26d4aecf39f82ebb0690fab75f
 DIST systemd-tmpfiles-246-musl.tar.xz 25860 BLAKE2B 
87fc4ca37abec9c1a0cee48bf78c575bd53e16a50d427eff338159dc6d5474ffd328af533ccf90a0e1e160a16baa7378070f418f2be0d7f77e00907a5d07d30e
 SHA512 
4a93d9f0cb2df2dd0a2f91820615dd3a95d19583f45dc0589e37ceaedfc2040112310a6e3fc525e28e222e96a91498af2fe8541b5bf86a635c0f52dd1a84deb7

diff --git a/sys-apps/systemd-tmpfiles/systemd-tmpfiles-249.5.ebuild 
b/sys-apps/systemd-tmpfiles/systemd-tmpfiles-249.5.ebuild
new file mode 100644
index 000..d81d6c206c6
--- /dev/null
+++ b/sys-apps/systemd-tmpfiles/systemd-tmpfiles-249.5.ebuild
@@ -0,0 +1,257 @@
+# Copyright 2020-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+if [[ ${PV} == *.* ]]; then
+   MY_PN=systemd-stable
+else
+MY_PN=systemd
+fi
+
+MINKV="3.11"
+MUSL_PATCHSET="${PV}"
+PYTHON_COMPAT=( python3_{8..10} )
+inherit flag-o-matic meson python-any-r1
+
+DESCRIPTION="Creates, deletes and cleans up volatile and temporary files and 
directories"
+HOMEPAGE="https://www.freedesktop.org/wiki/Software/systemd;
+SRC_URI="https://github.com/systemd/${MY_PN}/archive/v${PV}.tar.gz -> 
${MY_PN}-${PV}.tar.gz
+   elibc_musl? (
+   
https://dev.gentoo.org/~gyakovlev/distfiles/systemd-musl-patches-${MUSL_PATCHSET}.tar.xz
+   
https://dev.gentoo.org/~soap/distfiles/systemd-musl-patches-${MUSL_PATCHSET}.tar.xz
+   )"
+
+LICENSE="BSD-2 GPL-2 LGPL-2.1 MIT public-domain"
+SLOT="0"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 
sparc x86"
+IUSE="selinux test"
+RESTRICT="!test? ( test )"
+
+RDEPEND="
+   sys-apps/acl:0=
+   >=sys-apps/util-linux-2.30:0=
+   sys-libs/libcap:0=
+   selinux? ( sys-libs/libselinux:0= )
+   virtual/libcrypt:=
+   !sys-apps/opentmpfiles
+   !sys-apps/systemd
+"
+
+DEPEND="
+   ${RDEPEND}
+   >=sys-kernel/linux-headers-${MINKV}
+"
+
+BDEPEND="
+   ${PYTHON_DEPS}
+   $(python_gen_any_dep 'dev-python/jinja[${PYTHON_USEDEP}]')
+   app-text/docbook-xml-dtd:4.2
+   app-text/docbook-xml-dtd:4.5
+   app-text/docbook-xsl-stylesheets
+   dev-libs/libxslt
+   dev-util/gperf
+   >=dev-util/meson-0.46
+   >=sys-apps/coreutils-8.16
+   sys-devel/gettext
+   virtual/pkgconfig
+"
+
+S="${WORKDIR}/${MY_PN}-${PV}"
+
+python_check_deps() {
+   has_version -b "dev-python/jinja[${PYTHON_USEDEP}]"
+}
+
+pkg_pretend() {
+   if [[ -n ${EPREFIX} ]]; then
+   ewarn "systemd-tmpfiles uses un-prefixed paths at runtime.".
+   fi
+}
+
+pkg_setup() {
+   

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

2021-11-03 Thread Jakov Smolić
commit: a219733d1abf3043fd2616ff7aa3fc88ea49990a
Author: Jakov Smolić  gentoo  org>
AuthorDate: Thu Nov  4 00:42:11 2021 +
Commit: Jakov Smolić  gentoo  org>
CommitDate: Thu Nov  4 00:42:11 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a219733d

net-libs/libupnp: Stabilize 1.14.12-r1 amd64, #821562

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

 net-libs/libupnp/libupnp-1.14.12-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-libs/libupnp/libupnp-1.14.12-r1.ebuild 
b/net-libs/libupnp/libupnp-1.14.12-r1.ebuild
index 5eac7976b3d..1e6ab655049 100644
--- a/net-libs/libupnp/libupnp-1.14.12-r1.ebuild
+++ b/net-libs/libupnp/libupnp-1.14.12-r1.ebuild
@@ -14,7 +14,7 @@ S="${WORKDIR}/${MY_PN}-release-${PV}"
 
 LICENSE="BSD"
 SLOT="0/17"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86 
~amd64-linux"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86 
~amd64-linux"
 IUSE="blocking-tcp debug doc +ipv6 +reuseaddr samples +ssl static-libs"
 
 RDEPEND="ssl? ( dev-libs/openssl:0= )"



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

2021-11-03 Thread Jakov Smolić
commit: 69dd051476800339e96445ca58fa77edc8d1228d
Author: Jakov Smolić  gentoo  org>
AuthorDate: Thu Nov  4 00:42:00 2021 +
Commit: Jakov Smolić  gentoo  org>
CommitDate: Thu Nov  4 00:42:00 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=69dd0514

app-misc/mosquitto: Stabilize 2.0.12 amd64, #819078

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

 app-misc/mosquitto/mosquitto-2.0.12.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-misc/mosquitto/mosquitto-2.0.12.ebuild 
b/app-misc/mosquitto/mosquitto-2.0.12.ebuild
index f7492567a6b..a92c72a7902 100644
--- a/app-misc/mosquitto/mosquitto-2.0.12.ebuild
+++ b/app-misc/mosquitto/mosquitto-2.0.12.ebuild
@@ -12,7 +12,7 @@ SRC_URI="https://mosquitto.org/files/source/${P}.tar.gz;
 
 LICENSE="EPL-1.0"
 SLOT="0"
-KEYWORDS="~amd64 arm ~arm64 ~x86"
+KEYWORDS="amd64 arm ~arm64 ~x86"
 IUSE="bridge examples +persistence +srv ssl tcpd test websockets"
 RESTRICT="!test? ( test )"
 



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

2021-11-03 Thread Jakov Smolić
commit: 1f5ab7b636a70342b95a5ec505f43751a82aea70
Author: Jakov Smolić  gentoo  org>
AuthorDate: Thu Nov  4 00:41:59 2021 +
Commit: Jakov Smolić  gentoo  org>
CommitDate: Thu Nov  4 00:41:59 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1f5ab7b6

dev-libs/cJSON: Stabilize 1.7.15 amd64, #819078

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

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

diff --git a/dev-libs/cJSON/cJSON-1.7.15.ebuild 
b/dev-libs/cJSON/cJSON-1.7.15.ebuild
index 7097cef3d3c..da3b52b1f9d 100644
--- a/dev-libs/cJSON/cJSON-1.7.15.ebuild
+++ b/dev-libs/cJSON/cJSON-1.7.15.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/DaveGamble/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.g
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 arm ~arm64 ~x86"
+KEYWORDS="amd64 arm ~arm64 ~x86"
 IUSE="test"
 RESTRICT="!test? ( test )"
 



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

2021-11-03 Thread Jakov Smolić
commit: 041dfedd648cd3b9d7554e8e5a6abd3336e86d51
Author: Jakov Smolić  gentoo  org>
AuthorDate: Thu Nov  4 00:42:05 2021 +
Commit: Jakov Smolić  gentoo  org>
CommitDate: Thu Nov  4 00:42:05 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=041dfedd

app-admin/keepass: Stabilize 2.49 amd64, #817662

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

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

diff --git a/app-admin/keepass/keepass-2.49.ebuild 
b/app-admin/keepass/keepass-2.49.ebuild
index 82cb8e525c4..7d5fde39dc3 100644
--- a/app-admin/keepass/keepass-2.49.ebuild
+++ b/app-admin/keepass/keepass-2.49.ebuild
@@ -13,7 +13,7 @@ S="${WORKDIR}"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 x86"
+KEYWORDS="amd64 x86"
 IUSE="aot"
 
 BDEPEND="app-arch/unzip"



[gentoo-commits] repo/gentoo:master commit in: sys-kernel/linux-headers/, profiles/

2021-11-03 Thread Sam James
commit: 05b573b8d0d882af30e30947f4a87b35e01c7dfd
Author: Sam James  gentoo  org>
AuthorDate: Thu Nov  4 00:39:12 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Nov  4 00:39:16 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=05b573b8

sys-kernel/linux-headers: mask 5.15 instead of dekeywording to explain

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

 profiles/package.mask  | 7 +++
 sys-kernel/linux-headers/linux-headers-5.15.ebuild | 2 +-
 2 files changed, 8 insertions(+), 1 deletion(-)

diff --git a/profiles/package.mask b/profiles/package.mask
index 25c958a0830..832e556b6b8 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -38,6 +38,13 @@
 # Masked for testing. bug #821544
 >=dev-util/meson-0.60.0
 
+# Sam James  (2021-11-03)
+# Masked for testing. Minor changes which expose
+# some rare build failures. bug #821397.
+# (Only masked to avoid too many build failures
+# due to other changes hitting tree at the same time.)
+=sys-kernel/linux-headers-5.15
+
 # Sam James  (2021-11-03)
 # Known issues with YAMA (kernel.yama.ptrace_scope=1) which is on by default
 # in at least the sys-kernel/gento-kernel kernel config.

diff --git a/sys-kernel/linux-headers/linux-headers-5.15.ebuild 
b/sys-kernel/linux-headers/linux-headers-5.15.ebuild
index 4f01564cb2a..8ac754c008d 100644
--- a/sys-kernel/linux-headers/linux-headers-5.15.ebuild
+++ b/sys-kernel/linux-headers/linux-headers-5.15.ebuild
@@ -16,7 +16,7 @@ SRC_URI="

${PATCH_VER:+https://dev.gentoo.org/~${PATCH_DEV}/distfiles/sys-kernel/linux-headers/gentoo-headers-${PATCH_PV}-${PATCH_VER}.tar.xz};
 S="${WORKDIR}/linux-${PV}"
 
-#KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 ~sparc ~x86 ~amd64-linux ~x86-linux"
 
 BDEPEND="
app-arch/xz-utils



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

2021-11-03 Thread Sam James
commit: ab9105ea8fc1387bdbd02270368060371a735799
Author: Sam James  gentoo  org>
AuthorDate: Thu Nov  4 00:35:47 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Nov  4 00:35:47 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ab9105ea

profiles: mask >= meson 0.60.x (errors on unknown arguments)

Erroring out on unknown arguments is a feature (and a good thing!)
but there's enough excitement going on with other changes
hitting the tree so we should mask this for some further
testing to uncover issues in packages.

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

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

diff --git a/profiles/package.mask b/profiles/package.mask
index c9c75a0eb7f..25c958a0830 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -33,6 +33,11 @@
 
 #--- END OF EXAMPLES ---
 
+# Sam James  (2021-11-03)
+# Newer Meson versions make unknown arguments fatal.
+# Masked for testing. bug #821544
+>=dev-util/meson-0.60.0
+
 # Sam James  (2021-11-03)
 # Known issues with YAMA (kernel.yama.ptrace_scope=1) which is on by default
 # in at least the sys-kernel/gento-kernel kernel config.



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

2021-11-03 Thread Sam James
commit: 3a3dac6fbe08d90817de5a3285b103e0d04af2ea
Author: Sam James  gentoo  org>
AuthorDate: Thu Nov  4 00:33:09 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Nov  4 00:33:53 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3a3dac6f

sys-kernel/linux-headers: unkeyword 5.15 for more testing

Just for now. No major issues reported but there's enough
going on right now (sandbox ptrace fun, meson 0.60.x, and
linux-headers 5.15 breaking systemd and systemd-components at build
time).

Note that I probably wouldn't bother dekeywording this
if it weren't for other things going on. Just trying
to avoid users being bombarded with various build
issues at the same time (due to aforementioned stuff ^).

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

 sys-kernel/linux-headers/linux-headers-5.15.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-kernel/linux-headers/linux-headers-5.15.ebuild 
b/sys-kernel/linux-headers/linux-headers-5.15.ebuild
index 8ac754c008d..4f01564cb2a 100644
--- a/sys-kernel/linux-headers/linux-headers-5.15.ebuild
+++ b/sys-kernel/linux-headers/linux-headers-5.15.ebuild
@@ -16,7 +16,7 @@ SRC_URI="

${PATCH_VER:+https://dev.gentoo.org/~${PATCH_DEV}/distfiles/sys-kernel/linux-headers/gentoo-headers-${PATCH_PV}-${PATCH_VER}.tar.xz};
 S="${WORKDIR}/linux-${PV}"
 
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 ~sparc ~x86 ~amd64-linux ~x86-linux"
+#KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux"
 
 BDEPEND="
app-arch/xz-utils



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

2021-11-03 Thread Sam James
commit: 0410a141e0a13133097d422078f5edaf2894dc1a
Author: Sam James  gentoo  org>
AuthorDate: Thu Nov  4 00:31:20 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Nov  4 00:32:13 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0410a141

profiles: mask newer sandbox versions w/ ptrace issues

Masking for now to avoid duplicate reports of known issues;
hangs when emerging e.g. Firefox and seemingly anything Go
based are nasty.

One of the bugs (821403) should be OK now but tagging
anyway for reference.

Bug: https://bugs.gentoo.org/821532
Bug: https://bugs.gentoo.org/821523
Bug: https://bugs.gentoo.org/821403
Signed-off-by: Sam James  gentoo.org>

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

diff --git a/profiles/package.mask b/profiles/package.mask
index 584f948918f..c9c75a0eb7f 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -33,6 +33,14 @@
 
 #--- END OF EXAMPLES ---
 
+# Sam James  (2021-11-03)
+# Known issues with YAMA (kernel.yama.ptrace_scope=1) which is on by default
+# in at least the sys-kernel/gento-kernel kernel config.
+# Work is in progress to fix these but latest sandbox versions still seem
+# to cause hangs in some situations. Mask for now to avoid duplicate reports.
+# bug #821532, bug #821523 (and bug #821403 but shouldn't be in 3.1+).
+>=sys-apps/sandbox-3.0
+
 # Volkmar W. Pogatzki  (2021-11-01)
 # Unused library and virtual, removal on 2021-12-01
 dev-java/jamon



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

2021-11-03 Thread Thomas Deutschmann
commit: fdd9de51042c5ac339e38aa55b0bb96ebdc1a253
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Thu Nov  4 00:22:00 2021 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Thu Nov  4 00:23:02 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fdd9de51

mail-client/thunderbird-bin: bump to v91.3.0

Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Thomas Deutschmann  gentoo.org>

 mail-client/thunderbird-bin/Manifest   |  65 
 .../thunderbird-bin/files/thunderbird-bin-r1.sh| 111 +++
 .../thunderbird-bin/thunderbird-bin-91.3.0.ebuild  | 332 +
 3 files changed, 508 insertions(+)

diff --git a/mail-client/thunderbird-bin/Manifest 
b/mail-client/thunderbird-bin/Manifest
index 2b677e8929c..3a43be5081d 100644
--- a/mail-client/thunderbird-bin/Manifest
+++ b/mail-client/thunderbird-bin/Manifest
@@ -126,7 +126,72 @@ DIST thunderbird-78.14.0-uz.xpi 586602 BLAKE2B 
b0dce91018daf4973bbfebebbd6ae98e9
 DIST thunderbird-78.14.0-vi.xpi 674612 BLAKE2B 
7c2a212ab5233b307079dbe418f61af45edae6f8afa686e5de13253553bf62b123c4c323dba1eccc643b52ee63060b241f68adee3fa365556afae745347b1c86
 SHA512 
e151a566cc04bebf64aaba018a4330935dcd2455335e250644dbc26990f8b90f48b51afe2ee09507cdb219093098566d71817de2ff7585847066409a95053737
 DIST thunderbird-78.14.0-zh-CN.xpi 687177 BLAKE2B 
d637b0456f8d90e8e2ff1149ba315a1198512882c15de4010f00b217e0446d3bac533fc9bd8b4ec79167b4de778b5c584818953964f792349a69269237b25efa
 SHA512 
cba980ceba034dff08d0e97902f7ad5dfb4931b269fc16f14cb00ff2bf23391a95086be6b5df9944ba213d18e58071fcfcd4060b5f453a2dd2fe84e8ea9d2899
 DIST thunderbird-78.14.0-zh-TW.xpi 687624 BLAKE2B 
6466d30812b61fa2d053befc19a4404920bf99c7de6e9d43fa427141327dd9018f4a2fe312834af917f9a6e10cbe68e6b04893fe68fb9277f137525f8807b7d6
 SHA512 
6b4b37123881c42b0a70727ad73929e026f79214a0b4ef0b9ff2adc45f10c6025379375db60dc3ce56c0f15bc129c1acc2426d90957e5c2dfd6ae0ca249ba526
+DIST thunderbird-91.3.0-af.xpi 560018 BLAKE2B 
8a29b9a097e2a433cbfd38f680c12cad68cd1479d4863821f0274ec790cb0288e0782162bf29caa76c74c321d7efa36bcba8091a0fddde0a13e44f85325e6a7e
 SHA512 
7f6cefe5d3db2bbf4aa640ab4b68b7b0189d67932821b53eb73a1a2ed274e816e4fce0b6dbf20da4f9ef4d5be8faa58bff40cf9ecdba7322aeb3d22de7c2870c
+DIST thunderbird-91.3.0-ar.xpi 65 BLAKE2B 
adbcd3a7b398e394909c03b8c4e0eca2aec202d4e05c6bdb3a2e14b74e4e82f507727ed40f571b9a03d2fdd27a6124860a9b864674e092798494950023b95823
 SHA512 
b79d8b4479fd5142a6d3428d501143ffd93706abf73dc26692218e937e207fb0dc488041cd57d8064c2f350de1cac5fc4d806b2a72405fb92b2c519422f12256
+DIST thunderbird-91.3.0-ast.xpi 576812 BLAKE2B 
2c8c91bbb902381d6db2a0e165f1e90f4f57944b81c74b3050416c66ade1fb3850e0db9c1dd1e606263056bf30ae6322715a81f6d7e1cb598bf422117a3b03e4
 SHA512 
fcfa5b390a42b8b6291ca9857d7d739ca008519f5806fa398abe1adb4e56c31138009cfc601ebc059662c94ea0cc901731ec82ea3a635a5ef398b0bf1b70
+DIST thunderbird-91.3.0-be.xpi 685799 BLAKE2B 
562e9f085c3494f288146b021f1fb19d8288033b7a4457f4f6ab77e0a44cf674578aea4f6812cb0541746a61beb001c59a587047c96d03661ac26379c9399550
 SHA512 
bcf93fa2301040b1748a13e4646b97d05bb0c10e9025fd2342174d590b477320af97d86ef6042d8d96657d56c1ec9cbf6090105570622d404719c24e2dbb552e
+DIST thunderbird-91.3.0-bg.xpi 686116 BLAKE2B 
e9b76ad78a628ae36189a1ba87a45a201f7ae5ba942f27f20bdba008dcae2abb5683653e860ad45d0552e41f3f1ca80b8115012a8776d991e9b4031d2b350283
 SHA512 
ed60f6c43626f95dd93d2faa253c9a2ebde3dbe704029a0d04c74f185724cdfb5c2feea8ff48402804c1028041bcbf9adf17b9d446a31daf52a9aa4bcab5175e
+DIST thunderbird-91.3.0-br.xpi 616628 BLAKE2B 
d52f7ea685c2fb660e01db84f18c18d5482378f4f8b3d9afe9f279e64a0ba10f960b20bdf907349e47c20fc87afeb3467c29cff37cee98010307e7e1e95cf0f0
 SHA512 
1571fab57c770d79fbb6988e16c871355c8526d7048c55b456d03ec6b4ee39fe1acd20c2b11396418288e2369aa76cf5bed2f3911a064bc9cb5ee2265aeaa2cc
+DIST thunderbird-91.3.0-ca.xpi 640744 BLAKE2B 
7334ff568038163ff219603b9d8d7d9b5b0cef75f40b45de88748374de376cf7e07ecf4cdda0a1ee46d6b8ebca89844ef0491a5a519646655f68aa9fffa4771f
 SHA512 
2c80e53b5095466a29cb82e4b5bdbc20ac8dd8074cc84aff2331326b763192a9a255b24f9e8c3cdfc99af390524e8c7f4e6e193f5d8f69d677d6f59826ca503e
+DIST thunderbird-91.3.0-cak.xpi 646928 BLAKE2B 
e85640865b27754bc643c6a0d0e3772b7875cc3073d2c8070092d9ba0514f1d0ed62e4c5a08c97c2d68b3e028b52ee27bf23423c4bfe38b45811888feaaedc2a
 SHA512 
43889478b3570491190228d166a6b7815f944b2d2e77d0ec8f70d00b32665b5c812e5479a027a1a947f151e94da9573f0b8704ccbf30419adeb804d6a4fe200e
+DIST thunderbird-91.3.0-cs.xpi 696679 BLAKE2B 
25204abe1fd438416220e23ec774deb412dc540a52a6b203cdd8fdabe4a5eaf81565f49279183d3204dee3152dbee1f453f36945ff8c8a761fb56ac9a58a2637
 SHA512 
829b66b45283ca27e6fa941c20e88590c0733d464bb36e770533a480f3697dce4303dfefcba7934b20bb93e7458d948e379f0da0ac9d6b50093f3f75872a51f7
+DIST thunderbird-91.3.0-cy.xpi 672535 BLAKE2B 
3c9061f50d94cb45f4e27482d37c5caab75198ccf6f025d54fdd95d4d3b4c7995dd461ece6111c01b7b1efe4dc765f330a7197aca93e4dcdbeab011e599df29c
 SHA512 

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

2021-11-03 Thread Thomas Deutschmann
commit: ae07d38dc43687499e29c633de5f1312aae760a1
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Thu Nov  4 00:22:48 2021 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Thu Nov  4 00:23:02 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ae07d38d

mail-client/thunderbird: sync with mail-client/thunderbird-bin

Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Thomas Deutschmann  gentoo.org>

 mail-client/thunderbird/thunderbird-91.3.0.ebuild | 14 ++
 1 file changed, 2 insertions(+), 12 deletions(-)

diff --git a/mail-client/thunderbird/thunderbird-91.3.0.ebuild 
b/mail-client/thunderbird/thunderbird-91.3.0.ebuild
index a16eb9d3d05..d71c5a29a67 100644
--- a/mail-client/thunderbird/thunderbird-91.3.0.ebuild
+++ b/mail-client/thunderbird/thunderbird-91.3.0.ebuild
@@ -37,7 +37,7 @@ MOZ_P="${MOZ_PN}-${MOZ_PV}"
 MOZ_PV_DISTFILES="${MOZ_PV}${MOZ_PV_SUFFIX}"
 MOZ_P_DISTFILES="${MOZ_PN}-${MOZ_PV_DISTFILES}"
 
-inherit autotools check-reqs desktop flag-o-matic gnome2-utils linux-info \
+inherit autotools check-reqs desktop flag-o-matic gnome2-utils \
llvm multiprocessing pax-utils python-any-r1 toolchain-funcs \
virtualx xdg
 
@@ -55,7 +55,7 @@ SRC_URI="${MOZ_SRC_BASE_URI}/source/${MOZ_P}.source.tar.xz -> 
${MOZ_P_DISTFILES}
${PATCH_URIS[@]}"
 
 DESCRIPTION="Thunderbird Mail Client"
-HOMEPAGE="https://www.mozilla.org/thunderbird;
+HOMEPAGE="https://www.thunderbird.net/;
 
 KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
 
@@ -197,12 +197,6 @@ DEPEND="${CDEPEND}
 
 S="${WORKDIR}/${PN}-${PV%_*}"
 
-# Allow MOZ_GMP_PLUGIN_LIST to be set in an eclass or
-# overridden in the enviromnent (advanced hackers only)
-if [[ -z "${MOZ_GMP_PLUGIN_LIST+set}" ]] ; then
-   MOZ_GMP_PLUGIN_LIST=( gmp-gmpopenh264 gmp-widevinecdm )
-fi
-
 llvm_check_deps() {
if ! has_version -b "sys-devel/clang:${LLVM_SLOT}" ; then
einfo "sys-devel/clang:${LLVM_SLOT} is missing! Cannot use LLVM 
slot ${LLVM_SLOT} ..." >&2
@@ -485,10 +479,6 @@ pkg_setup() {
# Ensure we use C locale when building, bug #746215
export LC_ALL=C
fi
-
-   CONFIG_CHECK="~SECCOMP"
-   WARNING_SECCOMP="CONFIG_SECCOMP not set! This system will be unable to 
play DRM-protected content."
-   linux-info_pkg_setup
 }
 
 src_unpack() {



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

2021-11-03 Thread Jakov Smolić
commit: 7c8bf03b63b0d563bb74a673b4cf6f6ad0434263
Author: Jakov Smolić  gentoo  org>
AuthorDate: Thu Nov  4 00:11:58 2021 +
Commit: Jakov Smolić  gentoo  org>
CommitDate: Thu Nov  4 00:11:58 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7c8bf03b

dev-perl/Sys-Virt: Stabilize 7.0.0 amd64, #805743

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

 dev-perl/Sys-Virt/Sys-Virt-7.0.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Sys-Virt/Sys-Virt-7.0.0.ebuild 
b/dev-perl/Sys-Virt/Sys-Virt-7.0.0.ebuild
index 7133c076533..111df9004ef 100644
--- a/dev-perl/Sys-Virt/Sys-Virt-7.0.0.ebuild
+++ b/dev-perl/Sys-Virt/Sys-Virt-7.0.0.ebuild
@@ -11,7 +11,7 @@ inherit perl-module
 DESCRIPTION="API for using the libvirt library from Perl"
 
 SLOT="0"
-KEYWORDS="~amd64 x86"
+KEYWORDS="amd64 x86"
 IUSE="test"
 RESTRICT="!test? ( test )"
 



[gentoo-commits] repo/gentoo:master commit in: sys-apps/systemd-tmpfiles/, sys-apps/systemd-tmpfiles/files/

2021-11-03 Thread Sam James
commit: 3fc4b39346b5346d6368a729a02ba7b1b9bf3ccb
Author: Sam James  gentoo  org>
AuthorDate: Wed Nov  3 23:53:45 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Nov  3 23:57:34 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3fc4b393

sys-apps/systemd-tmpfiles: fix build with meson-0.60

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

 .../files/systemd-tmpfiles-249.2-meson-0.60.patch  | 26 ++
 .../systemd-tmpfiles/systemd-tmpfiles-249.2.ebuild |  1 +
 2 files changed, 27 insertions(+)

diff --git 
a/sys-apps/systemd-tmpfiles/files/systemd-tmpfiles-249.2-meson-0.60.patch 
b/sys-apps/systemd-tmpfiles/files/systemd-tmpfiles-249.2-meson-0.60.patch
new file mode 100644
index 000..b931912be23
--- /dev/null
+++ b/sys-apps/systemd-tmpfiles/files/systemd-tmpfiles-249.2-meson-0.60.patch
@@ -0,0 +1,26 @@
+https://github.com/systemd/systemd/commit/c29537f39e4f413a6cbfe9669fa121bdd6d8b36f
+https://bugs.gentoo.org/821547
+
+From: Dan Streetman 
+Date: Fri, 3 Sep 2021 12:43:33 -0400
+Subject: [PATCH] meson.build: change operator combining bools from + to and
+
+upstream meson stopped allowing combining boolean with the plus
+operator, and now requires using the logical and operator
+
+reference:
+https://github.com/mesonbuild/meson/commit/43302d3296baff6aeaf8e03f5d701b0402e37a6c
+
+Fixes: #20632
+--- a/meson.build
 b/meson.build
+@@ -35,7 +35,7 @@ conf.set10('BUILD_MODE_DEVELOPER', get_option('mode') == 
'developer',
+ 
+ want_ossfuzz = get_option('oss-fuzz')
+ want_libfuzzer = get_option('llvm-fuzz')
+-if want_ossfuzz + want_libfuzzer > 1
++if want_ossfuzz and want_libfuzzer
+ error('only one of oss-fuzz or llvm-fuzz can be specified')
+ endif
+ 
+

diff --git a/sys-apps/systemd-tmpfiles/systemd-tmpfiles-249.2.ebuild 
b/sys-apps/systemd-tmpfiles/systemd-tmpfiles-249.2.ebuild
index a651892d8e0..ad80dc82cf8 100644
--- a/sys-apps/systemd-tmpfiles/systemd-tmpfiles-249.2.ebuild
+++ b/sys-apps/systemd-tmpfiles/systemd-tmpfiles-249.2.ebuild
@@ -62,6 +62,7 @@ S="${WORKDIR}/${MY_PN}-${PV}"
 PATCHES=(
# backport from 250 to silence musl warnings
"${FILESDIR}/249-sys-include-posix.patch"
+   "${FILESDIR}/${P}-meson-0.60.patch"
 )
 
 python_check_deps() {



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

2021-11-03 Thread Thomas Deutschmann
commit: faec59b76526cd4174c42791637a7973d14e7a4b
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Wed Nov  3 23:22:53 2021 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Wed Nov  3 23:47:59 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=faec59b7

www-client/firefox: bump to v94.0.1

Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Thomas Deutschmann  gentoo.org>

 www-client/firefox/Manifest  |   98 +++
 www-client/firefox/firefox-94.0.1.ebuild | 1209 ++
 2 files changed, 1307 insertions(+)

diff --git a/www-client/firefox/Manifest b/www-client/firefox/Manifest
index 567d55d1be1..ea96a5489de 100644
--- a/www-client/firefox/Manifest
+++ b/www-client/firefox/Manifest
@@ -391,4 +391,102 @@ DIST firefox-94.0-vi.xpi 564311 BLAKE2B 
e28926ea1e95a85541fbd0dcea4a920b5aede166
 DIST firefox-94.0-xh.xpi 420854 BLAKE2B 
604d096543c2765a761f25150e3bff66a9542fd37fdf034d59505e722b68cbd804a4779fa834fc91727832f2e755be9f81a21a10791db804e67633092bf139d4
 SHA512 
39394ee0bb2790ab05bec2749d52869517f98d79e88e8e3326c100f89790057e4afdeb100481d62157bb764a1c203f9c624ad59bbd5cf63a006106db00a439de
 DIST firefox-94.0-zh-CN.xpi 565918 BLAKE2B 
247e2c0d451bedec51c4e015cde9d954876ea5be18fc972de75d8ee880f79804129bf9c6465fb1b5568275562843ebb864bf3a83a4a61eedce765a4ee375bb21
 SHA512 
4398ef98cca5382aefa03a822cbd0cb508d6169189f074093c85c0f12ced4a32510a13339a57af3d7c3c8135607edd52d8aaf634aa302790aece2cf67495d05f
 DIST firefox-94.0-zh-TW.xpi 566575 BLAKE2B 
ef942cc3262a8600d4e0a7cbb73dc44bbe371234a2b4844ede9aeae0bfdd1391e9b34eb04cb7aa8c2b57d0137a6e38ffc5f99c39cbf3a19165338ed112947234
 SHA512 
c53ed001cbf60ba69f0ead669100ea21253cf0e716661d7f81589100fc23c62d4059a83e2cedc519a65f40af8756dceaf5dcf42c06e6743aae79bb469cf5e51e
+DIST firefox-94.0.1-ach.xpi 446932 BLAKE2B 
4c30d77cf1a7e5ea2c5a0e7ecef72d4c200d4d2bb47b0ffef936694f2119f2d7298a7fd03ce157ed66b3633df6478482c99031b73dcccea8ba2a236b5d2a6c91
 SHA512 
2978494443f9822086bcb47359194dcf785f61552cf37bbb1194c61db827c257b215c4479452c5878879b13b48285e95ce122fdb7ac0926cbe0077c3029ed7d5
+DIST firefox-94.0.1-af.xpi 418389 BLAKE2B 
135382a8238e793a3c71f60720dd7cc3d15cfe5d61bdd5aa643816ee21c1be5645e87c9f49273c66d733214ee2faffafedb44bd711cfe566844996f9916f60aa
 SHA512 
892d16da57d6839f4edf337ef09e5c355f5395387df31c4eeb5f468ed677dc7e71d7a1f28ac30b15ee0b11b735bf925d10f1ca40fc8093d010e0accf60de46c6
+DIST firefox-94.0.1-an.xpi 494150 BLAKE2B 
c6025640d597c72e02e1ceb1f11c8e866077020a5d62117d520526e3501e1f3a95e238d1213541803668023521a765b46e55bb58e2c0feb803885d188040deff
 SHA512 
21534347371ae17dfcf0b9d6fab9842759114f9bc58c58d88bbee62f843f5b158e6185e13298f07017c626b3b309c0146491056df866ef8b70725244065111bb
+DIST firefox-94.0.1-ar.xpi 552891 BLAKE2B 
c487f3c5749bfd604e4e6d83a01fcd7f017c909502d1185b16f2657eff1ab8ce405dd885b882ba800d56ac427fa9c9868dacc71a1f54d39eaf6f097647edf2ae
 SHA512 
d495c67f248ed5e31f54127e13907eabb58c9095736062ad2586ef3ab4f5ecb78ff2642f7bc7496cecbc38362b13f3719c5d6d96113383c07c6148af74b199fc
+DIST firefox-94.0.1-ast.xpi 492497 BLAKE2B 
f658615ad7e5ed9073c7c09401f62b286a9fd00e0391a0b6e667eee069d4c9f398bdb4173d9f29f1107acd030c1c6a6903a34174e19d1029ce39fcdd55e8cfa0
 SHA512 
debfc6f9f922c33625cbf74685d15ae4696217f483ff5ac6260961d0065f04cf84efaaebcfce36a972e0279f29405f77ae766ecc72b3fecd4d78c6942c752f4d
+DIST firefox-94.0.1-az.xpi 482619 BLAKE2B 
dfe2b15cd5eb62967c3384216831ee06248e63f78c7b7e2382327daf792893bc941d558348144c006b5f98002aa98d09c8bdab0ba48cee8f1d5aa9b49a07bb3e
 SHA512 
e38a6f4ddd00cd742e6a12271bcb10eba7c69d7a0f5ff76bed0f61efdb033b2c2ed5c736237b7b7712a169716f19c458f08345b9d2b26ce5b16b47ba704acbc8
+DIST firefox-94.0.1-be.xpi 611832 BLAKE2B 
6cfb75c07d996b62821508694d50f1050d59cfc6033cd5a9bb17ae968dc8d68efc092d544951997ce0dae28a644d31bb31ae3f53c5a48565f22c0e0514a114bc
 SHA512 
1c62e3ac4fe9c7dd691d670a95caac876460179179d37b5317167638ca6c3ee2eda52def4f844ec37e2fe2ce6b1454f247d8c1e68c398bc704c217542929d834
+DIST firefox-94.0.1-bg.xpi 561268 BLAKE2B 
fb7dab03062fa2c6c52a84b875140f165543ec57df8b7ec7102f530724536ad8d02d0ee0721629d7a3fdcc621ad2105ca90dd353b18a3a00ebed3fdc1b417ff3
 SHA512 
31dbae1211dfc8af07ae41ecd19bf7930d185eaefa87cb83e34d8c07483852ae9310e4534ae10fc30cabd49158800c42ddec7a5d3500bc677c39ec46692c9263
+DIST firefox-94.0.1-bn.xpi 549322 BLAKE2B 
ca880eba18433c02064ea086ee16d3980f5f701b07a3bf87512269a9c3e1dda5b566822560e9a21559c9bc4738ac351d1d9f37137d675bdf43a7b2287233b05a
 SHA512 
57110114691b5ef0b3211ef3ea02b6ef21c54a7072dea2d9b1a2ee27eaf2b25e9676eac18b5f5057b4134ad020808988f3fcd80211d8045743c81313d6c0a94e
+DIST firefox-94.0.1-br.xpi 518596 BLAKE2B 
a370872e8364e69f8e6f0a50fffcd09ffd15e6686ce30d3241d9af515c0cc271f0f49bf44ce7fb5d95c1b8d073b3fbcd9621bd2746d938362ad35c7ffbaf9994
 SHA512 
183eacae778dd6f95307a2332f4273800e38ea688829a147dbd8db016a7d9a444d72c0fe3bc4d475f9d5ee2509c62c1a18aac336ef0ae7d7d3b02b038c809b03
+DIST firefox-94.0.1-bs.xpi 457397 BLAKE2B 

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

2021-11-03 Thread Thomas Deutschmann
commit: 68f94c41e9cc790589a13a8a27810732921177a8
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Wed Nov  3 23:42:54 2021 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Wed Nov  3 23:48:00 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=68f94c41

www-client/firefox-bin: bump to v94.0.1

Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Thomas Deutschmann  gentoo.org>

 www-client/firefox-bin/Manifest| 194 ++---
 ...in-94.0-r1.ebuild => firefox-bin-94.0.1.ebuild} |   0
 2 files changed, 97 insertions(+), 97 deletions(-)

diff --git a/www-client/firefox-bin/Manifest b/www-client/firefox-bin/Manifest
index cbd09f6dcce..450bef8976d 100644
--- a/www-client/firefox-bin/Manifest
+++ b/www-client/firefox-bin/Manifest
@@ -283,106 +283,106 @@ DIST firefox-93.0-vi.xpi 566298 BLAKE2B 
bb823f537d52dc6ee414c366095396299e47a779
 DIST firefox-93.0-xh.xpi 426899 BLAKE2B 
d089a23aa56a881db5a5092bf6da2133c001802c269a1e99ce7b187eb428c54cfd5642dcf3ecc9362f5f1f8eafaccf5e6b3ff5633f4b908ae72582bf86e0e26a
 SHA512 
3ed06b3dd1d86cc10b4323b441fabd926999a0fcc6aff15c661c91c150fc0a6f9384e310fb1be4d97bd1770a98062d030205033e81d0a674af74f986afca9fcf
 DIST firefox-93.0-zh-CN.xpi 567752 BLAKE2B 
f21d32140357de5cb98da2c75f5d8511c4d98e8405178b7c54553bfeb043aa372c796a79ac6b33704a64427edafa511ce40f69d8b7267d72f4c2037199972f20
 SHA512 
17c1f6cb48fec384a61ad60b0da4a93648bbd6da9a752be8db1f076dab13efaf5c22fbf539b89b4106427cb310e26aa0f708164f8eb13e045cfeba4e30d048cd
 DIST firefox-93.0-zh-TW.xpi 568218 BLAKE2B 
4d842b6492967fa0a4e5cfd2fd46091e5f683df3b0cbc4dd13b4693023e79652a21eda449690acbced52df9e302e50ea32533420929baf76ca70cad416fc1a13
 SHA512 
11baeb65242512faccb1f4e813b62de681647e246268af1c0763e5a801e8d73dd741eb58b30a0a368f354f4a708dac88f7a1ad32a0497e98b67eb57ab0ef654d
-DIST firefox-94.0-ach.xpi 446929 BLAKE2B 
cadcdc877a4a7a8c52fcf296957b5cece4a70944d138529c042f0a91d0f955f78918852dc3d0711bc86a4f5b9c308bd2ebca40a1c3999309903b4de8dd22f719
 SHA512 
68712b5d1d427f2be8b875d3339010ff1159de68400963eca476de0675f5ee28d6a2b0fa5254ea15505e4734acdec5595fa10bb9db176b758d502519d10b4a80
-DIST firefox-94.0-af.xpi 418381 BLAKE2B 
1a812192fbdb962d00b104b954d77ffeb9fc98846ae18d08202eb7e7e5516d3c8b0afb7a7d7ff3e1bcc8fc4f95570664159c230f9a73553e6b42c5719301ca7a
 SHA512 
d06a946fb8d26449e1cecff988c053e2e0e4d9aeae52a456c306a465f8d55b9afdb8f4779585df9b4393b91d0c5a45ed7f63d954a03491b7e8b69b28f6ccbcf5
-DIST firefox-94.0-an.xpi 494159 BLAKE2B 
3c91e01ecc3bd5fecca68bd3f3a0de83ab735b0c6808f3cf7557b94d0e3f7aff5ef801bc3d76891c3b5ac67d976e6d9677a4194ab19f9c3d69db6bcb37d0e1d1
 SHA512 
f51a206408de03bae5b2c5b26778f206ed79d8396e3b805d47173271f96ecb6effaab434f9a9e8b1dd24233d299570ecbcb1feb007fb0a4918f2a935decfc3e1
-DIST firefox-94.0-ar.xpi 552880 BLAKE2B 
b0bb09a7a06515875beaa966aa94e1357204a088edf59a756bb9a5ff0b0bef7b69b2b1c55585cd5d8b9fa5016a9067821c03614c9ead962d714f33e4739223ca
 SHA512 
489d61121ab6991eca8d4e2e6440aa38f8b06c45b9b829b0e4e58e07a1870e95873a31b2d7513fb9fe7c1a638ee21dbcfc9d1a654fba52315338fa6493fb3c13
-DIST firefox-94.0-ast.xpi 492496 BLAKE2B 
1615af33cdcf7dfb46e447763ca39ad19cf02a454957a97ed6df567a6eb1204a0a459c0ea8f4adea6af2dc17b0e1b739276c6a1f5da58b7388504fa5dac3a6f1
 SHA512 
3b9fb3394b991e01dc3a06d8c260fb46751663275ad2d1eec2c0c6fb81bf394b6062b470e02bbf171267645fedf82ca2bf1833c98261358bacaee75bee1e53f7
-DIST firefox-94.0-az.xpi 482624 BLAKE2B 
f546e39f453fb075bdfd8f48876bc0ae2795d0d1548793291f48071e8516b4dd86aa3984a482b5ed4fde09091e0807203efe153e35f0f9fdf932ce6a25afe944
 SHA512 
411d100a2aaecfdefb563a4170e96d1c548a24e7bf3736e472f24114b858459fa4b6e243a02f3bcf853172c2931986bb7532ca180c01336aff37e53b1edd5a86
-DIST firefox-94.0-be.xpi 611836 BLAKE2B 
ec34477a19bea5ed81e0e1bc8a0ad6fd9b805fff357078c2b83b158c7b6adca350d1831a902636379b448da336e9aaa3aeeb350ab2a1338a93c11c45654ebeb5
 SHA512 
331b4283c3fccaa3ac1b9699f8c4c0b50981f1b93df4652c3e828d2d3a6914e3f4b8856d080f52a9948675aa2a98560cde5d2b054d37afd5016df2958591ec2e
-DIST firefox-94.0-bg.xpi 561273 BLAKE2B 
03a15d0d7bff358dcd86ecd1c0ec7ada4be3f77818e84081f9fbd760abd9174443ce7cf785a57df198754b41ca2db873db87f27fcbd118673d138a0631ab2cb2
 SHA512 
6e1cfd9616d67972d4d19b838a244d0a1dcf35d699defea229287a7dfa0a3b89e0e4adf1453a49b7fd790448e8cf193b573a6aec94acef8ca55b6fcfba302746
-DIST firefox-94.0-bn.xpi 549314 BLAKE2B 
e1b007557cb930a3080a169c15e0330d8bf0ca423f3b57e0abae5e052ed5df4bd198f4f932b3bf2531e97bade1849996048bb83e2539f3dc9a984ea615fbb3fd
 SHA512 
0c9bc3df94c53406f2286d7cf2fdab9536fa5342868eed23b4c9b1b60a9389b342c558569cb40539edcdbda4ed7fa7a67e13396a2eb3181cfa77fc80350ba9cf
-DIST firefox-94.0-br.xpi 518584 BLAKE2B 
26de8e4f744fc2a4fe42992aa94ecfa82939ddf6e07d20d2adbe5f94abbcbe825eea4c8696b9fa83a2a1e0df7b603550bcc5d65917bc1a6228bb17d76c3aa70a
 SHA512 
0853d0bfb53b391b58f8a21169ef5d7f2520649006a51b04d2f69348f5029beea799beabf22b5c6c3abc8e112a3676ec2da1f4e990a2ea4fabf3ea3a886099ab
-DIST firefox-94.0-bs.xpi 457395 BLAKE2B 

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

2021-11-03 Thread Thomas Deutschmann
commit: a86323534ebd6b7c01c845cb8444fe82ef4c1536
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Wed Nov  3 23:43:39 2021 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Wed Nov  3 23:48:00 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a8632353

mail-client/thunderbird: restore keywords

Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Thomas Deutschmann  gentoo.org>

 mail-client/thunderbird/thunderbird-91.3.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/mail-client/thunderbird/thunderbird-91.3.0.ebuild 
b/mail-client/thunderbird/thunderbird-91.3.0.ebuild
index 5a0e48b7bfb..a16eb9d3d05 100644
--- a/mail-client/thunderbird/thunderbird-91.3.0.ebuild
+++ b/mail-client/thunderbird/thunderbird-91.3.0.ebuild
@@ -57,7 +57,7 @@ SRC_URI="${MOZ_SRC_BASE_URI}/source/${MOZ_P}.source.tar.xz -> 
${MOZ_P_DISTFILES}
 DESCRIPTION="Thunderbird Mail Client"
 HOMEPAGE="https://www.mozilla.org/thunderbird;
 
-#KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
+KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
 
 SLOT="0/$(ver_cut 1)"
 LICENSE="MPL-2.0 GPL-2 LGPL-2.1"



[gentoo-commits] repo/proj/guru:dev commit in: dev-cpp/libstudxml/

2021-11-03 Thread Andrii Pravorskyi
commit: e07f3ef4f7531f2b7a4959fc44aec2eb8213bb62
Author: Andrii Pravorskyi  meta  ua>
AuthorDate: Wed Nov  3 22:31:41 2021 +
Commit: Andrii Pravorskyi  meta  ua>
CommitDate: Wed Nov  3 23:38:39 2021 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=e07f3ef4

dev-cpp/libstudxml: new package

We can add eclass for "build2" build system later.

Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Andrii Pravorskyi  meta.ua>

 dev-cpp/libstudxml/Manifest   |  1 +
 dev-cpp/libstudxml/libstudxml-1.1.0_beta10.ebuild | 61 +++
 dev-cpp/libstudxml/metadata.xml   | 11 
 3 files changed, 73 insertions(+)

diff --git a/dev-cpp/libstudxml/Manifest b/dev-cpp/libstudxml/Manifest
new file mode 100644
index 0..c308bca6d
--- /dev/null
+++ b/dev-cpp/libstudxml/Manifest
@@ -0,0 +1 @@
+DIST libstudxml-1.1.0-b.10.tar.gz 143917 BLAKE2B 
524789538ee12d2ebfa4f3d2a78fb48f119eb1a586e8ec18c29eb46d90b2fe714b8b991da6222b6e6ad0c76ebe5901f2be5e865f97a0c5ac11dcb22a9a85591a
 SHA512 
eb44d769063dde66dde52326840f4fce81a67cea640c5246f558e6428f2588c12145cade10e1f6824f7094386102e2807f3e44a6e35b550e34ad215723a9bd81

diff --git a/dev-cpp/libstudxml/libstudxml-1.1.0_beta10.ebuild 
b/dev-cpp/libstudxml/libstudxml-1.1.0_beta10.ebuild
new file mode 100644
index 0..c69d3ac9e
--- /dev/null
+++ b/dev-cpp/libstudxml/libstudxml-1.1.0_beta10.ebuild
@@ -0,0 +1,61 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+MY_P="${PN}-$(ver_cut 1-3)-b.$(ver_cut 5)"
+
+inherit multiprocessing
+
+SRC_URI="https://pkg.cppget.org/1/beta/${PN}/${MY_P}.tar.gz;
+KEYWORDS='~amd64 ~x86'
+DESCRIPTION='Streaming XML pull parser/serializer for modern C++'
+HOMEPAGE='https://www.codesynthesis.com/projects/libstudxml'
+LICENSE='MIT'
+
+SLOT='0'
+IUSE='test'
+RESTRICT='!test? ( test )'
+
+BDEPEND='dev-util/build2'
+
+S="${WORKDIR}/${MY_P}"
+
+src_configure() {
+   b configure \
+   config.cc.coptions="${CFLAGS}" \
+   config.cc.loptions="${LDFLAGS}" \
+   config.cxx.coptions="${CXXFLAGS}" \
+   config.cxx.loptions="${LDFLAGS}" \
+   --jobs $(makeopts_jobs) \
+   --no-progress \
+   --verbose 2
+}
+
+src_compile() {
+   b update-for-install \
+   config.install.root="${EPREFIX}"/usr \
+   --jobs $(makeopts_jobs) \
+   --no-progress \
+   --verbose 2
+   use test && b update-for-test \
+   --jobs $(makeopts_jobs) \
+   --no-progress \
+   --verbose 2
+}
+
+src_test() {
+   b test \
+   --jobs $(makeopts_jobs) \
+   --no-progress \
+   --verbose 2
+}
+
+src_install() {
+   b install \
+   config.install.chroot="${D}" \
+config.install.root="${EPREFIX}"/usr \
+config.install.lib="${EPREFIX}"/usr/$(get_libdir) \
+config.install.doc="${EPREFIX}"/usr/share/doc/${PF} \
+   --no-progress
+}

diff --git a/dev-cpp/libstudxml/metadata.xml b/dev-cpp/libstudxml/metadata.xml
new file mode 100644
index 0..3a421b0f6
--- /dev/null
+++ b/dev-cpp/libstudxml/metadata.xml
@@ -0,0 +1,11 @@
+
+https://www.gentoo.org/dtd/metadata.dtd;>
+
+   
+   libstudxml is a streaming XML pull parser and streaming XML
+   serializer implementation for modern, standard C++. It is
+   compact, external dependency-free, and reasonably efficient.
+   XML parser is a conforming, non-validating XML 1.0
+   implementation that is based on tested and proven code.
+   
+



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

2021-11-03 Thread Sam James
commit: 8c8d3a99c047fa4f431790a479a24b9f795f8f81
Author: Sam James  gentoo  org>
AuthorDate: Wed Nov  3 22:32:26 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Nov  3 22:39:43 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8c8d3a99

dev-perl/X11-XCB: add github upstream metadata

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

 dev-perl/X11-XCB/metadata.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/dev-perl/X11-XCB/metadata.xml b/dev-perl/X11-XCB/metadata.xml
index e58702df09d..60c46a4259b 100644
--- a/dev-perl/X11-XCB/metadata.xml
+++ b/dev-perl/X11-XCB/metadata.xml
@@ -21,5 +21,6 @@
 X11::XCB::Sizehints
 X11::XCB::Sizehints::Aspect
 X11::XCB::Window
+tapelberg/X11-XCB
   
 



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

2021-11-03 Thread Sam James
commit: d69b35e1ada00a7318cf1dbc5c4f55d871d09e8e
Author: Sam James  gentoo  org>
AuthorDate: Wed Nov  3 22:36:20 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Nov  3 22:39:44 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d69b35e1

dev-perl/X11-XCB: add 0.190.0

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

 dev-perl/X11-XCB/Manifest   |  1 +
 dev-perl/X11-XCB/X11-XCB-0.190.0.ebuild | 59 +
 2 files changed, 60 insertions(+)

diff --git a/dev-perl/X11-XCB/Manifest b/dev-perl/X11-XCB/Manifest
index 61c2d4e1d46..3a041bf3778 100644
--- a/dev-perl/X11-XCB/Manifest
+++ b/dev-perl/X11-XCB/Manifest
@@ -1 +1,2 @@
 DIST X11-XCB-0.18.tar.gz 90478 BLAKE2B 
f5f3c74c1afdcee75bfab29733180b7d76aeb1be7a5fcdffc9acc1a15f9b842b12e88d826f5ce182b4e3ad5d36e9b44a0169341fae5ac265270462efbad0e60a
 SHA512 
eeecd8fbf080a6ca2f28b8fe4b64c97339f27b27c9c70d1a8e7c0f56af193243295aa1fc65039d24c81396126befc27ca114ca4cd1641139a788c46fe600f3ba
+DIST X11-XCB-0.19.tar.gz 156912 BLAKE2B 
c060ed7d327435a847c7eafd36bd517bb26b04f58251c3b475283b3006e91d7b51ed2b57604ec68c6ce41eb93ed8f90a04b727a411b14d25aa471dd0415bdeca
 SHA512 
abd6369b00b9ebd4a333cd52b06b2f137a8b8c13a715a0ab485cf0f80acce601b8b22dfff394514ad8b21d253b5f72920aeee6b9bcf4b0d446b772d4ef60ce71

diff --git a/dev-perl/X11-XCB/X11-XCB-0.190.0.ebuild 
b/dev-perl/X11-XCB/X11-XCB-0.190.0.ebuild
new file mode 100644
index 000..6daac84020c
--- /dev/null
+++ b/dev-perl/X11-XCB/X11-XCB-0.190.0.ebuild
@@ -0,0 +1,59 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DIST_AUTHOR=MSTPLBG
+DIST_VERSION=0.19
+inherit perl-module virtualx
+
+DESCRIPTION="Perl bindings for libxcb"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
+IUSE="test"
+RESTRICT="!test? ( test )"
+
+RDEPEND="
+   dev-perl/Data-Dump
+   dev-perl/Mouse
+   dev-perl/MouseX-NativeTraits
+   dev-perl/Try-Tiny
+   dev-perl/XML-Descent
+   dev-perl/XML-Simple
+   >=virtual/perl-XSLoader-0.20.0
+   >=x11-libs/libxcb-1.2
+   x11-libs/xcb-util
+   x11-libs/xcb-util-wm
+"
+DEPEND="
+   >=x11-libs/libxcb-1.2
+   x11-libs/xcb-util
+   x11-libs/xcb-util-wm
+   x11-base/xcb-proto
+"
+BDEPEND="${RDEPEND}
+   x11-base/xcb-proto
+   >=virtual/perl-Devel-PPPort-3.190.0
+   dev-perl/ExtUtils-Depends
+   >=virtual/perl-ExtUtils-MakeMaker-6.590.0
+   >=virtual/perl-ExtUtils-ParseXS-3.180.0
+   dev-perl/ExtUtils-PkgConfig
+   dev-perl/XS-Object-Magic
+   test? (
+   dev-perl/Test-Deep
+   dev-perl/Test-Exception
+   virtual/perl-Test-Simple
+   )
+"
+
+src_compile() {
+   mymake=(
+   "OPTIMIZE=${CFLAGS}"
+   )
+
+   perl-module_src_compile
+}
+
+src_test() {
+   virtx perl-module_src_test
+}



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

2021-11-03 Thread Stephan Hartmann
commit: f384aaa840327a82a21354125a6430db0e8cab11
Author: Stephan Hartmann  gentoo  org>
AuthorDate: Wed Nov  3 22:24:28 2021 +
Commit: Stephan Hartmann  gentoo  org>
CommitDate: Wed Nov  3 22:24:28 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f384aaa8

www-client/chromium: dev channel bump to 97.0.4688.2

Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Stephan Hartmann  gentoo.org>

 www-client/chromium/Manifest| 4 ++--
 .../{chromium-97.0.4682.3.ebuild => chromium-97.0.4688.2.ebuild}| 6 --
 2 files changed, 6 insertions(+), 4 deletions(-)

diff --git a/www-client/chromium/Manifest b/www-client/chromium/Manifest
index 5f065b5def9..b846196bf41 100644
--- a/www-client/chromium/Manifest
+++ b/www-client/chromium/Manifest
@@ -2,5 +2,5 @@ DIST chromium-95-patchset-4.tar.xz 4308 BLAKE2B 
e91cb78d2357af8c0dfc66e4d148c5e6
 DIST chromium-95.0.4638.69.tar.xz 1213470900 BLAKE2B 
31619448fd42bce74dac4fb3b7e04c59a2eb05461358e4fa59ab7122b07cd2dc6632a1a8c92a9bacd93c78c37a9e7fadfa7b9ded6371697177c419ce4e6665a5
 SHA512 
e8845a3add5f784342c51c530ed4fbf144f8ab16701d9dd6a2eedbd255167f39c26cf400d22f246ef5ad4afbb6a6133e17d767711587dd4bae18e3b5a997f95e
 DIST chromium-96-patchset-4.tar.xz 4812 BLAKE2B 
5d82d212b8ec1689be6f4a7a0646256311d06c17e74ee0e5b2035c32125a5235e4b6b7605cefffa367cc53e651be17b75f5e339149b4c80dca50cd959b1623f1
 SHA512 
a72c1bb2c58e9e2912a641093c153f01ad7239dc971c7c96481ba4164204afe41741f3253e8af03070dab8276179784dc6a11761b39ad7902ed2553016778282
 DIST chromium-96.0.4664.27.tar.xz 1221600064 BLAKE2B 
707596f44897660057edf977011db34341028c4b99dbe61878109090049e727232bfe784a1ea1447847a559584d0b2297a218c06817b618be76b5e96aafa8ea6
 SHA512 
4b87a04d055dedb508466e188151ea7f46d14a8a76dd64b4e783d8b6cc8e4d0d54ca5fdfb4ac60727028fbc3539e64bcb77d424904af2a64cb8f5d44d065f08e
-DIST chromium-97-patchset-2.tar.xz 3756 BLAKE2B 
a690466a5d359f38805f468d096f909d3063a4134aa28599a145c4741a15244c7dc06dd8151f53ef0dd29a6a604447ce37f99181a05170ac88483a837dea71cc
 SHA512 
e088d84ea43ffc05e4e83b1c87d83fb73d985df1cf92d3a17e50201e96c32dfda29d7d9b84943307380b2d75cda699ddf65ef6414e3e4484f01ac5b957605ccd
-DIST chromium-97.0.4682.3.tar.xz 1221976628 BLAKE2B 
7b1e753568d806a03ed130cfde91032234f5fc7ae3e45ab247ebc76b8804dfa4b645a8668514bd0e6fe4bff1a779de30836fb557a2b4ee310b41442ce17d
 SHA512 
39b379ddfe59b8b4b2a9f4d4e502ac4450580da72bf9f59b4b185d4ac3b81ab1a1077c270b1ba65a32d80702f7b0fbe38059014bada9dc5a68160aea3e162e04
+DIST chromium-97-patchset-3.tar.xz 3444 BLAKE2B 
3005964bfc9f1a373868dd7fa7fa66b30b62dbd8059f7ae3b259d5ca5841861cc47dfa218a9d154a862145e45798eb5c9869eb37b4b94a70eb0dedadffaa8fc1
 SHA512 
14d1336fb96efee954713f9e8534f4a3c78061b402b9fb582a295595c711d42787861fd176ca27c327d92bb80594c533e25092d1199797243bcaf877f1288a2d
+DIST chromium-97.0.4688.2.tar.xz 1223299644 BLAKE2B 
e1363e0c8425b9689168a05fae51e190a5d67a6ce7e817c0b8edce5be721789729ec62b98f4005a8b36bbedb44eb39a7dc2cd0cfdcb788c7837ee8a38c2a77bf
 SHA512 
980aac2e3a73704a3df16a8a79409c890b21fd465978afda445af2b2ac7caceed8355600687bb854b7010f5aaab4a7e30d20d02d0eefd5d82c7e8cf5c1098a45

diff --git a/www-client/chromium/chromium-97.0.4682.3.ebuild 
b/www-client/chromium/chromium-97.0.4688.2.ebuild
similarity index 99%
rename from www-client/chromium/chromium-97.0.4682.3.ebuild
rename to www-client/chromium/chromium-97.0.4688.2.ebuild
index 51304ed5d3d..912a51e9ac8 100644
--- a/www-client/chromium/chromium-97.0.4682.3.ebuild
+++ b/www-client/chromium/chromium-97.0.4688.2.ebuild
@@ -13,7 +13,7 @@ inherit check-reqs chromium-2 desktop flag-o-matic 
ninja-utils pax-utils python-
 
 DESCRIPTION="Open-source version of Google Chrome web browser"
 HOMEPAGE="https://chromium.org/;
-PATCHSET="2"
+PATCHSET="3"
 PATCHSET_NAME="chromium-$(ver_cut 1)-patchset-${PATCHSET}"
 
SRC_URI="https://commondatastorage.googleapis.com/chromium-browser-official/${P}.tar.xz

https://github.com/stha09/chromium-patches/releases/download/${PATCHSET_NAME}/${PATCHSET_NAME}.tar.xz;
@@ -231,8 +231,8 @@ src_prepare() {
local PATCHES=(
"${WORKDIR}/patches"
"${FILESDIR}/chromium-93-InkDropHost-crash.patch"
-   "${FILESDIR}/chromium-96-EnumTable-crash.patch"
"${FILESDIR}/chromium-95-xfce-maximize.patch"
+   "${FILESDIR}/chromium-96-EnumTable-crash.patch"

"${FILESDIR}/chromium-use-oauth2-client-switches-as-default.patch"
"${FILESDIR}/chromium-shim_headers.patch"
)
@@ -782,6 +782,8 @@ src_configure() {
myconf_gn+=" is_cfi=false"
# Disable PGO, because profile data is only compatible with 
>=clang-11
myconf_gn+=" chrome_pgo_phase=0"
+   # Don't add symbols to build
+   myconf_gn+=" symbol_level=0"
fi
 
einfo "Configuring Chromium..."



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

2021-11-03 Thread Stephan Hartmann
commit: 8a44fd74b43f433250e09892cb3ec6e0705b51d2
Author: Stephan Hartmann  gentoo  org>
AuthorDate: Wed Nov  3 22:08:10 2021 +
Commit: Stephan Hartmann  gentoo  org>
CommitDate: Wed Nov  3 22:08:22 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8a44fd74

www-client/opera-developer: remove old

Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Stephan Hartmann  gentoo.org>

 www-client/opera-developer/Manifest|   2 -
 .../opera-developer-81.0.4196.0.ebuild | 157 -
 2 files changed, 159 deletions(-)

diff --git a/www-client/opera-developer/Manifest 
b/www-client/opera-developer/Manifest
index 695d0636efe..6dccde64e4b 100644
--- a/www-client/opera-developer/Manifest
+++ b/www-client/opera-developer/Manifest
@@ -1,6 +1,4 @@
-DIST opera-developer_81.0.4196.0_amd64.deb 78838836 BLAKE2B 
5e72840660a0c98f5a2e1d095dd0c932c7f549c533391e2ca01fba7089e7dcc51b18caee09307cc5ce2f030320b4ae1f7e859e15075202c3fcdae4f3b3b33b11
 SHA512 
f9a7502f6221333a782e5c0b1153f163d7b1e7d6d07a4aacf8c977c08a39248ed97b5d6a111c568d79608af2a1eae496204ca5bd93c62af5540576b224971f97
 DIST opera-developer_82.0.4210.0_amd64.deb 79202112 BLAKE2B 
a6d3c22dc46501eb0a92877cc511e73e0643e65d27dbda792939eabff44e63e375ee042ac56b77c046dd2dc846b8a053883e67b03de396ab3dee18b7db4dea72
 SHA512 
4487a3a38c1ba0a619c78f451555b7e288c74c37d7875fc84e9bd60342e851787798ce939b14d4b09dc60ad4e5e3e07a83d707d72d07bacba5b4324fa4d1b470
 DIST opera-developer_82.0.4218.0_amd64.deb 79737072 BLAKE2B 
acadac3319a03fbf951afe6fcd2d8b1d7de6f7f2ee85de8e32d4a2385b3229cdbe9e52c60cb559f4b91cf163869066aca77008965fb1378ac394b94a5df5d329
 SHA512 
29b9e3a19e92aaef465b7d7cd32c60bf93f38a3847de09399ad4df29d63db675168eadd4a6a95d30100995083ddc84deb1e8b149fe53d80e0fdf6f1a5ea47183
 DIST opera-developer_82.0.4226.0_amd64.deb 79669312 BLAKE2B 
54459c0ba257c17b2be5bb39d506604c89e2dc4b6bd02d897d1db6f6d80d2a3b6920fb494e07de9631f404fda4133c61a1d4cd8cc3ee56940c2e9ea5e6882755
 SHA512 
d7d15429a3d3647a68d88c295e187cc928c07590d60afd99f95b9fda952832089145d33ac389846ac16e423069c20b8b4b22c5caee569a147d8fc73d70aaf018
-DIST opera-ffmpeg-codecs-94.0.4603.0.tar.xz 1388572 BLAKE2B 
55a598883dfbab598f48a662009ab02c4974a95ba023e3b2d36bdad3267ab4586cfd05891f83a96933b6b0b02dc1d2a496bb796ecb5421635a370f6c79c60a98
 SHA512 
dfeb7174ad5d696f78a86735462757d0245aecf0d00c21ba6ff3c16f6af586979457ebb23db228f3769cf09636ed70421aafe29eb622ca658e766dafc860827a
 DIST opera-ffmpeg-codecs-96.0.4655.7.tar.xz 1394152 BLAKE2B 
a48c1f22b5e92e40d8d5f97f02505021824823796767c1725c821b171b3ff6bf281d0123bf0b7e336f4d81b84bbf9362c6489f30b7de7c2037238c53003d6e00
 SHA512 
7c6815936e9a027d278a893e90e30f28a3d011ec83723c6500bee7ba0dddc5c96ae3cd75d7e16f7bbd2f9ee635fb64bdba6c2ba1df32761a6215be6eb3d5ec5c

diff --git a/www-client/opera-developer/opera-developer-81.0.4196.0.ebuild 
b/www-client/opera-developer/opera-developer-81.0.4196.0.ebuild
deleted file mode 100644
index 0ca298be282..000
--- a/www-client/opera-developer/opera-developer-81.0.4196.0.ebuild
+++ /dev/null
@@ -1,157 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-CHROMIUM_LANGS="
-   be bg bn ca cs da de el en-GB en-US es-419 es fil fi fr-CA fr hi hr hu 
id
-   it ja ko lt lv ms nb nl pl pt-BR pt-PT ro ru sk sr sv sw ta te th tr uk 
vi
-   zh-CN zh-TW
-"
-
-# These are intended for ebuild maintainer use to force RPM if DEB is not 
available.
-: ${OPERA_FORCE_RPM=no}
-
-inherit chromium-2 pax-utils xdg
-
-if [[ ${OPERA_FORCE_RPM} == yes ]]; then
-   inherit rpm
-   OPERA_ARCHIVE_EXT="rpm"
-else
-   inherit unpacker
-   OPERA_ARCHIVE_EXT="deb"
-fi
-
-DESCRIPTION="A fast and secure web browser"
-HOMEPAGE="https://www.opera.com/;
-LICENSE="OPERA-2018"
-SLOT="0"
-
-SRC_URI_BASE=(
-   "https://download1.operacdn.com/pub/${PN};
-   "https://download2.operacdn.com/pub/${PN};
-   "https://download3.operacdn.com/pub/${PN};
-   "https://download4.operacdn.com/pub/${PN};
-)
-
-if [[ ${PN} == opera ]]; then
-   MY_PN=${PN}-stable
-   SRC_URI_BASE=( "${SRC_URI_BASE[@]/%//desktop}" )
-else
-   MY_PN=${PN}
-fi
-
-KEYWORDS="-* ~amd64"
-
-FFMPEG_VERSION="94.0.4603.0"
-
-SRC_URI="${SRC_URI_BASE[@]/%//${PV}/linux/${MY_PN}_${PV}_amd64.${OPERA_ARCHIVE_EXT}}
-   proprietary-codecs? (
-   
mirror+https://dev.gentoo.org/~sultan/distfiles/www-client/opera/opera-ffmpeg-codecs-${FFMPEG_VERSION}.tar.xz
-   )"
-
-IUSE="+proprietary-codecs suid"
-RESTRICT="bindist mirror strip"
-
-RDEPEND="
-   app-accessibility/at-spi2-atk:2
-   app-accessibility/at-spi2-core:2
-   dev-libs/atk
-   dev-libs/expat
-   dev-libs/glib:2
-   dev-libs/nspr
-   dev-libs/nss
-   gnome-base/gsettings-desktop-schemas
-   media-libs/alsa-lib
-   media-libs/mesa[gbm(+)]
-   net-misc/curl
-   net-print/cups
-   sys-apps/dbus
-   

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

2021-11-03 Thread Stephan Hartmann
commit: c6b9777f3ad4e5d588c016210a4409a371497646
Author: Stephan Hartmann  gentoo  org>
AuthorDate: Wed Nov  3 22:06:44 2021 +
Commit: Stephan Hartmann  gentoo  org>
CommitDate: Wed Nov  3 22:06:44 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c6b9777f

www-client/opera-developer: bump to 82.0.4226.0

Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Stephan Hartmann  gentoo.org>

 www-client/opera-developer/Manifest|   1 +
 .../opera-developer-82.0.4226.0.ebuild | 157 +
 2 files changed, 158 insertions(+)

diff --git a/www-client/opera-developer/Manifest 
b/www-client/opera-developer/Manifest
index b52d966d20b..695d0636efe 100644
--- a/www-client/opera-developer/Manifest
+++ b/www-client/opera-developer/Manifest
@@ -1,5 +1,6 @@
 DIST opera-developer_81.0.4196.0_amd64.deb 78838836 BLAKE2B 
5e72840660a0c98f5a2e1d095dd0c932c7f549c533391e2ca01fba7089e7dcc51b18caee09307cc5ce2f030320b4ae1f7e859e15075202c3fcdae4f3b3b33b11
 SHA512 
f9a7502f6221333a782e5c0b1153f163d7b1e7d6d07a4aacf8c977c08a39248ed97b5d6a111c568d79608af2a1eae496204ca5bd93c62af5540576b224971f97
 DIST opera-developer_82.0.4210.0_amd64.deb 79202112 BLAKE2B 
a6d3c22dc46501eb0a92877cc511e73e0643e65d27dbda792939eabff44e63e375ee042ac56b77c046dd2dc846b8a053883e67b03de396ab3dee18b7db4dea72
 SHA512 
4487a3a38c1ba0a619c78f451555b7e288c74c37d7875fc84e9bd60342e851787798ce939b14d4b09dc60ad4e5e3e07a83d707d72d07bacba5b4324fa4d1b470
 DIST opera-developer_82.0.4218.0_amd64.deb 79737072 BLAKE2B 
acadac3319a03fbf951afe6fcd2d8b1d7de6f7f2ee85de8e32d4a2385b3229cdbe9e52c60cb559f4b91cf163869066aca77008965fb1378ac394b94a5df5d329
 SHA512 
29b9e3a19e92aaef465b7d7cd32c60bf93f38a3847de09399ad4df29d63db675168eadd4a6a95d30100995083ddc84deb1e8b149fe53d80e0fdf6f1a5ea47183
+DIST opera-developer_82.0.4226.0_amd64.deb 79669312 BLAKE2B 
54459c0ba257c17b2be5bb39d506604c89e2dc4b6bd02d897d1db6f6d80d2a3b6920fb494e07de9631f404fda4133c61a1d4cd8cc3ee56940c2e9ea5e6882755
 SHA512 
d7d15429a3d3647a68d88c295e187cc928c07590d60afd99f95b9fda952832089145d33ac389846ac16e423069c20b8b4b22c5caee569a147d8fc73d70aaf018
 DIST opera-ffmpeg-codecs-94.0.4603.0.tar.xz 1388572 BLAKE2B 
55a598883dfbab598f48a662009ab02c4974a95ba023e3b2d36bdad3267ab4586cfd05891f83a96933b6b0b02dc1d2a496bb796ecb5421635a370f6c79c60a98
 SHA512 
dfeb7174ad5d696f78a86735462757d0245aecf0d00c21ba6ff3c16f6af586979457ebb23db228f3769cf09636ed70421aafe29eb622ca658e766dafc860827a
 DIST opera-ffmpeg-codecs-96.0.4655.7.tar.xz 1394152 BLAKE2B 
a48c1f22b5e92e40d8d5f97f02505021824823796767c1725c821b171b3ff6bf281d0123bf0b7e336f4d81b84bbf9362c6489f30b7de7c2037238c53003d6e00
 SHA512 
7c6815936e9a027d278a893e90e30f28a3d011ec83723c6500bee7ba0dddc5c96ae3cd75d7e16f7bbd2f9ee635fb64bdba6c2ba1df32761a6215be6eb3d5ec5c

diff --git a/www-client/opera-developer/opera-developer-82.0.4226.0.ebuild 
b/www-client/opera-developer/opera-developer-82.0.4226.0.ebuild
new file mode 100644
index 000..d23934604a0
--- /dev/null
+++ b/www-client/opera-developer/opera-developer-82.0.4226.0.ebuild
@@ -0,0 +1,157 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+CHROMIUM_LANGS="
+   be bg bn ca cs da de el en-GB en-US es-419 es fil fi fr-CA fr hi hr hu 
id
+   it ja ko lt lv ms nb nl pl pt-BR pt-PT ro ru sk sr sv sw ta te th tr uk 
vi
+   zh-CN zh-TW
+"
+
+# These are intended for ebuild maintainer use to force RPM if DEB is not 
available.
+: ${OPERA_FORCE_RPM=no}
+
+inherit chromium-2 pax-utils xdg
+
+if [[ ${OPERA_FORCE_RPM} == yes ]]; then
+   inherit rpm
+   OPERA_ARCHIVE_EXT="rpm"
+else
+   inherit unpacker
+   OPERA_ARCHIVE_EXT="deb"
+fi
+
+DESCRIPTION="A fast and secure web browser"
+HOMEPAGE="https://www.opera.com/;
+LICENSE="OPERA-2018"
+SLOT="0"
+
+SRC_URI_BASE=(
+   "https://download1.operacdn.com/pub/${PN};
+   "https://download2.operacdn.com/pub/${PN};
+   "https://download3.operacdn.com/pub/${PN};
+   "https://download4.operacdn.com/pub/${PN};
+)
+
+if [[ ${PN} == opera ]]; then
+   MY_PN=${PN}-stable
+   SRC_URI_BASE=( "${SRC_URI_BASE[@]/%//desktop}" )
+else
+   MY_PN=${PN}
+fi
+
+KEYWORDS="-* ~amd64"
+
+FFMPEG_VERSION="96.0.4655.7"
+
+SRC_URI="${SRC_URI_BASE[@]/%//${PV}/linux/${MY_PN}_${PV}_amd64.${OPERA_ARCHIVE_EXT}}
+   proprietary-codecs? (
+   
mirror+https://dev.gentoo.org/~sultan/distfiles/www-client/opera/opera-ffmpeg-codecs-${FFMPEG_VERSION}.tar.xz
+   )"
+
+IUSE="+proprietary-codecs suid"
+RESTRICT="bindist mirror strip"
+
+RDEPEND="
+   app-accessibility/at-spi2-atk:2
+   app-accessibility/at-spi2-core:2
+   dev-libs/atk
+   dev-libs/expat
+   dev-libs/glib:2
+   dev-libs/nspr
+   dev-libs/nss
+   gnome-base/gsettings-desktop-schemas
+   media-libs/alsa-lib
+   media-libs/mesa[gbm(+)]
+   net-misc/curl
+   net-print/cups
+   sys-apps/dbus
+  

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

2021-11-03 Thread Stephan Hartmann
commit: 802e7601f8a2593f2b4d10172faad0c5cdd368ad
Author: Stephan Hartmann  gentoo  org>
AuthorDate: Wed Nov  3 22:00:49 2021 +
Commit: Stephan Hartmann  gentoo  org>
CommitDate: Wed Nov  3 22:00:49 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=802e7601

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

Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Stephan Hartmann  gentoo.org>

 www-client/microsoft-edge-dev/Manifest |   1 -
 .../microsoft-edge-dev-96.0.1047.2.ebuild  | 105 -
 2 files changed, 106 deletions(-)

diff --git a/www-client/microsoft-edge-dev/Manifest 
b/www-client/microsoft-edge-dev/Manifest
index e1fae07fe01..9820ed1fdec 100644
--- a/www-client/microsoft-edge-dev/Manifest
+++ b/www-client/microsoft-edge-dev/Manifest
@@ -1,4 +1,3 @@
-DIST microsoft-edge-dev_96.0.1047.2-1_amd64.deb 117678124 BLAKE2B 
b1756d52d745c9cc84ee3fea21fabbfe38cff8b5324bd3be8feebf3078ec2aefbae9094e041ccd47c70778311c37344010bd781ceafdfb25c0c2718c8a3c2ad9
 SHA512 
0beb1366d2b49c0903cb237ceeb328b625112fc7111019e0e12781577989771aff0d914cd93303c812d05d1907626748bbc3b8250bf2efe8b39f2a47834f7383
 DIST microsoft-edge-dev_96.0.1054.2-1_amd64.deb 117597140 BLAKE2B 
2e65283a5716fad34cff7172d6bba67f6979580010a24a15bbf750f55b13265f23d871c82821166412578cea9c765a958e75b136204f60095c05948c09c02de9
 SHA512 
31f969b5a1ed6d373a2da09f7f72f26861eaef1925f13a7352f0b8027522913ea16ca62e410a19d9d1298a9bb2f23b3871befcc73602d71918de920f4d29cec0
 DIST microsoft-edge-dev_96.0.1054.5-1_amd64.deb 117928340 BLAKE2B 
d41051353e6f2592846c5599960072cb54fecf4f4de1ec3b45b0af83b9424207be331f8c90b4e7aa3d75ebcc69e2f4804b241995e571087eabf86b678b5de96b
 SHA512 
a5a0b6ac64f743bc011b8d6ba076ff3460470ed2890e14d8904a7a0ce671ad299f6e1374b55bfee8d5baa85450362518094ac7c9c421d259a6d98394f9e92008
 DIST microsoft-edge-dev_97.0.1060.2-1_amd64.deb 119889424 BLAKE2B 
398506f9dca0c2acfa1626901d01df2cff8f6e38fdddaaf0ed1fedb84982f89db6418fee7f22ed7ccfcfedf8d6cfdfe2269eba89877c8690e3ea22e7e42a8f8d
 SHA512 
81f845d49cdd978b1c7dbe210c60291330972284ccee4c0740a20356c52ff25576d1d8215d56ab648c99c91be933ef7178d6f35021e98fbbfe521f8f61715bf6

diff --git 
a/www-client/microsoft-edge-dev/microsoft-edge-dev-96.0.1047.2.ebuild 
b/www-client/microsoft-edge-dev/microsoft-edge-dev-96.0.1047.2.ebuild
deleted file mode 100644
index a14f69804a0..000
--- a/www-client/microsoft-edge-dev/microsoft-edge-dev-96.0.1047.2.ebuild
+++ /dev/null
@@ -1,105 +0,0 @@
-# Copyright 2011-2021 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
-
-   local suffix=
-   [[ ${PN} == microsoft-edge-beta ]] && suffix=_beta
-   [[ ${PN} == microsoft-edge-dev ]] && suffix=_dev
-
-   local size
-   for size in 16 24 32 48 64 128 

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

2021-11-03 Thread Stephan Hartmann
commit: 2b9d5cf39821234ba2c552f9647d6c9b6c0f5977
Author: Stephan Hartmann  gentoo  org>
AuthorDate: Wed Nov  3 22:00:13 2021 +
Commit: Stephan Hartmann  gentoo  org>
CommitDate: Wed Nov  3 22:00:23 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2b9d5cf3

www-client/microsoft-edge-dev: bump to 97.0.1060.2

Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Stephan Hartmann  gentoo.org>

 www-client/microsoft-edge-dev/Manifest |   1 +
 .../microsoft-edge-dev-97.0.1060.2.ebuild  | 105 +
 2 files changed, 106 insertions(+)

diff --git a/www-client/microsoft-edge-dev/Manifest 
b/www-client/microsoft-edge-dev/Manifest
index c8c6e7aa552..e1fae07fe01 100644
--- a/www-client/microsoft-edge-dev/Manifest
+++ b/www-client/microsoft-edge-dev/Manifest
@@ -1,3 +1,4 @@
 DIST microsoft-edge-dev_96.0.1047.2-1_amd64.deb 117678124 BLAKE2B 
b1756d52d745c9cc84ee3fea21fabbfe38cff8b5324bd3be8feebf3078ec2aefbae9094e041ccd47c70778311c37344010bd781ceafdfb25c0c2718c8a3c2ad9
 SHA512 
0beb1366d2b49c0903cb237ceeb328b625112fc7111019e0e12781577989771aff0d914cd93303c812d05d1907626748bbc3b8250bf2efe8b39f2a47834f7383
 DIST microsoft-edge-dev_96.0.1054.2-1_amd64.deb 117597140 BLAKE2B 
2e65283a5716fad34cff7172d6bba67f6979580010a24a15bbf750f55b13265f23d871c82821166412578cea9c765a958e75b136204f60095c05948c09c02de9
 SHA512 
31f969b5a1ed6d373a2da09f7f72f26861eaef1925f13a7352f0b8027522913ea16ca62e410a19d9d1298a9bb2f23b3871befcc73602d71918de920f4d29cec0
 DIST microsoft-edge-dev_96.0.1054.5-1_amd64.deb 117928340 BLAKE2B 
d41051353e6f2592846c5599960072cb54fecf4f4de1ec3b45b0af83b9424207be331f8c90b4e7aa3d75ebcc69e2f4804b241995e571087eabf86b678b5de96b
 SHA512 
a5a0b6ac64f743bc011b8d6ba076ff3460470ed2890e14d8904a7a0ce671ad299f6e1374b55bfee8d5baa85450362518094ac7c9c421d259a6d98394f9e92008
+DIST microsoft-edge-dev_97.0.1060.2-1_amd64.deb 119889424 BLAKE2B 
398506f9dca0c2acfa1626901d01df2cff8f6e38fdddaaf0ed1fedb84982f89db6418fee7f22ed7ccfcfedf8d6cfdfe2269eba89877c8690e3ea22e7e42a8f8d
 SHA512 
81f845d49cdd978b1c7dbe210c60291330972284ccee4c0740a20356c52ff25576d1d8215d56ab648c99c91be933ef7178d6f35021e98fbbfe521f8f61715bf6

diff --git 
a/www-client/microsoft-edge-dev/microsoft-edge-dev-97.0.1060.2.ebuild 
b/www-client/microsoft-edge-dev/microsoft-edge-dev-97.0.1060.2.ebuild
new file mode 100644
index 000..a14f69804a0
--- /dev/null
+++ b/www-client/microsoft-edge-dev/microsoft-edge-dev-97.0.1060.2.ebuild
@@ -0,0 +1,105 @@
+# Copyright 2011-2021 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
+
+   local suffix=
+   [[ ${PN} == microsoft-edge-beta ]] && suffix=_beta
+   [[ ${PN} == microsoft-edge-dev ]] && suffix=_dev
+
+   local size
+   for size in 16 24 32 48 64 

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

2021-11-03 Thread Patrick McLean
commit: a89d8cc6a88e91f8846d3bff0859f2215db1fe7a
Author: Patrick McLean  sony  com>
AuthorDate: Wed Nov  3 21:46:48 2021 +
Commit: Patrick McLean  gentoo  org>
CommitDate: Wed Nov  3 21:46:48 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a89d8cc6

dev-python/jaraco-text: bump to 3.6.0-r1 add missing dep

The setup.cfg upstream specifies that importlib_resources is needed for
python versions less than 3.9

Copyright: Sony Interactive Entertainment Inc.
Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Patrick McLean  gentoo.org>

 .../{jaraco-text-3.6.0.ebuild => jaraco-text-3.6.0-r1.ebuild}| 1 +
 1 file changed, 1 insertion(+)

diff --git a/dev-python/jaraco-text/jaraco-text-3.6.0.ebuild 
b/dev-python/jaraco-text/jaraco-text-3.6.0-r1.ebuild
similarity index 89%
rename from dev-python/jaraco-text/jaraco-text-3.6.0.ebuild
rename to dev-python/jaraco-text/jaraco-text-3.6.0-r1.ebuild
index ba50f329f8a..f86b5eda35f 100644
--- a/dev-python/jaraco-text/jaraco-text-3.6.0.ebuild
+++ b/dev-python/jaraco-text/jaraco-text-3.6.0-r1.ebuild
@@ -18,6 +18,7 @@ KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~riscv ~x86"
 
 RDEPEND="
dev-python/jaraco-functools[${PYTHON_USEDEP}]
+   $(python_gen_cond_dep 
'dev-python/importlib_resources[${PYTHON_USEDEP}]' python3_8 pypy3)
dev-python/six[${PYTHON_USEDEP}]
 "
 BDEPEND="



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

2021-11-03 Thread Alfredo Tupone
commit: 33f9cd3dcc8db810ca6a1fb7dafc3bc3637d6c33
Author: Alfredo Tupone  gentoo  org>
AuthorDate: Wed Nov  3 21:39:06 2021 +
Commit: Alfredo Tupone  gentoo  org>
CommitDate: Wed Nov  3 21:39:06 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=33f9cd3d

dev-ml/fmt: bump 0.9.0

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

 dev-ml/fmt/Manifest |  1 +
 dev-ml/fmt/fmt-0.9.0.ebuild | 38 ++
 2 files changed, 39 insertions(+)

diff --git a/dev-ml/fmt/Manifest b/dev-ml/fmt/Manifest
index 8b6f6722529..7199ca322bc 100644
--- a/dev-ml/fmt/Manifest
+++ b/dev-ml/fmt/Manifest
@@ -1 +1,2 @@
 DIST fmt-0.8.9.tbz 21469 BLAKE2B 
4cddf626118c9bdea435f9db4e6a3c0b92b49b2c07d1b0f708ae7b82963453be666ad49df196d98b466236509d3fa5a519e191da6b2385a308d1019f1583f0b5
 SHA512 
19b97caf5d2dbe86cd75bec478707b8f4e4b899b2a11ce04790dc5acb5c9ed6ea98047de52ee50c6480231a16307af2541eabaa94d18d7d008f7a67496f5f626
+DIST fmt-0.9.0.tbz 22699 BLAKE2B 
6c251b7c32093a5860b8e5c18f6a92573e664e8a20eb4b85dc6e601a04045d9c55c1e4a4f5cb879ccc92046c15c5ff97d1877ab78ecfaa2a4aa83a9f49fd409e
 SHA512 
66cf4b8bb92232a091dfda5e94d1c178486a358cdc34b1eec516d48ea5acb6209c0dfcb416f0c516c50ddbddb3c94549a45e4a6d5c5fd1c81d3374dec823a83b

diff --git a/dev-ml/fmt/fmt-0.9.0.ebuild b/dev-ml/fmt/fmt-0.9.0.ebuild
new file mode 100644
index 000..2c981562f8e
--- /dev/null
+++ b/dev-ml/fmt/fmt-0.9.0.ebuild
@@ -0,0 +1,38 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit findlib opam
+
+DESCRIPTION="Combinators to devise OCaml Format pretty-printing functions"
+HOMEPAGE="https://erratique.ch/software/fmt https://github.com/dbuenzli/fmt;
+SRC_URI="https://erratique.ch/software/fmt/releases/${P}.tbz;
+
+LICENSE="ISC"
+SLOT="0/${PV}"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
+IUSE="test"
+RESTRICT="!test? ( test )"
+
+RDEPEND="
+   dev-ml/cmdliner:=[ocamlopt]
+   >=dev-lang/ocaml-4.08:=[ocamlopt]
+   dev-ml/result:=[ocamlopt]
+   dev-ml/stdlib-shims:=[ocamlopt]
+   dev-ml/uchar:=[ocamlopt]
+"
+DEPEND="${RDEPEND}"
+BDEPEND="
+   >=dev-ml/topkg-0.9
+   dev-ml/ocamlbuild
+   dev-ml/findlib
+"
+
+src_compile() {
+   ocaml pkg/pkg.ml build --tests $(usex test 'true' 'false') || die
+}
+
+src_test() {
+   ocaml pkg/pkg.ml test _build/test/test.native || die
+}



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

2021-11-03 Thread Stephan Hartmann
commit: 97b1fb70a54060b6140d3c882ba0f12bbf56f323
Author: Stephan Hartmann  gentoo  org>
AuthorDate: Wed Nov  3 21:36:14 2021 +
Commit: Stephan Hartmann  gentoo  org>
CommitDate: Wed Nov  3 21:36:35 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=97b1fb70

dev-util/gn: bump to 0.1943, EAPI 8

Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Stephan Hartmann  gentoo.org>

 dev-util/gn/Manifest   | 2 +-
 dev-util/gn/{gn-0.1942.ebuild => gn-0.1943.ebuild} | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-util/gn/Manifest b/dev-util/gn/Manifest
index 81628d402a6..7c7803513a4 100644
--- a/dev-util/gn/Manifest
+++ b/dev-util/gn/Manifest
@@ -1,2 +1,2 @@
 DIST gn-0.1807.tar.xz 682644 BLAKE2B 
5beb3c03b0ae467cb98eff2069ef6e4355cba56c57e2717139b698fa563efc404dd1cf0b3fd196f432ca3a13b0402e895b46407cb90bc16b63963710fd5be060
 SHA512 
82f468e389d08a46e582f816d056813af9bfc810ad0bd84f02731c17c0e2c6140a62e827b8a3c5f89eef467f9bcfc2e88dd7aed325a7955d8584e753fcd09103
-DIST gn-0.1942.tar.xz 706816 BLAKE2B 
f6d40f1f8d1861cc561dc05179d418ce29dd658bf6af4e9315a51fdd442b50be0041361e513216881afd90009d3feb97a7f7f910ea7ed7c71e831a350797cfd0
 SHA512 
5acedbfb44eeea4cfea4e069a71259ce319a333563238b8b924628aa789166918e76a491dcc1cdf9d0414183bb4df05b31bba96262d81a2315d80b07d65f618f
+DIST gn-0.1943.tar.xz 706792 BLAKE2B 
51889ad85e86e702c2690c5c23010d666ef0467be92d982e6dea2eec2e20774c04425900cad64672c7782bf36e62984e612c04ff0f1c7e9598f2877270cf8504
 SHA512 
4e3270e13e35fa0ede3c81b563b72a9e9baee18b6412d32603d3c7a327315ceea86dc28c9c3b01c9e9f4d520e222dfeabe152f946eb0947d9285359568934864

diff --git a/dev-util/gn/gn-0.1942.ebuild b/dev-util/gn/gn-0.1943.ebuild
similarity index 99%
rename from dev-util/gn/gn-0.1942.ebuild
rename to dev-util/gn/gn-0.1943.ebuild
index b98a97029ae..3cee05df5ee 100644
--- a/dev-util/gn/gn-0.1942.ebuild
+++ b/dev-util/gn/gn-0.1943.ebuild
@@ -1,7 +1,7 @@
 # Copyright 2018-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=7
+EAPI=8
 PYTHON_COMPAT=( python3_{8,9,10} )
 
 inherit ninja-utils python-any-r1 toolchain-funcs



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

2021-11-03 Thread Alfredo Tupone
commit: f9a0439e399ffe9a8853f7476a7e0e57845f3043
Author: Alfredo Tupone  gentoo  org>
AuthorDate: Wed Nov  3 21:25:12 2021 +
Commit: Alfredo Tupone  gentoo  org>
CommitDate: Wed Nov  3 21:25:12 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f9a0439e

dev-ml/rresult: bump 0.7.0

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

 dev-ml/rresult/Manifest |  1 +
 dev-ml/rresult/rresult-0.7.0.ebuild | 24 
 2 files changed, 25 insertions(+)

diff --git a/dev-ml/rresult/Manifest b/dev-ml/rresult/Manifest
index 077091a077b..b0020a6c01a 100644
--- a/dev-ml/rresult/Manifest
+++ b/dev-ml/rresult/Manifest
@@ -1,2 +1,3 @@
 DIST rresult-0.5.0.tbz 9185 BLAKE2B 
efe8d248aa3d68b13b011dccb98cb04127dfec9d659dfe8619f658b254cfcdca833e125310553dee54ef4be239c308e762d2290386f4fd08a5f2c1835faa9ef1
 SHA512 
45787b61adb7daedf72e4ff632cf3d4917bccb3e83613dabf93437982887d9a0ed3b6cbefb2b17cb341a825346cb0609286df581c6ff379583dc83672ee25efc
 DIST rresult-0.6.0.tbz 7731 BLAKE2B 
d93b4a3fe54541101d52e768555aa306f87d1c34b57c7eb7a92092051a047586c43dded3be9ef0c84675d935c4a91162a8ff612d540f951f2842cfdf9f709f24
 SHA512 
66cb7acb525c17dde4e7572fa5a0d925466f8e759b90a12d952ca076d25de49404c962e061557f2255112fbf1d731f8da696acd536cbb9433a4b1d9662095c3a
+DIST rresult-0.7.0.tbz 8506 BLAKE2B 
0ddb2c2d126e11094d8f92555c6d29fd103cff0393558a9522ad0b58f58159a7eed050976bfeb47969a6c7528c29b8352fa80114ed1684bd5415b2d6b0a30fb1
 SHA512 
f1bb631c986996388e9686d49d5ae4d8aaf14034f6865c62a88fb58c48ce19ad2eb785327d69ca27c032f835984e0bd2efd969b415438628a31f3e84ec4551d3

diff --git a/dev-ml/rresult/rresult-0.7.0.ebuild 
b/dev-ml/rresult/rresult-0.7.0.ebuild
new file mode 100644
index 000..b398a21a12a
--- /dev/null
+++ b/dev-ml/rresult/rresult-0.7.0.ebuild
@@ -0,0 +1,24 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit opam
+
+DESCRIPTION="Result value combinators for OCaml"
+HOMEPAGE="https://erratique.ch/software/rresult 
https://github.com/dbuenzli/rresult;
+SRC_URI="https://erratique.ch/software/rresult/releases/${P}.tbz;
+
+LICENSE="ISC"
+SLOT="0/${PV}"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
+
+RDEPEND="dev-ml/result:=
+   >=dev-lang/ocaml-4.08:="
+DEPEND="${RDEPEND}"
+BDEPEND="dev-ml/topkg
+   dev-ml/ocamlbuild"
+
+src_compile() {
+   ocaml pkg/pkg.ml build || die
+}



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

2021-11-03 Thread Sam James
commit: fbe96349ecc9d69f3be510e2433385526376db1c
Author: Sam James  gentoo  org>
AuthorDate: Wed Nov  3 21:20:15 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Nov  3 21:20:15 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fbe96349

sys-process/htop: Stabilize 3.0.5-r2 hppa, #820908

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

 sys-process/htop/htop-3.0.5-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-process/htop/htop-3.0.5-r2.ebuild 
b/sys-process/htop/htop-3.0.5-r2.ebuild
index e2887ab6369..523b369d426 100644
--- a/sys-process/htop/htop-3.0.5-r2.ebuild
+++ b/sys-process/htop/htop-3.0.5-r2.ebuild
@@ -10,7 +10,7 @@ inherit autotools linux-info python-any-r1 xdg-utils
 DESCRIPTION="interactive process viewer"
 HOMEPAGE="https://htop.dev/ https://github.com/htop-dev/htop;
 SRC_URI="https://github.com/htop-dev/${PN}/archive/${PV/_}.tar.gz -> 
${P}.tar.gz"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 
sparc x86 ~amd64-linux ~x86-linux ~x64-macos"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc 
x86 ~amd64-linux ~x86-linux ~x64-macos"
 
 LICENSE="BSD GPL-2"
 SLOT="0"



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

2021-11-03 Thread Alfredo Tupone
commit: 609b806311dc1f8058943802f7a4176b551ea5b7
Author: Alfredo Tupone  gentoo  org>
AuthorDate: Wed Nov  3 21:15:59 2021 +
Commit: Alfredo Tupone  gentoo  org>
CommitDate: Wed Nov  3 21:15:59 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=609b8063

dev-ml/alcotest: bump 1.5.0

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

 dev-ml/alcotest/Manifest  |  1 +
 dev-ml/alcotest/alcotest-1.5.0.ebuild | 33 +
 2 files changed, 34 insertions(+)

diff --git a/dev-ml/alcotest/Manifest b/dev-ml/alcotest/Manifest
index f23cba31162..d7b728a04eb 100644
--- a/dev-ml/alcotest/Manifest
+++ b/dev-ml/alcotest/Manifest
@@ -1,2 +1,3 @@
 DIST alcotest-1.2.3.tar.gz 274177 BLAKE2B 
1c38baf8932fe16ec3899cd1dd747099065cf93677271aad5ec33706ed7b6fd82dac84f9ed7518c56d178bf1f98a0b131d5e0f4745d47b07021f0fef932fde28
 SHA512 
0f3e2a5f56a17b6ddf5173d490b8a1aa2b23382bd0535d9d8be09fb8d4dd02dd1b92f9d00b957b11843d671262469e28b3be4f987538e373eb5e1f30c3a406a3
 DIST alcotest-1.4.0.tar.gz 279675 BLAKE2B 
3cc50ab37a16948ceca9b5e6aa885fa50bbe0722c6132ed4991fb64c568253d9913287d1b9e5547f59a210d6803e2a83565f02950fb12cb91ed9f8e24d7864c1
 SHA512 
adb73c8b2be6f47cb406bbc49dba7dc86e990a60e2e68302592a24dcc24e11e76e2aa6fc2f003c1e4fdbb79744df6ab601daff9540cd7b0096ac9f9bff18098c
+DIST alcotest-1.5.0.tar.gz 288227 BLAKE2B 
6af28f2516888273903bbb7750ba583778c54447157ece29ad8053323492dddfde9b901699be26c868f1f3835ad89d6f163176033f52ffdccc82fa2609e57b64
 SHA512 
9f496d1b14a78a9cba5dfde71cbda41d3090d2083bc9895dc9d9f54876b86630079219e678f13f6ffd382deb2a1a298b61b2a222fc65d25d4a242d8c280b4784

diff --git a/dev-ml/alcotest/alcotest-1.5.0.ebuild 
b/dev-ml/alcotest/alcotest-1.5.0.ebuild
new file mode 100644
index 000..d4924a1e4ea
--- /dev/null
+++ b/dev-ml/alcotest/alcotest-1.5.0.ebuild
@@ -0,0 +1,33 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit dune
+
+DESCRIPTION="A lightweight and colourful test framework"
+HOMEPAGE="https://github.com/mirage/alcotest/;
+SRC_URI="https://github.com/mirage/alcotest/archive/${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="ISC"
+SLOT="0/${PV}"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
+IUSE="+ocamlopt"
+
+RDEPEND="
+   >=dev-ml/dune-2.8
+   dev-ml/astring:=
+   dev-ml/async_unix:=
+   dev-ml/cmdliner:=
+   dev-ml/core:=
+   dev-ml/core_kernel:=
+   dev-ml/duration:=
+   >=dev-ml/fmt-0.8.9:=
+   dev-ml/mirage-clock:=
+   dev-ml/re:=
+   dev-ml/result:=
+   dev-ml/logs:=
+   dev-ml/uutf:=
+   dev-ml/uuidm:=
+"
+DEPEND="${RDEPEND}"



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

2021-11-03 Thread Sam James
commit: dbcc9c6e7dcc9e58f7da208a3525842e349f0725
Author: Sam James  gentoo  org>
AuthorDate: Wed Nov  3 21:11:32 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Nov  3 21:11:32 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dbcc9c6e

profiles/arch/hppa: stable-mask sys-process/htop[hwloc]

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 e71769f8bed..cf376920606 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  (2021-11-03)
+# sys-apps/hwloc is not marked stable on HPPA
+sys-process/htop hwloc
+
 # Sam James  (2021-11-03)
 # dev-util/source-highlight is not marked stable on HPPA
 sys-devel/gdb source-highlight



[gentoo-commits] proj/sandbox:master commit in: libsbutil/

2021-11-03 Thread Andreas K. Hüttel
commit: 19c215f245faf9a453e7171bddccc690c03f7b72
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Wed Nov  3 21:05:53 2021 +
Commit: Andreas K. Hüttel  gentoo  org>
CommitDate: Wed Nov  3 21:05:53 2021 +
URL:https://gitweb.gentoo.org/proj/sandbox.git/commit/?id=19c215f2

Force sandbox-internal functions to use 64bit file interface

This works around problems when a 64bit qemu is emulating a 32bit
architecture.

LFS has been present since glibc-2.2 and kernel 2.4.

Signed-off-by: Andreas K. Hüttel  gentoo.org>

 libsbutil/local.mk | 1 +
 1 file changed, 1 insertion(+)

diff --git a/libsbutil/local.mk b/libsbutil/local.mk
index 126c7ce..bede5bf 100644
--- a/libsbutil/local.mk
+++ b/libsbutil/local.mk
@@ -2,6 +2,7 @@ noinst_LTLIBRARIES += %D%/libsbutil.la
 
 %C%_libsbutil_la_CPPFLAGS = \
$(AM_CPPFLAGS) \
+   -D_FILE_OFFSET_BITS=64 \
-I$(top_srcdir)/%D% \
-I$(top_srcdir)/%D%/include
 %C%_libsbutil_la_LDFLAGS = -no-undefined



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

2021-11-03 Thread Sam James
commit: ce7364f11016ac3220928b785a0dd37cc084af3a
Author: Sam James  gentoo  org>
AuthorDate: Wed Nov  3 21:09:31 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Nov  3 21:09:31 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ce7364f1

app-shells/dash: Stabilize 0.5.11.3-r1 hppa, #821187

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

 app-shells/dash/dash-0.5.11.3-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-shells/dash/dash-0.5.11.3-r1.ebuild 
b/app-shells/dash/dash-0.5.11.3-r1.ebuild
index d0227a4ecae..6e0bed98e16 100644
--- a/app-shells/dash/dash-0.5.11.3-r1.ebuild
+++ b/app-shells/dash/dash-0.5.11.3-r1.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="http://gondor.apana.org.au/~herbert/dash/files/${P}.tar.gz;
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris"
 IUSE="libedit static"
 
 BDEPEND="virtual/pkgconfig"



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

2021-11-03 Thread Sam James
commit: 4a782494a9d752276d242d8569d3fa2a6fc75404
Author: Sam James  gentoo  org>
AuthorDate: Wed Nov  3 21:08:58 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Nov  3 21:09:06 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4a782494

sys-devel/gdb: Stabilize 11.1 hppa, #820914

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

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

diff --git a/sys-devel/gdb/gdb-11.1.ebuild b/sys-devel/gdb/gdb-11.1.ebuild
index bcd3ce89b95..a35356a474b 100644
--- a/sys-devel/gdb/gdb-11.1.ebuild
+++ b/sys-devel/gdb/gdb-11.1.ebuild
@@ -47,7 +47,7 @@ LICENSE="GPL-2 LGPL-2"
 SLOT="0"
 
 if [[ ${PV} != * ]] ; then
-   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~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 ~x64-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 fi
 
 IUSE="cet guile lzma multitarget nls +python +server source-highlight test 
vanilla xml xxhash"



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

2021-11-03 Thread Georgy Yakovlev
commit: 2c0cba2eafebb5953d96641d082114c89935d414
Author: Georgy Yakovlev  gentoo  org>
AuthorDate: Wed Nov  3 21:07:12 2021 +
Commit: Georgy Yakovlev  gentoo  org>
CommitDate: Wed Nov  3 21:08:29 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2c0cba2e

app-emulation/docker: don't inherit bash-completion-r1

completion is installed by docker-cli
Signed-off-by: Georgy Yakovlev  gentoo.org>

 app-emulation/docker/docker-20.10.10.ebuild | 2 +-
 app-emulation/docker/docker-20.10.9.ebuild  | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-emulation/docker/docker-20.10.10.ebuild 
b/app-emulation/docker/docker-20.10.10.ebuild
index 6c8e853630b..088975dd6d2 100644
--- a/app-emulation/docker/docker-20.10.10.ebuild
+++ b/app-emulation/docker/docker-20.10.10.ebuild
@@ -5,7 +5,7 @@ EAPI=7
 EGO_PN=github.com/docker/docker
 MY_PV=${PV/_/-}
 GIT_COMMIT=e2f740de44
-inherit bash-completion-r1 linux-info systemd udev golang-vcs-snapshot
+inherit linux-info systemd udev golang-vcs-snapshot
 
 DESCRIPTION="The core functions you need to create Docker images and run 
Docker containers"
 HOMEPAGE="https://www.docker.com/;

diff --git a/app-emulation/docker/docker-20.10.9.ebuild 
b/app-emulation/docker/docker-20.10.9.ebuild
index 68375cdfa6d..4da3a4b2f29 100644
--- a/app-emulation/docker/docker-20.10.9.ebuild
+++ b/app-emulation/docker/docker-20.10.9.ebuild
@@ -5,7 +5,7 @@ EAPI=7
 EGO_PN=github.com/docker/docker
 MY_PV=${PV/_/-}
 GIT_COMMIT=79ea9d3080
-inherit bash-completion-r1 linux-info systemd udev golang-vcs-snapshot
+inherit linux-info systemd udev golang-vcs-snapshot
 
 DESCRIPTION="The core functions you need to create Docker images and run 
Docker containers"
 HOMEPAGE="https://www.docker.com/;



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

2021-11-03 Thread Georgy Yakovlev
commit: 73d8f182a9feb5467014e9a0cfa9f884787c141e
Author: Georgy Yakovlev  gentoo  org>
AuthorDate: Wed Nov  3 20:32:15 2021 +
Commit: Georgy Yakovlev  gentoo  org>
CommitDate: Wed Nov  3 21:08:28 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=73d8f182

app-emulation/docker: add 20.10.10

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

 app-emulation/docker/Manifest   |   1 +
 app-emulation/docker/docker-20.10.10.ebuild | 279 
 2 files changed, 280 insertions(+)

diff --git a/app-emulation/docker/Manifest b/app-emulation/docker/Manifest
index 22fb9da30e8..270e1495a88 100644
--- a/app-emulation/docker/Manifest
+++ b/app-emulation/docker/Manifest
@@ -1 +1,2 @@
+DIST docker-20.10.10.tar.gz 11086463 BLAKE2B 
8d165a0a8d4fdd0fbc6744e3127675f85e6808648608c594bd2fa56c228419f31c7ee733e2228dab6e06250140cae7e09d146baf4fe45f7bd30f429abcc416b7
 SHA512 
7232d9709b40d46b6e6c7ab9e224380af49d2144be6275ca567ac8d9986bb7acf4ecd8784a4868dbaac353342d2f20b5483866ce4e23a73816d3eb50375d226a
 DIST docker-20.10.9.tar.gz 11083239 BLAKE2B 
16dbd22b67ecd626b638406fffaec3c627dc93e661f982e12436afa10f230da4257a22a38ab1df366026033207d00e6571f3b853477852f3e14f24d9f567
 SHA512 
e4ae9e37633c821892e929e7a5f9dab652fe17f348a24cd37778bc4bfc33d99cdb347e2f575966364a37664dcfa83d1500f2bff7d0b0398a890f2039155a0c0c

diff --git a/app-emulation/docker/docker-20.10.10.ebuild 
b/app-emulation/docker/docker-20.10.10.ebuild
new file mode 100644
index 000..6c8e853630b
--- /dev/null
+++ b/app-emulation/docker/docker-20.10.10.ebuild
@@ -0,0 +1,279 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+EGO_PN=github.com/docker/docker
+MY_PV=${PV/_/-}
+GIT_COMMIT=e2f740de44
+inherit bash-completion-r1 linux-info systemd udev golang-vcs-snapshot
+
+DESCRIPTION="The core functions you need to create Docker images and run 
Docker containers"
+HOMEPAGE="https://www.docker.com/;
+SRC_URI="https://github.com/moby/moby/archive/v${MY_PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
+IUSE="apparmor aufs btrfs +cli +container-init device-mapper hardened overlay 
seccomp"
+
+DEPEND="
+   acct-group/docker
+   >=dev-db/sqlite-3.7.9:3
+   apparmor? ( sys-libs/libapparmor )
+   btrfs? ( >=sys-fs/btrfs-progs-3.16.1 )
+   device-mapper? ( >=sys-fs/lvm2-2.02.89[thin] )
+   seccomp? ( >=sys-libs/libseccomp-2.2.1 )
+"
+
+# 
https://github.com/moby/moby/blob/master/project/PACKAGERS.md#runtime-dependencies
+# 
https://github.com/moby/moby/blob/master/project/PACKAGERS.md#optional-dependencies
+# https://github.com/moby/moby/tree/master//hack/dockerfile/install
+# make sure docker-proxy is pinned to exact version from ^,
+# for appropriate branchch/version of course
+RDEPEND="
+   ${DEPEND}
+   >=net-firewall/iptables-1.4
+   sys-process/procps
+   >=dev-vcs/git-1.7
+   >=app-arch/xz-utils-4.9
+   dev-libs/libltdl
+   
>=app-emulation/containerd-1.4.11[apparmor?,btrfs?,device-mapper?,seccomp?]
+   ~app-emulation/docker-proxy-0.8.0_p20210525
+   cli? ( app-emulation/docker-cli )
+   container-init? ( >=sys-process/tini-0.19.0[static] )
+"
+
+# 
https://github.com/docker/docker/blob/master/project/PACKAGERS.md#build-dependencies
+BDEPEND="
+   >=dev-lang/go-1.16.9
+   dev-go/go-md2man
+   virtual/pkgconfig
+"
+# tests require running dockerd as root and downloading containers
+RESTRICT="installsources strip test"
+
+S="${WORKDIR}/${P}/src/${EGO_PN}"
+
+# https://bugs.gentoo.org/748984 https://github.com/etcd-io/etcd/pull/12552
+PATCHES=(
+   "${FILESDIR}/etcd-F_OFD_GETLK-fix.patch"
+   "${FILESDIR}/ppc64-buildmode.patch"
+)
+
+# see "contrib/check-config.sh" from upstream's sources
+CONFIG_CHECK="
+   ~NAMESPACES ~NET_NS ~PID_NS ~IPC_NS ~UTS_NS
+   ~CGROUPS ~CGROUP_CPUACCT ~CGROUP_DEVICE ~CGROUP_FREEZER ~CGROUP_SCHED 
~CPUSETS ~MEMCG
+   ~CGROUP_NET_PRIO
+   ~KEYS
+   ~VETH ~BRIDGE ~BRIDGE_NETFILTER
+   ~IP_NF_FILTER ~IP_NF_TARGET_MASQUERADE ~NETFILTER_XT_MARK
+   ~NETFILTER_NETLINK ~NETFILTER_XT_MATCH_ADDRTYPE 
~NETFILTER_XT_MATCH_CONNTRACK ~NETFILTER_XT_MATCH_IPVS
+   ~IP_NF_NAT ~NF_NAT
+   ~POSIX_MQUEUE
+
+   ~USER_NS
+   ~SECCOMP
+   ~CGROUP_PIDS
+   ~MEMCG_SWAP
+
+   ~BLK_CGROUP ~BLK_DEV_THROTTLING
+   ~CGROUP_PERF
+   ~CGROUP_HUGETLB
+   ~NET_CLS_CGROUP
+   ~CFS_BANDWIDTH ~FAIR_GROUP_SCHED
+   ~IP_VS ~IP_VS_PROTO_TCP ~IP_VS_PROTO_UDP ~IP_VS_NFCT ~IP_VS_RR
+
+   ~VXLAN
+   ~CRYPTO ~CRYPTO_AEAD ~CRYPTO_GCM ~CRYPTO_SEQIV ~CRYPTO_GHASH ~XFRM_ALGO 
~XFRM_USER
+   ~IPVLAN
+   ~MACVLAN ~DUMMY
+
+   ~OVERLAY_FS ~!OVERLAY_FS_REDIRECT_DIR
+   ~EXT4_FS_SECURITY
+   ~EXT4_FS_POSIX_ACL
+"
+
+ERROR_KEYS="CONFIG_KEYS: is mandatory"
+ERROR_MEMCG_SWAP="CONFIG_MEMCG_SWAP: is required if you wish 

[gentoo-commits] repo/gentoo:master commit in: app-emulation/docker-cli/

2021-11-03 Thread Georgy Yakovlev
commit: 87bf9803b6e64c6f0d29cb04245699092bba77be
Author: Georgy Yakovlev  gentoo  org>
AuthorDate: Wed Nov  3 21:03:52 2021 +
Commit: Georgy Yakovlev  gentoo  org>
CommitDate: Wed Nov  3 21:08:27 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=87bf9803

app-emulation/docker-cli: add 20.10.10

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

 app-emulation/docker-cli/Manifest  |  1 +
 .../docker-cli/docker-cli-20.10.10.ebuild  | 66 ++
 2 files changed, 67 insertions(+)

diff --git a/app-emulation/docker-cli/Manifest 
b/app-emulation/docker-cli/Manifest
index 32326b4ca4f..a10400ab629 100644
--- a/app-emulation/docker-cli/Manifest
+++ b/app-emulation/docker-cli/Manifest
@@ -1 +1,2 @@
+DIST docker-cli-20.10.10.tar.gz 7527079 BLAKE2B 
38d0783d7193e3c67b7129e40c7a69b02d1d38f138dbbb5a9d3f142e021e49cf319ced2f486892c2b3c73386c992592fd6cb843d59f36dd56369b57ed274638e
 SHA512 
27760167b3a582bd0b1e4fbb98e0c45424d8bd58932efdf39cf5a9a33f1e44ffd37fa145fa04502cbfe15cd369fcfe19fbd28f40c4fe43167be62ab2ce328a46
 DIST docker-cli-20.10.9.tar.gz 7525889 BLAKE2B 
7b12f81ed98ed416fb00211b9e6d965ed3209fd83db17a98bef7fef0eb56b27f495093facb3d43e40ec651568a7d83dd484c014c998e046a57662087b1d7c2c6
 SHA512 
0a9bd36c139bb5e1cd4a975913aa5429ffce8c746d2104aa2a54d937c67073ddaa2a8a5e93d71d2d435459af58168de0e7e3a44fd452da535f3995738da206df

diff --git a/app-emulation/docker-cli/docker-cli-20.10.10.ebuild 
b/app-emulation/docker-cli/docker-cli-20.10.10.ebuild
new file mode 100644
index 000..46f83a2d551
--- /dev/null
+++ b/app-emulation/docker-cli/docker-cli-20.10.10.ebuild
@@ -0,0 +1,66 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+GIT_COMMIT=e2f740de44
+EGO_PN="github.com/docker/cli"
+MY_PV=${PV/_/-}
+inherit bash-completion-r1  golang-vcs-snapshot
+
+DESCRIPTION="the command line binary for docker"
+HOMEPAGE="https://www.docker.com/;
+SRC_URI="https://github.com/docker/cli/archive/v${MY_PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
+IUSE="hardened"
+
+RDEPEND="!https://github.com/tianon/docker-overlay/pull/10
+   export CGO_CFLAGS="-I${ESYSROOT}/usr/include"
+   export CGO_LDFLAGS="-L${ESYSROOT}/usr/$(get_libdir)"
+   emake \
+   LDFLAGS="$(usex hardened '-extldflags -fno-PIC' '')" \
+   VERSION="${PV}" \
+   GITCOMMIT="${GIT_COMMIT}" \
+   dynbinary
+
+   # build man pages
+   # see "cli/scripts/docs/generate-man.sh" (which also does "go get" for 
go-md2man)
+   mkdir -p ./man/man1 || die "mkdir failed"
+   go build -o "${T}"/gen-manpages ./man ||
+   die 'build gen-manpages failed'
+   "${T}"/gen-manpages --root "$(pwd)" --target "$(pwd)"/man/man1 ||
+   die 'gen-manpages failed'
+   ./man/md2man-all.sh -q ||
+   die 'md2man-all.sh failed'
+}
+
+src_install() {
+   dobin build/docker
+   doman man/man*/*
+   dobashcomp contrib/completion/bash/*
+   bashcomp_alias docker dockerd
+   insinto /usr/share/fish/vendor_completions.d/
+   doins contrib/completion/fish/docker.fish
+   insinto /usr/share/zsh/site-functions
+   doins contrib/completion/zsh/_*
+}



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

2021-11-03 Thread Thomas Raschbacher
commit: c1446c4e563626a2d8ce8b3a3e206964ce77d512
Author: Thomas Raschbacher  gentoo  org>
AuthorDate: Wed Nov  3 21:05:18 2021 +
Commit: Thomas Raschbacher  gentoo  org>
CommitDate: Wed Nov  3 21:05:37 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c1446c4e

app-antivirus/clamav: bump to new versions (critical patch releases)

Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Thomas Raschbacher  gentoo.org>

 app-antivirus/clamav/Manifest  |   2 +
 app-antivirus/clamav/clamav-0.103.4.ebuild | 240 +
 app-antivirus/clamav/clamav-0.104.1.ebuild | 216 ++
 3 files changed, 458 insertions(+)

diff --git a/app-antivirus/clamav/Manifest b/app-antivirus/clamav/Manifest
index 48eb3537bac..969c4ebb1d0 100644
--- a/app-antivirus/clamav/Manifest
+++ b/app-antivirus/clamav/Manifest
@@ -1,2 +1,4 @@
 DIST clamav-0.103.3.tar.gz 13389239 BLAKE2B 
1846cceed39fbd48fcf973d05a57901cf6f9ccdbb4d7eae501e712d84ab4d0a662e4477696aa6a1446116db85a89603428d7092a55e18f7acb805016d3cd5431
 SHA512 
c2ee24a6f63735c064140aa5baa347d51e8240b2f7eced3480d05435202aedd481fa7057fd40ecbc2e93a62fe8b0cefb574d8accdf9acede643ffbe0d396686f
+DIST clamav-0.103.4.tar.gz 16425023 BLAKE2B 
beca05941ce462bd98473a5ac72b36e63afeef5dea3e591fd8c9426c2077e550139b198ea7d0d12ac2be311d18c0170b94255c07df3e9a0defd3646ba4879bc7
 SHA512 
422a8cb98d355be098b0a0c575e4f08cf964e992d10ee02e7600eb9db6dfa943efbd988489f268e81e4d2ef29cfe582b236688ea209d6d2e46467f3c08eb475e
 DIST clamav-0.104.0.tar.gz 11896747 BLAKE2B 
c3ca32c1277052301a8bff94fec66a2df8f589bc9a673a00d0f45aaf9d8fd23e8bb87dde787d4188a6318d6677c3364e377ccec16d8e44667430713ce7e2a78d
 SHA512 
7a052e6310ef92068acc384d10a64eed6d54d2d408d203dab92defbb1a276e8a193a2096a8028c8982323ba0be83d25602f026aeffa056878ce36aa325c0046c
+DIST clamav-0.104.1.tar.gz 11953064 BLAKE2B 
9ec419349674cd50ca6fed1167eb6bad8eebc5a4d949041da628ebc32426b826769a292c901c2c255cfa3516e398e4ca60f6338ef3780a93e6246561fe695c5d
 SHA512 
2cd4f73de73a2bbc002e1aa85326ea30cce0073fc1a2d5d7d220465217a84eb97fac759010ae0af54d2f0ed725112a51a65a486491fa52388cd7652d7b5cfa5a

diff --git a/app-antivirus/clamav/clamav-0.103.4.ebuild 
b/app-antivirus/clamav/clamav-0.103.4.ebuild
new file mode 100644
index 000..1eb403b4425
--- /dev/null
+++ b/app-antivirus/clamav/clamav-0.103.4.ebuild
@@ -0,0 +1,240 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit autotools flag-o-matic systemd tmpfiles
+
+DESCRIPTION="Clam Anti-Virus Scanner"
+HOMEPAGE="https://www.clamav.net/;
+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"
+IUSE="bzip2 doc clamonacc clamdtop clamsubmit iconv ipv6 libclamav-only milter 
metadata-analysis-api selinux systemd test uclibc xml"
+
+REQUIRED_USE="libclamav-only? ( !clamonacc !clamdtop !clamsubmit !milter 
!metadata-analysis-api )"
+
+RESTRICT="!test? ( test )"
+
+# Require acct-{user,group}/clamav at build time so that we can set
+# the permissions on /var/lib/clamav in src_install rather than in
+# pkg_postinst; calling "chown" on the live filesystem scares me.
+CDEPEND="acct-group/clamav
+   acct-user/clamav
+   dev-libs/libltdl
+   dev-libs/libmspack
+   || ( dev-libs/libpcre2 >dev-libs/libpcre-6 )
+   dev-libs/tomsfastmath
+   >=sys-libs/zlib-1.2.2:=
+   bzip2? ( app-arch/bzip2 )
+   clamdtop? ( sys-libs/ncurses:0 )
+   clamsubmit? ( net-misc/curl dev-libs/json-c:= )
+   elibc_musl? ( sys-libs/fts-standalone )
+   iconv? ( virtual/libiconv )
+   !libclamav-only? ( net-misc/curl )
+   dev-libs/openssl:0=
+   milter? ( || ( mail-filter/libmilter mail-mta/sendmail ) )
+   xml? ( dev-libs/libxml2 )"
+
+# We need at least autoconf-2.69-r5 because that's the first (patched)
+# version of it in Gentoo that supports ./configure --runstatedir.
+BDEPEND=">=sys-devel/autoconf-2.69-r5
+   virtual/pkgconfig"
+
+DEPEND="${CDEPEND}
+   metadata-analysis-api? ( dev-libs/json-c:* )
+   test? ( dev-libs/check )"
+RDEPEND="${CDEPEND}
+   selinux? ( sec-policy/selinux-clamav )"
+
+PATCHES=(
+   "${FILESDIR}/${PN}-0.102.1-libxml2_pkgconfig.patch" #661328
+   "${FILESDIR}/${PN}-0.102.2-fix-curl-detection.patch" #709616
+   "${FILESDIR}/${PN}-0.103.0-system-tomsfastmath.patch" # 649394
+   "${FILESDIR}/${PN}-0.103.1-upstream-openrc.patch"
+)
+
+src_prepare() {
+   default
+
+   # Be extra sure that we're using the system copy of tomsfastmath
+   einfo "removing bundled copy of dev-libs/tomsfastmath"
+   rm -r libclamav/tomsfastmath || \
+   die "failed to remove bundled tomsfastmath"
+
+   AT_NO_RECURSIVE="yes" eautoreconf
+}
+
+src_configure() {
+   use 

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

2021-11-03 Thread Michael Orlitzky
commit: 5d25fb125b5d9a4b03f8fa6840c56ef87615134d
Author: Michael Orlitzky  gentoo  org>
AuthorDate: Wed Nov  3 15:04:09 2021 +
Commit: Michael Orlitzky  gentoo  org>
CommitDate: Wed Nov  3 21:03:25 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5d25fb12

sci-mathematics/flint: new upstream version 2.8.3.

This contains an important mathematical bugfix, but USE=doc still
isn't usable (for a new reason though).

Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Michael Orlitzky  gentoo.org>

 sci-mathematics/flint/Manifest   |  2 +-
 .../flint/{flint-2.8.1.ebuild => flint-2.8.3.ebuild} | 12 +---
 2 files changed, 10 insertions(+), 4 deletions(-)

diff --git a/sci-mathematics/flint/Manifest b/sci-mathematics/flint/Manifest
index 5712997a6c5..5035c1a47d3 100644
--- a/sci-mathematics/flint/Manifest
+++ b/sci-mathematics/flint/Manifest
@@ -1,2 +1,2 @@
 DIST flint-2.7.1.tar.gz 4945081 BLAKE2B 
9dcc4b0062be08778cd8ada1794a73237ea091a7bff4a4673aa59eac9b414ed90e0291b9547bdf72aa30e48da11f98ff983267ea2e3dd1d75fcec00b24c86ca9
 SHA512 
abea97228e91089d82a9a44714e719064bef261c45f5f5b24700955bb841cc98a8182e04e6054fcbcaa3bd92f2f95a82bd5d168ec2171af6a58d4f71eb0a479a
-DIST flint-2.8.1.tar.gz 5211285 BLAKE2B 
a200654190868931e4db94d3100605527cfbcbe3f95bae450187750641017869ae788d79fc568aa25b16f1c1c02a73e15e6739278b035780ad56754215858058
 SHA512 
8629e4d4bc374128e26447a60b63906e78b2d1c9f66658ce763a7eb89f851cf1aea8b2f328a9aeb0f785cfdab9a492d7de55032990ef395da7a1034ee25fb520
+DIST flint-2.8.3.tar.gz 5212158 BLAKE2B 
4e9e98565399313cc78e86e00af42c780937f0c3be1f7305122e7f23d0a9d93766726818d371657a31eaf80fe692253cde889c9e13c2b47cc5b4c023baba5bdc
 SHA512 
0ce5f92619655826ef0064403dcaa539dde336e404c9a7e85cb4baaed40438886eecdfb36d6b56ee87a1373a010da798e122ee216e88b861e51de7612d5ba501

diff --git a/sci-mathematics/flint/flint-2.8.1.ebuild 
b/sci-mathematics/flint/flint-2.8.3.ebuild
similarity index 80%
rename from sci-mathematics/flint/flint-2.8.1.ebuild
rename to sci-mathematics/flint/flint-2.8.3.ebuild
index c0196d38a19..155984f2418 100644
--- a/sci-mathematics/flint/flint-2.8.1.ebuild
+++ b/sci-mathematics/flint/flint-2.8.3.ebuild
@@ -1,16 +1,20 @@
 # Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=7
+EAPI=8
 
 # ninja doesn't like "-lcblas" so using make.
 CMAKE_MAKEFILE_GENERATOR="emake"
-PYTHON_COMPAT=( python3_{7..9} )
+PYTHON_COMPAT=( python3_{7..10} )
 inherit cmake python-any-r1
 
 DESCRIPTION="Fast Library for Number Theory"
 HOMEPAGE="http://www.flintlib.org/;
-SRC_URI="http://www.flintlib.org/${P}.tar.gz;
+
+# flintlib.org tarballs have been broken in the past, Bill Hart suggests
+# we get them from Github (which he has control over).
+SRC_URI="https://github.com/wbhart/flint2/archive/refs/tags/v${PV}.tar.gz
+   -> ${P}.tar.gz"
 
 LICENSE="LGPL-2.1+"
 
@@ -36,6 +40,8 @@ DEPEND="dev-libs/gmp:=
virtual/cblas"
 RDEPEND="${DEPEND}"
 
+S="${WORKDIR}/flint2-${PV}"
+
 src_configure() {
local mycmakeargs=(
-DWITH_NTL="$(usex ntl)"



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

2021-11-03 Thread Andreas K. Hüttel
commit: 2c1c0961162aa3cdff9120bedb173dc5e6ee7f5a
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Wed Nov  3 20:53:26 2021 +
Commit: Andreas K. Hüttel  gentoo  org>
CommitDate: Wed Nov  3 20:56:32 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2c1c0961

dev-perl/IO-AIO: Version bump 4.76

Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Andreas K. Hüttel  gentoo.org>

 dev-perl/IO-AIO/IO-AIO-4.760.0.ebuild | 30 ++
 dev-perl/IO-AIO/Manifest  |  1 +
 2 files changed, 31 insertions(+)

diff --git a/dev-perl/IO-AIO/IO-AIO-4.760.0.ebuild 
b/dev-perl/IO-AIO/IO-AIO-4.760.0.ebuild
new file mode 100644
index 000..075be806062
--- /dev/null
+++ b/dev-perl/IO-AIO/IO-AIO-4.760.0.ebuild
@@ -0,0 +1,30 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DIST_AUTHOR=MLEHMANN
+DIST_VERSION=4.76
+DIST_WIKI="tests"
+inherit perl-module
+
+DESCRIPTION="Asynchronous Input/Output"
+
+SLOT="0"
+KEYWORDS="~amd64 ~arm64 ~ppc ~x86"
+
+RDEPEND="
+   dev-perl/common-sense
+"
+BDEPEND="${RDEPEND}
+   >=dev-perl/Canary-Stability-2001
+   >=virtual/perl-ExtUtils-MakeMaker-6.520.0
+"
+
+src_test() {
+   if [[ "${IO_AIO_SANDBOX_TESTS:-0}" == 0 ]]; then
+   # Tests trigger stack overflow in sandbox code, see bug 553918
+   perl_rm_files t/01_stat.t t/02_read.t t/05_readdir.t 
t/03_errors.t
+   fi
+   perl-module_src_test
+}

diff --git a/dev-perl/IO-AIO/Manifest b/dev-perl/IO-AIO/Manifest
index 812a1568908..a2be9fbc959 100644
--- a/dev-perl/IO-AIO/Manifest
+++ b/dev-perl/IO-AIO/Manifest
@@ -1,2 +1,3 @@
 DIST IO-AIO-4.34.tar.gz 156615 BLAKE2B 
913e90403bc8172d2376420c3cc3c48e4d694580a71adfa19e59e8f0c7d8d451df736686393423b94f2f916002c153ddae40a1350d05ae20f035f633e8df9c50
 SHA512 
7b7e05fb01513864321c1aa2a28192444299486831b75461bd57bad5a0370863d46df42c698288096eac55f9972a3492f8af46cb265f13c721da698c9fe3529c
 DIST IO-AIO-4.75.tar.gz 181557 BLAKE2B 
842b15d19607eff47bdaee7afd4b823d6333e31a9cc8b5eaf4ad875103b2e37adfb7f1cfbdc1cecc99d4b1375f29101087f26d6e1f85fbf8e026b5985d46ac62
 SHA512 
3a30b34d6de476accc9b07c0723a3b21c235e5bd2b5951edc3ce3150de22a6b7dab5634d78ec17b799a71f2ede0bc138fead1e02885eed31a4da5cec05dfcaa3
+DIST IO-AIO-4.76.tar.gz 185929 BLAKE2B 
219105c86a553006194de77c69e82a90ffa3d2f07cfcda40e188128d20eafba7e1ce40ac45f48da5c0b6b28d90902b86561cdce8edf1fc4cfdbc4b4ac6987c91
 SHA512 
013c8e7e8501ca4f42b46102f3713bae580e6f05a416a2e77176e67c6c41ed6f71d35a4894132a9a7510d84799d9337820824020624eef709e5f378e90a063ee



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

2021-11-03 Thread Andreas K. Hüttel
commit: e82383310c4e070d83b435acd628672881605e20
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Wed Nov  3 20:48:46 2021 +
Commit: Andreas K. Hüttel  gentoo  org>
CommitDate: Wed Nov  3 20:56:23 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e8238331

dev-perl/Import-Into: EAPI=8 bump

Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Andreas K. Hüttel  gentoo.org>

 .../{Import-Into-1.2.5.ebuild => Import-Into-1.2.5-r1.ebuild} | 8 +++-
 1 file changed, 3 insertions(+), 5 deletions(-)

diff --git a/dev-perl/Import-Into/Import-Into-1.2.5.ebuild 
b/dev-perl/Import-Into/Import-Into-1.2.5-r1.ebuild
similarity index 81%
rename from dev-perl/Import-Into/Import-Into-1.2.5.ebuild
rename to dev-perl/Import-Into/Import-Into-1.2.5-r1.ebuild
index 34d347f8cf0..da9f38a7cd3 100644
--- a/dev-perl/Import-Into/Import-Into-1.2.5.ebuild
+++ b/dev-perl/Import-Into/Import-Into-1.2.5-r1.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI=8
 
 DIST_AUTHOR=HAARG
 DIST_VERSION=1.002005
@@ -11,13 +11,11 @@ DESCRIPTION="Import packages into other packages"
 
 SLOT="0"
 KEYWORDS="amd64 ~arm ~ppc ~riscv x86 ~x64-macos ~x86-solaris"
-IUSE="test"
-RESTRICT="!test? ( test )"
 
 RDEPEND="
dev-perl/Module-Runtime
 "
-DEPEND="
+BDEPEND="
${RDEPEND}
virtual/perl-ExtUtils-MakeMaker
test? (



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

2021-11-03 Thread Andreas K. Hüttel
commit: a57bd3752ac74f2d3e715579bcb436e3872c8b92
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Wed Nov  3 20:50:13 2021 +
Commit: Andreas K. Hüttel  gentoo  org>
CommitDate: Wed Nov  3 20:56:29 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a57bd375

dev-perl/Inline-C: Remove old

Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Andreas K. Hüttel  gentoo.org>

 dev-perl/Inline-C/Inline-C-0.780.0.ebuild | 44 ---
 dev-perl/Inline-C/Manifest|  1 -
 2 files changed, 45 deletions(-)

diff --git a/dev-perl/Inline-C/Inline-C-0.780.0.ebuild 
b/dev-perl/Inline-C/Inline-C-0.780.0.ebuild
deleted file mode 100644
index 10c9ba9a019..000
--- a/dev-perl/Inline-C/Inline-C-0.780.0.ebuild
+++ /dev/null
@@ -1,44 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DIST_AUTHOR=TINITA
-DIST_VERSION=0.78
-DIST_EXAMPLES=("example/modules/*")
-inherit perl-module
-
-DESCRIPTION="C Language Support for Inline"
-
-SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ppc ~ppc64 ~sparc x86"
-IUSE="test"
-RESTRICT="!test? ( test )"
-
-DIST_TEST="do" # parallelism thwarted by race conditions
-
-RDEPEND="
-   >=virtual/perl-ExtUtils-MakeMaker-7
-   >=virtual/perl-File-Spec-0.800.0
-   >=dev-perl/Inline-0.790.0
-   >=dev-perl/Parse-RecDescent-1.967.9
-   >=dev-perl/Pegex-0.580.0
-   !

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

2021-11-03 Thread Andreas K. Hüttel
commit: 740a8db6495d240f537ba780b7fc6c3102e563e4
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Wed Nov  3 20:55:19 2021 +
Commit: Andreas K. Hüttel  gentoo  org>
CommitDate: Wed Nov  3 20:56:39 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=740a8db6

dev-perl/IO-All: EAPI=8 bump

Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Andreas K. Hüttel  gentoo.org>

 .../{IO-All-0.870.0.ebuild => IO-All-0.870.0-r1.ebuild} | 13 ++---
 1 file changed, 2 insertions(+), 11 deletions(-)

diff --git a/dev-perl/IO-All/IO-All-0.870.0.ebuild 
b/dev-perl/IO-All/IO-All-0.870.0-r1.ebuild
similarity index 56%
rename from dev-perl/IO-All/IO-All-0.870.0.ebuild
rename to dev-perl/IO-All/IO-All-0.870.0-r1.ebuild
index 71074af865f..f5ea47c6013 100644
--- a/dev-perl/IO-All/IO-All-0.870.0.ebuild
+++ b/dev-perl/IO-All/IO-All-0.870.0-r1.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI=8
 
 DIST_AUTHOR=FREW
 DIST_VERSION=0.87
@@ -12,12 +12,3 @@ DESCRIPTION="unified IO operations"
 
 SLOT="0"
 KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ppc ~sparc x86"
-IUSE=""
-
-# needs Scalar::Util
-DEPEND="
-   virtual/perl-Scalar-List-Utils
-"
-RDEPEND="${DEPEND}
-   virtual/perl-ExtUtils-MakeMaker
-"



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

2021-11-03 Thread Andreas K. Hüttel
commit: 92600c73301783c8b6cd9bae388771605a2062e3
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Wed Nov  3 20:49:38 2021 +
Commit: Andreas K. Hüttel  gentoo  org>
CommitDate: Wed Nov  3 20:56:26 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=92600c73

dev-perl/Inline: Remove old

Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Andreas K. Hüttel  gentoo.org>

 dev-perl/Inline/Inline-0.800.0.ebuild | 29 -
 dev-perl/Inline/Manifest  |  1 -
 2 files changed, 30 deletions(-)

diff --git a/dev-perl/Inline/Inline-0.800.0.ebuild 
b/dev-perl/Inline/Inline-0.800.0.ebuild
deleted file mode 100644
index 46b068afb70..000
--- a/dev-perl/Inline/Inline-0.800.0.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-MODULE_AUTHOR=INGY
-MODULE_VERSION=0.80
-inherit perl-module
-
-DESCRIPTION="Write Perl subroutines in other languages"
-
-SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86 
~amd64-linux ~x86-linux"
-IUSE="test"
-RESTRICT="!test? ( test )"
-
-RDEPEND="
-   virtual/perl-Digest-MD5
-   virtual/perl-File-Spec
-"
-DEPEND="${RDEPEND}
-   virtual/perl-ExtUtils-MakeMaker
-   test? (
-   >=virtual/perl-Test-Simple-0.880.0
-   >=dev-perl/Test-Warn-0.230.0
-   )
-"
-
-SRC_TEST="do parallel"

diff --git a/dev-perl/Inline/Manifest b/dev-perl/Inline/Manifest
index 641f9fc3ee5..8fa85f04656 100644
--- a/dev-perl/Inline/Manifest
+++ b/dev-perl/Inline/Manifest
@@ -1,2 +1 @@
-DIST Inline-0.80.tar.gz 78254 BLAKE2B 
a2a6ed75fa995a08cabec3f5cf687a59ff9746805cca6a2913edecce10a810992fa866e84684f14d89c32102f611ae5808de3ce992a9a9f4ca9626975e58fe74
 SHA512 
e64f7752f32fd07c7c7a975429e04730f2987c9588f99b95502d4e5c87d458736a606c03943a68660940c3987cd632ad2f75ec3862342956c1754b1aca86e0bb
 DIST Inline-0.86.tar.gz 87329 BLAKE2B 
843a6c041a3c766b9cb9b9c70863ecf2631dca2cd6d1d461d4c0b8a37a30d1707480b57adf2da6a0440da880cde61f7c219982a2cd37226ab01ae0887368d29d
 SHA512 
d7f5a15f66c686c89dbc0b6aa3e2496b939683befeb5033b242b4d5281cc1ed6bb5d7303f51059177e042d6fe8c903e4df535099b60eb16dbef431b50a179ac0



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

2021-11-03 Thread Andreas K. Hüttel
commit: 06fc8ae6e45df600d4965a619687b6d9603ac0a2
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Wed Nov  3 20:53:48 2021 +
Commit: Andreas K. Hüttel  gentoo  org>
CommitDate: Wed Nov  3 20:56:36 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=06fc8ae6

dev-perl/IO-AIO: Remove old

Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Andreas K. Hüttel  gentoo.org>

 dev-perl/IO-AIO/IO-AIO-4.340.0.ebuild | 30 --
 dev-perl/IO-AIO/Manifest  |  1 -
 2 files changed, 31 deletions(-)

diff --git a/dev-perl/IO-AIO/IO-AIO-4.340.0.ebuild 
b/dev-perl/IO-AIO/IO-AIO-4.340.0.ebuild
deleted file mode 100644
index 82dbd16dbf5..000
--- a/dev-perl/IO-AIO/IO-AIO-4.340.0.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DIST_AUTHOR=MLEHMANN
-DIST_VERSION=4.34
-inherit perl-module
-
-DESCRIPTION="Asynchronous Input/Output"
-
-SLOT="0"
-KEYWORDS="amd64 ~ppc x86"
-IUSE=""
-#RESTRICT="test"
-
-RDEPEND="dev-perl/common-sense"
-DEPEND="${RDEPEND}
-   >=dev-perl/Canary-Stability-2001
-   >=virtual/perl-ExtUtils-MakeMaker-6.520.0
-"
-src_test() {
-   if [[ "${IO_AIO_SANDBOX_TESTS:-0}" == 0 ]]; then
-   # Tests trigger stack overflow in sandbox code, see bug 553918
-   perl_rm_files t/01_stat.t t/02_read.t t/05_readdir.t 
t/03_errors.t
-   ewarn "Some tests cannot be run under a sandbox. For details, 
see:"
-   ewarn 
"https://wiki.gentoo.org/wiki/Project:Perl/maint-notes/${CATEGORY}/${PN};
-   fi
-   perl-module_src_test
-}

diff --git a/dev-perl/IO-AIO/Manifest b/dev-perl/IO-AIO/Manifest
index a2be9fbc959..c66720e8c64 100644
--- a/dev-perl/IO-AIO/Manifest
+++ b/dev-perl/IO-AIO/Manifest
@@ -1,3 +1,2 @@
-DIST IO-AIO-4.34.tar.gz 156615 BLAKE2B 
913e90403bc8172d2376420c3cc3c48e4d694580a71adfa19e59e8f0c7d8d451df736686393423b94f2f916002c153ddae40a1350d05ae20f035f633e8df9c50
 SHA512 
7b7e05fb01513864321c1aa2a28192444299486831b75461bd57bad5a0370863d46df42c698288096eac55f9972a3492f8af46cb265f13c721da698c9fe3529c
 DIST IO-AIO-4.75.tar.gz 181557 BLAKE2B 
842b15d19607eff47bdaee7afd4b823d6333e31a9cc8b5eaf4ad875103b2e37adfb7f1cfbdc1cecc99d4b1375f29101087f26d6e1f85fbf8e026b5985d46ac62
 SHA512 
3a30b34d6de476accc9b07c0723a3b21c235e5bd2b5951edc3ce3150de22a6b7dab5634d78ec17b799a71f2ede0bc138fead1e02885eed31a4da5cec05dfcaa3
 DIST IO-AIO-4.76.tar.gz 185929 BLAKE2B 
219105c86a553006194de77c69e82a90ffa3d2f07cfcda40e188128d20eafba7e1ce40ac45f48da5c0b6b28d90902b86561cdce8edf1fc4cfdbc4b4ac6987c91
 SHA512 
013c8e7e8501ca4f42b46102f3713bae580e6f05a416a2e77176e67c6c41ed6f71d35a4894132a9a7510d84799d9337820824020624eef709e5f378e90a063ee



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

2021-11-03 Thread Andreas K. Hüttel
commit: d6dd6dfe5346c656ba79b4cb174245884bee9750
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Wed Nov  3 20:38:01 2021 +
Commit: Andreas K. Hüttel  gentoo  org>
CommitDate: Wed Nov  3 20:56:10 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d6dd6dfe

dev-perl/Image-Scale: Remove old

Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Andreas K. Hüttel  gentoo.org>

 dev-perl/Image-Scale/Image-Scale-0.130.0.ebuild | 52 -
 dev-perl/Image-Scale/Manifest   |  1 -
 2 files changed, 53 deletions(-)

diff --git a/dev-perl/Image-Scale/Image-Scale-0.130.0.ebuild 
b/dev-perl/Image-Scale/Image-Scale-0.130.0.ebuild
deleted file mode 100644
index 10a8264c412..000
--- a/dev-perl/Image-Scale/Image-Scale-0.130.0.ebuild
+++ /dev/null
@@ -1,52 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DIST_AUTHOR=AGRUNDMA
-DIST_VERSION=0.13
-inherit perl-module
-
-DESCRIPTION="Fast, high-quality fixed-point image resizing"
-
-LICENSE="|| ( GPL-2 GPL-3 )" # GPL2+
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="+gif jpeg +png test"
-RESTRICT="!test? ( test )"
-
-REQUIRED_USE="|| ( jpeg png )"
-
-RDEPEND="
-   png? (
-   media-libs/libpng:0
-   )
-   jpeg? (
-   virtual/jpeg:0
-   )
-   gif? (
-   media-libs/giflib
-   )
-"
-DEPEND="${RDEPEND}
-   test? (
-   dev-perl/Test-NoWarnings
-   )
-   virtual/perl-ExtUtils-MakeMaker
-"
-# https://rt.cpan.org/Ticket/Display.html?id=112217
-DIST_TEST="do"
-PATCHES=(
-   "${FILESDIR}"/0.80.0-disable_autodetect.patch
-)
-src_prepare() {
-   use test && perl_rm_files "t/04critic.t" "t/02pod.t" "t/03podcoverage.t"
-   perl-module_src_prepare
-}
-src_configure() {
-   local myconf
-   for useflag in png jpeg gif; do
-   myconf+=( $(usex $useflag "" --disable-${useflag}) )
-   done
-   perl-module_src_configure
-}

diff --git a/dev-perl/Image-Scale/Manifest b/dev-perl/Image-Scale/Manifest
index 77a2a39deeb..d3b1ceb8af2 100644
--- a/dev-perl/Image-Scale/Manifest
+++ b/dev-perl/Image-Scale/Manifest
@@ -1,2 +1 @@
-DIST Image-Scale-0.13.tar.gz 1012810 BLAKE2B 
d14de9978dcdd5cc6b5b7ab1686f3e4061853c52cf340515da5dc099b1017decb610ecad6395e9c167eb9a9a2ed6a13ab8e16e612e9f55126c34ad8efc4982b1
 SHA512 
70c2b812934cbe6b7cd3fbe846ae862081a7ac5b40396a20f4078a3c0b79390b855fb623d836732f9347ee3ede3be29a04677f36fef14bbc83c863352862abbe
 DIST Image-Scale-0.14.tar.gz 1049211 BLAKE2B 
1da07380fb3a54a3cd26575d095d621b52e7efff819773f312dd2269f36fa9a342e47ea3cbae121c24d241889a3fd819a86a616c3378868c2a7e8122a5184f33
 SHA512 
746341a443c08c8f818e2a08f85b4e6d3931053c8685b8700a0a6d7b56c81253bd4f24a8e0ce2456cc879fa1bd82b17f384142c6a84c0b1ca521b7bc42ecec7c



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

2021-11-03 Thread Andreas K. Hüttel
commit: 285c62bb55deedee2cb0198910cf815b3b33626c
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Wed Nov  3 20:40:18 2021 +
Commit: Andreas K. Hüttel  gentoo  org>
CommitDate: Wed Nov  3 20:56:13 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=285c62bb

dev-perl/IMAP-Admin: EAPI=8 bump

Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Andreas K. Hüttel  gentoo.org>

 .../{IMAP-Admin-1.6.8.ebuild => IMAP-Admin-1.6.8-r1.ebuild}   | 8 +++-
 1 file changed, 3 insertions(+), 5 deletions(-)

diff --git a/dev-perl/IMAP-Admin/IMAP-Admin-1.6.8.ebuild 
b/dev-perl/IMAP-Admin/IMAP-Admin-1.6.8-r1.ebuild
similarity index 76%
rename from dev-perl/IMAP-Admin/IMAP-Admin-1.6.8.ebuild
rename to dev-perl/IMAP-Admin/IMAP-Admin-1.6.8-r1.ebuild
index 23e46954e20..c07c1696295 100644
--- a/dev-perl/IMAP-Admin/IMAP-Admin-1.6.8.ebuild
+++ b/dev-perl/IMAP-Admin/IMAP-Admin-1.6.8-r1.ebuild
@@ -1,17 +1,17 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI=8
 
 DIST_AUTHOR=EESTABROO
 DIST_EXAMPLES=("examples/*" "test.pl")
+DIST_WIKI=tests
 inherit perl-module
 
 DESCRIPTION="Perl module for basic IMAP server administration"
 
 SLOT="0"
 KEYWORDS="amd64 x86"
-IUSE=""
 
 src_test() {
local MODULES=(
@@ -31,6 +31,4 @@ src_test() {
done
die "Failing due to module compilation errors";
fi
-   ewarn "Comprehensive testing requires manual steps. For details, see:"
-   ewarn 
"https://wiki.gentoo.org/wiki/Project:Perl/maint-notes/${CATEGORY}/${PN};
 }



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

2021-11-03 Thread Andreas K. Hüttel
commit: 1c9f9057aa7f01621123dc58e7cefec886c7253b
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Wed Nov  3 20:47:37 2021 +
Commit: Andreas K. Hüttel  gentoo  org>
CommitDate: Wed Nov  3 20:56:20 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1c9f9057

dev-perl/Importer: Remove old

Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Andreas K. Hüttel  gentoo.org>

 dev-perl/Importer/Importer-0.24.0.ebuild | 22 --
 dev-perl/Importer/Manifest   |  1 -
 2 files changed, 23 deletions(-)

diff --git a/dev-perl/Importer/Importer-0.24.0.ebuild 
b/dev-perl/Importer/Importer-0.24.0.ebuild
deleted file mode 100644
index ee57c3680b3..000
--- a/dev-perl/Importer/Importer-0.24.0.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DIST_AUTHOR=EXODIST
-DIST_VERSION=0.024
-inherit perl-module
-
-DESCRIPTION="Alternative interface to modules that export symbols"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 
sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
-IUSE="test"
-RESTRICT="!test? ( test )"
-
-RDEPEND=""
-DEPEND="
-   virtual/perl-ExtUtils-MakeMaker
-   test? (
-   >=virtual/perl-Test-Simple-0.980.0
-   )
-"

diff --git a/dev-perl/Importer/Manifest b/dev-perl/Importer/Manifest
index 45e353be666..0e77b92542f 100644
--- a/dev-perl/Importer/Manifest
+++ b/dev-perl/Importer/Manifest
@@ -1,2 +1 @@
-DIST Importer-0.024.tar.gz 41264 BLAKE2B 
21a839e1e3a3d5757d17be05ea6275ad8b9e248debfccacee9551b47f27df81715961fb63be8a28a423041365717d65d9a9c75c6e090fbf7c69a84d50fef762f
 SHA512 
f368f19a63fd52b6b1ba6d51716050db8f475628238d16d2962ab7d6c21d6818205a82c86cc7f254736eb1c261dd6abd606dfcb16ca675e84898d03cab32
 DIST Importer-0.026.tar.gz 41607 BLAKE2B 
9f125f2a18d5e791ef3cb891e0f59c8fce54ee0f8958f7a2a15cc4c46a0867adf26ac516697bf1f85dfdcec51e4903a9b62750415a299c42d6d3a439f6ab8302
 SHA512 
f6726b204ee358af00b5c72120bd2131ed575c100a9946b1772552e42b98f78dd38ffcc0119e2cdf721c39e2d83547bc5778adb61c5f84089caf11949c7ef045



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

2021-11-03 Thread Andreas K. Hüttel
commit: 09db6d7a80c83ca963010adb930677f9239c879d
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Wed Nov  3 20:46:23 2021 +
Commit: Andreas K. Hüttel  gentoo  org>
CommitDate: Wed Nov  3 20:56:16 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=09db6d7a

dev-perl/IMAP-BodyStructure: EAPI=8 bump

Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Andreas K. Hüttel  gentoo.org>

 ...ure-1.30.0.ebuild => IMAP-BodyStructure-1.30.0-r1.ebuild} | 12 ++--
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/dev-perl/IMAP-BodyStructure/IMAP-BodyStructure-1.30.0.ebuild 
b/dev-perl/IMAP-BodyStructure/IMAP-BodyStructure-1.30.0-r1.ebuild
similarity index 59%
rename from dev-perl/IMAP-BodyStructure/IMAP-BodyStructure-1.30.0.ebuild
rename to dev-perl/IMAP-BodyStructure/IMAP-BodyStructure-1.30.0-r1.ebuild
index 82bb6fa621d..af3434da048 100644
--- a/dev-perl/IMAP-BodyStructure/IMAP-BodyStructure-1.30.0.ebuild
+++ b/dev-perl/IMAP-BodyStructure/IMAP-BodyStructure-1.30.0-r1.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI=8
 
 DIST_AUTHOR=KAPPA
 DIST_VERSION=1.03
@@ -13,8 +13,8 @@ LICENSE="GPL-3"
 
 SLOT="0"
 KEYWORDS="~amd64"
-IUSE="test"
-RESTRICT="!test? ( test )"
 
-DEPEND=">=dev-perl/Module-Build-0.380.0
-   test? ( dev-perl/Test-NoWarnings )"
+DEPEND="
+   >=dev-perl/Module-Build-0.380.0
+   test? ( dev-perl/Test-NoWarnings )
+"



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

2021-11-03 Thread Michał Górny
commit: 0a5e885edf5fbbacf2e84a9f9f07336d4280d3f0
Author: Michał Górny  gentoo  org>
AuthorDate: Wed Nov  3 20:32:43 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Nov  3 20:52:57 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0a5e885e

dev-python/soupsieve: Bump to 2.3

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

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

diff --git a/dev-python/soupsieve/Manifest b/dev-python/soupsieve/Manifest
index 1c71567949a..0e32f423384 100644
--- a/dev-python/soupsieve/Manifest
+++ b/dev-python/soupsieve/Manifest
@@ -1 +1,2 @@
 DIST soupsieve-2.2.1.tar.gz 99298 BLAKE2B 
94532421f3b8e49d6ab75a54a60ac861a78eee9f6792ded096e39a8a43d46d195cff9b7d8feab918b0f2debc8a6dd35226ab714384fa7f4d795176e269b6c4cb
 SHA512 
c1339cfca237af7f8915b6d644b8271f769f9a37aa68f8acf536236551baaf9bb44a2f2a736f9168a7649cde14d37b8c24614c9491acbf81e3f4fdaea96b4928
+DIST soupsieve-2.3.tar.gz 104025 BLAKE2B 
37c1cbbb345a24e843a7b1acef5967b914cd93d4fcbe590e9453f9b0b84975e2fbdc601c45e720483370343f40aa643146cab9a53c17be29c6fa76ce026eca78
 SHA512 
c5d46703aba737c6eea7cc482311fd75dbaaa4929ebf3ed45b580d7e89d1d0be806608adbab974803acd8df5d74435efe1e149bce5cdbd74f77c90bba960859a

diff --git a/dev-python/soupsieve/soupsieve-2.3.ebuild 
b/dev-python/soupsieve/soupsieve-2.3.ebuild
new file mode 100644
index 000..9c1e8558c56
--- /dev/null
+++ b/dev-python/soupsieve/soupsieve-2.3.ebuild
@@ -0,0 +1,33 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+PYTHON_COMPAT=( python3_{8..10} pypy3 )
+inherit distutils-r1
+
+DESCRIPTION="A modern CSS selector implementation for BeautifulSoup"
+HOMEPAGE="https://github.com/facelessuser/soupsieve/
+   https://pypi.org/project/soupsieve/;
+SRC_URI="https://github.com/facelessuser/${PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 ~sparc ~x86 ~x64-macos"
+
+BDEPEND="
+   test? (
+   dev-python/beautifulsoup4[${PYTHON_USEDEP}]
+   dev-python/lxml[${PYTHON_USEDEP}]
+   dev-python/html5lib[${PYTHON_USEDEP}]
+   )
+"
+
+PATCHES=(
+   # Needed for now until something is figured out either at lxml
+   # upstream or libxml2?
+   # See https://github.com/facelessuser/soupsieve/issues/220
+   "${FILESDIR}"/${PN}-2.2.1-lxml-libxml2-tests.patch
+)
+
+distutils_enable_tests pytest



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

2021-11-03 Thread Michał Górny
commit: 7866324414f6357985b0314f40f149b925c8e635
Author: Michał Górny  gentoo  org>
AuthorDate: Wed Nov  3 20:36:04 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Nov  3 20:52:58 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=78663244

dev-python/prettytable: Bump to 2.4.0

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

 dev-python/prettytable/Manifest |  1 +
 dev-python/prettytable/prettytable-2.4.0.ebuild | 32 +
 2 files changed, 33 insertions(+)

diff --git a/dev-python/prettytable/Manifest b/dev-python/prettytable/Manifest
index e2ff2003812..ddb90f2fdc6 100644
--- a/dev-python/prettytable/Manifest
+++ b/dev-python/prettytable/Manifest
@@ -1,3 +1,4 @@
 DIST prettytable-0.7.2.tar.bz2 21755 BLAKE2B 
385d5bd6d4ab75a8c7ae96abc9d9e98a66a196265853113e7fb59073876e9f5e9c6c4fba9a30d80cc726a5184e78fb6451ff9a553909704fcc5022b6a08413f4
 SHA512 
f3a3fe6fa29f4ef090ff6cac06549ebd9db8b387e7b25fc64c4e37c8444586f50355c5573f38caabc72360aa68054aa189a67aa37f0bd13b872862ecd9151e71
 DIST prettytable-2.2.1.tar.gz 45102 BLAKE2B 
59fe355603791c8b3a584b1d1f2864559a7e2c7249923d5299c967db74dbd37baef9557d8d5511defe54f64e3f4625ef45635cf2f00a051a599177a3774da1a5
 SHA512 
5496b1525342b9df4b88cc2cd6079d8c329787b20f7e581465dcdf447b90f78aad764c6505aab8a0e3c4cbb44c943720672373cf754d6f7313b68c28005a707c
 DIST prettytable-2.3.0.tar.gz 49386 BLAKE2B 
368dd454da9dde399ed52c0d55c30ed69315b36fb53eaebc764af419851b858dc648ac5d8ca62592c2aaa68dac91ac03a1a1bf29d10ee5162981f2937c22
 SHA512 
feeaeeb0a1897c0aaa2bc0ac7f470244529e8c70debb26976494719607840c8b8a80698b7e463402031b250fe152091e947555be2a6f983764e01bdaa1a71a22
+DIST prettytable-2.4.0.tar.gz 49756 BLAKE2B 
594dea7e1c3c9ba070420c83960b9fc4016d25bd883126ed2331cb5ce06909fad92e94ec141e1b4838233f00cfabc394e1a7025aa02cf246e8608903bb45533c
 SHA512 
50983855868d23a590004dcb81ad9a3f22191c656532683f71260a369df5bd2a0001db946268944cc169528f64f36833eb524fc46efabe562434ec32832ce011

diff --git a/dev-python/prettytable/prettytable-2.4.0.ebuild 
b/dev-python/prettytable/prettytable-2.4.0.ebuild
new file mode 100644
index 000..8065ee6712b
--- /dev/null
+++ b/dev-python/prettytable/prettytable-2.4.0.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+PYTHON_COMPAT=( python3_{8..10} pypy3 )
+inherit distutils-r1
+
+DESCRIPTION="Easily displaying tabular data in a visually appealing ASCII 
table format"
+HOMEPAGE="
+   https://github.com/jazzband/prettytable/
+   https://pypi.org/project/prettytable/;
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~riscv ~sparc ~x86"
+
+RDEPEND="
+   dev-python/wcwidth[${PYTHON_USEDEP}]
+   $(python_gen_cond_dep '
+   dev-python/importlib_metadata[${PYTHON_USEDEP}]
+   ' pypy3)
+"
+BDEPEND="
+   dev-python/setuptools_scm[${PYTHON_USEDEP}]
+   test? (
+   $(python_gen_impl_dep sqlite)
+   dev-python/pytest-lazy-fixture[${PYTHON_USEDEP}]
+   )"
+
+distutils_enable_tests --install pytest



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

2021-11-03 Thread Michał Górny
commit: 1999d620e1da1a4bb54cda77217c09713ed3a87b
Author: Michał Górny  gentoo  org>
AuthorDate: Wed Nov  3 20:33:42 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Nov  3 20:52:57 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1999d620

dev-python/twine: Bump to 3.5.0

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

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

diff --git a/dev-python/twine/Manifest b/dev-python/twine/Manifest
index 63d09da5cd7..2aa0cbe7a0c 100644
--- a/dev-python/twine/Manifest
+++ b/dev-python/twine/Manifest
@@ -1 +1,2 @@
 DIST twine-3.4.2.tar.gz 212266 BLAKE2B 
602bb72f4be1c0d28341fb3378a5d55737c14555495640ae3414a1c8e7ca0c06b2c2ce3c358130251c02f0a51b61eb362a1e999c3945d4d1d7afd7bcd4d17807
 SHA512 
3f6d8992294a35e2a26be64f56c88d31af63b05f3f477d545bc82d928ca1b9939d23fa489eca5232502a49def77d489eaf6a29663d150f78b5cdb99749ff9b50
+DIST twine-3.5.0.tar.gz 211946 BLAKE2B 
7ec2eb88a4496f7e750927c83b2e6d6ed39a08bb1775cda8df555ee6ce5244d721e8aaf2d983f983219b9445f56e2a830979a5e5e6165ab7e6ec12b2a0602842
 SHA512 
37219c1078bb7209123aee79c2d2bd73390c8ce4ab2bf6b5493a54e4ccb9c714a6422ee4a782b3c19d3a5344c1431285c666230729f44615b7761c7a5aff07d6

diff --git a/dev-python/twine/twine-3.5.0.ebuild 
b/dev-python/twine/twine-3.5.0.ebuild
new file mode 100644
index 000..97a82eff44d
--- /dev/null
+++ b/dev-python/twine/twine-3.5.0.ebuild
@@ -0,0 +1,54 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_SETUPTOOLS=pyproject.toml
+PYTHON_COMPAT=( python3_{8..10} pypy3 )
+inherit distutils-r1
+
+DESCRIPTION="Collection of utilities for publishing packages on PyPI"
+HOMEPAGE="https://twine.readthedocs.io/ https://github.com/pypa/twine 
https://pypi.org/project/twine/;
+SRC_URI="https://github.com/pypa/twine/archive/${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86 
~x64-macos"
+
+RDEPEND="
+   >=dev-python/colorama-0.4.3[${PYTHON_USEDEP}]
+   >=dev-python/importlib_metadata-3.6[${PYTHON_USEDEP}]
+   >=dev-python/keyring-15.1[${PYTHON_USEDEP}]
+   >=dev-python/pkginfo-1.4.2[${PYTHON_USEDEP}]
+   >=dev-python/readme_renderer-21.0[${PYTHON_USEDEP}]
+   >=dev-python/requests-2.20.0[${PYTHON_USEDEP}]
+   >=dev-python/requests-toolbelt-0.8.0[${PYTHON_USEDEP}]
+   >=dev-python/rfc3986-1.4.0[${PYTHON_USEDEP}]
+   >=dev-python/tqdm-4.14[${PYTHON_USEDEP}]
+"
+BDEPEND="
+   dev-python/setuptools_scm[${PYTHON_USEDEP}]
+   test? (
+   dev-python/jaraco-envs[${PYTHON_USEDEP}]
+   dev-python/jaraco-functools[${PYTHON_USEDEP}]
+   dev-python/munch[${PYTHON_USEDEP}]
+   dev-python/portend[${PYTHON_USEDEP}]
+   dev-python/pretend[${PYTHON_USEDEP}]
+   dev-python/pypiserver[${PYTHON_USEDEP}]
+   dev-python/pytest[${PYTHON_USEDEP}]
+   )
+"
+
+distutils_enable_tests --install pytest
+
+python_prepare_all() {
+   # requires internet
+   rm -f tests/test_integration.py || die
+   # pytest-socket dep relevant only to test_integration, and upstream
+   # disables it anyway
+   sed -i -e '/--disable-socket/d' pytest.ini || die
+   sed -i -e '/--cov/d' pytest.ini || die
+
+   distutils-r1_python_prepare_all
+   export SETUPTOOLS_SCM_PRETEND_VERSION=${PV}
+}



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

2021-11-03 Thread Michał Górny
commit: 7090c1999677bb59e83012423e942e9eebd17bde
Author: Michał Górny  gentoo  org>
AuthorDate: Wed Nov  3 20:37:53 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Nov  3 20:52:59 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7090c199

dev-python/isort: Bump to 5.10.0

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

 dev-python/isort/Manifest|  1 +
 dev-python/isort/isort-5.10.0.ebuild | 59 
 2 files changed, 60 insertions(+)

diff --git a/dev-python/isort/Manifest b/dev-python/isort/Manifest
index 73a9c3a104b..a35ec3b0102 100644
--- a/dev-python/isort/Manifest
+++ b/dev-python/isort/Manifest
@@ -1 +1,2 @@
+DIST isort-5.10.0.gh.tar.gz 728239 BLAKE2B 
6a206cdd4ebceb29f8c76f1c08b3217da1d76b56bbfbf177175d08f502884ae1f0700dc1443c92c28d68d257cb6468e2210d35a2003680303aa2ae9eaefe3ce3
 SHA512 
e8de97d6714ad626974e601a676b35a324b306a9f6033fd5cdd4cf5a5caf29cbc3238dca8cbf38e749866776f01aa58026159f53a4181f6637daf93181726ad2
 DIST isort-5.9.3.gh.tar.gz 729342 BLAKE2B 
f40f046c5706ea4fd6daf7dc8eaccaca35e7de3e77bc17fa73681d12c42f7d2a3b19a909384e6b2e2486679a9f9895c2fa944faace4bbc3d0cfd0ec7aff85edd
 SHA512 
96aa9c8bb58c95a41f562d3f0e1cf6e9c0c4158486bca24dfe2293fc86c7c6b74e3e6a84ed755d965b692b1f06d98cdc8ed69080775f8acd9186ac3ae6401570

diff --git a/dev-python/isort/isort-5.10.0.ebuild 
b/dev-python/isort/isort-5.10.0.ebuild
new file mode 100644
index 000..b47f36b80ae
--- /dev/null
+++ b/dev-python/isort/isort-5.10.0.ebuild
@@ -0,0 +1,59 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_SETUPTOOLS=pyproject.toml
+PYTHON_COMPAT=( python3_{8..10} )
+inherit distutils-r1
+
+DESCRIPTION="A python utility/library to sort imports"
+HOMEPAGE="https://pypi.org/project/isort/;
+SRC_URI="
+   https://github.com/PyCQA/isort/archive/${PV}.tar.gz
+   -> ${P}.gh.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~riscv ~s390 
~sparc ~x86"
+
+RDEPEND="
+   dev-python/toml[${PYTHON_USEDEP}]"
+BDEPEND="
+   test? (
+   dev-python/black[${PYTHON_USEDEP}]
+   dev-python/colorama[${PYTHON_USEDEP}]
+   dev-python/hypothesis[${PYTHON_USEDEP}]
+   dev-python/natsort[${PYTHON_USEDEP}]
+   dev-python/pylama[${PYTHON_USEDEP}]
+   dev-python/pytest-mock[${PYTHON_USEDEP}]
+   dev-vcs/git
+   )
+"
+
+distutils_enable_tests pytest
+
+src_prepare() {
+   # unbundle toml
+   sed -i -e 's:from ._vendored ::' isort/settings.py || die
+
+   distutils-r1_src_prepare
+}
+
+python_test() {
+   # Some tests run the "isort" command
+   distutils_install_for_testing
+   # Install necessary plugins
+   local p
+   for p in example*/; do
+   pushd "${p}" >/dev/null || die
+   distutils_install_for_testing
+   popd >/dev/null || die
+   done
+
+   local EPYTEST_IGNORE=(
+   # Excluded from upstream's test script
+   tests/unit/test_deprecated_finders.py
+   )
+   epytest tests/unit
+}



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

2021-11-03 Thread Michał Górny
commit: 3c149df42bbfdf3d21b4967cd3fbd961f4cd6f06
Author: Michał Górny  gentoo  org>
AuthorDate: Wed Nov  3 20:24:55 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Nov  3 20:52:54 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3c149df4

dev-python/boto3: Bump to 1.19.10

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

 dev-python/boto3/Manifest |  1 +
 dev-python/boto3/boto3-1.19.10.ebuild | 53 +++
 2 files changed, 54 insertions(+)

diff --git a/dev-python/boto3/Manifest b/dev-python/boto3/Manifest
index b110176e6e1..754a557d994 100644
--- a/dev-python/boto3/Manifest
+++ b/dev-python/boto3/Manifest
@@ -1,6 +1,7 @@
 DIST boto3-1.18.53.tar.gz 422176 BLAKE2B 
a07155f6be71c049479c1d2e47767bb2c6863075ea0085ca5cc4609e28aa8b0af0e2136754c0ed6fd05dfecab079f76d636e19e1b8af4b68220768cea6125e93
 SHA512 
ae774e3db52a90a0850b4bd90be105d4ab59b6478ed16e30e2cc5afec0664e2b13438ab7a460e570c680d49be240855b7c9ae30a373c83d50dda5da6b84d01b7
 DIST boto3-1.18.60.tar.gz 428327 BLAKE2B 
d559c7512c7ab1160dfec4616741002ce82357d3469747044bf79f90baba5e6e3d2f2ecf32ae4cad7522a341d846d199cf34555376d05d56cdbfccc75d0f9042
 SHA512 
e013ec97b4379cbd3f21f000974d8078a2710f29a9a7d34532fa06c9011fb566238d38d45abd5ecad5b26ad544f72b86ae191fe475bd0d729d290553cd461ff8
 DIST boto3-1.18.65.tar.gz 429858 BLAKE2B 
fbc80e0d8d10f6d02fcf9b86c6b4be03a9c908318c507a7cde1eef0c36d8fe3a5d3be0f8c6178edfdd8bc82adf112f297a5f127cd2b442ce10fe4d37b3a21fa4
 SHA512 
631d8f618fb6d55b338b563e72e1ccc751b8937bb2660d033b885951ea5ec3ac6902f8c7b9918664d764be84fdef5af4e7a87d444cbc154ebf5ae06908f90714
+DIST boto3-1.19.10.tar.gz 435970 BLAKE2B 
98ed4022bb7eb80657b2b4a47de66b8ee8f535f5a6a39720b0e53ec97575cddaa33fa16277c71b4313a05583b1aa10cbe9e78f695e6959ca029648b7cd72fd58
 SHA512 
2e7457e34f7bc054648c0eb14b09839f3ac637923a287088edd5ccec4dd8b695d84771c8cf48110babdd540853a6dcdb10de652a89d592114f0242ba84f80b80
 DIST boto3-1.19.5.tar.gz 433567 BLAKE2B 
52c12a4dd18d6f02326f8002b345cc5df224455fc862daa700326ae1df258979211d2753f01e1a106f237de393e483dc8926bb4ef0e08bafa575f20811dccd55
 SHA512 
fad05102f0c3e7e30a3342009f6b3ae28f52758f17a0c22b4da9a03dd10d7f9149ea2ec0119f55ec7280824bd8173653271821e82fcd54ef9fb9161b2d62df70
 DIST boto3-1.19.6.tar.gz 434389 BLAKE2B 
3c7e4c91c95b93358b4a31d401e03f8a397802004a6ee2bfc2ef1a31df8b89e8866fa73d3354509ae00537898cc8e04b878cc9d00f82ae4e94266e8185e7abd1
 SHA512 
6ba4f7a89d973991afe329b4c648c8ecb0bb256d63c7e60ae8bb70e6fd5fc9b1929168dfdd55f2c84039856a32c891013abf61dc2e65f516490c446b0dfaaac2
 DIST boto3-1.19.7.tar.gz 434848 BLAKE2B 
102b2d985cbad6c6ff6fc7866f47c172028e4b1a56ef7eac5854b12aedfbca1b94eb426fead04397e119ebaf939f7732202718395775b0555f566ed938c27dc7
 SHA512 
40cf5341bfd7cc4cae4c542e39e4c5ec1b63ba3bfee5faedb75633e656700dd5e80a137b234b57d22cc1b7d85a2056ced4eb8b7189ab57c8f2c0269e8826811d

diff --git a/dev-python/boto3/boto3-1.19.10.ebuild 
b/dev-python/boto3/boto3-1.19.10.ebuild
new file mode 100644
index 000..450c87d9f8b
--- /dev/null
+++ b/dev-python/boto3/boto3-1.19.10.ebuild
@@ -0,0 +1,53 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+PYTHON_COMPAT=( python3_{8..10} )
+inherit distutils-r1
+
+DESCRIPTION="The AWS SDK for Python"
+HOMEPAGE="https://github.com/boto/boto3;
+LICENSE="Apache-2.0"
+SLOT="0"
+
+if [[ "${PV}" == "" ]]; then
+   EGIT_REPO_URI="https://github.com/boto/boto3;
+   inherit git-r3
+   BOTOCORE_PV=${PV}
+else
+   SRC_URI="https://github.com/boto/${PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
+   KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux 
~x86-linux"
+
+   # botocore is x.(y+3).z
+   BOTOCORE_PV="$(ver_cut 1).$(( $(ver_cut 2) + 3)).$(ver_cut 3-)"
+fi
+
+RDEPEND="
+   >=dev-python/botocore-${BOTOCORE_PV}[${PYTHON_USEDEP}]
+   >=dev-python/jmespath-0.7.1[${PYTHON_USEDEP}]
+   >=dev-python/s3transfer-0.3.0[${PYTHON_USEDEP}]
+"
+BDEPEND="
+   test? (
+   dev-python/mock[${PYTHON_USEDEP}]
+   )
+"
+
+distutils_enable_sphinx docs/source \
+   'dev-python/guzzle_sphinx_theme'
+distutils_enable_tests pytest
+
+python_prepare_all() {
+   # don't lock versions to narrow ranges
+   sed -e '/botocore/ d' \
+   -e '/jmespath/ d' \
+   -e '/s3transfer/ d' \
+   -i setup.py || die
+
+   distutils-r1_python_prepare_all
+}
+
+python_test() {
+   epytest tests/{functional,unit}
+}



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

2021-11-03 Thread Michał Górny
commit: e4a5ae382f86991376de6498531b68225ec2ad68
Author: Michał Górny  gentoo  org>
AuthorDate: Wed Nov  3 20:25:12 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Nov  3 20:52:54 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e4a5ae38

app-admin/awscli: Bump to 1.21.10

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

 app-admin/awscli/Manifest  |  1 +
 app-admin/awscli/awscli-1.21.10.ebuild | 47 ++
 2 files changed, 48 insertions(+)

diff --git a/app-admin/awscli/Manifest b/app-admin/awscli/Manifest
index ea5975350b4..18e69a9689e 100644
--- a/app-admin/awscli/Manifest
+++ b/app-admin/awscli/Manifest
@@ -1,6 +1,7 @@
 DIST awscli-1.20.53.tar.gz 2081402 BLAKE2B 
88d56df063ae6473122913e4713e17bfd8c32961477b8e723ed3c0c0b7dc72ccc4dfd8d897699e2060a2b65a198b96eccf77accdac9a21510aa56dba5423b76e
 SHA512 
48576b535bdf6b9e6397eadd589c41eeec480d2eaf3035ca6e64bd86984aba9170a83b71c0f7f3f64cfaebaf5104fe3adcdaebace5166343fb3b772f5ad8ccfd
 DIST awscli-1.20.60.tar.gz 2090278 BLAKE2B 
107d4d34730769fe18729cc2a42a574c8b66d0715eabc67c1a236d828ee7623387ece4dd8b3a80818b68be7439ffb74ba2c48bac74323b2a9e960f53c0508bf3
 SHA512 
7c4a1d79434ca2497d814dace68b537e5bc120f03d4f63cf74280d8c83d4c68273d9c0b16e90b477c91e49498468e1717ba6ba1b057590fd89c0c2cc82b90383
 DIST awscli-1.20.65.tar.gz 2091702 BLAKE2B 
e8295cf4e859c1e642077f4014fdea333292e98e22bbcb58a87da174687af8ebdf693a94f04949119d544daaf6fb9bfe4388444d9ec8a24c0e8b67d202e75753
 SHA512 
dd943682d10212179ebba959b8919a07ba0b548c5f24f735c69c05f9e1c27efa3f74c45d9702b96c4e556a6b436947d34da88291fc5718386891a3425a738c84
+DIST awscli-1.21.10.tar.gz 2097337 BLAKE2B 
faec7205c83f195f8034102ae2ca971536f901a45a9bb81dbcd03adbba77c60b815052954966790ae6d2df92f426d281969373cdec212c42bd41002806e8f6f1
 SHA512 
72ef82c6282f073403709ae3cf511375cf61d5ab85a9bb378332345ecabfc01785e45971240eb515105049f64b8237abc16382b06a168efade254793e9ef4a3f
 DIST awscli-1.21.5.tar.gz 2095418 BLAKE2B 
152d0ac70e9e0120fb9b10451904af52035bce84168c055695e7dc93e56648bd7689f20ac0ecdbdfc54ccb846d51b33027d2e9ee09c5e5d1e915c0ec05b0fbfe
 SHA512 
e3063252a50fc6033669a0ff80f82d73764a6728d623d75a27f0652e779cbeb452454d887bf5bd70199a7394df40f9758b14619778c6428a164d590e6c8aaa89
 DIST awscli-1.21.6.tar.gz 2095961 BLAKE2B 
7c765168604cf98f2c1be1aebf1cacb425124dff51a0a1ba1792634187feab6361d740aa743eda7d41a671300d4196e852640e04f56aa399752ce3305ac1ce86
 SHA512 
912d81f96cef3ae1c2a0969050e1bce304d1019a98d6bf16e45de50c66f85f6f69a10ceffeae773aafa002227e657861a9f41d123368c1b4a93b5d49747137d3
 DIST awscli-1.21.7.tar.gz 2095914 BLAKE2B 
6cb53fab223941a41eceeb8430d7158bc14da670a42609707ee5aea02a7e9d43f32fd7118ef7ab4ede54dd5312a4907eac7aa0e040d775ca7f606049dfc1a090
 SHA512 
8bf7dd4aaab890e4269a02fdd8735dd918a31783128dab46bc5077310ca385717fe4da913c2fb3c36e1132eaaea40cb7c4f434d6060fe27cd4bfc704581cd1e0

diff --git a/app-admin/awscli/awscli-1.21.10.ebuild 
b/app-admin/awscli/awscli-1.21.10.ebuild
new file mode 100644
index 000..81d5997098c
--- /dev/null
+++ b/app-admin/awscli/awscli-1.21.10.ebuild
@@ -0,0 +1,47 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+PYTHON_COMPAT=( python3_{8..10} )
+inherit bash-completion-r1 distutils-r1
+
+DESCRIPTION="Universal Command Line Environment for AWS"
+HOMEPAGE="https://pypi.org/project/awscli/;
+#SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
+SRC_URI="https://github.com/aws/aws-cli/archive/${PV}.tar.gz -> ${P}.tar.gz"
+S="${WORKDIR}/aws-cli-${PV}"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm64 ~x86"
+
+# botocore is x.(y+1).z
+BOTOCORE_PV="$(ver_cut 1).$(( $(ver_cut 2) + 1)).$(ver_cut 3-)"
+RDEPEND="
+   >=dev-python/botocore-${BOTOCORE_PV}[${PYTHON_USEDEP}]
+   dev-python/colorama[${PYTHON_USEDEP}]
+   dev-python/docutils[${PYTHON_USEDEP}]
+   dev-python/rsa[${PYTHON_USEDEP}]
+   >=dev-python/s3transfer-0.4.0[${PYTHON_USEDEP}]
+   dev-python/pyyaml[${PYTHON_USEDEP}]
+"
+
+distutils_enable_tests --install pytest
+
+python_test() {
+   distutils_install_for_testing
+   # integration tests require AWS credentials and Internet access
+   epytest tests/{functional,unit}
+}
+
+python_install_all() {
+   newbashcomp bin/aws_bash_completer aws
+
+   insinto /usr/share/zsh/site-functions
+   newins bin/aws_zsh_completer.sh _aws
+
+   distutils-r1_python_install_all
+
+   rm "${ED}"/usr/bin/{aws.cmd,aws_bash_completer,aws_zsh_completer.sh} || 
die
+}



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

2021-11-03 Thread Michał Górny
commit: 908735abeec66d8e57654a10966aff031cd2556d
Author: Michał Górny  gentoo  org>
AuthorDate: Wed Nov  3 20:29:56 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Nov  3 20:52:56 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=908735ab

dev-libs/jsoncpp: Bump to 1.9.5

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

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

diff --git a/dev-libs/jsoncpp/jsoncpp-1.9.5.ebuild 
b/dev-libs/jsoncpp/jsoncpp-1.9.5.ebuild
index 8fe05bec2ff..328727ef831 100644
--- a/dev-libs/jsoncpp/jsoncpp-1.9.5.ebuild
+++ b/dev-libs/jsoncpp/jsoncpp-1.9.5.ebuild
@@ -13,7 +13,7 @@ SRC_URI="
-> ${P}.tar.gz"
 
 LICENSE="|| ( public-domain MIT )"
-SLOT="0/24"
+SLOT="0/25"
 KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 
~sparc ~x86 ~amd64-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris"
 IUSE="doc test"
 RESTRICT="!test? ( test )"



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

2021-11-03 Thread Michał Górny
commit: fb9d69eb22d39f50be985f7a4b9bfc11abc95253
Author: Michał Górny  gentoo  org>
AuthorDate: Wed Nov  3 20:24:34 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Nov  3 20:52:53 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fb9d69eb

dev-python/botocore: Bump to 1.22.10

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

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

diff --git a/dev-python/botocore/Manifest b/dev-python/botocore/Manifest
index 98b34aba7d2..60089443b4d 100644
--- a/dev-python/botocore/Manifest
+++ b/dev-python/botocore/Manifest
@@ -1,6 +1,7 @@
 DIST botocore-1.21.53.tar.gz 8221904 BLAKE2B 
79a87c9678fad9f3b4503740d9857579850eb2e6cf8371e233b9957b031e79aa04f28ce35b96826bfa4ff08c84a7ec646c8cd4302e5eb785530e8f3e2bf9b2f2
 SHA512 
0a3704d68a09a1afe53d4321d327036f4581d8c6942bc02f594c26d24fa2a60cfbbfab595cc3c4a4e9d3439790835739f7be8c3b572536feb655646c7800cf61
 DIST botocore-1.21.60.tar.gz 8253381 BLAKE2B 
f035a335f8d72c182f6fbd3f2216608bd5683e70ae11fd8646ff81416262ec802aac5b084f0cf96d23fd6767bbe678e35b24377d82186440b3ee55c977b42643
 SHA512 
7e801f67c670a85ebd0641fe8a51890dcea1a3a6f2253cca1213ee96a20497c1196c16b2576bcd2dc796b501117d609240c59b1077bbdc0f3021cf6659289e21
 DIST botocore-1.21.65.tar.gz 8261668 BLAKE2B 
c955019d06aa1b2f4503673b7d9009e5d6e07ee4348e730e6b4d11285f3030f676f0efda58a72dd92cac8c6ba0cb57f8f879eb5298009ecbd227904d18a453bf
 SHA512 
955d24d2d486524af7bee57a56e2e903458030420198f3e6ab49d61be52b812a98444a9d0f86503b121270d6642345ffad6053ad143374dc56ab908b385afb0a
+DIST botocore-1.22.10.tar.gz 8331163 BLAKE2B 
51515566ed811cb3698ee3ba9ec15490b8e3198570feadb5bac11164ab9a50a2441d115347e750b1180afad9f535c915445918acc5c83b486992e6040cacd008
 SHA512 
ac4954da4581755baf6777f71014db005870a8b868020ae1decee9e4eb0d1b9b43f72c2a4cf5e7069933421df7d66313cfb8465978dc516be4de16154c2bff6c
 DIST botocore-1.22.5.tar.gz 8301083 BLAKE2B 
91f9d38e7c5bcb0b8f58c04547ad45489f58d2240c6b7301cf632969a4a73cf4a1d51c8c68c8def27653c10041d2163ad7ca800dcf6fd07972b506bf2566cae3
 SHA512 
710a903dc79ca4ffacc4974f09ca769e1e3b8cb143f6f0349240dd8c2af8ee526a1dadb7310a26019363f683fc4149cb4c73d8b94a856a384fab7f84fb5c
 DIST botocore-1.22.6.tar.gz 8302901 BLAKE2B 
4627c7bfcbd1750a6517c045b7c7c986c6defb9b35e413fae47e03fe24f3404ff4905c714212ad00193eb4dfa2893a0080da97acb538965a8792278915823a3b
 SHA512 
f39eb6f339011709fa764d3783f225fbd4e4100e51466de9c87d6a3a5430823e81be1b024963ded49785b4fd49febdfa66dd3f91c3b9296508c3d71d794d170d
 DIST botocore-1.22.7.tar.gz 8306878 BLAKE2B 
fd427ced3eb3c2ce71a28f7334ee312293fc98c7b2d91991ce6c894f71bd39b356aa3a2f0a0495fd91e394be4d284b21dc8272863e9568167112aadccaed21a6
 SHA512 
39eaa5d4bc64669bc398797c69d63157a6a4539bed1c4cdc492c4fe94c9a32d58ac9ea8c06fafd75a5c36ab9d3a5c99f88990b03bcef6cccf7e0c4247330780b

diff --git a/dev-python/botocore/botocore-1.22.10.ebuild 
b/dev-python/botocore/botocore-1.22.10.ebuild
new file mode 100644
index 000..638620b2cbc
--- /dev/null
+++ b/dev-python/botocore/botocore-1.22.10.ebuild
@@ -0,0 +1,50 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+PYTHON_COMPAT=( python3_{8..10} )
+inherit distutils-r1
+
+DESCRIPTION="Low-level, data-driven core of boto 3"
+HOMEPAGE="https://github.com/boto/botocore;
+LICENSE="Apache-2.0"
+SLOT="0"
+
+if [[ "${PV}" == "" ]]; then
+   EGIT_REPO_URI="https://github.com/boto/botocore;
+   inherit git-r3
+else
+   SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+   KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux 
~x86-linux"
+fi
+
+RDEPEND="
+   dev-python/six[${PYTHON_USEDEP}]
+   dev-python/jmespath[${PYTHON_USEDEP}]
+   dev-python/python-dateutil[${PYTHON_USEDEP}]
+   >=dev-python/urllib3-1.25.4[${PYTHON_USEDEP}]
+"
+BDEPEND="
+   test? (
+   dev-python/jsonschema[${PYTHON_USEDEP}]
+   )
+"
+
+PATCHES=(
+   "${FILESDIR}/1.8.6-tests-pass-all-env-vars-to-cmd-runner.patch"
+)
+
+distutils_enable_sphinx docs/source \
+   'dev-python/guzzle_sphinx_theme'
+distutils_enable_tests pytest
+
+src_prepare() {
+   # unpin deps
+   sed -i -e "s:>=.*':':" setup.py || die
+   distutils-r1_src_prepare
+}
+
+python_test() {
+   epytest tests/{functional,unit}
+}



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

2021-11-03 Thread Michał Górny
commit: 9ac25168de8034cf3c8113bf1923378bf8567362
Author: Michał Górny  gentoo  org>
AuthorDate: Wed Nov  3 20:29:05 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Nov  3 20:52:55 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9ac25168

dev-libs/jsoncpp: Bump to 1.9.5

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

 dev-libs/jsoncpp/Manifest |  1 +
 dev-libs/jsoncpp/jsoncpp-1.9.5.ebuild | 49 +++
 2 files changed, 50 insertions(+)

diff --git a/dev-libs/jsoncpp/Manifest b/dev-libs/jsoncpp/Manifest
index b73bf186ae7..9f94bcfc7ed 100644
--- a/dev-libs/jsoncpp/Manifest
+++ b/dev-libs/jsoncpp/Manifest
@@ -1,2 +1,3 @@
 DIST jsoncpp-1.9.3.tar.gz 212922 BLAKE2B 
6f89762e899ffe127705a30c1fe86f458d62fa05b8dbde6c465c73b6855d3945f3d739ff0c26e1a6326a211c946277908684ace9363df72ba0f460f66b3e3fd8
 SHA512 
f1c035d54ed952d8d4e41acab5c3ecf6aa445f348f98aeac2e7c89555ec2f6421d727b3bc4c2f54176afce137c545b20d886562901953ec091f91890e91e8559
 DIST jsoncpp-1.9.4.tar.gz 214057 BLAKE2B 
9a8c52e5d0b78f1593c93bc40f48d3789b031ba0da519c99cce17f1f6e104b24e0ffe88138c25da6dfa250586aeb9e98d00fbf74d9fb9309b29a6d4f17762263
 SHA512 
adfd4afbdf6b79bd37edcf0e248f07864994f1c4bcb7431f3b44102490ce467f72381908066655fa486dec12f467af0a11f42f859bbf719895974c7339db7d22
+DIST jsoncpp-1.9.5.tar.gz 216055 BLAKE2B 
744275297647be8f1ac7bbf6c818e5106fc122591b3fb68c37cf33f5b3b7de8429bb7ca2ae693202a5a83c274303804e21ebb27f05ba235568bf75a9b375
 SHA512 
1d06e044759b1e1a4cc4960189dd7e001a0a4389d7239a6d59295af995a553518e4e0337b4b4b817e70da5d9731a4c98655af90791b6287870b5ff8d73ad8873

diff --git a/dev-libs/jsoncpp/jsoncpp-1.9.5.ebuild 
b/dev-libs/jsoncpp/jsoncpp-1.9.5.ebuild
new file mode 100644
index 000..8fe05bec2ff
--- /dev/null
+++ b/dev-libs/jsoncpp/jsoncpp-1.9.5.ebuild
@@ -0,0 +1,49 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+PYTHON_COMPAT=( python3_{8..10} )
+inherit meson python-any-r1
+
+DESCRIPTION="C++ JSON reader and writer"
+HOMEPAGE="https://github.com/open-source-parsers/jsoncpp;
+SRC_URI="
+   https://github.com/open-source-parsers/${PN}/archive/${PV}.tar.gz
+   -> ${P}.tar.gz"
+
+LICENSE="|| ( public-domain MIT )"
+SLOT="0/24"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 
~sparc ~x86 ~amd64-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris"
+IUSE="doc test"
+RESTRICT="!test? ( test )"
+
+BDEPEND="
+   ${PYTHON_DEPS}
+   doc? ( app-doc/doxygen )"
+RDEPEND=""
+
+src_configure() {
+   local emesonargs=(
+   # Follow Debian, Ubuntu, Arch convention for headers location
+   # bug #452234
+   --includedir include/jsoncpp
+   -Dtests=$(usex test true false)
+   )
+   meson_src_configure
+}
+
+src_compile() {
+   meson_src_compile
+
+   if use doc; then
+   echo "${PV}" > version || die
+   "${EPYTHON}" doxybuild.py 
--doxygen="${EPREFIX}"/usr/bin/doxygen || die
+   HTML_DOCS=( dist/doxygen/jsoncpp*/. )
+   fi
+}
+
+src_test() {
+   # increase test timeout due to failures on slower hardware
+   meson_src_test -t 2
+}



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

2021-11-03 Thread Jakov Smolić
commit: 8ec2e0b5ba3114a83966b305d9fdd140cff7b3e5
Author: Jakov Smolić  gentoo  org>
AuthorDate: Wed Nov  3 20:38:04 2021 +
Commit: Jakov Smolić  gentoo  org>
CommitDate: Wed Nov  3 20:38:04 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8ec2e0b5

sci-libs/ceres-solver: Stabilize 2.0.0 amd64, #816387

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

 sci-libs/ceres-solver/ceres-solver-2.0.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sci-libs/ceres-solver/ceres-solver-2.0.0.ebuild 
b/sci-libs/ceres-solver/ceres-solver-2.0.0.ebuild
index 771ac309e41..8ed07b8f792 100644
--- a/sci-libs/ceres-solver/ceres-solver-2.0.0.ebuild
+++ b/sci-libs/ceres-solver/ceres-solver-2.0.0.ebuild
@@ -16,7 +16,7 @@ SRC_URI="http://ceres-solver.org/${P}.tar.gz;
 
 LICENSE="sparse? ( BSD ) !sparse? ( LGPL-2.1 ) cxsparse? ( BSD )"
 SLOT="0/1"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux"
 IUSE="cxsparse examples gflags lapack openmp +schur sparse test"
 
 REQUIRED_USE="test? ( gflags ) sparse? ( lapack ) abi_x86_32? ( !sparse 
!lapack )"



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

2021-11-03 Thread Jakov Smolić
commit: 108769d56fe7d6c9c894b8070a3074871348656e
Author: Jakov Smolić  gentoo  org>
AuthorDate: Wed Nov  3 20:37:59 2021 +
Commit: Jakov Smolić  gentoo  org>
CommitDate: Wed Nov  3 20:37:59 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=108769d5

sys-process/bpytop: Stabilize 1.0.63 amd64, #813465

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

 sys-process/bpytop/bpytop-1.0.63.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-process/bpytop/bpytop-1.0.63.ebuild 
b/sys-process/bpytop/bpytop-1.0.63.ebuild
index 5b1ac4dd6d6..ad730c667c5 100644
--- a/sys-process/bpytop/bpytop-1.0.63.ebuild
+++ b/sys-process/bpytop/bpytop-1.0.63.ebuild
@@ -13,7 +13,7 @@ 
SRC_URI="https://github.com/aristocratos/${PN}/archive/v${PV}.tar.gz -> ${P}.tar
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
 IUSE="test"
 
 RDEPEND="



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

2021-11-03 Thread Jakov Smolić
commit: ca4d158062cb14bf6e12eb4ecd6d3bc6d565249f
Author: Jakov Smolić  gentoo  org>
AuthorDate: Wed Nov  3 20:37:55 2021 +
Commit: Jakov Smolić  gentoo  org>
CommitDate: Wed Nov  3 20:37:55 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ca4d1580

app-misc/tprint: Keyword 1.1.0-r1 amd64, #794805

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

 app-misc/tprint/tprint-1.1.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-misc/tprint/tprint-1.1.0-r1.ebuild 
b/app-misc/tprint/tprint-1.1.0-r1.ebuild
index fc7e22cc6f7..0d437f766d3 100644
--- a/app-misc/tprint/tprint-1.1.0-r1.ebuild
+++ b/app-misc/tprint/tprint-1.1.0-r1.ebuild
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~ppc ~x86"
+KEYWORDS="~amd64 ~ppc ~x86"
 
 src_prepare() {
default



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

2021-11-03 Thread Jakov Smolić
commit: 01bb454fa46a29b2bb14e0943cd59e247b5199d6
Author: Jakov Smolić  gentoo  org>
AuthorDate: Wed Nov  3 20:34:02 2021 +
Commit: Jakov Smolić  gentoo  org>
CommitDate: Wed Nov  3 20:35:21 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=01bb454f

app-misc/hatools: keyword 2.14 for amd64, bug #794802

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

 app-misc/hatools/hatools-2.14.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-misc/hatools/hatools-2.14.ebuild 
b/app-misc/hatools/hatools-2.14.ebuild
index a915b1bd85b..2f14e5cc8c5 100644
--- a/app-misc/hatools/hatools-2.14.ebuild
+++ b/app-misc/hatools/hatools-2.14.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -9,7 +9,7 @@ SRC_URI="http://www.fatalmind.com/software/hatools/${P}.tar.gz;
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~mips ~ppc x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris 
~x86-solaris"
+KEYWORDS="~amd64 ~mips ~ppc x86 ~amd64-linux ~x86-linux ~ppc-macos 
~sparc-solaris ~x86-solaris"
 IUSE="test"
 RESTRICT="!test? ( test )"
 



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

2021-11-03 Thread Jakov Smolić
commit: 10cff3943a4e5644c0750a72ceec673a56bdc846
Author: Jakov Smolić  gentoo  org>
AuthorDate: Wed Nov  3 20:35:11 2021 +
Commit: Jakov Smolić  gentoo  org>
CommitDate: Wed Nov  3 20:35:22 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=10cff394

sys-apps/gentoo-systemd-integration: Stabilize 9 ALLARCHES, #813192

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

 sys-apps/gentoo-systemd-integration/gentoo-systemd-integration-9.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/sys-apps/gentoo-systemd-integration/gentoo-systemd-integration-9.ebuild 
b/sys-apps/gentoo-systemd-integration/gentoo-systemd-integration-9.ebuild
index 0d5b07883d9..8e8064cc18f 100644
--- a/sys-apps/gentoo-systemd-integration/gentoo-systemd-integration-9.ebuild
+++ b/sys-apps/gentoo-systemd-integration/gentoo-systemd-integration-9.ebuild
@@ -10,7 +10,7 @@ if [[ ${PV} ==  ]]; then
inherit autotools git-r3
 else
SRC_URI="https://dev.gentoo.org/~floppym/dist/${P}.tar.gz;
-   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 
~riscv ~sparc ~x86"
+   KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv 
sparc x86"
 fi
 
 DESCRIPTION="systemd integration files for Gentoo"



[gentoo-commits] repo/gentoo:master commit in: dev-tcltk/itcl/

2021-11-03 Thread Sam James
commit: aadc70a0e1d0bc986fbd6557c00acaccd2e60c50
Author: Sam James  gentoo  org>
AuthorDate: Wed Nov  3 20:27:30 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Nov  3 20:27:30 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aadc70a0

dev-tcltk/itcl: Stabilize 4.2.0 x86, #820263

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

 dev-tcltk/itcl/itcl-4.2.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-tcltk/itcl/itcl-4.2.0.ebuild b/dev-tcltk/itcl/itcl-4.2.0.ebuild
index 804fc5d58d2..6176e624909 100644
--- a/dev-tcltk/itcl/itcl-4.2.0.ebuild
+++ b/dev-tcltk/itcl/itcl-4.2.0.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="mirror://sourceforge/project/incrtcl/%5Bincr%20Tcl_Tk%5D-4-source/itcl%
 
 SLOT="0"
 LICENSE="BSD"
-KEYWORDS="~alpha ~amd64 ~arm64 ~ia64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha ~amd64 ~arm64 ~ia64 ~ppc ~sparc x86 ~amd64-linux ~x86-linux"
 IUSE=""
 
 RDEPEND=">=dev-lang/tcl-8.6:0="



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

2021-11-03 Thread Sam James
commit: dbb240b0d4f9cd0cdc96ee65d4ba5da3fa01b5d6
Author: Sam James  gentoo  org>
AuthorDate: Wed Nov  3 20:27:27 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Nov  3 20:27:27 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dbb240b0

dev-ruby/childprocess: Stabilize 4.1.0 x86, #821358

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

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

diff --git a/dev-ruby/childprocess/childprocess-4.1.0.ebuild 
b/dev-ruby/childprocess/childprocess-4.1.0.ebuild
index 768fcd6ad08..b72cd8b44c4 100644
--- a/dev-ruby/childprocess/childprocess-4.1.0.ebuild
+++ b/dev-ruby/childprocess/childprocess-4.1.0.ebuild
@@ -18,7 +18,7 @@ HOMEPAGE="https://github.com/jarib/childprocess;
 
 LICENSE="MIT"
 SLOT="2"
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~s390 ~sparc x86"
 IUSE=""
 
 ruby_add_rdepend ">=dev-ruby/ffi-1.0.11"



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

2021-11-03 Thread Sam James
commit: 53cd4080bc04549bb1f6ea62c15f0f248de05b72
Author: Sam James  gentoo  org>
AuthorDate: Wed Nov  3 20:28:24 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Nov  3 20:28:24 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=53cd4080

dev-ruby/childprocess: Stabilize 4.1.0 arm64, #821358

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

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

diff --git a/dev-ruby/childprocess/childprocess-4.1.0.ebuild 
b/dev-ruby/childprocess/childprocess-4.1.0.ebuild
index 041fdbe1564..662c358081f 100644
--- a/dev-ruby/childprocess/childprocess-4.1.0.ebuild
+++ b/dev-ruby/childprocess/childprocess-4.1.0.ebuild
@@ -18,7 +18,7 @@ HOMEPAGE="https://github.com/jarib/childprocess;
 
 LICENSE="MIT"
 SLOT="2"
-KEYWORDS="amd64 arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~s390 ~sparc x86"
+KEYWORDS="amd64 arm arm64 ~hppa ~ppc ~ppc64 ~riscv ~s390 ~sparc x86"
 IUSE=""
 
 ruby_add_rdepend ">=dev-ruby/ffi-1.0.11"



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

2021-11-03 Thread Sam James
commit: 050413f14ed7ef9caa8d0184489945b840866454
Author: Sam James  gentoo  org>
AuthorDate: Wed Nov  3 20:27:23 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Nov  3 20:27:23 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=050413f1

sci-mathematics/pari: Stabilize 2.13.2 x86, #821466

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

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

diff --git a/sci-mathematics/pari/pari-2.13.2.ebuild 
b/sci-mathematics/pari/pari-2.13.2.ebuild
index bc5709ab338..a32f892d552 100644
--- a/sci-mathematics/pari/pari-2.13.2.ebuild
+++ b/sci-mathematics/pari/pari-2.13.2.ebuild
@@ -14,7 +14,7 @@ LICENSE="GPL-2"
 # The subslot is the value of $soname_num obtained from
 # upstream's config/version script.
 SLOT="0/7"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux 
~x86-linux"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~sparc x86 ~amd64-linux 
~x86-linux"
 IUSE="data doc fltk gmp test threads X"
 RESTRICT="!test? ( test )"
 



[gentoo-commits] repo/gentoo:master commit in: dev-tcltk/itcl/

2021-11-03 Thread Sam James
commit: ab1731883a4f0d23b7acfcdeec8f011db0799ac8
Author: Sam James  gentoo  org>
AuthorDate: Wed Nov  3 20:28:46 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Nov  3 20:28:46 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ab173188

dev-tcltk/itcl: Stabilize 4.2.0 sparc, #820263

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

 dev-tcltk/itcl/itcl-4.2.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-tcltk/itcl/itcl-4.2.0.ebuild b/dev-tcltk/itcl/itcl-4.2.0.ebuild
index 56456f4e3ad..306abe1913a 100644
--- a/dev-tcltk/itcl/itcl-4.2.0.ebuild
+++ b/dev-tcltk/itcl/itcl-4.2.0.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="mirror://sourceforge/project/incrtcl/%5Bincr%20Tcl_Tk%5D-4-source/itcl%
 
 SLOT="0"
 LICENSE="BSD"
-KEYWORDS="~alpha amd64 arm64 ~ia64 ~ppc ~sparc x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 arm64 ~ia64 ~ppc sparc x86 ~amd64-linux ~x86-linux"
 IUSE=""
 
 RDEPEND=">=dev-lang/tcl-8.6:0="



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

2021-11-03 Thread Sam James
commit: ef543ea74be26e9d78b660eb7c74ce89ea1bb0e7
Author: Sam James  gentoo  org>
AuthorDate: Wed Nov  3 20:27:49 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Nov  3 20:27:49 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ef543ea7

dev-ruby/childprocess: Stabilize 4.1.0 amd64, #821358

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

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

diff --git a/dev-ruby/childprocess/childprocess-4.1.0.ebuild 
b/dev-ruby/childprocess/childprocess-4.1.0.ebuild
index b72cd8b44c4..2ede2be8877 100644
--- a/dev-ruby/childprocess/childprocess-4.1.0.ebuild
+++ b/dev-ruby/childprocess/childprocess-4.1.0.ebuild
@@ -18,7 +18,7 @@ HOMEPAGE="https://github.com/jarib/childprocess;
 
 LICENSE="MIT"
 SLOT="2"
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~s390 ~sparc x86"
+KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~s390 ~sparc x86"
 IUSE=""
 
 ruby_add_rdepend ">=dev-ruby/ffi-1.0.11"



[gentoo-commits] repo/gentoo:master commit in: dev-tcltk/itcl/

2021-11-03 Thread Sam James
commit: b12472fb407f87e58524b38a0f96583047a069a0
Author: Sam James  gentoo  org>
AuthorDate: Wed Nov  3 20:28:27 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Nov  3 20:28:27 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b12472fb

dev-tcltk/itcl: Stabilize 4.2.0 arm64, #820263

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

 dev-tcltk/itcl/itcl-4.2.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-tcltk/itcl/itcl-4.2.0.ebuild b/dev-tcltk/itcl/itcl-4.2.0.ebuild
index 29478d82da0..56456f4e3ad 100644
--- a/dev-tcltk/itcl/itcl-4.2.0.ebuild
+++ b/dev-tcltk/itcl/itcl-4.2.0.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="mirror://sourceforge/project/incrtcl/%5Bincr%20Tcl_Tk%5D-4-source/itcl%
 
 SLOT="0"
 LICENSE="BSD"
-KEYWORDS="~alpha amd64 ~arm64 ~ia64 ~ppc ~sparc x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 arm64 ~ia64 ~ppc ~sparc x86 ~amd64-linux ~x86-linux"
 IUSE=""
 
 RDEPEND=">=dev-lang/tcl-8.6:0="



[gentoo-commits] repo/gentoo:master commit in: dev-tcltk/itcl/

2021-11-03 Thread Sam James
commit: 0697d22cd84d7f41cafd80381d63086af0db23b2
Author: Sam James  gentoo  org>
AuthorDate: Wed Nov  3 20:27:53 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Nov  3 20:27:53 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0697d22c

dev-tcltk/itcl: Stabilize 4.2.0 amd64, #820263

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

 dev-tcltk/itcl/itcl-4.2.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-tcltk/itcl/itcl-4.2.0.ebuild b/dev-tcltk/itcl/itcl-4.2.0.ebuild
index 6176e624909..29478d82da0 100644
--- a/dev-tcltk/itcl/itcl-4.2.0.ebuild
+++ b/dev-tcltk/itcl/itcl-4.2.0.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="mirror://sourceforge/project/incrtcl/%5Bincr%20Tcl_Tk%5D-4-source/itcl%
 
 SLOT="0"
 LICENSE="BSD"
-KEYWORDS="~alpha ~amd64 ~arm64 ~ia64 ~ppc ~sparc x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 ~arm64 ~ia64 ~ppc ~sparc x86 ~amd64-linux ~x86-linux"
 IUSE=""
 
 RDEPEND=">=dev-lang/tcl-8.6:0="



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

2021-11-03 Thread Sam James
commit: 6d0529ebbbeaa3b2cd9e696cb841cb33ea61a19d
Author: Sam James  gentoo  org>
AuthorDate: Wed Nov  3 20:28:07 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Nov  3 20:28:07 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6d0529eb

dev-ruby/childprocess: Stabilize 4.1.0 arm, #821358

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

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

diff --git a/dev-ruby/childprocess/childprocess-4.1.0.ebuild 
b/dev-ruby/childprocess/childprocess-4.1.0.ebuild
index 2ede2be8877..041fdbe1564 100644
--- a/dev-ruby/childprocess/childprocess-4.1.0.ebuild
+++ b/dev-ruby/childprocess/childprocess-4.1.0.ebuild
@@ -18,7 +18,7 @@ HOMEPAGE="https://github.com/jarib/childprocess;
 
 LICENSE="MIT"
 SLOT="2"
-KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~s390 ~sparc x86"
+KEYWORDS="amd64 arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~s390 ~sparc x86"
 IUSE=""
 
 ruby_add_rdepend ">=dev-ruby/ffi-1.0.11"



  1   2   3   >