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

2021-04-17 Thread Hans de Graaff
commit: c0a633f84f45d7d965c182ebf5d042ba13887ce1
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sun Apr 18 05:27:40 2021 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sun Apr 18 05:34:04 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c0a633f8

dev-ruby/contracts: add 0.16.1

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

 dev-ruby/contracts/Manifest|  1 +
 dev-ruby/contracts/contracts-0.16.1.ebuild | 19 +++
 2 files changed, 20 insertions(+)

diff --git a/dev-ruby/contracts/Manifest b/dev-ruby/contracts/Manifest
index f455a455e2c..15a607b22aa 100644
--- a/dev-ruby/contracts/Manifest
+++ b/dev-ruby/contracts/Manifest
@@ -1 +1,2 @@
 DIST contracts-0.16.0.gem 55296 BLAKE2B 
71b058fd2bcbdf5dfc2ff60631ecfc56cb405dea08fb5b2a67fb23c859a3941ed0aa3963ef639e9cb6670d871a6301a0c8b360fff3912413c10ad44ee8dcde2f
 SHA512 
27d757c3a6d25920ada1b24842a5ed8521bc8902b1840b6060c94dc17e5eecb91501439eb764fa2fec97dedc6591d2c2978630f56d4b38e7b607e9fccfb60ad7
+DIST contracts-0.16.1.gem 57856 BLAKE2B 
72978a2a47b75411d2ae74521470d5958ef711351e2ce6776f1331b0d3f4b175d43f991a73fd2332ac0e1f6732b05a65887054a0be4452fd62f058a28ba929be
 SHA512 
bc182431de9efbc6d23603c68a64eddcd3f27ea1ac8c2c9ff00840cf38d2f58ba595304127e6b43e504d3aa387559a5c1429b671dadac175d3a4ad2c02edbf6a

diff --git a/dev-ruby/contracts/contracts-0.16.1.ebuild 
b/dev-ruby/contracts/contracts-0.16.1.ebuild
new file mode 100644
index 000..c4807d80cb7
--- /dev/null
+++ b/dev-ruby/contracts/contracts-0.16.1.ebuild
@@ -0,0 +1,19 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+USE_RUBY="ruby25 ruby26 ruby27"
+
+RUBY_FAKEGEM_RECIPE_TEST="rspec3"
+
+RUBY_FAKEGEM_EXTRADOC="CHANGELOG.markdown README.md TODO.markdown TUTORIAL.md"
+
+inherit ruby-fakegem
+
+DESCRIPTION="provides contracts for Ruby"
+HOMEPAGE="https://github.com/egonSchiele/contracts.ruby;
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~s390 ~sparc ~x86"
+IUSE=""



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

2021-04-17 Thread Hans de Graaff
commit: 1de472ff159431fcdf24209461c9b5d141e3f9d5
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sun Apr 18 05:32:12 2021 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sun Apr 18 05:34:04 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1de472ff

dev-ruby/tty-cursor: add ruby30

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

 dev-ruby/tty-cursor/tty-cursor-0.7.1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-ruby/tty-cursor/tty-cursor-0.7.1.ebuild 
b/dev-ruby/tty-cursor/tty-cursor-0.7.1.ebuild
index db36fec431a..ff798696483 100644
--- a/dev-ruby/tty-cursor/tty-cursor-0.7.1.ebuild
+++ b/dev-ruby/tty-cursor/tty-cursor-0.7.1.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
-USE_RUBY="ruby24 ruby25 ruby26 ruby27"
+USE_RUBY="ruby25 ruby26 ruby27 ruby30"
 
 RUBY_FAKEGEM_RECIPE_TEST="rspec3"
 



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

2021-04-17 Thread Hans de Graaff
commit: 3b82f1d3846ec7810ea53597ee1de09e27ad3164
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sun Apr 18 05:33:08 2021 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sun Apr 18 05:34:04 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3b82f1d3

dev-ruby/tty-screen: add ruby30

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

 dev-ruby/tty-screen/tty-screen-0.8.1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-ruby/tty-screen/tty-screen-0.8.1.ebuild 
b/dev-ruby/tty-screen/tty-screen-0.8.1.ebuild
index 8ed94995bac..ccb7ad58d42 100644
--- a/dev-ruby/tty-screen/tty-screen-0.8.1.ebuild
+++ b/dev-ruby/tty-screen/tty-screen-0.8.1.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
-USE_RUBY="ruby25 ruby26 ruby27"
+USE_RUBY="ruby25 ruby26 ruby27 ruby30"
 
 RUBY_FAKEGEM_RECIPE_TEST="rspec3"
 



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

2021-04-17 Thread Hans de Graaff
commit: 57790a6aa35423cb883904bdc247bcf678e9dd1b
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sun Apr 18 05:33:42 2021 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sun Apr 18 05:34:05 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=57790a6a

dev-ruby/wisper: add ruby30

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

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

diff --git a/dev-ruby/wisper/wisper-2.0.1.ebuild 
b/dev-ruby/wisper/wisper-2.0.1.ebuild
index fbe9a40b4ed..d3ca01b8df7 100644
--- a/dev-ruby/wisper/wisper-2.0.1.ebuild
+++ b/dev-ruby/wisper/wisper-2.0.1.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
-USE_RUBY="ruby24 ruby25 ruby26 ruby27"
+USE_RUBY="ruby25 ruby26 ruby27 ruby30"
 
 RUBY_FAKEGEM_RECIPE_TEST="rspec3"
 



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

2021-04-17 Thread Hans de Graaff
commit: 58f496929d04ee23244b6ca55c60d5cfefab8f9a
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sun Apr 18 05:25:10 2021 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sun Apr 18 05:34:04 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=58f49692

dev-ruby/connection_pool: add 2.2.5

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

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

diff --git a/dev-ruby/connection_pool/Manifest 
b/dev-ruby/connection_pool/Manifest
index cb1e3311af4..6e7e3f3be4b 100644
--- a/dev-ruby/connection_pool/Manifest
+++ b/dev-ruby/connection_pool/Manifest
@@ -1,3 +1,4 @@
 DIST connection_pool-2.2.2.gem 13824 BLAKE2B 
2f52bb3451dec5916d5797596f7bc3dbf39845321ee83736d679c433e96f154db852469b1f6d0d3b7c7f48262f7840087d89cdd40ece22b67a29c20ff77274dd
 SHA512 
74cb64aa3f183ee4e41f438133f60581e9f99a1d5b5daf61607cff2329bfb1fbd8810d87c35d709418a22ad925049e3e9403a602107452414a67aee1c6eecfe9
 DIST connection_pool-2.2.3.gem 13824 BLAKE2B 
b74666181790e678793023413eedbd5b68836e6d480d79f6c12d512277a1917db0d400e08be98c098305ca065a12988bcac9d46f89b4c1380d758991490a540b
 SHA512 
a5e54b11073723d5cf5150a47c38b37ef8e58e9adb056eeedc4427207ed1ae5d1844cab925bbbcc8a2a9dd3fe9373593ab735ce4de588b89db97800fb74757ac
 DIST connection_pool-2.2.4.gem 14848 BLAKE2B 
897db26b57b91183e2a05376a86dc3fa40b2bae136a304ced6433ef4812aa81bb5ade3c744cfd57a4af58f180393c5571f1a2d97ade0bda00091d8ce0358f3dc
 SHA512 
e8b65f270909d4d80161b5b26f013baf4761e8f143852cda848419d6d032b00eacb2f00594850899a5b4cc9a627f361917a61c3e57e4b5b3ff7894b79a4d8cdd
+DIST connection_pool-2.2.5.gem 14848 BLAKE2B 
d3e21e5d3c330fb501e9890260c0fed003f3c8afc6a9106c139f77e879c45232de1cbc16be6088c757a1204f3c64b0797010fddc0d1c9cf555389348b6f61152
 SHA512 
3bc4e4d241cd4b1adb00d341aafe7795bbf0eff459ace962670d83c20c0eaa0d42f49a1f5e61c2327ff4fcbf3abfbc6f6c910f7a31d4a0f62bc55c782ab20e45

diff --git a/dev-ruby/connection_pool/connection_pool-2.2.5.ebuild 
b/dev-ruby/connection_pool/connection_pool-2.2.5.ebuild
new file mode 100644
index 000..ec3d219df83
--- /dev/null
+++ b/dev-ruby/connection_pool/connection_pool-2.2.5.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+USE_RUBY="ruby25 ruby26 ruby27 ruby30"
+
+RUBY_FAKEGEM_RECIPE_TEST="rake"
+RUBY_FAKEGEM_RECIPE_DOC="none"
+RUBY_FAKEGEM_EXTRADOC="Changes.md README.md"
+
+inherit ruby-fakegem
+
+DESCRIPTION="Generic connection pooling for Ruby"
+HOMEPAGE="https://github.com/mperham/connection_pool;
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
+IUSE=""
+
+ruby_add_bdepend "test? ( >=dev-ruby/minitest-5 )"
+
+all_ruby_prepare() {
+   sed -i -e '/git ls-files/d' connection_pool.gemspec || die
+   sed -i -e '/\(bundler\|standard\)/ s:^:#:' Rakefile || die
+   sed -i -e "s/gem 'minitest'/gem 'minitest', '~> 5.0'/" test/helper.rb 
|| die
+}



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

2021-04-17 Thread Hans de Graaff
commit: 1538ab36e4aa046c33a2de282c3d2d3ba79c7169
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sun Apr 18 05:33:52 2021 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sun Apr 18 05:34:05 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1538ab36

dev-ruby/tty-prompt: add 0.23.1

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

 dev-ruby/tty-prompt/Manifest |  1 +
 dev-ruby/tty-prompt/tty-prompt-0.23.1.ebuild | 32 
 2 files changed, 33 insertions(+)

diff --git a/dev-ruby/tty-prompt/Manifest b/dev-ruby/tty-prompt/Manifest
index 8c52c279dbc..06ba7f101e7 100644
--- a/dev-ruby/tty-prompt/Manifest
+++ b/dev-ruby/tty-prompt/Manifest
@@ -2,3 +2,4 @@ DIST tty-prompt-0.20.0.gem 72704 BLAKE2B 
c3a24544459bfd70aa1ada029211d8873665794
 DIST tty-prompt-0.21.0.tar.gz 72679 BLAKE2B 
1693a2ad49d308975c0f03d9bbf01a192bc6e5c66eb04108a08a7d338c79d20ac80e8b45b0833f57b6a4f5191880160a8df0a9b9751c3af1f3d77b4952c99393
 SHA512 
e2963951523f9077a6aac20d12b88d261902c1f6ab1ab01bafd9eef94df76e37fd1448d5b5f81a3a8d2335eade4618896a64c77e80e369b3a660bc8d361cb53d
 DIST tty-prompt-0.22.0.tar.gz 551572 BLAKE2B 
b18e3acba984c6848161deff659112ee2342d4021c0fa8df1aed1f19d4530382b4c2d4e215b42820be9939a8a56c163217ac59809b3e9b1e4d68068647eb
 SHA512 
2bc87d41c9359da1bb04a53c2f3535e4845e1a55594624235434b4e6d5f870029ae72436487fa6d2a795101d1fc8263d63dd89cc5d3e59b0756b80448c23e514
 DIST tty-prompt-0.23.0.tar.gz 553952 BLAKE2B 
32ac89708b89550c0e46e9dd76cc4acbb1a8bdf6a365019e463c30bd60ee0e06a74a7c5b2c4f8f3cbda70f3a37ec86d6b5be788aec5f73411381f6195c13a467
 SHA512 
c37213f37c33c756e99ac5aa3c6124c25b94d53a72e013ccca31427a4e9bdb05284926cfc89d39b444cbe75946fe64f1ec40ad61e89f9440b946d9d32ce3ca1b
+DIST tty-prompt-0.23.1.tar.gz 554471 BLAKE2B 
ae39444b80781ee5c85df87f4ec2b2231b4551a23202070c4570d0e4807a3e4465bb026299dd775de9abf2b8cefe3157cb3fc5297cce4d248f6f8e2aca8c572d
 SHA512 
5e2762d2b229f0aadde7fa09e43ccd317dbda057d829c9003fc6b18f9aaacda1416357af733c4e4f308041c8119ef344b3adc1954a6d31abf801cffdb1848a61

diff --git a/dev-ruby/tty-prompt/tty-prompt-0.23.1.ebuild 
b/dev-ruby/tty-prompt/tty-prompt-0.23.1.ebuild
new file mode 100644
index 000..ccd06d3c998
--- /dev/null
+++ b/dev-ruby/tty-prompt/tty-prompt-0.23.1.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+USE_RUBY="ruby25 ruby26 ruby27"
+
+RUBY_FAKEGEM_RECIPE_TEST="rspec3"
+
+RUBY_FAKEGEM_EXTRADOC="README.md"
+
+RUBY_FAKEGEM_GEMSPEC="tty-prompt.gemspec"
+
+inherit ruby-fakegem
+
+DESCRIPTION="A beautiful and powerful interactive command line prompt"
+HOMEPAGE="https://github.com/piotrmurach/tty-prompt;
+SRC_URI="https://github.com/piotrmurach/tty-prompt/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE=""
+
+ruby_add_rdepend "
+   >=dev-ruby/pastel-0.8:0
+   >=dev-ruby/tty-reader-0.8:0
+"
+
+all_ruby_prepare() {
+   echo '-rspec_helper' > .rspec || die
+   sed -i -e 's:require_relative ":require "./:' ${RUBY_FAKEGEM_GEMSPEC} 
|| die
+}



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

2021-04-17 Thread Hans de Graaff
commit: 4ede4a331569ea89b774af1bc5361e5420b6d7d7
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sun Apr 18 05:31:17 2021 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sun Apr 18 05:34:04 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4ede4a33

dev-ruby/tty-color: add 0.6.0

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

 dev-ruby/tty-color/tty-color-0.6.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-ruby/tty-color/tty-color-0.6.0.ebuild 
b/dev-ruby/tty-color/tty-color-0.6.0.ebuild
index 26f62942b75..fe1f7aeef14 100644
--- a/dev-ruby/tty-color/tty-color-0.6.0.ebuild
+++ b/dev-ruby/tty-color/tty-color-0.6.0.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
-USE_RUBY="ruby25 ruby26 ruby27"
+USE_RUBY="ruby25 ruby26 ruby27 ruby30"
 
 RUBY_FAKEGEM_RECIPE_TEST="rspec3"
 



[gentoo-commits] repo/gentoo:master commit in: gnome-extra/evolution-ews/, gnome-extra/evolution-ews/files/

2021-04-17 Thread Sam James
commit: 8b7bcc8fd0b8d8c96313911bc04f7fac98517c6a
Author: Sam James  gentoo  org>
AuthorDate: Sun Apr 18 05:23:49 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Apr 18 05:24:08 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8b7bcc8f

gnome-extra/evolution-ews: fix build with CMake 3.20.1

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

 .../evolution-ews/evolution-ews-3.38.4.ebuild  |  3 +
 .../evolution-ews/evolution-ews-3.40.0.ebuild  |  3 +
 .../files/evolution-ews-3.38.4-cmake-3.20.1.patch  | 71 ++
 3 files changed, 77 insertions(+)

diff --git a/gnome-extra/evolution-ews/evolution-ews-3.38.4.ebuild 
b/gnome-extra/evolution-ews/evolution-ews-3.38.4.ebuild
index 5a472956bac..adff76ede31 100644
--- a/gnome-extra/evolution-ews/evolution-ews-3.38.4.ebuild
+++ b/gnome-extra/evolution-ews/evolution-ews-3.38.4.ebuild
@@ -44,6 +44,9 @@ RESTRICT="test !test? ( test )"
 # call; if needed, set them after cmake_src_prepare call, if that works
 src_prepare() {
cmake_src_prepare
+
+   eapply "${FILESDIR}"/${PN}-3.38.4-cmake-3.20.1.patch
+
gnome2_src_prepare
 }
 

diff --git a/gnome-extra/evolution-ews/evolution-ews-3.40.0.ebuild 
b/gnome-extra/evolution-ews/evolution-ews-3.40.0.ebuild
index 2088827c202..394ab53f034 100644
--- a/gnome-extra/evolution-ews/evolution-ews-3.40.0.ebuild
+++ b/gnome-extra/evolution-ews/evolution-ews-3.40.0.ebuild
@@ -44,6 +44,9 @@ RESTRICT="test !test? ( test )"
 # call; if needed, set them after cmake_src_prepare call, if that works
 src_prepare() {
cmake_src_prepare
+
+   eapply "${FILESDIR}"/${PN}-3.38.4-cmake-3.20.1.patch
+
gnome2_src_prepare
 }
 

diff --git 
a/gnome-extra/evolution-ews/files/evolution-ews-3.38.4-cmake-3.20.1.patch 
b/gnome-extra/evolution-ews/files/evolution-ews-3.38.4-cmake-3.20.1.patch
new file mode 100644
index 000..050bacd7628
--- /dev/null
+++ b/gnome-extra/evolution-ews/files/evolution-ews-3.38.4-cmake-3.20.1.patch
@@ -0,0 +1,71 @@
+https://gitlab.gnome.org/GNOME/evolution-ews/-/commit/6d8f7d303ec319539add2f0ba5331c2dab9d23c7.patch
+https://bugs.gentoo.org/783603
+
+From 6d8f7d303ec319539add2f0ba5331c2dab9d23c7 Mon Sep 17 00:00:00 2001
+From: Milan Crha 
+Date: Wed, 14 Apr 2021 16:58:08 +0200
+Subject: [PATCH] PrintableOptions.cmake: Correct variable name comparison
+
+CMake 3.20.1 errors out with:
+
+CMake Error at cmake/modules/PrintableOptions.cmake:38 (message):
+   variable name cannot be empty
+ Call Stack (most recent call first):
+   CMakeLists.txt:152 (add_printable_variable)
+
+Change how the parameter value is compared, to fix it.
+--- a/cmake/modules/PrintableOptions.cmake
 b/cmake/modules/PrintableOptions.cmake
+@@ -19,40 +19,40 @@
+ #prints all the build options previously added with the above functions
+ 
+ macro(add_printable_variable_bare _name)
+-  if(_name STREQUAL "")
++  if("${_name}" STREQUAL "")
+   message(FATAL_ERROR "variable name cannot be empty")
+-  endif(_name STREQUAL "")
++  endif("${_name}" STREQUAL "")
+   list(APPEND _printable_options ${_name})
+ endmacro()
+ 
+ macro(add_printable_option _name _description _default_value)
+-  if(_name STREQUAL "")
++  if("${_name}" STREQUAL "")
+   message(FATAL_ERROR "option name cannot be empty")
+-  endif(_name STREQUAL "")
++  endif("${_name}" STREQUAL "")
+   option(${_name} ${_description} ${_default_value})
+   add_printable_variable_bare(${_name})
+ endmacro()
+ 
+ macro(add_printable_variable _name _description _default_value)
+-  if(_name STREQUAL "")
++  if("${_name}" STREQUAL "")
+   message(FATAL_ERROR "variable name cannot be empty")
+-  endif(_name STREQUAL "")
++  endif("${_name}" STREQUAL "")
+   set(${_name} ${_default_value} CACHE STRING ${_description})
+   add_printable_variable_bare(${_name})
+ endmacro()
+ 
+ macro(add_printable_variable_path _name _description _default_value)
+-  if(_name STREQUAL "")
++  if("${_name}" STREQUAL "")
+   message(FATAL_ERROR "path variable name cannot be empty")
+-  endif(_name STREQUAL "")
++  endif("${_name}" STREQUAL "")
+   set(${_name} ${_default_value} CACHE PATH ${_description})
+   add_printable_variable_bare(${_name})
+ endmacro()
+ 
+ macro(add_printable_variable_filepath _name _description _default_value)
+-  if(_name STREQUAL "")
++  if("${_name}" STREQUAL "")
+   message(FATAL_ERROR "filepath variable name cannot be empty")
+-  endif(_name STREQUAL "")
++  endif("${_name}" STREQUAL "")
+   set(${_name} ${_default_value} CACHE FILEPATH ${_description})
+   add_printable_variable_bare(${_name})
+ endmacro()
+-- 
+GitLab



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

2021-04-17 Thread Zac Medico
commit: fb53fc78d7d478104bec662f45e2f33c3a441886
Author: Zac Medico  gentoo  org>
AuthorDate: Sun Apr 18 05:18:57 2021 +
Commit: Zac Medico  gentoo  org>
CommitDate: Sun Apr 18 05:21:01 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fb53fc78

app-admin/consul: Bump to version 1.9.5

Bug: https://bugs.gentoo.org/783483
Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Zac Medico  gentoo.org>

 app-admin/consul/Manifest|  17 +
 app-admin/consul/consul-1.9.5.ebuild | 782 +++
 2 files changed, 799 insertions(+)

diff --git a/app-admin/consul/Manifest b/app-admin/consul/Manifest
index ac40f1c3e76..b680770b91b 100644
--- a/app-admin/consul/Manifest
+++ b/app-admin/consul/Manifest
@@ -9,6 +9,7 @@ DIST consul-1.7.14.tar.gz 22795760 BLAKE2B 
dc99fc3597b4d48d3328097bf79df5e078345
 DIST consul-1.8.10.tar.gz 28495166 BLAKE2B 
c5925d794493232095ff0b99a84110070a17e7f04c105b7bb73ba669a5617c64278641b61b87f3f782d045f599c4a8c52620efe0f4ccd5c21613d4cc07cb849b
 SHA512 
941fe63c36c0f6692ddad85992dc11151bb2595d6bdd78230d0c107488aab0493a1562b95f83ff18f728ab05fc57902b1e5835a7f3e784ef0e604731b1e73595
 DIST consul-1.8.8.tar.gz 28520274 BLAKE2B 
9acb6dd6e33db960f039cf655a5791d439eede2ab09c980de1c2f43a26d0fa19c1ebd9ef30db71644460e5df45d90dc61bfea41a5858b03fa9bb0e3baa0b49eb
 SHA512 
2a9b9537f101821351865dcd295c142db0f02792f5ae722d5013cb35649f9d10b910ddc802a5deae9a9ef4e9ca84e92ce51c372988c1a6b786983d60c4c5050c
 DIST consul-1.9.3.tar.gz 30367669 BLAKE2B 
a353499d25a7375bf8c36f80369b8759e5569a1b4ad3e6094827006a8cb7ed35144c2f154c475fbde48be1304e162161fd29fd435196a0497653b8667d953c22
 SHA512 
449bbff2a66b0e3a45b577d6a79a27af538c1087797eab2014fde7f59bf505e08dfe81841c36509c75d2ca4a0418ddd3b50c64f0371778ac43e69bedb1a2faab
+DIST consul-1.9.5.tar.gz 31056039 BLAKE2B 
591f8bc8403bd7a71dfb4bfaba4f2e6d112dff90c31c8bf4fe048259bd996216fe02331c1879cff081326f7e283dc9484ac1f6062b8fdf6cb6d743e5193d1ad7
 SHA512 
1d6c36e773287bbf52df733cf452026a4632c46036665701c82161c851ab1c800659deaacafc708bf9205a2bb26a83ad6ada22cf1ea99cf82db86b5673f08292
 DIST github.com%2F!azure%2Fazure-sdk-for-go%2F@v%2Fv16.0.0+incompatible.mod 41 
BLAKE2B 
de145bd0fb63d51b475e0f5d293b9957a170a7c7c206f1cf2d8eb9abdb67a80051b25116b68c5f450bcc8163bb942d34d9bd4ed0b41f4e06d0d510d9b1aeff55
 SHA512 
be976846ed78cec5b19618c7364c47e66c3475519bed166ad1e6b666399ea08028fa621869ab4980981fc70256acc9a7dd1c1e52c8d3d44cb0ac75f9907b6d3e
 DIST github.com%2F!azure%2Fazure-sdk-for-go%2F@v%2Fv16.0.0+incompatible.zip 
16060635 BLAKE2B 
6c358031305d8c8245b52bc58ed08cea5cb07c3e80cb3043f369ac6faf893a95d66c31fec38f07fe9029f53239c509bc060cfdebda8ac8d5ae556dfa0d6851e3
 SHA512 
bfd8f9859e519d6e45f2324e3907f88a1e661ca597f8bb3b7ae772246ba9972e09d0883abc887346fed55928f5d8422cf4212e32377e9900137cd63f0f9a93b8
 DIST github.com%2F!azure%2Fazure-sdk-for-go%2F@v%2Fv40.3.0+incompatible.mod 41 
BLAKE2B 
de145bd0fb63d51b475e0f5d293b9957a170a7c7c206f1cf2d8eb9abdb67a80051b25116b68c5f450bcc8163bb942d34d9bd4ed0b41f4e06d0d510d9b1aeff55
 SHA512 
be976846ed78cec5b19618c7364c47e66c3475519bed166ad1e6b666399ea08028fa621869ab4980981fc70256acc9a7dd1c1e52c8d3d44cb0ac75f9907b6d3e
@@ -355,6 +356,8 @@ DIST github.com%2Fhashicorp%2Fmdns%2F@v%2Fv1.0.1.mod 328 
BLAKE2B 5d3c1f5b839250a
 DIST github.com%2Fhashicorp%2Fmdns%2F@v%2Fv1.0.1.zip 14557 BLAKE2B 
7b306a1151cda04a778b2606fbd7e5257a80da359ee6f02374bcf7199f16e3513be56c706d8af2fe2e683c46b80f9680e6831f0e022f3c8dbc5e0c16020d7a72
 SHA512 
96125081b3fe8233d3c2885c52cbd46c7091f4dbe7ff3e542f934c21c75f498b6bbb89200f9ed27dcc572b16dcb31bd400bb4d74b4e75e171c565ce7c1ecb3cd
 DIST github.com%2Fhashicorp%2Fmdns%2F@v%2Fv1.0.3.mod 138 BLAKE2B 
2a2a4f66f7beaeebc4fd09c010c1070dffaa86c881b1341259841a883b95b10616af9495a6c53fe7a726fd6e62ef6cafa2ed15c24a5a1d9491bffc76938c69b5
 SHA512 
eed5b88b29d831010236dde8569d3eb79d0c21cddc92ba6db576eac4100eff994f65df9e0a55cd4c71b30150e88db90a8b4be4d243aef67b0fdf0abc84557336
 DIST github.com%2Fhashicorp%2Fmdns%2F@v%2Fv1.0.3.zip 14927 BLAKE2B 
4fbeb6d31ee733b7c3cff2a48af43b4799b3f210c8f69a7318c1f5bb0df9ae1b4118d246ebc2f0615e786ac67dff22f33317e77232e2256282c2f19eb538076e
 SHA512 
537bc4fb3b398efed9878a4155d988a896c298cd08b74e6c9bc6418d01abb8163b98b6868feb2adb2d481b86e2dacbdd7c23ca0e6a08dd8a76ca62f7c8586f39
+DIST github.com%2Fhashicorp%2Fmdns%2F@v%2Fv1.0.4.mod 138 BLAKE2B 
d85f4eef3c91522fbdc57eb29bb343cbe7b478c1b7980160daa93c9171bacd92be319ea0bf49981d0ee77868ed4be6a78020768fd61aa5e24332d8eadff15c1f
 SHA512 
501d255124e6f43485d797cabcd3943993165d31e7fa2058667bac5c2a3c6492d9bc5881573b68d6da0dad4329eeea02141430a6c24e81045c7636bedc1d161f
+DIST github.com%2Fhashicorp%2Fmdns%2F@v%2Fv1.0.4.zip 14742 BLAKE2B 
e124179ca8fd3e17b471858642cb22b841d2c370cd17758bb8725b2a54641a916190f98a2e355b7233317efe1bfec474c7ccf23d853e44fbf683fc2cebc6608d
 SHA512 
6cf9bc0a7851e19ef082b25c377e9b20791bb6a7f2091bc49eff12fd2fff5a698a1cdcda8a9f5b02bf536a372f00119bf6aa3c42f07370927a41b6fc4a42c401
 DIST 

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

2021-04-17 Thread Zac Medico
commit: b70ac5bc462fac9d59ce627f92c131ac6610fd16
Author: Zac Medico  gentoo  org>
AuthorDate: Sun Apr 18 05:00:00 2021 +
Commit: Zac Medico  gentoo  org>
CommitDate: Sun Apr 18 05:21:00 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b70ac5bc

app-admin/consul: Bump to version 1.7.14

Bug: https://bugs.gentoo.org/783483
Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Zac Medico  gentoo.org>

 app-admin/consul/Manifest |   1 +
 app-admin/consul/consul-1.7.14.ebuild | 586 ++
 2 files changed, 587 insertions(+)

diff --git a/app-admin/consul/Manifest b/app-admin/consul/Manifest
index 3b60ba0861d..08d75ad4234 100644
--- a/app-admin/consul/Manifest
+++ b/app-admin/consul/Manifest
@@ -5,6 +5,7 @@ DIST cloud.google.com%2Fgo%2F@v%2Fv0.38.0.mod 1006 BLAKE2B 
9d321b9bad7e881795f02
 DIST cloud.google.com%2Fgo%2F@v%2Fv0.38.0.zip 2721920 BLAKE2B 
f3fde8f5cc53496dc314bcae822a415cf00950da0a03b968de00685371e7a2e84ffa304fb176e791c85c930728859687e768ff785829f0751ae919546bd3326d
 SHA512 
8981a08b1ba0226854567b0977d8a349abe2b58420421ab1dccdaf9c98e7657cb2140ad1a38767d25cb54249b61f162ecd51d401374a29f7368a550b19196595
 DIST consul-1.7.11.tar.gz 22803471 BLAKE2B 
05f839d4ca025600d56833534872dc2207b561c0b44643d788baa791b02137cbd7146223145d53697fa20e5ff707a3cfcc01fed993b7d6558b82579919667e6b
 SHA512 
82dab9baef3ff48dd83dd0fd3e7d5d989af8bdd142cf4e169e6de7610bd51d00cce5e76b60e6e6827ec606c2d6d2c1d46ac0502d493b13dd7fc4d42441fc1c79
 DIST consul-1.7.12.tar.gz 22804943 BLAKE2B 
22e2189e51bbbf5190a22d5cfc0bff899a67cfd6985a0164c6e47f801d1aca6eb548d612f584ba500bfd4d09dfdd406ca4ada79eec8e3602ab450218832da083
 SHA512 
fca8d80cf8100025652c73bdaa93cd0dcd2af5a3231bcd664b79f8b30c93fdf4b0688cb004764ee0579ca86708585e8f913916df7ef0c5055d9c19d29cedf77a
+DIST consul-1.7.14.tar.gz 22795760 BLAKE2B 
dc99fc3597b4d48d3328097bf79df5e0783459278c443a1c557caec89287b16fd09769a943c5b0364b094c42e646aa66284d2ea6d833501268e926eead46cdb1
 SHA512 
641f0df322ee337614cf9cf3e6cf6a038923e068651ed1073b6097e5c4650378382fe2deac157e2f1e2762fbe30f0a8f6fc198504676ac2c06ad3bc5aadf156b
 DIST consul-1.8.8.tar.gz 28520274 BLAKE2B 
9acb6dd6e33db960f039cf655a5791d439eede2ab09c980de1c2f43a26d0fa19c1ebd9ef30db71644460e5df45d90dc61bfea41a5858b03fa9bb0e3baa0b49eb
 SHA512 
2a9b9537f101821351865dcd295c142db0f02792f5ae722d5013cb35649f9d10b910ddc802a5deae9a9ef4e9ca84e92ce51c372988c1a6b786983d60c4c5050c
 DIST consul-1.9.3.tar.gz 30367669 BLAKE2B 
a353499d25a7375bf8c36f80369b8759e5569a1b4ad3e6094827006a8cb7ed35144c2f154c475fbde48be1304e162161fd29fd435196a0497653b8667d953c22
 SHA512 
449bbff2a66b0e3a45b577d6a79a27af538c1087797eab2014fde7f59bf505e08dfe81841c36509c75d2ca4a0418ddd3b50c64f0371778ac43e69bedb1a2faab
 DIST github.com%2F!azure%2Fazure-sdk-for-go%2F@v%2Fv16.0.0+incompatible.mod 41 
BLAKE2B 
de145bd0fb63d51b475e0f5d293b9957a170a7c7c206f1cf2d8eb9abdb67a80051b25116b68c5f450bcc8163bb942d34d9bd4ed0b41f4e06d0d510d9b1aeff55
 SHA512 
be976846ed78cec5b19618c7364c47e66c3475519bed166ad1e6b666399ea08028fa621869ab4980981fc70256acc9a7dd1c1e52c8d3d44cb0ac75f9907b6d3e

diff --git a/app-admin/consul/consul-1.7.14.ebuild 
b/app-admin/consul/consul-1.7.14.ebuild
new file mode 100644
index 000..a61c40aeee1
--- /dev/null
+++ b/app-admin/consul/consul-1.7.14.ebuild
@@ -0,0 +1,586 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+inherit go-module systemd
+
+DESCRIPTION="A tool for service discovery, monitoring and configuration"
+HOMEPAGE="https://www.consul.io;
+
+# Upstream doesn't use "-mod=vendor" in their build system, and the
+# vendor directory is incomplete.
+# On the next bump, remove this if they have added "-mod=vendor"
+EGO_SUM=(
+"cloud.google.com/go v0.26.0"
+"cloud.google.com/go v0.26.0/go.mod"
+"github.com/Azure/azure-sdk-for-go v16.0.0+incompatible"
+"github.com/Azure/azure-sdk-for-go v16.0.0+incompatible/go.mod"
+"github.com/Azure/go-autorest v10.7.0+incompatible/go.mod"
+"github.com/Azure/go-autorest v10.15.3+incompatible"
+"github.com/Azure/go-autorest v10.15.3+incompatible/go.mod"
+"github.com/BurntSushi/toml v0.3.1/go.mod"
+"github.com/DataDog/datadog-go v2.2.0+incompatible"
+"github.com/DataDog/datadog-go v2.2.0+incompatible/go.mod"
+"github.com/DataDog/datadog-go v3.2.0+incompatible"
+"github.com/DataDog/datadog-go v3.2.0+incompatible/go.mod"
+"github.com/Microsoft/go-winio v0.4.3"
+"github.com/Microsoft/go-winio v0.4.3/go.mod"
+"github.com/NYTimes/gziphandler v1.0.1"
+"github.com/NYTimes/gziphandler v1.0.1/go.mod"
+"github.com/StackExchange/wmi v0.0.0-20180116203802-5d049714c4a6"
+"github.com/StackExchange/wmi v0.0.0-20180116203802-5d049714c4a6/go.mod"
+"github.com/abdullin/seq v0.0.0-20160510034733-d5467c17e7af"
+"github.com/abdullin/seq v0.0.0-20160510034733-d5467c17e7af/go.mod"
+"github.com/alecthomas/template v0.0.0-20160405071501-a0175ee3bccc/go.mod"
+"github.com/alecthomas/template 

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

2021-04-17 Thread Zac Medico
commit: e1b505adb2dc1a5114cca19fe5f65f796560b555
Author: Zac Medico  gentoo  org>
AuthorDate: Sun Apr 18 05:10:19 2021 +
Commit: Zac Medico  gentoo  org>
CommitDate: Sun Apr 18 05:21:01 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e1b505ad

app-admin/consul: Bump to version 1.8.10

Bug: https://bugs.gentoo.org/783483
Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Zac Medico  gentoo.org>

 app-admin/consul/Manifest |   1 +
 app-admin/consul/consul-1.8.10.ebuild | 801 ++
 2 files changed, 802 insertions(+)

diff --git a/app-admin/consul/Manifest b/app-admin/consul/Manifest
index 08d75ad4234..ac40f1c3e76 100644
--- a/app-admin/consul/Manifest
+++ b/app-admin/consul/Manifest
@@ -6,6 +6,7 @@ DIST cloud.google.com%2Fgo%2F@v%2Fv0.38.0.zip 2721920 BLAKE2B 
f3fde8f5cc53496dc3
 DIST consul-1.7.11.tar.gz 22803471 BLAKE2B 
05f839d4ca025600d56833534872dc2207b561c0b44643d788baa791b02137cbd7146223145d53697fa20e5ff707a3cfcc01fed993b7d6558b82579919667e6b
 SHA512 
82dab9baef3ff48dd83dd0fd3e7d5d989af8bdd142cf4e169e6de7610bd51d00cce5e76b60e6e6827ec606c2d6d2c1d46ac0502d493b13dd7fc4d42441fc1c79
 DIST consul-1.7.12.tar.gz 22804943 BLAKE2B 
22e2189e51bbbf5190a22d5cfc0bff899a67cfd6985a0164c6e47f801d1aca6eb548d612f584ba500bfd4d09dfdd406ca4ada79eec8e3602ab450218832da083
 SHA512 
fca8d80cf8100025652c73bdaa93cd0dcd2af5a3231bcd664b79f8b30c93fdf4b0688cb004764ee0579ca86708585e8f913916df7ef0c5055d9c19d29cedf77a
 DIST consul-1.7.14.tar.gz 22795760 BLAKE2B 
dc99fc3597b4d48d3328097bf79df5e0783459278c443a1c557caec89287b16fd09769a943c5b0364b094c42e646aa66284d2ea6d833501268e926eead46cdb1
 SHA512 
641f0df322ee337614cf9cf3e6cf6a038923e068651ed1073b6097e5c4650378382fe2deac157e2f1e2762fbe30f0a8f6fc198504676ac2c06ad3bc5aadf156b
+DIST consul-1.8.10.tar.gz 28495166 BLAKE2B 
c5925d794493232095ff0b99a84110070a17e7f04c105b7bb73ba669a5617c64278641b61b87f3f782d045f599c4a8c52620efe0f4ccd5c21613d4cc07cb849b
 SHA512 
941fe63c36c0f6692ddad85992dc11151bb2595d6bdd78230d0c107488aab0493a1562b95f83ff18f728ab05fc57902b1e5835a7f3e784ef0e604731b1e73595
 DIST consul-1.8.8.tar.gz 28520274 BLAKE2B 
9acb6dd6e33db960f039cf655a5791d439eede2ab09c980de1c2f43a26d0fa19c1ebd9ef30db71644460e5df45d90dc61bfea41a5858b03fa9bb0e3baa0b49eb
 SHA512 
2a9b9537f101821351865dcd295c142db0f02792f5ae722d5013cb35649f9d10b910ddc802a5deae9a9ef4e9ca84e92ce51c372988c1a6b786983d60c4c5050c
 DIST consul-1.9.3.tar.gz 30367669 BLAKE2B 
a353499d25a7375bf8c36f80369b8759e5569a1b4ad3e6094827006a8cb7ed35144c2f154c475fbde48be1304e162161fd29fd435196a0497653b8667d953c22
 SHA512 
449bbff2a66b0e3a45b577d6a79a27af538c1087797eab2014fde7f59bf505e08dfe81841c36509c75d2ca4a0418ddd3b50c64f0371778ac43e69bedb1a2faab
 DIST github.com%2F!azure%2Fazure-sdk-for-go%2F@v%2Fv16.0.0+incompatible.mod 41 
BLAKE2B 
de145bd0fb63d51b475e0f5d293b9957a170a7c7c206f1cf2d8eb9abdb67a80051b25116b68c5f450bcc8163bb942d34d9bd4ed0b41f4e06d0d510d9b1aeff55
 SHA512 
be976846ed78cec5b19618c7364c47e66c3475519bed166ad1e6b666399ea08028fa621869ab4980981fc70256acc9a7dd1c1e52c8d3d44cb0ac75f9907b6d3e

diff --git a/app-admin/consul/consul-1.8.10.ebuild 
b/app-admin/consul/consul-1.8.10.ebuild
new file mode 100644
index 000..56da23c9b4e
--- /dev/null
+++ b/app-admin/consul/consul-1.8.10.ebuild
@@ -0,0 +1,801 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+inherit go-module systemd
+
+DESCRIPTION="A tool for service discovery, monitoring and configuration"
+HOMEPAGE="https://www.consul.io;
+
+# Upstream doesn't use "-mod=vendor" in their build system, and the
+# vendor directory is incomplete.
+# On the next bump, remove this if they have added "-mod=vendor"
+EGO_SUM=(
+"cloud.google.com/go v0.26.0/go.mod"
+"cloud.google.com/go v0.34.0/go.mod"
+"cloud.google.com/go v0.38.0"
+"cloud.google.com/go v0.38.0/go.mod"
+"github.com/Azure/azure-sdk-for-go v40.3.0+incompatible"
+"github.com/Azure/azure-sdk-for-go v40.3.0+incompatible/go.mod"
+"github.com/Azure/go-autorest/autorest v0.9.0/go.mod"
+"github.com/Azure/go-autorest/autorest v0.9.3/go.mod"
+"github.com/Azure/go-autorest/autorest v0.10.0"
+"github.com/Azure/go-autorest/autorest v0.10.0/go.mod"
+"github.com/Azure/go-autorest/autorest/adal v0.5.0/go.mod"
+"github.com/Azure/go-autorest/autorest/adal v0.8.0/go.mod"
+"github.com/Azure/go-autorest/autorest/adal v0.8.1/go.mod"
+"github.com/Azure/go-autorest/autorest/adal v0.8.2"
+"github.com/Azure/go-autorest/autorest/adal v0.8.2/go.mod"
+"github.com/Azure/go-autorest/autorest/azure/auth v0.4.2"
+"github.com/Azure/go-autorest/autorest/azure/auth v0.4.2/go.mod"
+"github.com/Azure/go-autorest/autorest/azure/cli v0.3.1"
+"github.com/Azure/go-autorest/autorest/azure/cli v0.3.1/go.mod"
+"github.com/Azure/go-autorest/autorest/date v0.1.0/go.mod"
+"github.com/Azure/go-autorest/autorest/date v0.2.0"
+"github.com/Azure/go-autorest/autorest/date v0.2.0/go.mod"

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

2021-04-17 Thread Joonas Niilola
commit: fb17c6adb6997d89d57b6f0a6723998d535cdcd4
Author: Jimi Huotari  gentoo  org>
AuthorDate: Fri Apr 16 16:27:50 2021 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Sun Apr 18 05:00:35 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fb17c6ad

app-arch/lxqt-archiver: add version 0.4.0

Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Jimi Huotari  gentoo.org>
Signed-off-by: Joonas Niilola  gentoo.org>

 app-arch/lxqt-archiver/Manifest   |  1 +
 app-arch/lxqt-archiver/lxqt-archiver-0.4.0.ebuild | 49 +++
 2 files changed, 50 insertions(+)

diff --git a/app-arch/lxqt-archiver/Manifest b/app-arch/lxqt-archiver/Manifest
index bc4fe034a07..a1dd5e4959a 100644
--- a/app-arch/lxqt-archiver/Manifest
+++ b/app-arch/lxqt-archiver/Manifest
@@ -1 +1,2 @@
 DIST lxqt-archiver-0.3.0.tar.xz 157492 BLAKE2B 
05d9862c75cacf3b73670333a5b2dafb6abfcfd7433a1ebc3d27948122db875f892eb58a05221c880d1ac23530362ae4d9e7c6ebe0f06552b10bb903d51a6868
 SHA512 
840fae890611b081a1355ceb58ca65276784e6825822859ff2d6506190212268f1c67733dc94c65c9c5758f8d6a25c286c2b339356a50f29474b0c7ce2569d2c
+DIST lxqt-archiver-0.4.0.tar.xz 167124 BLAKE2B 
2d9295200c284e2dc0c2b538a92952dd0a11882211e5d1d5838141583b4a595b65c26a057e5c9733190182a5f78958e15d0e086356d75dd4e0c72d3510a34cfc
 SHA512 
e1b323cd118af3726009e153c4f9766ec53b29fa0280530da16e2101d36ec45b55de0fe3d87c1386a4e5b3d88712fd209659b4ebb9344af689812600ae136ed6

diff --git a/app-arch/lxqt-archiver/lxqt-archiver-0.4.0.ebuild 
b/app-arch/lxqt-archiver/lxqt-archiver-0.4.0.ebuild
new file mode 100644
index 000..4bf9466ba80
--- /dev/null
+++ b/app-arch/lxqt-archiver/lxqt-archiver-0.4.0.ebuild
@@ -0,0 +1,49 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit cmake xdg-utils
+
+DESCRIPTION="Qt GUI File Archiver"
+HOMEPAGE="https://lxqt.github.io/;
+
+if [[ ${PV} == ** ]]; then
+   inherit git-r3
+   EGIT_REPO_URI="https://github.com/lxqt/${PN}.git;
+else
+   
SRC_URI="https://github.com/lxqt/${PN}/releases/download/${PV}/${P}.tar.xz;
+   KEYWORDS="~amd64 ~x86"
+fi
+
+LICENSE="GPL-2 GPL-2+"
+SLOT="0"
+
+BDEPEND="
+   dev-qt/linguist-tools:5
+   >=dev-util/lxqt-build-tools-0.9.0
+"
+DEPEND="
+   dev-libs/json-glib
+   dev-qt/qtcore:5
+   dev-qt/qtgui:5
+   dev-qt/qtwidgets:5
+   dev-qt/qtx11extras:5
+   >=x11-libs/libfm-qt-0.17.0
+"
+RDEPEND="${DEPEND}"
+
+pkg_postinst() {
+   xdg_desktop_database_update
+
+   elog "Please note that this is only a graphical front-end, and 
additional"
+   elog "packages are needed to have support for specific file formats."
+   elog "For example, to be able to work with the 7-Zip format, the"
+   elog "'app-arch/p7zip' package may be used."
+   elog "For the full list of supported formats, see the 'README.md' file:"
+   elog "https://github.com/lxqt/lxqt-archiver/blob/master/README.md;
+}
+
+pkg_postrm() {
+   xdg_desktop_database_update
+}



[gentoo-commits] repo/gentoo:master commit in: lxqt-base/lxqt-policykit/

2021-04-17 Thread Joonas Niilola
commit: cd7f5e4f2e85bab2229cafc80313168758215d87
Author: Joonas Niilola  gentoo  org>
AuthorDate: Sun Apr 18 05:08:53 2021 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Sun Apr 18 05:08:53 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cd7f5e4f

lxqt-base/lxqt-policykit: drop qt5(+) condition on 0.17.0

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

 lxqt-base/lxqt-policykit/lxqt-policykit-0.17.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lxqt-base/lxqt-policykit/lxqt-policykit-0.17.0.ebuild 
b/lxqt-base/lxqt-policykit/lxqt-policykit-0.17.0.ebuild
index 58cf474ee82..8f7216ef6e6 100644
--- a/lxqt-base/lxqt-policykit/lxqt-policykit-0.17.0.ebuild
+++ b/lxqt-base/lxqt-policykit/lxqt-policykit-0.17.0.ebuild
@@ -31,7 +31,7 @@ DEPEND="
dev-qt/qtgui:5
dev-qt/qtwidgets:5
=lxqt-base/liblxqt-$(ver_cut 1-2)*
-   sys-auth/polkit-qt[qt5(+)]
+   >=sys-auth/polkit-qt-0.113.0
 "
 RDEPEND="${DEPEND}"
 



[gentoo-commits] repo/gentoo:master commit in: x11-terms/qterminal/, x11-libs/qtermwidget/

2021-04-17 Thread Joonas Niilola
commit: dd5e65b14d6fab3b37c992c4722df4ed14bb890f
Author: Jimi Huotari  gentoo  org>
AuthorDate: Fri Apr 16 17:08:01 2021 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Sun Apr 18 05:06:39 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dd5e65b1

x11-terms/qterminal: update dependencies

Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Jimi Huotari  gentoo.org>
Signed-off-by: Joonas Niilola  gentoo.org>

 x11-libs/qtermwidget/qtermwidget-.ebuild | 2 +-
 x11-terms/qterminal/qterminal-.ebuild| 6 ++
 2 files changed, 3 insertions(+), 5 deletions(-)

diff --git a/x11-libs/qtermwidget/qtermwidget-.ebuild 
b/x11-libs/qtermwidget/qtermwidget-.ebuild
index ab40eb8e081..900e0ee37d4 100644
--- a/x11-libs/qtermwidget/qtermwidget-.ebuild
+++ b/x11-libs/qtermwidget/qtermwidget-.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7

diff --git a/x11-terms/qterminal/qterminal-.ebuild 
b/x11-terms/qterminal/qterminal-.ebuild
index 07f53ab940a..fc217e25da7 100644
--- a/x11-terms/qterminal/qterminal-.ebuild
+++ b/x11-terms/qterminal/qterminal-.ebuild
@@ -19,7 +19,7 @@ fi
 LICENSE="GPL-2 GPL-2+"
 SLOT="0"
 
-BDEPEND=">=dev-util/lxqt-build-tools-0.8.0"
+BDEPEND=">=dev-util/lxqt-build-tools-0.9.0"
 DEPEND="
dev-qt/qtcore:5
dev-qt/qtdbus:5
@@ -29,9 +29,7 @@ DEPEND="
x11-libs/libX11
~x11-libs/qtermwidget-${PV}
 "
-RDEPEND="${DEPEND}
-   !lxqt-base/lxqt-l10n
-"
+RDEPEND="${DEPEND}"
 
 PATCHES=( "${FILESDIR}/${PN}-0.16.1-appdata.patch" )
 



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

2021-04-17 Thread Joonas Niilola
commit: f15f272a54419a4d22f7f01bfa7c4a362a2e118a
Author: Jimi Huotari  gentoo  org>
AuthorDate: Fri Apr 16 17:12:36 2021 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Sun Apr 18 05:06:39 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f15f272a

media-sound/pavucontrol-qt: add version 0.17.0

Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Jimi Huotari  gentoo.org>
Signed-off-by: Joonas Niilola  gentoo.org>

 media-sound/pavucontrol-qt/Manifest|  1 +
 .../pavucontrol-qt/pavucontrol-qt-0.17.0.ebuild| 33 ++
 2 files changed, 34 insertions(+)

diff --git a/media-sound/pavucontrol-qt/Manifest 
b/media-sound/pavucontrol-qt/Manifest
index efc4cce9428..4569b74c58a 100644
--- a/media-sound/pavucontrol-qt/Manifest
+++ b/media-sound/pavucontrol-qt/Manifest
@@ -1 +1,2 @@
 DIST pavucontrol-qt-0.16.0.tar.xz 99952 BLAKE2B 
926e248f61b1652af04f772c09bc000d0f368ba6449cade308275473e970068a58ca25cccea5e4bea289424b507e3d24f30d54d76c13096e0e8047c5ea996950
 SHA512 
781122b57321cf1e3eff2210e7cb949c819d0148050897d3a9673e846c28fae7a926b4d840c603dac9dace8126bfc49179a737101f4d5b6ad4fe5946d82bd0d5
+DIST pavucontrol-qt-0.17.0.tar.xz 104120 BLAKE2B 
13cfd361d134a8fb79eb6bf20ab2e2755b998e4c46105efb0e7d29a171262d795b6f77629c4b066b0d786cf1bd60784d0d7155c4b77d23ff2a0a148f3f7764a5
 SHA512 
b6c77fc78c62051c8c0484edb09d1e2a347fc30ae8b65f1e4b3d279499abd47aeaf19c2cb3037871ef8885a5bc787f3d0307d7c0aa0699deaba3129501fb9a3a

diff --git a/media-sound/pavucontrol-qt/pavucontrol-qt-0.17.0.ebuild 
b/media-sound/pavucontrol-qt/pavucontrol-qt-0.17.0.ebuild
new file mode 100644
index 000..44c2b562797
--- /dev/null
+++ b/media-sound/pavucontrol-qt/pavucontrol-qt-0.17.0.ebuild
@@ -0,0 +1,33 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit cmake
+
+DESCRIPTION="Qt GUI Pulseaudio Mixer"
+HOMEPAGE="https://lxqt.github.io/;
+
+if [[ ${PV} = ** ]]; then
+   inherit git-r3
+   EGIT_REPO_URI="https://github.com/lxqt/${PN}.git;
+else
+   
SRC_URI="https://github.com/lxqt/${PN}/releases/download/${PV}/${P}.tar.xz;
+   KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~x86"
+fi
+
+LICENSE="GPL-2 GPL-2+"
+SLOT="0"
+
+BDEPEND="
+   dev-qt/linguist-tools:5
+   >=dev-util/lxqt-build-tools-0.9.0
+   virtual/pkgconfig
+"
+DEPEND="
+   dev-libs/glib:2
+   dev-qt/qtcore:5
+   dev-qt/qtwidgets:5
+   media-sound/pulseaudio[glib]
+"
+RDEPEND="${DEPEND}"



[gentoo-commits] repo/gentoo:master commit in: x11-libs/qtermwidget/

2021-04-17 Thread Joonas Niilola
commit: 130a8e08d9f3f1fe732ca3aa96170ec228ac3201
Author: Jimi Huotari  gentoo  org>
AuthorDate: Fri Apr 16 17:02:55 2021 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Sun Apr 18 05:00:36 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=130a8e08

x11-libs/qtermwidget: add version 0.17.0

Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Jimi Huotari  gentoo.org>
Signed-off-by: Joonas Niilola  gentoo.org>

 x11-libs/qtermwidget/Manifest  |  1 +
 x11-libs/qtermwidget/qtermwidget-0.17.0.ebuild | 31 ++
 2 files changed, 32 insertions(+)

diff --git a/x11-libs/qtermwidget/Manifest b/x11-libs/qtermwidget/Manifest
index 15209fbddfc..b672a6ac59d 100644
--- a/x11-libs/qtermwidget/Manifest
+++ b/x11-libs/qtermwidget/Manifest
@@ -1 +1,2 @@
 DIST qtermwidget-0.16.1.tar.xz 182764 BLAKE2B 
ba041130d8d67c08db07b91a5eb513c6fee548df3abef3ac7d7ccc5114771f2a14fff3c3f01a762670d8e3d9887fd7f62e1c018ea98ee7cc8e68b77317871966
 SHA512 
689d067e259aa07b22e1d3344467180109e871a8d45551085625c04670f1422b821bbbf52caf2b67e10ce8e78214c8e65811e6eb4fc61dd246fc25598ed095c5
+DIST qtermwidget-0.17.0.tar.xz 187424 BLAKE2B 
8053eae3674f12839a205b0686bdb42d83662604da1f43ee6c4feb60c35af6a2f7b65a095a89b64ffd9d2c3ac10e7c78df721862f15f401126fcab3d321fb92e
 SHA512 
c8f75dcd5182a6eea933452c89126fbe64035b278e8e9817d6966693f741691244e5766c49046e83add8f38cb00ff08e2640d2fa149c5aa46b20d8a06a22e78f

diff --git a/x11-libs/qtermwidget/qtermwidget-0.17.0.ebuild 
b/x11-libs/qtermwidget/qtermwidget-0.17.0.ebuild
new file mode 100644
index 000..900e0ee37d4
--- /dev/null
+++ b/x11-libs/qtermwidget/qtermwidget-0.17.0.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit cmake
+
+DESCRIPTION="Qt terminal emulator widget"
+HOMEPAGE="https://lxqt.github.io/;
+
+if [[ "${PV}" == "" ]]; then
+   inherit git-r3
+   EGIT_REPO_URI="https://github.com/lxqt/${PN}.git;
+else
+   
SRC_URI="https://github.com/lxqt/${PN}/releases/download/${PV}/${P}.tar.xz;
+   KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
+fi
+
+LICENSE="BSD GPL-2 LGPL-2+"
+SLOT="0/${PV}"
+
+BDEPEND="
+   dev-qt/linguist-tools:5
+   >=dev-util/lxqt-build-tools-0.9.0
+"
+DEPEND="
+   dev-qt/qtcore:5
+   dev-qt/qtgui:5
+   dev-qt/qtwidgets:5
+"
+RDEPEND="${DEPEND}"



[gentoo-commits] repo/gentoo:master commit in: lxqt-base/lxqt-admin/

2021-04-17 Thread Joonas Niilola
commit: 0db6a12eb74a0c7bcfe883073bba38ccd4f1d42d
Author: Joonas Niilola  gentoo  org>
AuthorDate: Sun Apr 18 05:08:05 2021 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Sun Apr 18 05:08:05 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0db6a12e

lxqt-base/lxqt-admin: drop qt5(+) condition on 0.17.0

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

 lxqt-base/lxqt-admin/lxqt-admin-0.17.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lxqt-base/lxqt-admin/lxqt-admin-0.17.0.ebuild 
b/lxqt-base/lxqt-admin/lxqt-admin-0.17.0.ebuild
index f09c9606ace..bfe05e04e78 100644
--- a/lxqt-base/lxqt-admin/lxqt-admin-0.17.0.ebuild
+++ b/lxqt-base/lxqt-admin/lxqt-admin-0.17.0.ebuild
@@ -27,6 +27,6 @@ DEPEND="
dev-qt/qtwidgets:5
=lxqt-base/liblxqt-$(ver_cut 1-2)*
kde-frameworks/kwindowsystem:5
-   sys-auth/polkit-qt[qt5(+)]
+   >=sys-auth/polkit-qt-0.113.0
 "
 RDEPEND="${DEPEND}"



[gentoo-commits] repo/gentoo:master commit in: x11-libs/qtermwidget/

2021-04-17 Thread Joonas Niilola
commit: a6833ceddf713bfc2c8346099c2e9653e73bfc78
Author: Jimi Huotari  gentoo  org>
AuthorDate: Fri Apr 16 17:01:58 2021 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Sun Apr 18 05:00:36 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a6833ced

x11-libs/qtermwidget: update dependencies

Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Jimi Huotari  gentoo.org>
Signed-off-by: Joonas Niilola  gentoo.org>

 x11-libs/qtermwidget/qtermwidget-.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-libs/qtermwidget/qtermwidget-.ebuild 
b/x11-libs/qtermwidget/qtermwidget-.ebuild
index 8f022c1013f..ab40eb8e081 100644
--- a/x11-libs/qtermwidget/qtermwidget-.ebuild
+++ b/x11-libs/qtermwidget/qtermwidget-.ebuild
@@ -21,7 +21,7 @@ SLOT="0/${PV}"
 
 BDEPEND="
dev-qt/linguist-tools:5
-   >=dev-util/lxqt-build-tools-0.8.0
+   >=dev-util/lxqt-build-tools-0.9.0
 "
 DEPEND="
dev-qt/qtcore:5



[gentoo-commits] repo/gentoo:master commit in: lxqt-base/lxqt-meta/

2021-04-17 Thread Joonas Niilola
commit: 458052dbf1ab86375e29a7b1e0647443ff99a316
Author: Jimi Huotari  gentoo  org>
AuthorDate: Fri Apr 16 17:29:02 2021 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Sun Apr 18 05:06:39 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=458052db

lxqt-base/lxqt-meta: add version 0.17.0

Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Jimi Huotari  gentoo.org>
Closes: https://github.com/gentoo/gentoo/pull/20414
Signed-off-by: Joonas Niilola  gentoo.org>

 lxqt-base/lxqt-meta/lxqt-meta-0.17.0.ebuild | 62 +
 1 file changed, 62 insertions(+)

diff --git a/lxqt-base/lxqt-meta/lxqt-meta-0.17.0.ebuild 
b/lxqt-base/lxqt-meta/lxqt-meta-0.17.0.ebuild
new file mode 100644
index 000..67747b9e788
--- /dev/null
+++ b/lxqt-base/lxqt-meta/lxqt-meta-0.17.0.ebuild
@@ -0,0 +1,62 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+MY_PV="$(ver_cut 1-2)*"
+
+DESCRIPTION="Meta ebuild for LXQt, the Lightweight Desktop Environment"
+HOMEPAGE="https://lxqt.github.io/;
+
+if [[ ${PV} != ** ]]; then
+   KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
+fi
+
+LICENSE="metapackage"
+SLOT="0"
+
+IUSE="+about admin archiver +display-manager +filemanager lximage
+minimal nls +policykit powermanagement processviewer screenshot +sddm
+ssh-askpass sudo terminal +trash"
+
+REQUIRED_USE="trash? ( filemanager )"
+
+# Note: we prefer kde-frameworks/oxygen-icons over other icon sets, as the 
initial
+# install expects oxygen icons, until the user specifies otherwise (bug 543380)
+RDEPEND="
+   kde-frameworks/oxygen-icons
+   >=lxde-base/lxmenu-data-0.1.5
+   =lxqt-base/lxqt-config-${MY_PV}
+   =lxqt-base/lxqt-globalkeys-${MY_PV}
+   =lxqt-base/lxqt-notificationd-${MY_PV}
+   =lxqt-base/lxqt-panel-${MY_PV}
+   =lxqt-base/lxqt-qtplugin-${MY_PV}
+   =lxqt-base/lxqt-runner-${MY_PV}
+   =lxqt-base/lxqt-session-${MY_PV}
+   virtual/ttf-fonts
+   x11-terms/xterm
+   =x11-themes/lxqt-themes-${MY_PV}
+   about? ( =lxqt-base/lxqt-about-${MY_PV} )
+   admin? ( =lxqt-base/lxqt-admin-${MY_PV} )
+   archiver? ( app-arch/lxqt-archiver )
+   display-manager? (
+   sddm? ( >=x11-misc/sddm-0.11.0 )
+   !sddm? ( x11-misc/lightdm )
+   )
+   filemanager? ( =x11-misc/pcmanfm-qt-${MY_PV} )
+   lximage? ( media-gfx/lximage-qt )
+   !minimal? (
+   x11-wm/openbox
+   x11-misc/obconf-qt
+   )
+   nls? ( dev-qt/qttranslations:5 )
+   policykit? ( =lxqt-base/lxqt-policykit-${MY_PV} )
+   powermanagement? ( =lxqt-base/lxqt-powermanagement-${MY_PV} )
+   processviewer? ( x11-misc/qps:0 )
+   screenshot? ( x11-misc/screengrab:0 )
+   sddm? ( >=x11-misc/sddm-0.11.0 )
+   ssh-askpass? ( =lxqt-base/lxqt-openssh-askpass-${MY_PV} )
+   sudo? ( =lxqt-base/lxqt-sudo-${MY_PV} )
+   terminal? ( x11-terms/qterminal:0 )
+   trash? ( gnome-base/gvfs )
+"



[gentoo-commits] repo/gentoo:master commit in: x11-terms/qterminal/

2021-04-17 Thread Joonas Niilola
commit: de108eeecc564e785552b3bdfbe92ce1ab54400f
Author: Jimi Huotari  gentoo  org>
AuthorDate: Fri Apr 16 17:09:30 2021 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Sun Apr 18 05:06:39 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=de108eee

x11-terms/qterminal: add version 0.17.0

Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Jimi Huotari  gentoo.org>
Signed-off-by: Joonas Niilola  gentoo.org>

 x11-terms/qterminal/Manifest|  1 +
 x11-terms/qterminal/qterminal-0.17.0.ebuild | 42 +
 2 files changed, 43 insertions(+)

diff --git a/x11-terms/qterminal/Manifest b/x11-terms/qterminal/Manifest
index 4bf922a4b38..0e219e388d8 100644
--- a/x11-terms/qterminal/Manifest
+++ b/x11-terms/qterminal/Manifest
@@ -1 +1,2 @@
 DIST qterminal-0.16.1.tar.xz 185144 BLAKE2B 
f775aae132e88c5074e009436da15989a2ff047359ad7d79b9ec2b9b0927d72323eb5d04885012bf68280218c16900d03af1d295a49f6434229274130fe39e27
 SHA512 
0d9736cb6e220a019e6a8df9507604c144a9be6cb8702719e489c6868858a4e0ab362f713f697ba7a6f9e8cd9c9a94aa8e6daba1adcd698a52729ca6e8096def
+DIST qterminal-0.17.0.tar.xz 194332 BLAKE2B 
bf972608601cd3b4412a95dc4930183655a74d93963f20aadde289eb79d1967737e69d1e25983edc587fb097e1c65c5580dbcdbe79a71aa7f37d62b04819450b
 SHA512 
c5d4ead74feeaec19b917389e7ff6fc4630671deb3442335b8e8c96ec6022c3460343475c95cd40cbaab4c0f813236c23557508b10e26e82ddf1546662f1de57

diff --git a/x11-terms/qterminal/qterminal-0.17.0.ebuild 
b/x11-terms/qterminal/qterminal-0.17.0.ebuild
new file mode 100644
index 000..c19beb9ee0e
--- /dev/null
+++ b/x11-terms/qterminal/qterminal-0.17.0.ebuild
@@ -0,0 +1,42 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit cmake xdg-utils
+
+DESCRIPTION="Qt-based multitab terminal emulator"
+HOMEPAGE="https://lxqt.github.io/;
+
+if [[ ${PV} = ** ]]; then
+   inherit git-r3
+   EGIT_REPO_URI="https://github.com/lxqt/${PN}.git;
+else
+   
SRC_URI="https://github.com/lxqt/${PN}/releases/download/${PV}/${P}.tar.xz;
+   KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
+fi
+
+LICENSE="GPL-2 GPL-2+"
+SLOT="0"
+
+BDEPEND=">=dev-util/lxqt-build-tools-0.9.0"
+DEPEND="
+   dev-qt/qtcore:5
+   dev-qt/qtdbus:5
+   dev-qt/qtgui:5
+   dev-qt/qtwidgets:5
+   dev-qt/qtx11extras:5
+   x11-libs/libX11
+   ~x11-libs/qtermwidget-${PV}
+"
+RDEPEND="${DEPEND}"
+
+PATCHES=( "${FILESDIR}/qterminal-0.16.1-appdata.patch" )
+
+pkg_postinst() {
+   xdg_icon_cache_update
+}
+
+pkg_postrm() {
+   xdg_icon_cache_update
+}



[gentoo-commits] repo/gentoo:master commit in: lxqt-base/libsysstat/

2021-04-17 Thread Joonas Niilola
commit: 5f56b358afda79abb06473ff74c4fce68be09216
Author: Jimi Huotari  gentoo  org>
AuthorDate: Fri Apr 16 16:30:58 2021 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Sun Apr 18 05:00:33 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5f56b358

lxqt-base/libsysstat: add version 0.4.5

Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Jimi Huotari  gentoo.org>
Signed-off-by: Joonas Niilola  gentoo.org>

 lxqt-base/libsysstat/Manifest|  1 +
 lxqt-base/libsysstat/libsysstat-0.4.5.ebuild | 24 
 2 files changed, 25 insertions(+)

diff --git a/lxqt-base/libsysstat/Manifest b/lxqt-base/libsysstat/Manifest
index 95ac64749bd..afbb2f6b7e5 100644
--- a/lxqt-base/libsysstat/Manifest
+++ b/lxqt-base/libsysstat/Manifest
@@ -1 +1,2 @@
 DIST libsysstat-0.4.4.tar.xz 17532 BLAKE2B 
d2f58ef95ef1bd139d174f2edcdebb3847df45c712c27f2bec5e0afdf4cf4c9b49a3996d8d28e27212b4d6866f505b87a58b0c72e8c4f31ad1c5a3632e8b130c
 SHA512 
2d3545f6b3872dd48f9d4537352e6f8884cf10adca71625f75da7898a71c3100df996b6a3f8cd851d352347db5b82c67402172831179c574639c75dd35ed1d88
+DIST libsysstat-0.4.5.tar.xz 17744 BLAKE2B 
5739b57960b1169be3a16fe77aeaf5c43542d545a3a3195f4f3c4d9514d575744c95231052abe7d8afd0adffd0a0465bc7f4e338022664018e179b03480d4158
 SHA512 
1b9091b783e32aeb258bef0e7ea070456f577a42fc5052ebf215dccb195f51c34ae7c2e6178e4eaf12200c5155c53699c2dbfe2a1f7c0c35d06c04275455ed09

diff --git a/lxqt-base/libsysstat/libsysstat-0.4.5.ebuild 
b/lxqt-base/libsysstat/libsysstat-0.4.5.ebuild
new file mode 100644
index 000..8ef502bd559
--- /dev/null
+++ b/lxqt-base/libsysstat/libsysstat-0.4.5.ebuild
@@ -0,0 +1,24 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit cmake
+
+DESCRIPTION="Qt GUI for System Statistics"
+HOMEPAGE="https://lxqt.github.io/;
+
+if [[ ${PV} = ** ]]; then
+   inherit git-r3
+   EGIT_REPO_URI="https://github.com/lxqt/${PN}.git;
+else
+   
SRC_URI="https://github.com/lxqt/${PN}/releases/download/${PV}/${P}.tar.xz;
+   KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+fi
+
+LICENSE="GPL-2+ LGPL-2.1+"
+SLOT="0"
+
+BDEPEND=">=dev-util/lxqt-build-tools-0.9.0"
+DEPEND="dev-qt/qtcore:5"
+RDEPEND="${DEPEND}"



[gentoo-commits] repo/gentoo:master commit in: lxqt-base/lxqt-qtplugin/

2021-04-17 Thread Joonas Niilola
commit: 3af546bccff93e5d796999bc965a0d5676da55f7
Author: Jimi Huotari  gentoo  org>
AuthorDate: Fri Apr 16 16:04:56 2021 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Sun Apr 18 05:00:33 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3af546bc

lxqt-base/lxqt-qtplugin: add version 0.17.0

Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Jimi Huotari  gentoo.org>
Signed-off-by: Joonas Niilola  gentoo.org>

 lxqt-base/lxqt-qtplugin/Manifest   |  1 +
 .../lxqt-qtplugin/lxqt-qtplugin-0.17.0.ebuild  | 36 ++
 2 files changed, 37 insertions(+)

diff --git a/lxqt-base/lxqt-qtplugin/Manifest b/lxqt-base/lxqt-qtplugin/Manifest
index 87e17f41a48..b7c9e881264 100644
--- a/lxqt-base/lxqt-qtplugin/Manifest
+++ b/lxqt-base/lxqt-qtplugin/Manifest
@@ -1 +1,2 @@
 DIST lxqt-qtplugin-0.16.0.tar.xz 23640 BLAKE2B 
53bb3e2f9dd9a72a148858af2b7b5729aeb4337494695ccf936c1c2ce13fd6e46fce95b738c000def6b8871b1f045de651fdc1d5aa3acf900dedc1d02ce59d7c
 SHA512 
8dc6174a5b2a43332b40509b466095912d31407e70d5d3487243de3a25fd07e925fae8f46359f6b69f2e4d7e920a7ba0ae5982a8d7ad9129ffacb4d62e108203
+DIST lxqt-qtplugin-0.17.0.tar.xz 23744 BLAKE2B 
226adea0061d38b93b621fb4cb745623eafc57ea4184bb154e50f31da8b7b7c2e51158800b5dfb4dee78e986280b42f3822a47d426f970bfe6d62d11338b6e15
 SHA512 
5fda2858223de1973dede43c4a278c0ff07006b087a19fe9088113d93e968716a6b0ed59624de3d69924961a2dba184955b73b380ea007cf9942e20ec1614fb7

diff --git a/lxqt-base/lxqt-qtplugin/lxqt-qtplugin-0.17.0.ebuild 
b/lxqt-base/lxqt-qtplugin/lxqt-qtplugin-0.17.0.ebuild
new file mode 100644
index 000..bde9f9e6a46
--- /dev/null
+++ b/lxqt-base/lxqt-qtplugin/lxqt-qtplugin-0.17.0.ebuild
@@ -0,0 +1,36 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit cmake
+
+DESCRIPTION="LXQt system integration plugin for Qt"
+HOMEPAGE="https://lxqt.github.io/;
+
+if [[ ${PV} = ** ]]; then
+   inherit git-r3
+   EGIT_REPO_URI="https://github.com/lxqt/${PN}.git;
+else
+   
SRC_URI="https://github.com/lxqt/${PN}/releases/download/${PV}/${P}.tar.xz;
+   KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
+fi
+
+LICENSE="LGPL-2.1+"
+SLOT="0"
+
+BDEPEND="
+   dev-qt/linguist-tools:5
+   >=dev-util/lxqt-build-tools-0.9.0
+"
+DEPEND="
+   dev-libs/libdbusmenu-qt:=[qt5(+)]
+   >=dev-libs/libqtxdg-3.7.0
+   dev-qt/qtcore:5
+   dev-qt/qtdbus:5
+   dev-qt/qtgui:5=
+   dev-qt/qtwidgets:5
+   dev-qt/qtx11extras:5
+   =x11-libs/libfm-qt-$(ver_cut 1-2)*
+"
+RDEPEND="${DEPEND}"



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

2021-04-17 Thread Joonas Niilola
commit: 593ef19022a84edf758b3bfa9354508687be89cc
Author: Jimi Huotari  gentoo  org>
AuthorDate: Fri Apr 16 16:59:40 2021 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Sun Apr 18 05:00:35 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=593ef190

x11-themes/lxqt-themes: add version 0.17.0

Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Jimi Huotari  gentoo.org>
Signed-off-by: Joonas Niilola  gentoo.org>

 x11-themes/lxqt-themes/Manifest  |  1 +
 x11-themes/lxqt-themes/lxqt-themes-0.17.0.ebuild | 22 ++
 2 files changed, 23 insertions(+)

diff --git a/x11-themes/lxqt-themes/Manifest b/x11-themes/lxqt-themes/Manifest
index 10ceba588e5..751d5a1a468 100644
--- a/x11-themes/lxqt-themes/Manifest
+++ b/x11-themes/lxqt-themes/Manifest
@@ -1 +1,2 @@
 DIST lxqt-themes-0.16.0.tar.xz 3220864 BLAKE2B 
93f5b7c964f7907204234164db602842fb2247b7fe27c27647cd6981f114c111f5ae4b0c9efd220e1c1283d8dd689d1b90e0a112cd23289d58ccb29ae8e334e2
 SHA512 
fce067e621df4e3cad62a73f552c06ecf413e83ee2d67643424c4bdc0752c2c0acd1095c92714294ecc3ef96d137a2685860e360e09b81880fadf69b2c041258
+DIST lxqt-themes-0.17.0.tar.xz 3221148 BLAKE2B 
6445aedcd26f65a046193b3dc0e9c6ff8e14c84e1a1a3f42334b1af42834f08e953eaef6ba3e3f54c8465266a54f52825a63618e40527226465ae7e069cbeb20
 SHA512 
60e89e65095f9478501719caa2262ce559ebb9e0ff6ef3c001ee87f76cb62c8b5f2e5a9f4fa72cdfbbd4c97dffacfb88a52cff6de31a13b2635487441fc07328

diff --git a/x11-themes/lxqt-themes/lxqt-themes-0.17.0.ebuild 
b/x11-themes/lxqt-themes/lxqt-themes-0.17.0.ebuild
new file mode 100644
index 000..e9df8dd6dc0
--- /dev/null
+++ b/x11-themes/lxqt-themes/lxqt-themes-0.17.0.ebuild
@@ -0,0 +1,22 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit cmake
+
+DESCRIPTION="LXQt Themes"
+HOMEPAGE="https://lxqt.github.io/;
+
+if [[ ${PV} = ** ]]; then
+   inherit git-r3
+   EGIT_REPO_URI="https://github.com/lxqt/${PN}.git;
+else
+   
SRC_URI="https://github.com/lxqt/${PN}/releases/download/${PV}/${P}.tar.xz;
+   KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
+fi
+
+LICENSE="LGPL-2.1+"
+SLOT="0"
+
+BDEPEND=">=dev-util/lxqt-build-tools-0.9.0"



[gentoo-commits] repo/gentoo:master commit in: lxqt-base/lxqt-openssh-askpass/

2021-04-17 Thread Joonas Niilola
commit: c838828061e0ecfcf765abfac2e57641a27a0f78
Author: Jimi Huotari  gentoo  org>
AuthorDate: Fri Apr 16 17:10:36 2021 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Sun Apr 18 05:00:35 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c8388280

lxqt-base/lxqt-openssh-askpass: add version 0.17.0

Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Jimi Huotari  gentoo.org>
Signed-off-by: Joonas Niilola  gentoo.org>

 lxqt-base/lxqt-openssh-askpass/Manifest|  1 +
 .../lxqt-openssh-askpass-0.17.0.ebuild | 40 ++
 2 files changed, 41 insertions(+)

diff --git a/lxqt-base/lxqt-openssh-askpass/Manifest 
b/lxqt-base/lxqt-openssh-askpass/Manifest
index 9257588d128..d83a9e8b2fe 100644
--- a/lxqt-base/lxqt-openssh-askpass/Manifest
+++ b/lxqt-base/lxqt-openssh-askpass/Manifest
@@ -1 +1,2 @@
 DIST lxqt-openssh-askpass-0.16.0.tar.xz 17160 BLAKE2B 
cc16e4cb884530eb76ffa27f4cb207edc774c0f859cefa995a8ff395e9c166ab5ffa24e898b23c61e49fd3a9d5d8be83480cee0dacd2791609e16ce5a92debd2
 SHA512 
4251ecb10255e4ef2b988b162111c2889c432bf039d05ae00c3f16992424e7a27868b0e040899592cc703a7b009a197c8bdda3698e3c6ea41cf9d22c3b80
+DIST lxqt-openssh-askpass-0.17.0.tar.xz 17192 BLAKE2B 
94dbcdd2e05acc1371b4b0af74bc3f10036709ff629b5ba01486ce17471aa21129851d5ca0264a8c341f1321fafbc5476dc2588edf0068717d47461306dfe4c6
 SHA512 
29923b6503b25e9971d2d5d96c9ef21af62ca046967e1d0902c28bafbed9891490148c19f5fd32fd68b4525c624e67f96ab658919933ed1b3c5e2e320bab4225

diff --git a/lxqt-base/lxqt-openssh-askpass/lxqt-openssh-askpass-0.17.0.ebuild 
b/lxqt-base/lxqt-openssh-askpass/lxqt-openssh-askpass-0.17.0.ebuild
new file mode 100644
index 000..5e610f95620
--- /dev/null
+++ b/lxqt-base/lxqt-openssh-askpass/lxqt-openssh-askpass-0.17.0.ebuild
@@ -0,0 +1,40 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit cmake
+
+DESCRIPTION="LXQt OpenSSH user password prompt tool"
+HOMEPAGE="https://lxqt.github.io/;
+
+if [[ ${PV} = ** ]]; then
+   inherit git-r3
+   EGIT_REPO_URI="https://github.com/lxqt/${PN}.git;
+else
+   
SRC_URI="https://github.com/lxqt/${PN}/releases/download/${PV}/${P}.tar.xz;
+   KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
+fi
+
+LICENSE="LGPL-2.1 LGPL-2.1+"
+SLOT="0"
+
+BDEPEND="
+   dev-qt/linguist-tools:5
+   >=dev-util/lxqt-build-tools-0.9.0
+"
+DEPEND="
+   dev-qt/qtcore:5
+   dev-qt/qtwidgets:5
+   =lxqt-base/liblxqt-$(ver_cut 1-2)*
+"
+RDEPEND="${DEPEND}"
+
+src_install() {
+   cmake_src_install
+   doman man/*.1
+
+   newenvd - 99${PN} <<- _EOF_
+   SSH_ASKPASS='${EPREFIX}/usr/bin/lxqt-openssh-askpass'
+   _EOF_
+}



[gentoo-commits] repo/gentoo:master commit in: lxqt-base/lxqt-admin/

2021-04-17 Thread Joonas Niilola
commit: beae4f1784bca97a20973607a6b6b4001e3ecd86
Author: Jimi Huotari  gentoo  org>
AuthorDate: Fri Apr 16 17:11:25 2021 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Sun Apr 18 05:00:35 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=beae4f17

lxqt-base/lxqt-admin: add version 0.17.0

Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Jimi Huotari  gentoo.org>
Signed-off-by: Joonas Niilola  gentoo.org>

 lxqt-base/lxqt-admin/Manifest |  1 +
 lxqt-base/lxqt-admin/lxqt-admin-0.17.0.ebuild | 32 +++
 2 files changed, 33 insertions(+)

diff --git a/lxqt-base/lxqt-admin/Manifest b/lxqt-base/lxqt-admin/Manifest
index 3460627212a..d0239c23d25 100644
--- a/lxqt-base/lxqt-admin/Manifest
+++ b/lxqt-base/lxqt-admin/Manifest
@@ -1 +1,2 @@
 DIST lxqt-admin-0.16.0.tar.xz 143724 BLAKE2B 
8a9c13ea52fefe813d6fecc45e2b9263da34fa7ec5b3c28054ab8b728d813782ff351d328fed36e7c2a8bd55cde05633d4b937edbbadebd1daf25472d47da289
 SHA512 
ed61e886a52985f67c38d39d949fabbd5532ebf61f232d4d2accf144b8fc650f85457e0e8b6066fad3f914ad61f8b1779360c886d3622c09765e421dfcea2484
+DIST lxqt-admin-0.17.0.tar.xz 145620 BLAKE2B 
3f1bc0870ef33a85a14dca559951826c56a2ebe81f6cad53917db87ce38b909aed4daed7964d202715dd4d9c7947b23f2aba0fdcb020b6b418c91d9f12c90573
 SHA512 
5d807b1bbde586130ab03cecf43dc190cbbed5c16842d14779f67f7b514689e7ea330f6c75916c733e4e840242d7feaceb4b6e0932ece1ca70bff208eb5e8072

diff --git a/lxqt-base/lxqt-admin/lxqt-admin-0.17.0.ebuild 
b/lxqt-base/lxqt-admin/lxqt-admin-0.17.0.ebuild
new file mode 100644
index 000..f09c9606ace
--- /dev/null
+++ b/lxqt-base/lxqt-admin/lxqt-admin-0.17.0.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit cmake
+
+DESCRIPTION="LXQt system administration tool"
+HOMEPAGE="https://lxqt.github.io/;
+
+if [[ ${PV} = ** ]]; then
+   inherit git-r3
+   EGIT_REPO_URI="https://github.com/lxqt/${PN}.git;
+else
+   
SRC_URI="https://github.com/lxqt/${PN}/releases/download/${PV}/${P}.tar.xz;
+   KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+fi
+
+LICENSE="LGPL-2.1+"
+SLOT="0"
+
+BDEPEND=">=dev-util/lxqt-build-tools-0.9.0"
+DEPEND="
+   dev-qt/qtcore:5
+   dev-qt/qtdbus:5
+   dev-qt/qtgui:5
+   dev-qt/qtwidgets:5
+   =lxqt-base/liblxqt-$(ver_cut 1-2)*
+   kde-frameworks/kwindowsystem:5
+   sys-auth/polkit-qt[qt5(+)]
+"
+RDEPEND="${DEPEND}"



[gentoo-commits] repo/gentoo:master commit in: lxqt-base/lxqt-about/

2021-04-17 Thread Joonas Niilola
commit: a3a4c6c1bf1be38335b276fb5702f64f27eafc92
Author: Jimi Huotari  gentoo  org>
AuthorDate: Fri Apr 16 17:17:32 2021 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Sun Apr 18 05:00:35 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a3a4c6c1

lxqt-base/lxqt-about: add version 0.17.0

Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Jimi Huotari  gentoo.org>
Signed-off-by: Joonas Niilola  gentoo.org>

 lxqt-base/lxqt-about/Manifest |  1 +
 lxqt-base/lxqt-about/lxqt-about-0.17.0.ebuild | 30 +++
 2 files changed, 31 insertions(+)

diff --git a/lxqt-base/lxqt-about/Manifest b/lxqt-base/lxqt-about/Manifest
index 1b5a68bc7e9..10e5f57fdb4 100644
--- a/lxqt-base/lxqt-about/Manifest
+++ b/lxqt-base/lxqt-about/Manifest
@@ -1 +1,2 @@
 DIST lxqt-about-0.16.0.tar.xz 38660 BLAKE2B 
4d16ed711986df41dd60a9a0371f91dc3cea6f7643c6bb50a3ff5bb91d8ab059c98b22e945fcfea93a02ebaf7d57d5c44f5f86d58d2d0c7171e543cd4b569af6
 SHA512 
fc7f7aa747f45fa2c3fc26e0c5de6595e3e011a3af8740a5c07a6d18b34a201c245b13dfe17167b578e84536334078a8925b4bb750461fa49923bcb88b4bf6a4
+DIST lxqt-about-0.17.0.tar.xz 40976 BLAKE2B 
b1b3b1422b9c7f001d22b76ce1bce6c858406f49f9c995496802caf7594d91f00a3665cad00bf58b0b22fde8340e12b3683a79609e93ec00255608bb5f4ae122
 SHA512 
d347db528a267b857279a96fba31ebfcb1468603cb16c6f002d1675ddf351524f6a93d811f2f980dafd2c46db4a2a86b4521ce82157050dd3166f74c771c4367

diff --git a/lxqt-base/lxqt-about/lxqt-about-0.17.0.ebuild 
b/lxqt-base/lxqt-about/lxqt-about-0.17.0.ebuild
new file mode 100644
index 000..bb8df1f0fb4
--- /dev/null
+++ b/lxqt-base/lxqt-about/lxqt-about-0.17.0.ebuild
@@ -0,0 +1,30 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit cmake
+
+DESCRIPTION="LXQt about dialog"
+HOMEPAGE="https://lxqt.github.io/;
+
+if [[ ${PV} = ** ]]; then
+   inherit git-r3
+   EGIT_REPO_URI="https://github.com/lxqt/${PN}.git;
+else
+   
SRC_URI="https://github.com/lxqt/${PN}/releases/download/${PV}/${P}.tar.xz;
+   KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
+fi
+
+LICENSE="LGPL-2.1+"
+SLOT="0"
+
+BDEPEND=">=dev-util/lxqt-build-tools-0.9.0"
+DEPEND="
+   >=dev-libs/libqtxdg-3.3.1
+   dev-qt/qtcore:5
+   dev-qt/qtgui:5
+   dev-qt/qtwidgets:5
+   =lxqt-base/liblxqt-$(ver_cut 1-2)*
+"
+RDEPEND="${DEPEND}"



[gentoo-commits] repo/gentoo:master commit in: lxqt-base/lxqt-sudo/

2021-04-17 Thread Joonas Niilola
commit: fe0819fbe96c79392ff3a17fcfe8204b83cf8c58
Author: Jimi Huotari  gentoo  org>
AuthorDate: Fri Apr 16 16:56:19 2021 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Sun Apr 18 05:00:35 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fe0819fb

lxqt-base/lxqt-sudo: add version 0.17.0

Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Jimi Huotari  gentoo.org>
Signed-off-by: Joonas Niilola  gentoo.org>

 lxqt-base/lxqt-sudo/Manifest|  1 +
 lxqt-base/lxqt-sudo/lxqt-sudo-0.17.0.ebuild | 30 +
 2 files changed, 31 insertions(+)

diff --git a/lxqt-base/lxqt-sudo/Manifest b/lxqt-base/lxqt-sudo/Manifest
index 379847dce92..fc28b916154 100644
--- a/lxqt-base/lxqt-sudo/Manifest
+++ b/lxqt-base/lxqt-sudo/Manifest
@@ -1 +1,2 @@
 DIST lxqt-sudo-0.16.0.tar.xz 35088 BLAKE2B 
d19dccfd7f6219473184ba93cbe8179da848216ba8080aa3754600083e8d2a20a55b403a9bddd99fef636a24e36c3ae098e110ff05f0debcbce2953bed2e167e
 SHA512 
425c1bf1a4c2a6fe3933419c77e0d1c5f576902cf5cfd2550890e037c32c3021eb8294831f26690ff2488ed096fcd271d664d9f67e73374559c53e7669089694
+DIST lxqt-sudo-0.17.0.tar.xz 35884 BLAKE2B 
3fbe32f21eea9bf923e2117fb02a4f49416d82821f4d13b12aabfed8d565987fead118ad108293b6487f3e43a99013c8c06abcf5fcf63f90ed2a081fdbed8051
 SHA512 
bbd33b4e49392ee0ab611558c72842d857d2d8af95ec2b3a0db6bdd0b7062dfac24cfd468e5b1a2197ad684a65fe629993c98a5f2bb24227ce0df7dcd04127f5

diff --git a/lxqt-base/lxqt-sudo/lxqt-sudo-0.17.0.ebuild 
b/lxqt-base/lxqt-sudo/lxqt-sudo-0.17.0.ebuild
new file mode 100644
index 000..3153b0b042a
--- /dev/null
+++ b/lxqt-base/lxqt-sudo/lxqt-sudo-0.17.0.ebuild
@@ -0,0 +1,30 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit cmake
+
+DESCRIPTION="LXQt GUI frontend for sudo"
+HOMEPAGE="https://lxqt.github.io/;
+
+if [[ ${PV} = ** ]]; then
+   inherit git-r3
+   EGIT_REPO_URI="https://github.com/lxqt/${PN}.git;
+else
+   
SRC_URI="https://github.com/lxqt/${PN}/releases/download/${PV}/${P}.tar.xz;
+   KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+fi
+
+LICENSE="LGPL-2.1 LGPL-2.1+"
+SLOT="0"
+
+BDEPEND=">=dev-util/lxqt-build-tools-0.9.0"
+DEPEND="
+   app-admin/sudo
+   >=dev-libs/libqtxdg-3.3.1
+   dev-qt/qtcore:5
+   dev-qt/qtwidgets:5
+   =lxqt-base/liblxqt-$(ver_cut 1-2)*
+"
+RDEPEND="${DEPEND}"



[gentoo-commits] repo/gentoo:master commit in: media-gfx/lximage-qt/

2021-04-17 Thread Joonas Niilola
commit: 5beb54b3ae4a2660718025dc34d724a1c1776fb8
Author: Jimi Huotari  gentoo  org>
AuthorDate: Fri Apr 16 16:21:47 2021 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Sun Apr 18 05:00:35 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5beb54b3

media-gfx/lximage-qt: add version 0.17.0

Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Jimi Huotari  gentoo.org>
Signed-off-by: Joonas Niilola  gentoo.org>

 media-gfx/lximage-qt/Manifest |  1 +
 media-gfx/lximage-qt/lximage-qt-0.17.0.ebuild | 50 +++
 2 files changed, 51 insertions(+)

diff --git a/media-gfx/lximage-qt/Manifest b/media-gfx/lximage-qt/Manifest
index b0636fe95c6..7ae0a2aed3a 100644
--- a/media-gfx/lximage-qt/Manifest
+++ b/media-gfx/lximage-qt/Manifest
@@ -1 +1,2 @@
 DIST lximage-qt-0.16.0.tar.xz 100920 BLAKE2B 
17a41013b7d7e599662a698fa24b6b15a550b2211dd818fbfda19b0fb9439bf77b63b2d8248ad8a65605fee8fc73c78d294ae86401d5660f6d798aa775273709
 SHA512 
2da46d23567cff7044a884e14b30de36b3a19d802768585b7c3332897b0af2fc42993ed9bb9d062db7988a0526cc7357a09fbac5f283a615b109ea8dfbf474b5
+DIST lximage-qt-0.17.0.tar.xz 109772 BLAKE2B 
e49c6fb2b3db9b5ff829f7003862ab8124773d82a540019f2ba64c48fa4f0eb5f317b8222be95b1b030b5d64a961d4c96298275a835f56816dc857cc6e27
 SHA512 
fb7867f5589fa45f3e2d37dcd0733c49fb5439206b11d2a43020305c5c7d222796aa0cf2dbf19d5fc7829a34d3877241cb4bb36ea2883a41503eadd39deaf8e0

diff --git a/media-gfx/lximage-qt/lximage-qt-0.17.0.ebuild 
b/media-gfx/lximage-qt/lximage-qt-0.17.0.ebuild
new file mode 100644
index 000..ff0920adf74
--- /dev/null
+++ b/media-gfx/lximage-qt/lximage-qt-0.17.0.ebuild
@@ -0,0 +1,50 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit cmake xdg-utils
+
+DESCRIPTION="Qt Image Viewer"
+HOMEPAGE="https://lxqt.github.io/;
+
+if [[ ${PV} = ** ]]; then
+   inherit git-r3
+   EGIT_REPO_URI="https://github.com/lxqt/${PN}.git;
+else
+   
SRC_URI="https://github.com/lxqt/${PN}/releases/download/${PV}/${P}.tar.xz;
+   KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
+fi
+
+LICENSE="GPL-2 GPL-2+"
+SLOT="0"
+
+BDEPEND="
+   dev-qt/linguist-tools:5
+   >=dev-util/lxqt-build-tools-0.9.0
+   virtual/pkgconfig
+"
+DEPEND="
+   dev-libs/glib:2
+   dev-qt/qtcore:5
+   dev-qt/qtdbus:5
+   dev-qt/qtgui:5
+   dev-qt/qtnetwork:5
+   dev-qt/qtprintsupport:5
+   dev-qt/qtsvg:5
+   dev-qt/qtwidgets:5
+   dev-qt/qtx11extras:5
+   media-libs/libexif
+   >=x11-libs/libfm-qt-0.17.0:=
+   x11-libs/libX11
+   x11-libs/libXfixes
+"
+RDEPEND="${DEPEND}"
+
+pkg_postinst() {
+   xdg_desktop_database_update
+}
+
+pkg_postrm() {
+   xdg_desktop_database_update
+}



[gentoo-commits] repo/gentoo:master commit in: lxqt-base/lxqt-panel/

2021-04-17 Thread Joonas Niilola
commit: be32b39850c00101b34e8ef8dcf2d6cc7e39bb48
Author: Jimi Huotari  gentoo  org>
AuthorDate: Fri Apr 16 16:54:08 2021 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Sun Apr 18 05:00:34 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=be32b398

lxqt-base/lxqt-panel: add version 0.17.1

This switches the default state for the USE-flags 'statusnotifier'
and 'tray' according to upstream preference ('tray' is deprecated).

Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Jimi Huotari  gentoo.org>
Signed-off-by: Joonas Niilola  gentoo.org>

 lxqt-base/lxqt-panel/Manifest |   1 +
 lxqt-base/lxqt-panel/lxqt-panel-0.17.1.ebuild | 114 ++
 2 files changed, 115 insertions(+)

diff --git a/lxqt-base/lxqt-panel/Manifest b/lxqt-base/lxqt-panel/Manifest
index 30f7e74384c..8b52ac70416 100644
--- a/lxqt-base/lxqt-panel/Manifest
+++ b/lxqt-base/lxqt-panel/Manifest
@@ -1 +1,2 @@
 DIST lxqt-panel-0.16.1.tar.xz 473632 BLAKE2B 
aee19df3cef9dd25b20ae44cdbeb0c017fefc1e7e7f1d350e07820aa2d873a03dfd69a990e99abed95a9c633a6c496bff356fbbcfcc3cebacc50dde52dc79780
 SHA512 
2db8c4b5d8ddf42b72ffd5863242774277b4bf2fd1ec4393908851ce3224c970de5f12ae61be3dd7008407ea5df7b0b59990b03982e2725ee9a0ce2e3cce48f5
+DIST lxqt-panel-0.17.1.tar.xz 510212 BLAKE2B 
fec84d1758ba1824c5c77ba730040e2d662f97c08b48378acc2efff53237cb993d1543918429224be1e5ba539a8de96b91f3a9ba4e1095fa69fe3c72e26d5156
 SHA512 
439905144029518e46efdd72eb3db17203678e243ca5f7090bf5db902805deaded41f6c59d02bf538fbf24b7951d6da6a924331c685b69d162812249fb9a4e72

diff --git a/lxqt-base/lxqt-panel/lxqt-panel-0.17.1.ebuild 
b/lxqt-base/lxqt-panel/lxqt-panel-0.17.1.ebuild
new file mode 100644
index 000..8a566cd13e3
--- /dev/null
+++ b/lxqt-base/lxqt-panel/lxqt-panel-0.17.1.ebuild
@@ -0,0 +1,114 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit cmake
+
+DESCRIPTION="LXQt desktop panel and plugins"
+HOMEPAGE="https://lxqt.github.io/;
+
+MY_PV="$(ver_cut 1-2)*"
+
+if [[ ${PV} = ** ]]; then
+   inherit git-r3
+   EGIT_REPO_URI="https://github.com/lxqt/${PN}.git;
+else
+   
SRC_URI="https://github.com/lxqt/${PN}/releases/download/${PV}/${P}.tar.xz;
+   KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
+fi
+
+LICENSE="LGPL-2.1 LGPL-2.1+"
+SLOT="0"
+IUSE="+alsa colorpicker cpuload +desktopswitch +directorymenu dom +kbindicator
++mainmenu +mount networkmonitor pulseaudio +quicklaunch lm-sensors +showdesktop
++spacer +statusnotifier sysstat +taskbar tray +volume +worldclock"
+
+# Work around a missing header issue: https://bugs.gentoo.org/666278
+REQUIRED_USE="
+   || ( desktopswitch mainmenu showdesktop taskbar )
+   volume? ( || ( alsa pulseaudio ) )
+"
+
+BDEPEND="
+   dev-qt/linguist-tools:5
+   >=dev-util/lxqt-build-tools-0.9.0
+   virtual/pkgconfig
+"
+DEPEND="
+   >=dev-libs/libqtxdg-3.3.1
+   dev-qt/qtcore:5
+   dev-qt/qtdbus:5
+   dev-qt/qtgui:5
+   dev-qt/qtsvg:5
+   dev-qt/qtwidgets:5
+   dev-qt/qtx11extras:5
+   dev-qt/qtxml:5
+   kde-frameworks/kwindowsystem:5[X]
+   >=lxde-base/lxmenu-data-0.1.5
+   >=lxde-base/menu-cache-1.1.0
+   =lxqt-base/liblxqt-${MY_PV}
+   =lxqt-base/lxqt-globalkeys-${MY_PV}
+   x11-libs/libX11
+   cpuload? ( sys-libs/libstatgrab )
+   kbindicator? ( x11-libs/libxkbcommon )
+   lm-sensors? ( sys-apps/lm-sensors )
+   mount? ( kde-frameworks/solid:5 )
+   networkmonitor? ( sys-libs/libstatgrab )
+   statusnotifier? ( dev-libs/libdbusmenu-qt[qt5(+)] )
+   sysstat? ( >=lxqt-base/libsysstat-0.4.1 )
+   tray? (
+   x11-libs/libxcb:=
+   x11-libs/libXcomposite
+   x11-libs/libXdamage
+   x11-libs/libXrender
+   x11-libs/xcb-util
+   )
+   volume? (
+   alsa? ( media-libs/alsa-lib )
+   pulseaudio? (
+   media-sound/pavucontrol-qt
+   media-sound/pulseaudio
+   )
+   )
+"
+RDEPEND="${DEPEND}"
+
+src_configure() {
+   local mycmakeargs=(
+   # Plugins
+   -DCOLORPICKER_PLUGIN=$(usex colorpicker)
+   -DCPULOAD_PLUGIN=$(usex cpuload)
+   -DDESKTOPSWITCH_PLUGIN=$(usex desktopswitch)
+   -DDIRECTORYMENU_PLUGIN=$(usex directorymenu)
+   -DDOM_PLUGIN=$(usex dom)
+   -DKBINDICATOR_PLUGIN=$(usex kbindicator)
+   -DMAINMENU_PLUGIN=$(usex mainmenu)
+   -DMOUNT_PLUGIN=$(usex mount)
+   -DNETWORKMONITOR_PLUGIN=$(usex networkmonitor)
+   -DQUICKLAUNCH_PLUGIN=$(usex quicklaunch)
+   -DSENSORS_PLUGIN=$(usex lm-sensors)
+   -DSHOWDESKTOP_PLUGIN=$(usex showdesktop)
+   -DSPACER_PLUGIN=$(usex spacer)
+   -DSTATUSNOTIFIER_PLUGIN=$(usex statusnotifier)
+   

[gentoo-commits] repo/gentoo:master commit in: lxqt-base/lxqt-runner/

2021-04-17 Thread Joonas Niilola
commit: 9bd850fd901f855f6c596f662010e1c18522b12a
Author: Jimi Huotari  gentoo  org>
AuthorDate: Fri Apr 16 16:58:56 2021 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Sun Apr 18 05:00:35 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9bd850fd

lxqt-base/lxqt-runner: add version 0.17.0

Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Jimi Huotari  gentoo.org>
Signed-off-by: Joonas Niilola  gentoo.org>

 lxqt-base/lxqt-runner/Manifest  |  1 +
 lxqt-base/lxqt-runner/lxqt-runner-0.17.0.ebuild | 45 +
 2 files changed, 46 insertions(+)

diff --git a/lxqt-base/lxqt-runner/Manifest b/lxqt-base/lxqt-runner/Manifest
index 1a21043c0a2..08f38c9e9d7 100644
--- a/lxqt-base/lxqt-runner/Manifest
+++ b/lxqt-base/lxqt-runner/Manifest
@@ -1 +1,2 @@
 DIST lxqt-runner-0.16.0.tar.xz 224496 BLAKE2B 
e5e2802eb9d90a28720137cba205b662000f8ce0ec9f1e7c9b2c3053b12a966c7a16e2d89526f82fe60ca80df38418fe6b5a5ff75a946eae833af7219b908dd4
 SHA512 
ae7aa1a8e6dbc3dbb464ce2812820eab98f073dacfc4195fb54adae10d69bdaaf25f852d1955c785075c31a8c75bfe42fa2456bc366c8293f0b94eff53c59c88
+DIST lxqt-runner-0.17.0.tar.xz 225672 BLAKE2B 
114ef09d79edab21fe5320eb8c94e63ed491e7ee5063d69d6ae726ff482a52805e792060cf308811567aa92c24802f7524a736e05caceafc6886df3d27c8add8
 SHA512 
cafb6c722c803f9f3e1902e7fb3945c7028ec0bdc22b46d7fc0cc0cc305dea8da8c9098baf97e2db30fa82d88d9d59805e403eacadc6d2b311d1b289cde2ad74

diff --git a/lxqt-base/lxqt-runner/lxqt-runner-0.17.0.ebuild 
b/lxqt-base/lxqt-runner/lxqt-runner-0.17.0.ebuild
new file mode 100644
index 000..8ef6d841da6
--- /dev/null
+++ b/lxqt-base/lxqt-runner/lxqt-runner-0.17.0.ebuild
@@ -0,0 +1,45 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit cmake
+
+DESCRIPTION="LXQt quick launcher"
+HOMEPAGE="https://lxqt.github.io/;
+
+MY_PV="$(ver_cut 1-2)*"
+
+if [[ ${PV} = ** ]]; then
+   inherit git-r3
+   EGIT_REPO_URI="https://github.com/lxqt/${PN}.git;
+else
+   
SRC_URI="https://github.com/lxqt/${PN}/releases/download/${PV}/${P}.tar.xz;
+   KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
+fi
+
+LICENSE="LGPL-2.1 LGPL-2.1+"
+SLOT="0"
+
+BDEPEND="
+   dev-qt/linguist-tools:5
+   >=dev-util/lxqt-build-tools-0.9.0
+   virtual/pkgconfig
+"
+DEPEND="
+   >=dev-cpp/muParser-2.2.3:=
+   >=dev-libs/libqtxdg-3.3.1
+   dev-qt/qtcore:5
+   dev-qt/qtgui:5
+   dev-qt/qtwidgets:5
+   dev-qt/qtxml:5
+   kde-frameworks/kwindowsystem:5
+   =lxqt-base/liblxqt-${MY_PV}
+   =lxqt-base/lxqt-globalkeys-${MY_PV}
+"
+RDEPEND="${DEPEND}"
+
+src_install() {
+   cmake_src_install
+   doman man/*.1
+}



[gentoo-commits] repo/gentoo:master commit in: lxqt-base/lxqt-config/

2021-04-17 Thread Joonas Niilola
commit: 466f7fb19d4a560757c41d5ab1737f256e60c503
Author: Jimi Huotari  gentoo  org>
AuthorDate: Fri Apr 16 16:39:23 2021 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Sun Apr 18 05:00:34 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=466f7fb1

lxqt-base/lxqt-config: add version 0.17.1

Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Jimi Huotari  gentoo.org>
Signed-off-by: Joonas Niilola  gentoo.org>

 lxqt-base/lxqt-config/Manifest  |  1 +
 lxqt-base/lxqt-config/lxqt-config-0.17.1.ebuild | 72 +
 2 files changed, 73 insertions(+)

diff --git a/lxqt-base/lxqt-config/Manifest b/lxqt-base/lxqt-config/Manifest
index 6cae85a7f41..0c9f5334646 100644
--- a/lxqt-base/lxqt-config/Manifest
+++ b/lxqt-base/lxqt-config/Manifest
@@ -1 +1,2 @@
 DIST lxqt-config-0.16.1.tar.xz 327652 BLAKE2B 
b242aeea758b8dc2804c9ebd4abd9a0ab98d92e7e6620646c90a78ca60238ef0e62e823eac3e226fdd05ddc431e271551ecf34281467a9db03fe5195a2f3e293
 SHA512 
3322611b74a945b2c4aa60a179fc1edabd09e474502f44e7a0319478a09762ff7a11fbb7603aa26ec8ea593514bbcdfc98fb475009d0dfa4d387963fcdef7e03
+DIST lxqt-config-0.17.1.tar.xz 339184 BLAKE2B 
cdb2852801b4af141213dbe680f5d9ccf4bf3738ee6c39e4df7e7915ee74209d4516d4ca2675176f31b4fa7afc4c3907ac71afe1d2a88ce39d8831dfc62946ad
 SHA512 
2173acd18ffa5aeee9d11bd73955d0475b53a335df7d95523a2297b5ef3f9a8e4e135a290e7a720a227a92c84532a64d9fbc7a811de242dd32f9e70d036d3ca6

diff --git a/lxqt-base/lxqt-config/lxqt-config-0.17.1.ebuild 
b/lxqt-base/lxqt-config/lxqt-config-0.17.1.ebuild
new file mode 100644
index 000..7dc8f7f7264
--- /dev/null
+++ b/lxqt-base/lxqt-config/lxqt-config-0.17.1.ebuild
@@ -0,0 +1,72 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit cmake xdg-utils
+
+DESCRIPTION="LXQt system configuration control center"
+HOMEPAGE="https://lxqt.github.io/;
+
+if [[ ${PV} = ** ]]; then
+   inherit git-r3
+   EGIT_REPO_URI="https://github.com/lxqt/${PN}.git;
+else
+   
SRC_URI="https://github.com/lxqt/${PN}/releases/download/${PV}/${P}.tar.xz;
+   KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
+fi
+
+LICENSE="GPL-2 GPL-2+ GPL-3 LGPL-2 LGPL-2+ LGPL-2.1+ WTFPL-2"
+SLOT="0"
+IUSE="+monitor +touchpad"
+
+BDEPEND="
+   dev-qt/linguist-tools:5
+   >=dev-util/lxqt-build-tools-0.9.0
+"
+DEPEND="
+   >=dev-libs/libqtxdg-3.3.1
+   dev-qt/qtcore:5
+   dev-qt/qtdbus:5
+   dev-qt/qtgui:5
+   dev-qt/qtwidgets:5
+   dev-qt/qtx11extras:5
+   dev-qt/qtxml:5
+   kde-frameworks/kwindowsystem:5
+   =lxqt-base/liblxqt-$(ver_cut 1-2)*
+   sys-libs/zlib:=
+   x11-apps/setxkbmap
+   x11-libs/libxcb:=
+   x11-libs/libX11
+   x11-libs/libXcursor
+   x11-libs/libXfixes
+   monitor? ( kde-plasma/libkscreen:5= )
+   touchpad? (
+   virtual/libudev
+   x11-drivers/xf86-input-libinput
+   x11-libs/libXext
+   x11-libs/libXi
+   )
+"
+RDEPEND="${DEPEND}"
+
+src_configure() {
+   local mycmakeargs=(
+   -DWITH_MONITOR=$(usex monitor)
+   -DWITH_TOUCHPAD=$(usex touchpad)
+   )
+   cmake_src_configure
+}
+
+src_install() {
+   cmake_src_install
+   doman man/*.1 liblxqt-config-cursor/man/*.1 
lxqt-config-appearance/man/*.1
+}
+
+pkg_postinst() {
+   xdg_icon_cache_update
+}
+
+pkg_postrm() {
+   xdg_icon_cache_update
+}



[gentoo-commits] repo/gentoo:master commit in: lxqt-base/lxqt-powermanagement/

2021-04-17 Thread Joonas Niilola
commit: b79e511a90035e9d19f7738d0cd31d4b0097428d
Author: Jimi Huotari  gentoo  org>
AuthorDate: Fri Apr 16 16:45:48 2021 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Sun Apr 18 05:00:34 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b79e511a

lxqt-base/lxqt-powermanagement: add version 0.17.0

Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Jimi Huotari  gentoo.org>
Signed-off-by: Joonas Niilola  gentoo.org>

 lxqt-base/lxqt-powermanagement/Manifest|  1 +
 .../lxqt-powermanagement-0.17.0.ebuild | 43 ++
 2 files changed, 44 insertions(+)

diff --git a/lxqt-base/lxqt-powermanagement/Manifest 
b/lxqt-base/lxqt-powermanagement/Manifest
index 15480764f09..0be201ca16d 100644
--- a/lxqt-base/lxqt-powermanagement/Manifest
+++ b/lxqt-base/lxqt-powermanagement/Manifest
@@ -1 +1,2 @@
 DIST lxqt-powermanagement-0.16.0.tar.xz 69784 BLAKE2B 
44ecfc540c60ceba4cbf3408d246b70a1cfef84c2bdff7b0e5e386cc020345aa2e3d1a1b5f916f71e421501208ec67faa76b327875e3bc9f7c69fd338ad5a5e5
 SHA512 
d262dc5b182678389d7ac38da5fd3c9bef75ceb9c9733aae3fae9f59d8b2c5e87524fdcdafcf9ec98ad107c23db946e30431f743c6ef8011f70ec4d9fc63a72e
+DIST lxqt-powermanagement-0.17.0.tar.xz 76080 BLAKE2B 
afd12f55d5274263707044c77f3c556dfbb4e2adebda600650e32130ea88a08b0b009c14c31217f85010182edae17cb0d58cd9bb83ba47a1d437e661ee7af6ea
 SHA512 
24bd9a13635b0fdedd5051764109965f3cd32c74acd78cbca1e5fcfc91cddf9a756665c6e700bf882ca0307bfcbc855bde5fbdb2509390e16366e7ee9548

diff --git a/lxqt-base/lxqt-powermanagement/lxqt-powermanagement-0.17.0.ebuild 
b/lxqt-base/lxqt-powermanagement/lxqt-powermanagement-0.17.0.ebuild
new file mode 100644
index 000..e957ba744cd
--- /dev/null
+++ b/lxqt-base/lxqt-powermanagement/lxqt-powermanagement-0.17.0.ebuild
@@ -0,0 +1,43 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit cmake
+
+DESCRIPTION="LXQt daemon for power management and auto-suspend"
+HOMEPAGE="https://lxqt.github.io/;
+
+LXQTPV="$(ver_cut 1-2)*"
+
+if [[ ${PV} = ** ]]; then
+   inherit git-r3
+   EGIT_REPO_URI="https://github.com/lxqt/${PN}.git;
+else
+   
SRC_URI="https://github.com/lxqt/${PN}/releases/download/${PV}/${P}.tar.xz;
+   KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+fi
+
+LICENSE="LGPL-2.1 LGPL-2.1+"
+SLOT="0"
+
+BDEPEND="
+   dev-qt/linguist-tools:5
+   >=dev-util/lxqt-build-tools-0.9.0
+   virtual/pkgconfig
+"
+DEPEND="
+   >=dev-libs/libqtxdg-3.3.1
+   dev-qt/qtcore:5
+   dev-qt/qtdbus:5
+   dev-qt/qtgui:5
+   dev-qt/qtsvg:5
+   dev-qt/qtwidgets:5
+   dev-qt/qtx11extras:5
+   kde-frameworks/kidletime:5
+   kde-frameworks/solid:5
+   =lxqt-base/liblxqt-${LXQTPV}
+   =lxqt-base/lxqt-globalkeys-${LXQTPV}
+   sys-power/upower
+"
+RDEPEND="${DEPEND}"



[gentoo-commits] repo/gentoo:master commit in: lxqt-base/lxqt-policykit/

2021-04-17 Thread Joonas Niilola
commit: bc0351282bba587d90b8fe5811033aceef4ef502
Author: Jimi Huotari  gentoo  org>
AuthorDate: Fri Apr 16 16:44:18 2021 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Sun Apr 18 05:00:34 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bc035128

lxqt-base/lxqt-policykit: add version 0.17.0

Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Jimi Huotari  gentoo.org>
Signed-off-by: Joonas Niilola  gentoo.org>

 lxqt-base/lxqt-policykit/Manifest  |  1 +
 .../lxqt-policykit/lxqt-policykit-0.17.0.ebuild| 41 ++
 2 files changed, 42 insertions(+)

diff --git a/lxqt-base/lxqt-policykit/Manifest 
b/lxqt-base/lxqt-policykit/Manifest
index faf5cadef81..a4652047369 100644
--- a/lxqt-base/lxqt-policykit/Manifest
+++ b/lxqt-base/lxqt-policykit/Manifest
@@ -1 +1,2 @@
 DIST lxqt-policykit-0.16.0.tar.xz 38016 BLAKE2B 
dd077f1a25b9bb5ee56f7ad08f24254936f3b5f1b6ab4c9148ebce160867b8535341353339470d4363fbb52eead522133ed702f7d98b78cc08df58eeb5d6467b
 SHA512 
f6eae925cbf25064addf5d8d16a7397ddb0d8c616f75a3b81df57a42a70e52da599fdad6b8589a1e951cf46cd541e9a23e352a0d2ee309116b6e0238cfa9
+DIST lxqt-policykit-0.17.0.tar.xz 38272 BLAKE2B 
e141d0ff7a583b22cde3875cf82a5215cef0c6270774b3b31e21608f16bc78dd45b3b36b8ba1fde3bbeda30b2f638a47ecf7dee1797da151cb701fecc866
 SHA512 
1cfd4b2d21840704e4b15ae71098e9c6f3d51031293f1fdf6e134ffee867fe4e845caaf24fbd2c107317372b90b6d415a76854977fa8f6b703e708bd09120328

diff --git a/lxqt-base/lxqt-policykit/lxqt-policykit-0.17.0.ebuild 
b/lxqt-base/lxqt-policykit/lxqt-policykit-0.17.0.ebuild
new file mode 100644
index 000..58cf474ee82
--- /dev/null
+++ b/lxqt-base/lxqt-policykit/lxqt-policykit-0.17.0.ebuild
@@ -0,0 +1,41 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit cmake
+
+DESCRIPTION="LXQt PolKit authentication agent"
+HOMEPAGE="https://lxqt.github.io/;
+
+if [[ ${PV} = ** ]]; then
+   inherit git-r3
+   EGIT_REPO_URI="https://github.com/lxqt/${PN}.git;
+else
+   
SRC_URI="https://github.com/lxqt/${PN}/releases/download/${PV}/${P}.tar.xz;
+   KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
+fi
+
+LICENSE="LGPL-2.1 LGPL-2.1+"
+SLOT="0"
+
+BDEPEND="
+   dev-qt/linguist-tools:5
+   >=dev-util/lxqt-build-tools-0.9.0
+   virtual/pkgconfig
+"
+DEPEND="
+   dev-libs/glib:2
+   >=dev-libs/libqtxdg-3.3.1
+   dev-qt/qtcore:5
+   dev-qt/qtgui:5
+   dev-qt/qtwidgets:5
+   =lxqt-base/liblxqt-$(ver_cut 1-2)*
+   sys-auth/polkit-qt[qt5(+)]
+"
+RDEPEND="${DEPEND}"
+
+src_install() {
+   cmake_src_install
+   doman man/*.1
+}



[gentoo-commits] repo/gentoo:master commit in: lxqt-base/lxqt-globalkeys/

2021-04-17 Thread Joonas Niilola
commit: fe6641c46d3fc2879075a885b166aaff2fc65f2c
Author: Jimi Huotari  gentoo  org>
AuthorDate: Fri Apr 16 16:41:57 2021 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Sun Apr 18 05:00:34 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fe6641c4

lxqt-base/lxqt-globalkeys: add version 0.17.0

Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Jimi Huotari  gentoo.org>
Signed-off-by: Joonas Niilola  gentoo.org>

 lxqt-base/lxqt-globalkeys/Manifest |  1 +
 .../lxqt-globalkeys/lxqt-globalkeys-0.17.0.ebuild  | 38 ++
 2 files changed, 39 insertions(+)

diff --git a/lxqt-base/lxqt-globalkeys/Manifest 
b/lxqt-base/lxqt-globalkeys/Manifest
index b8c71c9179a..b95aae4c7f2 100644
--- a/lxqt-base/lxqt-globalkeys/Manifest
+++ b/lxqt-base/lxqt-globalkeys/Manifest
@@ -1 +1,2 @@
 DIST lxqt-globalkeys-0.16.0.tar.xz 69812 BLAKE2B 
920bcb760440002f330a5f90217dbb139c3ad1196950fbdb252ad105226eaab3ef82fc8d7df874176076dc21cdc9dfedeaaca93895d2d81b1ddc9d4930870459
 SHA512 
a6b2de35e3deb4852e9a8462871ba0fd40c9168653b210e361ff16b7dc5c74f9c98c6427cc595578eb9bb2a34c9be702c0af65fdfb92053b1f3813070629e55b
+DIST lxqt-globalkeys-0.17.0.tar.xz 70584 BLAKE2B 
af64fca5edb426e073397380115bb06086e354218a14abfad0452f24ac7684d955ed22c977307f45c49d950b148269b92776d5e0b3fb2488836f696bf7505a96
 SHA512 
1362eec17d96a5352b647db6f55c13cbe1d375b444d1d3d75e3171257ec9b476abfc023e7014c0923b525b5c3b539fde83ac829f2b2256e217e8dc98e6862cb3

diff --git a/lxqt-base/lxqt-globalkeys/lxqt-globalkeys-0.17.0.ebuild 
b/lxqt-base/lxqt-globalkeys/lxqt-globalkeys-0.17.0.ebuild
new file mode 100644
index 000..7e9ab9cb4d2
--- /dev/null
+++ b/lxqt-base/lxqt-globalkeys/lxqt-globalkeys-0.17.0.ebuild
@@ -0,0 +1,38 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit cmake
+
+DESCRIPTION="Daemon and library for global keyboard shortcuts registration"
+HOMEPAGE="https://lxqt.github.io/;
+
+if [[ ${PV} = ** ]]; then
+   inherit git-r3
+   EGIT_REPO_URI="https://github.com/lxqt/${PN}.git;
+else
+   
SRC_URI="https://github.com/lxqt/${PN}/releases/download/${PV}/${P}.tar.xz;
+   KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
+fi
+
+LICENSE="LGPL-2.1 LGPL-2.1+"
+SLOT="0"
+
+BDEPEND="
+   dev-qt/linguist-tools:5
+   >=dev-util/lxqt-build-tools-0.9.0
+"
+DEPEND="
+   >=dev-libs/libqtxdg-3.3.1
+   dev-qt/qtcore:5
+   dev-qt/qtdbus:5
+   dev-qt/qtgui:5
+   dev-qt/qtwidgets:5
+   dev-qt/qtx11extras:5
+   dev-qt/qtxml:5
+   kde-frameworks/kwindowsystem:5
+   =lxqt-base/liblxqt-$(ver_cut 1-2)*
+   x11-libs/libX11
+"
+RDEPEND="${DEPEND}"



[gentoo-commits] repo/gentoo:master commit in: lxqt-base/lxqt-session/

2021-04-17 Thread Joonas Niilola
commit: 99c947ffbfb9effb125c26855a1fb99a49ac02b4
Author: Jimi Huotari  gentoo  org>
AuthorDate: Fri Apr 16 16:55:20 2021 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Sun Apr 18 05:00:34 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=99c947ff

lxqt-base/lxqt-session: add version 0.17.0

Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Jimi Huotari  gentoo.org>
Signed-off-by: Joonas Niilola  gentoo.org>

 lxqt-base/lxqt-session/Manifest   |  1 +
 lxqt-base/lxqt-session/lxqt-session-0.17.0.ebuild | 59 +++
 2 files changed, 60 insertions(+)

diff --git a/lxqt-base/lxqt-session/Manifest b/lxqt-base/lxqt-session/Manifest
index 47e9a09e90d..bf582a8ae6d 100644
--- a/lxqt-base/lxqt-session/Manifest
+++ b/lxqt-base/lxqt-session/Manifest
@@ -1 +1,2 @@
 DIST lxqt-session-0.16.0.tar.xz 180084 BLAKE2B 
28329a4d28e6f9fd310953053d2169fa50c340557137dfcc627b8d650f32f4d09b80abde9601777d5a455f5387621f93de63908e6ea3c0d4340aab6a4757b9d4
 SHA512 
ce15b985ac5b11c16f58ba893ee7045aeb4f47fc77c7215a4d4ac0b782ebccf8e8f726d0c463638a5ec0101915ee367cb7d714035c1ea3057c5f3d9b7f0fd3c3
+DIST lxqt-session-0.17.0.tar.xz 179028 BLAKE2B 
5f5a152f294482cc22e6285b22041eab6769d65f1f8ecccad560187e61827e4aad50a3069ea14044cd77610a4a4d3e23b575a427a4098af946d79d5b24df00a5
 SHA512 
e3573ee76e5fcf285b0ddd177ae7324f6fee038ea110c950d7054da622bf6615d9ac8715cc0cde6db9034d710933a80c80f14470197d2cc275d48695f74ba7b6

diff --git a/lxqt-base/lxqt-session/lxqt-session-0.17.0.ebuild 
b/lxqt-base/lxqt-session/lxqt-session-0.17.0.ebuild
new file mode 100644
index 000..67aa60c15a2
--- /dev/null
+++ b/lxqt-base/lxqt-session/lxqt-session-0.17.0.ebuild
@@ -0,0 +1,59 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit cmake
+
+DESCRIPTION="LXQt Session Manager"
+HOMEPAGE="https://lxqt.github.io/;
+
+MY_PV="$(ver_cut 1-2)*"
+
+if [[ ${PV} = ** ]]; then
+   inherit git-r3
+   EGIT_REPO_URI="https://github.com/lxqt/${PN}.git;
+else
+   
SRC_URI="https://github.com/lxqt/${PN}/releases/download/${PV}/${P}.tar.xz;
+   KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
+fi
+
+IUSE="+udev"
+
+LICENSE="LGPL-2.1 LGPL-2.1+"
+SLOT="0"
+
+BDEPEND="
+   dev-qt/linguist-tools:5
+   >=dev-util/lxqt-build-tools-0.9.0
+"
+DEPEND="
+   >=dev-libs/libqtxdg-3.3.1
+   dev-qt/qtcore:5
+   dev-qt/qtdbus:5
+   dev-qt/qtgui:5
+   dev-qt/qtwidgets:5
+   dev-qt/qtx11extras:5
+   kde-frameworks/kwindowsystem:5[X]
+   =lxqt-base/liblxqt-${MY_PV}
+   x11-libs/libX11
+   x11-misc/xdg-user-dirs
+   udev? ( virtual/libudev )
+"
+RDEPEND="${DEPEND}"
+
+src_configure() {
+   local mycmakeargs=(
+   -DWITH_LIBUDEV=$(usex udev)
+   )
+   cmake_src_configure
+}
+
+src_install() {
+   cmake_src_install
+   doman lxqt-config-session/man/*.1 lxqt-session/man/*.1
+
+   newenvd - 91lxqt-config-dir <<- _EOF_
+   XDG_CONFIG_DIRS='${EPREFIX}/usr/share'
+   _EOF_
+}



[gentoo-commits] repo/gentoo:master commit in: lxqt-base/lxqt-notificationd/

2021-04-17 Thread Joonas Niilola
commit: dbcd48cdc0d59b75290218f1a18c58ffdda4b0f7
Author: Jimi Huotari  gentoo  org>
AuthorDate: Fri Apr 16 16:43:08 2021 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Sun Apr 18 05:00:34 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dbcd48cd

lxqt-base/lxqt-notificationd: add version 0.17.0

Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Jimi Huotari  gentoo.org>
Signed-off-by: Joonas Niilola  gentoo.org>

 lxqt-base/lxqt-notificationd/Manifest  |  1 +
 .../lxqt-notificationd-0.17.0.ebuild   | 35 ++
 2 files changed, 36 insertions(+)

diff --git a/lxqt-base/lxqt-notificationd/Manifest 
b/lxqt-base/lxqt-notificationd/Manifest
index a27e07fd09f..5e2ad29f071 100644
--- a/lxqt-base/lxqt-notificationd/Manifest
+++ b/lxqt-base/lxqt-notificationd/Manifest
@@ -1 +1,2 @@
 DIST lxqt-notificationd-0.16.0.tar.xz 50696 BLAKE2B 
e41528091c9c8abfbcd4de53daf753d5f031f9941a83c1e8c0a4f492dba85d1edd08185726dc3f68d0553c5f23a6f97a9835061bdad47abe98c4f0a54ec942f4
 SHA512 
127f1c044babb0c7a640d862fc9f30947b06ef37b702a75bc72a87f82f9aff15b32e29272993eb9d888e1c8db93e81cec8d07be515c769c560ecce4b439bb2f3
+DIST lxqt-notificationd-0.17.0.tar.xz 53712 BLAKE2B 
d15f00179eb24c43add51f246b46738d4da6f9ce89f041a65ce4acc252ebd0a832519c0e9e7ac2ee86d23806a2ac6a9a740b57fc5e88d73a09d1170e405386ef
 SHA512 
042d69e01c3015d254ae3472867de0b41587af2285cd26445cd9d6d455de8ef713413431dea9997f2d2e19f70c2c8c73af39ce880d54ecb9fd6c50cd05a7dba4

diff --git a/lxqt-base/lxqt-notificationd/lxqt-notificationd-0.17.0.ebuild 
b/lxqt-base/lxqt-notificationd/lxqt-notificationd-0.17.0.ebuild
new file mode 100644
index 000..aa55c540805
--- /dev/null
+++ b/lxqt-base/lxqt-notificationd/lxqt-notificationd-0.17.0.ebuild
@@ -0,0 +1,35 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit cmake
+
+DESCRIPTION="LXQt notification daemon and library"
+HOMEPAGE="https://lxqt.github.io/;
+
+if [[ ${PV} = ** ]]; then
+   inherit git-r3
+   EGIT_REPO_URI="https://github.com/lxqt/${PN}.git;
+else
+   
SRC_URI="https://github.com/lxqt/${PN}/releases/download/${PV}/${P}.tar.xz;
+   KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
+fi
+
+LICENSE="LGPL-2.1 LGPL-2.1+"
+SLOT="0"
+
+BDEPEND="
+   dev-qt/linguist-tools:5
+   >=dev-util/lxqt-build-tools-0.9.0
+"
+DEPEND="
+   >=dev-libs/libqtxdg-3.3.1
+   dev-qt/qtcore:5
+   dev-qt/qtdbus:5
+   dev-qt/qtgui:5
+   dev-qt/qtwidgets:5
+   kde-frameworks/kwindowsystem:5
+   =lxqt-base/liblxqt-$(ver_cut 1-2)*
+"
+RDEPEND="${DEPEND}"



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

2021-04-17 Thread Matt Turner
commit: bccfa7ee773d0f9227fc26beb123884fa3a4d36e
Author: Matt Turner  gentoo  org>
AuthorDate: Sun Apr 18 04:22:47 2021 +
Commit: Matt Turner  gentoo  org>
CommitDate: Sun Apr 18 04:25:55 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bccfa7ee

dev-util/gtk-doc: Version bump to 1.33.2

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

 dev-util/gtk-doc/Manifest  |   1 +
 dev-util/gtk-doc/gtk-doc-1.33.2.ebuild | 110 +
 2 files changed, 111 insertions(+)

diff --git a/dev-util/gtk-doc/Manifest b/dev-util/gtk-doc/Manifest
index 380dd096304..064d9a83b6f 100644
--- a/dev-util/gtk-doc/Manifest
+++ b/dev-util/gtk-doc/Manifest
@@ -1 +1,2 @@
 DIST gtk-doc-1.33.1.tar.xz 768896 BLAKE2B 
0d6cc32611618669aac4045942497a404f4d3ed703341cce56efefba439eb8595877297b76085c6a57d3d76710257153040b8f895d6dd6381502e852e6b82e93
 SHA512 
18620f0164382849980938103a9243abc35ea5a2628258f00e096e16a698b598d0c7fe80a1739fc689217c59a648c728a014bc672a92346c65768ebf89675b90
+DIST gtk-doc-1.33.2.tar.xz 507852 BLAKE2B 
dea3030060ecec89433fe3783dfacc2f58373780c49560a48ab1a32bedfe888692183de8396c92414255e4c8f537358cbc373fd307638ab8e7dbfd9ae44de58f
 SHA512 
f50f68ab6b4bc59f55e84b49c1481f05700171cbf79eca9ba8f3a142a30a4ba88fe096983ebb8d117a9ef8bcea40934674096683d956f5c54cae457d31f651ab

diff --git a/dev-util/gtk-doc/gtk-doc-1.33.2.ebuild 
b/dev-util/gtk-doc/gtk-doc-1.33.2.ebuild
new file mode 100644
index 000..df6e92cd308
--- /dev/null
+++ b/dev-util/gtk-doc/gtk-doc-1.33.2.ebuild
@@ -0,0 +1,110 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+PYTHON_COMPAT=( python3_{7..9} )
+
+inherit elisp-common gnome.org meson python-single-r1 readme.gentoo-r1
+
+DESCRIPTION="GTK+ Documentation Generator"
+HOMEPAGE="https://wiki.gnome.org/DocumentationProject/GtkDoc;
+
+LICENSE="GPL-2 FDL-1.1"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris 
~x64-solaris"
+
+IUSE="emacs test"
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
+RESTRICT="!test? ( test )"
+
+RDEPEND="
+   ${PYTHON_DEPS}
+   >=dev-libs/glib-2.38:2
+   dev-libs/libxslt
+   >=dev-libs/libxml2-2.3.6:2
+   ~app-text/docbook-xml-dtd-4.3
+   app-text/docbook-xsl-stylesheets
+   ~app-text/docbook-sgml-dtd-3.0
+   >=app-text/docbook-dsssl-stylesheets-1.40
+   emacs? ( >=app-editors/emacs-23.1:* )
+   $(python_gen_cond_dep '
+   dev-python/pygments[${PYTHON_MULTI_USEDEP}]
+   ')
+"
+DEPEND="${RDEPEND}
+   test? (
+   $(python_gen_cond_dep '
+   dev-python/parameterized[${PYTHON_USEDEP}]
+   ')
+   )
+"
+BDEPEND="
+   ~dev-util/gtk-doc-am-${PV}
+   dev-util/itstool
+   virtual/pkgconfig
+"
+
+PATCHES=(
+   # Remove global Emacs keybindings, bug #184588
+   "${FILESDIR}"/${PN}-1.8-emacs-keybindings.patch
+)
+
+pkg_setup() {
+   DOC_CONTENTS="gtk-doc does no longer define global key bindings for 
Emacs.
+   You may set your own key bindings for \"gtk-doc-insert\" and
+   \"gtk-doc-insert-section\" in your ~/.emacs file."
+   SITEFILE=61${PN}-gentoo.el
+   python-single-r1_pkg_setup
+}
+
+src_prepare() {
+   default
+
+   # Requires the unpackaged Python "anytree" module
+   sed -i -e '/mkhtml2/d' "${S}"/tests/meson.build || die
+}
+
+src_configure() {
+   local emesonargs=(
+   -Dautotools_support=true
+   -Dcmake_support=true
+   -Dyelp_manual=true
+   $(meson_use test tests)
+   )
+   meson_src_configure
+}
+
+src_compile() {
+   meson_src_compile
+   use emacs && elisp-compile tools/gtk-doc.el
+}
+
+src_install() {
+   meson_src_install
+
+   # The meson build system configures the shebangs to the temporary python
+   # used during the build. We need to fix it.
+   sed -i -e 's:^#!.*python3:#!/usr/bin/env python3:' "${ED}"/usr/bin/* || 
die
+   python_fix_shebang "${ED}"/usr/bin
+
+   # Don't install this file, it's in gtk-doc-am now
+   rm "${ED}"/usr/share/aclocal/gtk-doc.m4 || die "failed to remove 
gtk-doc.m4"
+   rmdir "${ED}"/usr/share/aclocal || die
+
+   if use emacs; then
+   elisp-install ${PN} tools/gtk-doc.el*
+   elisp-site-file-install "${FILESDIR}/${SITEFILE}"
+   readme.gentoo_create_doc
+   fi
+}
+
+pkg_postinst() {
+   if use emacs; then
+   elisp-site-regen
+   readme.gentoo_print_elog
+   fi
+}
+
+pkg_postrm() {
+   use emacs && elisp-site-regen
+}



[gentoo-commits] repo/gentoo:master commit in: dev-util/gtk-doc-am/

2021-04-17 Thread Matt Turner
commit: 3d53a0c905073282bfc75b011495f241f21801e9
Author: Matt Turner  gentoo  org>
AuthorDate: Sun Apr 18 04:25:50 2021 +
Commit: Matt Turner  gentoo  org>
CommitDate: Sun Apr 18 04:25:55 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3d53a0c9

dev-util/gtk-doc-am: Version bump to 1.33.2

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

 dev-util/gtk-doc-am/Manifest |  1 +
 dev-util/gtk-doc-am/gtk-doc-am-1.33.2.ebuild | 33 
 2 files changed, 34 insertions(+)

diff --git a/dev-util/gtk-doc-am/Manifest b/dev-util/gtk-doc-am/Manifest
index 380dd096304..064d9a83b6f 100644
--- a/dev-util/gtk-doc-am/Manifest
+++ b/dev-util/gtk-doc-am/Manifest
@@ -1 +1,2 @@
 DIST gtk-doc-1.33.1.tar.xz 768896 BLAKE2B 
0d6cc32611618669aac4045942497a404f4d3ed703341cce56efefba439eb8595877297b76085c6a57d3d76710257153040b8f895d6dd6381502e852e6b82e93
 SHA512 
18620f0164382849980938103a9243abc35ea5a2628258f00e096e16a698b598d0c7fe80a1739fc689217c59a648c728a014bc672a92346c65768ebf89675b90
+DIST gtk-doc-1.33.2.tar.xz 507852 BLAKE2B 
dea3030060ecec89433fe3783dfacc2f58373780c49560a48ab1a32bedfe888692183de8396c92414255e4c8f537358cbc373fd307638ab8e7dbfd9ae44de58f
 SHA512 
f50f68ab6b4bc59f55e84b49c1481f05700171cbf79eca9ba8f3a142a30a4ba88fe096983ebb8d117a9ef8bcea40934674096683d956f5c54cae457d31f651ab

diff --git a/dev-util/gtk-doc-am/gtk-doc-am-1.33.2.ebuild 
b/dev-util/gtk-doc-am/gtk-doc-am-1.33.2.ebuild
new file mode 100644
index 000..718c3f4fd20
--- /dev/null
+++ b/dev-util/gtk-doc-am/gtk-doc-am-1.33.2.ebuild
@@ -0,0 +1,33 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+GNOME_ORG_MODULE="gtk-doc"
+
+inherit gnome.org
+
+DESCRIPTION="Automake files from gtk-doc"
+HOMEPAGE="https://wiki.gnome.org/DocumentationProject/GtkDoc;
+
+LICENSE="GPL-2 FDL-1.1"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 ~sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+
+RDEPEND="!

[gentoo-commits] repo/gentoo:master commit in: gnome-extra/gnome-software/

2021-04-17 Thread Matt Turner
commit: 3969703b2768a294ac2972154bc4cfe09961aa6a
Author: Matt Turner  gentoo  org>
AuthorDate: Sun Apr 18 03:55:31 2021 +
Commit: Matt Turner  gentoo  org>
CommitDate: Sun Apr 18 04:20:50 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3969703b

gnome-extra/gnome-software: Version bump to 40.0

* Add IUSE=flatpak (bug #754282)

Closes: https://bugs.gentoo.org/754282
Signed-off-by: Matt Turner  gentoo.org>

 gnome-extra/gnome-software/Manifest|   1 +
 .../gnome-software/gnome-software-40.0.ebuild  | 103 +
 gnome-extra/gnome-software/metadata.xml|   2 +
 3 files changed, 106 insertions(+)

diff --git a/gnome-extra/gnome-software/Manifest 
b/gnome-extra/gnome-software/Manifest
index 10c440e0699..2450a7abf4a 100644
--- a/gnome-extra/gnome-software/Manifest
+++ b/gnome-extra/gnome-software/Manifest
@@ -1,2 +1,3 @@
 DIST gnome-software-3.34.2.tar.xz 5945736 BLAKE2B 
89e7e0a606a832aedbfa32024f201e71b3edb3c8df527efea1be72236b4bfb86901f3af689b10bf706f9c4f16e6badc00080a1244ce30eb09dfd1dad5833e8cf
 SHA512 
4deb09530fbeeadd54e69d03ef4cecaef47c6766bce0ec5230bb090d27e54664577a227416933b6ec4780249f4565e51202a25517fba5dd040fd895bd3a26397
 DIST gnome-software-3.36.1.tar.xz 8277796 BLAKE2B 
bf3d5f3f67b211cfd4af87ae500691085ab83aed9f85e211972d408a1bfa5d7c6de162acc2088bf9ba9323369e73dba27a06b2491745ef2ceb04943e4acbf72d
 SHA512 
7d0e8c16192bbbc8f166db137dbd2e6ff9e85f7d3d37f63f41211ba3838e392bd87a8d9bf09d31b43f6d21e1a099ecdeff9114ae27fae40d563671f0bcbe50d4
+DIST gnome-software-40.0.tar.xz 3087252 BLAKE2B 
4b834113c0770a3acfbcf21b5db3d6da57a885e6b235c3328947f218f28daf70c6f636253283dd77d0c4a1fc59f8ac66a140412694a61352147c13c27e7a76af
 SHA512 
052c520ab25af4257bb978aaa9e1c7a555f8d24dbd782d9f12f3c3def22e65588d3c76d16e4b3dc26f034a762c2ee3e773026b158d468e9e169369dc3d156a2a

diff --git a/gnome-extra/gnome-software/gnome-software-40.0.ebuild 
b/gnome-extra/gnome-software/gnome-software-40.0.ebuild
new file mode 100644
index 000..c81ec02d2b5
--- /dev/null
+++ b/gnome-extra/gnome-software/gnome-software-40.0.ebuild
@@ -0,0 +1,103 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit gnome.org gnome2-utils meson xdg
+
+DESCRIPTION="Gnome install & update software"
+HOMEPAGE="https://wiki.gnome.org/Apps/Software;
+
+LICENSE="GPL-2+"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="flatpak +firmware gnome gtk-doc packagekit spell sysprof udev"
+RESTRICT="test" # writes to and deletes files in /var/tmp/self-test/
+
+RDEPEND="
+   >=dev-libs/appstream-0.14.0:0=
+   >=x11-libs/gdk-pixbuf-2.32.0:2
+   >=dev-libs/libxmlb-0.1.7:=
+   net-libs/gnome-online-accounts:=
+   >=x11-libs/gtk+-3.22.4:3
+   >=dev-libs/glib-2.56:2
+   >=dev-libs/json-glib-1.2.0
+   >=net-libs/libsoup-2.52.0:2.4
+   >=gui-libs/libhandy-1.0.2:1=
+   sysprof? ( >=dev-util/sysprof-capture-3.38.1:4 )
+   gnome? ( >=gnome-base/gsettings-desktop-schemas-3.18.0 )
+   spell? ( app-text/gspell:= )
+   sys-auth/polkit
+   packagekit? ( >=app-admin/packagekit-base-1.1.0 )
+   firmware? ( >=sys-apps/fwupd-1.0.3 )
+   flatpak? (
+   >=sys-apps/flatpak-1.0.4
+   dev-util/ostree
+   )
+   udev? ( dev-libs/libgudev )
+   >=gnome-base/gsettings-desktop-schemas-3.11.5
+"
+DEPEND="${RDEPEND}"
+BDEPEND="
+   dev-libs/libxml2:2
+   dev-util/gdbus-codegen
+   >=sys-devel/gettext-0.19.8
+   virtual/pkgconfig
+   gtk-doc? (
+   dev-util/gtk-doc
+   app-text/docbook-xml-dtd:4.3 )
+"
+# test? ( dev-util/valgrind )
+
+src_prepare() {
+   xdg_src_prepare
+   sed -i -e '/install_data.*README\.md.*share\/doc\/gnome-software/d' 
meson.build || die
+   # We don't need language packs download support, and it fails tests in 
3.34.2 for us (if they are enabled)
+   sed -i -e '/subdir.*fedora-langpacks/d' plugins/meson.build || die
+   # Trouble talking to spawned gnome-keyring socket for some reason, even 
if wrapped in dbus-run-session
+   # TODO: Investigate; seems to work outside ebuild .. test/emerge
+   sed -i -e '/g_test_add_func.*gs_auth_secret_func/d' lib/gs-self-test.c 
|| die
+}
+
+src_configure() {
+   local emesonargs=(
+   -Dtests=false #$(meson_use test tests)
+   $(meson_use spell gspell)
+   $(meson_feature gnome gsettings_desktop_schemas) # Honoring of 
GNOME date format settings.
+   -Dman=true
+   $(meson_use packagekit)
+   # -Dpackagekit_autoremove
+   -Dpolkit=true
+   -Deos_updater=false # Endless OS updater
+   $(meson_use firmware fwupd)
+   $(meson_use flatpak)
+   -Dmalcontent=false
+   -Drpm_ostree=false
+   -Dodrs=false
+   $(meson_use udev gudev)
+   

[gentoo-commits] repo/gentoo:master commit in: gnome-extra/evolution-ews/

2021-04-17 Thread Matt Turner
commit: b294efe42d91cb997437e5e884f8bb00658a7d68
Author: Matt Turner  gentoo  org>
AuthorDate: Sun Apr 18 03:46:37 2021 +
Commit: Matt Turner  gentoo  org>
CommitDate: Sun Apr 18 03:48:36 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b294efe4

gnome-extra/evolution-ews: Version bump to 3.40.0

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

 gnome-extra/evolution-ews/Manifest |  1 +
 .../evolution-ews/evolution-ews-3.40.0.ebuild  | 68 ++
 2 files changed, 69 insertions(+)

diff --git a/gnome-extra/evolution-ews/Manifest 
b/gnome-extra/evolution-ews/Manifest
index e04155ba02f..eb5bdc4f583 100644
--- a/gnome-extra/evolution-ews/Manifest
+++ b/gnome-extra/evolution-ews/Manifest
@@ -1 +1,2 @@
 DIST evolution-ews-3.38.4.tar.xz 651384 BLAKE2B 
e4f71d38ddef6347ba3c137bac2246a6f4ffb5990ac2b6d3be72549326ae579c0a0f2bf11d19ce578ea37b99d0f8613d8d6a7e2ac75b9381e3b8c96646e483fc
 SHA512 
98c1fecfa45bb2fe8337a1da54f09ef620128e4bba28b008aab3117291f7df708e6676421f3b8514448d035f1288591e54642f1426830fca7ba0320e3f3a99fc
+DIST evolution-ews-3.40.0.tar.xz 666148 BLAKE2B 
f8d7f6c917114e57bcc8ea93072f520069f7f183ce67ef5a5304c6721b3b9dae262ad5a2a8fc78b8ea75495f7f31f565b5db8e5bb02acaa5666ced15c0c3c5f2
 SHA512 
c5b0fdfbe455941444974738853a1c0346b77b96a483db8ff5b509a7c7dda90a0c1795749f3b17eeef4b3c2aceb06e51d2c5f9d784c0b6c17c78f8c37bc1c9af

diff --git a/gnome-extra/evolution-ews/evolution-ews-3.40.0.ebuild 
b/gnome-extra/evolution-ews/evolution-ews-3.40.0.ebuild
new file mode 100644
index 000..2088827c202
--- /dev/null
+++ b/gnome-extra/evolution-ews/evolution-ews-3.40.0.ebuild
@@ -0,0 +1,68 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit cmake gnome2
+
+DESCRIPTION="Evolution module for connecting to Microsoft Exchange Web 
Services"
+HOMEPAGE="https://wiki.gnome.org/Apps/Evolution;
+
+LICENSE="LGPL-2.1"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+
+# libical-glib currently (2020-02-29) oddly behind USE=introspection
+RDEPEND="
+   dev-db/sqlite:3
+   >=dev-libs/glib-2.62:2
+   >=dev-libs/libical-3.0.5:0=[introspection(-)]
+   >=dev-libs/json-glib-1.0.4
+   >=dev-libs/libmspack-0.4
+   dev-libs/libxml2:2
+   >=gnome-extra/evolution-data-server-${PV}:0=
+   >=mail-client/evolution-${PV}:2.0
+   >=net-libs/libsoup-2.58:2.4
+   >=x11-libs/gtk+-3.10:3
+"
+DEPEND="${RDEPEND}
+   test? ( net-libs/uhttpmock )
+"
+BDEPEND="
+   dev-util/gdbus-codegen
+   dev-util/glib-utils
+   >=dev-util/intltool-0.35.5
+   >=sys-devel/gettext-0.18.3
+   virtual/pkgconfig
+"
+
+# Unittests fail to find libevolution-ews.so
+RESTRICT="test !test? ( test )"
+
+# global scope PATCHES or DOCS array mustn't be used due to double 
default_src_prepare
+# call; if needed, set them after cmake_src_prepare call, if that works
+src_prepare() {
+   cmake_src_prepare
+   gnome2_src_prepare
+}
+
+src_configure() {
+   local mycmakeargs=(
+   -DWITH_MSPACK=ON
+   -DENABLE_TESTS=$(usex test)
+   )
+   cmake_src_configure
+}
+
+src_compile() {
+   cmake_src_compile
+}
+
+src_test() {
+   cmake_src_test
+}
+
+src_install() {
+   cmake_src_install
+}



[gentoo-commits] repo/gentoo:master commit in: profiles/, eclass/, dev-lang/vala/

2021-04-17 Thread Matt Turner
commit: d8d1824e2b68a2c2c279189f74931fdd600f517b
Author: Matt Turner  gentoo  org>
AuthorDate: Sun Apr 18 03:21:18 2021 +
Commit: Matt Turner  gentoo  org>
CommitDate: Sun Apr 18 03:45:44 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d8d1824e

dev-lang/vala: Version bump to 0.52.2

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

 dev-lang/vala/Manifest   |  1 +
 dev-lang/vala/vala-0.52.2.ebuild | 52 
 eclass/vala.eclass   |  4 ++--
 profiles/package.mask|  5 
 4 files changed, 60 insertions(+), 2 deletions(-)

diff --git a/dev-lang/vala/Manifest b/dev-lang/vala/Manifest
index 0950b8af2dc..720eeb2bc2f 100644
--- a/dev-lang/vala/Manifest
+++ b/dev-lang/vala/Manifest
@@ -4,3 +4,4 @@ DIST vala-0.44.11.tar.xz 3370248 BLAKE2B 
c111b6175e6339148e30bedc77f62a9ef3ec912
 DIST vala-0.46.13.tar.xz 3434196 BLAKE2B 
49b7e0b776e185653c1b8c00747a150ceb42cf89006fd55d37e3efd0824dace379d2c72cdb45d481b0545d0b4b37299bc6161b2d083d3221d2d8d8ca7c10d6dc
 SHA512 
6d8d1acebf4706346d5dc986f5c900cfda929ca59ca3f3907cff56892a496bf524b1f74032ac6c8587b236a473124e15c6f83f949636e28141a55c8abeddf004
 DIST vala-0.48.12.tar.xz 3492200 BLAKE2B 
0a401ac4349dc1c628fa608b5a89504583d6d2bb05ca74eb507e766cca418121e14adfe6e8cfeb8f42212c717280b9b91426309df415d869896654be626c46c5
 SHA512 
da7becf8b92985a07b139651c14bd41ec86aed3e2b610029d2b376f70335c98607f39de4a1fa4efe9d51e6088edd4c13d22431cada389679d55f684ad548f4d1
 DIST vala-0.50.2.tar.xz 3514208 BLAKE2B 
f2f7e86b90ac1245d593ba82204667a830843e2fdb8e9a5afaa44453a146461f0ce2b9f9338ef4743bc6055bbce6c023ae92f0bf2ca66757cddd7fc3d7a4db63
 SHA512 
77069b53037adcd4c3fed2dc4a5c740216b950c52e8a0ed777a5cf9a5d9f078d0abbc4dbce08e122817cd3de0ac75ebd150b0f6f0b0cf4a09cb4a46f96bf4c3e
+DIST vala-0.52.2.tar.xz 3573764 BLAKE2B 
88340f7142518a0c17ab2347cd76853d18c00f86ed030cdcdbe726d92dc165ce2c83d07301f77c08f839f1d6b0da05c77e19671817483786fa57ed5bbcd240cc
 SHA512 
c30b64f6899c53eb852128b95265ccec99d27a14388525829da1e5f5ff229c695a1e67b9e3bcc8fef751221c8923aa853bd2065ec0cfbc9b19d6c04007ed4110

diff --git a/dev-lang/vala/vala-0.52.2.ebuild b/dev-lang/vala/vala-0.52.2.ebuild
new file mode 100644
index 000..d3cf852fc94
--- /dev/null
+++ b/dev-lang/vala/vala-0.52.2.ebuild
@@ -0,0 +1,52 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit gnome2
+
+DESCRIPTION="Compiler for the GObject type system"
+HOMEPAGE="https://wiki.gnome.org/Projects/Vala;
+
+LICENSE="LGPL-2.1+"
+SLOT="0.52"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc 
~x86 ~x86-linux"
+IUSE="test valadoc"
+RESTRICT="!test? ( test )"
+
+RDEPEND="
+   >=dev-libs/glib-2.48.0:2
+   >=dev-libs/vala-common-${PV}
+   valadoc? ( >=media-gfx/graphviz-2.16 )
+   != it, which 
would be bad
+# as the newer is not required with older vala when those are picked instead 
of 0.46.
+# vala-0.45.91 ships a broken libsoup-2.4.vapi copy too, but that'll be fixed 
by 0.45.92
+DEPEND="${RDEPEND}
+   test? (
+   dev-libs/dbus-glib
+   >=dev-libs/glib-2.26:2
+   dev-libs/gobject-introspection
+   )
+"
+BDEPEND="
+   dev-libs/libxslt
+   sys-devel/flex
+   virtual/pkgconfig
+   virtual/yacc
+"
+
+src_configure() {
+   # weasyprint enables generation of PDF from HTML
+   gnome2_src_configure \
+   --disable-unversioned \
+   $(use_enable valadoc) \
+   VALAC=: \
+   WEASYPRINT=:
+}
+
+src_install() {
+   default
+   find "${D}" -name "*.la" -delete || die
+}

diff --git a/eclass/vala.eclass b/eclass/vala.eclass
index 88c5231286a..7bdf0d9d0e5 100644
--- a/eclass/vala.eclass
+++ b/eclass/vala.eclass
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 # @ECLASS: vala.eclass
@@ -32,7 +32,7 @@ VALA_MIN_API_VERSION=${VALA_MIN_API_VERSION:-0.36}
 # @ECLASS-VARIABLE: VALA_MAX_API_VERSION
 # @DESCRIPTION:
 # Maximum vala API version (e.g. 0.36).
-VALA_MAX_API_VERSION=${VALA_MAX_API_VERSION:-0.50}
+VALA_MAX_API_VERSION=${VALA_MAX_API_VERSION:-0.52}
 
 # @ECLASS-VARIABLE: VALA_USE_DEPEND
 # @DEFAULT_UNSET

diff --git a/profiles/package.mask b/profiles/package.mask
index ac669c70363..244d76f49ae 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -32,6 +32,11 @@
 
 #--- END OF EXAMPLES ---
 
+# Matt Turner  (2021-04-18)
+# Masked for testing.
+>=dev-libs/vala-common-0.51
+dev-lang/vala:0.52
+
 # Michał Górny  (2021-04-17)
 # Superseded by dev-python/pycodestyle.  Last revdep masked for removal.
 # Removal on 2021-05-17.  Bug #783369.



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

2021-04-17 Thread Matt Turner
commit: 0f33ee2751a61e04610e811af74a995699aa2733
Author: Matt Turner  gentoo  org>
AuthorDate: Sun Apr 18 03:17:40 2021 +
Commit: Matt Turner  gentoo  org>
CommitDate: Sun Apr 18 03:45:44 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0f33ee27

dev-libs/vala-common: Version bump to 0.52.2

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

 dev-libs/vala-common/Manifest  |  1 +
 dev-libs/vala-common/vala-common-0.52.2.ebuild | 29 ++
 2 files changed, 30 insertions(+)

diff --git a/dev-libs/vala-common/Manifest b/dev-libs/vala-common/Manifest
index bc5f7fd2252..8a454b417eb 100644
--- a/dev-libs/vala-common/Manifest
+++ b/dev-libs/vala-common/Manifest
@@ -1,2 +1,3 @@
 DIST vala-0.48.12.tar.xz 3492200 BLAKE2B 
0a401ac4349dc1c628fa608b5a89504583d6d2bb05ca74eb507e766cca418121e14adfe6e8cfeb8f42212c717280b9b91426309df415d869896654be626c46c5
 SHA512 
da7becf8b92985a07b139651c14bd41ec86aed3e2b610029d2b376f70335c98607f39de4a1fa4efe9d51e6088edd4c13d22431cada389679d55f684ad548f4d1
 DIST vala-0.50.2.tar.xz 3514208 BLAKE2B 
f2f7e86b90ac1245d593ba82204667a830843e2fdb8e9a5afaa44453a146461f0ce2b9f9338ef4743bc6055bbce6c023ae92f0bf2ca66757cddd7fc3d7a4db63
 SHA512 
77069b53037adcd4c3fed2dc4a5c740216b950c52e8a0ed777a5cf9a5d9f078d0abbc4dbce08e122817cd3de0ac75ebd150b0f6f0b0cf4a09cb4a46f96bf4c3e
+DIST vala-0.52.2.tar.xz 3573764 BLAKE2B 
88340f7142518a0c17ab2347cd76853d18c00f86ed030cdcdbe726d92dc165ce2c83d07301f77c08f839f1d6b0da05c77e19671817483786fa57ed5bbcd240cc
 SHA512 
c30b64f6899c53eb852128b95265ccec99d27a14388525829da1e5f5ff229c695a1e67b9e3bcc8fef751221c8923aa853bd2065ec0cfbc9b19d6c04007ed4110

diff --git a/dev-libs/vala-common/vala-common-0.52.2.ebuild 
b/dev-libs/vala-common/vala-common-0.52.2.ebuild
new file mode 100644
index 000..4a9682cb544
--- /dev/null
+++ b/dev-libs/vala-common/vala-common-0.52.2.ebuild
@@ -0,0 +1,29 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+GNOME_ORG_MODULE="vala"
+
+inherit gnome.org
+
+DESCRIPTION="Build infrastructure for packages that use Vala"
+HOMEPAGE="https://wiki.gnome.org/Projects/Vala;
+
+LICENSE="LGPL-2.1+"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc 
~x86 ~amd64-linux ~x86-linux ~x64-macos ~x64-solaris"
+
+RDEPEND=""
+DEPEND=""
+BDEPEND=""
+
+src_configure() { :; }
+
+src_compile() { :; }
+
+src_install() {
+   insinto /usr/share/aclocal
+   doins vala.m4 vapigen/vapigen.m4
+   insinto /usr/share/vala
+   doins vapigen/Makefile.vapigen
+}



[gentoo-commits] repo/gentoo:master commit in: games-board/gnome-chess/, profiles/

2021-04-17 Thread Matt Turner
commit: 01d58fbb4e74a9dcaa29d2a5a0f36fefe433f012
Author: Matt Turner  gentoo  org>
AuthorDate: Sun Apr 18 03:32:10 2021 +
Commit: Matt Turner  gentoo  org>
CommitDate: Sun Apr 18 03:45:45 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=01d58fbb

games-board/gnome-chess: Version bump to 40.1

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

 games-board/gnome-chess/Manifest|  1 +
 games-board/gnome-chess/gnome-chess-40.1.ebuild | 56 +
 profiles/package.mask   |  2 +
 3 files changed, 59 insertions(+)

diff --git a/games-board/gnome-chess/Manifest b/games-board/gnome-chess/Manifest
index 34ba4648c7e..6c99f370c2c 100644
--- a/games-board/gnome-chess/Manifest
+++ b/games-board/gnome-chess/Manifest
@@ -1 +1,2 @@
 DIST gnome-chess-3.36.1.tar.xz 738308 BLAKE2B 
14d328b9939afb12f14b513cfa009e3fb197f6c35c5272df107ce844890339caecbb5dafbd0bd28a19d001ebc0574464b33ea2ca10a9f7578b49d1e6f637e190
 SHA512 
4c89f91fe16323a799cf1eb3fe1f8e37fd506248ca32ad605ca3d5ecd37cf29f046da50383e0d0c3d82acf4e472843f3fd40927283f37e02d42cee5d8c72d8b3
+DIST gnome-chess-40.1.tar.xz 741168 BLAKE2B 
3691f7aa03532456f9437588641417af4db45b99ffb0f211eca8dffd7a7ba7cf834c7f1e3e2cf6933df96c05b981edb7db3aac430be2c7256d96fca6ecb73db4
 SHA512 
aae1690724c068717045d70f4fbd5a6cf1fc169ae0bd5df0ae7f0d7a2609c93c482da545008dd3c5d11e975ec8f2c5fc6f4b0007a8f2a1128a75aec2f3fcb083

diff --git a/games-board/gnome-chess/gnome-chess-40.1.ebuild 
b/games-board/gnome-chess/gnome-chess-40.1.ebuild
new file mode 100644
index 000..d0026406ab6
--- /dev/null
+++ b/games-board/gnome-chess/gnome-chess-40.1.ebuild
@@ -0,0 +1,56 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+PYTHON_COMPAT=( python3_{7..9} )
+VALA_MIN_API_VERSION="0.52"
+
+inherit gnome.org gnome2-utils meson python-any-r1 readme.gentoo-r1 vala xdg
+
+DESCRIPTION="Play the classic two-player boardgame of chess"
+HOMEPAGE="https://wiki.gnome.org/Apps/Chess;
+
+LICENSE="GPL-3+"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+
+RDEPEND="
+   >=dev-libs/glib-2.44:2
+   gui-libs/gtk:4
+   >=gnome-base/librsvg-2.46.0:2
+"
+DEPEND="${RDEPEND}
+   gnome-base/librsvg:2[vala]
+"
+BDEPEND="
+   ${PYTHON_DEPS}
+   $(vala_depend)
+   dev-util/itstool
+   dev-libs/appstream-glib
+   >=sys-devel/gettext-0.19.8
+   virtual/pkgconfig
+"
+
+DOC_CONTENTS="To be able to play against a computer you will need
+to install a chess engine package, for example games-board/gnuchess"
+
+src_prepare() {
+   xdg_src_prepare
+   vala_src_prepare
+}
+
+src_install() {
+   meson_src_install
+   readme.gentoo_create_doc
+}
+
+pkg_postinst() {
+   xdg_pkg_postinst
+   gnome2_schemas_update
+   readme.gentoo_print_elog
+}
+
+pkg_postrm() {
+   xdg_pkg_postrm
+   gnome2_schemas_update
+}

diff --git a/profiles/package.mask b/profiles/package.mask
index 244d76f49ae..77b93bf70c4 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -36,6 +36,7 @@
 # Masked for testing.
 >=dev-libs/vala-common-0.51
 dev-lang/vala:0.52
+>=games-board/gnome-chess-40
 
 # Michał Górny  (2021-04-17)
 # Superseded by dev-python/pycodestyle.  Last revdep masked for removal.
@@ -155,6 +156,7 @@ gui-libs/gtk
 >=gnome-extra/gnome-shell-extensions-40
 >=x11-wm/mutter-40
 >=media-sound/gnome-music-40
+>=games-board/gnome-chess-40
 
 # David Seifert  (2021-04-05)
 # Completely broken, unmaintained, does not build. Newer version



[gentoo-commits] repo/gentoo:master commit in: sys-cluster/nova/

2021-04-17 Thread Matthew Thode
commit: ea050aa0b86e08e21f14600e72ea934edf6efa1d
Author: Matthew Thode  gentoo  org>
AuthorDate: Sun Apr 18 03:23:35 2021 +
Commit: Matthew Thode  gentoo  org>
CommitDate: Sun Apr 18 03:25:17 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ea050aa0

sys-cluster/nova: 22.2.0 and 21.2.0 stable amd64/x86 with cleanup

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

 sys-cluster/nova/Manifest   |   4 -
 sys-cluster/nova/nova-21.1.2.ebuild | 217 
 sys-cluster/nova/nova-21.2.0.ebuild |   2 +-
 sys-cluster/nova/nova-22.1.0.ebuild | 213 ---
 sys-cluster/nova/nova-22.2.0.ebuild |   2 +-
 5 files changed, 2 insertions(+), 436 deletions(-)

diff --git a/sys-cluster/nova/Manifest b/sys-cluster/nova/Manifest
index b7b31ffb9e0..7984b5b37c7 100644
--- a/sys-cluster/nova/Manifest
+++ b/sys-cluster/nova/Manifest
@@ -1,10 +1,6 @@
-DIST nova-21.1.2.tar.gz 9306569 BLAKE2B 
7b4a0d1a0b7432b027ffe3674ffa3db7ba75724342e1c5de833ed35bc03998057c05cc2e02383433440cda2c19d7a079f65d0d26c60061cd78cbb4d97af93695
 SHA512 
66dde411c7661d63b9a2104faf0e9dd82979579b9662083f2eb0b597aff960731c27ef1966995fc7eefc48c7d47d746982e995be76e844daa0512a2f8e38cf9c
 DIST nova-21.2.0.tar.gz 9319254 BLAKE2B 
fb87dcffa40ae38f05ab82c7bd328a3b9e98101598b42ddce318315f431b0c26822ffdfc588ba9c5f60691ad2100201c08309bb0bf3b419b5a9fa4b13f232637
 SHA512 
c3ad8be452fe68b3552355c8be751823ef067107c4ad8a499fb222951ee429d65ea4e1d8bfa0dfe2a9135ae8140de3b191ee12c3a1df2260c2be36cdbea2
-DIST nova-22.1.0.tar.gz 9267366 BLAKE2B 
0e10b22f5a149eb59b600545f2d2ac91366e13b2d94ca4781358bc6008b569e9f0791eed8f62cf204339b48a970ef47808a94bc4605ac1d1868c4be2fc7db0e0
 SHA512 
fb5353abd0b2e90f0903ab45690526ed6e0294d3d0a09ffc4acfda022fb0c170be20da406e71a8b303efaef0174ca273ff44dcae79bfc33ffd51e910f0d20fee
 DIST nova-22.2.0.tar.gz 9271449 BLAKE2B 
c7b52f4d7e819152971c67f5f0a9f2b191e0235917efd04c799413ebfbf44500c64bae9ddd6082ef7b347c500d346f46fd07bad45a7fc4e5c397713867681dbe
 SHA512 
acb9745b2bebd669f919a2d3d73e9dc5dad5aa3de49690daddd779fb6467139f857d67c6d8af3761f12db9bf6c5120d1af7bee3e73b3c0e0c44d6b41cafe7883
 DIST nova.conf.sample-2020.1. 191182 BLAKE2B 
9b1b42b9ecc6a7f404c9874c5065591dfd8e896c97d261307f7f3b5e935e12db1b4650182660cf1eb97bcfb993d41a1f89e079120adc00b339b5a4ac1c98
 SHA512 
af22ba8dcfbafdb07ba2785bdcb40efd201adb81d47bee15ee11bb76437bc7a5b7c88390f995432ffa92b64b849df754bd15264e97530334f3eac6f8f93e828d
 DIST nova.conf.sample-2020.2. 187107 BLAKE2B 
e577126b67f2cc1aa6597f89b1632007f726ad85875d5f27041d0f9ac88923b944fe7f45ae2b3332157713b5f93034dad4da2860917b025649a52d7d71986612
 SHA512 
4149f8f19a573e8717f521183ba330853742bb6731f0e9ef02842d3be1c188ea3a2cdbeb6043086869360b9b1174a17e221c4ad1f543f74220c46cf31b1ca970
-DIST nova.conf.sample-21.1.2 191182 BLAKE2B 
9b1b42b9ecc6a7f404c9874c5065591dfd8e896c97d261307f7f3b5e935e12db1b4650182660cf1eb97bcfb993d41a1f89e079120adc00b339b5a4ac1c98
 SHA512 
af22ba8dcfbafdb07ba2785bdcb40efd201adb81d47bee15ee11bb76437bc7a5b7c88390f995432ffa92b64b849df754bd15264e97530334f3eac6f8f93e828d
 DIST nova.conf.sample-21.2.0 191182 BLAKE2B 
9b1b42b9ecc6a7f404c9874c5065591dfd8e896c97d261307f7f3b5e935e12db1b4650182660cf1eb97bcfb993d41a1f89e079120adc00b339b5a4ac1c98
 SHA512 
af22ba8dcfbafdb07ba2785bdcb40efd201adb81d47bee15ee11bb76437bc7a5b7c88390f995432ffa92b64b849df754bd15264e97530334f3eac6f8f93e828d
-DIST nova.conf.sample-22.1.0 187107 BLAKE2B 
e577126b67f2cc1aa6597f89b1632007f726ad85875d5f27041d0f9ac88923b944fe7f45ae2b3332157713b5f93034dad4da2860917b025649a52d7d71986612
 SHA512 
4149f8f19a573e8717f521183ba330853742bb6731f0e9ef02842d3be1c188ea3a2cdbeb6043086869360b9b1174a17e221c4ad1f543f74220c46cf31b1ca970
 DIST nova.conf.sample-22.2.0 187107 BLAKE2B 
e577126b67f2cc1aa6597f89b1632007f726ad85875d5f27041d0f9ac88923b944fe7f45ae2b3332157713b5f93034dad4da2860917b025649a52d7d71986612
 SHA512 
4149f8f19a573e8717f521183ba330853742bb6731f0e9ef02842d3be1c188ea3a2cdbeb6043086869360b9b1174a17e221c4ad1f543f74220c46cf31b1ca970

diff --git a/sys-cluster/nova/nova-21.1.2.ebuild 
b/sys-cluster/nova/nova-21.1.2.ebuild
deleted file mode 100644
index 191cc6e374e..000
--- a/sys-cluster/nova/nova-21.1.2.ebuild
+++ /dev/null
@@ -1,217 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_7 )
-inherit distutils-r1 linux-info multilib udev
-
-DESCRIPTION="Cloud computing fabric controller"
-HOMEPAGE="https://launchpad.net/nova;
-
-if [[ ${PV} == * ]];then
-   inherit git-r3
-   
SRC_URI="https://dev.gentoo.org/~prometheanfire/dist/openstack/nova/ussuri/nova.conf.sample
 -> nova.conf.sample-${PV}"
-   EGIT_REPO_URI="https://github.com/openstack/nova.git;
-   EGIT_BRANCH="stable/ussuri"
-else
-   

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

2021-04-17 Thread Matthew Thode
commit: e50c3a7c6fd219b230ec2cb822364cab88534808
Author: Matthew Thode  gentoo  org>
AuthorDate: Sun Apr 18 03:21:17 2021 +
Commit: Matthew Thode  gentoo  org>
CommitDate: Sun Apr 18 03:24:40 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e50c3a7c

app-admin/ansible: 2.10.7 stable amd64/x86

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

 app-admin/ansible/Manifest  |  1 -
 app-admin/ansible/ansible-2.10.6.ebuild | 61 -
 app-admin/ansible/ansible-2.10.7.ebuild |  2 +-
 3 files changed, 1 insertion(+), 63 deletions(-)

diff --git a/app-admin/ansible/Manifest b/app-admin/ansible/Manifest
index ae8da8a127d..67022ca9598 100644
--- a/app-admin/ansible/Manifest
+++ b/app-admin/ansible/Manifest
@@ -1,2 +1 @@
-DIST ansible-2.10.6.tar.gz 29620960 BLAKE2B 
4a894eb100b7351e5b9c24e16fde37fd2f5a0ab34e248e59a0196d81393165796b1b76993c883a08fe378ce12dbbeb289c6146a9b135b42afa831d4d83f7
 SHA512 
d5d2af728f3f6ff281e078fd4791c7278819d79d6c734f8e9d01fa549f0db25241045456d6aa6e8ccbceab4905039e7431c9db389acb01ca599186963e24
 DIST ansible-2.10.7.tar.gz 29862966 BLAKE2B 
fa86deaac034adc8e02f91cbf4b63ca718d50376cab19e156c85f8372c1787275e2ce24840fc3cbad2b9191146c785feafcf024a0c14052ee39a839390cc1319
 SHA512 
7a6522bcc57c178c9c6e87e313f6f175d5c74ac0d1b9dd0cad5506c7fa0efb16d4a627dc2d9c73f988177544bd9ccfdbec162d0feacc757edeb20280d7414191

diff --git a/app-admin/ansible/ansible-2.10.6.ebuild 
b/app-admin/ansible/ansible-2.10.6.ebuild
deleted file mode 100644
index 1415a7a6710..000
--- a/app-admin/ansible/ansible-2.10.6.ebuild
+++ /dev/null
@@ -1,61 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_{7..9} )
-DISTUTILS_USE_SETUPTOOLS=bdepend
-
-inherit distutils-r1
-
-DESCRIPTION="Model-driven deployment, config management, and command execution 
framework"
-HOMEPAGE="https://ansible.com/;
-
-if [[ ${PV} ==  ]]; then
-   inherit git-r3
-   EGIT_REPO_URI="https://github.com/ansible/ansible.git;
-   EGIT_BRANCH="devel"
-else
-   SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-   KEYWORDS="amd64 ~arm arm64 ~ppc64 x86 ~x64-macos"
-fi
-
-LICENSE="GPL-3"
-SLOT="0"
-IUSE="test"
-RESTRICT="test"
-
-RDEPEND="
-   dev-python/paramiko[${PYTHON_USEDEP}]
-   dev-python/jinja[${PYTHON_USEDEP}]
-   dev-python/pyyaml[${PYTHON_USEDEP}]
-   dev-python/cryptography[${PYTHON_USEDEP}]
-   dev-python/httplib2[${PYTHON_USEDEP}]
-   dev-python/six[${PYTHON_USEDEP}]
-   dev-python/netaddr[${PYTHON_USEDEP}]
-   dev-python/pexpect[${PYTHON_USEDEP}]
-   net-misc/sshpass
-   virtual/ssh
-   app-admin/ansible-base
-"
-DEPEND="
-   >=dev-python/packaging-16.6[${PYTHON_USEDEP}]
-   app-admin/ansible-base
-   test? (
-   ${RDEPEND}
-   dev-python/nose[${PYTHON_USEDEP}]
-   >=dev-python/mock-1.0.1[${PYTHON_USEDEP}]
-   dev-python/passlib[${PYTHON_USEDEP}]
-   dev-python/coverage[${PYTHON_USEDEP}]
-   dev-python/unittest2[${PYTHON_USEDEP}]
-   dev-vcs/git
-   )"
-
-python_compile() {
-   export ANSIBLE_SKIP_CONFLICT_CHECK=1
-   distutils-r1_python_compile
-}
-
-python_test() {
-   nosetests -d -w test/units -v --with-coverage --cover-package=ansible 
--cover-branches || die
-}

diff --git a/app-admin/ansible/ansible-2.10.7.ebuild 
b/app-admin/ansible/ansible-2.10.7.ebuild
index a59b685c521..c5e15d422ca 100644
--- a/app-admin/ansible/ansible-2.10.7.ebuild
+++ b/app-admin/ansible/ansible-2.10.7.ebuild
@@ -17,7 +17,7 @@ if [[ ${PV} ==  ]]; then
EGIT_BRANCH="devel"
 else
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-   KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86 ~x64-macos"
+   KEYWORDS="amd64 ~arm ~arm64 ~ppc64 x86 ~x64-macos"
 fi
 
 LICENSE="GPL-3"



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

2021-04-17 Thread Matthew Thode
commit: 209c9f8f076081499a837c7ea412b421fb26d6e4
Author: Matthew Thode  gentoo  org>
AuthorDate: Sun Apr 18 03:20:14 2021 +
Commit: Matthew Thode  gentoo  org>
CommitDate: Sun Apr 18 03:23:52 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=209c9f8f

dev-ruby/facter: 3.14.17 bump

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

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

diff --git a/dev-ruby/facter/Manifest b/dev-ruby/facter/Manifest
index 3f503ed37f7..3a78030d9db 100644
--- a/dev-ruby/facter/Manifest
+++ b/dev-ruby/facter/Manifest
@@ -1 +1,2 @@
 DIST facter-3.14.16.tar.gz 407315 BLAKE2B 
f9637841bd2c1d369d262c77876f08bb248f6a98e0fcb10573c872d521473790ba6eaa8dfcd6a8f0da2becd2f10c2bc7fbfde0d3a44f6a3d38c9e5f363e27e66
 SHA512 
3adcb7c3ce90a9cb71486c5d86eeaf1f0794194f51faf149052333d2f55a8a8fbe1e5772ecf9a0ed53196cfe732effeb383a42a43942a7803aa8b27e23939d23
+DIST facter-3.14.17.tar.gz 409415 BLAKE2B 
5884d1244ee869b1e8880bb243996be5a0377adcbcc7e02ccd94a98f3a98d700ad129a457dcddcc3aeae6027fb818032331ce5690019fe7186e8deb9b022430d
 SHA512 
109a7748d883748c516ff7262c7eb589f3c7321edc3882aad242f6fece566d1e6e81f340f3dbb3a7fed16c528ba0da8769984c394178efdd447f10de1841ff53

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

[gentoo-commits] repo/gentoo:master commit in: games-board/iagno/

2021-04-17 Thread Matt Turner
commit: 0406e5611e86c504279fa1521e479b0da7b1e7bf
Author: Matt Turner  gentoo  org>
AuthorDate: Sun Apr 18 03:10:15 2021 +
Commit: Matt Turner  gentoo  org>
CommitDate: Sun Apr 18 03:15:35 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0406e561

games-board/iagno: Version bump to 3.38.1

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

 games-board/iagno/Manifest|  1 +
 games-board/iagno/iagno-3.38.1.ebuild | 48 +++
 2 files changed, 49 insertions(+)

diff --git a/games-board/iagno/Manifest b/games-board/iagno/Manifest
index 80c4e2dd1a8..ff36470f6d9 100644
--- a/games-board/iagno/Manifest
+++ b/games-board/iagno/Manifest
@@ -1 +1,2 @@
 DIST iagno-3.36.4.tar.xz 799480 BLAKE2B 
430aa403c974728b929a7715e783dd594f00300dd9b0bf8b6f84da7265e31536a5cae17db94bcbdbebe3ef2690cb05bf18292af158016ec18bb695e58ca20f3d
 SHA512 
43775149f76904a19316e5eac990d8dae0a730c3f6798ad88648892d4795b6892a86fb93b78a72fd30853ad36cc5e4b241e1cbd4067c78d6648f1630543f87be
+DIST iagno-3.38.1.tar.xz 766188 BLAKE2B 
1265a9b3480bdf2ed949af9fd1e8eb0a8aa996a267d9e0e7c4300232ed857a5ef37fca9942b5bb50606e1fa9bc7058660d11296443d5a90213f76d2fbeb83cd1
 SHA512 
d36e445c01487a79df6fb6b1b77991118a978716688cf166d593656e1f8dbc3f872d0e739145b9ea9629563457d441918d7f46241d29edae8bdf74f54174d4f1

diff --git a/games-board/iagno/iagno-3.38.1.ebuild 
b/games-board/iagno/iagno-3.38.1.ebuild
new file mode 100644
index 000..4950b4bec7a
--- /dev/null
+++ b/games-board/iagno/iagno-3.38.1.ebuild
@@ -0,0 +1,48 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+VALA_MIN_API_VERSION="0.44"
+
+inherit gnome.org gnome2-utils meson vala xdg
+
+DESCRIPTION="Dominate the board in a classic version of Reversi"
+HOMEPAGE="https://wiki.gnome.org/Apps/Reversi;
+
+LICENSE="GPL-3+ CC-BY-SA-3.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+
+RDEPEND="
+   >=dev-libs/glib-2.42.0:2
+   >=media-libs/gsound-1.0.2
+   >=x11-libs/gtk+-3.24.0:3
+   >=gnome-base/librsvg-2.32.0:2
+"
+DEPEND="${RDEPEND}"
+# libxml2:2 needed for glib-compile-resources xml-stripblanks attributes
+BDEPEND="
+   dev-libs/appstream-glib
+   dev-libs/libxml2:2
+   dev-util/itstool
+   >=sys-devel/gettext-0.19.8
+   virtual/pkgconfig
+   $(vala_depend)
+   media-libs/gsound[vala]
+   gnome-base/librsvg:2[vala]
+"
+
+src_prepare() {
+   xdg_src_prepare
+   vala_src_prepare
+}
+
+pkg_postinst() {
+   xdg_pkg_postinst
+   gnome2_schemas_update
+}
+
+pkg_postrm() {
+   xdg_pkg_postrm
+   gnome2_schemas_update
+}



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

2021-04-17 Thread Matt Turner
commit: 2ff041118ecf3dde4740add8bae094cd25bce4ee
Author: Matt Turner  gentoo  org>
AuthorDate: Sun Apr 18 03:05:30 2021 +
Commit: Matt Turner  gentoo  org>
CommitDate: Sun Apr 18 03:05:30 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2ff04111

dev-python/pygobject: Version bump to 3.40.1

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

 dev-python/pygobject/Manifest|  1 +
 dev-python/pygobject/pygobject-3.40.1.ebuild | 76 
 2 files changed, 77 insertions(+)

diff --git a/dev-python/pygobject/Manifest b/dev-python/pygobject/Manifest
index 6bceccc01f3..c6edc69e84e 100644
--- a/dev-python/pygobject/Manifest
+++ b/dev-python/pygobject/Manifest
@@ -1,2 +1,3 @@
 DIST pygobject-3.38.0.tar.xz 553892 BLAKE2B 
d6add416c3f87ee9d5a56f30dbcaa599682ec5932b204f7c743d50475503ea2705e7943e6a93610d6f1c9d322723d1df6ea0f19c1cf245b2ca7d49395ca36170
 SHA512 
d63313dea2c143cf8c08a4678f1aa8e5908d503ad29c596eeb9fa1070e1231de57cf934c33031f9c4920b85e391f3b4143b46491ffd16e04e8d48871cb05e5df
 DIST pygobject-3.40.0.tar.xz 555920 BLAKE2B 
e7b3fa926066ddc6992c3087a582e25207ffb34f5c847be705953d8498f307661822462ceaa6362d120e96556a50882ed78540fce5cd2e97f0a4fd11232fe01c
 SHA512 
c0c617e5678f942db33bdff6e149e438bd7d5f4e0a4e0a112476515d1face1c6e992457f998a5077a08bdacc1bda24711b29a4312bd3ee825b526d54a7ca3db7
+DIST pygobject-3.40.1.tar.xz 556104 BLAKE2B 
e6a092bee68121d9ef82f41f21c9811f384b8578c48de445f707f1b0de124cf38d899d34b8f4269a154ebd4e323afdfa7afef5c0c5cc5dc451b2cd68b30da04b
 SHA512 
a8350f43ea99c93aa66a23102d4ee2ca3c7f8ec2c8bcf5cd142dd097b4fb38167f1713efff3584aa323c34656c911fb940e462c83c02b107e4aad93d005022f7

diff --git a/dev-python/pygobject/pygobject-3.40.1.ebuild 
b/dev-python/pygobject/pygobject-3.40.1.ebuild
new file mode 100644
index 000..8e08699fd4c
--- /dev/null
+++ b/dev-python/pygobject/pygobject-3.40.1.ebuild
@@ -0,0 +1,76 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{7..9} )
+
+inherit gnome.org meson python-r1 virtualx xdg
+
+DESCRIPTION="Python bindings for GObject Introspection"
+HOMEPAGE="https://pygobject.readthedocs.io/;
+
+LICENSE="LGPL-2.1+"
+SLOT="3"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc 
~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~x64-solaris 
~x86-solaris"
+IUSE="+cairo examples test"
+
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
+
+RDEPEND="${PYTHON_DEPS}
+   >=dev-libs/glib-2.56:2
+   >=dev-libs/gobject-introspection-1.56:=
+   dev-libs/libffi:=
+   cairo? (
+   >=dev-python/pycairo-1.16.0[${PYTHON_USEDEP}]
+   x11-libs/cairo[glib] )
+"
+DEPEND="${RDEPEND}
+   test? (
+   dev-libs/atk[introspection]
+   dev-python/pytest[${PYTHON_USEDEP}]
+   x11-libs/gdk-pixbuf:2[introspection,jpeg]
+   x11-libs/gtk+:3[introspection]
+   x11-libs/pango[introspection]
+   )
+"
+BDEPEND="
+   virtual/pkgconfig
+"
+
+RESTRICT="!test? ( test )"
+
+src_configure() {
+   configuring() {
+   meson_src_configure \
+   $(meson_feature cairo pycairo) \
+   $(meson_use test tests) \
+   -Dpython="${EPYTHON}"
+   }
+
+   python_foreach_impl configuring
+}
+
+src_compile() {
+   python_foreach_impl meson_src_compile
+}
+
+src_test() {
+   local -x GIO_USE_VFS="local" # prevents odd issues with deleting 
${T}/.gvfs
+   local -x GIO_USE_VOLUME_MONITOR="unix" # prevent udisks-related 
failures in chroots, bug #449484
+
+   testing() {
+   local -x XDG_CACHE_HOME="${T}/${EPYTHON}"
+   meson_src_test || die "test failed for ${EPYTHON}"
+   }
+   virtx python_foreach_impl testing
+}
+
+src_install() {
+   installing() {
+   meson_src_install
+   python_optimize
+   }
+   python_foreach_impl installing
+   use examples && dodoc -r examples
+}



[gentoo-commits] repo/gentoo:master commit in: dev-util/devhelp/files/, dev-util/devhelp/

2021-04-17 Thread Matt Turner
commit: 01feec5d5c5d963ce55b8e820fa6b7c4e5a45a6b
Author: Matt Turner  gentoo  org>
AuthorDate: Sat Apr 17 22:55:40 2021 +
Commit: Matt Turner  gentoo  org>
CommitDate: Sun Apr 18 03:04:18 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=01feec5d

dev-util/devhelp: Version bump to 40.0

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

 dev-util/devhelp/Manifest  |  1 +
 dev-util/devhelp/devhelp-40.0.ebuild   | 82 ++
 .../files/40.0-optional-introspection.patch| 47 +
 3 files changed, 130 insertions(+)

diff --git a/dev-util/devhelp/Manifest b/dev-util/devhelp/Manifest
index e6c4ceea771..cb01af4c2f2 100644
--- a/dev-util/devhelp/Manifest
+++ b/dev-util/devhelp/Manifest
@@ -1 +1,2 @@
 DIST devhelp-3.38.1.tar.xz 313948 BLAKE2B 
bd070c98e92a8968ffbac7e634c19730e7c63ee18d180a5d9dda7d831b28deea49a7aa50b17ca9a8b5a411276ac055074cb76ef8cde5017ca395d49bf4aecdf6
 SHA512 
bcdd61cd822ae3fbe2c9542c09d058760fc1fa0bbbd55b1fc0853b4fdbf1c3856d4fed8f2263f94f41096cbdc0a76394773d43a9072d8aa89274fa61a3c2a430
+DIST devhelp-40.0.tar.xz 318076 BLAKE2B 
05345f422e0ec906855c139306020165277daefea2c85229092be57c98f96459c33ab0fdf847a7135fa1b329c76edea71f7da0342c6673a828efe26298d26bdf
 SHA512 
b8dd5fbb12558845f7f5794dad56ef0ffc1dbd60d5a6a28029dc8acea241e8deb1b68cd0abe9d620a512931a1c5f6db12fc594cd4597758c8d4904fb64e6ade7

diff --git a/dev-util/devhelp/devhelp-40.0.ebuild 
b/dev-util/devhelp/devhelp-40.0.ebuild
new file mode 100644
index 000..8814cb62406
--- /dev/null
+++ b/dev-util/devhelp/devhelp-40.0.ebuild
@@ -0,0 +1,82 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+PYTHON_COMPAT=( python3_{7..9} )
+
+inherit gnome.org gnome2-utils meson python-single-r1 xdg
+
+DESCRIPTION="An API documentation browser for GNOME"
+HOMEPAGE="https://wiki.gnome.org/Apps/Devhelp;
+
+LICENSE="GPL-3+ CC-BY-SA-4.0"
+SLOT="0/3-6" # subslot = 3-(libdevhelp-3 soname version)
+KEYWORDS="~amd64 ~arm ~ppc64 ~sparc ~x86"
+IUSE="+gedit gtk-doc +introspection"
+REQUIRED_USE="gedit? ( ${PYTHON_REQUIRED_USE} )"
+
+DEPEND="
+   >=dev-libs/glib-2.64:2
+   >=x11-libs/gtk+-3.22:3[introspection?]
+   >=net-libs/webkit-gtk-2.24:4[introspection?]
+   >=gui-libs/amtk-5.0:5
+   gnome-base/gsettings-desktop-schemas
+   introspection? ( >=dev-libs/gobject-introspection-1.54:= )
+"
+RDEPEND="${DEPEND}
+   gedit? (
+   ${PYTHON_DEPS}
+   $(python_gen_cond_dep '
+   
app-editors/gedit[introspection(+),python,${PYTHON_SINGLE_USEDEP}]
+   dev-python/pygobject:3[${PYTHON_MULTI_USEDEP}]
+   ')
+   )
+"
+# libxml2 required for glib-compile-resources
+BDEPEND="
+   ${PYTHON_DEPS}
+   dev-libs/libxml2:2
+   dev-util/glib-utils
+   dev-util/itstool
+   gtk-doc? (
+   >=dev-util/gtk-doc-1.25
+   app-text/docbook-xml-dtd:4.3
+   )
+   >=sys-devel/gettext-0.19.8
+   virtual/pkgconfig
+"
+
+PATCHES=(
+   "${FILESDIR}"/40.0-optional-introspection.patch
+)
+
+pkg_setup() {
+   use gedit && python-single-r1_pkg_setup
+}
+
+src_configure() {
+   local emesonargs=(
+   -Dflatpak_build=false
+   $(meson_use gtk-doc gtk_doc)
+   $(meson_use introspection)
+   -Dplugin_emacs=true
+   $(meson_use gedit plugin_gedit)
+   -Dplugin_vim=true
+   )
+   meson_src_configure
+}
+
+src_install() {
+   meson_src_install
+   use gedit && python_optimize "${ED}"/usr/$(get_libdir)/gedit/plugins
+}
+
+pkg_postinst() {
+   xdg_pkg_postinst
+   gnome2_schemas_update
+}
+
+pkg_postrm() {
+   xdg_pkg_postrm
+   gnome2_schemas_update
+}

diff --git a/dev-util/devhelp/files/40.0-optional-introspection.patch 
b/dev-util/devhelp/files/40.0-optional-introspection.patch
new file mode 100644
index 000..d4c00d369d6
--- /dev/null
+++ b/dev-util/devhelp/files/40.0-optional-introspection.patch
@@ -0,0 +1,47 @@
+From 6c982d00f9d6f03f916bb6a572e7f938cd56fa74 Mon Sep 17 00:00:00 2001
+From: Mart Raudsepp 
+Date: Fri, 22 Mar 2019 19:44:40 +0200
+Subject: [PATCH] build: Add optionality for introspection build
+
+---
+ devhelp/meson.build | 2 ++
+ meson_options.txt   | 6 ++
+ 2 files changed, 8 insertions(+)
+
+diff --git a/devhelp/meson.build b/devhelp/meson.build
+index eef055e7..eeaa51eb 100644
+--- a/devhelp/meson.build
 b/devhelp/meson.build
+@@ -120,6 +120,7 @@ PKG_CONFIG.generate(
+   requires_private: LIBDEVHELP_PRIVATE_DEPS
+ )
+ 
++if get_option('introspection')
+ GNOME.generate_gir(
+   libdevhelp_shared_lib,
+   export_packages: 'libdevhelp-@0@'.format(LIBDEVHELP_API_VERSION_FULL),
+@@ -140,3 +141,4 @@ GNOME.generate_gir(
+ '--quiet',
+   ],
+ )
++endif
+diff --git a/meson_options.txt b/meson_options.txt
+index 17dc85f5..c69a2906 100644
+--- 

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

2021-04-17 Thread Sam James
commit: b11d7d2275be06201ba2739659a6f6dbbe1da1e8
Author: Sam James  gentoo  org>
AuthorDate: Sun Apr 18 02:59:36 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Apr 18 02:59:36 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b11d7d22

app-text/qpdf: Stabilize 10.1.0 arm64, #769092

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

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

diff --git a/app-text/qpdf/qpdf-10.1.0.ebuild b/app-text/qpdf/qpdf-10.1.0.ebuild
index 1afaceb75d5..da30b1934de 100644
--- a/app-text/qpdf/qpdf-10.1.0.ebuild
+++ b/app-text/qpdf/qpdf-10.1.0.ebuild
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/qpdf/${P}.tar.gz"
 LICENSE="|| ( Apache-2.0 Artistic-2 )"
 # subslot = libqpdf soname version
 SLOT="0/28"
-KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86 
~amd64-linux ~x86-linux ~sparc-solaris"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86 
~amd64-linux ~x86-linux ~sparc-solaris"
 IUSE="doc examples libressl ssl test"
 RESTRICT="!test? ( test )"
 



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

2021-04-17 Thread Sam James
commit: ec6dbd04238a267c012c5ca2b90d8228939e2cef
Author: Sam James  gentoo  org>
AuthorDate: Sun Apr 18 02:59:32 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Apr 18 02:59:32 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ec6dbd04

app-text/qpdf: Stabilize 10.1.0 arm, #769092

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

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

diff --git a/app-text/qpdf/qpdf-10.1.0.ebuild b/app-text/qpdf/qpdf-10.1.0.ebuild
index 5fef6854272..1afaceb75d5 100644
--- a/app-text/qpdf/qpdf-10.1.0.ebuild
+++ b/app-text/qpdf/qpdf-10.1.0.ebuild
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/qpdf/${P}.tar.gz"
 LICENSE="|| ( Apache-2.0 Artistic-2 )"
 # subslot = libqpdf soname version
 SLOT="0/28"
-KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86 
~amd64-linux ~x86-linux ~sparc-solaris"
+KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86 
~amd64-linux ~x86-linux ~sparc-solaris"
 IUSE="doc examples libressl ssl test"
 RESTRICT="!test? ( test )"
 



[gentoo-commits] repo/gentoo:master commit in: x11-misc/xscreensaver/

2021-04-17 Thread Sam James
commit: 9324275dedd3edd514190784c38a1ffc36c6788e
Author: Sam James  gentoo  org>
AuthorDate: Sun Apr 18 02:58:43 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Apr 18 02:58:43 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9324275d

x11-misc/xscreensaver: Stabilize 5.45 ppc, #783546

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

 x11-misc/xscreensaver/xscreensaver-5.45.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-misc/xscreensaver/xscreensaver-5.45.ebuild 
b/x11-misc/xscreensaver/xscreensaver-5.45.ebuild
index fa1bb54a1a3..636d7314a5e 100644
--- a/x11-misc/xscreensaver/xscreensaver-5.45.ebuild
+++ b/x11-misc/xscreensaver/xscreensaver-5.45.ebuild
@@ -12,7 +12,7 @@ SRC_URI="
 
 LICENSE="BSD"
 SLOT="0"
-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="caps +gdk-pixbuf gdm +gtk jpeg +locking new-login offensive opengl pam 
+perl selinux suid systemd xinerama"
 REQUIRED_USE="
gdk-pixbuf? ( gtk )



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

2021-04-17 Thread Sam James
commit: 1c6721b6853418d54c6f8e1067b2c3da7b8ef972
Author: Sam James  gentoo  org>
AuthorDate: Sun Apr 18 02:58:47 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Apr 18 02:58:47 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1c6721b6

dev-util/patchutils: Stabilize 0.4.2 ppc, #783564

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

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

diff --git a/dev-util/patchutils/patchutils-0.4.2.ebuild 
b/dev-util/patchutils/patchutils-0.4.2.ebuild
index fb0d5e0d5a2..a001bb23f2c 100644
--- a/dev-util/patchutils/patchutils-0.4.2.ebuild
+++ b/dev-util/patchutils/patchutils-0.4.2.ebuild
@@ -9,5 +9,5 @@ 
SRC_URI="http://cyberelk.net/tim/data/patchutils/stable/${P}.tar.xz;
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~riscv 
~s390 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x86-solaris"
 IUSE=""



[gentoo-commits] repo/gentoo:master commit in: x11-misc/xscreensaver/

2021-04-17 Thread Sam James
commit: 1615f65695c8be25f32a14ad118a4cabbc16aab1
Author: Sam James  gentoo  org>
AuthorDate: Sun Apr 18 02:58:51 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Apr 18 02:58:51 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1615f656

x11-misc/xscreensaver: Stabilize 5.45 arm, #783546

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

 x11-misc/xscreensaver/xscreensaver-5.45.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-misc/xscreensaver/xscreensaver-5.45.ebuild 
b/x11-misc/xscreensaver/xscreensaver-5.45.ebuild
index 636d7314a5e..89816e017d8 100644
--- a/x11-misc/xscreensaver/xscreensaver-5.45.ebuild
+++ b/x11-misc/xscreensaver/xscreensaver-5.45.ebuild
@@ -12,7 +12,7 @@ SRC_URI="
 
 LICENSE="BSD"
 SLOT="0"
-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="caps +gdk-pixbuf gdm +gtk jpeg +locking new-login offensive opengl pam 
+perl selinux suid systemd xinerama"
 REQUIRED_USE="
gdk-pixbuf? ( gtk )



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

2021-04-17 Thread Sam James
commit: 7dbec8d9fcd21adc9f70687acfd98f86c94596d6
Author: Sam James  gentoo  org>
AuthorDate: Sun Apr 18 02:58:39 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Apr 18 02:58:39 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7dbec8d9

www-servers/lighttpd: Stabilize 1.4.58 ppc, #776802

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

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

diff --git a/www-servers/lighttpd/lighttpd-1.4.58.ebuild 
b/www-servers/lighttpd/lighttpd-1.4.58.ebuild
index ac1cfefe62f..112380a4703 100644
--- a/www-servers/lighttpd/lighttpd-1.4.58.ebuild
+++ b/www-servers/lighttpd/lighttpd-1.4.58.ebuild
@@ -13,7 +13,7 @@ 
SRC_URI="https://download.lighttpd.net/lighttpd/releases-1.4.x/${P}.tar.xz;
 
 LICENSE="BSD GPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc 
x86"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sparc 
x86"
 IUSE="brotli bzip2 dbi doc gdbm gnutls ipv6 kerberos ldap libev lua maxminddb 
minimal mbedtls mmap memcached mysql nss pcre php postgres rrdtool sasl selinux 
ssl sqlite test webdav xattr zlib"
 RESTRICT="!test? ( test )"
 



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

2021-04-17 Thread Sam James
commit: 59c8abf77756e6e080055ac628072aa1f772b594
Author: Sam James  gentoo  org>
AuthorDate: Sun Apr 18 02:58:35 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Apr 18 02:58:35 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=59c8abf7

app-misc/jq: Stabilize 1.7_pre20201109 ppc64, #783039

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

 app-misc/jq/jq-1.7_pre20201109.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-misc/jq/jq-1.7_pre20201109.ebuild 
b/app-misc/jq/jq-1.7_pre20201109.ebuild
index 22f1f4f05b5..7d92e06d34a 100644
--- a/app-misc/jq/jq-1.7_pre20201109.ebuild
+++ b/app-misc/jq/jq-1.7_pre20201109.ebuild
@@ -15,7 +15,7 @@ S="${WORKDIR}/${PN}-${COMMIT_HASH}"
 
 LICENSE="MIT CC-BY-3.0"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm arm64 ~ia64 ~ppc ~ppc64 x86 ~amd64-linux 
~x64-macos"
+KEYWORDS="~alpha amd64 ~arm arm64 ~ia64 ~ppc ppc64 x86 ~amd64-linux ~x64-macos"
 IUSE="+oniguruma static-libs test"
 
 ONIGURUMA_MINPV='>=dev-libs/oniguruma-6.1.3' # Keep this in sync with bundled 
modules/oniguruma/



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

2021-04-17 Thread Sam James
commit: 7306693522e7bf57c9f7ab075809e1feef95115a
Author: Sam James  gentoo  org>
AuthorDate: Sun Apr 18 02:57:50 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Apr 18 02:57:50 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=73066935

www-servers/lighttpd: Stabilize 1.4.58 x86, #776802

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

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

diff --git a/www-servers/lighttpd/lighttpd-1.4.58.ebuild 
b/www-servers/lighttpd/lighttpd-1.4.58.ebuild
index 8c784340ec8..ac1cfefe62f 100644
--- a/www-servers/lighttpd/lighttpd-1.4.58.ebuild
+++ b/www-servers/lighttpd/lighttpd-1.4.58.ebuild
@@ -13,7 +13,7 @@ 
SRC_URI="https://download.lighttpd.net/lighttpd/releases-1.4.x/${P}.tar.xz;
 
 LICENSE="BSD GPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc 
~x86"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc 
x86"
 IUSE="brotli bzip2 dbi doc gdbm gnutls ipv6 kerberos ldap libev lua maxminddb 
minimal mbedtls mmap memcached mysql nss pcre php postgres rrdtool sasl selinux 
ssl sqlite test webdav xattr zlib"
 RESTRICT="!test? ( test )"
 



[gentoo-commits] repo/gentoo:master commit in: x11-misc/xscreensaver/

2021-04-17 Thread Sam James
commit: 38f353be3e8a1e61e40a0af8fd2c09be017b33c5
Author: Sam James  gentoo  org>
AuthorDate: Sun Apr 18 02:57:58 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Apr 18 02:57:58 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=38f353be

x11-misc/xscreensaver: Stabilize 5.45 x86, #783546

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

 x11-misc/xscreensaver/xscreensaver-5.45.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-misc/xscreensaver/xscreensaver-5.45.ebuild 
b/x11-misc/xscreensaver/xscreensaver-5.45.ebuild
index 261985bbbc0..fa1bb54a1a3 100644
--- a/x11-misc/xscreensaver/xscreensaver-5.45.ebuild
+++ b/x11-misc/xscreensaver/xscreensaver-5.45.ebuild
@@ -12,7 +12,7 @@ SRC_URI="
 
 LICENSE="BSD"
 SLOT="0"
-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="caps +gdk-pixbuf gdm +gtk jpeg +locking new-login offensive opengl pam 
+perl selinux suid systemd xinerama"
 REQUIRED_USE="
gdk-pixbuf? ( gtk )



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

2021-04-17 Thread Sam James
commit: 14c605c59b5e55fe1597b0c5ea10d208edd21609
Author: Sam James  gentoo  org>
AuthorDate: Sun Apr 18 02:58:01 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Apr 18 02:58:01 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=14c605c5

dev-util/patchutils: Stabilize 0.4.2 x86, #783564

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

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

diff --git a/dev-util/patchutils/patchutils-0.4.2.ebuild 
b/dev-util/patchutils/patchutils-0.4.2.ebuild
index 2f83052cfb2..fb0d5e0d5a2 100644
--- a/dev-util/patchutils/patchutils-0.4.2.ebuild
+++ b/dev-util/patchutils/patchutils-0.4.2.ebuild
@@ -9,5 +9,5 @@ 
SRC_URI="http://cyberelk.net/tim/data/patchutils/stable/${P}.tar.xz;
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris 
~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x86-solaris"
 IUSE=""



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

2021-04-17 Thread Sam James
commit: 32c9e5dc9c969fd1bee97842a156b02e0c5cf280
Author: Sam James  gentoo  org>
AuthorDate: Sun Apr 18 02:57:54 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Apr 18 02:57:54 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=32c9e5dc

net-misc/httpie: Stabilize 2.4.0 x86, #783537

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

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

diff --git a/net-misc/httpie/httpie-2.4.0.ebuild 
b/net-misc/httpie/httpie-2.4.0.ebuild
index 90883f2f379..0b65a23fe51 100644
--- a/net-misc/httpie/httpie-2.4.0.ebuild
+++ b/net-misc/httpie/httpie-2.4.0.ebuild
@@ -15,7 +15,7 @@ 
SRC_URI="https://github.com/jakubroztocil/httpie/archive/${PV}.tar.gz -> ${P}.ta
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
 IUSE="test"
 RESTRICT="!test? ( test )"
 



[gentoo-commits] repo/gentoo:master commit in: x11-misc/xscreensaver/

2021-04-17 Thread Sam James
commit: 8681032aa580a2fb038d085d6671b9ab1010ad0b
Author: Sam James  gentoo  org>
AuthorDate: Sun Apr 18 02:57:10 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Apr 18 02:57:10 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8681032a

x11-misc/xscreensaver: Stabilize 5.45 amd64, #783546

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

 x11-misc/xscreensaver/xscreensaver-5.45.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-misc/xscreensaver/xscreensaver-5.45.ebuild 
b/x11-misc/xscreensaver/xscreensaver-5.45.ebuild
index f54eda2fff6..261985bbbc0 100644
--- a/x11-misc/xscreensaver/xscreensaver-5.45.ebuild
+++ b/x11-misc/xscreensaver/xscreensaver-5.45.ebuild
@@ -12,7 +12,7 @@ SRC_URI="
 
 LICENSE="BSD"
 SLOT="0"
-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="caps +gdk-pixbuf gdm +gtk jpeg +locking new-login offensive opengl pam 
+perl selinux suid systemd xinerama"
 REQUIRED_USE="
gdk-pixbuf? ( gtk )



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

2021-04-17 Thread Sam James
commit: 487ecd64d702e414c0fc82ade6554ad04e27ec52
Author: Sam James  gentoo  org>
AuthorDate: Sun Apr 18 02:57:06 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Apr 18 02:57:06 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=487ecd64

net-misc/httpie: Stabilize 2.4.0 amd64, #783537

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

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

diff --git a/net-misc/httpie/httpie-2.4.0.ebuild 
b/net-misc/httpie/httpie-2.4.0.ebuild
index ee9d95b7793..90883f2f379 100644
--- a/net-misc/httpie/httpie-2.4.0.ebuild
+++ b/net-misc/httpie/httpie-2.4.0.ebuild
@@ -15,7 +15,7 @@ 
SRC_URI="https://github.com/jakubroztocil/httpie/archive/${PV}.tar.gz -> ${P}.ta
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
 IUSE="test"
 RESTRICT="!test? ( test )"
 



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

2021-04-17 Thread Sam James
commit: 6a301c029e59e7b6731ca2303f2b6322534650f7
Author: Sam James  gentoo  org>
AuthorDate: Sun Apr 18 02:57:14 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Apr 18 02:57:14 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6a301c02

dev-util/patchutils: Stabilize 0.4.2 amd64, #783564

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

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

diff --git a/dev-util/patchutils/patchutils-0.4.2.ebuild 
b/dev-util/patchutils/patchutils-0.4.2.ebuild
index 08b5bae517b..2f83052cfb2 100644
--- a/dev-util/patchutils/patchutils-0.4.2.ebuild
+++ b/dev-util/patchutils/patchutils-0.4.2.ebuild
@@ -9,5 +9,5 @@ 
SRC_URI="http://cyberelk.net/tim/data/patchutils/stable/${P}.tar.xz;
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris 
~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris 
~x86-solaris"
 IUSE=""



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

2021-04-17 Thread Sam James
commit: bf6d13d5611b71eab7ac6db4a0c84bb67a399f5d
Author: Sam James  gentoo  org>
AuthorDate: Sun Apr 18 02:57:02 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Apr 18 02:57:02 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bf6d13d5

www-servers/lighttpd: Stabilize 1.4.58 amd64, #776802

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

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

diff --git a/www-servers/lighttpd/lighttpd-1.4.58.ebuild 
b/www-servers/lighttpd/lighttpd-1.4.58.ebuild
index 2cfd54ccf4c..8c784340ec8 100644
--- a/www-servers/lighttpd/lighttpd-1.4.58.ebuild
+++ b/www-servers/lighttpd/lighttpd-1.4.58.ebuild
@@ -13,7 +13,7 @@ 
SRC_URI="https://download.lighttpd.net/lighttpd/releases-1.4.x/${P}.tar.xz;
 
 LICENSE="BSD GPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc 
~x86"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc 
~x86"
 IUSE="brotli bzip2 dbi doc gdbm gnutls ipv6 kerberos ldap libev lua maxminddb 
minimal mbedtls mmap memcached mysql nss pcre php postgres rrdtool sasl selinux 
ssl sqlite test webdav xattr zlib"
 RESTRICT="!test? ( test )"
 



[gentoo-commits] repo/proj/guru:dev commit in: app-editors/visual-studio-code-bin/

2021-04-17 Thread Theo Anderson
commit: c9a48e09c3cdc0db2f1eeff6a7d195294ff3396d
Author: Theo Anderson  posteo  de>
AuthorDate: Sun Apr 18 02:52:05 2021 +
Commit: Theo Anderson  posteo  de>
CommitDate: Sun Apr 18 02:52:05 2021 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=c9a48e09

app-editors/visual-studio-code-bin: eutils--

Signed-off-by: Theo Anderson  posteo.de>

 app-editors/visual-studio-code-bin/visual-studio-code-bin-1.54.2.ebuild | 2 +-
 app-editors/visual-studio-code-bin/visual-studio-code-bin-1.55.0.ebuild | 2 +-
 app-editors/visual-studio-code-bin/visual-studio-code-bin-1.55.2.ebuild | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git 
a/app-editors/visual-studio-code-bin/visual-studio-code-bin-1.54.2.ebuild 
b/app-editors/visual-studio-code-bin/visual-studio-code-bin-1.54.2.ebuild
index df36d0b55..0caa51738 100644
--- a/app-editors/visual-studio-code-bin/visual-studio-code-bin-1.54.2.ebuild
+++ b/app-editors/visual-studio-code-bin/visual-studio-code-bin-1.54.2.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-inherit desktop eutils pax-utils xdg
+inherit desktop pax-utils xdg
 
 DESCRIPTION="Multiplatform Visual Studio Code from Microsoft"
 HOMEPAGE="https://code.visualstudio.com;

diff --git 
a/app-editors/visual-studio-code-bin/visual-studio-code-bin-1.55.0.ebuild 
b/app-editors/visual-studio-code-bin/visual-studio-code-bin-1.55.0.ebuild
index 5bb09beec..eb1833a9b 100644
--- a/app-editors/visual-studio-code-bin/visual-studio-code-bin-1.55.0.ebuild
+++ b/app-editors/visual-studio-code-bin/visual-studio-code-bin-1.55.0.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-inherit desktop eutils pax-utils xdg
+inherit desktop pax-utils xdg
 
 DESCRIPTION="Multiplatform Visual Studio Code from Microsoft"
 HOMEPAGE="https://code.visualstudio.com;

diff --git 
a/app-editors/visual-studio-code-bin/visual-studio-code-bin-1.55.2.ebuild 
b/app-editors/visual-studio-code-bin/visual-studio-code-bin-1.55.2.ebuild
index 5bb09beec..eb1833a9b 100644
--- a/app-editors/visual-studio-code-bin/visual-studio-code-bin-1.55.2.ebuild
+++ b/app-editors/visual-studio-code-bin/visual-studio-code-bin-1.55.2.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-inherit desktop eutils pax-utils xdg
+inherit desktop pax-utils xdg
 
 DESCRIPTION="Multiplatform Visual Studio Code from Microsoft"
 HOMEPAGE="https://code.visualstudio.com;



[gentoo-commits] repo/proj/guru:dev commit in: app-misc/doublecmd-bin/

2021-04-17 Thread Theo Anderson
commit: 8af65c5b9e1582cba0821ff4856d230dec474c88
Author: Theo Anderson  posteo  de>
AuthorDate: Sun Apr 18 02:52:12 2021 +
Commit: Theo Anderson  posteo  de>
CommitDate: Sun Apr 18 02:52:12 2021 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=8af65c5b

app-misc/doublecmd-bin: eutils--

Signed-off-by: Theo Anderson  posteo.de>

 app-misc/doublecmd-bin/doublecmd-bin-0.9.10.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-misc/doublecmd-bin/doublecmd-bin-0.9.10.ebuild 
b/app-misc/doublecmd-bin/doublecmd-bin-0.9.10.ebuild
index 17d66bd82..4b161faf3 100644
--- a/app-misc/doublecmd-bin/doublecmd-bin-0.9.10.ebuild
+++ b/app-misc/doublecmd-bin/doublecmd-bin-0.9.10.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-inherit desktop eutils xdg
+inherit desktop xdg
 
 MY_PN="doublecmd"
 DESCRIPTION="Free cross platform open source file manager with two panels side 
by side."



[gentoo-commits] repo/proj/guru:dev commit in: x11-misc/gammy/

2021-04-17 Thread Theo Anderson
commit: fb662e43eb49eb281cbb43517cd7d67caf5decb4
Author: Theo Anderson  posteo  de>
AuthorDate: Sun Apr 18 02:52:45 2021 +
Commit: Theo Anderson  posteo  de>
CommitDate: Sun Apr 18 02:52:45 2021 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=fb662e43

x11-misc/gammy: eutils--

Signed-off-by: Theo Anderson  posteo.de>

 x11-misc/gammy/gammy-0.9.58a.ebuild | 2 +-
 x11-misc/gammy/gammy-0.9.59.ebuild  | 2 +-
 x11-misc/gammy/gammy-0.9.60.ebuild  | 2 +-
 x11-misc/gammy/gammy-.ebuild| 2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/x11-misc/gammy/gammy-0.9.58a.ebuild 
b/x11-misc/gammy/gammy-0.9.58a.ebuild
index a636e31a0..d3d2d51ab 100644
--- a/x11-misc/gammy/gammy-0.9.58a.ebuild
+++ b/x11-misc/gammy/gammy-0.9.58a.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-inherit desktop eutils qmake-utils xdg
+inherit desktop qmake-utils xdg
 
 DESCRIPTION="Adaptive screen brightness/temperature"
 HOMEPAGE="https://getgammy.com/;

diff --git a/x11-misc/gammy/gammy-0.9.59.ebuild 
b/x11-misc/gammy/gammy-0.9.59.ebuild
index a636e31a0..d3d2d51ab 100644
--- a/x11-misc/gammy/gammy-0.9.59.ebuild
+++ b/x11-misc/gammy/gammy-0.9.59.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-inherit desktop eutils qmake-utils xdg
+inherit desktop qmake-utils xdg
 
 DESCRIPTION="Adaptive screen brightness/temperature"
 HOMEPAGE="https://getgammy.com/;

diff --git a/x11-misc/gammy/gammy-0.9.60.ebuild 
b/x11-misc/gammy/gammy-0.9.60.ebuild
index a636e31a0..d3d2d51ab 100644
--- a/x11-misc/gammy/gammy-0.9.60.ebuild
+++ b/x11-misc/gammy/gammy-0.9.60.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-inherit desktop eutils qmake-utils xdg
+inherit desktop qmake-utils xdg
 
 DESCRIPTION="Adaptive screen brightness/temperature"
 HOMEPAGE="https://getgammy.com/;

diff --git a/x11-misc/gammy/gammy-.ebuild b/x11-misc/gammy/gammy-.ebuild
index a636e31a0..d3d2d51ab 100644
--- a/x11-misc/gammy/gammy-.ebuild
+++ b/x11-misc/gammy/gammy-.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-inherit desktop eutils qmake-utils xdg
+inherit desktop qmake-utils xdg
 
 DESCRIPTION="Adaptive screen brightness/temperature"
 HOMEPAGE="https://getgammy.com/;



[gentoo-commits] repo/proj/guru:dev commit in: media-tv/droidcam/

2021-04-17 Thread Theo Anderson
commit: c4817d52358a0d1d8df0e65fd58206ea63098848
Author: Theo Anderson  posteo  de>
AuthorDate: Sun Apr 18 02:52:40 2021 +
Commit: Theo Anderson  posteo  de>
CommitDate: Sun Apr 18 02:52:40 2021 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=c4817d52

media-tv/droidcam: eutils--

Signed-off-by: Theo Anderson  posteo.de>

 media-tv/droidcam/droidcam-1.7.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-tv/droidcam/droidcam-1.7.2.ebuild 
b/media-tv/droidcam/droidcam-1.7.2.ebuild
index 19ab17558..69067567d 100644
--- a/media-tv/droidcam/droidcam-1.7.2.ebuild
+++ b/media-tv/droidcam/droidcam-1.7.2.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-inherit desktop eutils linux-mod readme.gentoo-r1 xdg
+inherit desktop linux-mod readme.gentoo-r1 xdg
 
 DESCRIPTION="Use android phone as webcam, using a v4l device driver and app"
 HOMEPAGE="https://www.dev47apps.com/droidcam/linux/



[gentoo-commits] repo/proj/guru:dev commit in: sys-kernel/dkms/

2021-04-17 Thread Theo Anderson
commit: b9189de1b77f0787fe19f877223b50ae1a8e4935
Author: Theo Anderson  posteo  de>
AuthorDate: Sun Apr 18 02:52:35 2021 +
Commit: Theo Anderson  posteo  de>
CommitDate: Sun Apr 18 02:52:35 2021 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=b9189de1

sys-kernel/dkms: eutils--

Signed-off-by: Theo Anderson  posteo.de>

 sys-kernel/dkms/dkms-2.8.4.ebuild | 2 --
 1 file changed, 2 deletions(-)

diff --git a/sys-kernel/dkms/dkms-2.8.4.ebuild 
b/sys-kernel/dkms/dkms-2.8.4.ebuild
index 79440da5a..dc1f75815 100644
--- a/sys-kernel/dkms/dkms-2.8.4.ebuild
+++ b/sys-kernel/dkms/dkms-2.8.4.ebuild
@@ -3,8 +3,6 @@
 
 EAPI=7
 
-inherit eutils
-
 DESCRIPTION="Dynamic Kernel Module Support"
 HOMEPAGE="https://github.com/dell/dkms;
 LICENSE="GPL-2"



[gentoo-commits] repo/proj/guru:dev commit in: gui-apps/foot/

2021-04-17 Thread Theo Anderson
commit: f2264635c5710746eedf914c759f07ef8c026da8
Author: Theo Anderson  posteo  de>
AuthorDate: Sun Apr 18 02:53:35 2021 +
Commit: Theo Anderson  posteo  de>
CommitDate: Sun Apr 18 02:53:35 2021 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=f2264635

gui-apps/foot: xdg-utils -> xdg

Signed-off-by: Theo Anderson  posteo.de>

 gui-apps/foot/foot-1.7.1.ebuild | 10 +-
 gui-apps/foot/foot-.ebuild  | 10 +-
 2 files changed, 2 insertions(+), 18 deletions(-)

diff --git a/gui-apps/foot/foot-1.7.1.ebuild b/gui-apps/foot/foot-1.7.1.ebuild
index 82f13a5e6..737ae37f1 100644
--- a/gui-apps/foot/foot-1.7.1.ebuild
+++ b/gui-apps/foot/foot-1.7.1.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-inherit meson xdg-utils
+inherit meson xdg
 
 if [[ ${PV} != ** ]]; then
SRC_URI="https://codeberg.org/dnkl/foot/archive/${PV}.tar.gz  -> 
${P}.tar.gz"
@@ -51,11 +51,3 @@ src_install() {
meson_src_install
mv "${D}/usr/share/doc/${PN}" "${D}/usr/share/doc/${PF}"
 }
-
-pkg_postinst() {
-   xdg_icon_cache_update
-}
-
-pkg_postrm() {
-   xdg_icon_cache_update
-}

diff --git a/gui-apps/foot/foot-.ebuild b/gui-apps/foot/foot-.ebuild
index 82f13a5e6..737ae37f1 100644
--- a/gui-apps/foot/foot-.ebuild
+++ b/gui-apps/foot/foot-.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-inherit meson xdg-utils
+inherit meson xdg
 
 if [[ ${PV} != ** ]]; then
SRC_URI="https://codeberg.org/dnkl/foot/archive/${PV}.tar.gz  -> 
${P}.tar.gz"
@@ -51,11 +51,3 @@ src_install() {
meson_src_install
mv "${D}/usr/share/doc/${PN}" "${D}/usr/share/doc/${PF}"
 }
-
-pkg_postinst() {
-   xdg_icon_cache_update
-}
-
-pkg_postrm() {
-   xdg_icon_cache_update
-}



[gentoo-commits] repo/proj/guru:dev commit in: app-misc/tealdeer/

2021-04-17 Thread Theo Anderson
commit: 58f7411979d91bc88a73ec6adb3dfd099e4acb87
Author: Theo Anderson  posteo  de>
AuthorDate: Sun Apr 18 02:52:20 2021 +
Commit: Theo Anderson  posteo  de>
CommitDate: Sun Apr 18 02:52:20 2021 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=58f74119

app-misc/tealdeer: eutils--

Signed-off-by: Theo Anderson  posteo.de>

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

diff --git a/app-misc/tealdeer/tealdeer-1.4.1.ebuild 
b/app-misc/tealdeer/tealdeer-1.4.1.ebuild
index 7d3ee2f5b..f221356b2 100644
--- a/app-misc/tealdeer/tealdeer-1.4.1.ebuild
+++ b/app-misc/tealdeer/tealdeer-1.4.1.ebuild
@@ -185,7 +185,7 @@ xattr-0.2.2
 xdg-2.2.0
 "
 
-inherit eutils cargo bash-completion-r1
+inherit cargo bash-completion-r1
 
 DESCRIPTION="A very fast implementation of tldr in Rust."
 HOMEPAGE="https://github.com/tldr-pages/tldr



[gentoo-commits] repo/proj/guru:dev commit in: app-office/pyspread/

2021-04-17 Thread Theo Anderson
commit: b140f90542c9c0ba07141e80494ba951608ae1fe
Author: Theo Anderson  posteo  de>
AuthorDate: Sun Apr 18 02:52:26 2021 +
Commit: Theo Anderson  posteo  de>
CommitDate: Sun Apr 18 02:52:26 2021 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=b140f905

app-office/pyspread: eutils--

Signed-off-by: Theo Anderson  posteo.de>

 app-office/pyspread/pyspread-1.99.4.ebuild | 2 +-
 app-office/pyspread/pyspread-1.99.5.ebuild | 2 +-
 app-office/pyspread/pyspread-.ebuild   | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/app-office/pyspread/pyspread-1.99.4.ebuild 
b/app-office/pyspread/pyspread-1.99.4.ebuild
index ca6608294..59d4215a3 100644
--- a/app-office/pyspread/pyspread-1.99.4.ebuild
+++ b/app-office/pyspread/pyspread-1.99.4.ebuild
@@ -5,7 +5,7 @@ EAPI=7
 
 PYTHON_COMPAT=( python3_{7..9} )
 
-inherit eutils xdg desktop distutils-r1
+inherit xdg desktop distutils-r1
 
 DESCRIPTION="Pyspread is a non-traditional spreadsheet written in Python"
 HOMEPAGE="https://pyspread.gitlab.io;

diff --git a/app-office/pyspread/pyspread-1.99.5.ebuild 
b/app-office/pyspread/pyspread-1.99.5.ebuild
index ca6608294..59d4215a3 100644
--- a/app-office/pyspread/pyspread-1.99.5.ebuild
+++ b/app-office/pyspread/pyspread-1.99.5.ebuild
@@ -5,7 +5,7 @@ EAPI=7
 
 PYTHON_COMPAT=( python3_{7..9} )
 
-inherit eutils xdg desktop distutils-r1
+inherit xdg desktop distutils-r1
 
 DESCRIPTION="Pyspread is a non-traditional spreadsheet written in Python"
 HOMEPAGE="https://pyspread.gitlab.io;

diff --git a/app-office/pyspread/pyspread-.ebuild 
b/app-office/pyspread/pyspread-.ebuild
index ca6608294..59d4215a3 100644
--- a/app-office/pyspread/pyspread-.ebuild
+++ b/app-office/pyspread/pyspread-.ebuild
@@ -5,7 +5,7 @@ EAPI=7
 
 PYTHON_COMPAT=( python3_{7..9} )
 
-inherit eutils xdg desktop distutils-r1
+inherit xdg desktop distutils-r1
 
 DESCRIPTION="Pyspread is a non-traditional spreadsheet written in Python"
 HOMEPAGE="https://pyspread.gitlab.io;



[gentoo-commits] repo/proj/guru:dev commit in: app-text/noweb/

2021-04-17 Thread Theo Anderson
commit: 1d494c9d5f98a1bbdc38de261b181486e1253dc0
Author: Theo Anderson  posteo  de>
AuthorDate: Sun Apr 18 02:52:31 2021 +
Commit: Theo Anderson  posteo  de>
CommitDate: Sun Apr 18 02:52:31 2021 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=1d494c9d

app-text/noweb: eutils--

Signed-off-by: Theo Anderson  posteo.de>

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

diff --git a/app-text/noweb/noweb-2.12.ebuild b/app-text/noweb/noweb-2.12.ebuild
index e62e7dd59..29fc8cd5a 100644
--- a/app-text/noweb/noweb-2.12.ebuild
+++ b/app-text/noweb/noweb-2.12.ebuild
@@ -3,7 +3,7 @@
 
 EAPI="7"
 
-inherit eutils toolchain-funcs elisp-common
+inherit toolchain-funcs elisp-common
 
 MYPV="$(ver_rs 1 _)"
 



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

2021-04-17 Thread Sam James
commit: 2a24c2b87f9e2c340a5ebca4e0ee844fe0f814ad
Author: Sam James  gentoo  org>
AuthorDate: Sun Apr 18 02:28:05 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Apr 18 02:28:05 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2a24c2b8

sys-kernel/gentoo-kernel-bin: bump to 5.4.113 for arm64

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

 sys-kernel/gentoo-kernel-bin/Manifest  |   1 +
 .../gentoo-kernel-bin-5.4.113-r1.ebuild| 114 +
 2 files changed, 115 insertions(+)

diff --git a/sys-kernel/gentoo-kernel-bin/Manifest 
b/sys-kernel/gentoo-kernel-bin/Manifest
index 2d1c7ecd86f..47dcf40f001 100644
--- a/sys-kernel/gentoo-kernel-bin/Manifest
+++ b/sys-kernel/gentoo-kernel-bin/Manifest
@@ -49,6 +49,7 @@ DIST gentoo-kernel-5.4.112-1.amd64.xpak 61380061 BLAKE2B 
00388f010fbfad30b59df09
 DIST gentoo-kernel-5.4.112-1.arm64.xpak 56418121 BLAKE2B 
d60e55fa97f8f9fdc6e5fe060c155c49af925fecd8071f108444d823d966349a5f6b07a045a3e1c113b909699efa4c263a64a1d2997509831a988f996609c7d5
 SHA512 
f0198d9a69c2b5d72248dff0c5f6e0eb5464a44ce0d81bc7e20943bcec87f73e7852894d4a134ad66d7640696a3861ccbae36c2a4e0326d46ced77e6a0c05760
 DIST gentoo-kernel-5.4.112-1.x86.xpak 53174832 BLAKE2B 
90e93a7034c98e309c1cd2aa5bfe51e3a1d8e5a9fc22d803106165effda5c4507a6a754adf75a3e6552f65b831baee1aad5b4a16930b29b11c84d74f4d288c6b
 SHA512 
00f536f700184b0d9c63ee0f998a07981045eb068d81d5a8d1e783c78ea41b1e15010cf2e74e923f17b213f20de00316ee7cb1555c16ce840ea574a7486529d7
 DIST gentoo-kernel-5.4.113-1.amd64.xpak 61382156 BLAKE2B 
042a2321aa396bceb6984590e51aee79d0d790e35bc3ece36916ccfe9103a801f4892c930491f69dd76ef9932375ea0a796f07f0efa73418d016b1b9025d4866
 SHA512 
aaa778f541efa574f1831c36da931b17d9fb656f18cc889acec78990c16e569c75e590eecc78e3efd2d21abad37d2ecd82c6566578310a143a8a9cac8a5161e8
+DIST gentoo-kernel-5.4.113-1.arm64.xpak 56479477 BLAKE2B 
cd395d019db71880e48d6eca6cfa6337c7931e6dae92f80d588b58fdccffbd36c356d3d3b97e3f5d72313dcf06965f837b7ccf948d5e6f5621438196de57c547
 SHA512 
89c3c0e00ad9b1748332a9aebcba4b1db1d21abb74be9ac3efb6306d8d69ddfc14a367f43e5848e4862572aba0f37426f8c2801a183c8ee6f30868463234667a
 DIST gentoo-kernel-5.4.113-1.x86.xpak 53180295 BLAKE2B 
10b9a5457e123367949755ed81671233ff3e4470fb437e8cdff773985dbf07e7e09cb450e56e484a8f27f4aace1abf7bd6053c339aa95aa4d903a37b826a4693
 SHA512 
6e3fe295073418a7cf4589e96653d71b47f6245970f4891cf44b8cc21bf3ebc4d134dfbd1ea4c2eb99e88c2dd5dd3e35042e89d212f9401b1c084463af2ec098
 DIST linux-5.10.tar.xz 116606704 BLAKE2B 
b923d7b66309224f42f35f8a5fa219421b0a9362d2adacdadd8d96251f61f7230878ea297a269a7f3b3c56830f0b177e068691e1d7f88501a05653b0a13274d1
 SHA512 
95bc137d0cf9148da6a9d1f1a878698dc27b40f68e22c597544010a6c591ce1b256f083489d3ff45ff77753289b535135590194d88ef9f007d0ddab3d74de70e
 DIST linux-5.11.tar.xz 117619104 BLAKE2B 
81300c27bd5476387a83123aaeb4163c73eb61e9245806c23660cb5e6a4fa88ffc9def027031335fa0270fc4080506cd415990014364e3a98b9d2e8c58a29524
 SHA512 
a567ec133018bb5ec00c60281479b466c26e02137a93a9c690e83997947df02b6fd94e76e8df748f6d70ceb58a19bacc3b1467de10b7a1fad2763db32b3f1330

diff --git a/sys-kernel/gentoo-kernel-bin/gentoo-kernel-bin-5.4.113-r1.ebuild 
b/sys-kernel/gentoo-kernel-bin/gentoo-kernel-bin-5.4.113-r1.ebuild
new file mode 100644
index 000..b63276300c5
--- /dev/null
+++ b/sys-kernel/gentoo-kernel-bin/gentoo-kernel-bin-5.4.113-r1.ebuild
@@ -0,0 +1,114 @@
+# Copyright 2020-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit kernel-install toolchain-funcs
+
+MY_P=linux-${PV%.*}
+GENPATCHES_P=genpatches-${PV%.*}-$(( ${PV##*.} + 3 ))
+BINPKG=${P/-bin/}-1
+
+DESCRIPTION="Pre-built Linux kernel with genpatches"
+HOMEPAGE="https://www.kernel.org/;
+SRC_URI+="
+   https://cdn.kernel.org/pub/linux/kernel/v$(ver_cut 1).x/${MY_P}.tar.xz
+   
https://dev.gentoo.org/~mpagano/dist/genpatches/${GENPATCHES_P}.base.tar.xz
+   
https://dev.gentoo.org/~mpagano/dist/genpatches/${GENPATCHES_P}.extras.tar.xz
+   arm64? (
+   
https://dev.gentoo.org/~sam/binpkg/arm64/kernel/sys-kernel/gentoo-kernel/${BINPKG}.xpak
+   -> ${BINPKG}.arm64.xpak
+   )
+"
+S=${WORKDIR}
+
+LICENSE="GPL-2"
+KEYWORDS="~arm64"
+
+RDEPEND="
+   !sys-kernel/gentoo-kernel:${SLOT}"
+PDEPEND="
+   >=virtual/dist-kernel-${PV}"
+BDEPEND="
+   sys-devel/bc
+   sys-devel/flex
+   virtual/libelf
+   virtual/yacc"
+
+QA_PREBUILT='*'
+
+KV_LOCALVERSION='-gentoo-dist'
+KPV=${PV}${KV_LOCALVERSION}
+
+src_unpack() {
+   default
+   ebegin "Unpacking ${BINPKG}.${ARCH}.xpak"
+   tar -x < <(xz -c -d --single-stream "${DISTDIR}/${BINPKG}.${ARCH}.xpak")
+   eend ${?} || die "Unpacking ${BINPKG} failed"
+}
+
+src_prepare() {
+   local PATCHES=(
+   # meh, genpatches have no directory
+   "${WORKDIR}"/*.patch
+   )
+   cd "${MY_P}" || die
+   default
+}
+
+src_configure() {
+   

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

2021-04-17 Thread Sam James
commit: d053e5dcb24024b02ca6952ff2b62368b40b04e9
Author: Sam James  gentoo  org>
AuthorDate: Sun Apr 18 02:15:05 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Apr 18 02:15:05 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d053e5dc

sys-kernel/gentoo-kernel-bin: bump to 5.4.112 for arm64

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

 sys-kernel/gentoo-kernel-bin/Manifest  |   1 +
 .../gentoo-kernel-bin-5.4.112-r1.ebuild| 114 +
 2 files changed, 115 insertions(+)

diff --git a/sys-kernel/gentoo-kernel-bin/Manifest 
b/sys-kernel/gentoo-kernel-bin/Manifest
index 3f387501121..4d7382d32e7 100644
--- a/sys-kernel/gentoo-kernel-bin/Manifest
+++ b/sys-kernel/gentoo-kernel-bin/Manifest
@@ -44,6 +44,7 @@ DIST gentoo-kernel-5.4.111-1.amd64.xpak 61359873 BLAKE2B 
4144dc53feda9d1169edfa3
 DIST gentoo-kernel-5.4.111-1.arm64.xpak 56472651 BLAKE2B 
07ff38c5424d59125adfc12d3f300c6bc4431fca371fbf9a743b0f3f9ce964713fa549163ac89180029e3cf3989729a7011215cc1c3b18f6291d0e4ef61c942c
 SHA512 
9fed19fb0c3be2ad3ca8c55ff0b8b275def071d93b41b7d9b52f8b131faaec2f4b6a6165d799082bd6cc5dee7226ada3e6a00933b0f172b506bb99a0be603272
 DIST gentoo-kernel-5.4.111-1.x86.xpak 53176206 BLAKE2B 
0c0975b11d7c10d53544d1323f24c576a85dbdb86ad923262c2fe1c5785385127d5de1c6752d2b8926a372f96ccbaf10eb562970db73ebd25281f00016e40cb1
 SHA512 
e32b887d059b0a6ecc83929a1a0e406620dce2db21cd672386f3b5a81af02449a08d890a4321ce4f7eb9afa58023170b076ddae8d8b71b240edecad0721620d0
 DIST gentoo-kernel-5.4.112-1.amd64.xpak 61380061 BLAKE2B 
00388f010fbfad30b59df09a87f93f4fdd73dc04adda26104d1a55d4d5bd456831df314ef8d181abe6118775a70fac5d86147353ad8a1d6a960c7e92ad55952f
 SHA512 
4ba4e62ca1c23f84cbbc38ac8cd1077c1a40205bd04f469b0c14fbaf3f15234f90aba702cf9ece1419d6f00c8f93ddf52d104fc1abcc16cc8f9834427d84a05d
+DIST gentoo-kernel-5.4.112-1.arm64.xpak 56418121 BLAKE2B 
d60e55fa97f8f9fdc6e5fe060c155c49af925fecd8071f108444d823d966349a5f6b07a045a3e1c113b909699efa4c263a64a1d2997509831a988f996609c7d5
 SHA512 
f0198d9a69c2b5d72248dff0c5f6e0eb5464a44ce0d81bc7e20943bcec87f73e7852894d4a134ad66d7640696a3861ccbae36c2a4e0326d46ced77e6a0c05760
 DIST gentoo-kernel-5.4.112-1.x86.xpak 53174832 BLAKE2B 
90e93a7034c98e309c1cd2aa5bfe51e3a1d8e5a9fc22d803106165effda5c4507a6a754adf75a3e6552f65b831baee1aad5b4a16930b29b11c84d74f4d288c6b
 SHA512 
00f536f700184b0d9c63ee0f998a07981045eb068d81d5a8d1e783c78ea41b1e15010cf2e74e923f17b213f20de00316ee7cb1555c16ce840ea574a7486529d7
 DIST gentoo-kernel-5.4.113-1.amd64.xpak 61382156 BLAKE2B 
042a2321aa396bceb6984590e51aee79d0d790e35bc3ece36916ccfe9103a801f4892c930491f69dd76ef9932375ea0a796f07f0efa73418d016b1b9025d4866
 SHA512 
aaa778f541efa574f1831c36da931b17d9fb656f18cc889acec78990c16e569c75e590eecc78e3efd2d21abad37d2ecd82c6566578310a143a8a9cac8a5161e8
 DIST gentoo-kernel-5.4.113-1.x86.xpak 53180295 BLAKE2B 
10b9a5457e123367949755ed81671233ff3e4470fb437e8cdff773985dbf07e7e09cb450e56e484a8f27f4aace1abf7bd6053c339aa95aa4d903a37b826a4693
 SHA512 
6e3fe295073418a7cf4589e96653d71b47f6245970f4891cf44b8cc21bf3ebc4d134dfbd1ea4c2eb99e88c2dd5dd3e35042e89d212f9401b1c084463af2ec098

diff --git a/sys-kernel/gentoo-kernel-bin/gentoo-kernel-bin-5.4.112-r1.ebuild 
b/sys-kernel/gentoo-kernel-bin/gentoo-kernel-bin-5.4.112-r1.ebuild
new file mode 100644
index 000..b63276300c5
--- /dev/null
+++ b/sys-kernel/gentoo-kernel-bin/gentoo-kernel-bin-5.4.112-r1.ebuild
@@ -0,0 +1,114 @@
+# Copyright 2020-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit kernel-install toolchain-funcs
+
+MY_P=linux-${PV%.*}
+GENPATCHES_P=genpatches-${PV%.*}-$(( ${PV##*.} + 3 ))
+BINPKG=${P/-bin/}-1
+
+DESCRIPTION="Pre-built Linux kernel with genpatches"
+HOMEPAGE="https://www.kernel.org/;
+SRC_URI+="
+   https://cdn.kernel.org/pub/linux/kernel/v$(ver_cut 1).x/${MY_P}.tar.xz
+   
https://dev.gentoo.org/~mpagano/dist/genpatches/${GENPATCHES_P}.base.tar.xz
+   
https://dev.gentoo.org/~mpagano/dist/genpatches/${GENPATCHES_P}.extras.tar.xz
+   arm64? (
+   
https://dev.gentoo.org/~sam/binpkg/arm64/kernel/sys-kernel/gentoo-kernel/${BINPKG}.xpak
+   -> ${BINPKG}.arm64.xpak
+   )
+"
+S=${WORKDIR}
+
+LICENSE="GPL-2"
+KEYWORDS="~arm64"
+
+RDEPEND="
+   !sys-kernel/gentoo-kernel:${SLOT}"
+PDEPEND="
+   >=virtual/dist-kernel-${PV}"
+BDEPEND="
+   sys-devel/bc
+   sys-devel/flex
+   virtual/libelf
+   virtual/yacc"
+
+QA_PREBUILT='*'
+
+KV_LOCALVERSION='-gentoo-dist'
+KPV=${PV}${KV_LOCALVERSION}
+
+src_unpack() {
+   default
+   ebegin "Unpacking ${BINPKG}.${ARCH}.xpak"
+   tar -x < <(xz -c -d --single-stream "${DISTDIR}/${BINPKG}.${ARCH}.xpak")
+   eend ${?} || die "Unpacking ${BINPKG} failed"
+}
+
+src_prepare() {
+   local PATCHES=(
+   # meh, genpatches have no directory
+   "${WORKDIR}"/*.patch
+   )
+   cd "${MY_P}" || die
+   default
+}

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

2021-04-17 Thread Sam James
commit: 6c57326a2c099c9b73e93b8c517be07fad6644b0
Author: Sam James  gentoo  org>
AuthorDate: Sun Apr 18 02:15:19 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Apr 18 02:15:19 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6c57326a

sys-kernel/gentoo-kernel-bin: bump to 5.10.30 for arm64

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

 sys-kernel/gentoo-kernel-bin/Manifest  |   1 +
 .../gentoo-kernel-bin-5.10.30-r1.ebuild| 114 +
 2 files changed, 115 insertions(+)

diff --git a/sys-kernel/gentoo-kernel-bin/Manifest 
b/sys-kernel/gentoo-kernel-bin/Manifest
index 4d7382d32e7..c8400bc300f 100644
--- a/sys-kernel/gentoo-kernel-bin/Manifest
+++ b/sys-kernel/gentoo-kernel-bin/Manifest
@@ -27,6 +27,7 @@ DIST gentoo-kernel-5.10.29-1.amd64.xpak 64314691 BLAKE2B 
dd51b610e9229390188e000
 DIST gentoo-kernel-5.10.29-1.arm64.xpak 59322979 BLAKE2B 
4fafbbaa1a68759e6160af99108a96be667c524a92ef28a7b24326a8fee8838cb9830b3b7772b584541611ada0b4f2c2d427e86ca20860b0bfe73fe33a0ba27e
 SHA512 
54cbd04255d221a380d34c16e63ea18866dc2e287506bf7b4892866a89481a980e569e18c1c10703134ea2b89420af595cdf56e38a7b90c0b62a2b5e3e7e143b
 DIST gentoo-kernel-5.10.29-1.x86.xpak 57248683 BLAKE2B 
4b803e88b396e16b80dad57bd50fd2b4ff952a5a353992f9da69001a6356a6bf4d5e32d4a2d469338d1f9694c42b2b8fc3191a85a9e61c3d3e85e138b79e37f7
 SHA512 
29cfd3db63221efdf962a4387a8d27f61ce4980d582462d6238c84fea751c2196537d0bfc763daed889a89067f0b0db8b6014e343c3b2d18ac8363a29b36078b
 DIST gentoo-kernel-5.10.30-1.amd64.xpak 64347202 BLAKE2B 
85a0fc2d2df1d1a134738e4712c3e1477062199ddb56437507a7ecfc0bbacdfff5e6794b4e547da3494b28016db95616166f75fc8dd3c29aea21dce464658da7
 SHA512 
d246c134815a02ca95be0c063f170a220bdcdc023797b0dd6a61c17e0336eab194a0c50ea8580bd71e3fd1ec2fa8b7fde97d4eebbfa886052b1bff2d7ecefb04
+DIST gentoo-kernel-5.10.30-1.arm64.xpak 59409195 BLAKE2B 
4e5523c5546bfe9549a5dd865f2ccdfb1a01668b6c77e921920098baff478527a487029d6773ae62acbd4df916fafe371eb14880e94b36b1493e0d41e8b83494
 SHA512 
5f0280a802e81e542c49790c2876dcc43ba7ed1d351a1ae861ae552668d7700f09cac5ee7870a88eeaa1692613ab5a88922ac0cb0f8aa1d4624709de50d3987a
 DIST gentoo-kernel-5.10.30-1.x86.xpak 57245779 BLAKE2B 
22b2dcaecb0fe062e1ecf61aee6fcb7c27d23ebd2d858bdd4933453724c50af23197635827a262e5cd8f6ad045919a3670d51c5c3ac63e6096d109ff4c44b99b
 SHA512 
3a0e669b9c7b1f7e8207c8f8429beaafb0a440b4680206efa2ccfbebe3717e1c1b6e7151ebdad32a4c6cb9d6cbcfc43cb271b47aea7f27790dbb92f3f38cc137
 DIST gentoo-kernel-5.10.31-1.amd64.xpak 64337577 BLAKE2B 
231e6cb5bc36bbf01f41295d6969b4ef5029fcdcdcf0fac6565dad7bd5ccf1601088d5ba1fdb0a66b58badea14090f859d5df6fe59290a2cb08d88abf12fdcdf
 SHA512 
1ecd188b65567929dadf079fc6953aa2541d4ab856d5d802cd9c988365f21c0eebe5303f44d3e89f247878258a2e91fe561c5f7d000cd0bc9c4344828fc753d9
 DIST gentoo-kernel-5.10.31-1.x86.xpak 57256746 BLAKE2B 
5c9c42e714f9b896ae2f01f602bb9409cfa210b6a75195de6ddc4213411f6e4ce86f2fd7279906360f4e33c517e1697412f7df8f3889c4e4498fe378430eba6a
 SHA512 
04a18daa394cb2ac0cb4eddcfdad525a7d73861978e6212f152707207548561101fa0294461e43a9aeffe8f7533aebde7a13f26b46e6bd191e72a996d704bf5b

diff --git a/sys-kernel/gentoo-kernel-bin/gentoo-kernel-bin-5.10.30-r1.ebuild 
b/sys-kernel/gentoo-kernel-bin/gentoo-kernel-bin-5.10.30-r1.ebuild
new file mode 100644
index 000..8198cf5ace0
--- /dev/null
+++ b/sys-kernel/gentoo-kernel-bin/gentoo-kernel-bin-5.10.30-r1.ebuild
@@ -0,0 +1,114 @@
+# Copyright 2020-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit kernel-install toolchain-funcs
+
+MY_P=linux-${PV%.*}
+GENPATCHES_P=genpatches-${PV%.*}-$(( ${PV##*.} + 3 ))
+BINPKG=${P/-bin/}-1
+
+DESCRIPTION="Pre-built Linux kernel with genpatches"
+HOMEPAGE="https://www.kernel.org/;
+SRC_URI+="
+   https://cdn.kernel.org/pub/linux/kernel/v$(ver_cut 1).x/${MY_P}.tar.xz
+   
https://dev.gentoo.org/~alicef/dist/genpatches/${GENPATCHES_P}.base.tar.xz
+   
https://dev.gentoo.org/~alicef/dist/genpatches/${GENPATCHES_P}.extras.tar.xz
+   arm64? (
+   
https://dev.gentoo.org/~sam/binpkg/arm64/kernel/sys-kernel/gentoo-kernel/${BINPKG}.xpak
+   -> ${BINPKG}.arm64.xpak
+   )
+"
+S=${WORKDIR}
+
+LICENSE="GPL-2"
+KEYWORDS="~arm64"
+
+RDEPEND="
+   !sys-kernel/gentoo-kernel:${SLOT}"
+PDEPEND="
+   >=virtual/dist-kernel-${PV}"
+BDEPEND="
+   sys-devel/bc
+   sys-devel/flex
+   virtual/libelf
+   virtual/yacc"
+
+QA_PREBUILT='*'
+
+KV_LOCALVERSION='-gentoo-dist'
+KPV=${PV}${KV_LOCALVERSION}
+
+src_unpack() {
+   default
+   ebegin "Unpacking ${BINPKG}.${ARCH}.xpak"
+   tar -x < <(xz -c -d --single-stream "${DISTDIR}/${BINPKG}.${ARCH}.xpak")
+   eend ${?} || die "Unpacking ${BINPKG} failed"
+}
+
+src_prepare() {
+   local PATCHES=(
+   # meh, genpatches have no directory
+   "${WORKDIR}"/*.patch
+   )
+   cd "${MY_P}" || die
+   default
+}
+

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

2021-04-17 Thread Sam James
commit: 1ddefe7a1c667cfbb28795ee81a55ea9fe59fd85
Author: Sam James  gentoo  org>
AuthorDate: Sun Apr 18 02:28:38 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Apr 18 02:28:38 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1ddefe7a

sys-kernel/gentoo-kernel-bin: bump to 5.11.15 for arm64

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

 sys-kernel/gentoo-kernel-bin/Manifest  |   1 +
 .../gentoo-kernel-bin-5.11.15-r1.ebuild| 115 +
 2 files changed, 116 insertions(+)

diff --git a/sys-kernel/gentoo-kernel-bin/Manifest 
b/sys-kernel/gentoo-kernel-bin/Manifest
index ef7e9e40a14..dbe91ce21ab 100644
--- a/sys-kernel/gentoo-kernel-bin/Manifest
+++ b/sys-kernel/gentoo-kernel-bin/Manifest
@@ -39,6 +39,7 @@ DIST gentoo-kernel-5.11.14-1.amd64.xpak 64686322 BLAKE2B 
2745c0f99d467c891310be9
 DIST gentoo-kernel-5.11.14-1.arm64.xpak 59800767 BLAKE2B 
82175973f78202ac4bea5a013fbaf5a4d8e1bbce033fee7793e1a4e50251c386c3a0c239a8172d29802be7404e3a8d5c88a9621107961f042e1e2716eba4b71e
 SHA512 
5a307fb502ce3d15f214079d6159fcbbc9f3b326427d04e44f63eb455e57e61fccc98bb02fcc5a77d856c5fd8da1811d8cc342dbc96e3dd55db158814fbc8748
 DIST gentoo-kernel-5.11.14-1.x86.xpak 57630219 BLAKE2B 
6740a21c62ccd56699f6df096112346d8f5d581689d7a604b3e2bfa512d29df73fcd8142c7f20df9df6a4bd048c4980b2741392582b25f5a291bc4c668d1e448
 SHA512 
f2a295092146aadde77d89f8e539a8d65ec28397a41ce4ddd0bc7a4c8b11ee9a82160e9d5a747cd8b7a99f3ebf1c42b444939f0a1042c0807a24034f82058255
 DIST gentoo-kernel-5.11.15-1.amd64.xpak 64702205 BLAKE2B 
37b1fc79595bd4f12561f9bd3ee90d9ff679d4aba4bbfb1ce8aea46aa6b3f4f86060732559fdddf1734f80e024251f5ea30d4598e3a0d331843f9284276303c5
 SHA512 
cf1e9ec4baa4dd5ecbdc07ea0eb1b0b2d40a2e4030c3eb4e8946f228d023ea2bb80db9d05751215d284833e46f3e9d0f6f81f1f4ebd45ce99b3fa0c9a903d9f4
+DIST gentoo-kernel-5.11.15-1.arm64.xpak 59826678 BLAKE2B 
66573bd61c3587bc7da7fbc49d8e40d2ce3cf3847b9a0af11633c0a173e7ab50a4156a576b3535c8d9448d529b303350001f9b74c98e53ffdc54e9ead00b8983
 SHA512 
b245a1ee0e4985b49e6897bd876a8d8da1c1268752bf6286d8d7dae128d8c1d05b7cb537f9791011fefc0949cdbf7e5e598835b27583bde9dbbd76cbfaa75b77
 DIST gentoo-kernel-5.11.15-1.x86.xpak 57616556 BLAKE2B 
8eeae06459bf26979992d424e6e27ca77b9a58bf0be78a07df344b8d314b6df52a584fe92094306d73d775950ae1394b1679dd39209acb1df5a80a6a04811719
 SHA512 
6eb588aae81446bc1a53327fd1be94ed415f8254372439d739aaf4e170004c208ce25e50366a493a023ac00ad343f410ce63385f0a8504c15c684c01be99
 DIST gentoo-kernel-5.4.109-1.amd64.xpak 61197533 BLAKE2B 
d192b84c8e00a992256d44bce33975e29f7ae330a62a5902df14ca08ac5222c3bdbcb1ac27df36db615deecd7af7e264842c2aa358e4cc54e830f3507f5ad034
 SHA512 
33f192621fa3aa692e7b77897e57e50c7af81cb3ba6a40fd090bdafb5ed7b83dc83438028fc6999723e7f82a22635462746a92ced5439f136c56e0559c85b945
 DIST gentoo-kernel-5.4.109-1.arm64.xpak 56430663 BLAKE2B 
6079b762ab5cdeb0c745a1a030e4a3af36883588c88dcb8c8cd811aa47d7cbaebc573b152f01fed451dbbfda1ec89ed400270e6fda4e3e1df1aec497b3f7815a
 SHA512 
2d29230577255473618d698363af8c7ef8dd9dd3dcaeaec8fc8802e453838d2c1685e001a6ceb784f6c6ab77fb2b991366e213fec9c45b5763a3a5f57674cef7

diff --git a/sys-kernel/gentoo-kernel-bin/gentoo-kernel-bin-5.11.15-r1.ebuild 
b/sys-kernel/gentoo-kernel-bin/gentoo-kernel-bin-5.11.15-r1.ebuild
new file mode 100644
index 000..2760e617c65
--- /dev/null
+++ b/sys-kernel/gentoo-kernel-bin/gentoo-kernel-bin-5.11.15-r1.ebuild
@@ -0,0 +1,115 @@
+# Copyright 2020-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit kernel-install toolchain-funcs
+
+MY_P=linux-${PV%.*}
+GENPATCHES_P=genpatches-${PV%.*}-$(( ${PV##*.} + 3 ))
+BINPKG=${P/-bin/}-1
+
+DESCRIPTION="Pre-built Linux kernel with genpatches"
+HOMEPAGE="https://www.kernel.org/;
+SRC_URI+="
+   https://cdn.kernel.org/pub/linux/kernel/v$(ver_cut 1).x/${MY_P}.tar.xz
+   
https://dev.gentoo.org/~alicef/dist/genpatches/${GENPATCHES_P}.base.tar.xz
+   
https://dev.gentoo.org/~alicef/dist/genpatches/${GENPATCHES_P}.extras.tar.xz
+   arm64? (
+   
https://dev.gentoo.org/~sam/binpkg/arm64/kernel/sys-kernel/gentoo-kernel/${BINPKG}.xpak
+   -> ${BINPKG}.arm64.xpak
+   )
+"
+
+S=${WORKDIR}
+
+LICENSE="GPL-2"
+KEYWORDS="~arm64"
+
+RDEPEND="
+   !sys-kernel/gentoo-kernel:${SLOT}"
+PDEPEND="
+   >=virtual/dist-kernel-${PV}"
+BDEPEND="
+   sys-devel/bc
+   sys-devel/flex
+   virtual/libelf
+   virtual/yacc"
+
+QA_PREBUILT='*'
+
+KV_LOCALVERSION='-gentoo-dist'
+KPV=${PV}${KV_LOCALVERSION}
+
+src_unpack() {
+   default
+   ebegin "Unpacking ${BINPKG}.${ARCH}.xpak"
+   tar -x < <(xz -c -d --single-stream "${DISTDIR}/${BINPKG}.${ARCH}.xpak")
+   eend ${?} || die "Unpacking ${BINPKG} failed"
+}
+
+src_prepare() {
+   local PATCHES=(
+   # meh, genpatches have no directory
+   "${WORKDIR}"/*.patch
+   )
+   cd "${MY_P}" || die
+   default

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

2021-04-17 Thread Sam James
commit: 830297c332ac4bc34d3b324f48a4db142a558074
Author: Sam James  gentoo  org>
AuthorDate: Sun Apr 18 02:28:25 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Apr 18 02:28:25 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=830297c3

sys-kernel/gentoo-kernel-bin: bump to 5.10.31 for arm64

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

 sys-kernel/gentoo-kernel-bin/Manifest  |   1 +
 .../gentoo-kernel-bin-5.10.31-r1.ebuild| 114 +
 2 files changed, 115 insertions(+)

diff --git a/sys-kernel/gentoo-kernel-bin/Manifest 
b/sys-kernel/gentoo-kernel-bin/Manifest
index 47dcf40f001..ef7e9e40a14 100644
--- a/sys-kernel/gentoo-kernel-bin/Manifest
+++ b/sys-kernel/gentoo-kernel-bin/Manifest
@@ -30,6 +30,7 @@ DIST gentoo-kernel-5.10.30-1.amd64.xpak 64347202 BLAKE2B 
85a0fc2d2df1d1a134738e4
 DIST gentoo-kernel-5.10.30-1.arm64.xpak 59409195 BLAKE2B 
4e5523c5546bfe9549a5dd865f2ccdfb1a01668b6c77e921920098baff478527a487029d6773ae62acbd4df916fafe371eb14880e94b36b1493e0d41e8b83494
 SHA512 
5f0280a802e81e542c49790c2876dcc43ba7ed1d351a1ae861ae552668d7700f09cac5ee7870a88eeaa1692613ab5a88922ac0cb0f8aa1d4624709de50d3987a
 DIST gentoo-kernel-5.10.30-1.x86.xpak 57245779 BLAKE2B 
22b2dcaecb0fe062e1ecf61aee6fcb7c27d23ebd2d858bdd4933453724c50af23197635827a262e5cd8f6ad045919a3670d51c5c3ac63e6096d109ff4c44b99b
 SHA512 
3a0e669b9c7b1f7e8207c8f8429beaafb0a440b4680206efa2ccfbebe3717e1c1b6e7151ebdad32a4c6cb9d6cbcfc43cb271b47aea7f27790dbb92f3f38cc137
 DIST gentoo-kernel-5.10.31-1.amd64.xpak 64337577 BLAKE2B 
231e6cb5bc36bbf01f41295d6969b4ef5029fcdcdcf0fac6565dad7bd5ccf1601088d5ba1fdb0a66b58badea14090f859d5df6fe59290a2cb08d88abf12fdcdf
 SHA512 
1ecd188b65567929dadf079fc6953aa2541d4ab856d5d802cd9c988365f21c0eebe5303f44d3e89f247878258a2e91fe561c5f7d000cd0bc9c4344828fc753d9
+DIST gentoo-kernel-5.10.31-1.arm64.xpak 59338684 BLAKE2B 
34ef0b745377ce5edfd0f00b4b0b492ecb14ff856861ca11ba9a7489af6040db0a4b8ed71430490572ecda375fe74c7d18cf872ad4b798799f78874d6c6b3997
 SHA512 
54a6937512f9eb7da74324a7d376be3d78ebb9293d401adabdec42ee67d236db6af9b124ab7ffef5833459ec92e5c93e574f2508233fc810af2d5017da00bca7
 DIST gentoo-kernel-5.10.31-1.x86.xpak 57256746 BLAKE2B 
5c9c42e714f9b896ae2f01f602bb9409cfa210b6a75195de6ddc4213411f6e4ce86f2fd7279906360f4e33c517e1697412f7df8f3889c4e4498fe378430eba6a
 SHA512 
04a18daa394cb2ac0cb4eddcfdad525a7d73861978e6212f152707207548561101fa0294461e43a9aeffe8f7533aebde7a13f26b46e6bd191e72a996d704bf5b
 DIST gentoo-kernel-5.11.13-1.amd64.xpak 64685029 BLAKE2B 
7d6794c5fd15434d2ad93d36678476e4a6aa3ad9ff77140a0bc8d74b0c87155898e8f1f76dfd40f72c878d9ddca7b7f1a9f0d4be2a600c5e2c18a77a3439e9d5
 SHA512 
d8c0fb975ee35e6d71b3b255800179805c9e70bfa7ef5299a38145c6cfd4f60720281c70f2d16a409a10c4ee6c6f26ac2e0c3151b114ced91c747371b59885b0
 DIST gentoo-kernel-5.11.13-1.arm64.xpak 59816443 BLAKE2B 
f3bd4b929cd103f95b91f0c0f28f324f8e316e1cc4b310742d159b8dbdb6c288d9424984e0859873924ac7eb34f12278b2086ad48fbf11da955f0b390dfda619
 SHA512 
6aae6cd29857eb897a167e359f9628692803bb75a0a1f235468a1b95e9c2f3d9525f33d6673b5c12edb5d9feba29210a79d8030d151a5b7260119a81eef57e1d

diff --git a/sys-kernel/gentoo-kernel-bin/gentoo-kernel-bin-5.10.31-r1.ebuild 
b/sys-kernel/gentoo-kernel-bin/gentoo-kernel-bin-5.10.31-r1.ebuild
new file mode 100644
index 000..8198cf5ace0
--- /dev/null
+++ b/sys-kernel/gentoo-kernel-bin/gentoo-kernel-bin-5.10.31-r1.ebuild
@@ -0,0 +1,114 @@
+# Copyright 2020-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit kernel-install toolchain-funcs
+
+MY_P=linux-${PV%.*}
+GENPATCHES_P=genpatches-${PV%.*}-$(( ${PV##*.} + 3 ))
+BINPKG=${P/-bin/}-1
+
+DESCRIPTION="Pre-built Linux kernel with genpatches"
+HOMEPAGE="https://www.kernel.org/;
+SRC_URI+="
+   https://cdn.kernel.org/pub/linux/kernel/v$(ver_cut 1).x/${MY_P}.tar.xz
+   
https://dev.gentoo.org/~alicef/dist/genpatches/${GENPATCHES_P}.base.tar.xz
+   
https://dev.gentoo.org/~alicef/dist/genpatches/${GENPATCHES_P}.extras.tar.xz
+   arm64? (
+   
https://dev.gentoo.org/~sam/binpkg/arm64/kernel/sys-kernel/gentoo-kernel/${BINPKG}.xpak
+   -> ${BINPKG}.arm64.xpak
+   )
+"
+S=${WORKDIR}
+
+LICENSE="GPL-2"
+KEYWORDS="~arm64"
+
+RDEPEND="
+   !sys-kernel/gentoo-kernel:${SLOT}"
+PDEPEND="
+   >=virtual/dist-kernel-${PV}"
+BDEPEND="
+   sys-devel/bc
+   sys-devel/flex
+   virtual/libelf
+   virtual/yacc"
+
+QA_PREBUILT='*'
+
+KV_LOCALVERSION='-gentoo-dist'
+KPV=${PV}${KV_LOCALVERSION}
+
+src_unpack() {
+   default
+   ebegin "Unpacking ${BINPKG}.${ARCH}.xpak"
+   tar -x < <(xz -c -d --single-stream "${DISTDIR}/${BINPKG}.${ARCH}.xpak")
+   eend ${?} || die "Unpacking ${BINPKG} failed"
+}
+
+src_prepare() {
+   local PATCHES=(
+   # meh, genpatches have no directory
+   "${WORKDIR}"/*.patch
+   )
+   cd "${MY_P}" || die
+   default
+}

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

2021-04-17 Thread Sam James
commit: 8a36684af1d3f6170fb8980ba8d16abd1834c9ed
Author: Sam James  gentoo  org>
AuthorDate: Sun Apr 18 02:15:31 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Apr 18 02:15:31 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8a36684a

sys-kernel/gentoo-kernel-bin: bump to 5.11.14 for arm64

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

 sys-kernel/gentoo-kernel-bin/Manifest  |   1 +
 .../gentoo-kernel-bin-5.11.14-r1.ebuild| 115 +
 2 files changed, 116 insertions(+)

diff --git a/sys-kernel/gentoo-kernel-bin/Manifest 
b/sys-kernel/gentoo-kernel-bin/Manifest
index c8400bc300f..2d1c7ecd86f 100644
--- a/sys-kernel/gentoo-kernel-bin/Manifest
+++ b/sys-kernel/gentoo-kernel-bin/Manifest
@@ -35,6 +35,7 @@ DIST gentoo-kernel-5.11.13-1.amd64.xpak 64685029 BLAKE2B 
7d6794c5fd15434d2ad93d3
 DIST gentoo-kernel-5.11.13-1.arm64.xpak 59816443 BLAKE2B 
f3bd4b929cd103f95b91f0c0f28f324f8e316e1cc4b310742d159b8dbdb6c288d9424984e0859873924ac7eb34f12278b2086ad48fbf11da955f0b390dfda619
 SHA512 
6aae6cd29857eb897a167e359f9628692803bb75a0a1f235468a1b95e9c2f3d9525f33d6673b5c12edb5d9feba29210a79d8030d151a5b7260119a81eef57e1d
 DIST gentoo-kernel-5.11.13-1.x86.xpak 57618749 BLAKE2B 
d7e3d71d8eb7c35b4f86bb95cdf945f4fa7eadd0b87e380ef37f3b63385a15566246e91f12bffc0a7e3e42285f702cd99387fd9b7e11cb59fe3bc2a9da83f160
 SHA512 
51450b58469fdd8b663ee7b997b392232c658281fd243c2508f8feb190a74f5ab952b1041e64a9b4204cc1e08fe328f06262ca46966e16a0f0c962b389254fc1
 DIST gentoo-kernel-5.11.14-1.amd64.xpak 64686322 BLAKE2B 
2745c0f99d467c891310be987b9e2ec8064d63277fbfaea43f53e2813755f4c6b5f0ec8d8431eaa10a13ffd338d2545a3c6b7fcb4c149c5a87ced8ae266d6912
 SHA512 
18bb1e1844cc9184e520da37d914ffe811223a451a14079e167c8ca56e569080614e51bec978d7b27f4cd9491fbe649222d7fac37869a372d696f1cf16325941
+DIST gentoo-kernel-5.11.14-1.arm64.xpak 59800767 BLAKE2B 
82175973f78202ac4bea5a013fbaf5a4d8e1bbce033fee7793e1a4e50251c386c3a0c239a8172d29802be7404e3a8d5c88a9621107961f042e1e2716eba4b71e
 SHA512 
5a307fb502ce3d15f214079d6159fcbbc9f3b326427d04e44f63eb455e57e61fccc98bb02fcc5a77d856c5fd8da1811d8cc342dbc96e3dd55db158814fbc8748
 DIST gentoo-kernel-5.11.14-1.x86.xpak 57630219 BLAKE2B 
6740a21c62ccd56699f6df096112346d8f5d581689d7a604b3e2bfa512d29df73fcd8142c7f20df9df6a4bd048c4980b2741392582b25f5a291bc4c668d1e448
 SHA512 
f2a295092146aadde77d89f8e539a8d65ec28397a41ce4ddd0bc7a4c8b11ee9a82160e9d5a747cd8b7a99f3ebf1c42b444939f0a1042c0807a24034f82058255
 DIST gentoo-kernel-5.11.15-1.amd64.xpak 64702205 BLAKE2B 
37b1fc79595bd4f12561f9bd3ee90d9ff679d4aba4bbfb1ce8aea46aa6b3f4f86060732559fdddf1734f80e024251f5ea30d4598e3a0d331843f9284276303c5
 SHA512 
cf1e9ec4baa4dd5ecbdc07ea0eb1b0b2d40a2e4030c3eb4e8946f228d023ea2bb80db9d05751215d284833e46f3e9d0f6f81f1f4ebd45ce99b3fa0c9a903d9f4
 DIST gentoo-kernel-5.11.15-1.x86.xpak 57616556 BLAKE2B 
8eeae06459bf26979992d424e6e27ca77b9a58bf0be78a07df344b8d314b6df52a584fe92094306d73d775950ae1394b1679dd39209acb1df5a80a6a04811719
 SHA512 
6eb588aae81446bc1a53327fd1be94ed415f8254372439d739aaf4e170004c208ce25e50366a493a023ac00ad343f410ce63385f0a8504c15c684c01be99

diff --git a/sys-kernel/gentoo-kernel-bin/gentoo-kernel-bin-5.11.14-r1.ebuild 
b/sys-kernel/gentoo-kernel-bin/gentoo-kernel-bin-5.11.14-r1.ebuild
new file mode 100644
index 000..2760e617c65
--- /dev/null
+++ b/sys-kernel/gentoo-kernel-bin/gentoo-kernel-bin-5.11.14-r1.ebuild
@@ -0,0 +1,115 @@
+# Copyright 2020-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit kernel-install toolchain-funcs
+
+MY_P=linux-${PV%.*}
+GENPATCHES_P=genpatches-${PV%.*}-$(( ${PV##*.} + 3 ))
+BINPKG=${P/-bin/}-1
+
+DESCRIPTION="Pre-built Linux kernel with genpatches"
+HOMEPAGE="https://www.kernel.org/;
+SRC_URI+="
+   https://cdn.kernel.org/pub/linux/kernel/v$(ver_cut 1).x/${MY_P}.tar.xz
+   
https://dev.gentoo.org/~alicef/dist/genpatches/${GENPATCHES_P}.base.tar.xz
+   
https://dev.gentoo.org/~alicef/dist/genpatches/${GENPATCHES_P}.extras.tar.xz
+   arm64? (
+   
https://dev.gentoo.org/~sam/binpkg/arm64/kernel/sys-kernel/gentoo-kernel/${BINPKG}.xpak
+   -> ${BINPKG}.arm64.xpak
+   )
+"
+
+S=${WORKDIR}
+
+LICENSE="GPL-2"
+KEYWORDS="~arm64"
+
+RDEPEND="
+   !sys-kernel/gentoo-kernel:${SLOT}"
+PDEPEND="
+   >=virtual/dist-kernel-${PV}"
+BDEPEND="
+   sys-devel/bc
+   sys-devel/flex
+   virtual/libelf
+   virtual/yacc"
+
+QA_PREBUILT='*'
+
+KV_LOCALVERSION='-gentoo-dist'
+KPV=${PV}${KV_LOCALVERSION}
+
+src_unpack() {
+   default
+   ebegin "Unpacking ${BINPKG}.${ARCH}.xpak"
+   tar -x < <(xz -c -d --single-stream "${DISTDIR}/${BINPKG}.${ARCH}.xpak")
+   eend ${?} || die "Unpacking ${BINPKG} failed"
+}
+
+src_prepare() {
+   local PATCHES=(
+   # meh, genpatches have no directory
+   "${WORKDIR}"/*.patch
+   )
+   cd "${MY_P}" || die
+   default
+}

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

2021-04-17 Thread Sam James
commit: c546e5635a07fae9ffb21552bf94cf0064f0a9d4
Author: Theo Anderson  posteo  de>
AuthorDate: Sun Jan 10 21:03:55 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Apr 18 02:08:08 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c546e563

media-libs/svt-av1: depend amd64? ( dev-lang/yasm )

Closes: https://bugs.gentoo.org/764794
Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Theo Anderson  posteo.de>
Closes: https://github.com/gentoo/gentoo/pull/19020
Signed-off-by: Sam James  gentoo.org>

 media-libs/svt-av1/svt-av1-0.8.6.ebuild | 2 ++
 media-libs/svt-av1/svt-av1-.ebuild  | 2 ++
 2 files changed, 4 insertions(+)

diff --git a/media-libs/svt-av1/svt-av1-0.8.6.ebuild 
b/media-libs/svt-av1/svt-av1-0.8.6.ebuild
index 424c5cda9ef..f59f10582d7 100644
--- a/media-libs/svt-av1/svt-av1-0.8.6.ebuild
+++ b/media-libs/svt-av1/svt-av1-0.8.6.ebuild
@@ -21,6 +21,8 @@ fi
 LICENSE="BSD-2 Apache-2.0 BSD ISC LGPL-2.1+ MIT"
 SLOT="0"
 
+DEPEND="amd64? ( dev-lang/yasm )"
+
 PATCHES=( "${FILESDIR}"/${P}-fix-c-only-build.patch )
 
 src_configure() {

diff --git a/media-libs/svt-av1/svt-av1-.ebuild 
b/media-libs/svt-av1/svt-av1-.ebuild
index 9bd9658e06a..9c3996507ab 100644
--- a/media-libs/svt-av1/svt-av1-.ebuild
+++ b/media-libs/svt-av1/svt-av1-.ebuild
@@ -21,6 +21,8 @@ fi
 LICENSE="BSD-2 Apache-2.0 BSD ISC LGPL-2.1+ MIT"
 SLOT="0"
 
+DEPEND="amd64? ( dev-lang/yasm )"
+
 src_configure() {
append-ldflags -Wl,-z,noexecstack
local mycmakeargs=(



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

2021-04-17 Thread Alessandro Barbieri
commit: 8aba1f47b1800120c85b6556df8b246ed7458057
Author: Alessandro Barbieri  gmail  com>
AuthorDate: Sun Apr 18 02:05:53 2021 +
Commit: Alessandro Barbieri  gmail  com>
CommitDate: Sun Apr 18 02:05:53 2021 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=8aba1f47

dev-libs/libdwarf: delete from ED

Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Alessandro Barbieri  gmail.com>

 dev-libs/libdwarf/libdwarf-20210305.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-libs/libdwarf/libdwarf-20210305.ebuild 
b/dev-libs/libdwarf/libdwarf-20210305.ebuild
index 7f5d3eb0d..f1b035bef 100644
--- a/dev-libs/libdwarf/libdwarf-20210305.ebuild
+++ b/dev-libs/libdwarf/libdwarf-20210305.ebuild
@@ -49,6 +49,6 @@ src_install(){
einstalldocs
 
#--disable-static get ignored ...
-   find "${D}" -name '*.a' -delete || die
-   find "${D}" -name '*.la' -delete || die
+   find "${ED}" -name '*.a' -delete || die
+   find "${ED}" -name '*.la' -delete || die
 }



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

2021-04-17 Thread Sam James
commit: fdef050080f421c59d2dc0798d3f1e2f21c1a039
Author: Sam James  gentoo  org>
AuthorDate: Sun Apr 18 01:52:05 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Apr 18 01:52:05 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fdef0500

www-client/links: Stabilize 2.22 ppc, #783498

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

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

diff --git a/www-client/links/links-2.22.ebuild 
b/www-client/links/links-2.22.ebuild
index 919c7598a99..a3bb7a4d9c4 100644
--- a/www-client/links/links-2.22.ebuild
+++ b/www-client/links/links-2.22.ebuild
@@ -11,7 +11,7 @@ SRC_URI="http://${PN}.twibright.com/download/${P}.tar.bz2;
 
 LICENSE="GPL-2"
 SLOT="2"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ~ppc ppc64 ~riscv ~s390 
sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris 
~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 
sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris 
~x64-solaris ~x86-solaris"
 IUSE="brotli bzip2 fbcon freetype gpm ipv6 jpeg libevent libressl livecd lzip 
lzma ssl suid svga tiff unicode X zlib zstd"
 
 GRAPHICS_DEPEND="media-libs/libpng:0="



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

2021-04-17 Thread Sam James
commit: 5df34c0af7c5ad6404b436e57a9d825e756d0c45
Author: Sam James  gentoo  org>
AuthorDate: Sun Apr 18 01:51:05 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Apr 18 01:51:05 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5df34c0a

dev-libs/libedit: Stabilize 20210216.3.1 ppc64, #783378

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

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

diff --git a/dev-libs/libedit/libedit-20210216.3.1.ebuild 
b/dev-libs/libedit/libedit-20210216.3.1.ebuild
index 0feacf922c7..3462cf9281b 100644
--- a/dev-libs/libedit/libedit-20210216.3.1.ebuild
+++ b/dev-libs/libedit/libedit-20210216.3.1.ebuild
@@ -14,7 +14,7 @@ S=${WORKDIR}/${MY_P}
 
 LICENSE="BSD-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 sparc 
x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
 IUSE="static-libs"
 
 RDEPEND=">=sys-libs/ncurses-5.9-r3[static-libs?,${MULTILIB_USEDEP}]"



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

2021-04-17 Thread Sam James
commit: e0deafdc5136dede1ffbf158bb0fd890b756f3ef
Author: Sam James  gentoo  org>
AuthorDate: Sun Apr 18 01:50:22 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Apr 18 01:50:22 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e0deafdc

net-libs/nodejs: Stabilize 14.16.1 ppc64, #781704

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

 net-libs/nodejs/nodejs-14.16.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-libs/nodejs/nodejs-14.16.1.ebuild 
b/net-libs/nodejs/nodejs-14.16.1.ebuild
index 56025b93df5..3644916829c 100644
--- a/net-libs/nodejs/nodejs-14.16.1.ebuild
+++ b/net-libs/nodejs/nodejs-14.16.1.ebuild
@@ -14,7 +14,7 @@ SRC_URI="https://nodejs.org/dist/v${PV}/node-v${PV}.tar.xz;
 
 LICENSE="Apache-1.1 Apache-2.0 BSD BSD-2 MIT"
 SLOT="0/$(ver_cut 1)"
-KEYWORDS="amd64 ~arm arm64 ~ppc64 ~x86 ~amd64-linux ~x64-macos"
+KEYWORDS="amd64 ~arm arm64 ppc64 ~x86 ~amd64-linux ~x64-macos"
 
 IUSE="cpu_flags_x86_sse2 debug doc +icu inspector +npm pax_kernel +snapshot 
+ssl system-icu +system-ssl systemtap test"
 REQUIRED_USE="inspector? ( icu ssl )



[gentoo-commits] repo/gentoo:master commit in: x11-terms/alacritty/

2021-04-17 Thread Sam James
commit: e171c242799d1d7ff154c812fd69fe0f452fbad6
Author: Sam James  gentoo  org>
AuthorDate: Sun Apr 18 01:51:09 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Apr 18 01:51:09 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e171c242

x11-terms/alacritty: Stabilize 0.7.2 ppc64, #783399

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

 x11-terms/alacritty/alacritty-0.7.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-terms/alacritty/alacritty-0.7.2.ebuild 
b/x11-terms/alacritty/alacritty-0.7.2.ebuild
index e733ef7539f..70e1e7a3c6a 100644
--- a/x11-terms/alacritty/alacritty-0.7.2.ebuild
+++ b/x11-terms/alacritty/alacritty-0.7.2.ebuild
@@ -220,7 +220,7 @@ if [ ${PV} == "" ] ; then
 else
SRC_URI="https://github.com/alacritty/${PN}/archive/v${MY_PV}.tar.gz -> 
${P}.tar.gz
$(cargo_crate_uris ${CRATES})"
-   KEYWORDS="amd64 ~arm64 ~ppc64 ~x86"
+   KEYWORDS="amd64 ~arm64 ppc64 ~x86"
 fi
 
 LICENSE="Apache-2.0 Apache-2.0-with-LLVM-exceptions Boost-1.0 BSD BSD-2 
CC0-1.0 FTL ISC MIT MPL-2.0 Unlicense WTFPL-2 ZLIB"



[gentoo-commits] repo/gentoo:master commit in: dev-python/cython-test-exception-raiser/

2021-04-17 Thread Sam James
commit: 20fcb27e4e0afb8ab0f9f4282205ef7361a2921d
Author: Sam James  gentoo  org>
AuthorDate: Sun Apr 18 01:51:00 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Apr 18 01:51:00 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=20fcb27e

dev-python/cython-test-exception-raiser: Stabilize 1.0.0 ppc64, #783357

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

 .../cython-test-exception-raiser-1.0.0.ebuild   | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/dev-python/cython-test-exception-raiser/cython-test-exception-raiser-1.0.0.ebuild
 
b/dev-python/cython-test-exception-raiser/cython-test-exception-raiser-1.0.0.ebuild
index 0cb18d41f7c..e43b7f96291 100644
--- 
a/dev-python/cython-test-exception-raiser/cython-test-exception-raiser-1.0.0.ebuild
+++ 
b/dev-python/cython-test-exception-raiser/cython-test-exception-raiser-1.0.0.ebuild
@@ -16,6 +16,6 @@ SRC_URI="
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 arm ~arm64 ~hppa ~ppc ~ppc64 ~s390 sparc ~x86"
+KEYWORDS="~amd64 arm ~arm64 ~hppa ~ppc ppc64 ~s390 sparc ~x86"
 
 BDEPEND="dev-python/cython[${PYTHON_USEDEP}]"



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

2021-04-17 Thread Sam James
commit: f4172cbb47e2942e427648270eb02c604d1e0035
Author: Sam James  gentoo  org>
AuthorDate: Sun Apr 18 01:50:10 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Apr 18 01:50:10 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f4172cbb

dev-python/twisted: Stabilize 21.2.0 sparc, #783357

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

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

diff --git a/dev-python/twisted/twisted-21.2.0.ebuild 
b/dev-python/twisted/twisted-21.2.0.ebuild
index 538aa31ed41..ba4345e32ae 100644
--- a/dev-python/twisted/twisted-21.2.0.ebuild
+++ b/dev-python/twisted/twisted-21.2.0.ebuild
@@ -18,7 +18,7 @@ S=${WORKDIR}/${PN}-${P}
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 arm ~arm64 ~hppa ~ppc ~ppc64 ~s390 ~sparc ~x86"
+KEYWORDS="~amd64 arm ~arm64 ~hppa ~ppc ~ppc64 ~s390 sparc ~x86"
 IUSE="conch crypt http2 serial test"
 RESTRICT="!test? ( test )"
 



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

2021-04-17 Thread Sam James
commit: c15ac193327ac48e1cb7c1d634a9912d0faf4bf0
Author: Sam James  gentoo  org>
AuthorDate: Sun Apr 18 01:51:23 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Apr 18 01:51:23 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c15ac193

dev-tcltk/tclpython: Stabilize 5.0-r1 ppc, #783246

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

 dev-tcltk/tclpython/tclpython-5.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-tcltk/tclpython/tclpython-5.0-r1.ebuild 
b/dev-tcltk/tclpython/tclpython-5.0-r1.ebuild
index 3dea5214e82..5ef932e9173 100644
--- a/dev-tcltk/tclpython/tclpython-5.0-r1.ebuild
+++ b/dev-tcltk/tclpython/tclpython-5.0-r1.ebuild
@@ -13,7 +13,7 @@ 
SRC_URI="https://github.com/amykyta3/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="amd64 ~ppc x86"
+KEYWORDS="amd64 ppc x86"
 IUSE=""
 
 REQUIRED_USE="${PYTHON_REQUIRED_USE}"



[gentoo-commits] repo/gentoo:master commit in: dev-python/cython-test-exception-raiser/

2021-04-17 Thread Sam James
commit: 3d9f3e768be53716d132381729d3ad60c0351db9
Author: Sam James  gentoo  org>
AuthorDate: Sun Apr 18 01:51:57 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Apr 18 01:51:57 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3d9f3e76

dev-python/cython-test-exception-raiser: Stabilize 1.0.0 ppc, #783357

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

 .../cython-test-exception-raiser-1.0.0.ebuild   | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/dev-python/cython-test-exception-raiser/cython-test-exception-raiser-1.0.0.ebuild
 
b/dev-python/cython-test-exception-raiser/cython-test-exception-raiser-1.0.0.ebuild
index e43b7f96291..839b6718d66 100644
--- 
a/dev-python/cython-test-exception-raiser/cython-test-exception-raiser-1.0.0.ebuild
+++ 
b/dev-python/cython-test-exception-raiser/cython-test-exception-raiser-1.0.0.ebuild
@@ -16,6 +16,6 @@ SRC_URI="
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 arm ~arm64 ~hppa ~ppc ppc64 ~s390 sparc ~x86"
+KEYWORDS="~amd64 arm ~arm64 ~hppa ppc ppc64 ~s390 sparc ~x86"
 
 BDEPEND="dev-python/cython[${PYTHON_USEDEP}]"



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

2021-04-17 Thread Sam James
commit: 6bdec0a07ce53eaeb2c3f082020dbb286ab493ad
Author: Sam James  gentoo  org>
AuthorDate: Sun Apr 18 01:51:58 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Apr 18 01:51:58 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6bdec0a0

dev-python/twisted: Stabilize 21.2.0 ppc, #783357

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

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

diff --git a/dev-python/twisted/twisted-21.2.0.ebuild 
b/dev-python/twisted/twisted-21.2.0.ebuild
index 8ecdfd7ef6b..20f1f3369e3 100644
--- a/dev-python/twisted/twisted-21.2.0.ebuild
+++ b/dev-python/twisted/twisted-21.2.0.ebuild
@@ -18,7 +18,7 @@ S=${WORKDIR}/${PN}-${P}
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 arm ~arm64 ~hppa ~ppc ppc64 ~s390 sparc ~x86"
+KEYWORDS="~amd64 arm ~arm64 ~hppa ppc ppc64 ~s390 sparc ~x86"
 IUSE="conch crypt http2 serial test"
 RESTRICT="!test? ( test )"
 



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

2021-04-17 Thread Sam James
commit: ced31820671267e870d1cb315f5a535aabd91037
Author: Sam James  gentoo  org>
AuthorDate: Sun Apr 18 01:51:13 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Apr 18 01:51:13 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ced31820

www-client/links: Stabilize 2.22 ppc64, #783498

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

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

diff --git a/www-client/links/links-2.22.ebuild 
b/www-client/links/links-2.22.ebuild
index ce752dbf12d..919c7598a99 100644
--- a/www-client/links/links-2.22.ebuild
+++ b/www-client/links/links-2.22.ebuild
@@ -11,7 +11,7 @@ SRC_URI="http://${PN}.twibright.com/download/${P}.tar.bz2;
 
 LICENSE="GPL-2"
 SLOT="2"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 
sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris 
~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ~ppc ppc64 ~riscv ~s390 
sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris 
~x64-solaris ~x86-solaris"
 IUSE="brotli bzip2 fbcon freetype gpm ipv6 jpeg libevent libressl livecd lzip 
lzma ssl suid svga tiff unicode X zlib zstd"
 
 GRAPHICS_DEPEND="media-libs/libpng:0="



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

2021-04-17 Thread Sam James
commit: 69b6fcd03745ef7caa3be00b798fcbbcd260c209
Author: Sam James  gentoo  org>
AuthorDate: Sun Apr 18 01:51:17 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Apr 18 01:51:17 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=69b6fcd0

net-misc/curl: Stabilize 7.76.1 ppc, #779535

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

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

diff --git a/net-misc/curl/curl-7.76.1.ebuild b/net-misc/curl/curl-7.76.1.ebuild
index dbe9d96d572..eda3ad6523f 100644
--- a/net-misc/curl/curl-7.76.1.ebuild
+++ b/net-misc/curl/curl-7.76.1.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://curl.haxx.se/download/${P}.tar.xz;
 
 LICENSE="curl"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~riscv 
~s390 sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="adns alt-svc brotli +ftp gnutls gopher hsts +http2 idn +imap ipv6 
kerberos ldap mbedtls metalink nss +openssl +pop3 +progress-meter rtmp samba 
+smtp ssh ssl sslv3 static-libs test telnet +tftp threads winssl zstd"
 IUSE+=" curl_ssl_gnutls curl_ssl_mbedtls curl_ssl_nss +curl_ssl_openssl 
curl_ssl_winssl"
 IUSE+=" nghttp3 quiche"



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

2021-04-17 Thread Sam James
commit: e37f9cb69a00cfcc48e16ab6284d56e08eaeac0d
Author: Sam James  gentoo  org>
AuthorDate: Sun Apr 18 01:51:01 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Apr 18 01:51:01 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e37f9cb6

dev-python/twisted: Stabilize 21.2.0 ppc64, #783357

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

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

diff --git a/dev-python/twisted/twisted-21.2.0.ebuild 
b/dev-python/twisted/twisted-21.2.0.ebuild
index ba4345e32ae..8ecdfd7ef6b 100644
--- a/dev-python/twisted/twisted-21.2.0.ebuild
+++ b/dev-python/twisted/twisted-21.2.0.ebuild
@@ -18,7 +18,7 @@ S=${WORKDIR}/${PN}-${P}
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 arm ~arm64 ~hppa ~ppc ~ppc64 ~s390 sparc ~x86"
+KEYWORDS="~amd64 arm ~arm64 ~hppa ~ppc ppc64 ~s390 sparc ~x86"
 IUSE="conch crypt http2 serial test"
 RESTRICT="!test? ( test )"
 



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

2021-04-17 Thread Sam James
commit: 8f4bc8b419091a94b3c65a77bdd13d67654b6ed5
Author: Sam James  gentoo  org>
AuthorDate: Sun Apr 18 01:52:02 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Apr 18 01:52:02 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8f4bc8b4

dev-libs/libedit: Stabilize 20210216.3.1 ppc, #783378

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

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

diff --git a/dev-libs/libedit/libedit-20210216.3.1.ebuild 
b/dev-libs/libedit/libedit-20210216.3.1.ebuild
index 3462cf9281b..0884e172659 100644
--- a/dev-libs/libedit/libedit-20210216.3.1.ebuild
+++ b/dev-libs/libedit/libedit-20210216.3.1.ebuild
@@ -14,7 +14,7 @@ S=${WORKDIR}/${MY_P}
 
 LICENSE="BSD-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 sparc 
x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 sparc 
x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
 IUSE="static-libs"
 
 RDEPEND=">=sys-libs/ncurses-5.9-r3[static-libs?,${MULTILIB_USEDEP}]"



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

2021-04-17 Thread Sam James
commit: e1f436218042745e747421f0c6a864902a729ac3
Author: Sam James  gentoo  org>
AuthorDate: Sun Apr 18 01:50:21 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Apr 18 01:50:21 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e1f43621

net-libs/nodejs: Stabilize 12.22.1 ppc64, #781704

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

 net-libs/nodejs/nodejs-12.22.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-libs/nodejs/nodejs-12.22.1.ebuild 
b/net-libs/nodejs/nodejs-12.22.1.ebuild
index e8adb38d31a..7aa4d285247 100644
--- a/net-libs/nodejs/nodejs-12.22.1.ebuild
+++ b/net-libs/nodejs/nodejs-12.22.1.ebuild
@@ -16,7 +16,7 @@ SRC_URI="
 
 LICENSE="Apache-1.1 Apache-2.0 BSD BSD-2 MIT"
 SLOT="0/$(ver_cut 1)"
-KEYWORDS="amd64 ~arm arm64 ~ppc64 ~x86 ~amd64-linux ~x64-macos"
+KEYWORDS="amd64 ~arm arm64 ppc64 ~x86 ~amd64-linux ~x64-macos"
 IUSE="cpu_flags_x86_sse2 debug doc icu inspector +npm +snapshot +ssl 
+system-ssl systemtap test"
 REQUIRED_USE="
inspector? ( icu ssl )



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

2021-04-17 Thread Sam James
commit: bd3f43d2e7c659a3ebea5d0af855263455df2e57
Author: Sam James  gentoo  org>
AuthorDate: Sun Apr 18 01:50:17 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Apr 18 01:50:17 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bd3f43d2

www-client/links: Stabilize 2.22 sparc, #783498

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

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

diff --git a/www-client/links/links-2.22.ebuild 
b/www-client/links/links-2.22.ebuild
index 566bfcdbf16..ce752dbf12d 100644
--- a/www-client/links/links-2.22.ebuild
+++ b/www-client/links/links-2.22.ebuild
@@ -11,7 +11,7 @@ SRC_URI="http://${PN}.twibright.com/download/${P}.tar.bz2;
 
 LICENSE="GPL-2"
 SLOT="2"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 
~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris 
~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 
sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris 
~x64-solaris ~x86-solaris"
 IUSE="brotli bzip2 fbcon freetype gpm ipv6 jpeg libevent libressl livecd lzip 
lzma ssl suid svga tiff unicode X zlib zstd"
 
 GRAPHICS_DEPEND="media-libs/libpng:0="



[gentoo-commits] repo/gentoo:master commit in: dev-python/cython-test-exception-raiser/

2021-04-17 Thread Sam James
commit: 268f6fe07c821d4153a8728a6f411cea494481d5
Author: Sam James  gentoo  org>
AuthorDate: Sun Apr 18 01:50:09 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Apr 18 01:50:09 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=268f6fe0

dev-python/cython-test-exception-raiser: Stabilize 1.0.0 sparc, #783357

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

 .../cython-test-exception-raiser-1.0.0.ebuild   | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/dev-python/cython-test-exception-raiser/cython-test-exception-raiser-1.0.0.ebuild
 
b/dev-python/cython-test-exception-raiser/cython-test-exception-raiser-1.0.0.ebuild
index bf8b7c09610..0cb18d41f7c 100644
--- 
a/dev-python/cython-test-exception-raiser/cython-test-exception-raiser-1.0.0.ebuild
+++ 
b/dev-python/cython-test-exception-raiser/cython-test-exception-raiser-1.0.0.ebuild
@@ -16,6 +16,6 @@ SRC_URI="
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 arm ~arm64 ~hppa ~ppc ~ppc64 ~s390 ~sparc ~x86"
+KEYWORDS="~amd64 arm ~arm64 ~hppa ~ppc ~ppc64 ~s390 sparc ~x86"
 
 BDEPEND="dev-python/cython[${PYTHON_USEDEP}]"



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

2021-04-17 Thread Sam James
commit: 1ee24470ff146e7da4a7a10d5749d14765b0b0c6
Author: Sam James  gentoo  org>
AuthorDate: Sun Apr 18 01:47:34 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Apr 18 01:47:34 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1ee24470

dev-python/nest_asyncio: Stabilize 1.5.1 arm64, #783309

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

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

diff --git a/dev-python/nest_asyncio/nest_asyncio-1.5.1.ebuild 
b/dev-python/nest_asyncio/nest_asyncio-1.5.1.ebuild
index 2429555868d..92d0be54ac5 100644
--- a/dev-python/nest_asyncio/nest_asyncio-1.5.1.ebuild
+++ b/dev-python/nest_asyncio/nest_asyncio-1.5.1.ebuild
@@ -13,6 +13,6 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="BSD-2"
 SLOT="0"
-KEYWORDS="amd64 ~arm64 x86"
+KEYWORDS="amd64 arm64 x86"
 
 distutils_enable_tests setup.py



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

2021-04-17 Thread Sam James
commit: 69b69652d69c4aeed79218d9afbab527c3011121
Author: Sam James  gentoo  org>
AuthorDate: Sun Apr 18 01:47:43 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Apr 18 01:47:43 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=69b69652

www-client/links: Stabilize 2.22 arm64, #783498

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

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

diff --git a/www-client/links/links-2.22.ebuild 
b/www-client/links/links-2.22.ebuild
index 17caba0ecdb..566bfcdbf16 100644
--- a/www-client/links/links-2.22.ebuild
+++ b/www-client/links/links-2.22.ebuild
@@ -11,7 +11,7 @@ SRC_URI="http://${PN}.twibright.com/download/${P}.tar.bz2;
 
 LICENSE="GPL-2"
 SLOT="2"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 
~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris 
~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 
~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris 
~x64-solaris ~x86-solaris"
 IUSE="brotli bzip2 fbcon freetype gpm ipv6 jpeg libevent libressl livecd lzip 
lzma ssl suid svga tiff unicode X zlib zstd"
 
 GRAPHICS_DEPEND="media-libs/libpng:0="



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

2021-04-17 Thread Sam James
commit: fbf4dd90c57a673c51883d91371f9f71aa0bb48c
Author: Sam James  gentoo  org>
AuthorDate: Sun Apr 18 01:46:51 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Apr 18 01:46:51 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fbf4dd90

net-libs/nodejs: Stabilize 14.16.1 arm64, #781704

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

 net-libs/nodejs/nodejs-14.16.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-libs/nodejs/nodejs-14.16.1.ebuild 
b/net-libs/nodejs/nodejs-14.16.1.ebuild
index 973960aa4bf..56025b93df5 100644
--- a/net-libs/nodejs/nodejs-14.16.1.ebuild
+++ b/net-libs/nodejs/nodejs-14.16.1.ebuild
@@ -14,7 +14,7 @@ SRC_URI="https://nodejs.org/dist/v${PV}/node-v${PV}.tar.xz;
 
 LICENSE="Apache-1.1 Apache-2.0 BSD BSD-2 MIT"
 SLOT="0/$(ver_cut 1)"
-KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~x86 ~amd64-linux ~x64-macos"
+KEYWORDS="amd64 ~arm arm64 ~ppc64 ~x86 ~amd64-linux ~x64-macos"
 
 IUSE="cpu_flags_x86_sse2 debug doc +icu inspector +npm pax_kernel +snapshot 
+ssl system-icu +system-ssl systemtap test"
 REQUIRED_USE="inspector? ( icu ssl )



  1   2   3   4   >