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

2022-10-09 Thread Hans de Graaff
commit: e0dd3ce4ba54d1833909a859d88a6ac301f8778f
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sun Oct  9 06:53:26 2022 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sun Oct  9 07:22:11 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e0dd3ce4

www-apps/nanoc: drop 4.12.2, 4.12.3, 4.12.5

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

 www-apps/nanoc/Manifest|  3 --
 www-apps/nanoc/nanoc-4.12.2.ebuild | 96 --
 www-apps/nanoc/nanoc-4.12.3.ebuild | 95 -
 www-apps/nanoc/nanoc-4.12.5.ebuild | 95 -
 4 files changed, 289 deletions(-)

diff --git a/www-apps/nanoc/Manifest b/www-apps/nanoc/Manifest
index 458d74829a9c..cb82a95d32dc 100644
--- a/www-apps/nanoc/Manifest
+++ b/www-apps/nanoc/Manifest
@@ -1,5 +1,2 @@
-DIST nanoc-4.12.2.tar.gz 331400 BLAKE2B 
f7a22b05a4805f15a8e93601ae21bffdc19fe17c6550378465d85e63c498c5773c1dcd49d685b7d4367488300394c2f5bf9e6a6dc6aea589617a27fe1bd6ed4a
 SHA512 
3fe574c061d8d0dd034137800c88a34844d246e6ab9a7816aadb03cd2c43b5fe6d614f42e6b41bcd4df98be551edc69e35ca992f2d5ee8158f9c7eb3c7635750
-DIST nanoc-4.12.3.tar.gz 332692 BLAKE2B 
8ae106366c66500ed06be841382bc1cc52c68ebc7ebec47a3f9dab278c7e17f886d0ce18c81ff73a83ec672353503155b447dfff5ba46f16bc2bfe891bb028a5
 SHA512 
737ce993c529643440d74e5072e2d63c2ce970d4d7637e7f225a79d3ac38907ced84928340d7bf5f11bcd02188b5cb1df0d4b03a8e000878ed924ab943db33a2
-DIST nanoc-4.12.5.tar.gz 12 BLAKE2B 
bdc50ba2868313f7b427a8292c8614230e9dcf472c5290e8fff39917cd5cedad217acbc36ef8524254c9839d965d824a98c99f9effa1e8cfb549e387d69f1032
 SHA512 
2e533076f62605a701275fd7813b6dbe09c2530ad38fb86db3a5d999bccd8f5ac93cf684ac882f00d81bbe1ec8cce69d45ecef1488efe3caf22f6a6ffca300e2
 DIST nanoc-4.12.6.tar.gz 333932 BLAKE2B 
f5ff12ddd583c4a672c34a63b7f325a3ef6c18713f4e351482eb3c2a3dd5999b67ee0e1b7e8ab85899591824d8c47f19f3aa074790ae15f4616d589f762f2bb8
 SHA512 
343ec620d96ca086612c4babcadf33c4edcc39a02082f762568feaf226566c6d9b5441f53355ea03544b285e9a5ddc32aae0e67cc321b28336665d453f47b070
 DIST nanoc-4.12.7.tar.gz 333669 BLAKE2B 
cd222df8f68b2ead8bfb324079b2e46ca76bc427d50e97ffbcebffbd79135d6f4349a1e6922f0cb37f49b1c306ac3eb4f34f2b2c3569768b95041e8129f4e9a8
 SHA512 
1f5b2595f2d95b291bad30a40e8753d83c9bfa8468c6b119d0c213a385f4568fa87af5a69ea1d3487dc3331ba71ecf956dabd84b79a9e8cc01b569efc3b57140

diff --git a/www-apps/nanoc/nanoc-4.12.2.ebuild 
b/www-apps/nanoc/nanoc-4.12.2.ebuild
deleted file mode 100644
index e7a63b661450..
--- a/www-apps/nanoc/nanoc-4.12.2.ebuild
+++ /dev/null
@@ -1,96 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-USE_RUBY="ruby26 ruby27"
-
-RUBY_FAKEGEM_EXTRADOC="NEWS.md README.md"
-
-RUBY_FAKEGEM_GEMSPEC="nanoc.gemspec"
-
-inherit ruby-fakegem
-
-DESCRIPTION="nanoc is a simple but very flexible static site generator written 
in Ruby"
-HOMEPAGE="https://nanoc.app/";
-SRC_URI="https://github.com/nanoc/nanoc/archive/${PV}.tar.gz -> ${P}.tar.gz"
-LICENSE="MIT"
-
-KEYWORDS="~amd64"
-SLOT="0"
-IUSE="${IUSE} minimal"
-
-DEPEND+="test? ( app-text/asciidoc app-text/highlight )"
-
-RUBY_S="${P}/nanoc"
-
-ruby_add_rdepend "!minimal? (
-   dev-ruby/mime-types:*
-   dev-ruby/rack:*
-   www-servers/adsf
-)
-   >=dev-ruby/addressable-2.5
-   >=dev-ruby/colored-1.2:0
-   www-apps/nanoc-checking:1
-   ~www-apps/nanoc-cli-${PV}
-   ~www-apps/nanoc-core-${PV}
-   www-apps/nanoc-deploying:1
-   >=dev-ruby/parallel-1.12:1
-   >=dev-ruby/tty-command-0.8:0
-   >=dev-ruby/tty-which-0.4:0
-"
-
-ruby_add_bdepend "test? (
-   dev-ruby/rspec:3
-   dev-ruby/asciidoctor
-   dev-ruby/fuubar
-   dev-ruby/haml
-   dev-ruby/maruku
-   >=dev-ruby/mocha-0.13
-   dev-ruby/minitest
-   dev-ruby/mustache
-   dev-ruby/pry
-   dev-ruby/rdoc
-   >=dev-ruby/rouge-3.5.1:2
-   dev-ruby/rubypants
-   dev-ruby/systemu
-   dev-ruby/timecop
-   dev-ruby/vcr
-   dev-ruby/webmock
-   dev-ruby/yard
-)
-doc? (
-   dev-ruby/kramdown
-   dev-ruby/rdiscount
-   dev-ruby/yard
-)"
-
-all_ruby_prepare() {
-   # Avoid unneeded development dependencies
-   sed -i -e '/simplecov/,/SimpleCov.formatter/ s:^:#:' test/helper.rb || 
die
-   sed -i -e '/simplecov/I s:^:#:' \
-   -e '/codecov/I s:^:#:' ../common/spec/spec_helper_head_core.rb 
|| die
-   sed -i -e '/coverall/I s:^:#:' \
-   -e '/rubocop/ s:^:#:' Rakefile || die
-
-   echo "-r ./spec/spec_helper.rb" > .rspec || die
-
-   # Avoid basepath issues when generating gemspec
-   sed -i -e "s:require_relative ':require './:" ${RUBY_FAKEGEM_GEMSPEC} 
|| die
-
-   # Avoid tests requiring a network connection or make assumptions
-   # about the local network environment.
-   rm -f test/checking/checks/test_{css,html}.rb 
spec/nanoc/

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

2022-10-09 Thread Hans de Graaff
commit: 52e67a2d4feb139dccde60afaafb281b577c7bb4
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sun Oct  9 06:53:47 2022 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sun Oct  9 07:22:12 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=52e67a2d

www-apps/nanoc-core: drop 4.12.2, 4.12.3, 4.12.5

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

 www-apps/nanoc-core/Manifest |  3 --
 www-apps/nanoc-core/nanoc-core-4.12.2.ebuild | 75 
 www-apps/nanoc-core/nanoc-core-4.12.3.ebuild | 75 
 www-apps/nanoc-core/nanoc-core-4.12.5.ebuild | 75 
 4 files changed, 228 deletions(-)

diff --git a/www-apps/nanoc-core/Manifest b/www-apps/nanoc-core/Manifest
index 99af40b67819..cf5166985264 100644
--- a/www-apps/nanoc-core/Manifest
+++ b/www-apps/nanoc-core/Manifest
@@ -1,5 +1,2 @@
-DIST nanoc-core-4.12.2.tar.gz 331400 BLAKE2B 
f7a22b05a4805f15a8e93601ae21bffdc19fe17c6550378465d85e63c498c5773c1dcd49d685b7d4367488300394c2f5bf9e6a6dc6aea589617a27fe1bd6ed4a
 SHA512 
3fe574c061d8d0dd034137800c88a34844d246e6ab9a7816aadb03cd2c43b5fe6d614f42e6b41bcd4df98be551edc69e35ca992f2d5ee8158f9c7eb3c7635750
-DIST nanoc-core-4.12.3.tar.gz 332692 BLAKE2B 
8ae106366c66500ed06be841382bc1cc52c68ebc7ebec47a3f9dab278c7e17f886d0ce18c81ff73a83ec672353503155b447dfff5ba46f16bc2bfe891bb028a5
 SHA512 
737ce993c529643440d74e5072e2d63c2ce970d4d7637e7f225a79d3ac38907ced84928340d7bf5f11bcd02188b5cb1df0d4b03a8e000878ed924ab943db33a2
-DIST nanoc-core-4.12.5.tar.gz 12 BLAKE2B 
bdc50ba2868313f7b427a8292c8614230e9dcf472c5290e8fff39917cd5cedad217acbc36ef8524254c9839d965d824a98c99f9effa1e8cfb549e387d69f1032
 SHA512 
2e533076f62605a701275fd7813b6dbe09c2530ad38fb86db3a5d999bccd8f5ac93cf684ac882f00d81bbe1ec8cce69d45ecef1488efe3caf22f6a6ffca300e2
 DIST nanoc-core-4.12.6.tar.gz 333932 BLAKE2B 
f5ff12ddd583c4a672c34a63b7f325a3ef6c18713f4e351482eb3c2a3dd5999b67ee0e1b7e8ab85899591824d8c47f19f3aa074790ae15f4616d589f762f2bb8
 SHA512 
343ec620d96ca086612c4babcadf33c4edcc39a02082f762568feaf226566c6d9b5441f53355ea03544b285e9a5ddc32aae0e67cc321b28336665d453f47b070
 DIST nanoc-core-4.12.7.tar.gz 333669 BLAKE2B 
cd222df8f68b2ead8bfb324079b2e46ca76bc427d50e97ffbcebffbd79135d6f4349a1e6922f0cb37f49b1c306ac3eb4f34f2b2c3569768b95041e8129f4e9a8
 SHA512 
1f5b2595f2d95b291bad30a40e8753d83c9bfa8468c6b119d0c213a385f4568fa87af5a69ea1d3487dc3331ba71ecf956dabd84b79a9e8cc01b569efc3b57140

diff --git a/www-apps/nanoc-core/nanoc-core-4.12.2.ebuild 
b/www-apps/nanoc-core/nanoc-core-4.12.2.ebuild
deleted file mode 100644
index 773ad79ce918..
--- a/www-apps/nanoc-core/nanoc-core-4.12.2.ebuild
+++ /dev/null
@@ -1,75 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-USE_RUBY="ruby26 ruby27"
-
-RUBY_FAKEGEM_EXTRADOC="NEWS.md README.md"
-
-RUBY_FAKEGEM_GEMSPEC="${PN}.gemspec"
-
-inherit ruby-fakegem
-
-DESCRIPTION="nanoc is a simple but very flexible static site generator written 
in Ruby"
-HOMEPAGE="https://nanoc.app/";
-SRC_URI="https://github.com/nanoc/nanoc/archive/${PV}.tar.gz -> ${P}.tar.gz"
-LICENSE="MIT"
-
-KEYWORDS="~amd64"
-SLOT="0"
-IUSE="${IUSE} minimal"
-
-DEPEND+="test? ( app-text/asciidoc app-text/highlight )"
-
-RUBY_S="nanoc-${PV}/nanoc-core"
-
-ruby_add_rdepend "
-   >=dev-ruby/concurrent-ruby-1.1:1
-   dev-ruby/ddmemoize:1
-   dev-ruby/ddmetrics:1
-   dev-ruby/ddplugin:1
-   =dev-ruby/hamster-3*
-   >=dev-ruby/json_schema-0.19:0
-   dev-ruby/slow_enumerator_tools:1
-   >=dev-ruby/tty-platform-0.2:0
-   >=dev-ruby/zeitwerk-2.1:2
-"
-
-ruby_add_bdepend "test? (
-   dev-ruby/bundler
-   dev-ruby/rspec:3
-   dev-ruby/rspec-its
-   dev-ruby/fuubar
-   dev-ruby/minitest
-   dev-ruby/timecop
-   dev-ruby/tty-command
-   dev-ruby/yard
-   www-apps/nanoc-spec
-)
-"
-
-PATCHES=( "${FILESDIR}/${P}-contracts.patch" )
-
-all_ruby_prepare() {
-   # Avoid unneeded development dependencies
-   sed -i -e '/simplecov/I s:^:#:' \
-   -e '/codecov/I s:^:#:' ../common/spec/spec_helper_head_core.rb 
|| die
-   sed -i -e '/coverall/I s:^:#:' \
-   -e '/rubocop/ s:^:#:' Rakefile || die
-   sed -i -e '1i require "tmpdir"; require "pathname"' spec/spec_helper.rb 
|| die
-
-   echo "-r ./spec/spec_helper.rb" > .rspec || die
-
-   sed -i -e "s:require_relative 'lib:require './lib:" 
${RUBY_FAKEGEM_GEMSPEC} || die
-
-   # Use useable tmp dir
-   sed -i -e 's:/tmp/whatever:'${T}'/whatever:' 
spec/nanoc/core/checksummer_spec.rb || die
-
-   # Avoid circular dependency on www-apps/nanoc
-   sed -i -e '/.all_outdated/,/^  end/ s:^:#:' 
spec/nanoc/core/feature_spec.rb || die
-   rm -f spec/nanoc/core_spec.rb || die
-}
-
-each_ruby_test() {
-   RUBYLIB="${S}/lib" ${RUBY} -S rake spec || die
-}

diff --git a/www-apps/nanoc-core/nanoc-core-4.12.3.eb

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

2022-10-09 Thread Hans de Graaff
commit: ddfe3185ac61e64d4b9bad5ba246067ee1259cbc
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sun Oct  9 06:33:32 2022 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sun Oct  9 07:22:11 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ddfe3185

dev-util/cucumber-rails: add 2.6.0

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

 dev-util/cucumber-rails/Manifest   |  1 +
 .../cucumber-rails/cucumber-rails-2.6.0.ebuild | 51 ++
 2 files changed, 52 insertions(+)

diff --git a/dev-util/cucumber-rails/Manifest b/dev-util/cucumber-rails/Manifest
index e551d48b89ab..829b387e12d8 100644
--- a/dev-util/cucumber-rails/Manifest
+++ b/dev-util/cucumber-rails/Manifest
@@ -1,2 +1,3 @@
 DIST cucumber-rails-2.5.0.tar.gz 42030 BLAKE2B 
96279b72c597bcb40eebb2270ee996c08fd599f257b91beea50f84cb0cf221258bb5fec4f91ce6a2400d865763072bdd47c1b4c4a03b35b5e35e6384ab3f31fa
 SHA512 
cb689beac565d0b193ebcfb0ce4d673cad2d50fe8db5718fda6779d08d5458e2234ccb5a1ff13eaf22b3048c9a10b4dd6148cfdedf841dd0b41366059acb0b67
 DIST cucumber-rails-2.5.1.tar.gz 42456 BLAKE2B 
91448ce88fdfed2e219a6c46b7915deeccb5678ceaaf57db06fc1348facff756b0c1dd67f6d8bcbc1b36ba555ca2d31167fa20c8b5f48138c018ef5d2f65bafc
 SHA512 
2bb1748d9710998f974fc253ae03595d8e972593423d027840d2b437a0f13a60ec0df3cc2fb7d6e30c0003d414d093e4fd3c398e0fa27441ccb431f308f89405
+DIST cucumber-rails-2.6.0.tar.gz 42630 BLAKE2B 
2fac80af5cc8d5cbe2ab445d56e58188e34fd86d05ec75893eaefb3d11e58d5f86e677f1349729d21b145912931620bd76ed4e9acbbd5cc124bdfbdae3f007ab
 SHA512 
d691cdca0f4d8a5d7a0794f5a5a15102a244da476ebd8ccda0e1c2e3521f5553373ab4a3b9bcaca20d10fd4a8a836910a938ca09450eff6b39c4446dbc5be5c8

diff --git a/dev-util/cucumber-rails/cucumber-rails-2.6.0.ebuild 
b/dev-util/cucumber-rails/cucumber-rails-2.6.0.ebuild
new file mode 100644
index ..681ca08ad9f8
--- /dev/null
+++ b/dev-util/cucumber-rails/cucumber-rails-2.6.0.ebuild
@@ -0,0 +1,51 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+USE_RUBY="ruby27 ruby30"
+
+# There are also cucumber features. They require a Rails project with
+# factory girl which we don't have packaged yet.
+RUBY_FAKEGEM_RECIPE_TEST="rspec3"
+
+RUBY_FAKEGEM_EXTRADOC="CHANGELOG.md README.md"
+
+RUBY_FAKEGEM_GEMSPEC="cucumber-rails.gemspec"
+
+RUBY_FAKEGEM_BINWRAP=""
+
+inherit ruby-fakegem
+
+DESCRIPTION="Executable feature scenarios for Rails"
+HOMEPAGE="https://cucumber.io/";
+SRC_URI="https://github.com/cucumber/cucumber-rails/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
+LICENSE="Ruby"
+
+KEYWORDS="~amd64"
+SLOT="$(ver_cut 1)"
+IUSE=""
+
+# Restrict tests since Appraisal is now mandatory to manage different
+# rails versions, even for the specs.
+RESTRICT="test"
+#ruby_add_bdepend "
+#  test? (
+#  >=dev-ruby/ammeter-0.2.2
+#  >=dev-ruby/rspec-rails-2.7.0:2
+#  )"
+
+ruby_add_rdepend "
+   >=dev-ruby/capybara-2.18:* =dev-util/cucumber-3.2 =dev-ruby/mime-types-3.3:3
+   >=dev-ruby/nokogiri-1.10
+   >=dev-ruby/rails-5.0:* =dev-ruby/webrick-1.7:0
+"
+
+all_ruby_prepare() {
+   rm Gemfile || die
+   sed -i -e '/[Bb]undler/d' Rakefile || die
+   #sed -i -e 's/2.4.0/2.5.0/' ${RUBY_FAKEGEM_GEMSPEC} || die
+}



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

2022-10-09 Thread Hans de Graaff
commit: 2fbbc02be11c74f966195396fa82b7aacd9abf2f
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sun Oct  9 06:54:08 2022 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sun Oct  9 07:22:12 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2fbbc02b

www-apps/nanoc-cli: drop 4.12.2, 4.12.3, 4.12.5

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

 www-apps/nanoc-cli/Manifest|  3 --
 www-apps/nanoc-cli/nanoc-cli-4.12.2.ebuild | 70 --
 www-apps/nanoc-cli/nanoc-cli-4.12.3.ebuild | 70 --
 www-apps/nanoc-cli/nanoc-cli-4.12.5.ebuild | 70 --
 4 files changed, 213 deletions(-)

diff --git a/www-apps/nanoc-cli/Manifest b/www-apps/nanoc-cli/Manifest
index 458d74829a9c..cb82a95d32dc 100644
--- a/www-apps/nanoc-cli/Manifest
+++ b/www-apps/nanoc-cli/Manifest
@@ -1,5 +1,2 @@
-DIST nanoc-4.12.2.tar.gz 331400 BLAKE2B 
f7a22b05a4805f15a8e93601ae21bffdc19fe17c6550378465d85e63c498c5773c1dcd49d685b7d4367488300394c2f5bf9e6a6dc6aea589617a27fe1bd6ed4a
 SHA512 
3fe574c061d8d0dd034137800c88a34844d246e6ab9a7816aadb03cd2c43b5fe6d614f42e6b41bcd4df98be551edc69e35ca992f2d5ee8158f9c7eb3c7635750
-DIST nanoc-4.12.3.tar.gz 332692 BLAKE2B 
8ae106366c66500ed06be841382bc1cc52c68ebc7ebec47a3f9dab278c7e17f886d0ce18c81ff73a83ec672353503155b447dfff5ba46f16bc2bfe891bb028a5
 SHA512 
737ce993c529643440d74e5072e2d63c2ce970d4d7637e7f225a79d3ac38907ced84928340d7bf5f11bcd02188b5cb1df0d4b03a8e000878ed924ab943db33a2
-DIST nanoc-4.12.5.tar.gz 12 BLAKE2B 
bdc50ba2868313f7b427a8292c8614230e9dcf472c5290e8fff39917cd5cedad217acbc36ef8524254c9839d965d824a98c99f9effa1e8cfb549e387d69f1032
 SHA512 
2e533076f62605a701275fd7813b6dbe09c2530ad38fb86db3a5d999bccd8f5ac93cf684ac882f00d81bbe1ec8cce69d45ecef1488efe3caf22f6a6ffca300e2
 DIST nanoc-4.12.6.tar.gz 333932 BLAKE2B 
f5ff12ddd583c4a672c34a63b7f325a3ef6c18713f4e351482eb3c2a3dd5999b67ee0e1b7e8ab85899591824d8c47f19f3aa074790ae15f4616d589f762f2bb8
 SHA512 
343ec620d96ca086612c4babcadf33c4edcc39a02082f762568feaf226566c6d9b5441f53355ea03544b285e9a5ddc32aae0e67cc321b28336665d453f47b070
 DIST nanoc-4.12.7.tar.gz 333669 BLAKE2B 
cd222df8f68b2ead8bfb324079b2e46ca76bc427d50e97ffbcebffbd79135d6f4349a1e6922f0cb37f49b1c306ac3eb4f34f2b2c3569768b95041e8129f4e9a8
 SHA512 
1f5b2595f2d95b291bad30a40e8753d83c9bfa8468c6b119d0c213a385f4568fa87af5a69ea1d3487dc3331ba71ecf956dabd84b79a9e8cc01b569efc3b57140

diff --git a/www-apps/nanoc-cli/nanoc-cli-4.12.2.ebuild 
b/www-apps/nanoc-cli/nanoc-cli-4.12.2.ebuild
deleted file mode 100644
index 379b069bdc23..
--- a/www-apps/nanoc-cli/nanoc-cli-4.12.2.ebuild
+++ /dev/null
@@ -1,70 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-USE_RUBY="ruby26 ruby27"
-
-RUBY_FAKEGEM_EXTRADOC="NEWS.md README.md"
-
-RUBY_FAKEGEM_GEMSPEC="${PN}.gemspec"
-
-inherit ruby-fakegem
-
-DESCRIPTION="nanoc is a simple but very flexible static site generator written 
in Ruby"
-HOMEPAGE="https://nanoc.app/";
-SRC_URI="https://github.com/nanoc/nanoc/archive/${PV}.tar.gz -> 
nanoc-${PV}.tar.gz"
-LICENSE="MIT"
-
-KEYWORDS="~amd64"
-SLOT="0"
-IUSE="${IUSE} minimal"
-
-RUBY_S="nanoc-${PV}/nanoc-cli"
-
-ruby_add_rdepend "
-   >=dev-ruby/cri-2.15:0
-   >=dev-ruby/diff-lcs-1.3:0
-   ~www-apps/nanoc-core-${PV}
-   >=dev-ruby/zeitwerk-2.1:2
-"
-
-ruby_add_bdepend "test? (
-   dev-ruby/bundler
-   dev-ruby/rspec:3
-   dev-ruby/rspec-its
-   dev-ruby/fuubar
-   dev-ruby/minitest
-   dev-ruby/timecop
-   dev-ruby/tty-command
-   dev-ruby/yard
-   www-apps/nanoc-spec
-)
-"
-
-all_ruby_prepare() {
-   # Avoid unneeded development dependencies
-   sed -i -e '/simplecov/I s:^:#:' \
-   -e '/codecov/I s:^:#:' ../common/spec/spec_helper_head_core.rb 
|| die
-   sed -i -e '/coverall/I s:^:#:' \
-   -e '/rubocop/ s:^:#:' Rakefile || die
-   sed -i -e '2i require "tmpdir"; require "pathname"' spec/spec_helper.rb 
|| die
-
-   echo "-r ./spec/spec_helper.rb" > .rspec || die
-
-   sed -i -e "s:require_relative 'lib:require './lib:" 
${RUBY_FAKEGEM_GEMSPEC} || die
-
-   # Avoid error handler specs failing due to different (rubygems?)
-   # output, meta_spec is affected by this.
-   rm -f spec/nanoc/cli/error_handler_spec.rb spec/meta_spec.rb || die
-
-   # Avoid test requiring a network interface
-   sed -i -e '/does not listen on non-local interfaces/askip "Needs 
network"' spec/nanoc/cli/commands/view_spec.rb || die
-
-   # Avoid tests requiring an additional dependency on nanoc-live
-   sed -i -e '/--live-reload is given/askip "Unpackaged nanoc-live"' 
spec/nanoc/cli/commands/view_spec.rb || die
-   sed -i -e '/watches with --watch/askip "Unpackaged nanoc-live"' 
spec/nanoc/cli/commands/compile_spec.rb || die
-}
-
-each_ruby_test() {
-   RUBYLIB="${S}/lib" ${RUBY} -S rake spec || die
-

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

2022-10-09 Thread Hans de Graaff
commit: d15e9722028ca250bf558c7f74ad07726b148e4d
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sun Oct  9 07:09:42 2022 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sun Oct  9 07:22:12 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d15e9722

www-apps/nanoc-cli: add 4.12.9

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

 www-apps/nanoc-cli/Manifest|  1 +
 www-apps/nanoc-cli/nanoc-cli-4.12.9.ebuild | 70 ++
 2 files changed, 71 insertions(+)

diff --git a/www-apps/nanoc-cli/Manifest b/www-apps/nanoc-cli/Manifest
index cb82a95d32dc..38e20ed62aa4 100644
--- a/www-apps/nanoc-cli/Manifest
+++ b/www-apps/nanoc-cli/Manifest
@@ -1,2 +1,3 @@
 DIST nanoc-4.12.6.tar.gz 333932 BLAKE2B 
f5ff12ddd583c4a672c34a63b7f325a3ef6c18713f4e351482eb3c2a3dd5999b67ee0e1b7e8ab85899591824d8c47f19f3aa074790ae15f4616d589f762f2bb8
 SHA512 
343ec620d96ca086612c4babcadf33c4edcc39a02082f762568feaf226566c6d9b5441f53355ea03544b285e9a5ddc32aae0e67cc321b28336665d453f47b070
 DIST nanoc-4.12.7.tar.gz 333669 BLAKE2B 
cd222df8f68b2ead8bfb324079b2e46ca76bc427d50e97ffbcebffbd79135d6f4349a1e6922f0cb37f49b1c306ac3eb4f34f2b2c3569768b95041e8129f4e9a8
 SHA512 
1f5b2595f2d95b291bad30a40e8753d83c9bfa8468c6b119d0c213a385f4568fa87af5a69ea1d3487dc3331ba71ecf956dabd84b79a9e8cc01b569efc3b57140
+DIST nanoc-4.12.9.tar.gz 336948 BLAKE2B 
1ca70bf9028e8ef45df4979968bbc85933a8a51a66f8283376c1e95eac72e76fc55e4a7132b11f6d38155464fc23f27c2e456fd0cd3f618a30aa1eebc8d43887
 SHA512 
1e562c05057423fdf40b1d170238ea8ec4ac899c642aee693c450cc75969e595d80e34d619bd40ad9688306a698dbe244009d078a89f1cf5fa8b4158f21a25bb

diff --git a/www-apps/nanoc-cli/nanoc-cli-4.12.9.ebuild 
b/www-apps/nanoc-cli/nanoc-cli-4.12.9.ebuild
new file mode 100644
index ..3d298add06f1
--- /dev/null
+++ b/www-apps/nanoc-cli/nanoc-cli-4.12.9.ebuild
@@ -0,0 +1,70 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+USE_RUBY="ruby27 ruby30"
+
+RUBY_FAKEGEM_EXTRADOC="NEWS.md README.md"
+
+RUBY_FAKEGEM_GEMSPEC="${PN}.gemspec"
+
+inherit ruby-fakegem
+
+DESCRIPTION="nanoc is a simple but very flexible static site generator written 
in Ruby"
+HOMEPAGE="https://nanoc.app/";
+SRC_URI="https://github.com/nanoc/nanoc/archive/${PV}.tar.gz -> 
nanoc-${PV}.tar.gz"
+LICENSE="MIT"
+
+KEYWORDS="~amd64 ~riscv"
+SLOT="0"
+IUSE="${IUSE} minimal"
+
+RUBY_S="nanoc-${PV}/nanoc-cli"
+
+ruby_add_rdepend "
+   >=dev-ruby/cri-2.15:0
+   >=dev-ruby/diff-lcs-1.3:0
+   ~www-apps/nanoc-core-${PV}
+   >=dev-ruby/zeitwerk-2.1:2
+"
+
+ruby_add_bdepend "test? (
+   dev-ruby/bundler
+   dev-ruby/rspec:3
+   dev-ruby/rspec-its
+   dev-ruby/fuubar
+   dev-ruby/minitest
+   dev-ruby/timecop
+   dev-ruby/tty-command
+   dev-ruby/yard
+   www-apps/nanoc-spec
+)
+"
+
+all_ruby_prepare() {
+   # Avoid unneeded development dependencies
+   sed -i -e '/simplecov/I s:^:#:' \
+   -e '/codecov/I s:^:#:' ../common/spec/spec_helper_head_core.rb 
|| die
+   sed -i -e '/coverall/I s:^:#:' \
+   -e '/rubocop/ s:^:#:' Rakefile || die
+   sed -i -e '2i require "tmpdir"; require "pathname"' spec/spec_helper.rb 
|| die
+
+   echo "-r ./spec/spec_helper.rb" > .rspec || die
+
+   sed -i -e "s:require_relative 'lib:require './lib:" 
${RUBY_FAKEGEM_GEMSPEC} || die
+
+   # Avoid error handler specs failing due to different (rubygems?)
+   # output, meta_spec is affected by this.
+   rm -f spec/nanoc/cli/error_handler_spec.rb spec/meta_spec.rb || die
+
+   # Avoid test requiring a network interface
+   sed -i -e '/does not listen on non-local interfaces/askip "Needs 
network"' spec/nanoc/cli/commands/view_spec.rb || die
+
+   # Avoid tests requiring an additional dependency on nanoc-live
+   sed -i -e '/--live-reload is given/askip "Unpackaged nanoc-live"' 
spec/nanoc/cli/commands/view_spec.rb || die
+   sed -i -e '/watches with --watch/askip "Unpackaged nanoc-live"' 
spec/nanoc/cli/commands/compile_spec.rb || die
+}
+
+each_ruby_test() {
+   RUBYLIB="${S}/lib" ${RUBY} -S rake spec || die
+}



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

2022-10-09 Thread Hans de Graaff
commit: 245248ecbd61ca6f47aa2d10666e95dbb9ec1709
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sun Oct  9 07:10:29 2022 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sun Oct  9 07:22:12 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=245248ec

www-apps/nanoc-core: add 4.12.9

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

 www-apps/nanoc-core/Manifest |  1 +
 www-apps/nanoc-core/nanoc-core-4.12.9.ebuild | 76 
 2 files changed, 77 insertions(+)

diff --git a/www-apps/nanoc-core/Manifest b/www-apps/nanoc-core/Manifest
index cf5166985264..3d7f65d09ea9 100644
--- a/www-apps/nanoc-core/Manifest
+++ b/www-apps/nanoc-core/Manifest
@@ -1,2 +1,3 @@
 DIST nanoc-core-4.12.6.tar.gz 333932 BLAKE2B 
f5ff12ddd583c4a672c34a63b7f325a3ef6c18713f4e351482eb3c2a3dd5999b67ee0e1b7e8ab85899591824d8c47f19f3aa074790ae15f4616d589f762f2bb8
 SHA512 
343ec620d96ca086612c4babcadf33c4edcc39a02082f762568feaf226566c6d9b5441f53355ea03544b285e9a5ddc32aae0e67cc321b28336665d453f47b070
 DIST nanoc-core-4.12.7.tar.gz 333669 BLAKE2B 
cd222df8f68b2ead8bfb324079b2e46ca76bc427d50e97ffbcebffbd79135d6f4349a1e6922f0cb37f49b1c306ac3eb4f34f2b2c3569768b95041e8129f4e9a8
 SHA512 
1f5b2595f2d95b291bad30a40e8753d83c9bfa8468c6b119d0c213a385f4568fa87af5a69ea1d3487dc3331ba71ecf956dabd84b79a9e8cc01b569efc3b57140
+DIST nanoc-core-4.12.9.tar.gz 336948 BLAKE2B 
1ca70bf9028e8ef45df4979968bbc85933a8a51a66f8283376c1e95eac72e76fc55e4a7132b11f6d38155464fc23f27c2e456fd0cd3f618a30aa1eebc8d43887
 SHA512 
1e562c05057423fdf40b1d170238ea8ec4ac899c642aee693c450cc75969e595d80e34d619bd40ad9688306a698dbe244009d078a89f1cf5fa8b4158f21a25bb

diff --git a/www-apps/nanoc-core/nanoc-core-4.12.9.ebuild 
b/www-apps/nanoc-core/nanoc-core-4.12.9.ebuild
new file mode 100644
index ..0100d716bb87
--- /dev/null
+++ b/www-apps/nanoc-core/nanoc-core-4.12.9.ebuild
@@ -0,0 +1,76 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+USE_RUBY="ruby27 ruby30"
+
+RUBY_FAKEGEM_EXTRADOC="NEWS.md README.md"
+
+RUBY_FAKEGEM_GEMSPEC="${PN}.gemspec"
+
+inherit ruby-fakegem
+
+DESCRIPTION="nanoc is a simple but very flexible static site generator written 
in Ruby"
+HOMEPAGE="https://nanoc.app/";
+SRC_URI="https://github.com/nanoc/nanoc/archive/${PV}.tar.gz -> ${P}.tar.gz"
+LICENSE="MIT"
+
+KEYWORDS="~amd64 ~riscv"
+SLOT="0"
+IUSE="${IUSE} minimal"
+
+DEPEND+="test? ( app-text/asciidoc app-text/highlight )"
+
+RUBY_S="nanoc-${PV}/nanoc-core"
+
+ruby_add_rdepend "
+   >=dev-ruby/concurrent-ruby-1.1:1
+   dev-ruby/ddmetrics:1
+   dev-ruby/ddplugin:1
+   =dev-ruby/hamster-3*
+   >=dev-ruby/json_schema-0.19:0
+   >=dev-ruby/memo_wise-1.5:1
+   dev-ruby/psych:0
+   dev-ruby/slow_enumerator_tools:1
+   >=dev-ruby/tty-platform-0.2:0
+   >=dev-ruby/zeitwerk-2.1:2
+"
+
+ruby_add_bdepend "test? (
+   dev-ruby/bundler
+   dev-ruby/rspec:3
+   dev-ruby/rspec-its
+   dev-ruby/fuubar
+   dev-ruby/minitest
+   dev-ruby/timecop
+   dev-ruby/tty-command
+   dev-ruby/yard
+   www-apps/nanoc-spec
+)
+"
+
+PATCHES=( "${FILESDIR}/${PN}-4.12.2-contracts.patch" )
+
+all_ruby_prepare() {
+   # Avoid unneeded development dependencies
+   sed -i -e '/simplecov/I s:^:#:' \
+   -e '/codecov/I s:^:#:' ../common/spec/spec_helper_head_core.rb 
|| die
+   sed -i -e '/coverall/I s:^:#:' \
+   -e '/rubocop/ s:^:#:' Rakefile || die
+   sed -i -e '1i require "tmpdir"; require "pathname"' spec/spec_helper.rb 
|| die
+
+   echo "-r ./spec/spec_helper.rb" > .rspec || die
+
+   sed -i -e "s:require_relative 'lib:require './lib:" 
${RUBY_FAKEGEM_GEMSPEC} || die
+
+   # Use useable tmp dir
+   sed -i -e 's:/tmp/whatever:'${T}'/whatever:' 
spec/nanoc/core/checksummer_spec.rb || die
+
+   # Avoid circular dependency on www-apps/nanoc
+   sed -i -e '/.all_outdated/,/^  end/ s:^:#:' 
spec/nanoc/core/feature_spec.rb || die
+   rm -f spec/nanoc/core_spec.rb || die
+}
+
+each_ruby_test() {
+   RUBYLIB="${S}/lib" ${RUBY} -S rake spec || die
+}



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

2022-10-09 Thread Hans de Graaff
commit: f3b030ee26e5cc86036d92fdf24d71b0e90d7e38
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sun Oct  9 07:22:00 2022 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sun Oct  9 07:22:12 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f3b030ee

www-apps/nanoc: add 4.12.9

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

 www-apps/nanoc/Manifest|  1 +
 www-apps/nanoc/nanoc-4.12.9.ebuild | 96 ++
 2 files changed, 97 insertions(+)

diff --git a/www-apps/nanoc/Manifest b/www-apps/nanoc/Manifest
index cb82a95d32dc..38e20ed62aa4 100644
--- a/www-apps/nanoc/Manifest
+++ b/www-apps/nanoc/Manifest
@@ -1,2 +1,3 @@
 DIST nanoc-4.12.6.tar.gz 333932 BLAKE2B 
f5ff12ddd583c4a672c34a63b7f325a3ef6c18713f4e351482eb3c2a3dd5999b67ee0e1b7e8ab85899591824d8c47f19f3aa074790ae15f4616d589f762f2bb8
 SHA512 
343ec620d96ca086612c4babcadf33c4edcc39a02082f762568feaf226566c6d9b5441f53355ea03544b285e9a5ddc32aae0e67cc321b28336665d453f47b070
 DIST nanoc-4.12.7.tar.gz 333669 BLAKE2B 
cd222df8f68b2ead8bfb324079b2e46ca76bc427d50e97ffbcebffbd79135d6f4349a1e6922f0cb37f49b1c306ac3eb4f34f2b2c3569768b95041e8129f4e9a8
 SHA512 
1f5b2595f2d95b291bad30a40e8753d83c9bfa8468c6b119d0c213a385f4568fa87af5a69ea1d3487dc3331ba71ecf956dabd84b79a9e8cc01b569efc3b57140
+DIST nanoc-4.12.9.tar.gz 336948 BLAKE2B 
1ca70bf9028e8ef45df4979968bbc85933a8a51a66f8283376c1e95eac72e76fc55e4a7132b11f6d38155464fc23f27c2e456fd0cd3f618a30aa1eebc8d43887
 SHA512 
1e562c05057423fdf40b1d170238ea8ec4ac899c642aee693c450cc75969e595d80e34d619bd40ad9688306a698dbe244009d078a89f1cf5fa8b4158f21a25bb

diff --git a/www-apps/nanoc/nanoc-4.12.9.ebuild 
b/www-apps/nanoc/nanoc-4.12.9.ebuild
new file mode 100644
index ..cdc5ce7a4da8
--- /dev/null
+++ b/www-apps/nanoc/nanoc-4.12.9.ebuild
@@ -0,0 +1,96 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+USE_RUBY="ruby27 ruby30"
+
+RUBY_FAKEGEM_EXTRADOC="NEWS.md README.md"
+
+RUBY_FAKEGEM_GEMSPEC="nanoc.gemspec"
+
+inherit ruby-fakegem
+
+DESCRIPTION="nanoc is a simple but very flexible static site generator written 
in Ruby"
+HOMEPAGE="https://nanoc.app/";
+SRC_URI="https://github.com/nanoc/nanoc/archive/${PV}.tar.gz -> ${P}.tar.gz"
+LICENSE="MIT"
+
+KEYWORDS="~amd64"
+SLOT="0"
+IUSE="${IUSE} minimal"
+
+DEPEND+="test? ( app-text/asciidoc app-text/highlight )"
+
+RUBY_S="${P}/nanoc"
+
+ruby_add_rdepend "!minimal? (
+   dev-ruby/mime-types:*
+   dev-ruby/rack:*
+   www-servers/adsf
+)
+   >=dev-ruby/addressable-2.5
+   >=dev-ruby/colored-1.2:0
+   >=www-apps/nanoc-checking-1.0.2:1
+   ~www-apps/nanoc-cli-${PV}
+   ~www-apps/nanoc-core-${PV}
+   www-apps/nanoc-deploying:1
+   >=dev-ruby/parallel-1.12:1
+   >=dev-ruby/tty-command-0.8:0
+   >=dev-ruby/tty-which-0.4:0
+"
+
+ruby_add_bdepend "test? (
+   dev-ruby/rspec:3
+   dev-ruby/asciidoctor
+   dev-ruby/fuubar
+   dev-ruby/haml
+   dev-ruby/maruku
+   >=dev-ruby/mocha-0.13
+   dev-ruby/minitest
+   dev-ruby/mustache
+   dev-ruby/pry
+   dev-ruby/rdoc
+   >=dev-ruby/rouge-3.5.1:2
+   dev-ruby/rubypants
+   dev-ruby/systemu
+   dev-ruby/timecop
+   dev-ruby/vcr
+   dev-ruby/webmock
+   dev-ruby/yard
+)
+doc? (
+   dev-ruby/kramdown
+   dev-ruby/rdiscount
+   dev-ruby/yard
+)"
+
+all_ruby_prepare() {
+   # Avoid unneeded development dependencies
+   sed -i -e '/simplecov/I s:^:#:' \
+   -e '/codecov/I s:^:#:' test/helper.rb 
../common/spec/spec_helper_head_core.rb || die
+   sed -i -e '/coverall/I s:^:#:' \
+   -e '/rubocop/ s:^:#:' Rakefile || die
+
+   echo "-r ./spec/spec_helper.rb" > .rspec || die
+
+   # Avoid basepath issues when generating gemspec
+   sed -i -e "s:require_relative ':require './:" ${RUBY_FAKEGEM_GEMSPEC} 
|| die
+
+   # Avoid tests requiring a network connection or make assumptions
+   # about the local network environment.
+   rm -f test/checking/checks/test_{css,html}.rb 
spec/nanoc/cli/commands/view_spec.rb || die
+
+   # Avoid tests for unpackaged dependencies
+   rm spec/nanoc/filters/less_spec.rb \
+  test/filters/test_{markaby,rainpress}.rb || die
+
+   # Avoid tests that are specific to haml 6.x which is currently not 
packaged
+   sed -i -e '/test_filter_\(with_proper_indentation\|error\)/askip "haml 
6"' test/filters/test_haml.rb || die
+
+   # Avoid non-fatal failing tests due to specifics in the environment
+   sed -i -e '124askip "ordering issues"' -e '168askip "ordering issues"' 
spec/nanoc/data_sources/filesystem_spec.rb || die
+}
+
+each_ruby_test() {
+   RUBYLIB="${S}/lib" ${RUBY} -S rake spec test_all || die
+}



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

2022-10-09 Thread Hans de Graaff
commit: c172acb761be1ba3933226ba68cc268e02b87e53
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sun Oct  9 07:06:40 2022 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sun Oct  9 07:22:12 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c172acb7

dev-ruby/pry: enable ruby31 and disable ruby25, ruby26

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

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

diff --git a/dev-ruby/pry/pry-0.14.1.ebuild b/dev-ruby/pry/pry-0.14.1.ebuild
index 50feef9b7db5..93c0b9fb998f 100644
--- a/dev-ruby/pry/pry-0.14.1.ebuild
+++ b/dev-ruby/pry/pry-0.14.1.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-USE_RUBY="ruby25 ruby26 ruby27 ruby30"
+USE_RUBY="ruby27 ruby30 ruby31"
 
 RUBY_FAKEGEM_RECIPE_DOC="yard"
 RUBY_FAKEGEM_RECIPE_TEST="rspec3"



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

2022-10-09 Thread Miroslav Šulc
commit: e928eb09507a89b413c9ae229965baefdb2a728a
Author: Volkmar W. Pogatzki  pogatzki  net>
AuthorDate: Sun Oct  9 05:50:00 2022 +
Commit: Miroslav Šulc  gentoo  org>
CommitDate: Sun Oct  9 07:33:28 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e928eb09

dev-java/mockito: drop 4.6.1-r1

Signed-off-by: Volkmar W. Pogatzki  pogatzki.net>
Signed-off-by: Miroslav Šulc  gentoo.org>

 dev-java/mockito/Manifest|  1 -
 dev-java/mockito/mockito-4.6.1-r1.ebuild | 55 
 2 files changed, 56 deletions(-)

diff --git a/dev-java/mockito/Manifest b/dev-java/mockito/Manifest
index 4c502234db5f..ba934fec78a0 100644
--- a/dev-java/mockito/Manifest
+++ b/dev-java/mockito/Manifest
@@ -1,3 +1,2 @@
 DIST mockito-1.9.5.zip 6453870 BLAKE2B 
b577c4a82f03b5c345462ecc10e9fe25c03836d08d57d633d95a1eaba17f52d4306603f50f332df360d0a4880c85c65bad4503503df0acad8f7b437694a2b887
 SHA512 
93768992c74fbc2e2653b46b3afb526ab816b9c707cb5f9608564299ffd206e256182be146c590b4777a624379f576d7117ed7d43b11f8d2974e87c402eede51
-DIST mockito-4.6.1.tar.gz 1031362 BLAKE2B 
52768ead8770c701f5e5b698f9c35e8e189b57979d90b231b434aba57f6f1f167e5f1491eec53280ce29410add31ac41e81b3637257f58709162cc3c5307ed27
 SHA512 
f16454f3baba2e55a6da229d7719359357b2641cf4abaf3c0e5f5cac6999325ac4a9c08d815a02939c1ef62831745162935bb8d03177a27b0d972600a92fc1f7
 DIST mockito-4.8.0.tar.gz 1044264 BLAKE2B 
cbd8fa0db3b652ad882c6bb8c5f86116cf21772869814ddabe88532ff2522e399e8d7e9d68935b10844c0c496755834dee66c88dc7b2e0231757f7c79233c1fb
 SHA512 
1f1ea9aac907d8ba42874eb6a6870cd5cb46b80a4a9f841c7eca8ff8f651e13baa92a4c3512d95d6596dd7da60e627a606c74e4b1dc56d11b06a14f44e3d53f3

diff --git a/dev-java/mockito/mockito-4.6.1-r1.ebuild 
b/dev-java/mockito/mockito-4.6.1-r1.ebuild
deleted file mode 100644
index cf24643bfe06..
--- a/dev-java/mockito/mockito-4.6.1-r1.ebuild
+++ /dev/null
@@ -1,55 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-# Tests not enabled, wants junit-jupiter.
-# "${S}/settings.gradle.kts"
-JAVA_PKG_IUSE="doc source"
-MAVEN_ID="org.mockito:mockito-core:4.6.1"
-
-inherit java-pkg-2 java-pkg-simple
-
-DESCRIPTION="Mockito mock objects library core API and implementation"
-HOMEPAGE="https://github.com/mockito/mockito";
-SRC_URI="https://github.com/mockito/mockito/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="4"
-KEYWORDS="amd64 ~arm arm64 ppc64 x86"
-
-CP_DEPEND="
-   dev-java/asm:9
-   >=dev-java/byte-buddy-1.12.12:0
-   dev-java/objenesis:0
-"
-
-DEPEND="
-   dev-java/junit:4
-   >=dev-java/opentest4j-1.2.0-r1:0
-   >=virtual/jdk-1.8:*
-   ${CP_DEPEND}
-"
-
-RDEPEND="
-   >=virtual/jre-1.8:*
-   ${CP_DEPEND}
-"
-
-S="${WORKDIR}/${P}"
-
-JAVA_CLASSPATH_EXTRA="
-   junit-4
-   opentest4j
-"
-
-JAVA_SRC_DIR="src/main/java"
-JAVA_AUTOMATIC_MODULE_NAME="org.mockito"
-
-src_prepare() {
-   default
-   sed \
-   -e 's:net.bytebuddy.jar.asm:org.objectweb.asm:' \
-   -i 
src/main/java/org/mockito/internal/creation/bytebuddy/MockMethodAdvice.java \
-   -i 
src/main/java/org/mockito/internal/creation/bytebuddy/InlineBytecodeGenerator.java
 || die
-}



[gentoo-commits] repo/gentoo:master commit in: dev-java/hamcrest-generator/files/, dev-java/hamcrest-generator/

2022-10-09 Thread Miroslav Šulc
commit: 0bc3ae314c980e227d5d30b588d235ea87e1be9c
Author: Volkmar W. Pogatzki  pogatzki  net>
AuthorDate: Sun Oct  9 05:58:29 2022 +
Commit: Miroslav Šulc  gentoo  org>
CommitDate: Sun Oct  9 07:33:28 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0bc3ae31

dev-java/hamcrest-generator: drop 1.3-r3

Signed-off-by: Volkmar W. Pogatzki  pogatzki.net>
Signed-off-by: Miroslav Šulc  gentoo.org>

 dev-java/hamcrest-generator/Manifest   |  1 -
 .../files/hamcrest-generator-1.3-no_jarjar.patch   | 16 ---
 .../hamcrest-generator-1.3-r3.ebuild   | 52 --
 3 files changed, 69 deletions(-)

diff --git a/dev-java/hamcrest-generator/Manifest 
b/dev-java/hamcrest-generator/Manifest
index 42f381d82b57..1139a7ccc0a9 100644
--- a/dev-java/hamcrest-generator/Manifest
+++ b/dev-java/hamcrest-generator/Manifest
@@ -1,2 +1 @@
-DIST hamcrest-1.3.tgz 3686096 BLAKE2B 
38ff91a524064cb00b4d2e82c0a50a2df870bbb0a6e43055f33ce344a1dc8de3760530652691db26aa42890d8517940c038a570b5acaaf91b7e970aca7df3493
 SHA512 
5672bc627bc71d6fd64b6f776b89ac16ed68819fa4a0748c1250b57f1065c1e7e18ba184d9fe3392e54000ddeb353d0d8d67f4eecdf464974563f05c6b226fc2
 DIST hamcrest-java-1.3.tar.gz 2007925 BLAKE2B 
7d54f056814ba30d669e171f00c31e71a0aaea37d345fa93d0c88afb8c3f916180ba699c2cee9219504c3e931b4f4548d708c927cf2caf483847f217c22c7cdf
 SHA512 
4356df7b5b78f821847fde027b416b49b8456e84ab2ec98c2982adf54e2bdc01a5ca2c2b5425620c5ee34bfe3f95ea43c77190504f76ddc9f8b93b137a4ca54b

diff --git 
a/dev-java/hamcrest-generator/files/hamcrest-generator-1.3-no_jarjar.patch 
b/dev-java/hamcrest-generator/files/hamcrest-generator-1.3-no_jarjar.patch
deleted file mode 100644
index 6cd74732c2c0..
--- a/dev-java/hamcrest-generator/files/hamcrest-generator-1.3-no_jarjar.patch
+++ /dev/null
@@ -1,16 +0,0 @@
 a/build.xml2012-07-02 21:14:09.0 +0200
-+++ b/build.xml2013-06-15 21:39:55.005813436 +0200
-@@ -16,13 +16,6 @@
-  modulename="hamcrest-generator-nodeps"
-  classpath="lib/generator/qdox-1.12.jar"/>
- 
--
--
--
--
--
--
--
- 
- 
- 

diff --git a/dev-java/hamcrest-generator/hamcrest-generator-1.3-r3.ebuild 
b/dev-java/hamcrest-generator/hamcrest-generator-1.3-r3.ebuild
deleted file mode 100644
index 6aa236cef3f7..
--- a/dev-java/hamcrest-generator/hamcrest-generator-1.3-r3.ebuild
+++ /dev/null
@@ -1,52 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-JAVA_PKG_IUSE="source test"
-
-inherit java-pkg-2 java-ant-2
-
-MY_PN="hamcrest"
-MY_P="${MY_PN}-${PV}"
-S="${WORKDIR}/${MY_P}"
-
-DESCRIPTION="Code generator for Hamcrest's library of matchers for building 
test expressions"
-HOMEPAGE="http://hamcrest.org/JavaHamcrest/";
-SRC_URI="mirror://gentoo/${MY_P}.tgz"
-
-LICENSE="BSD-2"
-SLOT="${PV}"
-KEYWORDS="amd64 ~arm arm64 ppc64 x86 ~ppc-macos ~x64-macos"
-
-CDEPEND="dev-java/qdox:1.12"
-
-DEPEND=">=virtual/jdk-1.8:*
-   ${CDEPEND}"
-
-RDEPEND=">=virtual/jre-1.8:*
-   ${CDEPEND}"
-
-EANT_BUILD_TARGET="generator"
-EANT_EXTRA_ARGS="-Dversion=${PV}"
-
-src_prepare() {
-   default
-   # Don't include source in JAR.  If a Gentoo user wants the source the 
source
-   # USE flag will be enabled.
-   eapply "${FILESDIR}/${P}-no_jarjar.patch"
-
-   find -iname "*.jar" -exec rm -v {} + || die "Unable to remove bundled 
JAR files"
-
-   # These jars must be symlinked.  Specifying them using gentoo.classpath
-   # does not work.
-   java-pkg_jar-from --into lib/generator qdox-1.12 qdox.jar qdox-1.12.jar
-}
-
-src_install() {
-   java-pkg_newjar build/${PN}-nodeps-${PV}.jar ${PN}.jar
-
-   dodoc README.txt CHANGES.txt
-
-   use source && java-pkg_dosrc ${PN}/src/main/java/org
-}



[gentoo-commits] repo/gentoo:master commit in: dev-java/hamcrest-library/files/, dev-java/hamcrest-library/

2022-10-09 Thread Miroslav Šulc
commit: e72aa153fc647564e901c252a3fe899a72ddc7ca
Author: Volkmar W. Pogatzki  pogatzki  net>
AuthorDate: Sun Oct  9 06:01:10 2022 +
Commit: Miroslav Šulc  gentoo  org>
CommitDate: Sun Oct  9 07:33:28 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e72aa153

dev-java/hamcrest-library: drop 1.3-r2

Signed-off-by: Volkmar W. Pogatzki  pogatzki.net>
Closes: https://github.com/gentoo/gentoo/pull/27702
Signed-off-by: Miroslav Šulc  gentoo.org>

 dev-java/hamcrest-library/Manifest |  1 -
 .../files/hamcrest-library-1.3-java-11.patch   | 44 ---
 .../hamcrest-library-1.3-r2.ebuild | 62 --
 3 files changed, 107 deletions(-)

diff --git a/dev-java/hamcrest-library/Manifest 
b/dev-java/hamcrest-library/Manifest
index 42f381d82b57..1139a7ccc0a9 100644
--- a/dev-java/hamcrest-library/Manifest
+++ b/dev-java/hamcrest-library/Manifest
@@ -1,2 +1 @@
-DIST hamcrest-1.3.tgz 3686096 BLAKE2B 
38ff91a524064cb00b4d2e82c0a50a2df870bbb0a6e43055f33ce344a1dc8de3760530652691db26aa42890d8517940c038a570b5acaaf91b7e970aca7df3493
 SHA512 
5672bc627bc71d6fd64b6f776b89ac16ed68819fa4a0748c1250b57f1065c1e7e18ba184d9fe3392e54000ddeb353d0d8d67f4eecdf464974563f05c6b226fc2
 DIST hamcrest-java-1.3.tar.gz 2007925 BLAKE2B 
7d54f056814ba30d669e171f00c31e71a0aaea37d345fa93d0c88afb8c3f916180ba699c2cee9219504c3e931b4f4548d708c927cf2caf483847f217c22c7cdf
 SHA512 
4356df7b5b78f821847fde027b416b49b8456e84ab2ec98c2982adf54e2bdc01a5ca2c2b5425620c5ee34bfe3f95ea43c77190504f76ddc9f8b93b137a4ca54b

diff --git a/dev-java/hamcrest-library/files/hamcrest-library-1.3-java-11.patch 
b/dev-java/hamcrest-library/files/hamcrest-library-1.3-java-11.patch
deleted file mode 100644
index fb749dfe7d24..
--- a/dev-java/hamcrest-library/files/hamcrest-library-1.3-java-11.patch
+++ /dev/null
@@ -1,44 +0,0 @@
 
a/hamcrest-library/src/main/java/org/hamcrest/collection/IsIterableContainingInAnyOrder.java
-+++ 
b/hamcrest-library/src/main/java/org/hamcrest/collection/IsIterableContainingInAnyOrder.java
-@@ -122,7 +122,7 @@ public class IsIterableContainingInAnyOrder extends 
TypeSafeDiagnosingMatcher
-  */
- @Factory
- public static  Matcher> 
containsInAnyOrder(Matcher... itemMatchers) {
--return containsInAnyOrder(Arrays.asList(itemMatchers));
-+return containsInAnyOrder((List>) 
Arrays.asList(itemMatchers));
- }
- 
- /**
 
a/hamcrest-library/src/main/java/org/hamcrest/collection/IsIterableContainingInOrder.java
-+++ 
b/hamcrest-library/src/main/java/org/hamcrest/collection/IsIterableContainingInOrder.java
-@@ -138,7 +138,7 @@ public class IsIterableContainingInOrder extends 
TypeSafeDiagnosingMatcher Matcher> contains(Matcher... itemMatchers) {
--return contains(asList(itemMatchers));
-+return contains((List>) asList(itemMatchers));
- }
- 
- /**
 
a/hamcrest-library/src/main/java/org/hamcrest/collection/IsArrayContainingInAnyOrder.java
-+++ 
b/hamcrest-library/src/main/java/org/hamcrest/collection/IsArrayContainingInAnyOrder.java
-@@ -55,7 +55,7 @@ public class IsArrayContainingInAnyOrder extends 
TypeSafeMatcher {
-  */
- @Factory
- public static  Matcher arrayContainingInAnyOrder(Matcher... itemMatchers) {
--return arrayContainingInAnyOrder(Arrays.asList(itemMatchers));
-+return arrayContainingInAnyOrder((List>) 
Arrays.asList(itemMatchers));
- }
- 
- /**
 
a/hamcrest-library/src/main/java/org/hamcrest/collection/IsArrayContainingInOrder.java
-+++ 
b/hamcrest-library/src/main/java/org/hamcrest/collection/IsArrayContainingInOrder.java
-@@ -69,7 +69,7 @@ public class IsArrayContainingInOrder extends 
TypeSafeMatcher {
-  */
- @Factory
- public static  Matcher arrayContaining(Matcher... 
itemMatchers) {
--return arrayContaining(asList(itemMatchers));
-+return arrayContaining((List>) 
asList(itemMatchers));
- }
- 
- /**

diff --git a/dev-java/hamcrest-library/hamcrest-library-1.3-r2.ebuild 
b/dev-java/hamcrest-library/hamcrest-library-1.3-r2.ebuild
deleted file mode 100644
index 116e14e5b5b7..
--- a/dev-java/hamcrest-library/hamcrest-library-1.3-r2.ebuild
+++ /dev/null
@@ -1,62 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-JAVA_PKG_IUSE="source"
-MAVEN_ID="org.hamcrest:hamcrest-library:1.3"
-
-inherit java-pkg-2 java-pkg-simple
-
-MY_PN=${PN/-library}
-MY_P="${MY_PN}-${PV}"
-S="${WORKDIR}/${MY_P}"
-
-DESCRIPTION="Core library of matchers for building test expressions"
-HOMEPAGE="http://hamcrest.org/JavaHamcrest/";
-SRC_URI="mirror://gentoo/${MY_P}.tgz"
-
-LICENSE="BSD-2"
-SLOT="${PV}"
-KEYWORDS="amd64 ~arm arm64 ppc64 x86"
-
-DEPEND="dev-java/hamcrest-core:${SLOT}
-   >=virtual/jdk-1.8:*"
-RDEPEND="dev-java/hamcrest-core:${SLOT}
-   >=virtual/jre-1.8:*"
-BDEPEND=">=dev-java/hamcrest-generator-${PV}:1.3"
-
-JAVA_SR

[gentoo-commits] repo/gentoo:master commit in: dev-java/hamcrest-core/files/, dev-java/hamcrest-core/

2022-10-09 Thread Miroslav Šulc
commit: a79e89bb51cddc7dc7adc83a997443dc0b5b9259
Author: Volkmar W. Pogatzki  pogatzki  net>
AuthorDate: Sun Oct  9 05:56:15 2022 +
Commit: Miroslav Šulc  gentoo  org>
CommitDate: Sun Oct  9 07:33:28 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a79e89bb

dev-java/hamcrest-core: drop 1.3-r2

Signed-off-by: Volkmar W. Pogatzki  pogatzki.net>
Signed-off-by: Miroslav Šulc  gentoo.org>

 dev-java/hamcrest-core/Manifest|  1 -
 .../files/hamcrest-core-1.3-java-11.patch  | 22 
 dev-java/hamcrest-core/hamcrest-core-1.3-r2.ebuild | 60 --
 3 files changed, 83 deletions(-)

diff --git a/dev-java/hamcrest-core/Manifest b/dev-java/hamcrest-core/Manifest
index 26d456730a41..53b1379edb09 100644
--- a/dev-java/hamcrest-core/Manifest
+++ b/dev-java/hamcrest-core/Manifest
@@ -1,3 +1,2 @@
-DIST hamcrest-1.3.tgz 3686096 BLAKE2B 
38ff91a524064cb00b4d2e82c0a50a2df870bbb0a6e43055f33ce344a1dc8de3760530652691db26aa42890d8517940c038a570b5acaaf91b7e970aca7df3493
 SHA512 
5672bc627bc71d6fd64b6f776b89ac16ed68819fa4a0748c1250b57f1065c1e7e18ba184d9fe3392e54000ddeb353d0d8d67f4eecdf464974563f05c6b226fc2
 DIST hamcrest-core-1.1.tar.gz 1247348 BLAKE2B 
07b874ca2e61808cd1a30246cbfe7baa220a9c83df7be94dbb50c4df0279bcf906a32cc1b69aed0ebd81d51392af28050d070b7fabb50f8063964b0782b5e105
 SHA512 
d86080f1ef5982faee728e29675676a89b42a02c4b00783c67be948076e502e70a2b435568502d8ed3c5b1bcc5441b3cdd8817dab841cac537087edeee47632f
 DIST hamcrest-java-1.3.tar.gz 2007925 BLAKE2B 
7d54f056814ba30d669e171f00c31e71a0aaea37d345fa93d0c88afb8c3f916180ba699c2cee9219504c3e931b4f4548d708c927cf2caf483847f217c22c7cdf
 SHA512 
4356df7b5b78f821847fde027b416b49b8456e84ab2ec98c2982adf54e2bdc01a5ca2c2b5425620c5ee34bfe3f95ea43c77190504f76ddc9f8b93b137a4ca54b

diff --git a/dev-java/hamcrest-core/files/hamcrest-core-1.3-java-11.patch 
b/dev-java/hamcrest-core/files/hamcrest-core-1.3-java-11.patch
deleted file mode 100644
index 9f68faecb6bf..
--- a/dev-java/hamcrest-core/files/hamcrest-core-1.3-java-11.patch
+++ /dev/null
@@ -1,22 +0,0 @@
 a/hamcrest-core/src/main/java/org/hamcrest/core/AllOf.java
-+++ b/hamcrest-core/src/main/java/org/hamcrest/core/AllOf.java
-@@ -57,7 +57,7 @@ public class AllOf extends DiagnosingMatcher {
-  */
- @Factory
- public static  Matcher allOf(Matcher... matchers) {
--return allOf(Arrays.asList(matchers));
-+return allOf((List>) Arrays.asList(matchers));
- }
- 
- /**
 a/hamcrest-core/src/main/java/org/hamcrest/core/AnyOf.java
-+++ b/hamcrest-core/src/main/java/org/hamcrest/core/AnyOf.java
-@@ -47,7 +47,7 @@ public class AnyOf extends ShortcutCombination {
-  */
- @Factory
- public static  AnyOf anyOf(Matcher... matchers) {
--return anyOf(Arrays.asList(matchers));
-+return anyOf((List>) Arrays.asList(matchers));
- }
- 
- /**

diff --git a/dev-java/hamcrest-core/hamcrest-core-1.3-r2.ebuild 
b/dev-java/hamcrest-core/hamcrest-core-1.3-r2.ebuild
deleted file mode 100644
index dc0a524fea35..
--- a/dev-java/hamcrest-core/hamcrest-core-1.3-r2.ebuild
+++ /dev/null
@@ -1,60 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-JAVA_PKG_IUSE="doc source"
-MAVEN_ID="org.hamcrest:hamcrest-core:1.3"
-
-inherit java-pkg-2 java-pkg-simple
-
-MY_PN="hamcrest"
-MY_P="${MY_PN}-${PV}"
-S="${WORKDIR}/${MY_P}"
-
-DESCRIPTION="Core library of matchers for building test expressions"
-HOMEPAGE="https://hamcrest.org/JavaHamcrest/";
-SRC_URI="mirror://gentoo/${MY_P}.tgz"
-
-LICENSE="BSD-2"
-SLOT="${PV}"
-KEYWORDS="amd64 ~arm arm64 ppc64 x86 ~ppc-macos ~x64-macos"
-
-DEPEND=">=virtual/jdk-1.8:*"
-RDEPEND=">=virtual/jre-1.8:*"
-BDEPEND=">=dev-java/hamcrest-generator-${PV}:1.3"
-
-JAVA_SRC_DIR="${PN}/src"
-
-DOCS=( {CHANGES,LICENSE,README}.txt )
-
-PATCHES=(
-   # https://bugs.gentoo.org/751379
-   "${FILESDIR}"/hamcrest-core-1.3-java-11.patch
-)
-
-src_prepare() {
-   default
-   java-pkg_clean
-}
-
-src_compile() {
-   java-pkg-simple_src_compile
-
-   # Need to add this in order to generate "CoreMatchers.java" as with 
java-ant-2 was triggered by "build.xml"
-   "$(java-config -J)" \
-   -cp $(java-config --with-dependencies --classpath 
hamcrest-generator:1.3):${PN}.jar \
-   org.hamcrest.generator.config.XmlConfigurator \
-   core-matchers.xml \
-   hamcrest-core/src/main/java \
-   org.hamcrest.CoreMatchers \
-   hamcrest-core/src/main/java
-
-   # Compile again, this time including the freshly generated 
"CoreMatchers.java"
-   java-pkg-simple_src_compile
-}
-
-src_install() {
-   default
-   java-pkg-simple_src_install
-}



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

2022-10-09 Thread Michał Górny
commit: d24fbc99300e059db3a6d981513a5a69c74c4592
Author: Michał Górny  gentoo  org>
AuthorDate: Sun Oct  9 07:42:20 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sun Oct  9 07:47:47 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d24fbc99

dev-python/secretstorage: Align parentheses

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

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

diff --git a/dev-python/secretstorage/secretstorage-3.3.3.ebuild 
b/dev-python/secretstorage/secretstorage-3.3.3.ebuild
index a20142345925..6c7242c04100 100644
--- a/dev-python/secretstorage/secretstorage-3.3.3.ebuild
+++ b/dev-python/secretstorage/secretstorage-3.3.3.ebuild
@@ -31,8 +31,8 @@ BDEPEND="
!hppa? ( !sparc? ( !s390? (
sys-apps/dbus
virtual/secret-service
-   )
-   ) ) )
+   ) ) )
+   )
 "
 
 distutils_enable_tests unittest



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

2022-10-09 Thread Miroslav Šulc
commit: f22ad96fb322fef940d4203e422f0cac93b9a836
Author: Miroslav Šulc  gentoo  org>
AuthorDate: Sun Oct  9 07:58:19 2022 +
Commit: Miroslav Šulc  gentoo  org>
CommitDate: Sun Oct  9 07:58:26 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f22ad96f

media-sound/terminatorx: bump to 4.2.0

Signed-off-by: Miroslav Šulc  gentoo.org>

 media-sound/terminatorx/Manifest   |  1 +
 .../files/terminatorx-4.2.0-metadata-dir.patch | 13 +
 media-sound/terminatorx/terminatorx-4.2.0.ebuild   | 66 ++
 3 files changed, 80 insertions(+)

diff --git a/media-sound/terminatorx/Manifest b/media-sound/terminatorx/Manifest
index 3c44cda476d0..292976ca1edc 100644
--- a/media-sound/terminatorx/Manifest
+++ b/media-sound/terminatorx/Manifest
@@ -1 +1,2 @@
 DIST terminatorX-4.1.0.tar.bz2 1832295 BLAKE2B 
a328d05bb0c3c88719eb711dcf3f50eac08cd140e3225f42633744b39ce49f3e074263997ec21b2cc245740fa3f672a19b89d929fad1d0131981988fc80f37fc
 SHA512 
2dc87bdbb4f4d24e10f0c8fac99b4ccecac6036c6dc950184cbdd1d05fe0a4c723ea1b04c49837fb0aa8f149ca9d2fb5d2c42f5109031184980a14fe549312fc
+DIST terminatorX-4.2.0.tar.bz2 1821474 BLAKE2B 
dc86555bdb0d837d12144b392cf6a1cdf707268a3634940bed66792432ef014d168dbee2fd540a253ad369ff4aeaf5d0b7dfb252f3c97550a2c4af5ad1a58945
 SHA512 
e10ac7acd91441dabad80ae7c144b56f39ebfb4c76f0e3bfab093937c69d2c6b0834a68a0a216994898ae05a7f9ae5ebac0b1fa52d65d627b7ed01785fc55941

diff --git a/media-sound/terminatorx/files/terminatorx-4.2.0-metadata-dir.patch 
b/media-sound/terminatorx/files/terminatorx-4.2.0-metadata-dir.patch
new file mode 100644
index ..6fe84c945d09
--- /dev/null
+++ b/media-sound/terminatorx/files/terminatorx-4.2.0-metadata-dir.patch
@@ -0,0 +1,13 @@
+diff --git a/Makefile.in b/Makefile.in
+index 7c7e2ba..98f4fc8 100644
+--- a/Makefile.in
 b/Makefile.in
+@@ -367,7 +367,7 @@ EXTRA_DIST = COPYING-DOCS\
+ # Destkop Entry
+ desktopdir = $(datadir)/applications
+ desktop_DATA = terminatorX.desktop
+-appdatadir = $(datarootdir)/appdata
++appdatadir = $(datarootdir)/metadata
+ appdata_DATA = terminatorX.appdata.xml
+ mimedir = $(datadir)/mime-info
+ mime_DATA = terminatorX.mime terminatorX.keys

diff --git a/media-sound/terminatorx/terminatorx-4.2.0.ebuild 
b/media-sound/terminatorx/terminatorx-4.2.0.ebuild
new file mode 100644
index ..ca8785ba193d
--- /dev/null
+++ b/media-sound/terminatorx/terminatorx-4.2.0.ebuild
@@ -0,0 +1,66 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+inherit gnome2
+
+MY_P=${P/terminatorx/terminatorX}
+
+DESCRIPTION="Realtime audio synthesizer allowing you to 'scratch' on sampled 
audio data"
+HOMEPAGE="https://www.terminatorx.org/";
+# this is the original location but there is an issue with their certificate 
so mirroring the file
+#SRC_URI="https://www.terminatorx.org/dist/${MY_P}.tar.bz2";
+SRC_URI="https://dev.gentoo.org/~fordfrog/distfiles/${MY_P}.tar.bz2";
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+# Making X optional fails when disabled: https://bugs.gentoo.org/636832
+IUSE="+alsa debug jack mad pulseaudio vorbis sox"
+
+REQUIRED_USE="|| ( alsa jack pulseaudio )"
+
+RDEPEND="
+   dev-libs/glib:2
+   dev-libs/libxml2:2
+   media-libs/audiofile:=
+   media-libs/ladspa-sdk
+   media-libs/liblrdf
+   media-plugins/cmt-plugins
+   x11-libs/gtk+:3
+   x11-libs/libXi
+   x11-libs/libXxf86dga
+   alsa? ( media-libs/alsa-lib )
+   jack? ( virtual/jack )
+   mad? ( media-sound/madplay )
+   pulseaudio? ( media-sound/pulseaudio )
+   vorbis? ( media-libs/libvorbis )
+   sox? (
+   media-sound/sox
+   media-sound/mpg123
+   )
+"
+DEPEND="${RDEPEND}
+   x11-base/xorg-proto
+"
+BDEPEND="
+   virtual/pkgconfig
+"
+
+S="${WORKDIR}/${MY_P}"
+
+PATCHES=(
+   "${FILESDIR}/${P}-metadata-dir.patch"
+)
+
+src_configure() {
+   gnome2_src_configure \
+   --enable-x11 \
+   $(use_enable alsa) \
+   $(use_enable debug) \
+   $(use_enable jack) \
+   $(use_enable mad) \
+   $(use_enable pulseaudio pulse) \
+   $(use_enable vorbis) \
+   $(use_enable sox)
+}



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

2022-10-09 Thread Miroslav Šulc
commit: 57278722d3cb4724e147fdc529994197c2c77875
Author: Miroslav Šulc  gentoo  org>
AuthorDate: Sun Oct  9 08:04:06 2022 +
Commit: Miroslav Šulc  gentoo  org>
CommitDate: Sun Oct  9 08:04:06 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=57278722

media-sound/din: bump to 55

Signed-off-by: Miroslav Šulc  gentoo.org>

 media-sound/din/Manifest|  1 +
 media-sound/din/din-55.ebuild   | 57 +
 media-sound/din/files/din-55-makefile.patch | 14 +++
 3 files changed, 72 insertions(+)

diff --git a/media-sound/din/Manifest b/media-sound/din/Manifest
index 63db87a93dda..3ed6659c7173 100644
--- a/media-sound/din/Manifest
+++ b/media-sound/din/Manifest
@@ -1 +1,2 @@
 DIST din-54.tar.gz 3710611 BLAKE2B 
2a7540d9a413c0f83b2cfc7373b1c0fdd40012ae725f162810e4d3165e3bc669661860fd653eaed8c7f2eeed7f015ff50ce6082ce8de04bd035bf395ca018d6a
 SHA512 
8831e6d838ba06373b13574701929f96a508f2899618509b3e79f23cb0aa11c34b347fa00b4fa765a7668c7db54733be2c9146b8e783d3fe07e3ea4ce2707bd8
+DIST din-55.tar.gz 3711327 BLAKE2B 
2c6ba4a877c512a950fb7c731f20d285019da1c7cd4ab5c7ff8d75e3c25eaa4ea08ca865b37e12fa1cefc1175baaa1c7ce27a44c7fa7c0b6c59b0ccbf6ab7a39
 SHA512 
432a53e71d1cf96c9ed62694fb23d1264d2e80b34620ebf0f1f33f3d4787cc7358c42038b2a45aa9d3ba9f59828eaaebd521a046fd5a51919a13f1bffad16a22

diff --git a/media-sound/din/din-55.ebuild b/media-sound/din/din-55.ebuild
new file mode 100644
index ..a214eed23a5a
--- /dev/null
+++ b/media-sound/din/din-55.ebuild
@@ -0,0 +1,57 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit autotools edos2unix xdg
+
+DESCRIPTION="a software musical instrument and audio synthesizer"
+HOMEPAGE="https://dinisnoise.org/";
+SRC_URI="https://archive.org/download/dinisnoise_source_code/${P}.tar.gz";
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="+alsa jack"
+
+RDEPEND="
+   dev-lang/tcl:0=
+   media-libs/libsdl:=
+   virtual/glu
+   virtual/opengl
+   alsa? ( media-libs/alsa-lib )
+   jack? ( virtual/jack )
+"
+DEPEND="
+   ${RDEPEND}
+   dev-libs/boost
+"
+BDEPEND="
+   virtual/pkgconfig
+"
+
+REQUIRED_USE="|| ( alsa jack )"
+
+PATCHES=(
+   "${FILESDIR}/${P}-makefile.patch"
+   "${FILESDIR}/${PN}-48-fix-random-constants.patch"
+)
+
+src_prepare() {
+   default
+
+   edos2unix pixmaps/${PN}.desktop
+
+   use jack && (sed -i "s/-lasound/-ljack/g" src/Makefile.am || die 
"Failed to fix jack linking")
+
+   eautoreconf
+}
+
+src_configure() {
+   # Jack takes over alsa.
+   local sound_engine
+
+   use jack && sound_engine="UNIX_JACK" || sound_engine="LINUX_ALSA"
+
+   econf CXXFLAGS="${CXXFLAGS} -D__${sound_engine}__"
+}

diff --git a/media-sound/din/files/din-55-makefile.patch 
b/media-sound/din/files/din-55-makefile.patch
new file mode 100644
index ..5ce81bd0c1f8
--- /dev/null
+++ b/media-sound/din/files/din-55-makefile.patch
@@ -0,0 +1,14 @@
+diff --git a/src/Makefile.am b/src/Makefile.am
+index 1c54f03..db187eb 100644
+--- a/src/Makefile.am
 b/src/Makefile.am
+@@ -1,7 +1,7 @@
+ #dinincludedir = $(pkgsrcdir)
+ 
+-AM_CXXFLAGS = -I /usr/include/tcl8.6 -Wall -D_THREAD_SAFE -DHAVE_OPENGL 
-D__LICENSED__ -D__SVG__ -D__GPL20__ -D__BOOST_TIME__ -DPREFIX=\"@prefix@\"
+-LIBS +=  -ltcl8.6 -lSDL -lGL -lpthread -lasound
++AM_CXXFLAGS = -Wall -D_THREAD_SAFE -DHAVE_OPENGL -D__LICENSED__ -D__SVG__ 
-D__GPL20__ -D__BOOST_TIME__ -DPREFIX=\"@prefix@\"
++LIBS +=  -ltcl -lSDL -lGL -lpthread -lasound
+ 
+ bin_PROGRAMS = din
+ 



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

2022-10-09 Thread Miroslav Šulc
commit: 15620881ab9431c1d72390b9006d67ff9ba730b9
Author: Volkmar W. Pogatzki  pogatzki  net>
AuthorDate: Fri Jun  3 14:04:53 2022 +
Commit: Miroslav Šulc  gentoo  org>
CommitDate: Sun Oct  9 08:25:08 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=15620881

dev-java/bcel: remove test restriction

* removes test restriction and specifically excludes failing tests
* tests excluded are documented in the bug
Bug: https://bugs.gentoo.org/830798

Signed-off-by: Volkmar W. Pogatzki  pogatzki.net>
Closes: https://github.com/gentoo/gentoo/pull/27477
Signed-off-by: Miroslav Šulc  gentoo.org>

 dev-java/bcel/Manifest |  1 +
 dev-java/bcel/bcel-6.5.0-r3.ebuild | 60 ++
 2 files changed, 36 insertions(+), 25 deletions(-)

diff --git a/dev-java/bcel/Manifest b/dev-java/bcel/Manifest
index 293f425488f6..48f6029868a2 100644
--- a/dev-java/bcel/Manifest
+++ b/dev-java/bcel/Manifest
@@ -1 +1,2 @@
 DIST bcel-6.5.0-sources.tar.gz 1009051 BLAKE2B 
fd07d8a5144112efe38e30a8d10c3b6a189a4ec70defa96c402fa88027acf84b07c15138d235354baac18bdb798d407c11ccfada7bbe7339532f829e814e2d2c
 SHA512 
c6da4b4d4cbad3ad2b3a4c0208063e3858170356fc4f6670c95ce819f0aea69f103914875a12bf2715a869c2b19a3e79fcb55a695eb269d9937520db25da1e3d
+DIST bcel-6.5.0-src.tar.gz 1009051 BLAKE2B 
fd07d8a5144112efe38e30a8d10c3b6a189a4ec70defa96c402fa88027acf84b07c15138d235354baac18bdb798d407c11ccfada7bbe7339532f829e814e2d2c
 SHA512 
c6da4b4d4cbad3ad2b3a4c0208063e3858170356fc4f6670c95ce819f0aea69f103914875a12bf2715a869c2b19a3e79fcb55a695eb269d9937520db25da1e3d

diff --git a/dev-java/bcel/bcel-6.5.0-r3.ebuild 
b/dev-java/bcel/bcel-6.5.0-r3.ebuild
index 54af8629d599..4e54d469c6db 100644
--- a/dev-java/bcel/bcel-6.5.0-r3.ebuild
+++ b/dev-java/bcel/bcel-6.5.0-r3.ebuild
@@ -14,7 +14,8 @@ inherit java-pkg-2 java-pkg-simple
 
 DESCRIPTION="Apache Commons Bytecode Engineering Library"
 HOMEPAGE="https://commons.apache.org/proper/commons-bcel/";
-SRC_URI="mirror://apache/commons/${PN}/source/${P}-src.tar.gz -> 
${P}-sources.tar.gz"
+SRC_URI="mirror://apache/commons/${PN}/source/${P}-src.tar.gz"
+
 LICENSE="Apache-2.0"
 SLOT="0"
 KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
@@ -33,9 +34,9 @@ DEPEND="
dev-java/commons-collections:4
dev-java/commons-io:1
dev-java/commons-lang:3.6
-   dev-java/jna:4
-   dev-java/jmh-core:0
dev-java/javax-mail:0
+   dev-java/jmh-core:0
+   dev-java/jna:4
)
 "
 
@@ -51,25 +52,34 @@ JAVA_SRC_DIR="src/main/java"
 
 
JAVA_TEST_GENTOO_CLASSPATH="commons-collections-4,commons-io-1,commons-lang-3.6,jmh-core,jna-4,junit-4,javax-mail"
 JAVA_TEST_SRC_DIR="src/test/java"
-JAVA_TEST_RESOURCE_DIRS=(
-   "src/test/resources"
-)
-JAVA_TEST_EXCLUDES=(
-   # Invalid test class
-   "org.apache.bcel.data.AnonymousClassTest"
-   "org.apache.bcel.verifier.tests.TestArray01"
-   "org.apache.bcel.verifier.tests.TestArrayAccess01"
-   "org.apache.bcel.verifier.tests.TestArrayAccess02Creator"
-   "org.apache.bcel.verifier.tests.TestArrayAccess03Creator"
-   "org.apache.bcel.verifier.tests.TestArrayAccess04Creator"
-   "org.apache.bcel.verifier.tests.TestLegalInvokeInterface01"
-   "org.apache.bcel.verifier.tests.TestLegalInvokeSpecial01"
-   "org.apache.bcel.verifier.tests.TestLegalInvokeSpecial02"
-   "org.apache.bcel.verifier.tests.TestLegalInvokeStatic01"
-   "org.apache.bcel.verifier.tests.TestLegalInvokeVirtual01"
-   "org.apache.bcel.verifier.tests.TestLegalInvokeVirtual02"
-   "org.apache.bcel.verifier.tests.TestReturn01Creator"
-   "org.apache.bcel.verifier.tests.TestReturn02"
-   "org.apache.bcel.verifier.tests.TestCreator"
-   "org.apache.bcel.verifier.tests.TestReturn03Creator"
-)
+JAVA_TEST_RESOURCE_DIRS="src/test/resources"
+
+src_prepare() {
+   default
+   sed \
+   -e '/public void/s:testB79:notTestB79:' \
+   -e '/public void/s:testB295:notTestB295:' \
+   -i src/test/java/org/apache/bcel/PLSETestCase.java || die
+   sed \
+   -e '/public 
void/s:testLocalVariableCount:notTestLocalVariableCount:' \
+   -e '/public 
void/s:testLocalVariableTableCount:notTestLocalVariableTableCount:' \
+   -i src/test/java/org/apache/bcel/CounterVisitorTestCase.java || 
die
+   sed \
+   -e '/import org.junit.Test/a import org.junit.Ignore;' \
+   -e '/testRemoveLocalVariable()/i @Ignore' \
+   -e '/testRemoveLocalVariables()/i @Ignore' \
+   -e '/testInvalidNullMethodBody_MailDateFormat()/i @Ignore' \
+   -i src/test/java/org/apache/bcel/generic/MethodGenTestCase.java 
|| die
+}
+
+src_test() {
+   pushd src/test/java || die
+   local JAVA

[gentoo-commits] repo/gentoo:master commit in: media-fonts/noto-emoji/

2022-10-09 Thread Arthur Zamarin
commit: 871fd2248034d6fa409288d42b327b3b82fbf7bd
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Sun Oct  9 08:37:08 2022 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Sun Oct  9 08:37:45 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=871fd224

media-fonts/noto-emoji: fix conditional python dep

Closes: https://bugs.gentoo.org/876268
Signed-off-by: Arthur Zamarin  gentoo.org>

 media-fonts/noto-emoji/noto-emoji-20211101.ebuild | 2 +-
 media-fonts/noto-emoji/noto-emoji-20220912.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/media-fonts/noto-emoji/noto-emoji-20211101.ebuild 
b/media-fonts/noto-emoji/noto-emoji-20211101.ebuild
index 8732b923dc31..8d4899112c42 100644
--- a/media-fonts/noto-emoji/noto-emoji-20211101.ebuild
+++ b/media-fonts/noto-emoji/noto-emoji-20211101.ebuild
@@ -42,7 +42,7 @@ python_check_deps() {
 
 pkg_setup() {
font_pkg_setup
-   python-any-r1_pkg_setup
+   use buildfont && python-any-r1_pkg_setup
 }
 
 src_prepare() {

diff --git a/media-fonts/noto-emoji/noto-emoji-20220912.ebuild 
b/media-fonts/noto-emoji/noto-emoji-20220912.ebuild
index bdfa462ac38e..66fca0268e4f 100644
--- a/media-fonts/noto-emoji/noto-emoji-20220912.ebuild
+++ b/media-fonts/noto-emoji/noto-emoji-20220912.ebuild
@@ -42,7 +42,7 @@ python_check_deps() {
 
 pkg_setup() {
font_pkg_setup
-   python-any-r1_pkg_setup
+   use buildfont && python-any-r1_pkg_setup
 }
 
 src_prepare() {



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

2022-10-09 Thread Agostino Sarubbo
commit: d1384a22c69de2b0cb16c96d8305129555eacd92
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Sun Oct  9 08:47:08 2022 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Sun Oct  9 08:47:08 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d1384a22

app-text/liblangtag: Stabilize 0.6.4 amd64, #873469

Signed-off-by: Agostino Sarubbo  gentoo.org>

 app-text/liblangtag/liblangtag-0.6.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-text/liblangtag/liblangtag-0.6.4.ebuild 
b/app-text/liblangtag/liblangtag-0.6.4.ebuild
index 93ee89300fa4..31b68727a584 100644
--- a/app-text/liblangtag/liblangtag-0.6.4.ebuild
+++ b/app-text/liblangtag/liblangtag-0.6.4.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://bitbucket.org/tagoh/${PN}/downloads/${P}.tar.bz2";
 
 LICENSE="|| ( LGPL-3 MPL-2.0 )"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc ~ppc64 ~riscv ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~loong ~ppc ~ppc64 ~riscv ~x86"
 IUSE="debug doc introspection test"
 
 # Upstream expect liblangtag to be installed when one runs tests...



[gentoo-commits] repo/gentoo:master commit in: app-office/libreoffice/

2022-10-09 Thread Agostino Sarubbo
commit: 05f12b0e68ba3d60fc60cd53d54d128475c19ff6
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Sun Oct  9 08:47:09 2022 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Sun Oct  9 08:47:09 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=05f12b0e

app-office/libreoffice: Stabilize 7.3.6.2 amd64, #873469

Signed-off-by: Agostino Sarubbo  gentoo.org>

 app-office/libreoffice/libreoffice-7.3.6.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-office/libreoffice/libreoffice-7.3.6.2.ebuild 
b/app-office/libreoffice/libreoffice-7.3.6.2.ebuild
index 956e03914be1..1445c9969805 100644
--- a/app-office/libreoffice/libreoffice-7.3.6.2.ebuild
+++ b/app-office/libreoffice/libreoffice-7.3.6.2.ebuild
@@ -103,7 +103,7 @@ LICENSE="|| ( LGPL-3 MPL-1.1 )"
 SLOT="0"
 
 [[ ${MY_PV} == ** ]] || \
-KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~x86 ~amd64-linux"
+KEYWORDS="amd64 ~arm ~arm64 ~loong ~ppc64 ~x86 ~amd64-linux"
 
 COMMON_DEPEND="${PYTHON_DEPS}
app-arch/unzip



[gentoo-commits] repo/gentoo:master commit in: net-vpn/libreswan/

2022-10-09 Thread Agostino Sarubbo
commit: aa3f98e317aa87506ffe578b6884441bda4c84f7
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Sun Oct  9 08:47:12 2022 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Sun Oct  9 08:47:12 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aa3f98e3

net-vpn/libreswan: Stabilize 4.7 amd64, #875191

Signed-off-by: Agostino Sarubbo  gentoo.org>

 net-vpn/libreswan/libreswan-4.7.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-vpn/libreswan/libreswan-4.7.ebuild 
b/net-vpn/libreswan/libreswan-4.7.ebuild
index 66ad39f4df47..e81fefd55a44 100644
--- a/net-vpn/libreswan/libreswan-4.7.ebuild
+++ b/net-vpn/libreswan/libreswan-4.7.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://download.libreswan.org/${P}.tar.gz";
 
 LICENSE="GPL-2 BSD-4 RSA DES"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~ppc ~x86"
+KEYWORDS="amd64 ~arm ~ppc ~x86"
 IUSE="caps curl dnssec ldap networkmanager pam seccomp selinux systemd test"
 RESTRICT="!test? ( test )"
 



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

2022-10-09 Thread Agostino Sarubbo
commit: f66c9b5e5cf40fb811e1b6883bae62b4259feacb
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Sun Oct  9 08:47:15 2022 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Sun Oct  9 08:47:15 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f66c9b5e

sys-process/btop: Stabilize 1.2.9 amd64, #876043

Signed-off-by: Agostino Sarubbo  gentoo.org>

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

diff --git a/sys-process/btop/btop-1.2.9.ebuild 
b/sys-process/btop/btop-1.2.9.ebuild
index fb7b5d02dcf9..1be7324e7902 100644
--- a/sys-process/btop/btop-1.2.9.ebuild
+++ b/sys-process/btop/btop-1.2.9.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/aristocratos/btop/archive/refs/tags/v${PV}.tar.gz ->
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~amd64 arm64 ppc64 ~riscv ~x86"
+KEYWORDS="amd64 arm64 ppc64 ~riscv ~x86"
 
 BDEPEND="
>=sys-devel/gcc-8



[gentoo-commits] repo/gentoo:master commit in: app-office/libreoffice-l10n/

2022-10-09 Thread Agostino Sarubbo
commit: ca58da77fc164210f36cb8c5d1d675757f727e8d
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Sun Oct  9 08:47:09 2022 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Sun Oct  9 08:47:09 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ca58da77

app-office/libreoffice-l10n: Stabilize 7.3.6.2 amd64, #873469

Signed-off-by: Agostino Sarubbo  gentoo.org>

 app-office/libreoffice-l10n/libreoffice-l10n-7.3.6.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-office/libreoffice-l10n/libreoffice-l10n-7.3.6.2.ebuild 
b/app-office/libreoffice-l10n/libreoffice-l10n-7.3.6.2.ebuild
index 25c4e25fcb19..6fd4674fc3fa 100644
--- a/app-office/libreoffice-l10n/libreoffice-l10n-7.3.6.2.ebuild
+++ b/app-office/libreoffice-l10n/libreoffice-l10n-7.3.6.2.ebuild
@@ -17,7 +17,7 @@ 
BASE_SRC_URI_STABLE="https://download.documentfoundation.org/${PN/-l10n/}/stable
 
 LICENSE="|| ( LGPL-3 MPL-1.1 )"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~x86 ~amd64-linux"
+KEYWORDS="amd64 ~arm ~arm64 ~loong ~ppc64 ~x86 ~amd64-linux"
 IUSE="offlinehelp"
 
 #



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

2022-10-09 Thread Agostino Sarubbo
commit: 48170b4c6020b1346efaad5fa1e0035b037cdfb1
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Sun Oct  9 08:47:25 2022 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Sun Oct  9 08:47:25 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=48170b4c

sys-kernel/gentoo-sources: Stabilize 5.15.72 amd64, #876229

Signed-off-by: Agostino Sarubbo  gentoo.org>

 sys-kernel/gentoo-sources/gentoo-sources-5.15.72.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-kernel/gentoo-sources/gentoo-sources-5.15.72.ebuild 
b/sys-kernel/gentoo-sources/gentoo-sources-5.15.72.ebuild
index d5db23574039..e6018caa3fe2 100644
--- a/sys-kernel/gentoo-sources/gentoo-sources-5.15.72.ebuild
+++ b/sys-kernel/gentoo-sources/gentoo-sources-5.15.72.ebuild
@@ -10,7 +10,7 @@ inherit kernel-2
 detect_version
 detect_arch
 
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 ~sparc ~x86"
 HOMEPAGE="https://dev.gentoo.org/~mpagano/genpatches";
 IUSE="experimental"
 



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

2022-10-09 Thread Agostino Sarubbo
commit: 291b265e36ce2b9886b693b685f619e8f185824d
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Sun Oct  9 08:47:18 2022 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Sun Oct  9 08:47:18 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=291b265e

sci-mathematics/pspp: Stabilize 1.6.2-r1 amd64, #876202

Signed-off-by: Agostino Sarubbo  gentoo.org>

 sci-mathematics/pspp/pspp-1.6.2-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sci-mathematics/pspp/pspp-1.6.2-r1.ebuild 
b/sci-mathematics/pspp/pspp-1.6.2-r1.ebuild
index b326f6feb65a..06a736209316 100644
--- a/sci-mathematics/pspp/pspp-1.6.2-r1.ebuild
+++ b/sci-mathematics/pspp/pspp-1.6.2-r1.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.gz"
 
 LICENSE="GPL-3"
 SLOT="0/${PV}"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux"
 # Note: can drop test infra + which dep in next release!
 IUSE="doc examples gtk ncurses nls perl postgres test"
 RESTRICT="!test? ( test )"



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

2022-10-09 Thread Agostino Sarubbo
commit: c35e7cfaa009d1774cf8bca29e31379246f6f88d
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Sun Oct  9 08:47:22 2022 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Sun Oct  9 08:47:22 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c35e7cfa

sys-apps/hwloc: Stabilize 2.8.0-r1 amd64, #876208

Signed-off-by: Agostino Sarubbo  gentoo.org>

 sys-apps/hwloc/hwloc-2.8.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-apps/hwloc/hwloc-2.8.0-r1.ebuild 
b/sys-apps/hwloc/hwloc-2.8.0-r1.ebuild
index c74d0c27bbc6..23f368b96658 100644
--- a/sys-apps/hwloc/hwloc-2.8.0-r1.ebuild
+++ b/sys-apps/hwloc/hwloc-2.8.0-r1.ebuild
@@ -12,7 +12,7 @@ 
SRC_URI="https://www.open-mpi.org/software/${PN}/${MY_PV}/downloads/${P}.tar.bz2
 
 LICENSE="BSD"
 SLOT="0/15"
-KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ppc ~ppc64 ~riscv 
~sparc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ppc ~ppc64 ~riscv 
~sparc ~x86 ~amd64-linux ~x86-linux"
 IUSE="cairo +cpuid cuda debug nvml +pci static-libs svg udev xml X 
video_cards_nvidia"
 
 # opencl: opencl support dropped with x11-drivers/ati-drivers being removed 
(bug #582406).



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

2022-10-09 Thread Agostino Sarubbo
commit: b4eab9772d065e4b03a3b5579d347eefbff441d5
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Sun Oct  9 08:49:07 2022 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Sun Oct  9 08:49:07 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b4eab977

dev-libs/libxml2: Stabilize 2.10.2 arm, #876217

Signed-off-by: Agostino Sarubbo  gentoo.org>

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

diff --git a/dev-libs/libxml2/libxml2-2.10.2.ebuild 
b/dev-libs/libxml2/libxml2-2.10.2.ebuild
index 2e26506c071e..675a8ad054db 100644
--- a/dev-libs/libxml2/libxml2-2.10.2.ebuild
+++ b/dev-libs/libxml2/libxml2-2.10.2.ebuild
@@ -23,7 +23,7 @@ if [[ ${PV} ==  ]] ; then
inherit autotools git-r3
 else
inherit gnome.org libtool
-   KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~loong ~m68k ~mips ppc 
~ppc64 ~riscv ~s390 ~sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+   KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~loong ~m68k ~mips ppc 
~ppc64 ~riscv ~s390 ~sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 fi
 
 SRC_URI+="



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

2022-10-09 Thread Agostino Sarubbo
commit: 516b2abd670062d4a755951ea70d80d41226ef09
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Sun Oct  9 08:49:01 2022 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Sun Oct  9 08:49:01 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=516b2abd

dev-python/numpy: Stabilize 1.23.3 arm, #876121

Signed-off-by: Agostino Sarubbo  gentoo.org>

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

diff --git a/dev-python/numpy/numpy-1.23.3.ebuild 
b/dev-python/numpy/numpy-1.23.3.ebuild
index 163c2c0df051..419f72e85de1 100644
--- a/dev-python/numpy/numpy-1.23.3.ebuild
+++ b/dev-python/numpy/numpy-1.23.3.ebuild
@@ -29,7 +29,7 @@ SRC_URI="
 "
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 
~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 
~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~sparc-solaris ~x64-solaris ~x86-solaris"
 IUSE="doc lapack"
 
 RDEPEND="



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

2022-10-09 Thread Agostino Sarubbo
commit: 6ccc95f1fe5832ad24959d2baf3cffb4c584e2bc
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Sun Oct  9 08:49:07 2022 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Sun Oct  9 08:49:07 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6ccc95f1

dev-libs/libxslt: Stabilize 1.1.37 arm, #876217

Signed-off-by: Agostino Sarubbo  gentoo.org>

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

diff --git a/dev-libs/libxslt/libxslt-1.1.37.ebuild 
b/dev-libs/libxslt/libxslt-1.1.37.ebuild
index dda83ffd7ac2..34dd0dcac08f 100644
--- a/dev-libs/libxslt/libxslt-1.1.37.ebuild
+++ b/dev-libs/libxslt/libxslt-1.1.37.ebuild
@@ -15,7 +15,7 @@ if [[ ${PV} ==  ]] ; then
inherit autotools git-r3
 else
inherit libtool gnome.org
-   KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~loong ~m68k ~mips ppc 
~ppc64 ~riscv ~s390 ~sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+   KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~loong ~m68k ~mips ppc 
~ppc64 ~riscv ~s390 ~sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 fi
 
 LICENSE="MIT"



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

2022-10-09 Thread Agostino Sarubbo
commit: 3b8917e9903f13d82245be7b03b99336bc63d363
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Sun Oct  9 08:49:04 2022 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Sun Oct  9 08:49:04 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3b8917e9

app-misc/mosquitto: Stabilize 2.0.15 arm, #876154

Signed-off-by: Agostino Sarubbo  gentoo.org>

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

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



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

2022-10-09 Thread Agostino Sarubbo
commit: 99a70d6c307662769d3d2fcb1979f3b424ebc4a6
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Sun Oct  9 08:49:10 2022 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Sun Oct  9 08:49:10 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=99a70d6c

sys-kernel/gentoo-sources: Stabilize 5.15.72 arm, #876229

Signed-off-by: Agostino Sarubbo  gentoo.org>

 sys-kernel/gentoo-sources/gentoo-sources-5.15.72.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-kernel/gentoo-sources/gentoo-sources-5.15.72.ebuild 
b/sys-kernel/gentoo-sources/gentoo-sources-5.15.72.ebuild
index e6018caa3fe2..7b0c9e3dc5db 100644
--- a/sys-kernel/gentoo-sources/gentoo-sources-5.15.72.ebuild
+++ b/sys-kernel/gentoo-sources/gentoo-sources-5.15.72.ebuild
@@ -10,7 +10,7 @@ inherit kernel-2
 detect_version
 detect_arch
 
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 ~sparc ~x86"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 ~sparc ~x86"
 HOMEPAGE="https://dev.gentoo.org/~mpagano/genpatches";
 IUSE="experimental"
 



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

2022-10-09 Thread Agostino Sarubbo
commit: 7e2a21075f288c578b5f7b91e95aa7cf385b9c86
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Sun Oct  9 08:49:57 2022 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Sun Oct  9 08:49:57 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7e2a2107

dev-libs/libxslt: Stabilize 1.1.37 arm64, #876217

Signed-off-by: Agostino Sarubbo  gentoo.org>

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

diff --git a/dev-libs/libxslt/libxslt-1.1.37.ebuild 
b/dev-libs/libxslt/libxslt-1.1.37.ebuild
index 34dd0dcac08f..85e5e0b19204 100644
--- a/dev-libs/libxslt/libxslt-1.1.37.ebuild
+++ b/dev-libs/libxslt/libxslt-1.1.37.ebuild
@@ -15,7 +15,7 @@ if [[ ${PV} ==  ]] ; then
inherit autotools git-r3
 else
inherit libtool gnome.org
-   KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~loong ~m68k ~mips ppc 
~ppc64 ~riscv ~s390 ~sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+   KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc 
~ppc64 ~riscv ~s390 ~sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 fi
 
 LICENSE="MIT"



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

2022-10-09 Thread Agostino Sarubbo
commit: 282bced0f21113326443c6c7189aee2d0a4e6064
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Sun Oct  9 08:50:03 2022 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Sun Oct  9 08:50:03 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=282bced0

sys-kernel/gentoo-sources: Stabilize 5.15.72 arm64, #876229

Signed-off-by: Agostino Sarubbo  gentoo.org>

 sys-kernel/gentoo-sources/gentoo-sources-5.15.72.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-kernel/gentoo-sources/gentoo-sources-5.15.72.ebuild 
b/sys-kernel/gentoo-sources/gentoo-sources-5.15.72.ebuild
index 7b0c9e3dc5db..c8899ebf7519 100644
--- a/sys-kernel/gentoo-sources/gentoo-sources-5.15.72.ebuild
+++ b/sys-kernel/gentoo-sources/gentoo-sources-5.15.72.ebuild
@@ -10,7 +10,7 @@ inherit kernel-2
 detect_version
 detect_arch
 
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 ~sparc ~x86"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 ~sparc ~x86"
 HOMEPAGE="https://dev.gentoo.org/~mpagano/genpatches";
 IUSE="experimental"
 



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

2022-10-09 Thread Agostino Sarubbo
commit: 66bf5432d703f93eae4840ae6e88547b3e30fa73
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Sun Oct  9 08:50:00 2022 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Sun Oct  9 08:50:00 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=66bf5432

sys-process/parallel: Stabilize 20220822 arm64, #876220

Signed-off-by: Agostino Sarubbo  gentoo.org>

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

diff --git a/sys-process/parallel/parallel-20220822.ebuild 
b/sys-process/parallel/parallel-20220822.ebuild
index 1980896e4724..35785e7adb17 100644
--- a/sys-process/parallel/parallel-20220822.ebuild
+++ b/sys-process/parallel/parallel-20220822.ebuild
@@ -13,7 +13,7 @@ SRC_URI+=" verify-sig? ( mirror://gnu/${PN}/${P}.tar.bz2.sig 
)"
 
 LICENSE="GPL-3+"
 SLOT="0"
-KEYWORDS="amd64 arm ~arm64 ~ppc64 ~riscv x86 ~amd64-linux ~x86-linux 
~x64-macos"
+KEYWORDS="amd64 arm arm64 ~ppc64 ~riscv x86 ~amd64-linux ~x86-linux ~x64-macos"
 
 RDEPEND="
dev-lang/perl



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

2022-10-09 Thread Agostino Sarubbo
commit: 5970e461b67d7d522eb0c2adbb0a9b1b343414d7
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Sun Oct  9 08:49:57 2022 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Sun Oct  9 08:49:57 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5970e461

dev-libs/libxml2: Stabilize 2.10.2 arm64, #876217

Signed-off-by: Agostino Sarubbo  gentoo.org>

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

diff --git a/dev-libs/libxml2/libxml2-2.10.2.ebuild 
b/dev-libs/libxml2/libxml2-2.10.2.ebuild
index 675a8ad054db..1d35185804af 100644
--- a/dev-libs/libxml2/libxml2-2.10.2.ebuild
+++ b/dev-libs/libxml2/libxml2-2.10.2.ebuild
@@ -23,7 +23,7 @@ if [[ ${PV} ==  ]] ; then
inherit autotools git-r3
 else
inherit gnome.org libtool
-   KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~loong ~m68k ~mips ppc 
~ppc64 ~riscv ~s390 ~sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+   KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc 
~ppc64 ~riscv ~s390 ~sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 fi
 
 SRC_URI+="



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

2022-10-09 Thread Agostino Sarubbo
commit: d26271af4fe3f9a6491302f30c6c1c78cbf518ac
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Sun Oct  9 08:51:00 2022 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Sun Oct  9 08:51:00 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d26271af

sys-kernel/gentoo-sources: Stabilize 5.15.72 ppc, #876229

Signed-off-by: Agostino Sarubbo  gentoo.org>

 sys-kernel/gentoo-sources/gentoo-sources-5.15.72.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-kernel/gentoo-sources/gentoo-sources-5.15.72.ebuild 
b/sys-kernel/gentoo-sources/gentoo-sources-5.15.72.ebuild
index c8899ebf7519..d5705899aa65 100644
--- a/sys-kernel/gentoo-sources/gentoo-sources-5.15.72.ebuild
+++ b/sys-kernel/gentoo-sources/gentoo-sources-5.15.72.ebuild
@@ -10,7 +10,7 @@ inherit kernel-2
 detect_version
 detect_arch
 
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 ~sparc ~x86"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~riscv 
~s390 ~sparc ~x86"
 HOMEPAGE="https://dev.gentoo.org/~mpagano/genpatches";
 IUSE="experimental"
 



[gentoo-commits] repo/proj/guru:dev commit in: dev-libs/boinc-zip/

2022-10-09 Thread Anna Vyalkova
commit: b0bb9bdcbf6e397a0b53abcb0dac75aadcbe8800
Author: Anna (cybertailor) Vyalkova  sysrq  in>
AuthorDate: Sun Oct  9 08:30:32 2022 +
Commit: Anna Vyalkova  sysrq  in>
CommitDate: Sun Oct  9 08:30:32 2022 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=b0bb9bdc

dev-libs/boinc-zip: add 7.20.2

Signed-off-by: Anna (cybertailor) Vyalkova  sysrq.in>

 dev-libs/boinc-zip/Manifest|  1 +
 dev-libs/boinc-zip/boinc-zip-7.20.2.ebuild | 29 +
 2 files changed, 30 insertions(+)

diff --git a/dev-libs/boinc-zip/Manifest b/dev-libs/boinc-zip/Manifest
index 0e53bce6e..98e526e0a 100644
--- a/dev-libs/boinc-zip/Manifest
+++ b/dev-libs/boinc-zip/Manifest
@@ -1 +1,2 @@
 DIST boinc-7.18.0.tar.gz 50848912 BLAKE2B 
1088b734a5111dac1b42110cc5059e7114ef2bb2a7e786d20e681ac96543869fbf170c566c6c7ea93ac97f54f347e388d33d7d39c19d59cbe7bf3066d8c69fde
 SHA512 
4bccd576bc786cf5d7b01a1ff379545b4d9ddb818c8561d3dccb836b6490668c73a0c10884609980dfc6e8250173ead71a5f6044cabe69a0c93316e03515a0d9
+DIST boinc-7.20.2.tar.gz 46555666 BLAKE2B 
4d11217739d341c5b61d86afa02eebdad80809f42caa3f6dea1d86ed53d79004d60fa362fd04d53060060472e108e0ee0aa0428e4799eb70f2e98f07dc1f39cd
 SHA512 
0309d5585ece96a5d9021058870dce9a96c89ece269650961a9b22d5219529e242a55dc1e466f5364535033198ca5c36496ca23125a9cda0c308bfdb4372abbb

diff --git a/dev-libs/boinc-zip/boinc-zip-7.20.2.ebuild 
b/dev-libs/boinc-zip/boinc-zip-7.20.2.ebuild
new file mode 100644
index 0..c283fb3dd
--- /dev/null
+++ b/dev-libs/boinc-zip/boinc-zip-7.20.2.ebuild
@@ -0,0 +1,29 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+BOINC_SUBMODULE="zip"
+inherit boinc
+
+DESCRIPTION="Wrapper for the zip/unzip functions to expose to BOINC clients"
+HOMEPAGE="https://boinc.berkeley.edu/trac/wiki/FileCompression";
+
+KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+LICENSE="Info-ZIP LGPL-3+"
+SLOT="0"
+
+# broken beyond repair
+RESTRICT="test"
+
+boinc_require_source ${PV}
+boinc_enable_autotools
+
+src_compile() {
+   emake lib${PN//-/_}.la
+}
+
+src_install() {
+   emake install-{libLTLIBRARIES,pkgincludeHEADERS,pkgconfigDATA} 
DESTDIR="${D}"
+   find "${ED}" -name '*.la' -delete || die
+}



[gentoo-commits] repo/proj/guru:dev commit in: sci-misc/boinc-wrapper/, sci-misc/boinc-wrapper/files/

2022-10-09 Thread Anna Vyalkova
commit: 6efb684592b8e1e8403ea5eca2bf4a160bc2beef
Author: Anna (cybertailor) Vyalkova  sysrq  in>
AuthorDate: Sun Oct  9 08:50:53 2022 +
Commit: Anna Vyalkova  sysrq  in>
CommitDate: Sun Oct  9 08:50:53 2022 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=6efb6845

sci-misc/boinc-wrapper: use system libboinc

Signed-off-by: Anna (cybertailor) Vyalkova  sysrq.in>

 .../boinc-wrapper/boinc-wrapper-7.20.2-r1.ebuild   | 40 ++
 sci-misc/boinc-wrapper/files/Makefile.gentoo   | 17 +
 2 files changed, 57 insertions(+)

diff --git a/sci-misc/boinc-wrapper/boinc-wrapper-7.20.2-r1.ebuild 
b/sci-misc/boinc-wrapper/boinc-wrapper-7.20.2-r1.ebuild
new file mode 100644
index 0..1392fc813
--- /dev/null
+++ b/sci-misc/boinc-wrapper/boinc-wrapper-7.20.2-r1.ebuild
@@ -0,0 +1,40 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+BOINC_SUBMODULE="samples/wrapper"
+inherit boinc
+
+DESCRIPTION="Wrapper to use non-BOINC apps with BOINC"
+HOMEPAGE="https://boinc.berkeley.edu/trac/wiki/WrapperApp";
+
+KEYWORDS="~amd64 ~arm64 ~x86"
+LICENSE="LGPL-3+ regexp-UofT"
+SLOT="0"
+
+RDEPEND="
+   >=sci-misc/boinc-7.20
+   >=dev-libs/boinc-zip-7.20
+"
+DEPEND="${RDEPEND}"
+
+DOCS=( job.xml )
+
+boinc_require_source
+
+boinc_override_config "${FILESDIR}"/config.override.h
+
+src_prepare() {
+   boinc_src_prepare
+   cp "${FILESDIR}"/Makefile.gentoo "${S}" || die
+}
+
+src_compile() {
+   emake -f Makefile.gentoo
+}
+
+src_install() {
+   einstalldocs
+   dobin boinc-wrapper
+}

diff --git a/sci-misc/boinc-wrapper/files/Makefile.gentoo 
b/sci-misc/boinc-wrapper/files/Makefile.gentoo
new file mode 100644
index 0..f023fa557
--- /dev/null
+++ b/sci-misc/boinc-wrapper/files/Makefile.gentoo
@@ -0,0 +1,17 @@
+PKGS = \
+   libboinc \
+   libboinc_api \
+   libboinc_zip
+
+REGEXP_OBJS = \
+   regexp.o \
+   regsub.o \
+   regerror.o \
+   regexp_memory.o \
+   regexp_report.o
+
+CXXFLAGS += $(shell pkg-config --cflags $(PKGS)) -I../..
+LIBS += $(shell pkg-config --libs $(PKGS))
+
+boinc-wrapper: wrapper.o $(REGEXP_OBJS)
+   $(CXX) $(CXXFLAGS) $(CPPFLAGS) -o $@ $^ $(LIBS) $(LDFLAGS)



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

2022-10-09 Thread Agostino Sarubbo
commit: 0b64c31f950574e60f5886c5961cff346a71a899
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Sun Oct  9 08:51:47 2022 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Sun Oct  9 08:51:47 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0b64c31f

sys-kernel/gentoo-sources: Stabilize 5.15.72 ppc64, #876229

Signed-off-by: Agostino Sarubbo  gentoo.org>

 sys-kernel/gentoo-sources/gentoo-sources-5.15.72.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-kernel/gentoo-sources/gentoo-sources-5.15.72.ebuild 
b/sys-kernel/gentoo-sources/gentoo-sources-5.15.72.ebuild
index d5705899aa65..bb0114200407 100644
--- a/sys-kernel/gentoo-sources/gentoo-sources-5.15.72.ebuild
+++ b/sys-kernel/gentoo-sources/gentoo-sources-5.15.72.ebuild
@@ -10,7 +10,7 @@ inherit kernel-2
 detect_version
 detect_arch
 
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~riscv 
~s390 ~sparc ~x86"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv 
~s390 ~sparc ~x86"
 HOMEPAGE="https://dev.gentoo.org/~mpagano/genpatches";
 IUSE="experimental"
 



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

2022-10-09 Thread Agostino Sarubbo
commit: b80ac86ce8efb7a1dddeabca8956284b267f68be
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Sun Oct  9 08:51:43 2022 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Sun Oct  9 08:51:43 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b80ac86c

dev-libs/libxml2: Stabilize 2.10.2 ppc64, #876217

Signed-off-by: Agostino Sarubbo  gentoo.org>

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

diff --git a/dev-libs/libxml2/libxml2-2.10.2.ebuild 
b/dev-libs/libxml2/libxml2-2.10.2.ebuild
index 1d35185804af..84746f9b61c3 100644
--- a/dev-libs/libxml2/libxml2-2.10.2.ebuild
+++ b/dev-libs/libxml2/libxml2-2.10.2.ebuild
@@ -23,7 +23,7 @@ if [[ ${PV} ==  ]] ; then
inherit autotools git-r3
 else
inherit gnome.org libtool
-   KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc 
~ppc64 ~riscv ~s390 ~sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+   KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc 
ppc64 ~riscv ~s390 ~sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 fi
 
 SRC_URI+="



[gentoo-commits] repo/gentoo:master commit in: net-p2p/syncthing/

2022-10-09 Thread Agostino Sarubbo
commit: 216249f665769e22e8d126b065c32fc1ba482ce5
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Sun Oct  9 08:51:37 2022 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Sun Oct  9 08:51:37 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=216249f6

net-p2p/syncthing: Stabilize 1.21.0 ppc64, #874780

Signed-off-by: Agostino Sarubbo  gentoo.org>

 net-p2p/syncthing/syncthing-1.21.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-p2p/syncthing/syncthing-1.21.0.ebuild 
b/net-p2p/syncthing/syncthing-1.21.0.ebuild
index 60f6e323b5fe..39f0d8283dd2 100644
--- a/net-p2p/syncthing/syncthing-1.21.0.ebuild
+++ b/net-p2p/syncthing/syncthing-1.21.0.ebuild
@@ -12,7 +12,7 @@ SRC_URI="https://github.com/${PN}/${PN}/archive/v${PV}.tar.gz 
-> ${P}.tar.gz
 
 LICENSE="Apache-2.0 BSD BSD-2 CC0-1.0 ISC MIT MPL-2.0 Unlicense"
 SLOT="0"
-KEYWORDS="~amd64 arm arm64 ~ppc64 ~x86"
+KEYWORDS="~amd64 arm arm64 ppc64 ~x86"
 IUSE="selinux tools"
 
 RDEPEND="acct-group/syncthing



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

2022-10-09 Thread Agostino Sarubbo
commit: 0ae12e300c9fe1cd39cefb845e43d11e3f67b740
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Sun Oct  9 08:51:44 2022 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Sun Oct  9 08:51:44 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0ae12e30

dev-libs/libxslt: Stabilize 1.1.37 ppc64, #876217

Signed-off-by: Agostino Sarubbo  gentoo.org>

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

diff --git a/dev-libs/libxslt/libxslt-1.1.37.ebuild 
b/dev-libs/libxslt/libxslt-1.1.37.ebuild
index 85e5e0b19204..5d33e91d558f 100644
--- a/dev-libs/libxslt/libxslt-1.1.37.ebuild
+++ b/dev-libs/libxslt/libxslt-1.1.37.ebuild
@@ -15,7 +15,7 @@ if [[ ${PV} ==  ]] ; then
inherit autotools git-r3
 else
inherit libtool gnome.org
-   KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc 
~ppc64 ~riscv ~s390 ~sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+   KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc 
ppc64 ~riscv ~s390 ~sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 fi
 
 LICENSE="MIT"



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

2022-10-09 Thread Agostino Sarubbo
commit: 189696040afa469f8d8d8f3d476a18f7011d7618
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Sun Oct  9 08:51:40 2022 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Sun Oct  9 08:51:40 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=18969604

sys-apps/hwloc: Stabilize 2.8.0-r1 ppc64, #876208

Signed-off-by: Agostino Sarubbo  gentoo.org>

 sys-apps/hwloc/hwloc-2.8.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-apps/hwloc/hwloc-2.8.0-r1.ebuild 
b/sys-apps/hwloc/hwloc-2.8.0-r1.ebuild
index 23f368b96658..8575f79a457f 100644
--- a/sys-apps/hwloc/hwloc-2.8.0-r1.ebuild
+++ b/sys-apps/hwloc/hwloc-2.8.0-r1.ebuild
@@ -12,7 +12,7 @@ 
SRC_URI="https://www.open-mpi.org/software/${PN}/${MY_PV}/downloads/${P}.tar.bz2
 
 LICENSE="BSD"
 SLOT="0/15"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ppc ~ppc64 ~riscv 
~sparc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv 
~sparc ~x86 ~amd64-linux ~x86-linux"
 IUSE="cairo +cpuid cuda debug nvml +pci static-libs svg udev xml X 
video_cards_nvidia"
 
 # opencl: opencl support dropped with x11-drivers/ati-drivers being removed 
(bug #582406).



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

2022-10-09 Thread Agostino Sarubbo
commit: 3a516af6c3d1a9cab50a898a788f02dbe72f4ad8
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Sun Oct  9 08:52:39 2022 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Sun Oct  9 08:52:39 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3a516af6

dev-python/pydantic: Stabilize 1.10.2 sparc, #876130

Signed-off-by: Agostino Sarubbo  gentoo.org>

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

diff --git a/dev-python/pydantic/pydantic-1.10.2.ebuild 
b/dev-python/pydantic/pydantic-1.10.2.ebuild
index 62d9adf8531c..d27120897161 100644
--- a/dev-python/pydantic/pydantic-1.10.2.ebuild
+++ b/dev-python/pydantic/pydantic-1.10.2.ebuild
@@ -22,7 +22,7 @@ S=${WORKDIR}/${MY_P}
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv 
~s390 ~sparc x86"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv 
~s390 sparc x86"
 
 RDEPEND="
>=dev-python/typing-extensions-4.1.0[${PYTHON_USEDEP}]



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

2022-10-09 Thread Agostino Sarubbo
commit: c533aa9765d12c3ecf351838567fa48ab61ba59b
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Sun Oct  9 08:52:45 2022 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Sun Oct  9 08:52:45 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c533aa97

dev-libs/libxml2: Stabilize 2.10.2 sparc, #876217

Signed-off-by: Agostino Sarubbo  gentoo.org>

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

diff --git a/dev-libs/libxml2/libxml2-2.10.2.ebuild 
b/dev-libs/libxml2/libxml2-2.10.2.ebuild
index 84746f9b61c3..7b940b3948b0 100644
--- a/dev-libs/libxml2/libxml2-2.10.2.ebuild
+++ b/dev-libs/libxml2/libxml2-2.10.2.ebuild
@@ -23,7 +23,7 @@ if [[ ${PV} ==  ]] ; then
inherit autotools git-r3
 else
inherit gnome.org libtool
-   KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc 
ppc64 ~riscv ~s390 ~sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+   KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc 
ppc64 ~riscv ~s390 sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 fi
 
 SRC_URI+="



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

2022-10-09 Thread Agostino Sarubbo
commit: 3e58b75bdbea7574370d42d210672699cd90124f
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Sun Oct  9 08:52:36 2022 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Sun Oct  9 08:52:36 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3e58b75b

app-arch/lz4: Stabilize 1.9.4 sparc, #876100

Signed-off-by: Agostino Sarubbo  gentoo.org>

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

diff --git a/app-arch/lz4/lz4-1.9.4.ebuild b/app-arch/lz4/lz4-1.9.4.ebuild
index f8bfcaa3c7a8..21d4bec17b7e 100644
--- a/app-arch/lz4/lz4-1.9.4.ebuild
+++ b/app-arch/lz4/lz4-1.9.4.ebuild
@@ -12,7 +12,7 @@ SRC_URI="https://github.com/lz4/lz4/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
 LICENSE="BSD-2 GPL-2"
 # https://abi-laboratory.pro/tracker/timeline/lz4/
 SLOT="0/r132"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 
~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 
~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="static-libs"
 
 CMAKE_USE_DIR=${S}/build/cmake



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

2022-10-09 Thread Agostino Sarubbo
commit: 92832f77457a377b68d50a9bbe644138c932746b
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Sun Oct  9 08:52:42 2022 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Sun Oct  9 08:52:42 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=92832f77

sys-apps/hwloc: Stabilize 2.8.0-r1 sparc, #876208

Signed-off-by: Agostino Sarubbo  gentoo.org>

 sys-apps/hwloc/hwloc-2.8.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-apps/hwloc/hwloc-2.8.0-r1.ebuild 
b/sys-apps/hwloc/hwloc-2.8.0-r1.ebuild
index 8575f79a457f..d5aa8b612b41 100644
--- a/sys-apps/hwloc/hwloc-2.8.0-r1.ebuild
+++ b/sys-apps/hwloc/hwloc-2.8.0-r1.ebuild
@@ -12,7 +12,7 @@ 
SRC_URI="https://www.open-mpi.org/software/${PN}/${MY_PV}/downloads/${P}.tar.bz2
 
 LICENSE="BSD"
 SLOT="0/15"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv 
~sparc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv 
sparc ~x86 ~amd64-linux ~x86-linux"
 IUSE="cairo +cpuid cuda debug nvml +pci static-libs svg udev xml X 
video_cards_nvidia"
 
 # opencl: opencl support dropped with x11-drivers/ati-drivers being removed 
(bug #582406).



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

2022-10-09 Thread Agostino Sarubbo
commit: ad7fe6b96d6a74a408aefa3c0e86781769ba4062
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Sun Oct  9 08:52:46 2022 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Sun Oct  9 08:52:46 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ad7fe6b9

dev-libs/libxslt: Stabilize 1.1.37 sparc, #876217

Signed-off-by: Agostino Sarubbo  gentoo.org>

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

diff --git a/dev-libs/libxslt/libxslt-1.1.37.ebuild 
b/dev-libs/libxslt/libxslt-1.1.37.ebuild
index 5d33e91d558f..2c7268bf940f 100644
--- a/dev-libs/libxslt/libxslt-1.1.37.ebuild
+++ b/dev-libs/libxslt/libxslt-1.1.37.ebuild
@@ -15,7 +15,7 @@ if [[ ${PV} ==  ]] ; then
inherit autotools git-r3
 else
inherit libtool gnome.org
-   KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc 
ppc64 ~riscv ~s390 ~sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+   KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc 
ppc64 ~riscv ~s390 sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 fi
 
 LICENSE="MIT"



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

2022-10-09 Thread Agostino Sarubbo
commit: f61aba6bf962770f82e91c5a424d7f8e026bb08d
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Sun Oct  9 08:52:49 2022 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Sun Oct  9 08:52:49 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f61aba6b

sys-kernel/gentoo-sources: Stabilize 5.15.72 sparc, #876229

Signed-off-by: Agostino Sarubbo  gentoo.org>

 sys-kernel/gentoo-sources/gentoo-sources-5.15.72.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-kernel/gentoo-sources/gentoo-sources-5.15.72.ebuild 
b/sys-kernel/gentoo-sources/gentoo-sources-5.15.72.ebuild
index bb0114200407..ad9cb255a17f 100644
--- a/sys-kernel/gentoo-sources/gentoo-sources-5.15.72.ebuild
+++ b/sys-kernel/gentoo-sources/gentoo-sources-5.15.72.ebuild
@@ -10,7 +10,7 @@ inherit kernel-2
 detect_version
 detect_arch
 
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv 
~s390 ~sparc ~x86"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv 
~s390 sparc ~x86"
 HOMEPAGE="https://dev.gentoo.org/~mpagano/genpatches";
 IUSE="experimental"
 



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

2022-10-09 Thread Agostino Sarubbo
commit: da5dd9374887feb3cc1cfb3e2f97a7ebc390cd90
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Sun Oct  9 08:54:11 2022 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Sun Oct  9 08:54:11 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=da5dd937

app-text/liblangtag: Stabilize 0.6.4 x86, #873469

Signed-off-by: Agostino Sarubbo  gentoo.org>

 app-text/liblangtag/liblangtag-0.6.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-text/liblangtag/liblangtag-0.6.4.ebuild 
b/app-text/liblangtag/liblangtag-0.6.4.ebuild
index 31b68727a584..96b21bcdb62d 100644
--- a/app-text/liblangtag/liblangtag-0.6.4.ebuild
+++ b/app-text/liblangtag/liblangtag-0.6.4.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://bitbucket.org/tagoh/${PN}/downloads/${P}.tar.bz2";
 
 LICENSE="|| ( LGPL-3 MPL-2.0 )"
 SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~loong ~ppc ~ppc64 ~riscv ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~loong ~ppc ~ppc64 ~riscv x86"
 IUSE="debug doc introspection test"
 
 # Upstream expect liblangtag to be installed when one runs tests...



[gentoo-commits] repo/gentoo:master commit in: app-office/libreoffice-l10n/

2022-10-09 Thread Agostino Sarubbo
commit: 237597c8beacd5c5a2b07803ea13c824283bc4f7
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Sun Oct  9 08:54:12 2022 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Sun Oct  9 08:54:12 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=237597c8

app-office/libreoffice-l10n: Stabilize 7.3.6.2 x86, #873469

Signed-off-by: Agostino Sarubbo  gentoo.org>

 app-office/libreoffice-l10n/libreoffice-l10n-7.3.6.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-office/libreoffice-l10n/libreoffice-l10n-7.3.6.2.ebuild 
b/app-office/libreoffice-l10n/libreoffice-l10n-7.3.6.2.ebuild
index 6fd4674fc3fa..0f03a51fed10 100644
--- a/app-office/libreoffice-l10n/libreoffice-l10n-7.3.6.2.ebuild
+++ b/app-office/libreoffice-l10n/libreoffice-l10n-7.3.6.2.ebuild
@@ -17,7 +17,7 @@ 
BASE_SRC_URI_STABLE="https://download.documentfoundation.org/${PN/-l10n/}/stable
 
 LICENSE="|| ( LGPL-3 MPL-1.1 )"
 SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~loong ~ppc64 ~x86 ~amd64-linux"
+KEYWORDS="amd64 ~arm ~arm64 ~loong ~ppc64 x86 ~amd64-linux"
 IUSE="offlinehelp"
 
 #



[gentoo-commits] repo/gentoo:master commit in: app-office/libreoffice/

2022-10-09 Thread Agostino Sarubbo
commit: db31a0b458ddae5a4ef805b577d10554be2b40a2
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Sun Oct  9 08:54:13 2022 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Sun Oct  9 08:54:13 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=db31a0b4

app-office/libreoffice: Stabilize 7.3.6.2 x86, #873469

Signed-off-by: Agostino Sarubbo  gentoo.org>

 app-office/libreoffice/libreoffice-7.3.6.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-office/libreoffice/libreoffice-7.3.6.2.ebuild 
b/app-office/libreoffice/libreoffice-7.3.6.2.ebuild
index 1445c9969805..72370923fad5 100644
--- a/app-office/libreoffice/libreoffice-7.3.6.2.ebuild
+++ b/app-office/libreoffice/libreoffice-7.3.6.2.ebuild
@@ -103,7 +103,7 @@ LICENSE="|| ( LGPL-3 MPL-1.1 )"
 SLOT="0"
 
 [[ ${MY_PV} == ** ]] || \
-KEYWORDS="amd64 ~arm ~arm64 ~loong ~ppc64 ~x86 ~amd64-linux"
+KEYWORDS="amd64 ~arm ~arm64 ~loong ~ppc64 x86 ~amd64-linux"
 
 COMMON_DEPEND="${PYTHON_DEPS}
app-arch/unzip



[gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfce4-notifyd/

2022-10-09 Thread Agostino Sarubbo
commit: ee46dc046401046cfc2e20cab5191a2021f74703
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Sun Oct  9 08:54:24 2022 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Sun Oct  9 08:54:24 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ee46dc04

xfce-extra/xfce4-notifyd: Stabilize 0.6.4 x86, #876088

Signed-off-by: Agostino Sarubbo  gentoo.org>

 xfce-extra/xfce4-notifyd/xfce4-notifyd-0.6.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/xfce-extra/xfce4-notifyd/xfce4-notifyd-0.6.4.ebuild 
b/xfce-extra/xfce4-notifyd/xfce4-notifyd-0.6.4.ebuild
index d883e20373e5..103fa082ba4b 100644
--- a/xfce-extra/xfce4-notifyd/xfce4-notifyd-0.6.4.ebuild
+++ b/xfce-extra/xfce4-notifyd/xfce4-notifyd-0.6.4.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://archive.xfce.org/src/apps/${PN}/${PV%.*}/${P}.tar.bz2";
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="amd64 ~arm arm64 ~ppc ~ppc64 ~riscv ~x86"
+KEYWORDS="amd64 ~arm arm64 ~ppc ~ppc64 ~riscv x86"
 
 DEPEND="
>=dev-libs/glib-2.56:2



[gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfce4-pulseaudio-plugin/

2022-10-09 Thread Agostino Sarubbo
commit: c1b3be76f4887246cef2a6e52143c99b0130474f
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Sun Oct  9 08:54:28 2022 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Sun Oct  9 08:54:28 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c1b3be76

xfce-extra/xfce4-pulseaudio-plugin: Stabilize 0.4.5 x86, #876094

Signed-off-by: Agostino Sarubbo  gentoo.org>

 xfce-extra/xfce4-pulseaudio-plugin/xfce4-pulseaudio-plugin-0.4.5.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/xfce-extra/xfce4-pulseaudio-plugin/xfce4-pulseaudio-plugin-0.4.5.ebuild 
b/xfce-extra/xfce4-pulseaudio-plugin/xfce4-pulseaudio-plugin-0.4.5.ebuild
index 200bd8a37fbc..8cde7b380cae 100644
--- a/xfce-extra/xfce4-pulseaudio-plugin/xfce4-pulseaudio-plugin-0.4.5.ebuild
+++ b/xfce-extra/xfce4-pulseaudio-plugin/xfce4-pulseaudio-plugin-0.4.5.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://archive.xfce.org/src/panel-plugins/${PN}/${PV%.*}/${P}.tar.bz2";
 
 LICENSE="GPL-2+"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ppc ~ppc64 ~riscv ~x86"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ppc ~ppc64 ~riscv x86"
 IUSE="+keybinder libcanberra libnotify wnck"
 
 DEPEND="



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

2022-10-09 Thread Agostino Sarubbo
commit: cb5c4fba83cc98ff2500c9f34cc827a46a634c9a
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Sun Oct  9 08:54:21 2022 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Sun Oct  9 08:54:21 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cb5c4fba

sys-process/btop: Stabilize 1.2.9 x86, #876043

Signed-off-by: Agostino Sarubbo  gentoo.org>

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

diff --git a/sys-process/btop/btop-1.2.9.ebuild 
b/sys-process/btop/btop-1.2.9.ebuild
index 1be7324e7902..ee0bbdefbd6d 100644
--- a/sys-process/btop/btop-1.2.9.ebuild
+++ b/sys-process/btop/btop-1.2.9.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/aristocratos/btop/archive/refs/tags/v${PV}.tar.gz ->
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="amd64 arm64 ppc64 ~riscv ~x86"
+KEYWORDS="amd64 arm64 ppc64 ~riscv x86"
 
 BDEPEND="
>=sys-devel/gcc-8



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

2022-10-09 Thread Agostino Sarubbo
commit: 4e0fafd2d41fcb404d7d26aed0718215800f828a
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Sun Oct  9 08:54:33 2022 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Sun Oct  9 08:54:33 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4e0fafd2

dev-python/psycopg: Stabilize 3.1.2 x86, #876127

Signed-off-by: Agostino Sarubbo  gentoo.org>

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

diff --git a/dev-python/psycopg/psycopg-3.1.2.ebuild 
b/dev-python/psycopg/psycopg-3.1.2.ebuild
index 49dd61417437..da15e1f0a432 100644
--- a/dev-python/psycopg/psycopg-3.1.2.ebuild
+++ b/dev-python/psycopg/psycopg-3.1.2.ebuild
@@ -22,7 +22,7 @@ S=${WORKDIR}/${P}/psycopg
 
 LICENSE="LGPL-3+"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ppc ppc64 ~riscv ~s390 sparc ~x86 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ppc ppc64 ~riscv ~s390 sparc x86 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-solaris"
 
 DEPEND="
>=dev-db/postgresql-8.1:*



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

2022-10-09 Thread Agostino Sarubbo
commit: 5f038b951ac1806a1c2ac749f0145b7e121defc8
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Sun Oct  9 08:54:39 2022 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Sun Oct  9 08:54:39 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5f038b95

sci-mathematics/pspp: Stabilize 1.6.2-r1 x86, #876202

Signed-off-by: Agostino Sarubbo  gentoo.org>

 sci-mathematics/pspp/pspp-1.6.2-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sci-mathematics/pspp/pspp-1.6.2-r1.ebuild 
b/sci-mathematics/pspp/pspp-1.6.2-r1.ebuild
index 06a736209316..d98c3b715f1f 100644
--- a/sci-mathematics/pspp/pspp-1.6.2-r1.ebuild
+++ b/sci-mathematics/pspp/pspp-1.6.2-r1.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.gz"
 
 LICENSE="GPL-3"
 SLOT="0/${PV}"
-KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux"
 # Note: can drop test infra + which dep in next release!
 IUSE="doc examples gtk ncurses nls perl postgres test"
 RESTRICT="!test? ( test )"



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

2022-10-09 Thread Agostino Sarubbo
commit: 37dc2a530160fbaf3793c53b37bf9e0738a60820
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Sun Oct  9 08:54:42 2022 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Sun Oct  9 08:54:42 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=37dc2a53

sys-apps/hwloc: Stabilize 2.8.0-r1 x86, #876208

Signed-off-by: Agostino Sarubbo  gentoo.org>

 sys-apps/hwloc/hwloc-2.8.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-apps/hwloc/hwloc-2.8.0-r1.ebuild 
b/sys-apps/hwloc/hwloc-2.8.0-r1.ebuild
index d5aa8b612b41..ffa2bf4b6edf 100644
--- a/sys-apps/hwloc/hwloc-2.8.0-r1.ebuild
+++ b/sys-apps/hwloc/hwloc-2.8.0-r1.ebuild
@@ -12,7 +12,7 @@ 
SRC_URI="https://www.open-mpi.org/software/${PN}/${MY_PV}/downloads/${P}.tar.bz2
 
 LICENSE="BSD"
 SLOT="0/15"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv 
sparc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv 
sparc x86 ~amd64-linux ~x86-linux"
 IUSE="cairo +cpuid cuda debug nvml +pci static-libs svg udev xml X 
video_cards_nvidia"
 
 # opencl: opencl support dropped with x11-drivers/ati-drivers being removed 
(bug #582406).



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

2022-10-09 Thread Agostino Sarubbo
commit: f453e8399d63165b6049ab1adb164c5255543d6b
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Sun Oct  9 08:54:37 2022 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Sun Oct  9 08:54:37 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f453e839

app-misc/mosquitto: Stabilize 2.0.15 x86, #876154

Signed-off-by: Agostino Sarubbo  gentoo.org>

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

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



[gentoo-commits] repo/gentoo:master commit in: net-p2p/syncthing/

2022-10-09 Thread Agostino Sarubbo
commit: c608f338275b0b9b2592223149ab881d2c3f9cf9
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Sun Oct  9 08:54:16 2022 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Sun Oct  9 08:54:16 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c608f338

net-p2p/syncthing: Stabilize 1.21.0 x86, #874780

Signed-off-by: Agostino Sarubbo  gentoo.org>

 net-p2p/syncthing/syncthing-1.21.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-p2p/syncthing/syncthing-1.21.0.ebuild 
b/net-p2p/syncthing/syncthing-1.21.0.ebuild
index 39f0d8283dd2..75d86441c3cd 100644
--- a/net-p2p/syncthing/syncthing-1.21.0.ebuild
+++ b/net-p2p/syncthing/syncthing-1.21.0.ebuild
@@ -12,7 +12,7 @@ SRC_URI="https://github.com/${PN}/${PN}/archive/v${PV}.tar.gz 
-> ${P}.tar.gz
 
 LICENSE="Apache-2.0 BSD BSD-2 CC0-1.0 ISC MIT MPL-2.0 Unlicense"
 SLOT="0"
-KEYWORDS="~amd64 arm arm64 ppc64 ~x86"
+KEYWORDS="~amd64 arm arm64 ppc64 x86"
 IUSE="selinux tools"
 
 RDEPEND="acct-group/syncthing



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

2022-10-09 Thread Agostino Sarubbo
commit: 5a81e78d85c9593dc7fa4416184a1bfe38e6ebe2
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Sun Oct  9 08:54:45 2022 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Sun Oct  9 08:54:45 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5a81e78d

sys-kernel/gentoo-sources: Stabilize 5.15.72 x86, #876229

Signed-off-by: Agostino Sarubbo  gentoo.org>

 sys-kernel/gentoo-sources/gentoo-sources-5.15.72.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-kernel/gentoo-sources/gentoo-sources-5.15.72.ebuild 
b/sys-kernel/gentoo-sources/gentoo-sources-5.15.72.ebuild
index ad9cb255a17f..b87cf020bdff 100644
--- a/sys-kernel/gentoo-sources/gentoo-sources-5.15.72.ebuild
+++ b/sys-kernel/gentoo-sources/gentoo-sources-5.15.72.ebuild
@@ -10,7 +10,7 @@ inherit kernel-2
 detect_version
 detect_arch
 
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv 
~s390 sparc ~x86"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv 
~s390 sparc x86"
 HOMEPAGE="https://dev.gentoo.org/~mpagano/genpatches";
 IUSE="experimental"
 



[gentoo-commits] repo/gentoo:master commit in: net-vpn/libreswan/

2022-10-09 Thread Agostino Sarubbo
commit: d85630bb73d6bd68c1bbcbc6bbd134e8cfd4214e
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Sun Oct  9 08:54:19 2022 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Sun Oct  9 08:54:19 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d85630bb

net-vpn/libreswan: Stabilize 4.7 x86, #875191

Signed-off-by: Agostino Sarubbo  gentoo.org>

 net-vpn/libreswan/libreswan-4.7.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-vpn/libreswan/libreswan-4.7.ebuild 
b/net-vpn/libreswan/libreswan-4.7.ebuild
index e81fefd55a44..4c117ce716a9 100644
--- a/net-vpn/libreswan/libreswan-4.7.ebuild
+++ b/net-vpn/libreswan/libreswan-4.7.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://download.libreswan.org/${P}.tar.gz";
 
 LICENSE="GPL-2 BSD-4 RSA DES"
 SLOT="0"
-KEYWORDS="amd64 ~arm ~ppc ~x86"
+KEYWORDS="amd64 ~arm ~ppc x86"
 IUSE="caps curl dnssec ldap networkmanager pam seccomp selinux systemd test"
 RESTRICT="!test? ( test )"
 



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

2022-10-09 Thread Agostino Sarubbo
commit: a9eef0c513e6620e309a24639bfcc8286768fab5
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Sun Oct  9 08:54:31 2022 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Sun Oct  9 08:54:31 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a9eef0c5

dev-python/numpy: Stabilize 1.23.3 x86, #876121

Signed-off-by: Agostino Sarubbo  gentoo.org>

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

diff --git a/dev-python/numpy/numpy-1.23.3.ebuild 
b/dev-python/numpy/numpy-1.23.3.ebuild
index 419f72e85de1..4d97df85fe96 100644
--- a/dev-python/numpy/numpy-1.23.3.ebuild
+++ b/dev-python/numpy/numpy-1.23.3.ebuild
@@ -29,7 +29,7 @@ SRC_URI="
 "
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 
~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 
~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~sparc-solaris ~x64-solaris ~x86-solaris"
 IUSE="doc lapack"
 
 RDEPEND="



[gentoo-commits] proj/devmanual:master commit in: general-concepts/filesystem/, ebuild-writing/functions/src_prepare/, ...

2022-10-09 Thread Ulrich Müller
commit: b877f644c77f43e07adc134c72d79972e4e4fa23
Author: Ulrich Müller  gentoo  org>
AuthorDate: Sun Oct  9 09:56:52 2022 +
Commit: Ulrich Müller  gentoo  org>
CommitDate: Sun Oct  9 09:56:52 2022 +
URL:https://gitweb.gentoo.org/proj/devmanual.git/commit/?id=b877f644

Explicitly specify UTF-8 encoding in XML declarations

As specified by the DevBook XML guide.

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

 appendices/common-problems/text.xml | 2 +-
 appendices/contributing/text.xml| 2 +-
 appendices/contributors/text.xml| 2 +-
 appendices/editor-configuration/emacs/text.xml  | 2 +-
 appendices/editor-configuration/text.xml| 2 +-
 appendices/editor-configuration/vim/text.xml| 2 +-
 appendices/editor-configuration/xemacs/text.xml | 2 +-
 appendices/further-reading/text.xml | 2 +-
 appendices/text.xml | 2 +-
 appendices/todo-list/text.xml   | 2 +-
 archs/alpha/text.xml| 2 +-
 archs/amd64/text.xml| 2 +-
 archs/mips/text.xml | 2 +-
 archs/ppc/text.xml  | 2 +-
 archs/sparc/text.xml| 2 +-
 archs/text.xml  | 2 +-
 archs/x86/text.xml  | 2 +-
 ebuild-maintenance/git/text.xml | 2 +-
 ebuild-maintenance/new-ebuild/text.xml  | 2 +-
 ebuild-maintenance/package-moves/text.xml   | 2 +-
 ebuild-maintenance/removal/text.xml | 2 +-
 ebuild-maintenance/text.xml | 2 +-
 ebuild-writing/common-mistakes/text.xml | 2 +-
 ebuild-writing/eapi/text.xml| 2 +-
 ebuild-writing/error-handling/text.xml  | 2 +-
 ebuild-writing/file-format/text.xml | 2 +-
 ebuild-writing/functions/pkg_config/text.xml| 2 +-
 ebuild-writing/functions/pkg_info/text.xml  | 2 +-
 ebuild-writing/functions/pkg_nofetch/text.xml   | 2 +-
 ebuild-writing/functions/pkg_postinst/text.xml  | 2 +-
 ebuild-writing/functions/pkg_postrm/text.xml| 2 +-
 ebuild-writing/functions/pkg_preinst/text.xml   | 2 +-
 ebuild-writing/functions/pkg_prerm/text.xml | 2 +-
 ebuild-writing/functions/pkg_pretend/text.xml   | 2 +-
 ebuild-writing/functions/pkg_setup/text.xml | 2 +-
 ebuild-writing/functions/src_compile/build-environment/text.xml | 2 +-
 ebuild-writing/functions/src_compile/building/text.xml  | 2 +-
 ebuild-writing/functions/src_compile/no-build-system/text.xml   | 2 +-
 ebuild-writing/functions/src_compile/text.xml   | 2 +-
 ebuild-writing/functions/src_configure/configuring/text.xml | 2 +-
 ebuild-writing/functions/src_configure/text.xml | 2 +-
 ebuild-writing/functions/src_install/docompress/text.xml| 2 +-
 ebuild-writing/functions/src_install/text.xml   | 2 +-
 ebuild-writing/functions/src_prepare/autopackage/text.xml   | 2 +-
 ebuild-writing/functions/src_prepare/epatch/text.xml| 2 +-
 ebuild-writing/functions/src_prepare/text.xml   | 2 +-
 ebuild-writing/functions/src_test/text.xml  | 2 +-
 ebuild-writing/functions/src_unpack/other-formats/text.xml  | 2 +-
 ebuild-writing/functions/src_unpack/rpm-sources/text.xml| 2 +-
 ebuild-writing/functions/src_unpack/text.xml| 2 +-
 ebuild-writing/functions/src_unpack/vcs-sources/text.xml| 2 +-
 ebuild-writing/functions/text.xml   | 2 +-
 ebuild-writing/messages/text.xml| 2 +-
 ebuild-writing/misc-files/metadata/text.xml | 2 +-
 ebuild-writing/misc-files/patches/text.xml  | 2 +-
 ebuild-writing/misc-files/text.xml  | 2 +-
 ebuild-writing/text.xml | 2 +-
 ebuild-writing/use-conditional-code/text.xml| 2 +-
 ebuild-writing/user-submitted/text.xml  | 2 +-
 ebuild-writing/users-and-groups/text.xml| 2 +-
 ebuild-writing/using-eclasses/text.xml  | 2 +-
 ebuild-writing/variables/text.xml   | 2 +-
 eclass-writing/text.xml | 2 +-
 function-reference/build-fu

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

2022-10-09 Thread Michał Górny
commit: 118a16b58df7410ada6b0a741f6a0444a206239e
Author: Michał Górny  gentoo  org>
AuthorDate: Sun Oct  9 10:05:47 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sun Oct  9 10:05:47 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=118a16b5

dev-python/psycopg: Remove old

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

 dev-python/psycopg/Manifest |  2 -
 dev-python/psycopg/psycopg-3.1.1.ebuild | 75 -
 dev-python/psycopg/psycopg-3.1.ebuild   | 75 -
 3 files changed, 152 deletions(-)

diff --git a/dev-python/psycopg/Manifest b/dev-python/psycopg/Manifest
index fbd06071bde6..ba278b37f79f 100644
--- a/dev-python/psycopg/Manifest
+++ b/dev-python/psycopg/Manifest
@@ -1,5 +1,3 @@
-DIST psycopg-3.1.1.gh.tar.gz 464501 BLAKE2B 
1796ae830051ee0719e4723036ca672ac005793beb88da21b9775cdc96dd4f58b3d008eb3f3a87c3f7293ea097480bbe72a8591b68371d1f7c7261c37927e40f
 SHA512 
a243626c5e0ee0ef414c193b9168f58ec6fa3bfc5652c25c3c1f355f4cea29bcc993ba631a125c0a0335155c15fc068f6cfa5e8974de0cd32e007ae6d3db23dc
 DIST psycopg-3.1.2.gh.tar.gz 467017 BLAKE2B 
5e13156ff05a356bb59ebae77e8ad3d3e35ab669a43102fa7751927e0ecfbebd1b30db7d62bd0865f426c2e6362a98a6d9cad19c9001abf29b6d030b4dd0204b
 SHA512 
3e412ec91a337012086b1260527b2179883f6b44a26c5e8437c92351ca39594c4430f251abdfbc52e4b2c69d5e91ba09883578b177e836691cd295b6e8464fdf
 DIST psycopg-3.1.3.gh.tar.gz 468400 BLAKE2B 
5df0414d1afef4a09a319453e2d9cebd6177af507c30e69aac64dc1d476cf7a0d182c72b81e46d95e3167ee503fa9756ba82ad1092419eea0d6fc3c6e9ba972c
 SHA512 
83ca6dc81cff841c9e22ad8ae86500be0012ee0edbc50b8ab97dcdcbe9d17a8b32feb637275bbaef8333f252aeb961fc5f1f9d2c66dcb1e92b0a1b67223624fb
-DIST psycopg-3.1.gh.tar.gz 463892 BLAKE2B 
94100bed4807771f6c4d0469737b160955f3f6bfcff84240c9e15dd9b7b88765583952b712642740c97f6ec42223edcf74fb2c5390a185f44ca0eb8858e76100
 SHA512 
057a14d614ccb9f36a7db7a82c3d48953658a1c6af2a2265a93a3f6c1db421275e51e1be4d59e2ea98b638f3da8c24c9d2a4d9aabf6190c47691dd632c9339f9
 DIST psycopg2-2.9.3.tar.gz 380611 BLAKE2B 
78099da7378dcfa8b7f28aae4d533a7e890cdb7ae4c0cc718a9411e630fd07b56f074760fc29de8fe08fe727328cca39414a5f297fb92ed2f7471a24e633d18d
 SHA512 
048184d1d162a371fc0fba711448a6fa8a6aac193421f4484c7f7b91c39065d5b632fa34fc15a901eca055d597302b1f9e38330b248ed0e4653dcdc544b0d660

diff --git a/dev-python/psycopg/psycopg-3.1.1.ebuild 
b/dev-python/psycopg/psycopg-3.1.1.ebuild
deleted file mode 100644
index 8bd1346c397b..
--- a/dev-python/psycopg/psycopg-3.1.1.ebuild
+++ /dev/null
@@ -1,75 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{8..11} )
-
-inherit distutils-r1
-
-DESCRIPTION="PostgreSQL database adapter for Python"
-HOMEPAGE="
-   https://www.psycopg.org/psycopg3/
-   https://github.com/psycopg/psycopg/
-   https://pypi.org/project/psycopg/
-"
-SRC_URI="
-   https://github.com/psycopg/psycopg/archive/${PV}.tar.gz
-   -> ${P}.gh.tar.gz
-"
-S=${WORKDIR}/${P}/psycopg
-
-LICENSE="LGPL-3+"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~s390 
~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-solaris"
-
-DEPEND="
-   >=dev-db/postgresql-8.1:*
-"
-RDEPEND="
-   ${DEPEND}
-   $(python_gen_cond_dep '
-   >=dev-python/backports-zoneinfo-0.2.0[${PYTHON_USEDEP}]
-   ' 3.8)
-   $(python_gen_cond_dep '
-   >=dev-python/typing-extensions-4.1[${PYTHON_USEDEP}]
-   ' 3.8 3.9 3.10)
-"
-BDEPEND="
-   test? (
-   >=dev-db/postgresql-8.1[server]
-   dev-python/pytest-asyncio[${PYTHON_USEDEP}]
-   dev-python/dnspython[${PYTHON_USEDEP}]
-   )
-"
-
-distutils_enable_tests pytest
-
-EPYTEST_DESELECT=(
-   # tests for the psycopg_pool package
-   tests/pool
-   # some broken mypy magic
-   tests/test_module.py::test_version
-   tests/test_module.py::test_version_c
-   tests/test_typing.py
-   tests/crdb/test_typing.py
-   # TODO, relying on undefined ordering in Python?
-   tests/test_dns_srv.py::test_srv
-)
-
-src_test() {
-   # tests are lurking in top-level directory
-   cd .. || die
-
-   initdb -D "${T}"/pgsql || die
-   # TODO: random port
-   pg_ctl -w -D "${T}"/pgsql start \
-   -o "-h '' -k '${T}'" || die
-   createdb -h "${T}" test || die
-
-   local -x PSYCOPG_TEST_DSN="host=${T} dbname=test"
-   distutils-r1_src_test
-
-   pg_ctl -w -D "${T}"/pgsql stop || die
-}

diff --git a/dev-python/psycopg/psycopg-3.1.ebuild 
b/dev-python/psycopg/psycopg-3.1.ebuild
deleted file mode 100644
index da15e1f0a432..
--- a/dev-python/psycopg/psycopg-3.1.ebuild
+++ /dev/null
@@ -1,75 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public L

[gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfce4-notifyd/

2022-10-09 Thread Michał Górny
commit: d5995ac5e5ed73b72d78571c22c645228d28dc5f
Author: Michał Górny  gentoo  org>
AuthorDate: Sun Oct  9 10:05:24 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sun Oct  9 10:05:24 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d5995ac5

xfce-extra/xfce4-notifyd: Remove old

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

 xfce-extra/xfce4-notifyd/Manifest  |  1 -
 .../xfce4-notifyd/xfce4-notifyd-0.6.3.ebuild   | 42 --
 2 files changed, 43 deletions(-)

diff --git a/xfce-extra/xfce4-notifyd/Manifest 
b/xfce-extra/xfce4-notifyd/Manifest
index 4903be85b82b..7a65770fdf8a 100644
--- a/xfce-extra/xfce4-notifyd/Manifest
+++ b/xfce-extra/xfce4-notifyd/Manifest
@@ -1,2 +1 @@
-DIST xfce4-notifyd-0.6.3.tar.bz2 547511 BLAKE2B 
73aba96f6bd2116e87e20928ca74ff985ee74b8f39bca96de81e59ee5677bfacf9a2c78caa42ba43ece7e754fd7a8006ec1d3a507d89e4a2d6b4011d53e21d80
 SHA512 
9113018c238878c2584cb4221dd5b9d8af5a86fb738f8f9deb863147343c0527582d8e45619bec3b7aaf3bbe045e41a33e306eacc20f946c971a8164935a
 DIST xfce4-notifyd-0.6.4.tar.bz2 554776 BLAKE2B 
f594ee8a841e4074592a6377e79fde8dd89574620a433a9813f4ad106d712361e941b443de481cb9d140a47e7b1b4753116b4f949c39b6834926f0708877fb6e
 SHA512 
644e2e49092892e386a9f82edc6ab3b2b59ba67617d9217fb43dd3cf74ae5cfc9b9bea6ed0fab4c4440eca68613aa996d9f8dc73deb1f60926217b7db18cc73b

diff --git a/xfce-extra/xfce4-notifyd/xfce4-notifyd-0.6.3.ebuild 
b/xfce-extra/xfce4-notifyd/xfce4-notifyd-0.6.3.ebuild
deleted file mode 100644
index be6ca76fdf79..
--- a/xfce-extra/xfce4-notifyd/xfce4-notifyd-0.6.3.ebuild
+++ /dev/null
@@ -1,42 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit xdg-utils
-
-DESCRIPTION="Notification daemon for the Xfce desktop environment"
-HOMEPAGE="https://goodies.xfce.org/projects/applications/xfce4-notifyd";
-SRC_URI="https://archive.xfce.org/src/apps/${PN}/${PV%.*}/${P}.tar.bz2";
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 ~arm arm64 ~ppc ~ppc64 ~riscv x86"
-IUSE=""
-
-RDEPEND=">=dev-libs/glib-2.56:2
-   >=x11-libs/gtk+-3.14:3
-   >=x11-libs/libnotify-0.7
-   >=xfce-base/libxfce4ui-4.12:=[gtk3(+)]
-   >=xfce-base/libxfce4util-4.12:=
-   >=xfce-base/xfce4-panel-4.12:=
-   >=xfce-base/xfconf-4.10:="
-DEPEND="${RDEPEND}"
-BDEPEND="
-   dev-util/gdbus-codegen
-   dev-util/intltool
-   sys-devel/gettext
-   virtual/pkgconfig"
-
-src_install() {
-   default
-   find "${D}" -name '*.la' -delete || die
-}
-
-pkg_postinst() {
-   xdg_icon_cache_update
-}
-
-pkg_postrm() {
-   xdg_icon_cache_update
-}



[gentoo-commits] repo/gentoo:master commit in: app-arch/lz4/, app-arch/lz4/files/

2022-10-09 Thread Michał Górny
commit: c95df977cbb4d26802beb376b1004659593e53b6
Author: Michał Górny  gentoo  org>
AuthorDate: Sun Oct  9 10:04:42 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sun Oct  9 10:04:42 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c95df977

app-arch/lz4: Remove old

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

 app-arch/lz4/Manifest  |  1 -
 .../lz4/files/lz4-1.9.3-negative-memmove.patch | 22 
 app-arch/lz4/lz4-1.9.3-r1.ebuild   | 30 --
 3 files changed, 53 deletions(-)

diff --git a/app-arch/lz4/Manifest b/app-arch/lz4/Manifest
index 835409a3a225..dfd1e824e657 100644
--- a/app-arch/lz4/Manifest
+++ b/app-arch/lz4/Manifest
@@ -1,2 +1 @@
-DIST lz4-1.9.3.tar.gz 320958 BLAKE2B 
9a194bd18ff52f780aa03a8a53fe7fab7b58117d768f4ba8e5005830c935d16328d0f7cc54f9413b58faf245017c0ac85fb4e709a9db150cb150a0a2a3c21645
 SHA512 
c246b0bda881ee9399fa1be490fa39f43b291bb1d9db72dba8a85db1a50aad416a97e9b300eee3d2a4203c2bd88bda2762e81bc229c3aa409ad217eb306a454c
 DIST lz4-1.9.4.tar.gz 354063 BLAKE2B 
2289cdce36acd35283bf2f02ef4d6d8f4805563be6d5a3492f3d6ea7975fb6bd14e1ac2e505df9747776edf8bcf0da7ba4ae7084b150e3ec08a52a9885f92ad5
 SHA512 
043a9acb2417624019d73db140d83b80f1d7c43a6fd5be839193d68df8fd0b3f610d7ed4d628c2a9184f7cde9a0fd1ba9d075d8251298e3eb4b3a77f52736684

diff --git a/app-arch/lz4/files/lz4-1.9.3-negative-memmove.patch 
b/app-arch/lz4/files/lz4-1.9.3-negative-memmove.patch
deleted file mode 100644
index 053958dfe872..
--- a/app-arch/lz4/files/lz4-1.9.3-negative-memmove.patch
+++ /dev/null
@@ -1,22 +0,0 @@
-From 8301a21773ef61656225e264f4f06ae14462bca7 Mon Sep 17 00:00:00 2001
-From: Jasper Lievisse Adriaanse 
-Date: Fri, 26 Feb 2021 15:21:20 +0100
-Subject: [PATCH] Fix potential memory corruption with negative memmove() size
-

- lib/lz4.c | 2 +-
- 1 file changed, 1 insertion(+), 1 deletion(-)
-
-diff --git a/lib/lz4.c b/lib/lz4.c
-index 5f524d01d..c2f504ef3 100644
 a/lib/lz4.c
-+++ b/lib/lz4.c
-@@ -1749,7 +1749,7 @@ LZ4_decompress_generic(
-  const size_t dictSize /* note : = 0 if noDict */
-  )
- {
--if (src == NULL) { return -1; }
-+if ((src == NULL) || (outputSize < 0)) { return -1; }
- 
- {   const BYTE* ip = (const BYTE*) src;
- const BYTE* const iend = ip + srcSize;

diff --git a/app-arch/lz4/lz4-1.9.3-r1.ebuild b/app-arch/lz4/lz4-1.9.3-r1.ebuild
deleted file mode 100644
index b2070d474c30..
--- a/app-arch/lz4/lz4-1.9.3-r1.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit cmake-multilib
-
-DESCRIPTION="Extremely Fast Compression algorithm"
-HOMEPAGE="https://github.com/lz4/lz4";
-SRC_URI="https://github.com/lz4/lz4/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="BSD-2 GPL-2"
-# https://abi-laboratory.pro/tracker/timeline/lz4/
-SLOT="0/r132"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 
~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
-IUSE="static-libs"
-
-CMAKE_USE_DIR=${S}/build/cmake
-
-PATCHES=(
-   "${FILESDIR}"/${P}-negative-memmove.patch
-)
-
-multilib_src_configure() {
-   local mycmakeargs=(
-   -DBUILD_STATIC_LIBS=$(usex static-libs)
-   )
-
-   cmake_src_configure
-}



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

2022-10-09 Thread Michał Górny
commit: 42477d3299cfe2512b95353b02481d430a30a208
Author: Michał Górny  gentoo  org>
AuthorDate: Sun Oct  9 10:04:57 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sun Oct  9 10:04:57 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=42477d32

dev-python/pydantic: Remove old

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

 dev-python/pydantic/Manifest   |  1 -
 dev-python/pydantic/pydantic-1.10.1.ebuild | 77 --
 2 files changed, 78 deletions(-)

diff --git a/dev-python/pydantic/Manifest b/dev-python/pydantic/Manifest
index 1d7121b0583e..b8a0f2569946 100644
--- a/dev-python/pydantic/Manifest
+++ b/dev-python/pydantic/Manifest
@@ -1,2 +1 @@
-DIST pydantic-1.10.1.gh.tar.gz 887019 BLAKE2B 
5ca8d11528c7a7666136224c97dd0b078cf6f936a23227aa9dcd62af3c6a0af8f07c4c92751bd2c203497a626d4f93a78fd594bfc71dd0c43886c2dacc257af4
 SHA512 
2be3f10a82d655a94b3f250ed4c78439b4195dde3f7f6aa66028105b5c9b0e56aa8176701d563e5372533ae34e0b6d0fe2254df9429b04815607bcfc94e40370
 DIST pydantic-1.10.2.gh.tar.gz 888288 BLAKE2B 
9aac69ace185ccc56255cf36f9af472caf4c6bcbdcbb81eec66353f755673e9a240e7713c0a2ecff00a02e07b0069e4b3f1edda41f345698a979b79dd54b354a
 SHA512 
dc2acfb271cd62b6de08bbaa48dbc76ec8d3a3f3142778ffa2cb9a2a1cad62dbdb3c7470a50e9a2825837b65a48c6aefb8736411f32c398aa9ca779841b53ac5

diff --git a/dev-python/pydantic/pydantic-1.10.1.ebuild 
b/dev-python/pydantic/pydantic-1.10.1.ebuild
deleted file mode 100644
index 4d31d79722de..
--- a/dev-python/pydantic/pydantic-1.10.1.ebuild
+++ /dev/null
@@ -1,77 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( pypy3 python3_{8..11} )
-
-inherit distutils-r1
-
-MY_P=${P/_beta/b}
-DESCRIPTION="Data parsing and validation using Python type hints"
-HOMEPAGE="
-   https://github.com/pydantic/pydantic/
-   https://pypi.org/project/pydantic/
-"
-SRC_URI="
-   https://github.com/pydantic/pydantic/archive/v${PV/_beta/b}.tar.gz
-   -> ${MY_P}.gh.tar.gz
-"
-S=${WORKDIR}/${MY_P}
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="amd64 arm arm64 hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv ~s390 sparc 
x86"
-
-RDEPEND="
-   >=dev-python/typing-extensions-4.1.0[${PYTHON_USEDEP}]
-"
-BDEPEND="
-   dev-python/cython[${PYTHON_USEDEP}]
-   test? (
-   dev-python/hypothesis[${PYTHON_USEDEP}]
-   dev-python/pytest-mock[${PYTHON_USEDEP}]
-   dev-python/python-dotenv[${PYTHON_USEDEP}]
-   >=dev-python/python-email-validator-1.2.1[${PYTHON_USEDEP}]
-   )
-"
-
-distutils_enable_tests pytest
-
-src_prepare() {
-   sed -i -e '/CFLAGS/d' setup.py || die
-   distutils-r1_src_prepare
-}
-
-python_compile() {
-   if [[ ${EPYTHON} == pypy3 ]]; then
-   # do not build extensions on PyPy to workaround
-   # https://github.com/cython/cython/issues/4763
-   local -x SKIP_CYTHON=1
-   fi
-   distutils-r1_python_compile
-}
-
-python_test() {
-   local -x PYTEST_DISABLE_PLUGIN_AUTOLOAD=1
-   local -x PYTEST_PLUGINS=pytest_mock
-
-   local EPYTEST_DESELECT=(
-   # flaky test, known upstream
-   
tests/test_hypothesis_plugin.py::test_can_construct_models_with_all_fields
-   )
-   case ${EPYTHON} in
-   pypy3)
-   EPYTEST_DESELECT+=(
-   
tests/test_private_attributes.py::test_private_attribute
-   
tests/test_private_attributes.py::test_private_attribute_annotation
-   
tests/test_private_attributes.py::test_private_attribute_factory
-   
tests/test_private_attributes.py::test_private_attribute_multiple_inheritance
-   
tests/test_private_attributes.py::test_underscore_attrs_are_private
-   )
-   ;;
-   esac
-   rm -rf pydantic || die
-   epytest
-}



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

2022-10-09 Thread Ionen Wolkens
commit: 586c136ef094cb691b9b5907a4818cffcbd9426b
Author: Ionen Wolkens  gentoo  org>
AuthorDate: Sun Oct  9 10:25:44 2022 +
Commit: Ionen Wolkens  gentoo  org>
CommitDate: Sun Oct  9 10:38:37 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=586c136e

net-analyzer/ipaudit: add 1.1

Beta had several problems to fix for #871282, but this
handles all of them. Not really runtime tested though.

Closes: https://bugs.gentoo.org/871282
Signed-off-by: Ionen Wolkens  gentoo.org>

 net-analyzer/ipaudit/Manifest   |  1 +
 net-analyzer/ipaudit/ipaudit-1.1.ebuild | 23 +++
 2 files changed, 24 insertions(+)

diff --git a/net-analyzer/ipaudit/Manifest b/net-analyzer/ipaudit/Manifest
index 1d5b03465bf8..646882f18e7d 100644
--- a/net-analyzer/ipaudit/Manifest
+++ b/net-analyzer/ipaudit/Manifest
@@ -1 +1,2 @@
 DIST ipaudit-1.0BETA2.tar.gz 135680 BLAKE2B 
2a8e7754251c743758d6e0d7008d904a3a237c26a660f5c07661c632dd75ecda6cf3b04253eb76f64c72ed278da00030cf64231bdc4760a6b04df1497f628ec2
 SHA512 
3a8890821c515aea95762eeb2cc7a649533ff739984c944bcb26acb72434e1f2b453a98365719fce9e062d6262b9d76ac389f149ad2a19361422783bc0b55e09
+DIST ipaudit-1.1.tar.gz 170253 BLAKE2B 
6515cab817a35835d5c3eb33dc4d8c9f28a1ceb906854e55c3695fc6ee5d230ad2ae6a6fd59849623e161fe4deb5013f55bdf6effcaaf6ca4d064ded73c148f0
 SHA512 
5eb1971b454c8c96c02dc260e537a9a627554b7c9d1e269be9de2ffdb5cbfed00272b643de7b15865659cef0db482e4c460f96b1545bcd6c4f208c96d7401ef9

diff --git a/net-analyzer/ipaudit/ipaudit-1.1.ebuild 
b/net-analyzer/ipaudit/ipaudit-1.1.ebuild
new file mode 100644
index ..bec71b59b5a9
--- /dev/null
+++ b/net-analyzer/ipaudit/ipaudit-1.1.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DESCRIPTION="IPAudit monitors network activity on a network by host, protocol 
and port"
+HOMEPAGE="https://ipaudit.sourceforge.net/";
+SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
+
+LICENSE="GPL-2+"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~x86"
+IUSE="mysql"
+
+RDEPEND="
+   net-libs/libpcap
+   sys-libs/zlib:=
+   mysql? ( dev-db/mysql-connector-c:= )"
+DEPEND="${RDEPEND}"
+
+src_configure() {
+   econf $(use_with mysql)
+}



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

2022-10-09 Thread James Le Cuirot
commit: d323b2a828476f8f3309323e0c3ce34db0319576
Author: James Le Cuirot  gentoo  org>
AuthorDate: Sun Oct  9 09:55:36 2022 +
Commit: James Le Cuirot  gentoo  org>
CommitDate: Sun Oct  9 10:51:21 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d323b2a8

app-text/qpdf: Keyword 11.1.1 for ~m68k

The tests pass.

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

 app-text/qpdf/qpdf-11.1.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-text/qpdf/qpdf-11.1.1.ebuild b/app-text/qpdf/qpdf-11.1.1.ebuild
index 774c671b8246..4deb35b1acec 100644
--- a/app-text/qpdf/qpdf-11.1.1.ebuild
+++ b/app-text/qpdf/qpdf-11.1.1.ebuild
@@ -14,7 +14,7 @@ SRC_URI+=" doc? ( 
https://github.com/qpdf/qpdf/releases/download/v${PV}/${P}-doc
 LICENSE="|| ( Apache-2.0 Artistic-2 )"
 # Subslot for libqpdf soname version (just represent via major version)
 SLOT="0/$(ver_cut 1)"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~sparc-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~sparc-solaris"
 IUSE="doc examples gnutls ssl test"
 RESTRICT="!test? ( test )"
 



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

2022-10-09 Thread Andrew Ammerlaan
commit: 403512fd9f32ae2564bfab56e4e10ac12e9246f9
Author: Andrew Ammerlaan  gentoo  org>
AuthorDate: Sun Oct  9 11:20:06 2022 +
Commit: Andrew Ammerlaan  gentoo  org>
CommitDate: Sun Oct  9 11:20:06 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=403512fd

dev-python/spyder-vim: add 0.1.0

Signed-off-by: Andrew Ammerlaan  gentoo.org>

 dev-python/spyder-vim/Manifest|  1 +
 dev-python/spyder-vim/spyder-vim-0.1.0.ebuild | 37 +++
 2 files changed, 38 insertions(+)

diff --git a/dev-python/spyder-vim/Manifest b/dev-python/spyder-vim/Manifest
index 483db2d30035..1db674fa7b7d 100644
--- a/dev-python/spyder-vim/Manifest
+++ b/dev-python/spyder-vim/Manifest
@@ -1 +1,2 @@
+DIST spyder-vim-0.1.0.gh.tar.gz 867270 BLAKE2B 
23f8d880bfbb168f4c6260cd19ac90aeef7413a825e4023d3e2f9fd6296f96f36792f553a98f458cb452d7f6a80f0b1bb7a31a4e4aa25bf3127cf3dafb600a85
 SHA512 
4671850782113e5c801ccb058bed036fb0675d817714929bcdf247f9819a25378925d20d4216cd9d6eba621be1c56b45631a9796c2b80f0a0b24cdc79c20d715
 DIST spyder-vim-0_pre20220831.gh.tar.gz 293646 BLAKE2B 
19c7ed461f924c441da3454d510e5782b66139de41febd2cbb5968a0f00a63a0751e7206328d73287dc9c64cdc22d9e4a5936a312b7775d55e95b68c26d270d8
 SHA512 
a55f41dca60c6ab6046d13d8a1baa8b8f565542c4d02bfdd931ad1daaaedae372853baa65374f553a6e73d22c234e753375936cf4be18dc4f0d342507e479031

diff --git a/dev-python/spyder-vim/spyder-vim-0.1.0.ebuild 
b/dev-python/spyder-vim/spyder-vim-0.1.0.ebuild
new file mode 100644
index ..5f987fdd7126
--- /dev/null
+++ b/dev-python/spyder-vim/spyder-vim-0.1.0.ebuild
@@ -0,0 +1,37 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{8..10} )
+
+inherit distutils-r1 virtualx
+
+DESCRIPTION="Plugin for Spyder to enable Vim keybindings"
+HOMEPAGE="https://github.com/spyder-ide/spyder-vim";
+SRC_URI="https://github.com/spyder-ide/${PN}/archive/v${PV}.tar.gz -> 
${P}.gh.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+RESTRICT="test"
+
+RDEPEND="
+   >=dev-python/spyder-5.3.3[${PYTHON_USEDEP}]
+   

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

2022-10-09 Thread Andrew Ammerlaan
commit: 52f383cc7c5301b7c5dd7819fdc3b9f3777978f0
Author: Andrew Ammerlaan  gentoo  org>
AuthorDate: Sun Oct  9 11:20:26 2022 +
Commit: Andrew Ammerlaan  gentoo  org>
CommitDate: Sun Oct  9 11:20:26 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=52f383cc

dev-python/spyder-vim: drop 0_pre20220831

Signed-off-by: Andrew Ammerlaan  gentoo.org>

 dev-python/spyder-vim/Manifest |  1 -
 .../spyder-vim/spyder-vim-0_pre20220831.ebuild | 40 --
 2 files changed, 41 deletions(-)

diff --git a/dev-python/spyder-vim/Manifest b/dev-python/spyder-vim/Manifest
index 1db674fa7b7d..112da2f8b6c7 100644
--- a/dev-python/spyder-vim/Manifest
+++ b/dev-python/spyder-vim/Manifest
@@ -1,2 +1 @@
 DIST spyder-vim-0.1.0.gh.tar.gz 867270 BLAKE2B 
23f8d880bfbb168f4c6260cd19ac90aeef7413a825e4023d3e2f9fd6296f96f36792f553a98f458cb452d7f6a80f0b1bb7a31a4e4aa25bf3127cf3dafb600a85
 SHA512 
4671850782113e5c801ccb058bed036fb0675d817714929bcdf247f9819a25378925d20d4216cd9d6eba621be1c56b45631a9796c2b80f0a0b24cdc79c20d715
-DIST spyder-vim-0_pre20220831.gh.tar.gz 293646 BLAKE2B 
19c7ed461f924c441da3454d510e5782b66139de41febd2cbb5968a0f00a63a0751e7206328d73287dc9c64cdc22d9e4a5936a312b7775d55e95b68c26d270d8
 SHA512 
a55f41dca60c6ab6046d13d8a1baa8b8f565542c4d02bfdd931ad1daaaedae372853baa65374f553a6e73d22c234e753375936cf4be18dc4f0d342507e479031

diff --git a/dev-python/spyder-vim/spyder-vim-0_pre20220831.ebuild 
b/dev-python/spyder-vim/spyder-vim-0_pre20220831.ebuild
deleted file mode 100644
index 546c6239f557..
--- a/dev-python/spyder-vim/spyder-vim-0_pre20220831.ebuild
+++ /dev/null
@@ -1,40 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{8..10} )
-
-inherit distutils-r1 virtualx
-
-COMMIT="2ccf0d1e6ccaba24bd05b379065ba43bd935c7bf"
-
-DESCRIPTION="Plugin for Spyder to enable Vim keybindings"
-HOMEPAGE="https://github.com/spyder-ide/spyder-vim";
-SRC_URI="https://github.com/spyder-ide/${PN}/archive/${COMMIT}.tar.gz -> 
${P}.gh.tar.gz"
-S="${WORKDIR}/${PN}-${COMMIT}"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-RESTRICT="test"
-
-RDEPEND="
-   >=dev-python/spyder-5.3.3[${PYTHON_USEDEP}]
-   

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

2022-10-09 Thread Ionen Wolkens
commit: 1182095674142d10cf3c9d12e81ef5604641fb24
Author: Ionen Wolkens  gentoo  org>
AuthorDate: Sun Oct  9 11:46:14 2022 +
Commit: Ionen Wolkens  gentoo  org>
CommitDate: Sun Oct  9 11:46:40 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=11820956

dev-libs/libgrapheme: add 2.0.1

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

 dev-libs/libgrapheme/Manifest |  1 +
 dev-libs/libgrapheme/libgrapheme-2.0.1.ebuild | 38 +++
 2 files changed, 39 insertions(+)

diff --git a/dev-libs/libgrapheme/Manifest b/dev-libs/libgrapheme/Manifest
index dc1e795e5493..7c9b2bf7c698 100644
--- a/dev-libs/libgrapheme/Manifest
+++ b/dev-libs/libgrapheme/Manifest
@@ -1,2 +1,3 @@
 DIST libgrapheme-1.tar.gz 67912 BLAKE2B 
62e82018b2a45f7259811fbfbae45741252ffedafa095d8e373d62220fc50141afe359d171b723e007120ac307db540c03cfe6e60ecedf1eea0be5518caa9bcb
 SHA512 
c0f3300d30707266e44ee01f359204720ae1770788cec509b03be914f8581caae144fb72952d111f108ebef21fd96b5ca2cf69463ee569bce4bba8645942ee05
 DIST libgrapheme-2.0.0.tar.gz 844784 BLAKE2B 
02e52bbbf69276bf2ed43b7acb0b95d59ba5e435514d62827d2e41f1605ba207ab808864df149527798f51e8ae8025fe7880aac738c66dd35bec0ad042f34d85
 SHA512 
c5b55a4201958f10cabd2ad228cda8ea35b6fc3260d6018f2c01a82ce265369c2f4ebd36e7e66aabf7458f86791e97754b544acac136c8acd874ea708efe961a
+DIST libgrapheme-2.0.1.tar.gz 845666 BLAKE2B 
872617d492e64ac0af2562e2842c0011e47f103551b72f0ed4979c1c486401fac0881614d7205da4db4b375c8cd89c00a02e1063428caea0110d5cd3a92602aa
 SHA512 
bc52d4384332a2e2cb01a2697b21e8a3a9742e8ae95dd6e815b69de0a82fdaa2286c44038688a94812dde09d5479a625b0b5c9f839a69789e40d4b76a2def808

diff --git a/dev-libs/libgrapheme/libgrapheme-2.0.1.ebuild 
b/dev-libs/libgrapheme/libgrapheme-2.0.1.ebuild
new file mode 100644
index ..9cd9b0bf37de
--- /dev/null
+++ b/dev-libs/libgrapheme/libgrapheme-2.0.1.ebuild
@@ -0,0 +1,38 @@
+# Copyright 2021-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit flag-o-matic toolchain-funcs
+
+DESCRIPTION="Unicode string library"
+HOMEPAGE="https://libs.suckless.org/libgrapheme/";
+SRC_URI="https://dl.suckless.org/libgrapheme/${P}.tar.gz";
+
+LICENSE="ISC"
+SLOT="0/$(ver_cut 1-2)"
+KEYWORDS="~amd64 ~x86"
+# upstream suggests keeping the static option, others have requested it too
+IUSE="static-libs"
+
+src_prepare() {
+   default
+
+   append-cflags ${CPPFLAGS}
+   tc-export CC AR RANLIB
+   tc-export_build_env BUILD_CC
+   sed -Ei '/^(BUILD_|)(CC|AR|RANLIB|CFLAGS|LDFLAGS|LDCONFIG).*=/d' 
config.mk || die
+}
+
+src_install() {
+   local emakeargs=(
+   DESTDIR="${D}"
+   PREFIX="${EPREFIX}"/usr
+   LIBPREFIX="${EPREFIX}"/usr/$(get_libdir)
+   )
+
+   emake "${emakeargs[@]}" install
+   einstalldocs
+
+   use static-libs || rm "${ED}"/usr/$(get_libdir)/${PN}.a || die
+}



[gentoo-commits] repo/gentoo:master commit in: net-analyzer/netwatch/, net-analyzer/netwatch/files/

2022-10-09 Thread Ionen Wolkens
commit: 9f16edcdcdb68ccb69d94998d81174faae673fb3
Author: Ionen Wolkens  gentoo  org>
AuthorDate: Sun Oct  9 11:02:52 2022 +
Commit: Ionen Wolkens  gentoo  org>
CommitDate: Sun Oct  9 11:46:40 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9f16edcd

net-analyzer/netwatch: EAPI7->8, drop dead urls, lto+clang16 fixes

Also remove IUSE=doc and install the single pre-gen html
file uncoditionally.

May be an easy fix wrt #861203 but haven't looked, passing
-fno-strict-aliasing just as better than nothing (did need
a patch for lto mismatch either way).

Closes: https://bugs.gentoo.org/861203
Closes: https://bugs.gentoo.org/871375
Signed-off-by: Ionen Wolkens  gentoo.org>

 .../netwatch/files/netwatch-1.3.0.1-clang16.patch  | 22 +
 .../files/netwatch-1.3.0.1-lto-mismatch.patch  |  8 +
 3.0.1-r4.ebuild => netwatch-1.3.0.1-r5.ebuild} | 36 +++---
 3 files changed, 48 insertions(+), 18 deletions(-)

diff --git a/net-analyzer/netwatch/files/netwatch-1.3.0.1-clang16.patch 
b/net-analyzer/netwatch/files/netwatch-1.3.0.1-clang16.patch
new file mode 100644
index ..e1b0cbd115b2
--- /dev/null
+++ b/net-analyzer/netwatch/files/netwatch-1.3.0.1-clang16.patch
@@ -0,0 +1,22 @@
+https://bugs.gentoo.org/871375
+--- a/dispdata.c
 b/dispdata.c
+@@ -42,3 +42,3 @@
+ 
+-extern destroy_program;
++extern int destroy_program;
+ extern Semaphore masterdo;
+--- a/netwatch.c
 b/netwatch.c
+@@ -608,2 +608,4 @@
+ void findaddr (u_int32_t searchaddr);
++int doeth ();
++int gh (int opt);
+ 
+--- a/netwatch.h
 b/netwatch.h
+@@ -220,2 +220,4 @@
+ char *servicenm( char *s, int port);
++void uthread_wait( long usec);
++int dokeyin (int force);
+ 

diff --git a/net-analyzer/netwatch/files/netwatch-1.3.0.1-lto-mismatch.patch 
b/net-analyzer/netwatch/files/netwatch-1.3.0.1-lto-mismatch.patch
new file mode 100644
index ..7a89ce111e9a
--- /dev/null
+++ b/net-analyzer/netwatch/files/netwatch-1.3.0.1-lto-mismatch.patch
@@ -0,0 +1,8 @@
+Fix failure with -Werror=lto-type-mismatch
+--- a/dispdata.c
 b/dispdata.c
+@@ -96,3 +96,3 @@
+ #define MAXSTATUS 14
+-#define STATUSSIZE 200
++#define STATUSSIZE 256
+ extern char status_lines[MAXSTATUS][STATUSSIZE];

diff --git a/net-analyzer/netwatch/netwatch-1.3.0.1-r4.ebuild 
b/net-analyzer/netwatch/netwatch-1.3.0.1-r5.ebuild
similarity index 53%
rename from net-analyzer/netwatch/netwatch-1.3.0.1-r4.ebuild
rename to net-analyzer/netwatch/netwatch-1.3.0.1-r5.ebuild
index df2471e3538e..a7215c4e36d0 100644
--- a/net-analyzer/netwatch/netwatch-1.3.0.1-r4.ebuild
+++ b/net-analyzer/netwatch/netwatch-1.3.0.1-r5.ebuild
@@ -1,26 +1,25 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=7
-inherit autotools
+EAPI=8
 
-MY_PV=$(ver_cut 1-3)-$(ver_cut 4)
+inherit autotools flag-o-matic
 
 DESCRIPTION="Ethernet/PPP IP Packet Monitor"
-HOMEPAGE="http://www.slctech.org/~mackay/netwatch.html";
-SRC_URI="http://www.slctech.org/~mackay/NETWATCH/${PN}-${MY_PV}.tgz";
+HOMEPAGE="https://wiki.gentoo.org/wiki/No_homepage";
+SRC_URI="mirror://gentoo/${PN}-$(ver_rs 3 -).tgz"
+S="${WORKDIR}/${PN}-$(ver_cut 1-3)"
 
 LICENSE="GPL-2"
 SLOT="0"
 KEYWORDS="amd64 ~x86"
-IUSE="doc"
 
-RDEPEND="sys-libs/ncurses"
+RDEPEND="sys-libs/ncurses:="
 DEPEND="
${RDEPEND}
-   sys-kernel/linux-headers
-   virtual/pkgconfig
-"
+   sys-kernel/linux-headers"
+BDEPEND="virtual/pkgconfig"
+
 PATCHES=(
"${FILESDIR}"/${P}-append_ldflags.patch
"${FILESDIR}"/${P}-open.patch
@@ -29,22 +28,23 @@ PATCHES=(
"${FILESDIR}"/${P}-includes.patch
"${FILESDIR}"/${P}-tinfo.patch
"${FILESDIR}"/${P}-fno-common.patch
+   "${FILESDIR}"/${P}-lto-mismatch.patch
+   "${FILESDIR}"/${P}-clang16.patch
 )
-S=${WORKDIR}/${PN}-$(ver_cut 1-3)
 
 src_prepare() {
default
+
eautoreconf
+
+   append-flags -fno-strict-aliasing #861203
 }
 
 src_install() {
dosbin netresolv netwatch
-
doman netwatch.1
-   dodoc BUGS CHANGES README* TODO
+   einstalldocs
 
-   if use doc; then
-   docinto html
-   dodoc NetwatchKeyCommands.html
-   fi
+   docinto html
+   dodoc NetwatchKeyCommands.html
 }



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

2022-10-09 Thread Stephan Hartmann
commit: fa18c856abd39f116d01df7ad4d2c5899db00b1c
Author: Stephan Hartmann  gentoo  org>
AuthorDate: Sun Oct  9 11:47:31 2022 +
Commit: Stephan Hartmann  gentoo  org>
CommitDate: Sun Oct  9 11:48:45 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fa18c856

www-client/chromium: dev channel bump to 108.0.5343.2

Bug: https://bugs.gentoo.org/874594
Signed-off-by: Stephan Hartmann  gentoo.org>

 www-client/chromium/Manifest   |  4 +-
 5327.0.ebuild => chromium-108.0.5343.2.ebuild} | 34 +-
 .../files/chromium-108-EnumTable-crash.patch   | 76 ++
 ...8-revert-GlobalMediaControlsCastStartStop.patch | 35 ++
 4 files changed, 129 insertions(+), 20 deletions(-)

diff --git a/www-client/chromium/Manifest b/www-client/chromium/Manifest
index a59f7af5c078..9124f9a4e521 100644
--- a/www-client/chromium/Manifest
+++ b/www-client/chromium/Manifest
@@ -4,6 +4,6 @@ DIST chromium-106.0.5249.61.tar.xz 1621965008 BLAKE2B 
f15043eeefb898809adf580c6e
 DIST chromium-106.0.5249.91.tar.xz 1611228868 BLAKE2B 
75703b23a0538bdae74b2ac42e36e6d13297e3b6aaead6e5a8b97ed8f2cdd2d5883752c6d90f13fd1c2fb68828558f269c0c4f7ece4587de30e2ea8d878a9073
 SHA512 
741e3a3331a7e3f666bdbaa16cc8a1d829d73396bd34cb8f5f030e7704970dd5b5c4e274a1f69d05c1a9cfac148bc7740f56648c53bb20b782e6edd9b248a92c
 DIST chromium-107-patchset-1.tar.xz 5736 BLAKE2B 
581ca307d63635ef91aaa907aeebb8c735be6d6bbfcc3fe064fed7531b8848b5d918e017031ee606ed3bd8f0fc23aa6d2f8af4b36d33483dbeee2b5c8eacac82
 SHA512 
acbfb41c31a510a689cad3b0686e24925b018bd7a2a8f56f74b730dc36d878c266a11b3bb76b131e66f7b859f483ff00e16cbaae1b2b6944010c7396310c03b8
 DIST chromium-107.0.5304.29.tar.xz 1688306728 BLAKE2B 
2e00ce9cdfe41ed20004ccdf11f7d0f5824f1b23ac706e18c3891ff189983815f1ccbd26e1a12862db0688f6bc045fcf49d7694043883a608b182994cd8f2cec
 SHA512 
871c373b44b18167126deef82ec835e33772c27d5c9d89585a1752efdcade8696c3be5d2735999838b13e3ce2e06d431f30f3591e861d1dcd7a80281817851eb
-DIST chromium-108-patchset-1.tar.xz 6344 BLAKE2B 
d5febda6415d0573d86f1c85dcf4449ab63633605b8d3cb5815bee0ed26dba8348554f8c7e06eb0450932c1062d388d5ad8817ef698afeb978bce1a98fcb3c5b
 SHA512 
d5f47692388c66099d6af75c781866bc45e05ffb7fa91c354243fcd1dd83f5de3279706809b3f65039e07d2c3b03d86b7dadcf6d14d93d9aa53562f1b8318b01
-DIST chromium-108.0.5327.0.tar.xz 1672115480 BLAKE2B 
c92636436fb8017d4a6b5e7daa7518384149ea6478998e511dd04e17c1cc788cfa2fe5484c1f732e134d4f351fa9f37f68bab306904307cf2de5158f825a5efe
 SHA512 
a073b08ea7cff74440510c08cc90105a80f91f8bdf49e74de9f048be54821a7ef246078775260ffeff00c925a849d9958c0643e9bdc1f31edc798d4bb0928efa
+DIST chromium-108-patchset-2.tar.xz 6480 BLAKE2B 
2a40bb741fdd305b3525b790f82c2b36f6c909680788527a31aa2a11f519ff630aa12ffe7c53553b717f1909978c77e7db07a02a86c8e7d12d63375402802d7a
 SHA512 
3fe182f0f928baaf0f5521efa8763080de765240b5608d5126e84e49335eb5edc788ab406aa71f5fa97c371afe1f6808e93e2e082c7f65169b5f157ff6c3e00b
+DIST chromium-108.0.5343.2.tar.xz 1669214708 BLAKE2B 
e022bb908b15a5ae645d23cc5ab1e268ab87b77af3ae9ac352f6dc2fc9ba36f9e212cd53f4e3fdb18bb114f89ffada3f0fbee2b2fd46b6824fccaa68e21d930a
 SHA512 
ff74eae98a44ebfc77a729ee65b4d338fcc39f04f2168247eed039d5c19c945d90c2b6aa5a12ca96d493c5116c2dcf9c959c74ffe2dc25ea6717176f699342b2
 DIST chromium-profiler-0.1.tar 269066240 BLAKE2B 
6897387b63ff9a724b67f2e8799fe803dc75da376da809e752d19d6f5cf98bd84ac24161d07ac4a967577279e9ad5a8a46f0825332a7ee933a27693d6dc95611
 SHA512 
3fb6132599d28455d1b5c04d856ea7623e49b0b0b96f021c31d0952c4ba57d69d0a1cae6f0b91470a235221c89cc0d3bb38303ff02594ed0739712e6e2f8dbcc

diff --git a/www-client/chromium/chromium-108.0.5327.0.ebuild 
b/www-client/chromium/chromium-108.0.5343.2.ebuild
similarity index 98%
rename from www-client/chromium/chromium-108.0.5327.0.ebuild
rename to www-client/chromium/chromium-108.0.5343.2.ebuild
index c7fa92deec98..c9925bfbc5d4 100644
--- a/www-client/chromium/chromium-108.0.5327.0.ebuild
+++ b/www-client/chromium/chromium-108.0.5343.2.ebuild
@@ -12,11 +12,11 @@ CHROMIUM_LANGS="af am ar bg bn ca cs da de el en-GB es 
es-419 et fa fi fil fr gu
 
 VIRTUALX_REQUIRED="pgo"
 
-inherit check-reqs chromium-2 desktop flag-o-matic llvm ninja-utils pax-utils 
python-any-r1 readme.gentoo-r1 toolchain-funcs virtualx xdg-utils
+inherit check-reqs chromium-2 desktop flag-o-matic llvm ninja-utils pax-utils 
python-any-r1 qmake-utils readme.gentoo-r1 toolchain-funcs virtualx xdg-utils
 
 DESCRIPTION="Open-source version of Google Chrome web browser"
 HOMEPAGE="https://chromium.org/";
-PATCHSET="1"
+PATCHSET="2"
 PATCHSET_NAME="chromium-$(ver_cut 1)-patchset-${PATCHSET}"
 
SRC_URI="https://commondatastorage.googleapis.com/chromium-browser-official/${P}.tar.xz

https://github.com/stha09/chromium-patches/releases/download/${PATCHSET_NAME}/${PATCHSET_NAME}.tar.xz
@@ -167,7 +167,7 @@ BDEPEND="
dev-python/setuptools[${PYTHON_USEDEP}]
')
>=app-arch/gzip-1.7
-   libcxx? ( >=sys-devel/cla

[gentoo-commits] repo/gentoo:master commit in: www-client/google-chrome-unstable/

2022-10-09 Thread Stephan Hartmann
commit: 9d04c356eab3d6388018cf244d8fbb02c8ab91f4
Author: Stephan Hartmann  gentoo  org>
AuthorDate: Sun Oct  9 11:49:18 2022 +
Commit: Stephan Hartmann  gentoo  org>
CommitDate: Sun Oct  9 11:49:18 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9d04c356

www-client/google-chrome-unstable: automated update (108.0.5343.2)

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

 www-client/google-chrome-unstable/Manifest  | 2 +-
 ...08.0.5327.0-r1.ebuild => google-chrome-unstable-108.0.5343.2.ebuild} | 0
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/www-client/google-chrome-unstable/Manifest 
b/www-client/google-chrome-unstable/Manifest
index e963f398f541..126966e4c77b 100644
--- a/www-client/google-chrome-unstable/Manifest
+++ b/www-client/google-chrome-unstable/Manifest
@@ -1 +1 @@
-DIST google-chrome-unstable_108.0.5327.0-1_amd64.deb 92322408 BLAKE2B 
3f09ef4207976d898acd4e3965a399453a95efd47a9ff9237a58052f7b4fc0926893168dec027ac36057c59c711fa8f3bee220f60f8c0513e5949835600930bf
 SHA512 
cef0b88339bd5468520a2d60341af6dd4d516e39fdf260a0e19f132b286306756b8d9c594e8a2d82cc465d13cf5707f35ce9e4dae306196cac56129d1207e358
+DIST google-chrome-unstable_108.0.5343.2-1_amd64.deb 92647740 BLAKE2B 
4c50bd1f433f9698fcac61270d5e596b04899db3f4ab351de3c0bd5959208ccdd6c948f6bfcb23cb0747380b0301f516742374e82746a18a3f8c6e3b96cf2033
 SHA512 
f398a692456c0e2177c4d842237876cfa56360e99fe6611cb37d80093c54e724d43ea50c87b7250617f87e0f3ca62f6c3ea307646b7fef55178e94c690466d15

diff --git 
a/www-client/google-chrome-unstable/google-chrome-unstable-108.0.5327.0-r1.ebuild
 b/www-client/google-chrome-unstable/google-chrome-unstable-108.0.5343.2.ebuild
similarity index 100%
rename from 
www-client/google-chrome-unstable/google-chrome-unstable-108.0.5327.0-r1.ebuild
rename to 
www-client/google-chrome-unstable/google-chrome-unstable-108.0.5343.2.ebuild



[gentoo-commits] repo/gentoo:master commit in: www-plugins/chrome-binary-plugins/

2022-10-09 Thread Stephan Hartmann
commit: 0d41824a7d7bc51890431e5a1195a750f5605c13
Author: Stephan Hartmann  gentoo  org>
AuthorDate: Sun Oct  9 11:49:22 2022 +
Commit: Stephan Hartmann  gentoo  org>
CommitDate: Sun Oct  9 11:49:22 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0d41824a

www-plugins/chrome-binary-plugins: automated update (108.0.5343.2_alpha)

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

 www-plugins/chrome-binary-plugins/Manifest  | 2 +-
 ...7.0_alpha.ebuild => chrome-binary-plugins-108.0.5343.2_alpha.ebuild} | 0
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/www-plugins/chrome-binary-plugins/Manifest 
b/www-plugins/chrome-binary-plugins/Manifest
index 529016af746f..e299f3c7c1db 100644
--- a/www-plugins/chrome-binary-plugins/Manifest
+++ b/www-plugins/chrome-binary-plugins/Manifest
@@ -1,3 +1,3 @@
 DIST google-chrome-beta_107.0.5304.29-1_amd64.deb 92716112 BLAKE2B 
33639ce65caecb9418b5556505fd57d3728e105fd7e350421840835fe86a5276498220494a2110ccd97e6929eae446e78a105d469d2e60a675b3eafe911fac84
 SHA512 
e28ffb903cb687dca5b2d1cdc7f754e01e51015ec672af5117d838f1c853d19fdc5b8fc0fb90398b0dadbd680d9651d9db950435b11d9712ed817eccfb0646f1
 DIST google-chrome-stable_106.0.5249.103-1_amd64.deb 92243056 BLAKE2B 
d8fefc40013ce91d67555186357ca1934d18a6c136a007a641a1e058c3b07b4e0187ca6c963838c59bb0785a3bfaa970b546fbd8b862687e4801dd17a499e489
 SHA512 
5d362c349eae00be7899e8b89dc122783c99ded7d715a0e235335608c5bfdc974f33c79d6c3269ff18cf145950e1489ef9a470468f7af93bbe3c235070699003
-DIST google-chrome-unstable_108.0.5327.0-1_amd64.deb 92322408 BLAKE2B 
3f09ef4207976d898acd4e3965a399453a95efd47a9ff9237a58052f7b4fc0926893168dec027ac36057c59c711fa8f3bee220f60f8c0513e5949835600930bf
 SHA512 
cef0b88339bd5468520a2d60341af6dd4d516e39fdf260a0e19f132b286306756b8d9c594e8a2d82cc465d13cf5707f35ce9e4dae306196cac56129d1207e358
+DIST google-chrome-unstable_108.0.5343.2-1_amd64.deb 92647740 BLAKE2B 
4c50bd1f433f9698fcac61270d5e596b04899db3f4ab351de3c0bd5959208ccdd6c948f6bfcb23cb0747380b0301f516742374e82746a18a3f8c6e3b96cf2033
 SHA512 
f398a692456c0e2177c4d842237876cfa56360e99fe6611cb37d80093c54e724d43ea50c87b7250617f87e0f3ca62f6c3ea307646b7fef55178e94c690466d15

diff --git 
a/www-plugins/chrome-binary-plugins/chrome-binary-plugins-108.0.5327.0_alpha.ebuild
 
b/www-plugins/chrome-binary-plugins/chrome-binary-plugins-108.0.5343.2_alpha.ebuild
similarity index 100%
rename from 
www-plugins/chrome-binary-plugins/chrome-binary-plugins-108.0.5327.0_alpha.ebuild
rename to 
www-plugins/chrome-binary-plugins/chrome-binary-plugins-108.0.5343.2_alpha.ebuild



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

2022-10-09 Thread Andreas K. Hüttel
commit: 4982f3666ad8cf981fbd8477220393f51b5c7183
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Sun Oct  9 11:50:40 2022 +
Commit: Andreas K. Hüttel  gentoo  org>
CommitDate: Sun Oct  9 11:53:22 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4982f366

sys-devel/binutils: keyword 2.39-r3

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

 sys-devel/binutils/binutils-2.39-r3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-devel/binutils/binutils-2.39-r3.ebuild 
b/sys-devel/binutils/binutils-2.39-r3.ebuild
index 620758c6608a..27930510b19c 100644
--- a/sys-devel/binutils/binutils-2.39-r3.ebuild
+++ b/sys-devel/binutils/binutils-2.39-r3.ebuild
@@ -33,7 +33,7 @@ else
[[ -z ${PATCH_VER} ]] || SRC_URI="${SRC_URI}

https://dev.gentoo.org/~${PATCH_DEV}/distfiles/binutils-${PATCH_BINUTILS_VER}-patches-${PATCH_VER}.tar.xz";
SLOT=$(ver_cut 1-2)
-   #KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips 
~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
+   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc 
~ppc64 ~riscv ~s390 ~sparc ~x86"
 fi
 
 #



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

2022-10-09 Thread Andreas K. Hüttel
commit: 1910f18059a74addd0372eabbe1ae8c207e60ded
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Sun Oct  9 11:52:00 2022 +
Commit: Andreas K. Hüttel  gentoo  org>
CommitDate: Sun Oct  9 11:53:25 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1910f180

sys-devel/binutils-hppa64: patchset bump

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

 sys-devel/binutils-hppa64/Manifest |   1 +
 .../binutils-hppa64/binutils-hppa64-2.39-r3.ebuild | 479 +
 2 files changed, 480 insertions(+)

diff --git a/sys-devel/binutils-hppa64/Manifest 
b/sys-devel/binutils-hppa64/Manifest
index 15748cfd21d1..bcef712c6975 100644
--- a/sys-devel/binutils-hppa64/Manifest
+++ b/sys-devel/binutils-hppa64/Manifest
@@ -3,4 +3,5 @@ DIST binutils-2.37_p1.tar.xz 22992196 BLAKE2B 
a8aa0f386d03a5b1466166ac7c40989c22
 DIST binutils-2.38-patches-4.tar.xz 193852 BLAKE2B 
5a83e20008e58464ed563a6817a367e50684c59d08c47345cc546054269c42463d1651441720f865851e4e182e917df1a095c68e64226e0351b64e975d524096
 SHA512 
6657e547bb02898632cc45a8f1894be098aa7472b6725b65f95393e621abb127e468b4e50310720bf03f7e8d0a68bc2c47af76fc43aaa8f32b2e4a149c0c6290
 DIST binutils-2.38.tar.xz 23651408 BLAKE2B 
19ede396ec97b88e632aded2f69f4684cc5053109e06c3c4a1934944e3f0ceaa9e4a2604528a440189771f778cb5d75edd510163970eeea31afba87fa256feba
 SHA512 
8bf0b0d193c9c010e0518ee2b2e5a830898af206510992483b427477ed178396cd210235e85fd7bd99a96fc6d5eedbeccbd48317a10f752b7336ada8b2bb826d
 DIST binutils-2.39-patches-4.tar.xz 62880 BLAKE2B 
5cc335769d9c88417583ce059c61d0d7655f3ab9ac69647e6e2f65bd3a9dd143fe34c50bb68ab81d4226ddd0e4ef405d7102f67375a672eedc3d01b92b8ef497
 SHA512 
ef81350979af64cf35800b39982c84657a5c01362c01d221164a43d8f0dd80276c9f052c55d24516fad457e6671a58d467d71b5edd6c1f53fddbdb31172a21ee
+DIST binutils-2.39-patches-5.tar.xz 82924 BLAKE2B 
2cf75f661989f22270d6afe5f3c543814eb6a331be4493016fa2871e1f10a84a123c1c51e77a19b35e46680b9fe77390cb1532ca40d470a6041fa768fed3ccd7
 SHA512 
4b5811b4822b3a06f590fc7d082dc0ddf18a6058ac23887254e2ee9bd63c7f06f1636e446152115c7e0b01a6c5298a0d9df6904bd1582e66504ccde80dd1ecbd
 DIST binutils-2.39.tar.xz 25167756 BLAKE2B 
ac6a5296c6586d53eaadcbffc5c399a6d79edf72450b9bb8b3525ce525129cef3d2eb90c85ef3bb3270b5a03b0e1ffb8f0b705f028158726f9777ebb8685066f
 SHA512 
68e038f339a8c21faa19a57bbc447a51c817f47c2e06d740847c6e9cc3396c025d35d5369fa8c3f8b70414757c89f0e577939ddc0d70f283182504920f53b0a3

diff --git a/sys-devel/binutils-hppa64/binutils-hppa64-2.39-r3.ebuild 
b/sys-devel/binutils-hppa64/binutils-hppa64-2.39-r3.ebuild
new file mode 100644
index ..e1508bce3ca7
--- /dev/null
+++ b/sys-devel/binutils-hppa64/binutils-hppa64-2.39-r3.ebuild
@@ -0,0 +1,479 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+export CTARGET=hppa64-${CHOST#*-}
+
+inherit libtool flag-o-matic gnuconfig multilib strip-linguas toolchain-funcs
+
+DESCRIPTION="Tools necessary to build programs"
+HOMEPAGE="https://sourceware.org/binutils/";
+
+LICENSE="GPL-3+"
+IUSE="cet default-gold doc +gold multitarget +nls pgo +plugins static-libs 
test vanilla"
+REQUIRED_USE="default-gold? ( gold )"
+
+# Variables that can be set here  (ignored for live ebuilds)
+# PATCH_VER  - the patchset version
+#  Default: empty, no patching
+# PATCH_BINUTILS_VER - the binutils version in the patchset name
+#- Default: PV
+# PATCH_DEV  - Use download URI 
https://dev.gentoo.org/~{PATCH_DEV}/distfiles/...
+#  for the patchsets
+
+PATCH_VER=5
+PATCH_DEV=dilfridge
+
+if [[ ${PV} == * ]]; then
+   inherit git-r3
+   SLOT=${PV}
+else
+   PATCH_BINUTILS_VER=${PATCH_BINUTILS_VER:-${PV}}
+   PATCH_DEV=${PATCH_DEV:-dilfridge}
+   SRC_URI="mirror://gnu/binutils/binutils-${PV}.tar.xz 
https://dev.gentoo.org/~${PATCH_DEV}/distfiles/binutils-${PV}.tar.xz";
+   [[ -z ${PATCH_VER} ]] || SRC_URI="${SRC_URI}
+   
https://dev.gentoo.org/~${PATCH_DEV}/distfiles/binutils-${PATCH_BINUTILS_VER}-patches-${PATCH_VER}.tar.xz";
+   SLOT=$(ver_cut 1-2)
+   KEYWORDS="-* ~hppa"
+fi
+
+#
+# The cross-compile logic
+#
+export CTARGET=${CTARGET:-${CHOST}}
+if [[ ${CTARGET} == ${CHOST} ]] ; then
+   if [[ ${CATEGORY} == cross-* ]] ; then
+   export CTARGET=${CATEGORY#cross-}
+   fi
+fi
+is_cross() { [[ ${CHOST} != ${CTARGET} ]] ; }
+
+#
+# The dependencies
+#
+RDEPEND="
+   >=sys-devel/binutils-config-3
+   sys-libs/zlib
+"
+DEPEND="${RDEPEND}"
+BDEPEND="
+   doc? ( sys-apps/texinfo )
+   test? (
+   dev-util/dejagnu
+   sys-devel/bc
+   )
+   nls? ( sys-devel/gettext )
+   sys-devel/flex
+   virtual/yacc
+"
+
+RESTRICT="!test? ( test )"
+
+MY_BUILDDIR="${WORKDIR}"/build
+S="${WORKDIR}"/${P/-hppa64/}
+
+src_unpack() {
+   if [[ ${PV} == * ]] ; then
+   
EGIT_REPO_URI="https:/

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

2022-10-09 Thread Andreas K. Hüttel
commit: d44f7aa2eb9733dc6143e8b70e73e7ddb66f1adc
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Sun Oct  9 11:52:55 2022 +
Commit: Andreas K. Hüttel  gentoo  org>
CommitDate: Sun Oct  9 11:53:28 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d44f7aa2

sys-libs/binutils-libs: 2.39 patchset bump

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

 sys-libs/binutils-libs/Manifest|   1 +
 .../binutils-libs/binutils-libs-2.39-r3.ebuild | 153 +
 2 files changed, 154 insertions(+)

diff --git a/sys-libs/binutils-libs/Manifest b/sys-libs/binutils-libs/Manifest
index 09835e092485..2ecbd6b1a77a 100644
--- a/sys-libs/binutils-libs/Manifest
+++ b/sys-libs/binutils-libs/Manifest
@@ -9,4 +9,5 @@ DIST binutils-2.37_p1.tar.xz 22992196 BLAKE2B 
a8aa0f386d03a5b1466166ac7c40989c22
 DIST binutils-2.38-patches-4.tar.xz 193852 BLAKE2B 
5a83e20008e58464ed563a6817a367e50684c59d08c47345cc546054269c42463d1651441720f865851e4e182e917df1a095c68e64226e0351b64e975d524096
 SHA512 
6657e547bb02898632cc45a8f1894be098aa7472b6725b65f95393e621abb127e468b4e50310720bf03f7e8d0a68bc2c47af76fc43aaa8f32b2e4a149c0c6290
 DIST binutils-2.38.tar.xz 23651408 BLAKE2B 
19ede396ec97b88e632aded2f69f4684cc5053109e06c3c4a1934944e3f0ceaa9e4a2604528a440189771f778cb5d75edd510163970eeea31afba87fa256feba
 SHA512 
8bf0b0d193c9c010e0518ee2b2e5a830898af206510992483b427477ed178396cd210235e85fd7bd99a96fc6d5eedbeccbd48317a10f752b7336ada8b2bb826d
 DIST binutils-2.39-patches-4.tar.xz 62880 BLAKE2B 
5cc335769d9c88417583ce059c61d0d7655f3ab9ac69647e6e2f65bd3a9dd143fe34c50bb68ab81d4226ddd0e4ef405d7102f67375a672eedc3d01b92b8ef497
 SHA512 
ef81350979af64cf35800b39982c84657a5c01362c01d221164a43d8f0dd80276c9f052c55d24516fad457e6671a58d467d71b5edd6c1f53fddbdb31172a21ee
+DIST binutils-2.39-patches-5.tar.xz 82924 BLAKE2B 
2cf75f661989f22270d6afe5f3c543814eb6a331be4493016fa2871e1f10a84a123c1c51e77a19b35e46680b9fe77390cb1532ca40d470a6041fa768fed3ccd7
 SHA512 
4b5811b4822b3a06f590fc7d082dc0ddf18a6058ac23887254e2ee9bd63c7f06f1636e446152115c7e0b01a6c5298a0d9df6904bd1582e66504ccde80dd1ecbd
 DIST binutils-2.39.tar.xz 25167756 BLAKE2B 
ac6a5296c6586d53eaadcbffc5c399a6d79edf72450b9bb8b3525ce525129cef3d2eb90c85ef3bb3270b5a03b0e1ffb8f0b705f028158726f9777ebb8685066f
 SHA512 
68e038f339a8c21faa19a57bbc447a51c817f47c2e06d740847c6e9cc3396c025d35d5369fa8c3f8b70414757c89f0e577939ddc0d70f283182504920f53b0a3

diff --git a/sys-libs/binutils-libs/binutils-libs-2.39-r3.ebuild 
b/sys-libs/binutils-libs/binutils-libs-2.39-r3.ebuild
new file mode 100644
index ..e456c27e99b2
--- /dev/null
+++ b/sys-libs/binutils-libs/binutils-libs-2.39-r3.ebuild
@@ -0,0 +1,153 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PATCH_VER=5
+PATCH_DEV=dilfridge
+
+inherit libtool toolchain-funcs multilib-minimal
+
+MY_PN="binutils"
+MY_P="${MY_PN}-${PV}"
+PATCH_BINUTILS_VER=${PATCH_BINUTILS_VER:-${PV}}
+PATCH_DEV=${PATCH_DEV:-dilfridge}
+
+DESCRIPTION="Core binutils libraries (libbfd, libopcodes, libiberty) for 
external packages"
+HOMEPAGE="https://sourceware.org/binutils/";
+SRC_URI="mirror://gnu/binutils/${MY_P}.tar.xz
+   https://dev.gentoo.org/~${PATCH_DEV}/distfiles/${MY_P}.tar.xz
+   
https://dev.gentoo.org/~${PATCH_DEV}/distfiles/${MY_PN}-${PATCH_BINUTILS_VER}-patches-${PATCH_VER}.tar.xz";
+
+LICENSE="|| ( GPL-3 LGPL-3 )"
+SLOT="0/${PV%_p?}"
+IUSE="64-bit-bfd cet multitarget nls static-libs"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc ~x86 ~x64-macos ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris"
+
+BDEPEND="nls? ( sys-devel/gettext )"
+DEPEND="sys-libs/zlib[${MULTILIB_USEDEP}]"
+# Need a newer binutils-config that'll reset include/lib symlinks for us.
+RDEPEND="${DEPEND}
+   >=sys-devel/binutils-config-5
+"
+
+S="${WORKDIR}/${MY_P%_p?}"
+
+MULTILIB_WRAPPED_HEADERS=(
+   /usr/include/bfd.h
+)
+
+src_prepare() {
+   if [[ -n ${PATCH_VER} ]] ; then
+   einfo "Applying binutils-${PATCH_BINUTILS_VER} patchset 
${PATCH_VER}"
+   eapply "${WORKDIR}/patch"/*.patch
+   fi
+
+   # Fix cross-compile relinking issue, bug #626402
+   elibtoolize
+
+   if [[ ${CHOST} == *-darwin* ]] ; then
+   # somehow libtool/configure is messed up and (custom patch at
+   # upstream?) and misdetects (basically assumes) nm can be called
+   # with -B arg -- can't run eautoreconf (fails), so patch up
+   # manually, this would break any target that needs -B to nm
+   sed -i -e 's/lt_cv_path_NM="$tmp_nm 
-B"/lt_cv_path_NM="$tmp_nm"/' \
+   libctf/configure || die
+   fi
+
+   # See 
https://www.gnu.org/software/make/manual/html_node/Parallel-Output.html
+   # Avoid really confusing logs from subconfigure spam, makes logs far
+   # more legible.
+   MAKE

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

2022-10-09 Thread Michał Górny
commit: 5d7a10db017447f774855b27e561ff0d160cce63
Author: Michał Górny  gentoo  org>
AuthorDate: Sun Oct  9 12:01:05 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sun Oct  9 12:01:05 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5d7a10db

dev-python/cairocffi: Remove ~m68k per arch team request

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

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

diff --git a/dev-python/cairocffi/cairocffi-1.3.0.ebuild 
b/dev-python/cairocffi/cairocffi-1.3.0.ebuild
index 38112b42afde..25e6bbae51af 100644
--- a/dev-python/cairocffi/cairocffi-1.3.0.ebuild
+++ b/dev-python/cairocffi/cairocffi-1.3.0.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ppc ppc64 ~riscv ~s390 
sparc x86"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ppc ppc64 ~riscv ~s390 sparc x86"
 
 RDEPEND="
$(python_gen_cond_dep '



[gentoo-commits] repo/gentoo:master commit in: games-roguelike/dwarf-fortress/files/, games-roguelike/dwarf-fortress/

2022-10-09 Thread James Le Cuirot
commit: 1f452038d6b0f5b676e3d933d40f2fd5a797c576
Author: Finn Rayment  rayment  fr>
AuthorDate: Wed Aug 24 04:22:13 2022 +
Commit: James Le Cuirot  gentoo  org>
CommitDate: Sun Oct  9 12:08:35 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1f452038

games-roguelike/dwarf-fortress: Added gui? USE flag and removed hard dep.

GTK was required for runtime but was only used for a single fullscreen
dialog prompt when the config [WINDOWED:PROMPT].

Now, if libgraphics is compiled without using GTK, the game will not ask
at all if run from a window manager, but instead open in windowed mode.
However, if the game is run from a terminal, a simple scanf procedure
will ask the user for yes/no before deciding.

Signed-off-by: Finn Rayment  rayment.fr>
Bug: https://bugs.gentoo.org/856685
Signed-off-by: James Le Cuirot  gentoo.org>

 05.ebuild => dwarf-fortress-0.47.05-r1.ebuild} |   7 +-
 .../dwarf-fortress/files/Makefile.native   |   9 +-
 .../files/dwarf-fortress-0.47.05-nogtk.patch   | 119 +
 .../dwarf-fortress-0.47.05-segfault-fixes.patch|  16 ++-
 4 files changed, 143 insertions(+), 8 deletions(-)

diff --git a/games-roguelike/dwarf-fortress/dwarf-fortress-0.47.05.ebuild 
b/games-roguelike/dwarf-fortress/dwarf-fortress-0.47.05-r1.ebuild
similarity index 94%
rename from games-roguelike/dwarf-fortress/dwarf-fortress-0.47.05.ebuild
rename to games-roguelike/dwarf-fortress/dwarf-fortress-0.47.05-r1.ebuild
index dac5c1c75c94..09f1a0c25b24 100644
--- a/games-roguelike/dwarf-fortress/dwarf-fortress-0.47.05.ebuild
+++ b/games-roguelike/dwarf-fortress/dwarf-fortress-0.47.05-r1.ebuild
@@ -18,7 +18,7 @@ S="${WORKDIR}/df_linux"
 LICENSE="free-noncomm BSD BitstreamVera"
 SLOT="0"
 KEYWORDS="-* ~amd64 ~x86"
-IUSE="debug"
+IUSE="debug gui"
 
 RDEPEND="
dev-libs/glib:2
@@ -29,7 +29,7 @@ RDEPEND="
media-libs/sdl-ttf
sys-libs/zlib:=
virtual/glu
-   x11-libs/gtk+:2"
+   gui? ( x11-libs/gtk+:2 )"
 # libsndfile, openal and ncurses are only needed at compile-time,
 # optfeature through dlopen() at runtime if requested
 DEPEND="
@@ -44,6 +44,7 @@ QA_PREBUILT="opt/${PN}/libs/Dwarf_Fortress"
 PATCHES=(
"${FILESDIR}"/${P}-missing-cmath.patch
"${FILESDIR}"/${P}-ncurses6.patch
+   "${FILESDIR}"/${P}-nogtk.patch
"${FILESDIR}"/${P}-segfault-fixes.patch
 )
 
@@ -60,7 +61,7 @@ src_compile() {
# -DDEBUG is recognized to give additional debug output
append-cppflags -D$(usev !debug N)DEBUG
 
-   emake -f "${FILESDIR}"/Makefile.native
+   emake -f "${FILESDIR}"/Makefile.native HAVE_GTK=$(usex gui 1 0)
 }
 
 src_install() {

diff --git a/games-roguelike/dwarf-fortress/files/Makefile.native 
b/games-roguelike/dwarf-fortress/files/Makefile.native
index 85383e5e2f1d..d22fb03f4694 100644
--- a/games-roguelike/dwarf-fortress/files/Makefile.native
+++ b/games-roguelike/dwarf-fortress/files/Makefile.native
@@ -1,6 +1,8 @@
 # Copyright 2014-2016 Alex Xu (Hello71)
 # Distributed under the terms of the GNU General Public License v2
 
+HAVE_GTK ?= 1
+
 SRCS := g_src/basics.cpp g_src/command_line.cpp g_src/enabler.cpp \
g_src/files.cpp g_src/find_files_posix.cpp g_src/graphics.cpp \
g_src/init.cpp g_src/interface.cpp g_src/keybindings.cpp \
@@ -11,7 +13,12 @@ SRCS := g_src/basics.cpp g_src/command_line.cpp 
g_src/enabler.cpp \
 OBJS := $(SRCS:.cpp=.o)
 
 BLIBS := ncursesw openal sndfile
-LIBS := glew glu gtk+-2.0 sdl SDL_image SDL_ttf zlib
+
+LIBS := glew glu sdl SDL_image SDL_ttf zlib
+ifeq ($(HAVE_GTK),1)
+LIBS += gtk+-2.0
+endif
+
 CXXFLAGS ?= -O2 -pipe -Wall -Wextra
 CXXFLAGS += $(shell $(PKG_CONFIG) --cflags $(BLIBS) $(LIBS)) -Dunix -Dlinux 
-fPIC -std=c++11 -D_GLIBCXX_USE_CXX11_ABI=0
 LDLIBS := $(shell $(PKG_CONFIG) --libs $(LIBS))

diff --git 
a/games-roguelike/dwarf-fortress/files/dwarf-fortress-0.47.05-nogtk.patch 
b/games-roguelike/dwarf-fortress/files/dwarf-fortress-0.47.05-nogtk.patch
new file mode 100644
index ..7702362b4a69
--- /dev/null
+++ b/games-roguelike/dwarf-fortress/files/dwarf-fortress-0.47.05-nogtk.patch
@@ -0,0 +1,119 @@
+Removes hard dependency on GTK in favour of stdin calls.
+
+--- a/g_src/KeybindingScreen.cpp
 b/g_src/KeybindingScreen.cpp
+@@ -1,7 +1,9 @@
+ #ifdef __APPLE__
+ # include "osx_messagebox.h"
+ #elif defined(unix)
+-# include 
++# ifdef HAVE_GTK
++#  include 
++# endif
+ #endif
+ 
+ #include "GL/glew.h"
+--- a/g_src/enabler.cpp
 b/g_src/enabler.cpp
+@@ -1,7 +1,9 @@
+ #ifdef __APPLE__
+ # include "osx_messagebox.h"
+ #elif defined(unix)
+-# include 
++# ifdef HAVE_GTK
++#  include 
++# endif
+ #endif
+ 
+ #include 
+@@ -713,7 +715,7 @@ int main (int argc, char* argv[]) {
+ #ifdef unix
+   setlocale(LC_ALL, "");
+ #endif
+-#if !defined(__APPLE__) && defined(unix)
++#if !defined(__APPLE__) && defined(unix) && defined(HAVE_GTK)
+   bool gtk_ok = false;
+   if (getenv("DISPLAY"))
+ gtk_ok = gtk_init_check(&argc, &a

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

2022-10-09 Thread Daniel Pielmeier
commit: aceece9147deb9e5003bd74babe21ef980c942ce
Author: Daniel Pielmeier  gentoo  org>
AuthorDate: Sun Oct  9 12:23:31 2022 +
Commit: Daniel Pielmeier  gentoo  org>
CommitDate: Sun Oct  9 12:23:31 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aceece91

media-video/projectx: Fix bug #/832383.

File is now preconverted to UTF encoding in an updated tarball thus
iconv is not needed anymore.

Closes: https://bugs.gentoo.org/832383
Signed-off-by: Daniel Pielmeier  gentoo.org>

 media-video/projectx/Manifest  |  2 +-
 ...ojectx-0.91.0.10-r3.ebuild => projectx-0.91.0.10-r4.ebuild} | 10 +-
 2 files changed, 2 insertions(+), 10 deletions(-)

diff --git a/media-video/projectx/Manifest b/media-video/projectx/Manifest
index 2b46414fb71f..72fcc246d26b 100644
--- a/media-video/projectx/Manifest
+++ b/media-video/projectx/Manifest
@@ -1,4 +1,4 @@
-DIST projectx-0.91.0.10.tar.xz 830104 BLAKE2B 
511481dd2c391a6a26acfa0603f1c221d013d334593cf8ce6da0cf09505387424e58772705e17f9e90da546c43ce5aad313723aafd36063c5cd4a46d93634f86
 SHA512 
681dae4fd368a00a7ada37f8e64271c838a9c3737008b6fcd7f74679ca9fdf2cce140b0627a4c77a9a00baea76659bad0d2d710511b66026f9597ad153a2e725
+DIST projectx-0.91.0.10-r4.tar.xz 830232 BLAKE2B 
26171e583dc608c181d3ab3de050beb569659dfa9cd681e161fd0ee7168c4d0bcdaefc1eb42323c8bf901a33f96ea627c01b0ba63f79519e1f6c5d7868331ec9
 SHA512 
004a8819736c426a27dbd896c125233a1014260ed211bdc7aa83b8aa220776297060755fdf6fb15c6a79e71b14ac166c7d423f3ac568a42e2a21ac8c3da8
 DIST projectx-icon.png 1692 BLAKE2B 
6da85b69961b81f64638b04860b467e8cf599287513d85157aa71e4575003b8ef6e96cbe4b0b40b54bb15b6ca74c14f4bf1855c80f1f6db89294567a77f9e151
 SHA512 
33d9e505140d2dd22d34f87ebff040530130bbb7d1e9958d7345f442bd3d6e17dff8d243e22f374217aed20139871e406e46ca6f03ca48eb338dc3630af2417a
 DIST projectx-idctfast.tar.xz 12444 BLAKE2B 
e4b2a6ab235601dbdd1acf8a73a14fecb5da455670bad52598e0dbd8a7300305fad1b22b3d550dd046dcac68975af4b225e042f7c968ce9108f702d01586302f
 SHA512 
85dd6dd0011c166aaefd47a47c4455dda68ba6da65c9eda5a996f7d078ce3900168714c0c72c6250f7b99181fda84c6d81e3afb392ace9c12c3c5690de01c1d8
 DIST xdg-20100731.java.xz 648 BLAKE2B 
8bd082c445d64051c65c66e8a22b61e582d04f1f650e3b15ee2f3400d47b10f137d245bd8a7633d96299e2c688f7bf836b59a4dd49ea3c181684a78fa55304c3
 SHA512 
8b5d8e695f3f052f889002dc93742da8ba9eada173cb10ad1db525e1ad89d1c8f44200d79dc02068ccf93fdbf2e8daa5bb359dae77bacbc89cb6d4895732774b

diff --git a/media-video/projectx/projectx-0.91.0.10-r3.ebuild 
b/media-video/projectx/projectx-0.91.0.10-r4.ebuild
similarity index 92%
rename from media-video/projectx/projectx-0.91.0.10-r3.ebuild
rename to media-video/projectx/projectx-0.91.0.10-r4.ebuild
index 25f2b25ae070..bc9ed20e4ba0 100644
--- a/media-video/projectx/projectx-0.91.0.10-r3.ebuild
+++ b/media-video/projectx/projectx-0.91.0.10-r4.ebuild
@@ -11,7 +11,7 @@ XDG_P="xdg-20100731"
 
 DESCRIPTION="Converts, splits and demuxes DVB and other MPEG recordings"
 HOMEPAGE="http://project-x.sourceforge.net/";
-SRC_URI="https://dev.gentoo.org/~billie/distfiles/${P}.tar.xz
+SRC_URI="https://dev.gentoo.org/~billie/distfiles/${PF}.tar.xz
https://dev.gentoo.org/~billie/distfiles/${PN}-idctfast.tar.xz
https://dev.gentoo.org/~billie/distfiles/${XDG_P}.java.xz
https://dev.gentoo.org/~billie/distfiles/${PN}-icon.png";
@@ -33,7 +33,6 @@ DEPEND="
${COMMON_DEPEND}
>=virtual/jdk-1.8:*
app-arch/xz-utils
-   virtual/libiconv
 "
 
 S="${WORKDIR}/Project-X"
@@ -74,13 +73,6 @@ src_prepare() {
# convert CRLF to LF
edos2unix *.txt MANIFEST.MF
 
-   # convert docs to utf-8
-   if [ -x "$(type -p iconv)" ]; then
-   for X in zutun.txt; do
-   iconv -f LATIN1 -t UTF8 -o "${X}~" "${X}" && mv -f 
"${X}~" "${X}" || die
-   done
-   fi
-
# merge/remove resources depending on USE="X"
if use X; then
mv -f htmls resources/ || die



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

2022-10-09 Thread Joonas Niilola
commit: 9c46282d72ca7b66b113f857f21b763860f892f4
Author: Joonas Niilola  gentoo  org>
AuthorDate: Sun Oct  9 12:32:56 2022 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Sun Oct  9 12:38:26 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9c46282d

sys-kernel/pf-sources: add 6.0-pf1

 - the BMQ/PDS CPU scheduler patch is not included in this version. The
   upstream hasn't been able to keep up with active development lately, and
   therefore I've used "unofficial patches" lately too. If upstream rekindles,
   the patch can be added again. But for now, /etc/portage/patches can still be
   utilized.

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

 sys-kernel/pf-sources/Manifest |  3 +
 sys-kernel/pf-sources/pf-sources-6.0_p1.ebuild | 86 ++
 2 files changed, 89 insertions(+)

diff --git a/sys-kernel/pf-sources/Manifest b/sys-kernel/pf-sources/Manifest
index 9b50d1c04504..a7945b506560 100644
--- a/sys-kernel/pf-sources/Manifest
+++ b/sys-kernel/pf-sources/Manifest
@@ -2,6 +2,8 @@ DIST genpatches-5.18-1.base.tar.xz 3800 BLAKE2B 
52cf33aea903e8783b554127936ebde6
 DIST genpatches-5.18-1.extras.tar.xz 3924 BLAKE2B 
b4c7e29f0237ae9e4e3300c8be75c0def63969e5c4dec52d4d5259a6b3b6d27406883e45d2ad4d0fe576a1285121037fb88fcdeab58a5fabbb58d4847cbfbbfe
 SHA512 
0182a96feca475471d1dde2e8326067e98f8f43a6e9122e29635a52ae4ca56eaf6ac349b189a0198704c9adee62cbdbd2def7e90d2dad564c72bec2f8ff32ec9
 DIST genpatches-5.19-1.base.tar.xz 4080 BLAKE2B 
27fe512fd700cc6fc1946ebe0b39b423f35fbdce3b6c2181e1e1c197dccf436c6ba285b8bbf74500c80c64c486831a88f0f548cbd787d925eefafe740764a839
 SHA512 
8ff90b26202ddb80890ce8a33debbb8b6b85432412e7f76fdbdd98e257e9be23ffa5c03c81cb8482b7a35099083dec800f766354b5886d4f8f7647e3354f97b6
 DIST genpatches-5.19-1.extras.tar.xz 3772 BLAKE2B 
1d418c3d5d328e9704ba10d7483cd562e511f345a5cc6799abc52e6cdeca20efa61417f62eaf7aae2078a8bb05c7dbabe4f4ddba7ad4221b458bd5c589f29b47
 SHA512 
479d957a3348485baf6504a08cf06b334938656701b15067512c0f48e530c2e87ca281ad3af6e55c75a53d2e9e584d94fc030ee82c538a97a85cea9a9c8fe214
+DIST genpatches-6.0-1.base.tar.xz 4076 BLAKE2B 
a6806af2473247e53034e0df58fc217a14108c86e89d2611e7886459405b743e690b5fa9f682a3e8ad3215c821f4e04552978da0e309be9cb586f0e2fb53c50f
 SHA512 
da56f7e72c400aa149d481fc42651debea9ff90144b4d731dbd167cd5061da63f34b1b4fc937c8a3508f9bcdbbe3b645d25cfa67ce05db1d5c25667214840d9d
+DIST genpatches-6.0-1.extras.tar.xz 3804 BLAKE2B 
973be072083e8f23fb0e39856864c5e061e071d651bff1ecd6dc9d429688a074d9ef78f255edf4479e95b5e60c78034ee969d12a2e65c4c6a5a382daa1aba419
 SHA512 
b00123c8f910367cf2c68cc8c6a70139644add4adb0aa96ae34bf7e93162a19020ef91f6bac631c257f885928640c4f847f8c32b940c192238304edcc83d0b5c
 DIST linux-5.18-pf5.tar.gz 206988172 BLAKE2B 
ae5abdee064b429019d7aaa4801d0bf852ed94dfef3965486cbc58d084e68ab9276651297857c1e64d5430e8b17728d1ebd7db597afd7ed7580d100e84431921
 SHA512 
dde7c08750858a719c70ff332df67b73432ace56571c73dfb7af7bf4ab4d5b5fbfb94486ac97b4b95e252f51a3be125fdb05a3abdc1b7443fb45ca4074810996
 DIST linux-5.19-pf1.tar.gz 212145719 BLAKE2B 
20264648efeac1589dfc76fc065860d9c7134661dd5ff1bb76996864ec7fee1f3cf6198d76da0d7cb5c1b9ca5fb1cccd2c63bb33e4d5fc9ba012c2cea8a38357
 SHA512 
eeef1d04add939a7826e7a25f5286606070e508c8ca4817a7e7616f947bdb1684819954d068e45964aa297df105a26dd996ee4662a182b3726010607df98edf7
 DIST linux-5.19-pf2.tar.gz 212143056 BLAKE2B 
75f4c627ac88de7d2ab4b62d6b463d6832534e96353819ee1f7b2dc37473fe659dab613908f358824d91605c8223e6c5da49d6ecec7f84f4e56f345c8694d7ef
 SHA512 
36f2381177de874f199d6549425be592aab4b86081d2db33bdb351614a426b3c529e707beef26d57e9d0f9270ad495acd574ab0b89f3f09125b37ee9f052adc0
@@ -9,6 +11,7 @@ DIST linux-5.19-pf3.tar.gz 212207383 BLAKE2B 
9630bbefdee791020ee623da621811e6142
 DIST linux-5.19-pf4.tar.gz 212225287 BLAKE2B 
e6e96c998336bfd39725f5f7da8e91e12911d2c9c04917665a2b058884f4d2a362aa9c0126d93ebbec60e4d76e58ee7914616015b7a01b0803b680bce50f5256
 SHA512 
29138616917f890ee3b3d0e4ee5b855236efedf464bea73ba0cdb701882e35112e9757fe183231c063fffdddbddef5e550f345c26446a4af1704e0e661bc55fd
 DIST linux-5.19-pf5.tar.gz 212240899 BLAKE2B 
dcdd4208335427217662e571c60373559504c0322d8718c22fb72f7d6dca3fbb1d95c9ef1b480938508ae22338d229285b3da5f6c2b0050d7f70d4b792761b0f
 SHA512 
3b0887cf21272c22d3d4e821ec36994af7160ca66b84910c7103d46d72449d3e8c1f8bfdaf1e568111c7c601b61a521bada3f10696b5a27f4f41494b746c76fe
 DIST linux-5.19-pf6.tar.gz 212237665 BLAKE2B 
7ecace44c0bff940009fdb1cd8924096cc4cc337688c7d73883a996bc191d40b9589efbca2e30ba413e1516b790ad48be4839f9d48bb8ad5c40d3f8549a63db1
 SHA512 
7f5e60c20ba577102818139b0eb61fff5d8b2f3ecdcd42e3ad116fdebdfa58da4f08dd151844cd6e1d764aad5f5a2254e4a1c5aad5b3628df9d03911a2cd8e3f
+DIST linux-6.0-pf1.tar.gz 218275822 BLAKE2B 
bb283adca2398ef3e09a9c02e5a6609f898c765cc322376e5621c736a2b38832e1e13bc53fc3b21b1dae8214bd039ce43be57e97e7b129624124e58cd1123f51
 SHA512 
e97c449693b5702e18560c86a65dac2022828d2d57a8734a3cd26b304f8c0d5aa5773041701c8bd5a63b31

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

2022-10-09 Thread Arthur Zamarin
commit: 9652f73f14ac74e9d7a815f6e3e7a7637ac7dd26
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Sun Oct  9 12:46:14 2022 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Sun Oct  9 12:46:14 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9652f73f

dev-java/snakeyaml: Stabilize 1.33 ppc64, #875794

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

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

diff --git a/dev-java/snakeyaml/snakeyaml-1.33.ebuild 
b/dev-java/snakeyaml/snakeyaml-1.33.ebuild
index f9978f4168dc..28d9adecc441 100644
--- a/dev-java/snakeyaml/snakeyaml-1.33.ebuild
+++ b/dev-java/snakeyaml/snakeyaml-1.33.ebuild
@@ -18,7 +18,7 @@ SRC_URI="https://bitbucket.org/${PN}/${PN}/get/${P}.tar.gz";
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ppc64 ~x86"
 
 # Compile dependencies
 # POM: pom.xml



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

2022-10-09 Thread Arthur Zamarin
commit: 26647d74668866a0ef133c586fd41d9c6c16749c
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Sun Oct  9 12:46:14 2022 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Sun Oct  9 12:46:14 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=26647d74

dev-java/joda-time: Stabilize 2.11.2 ppc64, #875794

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

 dev-java/joda-time/joda-time-2.11.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-java/joda-time/joda-time-2.11.2.ebuild 
b/dev-java/joda-time/joda-time-2.11.2.ebuild
index 127dbb0f8733..a088c3493f7b 100644
--- a/dev-java/joda-time/joda-time-2.11.2.ebuild
+++ b/dev-java/joda-time/joda-time-2.11.2.ebuild
@@ -18,7 +18,7 @@ 
SRC_URI="https://github.com/JodaOrg/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos 
~sparc-solaris ~x86-solaris"
+KEYWORDS="~amd64 ~arm ~arm64 ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos 
~sparc-solaris ~x86-solaris"
 
 # Common dependencies
 # POM: pom.xml



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

2022-10-09 Thread Alfredo Tupone
commit: 4a4a132915a265dbccb82a18ae70a0b988b8c656
Author: Alfredo Tupone  gentoo  org>
AuthorDate: Sun Oct  9 12:47:29 2022 +
Commit: Alfredo Tupone  gentoo  org>
CommitDate: Sun Oct  9 12:49:15 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4a4a1329

dev-ml/lwt: remove seq dependency

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

Signed-off-by: Alfredo Tupone  gentoo.org>

 dev-ml/lwt/lwt-5.4.2-r1.ebuild | 8 
 1 file changed, 8 insertions(+)

diff --git a/dev-ml/lwt/lwt-5.4.2-r1.ebuild b/dev-ml/lwt/lwt-5.4.2-r1.ebuild
index 416c08864003..37deef97464a 100644
--- a/dev-ml/lwt/lwt-5.4.2-r1.ebuild
+++ b/dev-ml/lwt/lwt-5.4.2-r1.ebuild
@@ -27,6 +27,14 @@ BDEPEND="
dev-ml/cppo
dev-ml/findlib"
 
+src_prepare() {
+   sed -i \
+   -e "s: seq::" \
+   src/core/dune \
+   die
+   default
+}
+
 src_install() {
local i
for i in lwt lwt_luv lwt_ppx lwt_react ; do



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

2022-10-09 Thread WANG Xuerui
commit: 2107b686e7a9618d686325a59da64340d1449b1e
Author: Xin Yang  icloud  com>
AuthorDate: Sun Oct  9 11:16:12 2022 +
Commit: WANG Xuerui  gentoo  org>
CommitDate: Sun Oct  9 12:50:41 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2107b686

app-i18n/fcitx-cloudpinyin: Keyword 0.3.6 riscv, #876262

Closes: https://github.com/gentoo/gentoo/pull/27708
Signed-off-by: Xin Yang  icloud.com>
Signed-off-by: WANG Xuerui  gentoo.org>

 app-i18n/fcitx-cloudpinyin/fcitx-cloudpinyin-0.3.6.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-i18n/fcitx-cloudpinyin/fcitx-cloudpinyin-0.3.6.ebuild 
b/app-i18n/fcitx-cloudpinyin/fcitx-cloudpinyin-0.3.6.ebuild
index 23e8cb103602..4888a98e0b57 100644
--- a/app-i18n/fcitx-cloudpinyin/fcitx-cloudpinyin-0.3.6.ebuild
+++ b/app-i18n/fcitx-cloudpinyin/fcitx-cloudpinyin-0.3.6.ebuild
@@ -21,7 +21,7 @@ fi
 
 LICENSE="GPL-2+"
 SLOT="4"
-KEYWORDS="amd64 ppc ppc64 x86"
+KEYWORDS="amd64 ppc ppc64 ~riscv x86"
 IUSE=""
 
 BDEPEND="virtual/pkgconfig"



[gentoo-commits] proj/qt:master commit in: dev-qt/qtcharts/

2022-10-09 Thread Jimi Huotari
commit: b3d2feeec773dd45277c7504490f0d0e94d4d44e
Author: Jimi Huotari  gentoo  org>
AuthorDate: Sun Oct  9 13:02:39 2022 +
Commit: Jimi Huotari  gentoo  org>
CommitDate: Sun Oct  9 13:03:26 2022 +
URL:https://gitweb.gentoo.org/proj/qt.git/commit/?id=b3d2feee

dev-qt/qtcharts: add versions 6.4.0, 6.4., and 6.

Signed-off-by: Jimi Huotari  gentoo.org>

 dev-qt/qtcharts/Manifest |  1 +
 dev-qt/qtcharts/qtcharts-6.4.0.ebuild| 18 ++
 dev-qt/qtcharts/qtcharts-6.4..ebuild | 18 ++
 dev-qt/qtcharts/qtcharts-6..ebuild   | 18 ++
 4 files changed, 55 insertions(+)

diff --git a/dev-qt/qtcharts/Manifest b/dev-qt/qtcharts/Manifest
new file mode 100644
index ..a6b67c99
--- /dev/null
+++ b/dev-qt/qtcharts/Manifest
@@ -0,0 +1 @@
+DIST qtcharts-everywhere-src-6.4.0.tar.xz 4387060 BLAKE2B 
8c948ef461961986c64263e5c5fca73e00ad272787e1d3b7bf38b8b072293bcdf102a080733a0dfb4c419f2af429ca6a40850ef2c8b68afda34f83f28bdbfaf2
 SHA512 
63f231d553fad0f5801c4abeeae0864dba3160c703e49be2ef49e7484d979621b27544408c59c903e8ac89bdf5aae6472f9e8b1d49f50951db257b52c5e60947

diff --git a/dev-qt/qtcharts/qtcharts-6.4.0.ebuild 
b/dev-qt/qtcharts/qtcharts-6.4.0.ebuild
new file mode 100644
index ..d9ff085f
--- /dev/null
+++ b/dev-qt/qtcharts/qtcharts-6.4.0.ebuild
@@ -0,0 +1,18 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit qt6-build
+
+DESCRIPTION="Chart component library for the Qt6 framework"
+
+if [[ ${QT6_BUILD_TYPE} == release ]]; then
+   KEYWORDS="~amd64"
+fi
+
+DEPEND="
+   =dev-qt/qtbase-${PV}*[gui,opengl,widgets]
+   =dev-qt/qtdeclarative-${PV}*
+"
+RDEPEND="${DEPEND}"

diff --git a/dev-qt/qtcharts/qtcharts-6.4..ebuild 
b/dev-qt/qtcharts/qtcharts-6.4..ebuild
new file mode 100644
index ..ce26d420
--- /dev/null
+++ b/dev-qt/qtcharts/qtcharts-6.4..ebuild
@@ -0,0 +1,18 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit qt6-build
+
+DESCRIPTION="Chart component library for the Qt6 framework"
+
+if [[ ${QT6_BUILD_TYPE} == release ]]; then
+   KEYWORDS="~amd64"
+fi
+
+DEPEND="
+   =dev-qt/qtbase-${PV}*[gui opengl widgets]
+   =dev-qt/qtdeclarative-${PV}*
+"
+RDEPEND="${DEPEND}"

diff --git a/dev-qt/qtcharts/qtcharts-6..ebuild 
b/dev-qt/qtcharts/qtcharts-6..ebuild
new file mode 100644
index ..ce26d420
--- /dev/null
+++ b/dev-qt/qtcharts/qtcharts-6..ebuild
@@ -0,0 +1,18 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit qt6-build
+
+DESCRIPTION="Chart component library for the Qt6 framework"
+
+if [[ ${QT6_BUILD_TYPE} == release ]]; then
+   KEYWORDS="~amd64"
+fi
+
+DEPEND="
+   =dev-qt/qtbase-${PV}*[gui opengl widgets]
+   =dev-qt/qtdeclarative-${PV}*
+"
+RDEPEND="${DEPEND}"



[gentoo-commits] proj/qt:master commit in: profiles/

2022-10-09 Thread Jimi Huotari
commit: eaa13087fa5478af3ec8322b184a9a22405b6103
Author: Jimi Huotari  gentoo  org>
AuthorDate: Sun Oct  9 13:00:49 2022 +
Commit: Jimi Huotari  gentoo  org>
CommitDate: Sun Oct  9 13:01:38 2022 +
URL:https://gitweb.gentoo.org/proj/qt.git/commit/?id=eaa13087

profiles: add mask for qtcharts-6

Signed-off-by: Jimi Huotari  gentoo.org>

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

diff --git a/profiles/package.mask b/profiles/package.mask
index 225a8276..feebbb72 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -8,6 +8,7 @@
 # Very work in progress.
 =dev-qt/qt5compat-6*
 =dev-qt/qtbase-6*
+=dev-qt/qtcharts-6*
 =dev-qt/qtdeclarative-6*
 =dev-qt/qtimageformats-6*
 =dev-qt/qtlocation-6*



[gentoo-commits] proj/qt:master commit in: dev-qt/qtcharts/

2022-10-09 Thread Jimi Huotari
commit: c1d3b7d9a54f13c188de71aa412fe80347c2a1eb
Author: Jimi Huotari  gentoo  org>
AuthorDate: Sun Oct  9 13:12:56 2022 +
Commit: Jimi Huotari  gentoo  org>
CommitDate: Sun Oct  9 13:13:50 2022 +
URL:https://gitweb.gentoo.org/proj/qt.git/commit/?id=c1d3b7d9

dev-qt/qtcharts: fix syntax fix

Signed-off-by: Jimi Huotari  gentoo.org>

 dev-qt/qtcharts/qtcharts-6.4..ebuild | 2 +-
 dev-qt/qtcharts/qtcharts-6..ebuild   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-qt/qtcharts/qtcharts-6.4..ebuild 
b/dev-qt/qtcharts/qtcharts-6.4..ebuild
index ce26d420..d9ff085f 100644
--- a/dev-qt/qtcharts/qtcharts-6.4..ebuild
+++ b/dev-qt/qtcharts/qtcharts-6.4..ebuild
@@ -12,7 +12,7 @@ if [[ ${QT6_BUILD_TYPE} == release ]]; then
 fi
 
 DEPEND="
-   =dev-qt/qtbase-${PV}*[gui opengl widgets]
+   =dev-qt/qtbase-${PV}*[gui,opengl,widgets]
=dev-qt/qtdeclarative-${PV}*
 "
 RDEPEND="${DEPEND}"

diff --git a/dev-qt/qtcharts/qtcharts-6..ebuild 
b/dev-qt/qtcharts/qtcharts-6..ebuild
index ce26d420..d9ff085f 100644
--- a/dev-qt/qtcharts/qtcharts-6..ebuild
+++ b/dev-qt/qtcharts/qtcharts-6..ebuild
@@ -12,7 +12,7 @@ if [[ ${QT6_BUILD_TYPE} == release ]]; then
 fi
 
 DEPEND="
-   =dev-qt/qtbase-${PV}*[gui opengl widgets]
+   =dev-qt/qtbase-${PV}*[gui,opengl,widgets]
=dev-qt/qtdeclarative-${PV}*
 "
 RDEPEND="${DEPEND}"



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

2022-10-09 Thread Stephan Hartmann
commit: b6f2dfd4cc1822550c2517ae0e48591343ba61e5
Author: Stephan Hartmann  gentoo  org>
AuthorDate: Sun Oct  9 13:28:41 2022 +
Commit: Stephan Hartmann  gentoo  org>
CommitDate: Sun Oct  9 13:28:55 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b6f2dfd4

www-client/chromium: fix GCC version check

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

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

diff --git a/www-client/chromium/chromium-108.0.5343.2.ebuild 
b/www-client/chromium/chromium-108.0.5343.2.ebuild
index c9925bfbc5d4..867f0101686f 100644
--- a/www-client/chromium/chromium-108.0.5343.2.ebuild
+++ b/www-client/chromium/chromium-108.0.5343.2.ebuild
@@ -253,7 +253,7 @@ pre_build_checks() {
[[ ${EBUILD_PHASE_FUNC} == pkg_setup ]] && ( use lto || use pgo 
) && llvm_pkg_setup
 
local -x CPP="$(tc-getCXX) -E"
-   if tc-is-gcc && ! ver_test "$(gcc-version)" -ge 9.2; then
+   if tc-is-gcc && ! ver_test "$(gcc-version)" -ge 10.4; then
die "At least gcc 10.4 is required"
fi
if use pgo && tc-is-cross-compiler; then



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

2022-10-09 Thread Michał Górny
commit: 2d9c0ab7df7138f05e48e6f288a2d90124dc502a
Author: Michał Górny  gentoo  org>
AuthorDate: Sun Oct  9 14:08:55 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sun Oct  9 14:11:22 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2d9c0ab7

dev-python/pypy-exe-bin: Add a dep on gcc (for libgcc_s)

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

 .../{pypy-exe-bin-7.3.9-r2.ebuild => pypy-exe-bin-7.3.9-r3.ebuild}  | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/dev-python/pypy-exe-bin/pypy-exe-bin-7.3.9-r2.ebuild 
b/dev-python/pypy-exe-bin/pypy-exe-bin-7.3.9-r3.ebuild
similarity index 97%
rename from dev-python/pypy-exe-bin/pypy-exe-bin-7.3.9-r2.ebuild
rename to dev-python/pypy-exe-bin/pypy-exe-bin-7.3.9-r3.ebuild
index 6ce281fb0f66..938cab259ed5 100644
--- a/dev-python/pypy-exe-bin/pypy-exe-bin-7.3.9-r2.ebuild
+++ b/dev-python/pypy-exe-bin/pypy-exe-bin-7.3.9-r3.ebuild
@@ -52,10 +52,12 @@ LICENSE="MIT"
 SLOT="${PV%_p*}"
 KEYWORDS="amd64 ~arm64 ~ppc64 x86"
 
+# sys-devel/gcc for libgcc_s.so
 RDEPEND="
app-arch/bzip2:0/1
dev-libs/expat:0/0
dev-libs/libffi:0/8
+   sys-devel/gcc
sys-libs/ncurses:0/6
>=sys-libs/zlib-1.1.3:0/1
virtual/libintl:0/0



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

2022-10-09 Thread Michał Górny
commit: 69b537ce0748d61c46e066459f4e71265f0bbe6b
Author: Michał Górny  gentoo  org>
AuthorDate: Sun Oct  9 14:10:28 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sun Oct  9 14:11:23 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=69b537ce

dev-python/pypy3-exe-bin: Add a dep on gcc (for libgcc_s)

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

 ...ypy3-exe-bin-7.3.9_p3-r2.ebuild => pypy3-exe-bin-7.3.9_p3-r3.ebuild} | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/dev-python/pypy3-exe-bin/pypy3-exe-bin-7.3.9_p3-r2.ebuild 
b/dev-python/pypy3-exe-bin/pypy3-exe-bin-7.3.9_p3-r3.ebuild
similarity index 97%
rename from dev-python/pypy3-exe-bin/pypy3-exe-bin-7.3.9_p3-r2.ebuild
rename to dev-python/pypy3-exe-bin/pypy3-exe-bin-7.3.9_p3-r3.ebuild
index 4367d44c529c..36342b29c1b9 100644
--- a/dev-python/pypy3-exe-bin/pypy3-exe-bin-7.3.9_p3-r2.ebuild
+++ b/dev-python/pypy3-exe-bin/pypy3-exe-bin-7.3.9_p3-r3.ebuild
@@ -52,10 +52,12 @@ LICENSE="MIT"
 SLOT="3.9-${PV%_p*}"
 KEYWORDS="amd64 ~arm64 ~ppc64 x86"
 
+# sys-devel/gcc for libgcc_s.so
 RDEPEND="
app-arch/bzip2:0/1
dev-libs/expat:0/0
dev-libs/libffi:0/8
+   sys-devel/gcc
sys-libs/ncurses:0/6
>=sys-libs/zlib-1.1.3:0/1
virtual/libintl:0/0



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

2022-10-09 Thread Yixun Lan
commit: cea2bfa609156c6fd237b0dd2db73122c69d0e28
Author: Yixun Lan  gentoo  org>
AuthorDate: Sun Oct  9 15:05:43 2022 +
Commit: Yixun Lan  gentoo  org>
CommitDate: Sun Oct  9 15:05:43 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cea2bfa6

dev-util/bpftrace: fix ebuild after dropping patch

Fixes: "dev-util/bpftrace: drop empty patch"

Signed-off-by: Yixun Lan  gentoo.org>

 dev-util/bpftrace/bpftrace-0.16.0.ebuild | 1 -
 1 file changed, 1 deletion(-)

diff --git a/dev-util/bpftrace/bpftrace-0.16.0.ebuild 
b/dev-util/bpftrace/bpftrace-0.16.0.ebuild
index 6f9fca048fd6..26206e9ed27f 100644
--- a/dev-util/bpftrace/bpftrace-0.16.0.ebuild
+++ b/dev-util/bpftrace/bpftrace-0.16.0.ebuild
@@ -55,7 +55,6 @@ PATCHES=(
"${FILESDIR}/bpftrace-0.16.0-install-libs.patch"
"${FILESDIR}/bpftrace-0.15.0-dont-compress-man.patch"
"${FILESDIR}/bpftrace-0.11.4-old-kernels.patch"
-   "${FILESDIR}/bpftrace-0.16.0-link.patch"
 )
 
 pkg_pretend() {



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

2022-10-09 Thread Jory Pratt
commit: 88560c62a9fffd97d08c9c34f78dc63ef192bf22
Author: Jory Pratt  gentoo  org>
AuthorDate: Sun Oct  9 15:13:21 2022 +
Commit: Jory Pratt  gentoo  org>
CommitDate: Sun Oct  9 15:15:47 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=88560c62

sys-kernel/zen-sources: add 5.19.13, drop 5.18.16

Signed-off-by: Jory Pratt  gentoo.org>

 sys-kernel/zen-sources/Manifest   | 8 
 .../{zen-sources-5.18.16.ebuild => zen-sources-5.19.13.ebuild}| 0
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/sys-kernel/zen-sources/Manifest b/sys-kernel/zen-sources/Manifest
index cd26d8ab9f85..788ffecb0beb 100644
--- a/sys-kernel/zen-sources/Manifest
+++ b/sys-kernel/zen-sources/Manifest
@@ -1,8 +1,8 @@
 DIST genpatches-5.15-2.base.tar.xz 3920 BLAKE2B 
daaf8d0aff88921062186f2b45f070358492a0daaf65fcc33509ebd2c1a3840504f918c63aa0deedfda0e70b6bf313bbf33b2be768fdd74e81680de5e552b7c8
 SHA512 
aa00e8593fbadd7fa2bedf36dc9b806b6b3351c7488c8720fac47960ef2de7cba7c021acc599642f1979d67143d50524ea43303b52fabd8e26cbdfde5fbb3dea
 DIST genpatches-5.15-2.extras.tar.xz 3848 BLAKE2B 
b108b14fd532554a8baa91a623704a867c2df4a23597fb0576382e959e4586616dc2e5a094ca673a62faa80148cab041459e2a5b7bb2c2daf2c17297b42eaf6d
 SHA512 
5800709ba9cbe1bbaa3b8999d9c8ac8377a45c6c1be61894fee51af6e506f3d603ab4640df4471db021f0d3747c35ae90f87b6a35aecb971aa0cbf6384ab79ba
-DIST genpatches-5.18-1.base.tar.xz 3800 BLAKE2B 
52cf33aea903e8783b554127936ebde68b1c2655567a27a6dff8b94df675cde779f940735824766d2267c7d09df970522ed3721b3fe661dc12e64c4b105b4c99
 SHA512 
461037cb2fc9246f1e778123a9fd58682ed2749c95acd8d30dddc1a31a66cc4961bb5b133a05fd6fb19aea1a83bf0be8a76f9e6422fb4d696010d248609534a7
-DIST genpatches-5.18-1.extras.tar.xz 3924 BLAKE2B 
b4c7e29f0237ae9e4e3300c8be75c0def63969e5c4dec52d4d5259a6b3b6d27406883e45d2ad4d0fe576a1285121037fb88fcdeab58a5fabbb58d4847cbfbbfe
 SHA512 
0182a96feca475471d1dde2e8326067e98f8f43a6e9122e29635a52ae4ca56eaf6ac349b189a0198704c9adee62cbdbd2def7e90d2dad564c72bec2f8ff32ec9
+DIST genpatches-5.19-1.base.tar.xz 4080 BLAKE2B 
27fe512fd700cc6fc1946ebe0b39b423f35fbdce3b6c2181e1e1c197dccf436c6ba285b8bbf74500c80c64c486831a88f0f548cbd787d925eefafe740764a839
 SHA512 
8ff90b26202ddb80890ce8a33debbb8b6b85432412e7f76fdbdd98e257e9be23ffa5c03c81cb8482b7a35099083dec800f766354b5886d4f8f7647e3354f97b6
+DIST genpatches-5.19-1.extras.tar.xz 3772 BLAKE2B 
1d418c3d5d328e9704ba10d7483cd562e511f345a5cc6799abc52e6cdeca20efa61417f62eaf7aae2078a8bb05c7dbabe4f4ddba7ad4221b458bd5c589f29b47
 SHA512 
479d957a3348485baf6504a08cf06b334938656701b15067512c0f48e530c2e87ca281ad3af6e55c75a53d2e9e584d94fc030ee82c538a97a85cea9a9c8fe214
 DIST linux-5.15.tar.xz 121913744 BLAKE2B 
3921274b23f7938abdf3ed9334534b4581e13d7484303d3a5280eddb038999aaa8b83a487472d9c4a219af0f06b9fecccaf348fb5510ab8762f4ef4b7e83
 SHA512 
d25ad40b5bcd6a4c6042fd0fd84e196e7a58024734c3e9a484fd0d5d54a0c1d87db8a3c784eff55e43b6f021709dc685eb0efa18d2aec327e4f88a79f405705a
-DIST linux-5.18.tar.xz 129790264 BLAKE2B 
e2745a69eb70169e90505a9318a3993046eab3020496eecde7d8352ecda0eb71a25b21becf7ce93fc593507dce7d1cd61b94ddcdf82b3094d79c0d3d48508eeb
 SHA512 
dbbc9d1395898a498fa4947fceda1781344fa5d360240f753810daa4fa88e519833e2186c4e582a8f1836e6413e9e85f6563c7770523b704e8702d67622f98b5
+DIST linux-5.19.tar.xz 131581464 BLAKE2B 
4db03a6830a3b3bbf0837e1912182a443d9a4aa8af20a12e6ec814ed708038452d3c0ccee1258cca671c464d76461536363a8adc56e9d098c9a44ae3484a297a
 SHA512 
00313b2f9b82d2dc3fb8294007cf7d7599d254b717ed2de23c81fa7a1bbcbc2798ad286cb94e2f7f5bd54132d1d764facd90d30f79dbcc6616cc7f926adc2623
 DIST v5.15.10-zen1.patch.xz 758564 BLAKE2B 
36948979a90ee57c131caa3500f669032bfb5e971a1a72a5847f5289fe8184961addab53f476ac0b8c5b271417115ad8a05ebf537dc91b9e86cb74f028faced5
 SHA512 
c0d11cc498fe97838e6caa5c1d9d628445729c15f2a16c089de5a50b41739925492476eb2819fad4a61db810b02cdb334f48fbcc6a2da849e7d07e1e65df6eca
-DIST v5.18.16-zen1.patch.xz 1000796 BLAKE2B 
a4bc153fbae9152ed58f9f4f55a0705abc1928cdd43af2f5734ef58777258c6bb3b6dc5ea1bbff3a5831b1ab7b33e1c1684bddb7a5ebeac1c2b654ea04eebf7c
 SHA512 
3f55a4141af5139fff783637f132515b86d3cd1366edf80f39d9e8e90e8af602425a921824b5b4f7e63931f0f547a896e05016c348485a822aed0472a463340b
+DIST v5.19.13-zen1.patch.xz 974944 BLAKE2B 
3b3996617265674c04c92e27fe2dafca6aed54e6d1adf221eb5368a93abc2c8a2b5214b670183818d7f50edf46a86424da32a8fff922130741ab09a923ff4e9d
 SHA512 
49bd30ea96037db655811cc94a61048bb552d57a7ff0abde5fa8adbfc622cc4cdc9154f6efdebd2b3db766b7118ca0b2b26092639d96cf7326943f535af14bc3

diff --git a/sys-kernel/zen-sources/zen-sources-5.18.16.ebuild 
b/sys-kernel/zen-sources/zen-sources-5.19.13.ebuild
similarity index 100%
rename from sys-kernel/zen-sources/zen-sources-5.18.16.ebuild
rename to sys-kernel/zen-sources/zen-sources-5.19.13.ebuild



[gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfce4-pulseaudio-plugin/

2022-10-09 Thread Arthur Zamarin
commit: f8f12aae1e162ecb0661a2a5024d3bc093eee8a0
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Sun Oct  9 16:07:19 2022 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Sun Oct  9 16:07:19 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f8f12aae

xfce-extra/xfce4-pulseaudio-plugin: Stabilize 0.4.5 ppc64, #876094

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

 xfce-extra/xfce4-pulseaudio-plugin/xfce4-pulseaudio-plugin-0.4.5.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/xfce-extra/xfce4-pulseaudio-plugin/xfce4-pulseaudio-plugin-0.4.5.ebuild 
b/xfce-extra/xfce4-pulseaudio-plugin/xfce4-pulseaudio-plugin-0.4.5.ebuild
index 8cde7b380cae..1d819524fc96 100644
--- a/xfce-extra/xfce4-pulseaudio-plugin/xfce4-pulseaudio-plugin-0.4.5.ebuild
+++ b/xfce-extra/xfce4-pulseaudio-plugin/xfce4-pulseaudio-plugin-0.4.5.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://archive.xfce.org/src/panel-plugins/${PN}/${PV%.*}/${P}.tar.bz2";
 
 LICENSE="GPL-2+"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ppc ~ppc64 ~riscv x86"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ppc ppc64 ~riscv x86"
 IUSE="+keybinder libcanberra libnotify wnck"
 
 DEPEND="



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

2022-10-09 Thread Sam James
commit: 6bcca7585766247889abeefedf7d24708138ca82
Author: Sam James  gentoo  org>
AuthorDate: Sun Oct  9 16:09:33 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Oct  9 16:09:33 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6bcca758

dev-util/patchelf: Keyword 0.15.0 s390, #862330

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

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

diff --git a/dev-util/patchelf/patchelf-0.15.0.ebuild 
b/dev-util/patchelf/patchelf-0.15.0.ebuild
index d969300883cb..45b8be95445b 100644
--- a/dev-util/patchelf/patchelf-0.15.0.ebuild
+++ b/dev-util/patchelf/patchelf-0.15.0.ebuild
@@ -9,7 +9,7 @@ DESCRIPTION="Small utility to modify the dynamic linker and 
RPATH of ELF executa
 HOMEPAGE="https://github.com/NixOS/patchelf";
 SRC_URI="https://github.com/NixOS/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux 
~riscv-linux ~x86-linux"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux 
~riscv-linux ~x86-linux"
 LICENSE="GPL-3"
 
 src_prepare() {



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

2022-10-09 Thread Sam James
commit: 99a3ed02a757354195f0b32d15e6293620e5c527
Author: Sam James  gentoo  org>
AuthorDate: Sun Oct  9 16:09:34 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Oct  9 16:09:34 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=99a3ed02

sci-libs/amd: Keyword 2.4.6-r1 s390, #862330

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

 sci-libs/amd/amd-2.4.6-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/sci-libs/amd/amd-2.4.6-r1.ebuild b/sci-libs/amd/amd-2.4.6-r1.ebuild
index a080f8979ac1..467b95771979 100644
--- a/sci-libs/amd/amd-2.4.6-r1.ebuild
+++ b/sci-libs/amd/amd-2.4.6-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -12,7 +12,7 @@ SRC_URI="http://202.36.178.9/sage/${P}.tar.bz2";
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv sparc x86 
~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 
sparc x86 ~amd64-linux ~x86-linux"
 IUSE="doc fortran"
 
 BDEPEND="virtual/pkgconfig



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

2022-10-09 Thread Sam James
commit: 823ae27ee3032cc4fe6f48219d7d8e54401bf18a
Author: Sam James  gentoo  org>
AuthorDate: Sun Oct  9 16:09:35 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Oct  9 16:09:35 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=823ae27e

sci-libs/colamd: Keyword 2.9.6 s390, #862330

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

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

diff --git a/sci-libs/colamd/colamd-2.9.6.ebuild 
b/sci-libs/colamd/colamd-2.9.6.ebuild
index 2332384731eb..450bcbea42ac 100644
--- a/sci-libs/colamd/colamd-2.9.6.ebuild
+++ b/sci-libs/colamd/colamd-2.9.6.ebuild
@@ -9,7 +9,7 @@ SRC_URI="http://202.36.178.9/sage/${P}.tar.bz2";
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv 
sparc x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv 
~s390 sparc x86 ~amd64-linux ~x86-linux"
 
 BDEPEND="virtual/pkgconfig"
 DEPEND=">=sci-libs/suitesparseconfig-5.4.0"



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

2022-10-09 Thread Sam James
commit: 884478b67622ef098287db163fbdc555652bfd2c
Author: Sam James  gentoo  org>
AuthorDate: Sun Oct  9 16:09:37 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Oct  9 16:09:37 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=884478b6

sci-libs/metis: Keyword 5.1.0-r5 s390, #862330

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

 sci-libs/metis/metis-5.1.0-r5.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sci-libs/metis/metis-5.1.0-r5.ebuild 
b/sci-libs/metis/metis-5.1.0-r5.ebuild
index decb391e3801..8ea641d2d459 100644
--- a/sci-libs/metis/metis-5.1.0-r5.ebuild
+++ b/sci-libs/metis/metis-5.1.0-r5.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="http://glaros.dtc.umn.edu/gkhome/fetch/sw/${PN}/${P}.tar.gz";
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv sparc x86 
~amd64-linux ~x86-linux"
+KEYWORDS="amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc x86 
~amd64-linux ~x86-linux"
 IUSE="doc double-precision examples int64 openmp"
 
 RDEPEND="!

  1   2   3   >