[gentoo-commits] repo/gentoo:master commit in: dev-embedded/esptool/

2021-06-14 Thread Sam James
commit: 5dc11c2c305efda08f81316b4e427b3fa015a6a0
Author: Martin Dummer  gmx  net>
AuthorDate: Fri May 28 23:17:04 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Jun 15 00:53:46 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5dc11c2c

dev-embedded/esptool: version bump to 3.1

Closes: https://bugs.gentoo.org/793971
Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Martin Dummer  gmx.net>
Closes: https://github.com/gentoo/gentoo/pull/21031
Signed-off-by: Sam James  gentoo.org>

 dev-embedded/esptool/Manifest   |  1 +
 dev-embedded/esptool/esptool-3.1.ebuild | 47 +
 2 files changed, 48 insertions(+)

diff --git a/dev-embedded/esptool/Manifest b/dev-embedded/esptool/Manifest
index a065e01fe37..c028c17b742 100644
--- a/dev-embedded/esptool/Manifest
+++ b/dev-embedded/esptool/Manifest
@@ -1 +1,2 @@
 DIST esptool-3.0.tar.gz 6628258 BLAKE2B 
613bdc4c4d0df633c25c83d51a84ff9ca34d5c345f010d2e3e99bc126530d484bb1fb4818b3a10b10a6b9879b161817d5bc6288dab55368f1250a27e2418d641
 SHA512 
b522d30b11e9ab4e426009116bf1872e587116b7a3b517f841d34d3e860f6454345be89a2e28b8eef5aa5e59318e991504697644a3f4f90d7e63c037025716eb
+DIST esptool-3.1.tar.gz 6897273 BLAKE2B 
dcbba13e8775afd3cf10cdeafeee5e9e3c0d2e9722a95076a868b669ea3a11a56b48a053e1b19787c6da330af6d01f9f256a92c0be527d4a7d9848f646f194c3
 SHA512 
5edaaa376932acc9e7ba717fe931ec1e14b80d1eee415fcef4c69b30b375cd61887ac52a20dd1001d215b8d739019d6b9f624d294d8d76ff112e630d52f7f15b

diff --git a/dev-embedded/esptool/esptool-3.1.ebuild 
b/dev-embedded/esptool/esptool-3.1.ebuild
new file mode 100644
index 000..f1f9423803c
--- /dev/null
+++ b/dev-embedded/esptool/esptool-3.1.ebuild
@@ -0,0 +1,47 @@
+# Copyright 2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{8..9} )
+DISTUTILS_SINGLE_IMPL=1
+
+inherit distutils-r1
+
+DESCRIPTION="Utility to communicate with the ROM bootloader in Espressif 
ESP8266 and ESP32"
+HOMEPAGE="https://github.com/espressif/esptool";
+SRC_URI="https://github.com/espressif/${PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="GPL-2+"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+IUSE="test"
+RESTRICT="!test? ( test )"
+
+RDEPEND="
+   $(python_gen_cond_dep '
+   dev-python/bitstring[${PYTHON_MULTI_USEDEP}]
+   dev-python/cryptography[${PYTHON_MULTI_USEDEP}]
+   >=dev-python/ecdsa-0.16.0[${PYTHON_MULTI_USEDEP}]
+   dev-python/pyserial[${PYTHON_MULTI_USEDEP}]
+   dev-python/reedsolomon[${PYTHON_MULTI_USEDEP}]
+   ')
+"
+BDEPEND="
+   $(python_gen_cond_dep '
+   dev-python/wheel[${PYTHON_MULTI_USEDEP}]
+   ')
+   test? ( $(python_gen_cond_dep '
+   dev-python/coverage[${PYTHON_MULTI_USEDEP}]
+   dev-python/pyelftools[${PYTHON_MULTI_USEDEP}]
+   dev-python/unittest2[${PYTHON_MULTI_USEDEP}]
+   ') )
+"
+
+python_test() {
+   ${EPYTHON} test/test_imagegen.py || die "imagegen test failed with 
${EPYTHON}"
+   ${EPYTHON} test/test_espsecure.py || die "espsecure test failed with 
${EPYTHON}"
+   ${EPYTHON} test/test_espefuse_host.py || die "espefuse_host test failed 
with ${EPYTHON}"
+   ${EPYTHON} test/test_merge_bin.py || die "espefuse_host test failed 
with ${EPYTHON}"
+   # test/test_esptool.py and test/test_espefuse.py need real hardware 
connected
+}



[gentoo-commits] repo/gentoo:master commit in: dev-embedded/esptool/

2021-06-14 Thread Sam James
commit: 447a4a2dd09aa07d65c2de15152c766feb220d88
Author: Martin Dummer  gmx  net>
AuthorDate: Fri May 28 23:11:52 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Jun 15 00:53:45 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=447a4a2d

dev-embedded/esptool: remove old

Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Martin Dummer  gmx.net>
Signed-off-by: Sam James  gentoo.org>

 dev-embedded/esptool/Manifest  |  1 -
 dev-embedded/esptool/esptool-2.8-r2.ebuild | 40 --
 2 files changed, 41 deletions(-)

diff --git a/dev-embedded/esptool/Manifest b/dev-embedded/esptool/Manifest
index 40d6d4e344b..a065e01fe37 100644
--- a/dev-embedded/esptool/Manifest
+++ b/dev-embedded/esptool/Manifest
@@ -1,2 +1 @@
-DIST esptool-2.8.tar.gz 5399875 BLAKE2B 
c2c27dc44cec1921f2d800347682bb198be76f7a122fd6a0c9964fb189350980557aa85bd6cb8fb2d63c8c7ccdd18e1860b65ca85c8777145ec1da07da886be1
 SHA512 
14528197e760779f3bf50e2a44d477979675dd42451fa405e2ae87502158b21f999fb94561980c9eb0634d2d1fd3729779b78266403de858ed1d32e8d29604cc
 DIST esptool-3.0.tar.gz 6628258 BLAKE2B 
613bdc4c4d0df633c25c83d51a84ff9ca34d5c345f010d2e3e99bc126530d484bb1fb4818b3a10b10a6b9879b161817d5bc6288dab55368f1250a27e2418d641
 SHA512 
b522d30b11e9ab4e426009116bf1872e587116b7a3b517f841d34d3e860f6454345be89a2e28b8eef5aa5e59318e991504697644a3f4f90d7e63c037025716eb

diff --git a/dev-embedded/esptool/esptool-2.8-r2.ebuild 
b/dev-embedded/esptool/esptool-2.8-r2.ebuild
deleted file mode 100644
index 06aca8c2e28..000
--- a/dev-embedded/esptool/esptool-2.8-r2.ebuild
+++ /dev/null
@@ -1,40 +0,0 @@
-# Copyright 2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_{7,8,9} )
-DISTUTILS_SINGLE_IMPL=1
-
-inherit distutils-r1
-
-DESCRIPTION="Utility to communicate with the ROM bootloader in Espressif 
ESP8266 and ESP32"
-HOMEPAGE="https://github.com/espressif/esptool";
-SRC_URI="https://github.com/espressif/${PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
-
-LICENSE="GPL-2+"
-SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 x86"
-IUSE="test"
-RESTRICT="!test? ( test )"
-
-RDEPEND="
-   $(python_gen_cond_dep '
-   dev-python/ecdsa[${PYTHON_MULTI_USEDEP}]
-   dev-python/pyaes[${PYTHON_MULTI_USEDEP}]
-   >=dev-python/pyserial-3.0[${PYTHON_MULTI_USEDEP}]
-   ')
-"
-BDEPEND="
-   test? ( $(python_gen_cond_dep 
'dev-python/pyelftools[${PYTHON_MULTI_USEDEP}]') )
-"
-
-src_prepare() {
-   rm -rf pyaes/ ecdsa/ || die "unable to remove bundled modules"
-   default
-}
-
-python_test() {
-   ${EPYTHON} test/test_imagegen.py || die "imagegen test failed with 
${EPYTHON}"
-   ${EPYTHON} test/test_espsecure.py || die "espsecure test failed with 
${EPYTHON}"
-}



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

2021-06-14 Thread Sam James
commit: 5d4199d41820cae0529e78f6a07a4486b65f99d2
Author: Sam James  gentoo  org>
AuthorDate: Tue Jun 15 00:40:20 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Jun 15 00:53:48 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5d4199d4

profiles: last-rite media-sound/sc2mpd

Bug: https://bugs.gentoo.org/795999
Bug: https://bugs.gentoo.org/787902
Bug: https://bugs.gentoo.org/766033
Bug: https://bugs.gentoo.org/724674
Bug: https://bugs.gentoo.org/713206
Signed-off-by: Sam James  gentoo.org>

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

diff --git a/profiles/package.mask b/profiles/package.mask
index df46b1bac01..839caf384b2 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -32,6 +32,13 @@
 
 #--- END OF EXAMPLES ---
 
+# Sam James  (2021-06-15)
+# Fails to build with GCC 11. Strange build system that needs more
+# work to function properly (and integrate better). Several open bugs.
+# bug #795999, bug #787902, bug #766033, bug #724674, bug #713206.
+# Removal on 15-07-2021.
+media-sound/sc2mpd
+
 # Andrew Ammerlaan  (2021-06-14)
 # The original Python Language Server by Palantir is no longer actively
 # developed [1]. Development on a language server for Python is continued by



[gentoo-commits] repo/gentoo:master commit in: media-plugins/vdr-epgsearch/

2021-06-14 Thread Sam James
commit: ad29adb5833218a327f9adc035624d6af096cdcd
Author: Martin Dummer  gmx  net>
AuthorDate: Sat Jun  5 07:52:17 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Jun 15 00:53:43 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ad29adb5

media-plugins/vdr-epgsearch: version bump to 2.4.1

upstream added gcc-11 fixes and additions for vdr-2.5 developer version

Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Martin Dummer  gmx.net>
Signed-off-by: Sam James  gentoo.org>

 media-plugins/vdr-epgsearch/Manifest   |  1 +
 .../vdr-epgsearch/vdr-epgsearch-2.4.1.ebuild   | 95 ++
 2 files changed, 96 insertions(+)

diff --git a/media-plugins/vdr-epgsearch/Manifest 
b/media-plugins/vdr-epgsearch/Manifest
index a2859941876..991a845deae 100644
--- a/media-plugins/vdr-epgsearch/Manifest
+++ b/media-plugins/vdr-epgsearch/Manifest
@@ -1,3 +1,4 @@
 DIST vdr-epgsearch-2.2.0.tgz 472502 BLAKE2B 
f98053d95a6fe56aff48bd3e86ae8a37166b3b8556fe3500c956901cb3f8d19c5792b157606d372392b7387c05a72f4d664881a27bbd5b9484640d8de73b8673
 SHA512 
c0fef60069addc3cca82535c22b7e1f73f01de7466bc6d0b837ba34df7a7dd0fe2cbf7e9b9bc36a523a75a3db18889a1ff9040fb2647c889ea74666067c3a1e4
 DIST vdr-epgsearch-2.4.0_p20200402.tar.gz 479998 BLAKE2B 
04e83bd2361743669baba7b10a27fab91f22115b81fe69e9252cc5ecd94fb0fda55d8b6ce3fcaeb08e779f07d46d26e37026d1732d6b38c03385c659eacd5ab0
 SHA512 
586b369a25c32bbf2d33e68997e7298ad7fda50ac78da5321c848a74d91753a51e6f47d70ef6893ca980bfa2c9f167defd611464729ca4ebf704247e8e37a065
 DIST vdr-epgsearch-2.4.0_p20210426.tar.gz 481490 BLAKE2B 
71c336f2f8838c435ca439a61be58884ef001954cf33fe99c1b20987baaa207e74b5a032f3fa9543f58b53157ecfabcd7fca08f7ebf49c015ba6893e7e6f7759
 SHA512 
4260ebbd3c18dd66b18ff7d05480a1affd0ba9a4dd130cf23e93cd7085218ebb8f60f5733ee1f616b74618ea68a367a001d330a60294faced7e04d4f10a5ffa3
+DIST vdr-epgsearch-2.4.1.tar.gz 481899 BLAKE2B 
ab0325fbab73d3c6e6753b926ca0cde6ec971fd42f7b8badf4b306671bf3380c5784262fe1f24e6ce57fef1903ef533b450ea03c346242b5a72f26eeba8a6bd9
 SHA512 
031ee227a5d45bbf1344cc8195dfd38d23ff23303d55c8492e7b2f86f1f53402a68e6500888bf847cd3506ebc2cfbb73aef2b8b0d6ef98f210631642de1d1f9c

diff --git a/media-plugins/vdr-epgsearch/vdr-epgsearch-2.4.1.ebuild 
b/media-plugins/vdr-epgsearch/vdr-epgsearch-2.4.1.ebuild
new file mode 100644
index 000..8c762898381
--- /dev/null
+++ b/media-plugins/vdr-epgsearch/vdr-epgsearch-2.4.1.ebuild
@@ -0,0 +1,95 @@
+# Copyright 2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit vdr-plugin-2
+
+DESCRIPTION="VDR plugin: create timers from epg content based on saved search 
expressions"
+HOMEPAGE="http://winni.vdr-developer.org/epgsearch/index_eng.html";
+GIT_COMMIT_ID="cff8dfe58853aa0cc4f6e9a8896104a920b98730"
+SRC_URI="https://projects.vdr-developer.org/git/vdr-plugin-epgsearch.git/snapshot/vdr-plugin-epgsearch-${GIT_COMMIT_ID}.tar.gz
 -> ${P}.tar.gz"
+S="${WORKDIR}/vdr-plugin-epgsearch-${GIT_COMMIT_ID}"
+
+LICENSE="GPL-2+"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="conflictcheckonly epgsearchonly pcre quicksearch tre"
+REQUIRED_USE="?? ( pcre tre )"
+
+DEPEND="
+   >=media-video/vdr-2.4
+   pcre? ( dev-libs/libpcre )
+   tre? ( dev-libs/tre )"
+RDEPEND="${DEPEND}"
+BDEPEND="
+   sys-apps/groff
+   dev-lang/perl"
+
+PATCHES=(
+   "${FILESDIR}/${PN}-2.4.0_makefile.patch"
+   "${FILESDIR}/${PN}-2.4.0_docsrc2man-no-gzip.patch"
+)
+
+QA_FLAGS_IGNORED="
+   usr/lib/vdr/plugins/libvdr-.*
+   usr/lib64/vdr/plugins/libvdr-.*
+   usr/bin/createcats"
+
+src_prepare() {
+   # remove untranslated .po files
+   rm 
"${S}"/po/{ca_ES,da_DK,el_GR,et_EE,hr_HR,hu_HU,nn_NO,pl_PL,pt_PT,ro_RO,ru_RU,sl_SI,sv_SE,tr_TR}.po
 \
+   || die "cannot remove untranslated .po files"
+
+   if ! use conflictcheckonly; then
+   sed -e "s:install-\$(PLUGIN3)::" -i Makefile || die "cannot 
modify Makefile"
+   fi
+
+   if ! use epgsearchonly; then
+   sed -e "s:install-\$(PLUGIN2)::" -i Makefile || die "cannot 
modify Makefile"
+   fi
+
+   if ! use quicksearch; then
+   sed -e "s:install-\$(PLUGIN4)::" -i Makefile || die "cannot 
modify Makefile"
+   fi
+
+   vdr-plugin-2_src_prepare
+
+   fix_vdr_libsi_include conflictcheck.c
+
+   # install conf-file disabled
+   sed -e '/^Menu/s:^:#:' -i conf/epgsearchmenu.conf || die "cannot modify 
epgsearchmenu.conf"
+
+   # Get rid of the broken symlink
+   rm README || die "cannot remove broken symlink"
+}
+
+src_compile() {
+   BUILD_PARAMS="SENDMAIL=/usr/bin/sendmail AUTOCONFIG=0"
+
+   if use pcre; then
+   BUILD_PARAMS+=" REGEXLIB=pcre"
+   einfo "Using pcre for regexp searches"
+   fi
+
+   if use tre; then
+   BUILD_PARAMS+=" REGEXLIB=tre"
+   einfo "Using tre for unlimited fuzzy searches"
+   fi
+

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

2021-06-14 Thread Sam James
commit: e653173406852ad09cf8e7aee615137011348c84
Author: Sam James  gentoo  org>
AuthorDate: Tue Jun 15 00:38:08 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Jun 15 00:53:47 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e6531734

profiles: adjust package.mask format for pkgdev

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

 profiles/package.mask | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/profiles/package.mask b/profiles/package.mask
index 975e0ed7f2a..df46b1bac01 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -40,15 +40,14 @@
 # dev-python/python-language-server --> dev-python/python-lsp-server
 # dev-python/python-jsonrpc-server --> dev-python/python-lsp-jsonrpc
 # dev-python/pyls-black --> dev-python/python-lsp-black
-#
+# -
 # Note that dev-python/pyls-spyder has already switched to the new language
 # server as of version 0.4.0. Users of the Spyder IDE will automatically
 # switch to the new language server when upgrading to version 4.2.5-r1 or
 # 5.0.4-r1. Manual adjustments to the settings may be required in certain
 # configurations [3].
-#
+# -
 # Masked for removal in 30 days (2021-07-14).
-#
 # [1] https://github.com/palantir/python-language-server/issues/935
 # [2] https://bugs.gentoo.org/795924
 # [3] https://bugs.gentoo.org/783615



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

2021-06-14 Thread Sam James
commit: cd260d9a9fdb2c2a8f0ef7b4e947c7df0ef1d2a2
Author: Sam James  gentoo  org>
AuthorDate: Tue Jun 15 01:21:32 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Jun 15 01:21:36 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cd260d9a

app-admin/tripwire: update EAPI 6 -> 7, workaround GCC 11 failure

Set C++ standard to c++14 rather than perform a huge sed on the byte type.

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

 app-admin/tripwire/tripwire-2.4.3.7.ebuild | 15 ---
 1 file changed, 12 insertions(+), 3 deletions(-)

diff --git a/app-admin/tripwire/tripwire-2.4.3.7.ebuild 
b/app-admin/tripwire/tripwire-2.4.3.7.ebuild
index 423a09ff991..306f4125452 100644
--- a/app-admin/tripwire/tripwire-2.4.3.7.ebuild
+++ b/app-admin/tripwire/tripwire-2.4.3.7.ebuild
@@ -1,7 +1,7 @@
 # Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI=7
 
 inherit autotools flag-o-matic
 
@@ -36,8 +36,17 @@ src_configure() {
# see #32613, #45823, and others.
#   -tav...@gentoo.org
strip-flags
-   append-cppflags -DCONFIG_DIR='"\"/etc/tripwire\""' -fno-strict-aliasing
-   econf $(use_enable ssl openssl) $(use_enable static)
+
+   append-cppflags -DCONFIG_DIR='"\"/etc/tripwire\""'
+   append-cflags -fno-strict-aliasing
+
+   # "integer.cpp:1162:24: error: reference to ‘byte’ is ambiguous"
+   # bug #786465
+   append-cxxflags -std=c++14
+
+   econf \
+   $(use_enable ssl openssl) \
+   $(use_enable static)
 }
 
 src_install() {



[gentoo-commits] repo/gentoo:master commit in: dev-libs/pegtl/files/, dev-libs/pegtl/

2021-06-14 Thread Sam James
commit: 8dc16924bbb14d50d910cebd45987735177fb152
Author: Sam James  gentoo  org>
AuthorDate: Tue Jun 15 01:37:28 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Jun 15 01:37:28 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8dc16924

dev-libs/pegtl: drop -Werror

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

 dev-libs/pegtl/files/pegtl-3.2.0-no-werror.patch | 56 
 dev-libs/pegtl/pegtl-3.2.0.ebuild|  5 ++-
 2 files changed, 60 insertions(+), 1 deletion(-)

diff --git a/dev-libs/pegtl/files/pegtl-3.2.0-no-werror.patch 
b/dev-libs/pegtl/files/pegtl-3.2.0-no-werror.patch
new file mode 100644
index 000..32bc4b5103e
--- /dev/null
+++ b/dev-libs/pegtl/files/pegtl-3.2.0-no-werror.patch
@@ -0,0 +1,56 @@
+https://bugs.gentoo.org/787854
+
+From b807854fc6573d59350551578375075fc61a21e1 Mon Sep 17 00:00:00 2001
+From: Sam James 
+Date: Tue, 15 Jun 2021 01:31:40 +
+Subject: [PATCH] Drop -Werror
+
+Signed-off-by: Sam James 
+---
+ Makefile | 2 +-
+ src/example/pegtl/CMakeLists.txt | 2 +-
+ src/test/pegtl/CMakeLists.txt| 2 +-
+ 3 files changed, 3 insertions(+), 3 deletions(-)
+
+diff --git a/Makefile b/Makefile
+index 3ecca07..2b8fa20 100644
+--- a/Makefile
 b/Makefile
+@@ -30,7 +30,7 @@ endif
+ # changed if desired.
+ 
+ CPPFLAGS ?= -pedantic
+-CXXFLAGS ?= -Wall -Wextra -Wshadow -Werror -O3 $(MINGW_CXXFLAGS)
++CXXFLAGS ?= -Wall -Wextra -Wshadow $(MINGW_CXXFLAGS)
+ 
+ HEADERS := $(shell find include -name '*.hpp')
+ SOURCES := $(shell find src -name '*.cpp')
+diff --git a/src/example/pegtl/CMakeLists.txt 
b/src/example/pegtl/CMakeLists.txt
+index d416731..4d1a417 100644
+--- a/src/example/pegtl/CMakeLists.txt
 b/src/example/pegtl/CMakeLists.txt
+@@ -60,7 +60,7 @@ foreach(examplesourcefile ${example_sources})
+   if(MSVC)
+ target_compile_options(${exename} PRIVATE /W4 /WX /utf-8)
+   else()
+-target_compile_options(${exename} PRIVATE -pedantic -Wall -Wextra 
-Wshadow -Werror)
++target_compile_options(${exename} PRIVATE -pedantic -Wall -Wextra 
-Wshadow)
+   endif()
+ endforeach()
+ 
+diff --git a/src/test/pegtl/CMakeLists.txt b/src/test/pegtl/CMakeLists.txt
+index 577e310..84a8ab8 100644
+--- a/src/test/pegtl/CMakeLists.txt
 b/src/test/pegtl/CMakeLists.txt
+@@ -146,7 +146,7 @@ foreach(testsourcefile ${test_sources})
+   if(MSVC)
+ target_compile_options(${exename} PRIVATE /W4 /WX /utf-8)
+   else()
+-target_compile_options(${exename} PRIVATE -pedantic -Wall -Wextra 
-Wshadow -Werror)
++target_compile_options(${exename} PRIVATE -pedantic -Wall -Wextra 
-Wshadow)
+   endif()
+   if(ANDROID)
+ add_test(NAME ${exename} WORKING_DIRECTORY ${CMAKE_CURRENT_BINARY_DIR} 
COMMAND ${CMAKE_COMMAND} "-DANDROID_NDK=${ANDROID_NDK}" 
"-DTEST_RESOURCES_DIR=${CMAKE_SOURCE_DIR}" 
"-DTEST_RESOURCES=src/test/pegtl/data;src/test/pegtl/file_data.txt;Makefile" 
"-DUNITTEST=${exename}" -P ${CMAKE_CURRENT_SOURCE_DIR}/ExecuteOnAndroid.cmake)
+-- 
+2.32.0
+

diff --git a/dev-libs/pegtl/pegtl-3.2.0.ebuild 
b/dev-libs/pegtl/pegtl-3.2.0.ebuild
index 88365e453f4..638a33f9abd 100644
--- a/dev-libs/pegtl/pegtl-3.2.0.ebuild
+++ b/dev-libs/pegtl/pegtl-3.2.0.ebuild
@@ -8,6 +8,7 @@ inherit cmake
 DESCRIPTION="Header-only library for creating parsers according to Parsing 
Expression Grammar"
 HOMEPAGE="https://github.com/taocpp/PEGTL";
 SRC_URI="https://github.com/taocpp/PEGTL/archive/${PV}.tar.gz -> ${P}.tar.gz"
+S="${WORKDIR}/${P^^}"
 
 LICENSE="MIT"
 SLOT="0"
@@ -15,7 +16,9 @@ KEYWORDS="~amd64 ~arm ~arm64 ~x86"
 IUSE="test"
 RESTRICT="!test? ( test )"
 
-S="${WORKDIR}/${P^^}"
+PATCHES=(
+   "${FILESDIR}"/${PN}-3.2.0-no-werror.patch
+)
 
 src_configure() {
local mycmakeargs=(



[gentoo-commits] repo/gentoo:master commit in: sys-cluster/ucx/files/, sys-cluster/ucx/

2021-06-14 Thread Sam James
commit: e1d3c9af5679ed8e493e188620dafde21c012a0f
Author: Sam James  gentoo  org>
AuthorDate: Tue Jun 15 01:52:58 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Jun 15 01:54:25 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e1d3c9af

sys-cluster/ucx: drop -Werror

Closes: https://bugs.gentoo.org/789762
Closes: https://bugs.gentoo.org/790341
Closes: https://bugs.gentoo.org/790332
Signed-off-by: Sam James  gentoo.org>

 .../ucx/files/ucx-1.10.0_rc5-drop-werror.patch | 55 ++
 sys-cluster/ucx/ucx-1.10.0_rc5.ebuild  | 10 ++--
 2 files changed, 61 insertions(+), 4 deletions(-)

diff --git a/sys-cluster/ucx/files/ucx-1.10.0_rc5-drop-werror.patch 
b/sys-cluster/ucx/files/ucx-1.10.0_rc5-drop-werror.patch
new file mode 100644
index 000..7a6894fe619
--- /dev/null
+++ b/sys-cluster/ucx/files/ucx-1.10.0_rc5-drop-werror.patch
@@ -0,0 +1,55 @@
+https://bugs.gentoo.org/789762
+
+From 18df3302b256bce6f61d83a58b2afbc8d788ad5c Mon Sep 17 00:00:00 2001
+From: Sam James 
+Date: Tue, 15 Jun 2021 01:40:48 +
+Subject: [PATCH] Drop -Werror
+
+---
+ bindings/java/src/main/native/Makefile.am | 2 +-
+ examples/Makefile.am  | 2 +-
+ test/apps/sockaddr/Makefile.am| 2 +-
+ 3 files changed, 3 insertions(+), 3 deletions(-)
+
+diff --git a/bindings/java/src/main/native/Makefile.am 
b/bindings/java/src/main/native/Makefile.am
+index 73f9940..6616dae 100644
+--- a/bindings/java/src/main/native/Makefile.am
 b/bindings/java/src/main/native/Makefile.am
+@@ -64,7 +64,7 @@ libjucx_la_SOURCES = context.cc \
+  ucs_constants.cc \
+  worker.cc
+ 
+-libjucx_la_CXXFLAGS = -fPIC -DPIC -Werror -std=gnu++98
++libjucx_la_CXXFLAGS = -fPIC -DPIC -std=gnu++98
+ 
+ libjucx_la_LIBADD = $(topdir)/src/ucs/libucs.la \
+ $(topdir)/src/uct/libuct.la \
+diff --git a/examples/Makefile.am b/examples/Makefile.am
+index 05cde27..76c3b18 100644
+--- a/examples/Makefile.am
 b/examples/Makefile.am
+@@ -23,7 +23,7 @@ EXAMPLE_CUDA_CFLAGS = $(CFLAGS_PEDANTIC)
+ EXAMPLE_CUDA_CPPFLAGS =
+ endif
+ 
+-EXAMPLE_CCLD_FLAGS = -lucs -I$(includedir) -L$(libdir) -Wall -Werror 
-Wl,-rpath,$(libdir) \
++EXAMPLE_CCLD_FLAGS = -lucs -I$(includedir) -L$(libdir) -Wall 
-Wl,-rpath,$(libdir) \
+  $(EXAMPLE_CUDA_LDFLAGS) $(EXAMPLE_CUDA_CPPFLAGS)
+ 
+ installcheck-local:
+diff --git a/test/apps/sockaddr/Makefile.am b/test/apps/sockaddr/Makefile.am
+index 7ce7a01..2e4ad47 100644
+--- a/test/apps/sockaddr/Makefile.am
 b/test/apps/sockaddr/Makefile.am
+@@ -12,7 +12,7 @@ noinst_HEADERS = \
+   sa_util.h
+ 
+ sa_CXXFLAGS = \
+-  -std=c++11 -g -Wall -Werror
++  -std=c++11 -Wall
+ 
+ sa_CPPFLAGS = $(BASE_CPPFLAGS)
+ 
+-- 
+2.32.0
+

diff --git a/sys-cluster/ucx/ucx-1.10.0_rc5.ebuild 
b/sys-cluster/ucx/ucx-1.10.0_rc5.ebuild
index 1d3c4a64a11..b1b15f27d9e 100644
--- a/sys-cluster/ucx/ucx-1.10.0_rc5.ebuild
+++ b/sys-cluster/ucx/ucx-1.10.0_rc5.ebuild
@@ -5,14 +5,14 @@ EAPI=7
 
 inherit autotools
 
+MY_PV=${PV/_/-}
 DESCRIPTION="Unified Communication X"
 HOMEPAGE="https://www.openucx.org";
-
-MY_PV=${PV/_/-}
 SRC_URI="https://github.com/openucx/ucx/archive/v${MY_PV}.tar.gz -> 
${P}.tar.gz"
+S="${WORKDIR}/${PN}-${MY_PV}"
 
-SLOT="0"
 LICENSE="BSD"
+SLOT="0"
 KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
 IUSE="+numa +openmp"
 
@@ -22,7 +22,9 @@ RDEPEND="
 "
 DEPEND="${RDEPEND}"
 
-S="${WORKDIR}/${PN}-${MY_PV}"
+PATCHES=(
+   "${FILESDIR}"/${PN}-1.10.0_rc5-drop-werror.patch
+)
 
 src_prepare() {
default



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

2021-06-14 Thread Davide Pesavento
commit: 4440598d01031e97414e0f107f3aa2b3a5b607e0
Author: Davide Pesavento  gentoo  org>
AuthorDate: Mon Jun 14 23:42:46 2021 +
Commit: Davide Pesavento  gentoo  org>
CommitDate: Tue Jun 15 01:56:15 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4440598d

dev-python/sip: move 5.5.0 to SLOT=5; add 6.1.0 (masked)

Drop the subslot because the sip module is no longer
provided by this package starting from v5

Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Davide Pesavento  gentoo.org>

 dev-python/sip/Manifest  | 1 +
 dev-python/sip/{sip-5.5.0.ebuild => sip-5.5.0-r1.ebuild} | 4 ++--
 dev-python/sip/{sip-5.5.0.ebuild => sip-6.1.0.ebuild}| 4 ++--
 profiles/package.mask| 4 
 4 files changed, 9 insertions(+), 4 deletions(-)

diff --git a/dev-python/sip/Manifest b/dev-python/sip/Manifest
index 31dbfc2b688..f28091691f4 100644
--- a/dev-python/sip/Manifest
+++ b/dev-python/sip/Manifest
@@ -1,2 +1,3 @@
 DIST sip-4.19.25.tar.gz 1056384 BLAKE2B 
f92e105e6b30e871aea2883dc9cd459e4032fb139a9eaff153a3412a66b39df4d7ac985711a2693aee83195ff3850ae648bee4102f7fc3cc30d09885799f2b98
 SHA512 
60fb4133c68869bf0993144978b4847d94a0f9c7b477f64a346ea133cfe35bc11820204ab327dcf9a929b6f65a26d16cc7efbce65e49967c3347b39376e57001
 DIST sip-5.5.0.tar.gz 1108126 BLAKE2B 
59f0323b3befd7ebb89461e93e1e7e5707d11b2882bd524a45f3a6ba8d8a3c792aff5580027255812f6a3fa0854febeb418690fa6106efb21aab1610d66ef911
 SHA512 
0122beab575239cdb3b1430dc53a7f74175e3fbb3e113bcafced122ffbc4bd3d339b64a672ac1319ea14cd540b5877c2bcfeb7f8821fe8a3c8ba3ce9744bf803
+DIST sip-6.1.0.tar.gz 1441449 BLAKE2B 
07740fd0c5feba2267d6af6acbd1f457b75f1e450558481a19cc3bbb8d9fc072335b61b9def236b2f3039ee5056a09694b5247fd49b5c006ea29029f08c31209
 SHA512 
6c1e6413020e8099ebf52b75dcb599c46d4e1d1ff8e8e672e76f77c1e421ae93dff66c9cd131b46642c567cfe876047eb9679d59babed11bf51e609b325b9e7c

diff --git a/dev-python/sip/sip-5.5.0.ebuild 
b/dev-python/sip/sip-5.5.0-r1.ebuild
similarity index 92%
copy from dev-python/sip/sip-5.5.0.ebuild
copy to dev-python/sip/sip-5.5.0-r1.ebuild
index d7fd2fa0c23..26eee4168c3 100644
--- a/dev-python/sip/sip-5.5.0.ebuild
+++ b/dev-python/sip/sip-5.5.0-r1.ebuild
@@ -16,12 +16,12 @@ else
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${MY_P}.tar.gz"
 fi
 
-# Sub-slot based on ${S}/sipbuild/module/source
-SLOT="0/12"
+SLOT="5"
 LICENSE="|| ( GPL-2 GPL-3 SIP )"
 KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
 
 RDEPEND="
+   !=dev-python/sip-5.5.0-r0[${PYTHON_USEDEP}]
dev-python/packaging[${PYTHON_USEDEP}]
dev-python/toml[${PYTHON_USEDEP}]
 "

diff --git a/dev-python/sip/sip-5.5.0.ebuild b/dev-python/sip/sip-6.1.0.ebuild
similarity index 92%
rename from dev-python/sip/sip-5.5.0.ebuild
rename to dev-python/sip/sip-6.1.0.ebuild
index d7fd2fa0c23..26eee4168c3 100644
--- a/dev-python/sip/sip-5.5.0.ebuild
+++ b/dev-python/sip/sip-6.1.0.ebuild
@@ -16,12 +16,12 @@ else
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${MY_P}.tar.gz"
 fi
 
-# Sub-slot based on ${S}/sipbuild/module/source
-SLOT="0/12"
+SLOT="5"
 LICENSE="|| ( GPL-2 GPL-3 SIP )"
 KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
 
 RDEPEND="
+   !=dev-python/sip-5.5.0-r0[${PYTHON_USEDEP}]
dev-python/packaging[${PYTHON_USEDEP}]
dev-python/toml[${PYTHON_USEDEP}]
 "

diff --git a/profiles/package.mask b/profiles/package.mask
index 839caf384b2..2427865ff31 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -32,6 +32,10 @@
 
 #--- END OF EXAMPLES ---
 
+# Davide Pesavento  (2021-06-15)
+# Masked for revdep testing.
+>=dev-python/sip-6
+
 # Sam James  (2021-06-15)
 # Fails to build with GCC 11. Strange build system that needs more
 # work to function properly (and integrate better). Several open bugs.



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

2021-06-14 Thread Georgy Yakovlev
commit: bfd0e02c8af07b421e9a5d622c97930e97e0516d
Author: Georgy Yakovlev  gentoo  org>
AuthorDate: Tue Jun 15 02:03:37 2021 +
Commit: Georgy Yakovlev  gentoo  org>
CommitDate: Tue Jun 15 02:05:46 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bfd0e02c

sys-process/tini: revbump, specify correct GIT_COMMIT

straight to stable, as tarball is the same, just the commit
embedded into binary is wrong.

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

 sys-process/tini/tini-0.19.0-r1.ebuild | 66 ++
 1 file changed, 66 insertions(+)

diff --git a/sys-process/tini/tini-0.19.0-r1.ebuild 
b/sys-process/tini/tini-0.19.0-r1.ebuild
new file mode 100644
index 000..fe80f91738d
--- /dev/null
+++ b/sys-process/tini/tini-0.19.0-r1.ebuild
@@ -0,0 +1,66 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit cmake flag-o-matic
+
+# guard against forgetfulness, https://bugs.gentoo.org/795936
+GIT_COMMIT_0190="de40ad007797e0dcd8b7126f27bb87401d224240"
+GIT_COMMIT="GIT_COMMIT_${PV//./}"
+GIT_COMMIT="${!GIT_COMMIT}"
+
+DESCRIPTION="A tiny but valid init for containers"
+HOMEPAGE="https://github.com/krallin/tini";
+SRC_URI="https://github.com/krallin/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="amd64 ~arm arm64 ppc64 ~x86"
+IUSE="+args +static"
+
+src_prepare() {
+
+   [[ -z ${GIT_COMMIT} ]] && die "forgetful maintainer! please define 
GIT_COMMIT_${PV//./} on bump"
+
+   cmake_src_prepare
+
+   local sed_args=(
+   # Do not strip binary
+   -e 's/-Wl,-s")$/")/'
+
+   # Remove -Werror and -pedantic-errors in order to allow macro
+   # redefinition, so that CFLAGS="-U_FORTIFY_SOURCE" does not
+   # trigger an error due to add_definitions(-D_FORTIFY_SOURCE=2)
+   # in CMakeLists.txt (bug 626438).
+   -e "s/ -Werror / /"
+   -e "s/ -pedantic-errors / /"
+   )
+
+   sed -i "${sed_args[@]}" \
+   -e "s/git.*status --porcelain.*/true/" \
+   -e "s/git.*log -n 1.*/true/" \
+   -e "s/git.\${tini_VERSION_GIT}/git.${GIT_COMMIT}/" \
+   CMakeLists.txt || die
+}
+
+src_configure() {
+   local mycmakeargs=()
+   use args || mycmakeargs+=(-DMINIMAL=ON)
+
+   cmake_src_configure
+}
+
+src_compile() {
+   append-cflags -DPR_SET_CHILD_SUBREAPER=36 -DPR_GET_CHILD_SUBREAPER=37
+   cmake_src_compile
+}
+
+src_install() {
+   cmake_src_install
+   if use static; then
+   mv "${ED}"/usr/bin/{${PN}-static,${PN}} || die
+   else
+   rm "${ED}"/usr/bin/${PN}-static || die
+   fi
+}



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

2021-06-14 Thread Georgy Yakovlev
commit: dea12a74cc8763a7160a3a7d5e0f247f032796f1
Author: Georgy Yakovlev  gentoo  org>
AuthorDate: Tue Jun 15 02:04:20 2021 +
Commit: Georgy Yakovlev  gentoo  org>
CommitDate: Tue Jun 15 02:05:46 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dea12a74

sys-process/tini: drop 0.18.0, 0.19.0

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

 sys-process/tini/Manifest   |  1 -
 sys-process/tini/tini-0.18.0.ebuild | 59 -
 sys-process/tini/tini-0.19.0.ebuild | 59 -
 3 files changed, 119 deletions(-)

diff --git a/sys-process/tini/Manifest b/sys-process/tini/Manifest
index e704ce94a15..3f871251407 100644
--- a/sys-process/tini/Manifest
+++ b/sys-process/tini/Manifest
@@ -1,2 +1 @@
-DIST tini-0.18.0.tar.gz 32152 BLAKE2B 
d676f0f1b4d9f6dca98cdb626aa7c525ec55e090cfeb1cf0e9ab167f1ef4285123223873e92e81d5d62ceb631e26e9012f16b28b1d35813ac801f8e4594be70b
 SHA512 
83279180b6a875aaff9b6b7446ee7e71fd05357279744afcb4db67c76572dc871acfba86c035857009b5dd88ca75d9f2e815d6a925563cdb3e6e771eb83be9b1
 DIST tini-0.19.0.tar.gz 32369 BLAKE2B 
5d86f6299b92152063974e6ecd347e1a2ba90f0188f2a702ddb6c814fc1c9723062481fe560caa89e9f74883017ee833566adf1eb1f11fe625671eced47f3296
 SHA512 
1fa85b56e2c6085ea474f251928e7a40510d92aeef60b3c145b0496969c1b5df86835d143cb91ef5b4bf4da63fa8a56947cc39a4276e4b72faa57276d432b292

diff --git a/sys-process/tini/tini-0.18.0.ebuild 
b/sys-process/tini/tini-0.18.0.ebuild
deleted file mode 100644
index d892a5882f5..000
--- a/sys-process/tini/tini-0.18.0.ebuild
+++ /dev/null
@@ -1,59 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit cmake-utils flag-o-matic
-
-GIT_COMMIT=fec3683b971d9c3ef73f284f176672c44b448662
-DESCRIPTION="A tiny but valid init for containers"
-HOMEPAGE="https://github.com/krallin/tini";
-SRC_URI="https://github.com/krallin/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="amd64 ~arm arm64 ppc64 ~x86"
-IUSE="+args +static"
-
-src_prepare() {
-   cmake-utils_src_prepare
-
-   local sed_args=(
-   # Do not strip binary
-   -e 's/-Wl,-s")$/")/'
-
-   # Remove -Werror and -pedantic-errors in order to allow macro
-   # redefinition, so that CFLAGS="-U_FORTIFY_SOURCE" does not
-   # trigger an error due to add_definitions(-D_FORTIFY_SOURCE=2)
-   # in CMakeLists.txt (bug 626438).
-   -e "s/ -Werror / /"
-   -e "s/ -pedantic-errors / /"
-   )
-
-   sed -i "${sed_args[@]}" \
-   -e "s/git.*status --porcelain.*/true/" \
-   -e "s/git.*log -n 1.*/true/" \
-   -e "s/git.\${tini_VERSION_GIT}/git.${GIT_COMMIT}/" \
-   CMakeLists.txt || die
-}
-
-src_configure() {
-   local mycmakeargs=()
-   use args || mycmakeargs+=(-DMINIMAL=ON)
-
-   cmake-utils_src_configure
-}
-
-src_compile() {
-   append-cflags -DPR_SET_CHILD_SUBREAPER=36 -DPR_GET_CHILD_SUBREAPER=37
-   cmake-utils_src_compile
-}
-
-src_install() {
-   cmake-utils_src_install
-   if use static; then
-   mv "${ED}"/usr/bin/{${PN}-static,${PN}} || die
-   else
-   rm "${ED}"/usr/bin/${PN}-static || die
-   fi
-}

diff --git a/sys-process/tini/tini-0.19.0.ebuild 
b/sys-process/tini/tini-0.19.0.ebuild
deleted file mode 100644
index fe82e25bfc5..000
--- a/sys-process/tini/tini-0.19.0.ebuild
+++ /dev/null
@@ -1,59 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit cmake flag-o-matic
-
-GIT_COMMIT=fec3683b971d9c3ef73f284f176672c44b448662
-DESCRIPTION="A tiny but valid init for containers"
-HOMEPAGE="https://github.com/krallin/tini";
-SRC_URI="https://github.com/krallin/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="amd64 ~arm arm64 ppc64 ~x86"
-IUSE="+args +static"
-
-src_prepare() {
-   cmake_src_prepare
-
-   local sed_args=(
-   # Do not strip binary
-   -e 's/-Wl,-s")$/")/'
-
-   # Remove -Werror and -pedantic-errors in order to allow macro
-   # redefinition, so that CFLAGS="-U_FORTIFY_SOURCE" does not
-   # trigger an error due to add_definitions(-D_FORTIFY_SOURCE=2)
-   # in CMakeLists.txt (bug 626438).
-   -e "s/ -Werror / /"
-   -e "s/ -pedantic-errors / /"
-   )
-
-   sed -i "${sed_args[@]}" \
-   -e "s/git.*status --porcelain.*/true/" \
-   -e "s/git.*log -n 1.*/true/" \
-   -e "s/git.\${tini_VERSION_GIT}/git.${GIT_COMMIT}/" \
-   CMakeLists.txt || die
-}
-
-src_configure() {
-   local mycmakeargs=()
-   use args || mycmakeargs+=(-DMINIMAL=ON)
-
-   cmake_src_configure
-}
-
-src_compile() {
-  

[gentoo-commits] repo/gentoo:master commit in: games-emulation/libretro-snes9x/files/, games-emulation/libretro-snes9x/

2021-06-14 Thread Sam James
commit: ab67174af2b5e8df126b8ee72b05a014977c019c
Author: Sam James  gentoo  org>
AuthorDate: Tue Jun 15 02:02:15 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Jun 15 02:31:15 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ab67174a

games-emulation/libretro-snes9x: fix build with GCC 11

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

 ...etro-snes9x-0.0.2_pre20200107-gcc11-const.patch | 52 ++
 .../libretro-snes9x-0.0.2_pre20200107.ebuild   | 10 -
 2 files changed, 61 insertions(+), 1 deletion(-)

diff --git 
a/games-emulation/libretro-snes9x/files/libretro-snes9x-0.0.2_pre20200107-gcc11-const.patch
 
b/games-emulation/libretro-snes9x/files/libretro-snes9x-0.0.2_pre20200107-gcc11-const.patch
new file mode 100644
index 000..2fce97d6434
--- /dev/null
+++ 
b/games-emulation/libretro-snes9x/files/libretro-snes9x-0.0.2_pre20200107-gcc11-const.patch
@@ -0,0 +1,52 @@
+https://bugs.gentoo.org/787116
+https://github.com/libretro/snes9x/commit/da1fc9a69d8fc776f1b13b080bc27cf329c52a1f
+
+From da1fc9a69d8fc776f1b13b080bc27cf329c52a1f Mon Sep 17 00:00:00 2001
+From: Alberto Fustinoni 
+Date: Thu, 10 Sep 2020 22:22:46 +0900
+Subject: [PATCH] Build fix
+
+---
+ conffile.cpp | 2 +-
+ conffile.h   | 6 +++---
+ 2 files changed, 4 insertions(+), 4 deletions(-)
+
+diff --git a/conffile.cpp b/conffile.cpp
+index 817afae7f..5e121e2cc 100644
+--- a/conffile.cpp
 b/conffile.cpp
+@@ -452,7 +452,7 @@ void ConfigFile::ClearLines()
+ }
+ }
+ 
+-bool ConfigFile::ConfigEntry::section_then_key_less::operator()(const 
ConfigEntry &a, const ConfigEntry &b) {
++bool ConfigFile::ConfigEntry::section_then_key_less::operator()(const 
ConfigEntry &a, const ConfigEntry &b) const {
+   if(curConfigFile && a.section!=b.section){
+   const int sva = curConfigFile->GetSectionSize(a.section);
+   const int svb = curConfigFile->GetSectionSize(b.section);
+diff --git a/conffile.h b/conffile.h
+index ba69812df..c09cea362 100644
+--- a/conffile.h
 b/conffile.h
+@@ -90,18 +90,18 @@ class ConfigFile {
+   mutable bool used;
+ 
+ struct section_then_key_less {
+-bool operator()(const ConfigEntry &a, const ConfigEntry &b);
++bool operator()(const ConfigEntry &a, const ConfigEntry &b) const;
+ };
+ 
+ struct key_less {
+-bool operator()(const ConfigEntry &a, const ConfigEntry &b) const{
++bool operator()(const ConfigEntry &a, const ConfigEntry &b) const 
{
+ if(a.section!=b.section) return a.section

[gentoo-commits] repo/gentoo:master commit in: sci-biology/uchime/

2021-06-14 Thread Sam James
commit: 9bb2017d31f4467386be5262aa036ecf5dabf97a
Author: Sam James  gentoo  org>
AuthorDate: Tue Jun 15 02:35:24 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Jun 15 02:35:24 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9bb2017d

sci-biology/uchime: workaround failure with GCC 11

Force C++14 for now because we don't really want a large patch for
typedefs.

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

 sci-biology/uchime/uchime-4.2.40.ebuild | 11 +--
 1 file changed, 9 insertions(+), 2 deletions(-)

diff --git a/sci-biology/uchime/uchime-4.2.40.ebuild 
b/sci-biology/uchime/uchime-4.2.40.ebuild
index 75827ab3a30..9b346f4fbc8 100644
--- a/sci-biology/uchime/uchime-4.2.40.ebuild
+++ b/sci-biology/uchime/uchime-4.2.40.ebuild
@@ -4,7 +4,7 @@
 EAPI=7
 
 MY_P="${PN}${PV}_src"
-inherit cmake
+inherit cmake flag-o-matic
 
 DESCRIPTION="Fast, accurate chimera detection"
 HOMEPAGE="https://www.drive5.com/usearch/manual/uchime_algo.html";
@@ -13,7 +13,6 @@ SRC_URI="https://www.drive5.com/${PN}/${MY_P}.tar.gz";
 LICENSE="public-domain"
 SLOT="0"
 KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux"
-IUSE="debug"
 
 S="${WORKDIR}"/${MY_P}
 
@@ -21,3 +20,11 @@ src_prepare() {
cp "${FILESDIR}"/CMakeLists.txt . || die
cmake_src_prepare
 }
+
+src_configure() {
+   # "myutils.h: error: reference to byte is ambiguous""
+   # bug #786297
+   append-cppflags -std=c++14
+
+   cmake_src_configure
+}



[gentoo-commits] repo/gentoo:master commit in: net-dns/ndu/files/, net-dns/ndu/

2021-06-14 Thread Sam James
commit: 2d727dd766dd56973f855dba2437c1edcd4261c2
Author: Sam James  gentoo  org>
AuthorDate: Tue Jun 15 02:39:50 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Jun 15 02:39:50 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2d727dd7

net-dns/ndu: fix build with GCC 11

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

 .../ndu-0.4-fix-pointer-comparison-with-0.patch| 26 ++
 net-dns/ndu/ndu-0.4-r4.ebuild  |  5 +++--
 2 files changed, 29 insertions(+), 2 deletions(-)

diff --git a/net-dns/ndu/files/ndu-0.4-fix-pointer-comparison-with-0.patch 
b/net-dns/ndu/files/ndu-0.4-fix-pointer-comparison-with-0.patch
new file mode 100644
index 000..1d7a40d7aed
--- /dev/null
+++ b/net-dns/ndu/files/ndu-0.4-fix-pointer-comparison-with-0.patch
@@ -0,0 +1,26 @@
+From 5df37d4e6a22a67671a4b74c68e725a9001fbac1 Mon Sep 17 00:00:00 2001
+From: Sam James 
+Date: Tue, 15 Jun 2021 02:38:33 +
+Subject: [PATCH] Fix pointer comparison with 0
+
+Closes: https://bugs.gentoo.org/786276
+---
+ src/ndu.cpp | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+diff --git a/src/ndu.cpp b/src/ndu.cpp
+index 558ee45..8d3b353 100644
+--- a/src/ndu.cpp
 b/src/ndu.cpp
+@@ -404,7 +404,7 @@ public:
+   {
+   // see if file is a reverse file
+   // if the zone ends in .in-addr.arpa
+-  if(strstr(name->pchar(), IN_ADDR_ARPA) > 0)
++  if(strstr(name->pchar(), IN_ADDR_ARPA) != 0)
+   {
+   zoneType = 1;
+   }
+-- 
+2.32.0
+

diff --git a/net-dns/ndu/ndu-0.4-r4.ebuild b/net-dns/ndu/ndu-0.4-r4.ebuild
index c63454d29b2..c8510ed983e 100644
--- a/net-dns/ndu/ndu-0.4-r4.ebuild
+++ b/net-dns/ndu/ndu-0.4-r4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -12,13 +12,14 @@ HOMEPAGE="https://wiki.gentoo.org/wiki/No_homepage";
 LICENSE="GPL-2"
 SLOT="0"
 KEYWORDS="amd64 ppc x86"
-IUSE=""
 
 RDEPEND="sys-apps/ed" # dnstouch calls ed to do the dirty work
 
 src_prepare() {
default
+
eapply "${FILESDIR}"/${P}-binary-locations.patch
+   eapply "${FILESDIR}"/${P}-fix-pointer-comparison-with-0.patch
 
# match our bind config
sed -e 's|0.0.127.in-addr.arpa|127.in-addr.arpa|g' -i ndu.conf || die



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

2021-06-14 Thread Matt Turner
commit: eb0dd5c97c4dae8cb390e0b2ab90e9237d41ef87
Author: Matt Turner  gentoo  org>
AuthorDate: Tue Jun 15 02:47:39 2021 +
Commit: Matt Turner  gentoo  org>
CommitDate: Tue Jun 15 02:48:29 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eb0dd5c9

x11-apps/fonttosfnt: Version bump to 1.2.2

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

 x11-apps/fonttosfnt/Manifest|  1 +
 x11-apps/fonttosfnt/fonttosfnt-1.2.2.ebuild | 14 ++
 2 files changed, 15 insertions(+)

diff --git a/x11-apps/fonttosfnt/Manifest b/x11-apps/fonttosfnt/Manifest
index 4316fd3aa2e..601d947cd17 100644
--- a/x11-apps/fonttosfnt/Manifest
+++ b/x11-apps/fonttosfnt/Manifest
@@ -1,2 +1,3 @@
 DIST fonttosfnt-1.2.0.tar.bz2 145904 BLAKE2B 
b9b25076126dbd412d69f4c9698f937009f620b55a06f8c55b621add2ed6d638e0b91d3e716ed276089986c1a0140e2bf7aadef021c21ac24ac23c3347ee081c
 SHA512 
a360bd8535beaef89afa6c0678a40f7c554e9d631e0fcb80bb1363ab72288e27a5e106521610f61c95b8101f79c7f02492a2068411b5f5b695de780d8a1c1b25
 DIST fonttosfnt-1.2.1.tar.bz2 146512 BLAKE2B 
54b92f586248978f56b1b114a1ec02b19f7c871fed0c0f91c2e8064933d990f2b44f0163fa59f04f82b992a40be47e391ae60a490412e361af9f10c445f9
 SHA512 
3d4ece61e31d4a5ed56923ecc1883e80a9308d2062d37345cb5be081bc2b004aadebf99a989601749a63e03eb641e0522d07773a57bca0b4710ed453e4f20742
+DIST fonttosfnt-1.2.2.tar.bz2 146855 BLAKE2B 
167db11bd49675d411ec06f5581edd7a87d0518755aba05b330db8d24ec1b5f142228c3b3a0be6a740fee8835a25523cd9fc4d7b8e915cc9d51fb95786254770
 SHA512 
ceac6ccb064043d46f9f16f31fb89c6cbf7f026d049f7b5325d6af97e809b4cd068e6149413bb328c0af601a98b5070e21d469888a6853f6cabecd5b46f60240

diff --git a/x11-apps/fonttosfnt/fonttosfnt-1.2.2.ebuild 
b/x11-apps/fonttosfnt/fonttosfnt-1.2.2.ebuild
new file mode 100644
index 000..9a2da4b0264
--- /dev/null
+++ b/x11-apps/fonttosfnt/fonttosfnt-1.2.2.ebuild
@@ -0,0 +1,14 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+inherit xorg-3
+
+DESCRIPTION="X.Org fonttosfnt application"
+KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86"
+IUSE=""
+RDEPEND="media-libs/freetype:2
+   x11-libs/libX11
+   x11-libs/libfontenc"
+DEPEND="${RDEPEND}
+   x11-base/xorg-proto"



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

2021-06-14 Thread Georgy Yakovlev
commit: a275799528a1109e58d7191ead0959a8a570cd7a
Author: Georgy Yakovlev  gentoo  org>
AuthorDate: Tue Jun 15 02:49:59 2021 +
Commit: Georgy Yakovlev  gentoo  org>
CommitDate: Tue Jun 15 02:50:43 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a2757995

dev-python/grpcio: don't pass gnu99 to cxx

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

 .../grpcio/files/1.37.1-cc-flag-test-fix.patch | 26 
 dev-python/grpcio/files/1.37.1-cxx-no-gnu99.patch  | 35 ++
 dev-python/grpcio/grpcio-1.37.1.ebuild |  5 
 dev-python/grpcio/grpcio-1.38.0.ebuild |  2 ++
 4 files changed, 68 insertions(+)

diff --git a/dev-python/grpcio/files/1.37.1-cc-flag-test-fix.patch 
b/dev-python/grpcio/files/1.37.1-cc-flag-test-fix.patch
new file mode 100644
index 000..0869c57dd11
--- /dev/null
+++ b/dev-python/grpcio/files/1.37.1-cc-flag-test-fix.patch
@@ -0,0 +1,26 @@
+From c21ddf679bf46c0a13046060f17d7a87608923e3 Mon Sep 17 00:00:00 2001
+From: Georgy Yakovlev 
+Date: Mon, 14 Jun 2021 19:38:37 -0700
+Subject: [PATCH] fix cc flag test
+
+---
+ src/python/grpcio/commands.py | 3 ++-
+ 1 file changed, 2 insertions(+), 1 deletion(-)
+
+diff --git a/src/python/grpcio/commands.py b/src/python/grpcio/commands.py
+index df8fc46..de71ea5 100644
+--- a/src/python/grpcio/commands.py
 b/src/python/grpcio/commands.py
+@@ -234,7 +234,8 @@ class BuildExt(build_ext.build_ext):
+ """
+ try:
+ # TODO(lidiz) Remove the generated a.out for success tests.
+-cc_test = subprocess.Popen(['cc', '-x', 'c', '-std=c++11', 
'-'],
++cc = os.environ.get('CC', 'cc')
++cc_test = subprocess.Popen([cc, '-x', 'c', '-std=c++11', '-'],
+stdin=subprocess.PIPE,
+stdout=subprocess.PIPE,
+stderr=subprocess.PIPE)
+-- 
+2.32.0
+

diff --git a/dev-python/grpcio/files/1.37.1-cxx-no-gnu99.patch 
b/dev-python/grpcio/files/1.37.1-cxx-no-gnu99.patch
new file mode 100644
index 000..71e02eafeb6
--- /dev/null
+++ b/dev-python/grpcio/files/1.37.1-cxx-no-gnu99.patch
@@ -0,0 +1,35 @@
+From 05ae3c5a87ba1037bd4c7a94e6b574c8df847065 Mon Sep 17 00:00:00 2001
+From: Lidi Zheng 
+Date: Tue, 6 Apr 2021 06:50:40 -0700
+Subject: [PATCH] Remove -std=gnu99 CFlag when compiling C++ with clang
+ (#25778)
+
+* Remove -std=gnu99 CFlag when compiling C++ with clang
+
+* Use endswith instead of hard-coded slices
+
+* Fix a typo
+---
+ src/python/grpcio/commands.py | 6 +-
+ 1 file changed, 5 insertions(+), 1 deletion(-)
+
+diff --git a/src/python/grpcio/commands.py b/src/python/grpcio/commands.py
+index f4a3d2bdc041..df8fc46a3cad 100644
+--- a/src/python/grpcio/commands.py
 b/src/python/grpcio/commands.py
+@@ -258,10 +258,14 @@ def compiler_ok_with_extra_std():
+ old_compile = self.compiler._compile
+ 
+ def new_compile(obj, src, ext, cc_args, extra_postargs, pp_opts):
+-if src[-2:] == '.c':
++if src.endswith('.c'):
+ extra_postargs = [
+ arg for arg in extra_postargs if not '-std=c++' in arg
+ ]
++elif src.endswith('.cc') or src.endswith('.cpp'):
++extra_postargs = [
++arg for arg in extra_postargs if not '-std=gnu99' in 
arg
++]
+ return old_compile(obj, src, ext, cc_args, extra_postargs,
+pp_opts)
+ 

diff --git a/dev-python/grpcio/grpcio-1.37.1.ebuild 
b/dev-python/grpcio/grpcio-1.37.1.ebuild
index 9516150c799..4c178de93a2 100644
--- a/dev-python/grpcio/grpcio-1.37.1.ebuild
+++ b/dev-python/grpcio/grpcio-1.37.1.ebuild
@@ -27,6 +27,11 @@ RDEPEND="
 
 DEPEND="${RDEPEND}"
 
+PATCHES=(
+   "${FILESDIR}/1.37.1-cxx-no-gnu99.patch"
+   "${FILESDIR}/1.37.1-cc-flag-test-fix.patch"
+)
+
 python_prepare_all() {
distutils-r1_python_prepare_all
hprefixify setup.py

diff --git a/dev-python/grpcio/grpcio-1.38.0.ebuild 
b/dev-python/grpcio/grpcio-1.38.0.ebuild
index 9a037a3b070..016123e4194 100644
--- a/dev-python/grpcio/grpcio-1.38.0.ebuild
+++ b/dev-python/grpcio/grpcio-1.38.0.ebuild
@@ -27,6 +27,8 @@ RDEPEND="
 
 DEPEND="${RDEPEND}"
 
+PATCHES=( "${FILESDIR}/1.37.1-cc-flag-test-fix.patch" ) 
+
 python_prepare_all() {
distutils-r1_python_prepare_all
hprefixify setup.py



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

2021-06-14 Thread Georgy Yakovlev
commit: 86f08885f4983cbcd4078b3aafd9cd2f0583d14b
Author: Georgy Yakovlev  gentoo  org>
AuthorDate: Tue Jun 15 02:57:29 2021 +
Commit: Georgy Yakovlev  gentoo  org>
CommitDate: Tue Jun 15 02:57:29 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=86f08885

dev-python/grpcio: fix whitespace

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

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

diff --git a/dev-python/grpcio/grpcio-1.38.0.ebuild 
b/dev-python/grpcio/grpcio-1.38.0.ebuild
index 016123e4194..13d41c60bbc 100644
--- a/dev-python/grpcio/grpcio-1.38.0.ebuild
+++ b/dev-python/grpcio/grpcio-1.38.0.ebuild
@@ -27,7 +27,7 @@ RDEPEND="
 
 DEPEND="${RDEPEND}"
 
-PATCHES=( "${FILESDIR}/1.37.1-cc-flag-test-fix.patch" ) 
+PATCHES=( "${FILESDIR}/1.37.1-cc-flag-test-fix.patch" )
 
 python_prepare_all() {
distutils-r1_python_prepare_all



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

2021-06-14 Thread Sam James
commit: 19c04306aa8283cc7adf787a1067aa75537ef14e
Author: Sam James  gentoo  org>
AuthorDate: Tue Jun 15 03:14:50 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Jun 15 03:15:11 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=19c04306

dev-lang/maude: fix build with GCC 11

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

 .../files/maude-2.7-fix-build-with-gcc11.patch | 60 ++
 dev-lang/maude/maude-2.7.ebuild|  3 +-
 2 files changed, 62 insertions(+), 1 deletion(-)

diff --git a/dev-lang/maude/files/maude-2.7-fix-build-with-gcc11.patch 
b/dev-lang/maude/files/maude-2.7-fix-build-with-gcc11.patch
new file mode 100644
index 000..b903d50e22b
--- /dev/null
+++ b/dev-lang/maude/files/maude-2.7-fix-build-with-gcc11.patch
@@ -0,0 +1,60 @@
+https://bugs.gentoo.org/787851
+
+From 6d448928a88f586195dadd9fae9cb1b19e589d94 Mon Sep 17 00:00:00 2001
+From: Sam James 
+Date: Tue, 15 Jun 2021 03:05:34 +
+Subject: [PATCH] Fix build with GCC 11
+diff --git a/src/ObjectSystem/configSymbol.hh 
b/src/ObjectSystem/configSymbol.hh
+index 90b00d9..d037dab 100644
+--- a/src/ObjectSystem/configSymbol.hh
 b/src/ObjectSystem/configSymbol.hh
+@@ -50,7 +50,7 @@ public:
+ private:
+   struct symbolLt
+   {
+-bool operator()(const Symbol* d1, const Symbol* d2)
++bool operator()(const Symbol* d1, const Symbol* d2) const
+ {
+   return d1->compare(d2) < 0;
+ }
+diff --git a/src/ObjectSystem/objectMap.cc b/src/ObjectSystem/objectMap.cc
+index 0dbcaf0..722aa29 100644
+--- a/src/ObjectSystem/objectMap.cc
 b/src/ObjectSystem/objectMap.cc
+@@ -50,7 +50,7 @@ ConfigSymbol::MessageQueue::markReachableNodes() const
+ 
+ struct ConfigSymbol::dagNodeLt
+ {
+-  bool operator()(const DagNode* d1, const DagNode* d2)
++  bool operator()(const DagNode* d1, const DagNode* d2) const
+ {
+   return d1->compare(d2) < 0;
+ }
+diff --git a/src/ObjectSystem/objectSystemRewritingContext.hh 
b/src/ObjectSystem/objectSystemRewritingContext.hh
+index 33785ec..32f4d94 100644
+--- a/src/ObjectSystem/objectSystemRewritingContext.hh
 b/src/ObjectSystem/objectSystemRewritingContext.hh
+@@ -62,7 +62,7 @@ protected:
+ private:
+   struct dagNodeLt
+   {
+-bool operator()(const DagNode* d1, const DagNode* d2)
++bool operator()(const DagNode* d1, const DagNode* d2) const
+ {
+   return d1->compare(d2) < 0;
+ }
+diff --git a/src/Mixfix/entity.hh b/src/Mixfix/entity.hh
+index eb8ad58..a221de4 100644
+--- a/src/Mixfix/entity.hh
 b/src/Mixfix/entity.hh
+@@ -53,7 +53,7 @@ public:
+ private:
+   struct UserLt
+   {
+-bool operator()(const User* user1, const User* user2)
++bool operator()(const User* user1, const User* user2) const
+ {
+   //
+   //   Direct < comparison of unrelated pointers is undefined. But since 
the casting
+--
+2.32.0

diff --git a/dev-lang/maude/maude-2.7.ebuild b/dev-lang/maude/maude-2.7.ebuild
index 01957fb2a5e..72d88da7e51 100644
--- a/dev-lang/maude/maude-2.7.ebuild
+++ b/dev-lang/maude/maude-2.7.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -32,6 +32,7 @@ PATCHES=(
"${FILESDIR}/${PN}-2.6-search-datadir.patch"
"${FILESDIR}/${PN}-2.7-bison-parse-param.patch"
"${FILESDIR}/${PN}-2.7-AR.patch"
+   "${FILESDIR}/${PN}-2.7-fix-build-with-gcc11.patch"
 )
 
 src_prepare() {



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

2021-06-14 Thread Sam James
commit: 35f3c535b370e4965ae9d5c40021767029f91122
Author: Sam James  gentoo  org>
AuthorDate: Tue Jun 15 03:19:47 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Jun 15 03:19:47 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=35f3c535

dev-libs/xapian: workaround build failure with GCC 11 for 1.2.25

Force C++14 for now. This is an older version we'll be cleaning up soon, but
we may as well let it build. Newer versions are fine.

(Also, this style of error usually results in a noisy patch.)

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

 dev-libs/xapian/xapian-1.2.25.ebuild | 6 +-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/dev-libs/xapian/xapian-1.2.25.ebuild 
b/dev-libs/xapian/xapian-1.2.25.ebuild
index 6fb5b447284..c756a3c880b 100644
--- a/dev-libs/xapian/xapian-1.2.25.ebuild
+++ b/dev-libs/xapian/xapian-1.2.25.ebuild
@@ -3,7 +3,7 @@
 
 EAPI="6"
 
-inherit multilib-minimal
+inherit flag-o-matic multilib-minimal
 
 MY_P="${PN}-core-${PV}"
 
@@ -24,6 +24,10 @@ S="${WORKDIR}/${MY_P}"
 multilib_src_configure() {
local myconf=""
 
+   # "brass_check.cc:40:48: error: reference to ‘byte’ is ambiguous"
+   # bug #789390
+   append-cxxflags -std=c++14
+
if use cpu_flags_x86_sse2; then
myconf="${myconf} --enable-sse=sse2"
else



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

2021-06-14 Thread Sam James
commit: 4f7288b039ac5b08640c71f61f38c31402d47f7b
Author: Sam James  gentoo  org>
AuthorDate: Tue Jun 15 03:48:17 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Jun 15 03:48:17 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4f7288b0

media-sound/din: Stabilize 50.2 amd64, #795984

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

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

diff --git a/media-sound/din/din-50.2.ebuild b/media-sound/din/din-50.2.ebuild
index 38869408d19..e0342cb3f16 100644
--- a/media-sound/din/din-50.2.ebuild
+++ b/media-sound/din/din-50.2.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://archive.org/download/dinisnoise_source_code/${P}.tar.gz";
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
 IUSE="+alsa jack"
 
 RDEPEND="



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

2021-06-14 Thread Sam James
commit: 17638760c953f29d0d61b877b3c7223ae4c98481
Author: Sam James  gentoo  org>
AuthorDate: Tue Jun 15 03:48:12 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Jun 15 03:48:12 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=17638760

dev-python/watchdog: Stabilize 2.1.2 arm64, #796116

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

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

diff --git a/dev-python/watchdog/watchdog-2.1.2.ebuild 
b/dev-python/watchdog/watchdog-2.1.2.ebuild
index 1a0dc685d0f..3d601670894 100644
--- a/dev-python/watchdog/watchdog-2.1.2.ebuild
+++ b/dev-python/watchdog/watchdog-2.1.2.ebuild
@@ -12,7 +12,7 @@ 
SRC_URI="https://github.com/gorakhargosh/${PN}/archive/v${PV}.tar.gz -> ${P}.tar
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86"
+KEYWORDS="~amd64 ~arm arm64 ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86"
 
 CDEPEND="dev-python/pyyaml[${PYTHON_USEDEP}]"
 RDEPEND="${CDEPEND}



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

2021-06-14 Thread Sam James
commit: bcca3078e3c63e373ec5d67151b75c97e67aa91d
Author: Sam James  gentoo  org>
AuthorDate: Tue Jun 15 03:47:59 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Jun 15 03:47:59 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bcca3078

dev-python/sentry-sdk: Stabilize 1.1.0 ALLARCHES, #796101

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

 dev-python/sentry-sdk/sentry-sdk-1.1.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/sentry-sdk/sentry-sdk-1.1.0.ebuild 
b/dev-python/sentry-sdk/sentry-sdk-1.1.0.ebuild
index 1a90236e8d1..a087e4d27fb 100644
--- a/dev-python/sentry-sdk/sentry-sdk-1.1.0.ebuild
+++ b/dev-python/sentry-sdk/sentry-sdk-1.1.0.ebuild
@@ -14,7 +14,7 @@ S="${WORKDIR}/sentry-python-${PV}"
 
 LICENSE="PSF-2"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="amd64 arm arm64 ~ppc ~ppc64 ~sparc x86"
 
 RDEPEND="
dev-python/urllib3[${PYTHON_USEDEP}]



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

2021-06-14 Thread Sam James
commit: 686711e33a94a184c15d19dc5f1995b4b4e62d43
Author: Sam James  gentoo  org>
AuthorDate: Tue Jun 15 03:48:05 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Jun 15 03:48:05 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=686711e3

dev-python/sh: Stabilize 1.14.2 ALLARCHES, #796110

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

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

diff --git a/dev-python/sh/sh-1.14.2.ebuild b/dev-python/sh/sh-1.14.2.ebuild
index a8a1c5f8050..60153157598 100644
--- a/dev-python/sh/sh-1.14.2.ebuild
+++ b/dev-python/sh/sh-1.14.2.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 arm64 ~x86 ~amd64-linux ~x86-linux"
 
 PATCHES=(
"${FILESDIR}/sh-1.12.14-skip-unreliable-test.patch"



[gentoo-commits] repo/gentoo:master commit in: net-dns/dnsdist/files/, net-dns/dnsdist/

2021-06-14 Thread Sam James
commit: 6f4c9bd084526bce777418dc7a1d269046413bea
Author: Sam James  gentoo  org>
AuthorDate: Tue Jun 15 03:45:51 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Jun 15 03:45:51 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6f4c9bd0

net-dns/dnsdist: fix build with GCC 11, protobuf no longer optional

* Fix build with GCC 11
* Upstream made protobuf mandatory

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

 net-dns/dnsdist/dnsdist-1.6.0.ebuild   |  9 
 .../dnsdist-1.6.0-gcc11-missing-include.patch  | 24 ++
 2 files changed, 28 insertions(+), 5 deletions(-)

diff --git a/net-dns/dnsdist/dnsdist-1.6.0.ebuild 
b/net-dns/dnsdist/dnsdist-1.6.0.ebuild
index 3340f22db78..84866fb8314 100644
--- a/net-dns/dnsdist/dnsdist-1.6.0.ebuild
+++ b/net-dns/dnsdist/dnsdist-1.6.0.ebuild
@@ -26,12 +26,12 @@ RDEPEND="acct-group/dnsdist
acct-user/dnsdist
>=dev-libs/boost-1.35:=
dev-libs/libedit:=
+   >=dev-libs/protobuf-3:=
dnscrypt? ( dev-libs/libsodium:= )
dnstap? ( dev-libs/fstrm:= )
doh? ( www-servers/h2o:=[libh2o] )
lmdb? ( dev-db/lmdb:= )
regex? ( dev-libs/re2:= )
-   remote-logging? ( >=dev-libs/protobuf-3:= )
snmp? ( net-analyzer/net-snmp:= )
ssl? (
gnutls? ( net-libs/gnutls:= )
@@ -44,9 +44,9 @@ RDEPEND="acct-group/dnsdist
 DEPEND="${RDEPEND}"
 BDEPEND="virtual/pkgconfig"
 
-src_prepare() {
-   default
-}
+PATCHES=(
+   "${FILESDIR}"/${PN}-1.6.0-gcc11-missing-include.patch
+)
 
 src_configure() {
econf \
@@ -57,7 +57,6 @@ src_configure() {
$(use_enable dnstap) \
$(use_with lmdb ) \
$(use_with regex re2) \
-   $(use_with remote-logging protobuf) \
$(use_with snmp net-snmp) \
$(use ssl && { echo "--enable-dns-over-tls" && use_with gnutls 
&& use_with !gnutls libssl;} || echo "--without-gnutls --without-libssl") \
$(use_enable systemd) \

diff --git a/net-dns/dnsdist/files/dnsdist-1.6.0-gcc11-missing-include.patch 
b/net-dns/dnsdist/files/dnsdist-1.6.0-gcc11-missing-include.patch
new file mode 100644
index 000..6e549b2450e
--- /dev/null
+++ b/net-dns/dnsdist/files/dnsdist-1.6.0-gcc11-missing-include.patch
@@ -0,0 +1,24 @@
+https://bugs.gentoo.org/790719
+https://github.com/hhoffstaette/portage/blob/master/net-dns/dnsdist/files/dnsdist-1.6.0-add-missing-include.patch
+
+From: Kees Monshouwer 
+Date: Tue, 11 May 2021 10:27:01 +0200
+Subject: [PATCH] add missing includes (Fedora 34, gcc 11.1 / clang 12)
+
+[HH: reduced to necessary patch for dnsdist]
+---
+ lock.hh  | 1 +
+ 1 file changed, 1 insertions(+)
+
+diff --git a/lock.hh b/lock.hh
+index 09299d7979d..0644502f871 100644
+--- a/lock.hh
 b/lock.hh
+@@ -20,6 +20,7 @@
+  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 
USA.
+  */
+ #pragma once
++#include 
+ #include 
+ 
+ class ReadWriteLock



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

2021-06-14 Thread Stefan Strogin
commit: 1a2330f9960f64b888dd5f509210c3853f064caf
Author: Stefan Strogin  gentoo  org>
AuthorDate: Tue Jun 15 03:51:45 2021 +
Commit: Stefan Strogin  gentoo  org>
CommitDate: Tue Jun 15 03:52:28 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1a2330f9

net-im/element-desktop-bin: upgrade 1.7.29 -> 1.7.30

Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Stefan Strogin  gentoo.org>

 net-im/element-desktop-bin/Manifest | 2 +-
 ...ment-desktop-bin-1.7.29.ebuild => element-desktop-bin-1.7.30.ebuild} | 0
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-im/element-desktop-bin/Manifest 
b/net-im/element-desktop-bin/Manifest
index 4ccc6c1a24d..7fb690fc464 100644
--- a/net-im/element-desktop-bin/Manifest
+++ b/net-im/element-desktop-bin/Manifest
@@ -1 +1 @@
-DIST element-desktop_1.7.29_amd64.deb 81537768 BLAKE2B 
e28d5c419bc8546841402d321100e9b79d23e3b41eef56918037182b189ec7d8a4b00f001dc2f63c9eb8b2e8325079bcbb8ca9697bdb6d3158d2e43bb7fae0be
 SHA512 
fa832ff42bfb533277753eebb9b0e5ed960334138eb00b8aee067788343eb2e89197ac8658908c0faa5bdd45a72290ca14e65e997ed2dbf77f90be447802308c
+DIST element-desktop_1.7.30_amd64.deb 81607832 BLAKE2B 
690019b30129bc941d9992fca66321079c0840f13596f2e89a05751b431f2ca8f66d0d6baeb3d06819a1fe08e8ab24f49d6f84b9184a2ac47696173ee438f329
 SHA512 
a85df796f5536598494658d43ff19802a081b2790715406733adecd2959c87c29c2b44f0c9addc1faf6ec3cc25e710a6eb52bea90c1b21f5668148611c754244

diff --git a/net-im/element-desktop-bin/element-desktop-bin-1.7.29.ebuild 
b/net-im/element-desktop-bin/element-desktop-bin-1.7.30.ebuild
similarity index 100%
rename from net-im/element-desktop-bin/element-desktop-bin-1.7.29.ebuild
rename to net-im/element-desktop-bin/element-desktop-bin-1.7.30.ebuild



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

2021-06-14 Thread Sam James
commit: 3b1873b49fd822d1cb3575e8e80bb9ca5c923261
Author: Sam James  gentoo  org>
AuthorDate: Tue Jun 15 03:52:48 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Jun 15 04:03:24 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3b1873b4

sys-apps/hwloc: add 2.5.0

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

 sys-apps/hwloc/Manifest   |  1 +
 sys-apps/hwloc/hwloc-2.5.0.ebuild | 98 +++
 2 files changed, 99 insertions(+)

diff --git a/sys-apps/hwloc/Manifest b/sys-apps/hwloc/Manifest
index 8a16dd2b5ea..3f39e4ffc93 100644
--- a/sys-apps/hwloc/Manifest
+++ b/sys-apps/hwloc/Manifest
@@ -1,2 +1,3 @@
 DIST hwloc-1.11.13.tar.bz2 4120436 BLAKE2B 
a6a09f7d6abeaa9d23df555cfd2186ae61f0f67f83fa8f1aa4bc29376b233a8511f11745f35064f39545c7e62e9d271c1334b6906712028729e138e41d1f212f
 SHA512 
dd38bcc9a5df2dcfd3bbd828ab13fdb1c1d21747a0b62e6c87df95d2835c0472590344ff5bda4f6c28e597eaba1ea11c0bc96907ad45f1215f51f95ac9f58138
 DIST hwloc-2.3.0.tar.bz2 6414781 BLAKE2B 
60bc80ae73d0ae9ff9a438474efe682dfff28149b843645c928d4c5531f25c7763311816d5c86028efa9e07aa86935dbb6cff56ec429ee607ce4e5b5b88d4bbe
 SHA512 
ecb0950cd08eab7d97f7cbef9db0dc31cb5b4debedaae6f48814625ee5da0153fdc1f863fa84c5d59b76634e877a348fa556f3c8c29fc43bc6ae7211c313906c
+DIST hwloc-2.5.0.tar.bz2 6688349 BLAKE2B 
684367afa5fc056b9bf04b3a95bd8239ec70127d5e582948ca16a09323614ad0ef77278a120544af0a740b456f1ba24bffc861b9f132293fafb7da0597d0b688
 SHA512 
9e8b829868cb9f5fd2fe84d8515d0dc8725ddc84c788a61c1e9e918eb2b29659eb73cf22a4189e6b887f5bfa3255c206f4ba924bd7fe2c88c185f4308c0949cd

diff --git a/sys-apps/hwloc/hwloc-2.5.0.ebuild 
b/sys-apps/hwloc/hwloc-2.5.0.ebuild
new file mode 100644
index 000..639dc0bff21
--- /dev/null
+++ b/sys-apps/hwloc/hwloc-2.5.0.ebuild
@@ -0,0 +1,98 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="7"
+
+inherit autotools bash-completion-r1 cuda flag-o-matic systemd toolchain-funcs 
multilib-minimal
+
+MY_PV="v$(ver_cut 1-2)"
+
+DESCRIPTION="displays the hardware topology in convenient formats"
+HOMEPAGE="https://www.open-mpi.org/projects/hwloc/";
+SRC_URI="https://www.open-mpi.org/software/${PN}/${MY_PV}/downloads/${P}.tar.bz2";
+
+LICENSE="BSD"
+SLOT="0/15"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 
~amd64-linux ~x86-linux"
+IUSE="cairo +cpuid cuda debug gl libudev netloc nvml +pci static-libs svg xml 
X"
+
+# opencl support dropped with x11-drivers/ati-drivers being removed (#582406).
+# Anyone with hardware is welcome to step up and help test to get it re-added.
+
+RDEPEND=">=sys-libs/ncurses-5.9-r3:0[${MULTILIB_USEDEP}]
+
+   cairo?  ( 
>=x11-libs/cairo-1.12.14-r4[X?,svg?,${MULTILIB_USEDEP}] )
+   cuda?   ( >=dev-util/nvidia-cuda-toolkit-6.5.19-r1:= )
+   gl? ( x11-drivers/nvidia-drivers[static-libs,tools] )
+   libudev?( virtual/libudev )
+   netloc? ( !sys-apps/netloc )
+   nvml?   ( x11-drivers/nvidia-drivers[${MULTILIB_USEDEP}] )
+   pci?(
+   >=sys-apps/pciutils-3.3.0-r2[${MULTILIB_USEDEP}]
+   
>=x11-libs/libpciaccess-0.13.1-r1[${MULTILIB_USEDEP}]
+   )
+   xml?( >=dev-libs/libxml2-2.9.1-r4[${MULTILIB_USEDEP}] )"
+DEPEND="${RDEPEND}"
+
+# 2.69-r5 for --runstatedir
+BDEPEND="
+   >=sys-devel/autoconf-2.69-r5
+   virtual/pkgconfig
+"
+
+PATCHES=( "${FILESDIR}/${PN}-1.8.1-gl.patch" )
+DOCS=( AUTHORS NEWS README VERSION )
+
+src_prepare() {
+   default
+   eautoreconf
+
+   if use cuda ; then
+   append-cflags "-I${EPREFIX}/opt/cuda/include"
+   append-cppflags "-I${EPREFIX}/opt/cuda/include"
+   fi
+}
+
+multilib_src_configure() {
+   export HWLOC_PKG_CONFIG="$(tc-getPKG_CONFIG)" #393467
+
+   if use cuda ; then
+   local -x LDFLAGS="${LDFLAGS}"
+   append-ldflags "-L${EPREFIX}/opt/cuda/$(get_libdir)"
+   fi
+
+   local myconf=(
+   --disable-opencl
+   --disable-plugin-ltdl
+   --enable-plugins
+   --enable-shared
+   --runstatedir="${EPREFIX}/run"
+   $(multilib_native_use_enable cuda)
+   $(multilib_native_use_enable gl)
+   $(use_enable cairo)
+   $(use_enable cpuid)
+   $(use_enable debug)
+   $(use_enable libudev)
+   $(use_enable netloc)
+   $(use_enable nvml)
+   $(use_enable pci)
+   $(use_enable static-libs static)
+   $(use_enable xml libxml2)
+   $(use_with X x)
+   )
+   ECONF_SOURCE="${S}" econf "${myconf[@]}"
+}
+
+multilib_src_install_all() {
+   default
+   case ${ARCH} in
+   # hwloc-dump-hwdata binary only built on those arches, so don't install 

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

2021-06-14 Thread Sam James
commit: 87709e404e78d49de702e175784af51f98252e3c
Author: Sam James  gentoo  org>
AuthorDate: Tue Jun 15 04:03:30 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Jun 15 04:03:30 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=87709e40

dev-python/aesara: Stabilize 2.0.8 ALLARCHES, #796026

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

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

diff --git a/dev-python/aesara/aesara-2.0.8.ebuild 
b/dev-python/aesara/aesara-2.0.8.ebuild
index a930578b036..c60f566ca35 100644
--- a/dev-python/aesara/aesara-2.0.8.ebuild
+++ b/dev-python/aesara/aesara-2.0.8.ebuild
@@ -14,7 +14,7 @@ S="${WORKDIR}/${MY_P}"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+KEYWORDS="amd64 ~arm ~arm64 x86"
 
 RDEPEND="
dev-python/filelock[${PYTHON_USEDEP}]



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

2021-06-14 Thread Sam James
commit: 975f5c8b5b90ebca36c1f788cdea121dc3bb8255
Author: Sam James  gentoo  org>
AuthorDate: Tue Jun 15 04:03:42 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Jun 15 04:03:42 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=975f5c8b

dev-python/colorlog: Stabilize 5.0.1 ALLARCHES, #796038

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

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

diff --git a/dev-python/colorlog/colorlog-5.0.1.ebuild 
b/dev-python/colorlog/colorlog-5.0.1.ebuild
index 655bc1f1eef..2ec6c6f445b 100644
--- a/dev-python/colorlog/colorlog-5.0.1.ebuild
+++ b/dev-python/colorlog/colorlog-5.0.1.ebuild
@@ -13,6 +13,6 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
 
 distutils_enable_tests pytest



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

2021-06-14 Thread Sam James
commit: 49652b014807ea7d33aeb3985d31196b6dfe801e
Author: Sam James  gentoo  org>
AuthorDate: Tue Jun 15 04:03:36 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Jun 15 04:03:36 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=49652b01

dev-python/chameleon: Stabilize 3.9.1 ALLARCHES, #796032

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

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

diff --git a/dev-python/chameleon/chameleon-3.9.1.ebuild 
b/dev-python/chameleon/chameleon-3.9.1.ebuild
index 3b8882cd9ad..37050fea5f7 100644
--- a/dev-python/chameleon/chameleon-3.9.1.ebuild
+++ b/dev-python/chameleon/chameleon-3.9.1.ebuild
@@ -16,7 +16,7 @@ SRC_URI="
 
 LICENSE="repoze"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
 
 distutils_enable_tests unittest
 



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

2021-06-14 Thread Sam James
commit: 29f8bb9ea6364a77c965420c958e10db67cd8c0b
Author: Sam James  gentoo  org>
AuthorDate: Tue Jun 15 04:03:48 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Jun 15 04:03:48 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=29f8bb9e

dev-python/configargparse: Stabilize 1.4.1 ALLARCHES, #796041

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

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

diff --git a/dev-python/configargparse/configargparse-1.4.1.ebuild 
b/dev-python/configargparse/configargparse-1.4.1.ebuild
index 7a65871f9e1..2a7cb0502e7 100644
--- a/dev-python/configargparse/configargparse-1.4.1.ebuild
+++ b/dev-python/configargparse/configargparse-1.4.1.ebuild
@@ -20,7 +20,7 @@ S="${WORKDIR}/${MY_P}"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc64 x86"
 IUSE="test"
 RESTRICT="!test? ( test )"
 



[gentoo-commits] repo/gentoo:master commit in: sci-libs/coinor-couenne/files/, sci-libs/coinor-couenne/

2021-06-14 Thread Sam James
commit: 8d3a84b70c2c2b3a20a40b30a88c3aa91db58203
Author: Sam James  gentoo  org>
AuthorDate: Tue Jun 15 04:43:52 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Jun 15 04:43:52 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8d3a84b7

sci-libs/coinor-couenne: fix build with GCC 11

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

 .../coinor-couenne/coinor-couenne-0.5.8-r1.ebuild  |  4 ++
 ...coinor-couenne-0.5.8-fix-build-with-gcc11.patch | 43 ++
 2 files changed, 47 insertions(+)

diff --git a/sci-libs/coinor-couenne/coinor-couenne-0.5.8-r1.ebuild 
b/sci-libs/coinor-couenne/coinor-couenne-0.5.8-r1.ebuild
index 63bb046a307..cd577558b1c 100644
--- a/sci-libs/coinor-couenne/coinor-couenne-0.5.8-r1.ebuild
+++ b/sci-libs/coinor-couenne/coinor-couenne-0.5.8-r1.ebuild
@@ -32,6 +32,10 @@ BDEPEND="
virtual/latex-base
)"
 
+PATCHES=(
+   "${FILESDIR}"/${PN}-0.5.8-fix-build-with-gcc11.patch
+)
+
 src_prepare() {
default
# Prevent unneeded call to pkg-config that needs ${ED}'s in path.

diff --git 
a/sci-libs/coinor-couenne/files/coinor-couenne-0.5.8-fix-build-with-gcc11.patch 
b/sci-libs/coinor-couenne/files/coinor-couenne-0.5.8-fix-build-with-gcc11.patch
new file mode 100644
index 000..339ce1a0e90
--- /dev/null
+++ 
b/sci-libs/coinor-couenne/files/coinor-couenne-0.5.8-fix-build-with-gcc11.patch
@@ -0,0 +1,43 @@
+https://bugs.gentoo.org/792798
+
+From debc5de2d0ac9654c01db080448df064b808c56e Mon Sep 17 00:00:00 2001
+From: Sam James 
+Date: Tue, 15 Jun 2021 04:24:22 +
+Subject: [PATCH] Fix build with GCC 11
+diff --git a/src/problem/CouenneProblem.hpp b/src/problem/CouenneProblem.hpp
+index e5b54a5..db28cfd 100644
+--- a/src/problem/CouenneProblem.hpp
 b/src/problem/CouenneProblem.hpp
+@@ -74,7 +74,7 @@ class Nauty;
+ #define COUENNE_EPS_SYMM 1e-8
+ 
+   struct myclass0 {
+-inline bool operator() (register const Node &a, register const Node &b) {
++inline bool operator() (register const Node &a, register const Node &b) 
const {
+ 
+   return ((   a.get_code  () <  b.get_code  ())   
  ||
+ ((  a.get_code  () == b.get_code  ()  
&&
+@@ -120,7 +120,7 @@ class Nauty;
+ 
+   
+   struct myclass {
+-inline bool operator() (register const  Node &a, register const Node &b) {
++inline bool operator() (register const  Node &a, register const Node &b) 
const {
+   return (a.get_index() < b.get_index() );
+ }
+   };
+
+--- a/src/cut/sdpcuts/CouenneMatrix.hpp
 b/src/cut/sdpcuts/CouenneMatrix.hpp
+@@ -69,7 +69,7 @@ namespace Couenne {
+ 
+ struct compare_scalars {
+   inline bool operator() (register CouenneScalar * const &a, 
+-register CouenneScalar * const &b)
++register CouenneScalar * const &b) const
+   {return a -> getIndex () < b -> getIndex ();}
+ };
+ 
+-- 
+2.32.0
+



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

2021-06-14 Thread Sam James
commit: 5ef547cbebac38e4d36357fedea7511894cafa87
Author: Sam James  gentoo  org>
AuthorDate: Tue Jun 15 04:44:42 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Jun 15 04:44:42 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5ef547cb

app-admin/tripwire: use append-flags

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

 app-admin/tripwire/tripwire-2.4.3.7.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-admin/tripwire/tripwire-2.4.3.7.ebuild 
b/app-admin/tripwire/tripwire-2.4.3.7.ebuild
index 306f4125452..b89e3608164 100644
--- a/app-admin/tripwire/tripwire-2.4.3.7.ebuild
+++ b/app-admin/tripwire/tripwire-2.4.3.7.ebuild
@@ -38,7 +38,7 @@ src_configure() {
strip-flags
 
append-cppflags -DCONFIG_DIR='"\"/etc/tripwire\""'
-   append-cflags -fno-strict-aliasing
+   append-flags -fno-strict-aliasing
 
# "integer.cpp:1162:24: error: reference to ‘byte’ is ambiguous"
# bug #786465



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

2021-06-14 Thread Sam James
commit: 328e470d2fee863faf8f1ad9603dee995ca94ba8
Author: Sam James  gentoo  org>
AuthorDate: Tue Jun 15 05:22:40 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Jun 15 05:22:40 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=328e470d

dev-python/dask: Stabilize 2021.5.0 ALLARCHES, #796044

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

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

diff --git a/dev-python/dask/dask-2021.5.0.ebuild 
b/dev-python/dask/dask-2021.5.0.ebuild
index 9f9b2cef940..77791c1017a 100644
--- a/dev-python/dask/dask-2021.5.0.ebuild
+++ b/dev-python/dask/dask-2021.5.0.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~arm ~arm64 x86 ~amd64-linux ~x86-linux"
 
 RDEPEND="
>=dev-python/cloudpickle-0.2.2[${PYTHON_USEDEP}]



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

2021-06-14 Thread Sam James
commit: d4622f2a0d0de2293c81e85ca2e277217b60d50e
Author: Sam James  gentoo  org>
AuthorDate: Tue Jun 15 05:22:50 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Jun 15 05:22:50 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d4622f2a

dev-python/nbsphinx: Stabilize 0.8.5 ALLARCHES, #796080

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

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

diff --git a/dev-python/nbsphinx/nbsphinx-0.8.5.ebuild 
b/dev-python/nbsphinx/nbsphinx-0.8.5.ebuild
index 94b3df79908..6d626dc40a7 100644
--- a/dev-python/nbsphinx/nbsphinx-0.8.5.ebuild
+++ b/dev-python/nbsphinx/nbsphinx-0.8.5.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~x86"
+KEYWORDS="amd64 ~arm64 x86"
 
 RDEPEND="
dev-python/docutils[${PYTHON_USEDEP}]



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

2021-06-14 Thread Sam James
commit: c9cab0b44be8f7414e12c3fdc620def03656f528
Author: Sam James  gentoo  org>
AuthorDate: Tue Jun 15 05:24:36 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Jun 15 05:24:36 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c9cab0b4

dev-python/markupsafe: Stabilize 2.0.1 arm, #796077

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

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

diff --git a/dev-python/markupsafe/markupsafe-2.0.1.ebuild 
b/dev-python/markupsafe/markupsafe-2.0.1.ebuild
index 3c9dc157810..f44da218e1a 100644
--- a/dev-python/markupsafe/markupsafe-2.0.1.ebuild
+++ b/dev-python/markupsafe/markupsafe-2.0.1.ebuild
@@ -17,6 +17,6 @@ S=${WORKDIR}/${MY_P}
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 
sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos ~sparc-solaris ~sparc64-solaris 
~x64-solaris"
+KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 
sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos ~sparc-solaris ~sparc64-solaris 
~x64-solaris"
 
 distutils_enable_tests pytest



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

2021-06-14 Thread Sam James
commit: 232b4719d29bae380f02f814d4aec30a1f9240e0
Author: Sam James  gentoo  org>
AuthorDate: Tue Jun 15 05:22:45 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Jun 15 05:22:45 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=232b4719

dev-python/funcy: Stabilize 1.16 ALLARCHES, #796062

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

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

diff --git a/dev-python/funcy/funcy-1.16.ebuild 
b/dev-python/funcy/funcy-1.16.ebuild
index 560dfe845b4..c53226e17ac 100644
--- a/dev-python/funcy/funcy-1.16.ebuild
+++ b/dev-python/funcy/funcy-1.16.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
 
 BDEPEND="
test? (



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

2021-06-14 Thread Sam James
commit: b2c7df8ed072b08ffba176d181c1b6612bb98bec
Author: Sam James  gentoo  org>
AuthorDate: Tue Jun 15 05:23:29 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Jun 15 05:23:29 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b2c7df8e

dev-python/xlsxwriter: Stabilize 1.4.3 ALLARCHES, #796122

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

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

diff --git a/dev-python/xlsxwriter/xlsxwriter-1.4.3.ebuild 
b/dev-python/xlsxwriter/xlsxwriter-1.4.3.ebuild
index f2f028969d3..ccfa17922fb 100644
--- a/dev-python/xlsxwriter/xlsxwriter-1.4.3.ebuild
+++ b/dev-python/xlsxwriter/xlsxwriter-1.4.3.ebuild
@@ -18,6 +18,6 @@ S=${WORKDIR}/${MY_P}
 
 SLOT="0"
 LICENSE="BSD"
-KEYWORDS="~amd64 ~arm ~arm64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~arm ~arm64 x86 ~amd64-linux ~x86-linux"
 
 distutils_enable_tests pytest



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

2021-06-14 Thread Sam James
commit: 55fb6c5856d7379cb4dc48ccb70302706c6849f9
Author: Sam James  gentoo  org>
AuthorDate: Tue Jun 15 05:23:02 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Jun 15 05:23:02 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=55fb6c58

dev-python/pikepdf: Stabilize 2.12.0 amd64, #796089

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

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

diff --git a/dev-python/pikepdf/pikepdf-2.12.0.ebuild 
b/dev-python/pikepdf/pikepdf-2.12.0.ebuild
index 2a76869d388..65a4241e0eb 100644
--- a/dev-python/pikepdf/pikepdf-2.12.0.ebuild
+++ b/dev-python/pikepdf/pikepdf-2.12.0.ebuild
@@ -15,7 +15,7 @@ S=${WORKDIR}/${MY_P}
 
 LICENSE="MPL-2.0"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
 
 DEPEND="app-text/qpdf:0="
 RDEPEND="${DEPEND}



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

2021-06-14 Thread Sam James
commit: 91966b49785043dc2b294dd803ebab1739ae7393
Author: Sam James  gentoo  org>
AuthorDate: Tue Jun 15 05:22:56 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Jun 15 05:22:56 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=91966b49

dev-python/phonenumbers: Stabilize 8.12.24 ALLARCHES, #796086

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

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

diff --git a/dev-python/phonenumbers/phonenumbers-8.12.24.ebuild 
b/dev-python/phonenumbers/phonenumbers-8.12.24.ebuild
index 728d3a9eaed..d3df65bbc91 100644
--- a/dev-python/phonenumbers/phonenumbers-8.12.24.ebuild
+++ b/dev-python/phonenumbers/phonenumbers-8.12.24.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/p/${PN}/${P}.tar.gz"
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
 
 DOCS=(README.md)
 



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

2021-06-14 Thread Sam James
commit: 3dc65749982a08b20b857c3ae89fb4272b0877d3
Author: Sam James  gentoo  org>
AuthorDate: Tue Jun 15 05:23:23 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Jun 15 05:23:23 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3dc65749

dev-python/watchdog: Stabilize 2.1.2 amd64, #796116

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

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

diff --git a/dev-python/watchdog/watchdog-2.1.2.ebuild 
b/dev-python/watchdog/watchdog-2.1.2.ebuild
index 3d601670894..5e6bffb365e 100644
--- a/dev-python/watchdog/watchdog-2.1.2.ebuild
+++ b/dev-python/watchdog/watchdog-2.1.2.ebuild
@@ -12,7 +12,7 @@ 
SRC_URI="https://github.com/gorakhargosh/${PN}/archive/v${PV}.tar.gz -> ${P}.tar
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~amd64 ~arm arm64 ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86"
+KEYWORDS="amd64 ~arm arm64 ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86"
 
 CDEPEND="dev-python/pyyaml[${PYTHON_USEDEP}]"
 RDEPEND="${CDEPEND}



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

2021-06-14 Thread Sam James
commit: 08c3cd6ba969a73c9cb6c36584d2faddd9a13aa8
Author: Sam James  gentoo  org>
AuthorDate: Tue Jun 15 05:24:30 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Jun 15 05:24:30 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=08c3cd6b

sys-kernel/dracut: Stabilize 053 arm, #795981

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

 sys-kernel/dracut/dracut-053.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-kernel/dracut/dracut-053.ebuild 
b/sys-kernel/dracut/dracut-053.ebuild
index 97f739e8d70..670c8599df8 100644
--- a/sys-kernel/dracut/dracut-053.ebuild
+++ b/sys-kernel/dracut/dracut-053.ebuild
@@ -10,7 +10,7 @@ if [[ ${PV} ==  ]] ; then
EGIT_REPO_URI="https://github.com/dracutdevs/dracut";
 else
[[ "${PV}" = *_rc* ]] || \
-   KEYWORDS="~alpha amd64 ~arm arm64 ~ia64 ~mips ppc ppc64 sparc x86"
+   KEYWORDS="~alpha amd64 arm arm64 ~ia64 ~mips ppc ppc64 sparc x86"
SRC_URI="https://www.kernel.org/pub/linux/utils/boot/${PN}/${P}.tar.xz";
 fi
 



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

2021-06-14 Thread Sam James
commit: 058a9436ae45c484d86def728796ae7b72cced72
Author: Sam James  gentoo  org>
AuthorDate: Tue Jun 15 05:23:18 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Jun 15 05:23:18 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=058a9436

dev-python/stomp-py: Stabilize 7.0.0 ALLARCHES, #796113

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

 dev-python/stomp-py/stomp-py-7.0.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/stomp-py/stomp-py-7.0.0.ebuild 
b/dev-python/stomp-py/stomp-py-7.0.0.ebuild
index 394f084db63..4c4d32b8d5c 100644
--- a/dev-python/stomp-py/stomp-py-7.0.0.ebuild
+++ b/dev-python/stomp-py/stomp-py-7.0.0.ebuild
@@ -17,7 +17,7 @@ SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz"
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="amd64"
 
 RDEPEND="

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

2021-06-14 Thread Sam James
commit: 88c9e870842159b818061d23b4af1aa3d083cb60
Author: Sam James  gentoo  org>
AuthorDate: Tue Jun 15 05:24:15 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Jun 15 05:24:15 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=88c9e870

media-sound/din: Stabilize 50.2 x86, #795984

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

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

diff --git a/media-sound/din/din-50.2.ebuild b/media-sound/din/din-50.2.ebuild
index e0342cb3f16..31e46f32335 100644
--- a/media-sound/din/din-50.2.ebuild
+++ b/media-sound/din/din-50.2.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://archive.org/download/dinisnoise_source_code/${P}.tar.gz";
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
 IUSE="+alsa jack"
 
 RDEPEND="



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

2021-06-14 Thread Sam James
commit: 7942eb62d0a42961fda9ea5de26e626543e165ff
Author: Sam James  gentoo  org>
AuthorDate: Tue Jun 15 05:23:13 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Jun 15 05:23:13 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7942eb62

dev-python/pymediainfo: Stabilize 5.1.0 amd64, #796095

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

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

diff --git a/dev-python/pymediainfo/pymediainfo-5.1.0.ebuild 
b/dev-python/pymediainfo/pymediainfo-5.1.0.ebuild
index 5f2f3c00f1d..0ad7ac94edd 100644
--- a/dev-python/pymediainfo/pymediainfo-5.1.0.ebuild
+++ b/dev-python/pymediainfo/pymediainfo-5.1.0.ebuild
@@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
 
 RDEPEND="
$(python_gen_cond_dep 'dev-python/importlib_metadata[${PYTHON_USEDEP}]' 
pypy3 python3_7)



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

2021-06-14 Thread Sam James
commit: 77dd2ab44532687056355669562ebe0c6f53dead
Author: Sam James  gentoo  org>
AuthorDate: Tue Jun 15 05:23:07 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Jun 15 05:23:07 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=77dd2ab4

dev-python/pycares: Stabilize 4.0.0 amd64, #796092

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

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

diff --git a/dev-python/pycares/pycares-4.0.0.ebuild 
b/dev-python/pycares/pycares-4.0.0.ebuild
index f1f64adb868..eceb9a8469e 100644
--- a/dev-python/pycares/pycares-4.0.0.ebuild
+++ b/dev-python/pycares/pycares-4.0.0.ebuild
@@ -13,7 +13,7 @@ S=${WORKDIR}/${PN}-${P/_p/-fix}
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~x86"
+KEYWORDS="amd64 ~arm64 ~x86"
 # Tests fail with network-sandbox, since they try to resolve google.com
 PROPERTIES="test_network"
 RESTRICT="test"



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

2021-06-14 Thread Georgy Yakovlev
commit: 85bf86f0ee5b866e8e67271ff283e933368148af
Author: Georgy Yakovlev  gentoo  org>
AuthorDate: Tue Jun 15 05:25:51 2021 +
Commit: Georgy Yakovlev  gentoo  org>
CommitDate: Tue Jun 15 05:27:20 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=85bf86f0

sys-apps/hwloc: EPREFIX -> ESYSROOT for cuda

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

 sys-apps/hwloc/hwloc-1.11.13.ebuild | 6 +++---
 sys-apps/hwloc/hwloc-2.3.0.ebuild   | 6 +++---
 sys-apps/hwloc/hwloc-2.5.0.ebuild   | 6 +++---
 3 files changed, 9 insertions(+), 9 deletions(-)

diff --git a/sys-apps/hwloc/hwloc-1.11.13.ebuild 
b/sys-apps/hwloc/hwloc-1.11.13.ebuild
index f9b7aae544d..151384ff11a 100644
--- a/sys-apps/hwloc/hwloc-1.11.13.ebuild
+++ b/sys-apps/hwloc/hwloc-1.11.13.ebuild
@@ -43,8 +43,8 @@ src_prepare() {
eautoreconf
 
if use cuda ; then
-   append-cflags -I"${EPREFIX}"/opt/cuda/include
-   append-cppflags -I"${EPREFIX}"/opt/cuda/include
+   append-cflags -I"${ESYSROOT}"/opt/cuda/include
+   append-cppflags -I"${ESYSROOT}"/opt/cuda/include
fi
 }
 
@@ -53,7 +53,7 @@ multilib_src_configure() {
 
if use cuda ; then
local -x LDFLAGS="${LDFLAGS}"
-   append-ldflags -L"${EPREFIX}"/opt/cuda/$(get_libdir)
+   append-ldflags -L"${ESYSROOT}"/opt/cuda/$(get_libdir)
fi
 
ECONF_SOURCE=${S} econf \

diff --git a/sys-apps/hwloc/hwloc-2.3.0.ebuild 
b/sys-apps/hwloc/hwloc-2.3.0.ebuild
index 6756f4000ac..f98a08eb4cd 100644
--- a/sys-apps/hwloc/hwloc-2.3.0.ebuild
+++ b/sys-apps/hwloc/hwloc-2.3.0.ebuild
@@ -48,8 +48,8 @@ src_prepare() {
eautoreconf
 
if use cuda ; then
-   append-cflags "-I${EPREFIX}/opt/cuda/include"
-   append-cppflags "-I${EPREFIX}/opt/cuda/include"
+   append-cflags "-I${ESYSROOT}/opt/cuda/include"
+   append-cppflags "-I${ESYSROOT}/opt/cuda/include"
fi
 }
 
@@ -58,7 +58,7 @@ multilib_src_configure() {
 
if use cuda ; then
local -x LDFLAGS="${LDFLAGS}"
-   append-ldflags "-L${EPREFIX}/opt/cuda/$(get_libdir)"
+   append-ldflags "-L${ESYSROOT}/opt/cuda/$(get_libdir)"
fi
 
local myconf=(

diff --git a/sys-apps/hwloc/hwloc-2.5.0.ebuild 
b/sys-apps/hwloc/hwloc-2.5.0.ebuild
index 6756f4000ac..f98a08eb4cd 100644
--- a/sys-apps/hwloc/hwloc-2.5.0.ebuild
+++ b/sys-apps/hwloc/hwloc-2.5.0.ebuild
@@ -48,8 +48,8 @@ src_prepare() {
eautoreconf
 
if use cuda ; then
-   append-cflags "-I${EPREFIX}/opt/cuda/include"
-   append-cppflags "-I${EPREFIX}/opt/cuda/include"
+   append-cflags "-I${ESYSROOT}/opt/cuda/include"
+   append-cppflags "-I${ESYSROOT}/opt/cuda/include"
fi
 }
 
@@ -58,7 +58,7 @@ multilib_src_configure() {
 
if use cuda ; then
local -x LDFLAGS="${LDFLAGS}"
-   append-ldflags "-L${EPREFIX}/opt/cuda/$(get_libdir)"
+   append-ldflags "-L${ESYSROOT}/opt/cuda/$(get_libdir)"
fi
 
local myconf=(



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

2021-06-14 Thread Georgy Yakovlev
commit: 75c5987de0da8fe9425f3ca2270db6a8dea22c8a
Author: Georgy Yakovlev  gentoo  org>
AuthorDate: Tue Jun 15 05:15:10 2021 +
Commit: Georgy Yakovlev  gentoo  org>
CommitDate: Tue Jun 15 05:26:22 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=75c5987d

sys-apps/hwloc: rename useflag: libudev -> udev

USE=udev is enabled in profiles,
so this package is rarely built with udev support unless users opt-in,
yet without udev hwloc will try to manually parse udev raw files.

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

 sys-apps/hwloc/hwloc-2.3.0.ebuild | 8 
 sys-apps/hwloc/hwloc-2.5.0.ebuild | 6 +++---
 sys-apps/hwloc/metadata.xml   | 1 -
 3 files changed, 7 insertions(+), 8 deletions(-)

diff --git a/sys-apps/hwloc/hwloc-2.3.0.ebuild 
b/sys-apps/hwloc/hwloc-2.3.0.ebuild
index 6167e28c6bf..6756f4000ac 100644
--- a/sys-apps/hwloc/hwloc-2.3.0.ebuild
+++ b/sys-apps/hwloc/hwloc-2.3.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="7"
@@ -14,7 +14,7 @@ 
SRC_URI="https://www.open-mpi.org/software/${PN}/${MY_PV}/downloads/${P}.tar.bz2
 LICENSE="BSD"
 SLOT="0/15"
 KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 
~amd64-linux ~x86-linux"
-IUSE="cairo +cpuid cuda debug gl libudev netloc nvml +pci static-libs svg xml 
X"
+IUSE="cairo +cpuid cuda debug gl netloc nvml +pci static-libs svg udev xml X"
 
 # opencl support dropped with x11-drivers/ati-drivers being removed (#582406).
 # Anyone with hardware is welcome to step up and help test to get it re-added.
@@ -24,13 +24,13 @@ RDEPEND=">=sys-libs/ncurses-5.9-r3:0[${MULTILIB_USEDEP}]
cairo?  ( 
>=x11-libs/cairo-1.12.14-r4[X?,svg?,${MULTILIB_USEDEP}] )
cuda?   ( >=dev-util/nvidia-cuda-toolkit-6.5.19-r1:= )
gl? ( x11-drivers/nvidia-drivers[static-libs,tools] )
-   libudev?( virtual/libudev )
netloc? ( !sys-apps/netloc )
nvml?   ( x11-drivers/nvidia-drivers[${MULTILIB_USEDEP}] )
pci?(
>=sys-apps/pciutils-3.3.0-r2[${MULTILIB_USEDEP}]

>=x11-libs/libpciaccess-0.13.1-r1[${MULTILIB_USEDEP}]
)
+   udev?   ( virtual/libudev )
xml?( >=dev-libs/libxml2-2.9.1-r4[${MULTILIB_USEDEP}] )"
 DEPEND="${RDEPEND}"
 
@@ -72,7 +72,7 @@ multilib_src_configure() {
$(use_enable cairo)
$(use_enable cpuid)
$(use_enable debug)
-   $(use_enable libudev)
+   $(use_enable udev libudev)
$(use_enable netloc)
$(use_enable nvml)
$(use_enable pci)

diff --git a/sys-apps/hwloc/hwloc-2.5.0.ebuild 
b/sys-apps/hwloc/hwloc-2.5.0.ebuild
index 639dc0bff21..6756f4000ac 100644
--- a/sys-apps/hwloc/hwloc-2.5.0.ebuild
+++ b/sys-apps/hwloc/hwloc-2.5.0.ebuild
@@ -14,7 +14,7 @@ 
SRC_URI="https://www.open-mpi.org/software/${PN}/${MY_PV}/downloads/${P}.tar.bz2
 LICENSE="BSD"
 SLOT="0/15"
 KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 
~amd64-linux ~x86-linux"
-IUSE="cairo +cpuid cuda debug gl libudev netloc nvml +pci static-libs svg xml 
X"
+IUSE="cairo +cpuid cuda debug gl netloc nvml +pci static-libs svg udev xml X"
 
 # opencl support dropped with x11-drivers/ati-drivers being removed (#582406).
 # Anyone with hardware is welcome to step up and help test to get it re-added.
@@ -24,13 +24,13 @@ RDEPEND=">=sys-libs/ncurses-5.9-r3:0[${MULTILIB_USEDEP}]
cairo?  ( 
>=x11-libs/cairo-1.12.14-r4[X?,svg?,${MULTILIB_USEDEP}] )
cuda?   ( >=dev-util/nvidia-cuda-toolkit-6.5.19-r1:= )
gl? ( x11-drivers/nvidia-drivers[static-libs,tools] )
-   libudev?( virtual/libudev )
netloc? ( !sys-apps/netloc )
nvml?   ( x11-drivers/nvidia-drivers[${MULTILIB_USEDEP}] )
pci?(
>=sys-apps/pciutils-3.3.0-r2[${MULTILIB_USEDEP}]

>=x11-libs/libpciaccess-0.13.1-r1[${MULTILIB_USEDEP}]
)
+   udev?   ( virtual/libudev )
xml?( >=dev-libs/libxml2-2.9.1-r4[${MULTILIB_USEDEP}] )"
 DEPEND="${RDEPEND}"
 
@@ -72,7 +72,7 @@ multilib_src_configure() {
$(use_enable cairo)
$(use_enable cpuid)
$(use_enable debug)
-   $(use_enable libudev)
+   $(use_enable udev libudev)
$(use_enable netloc)
$(use_enable nvml)
$(use_enable pci)

diff --git a/sys-apps/hwloc/metadata.xml b/sys-apps/hwloc/metadata.xml
index b84a415e26a..05112b3f179 100644
--- a/sys-apps/hwloc/metadata.xml
+++ b/sys-apps/hwloc/metadata.xml
@@ -18,7 +18,6 @@
   Enable the cpuid-based arc

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

2021-06-14 Thread Michał Górny
commit: b6c43f75f02f1d938ba0d093daba65c97fa54b8c
Author: Michał Górny  gentoo  org>
AuthorDate: Tue Jun 15 05:34:36 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Tue Jun 15 05:36:52 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b6c43f75

dev-python/sentry-sdk: Remove old

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

 dev-python/sentry-sdk/Manifest|  1 -
 dev-python/sentry-sdk/sentry-sdk-1.0.0.ebuild | 69 ---
 2 files changed, 70 deletions(-)

diff --git a/dev-python/sentry-sdk/Manifest b/dev-python/sentry-sdk/Manifest
index d5e140d98be..8346db363c9 100644
--- a/dev-python/sentry-sdk/Manifest
+++ b/dev-python/sentry-sdk/Manifest
@@ -1,2 +1 @@
-DIST sentry-sdk-1.0.0.tar.gz 213707 BLAKE2B 
9fa3dfac7d82c9e2c81be6f4edafbc27ab19a2a96876885dabe72d2dbd6cf392b80e453c640affb94d84f35b227b12d56927bec88e01a0ebfdcf8a466470a909
 SHA512 
e91ede3e5e31c2acba7094bd5c6a95280aa8367b1fcd524fc9b100d2a3a253efec1ed3d9c72465f5b2ef5276c834906d622b84e1650b65d2032f4acaf2fd1ab8
 DIST sentry-sdk-1.1.0.tar.gz 215946 BLAKE2B 
486f32430a03d42c73814195ef16ec4efc71512faca197d8020fad7b3d1e7350ec619ef453075bc4fc4e0e454f3aa6eda41ec29b88af19d75b5f6a10273db325
 SHA512 
500d0d3add4bf8e74f2e34d6c00491f4bbd45a2226cc0ee93ca0f63f5ae5aea61be6730f845d50e10909c9ede6918ec6cfb90e5ebe80b753dd634ac9a9238061

diff --git a/dev-python/sentry-sdk/sentry-sdk-1.0.0.ebuild 
b/dev-python/sentry-sdk/sentry-sdk-1.0.0.ebuild
deleted file mode 100644
index b0bc738254e..000
--- a/dev-python/sentry-sdk/sentry-sdk-1.0.0.ebuild
+++ /dev/null
@@ -1,69 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_{7..9} )
-
-inherit distutils-r1
-
-DESCRIPTION="Python client for Sentry"
-HOMEPAGE="https://sentry.io/ https://pypi.org/project/sentry-sdk/";
-SRC_URI="https://github.com/getsentry/sentry-python/archive/${PV}.tar.gz -> 
${P}.tar.gz"
-S="${WORKDIR}/sentry-python-${PV}"
-
-LICENSE="PSF-2"
-SLOT="0"
-KEYWORDS="amd64 arm arm64 ~ppc ~ppc64 ~sparc x86"
-
-RDEPEND="
-   dev-python/urllib3[${PYTHON_USEDEP}]
-   dev-python/certifi[${PYTHON_USEDEP}]
-"
-BDEPEND="
-   test? (
-   dev-python/asttokens[${PYTHON_USEDEP}]
-   dev-python/django[${PYTHON_USEDEP}]
-   dev-python/executing[${PYTHON_USEDEP}]
-   dev-python/eventlet[${PYTHON_USEDEP}]
-   dev-python/fakeredis[${PYTHON_USEDEP}]
-   dev-python/flask-login[${PYTHON_USEDEP}]
-   dev-python/gevent[${PYTHON_USEDEP}]
-   dev-python/jsonschema[${PYTHON_USEDEP}]
-   dev-python/pyrsistent[${PYTHON_USEDEP}]
-   dev-python/pytest-aiohttp[${PYTHON_USEDEP}]
-   dev-python/pytest-django[${PYTHON_USEDEP}]
-   dev-python/pytest-forked[${PYTHON_USEDEP}]
-   dev-python/pytest-localserver[${PYTHON_USEDEP}]
-   dev-python/werkzeug[${PYTHON_USEDEP}]
-   )
-"
-
-distutils_enable_tests pytest
-
-python_test() {
-   local deselect=(
-   # tests require Internet access
-   tests/integrations/stdlib/test_httplib.py
-   tests/integrations/requests/test_requests.py
-   # wtf is it supposed to do?!
-   tests/integrations/gcp/test_gcp.py
-   # hangs
-   'tests/test_transport.py::test_transport_works[eventlet'
-   # TODO
-   
'tests/test_basics.py::test_auto_enabling_integrations_catches_import_error'
-   tests/test_client.py::test_databag_depth_stripping
-   tests/test_client.py::test_databag_string_stripping
-   tests/test_client.py::test_databag_breadth_stripping
-   # test_circular_references: apparently fragile
-   
'tests/integrations/threading/test_threading.py::test_circular_references'
-   # test for new feature, fails with IndexError
-   
tests/integrations/wsgi/test_wsgi.py::test_session_mode_defaults_to_request_mode_in_wsgi_handler
-   )
-
-   # Prevent tests/integrations/modules/test_modules.py:test_basic failure
-   # Needs to detect sentry-sdk in the installed modules
-   distutils_install_for_testing
-
-   pytest -vv ${deselect[@]/#/--deselect } || die "Tests failed with 
${EPYTHON}"
-}



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

2021-06-14 Thread Michał Górny
commit: be98aee22650ba402dcf8b59058fe9861e4121b0
Author: Michał Górny  gentoo  org>
AuthorDate: Tue Jun 15 05:22:15 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Tue Jun 15 05:36:50 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=be98aee2

app-admin/awscli: Bump to 1.19.94

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

 app-admin/awscli/Manifest  |  1 +
 app-admin/awscli/awscli-1.19.94.ebuild | 58 ++
 2 files changed, 59 insertions(+)

diff --git a/app-admin/awscli/Manifest b/app-admin/awscli/Manifest
index d7bf6e58e4b..80595e5852d 100644
--- a/app-admin/awscli/Manifest
+++ b/app-admin/awscli/Manifest
@@ -14,3 +14,4 @@ DIST awscli-1.19.90.tar.gz 2017068 BLAKE2B 
7e08ee937c90ab82318479d960aa7c8f8274b
 DIST awscli-1.19.91.tar.gz 2017336 BLAKE2B 
e74079f8bda95cec8998f85436f5fcc6ec1f3a6a475909c3c8068b876651640c6a0635b22a098812e3b31bc5ae6b7c202f287eb36870c923ddc2cd3376e6ec68
 SHA512 
ae547b7c5cebea25d63861500f8195e1ea640cbf6b93391d3b3128ad0cc13393441fcd70932cd93ca0bba39b0b1ed98720a063e4ef28d06b7dcb09464b17fdeb
 DIST awscli-1.19.92.tar.gz 2018201 BLAKE2B 
3e7988878772b978efe1a9043a3d55c129e4ff35b6d3450e65f9bd9fb92effb3d7e0cef389880f4d34726ed72d3249778a50a0b716420c369abe04a2a097685e
 SHA512 
42f91c73c974ab20698259d98b6f31694317cb01127a20d346695b4e73ae45cfdcee0ef241d40e648f5d538d93a2303ba74759508873dbe5071b43ae4f4c80bd
 DIST awscli-1.19.93.tar.gz 2018769 BLAKE2B 
95aadfbf6b54e679aee97a1f9194aa8d1667d73b4397e60c00b96bf45ef3e8cfde607b574e0a4017c7660fff7fbf150b9dfb5d2c37f9a12fa86987cadf8c2143
 SHA512 
2f2ba19659f0c385b629124741218a541024c45d95960069cf362f6e17fa78fd7f2a69042cd9a4e64af540bd4ceac9b451f415c589504fda662e491dec082828
+DIST awscli-1.19.94.tar.gz 2019028 BLAKE2B 
5885322bc03f18829217ab8fca683fbd4c19b7e7761be33ac4d568d6085844d81677b0b01e93a4cb88e23a47a16afdd49ed1c1c2eaafcbf1bee0d22c6f7c2600
 SHA512 
226f8eb41f3aedf52b71cfaf3f4f92286fd9d4a89015f3ba50bceb733ab316f6ed2ee787da6cfea84f5a13c26ded8123a2f32603259c67442a7d741b86fe83c8

diff --git a/app-admin/awscli/awscli-1.19.94.ebuild 
b/app-admin/awscli/awscli-1.19.94.ebuild
new file mode 100644
index 000..ff429f8d3a3
--- /dev/null
+++ b/app-admin/awscli/awscli-1.19.94.ebuild
@@ -0,0 +1,58 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="7"
+
+PYTHON_COMPAT=( python3_{8..10} )
+
+inherit bash-completion-r1 distutils-r1
+
+DESCRIPTION="Universal Command Line Environment for AWS"
+HOMEPAGE="https://pypi.org/project/awscli/";
+#SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
+SRC_URI="https://github.com/aws/aws-cli/archive/${PV}.tar.gz -> ${P}.tar.gz"
+S="${WORKDIR}/aws-cli-${PV}"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm64 ~x86"
+
+# botocore is x.(y+1).z
+BOTOCORE_PV="$(ver_cut 1).$(( $(ver_cut 2) + 1)).$(ver_cut 3-)"
+RDEPEND="
+   >=dev-python/botocore-${BOTOCORE_PV}[${PYTHON_USEDEP}]
+   dev-python/colorama[${PYTHON_USEDEP}]
+   dev-python/docutils[${PYTHON_USEDEP}]
+   dev-python/rsa[${PYTHON_USEDEP}]
+   >=dev-python/s3transfer-0.4.0[${PYTHON_USEDEP}]
+   dev-python/pyyaml[${PYTHON_USEDEP}]
+"
+BDEPEND="
+   test? (
+   dev-python/mock[${PYTHON_USEDEP}]
+   )
+"
+
+distutils_enable_tests --install nose
+
+PATCHES=(
+   "${FILESDIR}"/awscli-1.19.47-py39.patch
+)
+
+python_test() {
+   distutils_install_for_testing
+   # integration tests require AWS credentials and Internet access
+   nosetests -v tests/{functional,unit} ||
+   die "Tests failed for ${EPYTHON}"
+}
+
+python_install_all() {
+   newbashcomp bin/aws_bash_completer aws
+
+   insinto /usr/share/zsh/site-functions
+   newins bin/aws_zsh_completer.sh _aws
+
+   distutils-r1_python_install_all
+
+   rm "${ED}"/usr/bin/{aws.cmd,aws_bash_completer,aws_zsh_completer.sh} || 
die
+}



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

2021-06-14 Thread Michał Górny
commit: a8d5091b8bca16f879786bbc10559b71323cdc2e
Author: Michał Górny  gentoo  org>
AuthorDate: Tue Jun 15 05:35:16 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Tue Jun 15 05:36:53 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a8d5091b

dev-python/sh: Remove old

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

 dev-python/sh/Manifest |  1 -
 dev-python/sh/sh-1.14.1.ebuild | 25 -
 2 files changed, 26 deletions(-)

diff --git a/dev-python/sh/Manifest b/dev-python/sh/Manifest
index d161642fcd2..e58acd2905b 100644
--- a/dev-python/sh/Manifest
+++ b/dev-python/sh/Manifest
@@ -1,2 +1 @@
-DIST sh-1.14.1.tar.gz 63317 BLAKE2B 
e4439a54d4bf2c106ae5217b55d6fa19f2bc369fb63e8515954a017fd2e98eca88fce07ea3efa70b3c427826bec657aa75c057a09c88de76c1595ef89465ee32
 SHA512 
9a4d9b841e81ae465b036f3fbf5e8ca277b090ffada660b17e9c2c457e09f7dbb0038b687fc0c0f4a6d575a55deb451c572a60f92f8c8d18ea65d6d902abb9b4
 DIST sh-1.14.2.tar.gz 63779 BLAKE2B 
adc9004334a53f3704e22c318df6b4f60fd9ca2d31f5a9601f84abfaf0fe2ded06938b165e10b1a977ed38fcad7d0fa08799f2f552fc2c6b9b4c2a6476477115
 SHA512 
b7917504ae85606e1986b68127407ad3011639bfe933d4133c3ed16f930842e03b572caa396ca4d58f41fd5594bef776cc16c4b0fbd1242e57c6aad19e62

diff --git a/dev-python/sh/sh-1.14.1.ebuild b/dev-python/sh/sh-1.14.1.ebuild
deleted file mode 100644
index a29d303bb89..000
--- a/dev-python/sh/sh-1.14.1.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( pypy3 python3_{7..9} )
-
-inherit distutils-r1
-
-DESCRIPTION="Python subprocess interface"
-HOMEPAGE="https://github.com/amoffat/sh";
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="amd64 arm64 ~x86 ~amd64-linux ~x86-linux"
-
-PATCHES=(
-   "${FILESDIR}/sh-1.12.14-skip-unreliable-test.patch"
-   "${FILESDIR}/sh-1.14.0-skip-unreliable-test.patch"
-)
-
-python_test() {
-   "${EPYTHON}" test.py || die "Tests fail with ${EPYTHON}"
-}



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

2021-06-14 Thread Michał Górny
commit: 3b65ddc2d37594f700358fd0ea4fab1f2acda5d5
Author: Michał Górny  gentoo  org>
AuthorDate: Tue Jun 15 05:22:05 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Tue Jun 15 05:36:49 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3b65ddc2

dev-python/boto3: Bump to 1.17.94

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

 dev-python/boto3/Manifest |  1 +
 dev-python/boto3/boto3-1.17.94.ebuild | 56 +++
 2 files changed, 57 insertions(+)

diff --git a/dev-python/boto3/Manifest b/dev-python/boto3/Manifest
index f416c2a947f..3167b86fdba 100644
--- a/dev-python/boto3/Manifest
+++ b/dev-python/boto3/Manifest
@@ -15,3 +15,4 @@ DIST boto3-1.17.90.tar.gz 379938 BLAKE2B 
72392968678576505a4c80f62ca0b3f7cf086a7
 DIST boto3-1.17.91.tar.gz 380247 BLAKE2B 
8017241fce7337ed88f8da35ad914081d7b4a83c7ad78c6b1aea1408909f438c4b86c64501b5aa5c8522476bb9962ed94089b51ed89794062e7d937dbe0063b5
 SHA512 
d8a083911cfb930e7a7b1fe587fd33f7cf9a523683685e4929b63a8dde8502178d44091c6b8885a40052f03e7b8fd6a48e332ff5cff3a12fa7290d922eff9fe0
 DIST boto3-1.17.92.tar.gz 381619 BLAKE2B 
ea7f1d7fbc1481d22f5e5bce9d051e9d825de215fd9efc9396c9d11723eac70e422b68d9f72a429ddd0bfe9976ad0e6e3c7e7bff74af388996c3e48ac6f383fc
 SHA512 
a96d57eb19e794b4b7a1d4b1ee142f601ca5a10ba7c20500dd3e570131904874fe470cb1ef7146f7eb4ba189a91f9b42dd58acb0c8d54216352c03ae173f8092
 DIST boto3-1.17.93.tar.gz 382205 BLAKE2B 
c665f3a98d3a146914e5c061ec222def64cf2bfcf1fabd86ba5be89d61fe4201b81134fd415b80710ed7d4261ed26eb71fec9c64525f4c2f3ff88533
 SHA512 
bb1f3264cfa4717f32343553f5af1d35dc7bab813d968775456239a758111cbc7eb6514df42cc3675f1d693f5bae33c048fcdae98c348d3aa54cbb6e98d88f70
+DIST boto3-1.17.94.tar.gz 382448 BLAKE2B 
84ea4989b47ff4b1adbcb1118bf1a18996d98d954c195671483ac2ada94afd1fbda151afb6dd1be556c5a63535ebf9747c7f9eac99d55ee6cdd64dd163941572
 SHA512 
a157df1cef3d7d99f319bdce20ff4128cd171cb9ce5b3cd7e286711cb0b3939efafbd4f8b1370fb131af60296d703c1244d4232cedd28c3615d1437c98ba4445

diff --git a/dev-python/boto3/boto3-1.17.94.ebuild 
b/dev-python/boto3/boto3-1.17.94.ebuild
new file mode 100644
index 000..666cbfa63e3
--- /dev/null
+++ b/dev-python/boto3/boto3-1.17.94.ebuild
@@ -0,0 +1,56 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{8..10} )
+inherit distutils-r1
+
+DESCRIPTION="The AWS SDK for Python"
+HOMEPAGE="https://github.com/boto/boto3";
+LICENSE="Apache-2.0"
+SLOT="0"
+
+if [[ "${PV}" == "" ]]; then
+   EGIT_REPO_URI="https://github.com/boto/boto3";
+   inherit git-r3
+   BOTOCORE_PV=${PV}
+else
+   SRC_URI="https://github.com/boto/${PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
+   KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux 
~x86-linux"
+
+   # botocore is x.(y+3).z
+   BOTOCORE_PV="$(ver_cut 1).$(( $(ver_cut 2) + 3)).$(ver_cut 3-)"
+fi
+
+RDEPEND="
+   >=dev-python/botocore-${BOTOCORE_PV}[${PYTHON_USEDEP}]
+   >=dev-python/jmespath-0.7.1[${PYTHON_USEDEP}]
+   >=dev-python/s3transfer-0.3.0[${PYTHON_USEDEP}]
+"
+BDEPEND="
+   test? (
+   dev-python/mock[${PYTHON_USEDEP}]
+   )
+"
+
+distutils_enable_sphinx docs/source \
+   'dev-python/guzzle_sphinx_theme'
+distutils_enable_tests nose
+
+python_prepare_all() {
+   # don't lock versions to narrow ranges
+   sed -e '/botocore/ d' \
+   -e '/jmespath/ d' \
+   -e '/s3transfer/ d' \
+   -i setup.py || die
+
+   # prevent an infinite loop
+   rm tests/functional/docs/test_smoke.py || die
+
+   distutils-r1_python_prepare_all
+}
+
+python_test() {
+   nosetests -v tests/unit/ tests/functional/ || die "test failed under 
${EPYTHON}"
+}



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

2021-06-14 Thread Michał Górny
commit: 2cbbba929e03e63b0b07add413ddc79a6f9140eb
Author: Michał Górny  gentoo  org>
AuthorDate: Tue Jun 15 05:37:31 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Tue Jun 15 05:37:31 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2cbbba92

dev-python/funcy: Remove old

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

 dev-python/funcy/Manifest  |  1 -
 dev-python/funcy/funcy-1.15.ebuild | 29 -
 2 files changed, 30 deletions(-)

diff --git a/dev-python/funcy/Manifest b/dev-python/funcy/Manifest
index 3dea9a75752..ce164b74988 100644
--- a/dev-python/funcy/Manifest
+++ b/dev-python/funcy/Manifest
@@ -1,2 +1 @@
-DIST funcy-1.15.tar.gz 605884 BLAKE2B 
dbcfe02981a09b2914096c7df9e0f37582dd4250bced71df92a1b10ce655291470f5ecb32ea4557307ba075e121d3199e0928566f9c25256c391ab821363023b
 SHA512 
6e54da954bf11de55251a2732e9cee5617947322ea16a6a918ff3c5d7cb448756d29a39c4e997186cadc30d24270ccf4e6d21af9f108ebaabaed68e0be96f624
 DIST funcy-1.16.tar.gz 619331 BLAKE2B 
55773e12356af6c7fac441cae186cb476f2acbba3b22efd902c2be460f0d021f829c5bf4351ce359fd2062ad47ad576bb74413152c64f2540a6a1b5f869f238e
 SHA512 
e08397c49d66e6d0257b4b140483a139ffdb086dd98a277d499e5777474dc0c6d49055ca121fdc5a17964256d4970da495c09c50fdd2aef2af8839a9328a87ae

diff --git a/dev-python/funcy/funcy-1.15.ebuild 
b/dev-python/funcy/funcy-1.15.ebuild
deleted file mode 100644
index d4c6fcabe83..000
--- a/dev-python/funcy/funcy-1.15.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_{7..9} )
-inherit distutils-r1
-
-DESCRIPTION="A collection of fancy functional tools focused on practicality"
-HOMEPAGE="https://github.com/Suor/funcy";
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE="test"
-RESTRICT="!test? ( test )"
-
-BDEPEND="
-   test? (
-   dev-python/pytest[${PYTHON_USEDEP}]
-   dev-python/whatever[${PYTHON_USEDEP}]
-   )
-"
-
-python_test() {
-   distutils_install_for_testing --via-root
-   pytest || die "Tests fail with ${EPYTHON}"
-}



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

2021-06-14 Thread Michał Górny
commit: 66d0006f1c4e490129d4d9cc6850567152191c21
Author: Michał Górny  gentoo  org>
AuthorDate: Tue Jun 15 05:38:15 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Tue Jun 15 05:38:15 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=66d0006f

dev-python/pikepdf: Remove old

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

 dev-python/pikepdf/Manifest  |  1 -
 dev-python/pikepdf/pikepdf-2.11.4.ebuild | 51 
 2 files changed, 52 deletions(-)

diff --git a/dev-python/pikepdf/Manifest b/dev-python/pikepdf/Manifest
index be4877712a9..3e3e58e60b8 100644
--- a/dev-python/pikepdf/Manifest
+++ b/dev-python/pikepdf/Manifest
@@ -1,4 +1,3 @@
-DIST pikepdf-2.11.4.tar.gz 2298520 BLAKE2B 
4c657e50259cc126a4537f699c30723eb5d06303b2fabaa53c4ed2862236bcc253ab793d20905f7f2e298649a3ba8c5c8b66deeb4b859b66e18ab50cd512b843
 SHA512 
292fa0cfdd0a3d43bfc533dd339acc35b93958cdab476a7963274f0e98f2d8ad0c121d7605b53fe9e1a318cab59b24a46343ccf9f25e6de32e6e39d6dfc02ff1
 DIST pikepdf-2.12.0.tar.gz 2300821 BLAKE2B 
17f2a316d7139471f1bc1106b52895246ecf4503a0c52cb7ed0b8fd408c9bdc8f4e4539f7381b184be50747edc12ee4ab1d58587c9db1fd4c3384d83a56a3ea0
 SHA512 
7484da6b6aeb8dc93c7b9eacbf5f5096bf738c2b75e4d3d63b189494acddba3da8c707fe25526ef2fa0be15be03729b347ef971f1ae61e38fe6c55ee72272359
 DIST pikepdf-2.12.1.tar.gz 2301208 BLAKE2B 
b3fa60c97a58dc312e00c0e129d1f55fd390d83b221dfd90acad5f5954e0c564492fe39718248f87980e42ecd590dfd98bfb21133c8ab0664666391e8e030902
 SHA512 
13bb7132282c024fa5118970deb6347c954a94545602fa21efe99ea2f837693b810dc6706d1681c28588d5ef41a867c70f75c7ab85b01267fbcf55ba89d39b94
 DIST pikepdf-2.12.2.tar.gz 2301822 BLAKE2B 
e600ab0809c44ba3749440ae6820761e28cc2d509ebb8824a5b2fde709db341366ee2b8f8160e65d876c2fff0aa7da54eddb1fe2b9fd524b0c25adf79779e21c
 SHA512 
6bde2a538cdaf55460083c54a6d55ddab3ec4ba127dfc77d3f79da8492ff50ffb76281312395973f8448c360ae53b0c9a0d090258f43bfdfdf420336c99fb423

diff --git a/dev-python/pikepdf/pikepdf-2.11.4.ebuild 
b/dev-python/pikepdf/pikepdf-2.11.4.ebuild
deleted file mode 100644
index 65a4241e0eb..000
--- a/dev-python/pikepdf/pikepdf-2.11.4.ebuild
+++ /dev/null
@@ -1,51 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-PYTHON_COMPAT=( python3_{7..9} )
-inherit distutils-r1
-
-MY_P=${P/_p/.post}
-DESCRIPTION="Python library to work with pdf files based on qpdf"
-HOMEPAGE="https://pypi.org/project/pikepdf/ https://github.com/pikepdf/pikepdf";
-SRC_URI="
-   https://github.com/${PN}/${PN}/archive/v${PV/_p/.post}.tar.gz
-   -> ${MY_P}.tar.gz"
-S=${WORKDIR}/${MY_P}
-
-LICENSE="MPL-2.0"
-SLOT="0"
-KEYWORDS="amd64 ~x86"
-
-DEPEND="app-text/qpdf:0="
-RDEPEND="${DEPEND}
-   dev-python/pillow[${PYTHON_USEDEP}]
-   dev-python/lxml[${PYTHON_USEDEP}]
-   dev-python/pybind11[${PYTHON_USEDEP}]"
-BDEPEND="
-   >=dev-python/pybind11-2.6.0[${PYTHON_USEDEP}]
-   >=dev-python/setuptools_scm-4.1[${PYTHON_USEDEP}]
-   dev-python/toml[${PYTHON_USEDEP}]
-   dev-python/setuptools_scm_git_archive[${PYTHON_USEDEP}]
-   test? (
-   >=dev-python/attrs-20.2.0[${PYTHON_USEDEP}]
-   >=dev-python/hypothesis-5[${PYTHON_USEDEP}]
-   >=dev-python/pillow-5.0.0[${PYTHON_USEDEP},jpeg,lcms,tiff]
-   >=dev-python/psutil-5[${PYTHON_USEDEP}]
-   >=dev-python/pytest-6[${PYTHON_USEDEP}]
-   >=dev-python/pytest-timeout-1.4.2[${PYTHON_USEDEP}]
-   >=dev-python/python-dateutil-2.8.0[${PYTHON_USEDEP}]
-   >=dev-python/python-xmp-toolkit-2.0.1[${PYTHON_USEDEP}]
-   )"
-
-#distutils_enable_sphinx docs \
-#  dev-python/ipython \
-#  dev-python/matplotlib \
-#  dev-python/sphinx_rtd_theme
-distutils_enable_tests pytest
-
-src_prepare() {
-   sed -i -e '/wheel/d' setup.py || die
-   sed -i -e '/-n auto/d' setup.cfg || die
-   distutils-r1_src_prepare
-}



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

2021-06-14 Thread Michał Górny
commit: 73cba3c1ce850711188d5c3dee6fa500e9e0cac5
Author: Michał Górny  gentoo  org>
AuthorDate: Tue Jun 15 05:36:28 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Tue Jun 15 05:36:57 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=73cba3c1

dev-python/configargparse: Remove old

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

 dev-python/configargparse/Manifest |  1 -
 .../configargparse/configargparse-1.4.ebuild   | 34 --
 2 files changed, 35 deletions(-)

diff --git a/dev-python/configargparse/Manifest 
b/dev-python/configargparse/Manifest
index 3d51f3ffb42..46195da8800 100644
--- a/dev-python/configargparse/Manifest
+++ b/dev-python/configargparse/Manifest
@@ -1,2 +1 @@
 DIST ConfigArgParse-1.4.1.gh.tar.gz 30343 BLAKE2B 
8aaed3b0e85b4006c04e7910c6f7ae2c2a07d586ade777eedf078afeea4561a4504614484316afd9d234b2871c0cc45ef47f30254797f9df260373309cf67927
 SHA512 
304d5981c5685188edb22a63966d25a8943e4c443f2aefc323492f141885f50657e9f9200514df65683f1e13e64173d4def80cdbebcff941c3ee66ff4af0cbd4
-DIST ConfigArgParse-1.4.gh.tar.gz 30079 BLAKE2B 
c070e245665bc331efb3a0b4d2e5ad0486859a7f28dbad2669d897d1857b58b1b1b48cb57d34ab2e5de5c21aa2a3554d728d6e48d5aa4c3a8c494fdc2ad9f615
 SHA512 
a2284da53e2417022c60dc637c6e4f6c7eea6b56790926982e35483bdcdce0cb349c09d02968625ac3888a0cb13cd0b5182f739c31a95425f9daf12c8b00f5c0

diff --git a/dev-python/configargparse/configargparse-1.4.ebuild 
b/dev-python/configargparse/configargparse-1.4.ebuild
deleted file mode 100644
index 2a7cb0502e7..000
--- a/dev-python/configargparse/configargparse-1.4.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_{7..9} )
-
-inherit distutils-r1
-
-MY_PN="ConfigArgParse"
-MY_P="${MY_PN}-${PV}"
-DESCRIPTION="Drop-in replacement for argparse supporting config files and env 
variables"
-HOMEPAGE="
-   https://github.com/bw2/ConfigArgParse/
-   https://pypi.org/project/ConfigArgParse/";
-SRC_URI="
-   https://github.com/bw2/ConfigArgParse/archive/v${PV}.tar.gz
-   -> ${MY_P}.gh.tar.gz"
-S="${WORKDIR}/${MY_P}"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~ppc64 x86"
-IUSE="test"
-RESTRICT="!test? ( test )"
-
-BDEPEND="test? ( dev-python/pyyaml[${PYTHON_USEDEP}] )"
-
-distutils_enable_tests unittest
-
-src_test() {
-   local -x COLUMNS=80
-   distutils-r1_src_test
-}



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

2021-06-14 Thread Michał Górny
commit: 343e3855c0211de86f68993c47b9e426eb123051
Author: Michał Górny  gentoo  org>
AuthorDate: Tue Jun 15 05:37:43 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Tue Jun 15 05:37:43 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=343e3855

dev-python/nbsphinx: Remove old

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

 dev-python/nbsphinx/Manifest  |  1 -
 dev-python/nbsphinx/nbsphinx-0.8.4.ebuild | 24 
 2 files changed, 25 deletions(-)

diff --git a/dev-python/nbsphinx/Manifest b/dev-python/nbsphinx/Manifest
index 09eb35176e5..392981ca6ae 100644
--- a/dev-python/nbsphinx/Manifest
+++ b/dev-python/nbsphinx/Manifest
@@ -1,3 +1,2 @@
-DIST nbsphinx-0.8.4.tar.gz 142976 BLAKE2B 
953c74e5d90a8a304c30334b15409b4d50b3aa4560c7669bcde6526529041b1088cd51ba66573ef3ff9e24843550ed42080c6f6bddc1022d2e1ce59d4e3ad914
 SHA512 
4e644c02661440f0705a792655c35e1789e2ef051ec24b538e7ddcfb68024063b60a742efc67afbe7578eb3a3b1880a284e8710d08de4c014e46ea34c48dbdf5
 DIST nbsphinx-0.8.5.tar.gz 145770 BLAKE2B 
734ce1081aa18b670f15d00b79930af5fac8a531a9a6d645ad903fcea537cd95561f41360c3028a60503bf878aff0d7105a0a753563ae5bb70ccb68db118e761
 SHA512 
1fdb52741e01afc7e3a67d97d3edee14b5270a3404da607c97c116b839ba23c641b2d3e338df81db52bd677d71861c62dcc08184ef92165d6a53a6841c1a96e5
 DIST nbsphinx-0.8.6.tar.gz 146019 BLAKE2B 
106c121e9306c1b79771d49697f125b7c9272bddd9859b308d272e69cccf38fa306330bac01e8744f1a5a1e6831f63b73b43b0a2260eacceee4d2ff6c4ae61ef
 SHA512 
11ff82be0633b3a2af2238d9dfe4406900804caf494885a5b3ff22f651c8c43000dadf83546ffaa85873901ef9625c2e786e53e866c27141fd9e9d58927ebf14

diff --git a/dev-python/nbsphinx/nbsphinx-0.8.4.ebuild 
b/dev-python/nbsphinx/nbsphinx-0.8.4.ebuild
deleted file mode 100644
index 6d626dc40a7..000
--- a/dev-python/nbsphinx/nbsphinx-0.8.4.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_{7..9} )
-
-inherit distutils-r1
-
-DESCRIPTION="Jupyter Notebook Tools for Sphinx"
-HOMEPAGE="https://github.com/spatialaudio/nbsphinx/";
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="amd64 ~arm64 x86"
-
-RDEPEND="
-   dev-python/docutils[${PYTHON_USEDEP}]
-   dev-python/jinja[${PYTHON_USEDEP}]
-   dev-python/nbconvert[${PYTHON_USEDEP}]
-   dev-python/nbformat[${PYTHON_USEDEP}]
-   >=dev-python/sphinx-1.8[${PYTHON_USEDEP}]
-   dev-python/traitlets[${PYTHON_USEDEP}]"



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

2021-06-14 Thread Michał Górny
commit: d5fe1e9a668bee9a62cc8e94718bd1cdf08b3b0c
Author: Michał Górny  gentoo  org>
AuthorDate: Tue Jun 15 05:39:27 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Tue Jun 15 05:39:27 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d5fe1e9a

dev-python/xlsxwriter: Remove old

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

 dev-python/xlsxwriter/Manifest|  2 --
 dev-python/xlsxwriter/xlsxwriter-1.3.9.ebuild | 23 ---
 dev-python/xlsxwriter/xlsxwriter-1.4.2.ebuild | 23 ---
 3 files changed, 48 deletions(-)

diff --git a/dev-python/xlsxwriter/Manifest b/dev-python/xlsxwriter/Manifest
index 46bd2a6bbb3..13d07b2628d 100644
--- a/dev-python/xlsxwriter/Manifest
+++ b/dev-python/xlsxwriter/Manifest
@@ -1,3 +1 @@
-DIST XlsxWriter-RELEASE_1.3.9.tar.gz 32931982 BLAKE2B 
3cf4d6497e615b8404da6bcfb610f1a728d6a47a5c70feee82098bf30be46a2b0fcbfaa5ba5fb88544a96bf9bd4c0187721b2db27484e1e293fa3fc45c0ebeef
 SHA512 
1227788c98381fbbfee02c31d846d54ab769bdb8feeb179fa8462278614d8c75d71ee6d2fc4204e8677ebe949add14b1a5448c36bf0e8721eec5b8789da0b676
-DIST XlsxWriter-RELEASE_1.4.2.tar.gz 33854120 BLAKE2B 
b3d21fad8c81f2ca7179f0a9af3f1177baa9c104d78594ca2731dae8ece8f7704ea7a2e4d8f938e6fa9fd703068dc2de56fc7588fe9b6213e794bf72008895f0
 SHA512 
b31886c991f5df537a5bbca09ba545019e65f949e157b5a4dff4b68bc944b8397f25d297bb64847249f748cd31e7a9cba2ae02d08f96e970b5840cd9eb33e5ca
 DIST XlsxWriter-RELEASE_1.4.3.tar.gz 34122578 BLAKE2B 
7f9a9f2f9c7eb6f425192e30961d455dc348b51cec72ce4602b975c41cdfcbfc4e8d49efe62877d8f96dc6ce02320f64fa2ff55586a17d29cf2a950c9eaa9593
 SHA512 
38b12e3c6bd14122ea9bf652ef33078cf4aedc2be7ce8c3151960331827642713d25f3f9bff9ad7d375d251086e1cc58b09e4d77141dd2973c21a1d24c0b0dd0

diff --git a/dev-python/xlsxwriter/xlsxwriter-1.3.9.ebuild 
b/dev-python/xlsxwriter/xlsxwriter-1.3.9.ebuild
deleted file mode 100644
index b780aa3dedc..000
--- a/dev-python/xlsxwriter/xlsxwriter-1.3.9.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_{7..9} pypy3 )
-
-inherit distutils-r1
-
-TAG=RELEASE_${PV}
-MY_P=XlsxWriter-${TAG}
-DESCRIPTION="Python module for creating Excel XLSX files"
-HOMEPAGE="https://github.com/jmcnamara/XlsxWriter";
-SRC_URI="
-   https://github.com/jmcnamara/XlsxWriter/archive/${TAG}.tar.gz
-   -> ${MY_P}.tar.gz"
-S=${WORKDIR}/${MY_P}
-
-SLOT="0"
-LICENSE="BSD"
-KEYWORDS="amd64 ~arm ~arm64 x86 ~amd64-linux ~x86-linux"
-
-distutils_enable_tests pytest

diff --git a/dev-python/xlsxwriter/xlsxwriter-1.4.2.ebuild 
b/dev-python/xlsxwriter/xlsxwriter-1.4.2.ebuild
deleted file mode 100644
index f2f028969d3..000
--- a/dev-python/xlsxwriter/xlsxwriter-1.4.2.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_{7..10} pypy3 )
-
-inherit distutils-r1
-
-TAG=RELEASE_${PV}
-MY_P=XlsxWriter-${TAG}
-DESCRIPTION="Python module for creating Excel XLSX files"
-HOMEPAGE="https://github.com/jmcnamara/XlsxWriter";
-SRC_URI="
-   https://github.com/jmcnamara/XlsxWriter/archive/${TAG}.tar.gz
-   -> ${MY_P}.tar.gz"
-S=${WORKDIR}/${MY_P}
-
-SLOT="0"
-LICENSE="BSD"
-KEYWORDS="~amd64 ~arm ~arm64 ~x86 ~amd64-linux ~x86-linux"
-
-distutils_enable_tests pytest



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

2021-06-14 Thread Michał Górny
commit: 2ea52f82aa8b805d1b5d713017331f2ad332c8fe
Author: Michał Górny  gentoo  org>
AuthorDate: Tue Jun 15 05:38:30 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Tue Jun 15 05:38:30 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2ea52f82

dev-python/pycares: Remove old

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

 dev-python/pycares/Manifest |  2 --
 dev-python/pycares/pycares-3.1.1.ebuild | 27 ---
 dev-python/pycares/pycares-3.2.3.ebuild | 26 --
 3 files changed, 55 deletions(-)

diff --git a/dev-python/pycares/Manifest b/dev-python/pycares/Manifest
index 597d361d7fe..71098557129 100644
--- a/dev-python/pycares/Manifest
+++ b/dev-python/pycares/Manifest
@@ -1,3 +1 @@
-DIST pycares-3.1.1.tar.gz 216259 BLAKE2B 
4481689e418695838c456f1e15b38dcdabadb106f393f52ec21a358b06621650d4e82086ca913abb341b9d8658db1c9ddd0064e68413e71a4ddded070647edfb
 SHA512 
52c529510e3342c0b97ad0b4b9277d1f364da7719817a31a3cfac1f88613ea82f127182eab7c52c2fcd08008c689885bb4196f887a0f81b769f08f7cbf39909e
-DIST pycares-3.2.3.tar.gz 214612 BLAKE2B 
e06f45a8b8e9312596ff6a56262cc91c32cd578ea2dc4c54c0a9e52ec1aa1cb8174aa03c486c74c98bbc22e7801e231244e64a943d40407f7731fe00400723f6
 SHA512 
126c4cc1390b558da4ce82dfbd11c56ad6be038ce5eda93641548faa4a59cd81f08265b71de31d5b54238ccf8e7d937272c1361b04230c6ee7e4f01cb8d8
 DIST pycares-4.0.0.tar.gz 43512 BLAKE2B 
cccfd5738582da570a2b9b17e6e31764ff2fffe4306f08c09374707a8e1c997ca7bdf0c867252c6ec66712622c927989c4d8bcad42075c48cb2af0a5364908e8
 SHA512 
796f14fb13c5e848b98459287d9658e8d81a48b2b6e08793f794bf9bcf7381bd400f43a07b50b23c4578579098dab5954beae09f8d35da7b809552f701d03b05

diff --git a/dev-python/pycares/pycares-3.1.1.ebuild 
b/dev-python/pycares/pycares-3.1.1.ebuild
deleted file mode 100644
index 681c7648313..000
--- a/dev-python/pycares/pycares-3.1.1.ebuild
+++ /dev/null
@@ -1,27 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-PYTHON_COMPAT=( python3_{7..9} )
-
-inherit distutils-r1
-
-DESCRIPTION="Python interface for c-ares"
-HOMEPAGE="https://github.com/saghul/pycares/";
-SRC_URI="https://github.com/saghul/pycares/archive/${P/_p/-fix}.tar.gz";
-S=${WORKDIR}/${PN}-${P/_p/-fix}
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="amd64 ~arm64 ~x86"
-IUSE=""
-# Tests fail with network-sandbox, since they try to resolve google.com
-RESTRICT="test"
-
-# uses bundled/patched c-ares
-RDEPEND="virtual/python-cffi[${PYTHON_USEDEP}]"
-BDEPEND=${RDEPEND}
-
-python_test() {
-   "${EPYTHON}" tests/tests.py -v || die
-}

diff --git a/dev-python/pycares/pycares-3.2.3.ebuild 
b/dev-python/pycares/pycares-3.2.3.ebuild
deleted file mode 100644
index dfc12ae28b0..000
--- a/dev-python/pycares/pycares-3.2.3.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-PYTHON_COMPAT=( python3_{7..10} )
-
-inherit distutils-r1
-
-DESCRIPTION="Python interface for c-ares"
-HOMEPAGE="https://github.com/saghul/pycares/";
-SRC_URI="https://github.com/saghul/pycares/archive/${P/_p/-fix}.tar.gz";
-S=${WORKDIR}/${PN}-${P/_p/-fix}
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~x86"
-# Tests fail with network-sandbox, since they try to resolve google.com
-RESTRICT="test"
-
-# uses bundled/patched c-ares
-RDEPEND="virtual/python-cffi[${PYTHON_USEDEP}]"
-BDEPEND=${RDEPEND}
-
-python_test() {
-   "${EPYTHON}" tests/tests.py -v || die
-}



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

2021-06-14 Thread Michał Górny
commit: a4822f5d08e87408c222366caf3aef26bb280566
Author: Michał Górny  gentoo  org>
AuthorDate: Tue Jun 15 05:38:45 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Tue Jun 15 05:38:45 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a4822f5d

dev-python/stomp-py: Remove old

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

 dev-python/stomp-py/Manifest  |  1 -
 dev-python/stomp-py/stomp-py-6.1.0.ebuild | 33 ---
 2 files changed, 34 deletions(-)

diff --git a/dev-python/stomp-py/Manifest b/dev-python/stomp-py/Manifest
index aff0d9f2684..bc1c22041fc 100644
--- a/dev-python/stomp-py/Manifest
+++ b/dev-python/stomp-py/Manifest
@@ -1,2 +1 @@
-DIST stomp.py-6.1.0.tar.gz 34690 BLAKE2B 
bf7ec2899be25bdc373e7d0d73281a6c4aa8b91a05e6ede263f0f9498b2ba3b9bd2c90b0fe472664c930dadf68ccaf09c74b69e7270259c3959396edff04e07b
 SHA512 
73284b5dac8b9ef0d1251cc1059c4b1a545018a39498303d211fd165f0fb80439f2e01f82e18644cfd5d77a4badedcbced57d184ffc7c19f57945e5262f2394a
 DIST stomp.py-7.0.0.tar.gz 34772 BLAKE2B 
838ee5ebf520bcf0c65d89b00e94c8cadb77204a4d387fa0261b8b8046d123d436fe587481c9a3db9d515b11fcdf246993c955834ff18b9161ff3355341caa3a
 SHA512 
2cce1803125bb60c98ebf7c58c27130a13a2c42c0135e590752fae7a13a82edf3337c85f6ec2fb050e9ece0d3dc604a526610445a1a410fbe440ac8596608f34

diff --git a/dev-python/stomp-py/stomp-py-6.1.0.ebuild 
b/dev-python/stomp-py/stomp-py-6.1.0.ebuild
deleted file mode 100644
index bbf0a20a46a..000
--- a/dev-python/stomp-py/stomp-py-6.1.0.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_{7..9} )
-DISTUTILS_USE_SETUPTOOLS="pyproject.toml"
-
-inherit distutils-r1
-
-MY_PN="${PN//-/.}"
-MY_P="${MY_PN}-${PV}"
-
-DESCRIPTION="Python client library for the STOMP messaging protocol"
-HOMEPAGE="https://pypi.org/project/stomp.py/ 
https://github.com/jasonrbriggs/stomp.py/";
-SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="amd64"
-
-RDEPEND="

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

2021-06-14 Thread Michał Górny
commit: 31cd8bbd27a2ba7b63b935202371e1c8b1c2197b
Author: Michał Górny  gentoo  org>
AuthorDate: Tue Jun 15 05:20:34 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Tue Jun 15 05:36:47 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=31cd8bbd

dev-python/m2crypto: Bump to 0.38.0

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

 dev-python/m2crypto/Manifest   |  1 +
 dev-python/m2crypto/m2crypto-0.38.0.ebuild | 63 ++
 2 files changed, 64 insertions(+)

diff --git a/dev-python/m2crypto/Manifest b/dev-python/m2crypto/Manifest
index 7180c9ef611..8b5375f4935 100644
--- a/dev-python/m2crypto/Manifest
+++ b/dev-python/m2crypto/Manifest
@@ -1 +1,2 @@
 DIST M2Crypto-0.37.1.tar.gz 1247031 BLAKE2B 
3628150b8da15d7356298b6e52e0d8fa7875921a184a0eba3a97eff0588c9e0fee340c92fd486919057d900d6e3b2b711174dde9761fe247848f92ac6434df0a
 SHA512 
9a5e0220704b4897a9ca7efa4b3b57447b9175c52e8039a85bff7bb1a43b709c69f3c8b5903df461f8de39d3f8a20f9bf494df6f5882771846adfe2c03fbea9e
+DIST M2Crypto-0.38.0.tar.gz 1241269 BLAKE2B 
95433090e08ff72cd2b0779491dc38b89eca159b26812e763b5b8973e3d27249a96d5a2c983b59f414184f64beb8e455dc26979310378db89dd2081741d4d17d
 SHA512 
b1e24e3101ce0dd9f17be4cabeddc2ec0f1228b270d74ef2fb38bae8807c5025b031d0743185f06370786a3dd5c3f42129720534dcff07ea4de3c727613f8d20

diff --git a/dev-python/m2crypto/m2crypto-0.38.0.ebuild 
b/dev-python/m2crypto/m2crypto-0.38.0.ebuild
new file mode 100644
index 000..67ffb9066ef
--- /dev/null
+++ b/dev-python/m2crypto/m2crypto-0.38.0.ebuild
@@ -0,0 +1,63 @@
+# Copyright 2018-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{8..10} )
+PYTHON_REQ_USE="threads(+)"
+
+inherit distutils-r1 toolchain-funcs
+
+MY_PN="M2Crypto"
+DESCRIPTION="A Python crypto and SSL toolkit"
+HOMEPAGE="https://gitlab.com/m2crypto/m2crypto 
https://pypi.org/project/M2Crypto/";
+SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_PN}-${PV}.tar.gz"
+S="${WORKDIR}/${MY_PN}-${PV}"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc 
~x86 ~amd64-linux ~x86-linux ~x64-macos"
+IUSE="test"
+RESTRICT="!test? ( test )"
+
+BDEPEND="
+   >=dev-lang/swig-2.0.9
+   test? ( dev-python/parameterized[${PYTHON_USEDEP}] )
+"
+RDEPEND="
+   dev-libs/openssl:0=
+"
+DEPEND="${RDEPEND}"
+
+distutils_enable_tests setup.py
+
+swig_define() {
+   local x
+   for x; do
+   if tc-cpp-is-true "defined(${x})"; then
+   SWIG_FEATURES+=" -D${x}"
+   fi
+   done
+}
+
+src_prepare() {
+   # relies on very exact clock behavior which apparently fails
+   # with inconvenient CONFIG_HZ*
+   sed -e 's:test_server_simple_timeouts:_&:' \
+   -i tests/test_ssl.py || die
+   distutils-r1_src_prepare
+}
+
+python_compile() {
+   # setup.py looks at platform.machine() to determine swig options.
+   # For exotic ABIs, we need to give swig a hint.
+   local -x SWIG_FEATURES=
+
+   # https://bugs.gentoo.org/617946
+   swig_define __ILP32__
+
+   # https://bugs.gentoo.org/674112
+   swig_define __ARM_PCS_VFP
+
+   distutils-r1_python_compile --openssl="${ESYSROOT}"/usr
+}



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

2021-06-14 Thread Michał Górny
commit: aefe3f3dce6eea3d76695116c8045cd84c9f04f3
Author: Michał Górny  gentoo  org>
AuthorDate: Tue Jun 15 05:36:17 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Tue Jun 15 05:36:56 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aefe3f3d

dev-python/colorlog: Remove old

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

 dev-python/colorlog/Manifest  |  1 -
 dev-python/colorlog/colorlog-4.8.0.ebuild | 18 --
 2 files changed, 19 deletions(-)

diff --git a/dev-python/colorlog/Manifest b/dev-python/colorlog/Manifest
index 9c8b2bfd819..5a7f3bc977a 100644
--- a/dev-python/colorlog/Manifest
+++ b/dev-python/colorlog/Manifest
@@ -1,2 +1 @@
-DIST colorlog-4.8.0.tar.gz 28770 BLAKE2B 
ea4d955c7b60651731547d27b35a09fe93e33feb51f007c622be4fd2611a706befc9565d51b17af4ae2a97d96bf7d9177b834a1bf302a50a2cbb9822134a696f
 SHA512 
b335df74e4b10acd835e3f301c8ed9e77bd42b964a6b890682f28ff50f9302143805591ba80d567725b90df6a01601aab7fac89a8a71a119d6dff6f6bf94b1ad
 DIST colorlog-5.0.1.tar.gz 29356 BLAKE2B 
12795172417fd833a3a90175e4b169fee6299728921ed84c1eb9b96f18b22ce043809637744ba136299e59049fe5ccc21d5c9d35b0e402c0bfb982e8aa69ac0a
 SHA512 
53cce2f97ee36d8429fa5917ce6d143c17d4f258aab5ab30e999472ff4401b8cf2bf9d6152a003f02e11a3c05ee42fa9562728853557b41ff17cf2a5112c748d

diff --git a/dev-python/colorlog/colorlog-4.8.0.ebuild 
b/dev-python/colorlog/colorlog-4.8.0.ebuild
deleted file mode 100644
index 7014081e95e..000
--- a/dev-python/colorlog/colorlog-4.8.0.ebuild
+++ /dev/null
@@ -1,18 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( pypy3 python3_{7..9} )
-
-inherit distutils-r1
-
-DESCRIPTION="Log formatting with colors"
-HOMEPAGE="https://pypi.org/project/colorlog/ 
https://github.com/borntyping/python-colorlog";
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="amd64 x86"
-
-distutils_enable_tests pytest



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

2021-06-14 Thread Michał Górny
commit: b7bbda947a4625112ccaebbde06cff941e655910
Author: Michał Górny  gentoo  org>
AuthorDate: Tue Jun 15 05:37:21 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Tue Jun 15 05:37:21 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b7bbda94

dev-python/dask: Remove old

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

 dev-python/dask/Manifest |  2 --
 dev-python/dask/dask-2021.4.1.ebuild | 41 ---
 dev-python/dask/dask-2021.5.1.ebuild | 42 
 3 files changed, 85 deletions(-)

diff --git a/dev-python/dask/Manifest b/dev-python/dask/Manifest
index 89da8dc6121..a4a0e95e46d 100644
--- a/dev-python/dask/Manifest
+++ b/dev-python/dask/Manifest
@@ -1,4 +1,2 @@
-DIST dask-2021.4.1.tar.gz 3702584 BLAKE2B 
d6c630349f26378c1c6d15de38c112ef330bec6422664b6e5737b7a023800f1705be163cefd79cf76c1213ca6b773ee19e2dc7e3f22eb60edc23e6fd4c153e16
 SHA512 
55d8d3a1a3eb76ac68eed5092075301ca88ff311f6729952928fde49f90a1b9a825dc085fb38b07a0138b87a109a5913f26d683c5fd22476539f3a8f36397c32
 DIST dask-2021.5.0.tar.gz 3710206 BLAKE2B 
d02bd280a704cf03fb403c58567be33c414171ef3ee1eed2f788cf2b3026c2aa3806c19a8e9f239c93a0eb8ab2474f14fa80b8e1057ae0db1c0ce4a68f0cedad
 SHA512 
bfc2c870df02f1879907621cb9abdce8bf03d07fea2823acea68b220ed414ee146036b73eb50c92608140ed18566e7a53807dcc1fdf534876920467979908592
-DIST dask-2021.5.1.tar.gz 3713937 BLAKE2B 
14e9043c9b762773779784b06f21355f2a384e9d13fd13cd8b7cd46d42df265045493ceb7a79c726922dae8133df5f7b3a493a389632b3d2c803caa42b141916
 SHA512 
e12986065e575b636fdaf5ba910dcabd21c807012f0fad49a3797d228ec47cc7a9b32fdbf567c306e274a7cc617439d0d0784ab65ebab5c6b42c21014d085209
 DIST dask-2021.6.0.tar.gz 3717136 BLAKE2B 
bc524dc4e885588ea92c0b24b6abe917b6a3989f7faa21d4dffa490f2952f4f7e90ce55e28ed97b34e44bf2c41a753fe80f09255fa42e450b289c4b89933
 SHA512 
a4a1e86c286e0796f7ed79dd10c5c0f80e40bb246a7c25d45aed5e73a2d6c1da8743bf6b61ca784a8412403aa6e62007c937bbbdd8ffccf7170443454ff5601d

diff --git a/dev-python/dask/dask-2021.4.1.ebuild 
b/dev-python/dask/dask-2021.4.1.ebuild
deleted file mode 100644
index 9c748ea5571..000
--- a/dev-python/dask/dask-2021.4.1.ebuild
+++ /dev/null
@@ -1,41 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-PYTHON_COMPAT=( python3_{7..9} )
-
-inherit distutils-r1
-
-DESCRIPTION="Task scheduling and blocked algorithms for parallel processing"
-HOMEPAGE="https://dask.org/";
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 x86 ~amd64-linux ~x86-linux"
-
-RDEPEND="
-   >=dev-python/cloudpickle-0.2.2[${PYTHON_USEDEP}]
-   >=dev-python/fsspec-0.6.0[${PYTHON_USEDEP}]
-   >=dev-python/numpy-1.15.1[${PYTHON_USEDEP}]
-   >=dev-python/pandas-0.25.0[${PYTHON_USEDEP}]
-   >=dev-python/partd-0.3.10[${PYTHON_USEDEP}]
-   dev-python/psutil[${PYTHON_USEDEP}]
-   dev-python/pyyaml[${PYTHON_USEDEP}]
-   >=dev-python/toolz-0.8.2[${PYTHON_USEDEP}]
-"
-BDEPEND="
-   dev-python/toolz[${PYTHON_USEDEP}]
-   test? (
-   dev-python/moto[${PYTHON_USEDEP}]
-   dev-python/numexpr[${PYTHON_USEDEP}]
-   dev-python/pytest-rerunfailures[${PYTHON_USEDEP}]
-   dev-python/scipy[${PYTHON_USEDEP}]
-   )
-"
-
-distutils_enable_tests pytest
-
-python_test() {
-   epytest -p no:flaky -m "not network"
-}

diff --git a/dev-python/dask/dask-2021.5.1.ebuild 
b/dev-python/dask/dask-2021.5.1.ebuild
deleted file mode 100644
index 9f9b2cef940..000
--- a/dev-python/dask/dask-2021.5.1.ebuild
+++ /dev/null
@@ -1,42 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-PYTHON_COMPAT=( python3_{7..9} )
-
-inherit distutils-r1
-
-DESCRIPTION="Task scheduling and blocked algorithms for parallel processing"
-HOMEPAGE="https://dask.org/";
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~x86 ~amd64-linux ~x86-linux"
-
-RDEPEND="
-   >=dev-python/cloudpickle-0.2.2[${PYTHON_USEDEP}]
-   >=dev-python/fsspec-0.6.0[${PYTHON_USEDEP}]
-   >=dev-python/numpy-1.15.1[${PYTHON_USEDEP}]
-   >=dev-python/pandas-0.25.0[${PYTHON_USEDEP}]
-   >=dev-python/partd-0.3.10[${PYTHON_USEDEP}]
-   dev-python/psutil[${PYTHON_USEDEP}]
-   dev-python/pyyaml[${PYTHON_USEDEP}]
-   >=dev-python/toolz-0.8.2[${PYTHON_USEDEP}]
-"
-BDEPEND="
-   dev-python/toolz[${PYTHON_USEDEP}]
-   test? (
-   dev-python/moto[${PYTHON_USEDEP}]
-   dev-python/numexpr[${PYTHON_USEDEP}]
-   dev-python/pytest-rerunfailures[${PYTHON_USEDEP}]
-   dev-python/scipy[${PYTHON_USEDEP}]
-   

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

2021-06-14 Thread Michał Górny
commit: 0638b6560ce017ab28eca4918489f39ccac7c2d6
Author: Michał Górny  gentoo  org>
AuthorDate: Tue Jun 15 05:35:53 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Tue Jun 15 05:36:54 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0638b656

dev-python/aesara: Remove old

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

 dev-python/aesara/Manifest|  2 --
 dev-python/aesara/aesara-2.0.7.ebuild | 64 --
 dev-python/aesara/aesara-2.0.9.ebuild | 65 ---
 3 files changed, 131 deletions(-)

diff --git a/dev-python/aesara/Manifest b/dev-python/aesara/Manifest
index ba4a717f38f..c96c347c496 100644
--- a/dev-python/aesara/Manifest
+++ b/dev-python/aesara/Manifest
@@ -1,4 +1,2 @@
 DIST aesara-rel-2.0.10.tar.gz 8038338 BLAKE2B 
411623fe6299c9f037a733ff44324c747a3ea1bd71f2d3ca8fad747ec4be0d0dd9a3991f0996ee2e723ec9bb44ba9b47606e3a2cf5f9e6beb27bfa39752b1f1f
 SHA512 
c29a352f2fe85cf5f452fcf7b62d2ccefcac37cfec5336a5b14041cfae5a25aa03f3c95e372453d665995576b6c73765c0b0677628f2ed37e63a390f8bfa5121
-DIST aesara-rel-2.0.7.tar.gz 8020485 BLAKE2B 
91c02c5d6826694b08bf3276f9c08e98f5a68a34b7d4a4f4813b44794f625cb0b67677fc8eff8496f19f84b462b30d740645b19b3031640a550b8b07288980ef
 SHA512 
63f636d7293127b21196072fd05edf25f2d03702d5568308ddb35c2d425100aa4087eb282f30a123124e43bedbc82d84209293c2d2de6f598c7b3b6704fc38aa
 DIST aesara-rel-2.0.8.tar.gz 8043104 BLAKE2B 
ceb4f34b2017516d8d75855eb17fbce8a28ef35d2dfa22c2221f95e910b69126f6d2070654377bebaa8c149bcb13ed1e37c0fd145cad96ddf6875642a6882b2f
 SHA512 
1bcc149e3c55eeaa4522afd48df63602b32b1702402cd269b30c85ec6abf0d4b446a3593b8247c393c2ad9f74176ebe94e7c86a94ee58b91fbdbef69dbc9acd6
-DIST aesara-rel-2.0.9.tar.gz 8045090 BLAKE2B 
02f8480cd3c1f843d5878a968514ba9adbf5eefa4f36e4ae201d79e8483dc9d04dd890fa30443aebd3a1520e16eab6eca2478b88bbd6acbbef14b61958a2c8b9
 SHA512 
bbb300bbbc74fed4e95613efe8eb5b29b932fc201900d340be7ef425c11b56f4e627d9e8c45e290c42a122db45af6639c40ce5bf2bc01895d56c43416a8c3415

diff --git a/dev-python/aesara/aesara-2.0.7.ebuild 
b/dev-python/aesara/aesara-2.0.7.ebuild
deleted file mode 100644
index 610a9a36bd3..000
--- a/dev-python/aesara/aesara-2.0.7.ebuild
+++ /dev/null
@@ -1,64 +0,0 @@
-# Copyright 2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-DISTUTILS_USE_SETUPTOOLS=rdepend
-PYTHON_COMPAT=( python3_{7..9} )
-inherit distutils-r1 optfeature
-
-MY_P=aesara-rel-${PV}
-DESCRIPTION="Library for operating on mathematical expressions with 
multi-dimensional arrays"
-HOMEPAGE="https://github.com/pymc-devs/aesara";
-SRC_URI="https://github.com/pymc-devs/aesara/archive/rel-${PV}.tar.gz -> 
${MY_P}.tar.gz"
-S="${WORKDIR}/${MY_P}"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 x86"
-
-RDEPEND="
-   dev-python/filelock[${PYTHON_USEDEP}]
-   dev-python/numpy[${PYTHON_USEDEP}]
-   dev-python/six[${PYTHON_USEDEP}]
-   dev-python/scipy[${PYTHON_USEDEP}]"
-BDEPEND="
-   test? (
-   dev-python/pytest-xdist[${PYTHON_USEDEP}]
-   )"
-
-distutils_enable_sphinx doc 'dev-python/sphinx_rtd_theme'
-distutils_enable_tests pytest
-
-python_prepare_all() {
-   sed -i -e "s/tests.\*/tests\*/" setup.py || die
-
-   distutils-r1_python_prepare_all
-}
-
-python_test() {
-   local exclude=(
-   # speed tests are unreliable
-   tests/scan/test_basic.py::test_speed
-   tests/scan/test_basic.py::test_speed_rnn
-   tests/scan/test_basic.py::test_speed_batchrnn
-   tests/link/test_vm.py::test_speed
-   tests/link/test_vm.py::test_speed_lazy
-   tests/tensor/test_gc.py::test_merge_opt_runtime
-   )
-
-   distutils_install_for_testing --via-root
-   epytest ${exclude[@]/#/--deselect } \
-   -n "$(makeopts_jobs "${MAKEOPTS}" "$(get_nproc)")"
-}
-
-# 
https://dev.gentoo.org/~mgorny/python-guide/concept.html#packaging-pkgutil-style-namespaces-in-gentoo
-python_install() {
-   rm "${BUILD_DIR}"/lib/bin/__init__.py || die
-   distutils-r1_python_install
-}
-
-pkg_postinst() {
-   optfeature "GPU code generation/execution on NVIDIA gpus" 
dev-util/nvidia-cuda-toolkit dev-util/nvidia-cuda-sdk
-   optfeature "GPU/CPU code generation on CUDA and OpenCL devices" 
dev-libs/libgpuarray dev-python/pycuda
-}

diff --git a/dev-python/aesara/aesara-2.0.9.ebuild 
b/dev-python/aesara/aesara-2.0.9.ebuild
deleted file mode 100644
index a930578b036..000
--- a/dev-python/aesara/aesara-2.0.9.ebuild
+++ /dev/null
@@ -1,65 +0,0 @@
-# Copyright 2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_{7..9} )
-inherit distutils-r1 optfeature
-
-MY_P=aesara-rel-${PV}
-DESCRIPTION="Library for operating on mathematical expressions with 
multi-dimensional arrays"
-HOMEPAGE="https://github.com/pymc-devs/aesara";
-SRC

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

2021-06-14 Thread Michał Górny
commit: c69726119a32ada49abf20e37596009f8368d52b
Author: Michał Górny  gentoo  org>
AuthorDate: Tue Jun 15 05:37:54 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Tue Jun 15 05:37:54 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c6972611

dev-python/phonenumbers: Remove old

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

 dev-python/phonenumbers/Manifest|  2 --
 dev-python/phonenumbers/phonenumbers-8.12.22.ebuild | 20 
 dev-python/phonenumbers/phonenumbers-8.12.23.ebuild | 20 
 3 files changed, 42 deletions(-)

diff --git a/dev-python/phonenumbers/Manifest b/dev-python/phonenumbers/Manifest
index 12f9df561d0..b928166efe5 100644
--- a/dev-python/phonenumbers/Manifest
+++ b/dev-python/phonenumbers/Manifest
@@ -1,3 +1 @@
-DIST phonenumbers-8.12.22.tar.gz 2258000 BLAKE2B 
0aaabf98997a254166267e3f37718e6ed745f0ae55b6b338eabc65067d1115a08f035879bbfd6a2ebaa76f4edbd4c50510119d3eeb4502ce2e53e097dc021c5d
 SHA512 
80fcfda8051b6b77f5f75f39341a8b588ec7cc4620433f415f34feac1eaedcd8c36bd43ab75621386282ce1b77b184bd6407a7dff2c0958ce0507dc96383e47d
-DIST phonenumbers-8.12.23.tar.gz 2257693 BLAKE2B 
338a3e943e98c768178768c0e352a8c162f88f47d51652c032a5492b869ce1bc047bc42a9194699d36bdb1699a360324d3211cd4670225a7fbeef6f46f2e47a7
 SHA512 
2ff7f4a9118a2d1dcf32e7dd919b8f91af0240ba7e180fbb4f11a7af197ad1236f65a7ed985c39fd8059dad80e9859284c3b1ece7f1bf699ccbe399971b060a3
 DIST phonenumbers-8.12.24.tar.gz 2257982 BLAKE2B 
b7fa2a29c1c9a4a1029013d7de3eed9998c764a12b41a9db2db8d4c9c2fcef1bff00167809f9cdffd484ba1c9d22ef244d45e7c21bb61899a37fc4d3cbb0b6d5
 SHA512 
1145c527e349436ecc8eaae5bf2dc2e10d25eab73d2ab3b566d7aaddc2cfcd9ae1ada4e3b9876f133f42f7ce023c74a91e48619df69d817f74964e429ebc20a8

diff --git a/dev-python/phonenumbers/phonenumbers-8.12.22.ebuild 
b/dev-python/phonenumbers/phonenumbers-8.12.22.ebuild
deleted file mode 100644
index e1586dbb97b..000
--- a/dev-python/phonenumbers/phonenumbers-8.12.22.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_{7..9} )
-
-inherit distutils-r1
-
-DESCRIPTION="Python port of Google's libphonenumber"
-HOMEPAGE="https://github.com/daviddrysdale/python-phonenumbers";
-SRC_URI="mirror://pypi/p/${PN}/${P}.tar.gz"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="amd64 x86"
-
-DOCS=(README.md)
-
-distutils_enable_tests setup.py

diff --git a/dev-python/phonenumbers/phonenumbers-8.12.23.ebuild 
b/dev-python/phonenumbers/phonenumbers-8.12.23.ebuild
deleted file mode 100644
index 728d3a9eaed..000
--- a/dev-python/phonenumbers/phonenumbers-8.12.23.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_{7..10} )
-
-inherit distutils-r1
-
-DESCRIPTION="Python port of Google's libphonenumber"
-HOMEPAGE="https://github.com/daviddrysdale/python-phonenumbers";
-SRC_URI="mirror://pypi/p/${PN}/${P}.tar.gz"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-DOCS=(README.md)
-
-distutils_enable_tests setup.py



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

2021-06-14 Thread Michał Górny
commit: 373d055e3855eb51b06b5d2a7552d0c99772a810
Author: Michał Górny  gentoo  org>
AuthorDate: Tue Jun 15 05:36:04 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Tue Jun 15 05:36:55 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=373d055e

dev-python/chameleon: Remove old

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

 dev-python/chameleon/Manifest   |  1 -
 dev-python/chameleon/chameleon-3.9.0.ebuild | 26 --
 2 files changed, 27 deletions(-)

diff --git a/dev-python/chameleon/Manifest b/dev-python/chameleon/Manifest
index 35b54d4ce02..c2631240c51 100644
--- a/dev-python/chameleon/Manifest
+++ b/dev-python/chameleon/Manifest
@@ -1,2 +1 @@
-DIST chameleon-3.9.0.gh.tar.gz 136548 BLAKE2B 
bdea62d4eb13dc6e830fccf72c7798c97f1f3a72c8f749ce43ce53ea0a3f8521f52f86591796d2850d84d8ee53a22a976e45f9a8b51f6ea2377dce10b8e2c226
 SHA512 
72cbd21f083d14b056539c515e43daaca01d923e065b6eca511f4e09486eb8e3fa61d6823dc78cca75f71926050aa04e0f961c9ddd728e15f55408e405f3c7aa
 DIST chameleon-3.9.1.gh.tar.gz 136555 BLAKE2B 
277df179cd26f1edc6513bc6a80d6f7a7f9f95b1562efa23f454d7055ffbeaf59d7a726bfe8969505b0839138c7f97fdb810754bb0342060a79b23abecb3ad36
 SHA512 
53b0aeeef89df7cacc299dad20e05023c638e708604876ce5269f22bab00e5001b640123920aef0ef9a0f554bbd37d151bedfdfe55ec161defe6b6f3781d841e

diff --git a/dev-python/chameleon/chameleon-3.9.0.ebuild 
b/dev-python/chameleon/chameleon-3.9.0.ebuild
deleted file mode 100644
index a6b94b0c8ff..000
--- a/dev-python/chameleon/chameleon-3.9.0.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_{7..9} pypy3 )
-
-inherit distutils-r1
-
-DESCRIPTION="Fast HTML/XML template compiler for Python"
-HOMEPAGE="https://github.com/malthe/chameleon
-   https://pypi.org/project/Chameleon/";
-SRC_URI="
-   https://github.com/malthe/chameleon/archive/${PV}.tar.gz
-   -> ${P}.gh.tar.gz"
-
-LICENSE="repoze"
-SLOT="0"
-KEYWORDS="amd64 x86"
-
-distutils_enable_tests unittest
-
-src_test() {
-   cd src || die
-   distutils-r1_src_test
-}



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

2021-06-14 Thread Michał Górny
commit: 795ee8c943b3d85eb06c58b943587c1451ff1715
Author: Michał Górny  gentoo  org>
AuthorDate: Tue Jun 15 05:21:56 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Tue Jun 15 05:36:48 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=795ee8c9

dev-python/botocore: Bump to 1.20.94

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

 dev-python/botocore/Manifest|  1 +
 dev-python/botocore/botocore-1.20.94.ebuild | 59 +
 2 files changed, 60 insertions(+)

diff --git a/dev-python/botocore/Manifest b/dev-python/botocore/Manifest
index c84fca9a69e..1c7a293a9ef 100644
--- a/dev-python/botocore/Manifest
+++ b/dev-python/botocore/Manifest
@@ -15,3 +15,4 @@ DIST botocore-1.20.90.tar.gz 7810567 BLAKE2B 
f34ce1e4ed16254585a90e3ba1674a35909
 DIST botocore-1.20.91.tar.gz 7822478 BLAKE2B 
d76b3a944f951a9722e59d28218e24eacbcc9282235df6adbbf9ac01b12dc96e446a7dbec06ab08433513a3f1dd1f39ac8db85c4aa3cfcd99348fa57e85b2246
 SHA512 
730b664b050db5df7c9f9f3ab89e7c7f541b0c921a0a6f38f4d0d7a4594f89b61929d5251799c2cf08bda1107567c636d036379b328db788178ae7af18157366
 DIST botocore-1.20.92.tar.gz 7826845 BLAKE2B 
8568b8be7440807fae48f735198059356764c7f36db1dfcf73801379ea90b728bb02a086e19a202bb5b3a7c05886edbc22ca729a1ea43ac1f38ad96b64a6c28b
 SHA512 
0cba710b28086b4e83c6269e74ca3531b26497d438e28b8ea285f7fbee0da43545134d22fe5fb300d3c77d9c933882b1f00cde797c470e6af73553c191cebd66
 DIST botocore-1.20.93.tar.gz 7827854 BLAKE2B 
6297172731db3367d5d769c38de4d8ba8e36eb8c1e870d8f31c3175944d32f52d4e51f69d533853d0c8ea2c0bd2dbacb971a12aa18537bf099c9812481108d9f
 SHA512 
2d38de5fd92bd17df029f93254e8ea26fcf1cefda274d479cdbe8919c862d32c0a18cca165fe65c4125adbbaecc1909dc8da576a0b0fc7d47dc72cd3fd3db6cf
+DIST botocore-1.20.94.tar.gz 7830564 BLAKE2B 
4c52bb0f782a4560c1c966ede26a5741428f5b06aea8a46f76956b7ebebeec92c6eecd62fd3064a3eeb206c68116a64104222dc141d860cc9d1c53eb37567c24
 SHA512 
1dbb52626b03f82b48cdf76da0e0138b11d47c9f6aef64a164c7489232a46af4f2d214fef5d132a1c656f2728608cecd23b4a781f58252ee7a69c7efe853d4f3

diff --git a/dev-python/botocore/botocore-1.20.94.ebuild 
b/dev-python/botocore/botocore-1.20.94.ebuild
new file mode 100644
index 000..762144aabf7
--- /dev/null
+++ b/dev-python/botocore/botocore-1.20.94.ebuild
@@ -0,0 +1,59 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+PYTHON_COMPAT=( python3_{8..10} )
+
+inherit distutils-r1
+
+DESCRIPTION="Low-level, data-driven core of boto 3"
+HOMEPAGE="https://github.com/boto/botocore";
+LICENSE="Apache-2.0"
+SLOT="0"
+
+if [[ "${PV}" == "" ]]; then
+   EGIT_REPO_URI="https://github.com/boto/botocore";
+   inherit git-r3
+else
+   SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+   KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux 
~x86-linux"
+fi
+
+RDEPEND="
+   dev-python/six[${PYTHON_USEDEP}]
+   dev-python/jmespath[${PYTHON_USEDEP}]
+   dev-python/python-dateutil[${PYTHON_USEDEP}]
+   >=dev-python/urllib3-1.25.4[${PYTHON_USEDEP}]
+"
+BDEPEND="
+   test? (
+   dev-python/mock[${PYTHON_USEDEP}]
+   dev-python/jsonschema[${PYTHON_USEDEP}]
+   )
+"
+
+PATCHES=(
+   "${FILESDIR}/1.8.6-tests-pass-all-env-vars-to-cmd-runner.patch"
+)
+
+distutils_enable_sphinx docs/source \
+   'dev-python/guzzle_sphinx_theme'
+distutils_enable_tests nose
+
+src_prepare() {
+   # unpin deps
+   sed -i -e "s:>=.*':':" setup.py || die
+   # very unstable
+   sed -i -e 's:test_stress_test_token_bucket:_&:' \
+   tests/functional/retries/test_bucket.py || die
+   distutils-r1_src_prepare
+}
+
+python_test() {
+   # note: suites need to be run separately as one of the unit tests
+   # seems to be leaking mocks and breaking a few functional tests
+   nosetests -v tests/unit ||
+   die "unit tests failed under ${EPYTHON}"
+   nosetests -v tests/functional ||
+   die "functional tests failed under ${EPYTHON}"
+}



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

2021-06-14 Thread Zac Medico
commit: 373d4d774e238deb76a0c9552065f6b12d225dbb
Author: Zac Medico  gentoo  org>
AuthorDate: Tue Jun 15 05:31:33 2021 +
Commit: Zac Medico  gentoo  org>
CommitDate: Tue Jun 15 05:53:59 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=373d4d77

app-misc/jp: Bump to version 0.1.3.1 and switch to my jpp "fork"

I've forked the package since upstream has been unresponsive
to jp merge requests for some time, though JMESPath lives on.
I intend to keep the original jp command as-is, while adding
extensions to the new jpp command.

Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Zac Medico  gentoo.org>

 app-misc/jp/Manifest   |  2 +-
 app-misc/jp/{jp-0.1.3.ebuild => jp-0.1.3.1.ebuild} | 22 +-
 app-misc/jp/metadata.xml   | 14 +++---
 3 files changed, 29 insertions(+), 9 deletions(-)

diff --git a/app-misc/jp/Manifest b/app-misc/jp/Manifest
index d2350ffe51f..4cbdc511c69 100644
--- a/app-misc/jp/Manifest
+++ b/app-misc/jp/Manifest
@@ -1 +1 @@
-DIST jp-0.1.3.tar.gz 62719 BLAKE2B 
cb7783cc5e23c279237a12284e7be2e6af25477d89a087dc5b5717e3aece7325fd7f056310ed79dead578425177df96911df092ecf82e3e75c935db1137a0341
 SHA512 
bf7c5ad2889404145b2e5e9e3e30f7e136fc81b7026114801bdd8ea65b78609d91c20f35c4717aff1bfb9750cdf5a8d9f405177ac8716851cbf391ee8c7e1e04
+DIST jpp-0.1.3.1.tar.gz 64129 BLAKE2B 
a3663ee0a6b212a455dbe4c01f83fb450a5d17ff8f2173becc970133ed9a29b102280fbeb13730eebe69ebf481703e382df8456d030abbff695a5cc72a0faa36
 SHA512 
65844497d988645717363f812c14886e1a5befa925085527029145c4b5c7a3466c193bb6a8f1bc47c66e5cd616ae87eee25077278a48abcc4980dda08d3fc6bb

diff --git a/app-misc/jp/jp-0.1.3.ebuild b/app-misc/jp/jp-0.1.3.1.ebuild
similarity index 54%
rename from app-misc/jp/jp-0.1.3.ebuild
rename to app-misc/jp/jp-0.1.3.1.ebuild
index 9370bd2d418..2d61bd19fce 100644
--- a/app-misc/jp/jp-0.1.3.ebuild
+++ b/app-misc/jp/jp-0.1.3.1.ebuild
@@ -4,15 +4,21 @@
 EAPI=7
 inherit go-module
 
+MY_PN=jpp
+MY_P=${MY_PN}-${PV}
+
 DESCRIPTION="Command line interface to JMESPath"
-HOMEPAGE="https://github.com/jmespath/jp http://jmespath.org";
-SRC_URI="https://github.com/jmespath/jp/archive/refs/tags/${PV}.tar.gz -> 
${P}.tar.gz"
+HOMEPAGE="https://github.com/pipebus/jpp https://github.com/jmespath/jp 
http://jmespath.org";
+SRC_URI="https://github.com/pipebus/jpp/archive/refs/tags/v${PV}.tar.gz -> 
${MY_P}.tar.gz"
 
 LICENSE="Apache-2.0 MIT"
 SLOT="0"
 KEYWORDS="~amd64"
-IUSE=""
+IUSE="+jp +jpp"
 RESTRICT+=" test"
+REQUIRED_USE="|| ( jp jpp )"
+
+S=${WORKDIR}/${MY_P}
 
 src_prepare() {
if [[ -e $S/go.mod ]]; then
@@ -29,10 +35,16 @@ src_prepare() {
 }
 
 src_compile() {
-   go build -mod=readonly -o ./jp ./jp.go || die
+   if use jp; then
+   go build -mod=readonly -o ./jp ./jp.go || die
+   fi
+   if use jpp; then
+   go build -mod=readonly -o ./jpp ./cmd/jpp/main.go || die
+   fi
 }
 
 src_install() {
-   dobin "./jp"
+   use jp && dobin "./jp"
+   use jpp && dobin "./jpp"
dodoc README.md
 }

diff --git a/app-misc/jp/metadata.xml b/app-misc/jp/metadata.xml
index ef594962c7b..8a062311429 100644
--- a/app-misc/jp/metadata.xml
+++ b/app-misc/jp/metadata.xml
@@ -6,8 +6,16 @@
Zac Medico


-   https://github.com/jmespath/jp/issues
-   
https://github.com/jmespath/jp/commits/master
-   jmespath/jp
+   https://github.com/pipebus/jpp/issues
+   
https://github.com/pipebus/jpp/commits/master
+   pipebus/jpp

+   
+   
+   Install jp which is the official jp CLI for JMESPath
+   
+   
+   Install jpp which is an extended superset of the jp CLI 
for JMESPath
+   
+   
 



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

2021-06-14 Thread Joonas Niilola
commit: a9fee5c109c671e034d31127ea59d988ab15f5fb
Author: Theo Anderson  posteo  de>
AuthorDate: Sun Jan 17 10:25:02 2021 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Tue Jun 15 06:02:06 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a9fee5c1

mail-mta/nullmailer: fix build with clang (c++11)

Closes: https://bugs.gentoo.org/669746
Package-Manager: Portage-3.0.13, Repoman-3.0.2
Signed-off-by: Theo Anderson  posteo.de>
Closes: https://github.com/gentoo/gentoo/pull/19088
Signed-off-by: Joonas Niilola  gentoo.org>

 .../nullmailer/files/nullmailer-2.2-c++11.patch| 36 ++
 mail-mta/nullmailer/nullmailer-2.2-r1.ebuild   |  1 +
 2 files changed, 37 insertions(+)

diff --git a/mail-mta/nullmailer/files/nullmailer-2.2-c++11.patch 
b/mail-mta/nullmailer/files/nullmailer-2.2-c++11.patch
new file mode 100644
index 000..ac2eb23a338
--- /dev/null
+++ b/mail-mta/nullmailer/files/nullmailer-2.2-c++11.patch
@@ -0,0 +1,36 @@
+From f63dcd3d7ec69a7150f305ba81380988e0a1e38d Mon Sep 17 00:00:00 2001
+From: Denis Pronin 
+Date: Tue, 25 Feb 2020 10:06:41 +0300
+Subject: [PATCH] fixed compilation with c++11 standard
+
+Signed-off-by: Denis Pronin 
+---
+ src/inject.cc | 6 --
+ 1 file changed, 4 insertions(+), 2 deletions(-)
+
+diff --git a/src/inject.cc b/src/inject.cc
+index 0a555b2..189a70a 100644
+--- a/src/inject.cc
 b/src/inject.cc
+@@ -148,9 +148,10 @@ static bool header_add_to = false;
+ 
+ struct header_field
+ {
++  typedef unsigned length_t;
+   // member information
+   const char* name;
+-  unsigned length;
++  length_t length;
+   bool is_address;
+   bool is_recipient;
+   bool is_sender;
+@@ -204,7 +205,8 @@ struct header_field
+ 
+ #define F false
+ #define T true
+-#define X(N,IA,IR,IS,IRS,R) { #N ":",strlen(#N ":"),\
++#define X(N,IA,IR,IS,IRS,R) { #N ":", \
++  static_cast(strlen(#N ":")),\
+   IA,IR,IS,IRS,R,false, false }
+ static header_field header_fields[] = {
+   // Sender address fields, in order of priority

diff --git a/mail-mta/nullmailer/nullmailer-2.2-r1.ebuild 
b/mail-mta/nullmailer/nullmailer-2.2-r1.ebuild
index 1835317ed6c..53c1cabc06f 100644
--- a/mail-mta/nullmailer/nullmailer-2.2-r1.ebuild
+++ b/mail-mta/nullmailer/nullmailer-2.2-r1.ebuild
@@ -40,6 +40,7 @@ PATCHES=(
"${FILESDIR}/${P}-fix-test-racecondition.patch"
"${FILESDIR}/${P}-disable-dns-using-test.patch"
"${FILESDIR}/${P}-disable-smtp-auth-tests.patch"
+   "${FILESDIR}/${P}-c++11.patch"
 )
 
 pkg_setup() {



[gentoo-commits] repo/gentoo:master commit in: x11-themes/numix-gtk-theme/

2021-06-14 Thread Joonas Niilola
commit: 40216dd1dc2eb11e166cad01f544c601ef166234
Author: Joonas Niilola  gentoo  org>
AuthorDate: Tue Jun 15 06:01:13 2021 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Tue Jun 15 06:02:06 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=40216dd1

x11-themes/numix-gtk-theme: restrict MAKEOPTS in src_compile too

Closes: https://bugs.gentoo.org/795996
Signed-off-by: Joonas Niilola  gentoo.org>

 x11-themes/numix-gtk-theme/numix-gtk-theme-2.6.7-r2.ebuild | 4 
 1 file changed, 4 insertions(+)

diff --git a/x11-themes/numix-gtk-theme/numix-gtk-theme-2.6.7-r2.ebuild 
b/x11-themes/numix-gtk-theme/numix-gtk-theme-2.6.7-r2.ebuild
index d110d079f28..2b51b700262 100644
--- a/x11-themes/numix-gtk-theme/numix-gtk-theme-2.6.7-r2.ebuild
+++ b/x11-themes/numix-gtk-theme/numix-gtk-theme-2.6.7-r2.ebuild
@@ -21,6 +21,10 @@ BDEPEND="dev-lang/sassc"
 
 PATCHES=( "${FILESDIR}/${P}-replace-ruby-sassc-with-dev-lang-sassc.patch" )
 
+src_compile() {
+   emake -j1
+}
+
 src_install() {
emake -j1 DESTDIR="${D}" install
einstalldocs



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

2021-06-14 Thread Miroslav Šulc
commit: aba830cfb7fa0759c02ab63bd64d6144e96ddcb1
Author: Miroslav Šulc  gentoo  org>
AuthorDate: Tue Jun 15 06:52:57 2021 +
Commit: Miroslav Šulc  gentoo  org>
CommitDate: Tue Jun 15 06:52:57 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aba830cf

media-sound/din: removed obsolete 50.1

Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Miroslav Šulc  gentoo.org>

 media-sound/din/Manifest|  1 -
 media-sound/din/din-50.1.ebuild | 57 -
 2 files changed, 58 deletions(-)

diff --git a/media-sound/din/Manifest b/media-sound/din/Manifest
index 01956287c3d..6e4cb9bfdb8 100644
--- a/media-sound/din/Manifest
+++ b/media-sound/din/Manifest
@@ -1,2 +1 @@
-DIST din-50.1.tar.gz 3684686 BLAKE2B 
3d73f31f91a57188b63f1f5fc9a68923c4fb6d9a14cbfd602510d0006ff4079ab60865e49118a02e46381aebd4cc4ee9415172bac724f8491655326147b6466b
 SHA512 
c860c70bb9f3c3db66e05dd9f9048daecab1b0c9d0588fde901ce26723e291b56d23086f792180fb5fc688165e4ed7efdc302d0d3d02efa913be5f2d4a90f5eb
 DIST din-50.2.tar.gz 3687036 BLAKE2B 
b51923d755c5b4635d79c77f204bf42da9926fc247dde9d3ad175bc858a674a3064589608bfd67331ef40a417fdbbee4e90ae6a9bc2930355213738225fcd7e4
 SHA512 
4d60f26434559259b778181f2b46e2689af94179fc254b61e1ea623cafa49030736b69effd82fb2f62b8e908883cf272147dde884487c9a7beed9c26cf0a7498

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



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

2021-06-14 Thread Andrew Ammerlaan
commit: f5a89a542d5355496d0ac1dde6faeda00c5eaa9c
Author: Yuan Liao  gmail  com>
AuthorDate: Mon Jun 14 20:22:34 2021 +
Commit: Andrew Ammerlaan  gentoo  org>
CommitDate: Tue Jun 15 06:56:16 2021 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=f5a89a54

scripts/setup-and-run-repoman.sh: use 'sort -V' to get latest tag

Without the -V flag to enable version sort, 'sort' can falsely identify
a version string like 3.0.9 to be greater than 3.0.10.  This can be
shown by running 'git tag | grep portage | sort -u' in the Portage Git
tree.  This issue is not so prominent for repoman yet because the latest
version of repoman as of now is 3.0.3, but it will surface when repoman
3.0.10 is released.

Signed-off-by: Yuan Liao  gmail.com>
Closes: https://github.com/gentoo/sci/pull/1094
Signed-off-by: Andrew Ammerlaan  gentoo.org>

 scripts/setup-and-run-repoman.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/scripts/setup-and-run-repoman.sh b/scripts/setup-and-run-repoman.sh
index f9e45a9cf..471a05181 100755
--- a/scripts/setup-and-run-repoman.sh
+++ b/scripts/setup-and-run-repoman.sh
@@ -16,7 +16,7 @@ git clone https://github.com/gentoo/portage.git
 cd portage
 
 # Get all versions, and read into array
-mapfile -t RM_VERSIONS < <( git tag | grep repoman | sort -u )
+mapfile -t RM_VERSIONS < <( git tag | grep repoman | sort -uV )
 
 # Select latests version (last element in array)
 RM_VERS="${RM_VERSIONS[-1]}"



[gentoo-commits] proj/sci:master commit in: scripts/

2021-06-14 Thread Andrew Ammerlaan
commit: 5ddaec4db70483bff1a83cef04af84cee7e5e1c1
Author: Yuan Liao  gmail  com>
AuthorDate: Mon Jun 14 20:22:34 2021 +
Commit: Andrew Ammerlaan  gentoo  org>
CommitDate: Tue Jun 15 06:55:31 2021 +
URL:https://gitweb.gentoo.org/proj/sci.git/commit/?id=5ddaec4d

scripts/setup-and-run-repoman.sh: use 'sort -V' to get latest tag

Without the -V flag to enable version sort, 'sort' can falsely identify
a version string like 3.0.9 to be greater than 3.0.10.  This can be
shown by running 'git tag | grep portage | sort -u' in the Portage Git
tree.  This issue is not so prominent for repoman yet because the latest
version of repoman as of now is 3.0.3, but it will surface when repoman
3.0.10 is released.

Signed-off-by: Yuan Liao  gmail.com>
Closes: https://github.com/gentoo/sci/pull/1094
Signed-off-by: Andrew Ammerlaan  gentoo.org>

 scripts/setup-and-run-repoman.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/scripts/setup-and-run-repoman.sh b/scripts/setup-and-run-repoman.sh
index f9e45a9cf..471a05181 100755
--- a/scripts/setup-and-run-repoman.sh
+++ b/scripts/setup-and-run-repoman.sh
@@ -16,7 +16,7 @@ git clone https://github.com/gentoo/portage.git
 cd portage
 
 # Get all versions, and read into array
-mapfile -t RM_VERSIONS < <( git tag | grep repoman | sort -u )
+mapfile -t RM_VERSIONS < <( git tag | grep repoman | sort -uV )
 
 # Select latests version (last element in array)
 RM_VERS="${RM_VERSIONS[-1]}"



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

2021-06-14 Thread Miroslav Šulc
commit: 99277a325dbc4cb4d58c42e2dc6544e6d6875e76
Author: Miroslav Šulc  gentoo  org>
AuthorDate: Mon Jun 14 07:02:23 2021 +
Commit: Miroslav Šulc  gentoo  org>
CommitDate: Mon Jun 14 07:02:41 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=99277a32

media-sound/gigedit: fixed dependency on gtkmm

Closes: https://bugs.gentoo.org/753203
Package-Manager: Portage-3.0.19, Repoman-3.0.3
Signed-off-by: Miroslav Šulc  gentoo.org>

 media-sound/gigedit/{gigedit-1.2.0.ebuild => gigedit-1.2.0-r1.ebuild} | 2 +-
 media-sound/gigedit/gigedit-.ebuild   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/media-sound/gigedit/gigedit-1.2.0.ebuild 
b/media-sound/gigedit/gigedit-1.2.0-r1.ebuild
similarity index 98%
rename from media-sound/gigedit/gigedit-1.2.0.ebuild
rename to media-sound/gigedit/gigedit-1.2.0-r1.ebuild
index 7c67cf5e39e..fe1b62b19a5 100644
--- a/media-sound/gigedit/gigedit-1.2.0.ebuild
+++ b/media-sound/gigedit/gigedit-1.2.0-r1.ebuild
@@ -14,7 +14,7 @@ SLOT="0"
 KEYWORDS="amd64 ~x86"
 
 RDEPEND="
-   dev-cpp/gtkmm:2.4
+   dev-cpp/gtkmm:3.0
media-libs/libgig
media-libs/libsndfile
media-sound/linuxsampler"

diff --git a/media-sound/gigedit/gigedit-.ebuild 
b/media-sound/gigedit/gigedit-.ebuild
index aaef3a74634..62439756941 100644
--- a/media-sound/gigedit/gigedit-.ebuild
+++ b/media-sound/gigedit/gigedit-.ebuild
@@ -13,7 +13,7 @@ LICENSE="GPL-2"
 SLOT="0"
 
 RDEPEND="
-   dev-cpp/gtkmm:2.4
+   dev-cpp/gtkmm:3.0
media-libs/libgig
media-libs/libsndfile
media-sound/linuxsampler"



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

2021-06-14 Thread Zac Medico
commit: fd68871a6c49ad0f9b9e79a2822636cba51579c7
Author: Zac Medico  gentoo  org>
AuthorDate: Mon Jun 14 07:12:14 2021 +
Commit: Zac Medico  gentoo  org>
CommitDate: Mon Jun 14 07:13:22 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fd68871a

dev-lang/jerryscript: RESTRICT+= test

Disable tests which were not expected to run.

Closes: https://bugs.gentoo.org/795918
Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Zac Medico  gentoo.org>

 dev-lang/jerryscript/jerryscript-2.4.0-r3.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/dev-lang/jerryscript/jerryscript-2.4.0-r3.ebuild 
b/dev-lang/jerryscript/jerryscript-2.4.0-r3.ebuild
index 369fd92e37c..f7f6592c87b 100644
--- a/dev-lang/jerryscript/jerryscript-2.4.0-r3.ebuild
+++ b/dev-lang/jerryscript/jerryscript-2.4.0-r3.ebuild
@@ -16,6 +16,7 @@ KEYWORDS="~amd64"
 IUSE="debugger"
 RDEPEND="debugger? ( ${PYTHON_DEPS} )"
 BDEPEND="${RDEPEND}"
+RESTRICT+=" test"
 
 PATCHES=(
"${FILESDIR}/jerryscript-2.4.0-python3.patch"



[gentoo-commits] repo/proj/guru:dev commit in: media-gfx/oda-file-converter/

2021-06-14 Thread Rui Huang
commit: 7cf107db9cebd5af3d096734335bfbf1b84ba3ee
Author: Huang Rui  gmail  com>
AuthorDate: Mon Jun 14 07:34:27 2021 +
Commit: Rui Huang  gmail  com>
CommitDate: Mon Jun 14 07:34:27 2021 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=7cf107db

media-gfx/oda-file-converter: add missing RDEPEND

Bug: https://bugs.gentoo.org/795762
Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Huang Rui  gmail.com>

 ...onverter-22.5.0.0.ebuild => oda-file-converter-22.5.0.0-r1.ebuild} | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/media-gfx/oda-file-converter/oda-file-converter-22.5.0.0.ebuild 
b/media-gfx/oda-file-converter/oda-file-converter-22.5.0.0-r1.ebuild
similarity index 95%
rename from media-gfx/oda-file-converter/oda-file-converter-22.5.0.0.ebuild
rename to media-gfx/oda-file-converter/oda-file-converter-22.5.0.0-r1.ebuild
index e2cde787b..6626a79f6 100644
--- a/media-gfx/oda-file-converter/oda-file-converter-22.5.0.0.ebuild
+++ b/media-gfx/oda-file-converter/oda-file-converter-22.5.0.0-r1.ebuild
@@ -17,7 +17,9 @@ SLOT="0"
 KEYWORDS="-* ~amd64"
 
 RDEPEND="
-   dev-qt/qtcore
+   dev-qt/qtcore:5
+   dev-qt/qtgui:5
+   dev-qt/qtwidgets:5
x11-themes/hicolor-icon-theme
 "
 



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

2021-06-14 Thread Miroslav Šulc
commit: 902f00ae7fe75688a05e7012de855a890c9c725e
Author: Volkmar W. Pogatzki  pogatzki  net>
AuthorDate: Mon Jun 14 06:26:44 2021 +
Commit: Miroslav Šulc  gentoo  org>
CommitDate: Mon Jun 14 07:42:23 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=902f00ae

dev-java/commons-lang: remove unused slot 0

Package-Manager: Portage-3.0.18, Repoman-3.0.2
Signed-off-by: Volkmar W. Pogatzki  pogatzki.net>
Closes: https://github.com/gentoo/gentoo/pull/21233
Signed-off-by: Miroslav Šulc  gentoo.org>

 dev-java/commons-lang/Manifest   |  1 -
 dev-java/commons-lang/commons-lang-2.0-r3.ebuild | 33 
 2 files changed, 34 deletions(-)

diff --git a/dev-java/commons-lang/Manifest b/dev-java/commons-lang/Manifest
index 18aabccebdc..f5ded1d88f7 100644
--- a/dev-java/commons-lang/Manifest
+++ b/dev-java/commons-lang/Manifest
@@ -1,4 +1,3 @@
-DIST commons-lang-2.0-src.tar.gz 440989 BLAKE2B 
d71d73504c740138bdb9c1e190e0f4e846fb08a35d8ee2430ac2e24b0094e83cfc8cab9eaa44230c0d7fd26ec768bf7b448f04e123467acc20d49af6efe3008b
 SHA512 
aecbbdd8eb2712981dcd8615bac2ec69e3ea7ae137407287d2a9b3eeaddb48e5367bc9c5cb8d232429ac6091548dac8af67e0593366365c04fcfe39984c3e549
 DIST commons-lang-2.6-src.tar.gz 564032 BLAKE2B 
9d72b0426f2146eaa8498a6601edf80dbf45a16ef5ee14cf4ed87130e6d3732d5c713f25f44c10435baa1357f61a271acb88483915968aaf645d1ceaa318c601
 SHA512 
4a30ed153f93fe6616a28974721bdf005d064203ef8a3dd375d6c1176647c0cdbd29cfde2a580e2c8d26bfa4655be6be7025b8ccae94086dcd816676c5cf8e87
 DIST commons-lang-3.12.0-sources.tar.gz 1072858 BLAKE2B 
d6b7ee9ef165e60f61d8d0dfaaf38919877f2edc6742cd58b2b70d379e807e75d9dc24e19f23db1b174d1797d6ef0af7700d686dd835d7a40bf2b2a91346e215
 SHA512 
80d1b960ae0b02859be329ea60d68cef33f3c7be7ec19752b3c9cfef442adef480878317ce2cfa309a27e662e2c72cab22023eaa3702e27970a1e5d55ca43f57
 DIST commons-lang3-3.1-src.tar.gz 638619 BLAKE2B 
f971afc9bdd3896178bc4be0b6c5d8809f1c1ac0d69ad73ba0d71c185c600ca7a55c3b4877af64b552ccebed9567aa7830f236f2c0d9c38f259870b894c9d745
 SHA512 
4d201c695a9b908a1809bbab689f80c6aa508b221b4c2786974eada08e647936f5879841c64eed509032ffdd5410735480e7ecb2910295d0f79e857c27019560

diff --git a/dev-java/commons-lang/commons-lang-2.0-r3.ebuild 
b/dev-java/commons-lang/commons-lang-2.0-r3.ebuild
deleted file mode 100644
index 27621bd3d6a..000
--- a/dev-java/commons-lang/commons-lang-2.0-r3.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="5"
-JAVA_PKG_IUSE="doc source test"
-
-inherit java-pkg-2 java-ant-2
-
-DESCRIPTION="Jakarta components to manipulate core java classes"
-HOMEPAGE="http://commons.apache.org/lang/";
-SRC_URI="mirror://apache/jakarta/commons/lang/source/${P}-src.tar.gz"
-DEPEND=">=virtual/jdk-1.4
-   test? ( dev-java/ant-junit )"
-RDEPEND=">=virtual/jre-1.4"
-LICENSE="Apache-1.1"
-SLOT="0"
-KEYWORDS="amd64 ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos"
-IUSE=""
-
-S="${WORKDIR}/${P}-src"
-
-java_prepare() {
-   java-pkg_clean
-}
-
-src_install() {
-   java-pkg_newjar dist/${P}.jar ${PN}.jar
-
-   dodoc RELEASE-NOTES.txt
-   java-pkg_dohtml DEVELOPERS-GUIDE.html PROPOSAL.html STATUS.html
-   use doc && java-pkg_dojavadoc dist/docs/api
-   use source && java-pkg_dosrc src/java/*
-}



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

2021-06-14 Thread Miroslav Šulc
commit: 17726b5169a2c7c38980c3f3390db2441b3348cd
Author: Volkmar W. Pogatzki  pogatzki  net>
AuthorDate: Sun Jun 13 12:26:07 2021 +
Commit: Miroslav Šulc  gentoo  org>
CommitDate: Mon Jun 14 07:52:15 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=17726b51

dev-java/miglayout: remove doc flag (broken)

Closes: https://bugs.gentoo.org/786732
Package-Manager: Portage-3.0.18, Repoman-3.0.2
Signed-off-by: Volkmar W. Pogatzki  pogatzki.net>
Closes: https://github.com/gentoo/gentoo/pull/21225
Signed-off-by: Miroslav Šulc  gentoo.org>

 dev-java/miglayout/miglayout-4.0-r2.ebuild | 7 +--
 1 file changed, 1 insertion(+), 6 deletions(-)

diff --git a/dev-java/miglayout/miglayout-4.0-r2.ebuild 
b/dev-java/miglayout/miglayout-4.0-r2.ebuild
index 863e44285ea..d65b8a08ff1 100644
--- a/dev-java/miglayout/miglayout-4.0-r2.ebuild
+++ b/dev-java/miglayout/miglayout-4.0-r2.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-JAVA_PKG_IUSE="doc examples source"
+JAVA_PKG_IUSE="examples source"
 
 inherit java-pkg-2
 
@@ -49,16 +49,11 @@ src_compile() {
mkdir classes || die
ejavac "${classpath[@]}" -d classes @sources.lst || die
jar -cf ${PN}.jar -C classes . || die
-
-   if use doc; then
-   javadoc "${classpath[@]}" -author -version -d api @sources.lst 
|| die
-   fi
 }
 
 src_install() {
java-pkg_dojar ${PN}.jar
 
-   use doc && java-pkg_dojavadoc api
use examples && java-pkg_doexamples examples
use source && java-pkg_dosrc net
 }



[gentoo-commits] proj/kde:master commit in: kde-frameworks/knotifyconfig/

2021-06-14 Thread Andreas Sturmlechner
commit: 549dc85c2d716cab1544cc33360c4dbe0a3841af
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Mon Jun 14 07:59:26 2021 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Mon Jun 14 07:59:26 2021 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=549dc85c

kde-frameworks/knotifyconfig: drop 5.83.0*

Signed-off-by: Andreas Sturmlechner  gentoo.org>

 .../knotifyconfig/knotifyconfig-5.83.0.ebuild  | 34 --
 1 file changed, 34 deletions(-)

diff --git a/kde-frameworks/knotifyconfig/knotifyconfig-5.83.0.ebuild 
b/kde-frameworks/knotifyconfig/knotifyconfig-5.83.0.ebuild
deleted file mode 100644
index 80cca1ceea..00
--- a/kde-frameworks/knotifyconfig/knotifyconfig-5.83.0.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-ECM_TEST="false"
-PVCUT=$(ver_cut 1-2)
-QTMIN=5.15.2
-inherit ecm kde.org
-
-DESCRIPTION="Framework for configuring desktop notifications"
-LICENSE="LGPL-2+"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
-IUSE="phonon"
-
-DEPEND="
-   >=dev-qt/qtdbus-${QTMIN}:5
-   >=dev-qt/qtgui-${QTMIN}:5
-   >=dev-qt/qtwidgets-${QTMIN}:5
-   =kde-frameworks/kcompletion-${PVCUT}*:5
-   =kde-frameworks/kconfig-${PVCUT}*:5
-   =kde-frameworks/ki18n-${PVCUT}*:5
-   =kde-frameworks/kio-${PVCUT}*:5
-   !phonon? ( media-libs/libcanberra )
-   phonon? ( >=media-libs/phonon-4.11.0 )
-"
-RDEPEND="${DEPEND}"
-
-src_configure() {
-   local mycmakeargs=(
-   $(cmake_use_find_package !phonon Canberra)
-   )
-   ecm_src_configure
-}



[gentoo-commits] proj/kde:master commit in: kde-frameworks/purpose/

2021-06-14 Thread Andreas Sturmlechner
commit: 6712af2afe377411c5162adb239058b77f43c00a
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Mon Jun 14 07:59:28 2021 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Mon Jun 14 07:59:28 2021 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=6712af2a

kde-frameworks/purpose: drop 5.83.0*

Signed-off-by: Andreas Sturmlechner  gentoo.org>

 kde-frameworks/purpose/purpose-5.83.0.ebuild | 68 
 1 file changed, 68 deletions(-)

diff --git a/kde-frameworks/purpose/purpose-5.83.0.ebuild 
b/kde-frameworks/purpose/purpose-5.83.0.ebuild
deleted file mode 100644
index 0dc933045f..00
--- a/kde-frameworks/purpose/purpose-5.83.0.ebuild
+++ /dev/null
@@ -1,68 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-ECM_QTHELP="false"
-ECM_TEST="forceoptional"
-PVCUT=$(ver_cut 1-2)
-QTMIN=5.15.2
-inherit ecm kde.org optfeature xdg-utils
-
-DESCRIPTION="Library for providing abstractions to get the developer's 
purposes fulfilled"
-LICENSE="LGPL-2.1+"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
-IUSE="bluetooth +kaccounts"
-
-# requires running environment
-RESTRICT+=" test"
-
-DEPEND="
-   >=dev-qt/qtdeclarative-${QTMIN}:5
-   >=dev-qt/qtgui-${QTMIN}:5
-   >=dev-qt/qtnetwork-${QTMIN}:5
-   >=dev-qt/qtwidgets-${QTMIN}:5
-   =kde-frameworks/kcoreaddons-${PVCUT}*:5
-   =kde-frameworks/ki18n-${PVCUT}*:5
-   =kde-frameworks/kio-${PVCUT}*:5
-   =kde-frameworks/kirigami-${PVCUT}*:5
-   =kde-frameworks/knotifications-${PVCUT}*:5
-   kaccounts? (
-   >=kde-apps/kaccounts-integration-19.04.3:5
-   net-libs/accounts-qt
-   )
-"
-RDEPEND="${DEPEND}
-   >=dev-qt/qtquickcontrols-${QTMIN}:5
-   >=dev-qt/qtquickcontrols2-${QTMIN}:5
-   >=kde-frameworks/kdeclarative-${PVCUT}:5
-   bluetooth? ( =kde-frameworks/bluez-qt-${PVCUT}*:5 )
-   kaccounts? ( net-libs/accounts-qml )
-"
-
-src_prepare() {
-   ecm_src_prepare
-
-   use bluetooth ||
-   cmake_run_in src/plugins cmake_comment_add_subdirectory 
bluetooth
-}
-
-src_configure() {
-   local mycmakeargs=(
-   $(cmake_use_find_package kaccounts KAccounts)
-   )
-
-   ecm_src_configure
-}
-
-pkg_postinst() {
-   if [[ -z "${REPLACING_VERSIONS}" ]]; then
-   optfeature "Send through KDE Connect" kde-misc/kdeconnect
-   fi
-   ecm_pkg_postinst
-   xdg_icon_cache_update
-}
-
-pkg_postrm() {
-   xdg_icon_cache_update
-}



[gentoo-commits] proj/kde:master commit in: kde-frameworks/kdelibs4support/

2021-06-14 Thread Andreas Sturmlechner
commit: 9e144e4bf7029a0511c368feaf4eb3f37af5b520
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Mon Jun 14 07:59:28 2021 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Mon Jun 14 07:59:28 2021 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=9e144e4b

kde-frameworks/kdelibs4support: drop 5.83.0*

Signed-off-by: Andreas Sturmlechner  gentoo.org>

 .../kdelibs4support/kdelibs4support-5.83.0.ebuild  | 98 --
 1 file changed, 98 deletions(-)

diff --git a/kde-frameworks/kdelibs4support/kdelibs4support-5.83.0.ebuild 
b/kde-frameworks/kdelibs4support/kdelibs4support-5.83.0.ebuild
deleted file mode 100644
index 8cf2a1aa39..00
--- a/kde-frameworks/kdelibs4support/kdelibs4support-5.83.0.ebuild
+++ /dev/null
@@ -1,98 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-ECM_HANDBOOK="true"
-ECM_QTHELP="false"
-PVCUT=$(ver_cut 1-2)
-QTMIN=5.15.2
-VIRTUALX_REQUIRED="test"
-inherit ecm kde.org
-
-DESCRIPTION="Framework easing the development transition from KDELibs 4 to KF 
5"
-LICENSE="LGPL-2+"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
-IUSE="X"
-
-RESTRICT+=" test"
-
-BDEPEND="
-   dev-lang/perl
-   dev-perl/URI
-"
-COMMON_DEPEND="
-   app-text/docbook-xml-dtd:4.2
-   dev-libs/openssl:0
-   >=dev-qt/qtdbus-${QTMIN}:5
-   >=dev-qt/qtgui-${QTMIN}:5
-   >=dev-qt/qtnetwork-${QTMIN}:5[ssl]
-   >=dev-qt/qtprintsupport-${QTMIN}:5
-   >=dev-qt/qtsvg-${QTMIN}:5
-   >=dev-qt/qttest-${QTMIN}:5
-   >=dev-qt/qtwidgets-${QTMIN}:5
-   =kde-frameworks/kauth-${PVCUT}*:5
-   =kde-frameworks/kcodecs-${PVCUT}*:5
-   =kde-frameworks/kcompletion-${PVCUT}*:5
-   =kde-frameworks/kconfig-${PVCUT}*:5
-   =kde-frameworks/kconfigwidgets-${PVCUT}*:5
-   =kde-frameworks/kcoreaddons-${PVCUT}*:5
-   =kde-frameworks/kcrash-${PVCUT}*:5
-   =kde-frameworks/kdbusaddons-${PVCUT}*:5
-   >=kde-frameworks/kded-${PVCUT}:5
-   =kde-frameworks/kdoctools-${PVCUT}*:5
-   =kde-frameworks/kemoticons-${PVCUT}*:5
-   =kde-frameworks/kglobalaccel-${PVCUT}*:5
-   =kde-frameworks/kguiaddons-${PVCUT}*:5
-   =kde-frameworks/ki18n-${PVCUT}*:5
-   =kde-frameworks/kiconthemes-${PVCUT}*:5
-   =kde-frameworks/kio-${PVCUT}*:5
-   =kde-frameworks/kitemviews-${PVCUT}*:5
-   =kde-frameworks/kjobwidgets-${PVCUT}*:5
-   =kde-frameworks/knotifications-${PVCUT}*:5
-   =kde-frameworks/kparts-${PVCUT}*:5
-   =kde-frameworks/kservice-${PVCUT}*:5
-   =kde-frameworks/ktextwidgets-${PVCUT}*:5
-   =kde-frameworks/kunitconversion-${PVCUT}*:5
-   =kde-frameworks/kwidgetsaddons-${PVCUT}*:5
-   =kde-frameworks/kwindowsystem-${PVCUT}*:5
-   =kde-frameworks/kxmlgui-${PVCUT}*:5
-   =kde-frameworks/solid-${PVCUT}*:5
-   virtual/libintl
-   X? (
-   >=dev-qt/qtx11extras-${QTMIN}:5
-   x11-libs/libICE
-   x11-libs/libSM
-   x11-libs/libX11
-   x11-libs/libxcb
-   )
-"
-DEPEND="${COMMON_DEPEND}
-   test? ( >=dev-qt/qtconcurrent-${QTMIN}:5 )
-   X? ( x11-base/xorg-proto )
-"
-RDEPEND="${COMMON_DEPEND}
-   >=dev-qt/qtxml-${QTMIN}:5
-   =kde-frameworks/kinit-${PVCUT}*:5
-   =kde-frameworks/kitemmodels-${PVCUT}*:5
-"
-
-PATCHES=(
-   "${FILESDIR}/${PN}-5.80.0-no-kdesignerplugin.patch"
-   "${FILESDIR}/${PN}-5.82.0-unused-dep.patch"
-)
-
-src_prepare() {
-   ecm_src_prepare
-   if ! use handbook; then
-   sed -e "/kdoctools_install/ s/^/#DONT/" -i CMakeLists.txt || die
-   fi
-}
-
-src_configure() {
-   local mycmakeargs=(
-   $(cmake_use_find_package X X11)
-   )
-
-   ecm_src_configure
-}



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

2021-06-14 Thread Andreas Sturmlechner
commit: 72270d78c89ee77ab363996889a241a87bcb17e6
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Mon Jun 14 07:59:27 2021 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Mon Jun 14 07:59:27 2021 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=72270d78

kde-frameworks/plasma: drop 5.83.0*

Signed-off-by: Andreas Sturmlechner  gentoo.org>

 kde-frameworks/plasma/plasma-5.83.0.ebuild | 74 --
 1 file changed, 74 deletions(-)

diff --git a/kde-frameworks/plasma/plasma-5.83.0.ebuild 
b/kde-frameworks/plasma/plasma-5.83.0.ebuild
deleted file mode 100644
index 30849cdada..00
--- a/kde-frameworks/plasma/plasma-5.83.0.ebuild
+++ /dev/null
@@ -1,74 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-KDE_ORG_NAME="${PN}-framework"
-PVCUT=$(ver_cut 1-2)
-QTMIN=5.15.2
-VIRTUALX_REQUIRED="test"
-inherit ecm kde.org
-
-DESCRIPTION="Plasma framework"
-
-LICENSE="LGPL-2+"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
-IUSE="gles2-only wayland X"
-
-RESTRICT+=" test"
-
-BDEPEND="
-   >=kde-frameworks/kdoctools-${PVCUT}:5
-"
-RDEPEND="
-   >=dev-qt/qtdbus-${QTMIN}:5
-   >=dev-qt/qtdeclarative-${QTMIN}:5
-   >=dev-qt/qtgui-${QTMIN}:5[gles2-only=]
-   >=dev-qt/qtquickcontrols-${QTMIN}:5
-   >=dev-qt/qtsql-${QTMIN}:5
-   >=dev-qt/qtsvg-${QTMIN}:5
-   >=dev-qt/qtwidgets-${QTMIN}:5
-   =kde-frameworks/kactivities-${PVCUT}*:5
-   =kde-frameworks/karchive-${PVCUT}*:5
-   =kde-frameworks/kconfig-${PVCUT}*:5
-   =kde-frameworks/kconfigwidgets-${PVCUT}*:5
-   =kde-frameworks/kcoreaddons-${PVCUT}*:5
-   =kde-frameworks/kdeclarative-${PVCUT}*:5
-   =kde-frameworks/kglobalaccel-${PVCUT}*:5
-   =kde-frameworks/kguiaddons-${PVCUT}*:5
-   =kde-frameworks/ki18n-${PVCUT}*:5
-   =kde-frameworks/kiconthemes-${PVCUT}*:5
-   =kde-frameworks/kio-${PVCUT}*:5
-   =kde-frameworks/kirigami-${PVCUT}*:5
-   =kde-frameworks/knotifications-${PVCUT}*:5
-   =kde-frameworks/kpackage-${PVCUT}*:5
-   =kde-frameworks/kservice-${PVCUT}*:5
-   =kde-frameworks/kwidgetsaddons-${PVCUT}*:5
-   =kde-frameworks/kwindowsystem-${PVCUT}*:5
-   =kde-frameworks/kxmlgui-${PVCUT}*:5
-   !gles2-only? ( virtual/opengl )
-   wayland? (
-   =kde-frameworks/kwayland-${PVCUT}*:5
-   media-libs/mesa[egl]
-   )
-   X? (
-   >=dev-qt/qtx11extras-${QTMIN}:5
-   x11-libs/libX11
-   x11-libs/libxcb
-   )
-"
-DEPEND="${RDEPEND}
-   X? ( x11-base/xorg-proto )
-"
-
-src_configure() {
-   local mycmakeargs=(
-   $(cmake_use_find_package !gles2-only OpenGL)
-   $(cmake_use_find_package wayland EGL)
-   $(cmake_use_find_package wayland KF5Wayland)
-   $(cmake_use_find_package X X11)
-   $(cmake_use_find_package X XCB)
-   )
-
-   ecm_src_configure
-}



[gentoo-commits] proj/kde:master commit in: kde-frameworks/kjs/

2021-06-14 Thread Andreas Sturmlechner
commit: c98f869b0c446b1b582a1a9246302f16a1a55824
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Mon Jun 14 07:59:28 2021 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Mon Jun 14 07:59:28 2021 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=c98f869b

kde-frameworks/kjs: drop 5.83.0*

Signed-off-by: Andreas Sturmlechner  gentoo.org>

 kde-frameworks/kjs/kjs-5.83.0.ebuild | 23 ---
 1 file changed, 23 deletions(-)

diff --git a/kde-frameworks/kjs/kjs-5.83.0.ebuild 
b/kde-frameworks/kjs/kjs-5.83.0.ebuild
deleted file mode 100644
index 103b7d178d..00
--- a/kde-frameworks/kjs/kjs-5.83.0.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-ECM_HANDBOOK="optional"
-ECM_QTHELP="false"
-inherit ecm kde.org
-
-DESCRIPTION="ECMAScipt compatible parser and engine"
-LICENSE="BSD-2 LGPL-2+"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
-IUSE=""
-
-BDEPEND="
-   dev-lang/perl
-"
-DEPEND="
-   dev-libs/libpcre
-"
-RDEPEND="${DEPEND}"
-
-DOCS=( src/README )



[gentoo-commits] proj/kde:master commit in: kde-frameworks/ktexteditor/

2021-06-14 Thread Andreas Sturmlechner
commit: afb7e53ffa1d0b20c7603292391f94fd6cd34668
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Mon Jun 14 07:59:27 2021 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Mon Jun 14 07:59:27 2021 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=afb7e53f

kde-frameworks/ktexteditor: drop 5.83.0*

Signed-off-by: Andreas Sturmlechner  gentoo.org>

 .../ktexteditor/ktexteditor-5.83.0.ebuild  | 59 --
 1 file changed, 59 deletions(-)

diff --git a/kde-frameworks/ktexteditor/ktexteditor-5.83.0.ebuild 
b/kde-frameworks/ktexteditor/ktexteditor-5.83.0.ebuild
deleted file mode 100644
index 9212f04f8f..00
--- a/kde-frameworks/ktexteditor/ktexteditor-5.83.0.ebuild
+++ /dev/null
@@ -1,59 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PVCUT=$(ver_cut 1-2)
-QTMIN=5.15.2
-VIRTUALX_REQUIRED="test"
-inherit ecm kde.org
-
-DESCRIPTION="Framework providing a full text editor component"
-
-LICENSE="LGPL-2+"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
-IUSE="+editorconfig git"
-
-RESTRICT+=" test"
-
-BDEPEND="
-   test? ( >=kde-frameworks/kservice-${PVCUT}:5 )
-"
-DEPEND="
-   >=dev-qt/qtdeclarative-${QTMIN}:5
-   >=dev-qt/qtgui-${QTMIN}:5
-   >=dev-qt/qtprintsupport-${QTMIN}:5
-   >=dev-qt/qtwidgets-${QTMIN}:5
-   >=dev-qt/qtxml-${QTMIN}:5
-   =kde-frameworks/karchive-${PVCUT}*:5
-   =kde-frameworks/kauth-${PVCUT}*:5
-   =kde-frameworks/kcodecs-${PVCUT}*:5
-   =kde-frameworks/kcompletion-${PVCUT}*:5
-   =kde-frameworks/kconfig-${PVCUT}*:5
-   =kde-frameworks/kconfigwidgets-${PVCUT}*:5
-   =kde-frameworks/kcoreaddons-${PVCUT}*:5
-   =kde-frameworks/kguiaddons-${PVCUT}*:5
-   =kde-frameworks/ki18n-${PVCUT}*:5
-   =kde-frameworks/kiconthemes-${PVCUT}*:5
-   =kde-frameworks/kio-${PVCUT}*:5
-   =kde-frameworks/kitemviews-${PVCUT}*:5
-   =kde-frameworks/kjobwidgets-${PVCUT}*:5
-   =kde-frameworks/kparts-${PVCUT}*:5
-   =kde-frameworks/ktextwidgets-${PVCUT}*:5
-   =kde-frameworks/kwidgetsaddons-${PVCUT}*:5
-   =kde-frameworks/kxmlgui-${PVCUT}*:5
-   =kde-frameworks/sonnet-${PVCUT}*:5
-   =kde-frameworks/syntax-highlighting-${PVCUT}*:5
-   editorconfig? ( app-text/editorconfig-core-c )
-   git? ( dev-libs/libgit2:= )
-"
-RDEPEND="${DEPEND}"
-
-src_configure() {
-   local mycmakeargs=(
-   $(cmake_use_find_package editorconfig EditorConfig)
-   $(cmake_use_find_package git LibGit2)
-   )
-
-   ecm_src_configure
-}



[gentoo-commits] proj/kde:master commit in: kde-frameworks/kwallet/

2021-06-14 Thread Andreas Sturmlechner
commit: d252ad491671b0e20a9ad072dade71cf45350e09
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Mon Jun 14 07:59:27 2021 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Mon Jun 14 07:59:27 2021 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=d252ad49

kde-frameworks/kwallet: drop 5.83.0*

Signed-off-by: Andreas Sturmlechner  gentoo.org>

 kde-frameworks/kwallet/kwallet-5.83.0.ebuild | 53 
 1 file changed, 53 deletions(-)

diff --git a/kde-frameworks/kwallet/kwallet-5.83.0.ebuild 
b/kde-frameworks/kwallet/kwallet-5.83.0.ebuild
deleted file mode 100644
index 6958775bab..00
--- a/kde-frameworks/kwallet/kwallet-5.83.0.ebuild
+++ /dev/null
@@ -1,53 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PVCUT=$(ver_cut 1-2)
-QTMIN=5.15.2
-inherit ecm kde.org optfeature
-
-DESCRIPTION="Framework providing desktop-wide storage for passwords"
-
-LICENSE="LGPL-2+"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
-IUSE="gpg +man"
-
-BDEPEND="
-   man? ( >=kde-frameworks/kdoctools-${PVCUT}:5 )
-"
-DEPEND="
-   dev-libs/libgcrypt:0=
-   >=dev-qt/qtdbus-${QTMIN}:5
-   >=dev-qt/qtgui-${QTMIN}:5
-   >=dev-qt/qtwidgets-${QTMIN}:5
-   =kde-frameworks/kconfig-${PVCUT}*:5
-   =kde-frameworks/kconfigwidgets-${PVCUT}*:5
-   =kde-frameworks/kcoreaddons-${PVCUT}*:5
-   =kde-frameworks/kdbusaddons-${PVCUT}*:5
-   =kde-frameworks/ki18n-${PVCUT}*:5
-   =kde-frameworks/knotifications-${PVCUT}*:5
-   =kde-frameworks/kservice-${PVCUT}*:5
-   =kde-frameworks/kwidgetsaddons-${PVCUT}*:5
-   =kde-frameworks/kwindowsystem-${PVCUT}*:5
-   gpg? ( >=app-crypt/gpgme-1.7.1[cxx,qt5] )
-"
-RDEPEND="${DEPEND}"
-
-src_configure() {
-   local mycmakeargs=(
-   $(cmake_use_find_package gpg Gpgmepp)
-   $(cmake_use_find_package man KF5DocTools)
-   )
-
-   ecm_src_configure
-}
-
-pkg_postinst() {
-   if [[ -z "${REPLACING_VERSIONS}" ]]; then
-   optfeature "Auto-unlocking after account login" 
kde-plasma/kwallet-pam
-   optfeature "KWallet management" kde-apps/kwalletmanager:5
-   elog "For more information, read 
https://wiki.gentoo.org/wiki/KDE#KWallet";
-   fi
-   ecm_pkg_postinst
-}



[gentoo-commits] proj/kde:master commit in: kde-frameworks/ktextwidgets/

2021-06-14 Thread Andreas Sturmlechner
commit: eca29c8b68ea3bed2b6654c69be02189f2dfec34
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Mon Jun 14 07:59:27 2021 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Mon Jun 14 07:59:27 2021 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=eca29c8b

kde-frameworks/ktextwidgets: drop 5.83.0*

Signed-off-by: Andreas Sturmlechner  gentoo.org>

 .../ktextwidgets/ktextwidgets-5.83.0.ebuild| 38 --
 1 file changed, 38 deletions(-)

diff --git a/kde-frameworks/ktextwidgets/ktextwidgets-5.83.0.ebuild 
b/kde-frameworks/ktextwidgets/ktextwidgets-5.83.0.ebuild
deleted file mode 100644
index 0fdd8d6013..00
--- a/kde-frameworks/ktextwidgets/ktextwidgets-5.83.0.ebuild
+++ /dev/null
@@ -1,38 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-ECM_DESIGNERPLUGIN="true"
-PVCUT=$(ver_cut 1-2)
-QTMIN=5.15.2
-VIRTUALX_REQUIRED="test"
-inherit ecm kde.org
-
-DESCRIPTION="Framework providing an assortment of widgets for displaying and 
editing text"
-LICENSE="LGPL-2+ LGPL-2.1+"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
-IUSE="speech"
-
-DEPEND="
-   >=dev-qt/qtgui-${QTMIN}:5
-   >=dev-qt/qtwidgets-${QTMIN}:5
-   =kde-frameworks/kcompletion-${PVCUT}*:5
-   =kde-frameworks/kconfig-${PVCUT}*:5
-   =kde-frameworks/kconfigwidgets-${PVCUT}*:5
-   =kde-frameworks/kcoreaddons-${PVCUT}*:5
-   =kde-frameworks/ki18n-${PVCUT}*:5
-   =kde-frameworks/kservice-${PVCUT}*:5
-   =kde-frameworks/kwidgetsaddons-${PVCUT}*:5
-   =kde-frameworks/sonnet-${PVCUT}*:5
-   speech? ( >=dev-qt/qtspeech-${QTMIN}:5 )
-"
-RDEPEND="${DEPEND}"
-
-src_configure() {
-   local mycmakeargs=(
-   $(cmake_use_find_package speech Qt5TextToSpeech)
-   )
-
-   ecm_src_configure
-}



[gentoo-commits] proj/kde:master commit in: kde-frameworks/kxmlgui/

2021-06-14 Thread Andreas Sturmlechner
commit: 957142be993cbb5b1f57cfe56e237cb2f6c472bf
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Mon Jun 14 07:59:27 2021 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Mon Jun 14 07:59:27 2021 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=957142be

kde-frameworks/kxmlgui: drop 5.83.0*

Signed-off-by: Andreas Sturmlechner  gentoo.org>

 kde-frameworks/kxmlgui/kxmlgui-5.83.0.ebuild | 46 
 1 file changed, 46 deletions(-)

diff --git a/kde-frameworks/kxmlgui/kxmlgui-5.83.0.ebuild 
b/kde-frameworks/kxmlgui/kxmlgui-5.83.0.ebuild
deleted file mode 100644
index 735cf88347..00
--- a/kde-frameworks/kxmlgui/kxmlgui-5.83.0.ebuild
+++ /dev/null
@@ -1,46 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-ECM_DESIGNERPLUGIN="true"
-PVCUT=$(ver_cut 1-2)
-QTMIN=5.15.2
-VIRTUALX_REQUIRED="test"
-inherit ecm kde.org
-
-DESCRIPTION="Framework for managing menu and toolbar actions in an abstract 
way"
-
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
-LICENSE="LGPL-2+"
-IUSE=""
-
-# slot op: includes QtCore/private/qlocale_p.h
-DEPEND="
-   >=dev-qt/qtcore-${QTMIN}:5=
-   >=dev-qt/qtdbus-${QTMIN}:5
-   >=dev-qt/qtgui-${QTMIN}:5
-   >=dev-qt/qtnetwork-${QTMIN}:5[ssl]
-   >=dev-qt/qtprintsupport-${QTMIN}:5
-   >=dev-qt/qtwidgets-${QTMIN}:5
-   >=dev-qt/qtxml-${QTMIN}:5
-   =kde-frameworks/kconfig-${PVCUT}*:5
-   =kde-frameworks/kconfigwidgets-${PVCUT}*:5
-   =kde-frameworks/kcoreaddons-${PVCUT}*:5
-   =kde-frameworks/kglobalaccel-${PVCUT}*:5
-   =kde-frameworks/kguiaddons-${PVCUT}*:5
-   =kde-frameworks/ki18n-${PVCUT}*:5
-   =kde-frameworks/kiconthemes-${PVCUT}*:5
-   =kde-frameworks/kitemviews-${PVCUT}*:5
-   =kde-frameworks/kwidgetsaddons-${PVCUT}*:5
-"
-RDEPEND="${DEPEND}"
-
-src_test() {
-   # Files are missing; whatever. Bugs 650290, 668198
-   local myctestargs=(
-   -E "(ktoolbar_unittest|kxmlgui_unittest)"
-   )
-
-   ecm_src_test
-}



[gentoo-commits] proj/kde:master commit in: kde-frameworks/kross/

2021-06-14 Thread Andreas Sturmlechner
commit: e2b5a4923cc0f5bcd4b88b466ab319af34d4e815
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Mon Jun 14 07:59:28 2021 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Mon Jun 14 07:59:28 2021 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=e2b5a492

kde-frameworks/kross: drop 5.83.0*

Signed-off-by: Andreas Sturmlechner  gentoo.org>

 kde-frameworks/kross/kross-5.83.0.ebuild | 34 
 1 file changed, 34 deletions(-)

diff --git a/kde-frameworks/kross/kross-5.83.0.ebuild 
b/kde-frameworks/kross/kross-5.83.0.ebuild
deleted file mode 100644
index 91bc4177af..00
--- a/kde-frameworks/kross/kross-5.83.0.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-ECM_HANDBOOK="forceoptional"
-ECM_QTHELP="false"
-PVCUT=$(ver_cut 1-2)
-QTMIN=5.15.2
-VIRTUALX_REQUIRED="test"
-inherit ecm kde.org
-
-DESCRIPTION="Framework for embedding scripting into applications"
-LICENSE="LGPL-2+"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
-IUSE=""
-
-RDEPEND="
-   >=dev-qt/qtgui-${QTMIN}:5
-   >=dev-qt/qtscript-${QTMIN}:5
-   >=dev-qt/qtwidgets-${QTMIN}:5
-   >=dev-qt/qtxml-${QTMIN}:5
-   =kde-frameworks/kcompletion-${PVCUT}*:5
-   =kde-frameworks/kcoreaddons-${PVCUT}*:5
-   =kde-frameworks/ki18n-${PVCUT}*:5
-   =kde-frameworks/kiconthemes-${PVCUT}*:5
-   =kde-frameworks/kio-${PVCUT}*:5
-   =kde-frameworks/kparts-${PVCUT}*:5
-   =kde-frameworks/kwidgetsaddons-${PVCUT}*:5
-   =kde-frameworks/kxmlgui-${PVCUT}*:5
-"
-DEPEND="${RDEPEND}
-   >=dev-qt/designer-${QTMIN}:5
-"



[gentoo-commits] proj/kde:master commit in: kde-frameworks/extra-cmake-modules/

2021-06-14 Thread Andreas Sturmlechner
commit: 56a722bf72556ad8d764b222ac07629c06f5ac34
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Mon Jun 14 08:00:10 2021 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Mon Jun 14 08:00:10 2021 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=56a722bf

kde-frameworks/extra-cmake-modules: python3_10

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

 kde-frameworks/extra-cmake-modules/extra-cmake-modules-.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-frameworks/extra-cmake-modules/extra-cmake-modules-.ebuild 
b/kde-frameworks/extra-cmake-modules/extra-cmake-modules-.ebuild
index 2467bf44b6..24430fd568 100644
--- a/kde-frameworks/extra-cmake-modules/extra-cmake-modules-.ebuild
+++ b/kde-frameworks/extra-cmake-modules/extra-cmake-modules-.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python3_{7,8,9} )
+PYTHON_COMPAT=( python3_{7..10} )
 QTMIN=5.15.2
 inherit cmake kde.org python-any-r1
 



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

2021-06-14 Thread Andreas Sturmlechner
commit: 0430e8d5ea5b0ace8c3238a6171ab13474dde80e
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Mon Jun 14 08:18:15 2021 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Mon Jun 14 08:18:15 2021 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=0430e8d5

sets: Update kde-plasma and kde-frameworks non-versioned sets

Signed-off-by: Andreas Sturmlechner  gentoo.org>

 sets/kde-frameworks |  2 +-
 sets/kde-frameworks-portingaids |  8 ++---
 sets/kde-frameworks-tier1   | 70 +
 sets/kde-frameworks-tier2   | 31 +-
 sets/kde-frameworks-tier3   | 50 ++---
 sets/kde-plasma |  2 ++
 6 files changed, 84 insertions(+), 79 deletions(-)

diff --git a/sets/kde-frameworks b/sets/kde-frameworks
index 315a19a002..b255c8fae7 100644
--- a/sets/kde-frameworks
+++ b/sets/kde-frameworks
@@ -3,5 +3,5 @@
 @kde-frameworks-tier2
 @kde-frameworks-tier3
 # Tier 4: Provide extra features to other Frameworks to integrate with Plasma.
-kde-frameworks/frameworkintegration:5
+kde-frameworks/frameworkintegration
 @kde-frameworks-portingaids

diff --git a/sets/kde-frameworks-portingaids b/sets/kde-frameworks-portingaids
index be2867be21..a73c1bb3f6 100644
--- a/sets/kde-frameworks-portingaids
+++ b/sets/kde-frameworks-portingaids
@@ -1,6 +1,6 @@
 # Autogenerated by regenerate-files, DO NOT EDIT.
 # PortingAids: Code and utilities for transition from kdelibs 4 to Frameworks 
5.
-kde-frameworks/kdelibs4support:5
-kde-frameworks/khtml:5
-kde-frameworks/kjs:5
-kde-frameworks/kross:5
+kde-frameworks/kdelibs4support
+kde-frameworks/khtml
+kde-frameworks/kjs
+kde-frameworks/kross

diff --git a/sets/kde-frameworks-tier1 b/sets/kde-frameworks-tier1
index 2a3920dabe..5f0f54dc98 100644
--- a/sets/kde-frameworks-tier1
+++ b/sets/kde-frameworks-tier1
@@ -1,36 +1,38 @@
 # Autogenerated by regenerate-files, DO NOT EDIT.
 # Tier 1: Depend only on Qt and possibly a few third-party libraries.
-kde-frameworks/attica:5
-kde-frameworks/bluez-qt:5
-kde-frameworks/breeze-icons:5
-kde-frameworks/breeze-icons-rcc:5
-kde-frameworks/extra-cmake-modules:5
-kde-frameworks/kapidox:5
-kde-frameworks/karchive:5
-kde-frameworks/kcalendarcore:5
-kde-frameworks/kcodecs:5
-kde-frameworks/kconfig:5
-kde-frameworks/kcoreaddons:5
-kde-frameworks/kdbusaddons:5
-kde-frameworks/kdnssd:5
-kde-frameworks/kguiaddons:5
-kde-frameworks/kholidays:5
-kde-frameworks/ki18n:5
-kde-frameworks/kidletime:5
-kde-frameworks/kirigami:5
-kde-frameworks/kitemmodels:5
-kde-frameworks/kitemviews:5
-kde-frameworks/kplotting:5
-kde-frameworks/kquickcharts:5
-kde-frameworks/kwayland:5
-kde-frameworks/kwidgetsaddons:5
-kde-frameworks/kwindowsystem:5
-kde-frameworks/modemmanager-qt:5
-kde-frameworks/networkmanager-qt:5
-kde-frameworks/oxygen-icons:5
-kde-frameworks/prison:5
-kde-frameworks/qqc2-desktop-style:5
-kde-frameworks/solid:5
-kde-frameworks/sonnet:5
-kde-frameworks/syntax-highlighting:5
-kde-frameworks/threadweaver:5
+kde-frameworks/attica
+kde-frameworks/bluez-qt
+kde-frameworks/breeze-icons
+kde-frameworks/breeze-icons-rcc
+kde-frameworks/extra-cmake-modules
+kde-frameworks/kapidox
+kde-frameworks/karchive
+kde-frameworks/kcalendarcore
+# TODO: future: kcgroups (not packaged)
+kde-frameworks/kcodecs
+kde-frameworks/kconfig
+kde-frameworks/kcoreaddons
+kde-frameworks/kdbusaddons
+kde-frameworks/kdnssd
+kde-frameworks/kguiaddons
+kde-frameworks/kholidays
+kde-frameworks/ki18n
+kde-frameworks/kidletime
+kde-frameworks/kirigami
+kde-frameworks/kitemmodels
+kde-frameworks/kitemviews
+kde-frameworks/kplotting
+kde-frameworks/kquickcharts
+# TODO: future: dev-libs/kuserfeedback
+kde-frameworks/kwayland
+kde-frameworks/kwidgetsaddons
+kde-frameworks/kwindowsystem
+kde-frameworks/modemmanager-qt
+kde-frameworks/networkmanager-qt
+kde-frameworks/oxygen-icons
+kde-frameworks/prison
+kde-frameworks/qqc2-desktop-style
+kde-frameworks/solid
+kde-frameworks/sonnet
+kde-frameworks/syntax-highlighting
+kde-frameworks/threadweaver

diff --git a/sets/kde-frameworks-tier2 b/sets/kde-frameworks-tier2
index 4f2f48c2bb..ded4d40074 100644
--- a/sets/kde-frameworks-tier2
+++ b/sets/kde-frameworks-tier2
@@ -1,17 +1,18 @@
 # Autogenerated by regenerate-files, DO NOT EDIT.
 # Tier 2: Additionally depend on tier 1 frameworks.
-kde-frameworks/kactivities:5
-kde-frameworks/kauth:5
-kde-frameworks/kcompletion:5
-kde-frameworks/kcontacts:5
-kde-frameworks/kcrash:5
-kde-frameworks/kdoctools:5
-kde-frameworks/kfilemetadata:5
-kde-frameworks/kimageformats:5
-kde-frameworks/kjobwidgets:5
-kde-frameworks/knotifications:5
-kde-frameworks/kpackage:5
-kde-frameworks/kpeople:5
-kde-frameworks/kpty:5
-kde-frameworks/kunitconversion:5
-kde-frameworks/syndication:5
+kde-frameworks/kactivities
+kde-frameworks/kauth
+kde-frameworks/kcompletion
+kde-frameworks/kcontacts
+kde-frameworks/kcrash
+kde-frameworks/kdoctools
+kde-frameworks/kfilemetadata
+kde-frameworks/kimageformats

[gentoo-commits] proj/kde:master commit in: kde-frameworks/kparts/

2021-06-14 Thread Andreas Sturmlechner
commit: df408ce82dec4a231096c7406e4445591852f7eb
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Mon Jun 14 07:59:26 2021 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Mon Jun 14 07:59:26 2021 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=df408ce8

kde-frameworks/kparts: drop 5.83.0*

Signed-off-by: Andreas Sturmlechner  gentoo.org>

 kde-frameworks/kparts/kparts-5.83.0.ebuild | 33 --
 1 file changed, 33 deletions(-)

diff --git a/kde-frameworks/kparts/kparts-5.83.0.ebuild 
b/kde-frameworks/kparts/kparts-5.83.0.ebuild
deleted file mode 100644
index e8709a311e..00
--- a/kde-frameworks/kparts/kparts-5.83.0.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PVCUT=$(ver_cut 1-2)
-QTMIN=5.15.2
-VIRTUALX_REQUIRED="test"
-inherit ecm kde.org
-
-DESCRIPTION="Framework providing elaborate user-interface components"
-
-LICENSE="LGPL-2+"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
-IUSE=""
-
-RDEPEND="
-   >=dev-qt/qtgui-${QTMIN}:5
-   >=dev-qt/qtwidgets-${QTMIN}:5
-   >=dev-qt/qtxml-${QTMIN}:5
-   =kde-frameworks/kconfig-${PVCUT}*:5
-   =kde-frameworks/kcoreaddons-${PVCUT}*:5
-   =kde-frameworks/ki18n-${PVCUT}*:5
-   =kde-frameworks/kiconthemes-${PVCUT}*:5
-   =kde-frameworks/kio-${PVCUT}*:5
-   =kde-frameworks/kjobwidgets-${PVCUT}*:5
-   =kde-frameworks/kservice-${PVCUT}*:5
-   =kde-frameworks/kwidgetsaddons-${PVCUT}*:5
-   =kde-frameworks/kxmlgui-${PVCUT}*:5
-"
-DEPEND="${RDEPEND}
-   >=kde-frameworks/ktextwidgets-${PVCUT}:5
-"



[gentoo-commits] proj/kde:master commit in: Documentation/package.accept_keywords/.kde-plasma-5.20/, ...

2021-06-14 Thread Andreas Sturmlechner
commit: a6520cdc8196a99efdd73889509df1719ecfb3c9
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Mon Jun 14 08:21:53 2021 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Mon Jun 14 08:21:53 2021 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=a6520cdc

Documentation: Drop KDE Plasma 5.20

Signed-off-by: Andreas Sturmlechner  gentoo.org>

 .../.kde-plasma-5.20/_HEADER_  |  2 -
 .../.kde-plasma-5.20/kde-plasma-5.20   |  1 -
 .../.kde-plasma-5.20/more-deps |  0
 .../kde-plasma-5.20.keywords   | 52 --
 Documentation/package.mask/kde-plasma-5.20 | 52 --
 .../package.unmask/.kde-plasma-5.20/_HEADER_   |  2 -
 .../.kde-plasma-5.20/kde-plasma-5.20   |  1 -
 Documentation/package.unmask/kde-plasma-5.20   | 52 --
 8 files changed, 162 deletions(-)

diff --git a/Documentation/package.accept_keywords/.kde-plasma-5.20/_HEADER_ 
b/Documentation/package.accept_keywords/.kde-plasma-5.20/_HEADER_
deleted file mode 100644
index d505c19c70..00
--- a/Documentation/package.accept_keywords/.kde-plasma-5.20/_HEADER_
+++ /dev/null
@@ -1,2 +0,0 @@
-# You can use this file to keyword/unkeyword KDE Plasma 5.20.
-# Edit Documentation/package.keywords/.kde-plasma-5.20/ files instead.

diff --git 
a/Documentation/package.accept_keywords/.kde-plasma-5.20/kde-plasma-5.20 
b/Documentation/package.accept_keywords/.kde-plasma-5.20/kde-plasma-5.20
deleted file mode 12
index 40d693f197..00
--- a/Documentation/package.accept_keywords/.kde-plasma-5.20/kde-plasma-5.20
+++ /dev/null
@@ -1 +0,0 @@
-../../../sets/kde-plasma-5.20
\ No newline at end of file

diff --git a/Documentation/package.accept_keywords/.kde-plasma-5.20/more-deps 
b/Documentation/package.accept_keywords/.kde-plasma-5.20/more-deps
deleted file mode 100644
index e69de29bb2..00

diff --git a/Documentation/package.accept_keywords/kde-plasma-5.20.keywords 
b/Documentation/package.accept_keywords/kde-plasma-5.20.keywords
deleted file mode 100644
index 14fa9a287a..00
--- a/Documentation/package.accept_keywords/kde-plasma-5.20.keywords
+++ /dev/null
@@ -1,52 +0,0 @@
-# Autogenerated by regenerate-files, DO NOT EDIT.
-# You can use this file to keyword/unkeyword KDE Plasma 5.20.
-# Edit Documentation/package.keywords/.kde-plasma-5.20/ files instead.
-

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

2021-06-14 Thread Andreas Sturmlechner
commit: cb5750b59b0162d5fba59bb75f66e6f503d52309
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Mon Jun 14 08:23:51 2021 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Mon Jun 14 08:23:51 2021 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=cb5750b5

sets: Drop kde-plasma-5.20

Signed-off-by: Andreas Sturmlechner  gentoo.org>

 sets/kde-plasma-5.20 | 49 -
 1 file changed, 49 deletions(-)

diff --git a/sets/kde-plasma-5.20 b/sets/kde-plasma-5.20
deleted file mode 100644
index cbc75a8899..00
--- a/sets/kde-plasma-5.20
+++ /dev/null
@@ -1,49 +0,0 @@
-

[gentoo-commits] proj/kde:master commit in: Documentation/package.accept_keywords/, ...

2021-06-14 Thread Andreas Sturmlechner
commit: ef04bd122fb5a8da54aeea8873bd93aab49b2005
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Mon Jun 14 08:22:30 2021 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Mon Jun 14 08:22:30 2021 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=ef04bd12

Documentation: Drop KDE Frameworks 5.80

Signed-off-by: Andreas Sturmlechner  gentoo.org>

 .../.kde-frameworks-5.80/_HEADER_  |  2 -
 .../.kde-frameworks-5.80/kde-frameworks-5.80   |  1 -
 .../kde-frameworks-portingaids-5.80|  1 -
 .../.kde-frameworks-5.80/kde-frameworks-tier1-5.80 |  1 -
 .../.kde-frameworks-5.80/kde-frameworks-tier2-5.80 |  1 -
 .../.kde-frameworks-5.80/kde-frameworks-tier3-5.80 |  1 -
 .../.kde-frameworks-5.80/more-deps |  0
 .../kde-frameworks-5.80.keywords   | 87 --
 Documentation/package.mask/kde-frameworks-5.80 | 87 --
 .../package.unmask/.kde-frameworks-5.80/_HEADER_   |  2 -
 .../.kde-frameworks-5.80/kde-frameworks-5.80   |  1 -
 .../kde-frameworks-portingaids-5.80|  1 -
 .../.kde-frameworks-5.80/kde-frameworks-tier1-5.80 |  1 -
 .../.kde-frameworks-5.80/kde-frameworks-tier2-5.80 |  1 -
 .../.kde-frameworks-5.80/kde-frameworks-tier3-5.80 |  1 -
 Documentation/package.unmask/kde-frameworks-5.80   | 87 --
 16 files changed, 275 deletions(-)

diff --git 
a/Documentation/package.accept_keywords/.kde-frameworks-5.80/_HEADER_ 
b/Documentation/package.accept_keywords/.kde-frameworks-5.80/_HEADER_
deleted file mode 100644
index 5680b4107e..00
--- a/Documentation/package.accept_keywords/.kde-frameworks-5.80/_HEADER_
+++ /dev/null
@@ -1,2 +0,0 @@
-# You can use this file to keyword/unkeyword the KDE Frameworks 5.80 release.
-# Edit Documentation/package.accept_keywords/.kde-frameworks-5.80/ files 
instead.

diff --git 
a/Documentation/package.accept_keywords/.kde-frameworks-5.80/kde-frameworks-5.80
 
b/Documentation/package.accept_keywords/.kde-frameworks-5.80/kde-frameworks-5.80
deleted file mode 12
index 9ad23b88c3..00
--- 
a/Documentation/package.accept_keywords/.kde-frameworks-5.80/kde-frameworks-5.80
+++ /dev/null
@@ -1 +0,0 @@
-../../../sets/kde-frameworks-5.80
\ No newline at end of file

diff --git 
a/Documentation/package.accept_keywords/.kde-frameworks-5.80/kde-frameworks-portingaids-5.80
 
b/Documentation/package.accept_keywords/.kde-frameworks-5.80/kde-frameworks-portingaids-5.80
deleted file mode 12
index 6f6e692602..00
--- 
a/Documentation/package.accept_keywords/.kde-frameworks-5.80/kde-frameworks-portingaids-5.80
+++ /dev/null
@@ -1 +0,0 @@
-../../../sets/kde-frameworks-portingaids-5.80
\ No newline at end of file

diff --git 
a/Documentation/package.accept_keywords/.kde-frameworks-5.80/kde-frameworks-tier1-5.80
 
b/Documentation/package.accept_keywords/.kde-frameworks-5.80/kde-frameworks-tier1-5.80
deleted file mode 12
index 0ac395df8b..00
--- 
a/Documentation/package.accept_keywords/.kde-frameworks-5.80/kde-frameworks-tier1-5.80
+++ /dev/null
@@ -1 +0,0 @@
-../../../sets/kde-frameworks-tier1-5.80
\ No newline at end of file

diff --git 
a/Documentation/package.accept_keywords/.kde-frameworks-5.80/kde-frameworks-tier2-5.80
 
b/Documentation/package.accept_keywords/.kde-frameworks-5.80/kde-frameworks-tier2-5.80
deleted file mode 12
index 5e60e34de0..00
--- 
a/Documentation/package.accept_keywords/.kde-frameworks-5.80/kde-frameworks-tier2-5.80
+++ /dev/null
@@ -1 +0,0 @@
-../../../sets/kde-frameworks-tier2-5.80
\ No newline at end of file

diff --git 
a/Documentation/package.accept_keywords/.kde-frameworks-5.80/kde-frameworks-tier3-5.80
 
b/Documentation/package.accept_keywords/.kde-frameworks-5.80/kde-frameworks-tier3-5.80
deleted file mode 12
index e17e657df3..00
--- 
a/Documentation/package.accept_keywords/.kde-frameworks-5.80/kde-frameworks-tier3-5.80
+++ /dev/null
@@ -1 +0,0 @@
-../../../sets/kde-frameworks-tier3-5.80
\ No newline at end of file

diff --git 
a/Documentation/package.accept_keywords/.kde-frameworks-5.80/more-deps 
b/Documentation/package.accept_keywords/.kde-frameworks-5.80/more-deps
deleted file mode 100644
index e69de29bb2..00

diff --git a/Documentation/package.accept_keywords/kde-frameworks-5.80.keywords 
b/Documentation/package.accept_keywords/kde-frameworks-5.80.keywords
deleted file mode 100644
index 44ffe0904b..00
--- a/Documentation/package.accept_keywords/kde-frameworks-5.80.keywords
+++ /dev/null
@@ -1,87 +0,0 @@
-# Autogenerated by regenerate-files, DO NOT EDIT.
-# You can use this file to keyword/unkeyword the KDE Frameworks 5.80 release.
-# Edit Documentation/package.accept_keywords/.kde-frameworks-5.80/ files 
instead.
-# Tier 4: Provide extra features to other Frameworks to integrate with Plasma.
-

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

2021-06-14 Thread Andreas Sturmlechner
commit: 77be5be09e4ce7b63415d91bfc5bd76110e99e56
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Mon Jun 14 08:24:07 2021 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Mon Jun 14 08:24:07 2021 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=77be5be0

sets: Drop kde-frameworks-5.80

Signed-off-by: Andreas Sturmlechner  gentoo.org>

 sets/kde-frameworks-5.80 |  6 --
 sets/kde-frameworks-portingaids-5.80 |  5 -
 sets/kde-frameworks-tier1-5.80   | 35 ---
 sets/kde-frameworks-tier2-5.80   | 16 
 sets/kde-frameworks-tier3-5.80   | 26 --
 5 files changed, 88 deletions(-)

diff --git a/sets/kde-frameworks-5.80 b/sets/kde-frameworks-5.80
deleted file mode 100644
index 1a0f80e46c..00
--- a/sets/kde-frameworks-5.80
+++ /dev/null
@@ -1,6 +0,0 @@
-@kde-frameworks-tier1-5.80
-@kde-frameworks-tier2-5.80
-@kde-frameworks-tier3-5.80
-# Tier 4: Provide extra features to other Frameworks to integrate with Plasma.
-

[gentoo-commits] proj/kde:master commit in: kde-frameworks/kio/

2021-06-14 Thread Andreas Sturmlechner
commit: b862fbb783ac716c0fd5e8c3b5d3d0fb0b84a6cc
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Mon Jun 14 07:59:26 2021 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Mon Jun 14 07:59:26 2021 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=b862fbb7

kde-frameworks/kio: drop 5.83.0*

Signed-off-by: Andreas Sturmlechner  gentoo.org>

 kde-frameworks/kio/kio-5.83.0.ebuild | 100 ---
 1 file changed, 100 deletions(-)

diff --git a/kde-frameworks/kio/kio-5.83.0.ebuild 
b/kde-frameworks/kio/kio-5.83.0.ebuild
deleted file mode 100644
index 154cff27d3..00
--- a/kde-frameworks/kio/kio-5.83.0.ebuild
+++ /dev/null
@@ -1,100 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-ECM_DESIGNERPLUGIN="true"
-ECM_TEST="forceoptional"
-PVCUT=$(ver_cut 1-2)
-QTMIN=5.15.2
-VIRTUALX_REQUIRED="test"
-inherit ecm kde.org xdg-utils
-
-DESCRIPTION="Framework providing transparent file and data management"
-
-LICENSE="LGPL-2+"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
-IUSE="acl +handbook kerberos +kwallet X"
-
-# tests hang
-RESTRICT+=" test"
-
-RDEPEND="
-   dev-libs/libxml2
-   dev-libs/libxslt
-   >=dev-qt/qtdbus-${QTMIN}:5
-   >=dev-qt/qtdeclarative-${QTMIN}:5
-   >=dev-qt/qtgui-${QTMIN}:5
-   >=dev-qt/qtnetwork-${QTMIN}:5[ssl]
-   >=dev-qt/qtwidgets-${QTMIN}:5
-   >=dev-qt/qtxml-${QTMIN}:5
-   =kde-frameworks/kauth-${PVCUT}*:5
-   =kde-frameworks/karchive-${PVCUT}*:5
-   =kde-frameworks/kbookmarks-${PVCUT}*:5
-   =kde-frameworks/kcodecs-${PVCUT}*:5
-   =kde-frameworks/kcompletion-${PVCUT}*:5
-   =kde-frameworks/kconfig-${PVCUT}*:5
-   =kde-frameworks/kconfigwidgets-${PVCUT}*:5
-   =kde-frameworks/kcoreaddons-${PVCUT}*:5
-   =kde-frameworks/kcrash-${PVCUT}*:5
-   =kde-frameworks/kdbusaddons-${PVCUT}*:5
-   =kde-frameworks/kguiaddons-${PVCUT}*:5
-   =kde-frameworks/ki18n-${PVCUT}*:5
-   =kde-frameworks/kiconthemes-${PVCUT}*:5
-   =kde-frameworks/kitemviews-${PVCUT}*:5
-   =kde-frameworks/kjobwidgets-${PVCUT}*:5
-   =kde-frameworks/knotifications-${PVCUT}*:5
-   =kde-frameworks/kservice-${PVCUT}*:5
-   =kde-frameworks/ktextwidgets-${PVCUT}*:5
-   =kde-frameworks/kwidgetsaddons-${PVCUT}*:5
-   =kde-frameworks/kwindowsystem-${PVCUT}*:5
-   =kde-frameworks/kxmlgui-${PVCUT}*:5
-   =kde-frameworks/solid-${PVCUT}*:5
-   acl? (
-   sys-apps/attr
-   virtual/acl
-   )
-   handbook? ( =kde-frameworks/kdoctools-${PVCUT}*:5 )
-   kerberos? ( virtual/krb5 )
-   kwallet? ( =kde-frameworks/kwallet-${PVCUT}*:5 )
-   X? ( >=dev-qt/qtx11extras-${QTMIN}:5 )
-"
-DEPEND="${RDEPEND}
-   >=dev-qt/qtconcurrent-${QTMIN}:5
-   test? ( sys-libs/zlib )
-   X? (
-   x11-base/xorg-proto
-   x11-libs/libX11
-   x11-libs/libXrender
-   )
-"
-PDEPEND="
-   >=kde-frameworks/kded-${PVCUT}:5
-"
-
-PATCHES=(
-   # pending https://invent.kde.org/frameworks/kio/-/merge_requests/426
-   "${FILESDIR}"/${PN}-5.81.0-fix-qtconcurrent-private-link.patch # bug 
784971
-)
-
-src_configure() {
-   local mycmakeargs=(
-   $(cmake_use_find_package acl ACL)
-   $(cmake_use_find_package handbook KF5DocTools)
-   $(cmake_use_find_package kerberos GSSAPI)
-   $(cmake_use_find_package kwallet KF5Wallet)
-   $(cmake_use_find_package X X11)
-   )
-
-   ecm_src_configure
-}
-
-pkg_postinst() {
-   ecm_pkg_postinst
-   xdg_desktop_database_update
-}
-
-pkg_postrm() {
-   ecm_pkg_postrm
-   xdg_desktop_database_update
-}



[gentoo-commits] proj/kde:master commit in: kde-frameworks/kservice/

2021-06-14 Thread Andreas Sturmlechner
commit: 0dfd27d79189f4cbf78ab1d71fb1d410c48dc912
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Mon Jun 14 07:59:27 2021 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Mon Jun 14 07:59:27 2021 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=0dfd27d7

kde-frameworks/kservice: drop 5.83.0*

Signed-off-by: Andreas Sturmlechner  gentoo.org>

 kde-frameworks/kservice/kservice-5.83.0.ebuild | 51 --
 1 file changed, 51 deletions(-)

diff --git a/kde-frameworks/kservice/kservice-5.83.0.ebuild 
b/kde-frameworks/kservice/kservice-5.83.0.ebuild
deleted file mode 100644
index b70e6261a0..00
--- a/kde-frameworks/kservice/kservice-5.83.0.ebuild
+++ /dev/null
@@ -1,51 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PVCUT=$(ver_cut 1-2)
-QTMIN=5.15.2
-inherit ecm kde.org
-
-DESCRIPTION="Advanced plugin and service introspection"
-
-LICENSE="LGPL-2 LGPL-2.1+"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
-IUSE="+man"
-
-# requires running kde environment
-RESTRICT+=" test"
-
-BDEPEND="
-   sys-devel/bison
-   sys-devel/flex
-   man? ( >=kde-frameworks/kdoctools-${PVCUT}:5 )
-"
-RDEPEND="
-   >=dev-qt/qtdbus-${QTMIN}:5
-   >=dev-qt/qtxml-${QTMIN}:5
-   =kde-frameworks/kconfig-${PVCUT}*:5
-   =kde-frameworks/kcoreaddons-${PVCUT}*:5
-   =kde-frameworks/kcrash-${PVCUT}*:5
-   =kde-frameworks/kdbusaddons-${PVCUT}*:5
-   =kde-frameworks/ki18n-${PVCUT}*:5
-"
-DEPEND="${RDEPEND}
-   test? ( >=dev-qt/qtconcurrent-${QTMIN}:5 )
-"
-
-src_configure() {
-   local mycmakeargs=(
-   -DAPPLICATIONS_MENU_NAME=kf5-applications.menu
-   $(cmake_use_find_package man KF5DocTools)
-   )
-
-   ecm_src_configure
-}
-
-src_install() {
-   ecm_src_install
-
-   # bug 596316
-   dosym kf5-applications.menu /etc/xdg/menus/applications.menu
-}



[gentoo-commits] proj/kde:master commit in: kde-frameworks/kiconthemes/

2021-06-14 Thread Andreas Sturmlechner
commit: 45b38ab0031b1b24a1e81eb3940e74a9ba405f6f
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Mon Jun 14 07:59:26 2021 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Mon Jun 14 07:59:26 2021 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=45b38ab0

kde-frameworks/kiconthemes: drop 5.83.0*

Signed-off-by: Andreas Sturmlechner  gentoo.org>

 .../kiconthemes/kiconthemes-5.83.0.ebuild  | 32 --
 1 file changed, 32 deletions(-)

diff --git a/kde-frameworks/kiconthemes/kiconthemes-5.83.0.ebuild 
b/kde-frameworks/kiconthemes/kiconthemes-5.83.0.ebuild
deleted file mode 100644
index c189858f25..00
--- a/kde-frameworks/kiconthemes/kiconthemes-5.83.0.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-ECM_DESIGNERPLUGIN="true"
-PVCUT=$(ver_cut 1-2)
-QTMIN=5.15.2
-VIRTUALX_REQUIRED="test"
-inherit ecm kde.org
-
-DESCRIPTION="Framework for icon theming and configuration"
-LICENSE="LGPL-2+"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
-IUSE=""
-
-RESTRICT+=" test" # bug 574770
-
-DEPEND="
-   >=dev-qt/qtdbus-${QTMIN}:5
-   >=dev-qt/qtgui-${QTMIN}:5
-   >=dev-qt/qtsvg-${QTMIN}:5
-   >=dev-qt/qtwidgets-${QTMIN}:5
-   =kde-frameworks/karchive-${PVCUT}*:5
-   =kde-frameworks/kconfig-${PVCUT}*:5
-   =kde-frameworks/kconfigwidgets-${PVCUT}*:5
-   =kde-frameworks/kcoreaddons-${PVCUT}*:5
-   =kde-frameworks/ki18n-${PVCUT}*:5
-   =kde-frameworks/kitemviews-${PVCUT}*:5
-   =kde-frameworks/kwidgetsaddons-${PVCUT}*:5
-"
-RDEPEND="${DEPEND}"



[gentoo-commits] proj/kde:master commit in: kde-frameworks/kinit/

2021-06-14 Thread Andreas Sturmlechner
commit: 1f26f550eb76e8515362e10161c2611acaccd891
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Mon Jun 14 07:59:26 2021 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Mon Jun 14 07:59:26 2021 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=1f26f550

kde-frameworks/kinit: drop 5.83.0*

Signed-off-by: Andreas Sturmlechner  gentoo.org>

 kde-frameworks/kinit/kinit-5.83.0.ebuild | 51 
 1 file changed, 51 deletions(-)

diff --git a/kde-frameworks/kinit/kinit-5.83.0.ebuild 
b/kde-frameworks/kinit/kinit-5.83.0.ebuild
deleted file mode 100644
index fa069ce124..00
--- a/kde-frameworks/kinit/kinit-5.83.0.ebuild
+++ /dev/null
@@ -1,51 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-ECM_QTHELP="false"
-ECM_TEST="false"
-PVCUT=$(ver_cut 1-2)
-QTMIN=5.15.2
-inherit ecm kde.org
-
-DESCRIPTION="Helper library to speed up start of applications on KDE work 
spaces"
-
-LICENSE="LGPL-2+"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
-IUSE="+caps +man X"
-
-BDEPEND="
-   man? ( >=kde-frameworks/kdoctools-${PVCUT}:5 )
-"
-RDEPEND="
-   >=dev-qt/qtdbus-${QTMIN}:5
-   >=dev-qt/qtgui-${QTMIN}:5
-   =kde-frameworks/kconfig-${PVCUT}*:5
-   =kde-frameworks/kcoreaddons-${PVCUT}*:5
-   =kde-frameworks/kcrash-${PVCUT}*:5
-   =kde-frameworks/kdbusaddons-${PVCUT}*:5
-   =kde-frameworks/ki18n-${PVCUT}*:5
-   =kde-frameworks/kio-${PVCUT}*:5
-   =kde-frameworks/kservice-${PVCUT}*:5
-   =kde-frameworks/kwindowsystem-${PVCUT}*:5
-   caps? ( sys-libs/libcap )
-   X? (
-   x11-libs/libX11
-   x11-libs/libxcb
-   )
-"
-DEPEND="${RDEPEND}
-   X? ( x11-base/xorg-proto )
-"
-
-src_configure() {
-   local mycmakeargs=(
-   $(cmake_use_find_package caps Libcap)
-   $(cmake_use_find_package man KF5DocTools)
-   $(cmake_use_find_package X X11)
-   $(cmake_use_find_package X XCB)
-   )
-
-   ecm_src_configure
-}



[gentoo-commits] proj/kde:master commit in: kde-frameworks/khtml/

2021-06-14 Thread Andreas Sturmlechner
commit: 265aa238f8ad89b7366986515908eae52b53ba4e
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Mon Jun 14 07:59:28 2021 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Mon Jun 14 07:59:28 2021 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=265aa238

kde-frameworks/khtml: drop 5.83.0*

Signed-off-by: Andreas Sturmlechner  gentoo.org>

 kde-frameworks/khtml/khtml-5.83.0.ebuild | 71 
 1 file changed, 71 deletions(-)

diff --git a/kde-frameworks/khtml/khtml-5.83.0.ebuild 
b/kde-frameworks/khtml/khtml-5.83.0.ebuild
deleted file mode 100644
index 59dac9b04c..00
--- a/kde-frameworks/khtml/khtml-5.83.0.ebuild
+++ /dev/null
@@ -1,71 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-ECM_QTHELP="false"
-PVCUT=$(ver_cut 1-2)
-QTMIN=5.15.2
-VIRTUALX_REQUIRED="test"
-inherit ecm kde.org
-
-DESCRIPTION="KHTML web rendering engine"
-LICENSE="LGPL-2"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
-IUSE="X"
-
-BDEPEND="
-   dev-lang/perl
-   dev-util/gperf
-"
-RDEPEND="
-   dev-libs/openssl:0
-   >=dev-qt/qtdbus-${QTMIN}:5
-   >=dev-qt/qtgui-${QTMIN}:5
-   >=dev-qt/qtnetwork-${QTMIN}:5[ssl]
-   >=dev-qt/qtprintsupport-${QTMIN}:5
-   >=dev-qt/qtwidgets-${QTMIN}:5
-   >=dev-qt/qtxml-${QTMIN}:5
-   =kde-frameworks/karchive-${PVCUT}*:5
-   =kde-frameworks/kcodecs-${PVCUT}*:5
-   =kde-frameworks/kcompletion-${PVCUT}*:5
-   =kde-frameworks/kconfig-${PVCUT}*:5
-   =kde-frameworks/kconfigwidgets-${PVCUT}*:5
-   =kde-frameworks/kcoreaddons-${PVCUT}*:5
-   =kde-frameworks/kglobalaccel-${PVCUT}*:5
-   =kde-frameworks/ki18n-${PVCUT}*:5
-   =kde-frameworks/kiconthemes-${PVCUT}*:5
-   =kde-frameworks/kio-${PVCUT}*:5
-   =kde-frameworks/kjobwidgets-${PVCUT}*:5
-   =kde-frameworks/kjs-${PVCUT}*:5
-   =kde-frameworks/knotifications-${PVCUT}*:5
-   =kde-frameworks/kparts-${PVCUT}*:5
-   =kde-frameworks/kservice-${PVCUT}*:5
-   =kde-frameworks/ktextwidgets-${PVCUT}*:5
-   =kde-frameworks/kwallet-${PVCUT}*:5
-   =kde-frameworks/kwidgetsaddons-${PVCUT}*:5
-   =kde-frameworks/kwindowsystem-${PVCUT}*:5
-   =kde-frameworks/kxmlgui-${PVCUT}*:5
-   =kde-frameworks/sonnet-${PVCUT}*:5
-   media-libs/giflib:=
-   media-libs/libpng:0=
-   >=media-libs/phonon-4.11.0
-   sys-libs/zlib
-   virtual/jpeg:0
-   X? (
-   >=dev-qt/qtx11extras-${QTMIN}:5
-   x11-libs/libX11
-   )
-"
-DEPEND="${RDEPEND}
-   test? ( >=dev-qt/qtx11extras-${QTMIN}:5 )
-   X? ( x11-base/xorg-proto )
-"
-
-src_configure() {
-   local mycmakeargs=(
-   $(cmake_use_find_package X X11)
-   )
-
-   ecm_src_configure
-}



[gentoo-commits] proj/kde:master commit in: kde-frameworks/krunner/

2021-06-14 Thread Andreas Sturmlechner
commit: 98b7f781c25598c341afe3309a604c1713b838a6
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Mon Jun 14 07:59:27 2021 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Mon Jun 14 07:59:27 2021 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=98b7f781

kde-frameworks/krunner: drop 5.83.0*

Signed-off-by: Andreas Sturmlechner  gentoo.org>

 kde-frameworks/krunner/krunner-5.83.0.ebuild | 47 
 1 file changed, 47 deletions(-)

diff --git a/kde-frameworks/krunner/krunner-5.83.0.ebuild 
b/kde-frameworks/krunner/krunner-5.83.0.ebuild
deleted file mode 100644
index 9b94a1daf9..00
--- a/kde-frameworks/krunner/krunner-5.83.0.ebuild
+++ /dev/null
@@ -1,47 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PVCUT=$(ver_cut 1-2)
-QTMIN=5.15.2
-VIRTUALX_REQUIRED="test"
-inherit ecm kde.org
-
-DESCRIPTION="Framework for providing different actions given a string query"
-
-LICENSE="LGPL-2+"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
-IUSE="activities"
-
-DEPEND="
-   >=dev-qt/qtdbus-${QTMIN}:5
-   >=dev-qt/qtdeclarative-${QTMIN}:5
-   >=dev-qt/qtgui-${QTMIN}:5
-   >=dev-qt/qtwidgets-${QTMIN}:5
-   =kde-frameworks/kconfig-${PVCUT}*:5
-   =kde-frameworks/kcoreaddons-${PVCUT}*:5
-   =kde-frameworks/ki18n-${PVCUT}*:5
-   =kde-frameworks/kio-${PVCUT}*:5
-   =kde-frameworks/kservice-${PVCUT}*:5
-   =kde-frameworks/plasma-${PVCUT}*:5
-   =kde-frameworks/solid-${PVCUT}*:5
-   =kde-frameworks/threadweaver-${PVCUT}*:5
-   activities? ( =kde-frameworks/kactivities-${PVCUT}*:5 )
-"
-RDEPEND="${DEPEND}"
-
-src_configure() {
-   local mycmakeargs=(
-   $(cmake_use_find_package activities KF5Activities)
-   )
-   ecm_src_configure
-}
-
-src_test() {
-   # requires virtual dbus, otherwise hangs; bugs #630672, #789351
-   local myctestargs=(
-   -E "(dbusrunnertest|runnermanagersinglerunnermodetest)"
-   )
-   ecm_src_test
-}



[gentoo-commits] proj/kde:master commit in: Documentation/maintainers/

2021-06-14 Thread Andreas Sturmlechner
commit: 3fa5e4bcf3bb0178ffec0da3c8e197bd1987d779
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Mon Jun 14 08:16:54 2021 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Mon Jun 14 08:17:57 2021 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=3fa5e4bc

Documentation: regenerate-files: Update PLASMA_RELEASE, KF_RELEASE

Signed-off-by: Andreas Sturmlechner  gentoo.org>

 Documentation/maintainers/regenerate-files | 8 
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/Documentation/maintainers/regenerate-files 
b/Documentation/maintainers/regenerate-files
index dfc3b42550..647b362fb3 100755
--- a/Documentation/maintainers/regenerate-files
+++ b/Documentation/maintainers/regenerate-files
@@ -9,11 +9,11 @@ cd "$(dirname $0)"
 SCRIPT=$(basename $0)
 HEADER="# Autogenerated by ${SCRIPT}, DO NOT EDIT."
 
-KF_RELEASES="5.80 5.82 5.83"
-KF_RELEASE=${KF_RELEASE:-5.80}
+KF_RELEASES="5.82 5.83"
+KF_RELEASE=${KF_RELEASE:-5.82}
 
-PLASMA_RELEASES="5.20 5.21 5.22"
-PLASMA_RELEASE=${PLASMA_RELEASE:-5.20}
+PLASMA_RELEASES="5.21 5.22"
+PLASMA_RELEASE=${PLASMA_RELEASE:-5.21}
 
 GEAR_RELEASES="21.04"
 GEAR_RELEASE=${GEAR_RELEASE:-21.04}



  1   2   3   4   >