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

2020-06-21 Thread Michał Górny
commit: a577dca02dee30ccbcbe5aecba5029fa7f63b968
Author: Michał Górny  gentoo  org>
AuthorDate: Mon Jun 22 04:29:46 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Mon Jun 22 04:29:46 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a577dca0

dev-python/cherrypy: Add lower bound for pytest

Reported by sam_c, thanks!

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

 dev-python/cherrypy/cherrypy-18.5.0.ebuild | 1 +
 dev-python/cherrypy/cherrypy-18.6.0.ebuild | 1 +
 2 files changed, 2 insertions(+)

diff --git a/dev-python/cherrypy/cherrypy-18.5.0.ebuild 
b/dev-python/cherrypy/cherrypy-18.5.0.ebuild
index 23a645ff0d5..66e4cc80ed0 100644
--- a/dev-python/cherrypy/cherrypy-18.5.0.ebuild
+++ b/dev-python/cherrypy/cherrypy-18.5.0.ebuild
@@ -35,6 +35,7 @@ BDEPEND="
dev-python/objgraph[${PYTHON_USEDEP}]
dev-python/path-py[${PYTHON_USEDEP}]
dev-python/requests-toolbelt[${PYTHON_USEDEP}]
+   >=dev-python/pytest-5.3.5[${PYTHON_USEDEP}]
dev-python/pytest-services[${PYTHON_USEDEP}]
)
 "

diff --git a/dev-python/cherrypy/cherrypy-18.6.0.ebuild 
b/dev-python/cherrypy/cherrypy-18.6.0.ebuild
index 23a645ff0d5..66e4cc80ed0 100644
--- a/dev-python/cherrypy/cherrypy-18.6.0.ebuild
+++ b/dev-python/cherrypy/cherrypy-18.6.0.ebuild
@@ -35,6 +35,7 @@ BDEPEND="
dev-python/objgraph[${PYTHON_USEDEP}]
dev-python/path-py[${PYTHON_USEDEP}]
dev-python/requests-toolbelt[${PYTHON_USEDEP}]
+   >=dev-python/pytest-5.3.5[${PYTHON_USEDEP}]
dev-python/pytest-services[${PYTHON_USEDEP}]
)
 "



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

2020-06-21 Thread Hans de Graaff
commit: f8bc144a0b9f6989a8cbe05439871e9c5ea2a64e
Author: Hans de Graaff  gentoo  org>
AuthorDate: Mon Jun 22 03:53:49 2020 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Mon Jun 22 03:53:49 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f8bc144a

dev-ruby/tdiff: cleanup

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

 dev-ruby/tdiff/Manifest  |  1 -
 dev-ruby/tdiff/tdiff-0.3.3-r1.ebuild | 21 -
 2 files changed, 22 deletions(-)

diff --git a/dev-ruby/tdiff/Manifest b/dev-ruby/tdiff/Manifest
index 4c46fa578db..e2daa86172f 100644
--- a/dev-ruby/tdiff/Manifest
+++ b/dev-ruby/tdiff/Manifest
@@ -1,2 +1 @@
-DIST tdiff-0.3.3.gem 9216 BLAKE2B 
1171d354c4fa14e0f6813976ce82e44e24ef94089f090c2eec31767e032a143904f627df7634d3faae4d18f5591991fde77b26e0da7c37a6346d6487d881eec5
 SHA512 
18c8ee9025eedfbf78c24280bc318736e13d840a2be8b05257697d2c4de29831ed6a361ecd553fc1bcdf7961483fd0712ecb76dc3681a9549f4d3f7a18bc3d8d
 DIST tdiff-0.3.4.gem 10240 BLAKE2B 
fe764eaf70303670602758bba903202bb468c419e96909561c4d420a86b9237c9af4640947e9dbc27eaca7b7210e26236da20d41f03d3e8acd0556a23205a924
 SHA512 
2db5c9707a8654fb36b02c7fbdf2317da08c633c0d3768f0f76693d1b2b44e5f4309ae97df944c3bf9f25b596fd3ae19cb88b20435c0f9e50989d22ece40

diff --git a/dev-ruby/tdiff/tdiff-0.3.3-r1.ebuild 
b/dev-ruby/tdiff/tdiff-0.3.3-r1.ebuild
deleted file mode 100644
index 3b0e4600b3e..000
--- a/dev-ruby/tdiff/tdiff-0.3.3-r1.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-USE_RUBY="ruby22 ruby23 ruby24 ruby25"
-
-RUBY_FAKEGEM_RECIPE_TEST="rspec"
-
-RUBY_FAKEGEM_RECIPE_DOC="rdoc"
-RUBY_FAKEGEM_EXTRADOC="ChangeLog.md README.md"
-
-inherit ruby-fakegem
-
-DESCRIPTION="Calculates the differences between two tree-like structures"
-HOMEPAGE="https://github.com/postmodern/tdiff;
-LICENSE="MIT"
-
-KEYWORDS="amd64 arm ~arm64 ~hppa ppc ppc64 x86 ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
-SLOT="0"
-IUSE=""



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

2020-06-21 Thread Hans de Graaff
commit: ee693673bc59e2e11bdf4a2f6211901fd579412c
Author: Hans de Graaff  gentoo  org>
AuthorDate: Mon Jun 22 04:04:50 2020 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Mon Jun 22 04:04:50 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ee693673

dev-ruby/capybara: cleanup

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

 dev-ruby/capybara/Manifest   |  1 -
 dev-ruby/capybara/capybara-3.30.0.ebuild | 60 
 2 files changed, 61 deletions(-)

diff --git a/dev-ruby/capybara/Manifest b/dev-ruby/capybara/Manifest
index 1c15274a004..bfed3ba1d71 100644
--- a/dev-ruby/capybara/Manifest
+++ b/dev-ruby/capybara/Manifest
@@ -1,5 +1,4 @@
 DIST capybara-2.18.0.gem 274432 BLAKE2B 
992799362025b81a0d074fb06fdafef4c4385ca18ea85a7095d9e58625df6a59a349b60b462c5c4f403a6af955466bc46d82be6cd91724fc2b12cbe15ed74a4c
 SHA512 
3bb994e022593d485a07296193a16cae7b45e96e87dd10b2bd4807ad2bc990801044c0493360598d1626c3e367e8de87e407f65c2c6f42674d5f1b9c0b5c1933
-DIST capybara-3.30.0.gem 360448 BLAKE2B 
c20173448903f96facdba007b81b43d74500a0e8ab1e15b9bef938df426ff8098a1fb54a3791d92d0342b594d609ca48b9d8c1f67a758d8164fbab2f5dad3bd6
 SHA512 
f10943a8f10c0a058d0737fd15814d4ff6e50dd4df2627d20f4646c13bb52dcd0e1042193525252d0009e637c52118ce030968e4451f823076e59b7fcd4cb90c
 DIST capybara-3.31.0.gem 363520 BLAKE2B 
246a199d89f5120bd1be7b36b5aee5bd4143ee5d1c8953cc2e65e805c234d902c5d898f873c562b8457c6e09af507cf81ddc178bcb617f2730b5db1f9ddd97c8
 SHA512 
920dbd331eff5300cfa575689f7c62f502cea5782ad58eff168ffc274f2622a95869a7ab90e53fc010bc7f5c0847caa5dcf69cb74eecc2a82f0f449c11be3edb
 DIST capybara-3.32.0.gem 365056 BLAKE2B 
13fa531ffef6be5711b3f88f7b40dc409c9e404a3815ced121e1b87d2a7aee7b1ac22b7c44673c2d14a79a0eae18a45e5f20b022625594c24ce8a30a4779b061
 SHA512 
930149822605a744ad3b802d27f9419542683b4d11322f4c71f25613b8c1a3653adf5b598710e2961a82a1d0181ae6c182473d19044456991af378601e4ae89b
 DIST capybara-3.32.1.gem 365056 BLAKE2B 
f866c90cfbaaf57387286436e877dfdd2c6b1cf4a581931c416656c6b687ab69c1a4cc1f70eb43faf306950bc1f4fd9e5b6e4741118bf7eb239a477f08851851
 SHA512 
20486897ccd282e1a73f26b94dbc89837527b253976b317df55b319174aa9eeaa499f1ff153aee1b463b93edca5f7f2886d01edabb7358262e57736111d758e6

diff --git a/dev-ruby/capybara/capybara-3.30.0.ebuild 
b/dev-ruby/capybara/capybara-3.30.0.ebuild
deleted file mode 100644
index 38b2db211d8..000
--- a/dev-ruby/capybara/capybara-3.30.0.ebuild
+++ /dev/null
@@ -1,60 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-USE_RUBY="ruby24 ruby25 ruby26"
-
-RUBY_FAKEGEM_EXTRADOC="History.md README.md"
-
-# Rake tasks are not distributed in the gem.
-RUBY_FAKEGEM_TASK_TEST=""
-
-inherit virtualx ruby-fakegem
-
-DESCRIPTION="Capybara aims to simplify the process of integration testing Rack 
applications"
-HOMEPAGE="https://github.com/jnicklas/capybara;
-LICENSE="MIT"
-
-KEYWORDS="amd64 ~arm ~arm64 ~hppa ~sparc ~x86"
-SLOT="3"
-IUSE="test"
-
-DEPEND="${DEPEND} test? ( || ( www-client/firefox www-client/firefox-bin ) )"
-
-ruby_add_bdepend "test? (
-   dev-ruby/rspec:3
-   >=dev-ruby/launchy-2.4.0
-   >=dev-ruby/selenium-webdriver-3.5:3
-   dev-ruby/sinatra:2
-   www-servers/puma
-)"
-
-ruby_add_rdepend "
-   dev-ruby/addressable
-   >=dev-ruby/mini_mime-0.1.3
-   >=dev-ruby/nokogiri-1.8:0
-   >=dev-ruby/rack-1.6.0:*
-   >=dev-ruby/rack-test-0.6.3:*
-   >=dev-ruby/regexp_parser-1.5:1
-   >=dev-ruby/xpath-3.2:3"
-
-all_ruby_prepare() {
-   sed -i -e '/bundler/d' -e '/pry/d' -e '1igem "sinatra"' -e 
'/statistics/Id' spec/spec_helper.rb || die
-
-   # Avoid window-manager specific tests (sizes are specific for fluxbox)
-   sed -i -e '/#maximize/,/^  end/ s:^:#:' 
lib/capybara/spec/session/window/window_spec.rb || die
-
-   # Avoid spec that requires unpackaged geckodriver
-   #sed -i -e '/describe.*register_server/,/^  end/ s:^:#:' 
spec/capybara_spec.rb || die
-
-   # Avoid test dependency on puma server for now
-   sed -i -e '/should have :puma registered/,/^end/ s:^:#:' 
spec/capybara_spec.rb || die
-
-   # Update spec to catch the right error code. This seems to have
-   # changed recently accross ruby versions.
-   sed -i -e '/raise_error/ s/EOFError/Net::ReadTimeout/' 
spec/server_spec.rb || die
-}
-
-each_ruby_test() {
-   virtx ${RUBY} -Ilib -S rspec-3 spec
-}



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

2020-06-21 Thread Hans de Graaff
commit: fa858602800272e2f26120012a726422796598f3
Author: Hans de Graaff  gentoo  org>
AuthorDate: Mon Jun 22 04:20:31 2020 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Mon Jun 22 04:20:31 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fa858602

dev-ruby/capybara: add 3.33.0

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

 dev-ruby/capybara/Manifest   |  1 +
 dev-ruby/capybara/capybara-3.33.0.ebuild | 60 
 2 files changed, 61 insertions(+)

diff --git a/dev-ruby/capybara/Manifest b/dev-ruby/capybara/Manifest
index bfed3ba1d71..998ad3c18d9 100644
--- a/dev-ruby/capybara/Manifest
+++ b/dev-ruby/capybara/Manifest
@@ -3,3 +3,4 @@ DIST capybara-3.31.0.gem 363520 BLAKE2B 
246a199d89f5120bd1be7b36b5aee5bd4143ee5d
 DIST capybara-3.32.0.gem 365056 BLAKE2B 
13fa531ffef6be5711b3f88f7b40dc409c9e404a3815ced121e1b87d2a7aee7b1ac22b7c44673c2d14a79a0eae18a45e5f20b022625594c24ce8a30a4779b061
 SHA512 
930149822605a744ad3b802d27f9419542683b4d11322f4c71f25613b8c1a3653adf5b598710e2961a82a1d0181ae6c182473d19044456991af378601e4ae89b
 DIST capybara-3.32.1.gem 365056 BLAKE2B 
f866c90cfbaaf57387286436e877dfdd2c6b1cf4a581931c416656c6b687ab69c1a4cc1f70eb43faf306950bc1f4fd9e5b6e4741118bf7eb239a477f08851851
 SHA512 
20486897ccd282e1a73f26b94dbc89837527b253976b317df55b319174aa9eeaa499f1ff153aee1b463b93edca5f7f2886d01edabb7358262e57736111d758e6
 DIST capybara-3.32.2.gem 365056 BLAKE2B 
c193f188aec6089aabafb5d09cb540f914d8c257d3faafa0d59f674069a39c29a3750c80bb269bf2d010cc7608aec1699c7d75d96c7c85c201aaa0f99adddf83
 SHA512 
b1b21615b5f87012a71a7901a4f9bb9cda61f1a455299d4ad05b05e0281985a6c158a1549864e551c2ca4b97e921139b35843a1d23efc45557647328c0d1c2a3
+DIST capybara-3.33.0.gem 366592 BLAKE2B 
fb64b301051011aa82194480bb79a33d06345cbe250fd7a32d54cb32038651f8598e860269c67efc58a87410a213f07e8f7107b725bd6286ebb93e7fd6ff125a
 SHA512 
b169a12f330fdc016dbba6c7478cf52a51006499197bba67e6953f36929099212e209d2803511ca623b7e2b1fc0288fad1975fd426047c95680309145abb9977

diff --git a/dev-ruby/capybara/capybara-3.33.0.ebuild 
b/dev-ruby/capybara/capybara-3.33.0.ebuild
new file mode 100644
index 000..b0688ebe995
--- /dev/null
+++ b/dev-ruby/capybara/capybara-3.33.0.ebuild
@@ -0,0 +1,60 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+USE_RUBY="ruby25 ruby26 ruby27"
+
+RUBY_FAKEGEM_EXTRADOC="History.md README.md"
+
+# Rake tasks are not distributed in the gem.
+RUBY_FAKEGEM_TASK_TEST=""
+
+inherit virtualx ruby-fakegem
+
+DESCRIPTION="Capybara aims to simplify the process of integration testing Rack 
applications"
+HOMEPAGE="https://github.com/jnicklas/capybara;
+LICENSE="MIT"
+
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~sparc ~x86"
+SLOT="3"
+IUSE="test"
+
+DEPEND="${DEPEND} test? ( || ( www-client/firefox www-client/firefox-bin ) )"
+
+ruby_add_bdepend "test? (
+   dev-ruby/rspec:3
+   >=dev-ruby/launchy-2.4.0
+   >=dev-ruby/selenium-webdriver-3.5:3
+   dev-ruby/sinatra:2
+   www-servers/puma
+)"
+
+ruby_add_rdepend "
+   dev-ruby/addressable
+   >=dev-ruby/mini_mime-0.1.3
+   >=dev-ruby/nokogiri-1.8:0
+   >=dev-ruby/rack-1.6.0:*
+   >=dev-ruby/rack-test-0.6.3:*
+   >=dev-ruby/regexp_parser-1.5:1
+   >=dev-ruby/xpath-3.2:3"
+
+all_ruby_prepare() {
+   sed -i -e '/bundler/d' -e '/pry/d' -e '1igem "sinatra"' -e 
'/statistics/Id' spec/spec_helper.rb || die
+
+   # Avoid window-manager specific tests (sizes are specific for fluxbox)
+   sed -i -e '/#maximize/,/^  end/ s:^:#:' 
lib/capybara/spec/session/window/window_spec.rb || die
+
+   # Avoid spec that requires unpackaged geckodriver
+   #sed -i -e '/describe.*register_server/,/^  end/ s:^:#:' 
spec/capybara_spec.rb || die
+
+   # Avoid test dependency on puma server for now
+   sed -i -e '/should have :puma registered/,/^end/ s:^:#:' 
spec/capybara_spec.rb || die
+
+   # Update spec to catch the right error code. This seems to have
+   # changed recently accross ruby versions.
+   sed -i -e '/raise_error/ s/EOFError/Net::ReadTimeout/' 
spec/server_spec.rb || die
+}
+
+each_ruby_test() {
+   virtx ${RUBY} -Ilib -S rspec-3 spec
+}



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

2020-06-21 Thread Zac Medico
commit: 91b72265dc887f3afe12f991de7712d5d40253ba
Author: Zac Medico  gentoo  org>
AuthorDate: Mon Jun 22 02:48:39 2020 +
Commit: Zac Medico  gentoo  org>
CommitDate: Mon Jun 22 03:04:53 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=91b72265

app-admin/consul: RESTRICT+=" test"

Bug: https://bugs.gentoo.org/729030
Package-Manager: Portage-2.3.101, Repoman-2.3.22
Signed-off-by: Zac Medico  gentoo.org>

 app-admin/consul/consul-1.7.2.ebuild | 1 +
 app-admin/consul/consul-1.7.3.ebuild | 1 +
 app-admin/consul/consul-1.7.4.ebuild | 1 +
 3 files changed, 3 insertions(+)

diff --git a/app-admin/consul/consul-1.7.2.ebuild 
b/app-admin/consul/consul-1.7.2.ebuild
index f7ec296056a..52f7b83a48e 100644
--- a/app-admin/consul/consul-1.7.2.ebuild
+++ b/app-admin/consul/consul-1.7.2.ebuild
@@ -514,6 +514,7 @@ 
SRC_URI="https://github.com/hashicorp/consul/archive/v${PV}.tar.gz -> ${P}.tar.g
${EGO_SUM_SRC_URI}"
 
 LICENSE="MPL-2.0 Apache-2.0 BSD BSD-2 CC0-1.0 ISC MIT"
+RESTRICT+=" test"
 SLOT="0"
 KEYWORDS="amd64"
 

diff --git a/app-admin/consul/consul-1.7.3.ebuild 
b/app-admin/consul/consul-1.7.3.ebuild
index 725c0e7d321..5ba5232b648 100644
--- a/app-admin/consul/consul-1.7.3.ebuild
+++ b/app-admin/consul/consul-1.7.3.ebuild
@@ -475,6 +475,7 @@ 
SRC_URI="https://github.com/hashicorp/consul/archive/v${PV}.tar.gz -> ${P}.tar.g
${EGO_SUM_SRC_URI}"
 
 LICENSE="MPL-2.0 Apache-2.0 BSD BSD-2 CC0-1.0 ISC MIT"
+RESTRICT+=" test"
 SLOT="0"
 KEYWORDS="~amd64"
 

diff --git a/app-admin/consul/consul-1.7.4.ebuild 
b/app-admin/consul/consul-1.7.4.ebuild
index 742ba270e8c..2d7b12ac406 100644
--- a/app-admin/consul/consul-1.7.4.ebuild
+++ b/app-admin/consul/consul-1.7.4.ebuild
@@ -475,6 +475,7 @@ 
SRC_URI="https://github.com/hashicorp/consul/archive/v${PV}.tar.gz -> ${P}.tar.g
${EGO_SUM_SRC_URI}"
 
 LICENSE="MPL-2.0 Apache-2.0 BSD BSD-2 CC0-1.0 ISC MIT"
+RESTRICT+=" test"
 SLOT="0"
 KEYWORDS="~amd64"
 



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

2020-06-21 Thread Mark Wright
commit: 81c90b0e2306772099620a6c0a56d7f991506ad1
Author: Mark Wright  gentoo  org>
AuthorDate: Mon Jun 22 01:41:27 2020 +
Commit: Mark Wright  gentoo  org>
CommitDate: Mon Jun 22 01:41:27 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=81c90b0e

sci-libs/nlopt: Inherit fortran, fix static-libs logic.

Fix QA bad filename: [ v2.6.2.tar.gz ], thanks to
Michelangelo Scopelliti for reporting.

inherit fortran-2, thanks to Michelangelo Scopelliti and
François Bissey for reporting.

Put back the logic I incorrectly removed when adding support
for USE=static-libs for building stuff when USE=-python.

Thanks to Michelangelo Scopelliti, François Bissey and
Andreas Sturmlechner for helping.

Co-Authored-By: François Bissey  gmail.com>
Bug: https://bugs.gentoo.org/724640
Package-Manager: Portage-2.3.101, Repoman-2.3.22
Signed-off-by: Mark Wright  gentoo.org>

 sci-libs/nlopt/Manifest  |  2 +-
 sci-libs/nlopt/nlopt-2.6.2-r1.ebuild | 12 ++--
 sci-libs/nlopt/nlopt-2.6.2.ebuild| 12 ++--
 3 files changed, 21 insertions(+), 5 deletions(-)

diff --git a/sci-libs/nlopt/Manifest b/sci-libs/nlopt/Manifest
index 459d271131f..763315e9b52 100644
--- a/sci-libs/nlopt/Manifest
+++ b/sci-libs/nlopt/Manifest
@@ -1,2 +1,2 @@
 DIST nlopt-2.4.2.tar.gz 2361992 BLAKE2B 
c1c9f533c7e7b3bb61e81343ebd26b87e05434fdbea1f347fc5f6a6c10160289ce105a51c6540296f3f1d122d31b415452da49b84516cd13fabc73372e4cfd0e
 SHA512 
136aacc00a69f77e8a7ce5dc26a5f3f027bc8c01b97aa1f43919462e0a412154eabfb01be258e082dffe61f9b554bb2bfbb550a7b82c7c77c7b22874a64a9703
-DIST v2.6.2.tar.gz 2040229 BLAKE2B 
f1f4124de574600ddbef8a885bbdd3a4f57b469b2f958ce94bbc831cf9bfa8a845e438fccfe4ab219a73a5675b8d880f6d49e0e7cbe9d0966777b0d2344521d4
 SHA512 
61e5c01140a57c0ad2a0acd82ad50dce1b5679dc281e55cbbc332e876b19a689013100617545a42b721d8c487df37d6ccd67859171243433fe29468f259b556b
+DIST nlopt-2.6.2.tar.gz 2040229 BLAKE2B 
f1f4124de574600ddbef8a885bbdd3a4f57b469b2f958ce94bbc831cf9bfa8a845e438fccfe4ab219a73a5675b8d880f6d49e0e7cbe9d0966777b0d2344521d4
 SHA512 
61e5c01140a57c0ad2a0acd82ad50dce1b5679dc281e55cbbc332e876b19a689013100617545a42b721d8c487df37d6ccd67859171243433fe29468f259b556b

diff --git a/sci-libs/nlopt/nlopt-2.6.2-r1.ebuild 
b/sci-libs/nlopt/nlopt-2.6.2-r1.ebuild
index e99f07d1cdf..416022d0dc5 100644
--- a/sci-libs/nlopt/nlopt-2.6.2-r1.ebuild
+++ b/sci-libs/nlopt/nlopt-2.6.2-r1.ebuild
@@ -5,11 +5,11 @@ EAPI=7
 
 PYTHON_COMPAT=( python3_{6..9} )
 
-inherit python-r1 cmake
+inherit python-r1 cmake fortran-2
 
 DESCRIPTION="Non-linear optimization library"
 HOMEPAGE="https://ab-initio.mit.edu/nlopt/;
-SRC_URI="https://github.com/stevengj/nlopt/archive/v${PV}.tar.gz;
+SRC_URI="https://github.com/stevengj/nlopt/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
 
 LICENSE="LGPL-2.1 MIT"
 KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
@@ -48,6 +48,8 @@ src_configure() {
)
if use python; then
python_foreach_impl run_in_build_dir cmake_src_configure
+   else
+   cmake_src_configure
fi
if use static-libs; then
mycmakeargs+=(
@@ -60,6 +62,8 @@ src_configure() {
 src_compile() {
if use python; then
python_foreach_impl run_in_build_dir cmake_src_compile
+   else
+   cmake_src_compile
fi
if use static-libs; then
BUILD_DIR="${S}_static-libs" run_in_build_dir cmake_src_compile
@@ -78,6 +82,8 @@ src_test() {
}
if use python; then
python_foreach_impl run_in_build_dir do_test
+   else
+   do_test
fi
if use static-libs; then
BUILD_DIR="${S}_static-libs" run_in_build_dir do_test
@@ -92,6 +98,8 @@ nlopt_install() {
 src_install() {
if use python; then
python_foreach_impl run_in_build_dir nlopt_install
+   else
+   cmake_src_install
fi
if use static-libs; then
BUILD_DIR="${S}_static-libs" run_in_build_dir dolib.a libnlopt.a

diff --git a/sci-libs/nlopt/nlopt-2.6.2.ebuild 
b/sci-libs/nlopt/nlopt-2.6.2.ebuild
index ec04d41e8bc..21c2ada3624 100644
--- a/sci-libs/nlopt/nlopt-2.6.2.ebuild
+++ b/sci-libs/nlopt/nlopt-2.6.2.ebuild
@@ -5,11 +5,11 @@ EAPI=7
 
 PYTHON_COMPAT=( python2_7 python3_{6..9} )
 
-inherit python-r1 cmake
+inherit python-r1 cmake fortran-2
 
 DESCRIPTION="Non-linear optimization library"
 HOMEPAGE="https://ab-initio.mit.edu/nlopt/;
-SRC_URI="https://github.com/stevengj/nlopt/archive/v${PV}.tar.gz;
+SRC_URI="https://github.com/stevengj/nlopt/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
 
 LICENSE="LGPL-2.1 MIT"
 KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
@@ -49,6 +49,8 @@ src_configure() {
)
if use python; then
python_foreach_impl run_in_build_dir cmake_src_configure
+   else
+   cmake_src_configure
fi
if use static-libs; then
mycmakeargs+=(
@@ -61,6 

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

2020-06-21 Thread Jorge Manuel B. S. Vicetto
commit: a7842faed25c8a7f3859fec7224c3d6fab10d2cb
Author: Jorge Manuel B. S. Vicetto (jmbsvicetto)  gentoo 
 org>
AuthorDate: Mon Jun 22 00:34:54 2020 +
Commit: Jorge Manuel B. S. Vicetto  gentoo  org>
CommitDate: Mon Jun 22 00:34:54 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a7842fae

www-apps/drupal: Security bump - bug 728660.

Bug: https://bugs.gentoo.org/728660
Security bump to releases 7.72, 8.8.8, 8.9.1 and 9.0.1.
CSRF - CVE-2020-13663 / SA-CORE-2020-004
Arbirtrary PHP code execution - SA-CORE-2020-005
Access bypass - SA-CORE-2020-006
Drop insecure and unsupported releases.

Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Jorge Manuel B. S. Vicetto (jmbsvicetto)  
gentoo.org>

 www-apps/drupal/Manifest   |  9 ++-
 .../{drupal-7.71.ebuild => drupal-7.72.ebuild} |  0
 .../{drupal-8.7.14.ebuild => drupal-8.8.8.ebuild}  |  0
 .../{drupal-8.8.7.ebuild => drupal-8.9.1.ebuild}   |  0
 www-apps/drupal/drupal-9.0.0.ebuild| 68 --
 .../{drupal-8.9.0.ebuild => drupal-9.0.1.ebuild}   |  0
 6 files changed, 4 insertions(+), 73 deletions(-)

diff --git a/www-apps/drupal/Manifest b/www-apps/drupal/Manifest
index b40878a7e61..7a723bcab41 100644
--- a/www-apps/drupal/Manifest
+++ b/www-apps/drupal/Manifest
@@ -1,5 +1,4 @@
-DIST drupal-7.71.tar.gz 3323316 BLAKE2B 
a34a6f35912130719867d3a1e9262d25d558d1ecd220b73f662134c3e1238bfd9dbedd71f076332e4dfac3b1ed0bab24ddf7603a4ad78faf9db5c7317e273b66
 SHA512 
3ed0bd4e8f176bfda89e5032728b22351951062e476956b8f0242a5a2606be65c109bb31770815a1ee74f38a6aea20b3bd7697e714597da8eaff0bdfa9ba548d
-DIST drupal-8.7.14.tar.gz 17930775 BLAKE2B 
0a25ea095d8431075bb2d6506237a270131cef0548b0be4d801721fc850b504d0ea1969410a4b7493f983d9a9e80e9e8e45fb553e821759505882bac96266de3
 SHA512 
0dc5ee0d21c6da019aae6cf93d16d938b5fcf3179b74278d03c75cb6fd78f7fa698bc98ccb4040553b010e7b529f8a37640147b928616348abbcfd3060d42995
-DIST drupal-8.8.7.tar.gz 19504196 BLAKE2B 
7414049a26fdb74d4dc5cde4d19cdd8f2631cfa1d2c97b87128f832efdafe734ef261a8423cdecad3c5ce56b6770806e2ca76a8b76fd71cfa5a056c6dfb75f6c
 SHA512 
24608d809522878999f96c8e2fb561ee0f6e1460de54127570c75e08430a6ecfabdf080fe3f2177a70f12acdb0d1ef4c2f5f86f7304e69748eb1d82357034e74
-DIST drupal-8.9.0.tar.gz 19776103 BLAKE2B 
3dc9ee0db667c370de2f686dc34b7b60797fe0a8ad80c2ca9dc08e1c096d6b3f9629e05af156c004a20fecba8958ca4283b45a21f67d212fed254feb03618b79
 SHA512 
4cb05a4352aa04ce94252a2614f1d16822400e45250d0d67962b8a3c7a891d323d102fc6c7c44a5d8caa16aa8857096958bb56899314c3871dece4e8647d5264
-DIST drupal-9.0.0.tar.gz 16833239 BLAKE2B 
2202de1e352b181db3f85ba5ccf012987114b140afee055ba2475b63ae9738be9a669a534dc5470a3d41bf1e4eb81b269ccc34f4ac89ef5668396121d91ee1b0
 SHA512 
7a77a153f6e0b9f31c3d0e1350719b7677d8153a823b057efbe6e1cc21c59989755c96e497b1a4439e79361f35920eac13d1016019d4fd12dabc34c2c10d8244
+DIST drupal-7.72.tar.gz 3323531 BLAKE2B 
07d22cde80763e9d9e959907ae246b95dc611b6ae32f8bf69e5c2fa03ad023bcb3810703dbe2285b89f43709616d9302b0598012237fe97487820e71df1b9b70
 SHA512 
5ad91d9aa31a0d31ba07dba0de5fd4d0fb4b875ed3fed7d48e3b65d4e2e8d7e7f3e66dcbe9d2a7a78fa22923597a396f43d70ee7b5ac63469ca3e256ba4746b6
+DIST drupal-8.8.8.tar.gz 19504669 BLAKE2B 
f98e772753ffc6df5e9404bcf1c30acaca284447040b73ba43e62aa413c712f3174f636efa24a3e24c5d2dfd3906ad920b40eab5c7ad51f485ef6b25647bcf84
 SHA512 
1170d4a6372f21d8817264f17998f3b29c5c158267d4d60d057475a773fe24eb85b4988c89daef80c08a89bf4d4ba1a85d1d35ac698ebd588109be0731b796ca
+DIST drupal-8.9.1.tar.gz 19776948 BLAKE2B 
34dafaddafb0a8e742ff8591aa016e1d8cdf40c5779236308427339087b2c2f552b8829de0ae3dc2eedf5e99d70922e89a281852b3e3f2f3c27a00efafdea849
 SHA512 
db518cc180508023025c2f7b898f85c4728712bafaa048fe1783aa471d0c38f24f27e62175a8cea314c330b0a147509d8285ee6f0838d990ae3c76aab83d081f
+DIST drupal-9.0.1.tar.gz 16832166 BLAKE2B 
b783bb0282f0ee81fa1a3d606e3a97d65a537f20e2820270a2e5d554b737af45f31fac82f45e1322df8ee04ba1a4a5ee757a67fe2a09c272a32400c4d5b51424
 SHA512 
499459ebf72b1008266e6075667a4781b27d2e82635687744321513af1ac2289a0a33273666f251b90c4a2020e4fb52b83146b9a65007de788c5f3559bb4cb0a

diff --git a/www-apps/drupal/drupal-7.71.ebuild 
b/www-apps/drupal/drupal-7.72.ebuild
similarity index 100%
rename from www-apps/drupal/drupal-7.71.ebuild
rename to www-apps/drupal/drupal-7.72.ebuild

diff --git a/www-apps/drupal/drupal-8.7.14.ebuild 
b/www-apps/drupal/drupal-8.8.8.ebuild
similarity index 100%
rename from www-apps/drupal/drupal-8.7.14.ebuild
rename to www-apps/drupal/drupal-8.8.8.ebuild

diff --git a/www-apps/drupal/drupal-8.8.7.ebuild 
b/www-apps/drupal/drupal-8.9.1.ebuild
similarity index 100%
rename from www-apps/drupal/drupal-8.8.7.ebuild
rename to www-apps/drupal/drupal-8.9.1.ebuild

diff --git a/www-apps/drupal/drupal-9.0.0.ebuild 
b/www-apps/drupal/drupal-9.0.0.ebuild
deleted file mode 100644
index 50acdd30770..000
--- a/www-apps/drupal/drupal-9.0.0.ebuild
+++ /dev/null
@@ -1,68 +0,0 @@
-# Copyright 

[gentoo-commits] repo/gentoo:master commit in: profiles/, dev-python/gnome-python-base/

2020-06-21 Thread Andreas Sturmlechner
commit: 7e4b739eda69acd96979b3e9d8fbce84a80bd7bc
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sun Jun 21 23:09:53 2020 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sun Jun 21 23:12:53 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7e4b739e

dev-python/gnome-python-base: Remove last-rited package

Bug: https://bugs.gentoo.org/640022
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 dev-python/gnome-python-base/Manifest  |  1 -
 .../gnome-python-base-2.28.1-r1.ebuild | 45 --
 dev-python/gnome-python-base/metadata.xml  | 12 --
 profiles/package.mask  |  5 ---
 4 files changed, 63 deletions(-)

diff --git a/dev-python/gnome-python-base/Manifest 
b/dev-python/gnome-python-base/Manifest
deleted file mode 100644
index 31f334bab76..000
--- a/dev-python/gnome-python-base/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST gnome-python-2.28.1.tar.bz2 562220 BLAKE2B 
9bd14132974b6d42183debfc8f492fcee168a1671dfd27eead7aaa8d5ca12108bcda239b30df87bf41de3a0ab68191f095d63fdad05c151f6204f34f3bf14bdf
 SHA512 
632d91d416f8209c2bc8d576d1229069e00f2cfeedb3441a5f151e12973ed740c0bb26d18d5c16cfeeb64ca35933537997277450001cffd96d8d5077027d45f2

diff --git a/dev-python/gnome-python-base/gnome-python-base-2.28.1-r1.ebuild 
b/dev-python/gnome-python-base/gnome-python-base-2.28.1-r1.ebuild
deleted file mode 100644
index dc93502945e..000
--- a/dev-python/gnome-python-base/gnome-python-base-2.28.1-r1.ebuild
+++ /dev/null
@@ -1,45 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="5"
-GCONF_DEBUG="no"
-PYTHON_COMPAT=( python2_7 )
-
-inherit versionator eutils gnome2 python-r1
-
-# This ebuild does nothing -- we just want to get the pkgconfig file installed
-
-MY_PN="gnome-python"
-DESCRIPTION="Provides the base files for the gnome-python bindings"
-HOMEPAGE="http://pygtk.org/;
-PVP="$(get_version_component_range 1-2)"
-SRC_URI="mirror://gnome/sources/${MY_PN}/${PVP}/${MY_PN}-${PV}.tar.bz2"
-
-IUSE=""
-REQUIRED_USE="${PYTHON_REQUIRED_USE}"
-LICENSE="LGPL-2.1"
-SLOT="2"
-RESTRICT="${RESTRICT} test"
-
-# From the gnome-python eclass
-RDEPEND=">=x11-libs/gtk+-2.6:2
-   >=dev-libs/glib-2.6:2
-   ${PYTHON_DEPS}
-   >=dev-python/pygtk-2.14.0:2[${PYTHON_USEDEP}]
-   >=dev-python/pygobject-2.17:2[${PYTHON_USEDEP}]
-   !
-http://www.gentoo.org/dtd/metadata.dtd;>
-
-
-   pyt...@gentoo.org
-   Python
-
-
-   gn...@gentoo.org
-   Gentoo GNOME Desktop
-
-

diff --git a/profiles/package.mask b/profiles/package.mask
index cdd10517e6b..d9730b28bd6 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -254,11 +254,6 @@ dev-python/gql
 # Masked for removal in 30 days.
 dev-ruby/rack-mount
 
-# Andreas Sturmlechner  (2020-05-23)
-# Obsolete GNOME 2 era packages, stuck on Python 2 and pygtk,
-# bugs #640022. Masked for removal in 30 days.
-dev-python/gnome-python-base
-
 # Hans de Graaff  (2020-05023)
 # Masked for removal in 30 days.
 # Not useful anymore now that metasploit has been removed.



[gentoo-commits] repo/gentoo:master commit in: profiles/, app-text/cherrytree/, app-text/cherrytree/files/

2020-06-21 Thread Andreas Sturmlechner
commit: 9504f2fd617a863cab0fdd86c920f8cd69b87cf7
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sun Jun 21 23:04:42 2020 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sun Jun 21 23:12:52 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9504f2fd

app-text/cherrytree: Drop pygtk-based 0.37.0-r1, 0.38.9-r1

Bug: https://bugs.gentoo.org/708094
Package-Manager: Portage-2.3.101, Repoman-2.3.22
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 app-text/cherrytree/Manifest   |  2 -
 app-text/cherrytree/cherrytree-0.37.0-r1.ebuild| 54 -
 app-text/cherrytree/cherrytree-0.38.9-r1.ebuild| 56 --
 .../files/cherrytree-0.38.9_update_setup_py.patch  | 17 ---
 profiles/package.mask  |  3 +-
 5 files changed, 1 insertion(+), 131 deletions(-)

diff --git a/app-text/cherrytree/Manifest b/app-text/cherrytree/Manifest
index 762a81d7baf..22a7dfb44bb 100644
--- a/app-text/cherrytree/Manifest
+++ b/app-text/cherrytree/Manifest
@@ -1,3 +1 @@
-DIST cherrytree-0.37.0.tar.gz 703 BLAKE2B 
737c0c247c581086e23e4c3e5fba0b18459788b385078ec8092af8b7352d77c8b273c939f702178d0ae59c8633bf996a7a7e5223e22da703ced3c8bf1d7cbde3
 SHA512 
a1aaf92657c58c70430a45adaa771050b43476bc2a33dc929b108842d5ef46aa83c4fa4cfe8c4f54a9a3656fc0d30046fae34cbac5aa9fe3f32aa539058636f5
-DIST cherrytree-0.38.9.tar.gz 9928805 BLAKE2B 
4de4187ae7e650090d82de5e8b1b7f85c4af6dbb2c9b2bc67f10b074db4c08c4b4593c4769708bfaf584958eefe083a3626f7e9c4d7736bc53d143528c754e09
 SHA512 
40c1c26fa1a6868b447d31625c14b10cf712185289cf97b71881c253d2f72c58f51b974a1615fca5b532099c4741c56f8419df2d02e4ca821b2a1b909152e56b
 DIST cherrytree-0.99.0_p20200523.tar.gz 10452221 BLAKE2B 
cbac9b5b1c4fc1454d229a56784a59f1622b134d640db720e496cc0f1b4f95ee097343572f33d8b0626903f58ae188e8b85065144fcad8c647732e7eddadd0b9
 SHA512 
4eb142368bd1d3838879669d5bf1742689b02f08f50edd51a6fa6f22fef83d0f1871147aca3c346e9fcd1193c3f494e112cdc9e10eda4b3124587f605f89cc54

diff --git a/app-text/cherrytree/cherrytree-0.37.0-r1.ebuild 
b/app-text/cherrytree/cherrytree-0.37.0-r1.ebuild
deleted file mode 100644
index 1e0aa58e041..000
--- a/app-text/cherrytree/cherrytree-0.37.0-r1.ebuild
+++ /dev/null
@@ -1,54 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python2_7 )
-PYTHON_REQ_USE="sqlite"
-DISTUTILS_SINGLE_IMPL=true
-
-inherit distutils-r1 xdg-utils
-
-DESCRIPTION="A hierarchical note taking application"
-HOMEPAGE="https://www.giuspen.com/cherrytree;
-SRC_URI="https://github.com/giuspen/cherrytree/archive/${PV}.tar.gz -> 
${P}.tar.gz"
-
-KEYWORDS="~amd64 ~x86"
-LICENSE="GPL-3"
-SLOT="0"
-IUSE="nls"
-
-RDEPEND="${PYTHON_DEPS}
-   $(python_gen_cond_dep '
-   dev-python/dbus-python[${PYTHON_MULTI_USEDEP}]
-   dev-python/pyenchant[${PYTHON_MULTI_USEDEP}]
-   dev-python/pygtk:2[${PYTHON_MULTI_USEDEP}]
-   dev-python/pygtksourceview:2[${PYTHON_MULTI_USEDEP}]
-   ')"
-
-DEPEND="${RDEPEND}"
-BDEPEND="nls? ( sys-devel/gettext )"
-
-python_prepare_all() {
-   sed -r -i \
-   -e '/\bupdate-desktop-database\b/d' \
-   setup.py || die
-
-   distutils-r1_python_prepare_all
-}
-
-python_configure_all() {
-   use nls || mydistutilsargs+=( --without-gettext )
-}
-
-pkg_postinst() {
-   xdg_icon_cache_update
-   xdg_mimeinfo_database_update
-   xdg_desktop_database_update
-}
-
-pkg_postrm() {
-   xdg_icon_cache_update
-   xdg_mimeinfo_database_update
-   xdg_desktop_database_update
-}

diff --git a/app-text/cherrytree/cherrytree-0.38.9-r1.ebuild 
b/app-text/cherrytree/cherrytree-0.38.9-r1.ebuild
deleted file mode 100644
index 3451ffc2b7e..000
--- a/app-text/cherrytree/cherrytree-0.38.9-r1.ebuild
+++ /dev/null
@@ -1,56 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python2_7 )
-PYTHON_REQ_USE="sqlite"
-DISTUTILS_SINGLE_IMPL=true
-
-inherit distutils-r1 xdg-utils
-
-DESCRIPTION="A hierarchical note taking application"
-HOMEPAGE="https://www.giuspen.com/cherrytree;
-SRC_URI="https://github.com/giuspen/cherrytree/archive/${PV}.tar.gz -> 
${P}.tar.gz"
-
-KEYWORDS="~amd64 ~x86"
-LICENSE="GPL-3"
-SLOT="0"
-IUSE="nls"
-
-RDEPEND="${PYTHON_DEPS}
-   $(python_gen_cond_dep '
-   dev-python/dbus-python[${PYTHON_MULTI_USEDEP}]
-   dev-python/pyenchant[${PYTHON_MULTI_USEDEP}]
-   dev-python/pygtk:2[${PYTHON_MULTI_USEDEP}]
-   dev-python/pygtksourceview:2[${PYTHON_MULTI_USEDEP}]
-   dev-python/lxml[${PYTHON_MULTI_USEDEP}]
-   ')"
-
-DEPEND="${RDEPEND}"
-BDEPEND="nls? ( sys-devel/gettext )"
-
-PATCHES=( "${FILESDIR}"/${P}_update_setup_py.patch )
-
-python_configure_all() {
-   use nls || mydistutilsargs+=( 

[gentoo-commits] repo/gentoo:master commit in: dev-python/pygtksourceview/, profiles/

2020-06-21 Thread Andreas Sturmlechner
commit: c037972f080577172d835371d87df5d35597c854
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sun Jun 21 23:08:10 2020 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sun Jun 21 23:12:52 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c037972f

dev-python/pygtksourceview: Remove last-rited package

Closes: https://bugs.gentoo.org/708094
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 dev-python/pygtksourceview/Manifest|  1 -
 dev-python/pygtksourceview/metadata.xml| 12 -
 .../pygtksourceview-2.10.1-r1.ebuild   | 56 --
 profiles/package.mask  |  1 -
 4 files changed, 70 deletions(-)

diff --git a/dev-python/pygtksourceview/Manifest 
b/dev-python/pygtksourceview/Manifest
deleted file mode 100644
index 46b71f1a864..000
--- a/dev-python/pygtksourceview/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST pygtksourceview-2.10.1.tar.bz2 290249 BLAKE2B 
adc3ef17b06a2c860c9d396aedec1cc3361d62539ffd6bfbf749d5e0ad14a1f567fd4fdeb829a8e9bfe4bdab5e1db3253f9469d2c068f5053a10342bc0c2d70c
 SHA512 
6f8f35ba36cb26f256861ff7f14c3236cf566d6d02f3dea69f63844081caee969ad6288a2aa48d35d4eb542cda73da9d4bfe2cc57548ca15cd372011cab0276e

diff --git a/dev-python/pygtksourceview/metadata.xml 
b/dev-python/pygtksourceview/metadata.xml
deleted file mode 100644
index f49d4aada97..000
--- a/dev-python/pygtksourceview/metadata.xml
+++ /dev/null
@@ -1,12 +0,0 @@
-
-http://www.gentoo.org/dtd/metadata.dtd;>
-
-
-   gn...@gentoo.org
-   Gentoo GNOME Desktop
-
-
-
-Python bindings for gtksourceview (text editing widget)
-
-

diff --git a/dev-python/pygtksourceview/pygtksourceview-2.10.1-r1.ebuild 
b/dev-python/pygtksourceview/pygtksourceview-2.10.1-r1.ebuild
deleted file mode 100644
index d3fbdc891d0..000
--- a/dev-python/pygtksourceview/pygtksourceview-2.10.1-r1.ebuild
+++ /dev/null
@@ -1,56 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="5"
-GCONF_DEBUG="no"
-GNOME2_LA_PUNT="yes"
-GNOME_TARBALL_SUFFIX="bz2"
-PYTHON_COMPAT=( python2_7 )
-
-inherit gnome2 python-r1
-
-DESCRIPTION="GTK+2 bindings for Python"
-HOMEPAGE="http://www.pygtk.org/;
-
-LICENSE="LGPL-2.1"
-SLOT="2"
-KEYWORDS="~alpha amd64 arm ~arm64 ~ia64 ~mips ppc ppc64 sparc x86 ~amd64-linux 
~x86-linux ~x86-solaris"
-IUSE="doc"
-REQUIRED_USE="${PYTHON_REQUIRED_USE}"
-
-RDEPEND="
-   ${PYTHON_DEPS}
-   >=dev-python/pygobject-2.15.2:2[${PYTHON_USEDEP}]
-   >=dev-python/pygtk-2.8:2[${PYTHON_USEDEP}]
-   >=x11-libs/gtksourceview-2.9.7:2.0
-"
-DEPEND="${RDEPEND}
-   >=dev-util/gtk-doc-am-1.10
-   virtual/pkgconfig
-   doc? (
-   dev-libs/libxslt
-   ~app-text/docbook-xml-dtd-4.1.2
-   >=app-text/docbook-xsl-stylesheets-1.70.1 )
-"
-
-src_prepare() {
-   gnome2_src_prepare
-   python_copy_sources
-}
-
-src_configure() {
-   python_foreach_impl run_in_build_dir gnome2_src_configure $(use_enable 
doc docs)
-}
-
-src_compile() {
-   python_foreach_impl run_in_build_dir gnome2_src_compile
-}
-
-src_test() {
-   python_foreach_impl run_in_build_dir default
-}
-
-src_install() {
-   DOCS="AUTHORS ChangeLog NEWS README"
-   python_foreach_impl run_in_build_dir gnome2_src_install
-}

diff --git a/profiles/package.mask b/profiles/package.mask
index f9e8277f0fb..1985375a215 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -259,7 +259,6 @@ dev-ruby/rack-mount
 # bugs #640022. Masked for removal in 30 days.
 dev-python/gconf-python
 dev-python/gnome-python-base
-dev-python/pygtksourceview
 
 # Hans de Graaff  (2020-05023)
 # Masked for removal in 30 days.



[gentoo-commits] repo/gentoo:master commit in: profiles/, dev-python/gconf-python/

2020-06-21 Thread Andreas Sturmlechner
commit: 8cec92324ae31c9cc595f7c9d84e4869ad7f442b
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sun Jun 21 23:09:09 2020 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sun Jun 21 23:12:53 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8cec9232

dev-python/gconf-python: Remove last-rited package

Bug: https://bugs.gentoo.org/640022
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 dev-python/gconf-python/Manifest   |  1 -
 .../gconf-python/gconf-python-2.28.1-r1.ebuild | 22 --
 dev-python/gconf-python/metadata.xml   | 12 
 profiles/package.mask  |  1 -
 4 files changed, 36 deletions(-)

diff --git a/dev-python/gconf-python/Manifest b/dev-python/gconf-python/Manifest
deleted file mode 100644
index 31f334bab76..000
--- a/dev-python/gconf-python/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST gnome-python-2.28.1.tar.bz2 562220 BLAKE2B 
9bd14132974b6d42183debfc8f492fcee168a1671dfd27eead7aaa8d5ca12108bcda239b30df87bf41de3a0ab68191f095d63fdad05c151f6204f34f3bf14bdf
 SHA512 
632d91d416f8209c2bc8d576d1229069e00f2cfeedb3441a5f151e12973ed740c0bb26d18d5c16cfeeb64ca35933537997277450001cffd96d8d5077027d45f2

diff --git a/dev-python/gconf-python/gconf-python-2.28.1-r1.ebuild 
b/dev-python/gconf-python/gconf-python-2.28.1-r1.ebuild
deleted file mode 100644
index d90a5968860..000
--- a/dev-python/gconf-python/gconf-python-2.28.1-r1.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="5"
-
-GNOME_ORG_MODULE="gnome-python"
-PYTHON_COMPAT=( python2_7 )
-
-inherit gnome-python-common-r1
-
-DESCRIPTION="Python bindings for the GConf library"
-LICENSE="LGPL-2.1"
-SLOT="2"
-KEYWORDS="~alpha amd64 arm ~ia64 ~mips ppc ppc64 sparc x86 ~amd64-linux 
~x86-linux ~x86-solaris"
-IUSE="examples"
-
-RDEPEND="dev-python/pygobject:2[${PYTHON_USEDEP}]
-   >=gnome-base/gconf-2.11.1
-   !
-http://www.gentoo.org/dtd/metadata.dtd;>
-
-
-   pyt...@gentoo.org
-   Python
-
-
-   gn...@gentoo.org
-   Gentoo GNOME Desktop
-
-

diff --git a/profiles/package.mask b/profiles/package.mask
index 1985375a215..cdd10517e6b 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -257,7 +257,6 @@ dev-ruby/rack-mount
 # Andreas Sturmlechner  (2020-05-23)
 # Obsolete GNOME 2 era packages, stuck on Python 2 and pygtk,
 # bugs #640022. Masked for removal in 30 days.
-dev-python/gconf-python
 dev-python/gnome-python-base
 
 # Hans de Graaff  (2020-05023)



[gentoo-commits] repo/gentoo:master commit in: sci-visualization/fityk/

2020-06-21 Thread Andreas Sturmlechner
commit: ab590352608362ebabf490c414124ab8025c625a
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sun Jun 21 23:02:41 2020 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sun Jun 21 23:12:52 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ab590352

sci-visualization/fityk: Drop 1.2.9, EAPI5--

Package-Manager: Portage-2.3.101, Repoman-2.3.22
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 sci-visualization/fityk/Manifest   |  1 -
 sci-visualization/fityk/fityk-1.2.9.ebuild | 92 --
 2 files changed, 93 deletions(-)

diff --git a/sci-visualization/fityk/Manifest b/sci-visualization/fityk/Manifest
index 1da66de..76f11e9286b 100644
--- a/sci-visualization/fityk/Manifest
+++ b/sci-visualization/fityk/Manifest
@@ -1,2 +1 @@
-DIST fityk-1.2.9.tar.bz2 1370476 BLAKE2B 
30cc6f640bcf3323d592563ce153a47a0e2770f70d0a0cf8ff6a886b1e86421e370cbc142ed89914eb63ed32e35cc6c67c1297bd8680e022ed58697ebe174e5e
 SHA512 
e6d4846a0690ea5e7b94fc067de48d67d6342ff595844d709af9f3b978bf4bd9d0095ce348716fd0053c5575b4bff5825f8f126a53bf7e11f4e6e8a2cc6ddb1a
 DIST fityk-1.3.1.tar.bz2 1518937 BLAKE2B 
6eb13646e1b5cf3fb0763bcf3e91a1877d89f14f1b986f1065fd27052e7110b357c99431a326a6c1fa2ba002300912b922cd3d5589ac5da367d2fbcee209f9a2
 SHA512 
4a7a65691af8b8d5b47461133b7870ea21ea04ac2ee8ee5714a6b9bab2f072baa6b5d8bf011baba09c62a7ce2dc9d60f3040cc6fdb77dc498b6e03a24fc0fe08

diff --git a/sci-visualization/fityk/fityk-1.2.9.ebuild 
b/sci-visualization/fityk/fityk-1.2.9.ebuild
deleted file mode 100644
index 6f6ef3beea2..000
--- a/sci-visualization/fityk/fityk-1.2.9.ebuild
+++ /dev/null
@@ -1,92 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-WX_GTK_VER="3.0"
-
-PYTHON_COMPAT=( python2_7 )
-
-inherit autotools-utils fdo-mime python-r1 wxwidgets
-
-DESCRIPTION="General-purpose nonlinear curve fitting and data analysis"
-HOMEPAGE="http://fityk.nieto.pl/;
-SRC_URI="https://github.com/wojdyr/${PN}/releases/download/v${PV}/${P}.tar.bz2;
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
-IUSE="gnuplot nlopt readline python static-libs wxwidgets"
-
-REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
-
-CDEPEND="
-   >=sci-libs/xylib-1
-   >=dev-lang/lua-5.1:0
-   nlopt? ( sci-libs/nlopt )
-   python? ( ${PYTHON_DEPS} )
-   readline? ( sys-libs/readline:* )
-   wxwidgets? ( x11-libs/wxGTK:${WX_GTK_VER} )"
-DEPEND="${CDEPEND}
-   dev-libs/boost
-   dev-lang/swig"
-RDEPEND="${CDEPEND}
-   gnuplot? ( sci-visualization/gnuplot )"
-
-src_prepare() {
-   use python && python_copy_sources
-   autotools-utils_src_prepare
-}
-
-src_configure() {
-   local myeconfargs=(
-   --docdir="${EPREFIX}/usr/share/doc/${PF}"
-   --disable-xyconvert
-   --disable-python
-   $(use_enable nlopt)
-   $(use_enable wxwidgets GUI)
-   $(use_with readline)
-   )
-   autotools-utils_src_configure
-   if use python; then
-   myeconfargs=(
-   --disable-xyconvert
-   --enable-python
-   --disable-nlopt
-   --disable-GUI
-   --without-readline )
-   python_foreach_impl autotools-utils_src_configure
-   fi
-}
-
-src_compile() {
-   autotools-utils_src_compile
-   if use python; then
-   python_compilation() {
-   cd  "${BUILD_DIR}"/fityk || die
-   einfo "in ${PWD}"
-   emake swig/_fityk.la
-   }
-   python_foreach_impl python_compilation
-   fi
-}
-
-src_install() {
-   autotools-utils_src_install
-   if use python; then
-   python_installation() {
-   cd  "${BUILD_DIR}"/fityk || die
-   emake DESTDIR="${D}" install-pyexecLTLIBRARIES
-   rm "${D}"/$(python_get_sitedir)/*.la || die
-   }
-   python_foreach_impl python_installation
-   fi
-}
-
-pkg_postinst() {
-   fdo-mime_desktop_database_update
-}
-
-pkg_postrm() {
-   fdo-mime_desktop_database_update
-}



[gentoo-commits] repo/proj/guru:dev commit in: net-misc/kristall/

2020-06-21 Thread Ronny Gutbrod
commit: 75227a1326f0908178145975e484bd25f854dead
Author: Ronny (tastytea) Gutbrod  tastytea  de>
AuthorDate: Sun Jun 21 22:47:22 2020 +
Commit: Ronny Gutbrod  tastytea  de>
CommitDate: Sun Jun 21 22:53:52 2020 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=75227a13

net-misc/kristall: Version bump 0.3.

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

 net-misc/kristall/Manifest|  1 +
 net-misc/kristall/kristall-0.3.ebuild | 33 +
 2 files changed, 34 insertions(+)

diff --git a/net-misc/kristall/Manifest b/net-misc/kristall/Manifest
index f9715f9..fc1e582 100644
--- a/net-misc/kristall/Manifest
+++ b/net-misc/kristall/Manifest
@@ -1 +1,2 @@
 DIST kristall-0.2.tar.gz 7483452 BLAKE2B 
ab2cd662ce91d36310fcd0b643c18a673e2da504166936826e3642eff14fe80bd1d42a6c284317216069b67fff2f452b7d5d299d47bf19cd074f553ecf98eb33
 SHA512 
2f0492772b19cc7340e7690c2a5be199826bebddf02777a2a38de1607277bdcd8c7f1069499cc42e7070f1c978731a153bc1e79e1c17f022a8d7b78eca5e8bdb
+DIST kristall-0.3.tar.gz 7535712 BLAKE2B 
3e00243cf455ad810e8d51333b63186e637de1c292a116dbb4273825c51b1c1bf1921bfd243acb97e13dc201b3dcce7240f3c66368b66b607e5c207a2d901934
 SHA512 
21c102e25235f3a7c1a4128d84215a2444603b4b9bc680e94100148d143dc50744bb86450c22b8848453c5e183ae4708a1594240486951614d4e4af2706cd2e8

diff --git a/net-misc/kristall/kristall-0.3.ebuild 
b/net-misc/kristall/kristall-0.3.ebuild
new file mode 100644
index 000..a575f1a
--- /dev/null
+++ b/net-misc/kristall/kristall-0.3.ebuild
@@ -0,0 +1,33 @@
+# Copyright 2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit qmake-utils xdg
+
+DESCRIPTION="Visual cross-platform gemini browser"
+HOMEPAGE="https://github.com/MasterQ32/kristall;
+SRC_URI="https://github.com/MasterQ32/${PN}/archive/V${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~amd64"
+
+RDEPEND="dev-qt/qtmultimedia:5[widgets]"
+DEPEND="${RDEPEND}"
+
+src_prepare() {
+   xdg_src_prepare
+   sed -Ei 's|(target\.path) = .+|\1 = /usr/bin|' src/kristall.pro || die
+}
+
+src_configure() {
+   # qmake overwrites Makefile but it is needed for installing.
+   mv Makefile{,.tmp} || die
+   eqmake5 src/kristall.pro
+}
+
+src_install() {
+   mv Makefile{.tmp,} || die
+   INSTALL="install -D" PREFIX="${EPREFIX}/usr" default
+}



[gentoo-commits] repo/gentoo:master commit in: net-im/signal-desktop-bin/

2020-06-21 Thread David Seifert
commit: 83cf60076d85b6c938e909b0d1030f9db7e12ded
Author: Robert Siebeck  r123  de>
AuthorDate: Sun Jun 21 22:46:03 2020 +
Commit: David Seifert  gentoo  org>
CommitDate: Sun Jun 21 22:46:03 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=83cf6007

net-im/signal-desktop-bin: add new version 1.34.2

Signed-off-by: Robert Siebeck  r123.de>
Signed-off-by: David Seifert  gentoo.org>

 net-im/signal-desktop-bin/Manifest |  1 +
 .../signal-desktop-bin-1.34.2.ebuild   | 82 ++
 2 files changed, 83 insertions(+)

diff --git a/net-im/signal-desktop-bin/Manifest 
b/net-im/signal-desktop-bin/Manifest
index 5f3b72841ce..4bb3eb13e02 100644
--- a/net-im/signal-desktop-bin/Manifest
+++ b/net-im/signal-desktop-bin/Manifest
@@ -1 +1,2 @@
 DIST signal-desktop_1.34.1_amd64.deb 99582102 BLAKE2B 
338abd5c346e5abda98dcaac9f3792f64350bdac57828ff7c5ac50997cf4d81e311cf646cccfa7ccfb6ad3bbaf0b8843f3f46356ae196b10ddc8fe0a635cc0d2
 SHA512 
0576a1554937f4e1d32e5babb16d5f08a29593a15c3a0363d7735ab089c26dc5294a2eff672f026019e4f9d8d7551474e26a96ece96f59b978d3865dfeef1aa0
+DIST signal-desktop_1.34.2_amd64.deb 99599344 BLAKE2B 
36ac82d2369ea29eb72a22133e44df4764f5f45029cc37673d5346ab739e46cd45171ede9b62327f0bf4e7ec75371bbc204ec0e17fcb43db8a087bafc88cc459
 SHA512 
a083223ad274fb89d6d1465b0f9c4c13fb99c8fa34cfe9f2c7d0522b61b76f815193aa82e41e3f47319bbbfcac01fad9dd9fd1973bc2dc47e421ac5184b95b2e

diff --git a/net-im/signal-desktop-bin/signal-desktop-bin-1.34.2.ebuild 
b/net-im/signal-desktop-bin/signal-desktop-bin-1.34.2.ebuild
new file mode 100644
index 000..b339b110aaf
--- /dev/null
+++ b/net-im/signal-desktop-bin/signal-desktop-bin-1.34.2.ebuild
@@ -0,0 +1,82 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+MY_PN="${PN/-bin/}"
+
+inherit eutils pax-utils unpacker xdg-utils
+
+DESCRIPTION="Allows you to send and receive messages of Signal Messenger on 
your computer"
+HOMEPAGE="https://signal.org/
+   https://github.com/signalapp/Signal-Desktop;
+SRC_URI="https://updates.signal.org/desktop/apt/pool/main/s/${MY_PN}/${MY_PN}_${PV}_amd64.deb;
+
+LICENSE="GPL-3 MIT MIT-with-advertising BSD-1 BSD-2 BSD Apache-2.0 ISC openssl 
ZLIB APSL-2 icu Artistic-2 LGPL-2.1"
+SLOT="0"
+KEYWORDS="-* ~amd64"
+IUSE=""
+
+BDEPEND="app-admin/chrpath"
+RDEPEND="
+   dev-libs/nss
+   media-libs/mesa[X(+)]
+   net-print/cups
+   x11-libs/gtk+:3[X]
+   x11-libs/libXScrnSaver
+   x11-libs/libXtst"
+
+QA_PREBUILT="opt/Signal/signal-desktop
+   opt/Signal/chrome-sandbox
+   opt/Signal/crashpad_handler
+   opt/Signal/libffmpeg.so
+   opt/Signal/libGLESv2.so
+   opt/Signal/libnode.so
+   opt/Signal/libVkICD_mock_icd.so
+   opt/Signal/libvk_swiftshader.so
+   opt/Signal/swiftshader/libGLESv2.so
+   
opt/Signal/resources/app.asar.unpacked/node_modules/sharp/build/Release/sharp.node
+   opt/Signal/resources/app.asar.unpacked/node_modules/sharp/vendor/lib/*
+   
opt/Signal/resources/app.asar.unpacked/node_modules/zkgroup/libzkgroup.so"
+
+RESTRICT="splitdebug"
+
+S="${WORKDIR}"
+
+src_prepare() {
+   default
+   sed -e 's|\("/opt/Signal/signal-desktop"\)|\1 --start-in-tray|g' \
+   -i usr/share/applications/signal-desktop.desktop || die
+   unpack usr/share/doc/signal-desktop/changelog.gz
+   # Fix Bug 706352
+   chrpath 
opt/Signal/resources/app.asar.unpacked/node_modules/sharp/vendor/lib/libjpeg.so.8.2.2
 -r '$ORIGIN:/target/lib' || die
+   chrpath 
opt/Signal/resources/app.asar.unpacked/node_modules/sharp/vendor/lib/libffi.so.6.0.4
 -d || die
+}
+
+src_install() {
+   insinto /
+   dodoc changelog
+   doins -r opt
+   insinto /usr/share
+   doins -r usr/share/applications
+   doins -r usr/share/icons
+   fperms +x /opt/Signal/signal-desktop /opt/Signal/chrome-sandbox
+   fperms u+s /opt/Signal/chrome-sandbox
+   pax-mark m opt/Signal/signal-desktop opt/Signal/chrome-sandbox
+
+   dosym ../../opt/Signal/${MY_PN} /usr/bin/${MY_PN}
+   dosym ../../usr/lib64/libEGL.so opt/Signal/libEGL.so
+   dosym ../../../usr/lib64/libEGL.so opt/Signal/swiftshader/libEGL.so
+}
+
+pkg_postinst() {
+   xdg_desktop_database_update
+   xdg_icon_cache_update
+
+   optfeature "using the tray icon in Xfce desktop environments" 
xfce-extra/xfce4-statusnotifier-plugin
+}
+
+pkg_postrm() {
+   xdg_desktop_database_update
+   xdg_icon_cache_update
+}



[gentoo-commits] repo/gentoo:master commit in: net-im/signal-desktop-bin/

2020-06-21 Thread David Seifert
commit: dd17a38448c47c94feadf80f656f039f69be8dd4
Author: Robert Siebeck  r123  de>
AuthorDate: Sun Jun 21 22:46:06 2020 +
Commit: David Seifert  gentoo  org>
CommitDate: Sun Jun 21 22:46:06 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dd17a384

net-im/signal-desktop-bin: remove old version

Closes: https://github.com/gentoo/gentoo/pull/16202
Signed-off-by: Robert Siebeck  r123.de>
Signed-off-by: David Seifert  gentoo.org>

 net-im/signal-desktop-bin/Manifest |  1 -
 .../signal-desktop-bin-1.34.1.ebuild   | 82 --
 2 files changed, 83 deletions(-)

diff --git a/net-im/signal-desktop-bin/Manifest 
b/net-im/signal-desktop-bin/Manifest
index 4bb3eb13e02..9b2803777dd 100644
--- a/net-im/signal-desktop-bin/Manifest
+++ b/net-im/signal-desktop-bin/Manifest
@@ -1,2 +1 @@
-DIST signal-desktop_1.34.1_amd64.deb 99582102 BLAKE2B 
338abd5c346e5abda98dcaac9f3792f64350bdac57828ff7c5ac50997cf4d81e311cf646cccfa7ccfb6ad3bbaf0b8843f3f46356ae196b10ddc8fe0a635cc0d2
 SHA512 
0576a1554937f4e1d32e5babb16d5f08a29593a15c3a0363d7735ab089c26dc5294a2eff672f026019e4f9d8d7551474e26a96ece96f59b978d3865dfeef1aa0
 DIST signal-desktop_1.34.2_amd64.deb 99599344 BLAKE2B 
36ac82d2369ea29eb72a22133e44df4764f5f45029cc37673d5346ab739e46cd45171ede9b62327f0bf4e7ec75371bbc204ec0e17fcb43db8a087bafc88cc459
 SHA512 
a083223ad274fb89d6d1465b0f9c4c13fb99c8fa34cfe9f2c7d0522b61b76f815193aa82e41e3f47319bbbfcac01fad9dd9fd1973bc2dc47e421ac5184b95b2e

diff --git a/net-im/signal-desktop-bin/signal-desktop-bin-1.34.1.ebuild 
b/net-im/signal-desktop-bin/signal-desktop-bin-1.34.1.ebuild
deleted file mode 100644
index b339b110aaf..000
--- a/net-im/signal-desktop-bin/signal-desktop-bin-1.34.1.ebuild
+++ /dev/null
@@ -1,82 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-MY_PN="${PN/-bin/}"
-
-inherit eutils pax-utils unpacker xdg-utils
-
-DESCRIPTION="Allows you to send and receive messages of Signal Messenger on 
your computer"
-HOMEPAGE="https://signal.org/
-   https://github.com/signalapp/Signal-Desktop;
-SRC_URI="https://updates.signal.org/desktop/apt/pool/main/s/${MY_PN}/${MY_PN}_${PV}_amd64.deb;
-
-LICENSE="GPL-3 MIT MIT-with-advertising BSD-1 BSD-2 BSD Apache-2.0 ISC openssl 
ZLIB APSL-2 icu Artistic-2 LGPL-2.1"
-SLOT="0"
-KEYWORDS="-* ~amd64"
-IUSE=""
-
-BDEPEND="app-admin/chrpath"
-RDEPEND="
-   dev-libs/nss
-   media-libs/mesa[X(+)]
-   net-print/cups
-   x11-libs/gtk+:3[X]
-   x11-libs/libXScrnSaver
-   x11-libs/libXtst"
-
-QA_PREBUILT="opt/Signal/signal-desktop
-   opt/Signal/chrome-sandbox
-   opt/Signal/crashpad_handler
-   opt/Signal/libffmpeg.so
-   opt/Signal/libGLESv2.so
-   opt/Signal/libnode.so
-   opt/Signal/libVkICD_mock_icd.so
-   opt/Signal/libvk_swiftshader.so
-   opt/Signal/swiftshader/libGLESv2.so
-   
opt/Signal/resources/app.asar.unpacked/node_modules/sharp/build/Release/sharp.node
-   opt/Signal/resources/app.asar.unpacked/node_modules/sharp/vendor/lib/*
-   
opt/Signal/resources/app.asar.unpacked/node_modules/zkgroup/libzkgroup.so"
-
-RESTRICT="splitdebug"
-
-S="${WORKDIR}"
-
-src_prepare() {
-   default
-   sed -e 's|\("/opt/Signal/signal-desktop"\)|\1 --start-in-tray|g' \
-   -i usr/share/applications/signal-desktop.desktop || die
-   unpack usr/share/doc/signal-desktop/changelog.gz
-   # Fix Bug 706352
-   chrpath 
opt/Signal/resources/app.asar.unpacked/node_modules/sharp/vendor/lib/libjpeg.so.8.2.2
 -r '$ORIGIN:/target/lib' || die
-   chrpath 
opt/Signal/resources/app.asar.unpacked/node_modules/sharp/vendor/lib/libffi.so.6.0.4
 -d || die
-}
-
-src_install() {
-   insinto /
-   dodoc changelog
-   doins -r opt
-   insinto /usr/share
-   doins -r usr/share/applications
-   doins -r usr/share/icons
-   fperms +x /opt/Signal/signal-desktop /opt/Signal/chrome-sandbox
-   fperms u+s /opt/Signal/chrome-sandbox
-   pax-mark m opt/Signal/signal-desktop opt/Signal/chrome-sandbox
-
-   dosym ../../opt/Signal/${MY_PN} /usr/bin/${MY_PN}
-   dosym ../../usr/lib64/libEGL.so opt/Signal/libEGL.so
-   dosym ../../../usr/lib64/libEGL.so opt/Signal/swiftshader/libEGL.so
-}
-
-pkg_postinst() {
-   xdg_desktop_database_update
-   xdg_icon_cache_update
-
-   optfeature "using the tray icon in Xfce desktop environments" 
xfce-extra/xfce4-statusnotifier-plugin
-}
-
-pkg_postrm() {
-   xdg_desktop_database_update
-   xdg_icon_cache_update
-}



[gentoo-commits] repo/gentoo:master commit in: dev-qt/qtquickcontrols2/

2020-06-21 Thread Andreas Sturmlechner
commit: 7704c605e95ee73a04da895a9a75285b5a0a5753
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sun Jun 21 22:24:34 2020 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sun Jun 21 22:24:34 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7704c605

dev-qt/qtquickcontrols2: Drop 5.14.2 (r0)

Package-Manager: Portage-2.3.101, Repoman-2.3.22
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 .../qtquickcontrols2-5.14.2.ebuild | 30 --
 1 file changed, 30 deletions(-)

diff --git a/dev-qt/qtquickcontrols2/qtquickcontrols2-5.14.2.ebuild 
b/dev-qt/qtquickcontrols2/qtquickcontrols2-5.14.2.ebuild
deleted file mode 100644
index d9241d14630..000
--- a/dev-qt/qtquickcontrols2/qtquickcontrols2-5.14.2.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-inherit qt5-build
-
-DESCRIPTION="Set of next generation Qt Quick controls for the Qt5 framework"
-
-if [[ ${QT5_BUILD_TYPE} == release ]]; then
-   KEYWORDS="amd64 ~arm arm64 ~ppc64 x86"
-fi
-
-IUSE="widgets"
-
-DEPEND="
-   ~dev-qt/qtcore-${PV}
-   ~dev-qt/qtdeclarative-${PV}
-   ~dev-qt/qtgui-${PV}
-   widgets? ( ~dev-qt/qtwidgets-${PV} )
-"
-RDEPEND="${DEPEND}
-   ~dev-qt/qtgraphicaleffects-${PV}
-"
-
-src_prepare() {
-   qt_use_disable_mod widgets widgets \
-   src/imports/platform/platform.pro
-
-   qt5-build_src_prepare
-}



[gentoo-commits] repo/gentoo:master commit in: dev-qt/qtdeclarative/

2020-06-21 Thread Andreas Sturmlechner
commit: abd061d3980e30b57955e50b41f8c639deca5295
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sun Jun 21 22:24:09 2020 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sun Jun 21 22:24:09 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=abd061d3

dev-qt/qtdeclarative: Drop 5.14.2-r2

Package-Manager: Portage-2.3.101, Repoman-2.3.22
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 .../qtdeclarative/qtdeclarative-5.14.2-r2.ebuild   | 58 --
 1 file changed, 58 deletions(-)

diff --git a/dev-qt/qtdeclarative/qtdeclarative-5.14.2-r2.ebuild 
b/dev-qt/qtdeclarative/qtdeclarative-5.14.2-r2.ebuild
deleted file mode 100644
index 24d7551a2fd..000
--- a/dev-qt/qtdeclarative/qtdeclarative-5.14.2-r2.ebuild
+++ /dev/null
@@ -1,58 +0,0 @@
-# Copyright 2009-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-PYTHON_COMPAT=( python3_{6,7,8} )
-inherit python-any-r1 qt5-build
-
-DESCRIPTION="The QML and Quick modules for the Qt5 framework"
-
-if [[ ${QT5_BUILD_TYPE} == release ]]; then
-   KEYWORDS="amd64 arm arm64 ~hppa ppc ppc64 ~sparc x86"
-fi
-
-IUSE="gles2-only +jit localstorage vulkan +widgets"
-
-BDEPEND="${PYTHON_DEPS}"
-# qtgui[gles2-only=] is needed because of bug 504322
-DEPEND="
-   ~dev-qt/qtcore-${PV}
-   ~dev-qt/qtgui-${PV}[gles2-only=,vulkan=]
-   ~dev-qt/qtnetwork-${PV}
-   ~dev-qt/qttest-${PV}
-   localstorage? ( ~dev-qt/qtsql-${PV} )
-   widgets? ( ~dev-qt/qtwidgets-${PV}[gles2-only=] )
-"
-RDEPEND="${DEPEND}
-   !

[gentoo-commits] repo/gentoo:master commit in: dev-qt/qtmultimedia/

2020-06-21 Thread Andreas Sturmlechner
commit: 38251b91a24a96911072b36db4fada13f1b65a6f
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sun Jun 21 22:23:45 2020 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sun Jun 21 22:23:45 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=38251b91

dev-qt/qtmultimedia: Drop 5.14.2 (r0)

Package-Manager: Portage-2.3.101, Repoman-2.3.22
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 dev-qt/qtmultimedia/qtmultimedia-5.14.2.ebuild | 68 --
 1 file changed, 68 deletions(-)

diff --git a/dev-qt/qtmultimedia/qtmultimedia-5.14.2.ebuild 
b/dev-qt/qtmultimedia/qtmultimedia-5.14.2.ebuild
deleted file mode 100644
index 33eb59e9fbe..000
--- a/dev-qt/qtmultimedia/qtmultimedia-5.14.2.ebuild
+++ /dev/null
@@ -1,68 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-inherit qt5-build
-
-DESCRIPTION="Multimedia (audio, video, radio, camera) library for the Qt5 
framework"
-
-if [[ ${QT5_BUILD_TYPE} == release ]]; then
-   KEYWORDS="amd64 arm arm64 ~hppa ppc ppc64 ~sparc x86"
-fi
-
-IUSE="alsa gles2-only gstreamer openal pulseaudio qml widgets"
-
-RDEPEND="
-   ~dev-qt/qtcore-${PV}
-   ~dev-qt/qtgui-${PV}[gles2-only=]
-   ~dev-qt/qtnetwork-${PV}
-   alsa? ( media-libs/alsa-lib )
-   gstreamer? (
-   dev-libs/glib:2
-   media-libs/gstreamer:1.0
-   media-libs/gst-plugins-bad:1.0
-   media-libs/gst-plugins-base:1.0
-   )
-   pulseaudio? ( media-sound/pulseaudio[glib] )
-   qml? (
-   ~dev-qt/qtdeclarative-${PV}
-   gles2-only? ( ~dev-qt/qtgui-${PV}[egl] )
-   openal? ( media-libs/openal )
-   )
-   widgets? (
-   ~dev-qt/qtopengl-${PV}
-   ~dev-qt/qtwidgets-${PV}[gles2-only=]
-   )
-"
-DEPEND="${RDEPEND}
-   gstreamer? ( x11-base/xorg-proto )
-"
-
-src_prepare() {
-   sed -i -e '/CONFIG\s*+=/ s/optimize_full//' \
-   src/multimedia/multimedia.pro || die
-
-   qt_use_disable_config openal openal \
-   src/imports/imports.pro
-
-   qt_use_disable_mod qml quick \
-   src/src.pro \
-   src/plugins/plugins.pro
-
-   qt_use_disable_mod widgets widgets \
-   src/src.pro \
-   src/gsttools/gsttools.pro \
-   src/plugins/gstreamer/common.pri
-
-   qt5-build_src_prepare
-}
-
-src_configure() {
-   local myqmakeargs=(
-   --
-   $(qt_use alsa)
-   $(qt_use gstreamer)
-   $(qt_use pulseaudio)
-   )
-   qt5-build_src_configure
-}



[gentoo-commits] repo/gentoo:master commit in: dev-qt/qtnetwork/

2020-06-21 Thread Andreas Sturmlechner
commit: 50f156c75fa341b22c322a9eedefcf60cfb1daa3
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sun Jun 21 22:23:11 2020 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sun Jun 21 22:23:11 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=50f156c7

dev-qt/qtnetwork: Drop vulnerable 5.14.2 (r0)

Bug: https://bugs.gentoo.org/727604
Package-Manager: Portage-2.3.101, Repoman-2.3.22
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 dev-qt/qtnetwork/qtnetwork-5.14.2.ebuild | 62 
 1 file changed, 62 deletions(-)

diff --git a/dev-qt/qtnetwork/qtnetwork-5.14.2.ebuild 
b/dev-qt/qtnetwork/qtnetwork-5.14.2.ebuild
deleted file mode 100644
index 88dfeb7a157..000
--- a/dev-qt/qtnetwork/qtnetwork-5.14.2.ebuild
+++ /dev/null
@@ -1,62 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-QT5_MODULE="qtbase"
-inherit qt5-build
-
-DESCRIPTION="Network abstraction library for the Qt5 framework"
-
-if [[ ${QT5_BUILD_TYPE} == release ]]; then
-   KEYWORDS="amd64 arm arm64 ~hppa ppc ppc64 ~sparc x86"
-fi
-
-IUSE="bindist connman gssapi libproxy networkmanager sctp +ssl"
-
-DEPEND="
-   ~dev-qt/qtcore-${PV}:5=
-   sys-libs/zlib:=
-   connman? ( ~dev-qt/qtdbus-${PV} )
-   gssapi? ( virtual/krb5 )
-   libproxy? ( net-libs/libproxy )
-   networkmanager? ( ~dev-qt/qtdbus-${PV} )
-   sctp? ( kernel_linux? ( net-misc/lksctp-tools ) )
-   ssl? ( dev-libs/openssl:0=[bindist=] )
-"
-RDEPEND="${DEPEND}
-   connman? ( net-misc/connman )
-   networkmanager? ( net-misc/networkmanager )
-"
-
-QT5_TARGET_SUBDIRS=(
-   src/network
-   src/plugins/bearer/generic
-)
-
-QT5_GENTOO_CONFIG=(
-   libproxy:libproxy:
-   ssl::SSL
-   ssl::OPENSSL
-   ssl:openssl-linked:LINKED_OPENSSL
-)
-
-QT5_GENTOO_PRIVATE_CONFIG=(
-   :network
-)
-
-pkg_setup() {
-   use connman && QT5_TARGET_SUBDIRS+=(src/plugins/bearer/connman)
-   use networkmanager && 
QT5_TARGET_SUBDIRS+=(src/plugins/bearer/networkmanager)
-}
-
-src_configure() {
-   local myconf=(
-   $(usex connman -dbus-linked '')
-   $(usex gssapi -feature-gssapi -no-feature-gssapi)
-   $(qt_use libproxy)
-   $(usex networkmanager -dbus-linked '')
-   $(qt_use sctp)
-   $(usex ssl -openssl-linked '')
-   )
-   qt5-build_src_configure
-}



[gentoo-commits] proj/genkernel:master commit in: defaults/

2020-06-21 Thread Thomas Deutschmann
commit: dc3923c6f8d61ac28f9b1edb73b643aa6e7e67c2
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Sun Jun 21 22:14:07 2020 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Sun Jun 21 22:14:07 2020 +
URL:https://gitweb.gentoo.org/proj/genkernel.git/commit/?id=dc3923c6

defaults/initrd.scripts: Log what is happening in *_resume functions

Bug: https://bugs.gentoo.org/728118
Signed-off-by: Thomas Deutschmann  gentoo.org>

 defaults/initrd.scripts | 13 -
 1 file changed, 12 insertions(+), 1 deletion(-)

diff --git a/defaults/initrd.scripts b/defaults/initrd.scripts
index 2e3632b..c03629d 100644
--- a/defaults/initrd.scripts
+++ b/defaults/initrd.scripts
@@ -2525,7 +2525,13 @@ do_resume() {
 swsusp_resume() {
# determine swap resume partition
local device=$(ls -lL "${REAL_RESUME}" | sed 's/\  */ /g' | cut -d \  
-f 5-6 | sed 's/,\ */:/')
-   [ -f /sys/power/resume ] && echo "${device}" > /sys/power/resume
+   if [ -f /sys/power/resume ]
+   then
+   log_msg "Trying to resume using swsusp ..."
+   log_msg "COMMAND: 'echo \"${device}\" > /sys/power/resume'"
+   echo "${device}" > /sys/power/resume
+   log_msg "System is not resuming, probably because it wasn't 
suspended; Continue normal booting ..."
+   fi
 }
 
 tuxonice_resume() {
@@ -2585,8 +2591,13 @@ tuxonice_resume() {
fi
 
fi
+
+   log_msg "Trying to resume using TuxOnIce ..."
+   log_msg "COMMAND: 'echo \"${REAL_RESUME}\" > ${tuxonice_resumedev}'"
echo "${REAL_RESUME}" > "${tuxonice_resumedev}"
+   log_msg "COMMAND: 'echo > ${tuxonice_do_resume}'"
echo > "${tuxonice_do_resume}"
+   log_msg "System is not resuming, probably because it wasn't suspended; 
Continue normal booting ..."
 }
 
 find_loop() {



[gentoo-commits] proj/kde:master commit in: kde-plasma/bluedevil/

2020-06-21 Thread Andreas Sturmlechner
commit: 7f1ec6820091912114196941a17544cd7854a875
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sun Jun 21 22:12:00 2020 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sun Jun 21 22:12:00 2020 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=7f1ec682

kde-plasma/bluedevil: Sort DEPENDs

Package-Manager: Portage-2.3.101, Repoman-2.3.22
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 kde-plasma/bluedevil/bluedevil-5.19.49..ebuild | 8 
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/kde-plasma/bluedevil/bluedevil-5.19.49..ebuild 
b/kde-plasma/bluedevil/bluedevil-5.19.49..ebuild
index 42b6c522e7..ef278cbc3e 100644
--- a/kde-plasma/bluedevil/bluedevil-5.19.49..ebuild
+++ b/kde-plasma/bluedevil/bluedevil-5.19.49..ebuild
@@ -17,6 +17,10 @@ KEYWORDS=""
 IUSE=""
 
 DEPEND="
+   >=dev-qt/qtdbus-${QTMIN}:5
+   >=dev-qt/qtdeclarative-${QTMIN}:5
+   >=dev-qt/qtgui-${QTMIN}:5
+   >=dev-qt/qtwidgets-${QTMIN}:5
>=kde-frameworks/bluez-qt-${KFMIN}:5
>=kde-frameworks/kconfig-${KFMIN}:5
>=kde-frameworks/kconfigwidgets-${KFMIN}:5
@@ -30,10 +34,6 @@ DEPEND="
>=kde-frameworks/kwidgetsaddons-${KFMIN}:5
>=kde-frameworks/kwindowsystem-${KFMIN}:5
>=kde-frameworks/plasma-${KFMIN}:5
-   >=dev-qt/qtdbus-${QTMIN}:5
-   >=dev-qt/qtdeclarative-${QTMIN}:5
-   >=dev-qt/qtgui-${QTMIN}:5
-   >=dev-qt/qtwidgets-${QTMIN}:5
 "
 RDEPEND="${DEPEND}
>=kde-plasma/kde-cli-tools-${PVCUT}:5



[gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-vault/

2020-06-21 Thread Andreas Sturmlechner
commit: 613018defaf7095c7a580038af70e6dc12f3307e
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sun Jun 21 22:12:30 2020 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sun Jun 21 22:12:30 2020 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=613018de

kde-plasma/plasma-vault: Sort DEPENDs

Package-Manager: Portage-2.3.101, Repoman-2.3.22
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 kde-plasma/plasma-vault/plasma-vault-5.19.49..ebuild | 8 
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/kde-plasma/plasma-vault/plasma-vault-5.19.49..ebuild 
b/kde-plasma/plasma-vault/plasma-vault-5.19.49..ebuild
index 1246d34f79..cc62526261 100644
--- a/kde-plasma/plasma-vault/plasma-vault-5.19.49..ebuild
+++ b/kde-plasma/plasma-vault/plasma-vault-5.19.49..ebuild
@@ -17,6 +17,10 @@ KEYWORDS=""
 IUSE="networkmanager"
 
 DEPEND="
+   >=dev-qt/qtdbus-${QTMIN}:5
+   >=dev-qt/qtdeclarative-${QTMIN}:5
+   >=dev-qt/qtgui-${QTMIN}:5
+   >=dev-qt/qtwidgets-${QTMIN}:5
>=kde-frameworks/kactivities-${KFMIN}:5
>=kde-frameworks/kcodecs-${KFMIN}:5
>=kde-frameworks/kconfig-${KFMIN}:5
@@ -28,10 +32,6 @@ DEPEND="
>=kde-frameworks/plasma-${KFMIN}:5
>=kde-frameworks/kwidgetsaddons-${KFMIN}:5
>=kde-plasma/libksysguard-${PVCUT}:5
-   >=dev-qt/qtdbus-${QTMIN}:5
-   >=dev-qt/qtdeclarative-${QTMIN}:5
-   >=dev-qt/qtgui-${QTMIN}:5
-   >=dev-qt/qtwidgets-${QTMIN}:5
networkmanager? ( >=kde-frameworks/networkmanager-qt-${KFMIN}:5 )
 "
 RDEPEND="${DEPEND}



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

2020-06-21 Thread Andreas Sturmlechner
commit: ea99776c469a034da107a06d097f595d55d93c4c
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sun Jun 21 22:12:41 2020 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sun Jun 21 22:12:41 2020 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=ea99776c

kde-apps/print-manager: Sort DEPENDs

Package-Manager: Portage-2.3.101, Repoman-2.3.22
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 kde-apps/print-manager/print-manager-20.04.49..ebuild | 10 +-
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/kde-apps/print-manager/print-manager-20.04.49..ebuild 
b/kde-apps/print-manager/print-manager-20.04.49..ebuild
index a80f12dcad..b33b4f9720 100644
--- a/kde-apps/print-manager/print-manager-20.04.49..ebuild
+++ b/kde-apps/print-manager/print-manager-20.04.49..ebuild
@@ -16,6 +16,11 @@ KEYWORDS=""
 IUSE="+gtk"
 
 DEPEND="
+   >=dev-qt/qtdbus-${QTMIN}:5
+   >=dev-qt/qtdeclarative-${QTMIN}:5
+   >=dev-qt/qtgui-${QTMIN}:5
+   >=dev-qt/qtnetwork-${QTMIN}:5
+   >=dev-qt/qtwidgets-${QTMIN}:5
>=kde-frameworks/kcmutils-${KFMIN}:5
>=kde-frameworks/kconfig-${KFMIN}:5
>=kde-frameworks/kconfigwidgets-${KFMIN}:5
@@ -29,11 +34,6 @@ DEPEND="
>=kde-frameworks/kwidgetsaddons-${KFMIN}:5
>=kde-frameworks/kwindowsystem-${KFMIN}:5
>=kde-frameworks/plasma-${KFMIN}:5
-   >=dev-qt/qtdbus-${QTMIN}:5
-   >=dev-qt/qtdeclarative-${QTMIN}:5
-   >=dev-qt/qtgui-${QTMIN}:5
-   >=dev-qt/qtnetwork-${QTMIN}:5
-   >=dev-qt/qtwidgets-${QTMIN}:5
net-print/cups
 "
 RDEPEND="${DEPEND}



[gentoo-commits] repo/gentoo:master commit in: media-plugins/gst-plugins-soup/

2020-06-21 Thread Mart Raudsepp
commit: c32ec07e7a3b5388c7e64249db58f9aae2f62951
Author: Sam James (sam_c)  cmpct  info>
AuthorDate: Sun Jun 21 13:59:36 2020 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Sun Jun 21 21:59:32 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c32ec07e

media-plugins/gst-plugins-soup: arm64 stable (bug #728940)

Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Sam James (sam_c)  cmpct.info>
Signed-off-by: Mart Raudsepp  gentoo.org>

 media-plugins/gst-plugins-soup/gst-plugins-soup-1.16.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-plugins/gst-plugins-soup/gst-plugins-soup-1.16.2.ebuild 
b/media-plugins/gst-plugins-soup/gst-plugins-soup-1.16.2.ebuild
index 1dcb645d3a0..df13a379b20 100644
--- a/media-plugins/gst-plugins-soup/gst-plugins-soup-1.16.2.ebuild
+++ b/media-plugins/gst-plugins-soup/gst-plugins-soup-1.16.2.ebuild
@@ -7,7 +7,7 @@ GST_ORG_MODULE=gst-plugins-good
 inherit gstreamer
 
 DESCRIPTION="HTTP client source/sink plugin for GStreamer"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 
~x64-macos"
+KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 
~x64-macos"
 IUSE=""
 
 RDEPEND=">=net-libs/libsoup-2.48:2.4[${MULTILIB_USEDEP}]"



[gentoo-commits] repo/gentoo:master commit in: media-plugins/gst-plugins-jpeg/

2020-06-21 Thread Mart Raudsepp
commit: c7c2f4c507251b7227f432853a76919753055dec
Author: Sam James (sam_c)  cmpct  info>
AuthorDate: Sun Jun 21 13:45:57 2020 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Sun Jun 21 21:59:30 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c7c2f4c5

media-plugins/gst-plugins-jpeg: arm64 stable (bug #728940)

Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Sam James (sam_c)  cmpct.info>
Signed-off-by: Mart Raudsepp  gentoo.org>

 media-plugins/gst-plugins-jpeg/gst-plugins-jpeg-1.16.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-plugins/gst-plugins-jpeg/gst-plugins-jpeg-1.16.2.ebuild 
b/media-plugins/gst-plugins-jpeg/gst-plugins-jpeg-1.16.2.ebuild
index b7fc12011c0..a876b38f9ec 100644
--- a/media-plugins/gst-plugins-jpeg/gst-plugins-jpeg-1.16.2.ebuild
+++ b/media-plugins/gst-plugins-jpeg/gst-plugins-jpeg-1.16.2.ebuild
@@ -7,7 +7,7 @@ GST_ORG_MODULE=gst-plugins-good
 inherit gstreamer
 
 DESCRIPTION="JPEG image encoder/decoder plugin for GStreamer"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86"
+KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86"
 IUSE=""
 
 RDEPEND=">=virtual/jpeg-0-r2:0[${MULTILIB_USEDEP}]"



[gentoo-commits] repo/gentoo:master commit in: media-plugins/gst-plugins-x264/

2020-06-21 Thread Mart Raudsepp
commit: e0025658c04b40bb1e9a8b4f05ce4b9533be4e8c
Author: Sam James (sam_c)  cmpct  info>
AuthorDate: Sun Jun 21 14:05:39 2020 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Sun Jun 21 21:59:32 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e0025658

media-plugins/gst-plugins-x264: arm64 stable (bug #728940)

Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Sam James (sam_c)  cmpct.info>
Signed-off-by: Mart Raudsepp  gentoo.org>

 media-plugins/gst-plugins-x264/gst-plugins-x264-1.16.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-plugins/gst-plugins-x264/gst-plugins-x264-1.16.2.ebuild 
b/media-plugins/gst-plugins-x264/gst-plugins-x264-1.16.2.ebuild
index 3099a1e1d12..791258164c5 100644
--- a/media-plugins/gst-plugins-x264/gst-plugins-x264-1.16.2.ebuild
+++ b/media-plugins/gst-plugins-x264/gst-plugins-x264-1.16.2.ebuild
@@ -7,7 +7,7 @@ GST_ORG_MODULE=gst-plugins-ugly
 inherit gstreamer
 
 DESCRIPTION="H.264 encoder plugin for GStreamer"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86"
+KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86"
 IUSE=""
 
 # 20111220 ensures us X264_BUILD >= 120



[gentoo-commits] repo/gentoo:master commit in: media-plugins/gst-plugins-vaapi/

2020-06-21 Thread Mart Raudsepp
commit: f01299859e300a2d87c1bbd0a9d354dd355c7131
Author: Sam James (sam_c)  cmpct  info>
AuthorDate: Sun Jun 21 14:04:14 2020 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Sun Jun 21 21:59:32 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f0129985

media-plugins/gst-plugins-vaapi: arm64 stable (bug #728940)

Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Sam James (sam_c)  cmpct.info>
Signed-off-by: Mart Raudsepp  gentoo.org>

 media-plugins/gst-plugins-vaapi/gst-plugins-vaapi-1.16.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-plugins/gst-plugins-vaapi/gst-plugins-vaapi-1.16.2.ebuild 
b/media-plugins/gst-plugins-vaapi/gst-plugins-vaapi-1.16.2.ebuild
index 16590317992..b469ec76ad9 100644
--- a/media-plugins/gst-plugins-vaapi/gst-plugins-vaapi-1.16.2.ebuild
+++ b/media-plugins/gst-plugins-vaapi/gst-plugins-vaapi-1.16.2.ebuild
@@ -12,7 +12,7 @@ 
SRC_URI="https://gstreamer.freedesktop.org/src/${MY_PN}/${MY_PN}-${PV}.tar.xz;
 
 LICENSE="LGPL-2.1+"
 SLOT="1.0"
-KEYWORDS="~amd64 ~arm64 ~ppc64 x86"
+KEYWORDS="~amd64 arm64 ~ppc64 x86"
 IUSE="+drm +egl gles2 +opengl wayland +X" # Keep default enabled IUSE in sync 
with gst-plugins-base and libva
 
 # gst-vaapi configure is based around GL platform mainly, unlike 
gst-plugins-bad that goes by GL API mainly; for less surprises,



[gentoo-commits] repo/gentoo:master commit in: media-plugins/gst-plugins-modplug/

2020-06-21 Thread Mart Raudsepp
commit: 2e25aebcb9ca0be3b63735648011889f55984f20
Author: Sam James (sam_c)  cmpct  info>
AuthorDate: Sun Jun 21 13:50:56 2020 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Sun Jun 21 21:59:31 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2e25aebc

media-plugins/gst-plugins-modplug: arm64 stable (bug #728940)

Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Sam James (sam_c)  cmpct.info>
Signed-off-by: Mart Raudsepp  gentoo.org>

 media-plugins/gst-plugins-modplug/gst-plugins-modplug-1.16.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/media-plugins/gst-plugins-modplug/gst-plugins-modplug-1.16.2.ebuild 
b/media-plugins/gst-plugins-modplug/gst-plugins-modplug-1.16.2.ebuild
index c454a8aa495..8015f18fd88 100644
--- a/media-plugins/gst-plugins-modplug/gst-plugins-modplug-1.16.2.ebuild
+++ b/media-plugins/gst-plugins-modplug/gst-plugins-modplug-1.16.2.ebuild
@@ -7,7 +7,7 @@ GST_ORG_MODULE=gst-plugins-bad
 inherit gstreamer
 
 DESCRIPTION="MOD audio decoder plugin for GStreamer"
-KEYWORDS="~alpha ~amd64 ~arm64 ~hppa ~mips ~ppc ~ppc64 x86"
+KEYWORDS="~alpha ~amd64 arm64 ~hppa ~mips ~ppc ~ppc64 x86"
 IUSE=""
 
 RDEPEND=">=media-libs/libmodplug-0.8.8.4-r1[${MULTILIB_USEDEP}]"



[gentoo-commits] repo/gentoo:master commit in: media-plugins/gst-plugins-pulse/

2020-06-21 Thread Mart Raudsepp
commit: 4da0d52ba2fc59d0c9fa109b5bd3f5e8f926d110
Author: Sam James (sam_c)  cmpct  info>
AuthorDate: Sun Jun 21 13:58:13 2020 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Sun Jun 21 21:59:32 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4da0d52b

media-plugins/gst-plugins-pulse: arm64 stable (bug #728940)

Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Sam James (sam_c)  cmpct.info>
Signed-off-by: Mart Raudsepp  gentoo.org>

 media-plugins/gst-plugins-pulse/gst-plugins-pulse-1.16.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-plugins/gst-plugins-pulse/gst-plugins-pulse-1.16.2.ebuild 
b/media-plugins/gst-plugins-pulse/gst-plugins-pulse-1.16.2.ebuild
index bd113ab2ac5..e72b4c0e847 100644
--- a/media-plugins/gst-plugins-pulse/gst-plugins-pulse-1.16.2.ebuild
+++ b/media-plugins/gst-plugins-pulse/gst-plugins-pulse-1.16.2.ebuild
@@ -7,7 +7,7 @@ GST_ORG_MODULE=gst-plugins-good
 inherit gstreamer
 
 DESCRIPTION="PulseAudio sound server plugin for GStreamer"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86"
+KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86"
 IUSE=""
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: media-libs/gst-plugins-good/

2020-06-21 Thread Mart Raudsepp
commit: 7bcae0c73377aea0ecb2aba68230e72bd8f13ee1
Author: Sam James (sam_c)  cmpct  info>
AuthorDate: Sun Jun 21 13:33:52 2020 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Sun Jun 21 21:59:29 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7bcae0c7

media-libs/gst-plugins-good: arm64 stable (bug #728940)

Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Sam James (sam_c)  cmpct.info>
Signed-off-by: Mart Raudsepp  gentoo.org>

 media-libs/gst-plugins-good/gst-plugins-good-1.16.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-libs/gst-plugins-good/gst-plugins-good-1.16.2.ebuild 
b/media-libs/gst-plugins-good/gst-plugins-good-1.16.2.ebuild
index f0fe9ef2fc5..d2b5fce632f 100644
--- a/media-libs/gst-plugins-good/gst-plugins-good-1.16.2.ebuild
+++ b/media-libs/gst-plugins-good/gst-plugins-good-1.16.2.ebuild
@@ -10,7 +10,7 @@ DESCRIPTION="Basepack of plugins for GStreamer"
 HOMEPAGE="https://gstreamer.freedesktop.org/;
 
 LICENSE="LGPL-2.1+"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86"
+KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86"
 IUSE="+orc"
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: media-plugins/gst-plugins-mpg123/

2020-06-21 Thread Mart Raudsepp
commit: 6bc88c10d9845409a29736eb953be59144739759
Author: Sam James (sam_c)  cmpct  info>
AuthorDate: Sun Jun 21 13:53:23 2020 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Sun Jun 21 21:59:31 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6bc88c10

media-plugins/gst-plugins-mpg123: arm64 stable (bug #728940)

Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Sam James (sam_c)  cmpct.info>
Signed-off-by: Mart Raudsepp  gentoo.org>

 media-plugins/gst-plugins-mpg123/gst-plugins-mpg123-1.16.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-plugins/gst-plugins-mpg123/gst-plugins-mpg123-1.16.2.ebuild 
b/media-plugins/gst-plugins-mpg123/gst-plugins-mpg123-1.16.2.ebuild
index 53f9a39438b..5ab7a5777ec 100644
--- a/media-plugins/gst-plugins-mpg123/gst-plugins-mpg123-1.16.2.ebuild
+++ b/media-plugins/gst-plugins-mpg123/gst-plugins-mpg123-1.16.2.ebuild
@@ -7,7 +7,7 @@ GST_ORG_MODULE=gst-plugins-good
 inherit gstreamer
 
 DESCRIPTION="MP3 decoder plugin for GStreamer"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86"
+KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86"
 IUSE=""
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: media-plugins/gst-plugins-v4l2/

2020-06-21 Thread Mart Raudsepp
commit: 06530c64bfad6f7ee1977b75331dc47e78fb5568
Author: Sam James (sam_c)  cmpct  info>
AuthorDate: Sun Jun 21 14:03:12 2020 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Sun Jun 21 21:59:32 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=06530c64

media-plugins/gst-plugins-v4l2: arm64 stable (bug #728940)

Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Sam James (sam_c)  cmpct.info>
Signed-off-by: Mart Raudsepp  gentoo.org>

 media-plugins/gst-plugins-v4l2/gst-plugins-v4l2-1.16.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-plugins/gst-plugins-v4l2/gst-plugins-v4l2-1.16.2.ebuild 
b/media-plugins/gst-plugins-v4l2/gst-plugins-v4l2-1.16.2.ebuild
index a42d7794633..706c6ebf03a 100644
--- a/media-plugins/gst-plugins-v4l2/gst-plugins-v4l2-1.16.2.ebuild
+++ b/media-plugins/gst-plugins-v4l2/gst-plugins-v4l2-1.16.2.ebuild
@@ -7,7 +7,7 @@ GST_ORG_MODULE=gst-plugins-good
 inherit gstreamer
 
 DESCRIPION="V4L2 source/sink plugin for GStreamer"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86"
+KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86"
 IUSE="udev"
 
 RDEPEND="



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

2020-06-21 Thread Mart Raudsepp
commit: 446ce517c455f5a4655b3b36b797079b572fd6e0
Author: Sam James (sam_c)  cmpct  info>
AuthorDate: Sun Jun 21 14:18:22 2020 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Sun Jun 21 21:59:33 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=446ce517

net-misc/rsync: arm64 stable (bug #728852)

Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Sam James (sam_c)  cmpct.info>
Signed-off-by: Mart Raudsepp  gentoo.org>

 net-misc/rsync/rsync-3.2.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-misc/rsync/rsync-3.2.0-r1.ebuild 
b/net-misc/rsync/rsync-3.2.0-r1.ebuild
index ab98dc96c6b..9fb713bdf9b 100644
--- a/net-misc/rsync/rsync-3.2.0-r1.ebuild
+++ b/net-misc/rsync/rsync-3.2.0-r1.ebuild
@@ -16,7 +16,7 @@ else
SRC_DIR="src-previews"
else
SRC_DIR="src"
-   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips 
~ppc ~ppc64 ~s390 ~sparc x86 ~ppc-aix ~x64-cygwin ~amd64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris"
+   KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc 
~ppc64 ~s390 ~sparc x86 ~ppc-aix ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris 
~x86-solaris"
fi
SRC_URI="https://rsync.samba.org/ftp/rsync/${SRC_DIR}/${P/_/}.tar.gz;
S="${WORKDIR}/${P/_/}"



[gentoo-commits] repo/gentoo:master commit in: media-plugins/gst-plugins-srtp/

2020-06-21 Thread Mart Raudsepp
commit: af83e4b48e80d9703da24faed0ce761c2b6594cc
Author: Sam James (sam_c)  cmpct  info>
AuthorDate: Sun Jun 21 14:01:21 2020 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Sun Jun 21 21:59:32 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=af83e4b4

media-plugins/gst-plugins-srtp: arm64 stable (bug #728940)

Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Sam James (sam_c)  cmpct.info>
Signed-off-by: Mart Raudsepp  gentoo.org>

 media-plugins/gst-plugins-srtp/gst-plugins-srtp-1.16.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-plugins/gst-plugins-srtp/gst-plugins-srtp-1.16.2.ebuild 
b/media-plugins/gst-plugins-srtp/gst-plugins-srtp-1.16.2.ebuild
index c948f4de3f9..a957993fd1c 100644
--- a/media-plugins/gst-plugins-srtp/gst-plugins-srtp-1.16.2.ebuild
+++ b/media-plugins/gst-plugins-srtp/gst-plugins-srtp-1.16.2.ebuild
@@ -7,7 +7,7 @@ GST_ORG_MODULE=gst-plugins-bad
 inherit gstreamer
 
 DESCRIPTION="SRTP encoder/decoder plugin for GStreamer"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 x86"
+KEYWORDS="~alpha ~amd64 ~arm arm64 ~ia64 ~ppc ~ppc64 x86"
 IUSE=""
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: media-plugins/gst-plugins-meta/

2020-06-21 Thread Mart Raudsepp
commit: 24731164dd5132b70156012f82e4471b77f574b7
Author: Sam James (sam_c)  cmpct  info>
AuthorDate: Sun Jun 21 13:49:57 2020 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Sun Jun 21 21:59:31 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=24731164

media-plugins/gst-plugins-meta: arm64 stable (bug #728940)

Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Sam James (sam_c)  cmpct.info>
Signed-off-by: Mart Raudsepp  gentoo.org>

 media-plugins/gst-plugins-meta/gst-plugins-meta-1.16.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-plugins/gst-plugins-meta/gst-plugins-meta-1.16.2.ebuild 
b/media-plugins/gst-plugins-meta/gst-plugins-meta-1.16.2.ebuild
index 10ed461c876..1ec5e0d48c9 100644
--- a/media-plugins/gst-plugins-meta/gst-plugins-meta-1.16.2.ebuild
+++ b/media-plugins/gst-plugins-meta/gst-plugins-meta-1.16.2.ebuild
@@ -10,7 +10,7 @@ HOMEPAGE="https://gstreamer.freedesktop.org/;
 
 LICENSE="metapackage"
 SLOT="1.0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86"
+KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86"
 IUSE="aac a52 alsa cdda dts dv dvb dvd ffmpeg flac http jack lame libass 
libvisual mms mp3 modplug mpeg ogg opus oss pulseaudio taglib theora v4l vaapi 
vcd vorbis vpx wavpack X x264"
 REQUIRED_USE="opus? ( ogg ) theora? ( ogg ) vorbis? ( ogg )"
 



[gentoo-commits] repo/gentoo:master commit in: media-plugins/gst-plugins-libav/

2020-06-21 Thread Mart Raudsepp
commit: a7d5b9244cf4c77ef7f9d9ba18df042320795826
Author: Sam James (sam_c)  cmpct  info>
AuthorDate: Sun Jun 21 13:47:14 2020 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Sun Jun 21 21:59:30 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a7d5b924

media-plugins/gst-plugins-libav: arm64 stable (bug #728940)

Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Sam James (sam_c)  cmpct.info>
Signed-off-by: Mart Raudsepp  gentoo.org>

 media-plugins/gst-plugins-libav/gst-plugins-libav-1.16.2-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-plugins/gst-plugins-libav/gst-plugins-libav-1.16.2-r1.ebuild 
b/media-plugins/gst-plugins-libav/gst-plugins-libav-1.16.2-r1.ebuild
index dcbc8d9de60..dc2d2a67db9 100644
--- a/media-plugins/gst-plugins-libav/gst-plugins-libav-1.16.2-r1.ebuild
+++ b/media-plugins/gst-plugins-libav/gst-plugins-libav-1.16.2-r1.ebuild
@@ -13,7 +13,7 @@ 
SRC_URI="https://gstreamer.freedesktop.org/src/${MY_PN}/${MY_PN}-${PV}.tar.xz;
 
 LICENSE="LGPL-2+"
 SLOT="1.0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 x86"
+KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 x86"
 IUSE="+orc"
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: media-plugins/gst-plugins-mpeg2dec/

2020-06-21 Thread Mart Raudsepp
commit: e19643363ed271a7546f1fc5376aff3648ec31f6
Author: Sam James (sam_c)  cmpct  info>
AuthorDate: Sun Jun 21 13:52:09 2020 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Sun Jun 21 21:59:31 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e1964336

media-plugins/gst-plugins-mpeg2dec: arm64 stable (bug #728940)

Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Sam James (sam_c)  cmpct.info>
Signed-off-by: Mart Raudsepp  gentoo.org>

 media-plugins/gst-plugins-mpeg2dec/gst-plugins-mpeg2dec-1.16.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/media-plugins/gst-plugins-mpeg2dec/gst-plugins-mpeg2dec-1.16.2.ebuild 
b/media-plugins/gst-plugins-mpeg2dec/gst-plugins-mpeg2dec-1.16.2.ebuild
index a5960783461..8d2840963c9 100644
--- a/media-plugins/gst-plugins-mpeg2dec/gst-plugins-mpeg2dec-1.16.2.ebuild
+++ b/media-plugins/gst-plugins-mpeg2dec/gst-plugins-mpeg2dec-1.16.2.ebuild
@@ -7,7 +7,7 @@ GST_ORG_MODULE=gst-plugins-ugly
 inherit gstreamer
 
 DESCRIPTION="MPEG2 decoder plugin for GStreamer"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 
~amd64-linux ~x86-linux"
+KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 
~amd64-linux ~x86-linux"
 IUSE=""
 
 RDEPEND=">=media-libs/libmpeg2-0.5.1-r2[${MULTILIB_USEDEP}]"



[gentoo-commits] repo/gentoo:master commit in: media-plugins/gst-plugins-cdparanoia/

2020-06-21 Thread Mart Raudsepp
commit: 0127e4ef4897878441526797a1a430bacd400455
Author: Sam James (sam_c)  cmpct  info>
AuthorDate: Sun Jun 21 13:41:00 2020 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Sun Jun 21 21:59:30 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0127e4ef

media-plugins/gst-plugins-cdparanoia: arm64 stable (bug #728940)

Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Sam James (sam_c)  cmpct.info>
Signed-off-by: Mart Raudsepp  gentoo.org>

 .../gst-plugins-cdparanoia/gst-plugins-cdparanoia-1.16.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/media-plugins/gst-plugins-cdparanoia/gst-plugins-cdparanoia-1.16.2.ebuild 
b/media-plugins/gst-plugins-cdparanoia/gst-plugins-cdparanoia-1.16.2.ebuild
index b05d53ff54d..a926b1bf206 100644
--- a/media-plugins/gst-plugins-cdparanoia/gst-plugins-cdparanoia-1.16.2.ebuild
+++ b/media-plugins/gst-plugins-cdparanoia/gst-plugins-cdparanoia-1.16.2.ebuild
@@ -7,7 +7,7 @@ GST_ORG_MODULE=gst-plugins-base
 inherit gstreamer
 
 DESCRIPTION="CD Audio Source (cdda) plugin for GStreamer"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86"
+KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86"
 IUSE=""
 
 RDEPEND=">=media-sound/cdparanoia-3.10.2-r6[${MULTILIB_USEDEP}]"



[gentoo-commits] repo/gentoo:master commit in: media-plugins/gst-plugins-opus/

2020-06-21 Thread Mart Raudsepp
commit: a0aa3c1050cc3957b42ce2cec1ad93ff0f70458d
Author: Sam James (sam_c)  cmpct  info>
AuthorDate: Sun Jun 21 13:54:42 2020 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Sun Jun 21 21:59:31 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a0aa3c10

media-plugins/gst-plugins-opus: arm64 stable (bug #728940)

Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Sam James (sam_c)  cmpct.info>
Signed-off-by: Mart Raudsepp  gentoo.org>

 media-plugins/gst-plugins-opus/gst-plugins-opus-1.16.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-plugins/gst-plugins-opus/gst-plugins-opus-1.16.2.ebuild 
b/media-plugins/gst-plugins-opus/gst-plugins-opus-1.16.2.ebuild
index 8bad8e2ebb4..8dd9c53214d 100644
--- a/media-plugins/gst-plugins-opus/gst-plugins-opus-1.16.2.ebuild
+++ b/media-plugins/gst-plugins-opus/gst-plugins-opus-1.16.2.ebuild
@@ -7,7 +7,7 @@ GST_ORG_MODULE=gst-plugins-base
 inherit gstreamer
 
 DESCRIPTION="Opus audio parser plugin for GStreamer"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86"
+KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86"
 IUSE=""
 
 COMMON_DEPEND=">=media-libs/opus-1.1:=[${MULTILIB_USEDEP}]"



[gentoo-commits] repo/gentoo:master commit in: media-plugins/gst-plugins-oss/

2020-06-21 Thread Mart Raudsepp
commit: d8e825df0a228188f85bfaab4cf9f59b9b19ac03
Author: Sam James (sam_c)  cmpct  info>
AuthorDate: Sun Jun 21 13:55:53 2020 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Sun Jun 21 21:59:32 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d8e825df

media-plugins/gst-plugins-oss: arm64 stable (bug #728940)

Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Sam James (sam_c)  cmpct.info>
Signed-off-by: Mart Raudsepp  gentoo.org>

 media-plugins/gst-plugins-oss/gst-plugins-oss-1.16.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-plugins/gst-plugins-oss/gst-plugins-oss-1.16.2.ebuild 
b/media-plugins/gst-plugins-oss/gst-plugins-oss-1.16.2.ebuild
index 7f4dfc231c5..5e0a31289b3 100644
--- a/media-plugins/gst-plugins-oss/gst-plugins-oss-1.16.2.ebuild
+++ b/media-plugins/gst-plugins-oss/gst-plugins-oss-1.16.2.ebuild
@@ -7,7 +7,7 @@ GST_ORG_MODULE=gst-plugins-good
 inherit gstreamer
 
 DESCRIPTION="OSS (Open Sound System) support plugin for GStreamer"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86"
+KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86"
 IUSE=""
 
 RDEPEND=""



[gentoo-commits] repo/gentoo:master commit in: media-plugins/gst-plugins-libpng/

2020-06-21 Thread Mart Raudsepp
commit: 120829f8bbb94ac6188fc34ce96892b76c052cd4
Author: Sam James (sam_c)  cmpct  info>
AuthorDate: Sun Jun 21 13:48:20 2020 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Sun Jun 21 21:59:31 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=120829f8

media-plugins/gst-plugins-libpng: arm64 stable (bug #728940)

Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Sam James (sam_c)  cmpct.info>
Signed-off-by: Mart Raudsepp  gentoo.org>

 media-plugins/gst-plugins-libpng/gst-plugins-libpng-1.16.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-plugins/gst-plugins-libpng/gst-plugins-libpng-1.16.2.ebuild 
b/media-plugins/gst-plugins-libpng/gst-plugins-libpng-1.16.2.ebuild
index f31fd6a11bf..f311c9065a0 100644
--- a/media-plugins/gst-plugins-libpng/gst-plugins-libpng-1.16.2.ebuild
+++ b/media-plugins/gst-plugins-libpng/gst-plugins-libpng-1.16.2.ebuild
@@ -7,7 +7,7 @@ GST_ORG_MODULE=gst-plugins-good
 inherit gstreamer
 
 DESCRIPTION="PNG image encoder/decoder plugin for GStreamer"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ppc ~ppc64 ~sparc x86"
+KEYWORDS="~alpha ~amd64 ~arm arm64 ~ppc ~ppc64 ~sparc x86"
 IUSE=""
 
 RDEPEND=">=media-libs/libpng-1.6.10:0=[${MULTILIB_USEDEP}]"



[gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-nm/files/, kde-plasma/plasma-nm/

2020-06-21 Thread Andreas Sturmlechner
commit: 60ca0fd5793903e1ec78076b43ee4de79508b7f3
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sun Jun 21 20:59:33 2020 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sun Jun 21 21:41:41 2020 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=60ca0fd5

kde-plasma/plasma-nm: [2/2] Fix password is asked twice

See also: https://mail.kde.org/pipermail/distributions/2020-June/000367.html
KDE-Bug: https://bugs.kde.org/show_bug.cgi?id=423093

Upstream commit 271332cfc19ede398854113d037abfb35503179f
"[applet] Fix inline password field component not working properly"

Package-Manager: Portage-2.3.101, Repoman-2.3.22
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 ...lasma-nm-5.19.2-fix-inline-password-field.patch | 30 ++
 kde-plasma/plasma-nm/plasma-nm-5.19.49..ebuild |  4 +++
 2 files changed, 34 insertions(+)

diff --git 
a/kde-plasma/plasma-nm/files/plasma-nm-5.19.2-fix-inline-password-field.patch 
b/kde-plasma/plasma-nm/files/plasma-nm-5.19.2-fix-inline-password-field.patch
new file mode 100644
index 00..170e20ea22
--- /dev/null
+++ 
b/kde-plasma/plasma-nm/files/plasma-nm-5.19.2-fix-inline-password-field.patch
@@ -0,0 +1,30 @@
+From 271332cfc19ede398854113d037abfb35503179f Mon Sep 17 00:00:00 2001
+From: Nate Graham 
+Date: Thu, 18 Jun 2020 15:34:40 +
+Subject: [PATCH] [WIP] [applet] Fix inline password field component not
+ working properly
+
+BUG: 423093
+FIXED-IN: 5.20
+---
+ applet/contents/ui/ConnectionItem.qml | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+diff --git a/applet/contents/ui/ConnectionItem.qml 
b/applet/contents/ui/ConnectionItem.qml
+index 98240928..06c7ab25 100644
+--- a/applet/contents/ui/ConnectionItem.qml
 b/applet/contents/ui/ConnectionItem.qml
+@@ -231,8 +231,8 @@ PlasmaExtras.ExpandableListItem {
+ if (!predictableWirelessPassword && !Uuid) {
+ handler.addAndActivateConnection(DevicePath, SpecificPath)
+ } else if (connectionItem.customExpandedViewContent == 
passwordDialogComponent) {
+-if (passwordDialogComponent.password != "") {
+-handler.addAndActivateConnection(DevicePath, 
SpecificPath, passwordDialogComponent.password)
++if (connectionItem.customExpandedViewContentItem.password 
!= "") {
++handler.addAndActivateConnection(DevicePath, 
SpecificPath, connectionItem.customExpandedViewContentItem.password)
+ connectionItem.customExpandedViewContent = 
detailsComponent
+ connectionItem.collapse()
+ } else {
+-- 
+2.27.0
+

diff --git a/kde-plasma/plasma-nm/plasma-nm-5.19.49..ebuild 
b/kde-plasma/plasma-nm/plasma-nm-5.19.49..ebuild
index 055bcf9133..c93d0347c1 100644
--- a/kde-plasma/plasma-nm/plasma-nm-5.19.49..ebuild
+++ b/kde-plasma/plasma-nm/plasma-nm-5.19.49..ebuild
@@ -61,6 +61,10 @@ RDEPEND="${DEPEND}
>=kde-plasma/kde-cli-tools-${PVCUT}:5
 "
 
+PATCHES=(
+   "${FILESDIR}"/${PN}-5.19.2-fix-inline-password-field.patch # KDE-bug 
#423093
+)
+
 src_configure() {
local mycmakeargs=(
-DDISABLE_MODEMMANAGER_SUPPORT=$(usex !modemmanager)



[gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-vault/, kde-plasma/plasma-vault/files/

2020-06-21 Thread Andreas Sturmlechner
commit: 17cb764043c0aac7da3c952e3fee8724623a46ac
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sun Jun 21 21:23:25 2020 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sun Jun 21 21:41:41 2020 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=17cb7640

kde-plasma/plasma-vault: systray [4/4]: Fix unreadable text w/ Breeze Dark

See also: https://mail.kde.org/pipermail/distributions/2020-June/000368.html
KDE-Bug: https://bugs.kde.org/show_bug.cgi?id=422684

Upstream commit f8f7179824f5540ee64900d20af39dfc9bacd490
"Port applet to use PlasmaExtras.PlaceholderMessage"

Package-Manager: Portage-2.3.101, Repoman-2.3.22
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 19.2-use-PlasmaExtras.PlaceholderMessage.patch | 57 ++
 .../plasma-vault/plasma-vault-5.19.49..ebuild  |  4 ++
 2 files changed, 61 insertions(+)

diff --git 
a/kde-plasma/plasma-vault/files/plasma-vault-5.19.2-use-PlasmaExtras.PlaceholderMessage.patch
 
b/kde-plasma/plasma-vault/files/plasma-vault-5.19.2-use-PlasmaExtras.PlaceholderMessage.patch
new file mode 100644
index 00..9e5785d9d5
--- /dev/null
+++ 
b/kde-plasma/plasma-vault/files/plasma-vault-5.19.2-use-PlasmaExtras.PlaceholderMessage.patch
@@ -0,0 +1,57 @@
+From f8f7179824f5540ee64900d20af39dfc9bacd490 Mon Sep 17 00:00:00 2001
+From: Nate Graham 
+Date: Sun, 14 Jun 2020 09:09:48 -0600
+Subject: [PATCH] Port applet to use PlasmaExtras.PlaceholderMessage
+
+The Kirigami version uses QQC2 elements which don't respect the plasma
+theme and color scheme, leading to thing slooking out of place
+especially when using a dark color theme or scheme.
+
+Depends on 
https://invent.kde.org/frameworks/plasma-framework/-/merge_requests/13
+---
+ CMakeLists.txt  | 6 --
+ plasma/package/contents/ui/main.qml | 4 +---
+ 2 files changed, 1 insertion(+), 9 deletions(-)
+
+diff --git a/CMakeLists.txt b/CMakeLists.txt
+index e7aa0df..bc7c260 100644
+--- a/CMakeLists.txt
 b/CMakeLists.txt
+@@ -66,12 +66,6 @@ if (KF5NetworkManagerQt_FOUND)
+ endif()
+ find_package (KSysGuard REQUIRED)
+ 
+-find_package(KF5Kirigami2 ${KF5_DEP_VERSION} CONFIG)
+-set_package_properties(KF5Kirigami2 PROPERTIES
+-DESCRIPTION "A QtQuick based components set"
+-TYPE RUNTIME
+-)
+-
+ include_directories (
+${CMAKE_CURRENT_SOURCE_DIR}
+${CMAKE_CURRENT_SOURCE_DIR}/common
+diff --git a/plasma/package/contents/ui/main.qml 
b/plasma/package/contents/ui/main.qml
+index 22c7428..bfac7a9 100644
+--- a/plasma/package/contents/ui/main.qml
 b/plasma/package/contents/ui/main.qml
+@@ -26,8 +26,6 @@ import org.kde.plasma.plasmoid 2.0
+ import org.kde.plasma.components 2.0 as PlasmaComponents
+ import org.kde.plasma.extras 2.0 as PlasmaExtras
+ 
+-import org.kde.kirigami 2.12 as Kirigami
+-
+ Item {
+ property var vaultsModel: plasmoid.nativeInterface.vaultsModel
+ property var vaultsModelActions: 
plasmoid.nativeInterface.vaultsModel.actionsModel()
+@@ -77,7 +75,7 @@ Item {
+ 
+ interactive: false
+ 
+-Kirigami.PlaceholderMessage {
++PlasmaExtras.PlaceholderMessage {
+ id: noVaultsMessage
+ 
+ anchors.centerIn: parent
+-- 
+2.27.0
+

diff --git a/kde-plasma/plasma-vault/plasma-vault-5.19.49..ebuild 
b/kde-plasma/plasma-vault/plasma-vault-5.19.49..ebuild
index 4545e96559..1246d34f79 100644
--- a/kde-plasma/plasma-vault/plasma-vault-5.19.49..ebuild
+++ b/kde-plasma/plasma-vault/plasma-vault-5.19.49..ebuild
@@ -38,6 +38,10 @@ RDEPEND="${DEPEND}
|| ( >=sys-fs/cryfs-0.9.9 >=sys-fs/encfs-1.9.2 )
 "
 
+PATCHES=(
+   "${FILESDIR}/${PN}-5.19.2-use-PlasmaExtras.PlaceholderMessage.patch" # 
KDE-Bug #422684
+)
+
 src_configure() {
local mycmakeargs=(
$(cmake_use_find_package networkmanager KF5NetworkManagerQt)



[gentoo-commits] repo/gentoo:master commit in: media-plugins/gst-plugins-assrender/

2020-06-21 Thread Mart Raudsepp
commit: 80a088fc1901492a66e64d7b753709cf3c76e5b6
Author: Sam James (sam_c)  cmpct  info>
AuthorDate: Sun Jun 21 13:39:45 2020 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Sun Jun 21 21:59:30 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=80a088fc

media-plugins/gst-plugins-assrender: arm64 stable (bug #728940)

Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Sam James (sam_c)  cmpct.info>
Signed-off-by: Mart Raudsepp  gentoo.org>

 media-plugins/gst-plugins-assrender/gst-plugins-assrender-1.16.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/media-plugins/gst-plugins-assrender/gst-plugins-assrender-1.16.2.ebuild 
b/media-plugins/gst-plugins-assrender/gst-plugins-assrender-1.16.2.ebuild
index 1283d0412bf..007516ad48c 100644
--- a/media-plugins/gst-plugins-assrender/gst-plugins-assrender-1.16.2.ebuild
+++ b/media-plugins/gst-plugins-assrender/gst-plugins-assrender-1.16.2.ebuild
@@ -7,7 +7,7 @@ GST_ORG_MODULE=gst-plugins-bad
 inherit gstreamer
 
 DESCRIPTION="ASS/SSA rendering with effects support plugin for GStreamer"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86"
+KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86"
 IUSE=""
 
 RDEPEND=">=media-libs/libass-0.10.2:=[${MULTILIB_USEDEP}]"



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

2020-06-21 Thread Mart Raudsepp
commit: 2fb689e1db57e807a7c8b25f04f4e2d6b4d01f6c
Author: Sam James (sam_c)  cmpct  info>
AuthorDate: Sun Jun 21 13:36:48 2020 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Sun Jun 21 21:59:29 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2fb689e1

media-libs/gstreamer: arm64 stable (bug #728940)

Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Sam James (sam_c)  cmpct.info>
Signed-off-by: Mart Raudsepp  gentoo.org>

 media-libs/gstreamer/gstreamer-1.16.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-libs/gstreamer/gstreamer-1.16.2.ebuild 
b/media-libs/gstreamer/gstreamer-1.16.2.ebuild
index 55ea4f8fb54..fc0a67edaec 100644
--- a/media-libs/gstreamer/gstreamer-1.16.2.ebuild
+++ b/media-libs/gstreamer/gstreamer-1.16.2.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://${PN}.freedesktop.org/src/${PN}/${P}.tar.xz;
 
 LICENSE="LGPL-2+"
 SLOT="1.0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris 
~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris 
~x64-solaris ~x86-solaris"
 IUSE="+caps +introspection nls +orc test unwind"
 RESTRICT="!test? ( test )"
 



[gentoo-commits] repo/gentoo:master commit in: media-plugins/gst-plugins-gtk/

2020-06-21 Thread Mart Raudsepp
commit: 2a339f0e54b1c42af141432d2b3cf195e880fb53
Author: Sam James (sam_c)  cmpct  info>
AuthorDate: Sun Jun 21 13:43:31 2020 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Sun Jun 21 21:59:30 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2a339f0e

media-plugins/gst-plugins-gtk: arm64 stable (bug #728940)

Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Sam James (sam_c)  cmpct.info>
Signed-off-by: Mart Raudsepp  gentoo.org>

 media-plugins/gst-plugins-gtk/gst-plugins-gtk-1.16.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-plugins/gst-plugins-gtk/gst-plugins-gtk-1.16.2.ebuild 
b/media-plugins/gst-plugins-gtk/gst-plugins-gtk-1.16.2.ebuild
index 61d991e76a7..63827562ac3 100644
--- a/media-plugins/gst-plugins-gtk/gst-plugins-gtk-1.16.2.ebuild
+++ b/media-plugins/gst-plugins-gtk/gst-plugins-gtk-1.16.2.ebuild
@@ -7,7 +7,7 @@ GST_ORG_MODULE=gst-plugins-good
 inherit gstreamer
 
 DESCRIPTION="Video sink plugin for GStreamer that renders to a GtkWidget"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 
~amd64-linux ~x86-linux"
+KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 
~amd64-linux ~x86-linux"
 IUSE="+egl gles2 +opengl wayland +X" # Keep default IUSE mirrored with 
gst-plugins-base
 # egl, wayland and X only matters if gst-plugins-base is built with USE=opengl 
and/or USE=gles2
 # We mirror egl/gles2/opengl/wayland/X due to automagic detection from 
gstreamer-gl.pc variables;



[gentoo-commits] repo/gentoo:master commit in: media-plugins/gst-plugins-flac/

2020-06-21 Thread Mart Raudsepp
commit: a75249a69c0a2e9fd1f7f6d860fcb4b86a1ebe58
Author: Sam James (sam_c)  cmpct  info>
AuthorDate: Sun Jun 21 13:42:13 2020 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Sun Jun 21 21:59:30 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a75249a6

media-plugins/gst-plugins-flac: arm64 stable (bug #728940)

Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Sam James (sam_c)  cmpct.info>
Signed-off-by: Mart Raudsepp  gentoo.org>

 media-plugins/gst-plugins-flac/gst-plugins-flac-1.16.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-plugins/gst-plugins-flac/gst-plugins-flac-1.16.2.ebuild 
b/media-plugins/gst-plugins-flac/gst-plugins-flac-1.16.2.ebuild
index 4b8701cf4a2..9d8a148f36c 100644
--- a/media-plugins/gst-plugins-flac/gst-plugins-flac-1.16.2.ebuild
+++ b/media-plugins/gst-plugins-flac/gst-plugins-flac-1.16.2.ebuild
@@ -7,7 +7,7 @@ GST_ORG_MODULE=gst-plugins-good
 inherit gstreamer
 
 DESCRIPTION="FLAC encoder/decoder/tagger plugin for GStreamer"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86"
+KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86"
 IUSE=""
 
 RDEPEND=">=media-libs/flac-1.2.1-r5[${MULTILIB_USEDEP}]"



[gentoo-commits] proj/kde:master commit in: kde-plasma/kmenuedit/, kde-plasma/kdeplasma-addons/, ...

2020-06-21 Thread Andreas Sturmlechner
lasma-workspace-5.19.49..ebuild 
kde-plasma/plymouth-kcm/plymouth-kcm-5.19.49..ebuild 
kde-plasma/polkit-kde-agent/polkit-kde-agent-5.19.49..ebuild 
kde-plasma/powerdevil/powerdevil-5.19.49..ebuild 
kde-plasma/sddm-kcm/sddm-kcm-5.19.49..ebuild 
kde-plasma/systemsettings/systemsettings-5.19.49..ebuild 
kde-plasma/user-manager/user-manager-5.19.49..ebuild 
kde-plasma/xdg-desktop-portal-kde/xdg-desktop-portal-kde-5.19.49..ebuild 
kde-plasma/xembed-sni-proxy/xembed-sni-proxy-5.19.49..ebuild
X-VCS-Directories: kde-plasma/breeze/ kde-plasma/plasma-vault/ 
kde-plasma/kwrited/ kde-plasma/kwin/ kde-plasma/polkit-kde-agent/ 
kde-plasma/libkworkspace/ kde-plasma/discover/ kde-plasma/breeze-plymouth/ 
kde-plasma/kinfocenter/ kde-plasma/kgamma/ kde-plasma/kscreenlocker/ 
kde-plasma/drkonqi/ kde-plasma/systemsettings/ kde-plasma/kdecoration/ 
kde-plasma/ksshaskpass/ kde-plasma/kmenuedit/ kde-plasma/xembed-sni-proxy/ 
kde-plasma/kdeplasma-addons/ kde-plasma/plasma-integration/ 
kde-plasma/libksysguard/ kde-plasma/bluedevil/ kde-plasma/oxygen/ 
kde-plasma/sddm-kcm/ kde-plasma/user-manager/ kde-plasma/milou/ 
kde-plasma/plasma-nm/ kde-plasma/libkscreen/ kde-plasma/kscreen/ 
kde-plasma/kactivitymanagerd/ kde-plasma/kwayland-integration/ 
kde-plasma/plasma-pa/ kde-plasma/xdg-desktop-portal-kde/ kde-plasma/powerdevil/ 
kde-plasma/plymouth-kcm/ kde-plasma/ksysguard/ 
kde-plasma/plasma-browser-integration/ kde-plasma/plasma-desktop/ 
kde-plasma/kwayland-server/ kde-plasma/plasma-thunderbolt/ kde-plasm
 a/plasma-sdk/ kde-plasma/kwallet-pam/ kde-plasma/kde-cli-tools/ 
kde-plasma/plasma-workspace/ kde-plasma/khotkeys/ kde-plasma/kde-gtk-config/
X-VCS-Committer: asturm
X-VCS-Committer-Name: Andreas Sturmlechner
X-VCS-Revision: aa387beece802a7166ca057b13861ab639a905a3
X-VCS-Branch: master
Date: Sun, 21 Jun 2020 21:59:20 + (UTC)

commit: aa387beece802a7166ca057b13861ab639a905a3
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sun Jun 21 20:31:12 2020 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sun Jun 21 21:38:04 2020 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=aa387bee

kde-plasma: 5.19 stable branch: Raise KFMIN to 5.71.0 [1/2] [1/4]

New API added in 5.72.0 (and being backported to 5.71.0 downstream) in order
to fix regressions introduced in KDE Plasma 5.19.0.

See also:
https://mail.kde.org/pipermail/distributions/2020-June/000367.html
https://mail.kde.org/pipermail/distributions/2020-June/000368.html

Package-Manager: Portage-2.3.101, Repoman-2.3.22
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 kde-plasma/bluedevil/bluedevil-5.19.49..ebuild  | 2 +-
 kde-plasma/breeze-plymouth/breeze-plymouth-5.19.49..ebuild  | 2 +-
 kde-plasma/breeze/breeze-5.19.49..ebuild| 2 +-
 kde-plasma/discover/discover-5.19.49..ebuild| 2 +-
 kde-plasma/drkonqi/drkonqi-5.19.49..ebuild  | 2 +-
 kde-plasma/kactivitymanagerd/kactivitymanagerd-5.19.49..ebuild  | 2 +-
 kde-plasma/kde-cli-tools/kde-cli-tools-5.19.49..ebuild  | 2 +-
 kde-plasma/kde-gtk-config/kde-gtk-config-5.19.49..ebuild| 2 +-
 kde-plasma/kdecoration/kdecoration-5.19.49..ebuild  | 2 +-
 kde-plasma/kdeplasma-addons/kdeplasma-addons-5.19.49..ebuild| 2 +-
 kde-plasma/kgamma/kgamma-5.19.49..ebuild| 2 +-
 kde-plasma/khotkeys/khotkeys-5.19.49..ebuild| 2 +-
 kde-plasma/kinfocenter/kinfocenter-5.19.49..ebuild  | 2 +-
 kde-plasma/kmenuedit/kmenuedit-5.19.49..ebuild  | 2 +-
 kde-plasma/kscreen/kscreen-5.19.49..ebuild  | 2 +-
 kde-plasma/kscreenlocker/kscreenlocker-5.19.49..ebuild  | 2 +-
 kde-plasma/ksshaskpass/ksshaskpass-5.19.49..ebuild  | 2 +-
 kde-plasma/ksysguard/ksysguard-5.19.49..ebuild  | 2 +-
 kde-plasma/kwallet-pam/kwallet-pam-5.19.49..ebuild  | 2 +-
 .../kwayland-integration/kwayland-integration-5.19.49..ebuild   | 2 +-
 kde-plasma/kwayland-server/kwayland-server-5.19.49..ebuild  | 2 +-
 kde-plasma/kwin/kwin-5.19.49..ebuild| 2 +-
 kde-plasma/kwrited/kwrited-5.19.49..ebuild  | 2 +-
 kde-plasma/libkscreen/libkscreen-5.19.49..ebuild| 2 +-
 kde-plasma/libksysguard/libksysguard-5.19.49..ebuild| 2 +-
 kde-plasma/libkworkspace/libkworkspace-5.19.49..ebuild  | 2 +-
 kde-plasma/milou/milou-5.19.49..ebuild  | 2 +-
 kde-plasma/oxygen/oxygen-5.19.49..ebuild| 2 +-
 .../plasma-browser-integration-5.19.49..ebuild  | 2 +-
 

[gentoo-commits] repo/gentoo:master commit in: media-plugins/gst-plugins-jack/

2020-06-21 Thread Mart Raudsepp
commit: bf77e8d5cce8ca9523698c3d5e4c9f94e6abfb81
Author: Sam James (sam_c)  cmpct  info>
AuthorDate: Sun Jun 21 13:44:44 2020 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Sun Jun 21 21:59:30 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bf77e8d5

media-plugins/gst-plugins-jack: arm64 stable (bug #728940)

Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Sam James (sam_c)  cmpct.info>
Signed-off-by: Mart Raudsepp  gentoo.org>

 media-plugins/gst-plugins-jack/gst-plugins-jack-1.16.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-plugins/gst-plugins-jack/gst-plugins-jack-1.16.2.ebuild 
b/media-plugins/gst-plugins-jack/gst-plugins-jack-1.16.2.ebuild
index 6c393a56a15..62abb09cebf 100644
--- a/media-plugins/gst-plugins-jack/gst-plugins-jack-1.16.2.ebuild
+++ b/media-plugins/gst-plugins-jack/gst-plugins-jack-1.16.2.ebuild
@@ -7,7 +7,7 @@ GST_ORG_MODULE=gst-plugins-good
 inherit gstreamer
 
 DESCRIPION="JACK audio server source/sink plugin for GStreamer"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86"
+KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86"
 IUSE=""
 
 RDEPEND="virtual/jack[${MULTILIB_USEDEP}]"



[gentoo-commits] repo/gentoo:master commit in: media-libs/gst-plugins-ugly/

2020-06-21 Thread Mart Raudsepp
commit: 152c280de582ab7e680230357b505e9c9b708740
Author: Sam James (sam_c)  cmpct  info>
AuthorDate: Sun Jun 21 13:35:19 2020 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Sun Jun 21 21:59:29 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=152c280d

media-libs/gst-plugins-ugly: arm64 stable (bug #728940)

Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Sam James (sam_c)  cmpct.info>
Signed-off-by: Mart Raudsepp  gentoo.org>

 media-libs/gst-plugins-ugly/gst-plugins-ugly-1.16.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-libs/gst-plugins-ugly/gst-plugins-ugly-1.16.2.ebuild 
b/media-libs/gst-plugins-ugly/gst-plugins-ugly-1.16.2.ebuild
index ee2338e89dc..1224f858dc2 100644
--- a/media-libs/gst-plugins-ugly/gst-plugins-ugly-1.16.2.ebuild
+++ b/media-libs/gst-plugins-ugly/gst-plugins-ugly-1.16.2.ebuild
@@ -10,7 +10,7 @@ DESCRIPTION="Basepack of plugins for gstreamer"
 HOMEPAGE="https://gstreamer.freedesktop.org/;
 
 LICENSE="LGPL-2+" # some split plugins are LGPL but combining with a GPL 
library
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86"
+KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86"
 
 RDEPEND="
>=dev-libs/glib-2.40.0:2[${MULTILIB_USEDEP}]



[gentoo-commits] repo/gentoo:master commit in: media-plugins/gst-plugins-a52dec/

2020-06-21 Thread Mart Raudsepp
commit: 85193680fefaf3ad2e187549989f2557aff3db8b
Author: Sam James (sam_c)  cmpct  info>
AuthorDate: Sun Jun 21 13:38:24 2020 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Sun Jun 21 21:59:29 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=85193680

media-plugins/gst-plugins-a52dec: arm64 stable (bug #728940)

Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Sam James (sam_c)  cmpct.info>
Signed-off-by: Mart Raudsepp  gentoo.org>

 media-plugins/gst-plugins-a52dec/gst-plugins-a52dec-1.16.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-plugins/gst-plugins-a52dec/gst-plugins-a52dec-1.16.2.ebuild 
b/media-plugins/gst-plugins-a52dec/gst-plugins-a52dec-1.16.2.ebuild
index ba09e71e67b..ea99140ae62 100644
--- a/media-plugins/gst-plugins-a52dec/gst-plugins-a52dec-1.16.2.ebuild
+++ b/media-plugins/gst-plugins-a52dec/gst-plugins-a52dec-1.16.2.ebuild
@@ -7,7 +7,7 @@ GST_ORG_MODULE=gst-plugins-ugly
 inherit gstreamer
 
 DESCRIPTION="ATSC A/52 audio decoder plugin for GStreamer"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86"
+KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86"
 IUSE="+orc"
 
 RDEPEND="



[gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-workspace/, kde-plasma/plasma-workspace/files/

2020-06-21 Thread Andreas Sturmlechner
commit: ec025c06d2a9a37a8cdce7fd4e80f48ac26764c9
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sun Jun 21 21:09:08 2020 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sun Jun 21 21:41:41 2020 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=ec025c06

kde-plasma/plasma-workspace: systray [2/4]: Fix unreadable text w/ Breeze Dark

See also: https://mail.kde.org/pipermail/distributions/2020-June/000368.html
KDE-Bug: https://bugs.kde.org/show_bug.cgi?id=422684

Upstream commit faef126255222f727219bf69ac2b89857dc61ab2
"Port applets to use PlasmaExtras.PlaceholderMessage"

Package-Manager: Portage-2.3.101, Repoman-2.3.22
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 19.2-use-PlasmaExtras.PlaceholderMessage.patch | 44 ++
 .../plasma-workspace-5.19.49..ebuild   |  5 ++-
 2 files changed, 48 insertions(+), 1 deletion(-)

diff --git 
a/kde-plasma/plasma-workspace/files/plasma-workspace-5.19.2-use-PlasmaExtras.PlaceholderMessage.patch
 
b/kde-plasma/plasma-workspace/files/plasma-workspace-5.19.2-use-PlasmaExtras.PlaceholderMessage.patch
new file mode 100644
index 00..527e199cc6
--- /dev/null
+++ 
b/kde-plasma/plasma-workspace/files/plasma-workspace-5.19.2-use-PlasmaExtras.PlaceholderMessage.patch
@@ -0,0 +1,44 @@
+From faef126255222f727219bf69ac2b89857dc61ab2 Mon Sep 17 00:00:00 2001
+From: Nate Graham 
+Date: Sun, 14 Jun 2020 09:08:21 -0600
+Subject: [PATCH] Port applets to use PlasmaExtras.PlaceholderMessage
+
+The Kirigami version uses QQC2 elements which don't respect the plasma
+theme and color scheme, leading to thing slooking out of place
+especially when using a dark color theme or scheme.
+
+Depends on 
https://invent.kde.org/frameworks/plasma-framework/-/merge_requests/13
+---
+ applets/clipboard/contents/ui/Menu.qml  | 2 +-
+ .../notifications/package/contents/ui/FullRepresentation.qml| 2 +-
+ 2 files changed, 2 insertions(+), 2 deletions(-)
+
+diff --git a/applets/clipboard/contents/ui/Menu.qml 
b/applets/clipboard/contents/ui/Menu.qml
+index 0bd6064a5..cac8380db 100644
+--- a/applets/clipboard/contents/ui/Menu.qml
 b/applets/clipboard/contents/ui/Menu.qml
+@@ -55,7 +55,7 @@ PlasmaExtras.ScrollArea {
+ onAction: menu.action(uuid)
+ }
+ 
+-Kirigami.PlaceholderMessage {
++PlasmaExtras.PlaceholderMessage {
+ id: emptyHint
+ 
+ anchors.centerIn: parent
+diff --git a/applets/notifications/package/contents/ui/FullRepresentation.qml 
b/applets/notifications/package/contents/ui/FullRepresentation.qml
+index b34dee7af..989cb4341 100644
+--- a/applets/notifications/package/contents/ui/FullRepresentation.qml
 b/applets/notifications/package/contents/ui/FullRepresentation.qml
+@@ -585,7 +585,7 @@ PlasmaComponents3.Page {
+ }
+ }
+ 
+-Kirigami.PlaceholderMessage {
++PlasmaExtras.PlaceholderMessage {
+ anchors.centerIn: parent
+ width: parent.width - (units.largeSpacing * 4)
+ 
+-- 
+2.27.0
+

diff --git a/kde-plasma/plasma-workspace/plasma-workspace-5.19.49..ebuild 
b/kde-plasma/plasma-workspace/plasma-workspace-5.19.49..ebuild
index 0b3a93c49d..2ec5040768 100644
--- a/kde-plasma/plasma-workspace/plasma-workspace-5.19.49..ebuild
+++ b/kde-plasma/plasma-workspace/plasma-workspace-5.19.49..ebuild
@@ -123,7 +123,10 @@ PDEPEND="
>=kde-plasma/kde-cli-tools-${PVCUT}:5
 "
 
-PATCHES=( "${FILESDIR}/${PN}-5.14.2-split-libkworkspace.patch" )
+PATCHES=(
+   "${FILESDIR}/${PN}-5.14.2-split-libkworkspace.patch"
+   "${FILESDIR}/${PN}-5.19.2-use-PlasmaExtras.PlaceholderMessage.patch" # 
KDE-Bug #422684
+)
 
 RESTRICT+=" test"
 



[gentoo-commits] proj/kde:master commit in: kde-plasma/bluedevil/, kde-plasma/bluedevil/files/

2020-06-21 Thread Andreas Sturmlechner
commit: 20798866b4d233f4032a9c531a2babba183ca251
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sun Jun 21 21:20:08 2020 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sun Jun 21 21:41:41 2020 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=20798866

kde-plasma/bluedevil: systray [3/4]: Fix unreadable text w/ Breeze Dark

See also: https://mail.kde.org/pipermail/distributions/2020-June/000368.html
KDE-Bug: https://bugs.kde.org/show_bug.cgi?id=422684

Upstream commit 161c1b92bced7996e92026ff9ae503593f6590f6
"Port applet to use PlasmaExtras.PlaceholderMessage"

Package-Manager: Portage-2.3.101, Repoman-2.3.22
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 kde-plasma/bluedevil/bluedevil-5.19.49..ebuild |  4 ++
 19.2-use-PlasmaExtras.PlaceholderMessage.patch | 57 ++
 2 files changed, 61 insertions(+)

diff --git a/kde-plasma/bluedevil/bluedevil-5.19.49..ebuild 
b/kde-plasma/bluedevil/bluedevil-5.19.49..ebuild
index 38a4136d99..42b6c522e7 100644
--- a/kde-plasma/bluedevil/bluedevil-5.19.49..ebuild
+++ b/kde-plasma/bluedevil/bluedevil-5.19.49..ebuild
@@ -38,3 +38,7 @@ DEPEND="
 RDEPEND="${DEPEND}
>=kde-plasma/kde-cli-tools-${PVCUT}:5
 "
+
+PATCHES=(
+   "${FILESDIR}/${PN}-5.19.2-use-PlasmaExtras.PlaceholderMessage.patch" # 
KDE-Bug #422684
+)

diff --git 
a/kde-plasma/bluedevil/files/bluedevil-5.19.2-use-PlasmaExtras.PlaceholderMessage.patch
 
b/kde-plasma/bluedevil/files/bluedevil-5.19.2-use-PlasmaExtras.PlaceholderMessage.patch
new file mode 100644
index 00..3c41eb2c69
--- /dev/null
+++ 
b/kde-plasma/bluedevil/files/bluedevil-5.19.2-use-PlasmaExtras.PlaceholderMessage.patch
@@ -0,0 +1,57 @@
+From 161c1b92bced7996e92026ff9ae503593f6590f6 Mon Sep 17 00:00:00 2001
+From: Nate Graham 
+Date: Sun, 14 Jun 2020 09:10:38 -0600
+Subject: [PATCH] Port applet to use PlasmaExtras.PlaceholderMessage
+
+The Kirigami version uses QQC2 elements which don't respect the plasma
+theme and color scheme, leading to thing slooking out of place
+especially when using a dark color theme or scheme.
+
+Depends on 
https://invent.kde.org/frameworks/plasma-framework/-/merge_requests/13
+---
+ CMakeLists.txt| 6 --
+ src/applet/package/contents/ui/FullRepresentation.qml | 4 +---
+ 2 files changed, 1 insertion(+), 9 deletions(-)
+
+diff --git a/CMakeLists.txt b/CMakeLists.txt
+index d9067851..5ddce978 100644
+--- a/CMakeLists.txt
 b/CMakeLists.txt
+@@ -33,12 +33,6 @@ find_package(KF5 ${KF5_MIN_VERSION} REQUIRED COMPONENTS
+ find_package(KDED ${KF5_MIN_VERSION} REQUIRED)
+ find_package(SharedMimeInfo REQUIRED)
+ 
+-find_package(KF5Kirigami2 ${KF5_MIN_VERSION} CONFIG)
+-set_package_properties(KF5Kirigami2 PROPERTIES
+-DESCRIPTION "A QtQuick based components set"
+-TYPE RUNTIME
+-)
+-
+ include(KDEInstallDirs)
+ include(KDECMakeSettings)
+ include(KDECompilerSettings NO_POLICY_SCOPE)
+diff --git a/src/applet/package/contents/ui/FullRepresentation.qml 
b/src/applet/package/contents/ui/FullRepresentation.qml
+index 5bd32f15..e77bf295 100644
+--- a/src/applet/package/contents/ui/FullRepresentation.qml
 b/src/applet/package/contents/ui/FullRepresentation.qml
+@@ -27,8 +27,6 @@ import org.kde.plasma.components 2.0 as PlasmaComponents
+ import org.kde.plasma.components 3.0 as PlasmaComponents3
+ import org.kde.plasma.private.bluetooth 1.0 as PlasmaBt
+ 
+-import org.kde.kirigami 2.12 as Kirigami
+-
+ PlasmaComponents3.Page {
+ 
+ Action {
+@@ -99,7 +97,7 @@ PlasmaComponents3.Page {
+ // Not inside the ListView because we want the listview to be hidden
+ // when Bluetooth is disabled, yet still show an "Enable Bluetooth"
+ // message
+-Kirigami.PlaceholderMessage {
++PlasmaExtras.PlaceholderMessage {
+ anchors.centerIn: parent
+ anchors.left: parent.left
+ anchors.right: parent.right
+-- 
+2.27.0
+



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

2020-06-21 Thread Sergei Trofimovich
commit: 10e3cc50b097b265144883990c6b6de1be37c246
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sun Jun 21 21:26:30 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Jun 21 21:26:45 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=10e3cc50

dev-python/pipfile: stable 0.0.2 for ppc/ppc64

stable wrt bug #
Tested-by: ernsteiswuerfel
Package-Manager: Portage-2.3.101, Repoman-2.3.22
RepoMan-Options: --include-arches="ppc ppc64"
Signed-off-by: Sergei Trofimovich  gentoo.org>

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

diff --git a/dev-python/pipfile/pipfile-0.0.2.ebuild 
b/dev-python/pipfile/pipfile-0.0.2.ebuild
index 2072a52b284..9845ba0ce4a 100644
--- a/dev-python/pipfile/pipfile-0.0.2.ebuild
+++ b/dev-python/pipfile/pipfile-0.0.2.ebuild
@@ -12,7 +12,7 @@ 
SRC_URI="https://github.com/pypa/pipfile/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="Apache-2.0 BSD-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 arm arm64 ~ia64 ~ppc ~ppc64 sparc ~x86"
+KEYWORDS="~alpha ~amd64 arm arm64 ~ia64 ppc ppc64 sparc ~x86"
 
 RDEPEND="dev-python/toml[${PYTHON_USEDEP}]"
 BDEPEND="${RDEPEND}



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

2020-06-21 Thread Sergei Trofimovich
commit: 3aca1d736fccb3c109197add0a941e8ad5612a1e
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sun Jun 21 21:26:38 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Jun 21 21:26:45 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3aca1d73

dev-python/isort: stable 4.3.21_p2-r1 for ppc/ppc64

stable wrt bug #
Tested-by: ernsteiswuerfel
Package-Manager: Portage-2.3.101, Repoman-2.3.22
RepoMan-Options: --include-arches="ppc ppc64"
Signed-off-by: Sergei Trofimovich  gentoo.org>

 dev-python/isort/isort-4.3.21_p2-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/isort/isort-4.3.21_p2-r1.ebuild 
b/dev-python/isort/isort-4.3.21_p2-r1.ebuild
index 80c482134f4..a6450aede40 100644
--- a/dev-python/isort/isort-4.3.21_p2-r1.ebuild
+++ b/dev-python/isort/isort-4.3.21_p2-r1.ebuild
@@ -16,7 +16,7 @@ S="${WORKDIR}/${PN}-${MY_PV}"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 arm arm64 ~ia64 ~ppc ~ppc64 sparc ~x86"
+KEYWORDS="~alpha ~amd64 arm arm64 ~ia64 ppc ppc64 sparc ~x86"
 
 RDEPEND="
dev-python/pipfile[${PYTHON_USEDEP}]



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

2020-06-21 Thread Michał Górny
commit: 4ebec42a6cac8b431baab552b43cb3cdb0a8baf2
Author: Michał Górny  gentoo  org>
AuthorDate: Sun Jun 21 21:19:40 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sun Jun 21 21:20:08 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4ebec42a

dev-python/requests-unixsocket: Keyword 0.2.0 ia64 ppc ppc64, #728988

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

 dev-python/requests-unixsocket/requests-unixsocket-0.2.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/requests-unixsocket/requests-unixsocket-0.2.0.ebuild 
b/dev-python/requests-unixsocket/requests-unixsocket-0.2.0.ebuild
index 2934c5039ed..ec745ba7142 100644
--- a/dev-python/requests-unixsocket/requests-unixsocket-0.2.0.ebuild
+++ b/dev-python/requests-unixsocket/requests-unixsocket-0.2.0.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN::1}/${PN}/${P}.tar.gz"
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~x86"
 
 RDEPEND="
dev-python/requests[${PYTHON_USEDEP}]



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

2020-06-21 Thread Michał Górny
commit: 08675ca458fe3ca51ecc0960a223c203d7ea2138
Author: Michał Górny  gentoo  org>
AuthorDate: Sun Jun 21 21:19:41 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sun Jun 21 21:20:09 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=08675ca4

dev-python/cheroot: Keyword 8.3.0-r1 ia64 ppc ppc64, #728988

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

 dev-python/cheroot/cheroot-8.3.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/cheroot/cheroot-8.3.0-r1.ebuild 
b/dev-python/cheroot/cheroot-8.3.0-r1.ebuild
index 452444ad649..1b77e4b4005 100644
--- a/dev-python/cheroot/cheroot-8.3.0-r1.ebuild
+++ b/dev-python/cheroot/cheroot-8.3.0-r1.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/C/${PN/c/C}/${P}.tar.gz"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~x86"
 
 RDEPEND="
>=dev-python/six-1.11.0[${PYTHON_USEDEP}]



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

2020-06-21 Thread Sergei Trofimovich
commit: 7b7db9fa9c03e07a5037b3af2f56c9d9d6ba53e4
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sun Jun 21 21:04:06 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Jun 21 21:04:06 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7b7db9fa

sys-devel/gcc: drop old

Package-Manager: Portage-2.3.101, Repoman-2.3.22
Signed-off-by: Sergei Trofimovich  gentoo.org>

 sys-devel/gcc/Manifest|  2 --
 sys-devel/gcc/gcc-10.1.0.ebuild   | 13 -
 sys-devel/gcc/gcc-8.3.0-r3.ebuild | 19 ---
 3 files changed, 34 deletions(-)

diff --git a/sys-devel/gcc/Manifest b/sys-devel/gcc/Manifest
index a839c3e1bc6..a0e704e6eb9 100644
--- a/sys-devel/gcc/Manifest
+++ b/sys-devel/gcc/Manifest
@@ -18,8 +18,6 @@ DIST gcc-6.5.0.tar.xz 74355588 BLAKE2B 
538595d32000b15a53577f0dc6b164d75791a8ccd
 DIST gcc-7.5.0-patches-2.tar.bz2 10573 BLAKE2B 
7f631174fe317d97d92cbad7dd18285eb1596333ff2dfad346fea0d76a00fbcbd78b4c296f863854772c9ed3ce23ca9fd41c23d02e172d4dbbf23bd1f803bb4f
 SHA512 
1f53b320acd813e97bb37b3165f6f2e37259d551e0ee49df08056c0b17a7e4a02b3a764e56d97a37c4cb71302ab5fe55b82f0b96c1adf5fa8b71016cab4fc0b9
 DIST gcc-7.5.0-patches-3.tar.bz2 11613 BLAKE2B 
84d59103bffaec8fc57e69dbb17f53882935b20c23d54db5f805e8270fa16d8e572ee4a369ecc82d2279cf66a71d1eb2a7f0c9792d4495d2f68946d6b6403f15
 SHA512 
6e5bea150c56ce3d43c9b0878691ed54ecc5d2a12482e99261efa74af7f1d59ec94c2d0c363792d99e0d3a0abd739d5d06b861da4dea2c1676e5d498b5815d55
 DIST gcc-7.5.0.tar.xz 62783088 BLAKE2B 
8a5efeef517a5da1634d063aaa83bf5e002f86acdf27419f1067f5c3d087333d9eea0c8db427b8bd895af646990bb00ee173069980ca49cec848434a4127256f
 SHA512 
fe716cc19f2e3255d3a8b1b8290777bf769c6d98e6e0b07b81a3d6ad43f8af74cb170dfa18b1555dbfcd3f55ae582b91a286ccef496b9b65c1579902f96a1f60
-DIST gcc-8.3.0-patches-4.tar.bz2 17095 BLAKE2B 
449d83371bf5a70020f4caad38d7b8f79bc4b3aeb13b060d28b56506fdd33e15527ab38c41baa3134dc9a25208dadfafab5992e93b2e9719dda420f830e7a8bf
 SHA512 
0dcc5ce887b5c1dd9977ca1b1d8760563edf7ce2d39644f6212397c55c325ee441e1e02aea623bff157d95827db25528791137edc24931a88baad6499d0d15d5
-DIST gcc-8.3.0.tar.xz 63694700 BLAKE2B 
71df2ff5bd6874d57519c2e9af6b22152c8c4d7fab906a5f427b41bc4e8e742127592a8684120d9d3c9ce6241439531850be08ec0a4f29dbfdee95435655fdca
 SHA512 
1811337ae3add9680cec64968a2509d085b6dc5b6783fc1e8c295e3e47416196fd1a3ad8dfe7e10be2276b4f62c357659ce2902f239f60a8648548231b4b5802
 DIST gcc-8.4.0-patches-1.tar.bz2 14854 BLAKE2B 
055ac27224a100c9678b343fe85e3431d4553780716ac2a9cdfa1e5bcd7b5073b883cefa460dbab8b34ffd8d19dadab0e66cebf9ee51a89a8a2d212268450248
 SHA512 
aaf44c0ccbd99690cea9cd4452bae8d4d6bff98ba591b29d50a50c19f3221c24e923441a24392f9717f541aa4e097645756fdf0ff558b7a263ef21d7d1e334eb
 DIST gcc-8.4.0-patches-2.tar.bz2 16254 BLAKE2B 
5ee50ee1a3f6cdb392b370a0f62af7e8fd2fb2cadc46d4faf37ddbae23812a0e9f2e35a4ed6a08c41ffe648c21e9982e965d3ab91f68ae941c6cad74098afa2f
 SHA512 
26fd2ad9f29dfd1db671d4966c16165a6fb75bd74f440871fb41dcb9b6102f07347ae8df67baa9e4d52aec91d3d67803a952b7bd45159fde56e1a1f28237c5eb
 DIST gcc-8.4.0.tar.xz 63713440 BLAKE2B 
e536b7d1da5942a522f4ccce489882dcd5aefb1c76660fc17b0475a1164753979563bec25ed46c4e6c718cb9f64c047f57780e8d5be919657a1653f8221c1c9a
 SHA512 
6de904f552a02de33b11ef52312bb664396efd7e1ce3bbe37bfad5ef617f133095b3767b4804bc7fe78df335cb53bc83f1ac055baed40979ce4c2c3e46b70280

diff --git a/sys-devel/gcc/gcc-10.1.0.ebuild b/sys-devel/gcc/gcc-10.1.0.ebuild
deleted file mode 100644
index e41dc5822d4..000
--- a/sys-devel/gcc/gcc-10.1.0.ebuild
+++ /dev/null
@@ -1,13 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="7"
-
-PATCH_VER="1"
-
-inherit toolchain
-
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 ~sparc ~x86"
-
-RDEPEND=""
-BDEPEND="${CATEGORY}/binutils"

diff --git a/sys-devel/gcc/gcc-8.3.0-r3.ebuild 
b/sys-devel/gcc/gcc-8.3.0-r3.ebuild
deleted file mode 100644
index 78f46a99d5a..000
--- a/sys-devel/gcc/gcc-8.3.0-r3.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="7"
-
-PATCH_VER="4"
-
-inherit toolchain
-
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 
sparc x86"
-
-RDEPEND=""
-DEPEND="${RDEPEND}
-   elibc_glibc? ( >=sys-libs/glibc-2.13 )
-   >=${CATEGORY}/binutils-2.20"
-
-if [[ ${CATEGORY} != cross-* ]] ; then
-   PDEPEND="${PDEPEND} elibc_glibc? ( >=sys-libs/glibc-2.13 )"
-fi



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

2020-06-21 Thread Sergei Trofimovich
commit: a314092abecfcc055cb27f4c11ab6752f6e0921d
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sun Jun 21 20:54:36 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Jun 21 20:54:36 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a314092a

sci-mathematics/z3: drop haskell@ from maintainers

Package-Manager: Portage-2.3.101, Repoman-2.3.22
Signed-off-by: Sergei Trofimovich  gentoo.org>

 sci-mathematics/z3/metadata.xml | 4 
 1 file changed, 4 deletions(-)

diff --git a/sci-mathematics/z3/metadata.xml b/sci-mathematics/z3/metadata.xml
index 65ab90b88bd..2d840f8f9a8 100644
--- a/sci-mathematics/z3/metadata.xml
+++ b/sci-mathematics/z3/metadata.xml
@@ -7,10 +7,6 @@
   
 mgo...@gentoo.org
   
-  
-hask...@gentoo.org
-Gentoo Haskell
-  
   
 s...@gentoo.org
 Gentoo Science Project



[gentoo-commits] repo/gentoo:master commit in: dev-lang/gnat-gpl/, dev-lang/gnat-gpl/files/

2020-06-21 Thread Sergei Trofimovich
commit: 4c879dd8a26aa2227f51921164ac928f737dd126
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sun Jun 21 20:36:50 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Jun 21 20:37:11 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4c879dd8

dev-lang/gnat-gpl: backport libatomic/libitm -Werror fix to 2017

Package-Manager: Portage-2.3.101, Repoman-2.3.22
Signed-off-by: Sergei Trofimovich  gentoo.org>

 .../files/gnat-gpl-2017-libatomic-Werror.patch| 19 +++
 .../gnat-gpl/files/gnat-gpl-2017-libitm-Werror.patch  | 19 +++
 dev-lang/gnat-gpl/gnat-gpl-2017-r1.ebuild |  2 ++
 3 files changed, 40 insertions(+)

diff --git a/dev-lang/gnat-gpl/files/gnat-gpl-2017-libatomic-Werror.patch 
b/dev-lang/gnat-gpl/files/gnat-gpl-2017-libatomic-Werror.patch
new file mode 100644
index 000..0550722d170
--- /dev/null
+++ b/dev-lang/gnat-gpl/files/gnat-gpl-2017-libatomic-Werror.patch
@@ -0,0 +1,19 @@
+libatomic does not respect --disable-werror
+
+https://bugs.gentoo.org/475350
+--- a/libatomic/configure.ac
 b/libatomic/configure.ac
+@@ -4282,4 +4282,4 @@ save_CFLAGS="$CFLAGS"
+ # Add -Wall -Werror if we are using GCC.
+ if test "x$GCC" = "xyes"; then
+-  XCFLAGS="$XCFLAGS -Wall -Werror"
++  XCFLAGS="$XCFLAGS -Wall"
+ fi
+--- a/libatomic/configure
 b/libatomic/configure
+@@ -4282,4 +4282,4 @@ save_CFLAGS="$CFLAGS"
+ # Add -Wall -Werror if we are using GCC.
+ if test "x$GCC" = "xyes"; then
+-  XCFLAGS="$XCFLAGS -Wall -Werror"
++  XCFLAGS="$XCFLAGS -Wall"
+ fi

diff --git a/dev-lang/gnat-gpl/files/gnat-gpl-2017-libitm-Werror.patch 
b/dev-lang/gnat-gpl/files/gnat-gpl-2017-libitm-Werror.patch
new file mode 100644
index 000..27181e02cfb
--- /dev/null
+++ b/dev-lang/gnat-gpl/files/gnat-gpl-2017-libitm-Werror.patch
@@ -0,0 +1,19 @@
+libitm does not respect --disable-werror
+
+https://bugs.gentoo.org/475350
+--- a/libitm/configure.ac
 b/libitm/configure.ac
+@@ -4282,4 +4282,4 @@ save_CFLAGS="$CFLAGS"
+ # Add -Wall -Werror if we are using GCC.
+ if test "x$GCC" = "xyes"; then
+-  XCFLAGS="$XCFLAGS -Wall -Werror"
++  XCFLAGS="$XCFLAGS -Wall"
+ fi
+--- a/libitm/configure
 b/libitm/configure
+@@ -4282,4 +4282,4 @@ save_CFLAGS="$CFLAGS"
+ # Add -Wall -Werror if we are using GCC.
+ if test "x$GCC" = "xyes"; then
+-  XCFLAGS="$XCFLAGS -Wall -Werror"
++  XCFLAGS="$XCFLAGS -Wall"
+ fi

diff --git a/dev-lang/gnat-gpl/gnat-gpl-2017-r1.ebuild 
b/dev-lang/gnat-gpl/gnat-gpl-2017-r1.ebuild
index 636000b373e..bff11256c1f 100644
--- a/dev-lang/gnat-gpl/gnat-gpl-2017-r1.ebuild
+++ b/dev-lang/gnat-gpl/gnat-gpl-2017-r1.ebuild
@@ -126,6 +126,8 @@ src_prepare() {
 
toolchain_src_prepare
eapply "${FILESDIR}"/${P}-libgomp-Werror.patch
+   eapply "${FILESDIR}"/${P}-libatomic-Werror.patch
+   eapply "${FILESDIR}"/${P}-libitm-Werror.patch
 }
 
 src_configure() {



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

2020-06-21 Thread Thomas Deutschmann
commit: 6c16316d5375c02739f231714274089cf8297d15
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Sun Jun 21 19:53:05 2020 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Sun Jun 21 20:31:02 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6c16316d

dev-python/tox: x86 stable (bug #727374)

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

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

diff --git a/dev-python/tox/tox-3.15.0.ebuild b/dev-python/tox/tox-3.15.0.ebuild
index fee50bc8c52..dd501faa9ef 100644
--- a/dev-python/tox/tox-3.15.0.ebuild
+++ b/dev-python/tox/tox-3.15.0.ebuild
@@ -14,7 +14,7 @@ SRC_URI="https://github.com/tox-dev/tox/archive/${PV}.tar.gz 
-> ${P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 arm arm64 ~ia64 ppc ppc64 sparc ~x86"
+KEYWORDS="~alpha ~amd64 arm arm64 ~ia64 ppc ppc64 sparc x86"
 
 # doc disabled because of missing deps in tree
 IUSE="test"



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

2020-06-21 Thread Thomas Deutschmann
commit: bca4e5394823f5fa963e6ce82e05c893e21944ac
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Sun Jun 21 19:49:09 2020 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Sun Jun 21 20:30:56 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bca4e539

dev-util/kdevelop-python: x86 stable (bug #729006)

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

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

diff --git a/dev-util/kdevelop-python/kdevelop-python-5.5.2.ebuild 
b/dev-util/kdevelop-python/kdevelop-python-5.5.2.ebuild
index 37e1f1fdb0f..1651d8f19a9 100644
--- a/dev-util/kdevelop-python/kdevelop-python-5.5.2.ebuild
+++ b/dev-util/kdevelop-python/kdevelop-python-5.5.2.ebuild
@@ -14,7 +14,7 @@ DESCRIPTION="Python plugin for KDevelop"
 HOMEPAGE="https://www.kdevelop.org/;
 
 if [[ ${KDE_BUILD_TYPE} = release ]]; then
-   KEYWORDS="~amd64 ~x86"
+   KEYWORDS="~amd64 x86"
 fi
 
 LICENSE="GPL-2" # TODO: CHECK



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

2020-06-21 Thread Thomas Deutschmann
commit: 7c2ca86771d55190271c5bc58ea49f0e21040dd5
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Sun Jun 21 19:52:00 2020 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Sun Jun 21 20:31:01 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7c2ca867

net-misc/rsync: x86 stable (bug #728852)

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

 net-misc/rsync/rsync-3.2.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-misc/rsync/rsync-3.2.0-r1.ebuild 
b/net-misc/rsync/rsync-3.2.0-r1.ebuild
index 672e23e2d33..ab98dc96c6b 100644
--- a/net-misc/rsync/rsync-3.2.0-r1.ebuild
+++ b/net-misc/rsync/rsync-3.2.0-r1.ebuild
@@ -16,7 +16,7 @@ else
SRC_DIR="src-previews"
else
SRC_DIR="src"
-   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips 
~ppc ~ppc64 ~s390 ~sparc ~x86 ~ppc-aix ~x64-cygwin ~amd64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris"
+   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips 
~ppc ~ppc64 ~s390 ~sparc x86 ~ppc-aix ~x64-cygwin ~amd64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris"
fi
SRC_URI="https://rsync.samba.org/ftp/rsync/${SRC_DIR}/${P/_/}.tar.gz;
S="${WORKDIR}/${P/_/}"



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

2020-06-21 Thread Thomas Deutschmann
commit: 0485f25c4727b4b6293841e6716bf088818839f0
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Sun Jun 21 19:50:25 2020 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Sun Jun 21 20:30:58 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0485f25c

dev-libs/libressl: x86 stable (bug #727030)

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

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

diff --git a/dev-libs/libressl/libressl-3.1.2.ebuild 
b/dev-libs/libressl/libressl-3.1.2.ebuild
index ab31f204168..1df45e25a73 100644
--- a/dev-libs/libressl/libressl-3.1.2.ebuild
+++ b/dev-libs/libressl/libressl-3.1.2.ebuild
@@ -14,7 +14,7 @@ LICENSE="ISC openssl"
 # we'll try to use the max of either. However, if either change between
 # versions, we have to change the subslot to trigger rebuild of consumers.
 SLOT="0/48"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc 
~x86 ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc 
x86 ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris"
 IUSE="+asm static-libs test"
 RESTRICT="!test? ( test )"
 REQUIRED_USE="test? ( static-libs )"



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

2020-06-21 Thread Thomas Deutschmann
commit: 3533b26e46d1fe31fd3eaf97e92157981e4fa28b
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Sun Jun 21 19:48:46 2020 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Sun Jun 21 20:30:55 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3533b26e

dev-util/kdevelop-php: x86 stable (bug #729006)

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

 dev-util/kdevelop-php/kdevelop-php-5.5.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-util/kdevelop-php/kdevelop-php-5.5.2.ebuild 
b/dev-util/kdevelop-php/kdevelop-php-5.5.2.ebuild
index dc3b73a1d4d..d75ee7472c5 100644
--- a/dev-util/kdevelop-php/kdevelop-php-5.5.2.ebuild
+++ b/dev-util/kdevelop-php/kdevelop-php-5.5.2.ebuild
@@ -16,7 +16,7 @@ DESCRIPTION="PHP plugin for KDevelop"
 HOMEPAGE="https://www.kdevelop.org/;
 
 if [[ ${KDE_BUILD_TYPE} = release ]]; then
-   KEYWORDS="~amd64 ~x86"
+   KEYWORDS="~amd64 x86"
 fi
 
 LICENSE="GPL-2 LGPL-2"



[gentoo-commits] repo/gentoo:master commit in: x11-themes/adwaita-qt/

2020-06-21 Thread Thomas Deutschmann
commit: 7217a673f369996a25f1730c8bfd83ba4c3d0af7
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Sun Jun 21 19:51:16 2020 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Sun Jun 21 20:31:00 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7217a673

x11-themes/adwaita-qt: x86 stable (bug #726764)

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

 x11-themes/adwaita-qt/adwaita-qt-1.1.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-themes/adwaita-qt/adwaita-qt-1.1.4.ebuild 
b/x11-themes/adwaita-qt/adwaita-qt-1.1.4.ebuild
index c290d5c603d..83d5ee52a95 100644
--- a/x11-themes/adwaita-qt/adwaita-qt-1.1.4.ebuild
+++ b/x11-themes/adwaita-qt/adwaita-qt-1.1.4.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/FedoraQt/${PN}/archive/${PV}/${P}.tar.gz;
 
 LICENSE="GPL-2 LGPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc64 ~x86"
+KEYWORDS="~amd64 ~ppc64 x86"
 IUSE="gnome"
 
 DEPEND="



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

2020-06-21 Thread Thomas Deutschmann
commit: 747d619be9940adb1f746082620079a20ea62316
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Sun Jun 21 19:50:43 2020 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Sun Jun 21 20:30:59 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=747d619b

net-vpn/networkmanager-wireguard: x86 stable (bug #724118)

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

 .../networkmanager-wireguard-0_pre20191128-r5.ebuild| 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/net-vpn/networkmanager-wireguard/networkmanager-wireguard-0_pre20191128-r5.ebuild
 
b/net-vpn/networkmanager-wireguard/networkmanager-wireguard-0_pre20191128-r5.ebuild
index 9b37b3a8b4c..1d828fc51e6 100644
--- 
a/net-vpn/networkmanager-wireguard/networkmanager-wireguard-0_pre20191128-r5.ebuild
+++ 
b/net-vpn/networkmanager-wireguard/networkmanager-wireguard-0_pre20191128-r5.ebuild
@@ -14,7 +14,7 @@ 
SRC_URI="https://github.com/max-moser/${MY_PN}/archive/${EGIT_COMMIT}.tar.gz ->
 
 LICENSE="GPL-2+"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 x86"
 IUSE="+gtk +nls"
 
 RDEPEND="



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

2020-06-21 Thread Thomas Deutschmann
commit: 85f6ad2d7261f4af844df75f32eec579d8bc3756
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Sun Jun 21 19:49:47 2020 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Sun Jun 21 20:30:57 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=85f6ad2d

dev-ml/lablgtk: x86 stable (bug #713540)

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

 dev-ml/lablgtk/lablgtk-2.18.10.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ml/lablgtk/lablgtk-2.18.10.ebuild 
b/dev-ml/lablgtk/lablgtk-2.18.10.ebuild
index 780d515a5e0..4fcf676df35 100644
--- a/dev-ml/lablgtk/lablgtk-2.18.10.ebuild
+++ b/dev-ml/lablgtk/lablgtk-2.18.10.ebuild
@@ -9,7 +9,7 @@ 
SRC_URI="https://github.com/garrigue/lablgtk/archive/${PV}.tar.gz -> ${P}.tar.gz
 
 LICENSE="LGPL-2.1-with-linking-exception examples? ( lablgtk-examples )"
 SLOT="2/${PV}"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux 
~x86-linux"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-linux 
~x86-linux"
 IUSE="debug examples glade gnomecanvas +ocamlopt sourceview spell svg"
 
 DEPEND=">=dev-lang/ocaml-4.05:=[ocamlopt?]



[gentoo-commits] repo/gentoo:master commit in: x11-themes/QGnomePlatform/

2020-06-21 Thread Thomas Deutschmann
commit: e41a30eaaac57fa4ce90b5e7cc8af6d4007ccbad
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Sun Jun 21 19:50:59 2020 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Sun Jun 21 20:30:59 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e41a30ea

x11-themes/QGnomePlatform: x86 stable (bug #726764)

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

 x11-themes/QGnomePlatform/QGnomePlatform-0.6.1-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-themes/QGnomePlatform/QGnomePlatform-0.6.1-r1.ebuild 
b/x11-themes/QGnomePlatform/QGnomePlatform-0.6.1-r1.ebuild
index cb5e82b1d6c..bbcb0579a22 100644
--- a/x11-themes/QGnomePlatform/QGnomePlatform-0.6.1-r1.ebuild
+++ b/x11-themes/QGnomePlatform/QGnomePlatform-0.6.1-r1.ebuild
@@ -8,7 +8,7 @@ DESCRIPTION="A Qt Platform Theme aimed to accommodate GNOME 
settings"
 HOMEPAGE="https://github.com/FedoraQt/QGnomePlatform;
 SRC_URI="https://github.com/FedoraQt/QGnomePlatform/archive/${PV}.tar.gz -> 
${P}.tar.gz"
 
-KEYWORDS="~amd64 ~ppc64 ~x86"
+KEYWORDS="~amd64 ~ppc64 x86"
 LICENSE="LGPL-2.1"
 SLOT="0"
 IUSE=""



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

2020-06-21 Thread Thomas Deutschmann
commit: 86bf5192b0771d5e3840aabe73e492daaa57af99
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Sun Jun 21 19:48:27 2020 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Sun Jun 21 20:30:53 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=86bf5192

dev-util/kdevelop: x86 stable (bug #729006)

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

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

diff --git a/dev-util/kdevelop/kdevelop-5.5.2.ebuild 
b/dev-util/kdevelop/kdevelop-5.5.2.ebuild
index 8318287c060..33d9fa02191 100644
--- a/dev-util/kdevelop/kdevelop-5.5.2.ebuild
+++ b/dev-util/kdevelop/kdevelop-5.5.2.ebuild
@@ -15,7 +15,7 @@ DESCRIPTION="Integrated Development Environment, supporting 
KF5/Qt, C/C++ and mu
 HOMEPAGE="https://www.kdevelop.org/;
 
 if [[ ${KDE_BUILD_TYPE} = release ]]; then
-   KEYWORDS="~amd64 ~arm64 ~x86"
+   KEYWORDS="~amd64 ~arm64 x86"
 fi
 
 LICENSE="GPL-2 LGPL-2"



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

2020-06-21 Thread Michał Górny
commit: bab638fc5e152877ecdacb6636c3e13f81ea196e
Author: Michał Górny  gentoo  org>
AuthorDate: Sun Jun 21 20:18:45 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sun Jun 21 20:19:10 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bab638fc

dev-python/django: Backport selenium dep to 2.2*

Closes: https://bugs.gentoo.org/729038
Signed-off-by: Michał Górny  gentoo.org>

 dev-python/django/django-2.2.11.ebuild | 1 +
 dev-python/django/django-2.2.12.ebuild | 1 +
 dev-python/django/django-2.2.13.ebuild | 1 +
 3 files changed, 3 insertions(+)

diff --git a/dev-python/django/django-2.2.11.ebuild 
b/dev-python/django/django-2.2.11.ebuild
index 06c2258d63d..04943ce0049 100644
--- a/dev-python/django/django-2.2.11.ebuild
+++ b/dev-python/django/django-2.2.11.ebuild
@@ -40,6 +40,7 @@ BDEPEND="
dev-python/numpy[${PYTHON_USEDEP}]
dev-python/pillow[webp,${PYTHON_USEDEP}]
dev-python/pyyaml[${PYTHON_USEDEP}]
+   dev-python/selenium[${PYTHON_USEDEP}]
dev-python/tblib[${PYTHON_USEDEP}]
)"
 

diff --git a/dev-python/django/django-2.2.12.ebuild 
b/dev-python/django/django-2.2.12.ebuild
index 2166d02e126..ed9cd2f94b3 100644
--- a/dev-python/django/django-2.2.12.ebuild
+++ b/dev-python/django/django-2.2.12.ebuild
@@ -40,6 +40,7 @@ BDEPEND="
dev-python/numpy[${PYTHON_USEDEP}]
dev-python/pillow[webp,${PYTHON_USEDEP}]
dev-python/pyyaml[${PYTHON_USEDEP}]
+   dev-python/selenium[${PYTHON_USEDEP}]
dev-python/tblib[${PYTHON_USEDEP}]
)"
 

diff --git a/dev-python/django/django-2.2.13.ebuild 
b/dev-python/django/django-2.2.13.ebuild
index 2166d02e126..ed9cd2f94b3 100644
--- a/dev-python/django/django-2.2.13.ebuild
+++ b/dev-python/django/django-2.2.13.ebuild
@@ -40,6 +40,7 @@ BDEPEND="
dev-python/numpy[${PYTHON_USEDEP}]
dev-python/pillow[webp,${PYTHON_USEDEP}]
dev-python/pyyaml[${PYTHON_USEDEP}]
+   dev-python/selenium[${PYTHON_USEDEP}]
dev-python/tblib[${PYTHON_USEDEP}]
)"
 



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

2020-06-21 Thread Georgy Yakovlev
commit: 5fd4366633cad3cf537c98a757275a91af34de5a
Author: Georgy Yakovlev  gentoo  org>
AuthorDate: Sun Jun 21 20:07:34 2020 +
Commit: Georgy Yakovlev  gentoo  org>
CommitDate: Sun Jun 21 20:07:52 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5fd43666

net-misc/endlessh: fix CFLAGS sed (again)

Package-Manager: Portage-2.3.101, Repoman-2.3.22
Signed-off-by: Georgy Yakovlev  gentoo.org>

 net-misc/endlessh/endlessh-.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-misc/endlessh/endlessh-.ebuild 
b/net-misc/endlessh/endlessh-.ebuild
index 4fe369495d5..45747936cb6 100644
--- a/net-misc/endlessh/endlessh-.ebuild
+++ b/net-misc/endlessh/endlessh-.ebuild
@@ -31,7 +31,7 @@ src_prepare() {
 
sed -i \
-e 's/^CC/CC?/' \
-   -e 's/^CFLAGS  =/CFLAGS  +=/' \
+   -e 's/^CFLAGS   =/CFLAGS   +=/' \
-e 's/ -Os//' \
-e 's/^LDFLAGS/LDFLAGS?/' \
-e 's/^PREFIX/PREFIX?/' \



[gentoo-commits] repo/gentoo:master commit in: net-misc/endlessh/files/, net-misc/endlessh/

2020-06-21 Thread Georgy Yakovlev
commit: e0e09c698ce483ee91e93ad8a04e8fa0fdf06de1
Author: Georgy Yakovlev  gentoo  org>
AuthorDate: Sun Jun 21 20:05:30 2020 +
Commit: Georgy Yakovlev  gentoo  org>
CommitDate: Sun Jun 21 20:07:51 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e0e09c69

net-misc/endlessh: remove revision from file names

Package-Manager: Portage-2.3.101, Repoman-2.3.22
Signed-off-by: Georgy Yakovlev  gentoo.org>

 net-misc/endlessh/endlessh-1.1-r1.ebuild  | 4 ++--
 net-misc/endlessh/endlessh-.ebuild| 4 ++--
 net-misc/endlessh/files/{endlessh.confd-r2 => endlessh.confd} | 0
 net-misc/endlessh/files/{endlessh.initd-r2 => endlessh.initd} | 2 +-
 4 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/net-misc/endlessh/endlessh-1.1-r1.ebuild 
b/net-misc/endlessh/endlessh-1.1-r1.ebuild
index 73bfcfb1b20..eb2ab463fcb 100644
--- a/net-misc/endlessh/endlessh-1.1-r1.ebuild
+++ b/net-misc/endlessh/endlessh-1.1-r1.ebuild
@@ -50,8 +50,8 @@ src_install() {
 
einstalldocs
 
-   newinitd "${FILESDIR}"/endlessh.initd-r2 endlessh
-   newconfd "${FILESDIR}"/endlessh.confd-r2 endlessh
+   newinitd "${FILESDIR}"/endlessh.initd endlessh
+   newconfd "${FILESDIR}"/endlessh.confd endlessh
 
systemd_dounit util/endlessh.service
 

diff --git a/net-misc/endlessh/endlessh-.ebuild 
b/net-misc/endlessh/endlessh-.ebuild
index 89e86696bb7..4fe369495d5 100644
--- a/net-misc/endlessh/endlessh-.ebuild
+++ b/net-misc/endlessh/endlessh-.ebuild
@@ -46,8 +46,8 @@ src_install() {
 
einstalldocs
 
-   newinitd "${FILESDIR}"/endlessh.initd-r2 endlessh
-   newconfd "${FILESDIR}"/endlessh.confd-r2 endlessh
+   newinitd "${FILESDIR}"/endlessh.initd endlessh
+   newconfd "${FILESDIR}"/endlessh.confd endlessh
 
systemd_dounit util/endlessh.service
 

diff --git a/net-misc/endlessh/files/endlessh.confd-r2 
b/net-misc/endlessh/files/endlessh.confd
similarity index 100%
rename from net-misc/endlessh/files/endlessh.confd-r2
rename to net-misc/endlessh/files/endlessh.confd

diff --git a/net-misc/endlessh/files/endlessh.initd-r2 
b/net-misc/endlessh/files/endlessh.initd
similarity index 95%
rename from net-misc/endlessh/files/endlessh.initd-r2
rename to net-misc/endlessh/files/endlessh.initd
index 0b995f683d9..1639c57348c 100644
--- a/net-misc/endlessh/files/endlessh.initd-r2
+++ b/net-misc/endlessh/files/endlessh.initd
@@ -1,5 +1,5 @@
 #!/sbin/openrc-run
-# Copyright 2019 Gentoo Authors
+# Copyright 2019-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 depend() {



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

2020-06-21 Thread Georgy Yakovlev
commit: e28be2da708d0809f65b063850583af737ee4c08
Author: Sam James (sam_c)  cmpct  info>
AuthorDate: Sat Jun 20 07:55:42 2020 +
Commit: Georgy Yakovlev  gentoo  org>
CommitDate: Sun Jun 21 20:07:49 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e28be2da

net-misc/endlessh: fix respecting CFLAGS in 

Upstream changed the spacing in their Makefile
which caused our filtering of their flags to break.

Maybe we should switch to a patch in future.

See: 
https://github.com/skeeto/endlessh/commit/4cb4fc6eac621196ce30c5506b5e36b94b643354

Signed-off-by: Sam James (sam_c)  cmpct.info>
Closes: https://github.com/gentoo/gentoo/pull/16347
Signed-off-by: Georgy Yakovlev  gentoo.org>

 net-misc/endlessh/endlessh-.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-misc/endlessh/endlessh-.ebuild 
b/net-misc/endlessh/endlessh-.ebuild
index d41c01c6c8e..cf5249abf5f 100644
--- a/net-misc/endlessh/endlessh-.ebuild
+++ b/net-misc/endlessh/endlessh-.ebuild
@@ -35,7 +35,7 @@ src_prepare() {
 
sed -i \
-e 's/^CC/CC?/' \
-   -e 's/^CFLAGS  =/CFLAGS  +=/' \
+   -e 's/^CFLAGS   =/CFLAGS   +=/' \
-e 's/ -Os//' \
-e 's/^LDFLAGS/LDFLAGS?/' \
-e 's/^PREFIX/PREFIX?/' \



[gentoo-commits] repo/gentoo:master commit in: net-misc/endlessh/files/, net-misc/endlessh/

2020-06-21 Thread Georgy Yakovlev
commit: 85b6a69f5babbb25bce25074ef711f0e4a61bdd1
Author: Georgy Yakovlev  gentoo  org>
AuthorDate: Sun Jun 21 19:56:24 2020 +
Commit: Georgy Yakovlev  gentoo  org>
CommitDate: Sun Jun 21 20:07:50 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=85b6a69f

net-misc/endlessh: drop old

Package-Manager: Portage-2.3.101, Repoman-2.3.22
Signed-off-by: Georgy Yakovlev  gentoo.org>

 net-misc/endlessh/Manifest|  1 -
 net-misc/endlessh/endlessh-1.0.ebuild | 64 ---
 net-misc/endlessh/files/endlessh.confd-r1 | 34 
 net-misc/endlessh/files/endlessh.initd-r1 | 29 --
 net-misc/endlessh/files/logrotated-r1 |  9 -
 5 files changed, 137 deletions(-)

diff --git a/net-misc/endlessh/Manifest b/net-misc/endlessh/Manifest
index 24508ced9f3..ba94bbcd0bc 100644
--- a/net-misc/endlessh/Manifest
+++ b/net-misc/endlessh/Manifest
@@ -1,2 +1 @@
-DIST endlessh-1.0.tar.gz 12258 BLAKE2B 
add6e24568cc94b244aa52bb484d1516210bfaa5a82440e090a89a94d50fbd4805ae004f917af56a7ad82a6502ae97c059d3f1c24b7c3e13ad1bd5a04bcf1c3e
 SHA512 
a7e4e6ac5dc5e9b6e479ac3323b6a3ecec398ea074970de7794c93bd7a1a77c5662bdfa5752217fe552db1b3dbb9f400183114d7399c5a019637cb40756b46a8
 DIST endlessh-1.1.tar.gz 12844 BLAKE2B 
8828739844cb03f67067bb020c3da5b5c6610a195202776da1ae184c0ab02c9f2acef32cc6536bbb80a46242251e3425eed2c70b0d1a90b0e73696ac14babc94
 SHA512 
7df2463425ad1417a2e328eacfb840aed14727168b83b5adf80cf6c5c98a6fc05f96bba9257b543ef60202a74383e4978e92c4a1b959e35d4ab94e0e5bda14fd

diff --git a/net-misc/endlessh/endlessh-1.0.ebuild 
b/net-misc/endlessh/endlessh-1.0.ebuild
deleted file mode 100644
index c9996640c02..000
--- a/net-misc/endlessh/endlessh-1.0.ebuild
+++ /dev/null
@@ -1,64 +0,0 @@
-# Copyright 2019-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit systemd toolchain-funcs
-
-DESCRIPTION="SSH tarpit that slowly sends and endless banner"
-HOMEPAGE="https://github.com/skeeto/endlessh;
-
-if [ ${PV} == "" ] ; then
-   inherit git-r3
-   EGIT_REPO_URI="https://github.com/skeeto/${PN}.git;
-else
-   SRC_URI="https://github.com/skeeto/${PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
-   KEYWORDS="~amd64 ~ppc64 ~x86"
-fi
-
-LICENSE="Unlicense"
-SLOT="0"
-IUSE=""
-
-DEPEND=""
-RDEPEND=""
-BDEPEND=""
-
-src_prepare() {
-   default
-
-   tc-export CC
-
-   sed -i \
-   -e 's/^CC/CC?/' \
-   -e 's/^CFLAGS  =/CFLAGS  +=/' \
-   -e 's/ -Os//' \
-   -e 's/^LDFLAGS/LDFLAGS?/' \
-   -e 's/^PREFIX/PREFIX?/' \
-   Makefile || die
-
-   sed -i -e "/^ExecStart=/ s:=/opt/endlessh:=${EPREFIX}/usr/bin:" \
-   util/endlessh.service || die
-}
-
-src_install() {
-   emake DESTDIR="${D}" PREFIX=/usr install
-
-   einstalldocs
-
-   newinitd "${FILESDIR}"/endlessh.initd-r1 endlessh
-   newconfd "${FILESDIR}"/endlessh.confd-r1 endlessh
-
-   systemd_dounit util/endlessh.service
-
-   insinto /etc/logrotate.d
-   newins "${FILESDIR}/logrotated-r1" endlessh
-
-   insinto /usr/share/"${PN}"
-   doins util/{pivot.py,schema.sql}
-}
-
-pkg_postinst() {
-   elog "Log parsing script installed to ${EPREFIX}/usr/share/${PN}"
-   elog "Install dev-python/pyrfc3339 if you are going to use it"
-}

diff --git a/net-misc/endlessh/files/endlessh.confd-r1 
b/net-misc/endlessh/files/endlessh.confd-r1
deleted file mode 100644
index 13ba0ef55d2..000
--- a/net-misc/endlessh/files/endlessh.confd-r1
+++ /dev/null
@@ -1,34 +0,0 @@
-# /etc/conf.d/endlessh: config file for /etc/init.d/endlessh
-#
-#ENDLESSH_ARGS=""
-# Usage: [-vh] [-46] [-d MS] [-f CONFIG] [-l LEN] [-m LIMIT] [-p PORT]
-#   -4Bind to IPv4 only
-#   -6Bind to IPv6 only
-#   -d INTMessage millisecond delay [1]
-#   -fSet and load config file [/etc/endlessh/config]
-#   -hPrint this help message and exit
-#   -l INTMaximum banner line length (3-255) [32]
-#   -m INTMaximum number of clients [4096]
-#   -p INTListening port []
-#   -vPrint diagnostics to standard output (repeatable)
-#   -VPrint version information and exit
-
-# EXAMPLE 1: listen on port 22, log all queries and errors in very verbose mode
-#ENDLESSH_ARGS="-p 22 -vv"
-
-# EXAMPLE 2: load settings from config file
-#ENDLESSH_ARGS="-f /etc/endlessh/config"
-
-# EXAMPLE 3: load settings from config file, but override port
-#ENDLESSH_ARGS="-f /etc/endlessh/config -p 22"
-
-
-# LOGGING: is disabled by default, enable this to actually redirect messages
-
-# plain file (preferred), change logrotate file as well if you change this.
-#output_log=/var/log/"${RC_SVCNAME}.log"
-#error_log=/var/log/"${RC_SVCNAME}.error.log"
-
-# syslog support via LOGGER(1). Note this spawns logger processes per io stream
-#output_logger="logger -p daemon.none --"

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

2020-06-21 Thread Georgy Yakovlev
commit: ca9b61ac4dbbb693e6f966a2cec6b346f3e8c601
Author: Georgy Yakovlev  gentoo  org>
AuthorDate: Sun Jun 21 19:48:24 2020 +
Commit: Georgy Yakovlev  gentoo  org>
CommitDate: Sun Jun 21 20:07:49 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ca9b61ac

net-misc/endlessh: revbump to propogate patch

straight to stable

Package-Manager: Portage-2.3.101, Repoman-2.3.22
Signed-off-by: Georgy Yakovlev  gentoo.org>

 net-misc/endlessh/{endlessh-1.1.ebuild => endlessh-1.1-r1.ebuild} | 0
 1 file changed, 0 insertions(+), 0 deletions(-)

diff --git a/net-misc/endlessh/endlessh-1.1.ebuild 
b/net-misc/endlessh/endlessh-1.1-r1.ebuild
similarity index 100%
rename from net-misc/endlessh/endlessh-1.1.ebuild
rename to net-misc/endlessh/endlessh-1.1-r1.ebuild



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

2020-06-21 Thread Georgy Yakovlev
commit: a03cfa9c5525075820e806ca3e3f8a5efbb08b60
Author: Georgy Yakovlev  gentoo  org>
AuthorDate: Sun Jun 21 20:03:15 2020 +
Commit: Georgy Yakovlev  gentoo  org>
CommitDate: Sun Jun 21 20:07:51 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a03cfa9c

net-misc/endlessh: sync live ebuild

Package-Manager: Portage-2.3.101, Repoman-2.3.22
Signed-off-by: Georgy Yakovlev  gentoo.org>

 net-misc/endlessh/endlessh-.ebuild | 15 ---
 1 file changed, 4 insertions(+), 11 deletions(-)

diff --git a/net-misc/endlessh/endlessh-.ebuild 
b/net-misc/endlessh/endlessh-.ebuild
index cf5249abf5f..89e86696bb7 100644
--- a/net-misc/endlessh/endlessh-.ebuild
+++ b/net-misc/endlessh/endlessh-.ebuild
@@ -13,7 +13,7 @@ if [ ${PV} == "" ] ; then
EGIT_REPO_URI="https://github.com/skeeto/${PN}.git;
 else
SRC_URI="https://github.com/skeeto/${PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
-   KEYWORDS="~amd64 ~ppc64 ~x86"
+   KEYWORDS="amd64 ~arm ~arm64 ppc64 x86"
 fi
 
 LICENSE="Unlicense"
@@ -24,10 +24,6 @@ DEPEND=""
 RDEPEND=""
 BDEPEND=""
 
-PATCHES=(
-   "${FILESDIR}"/${PN}-1.1-syslog-help.patch
-)
-
 src_prepare() {
default
 
@@ -35,7 +31,7 @@ src_prepare() {
 
sed -i \
-e 's/^CC/CC?/' \
-   -e 's/^CFLAGS   =/CFLAGS   +=/' \
+   -e 's/^CFLAGS  =/CFLAGS  +=/' \
-e 's/ -Os//' \
-e 's/^LDFLAGS/LDFLAGS?/' \
-e 's/^PREFIX/PREFIX?/' \
@@ -50,14 +46,11 @@ src_install() {
 
einstalldocs
 
-   newinitd "${FILESDIR}"/endlessh.initd-r1 endlessh
-   newconfd "${FILESDIR}"/endlessh.confd-r1 endlessh
+   newinitd "${FILESDIR}"/endlessh.initd-r2 endlessh
+   newconfd "${FILESDIR}"/endlessh.confd-r2 endlessh
 
systemd_dounit util/endlessh.service
 
-   insinto /etc/logrotate.d
-   newins "${FILESDIR}/logrotated-r1" endlessh
-
insinto /usr/share/"${PN}"
doins util/{pivot.py,schema.sql}
 }



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

2020-06-21 Thread Georgy Yakovlev
commit: 613c911db09e04fe818c60ba31c386484b704b45
Author: Sam James (sam_c)  cmpct  info>
AuthorDate: Sat Jun 20 07:54:52 2020 +
Commit: Georgy Yakovlev  gentoo  org>
CommitDate: Sun Jun 21 20:07:48 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=613c911d

net-misc/endlessh: apply forgotten patch

Reported-by: Michael Mair-Keimberger  gmail.com>
Closes: https://bugs.gentoo.org/728914
Signed-off-by: Sam James (sam_c)  cmpct.info>
Signed-off-by: Georgy Yakovlev  gentoo.org>

 net-misc/endlessh/endlessh-1.1.ebuild  | 4 
 net-misc/endlessh/endlessh-.ebuild | 4 
 2 files changed, 8 insertions(+)

diff --git a/net-misc/endlessh/endlessh-1.1.ebuild 
b/net-misc/endlessh/endlessh-1.1.ebuild
index 89e86696bb7..73bfcfb1b20 100644
--- a/net-misc/endlessh/endlessh-1.1.ebuild
+++ b/net-misc/endlessh/endlessh-1.1.ebuild
@@ -24,6 +24,10 @@ DEPEND=""
 RDEPEND=""
 BDEPEND=""
 
+PATCHES=(
+   "${FILESDIR}"/${PN}-1.1-syslog-help.patch
+)
+
 src_prepare() {
default
 

diff --git a/net-misc/endlessh/endlessh-.ebuild 
b/net-misc/endlessh/endlessh-.ebuild
index c9996640c02..d41c01c6c8e 100644
--- a/net-misc/endlessh/endlessh-.ebuild
+++ b/net-misc/endlessh/endlessh-.ebuild
@@ -24,6 +24,10 @@ DEPEND=""
 RDEPEND=""
 BDEPEND=""
 
+PATCHES=(
+   "${FILESDIR}"/${PN}-1.1-syslog-help.patch
+)
+
 src_prepare() {
default
 



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

2020-06-21 Thread David Seifert
commit: 0fe5dbcb6480392e8c7b84cbdeecc32a5c29d571
Author: David Seifert  gentoo  org>
AuthorDate: Sun Jun 21 19:59:07 2020 +
Commit: David Seifert  gentoo  org>
CommitDate: Sun Jun 21 19:59:07 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0fe5dbcb

games-roguelike/wrogue: [QA] Pass CC to build system

Closes: https://bugs.gentoo.org/724728
Package-Manager: Portage-2.3.101, Repoman-2.3.22
Signed-off-by: David Seifert  gentoo.org>

 .../files/wrogue-0.8.0b-fix-build-system.patch | 47 ++
 .../wrogue/files/wrogue-0.8.0b-ldflags.patch   | 29 -
 .../files/wrogue-0.8.0b-string-allocation.patch| 20 +
 games-roguelike/wrogue/wrogue-0.8.0b-r1.ebuild | 30 ++
 4 files changed, 79 insertions(+), 47 deletions(-)

diff --git a/games-roguelike/wrogue/files/wrogue-0.8.0b-fix-build-system.patch 
b/games-roguelike/wrogue/files/wrogue-0.8.0b-fix-build-system.patch
new file mode 100644
index 000..b17ea5c196b
--- /dev/null
+++ b/games-roguelike/wrogue/files/wrogue-0.8.0b-fix-build-system.patch
@@ -0,0 +1,47 @@
+--- a/src/linux.mak
 b/src/linux.mak
+@@ -18,8 +18,9 @@
+ #
+ # common compiler/linker flags
+ #
+-CFLAGS=-I./include -I./lib -std=c89 `sdl-config --cflags`
+-LDFLAGS=-lm `sdl-config --libs`
++CFLAGS+=-std=gnu99
++CPPFLAGS+=-Iinclude -Ilib -Iui -Igenerate `sdl-config --cflags`
++LDLIBS+=-lm `sdl-config --libs`
+ 
+ 
+ SRC=\
+@@ -30,7 +31,6 @@
+ OBJ=$(SRC:.c=.o)
+ EXE=./wrogue
+ 
+-CC=gcc
+ RM=rm -f
+ 
+ 
+@@ -39,9 +39,7 @@
+ # target: release 
+ #
+ .PHONY: release
+-release: CFLAGS += -pipe -O2 -fomit-frame-pointer -march=i686
+-release: LDFLAGS += -Wl,-O1
+-release: STRIP_BINARY = yes
++release: STRIP_BINARY = no
+ release: build
+ 
+ 
+@@ -89,12 +87,8 @@
+ 
+ 
+ 
+-%.o: %.c
+-  @echo Building $<
+-  @$(CC) $(CFLAGS) -o $@ -c $<
+-
+ $(EXE): $(OBJ)
+-  @$(CC) $(OBJ) $(LDFLAGS) -o $@
++  $(CC) $(LDFLAGS) $(OBJ) -o $@ $(LDLIBS)
+ 
+ 
+ 

diff --git a/games-roguelike/wrogue/files/wrogue-0.8.0b-ldflags.patch 
b/games-roguelike/wrogue/files/wrogue-0.8.0b-ldflags.patch
deleted file mode 100644
index d3ec216b4c1..000
--- a/games-roguelike/wrogue/files/wrogue-0.8.0b-ldflags.patch
+++ /dev/null
@@ -1,29 +0,0 @@
 a/src/linux.mak2010-10-14 11:07:22.0 +0200
-+++ b/src/linux.mak2010-10-14 11:08:00.0 +0200
-@@ -19,7 +19,7 @@
- # common compiler/linker flags
- #
- CFLAGS=-I./include -I./lib -std=c89 `sdl-config --cflags`
--LDFLAGS=-lm `sdl-config --libs`
-+LDLIBS=-lm `sdl-config --libs`
- 
- 
- SRC=\
-@@ -40,7 +40,7 @@
- #
- .PHONY: release
- release: CFLAGS += -pipe -O2 -fomit-frame-pointer -march=i686
--release: LDFLAGS += -Wl,-O1
-+release: LDLIBS += -Wl,-O1
- release: STRIP_BINARY = yes
- release: build
- 
-@@ -94,7 +94,7 @@
-   @$(CC) $(CFLAGS) -o $@ -c $<
- 
- $(EXE): $(OBJ)
--  @$(CC) $(OBJ) $(LDFLAGS) -o $@
-+  $(CC) $(LDFLAGS) $(OBJ) $(LDLIBS) -o $@
- 
- 
- 

diff --git a/games-roguelike/wrogue/files/wrogue-0.8.0b-string-allocation.patch 
b/games-roguelike/wrogue/files/wrogue-0.8.0b-string-allocation.patch
new file mode 100644
index 000..66afe8ea1d7
--- /dev/null
+++ b/games-roguelike/wrogue/files/wrogue-0.8.0b-string-allocation.patch
@@ -0,0 +1,20 @@
+--- a/src/lib/appdir.c
 b/src/lib/appdir.c
+@@ -149,7 +149,7 @@
+ CreateDirectory(UserData, NULL);
+ 
+ /* Determine app data directory */
+-AppData[0] = '.'; AppData[1] = ADIR_DELIMITER; AppData[2] = '\0';
++strcpy(AppData, "/usr/share/wrogue/");
+ 
+ /* Initialize internal data */
+ Handle = INVALID_HANDLE_VALUE;
+@@ -558,7 +558,7 @@
+ }
+ 
+ /* Determine app data directory */
+-AppData[0] = '.'; AppData[1] = ADIR_DELIMITER; AppData[2] = '\0';
++strcpy(AppData, "/usr/share/wrogue/");
+ 
+ /* Initialize internal data */
+ DirectoryStreamValid = ADIR_FALSE;

diff --git a/games-roguelike/wrogue/wrogue-0.8.0b-r1.ebuild 
b/games-roguelike/wrogue/wrogue-0.8.0b-r1.ebuild
index 074880df4a8..db050bca72d 100644
--- a/games-roguelike/wrogue/wrogue-0.8.0b-r1.ebuild
+++ b/games-roguelike/wrogue/wrogue-0.8.0b-r1.ebuild
@@ -1,8 +1,9 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
-inherit eutils
+EAPI=7
+
+inherit desktop toolchain-funcs
 
 DESCRIPTION="Gothic science fantasy roguelike game"
 HOMEPAGE="https://freecode.com/projects/wrogue;
@@ -11,34 +12,27 @@ SRC_URI="mirror://gentoo/${P}.zip"
 LICENSE="GPL-3"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
-IUSE=""
 
 RDEPEND="media-libs/libsdl[video]"
-DEPEND="${RDEPEND}
-   app-arch/unzip"
+DEPEND="${RDEPEND}"
+BDEPEND="app-arch/unzip"
 
 PATCHES=(
-   "${FILESDIR}"/${P}-ldflags.patch
+   "${FILESDIR}"/${P}-fix-build-system.patch
+   "${FILESDIR}"/${P}-string-allocation.patch
 )
 
-src_prepare() {
-   default
-
-   sed -i \

[gentoo-commits] repo/gentoo:master commit in: games-puzzle/mures/, games-puzzle/mures/files/

2020-06-21 Thread David Seifert
commit: 4bfbc17aa9f30796e3c905e4111ffb86d0e4726c
Author: David Seifert  gentoo  org>
AuthorDate: Sun Jun 21 19:59:19 2020 +
Commit: David Seifert  gentoo  org>
CommitDate: Sun Jun 21 19:59:19 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4bfbc17a

games-puzzle/mures: [QA] Run AM_PROG_AR

Closes: https://bugs.gentoo.org/724560
Package-Manager: Portage-2.3.101, Repoman-2.3.22
Signed-off-by: David Seifert  gentoo.org>

 games-puzzle/mures/files/mures-0.5-underlink.patch | 14 --
 games-puzzle/mures/mures-0.5-r1.ebuild | 21 +
 2 files changed, 25 insertions(+), 10 deletions(-)

diff --git a/games-puzzle/mures/files/mures-0.5-underlink.patch 
b/games-puzzle/mures/files/mures-0.5-underlink.patch
index 3acf0b0f723..614a2880cf3 100644
--- a/games-puzzle/mures/files/mures-0.5-underlink.patch
+++ b/games-puzzle/mures/files/mures-0.5-underlink.patch
@@ -1,5 +1,15 @@
 a/src/Makefile.am.old  2011-06-21 14:39:14.404333493 +0200
-+++ b/src/Makefile.am  2011-06-21 14:39:30.538340283 +0200
+--- a/configure.in
 b/configure.in
+@@ -7,6 +7,7 @@
+ AC_PROG_MAKE_SET
+ AC_PROG_CC
+ AC_PROG_RANLIB
++AM_PROG_AR
+ AC_PROG_INSTALL
+ 
+ dnl Checks for libraries.
+--- a/src/Makefile.am
 b/src/Makefile.am
 @@ -1,8 +1,8 @@
  bin_PROGRAMS = mures
  

diff --git a/games-puzzle/mures/mures-0.5-r1.ebuild 
b/games-puzzle/mures/mures-0.5-r1.ebuild
index 36b51630c7e..dcc81b4134a 100644
--- a/games-puzzle/mures/mures-0.5-r1.ebuild
+++ b/games-puzzle/mures/mures-0.5-r1.ebuild
@@ -1,7 +1,8 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI=7
+
 inherit autotools desktop
 
 DESCRIPTION="A clone of Sega's Chu Chu Rocket"
@@ -13,12 +14,12 @@ SLOT="0"
 KEYWORDS="~amd64 ~x86"
 IUSE="opengl"
 
-DEPEND="media-libs/libsdl
+DEPEND="
+   media-libs/libsdl
media-libs/sdl-image
media-libs/sdl-net
media-libs/sdl-ttf
-   opengl? ( virtual/opengl )
-"
+   opengl? ( virtual/opengl )"
 RDEPEND="${DEPEND}"
 
 dir="/usr/share/${PN}"
@@ -41,10 +42,10 @@ src_prepare() {
 
eapply "${FILESDIR}"/${P}-underlink.patch
 
-   mv configure.in configure.ac
+   mv configure.{in,ac} || die
eautoreconf
 
-   cd src
+   cd src || die
 
# Save to HOME
eapply "${FILESDIR}"/${P}-save.patch
@@ -81,10 +82,14 @@ src_prepare() {
 src_install() {
# Remove makefiles before installation
rm -f src/*/Makefile* src/*/*/Makefile* || die "removing makefiles"
+
+   dobin src/mures
+
insinto "${dir}"
doins -r src/{gui,images,sounds,textures,maps,*.lua}
+
einstalldocs
-   dobin src/mures
+
newicon src/images/cat_right.png ${PN}.png
make_desktop_entry ${PN} "Mures"
 }



[gentoo-commits] repo/gentoo:master commit in: games-puzzle/anagramarama/files/, games-puzzle/anagramarama/

2020-06-21 Thread David Seifert
commit: 6e9895992e492799647d700ba967ff6ff810c612
Author: David Seifert  gentoo  org>
AuthorDate: Sun Jun 21 19:59:10 2020 +
Commit: David Seifert  gentoo  org>
CommitDate: Sun Jun 21 19:59:10 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6e989599

games-puzzle/anagramarama: [QA] Pass CC to build system

Closes: https://bugs.gentoo.org/724718
Package-Manager: Portage-2.3.101, Repoman-2.3.22
Signed-off-by: David Seifert  gentoo.org>

 .../anagramarama/anagramarama-0.2-r1.ebuild| 34 +
 .../anagramarama/files/anagramarama-0.2-fhs.patch  | 87 ++
 .../files/anagramarama-0.2-gentoo.patch| 44 ++-
 3 files changed, 132 insertions(+), 33 deletions(-)

diff --git a/games-puzzle/anagramarama/anagramarama-0.2-r1.ebuild 
b/games-puzzle/anagramarama/anagramarama-0.2-r1.ebuild
index 4e1bc1d0b0b..2fb8281f620 100644
--- a/games-puzzle/anagramarama/anagramarama-0.2-r1.ebuild
+++ b/games-puzzle/anagramarama/anagramarama-0.2-r1.ebuild
@@ -1,8 +1,9 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
-inherit desktop vcs-clean
+EAPI=7
+
+inherit desktop toolchain-funcs vcs-clean
 
 DESCRIPTION="Create as many words as you can before the time runs out"
 HOMEPAGE="http://www.coralquest.com/anagramarama/;
@@ -11,34 +12,39 @@ 
SRC_URI="http://www.omega.clara.net/anagramarama/dist/${P}.tar.gz;
 LICENSE="GPL-2"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
-IUSE=""
 
-DEPEND=">=media-libs/libsdl-1.2
+DEPEND="
+   >=media-libs/libsdl-1.2
>=media-libs/sdl-mixer-1.2
>=media-libs/sdl-image-1.2"
 RDEPEND="${DEPEND}
-   sys-apps/miscfiles
-"
+   sys-apps/miscfiles"
+BDEPEND="virtual/pkgconfig"
 
 S="${WORKDIR}/${PN}"
 
+PATCHES=(
+   "${FILESDIR}"/${P}-fhs.patch
+   "${FILESDIR}"/${P}-gentoo.patch
+)
+
 src_prepare() {
default
ecvs_clean
-   sed -i \
-   -e "s:wordlist.txt:/usr/share/${PN}/wordlist.txt:" \
-   -e "s:audio/:/usr/share/${PN}/audio/:" \
-   -e "s:images/:/usr/share/${PN}/images/:" \
-   src/{ag.c,dlb.c} \
-   || die "sed failed"
-   eapply "${FILESDIR}"/${P}-gentoo.patch
+}
+
+src_configure() {
+   tc-export CC PKG_CONFIG
 }
 
 src_install() {
newbin ag ${PN}
+
insinto "/usr/share/${PN}"
doins wordlist.txt
doins -r images/ audio/
+
dodoc readme
+
make_desktop_entry ${PN} "Anagramarama"
 }

diff --git a/games-puzzle/anagramarama/files/anagramarama-0.2-fhs.patch 
b/games-puzzle/anagramarama/files/anagramarama-0.2-fhs.patch
new file mode 100644
index 000..f30e3450b95
--- /dev/null
+++ b/games-puzzle/anagramarama/files/anagramarama-0.2-fhs.patch
@@ -0,0 +1,87 @@
+--- a/src/ag.c
 b/src/ag.c
+@@ -184,15 +184,15 @@
+ ***/
+ void bufferSounds(struct sound** soundCache){
+ 
+-  pushSound(&(*soundCache),"click-answer", "audio/click-answer.wav");
+-  pushSound(&(*soundCache),"click-shuffle", "audio/click-shuffle.wav");
+-  pushSound(&(*soundCache),"foundbig", "audio/foundbig.wav");
+-  pushSound(&(*soundCache),"found", "audio/found.wav");
+-  pushSound(&(*soundCache),"clear", "audio/clearword.wav");
+-  pushSound(&(*soundCache),"duplicate", "audio/duplicate.wav");
+-  pushSound(&(*soundCache),"badword", "audio/badword.wav");
+-  pushSound(&(*soundCache),"shuffle", "audio/shuffle.wav");
+-  pushSound(&(*soundCache),"clock-tick", "audio/clock-tick.wav");
++  pushSound(&(*soundCache),"click-answer", 
"/usr/share/anagramarama/audio/click-answer.wav");
++  pushSound(&(*soundCache),"click-shuffle", 
"/usr/share/anagramarama/audio/click-shuffle.wav");
++  pushSound(&(*soundCache),"foundbig", 
"/usr/share/anagramarama/audio/foundbig.wav");
++  pushSound(&(*soundCache),"found", 
"/usr/share/anagramarama/audio/found.wav");
++  pushSound(&(*soundCache),"clear", 
"/usr/share/anagramarama/audio/clearword.wav");
++  pushSound(&(*soundCache),"duplicate", 
"/usr/share/anagramarama/audio/duplicate.wav");
++  pushSound(&(*soundCache),"badword", 
"/usr/share/anagramarama/audio/badword.wav");
++  pushSound(&(*soundCache),"shuffle", 
"/usr/share/anagramarama/audio/shuffle.wav");
++  pushSound(&(*soundCache),"clock-tick", 
"/usr/share/anagramarama/audio/clock-tick.wav");
+ 
+ }
+ 
+@@ -982,7 +982,7 @@
+ int done = 0;
+ 
+   filelocation = rand()%1;
+-  wordlist=fopen("wordlist.txt","r");
++  wordlist=fopen("/usr/share/anagramarama/wordlist.txt","r");
+ 
+   for (i=0;i<=filelocation;i++){
+ 
+@@ -992,7 +992,7 @@
+   else{
+   // go back to the start of the file
+   fclose(wordlist);
+-  fopen("wordlist.txt", "r");
++  

[gentoo-commits] repo/gentoo:master commit in: games-util/loki_patch/, games-util/loki_patch/files/

2020-06-21 Thread David Seifert
commit: ccbb0f907ba692f0b3806b5f8ab372ecbdac896b
Author: David Seifert  gentoo  org>
AuthorDate: Sun Jun 21 19:59:13 2020 +
Commit: David Seifert  gentoo  org>
CommitDate: Sun Jun 21 19:59:13 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ccbb0f90

games-util/loki_patch: [QA] Use AM_PROG_AR

Closes: https://bugs.gentoo.org/724698
Package-Manager: Portage-2.3.101, Repoman-2.3.22
Signed-off-by: David Seifert  gentoo.org>

 .../files/loki_patch-20091105-build.patch  | 23 ++--
 .../files/loki_patch-20091105-patchdata.patch  |  4 +--
 games-util/loki_patch/loki_patch-20091105.ebuild   | 42 +-
 3 files changed, 39 insertions(+), 30 deletions(-)

diff --git a/games-util/loki_patch/files/loki_patch-20091105-build.patch 
b/games-util/loki_patch/files/loki_patch-20091105-build.patch
index 8e2b5bbf155..e17007e57a7 100644
--- a/games-util/loki_patch/files/loki_patch-20091105-build.patch
+++ b/games-util/loki_patch/files/loki_patch-20091105-build.patch
@@ -1,5 +1,5 @@
 loki_patch/configure.in
-+++ loki_patch/configure.in
+--- a/loki_patch/configure.in
 b/loki_patch/configure.in
 @@ -1,4 +1,4 @@
 -AC_INIT(README)
 +AC_INIT(loki_patch, 1.0.2)
@@ -60,8 +60,8 @@
  CFLAGS="$CFLAGS -I$SETUPDB"
  
  AC_SUBST(SETUPDB)
 loki_patch/loki_xdelta.c
-+++ loki_patch/loki_xdelta.c
+--- a/loki_patch/loki_xdelta.c
 b/loki_patch/loki_xdelta.c
 @@ -49,7 +49,7 @@
  
  #define LOKI_PATCH
@@ -71,8 +71,8 @@
  
  static HandleFuncTable xd_handle_table;
  
 loki_patch/Makefile.am
-+++ loki_patch/Makefile.am
+--- a/dev/null
 b/loki_patch/Makefile.am
 @@ -0,0 +1,12 @@
 +COMMONSRC = load_patch.c size_patch.c print_patch.c \
 +  loki_xdelta.c mkdirhier.c log_output.c
@@ -86,8 +86,8 @@
 +AM_CPPFLAGS = $(XDELTA_CFLAGS)
 +
 +LDADD = $(top_builddir)/../loki_setupdb/libsetupdb.a $(XDELTA_LIBS) 
$(XML_LIBS) -lz
 loki_setupdb/configure.in
-+++ loki_setupdb/configure.in
+--- a/loki_setupdb/configure.in
 b/loki_setupdb/configure.in
 @@ -1,4 +1,4 @@
 -AC_INIT
 +AC_INIT(setupdb, 1.6.5)
@@ -111,7 +111,8 @@
 +AM_INIT_AUTOMAKE(foreign no-dependencies)
  AC_PROG_CC
  AC_PROG_MAKE_SET
- AC_PATH_PROGS(AR, [ar gar])
+-AC_PATH_PROGS(AR, [ar gar])
++AM_PROG_AR
 +AC_PROG_RANLIB
  
  AC_CHECK_HEADERS(unistd.h)
@@ -165,8 +166,8 @@
  
  AC_ARG_WITH(vendor,
  [  --with-vendor   with specified vendor prefix  [default=loki]], 
 loki_setupdb/Makefile.am
-+++ loki_setupdb/Makefile.am
+--- a/dev/null
 b/loki_setupdb/Makefile.am
 @@ -0,0 +1,9 @@
 +noinst_LIBRARIES = libsetupdb.a
 +

diff --git a/games-util/loki_patch/files/loki_patch-20091105-patchdata.patch 
b/games-util/loki_patch/files/loki_patch-20091105-patchdata.patch
index 74ec3dae756..403c24ed79f 100644
--- a/games-util/loki_patch/files/loki_patch-20091105-patchdata.patch
+++ b/games-util/loki_patch/files/loki_patch-20091105-patchdata.patch
@@ -1,5 +1,5 @@
 loki_patch/load_patch.c
-+++ loki_patch/load_patch.c
+--- a/loki_patch/load_patch.c
 b/loki_patch/load_patch.c
 @@ -8,7 +8,7 @@
  #include "load_patch.h"
  #include "log_output.h"

diff --git a/games-util/loki_patch/loki_patch-20091105.ebuild 
b/games-util/loki_patch/loki_patch-20091105.ebuild
index b3084027a98..1fc2b57f633 100644
--- a/games-util/loki_patch/loki_patch-20091105.ebuild
+++ b/games-util/loki_patch/loki_patch-20091105.ebuild
@@ -1,41 +1,49 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=5
-inherit autotools eutils
+EAPI=7
+
+inherit autotools
 
 DESCRIPTION="Loki Software binary patch tool"
 HOMEPAGE="http://www.icculus.org/loki_setup/;
-SRC_URI="mirror://gentoo/${P}.tar.bz2
+SRC_URI="
+   mirror://gentoo/${P}.tar.bz2
mirror://gentoo/loki_setupdb-${PV}.tar.bz2"
 
 LICENSE="GPL-2"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
-IUSE=""
 
-RDEPEND="dev-util/xdelta:0
+RDEPEND="
+   dev-util/xdelta:0
dev-libs/libxml2
dev-libs/glib:2"
-DEPEND="${RDEPEND}
-   virtual/pkgconfig"
+DEPEND="${RDEPEND}"
+BDEPEND="virtual/pkgconfig"
 
-S=${WORKDIR}
+S="${WORKDIR}"
+PATCHES=(
+   "${FILESDIR}"/${P}-build.patch
+   "${FILESDIR}"/${P}-patchdata.patch
+)
 
 src_prepare() {
-   epatch \
-   "${FILESDIR}"/${P}-build.patch \
-   "${FILESDIR}"/${P}-patchdata.patch
-   cd loki_setupdb
+   default
+
+   cd loki_setupdb || die
+   mv configure.{in,ac} || die
eautoreconf
-   cd "${S}"/${PN}
+
+   cd "${S}"/${PN} || die
+   mv configure.{in,ac} || die
eautoreconf
 }
 
 src_configure() {
-   cd loki_setupdb
+   cd loki_setupdb || die
econf
-   cd "${S}"/${PN}
+   cd "${S}"/${PN} || die
econf
 }
 
@@ -45,7 +53,7 @@ src_compile() {
 }
 
 src_install() {
-   cd ${PN}
+   cd ${PN} || die
dobin loki_patch make_patch
dodoc CHANGES NOTES README TODO
 }



[gentoo-commits] repo/gentoo:master commit in: games-strategy/lgeneral/

2020-06-21 Thread David Seifert
commit: 796c30131f69c995e62dc77badf899b35b258395
Author: David Seifert  gentoo  org>
AuthorDate: Sun Jun 21 19:59:16 2020 +
Commit: David Seifert  gentoo  org>
CommitDate: Sun Jun 21 19:59:16 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=796c3013

games-strategy/lgeneral: [QA] Pass AR to build system

Closes: https://bugs.gentoo.org/724682
Package-Manager: Portage-2.3.101, Repoman-2.3.22
Signed-off-by: David Seifert  gentoo.org>

 games-strategy/lgeneral/lgeneral-1.4.3.ebuild | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/games-strategy/lgeneral/lgeneral-1.4.3.ebuild 
b/games-strategy/lgeneral/lgeneral-1.4.3.ebuild
index 3d0b24d9ab9..def5b5f87a2 100644
--- a/games-strategy/lgeneral/lgeneral-1.4.3.ebuild
+++ b/games-strategy/lgeneral/lgeneral-1.4.3.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-inherit desktop xdg
+inherit desktop toolchain-funcs xdg
 
 DESCRIPTION="A Panzer General clone written in SDL"
 HOMEPAGE="http://lgames.sourceforge.net/LGeneral/;
@@ -53,10 +53,10 @@ src_configure() {
 }
 
 src_compile() {
-   emake
+   emake AR="$(tc-getAR)"
 
# Build the temporary lgc-pg:
-   emake -C "${WORKDIR}"/tmp-build
+   emake -C "${WORKDIR}"/tmp-build AR="$(tc-getAR)"
 }
 
 src_install() {



[gentoo-commits] repo/gentoo:master commit in: games-puzzle/mures/files/, games-puzzle/mures/

2020-06-21 Thread David Seifert
commit: 5f7dd61886b3dc3fe878a0671af551d3b2caa060
Author: David Seifert  gentoo  org>
AuthorDate: Sun Jun 21 19:59:22 2020 +
Commit: David Seifert  gentoo  org>
CommitDate: Sun Jun 21 19:59:22 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5f7dd618

games-puzzle/mures: Fix building against GCC 10

Closes: https://bugs.gentoo.org/706716
Package-Manager: Portage-2.3.101, Repoman-2.3.22
Signed-off-by: David Seifert  gentoo.org>

 .../mures/files/mures-0.5-fix-fno-common.patch | 114 +
 games-puzzle/mures/mures-0.5-r1.ebuild |   2 +
 2 files changed, 116 insertions(+)

diff --git a/games-puzzle/mures/files/mures-0.5-fix-fno-common.patch 
b/games-puzzle/mures/files/mures-0.5-fix-fno-common.patch
new file mode 100644
index 000..b07be91c017
--- /dev/null
+++ b/games-puzzle/mures/files/mures-0.5-fix-fno-common.patch
@@ -0,0 +1,114 @@
+--- a/src/client.c
 b/src/client.c
+@@ -37,7 +37,7 @@
+ 
+ int client_initialized = 0;
+ UDPsocket local_socket = NULL;
+-UDPpacket *packet;
++extern UDPpacket *packet;
+ 
+ #define PACKET_POOL_SIZE 20
+ 
+--- a/src/game_output.c
 b/src/game_output.c
+@@ -31,6 +31,11 @@
+ #include "go_sdl.h"
+ #include "go_gl.h"
+ 
++void (*game_output_handle_event)(game *g, int event, float x, float y, 
direction dir);
++void (*game_output_refresh)(game *g, SDL_Surface *out);
++void (*game_output_bigchange)(game *g);
++void (*game_output_exit)(game *g);
++
+ void game_output_init(game *g, int type)
+ {
+   switch(type) {
+--- a/src/game_output.h
 b/src/game_output.h
+@@ -38,10 +38,10 @@
+   GL
+ };
+ 
+-void (*game_output_handle_event)(game *g, int event, float x, float y, 
direction dir);
+-void (*game_output_refresh)(game *g, SDL_Surface *out);
+-void (*game_output_bigchange)(game *g);
+-void (*game_output_exit)(game *g);
++extern void (*game_output_handle_event)(game *g, int event, float x, float y, 
direction dir);
++extern void (*game_output_refresh)(game *g, SDL_Surface *out);
++extern void (*game_output_bigchange)(game *g);
++extern void (*game_output_exit)(game *g);
+ 
+ void game_output_init(game *g, int type);
+ 
+--- a/src/gi_sdl.c
 b/src/gi_sdl.c
+@@ -60,6 +60,7 @@
+ #define GI (*(gi_sdl_data*)g->input)
+ 
+ SDL_Joystick *js;
++gi_sdl_settings ks;
+ 
+ int gi_sdl_player_exists(game *g, int p)
+ {
+--- a/src/gi_sdl.h
 b/src/gi_sdl.h
+@@ -88,7 +88,7 @@
+   int joy_y[MAX_JOY];
+ } gi_sdl_settings;  
+ 
+-gi_sdl_settings ks;
++extern gi_sdl_settings ks;
+ 
+ int gi_sdl_player_exists(game *g, int p);
+ grid_int_position gi_sdl_player_grid_pos(game *g, int p);
+--- a/src/gui.h
 b/src/gui.h
+@@ -47,6 +47,6 @@
+ void gui_remove_object(int i);
+ void gui_clear();
+ 
+-int factor_h, factor_w;
++extern int factor_h, factor_w;
+ 
+ #endif
+--- a/src/lua.c
 b/src/lua.c
+@@ -22,6 +22,7 @@
+ }
+ */
+ 
++lua_State *L;
+ 
+ static int lua_write(lua_State *L)
+ {
+--- a/src/lua.h
 b/src/lua.h
+@@ -4,7 +4,7 @@
+ #include "lua/lua.h"
+ 
+ 
+-lua_State *L;
++extern lua_State *L;
+ 
+ int lua_init();
+ void lua_exit();
+--- a/src/main.c
 b/src/main.c
+@@ -44,6 +44,7 @@
+ #include "lua.h"
+ 
+ root_type root;
++int opengl;
+ 
+ void root_quit()
+ {
+--- a/src/main.h
 b/src/main.h
+@@ -44,6 +44,6 @@
+ 
+ void root_quit();
+ 
+-int opengl;
++extern int opengl;
+ 
+ #endif

diff --git a/games-puzzle/mures/mures-0.5-r1.ebuild 
b/games-puzzle/mures/mures-0.5-r1.ebuild
index dcc81b4134a..6a16b35658b 100644
--- a/games-puzzle/mures/mures-0.5-r1.ebuild
+++ b/games-puzzle/mures/mures-0.5-r1.ebuild
@@ -40,6 +40,8 @@ src_prepare() {
src/maps/battle/Makefile.am \
|| die "sed failed"
 
+   # GCC 10 / -fno-common
+   eapply "${FILESDIR}"/${P}-fix-fno-common.patch
eapply "${FILESDIR}"/${P}-underlink.patch
 
mv configure.{in,ac} || die



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

2020-06-21 Thread David Seifert
commit: 02b3815496faac251b70fd26aed7ac8a400531b8
Author: David Seifert  gentoo  org>
AuthorDate: Sun Jun 21 19:59:04 2020 +
Commit: David Seifert  gentoo  org>
CommitDate: Sun Jun 21 19:59:04 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=02b38154

dev-util/xdelta: [QA] Do not install static archives

Package-Manager: Portage-2.3.101, Repoman-2.3.22
Signed-off-by: David Seifert  gentoo.org>

 .../{xdelta-1.1.4-r2.ebuild => xdelta-1.1.4-r3.ebuild}   | 12 +---
 1 file changed, 9 insertions(+), 3 deletions(-)

diff --git a/dev-util/xdelta/xdelta-1.1.4-r2.ebuild 
b/dev-util/xdelta/xdelta-1.1.4-r3.ebuild
similarity index 81%
rename from dev-util/xdelta/xdelta-1.1.4-r2.ebuild
rename to dev-util/xdelta/xdelta-1.1.4-r3.ebuild
index 2a2f44f7aaa..13f4fe56b9f 100644
--- a/dev-util/xdelta/xdelta-1.1.4-r2.ebuild
+++ b/dev-util/xdelta/xdelta-1.1.4-r3.ebuild
@@ -12,12 +12,11 @@ SRC_URI="https://${PN}.googlecode.com/files/${P}.tar.gz;
 LICENSE="GPL-2+"
 SLOT="0"
 KEYWORDS="~alpha amd64 hppa ~ia64 ppc ppc64 sparc x86"
-IUSE=""
 
 RDEPEND=">=dev-libs/glib-2
>=sys-libs/zlib-1.1.4:="
-DEPEND="${RDEPEND}
-   virtual/pkgconfig"
+DEPEND="${RDEPEND}"
+BDEPEND="virtual/pkgconfig"
 
 src_prepare() {
eapply_user
@@ -30,5 +29,12 @@ src_prepare() {
 
 src_configure() {
tc-export CC
+   econf --disable-static
+}
+
+src_install() {
default
+
+   # no static archives
+   find "${ED}" -name '*.la' -delete || die
 }



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

2020-06-21 Thread Andreas K. Hüttel
commit: 82770399b44fa2d5edc43c7b6d4fd47d05632220
Author: Andreas K. Huettel  gentoo  org>
AuthorDate: Sun Jun 21 19:48:40 2020 +
Commit: Andreas K. Hüttel  gentoo  org>
CommitDate: Sun Jun 21 19:49:23 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=82770399

dev-lang/julia: Revbump with system-llvm useflag, unkeyworded

Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Andreas K. Huettel  gentoo.org>

 dev-lang/julia/Manifest  |   1 +
 dev-lang/julia/julia-1.4.0-r2.ebuild | 200 +++
 dev-lang/julia/metadata.xml  |   3 +
 3 files changed, 204 insertions(+)

diff --git a/dev-lang/julia/Manifest b/dev-lang/julia/Manifest
index dbf3cd539b1..b7cec95f4a2 100644
--- a/dev-lang/julia/Manifest
+++ b/dev-lang/julia/Manifest
@@ -11,3 +11,4 @@ DIST 
julia-libwhich-81e9723c0273d78493dc8c8ed570f68d9ce7e89e.tar.gz 4183 BLAKE2B
 DIST julia-utf8proc-454f60150c7f023526d353e1e6b386f93ee0b116.tar.gz 154318 
BLAKE2B 
6173490aa458f300f29d6fc0f22b80ccff436f4c52df2ac54786a3f518a140ab6624cef0a7221c8e3800307c9b8490a604215fcb028001b1b95e7630b62ed85d
 SHA512 
50a19aa56edc5c023611c40e75862f4c9c08e1bfad0bac9ec64413406cff8f409ff106a37f8c66202e563cbe3ae1d5a40036b14fd309651b50c30d3f205f08f5
 DIST julia-utf8proc-5c632c57426f2e4246e3b64dd2fd088d3920f9e5.tar.gz 154973 
BLAKE2B 
9696fae33c408abbddd2c5741a0c98b11474c7615d6610e53be919a3cce4a58f129de4ae36bb02636e94d1e57504103e8dd3a3faad3ce7c38e1dba0f513d2d47
 SHA512 
dec5d7e976bd808bc8edc39dda62b85ecb462b98b6059ace4acee27ec75f6839e0a2899a9baa225379ae5ffb5b568c63a666f52c9958075e5af0376f8a284534
 DIST llvm-6.0.1.src.tar.xz 25306628 BLAKE2B 
60232d4d22f8096b565cc8d81fea0639f24f14e8fc4f66ade69fa15479181f07f655f26dff3fa24bf105762b495da316c5c9352db234bd0af6b9c3fff6d4d881
 SHA512 
cbbb00eb99cfeb4aff623ee1a5ba075e7b5a76fc00c5f9f539ff28c108598f5708a0369d5bd92683def5a20c2fe60cab7827b42d628dbfcc79b57e0e91b84dd9
+DIST llvm-8.0.1.src.tar.xz 30477608 BLAKE2B 
4319c837b36111401e3b0f9659b8d875c89463bcc7816df1aefe1e3ff989860bbaa92504718f8e15416cfd9f3491c13777cd5cb661877b237b342b0e515b93f5
 SHA512 
82e120be5cabdfd5111aebbea68a663fe229c8861d73802d6ab09a3bf48f60de333e07e61f8fb61beaa14ac2bea24fcd74fa6f761acaf62469f536b79fcb1e16

diff --git a/dev-lang/julia/julia-1.4.0-r2.ebuild 
b/dev-lang/julia/julia-1.4.0-r2.ebuild
new file mode 100644
index 000..8a243c8d1f9
--- /dev/null
+++ b/dev-lang/julia/julia-1.4.0-r2.ebuild
@@ -0,0 +1,200 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+RESTRICT="splitdebug"
+
+inherit llvm pax-utils toolchain-funcs
+
+MY_PV="${PV//_rc/-rc}"
+MY_CACERT_V="2020-01-01"
+MY_DSFMT_V="2.2.3"
+MY_LIBGIT2_V="b3e1a56ebb2b9291e82dc027ba9cbcfc3ead54d3"
+MY_LIBUV_V="35b1504507a7a4168caae3d78db54d1121b121e1"
+MY_LIBWHICH_V="81e9723c0273d78493dc8c8ed570f68d9ce7e89e"
+MY_LLVM_V="8.0.1"
+MY_PKG_V="49908bffe83790bc7cf3c5d46faf3667f8902ad4"
+MY_UTF8PROC_V="5c632c57426f2e4246e3b64dd2fd088d3920f9e5"
+
+DESCRIPTION="High-performance programming language for technical computing"
+HOMEPAGE="https://julialang.org/;
+SRC_URI="
+   
https://github.com/JuliaLang/${PN}/releases/download/v${MY_PV}/${PN}-${MY_PV}.tar.gz
+   https://api.github.com/repos/JuliaLang/libuv/tarball/${MY_LIBUV_V} -> 
${PN}-libuv-${MY_LIBUV_V}.tar.gz
+   
https://api.github.com/repos/JuliaLang/utf8proc/tarball/${MY_UTF8PROC_V} -> 
${PN}-utf8proc-${MY_UTF8PROC_V}.tar.gz
+   https://api.github.com/repos/libgit2/libgit2/tarball/${MY_LIBGIT2_V} -> 
${PN}-libgit2-${MY_LIBGIT2_V}.tar.gz
+   https://api.github.com/repos/vtjnash/libwhich/tarball/${MY_LIBWHICH_V} 
-> ${PN}-libwhich-${MY_LIBWHICH_V}.tar.gz
+   https://curl.haxx.se/ca/cacert-${MY_CACERT_V}.pem -> 
${PN}-cacert-${MY_CACERT_V}.pem
+   
http://www.math.sci.hiroshima-u.ac.jp/~m-mat/MT/SFMT/dSFMT-src-${MY_DSFMT_V}.tar.gz
 -> ${PN}-dsfmt-${MY_DSFMT_V}.tar.gz
+   https://dev.gentoo.org/~tamiko/distfiles/Pkg-${MY_PKG_V}.tar.gz -> 
${PN}-Pkg-${MY_PKG_V}.tar.gz
+   !system-llvm? ( 
http://releases.llvm.org/${MY_LLVM_V}/llvm-${MY_LLVM_V}.src.tar.xz )
+"
+
+LICENSE="MIT"
+SLOT="0"
+#KEYWORDS="~amd64 ~x86"
+IUSE="system-llvm"
+
+RDEPEND="
+   system-llvm? ( sys-devel/llvm:9=[llvm_targets_NVPTX(-)] )
+"
+LLVM_MAX_SLOT=9
+
+RDEPEND+="
+   dev-libs/double-conversion:0=
+   dev-libs/gmp:0=
+   >=dev-libs/libpcre2-10.23:0=[jit,unicode]
+   dev-libs/mpfr:0=
+   dev-libs/openspecfun
+   >=net-libs/mbedtls-2.2
+   sci-libs/amd:0=
+   sci-libs/arpack:0=
+   sci-libs/camd:0=
+   sci-libs/ccolamd:0=
+   sci-libs/cholmod:0=
+   sci-libs/colamd:0=
+   sci-libs/fftw:3.0=[threads]
+   sci-libs/openlibm:0=
+   sci-libs/spqr:0=
+   sci-libs/umfpack:0=
+   sci-mathematics/glpk:0=
+   >=sci-visualization/gr-0.50.0-r1
+   >=sys-libs/libunwind-1.1:0=
+   sys-libs/readline:0=
+   sys-libs/zlib:0=
+   

[gentoo-commits] repo/gentoo:master commit in: sci-visualization/gr/

2020-06-21 Thread Andreas K. Hüttel
commit: 3489f2eb42b8a67a09beb72b714af7d390833da4
Author: Andreas K. Huettel  gentoo  org>
AuthorDate: Sun Jun 21 19:24:53 2020 +
Commit: Andreas K. Hüttel  gentoo  org>
CommitDate: Sun Jun 21 19:49:20 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3489f2eb

sci-visualization/gr: Add elog message about GRDIR

Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Andreas K. Huettel  gentoo.org>

 sci-visualization/gr/gr-0.50.0-r1.ebuild | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/sci-visualization/gr/gr-0.50.0-r1.ebuild 
b/sci-visualization/gr/gr-0.50.0-r1.ebuild
index b15a7560887..82f6df9f2ae 100644
--- a/sci-visualization/gr/gr-0.50.0-r1.ebuild
+++ b/sci-visualization/gr/gr-0.50.0-r1.ebuild
@@ -68,4 +68,7 @@ src_install() {
doenvd "${T}/99gr"
 
dosym ../gr/bin/gksqt /usr/bin/gksqt
+
+   elog "${P} relies on the environment variable GRDIR. If you want to use 
it in a running shell,"
+   elog "e.g. with dev-lang/julia, then run \"source /etc/profile\" first."
 }



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

2020-06-21 Thread Michał Górny
commit: b0a87dea1814ca09980b1d953bd8f3022e04a992
Author: Michał Górny  gentoo  org>
AuthorDate: Sun Jun 21 18:50:55 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sun Jun 21 19:23:35 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b0a87dea

dev-python/cherrypy: Bump to 18.6.0

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

 dev-python/cherrypy/Manifest   |  1 +
 dev-python/cherrypy/cherrypy-18.6.0.ebuild | 62 ++
 2 files changed, 63 insertions(+)

diff --git a/dev-python/cherrypy/Manifest b/dev-python/cherrypy/Manifest
index ef645340dc5..248c519c6db 100644
--- a/dev-python/cherrypy/Manifest
+++ b/dev-python/cherrypy/Manifest
@@ -1,4 +1,5 @@
 DIST CherryPy-13.1.0.tar.gz 687221 BLAKE2B 
ab9c8f50026e26d171877e4e68f1c5a53fa8519190bcc577e12999cdf8a7f52be37f4ba9ed83a276a9f33676839ec63bff68aa8f9f51ddf15557e09123bf2530
 SHA512 
c32cf009d6a5b557560a00cde0f47a01ae481c7f60b7f340e5c99bf2d7c757e7c7cbf3ef2f4f71c172057aa09ca332f2d211cc97623ea29ba9f17287c7bc42dd
 DIST CherryPy-18.1.0.tar.gz 682792 BLAKE2B 
0e072bf21656778ff8d64e87a6b19c8c5e9a3057312ebd3155b3b876432709f6f205f267cd9a105727153d458daab3e7113ffe9b3c49f911bd956bf72a19086c
 SHA512 
58ae40ef62efeda051bf5dd35768a599094792d06a0e7c6e34c21cc5b003b700f43a02460d38a00067d255939e341fc438d248e3499fad76ccc8100f8eac94d3
 DIST CherryPy-18.5.0.tar.gz 685362 BLAKE2B 
36178ff6e374a89aa4fba9ba34947f1558a7bb3676f014528bb081efa9608ed70648bf2c46b8c4f95b8b14586a93c513ce342955677564f9202733104ba07102
 SHA512 
6ead115ac2a067cc9f2cb83117b8c53aac8a2a1580159993b7687b5810a41b64d1d1c603ef75a12660fe7aee9c6f403c8cb7bd5e78564f71dc813ae7f28b65fe
+DIST CherryPy-18.6.0.tar.gz 686804 BLAKE2B 
dae7f0ac403084acdf611e4a9e75f152355491e4383a1bd1374ae77ac68b415f41ce79f1e65a7a66c61aa0965ac94cd9bfd0d425cf7752ab54edf0bc0d8cabfb
 SHA512 
cd33303fa9b9704ef427553091a6a6c2bbfea20e7d81acd2bcdc2855f8a36a084a0781bb19f3a084b24f0664bd7b318a667c8c79b5073381901acce4602de9d7
 DIST CherryPy-3.8.0.tar.gz 433711 BLAKE2B 
e1b4a554138a61e8c6313c3055723583d812e573a352d67bd5448f799e4f2f22694b800810b53cd041c665e46d9555b471d1da91c252ade96459778d7a5c07fa
 SHA512 
25f84093e30d814c0980f7d77b98492113470c3297c66ee8652e40650757f8e2b7db01bb8de6d7a1ea9b4bed8b764502b1f563ac6f0d082970bc2d46739d19c2

diff --git a/dev-python/cherrypy/cherrypy-18.6.0.ebuild 
b/dev-python/cherrypy/cherrypy-18.6.0.ebuild
new file mode 100644
index 000..23a645ff0d5
--- /dev/null
+++ b/dev-python/cherrypy/cherrypy-18.6.0.ebuild
@@ -0,0 +1,62 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{6..9} )
+DISTUTILS_USE_SETUPTOOLS=rdepend
+inherit distutils-r1
+
+MY_P="CherryPy-${PV}"
+
+DESCRIPTION="CherryPy is a pythonic, object-oriented HTTP framework"
+HOMEPAGE="https://www.cherrypy.org https://pypi.org/project/CherryPy/;
+SRC_URI="mirror://pypi/C/CherryPy/${MY_P}.tar.gz"
+S="${WORKDIR}/${MY_P}"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~x86"
+IUSE="ssl test"
+
+RDEPEND=">=dev-python/cheroot-8.2.1[${PYTHON_USEDEP}]
+   >=dev-python/portend-2.1.1[${PYTHON_USEDEP}]
+   dev-python/more-itertools[${PYTHON_USEDEP}]
+   dev-python/zc-lockfile[${PYTHON_USEDEP}]
+   dev-python/jaraco-collections[${PYTHON_USEDEP}]
+   ssl? ( dev-python/pyopenssl[${PYTHON_USEDEP}] )"
+BDEPEND="
+   dev-python/setuptools[${PYTHON_USEDEP}]
+   dev-python/setuptools_scm[${PYTHON_USEDEP}]
+   test? (
+   ${RDEPEND}
+   dev-python/routes[${PYTHON_USEDEP}]
+   dev-python/simplejson[${PYTHON_USEDEP}]
+   dev-python/objgraph[${PYTHON_USEDEP}]
+   dev-python/path-py[${PYTHON_USEDEP}]
+   dev-python/requests-toolbelt[${PYTHON_USEDEP}]
+   dev-python/pytest-services[${PYTHON_USEDEP}]
+   )
+"
+
+distutils_enable_tests pytest
+
+python_prepare_all() {
+   # UnicodeEncodeError: 'ascii' codec can't encode character u'\u2603' in 
position 0: ordinal not in range(128)
+   sed -e 
's|@pytest.mark.xfail(py27_on_windows|@pytest.mark.xfail(sys.version_info < 
(3,)|' \
+   -i cherrypy/test/test_static.py || die
+
+   # fragile, fails with newer versions of CPython
+   sed -e 's:testCombinedTools:_&:' \
+   -i cherrypy/test/test_tools.py || die
+
+   sed -r -e '/(pytest-sugar|pytest-cov)/ d' \
+   -i setup.py || die
+
+   sed -r -e 's:--cov-report[[:space:]]+[[:graph:]]+::g' \
+   -e 's:--cov[[:graph:]]+::g' \
+   -e 's:--doctest[[:graph:]]+::g' \
+   -i pytest.ini || die
+
+   distutils-r1_python_prepare_all
+}



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

2020-06-21 Thread Michał Górny
commit: 61b6d26b7444c3ec885f7d71476ffd9a3f0dcb07
Author: Michał Górny  gentoo  org>
AuthorDate: Sun Jun 21 16:42:46 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sun Jun 21 19:23:32 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=61b6d26b

dev-python/objgraph: Port to py3.9

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

 dev-python/objgraph/objgraph-3.4.1.ebuild | 10 --
 1 file changed, 4 insertions(+), 6 deletions(-)

diff --git a/dev-python/objgraph/objgraph-3.4.1.ebuild 
b/dev-python/objgraph/objgraph-3.4.1.ebuild
index 2df7123cb5f..86764006685 100644
--- a/dev-python/objgraph/objgraph-3.4.1.ebuild
+++ b/dev-python/objgraph/objgraph-3.4.1.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python3_{6,7,8} pypy3 )
+PYTHON_COMPAT=( python3_{6..9} pypy3 )
 
 inherit distutils-r1
 
@@ -14,12 +14,10 @@ SRC_URI="mirror://pypi/o/${PN}/${P}.tar.gz"
 LICENSE="MIT"
 KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
 SLOT="0"
-IUSE="doc test"
-RESTRICT="!test? ( test )"
+IUSE="doc"
 
 RDEPEND="media-gfx/graphviz"
-DEPEND="dev-python/setuptools
-   test? ( media-gfx/xdot )"
+BDEPEND="test? ( media-gfx/xdot )"
 
 PATCHES=(
"${FILESDIR}/objgraph-3.4.1-tests.patch"
@@ -28,6 +26,6 @@ PATCHES=(
 distutils_enable_tests unittest
 
 python_install_all() {
-   use doc && local HTML_DOCS=(  docs/* )
+   use doc && local HTML_DOCS=( docs/* )
distutils-r1_python_install_all
 }



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

2020-06-21 Thread Michał Górny
commit: 3e313252a766897420c127b5b7ae94930981b381
Author: Michał Górny  gentoo  org>
AuthorDate: Sun Jun 21 18:50:36 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sun Jun 21 19:23:34 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3e313252

dev-python/cherrypy: Port to py3.9

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

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

diff --git a/dev-python/cherrypy/cherrypy-18.5.0.ebuild 
b/dev-python/cherrypy/cherrypy-18.5.0.ebuild
index 23a04475d93..23a645ff0d5 100644
--- a/dev-python/cherrypy/cherrypy-18.5.0.ebuild
+++ b/dev-python/cherrypy/cherrypy-18.5.0.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python3_{6,7,8} )
+PYTHON_COMPAT=( python3_{6..9} )
 DISTUTILS_USE_SETUPTOOLS=rdepend
 inherit distutils-r1
 



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

2020-06-21 Thread Michał Górny
commit: cc3e38b6b23c277f7f740dfa483f9dbfe41fd558
Author: Michał Górny  gentoo  org>
AuthorDate: Sun Jun 21 18:50:22 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sun Jun 21 19:23:33 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cc3e38b6

dev-python/cherrypy: Fix tests

Closes: https://bugs.gentoo.org/727240
Signed-off-by: Michał Górny  gentoo.org>

 dev-python/cherrypy/cherrypy-18.5.0.ebuild  | 12 ++--
 .../cherrypy/files/cherrypy-18.5.0-tests.patch  | 21 -
 2 files changed, 6 insertions(+), 27 deletions(-)

diff --git a/dev-python/cherrypy/cherrypy-18.5.0.ebuild 
b/dev-python/cherrypy/cherrypy-18.5.0.ebuild
index 7d90d9a6bf2..23a04475d93 100644
--- a/dev-python/cherrypy/cherrypy-18.5.0.ebuild
+++ b/dev-python/cherrypy/cherrypy-18.5.0.ebuild
@@ -25,24 +25,20 @@ RDEPEND=">=dev-python/cheroot-8.2.1[${PYTHON_USEDEP}]
dev-python/zc-lockfile[${PYTHON_USEDEP}]
dev-python/jaraco-collections[${PYTHON_USEDEP}]
ssl? ( dev-python/pyopenssl[${PYTHON_USEDEP}] )"
-BDEPEND="${RDEPEND}
+BDEPEND="
dev-python/setuptools[${PYTHON_USEDEP}]
dev-python/setuptools_scm[${PYTHON_USEDEP}]
test? (
+   ${RDEPEND}
dev-python/routes[${PYTHON_USEDEP}]
dev-python/simplejson[${PYTHON_USEDEP}]
dev-python/objgraph[${PYTHON_USEDEP}]
-   dev-python/backports-unittest-mock[${PYTHON_USEDEP}]
dev-python/path-py[${PYTHON_USEDEP}]
dev-python/requests-toolbelt[${PYTHON_USEDEP}]
dev-python/pytest-services[${PYTHON_USEDEP}]
)
 "
 
-PATCHES=(
-   "${FILESDIR}/cherrypy-18.5.0-tests.patch"
-)
-
 distutils_enable_tests pytest
 
 python_prepare_all() {
@@ -50,6 +46,10 @@ python_prepare_all() {
sed -e 
's|@pytest.mark.xfail(py27_on_windows|@pytest.mark.xfail(sys.version_info < 
(3,)|' \
-i cherrypy/test/test_static.py || die
 
+   # fragile, fails with newer versions of CPython
+   sed -e 's:testCombinedTools:_&:' \
+   -i cherrypy/test/test_tools.py || die
+
sed -r -e '/(pytest-sugar|pytest-cov)/ d' \
-i setup.py || die
 

diff --git a/dev-python/cherrypy/files/cherrypy-18.5.0-tests.patch 
b/dev-python/cherrypy/files/cherrypy-18.5.0-tests.patch
deleted file mode 100644
index d556b867820..000
--- a/dev-python/cherrypy/files/cherrypy-18.5.0-tests.patch
+++ /dev/null
@@ -1,21 +0,0 @@
-diff --git a/cherrypy/test/test_tools.py b/cherrypy/test/test_tools.py
-index 3a0fd389..e357a445 100644
 a/cherrypy/test/test_tools.py
-+++ b/cherrypy/test/test_tools.py
-@@ -9,6 +9,8 @@ import unittest
- import operator
- from http.client import IncompleteRead
- 
-+import pytest
-+
- import cherrypy
- from cherrypy import tools
- from cherrypy._cpcompat import ntou
-@@ -343,6 +345,7 @@ class ToolTests(helper.CPWebCase):
- expected_msg = tmpl.format(attr='items')
- self.assertInBody(expected_msg)
- 
-+@pytest.mark.skipif('sys.hexversion >= 0x0308')
- def testCombinedTools(self):
- expectedResult = (ntou('Hello,world') +
-   europoundUnicode).encode('utf-8')



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

2020-06-21 Thread Andrew Ammerlaan
commit: 33b36ce34fa0e541ad165dd4d3d652fc83e16b3c
Author: Andrew Ammerlaan  riseup  net>
AuthorDate: Sun Jun 21 19:15:13 2020 +
Commit: Andrew Ammerlaan  riseup  net>
CommitDate: Sun Jun 21 19:15:13 2020 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=33b36ce3

dev-python/mkdocs-material: version bump

Package-Manager: Portage-2.3.101, Repoman-2.3.22
Signed-off-by: Andrew Ammerlaan  riseup.net>

 dev-python/mkdocs-material/Manifest | 2 +-
 .../{mkdocs-material-5.3.0.ebuild => mkdocs-material-5.3.2.ebuild}  | 0
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/mkdocs-material/Manifest 
b/dev-python/mkdocs-material/Manifest
index 39e7471..9161548 100644
--- a/dev-python/mkdocs-material/Manifest
+++ b/dev-python/mkdocs-material/Manifest
@@ -1,4 +1,4 @@
 DIST mkdocs-material-4.6.3.tar.gz 1701136 BLAKE2B 
b3e68c0c751c37e7910fad99daa222706b48cd63bfb28a18b9ae96840691eb28b0948fb02810af4ed9e54407ec9e67478371bf31ce7c044d52596d65aea3
 SHA512 
11f02b8c89ec25bc38825a7614ca7a276a28c270f23dcbd991c69fced03810e65d45a74f0c3cc0d8e686985499f23c4d0f0e57e063f5b97b3870809b748dd544
 DIST mkdocs-material-5.0.0_rc2.tar.gz 1852974 BLAKE2B 
0cd56bd11df50a6628b6fddc3758037218ca1b5d9484b8ffe9d67d40c4ebda51bdb96edc10f08c87fb936b3a852616004994bad2e000b00936e62e25ce3e7e81
 SHA512 
29e1d8dcc972302302fdd5b91f0c7bc191420ff1c2ea117fd7b45a346623f587771469d04cbf25600e360d6d9c41ca060147269cdfe6c30c0ef9fd5915a70692
 DIST mkdocs-material-5.2.3.tar.gz 2309650 BLAKE2B 
66d1220bf4de7ed590e95431c85a99ff5e0cbf38ba07a8c95b4f3f35028b6fae4a107d247fa1e3edc120ca411065dd18ccc08b3fb639cb9dcaef7515894e5ac7
 SHA512 
1fea36f5638fe2fb1fba904d4c42e37b1ed35a4445bca9056955b9cad60a0d7624f06b0f68bf48a8b0dc48a04d2e2ee7b0827d298590b4bfffa33e60dfb1ab94
-DIST mkdocs-material-5.3.0.tar.gz 2310011 BLAKE2B 
0563408e0c55064da49df66e36341795bc102478f79ec6b9c8019ed288aa6b2211a18c13066a855da11489340c36d16fa327098f4ec992ed53fbb79d1f62aa99
 SHA512 
ee751e12193cc0afb13bea84650da8facb439fabfd7422aa9903755ad0b8f89816044e66ee4928a8979b18292c6259e3f0e0fe462a6afc70f9cc98a79d2c2864
+DIST mkdocs-material-5.3.2.tar.gz 2351562 BLAKE2B 
518a0a2f6e9f8259db75b05dd26386b695c293e02d37d025bf99c711565a1dabd1f73da66c69bb12a8021a0d148fc7a9b0a1f9d81040b366b2df846502fa46fd
 SHA512 
38298ee50cca77da002b97370714989c71ba0e99b0925c85d4256f453e5943b830947c013662b822a5939af61066f95d398f5d8c93e94ec595e5c535bd4f64f9

diff --git a/dev-python/mkdocs-material/mkdocs-material-5.3.0.ebuild 
b/dev-python/mkdocs-material/mkdocs-material-5.3.2.ebuild
similarity index 100%
rename from dev-python/mkdocs-material/mkdocs-material-5.3.0.ebuild
rename to dev-python/mkdocs-material/mkdocs-material-5.3.2.ebuild



[gentoo-commits] repo/proj/guru:master commit in: dev-libs/open62541/, dev-libs/open62541/files/

2020-06-21 Thread Andrew Ammerlaan
commit: 32e130b572c062997e3337b6b7365d1fb9913a45
Author: Kurt Kanzenbach  kmk-computers  de>
AuthorDate: Sat Jun 20 12:33:54 2020 +
Commit: Andrew Ammerlaan  riseup  net>
CommitDate: Sat Jun 20 12:33:54 2020 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=32e130b5

dev-libs/open62541: Drop rc1

Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Kurt Kanzenbach  kmk-computers.de>

 dev-libs/open62541/Manifest|   1 -
 .../open62541/files/open62541-1.1_rc1-tests.patch  | 104 -
 dev-libs/open62541/open62541-1.1_rc1.ebuild|  98 ---
 3 files changed, 203 deletions(-)

diff --git a/dev-libs/open62541/Manifest b/dev-libs/open62541/Manifest
index 1899447..1291050 100644
--- a/dev-libs/open62541/Manifest
+++ b/dev-libs/open62541/Manifest
@@ -1,3 +1,2 @@
 DIST open62541-1.0.1.tar.gz 2689199 BLAKE2B 
ad2932a9e42cda5a5ef29904e740ff1cfb0d3e3d481f1d15ba0b1e67c8b42fae11774f28f9b8d8abf8b78400d1c3aea5dfe75a32fb70a303f5378ab5915bc337
 SHA512 
9fb0af8befba4d7c376ecd98dfab9033439e0a0594e7e3f48b6df54749af482a4e70a7aa077c49202fd704520bb433a7598fc9f9297a5ff12cb7a019176c4031
-DIST open62541-1.1-rc1.tar.gz 2913287 BLAKE2B 
c4b46f2dc040549f64befa7b0717cebb6048d28c167c89291301b774c78c9d0b7a1520f0b81319e3837da0f4ca21ec999ca02be20ca92a2f271984773112b8f8
 SHA512 
fd700b2ccb878f01775aad18b2549f3bb138bb769a1b1c608194294a1dbb806c6902caded42b7a21416d97ee4d59917ff4e114e34bcab3a3cf8c829b866227cb
 DIST open62541-1.1.tar.gz 2931184 BLAKE2B 
817caad357e25bb70c548e7367ee75c358f40c27e5fde6b2edf6fe935289f58c40aa232565f0da5ba8ba6bcaf7138ce835232b649f10c2c9dee9618421eca6d8
 SHA512 
cf4d28de9534069600cdd3b20e837cdfbdeb46d4da59ad70fa8ad60fa1cd7fd02216cd0b818e8ece8dedb77de1986608817ab5f015e2ac0a806d5d8ba20a1765

diff --git a/dev-libs/open62541/files/open62541-1.1_rc1-tests.patch 
b/dev-libs/open62541/files/open62541-1.1_rc1-tests.patch
deleted file mode 100644
index 1b14eb2..000
--- a/dev-libs/open62541/files/open62541-1.1_rc1-tests.patch
+++ /dev/null
@@ -1,104 +0,0 @@
-From 42c70a47ac3a2acfbc9ef0ab153192f132d905ed Mon Sep 17 00:00:00 2001
-From: Kurt Kanzenbach 
-Date: Fri, 5 Jun 2020 19:22:15 +0200
-Subject: [PATCH] cmake: pubsub: Disable failing tests within portage
-
-The Pub/Sub tests won't work within portage. Disable them.
-
-Signed-off-by: Kurt Kanzenbach 

- tests/CMakeLists.txt | 78 
- 1 file changed, 78 deletions(-)
-
-diff --git a/tests/CMakeLists.txt b/tests/CMakeLists.txt
-index 19ec2d8c44f9..fb21fb856ba4 100644
 a/tests/CMakeLists.txt
-+++ b/tests/CMakeLists.txt
-@@ -331,84 +331,6 @@ if(UA_ENABLE_DISCOVERY)
- add_test_valgrind(discovery ${TESTS_BINARY_DIR}/check_discovery)
- endif()
- 
--if(UA_ENABLE_PUBSUB)
--add_executable(check_pubsub_encoding pubsub/check_pubsub_encoding.c 
$ $)
--target_link_libraries(check_pubsub_encoding ${LIBS})
--add_test_valgrind(pubsub_encoding 
${TESTS_BINARY_DIR}/check_pubsub_encoding)
--add_executable(check_pubsub_pds pubsub/check_pubsub_pds.c 
$ $)
--target_link_libraries(check_pubsub_pds ${LIBS})
--add_test_valgrind(pubsub_pds ${TESTS_BINARY_DIR}/check_pubsub_pds)
--add_executable(check_pubsub_connection_udp 
pubsub/check_pubsub_connection_udp.c $ 
$)
--target_link_libraries(check_pubsub_connection_udp ${LIBS})
--add_test_valgrind(pubsub_connection_udp 
${TESTS_BINARY_DIR}/check_pubsub_connection_udp)
--add_executable(check_pubsub_publish pubsub/check_pubsub_publish.c 
$ $)
--target_link_libraries(check_pubsub_publish ${LIBS})
--add_test_valgrind(pubsub_publish ${TESTS_BINARY_DIR}/check_pubsub_publish)
--add_executable(check_pubsub_publish_uadp 
pubsub/check_pubsub_publish_uadp.c $ 
$)
--target_link_libraries(check_pubsub_publish_uadp ${LIBS})
--add_test_valgrind(pubsub_publish 
${TESTS_BINARY_DIR}/check_pubsub_publish_uadp)
--
--#Link libraries for executing subscriber unit test
--add_executable(check_pubsub_subscribe pubsub/check_pubsub_subscribe.c 
$ $)
--target_link_libraries(check_pubsub_subscribe ${LIBS})
--add_executable(check_pubsub_publishspeed 
pubsub/check_pubsub_publishspeed.c $ 
$)
--target_link_libraries(check_pubsub_publishspeed ${LIBS})
--add_test_valgrind(pubsub_publishspeed 
${TESTS_BINARY_DIR}/check_pubsub_publish)
--add_executable(check_pubsub_config_freeze 
pubsub/check_pubsub_config_freeze.c $ 
$)
--target_link_libraries(check_pubsub_config_freeze ${LIBS})
--add_test_valgrind(check_pubsub_config_freeze 
${TESTS_BINARY_DIR}/check_pubsub_config_freeze)
--add_executable(check_pubsub_publish_rt_levels 
pubsub/check_pubsub_publish_rt_levels.c $ 
$)
--target_link_libraries(check_pubsub_publish_rt_levels ${LIBS})
--add_test_valgrind(check_pubsub_publish_rt_levels 
${TESTS_BINARY_DIR}/check_pubsub_publish_rt_levels)
--
--add_executable(check_pubsub_multiple_layer 
pubsub/check_pubsub_multiple_layer.c $ 

[gentoo-commits] repo/proj/guru:master commit in: dev-libs/open62541/, dev-libs/open62541/files/

2020-06-21 Thread Andrew Ammerlaan
commit: f87f719ab6235a4af4e00021f2ca8ffbb4acc9ce
Author: Kurt Kanzenbach  kmk-computers  de>
AuthorDate: Sat Jun 20 12:33:24 2020 +
Commit: Andrew Ammerlaan  riseup  net>
CommitDate: Sat Jun 20 12:33:24 2020 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=f87f719a

dev-libs/open62541: Bump version to v1.1

Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Kurt Kanzenbach  kmk-computers.de>

 dev-libs/open62541/Manifest|   1 +
 dev-libs/open62541/files/open62541-1.1-tests.patch | 110 +
 dev-libs/open62541/open62541-1.1.ebuild|  93 +
 3 files changed, 204 insertions(+)

diff --git a/dev-libs/open62541/Manifest b/dev-libs/open62541/Manifest
index c631ff4..1899447 100644
--- a/dev-libs/open62541/Manifest
+++ b/dev-libs/open62541/Manifest
@@ -1,2 +1,3 @@
 DIST open62541-1.0.1.tar.gz 2689199 BLAKE2B 
ad2932a9e42cda5a5ef29904e740ff1cfb0d3e3d481f1d15ba0b1e67c8b42fae11774f28f9b8d8abf8b78400d1c3aea5dfe75a32fb70a303f5378ab5915bc337
 SHA512 
9fb0af8befba4d7c376ecd98dfab9033439e0a0594e7e3f48b6df54749af482a4e70a7aa077c49202fd704520bb433a7598fc9f9297a5ff12cb7a019176c4031
 DIST open62541-1.1-rc1.tar.gz 2913287 BLAKE2B 
c4b46f2dc040549f64befa7b0717cebb6048d28c167c89291301b774c78c9d0b7a1520f0b81319e3837da0f4ca21ec999ca02be20ca92a2f271984773112b8f8
 SHA512 
fd700b2ccb878f01775aad18b2549f3bb138bb769a1b1c608194294a1dbb806c6902caded42b7a21416d97ee4d59917ff4e114e34bcab3a3cf8c829b866227cb
+DIST open62541-1.1.tar.gz 2931184 BLAKE2B 
817caad357e25bb70c548e7367ee75c358f40c27e5fde6b2edf6fe935289f58c40aa232565f0da5ba8ba6bcaf7138ce835232b649f10c2c9dee9618421eca6d8
 SHA512 
cf4d28de9534069600cdd3b20e837cdfbdeb46d4da59ad70fa8ad60fa1cd7fd02216cd0b818e8ece8dedb77de1986608817ab5f015e2ac0a806d5d8ba20a1765

diff --git a/dev-libs/open62541/files/open62541-1.1-tests.patch 
b/dev-libs/open62541/files/open62541-1.1-tests.patch
new file mode 100644
index 000..68c0ef6
--- /dev/null
+++ b/dev-libs/open62541/files/open62541-1.1-tests.patch
@@ -0,0 +1,110 @@
+From 3155e729c5a20cacfb84472e442c94b05bba8dd4 Mon Sep 17 00:00:00 2001
+From: Kurt Kanzenbach 
+Date: Sat, 20 Jun 2020 14:28:57 +0200
+Subject: [PATCH] cmake: pubsub: Disable failing tests within portage
+
+The Pub/Sub tests won't work within portage. Disable them.
+
+Signed-off-by: Kurt Kanzenbach 
+---
+ tests/CMakeLists.txt | 84 
+ 1 file changed, 84 deletions(-)
+
+diff --git a/tests/CMakeLists.txt b/tests/CMakeLists.txt
+index 3e839534bf83..af644422bba6 100644
+--- a/tests/CMakeLists.txt
 b/tests/CMakeLists.txt
+@@ -331,90 +331,6 @@ if(UA_ENABLE_DISCOVERY)
+ add_test_valgrind(discovery ${TESTS_BINARY_DIR}/check_discovery)
+ endif()
+ 
+-if(UA_ENABLE_PUBSUB)
+-add_executable(check_pubsub_encoding pubsub/check_pubsub_encoding.c 
$ $)
+-target_link_libraries(check_pubsub_encoding ${LIBS})
+-add_test_valgrind(pubsub_encoding 
${TESTS_BINARY_DIR}/check_pubsub_encoding)
+-add_executable(check_pubsub_pds pubsub/check_pubsub_pds.c 
$ $)
+-target_link_libraries(check_pubsub_pds ${LIBS})
+-add_test_valgrind(pubsub_pds ${TESTS_BINARY_DIR}/check_pubsub_pds)
+-add_executable(check_pubsub_connection_udp 
pubsub/check_pubsub_connection_udp.c $ 
$)
+-target_link_libraries(check_pubsub_connection_udp ${LIBS})
+-add_test_valgrind(pubsub_connection_udp 
${TESTS_BINARY_DIR}/check_pubsub_connection_udp)
+-add_executable(check_pubsub_publish pubsub/check_pubsub_publish.c 
$ $)
+-target_link_libraries(check_pubsub_publish ${LIBS})
+-add_test_valgrind(pubsub_publish ${TESTS_BINARY_DIR}/check_pubsub_publish)
+-add_executable(check_pubsub_publish_uadp 
pubsub/check_pubsub_publish_uadp.c $ 
$)
+-target_link_libraries(check_pubsub_publish_uadp ${LIBS})
+-add_test_valgrind(pubsub_publish 
${TESTS_BINARY_DIR}/check_pubsub_publish_uadp)
+-
+-#Link libraries for executing subscriber unit test
+-add_executable(check_pubsub_subscribe pubsub/check_pubsub_subscribe.c 
$ $)
+-target_link_libraries(check_pubsub_subscribe ${LIBS})
+-add_executable(check_pubsub_publishspeed 
pubsub/check_pubsub_publishspeed.c $ 
$)
+-target_link_libraries(check_pubsub_publishspeed ${LIBS})
+-add_test_valgrind(pubsub_publishspeed 
${TESTS_BINARY_DIR}/check_pubsub_publish)
+-add_executable(check_pubsub_config_freeze 
pubsub/check_pubsub_config_freeze.c $ 
$)
+-target_link_libraries(check_pubsub_config_freeze ${LIBS})
+-add_test_valgrind(check_pubsub_config_freeze 
${TESTS_BINARY_DIR}/check_pubsub_config_freeze)
+-add_executable(check_pubsub_publish_rt_levels 
pubsub/check_pubsub_publish_rt_levels.c $ 
$)
+-target_link_libraries(check_pubsub_publish_rt_levels ${LIBS})
+-add_test_valgrind(check_pubsub_publish_rt_levels 
${TESTS_BINARY_DIR}/check_pubsub_publish_rt_levels)
+-add_executable(check_pubsub_subscribe_config_freeze 

[gentoo-commits] repo/proj/guru:master commit in: net-wireless/rtl8192eu/

2020-06-21 Thread Andrew Ammerlaan
commit: a753b2c4991cd0ffdc7ef6a310e706f9c6b19dfe
Author: Alarig Le Lay  swordarmor  fr>
AuthorDate: Sat Jun 20 08:31:30 2020 +
Commit: Andrew Ammerlaan  riseup  net>
CommitDate: Sat Jun 20 08:31:30 2020 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=a753b2c4

net-wireless/rtl8192eu: Bump to 20200619

Upstream commit ea7cfbd672a06eddf29187b9cc696a709a90c76c
https://github.com/Mange/rtl8192eu-linux-driver/commit/ea7cfbd672a06eddf29187b9cc696a709a90c76c

Closes: https://bugs.gentoo.org/728862
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Alarig Le Lay  swordarmor.fr>

 net-wireless/rtl8192eu/Manifest|  1 +
 .../rtl8192eu/rtl8192eu-0_pre20200619.ebuild   | 24 ++
 2 files changed, 25 insertions(+)

diff --git a/net-wireless/rtl8192eu/Manifest b/net-wireless/rtl8192eu/Manifest
index b2186d8..b07ca5c 100644
--- a/net-wireless/rtl8192eu/Manifest
+++ b/net-wireless/rtl8192eu/Manifest
@@ -1 +1,2 @@
 DIST rtl8192eu-0_pre20200123.tar.gz 2531658 BLAKE2B 
4d2f6e2b230ea22bf551de8bb904175c1bcde8044d25a91207c6bda77d15095c4192cf4102997f8e2dc35bb263913afc5a60608cc8fc7fec0665b33238ea98d3
 SHA512 
ac6dc16157c39eae04be3a5767a689751c8c2d701e9f1afe255166c103f9f1ce1392f4378333e36616726995b7a0c021962de769fcdd222e53d6e758d78effac
+DIST rtl8192eu-0_pre20200619.tar.gz 2533575 BLAKE2B 
c20e47d8efd444c3561bf0f66c4e10a318e4cb33b7171f1c03bfd5fd93fa249538c8e8306afe40819254ac6bd6302eb5d4a57caf1dba14b791c88270ba634296
 SHA512 
72b6cb7a8cbfb6c17852988c833daafa223f234e50abb56d315e955de60adc605695fcecc50257a04a9356f3a4644b4ddf54fceb8f3d32c0bb346ed5606939e4

diff --git a/net-wireless/rtl8192eu/rtl8192eu-0_pre20200619.ebuild 
b/net-wireless/rtl8192eu/rtl8192eu-0_pre20200619.ebuild
new file mode 100644
index 000..8da4f14
--- /dev/null
+++ b/net-wireless/rtl8192eu/rtl8192eu-0_pre20200619.ebuild
@@ -0,0 +1,24 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+inherit linux-mod
+
+COMMIT="ea7cfbd672a06eddf29187b9cc696a709a90c76c"
+
+DESCRIPTION="Realtek 8192EU driver module for Linux kernel"
+HOMEPAGE="https://github.com/Mange/rtl8192eu-linux-driver;
+SRC_URI="https://github.com/Mange/rtl8192eu-linux-driver/archive/${COMMIT}.tar.gz
 -> rtl8192eu-${PV}.tar.gz"
+
+LICENSE="GPL-2"
+KEYWORDS="~amd64 ~x86"
+
+DEPEND="virtual/linux-sources"
+
+S="${WORKDIR}/rtl8192eu-linux-driver-${COMMIT}"
+
+MODULE_NAMES="8192eu(net/wireless)"
+BUILD_TARGETS="all"
+
+CONFIG_CHECK="~!RTL8XXXU"
+ERROR_RTL8XXXU="The RTL8U module is enabled in the kernel; it conflicts 
with this module."



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

2020-06-21 Thread Andrew Ammerlaan
commit: e10a97e708c47fe8d6acbede2087df63653d67cb
Author: Sergey Torokhov  yandex  ru>
AuthorDate: Fri Jun 19 20:33:35 2020 +
Commit: Andrew Ammerlaan  riseup  net>
CommitDate: Fri Jun 19 20:33:35 2020 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=e10a97e7

dev-python/sphinxcontrib-katex: 0.6.1 version bump

This update brings only "explicit env to Popen" function.

Signed-off-by: Sergey Torokhov  yandex.ru>

 dev-python/sphinxcontrib-katex/Manifest|  1 +
 .../sphinxcontrib-katex-0.6.1.ebuild   | 26 ++
 2 files changed, 27 insertions(+)

diff --git a/dev-python/sphinxcontrib-katex/Manifest 
b/dev-python/sphinxcontrib-katex/Manifest
index 0d389f8..210e45b 100644
--- a/dev-python/sphinxcontrib-katex/Manifest
+++ b/dev-python/sphinxcontrib-katex/Manifest
@@ -1 +1,2 @@
 DIST sphinxcontrib-katex-0.6.0.tar.gz 12854 BLAKE2B 
a21894a347fbb2639d06e0e91b56ce0774894d72eaae039353a6c94d3c01a3a9d4bcda8c09b0ca871bec3c7246fbad536031d5063be95f178f5f1b373a95c0ab
 SHA512 
abe580f45fa366870b2dff37af18fac569f5f23ce0a8c44de9765ad757e2804899f75606f40dc64994714ba12b324a2ed1b17322fbd1870447e225d2c65d86a0
+DIST sphinxcontrib-katex-0.6.1.tar.gz 12948 BLAKE2B 
8de0eb26025b89006f5db0dcae0d878dd90f0298bc35d72dc2b97741bb85f858d4988e9f094be3769eed7af45f39891ae693cb997879543851077b5c39609a8c
 SHA512 
c50d895b7e0262a8beb04dabfa13d104c896a0be135be551bd90c2bcf1662895ae50adab7cf11b259f6264a265421af9ba4ad1d896f1ef58c6c8fd109b570d2b

diff --git a/dev-python/sphinxcontrib-katex/sphinxcontrib-katex-0.6.1.ebuild 
b/dev-python/sphinxcontrib-katex/sphinxcontrib-katex-0.6.1.ebuild
new file mode 100644
index 000..a2a70c2
--- /dev/null
+++ b/dev-python/sphinxcontrib-katex/sphinxcontrib-katex-0.6.1.ebuild
@@ -0,0 +1,26 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+PYTHON_COMPAT=( python3_{6,7,8} pypy3 )
+
+inherit distutils-r1
+
+DESCRIPTION="KaTeX Sphinx extension for rendering of math in HTML pages"
+HOMEPAGE="https://github.com/hagenw/sphinxcontrib-katex;
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+RDEPEND=">=dev-python/sphinx-1.7.5[${PYTHON_USEDEP}]"
+
+DOCS=()
+
+distutils_enable_sphinx docs
+
+python_install_all() {
+   distutils-r1_python_install_all
+   find "${ED}" -name '*.pth' -delete || die
+}



[gentoo-commits] repo/proj/guru:master commit in: app-admin/chezmoi-bin/

2020-06-21 Thread Andrew Ammerlaan
commit: 060d36478e098805ccacdc2d0b91c17e2bf9967d
Author: Philip DeMonaco  demona  co>
AuthorDate: Sat Jun 20 19:10:51 2020 +
Commit: Andrew Ammerlaan  riseup  net>
CommitDate: Sat Jun 20 19:12:12 2020 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=060d3647

app-admin/chezmoi-bin: removal

Replaced by app-admin/chezmoi.

Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Philip DeMonaco  demona.co>

 app-admin/chezmoi-bin/Manifest |  2 --
 app-admin/chezmoi-bin/chezmoi-bin-1.8.2.ebuild | 50 --
 app-admin/chezmoi-bin/metadata.xml | 18 --
 3 files changed, 70 deletions(-)

diff --git a/app-admin/chezmoi-bin/Manifest b/app-admin/chezmoi-bin/Manifest
deleted file mode 100644
index 1c61864..000
--- a/app-admin/chezmoi-bin/Manifest
+++ /dev/null
@@ -1,2 +0,0 @@
-DIST chezmoi-bin-1.8.2_amd64.tar.gz 7281761 BLAKE2B 
4265cb415233e7043bf1fbb0657c3106d6a968072b45b98512db15d6b5eb5286e70f8f53b292237bec12cc474eaa3df8c43d0d1a1cdf6fd2eea3b369bace1594
 SHA512 
ca1cd0812b93c466a02bbf178d6f87bdf44d914a1bf7269b3db6482acf5c35fe5dcb49ee294fd5c93ce679f938414a6c7696cac04c0124eb42cac1fd0ef379e3
-DIST chezmoi-bin-1.8.2_x86.tar.gz 6860526 BLAKE2B 
d6a8220c8fa6146e169551007bc03cbf15b70bd07332960f337e12ab7701a6a86dc15cff25893a66c23c27e2fb38da0d245e5efc895e6448991c2dfbae03cb36
 SHA512 
8bde30fe9769ac39fe586721f11932487a7b1e10d8fb4e932ea4236fdbe9d94ab933b807f2d188c4de706d0dab68c8e64e9260c9f636f84e8569c274ae25d335

diff --git a/app-admin/chezmoi-bin/chezmoi-bin-1.8.2.ebuild 
b/app-admin/chezmoi-bin/chezmoi-bin-1.8.2.ebuild
deleted file mode 100644
index c614ea1..000
--- a/app-admin/chezmoi-bin/chezmoi-bin-1.8.2.ebuild
+++ /dev/null
@@ -1,50 +0,0 @@
-# Copyright 2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-DESCRIPTION="Manage your dotfiles across multiple machines, securely."
-HOMEPAGE="https://github.com/twpayne/chezmoi;
-
-# Remove bin from the package name
-BASE_PN="${PN/-bin}"
-A_AMD64="${P}_amd64.tar.gz"
-A_X86="${P}_x86.tar.gz"
-
-BASE_URI="${HOMEPAGE}/releases/download/v${PV}/${BASE_PN}_${PV}_linux"
-SRC_URI="amd64? ( ${BASE_URI}_amd64.tar.gz -> ${A_AMD64} )
-   x86? ( ${BASE_URI}_i386.tar.gz -> ${A_X86} )"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-DEPEND="dev-vcs/git"
-RDEPEND="${DEPEND}"
-BDEPEND=""
-
-DOCS=( "docs" )
-
-src_unpack() {
-   # Create the source directory
-   mkdir -p "${S}" || die
-   pushd "${S}" || die
-
-   # Determine the correct source package
-   if use x86; then
-   ARCHIVE="${A_X86}"
-   elif use amd64; then
-   ARCHIVE="${A_AMD64}"
-   fi
-
-   # Unpack the archive if a matching one was found
-   if [ "${ARCHIVE}" != "" ]; then
-   unpack ${ARCHIVE}
-   fi
-}
-
-src_install() {
-   einstalldocs
-   dobin "${S}/${BASE_PN}" || die
-}

diff --git a/app-admin/chezmoi-bin/metadata.xml 
b/app-admin/chezmoi-bin/metadata.xml
deleted file mode 100644
index 8aef408..000
--- a/app-admin/chezmoi-bin/metadata.xml
+++ /dev/null
@@ -1,18 +0,0 @@
-
-http://www.gentoo.org/dtd/metadata.dtd;>
-
-   
-   p...@demona.co
-   Phil DeMonaco
-   
-   
-   Dotfile management application which provides a 
configuration
-   and encryption interface ontop of traditional version 
control
-   functionality. This simplifies synchronization of 
dotfiles
-   between multiple machines, operating systems, and 
environments
-   with differing requirements.
-   
-   
-   twpane/chezmoi
-   
-



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

2020-06-21 Thread Andrew Ammerlaan
commit: a0d374483a2794b0f19a4bf6017764aa8cf52eca
Author: Andrew Ammerlaan  riseup  net>
AuthorDate: Sun Jun 21 19:09:12 2020 +
Commit: Andrew Ammerlaan  riseup  net>
CommitDate: Sun Jun 21 19:09:12 2020 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=a0d37448

dev-python/hstspreload: version bump

Package-Manager: Portage-2.3.101, Repoman-2.3.22
Signed-off-by: Andrew Ammerlaan  riseup.net>

 dev-python/hstspreload/Manifest | 2 +-
 .../{hstspreload-2020.6.9.ebuild => hstspreload-2020.6.16.ebuild}   | 0
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/hstspreload/Manifest b/dev-python/hstspreload/Manifest
index b4b41ac..7531ef0 100644
--- a/dev-python/hstspreload/Manifest
+++ b/dev-python/hstspreload/Manifest
@@ -1 +1 @@
-DIST hstspreload-2020.6.9.tar.gz 892189 BLAKE2B 
7624449cb83d1e93df6b5d820065ba23e35ddf9efef86cacae788b4d36c80fc16c99881a8ff0fc42d1668c5a830b97e63a576b5592dba51407151a23e2f718eb
 SHA512 
e91575a39f76baefb8f6668ed704ae22f75a6dfa3399ae4812112e003bbf4bd6dbb6650b9292d68d44e9464bed68750464e157e09c56c7ae95a3e6d4f004
+DIST hstspreload-2020.6.16.tar.gz 896780 BLAKE2B 
c529cf51135ea2ee4de2dd566e40efcf89eeb03a8d3f1705f3f0e845d1460406c7814231e853e31523a446ca659c6282260f7c9c37658afc8c220772705d4126
 SHA512 
c5d1d0f68e18815508feed5051eae580f42c0533a493503fc5ad4ea34efab67f74dac42d54e03d35e59635224725f7b08bc4bbc2a24f60235fe38319d1891f0f

diff --git a/dev-python/hstspreload/hstspreload-2020.6.9.ebuild 
b/dev-python/hstspreload/hstspreload-2020.6.16.ebuild
similarity index 100%
rename from dev-python/hstspreload/hstspreload-2020.6.9.ebuild
rename to dev-python/hstspreload/hstspreload-2020.6.16.ebuild



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

2020-06-21 Thread Andrew Ammerlaan
commit: 530242af6dbd4baaf212d529d35750c802073660
Author: Andrew Ammerlaan  riseup  net>
AuthorDate: Sun Jun 21 19:11:05 2020 +
Commit: Andrew Ammerlaan  riseup  net>
CommitDate: Sun Jun 21 19:11:05 2020 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=530242af

dev-python/python-vlc: version bump

Package-Manager: Portage-2.3.101, Repoman-2.3.22
Signed-off-by: Andrew Ammerlaan  riseup.net>

 dev-python/python-vlc/Manifest  | 2 +-
 .../{python-vlc-3.0.9113.ebuild => python-vlc-3.0.10114.ebuild} | 0
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/python-vlc/Manifest b/dev-python/python-vlc/Manifest
index 212a613..2c6c378 100644
--- a/dev-python/python-vlc/Manifest
+++ b/dev-python/python-vlc/Manifest
@@ -1 +1 @@
-DIST python-vlc-3.0.9113.tar.gz 146300 BLAKE2B 
4bff60bab31b0b9df6ea9d187772700f3f8a7bb0173a77435a7297b45a86c04dbae763c5b23853306a0f93d2a6c49d1608eda420ac1ed1d44e9b6489b26f3ff7
 SHA512 
0fef0190238695d7fb9217857c4e70b2c61be91409506e9fa175ca76af1b52d8e620126c6e8f67c8672e1bab00a9d9dd673701ff31059db7ff742881ec2f278c
+DIST python-vlc-3.0.10114.tar.gz 149027 BLAKE2B 
cce373443fe3621b7d3cf9bddc97f0a2c442a65387ec2d4da3dfe685811e230ab0e5a9e8a81eb1abee89eadfb6003f89bfb02e3eaaffc8884fa94c90cc20d406
 SHA512 
95865e4dc896c5198843f5b21c7ca452bbe675c661336f44b27959519ba6fcb26e439c37d5ecb1c5c35d848c293d09d9bc7661e8f625aba5bca758a85615f6ad

diff --git a/dev-python/python-vlc/python-vlc-3.0.9113.ebuild 
b/dev-python/python-vlc/python-vlc-3.0.10114.ebuild
similarity index 100%
rename from dev-python/python-vlc/python-vlc-3.0.9113.ebuild
rename to dev-python/python-vlc/python-vlc-3.0.10114.ebuild



[gentoo-commits] repo/proj/guru:master commit in: net-wireless/eiwd/

2020-06-21 Thread Andrew Ammerlaan
commit: 2f707c79ecd73aa7d5683aeb35d0027145909b84
Author: Volkmar W. Pogatzki  pogatzki  net>
AuthorDate: Sat Jun 20 17:13:11 2020 +
Commit: Andrew Ammerlaan  riseup  net>
CommitDate: Sat Jun 20 17:13:11 2020 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=2f707c79

net-wireless/eiwd: update to PR #16160

Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Volkmar W. Pogatzki  pogatzki.net>

 net-wireless/eiwd/eiwd-1.6.1.ebuild   | 17 +++---
 net-wireless/eiwd/eiwd-1.7_pre20200416.ebuild | 17 +++---
 net-wireless/eiwd/eiwd-.ebuild| 17 +++---
 net-wireless/eiwd/metadata.xml| 32 +++
 4 files changed, 39 insertions(+), 44 deletions(-)

diff --git a/net-wireless/eiwd/eiwd-1.6.1.ebuild 
b/net-wireless/eiwd/eiwd-1.6.1.ebuild
index cf05d7d..3214ce0 100644
--- a/net-wireless/eiwd/eiwd-1.6.1.ebuild
+++ b/net-wireless/eiwd/eiwd-1.6.1.ebuild
@@ -3,8 +3,6 @@
 
 EAPI=7
 
-inherit flag-o-matic
-
 MY_PV="$(ver_rs 2 '-')"
 MY_P="${PN}-${MY_PV}"
 
@@ -15,11 +13,10 @@ 
SRC_URI="https://github.com/dylanaraps/eiwd/releases/download/${MY_PV}/${MY_P}.t
 LICENSE="LGPL-2.1"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
-IUSE="+client +monitor ofono +resolvconf +system-ell wired"
+IUSE="+client +monitor ofono +system-ell wired"
 
 DEPEND="system-ell? ( >=dev-libs/ell-0.31 )"
 RDEPEND="${DEPEND}
-   resolvconf? ( || ( net-dns/openresolv net-misc/dhcpcd ) )
!net-wireless/iwd
net-wireless/wireless-regdb"
 BDEPEND="virtual/pkgconfig"
@@ -27,7 +24,6 @@ BDEPEND="virtual/pkgconfig"
 S="${WORKDIR}/${MY_P}"
 
 src_configure() {
-   append-cflags "-fsigned-char"
local myeconfargs=(
--sysconfdir="${EPREFIX}"/etc/iwd 
--localstatedir="${EPREFIX}"/var
--disable-dbus
@@ -44,8 +40,11 @@ src_install() {
default
keepdir /var/lib/iwd
newinitd "${FILESDIR}"/iwd.initd iwd
-   if use resolvconf ; then
-   insinto /etc/iwd/
-   doins "${FILESDIR}"/main.conf
-   fi
+   insinto /etc/iwd/
+   doins "${FILESDIR}"/main.conf
+}
+
+pkg_postinst() {
+   elog "To use eiwd's built-in DNS features you also need 
net-dns/openresolv"
+   elog "or net-misc/dhcpcd."
 }

diff --git a/net-wireless/eiwd/eiwd-1.7_pre20200416.ebuild 
b/net-wireless/eiwd/eiwd-1.7_pre20200416.ebuild
index a70d3ef..1d2ec49 100644
--- a/net-wireless/eiwd/eiwd-1.7_pre20200416.ebuild
+++ b/net-wireless/eiwd/eiwd-1.7_pre20200416.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-inherit autotools flag-o-matic git-r3
+inherit autotools git-r3
 
 MY_PV="${PV}"
 MY_P="${PN}-${MY_PV}"
@@ -17,11 +17,10 @@ EGIT_COMMIT="7b5545a"
 LICENSE="LGPL-2.1"
 SLOT="0"
 KEYWORDS=""
-IUSE="+client +monitor ofono +resolvconf +system-ell wired"
+IUSE="+client +monitor ofono +system-ell wired"
 
 DEPEND="system-ell? ( >=dev-libs/ell-0.31 )"
 RDEPEND="${DEPEND}
-   resolvconf? ( || ( net-dns/openresolv net-misc/dhcpcd ) )
!net-wireless/iwd
net-wireless/wireless-regdb"
 BDEPEND="virtual/pkgconfig"
@@ -38,7 +37,6 @@ src_prepare() {
 }
 
 src_configure() {
-   append-cflags "-fsigned-char"
local myeconfargs=(
--sysconfdir="${EPREFIX}"/etc/iwd 
--localstatedir="${EPREFIX}"/var
--disable-dbus
@@ -55,8 +53,11 @@ src_install() {
default
keepdir /var/lib/iwd
newinitd "${FILESDIR}"/iwd.initd iwd
-   if use resolvconf ; then
-   insinto /etc/iwd/
-   doins "${FILESDIR}"/main.conf
-   fi
+   insinto /etc/iwd/
+   doins "${FILESDIR}"/main.conf
+}
+
+pkg_postinst() {
+   elog "To use eiwd's built-in DNS features you also need 
net-dns/openresolv"
+   elog "or net-misc/dhcpcd."
 }

diff --git a/net-wireless/eiwd/eiwd-.ebuild 
b/net-wireless/eiwd/eiwd-.ebuild
index 6f3e886..c7fb122 100644
--- a/net-wireless/eiwd/eiwd-.ebuild
+++ b/net-wireless/eiwd/eiwd-.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-inherit autotools flag-o-matic git-r3
+inherit autotools git-r3
 
 MY_PV="$(ver_rs 2 '-')"
 MY_P="${PN}-${MY_PV}"
@@ -16,11 +16,10 @@ EGIT_COMMIT="7b5545a"
 LICENSE="LGPL-2.1"
 SLOT="0"
 KEYWORDS=""
-IUSE="+client +monitor ofono +resolvconf +system-ell wired"
+IUSE="+client +monitor ofono +system-ell wired"
 
 DEPEND="system-ell? ( >=dev-libs/ell-0.31 )"
 RDEPEND="${DEPEND}
-   resolvconf? ( || ( net-dns/openresolv net-misc/dhcpcd ) )
!net-wireless/iwd
net-wireless/wireless-regdb"
 BDEPEND="virtual/pkgconfig"
@@ -33,7 +32,6 @@ src_prepare() {
 }
 
 src_configure() {
-   append-cflags "-fsigned-char"
local myeconfargs=(
--sysconfdir="${EPREFIX}"/etc/iwd 
--localstatedir="${EPREFIX}"/var
--disable-dbus
@@ -50,8 +48,11 @@ src_install() {
default
keepdir /var/lib/iwd
newinitd "${FILESDIR}"/iwd.initd iwd
-   if use resolvconf ; then
-   insinto /etc/iwd/
- 

  1   2   3   4   5   >