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

2022-04-07 Thread Hans de Graaff
commit: 438c7314dfd975d07194587912f78155ff3fc4f2
Author: Hans de Graaff  gentoo  org>
AuthorDate: Fri Apr  8 05:11:12 2022 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Fri Apr  8 05:32:08 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=438c7314

dev-ruby/nokogiri-diff: enable ruby30, ruby31

Signed-off-by: Hans de Graaff  gentoo.org>

 dev-ruby/nokogiri-diff/nokogiri-diff-0.2.0-r3.ebuild | 8 +---
 1 file changed, 5 insertions(+), 3 deletions(-)

diff --git a/dev-ruby/nokogiri-diff/nokogiri-diff-0.2.0-r3.ebuild 
b/dev-ruby/nokogiri-diff/nokogiri-diff-0.2.0-r3.ebuild
index ce6a9e2a7a43..c16fa9c3a1cf 100644
--- a/dev-ruby/nokogiri-diff/nokogiri-diff-0.2.0-r3.ebuild
+++ b/dev-ruby/nokogiri-diff/nokogiri-diff-0.2.0-r3.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
 
-USE_RUBY="ruby26 ruby27"
+USE_RUBY="ruby26 ruby27 ruby30 ruby31"
 
-RUBY_FAKEGEM_RECIPE_TEST="rspec"
+RUBY_FAKEGEM_RECIPE_TEST="rspec3"
 RUBY_FAKEGEM_EXTRADOC="ChangeLog.md README.md"
 
 inherit ruby-fakegem
@@ -18,4 +18,6 @@ KEYWORDS="amd64 arm arm64 ~hppa ppc ppc64 ~riscv x86 
~x86-linux ~ppc-macos ~x64-
 SLOT="0"
 IUSE=""
 
+PATCHES=( "${FILESDIR}/${P}-rspec3.patch" )
+
 ruby_add_rdepend ">=dev-ruby/nokogiri-1.5 >=dev-ruby/tdiff-0.3.2"



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

2022-04-07 Thread Hans de Graaff
commit: 96085099daed3b5f6daec55be8db47f9def6ba27
Author: Hans de Graaff  gentoo  org>
AuthorDate: Fri Apr  8 05:16:19 2022 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Fri Apr  8 05:32:08 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=96085099

dev-ruby/maruku: enable ruby30

Signed-off-by: Hans de Graaff  gentoo.org>

 dev-ruby/maruku/maruku-0.7.3-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-ruby/maruku/maruku-0.7.3-r1.ebuild 
b/dev-ruby/maruku/maruku-0.7.3-r1.ebuild
index 1614f4f6199a..a0cabf56bc89 100644
--- a/dev-ruby/maruku/maruku-0.7.3-r1.ebuild
+++ b/dev-ruby/maruku/maruku-0.7.3-r1.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
 
-USE_RUBY="ruby26 ruby27"
+USE_RUBY="ruby26 ruby27 ruby30"
 
 RUBY_FAKEGEM_RECIPE_TEST="rspec3"
 



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

2022-04-07 Thread Hans de Graaff
commit: 0afe153b6ab455830e420bddd2d6ba35a8024f8a
Author: Hans de Graaff  gentoo  org>
AuthorDate: Fri Apr  8 05:08:08 2022 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Fri Apr  8 05:32:08 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0afe153b

dev-ruby/tdiff: enable ruby31

Signed-off-by: Hans de Graaff  gentoo.org>

 dev-ruby/tdiff/tdiff-0.3.4-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-ruby/tdiff/tdiff-0.3.4-r1.ebuild 
b/dev-ruby/tdiff/tdiff-0.3.4-r1.ebuild
index 5eacf2622ae7..b442b6be73f4 100644
--- a/dev-ruby/tdiff/tdiff-0.3.4-r1.ebuild
+++ b/dev-ruby/tdiff/tdiff-0.3.4-r1.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
 
-USE_RUBY="ruby26 ruby27 ruby30"
+USE_RUBY="ruby26 ruby27 ruby30 ruby31"
 
 RUBY_FAKEGEM_RECIPE_TEST="rspec3"
 



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

2022-04-07 Thread Hans de Graaff
commit: 298f9b4df41e2c930097fc46d5e44d6233569301
Author: Hans de Graaff  gentoo  org>
AuthorDate: Fri Apr  8 05:26:11 2022 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Fri Apr  8 05:32:09 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=298f9b4d

dev-ruby/html2haml: enable ruby30

Signed-off-by: Hans de Graaff  gentoo.org>

 dev-ruby/html2haml/html2haml-2.2.0-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-ruby/html2haml/html2haml-2.2.0-r1.ebuild 
b/dev-ruby/html2haml/html2haml-2.2.0-r1.ebuild
index c66f4f8eaa9c..99cad3b03a7b 100644
--- a/dev-ruby/html2haml/html2haml-2.2.0-r1.ebuild
+++ b/dev-ruby/html2haml/html2haml-2.2.0-r1.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
 
-USE_RUBY="ruby26 ruby27"
+USE_RUBY="ruby26 ruby27 ruby30"
 
 RUBY_FAKEGEM_EXTRADOC="README.md Changelog.markdown"
 RUBY_FAKEGEM_RECIPE_DOC="yard"



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

2022-04-07 Thread Hans de Graaff
commit: 833dc19f285e76d63ccaf42c6bc456d90c419e8a
Author: Hans de Graaff  gentoo  org>
AuthorDate: Fri Apr  8 05:18:15 2022 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Fri Apr  8 05:32:08 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=833dc19f

dev-ruby/haml: enable ruby30

Signed-off-by: Hans de Graaff  gentoo.org>

 dev-ruby/haml/haml-5.2.2.ebuild | 15 +--
 1 file changed, 5 insertions(+), 10 deletions(-)

diff --git a/dev-ruby/haml/haml-5.2.2.ebuild b/dev-ruby/haml/haml-5.2.2.ebuild
index 0161e3c229be..7f57326a3f66 100644
--- a/dev-ruby/haml/haml-5.2.2.ebuild
+++ b/dev-ruby/haml/haml-5.2.2.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
 
-USE_RUBY="ruby26 ruby27"
+USE_RUBY="ruby26 ruby27 ruby30"
 
 RUBY_FAKEGEM_TASK_TEST="MT_NO_PLUGINS=true RUBYLIB=lib test"
 RUBY_FAKEGEM_TASK_DOC="-Ilib doc"
@@ -25,17 +25,15 @@ KEYWORDS="amd64 arm arm64 ~hppa ppc ppc64 ~riscv x86 
~amd64-linux ~x86-linux ~pp
 
 IUSE="doc test"
 
-RDEPEND="${RDEPEND} !!=dev-ruby/temple-0.8.0 dev-ruby/tilt:*"
 
 ruby_add_bdepend "
test? (
dev-ruby/minitest:5
dev-ruby/nokogiri
-   dev-ruby/railties:6.0
-   dev-ruby/activemodel:6.0
-   dev-ruby/actionpack:6.0
+   >=dev-ruby/railties-6.0
+   >=dev-ruby/activemodel-6.0
+   >=dev-ruby/actionpack-6.0
)
doc? (
dev-ruby/yard
@@ -48,9 +46,6 @@ all_ruby_prepare() {
sed -i -e '/bundler/ s:^:#: ; /Bundler/,/end/ s:^:#:' Rakefile || die
sed -i -e '/bundler/I s:^:#:' \
-e '/simplecov/I s:^:#:' \
-   -e '1igem "actionpack", "~>6.0.0"'\
-   -e '1igem "activesupport", "~>6.0.0"; gem "activemodel", 
"~>6.0.0"'\
-   -e '1igem "railties", "~>6.0.0"'\
test/test_helper.rb || die
# Remove test that fails when RedCloth is available
sed -i -e "/should raise error when a Tilt filters dependencies are 
unavailable for extension/,/^  end/ s/^/#/"\



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

2022-04-07 Thread Hans de Graaff
commit: eda8275c4e1a466cae39d155b6da8f00450715cd
Author: Hans de Graaff  gentoo  org>
AuthorDate: Fri Apr  8 05:09:36 2022 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Fri Apr  8 05:32:08 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eda8275c

dev-ruby/tdiff: stabilize 0.3.4-r1

Signed-off-by: Hans de Graaff  gentoo.org>

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

diff --git a/dev-ruby/tdiff/tdiff-0.3.4-r1.ebuild 
b/dev-ruby/tdiff/tdiff-0.3.4-r1.ebuild
index b442b6be73f4..cb869ba31cfa 100644
--- a/dev-ruby/tdiff/tdiff-0.3.4-r1.ebuild
+++ b/dev-ruby/tdiff/tdiff-0.3.4-r1.ebuild
@@ -15,6 +15,6 @@ DESCRIPTION="Calculates the differences between two tree-like 
structures"
 HOMEPAGE="https://github.com/postmodern/tdiff;
 LICENSE="MIT"
 
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~x86 ~x86-linux 
~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="amd64 arm arm64 ~hppa ppc ppc64 ~riscv x86 ~x86-linux ~ppc-macos 
~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 SLOT="0"
 IUSE=""



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

2022-04-07 Thread Hans de Graaff
commit: 3ae842198c59b0ae4067c986edbc559604df611b
Author: Hans de Graaff  gentoo  org>
AuthorDate: Fri Apr  8 05:31:16 2022 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Fri Apr  8 05:32:09 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3ae84219

dev-ruby/asciidoctor: enable ruby30

Signed-off-by: Hans de Graaff  gentoo.org>

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

diff --git a/dev-ruby/asciidoctor/asciidoctor-2.0.16.ebuild 
b/dev-ruby/asciidoctor/asciidoctor-2.0.16.ebuild
index 4060c48f593a..436da494edbd 100644
--- a/dev-ruby/asciidoctor/asciidoctor-2.0.16.ebuild
+++ b/dev-ruby/asciidoctor/asciidoctor-2.0.16.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
-USE_RUBY="ruby26 ruby27"
+USE_RUBY="ruby26 ruby27 ruby30"
 
 RUBY_FAKEGEM_TASK_TEST="CUCUMBER_PUBLISH_QUIET=true test features"
 RUBY_FAKEGEM_EXTRADOC="CHANGELOG.adoc README.adoc"



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

2022-04-07 Thread Hans de Graaff
commit: b8316393c0e3c523b11e5a82f8258910c3a9f905
Author: Hans de Graaff  gentoo  org>
AuthorDate: Fri Apr  8 05:27:53 2022 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Fri Apr  8 05:32:09 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b8316393

dev-ruby/sinatra-partial: update EAPI 6 -> 8, add ruby30

Signed-off-by: Hans de Graaff  gentoo.org>

 .../sinatra-partial-1.0.1-r1.ebuild| 27 ++
 1 file changed, 27 insertions(+)

diff --git a/dev-ruby/sinatra-partial/sinatra-partial-1.0.1-r1.ebuild 
b/dev-ruby/sinatra-partial/sinatra-partial-1.0.1-r1.ebuild
new file mode 100644
index ..a93ff2f77947
--- /dev/null
+++ b/dev-ruby/sinatra-partial/sinatra-partial-1.0.1-r1.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+USE_RUBY="ruby26 ruby27 ruby30"
+
+RUBY_FAKEGEM_RECIPE_TEST="rspec3"
+
+RUBY_FAKEGEM_EXTRADOC="CHANGES.markdown README.markdown"
+
+inherit ruby-fakegem
+
+DESCRIPTION="Just the partials helper in a gem"
+HOMEPAGE="https://github.com/yb66/Sinatra-Partial;
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE="test"
+
+ruby_add_rdepend ">=dev-ruby/sinatra-1.4"
+
+ruby_add_bdepend "test? ( dev-ruby/haml dev-ruby/rack-test dev-ruby/rspec-its 
dev-ruby/timecop )"
+
+all_ruby_prepare() {
+   sed -i -e '/simplecov/,/^end/ s:^:#:' spec/spec_helper.rb || die
+}



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

2022-04-07 Thread Georgy Yakovlev
commit: 4d4baf0e5458c54bf76909657edc3b440bed9a82
Author: Georgy Yakovlev  gentoo  org>
AuthorDate: Fri Apr  8 05:25:15 2022 +
Commit: Georgy Yakovlev  gentoo  org>
CommitDate: Fri Apr  8 05:25:15 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4d4baf0e

dev-lang/rust: unkeyword 1.60.0

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

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

diff --git a/dev-lang/rust/rust-1.60.0.ebuild b/dev-lang/rust/rust-1.60.0.ebuild
index 52373f38bea0..5b8a04c5509e 100644
--- a/dev-lang/rust/rust-1.60.0.ebuild
+++ b/dev-lang/rust/rust-1.60.0.ebuild
@@ -19,7 +19,7 @@ else
SLOT="stable/${ABI_VER}"
MY_P="rustc-${PV}"
SRC="${MY_P}-src.tar.xz"
-   KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
+   #KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
 fi
 
 RUST_STAGE0_VERSION="1.$(($(ver_cut 2) - 1)).0"



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

2022-04-07 Thread Georgy Yakovlev
commit: a9a531da835c34cbeb139aeeba3ce614fa0e89b5
Author: Georgy Yakovlev  gentoo  org>
AuthorDate: Fri Apr  8 05:24:36 2022 +
Commit: Georgy Yakovlev  gentoo  org>
CommitDate: Fri Apr  8 05:24:36 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a9a531da

virtual/rust: unkeyword 1.60.0

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

 virtual/rust/rust-1.60.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/virtual/rust/rust-1.60.0.ebuild b/virtual/rust/rust-1.60.0.ebuild
index 8de903f38293..ffeb45c4754f 100644
--- a/virtual/rust/rust-1.60.0.ebuild
+++ b/virtual/rust/rust-1.60.0.ebuild
@@ -9,7 +9,7 @@ DESCRIPTION="Virtual for Rust language compiler"
 
 LICENSE=""
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86"
+#KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86"
 IUSE="rustfmt"
 
 BDEPEND=""



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

2022-04-07 Thread Georgy Yakovlev
commit: c83a4e36d2651618ca2a5d9610817f3c42ed7846
Author: Georgy Yakovlev  gentoo  org>
AuthorDate: Fri Apr  8 05:24:16 2022 +
Commit: Georgy Yakovlev  gentoo  org>
CommitDate: Fri Apr  8 05:24:16 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c83a4e36

dev-lang/rust-bin: unkeyword 1.60.0

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

 dev-lang/rust-bin/rust-bin-1.60.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-lang/rust-bin/rust-bin-1.60.0.ebuild 
b/dev-lang/rust-bin/rust-bin-1.60.0.ebuild
index d16a36720206..c01cf6fad153 100644
--- a/dev-lang/rust-bin/rust-bin-1.60.0.ebuild
+++ b/dev-lang/rust-bin/rust-bin-1.60.0.ebuild
@@ -17,7 +17,7 @@ SRC_URI="$(rust_all_arch_uris ${MY_P})
 
 LICENSE="|| ( MIT Apache-2.0 ) BSD-1 BSD-2 BSD-4 UoI-NCSA"
 SLOT="stable"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86"
+#KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86"
 IUSE="clippy cpu_flags_x86_sse2 doc prefix rls rust-src rustfmt"
 
 DEPEND=""



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

2022-04-07 Thread Georgy Yakovlev
commit: 6517a9c66a1b7e8bfc9ba4b2a9636ff2b052758b
Author: Georgy Yakovlev  gentoo  org>
AuthorDate: Fri Apr  8 01:26:56 2022 +
Commit: Georgy Yakovlev  gentoo  org>
CommitDate: Fri Apr  8 04:58:49 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6517a9c6

virtual/rust: add 1.60.0

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

 virtual/rust/rust-1.60.0.ebuild | 19 +++
 1 file changed, 19 insertions(+)

diff --git a/virtual/rust/rust-1.60.0.ebuild b/virtual/rust/rust-1.60.0.ebuild
new file mode 100644
index ..8de903f38293
--- /dev/null
+++ b/virtual/rust/rust-1.60.0.ebuild
@@ -0,0 +1,19 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit multilib-build
+
+DESCRIPTION="Virtual for Rust language compiler"
+
+LICENSE=""
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86"
+IUSE="rustfmt"
+
+BDEPEND=""
+RDEPEND="|| (
+   ~dev-lang/rust-${PV}[rustfmt?,${MULTILIB_USEDEP}]
+   ~dev-lang/rust-bin-${PV}[rustfmt?,${MULTILIB_USEDEP}]
+)"



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

2022-04-07 Thread Georgy Yakovlev
commit: 5ca05f960163078dfbd737ba42b4077fa8bf82be
Author: Denis Pronin  yandex  ru>
AuthorDate: Sat Mar 19 10:02:26 2022 +
Commit: Georgy Yakovlev  gentoo  org>
CommitDate: Fri Apr  8 04:58:49 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5ca05f96

dev-util/bear-2.4.4-r1: support python-3.10

enabled opportunity for a user to use python-3.10 for
dev-util/bear-2.4.4-r1

Closes: https://github.com/gentoo/gentoo/pull/24656
Signed-off-by: Denis Pronin  yandex.ru>
Signed-off-by: Georgy Yakovlev  gentoo.org>

 dev-util/bear/bear-2.4.4-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-util/bear/bear-2.4.4-r1.ebuild 
b/dev-util/bear/bear-2.4.4-r1.ebuild
index af4cedd7fc4f..08fbed8fe87a 100644
--- a/dev-util/bear/bear-2.4.4-r1.ebuild
+++ b/dev-util/bear/bear-2.4.4-r1.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python3_{7,8,9} )
+PYTHON_COMPAT=( python3_{7,8,9,10} )
 
 inherit bash-completion-r1 cmake python-single-r1
 



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

2022-04-07 Thread Georgy Yakovlev
commit: 1bcdd0766268c493cddfbe5a20637d89d4e8a8f2
Author: Georgy Yakovlev  gentoo  org>
AuthorDate: Fri Apr  8 01:24:10 2022 +
Commit: Georgy Yakovlev  gentoo  org>
CommitDate: Fri Apr  8 04:58:48 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1bcdd076

dev-lang/rust: add 1.60.0

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

 dev-lang/rust/Manifest   |  34 ++
 dev-lang/rust/rust-1.60.0.ebuild | 703 +++
 2 files changed, 737 insertions(+)

diff --git a/dev-lang/rust/Manifest b/dev-lang/rust/Manifest
index c7a5acf42919..69aba147bcf6 100644
--- a/dev-lang/rust/Manifest
+++ b/dev-lang/rust/Manifest
@@ -62,7 +62,41 @@ DIST rust-1.58.1-x86_64-unknown-linux-gnu.tar.xz 150229600 
BLAKE2B 056e5a646d675
 DIST rust-1.58.1-x86_64-unknown-linux-gnu.tar.xz.asc 801 BLAKE2B 
b86d3d2cbf27594dfe55fe2ff52523a9dff08d08ddd30526172f9e07760c2f854698eb8153cb9894588d75759a3d0bb7887756d005a2c69aa9cfeec8e7dee678
 SHA512 
82dcb22efb94bb19f2338e9cb46e3f6da3d189fe6bff12bf1ec870197d395c2ad58bd15705aa7f3cde38e5ec0266e20eb2e45761e0f55b13261d3e6b14dce60f
 DIST rust-1.58.1-x86_64-unknown-linux-musl.tar.xz 262511608 BLAKE2B 
f2ca664fe1ab0614f13ce9d7764eed935b107b393830ad14b64d8b05e032feeec57dd04cdc963ad3eea2cb23558beeb1975722be93412d4ff8fd3a75d2bbb896
 SHA512 
d064464333a64f91b8a30f267ecfe2b4dc5be6d639bc9f064efa86a54478c8de7156166236b7ff8d96bf8fc8cbbeebf7ac17d8b5dabf24d72e189dbbd8ae0819
 DIST rust-1.58.1-x86_64-unknown-linux-musl.tar.xz.asc 801 BLAKE2B 
9c58a08b4e5d609230b5aae52fe7eec2dd6a0cc0eb8c257068ac2585918aba6cbe3263a6480860d34a117d3e2ee835fc8d8b1702296369c3a4e0f660f46bd62e
 SHA512 
6c294cbbbf22940e36278e92d5095dbfee0df741694188ef1e6df7740bbe770ffb5b2467bab12825045ebf7d6fb12eebb1ce7edbb32d0afcb114c57e814fe5d7
+DIST rust-1.59.0-aarch64-unknown-linux-gnu.tar.xz 217126920 BLAKE2B 
87fd1910d76a133624ff860fd3932527b3ce3775db9e03c6d2ab9ad06534e9e63ff7d1eed0c81e3574d676c192495e0f175b2ae0fa706b722ead9a852296b3f4
 SHA512 
6f5b6fb325ac226bf5f308463a54f59570d9ba5efe4329d6116d79cda1f8572b2e4584d005586759ac60e1e7a10782d8ef8ebf30c980220b4780a9846895fcb0
+DIST rust-1.59.0-aarch64-unknown-linux-gnu.tar.xz.asc 801 BLAKE2B 
2b75d91a060376bd0711c18b1b04f7d0c7ded0a64b0b086e7799898db7fe24ff49dc09c76695a151e54bd205aa040775c6a36d10fb21ecb2d89d23398b02dc34
 SHA512 
a04cb7b03e3b963002357d48ecf92d0aef20464f9da38081411832c07df0a7c9ce3755a7b89c86394933446fc18e83a55a7cc01f3739b19dafcbb7b43960
+DIST rust-1.59.0-aarch64-unknown-linux-musl.tar.xz 212064268 BLAKE2B 
4636001103fc058c2c14a34449846c0378c26ac4dc29588615c5216bb4759b0e92ec97be25e106a507059f404c615272e359b0f3b1e9164437e63d863bd0
 SHA512 
2ec97a48cdac3fb1f7411fdf3a34aac6f64a09991d25174dff97efab0ee724d4dce2bbe29046d243a72b06d406990adf5d1f3f24286fdfb0e658326e28cf5363
+DIST rust-1.59.0-aarch64-unknown-linux-musl.tar.xz.asc 801 BLAKE2B 
4403c9e26f21504494db6e7368cf6a1dd36fcd283dcaa2aac4efaacba107971f44aaffe032ae1cb2530bb1d29bba3e1953d80d378ca9fabf13364da27d809bbc
 SHA512 
5c789ce4591ba8b0f09a254780e1040f5c959c3a952b89d56bf77f0a0f53be2e5f0e712878d21a060937bcda72e440e591ca206c8540635fcc180a50efef6095
+DIST rust-1.59.0-arm-unknown-linux-gnueabi.tar.xz 192892448 BLAKE2B 
b7d194589b9bd07c34ae681985ecc60ad03d450be9c445dff16730d8019a02e6cb1ec6b8c231f9eb42500eeb8dd6d529ff821b1b9eb64f87f11266411133e5bb
 SHA512 
0be42a92fbbe516c0437afdf279e5bb3d43e073ec5ca3ad297f33ef5ec5e5bd150cb728c7dea5dfdcb7b1d1cf3f4122d529e8cf8abe674651a05272837769887
+DIST rust-1.59.0-arm-unknown-linux-gnueabi.tar.xz.asc 801 BLAKE2B 
844f7f3655a974821689aa326d072512a12433daa5805a842e54005b88516013b32e46c21b7813e7f5b919716e73f518195b9247c3b9e1e51e85e4f8b102b9ff
 SHA512 
bf7b9491ff88c6d6e6f91d6b77fa50aec48cda99181aab584b37dd81a2a55564a8d769be8ce1868c02ce4dbc36e98cf7c4d651e9e7d799f907e7f9fadc27b08f
+DIST rust-1.59.0-arm-unknown-linux-gnueabihf.tar.xz 192816760 BLAKE2B 
565d3ed97da64299d6c5525f3b3068ca8ced1d8d6fddbd90506a41062d66c4223928de031320aad1cb12568ccc7e952243c728e13a8a7d6a60ec8c908829e0dc
 SHA512 
5a3693f7edf0f51ba45d8d1471c4ce75926e9cf9c4eb399c9767da116d2250121ced6f08a5c7ed136cbd144e88f3c9fccbc48f805edc82aedbdca37248c0d092
+DIST rust-1.59.0-arm-unknown-linux-gnueabihf.tar.xz.asc 801 BLAKE2B 
739967abaddc05a466e4ad88316a89fafeabb3c8b50844b09a4946635f4e19b223a76675026389cdef89f0fbe369e3f5c72a0ab64f63104d2a2d5b0d12efa617
 SHA512 
336f8d7885dc7cc9e44a9e5df381ce1fe516fddea90666478d65aacbba2ffd2d7312b53a895b809fe0135aef8b5604b3eae7b63d7f0d37776c8c1cf6f88395f4
+DIST rust-1.59.0-armv7-unknown-linux-gnueabihf.tar.xz 199147596 BLAKE2B 
767aa2429a1d1e5633e17fcdafa1a763fb6c86ce392264445be91f79f924b5f1251aae5ee01d66cc902fe991b7ed42a23345d0460862508948d37af48d49b69f
 SHA512 
590b8252b096331b404ecf02dcc11eb12ad1a751d03791a6eb316a7b7bc546c4e933b0acf66e771d394343b636db4dfba00f467715284fa1537399e161bd2d88
+DIST rust-1.59.0-armv7-unknown-linux-gnueabihf.tar.xz.asc 801 BLAKE2B 

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

2022-04-07 Thread Georgy Yakovlev
commit: 1d77470d58e206aa88fb7b72473f4b90fd38d191
Author: Georgy Yakovlev  gentoo  org>
AuthorDate: Fri Apr  8 01:23:50 2022 +
Commit: Georgy Yakovlev  gentoo  org>
CommitDate: Fri Apr  8 04:58:48 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1d77470d

dev-lang/rust-bin: add 1.60.0

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

 dev-lang/rust-bin/Manifest   |  33 +
 dev-lang/rust-bin/rust-bin-1.60.0.ebuild | 219 +++
 2 files changed, 252 insertions(+)

diff --git a/dev-lang/rust-bin/Manifest b/dev-lang/rust-bin/Manifest
index 25210598e2b3..501c63091dfe 100644
--- a/dev-lang/rust-bin/Manifest
+++ b/dev-lang/rust-bin/Manifest
@@ -62,5 +62,38 @@ DIST rust-1.59.0-x86_64-unknown-linux-gnu.tar.xz 151858140 
BLAKE2B 80eda8c19361b
 DIST rust-1.59.0-x86_64-unknown-linux-gnu.tar.xz.asc 801 BLAKE2B 
cd4387ad25b7f000395e336cdc92916ee7260cbf98a397ce0251c8d2b35c653012ae6a9f1d5598155c06db573e1fe1a3f0bde1693863855dc17c18b478f5
 SHA512 
0b6790f0aa531a8251e1a19e0adfdb16bfd39fcec40b83094c26b7169f833114cc8679e2955fcc5359b05cd67564827aa231c521f81d4c41d561e9ef44eea713
 DIST rust-1.59.0-x86_64-unknown-linux-musl.tar.xz 246630236 BLAKE2B 
c9fe24e92055b2e765a8d96181c7c14a0db329f98e006ea2ade285078cad64fa2ef3419d26f30339685cfbcee672bb5e263dd183c960aa0067a27a0b36fe6fbd
 SHA512 
40a711c015fa8eb07aaa11b0698f20886928230a8441cc7523572c7c2768a52557daf5c02bdf61430dcb9a912b8eeda499794af28f269b319ca7fef848ae4cdd
 DIST rust-1.59.0-x86_64-unknown-linux-musl.tar.xz.asc 801 BLAKE2B 
1a96c49754b8670d243d1ad43478d4df8b4f4997490fa9691e3947260d469c7dc9bab192a20fd2ee0592e15785fb059644404d77d716d86b54038d0a76feaf6e
 SHA512 
0c67f2be31fae00a318b5a6184c60f10f80ca5275a5d9dad4459d94aef2fe65624dd7789987d506b691666ac8f7357143fa6bb8207cd5b13b28692aa909a1636
+DIST rust-1.60.0-aarch64-unknown-linux-gnu.tar.xz 225778104 BLAKE2B 
fafd690b1d6b161ba12f2e885e8dacd672999e34523634a2dc198363b6d46c9a5df9628052d4c76fe9c179f0d2d21eed6c9986cbf1cad0d95f42ec89edd6bcb3
 SHA512 
0357abc2f0e3512cbb0b113a7e80e5475ecaaa18f4713d08c1923567ba7ee35cb286e0b62ef564f56b88b183d31462743d041bc733b86c91eccaea29c9bdd61f
+DIST rust-1.60.0-aarch64-unknown-linux-gnu.tar.xz.asc 801 BLAKE2B 
7ee4ca6c179fa41841b8da143582f3454073c62286043cc395611495149a097a48fd885f56ae3dd62220788cc4e235e0a2af9400797090e0e027f4133af275a4
 SHA512 
9059bf5cae423d0dcfaaed56f03a30c998962af3c0f84377bc3af9fed25afedb91f4dc2f40c51fa8d1360330c1a8fccba88b94f069500894fcd7b8ce7fc9b736
+DIST rust-1.60.0-aarch64-unknown-linux-musl.tar.xz 218828768 BLAKE2B 
b6cef5702c0bdc53cad81eb06b09213e90c1ecb89e2734b5bdbbf93969f809d5eec03f802cbaa15ddcd6b0a4a8f02b6027e232a13111a0002efac455ca42e8e7
 SHA512 
39de2073c1c393f4675c374b0bd7a75daa7c84e5635b9c50606da0ad7478e828120319a9fc79b534b88570a0408eb1745dbc0f7f4d15825e5f995e16752c5d10
+DIST rust-1.60.0-aarch64-unknown-linux-musl.tar.xz.asc 801 BLAKE2B 
655bb679034f83557b1336d6052523dd25420f9b54ca746946c259026a1e9dce8b5e84d6800dfbbc423dce3413d566de45c9f3424f24330d732f3702d2b5
 SHA512 
ce3131c15a31eb41b6905c3197bd3989a436ea503f9285146dc1c87c1e1f5bc6a606fb3a7ee52fe564bf8196d5eb71fd8325f63a36956d1a2b29d285ff84874f
+DIST rust-1.60.0-arm-unknown-linux-gnueabi.tar.xz 199199568 BLAKE2B 
9fbae45558e5b5ee6c0f025430e355ccf2c9bcf8584eb3ca763e5eccd19a9a89b5b466fbcfa0182810b2bdf764a8ece9277a7bf9b9ae1792e442b6930d769c76
 SHA512 
b14e1e6e3ca58840f2b44473ea7e20afe61f813c6bce7a380d97cf32d9e915a0e369ca1709b2d7207f38ccc4d19db8268412e4dc991cb23612989111677d9fac
+DIST rust-1.60.0-arm-unknown-linux-gnueabi.tar.xz.asc 801 BLAKE2B 
c79602c7ebfd8789d5c4a8800462b62104f20bfbb9cd07a62ea02faa4721c291de0cd2e877ccaa586c83efd60daaeeb9bf1b6aa0d50c9e8cbbf1e1c76beb8f8b
 SHA512 
58ac1ceec97354aeb020bb8380c0950237052c84188259740335cac235556e7db620ac17861adb065adf4eb90f5dd67af64c7f5247fc5d965633a949eac41de2
+DIST rust-1.60.0-arm-unknown-linux-gnueabihf.tar.xz 199155728 BLAKE2B 
d7bb8b89acc6ae96e9dc88753e03d213456204f1e42e9142c3cf307e68c3fe9039271a87b95f2dd37255249e91239d28571b0eacfaee533c8be2f1f33ee0ed09
 SHA512 
8b4e8fc0824001973bb508341d10b81b5c9ca785e07be2bd9a9cd14a4337983a75dd0e224518adea717a6645a94a7af9c3a51f226acada05d98dc2ee925753c1
+DIST rust-1.60.0-arm-unknown-linux-gnueabihf.tar.xz.asc 801 BLAKE2B 
3976db6e470d120b17b782eb47e8b13d019891a9ae77d0c160ab00dad266a285e72426f4918e0918817243e77f5243a1d840190611d906a259de0592e85b1eae
 SHA512 
e363c8e0dfde0b044a3f7a3a7d9b0f589684019f4a7a81ad5d39ca40662c8b9350dffe26cd8e7f7df5b39b04cb543777e066b71b0b5da393bb2310c51720e3c9
+DIST rust-1.60.0-armv7-unknown-linux-gnueabihf.tar.xz 204846992 BLAKE2B 
1781fcc2f7e079c68230154523e69d4211aac4248a09e10ff05237f67c6d82db91aa3e933d057f68a9c2adbf71be0dd91a053442e0777862f597a7202909c62c
 SHA512 
6cc28ac4430acef8929ec9f9acfef8fa3f0c79758fdd612eb3d0e762986ae7722c3b92dd687be754453a86ecc253341efe2e517e41510bed53e539e79ad21ecf
+DIST rust-1.60.0-armv7-unknown-linux-gnueabihf.tar.xz.asc 801 BLAKE2B 

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

2022-04-07 Thread Matthew Thode
commit: 036840e4348977f9d4b88848b2a71ade0ac647a2
Author: Matthew Thode  gentoo  org>
AuthorDate: Fri Apr  8 04:00:02 2022 +
Commit: Matthew Thode  gentoo  org>
CommitDate: Fri Apr  8 04:02:21 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=036840e4

www-apps/icingaweb2: 2.10.1 bump

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

 www-apps/icingaweb2/Manifest |  1 +
 www-apps/icingaweb2/icingaweb2-2.10.1.ebuild | 81 
 2 files changed, 82 insertions(+)

diff --git a/www-apps/icingaweb2/Manifest b/www-apps/icingaweb2/Manifest
index 6ddfc6950ec3..00051e768457 100644
--- a/www-apps/icingaweb2/Manifest
+++ b/www-apps/icingaweb2/Manifest
@@ -1,2 +1,3 @@
 DIST icingaweb2-2.10.0.tar.gz 11491028 BLAKE2B 
bee48e59ec7d0a564e7056986a84fda9639e61ed82ea65d35da310916e7058837fc146ee06f2c044748f72424198dc42f75b32de4b6ab39f673e2a9bbaf46966
 SHA512 
e26a4382970ece503c18ac9f93bb9e7ac24fd827dd84fd04352aeeff796ab58dac747840c6153cea5711d548603f219ba32aeffe76d87359ea72f2d3a598468b
+DIST icingaweb2-2.10.1.tar.gz 11490414 BLAKE2B 
897d5dcb4774db42651b53937f2bf80810b9a8d3eccb10bb733ce7b083e4eeea5673ee7cab75d24602871b72d44d84f7c1a6faec28c1ff4d2bd404a7d39d7ba2
 SHA512 
ba77ddeb27fb0ab1c6f7a77020eb9490803e1bf2d37186c7efc06bd250301a7d50f669699196d3a3208da9d5606edc787f62f34cdd15343e2c55020b77e485d8
 DIST icingaweb2-2.9.6.tar.gz 12313930 BLAKE2B 
696b882fc1bb0fd0452dca9e8b13b336181d953c05ab43c1db38073aa817496ca431dfb0f68adab0a6eae7c2238878dda98a57d8b69b2bc19ed94f1afbd26fe5
 SHA512 
507ce9ab8e31f0afc19de173c56e9ce2986c9c2e945ff3516e005b49a69993ccb00ec53d4c53bc0beee865cebc533b4b91b0d7707abf9d30d4cb76b7545fb6a4

diff --git a/www-apps/icingaweb2/icingaweb2-2.10.1.ebuild 
b/www-apps/icingaweb2/icingaweb2-2.10.1.ebuild
new file mode 100644
index ..1c12f98d4b39
--- /dev/null
+++ b/www-apps/icingaweb2/icingaweb2-2.10.1.ebuild
@@ -0,0 +1,81 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit depend.apache multilib
+
+DESCRIPTION="Icinga Web 2 - Frontend for icinga2"
+HOMEPAGE="http://www.icinga.org/;
+
+if [[ ${PV} == * ]];then
+   inherit git-r3
+   EGIT_REPO_URI="https://github.com/Icinga/icingaweb2.git;
+   EGIT_BRANCH="master"
+else
+   SRC_URI="https://codeload.github.com/Icinga/${PN}/tar.gz/v${PV} -> 
${P}.tar.gz"
+   KEYWORDS="~amd64 ~x86"
+fi
+
+LICENSE="GPL-2"
+SLOT="0"
+IUSE="apache2 apache2-server fpm ldap mysql nginx pdf postgres"
+REQUIRED_USE="( ^^ ( apache2-server nginx ) ) apache2? ( apache2-server )"
+
+DEPEND=">=net-analyzer/icinga2-2.1.1
+   dev-php/pecl-imagick
+   pdf? ( media-gfx/imagemagick[png] )
+   apache2-server? ( >=www-servers/apache-2.4.0 )
+   nginx? ( >=www-servers/nginx-1.7.0:* )
+   || (
+   
dev-lang/php:7.3[apache2?,cli,fpm?,gd,json,intl,ldap?,mysql?,nls,pdo,postgres?,sockets,ssl,xslt,xml]
+   
dev-lang/php:7.4[apache2?,cli,fpm?,gd,json,intl,ldap?,mysql?,nls,pdo,postgres?,sockets,ssl,xslt,xml]
+   
dev-lang/php:8.0[apache2?,cli,fpm?,gd,intl,ldap?,mysql?,nls,pdo,postgres?,sockets,ssl,xslt,xml]
+   )
+   dev-libs/icinga-php-library
+   dev-libs/icinga-php-thirdparty
+   acct-group/icingacmd
+   acct-group/icingaweb2"
+RDEPEND="${DEPEND}"
+
+want_apache2
+
+pkg_setup() {
+   depend.apache_pkg_setup
+
+   use nginx && usermod -a -G icingacmd,icingaweb2 nginx
+   use apache2 && usermod -a -G icingacmd,icingaweb2 apache
+}
+
+pkg_config() {
+   if [[ -d /etc/icingaweb2 ]] ; then
+   einfo "Updating existing installation ..."
+   else
+   einfo "Running first time setup ..."
+   einfo "Creating configuration directory ..."
+   /usr/share/${PN}/bin/icingacli setup config directory
+   einfo "Creating authentication token for web setup ..."
+   /usr/share/${PN}/bin/icingacli setup token create
+   if use apache2 ; then
+   einfo "The following might be useful for your Apache2 
configuration:"
+   /usr/share/${PN}/bin/icingacli setup config webserver 
apache --document-root /usr/share/${PN}/public
+   fi
+   if use nginx ; then
+   einfo "The following might be useful for your NGinx 
configuration:"
+   /usr/share/${PN}/bin/icingacli setup config webserver 
nginx --document-root /usr/share/${PN}/public
+   fi
+   fi
+   einfo "All done."
+}
+
+src_install() {
+   insinto "/usr/share/${PN}"
+   doins -r "${S}"/*
+   fperms -R a+rX "/usr/share/${PN}/public/"
+   fperms u+x,g+x "/usr/share/${PN}/bin/icingacli"
+   fowners root:icingaweb2 

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

2022-04-07 Thread Matthew Thode
commit: 363c0eb8b1a1a7b48d8b2abc8786a05ec25b32f2
Author: Matthew Thode  gentoo  org>
AuthorDate: Fri Apr  8 04:01:51 2022 +
Commit: Matthew Thode  gentoo  org>
CommitDate: Fri Apr  8 04:02:22 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=363c0eb8

dev-ruby/facter: 3.14.23

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

 dev-ruby/facter/Manifest  |  1 +
 dev-ruby/facter/facter-3.14.23.ebuild | 99 +++
 2 files changed, 100 insertions(+)

diff --git a/dev-ruby/facter/Manifest b/dev-ruby/facter/Manifest
index ebd264fc5aa7..bd6ed3fd177e 100644
--- a/dev-ruby/facter/Manifest
+++ b/dev-ruby/facter/Manifest
@@ -1 +1,2 @@
 DIST facter-3.14.21.tar.gz 410594 BLAKE2B 
30b502debaec476d7ba03a73ad3a251aeabf3347c2c552204e825dea8d85807d50cd6d06de03be32a5977e5e8cefe4869e2cc453b1ea79b9045c80369df6a0d7
 SHA512 
69618e54d2c46ae1230fa99ead88413ca8d5be6a01c149fcc00a7485767b9e624283fdf6064679e825a1ecb426be59a86e7ef903cd0ffca58383006ba5e9cf7f
+DIST facter-3.14.23.tar.gz 410645 BLAKE2B 
7455435d1ab1b1f6e97996aa54be57321bbe0e294652b1aebe0e1ee0e7be45309c1a89fae4079a4350fd6e689c0fe782a7f5d3eee3d766842fba1e8b70a702b7
 SHA512 
be207d37cf5eac4b6b95cb13e8c2598ccc03af3bcbeedb0d814e5c11c43eb7579427fa1fc1a29eb6db4d6c43b19b2c87c88bd0c85ac3550fa886753267626986

diff --git a/dev-ruby/facter/facter-3.14.23.ebuild 
b/dev-ruby/facter/facter-3.14.23.ebuild
new file mode 100644
index ..1c29d28561ba
--- /dev/null
+++ b/dev-ruby/facter/facter-3.14.23.ebuild
@@ -0,0 +1,99 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+USE_RUBY="ruby24 ruby25 ruby26 ruby27"
+
+# git-r3 goes after ruby-ng so that it overrides src_unpack properly
+inherit cmake eutils ruby-ng
+
+DESCRIPTION="A cross-platform ruby library for retrieving facts from operating 
systems"
+HOMEPAGE="http://www.puppetlabs.com/puppet/related-projects/facter/;
+
+LICENSE="Apache-2.0"
+SLOT="0"
+IUSE="test"
+if [[ ${PV} ==  ]] ; then
+   inherit git-r3
+   EGIT_REPO_URI="https://github.com/puppetlabs/facter.git;
+   EGIT_BRANCH="master"
+else
+   [[ "${PV}" = *_rc* ]] || \
+   KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
+   SRC_URI="https://github.com/puppetlabs/${PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
+fi
+
+RESTRICT="!test? ( test )"
+
+ruby_add_bdepend "test? ( dev-ruby/rake dev-ruby/rspec:2 dev-ruby/mocha:0.14 )"
+
+RDEPEND="
+   >=dev-cpp/cpp-hocon-0.2.1:=
+   >=dev-libs/leatherman-1.0.0:=
+   dev-libs/openssl:0=
+   sys-apps/util-linux
+   app-emulation/virt-what
+   net-misc/curl
+   dev-libs/boost:=[nls]
+   >=dev-cpp/yaml-cpp-0.5.1
+   !

[gentoo-commits] repo/proj/guru:dev commit in: app-editors/mined/

2022-04-07 Thread Alexander Holcomb
commit: 2cf5af8e8c422c7f553460fdaf777d88e79da9f9
Author: Alexander Holcomb  alexsdigital  rodeo>
AuthorDate: Fri Apr  8 03:21:19 2022 +
Commit: Alexander Holcomb  alexsdigital  rodeo>
CommitDate: Fri Apr  8 03:21:19 2022 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=2cf5af8e

app-editors/mined: Fix direct call to cc

This commit should fix bug 831698, the build script calling
cc directly. It uses the tc-export command from
toolchain-funcs to set and use $CC.

Signed-off-by: Alexander Holcomb  alexsdigital.rodeo>

 app-editors/mined/mined-2015.25.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/app-editors/mined/mined-2015.25.ebuild 
b/app-editors/mined/mined-2015.25.ebuild
index 6844b33e5..56af7db0f 100644
--- a/app-editors/mined/mined-2015.25.ebuild
+++ b/app-editors/mined/mined-2015.25.ebuild
@@ -1,7 +1,7 @@
 # Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
-
 EAPI=7
+inherit toolchain-funcs
 
 DESCRIPTION="A powerful text editor with extensive Unicode and CJK support"
 HOMEPAGE="http://towo.net/mined/;
@@ -16,6 +16,7 @@ DEPEND="${RDEPEND}"
 BDEPEND=""
 S=${S}/src
 src_configure() {
+   tc-export CC
sed -in 's/OBJDIR=..\/bin\/sh/OBJDIR=bin\/sh/' mkmined
sed -in 's/\"\${COPT--DTERMIO \$W}\"/\"${CFLAGS} \${COPT--DTERMIO} 
\${LDFLAGS}\"/' mkmined
sed -in 's/name.o/name.o \$LDFLAGS/' mkmined



[gentoo-commits] repo/proj/guru:master commit in: dev-libs/luksmeta/

2022-04-07 Thread Ronny Gutbrod
commit: 33187c3c9e64868e9d0213eb225d6a6eab9ffb0f
Author: Julien Roy  jroy  ca>
AuthorDate: Fri Apr  8 02:23:51 2022 +
Commit: Ronny Gutbrod  tastytea  de>
CommitDate: Fri Apr  8 02:24:20 2022 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=33187c3c

dev-libs/luksmeta: update DESCRIPTION

Signed-off-by: Julien Roy  jroy.ca>

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

diff --git a/dev-libs/luksmeta/luksmeta-9.ebuild 
b/dev-libs/luksmeta/luksmeta-9.ebuild
index 40858d1bc..f8a95fb85 100644
--- a/dev-libs/luksmeta/luksmeta-9.ebuild
+++ b/dev-libs/luksmeta/luksmeta-9.ebuild
@@ -5,7 +5,7 @@ EAPI=8
 
 inherit autotools
 
-DESCRIPTION="UKSMeta is a simple library for storing metadata in the LUKSv1 
header"
+DESCRIPTION="LUKSMeta is a simple library for storing metadata in the LUKSv1 
header"
 HOMEPAGE="https://github.com/latchset/luksmeta;
 SRC_URI="https://github.com/latchset/${PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
 



[gentoo-commits] repo/proj/guru:master commit in: app-misc/lf/

2022-04-07 Thread Ronny Gutbrod
commit: 9a7e858fc191a45c2e0932f0a93d673bb0acfb14
Author: Dex Conner  danwin1210  de>
AuthorDate: Thu Apr  7 18:30:25 2022 +
Commit: Ronny Gutbrod  tastytea  de>
CommitDate: Thu Apr  7 18:36:34 2022 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=9a7e858f

app-misc/lf: add myself as a maintainer

Signed-off-by: Dex Conner  danwin1210.de>

 app-misc/lf/metadata.xml | 4 
 1 file changed, 4 insertions(+)

diff --git a/app-misc/lf/metadata.xml b/app-misc/lf/metadata.xml
index ad8cead24..bde8ab74f 100644
--- a/app-misc/lf/metadata.xml
+++ b/app-misc/lf/metadata.xml
@@ -5,4 +5,8 @@
 svdm-gen...@protonmail.com
 Simon van der Maas
 
+
+cantcuckt...@danwin1210.de
+Dex Conner
+
 



[gentoo-commits] repo/proj/guru:master commit in: net-im/discord-ptb-bin/

2022-04-07 Thread Ronny Gutbrod
commit: a86f1050eae19b3e4129541ea6f260a9a9d188c0
Author: Adel KARA SLIMANE  zegrapher  com>
AuthorDate: Thu Apr  7 21:28:04 2022 +
Commit: Ronny Gutbrod  tastytea  de>
CommitDate: Thu Apr  7 21:30:49 2022 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=a86f1050

net-im/discord-ptb-bin: version bump to 0.0.29

Copy over dependencies from discord-bin: they must be the same
- qa-vdb doesn't show any needed changes

Signed-off-by: Adel KARA SLIMANE  zegrapher.com>

 net-im/discord-ptb-bin/Manifest  |  2 +-
 ...b-bin-0.0.25.ebuild => discord-ptb-bin-0.0.29.ebuild} | 16 +++-
 2 files changed, 8 insertions(+), 10 deletions(-)

diff --git a/net-im/discord-ptb-bin/Manifest b/net-im/discord-ptb-bin/Manifest
index f68000e37..b5b43c7b9 100644
--- a/net-im/discord-ptb-bin/Manifest
+++ b/net-im/discord-ptb-bin/Manifest
@@ -1 +1 @@
-DIST discord-ptb-0.0.25.deb 71615052 BLAKE2B 
04d822378934ebb5b68f34ca56ef863aa48a232cf08689a44e60ea25a378edc45891ff3033a07620453ac5b1143fbab63675a05bd41b015f9f40d5d1fb4ba31e
 SHA512 
71b6eee347252cbc5e4daf2a85b1f18a9e3b0c602354a37922335c07b85e71918b2fe541418f767efa2db8e1832aca02984298c87058e6e3c9244d61f24a25c7
+DIST discord-ptb-0.0.29.deb 77105454 BLAKE2B 
191e70c5abb8284220bbc61c312b5feba63bda5833498627abe4829798d2647252933a17b4840f32432fdef5cbd8c494a0789d2620a0853ff6d7ba8fcb78eb02
 SHA512 
2bfd70927f5b622043abd1e47af0c86c6b5f6adcdfd8b2170a3c47bb5a9904e84d76dd08ddbb5c8da29f0a79a774c3a2106a1d33991cd5acaf7b454e476e5a0c

diff --git a/net-im/discord-ptb-bin/discord-ptb-bin-0.0.25.ebuild 
b/net-im/discord-ptb-bin/discord-ptb-bin-0.0.29.ebuild
similarity index 92%
rename from net-im/discord-ptb-bin/discord-ptb-bin-0.0.25.ebuild
rename to net-im/discord-ptb-bin/discord-ptb-bin-0.0.29.ebuild
index ec1ebe943..e402b1eed 100644
--- a/net-im/discord-ptb-bin/discord-ptb-bin-0.0.25.ebuild
+++ b/net-im/discord-ptb-bin/discord-ptb-bin-0.0.29.ebuild
@@ -18,6 +18,7 @@ SLOT="0"
 KEYWORDS="~amd64"
 RESTRICT="mirror bindist"
 
+# libXScrnSaver is used through dlopen (bug #825370)
 RDEPEND="
app-accessibility/at-spi2-atk:2
app-accessibility/at-spi2-core:2
@@ -27,27 +28,24 @@ RDEPEND="
dev-libs/nspr
dev-libs/nss
media-libs/alsa-lib
-   media-libs/fontconfig:1.0
-   media-libs/freetype:2
+   media-libs/mesa[gbm(+)]
net-print/cups
sys-apps/dbus
-   sys-apps/util-linux
+   sys-libs/glibc
x11-libs/cairo
x11-libs/gdk-pixbuf:2
x11-libs/gtk+:3
+   x11-libs/libdrm
x11-libs/libX11
-   x11-libs/libXScrnSaver
x11-libs/libxcb
-   x11-libs/libxkbcommon
x11-libs/libXcomposite
-   x11-libs/libXcursor
x11-libs/libXdamage
x11-libs/libXext
x11-libs/libXfixes
-   x11-libs/libXi
+   x11-libs/libxkbcommon
x11-libs/libXrandr
-   x11-libs/libXrender
-   x11-libs/libXtst
+   x11-libs/libXScrnSaver
+   x11-libs/libxshmfence
x11-libs/pango
 "
 



[gentoo-commits] repo/proj/guru:master commit in: app-misc/lf/

2022-04-07 Thread Ronny Gutbrod
commit: 1463f0fcca2d1d6059b9a349e428d1fbd2d536ba
Author: Dex Conner  danwin1210  de>
AuthorDate: Thu Apr  7 18:27:49 2022 +
Commit: Ronny Gutbrod  tastytea  de>
CommitDate: Thu Apr  7 18:36:33 2022 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=1463f0fc

app-misc/lf: add 27

Signed-off-by: Dex Conner  danwin1210.de>

 app-misc/lf/Manifest |  5 +++
 app-misc/lf/lf-27.ebuild | 85 
 2 files changed, 90 insertions(+)

diff --git a/app-misc/lf/Manifest b/app-misc/lf/Manifest
index 42e8afe0f..9debee9c4 100644
--- a/app-misc/lf/Manifest
+++ b/app-misc/lf/Manifest
@@ -2,6 +2,8 @@ DIST github.com%2Fgdamore%2Fencoding%2F@v%2Fv1.0.0.mod 77 
BLAKE2B 1b81c4c20a8900
 DIST github.com%2Fgdamore%2Fencoding%2F@v%2Fv1.0.0.zip 19867 BLAKE2B 
a772206ce6dc48b32d7125a25b26694325d367ebcbad85466b2e6cfdb9fc9f0e08b98b7ecede5397344e5f7e623c4c76edcf69dcee99917adccf5b31aad80bf8
 SHA512 
127767c725e376b43fe4e2003ddc12fe89693d6d7e52b01e6d47d73fd04496decc0fd60b64c7a65303428e00a52ece1848610ea35231789a814187ef8503bee3
 DIST github.com%2Fgdamore%2Ftcell%2Fv2%2F@v%2Fv2.0.0.mod 253 BLAKE2B 
972ed39f4848b39eac6662d8f0f3dfc1ff4ec14f5da35fb8c41ada758932df35d4bdc1cf1fd91e54626ae74fc1cdfbbaf93261d793ce828f6a08d0120b5168ed
 SHA512 
8d9fcc68e635c163c1f3f29367988ed5af2d3a2a9acd0c142cc95571bb920618d09e828aa0bf26718c330e5e199d66f2c6c618cab20618ca00be284b013dd833
 DIST github.com%2Fgdamore%2Ftcell%2Fv2%2F@v%2Fv2.0.0.zip 219838 BLAKE2B 
e6d587643ad89f8428931a5aa9dd085a028bf5de1ae01ee5cb9e54b93cb760b81be79f54d2f555afeffe5846915f11f58037be20948e782e3089e0f2937ee3bf
 SHA512 
6992b07bfe24152dd8b867bef52be9fdd17da27d0007ed4fc1c3701d3060bbc71854709ce74456a8d280949abd5b3224f1daf92f18c4a36b89bb78ccbbb16aac
+DIST github.com%2Fgdamore%2Ftcell%2Fv2%2F@v%2Fv2.3.1.mod 308 BLAKE2B 
f53f87ed7d2310c09408d55be26ed053edd625203a7d860da4136849e5d44c6cb9cdd025b8b5d5d58b8649a3dadde10ed8861df75aa9e36989bf45549375c8ed
 SHA512 
933a68f338fab6b8676db5abef19e3d521b546051dc8459cf11cca1bcedbdff94ee93bb0cde94e84c72f75ab1a2ee724ae3d0a2b116f9ec827862cd9a882d21c
+DIST github.com%2Fgdamore%2Ftcell%2Fv2%2F@v%2Fv2.3.1.zip 222653 BLAKE2B 
089865a73e6ac2b533b9fdb33885a1ed3464ef2ce808d95e8bc338735986ecfce06411cd3a83424dc5f016203dbdb424c2d58d6c211c1ba6081f0441f68ee5d0
 SHA512 
910b269598fa879e547e372e8fdcafd52ad20669f8ac97b1ae746b9c2fdbcf308dd69bd6b6f2737f62b40573b1e4160685bfc613a6786668beb7aa080436d72e
 DIST 
github.com%2Fgokcehan%2Ftcell%2Fv2%2F@v%2Fv2.2.1-0.20210329222449-4dd2d52e83ef.mod
 308 BLAKE2B 
f53f87ed7d2310c09408d55be26ed053edd625203a7d860da4136849e5d44c6cb9cdd025b8b5d5d58b8649a3dadde10ed8861df75aa9e36989bf45549375c8ed
 SHA512 
933a68f338fab6b8676db5abef19e3d521b546051dc8459cf11cca1bcedbdff94ee93bb0cde94e84c72f75ab1a2ee724ae3d0a2b116f9ec827862cd9a882d21c
 DIST 
github.com%2Fgokcehan%2Ftcell%2Fv2%2F@v%2Fv2.2.1-0.20210329222449-4dd2d52e83ef.zip
 227557 BLAKE2B 
6d3a65a1d8a4e3944cb8bf562c52e52f933afe03bc508236126a20cd14e59c3439b5fea5814602a987abaa263a2d326f393ece6bd7fbc29b870f7e7228884d1a
 SHA512 
4721e4fb265bcac520c5ef82eff0853671740915a31cb431136bb31c946a0bf6070680aaeb3d53c87f0b524545752069e8627c92425607101f1770cdada6906d
 DIST github.com%2Flucasb-eyer%2Fgo-colorful%2F@v%2Fv1.0.3.mod 51 BLAKE2B 
be532e33c9a0e83b9d0b760b21d97ac83850299adb329f754f31e4b46dc7fb7a7157d2a41cdc258924ef8ee5c111a95ac3b0037d749cc936e1988a46612522cd
 SHA512 
270b19446ac9a396f5ce7a000873928a44edb1457f86d294971dae08be37cd64ddb8edc0293e100ee60d56c504851aa69ab11db0b4cfd46649c5f79459e40011
@@ -17,6 +19,8 @@ DIST 
golang.org%2Fx%2Fsys%2F@v%2Fv0.0.0-20190626150813-e07cf5db2756.mod 33 BLAKE
 DIST golang.org%2Fx%2Fsys%2F@v%2Fv0.0.0-20190626150813-e07cf5db2756.zip 
1810550 BLAKE2B 
e0bcc6235d88e1728797c178d10261e851b18814ecad679674349596f5fc0aa2784b0b4fee440488ffe8188b47dbf8474e5a5078b1220188ac6c25b0c371068d
 SHA512 
98442115bb11ccc8061eb7c39e2e7efcc809d45ed6051456d6ec5439e20823b4b4d2ce16f4ba02530b58f74e9c1b9f3bf0d3dd0b4327b1b8158f395022ab2d80
 DIST golang.org%2Fx%2Fsys%2F@v%2Fv0.0.0-20201119102817-f84b799fce68.mod 33 
BLAKE2B 
8be160de26713fd50f15adfb6fd7fff2643ee587aa17de9385b1e315869d0ecf102fc567294666bf232aa677d1ab04ba8341157f3d9b66a0f53543a7a47cf148
 SHA512 
0c7b940d567c7685dcb55c76c69aedeaab2170f4f3bde458994c879bf344169f34fb3f3ca899b0f138a8b0b8be5031217b57a6edf5980e6066ff5cb92d1ff9ab
 DIST golang.org%2Fx%2Fsys%2F@v%2Fv0.0.0-20201119102817-f84b799fce68.zip 
1529034 BLAKE2B 
a30815639bc723fe9c7078c1fc5214e43aa946520c8d2d1efdc2cfb88b53c1faf50054f693d4f3b92461a64c07c8dbb845901c87a8deb86650cfcfc0482aae08
 SHA512 
113ecd43b0aecd6050a3a7319bbb43d351e62d71f01f9b98af7ab15b179fff616ebbb81920447f3b1192a9230c230c95bb20e9172981d4c8b926804ee92af508
+DIST golang.org%2Fx%2Fsys%2F@v%2Fv0.0.0-20220209214540-3681064d5158.mod 33 
BLAKE2B 
b74677ab15ab6b31640d71b052db667b0fb585ed6d1044e26bc5e4cf8da90e1ede81f8876babea843dd322b8b707189138e70c24d13d931f1f6dd04978ac222c
 SHA512 

[gentoo-commits] repo/proj/guru:master commit in: app-crypt/clevis/files/, app-crypt/clevis/

2022-04-07 Thread Ronny Gutbrod
commit: 36c488d3c08ebc4941e11ff13e72fa32f4d47abd
Author: Julien Roy  jroy  ca>
AuthorDate: Thu Apr  7 01:50:59 2022 +
Commit: Ronny Gutbrod  tastytea  de>
CommitDate: Thu Apr  7 01:50:59 2022 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=36c488d3

app-crypt/clevis: initial import

Signed-off-by: Julien Roy  jroy.ca>

 app-crypt/clevis/Manifest  |   1 +
 app-crypt/clevis/clevis-18.ebuild  |  32 
 app-crypt/clevis/files/clevis-dracut.patch | 250 +
 app-crypt/clevis/metadata.xml  |  12 ++
 4 files changed, 295 insertions(+)

diff --git a/app-crypt/clevis/Manifest b/app-crypt/clevis/Manifest
new file mode 100644
index 0..cccbcfc24
--- /dev/null
+++ b/app-crypt/clevis/Manifest
@@ -0,0 +1 @@
+DIST clevis-18.tar.gz 78191 BLAKE2B 
317f30df3c05a9a651363daf17b9320e47a903929af991ecfd9d4d3d630a0ab8e92815db2e5736e9b9ca7f3fb4a41f4cf198ec447f04a9849f4d2a03bb196b22
 SHA512 
19b6743ff61ff7e29699bbc3fb69dfa31567a37ab824629330b57c92aa89b70759d63c1770be68d4525681ec9ba56d980cae2bb1cdeee6192992ede449a0e4ff

diff --git a/app-crypt/clevis/clevis-18.ebuild 
b/app-crypt/clevis/clevis-18.ebuild
new file mode 100644
index 0..7e7b30797
--- /dev/null
+++ b/app-crypt/clevis/clevis-18.ebuild
@@ -0,0 +1,32 @@
+# Copyright 2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit meson
+
+PATCHES=(
+   "${FILESDIR}/${PN}-dracut.patch"
+)
+
+DESCRIPTION="Automated Encryption Framework"
+HOMEPAGE="https://github.com/latchset/clevis;
+SRC_URI="https://github.com/latchset/${PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE="+luks +tpm"
+
+DEPEND="luks? ( app-misc/jq )
+   >=dev-libs/jose-8
+   luks? ( dev-libs/libpwquality )
+   luks? ( dev-libs/luksmeta )
+   tpm? ( app-crypt/tpm2-tools )
+   sys-fs/cryptsetup"
+RDEPEND="${DEPEND}"
+BDEPEND=""
+
+src_configure() {
+   meson_src_configure
+}

diff --git a/app-crypt/clevis/files/clevis-dracut.patch 
b/app-crypt/clevis/files/clevis-dracut.patch
new file mode 100644
index 0..7aec43e9e
--- /dev/null
+++ b/app-crypt/clevis/files/clevis-dracut.patch
@@ -0,0 +1,250 @@
+From a5aa695821e34fb218c7d705065aaf7077737c8c Mon Sep 17 00:00:00 2001
+From: Jonathan Davies 
+Date: Fri, 5 Nov 2021 15:24:12 +
+Subject: [PATCH] Moved dracut directory up to top-level to decouple it with
+ systemd.
+
+Adds a clevis-luks-generic-unlocker for alternative use without systemd.
+
+Based on patch by Sergio Correia 
+
+Closes: #346
+
+Signed-off-by: Jonathan Davies 
+---
+ .../dracut/clevis-pin-sss/meson.build |  0
+ .../dracut/clevis-pin-sss/module-setup.sh.in  |  0
+ .../dracut/clevis-pin-tang/meson.build|  0
+ .../dracut/clevis-pin-tang/module-setup.sh.in |  0
+ .../dracut/clevis-pin-tpm2/meson.build|  0
+ .../dracut/clevis-pin-tpm2/module-setup.sh.in |  0
+ src/dracut/clevis/clevis-hook.sh.in   |  3 +
+ .../clevis/clevis-luks-generic-unlocker   | 70 +++
+ .../systemd => }/dracut/clevis/meson.build|  1 +
+ .../dracut/clevis/module-setup.sh.in  | 19 +++--
+ src/{luks/systemd => }/dracut/meson.build |  0
+ .../systemd/dracut/clevis/clevis-hook.sh.in   |  2 -
+ src/luks/systemd/meson.build  |  1 -
+ src/meson.build   |  1 +
+ 14 files changed, 90 insertions(+), 7 deletions(-)
+ rename src/{luks/systemd => }/dracut/clevis-pin-sss/meson.build (100%)
+ rename src/{luks/systemd => }/dracut/clevis-pin-sss/module-setup.sh.in (100%)
+ rename src/{luks/systemd => }/dracut/clevis-pin-tang/meson.build (100%)
+ rename src/{luks/systemd => }/dracut/clevis-pin-tang/module-setup.sh.in (100%)
+ rename src/{luks/systemd => }/dracut/clevis-pin-tpm2/meson.build (100%)
+ rename src/{luks/systemd => }/dracut/clevis-pin-tpm2/module-setup.sh.in (100%)
+ create mode 100755 src/dracut/clevis/clevis-hook.sh.in
+ create mode 100755 src/dracut/clevis/clevis-luks-generic-unlocker
+ rename src/{luks/systemd => }/dracut/clevis/meson.build (87%)
+ rename src/{luks/systemd => }/dracut/clevis/module-setup.sh.in (76%)
+ rename src/{luks/systemd => }/dracut/meson.build (100%)
+ delete mode 100755 src/luks/systemd/dracut/clevis/clevis-hook.sh.in
+
+diff --git a/src/luks/systemd/dracut/clevis-pin-sss/meson.build 
b/src/dracut/clevis-pin-sss/meson.build
+similarity index 100%
+rename from src/luks/systemd/dracut/clevis-pin-sss/meson.build
+rename to src/dracut/clevis-pin-sss/meson.build
+diff --git a/src/luks/systemd/dracut/clevis-pin-sss/module-setup.sh.in 
b/src/dracut/clevis-pin-sss/module-setup.sh.in
+similarity index 100%
+rename from src/luks/systemd/dracut/clevis-pin-sss/module-setup.sh.in
+rename to src/dracut/clevis-pin-sss/module-setup.sh.in
+diff --git a/src/luks/systemd/dracut/clevis-pin-tang/meson.build 
b/src/dracut/clevis-pin-tang/meson.build
+similarity index 100%
+rename 

[gentoo-commits] repo/proj/guru:master commit in: gui-wm/dwl/

2022-04-07 Thread Ronny Gutbrod
commit: 75d9561ab351c62c4708840c5e94dc5d2e8d7c6d
Author: Dex Conner  danwin1210  de>
AuthorDate: Thu Apr  7 18:40:40 2022 +
Commit: Ronny Gutbrod  tastytea  de>
CommitDate: Thu Apr  7 18:40:40 2022 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=75d9561a

gui-wm/dwl: add myself as a maintainer

Signed-off-by: Dex Conner  danwin1210.de>

 gui-wm/dwl/metadata.xml | 4 
 1 file changed, 4 insertions(+)

diff --git a/gui-wm/dwl/metadata.xml b/gui-wm/dwl/metadata.xml
index aac9766aa..48174678f 100644
--- a/gui-wm/dwl/metadata.xml
+++ b/gui-wm/dwl/metadata.xml
@@ -9,4 +9,8 @@
 svdm-gen...@protonmail.com
 Simon van der Maas
 
+
+cantcuckt...@danwin1210.de
+Dex Conner
+
 



[gentoo-commits] repo/proj/guru:master commit in: sys-process/task-spooler/

2022-04-07 Thread Ronny Gutbrod
commit: 1c2dc36fbf3761fd120c56b600b9bb52a6a62ca9
Author: Adel KARA SLIMANE  zegrapher  com>
AuthorDate: Thu Apr  7 20:06:45 2022 +
Commit: Ronny Gutbrod  tastytea  de>
CommitDate: Thu Apr  7 20:06:45 2022 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=1c2dc36f

sys-process/task-spooler: fix typo

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

Signed-off-by: Adel KARA SLIMANE  zegrapher.com>

 sys-process/task-spooler/task-spooler-1.3.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-process/task-spooler/task-spooler-1.3.0.ebuild 
b/sys-process/task-spooler/task-spooler-1.3.0.ebuild
index 5c8fc96f1..5a3ecd4a8 100644
--- a/sys-process/task-spooler/task-spooler-1.3.0.ebuild
+++ b/sys-process/task-spooler/task-spooler-1.3.0.ebuild
@@ -22,7 +22,7 @@ HTML_DOCS=( web/index.html web/ts-0.2.1.png 
web/ts-0.5.4.ebuild web/article_linu
 PATCHES=( "${FILESDIR}"/var-redefinition.patch )
 
 src_test() {
-   cp $"{BUILD_DIR}/ts" "${S}"/ || die "failed to copy ts executable to 
source folder for tests"
+   cp "${BUILD_DIR}/ts" "${S}"/ || die "failed to copy ts executable to 
source folder for tests"
sh testbench.sh || die "tests failed"
 }
 



[gentoo-commits] repo/proj/guru:master commit in: games-fps/assaultcube/

2022-04-07 Thread Ronny Gutbrod
commit: 7ff1408eee83c9a9179f3f8569822444dbbb7e32
Author: Duje Mihanović  skole  hr>
AuthorDate: Thu Apr  7 07:35:49 2022 +
Commit: Ronny Gutbrod  tastytea  de>
CommitDate: Thu Apr  7 08:14:51 2022 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=7ff1408e

games-fps/assaultcube: don't delete bundled includes

Closes: https://bugs.gentoo.org/837002
Signed-off-by: Duje Mihanović  skole.hr>

 games-fps/assaultcube/assaultcube-1.3.0.2.ebuild | 1 -
 1 file changed, 1 deletion(-)

diff --git a/games-fps/assaultcube/assaultcube-1.3.0.2.ebuild 
b/games-fps/assaultcube/assaultcube-1.3.0.2.ebuild
index a4af1076e..305b968c2 100644
--- a/games-fps/assaultcube/assaultcube-1.3.0.2.ebuild
+++ b/games-fps/assaultcube/assaultcube-1.3.0.2.ebuild
@@ -19,7 +19,6 @@ BDEPEND="sys-devel/clang"
 src_prepare() {
eapply_user
sed -i 's|//#define PRODUCTION|#define PRODUCTION|' 
"${S}/source/src/cube.h"
-   rm -rf "${S}/source/include"
 }
 
 src_compile() {



[gentoo-commits] repo/proj/guru:master commit in: dev-libs/jose/

2022-04-07 Thread Ronny Gutbrod
commit: 3ce11affd64b099f8d4f46534bc68be6077b904f
Author: Julien Roy  jroy  ca>
AuthorDate: Thu Apr  7 01:50:23 2022 +
Commit: Ronny Gutbrod  tastytea  de>
CommitDate: Thu Apr  7 01:50:23 2022 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=3ce11aff

dev-libs/jose: initial import

Signed-off-by: Julien Roy  jroy.ca>

 dev-libs/jose/Manifest   |  1 +
 dev-libs/jose/jose-11.ebuild | 22 ++
 dev-libs/jose/metadata.xml   |  8 
 3 files changed, 31 insertions(+)

diff --git a/dev-libs/jose/Manifest b/dev-libs/jose/Manifest
new file mode 100644
index 0..e93f6475f
--- /dev/null
+++ b/dev-libs/jose/Manifest
@@ -0,0 +1 @@
+DIST jose-11.tar.gz 841374 BLAKE2B 
5ffe35ebd48ed72d140e1dbf3ad37fcc3b4fd5534a5e1a5d9c43e82ad1901f989610baee2e2eb17209fd72f73c4f17227bed01d168bb4d243f067ec25051f913
 SHA512 
ffe09000837f79cefa549734d13c5d5d51042a42a055867241777ccbff3a127bac86a6155638fdf5ee52aad3598829e19724fd4e7de541117ed9b1c77c2ce457

diff --git a/dev-libs/jose/jose-11.ebuild b/dev-libs/jose/jose-11.ebuild
new file mode 100644
index 0..6253b4159
--- /dev/null
+++ b/dev-libs/jose/jose-11.ebuild
@@ -0,0 +1,22 @@
+# Copyright 2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit meson
+
+DESCRIPTION="C-language implementation of Javascript Object Signing and 
Encryption"
+HOMEPAGE="https://github.com/latchset/jose;
+SRC_URI="https://github.com/latchset/${PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64"
+
+DEPEND="dev-libs/jansson"
+RDEPEND="${DEPEND}"
+BDEPEND=""
+
+src_configure() {
+   meson_src_configure
+}

diff --git a/dev-libs/jose/metadata.xml b/dev-libs/jose/metadata.xml
new file mode 100644
index 0..97ba7c28b
--- /dev/null
+++ b/dev-libs/jose/metadata.xml
@@ -0,0 +1,8 @@
+
+https://www.gentoo.org/dtd/metadata.dtd;>
+
+   
+   jul...@jroy.ca
+   Julien Roy
+   
+



[gentoo-commits] repo/proj/guru:master commit in: games-fps/assaultcube/

2022-04-07 Thread Ronny Gutbrod
commit: 50e63d61ee7e03ad01281a7a3d006d15eba48824
Author: Duje Mihanović  skole  hr>
AuthorDate: Thu Apr  7 08:01:17 2022 +
Commit: Ronny Gutbrod  tastytea  de>
CommitDate: Thu Apr  7 08:14:51 2022 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=50e63d61

games-fps/assaultcube: fix checkinstall.sh, server installation

Signed-off-by: Duje Mihanović  skole.hr>

 games-fps/assaultcube/assaultcube-1.3.0.2.ebuild | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/games-fps/assaultcube/assaultcube-1.3.0.2.ebuild 
b/games-fps/assaultcube/assaultcube-1.3.0.2.ebuild
index 76316ec86..9ac5610c5 100644
--- a/games-fps/assaultcube/assaultcube-1.3.0.2.ebuild
+++ b/games-fps/assaultcube/assaultcube-1.3.0.2.ebuild
@@ -22,7 +22,8 @@ RDEPEND="sys-libs/zlib
 DEPEND="${RDEPEND}"
 BDEPEND="sys-devel/clang"
 PATCHES=(
-   "${FILESDIR}/assaultcube-1.3.0.2-respect-ldflags.patch"
+   "${FILESDIR}/assaultcube-1.3.0.2-respect-ldflags.patch
+   ${FILESDIR}/assaultcube-1.3.0.2-fix-checkinstall.patch" # a script 
which checks for required libs and certain parts of the game
 )
 
 src_prepare() {
@@ -42,7 +43,7 @@ src_install() {
 
install -dm755 "${D}/usr/share/assaultcube"
install -Dm755 
"${S}"/{assaultcube.sh,check_install.sh,server.sh,server_wizard.sh} -t 
"${D}/usr/share/assaultcube"
-   install -Dm755 "${S}/bin_unix/native_client" -t 
"${D}/usr/share/assaultcube/bin_unix"
+   install -Dm755 "${S}"/bin_unix/native_{client,server} -t 
"${D}/usr/share/assaultcube/bin_unix"
cp -r "${S}"/{bot,config,demos,docs,mods,packages} 
"${D}/usr/share/assaultcube/"
install -Dm644 
"${S}"/{CONTRIBUTING.md,GOVERNANCE.md,README.{html,md},SECURITY.md} -t 
"${D}/usr/share/assaultcube"
 



[gentoo-commits] repo/proj/guru:master commit in: sys-cluster/pcs/files/, sys-cluster/pcs/

2022-04-07 Thread Ronny Gutbrod
commit: eac77dc802a4a8311341930300e0583f1929c827
Author: Andrea Postiglione  gmail  com>
AuthorDate: Thu Apr  7 15:10:16 2022 +
Commit: Ronny Gutbrod  tastytea  de>
CommitDate: Thu Apr  7 15:10:16 2022 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=eac77dc8

sys-cluster/pcs : remove bashism

Signed-off-by: Andrea Postiglione  gmail.com>

 sys-cluster/pcs/files/remove_bashism.patch | 41 ++
 sys-cluster/pcs/pcs-0.11.2.ebuild  |  3 ++-
 2 files changed, 43 insertions(+), 1 deletion(-)

diff --git a/sys-cluster/pcs/files/remove_bashism.patch 
b/sys-cluster/pcs/files/remove_bashism.patch
new file mode 100644
index 0..a54d612f0
--- /dev/null
+++ b/sys-cluster/pcs/files/remove_bashism.patch
@@ -0,0 +1,41 @@
+From 73e90ae7f31600ff9c0edf0aed3cace9cd8c8a35 Mon Sep 17 00:00:00 2001
+From: Alessandro Barbieri 
+Date: Thu, 7 Apr 2022 17:02:55 +0200
+Subject: [PATCH] remove bashisms
+
+`==` is not POSIX
+---
+ m4/ac_compare_versions.m4 | 6 +++---
+ 1 file changed, 3 insertions(+), 3 deletions(-)
+
+diff --git a/m4/ac_compare_versions.m4 b/m4/ac_compare_versions.m4
+index 77d03330a..74846704e 100644
+--- a/m4/ac_compare_versions.m4
 b/m4/ac_compare_versions.m4
+@@ -6,7 +6,7 @@ dnl op can be:
+ dnl
+ dnl lt or <
+ dnl le or <=
+-dnl eq or ==
++dnl eq or =
+ dnl ge or >=
+ dnl gt or >
+ dnl
+@@ -20,7 +20,7 @@ AC_DEFUN([AC_COMPARE_VERSIONS],[
+   verA="$1"
+   op="$2"
+   verB="$3"
+-  if test "x$verA" == "x" || test "x$verB" == "x" || test "x$op" == x; 
then
++  if test "x$verA" = "x" || test "x$verB" = "x" || test "x$op" = x; then
+   AC_MSG_ERROR([ac_compare_versions: Missing parameters])
+   fi
+   case "$op" in
+@@ -36,7 +36,7 @@ AC_DEFUN([AC_COMPARE_VERSIONS],[
+   result=true
+   fi
+   ;;
+-  "eq"|"==")
++  "eq"|"=")
+   if test "$verB" = "$verA"; then
+   result=true
+   fi

diff --git a/sys-cluster/pcs/pcs-0.11.2.ebuild 
b/sys-cluster/pcs/pcs-0.11.2.ebuild
index b9fc87951..40733de60 100644
--- a/sys-cluster/pcs/pcs-0.11.2.ebuild
+++ b/sys-cluster/pcs/pcs-0.11.2.ebuild
@@ -65,7 +65,8 @@ ruby_add_rdepend "
www-servers/thin"
 
 REQUIRED_USE="${PYTHON_REQUIRED_USE}"
-PATCHES="${FILESDIR}/pcs-0.11-gentoo-support.patch"
+PATCHES="${FILESDIR}/pcs-0.11-gentoo-support.patch
+   ${FILESDIR}/remove_bashism.patch"
 
 src_prepare() {
default



[gentoo-commits] repo/proj/guru:master commit in: games-fps/assaultcube/

2022-04-07 Thread Ronny Gutbrod
commit: 0a2871c4de308b73cc8b406182e99b25e9ff5922
Author: Duje Mihanović  skole  hr>
AuthorDate: Thu Apr  7 07:46:18 2022 +
Commit: Ronny Gutbrod  tastytea  de>
CommitDate: Thu Apr  7 08:14:51 2022 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=0a2871c4

games-fps/assaultcube: add USE flags to SDL dependencies

Signed-off-by: Duje Mihanović  skole.hr>

 games-fps/assaultcube/assaultcube-1.3.0.2.ebuild | 8 +++-
 1 file changed, 7 insertions(+), 1 deletion(-)

diff --git a/games-fps/assaultcube/assaultcube-1.3.0.2.ebuild 
b/games-fps/assaultcube/assaultcube-1.3.0.2.ebuild
index 7676be084..76316ec86 100644
--- a/games-fps/assaultcube/assaultcube-1.3.0.2.ebuild
+++ b/games-fps/assaultcube/assaultcube-1.3.0.2.ebuild
@@ -12,7 +12,13 @@ S="${WORKDIR}/AC-${PV}"
 LICENSE="ZLIB assaultcube"
 SLOT="0"
 KEYWORDS="~amd64"
-RDEPEND="sys-libs/zlib media-libs/libsdl2 media-libs/sdl2-image 
x11-libs/libX11 media-libs/libogg media-libs/libvorbis media-libs/openal"
+RDEPEND="sys-libs/zlib
+   media-libs/libsdl2[opengl]
+   media-libs/sdl2-image[jpeg,png]
+   x11-libs/libX11
+   media-libs/libogg
+   media-libs/libvorbis
+   media-libs/openal"
 DEPEND="${RDEPEND}"
 BDEPEND="sys-devel/clang"
 PATCHES=(



[gentoo-commits] repo/proj/guru:master commit in: dev-libs/luksmeta/

2022-04-07 Thread Ronny Gutbrod
commit: 4f40efc261db94fc65ed0d8227897225dcd0c071
Author: Julien Roy  jroy  ca>
AuthorDate: Thu Apr  7 01:49:42 2022 +
Commit: Ronny Gutbrod  tastytea  de>
CommitDate: Thu Apr  7 01:49:42 2022 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=4f40efc2

dev-libs/luksmeta: update Manifest

Signed-off-by: Julien Roy  jroy.ca>

 dev-libs/luksmeta/Manifest | 2 --
 1 file changed, 2 deletions(-)

diff --git a/dev-libs/luksmeta/Manifest b/dev-libs/luksmeta/Manifest
index 227bf9458..95c5937c6 100644
--- a/dev-libs/luksmeta/Manifest
+++ b/dev-libs/luksmeta/Manifest
@@ -1,3 +1 @@
 DIST luksmeta-9.tar.gz 27650 BLAKE2B 
e55796929410e9a3124c3f28066bac42b46e71df98ab7a1e58c1f973d4fda41d7c8d64b735ae0d1e192054297932951407083f89a7f255c09d22dce370865036
 SHA512 
874331988fe2648d4924779b348f190ed5c6e4d71da4ad027f176e3f8dcbc78fc26e9f9b8402a97437db5b884db31b72598afc70e025cd8533168a5986417a76
-EBUILD luksmeta-9.ebuild 487 BLAKE2B 
e3556b7237233eca34b16a0c3bd1e3b0bdaa451787e8a2552672982ad1ee4345eb684e6167edbffa22d7f740b78090c76c337c8f069f510fd9a00f529ec9c49c
 SHA512 
eaee6f831a67bd265e89ac91b730565163f230424d55502a0f880353f830942b116148afaec06849a0127f3e82813f433fb4ce90919e1868281a0833536088bb
-MISC metadata.xml 241 BLAKE2B 
6dac420f48c539432671f9251c134a254e92cd56082e2551d3f9153c4319f11d06ee167a7ea10b4d16764fc2325db5057662ac61812c1ead8e7256915d9f494b
 SHA512 
da3a07ed2a719b870f4a8f2fb10a54f6248184f553d6b8b55c7faa6b7d90aaf1d2a77ac40e08c1b6eb33f6a6da5f1db4d5eaf6c6332ffbd232fddc4ac3a1086a



[gentoo-commits] repo/proj/guru:master commit in: games-fps/assaultcube/files/, games-fps/assaultcube/

2022-04-07 Thread Ronny Gutbrod
commit: 822934a79b7413392669e9d4ce936a879a2f7c8b
Author: Duje Mihanović  skole  hr>
AuthorDate: Thu Apr  7 07:44:37 2022 +
Commit: Ronny Gutbrod  tastytea  de>
CommitDate: Thu Apr  7 08:14:51 2022 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=822934a7

games-fps/assaultcube: respect LDFLAGS

Signed-off-by: Duje Mihanović  skole.hr>

 games-fps/assaultcube/assaultcube-1.3.0.2.ebuild |  4 
 .../files/assaultcube-1.3.0.2-respect-ldflags.patch  | 20 
 2 files changed, 24 insertions(+)

diff --git a/games-fps/assaultcube/assaultcube-1.3.0.2.ebuild 
b/games-fps/assaultcube/assaultcube-1.3.0.2.ebuild
index 305b968c2..7676be084 100644
--- a/games-fps/assaultcube/assaultcube-1.3.0.2.ebuild
+++ b/games-fps/assaultcube/assaultcube-1.3.0.2.ebuild
@@ -15,8 +15,12 @@ KEYWORDS="~amd64"
 RDEPEND="sys-libs/zlib media-libs/libsdl2 media-libs/sdl2-image 
x11-libs/libX11 media-libs/libogg media-libs/libvorbis media-libs/openal"
 DEPEND="${RDEPEND}"
 BDEPEND="sys-devel/clang"
+PATCHES=(
+   "${FILESDIR}/assaultcube-1.3.0.2-respect-ldflags.patch"
+)
 
 src_prepare() {
+   eapply ${PATCHES}
eapply_user
sed -i 's|//#define PRODUCTION|#define PRODUCTION|' 
"${S}/source/src/cube.h"
 }

diff --git 
a/games-fps/assaultcube/files/assaultcube-1.3.0.2-respect-ldflags.patch 
b/games-fps/assaultcube/files/assaultcube-1.3.0.2-respect-ldflags.patch
new file mode 100644
index 0..9a9a8b460
--- /dev/null
+++ b/games-fps/assaultcube/files/assaultcube-1.3.0.2-respect-ldflags.patch
@@ -0,0 +1,20 @@
+diff --git a/source/src/Makefile b/source/src/Makefile
+index bf06195..61da2b7 100644
+--- a/source/src/Makefile
 b/source/src/Makefile
+@@ -202,12 +202,12 @@ server_install: server
+ 
+ else
+ client: libenet $(CLIENT_OBJS)
+-  $(CXX) $(CXXFLAGS) -o ac_client $(CLIENT_OBJS) $(CLIENT_LIBS)
++  $(CXX) $(CXXFLAGS) $(LDFLAGS) -o ac_client $(CLIENT_OBJS) $(CLIENT_LIBS)
+ 
+ server: libenet $(SERVER_OBJS)
+-  $(CXX) $(CXXFLAGS) -o ac_server $(SERVER_OBJS) $(SERVER_LIBS)
++  $(CXX) $(CXXFLAGS) $(LDFLAGS) -o ac_server $(SERVER_OBJS) $(SERVER_LIBS)
+ master: libenet $(MASTER_OBJS)
+-  $(CXX) $(CXXFLAGS) -o ac_master $(MASTER_OBJS) $(SERVER_LIBS)
++  $(CXX) $(CXXFLAGS) $(LDFLAGS) -o ac_master $(MASTER_OBJS) $(SERVER_LIBS)
+ 
+ client_install: client
+   install -d ../../bin_unix/



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

2022-04-07 Thread Ronny Gutbrod
commit: 4a09bb92c61ade110799f604cf8b3eec453e56a4
Author: Shaoyu Tseng <1over137  anche  no>
AuthorDate: Wed Apr  6 21:22:49 2022 +
Commit: Ronny Gutbrod  tastytea  de>
CommitDate: Wed Apr  6 21:50:10 2022 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=4a09bb92

dev-python/orjson-bin: add 3.6.7, drop 3.6.4

Signed-off-by: Shaoyu Tseng <1over137  anche.no>

 dev-python/orjson-bin/Manifest| 4 ++--
 .../orjson-bin/{orjson-bin-3.6.4.ebuild => orjson-bin-3.6.7.ebuild}   | 0
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-python/orjson-bin/Manifest b/dev-python/orjson-bin/Manifest
index 231bf7bcc..881d59210 100644
--- a/dev-python/orjson-bin/Manifest
+++ b/dev-python/orjson-bin/Manifest
@@ -1,2 +1,2 @@
-DIST orjson-bin-3.6.4-amd64.zip 250007 BLAKE2B 
8d4032eb347b551752203844ecf60e12f6fb12faa5a0bba5f294ad00c876afc006bc6759719d4532794c46b0f129cb370f30b57d6b5a9827078cbcc7d62b8331
 SHA512 
171cc20ffa26ddce0fdc771ff24c1172e0f9bb2be892c810c5c18b0a7421d833b722da925c987a18f57256600301e7c3f46f83e324935d3d857d2026a581de26
-DIST orjson-bin-3.6.4-arm64.zip 231011 BLAKE2B 
a91e9c3c0872e568d41f259dfccaecd35be18e6d01b7d9df89151887019f7951bdf13ecf79edc391fbe39786259ef210971718d32a7a49eb21f0d420d45bf79b
 SHA512 
669ffc93c34275842d9819e3c0f8a0174034d80cf733a5cc988bdc997c3028b68ae8d526698a3e0d582a1339d60d6a99bf7f42cebcfe2e3d5fb2e2cda65a1b10
+DIST orjson-bin-3.6.7-amd64.zip 255321 BLAKE2B 
5c10b6da6e388754e8ba3eac65d96ad5af8cce745877de8c0c73f2747841613b5aaca70be6b718b813e8c0376a33e8e6e8d4ee472bcd86962f47482766392429
 SHA512 
3ace1ab1d610b2a435b09a00b5dea62aec688bc186422397cc7191b910d904e54bc51768c50fe1c67f27d51503cf57e1209597c9281f2972653c171e0c4b0b0b
+DIST orjson-bin-3.6.7-arm64.zip 235165 BLAKE2B 
292a28851d23eb386f5065a336826482c3f96468bebf95c606c30df0d5249ec5b09f0331423349a9e616bbdd59cb465b50d5be77ab42e8216eeadaa41c42ed5b
 SHA512 
a6520cb6744765d939003f39efa8aeda8e6b8fac6f96d8772a3842d0d08a775e2b2a21e775f99ca0b9656a7dbe270d0b83f6ea8f1b9b77f2cb26e71f61800afe

diff --git a/dev-python/orjson-bin/orjson-bin-3.6.4.ebuild 
b/dev-python/orjson-bin/orjson-bin-3.6.7.ebuild
similarity index 100%
rename from dev-python/orjson-bin/orjson-bin-3.6.4.ebuild
rename to dev-python/orjson-bin/orjson-bin-3.6.7.ebuild



[gentoo-commits] repo/proj/guru:master commit in: dev-libs/luksmeta/

2022-04-07 Thread Ronny Gutbrod
commit: b44d1774c0124fb6f65aa7451d5cff0589c2a705
Author: Julien Roy  jroy  ca>
AuthorDate: Thu Apr  7 01:48:32 2022 +
Commit: Ronny Gutbrod  tastytea  de>
CommitDate: Thu Apr  7 01:48:32 2022 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=b44d1774

dev-libs/luksmeta: initial import

Signed-off-by: Julien Roy  jroy.ca>

 dev-libs/luksmeta/Manifest  |  3 +++
 dev-libs/luksmeta/luksmeta-9.ebuild | 23 +++
 dev-libs/luksmeta/metadata.xml  |  8 
 3 files changed, 34 insertions(+)

diff --git a/dev-libs/luksmeta/Manifest b/dev-libs/luksmeta/Manifest
new file mode 100644
index 0..227bf9458
--- /dev/null
+++ b/dev-libs/luksmeta/Manifest
@@ -0,0 +1,3 @@
+DIST luksmeta-9.tar.gz 27650 BLAKE2B 
e55796929410e9a3124c3f28066bac42b46e71df98ab7a1e58c1f973d4fda41d7c8d64b735ae0d1e192054297932951407083f89a7f255c09d22dce370865036
 SHA512 
874331988fe2648d4924779b348f190ed5c6e4d71da4ad027f176e3f8dcbc78fc26e9f9b8402a97437db5b884db31b72598afc70e025cd8533168a5986417a76
+EBUILD luksmeta-9.ebuild 487 BLAKE2B 
e3556b7237233eca34b16a0c3bd1e3b0bdaa451787e8a2552672982ad1ee4345eb684e6167edbffa22d7f740b78090c76c337c8f069f510fd9a00f529ec9c49c
 SHA512 
eaee6f831a67bd265e89ac91b730565163f230424d55502a0f880353f830942b116148afaec06849a0127f3e82813f433fb4ce90919e1868281a0833536088bb
+MISC metadata.xml 241 BLAKE2B 
6dac420f48c539432671f9251c134a254e92cd56082e2551d3f9153c4319f11d06ee167a7ea10b4d16764fc2325db5057662ac61812c1ead8e7256915d9f494b
 SHA512 
da3a07ed2a719b870f4a8f2fb10a54f6248184f553d6b8b55c7faa6b7d90aaf1d2a77ac40e08c1b6eb33f6a6da5f1db4d5eaf6c6332ffbd232fddc4ac3a1086a

diff --git a/dev-libs/luksmeta/luksmeta-9.ebuild 
b/dev-libs/luksmeta/luksmeta-9.ebuild
new file mode 100644
index 0..40858d1bc
--- /dev/null
+++ b/dev-libs/luksmeta/luksmeta-9.ebuild
@@ -0,0 +1,23 @@
+# Copyright 2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit autotools
+
+DESCRIPTION="UKSMeta is a simple library for storing metadata in the LUKSv1 
header"
+HOMEPAGE="https://github.com/latchset/luksmeta;
+SRC_URI="https://github.com/latchset/${PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="LGPL-2.1"
+SLOT="0"
+KEYWORDS="~amd64"
+
+DEPEND="sys-fs/cryptsetup"
+RDEPEND="${DEPEND}"
+BDEPEND=""
+
+src_prepare() {
+   default
+   eautoreconf
+}

diff --git a/dev-libs/luksmeta/metadata.xml b/dev-libs/luksmeta/metadata.xml
new file mode 100644
index 0..97ba7c28b
--- /dev/null
+++ b/dev-libs/luksmeta/metadata.xml
@@ -0,0 +1,8 @@
+
+https://www.gentoo.org/dtd/metadata.dtd;>
+
+   
+   jul...@jroy.ca
+   Julien Roy
+   
+



[gentoo-commits] repo/proj/guru:master commit in: media-video/mpv-mpris/

2022-04-07 Thread Ronny Gutbrod
commit: 66b2e16ccbd1efb1eb55965ef8853082dc1d6c47
Author: Oliver Freyermuth  googlemail  com>
AuthorDate: Wed Apr  6 21:37:36 2022 +
Commit: Ronny Gutbrod  tastytea  de>
CommitDate: Wed Apr  6 21:37:36 2022 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=66b2e16c

media-video/mpv-mpris: add 0.7.1

Signed-off-by: Oliver Freyermuth  googlemail.com>

 media-video/mpv-mpris/Manifest   |  1 +
 media-video/mpv-mpris/mpv-mpris-0.7.1.ebuild | 70 
 2 files changed, 71 insertions(+)

diff --git a/media-video/mpv-mpris/Manifest b/media-video/mpv-mpris/Manifest
index cee0cf89e..afd0ebfa1 100644
--- a/media-video/mpv-mpris/Manifest
+++ b/media-video/mpv-mpris/Manifest
@@ -1,2 +1,3 @@
 DIST mpv-mpris-0.6.tar.gz 8910 BLAKE2B 
44888f9a0945bf850ba48a4b2a5b2d03325e05b17111a6184c3540eaf15745c7bb18006b03dd018599e017837c005bf10dafc910b3e031e440a511a5496d6ab4
 SHA512 
da92e4cf6541f0f18fc1c779ab87eef914e6e76a94bfe1259b323953a11654b228d02c4d352ea0c588308bedc8aa807bdaa41023917629a90d50269f454e256d
+DIST mpv-mpris-0.7.1.tar.gz 13432 BLAKE2B 
884204c2186bc3b52378113dde87e58578b3811ec1a40576eb30e779fe3a3575ad9db802a51434e9fc3d22785db6036f898c76acab61780fac4b35276a17524f
 SHA512 
7e928bbbf85b5c8e1e92ce51e65986ef7a7fe27a1e382b0148cdd70e22e5320be37a573c6206b3a1ab05119d9d24b861fd45081a008111f1da37673aa3896f23
 DIST mpv-mpris-0.7.tar.gz 12982 BLAKE2B 
db919cdad6528519211725694f63871e371a33a331c46eebb202fa87d452d1cf30cecf3d4c2b26cb187cfa2c4cdd53411b88e6e7855510ffbaeef28ab3eb8346
 SHA512 
b370c9550622302cfdd07c21ae2f03a4e66e80da02e8f38c68d447ef273ae582ad6d918e207a9fb8c917a851163c6aadc08d3d68ad8e70ec85b37732c0cac96f

diff --git a/media-video/mpv-mpris/mpv-mpris-0.7.1.ebuild 
b/media-video/mpv-mpris/mpv-mpris-0.7.1.ebuild
new file mode 100644
index 0..2b4e36729
--- /dev/null
+++ b/media-video/mpv-mpris/mpv-mpris-0.7.1.ebuild
@@ -0,0 +1,70 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit toolchain-funcs
+
+DESCRIPTION="MPRIS plugin for mpv"
+HOMEPAGE="https://github.com/hoyon/mpv-mpris;
+
+if [[ ${PV} == ** ]]; then
+   inherit git-r3
+   EGIT_REPO_URI="https://github.com/hoyon/${PN}.git;
+else
+   SRC_URI="https://github.com/hoyon/${PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
+   KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+fi
+
+SLOT="0"
+LICENSE="MIT"
+IUSE="+autoload test"
+
+RDEPEND="
+   dev-libs/glib:2
+   media-video/mpv:=[cplugins,libmpv]
+"
+DEPEND="${RDEPEND}"
+BDEPEND="virtual/pkgconfig
+   test? (
+   app-misc/jq
+   app-shells/bash
+   app-text/jo
+   media-sound/playerctl
+   net-misc/socat
+   sys-apps/dbus
+   virtual/awk
+   x11-apps/xauth
+   x11-misc/xvfb-run
+   x11-themes/sound-theme-freedesktop
+   )
+"
+RESTRICT="!test? ( test )"
+
+src_compile() {
+   tc-export CC
+   emake PKG_CONFIG="$(tc-getPKG_CONFIG)"
+}
+
+src_test() {
+   emake test
+}
+
+src_install() {
+   newlib.so mpris.so ${PN}.so
+   use autoload && dosym -r /usr/$(get_libdir)/${PN}.so 
/etc/mpv/scripts/mpris.so
+   einstalldocs
+}
+
+pkg_postinst() {
+   if ! use autoload; then
+   elog
+   elog "The plugin has not been installed to /etc/mpv/scripts for 
autoloading."
+   elog "You have to activate it manually by passing"
+   elog " '${EPREFIX}/usr/$(get_libdir)/${PN}.so'"
+   elog "as a script option to mpv or symlinking the library to 
'scripts' in your mpv"
+   elog "config directory."
+   elog "Alternatively, activate the autoload use flag."
+   elog
+   fi
+}



[gentoo-commits] repo/proj/guru:master commit in: app-text/koodo-reader-bin/

2022-04-07 Thread Ronny Gutbrod
commit: fa0ad332c3b51b32a7fc55519d408947a6cbfe76
Author: Shaoyu Tseng <1over137  anche  no>
AuthorDate: Wed Apr  6 21:48:22 2022 +
Commit: Ronny Gutbrod  tastytea  de>
CommitDate: Wed Apr  6 21:50:11 2022 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=fa0ad332

app-text/koodo-reader-bin: add 1.4.1, drop 1.3.0

Signed-off-by: Shaoyu Tseng <1over137  anche.no>

 app-text/koodo-reader-bin/Manifest  | 2 +-
 .../{koodo-reader-bin-1.3.0.ebuild => koodo-reader-bin-1.4.1.ebuild}| 0
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-text/koodo-reader-bin/Manifest 
b/app-text/koodo-reader-bin/Manifest
index b10027d37..8a451f4a3 100644
--- a/app-text/koodo-reader-bin/Manifest
+++ b/app-text/koodo-reader-bin/Manifest
@@ -1 +1 @@
-DIST Koodo.Reader-1.3.0.rpm 60493844 BLAKE2B 
1227a35cf6efba5467267cae1d783cfdcfe3b8c7c06f85a2c78e3e11e50a080600ee9106dafaead1dc95ffdd42b4f7cc2322511dca9f0354fa243ca282b56aff
 SHA512 
2811f878fc327f8db94fddec850cbd25f65533808d915af65578a070e269c49e8b8fe98ddfbcb1a8ab975ad7963dc6f90cd730da333ce9a881c332165e4fb34e
+DIST Koodo.Reader-1.4.1.rpm 62384804 BLAKE2B 
fcf46b8df7690eaba90173e197d2c72280908cf254e0fa8efbf6d57eef14a9096671b654ff28edc68e61705fb517367ecf683302981f20878178d35f4f7129c9
 SHA512 
b2608a6e5ad52f246faf6e2fa1a8ce16836903603d7a778c3f9b14dd6fa048a5e3ca0efd011438b1f53965054192e5aa9173e917903c112aabf0c346d1824f63

diff --git a/app-text/koodo-reader-bin/koodo-reader-bin-1.3.0.ebuild 
b/app-text/koodo-reader-bin/koodo-reader-bin-1.4.1.ebuild
similarity index 100%
rename from app-text/koodo-reader-bin/koodo-reader-bin-1.3.0.ebuild
rename to app-text/koodo-reader-bin/koodo-reader-bin-1.4.1.ebuild



[gentoo-commits] repo/proj/guru:master commit in: games-fps/assaultcube/

2022-04-07 Thread Ronny Gutbrod
commit: 94f0d4472fad48bfbdd36043820b339ef2dfc3ce
Author: Duje Mihanović  skole  hr>
AuthorDate: Thu Apr  7 08:14:00 2022 +
Commit: Ronny Gutbrod  tastytea  de>
CommitDate: Thu Apr  7 08:14:51 2022 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=94f0d447

games-fps/assaultcube: add debug USE flag

Signed-off-by: Duje Mihanović  skole.hr>

 games-fps/assaultcube/assaultcube-1.3.0.2.ebuild | 7 ++-
 1 file changed, 6 insertions(+), 1 deletion(-)

diff --git a/games-fps/assaultcube/assaultcube-1.3.0.2.ebuild 
b/games-fps/assaultcube/assaultcube-1.3.0.2.ebuild
index 9ac5610c5..d66c888b2 100644
--- a/games-fps/assaultcube/assaultcube-1.3.0.2.ebuild
+++ b/games-fps/assaultcube/assaultcube-1.3.0.2.ebuild
@@ -25,6 +25,7 @@ PATCHES=(
"${FILESDIR}/assaultcube-1.3.0.2-respect-ldflags.patch
${FILESDIR}/assaultcube-1.3.0.2-fix-checkinstall.patch" # a script 
which checks for required libs and certain parts of the game
 )
+IUSE="debug"
 
 src_prepare() {
eapply ${PATCHES}
@@ -34,7 +35,11 @@ src_prepare() {
 
 src_compile() {
cd "${S}/source/src"
-   emake
+   if use debug; then
+   DEBUGBUILD=1 emake
+   else
+   emake
+   fi
 }
 
 src_install() {



[gentoo-commits] repo/proj/guru:master commit in: media-video/mpv-mpris/

2022-04-07 Thread Ronny Gutbrod
commit: 8c09b92f1ffd27159052843903aa75053f1b66cb
Author: Oliver Freyermuth  googlemail  com>
AuthorDate: Wed Apr  6 21:37:52 2022 +
Commit: Ronny Gutbrod  tastytea  de>
CommitDate: Wed Apr  6 21:37:52 2022 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=8c09b92f

media-video/mpv-mpris: drop 0.6

Signed-off-by: Oliver Freyermuth  googlemail.com>

 media-video/mpv-mpris/Manifest |  1 -
 media-video/mpv-mpris/mpv-mpris-0.6.ebuild | 54 --
 2 files changed, 55 deletions(-)

diff --git a/media-video/mpv-mpris/Manifest b/media-video/mpv-mpris/Manifest
index afd0ebfa1..4c69ea672 100644
--- a/media-video/mpv-mpris/Manifest
+++ b/media-video/mpv-mpris/Manifest
@@ -1,3 +1,2 @@
-DIST mpv-mpris-0.6.tar.gz 8910 BLAKE2B 
44888f9a0945bf850ba48a4b2a5b2d03325e05b17111a6184c3540eaf15745c7bb18006b03dd018599e017837c005bf10dafc910b3e031e440a511a5496d6ab4
 SHA512 
da92e4cf6541f0f18fc1c779ab87eef914e6e76a94bfe1259b323953a11654b228d02c4d352ea0c588308bedc8aa807bdaa41023917629a90d50269f454e256d
 DIST mpv-mpris-0.7.1.tar.gz 13432 BLAKE2B 
884204c2186bc3b52378113dde87e58578b3811ec1a40576eb30e779fe3a3575ad9db802a51434e9fc3d22785db6036f898c76acab61780fac4b35276a17524f
 SHA512 
7e928bbbf85b5c8e1e92ce51e65986ef7a7fe27a1e382b0148cdd70e22e5320be37a573c6206b3a1ab05119d9d24b861fd45081a008111f1da37673aa3896f23
 DIST mpv-mpris-0.7.tar.gz 12982 BLAKE2B 
db919cdad6528519211725694f63871e371a33a331c46eebb202fa87d452d1cf30cecf3d4c2b26cb187cfa2c4cdd53411b88e6e7855510ffbaeef28ab3eb8346
 SHA512 
b370c9550622302cfdd07c21ae2f03a4e66e80da02e8f38c68d447ef273ae582ad6d918e207a9fb8c917a851163c6aadc08d3d68ad8e70ec85b37732c0cac96f

diff --git a/media-video/mpv-mpris/mpv-mpris-0.6.ebuild 
b/media-video/mpv-mpris/mpv-mpris-0.6.ebuild
deleted file mode 100644
index ccf53bf09..0
--- a/media-video/mpv-mpris/mpv-mpris-0.6.ebuild
+++ /dev/null
@@ -1,54 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit toolchain-funcs
-
-DESCRIPTION="MPRIS plugin for mpv"
-HOMEPAGE="https://github.com/hoyon/mpv-mpris;
-
-if [[ ${PV} == ** ]]; then
-   inherit git-r3
-   EGIT_REPO_URI="https://github.com/hoyon/${PN}.git;
-else
-   SRC_URI="https://github.com/hoyon/${PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
-   KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
-fi
-
-SLOT="0"
-LICENSE="MIT"
-IUSE="+autoload"
-
-BDEPEND="virtual/pkgconfig"
-RDEPEND="media-video/mpv:=[cplugins,libmpv]
-   dev-libs/glib"
-DEPEND="${RDEPEND}"
-
-DOCS=(
-   README.md
-)
-
-src_compile() {
-   emake CC="$(tc-getCC)" PKG_CONFIG="$(tc-getPKG_CONFIG)"
-}
-
-src_install() {
-   insinto "/usr/$(get_libdir)/mpv"
-   doins mpris.so
-   use autoload && dosym "/usr/$(get_libdir)/mpv/mpris.so" 
"/etc/mpv/scripts/mpris.so"
-   einstalldocs
-}
-
-pkg_postinst() {
-   if ! use autoload; then
-   elog
-   elog "The plugin has not been installed to /etc/mpv/scripts for 
autoloading."
-   elog "You have to activate it manually by passing"
-   elog " \"/usr/$(get_libdir)/mpv/mpris.so\" "
-   elog "as script option to mpv or symlinking the library to 
\"scripts/\" in your mpv"
-   elog "config directory."
-   elog "Alternatively, activate the autoload use flag."
-   elog
-   fi
-}



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

2022-04-07 Thread Ronny Gutbrod
commit: c2023795362d2e5c6b4ee4728d08bd0f8f42729d
Author: Shaoyu Tseng <1over137  anche  no>
AuthorDate: Wed Apr  6 21:24:59 2022 +
Commit: Ronny Gutbrod  tastytea  de>
CommitDate: Wed Apr  6 21:50:10 2022 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=c2023795

dev-python/bidict: add 0.22.0, drop 0.21.3

Signed-off-by: Shaoyu Tseng <1over137  anche.no>

 dev-python/bidict/Manifest   | 2 +-
 dev-python/bidict/{bidict-0.21.3.ebuild => bidict-0.22.0.ebuild} | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-python/bidict/Manifest b/dev-python/bidict/Manifest
index 19276753d..a70125f71 100644
--- a/dev-python/bidict/Manifest
+++ b/dev-python/bidict/Manifest
@@ -1 +1 @@
-DIST bidict-0.21.3.tar.gz 406100 BLAKE2B 
d6fe581d3114e03fda76a0dcc47a65a5d0a840f17e5eb492341a6498f79b0f57f1d342220016001da4342baecdc1e5b575268d73a21fc01a0520fc11f31ff5ab
 SHA512 
1c1cd17d44c0fbd0bb718a135f31650736a5a8b3979201f7cf19093a96bbf69a978363195f29dab6dd1ef0e28afe11d3f3fe84ad3311d7ea1190aa5e1842c609
+DIST bidict-0.22.0.tar.gz 197969 BLAKE2B 
511bea446922c959c7ab2c42fadfe63dc486f9b8f4d060779048195ed02344c36819be917716be6773e2173aa9dbd9e5452e747ee325db6ee92057644789653e
 SHA512 
28384e1f63413023c00c199558eb49298c146602a676226d995aa01ccb0f9a6958750f4e34637d0823d659a092e74bb0ce4d75969d105312f73f5e692d9f82af

diff --git a/dev-python/bidict/bidict-0.21.3.ebuild 
b/dev-python/bidict/bidict-0.22.0.ebuild
similarity index 95%
rename from dev-python/bidict/bidict-0.21.3.ebuild
rename to dev-python/bidict/bidict-0.22.0.ebuild
index 61ecb2e16..566a96b18 100644
--- a/dev-python/bidict/bidict-0.21.3.ebuild
+++ b/dev-python/bidict/bidict-0.22.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2021 Gentoo Authors
+# Copyright 2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8



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

2022-04-07 Thread Georgy Yakovlev
commit: 2db900724d7549a2250f6266dcf670c30560a5f9
Author: Georgy Yakovlev  gentoo  org>
AuthorDate: Fri Apr  8 01:12:19 2022 +
Commit: Georgy Yakovlev  gentoo  org>
CommitDate: Fri Apr  8 01:15:59 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2db90072

dev-util/cargo-ebuild: add 0.5.1

Closes: https://bugs.gentoo.org/836302
Signed-off-by: Georgy Yakovlev  gentoo.org>

 dev-util/cargo-ebuild/Manifest  |  53 
 dev-util/cargo-ebuild/cargo-ebuild-0.5.1.ebuild | 173 
 2 files changed, 226 insertions(+)

diff --git a/dev-util/cargo-ebuild/Manifest b/dev-util/cargo-ebuild/Manifest
index 9dd707277668..4ea23940fa95 100644
--- a/dev-util/cargo-ebuild/Manifest
+++ b/dev-util/cargo-ebuild/Manifest
@@ -1,9 +1,12 @@
 DIST aho-corasick-0.7.18.crate 112923 BLAKE2B 
4f6947d1aacf89ccfab0592cdc55fa61ef09cea38231d3f758765dbce328a810c0b588be4ba96e81d64955379ee005722d22a7aec39caea6e72342245d7ca34f
 SHA512 
7a23b16231a90d23ee60ad4c81bc225410599a4560d33d3a203138fc540c39cf1000100fed3aed40dcc371c3635656a3792545dca5dd1aefbde00d8774eebd00
 DIST ansi_term-0.11.0.crate 17087 BLAKE2B 
9bd35c045a01ce4c6c4a5db1b4f15e9412bb97426eec19d4421dffbec633de8d13452c13c1dc1b30998690b78d7ed38311aca700087f13a81f66bd1d5d7300c4
 SHA512 
a637466a380748f939b3af090b8c0333f35581925bc03f4dda9b3f95d338836403cf5487ae3af9ff68f8245a837f8ab061aabe57a126a6a2c20f2e972c77d1fa
+DIST ansi_term-0.12.1.crate 24838 BLAKE2B 
f636772c34e2d68cda7b8d3b2b86abda074585a62bd2654812ce92384244655a9197fa66e6939e19a674c0148ca605313d83de262bb18c2339a8a4eb4438a791
 SHA512 
b840e28b3e7700689a69a39659b1e066560078dd4a58326b91a028915819e7af883399ee53e920db68fd974c58d35bb1ddf8d427af5937d5f696f57c4376b671
 DIST anyhow-1.0.43.crate 34968 BLAKE2B 
a846dbc5275906e9f8ec4d5019a0fbff56e16eb970f8f528f2a7e5e2078e39a235d879870ffb92d6af45dc01b730825beb0a346fd6a2de1ddbf076366cd8eada
 SHA512 
d35eb86b3c1676a88fcd9fa8a956f0fb3d3a657caa777e27eb8d5f6a86fec352273c463782dd803a87514c72fe679855d7a379c63bb385df593a5e14c069b7a3
 DIST anyhow-1.0.44.crate 35067 BLAKE2B 
19dd53abcbf5ade698f3bf5b1522fa8c1c55b777d91fd05f6c43a7a32691d00da756c7af9d991ebfc71b02fa4e8e2e257c78ce3e29f8c3034066ca43eea4c07d
 SHA512 
d8ec44c64cf4b06121421c99157573b59e2078ab1aba7d949aad9ddd5ec4a1b585a07d0ca06807ed2349c6becaed1cba69f10f9affa2da25f749b615a70aa9ff
+DIST anyhow-1.0.56.crate 44780 BLAKE2B 
142a2c02e51dc6fa2709d349881aea404b14dbdfa379ddd6a99672df4977dcca0658897c9e9881e291fb56f5b522cf2a0e2da12afb7038d0929d05f436ff68a9
 SHA512 
9dc8233b87f8229676ad08903cc1507370588d63702c10bff3426d00ce10754744477d5ba3396c94e7128eeef12c647f8f042de8cc6d1943c2882785ac7ebab5
 DIST atty-0.2.14.crate 5470 BLAKE2B 
2db856a9e898a430258f059aeaf7c844a153293e8856d90ac81f7d91a888c89198768ad5cb09303c23241fe85c560a55148fa56a303651a82b0edb895616bfab
 SHA512 
d7b6c4b9a0f898d91ddbc41a5ee45bbf45d1d269508c8cc87ee3e3990500e41e0ec387afb1f3bc7db55bedac396dd86c6509f4bf9e5148d809c3802edcc5e1d9
 DIST autocfg-1.0.1.crate 12908 BLAKE2B 
40c53cab298e4f26634c3acff3ece6a3371188d91dbf377ed664eabedcde20536edaa93daf406618f37edde019f049a6e7b9a47f627344587dbd126bee2b5e3a
 SHA512 
630b348acb98b012e97804e6325d03c89abc22f2157762c59144c04e6c733daf550bdc7f0fe0b9f3b50e15dae8c1c3c4bdfce3d805b02f0fc987311f5332419b
+DIST autocfg-1.1.0.crate 13272 BLAKE2B 
7724055c337d562103f191f4e36cab469e578f0c51cc24d33624dea155d108a07578703766341fd6a4cc1ef52acda406e7dba1650d59115f18261281e5b40203
 SHA512 
df972c09abbdc0b6cb6bb55b1e29c7fed706ece38a62613d9e275bac46a19574a7f96f0152cccb0239efea04ee90083a146b58b15307696c4c81878cd12de28f
 DIST base-x-0.2.8.crate 10614 BLAKE2B 
de50c274295b12234d9c4b8a551058b3345f3f3801cda0141f18b6df9e0f92d2a1fe09dca185e475fb95a1b2bee7935549d1ca1bf882d77e64afad5bb0b55955
 SHA512 
ad140fc44bdf0342875b7087ee242e70ebedf591075cf80d2362f74e544882971bd9b1cc21dc5b4ac13e38710ec0e087474b54b238d6ea6748d3ca4755b25929
 DIST bitflags-1.3.2.crate 23021 BLAKE2B 
eb990bb27b2bdeb66fd7212ce582cb36e1c616debbac85df642d0c82b25439e6bf9b1e811fac76b59e58ea3c1bbea6170d03a61e8f9a395e4334a0e2e2987eda
 SHA512 
3c698f757b5cc62f815f9a1cce365c3d2dd88e4db71f331dff8bba86c2865f755b81cb4c9bfc59bd86b7643b0943f9e09a7c4f8ad75eb2ab0e714803d0129f62
 DIST block-buffer-0.7.3.crate 7179 BLAKE2B 
549e8532358f9a77fdfbd5ef7a06d60f20f034fcf69072757811cb4a95f5cee5589bebd40fe87af36127254ec42ef3240cc7542828085f590fb774faab8f0e21
 SHA512 
74c8b89777a006bd72511b32df94f8bd78e2b53c30d85d39ea3c52acf199c357140fb6181f7f7ab5e30dd80d37181582cad740c95b89328a7a4b0f84f77ad6bf
@@ -14,18 +17,24 @@ DIST bumpalo-3.7.0.crate 134261 BLAKE2B 
15c4944abc803537c57076dfa8f5fb4b59949909
 DIST byte-tools-0.3.1.crate 5526 BLAKE2B 
e87163b1f2abde9c6ad5002c37b21308a98a879dc7af14059839be7b5a019d2487ef03867f3f5cd436b7081cb78a930abce79b5cce23eb95cc60e05067e1b1df
 SHA512 
18e0f248a1e9780706e3a184d63558f03f30002646abc6d46ef49db9d5f6768af3d24d210b688aa4ad33d41248429e4df46bc3926f27851f90c92d260e5c4baa
 DIST byteorder-1.4.3.crate 22512 BLAKE2B 

[gentoo-commits] proj/cargo-ebuild:master commit in: /

2022-04-07 Thread Georgy Yakovlev
commit: 24621566d964285bf633b10735ae1b98fb51e365
Author: Georgy Yakovlev  gentoo  org>
AuthorDate: Fri Apr  8 01:12:55 2022 +
Commit: Georgy Yakovlev  gentoo  org>
CommitDate: Fri Apr  8 01:14:05 2022 +
URL:https://gitweb.gentoo.org/proj/cargo-ebuild.git/commit/?id=24621566

rdepend on virtual/rust in template

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

 Cargo.lock | 2 +-
 cargo-ebuild-template.tera | 5 -
 2 files changed, 5 insertions(+), 2 deletions(-)

diff --git a/Cargo.lock b/Cargo.lock
index 15df4bf..43138bd 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -102,7 +102,7 @@ dependencies = [
 
 [[package]]
 name = "cargo-ebuild"
-version = "0.5.1"
+version = "0.5.2-dev"
 dependencies = [
  "anyhow",
  "cargo-lock",

diff --git a/cargo-ebuild-template.tera b/cargo-ebuild-template.tera
index 7751819..029f38c 100644
--- a/cargo-ebuild-template.tera
+++ b/cargo-ebuild-template.tera
@@ -18,7 +18,10 @@ DEPEND="
net-libs/libssh2:=
 "
 
-RDEPEND="${DEPEND}"
+RDEPEND="
+   ${DEPEND}
+   virtual/rust
+"
 
 QA_FLAGS_IGNORED="usr/bin/cargo-ebuild"
 {% endblock %}



[gentoo-commits] proj/cargo-ebuild: New tag: 0.5.1

2022-04-07 Thread Georgy Yakovlev
commit: 
Commit: Georgy Yakovlev  gentoo  org>
CommitDate: Fri Apr  8 00:59:04 2022 +

New tag: 0.5.1




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

2022-04-07 Thread Sam James
commit: 32f3b334146d849acd231c85cf2f7eefebe3b3c9
Author: Sam James  gentoo  org>
AuthorDate: Fri Apr  8 00:52:10 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Apr  8 00:58:13 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=32f3b334

dev-libs/icu-layoutex: add 71.1 (unkeyworded)

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

 dev-libs/icu-layoutex/Manifest |   2 +
 dev-libs/icu-layoutex/icu-layoutex-71.1.ebuild | 127 +
 2 files changed, 129 insertions(+)

diff --git a/dev-libs/icu-layoutex/Manifest b/dev-libs/icu-layoutex/Manifest
index 28544b0b2812..de0c50c6ffa5 100644
--- a/dev-libs/icu-layoutex/Manifest
+++ b/dev-libs/icu-layoutex/Manifest
@@ -1 +1,3 @@
 DIST icu4c-70_1-src.tgz 25449582 BLAKE2B 
e229376ee45322db99aa963465048ab5e694ce9f0ba335f071817198238de21fcd77dfe3e86ea1394790e2a3b6d96772d1b98cb7dccd6462a9dd05c0ab7bdef0
 SHA512 
0b26ae7207155cb65a8fdb25f7b2fa4431e74b12bccbed0884a17feaae3c96833d12451064dd152197fd6ea5fd3adfd95594284a463e66c82e0d860f645880c9
+DIST icu4c-71_1-src.tgz 25701340 BLAKE2B 
182972d87fe5b69b5e08c39ab9bb0ac7ffc7b36530168b3548faa051cce2b73b9f1c1d23198a4b1c655442155e369da76929e4f54fe4e32265160363428d4916
 SHA512 
1fd2a20aef48369d1f06e2bb74584877b8ad0eb529320b976264ec2db87420bae242715795f372dbc513ea80047bc49077a064e78205cd5e8b33d746fd2a2912
+DIST icu4c-71_1-src.tgz.asc 659 BLAKE2B 
ac281e0a9b94bf6bfddee2dd5dc7553836aa50ae84f55478a662d0cd1e116a944de92dd5fd701164d62fb5b8e8effcdb3456a151a6b198d603e2324ccd76e334
 SHA512 
3371e14f3959defa7fb8d3eb0308084646ed553169b7a845bff89f9a8c1054ef5bee45c26c1834a84cab38fa87710f1585e6c5787be1fe2df356eb5c2ba20aae

diff --git a/dev-libs/icu-layoutex/icu-layoutex-71.1.ebuild 
b/dev-libs/icu-layoutex/icu-layoutex-71.1.ebuild
new file mode 100644
index ..15364d2face5
--- /dev/null
+++ b/dev-libs/icu-layoutex/icu-layoutex-71.1.ebuild
@@ -0,0 +1,127 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+# Please bump with dev-libs/icu
+
+VERIFY_SIG_OPENPGP_KEY_PATH="${BROOT}"/usr/share/openpgp-keys/icu.asc
+inherit autotools flag-o-matic multilib-minimal toolchain-funcs verify-sig
+
+DESCRIPTION="External layout part of International Components for Unicode"
+HOMEPAGE="https://icu-project.org/;
+SRC_URI="https://github.com/unicode-org/icu/releases/download/release-${PV//./-}/icu4c-${PV//./_}-src.tgz;
+SRC_URI+=" verify-sig? ( 
https://github.com/unicode-org/icu/releases/download/release-${PV//./-}/icu4c-${PV//./_}-src.tgz.asc
 )"
+S="${WORKDIR}/${PN/-layoutex}/source"
+
+LICENSE="BSD"
+SLOT="0/${PV}"
+#KEYWORDS="~alpha ~amd64 ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+IUSE="debug static-libs test"
+RESTRICT="!test? ( test )"
+
+DEPEND="
+   ~dev-libs/icu-${PV}[${MULTILIB_USEDEP}]
+   dev-libs/icu-le-hb[${MULTILIB_USEDEP}]
+"
+RDEPEND="${DEPEND}"
+BDEPEND="
+   virtual/pkgconfig
+   verify-sig? ( sec-keys/openpgp-keys-icu )
+"
+
+PATCHES=( "${FILESDIR}/${PN}-65.1-remove-bashisms.patch" )
+
+src_prepare() {
+   default
+
+   # Disable renaming as it assumes stable ABI and that consumers
+   # won't use unofficial APIs. We need this despite the configure 
argument.
+   sed -i \
+   -e "s/#define U_DISABLE_RENAMING 0/#define U_DISABLE_RENAMING 
1/" \
+   common/unicode/uconfig.h || die
+
+   # Fix linking of icudata
+   sed -i \
+   -e "s:LDFLAGSICUDT=-nodefaultlibs -nostdlib:LDFLAGSICUDT=:" \
+   config/mh-linux || die
+
+   eautoreconf
+}
+
+src_configure() {
+   # Use C++14
+   append-cxxflags -std=c++14
+
+   if tc-is-cross-compiler; then
+   mkdir "${WORKDIR}"/host || die
+   pushd "${WORKDIR}"/host >/dev/null || die
+
+   CFLAGS="" CXXFLAGS="" ASFLAGS="" LDFLAGS="" \
+   CC="$(tc-getBUILD_CC)" CXX="$(tc-getBUILD_CXX)" 
AR="$(tc-getBUILD_AR)" \
+   RANLIB="$(tc-getBUILD_RANLIB)" LD="$(tc-getBUILD_LD)" \
+   "${S}"/configure --disable-renaming --disable-debug \
+   --disable-samples --enable-static || die
+   emake
+
+   popd >/dev/null || die
+   fi
+
+   multilib-minimal_src_configure
+}
+
+multilib_src_configure() {
+   local myeconfargs=(
+   --disable-renaming
+   # We want a minimal build as this is just for layoutex
+   # so we disable as much as possible
+   --disable-samples
+   --disable-extras
+   --disable-icuio
+
+   # This is icu-layoutex, so..
+   --enable-layoutex
+
+   $(use_enable debug)
+   $(use_enable static-libs static)
+
+   # Need tools for tests, otherwise get this in configure:
+   # "## Note: you have disabled ICU's tools. This ICU cannot 
build its own data or tests.
+   # ## Expect 

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

2022-04-07 Thread Sam James
commit: 7002cc3cf9d666d25c7d78d8592930780e1649a2
Author: Sam James  gentoo  org>
AuthorDate: Fri Apr  8 00:57:42 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Apr  8 00:58:14 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7002cc3c

dev-libs/icu: conditionally build tests

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

 dev-libs/icu/icu-71.1.ebuild | 17 +++--
 1 file changed, 11 insertions(+), 6 deletions(-)

diff --git a/dev-libs/icu/icu-71.1.ebuild b/dev-libs/icu/icu-71.1.ebuild
index f1c7658ec041..04644ace5a64 100644
--- a/dev-libs/icu/icu-71.1.ebuild
+++ b/dev-libs/icu/icu-71.1.ebuild
@@ -3,6 +3,8 @@
 
 EAPI=8
 
+# Please bump with dev-libs/icu-layoutex
+
 PYTHON_COMPAT=( python3_{8..10} )
 VERIFY_SIG_OPENPGP_KEY_PATH="${BROOT}"/usr/share/openpgp-keys/icu.asc
 inherit autotools flag-o-matic multilib-minimal python-any-r1 toolchain-funcs 
verify-sig
@@ -16,7 +18,8 @@ S="${WORKDIR}/${PN}/source"
 LICENSE="BSD"
 SLOT="0/${PV}"
 #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 ~x86-winnt"
-IUSE="debug doc examples static-libs"
+IUSE="debug doc examples static-libs test"
+RESTRICT="!test? ( test )"
 
 BDEPEND="${PYTHON_DEPS}
sys-devel/autoconf-archive
@@ -38,7 +41,8 @@ PATCHES=(
 src_prepare() {
default
 
-   # Disable renaming as it is stupid thing to do
+   # Disable renaming as it assumes stable ABI and that consumers
+   # won't use unofficial APIs. We need this despite the configure 
argument.
sed -i \
-e "s/#define U_DISABLE_RENAMING 0/#define U_DISABLE_RENAMING 
1/" \
common/unicode/uconfig.h || die
@@ -83,6 +87,7 @@ multilib_src_configure() {
--disable-layoutex
$(use_enable debug)
$(use_enable static-libs static)
+   $(use_enable test tests)
$(multilib_native_use_enable examples samples)
)
 
@@ -90,18 +95,18 @@ multilib_src_configure() {
--with-cross-build="${WORKDIR}"/host
)
 
-   # work around cross-endian testing failures with LTO #757681
+   # Work around cross-endian testing failures with LTO #757681
if tc-is-cross-compiler && is-flagq '-flto*' ; then
myeconfargs+=( --disable-strict )
fi
 
-   # icu tries to use clang by default
+   # ICU tries to use clang by default
tc-export CC CXX
 
-   # make sure we configure with the same shell as we run icu-config
+   # Make sure we configure with the same shell as we run icu-config
# with, or ECHO_N, ECHO_T and ECHO_C will be wrongly defined
export CONFIG_SHELL="${EPREFIX}/bin/sh"
-   # probably have no /bin/sh in prefix-chain
+   # Probably have no /bin/sh in prefix-chain
[[ -x ${CONFIG_SHELL} ]] || CONFIG_SHELL="${BASH}"
 
ECONF_SOURCE="${S}" econf "${myeconfargs[@]}"



[gentoo-commits] proj/cargo-ebuild:master commit in: /

2022-04-07 Thread Georgy Yakovlev
commit: 0b11ea374e0ae2434810e3671dc382ff5b468a14
Author: Leonardo Neumann  neumann  dev  br>
AuthorDate: Fri Mar 25 21:24:07 2022 +
Commit: Georgy Yakovlev  gentoo  org>
CommitDate: Fri Apr  8 00:56:12 2022 +
URL:https://gitweb.gentoo.org/proj/cargo-ebuild.git/commit/?id=0b11ea37

Cargo.toml: Add and enable vendored-libgit2 feature

Closes: gentoo#20
Signed-off-by: Leonardo Neumann  neumann.dev.br>
Signed-off-by: Georgy Yakovlev  gentoo.org>

 Cargo.toml | 9 -
 1 file changed, 8 insertions(+), 1 deletion(-)

diff --git a/Cargo.toml b/Cargo.toml
index a66ede1..4058bf8 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -29,13 +29,20 @@ cargo_metadata = "0.14.2"
 itertools = "0.10.3"
 rustsec = "0.25.1"
 structopt = "0.3.26"
-serde = { version = "1.0.136", features = ["derive"] }
 time = "0.3.9"
 
 [dependencies.phf]
 version = "0.10.1"
 features = ["macros"]
 
+[dependencies.serde]
+version = "1.0.136"
+features = ["derive"]
+
 [dependencies.tera]
 version = "1.15.0"
 default-features = false
+
+[features]
+default = ["vendored-libgit2"]
+vendored-libgit2 = ["rustsec/vendored-libgit2"]



[gentoo-commits] proj/cargo-ebuild:master commit in: /

2022-04-07 Thread Georgy Yakovlev
commit: 33844a8a51a85885cb8662a87d72f2efce5e4087
Author: Georgy Yakovlev  gentoo  org>
AuthorDate: Fri Apr  8 00:54:40 2022 +
Commit: Georgy Yakovlev  gentoo  org>
CommitDate: Fri Apr  8 00:56:14 2022 +
URL:https://gitweb.gentoo.org/proj/cargo-ebuild.git/commit/?id=33844a8a

set version to 0.5.2-dev

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

 Cargo.toml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Cargo.toml b/Cargo.toml
index 73ff658..623003a 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
 [package]
 name = "cargo-ebuild"
-version = "0.5.1"
+version = "0.5.2-dev"
 authors = ["Doug Goldstein "]
 license = "MIT/Apache-2.0"
 edition = "2018"



[gentoo-commits] proj/cargo-ebuild:master commit in: /

2022-04-07 Thread Georgy Yakovlev
commit: 8902ec22e15ae4b6e592a71686b0af74fabd6b46
Author: Leonardo Neumann  neumann  dev  br>
AuthorDate: Fri Mar 25 20:48:49 2022 +
Commit: Georgy Yakovlev  gentoo  org>
CommitDate: Fri Apr  8 00:56:08 2022 +
URL:https://gitweb.gentoo.org/proj/cargo-ebuild.git/commit/?id=8902ec22

Cargo.toml: Dependency bump

Signed-off-by: Leonardo Neumann  neumann.dev.br>
Signed-off-by: Georgy Yakovlev  gentoo.org>

 Cargo.lock | 227 ++---
 Cargo.toml |  20 +++---
 2 files changed, 120 insertions(+), 127 deletions(-)

diff --git a/Cargo.lock b/Cargo.lock
index 547ca9b..5c4c3b2 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -13,18 +13,18 @@ dependencies = [
 
 [[package]]
 name = "ansi_term"
-version = "0.11.0"
+version = "0.12.1"
 source = "registry+https://github.com/rust-lang/crates.io-index;
-checksum = "ee49baf6cb617b853aa8d93bf420db2383fab46d314482ca2803b40d5fde979b"
+checksum = "d52a9bb7ec0cf484c551830a7ce27bd20d67eac647e1befb56b0be4ee39a55d2"
 dependencies = [
  "winapi",
 ]
 
 [[package]]
 name = "anyhow"
-version = "1.0.44"
+version = "1.0.56"
 source = "registry+https://github.com/rust-lang/crates.io-index;
-checksum = "61604a8f862e1d5c3229fdd78f8b02c68dcf73a4c4b05fd636d12240aaa242c1"
+checksum = "4361135be9122e0870de935d7c439aef945b9f9ddd4199a553b5270b49c82a27"
 
 [[package]]
 name = "atty"
@@ -39,9 +39,9 @@ dependencies = [
 
 [[package]]
 name = "autocfg"
-version = "1.0.1"
+version = "1.1.0"
 source = "registry+https://github.com/rust-lang/crates.io-index;
-checksum = "cdb031dd78e28731d87d56cc8ffef4a8f36ca26c38fe2de700543e627f8a464a"
+checksum = "d468802bab17cbc0cc575e9b053f41e72aa36bfa6b7f55e3529ffa43161b97fa"
 
 [[package]]
 name = "bitflags"
@@ -93,9 +93,9 @@ checksum = 
"14c189c53d098945499cdfa7ecc63567cf3886b3332b312a5b4585d8d3a6a610"
 
 [[package]]
 name = "camino"
-version = "1.0.5"
+version = "1.0.7"
 source = "registry+https://github.com/rust-lang/crates.io-index;
-checksum = "52d74260d9bf6944e2208aa46841b4b8f0d7ffc0849a06837b2f510337f86b2b"
+checksum = "6f3132262930b0522068049f5870a856ab8affc80c70d08b6ecb785771a6fc23"
 dependencies = [
  "serde",
 ]
@@ -139,9 +139,9 @@ dependencies = [
 
 [[package]]
 name = "cargo_metadata"
-version = "0.14.0"
+version = "0.14.2"
 source = "registry+https://github.com/rust-lang/crates.io-index;
-checksum = "c297bd3135f558552f99a0daa180876984ea2c4ffa7470314540dff8c654109a"
+checksum = "4acbb09d9ee8e23699b9634375c72795d095bf268439da88562cf9b501f181fa"
 dependencies = [
  "camino",
  "cargo-platform",
@@ -152,9 +152,9 @@ dependencies = [
 
 [[package]]
 name = "cc"
-version = "1.0.71"
+version = "1.0.73"
 source = "registry+https://github.com/rust-lang/crates.io-index;
-checksum = "79c2681d6594606957bbb8631c4b90a7fcaaa72cdb714743a437b156d6a7eedd"
+checksum = "2fff2a6927b3bb87f9595d67196a70493f627687a71d87a0d692242c33f58c11"
 dependencies = [
  "jobserver",
 ]
@@ -167,9 +167,9 @@ checksum = 
"baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd"
 
 [[package]]
 name = "clap"
-version = "2.33.3"
+version = "2.34.0"
 source = "registry+https://github.com/rust-lang/crates.io-index;
-checksum = "37e58ac78573c40708d45522f0d80fa2f01cc4f9b4e2bf749807255454312002"
+checksum = "a0610544180c38b88101fecf2dd634b174a62eef6946f84dfc6a7127512b381c"
 dependencies = [
  "ansi_term",
  "atty",
@@ -200,9 +200,9 @@ dependencies = [
 
 [[package]]
 name = "crossbeam-utils"
-version = "0.8.5"
+version = "0.8.8"
 source = "registry+https://github.com/rust-lang/crates.io-index;
-checksum = "d82cfc11ce7f2c3faef78d8a684447b40d503d9681acebed6cb728d45940c4db"
+checksum = "0bf124c720b7686e3c2663cf54062ab0f68a88af2fb6a030e87e30bf721fcb38"
 dependencies = [
  "cfg-if",
  "lazy_static",
@@ -256,9 +256,9 @@ dependencies = [
 
 [[package]]
 name = "fs-err"
-version = "2.6.0"
+version = "2.7.0"
 source = "registry+https://github.com/rust-lang/crates.io-index;
-checksum = "5ebd3504ad6116843b8375ad70df74e7bfe83cac77a1f3fe73200c844d43bfe0"
+checksum = "5bd79fa345a495d3ae89fb7165fec01c0e72f41821d642dda363a1e97975652e"
 
 [[package]]
 name = "generic-array"
@@ -271,9 +271,9 @@ dependencies = [
 
 [[package]]
 name = "getrandom"
-version = "0.2.3"
+version = "0.2.5"
 source = "registry+https://github.com/rust-lang/crates.io-index;
-checksum = "7fcd999463524c52659517fe2cea98493cfe485d10565e7b0fb07dbba7ad2753"
+checksum = "d39cd93900197114fa1fcb7ae84ca742095eed9442088988ae74fa744e930e77"
 dependencies = [
  "cfg-if",
  "libc",
@@ -282,9 +282,9 @@ dependencies = [
 
 [[package]]
 name = "git2"
-version = "0.13.23"
+version = "0.13.25"
 source = "registry+https://github.com/rust-lang/crates.io-index;
-checksum = "2a8057932925d3a9d9e4434ea016570d37420ddb1ceed45a174d577f24ed6700"
+checksum = "f29229cc1b24c0e6062f6e742aa3e256492a5323365e5ed3413599f8a5eff7d6"
 dependencies = [
  "bitflags",
  "libc",
@@ -369,9 +369,9 @@ checksum = 
"9a3a5bfb195931eeb336b2a7b4d761daec841b97f947d34394601737a7bba5e4"
 
 [[package]]
 name = 

[gentoo-commits] proj/cargo-ebuild:master commit in: /

2022-04-07 Thread Georgy Yakovlev
commit: 51280bd8cf405c087130addd866f338750b3705f
Author: Georgy Yakovlev  gentoo  org>
AuthorDate: Fri Apr  8 00:54:11 2022 +
Commit: Georgy Yakovlev  gentoo  org>
CommitDate: Fri Apr  8 00:56:13 2022 +
URL:https://gitweb.gentoo.org/proj/cargo-ebuild.git/commit/?id=51280bd8

version 0.5.1

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

 Cargo.lock | 30 +++---
 Cargo.toml |  2 +-
 cargo-ebuild-template.tera |  1 -
 3 files changed, 16 insertions(+), 17 deletions(-)

diff --git a/Cargo.lock b/Cargo.lock
index 5c4c3b2..15df4bf 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -102,7 +102,7 @@ dependencies = [
 
 [[package]]
 name = "cargo-ebuild"
-version = "0.5.1-dev"
+version = "0.5.1"
 dependencies = [
  "anyhow",
  "cargo-lock",
@@ -271,9 +271,9 @@ dependencies = [
 
 [[package]]
 name = "getrandom"
-version = "0.2.5"
+version = "0.2.6"
 source = "registry+https://github.com/rust-lang/crates.io-index;
-checksum = "d39cd93900197114fa1fcb7ae84ca742095eed9442088988ae74fa744e930e77"
+checksum = "9be70c98951c83b8d2f8f60d7065fa6d5146873094452a1008da8c2f1e4205ad"
 dependencies = [
  "cfg-if",
  "libc",
@@ -438,9 +438,9 @@ checksum = 
"e2abad23fbc42b3700f2f279844dc832adb2b2eb069b2df918f455c4e18cc646"
 
 [[package]]
 name = "libc"
-version = "0.2.121"
+version = "0.2.122"
 source = "registry+https://github.com/rust-lang/crates.io-index;
-checksum = "efaa7b300f3b5fe8eb6bf21ce3895e1751d9665086af2d64b42f19701015ff4f"
+checksum = "ec647867e2bf0772e28c8bcde4f0d19a9216916e890543b5a03ed8ef27b8f259"
 
 [[package]]
 name = "libgit2-sys"
@@ -644,9 +644,9 @@ dependencies = [
 
 [[package]]
 name = "pkg-config"
-version = "0.3.24"
+version = "0.3.25"
 source = "registry+https://github.com/rust-lang/crates.io-index;
-checksum = "58893f751c9b0412871a09abd62ecd2a00298c6c83befa223ef98c52aef40cbe"
+checksum = "1df8c4ec4b0627e53bdf214615ad287367e482558cf84b109250b37464dc03ae"
 
 [[package]]
 name = "platforms"
@@ -695,18 +695,18 @@ checksum = 
"dbf0c48bc1d91375ae5c3cd81e3722dff1abcf81a30960240640d223f59fe0e5"
 
 [[package]]
 name = "proc-macro2"
-version = "1.0.36"
+version = "1.0.37"
 source = "registry+https://github.com/rust-lang/crates.io-index;
-checksum = "c7342d5883fbccae1cc37a2353b09c87c9b0f3afd73f5fb9bba687a1f733b029"
+checksum = "ec757218438d5fda206afc041538b2f6d889286160d649a86a24d37e1235afd1"
 dependencies = [
  "unicode-xid",
 ]
 
 [[package]]
 name = "quote"
-version = "1.0.16"
+version = "1.0.17"
 source = "registry+https://github.com/rust-lang/crates.io-index;
-checksum = "b4af2ec4714533fcdf07e886f17025ace8b997b9ce51204ee69b6da831c3da57"
+checksum = "632d02bff7f874a36f33ea8bb416cd484b90cc66c1194b1a1110d067a7013f58"
 dependencies = [
  "proc-macro2",
 ]
@@ -797,9 +797,9 @@ dependencies = [
 
 [[package]]
 name = "semver"
-version = "1.0.6"
+version = "1.0.7"
 source = "registry+https://github.com/rust-lang/crates.io-index;
-checksum = "a4a3381e03edd24287172047536f20cabde766e2cd3e65e6b00fb3af51c4f38d"
+checksum = "d65bd28f48be7196d222d95b9243287f48d27aca604e08497513019ff0502cc4"
 dependencies = [
  "serde",
 ]
@@ -901,9 +901,9 @@ dependencies = [
 
 [[package]]
 name = "syn"
-version = "1.0.89"
+version = "1.0.91"
 source = "registry+https://github.com/rust-lang/crates.io-index;
-checksum = "ea297be220d52398dcc07ce15a209fce436d361735ac1db700cab3b6cdfb9f54"
+checksum = "b683b2b825c8eef438b77c36a06dc262294da3d5a5813fac20da149241dcd44d"
 dependencies = [
  "proc-macro2",
  "quote",

diff --git a/Cargo.toml b/Cargo.toml
index 4058bf8..73ff658 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
 [package]
 name = "cargo-ebuild"
-version = "0.5.1-dev"
+version = "0.5.1"
 authors = ["Doug Goldstein "]
 license = "MIT/Apache-2.0"
 edition = "2018"

diff --git a/cargo-ebuild-template.tera b/cargo-ebuild-template.tera
index c10a25b..7751819 100644
--- a/cargo-ebuild-template.tera
+++ b/cargo-ebuild-template.tera
@@ -14,7 +14,6 @@ KEYWORDS={% block keyword -%}"~amd64 ~arm64 ~ppc64"{%- 
endblock %}
 
 {% block variables %}
 DEPEND="
-   dev-libs/libgit2:=
dev-libs/openssl:0=
net-libs/libssh2:=
 "



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

2022-04-07 Thread Georgy Yakovlev
commit: 94f1e975b3937dee55d98dbcf1e7f59487d6da6f
Author: Georgy Yakovlev  gentoo  org>
AuthorDate: Fri Apr  8 00:40:24 2022 +
Commit: Georgy Yakovlev  gentoo  org>
CommitDate: Fri Apr  8 00:40:24 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=94f1e975

net-irc/weechat: sync live ebuild

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

 net-irc/weechat/weechat-.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/net-irc/weechat/weechat-.ebuild 
b/net-irc/weechat/weechat-.ebuild
index 6264911b56ad..f1a4b884780e 100644
--- a/net-irc/weechat/weechat-.ebuild
+++ b/net-irc/weechat/weechat-.ebuild
@@ -55,6 +55,7 @@ RDEPEND="
python? ( ${PYTHON_DEPS} )
ruby? (
|| (
+   dev-lang/ruby:3.1
dev-lang/ruby:3.0
dev-lang/ruby:2.7
dev-lang/ruby:2.6



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

2022-04-07 Thread Georgy Yakovlev
commit: aced4d74e7ffecd510bb48c34c3640e6b229e637
Author: Georgy Yakovlev  gentoo  org>
AuthorDate: Fri Apr  8 00:39:59 2022 +
Commit: Georgy Yakovlev  gentoo  org>
CommitDate: Fri Apr  8 00:39:59 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aced4d74

net-irc/weechat: add ruby 3.1 support to 3.5

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

 net-irc/weechat/weechat-3.5.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/net-irc/weechat/weechat-3.5.ebuild 
b/net-irc/weechat/weechat-3.5.ebuild
index 6264911b56ad..f1a4b884780e 100644
--- a/net-irc/weechat/weechat-3.5.ebuild
+++ b/net-irc/weechat/weechat-3.5.ebuild
@@ -55,6 +55,7 @@ RDEPEND="
python? ( ${PYTHON_DEPS} )
ruby? (
|| (
+   dev-lang/ruby:3.1
dev-lang/ruby:3.0
dev-lang/ruby:2.7
dev-lang/ruby:2.6



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

2022-04-07 Thread Georgy Yakovlev
commit: 8eeed0b6f538f44982d78383abee7458451fc404
Author: Jonathan Davies  protonmail  com>
AuthorDate: Sat Apr  2 17:02:14 2022 +
Commit: Georgy Yakovlev  gentoo  org>
CommitDate: Fri Apr  8 00:38:38 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8eeed0b6

net-irc/weechat: Version updated to 3.5, added dependency on app-arch/zstd.

Signed-off-by: Jonathan Davies  protonmail.com>
Signed-off-by: Georgy Yakovlev  gentoo.org>

 net-irc/weechat/Manifest   |   2 +
 net-irc/weechat/weechat-3.5.ebuild | 183 +
 2 files changed, 185 insertions(+)

diff --git a/net-irc/weechat/Manifest b/net-irc/weechat/Manifest
index b3fdea6f8b1c..e66d209ceb76 100644
--- a/net-irc/weechat/Manifest
+++ b/net-irc/weechat/Manifest
@@ -2,3 +2,5 @@ DIST weechat-3.3.tar.xz 2564280 BLAKE2B 
9cb119c2506ff5f9b4844b8016790af34347e300
 DIST weechat-3.4.1.tar.xz 2617856 BLAKE2B 
a1e2e3e50da79041dc1500fb9c368cc3f3f2f799b867e5c6b2cb0742dac680bf3fd5449dcf19296845266f97cf6ee120c71d10cdb8cf4e20badb56fd4b55888c
 SHA512 
3715975d0b8cb5ac1946ceb0fa87fcecffebccf1687cb3b8c3d91429f31e69000808994885bef580a0cfd9c5b1bcf6a51642bd653cf887be981188281901a04e
 DIST weechat-3.4.1.tar.xz.asc 833 BLAKE2B 
4f4a38307f1f60dd03693761605cbab2a2e8249d11e95826ec6e610e38a0625cec66704d5b62d51e83633dc3c06a98be5487c8a535ae75fdc2d53ba91a71e70f
 SHA512 
8e45ba6f8d96f2dbaa617ee9e5071a31e94cbea418881af6866eecc7402bdff558f221db63c2e708e40119d3c5294b49485823f4e62fbae5e89da7cc380d9d6d
 DIST weechat-3.4.tar.xz 2617640 BLAKE2B 
fb5df8ed7d2b219c60c15f444834017504aebffa0c02c7712f0109216153be97b93560dbbb060e9cb907634856dca2733848222b5f2eea095dcceec623a00397
 SHA512 
b5e36802bb8b8f0e518da590d675ca63b0fa0b88acd24c2803d4f8468e6bce775691d3994db5090570f1286ad38be31615921b0d3ead697ad51986cddca57330
+DIST weechat-3.5.tar.xz 2693072 BLAKE2B 
4645d71a0f2742b0dbf0c905cfe085b6132ac4f1be6ec1056c432b2a1a7c7af2e62bf075a696732801be4fca3c45d7e3721a7fdaa9afac293623443793a27f26
 SHA512 
493be6219da4fa4b4862064de3d286d99d36018a61ba226f5abdc18c9ff43076d92f0b12fce96e04d31fed5c3931c7bf8615947cd19059dbf2c3aa75deead35f
+DIST weechat-3.5.tar.xz.asc 833 BLAKE2B 
539ddb256ebeb4871b8e881358500fe8bda560ae9d2d6690d8184326d22b9bbadd874a3d6fbf1caab76baf509edf8308fbe9e5f13344757c39f421866a0cd8c8
 SHA512 
51d5d0681cb59cf2bd5c582e9eae475bd844e56157bae7e07102dbd83cde7a052ad53fcd6ce22f7ac13c728adbf3a3eb9e6c317a58d5cfb2b102b1e5c6b32365

diff --git a/net-irc/weechat/weechat-3.5.ebuild 
b/net-irc/weechat/weechat-3.5.ebuild
new file mode 100644
index ..6264911b56ad
--- /dev/null
+++ b/net-irc/weechat/weechat-3.5.ebuild
@@ -0,0 +1,183 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+LUA_COMPAT=( lua5-{1..4} )
+PYTHON_COMPAT=( python3_{8..10} )
+
+inherit cmake lua-single python-single-r1 xdg-utils
+
+if [[ ${PV} == "" ]] ; then
+   inherit git-r3
+   EGIT_REPO_URI="https://github.com/weechat/weechat.git;
+else
+   inherit verify-sig
+   SRC_URI="https://weechat.org/files/src/${P}.tar.xz
+   verify-sig? ( https://weechat.org/files/src/${P}.tar.xz.asc )"
+   
VERIFY_SIG_OPENPGP_KEY_PATH=${BROOT}/usr/share/openpgp-keys/weechat.org.asc
+   BDEPEND+="verify-sig? ( sec-keys/openpgp-keys-weechat )"
+   KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86 ~x64-macos"
+fi
+
+DESCRIPTION="Portable and multi-interface IRC client"
+HOMEPAGE="https://weechat.org/;
+
+LICENSE="GPL-3"
+SLOT="0/${PV}"
+
+NETWORKS="+irc"
+PLUGINS="+alias +buflist +charset +exec +fifo +fset +logger +relay +scripts 
+spell +trigger +typing +xfer"
+# dev-lang/v8 was dropped from Gentoo so we can't enable javascript support
+SCRIPT_LANGS="guile lua +perl php +python ruby tcl"
+LANGS=" cs de es fr it ja pl ru"
+IUSE="doc man nls selinux test ${SCRIPT_LANGS} ${PLUGINS} ${INTERFACES} 
${NETWORKS}"
+
+REQUIRED_USE="
+   lua? ( ${LUA_REQUIRED_USE} )
+   python? ( ${PYTHON_REQUIRED_USE} )
+   test? ( nls )
+"
+
+RDEPEND="
+   app-arch/zstd:=
+   dev-libs/libgcrypt:0=
+   net-libs/gnutls:=
+   sys-libs/ncurses:0=
+   sys-libs/zlib:=
+   net-misc/curl[ssl]
+   charset? ( virtual/libiconv )
+   guile? ( >=dev-scheme/guile-2.0 )
+   lua? ( ${LUA_DEPS} )
+   nls? ( virtual/libintl )
+   perl? ( dev-lang/perl:= )
+   php? ( >=dev-lang/php-7.0:*[embed] )
+   python? ( ${PYTHON_DEPS} )
+   ruby? (
+   || (
+   dev-lang/ruby:3.0
+   dev-lang/ruby:2.7
+   dev-lang/ruby:2.6
+   )
+   )
+   selinux? ( sec-policy/selinux-irc )
+   spell? ( app-text/aspell )
+   tcl? ( >=dev-lang/tcl-8.4.15:0= )
+"
+
+DEPEND="${RDEPEND}
+   test? ( dev-util/cpputest )
+"
+
+BDEPEND+="
+   virtual/pkgconfig
+   doc? ( >=dev-ruby/asciidoctor-1.5.4 )
+   man? ( >=dev-ruby/asciidoctor-1.5.4 )
+   nls? ( 

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

2022-04-07 Thread Georgy Yakovlev
commit: 2cde6ab6f010210ae9c06fa55b85d62893bae0ed
Author: Jonathan Davies  protonmail  com>
AuthorDate: Sat Apr  2 17:03:02 2022 +
Commit: Georgy Yakovlev  gentoo  org>
CommitDate: Fri Apr  8 00:38:40 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2cde6ab6

net-irc/weechat: Synced live ebuild.

Signed-off-by: Jonathan Davies  protonmail.com>
Closes: https://github.com/gentoo/gentoo/pull/24877
Signed-off-by: Georgy Yakovlev  gentoo.org>

 net-irc/weechat/weechat-.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/net-irc/weechat/weechat-.ebuild 
b/net-irc/weechat/weechat-.ebuild
index 9588270e0169..6264911b56ad 100644
--- a/net-irc/weechat/weechat-.ebuild
+++ b/net-irc/weechat/weechat-.ebuild
@@ -40,6 +40,7 @@ REQUIRED_USE="
 "
 
 RDEPEND="
+   app-arch/zstd:=
dev-libs/libgcrypt:0=
net-libs/gnutls:=
sys-libs/ncurses:0=



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

2022-04-07 Thread Sam James
commit: e44cc44677eaa50b08eaba179640face791e5d4e
Author: Sam James  gentoo  org>
AuthorDate: Fri Apr  8 00:19:41 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Apr  8 00:20:15 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e44cc446

dev-libs/icu: add 71.1 (unkeyworded)

Unkeyworded for testing.

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

 dev-libs/icu/Manifest|   2 +
 dev-libs/icu/icu-71.1.ebuild | 145 +++
 2 files changed, 147 insertions(+)

diff --git a/dev-libs/icu/Manifest b/dev-libs/icu/Manifest
index 28544b0b2812..de0c50c6ffa5 100644
--- a/dev-libs/icu/Manifest
+++ b/dev-libs/icu/Manifest
@@ -1 +1,3 @@
 DIST icu4c-70_1-src.tgz 25449582 BLAKE2B 
e229376ee45322db99aa963465048ab5e694ce9f0ba335f071817198238de21fcd77dfe3e86ea1394790e2a3b6d96772d1b98cb7dccd6462a9dd05c0ab7bdef0
 SHA512 
0b26ae7207155cb65a8fdb25f7b2fa4431e74b12bccbed0884a17feaae3c96833d12451064dd152197fd6ea5fd3adfd95594284a463e66c82e0d860f645880c9
+DIST icu4c-71_1-src.tgz 25701340 BLAKE2B 
182972d87fe5b69b5e08c39ab9bb0ac7ffc7b36530168b3548faa051cce2b73b9f1c1d23198a4b1c655442155e369da76929e4f54fe4e32265160363428d4916
 SHA512 
1fd2a20aef48369d1f06e2bb74584877b8ad0eb529320b976264ec2db87420bae242715795f372dbc513ea80047bc49077a064e78205cd5e8b33d746fd2a2912
+DIST icu4c-71_1-src.tgz.asc 659 BLAKE2B 
ac281e0a9b94bf6bfddee2dd5dc7553836aa50ae84f55478a662d0cd1e116a944de92dd5fd701164d62fb5b8e8effcdb3456a151a6b198d603e2324ccd76e334
 SHA512 
3371e14f3959defa7fb8d3eb0308084646ed553169b7a845bff89f9a8c1054ef5bee45c26c1834a84cab38fa87710f1585e6c5787be1fe2df356eb5c2ba20aae

diff --git a/dev-libs/icu/icu-71.1.ebuild b/dev-libs/icu/icu-71.1.ebuild
new file mode 100644
index ..f1c7658ec041
--- /dev/null
+++ b/dev-libs/icu/icu-71.1.ebuild
@@ -0,0 +1,145 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+PYTHON_COMPAT=( python3_{8..10} )
+VERIFY_SIG_OPENPGP_KEY_PATH="${BROOT}"/usr/share/openpgp-keys/icu.asc
+inherit autotools flag-o-matic multilib-minimal python-any-r1 toolchain-funcs 
verify-sig
+
+DESCRIPTION="International Components for Unicode"
+HOMEPAGE="https://icu.unicode.org/;
+SRC_URI="https://github.com/unicode-org/icu/releases/download/release-${PV//./-}/icu4c-${PV//./_}-src.tgz;
+SRC_URI+=" verify-sig? ( 
https://github.com/unicode-org/icu/releases/download/release-${PV//./-}/icu4c-${PV//./_}-src.tgz.asc
 )"
+S="${WORKDIR}/${PN}/source"
+
+LICENSE="BSD"
+SLOT="0/${PV}"
+#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 ~x86-winnt"
+IUSE="debug doc examples static-libs"
+
+BDEPEND="${PYTHON_DEPS}
+   sys-devel/autoconf-archive
+   virtual/pkgconfig
+   doc? ( app-doc/doxygen[dot] )
+   verify-sig? ( sec-keys/openpgp-keys-icu )
+"
+
+MULTILIB_CHOST_TOOLS=(
+   /usr/bin/icu-config
+)
+
+PATCHES=(
+   "${FILESDIR}/${PN}-65.1-remove-bashisms.patch"
+   "${FILESDIR}/${PN}-64.2-darwin.patch"
+   "${FILESDIR}/${PN}-68.1-nonunicode.patch"
+)
+
+src_prepare() {
+   default
+
+   # Disable renaming as it is stupid thing to do
+   sed -i \
+   -e "s/#define U_DISABLE_RENAMING 0/#define U_DISABLE_RENAMING 
1/" \
+   common/unicode/uconfig.h || die
+
+   # Fix linking of icudata
+   sed -i \
+   -e "s:LDFLAGSICUDT=-nodefaultlibs -nostdlib:LDFLAGSICUDT=:" \
+   config/mh-linux || die
+
+   # Append doxygen configuration to configure
+   sed -i \
+   -e 's:icudefs.mk:icudefs.mk Doxyfile:' \
+   configure.ac || die
+
+   eautoreconf
+}
+
+src_configure() {
+   append-cxxflags -std=c++14
+
+   if tc-is-cross-compiler; then
+   mkdir "${WORKDIR}"/host || die
+   pushd "${WORKDIR}"/host >/dev/null || die
+
+   CFLAGS="" CXXFLAGS="" ASFLAGS="" LDFLAGS="" \
+   CC="$(tc-getBUILD_CC)" CXX="$(tc-getBUILD_CXX)" 
AR="$(tc-getBUILD_AR)" \
+   RANLIB="$(tc-getBUILD_RANLIB)" LD="$(tc-getBUILD_LD)" \
+   "${S}"/configure --disable-renaming --disable-debug \
+   --disable-samples --enable-static || die
+   emake
+
+   popd >/dev/null || die
+   fi
+
+   multilib-minimal_src_configure
+}
+
+multilib_src_configure() {
+   local myeconfargs=(
+   --disable-renaming
+   --disable-samples
+   --disable-layoutex
+   $(use_enable debug)
+   $(use_enable static-libs static)
+   $(multilib_native_use_enable examples samples)
+   )
+
+   tc-is-cross-compiler && myeconfargs+=(
+   --with-cross-build="${WORKDIR}"/host
+   )
+
+   # work around cross-endian testing failures with LTO #757681
+   if 

[gentoo-commits] repo/gentoo:master commit in: sec-keys/openpgp-keys-icu/

2022-04-07 Thread Sam James
commit: 8f60e72da9694dbe580f2e7a84fde3bafd12fdd8
Author: Sam James  gentoo  org>
AuthorDate: Fri Apr  8 00:19:37 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Apr  8 00:20:14 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8f60e72d

sec-keys/openpgp-keys-icu: new package, add 20220408

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

 sec-keys/openpgp-keys-icu/Manifest  |  1 +
 sec-keys/openpgp-keys-icu/metadata.xml  |  8 
 .../openpgp-keys-icu-20220408.ebuild| 21 +
 3 files changed, 30 insertions(+)

diff --git a/sec-keys/openpgp-keys-icu/Manifest 
b/sec-keys/openpgp-keys-icu/Manifest
new file mode 100644
index ..eeb0f2cfbf1a
--- /dev/null
+++ b/sec-keys/openpgp-keys-icu/Manifest
@@ -0,0 +1 @@
+DIST openpgp-keys-icu-20220408-KEYS.asc 60588 BLAKE2B 
8aca0313411a2ddc5c3e3b7e9b353b0a18c0b753a5e7f08f4996c032cf2bbdc6c354ec71da7f68351b28f6e2f824a9898bc2ea692517f640ced7600a3bc44b34
 SHA512 
518f199c003516ef4f030fa9c709907514a51f09fefcbeda1925b4206992f012bb7c76e3d18c5ecf668fed1a7cf420cada6e8a8181b1b2bc9ebe2ac61b6265b2

diff --git a/sec-keys/openpgp-keys-icu/metadata.xml 
b/sec-keys/openpgp-keys-icu/metadata.xml
new file mode 100644
index ..f632b40c7d8a
--- /dev/null
+++ b/sec-keys/openpgp-keys-icu/metadata.xml
@@ -0,0 +1,8 @@
+
+https://www.gentoo.org/dtd/metadata.dtd;>
+
+   
+   off...@gentoo.org
+   Gentoo Office project
+   
+

diff --git a/sec-keys/openpgp-keys-icu/openpgp-keys-icu-20220408.ebuild 
b/sec-keys/openpgp-keys-icu/openpgp-keys-icu-20220408.ebuild
new file mode 100644
index ..110adf0ac01f
--- /dev/null
+++ b/sec-keys/openpgp-keys-icu/openpgp-keys-icu-20220408.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+MY_COMMIT="50f3d015530781dc9719565ad3f0a81ef3ae4de0"
+DESCRIPTION="OpenPGP keys used by ICU"
+HOMEPAGE="https://icu.unicode.org/download/verification;
+# https://github.com/unicode-org/icu/blob/main/KEYS
+SRC_URI="https://raw.githubusercontent.com/unicode-org/icu/${MY_COMMIT}/KEYS 
-> ${P}-KEYS.asc"
+S="${WORKDIR}"
+
+LICENSE="public-domain"
+SLOT="0"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 
sparc x86"
+
+src_install() {
+   local files=( ${A} )
+   insinto /usr/share/openpgp-keys
+   newins - icu.asc < <(cat "${files[@]/#/${DISTDIR}/}" || die)
+}



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

2022-04-07 Thread Maciej Barć
commit: a9cee516b2b538d79ef3d622815e7e83a6076cbc
Author: Maciej Barć  gentoo  org>
AuthorDate: Fri Apr  8 00:11:53 2022 +
Commit: Maciej Barć  gentoo  org>
CommitDate: Fri Apr  8 00:15:42 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a9cee516

app-emacs/editorconfig-emacs: autoload editorconfig-core

Signed-off-by: Maciej Barć  gentoo.org>

 ...onfig-emacs-0.7.8-r2.ebuild => editorconfig-emacs-0.7.8-r3.ebuild} | 0
 ...onfig-emacs-0.8.2-r1.ebuild => editorconfig-emacs-0.8.2-r2.ebuild} | 0
 app-emacs/editorconfig-emacs/files/50editorconfig-emacs-gentoo.el | 4 ++--
 3 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-emacs/editorconfig-emacs/editorconfig-emacs-0.7.8-r2.ebuild 
b/app-emacs/editorconfig-emacs/editorconfig-emacs-0.7.8-r3.ebuild
similarity index 100%
rename from app-emacs/editorconfig-emacs/editorconfig-emacs-0.7.8-r2.ebuild
rename to app-emacs/editorconfig-emacs/editorconfig-emacs-0.7.8-r3.ebuild

diff --git a/app-emacs/editorconfig-emacs/editorconfig-emacs-0.8.2-r1.ebuild 
b/app-emacs/editorconfig-emacs/editorconfig-emacs-0.8.2-r2.ebuild
similarity index 100%
rename from app-emacs/editorconfig-emacs/editorconfig-emacs-0.8.2-r1.ebuild
rename to app-emacs/editorconfig-emacs/editorconfig-emacs-0.8.2-r2.ebuild

diff --git a/app-emacs/editorconfig-emacs/files/50editorconfig-emacs-gentoo.el 
b/app-emacs/editorconfig-emacs/files/50editorconfig-emacs-gentoo.el
index d1f1e86dcd8e..247365df8ecd 100644
--- a/app-emacs/editorconfig-emacs/files/50editorconfig-emacs-gentoo.el
+++ b/app-emacs/editorconfig-emacs/files/50editorconfig-emacs-gentoo.el
@@ -1,8 +1,8 @@
 (add-to-list 'load-path "@SITELISP@")
+(autoload 'editorconfig-core-get-properties-hash "editorconfig-core"
+  "Get EditorConfig properties for FILE." t)
 (autoload 'editorconfig-mode "editorconfig"
   "Toggle EditorConfig feature." t)
-(autoload 'editorconfig-apply "editorconfig"
-  "Get and apply EditorConfig properties to current buffer." t)
 (autoload 'editorconfig-conf-mode "editorconfig-conf-mode"
   "Major mode for editing .editorconfig files." t)
 (add-to-list 'auto-mode-alist



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

2022-04-07 Thread Sam James
commit: 8b7f4ca1ba82c44b830d60aaea2f34c406f2d63a
Author: Sam James  gentoo  org>
AuthorDate: Thu Apr  7 23:51:48 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Apr  7 23:51:48 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8b7f4ca1

media-video/ffmpeg: don't force -fdiagnostics-color=auto

Previously overrode e.g. =always or =never set by user as it
appeared after user flags.

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

 media-video/ffmpeg/ffmpeg-4.4.1-r5.ebuild | 5 +
 media-video/ffmpeg/ffmpeg-5.0.1.ebuild| 5 +
 media-video/ffmpeg/ffmpeg-.ebuild | 5 +
 3 files changed, 15 insertions(+)

diff --git a/media-video/ffmpeg/ffmpeg-4.4.1-r5.ebuild 
b/media-video/ffmpeg/ffmpeg-4.4.1-r5.ebuild
index c7b310986593..c6fc34c5e8c3 100644
--- a/media-video/ffmpeg/ffmpeg-4.4.1-r5.ebuild
+++ b/media-video/ffmpeg/ffmpeg-4.4.1-r5.ebuild
@@ -344,6 +344,11 @@ src_prepare() {
eapply "${FILESDIR}/vmaf-models-default-path.patch"
 
default
+
+   # -fdiagnostics-color=auto gets appended after user flags which
+   # will ignore user's preference.
+   sed -i -e '/check_cflags -fdiagnostics-color=auto/d' configure || die
+
echo 'include $(SRC_PATH)/ffbuild/libffmpeg.mak' >> Makefile || die
 }
 

diff --git a/media-video/ffmpeg/ffmpeg-5.0.1.ebuild 
b/media-video/ffmpeg/ffmpeg-5.0.1.ebuild
index abdb3b553fae..ed3c25df3c42 100644
--- a/media-video/ffmpeg/ffmpeg-5.0.1.ebuild
+++ b/media-video/ffmpeg/ffmpeg-5.0.1.ebuild
@@ -351,6 +351,11 @@ src_prepare() {
eapply "${FILESDIR}/vmaf-models-default-path.patch"
 
default
+
+   # -fdiagnostics-color=auto gets appended after user flags which
+   # will ignore user's preference.
+   sed -i -e '/check_cflags -fdiagnostics-color=auto/d' configure || die
+
echo 'include $(SRC_PATH)/ffbuild/libffmpeg.mak' >> Makefile || die
 }
 

diff --git a/media-video/ffmpeg/ffmpeg-.ebuild 
b/media-video/ffmpeg/ffmpeg-.ebuild
index b8ab241af568..a65128aa1741 100644
--- a/media-video/ffmpeg/ffmpeg-.ebuild
+++ b/media-video/ffmpeg/ffmpeg-.ebuild
@@ -348,6 +348,11 @@ src_prepare() {
fi
 
default
+
+   # -fdiagnostics-color=auto gets appended after user flags which
+   # will ignore user's preference.
+   sed -i -e '/check_cflags -fdiagnostics-color=auto/d' configure || die
+
echo 'include $(SRC_PATH)/ffbuild/libffmpeg.mak' >> Makefile || die
 }
 



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

2022-04-07 Thread Maciej Barć
commit: 6113892094e88820c9c32925b46df4891e8f4e2b
Author: Maciej Barć  gentoo  org>
AuthorDate: Thu Apr  7 23:32:00 2022 +
Commit: Maciej Barć  gentoo  org>
CommitDate: Thu Apr  7 23:32:32 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=61138920

app-emacs/editorconfig-emacs: also autoload editorconfig-apply

Signed-off-by: Maciej Barć  gentoo.org>

 ...onfig-emacs-0.7.8-r1.ebuild => editorconfig-emacs-0.7.8-r2.ebuild} | 2 +-
 ...orconfig-emacs-0.8.2.ebuild => editorconfig-emacs-0.8.2-r1.ebuild} | 2 +-
 app-emacs/editorconfig-emacs/files/50editorconfig-emacs-gentoo.el | 4 +++-
 3 files changed, 5 insertions(+), 3 deletions(-)

diff --git a/app-emacs/editorconfig-emacs/editorconfig-emacs-0.7.8-r1.ebuild 
b/app-emacs/editorconfig-emacs/editorconfig-emacs-0.7.8-r2.ebuild
similarity index 94%
rename from app-emacs/editorconfig-emacs/editorconfig-emacs-0.7.8-r1.ebuild
rename to app-emacs/editorconfig-emacs/editorconfig-emacs-0.7.8-r2.ebuild
index 5108959d687f..0fbc0588065e 100644
--- a/app-emacs/editorconfig-emacs/editorconfig-emacs-0.7.8-r1.ebuild
+++ b/app-emacs/editorconfig-emacs/editorconfig-emacs-0.7.8-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7

diff --git a/app-emacs/editorconfig-emacs/editorconfig-emacs-0.8.2.ebuild 
b/app-emacs/editorconfig-emacs/editorconfig-emacs-0.8.2-r1.ebuild
similarity index 94%
rename from app-emacs/editorconfig-emacs/editorconfig-emacs-0.8.2.ebuild
rename to app-emacs/editorconfig-emacs/editorconfig-emacs-0.8.2-r1.ebuild
index 28b91eb6580a..d24511f11c4b 100644
--- a/app-emacs/editorconfig-emacs/editorconfig-emacs-0.8.2.ebuild
+++ b/app-emacs/editorconfig-emacs/editorconfig-emacs-0.8.2-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8

diff --git a/app-emacs/editorconfig-emacs/files/50editorconfig-emacs-gentoo.el 
b/app-emacs/editorconfig-emacs/files/50editorconfig-emacs-gentoo.el
index 93d6816e8e7b..d1f1e86dcd8e 100644
--- a/app-emacs/editorconfig-emacs/files/50editorconfig-emacs-gentoo.el
+++ b/app-emacs/editorconfig-emacs/files/50editorconfig-emacs-gentoo.el
@@ -1,7 +1,9 @@
 (add-to-list 'load-path "@SITELISP@")
 (autoload 'editorconfig-mode "editorconfig"
   "Toggle EditorConfig feature." t)
+(autoload 'editorconfig-apply "editorconfig"
+  "Get and apply EditorConfig properties to current buffer." t)
 (autoload 'editorconfig-conf-mode "editorconfig-conf-mode"
   "Major mode for editing .editorconfig files." t)
 (add-to-list 'auto-mode-alist
-'("/\\.editorconfig\\'" . editorconfig-conf-mode))
+ '("/\\.editorconfig\\'" . editorconfig-conf-mode))



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

2022-04-07 Thread Sam James
commit: 4e7928b0ea5ce02c735581e9862c721dee698042
Author: Sam James  gentoo  org>
AuthorDate: Thu Apr  7 22:40:23 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Apr  7 22:40:23 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4e7928b0

www-client/chromium: Stabilize 100.0.4896.75 amd64, #836842

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

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

diff --git a/www-client/chromium/chromium-100.0.4896.75.ebuild 
b/www-client/chromium/chromium-100.0.4896.75.ebuild
index 1845ecdc3709..9beb942fb5e2 100644
--- a/www-client/chromium/chromium-100.0.4896.75.ebuild
+++ b/www-client/chromium/chromium-100.0.4896.75.ebuild
@@ -23,7 +23,7 @@ 
SRC_URI="https://commondatastorage.googleapis.com/chromium-browser-official/${P}
 
 LICENSE="BSD"
 SLOT="0/stable"
-KEYWORDS="~amd64 ~arm64 ~x86"
+KEYWORDS="amd64 ~arm64 ~x86"
 IUSE="component-build cups cpu_flags_arm_neon debug gtk4 +hangouts headless 
+js-type-check kerberos libcxx +official pic +proprietary-codecs pulseaudio 
screencast selinux +suid +system-ffmpeg +system-harfbuzz +system-icu 
+system-png vaapi wayland widevine"
 REQUIRED_USE="
component-build? ( !suid !libcxx )



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

2022-04-07 Thread Sam James
commit: e30902683407cc5e45e35458e34ce5acdc240e0a
Author: Sam James  gentoo  org>
AuthorDate: Thu Apr  7 22:37:55 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Apr  7 22:38:31 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e3090268

sys-libs/musl: disable verify-sig for cross-compile for now

I get an IPC error on verification in cross.

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

 sys-libs/musl/musl-1.2.2-r8.ebuild | 3 ++-
 sys-libs/musl/musl-1.2.3.ebuild| 3 ++-
 sys-libs/musl/musl-.ebuild | 3 ++-
 3 files changed, 6 insertions(+), 3 deletions(-)

diff --git a/sys-libs/musl/musl-1.2.2-r8.ebuild 
b/sys-libs/musl/musl-1.2.2-r8.ebuild
index 0f071f2ac487..26ac4bb3ec3b 100644
--- a/sys-libs/musl/musl-1.2.2-r8.ebuild
+++ b/sys-libs/musl/musl-1.2.2-r8.ebuild
@@ -71,7 +71,8 @@ src_unpack() {
elif use verify-sig ; then
# We only verify the release; not the additional (fixed, safe) 
files
# we download.
-   verify-sig_verify_detached "${DISTDIR}"/${P}.tar.gz{,.asc}
+   # (Seem to get IPC error on verifying in cross?)
+   ! is_crosscompile && verify-sig_verify_detached 
"${DISTDIR}"/${P}.tar.gz{,.asc}
fi
 
default

diff --git a/sys-libs/musl/musl-1.2.3.ebuild b/sys-libs/musl/musl-1.2.3.ebuild
index f478bd448468..ffc41fe31d84 100644
--- a/sys-libs/musl/musl-1.2.3.ebuild
+++ b/sys-libs/musl/musl-1.2.3.ebuild
@@ -72,7 +72,8 @@ src_unpack() {
elif use verify-sig ; then
# We only verify the release; not the additional (fixed, safe) 
files
# we download.
-   verify-sig_verify_detached "${DISTDIR}"/${P}.tar.gz{,.asc}
+   # (Seem to get IPC error on verifying in cross?)
+   ! is_crosscompile && verify-sig_verify_detached 
"${DISTDIR}"/${P}.tar.gz{,.asc}
fi
 
default

diff --git a/sys-libs/musl/musl-.ebuild b/sys-libs/musl/musl-.ebuild
index 0f071f2ac487..26ac4bb3ec3b 100644
--- a/sys-libs/musl/musl-.ebuild
+++ b/sys-libs/musl/musl-.ebuild
@@ -71,7 +71,8 @@ src_unpack() {
elif use verify-sig ; then
# We only verify the release; not the additional (fixed, safe) 
files
# we download.
-   verify-sig_verify_detached "${DISTDIR}"/${P}.tar.gz{,.asc}
+   # (Seem to get IPC error on verifying in cross?)
+   ! is_crosscompile && verify-sig_verify_detached 
"${DISTDIR}"/${P}.tar.gz{,.asc}
fi
 
default



[gentoo-commits] repo/gentoo:master commit in: media-video/vlc/files/, media-video/vlc/

2022-04-07 Thread Sam James
commit: 57322daae014d657b2b063abff4af216f1d90151
Author: Sam James  gentoo  org>
AuthorDate: Thu Apr  7 22:32:43 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Apr  7 22:33:17 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=57322daa

media-video/vlc: add dav1d-1.0.0 patch

It's unmerged (pending upstream) but
nobody's complained of runtime issues and the
patch itself wasn't disputed; just whether there's
another separate runtime bug which people
noticed during review of the patch.

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

 .../vlc/files/vlc-3.0.17.3-dav1d-1.0.0.patch   |  78 
 media-video/vlc/vlc-3.0.17.3-r2.ebuild | 515 +
 2 files changed, 593 insertions(+)

diff --git a/media-video/vlc/files/vlc-3.0.17.3-dav1d-1.0.0.patch 
b/media-video/vlc/files/vlc-3.0.17.3-dav1d-1.0.0.patch
new file mode 100644
index ..deb748cdba92
--- /dev/null
+++ b/media-video/vlc/files/vlc-3.0.17.3-dav1d-1.0.0.patch
@@ -0,0 +1,78 @@
+https://code.videolan.org/videolan/vlc/-/merge_requests/1618.patch
+https://bugs.gentoo.org/835787
+
+From 0efdfe8799b0100f41c5b8d6e1b43451001386cb Mon Sep 17 00:00:00 2001
+From: Steve Lhomme 
+Date: Fri, 18 Mar 2022 11:42:49 +0100
+Subject: [PATCH 1/2] dav1d: fix compilation with (upcoming) dav1d 1.0
+
+(cherry picked from commit dbf45cea2a8abdfbef897b8a71f3eb782bb1b712) (edited)
+edited:
+- 3.0 has the 128 pixels padding elsewhere
+- 3.0 has an extra parameter for add_integer_with_range()
+- 3.0 was setting i_extra_picture_buffers further down in the code
+- 3.0 uses 16 threads max
+
+Signed-off-by: Steve Lhomme 
+--- a/modules/codec/dav1d.c
 b/modules/codec/dav1d.c
+@@ -63,10 +63,16 @@ vlc_module_begin ()
+ set_category(CAT_INPUT)
+ set_subcategory(SUBCAT_INPUT_VCODEC)
+ 
++#if DAV1D_API_VERSION_MAJOR >= 6
++add_integer_with_range("dav1d-thread-frames", 0, 0, DAV1D_MAX_THREADS,
++THREAD_FRAMES_TEXT, THREAD_FRAMES_LONGTEXT, false)
++add_obsolete_string("dav1d-thread-tiles") // unused with dav1d 1.0
++#else
+ add_integer_with_range("dav1d-thread-frames", 0, 0, 
DAV1D_MAX_FRAME_THREADS,
+ THREAD_FRAMES_TEXT, THREAD_FRAMES_LONGTEXT, false)
+ add_integer_with_range("dav1d-thread-tiles", 0, 0, DAV1D_MAX_TILE_THREADS,
+ THREAD_TILES_TEXT, THREAD_TILES_LONGTEXT, false)
++#endif
+ vlc_module_end ()
+ 
+ /*
+@@ -294,6 +300,11 @@ static int OpenDecoder(vlc_object_t *p_this)
+ return VLC_ENOMEM;
+ 
+ dav1d_default_settings(_sys->s);
++#if DAV1D_API_VERSION_MAJOR >= 6
++p_sys->s.n_threads = var_InheritInteger(p_this, "dav1d-thread-frames");
++if (p_sys->s.n_threads == 0)
++p_sys->s.n_threads = (i_core_count < 16) ? i_core_count : 16;
++#else
+ p_sys->s.n_tile_threads = var_InheritInteger(p_this, 
"dav1d-thread-tiles");
+ if (p_sys->s.n_tile_threads == 0)
+ p_sys->s.n_tile_threads =
+@@ -303,6 +314,7 @@ static int OpenDecoder(vlc_object_t *p_this)
+ p_sys->s.n_frame_threads = var_InheritInteger(p_this, 
"dav1d-thread-frames");
+ if (p_sys->s.n_frame_threads == 0)
+ p_sys->s.n_frame_threads = (i_core_count < 16) ? i_core_count : 16;
++#endif
+ p_sys->s.allocator.cookie = dec;
+ p_sys->s.allocator.alloc_picture_callback = NewPicture;
+ p_sys->s.allocator.release_picture_callback = FreePicture;
+@@ -313,12 +325,20 @@ static int OpenDecoder(vlc_object_t *p_this)
+ return VLC_EGENERIC;
+ }
+ 
++#if DAV1D_API_VERSION_MAJOR >= 6
++msg_Dbg(p_this, "Using dav1d version %s with %d threads",
++dav1d_version(), p_sys->s.n_threads);
++
++dec->i_extra_picture_buffers = (p_sys->s.n_threads - 1);
++#else
+ msg_Dbg(p_this, "Using dav1d version %s with %d/%d frame/tile threads",
+ dav1d_version(), p_sys->s.n_frame_threads, 
p_sys->s.n_tile_threads);
+ 
++dec->i_extra_picture_buffers = (p_sys->s.n_frame_threads - 1);
++#endif
++
+ dec->pf_decode = Decode;
+ dec->pf_flush = FlushDecoder;
+-dec->i_extra_picture_buffers = (p_sys->s.n_frame_threads - 1);
+ 
+ dec->fmt_out.video.i_width = dec->fmt_in.video.i_width;
+ dec->fmt_out.video.i_height = dec->fmt_in.video.i_height;
+GitLab

diff --git a/media-video/vlc/vlc-3.0.17.3-r2.ebuild 
b/media-video/vlc/vlc-3.0.17.3-r2.ebuild
new file mode 100644
index ..33d9f2b17a26
--- /dev/null
+++ b/media-video/vlc/vlc-3.0.17.3-r2.ebuild
@@ -0,0 +1,515 @@
+# Copyright 2000-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+LUA_COMPAT=( lua5-{1..2} )
+
+MY_PV="${PV/_/-}"
+MY_PV="${MY_PV/-beta/-test}"
+MY_P="${PN}-${MY_PV}"
+if [[ ${PV} = * ]] ; then
+   if [[ ${PV%.} != ${PV} ]] ; then
+   EGIT_BRANCH="3.0.x"
+   fi
+   EGIT_REPO_URI="https://code.videolan.org/videolan/vlc.git;

[gentoo-commits] repo/proj/guru:dev commit in: app-shells/zsh-async/

2022-04-07 Thread Ronny Gutbrod
commit: 9b63bb1d8cb935593441e7182f8a9fd264b7e2f2
Author: Ronny (tastytea) Gutbrod  tastytea  de>
AuthorDate: Thu Apr  7 22:25:24 2022 +
Commit: Ronny Gutbrod  tastytea  de>
CommitDate: Thu Apr  7 22:27:06 2022 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=9b63bb1d

app-shells/zsh-async: add 1.8.5_p20211005

Signed-off-by: Ronny (tastytea) Gutbrod  tastytea.de>

 app-shells/zsh-async/Manifest  |  1 +
 .../zsh-async/zsh-async-1.8.5_p20211005.ebuild | 49 ++
 2 files changed, 50 insertions(+)

diff --git a/app-shells/zsh-async/Manifest b/app-shells/zsh-async/Manifest
index 738f00fdb..f0b058ecd 100644
--- a/app-shells/zsh-async/Manifest
+++ b/app-shells/zsh-async/Manifest
@@ -1 +1,2 @@
 DIST zsh-async-1.8.5.tar.gz 18346 BLAKE2B 
9ac98ca71caa569ca5ede093f9a4c690ac2aa4266b8a0b4ded9304ee241269ca7d3a3c6eb7e0aaa55a0da372725f65d66eb627fe7cae0c9c59f09c867d498038
 SHA512 
ad9139330c57cbfb115c0ee58763db19578279e9834593f06ab97857fd416bd40a0be3215e35b5d58e212f58f46359fe3b6c2caf9820cf946efeb541cccb7d0c
+DIST zsh-async-1.8.5_p20211005.tar.gz 18508 BLAKE2B 
25fe3dc647679571e7baeef4f92138062b9d658bc45aec8110736a1b186a7fe07d54660159bd85cb6c89ec793457ea453a833b656fb406d768c7f25329d085c7
 SHA512 
8a65a150772aa3e0b6ba1308affc2e008705430d46825803d029c8f4bee6eda7ee657239b3cfe7b87ba829aba929e8921912aa405f9707a9ae623e7b1e17fbff

diff --git a/app-shells/zsh-async/zsh-async-1.8.5_p20211005.ebuild 
b/app-shells/zsh-async/zsh-async-1.8.5_p20211005.ebuild
new file mode 100644
index 0..983b73ba2
--- /dev/null
+++ b/app-shells/zsh-async/zsh-async-1.8.5_p20211005.ebuild
@@ -0,0 +1,49 @@
+# Copyright 2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit readme.gentoo-r1
+
+MY_COMMIT="3ba6e2d1ea874bfb6badb8522ab86c1ae272923d"
+DESCRIPTION="Run multiple asynchronous jobs with callbacks"
+HOMEPAGE="https://github.com/mafredri/zsh-async;
+SRC_URI="https://github.com/mafredri/zsh-async/archive/${MY_COMMIT}.tar.gz -> 
${P}.tar.gz"
+S="${WORKDIR}/${PN}-${MY_COMMIT}"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE="test"
+
+RDEPEND="app-shells/zsh"
+BDEPEND="
+   test? (
+   app-shells/zsh
+   dev-vcs/git
+   )
+"
+
+RESTRICT="!test? ( test )"
+
+DISABLE_AUTOFORMATTING="true"
+DOC_CONTENTS="In order to use ${CATEGORY}/${PN} add
+. /usr/share/zsh/site-functions/async.zsh
+at the end of your ~/.zshrc"
+
+src_test() {
+   git init || die "git repository initialization for testing failed"
+   ./test.zsh -v || die "One or more tests failed"
+}
+
+src_install() {
+   insinto /usr/share/zsh/site-functions
+   doins async.zsh
+
+   readme.gentoo_create_doc
+   einstalldocs
+}
+
+pkg_postinst() {
+   readme.gentoo_print_elog
+}



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

2022-04-07 Thread Sam James
commit: fce3d8e6748ed924dae26c2bd53acd68c5ff9b85
Author: Sam James  gentoo  org>
AuthorDate: Thu Apr  7 21:23:18 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Apr  7 21:41:07 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fce3d8e6

kde-apps/kde-apps-meta: Stabilize 21.12.3 x86, #834530

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

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

diff --git a/kde-apps/kde-apps-meta/kde-apps-meta-21.12.3.ebuild 
b/kde-apps/kde-apps-meta/kde-apps-meta-21.12.3.ebuild
index 92800feac38f..2fe5f5c00f2f 100644
--- a/kde-apps/kde-apps-meta/kde-apps-meta-21.12.3.ebuild
+++ b/kde-apps/kde-apps-meta/kde-apps-meta-21.12.3.ebuild
@@ -8,7 +8,7 @@ HOMEPAGE="https://kde.org/;
 
 LICENSE="metapackage"
 SLOT="5"
-KEYWORDS="amd64 ~arm64 ~x86"
+KEYWORDS="amd64 ~arm64 x86"
 IUSE="accessibility +admin +education +games +graphics +multimedia +network 
pim sdk +utils"
 
 RDEPEND="



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

2022-04-07 Thread Sam James
commit: 46259433b0735125960f2701a09516affa687685
Author: Sam James  gentoo  org>
AuthorDate: Thu Apr  7 21:23:11 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Apr  7 21:41:03 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=46259433

kde-apps/kgpg: Stabilize 21.12.3 x86, #834530

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

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

diff --git a/kde-apps/kgpg/kgpg-21.12.3.ebuild 
b/kde-apps/kgpg/kgpg-21.12.3.ebuild
index e7ff56cadaf1..fc3eba03901b 100644
--- a/kde-apps/kgpg/kgpg-21.12.3.ebuild
+++ b/kde-apps/kgpg/kgpg-21.12.3.ebuild
@@ -15,7 +15,7 @@ HOMEPAGE="https://apps.kde.org/kgpg/ 
https://utils.kde.org/projects/kgpg/;
 
 LICENSE="GPL-2" # TODO: CHECK
 SLOT="5"
-KEYWORDS="amd64 ~arm64 ~ppc64 ~x86"
+KEYWORDS="amd64 ~arm64 ~ppc64 x86"
 IUSE=""
 
 COMMON_DEPEND="



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

2022-04-07 Thread Sam James
commit: a7e2ec6c865fd186802aedd3fa92e1e7b457bcb2
Author: Sam James  gentoo  org>
AuthorDate: Thu Apr  7 21:23:06 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Apr  7 21:41:01 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a7e2ec6c

kde-apps/print-manager: Stabilize 21.12.3 x86, #834530

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

 kde-apps/print-manager/print-manager-21.12.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-apps/print-manager/print-manager-21.12.3.ebuild 
b/kde-apps/print-manager/print-manager-21.12.3.ebuild
index 9b9ace985215..a57f0f7c4b23 100644
--- a/kde-apps/print-manager/print-manager-21.12.3.ebuild
+++ b/kde-apps/print-manager/print-manager-21.12.3.ebuild
@@ -12,7 +12,7 @@ DESCRIPTION="Manage print jobs and printers in Plasma"
 
 LICENSE="GPL-2" # TODO: CHECK
 SLOT="5"
-KEYWORDS="amd64 ~arm64 ~ppc64 ~riscv ~x86"
+KEYWORDS="amd64 ~arm64 ~ppc64 ~riscv x86"
 IUSE="+gtk"
 
 DEPEND="



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

2022-04-07 Thread Sam James
commit: 09a01ee6bb0f8f16f1e300cd403d061fc0947539
Author: Sam James  gentoo  org>
AuthorDate: Thu Apr  7 21:23:13 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Apr  7 21:41:05 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=09a01ee6

kde-apps/kimagemapeditor: Stabilize 21.12.3 x86, #834530

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

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

diff --git a/kde-apps/kimagemapeditor/kimagemapeditor-21.12.3.ebuild 
b/kde-apps/kimagemapeditor/kimagemapeditor-21.12.3.ebuild
index 854aaff5d112..44a09eee34ef 100644
--- a/kde-apps/kimagemapeditor/kimagemapeditor-21.12.3.ebuild
+++ b/kde-apps/kimagemapeditor/kimagemapeditor-21.12.3.ebuild
@@ -13,7 +13,7 @@ HOMEPAGE="https://apps.kde.org/kimagemapeditor/;
 
 LICENSE="GPL-2" # TODO: CHECK
 SLOT="5"
-KEYWORDS="amd64 ~arm64 ~ppc64 ~x86"
+KEYWORDS="amd64 ~arm64 ~ppc64 x86"
 IUSE=""
 
 DEPEND="



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

2022-04-07 Thread Sam James
commit: bb190287eced9f8d1a14b7a178f0d57cdd961735
Author: Sam James  gentoo  org>
AuthorDate: Thu Apr  7 21:23:04 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Apr  7 21:41:01 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bb190287

sys-block/partitionmanager: Stabilize 21.12.3 x86, #834530

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

 sys-block/partitionmanager/partitionmanager-21.12.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-block/partitionmanager/partitionmanager-21.12.3.ebuild 
b/sys-block/partitionmanager/partitionmanager-21.12.3.ebuild
index 5ab1e7470644..874e482f5da6 100644
--- a/sys-block/partitionmanager/partitionmanager-21.12.3.ebuild
+++ b/sys-block/partitionmanager/partitionmanager-21.12.3.ebuild
@@ -15,7 +15,7 @@ HOMEPAGE="https://apps.kde.org/partitionmanager/;
 
 LICENSE="GPL-3"
 SLOT="5"
-KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc64 x86"
 IUSE=""
 
 DEPEND="



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

2022-04-07 Thread Sam James
commit: e31f6e146f1e76f67f9b335d90d77b60942c6b02
Author: Sam James  gentoo  org>
AuthorDate: Thu Apr  7 21:23:16 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Apr  7 21:41:05 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e31f6e14

kde-apps/kdeutils-meta: Stabilize 21.12.3 x86, #834530

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

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

diff --git a/kde-apps/kdeutils-meta/kdeutils-meta-21.12.3.ebuild 
b/kde-apps/kdeutils-meta/kdeutils-meta-21.12.3.ebuild
index 8eb71fb5ddae..f2dac8001864 100644
--- a/kde-apps/kdeutils-meta/kdeutils-meta-21.12.3.ebuild
+++ b/kde-apps/kdeutils-meta/kdeutils-meta-21.12.3.ebuild
@@ -8,7 +8,7 @@ HOMEPAGE="https://apps.kde.org/utilities/ https://utils.kde.org;
 
 LICENSE="metapackage"
 SLOT="5"
-KEYWORDS="amd64 ~arm64 ~ppc64 ~x86"
+KEYWORDS="amd64 ~arm64 ~ppc64 x86"
 IUSE="7zip cups floppy gpg lrz rar +webengine"
 
 RDEPEND="



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

2022-04-07 Thread Sam James
commit: 6c6ebc5cbbd6670fa7d34dbaa0e3ab5b33fa2661
Author: Sam James  gentoo  org>
AuthorDate: Thu Apr  7 21:22:40 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Apr  7 21:40:51 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6c6ebc5c

kde-apps/kcharselect: Stabilize 21.12.3 x86, #834530

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

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

diff --git a/kde-apps/kcharselect/kcharselect-21.12.3.ebuild 
b/kde-apps/kcharselect/kcharselect-21.12.3.ebuild
index 7ad699757a95..cf6f78ec2374 100644
--- a/kde-apps/kcharselect/kcharselect-21.12.3.ebuild
+++ b/kde-apps/kcharselect/kcharselect-21.12.3.ebuild
@@ -14,7 +14,7 @@ https://utils.kde.org/projects/kcharselect/;
 
 LICENSE="GPL-2" # TODO: CHECK
 SLOT="5"
-KEYWORDS="amd64 ~arm64 ~ppc64 ~riscv ~x86"
+KEYWORDS="amd64 ~arm64 ~ppc64 ~riscv x86"
 IUSE=""
 
 DEPEND="



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

2022-04-07 Thread Sam James
commit: 3a4114c91ee57040b62db73b81394ed98c3d1a6b
Author: Sam James  gentoo  org>
AuthorDate: Thu Apr  7 21:23:01 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Apr  7 21:41:00 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3a4114c9

sys-libs/kpmcore: Stabilize 21.12.3 x86, #834530

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

 sys-libs/kpmcore/kpmcore-21.12.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-libs/kpmcore/kpmcore-21.12.3.ebuild 
b/sys-libs/kpmcore/kpmcore-21.12.3.ebuild
index dc538102866b..79e6ad38178d 100644
--- a/sys-libs/kpmcore/kpmcore-21.12.3.ebuild
+++ b/sys-libs/kpmcore/kpmcore-21.12.3.ebuild
@@ -14,7 +14,7 @@ HOMEPAGE="https://apps.kde.org/partitionmanager/;
 
 LICENSE="GPL-3"
 SLOT="5/10"
-KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc64 x86"
 IUSE=""
 
 # bug 689468, tests need polkit etc.



[gentoo-commits] repo/gentoo:master commit in: kde-misc/markdownpart/

2022-04-07 Thread Sam James
commit: 467c99ff502a364e2515018152aae342dff40a22
Author: Sam James  gentoo  org>
AuthorDate: Thu Apr  7 21:22:59 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Apr  7 21:40:59 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=467c99ff

kde-misc/markdownpart: Stabilize 21.12.3 x86, #834530

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

 kde-misc/markdownpart/markdownpart-21.12.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-misc/markdownpart/markdownpart-21.12.3.ebuild 
b/kde-misc/markdownpart/markdownpart-21.12.3.ebuild
index 967d77a90e0a..910012bc099c 100644
--- a/kde-misc/markdownpart/markdownpart-21.12.3.ebuild
+++ b/kde-misc/markdownpart/markdownpart-21.12.3.ebuild
@@ -14,7 +14,7 @@ HOMEPAGE="https://apps.kde.org/markdownpart/;
 
 LICENSE="LGPL-2.1+"
 SLOT="5"
-KEYWORDS="amd64 ~arm64 ~ppc64 ~x86"
+KEYWORDS="amd64 ~arm64 ~ppc64 x86"
 IUSE=""
 
 DEPEND="



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

2022-04-07 Thread Sam James
commit: 5ef05b57b27d02fbeb42822b6b3c0d0a86eb1f04
Author: Sam James  gentoo  org>
AuthorDate: Thu Apr  7 21:22:37 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Apr  7 21:40:50 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5ef05b57

kde-apps/kcalc: Stabilize 21.12.3 x86, #834530

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

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

diff --git a/kde-apps/kcalc/kcalc-21.12.3.ebuild 
b/kde-apps/kcalc/kcalc-21.12.3.ebuild
index 1b56a6ed78d2..74b8ab611fda 100644
--- a/kde-apps/kcalc/kcalc-21.12.3.ebuild
+++ b/kde-apps/kcalc/kcalc-21.12.3.ebuild
@@ -14,7 +14,7 @@ HOMEPAGE="https://apps.kde.org/kcalc/ 
https://utils.kde.org/projects/kcalc/;
 
 LICENSE="GPL-2" # TODO: CHECK
 SLOT="5"
-KEYWORDS="amd64 ~arm64 ~ppc64 ~riscv ~x86"
+KEYWORDS="amd64 ~arm64 ~ppc64 ~riscv x86"
 IUSE=""
 
 DEPEND="



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

2022-04-07 Thread Sam James
commit: a5cd82802de275bc4eb6aa091952f4e08a96d3b2
Author: Sam James  gentoo  org>
AuthorDate: Thu Apr  7 21:23:08 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Apr  7 21:41:02 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a5cd8280

kde-apps/kfloppy: Stabilize 21.12.3 x86, #834530

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

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

diff --git a/kde-apps/kfloppy/kfloppy-21.12.3.ebuild 
b/kde-apps/kfloppy/kfloppy-21.12.3.ebuild
index 3075d46db292..8cc6c47eae54 100644
--- a/kde-apps/kfloppy/kfloppy-21.12.3.ebuild
+++ b/kde-apps/kfloppy/kfloppy-21.12.3.ebuild
@@ -14,7 +14,7 @@ https://utils.kde.org/projects/kfloppy/;
 
 LICENSE="GPL-2" # TODO: CHECK
 SLOT="5"
-KEYWORDS="amd64 ~arm64 ~ppc64 ~riscv ~x86"
+KEYWORDS="amd64 ~arm64 ~ppc64 ~riscv x86"
 IUSE=""
 
 DEPEND="



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

2022-04-07 Thread Sam James
commit: aa625c8935672d44284371667b8ff29d837c
Author: Sam James  gentoo  org>
AuthorDate: Thu Apr  7 21:22:54 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Apr  7 21:40:57 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aa625c89

kde-apps/sweeper: Stabilize 21.12.3 x86, #834530

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

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

diff --git a/kde-apps/sweeper/sweeper-21.12.3.ebuild 
b/kde-apps/sweeper/sweeper-21.12.3.ebuild
index 7e8aa3072989..39d53670e401 100644
--- a/kde-apps/sweeper/sweeper-21.12.3.ebuild
+++ b/kde-apps/sweeper/sweeper-21.12.3.ebuild
@@ -14,7 +14,7 @@ https://utils.kde.org/projects/sweeper/;
 
 LICENSE="GPL-2" # TODO: CHECK
 SLOT="5"
-KEYWORDS="amd64 ~arm64 ~ppc64 ~riscv ~x86"
+KEYWORDS="amd64 ~arm64 ~ppc64 ~riscv x86"
 IUSE=""
 
 DEPEND="



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

2022-04-07 Thread Sam James
commit: 3e1de67d0c55616ec73fa545f7ffb05f4e9a0920
Author: Sam James  gentoo  org>
AuthorDate: Thu Apr  7 21:22:56 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Apr  7 21:40:58 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3e1de67d

kde-apps/yakuake: Stabilize 21.12.3 x86, #834530

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

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

diff --git a/kde-apps/yakuake/yakuake-21.12.3.ebuild 
b/kde-apps/yakuake/yakuake-21.12.3.ebuild
index 606db15eb941..a593eb5beaad 100644
--- a/kde-apps/yakuake/yakuake-21.12.3.ebuild
+++ b/kde-apps/yakuake/yakuake-21.12.3.ebuild
@@ -13,7 +13,7 @@ HOMEPAGE="https://apps.kde.org/yakuake/;
 
 LICENSE="GPL-2 LGPL-2"
 SLOT="5"
-KEYWORDS="amd64 ~arm64 ~ppc64 ~x86"
+KEYWORDS="amd64 ~arm64 ~ppc64 x86"
 IUSE="absolute-position X"
 
 DEPEND="



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

2022-04-07 Thread Sam James
commit: 06b1d275f5f54aa73a0955ad49c1ae915c07d20c
Author: Sam James  gentoo  org>
AuthorDate: Thu Apr  7 21:22:44 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Apr  7 21:40:53 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=06b1d275

kde-apps/kdf: Stabilize 21.12.3 x86, #834530

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

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

diff --git a/kde-apps/kdf/kdf-21.12.3.ebuild b/kde-apps/kdf/kdf-21.12.3.ebuild
index bcc1c0774a9d..4e99b0a6169a 100644
--- a/kde-apps/kdf/kdf-21.12.3.ebuild
+++ b/kde-apps/kdf/kdf-21.12.3.ebuild
@@ -13,7 +13,7 @@ HOMEPAGE="https://apps.kde.org/kdf/ 
https://utils.kde.org/projects/kdf/;
 
 LICENSE="GPL-2" # TODO: CHECK
 SLOT="5"
-KEYWORDS="amd64 ~arm64 ~ppc64 ~riscv ~x86"
+KEYWORDS="amd64 ~arm64 ~ppc64 ~riscv x86"
 IUSE=""
 
 DEPEND="



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

2022-04-07 Thread Sam James
commit: 94fd0794d2e6aaecf29d3a7d2724b2e1c27a5cab
Author: Sam James  gentoo  org>
AuthorDate: Thu Apr  7 21:22:49 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Apr  7 21:40:55 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=94fd0794

kde-apps/ktimer: Stabilize 21.12.3 x86, #834530

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

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

diff --git a/kde-apps/ktimer/ktimer-21.12.3.ebuild 
b/kde-apps/ktimer/ktimer-21.12.3.ebuild
index a69dd6e0b611..8b2868352e7c 100644
--- a/kde-apps/ktimer/ktimer-21.12.3.ebuild
+++ b/kde-apps/ktimer/ktimer-21.12.3.ebuild
@@ -14,7 +14,7 @@ https://utils.kde.org/projects/ktimer/;
 
 LICENSE="GPL-2" # TODO: CHECK
 SLOT="5"
-KEYWORDS="amd64 ~arm64 ~ppc64 ~riscv ~x86"
+KEYWORDS="amd64 ~arm64 ~ppc64 ~riscv x86"
 IUSE=""
 
 DEPEND="



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

2022-04-07 Thread Sam James
commit: 0d3d84f5c4e44e962762500bd7ef60108ddf98da
Author: Sam James  gentoo  org>
AuthorDate: Thu Apr  7 21:22:35 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Apr  7 21:40:49 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0d3d84f5

kde-apps/kbackup: Stabilize 21.12.3 x86, #834530

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

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

diff --git a/kde-apps/kbackup/kbackup-21.12.3.ebuild 
b/kde-apps/kbackup/kbackup-21.12.3.ebuild
index b274ce28f357..a22586895d74 100644
--- a/kde-apps/kbackup/kbackup-21.12.3.ebuild
+++ b/kde-apps/kbackup/kbackup-21.12.3.ebuild
@@ -13,7 +13,7 @@ HOMEPAGE="https://apps.kde.org/kbackup/;
 
 LICENSE="GPL-2"
 SLOT="5"
-KEYWORDS="amd64 ~arm64 ~ppc64 ~riscv ~x86"
+KEYWORDS="amd64 ~arm64 ~ppc64 ~riscv x86"
 IUSE=""
 
 DEPEND="



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

2022-04-07 Thread Sam James
commit: c46d454fd1c4aabc4593337a116c87a8e11d1ca3
Author: Sam James  gentoo  org>
AuthorDate: Thu Apr  7 21:22:52 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Apr  7 21:40:56 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c46d454f

kde-apps/kwalletmanager: Stabilize 21.12.3 x86, #834530

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

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

diff --git a/kde-apps/kwalletmanager/kwalletmanager-21.12.3.ebuild 
b/kde-apps/kwalletmanager/kwalletmanager-21.12.3.ebuild
index a25d2d74a990..c5848a9ad71f 100644
--- a/kde-apps/kwalletmanager/kwalletmanager-21.12.3.ebuild
+++ b/kde-apps/kwalletmanager/kwalletmanager-21.12.3.ebuild
@@ -14,7 +14,7 @@ https://utils.kde.org/projects/kwalletmanager/;
 
 LICENSE="GPL-2" # TODO: CHECK
 SLOT="5"
-KEYWORDS="amd64 ~arm64 ~ppc64 ~riscv ~x86"
+KEYWORDS="amd64 ~arm64 ~ppc64 ~riscv x86"
 IUSE=""
 
 DEPEND="



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

2022-04-07 Thread Sam James
commit: ac6628d46400d2f09f134acafb5499ef2a9ac6fa
Author: Sam James  gentoo  org>
AuthorDate: Thu Apr  7 21:22:30 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Apr  7 21:40:47 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ac6628d4

kde-apps/ark: Stabilize 21.12.3 x86, #834530

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

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

diff --git a/kde-apps/ark/ark-21.12.3.ebuild b/kde-apps/ark/ark-21.12.3.ebuild
index c8e56accf2d3..622da8f21d4d 100644
--- a/kde-apps/ark/ark-21.12.3.ebuild
+++ b/kde-apps/ark/ark-21.12.3.ebuild
@@ -15,7 +15,7 @@ HOMEPAGE="https://apps.kde.org/ark/ 
https://utils.kde.org/projects/ark/;
 
 LICENSE="GPL-2" # TODO: CHECK
 SLOT="5"
-KEYWORDS="amd64 ~arm64 ~ppc64 ~riscv ~x86"
+KEYWORDS="amd64 ~arm64 ~ppc64 ~riscv x86"
 IUSE="zip"
 
 RDEPEND="



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

2022-04-07 Thread Sam James
commit: 2ef0423cca13ad03ae484c5505f66873e77bcceb
Author: Sam James  gentoo  org>
AuthorDate: Thu Apr  7 21:22:47 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Apr  7 21:40:54 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2ef0423c

kde-apps/kteatime: Stabilize 21.12.3 x86, #834530

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

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

diff --git a/kde-apps/kteatime/kteatime-21.12.3.ebuild 
b/kde-apps/kteatime/kteatime-21.12.3.ebuild
index ed4d47a36ad7..47ae6cae8aa1 100644
--- a/kde-apps/kteatime/kteatime-21.12.3.ebuild
+++ b/kde-apps/kteatime/kteatime-21.12.3.ebuild
@@ -13,7 +13,7 @@ HOMEPAGE="https://apps.kde.org/kteatime/;
 
 LICENSE="GPL-2" # TODO: CHECK
 SLOT="5"
-KEYWORDS="amd64 ~arm64 ~ppc64 ~riscv ~x86"
+KEYWORDS="amd64 ~arm64 ~ppc64 ~riscv x86"
 IUSE=""
 
 DEPEND="



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

2022-04-07 Thread Sam James
commit: 5a84d9768b7b0afad039f4fb23302962f7782075
Author: Sam James  gentoo  org>
AuthorDate: Thu Apr  7 21:22:33 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Apr  7 21:40:48 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5a84d976

kde-apps/filelight: Stabilize 21.12.3 x86, #834530

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

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

diff --git a/kde-apps/filelight/filelight-21.12.3.ebuild 
b/kde-apps/filelight/filelight-21.12.3.ebuild
index dd58165929ba..67b438e162b9 100644
--- a/kde-apps/filelight/filelight-21.12.3.ebuild
+++ b/kde-apps/filelight/filelight-21.12.3.ebuild
@@ -15,7 +15,7 @@ https://utils.kde.org/projects/filelight/;
 
 LICENSE="GPL-2" # TODO: CHECK
 SLOT="5"
-KEYWORDS="amd64 ~arm64 ~ppc64 ~riscv ~x86"
+KEYWORDS="amd64 ~arm64 ~ppc64 ~riscv x86"
 IUSE=""
 
 DEPEND="



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

2022-04-07 Thread Sam James
commit: c7144287e6101f3e20b8545769b2c121d02d8604
Author: Sam James  gentoo  org>
AuthorDate: Thu Apr  7 21:22:42 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Apr  7 21:40:52 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c7144287

kde-apps/kdebugsettings: Stabilize 21.12.3 x86, #834530

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

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

diff --git a/kde-apps/kdebugsettings/kdebugsettings-21.12.3.ebuild 
b/kde-apps/kdebugsettings/kdebugsettings-21.12.3.ebuild
index ed80a2694ab3..b1c4560f1105 100644
--- a/kde-apps/kdebugsettings/kdebugsettings-21.12.3.ebuild
+++ b/kde-apps/kdebugsettings/kdebugsettings-21.12.3.ebuild
@@ -14,7 +14,7 @@ HOMEPAGE="https://apps.kde.org/kdebugsettings/;
 
 LICENSE="GPL-2" # TODO: CHECK
 SLOT="5"
-KEYWORDS="amd64 ~arm64 ~ppc64 ~riscv ~x86"
+KEYWORDS="amd64 ~arm64 ~ppc64 ~riscv x86"
 IUSE=""
 
 RESTRICT="test"



[gentoo-commits] repo/gentoo:master commit in: app-cdr/dolphin-plugins-mountiso/

2022-04-07 Thread Sam James
commit: 2ae91e3f054540f5a98d9721cddd36ae79d24dbe
Author: Sam James  gentoo  org>
AuthorDate: Thu Apr  7 21:22:28 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Apr  7 21:40:46 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2ae91e3f

app-cdr/dolphin-plugins-mountiso: Stabilize 21.12.3 x86, #834530

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

 .../dolphin-plugins-mountiso/dolphin-plugins-mountiso-21.12.3.ebuild| 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/app-cdr/dolphin-plugins-mountiso/dolphin-plugins-mountiso-21.12.3.ebuild 
b/app-cdr/dolphin-plugins-mountiso/dolphin-plugins-mountiso-21.12.3.ebuild
index b06a4e8f89cc..f65fd9ddfb98 100644
--- a/app-cdr/dolphin-plugins-mountiso/dolphin-plugins-mountiso-21.12.3.ebuild
+++ b/app-cdr/dolphin-plugins-mountiso/dolphin-plugins-mountiso-21.12.3.ebuild
@@ -18,7 +18,7 @@ HOMEPAGE="https://apps.kde.org/dolphin_plugins/;
 
 LICENSE="GPL-2" # TODO: CHECK
 SLOT="5"
-KEYWORDS="amd64 ~arm64 ~ppc64 ~x86"
+KEYWORDS="amd64 ~arm64 ~ppc64 x86"
 IUSE=""
 
 DEPEND="



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

2022-04-07 Thread Sam James
commit: 58da83615e577103be24222e4191b36cd4aac312
Author: Sam James  gentoo  org>
AuthorDate: Thu Apr  7 21:22:25 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Apr  7 21:40:44 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=58da8361

kde-apps/kdesdk-meta: Stabilize 21.12.3 x86, #834530

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

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

diff --git a/kde-apps/kdesdk-meta/kdesdk-meta-21.12.3.ebuild 
b/kde-apps/kdesdk-meta/kdesdk-meta-21.12.3.ebuild
index fcbf052ee48a..7f1f09adad0b 100644
--- a/kde-apps/kdesdk-meta/kdesdk-meta-21.12.3.ebuild
+++ b/kde-apps/kdesdk-meta/kdesdk-meta-21.12.3.ebuild
@@ -8,7 +8,7 @@ HOMEPAGE="https://apps.kde.org/development/;
 
 LICENSE="metapackage"
 SLOT="5"
-KEYWORDS="amd64 ~arm64 ~x86"
+KEYWORDS="amd64 ~arm64 x86"
 IUSE="cvs git mercurial php python ruby subversion webengine"
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: kde-apps/dolphin-plugins-subversion/

2022-04-07 Thread Sam James
commit: 68bb1ab82649a8b90decfa5ba21d7832d584f86e
Author: Sam James  gentoo  org>
AuthorDate: Thu Apr  7 21:22:21 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Apr  7 21:40:42 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=68bb1ab8

kde-apps/dolphin-plugins-subversion: Stabilize 21.12.3 x86, #834530

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

 .../dolphin-plugins-subversion-21.12.3.ebuild   | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/kde-apps/dolphin-plugins-subversion/dolphin-plugins-subversion-21.12.3.ebuild 
b/kde-apps/dolphin-plugins-subversion/dolphin-plugins-subversion-21.12.3.ebuild
index 1270903ed772..eb4840db5a85 100644
--- 
a/kde-apps/dolphin-plugins-subversion/dolphin-plugins-subversion-21.12.3.ebuild
+++ 
b/kde-apps/dolphin-plugins-subversion/dolphin-plugins-subversion-21.12.3.ebuild
@@ -16,7 +16,7 @@ HOMEPAGE="https://apps.kde.org/dolphin_plugins/;
 
 LICENSE="GPL-2" # TODO: CHECK
 SLOT="5"
-KEYWORDS="amd64 ~arm64 ~riscv ~x86"
+KEYWORDS="amd64 ~arm64 ~riscv x86"
 IUSE=""
 
 DEPEND="



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

2022-04-07 Thread Sam James
commit: f0c6801728ecf0882198bd197fce3370718043b5
Author: Sam James  gentoo  org>
AuthorDate: Thu Apr  7 21:22:23 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Apr  7 21:40:43 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f0c68017

dev-util/kdevelop-python: Stabilize 21.12.3-r1 x86, #834530

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

 dev-util/kdevelop-python/kdevelop-python-21.12.3-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-util/kdevelop-python/kdevelop-python-21.12.3-r1.ebuild 
b/dev-util/kdevelop-python/kdevelop-python-21.12.3-r1.ebuild
index b31f5287a54f..7ea01a1c4014 100644
--- a/dev-util/kdevelop-python/kdevelop-python-21.12.3-r1.ebuild
+++ b/dev-util/kdevelop-python/kdevelop-python-21.12.3-r1.ebuild
@@ -18,7 +18,7 @@ HOMEPAGE="https://kdevelop.org/;
 LICENSE="GPL-2" # TODO: CHECK
 SLOT="5"
 IUSE=""
-KEYWORDS="amd64 ~arm64 ~x86"
+KEYWORDS="amd64 ~arm64 x86"
 
 REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 RESTRICT="test"



[gentoo-commits] repo/proj/guru:dev commit in: net-im/discord-ptb-bin/

2022-04-07 Thread Adel KARA SLIMANE
commit: a86f1050eae19b3e4129541ea6f260a9a9d188c0
Author: Adel KARA SLIMANE  zegrapher  com>
AuthorDate: Thu Apr  7 21:28:04 2022 +
Commit: Adel KARA SLIMANE  karaslimane  com>
CommitDate: Thu Apr  7 21:30:49 2022 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=a86f1050

net-im/discord-ptb-bin: version bump to 0.0.29

Copy over dependencies from discord-bin: they must be the same
- qa-vdb doesn't show any needed changes

Signed-off-by: Adel KARA SLIMANE  zegrapher.com>

 net-im/discord-ptb-bin/Manifest  |  2 +-
 ...b-bin-0.0.25.ebuild => discord-ptb-bin-0.0.29.ebuild} | 16 +++-
 2 files changed, 8 insertions(+), 10 deletions(-)

diff --git a/net-im/discord-ptb-bin/Manifest b/net-im/discord-ptb-bin/Manifest
index f68000e37..b5b43c7b9 100644
--- a/net-im/discord-ptb-bin/Manifest
+++ b/net-im/discord-ptb-bin/Manifest
@@ -1 +1 @@
-DIST discord-ptb-0.0.25.deb 71615052 BLAKE2B 
04d822378934ebb5b68f34ca56ef863aa48a232cf08689a44e60ea25a378edc45891ff3033a07620453ac5b1143fbab63675a05bd41b015f9f40d5d1fb4ba31e
 SHA512 
71b6eee347252cbc5e4daf2a85b1f18a9e3b0c602354a37922335c07b85e71918b2fe541418f767efa2db8e1832aca02984298c87058e6e3c9244d61f24a25c7
+DIST discord-ptb-0.0.29.deb 77105454 BLAKE2B 
191e70c5abb8284220bbc61c312b5feba63bda5833498627abe4829798d2647252933a17b4840f32432fdef5cbd8c494a0789d2620a0853ff6d7ba8fcb78eb02
 SHA512 
2bfd70927f5b622043abd1e47af0c86c6b5f6adcdfd8b2170a3c47bb5a9904e84d76dd08ddbb5c8da29f0a79a774c3a2106a1d33991cd5acaf7b454e476e5a0c

diff --git a/net-im/discord-ptb-bin/discord-ptb-bin-0.0.25.ebuild 
b/net-im/discord-ptb-bin/discord-ptb-bin-0.0.29.ebuild
similarity index 92%
rename from net-im/discord-ptb-bin/discord-ptb-bin-0.0.25.ebuild
rename to net-im/discord-ptb-bin/discord-ptb-bin-0.0.29.ebuild
index ec1ebe943..e402b1eed 100644
--- a/net-im/discord-ptb-bin/discord-ptb-bin-0.0.25.ebuild
+++ b/net-im/discord-ptb-bin/discord-ptb-bin-0.0.29.ebuild
@@ -18,6 +18,7 @@ SLOT="0"
 KEYWORDS="~amd64"
 RESTRICT="mirror bindist"
 
+# libXScrnSaver is used through dlopen (bug #825370)
 RDEPEND="
app-accessibility/at-spi2-atk:2
app-accessibility/at-spi2-core:2
@@ -27,27 +28,24 @@ RDEPEND="
dev-libs/nspr
dev-libs/nss
media-libs/alsa-lib
-   media-libs/fontconfig:1.0
-   media-libs/freetype:2
+   media-libs/mesa[gbm(+)]
net-print/cups
sys-apps/dbus
-   sys-apps/util-linux
+   sys-libs/glibc
x11-libs/cairo
x11-libs/gdk-pixbuf:2
x11-libs/gtk+:3
+   x11-libs/libdrm
x11-libs/libX11
-   x11-libs/libXScrnSaver
x11-libs/libxcb
-   x11-libs/libxkbcommon
x11-libs/libXcomposite
-   x11-libs/libXcursor
x11-libs/libXdamage
x11-libs/libXext
x11-libs/libXfixes
-   x11-libs/libXi
+   x11-libs/libxkbcommon
x11-libs/libXrandr
-   x11-libs/libXrender
-   x11-libs/libXtst
+   x11-libs/libXScrnSaver
+   x11-libs/libxshmfence
x11-libs/pango
 "
 



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

2022-04-07 Thread Ulrich Müller
commit: aa4f8a23c74d7d02d2b6bd02562b2a165f882b25
Author: Ulrich Müller  gentoo  org>
AuthorDate: Thu Apr  7 21:27:19 2022 +
Commit: Ulrich Müller  gentoo  org>
CommitDate: Thu Apr  7 21:27:19 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aa4f8a23

licenses: Remove unused Apple and Turkowski

Signed-off-by: Ulrich Müller  gentoo.org>

 licenses/Apple | 165 -
 licenses/Turkowski |  17 --
 2 files changed, 182 deletions(-)

diff --git a/licenses/Apple b/licenses/Apple
deleted file mode 100644
index c3d5496c6b5c..
--- a/licenses/Apple
+++ /dev/null
@@ -1,165 +0,0 @@
-Apple Computer, Inc. Software License
-
-PLEASE READ THIS SOFTWARE LICENSE AGREEMENT "LICENSE" CAREFULLY BEFORE
-DOWNLOADING THIS SOFTWARE. BY DOWNLOADING THIS SOFTWARE YOU ARE
-AGREEING TO BE BOUND BY THE TERMS OF THIS LICENSE.  IF YOU DO NOT
-AGREE TO THE TERMS OF THIS LICENSE, DO NOT DOWNLOAD.
-
-1. License.  The software, documentation and any fonts which you will
-receive by downloading this software (the "Apple Software") are
-licensed, not sold, to you by Apple Computer, Inc. or its local
-subsidiary, if any.  Apple and/or Apple's licensor(s) retain title to
-the Apple Software, and the Apple Software and any copies which this
-License authorizes you to make are subject to this License.  This
-License grants no right or license under any trademarks, service
-marks, or tradenames of Apple.
-
-2. Permitted Uses and Restrictions.  This License allows you to copy,
-install and use the Apple Software on an unlimited number of computers
-under your direct control. You may modify and create derivative works
-of the Apple Software ("Modified Software"), however, you may not
-modify or create derivative works of the fonts provided by Apple
-("Fonts").  You may distribute and sublicense such Modified Software
-only under the terms of a valid, binding license that makes no
-representations or warranties on behalf of Apple, and is no less
-protective of Apple and Apple's rights than this License.  You may
-distribute and sublicense the Fonts only as a part of and for use with
-Modified Software, and not as a part of or for use with Modified
-Software that is distributed or sublicensed for a fee or for other
-valuable consideration.  If the Modified Software contains
-modifications, overwrites, replacements, deletions, additions, or
-ports to new platforms of: (1) the methods of existing class objects
-or their existing relationships, or (2) any part of the virtual
-machine, then for so long as the Modified Software is distributed or
-sublicensed to others, such modified, overwritten, replaced, deleted,
-added and ported portions of the Modified Software must be made
-publicly available, preferably by means of download from a website, at
-no charge under the terms set forth in Exhibit A below.  You may
-transfer your rights under this License provided you transfer this
-License and a copy of the Apple Software to a party who agrees to
-accept the terms of this License and destroy any other copies of the
-Apple Software in your possession.  Your rights under this License
-will terminate automatically without notice from Apple if you fail to
-comply with any term(s) of this License.
-
-3. Disclaimer Of Warranty.  The Apple Software is pre-release, and
-untested, or not fully tested.  The Apple Software may contain errors
-that could cause failures or loss of data, and may be incomplete or
-contain inaccuracies.  You expressly acknowledge and agree that use of
-the Apple Software is at your sole risk.  You acknowledge that Apple
-has not publicly announced, nor promised or guaranteed to you, that
-Apple will release a final, commercial or any future pre-release
-version of the Apple Software to you or anyone in the future, and that
-Apple has no express or implied obligation to announce or introduce a
-final, commercial or any future pre-release version of the Apple
-Software or any similar or compatible product, or to continue to offer
-or support the Apple Software in the future.  The Apple Software is
-provided "AS-IS" and without warranty of any kind and Apple and
-Apple's licensor(s) (for the purposes of Sections 3 and 4, Apple and
-Apple's licensor(s) shall be collectively referred to as "Apple")
-EXPRESSLY DISCLAIM ALL WARRANTIES AND/OR CONDITIONS, EXPRESS OR
-IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES AND/OR
-CONDITIONS OF MERCHANTABILITY OR SATISFACTORY QUALITY AND FITNESS FOR
-A PARTICULAR PURPOSE AND NONINFRINGEMENT OF THIRD PARTY RIGHTS.  APPLE
-DOES NOT WARRANT THAT THE FUNCTIONS CONTAINED IN THE APPLE SOFTWARE
-WILL MEET YOUR REQUIREMENTS, OR THAT THE OPERATION OF THE APPLE
-SOFTWARE WILL BE UNINTERRUPTED OR ERROR-FREE, OR THAT DEFECTS IN THE
-APPLE SOFTWARE WILL BE CORRECTED.  FURTHERMORE, APPLE DOES NOT WARRANT
-OR MAKE ANY REPRESENTATIONS REGARDING THE USE OR THE RESULTS OF THE
-USE OF THE APPLE 

[gentoo-commits] repo/gentoo:master commit in: x11-apps/xclock/

2022-04-07 Thread Matt Turner
commit: 9555fa452c8d5d80f9a4a3f2c8ed831d7c6ea5cc
Author: Matt Turner  gentoo  org>
AuthorDate: Thu Apr  7 21:09:12 2022 +
Commit: Matt Turner  gentoo  org>
CommitDate: Thu Apr  7 21:12:21 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9555fa45

x11-apps/xclock: Version bump to 1.1.1

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

 x11-apps/xclock/Manifest|  1 +
 x11-apps/xclock/xclock-1.1.1.ebuild | 20 
 2 files changed, 21 insertions(+)

diff --git a/x11-apps/xclock/Manifest b/x11-apps/xclock/Manifest
index bcdeb455a340..e9ada2da0d62 100644
--- a/x11-apps/xclock/Manifest
+++ b/x11-apps/xclock/Manifest
@@ -1,2 +1,3 @@
 DIST xclock-1.0.9.tar.bz2 175372 BLAKE2B 
6e19535a357f1ed162de1ae5c403cfde6be03a3be6bebd8b338472473c8da71e00a3e6c52e7b43315735bc41345490a6dacf1b934458d4c11fec09072e2f9b00
 SHA512 
fcbac0b4ab1cea4ae0751ce1c0c6302048e5d98d459873c7580e4ca786ec49fa27f73e5831bdfe135abb5cfeabe886456276e9d01351ea7905c606f40f84522d
 DIST xclock-1.1.0.tar.xz 158984 BLAKE2B 
26f39053decd25d481db90f8d2d9e854a4d66170d414de6232e48359c57f1865a581740f34419c8ad986e10c6dbe4aea921d4760c9eb33ca634522eca3fe
 SHA512 
9456ed43cb8afce4a1f1c4edcb87bfb86f61fb54d1892f26812ed10662c9b8f8c28854934ce4eb981090d500fec0f295ba96df9867dd1685dc5f31202729a1a0
+DIST xclock-1.1.1.tar.xz 159556 BLAKE2B 
5770cc0cf9065eb83b427c63190dae070635eade9410676a343505fc7a9d94098fd8d416384383f5311453a7ec80a0b72e8cb9a86be98eb8275dfd9cc92ba478
 SHA512 
059ea986bc7537c2796e8855676e8357bd8a7852fbac0839b3f8a9e3ffa088de41bc4e4961973353f0a7b7293366b81bc764d74f3dc4e90e361da06185d976e7

diff --git a/x11-apps/xclock/xclock-1.1.1.ebuild 
b/x11-apps/xclock/xclock-1.1.1.ebuild
new file mode 100644
index ..7034dfd5e4fe
--- /dev/null
+++ b/x11-apps/xclock/xclock-1.1.1.ebuild
@@ -0,0 +1,20 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+XORG_TARBALL_SUFFIX="xz"
+inherit xorg-3
+
+DESCRIPTION="analog / digital clock for X"
+
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris"
+
+RDEPEND="x11-libs/libX11
+   x11-libs/libXmu
+   x11-libs/libXrender
+   x11-libs/libXft
+   x11-libs/libxkbfile
+   x11-libs/libXaw"
+DEPEND="${RDEPEND}
+   x11-base/xorg-proto"



[gentoo-commits] repo/gentoo:master commit in: x11-apps/xdpyinfo/

2022-04-07 Thread Matt Turner
commit: 3cfff63ff50bc1493bd14a905a1b383f194b62ab
Author: Matt Turner  gentoo  org>
AuthorDate: Thu Apr  7 21:11:47 2022 +
Commit: Matt Turner  gentoo  org>
CommitDate: Thu Apr  7 21:12:21 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3cfff63f

x11-apps/xdpyinfo: Version bump to 1.3.3

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

 x11-apps/xdpyinfo/Manifest  |  1 +
 x11-apps/xdpyinfo/xdpyinfo-1.3.3.ebuild | 38 +
 2 files changed, 39 insertions(+)

diff --git a/x11-apps/xdpyinfo/Manifest b/x11-apps/xdpyinfo/Manifest
index 1a78785a3fa4..c2f08be00f63 100644
--- a/x11-apps/xdpyinfo/Manifest
+++ b/x11-apps/xdpyinfo/Manifest
@@ -1 +1,2 @@
 DIST xdpyinfo-1.3.2.tar.bz2 141351 BLAKE2B 
b2dee4f424dee902c31430b8843c14d6836508ee0125db7de41f5e9faef1732dea571e90b37638cc90dabd3995a0ceb5e4094707138b7e066ee1ae856258503c
 SHA512 
2c9097c13778c7a7fe5a9b3ee04b28512ff6028231eca91ecdf6104c742be470678920d37a4f540fece7e39dccbea34802271f359ab80618027b2856c8912e7d
+DIST xdpyinfo-1.3.3.tar.xz 137088 BLAKE2B 
8fdf49e65ac05ab27672ef2044044353f8bbfe0c8bf6135e71b9fbd45b3cb643f5794977802cbb7a44cfe9d20905b5e74b0cc41829c9fef837f32c81bb05ea2f
 SHA512 
47fe0821bc64145876853712ebd7c0af80111c243813615b892429021cc9a53abd38c4684551ae300cb5a4eacdd3d26e2c93e789ed91a948b20e2c37cd2d2442

diff --git a/x11-apps/xdpyinfo/xdpyinfo-1.3.3.ebuild 
b/x11-apps/xdpyinfo/xdpyinfo-1.3.3.ebuild
new file mode 100644
index ..1be291758419
--- /dev/null
+++ b/x11-apps/xdpyinfo/xdpyinfo-1.3.3.ebuild
@@ -0,0 +1,38 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+XORG_TARBALL_SUFFIX="xz"
+inherit xorg-3
+
+DESCRIPTION="Display information utility for X"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 
~sparc ~x86 ~amd64-linux ~x86-linux ~sparc-solaris ~x86-solaris ~x86-winnt"
+IUSE="dga dmx xinerama"
+
+RDEPEND="
+   x11-libs/libX11
+   x11-libs/libXcomposite
+   x11-libs/libXext
+   x11-libs/libXi
+   x11-libs/libXrender
+   x11-libs/libXtst
+   x11-libs/libXxf86vm
+   x11-libs/libxcb
+   dga? ( x11-libs/libXxf86dga )
+   dmx? ( x11-libs/libdmx )
+   xinerama? ( x11-libs/libXinerama )
+"
+DEPEND="${RDEPEND}
+   x11-base/xorg-proto
+"
+
+src_configure() {
+   local XORG_CONFIGURE_OPTIONS=(
+   --without-xf86misc
+   $(use_with dga)
+   $(use_with dmx)
+   $(use_with xinerama)
+   )
+   xorg-3_src_configure
+}



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

2022-04-07 Thread Michał Górny
commit: aceeb2b18936a214f452dc14c1e58bc0dba057c2
Author: Michał Górny  gentoo  org>
AuthorDate: Thu Apr  7 21:09:14 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu Apr  7 21:09:14 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aceeb2b1

dev-python/botocore: Remove old

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

 dev-python/botocore/Manifest| 10 -
 dev-python/botocore/botocore-1.24.15.ebuild | 67 
 dev-python/botocore/botocore-1.24.25.ebuild | 68 -
 dev-python/botocore/botocore-1.24.26.ebuild | 68 -
 dev-python/botocore/botocore-1.24.28.ebuild | 68 -
 dev-python/botocore/botocore-1.24.29.ebuild | 68 -
 dev-python/botocore/botocore-1.24.30.ebuild | 68 -
 dev-python/botocore/botocore-1.24.31.ebuild | 68 -
 dev-python/botocore/botocore-1.24.33.ebuild | 68 -
 dev-python/botocore/botocore-1.24.34.ebuild | 68 -
 dev-python/botocore/botocore-1.24.8.ebuild  | 67 
 11 files changed, 688 deletions(-)

diff --git a/dev-python/botocore/Manifest b/dev-python/botocore/Manifest
index 00bf8790b510..72e6e41e059b 100644
--- a/dev-python/botocore/Manifest
+++ b/dev-python/botocore/Manifest
@@ -1,14 +1,4 @@
-DIST botocore-1.24.15.tar.gz 8820413 BLAKE2B 
1a842d811b0471ee6881fc6fbae9726912636c9a83ed9e1395ae96705f6ef47cbb5d6b134a011da747951b7570e722af5a60c949e9301d509a79f431a797ca70
 SHA512 
d614d6f065a77e5d4dda9c8dbe401feae4e83398c5d2508b0807984fc8783b31cd6c507663c90a08daa5ccbf95b450633928599cd340227ab5dc90ea00fa1bbe
 DIST botocore-1.24.22.tar.gz 8839717 BLAKE2B 
7b3843900da913561ab2a99f7371139cd8fd89a2eb52a90b33f8fb4c0449ff23a00f56347a2916b271346acf2c0721af0a9695bff3663888aa87c790705ce4c3
 SHA512 
070222b5eca46fa5463620af63816bc8813c717a56b4c41294556130390959ac14570a1256542f145a5b36727ced9657b386fcd5f538d64912c8a9f049673bd6
-DIST botocore-1.24.25.tar.gz 8852839 BLAKE2B 
feb0f5de1d34b9f5a1b20f76480f432059c74293c70d310234beb8515741883d639dc54d7843d47e03aa107846d1a83af29fb98e6cc519aea289841a17464f56
 SHA512 
d2bb402bff2af857d433b379d81b727120543de6a5cf3d13f0c5dd60cef219fd5ea6362156c5284bb06860ec2ca0f1823fce4dccda03e4213eb737e45470ca0d
-DIST botocore-1.24.26.tar.gz 8855676 BLAKE2B 
ad8e82872429043a9a80d6584a5a8af623ce91b516c045284b8ea618629c7cf65195433691db7eced91969ccb14fc8c7f57956897b528c6861fe84175d46286b
 SHA512 
2f08bcd1db6b9a5ede68be204d68f8fa0f1c906ca8d7dccb69d5775a66f86c990788970194058973a90ada928914ec92cf02d4cba30a85c7619bb38d3b117268
 DIST botocore-1.24.27.tar.gz 8856607 BLAKE2B 
aa149a79106bc6e9460d2b69b032b20d0fcd9b0a4d7dda04ac656e0681aff378267f5c6bde4e64432f309ad4ed89ff8cae50b0dc92f01086f8fbe433e5347ad3
 SHA512 
1cdeb2926bfdd54eb6805295982891cb02005c01ee74e3394d8680e486fd924f73322fb9ae56730deaf360b0e60c9fd482759d597eadb3dc180cb099beff487c
-DIST botocore-1.24.28.tar.gz 8856916 BLAKE2B 
d662fec904cdfb048582252cfa77dadfcb1fcb58bb61e4b273bda34120825a27bc630d2c7fffd215f8733cdba97534da643da6d5b094f3e2ee3c6bb0a86bb27f
 SHA512 
3f10d5ccd2b8051598adc37e452b057a3b53bc267f9cc3fb71caa18f406e515f008f22d2394a37b194ff4c63477f93791e6bdc09657df5ba59377379227c106b
-DIST botocore-1.24.29.tar.gz 8857387 BLAKE2B 
b873c369a6a9fe2d44124385f618f1caac2986cdbad2ea53cf9ce481692431ff389de44b055b0128eefbd1e26d8cf205d49cfb22decfa11bf6cba8c00aa5df3f
 SHA512 
dcc836ebe25a510aa13f4ba54be99c0d2d086e6a54d446bd303ecd13f3528f004be92ff6408690ebda84b8c13f83ef19cc4026422c2ad15e3c32abfdbf923e9d
-DIST botocore-1.24.30.tar.gz 8860517 BLAKE2B 
dcdfdd59482a071a2dc7c2250c303abab6840ac9d90a9f3e4183e8137dbf34b37941e9e471dc5795e3eb67cff356dce08dba5fad02bf54ff1628ca6f247a04be
 SHA512 
69ff9f6f777052e3c8aeb7b92cc75d1aa90b88bb5256bcbcae6e4a5d6d41783ea205a58c99a59627ecd720cdfa23caf315c48c792218937d91e6699791e75548
-DIST botocore-1.24.31.tar.gz 8884591 BLAKE2B 
596c0df9e5331cf81472c93f436caed79eb15da5770b11fb972d2f522308c02a2e2906d2d0de6bb2d79da0c7726a0e390fc0ff7aa043804031c99576e211c9e6
 SHA512 
cbae4220e8899189dc6e09facdf0576c9ac781aa892f8d1537ef7b4f56ba12794d073e65ecb503ab469c63a035c1675d8524f7f37f6538591ce183785533d6c9
 DIST botocore-1.24.32.tar.gz 8884956 BLAKE2B 
c899ed9b540663fc16e937d98c4c4383b5b0b9c36a976a6b872019bee46edb6db4b9fbe9cf5cebfa5fd1f43d37d21213c90a93802e6d95e4218693269021f5fe
 SHA512 
06142282ff93918052fc6d4832061c65088a5ce8a9fdbfb587be4a1575edf1ed160c58159f25446c7717a841e9ddff00b0a95dd5926a738ffb166b70b42da71f
-DIST botocore-1.24.33.tar.gz 8885297 BLAKE2B 
0c45249844be79643ea312a41ccb0fad06459fae0b1d419bfadec93b213ff2e24894dd255ac940d0df3325f7786386249ce7391b90a04467e9b0a2506e1a4661
 SHA512 
ac9f983495368cef53e2ca13c80cd8ef90d04efc6cedb7a38072cef67705b6c11bfc4d9802b94c805e798e6161960bf74ccf3b3c6c8c7a258d91b0e1e72aa852
-DIST botocore-1.24.34.tar.gz 8886786 BLAKE2B 

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

2022-04-07 Thread Michał Górny
commit: 09b1c0b82335f892a2869ad14c20a334696a588c
Author: Michał Górny  gentoo  org>
AuthorDate: Thu Apr  7 21:08:12 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu Apr  7 21:08:12 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=09b1c0b8

dev-python/boto3: Remove old

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

 dev-python/boto3/Manifest | 10 --
 dev-python/boto3/boto3-1.21.15.ebuild | 62 --
 dev-python/boto3/boto3-1.21.25.ebuild | 63 ---
 dev-python/boto3/boto3-1.21.26.ebuild | 63 ---
 dev-python/boto3/boto3-1.21.28.ebuild | 63 ---
 dev-python/boto3/boto3-1.21.29.ebuild | 63 ---
 dev-python/boto3/boto3-1.21.30.ebuild | 63 ---
 dev-python/boto3/boto3-1.21.31.ebuild | 63 ---
 dev-python/boto3/boto3-1.21.33.ebuild | 63 ---
 dev-python/boto3/boto3-1.21.34.ebuild | 63 ---
 dev-python/boto3/boto3-1.21.8.ebuild  | 62 --
 11 files changed, 638 deletions(-)

diff --git a/dev-python/boto3/Manifest b/dev-python/boto3/Manifest
index c1049e79fc6f..d98d16eea233 100644
--- a/dev-python/boto3/Manifest
+++ b/dev-python/boto3/Manifest
@@ -1,14 +1,4 @@
-DIST boto3-1.21.15.tar.gz 476516 BLAKE2B 
306c7ee69dec5ff1fbd76ed32aaebdf0f52cdc49df600562f49cd543e5f331c6dbf88001070022043b9fd01c651af83b1c8c0966292c90791831f2e9d9fc4a84
 SHA512 
9d431fcbdcd42658cd52094b97c151fd10a68f2c83a457dccdf7991c8358c17b32faa09e3941f6d6e72bad8cda1b93dcfae8d78585dae43790c0ec248f0ab15d
 DIST boto3-1.21.22.tar.gz 479768 BLAKE2B 
3ae647a4c06cb9f7c4c32216dba439ce8bbf346fccf5a8651c08b398bcb7fdb0a4ac81c8d311625d0f50634b90c2f8a02160a19435db836ad05edf0d998a148d
 SHA512 
583a49907339fdb8bb1deaec7683dad6bd0c2836a05cc317a8fc97a17e7b79fd114677fd6342cf6f96b1140bf1bcf9ca0fb1fd3af1c86600e6cfba5bbbf21ec2
-DIST boto3-1.21.25.tar.gz 482117 BLAKE2B 
7f4823fa6045addb4b4ed01e83d1095e9f56dac7c232c5cc744cd956ce0c9840bf70a2901cf4094b0b403ba38129529880b1f1c91d26e9d85db9ca714cfc447b
 SHA512 
2571098f20054d09e691adef67f518321349a55ae3f6eaf3b4ae1d58eefe2e61c67f1bce79366dd017bbaa86e8ffebea12f0d22c712f0b00487fe39e169ce115
-DIST boto3-1.21.26.tar.gz 482624 BLAKE2B 
19f38b86eab6363ff86febc9f7623def010314a70e3d88c405bf641a4cd0b2de390fb69f5205c5df2e7d71c80a31989efbc64c442bd02d3d2a5efb7ee937596d
 SHA512 
85848df7f5863df5ddc97be29f734bbdff54d195d5d1e465b35f3693b8196c03422b9a8024a2ecdaead40a4ddd1742c06e9d2e5b90fd4de28dffd6609f209dfb
 DIST boto3-1.21.27.tar.gz 482968 BLAKE2B 
f8dbabe73377a861cf1d3d2e9388f7ba91f2047d8ce792b44a10693e5b0575924b3abbd8ec2b72d0c3b9a553bb088fc17dc4cd23b571f375db45737376931a46
 SHA512 
54bb43022ba12fc7b5c54872632cd46c07c6f167246917b5413cdd30de6c327bc625410cdfe62f4ff257ad7c42da762d2bcec5515367e214131259ddc69a9061
-DIST boto3-1.21.28.tar.gz 483052 BLAKE2B 
89afa5ff7d9b8c256b525ef2d67a17de45fda8b63a3640513d9a786b2bcd77c0b8a5a572deb4bf3fb264fcc9c317c510b27fd836cba958816514bc1ac32bc327
 SHA512 
af6a8d11371b3616b15a5bf996b165808590d0074ead1bb54ee1b7a8357cd076648700838aba84f7d370120981db36096a6060c8b00ea7bdd9a4da5cb5ddcb8c
-DIST boto3-1.21.29.tar.gz 483137 BLAKE2B 
fa753a52923d013a3c5b3981fb32614bc5cb7be1b7696d2b60df877b33814553c22eccaf8d66e4719922b4289181c2e8356a3b377b25e81c8bdf8496cd49d0a9
 SHA512 
6c916fce1097d226b865cebf2d8791bc40506d9dd5b2db49b61e038872fb2f51d9de727ab8c9da3accced2563e81314dbe87788af57d6366fb90c446d3b79555
-DIST boto3-1.21.30.tar.gz 483635 BLAKE2B 
b42a3f647c2b609ac6604e4390d4c1c45757a15d420ea9f9710a0c469547bdb8c1fbc3e4737de88fa628e58b6021da5e470cb3a04f95f8dd383df0089fa0d13c
 SHA512 
993c584e3cdad05436b88b2959cc359713b96a20e54be12d305544b8f1e059196caa76566c88d979490d40bb73a2ee213618ec3e4a20cc01328a00e9f160fd53
-DIST boto3-1.21.31.tar.gz 484562 BLAKE2B 
f647e7eb053ed38a8c670073ba028e5cccbb540807d8f9a1c60aec1a1e557937f62391a33d63edb69c123cf832b9eaeaa8dbfebb673b554381d548d60995fbfd
 SHA512 
229b4c95743b7e217b2698130fc86970eb346728bdc0bc3cc0f5a9dc48a7922c21d04234a2f9ff9da29fb2d1742e5cca5e42f11ec92d0dd6ee29b3e2baf34c52
 DIST boto3-1.21.32.tar.gz 485694 BLAKE2B 
da6fa6f38b234af9e67bfeb8182751f1ac533a2aea72d8d407aea21554501f598c9da71f3c30dd952248c1ab244c849b779a329fc941d05b53325fe46de2aba4
 SHA512 
d65cffa91ae1a29e69e4bac2fc0af704987e9bca914f3f905e00c383bc92127c6e41beed71e9445e3f484c6dadde2372aca69f550af600abbb42731275c53eda
-DIST boto3-1.21.33.tar.gz 486096 BLAKE2B 
9a37ec9e7d9ede3aa8fb2e7b3c90ae799a803f64a4793ccc2431e23fc71b7db0cb8e1268117eecb2c69baaf60b8e6bd8468c7d6b3288a6ac509c3add7337ba60
 SHA512 
bd35e3225abb7c7803c2b2f187ecd03f3c59d095f3f571e86b24ff193c09cb32069a88725a2b964a143a752c627be7f92b985add90b5f26eaed766d655e532e1
-DIST boto3-1.21.34.tar.gz 486432 BLAKE2B 

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

2022-04-07 Thread Michał Górny
commit: b27a1109933f7ea8f286d4f64475a83cedcbdfad
Author: Michał Górny  gentoo  org>
AuthorDate: Thu Apr  7 21:05:33 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu Apr  7 21:05:33 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b27a1109

app-admin/awscli: Remove old

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

 app-admin/awscli/Manifest  | 10 --
 app-admin/awscli/awscli-1.22.63.ebuild | 65 -
 app-admin/awscli/awscli-1.22.70.ebuild | 65 -
 app-admin/awscli/awscli-1.22.80.ebuild | 66 --
 app-admin/awscli/awscli-1.22.81.ebuild | 66 --
 app-admin/awscli/awscli-1.22.83.ebuild | 66 --
 app-admin/awscli/awscli-1.22.84.ebuild | 66 --
 app-admin/awscli/awscli-1.22.85.ebuild | 66 --
 app-admin/awscli/awscli-1.22.86.ebuild | 66 --
 app-admin/awscli/awscli-1.22.88.ebuild | 66 --
 app-admin/awscli/awscli-1.22.89.ebuild | 66 --
 11 files changed, 668 deletions(-)

diff --git a/app-admin/awscli/Manifest b/app-admin/awscli/Manifest
index 08ec5111089e..b88a37455c54 100644
--- a/app-admin/awscli/Manifest
+++ b/app-admin/awscli/Manifest
@@ -1,14 +1,4 @@
-DIST awscli-1.22.63.tar.gz 2167746 BLAKE2B 
e72126578c9bac30c6d66bdd178961a7a36a045788d8079e8f0ab4c85d18c29454255a13f089c03ef53bdce0949d168c858d03b59cf5d5326fb3de9925a3f487
 SHA512 
4d8a6ee8b81445fbb51dbb31e899bebb5610b0a1291654eb9b6555685dcb85528c2b928f587d9ff98507f60d2b199ac71c48f6e204e7eb2ce2ba5d7abdd31ec0
-DIST awscli-1.22.70.tar.gz 2177284 BLAKE2B 
1ba770ba1b1404d6ff31d95ee198cba41321fe79d618d8b2ab8258da75f9cc56d5af95851dbed837b65e4fdbd82193639da5614551fe2d7f0ebc20df44531615
 SHA512 
0f246e82cee70b8d16e1fc7e30aae67554f5186eb2a0251295b25eafe23d7b29293059be7ebffbe7a45c665d0bae210699093b86bf7b3e188017018d8329af84
 DIST awscli-1.22.77.tar.gz 2179996 BLAKE2B 
fec49002841fa634bd2b7ae72f534bda875d69169179bbeb85eac18f2d9e9102121b6c0d73d8c7132ac0a6b8e5a8a39cea258d90c15f90b29b44d12ed509cfd1
 SHA512 
0fa89b6a2dd9dfc7e7be713c10b7470ad8fe8877a7fa9712510254cfbef36771f9e2541adfef9366e13e2273a373c2b88730572f7f1ad79c19f67e57c17e6631
-DIST awscli-1.22.80.tar.gz 2182289 BLAKE2B 
632aa3806ffc6924b9d359f437b89f4c494065ee57f352c4ea83c1c6a012090ae3bf050eb633708fca9e50dd53205bfa3c838ee5c64088a253b7d2ad9fcb4427
 SHA512 
a35214dc4dc6280c2774f0423af1a933260bc9ef718ec1779b50d52c5b47d05034f8a8ff327c01af59b3490acd5dad3921535ec848c00885136fdb7909bbeb75
-DIST awscli-1.22.81.tar.gz 2182494 BLAKE2B 
57f62fc372f065f7b7c3a7b7b4fe32fed1bdb439d2abb8070d0383bede89ece50016b92ecd48c0b6b9b258a56843a0989bca63c49f41923b702b38c5d5a09daf
 SHA512 
ef2b452ac579730eb37796b55e3214df10df54307c826773f4c8334270eb08d1d72a5de468c1e058ce72cc92c93e913c8d9e764b74af0fc35ba078b190af5364
 DIST awscli-1.22.82.tar.gz 2182473 BLAKE2B 
0d73e62f7c394c1ac77f6b011e2303d9b48b8fd6d874360aef6b2fc4378feb8f9fa04b88e9c1ee8cf0cb5fb7d1884d4a08eee64093c151de274c1aa50777ebf3
 SHA512 
195061199fa3ed24b5be2a22a5d0ee2891bfb616239aaf54e5aa8715b3374e68edad613ea6e6b71a165e501b5a009856993259de3ac57f14ff3cd2a39453ec38
-DIST awscli-1.22.83.tar.gz 2182511 BLAKE2B 
45e4868e83d130bee6c5a7cb59792d4d66e76d3c1ac14a5c99f49f3f93461970ba881a515b4816374baea81250733d061a8618ca8244b9fb4bbd289b67b0c7fd
 SHA512 
dc24134650aceb45e035d6009cafd353aef9cf08a8db00d7bdfa4e7a0056bcf3ded50b94086fae8ca70ff349cf880ad75ef756748f8f70d84b2bb5397d6685bd
-DIST awscli-1.22.84.tar.gz 2182437 BLAKE2B 
0b61b6d96da302c95c83bdeedfa14abbcacb1cb3f1a320faa8ca2ee275e43407c0c109c73b7e39879002a920a100a9808fd74582b0620b97534a8eb0deef54a2
 SHA512 
14054f90c0d4e000869bd6313f61241a736474faf79b8e5768f5e0aadf7230fc6c8441f5c332a1ee4dc22e0023416713d89cde96a4fff4d83ab6826748aaff53
-DIST awscli-1.22.85.tar.gz 2183008 BLAKE2B 
c1fe5dd82331a3b1618d34d739803058c7422087b64959bbccdc0408852ae2f0d5b9a423925176468131befeba25cb035b73e6264e3fb17e5237c407b7e7b342
 SHA512 
fe767ecddf2979af0d817bd4276737c5372293c27ccec1844e54c2a0f46fc061fceb6cccafc5ef47f17f65d5b77d9ac4189e17e077736c4ad5dd72ecef4b556c
-DIST awscli-1.22.86.tar.gz 2184477 BLAKE2B 
fee34978cef17a0b4f51a9a110836882e11641914f7b2569dc2ce35be705abab16eda68a5706fa8c2bf24ee1c018c97d785296cec31c52aeb5bdf40511475fb9
 SHA512 
640de79a71459f3532c1d03ce6708a279e3a56e6f13dc3f72d73ced6888d8e30abe02806f6bee1ed04d7d909a667805daeeffaea9829e97b0f1447330d2d0a56
 DIST awscli-1.22.87.tar.gz 2185493 BLAKE2B 
5d274e0c9483b22e664ad6de8710c04cc99f854b7c1efdac6dd4164deab47dc55d35520b34b276f8b4de1ee8b1ed10205b1806a31fc776d17b289a5e29277016
 SHA512 
c117fb8f89680836206f678637fb480ffd06db2225533bff75686eb8c1bd6e450297adb11863247441eeed67744b13930c0f62afce1dd12527d06d4e2eb58a4b
-DIST awscli-1.22.88.tar.gz 2185767 BLAKE2B 

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

2022-04-07 Thread Jakov Smolić
commit: 55b56d86cf30472a135b6f98789de700072bcddf
Author: Jakov Smolić  gentoo  org>
AuthorDate: Thu Apr  7 20:55:55 2022 +
Commit: Jakov Smolić  gentoo  org>
CommitDate: Thu Apr  7 20:57:38 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=55b56d86

app-arch/lrzip: Stabilize 0.651 x86, #836957

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

 app-arch/lrzip/lrzip-0.651.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-arch/lrzip/lrzip-0.651.ebuild 
b/app-arch/lrzip/lrzip-0.651.ebuild
index 6f52da66972f..55f0bf17a242 100644
--- a/app-arch/lrzip/lrzip-0.651.ebuild
+++ b/app-arch/lrzip/lrzip-0.651.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/ckolivas/lrzip/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc 
~x86 ~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 ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris 
~x86-solaris"
 IUSE="static-libs"
 
 RDEPEND="app-arch/bzip2



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

2022-04-07 Thread Jakov Smolić
commit: 0fcbd7fa94e2be885215c93f454db4d20c668c9f
Author: Jakov Smolić  gentoo  org>
AuthorDate: Thu Apr  7 20:55:59 2022 +
Commit: Jakov Smolić  gentoo  org>
CommitDate: Thu Apr  7 20:57:39 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0fcbd7fa

media-video/gpac: Stabilize 2.0.0 x86, #836960

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

 media-video/gpac/gpac-2.0.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-video/gpac/gpac-2.0.0.ebuild 
b/media-video/gpac/gpac-2.0.0.ebuild
index a50eaabb6afd..2d84c8334838 100644
--- a/media-video/gpac/gpac-2.0.0.ebuild
+++ b/media-video/gpac/gpac-2.0.0.ebuild
@@ -8,7 +8,7 @@ if [[ ${PV} == * ]] ; then
EGIT_REPO_URI="https://github.com/gpac/gpac;
 else
SRC_URI="https://github.com/gpac/gpac/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
-   KEYWORDS="~alpha amd64 ~ppc ~ppc64 ~sparc ~x86"
+   KEYWORDS="~alpha amd64 ~ppc ~ppc64 ~sparc x86"
 fi
 
 inherit flag-o-matic toolchain-funcs ${SCM} xdg



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

2022-04-07 Thread Jakov Smolić
commit: f858127f19bcb35c59221fc9ee39d31b93dfbe24
Author: Jakov Smolić  gentoo  org>
AuthorDate: Thu Apr  7 20:55:52 2022 +
Commit: Jakov Smolić  gentoo  org>
CommitDate: Thu Apr  7 20:57:37 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f858127f

dev-python/boto3: Stabilize 1.21.22 ALLARCHES, #836886

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

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

diff --git a/dev-python/boto3/boto3-1.21.22.ebuild 
b/dev-python/boto3/boto3-1.21.22.ebuild
index 6fcba460ab1d..be1f2d7a31fd 100644
--- a/dev-python/boto3/boto3-1.21.22.ebuild
+++ b/dev-python/boto3/boto3-1.21.22.ebuild
@@ -19,7 +19,7 @@ if [[ "${PV}" == "" ]]; then
BOTOCORE_PV=${PV}
 else
SRC_URI="https://github.com/boto/${PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
-   KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~sparc ~x86 
~amd64-linux ~x86-linux"
+   KEYWORDS="amd64 arm arm64 ppc ppc64 ~riscv sparc x86 ~amd64-linux 
~x86-linux"
 
# botocore is x.(y+3).z
BOTOCORE_PV="$(ver_cut 1).$(( $(ver_cut 2) + 3)).$(ver_cut 3-)"



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

2022-04-07 Thread Jakov Smolić
commit: ff25924488343894f421d0daaed95075ec1a3e2f
Author: Jakov Smolić  gentoo  org>
AuthorDate: Thu Apr  7 20:55:28 2022 +
Commit: Jakov Smolić  gentoo  org>
CommitDate: Thu Apr  7 20:57:32 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ff259244

media-video/gpac: Stabilize 2.0.0 amd64, #836960

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

 media-video/gpac/gpac-2.0.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-video/gpac/gpac-2.0.0.ebuild 
b/media-video/gpac/gpac-2.0.0.ebuild
index 1c87f44bd3fe..a50eaabb6afd 100644
--- a/media-video/gpac/gpac-2.0.0.ebuild
+++ b/media-video/gpac/gpac-2.0.0.ebuild
@@ -8,7 +8,7 @@ if [[ ${PV} == * ]] ; then
EGIT_REPO_URI="https://github.com/gpac/gpac;
 else
SRC_URI="https://github.com/gpac/gpac/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
-   KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86"
+   KEYWORDS="~alpha amd64 ~ppc ~ppc64 ~sparc ~x86"
 fi
 
 inherit flag-o-matic toolchain-funcs ${SCM} xdg



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

2022-04-07 Thread Jakov Smolić
commit: d6462273af7436a806828681afe1de9c803a50aa
Author: Jakov Smolić  gentoo  org>
AuthorDate: Thu Apr  7 20:55:44 2022 +
Commit: Jakov Smolić  gentoo  org>
CommitDate: Thu Apr  7 20:57:35 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d6462273

dev-java/rhino: Stabilize 1.7.14 x86, #835644

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

 dev-java/rhino/rhino-1.7.14.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-java/rhino/rhino-1.7.14.ebuild 
b/dev-java/rhino/rhino-1.7.14.ebuild
index 3b8aa915941e..607e89943e24 100644
--- a/dev-java/rhino/rhino-1.7.14.ebuild
+++ b/dev-java/rhino/rhino-1.7.14.ebuild
@@ -14,7 +14,7 @@ HOMEPAGE="https://github.com/mozilla/rhino;
 
SRC_URI="https://github.com/mozilla/rhino/archive/Rhino${PV//./_}_Release.tar.gz
 -> ${P}.tar.gz"
 
 LICENSE="MPL-1.1 GPL-2"
-KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc64 x86"
 SLOT="1.6"
 
 # There are too many test failures:



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

2022-04-07 Thread Jakov Smolić
commit: 8a29a603e3fd2c4119d330b77e465f2cb5aa88aa
Author: Jakov Smolić  gentoo  org>
AuthorDate: Thu Apr  7 20:55:36 2022 +
Commit: Jakov Smolić  gentoo  org>
CommitDate: Thu Apr  7 20:57:33 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8a29a603

sys-devel/bmake: Stabilize 20220303 amd64, #837128

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

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

diff --git a/sys-devel/bmake/bmake-20220303.ebuild 
b/sys-devel/bmake/bmake-20220303.ebuild
index 7b11aa7cebf4..a69c0ea95fc0 100644
--- a/sys-devel/bmake/bmake-20220303.ebuild
+++ b/sys-devel/bmake/bmake-20220303.ebuild
@@ -14,7 +14,7 @@ S="${WORKDIR}/${PN}"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="amd64 ~ppc ~x86"
 
 # Skip failing test (sandbox and csh)
 PATCHES=( "${FILESDIR}"/${PN}-20210206-tests.patch )



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

2022-04-07 Thread Jakov Smolić
commit: 1287e57bb5cf164fd1899ef8e0a92a5ceac0bac8
Author: Jakov Smolić  gentoo  org>
AuthorDate: Thu Apr  7 20:55:16 2022 +
Commit: Jakov Smolić  gentoo  org>
CommitDate: Thu Apr  7 20:57:29 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1287e57b

app-containers/podman: Stabilize 4.0.3 amd64, #836675

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

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

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



  1   2   3   >