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

2022-07-28 Thread Hans de Graaff
commit: cb97773247c8a118cd352a1d8fa25aa65ab58359
Author: Hans de Graaff  gentoo  org>
AuthorDate: Fri Jul 29 05:35:03 2022 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Fri Jul 29 05:38:25 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cb977732

dev-ruby/tty-file: enable ruby31

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

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

diff --git a/dev-ruby/tty-file/tty-file-0.10.0.ebuild 
b/dev-ruby/tty-file/tty-file-0.10.0.ebuild
index 4e38cd835b46..e4f10de183ad 100644
--- a/dev-ruby/tty-file/tty-file-0.10.0.ebuild
+++ b/dev-ruby/tty-file/tty-file-0.10.0.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
-USE_RUBY="ruby26 ruby27 ruby30"
+USE_RUBY="ruby26 ruby27 ruby30 ruby31"
 
 RUBY_FAKEGEM_RECIPE_TEST="rspec3"
 



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

2022-07-28 Thread Hans de Graaff
commit: 7d145b78e2e3b7a7e8e1c1bf0a07381ab215a3f9
Author: Hans de Graaff  gentoo  org>
AuthorDate: Fri Jul 29 05:19:24 2022 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Fri Jul 29 05:38:25 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7d145b78

dev-ruby/buftok: enable ruby31

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

 dev-ruby/buftok/buftok-0.2.0-r2.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-ruby/buftok/buftok-0.2.0-r2.ebuild 
b/dev-ruby/buftok/buftok-0.2.0-r2.ebuild
index 5fc6d736ddf7..167634b24d69 100644
--- a/dev-ruby/buftok/buftok-0.2.0-r2.ebuild
+++ b/dev-ruby/buftok/buftok-0.2.0-r2.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
-USE_RUBY="ruby26 ruby27 ruby30"
+USE_RUBY="ruby26 ruby27 ruby30 ruby31"
 
 RUBY_FAKEGEM_EXTRADOC="CONTRIBUTING.md README.md"
 RUBY_FAKEGEM_TASK_DOC=""



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

2022-07-28 Thread Hans de Graaff
commit: 8c7e579c5dafc99cf4388c86ace7138c38990e58
Author: Hans de Graaff  gentoo  org>
AuthorDate: Fri Jul 29 05:35:53 2022 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Fri Jul 29 05:38:26 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8c7e579c

dev-ruby/webrobots: enable ruby31

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

 dev-ruby/webrobots/webrobots-0.1.2-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ruby/webrobots/webrobots-0.1.2-r2.ebuild 
b/dev-ruby/webrobots/webrobots-0.1.2-r2.ebuild
index 6217feedc3d3..076a3ccc01c1 100644
--- a/dev-ruby/webrobots/webrobots-0.1.2-r2.ebuild
+++ b/dev-ruby/webrobots/webrobots-0.1.2-r2.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
-USE_RUBY="ruby26 ruby27 ruby30"
+USE_RUBY="ruby26 ruby27 ruby30 ruby31"
 
 RUBY_FAKEGEM_DOCDIR="rdoc"
 RUBY_FAKEGEM_EXTRADOC="README.rdoc"



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

2022-07-28 Thread Hans de Graaff
commit: b367d053f89416414e24c26c645c98982d7ac365
Author: Hans de Graaff  gentoo  org>
AuthorDate: Fri Jul 29 05:38:03 2022 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Fri Jul 29 05:38:26 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b367d053

dev-ruby/httparty: enable ruby31

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

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

diff --git a/dev-ruby/httparty/httparty-0.20.0.ebuild 
b/dev-ruby/httparty/httparty-0.20.0.ebuild
index bb9bf6443921..9620611e560c 100644
--- a/dev-ruby/httparty/httparty-0.20.0.ebuild
+++ b/dev-ruby/httparty/httparty-0.20.0.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=8
 
-USE_RUBY="ruby26 ruby27 ruby30"
+USE_RUBY="ruby26 ruby27 ruby30 ruby31"
 
 RUBY_FAKEGEM_RECIPE_TEST="rspec3"
 



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

2022-07-28 Thread Ionen Wolkens
commit: 68da3f4ed6e9b2f0fec7615b975329a4727e06d0
Author: Ionen Wolkens  gentoo  org>
AuthorDate: Fri Jul 29 05:13:39 2022 +
Commit: Ionen Wolkens  gentoo  org>
CommitDate: Fri Jul 29 05:20:54 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=68da3f4e

dev-libs/ncnn: add 20220729

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

 dev-libs/ncnn/Manifest |  1 +
 dev-libs/ncnn/ncnn-20220729.ebuild | 48 ++
 2 files changed, 49 insertions(+)

diff --git a/dev-libs/ncnn/Manifest b/dev-libs/ncnn/Manifest
index 174e06e9d5c7..90d93dcba666 100644
--- a/dev-libs/ncnn/Manifest
+++ b/dev-libs/ncnn/Manifest
@@ -1,2 +1,3 @@
 DIST ncnn-20220701.tar.gz 12220010 BLAKE2B 
3038500683c9ea1634777cb4158aea0d6c6e640cb4a31302b99c546f000fb91f5d75d01328cf35896b7579dc3172512d120612f973ae9881b4f95d101607adcb
 SHA512 
4b7f539213c8f06a426d1633e881ceeabee84b5419e890eaa95447868a511cad8a4528d1e311c87ed322ccabbcfb38cc1725592fb6299ef9be7e068c43bbd0b2
 DIST ncnn-20220721.tar.gz 12235249 BLAKE2B 
5d164a1f8531395e6bdbbb1ace07d5c7ef08db9afe62155126297b4911621aad4c5f71ccb3343207450dc4ea055f6da07aeb93f230098ab407eaa05ee31db8b9
 SHA512 
0d6c037661e8e6f9eebcfa58e306c8a6cf94a3739f04ab863209857adc4e8d01e19ba5d67b81d1e85bf2f8c9d6318a3a49acc989b5b014c6e68041dca23bb78c
+DIST ncnn-20220729.tar.gz 12235306 BLAKE2B 
ff7a5866c8746c078dcc927773f695d883d0cbb9e528d80addf730dd31bc1a401df4c5ab33baa398d26d8072ed2d0fd21e6e89cb03ddeca3fb84dbcaff8fd696
 SHA512 
0df877ee42edc32faa6891c8b234fc21064b18c1dc8c612b43757daf5f912530f3d015c783e6e199c2884616a88137d10f9c899528000f25e9d0881f028a9586

diff --git a/dev-libs/ncnn/ncnn-20220729.ebuild 
b/dev-libs/ncnn/ncnn-20220729.ebuild
new file mode 100644
index ..3fc052ceb245
--- /dev/null
+++ b/dev-libs/ncnn/ncnn-20220729.ebuild
@@ -0,0 +1,48 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit cmake
+
+DESCRIPTION="High-performance neural network inference framework"
+HOMEPAGE="https://github.com/Tencent/ncnn/;
+SRC_URI="https://github.com/Tencent/ncnn/archive/${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="BSD ZLIB"
+SLOT="0/${PV}" # currently has unstable ABI that often requires rebuilds
+KEYWORDS="~amd64 ~x86"
+IUSE="tools +vulkan"
+
+# Need the static library to run tests + skip vulkan / GPU:
+# -DNCNN_BUILD_TESTS=ON -DNCNN_SHARED_LIB=OFF -DNCNN_VULKAN=OFF
+RESTRICT="test"
+
+RDEPEND="
+   tools? ( dev-libs/protobuf:= )
+   vulkan? (
+   dev-util/glslang
+   media-libs/vulkan-loader
+   )"
+DEPEND="
+   ${RDEPEND}
+   vulkan? ( dev-util/vulkan-headers )"
+
+QA_PKGCONFIG_VERSION="1.0.${PV}"
+
+DOCS=( README.md docs/. )
+
+src_configure() {
+   local mycmakeargs=(
+   -DGLSLANG_TARGET_DIR="${ESYSROOT}"/usr/$(get_libdir)/cmake
+   -DNCNN_BUILD_EXAMPLES=OFF
+   -DNCNN_BUILD_TOOLS=$(usex tools)
+   -DNCNN_PYTHON=OFF # todo if something needs it
+   -DNCNN_SHARED_LIB=ON
+   -DNCNN_SYSTEM_GLSLANG=ON
+   -DNCNN_VERSION=${PV} # avoids libncnn.so.*.%Y%m%d using build 
date
+   -DNCNN_VULKAN=$(usex vulkan)
+   )
+
+   cmake_src_configure
+}



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

2022-07-28 Thread Sam James
commit: a51aa34ac6e479cdbc4df45461dd5f70bb24d8ff
Author: Sam James  gentoo  org>
AuthorDate: Fri Jul 29 05:14:21 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Jul 29 05:14:31 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a51aa34a

net-libs/gnutls: add 3.7.7

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

 net-libs/gnutls/Manifest|   2 +
 net-libs/gnutls/gnutls-3.7.7.ebuild | 144 
 2 files changed, 146 insertions(+)

diff --git a/net-libs/gnutls/Manifest b/net-libs/gnutls/Manifest
index e183b89d6452..f468c56dbed9 100644
--- a/net-libs/gnutls/Manifest
+++ b/net-libs/gnutls/Manifest
@@ -1,2 +1,4 @@
 DIST gnutls-3.7.6.tar.xz 6338276 BLAKE2B 
9f3cce8dfc0b88f2c42d1d2633417dac649a265407b620b6d15967e5210debb99d287ef31d2b9dc37a527ac1e5b9db4c240b98a63293078fbd2e26ac694bf3d3
 SHA512 
f872339df80ec31d292821ff00eaafbe50e0bd4cdbb86e21e4f78541cd0a26d843596d5e69c91de4db8ce7d027fc639ae6462b57d89fb116162ae63c5a97486a
 DIST gnutls-3.7.6.tar.xz.sig 685 BLAKE2B 
eae022d6cb0d772e465257411381afd97f3dfd19d6f794a1c3e0f8c3c1232a8a1b91269ca7252a5662782183b11ca393c31efe3f88171a526884400fd0534528
 SHA512 
c969da9a938b9d29a70cea3b00cce337f9a4c4304aae7f501ef6263894f81a420395ddbe1b005f35dff2e900d3fac75e288f10bbfde0ebea034f7e257bb16d0e
+DIST gnutls-3.7.7.tar.xz 6351664 BLAKE2B 
a66037ecc6da660ff12949f50012840263c2e0b174079e41b62a2d884f060cee56f0c64a2815d07321a54b08cce016d2b4c8f0e059636c1ab5f7db9c8d64c7c6
 SHA512 
ba00b20126379ec7e96c6bfa606cfb7bb0d9a5853318b29b5278a42a85ae40d39d8442778938e1f165debcdb1adaf9c63bcec59a4eb3387dd1ac99b08bcc5c08
+DIST gnutls-3.7.7.tar.xz.sig 685 BLAKE2B 
53d76a06ed5a74664d6c193459eb310f06e87dd3db97aca9e9fa78837677df58d8de66f187c182b9375786ee0308c5da55f08414183c959c7acb4527c38cd7c7
 SHA512 
6463bc4661e20051ff9f31c1a557cece34d06b748f4e24f98e807ddc72a3daa9348aa9f0afa83a0f9cd226421c575210eec1936fbeb9a55849e2c397ace9d03d

diff --git a/net-libs/gnutls/gnutls-3.7.7.ebuild 
b/net-libs/gnutls/gnutls-3.7.7.ebuild
new file mode 100644
index ..2257a4122b73
--- /dev/null
+++ b/net-libs/gnutls/gnutls-3.7.7.ebuild
@@ -0,0 +1,144 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+VERIFY_SIG_OPENPGP_KEY_PATH="${BROOT}"/usr/share/openpgp-keys/gnutls.asc
+inherit libtool multilib-minimal verify-sig
+
+DESCRIPTION="A secure communications library implementing the SSL, TLS and 
DTLS protocols"
+HOMEPAGE="https://www.gnutls.org/;
+SRC_URI="mirror://gnupg/gnutls/v$(ver_cut 1-2)/${P}.tar.xz"
+SRC_URI+=" verify-sig? ( mirror://gnupg/gnutls/v$(ver_cut 1-2)/${P}.tar.xz.sig 
)"
+
+LICENSE="GPL-3 LGPL-2.1+"
+SLOT="0/30.30" # .
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+IUSE="brotli +cxx dane doc examples guile +idn nls +openssl pkcs11 seccomp 
sslv2 sslv3 static-libs test test-full +tls-heartbeat tools valgrind zlib zstd"
+
+REQUIRED_USE="test-full? ( cxx dane doc examples guile idn nls openssl pkcs11 
seccomp tls-heartbeat tools )"
+RESTRICT="!test? ( test )"
+
+RDEPEND=">=dev-libs/libtasn1-4.9:=[${MULTILIB_USEDEP}]
+   dev-libs/libunistring:=[${MULTILIB_USEDEP}]
+   >=dev-libs/nettle-3.6:=[gmp,${MULTILIB_USEDEP}]
+   >=dev-libs/gmp-5.1.3-r1:=[${MULTILIB_USEDEP}]
+   brotli? ( >=app-arch/brotli-1.0.0:=[${MULTILIB_USEDEP}] )
+   dane? ( >=net-dns/unbound-1.4.20:=[${MULTILIB_USEDEP}] )
+   guile? ( >=dev-scheme/guile-2:=[networking] )
+   nls? ( >=virtual/libintl-0-r1:=[${MULTILIB_USEDEP}] )
+   pkcs11? ( >=app-crypt/p11-kit-0.23.1[${MULTILIB_USEDEP}] )
+   idn? ( >=net-dns/libidn2-0.16-r1:=[${MULTILIB_USEDEP}] )
+   zlib? ( sys-libs/zlib[${MULTILIB_USEDEP}] )
+   zstd? ( >=app-arch/zstd-1.3.0:=[${MULTILIB_USEDEP}] )"
+DEPEND="${RDEPEND}
+   test? (
+   seccomp? ( sys-libs/libseccomp )
+   )"
+BDEPEND="
+   dev-util/gtk-doc-am
+   >=virtual/pkgconfig-0-r1
+   doc? ( dev-util/gtk-doc )
+   nls? ( sys-devel/gettext )
+   valgrind? ( dev-util/valgrind )
+   test-full? (
+   app-crypt/dieharder
+   >=app-misc/datefudge-1.22
+   dev-libs/softhsm:2[-bindist(-)]
+   net-dialup/ppp
+   net-misc/socat
+   )
+   verify-sig? ( >=sec-keys/openpgp-keys-gnutls-20220320 )"
+
+DOCS=( README.md doc/certtool.cfg )
+
+HTML_DOCS=()
+
+pkg_setup() {
+   # bug #520818
+   export TZ=UTC
+
+   use doc && HTML_DOCS+=(
+   doc/gnutls.html
+   )
+}
+
+src_prepare() {
+   default
+
+   # don't try to use system certificate store on macOS, it is
+   # confusingly ignoring our ca-certificates and more importantly
+   # fails to compile in certain configurations
+   sed -i -e 

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

2022-07-28 Thread Hans de Graaff
commit: b3b089d6b387f320ee6c66ddce1ffc7586502160
Author: Hans de Graaff  gentoo  org>
AuthorDate: Thu Jul 28 10:18:50 2022 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Fri Jul 29 04:48:50 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b3b089d6

dev-ruby/faraday-net_http: also allow faraday:2

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

 dev-ruby/faraday-net_http/faraday-net_http-2.0.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ruby/faraday-net_http/faraday-net_http-2.0.3.ebuild 
b/dev-ruby/faraday-net_http/faraday-net_http-2.0.3.ebuild
index 36a3c31c91c0..51675bcf0249 100644
--- a/dev-ruby/faraday-net_http/faraday-net_http-2.0.3.ebuild
+++ b/dev-ruby/faraday-net_http/faraday-net_http-2.0.3.ebuild
@@ -23,7 +23,7 @@ SLOT="$(ver_cut 1)"
 KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86"
 IUSE=""
 
-ruby_add_bdepend "test? ( >=dev-ruby/faraday-1.3.1:1 )"
+ruby_add_bdepend "test? ( || ( dev-ruby/faraday:2 >=dev-ruby/faraday-1.3.1:1 ) 
)"
 
 all_ruby_prepare() {
sed -i -e "s:_relative ':'./:" ${RUBY_FAKEGEM_GEMSPEC} || die



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

2022-07-28 Thread Hans de Graaff
commit: 9edcf092ced43a0da1aee96b8d76a2b42a173429
Author: Hans de Graaff  gentoo  org>
AuthorDate: Thu Jul 28 17:52:26 2022 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Fri Jul 29 04:48:51 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9edcf092

dev-ruby/mini_magick: enable ruby31

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

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

diff --git a/dev-ruby/mini_magick/mini_magick-4.11.0-r1.ebuild 
b/dev-ruby/mini_magick/mini_magick-4.11.0-r1.ebuild
index 791b235526e2..3ca8217dd861 100644
--- a/dev-ruby/mini_magick/mini_magick-4.11.0-r1.ebuild
+++ b/dev-ruby/mini_magick/mini_magick-4.11.0-r1.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=8
 
-USE_RUBY="ruby26 ruby27 ruby30"
+USE_RUBY="ruby26 ruby27 ruby30 ruby31"
 
 RUBY_FAKEGEM_RECIPE_TEST="rspec3"
 RUBY_FAKEGEM_EXTRADOC="README.md"



[gentoo-commits] repo/gentoo:master commit in: app-crypt/acme-tiny/

2022-07-28 Thread Hans de Graaff
commit: ee3b8fe16f053b37cb40f426c98cc2095872ae5d
Author: Hans de Graaff  gentoo  org>
AuthorDate: Thu Jul 28 09:39:57 2022 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Fri Jul 29 04:48:50 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ee3b8fe1

app-crypt/acme-tiny: restrict tests and explain why

Closes: https://bugs.gentoo.org/795534
Signed-off-by: Hans de Graaff  gentoo.org>

 app-crypt/acme-tiny/acme-tiny-5.0.1.ebuild | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/app-crypt/acme-tiny/acme-tiny-5.0.1.ebuild 
b/app-crypt/acme-tiny/acme-tiny-5.0.1.ebuild
index d1dbadc05430..11801bcbdbfe 100644
--- a/app-crypt/acme-tiny/acme-tiny-5.0.1.ebuild
+++ b/app-crypt/acme-tiny/acme-tiny-5.0.1.ebuild
@@ -24,6 +24,9 @@ IUSE=""
 DEPEND="dev-python/setuptools_scm[${PYTHON_USEDEP}]"
 RDEPEND="dev-libs/openssl:0"
 
+# Tests require a local ACME server to be set up.
+RESTRICT="test"
+
 pkg_setup() {
if [[ ${PV} !=  ]]; then
export SETUPTOOLS_SCM_PRETEND_VERSION="${PV}"



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

2022-07-28 Thread Hans de Graaff
commit: e570e237db59e8f3aa83b8d89d1768fb3f95a99a
Author: Hans de Graaff  gentoo  org>
AuthorDate: Thu Jul 28 17:49:28 2022 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Fri Jul 29 04:48:51 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e570e237

dev-ruby/rest-client: enable ruby31

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

 dev-ruby/rest-client/rest-client-2.1.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ruby/rest-client/rest-client-2.1.0-r1.ebuild 
b/dev-ruby/rest-client/rest-client-2.1.0-r1.ebuild
index 24a93451615c..5431e6e7e5cc 100644
--- a/dev-ruby/rest-client/rest-client-2.1.0-r1.ebuild
+++ b/dev-ruby/rest-client/rest-client-2.1.0-r1.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
-USE_RUBY="ruby27 ruby30"
+USE_RUBY="ruby27 ruby30 ruby31"
 
 RUBY_FAKEGEM_RECIPE_TEST="rspec3"
 



[gentoo-commits] repo/gentoo:master commit in: app-crypt/acme-tiny/

2022-07-28 Thread Hans de Graaff
commit: 28179cba57bd6870bed006d3dfded298d9d0c36b
Author: Hans de Graaff  gentoo  org>
AuthorDate: Thu Jul 28 08:54:34 2022 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Fri Jul 29 04:48:49 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=28179cba

app-crypt/acme-tiny: add myself as a maintainer

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

 app-crypt/acme-tiny/metadata.xml | 10 ++
 1 file changed, 6 insertions(+), 4 deletions(-)

diff --git a/app-crypt/acme-tiny/metadata.xml b/app-crypt/acme-tiny/metadata.xml
index df6528161654..418b25e0fbfe 100644
--- a/app-crypt/acme-tiny/metadata.xml
+++ b/app-crypt/acme-tiny/metadata.xml
@@ -1,8 +1,10 @@
 
 https://www.gentoo.org/dtd/metadata.dtd;>
 
-   
-   
-   diafygi/acme-tiny
-   
+  
+gra...@gentoo.org
+  
+  
+diafygi/acme-tiny
+  
 



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

2022-07-28 Thread Hans de Graaff
commit: 5bdb813dac7722b4f30b642c233de25892ae6f92
Author: Hans de Graaff  gentoo  org>
AuthorDate: Thu Jul 28 16:39:38 2022 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Fri Jul 29 04:48:50 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5bdb813d

dev-ruby/oauth2: enable ruby31

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

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

diff --git a/dev-ruby/oauth2/oauth2-1.4.10.ebuild 
b/dev-ruby/oauth2/oauth2-1.4.10.ebuild
index 10d7f5fd3490..9092b0a77b65 100644
--- a/dev-ruby/oauth2/oauth2-1.4.10.ebuild
+++ b/dev-ruby/oauth2/oauth2-1.4.10.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=8
 
-USE_RUBY="ruby27 ruby30"
+USE_RUBY="ruby27 ruby30 ruby31"
 
 RUBY_FAKEGEM_TASK_TEST="none"
 



[gentoo-commits] repo/gentoo:master commit in: app-crypt/acme-tiny/

2022-07-28 Thread Hans de Graaff
commit: cf579daa06a90e0509026b0b113c7d2d653f943f
Author: Hans de Graaff  gentoo  org>
AuthorDate: Thu Jul 28 08:59:28 2022 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Fri Jul 29 04:48:49 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cf579daa

app-crypt/acme-tiny: drop 4.1.0

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

 app-crypt/acme-tiny/Manifest   |  1 -
 app-crypt/acme-tiny/acme-tiny-4.1.0.ebuild | 47 --
 2 files changed, 48 deletions(-)

diff --git a/app-crypt/acme-tiny/Manifest b/app-crypt/acme-tiny/Manifest
index 3c2337792f19..beb4c6083b4b 100644
--- a/app-crypt/acme-tiny/Manifest
+++ b/app-crypt/acme-tiny/Manifest
@@ -1,2 +1 @@
-DIST acme-tiny-4.1.0.tar.gz 12776 BLAKE2B 
7efd9d1399ec3bbd98180511c9f36fbf6f9a96a0d4e0e72b9d4c85d16246118eaaad25bc26ba42f746fd4b60b498ceca5307e279d788157237ac6ad153848501
 SHA512 
31d69a5031c019acbc23b3f06041eae8e261766396d4a7420fd70a71cfa16de953bea4c0c2ad0c6a6e793ed61ab5331f40145352ffce69f4f062f35dd0db7519
 DIST acme-tiny-5.0.1.tar.gz 21036 BLAKE2B 
a09c16ca19570b48d34c919e2a361e3be5d66ed8fc0ccff7af74e4018d294f2940a552906dee45bac27a16e7b039a3567dc35e201b058015c5123baa2cbb01c1
 SHA512 
6e0619917b31a5795c2c7d8aa811b46231b81fc6b57227f611f7f4b9f73eb3de669676482563c33d935a4a0812498677bcbe974663a561af61abb441a880947e

diff --git a/app-crypt/acme-tiny/acme-tiny-4.1.0.ebuild 
b/app-crypt/acme-tiny/acme-tiny-4.1.0.ebuild
deleted file mode 100644
index d019da939aa5..
--- a/app-crypt/acme-tiny/acme-tiny-4.1.0.ebuild
+++ /dev/null
@@ -1,47 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python{3_7,3_8,3_9} )
-inherit distutils-r1
-
-if [[ ${PV} ==  ]]; then
-   inherit git-r3
-   EGIT_REPO_URI="https://github.com/diafygi/${PN}.git;
-else
-   SRC_URI="https://github.com/diafygi/${PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
-   KEYWORDS="amd64 x86"
-fi
-
-DESCRIPTION="A tiny, auditable script for Let's Encrypt's ACME Protocol"
-HOMEPAGE="https://github.com/diafygi/acme-tiny;
-
-LICENSE="MIT"
-SLOT="0"
-IUSE=""
-
-DEPEND="dev-python/setuptools_scm[${PYTHON_USEDEP}]"
-RDEPEND="dev-libs/openssl:0"
-
-pkg_setup() {
-   if [[ ${PV} !=  ]]; then
-   export SETUPTOOLS_SCM_PRETEND_VERSION="${PV}"
-   fi
-}
-
-src_prepare() {
-   sed -i 's|#!/usr/bin/sh|#!/bin/sh|g' README.md || die
-
-   distutils-r1_src_prepare
-}
-
-pkg_postinst() {
-   for v in ${REPLACING_VERSIONS}; do
-   if ver_test "$v" "-lt" "4.0.3" || ver_test "$v" "-ge" ""; 
then
-   einfo "The --account-email flag has been changed to 
--contact and"
-   einfo "has different syntax."
-   einfo "Please update your scripts accordingly"
-   fi
-   done
-}



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

2022-07-28 Thread Hans de Graaff
commit: 949eaea50af44f8d6ccc5cf0523288157fef7787
Author: Hans de Graaff  gentoo  org>
AuthorDate: Thu Jul 28 10:17:18 2022 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Fri Jul 29 04:48:50 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=949eaea5

dev-ruby/faraday: enable ruby31

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

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

diff --git a/dev-ruby/faraday/faraday-2.3.0.ebuild 
b/dev-ruby/faraday/faraday-2.3.0.ebuild
index 7bc4205320b2..b896fe99aef2 100644
--- a/dev-ruby/faraday/faraday-2.3.0.ebuild
+++ b/dev-ruby/faraday/faraday-2.3.0.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=8
 
-USE_RUBY="ruby26 ruby27 ruby30"
+USE_RUBY="ruby26 ruby27 ruby30 ruby31"
 
 RUBY_FAKEGEM_BINWRAP=""
 RUBY_FAKEGEM_RECIPE_TEST="rspec3"



[gentoo-commits] repo/gentoo:master commit in: app-crypt/acme-tiny/

2022-07-28 Thread Hans de Graaff
commit: 065ea7b762b4c99b6f4ac6edaf48c471345a7faa
Author: Hans de Graaff  gentoo  org>
AuthorDate: Thu Jul 28 08:55:30 2022 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Fri Jul 29 04:48:49 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=065ea7b7

app-crypt/acme-tiny: drop 

This package has well-defined releases and a slow development cycle.
Can't see a reason to have live ebuild for it.

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

 app-crypt/acme-tiny/acme-tiny-.ebuild | 47 ---
 1 file changed, 47 deletions(-)

diff --git a/app-crypt/acme-tiny/acme-tiny-.ebuild 
b/app-crypt/acme-tiny/acme-tiny-.ebuild
deleted file mode 100644
index b1ca9c31e4af..
--- a/app-crypt/acme-tiny/acme-tiny-.ebuild
+++ /dev/null
@@ -1,47 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python{3_7,3_8,3_9,3_10} )
-inherit distutils-r1
-
-if [[ ${PV} ==  ]]; then
-   inherit git-r3
-   EGIT_REPO_URI="https://github.com/diafygi/${PN}.git;
-else
-   SRC_URI="https://github.com/diafygi/${PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
-   KEYWORDS="~amd64 ~x86"
-fi
-
-DESCRIPTION="A tiny, auditable script for Let's Encrypt's ACME Protocol"
-HOMEPAGE="https://github.com/diafygi/acme-tiny;
-
-LICENSE="MIT"
-SLOT="0"
-IUSE=""
-
-DEPEND="dev-python/setuptools_scm[${PYTHON_USEDEP}]"
-RDEPEND="dev-libs/openssl:0"
-
-pkg_setup() {
-   if [[ ${PV} !=  ]]; then
-   export SETUPTOOLS_SCM_PRETEND_VERSION="${PV}"
-   fi
-}
-
-src_prepare() {
-   sed -i 's|#!/usr/bin/sh|#!/bin/sh|g' README.md || die
-
-   distutils-r1_src_prepare
-}
-
-pkg_postinst() {
-   for v in ${REPLACING_VERSIONS}; do
-   if ver_test "$v" "-lt" "4.0.3" || ver_test "$v" "-ge" ""; 
then
-   einfo "The --account-email flag has been changed to 
--contact and"
-   einfo "has different syntax."
-   einfo "Please update your scripts accordingly"
-   fi
-   done
-}



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

2022-07-28 Thread Hans de Graaff
commit: f6bd8b9cc3b68bf2d29b92bf582394aad1f88a9e
Author: Hans de Graaff  gentoo  org>
AuthorDate: Thu Jul 28 09:02:11 2022 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Fri Jul 29 04:48:49 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f6bd8b9c

dev-ruby/gist: enable ruby31

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

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

diff --git a/dev-ruby/gist/gist-6.0.0.ebuild b/dev-ruby/gist/gist-6.0.0.ebuild
index cb8d1ae3d382..9f1816622dcd 100644
--- a/dev-ruby/gist/gist-6.0.0.ebuild
+++ b/dev-ruby/gist/gist-6.0.0.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
-USE_RUBY="ruby26 ruby27 ruby30"
+USE_RUBY="ruby26 ruby27 ruby30 ruby31"
 
 RUBY_FAKEGEM_RECIPE_TEST="rspec3"
 



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

2022-07-28 Thread Hans de Graaff
commit: 61cd85a5c6f9fbaa2d98c016329e50323b7fa61f
Author: Hans de Graaff  gentoo  org>
AuthorDate: Thu Jul 28 15:58:44 2022 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Fri Jul 29 04:48:50 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=61cd85a5

dev-ruby/multi_json: enable ruby31, fix tests

Closes: https://bugs.gentoo.org/835621
Signed-off-by: Hans de Graaff  gentoo.org>

 dev-ruby/multi_json/multi_json-1.15.0.ebuild | 11 ++-
 1 file changed, 10 insertions(+), 1 deletion(-)

diff --git a/dev-ruby/multi_json/multi_json-1.15.0.ebuild 
b/dev-ruby/multi_json/multi_json-1.15.0.ebuild
index 8c7cefde22b4..45edc1cfd08d 100644
--- a/dev-ruby/multi_json/multi_json-1.15.0.ebuild
+++ b/dev-ruby/multi_json/multi_json-1.15.0.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-USE_RUBY="ruby25 ruby26 ruby27 ruby30"
+USE_RUBY="ruby26 ruby27 ruby30 ruby31"
 
 RUBY_FAKEGEM_RECIPE_TEST="rspec3"
 RUBY_FAKEGEM_TASK_DOC="yard"
@@ -53,6 +53,15 @@ all_ruby_prepare() {
 
# Avoid testing unpackaged adapters
rm spec/{gson,nsjsonserialization,jr_jackson,oj}_adapter_spec.rb || die
+
+   # Fix expectations confused by ruby30 kwargs
+   sed -e "/expect/ s/:foo => 'bar', :fizz => 'buzz'/{:foo => 'bar', :fizz 
=> 'buzz'}/" \
+   -e "/expect/ s/:bar => :baz/{:bar => :baz}/" \
+   -i spec/shared/adapter.rb || die
+   sed -e '/expect/ s/:indent => "\\t"/{:indent => "\t"}/' \
+   -e '/expect/ s/:quirks_mode => false, :create_additions => 
false/{:quirks_mode => false, :create_additions => false}/' \
+   -i spec/shared/json_common_adapter.rb || die
+   sed -e "/expect/ s/:foo => 'bar'/{:foo => 'bar'}/" -i 
spec/multi_json_spec.rb || die
 }
 
 each_ruby_test() {



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

2022-07-28 Thread Hans de Graaff
commit: 6a2d5efc0c4b19ac09abe00cbd40f03f37e281b0
Author: Hans de Graaff  gentoo  org>
AuthorDate: Thu Jul 28 09:46:15 2022 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Fri Jul 29 04:48:50 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6a2d5efc

dev-ruby/ruby-oembed: enable ruby31

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

 dev-ruby/ruby-oembed/ruby-oembed-0.16.1.ebuild | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/dev-ruby/ruby-oembed/ruby-oembed-0.16.1.ebuild 
b/dev-ruby/ruby-oembed/ruby-oembed-0.16.1.ebuild
index 2a120aace66d..bc0523c13064 100644
--- a/dev-ruby/ruby-oembed/ruby-oembed-0.16.1.ebuild
+++ b/dev-ruby/ruby-oembed/ruby-oembed-0.16.1.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
-USE_RUBY="ruby26 ruby27 ruby30"
+USE_RUBY="ruby26 ruby27 ruby30 ruby31"
 
 RUBY_FAKEGEM_RECIPE_TEST="rspec3"
 
@@ -23,7 +23,7 @@ IUSE="test"
 ruby_add_bdepend "test?
(
dev-ruby/json
-   dev-ruby/vcr:5
+   dev-ruby/vcr:6
dev-ruby/xml-simple
dev-ruby/nokogiri
dev-ruby/webmock:3
@@ -32,7 +32,7 @@ ruby_add_bdepend "test?
 all_ruby_prepare() {
# Remove bundler but keep vcr version requirement
rm -f Gemfile || die
-   sed -i -e '1igem "vcr", "~> 5.0"' spec/spec_helper.rb || die
+   sed -i -e '1igem "vcr", "~> 6.0"' spec/spec_helper.rb || die
 
# Avoid development dependencies
sed -i -e '/coverall/I s:^:#:' spec/spec_helper.rb || die



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

2022-07-28 Thread Hans de Graaff
commit: 9eeec6092b51511f76a760378f37b593814ef3aa
Author: Hans de Graaff  gentoo  org>
AuthorDate: Thu Jul 28 10:17:32 2022 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Fri Jul 29 04:48:50 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9eeec609

dev-ruby/faraday-net_http: enable ruby31

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

 dev-ruby/faraday-net_http/faraday-net_http-2.0.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ruby/faraday-net_http/faraday-net_http-2.0.3.ebuild 
b/dev-ruby/faraday-net_http/faraday-net_http-2.0.3.ebuild
index 35f84a277481..36a3c31c91c0 100644
--- a/dev-ruby/faraday-net_http/faraday-net_http-2.0.3.ebuild
+++ b/dev-ruby/faraday-net_http/faraday-net_http-2.0.3.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=8
 
-USE_RUBY="ruby26 ruby27 ruby30"
+USE_RUBY="ruby26 ruby27 ruby30 ruby31"
 
 RUBY_FAKEGEM_BINWRAP=""
 RUBY_FAKEGEM_RECIPE_TEST="rspec3"



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

2022-07-28 Thread Hans de Graaff
commit: 4260f5385cec4ff15d0d1685c20ed4ec09a42efb
Author: Hans de Graaff  gentoo  org>
AuthorDate: Thu Jul 28 08:50:04 2022 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Fri Jul 29 04:48:44 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4260f538

dev-ruby/webmock: enable ruby31

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

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

diff --git a/dev-ruby/webmock/webmock-3.14.0-r1.ebuild 
b/dev-ruby/webmock/webmock-3.14.0-r1.ebuild
index d5b431fb5dd2..88ea1f1c3ef3 100644
--- a/dev-ruby/webmock/webmock-3.14.0-r1.ebuild
+++ b/dev-ruby/webmock/webmock-3.14.0-r1.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=8
 
-USE_RUBY="ruby27 ruby30"
+USE_RUBY="ruby27 ruby30 ruby31"
 
 RUBY_FAKEGEM_TASK_TEST="test spec NO_CONNECTION=true"
 



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

2022-07-28 Thread Sam James
commit: 0e1a7a98f434538c1c53d920d0a6facf5bdf8545
Author: Sam James  gentoo  org>
AuthorDate: Fri Jul 29 04:41:28 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Jul 29 04:41:28 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0e1a7a98

net-libs/libtorrent-rasterbar: run w/ -j1 for tests

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

 net-libs/libtorrent-rasterbar/libtorrent-rasterbar-2.0.7.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/net-libs/libtorrent-rasterbar/libtorrent-rasterbar-2.0.7.ebuild 
b/net-libs/libtorrent-rasterbar/libtorrent-rasterbar-2.0.7.ebuild
index 1e94d55e8111..2f3e3831c0b8 100644
--- a/net-libs/libtorrent-rasterbar/libtorrent-rasterbar-2.0.7.ebuild
+++ b/net-libs/libtorrent-rasterbar/libtorrent-rasterbar-2.0.7.ebuild
@@ -70,5 +70,6 @@ src_test() {
 
# Checked out Fedora's test workarounds for inspiration
# 
https://src.fedoraproject.org/rpms/rb_libtorrent/blob/rawhide/f/rb_libtorrent.spec#_120
-   LD_LIBRARY_PATH="${BUILD_DIR}:${LD_LIBRARY_PATH}" cmake_src_test
+   # -j1 for https://bugs.gentoo.org/854603#c1
+   LD_LIBRARY_PATH="${BUILD_DIR}:${LD_LIBRARY_PATH}" cmake_src_test -j1
 }



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

2022-07-28 Thread Sam James
commit: d6b0d1e9aab2d8d1852a1410c14a9efdc3a9b45d
Author: Sam James  gentoo  org>
AuthorDate: Fri Jul 29 04:23:51 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Jul 29 04:24:03 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d6b0d1e9

net-libs/libtorrent-rasterbar: restore old 1.2.16 for now for crash bug

Partly reverts 0d9916f56c377aab4143f2f2b157f62d97e2da0f.

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

 net-libs/libtorrent-rasterbar/Manifest |  1 +
 .../libtorrent-rasterbar-1.2.16.ebuild | 69 ++
 2 files changed, 70 insertions(+)

diff --git a/net-libs/libtorrent-rasterbar/Manifest 
b/net-libs/libtorrent-rasterbar/Manifest
index 4a105fd15a69..c773058e84ab 100644
--- a/net-libs/libtorrent-rasterbar/Manifest
+++ b/net-libs/libtorrent-rasterbar/Manifest
@@ -1,2 +1,3 @@
+DIST libtorrent-rasterbar-1.2.16.tar.gz 4163867 BLAKE2B 
2cb4c79d83854bf3e5fc1b2ff9a361539b7690d0df3c2c15f2df1c7b9e782df51fbab57920a3bac56dff872c829a49303d66d33cdc10586ccc01dad3e83b149c
 SHA512 
2bad1bf1604f99b85567056f798bfb78cdd663612291536d1145141e61f843aced416f7608911793c948d77802ef5b3088197b914c100a4278c94033eb304d4b
 DIST libtorrent-rasterbar-2.0.6.tar.gz 4431174 BLAKE2B 
4951a102b68a5a7ba9a98d771ca638e8438b2aeaa95f5d7bf616542c7a02d28e184ee1bf5b7a55cd91a068cd2d4e9756c479e4ddb5eabe89d8aa833d70aa7502
 SHA512 
4a5d710706040ef6193967dbb13998cb0ddebe7e95c3bf8aec0812876027c68c32b001fd3f07cd4ff1b819660a8d46ae8c7077e72caf92572288a51cdec7daea
 DIST libtorrent-rasterbar-2.0.7.tar.gz 4453469 BLAKE2B 
b04884c55cb96031f6bfcef786ea101d18bb9310ec2e1ed528e27d8f625712855726575beae127f24c007144bb85e1eba293da748ad06794c58ebd9b38ec5aac
 SHA512 
30e558245a261ccf3f23815a037477ae6da1a02da0b7b3aa40383058c5782a341a11ae684f959efc1c9b39e31475ec31451b9ff4b2db3c0bfccc4d42bd6d69c1

diff --git a/net-libs/libtorrent-rasterbar/libtorrent-rasterbar-1.2.16.ebuild 
b/net-libs/libtorrent-rasterbar/libtorrent-rasterbar-1.2.16.ebuild
new file mode 100644
index ..ee7e88d32406
--- /dev/null
+++ b/net-libs/libtorrent-rasterbar/libtorrent-rasterbar-1.2.16.ebuild
@@ -0,0 +1,69 @@
+# Copyright 2021-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{8,9,10} )
+
+inherit cmake python-single-r1
+
+DESCRIPTION="C++ BitTorrent implementation focusing on efficiency and 
scalability"
+HOMEPAGE="https://libtorrent.org/ https://github.com/arvidn/libtorrent;
+SRC_URI="https://github.com/arvidn/libtorrent/releases/download/v${PV}/${P}.tar.gz;
+
+LICENSE="BSD"
+SLOT="0/10"
+KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~sparc ~x86"
+IUSE="+dht debug python ssl test"
+REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
+RESTRICT="!test? ( test )"
+
+DEPEND="
+   dev-libs/boost:=[threads(+)]
+   python? (
+   ${PYTHON_DEPS}
+   $(python_gen_cond_dep '
+   dev-libs/boost[python,${PYTHON_USEDEP}]
+   ')
+   )
+   ssl? ( dev-libs/openssl:= )
+"
+RDEPEND="${DEPEND}"
+BDEPEND="python? (
+   $(python_gen_cond_dep '
+   dev-python/setuptools[${PYTHON_USEDEP}]
+   ')
+   )"
+
+pkg_setup() {
+   use python && python-single-r1_pkg_setup
+}
+
+src_configure() {
+   local mycmakeargs=(
+   -DBUILD_SHARED_LIBS=ON
+   -Dbuild_examples=OFF
+   -Ddht=$(usex dht ON OFF)
+   -Dencryption=$(usex ssl ON OFF)
+   -Dlogging=$(usex debug ON OFF)
+   -Dpython-bindings=$(usex python ON OFF)
+   -Dbuild_tests=$(usex test ON OFF)
+   )
+
+   # We need to drop the . from the Python version to satisfy Boost's
+   # FindBoost.cmake module, bug #793038.
+   use python && mycmakeargs+=( -Dboost-python-module-name="${EPYTHON/./}" 
)
+
+   cmake_src_configure
+}
+
+src_test() {
+   local myctestargs=(
+   # Needs running UPnP server
+   -E "test_upnp"
+   )
+
+   # Checked out Fedora's test workarounds for inspiration
+   # 
https://src.fedoraproject.org/rpms/rb_libtorrent/blob/rawhide/f/rb_libtorrent.spec#_120
+   LD_LIBRARY_PATH="${BUILD_DIR}:${LD_LIBRARY_PATH}" cmake_src_test
+}



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

2022-07-28 Thread Sam James
commit: f3857ea8760d936de84b8461ff379e34e7d7430d
Author: Sam James  gentoo  org>
AuthorDate: Fri Jul 29 04:29:26 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Jul 29 04:29:26 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f3857ea8

net-libs/libtorrent-rasterbar: add 1.2.17

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

 net-libs/libtorrent-rasterbar/Manifest |  1 +
 .../libtorrent-rasterbar-1.2.17.ebuild | 69 ++
 2 files changed, 70 insertions(+)

diff --git a/net-libs/libtorrent-rasterbar/Manifest 
b/net-libs/libtorrent-rasterbar/Manifest
index c773058e84ab..84a402bc583f 100644
--- a/net-libs/libtorrent-rasterbar/Manifest
+++ b/net-libs/libtorrent-rasterbar/Manifest
@@ -1,3 +1,4 @@
 DIST libtorrent-rasterbar-1.2.16.tar.gz 4163867 BLAKE2B 
2cb4c79d83854bf3e5fc1b2ff9a361539b7690d0df3c2c15f2df1c7b9e782df51fbab57920a3bac56dff872c829a49303d66d33cdc10586ccc01dad3e83b149c
 SHA512 
2bad1bf1604f99b85567056f798bfb78cdd663612291536d1145141e61f843aced416f7608911793c948d77802ef5b3088197b914c100a4278c94033eb304d4b
+DIST libtorrent-rasterbar-1.2.17.tar.gz 4167440 BLAKE2B 
06e785e7ffa0e4f506b3f56f72bf5de96322ecc1d1ece542998b23412e72a73f230065c980cf2e86582b7d312b8623e22e3cd7b1974b44b287f95054e82c1513
 SHA512 
d2c702d8d942fb1e49e803f0684336bead40c219bf68764e193c34d335de03f0dcfb94f46d41447a7d95ec7063f314f64da0c385f3d5df310539b231063f6c0f
 DIST libtorrent-rasterbar-2.0.6.tar.gz 4431174 BLAKE2B 
4951a102b68a5a7ba9a98d771ca638e8438b2aeaa95f5d7bf616542c7a02d28e184ee1bf5b7a55cd91a068cd2d4e9756c479e4ddb5eabe89d8aa833d70aa7502
 SHA512 
4a5d710706040ef6193967dbb13998cb0ddebe7e95c3bf8aec0812876027c68c32b001fd3f07cd4ff1b819660a8d46ae8c7077e72caf92572288a51cdec7daea
 DIST libtorrent-rasterbar-2.0.7.tar.gz 4453469 BLAKE2B 
b04884c55cb96031f6bfcef786ea101d18bb9310ec2e1ed528e27d8f625712855726575beae127f24c007144bb85e1eba293da748ad06794c58ebd9b38ec5aac
 SHA512 
30e558245a261ccf3f23815a037477ae6da1a02da0b7b3aa40383058c5782a341a11ae684f959efc1c9b39e31475ec31451b9ff4b2db3c0bfccc4d42bd6d69c1

diff --git a/net-libs/libtorrent-rasterbar/libtorrent-rasterbar-1.2.17.ebuild 
b/net-libs/libtorrent-rasterbar/libtorrent-rasterbar-1.2.17.ebuild
new file mode 100644
index ..ee7e88d32406
--- /dev/null
+++ b/net-libs/libtorrent-rasterbar/libtorrent-rasterbar-1.2.17.ebuild
@@ -0,0 +1,69 @@
+# Copyright 2021-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{8,9,10} )
+
+inherit cmake python-single-r1
+
+DESCRIPTION="C++ BitTorrent implementation focusing on efficiency and 
scalability"
+HOMEPAGE="https://libtorrent.org/ https://github.com/arvidn/libtorrent;
+SRC_URI="https://github.com/arvidn/libtorrent/releases/download/v${PV}/${P}.tar.gz;
+
+LICENSE="BSD"
+SLOT="0/10"
+KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~sparc ~x86"
+IUSE="+dht debug python ssl test"
+REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
+RESTRICT="!test? ( test )"
+
+DEPEND="
+   dev-libs/boost:=[threads(+)]
+   python? (
+   ${PYTHON_DEPS}
+   $(python_gen_cond_dep '
+   dev-libs/boost[python,${PYTHON_USEDEP}]
+   ')
+   )
+   ssl? ( dev-libs/openssl:= )
+"
+RDEPEND="${DEPEND}"
+BDEPEND="python? (
+   $(python_gen_cond_dep '
+   dev-python/setuptools[${PYTHON_USEDEP}]
+   ')
+   )"
+
+pkg_setup() {
+   use python && python-single-r1_pkg_setup
+}
+
+src_configure() {
+   local mycmakeargs=(
+   -DBUILD_SHARED_LIBS=ON
+   -Dbuild_examples=OFF
+   -Ddht=$(usex dht ON OFF)
+   -Dencryption=$(usex ssl ON OFF)
+   -Dlogging=$(usex debug ON OFF)
+   -Dpython-bindings=$(usex python ON OFF)
+   -Dbuild_tests=$(usex test ON OFF)
+   )
+
+   # We need to drop the . from the Python version to satisfy Boost's
+   # FindBoost.cmake module, bug #793038.
+   use python && mycmakeargs+=( -Dboost-python-module-name="${EPYTHON/./}" 
)
+
+   cmake_src_configure
+}
+
+src_test() {
+   local myctestargs=(
+   # Needs running UPnP server
+   -E "test_upnp"
+   )
+
+   # Checked out Fedora's test workarounds for inspiration
+   # 
https://src.fedoraproject.org/rpms/rb_libtorrent/blob/rawhide/f/rb_libtorrent.spec#_120
+   LD_LIBRARY_PATH="${BUILD_DIR}:${LD_LIBRARY_PATH}" cmake_src_test
+}



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

2022-07-28 Thread Miroslav Šulc
commit: 1906e2476e67955e836450ffa93de4e8bea9
Author: Volkmar W. Pogatzki  pogatzki  net>
AuthorDate: Thu Jul 28 20:57:25 2022 +
Commit: Miroslav Šulc  gentoo  org>
CommitDate: Fri Jul 29 04:20:09 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1906e247

dev-java/commons-imaging: drop 1.0_alpha2

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

 dev-java/commons-imaging/Manifest  |  1 -
 .../commons-imaging-1.0_alpha2.ebuild  | 41 --
 2 files changed, 42 deletions(-)

diff --git a/dev-java/commons-imaging/Manifest 
b/dev-java/commons-imaging/Manifest
index 2d8bdd19015e..5472b1ce60c6 100644
--- a/dev-java/commons-imaging/Manifest
+++ b/dev-java/commons-imaging/Manifest
@@ -1,2 +1 @@
-DIST commons-imaging-1.0-alpha2-src.tar.gz 39798631 BLAKE2B 
01d0754689896a1f2ff1401cac7d9f59a6bbb245c0880f24f857efc53975c1203c6857d7a5d107763741a2dec7fb48c4faa258786f574cf2f3c5acca251e368b
 SHA512 
f2479e0dc726a8d1193f4eef6289efe493cfbbe257054b5a13e929f5785f7a2c9c937e3f379e0f0066c591d18be27d12f1e5157e789eebab78fba489cc81e688
 DIST commons-imaging-1.0-alpha3-src.tar.gz 39966281 BLAKE2B 
f0fbb6d7ae0c12be19fe13d3ff4e1cced5acfe7ea72326528c67b57fade73c0acee3eb8eaa62b3d40c473c0c2faf7f60ec190bc0954c5159405358bfac4efd42
 SHA512 
16300adb5873fef464bedfdce7e1368f52add8d33087f059667840880b8666024feeecdb278a53d5c3d8e76d01ab921ea146d41ca688757f0cf0c2f2b32b0d53

diff --git a/dev-java/commons-imaging/commons-imaging-1.0_alpha2.ebuild 
b/dev-java/commons-imaging/commons-imaging-1.0_alpha2.ebuild
deleted file mode 100644
index 9ec64af99b77..
--- a/dev-java/commons-imaging/commons-imaging-1.0_alpha2.ebuild
+++ /dev/null
@@ -1,41 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-# Skeleton command:
-# java-ebuilder --generate-ebuild --workdir . --pom pom.xml --download-uri 
mirror://apache/commons/imaging/source/commons-imaging-1.0-alpha2-src.tar.gz 
--slot 0 --keywords "~amd64 ~x86" --ebuild commons-imaging-1.0_alpha2.ebuild
-
-EAPI=8
-
-JAVA_PKG_IUSE="doc source"
-MAVEN_ID="org.apache.commons:commons-imaging:1.0-alpha2"
-
-inherit java-pkg-2 java-pkg-simple
-
-DESCRIPTION="Apache Commons Imaging (previously Sanselan) is a pure-Java image 
library."
-HOMEPAGE="https://commons.apache.org/proper/commons-imaging/;
-SRC_URI="mirror://apache/commons/imaging/source/commons-imaging-${PV/_/-}-src.tar.gz"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-# Compile dependencies
-# POM: pom.xml
-# test? commons-io:commons-io:2.7 -> >=dev-java/commons-io-2.11.0:1
-# test? org.hamcrest:hamcrest:2.2 -> !!!artifactId-not-found!!!
-# test? org.junit.jupiter:junit-jupiter:5.6.2 -> !!!groupId-not-found!!!
-
-DEPEND=">=virtual/jdk-1.8:*"
-RDEPEND=">=virtual/jre-1.8:*"
-
-DOCS=( {LICENSE,NOTICE,RELEASE-NOTES}.txt README.md )
-
-S="${WORKDIR}/${P/_/-}-src"
-
-JAVA_SRC_DIR="src/main/java"
-JAVA_RESOURCE_DIRS="src/main/resources"
-
-src_install() {
-   default # https://bugs.gentoo.org/789582
-   java-pkg-simple_src_install
-}



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

2022-07-28 Thread Sam James
commit: 6490d93de3ec178525d8bf4856420c829a13d884
Author: Sam James  gentoo  org>
AuthorDate: Fri Jul 29 03:54:32 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Jul 29 04:17:17 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6490d93d

sys-devel/clang-common: add github upstream metadata

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

 sys-devel/clang-common/metadata.xml | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/sys-devel/clang-common/metadata.xml 
b/sys-devel/clang-common/metadata.xml
index 3ad9b7a7c0eb..072910296ca3 100644
--- a/sys-devel/clang-common/metadata.xml
+++ b/sys-devel/clang-common/metadata.xml
@@ -4,4 +4,7 @@

l...@gentoo.org

+   
+   llvm/llvm-project
+   
 



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

2022-07-28 Thread Sam James
commit: f83d7344197cdb93f11b1f0286b6a58131297cdb
Author: Sam James  gentoo  org>
AuthorDate: Fri Jul 29 03:55:29 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Jul 29 04:17:18 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f83d7344

sys-process/psmisc: add gitlab upstream metadata

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

 sys-process/psmisc/metadata.xml | 15 ---
 1 file changed, 8 insertions(+), 7 deletions(-)

diff --git a/sys-process/psmisc/metadata.xml b/sys-process/psmisc/metadata.xml
index 5da9d3e98762..2bdf8de90484 100644
--- a/sys-process/psmisc/metadata.xml
+++ b/sys-process/psmisc/metadata.xml
@@ -1,11 +1,12 @@
 
 https://www.gentoo.org/dtd/metadata.dtd;>
 
-
-   base-sys...@gentoo.org
-   Gentoo Base System
-
-
-   psmisc
-
+   
+   base-sys...@gentoo.org
+   Gentoo Base System
+   
+   
+   psmisc/psmisc
+   psmisc
+   
 



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

2022-07-28 Thread Sam James
commit: fdd3c18ee267fab6bbcbd3e2c8df5a7692245a0b
Author: Sam James  gentoo  org>
AuthorDate: Fri Jul 29 03:56:57 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Jul 29 04:17:18 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fdd3c18e

sys-process/schedtool: add github upstream metadata

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

 sys-process/schedtool/metadata.xml | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/sys-process/schedtool/metadata.xml 
b/sys-process/schedtool/metadata.xml
index 115e9d64a669..69b47102dc44 100644
--- a/sys-process/schedtool/metadata.xml
+++ b/sys-process/schedtool/metadata.xml
@@ -2,4 +2,7 @@
 https://www.gentoo.org/dtd/metadata.dtd;>
 

+   
+   freequaos/schedtool
+   
 



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

2022-07-28 Thread Sam James
commit: 898dc0365d874bfdc994b16603715684a5549b33
Author: Sam James  gentoo  org>
AuthorDate: Fri Jul 29 04:15:06 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Jul 29 04:17:17 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=898dc036

sys-libs/timezone-data: add github upstream metadata

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

 sys-libs/timezone-data/metadata.xml | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/sys-libs/timezone-data/metadata.xml 
b/sys-libs/timezone-data/metadata.xml
index 0e4c5ee4f0ad..3ff1474e992a 100644
--- a/sys-libs/timezone-data/metadata.xml
+++ b/sys-libs/timezone-data/metadata.xml
@@ -16,4 +16,7 @@
   is used. Not all programs can handle 'slim' format'.
 
   
+  
+eggert/tz
+  
 



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

2022-07-28 Thread Sam James
commit: f1d28b771170d8a3abf6e98574731d55a2c867eb
Author: Sam James  gentoo  org>
AuthorDate: Fri Jul 29 04:09:41 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Jul 29 04:17:16 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f1d28b77

net-libs/serf: add github upstream metadata

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

 net-libs/serf/metadata.xml | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/net-libs/serf/metadata.xml b/net-libs/serf/metadata.xml
index 5480aa8168b5..176a6f49be32 100644
--- a/net-libs/serf/metadata.xml
+++ b/net-libs/serf/metadata.xml
@@ -9,4 +9,7 @@
jsmo...@gentoo.org
Jakov Smolić

+   
+   apache/serf
+   
 



[gentoo-commits] repo/gentoo:master commit in: games-util/nml/

2022-07-28 Thread Sam James
commit: 41ab8684584843108d1569219f4b2279154c2977
Author: Sam James  gentoo  org>
AuthorDate: Fri Jul 29 04:08:02 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Jul 29 04:17:11 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=41ab8684

games-util/nml: add github upstream metadata

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

 games-util/nml/metadata.xml | 11 +++
 1 file changed, 7 insertions(+), 4 deletions(-)

diff --git a/games-util/nml/metadata.xml b/games-util/nml/metadata.xml
index 1c3ba213c494..32ec6639af48 100644
--- a/games-util/nml/metadata.xml
+++ b/games-util/nml/metadata.xml
@@ -1,8 +1,11 @@
 
 https://www.gentoo.org/dtd/metadata.dtd;>
 
-
-   ga...@gentoo.org
-   Gentoo Games Project
-
+   
+   ga...@gentoo.org
+   Gentoo Games Project
+   
+   
+   OpenTTD/nml
+   
 



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

2022-07-28 Thread Sam James
commit: 29a8fe068238d6b5a98ca0241257c9592dd9c055
Author: Sam James  gentoo  org>
AuthorDate: Fri Jul 29 04:12:38 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Jul 29 04:17:17 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=29a8fe06

sys-apps/man-db: add gitlab upstream metadata

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

 sys-apps/man-db/metadata.xml | 17 ++---
 1 file changed, 10 insertions(+), 7 deletions(-)

diff --git a/sys-apps/man-db/metadata.xml b/sys-apps/man-db/metadata.xml
index e840f338056c..d4f059661dd4 100644
--- a/sys-apps/man-db/metadata.xml
+++ b/sys-apps/man-db/metadata.xml
@@ -1,11 +1,14 @@
 
 https://www.gentoo.org/dtd/metadata.dtd;>
 
-
-   base-sys...@gentoo.org
-   Gentoo Base System
-
-
-   Enable manpager wrapper for colorizing 
output
-
+   
+   base-sys...@gentoo.org
+   Gentoo Base System
+   
+   
+   Enable manpager wrapper for colorizing 
output
+   
+   
+   cjwatson/man-db
+   
 



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

2022-07-28 Thread Sam James
commit: 2c00cd4f5dd4c82a2df3187f9651d04c3d24177a
Author: Sam James  gentoo  org>
AuthorDate: Fri Jul 29 04:06:56 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Jul 29 04:17:14 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2c00cd4f

media-libs/libmodplug: add github upstream metadata

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

 media-libs/libmodplug/metadata.xml | 15 ---
 1 file changed, 8 insertions(+), 7 deletions(-)

diff --git a/media-libs/libmodplug/metadata.xml 
b/media-libs/libmodplug/metadata.xml
index 01a8d9b0dc51..7127fe32c153 100644
--- a/media-libs/libmodplug/metadata.xml
+++ b/media-libs/libmodplug/metadata.xml
@@ -1,11 +1,12 @@
 
 https://www.gentoo.org/dtd/metadata.dtd;>
 
-  
-so...@gentoo.org
-Gentoo Sound project
-  
-  
-modplug-xmms
-  
+   
+   so...@gentoo.org
+   Gentoo Sound project
+   
+   
+   Konstanty/libmodplug
+   modplug-xmms
+   
 



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

2022-07-28 Thread Sam James
commit: a554b34dd4462c2da18fd639dda528c7c40cbfda
Author: Sam James  gentoo  org>
AuthorDate: Fri Jul 29 03:28:46 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Jul 29 04:17:15 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a554b34d

media-video/ffmpeg: add github upstream metadata

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

 media-video/ffmpeg/metadata.xml | 141 
 1 file changed, 72 insertions(+), 69 deletions(-)

diff --git a/media-video/ffmpeg/metadata.xml b/media-video/ffmpeg/metadata.xml
index c07905a8339b..338da081d0ab 100644
--- a/media-video/ffmpeg/metadata.xml
+++ b/media-video/ffmpeg/metadata.xml
@@ -1,73 +1,76 @@
 
 https://www.gentoo.org/dtd/metadata.dtd;>
 
-
-   media-vi...@gentoo.org
-
-
-   Enables support for AMD's Advanced Media Framework 
(AMF)
-   Enables Adaptive Multi-Rate Audio support
-   Enables Adaptive Multi-Rate Audio encoding support 
with media-libs/vo-amrwbenc.
-   Enables Apple AppKit framework
-   Enable playback of Blu-ray filesystems
-   Enables media-libs/libbs2b based Bauer 
stereo-to-binaural filter.
-   Enables audio CD grabbing with 
dev-libs/libcdio.
-   Enables audio fingerprinting support with 
media-libs/chromaprint.
-   Builds libffmpeg.so to enable media playback in 
Chromium-based browsers like Opera and Vivaldi.
-   Enables codec2 low bit rate speech codec support 
via media-libs/codec2.
-   Enables runtime CPU detection (useful for 
bindist, compatibility on other CPUs)
-   Enables CUDA-based acceleration. Mostly used for 
specific filters.
-   Enables AV1 decoding via 
media-libs/dav1d.
-   Use external fdk-aac library for AAC encoding
-   Adds a text-to-speech filter based on 
app-accessibility/flite.
-   Enable frei0r wrapping in libavfilter
-   Enables fribidi support in the drawtext 
filter.
-   Enables gcrypt support: Needed for rtmp(t)e support 
if openssl, librtmp or gmp is not used.
-   Enables support for 
media-libs/game-music-emu for playing various video game music 
formats.
-   Build GPL code. Should be enabled unless you require 
LGPL binaries.
-   Use pre-calculated tables rather than 
calculating them on the fly.
-Support for FireWire DV/HDV input device using 
media-libs/libiec61883.
-   Enables media-libs/kvazaar based HEVC 
encoder.
-   Enables media-libs/libaom based AV1 
codec support.
-   Enables ARIB text and caption decoding via 
media-libs/aribb24.
-   Enables x11-libs/libdrm support for 
better screen grabbing and hardware accelerated codecs.
-   Enables iLBC de/encoding via 
media-libs/libilbc.
-   Enables Real Time Messaging Protocol using librtmp 
(media-video/rtmpdump) in addition to FFmpeg's native 
implementation.
-   Enables audio resampling through 
media-libs/soxr.
-   Enables the OCR filter via 
app-text/tesseract.
-   Uses media-libs/libv4l for video4linux 
instead of direct calls. Adds support for more devices via the userspace 
library.
-   Uses dev-libs/libxml2 to enable dash 
demuxing support.
-   Enables lv2 audio filter wrapper.
-   Enables MIPS DSP ASE R1 optimizations.
-   Enables MIPS DSP ASE R2 optimizations.
-   Enables floating point MIPS optimizations.
-   Enables Multi-Media Abstraction Layer (MMAL) decoding 
support: Available e.g. on the Raspberry Pi.
-   Enables network streaming support
-   Enable OpenCL support
-   Enables H.264 encoding suppoprt via 
media-libs/openh264.
-   Enables dev-libs/openssl support. Adds 
support for encrypted network protocols (TLS/HTTPS).
-   Force shared libraries to be built as PIC (this is 
slower)
-   Build and install libpostproc.
-   Enables AV1 encoding support via 
media-video/rav1e.
-   Adds time-stretching and pitch-shifting audio 
filter based on media-libs/rubberband.
-   Enable app-arch/snappy support. Required 
for e.g. Vidvox Hap encoder.
-   Enable support for the media-sound/sndio 
backend
-   Enable support for Secure Reliable Transport (SRT) via 
net-libs/srt
-   Enable SSH/sftp support via 
net-libs/libssh.
-   Enables AV1 encoding support via 
media-libs/svt-av1.
-   Enables MP2 encoding via 
media-sound/twolame as an alternative to the internal encoder.
-   Enables video stabilization filter using vid.stab 
library (media-libs/vidstab).
-   Enables Netflix's perceptual video quality assessment 
filter using the library (media-libs/libvmaf).
-   Enables VP8 and VP9 codec support using libvpx: 
Decoding does not require this to be enabled but libvpx can also be used for 
decoding; encoding requires this useflag to be enabled though.
-   Enables support for the vulkan API for GPU 
offload.
-   Enables HEVC encoding with 
media-libs/x265.
-   Enables net-libs/zeromq support with the 
zmq/azmq filters.
-   Enables media-libs/zimg 

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

2022-07-28 Thread Sam James
commit: e0fe68e8c7de3e44450c9192569f01452e839c21
Author: Sam James  gentoo  org>
AuthorDate: Fri Jul 29 04:10:32 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Jul 29 04:17:16 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e0fe68e8

net-misc/radvd: add github upstream metadata

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

 net-misc/radvd/metadata.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/net-misc/radvd/metadata.xml b/net-misc/radvd/metadata.xml
index 0d25bb4f2910..f35e65745627 100644
--- a/net-misc/radvd/metadata.xml
+++ b/net-misc/radvd/metadata.xml
@@ -7,5 +7,6 @@


cpe:/a:litech:router_advertisement_daemon
+   radvd-project/radvd

 



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

2022-07-28 Thread Sam James
commit: 24cd026615dd805d1f5f93fd10c89c30cb642db4
Author: Sam James  gentoo  org>
AuthorDate: Fri Jul 29 03:58:35 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Jul 29 04:17:13 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=24cd0266

media-libs/audiofile: add github upstream metadata

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

 media-libs/audiofile/metadata.xml | 19 +++
 1 file changed, 11 insertions(+), 8 deletions(-)

diff --git a/media-libs/audiofile/metadata.xml 
b/media-libs/audiofile/metadata.xml
index 250efe69934e..84388a991c82 100644
--- a/media-libs/audiofile/metadata.xml
+++ b/media-libs/audiofile/metadata.xml
@@ -1,12 +1,15 @@
 
 https://www.gentoo.org/dtd/metadata.dtd;>
 
-
-   gn...@gentoo.org
-   Gentoo GNOME Desktop
-
-
-   so...@gentoo.org
-   Gentoo Sound project
-
+   
+   gn...@gentoo.org
+   Gentoo GNOME Desktop
+   
+   
+   so...@gentoo.org
+   Gentoo Sound project
+   
+   
+   mpruett/audiofile
+   
 



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

2022-07-28 Thread Sam James
commit: 95264f6abaa1ac5c31a0f2750f117d0edf2ea590
Author: Sam James  gentoo  org>
AuthorDate: Fri Jul 29 03:56:07 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Jul 29 04:17:16 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=95264f6a

net-misc/openvswitch: add github upstream metadata

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

 net-misc/openvswitch/metadata.xml | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/net-misc/openvswitch/metadata.xml 
b/net-misc/openvswitch/metadata.xml
index 564a93cad57f..fad2a4a6287d 100644
--- a/net-misc/openvswitch/metadata.xml
+++ b/net-misc/openvswitch/metadata.xml
@@ -11,4 +11,7 @@

Build the Python and GUI dependent monitor 
applications

+   
+   openvswitch/ovs
+   
 



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

2022-07-28 Thread Sam James
commit: 9cfc8165834720f3982d52a68b982628f29fa3b9
Author: Sam James  gentoo  org>
AuthorDate: Fri Jul 29 04:00:01 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Jul 29 04:17:15 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9cfc8165

net-dns/c-ares: add github upstream metadata

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

 net-dns/c-ares/metadata.xml | 15 ---
 1 file changed, 8 insertions(+), 7 deletions(-)

diff --git a/net-dns/c-ares/metadata.xml b/net-dns/c-ares/metadata.xml
index 61b0198022c7..765e32451dd8 100644
--- a/net-dns/c-ares/metadata.xml
+++ b/net-dns/c-ares/metadata.xml
@@ -1,11 +1,12 @@
 
 https://www.gentoo.org/dtd/metadata.dtd;>
 
-
-  bluen...@gentoo.org
-  Anthony G. Basile
-
-
-  cpe:/a:daniel_stenberg:c-ares
-
+   
+   bluen...@gentoo.org
+   Anthony G. Basile
+   
+   
+   cpe:/a:daniel_stenberg:c-ares
+   c-ares/c-ares
+   
 



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

2022-07-28 Thread Sam James
commit: e56496a09801aa26768050dd2b2c79e7026b6bbe
Author: Sam James  gentoo  org>
AuthorDate: Fri Jul 29 04:16:29 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Jul 29 04:17:12 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e56496a0

media-gfx/exiv2: add github upstream metadata

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

 media-gfx/exiv2/metadata.xml | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/media-gfx/exiv2/metadata.xml b/media-gfx/exiv2/metadata.xml
index 06b54e427aa0..08e5c12f096c 100644
--- a/media-gfx/exiv2/metadata.xml
+++ b/media-gfx/exiv2/metadata.xml
@@ -13,4 +13,7 @@
Add support for the ISOBMFF format
Support reading metadata over the 
internet

+   
+   Exiv2/exiv2
+   
 



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

2022-07-28 Thread Sam James
commit: 33d99224a20d5baedd28672561f65def54b4f5e6
Author: Sam James  gentoo  org>
AuthorDate: Fri Jul 29 03:57:51 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Jul 29 04:17:13 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=33d99224

media-libs/libcaca: add github upstream metadata

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

 media-libs/libcaca/metadata.xml | 9 ++---
 1 file changed, 6 insertions(+), 3 deletions(-)

diff --git a/media-libs/libcaca/metadata.xml b/media-libs/libcaca/metadata.xml
index 41735f1b73a8..417dca0517d5 100644
--- a/media-libs/libcaca/metadata.xml
+++ b/media-libs/libcaca/metadata.xml
@@ -1,7 +1,10 @@
 
 https://www.gentoo.org/dtd/metadata.dtd;>
 
-
-media-vi...@gentoo.org
-
+   
+   media-vi...@gentoo.org
+   
+   
+   cacalabs/libcaca
+   
 



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

2022-07-28 Thread Sam James
commit: 755e3524508a5e7b708684d4581d8fc806b23a76
Author: Sam James  gentoo  org>
AuthorDate: Fri Jul 29 04:02:15 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Jul 29 04:17:12 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=755e3524

media-gfx/cairosvg: add github upstream metadata

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

 media-gfx/cairosvg/metadata.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/media-gfx/cairosvg/metadata.xml b/media-gfx/cairosvg/metadata.xml
index f177f78171ec..65dc4666d904 100644
--- a/media-gfx/cairosvg/metadata.xml
+++ b/media-gfx/cairosvg/metadata.xml
@@ -7,6 +7,7 @@
   
   
   
+Kozea/CairoSVG
 CairoSVG
   
 



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

2022-07-28 Thread Sam James
commit: ee53d0bf3933b07700f864d6608aa5402090f597
Author: Sam James  gentoo  org>
AuthorDate: Fri Jul 29 03:51:41 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Jul 29 04:17:14 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ee53d0bf

media-libs/libsdl2: add github upstream metadata

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

 media-libs/libsdl2/metadata.xml | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/media-libs/libsdl2/metadata.xml b/media-libs/libsdl2/metadata.xml
index d6b6433df9a4..31691542b898 100644
--- a/media-libs/libsdl2/metadata.xml
+++ b/media-libs/libsdl2/metadata.xml
@@ -37,4 +37,7 @@
Control video support (disable at your own 
risk)
Enable Vulkan support

+   
+   libsdl-org/SDL
+   
 



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

2022-07-28 Thread Sam James
commit: 3f275c6726ad48d093d171c269d5df34ddfc92fe
Author: Sam James  gentoo  org>
AuthorDate: Fri Jul 29 03:43:54 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Jul 29 04:17:11 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3f275c67

dev-libs/nettle: add github upstream metadata

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

 dev-libs/nettle/metadata.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/dev-libs/nettle/metadata.xml b/dev-libs/nettle/metadata.xml
index a654b0cda058..62b7968b920a 100644
--- a/dev-libs/nettle/metadata.xml
+++ b/dev-libs/nettle/metadata.xml
@@ -7,6 +7,7 @@


cpe:/a:nettle_project:nettle
+   gnutls/nettle


Support assembly hand optimized crypto 
functions (i.e. faster run time)



[gentoo-commits] repo/gentoo:master commit in: mail-filter/opendkim/

2022-07-28 Thread Sam James
commit: e5924df4f3d0e1c632e79dda9370eff29755dd6d
Author: Sam James  gentoo  org>
AuthorDate: Fri Jul 29 03:38:13 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Jul 29 04:17:12 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e5924df4

mail-filter/opendkim: add github upstream metadata

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

 mail-filter/opendkim/metadata.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/mail-filter/opendkim/metadata.xml 
b/mail-filter/opendkim/metadata.xml
index b822ecaf0536..0b748202e257 100644
--- a/mail-filter/opendkim/metadata.xml
+++ b/mail-filter/opendkim/metadata.xml
@@ -55,5 +55,6 @@
   
   
 opendkim
+trusteddomainproject/OpenDKIM
   
 



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

2022-07-28 Thread Sam James
commit: c758214b5b3b2d56e7bf4c36d7e91a3900e2203c
Author: Sam James  gentoo  org>
AuthorDate: Fri Jul 29 04:06:04 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Jul 29 04:17:15 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c758214b

media-libs/zxing-cpp: add github upstream metadata

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

 media-libs/zxing-cpp/metadata.xml | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/media-libs/zxing-cpp/metadata.xml 
b/media-libs/zxing-cpp/metadata.xml
index 8641e5bdd399..681841f19aab 100644
--- a/media-libs/zxing-cpp/metadata.xml
+++ b/media-libs/zxing-cpp/metadata.xml
@@ -5,4 +5,7 @@
k...@gentoo.org
Gentoo KDE Project

+   
+   nu-book/zxing-cpp
+   
 



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

2022-07-28 Thread Sam James
commit: c01b419a8c5cbe3fcf8944d4f89d456704e2e5ea
Author: Sam James  gentoo  org>
AuthorDate: Fri Jul 29 04:16:14 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Jul 29 04:17:13 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c01b419a

media-gfx/exiv2: fix HOMEPAGE

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

 media-gfx/exiv2/exiv2-0.27.5-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/media-gfx/exiv2/exiv2-0.27.5-r1.ebuild 
b/media-gfx/exiv2/exiv2-0.27.5-r1.ebuild
index 754fb2a9597e..8655bd0c7eac 100644
--- a/media-gfx/exiv2/exiv2-0.27.5-r1.ebuild
+++ b/media-gfx/exiv2/exiv2-0.27.5-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -17,7 +17,7 @@ PYTHON_COMPAT=( python3_{8..10} )
 inherit cmake-multilib python-any-r1
 
 DESCRIPTION="EXIF, IPTC and XMP metadata C++ library and command line utility"
-HOMEPAGE="https://www.exiv2.org/;
+HOMEPAGE="https://exiv2.org/;
 
 LICENSE="GPL-2"
 # In 0.27.5, ABI seemed to be broken for bmff functions



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

2022-07-28 Thread Sam James
commit: d7afb6e8d2113210b734e22e9b2e880e370022b3
Author: Sam James  gentoo  org>
AuthorDate: Fri Jul 29 04:13:35 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Jul 29 04:17:10 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d7afb6e8

dev-libs/jansson: add github upstream metadata

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

 dev-libs/jansson/metadata.xml | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/dev-libs/jansson/metadata.xml b/dev-libs/jansson/metadata.xml
index eef0308f67c9..bbfcf37ef5f2 100644
--- a/dev-libs/jansson/metadata.xml
+++ b/dev-libs/jansson/metadata.xml
@@ -9,4 +9,7 @@
proxy-ma...@gentoo.org
Proxy Maintainers

+   
+   akheron/jansson
+   
 



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

2022-07-28 Thread Sam James
commit: c49cd5b9886741b12fec751310b1cd1c25b4a2e9
Author: Sam James  gentoo  org>
AuthorDate: Fri Jul 29 04:04:27 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Jul 29 04:17:10 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c49cd5b9

dev-libs/libvterm: add launchpad upstream metadata

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

 dev-libs/libvterm/metadata.xml | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/dev-libs/libvterm/metadata.xml b/dev-libs/libvterm/metadata.xml
index 23f733cc8624..f370d3be1a38 100644
--- a/dev-libs/libvterm/metadata.xml
+++ b/dev-libs/libvterm/metadata.xml
@@ -5,4 +5,7 @@
v...@gentoo.org
Gentoo Vim Project

+   
+   libvterm
+   
 



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

2022-07-28 Thread Sam James
commit: dedf2c90dfb475e48581a788957950606372e3e1
Author: Sam James  gentoo  org>
AuthorDate: Fri Jul 29 03:53:06 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Jul 29 04:17:11 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dedf2c90

dev-libs/libyaml: add github upstream metadata

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

 dev-libs/libyaml/metadata.xml | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/dev-libs/libyaml/metadata.xml b/dev-libs/libyaml/metadata.xml
index bd6443d4a375..026624f02c4d 100644
--- a/dev-libs/libyaml/metadata.xml
+++ b/dev-libs/libyaml/metadata.xml
@@ -5,4 +5,7 @@
chutz...@gentoo.org
Patrick McLean

+   
+   yaml/libyaml
+   
 



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

2022-07-28 Thread Sam James
commit: 8e06ed88fc652d3dcf3734f7c589b6bf73414752
Author: Sam James  gentoo  org>
AuthorDate: Fri Jul 29 03:48:58 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Jul 29 04:17:10 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8e06ed88

dev-libs/icu-layoutex: add github upstream metadata

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

 dev-libs/icu-layoutex/metadata.xml | 11 +++
 1 file changed, 7 insertions(+), 4 deletions(-)

diff --git a/dev-libs/icu-layoutex/metadata.xml 
b/dev-libs/icu-layoutex/metadata.xml
index ff67d627248e..607468902fd7 100644
--- a/dev-libs/icu-layoutex/metadata.xml
+++ b/dev-libs/icu-layoutex/metadata.xml
@@ -1,8 +1,11 @@
 
 https://www.gentoo.org/dtd/metadata.dtd;>
 
-  
-off...@gentoo.org
-Gentoo Office project
-  
+   
+   off...@gentoo.org
+   Gentoo Office project
+   
+   
+   unicode-org/icu
+   
 



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

2022-07-28 Thread Sam James
commit: 8fbad9d216b6d2e2ef9745c1ad72738a81e9be7b
Author: Sam James  gentoo  org>
AuthorDate: Fri Jul 29 03:21:46 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Jul 29 03:21:46 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8fbad9d2

sys-kernel/dracut: add github upstream metadata

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

 sys-kernel/dracut/metadata.xml | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/sys-kernel/dracut/metadata.xml b/sys-kernel/dracut/metadata.xml
index 9f7e1ef43497..a184af538674 100644
--- a/sys-kernel/dracut/metadata.xml
+++ b/sys-kernel/dracut/metadata.xml
@@ -13,4 +13,7 @@
flop...@gentoo.org
Mike Gilbert

+   
+   dracutdevs/dracut
+   
 



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

2022-07-28 Thread Sam James
commit: ad232dc6ab103f18616b0d2b8ab7eb7649d929c0
Author: Sam James  gentoo  org>
AuthorDate: Fri Jul 29 03:21:07 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Jul 29 03:21:07 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ad232dc6

app-admin/logrotate: fix metadata indentation

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

 app-admin/logrotate/metadata.xml | 8 
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/app-admin/logrotate/metadata.xml b/app-admin/logrotate/metadata.xml
index 7e0dcb911968..5fc3fca4708a 100644
--- a/app-admin/logrotate/metadata.xml
+++ b/app-admin/logrotate/metadata.xml
@@ -1,10 +1,10 @@
 
 https://www.gentoo.org/dtd/metadata.dtd;>
 
-   
-   base-sys...@gentoo.org
-   Gentoo Base System
-   
+   
+   base-sys...@gentoo.org
+   Gentoo Base System
+   

Logrotate allows for the automatic rotation compression, removal
and mailing of log files. Logrotate can be set to handle a log



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

2022-07-28 Thread Sam James
commit: 448bdb1f4007d8e0c4e42a1a7bddab20d2969576
Author: Sam James  gentoo  org>
AuthorDate: Fri Jul 29 03:18:41 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Jul 29 03:18:41 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=448bdb1f

media-sound/pulseaudio: Stabilize 16.1 x86, #859280

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

 media-sound/pulseaudio/pulseaudio-16.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-sound/pulseaudio/pulseaudio-16.1.ebuild 
b/media-sound/pulseaudio/pulseaudio-16.1.ebuild
index 305cdf031853..eb90a24e6d89 100644
--- a/media-sound/pulseaudio/pulseaudio-16.1.ebuild
+++ b/media-sound/pulseaudio/pulseaudio-16.1.ebuild
@@ -9,7 +9,7 @@ DESCRIPTION="A meta package for PulseAudio (networked sound 
server)"
 HOMEPAGE="https://www.freedesktop.org/wiki/Software/PulseAudio/;
 SRC_URI=""
 
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~ppc ~ppc64 ~riscv 
~sparc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~ppc ~ppc64 ~riscv 
~sparc x86 ~amd64-linux ~x86-linux"
 
 LICENSE="metapackage"
 



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

2022-07-28 Thread Sam James
commit: c1a71eabad9b119a13816f707a8046cd7f1b60e8
Author: Sam James  gentoo  org>
AuthorDate: Fri Jul 29 03:18:43 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Jul 29 03:18:43 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c1a71eab

media-video/pipewire: Stabilize 0.3.56 x86, #859280

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

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

diff --git a/media-video/pipewire/pipewire-0.3.56.ebuild 
b/media-video/pipewire/pipewire-0.3.56.ebuild
index d4bc29fe46e2..665d278e82ae 100644
--- a/media-video/pipewire/pipewire-0.3.56.ebuild
+++ b/media-video/pipewire/pipewire-0.3.56.ebuild
@@ -29,7 +29,7 @@ else

SRC_URI="https://gitlab.freedesktop.org/${PN}/${PN}/-/archive/${PV}/${P}.tar.gz;
fi
 
-   KEYWORDS="amd64 ~arm ~arm64 ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86"
+   KEYWORDS="amd64 ~arm ~arm64 ~loong ~ppc ~ppc64 ~riscv ~sparc x86"
 fi
 
 DESCRIPTION="Multimedia processing graphs"



[gentoo-commits] repo/gentoo:master commit in: media-sound/pulseaudio-daemon/

2022-07-28 Thread Sam James
commit: 2fbaeda80ef85cdf6e76c35c3745bd73f4e7c9da
Author: Sam James  gentoo  org>
AuthorDate: Fri Jul 29 03:18:42 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Jul 29 03:18:42 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2fbaeda8

media-sound/pulseaudio-daemon: Stabilize 16.1 x86, #859280

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

 media-sound/pulseaudio-daemon/pulseaudio-daemon-16.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-sound/pulseaudio-daemon/pulseaudio-daemon-16.1.ebuild 
b/media-sound/pulseaudio-daemon/pulseaudio-daemon-16.1.ebuild
index 922f2c231890..e3b7029834c6 100644
--- a/media-sound/pulseaudio-daemon/pulseaudio-daemon-16.1.ebuild
+++ b/media-sound/pulseaudio-daemon/pulseaudio-daemon-16.1.ebuild
@@ -16,7 +16,7 @@ if [[ ${PV} =  ]]; then
EGIT_REPO_URI="https://gitlab.freedesktop.org/pulseaudio/pulseaudio;
 else

SRC_URI="https://freedesktop.org/software/pulseaudio/releases/${MY_P}.tar.xz;
-   KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~ppc ~ppc64 
~riscv ~sparc ~x86 ~amd64-linux ~x86-linux"
+   KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~ppc ~ppc64 
~riscv ~sparc x86 ~amd64-linux ~x86-linux"
 fi
 
 S="${WORKDIR}/${MY_P}"



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

2022-07-28 Thread Sam James
commit: ffc8ee91852dcc57d15a0aaf1b42bf15f7ab18d7
Author: Sam James  gentoo  org>
AuthorDate: Fri Jul 29 03:18:42 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Jul 29 03:18:42 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ffc8ee91

media-libs/libpulse: Stabilize 16.1 x86, #859280

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

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

diff --git a/media-libs/libpulse/libpulse-16.1.ebuild 
b/media-libs/libpulse/libpulse-16.1.ebuild
index 01d7246b93e4..2b7deb245617 100644
--- a/media-libs/libpulse/libpulse-16.1.ebuild
+++ b/media-libs/libpulse/libpulse-16.1.ebuild
@@ -16,7 +16,7 @@ if [[ ${PV} =  ]]; then
EGIT_REPO_URI="https://gitlab.freedesktop.org/pulseaudio/pulseaudio;
 else

SRC_URI="https://freedesktop.org/software/pulseaudio/releases/${MY_P}.tar.xz;
-   KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~ppc ~ppc64 
~riscv ~sparc ~x86 ~amd64-linux ~x86-linux"
+   KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~ppc ~ppc64 
~riscv ~sparc x86 ~amd64-linux ~x86-linux"
 fi
 
 S="${WORKDIR}/${MY_P}"



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

2022-07-28 Thread Sam James
commit: 9e270be7e808046fb2090a88476fe97c46f4dd6c
Author: Sam James  gentoo  org>
AuthorDate: Fri Jul 29 03:18:44 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Jul 29 03:18:44 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9e270be7

media-video/wireplumber: Stabilize 0.4.11-r2 x86, #859280

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

 media-video/wireplumber/wireplumber-0.4.11-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-video/wireplumber/wireplumber-0.4.11-r2.ebuild 
b/media-video/wireplumber/wireplumber-0.4.11-r2.ebuild
index 995f8e0fb787..57312314aed7 100644
--- a/media-video/wireplumber/wireplumber-0.4.11-r2.ebuild
+++ b/media-video/wireplumber/wireplumber-0.4.11-r2.ebuild
@@ -20,7 +20,7 @@ if [[ ${PV} ==  ]]; then
inherit git-r3
 else

SRC_URI="https://gitlab.freedesktop.org/pipewire/${PN}/-/archive/${PV}/${P}.tar.gz;
-   KEYWORDS="amd64 ~arm ~arm64 ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86"
+   KEYWORDS="amd64 ~arm ~arm64 ~loong ~ppc ~ppc64 ~riscv ~sparc x86"
 fi
 
 DESCRIPTION="Replacement for pipewire-media-session"



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

2022-07-28 Thread Sam James
commit: 89fe586199261e49ac11ab291520eba4065c8341
Author: Sam James  gentoo  org>
AuthorDate: Fri Jul 29 03:17:43 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Jul 29 03:17:43 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=89fe5861

media-gfx/hydrus: add github upstream metadata

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

 media-gfx/hydrus/metadata.xml | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/media-gfx/hydrus/metadata.xml b/media-gfx/hydrus/metadata.xml
index 94d2b5d6cda9..98c608c2c8b4 100644
--- a/media-gfx/hydrus/metadata.xml
+++ b/media-gfx/hydrus/metadata.xml
@@ -15,4 +15,7 @@
anonymously through custom servers that any user may run


+   
+   hydrusnetwork/hydrus
+   
 



[gentoo-commits] repo/gentoo:master commit in: gui-libs/gtk-layer-shell/

2022-07-28 Thread Sam James
commit: 703dd8096ec4a9e83db96a3b34a8f09839b2f113
Author: Haelwenn (lanodan) Monnier  hacktivis  me>
AuthorDate: Thu Jul 28 16:28:55 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Jul 29 03:16:12 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=703dd809

gui-libs/gtk-layer-shell: add 0.7.0

Closes: https://bugs.gentoo.org/852911
Signed-off-by: Haelwenn (lanodan) Monnier  hacktivis.me>
Signed-off-by: Sam James  gentoo.org>

 gui-libs/gtk-layer-shell/Manifest  |  1 +
 .../gtk-layer-shell/gtk-layer-shell-0.7.0.ebuild   | 47 ++
 gui-libs/gtk-layer-shell/metadata.xml  |  9 -
 3 files changed, 56 insertions(+), 1 deletion(-)

diff --git a/gui-libs/gtk-layer-shell/Manifest 
b/gui-libs/gtk-layer-shell/Manifest
index 509c634bf39e..b25e7e1bc005 100644
--- a/gui-libs/gtk-layer-shell/Manifest
+++ b/gui-libs/gtk-layer-shell/Manifest
@@ -1,2 +1,3 @@
 DIST gtk-layer-shell-0.1.0.tar.xz 34580 BLAKE2B 
db815d711e53485e00de2e0b7d238f6c66ddac9ca790d5f31c44eed965ad01ee07392d27552ae21bb1eab4905cc1d5f7dad9c10fd059afb43ba85c7ea1af2aa5
 SHA512 
3788559405a495d43279b20b9d64e1fb0fb9be4125eb3011a623565938246310c2e81cb6d52db111e42a9cd0739bb273ccf7fcb7c52db8b74a1e44108e061c6d
 DIST gtk-layer-shell-0.6.0.tar.gz 133047 BLAKE2B 
cbfc5f2ae355f1308a21d09bdaf925774223179d310b752c2540666b691a0be4c45c740f79c7a02877c95bcc31293f59643938e80c38687f0f3805534af93ab4
 SHA512 
ca5367b5f1637a07c28c772e79e5ac84219ff069091077f83c5edbc88be084538a925b3c76e6cc9dcd8d2826ae340b79605875e87209ee4f4d5e27dc4e93a523
+DIST gtk-layer-shell-0.7.0.tar.gz 133511 BLAKE2B 
49925796112f7ace01050beb56ebe2ff8a716db56075166c61a7b9d1e4f1b7402c970e14de59404ae9b05f70130542fff7601fee10e0d8780bffa34da0515aa9
 SHA512 
97463b4bd90318e95576e3f4b05c0acae401b8103b389cb9a0dc7716871d8d8285595ddda76419883c98c6f00fcd4ffdfd9dba48385cb8a6edcbdc7f202e2818

diff --git a/gui-libs/gtk-layer-shell/gtk-layer-shell-0.7.0.ebuild 
b/gui-libs/gtk-layer-shell/gtk-layer-shell-0.7.0.ebuild
new file mode 100644
index ..d70f63f960d2
--- /dev/null
+++ b/gui-libs/gtk-layer-shell/gtk-layer-shell-0.7.0.ebuild
@@ -0,0 +1,47 @@
+# Copyright 2020-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{8..10} )
+inherit meson python-any-r1
+
+if [[ ${PV} ==  ]]; then
+   inherit git-r3
+   EGIT_REPO_URI="https://github.com/wmww/${PN};
+else
+   SRC_URI="https://github.com/wmww/${PN}/archive/refs/tags/v${PV}.tar.gz 
-> ${P}.tar.gz"
+   KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86"
+fi
+
+DESCRIPTION="Library to create desktop components for Wayland using the Layer 
Shell protocol"
+HOMEPAGE="https://github.com/wmww/gtk-layer-shell;
+
+LICENSE="MIT-with-advertising LGPL-3+"
+SLOT="0"
+IUSE="examples gtk-doc introspection test"
+RESTRICT="!test? ( test )"
+
+DEPEND="
+   >=x11-libs/gtk+-3.24.26:3[introspection?,wayland]
+   >=dev-libs/wayland-1.10.0
+   >=dev-libs/wayland-protocols-1.16
+"
+RDEPEND="${DEPEND}"
+BDEPEND="
+   dev-util/wayland-scanner
+   virtual/pkgconfig
+   gtk-doc? ( dev-util/gtk-doc )
+   test? ( ${PYTHON_DEPS} )
+"
+
+src_configure() {
+   # note: Next 0.x release should add support for VAPI (vala)
+   local emesonargs=(
+   $(meson_use examples)
+   $(meson_use gtk-doc docs)
+   $(meson_use test tests)
+   $(meson_use introspection)
+   )
+   meson_src_configure
+}

diff --git a/gui-libs/gtk-layer-shell/metadata.xml 
b/gui-libs/gtk-layer-shell/metadata.xml
index cb86c4632351..35b66bf25706 100644
--- a/gui-libs/gtk-layer-shell/metadata.xml
+++ b/gui-libs/gtk-layer-shell/metadata.xml
@@ -1,7 +1,14 @@
 
 https://www.gentoo.org/dtd/metadata.dtd;>
 
-   
+   
+   Haelwenn (lanodan) Monnier
+   cont...@hacktivis.me
+   
+   
+   proxy-ma...@gentoo.org
+   Proxy Maintainers
+   

wmww/gtk-layer-shell




[gentoo-commits] repo/gentoo:master commit in: games-action/polymc/

2022-07-28 Thread Sam James
commit: 97eea01e7dc71b8f4df61830bd0e6b420734d61a
Author: Thiago Donato Ferreira  gmail  com>
AuthorDate: Sun Jul  3 17:25:42 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Jul 29 03:15:01 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=97eea01e

games-action/polymc: add ECM dependency

As per https://github.com/PolyMC/PolyMC/pull/784, we now need ECM as a
build-time dependency.

Signed-off-by: Thiago Donato Ferreira  gmail.com>
Signed-off-by: Sam James  gentoo.org>

 games-action/polymc/polymc-.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/games-action/polymc/polymc-.ebuild 
b/games-action/polymc/polymc-.ebuild
index cc17908560c9..cf43c1ce025e 100644
--- a/games-action/polymc/polymc-.ebuild
+++ b/games-action/polymc/polymc-.ebuild
@@ -67,6 +67,7 @@ COMMON_DEPENDS="
 
 DEPEND="
${COMMON_DEPENDS}
+   kde-frameworks/extra-cmake-modules
media-libs/libglvnd
>=virtual/jdk-1.8.0:*
 "



[gentoo-commits] repo/gentoo:master commit in: gui-libs/gtk-layer-shell/

2022-07-28 Thread Sam James
commit: 0ba4d704cd86d7cd76db963cbd80797fcef802f5
Author: Haelwenn (lanodan) Monnier  hacktivis  me>
AuthorDate: Thu Jul 28 16:44:45 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Jul 29 03:16:13 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0ba4d704

gui-libs/gtk-layer-shell: drop 0.6.0

Signed-off-by: Haelwenn (lanodan) Monnier  hacktivis.me>
Closes: https://github.com/gentoo/gentoo/pull/26636
Signed-off-by: Sam James  gentoo.org>

 gui-libs/gtk-layer-shell/Manifest  |  1 -
 .../gtk-layer-shell/gtk-layer-shell-0.6.0.ebuild   | 45 --
 2 files changed, 46 deletions(-)

diff --git a/gui-libs/gtk-layer-shell/Manifest 
b/gui-libs/gtk-layer-shell/Manifest
index b25e7e1bc005..33e5fccf3215 100644
--- a/gui-libs/gtk-layer-shell/Manifest
+++ b/gui-libs/gtk-layer-shell/Manifest
@@ -1,3 +1,2 @@
 DIST gtk-layer-shell-0.1.0.tar.xz 34580 BLAKE2B 
db815d711e53485e00de2e0b7d238f6c66ddac9ca790d5f31c44eed965ad01ee07392d27552ae21bb1eab4905cc1d5f7dad9c10fd059afb43ba85c7ea1af2aa5
 SHA512 
3788559405a495d43279b20b9d64e1fb0fb9be4125eb3011a623565938246310c2e81cb6d52db111e42a9cd0739bb273ccf7fcb7c52db8b74a1e44108e061c6d
-DIST gtk-layer-shell-0.6.0.tar.gz 133047 BLAKE2B 
cbfc5f2ae355f1308a21d09bdaf925774223179d310b752c2540666b691a0be4c45c740f79c7a02877c95bcc31293f59643938e80c38687f0f3805534af93ab4
 SHA512 
ca5367b5f1637a07c28c772e79e5ac84219ff069091077f83c5edbc88be084538a925b3c76e6cc9dcd8d2826ae340b79605875e87209ee4f4d5e27dc4e93a523
 DIST gtk-layer-shell-0.7.0.tar.gz 133511 BLAKE2B 
49925796112f7ace01050beb56ebe2ff8a716db56075166c61a7b9d1e4f1b7402c970e14de59404ae9b05f70130542fff7601fee10e0d8780bffa34da0515aa9
 SHA512 
97463b4bd90318e95576e3f4b05c0acae401b8103b389cb9a0dc7716871d8d8285595ddda76419883c98c6f00fcd4ffdfd9dba48385cb8a6edcbdc7f202e2818

diff --git a/gui-libs/gtk-layer-shell/gtk-layer-shell-0.6.0.ebuild 
b/gui-libs/gtk-layer-shell/gtk-layer-shell-0.6.0.ebuild
deleted file mode 100644
index 5d190af88253..
--- a/gui-libs/gtk-layer-shell/gtk-layer-shell-0.6.0.ebuild
+++ /dev/null
@@ -1,45 +0,0 @@
-# Copyright 2020-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_{8..10} )
-inherit meson python-any-r1
-
-if [[ ${PV} ==  ]]; then
-   inherit git-r3
-   EGIT_REPO_URI="https://github.com/wmww/${PN};
-else
-   SRC_URI="https://github.com/wmww/${PN}/archive/refs/tags/v${PV}.tar.gz 
-> ${P}.tar.gz"
-   KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86"
-fi
-
-DESCRIPTION="Library to create desktop components for Wayland using the Layer 
Shell protocol"
-HOMEPAGE="https://github.com/wmww/gtk-layer-shell;
-
-LICENSE="MIT-with-advertising LGPL-3+"
-SLOT="0"
-IUSE="examples gtk-doc test"
-RESTRICT="!test? ( test )"
-
-DEPEND="
-   >=x11-libs/gtk+-3.24.26:3[introspection,wayland]
-   >=dev-libs/wayland-1.10.0
-   >=dev-libs/wayland-protocols-1.16
-"
-RDEPEND="${DEPEND}"
-BDEPEND="
-   virtual/pkgconfig
-   gtk-doc? ( dev-util/gtk-doc )
-   test? ( ${PYTHON_DEPS} )
-"
-
-src_configure() {
-   # Note: next release makes introspection optional
-   local emesonargs=(
-   $(meson_use examples)
-   $(meson_use gtk-doc docs)
-   $(meson_use test tests)
-   )
-   meson_src_configure
-}



[gentoo-commits] repo/gentoo:master commit in: games-action/polymc/

2022-07-28 Thread Sam James
commit: 5d63961c59578a8886e3deb7d4c8882dbde44ec2
Author: Thiago Donato Ferreira  gmail  com>
AuthorDate: Sat Jul 23 14:08:41 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Jul 29 03:15:02 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5d63961c

games-action/polymc: add 1.4.0

Signed-off-by: Thiago Donato Ferreira  gmail.com>
Signed-off-by: Sam James  gentoo.org>

 games-action/polymc/Manifest|   1 +
 games-action/polymc/polymc-1.4.0.ebuild | 125 
 2 files changed, 126 insertions(+)

diff --git a/games-action/polymc/Manifest b/games-action/polymc/Manifest
index 18eb23870758..0edfec45ad29 100644
--- a/games-action/polymc/Manifest
+++ b/games-action/polymc/Manifest
@@ -1 +1,2 @@
 DIST polymc-1.3.2.tar.gz 5641952 BLAKE2B 
f1014c79c394db79e07bcd55c65c930ace80274a83cffc4c8adff58547f3ddf9baa5685ecd7b860c8ec21e4ae4ebf407233d3cb2b8d9ae2a81abd31248b1cebf
 SHA512 
f272248631e76e2cb3b74f3bc91ab3d4f7e7cf4fb7396a09b8bcaf65d928076f49e436e3d7c1a34c32a2cbcf10760709f86cd9c0eca285b66790f25b1c466ea0
+DIST polymc-1.4.0.tar.gz 5766980 BLAKE2B 
2588f9bade8dcd1e6bc4a9eb8a496448562a05428121e5547e5f66213b178e906b557b4636d30125aaa203e2cb00c6dfcc351f8bf038d352693adfb582d6
 SHA512 
5492310bb382a08bfef01843e476839723c33734cca46f850f08538f5b2c2d421d40fcb57bc207d36e08337230e5f29a594f33bd354d3a9bee5c801a1cd77fe0

diff --git a/games-action/polymc/polymc-1.4.0.ebuild 
b/games-action/polymc/polymc-1.4.0.ebuild
new file mode 100644
index ..79439b22ba10
--- /dev/null
+++ b/games-action/polymc/polymc-1.4.0.ebuild
@@ -0,0 +1,125 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit cmake java-pkg-2 optfeature xdg
+
+HOMEPAGE="https://polymc.org/ https://github.com/PolyMC/PolyMC;
+DESCRIPTION="A custom, open source Minecraft launcher"
+
+if [[ ${PV} ==  ]]; then
+   inherit git-r3
+
+   EGIT_REPO_URI="
+   https://github.com/PolyMC/PolyMC
+   https://github.com/PolyMC/libnbtplusplus
+   "
+
+   EGIT_SUBMODULES=( 'depends/libnbtplusplus' )
+else
+   MY_PN="PolyMC"
+
+   # Let's use the vendored tarball to avoid dealing with the submodules 
directly
+   SRC_URI="
+   
https://github.com/PolyMC/PolyMC/releases/download/${PV}/${MY_PN}-${PV}.tar.gz 
-> ${P}.tar.gz
+   "
+
+   # The PolyMC's files are unpacked to ${WORKDIR}/PolyMC-${PV}
+   S="${WORKDIR}/${MY_PN}-${PV}"
+
+   KEYWORDS="~amd64"
+fi
+
+# Apache-2.0 for MultiMC (PolyMC is forked from it)
+# GPL-3 for PolyMC
+# LGPL-3 for libnbtplusplus
+# See the rest of PolyMC's libraries at 
https://github.com/PolyMC/PolyMC/tree/develop/libraries
+LICENSE="Apache-2.0 Boost-1.0 BSD BSD-2 GPL-2+ GPL-3 LGPL-3 OFL-1.1 MIT"
+
+SLOT="0"
+
+IUSE="debug lto test"
+REQUIRED_USE="
+   lto? ( !debug )
+"
+
+RESTRICT="!test? ( test )"
+
+MIN_QT="5.12.0"
+
+QT_DEPS="
+   >=dev-qt/qtconcurrent-${MIN_QT}:5
+   >=dev-qt/qtcore-${MIN_QT}:5
+   >=dev-qt/qtgui-${MIN_QT}:5
+   >=dev-qt/qtnetwork-${MIN_QT}:5
+   >=dev-qt/qttest-${MIN_QT}:5
+   >=dev-qt/qtwidgets-${MIN_QT}:5
+   >=dev-qt/qtxml-${MIN_QT}:5
+"
+
+# Required at both build-time and run-time
+COMMON_DEPENDS="
+   ${QT_DEPS}
+   >=dev-libs/quazip-1.3:=
+   sys-libs/zlib
+"
+
+DEPEND="
+   ${COMMON_DEPENDS}
+   app-text/scdoc
+   kde-frameworks/extra-cmake-modules
+   media-libs/libglvnd
+   >=virtual/jdk-1.8.0:*
+"
+
+# At run-time we don't depend on JDK, only JRE
+# And we need more than just the GL headers
+RDEPEND="
+   ${COMMON_DEPENDS}
+   >=virtual/jre-1.8.0:*
+   virtual/opengl
+"
+
+src_prepare() {
+   cmake_src_prepare
+
+   # Prevent conflicting with the user's flags
+   # See https://bugs.gentoo.org/848765 for more info
+   sed -i -e 's/-Werror//' -e 's/-D_FORTIFY_SOURCE=2//' CMakeLists.txt || 
die 'Failed to remove -Werror and -D_FORTIFY_SOURCE via sed'
+}
+
+src_configure(){
+   local mycmakeargs=(
+   -DCMAKE_INSTALL_PREFIX="/usr"
+   # Resulting binary is named polymc
+   -DLauncher_APP_BINARY_NAME="${PN}"
+   # Force Qt5 to avoid accidentaly building the Qt6 version and 
breaking things
+   -DLauncher_QT_VERSION_MAJOR=5
+
+   -DENABLE_LTO=$(usex lto)
+   -DBUILD_TESTING=$(usex test)
+   )
+
+   if use debug; then
+   CMAKE_BUILD_TYPE=Debug
+   else
+   CMAKE_BUILD_TYPE=Release
+   fi
+
+   cmake_src_configure
+}
+
+src_compile(){
+   cmake_src_compile
+}
+
+pkg_postinst() {
+   xdg_pkg_postinst
+
+   # https://github.com/PolyMC/PolyMC/issues/227
+   optfeature "old Minecraft (<= 1.12.2) support" x11-libs/libXrandr
+
+   optfeature "built-in MangoHud support" games-util/mangohud
+   optfeature "built-in Feral Gamemode support" 

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

2022-07-28 Thread Sam James
commit: f9011f6370efb84579d2b667992909e8031573d8
Author: Ekaterina Vaartis  kotobank  ch>
AuthorDate: Thu Jul 28 17:07:24 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Jul 29 03:15:53 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f9011f63

media-gfx/hydrus: Drop 482, add 493

Signed-off-by: Ekaterina Vaartis  kotobank.ch>
Closes: https://github.com/gentoo/gentoo/pull/26637
Signed-off-by: Sam James  gentoo.org>

 media-gfx/hydrus/Manifest | 2 +-
 media-gfx/hydrus/{hydrus-482.ebuild => hydrus-493.ebuild} | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/media-gfx/hydrus/Manifest b/media-gfx/hydrus/Manifest
index 1e9a551e4209..c5d0431a5c01 100644
--- a/media-gfx/hydrus/Manifest
+++ b/media-gfx/hydrus/Manifest
@@ -1,4 +1,4 @@
-DIST hydrus-482.tar.gz 40181613 BLAKE2B 
bdb98ae88efb9e83bda28d01dcdb624ce884682893e84087bfc99420e82ff12c1543f89a5015ac997596188a3b32fec9e5776f1c89fe1864f55d73ae52ca19d7
 SHA512 
c99a0ea60c0b3a565b57b4f4201eb6ff732ea2fb9f419d8b9e8170476bb230bdf0e474e5f82f909b4aca0a442fe89e47d4d0f58b0e722b3f309940d98664ac51
 DIST hydrus-484.tar.gz 40079506 BLAKE2B 
7d3c817511f20476647058bc83ba297f7e597f1fc24cb6c6dc46bb4e1821a0073e4d39fd95a130a89270e77d4b1b749e4a2845ab3c8b471f6cc8b5bba8c65480
 SHA512 
7eb42fbd15b6140258dd8931d0ff07464fd5ac1d0c8323a84bc89f6f820756cce2a2a3d5e6cd8f536f00f2b6f6d1ea36ab7ce8e4ea08272d30122b46ede69124
 DIST hydrus-488.tar.gz 40428970 BLAKE2B 
7a6252276cf60ab4969591d6cf44bf13eec167b432ed0cd5c0ced96f32363640aa246db1256e20e452fe1a6521011c2d46100c3148c0d3241cb810fcde47ad1b
 SHA512 
cbb6a2d1794c5de4c5495a61f115722b1bbad79f3458315586c383eaff79a1f0c144c4498a7c8f651b8ce5592c22ffcc61496a3637471d9ffdeffaef500cd998
 DIST hydrus-490.tar.gz 40610222 BLAKE2B 
7a6b8fbab2ae64baeeaaa7f0a89a69f5e54719d42b473e7bccd2e549f5d6bc7005831803bd6966af04f4a69d48cf0139a63a2ec17cf34c1190bfb47e422bc821
 SHA512 
619349d383114774303b6ca5a9239d9d7adfd43db2fde22c17322c630c27b747953932f3d9622b64727714afcb3c70c2b3b065afb75f83dc95ec84eb0c0976ba
+DIST hydrus-493.tar.gz 40623287 BLAKE2B 
16d5a4a280fe8f0c80bb3a59596ebe72681a5cb88942f3d02985d338b3a92e3d602983b2b2d294aebe3af98672914e866c33206cc7db3511313e5d5aa994386d
 SHA512 
b0d1d2266ca1d18281144585fc71362d2998eda6fb93363c9309b5f2428484f9a74bbc1102659db6e184239a099ad364182ba0560be72c649181a0ac81f83abd

diff --git a/media-gfx/hydrus/hydrus-482.ebuild 
b/media-gfx/hydrus/hydrus-493.ebuild
similarity index 99%
rename from media-gfx/hydrus/hydrus-482.ebuild
rename to media-gfx/hydrus/hydrus-493.ebuild
index eeb2fa504f8a..86568b05547c 100644
--- a/media-gfx/hydrus/hydrus-482.ebuild
+++ b/media-gfx/hydrus/hydrus-493.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python3_{8..9} )
+PYTHON_COMPAT=( python3_{8..10} )
 PYTHON_REQ_USE="sqlite"
 
 DOCS_BUILDER=mkdocs



[gentoo-commits] repo/gentoo:master commit in: games-action/polymc/

2022-07-28 Thread Sam James
commit: bad052b11048d34474621bae5320d7f79a6f508d
Author: Thiago Donato Ferreira  gmail  com>
AuthorDate: Thu Jul 28 14:50:37 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Jul 29 03:15:03 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bad052b1

games-action/polymc: add 1.4.1

Signed-off-by: Thiago Donato Ferreira  gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/26538
Signed-off-by: Sam James  gentoo.org>

 games-action/polymc/Manifest|   1 +
 games-action/polymc/polymc-1.4.1.ebuild | 129 
 2 files changed, 130 insertions(+)

diff --git a/games-action/polymc/Manifest b/games-action/polymc/Manifest
index 18eb23870758..1b50bf038e81 100644
--- a/games-action/polymc/Manifest
+++ b/games-action/polymc/Manifest
@@ -1 +1,2 @@
 DIST polymc-1.3.2.tar.gz 5641952 BLAKE2B 
f1014c79c394db79e07bcd55c65c930ace80274a83cffc4c8adff58547f3ddf9baa5685ecd7b860c8ec21e4ae4ebf407233d3cb2b8d9ae2a81abd31248b1cebf
 SHA512 
f272248631e76e2cb3b74f3bc91ab3d4f7e7cf4fb7396a09b8bcaf65d928076f49e436e3d7c1a34c32a2cbcf10760709f86cd9c0eca285b66790f25b1c466ea0
+DIST polymc-1.4.1.tar.gz 5771113 BLAKE2B 
d55907770d913c814015c4337c0442cb3fdaf92815f3e2f1f496b7869b6da8ee2295260efc3df67e7407ee27d300c4e89900603281e69163c07df216193c05d9
 SHA512 
170d03b61d3e9edbe1a0b27812e52fb90963d09769327f2d95eab6c4b7c88291136f47a44b7c206808fcc2e0e9ddf4aeb3a3f267ccbdc6b70b44d91c4642bf75

diff --git a/games-action/polymc/polymc-1.4.1.ebuild 
b/games-action/polymc/polymc-1.4.1.ebuild
new file mode 100644
index ..508b1bf1a3e7
--- /dev/null
+++ b/games-action/polymc/polymc-1.4.1.ebuild
@@ -0,0 +1,129 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit cmake java-pkg-2 optfeature xdg
+
+HOMEPAGE="https://polymc.org/ https://github.com/PolyMC/PolyMC;
+DESCRIPTION="A custom, open source Minecraft launcher"
+
+if [[ ${PV} ==  ]]; then
+   inherit git-r3
+
+   EGIT_REPO_URI="
+   https://github.com/PolyMC/PolyMC
+   https://github.com/PolyMC/libnbtplusplus
+   "
+
+   EGIT_SUBMODULES=( 'depends/libnbtplusplus' )
+else
+   MY_PN="PolyMC"
+
+   # Let's use the vendored tarball to avoid dealing with the submodules 
directly
+   SRC_URI="
+   
https://github.com/PolyMC/PolyMC/releases/download/${PV}/${MY_PN}-${PV}.tar.gz 
-> ${P}.tar.gz
+   "
+
+   # The PolyMC's files are unpacked to ${WORKDIR}/PolyMC-${PV}
+   S="${WORKDIR}/${MY_PN}-${PV}"
+
+   KEYWORDS="~amd64"
+fi
+
+# Apache-2.0 for MultiMC (PolyMC is forked from it)
+# GPL-3 for PolyMC
+# LGPL-3 for libnbtplusplus
+# See the rest of PolyMC's libraries at 
https://github.com/PolyMC/PolyMC/tree/develop/libraries
+LICENSE="Apache-2.0 Boost-1.0 BSD BSD-2 GPL-2+ GPL-3 LGPL-3 OFL-1.1 MIT"
+
+SLOT="0"
+
+IUSE="debug lto test"
+REQUIRED_USE="
+   lto? ( !debug )
+"
+
+RESTRICT="!test? ( test )"
+
+MIN_QT="5.12.0"
+QT_SLOT=5
+
+QT_DEPS="
+   >=dev-qt/qtconcurrent-${MIN_QT}:${QT_SLOT}
+   >=dev-qt/qtcore-${MIN_QT}:${QT_SLOT}
+   >=dev-qt/qtgui-${MIN_QT}:${QT_SLOT}
+   >=dev-qt/qtnetwork-${MIN_QT}:${QT_SLOT}
+   >=dev-qt/qttest-${MIN_QT}:${QT_SLOT}
+   >=dev-qt/qtwidgets-${MIN_QT}:${QT_SLOT}
+   >=dev-qt/qtxml-${MIN_QT}:${QT_SLOT}
+"
+
+# Required at both build-time and run-time
+COMMON_DEPENDS="
+   ${QT_DEPS}
+   >=dev-libs/quazip-1.3:=
+   sys-libs/zlib
+"
+
+BDEPEND="
+   app-text/scdoc
+   kde-frameworks/extra-cmake-modules:5
+"
+
+DEPEND="
+   ${COMMON_DEPENDS}
+   media-libs/libglvnd
+   >=virtual/jdk-1.8.0:*
+"
+
+# At run-time we don't depend on JDK, only JRE
+# And we need more than just the GL headers
+RDEPEND="
+   ${COMMON_DEPENDS}
+   >=virtual/jre-1.8.0:*
+   virtual/opengl
+"
+
+src_prepare() {
+   cmake_src_prepare
+
+   # Prevent conflicting with the user's flags
+   # See https://bugs.gentoo.org/848765 for more info
+   sed -i -e 's/-Werror//' -e 's/-D_FORTIFY_SOURCE=2//' CMakeLists.txt || 
die 'Failed to remove -Werror and -D_FORTIFY_SOURCE via sed'
+}
+
+src_configure(){
+   local mycmakeargs=(
+   -DCMAKE_INSTALL_PREFIX="/usr"
+   # Resulting binary is named polymc
+   -DLauncher_APP_BINARY_NAME="${PN}"
+   # Force Qt5 to avoid accidentaly building the Qt6 version and 
breaking things
+   -DLauncher_QT_VERSION_MAJOR=${QT_SLOT}
+
+   -DENABLE_LTO=$(usex lto)
+   -DBUILD_TESTING=$(usex test)
+   )
+
+   if use debug; then
+   CMAKE_BUILD_TYPE=Debug
+   else
+   CMAKE_BUILD_TYPE=Release
+   fi
+
+   cmake_src_configure
+}
+
+src_compile(){
+   cmake_src_compile
+}
+
+pkg_postinst() {
+   xdg_pkg_postinst
+
+   # https://github.com/PolyMC/PolyMC/issues/227
+   optfeature "old Minecraft (<= 1.12.2) 

[gentoo-commits] repo/gentoo:master commit in: games-action/polymc/

2022-07-28 Thread Sam James
commit: 70df83fbc85b83b5debcfdda87892faca36619c9
Author: Thiago Donato Ferreira  gmail  com>
AuthorDate: Thu Jul 28 14:49:55 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Jul 29 03:15:03 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=70df83fb

games-action/polymc: drop 1.4.0

Signed-off-by: Thiago Donato Ferreira  gmail.com>
Signed-off-by: Sam James  gentoo.org>

 games-action/polymc/Manifest|   1 -
 games-action/polymc/polymc-1.4.0.ebuild | 129 
 2 files changed, 130 deletions(-)

diff --git a/games-action/polymc/Manifest b/games-action/polymc/Manifest
index 0edfec45ad29..18eb23870758 100644
--- a/games-action/polymc/Manifest
+++ b/games-action/polymc/Manifest
@@ -1,2 +1 @@
 DIST polymc-1.3.2.tar.gz 5641952 BLAKE2B 
f1014c79c394db79e07bcd55c65c930ace80274a83cffc4c8adff58547f3ddf9baa5685ecd7b860c8ec21e4ae4ebf407233d3cb2b8d9ae2a81abd31248b1cebf
 SHA512 
f272248631e76e2cb3b74f3bc91ab3d4f7e7cf4fb7396a09b8bcaf65d928076f49e436e3d7c1a34c32a2cbcf10760709f86cd9c0eca285b66790f25b1c466ea0
-DIST polymc-1.4.0.tar.gz 5766980 BLAKE2B 
2588f9bade8dcd1e6bc4a9eb8a496448562a05428121e5547e5f66213b178e906b557b4636d30125aaa203e2cb00c6dfcc351f8bf038d352693adfb582d6
 SHA512 
5492310bb382a08bfef01843e476839723c33734cca46f850f08538f5b2c2d421d40fcb57bc207d36e08337230e5f29a594f33bd354d3a9bee5c801a1cd77fe0

diff --git a/games-action/polymc/polymc-1.4.0.ebuild 
b/games-action/polymc/polymc-1.4.0.ebuild
deleted file mode 100644
index 508b1bf1a3e7..
--- a/games-action/polymc/polymc-1.4.0.ebuild
+++ /dev/null
@@ -1,129 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit cmake java-pkg-2 optfeature xdg
-
-HOMEPAGE="https://polymc.org/ https://github.com/PolyMC/PolyMC;
-DESCRIPTION="A custom, open source Minecraft launcher"
-
-if [[ ${PV} ==  ]]; then
-   inherit git-r3
-
-   EGIT_REPO_URI="
-   https://github.com/PolyMC/PolyMC
-   https://github.com/PolyMC/libnbtplusplus
-   "
-
-   EGIT_SUBMODULES=( 'depends/libnbtplusplus' )
-else
-   MY_PN="PolyMC"
-
-   # Let's use the vendored tarball to avoid dealing with the submodules 
directly
-   SRC_URI="
-   
https://github.com/PolyMC/PolyMC/releases/download/${PV}/${MY_PN}-${PV}.tar.gz 
-> ${P}.tar.gz
-   "
-
-   # The PolyMC's files are unpacked to ${WORKDIR}/PolyMC-${PV}
-   S="${WORKDIR}/${MY_PN}-${PV}"
-
-   KEYWORDS="~amd64"
-fi
-
-# Apache-2.0 for MultiMC (PolyMC is forked from it)
-# GPL-3 for PolyMC
-# LGPL-3 for libnbtplusplus
-# See the rest of PolyMC's libraries at 
https://github.com/PolyMC/PolyMC/tree/develop/libraries
-LICENSE="Apache-2.0 Boost-1.0 BSD BSD-2 GPL-2+ GPL-3 LGPL-3 OFL-1.1 MIT"
-
-SLOT="0"
-
-IUSE="debug lto test"
-REQUIRED_USE="
-   lto? ( !debug )
-"
-
-RESTRICT="!test? ( test )"
-
-MIN_QT="5.12.0"
-QT_SLOT=5
-
-QT_DEPS="
-   >=dev-qt/qtconcurrent-${MIN_QT}:${QT_SLOT}
-   >=dev-qt/qtcore-${MIN_QT}:${QT_SLOT}
-   >=dev-qt/qtgui-${MIN_QT}:${QT_SLOT}
-   >=dev-qt/qtnetwork-${MIN_QT}:${QT_SLOT}
-   >=dev-qt/qttest-${MIN_QT}:${QT_SLOT}
-   >=dev-qt/qtwidgets-${MIN_QT}:${QT_SLOT}
-   >=dev-qt/qtxml-${MIN_QT}:${QT_SLOT}
-"
-
-# Required at both build-time and run-time
-COMMON_DEPENDS="
-   ${QT_DEPS}
-   >=dev-libs/quazip-1.3:=
-   sys-libs/zlib
-"
-
-BDEPEND="
-   app-text/scdoc
-   kde-frameworks/extra-cmake-modules:5
-"
-
-DEPEND="
-   ${COMMON_DEPENDS}
-   media-libs/libglvnd
-   >=virtual/jdk-1.8.0:*
-"
-
-# At run-time we don't depend on JDK, only JRE
-# And we need more than just the GL headers
-RDEPEND="
-   ${COMMON_DEPENDS}
-   >=virtual/jre-1.8.0:*
-   virtual/opengl
-"
-
-src_prepare() {
-   cmake_src_prepare
-
-   # Prevent conflicting with the user's flags
-   # See https://bugs.gentoo.org/848765 for more info
-   sed -i -e 's/-Werror//' -e 's/-D_FORTIFY_SOURCE=2//' CMakeLists.txt || 
die 'Failed to remove -Werror and -D_FORTIFY_SOURCE via sed'
-}
-
-src_configure(){
-   local mycmakeargs=(
-   -DCMAKE_INSTALL_PREFIX="/usr"
-   # Resulting binary is named polymc
-   -DLauncher_APP_BINARY_NAME="${PN}"
-   # Force Qt5 to avoid accidentaly building the Qt6 version and 
breaking things
-   -DLauncher_QT_VERSION_MAJOR=${QT_SLOT}
-
-   -DENABLE_LTO=$(usex lto)
-   -DBUILD_TESTING=$(usex test)
-   )
-
-   if use debug; then
-   CMAKE_BUILD_TYPE=Debug
-   else
-   CMAKE_BUILD_TYPE=Release
-   fi
-
-   cmake_src_configure
-}
-
-src_compile(){
-   cmake_src_compile
-}
-
-pkg_postinst() {
-   xdg_pkg_postinst
-
-   # https://github.com/PolyMC/PolyMC/issues/227
-   optfeature "old Minecraft (<= 1.12.2) support" x11-libs/libXrandr
-
-   optfeature 

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

2022-07-28 Thread Sam James
commit: 031bcc6d2bb135f6560b363c7189032e277d2df1
Author: Bernd Waibel  posteo  net>
AuthorDate: Mon Jul 25 17:56:41 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Jul 29 03:15:17 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=031bcc6d

media-gfx/freecad: drop ship and plot workbenches

Upstream has dropped the ship and plot workbenches recently. The
patch reflects these changes and drops the USE flags for it.
Note, that the plot module is still available, only the workbench
for separate working with plots has been removed.

See also https://github.com/FreeCAD/FreeCAD/pull/4971 and
https://github.com/FreeCAD/FreeCAD/pull/4900

Also fixes some typos in pkg_postinst and minor code cleanup.

Bug: https://bugs.gentoo.org/858308#c2
Signed-off-by: Bernd Waibel  posteo.net>
Closes: https://github.com/gentoo/gentoo/pull/26597
Signed-off-by: Sam James  gentoo.org>

 ...{freecad-0.20.ebuild => freecad-0.20-r1.ebuild} | 19 +---
 media-gfx/freecad/freecad-.ebuild  | 50 ++
 2 files changed, 15 insertions(+), 54 deletions(-)

diff --git a/media-gfx/freecad/freecad-0.20.ebuild 
b/media-gfx/freecad/freecad-0.20-r1.ebuild
similarity index 93%
rename from media-gfx/freecad/freecad-0.20.ebuild
rename to media-gfx/freecad/freecad-0.20-r1.ebuild
index d71ea49e2be3..52b99f2e863f 100644
--- a/media-gfx/freecad/freecad-0.20.ebuild
+++ b/media-gfx/freecad/freecad-0.20-r1.ebuild
@@ -17,8 +17,6 @@ if [[ ${PV} = * ]]; then
EGIT_REPO_URI="https://github.com/${MY_PN}/${MY_PN}.git;
S="${WORKDIR}/freecad-${PV}"
 else
-   MY_PV=$(ver_cut 1-2)
-   MY_PV=$(ver_rs 1 '_' ${MY_PV})

SRC_URI="https://github.com/${MY_PN}/${MY_PN}/archive/refs/tags/${PV}.tar.gz -> 
${P}.tar.gz"
KEYWORDS="~amd64"
S="${WORKDIR}/FreeCAD-${PV}"
@@ -32,7 +30,7 @@ SLOT="0"
 # see https://forum.freecadweb.org/viewtopic.php?f=4=69450
 IUSE="debug headless test"
 
-FREECAD_EXPERIMENTAL_MODULES="cloud pcl plot ship"
+FREECAD_EXPERIMENTAL_MODULES="cloud pcl"
 FREECAD_STABLE_MODULES="addonmgr fem idf image inspection material
openscad part-design path points raytracing robot show surface
techdraw tux"
@@ -121,7 +119,6 @@ REQUIRED_USE="
${PYTHON_REQUIRED_USE}
inspection? ( points )
path? ( robot )
-   ship? ( image plot )
 "
 
 PATCHES=(
@@ -181,13 +178,11 @@ src_configure() {
-DBUILD_PART=ON
-DBUILD_PART_DESIGN=$(usex part-design)
-DBUILD_PATH=$(usex path)
-   -DBUILD_PLOT=$(usex plot)   # 
conflicts with possible external workbench
-DBUILD_POINTS=$(usex points)
-DBUILD_QT5=ON  
# OFF means to use Qt4
-DBUILD_RAYTRACING=$(usex raytracing)
-DBUILD_REVERSEENGINEERING=OFF  # currently 
only an empty sandbox
-DBUILD_ROBOT=$(usex robot)
-   -DBUILD_SHIP=$(usex ship)   # 
conflicts with possible external workbench
-DBUILD_SHOW=$(usex show)
-DBUILD_SKETCHER=ON 
# needed by draft workspace
-DBUILD_SMESH=ON
@@ -280,18 +275,6 @@ src_install() {
 pkg_postinst() {
xdg_pkg_postinst
 
-   if use plot; then
-   einfo "Note: You are enabling the 'plot' USE flag."
-   einfo "This conflicts with the plot workbench that can be 
loaded"
-   einfo "via the addon manager! You can only install one of 
those."
-   fi
-
-   if use ship; then
-   einfo "Note: You are enabling the 'ship' USE flag."
-   einfo "This conflicts with the ship workbench that can be 
loaded"
-   einfo "via the addon manager! You can only install one of 
those."
-   fi
-
einfo "You can load a lot of additional workbenches using the 
integrated"
einfo "AddonManager."
 

diff --git a/media-gfx/freecad/freecad-.ebuild 
b/media-gfx/freecad/freecad-.ebuild
index d10e47f1f6e1..b9adba360983 100644
--- a/media-gfx/freecad/freecad-.ebuild
+++ b/media-gfx/freecad/freecad-.ebuild
@@ -17,10 +17,7 @@ if [[ ${PV} = * ]]; then
EGIT_REPO_URI="https://github.com/${MY_PN}/${MY_PN}.git;
S="${WORKDIR}/freecad-${PV}"
 else
-   MY_PV=$(ver_cut 1-2)
-   MY_PV=$(ver_rs 1 '_' ${MY_PV})
-   
SRC_URI="https://github.com/${MY_PN}/${MY_PN}/archive/refs/tags/${PV}.tar.gz -> 
${P}.tar.gz
-   
https://raw.githubusercontent.com/waebbl/waebbl-gentoo/master/patches/${P}-0005-Make-smesh-compile-with-vtk9.patch.xz;
+   
SRC_URI="https://github.com/${MY_PN}/${MY_PN}/archive/refs/tags/${PV}.tar.gz -> 
${P}.tar.gz"
KEYWORDS="~amd64"
S="${WORKDIR}/FreeCAD-${PV}"
 fi
@@ -31,7 +28,7 @@ LICENSE="LGPL-2 CC-BY-SA-4.0"
 SLOT="0"
 IUSE="debug 

[gentoo-commits] repo/gentoo:master commit in: games-action/polymc/

2022-07-28 Thread Sam James
commit: a8746c40b3e880596eed2c45f33445e740c44d88
Author: Thiago Donato Ferreira  gmail  com>
AuthorDate: Sat Jul 23 20:36:44 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Jul 29 03:15:03 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a8746c40

games-action/polymc: add `QT_SLOT` variable to simplify maintenance

Signed-off-by: Thiago Donato Ferreira  gmail.com>
Signed-off-by: Sam James  gentoo.org>

 games-action/polymc/polymc-1.4.0.ebuild | 17 +
 games-action/polymc/polymc-.ebuild  | 17 +
 2 files changed, 18 insertions(+), 16 deletions(-)

diff --git a/games-action/polymc/polymc-1.4.0.ebuild 
b/games-action/polymc/polymc-1.4.0.ebuild
index 04335972d1f2..508b1bf1a3e7 100644
--- a/games-action/polymc/polymc-1.4.0.ebuild
+++ b/games-action/polymc/polymc-1.4.0.ebuild
@@ -47,15 +47,16 @@ REQUIRED_USE="
 RESTRICT="!test? ( test )"
 
 MIN_QT="5.12.0"
+QT_SLOT=5
 
 QT_DEPS="
-   >=dev-qt/qtconcurrent-${MIN_QT}:5
-   >=dev-qt/qtcore-${MIN_QT}:5
-   >=dev-qt/qtgui-${MIN_QT}:5
-   >=dev-qt/qtnetwork-${MIN_QT}:5
-   >=dev-qt/qttest-${MIN_QT}:5
-   >=dev-qt/qtwidgets-${MIN_QT}:5
-   >=dev-qt/qtxml-${MIN_QT}:5
+   >=dev-qt/qtconcurrent-${MIN_QT}:${QT_SLOT}
+   >=dev-qt/qtcore-${MIN_QT}:${QT_SLOT}
+   >=dev-qt/qtgui-${MIN_QT}:${QT_SLOT}
+   >=dev-qt/qtnetwork-${MIN_QT}:${QT_SLOT}
+   >=dev-qt/qttest-${MIN_QT}:${QT_SLOT}
+   >=dev-qt/qtwidgets-${MIN_QT}:${QT_SLOT}
+   >=dev-qt/qtxml-${MIN_QT}:${QT_SLOT}
 "
 
 # Required at both build-time and run-time
@@ -98,7 +99,7 @@ src_configure(){
# Resulting binary is named polymc
-DLauncher_APP_BINARY_NAME="${PN}"
# Force Qt5 to avoid accidentaly building the Qt6 version and 
breaking things
-   -DLauncher_QT_VERSION_MAJOR=5
+   -DLauncher_QT_VERSION_MAJOR=${QT_SLOT}
 
-DENABLE_LTO=$(usex lto)
-DBUILD_TESTING=$(usex test)

diff --git a/games-action/polymc/polymc-.ebuild 
b/games-action/polymc/polymc-.ebuild
index 04335972d1f2..508b1bf1a3e7 100644
--- a/games-action/polymc/polymc-.ebuild
+++ b/games-action/polymc/polymc-.ebuild
@@ -47,15 +47,16 @@ REQUIRED_USE="
 RESTRICT="!test? ( test )"
 
 MIN_QT="5.12.0"
+QT_SLOT=5
 
 QT_DEPS="
-   >=dev-qt/qtconcurrent-${MIN_QT}:5
-   >=dev-qt/qtcore-${MIN_QT}:5
-   >=dev-qt/qtgui-${MIN_QT}:5
-   >=dev-qt/qtnetwork-${MIN_QT}:5
-   >=dev-qt/qttest-${MIN_QT}:5
-   >=dev-qt/qtwidgets-${MIN_QT}:5
-   >=dev-qt/qtxml-${MIN_QT}:5
+   >=dev-qt/qtconcurrent-${MIN_QT}:${QT_SLOT}
+   >=dev-qt/qtcore-${MIN_QT}:${QT_SLOT}
+   >=dev-qt/qtgui-${MIN_QT}:${QT_SLOT}
+   >=dev-qt/qtnetwork-${MIN_QT}:${QT_SLOT}
+   >=dev-qt/qttest-${MIN_QT}:${QT_SLOT}
+   >=dev-qt/qtwidgets-${MIN_QT}:${QT_SLOT}
+   >=dev-qt/qtxml-${MIN_QT}:${QT_SLOT}
 "
 
 # Required at both build-time and run-time
@@ -98,7 +99,7 @@ src_configure(){
# Resulting binary is named polymc
-DLauncher_APP_BINARY_NAME="${PN}"
# Force Qt5 to avoid accidentaly building the Qt6 version and 
breaking things
-   -DLauncher_QT_VERSION_MAJOR=5
+   -DLauncher_QT_VERSION_MAJOR=${QT_SLOT}
 
-DENABLE_LTO=$(usex lto)
-DBUILD_TESTING=$(usex test)



[gentoo-commits] repo/gentoo:master commit in: games-action/polymc/

2022-07-28 Thread Sam James
commit: 8a50ae891be6e0c2dc7987997d383f42f5517649
Author: Thiago Donato Ferreira  gmail  com>
AuthorDate: Sun Jul  3 17:21:40 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Jul 29 03:15:01 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8a50ae89

games-action/polymc: drop 1.3.1

Signed-off-by: Thiago Donato Ferreira  gmail.com>
Signed-off-by: Sam James  gentoo.org>

 games-action/polymc/Manifest|   1 -
 games-action/polymc/polymc-1.3.1.ebuild | 115 
 2 files changed, 116 deletions(-)

diff --git a/games-action/polymc/Manifest b/games-action/polymc/Manifest
index bc9c75eb737d..18eb23870758 100644
--- a/games-action/polymc/Manifest
+++ b/games-action/polymc/Manifest
@@ -1,2 +1 @@
-DIST polymc-1.3.1.tar.gz 5651471 BLAKE2B 
ee36d6f046959932c72d6b3320704bbc565afd56e03f715db0f9270148b7ced80ff46d4e2ad33167e77e9b95d5dbe3316d9c7b5f9b36c15e28989555fddf0239
 SHA512 
8cfd644574a588a0b8dca6adbd9aee21bd603fc29649bbf55ad713dc37a1a9d7a8720031a6952d97c6a597c082f7437315044926d7da2d50e58a3da096343c7b
 DIST polymc-1.3.2.tar.gz 5641952 BLAKE2B 
f1014c79c394db79e07bcd55c65c930ace80274a83cffc4c8adff58547f3ddf9baa5685ecd7b860c8ec21e4ae4ebf407233d3cb2b8d9ae2a81abd31248b1cebf
 SHA512 
f272248631e76e2cb3b74f3bc91ab3d4f7e7cf4fb7396a09b8bcaf65d928076f49e436e3d7c1a34c32a2cbcf10760709f86cd9c0eca285b66790f25b1c466ea0

diff --git a/games-action/polymc/polymc-1.3.1.ebuild 
b/games-action/polymc/polymc-1.3.1.ebuild
deleted file mode 100644
index 1034a30e5df0..
--- a/games-action/polymc/polymc-1.3.1.ebuild
+++ /dev/null
@@ -1,115 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit cmake java-pkg-2 optfeature xdg
-
-HOMEPAGE="https://polymc.org/ https://github.com/PolyMC/PolyMC;
-DESCRIPTION="A custom, open source Minecraft launcher"
-
-if [[ ${PV} ==  ]]; then
-   inherit git-r3
-
-   EGIT_REPO_URI="
-   https://github.com/PolyMC/PolyMC
-   https://github.com/PolyMC/libnbtplusplus
-   "
-
-   EGIT_SUBMODULES=( 'depends/libnbtplusplus' )
-else
-   MY_PN="PolyMC"
-
-   # Let's use the vendored tarball to avoid dealing with the submodules 
directly
-   SRC_URI="
-   
https://github.com/PolyMC/PolyMC/releases/download/${PV}/${MY_PN}-${PV}.tar.gz 
-> ${P}.tar.gz
-   "
-
-   # The PolyMC's files are unpacked to ${WORKDIR}/PolyMC-${PV}
-   S="${WORKDIR}/${MY_PN}-${PV}"
-
-   KEYWORDS="~amd64"
-fi
-
-# Apache-2.0 for MultiMC (PolyMC is forked from it)
-# GPL-3 for PolyMC
-# LGPL-3 for libnbtplusplus
-# See the rest of PolyMC's libraries at 
https://github.com/PolyMC/PolyMC/tree/develop/libraries
-LICENSE="Apache-2.0 Boost-1.0 BSD BSD-2 GPL-2+ GPL-3 LGPL-3 OFL-1.1 MIT"
-
-SLOT="0"
-
-IUSE="debug lto"
-REQUIRED_USE="
-   lto? ( !debug )
-"
-
-MIN_QT="5.12.0"
-
-QT_DEPS="
-   >=dev-qt/qtconcurrent-${MIN_QT}:5
-   >=dev-qt/qtcore-${MIN_QT}:5
-   >=dev-qt/qtgui-${MIN_QT}:5
-   >=dev-qt/qtnetwork-${MIN_QT}:5
-   >=dev-qt/qttest-${MIN_QT}:5
-   >=dev-qt/qtwidgets-${MIN_QT}:5
-   >=dev-qt/qtxml-${MIN_QT}:5
-"
-
-# Required at both build-time and run-time
-COMMON_DEPENDS="
-   ${QT_DEPS}
-   >=dev-libs/quazip-1.3:=
-   sys-libs/zlib
-"
-
-DEPEND="
-   ${COMMON_DEPENDS}
-   media-libs/libglvnd
-   >=virtual/jdk-1.8.0:*
-"
-
-# At run-time we don't depend on JDK, only JRE
-# And we need more than just the GL headers
-RDEPEND="
-   ${COMMON_DEPENDS}
-   >=virtual/jre-1.8.0:*
-   virtual/opengl
-"
-
-src_prepare() {
-   cmake_src_prepare
-
-   # Prevent conflicting with the user's flags
-   # See https://bugs.gentoo.org/848765 for more info
-   sed -i -e 's/-Werror//' -e 's/-D_FORTIFY_SOURCE=2//' CMakeLists.txt || 
die 'Failed to remove -Werror and -D_FORTIFY_SOURCE via sed'
-}
-
-src_configure(){
-   local mycmakeargs=(
-   -DCMAKE_INSTALL_PREFIX="/usr"
-   # Resulting binary is named polymc
-   -DLauncher_APP_BINARY_NAME="${PN}"
-
-   -DENABLE_LTO=$(usex lto)
-   )
-
-   if use debug; then
-   CMAKE_BUILD_TYPE=Debug
-   else
-   CMAKE_BUILD_TYPE=Release
-   fi
-
-   cmake_src_configure
-}
-
-src_compile(){
-   cmake_src_compile
-}
-
-pkg_postinst() {
-   xdg_pkg_postinst
-
-   # https://github.com/PolyMC/PolyMC/issues/227
-   optfeature "old Minecraft (<= 1.12.2) support" x11-libs/libXrandr
-}



[gentoo-commits] repo/gentoo:master commit in: games-action/polymc/

2022-07-28 Thread Sam James
commit: 2ee47f8b8e1dd38985816afe5ef76213eada857a
Author: Thiago Donato Ferreira  gmail  com>
AuthorDate: Sat Jul 23 14:07:35 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Jul 29 03:15:02 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2ee47f8b

games-action/polymc: explicitly add Qt5 build config

Signed-off-by: Thiago Donato Ferreira  gmail.com>
Signed-off-by: Sam James  gentoo.org>

 games-action/polymc/polymc-.ebuild | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/games-action/polymc/polymc-.ebuild 
b/games-action/polymc/polymc-.ebuild
index eec654ffacd7..79439b22ba10 100644
--- a/games-action/polymc/polymc-.ebuild
+++ b/games-action/polymc/polymc-.ebuild
@@ -94,6 +94,8 @@ src_configure(){
-DCMAKE_INSTALL_PREFIX="/usr"
# Resulting binary is named polymc
-DLauncher_APP_BINARY_NAME="${PN}"
+   # Force Qt5 to avoid accidentaly building the Qt6 version and 
breaking things
+   -DLauncher_QT_VERSION_MAJOR=5
 
-DENABLE_LTO=$(usex lto)
-DBUILD_TESTING=$(usex test)



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

2022-07-28 Thread Sam James
commit: 19e2e5ebf4d5447b56d8b0a2cbcf5df805719e52
Author: Sam James  gentoo  org>
AuthorDate: Fri Jul 29 03:14:00 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Jul 29 03:14:00 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=19e2e5eb

net-analyzer/sngrep: add github upstream metadata

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

 net-analyzer/sngrep/metadata.xml | 19 +++
 1 file changed, 11 insertions(+), 8 deletions(-)

diff --git a/net-analyzer/sngrep/metadata.xml b/net-analyzer/sngrep/metadata.xml
index d84abf8f126a..2c8180a3d655 100644
--- a/net-analyzer/sngrep/metadata.xml
+++ b/net-analyzer/sngrep/metadata.xml
@@ -1,12 +1,15 @@
 
 https://www.gentoo.org/dtd/metadata.dtd;>
 
-
-net...@gentoo.org
-
-
-Enable EEP packet send/receive support
-Use net-libs/gnutls to parse captured TLS 
packets
-Use dev-libs/openssl to parse captured TLS 
packets
-
+   
+   net...@gentoo.org
+   
+   
+   Enable EEP packet send/receive support
+   Use net-libs/gnutls to parse 
captured TLS packets
+   Use dev-libs/openssl to parse 
captured TLS packets
+   
+   
+   irontec/sngrep
+   
 



[gentoo-commits] repo/gentoo:master commit in: games-action/polymc/

2022-07-28 Thread Sam James
commit: ad64df30768a8a05b492b000ddccf58d7008aeb2
Author: Thiago Donato Ferreira  gmail  com>
AuthorDate: Thu Jul 14 11:33:19 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Jul 29 03:15:02 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ad64df30

games-action/polymc: add app-text/scdoc as a build-time dependency

We changed how our man page is built, so now we also need this extra
dependency.

Signed-off-by: Thiago Donato Ferreira  gmail.com>
Signed-off-by: Sam James  gentoo.org>

 games-action/polymc/polymc-.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/games-action/polymc/polymc-.ebuild 
b/games-action/polymc/polymc-.ebuild
index cf43c1ce025e..eec654ffacd7 100644
--- a/games-action/polymc/polymc-.ebuild
+++ b/games-action/polymc/polymc-.ebuild
@@ -67,6 +67,7 @@ COMMON_DEPENDS="
 
 DEPEND="
${COMMON_DEPENDS}
+   app-text/scdoc
kde-frameworks/extra-cmake-modules
media-libs/libglvnd
>=virtual/jdk-1.8.0:*



[gentoo-commits] repo/gentoo:master commit in: games-action/polymc/

2022-07-28 Thread Sam James
commit: 7ad933061a3e909099b695d13269bc27f3428387
Author: Thiago Donato Ferreira  gmail  com>
AuthorDate: Sat Jul 23 20:30:02 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Jul 29 03:15:02 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7ad93306

games-action/polymc: move scdoc and ECM deps to BDEPEND

Those are only needed on the building machine.

Signed-off-by: Thiago Donato Ferreira  gmail.com>
Signed-off-by: Sam James  gentoo.org>

 games-action/polymc/polymc-1.4.0.ebuild | 7 +--
 games-action/polymc/polymc-.ebuild  | 7 +--
 2 files changed, 10 insertions(+), 4 deletions(-)

diff --git a/games-action/polymc/polymc-1.4.0.ebuild 
b/games-action/polymc/polymc-1.4.0.ebuild
index 79439b22ba10..04335972d1f2 100644
--- a/games-action/polymc/polymc-1.4.0.ebuild
+++ b/games-action/polymc/polymc-1.4.0.ebuild
@@ -65,10 +65,13 @@ COMMON_DEPENDS="
sys-libs/zlib
 "
 
+BDEPEND="
+   app-text/scdoc
+   kde-frameworks/extra-cmake-modules:5
+"
+
 DEPEND="
${COMMON_DEPENDS}
-   app-text/scdoc
-   kde-frameworks/extra-cmake-modules
media-libs/libglvnd
>=virtual/jdk-1.8.0:*
 "

diff --git a/games-action/polymc/polymc-.ebuild 
b/games-action/polymc/polymc-.ebuild
index 79439b22ba10..04335972d1f2 100644
--- a/games-action/polymc/polymc-.ebuild
+++ b/games-action/polymc/polymc-.ebuild
@@ -65,10 +65,13 @@ COMMON_DEPENDS="
sys-libs/zlib
 "
 
+BDEPEND="
+   app-text/scdoc
+   kde-frameworks/extra-cmake-modules:5
+"
+
 DEPEND="
${COMMON_DEPENDS}
-   app-text/scdoc
-   kde-frameworks/extra-cmake-modules
media-libs/libglvnd
>=virtual/jdk-1.8.0:*
 "



[gentoo-commits] repo/gentoo:master commit in: games-action/polymc/

2022-07-28 Thread Sam James
commit: fe9a6474343edf62aceb3bee003310d5522d9ab4
Author: Thiago Donato Ferreira  gmail  com>
AuthorDate: Sun Jul  3 15:48:47 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Jul 29 03:15:01 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fe9a6474

games-action/polymc: add new optional features

PolyMC now has optional support for MangoHud and Feral's Gamemode, so
we'll add those to the `optfeatures`.

Signed-off-by: Thiago Donato Ferreira  gmail.com>
Signed-off-by: Sam James  gentoo.org>

 games-action/polymc/polymc-.ebuild | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/games-action/polymc/polymc-.ebuild 
b/games-action/polymc/polymc-.ebuild
index 1034a30e5df0..96537440ecbc 100644
--- a/games-action/polymc/polymc-.ebuild
+++ b/games-action/polymc/polymc-.ebuild
@@ -112,4 +112,7 @@ pkg_postinst() {
 
# https://github.com/PolyMC/PolyMC/issues/227
optfeature "old Minecraft (<= 1.12.2) support" x11-libs/libXrandr
+
+   optfeature "built-in MangoHud support" games-util/mangohud
+   optfeature "built-in Feral Gamemode support" games-util/gamemode
 }



[gentoo-commits] repo/gentoo:master commit in: games-action/polymc/

2022-07-28 Thread Sam James
commit: 7d1bfe7604fa0f9f40e82430053df5f71e2cb8d7
Author: Thiago Donato Ferreira  gmail  com>
AuthorDate: Sun Jul  3 17:22:02 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Jul 29 03:15:01 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7d1bfe76

games-action/polymc: add tests

Following fixes by upstream, we can now run tests too :)

Signed-off-by: Thiago Donato Ferreira  gmail.com>
Signed-off-by: Sam James  gentoo.org>

 games-action/polymc/polymc-.ebuild | 5 -
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/games-action/polymc/polymc-.ebuild 
b/games-action/polymc/polymc-.ebuild
index 96537440ecbc..cc17908560c9 100644
--- a/games-action/polymc/polymc-.ebuild
+++ b/games-action/polymc/polymc-.ebuild
@@ -39,11 +39,13 @@ LICENSE="Apache-2.0 Boost-1.0 BSD BSD-2 GPL-2+ GPL-3 LGPL-3 
OFL-1.1 MIT"
 
 SLOT="0"
 
-IUSE="debug lto"
+IUSE="debug lto test"
 REQUIRED_USE="
lto? ( !debug )
 "
 
+RESTRICT="!test? ( test )"
+
 MIN_QT="5.12.0"
 
 QT_DEPS="
@@ -92,6 +94,7 @@ src_configure(){
-DLauncher_APP_BINARY_NAME="${PN}"
 
-DENABLE_LTO=$(usex lto)
+   -DBUILD_TESTING=$(usex test)
)
 
if use debug; then



[gentoo-commits] repo/gentoo:master commit in: net-im/synapse/files/, net-im/synapse/

2022-07-28 Thread Sam James
commit: e715058e518723fe8a9000539578483d8bbab060
Author: Petr Vaněk  atlas  cz>
AuthorDate: Wed Jul 20 13:31:39 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Jul 29 03:14:31 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e715058e

net-im/synapse: add 1.63.1

Closes: https://bugs.gentoo.org/857996
Closes: https://bugs.gentoo.org/857999
Signed-off-by: Petr Vaněk  atlas.cz>
Closes: https://github.com/gentoo/gentoo/pull/26486
Signed-off-by: Sam James  gentoo.org>

 net-im/synapse/Manifest  |   1 +
 net-im/synapse/files/synapse.service |  22 
 net-im/synapse/synapse-1.63.1.ebuild | 104 +++
 3 files changed, 127 insertions(+)

diff --git a/net-im/synapse/Manifest b/net-im/synapse/Manifest
index 811838f92ce3..1d9637aa7670 100644
--- a/net-im/synapse/Manifest
+++ b/net-im/synapse/Manifest
@@ -1 +1,2 @@
 DIST synapse-1.62.0.gh.tar.gz 7841903 BLAKE2B 
f3002798a3fccd1b7fc4a1a302d12dd0940727ce8e89bcab0fdda04d498dbc9e469d21e7815db75b3593fcdfa01557e6828a39e874e946ce1b43d51cfe459ee6
 SHA512 
2bf9264f08fab29e8707317b69c52a4234bb25443c342ba43a27e06c506bcca1a9bdb211a99802abbca551e4f4288f68775d4629493b39d58dfcc8d8d1ca8ab8
+DIST synapse-1.63.1.gh.tar.gz 7861575 BLAKE2B 
7f69f2620289aa2c6b846514ce086e0ce20d559179cded20cda43b6c2ef2ad36d3b3f3fd6b139d2237a4c002c92a820a4150e5d8b25218b17bf22b638c67
 SHA512 
eb3bfb22081e932b2b7168a2b656b2ba7cc656bffbf60eb169b8d187d2a742809e2c0d6170afcea2bcf40ae5042a7b2ce7d7438294167bcc48def71e2488e338

diff --git a/net-im/synapse/files/synapse.service 
b/net-im/synapse/files/synapse.service
new file mode 100644
index ..19661e96257e
--- /dev/null
+++ b/net-im/synapse/files/synapse.service
@@ -0,0 +1,22 @@
+[Unit]
+Description=Synapse Matrix homeserver
+After=network.target
+After=postgresql-10.service
+After=postgresql-11.service
+After=postgresql-12.service
+After=postgresql-13.service
+After=postgresql-14.service
+After=postgresql-15.service
+
+[Service]
+ExecStart=/usr/bin/synctl --no-daemonize start /etc/synapse/homeserver.yaml
+ExecStop=/usr/bin/synctl stop /etc/synapse/homeserver.yaml
+ExecReload=/bin/kill -HUP $MAINPID
+Restart=on-failure
+PrivateTmp=true
+User=synapse
+Group=synapse
+WorkingDirectory=/var/lib/synapse
+
+[Install]
+WantedBy=multi-user.target

diff --git a/net-im/synapse/synapse-1.63.1.ebuild 
b/net-im/synapse/synapse-1.63.1.ebuild
new file mode 100644
index ..72a914a9792e
--- /dev/null
+++ b/net-im/synapse/synapse-1.63.1.ebuild
@@ -0,0 +1,104 @@
+# Copyright 2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+PYTHON_COMPAT=( python3_{9..10} )
+DISTUTILS_SINGLE_IMPL=1
+DISTUTILS_USE_PEP517=poetry
+
+inherit distutils-r1 optfeature systemd
+
+DESCRIPTION="Reference implementation of Matrix homeserver"
+HOMEPAGE="
+   https://matrix.org/
+   https://github.com/matrix-org/synapse/
+"
+
+if [[ ${PV} ==  ]]; then
+   inherit git-r3
+   EGIT_REPO_URI="https://github.com/matrix-org/${PN}.git;
+else
+   MY_PV="${PV/_rc/rc}"
+   SRC_URI="https://github.com/matrix-org/${PN}/archive/v${MY_PV}.tar.gz 
-> ${P}.gh.tar.gz"
+   S="${WORKDIR}/${PN}-${MY_PV}"
+   KEYWORDS="~amd64 ~ppc64"
+fi
+
+LICENSE="Apache-2.0"
+SLOT="0"
+IUSE="postgres systemd test"
+RESTRICT="!test? ( test )"
+
+DEPEND="
+   acct-user/synapse
+   acct-group/synapse
+"
+RDEPEND="${DEPEND}
+   $(python_gen_cond_dep '
+   dev-python/attrs[${PYTHON_USEDEP}]
+   dev-python/bcrypt[${PYTHON_USEDEP}]
+   dev-python/bleach[${PYTHON_USEDEP}]
+   dev-python/canonicaljson[${PYTHON_USEDEP}]
+   dev-python/cryptography[${PYTHON_USEDEP}]
+   dev-python/frozendict[${PYTHON_USEDEP}]
+   dev-python/ijson[${PYTHON_USEDEP}]
+   >=dev-python/jinja-3.0[${PYTHON_USEDEP}]
+   dev-python/jsonschema[${PYTHON_USEDEP}]
+   >=dev-python/matrix-common-1.2.1[${PYTHON_USEDEP}]
+   dev-python/msgpack[${PYTHON_USEDEP}]
+   dev-python/netaddr[${PYTHON_USEDEP}]
+   dev-python/packaging[${PYTHON_USEDEP}]
+   dev-python/phonenumbers[${PYTHON_USEDEP}]
+   dev-python/pillow[${PYTHON_USEDEP},webp]
+   dev-python/prometheus_client[${PYTHON_USEDEP}]
+   dev-python/pyasn1-modules[${PYTHON_USEDEP}]
+   dev-python/pyasn1[${PYTHON_USEDEP}]
+   dev-python/pymacaroons[${PYTHON_USEDEP}]
+   dev-python/pyopenssl[${PYTHON_USEDEP}]
+   dev-python/pyyaml[${PYTHON_USEDEP}]
+   dev-python/service_identity[${PYTHON_USEDEP}]
+   dev-python/signedjson[${PYTHON_USEDEP}]
+   dev-python/sortedcontainers[${PYTHON_USEDEP}]
+   dev-python/treq[${PYTHON_USEDEP}]
+   dev-python/twisted[${PYTHON_USEDEP}]
+   

[gentoo-commits] repo/gentoo:master commit in: net-nds/openldap/

2022-07-28 Thread Sam James
commit: 120dbccb1599ee5b0fb46983a6f53c27dbea324c
Author: Sam James  gentoo  org>
AuthorDate: Fri Jul 29 03:12:43 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Jul 29 03:12:43 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=120dbccb

net-nds/openldap: add github upstream metadata

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

 net-nds/openldap/metadata.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/net-nds/openldap/metadata.xml b/net-nds/openldap/metadata.xml
index d19853eda044..f005b31e7a9f 100644
--- a/net-nds/openldap/metadata.xml
+++ b/net-nds/openldap/metadata.xml
@@ -24,6 +24,7 @@

https://bugs.openldap.org/
cpe:/a:openldap:openldap
+   openldap/openldap
openldap/openldap

 



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

2022-07-28 Thread Sam James
commit: 24f61ea7a5cb897581601a445e721439bca7ba62
Author: Sam James  gentoo  org>
AuthorDate: Fri Jul 29 03:07:38 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Jul 29 03:07:38 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=24f61ea7

dev-libs/libcgroup: add github upstream metadata

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

 dev-libs/libcgroup/metadata.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/dev-libs/libcgroup/metadata.xml b/dev-libs/libcgroup/metadata.xml
index 14096f675784..c66a006f7ab5 100644
--- a/dev-libs/libcgroup/metadata.xml
+++ b/dev-libs/libcgroup/metadata.xml
@@ -14,6 +14,7 @@
Install the cgroup rules processing daemon 
and init/config files.


+   libcgroup/libcgroup
libcg

 



[gentoo-commits] repo/gentoo:master commit in: mail-mta/sendmail/, mail-mta/sendmail/files/

2022-07-28 Thread Sam James
commit: a439566d73af0c6907c967b98f5087b008ea35f1
Author: Sam James  gentoo  org>
AuthorDate: Fri Jul 29 03:03:55 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Jul 29 03:03:55 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a439566d

mail-mta/sendmail: apply cyrus-sasl fix

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

 .../files/sendmail-8.17.1-cyrus-sasl-auth.patch|  26 +++
 mail-mta/sendmail/sendmail-8.17.1-r3.ebuild| 208 +
 2 files changed, 234 insertions(+)

diff --git a/mail-mta/sendmail/files/sendmail-8.17.1-cyrus-sasl-auth.patch 
b/mail-mta/sendmail/files/sendmail-8.17.1-cyrus-sasl-auth.patch
new file mode 100644
index ..ddbe2b1fb02e
--- /dev/null
+++ b/mail-mta/sendmail/files/sendmail-8.17.1-cyrus-sasl-auth.patch
@@ -0,0 +1,26 @@
+https://bugs.gentoo.org/859172
+https://bz-attachments.freebsd.org/attachment.cgi?id=233353
+https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=263287
+https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=262935
+--- a/sendmail/sendmail.h
 b/sendmail/sendmail.h
+@@ -760,7 +760,7 @@ extern boolfilesys_free __P((long));
+ # define SASL_IS_AUTH 2   /* authenticated */
+ 
+ /* SASL options */
+-# define SASL_AUTH_AUTH   0x1000  /* use auth= only if 
authenticated */
++# define SASL_AUTH_AUTH   0x1 /* use auth= only if 
authenticated */
+ # if SASL >= 20101
+ #  define SASL_SEC_MASK   SASL_SEC_MAXIMUM /* mask for SASL_SEC_* values: 
sasl.h */
+ # else /* SASL >= 20101 */
+@@ -775,6 +775,9 @@ extern boolfilesys_free __P((long));
+ #  endif /* SASL_SEC_NOPLAINTEXT & SASL_SEC_MASK) == 0 ... */
+ # endif /* SASL >= 20101 */
+ # define MAXOUTLEN 8192   /* length of output buffer, should be 2^n */
++# if (SASL_AUTH_AUTH & SASL_SEC_MASK) != 0
++#  ERROR "change SASL_AUTH_AUTH notify sendmail.org!"
++# endif
+ 
+ /* functions */
+ extern char   *intersect __P((char *, char *, SM_RPOOL_T *));
+

diff --git a/mail-mta/sendmail/sendmail-8.17.1-r3.ebuild 
b/mail-mta/sendmail/sendmail-8.17.1-r3.ebuild
new file mode 100644
index ..a2ae30989f5d
--- /dev/null
+++ b/mail-mta/sendmail/sendmail-8.17.1-r3.ebuild
@@ -0,0 +1,208 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+# Note: please bump this together with mail-filter/libmilter
+
+inherit systemd toolchain-funcs
+
+DESCRIPTION="Widely-used Mail Transport Agent (MTA)"
+HOMEPAGE="https://www.sendmail.org/;
+SRC_URI="ftp://ftp.sendmail.org/pub/${PN}/${PN}.${PV}.tar.gz;
+
+LICENSE="Sendmail GPL-2" # GPL-2 is here for initscript
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
+IUSE="ipv6 ldap mbox nis sasl sockets ssl tcpd"
+
+BDEPEND="
+   sys-devel/m4
+   virtual/pkgconfig"
+DEPEND="
+   acct-group/smmsp
+   >=acct-user/smmsp-0-r2
+   net-mail/mailbase
+   >=sys-libs/db-3.2:=
+   ldap? ( net-nds/openldap:= )
+   nis? ( net-libs/libnsl:= )
+   sasl? ( >=dev-libs/cyrus-sasl-2.1.10 )
+   ssl? ( dev-libs/openssl:0= )
+   tcpd? ( sys-apps/tcp-wrappers )"
+RDEPEND="
+   ${DEPEND}
+   >=mail-filter/libmilter-1.0.2_p2
+   !mail-mta/courier
+   !mail-mta/esmtp
+   !mail-mta/exim
+   !mail-mta/mini-qmail
+   !mail-mta/msmtp[mta]
+   !mail-mta/netqmail
+   !mail-mta/nullmailer
+   !mail-mta/opensmtpd
+   !mail-mta/postfix
+   !mail-mta/qmail-ldap
+   !>=mail-mta/ssmtp-2.64-r2[mta]
+   !net-mail/vacation"
+PDEPEND="!mbox? ( mail-filter/procmail )"
+
+src_prepare() {
+   eapply "${FILESDIR}"/${PN}-8.16.1-build-system.patch
+   eapply "${FILESDIR}"/${PN}-8.17.1-cyrus-sasl-auth.patch
+   eapply -p0 "${FILESDIR}"/${PN}-delivered_hdr.patch
+   eapply_user
+
+   local confCCOPTS="${CFLAGS}"
+   # See bug #808954 for FLOCK
+   local confENVDEF="-DMAXDAEMONS=64 -DHAS_GETHOSTBYNAME2=1 -DHASFLOCK=1"
+   local confLDOPTS="${LDFLAGS}"
+   local confLIBS=
+   local confMAPDEF="-DMAP_REGEX"
+   local conf_sendmail_LIBS=
+
+   if use ldap; then
+   confMAPDEF+=" -DLDAPMAP"
+   confLIBS+=" -lldap -llber"
+   fi
+
+   if use sasl; then
+   confCCOPTS+=" $($(tc-getPKG_CONFIG) --cflags libsasl2)"
+   confENVDEF+=" -DSASL=2"
+   conf_sendmail_LIBS+=" $($(tc-getPKG_CONFIG) --libs libsasl2)"
+   fi
+
+   if use ssl; then
+   # Bug #542370 - lets add support for modern crypto (PFS)
+   confCCOPTS+=" $($(tc-getPKG_CONFIG) --cflags openssl)"
+   confENVDEF+=" -DSTARTTLS -D_FFR_DEAL_WITH_ERROR_SSL"
+   confENVDEF+=" -D_FFR_TLS_1 -D_FFR_TLS_EC"
+   conf_sendmail_LIBS+=" $($(tc-getPKG_CONFIG) --libs openssl)"
+   fi
+
+   if use tcpd; then
+   confENVDEF+=" 

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

2022-07-28 Thread Sam James
commit: e1b852fec7bb659c14250b5637b7a8558d6e2c74
Author: Sam James  gentoo  org>
AuthorDate: Fri Jul 29 02:58:55 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Jul 29 02:58:55 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e1b852fe

gnome-extra/gnome-calculator: Stabilize 42.2 arm64, #861029

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

 gnome-extra/gnome-calculator/gnome-calculator-42.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnome-extra/gnome-calculator/gnome-calculator-42.2.ebuild 
b/gnome-extra/gnome-calculator/gnome-calculator-42.2.ebuild
index 4215d0bb9217..25fd9ed7817b 100644
--- a/gnome-extra/gnome-calculator/gnome-calculator-42.2.ebuild
+++ b/gnome-extra/gnome-calculator/gnome-calculator-42.2.ebuild
@@ -12,7 +12,7 @@ HOMEPAGE="https://wiki.gnome.org/Apps/Calculator;
 LICENSE="GPL-3+"
 SLOT="0"
 IUSE="+introspection test"
-KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86"
+KEYWORDS="~amd64 ~arm arm64 ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86"
 
 # gtksourceview vapi definitions in dev-lang/vala itself are too old, and 
newer vala removes them
 # altogether, thus we need them installed by gtksourceview[vala]



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

2022-07-28 Thread Sam James
commit: d58b93fa2cb298054c0f716c02c9cd2c0024251b
Author: Sam James  gentoo  org>
AuthorDate: Fri Jul 29 02:59:01 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Jul 29 02:59:01 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d58b93fa

www-client/epiphany: Stabilize 42.3 arm64, #861029

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

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

diff --git a/www-client/epiphany/epiphany-42.3.ebuild 
b/www-client/epiphany/epiphany-42.3.ebuild
index cdecea5a8e9f..836a71562a5d 100644
--- a/www-client/epiphany/epiphany-42.3.ebuild
+++ b/www-client/epiphany/epiphany-42.3.ebuild
@@ -12,7 +12,7 @@ LICENSE="GPL-3+"
 SLOT="0"
 IUSE="test"
 RESTRICT="!test? ( test )"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86"
+KEYWORDS="~amd64 ~arm arm64 ~ppc ~ppc64 ~riscv ~x86"
 
 DEPEND="
>=dev-libs/glib-2.67.4:2



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

2022-07-28 Thread Sam James
commit: 98db43c59ec6a976fc8aa0ca1212ad671225d5fe
Author: Sam James  gentoo  org>
AuthorDate: Fri Jul 29 02:59:00 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Jul 29 02:59:00 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=98db43c5

net-libs/libdmapsharing: Stabilize 2.9.41 arm64, #861029

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

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

diff --git a/net-libs/libdmapsharing/libdmapsharing-2.9.41.ebuild 
b/net-libs/libdmapsharing/libdmapsharing-2.9.41.ebuild
index d287c63b0e2a..0ca9ab752b1a 100644
--- a/net-libs/libdmapsharing/libdmapsharing-2.9.41.ebuild
+++ b/net-libs/libdmapsharing/libdmapsharing-2.9.41.ebuild
@@ -12,7 +12,7 @@ SRC_URI="https://www.flyn.org/projects/${PN}/${P}.tar.gz;
 
 LICENSE="LGPL-2.1"
 SLOT="3.0/2"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm arm64 ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86"
 IUSE="+introspection test"
 RESTRICT="!test? ( test )"
 



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

2022-07-28 Thread Sam James
commit: b66ac4090ba136ef73d09146c507d89538ca76dd
Author: Sam James  gentoo  org>
AuthorDate: Fri Jul 29 02:58:57 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Jul 29 02:58:57 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b66ac409

mail-client/evolution: Stabilize 3.44.3 arm64, #861029

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

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

diff --git a/mail-client/evolution/evolution-3.44.3.ebuild 
b/mail-client/evolution/evolution-3.44.3.ebuild
index cee2e0ed4f83..17535c6f4533 100644
--- a/mail-client/evolution/evolution-3.44.3.ebuild
+++ b/mail-client/evolution/evolution-3.44.3.ebuild
@@ -14,7 +14,7 @@ SLOT="2.0"
 
 IUSE="archive +bogofilter geolocation gtk-doc highlight ldap spamassassin 
spell ssl +weather ytnef"
 
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
+KEYWORDS="~amd64 ~arm arm64 ~ppc64 ~riscv ~x86"
 
 # glade-3 support is for maintainers only per configure.ac
 # pst is not mature enough and changes API/ABI frequently



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

2022-07-28 Thread Sam James
commit: e16a47c1ce5c39e4b8131f9efc7f53764d3e383d
Author: Sam James  gentoo  org>
AuthorDate: Fri Jul 29 02:59:01 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Jul 29 02:59:01 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e16a47c1

net-libs/uhttpmock: Stabilize 0.5.5 arm64, #861029

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

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

diff --git a/net-libs/uhttpmock/uhttpmock-0.5.5.ebuild 
b/net-libs/uhttpmock/uhttpmock-0.5.5.ebuild
index 5119b778510b..eaaca327cd6e 100644
--- a/net-libs/uhttpmock/uhttpmock-0.5.5.ebuild
+++ b/net-libs/uhttpmock/uhttpmock-0.5.5.ebuild
@@ -15,7 +15,7 @@ SLOT="0"
 IUSE="gtk-doc +introspection vala"
 REQUIRED_USE="vala? ( introspection )"
 
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~ppc ~ppc64 ~riscv 
~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~loong ~ppc ~ppc64 ~riscv 
~sparc ~x86"
 
 RDEPEND="
>=dev-libs/glib-2.38.0:2



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

2022-07-28 Thread Sam James
commit: 6790c68765f8e40c86ae69a41ebf8f5ffadfbe15
Author: Sam James  gentoo  org>
AuthorDate: Fri Jul 29 02:58:55 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Jul 29 02:58:55 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6790c687

gnome-extra/gnome-shell-extensions: Stabilize 42.3 arm64, #861029

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

 gnome-extra/gnome-shell-extensions/gnome-shell-extensions-42.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/gnome-extra/gnome-shell-extensions/gnome-shell-extensions-42.3.ebuild 
b/gnome-extra/gnome-shell-extensions/gnome-shell-extensions-42.3.ebuild
index 763ce0e49faf..2fd8a3a39275 100644
--- a/gnome-extra/gnome-shell-extensions/gnome-shell-extensions-42.3.ebuild
+++ b/gnome-extra/gnome-shell-extensions/gnome-shell-extensions-42.3.ebuild
@@ -9,7 +9,7 @@ HOMEPAGE="https://wiki.gnome.org/Projects/GnomeShell/Extensions;
 
 LICENSE="GPL-2+"
 SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86"
+KEYWORDS="~amd64 arm64 ~ppc64 ~riscv ~x86"
 
 DEPEND="
>=dev-libs/glib-2.26:2



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

2022-07-28 Thread Sam James
commit: 58674daabaed3471c3f04f1752cc2334b196af2d
Author: Sam James  gentoo  org>
AuthorDate: Fri Jul 29 02:58:56 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Jul 29 02:58:56 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=58674daa

gnome-extra/sushi: Stabilize 42.0 arm64, #861029

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

 gnome-extra/sushi/sushi-42.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnome-extra/sushi/sushi-42.0.ebuild 
b/gnome-extra/sushi/sushi-42.0.ebuild
index a9e7cb992539..dbf864c68992 100644
--- a/gnome-extra/sushi/sushi-42.0.ebuild
+++ b/gnome-extra/sushi/sushi-42.0.ebuild
@@ -9,7 +9,7 @@ HOMEPAGE="https://gitlab.gnome.org/GNOME/sushi;
 
 LICENSE="GPL-2+"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~sparc ~x86"
+KEYWORDS="~amd64 ~arm arm64 ~ppc64 ~riscv ~sparc ~x86"
 IUSE="office wayland +X"
 REQUIRED_USE="|| ( wayland X )"
 



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

2022-07-28 Thread Sam James
commit: e964097d9a621ab30a42f962e2612b09e67a155b
Author: Sam James  gentoo  org>
AuthorDate: Fri Jul 29 02:58:58 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Jul 29 02:58:58 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e964097d

media-gfx/shotwell: Stabilize 0.30.16 arm64, #861029

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

 media-gfx/shotwell/shotwell-0.30.16.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-gfx/shotwell/shotwell-0.30.16.ebuild 
b/media-gfx/shotwell/shotwell-0.30.16.ebuild
index e5ed861303a2..869bc0e6b82d 100644
--- a/media-gfx/shotwell/shotwell-0.30.16.ebuild
+++ b/media-gfx/shotwell/shotwell-0.30.16.ebuild
@@ -12,7 +12,7 @@ HOMEPAGE="https://wiki.gnome.org/Apps/Shotwell;
 
 LICENSE="LGPL-2.1"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~sparc ~x86"
+KEYWORDS="~amd64 ~arm arm64 ~ppc64 ~riscv ~sparc ~x86"
 IUSE="opencv udev wayland"
 
 DEPEND="



[gentoo-commits] repo/gentoo:master commit in: gnome-base/gnome-shell/

2022-07-28 Thread Sam James
commit: 49bf88c0a1201cb4e38fab4678dddcf1f1202cc8
Author: Sam James  gentoo  org>
AuthorDate: Fri Jul 29 02:58:53 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Jul 29 02:58:53 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=49bf88c0

gnome-base/gnome-shell: Stabilize 42.3.1 arm64, #861029

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

 gnome-base/gnome-shell/gnome-shell-42.3.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnome-base/gnome-shell/gnome-shell-42.3.1.ebuild 
b/gnome-base/gnome-shell/gnome-shell-42.3.1.ebuild
index c58cbac885b3..2af408340384 100644
--- a/gnome-base/gnome-shell/gnome-shell-42.3.1.ebuild
+++ b/gnome-base/gnome-shell/gnome-shell-42.3.1.ebuild
@@ -16,7 +16,7 @@ REQUIRED_USE="${PYTHON_REQUIRED_USE}
?? ( elogind systemd )"
 RESTRICT="!test? ( test )"
 
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
+KEYWORDS="~amd64 ~arm arm64 ~ppc64 ~riscv ~x86"
 
 # libXfixes-5.0 needed for pointer barriers and #include 

 # FIXME:



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

2022-07-28 Thread Sam James
commit: 7cf45798d557bfe360bf93b02255ab31fbfdb258
Author: Sam James  gentoo  org>
AuthorDate: Fri Jul 29 02:58:59 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Jul 29 02:58:59 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7cf45798

net-libs/glib-networking: Stabilize 2.72.1 arm64, #861029

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

 net-libs/glib-networking/glib-networking-2.72.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-libs/glib-networking/glib-networking-2.72.1.ebuild 
b/net-libs/glib-networking/glib-networking-2.72.1.ebuild
index f5cb25001455..1d264a583567 100644
--- a/net-libs/glib-networking/glib-networking-2.72.1.ebuild
+++ b/net-libs/glib-networking/glib-networking-2.72.1.ebuild
@@ -12,7 +12,7 @@ LICENSE="LGPL-2.1+"
 SLOT="0"
 IUSE="+gnome +libproxy +ssl test"
 RESTRICT="!test? ( test )"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv 
~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
 
 RDEPEND="
>=dev-libs/glib-2.69.0:2[${MULTILIB_USEDEP}]



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

2022-07-28 Thread Sam James
commit: d75ec5c6a25e27bdb629268de0fabbf98c624d55
Author: Sam James  gentoo  org>
AuthorDate: Fri Jul 29 02:58:58 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Jul 29 02:58:58 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d75ec5c6

media-libs/libgphoto2: Stabilize 2.5.30 arm64, #861029

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

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

diff --git a/media-libs/libgphoto2/libgphoto2-2.5.30.ebuild 
b/media-libs/libgphoto2/libgphoto2-2.5.30.ebuild
index f7868771f609..38aea7c6c11b 100644
--- a/media-libs/libgphoto2/libgphoto2-2.5.30.ebuild
+++ b/media-libs/libgphoto2/libgphoto2-2.5.30.ebuild
@@ -17,7 +17,7 @@ LICENSE="GPL-2"
 # FIXME: should we also bump for libgphoto2_port.so soname version?
 SLOT="0/6" # libgphoto2.so soname version
 
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~s390 
~sparc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~s390 ~sparc 
~x86 ~amd64-linux ~x86-linux"
 IUSE="doc examples exif gd jpeg nls serial"
 
 # By default, drivers for all supported cameras will be compiled.



[gentoo-commits] repo/gentoo:master commit in: gnome-base/gnome-control-center/

2022-07-28 Thread Sam James
commit: f95098bfe830e977bef54521436e02403cb6ac0c
Author: Sam James  gentoo  org>
AuthorDate: Fri Jul 29 02:58:51 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Jul 29 02:58:51 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f95098bf

gnome-base/gnome-control-center: Stabilize 42.3 arm64, #861029

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

 gnome-base/gnome-control-center/gnome-control-center-42.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnome-base/gnome-control-center/gnome-control-center-42.3.ebuild 
b/gnome-base/gnome-control-center/gnome-control-center-42.3.ebuild
index ef41cb7d8609..4b77a9537d72 100644
--- a/gnome-base/gnome-control-center/gnome-control-center-42.3.ebuild
+++ b/gnome-base/gnome-control-center/gnome-control-center-42.3.ebuild
@@ -17,7 +17,7 @@ RESTRICT="!test? ( test )"
 REQUIRED_USE="
^^ ( elogind systemd )
 " # Theoretically "?? ( elogind systemd )" is fine too, lacking some 
functionality at runtime, but needs testing if handled gracefully enough
-KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~riscv ~x86"
+KEYWORDS="~amd64 ~arm arm64 ~ia64 ~ppc ~ppc64 ~riscv ~x86"
 
 # meson.build depends on python unconditionally
 BDEPEND="${PYTHON_DEPS}"



[gentoo-commits] repo/gentoo:master commit in: gui-libs/libhandy/

2022-07-28 Thread Sam James
commit: 921a7ba9c581de3a6a012f0753acb1152f5b1c4d
Author: Sam James  gentoo  org>
AuthorDate: Fri Jul 29 02:58:54 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Jul 29 02:58:54 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=921a7ba9

gui-libs/libhandy: Stabilize 1.6.3 arm64, #861029

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

 gui-libs/libhandy/libhandy-1.6.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gui-libs/libhandy/libhandy-1.6.3.ebuild 
b/gui-libs/libhandy/libhandy-1.6.3.ebuild
index c396cac2d01a..f8daee2d68fd 100644
--- a/gui-libs/libhandy/libhandy-1.6.3.ebuild
+++ b/gui-libs/libhandy/libhandy-1.6.3.ebuild
@@ -10,7 +10,7 @@ HOMEPAGE="https://gitlab.gnome.org/GNOME/libhandy/;
 
 LICENSE="LGPL-2.1+"
 SLOT="1"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm arm64 ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86"
 
 IUSE="examples glade gtk-doc +introspection test +vala"
 REQUIRED_USE="vala? ( introspection )"



[gentoo-commits] repo/gentoo:master commit in: x11-wm/mutter/

2022-07-28 Thread Sam James
commit: 25bcd78bfd47ecefc9bd8e497802e4ce3b8d6042
Author: Sam James  gentoo  org>
AuthorDate: Fri Jul 29 02:58:52 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Jul 29 02:58:52 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=25bcd78b

x11-wm/mutter: Stabilize 42.3 arm64, #861029

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

 x11-wm/mutter/mutter-42.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-wm/mutter/mutter-42.3.ebuild b/x11-wm/mutter/mutter-42.3.ebuild
index f47197d0b90f..717ea1897583 100644
--- a/x11-wm/mutter/mutter-42.3.ebuild
+++ b/x11-wm/mutter/mutter-42.3.ebuild
@@ -18,7 +18,7 @@ REQUIRED_USE="
test? ( wayland )"
 RESTRICT="!test? ( test )"
 
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
+KEYWORDS="~amd64 ~arm arm64 ~ppc64 ~riscv ~x86"
 
 # gnome-settings-daemon is build checked, but used at runtime only for 
org.gnome.settings-daemon.peripherals.keyboard gschema
 # xorg-server is needed at build and runtime with USE=wayland for Xwayland



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

2022-07-28 Thread Sam James
commit: 68d365a38c0f4b43984ddb06f63dc73f27b6bd9c
Author: Sam James  gentoo  org>
AuthorDate: Fri Jul 29 02:58:50 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Jul 29 02:58:50 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=68d365a3

gnome-extra/nm-applet: Stabilize 1.28.0 arm64, #861029

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

 gnome-extra/nm-applet/nm-applet-1.28.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnome-extra/nm-applet/nm-applet-1.28.0.ebuild 
b/gnome-extra/nm-applet/nm-applet-1.28.0.ebuild
index 52c9d5df3847..d793dd619de3 100644
--- a/gnome-extra/nm-applet/nm-applet-1.28.0.ebuild
+++ b/gnome-extra/nm-applet/nm-applet-1.28.0.ebuild
@@ -12,7 +12,7 @@ HOMEPAGE="https://wiki.gnome.org/Projects/NetworkManager;
 LICENSE="GPL-2+"
 SLOT="0"
 IUSE="appindicator modemmanager selinux teamd"
-KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86"
+KEYWORDS="~amd64 ~arm arm64 ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86"
 
 RDEPEND="
>=dev-libs/glib-2.38:2



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

2022-07-28 Thread Sam James
commit: 6f566e7f2592ab0eb390c5f3b07908366d9a2e6d
Author: Sam James  gentoo  org>
AuthorDate: Fri Jul 29 02:58:52 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Jul 29 02:58:52 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6f566e7f

gnome-extra/evolution-data-server: Stabilize 3.44.3 arm64, #861029

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

 gnome-extra/evolution-data-server/evolution-data-server-3.44.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/gnome-extra/evolution-data-server/evolution-data-server-3.44.3.ebuild 
b/gnome-extra/evolution-data-server/evolution-data-server-3.44.3.ebuild
index bcdc1c160cc4..32c1d63dddc4 100644
--- a/gnome-extra/evolution-data-server/evolution-data-server-3.44.3.ebuild
+++ b/gnome-extra/evolution-data-server/evolution-data-server-3.44.3.ebuild
@@ -15,7 +15,7 @@ SLOT="0/63-26-20" # subslot = 
libcamel-1.2/libedataserver-1.2/libebook-1.2.so so
 IUSE="berkdb +gnome-online-accounts +gtk gtk-doc +introspection ipv6 ldap 
kerberos oauth vala +weather"
 REQUIRED_USE="vala? ( introspection )"
 
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86 
~amd64-linux ~x86-linux ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm arm64 ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86 
~amd64-linux ~x86-linux ~x86-solaris"
 
 # gdata-0.17.7 soft required for new gdata_feed_get_next_page_token API to 
handle more than 100 google tasks
 # berkdb needed only for migrating old addressbook data from <3.13 versions, 
bug #519512



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

2022-07-28 Thread Sam James
commit: 7c13257f6e090a7a3c270b267e7cfdcb46897d62
Author: Sam James  gentoo  org>
AuthorDate: Fri Jul 29 02:58:47 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Jul 29 02:58:47 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7c13257f

net-libs/libqmi: Stabilize 1.30.8 arm64, #861029

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

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

diff --git a/net-libs/libqmi/libqmi-1.30.8.ebuild 
b/net-libs/libqmi/libqmi-1.30.8.ebuild
index 56d9060d775c..f1cdfb14e1bb 100644
--- a/net-libs/libqmi/libqmi-1.30.8.ebuild
+++ b/net-libs/libqmi/libqmi-1.30.8.ebuild
@@ -7,7 +7,7 @@ if [[ ${PV} == "" ]] ; then
inherit git-r3 autotools

EGIT_REPO_URI="https://gitlab.freedesktop.org/mobile-broadband/libqmi.git;
 else
-   KEYWORDS="~amd64 ~arm ~arm64 ~loong ~mips ~ppc ~ppc64 ~riscv ~x86"
+   KEYWORDS="~amd64 ~arm arm64 ~loong ~mips ~ppc ~ppc64 ~riscv ~x86"
SRC_URI="https://www.freedesktop.org/software/libqmi/${P}.tar.xz;
 fi
 



[gentoo-commits] repo/gentoo:master commit in: net-wireless/gnome-bluetooth/

2022-07-28 Thread Sam James
commit: 59c49141f4e20eebd7b5aabc51360920fbb8a587
Author: Sam James  gentoo  org>
AuthorDate: Fri Jul 29 02:58:49 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Jul 29 02:58:49 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=59c49141

net-wireless/gnome-bluetooth: Stabilize 42.2 arm64, #861029

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

 net-wireless/gnome-bluetooth/gnome-bluetooth-42.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-wireless/gnome-bluetooth/gnome-bluetooth-42.2.ebuild 
b/net-wireless/gnome-bluetooth/gnome-bluetooth-42.2.ebuild
index f114ecd7188f..0e2c4a3d2bf1 100644
--- a/net-wireless/gnome-bluetooth/gnome-bluetooth-42.2.ebuild
+++ b/net-wireless/gnome-bluetooth/gnome-bluetooth-42.2.ebuild
@@ -12,7 +12,7 @@ LICENSE="GPL-2+ LGPL-2.1+ FDL-1.1+"
 SLOT="3/13" # subslot = libgnome-bluetooth-3 soname version
 IUSE="gtk-doc +introspection sendto test"
 RESTRICT="!test? ( test )"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86"
+KEYWORDS="~amd64 ~arm arm64 ~ppc ~ppc64 ~riscv ~x86"
 
 DEPEND="
>=dev-libs/glib-2.44:2



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

2022-07-28 Thread Sam James
commit: daebb8f889968b8f013a67f533c599e8e0932733
Author: Sam James  gentoo  org>
AuthorDate: Fri Jul 29 02:58:43 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Jul 29 02:58:43 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=daebb8f8

sys-apps/bubblewrap: Stabilize 0.6.2-r1 arm64, #861029

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

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

diff --git a/sys-apps/bubblewrap/bubblewrap-0.6.2-r1.ebuild 
b/sys-apps/bubblewrap/bubblewrap-0.6.2-r1.ebuild
index fa95d51552b8..96fccb64fe78 100644
--- a/sys-apps/bubblewrap/bubblewrap-0.6.2-r1.ebuild
+++ b/sys-apps/bubblewrap/bubblewrap-0.6.2-r1.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/containers/${PN}/releases/download/v${PV}/${P}.tar.x
 
 LICENSE="LGPL-2+"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc ~ppc64 ~riscv ~x86"
+KEYWORDS="~amd64 ~arm arm64 ~loong ~ppc ~ppc64 ~riscv ~x86"
 IUSE="selinux suid"
 
 RDEPEND="



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

2022-07-28 Thread Sam James
commit: fd2c8eaa053542433aacc5e920037e6f9fec3786
Author: Sam James  gentoo  org>
AuthorDate: Fri Jul 29 02:58:46 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Jul 29 02:58:46 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fd2c8eaa

net-libs/libqrtr-glib: Stabilize 1.2.2 arm64, #861029

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

 net-libs/libqrtr-glib/libqrtr-glib-1.2.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-libs/libqrtr-glib/libqrtr-glib-1.2.2.ebuild 
b/net-libs/libqrtr-glib/libqrtr-glib-1.2.2.ebuild
index e361d5ff82be..7a045907704c 100644
--- a/net-libs/libqrtr-glib/libqrtr-glib-1.2.2.ebuild
+++ b/net-libs/libqrtr-glib/libqrtr-glib-1.2.2.ebuild
@@ -9,7 +9,7 @@ if [[ ${PV} == "" ]] ; then
inherit git-r3

EGIT_REPO_URI="https://gitlab.freedesktop.org/mobile-broadband/libqrtr-glib.git;
 else
-   KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc ~ppc64 ~riscv ~x86"
+   KEYWORDS="~amd64 ~arm arm64 ~loong ~ppc ~ppc64 ~riscv ~x86"

SRC_URI="https://gitlab.freedesktop.org/mobile-broadband/${PN}/-/archive/${PV}/${P}.tar.bz2;
 fi
 



[gentoo-commits] repo/gentoo:master commit in: gnome-base/gnome-desktop/

2022-07-28 Thread Sam James
commit: 4f8f6b661bb5b6c598fbc3c45c90dde0d771d682
Author: Sam James  gentoo  org>
AuthorDate: Fri Jul 29 02:58:44 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Jul 29 02:58:44 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4f8f6b66

gnome-base/gnome-desktop: Stabilize 42.3-r300 arm64, #861029

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

 gnome-base/gnome-desktop/gnome-desktop-42.3-r300.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnome-base/gnome-desktop/gnome-desktop-42.3-r300.ebuild 
b/gnome-base/gnome-desktop/gnome-desktop-42.3-r300.ebuild
index 1c3c7ed2fd59..64cf90175140 100644
--- a/gnome-base/gnome-desktop/gnome-desktop-42.3-r300.ebuild
+++ b/gnome-base/gnome-desktop/gnome-desktop-42.3-r300.ebuild
@@ -10,7 +10,7 @@ HOMEPAGE="https://gitlab.gnome.org/GNOME/gnome-desktop/;
 LICENSE="GPL-2+ LGPL-2+ FDL-1.1+"
 SLOT="3/19" # subslot = libgnome-desktop-3 soname version
 IUSE="debug +introspection seccomp systemd udev"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86 
~amd64-linux ~x86-linux ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm arm64 ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86 
~amd64-linux ~x86-linux ~x86-solaris"
 
 COMMON_DEPEND="
>=x11-libs/gdk-pixbuf-2.36.5:2[introspection?]



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

2022-07-28 Thread Sam James
commit: b0dd6b0f7c6a1fae53c16364e38beb4e7009dbfd
Author: Sam James  gentoo  org>
AuthorDate: Fri Jul 29 02:58:48 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Jul 29 02:58:48 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b0dd6b0f

net-misc/modemmanager: Stabilize 1.18.10-r1 arm64, #861029

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

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

diff --git a/net-misc/modemmanager/modemmanager-1.18.10-r1.ebuild 
b/net-misc/modemmanager/modemmanager-1.18.10-r1.ebuild
index 9b2baf49b464..843a5da4dc57 100644
--- a/net-misc/modemmanager/modemmanager-1.18.10-r1.ebuild
+++ b/net-misc/modemmanager/modemmanager-1.18.10-r1.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://www.freedesktop.org/software/ModemManager/ModemManager-${PV}.ta
 
 LICENSE="GPL-2+"
 SLOT="0/1" # subslot = dbus interface version, i.e. N in 
org.freedesktop.ModemManager${N}
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv 
~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm arm64 ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv 
~sparc ~x86"
 
 IUSE="elogind +introspection mbim policykit +qmi +qrtr systemd test +udev vala"
 REQUIRED_USE="



[gentoo-commits] repo/gentoo:master commit in: gnome-base/gnome-settings-daemon/

2022-07-28 Thread Sam James
commit: c0c3b13a2fe4986fe417a37330f08b650e7a492a
Author: Sam James  gentoo  org>
AuthorDate: Fri Jul 29 02:58:49 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Jul 29 02:58:49 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c0c3b13a

gnome-base/gnome-settings-daemon: Stabilize 42.2-r1 arm64, #861029

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

 gnome-base/gnome-settings-daemon/gnome-settings-daemon-42.2-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/gnome-base/gnome-settings-daemon/gnome-settings-daemon-42.2-r1.ebuild 
b/gnome-base/gnome-settings-daemon/gnome-settings-daemon-42.2-r1.ebuild
index 11d6661b6315..0c07fc364073 100644
--- a/gnome-base/gnome-settings-daemon/gnome-settings-daemon-42.2-r1.ebuild
+++ b/gnome-base/gnome-settings-daemon/gnome-settings-daemon-42.2-r1.ebuild
@@ -18,7 +18,7 @@ REQUIRED_USE="
input_devices_wacom? ( udev )
wayland? ( udev )
 "
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86 
~amd64-linux ~x86-linux ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm arm64 ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86 
~amd64-linux ~x86-linux ~x86-solaris"
 
 DEPEND="
>=sci-geosciences/geocode-glib-3.10



  1   2   3   4   5   >