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

2021-07-12 Thread Andreas Sturmlechner
commit: eb1e2e61d52731cbf4ee60f2b85ce053663cd0d8
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Tue Jul 13 05:43:36 2021 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Tue Jul 13 05:54:55 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eb1e2e61

media-libs/zxing-cpp: Drop 1.1.1

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

 media-libs/zxing-cpp/Manifest  |  1 -
 .../zxing-cpp/files/zxing-cpp-1.1.1-gcc11.patch| 22 --
 media-libs/zxing-cpp/zxing-cpp-1.1.1.ebuild| 27 --
 3 files changed, 50 deletions(-)

diff --git a/media-libs/zxing-cpp/Manifest b/media-libs/zxing-cpp/Manifest
index 833baebc4c5..376361ba89e 100644
--- a/media-libs/zxing-cpp/Manifest
+++ b/media-libs/zxing-cpp/Manifest
@@ -1,2 +1 @@
-DIST zxing-cpp-1.1.1.tar.gz 128925736 BLAKE2B 
d2d6b4b13c26ee1bf8c9f1188809207f895d9ab4bde83e7e06d85d7105c56021bb9f82f34b9f11e1c8ff5b82825de127d1bc873745fa6ef603a8d206f3eaedec
 SHA512 
c7d97df147602e31e58eede54413814378895e9710cf266de984b22965a9a3f4c67648a0bf936a8bc8b213b45def59d1e5b34d6ce516265333dd2c0430554dc7
 DIST zxing-cpp-1.2.0.tar.gz 97942494 BLAKE2B 
dc220783fe8a9c1ea321ad5b7835553985a06318f909af1574131b55f3a4bb71f8cf90f56925dfe8338df5cc24f91d93d8a7626cd8d2c01473b1ccce09bad8b0
 SHA512 
e61b4e44ccaf0871b5d8badf9ce0a81576f55e5d6a9458907b9b599a66227adceabb8d51a0c47b32319d8aeff93e758b4785d3bd0440375247471d95999de487

diff --git a/media-libs/zxing-cpp/files/zxing-cpp-1.1.1-gcc11.patch 
b/media-libs/zxing-cpp/files/zxing-cpp-1.1.1-gcc11.patch
deleted file mode 100644
index 13adad906c0..000
--- a/media-libs/zxing-cpp/files/zxing-cpp-1.1.1-gcc11.patch
+++ /dev/null
@@ -1,22 +0,0 @@
-From 427e814ebcfd2e55e1c18531b7e4aa9d6a1ca6fc Mon Sep 17 00:00:00 2001
-From: Christophe Giboudeaux 
-Date: Tue, 9 Feb 2021 09:28:23 +0100
-Subject: [PATCH] Fix build with GCC 11
-
-Starting with GCC 11, the  'limits' header is not included transitively 
anymore.

- core/src/Pattern.h | 1 +
- 1 file changed, 1 insertion(+)
-
-diff --git a/core/src/Pattern.h b/core/src/Pattern.h
-index 4bbe6d26..c4a3f7c5 100644
 a/core/src/Pattern.h
-+++ b/core/src/Pattern.h
-@@ -22,6 +22,7 @@
- #include 
- #include 
- #include 
-+#include 
- #include 
- #include 
- 

diff --git a/media-libs/zxing-cpp/zxing-cpp-1.1.1.ebuild 
b/media-libs/zxing-cpp/zxing-cpp-1.1.1.ebuild
deleted file mode 100644
index 3b38eb67cad..000
--- a/media-libs/zxing-cpp/zxing-cpp-1.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
-
-inherit cmake
-
-DESCRIPTION="C++ Multi-format 1D/2D barcode image processing library"
-HOMEPAGE="https://github.com/nu-book/zxing-cpp;
-SRC_URI="https://github.com/nu-book/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="amd64 arm64 ~ppc64 x86"
-IUSE="test"
-
-RESTRICT="!test? ( test )"
-
-PATCHES=( "${FILESDIR}/${P}-gcc11.patch" )
-
-src_configure() {
-   local mycmakeargs=(
-   -DBUILD_EXAMPLES=OFF # nothing is installed
-   -DBUILD_BLACKBOX_TESTS=$(usex test)
-   )
-   cmake_src_configure
-}



[gentoo-commits] repo/proj/guru:dev commit in: games-emulation/yuzu/

2021-07-12 Thread Samuel Bauer
commit: dd9e6a6548da4094798bf354d4d50900f5a7084e
Author: Samuel Bauer  yahoo  fr>
AuthorDate: Tue Jul 13 01:51:09 2021 +
Commit: Samuel Bauer  yahoo  fr>
CommitDate: Tue Jul 13 01:51:09 2021 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=dd9e6a65

games-emulation/yuzu: GenerateSCMRev fails, fix titlebar

Signed-off-by: Samuel Bauer  yahoo.fr>

 games-emulation/yuzu/yuzu-.ebuild | 6 ++
 1 file changed, 6 insertions(+)

diff --git a/games-emulation/yuzu/yuzu-.ebuild 
b/games-emulation/yuzu/yuzu-.ebuild
index fc3082cb2..9a6f4bd8f 100644
--- a/games-emulation/yuzu/yuzu-.ebuild
+++ b/games-emulation/yuzu/yuzu-.ebuild
@@ -101,6 +101,12 @@ src_prepare() {
sed -i '/PS5_RUMBLE/d' src/input_common/sdl/sdl_impl.cpp
fi
 
+   # Workaround: GenerateSCMRev fails
+   sed -i -e "s/@GIT_BRANCH@/${EGIT_BRANCH:-master}/" \
+   -e "s/@GIT_REV@/$(git rev-parse --short HEAD)/" \
+   -e "s/@GIT_DESC@/$(git describe --always --long)/" \
+   src/common/scm_rev.cpp.in || die
+
cmake_src_prepare
 }
 



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

2021-07-12 Thread Georgy Yakovlev
commit: 9924df5a5674be8968875b806ad309d3662df0b5
Author: Georgy Yakovlev  gentoo  org>
AuthorDate: Tue Jul 13 05:52:29 2021 +
Commit: Georgy Yakovlev  gentoo  org>
CommitDate: Tue Jul 13 05:52:29 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9924df5a

sys-process/glances: drop 3.1.6.2

Bug: https://bugs.gentoo.org/791565
Signed-off-by: Georgy Yakovlev  gentoo.org>

 sys-process/glances/Manifest   |  1 -
 sys-process/glances/glances-3.1.6.2.ebuild | 87 --
 2 files changed, 88 deletions(-)

diff --git a/sys-process/glances/Manifest b/sys-process/glances/Manifest
index 4a3481ed689..ac9d66c0c5c 100644
--- a/sys-process/glances/Manifest
+++ b/sys-process/glances/Manifest
@@ -1,2 +1 @@
-DIST glances-3.1.6.2.tar.gz 6775046 BLAKE2B 
3f65acbb69f8fc4323cbfbd30e79a0d30a9e38e9ff52ea0dc2286213daa66929e6abfccec34e94704fb87f6931f2a17fb30205c14da91f36b37617431bf58363
 SHA512 
2c62a82ebbc0d562d65f6e1ab39bac14a4b13d13e5fcbb1e98c119d6ea375387ef33b78cd911804504e3fdaa94260de27c211ed1132aae61f10fef8ff8a80fec
 DIST glances-3.2.1.tar.gz 6851329 BLAKE2B 
3f8eb91a0957961d0ed2465d8025d25158303cc8332b7a976c2af0bbd671405aae3b71b1d3a63eeb86ddb0d6e500b955bb0e1e5a93c0ba0b88835f88872eb979
 SHA512 
e2f8a46a9bc3b2e3aa16d0716b34e06991029df9dec4c29ef70c65b5fb7c96dee3c71cc565b551e35a31aa1c7e1a92538b158c2e660d15b22defad8ae04c4eb3

diff --git a/sys-process/glances/glances-3.1.6.2.ebuild 
b/sys-process/glances/glances-3.1.6.2.ebuild
deleted file mode 100644
index 19815f28568..000
--- a/sys-process/glances/glances-3.1.6.2.ebuild
+++ /dev/null
@@ -1,87 +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,8,9} )
-PYTHON_REQ_USE="ncurses"
-DISTUTILS_USE_SETUPTOOLS=rdepend
-
-inherit distutils-r1 linux-info optfeature
-
-DESCRIPTION="CLI curses based monitoring tool"
-HOMEPAGE="https://github.com/nicolargo/glances;
-SRC_URI="https://github.com/nicolargo/${PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
-
-LICENSE="LGPL-3"
-SLOT="0"
-KEYWORDS="amd64 arm arm64 ppc64 x86 ~amd64-linux ~x86-linux"
-IUSE=""
-
-RDEPEND="dev-python/future[${PYTHON_USEDEP}]
-   >=dev-python/psutil-5.4.3[${PYTHON_USEDEP}]"
-
-# PYTHON_USEDEP omitted on purpose
-BDEPEND="doc? ( dev-python/sphinx_rtd_theme )"
-
-CONFIG_CHECK="~TASK_IO_ACCOUNTING ~TASK_DELAY_ACCT ~TASKSTATS"
-
-PATCHES=(
-   "${FILESDIR}/disable-update-check.patch"
-)
-
-distutils_enable_tests setup.py
-distutils_enable_sphinx docs --no-autodoc
-
-pkg_setup() {
-   linux-info_pkg_setup
-}
-
-python_prepare_all() {
-   # Remove duplicate entries of a prebuilt doc build and
-   # ensure install of the file glances.conf in /etc/${PN}
-   sed \
-   -e '/share\/doc\/glances/d' \
-   -e "s/'CONTRIBUTING.md',//" \
-   -e "s:'conf/glances.conf':('${EPREFIX}/etc/glances', 
['conf/glances.conf':g" \
-   -i setup.py || die
-   sed -i "s/, 'irq']/]/" unitest.py || die
-   distutils-r1_python_prepare_all
-}
-
-python_install_all() {
-   # add an intended file from original data set from setup.py to DOCS
-   local DOCS=( README.rst CONTRIBUTING.md conf/glances.conf )
-   distutils-r1_python_install_all
-}
-
-pkg_postinst() {
-   #optfeature "Action script feature" dev-python/pystache
-   optfeature "Autodiscover mode" dev-python/zeroconf
-   optfeature "Cloud support" dev-python/requests
-   optfeature "Quicklook CPU info" dev-python/py-cpuinfo
-   optfeature "Docker monitoring support" dev-python/docker-py
-   #optfeature "Export module" \
-   #   unpackaged/bernhard \
-   #   unpackaged/cassandra-driver \
-   #   unpackaged/potsdb \
-   #   dev-python/couchdb-python \
-   #   dev-python/elasticsearch-py \
-   #   dev-python/influxdb \
-   #   dev-python/kafka-python \
-   #   dev-python/pika \
-   #   dev-python/paho-mqtt \
-   #   dev-python/prometheus_client \
-   #   dev-python/pyzmq \
-   #   dev-python/statsd
-   #optfeature "Nvidia GPU monitoring" unpackaged/nvidia-ml-py3
-   optfeature "SVG graph support" dev-python/pygal
-   optfeature "IP plugin" dev-python/netifaces
-   optfeature "RAID monitoring" dev-python/pymdstat
-   #optfeature "SMART support" unpackaged/pySMART.smartx
-   optfeature "RAID support" dev-python/pymdstat
-   optfeature "SNMP support" dev-python/pysnmp
-   #optfeature "sparklines plugin" unpackaged/sparklines
-   optfeature "Web server mode" dev-python/bottle dev-python/requests
-   optfeature "WIFI plugin" net-wireless/python-wifi
-}



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

2021-07-12 Thread Georgy Yakovlev
commit: b6b7af4c4db5bae687d212e57f5319fd564d9e3c
Author: Georgy Yakovlev  gentoo  org>
AuthorDate: Tue Jul 13 05:51:43 2021 +
Commit: Georgy Yakovlev  gentoo  org>
CommitDate: Tue Jul 13 05:51:56 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b6b7af4c

sys-process/glances: stabilize 3.2.1 for ppc64, bug #791565

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

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

diff --git a/sys-process/glances/glances-3.2.1.ebuild 
b/sys-process/glances/glances-3.2.1.ebuild
index 6e4c67ed539..75315755541 100644
--- a/sys-process/glances/glances-3.2.1.ebuild
+++ b/sys-process/glances/glances-3.2.1.ebuild
@@ -15,7 +15,7 @@ 
SRC_URI="https://github.com/nicolargo/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz
 
 LICENSE="LGPL-3"
 SLOT="0"
-KEYWORDS="amd64 arm arm64 ~ppc64 x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 arm arm64 ppc64 x86 ~amd64-linux ~x86-linux"
 IUSE=""
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: app-emacs/ebuild-run-mode/

2021-07-12 Thread Ulrich Müller
commit: 4328475fcb78d73773c7074a79b645b769486647
Author: Ulrich Müller  gentoo  org>
AuthorDate: Tue Jul 13 05:42:51 2021 +
Commit: Ulrich Müller  gentoo  org>
CommitDate: Tue Jul 13 05:43:20 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4328475f

app-emacs/ebuild-run-mode: Add test restriction

Bug: https://bugs.gentoo.org/801934
Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Ulrich Müller  gentoo.org>

 app-emacs/ebuild-run-mode/ebuild-run-mode-20210707.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/app-emacs/ebuild-run-mode/ebuild-run-mode-20210707.ebuild 
b/app-emacs/ebuild-run-mode/ebuild-run-mode-20210707.ebuild
index 1489c228304..c152e9b74bb 100644
--- a/app-emacs/ebuild-run-mode/ebuild-run-mode-20210707.ebuild
+++ b/app-emacs/ebuild-run-mode/ebuild-run-mode-20210707.ebuild
@@ -15,6 +15,7 @@ S="${WORKDIR}/${MY_PN}-v${PV}"
 LICENSE="GPL-2+"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
+RESTRICT="test"
 
 RDEPEND=">=app-emacs/ebuild-mode-1.53"
 



[gentoo-commits] repo/gentoo:master commit in: media-plugins/qmmp-plugin-pack/

2021-07-12 Thread Miroslav Šulc
commit: 1666fc3812779f304571fcf70cd291aefd71be65
Author: Miroslav Šulc  gentoo  org>
AuthorDate: Tue Jul 13 05:33:39 2021 +
Commit: Miroslav Šulc  gentoo  org>
CommitDate: Tue Jul 13 05:33:39 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1666fc38

media-plugins/qmmp-plugin-pack: bump to 1.5.1

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

 media-plugins/qmmp-plugin-pack/Manifest|  1 +
 .../qmmp-plugin-pack/qmmp-plugin-pack-1.5.1.ebuild | 35 ++
 2 files changed, 36 insertions(+)

diff --git a/media-plugins/qmmp-plugin-pack/Manifest 
b/media-plugins/qmmp-plugin-pack/Manifest
index 34aa0a42d9a..0ee83d66d14 100644
--- a/media-plugins/qmmp-plugin-pack/Manifest
+++ b/media-plugins/qmmp-plugin-pack/Manifest
@@ -1,2 +1,3 @@
 DIST qmmp-plugin-pack-1.4.1.tar.bz2 235757 BLAKE2B 
6ce61db9b4af6eaeb182c3bc4fe3965c1b7a6c36fb20c68cf45595af4e60667d4c8c20fb5c80246b3be523bcde8735f6a240853a6869beff0c17e0e4b0a9dc63
 SHA512 
e050bafb949209c75d1f9406bc2bff4e4372ff709cb9f5564a226784d160fe3732ce5fb058c4d11c92653e7097e121fc2e46fc693c60168e346cc5f645c5bacc
 DIST qmmp-plugin-pack-1.5.0.tar.bz2 227931 BLAKE2B 
5d036ed0627f6d42187c9d4055185cae2945f99d835694937e2e32ea00063aeecb4ecb4ab494bea151fa7112cc8f604175129e99fc999b2cba4d0ca95074ab12
 SHA512 
ccc62290f5ce45e6f6743c495800641865f07b0abbc40f8eb2e50319407c85f088c93f952905356b695b57e3b7341096faeaa3153e0635722d62c32bbd3bf7b3
+DIST qmmp-plugin-pack-1.5.1.tar.bz2 226034 BLAKE2B 
804e18c538119bfe89700f1975ff717c20bb65c2b956c30dae91d1ab2a06baf716a07809d1391f1844dadc3e8524fb6d37106b33091b91109a19f323b0942306
 SHA512 
0242754fdea26fc7c48a18edf77d35820af86643079c729465d9e4ddacb22470686e9d2771abe52e30441f97db5f1546ab984e941396d4cc67e7a0a1450328f3

diff --git a/media-plugins/qmmp-plugin-pack/qmmp-plugin-pack-1.5.1.ebuild 
b/media-plugins/qmmp-plugin-pack/qmmp-plugin-pack-1.5.1.ebuild
new file mode 100644
index 000..348abb6cd52
--- /dev/null
+++ b/media-plugins/qmmp-plugin-pack/qmmp-plugin-pack-1.5.1.ebuild
@@ -0,0 +1,35 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit cmake flag-o-matic
+
+DESCRIPTION="A set of extra plugins for Qmmp"
+HOMEPAGE="http://qmmp.ylsoftware.com/;
+SRC_URI="https://qmmp.ylsoftware.com/files/${PN}/$(ver_cut 1-2)/${P}.tar.bz2"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND="
+   dev-qt/qtcore:5
+   dev-qt/qtgui:5
+   dev-qt/qtnetwork:5
+   dev-qt/qtwidgets:5
+   media-libs/libsamplerate
+   media-libs/taglib
+   =media-sound/qmmp-$(ver_cut 1-2)*
+   media-video/ffmpeg
+"
+DEPEND="${RDEPEND}
+   dev-lang/yasm
+   dev-qt/linguist-tools:5
+"
+
+src_configure() {
+   append-ldflags -Wl,-z,noexecstack
+   cmake_src_configure
+}



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

2021-07-12 Thread Miroslav Šulc
commit: 63a2129ddd57e0f66225c0536f7a99e837574bf0
Author: Miroslav Šulc  gentoo  org>
AuthorDate: Tue Jul 13 05:35:37 2021 +
Commit: Miroslav Šulc  gentoo  org>
CommitDate: Tue Jul 13 05:35:37 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=63a2129d

media-sound/qmmp: bump to 1.5.1

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

 media-sound/qmmp/Manifest  |   1 +
 media-sound/qmmp/qmmp-1.5.1.ebuild | 159 +
 2 files changed, 160 insertions(+)

diff --git a/media-sound/qmmp/Manifest b/media-sound/qmmp/Manifest
index 3b9b0dd8df7..db7f8cbb097 100644
--- a/media-sound/qmmp/Manifest
+++ b/media-sound/qmmp/Manifest
@@ -1,2 +1,3 @@
 DIST qmmp-1.4.6.tar.bz2 1297295 BLAKE2B 
ec0b27c5faf2c76c15ff8594eecad8b6f73bb5fefd60e4916751a297ff055b252762c8e1ff6d6fc75535bc299159fc595e95767977958a8e94ff2d13218e6fb1
 SHA512 
dca9d06763be6ded45db14a5e8967e9bd8eebc14e5ec7b077171417e942d61a904ecd1944b8d80deecfb642248663739c3e1784449a10466475deb6e575ea7dc
 DIST qmmp-1.5.0.tar.bz2 1337043 BLAKE2B 
71da332bb125ddcc37cdc159e155af2e185cfef8f70348484ca6099666a4715258fadb8a7db68329a009e0d727b1d7b000553e34eb56552c229b6cc1a5f3dd45
 SHA512 
b8a29bf6b2f6da08e1ff2801c973821663570de436562ba79b40212b8b8522f0e25ea79c941bfacf252904851ed477cbfa66d7f145b172f93a105127894d5e04
+DIST qmmp-1.5.1.tar.bz2 1363593 BLAKE2B 
7c344ce2d9c1bc419b17c8d3727afa6f95273e7487f539b0e2f8cb5328f0185a7aab184d9df01a023f896e8b516135fd58ebe0e2204fb1f5ca283f4e0c04d78f
 SHA512 
4b866e7b53ea1757a94e028730dd99bab3b56917e6835b46284cce148e779e00a5fe0a396667283aa13c980a9ee33d0fe76df0198320f1897ec3b73bcd1f275e

diff --git a/media-sound/qmmp/qmmp-1.5.1.ebuild 
b/media-sound/qmmp/qmmp-1.5.1.ebuild
new file mode 100644
index 000..2fe547a222c
--- /dev/null
+++ b/media-sound/qmmp/qmmp-1.5.1.ebuild
@@ -0,0 +1,159 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit cmake xdg
+[[ ${PV} =  ]] && inherit subversion
+
+DESCRIPTION="Qt5-based audio player with winamp/xmms skins support"
+HOMEPAGE="http://qmmp.ylsoftware.com;
+if [[ ${PV} !=  ]]; then
+   SRC_URI="http://qmmp.ylsoftware.com/files/${P}.tar.bz2
+   mirror://sourceforge/${PN}-dev/files/${P}.tar.bz2"
+   KEYWORDS="~amd64 ~x86"
+else
+   QMMP_DEV_BRANCH="1.3"
+   
ESVN_REPO_URI="svn://svn.code.sf.net/p/${PN}-dev/code/branches/${PN}-${QMMP_DEV_BRANCH}"
+fi
+
+LICENSE="GPL-2"
+SLOT="0"
+# KEYWORDS further up
+IUSE="aac +alsa analyzer archive bs2b cdda cover crossfade cue curl +dbus enca
+ffmpeg flac game gnome jack ladspa lyrics +mad midi mms modplug mplayer 
musepack
+notifier opus oss pipewire projectm pulseaudio qsui qtmedia scrobbler shout sid
+sndfile soxr stereo tray udisks +vorbis wavpack"
+
+REQUIRED_USE="
+   gnome? ( dbus )
+   shout? ( soxr vorbis )
+   udisks? ( dbus )
+"
+
+RDEPEND="
+   dev-qt/qtcore:5
+   dev-qt/qtgui:5
+   dev-qt/qtnetwork:5
+   dev-qt/qtsql:5
+   dev-qt/qtwidgets:5
+   dev-qt/qtx11extras:5
+   media-libs/taglib
+   x11-libs/libX11
+   aac? ( media-libs/faad2 )
+   alsa? ( media-libs/alsa-lib )
+   archive? ( app-arch/libarchive )
+   bs2b? ( media-libs/libbs2b )
+   cdda? (
+   dev-libs/libcdio:=
+   dev-libs/libcdio-paranoia
+   )
+   curl? ( net-misc/curl )
+   dbus? ( dev-qt/qtdbus:5 )
+   enca? ( app-i18n/enca )
+   ffmpeg? ( media-video/ffmpeg:= )
+   flac? ( media-libs/flac )
+   game? ( media-libs/game-music-emu )
+   jack? (
+   media-libs/libsamplerate
+   virtual/jack
+   )
+   ladspa? ( media-plugins/cmt-plugins )
+   mad? (
+   media-libs/libmad:=
+   media-sound/mpg123:=
+   )
+   midi? ( media-sound/wildmidi )
+   mms? ( media-libs/libmms )
+   modplug? ( >=media-libs/libmodplug-0.8.4 )
+   mplayer? ( media-video/mplayer )
+   musepack? ( >=media-sound/musepack-tools-444 )
+   opus? ( media-libs/opusfile )
+   pipewire? ( media-video/pipewire )
+   projectm? (
+   dev-qt/qtgui:5[-gles2-only]
+   dev-qt/qtopengl:5
+   media-libs/libprojectm:=
+   )
+   pulseaudio? ( >=media-sound/pulseaudio-0.9.9 )
+   qtmedia? ( dev-qt/qtmultimedia:5 )
+   scrobbler? ( net-misc/curl )
+   shout? ( media-libs/libshout )
+   sid? ( >=media-libs/libsidplayfp-1.1.0 )
+   sndfile? ( media-libs/libsndfile )
+   soxr? ( media-libs/soxr )
+   udisks? ( sys-fs/udisks:2 )
+   vorbis? (
+   media-libs/libogg
+   media-libs/libvorbis
+   )
+   wavpack? ( media-sound/wavpack )
+"
+DEPEND="${RDEPEND}
+   dev-qt/linguist-tools:5
+"
+
+DOCS=( AUTHORS ChangeLog README )
+
+src_prepare() {
+   if has_version dev-libs/libcdio-paranoia ; then
+

[gentoo-commits] repo/gentoo:master commit in: media-libs/game-music-emu/files/, media-libs/game-music-emu/

2021-07-12 Thread Miroslav Šulc
commit: 0e97c7c2c5f71c1e4613054a3f2956a8bb073200
Author: Miroslav Šulc  gentoo  org>
AuthorDate: Tue Jul 13 04:30:41 2021 +
Commit: Miroslav Šulc  gentoo  org>
CommitDate: Tue Jul 13 04:30:41 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0e97c7c2

media-libs/game-music-emu: removed obsolete 0.6.2

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

 media-libs/game-music-emu/Manifest   |  1 -
 .../files/game-music-emu-0.6.2-gcc10.patch   | 11 ---
 .../game-music-emu/game-music-emu-0.6.2.ebuild   | 20 
 3 files changed, 32 deletions(-)

diff --git a/media-libs/game-music-emu/Manifest 
b/media-libs/game-music-emu/Manifest
index 827e699278c..4931ac980d2 100644
--- a/media-libs/game-music-emu/Manifest
+++ b/media-libs/game-music-emu/Manifest
@@ -1,2 +1 @@
-DIST game-music-emu-0.6.2.tar.xz 163052 BLAKE2B 
8bce2a5c09eef947f02cfc3521aa380564ddaad5f8a8f40ac38b645fc146332ba1cb6755592892dab00200c169a4d1f94978d80c52976c04e120d9d01c8db9dc
 SHA512 
1808d28b54cbbd8dc5e3240eb27d2e546398fb62ab6577e59430a7543cfdaa06482f70b4750656b73a05f1c1bc0c0254db97d0940271ea2144724e1c44f5da10
 DIST game-music-emu-0.6.3.tar.xz 234412 BLAKE2B 
21edd8f5e868231424c56dad6740a5c7cb8e7f503b707dc56ea71d7a75085566b2bd0c2060b0f9e919f858c13821b3810959cff96c41f9248bb3b98f12eb22f7
 SHA512 
4b20c69ced696bb879c34bcb7ce0f5f276642458d4cebca8ede673eed7d50664e527626e2077f85a3411a26660f1b3f01e43cccd72945e1edb2994421efeb552

diff --git a/media-libs/game-music-emu/files/game-music-emu-0.6.2-gcc10.patch 
b/media-libs/game-music-emu/files/game-music-emu-0.6.2-gcc10.patch
deleted file mode 100644
index 620085ca7b7..000
--- a/media-libs/game-music-emu/files/game-music-emu-0.6.2-gcc10.patch
+++ /dev/null
@@ -1,11 +0,0 @@
 a/CMakeLists.txt
-+++ b/CMakeLists.txt
-@@ -66,7 +66,7 @@
-if (__LIBGME_TEST_VISIBILITY)
-   # get the gcc version
-   exec_program(${CMAKE_CXX_COMPILER} ARGS --version OUTPUT_VARIABLE 
_gcc_version_info)
--  string (REGEX MATCH "[3-9]\\.[0-9]\\.[0-9]" _gcc_version 
"${_gcc_version_info}")
-+  string (REGEX MATCH "[0-9]+\\.[0-9]+\\.[0-9]+" _gcc_version 
"${_gcc_version_info}")
- 
-   # gcc <4.1 had poor support for symbol visibility
-   if ((${_gcc_version} VERSION_GREATER "4.1") OR (${_gcc_version} 
VERSION_EQUAL "4.1"))

diff --git a/media-libs/game-music-emu/game-music-emu-0.6.2.ebuild 
b/media-libs/game-music-emu/game-music-emu-0.6.2.ebuild
deleted file mode 100644
index 4f0e7ce5c12..000
--- a/media-libs/game-music-emu/game-music-emu-0.6.2.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
-
-CMAKE_ECLASS=cmake
-inherit cmake-multilib
-
-DESCRIPTION="Video game music file emulators"
-HOMEPAGE="https://bitbucket.org/mpyne/game-music-emu/wiki/Home;
-SRC_URI="https://bitbucket.org/mpyne/game-music-emu/downloads/${P}.tar.xz;
-
-LICENSE="LGPL-2.1"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ppc ppc64 x86"
-IUSE=""
-
-DOCS=( changes.txt design.txt gme.txt readme.txt )
-
-PATCHES=( "${FILESDIR}/game-music-emu-0.6.2-gcc10.patch" )



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

2021-07-12 Thread Miroslav Šulc
commit: 13aca055cf63a86d374ed7ee195543eeca615e80
Author: Miroslav Šulc  gentoo  org>
AuthorDate: Tue Jul 13 04:29:16 2021 +
Commit: Miroslav Šulc  gentoo  org>
CommitDate: Tue Jul 13 04:29:16 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=13aca055

media-libs/libogg: removed obsolete 1.3.4-r1

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

 media-libs/libogg/Manifest   |  1 -
 media-libs/libogg/libogg-1.3.4-r1.ebuild | 32 
 2 files changed, 33 deletions(-)

diff --git a/media-libs/libogg/Manifest b/media-libs/libogg/Manifest
index 450b147d407..5d5be17d0b1 100644
--- a/media-libs/libogg/Manifest
+++ b/media-libs/libogg/Manifest
@@ -1,2 +1 @@
-DIST libogg-1.3.4.tar.xz 428696 BLAKE2B 
21814db2d45e32be56da1b56afacce4b906b34c7b71e7915ceb7b4a240b9a1c271085a4d19362c97c5bb825569094bd2940a92140204f0449eeeadaa40cc6b30
 SHA512 
09ffb72c3cbde5c05140f5879bd457106ed4070bd7aa5ea7720cf8910167f1d0fa6312f1f71625d51f21e3033219da858e1a8a2701bfd768b35061f7586f976c
 DIST libogg-1.3.5.tar.xz 429076 BLAKE2B 
464cf767902bd8bd463d3faaae01fecbe33d4cc87dabf38388ac961bfbe24e6d113f4ee88542e6bed6fd7eaaf0709c7f5cb7a306ee910527f79810054ccdbae7
 SHA512 
5d1cbc2a3a1fcf5543f5729bd5eb560cfc740c5d17a2492ead137970c45e6203ec1f5de536d77c4b73ece9e3b0046eaa9181c02a09de72ac7ae51b1fca1e1ee7

diff --git a/media-libs/libogg/libogg-1.3.4-r1.ebuild 
b/media-libs/libogg/libogg-1.3.4-r1.ebuild
deleted file mode 100644
index 0814202d3a0..000
--- a/media-libs/libogg/libogg-1.3.4-r1.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
-
-inherit multilib-minimal
-
-DESCRIPTION="the Ogg media file format library"
-HOMEPAGE="https://xiph.org/ogg/;
-SRC_URI="https://downloads.xiph.org/releases/ogg/${P}.tar.xz;
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv sparc x86 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~x64-solaris 
~x86-solaris"
-IUSE="static-libs"
-
-PATCHES=(
-   "${FILESDIR}"/${PN}-1.3.4-libdir-m4.patch
-)
-
-MULTILIB_WRAPPED_HEADERS=(
-   /usr/include/ogg/config_types.h
-)
-
-multilib_src_configure() {
-   ECONF_SOURCE="${S}" econf $(use_enable static-libs static)
-}
-
-multilib_src_install_all() {
-   einstalldocs
-   find "${ED}" -type f -name "*.la" -delete || die
-}



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

2021-07-12 Thread Miroslav Šulc
commit: 6326289a0137c5d8e7e145a0147ae389f91dba63
Author: Miroslav Šulc  gentoo  org>
AuthorDate: Tue Jul 13 04:25:22 2021 +
Commit: Miroslav Šulc  gentoo  org>
CommitDate: Tue Jul 13 04:26:29 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6326289a

www-servers/tomcat: removed vulnerable 8.5.66

Bug: https://bugs.gentoo.org/801916
Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Miroslav Šulc  gentoo.org>

 www-servers/tomcat/Manifest |   1 -
 www-servers/tomcat/tomcat-8.5.66.ebuild | 159 
 2 files changed, 160 deletions(-)

diff --git a/www-servers/tomcat/Manifest b/www-servers/tomcat/Manifest
index 2f36da9c154..9dff8793f60 100644
--- a/www-servers/tomcat/Manifest
+++ b/www-servers/tomcat/Manifest
@@ -1,7 +1,6 @@
 DIST apache-tomcat-10.0.7-src.tar.gz 6001147 BLAKE2B 
f1aee4748d404d02188369603824dcc97765e907cfc3872f54b1859ae950a9475d72862caa2179ac39e4cbdb8c23424f89c4cbbfff8a2e079a842b0054257009
 SHA512 
395b0280666c6779f6378cb87e9abdb637a823e7f89452b7324329f4c0a1fe0b315275dca5df2f80a38c6f1ef98541bd1ea762df7af9cb15e4466c3b89e4e7a8
 DIST apache-tomcat-10.0.8-src.tar.gz 6010420 BLAKE2B 
86390f04147d3082fbc9f15704121cbd6aa8ba756b4bc03e64a49aae3dca96c6b503949da0096f8ddf143bdeb1320b7601008683ce94bdad9ef235e1f73ad948
 SHA512 
c264be4cb29d87c95918d2723ab20bc7e2cb5149cb366cca348c6cd311b0f38ac500ed6b4756b20245a446ead50e7208f77093d6081563ed76d6691abfcbe14c
 DIST apache-tomcat-7.0.109-src.tar.gz 5314401 BLAKE2B 
56583caea6879bf8ca5cc02a886de3d7af413032f88d367653e709dc1c8f590e78620c788317bbff4b6e65dd3e242cc26863164ac8e7c87334a22636f3ed0703
 SHA512 
ecf9c0bee0e3e1aa24f299fe633705c5a2f6aa264d9e4968cfc96aa5d0a425c2b0ff07765a8b6c67221766733bdfaed6e6c6377a8d0870d889e7063ce90a46ce
-DIST apache-tomcat-8.5.66-src.tar.gz 5879748 BLAKE2B 
bfef20872bd19ffa2bb34b98a1da875fdd5f232e681458f0aef093b7eecd63a95c1cd26130f54251f149249e639d0da250e43314d2a86b8ee9b48b675f0d
 SHA512 
322fda683197898f873feb375791092d33c90aac08a54889fabab0f59ecbc7b27784f027b37008c6893fdbf8ca7973b73268f42673d7e8df762419b5a536593b
 DIST apache-tomcat-8.5.68-src.tar.gz 5907026 BLAKE2B 
2312edb94f98ee98b594325fbc32521776e9cadc4422a3a46f3651f1fee072a99c5f6874378ac06215396504d34ad750edd6ec3399a3931554068195a8ee15ef
 SHA512 
579a35f944ead756995d288b66ea8a4ab30289a90c32aa01119abcea85a8524f6594ce5cb7ac9df6d352c1e3b54a18c814b5d3a6409dce6a43614e3a89284066
 DIST apache-tomcat-8.5.69-src.tar.gz 5916996 BLAKE2B 
4a3ef958b6bb0089149877c25baaa2c1a0bcee473c0942b419c5c1d7071dcae4f8a6e6f1805efdee1201042feedc64e213fffbcdb35cf2b7f9a67217b8dcad48
 SHA512 
467dd38bd77d8b5ac6fa2acf9f6ee71d04467a3182647757fa47f5d1d9576c96e5061db61ba08b04318f1db9ee4f2bcac7b45f1f9f4f81cd1807a57483dd7bbb
 DIST apache-tomcat-9.0.48-src.tar.gz 6080015 BLAKE2B 
9b2cac8143ca8186857d7d53e8737f2f7d2ec8e0ca03d32447ad25b429cbf37c1c7b39bc6e4b93679c08bd5f4940280d00946a70e9fa82f8c2a596ea18a2a4c6
 SHA512 
9b762f6d1a1f6c75e10f1bc05c39a647ae2165f3b81c09ff73cc286f3c487b034b9d14c73b808c73b35f55f642848831a0329d9d611c8bbb3928559e552a3ff3

diff --git a/www-servers/tomcat/tomcat-8.5.66.ebuild 
b/www-servers/tomcat/tomcat-8.5.66.ebuild
deleted file mode 100644
index 0d566b00a7b..000
--- a/www-servers/tomcat/tomcat-8.5.66.ebuild
+++ /dev/null
@@ -1,159 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-JAVA_PKG_IUSE="doc source test"
-
-inherit java-pkg-2 java-ant-2 prefix
-
-MY_P="apache-${P}-src"
-
-DESCRIPTION="Tomcat Servlet-3.1/JSP-2.3/EL-3.0/WebSocket-1.1/JASPIC-1.1 
Container"
-HOMEPAGE="https://tomcat.apache.org/;
-SRC_URI="mirror://apache/${PN}/tomcat-8/v${PV}/src/${MY_P}.tar.gz"
-
-LICENSE="Apache-2.0"
-SLOT="8.5"
-KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux ~x86-solaris"
-IUSE="extra-webapps"
-
-RESTRICT="test" # can we run them on a production system?
-
-ECJ_SLOT="4.5"
-SAPI_SLOT="3.1"
-
-COMMON_DEP="dev-java/eclipse-ecj:${ECJ_SLOT}
-   ~dev-java/tomcat-servlet-api-${PV}:${SAPI_SLOT}"
-RDEPEND="${COMMON_DEP}
-   acct-group/tomcat
-   acct-user/tomcat
-   virtual/jre"
-DEPEND="${COMMON_DEP}
-   app-admin/pwgen
-   dev-java/ant-core
-   virtual/jdk:1.8
-   doc? (
-   dev-java/glassfish-xmlrpc-api:0
-   dev-java/wsdl4j:0
-   )
-   test? (
-   >=dev-java/ant-junit-1.9:0
-   dev-java/easymock:3.2
-   )"
-
-S=${WORKDIR}/${MY_P}
-
-src_prepare() {
-   default
-
-   find -name '*.jar' -type f -delete -print || die
-
-   # Remove bundled servlet-api
-   rm -rv java/javax/{el,servlet} || die
-
-   eapply "${FILESDIR}/${PN}-8.5.66-build.xml.patch"
-
-   # For use of catalina.sh in netbeans
-   sed -i -e "/^# - Execute The Requested Command/ a\
-   CLASSPATH=\`java-config --with-dependencies --classpath 
${PN}-${SLOT}\`" \
-   bin/catalina.sh || die
-
-   java-pkg-2_src_prepare
-}
-

[gentoo-commits] repo/gentoo:master commit in: dev-java/tomcat-servlet-api/

2021-07-12 Thread Miroslav Šulc
commit: 6b20d11194c4bae165af1a5de5513ee094d3301b
Author: Miroslav Šulc  gentoo  org>
AuthorDate: Tue Jul 13 04:26:22 2021 +
Commit: Miroslav Šulc  gentoo  org>
CommitDate: Tue Jul 13 04:26:29 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6b20d111

dev-java/tomcat-servlet-api: removed obsolete 8.5.66

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

 dev-java/tomcat-servlet-api/Manifest   |  1 -
 .../tomcat-servlet-api-8.5.66.ebuild   | 99 --
 2 files changed, 100 deletions(-)

diff --git a/dev-java/tomcat-servlet-api/Manifest 
b/dev-java/tomcat-servlet-api/Manifest
index 6aa2b5bdf2e..97aa33b437e 100644
--- a/dev-java/tomcat-servlet-api/Manifest
+++ b/dev-java/tomcat-servlet-api/Manifest
@@ -5,7 +5,6 @@ DIST apache-tomcat-4.1.40-src.tar.gz 3709719 BLAKE2B 
f7ca82052c1148a5c384fcbc387
 DIST apache-tomcat-5.5.36-src.tar.gz 3743113 BLAKE2B 
dbfcfd123a23b0ceb9f1fdd936e42324ea8b10cf327a1d0abf1703006535859c7122690a08b5ec27b86b526cc7709a7199b4f35f123538ff11f23f3b489358f3
 SHA512 
845636b5b992fbbb7d657d192afbab1e6a924bfd0c71b025cf22776eb4527d92d63f9b3f33475d4349a0df4cebd984ba3776eedd7482b820abdea909e90a97b7
 DIST apache-tomcat-6.0.53-src.tar.gz 3522914 BLAKE2B 
054b097c16861abaa8bdbeba713b49bc1dfcff573bb3f4bd0ff5807c33a2a0fb991af618f6e11e5b3ce3fa55c589fc6569342cab5d5a00349c79bc7061d81e40
 SHA512 
915a0a18f5c2883625c9441eed6465973eff4f6bf41e08e925c7edaea89ef8f6ee9476d3e06fa38228d4bcb4decaf53e3a7bdb7ec7e899e6250db3e12a9f5f2c
 DIST apache-tomcat-7.0.109-src.tar.gz 5314401 BLAKE2B 
56583caea6879bf8ca5cc02a886de3d7af413032f88d367653e709dc1c8f590e78620c788317bbff4b6e65dd3e242cc26863164ac8e7c87334a22636f3ed0703
 SHA512 
ecf9c0bee0e3e1aa24f299fe633705c5a2f6aa264d9e4968cfc96aa5d0a425c2b0ff07765a8b6c67221766733bdfaed6e6c6377a8d0870d889e7063ce90a46ce
-DIST apache-tomcat-8.5.66-src.tar.gz 5879748 BLAKE2B 
bfef20872bd19ffa2bb34b98a1da875fdd5f232e681458f0aef093b7eecd63a95c1cd26130f54251f149249e639d0da250e43314d2a86b8ee9b48b675f0d
 SHA512 
322fda683197898f873feb375791092d33c90aac08a54889fabab0f59ecbc7b27784f027b37008c6893fdbf8ca7973b73268f42673d7e8df762419b5a536593b
 DIST apache-tomcat-8.5.68-src.tar.gz 5907026 BLAKE2B 
2312edb94f98ee98b594325fbc32521776e9cadc4422a3a46f3651f1fee072a99c5f6874378ac06215396504d34ad750edd6ec3399a3931554068195a8ee15ef
 SHA512 
579a35f944ead756995d288b66ea8a4ab30289a90c32aa01119abcea85a8524f6594ce5cb7ac9df6d352c1e3b54a18c814b5d3a6409dce6a43614e3a89284066
 DIST apache-tomcat-8.5.69-src.tar.gz 5916996 BLAKE2B 
4a3ef958b6bb0089149877c25baaa2c1a0bcee473c0942b419c5c1d7071dcae4f8a6e6f1805efdee1201042feedc64e213fffbcdb35cf2b7f9a67217b8dcad48
 SHA512 
467dd38bd77d8b5ac6fa2acf9f6ee71d04467a3182647757fa47f5d1d9576c96e5061db61ba08b04318f1db9ee4f2bcac7b45f1f9f4f81cd1807a57483dd7bbb
 DIST apache-tomcat-9.0.46-src.tar.gz 6068533 BLAKE2B 
400814281aedd588c008a1363199f8602e856870d4c39d536b13f8a357c2390d2db689940f4a6971ec74a84e8e400174e72610e0d64a220de41f2dff419dda3c
 SHA512 
dc380e23aa87273c6ba32e79659e768c551b07812635c2f1c62d2c34b493b1d3d51b4548fec5014fdb36f8461fc90942aa7917874ddf3d6f5c5345d8ca02dfc1

diff --git a/dev-java/tomcat-servlet-api/tomcat-servlet-api-8.5.66.ebuild 
b/dev-java/tomcat-servlet-api/tomcat-servlet-api-8.5.66.ebuild
deleted file mode 100644
index 8846bfbc900..000
--- a/dev-java/tomcat-servlet-api/tomcat-servlet-api-8.5.66.ebuild
+++ /dev/null
@@ -1,99 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-JAVA_PKG_IUSE="source"
-
-inherit java-pkg-2 java-pkg-simple
-
-MY_A="apache-${P}-src"
-MY_P="${MY_A/-servlet-api/}"
-DESCRIPTION="Tomcat's Servlet API 3.1/JSP API 2.3/EL API 3.0 implementation"
-HOMEPAGE="https://tomcat.apache.org/;
-SRC_URI="mirror://apache/tomcat/tomcat-8/v${PV}/src/${MY_P}.tar.gz"
-
-LICENSE="Apache-2.0"
-SLOT="3.1"
-KEYWORDS="amd64 ~arm arm64 ppc64 x86 ~amd64-linux ~x86-linux ~x64-solaris 
~x86-solaris"
-IUSE=""
-
-DEPEND=">=virtual/jdk-1.8:*"
-RDEPEND=">=virtual/jre-1.8:*"
-
-S="${WORKDIR}/${MY_P}/"
-
-JAVA_TEST_SRC_DIR="src/test"
-
-SERVLET_API_JAR="servlet-api.jar"
-SERVLET_API_SRC="src/main/servlet-api"
-SERVLET_API_RESOURCES="src/resources/servlet-api"
-EL_API_JAR="el-api.jar"
-EL_API_SRC="src/main/el-api"
-EL_API_RESOURCES="src/resources/el-api"
-JSP_API_JAR="jsp-api.jar"
-JSP_API_SRC="src/main/jsp-api"
-JSP_API_RESOURCES="src/resources/jsp-api"
-
-src_prepare() {
-   default
-
-   # The sources and also resources are mixed together so we first give it 
a structure to make it easier to compila and package
-
-   mkdir -p ${SERVLET_API_SRC} ${SERVLET_API_RESOURCES} \
-   ${EL_API_SRC} ${EL_API_RESOURCES} \
-   ${JSP_API_SRC}/javax/servlet ${JSP_API_RESOURCES} \
-   ${JAVA_TEST_SRC_DIR} || die "Failed to create source directory"
-
-   pushd java || die "Failed to cd to java dir"
-
-   cp --parents -R 

[gentoo-commits] repo/gentoo:master commit in: net-irc/ergo/files/

2021-07-12 Thread Sam James
commit: 3055ac7258518df758f72bf0055d50cfc366a3c0
Author: Michael Mair-Keimberger  levelnine  at>
AuthorDate: Mon Jul 12 18:17:46 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Jul 13 04:22:21 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3055ac72

net-irc/ergo: remove unused files

Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Michael Mair-Keimberger  levelnine.at>
Closes: https://github.com/gentoo/gentoo/pull/21617
Signed-off-by: Sam James  gentoo.org>

 net-irc/ergo/files/oragono.confd |  3 ---
 net-irc/ergo/files/oragono.initd | 11 ---
 2 files changed, 14 deletions(-)

diff --git a/net-irc/ergo/files/oragono.confd b/net-irc/ergo/files/oragono.confd
deleted file mode 100644
index 3e694bb9703..000
--- a/net-irc/ergo/files/oragono.confd
+++ /dev/null
@@ -1,3 +0,0 @@
-# /etc/conf.d/oragono: config file for /etc/init.d/oragono
-ORAGONO_CONFIGFILE="/etc/oragono/ircd.yaml"
-

diff --git a/net-irc/ergo/files/oragono.initd b/net-irc/ergo/files/oragono.initd
deleted file mode 100644
index 2379aaea301..000
--- a/net-irc/ergo/files/oragono.initd
+++ /dev/null
@@ -1,11 +0,0 @@
-#!/sbin/openrc-run
-command=/usr/bin/oragono
-command_args="--conf ${ORAGONO_CONFIGFILE:-"/etc/oragono/ircd.yaml"}"
-pidfile=/var/run/oraogno.pid
-name="Oragono"
-description="Oragono IRC daemon"
-
-depend() {
-   use dns
-   provide ircd
-}



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

2021-07-12 Thread Sam James
commit: d7312598e238167fe6b1a262b26b64f90d9d1d95
Author: Ekaterina Vaartis  kotobank  ch>
AuthorDate: Thu Jul  8 07:55:55 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Jul 13 04:21:46 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d7312598

media-gfx/hydrus: Add 446

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

 media-gfx/hydrus/Manifest  |   1 +
 media-gfx/hydrus/hydrus-446.ebuild | 141 +
 2 files changed, 142 insertions(+)

diff --git a/media-gfx/hydrus/Manifest b/media-gfx/hydrus/Manifest
index 37245c50da8..771a7ab241b 100644
--- a/media-gfx/hydrus/Manifest
+++ b/media-gfx/hydrus/Manifest
@@ -1,3 +1,4 @@
 DIST hydrus-443.tar.gz 38823767 BLAKE2B 
100b2c0650d3230b1c18e58417b731bd661fecde50ac43010bcffe3f8f5be5e0416156523a2c3b5bcc4d739a54f3c6cf21559a2be2ba1dd6fe38131d91d00bee
 SHA512 
d18f32c2cb05ab73dcff83d1a7bad63519b84640cce2991f00623da86197ecf72ac4f3c1e064515980a56d2c415dcb90e19edeb35646701bca0f3fc0d149be1d
 DIST hydrus-444.tar.gz 38817103 BLAKE2B 
f9eb3dc346a1a7b8d45558ee69b0b9d2a7dbbb7018734680e9953f20ebd56209cc1874213ecf5515835f1022bf571a99543154843f7dc2b9375116db8ba080a0
 SHA512 
f5bc28e43a5218fce15bc9d197ebcc1f4eb47856a741ad79f59d1da2413a3e7e220381a4d8208fe880fa507e023f9c03050e46ab5214ef310d105df0d85a9682
 DIST hydrus-445.tar.gz 38823389 BLAKE2B 
3cd07a3e30e60bd8507fd58c027e5c5a96745163bd5982198448a65b957ff8f4308c9bc0ee73b883fa275689c900dff07f497634c07f4b2f7fe579e1e3d6f378
 SHA512 
6735468bd531786fef9a861a81ee1e34595c362450027a0c011593465ed77dc85a304a314dcb7031e30b2e90548b2497bb4f01932dc1f04e814b7dd5ae70617c
+DIST hydrus-446.tar.gz 38830223 BLAKE2B 
5ab44f9cfbd15eb10144135eb4cc1d8493c20f2a931db4332a61aa186fddff96cb3a3b29eb2b210f070bb4be8210d552beb2578a7287a169a7364f02363e05f4
 SHA512 
bdbcd1177c3bf6ee85089e1a653587bae41c524bc2313bb5d481dee074c7da1c533a91957dc3b03d1c0b515e705809887e290ac71b866a51664f2a9a34bbfb6b

diff --git a/media-gfx/hydrus/hydrus-446.ebuild 
b/media-gfx/hydrus/hydrus-446.ebuild
new file mode 100644
index 000..abe83ba3872
--- /dev/null
+++ b/media-gfx/hydrus/hydrus-446.ebuild
@@ -0,0 +1,141 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{7..9} )
+PYTHON_REQ_USE="sqlite"
+
+inherit python-single-r1 desktop optfeature
+
+DESCRIPTION="A booru-like media organizer for the desktop"
+HOMEPAGE="https://hydrusnetwork.github.io/hydrus/ 
https://github.com/hydrusnetwork/hydrus;
+
+if [[ "${PV}" == "" ]]; then
+   inherit git-r3
+
+   EGIT_REPO_URI="https://github.com/hydrusnetwork/hydrus.git;
+else
+   SRC_URI="https://github.com/hydrusnetwork/${PN}/archive/v${PV}.tar.gz 
-> ${P}.tar.gz"
+
+   KEYWORDS="~amd64"
+fi
+
+# hydrus itself is WTFPL
+# icons included are CC-BY-2.5
+LICENSE="WTFPL-2 CC-BY-2.5"
+SLOT="0"
+IUSE="+mpv +ffmpeg +lz4 socks +cloudscraper charts test"
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
+
+RESTRICT="!test? ( test )"
+
+RDEPEND="
+   ${PYTHON_DEPS}
+   $(python_gen_cond_dep '
+   dev-python/chardet[${PYTHON_MULTI_USEDEP}]
+   dev-python/html5lib[${PYTHON_MULTI_USEDEP}]
+   dev-python/lxml[${PYTHON_MULTI_USEDEP}]
+   dev-python/numpy[${PYTHON_MULTI_USEDEP}]
+   dev-python/pillow[${PYTHON_MULTI_USEDEP}]
+   dev-python/psutil[${PYTHON_MULTI_USEDEP}]
+   dev-python/pyopenssl[${PYTHON_MULTI_USEDEP}]
+   dev-python/pyside2[widgets,gui,charts?,${PYTHON_MULTI_USEDEP}]
+   dev-python/pyyaml[${PYTHON_MULTI_USEDEP}]
+   dev-python/requests[${PYTHON_MULTI_USEDEP}]
+   dev-python/send2trash[${PYTHON_MULTI_USEDEP}]
+   dev-python/service_identity[${PYTHON_MULTI_USEDEP}]
+   dev-python/six[${PYTHON_MULTI_USEDEP}]
+   dev-python/twisted[${PYTHON_MULTI_USEDEP}]
+   media-libs/opencv[python,png,jpeg,${PYTHON_MULTI_USEDEP}]
+
+   >=dev-python/QtPy-1.9.0-r4[pyside2,${PYTHON_MULTI_USEDEP}]
+   dev-python/beautifulsoup:4[${PYTHON_MULTI_USEDEP}]
+
+   cloudscraper? ( dev-python/cloudscraper[${PYTHON_MULTI_USEDEP}] 
)
+   ffmpeg? ( media-video/ffmpeg )
+   lz4? ( dev-python/lz4[${PYTHON_MULTI_USEDEP}] )
+   mpv? (
+   media-video/mpv[libmpv,${PYTHON_MULTI_USEDEP}]
+   dev-python/python-mpv[${PYTHON_MULTI_USEDEP}]
+   )
+   socks? (
+   || ( dev-python/requests[socks5,${PYTHON_MULTI_USEDEP}]
+   dev-python/PySocks[${PYTHON_MULTI_USEDEP}] )
+   )
+   ')
+"
+BDEPEND="
+   ${RDEPEND}
+   $(python_gen_cond_dep '
+   test? (
+   

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

2021-07-12 Thread Sam James
commit: 29ec9d25ee637c7ddd054e8d13ffd370c0557b92
Author: Ekaterina Vaartis  kotobank  ch>
AuthorDate: Thu Jul  8 07:55:35 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Jul 13 04:21:45 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=29ec9d25

media-gfx/hydrus: Drop 442

Signed-off-by: Ekaterina Vaartis  kotobank.ch>
Signed-off-by: Sam James  gentoo.org>

 media-gfx/hydrus/Manifest  |   1 -
 media-gfx/hydrus/hydrus-442.ebuild | 135 -
 2 files changed, 136 deletions(-)

diff --git a/media-gfx/hydrus/Manifest b/media-gfx/hydrus/Manifest
index c71deb4fec8..37245c50da8 100644
--- a/media-gfx/hydrus/Manifest
+++ b/media-gfx/hydrus/Manifest
@@ -1,4 +1,3 @@
-DIST hydrus-442.tar.gz 38818985 BLAKE2B 
955f5d9969bd46184fbf5fb11b1bc17257d184acd34a9533a20bc35e20ff5cabcc3715ebbb39f42b926b8b00f570c7f483eed3b11472c78f82b9ceeafc3dc765
 SHA512 
5a78338426127b276b067b52f590e275e132ea2676a4933162183e183a015556351e13e55271240059a145627d8a2ce1f6fe1a07ef267580604e998328c5c4f6
 DIST hydrus-443.tar.gz 38823767 BLAKE2B 
100b2c0650d3230b1c18e58417b731bd661fecde50ac43010bcffe3f8f5be5e0416156523a2c3b5bcc4d739a54f3c6cf21559a2be2ba1dd6fe38131d91d00bee
 SHA512 
d18f32c2cb05ab73dcff83d1a7bad63519b84640cce2991f00623da86197ecf72ac4f3c1e064515980a56d2c415dcb90e19edeb35646701bca0f3fc0d149be1d
 DIST hydrus-444.tar.gz 38817103 BLAKE2B 
f9eb3dc346a1a7b8d45558ee69b0b9d2a7dbbb7018734680e9953f20ebd56209cc1874213ecf5515835f1022bf571a99543154843f7dc2b9375116db8ba080a0
 SHA512 
f5bc28e43a5218fce15bc9d197ebcc1f4eb47856a741ad79f59d1da2413a3e7e220381a4d8208fe880fa507e023f9c03050e46ab5214ef310d105df0d85a9682
 DIST hydrus-445.tar.gz 38823389 BLAKE2B 
3cd07a3e30e60bd8507fd58c027e5c5a96745163bd5982198448a65b957ff8f4308c9bc0ee73b883fa275689c900dff07f497634c07f4b2f7fe579e1e3d6f378
 SHA512 
6735468bd531786fef9a861a81ee1e34595c362450027a0c011593465ed77dc85a304a314dcb7031e30b2e90548b2497bb4f01932dc1f04e814b7dd5ae70617c

diff --git a/media-gfx/hydrus/hydrus-442.ebuild 
b/media-gfx/hydrus/hydrus-442.ebuild
deleted file mode 100644
index 3133d5282a5..000
--- a/media-gfx/hydrus/hydrus-442.ebuild
+++ /dev/null
@@ -1,135 +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} )
-PYTHON_REQ_USE="sqlite"
-
-inherit python-single-r1 desktop optfeature
-
-DESCRIPTION="A booru-like media organizer for the desktop"
-HOMEPAGE="https://hydrusnetwork.github.io/hydrus/ 
https://github.com/hydrusnetwork/hydrus;
-SRC_URI="https://github.com/hydrusnetwork/${PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
-
-# hydrus itself is WTFPL
-# icons included are CC-BY-2.5
-LICENSE="WTFPL-2 CC-BY-2.5"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE="+mpv +ffmpeg +lz4 socks +cloudscraper charts test"
-REQUIRED_USE="${PYTHON_REQUIRED_USE}"
-
-RESTRICT="!test? ( test )"
-
-RDEPEND="
-   ${PYTHON_DEPS}
-   $(python_gen_cond_dep '
-   dev-python/chardet[${PYTHON_MULTI_USEDEP}]
-   dev-python/html5lib[${PYTHON_MULTI_USEDEP}]
-   dev-python/lxml[${PYTHON_MULTI_USEDEP}]
-   dev-python/numpy[${PYTHON_MULTI_USEDEP}]
-   dev-python/pillow[${PYTHON_MULTI_USEDEP}]
-   dev-python/psutil[${PYTHON_MULTI_USEDEP}]
-   dev-python/pyopenssl[${PYTHON_MULTI_USEDEP}]
-   dev-python/pyside2[widgets,gui,charts?,${PYTHON_MULTI_USEDEP}]
-   dev-python/pyyaml[${PYTHON_MULTI_USEDEP}]
-   dev-python/requests[${PYTHON_MULTI_USEDEP}]
-   dev-python/send2trash[${PYTHON_MULTI_USEDEP}]
-   dev-python/service_identity[${PYTHON_MULTI_USEDEP}]
-   dev-python/six[${PYTHON_MULTI_USEDEP}]
-   dev-python/twisted[${PYTHON_MULTI_USEDEP}]
-   media-libs/opencv[python,png,jpeg,${PYTHON_MULTI_USEDEP}]
-
-   >=dev-python/QtPy-1.9.0-r4[pyside2,${PYTHON_MULTI_USEDEP}]
-   dev-python/beautifulsoup:4[${PYTHON_MULTI_USEDEP}]
-
-   cloudscraper? ( dev-python/cloudscraper[${PYTHON_MULTI_USEDEP}] 
)
-   ffmpeg? ( media-video/ffmpeg )
-   lz4? ( dev-python/lz4[${PYTHON_MULTI_USEDEP}] )
-   mpv? (
-   media-video/mpv[libmpv,${PYTHON_MULTI_USEDEP}]
-   dev-python/python-mpv[${PYTHON_MULTI_USEDEP}]
-   )
-   socks? (
-   || ( dev-python/requests[socks5,${PYTHON_MULTI_USEDEP}]
-   dev-python/PySocks[${PYTHON_MULTI_USEDEP}] )
-   )
-   ')
-"
-BDEPEND="
-   ${RDEPEND}
-   $(python_gen_cond_dep '
-   test? (
-   dev-python/httmock[${PYTHON_MULTI_USEDEP}]
-   dev-python/mock[${PYTHON_MULTI_USEDEP}]
-   dev-python/nose[${PYTHON_MULTI_USEDEP}]
-   )
-   ')
-"
-
-PATCHES=(
-   

[gentoo-commits] repo/proj/guru:dev commit in: app-admin/ananicy/, app-admin/ananicy/files/

2021-07-12 Thread Alessandro Barbieri
commit: 27ed423c47e1d2584decc55c1dc9d4002d2d001c
Author: Alessandro Barbieri  gmail  com>
AuthorDate: Tue Jul 13 04:17:53 2021 +
Commit: Alessandro Barbieri  gmail  com>
CommitDate: Tue Jul 13 04:18:30 2021 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=27ed423c

app-admin/ananicy: treeclean

Signed-off-by: Alessandro Barbieri  gmail.com>

 app-admin/ananicy/Manifest |  1 -
 app-admin/ananicy/ananicy-2.2.1-r1.ebuild  | 37 --
 .../ananicy/files/ananicy-fix-sysctl-path.patch| 14 
 app-admin/ananicy/files/ananicy.initd  | 18 ---
 app-admin/ananicy/metadata.xml | 13 
 5 files changed, 83 deletions(-)

diff --git a/app-admin/ananicy/Manifest b/app-admin/ananicy/Manifest
deleted file mode 100644
index f0c5c784b..0
--- a/app-admin/ananicy/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST ananicy-2.2.1.tar.gz 43197 BLAKE2B 
5fc1fb201c50d7b93b62d089bf341c105b2e931349966e97b2becd0744f24ebd8900ea54e113bc3fc7a2648f4e088a2215b669861a311f2c92f30a8583ad95ad
 SHA512 
858bbfbf196a2b8f512e4f09d8a0f176ef33fbbf610c8de437dc7889830a6f8a302c4d864faa8e28c71d4c1229c112e56b7fd84918d85786153228217aaec7ef

diff --git a/app-admin/ananicy/ananicy-2.2.1-r1.ebuild 
b/app-admin/ananicy/ananicy-2.2.1-r1.ebuild
deleted file mode 100644
index 7f383bf36..0
--- a/app-admin/ananicy/ananicy-2.2.1-r1.ebuild
+++ /dev/null
@@ -1,37 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="7"
-
-PYTHON_COMPAT=( python3_{8..10} pypy3 )
-
-inherit python-single-r1
-
-DESCRIPTION="ANother Auto NICe daemon"
-HOMEPAGE="https://github.com/Nefelim4ag/Ananicy;
-SRC_URI="https://github.com/Nefelim4ag/Ananicy/archive/${PV}.tar.gz -> 
${P}.tar.gz"
-S="${WORKDIR}/${P^}"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~amd64"
-
-REQUIRED_USE="${PYTHON_REQUIRED_USE}"
-BDEPEND="${PYTHON_DEPS}"
-RDEPEND="
-   ${BDEPEND}
-   sys-process/schedtool
-"
-DOCS=( README.md )
-PATCHES=( "${FILESDIR}/${PN}-fix-sysctl-path.patch" )
-
-src_compile() {
-   return
-}
-
-src_install() {
-   emake PREFIX="${D}" install
-   python_fix_shebang "${ED}/usr/bin/ananicy"
-   doinitd "${FILESDIR}/ananicy.initd"
-   einstalldocs
-}

diff --git a/app-admin/ananicy/files/ananicy-fix-sysctl-path.patch 
b/app-admin/ananicy/files/ananicy-fix-sysctl-path.patch
deleted file mode 100644
index 1c44fe8c4..0
--- a/app-admin/ananicy/files/ananicy-fix-sysctl-path.patch
+++ /dev/null
@@ -1,14 +0,0 @@
 a/ananicy.service
-+++ b/ananicy.service
-@@ -4,9 +4,9 @@
- 
- [Service]
- Type=notify
--ExecStartPre=/sbin/sysctl -e kernel.sched_autogroup_enabled=0
-+ExecStartPre=/usr/sbin/sysctl -e kernel.sched_autogroup_enabled=0
- ExecStart=/usr/bin/ananicy start
--ExecStopPost=/sbin/sysctl -e kernel.sched_autogroup_enabled=1
-+ExecStopPost=/usr/sbin/sysctl -e kernel.sched_autogroup_enabled=1
- Nice=19
- SuccessExitStatus=143
- OOMScoreAdjust=-999

diff --git a/app-admin/ananicy/files/ananicy.initd 
b/app-admin/ananicy/files/ananicy.initd
deleted file mode 100644
index e2c31dfb1..0
--- a/app-admin/ananicy/files/ananicy.initd
+++ /dev/null
@@ -1,18 +0,0 @@
-#!/usr/bin/openrc-run
-
-pidfile="/run/ananicy.pid"
-command="/usr/bin/ananicy"
-command_args="start"
-command_background=true
-
-start_pre() {
-   /usr/sbin/sysctl -e kernel.sched_autogroup_enabled=0
-}
-
-stop_post() {
-   /usr/sbin/sysctl -e kernel.sched_autogroup_enabled=1
-}
-
-stop() {
-   start-stop-daemon --stop --pidfile "$pidfile"
-}

diff --git a/app-admin/ananicy/metadata.xml b/app-admin/ananicy/metadata.xml
deleted file mode 100644
index e9eeb2fff..0
--- a/app-admin/ananicy/metadata.xml
+++ /dev/null
@@ -1,13 +0,0 @@
-
-http://www.gentoo.org/dtd/metadata.dtd;>
-
-   
-   co-maintainers welcome
-   lssndrbarbi...@gmail.com
-   Alessandro Barbieri
-   
-   
-   https://github.com/Nefelim4ag/Ananicy/issues
-   Nefelim4ag/Ananicy
-   
-



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

2021-07-12 Thread Sam James
commit: af25363fd96c9802defaaff6ea38786d9c987d73
Author: Sam James  gentoo  org>
AuthorDate: Tue Jul 13 04:13:14 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Jul 13 04:13:14 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=af25363f

app-admin/ananicy: update EAPI 7 -> 8

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

 app-admin/ananicy/ananicy-2.2.1-r1.ebuild | 22 +-
 1 file changed, 13 insertions(+), 9 deletions(-)

diff --git a/app-admin/ananicy/ananicy-2.2.1-r1.ebuild 
b/app-admin/ananicy/ananicy-2.2.1-r1.ebuild
index 7f383bf3689..d2188b3b440 100644
--- a/app-admin/ananicy/ananicy-2.2.1-r1.ebuild
+++ b/app-admin/ananicy/ananicy-2.2.1-r1.ebuild
@@ -1,7 +1,7 @@
 # Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI="7"
+EAPI=8
 
 PYTHON_COMPAT=( python3_{8..10} pypy3 )
 
@@ -15,15 +15,17 @@ S="${WORKDIR}/${P^}"
 LICENSE="GPL-3"
 SLOT="0"
 KEYWORDS="~amd64"
-
 REQUIRED_USE="${PYTHON_REQUIRED_USE}"
+
+RDEPEND="${PYTHON_DEPS}
+   sys-process/schedtool"
 BDEPEND="${PYTHON_DEPS}"
-RDEPEND="
-   ${BDEPEND}
-   sys-process/schedtool
-"
+
 DOCS=( README.md )
-PATCHES=( "${FILESDIR}/${PN}-fix-sysctl-path.patch" )
+
+PATCHES=(
+   "${FILESDIR}/${PN}-fix-sysctl-path.patch"
+)
 
 src_compile() {
return
@@ -31,7 +33,9 @@ src_compile() {
 
 src_install() {
emake PREFIX="${D}" install
-   python_fix_shebang "${ED}/usr/bin/ananicy"
-   doinitd "${FILESDIR}/ananicy.initd"
+
+   python_fix_shebang "${ED}"/usr/bin/ananicy
+   doinitd "${FILESDIR}"/ananicy.initd
+
einstalldocs
 }



[gentoo-commits] repo/gentoo:master commit in: app-admin/ananicy/, app-admin/ananicy/files/

2021-07-12 Thread Sam James
commit: 69de5f5ede6878cbacf67c46f07fae723b3a11f0
Author: Alessandro Barbieri  gmail  com>
AuthorDate: Sun May 23 20:35:17 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Jul 13 04:12:08 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=69de5f5e

app-admin/ananicy: initial import

Signed-off-by: Alessandro Barbieri  gmail.com>
Closes: https://bugs.gentoo.org/726318
Closes: https://github.com/gentoo/gentoo/pull/20960
Signed-off-by: Sam James  gentoo.org>

 app-admin/ananicy/Manifest |  1 +
 app-admin/ananicy/ananicy-2.2.1-r1.ebuild  | 37 ++
 .../ananicy/files/ananicy-fix-sysctl-path.patch| 14 
 app-admin/ananicy/files/ananicy.initd  | 18 +++
 app-admin/ananicy/metadata.xml | 16 ++
 5 files changed, 86 insertions(+)

diff --git a/app-admin/ananicy/Manifest b/app-admin/ananicy/Manifest
new file mode 100644
index 000..f0c5c784bbd
--- /dev/null
+++ b/app-admin/ananicy/Manifest
@@ -0,0 +1 @@
+DIST ananicy-2.2.1.tar.gz 43197 BLAKE2B 
5fc1fb201c50d7b93b62d089bf341c105b2e931349966e97b2becd0744f24ebd8900ea54e113bc3fc7a2648f4e088a2215b669861a311f2c92f30a8583ad95ad
 SHA512 
858bbfbf196a2b8f512e4f09d8a0f176ef33fbbf610c8de437dc7889830a6f8a302c4d864faa8e28c71d4c1229c112e56b7fd84918d85786153228217aaec7ef

diff --git a/app-admin/ananicy/ananicy-2.2.1-r1.ebuild 
b/app-admin/ananicy/ananicy-2.2.1-r1.ebuild
new file mode 100644
index 000..7f383bf3689
--- /dev/null
+++ b/app-admin/ananicy/ananicy-2.2.1-r1.ebuild
@@ -0,0 +1,37 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="7"
+
+PYTHON_COMPAT=( python3_{8..10} pypy3 )
+
+inherit python-single-r1
+
+DESCRIPTION="ANother Auto NICe daemon"
+HOMEPAGE="https://github.com/Nefelim4ag/Ananicy;
+SRC_URI="https://github.com/Nefelim4ag/Ananicy/archive/${PV}.tar.gz -> 
${P}.tar.gz"
+S="${WORKDIR}/${P^}"
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~amd64"
+
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
+BDEPEND="${PYTHON_DEPS}"
+RDEPEND="
+   ${BDEPEND}
+   sys-process/schedtool
+"
+DOCS=( README.md )
+PATCHES=( "${FILESDIR}/${PN}-fix-sysctl-path.patch" )
+
+src_compile() {
+   return
+}
+
+src_install() {
+   emake PREFIX="${D}" install
+   python_fix_shebang "${ED}/usr/bin/ananicy"
+   doinitd "${FILESDIR}/ananicy.initd"
+   einstalldocs
+}

diff --git a/app-admin/ananicy/files/ananicy-fix-sysctl-path.patch 
b/app-admin/ananicy/files/ananicy-fix-sysctl-path.patch
new file mode 100644
index 000..1c44fe8c402
--- /dev/null
+++ b/app-admin/ananicy/files/ananicy-fix-sysctl-path.patch
@@ -0,0 +1,14 @@
+--- a/ananicy.service
 b/ananicy.service
+@@ -4,9 +4,9 @@
+ 
+ [Service]
+ Type=notify
+-ExecStartPre=/sbin/sysctl -e kernel.sched_autogroup_enabled=0
++ExecStartPre=/usr/sbin/sysctl -e kernel.sched_autogroup_enabled=0
+ ExecStart=/usr/bin/ananicy start
+-ExecStopPost=/sbin/sysctl -e kernel.sched_autogroup_enabled=1
++ExecStopPost=/usr/sbin/sysctl -e kernel.sched_autogroup_enabled=1
+ Nice=19
+ SuccessExitStatus=143
+ OOMScoreAdjust=-999

diff --git a/app-admin/ananicy/files/ananicy.initd 
b/app-admin/ananicy/files/ananicy.initd
new file mode 100644
index 000..e2c31dfb10b
--- /dev/null
+++ b/app-admin/ananicy/files/ananicy.initd
@@ -0,0 +1,18 @@
+#!/usr/bin/openrc-run
+
+pidfile="/run/ananicy.pid"
+command="/usr/bin/ananicy"
+command_args="start"
+command_background=true
+
+start_pre() {
+   /usr/sbin/sysctl -e kernel.sched_autogroup_enabled=0
+}
+
+stop_post() {
+   /usr/sbin/sysctl -e kernel.sched_autogroup_enabled=1
+}
+
+stop() {
+   start-stop-daemon --stop --pidfile "$pidfile"
+}

diff --git a/app-admin/ananicy/metadata.xml b/app-admin/ananicy/metadata.xml
new file mode 100644
index 000..1385d9ae3f8
--- /dev/null
+++ b/app-admin/ananicy/metadata.xml
@@ -0,0 +1,16 @@
+
+http://www.gentoo.org/dtd/metadata.dtd;>
+
+   
+   lssndrbarbi...@gmail.com
+   Alessandro Barbieri
+   
+   
+   proxy-ma...@gentoo.org
+   Proxy Maintainers
+   
+   
+   https://github.com/Nefelim4ag/Ananicy/issues
+   Nefelim4ag/Ananicy
+   
+



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

2021-07-12 Thread Sam James
commit: 8052ed74ac14bab27d42c45fe5833df6a9b1ef32
Author: Sam James  gentoo  org>
AuthorDate: Tue Jul 13 04:01:24 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Jul 13 04:01:24 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8052ed74

media-libs/rubberband: Stabilize 1.9.2 arm64, #801268

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

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

diff --git a/media-libs/rubberband/rubberband-1.9.2.ebuild 
b/media-libs/rubberband/rubberband-1.9.2.ebuild
index c559f5862dd..d9bbd78f33b 100644
--- a/media-libs/rubberband/rubberband-1.9.2.ebuild
+++ b/media-libs/rubberband/rubberband-1.9.2.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://breakfastquay.com/files/releases/${P}.tar.bz2;
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ppc ppc64 ~sparc x86"
+KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ppc ppc64 ~sparc x86"
 IUSE="ladspa jni static-libs +programs vamp"
 
 BDEPEND="



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Moose/

2021-07-12 Thread Sam James
commit: ac2bfcfd51a2c153dd4a68077e99a4b449f2b57a
Author: Sam James  gentoo  org>
AuthorDate: Tue Jul 13 04:01:20 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Jul 13 04:01:20 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ac2bfcfd

dev-perl/Moose: Stabilize 2.201.400 arm64, #801247

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

 dev-perl/Moose/Moose-2.201.400.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Moose/Moose-2.201.400.ebuild 
b/dev-perl/Moose/Moose-2.201.400.ebuild
index 950680d439a..6f40db71d5a 100644
--- a/dev-perl/Moose/Moose-2.201.400.ebuild
+++ b/dev-perl/Moose/Moose-2.201.400.ebuild
@@ -11,7 +11,7 @@ inherit perl-module
 DESCRIPTION="A postmodern object system for Perl 5"
 
 SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ppc64 sparc x86 ~amd64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-solaris"
+KEYWORDS="amd64 ~arm arm64 ~hppa ~ppc ppc64 sparc x86 ~amd64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-solaris"
 IUSE="test"
 RESTRICT="!test? ( test )"
 



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

2021-07-12 Thread Sam James
commit: d4f600b0f25aa90badd937a7027e06519237
Author: Sam James  gentoo  org>
AuthorDate: Tue Jul 13 04:01:13 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Jul 13 04:01:13 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d4f600b0

media-libs/libogg: Stabilize 1.3.5 arm64, #800716

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

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

diff --git a/media-libs/libogg/libogg-1.3.5.ebuild 
b/media-libs/libogg/libogg-1.3.5.ebuild
index e410ca25552..960eea10c8d 100644
--- a/media-libs/libogg/libogg-1.3.5.ebuild
+++ b/media-libs/libogg/libogg-1.3.5.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://downloads.xiph.org/releases/ogg/${P}.tar.xz;
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv sparc x86 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~x64-solaris 
~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv sparc x86 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~x64-solaris 
~x86-solaris"
 IUSE="static-libs"
 
 PATCHES=(



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

2021-07-12 Thread Sam James
commit: 350cf54dbb3985b3c2dab6779987bb89348eead0
Author: Sam James  gentoo  org>
AuthorDate: Tue Jul 13 04:01:02 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Jul 13 04:01:02 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=350cf54d

media-libs/zxing-cpp: Stabilize 1.2.0 arm64, #800173

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

 media-libs/zxing-cpp/zxing-cpp-1.2.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-libs/zxing-cpp/zxing-cpp-1.2.0.ebuild 
b/media-libs/zxing-cpp/zxing-cpp-1.2.0.ebuild
index 05094ad0df2..93fb973a3c1 100644
--- a/media-libs/zxing-cpp/zxing-cpp-1.2.0.ebuild
+++ b/media-libs/zxing-cpp/zxing-cpp-1.2.0.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/nu-book/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="amd64 ~arm64 ~ppc64 x86"
+KEYWORDS="amd64 arm64 ~ppc64 x86"
 IUSE=""
 
 src_configure() {



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

2021-07-12 Thread Sam James
commit: 0baa15b8b5fe1b34fdcdf71abeff46010c9bcb88
Author: Sam James  gentoo  org>
AuthorDate: Tue Jul 13 04:00:51 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Jul 13 04:00:51 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0baa15b8

dev-python/oauthlib: Stabilize 3.1.1 arm64, #800013

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

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

diff --git a/dev-python/oauthlib/oauthlib-3.1.1.ebuild 
b/dev-python/oauthlib/oauthlib-3.1.1.ebuild
index 3695af141ab..0f8ea8ae54b 100644
--- a/dev-python/oauthlib/oauthlib-3.1.1.ebuild
+++ b/dev-python/oauthlib/oauthlib-3.1.1.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 x86"
+KEYWORDS="amd64 ~arm arm64 x86"
 
 # optional extras hard set as RDEPs. See setup.py
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: media-libs/game-music-emu/

2021-07-12 Thread Sam James
commit: 766ae2f8cc2f76a388d7d90d7e3b45102f5a14cd
Author: Sam James  gentoo  org>
AuthorDate: Tue Jul 13 04:00:58 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Jul 13 04:00:58 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=766ae2f8

media-libs/game-music-emu: Stabilize 0.6.3 arm64, #800061

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

 media-libs/game-music-emu/game-music-emu-0.6.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-libs/game-music-emu/game-music-emu-0.6.3.ebuild 
b/media-libs/game-music-emu/game-music-emu-0.6.3.ebuild
index 37ddef00f8c..46796f67c68 100644
--- a/media-libs/game-music-emu/game-music-emu-0.6.3.ebuild
+++ b/media-libs/game-music-emu/game-music-emu-0.6.3.ebuild
@@ -12,7 +12,7 @@ 
SRC_URI="https://bitbucket.org/mpyne/game-music-emu/downloads/${P}.tar.xz;
 
 LICENSE="LGPL-2.1"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ppc ppc64 x86"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ppc ppc64 x86"
 IUSE=""
 
 DOCS=( changes.txt design.txt gme.txt readme.txt )



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

2021-07-12 Thread Sam James
commit: 2412f81b4c1d0b0626383677832fdd6dd6805a36
Author: Sam James  gentoo  org>
AuthorDate: Tue Jul 13 04:00:18 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Jul 13 04:00:18 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2412f81b

dev-python/numpy: Stabilize 1.20.3-r1 arm64, #800010

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

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

diff --git a/dev-python/numpy/numpy-1.20.3-r1.ebuild 
b/dev-python/numpy/numpy-1.20.3-r1.ebuild
index 47910e45729..7a4ba831636 100644
--- a/dev-python/numpy/numpy-1.20.3-r1.ebuild
+++ b/dev-python/numpy/numpy-1.20.3-r1.ebuild
@@ -22,7 +22,7 @@ SRC_URI="
)"
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 
sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris 
~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm arm64 hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 
sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris 
~x64-solaris ~x86-solaris"
 IUSE="doc lapack"
 
 RDEPEND="



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

2021-07-12 Thread Sam James
commit: 3d4c4ce7f0a3f31750b13fb16f11a03c3aaca066
Author: Sam James  gentoo  org>
AuthorDate: Tue Jul 13 00:49:49 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Jul 13 00:49:49 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3d4c4ce7

sci-libs/openblas: add 0.3.16

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

 sci-libs/openblas/Manifest   |   1 +
 sci-libs/openblas/openblas-0.3.16.ebuild | 198 +++
 2 files changed, 199 insertions(+)

diff --git a/sci-libs/openblas/Manifest b/sci-libs/openblas/Manifest
index 74654d2ab83..f54392ff11c 100644
--- a/sci-libs/openblas/Manifest
+++ b/sci-libs/openblas/Manifest
@@ -2,3 +2,4 @@ DIST openblas-0.3.12.tar.gz 12325103 BLAKE2B 
3d6706e59e83f87dd58b287753bf697de99
 DIST openblas-0.3.13.tar.gz 12437434 BLAKE2B 
d8f9d3296506c6148cd506278f0b6a2a4fe50975a7fd3f54108e98e88a13002b1035f5697322ba73df7c6397faee6d0772c1d4d46b66db8e862f17b980dbdf97
 SHA512 
86e7f496587cc35d7feede99cbe3cf627ef690dd7489bb03b95f7d15ed758e32baf17d79f17b1de187184394233f60a8249a64dd53c3d59a9540db92269b7ee4
 DIST openblas-0.3.14.tar.gz 12460465 BLAKE2B 
9505ff6e132581ecc86159fb84192c6bbce0f2974293eaf1b4aca6b96b5da85823bfc1bced65a96930674fd4781ea3e375aed09cbdc9930cef26694c9f8e1c80
 SHA512 
c7d5947ada525a32bc6e97ff94272df9730fa5fb06102e06e80472baedc1a9119d82050cdaede192db15f816ae7143784d7801b61b64fab5b5cf97cdbd5e625e
 DIST openblas-0.3.15.tar.gz 12498434 BLAKE2B 
acf3d15e002686bcd84323616387dcf540b58d57392a4862cb556da58d873a8c40783fc4fdae45170aeb204ede3451843c44e3f5e264f76c9a7486b30b3f4cc7
 SHA512 
c07964ead5ffe9cf088364697bfe5cb409170663e420bdcd08a6366a028625d2a3c23ee4ddbaf0e625860a9fd08cbbb39f97eb985c366c052696d6f8598a844f
+DIST openblas-0.3.16.tar.gz 12511373 BLAKE2B 
7856ffa249f6a18102188b32f40327682c9e5f5fd5430e6bd628fd9b00a852a106a9053fe3116cd349ac35f30126bfa19c2dd9dcdfe79f7748a327bf6e53cf7d
 SHA512 
cf5592fca7ff88ad6dc70fc0d87f6f63d3c76c923ebe9a7f62732739151b460a9b2e0d3a34ca541d7f0fb61e80b30d495020bd2c556fcaa408b9a4155f1b2d1a

diff --git a/sci-libs/openblas/openblas-0.3.16.ebuild 
b/sci-libs/openblas/openblas-0.3.16.ebuild
new file mode 100644
index 000..4566f928af8
--- /dev/null
+++ b/sci-libs/openblas/openblas-0.3.16.ebuild
@@ -0,0 +1,198 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit flag-o-matic fortran-2 toolchain-funcs
+
+DESCRIPTION="Optimized BLAS library based on GotoBLAS2"
+HOMEPAGE="http://xianyi.github.com/OpenBLAS/;
+SRC_URI="https://github.com/xianyi/OpenBLAS/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
+S="${WORKDIR}"/OpenBLAS-${PV}
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~x86 ~amd64-linux ~x86-linux ~x64-macos"
+IUSE="dynamic eselect-ldso index-64bit openmp pthread relapack test"
+REQUIRED_USE="?? ( openmp pthread )"
+RESTRICT="!test? ( test )"
+
+RDEPEND="
+   eselect-ldso? (
+   >=app-eselect/eselect-blas-0.2
+   >=app-eselect/eselect-lapack-0.2
+   )
+"
+BDEPEND="virtual/pkgconfig"
+
+PATCHES=(
+   "${FILESDIR}/${PN}-0.3.12-shared-blas-lapack.patch"
+   "${FILESDIR}/${PN}-0.3.10-dont-clobber-fflags.patch"
+)
+
+pkg_pretend() {
+   elog "This software has a massive number of options that"
+   elog "are configurable and it is *impossible* for all of"
+   elog "those to fit inside any manageable ebuild."
+   elog "The Gentoo provided package has enough to build"
+   elog "a fully optimized library for your targeted CPU."
+   elog "You can set the CPU target using the environment"
+   elog "variable - OPENBLAS_TARGET or it will be detected"
+   elog "automatically from the target toolchain (supports"
+   elog "cross compilation toolchains)."
+   elog "You can control the maximum number of threads"
+   elog "using OPENBLAS_NTHREAD, default=64 and number of "
+   elog "parallel calls to allow before further calls wait"
+   elog "using OPENBLAS_NPARALLEL, default=8."
+}
+
+pkg_setup() {
+   fortran-2_pkg_setup
+
+   # List of most configurable options - Makefile.rule
+
+   # https://github.com/xianyi/OpenBLAS/pull/2663
+   tc-export CC FC LD AR AS RANLIB
+
+   # HOSTCC is used for scripting
+   export HOSTCC=$(tc-getBUILD_CC)
+
+   # threading options
+   use openmp && tc-check-openmp
+   USE_THREAD=0
+   if use openmp; then
+   USE_THREAD=1; USE_OPENMP=1;
+   elif use pthread; then
+   USE_THREAD=1; USE_OPENMP=0;
+   fi
+   export USE_THREAD USE_OPENMP
+
+   # We need to filter these while building the library, and not just
+   # while building the test suite. Will hopefully get fixed upstream:
+   # https://github.com/xianyi/OpenBLAS/issues/2657
+   use test && filter-flags "-fbounds-check" "-fcheck=bounds" "-fcheck=all"
+
+   # disable submake with -j and default optimization flags
+   # in Makefile.system
+   

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

2021-07-12 Thread Sam James
commit: cd8cd6bea0e2bc1b7f3a0d78cbcf03a4ae1ee386
Author: Sam James  gentoo  org>
AuthorDate: Tue Jul 13 04:01:17 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Jul 13 04:01:17 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cd8cd6be

media-sound/mpg123: Stabilize 1.28.0-r1 arm64, #800953

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

 media-sound/mpg123/mpg123-1.28.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-sound/mpg123/mpg123-1.28.0-r1.ebuild 
b/media-sound/mpg123/mpg123-1.28.0-r1.ebuild
index 5ea1d218bc5..59cc6ba32b4 100644
--- a/media-sound/mpg123/mpg123-1.28.0-r1.ebuild
+++ b/media-sound/mpg123/mpg123-1.28.0-r1.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://www.mpg123.org/download/${P}.tar.bz2;
 
 LICENSE="GPL-2 LGPL-2.1"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 sparc x86 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~mips ppc ppc64 sparc x86 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~x86-solaris"
 IUSE="cpu_flags_x86_3dnow cpu_flags_x86_3dnowext cpu_flags_ppc_altivec alsa 
coreaudio int-quality ipv6 jack cpu_flags_x86_mmx nas oss portaudio pulseaudio 
sdl cpu_flags_x86_sse"
 
 # No MULTILIB_USEDEP here since we only build libmpg123 for non native ABIs.



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

2021-07-12 Thread Sam James
commit: 90b31d19f7641b6af0d6b0474c3479b6db767085
Author: Sam James  gentoo  org>
AuthorDate: Tue Jul 13 04:01:31 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Jul 13 04:01:31 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=90b31d19

sys-process/glances: Stabilize 3.2.1 arm, #791565

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

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

diff --git a/sys-process/glances/glances-3.2.1.ebuild 
b/sys-process/glances/glances-3.2.1.ebuild
index aa0e8e255fe..6e4c67ed539 100644
--- a/sys-process/glances/glances-3.2.1.ebuild
+++ b/sys-process/glances/glances-3.2.1.ebuild
@@ -15,7 +15,7 @@ 
SRC_URI="https://github.com/nicolargo/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz
 
 LICENSE="LGPL-3"
 SLOT="0"
-KEYWORDS="amd64 ~arm arm64 ~ppc64 x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 arm arm64 ~ppc64 x86 ~amd64-linux ~x86-linux"
 IUSE=""
 
 RDEPEND="



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

2021-07-12 Thread Sam James
commit: 1d102dd5757a7b46ab6738f479ea2ba204faecb4
Author: Sam James  gentoo  org>
AuthorDate: Tue Jul 13 04:01:05 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Jul 13 04:01:05 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1d102dd5

app-admin/sysstat: Stabilize 12.5.4 arm64, #800209

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

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

diff --git a/app-admin/sysstat/sysstat-12.5.4.ebuild 
b/app-admin/sysstat/sysstat-12.5.4.ebuild
index 5c14067a38b..34e50a0fb1f 100644
--- a/app-admin/sysstat/sysstat-12.5.4.ebuild
+++ b/app-admin/sysstat/sysstat-12.5.4.ebuild
@@ -10,7 +10,7 @@ SRC_URI="https://github.com/${PN}/${PN}/archive/v${PV}.tar.gz 
-> ${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~mips ppc ppc64 ~riscv ~s390 sparc 
x86"
+KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~mips ppc ppc64 ~riscv ~s390 sparc x86"
 IUSE="dcron debug nls lm-sensors selinux static systemd"
 
 CDEPEND="



[gentoo-commits] repo/gentoo:master commit in: sys-fs/cryptsetup/

2021-07-12 Thread Sam James
commit: 2356e66cbf39704c3b92764de8eb360f9d5cba0f
Author: Sam James  gentoo  org>
AuthorDate: Tue Jul 13 04:01:09 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Jul 13 04:01:09 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2356e66c

sys-fs/cryptsetup: Stabilize 2.3.6 arm64, #800434

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

 sys-fs/cryptsetup/cryptsetup-2.3.6.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-fs/cryptsetup/cryptsetup-2.3.6.ebuild 
b/sys-fs/cryptsetup/cryptsetup-2.3.6.ebuild
index 9d0266bbbda..e96df12d24b 100644
--- a/sys-fs/cryptsetup/cryptsetup-2.3.6.ebuild
+++ b/sys-fs/cryptsetup/cryptsetup-2.3.6.ebuild
@@ -12,7 +12,7 @@ 
SRC_URI="https://www.kernel.org/pub/linux/utils/${PN}/v$(ver_cut 1-2)/${P/_/-}.t
 LICENSE="GPL-2+"
 SLOT="0/12" # libcryptsetup.so version
 [[ ${PV} != *_rc* ]] && \
-KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 
sparc x86"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc 
x86"
 CRYPTO_BACKENDS="gcrypt kernel nettle +openssl"
 # we don't support nss since it doesn't allow cryptsetup to be built statically
 # and it's missing ripemd160 support so it can't provide full backward 
compatibility



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

2021-07-12 Thread Sam James
commit: e655df82391f351ffe778f1ca45436bbb9251342
Author: Sam James  gentoo  org>
AuthorDate: Tue Jul 13 04:00:54 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Jul 13 04:00:54 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e655df82

media-sound/fluidsynth: Stabilize 2.2.1 arm64, #800055

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

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

diff --git a/media-sound/fluidsynth/fluidsynth-2.2.1.ebuild 
b/media-sound/fluidsynth/fluidsynth-2.2.1.ebuild
index c7eb8de786c..b066b19eae1 100644
--- a/media-sound/fluidsynth/fluidsynth-2.2.1.ebuild
+++ b/media-sound/fluidsynth/fluidsynth-2.2.1.ebuild
@@ -12,7 +12,7 @@ 
SRC_URI="https://github.com/FluidSynth/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.g
 
 LICENSE="LGPL-2.1+"
 SLOT="0/3"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc x86"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ppc ~ppc64 ~sparc x86"
 IUSE="alsa dbus debug examples ipv6 jack ladspa lash network oss portaudio 
pulseaudio +readline sdl +sndfile systemd threads"
 
 BDEPEND="



[gentoo-commits] repo/gentoo:master commit in: net-im/poezio/

2021-07-12 Thread Sam James
commit: 749bb1f06983ee3e60ae2d3f088090b24c4a8cb0
Author: Sam James  gentoo  org>
AuthorDate: Tue Jul 13 00:37:05 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Jul 13 00:37:43 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=749bb1f0

net-im/poezio: disable py3.10

Not all dependencies (slixmpp here) support Python 3.10.

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

 net-im/poezio/poezio-0.13.1-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-im/poezio/poezio-0.13.1-r2.ebuild 
b/net-im/poezio/poezio-0.13.1-r2.ebuild
index 868d381fa98..df3051da179 100644
--- a/net-im/poezio/poezio-0.13.1-r2.ebuild
+++ b/net-im/poezio/poezio-0.13.1-r2.ebuild
@@ -4,7 +4,7 @@
 EAPI=7
 
 DISTUTILS_USE_SETUPTOOLS=rdepend
-PYTHON_COMPAT=( python3_{7..10} )
+PYTHON_COMPAT=( python3_{8..9} )
 
 inherit distutils-r1 optfeature xdg
 



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

2021-07-12 Thread Marek Szuba
commit: 7f3702373c9a56cbe15f589c5028f55fb2107a43
Author: Marek Szuba  gentoo  org>
AuthorDate: Tue Jul 13 00:14:03 2021 +
Commit: Marek Szuba  gentoo  org>
CommitDate: Tue Jul 13 00:16:22 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7f370237

dev-python/xcffib: keyword 0.11.1 for ~riscv

Signed-off-by: Marek Szuba  gentoo.org>

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

diff --git a/dev-python/xcffib/xcffib-0.11.1.ebuild 
b/dev-python/xcffib/xcffib-0.11.1.ebuild
index c9185bb6b8a..b76474023be 100644
--- a/dev-python/xcffib/xcffib-0.11.1.ebuild
+++ b/dev-python/xcffib/xcffib-0.11.1.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="amd64 ~arm arm64 ~ppc ppc64 ~sparc x86"
+KEYWORDS="amd64 ~arm arm64 ~ppc ppc64 ~riscv ~sparc x86"
 
 DEPEND="x11-libs/libxcb"
 RDEPEND="



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

2021-07-12 Thread Marek Szuba
commit: d4cac15c00454639eecfd1376e9bbbc49fab
Author: Marek Szuba  gentoo  org>
AuthorDate: Tue Jul 13 00:13:39 2021 +
Commit: Marek Szuba  gentoo  org>
CommitDate: Tue Jul 13 00:16:21 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d4cac15c

x11-apps/xeyes: keyword 1.1.2 for ~riscv

Signed-off-by: Marek Szuba  gentoo.org>

 x11-apps/xeyes/xeyes-1.1.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-apps/xeyes/xeyes-1.1.2.ebuild 
b/x11-apps/xeyes/xeyes-1.1.2.ebuild
index 538de503da5..1f6d5e4e950 100644
--- a/x11-apps/xeyes/xeyes-1.1.2.ebuild
+++ b/x11-apps/xeyes/xeyes-1.1.2.ebuild
@@ -7,7 +7,7 @@ inherit xorg-3
 
 DESCRIPTION="X.Org xeyes application"
 
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86 
~amd64-linux ~x86-linux ~sparc64-solaris"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 
sparc x86 ~amd64-linux ~x86-linux ~sparc64-solaris"
 
 RDEPEND="
x11-libs/libX11



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

2021-07-12 Thread Marek Szuba
commit: 1e28bd61deaa301be2bce7ccda4efd5a3f34751f
Author: Marek Szuba  gentoo  org>
AuthorDate: Tue Jul 13 00:14:43 2021 +
Commit: Marek Szuba  gentoo  org>
CommitDate: Tue Jul 13 00:16:23 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1e28bd61

dev-python/cairocffi: keyword 1.2.0 for ~riscv

Signed-off-by: Marek Szuba  gentoo.org>

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

diff --git a/dev-python/cairocffi/cairocffi-1.2.0.ebuild 
b/dev-python/cairocffi/cairocffi-1.2.0.ebuild
index 39f10d4e3df..e58a4d6e25e 100644
--- a/dev-python/cairocffi/cairocffi-1.2.0.ebuild
+++ b/dev-python/cairocffi/cairocffi-1.2.0.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="amd64 ~arm arm64 ~ppc ppc64 ~sparc x86"
+KEYWORDS="amd64 ~arm arm64 ~ppc ppc64 ~riscv ~sparc x86"
 
 RDEPEND="
$(python_gen_cond_dep '



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

2021-07-12 Thread Sam James
commit: b6b1440e85de5644b2dca002164ac98f6de1dc28
Author: Sam James  gentoo  org>
AuthorDate: Mon Jul 12 23:17:43 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Jul 12 23:39:38 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b6b1440e

media-libs/lsp-plugins: Stabilize 1.1.29 amd64, #801913

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

 media-libs/lsp-plugins/lsp-plugins-1.1.29.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-libs/lsp-plugins/lsp-plugins-1.1.29.ebuild 
b/media-libs/lsp-plugins/lsp-plugins-1.1.29.ebuild
index cf21d684c66..0247cef3a96 100644
--- a/media-libs/lsp-plugins/lsp-plugins-1.1.29.ebuild
+++ b/media-libs/lsp-plugins/lsp-plugins-1.1.29.ebuild
@@ -15,7 +15,7 @@ if [[ ${PV} == * ]];then
EGIT_BRANCH="devel"
 else
SRC_URI="https://github.com/sadko4u/lsp-plugins/archive/${PV}.tar.gz -> 
${P}.tar.gz"
-   KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 x86"
+   KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 x86"
 fi
 
 LICENSE="LGPL-3"



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

2021-07-12 Thread Sam James
commit: ad112d0cc3f8f1cb84f889c798b8535d066be945
Author: Sam James  gentoo  org>
AuthorDate: Mon Jul 12 23:17:50 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Jul 12 23:39:40 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ad112d0c

x11-libs/xapps: Stabilize 2.2.1 amd64, #801859

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

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

diff --git a/x11-libs/xapps/xapps-2.2.1.ebuild 
b/x11-libs/xapps/xapps-2.2.1.ebuild
index fc674816222..bade1ef0d30 100644
--- a/x11-libs/xapps/xapps-2.2.1.ebuild
+++ b/x11-libs/xapps/xapps-2.2.1.ebuild
@@ -14,7 +14,7 @@ LICENSE="GPL-3"
 
 SRC_URI="https://github.com/linuxmint/xapp/archive/${PV}.tar.gz -> ${P}.tar.gz"
 S="${WORKDIR}/xapp-${PV}"
-KEYWORDS="~amd64 ~arm64 x86"
+KEYWORDS="amd64 ~arm64 x86"
 
 SLOT="0"
 IUSE="gtk-doc introspection static-libs"



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

2021-07-12 Thread Sam James
commit: 6dab910d5cb8e6137b0046a31541d3eca3203492
Author: Sam James  gentoo  org>
AuthorDate: Mon Jul 12 23:18:20 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Jul 12 23:39:47 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6dab910d

net-analyzer/tcpdump: Stabilize 4.99.1 sparc, #801958

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

 net-analyzer/tcpdump/tcpdump-4.99.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-analyzer/tcpdump/tcpdump-4.99.1.ebuild 
b/net-analyzer/tcpdump/tcpdump-4.99.1.ebuild
index 67de73d42a5..5a4137a6b38 100644
--- a/net-analyzer/tcpdump/tcpdump-4.99.1.ebuild
+++ b/net-analyzer/tcpdump/tcpdump-4.99.1.ebuild
@@ -21,7 +21,7 @@ else
SRC_URI="https://www.tcpdump.org/release/${P}.tar.gz -> 
${P}-upstream.tar.gz"
SRC_URI+=" verify-sig? ( 
https://www.tcpdump.org/release/${P}.tar.gz.sig -> ${P}-upstream.tar.gz.sig )"
 
-   KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 
~sparc x86 ~amd64-linux ~x86-linux"
+   KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 
sparc x86 ~amd64-linux ~x86-linux"
 fi
 
 LICENSE="BSD"



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

2021-07-12 Thread Sam James
commit: 1313d12d17c0a006edd214875f077cef3bebd9cb
Author: Sam James  gentoo  org>
AuthorDate: Mon Jul 12 23:18:03 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Jul 12 23:39:44 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1313d12d

dev-lang/mujs: Stabilize 1.1.3 amd64, #801955

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

 dev-lang/mujs/mujs-1.1.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-lang/mujs/mujs-1.1.3.ebuild b/dev-lang/mujs/mujs-1.1.3.ebuild
index a8ed25ca78f..05059ae118d 100644
--- a/dev-lang/mujs/mujs-1.1.3.ebuild
+++ b/dev-lang/mujs/mujs-1.1.3.ebuild
@@ -13,7 +13,7 @@ SRC_URI="https://mujs.com/downloads/${P}.tar.xz;
 LICENSE="ISC"
 # subslot matches SONAME
 SLOT="0/${PV}"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc x86 
~amd64-linux ~ppc-macos ~x64-macos"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc x86 
~amd64-linux ~ppc-macos ~x64-macos"
 
 RDEPEND="sys-libs/readline:0="
 DEPEND="${RDEPEND}"



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

2021-07-12 Thread Sam James
commit: c0cf8019abc756931f3ca058355a8f9f4928001e
Author: Sam James  gentoo  org>
AuthorDate: Mon Jul 12 23:18:08 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Jul 12 23:39:45 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c0cf8019

net-analyzer/tcpdump: Stabilize 4.99.1 amd64, #801958

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

 net-analyzer/tcpdump/tcpdump-4.99.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-analyzer/tcpdump/tcpdump-4.99.1.ebuild 
b/net-analyzer/tcpdump/tcpdump-4.99.1.ebuild
index 23730b56660..67de73d42a5 100644
--- a/net-analyzer/tcpdump/tcpdump-4.99.1.ebuild
+++ b/net-analyzer/tcpdump/tcpdump-4.99.1.ebuild
@@ -21,7 +21,7 @@ else
SRC_URI="https://www.tcpdump.org/release/${P}.tar.gz -> 
${P}-upstream.tar.gz"
SRC_URI+=" verify-sig? ( 
https://www.tcpdump.org/release/${P}.tar.gz.sig -> ${P}-upstream.tar.gz.sig )"
 
-   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 
~sparc x86 ~amd64-linux ~x86-linux"
+   KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 
~sparc x86 ~amd64-linux ~x86-linux"
 fi
 
 LICENSE="BSD"



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

2021-07-12 Thread Sam James
commit: 4d032b15d048de4553dcb2645fbab334ac40ed16
Author: Sam James  gentoo  org>
AuthorDate: Mon Jul 12 23:17:51 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Jul 12 23:39:42 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4d032b15

dev-python/xapp: Stabilize 2.2.1 amd64, #801859

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

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

diff --git a/dev-python/xapp/xapp-2.2.1.ebuild 
b/dev-python/xapp/xapp-2.2.1.ebuild
index d6e53f207db..8e2fd9f1784 100644
--- a/dev-python/xapp/xapp-2.2.1.ebuild
+++ b/dev-python/xapp/xapp-2.2.1.ebuild
@@ -13,7 +13,7 @@ 
SRC_URI="https://github.com/linuxmint/python3-xapp/archive/${PV}.tar.gz -> ${P}.
 
 LICENSE="LGPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~arm64 x86"
+KEYWORDS="amd64 ~arm64 x86"
 IUSE=""
 
 DEPEND="



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

2021-07-12 Thread Sam James
commit: f710062f81d7dc59a975ef1c3f1c2329173f2f2a
Author: Sam James  gentoo  org>
AuthorDate: Mon Jul 12 23:17:24 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Jul 12 23:39:32 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f710062f

dev-python/ghp-import: Stabilize 2.0.1 amd64, #801760

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

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

diff --git a/dev-python/ghp-import/ghp-import-2.0.1.ebuild 
b/dev-python/ghp-import/ghp-import-2.0.1.ebuild
index 5a4b8d9ef5f..719e792e465 100644
--- a/dev-python/ghp-import/ghp-import-2.0.1.ebuild
+++ b/dev-python/ghp-import/ghp-import-2.0.1.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
 
 RDEPEND="
>=dev-python/python-dateutil-2.8.1[${PYTHON_USEDEP}]



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

2021-07-12 Thread Sam James
commit: 7be6b08a9eb788f8df3960704a8e20d39b857bca
Author: Sam James  gentoo  org>
AuthorDate: Mon Jul 12 23:17:26 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Jul 12 23:39:33 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7be6b08a

dev-python/pyyaml_env_tag: Stabilize 0.1 amd64, #801760

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

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

diff --git a/dev-python/pyyaml_env_tag/pyyaml_env_tag-0.1.ebuild 
b/dev-python/pyyaml_env_tag/pyyaml_env_tag-0.1.ebuild
index 4abd9f92c60..71900198b95 100644
--- a/dev-python/pyyaml_env_tag/pyyaml_env_tag-0.1.ebuild
+++ b/dev-python/pyyaml_env_tag/pyyaml_env_tag-0.1.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="
dev-python/pyyaml[${PYTHON_USEDEP}]



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

2021-07-12 Thread Sam James
commit: aa37650e27ce0b49f9f2191858ed4fedd85cf1bb
Author: Sam James  gentoo  org>
AuthorDate: Mon Jul 12 23:17:30 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Jul 12 23:39:35 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aa37650e

dev-python/mkdocs: Stabilize 1.2.1 amd64, #801760

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

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

diff --git a/dev-python/mkdocs/mkdocs-1.2.1.ebuild 
b/dev-python/mkdocs/mkdocs-1.2.1.ebuild
index 842e38bc6ad..99f1be7dfd4 100644
--- a/dev-python/mkdocs/mkdocs-1.2.1.ebuild
+++ b/dev-python/mkdocs/mkdocs-1.2.1.ebuild
@@ -14,7 +14,7 @@ SRC_URI="https://github.com/${PN}/${PN}/archive/${PV}.tar.gz 
-> ${P}.tar.gz"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
 
 IUSE="doc"
 



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Net-HTTP/

2021-07-12 Thread Sam James
commit: 70e89faf2ea7d09eead424e0119120a14acd001d
Author: Sam James  gentoo  org>
AuthorDate: Mon Jul 12 23:17:57 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Jul 12 23:39:43 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=70e89faf

dev-perl/Net-HTTP: Stabilize 6.210.0 amd64, #801931

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

 dev-perl/Net-HTTP/Net-HTTP-6.210.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Net-HTTP/Net-HTTP-6.210.0.ebuild 
b/dev-perl/Net-HTTP/Net-HTTP-6.210.0.ebuild
index a421a6eef02..3ee10f72082 100644
--- a/dev-perl/Net-HTTP/Net-HTTP-6.210.0.ebuild
+++ b/dev-perl/Net-HTTP/Net-HTTP-6.210.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Low-level HTTP connection (client)"
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ppc64 ~riscv ~s390 
sparc x86 ~amd64-linux ~x86-linux ~x64-solaris"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ppc64 ~riscv ~s390 
sparc x86 ~amd64-linux ~x86-linux ~x64-solaris"
 IUSE="minimal test"
 RESTRICT="!test? ( test )"
 



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

2021-07-12 Thread Sam James
commit: 76299ffa457cc9abe2e5e7429ac48a6db77d7bca
Author: Sam James  gentoo  org>
AuthorDate: Mon Jul 12 23:16:38 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Jul 12 23:39:23 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=76299ffa

media-sound/pulseeffects: Stabilize 4.8.5 x86, #801913

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

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

diff --git a/media-sound/pulseeffects/pulseeffects-4.8.5.ebuild 
b/media-sound/pulseeffects/pulseeffects-4.8.5.ebuild
index 0eb8e27917b..d3e42ef5529 100644
--- a/media-sound/pulseeffects/pulseeffects-4.8.5.ebuild
+++ b/media-sound/pulseeffects/pulseeffects-4.8.5.ebuild
@@ -15,7 +15,7 @@ if [[ ${PV} == * ]];then
EGIT_BRANCH="pulseaudio-legacy"
 else
SRC_URI="https://github.com/wwmm/easyeffects/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
-   KEYWORDS="~amd64 ~x86"
+   KEYWORDS="~amd64 x86"
 fi
 
 LICENSE="GPL-3"



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

2021-07-12 Thread Sam James
commit: 152280111ef4bc151092afae98d9f81667b4d224
Author: Sam James  gentoo  org>
AuthorDate: Mon Jul 12 23:16:46 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Jul 12 23:39:24 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=15228011

x11-libs/xapps: Stabilize 2.2.1 x86, #801859

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

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

diff --git a/x11-libs/xapps/xapps-2.2.1.ebuild 
b/x11-libs/xapps/xapps-2.2.1.ebuild
index a7434062a55..fc674816222 100644
--- a/x11-libs/xapps/xapps-2.2.1.ebuild
+++ b/x11-libs/xapps/xapps-2.2.1.ebuild
@@ -14,7 +14,7 @@ LICENSE="GPL-3"
 
 SRC_URI="https://github.com/linuxmint/xapp/archive/${PV}.tar.gz -> ${P}.tar.gz"
 S="${WORKDIR}/xapp-${PV}"
-KEYWORDS="~amd64 ~arm64 ~x86"
+KEYWORDS="~amd64 ~arm64 x86"
 
 SLOT="0"
 IUSE="gtk-doc introspection static-libs"



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

2021-07-12 Thread Sam James
commit: 1cc69c4ddb0f006bfaef6c95eafea3c4c326dae7
Author: Sam James  gentoo  org>
AuthorDate: Mon Jul 12 23:18:15 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Jul 12 23:39:46 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1cc69c4d

dev-lang/mujs: Stabilize 1.1.3 sparc, #801955

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

 dev-lang/mujs/mujs-1.1.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-lang/mujs/mujs-1.1.3.ebuild b/dev-lang/mujs/mujs-1.1.3.ebuild
index 05059ae118d..afaa7c81b67 100644
--- a/dev-lang/mujs/mujs-1.1.3.ebuild
+++ b/dev-lang/mujs/mujs-1.1.3.ebuild
@@ -13,7 +13,7 @@ SRC_URI="https://mujs.com/downloads/${P}.tar.xz;
 LICENSE="ISC"
 # subslot matches SONAME
 SLOT="0/${PV}"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc x86 
~amd64-linux ~ppc-macos ~x64-macos"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 sparc x86 
~amd64-linux ~ppc-macos ~x64-macos"
 
 RDEPEND="sys-libs/readline:0="
 DEPEND="${RDEPEND}"



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

2021-07-12 Thread Sam James
commit: 71d58b63c951099864cf5c44885bab74a1298231
Author: Sam James  gentoo  org>
AuthorDate: Mon Jul 12 23:17:22 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Jul 12 23:39:30 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=71d58b63

dev-python/mkdocs-redirects: Stabilize 1.0.3 amd64, #801760

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

 dev-python/mkdocs-redirects/mkdocs-redirects-1.0.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/mkdocs-redirects/mkdocs-redirects-1.0.3.ebuild 
b/dev-python/mkdocs-redirects/mkdocs-redirects-1.0.3.ebuild
index 9d5213fed30..15967dc96fa 100644
--- a/dev-python/mkdocs-redirects/mkdocs-redirects-1.0.3.ebuild
+++ b/dev-python/mkdocs-redirects/mkdocs-redirects-1.0.3.ebuild
@@ -16,7 +16,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
 
 RDEPEND="
>=dev-python/mkdocs-1.0.4[${PYTHON_USEDEP}]



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

2021-07-12 Thread Sam James
commit: 9c0f2b16717503db820404eb73ffdc89df7464e1
Author: Sam James  gentoo  org>
AuthorDate: Mon Jul 12 23:17:44 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Jul 12 23:39:39 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9c0f2b16

media-sound/pulseeffects: Stabilize 4.8.5 amd64, #801913

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

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

diff --git a/media-sound/pulseeffects/pulseeffects-4.8.5.ebuild 
b/media-sound/pulseeffects/pulseeffects-4.8.5.ebuild
index d3e42ef5529..532f5ba39c1 100644
--- a/media-sound/pulseeffects/pulseeffects-4.8.5.ebuild
+++ b/media-sound/pulseeffects/pulseeffects-4.8.5.ebuild
@@ -15,7 +15,7 @@ if [[ ${PV} == * ]];then
EGIT_BRANCH="pulseaudio-legacy"
 else
SRC_URI="https://github.com/wwmm/easyeffects/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
-   KEYWORDS="~amd64 x86"
+   KEYWORDS="amd64 x86"
 fi
 
 LICENSE="GPL-3"



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

2021-07-12 Thread Sam James
commit: 28402c076f967fe30c98e98ef262bafd629cd4de
Author: Sam James  gentoo  org>
AuthorDate: Mon Jul 12 23:17:28 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Jul 12 23:39:34 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=28402c07

dev-python/mergedeep: Stabilize 1.3.4 amd64, #801760

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

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

diff --git a/dev-python/mergedeep/mergedeep-1.3.4.ebuild 
b/dev-python/mergedeep/mergedeep-1.3.4.ebuild
index 0c2aa596d75..187819431c6 100644
--- a/dev-python/mergedeep/mergedeep-1.3.4.ebuild
+++ b/dev-python/mergedeep/mergedeep-1.3.4.ebuild
@@ -13,7 +13,7 @@ 
SRC_URI="https://github.com/clarketm/${PN}/archive/refs/tags/v${PV}.tar.gz -> ${
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
 
 distutils_enable_tests pytest
 distutils_enable_sphinx docs/source dev-python/alabaster 
dev-python/recommonmark



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

2021-07-12 Thread Sam James
commit: 591937e409319dda3cd4f4e5d6b0693e1d32c25a
Author: Sam James  gentoo  org>
AuthorDate: Mon Jul 12 23:17:14 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Jul 12 23:39:29 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=591937e4

dev-python/pygit2: Stabilize 1.6.1 amd64, #801787

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

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

diff --git a/dev-python/pygit2/pygit2-1.6.1.ebuild 
b/dev-python/pygit2/pygit2-1.6.1.ebuild
index 19d97d9dec3..69a3e8d9cbe 100644
--- a/dev-python/pygit2/pygit2-1.6.1.ebuild
+++ b/dev-python/pygit2/pygit2-1.6.1.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="GPL-2-with-linking-exception"
 SLOT="0"
-KEYWORDS="~amd64 x86"
+KEYWORDS="amd64 x86"
 
 RDEPEND="
=dev-libs/libgit2-1.1*



[gentoo-commits] repo/gentoo:master commit in: app-shells/fzf/

2021-07-12 Thread Sam James
commit: 71d8744053e64f67be75141e0fca3b76ca2a3d67
Author: Sam James  gentoo  org>
AuthorDate: Mon Jul 12 23:17:37 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Jul 12 23:39:37 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=71d87440

app-shells/fzf: Stabilize 0.27.0 amd64, #801889

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

 app-shells/fzf/fzf-0.27.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-shells/fzf/fzf-0.27.0.ebuild b/app-shells/fzf/fzf-0.27.0.ebuild
index 31d768a65a8..5296d17d194 100644
--- a/app-shells/fzf/fzf-0.27.0.ebuild
+++ b/app-shells/fzf/fzf-0.27.0.ebuild
@@ -56,7 +56,7 @@ SRC_URI="
 
 LICENSE="MIT BSD-with-disclosure"
 SLOT="0"
-KEYWORDS="~amd64 x86"
+KEYWORDS="amd64 x86"
 
 src_compile() {
emake PREFIX="${EPREFIX}"/usr VERSION=${PV} REVISION=${MY_GIT_REV} 
bin/${PN}



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Net-HTTP/

2021-07-12 Thread Sam James
commit: d44c2c29f111c83b212f12d107bba6c3fbdda374
Author: Sam James  gentoo  org>
AuthorDate: Mon Jul 12 23:16:55 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Jul 12 23:39:26 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d44c2c29

dev-perl/Net-HTTP: Stabilize 6.210.0 x86, #801931

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

 dev-perl/Net-HTTP/Net-HTTP-6.210.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Net-HTTP/Net-HTTP-6.210.0.ebuild 
b/dev-perl/Net-HTTP/Net-HTTP-6.210.0.ebuild
index 333cb4fc780..a421a6eef02 100644
--- a/dev-perl/Net-HTTP/Net-HTTP-6.210.0.ebuild
+++ b/dev-perl/Net-HTTP/Net-HTTP-6.210.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Low-level HTTP connection (client)"
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ppc64 ~riscv ~s390 
sparc ~x86 ~amd64-linux ~x86-linux ~x64-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ppc64 ~riscv ~s390 
sparc x86 ~amd64-linux ~x86-linux ~x64-solaris"
 IUSE="minimal test"
 RESTRICT="!test? ( test )"
 



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

2021-07-12 Thread Sam James
commit: 5e8f9d35d0fbf4aa8d6136f5af456298fa863228
Author: Sam James  gentoo  org>
AuthorDate: Mon Jul 12 23:16:36 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Jul 12 23:39:21 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5e8f9d35

media-libs/lsp-plugins: Stabilize 1.1.29 x86, #801913

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

 media-libs/lsp-plugins/lsp-plugins-1.1.29.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-libs/lsp-plugins/lsp-plugins-1.1.29.ebuild 
b/media-libs/lsp-plugins/lsp-plugins-1.1.29.ebuild
index e7c2d946d2c..cf21d684c66 100644
--- a/media-libs/lsp-plugins/lsp-plugins-1.1.29.ebuild
+++ b/media-libs/lsp-plugins/lsp-plugins-1.1.29.ebuild
@@ -15,7 +15,7 @@ if [[ ${PV} == * ]];then
EGIT_BRANCH="devel"
 else
SRC_URI="https://github.com/sadko4u/lsp-plugins/archive/${PV}.tar.gz -> 
${P}.tar.gz"
-   KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
+   KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 x86"
 fi
 
 LICENSE="LGPL-3"



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

2021-07-12 Thread Sam James
commit: e469bf649af7a1ec88efdc2c902107a371d33a2d
Author: Sam James  gentoo  org>
AuthorDate: Mon Jul 12 23:16:47 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Jul 12 23:39:25 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e469bf64

dev-python/xapp: Stabilize 2.2.1 x86, #801859

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

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

diff --git a/dev-python/xapp/xapp-2.2.1.ebuild 
b/dev-python/xapp/xapp-2.2.1.ebuild
index f61e9693a73..d6e53f207db 100644
--- a/dev-python/xapp/xapp-2.2.1.ebuild
+++ b/dev-python/xapp/xapp-2.2.1.ebuild
@@ -13,7 +13,7 @@ 
SRC_URI="https://github.com/linuxmint/python3-xapp/archive/${PV}.tar.gz -> ${P}.
 
 LICENSE="LGPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~x86"
+KEYWORDS="~amd64 ~arm64 x86"
 IUSE=""
 
 DEPEND="



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

2021-07-12 Thread Sam James
commit: 96265558b8e6611c4880c755abba4c2da5fe4238
Author: Sam James  gentoo  org>
AuthorDate: Mon Jul 12 23:16:01 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Jul 12 23:39:19 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=96265558

dev-python/black: Stabilize 21.6_beta0 arm64, #799965

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

 dev-python/black/black-21.6_beta0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/black/black-21.6_beta0.ebuild 
b/dev-python/black/black-21.6_beta0.ebuild
index c69866925f8..900d53d129c 100644
--- a/dev-python/black/black-21.6_beta0.ebuild
+++ b/dev-python/black/black-21.6_beta0.ebuild
@@ -16,7 +16,7 @@ S="${WORKDIR}/${MY_P}"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ppc ppc64 ~riscv sparc x86 
~x64-macos"
+KEYWORDS="~alpha amd64 ~arm arm64 hppa ~ia64 ppc ppc64 ~riscv sparc x86 
~x64-macos"
 
 RDEPEND="
dev-python/appdirs[${PYTHON_USEDEP}]



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

2021-07-12 Thread Sam James
commit: c5bf5870d7a2cf03a31102e1ae73d73e6d7f9146
Author: Sam James  gentoo  org>
AuthorDate: Mon Jul 12 23:17:01 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Jul 12 23:39:27 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c5bf5870

dev-lang/mujs: Stabilize 1.1.3 x86, #801955

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

 dev-lang/mujs/mujs-1.1.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-lang/mujs/mujs-1.1.3.ebuild b/dev-lang/mujs/mujs-1.1.3.ebuild
index bc0c2a8caca..a8ed25ca78f 100644
--- a/dev-lang/mujs/mujs-1.1.3.ebuild
+++ b/dev-lang/mujs/mujs-1.1.3.ebuild
@@ -13,7 +13,7 @@ SRC_URI="https://mujs.com/downloads/${P}.tar.xz;
 LICENSE="ISC"
 # subslot matches SONAME
 SLOT="0/${PV}"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86 
~amd64-linux ~ppc-macos ~x64-macos"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc x86 
~amd64-linux ~ppc-macos ~x64-macos"
 
 RDEPEND="sys-libs/readline:0="
 DEPEND="${RDEPEND}"



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

2021-07-12 Thread Sam James
commit: bcea8094f55c27229185539ad4b50720b0b4e64d
Author: Sam James  gentoo  org>
AuthorDate: Mon Jul 12 23:17:09 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Jul 12 23:39:28 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bcea8094

net-analyzer/tcpdump: Stabilize 4.99.1 x86, #801958

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

 net-analyzer/tcpdump/tcpdump-4.99.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-analyzer/tcpdump/tcpdump-4.99.1.ebuild 
b/net-analyzer/tcpdump/tcpdump-4.99.1.ebuild
index aa2fc80a8e5..23730b56660 100644
--- a/net-analyzer/tcpdump/tcpdump-4.99.1.ebuild
+++ b/net-analyzer/tcpdump/tcpdump-4.99.1.ebuild
@@ -21,7 +21,7 @@ else
SRC_URI="https://www.tcpdump.org/release/${P}.tar.gz -> 
${P}-upstream.tar.gz"
SRC_URI+=" verify-sig? ( 
https://www.tcpdump.org/release/${P}.tar.gz.sig -> ${P}-upstream.tar.gz.sig )"
 
-   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 
~sparc ~x86 ~amd64-linux ~x86-linux"
+   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 
~sparc x86 ~amd64-linux ~x86-linux"
 fi
 
 LICENSE="BSD"



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

2021-07-12 Thread Marek Szuba
commit: 9c9126141f951848c3b67dd12e5affe4b3071621
Author: Marek Szuba  gentoo  org>
AuthorDate: Mon Jul 12 22:48:51 2021 +
Commit: Marek Szuba  gentoo  org>
CommitDate: Mon Jul 12 23:52:31 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9c912614

dev-python/pkginfo: keyword 1.7.1 for ~riscv

Signed-off-by: Marek Szuba  gentoo.org>

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

diff --git a/dev-python/pkginfo/pkginfo-1.7.1.ebuild 
b/dev-python/pkginfo/pkginfo-1.7.1.ebuild
index 3e5a9ac19e7..eca35489b8d 100644
--- a/dev-python/pkginfo/pkginfo-1.7.1.ebuild
+++ b/dev-python/pkginfo/pkginfo-1.7.1.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 
~x64-macos"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86 
~x64-macos"
 
 distutils_enable_tests unittest
 distutils_enable_sphinx docs



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

2021-07-12 Thread Marek Szuba
commit: 006c4952bf778466505d8db1d36c5b851d827cfc
Author: Marek Szuba  gentoo  org>
AuthorDate: Mon Jul 12 21:53:26 2021 +
Commit: Marek Szuba  gentoo  org>
CommitDate: Mon Jul 12 23:52:29 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=006c4952

app-text/teckit: keyword 2.5.10 for ~riscv

Signed-off-by: Marek Szuba  gentoo.org>

 app-text/teckit/teckit-2.5.10.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-text/teckit/teckit-2.5.10.ebuild 
b/app-text/teckit/teckit-2.5.10.ebuild
index 84fc007894c..c77d8897bde 100644
--- a/app-text/teckit/teckit-2.5.10.ebuild
+++ b/app-text/teckit/teckit-2.5.10.ebuild
@@ -6,12 +6,12 @@ EAPI=7
 inherit autotools
 
 DESCRIPTION="Text Encoding Conversion toolkit"
-HOMEPAGE="http://scripts.sil.org/cms/scripts/page.php?site_id=nrsi_id=TECkit;
+HOMEPAGE="https://scripts.sil.org/cms/scripts/page.php?site_id=nrsi_id=TECkit;
 
SRC_URI="https://github.com/silnrsi/teckit/releases/download/v${PV}/${P}.tar.gz;
 
 LICENSE="|| ( CPL-0.5 LGPL-2.1 )"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc 
x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
 
 RDEPEND="
dev-libs/expat



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

2021-07-12 Thread Marek Szuba
commit: 47288ce1c477c708fec19499dd5485f10e6ec468
Author: Marek Szuba  gentoo  org>
AuthorDate: Mon Jul 12 23:16:49 2021 +
Commit: Marek Szuba  gentoo  org>
CommitDate: Mon Jul 12 23:52:33 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=47288ce1

media-sound/pulseeffects: update HOMEPAGE + some cosmetics

Upstream has got a dedicated branch for this version so use that instead
of the master (which now points to the full-PipeWire variant).

Version bumps count as cosmetic here because we haven't got old enough
version anyway, could have in principle got rid of some of them but
didn't want to bother in a legacy package.

Signed-off-by: Marek Szuba  gentoo.org>

 media-sound/pulseeffects/pulseeffects-4.8.5.ebuild | 28 +++---
 1 file changed, 14 insertions(+), 14 deletions(-)

diff --git a/media-sound/pulseeffects/pulseeffects-4.8.5.ebuild 
b/media-sound/pulseeffects/pulseeffects-4.8.5.ebuild
index 5624087493f..0eb8e27917b 100644
--- a/media-sound/pulseeffects/pulseeffects-4.8.5.ebuild
+++ b/media-sound/pulseeffects/pulseeffects-4.8.5.ebuild
@@ -6,12 +6,13 @@ EAPI=7
 inherit gnome2-utils meson
 
 DESCRIPTION="Limiter, compressor, reverberation, equalizer auto volume effects 
for Pulseaudio"
-HOMEPAGE="https://github.com/wwmm/easyeffects;
+HOMEPAGE="https://github.com/wwmm/easyeffects/tree/pulseaudio-legacy;
 
 if [[ ${PV} == * ]];then
inherit git-r3
SRC_URI=""
EGIT_REPO_URI="https://github.com/wwmm/easyeffects;
+   EGIT_BRANCH="pulseaudio-legacy"
 else
SRC_URI="https://github.com/wwmm/easyeffects/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
KEYWORDS="~amd64 ~x86"
@@ -21,29 +22,28 @@ LICENSE="GPL-3"
 SLOT="0"
 IUSE="bs2b calf rubberband"
 
-#TODO: optional : lilv, zam-plugins (check from archlinux pkg)
 RDEPEND="!media-sound/easyeffects
-   >=dev-libs/boost-1.41:=
+   >=dev-libs/boost-1.72:=
>=dev-cpp/glibmm-2.56.0:2
>=dev-cpp/gtkmm-3.24:3.0
>=dev-libs/glib-2.56:2
>=dev-libs/libsigc++-2.10:2
-   >=x11-libs/gtk+-3.18:3
+   >=x11-libs/gtk+-3.20:3
>=media-libs/lilv-0.24.2-r1
>=media-libs/lsp-plugins-1.1.24[lv2]
-   >=media-libs/gstreamer-1.12.0:1.0
-   >=media-libs/gst-plugins-good-1.12.0:1.0
-   >=media-libs/gst-plugins-bad-1.12.0:1.0
-   bs2b? ( >=media-plugins/gst-plugins-bs2b-1.12.0:1.0 )
-   >=media-plugins/gst-plugins-ladspa-1.12.0:1.0
-   >=media-plugins/gst-plugins-lv2-1.12.0:1.0
-   >=media-plugins/gst-plugins-pulse-1.12.0:1.0
-   calf? ( >=media-plugins/calf-0.90.0[lv2] )
-   rubberband? ( media-libs/rubberband )
+   >=media-libs/gstreamer-1.12.5:1.0
+   >=media-libs/gst-plugins-good-1.12.5:1.0
+   >=media-libs/gst-plugins-bad-1.12.5:1.0
+   >=media-plugins/gst-plugins-ladspa-1.12.5:1.0
+   >=media-plugins/gst-plugins-lv2-1.12.5:1.0
+   >=media-plugins/gst-plugins-pulse-1.12.5:1.0
>=media-libs/zita-convolver-3.0.0
media-libs/libebur128
media-sound/pulseaudio
-   sys-apps/dbus"
+   sys-apps/dbus
+   bs2b? ( >=media-plugins/gst-plugins-bs2b-1.12.5:1.0 )
+   calf? ( >=media-plugins/calf-0.90.0[lv2] )
+   rubberband? ( media-libs/rubberband )"
 # see 47a950b00c6db383ad07502a8fc396ecca98c1ce for dev-libs/appstream-glib
 # and sys-devel/gettext depends reasoning
 DEPEND="



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

2021-07-12 Thread Marek Szuba
commit: 71f842feece2d6fe179febabc5de4f268a57278f
Author: Marek Szuba  gentoo  org>
AuthorDate: Mon Jul 12 22:56:35 2021 +
Commit: Marek Szuba  gentoo  org>
CommitDate: Mon Jul 12 23:52:32 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=71f842fe

dev-python/xlwt: keyword 1.3.0-r1 for ~riscv

Signed-off-by: Marek Szuba  gentoo.org>

 dev-python/xlwt/xlwt-1.3.0-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-python/xlwt/xlwt-1.3.0-r1.ebuild 
b/dev-python/xlwt/xlwt-1.3.0-r1.ebuild
index d6f988af1ea..ea04e843e3d 100644
--- a/dev-python/xlwt/xlwt-1.3.0-r1.ebuild
+++ b/dev-python/xlwt/xlwt-1.3.0-r1.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python3_{7..10} )
+PYTHON_COMPAT=( python3_{8..10} )
 inherit distutils-r1
 
 DESCRIPTION="Python library to create spreadsheet files compatible with Excel"
@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="amd64 arm arm64 ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 arm arm64 ppc ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux"
 IUSE="examples"
 
 distutils_enable_sphinx docs \



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

2021-07-12 Thread Marek Szuba
commit: 9362ab0778647db45c4237a1b28b33ea4381e6c4
Author: Marek Szuba  gentoo  org>
AuthorDate: Mon Jul 12 22:05:35 2021 +
Commit: Marek Szuba  gentoo  org>
CommitDate: Mon Jul 12 23:52:30 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9362ab07

net-libs/nodejs: block openssl-3 in v12 and v14 ebuilds

v14 confirmed not to build, v12 contains the same code so it is assumed
not to work either.
Hopefully temporary, given v16 already builds against this version
of OpenSSL.

Closes: https://bugs.gentoo.org/801952
Signed-off-by: Marek Szuba  gentoo.org>

 net-libs/nodejs/nodejs-12.22.1.ebuild  | 7 +--
 net-libs/nodejs/nodejs-12.22.2.ebuild  | 7 +--
 net-libs/nodejs/nodejs-14.16.1.ebuild  | 7 +--
 net-libs/nodejs/nodejs-14.17.3.ebuild  | 7 +--
 net-libs/nodejs/nodejs-16.4.2.ebuild   | 2 +-
 net-libs/nodejs/nodejs-.ebuild | 2 +-
 6 files changed, 22 insertions(+), 10 deletions(-)

diff --git a/net-libs/nodejs/nodejs-12.22.1.ebuild 
b/net-libs/nodejs/nodejs-12.22.1.ebuild
index 3c19482c9e7..930eb364bbf 100644
--- a/net-libs/nodejs/nodejs-12.22.1.ebuild
+++ b/net-libs/nodejs/nodejs-12.22.1.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python3_{7..9} )
+PYTHON_COMPAT=( python3_{8..9} )
 PYTHON_REQ_USE="threads(+)"
 
 inherit bash-completion-r1 flag-o-matic pax-utils python-any-r1 
toolchain-funcs xdg-utils
@@ -32,7 +32,10 @@ RDEPEND="
>=net-libs/nghttp2-1.40.0
sys-libs/zlib
icu? ( >=dev-libs/icu-64.2:= )
-   system-ssl? ( >=dev-libs/openssl-1.1.1:0= )
+   system-ssl? (
+   >=dev-libs/openssl-1.1.1:0=
+   =dev-libs/openssl-1.1.1:0=
+   =dev-libs/openssl-1.1.1:0=
+   

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

2021-07-12 Thread Thomas Deutschmann
commit: 6b0d441066a018f166e97f3d8b23f624d390a59e
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Mon Jul 12 23:28:39 2021 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Mon Jul 12 23:32:23 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6b0d4410

dev-lang/spidermonkey: bump to v78.12.0

Closes: https://bugs.gentoo.org/793920
Package-Manager: Portage-3.0.21, Repoman-3.0.3
Signed-off-by: Thomas Deutschmann  gentoo.org>

 dev-lang/spidermonkey/Manifest|   2 +
 dev-lang/spidermonkey/spidermonkey-78.12.0.ebuild | 454 ++
 2 files changed, 456 insertions(+)

diff --git a/dev-lang/spidermonkey/Manifest b/dev-lang/spidermonkey/Manifest
index 0a82e536c8e..62e6fa2f0ed 100644
--- a/dev-lang/spidermonkey/Manifest
+++ b/dev-lang/spidermonkey/Manifest
@@ -2,8 +2,10 @@ DIST firefox-68.0-patches-15.tar.xz 16060 BLAKE2B 
f9e6cd58ea51bed1af90a9d30fd551
 DIST firefox-68.12.0esr.source.tar.xz 313856956 BLAKE2B 
eeaa4acc9fabf15ec1b313170a30cee8e1fc10a8b08512b915b83b7d6a81c09b365733ed94638bd434864fd7b0cb8cbf1bc2e43441be69e31117e8e6a099234c
 SHA512 
839b02422e4c87bdb12e0995cd35ca8c1996f3fba00bbb46b419e46b67df5ec48a264cb14632db777ce29166ee4fdcb06e2ee3ce847e64328c58c9a2f9129f4c
 DIST firefox-78.10.1esr.source.tar.xz 33960 BLAKE2B 
76f9bae7f9fddbf3ab14293d1ec9e51b173961d0d5e0e1ef98b65328294f520369b89fb300a91d9f502b93215a15c228925a469b7b14ec576c9a9be874a6561a
 SHA512 
a22773d9b3f0dca253805257f358a906769d23f15115e3a8851024f701e27dee45f056f7d34ebf1fcde0a3f91ec299639c2a12556e938a232cdea9e59835fde1
 DIST firefox-78.11.0esr.source.tar.xz 333002576 BLAKE2B 
a8268886f86afb41b86d227f8a8f642674ea9c0a85365acb517c6997099dbddad9779efa772cce645da6443a78d6e94c89a750152386f8dff7bbbf31bf5df129
 SHA512 
d02fc2eda587155b1c54ca12a6c5cde220a29f41f154f1c9b71ae8f966d8cc9439201a5b241e03fc0795b74e2479f7aa5d6b69f70b7639432e5382f321f7a6f4
+DIST firefox-78.12.0esr.source.tar.xz 333737488 BLAKE2B 
775a55511a48f4210807d2648833bca6f95d9f4cd48b5d0de8cf0bf2609590c1615fca7ff855ae3643a25466d131e15dc293e6a57aa05e1d91d2cf819b0b89ca
 SHA512 
646eb803e0d0e541773e3111708c7eaa85e784e4bae6e4a77dcecdc617ee29e2e349c9ef16ae7e663311734dd7491aebd904359124dda62672dbc18bfb608f0a
 DIST firefox-78esr-patches-13.tar.xz 83664 BLAKE2B 
92250d5bc3821ee1ff032236bd00e01a53e0af4f9e39696a634edb39f0a182bf5ff74b7fc0f107c9c53136c64485c398391e3a857c8b2b904115fd13d17e2a4f
 SHA512 
96739811bea833a6a9cb09075dfe49c6fa7f613e8bd41e1d830d6ae6851ce8e2f5d27c87d0035b6f3a099340dfd7eebe6ecb930ff25079e76cea92a7610293ca
 DIST firefox-78esr-patches-14.tar.xz 82976 BLAKE2B 
08cc3618c8069f4169b7647e7eb699153d558bb89f8a4f1ed74d5ccd339f77119cd8f253df011f0c2f255ad889b65e843171d7559f469788463ca7e9aa2e96aa
 SHA512 
1611c6f9d2c7d586e7b53810c1cfdb2682f5d289b1b019b71694b1ab2d8bbdfe827a73cfaf59f7e4808c0b90409ca4fa57e27655d8cdf0c578ffdbad33659f26
+DIST firefox-78esr-patches-15.tar.xz 65604 BLAKE2B 
86e421e555ffd5f7f201d0f1a1c446c649739c67cdf8dca536efa115e09d9c357ce1551b7270c77e8bfe7dd53e0f3e6386496283879cf5e0c59b3c864951ebb3
 SHA512 
b229e895f083a0404cda1da0d8ae937429d5975ac52ab20e8b15611d9c737381a1076ebfa8c8a127dacac0e12a2a905ffd579facde2d80c6facc911e5739e34b
 DIST js185-1.0.0.tar.gz 6164605 BLAKE2B 
76a37f0ceae05d3475853875bd0ce4be6e525e4114816f8f281ea6fc6b60a71060975a0fa1cb843f57ad1e2f842dfb26b24244fa0fd6c20f6ae2ebbe430f70be
 SHA512 
2af7122a7c7007fd7b6668776fe1222515a810b3e43bbf0f76b8f94e1ef406ffd3fb5ccec393021b00274c05b38a77235bc8d6886994c56762fcaf0aa7cf6718
 DIST mozjs-52.9.1pre1.tar.bz2 30178574 BLAKE2B 
0920432b5140e78297a9bcbccb54268d75a223d5e75e4ff90b3b01aab4f7736b4a4e05c47b3a925ff0a74607a0abad3b6583c75d070ef5142009b20ebaf6e4bf
 SHA512 
187b231b246a5ae09e55c0fef77866b316d75f38f4c2e066d5d4325d8da63433027020c929439cab46af3253ac63ab2f780223a8fd2c6ff535b3409bb6c4aa0f
 DIST mozjs-60.5.2.tar.bz2 32816585 BLAKE2B 
45ac4c9646e1275faf60eeedbf486f802cd106583eb7f640fe2243adc7cbb811dced5cefa94426cceca63468b0112be84078ffcef24cb2b8c1a7b6c8173c0d45
 SHA512 
5fb73330e7803bdd524fbe7cfdf4e6b72e85d4b22b0c827400317b5d052d1088d36e558ceac376393089e9d03e658b24e69262851fc04a66bbcda47135423dc0

diff --git a/dev-lang/spidermonkey/spidermonkey-78.12.0.ebuild 
b/dev-lang/spidermonkey/spidermonkey-78.12.0.ebuild
new file mode 100644
index 000..3d1bee7e161
--- /dev/null
+++ b/dev-lang/spidermonkey/spidermonkey-78.12.0.ebuild
@@ -0,0 +1,454 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="7"
+
+# Patch version
+FIREFOX_PATCHSET="firefox-78esr-patches-15.tar.xz"
+SPIDERMONKEY_PATCHSET="spidermonkey-78-patches-04.tar.xz"
+
+LLVM_MAX_SLOT=12
+
+PYTHON_COMPAT=( python3_{7..9} )
+
+WANT_AUTOCONF="2.1"
+
+inherit autotools check-reqs flag-o-matic llvm multiprocessing prefix 
python-any-r1 toolchain-funcs
+
+MY_PN="mozjs"
+MY_PV="${PV/_pre*}" # Handle Gentoo pre-releases
+
+MY_MAJOR=$(ver_cut 1)
+
+MOZ_ESR=yes
+
+MOZ_PV=${PV}
+MOZ_PV_SUFFIX=
+if [[ ${PV} =~ 

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

2021-07-12 Thread Thomas Deutschmann
commit: 34848fe9699580281d8f2a59d714d5eab62e3999
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Mon Jul 12 23:30:43 2021 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Mon Jul 12 23:32:38 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=34848fe9

dev-lang/spidermonkey: downgrading ewarn to einfo in llvm_check_deps

Closes: https://bugs.gentoo.org/795351
Package-Manager: Portage-3.0.21, Repoman-3.0.3
Signed-off-by: Thomas Deutschmann  gentoo.org>

 dev-lang/spidermonkey/spidermonkey-78.12.0.ebuild | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/dev-lang/spidermonkey/spidermonkey-78.12.0.ebuild 
b/dev-lang/spidermonkey/spidermonkey-78.12.0.ebuild
index 3d1bee7e161..e724b716fe1 100644
--- a/dev-lang/spidermonkey/spidermonkey-78.12.0.ebuild
+++ b/dev-lang/spidermonkey/spidermonkey-78.12.0.ebuild
@@ -114,19 +114,19 @@ S="${WORKDIR}/firefox-${MY_PV}/js/src"
 
 llvm_check_deps() {
if ! has_version -b "sys-devel/llvm:${LLVM_SLOT}" ; then
-   ewarn "sys-devel/llvm:${LLVM_SLOT} is missing! Cannot use LLVM 
slot ${LLVM_SLOT} ..." >&2
+   einfo "sys-devel/llvm:${LLVM_SLOT} is missing! Cannot use LLVM 
slot ${LLVM_SLOT} ..." >&2
return 1
fi
 
if use clang ; then
if ! has_version -b "sys-devel/clang:${LLVM_SLOT}" ; then
-   ewarn "sys-devel/clang:${LLVM_SLOT} is missing! Cannot 
use LLVM slot ${LLVM_SLOT} ..." >&2
+   einfo "sys-devel/clang:${LLVM_SLOT} is missing! Cannot 
use LLVM slot ${LLVM_SLOT} ..." >&2
return 1
fi
 
if use lto ; then
if ! has_version -b "=sys-devel/lld-${LLVM_SLOT}*" ; 
then
-   ewarn "=sys-devel/lld-${LLVM_SLOT}* is missing! 
Cannot use LLVM slot ${LLVM_SLOT} ..." >&2
+   einfo "=sys-devel/lld-${LLVM_SLOT}* is missing! 
Cannot use LLVM slot ${LLVM_SLOT} ..." >&2
return 1
fi
fi



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

2021-07-12 Thread Thomas Deutschmann
commit: 370affb0247442c2f074ba6d3442fd320b6f9e63
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Mon Jul 12 22:57:26 2021 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Mon Jul 12 23:31:50 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=370affb0

www-client/firefox: bump to v78.12.0 ESR

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

 www-client/firefox/Manifest   |   97 +++
 www-client/firefox/firefox-78.12.0.ebuild | 1183 +
 2 files changed, 1280 insertions(+)

diff --git a/www-client/firefox/Manifest b/www-client/firefox/Manifest
index 0b3395215ea..34752d0b431 100644
--- a/www-client/firefox/Manifest
+++ b/www-client/firefox/Manifest
@@ -94,7 +94,104 @@ DIST firefox-78.11.0esr-xh.xpi 427833 BLAKE2B 
484282b3729b6218e07bb153120c50c8ae
 DIST firefox-78.11.0esr-zh-CN.xpi 564767 BLAKE2B 
6a77c82c031ae8e2ba8d6ef4f294049f219bf573e678fc9fce4b23a19a89ab9d15487e760e809eda5798f5ed213d3e21c20bf34782e201b1fe04e51d0af078c0
 SHA512 
f2680016d879ce3ebe93f308cccdb59d40a850641e6e433a3b7620566591877746957fd541b49e466d69ef708f4422bab26316c4632459b4c8c1546ad5581a89
 DIST firefox-78.11.0esr-zh-TW.xpi 564742 BLAKE2B 
3357a373a38d89cf4807ffa7d306091f65397f97ef3346603493b93e5daff42f0c55826d329df8d1bde7ff104862eac756aa811a4754d401448638fd251cf0f4
 SHA512 
08290cc90f946732c63aeb247ef4babc90128f04dcf3c32b623d0d822941bef9df1a2239c5bc1d067f04e4ba099cefe5255e4e43750f1053e133773258a68d43
 DIST firefox-78.11.0esr.source.tar.xz 333002576 BLAKE2B 
a8268886f86afb41b86d227f8a8f642674ea9c0a85365acb517c6997099dbddad9779efa772cce645da6443a78d6e94c89a750152386f8dff7bbbf31bf5df129
 SHA512 
d02fc2eda587155b1c54ca12a6c5cde220a29f41f154f1c9b71ae8f966d8cc9439201a5b241e03fc0795b74e2479f7aa5d6b69f70b7639432e5382f321f7a6f4
+DIST firefox-78.12.0esr-ach.xpi 460283 BLAKE2B 
a00bee0c7f0ec9c27454f618c0402721db074b6319c1b0964a5ccde3710175a20f9a6727eef881d8d3db7205b2f7bf5bcbf5c050c39cbd20f95cf23c6ee480f8
 SHA512 
6542b5683dd352ecafecb42a9bbdc438cdd927deb9e1c8f55f52a1c12690d1ac1281c379ed7dcedd6a62b4ff37b816b5a7870b0aa9a725444640a87b1e6749dc
+DIST firefox-78.12.0esr-af.xpi 428351 BLAKE2B 
b4f671687a03ed5e12e5c805b501ad3a975090168a60d4549326cfae17d0e31cbb7458e8118a8f85d566a75de97cd2b7a0f92f77f21e9b4a5cfd57163a54b163
 SHA512 
fa91d12158cf7d41000c3cb4beb0290c4fe760e5dcd27cd23d77b228f509558830ff4d2c29248bfc08f69c0a8592302cc6aa59fccb5b16f292e290bf9801f7f4
+DIST firefox-78.12.0esr-an.xpi 508377 BLAKE2B 
63f4678044c1ff6088279a5fe25bc7a0eb0fb8eb8c2ca326c14ffad242be91892e8277bda016e852d61834bd095408d9c822e329918748248e4f8f0864c64718
 SHA512 
b1cbcf41150858ec827d485ca819490907d5604ceac758d478a5f39a20b1f204dfc674fa5563c25e8fd93d85f83faab3673e4d08becd6c628d1d8c118c22bbee
+DIST firefox-78.12.0esr-ar.xpi 560954 BLAKE2B 
625905b86f9a7b9b8063873f7ba91d59196abc95a27b15764fbdd3bfea24d7aa69c7a9c4934fa9b0d8f210ff90b9782d981221bc8d892b5fa83b1c355166d554
 SHA512 
c0b09fe41708f1cab137a270ac848627ec98fc43e47c6a405d32db7e01a13338516cefb2f3cdf1a8590af00e75c3d4bec782646d6d143d2b103c7e5eb861dfdb
+DIST firefox-78.12.0esr-ast.xpi 456387 BLAKE2B 
d8a5fd537ccbbfcd654ac58ba963123380363bc5acc3261fcc5f4051d93e254a9f9cf2929de1dbb9c2092e2494c9744c973e1b8a2a12650655f8d25fba7fc749
 SHA512 
ec5e717088863808fe34f088336f13add49035ea8d7f323fc3c094316cf8044772d5ced904904cd170f471186028c0ecca21ea52cacffcff185548172f0abd69
+DIST firefox-78.12.0esr-az.xpi 497433 BLAKE2B 
bec0f0209a6f5d9043f4789df51c34519c5f33c08a2f6620041f591599929514658bfc7a5ea2cd457ded405f58e000861b6c9186972ee4390555d7fe0c5fb489
 SHA512 
49e2fc648e30e419407714677b59194196404c50c92e4d1affa01d66cb7719302979f3d4b74c7fca83fdbfc7ec5c406cf876b1fd342384870c39e08f72346d48
+DIST firefox-78.12.0esr-be.xpi 608650 BLAKE2B 
0ab6829a8f7d49678d905f99e53375946a733e12ed46cd693fdae3da19aade621b572028f938d33c91da3e69280b53c6ab6a19690648a414127bf55a3279ea7f
 SHA512 
de62c7f2e5c8ef8323eac321ff3c735cc165fcc53ecb044dbeec35a2196c52fe9cc083c95ce755b97c320f123500565e471fd8b0edcadee2b998d005402e6b84
+DIST firefox-78.12.0esr-bg.xpi 553973 BLAKE2B 
af6c0b0aaa207b9714269c2844eaaf4b7bbdff58350022bc816001711517f50e30b3eee62ed8dee53b906eb990373cd462d45b62cd112d44ac04e047638b5afc
 SHA512 
3f50b3a300270a12b220ed903ba79738e807d71d731bb8755a543984b84272a7f67e1e4a05fc5ed7c87f391de69e9ede628f50a4f8faede4acf224adf0de4f7e
+DIST firefox-78.12.0esr-bn.xpi 572610 BLAKE2B 
d54b5abf4704b472537badef7559170f3663cabf6c7a48563fbac1b1f12f16bc048cc28e382f66aaa064fe5ab25b57e9ed58e94e9b285184d5a8ee1c2adc526c
 SHA512 
3b116f3385d67f6901a801a758a02c834a9019696c498d085b7c0dec28d723b66f6485063db1ce7024e8b53793a3f146cac7337c130afd060c810d1e39ccd652
+DIST firefox-78.12.0esr-br.xpi 507129 BLAKE2B 
19172ffbdc74639390d9beee945183e4f3ae068200af8caf697839774b942d251f36970f95b1ee17ea5726a4050a3ae77f22182810cb10668a17574aec522b4b
 SHA512 

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

2021-07-12 Thread Thomas Deutschmann
commit: a9814d14ea6f15d74e5640eb9059083ef6c0652a
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Mon Jul 12 23:19:05 2021 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Mon Jul 12 23:31:53 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a9814d14

www-client/firefox-bin: bump to v90.0

Bug: https://bugs.gentoo.org/769494
Package-Manager: Portage-3.0.21, Repoman-3.0.3
Signed-off-by: Thomas Deutschmann  gentoo.org>

 www-client/firefox-bin/Manifest|  97 ++
 www-client/firefox-bin/firefox-bin-90.0.ebuild | 410 +
 2 files changed, 507 insertions(+)

diff --git a/www-client/firefox-bin/Manifest b/www-client/firefox-bin/Manifest
index d95b2af2808..661e86e872a 100644
--- a/www-client/firefox-bin/Manifest
+++ b/www-client/firefox-bin/Manifest
@@ -473,13 +473,110 @@ DIST firefox-89.0.2-vi.xpi 587754 BLAKE2B 
fef2b5a71876894290dea36db697a604992763
 DIST firefox-89.0.2-xh.xpi 431446 BLAKE2B 
55de4b86003b82a1f6c0263cdd385f0bcb661e977505b721712553a527017970beb1b8faa15f192549780c93bfca6153c89cef8b9976ff2dbdcc9f05ef039087
 SHA512 
075a0b90852a6f476b2ca3b3de5d26484e34943292017c1e0376f64e278cdb750c8ecd337a07138f97a27e36d85b939e0faa035ae8a9d68ec9adb30de83a292e
 DIST firefox-89.0.2-zh-CN.xpi 589249 BLAKE2B 
86579e39b1ec66fa2dca51d662e4fc437e1c8f9433fed471d0a12a8b1209c4060f2e745d7eed8ef81e7e7762eaa3ff19c45c85588aa69014230fa538cdc4219c
 SHA512 
2b2fe05e56525cdf594a781d05626206474b706db9e89ee55531e43cc2f9161002e9286c50497d7e6c608978216292691f1944292c5c4da6c872b44891c818d1
 DIST firefox-89.0.2-zh-TW.xpi 589746 BLAKE2B 
a350222846df22392e9130bc12e03241ff7259bf20ba3495aa27e593c2418af4378bb7e6e526cd780b4a4c7ec1b35ddb87efeedf9c0c94ca034a923eda3ad3a0
 SHA512 
b6a65deb40680233a1724121090ae57eae2b2764ba92af7720cd4b185b9583a9b68dd9a87eb9e8c3bf563b7037cc3ff33bbe36c8a7facf624b1d75dc785032d3
+DIST firefox-90.0-ach.xpi 467563 BLAKE2B 
32799fb03cbe4c5566709b2109595c651f47095ff6996d8fcf751a900d691232f705d01cc3e5ebefb3854051702ec8daa0829ea7a1c35fa77a3449292bb88af6
 SHA512 
c623c3bd9e1d33aed1c15eabbb1996f3e345385cde7c0f07b7f8d08cc555c6cc845e7253a7d23c85616c1d82ebf79785657ecca6d7ef2177c76f73b619c7aa28
+DIST firefox-90.0-af.xpi 430689 BLAKE2B 
3deb87157618596702035faed14d3a15980b2e02dd70ed29b90b8583084649b853aa71bcc306b8f2b25b17f8143cca4b9faf30913a5e284399c1b972fa4324a2
 SHA512 
8be725c9bd68647eb1de148682abe62220d2314a177af5de4986cc3b1b29b57204461aa131c8934bff6dff01fa482eeb454ff5b5779b1f059a66b3901a54
+DIST firefox-90.0-an.xpi 515442 BLAKE2B 
48bfa7ee2a1f7bc1fe923d35feeb0a822c3fa576c70eefd9dd2b422a8d1140aefa8ace259d4a43c4161df62b85a824e402839548560e06655e8e9408ec9fecd5
 SHA512 
955f6cdb3bbc460f35a937e756e94c27336bc2fc03fbe9c617fb0a1b078e60bc21aecf5ccda5c04e6aba5ebe8572ec8896dce160e5454c686732cf7198af4c62
+DIST firefox-90.0-ar.xpi 580212 BLAKE2B 
d205daeab110cb91d0d0e00b52bc91e0bd50e28be89e09d3ed8a66562f5c0765e26ad085fff82cae0597bc8db14ac839be9714d24274ac42e198939dfc912942
 SHA512 
483e09e14a2069fa894c59700714330f6b6f71079a38375286e1d6de492fd8d06470447394db0bcdeae1f7f9585b0af3a0d13cb9ccb1f5048703adb5f2cde0db
+DIST firefox-90.0-ast.xpi 507901 BLAKE2B 
53b3f9cd8c2ad1b0e92fd84bb168be6bbc5f9c9812135b2a07c26eb35c60ef96f2ea08ea5543edc6ffe8ae4feabe40d580bebc3d5b754ed391f77a0cf9e2c78d
 SHA512 
ba6323fdb588370374f7ed3a119202bbc164efc6e880304b7684e3a324295b2e2f6ae69a7ab475c1d0c06140fc67f169189a19dd99c912d065aac9d0010b8338
+DIST firefox-90.0-az.xpi 503451 BLAKE2B 
a95953ea4e141533a6565194424c52ae18a256149ee5f7cdf1ae96b445dab707c91620a1c24052bfaab698bd9ae98c5b721ccfe6b931e9aa970ef50617794dee
 SHA512 
a91d46a1e25c47af6c0a35e137cb30792e01279ec916b37819191421f9da3df89edbaf1d78bb66f2cc6bf097a231dffe99af17ee09b9b2882949a42be868c2ec
+DIST firefox-90.0-be.xpi 636663 BLAKE2B 
137119942714f79c097328ca988e69fd6cf43f3fec8660f69931b0cf3a68b07d5b556ba648d83fee4d0153c5dd6b9996799b7af971477ed04b91957d6629d016
 SHA512 
a5bd4b5906994e348dc84cf87e536f60d1ec2de6e3ac16419cd5bfeea07c7ec26bed55aa0a7e567fec57091807c40b7f83eb5320e62f359108229ae6768d3e55
+DIST firefox-90.0-bg.xpi 590433 BLAKE2B 
27bd2a13abfb6c2b1bdd4c18fa38616ee13d40b8f2ac654c0c4b943cc6ab7d6faa8157ac56862ae103f48efc6bc92be9c6b7143fec331651c3bbd46f4c4e3ae7
 SHA512 
7fa0da1229bee97bb794ab738f317dc92b944be545493f650d70a2df074c841b930aaa7b30a0ad31aa221bcb574c26a66a866b9b5d3fc71ac02721b66a3f8d38
+DIST firefox-90.0-bn.xpi 579581 BLAKE2B 
d71bee924b6b5ebad242afca2c2c6e3fe100d6ecc0ebebd1e1c92aab5f0c0186f4a09e36b72965612f19e5cee33fed0295fbf563b1be1b7c24893da92bb27dcd
 SHA512 
54d35473905340f350238b0228ce6062fd297a8e0e75a2b810c8b23f4ebacbe665c66c41edb3399abea54da0764e524269b82b9971d164b68244f942bfd2d38e
+DIST firefox-90.0-br.xpi 537482 BLAKE2B 
d8338903de341d8953cc26e55f24576542ce260f176419c58bdddfeae8fd820ad0ababd0386b865833fa6a8f7ce89325b9fac6b440c09e9319ed30dd7f0ae925
 SHA512 
7f440a95f5685485f1f044d8a51c7f2f620d068378326f2d4fe5f3d7064a647a9a1a8766f76e80044d1a0d257571dcd1d8f4bc9645d4b97d5afd99bcc4006aba
+DIST 

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

2021-07-12 Thread Thomas Deutschmann
commit: b020d4974728afe189d4f03d65fb97609b47ddb5
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Mon Jul 12 23:27:21 2021 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Mon Jul 12 23:31:54 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b020d497

www-client/firefox-bin: check for SECCOMP support in kernel

Closes: https://bugs.gentoo.org/790398
Package-Manager: Portage-3.0.21, Repoman-3.0.3
Signed-off-by: Thomas Deutschmann  gentoo.org>

 www-client/firefox-bin/firefox-bin-78.12.0.ebuild | 9 -
 www-client/firefox-bin/firefox-bin-90.0.ebuild| 9 -
 2 files changed, 16 insertions(+), 2 deletions(-)

diff --git a/www-client/firefox-bin/firefox-bin-78.12.0.ebuild 
b/www-client/firefox-bin/firefox-bin-78.12.0.ebuild
index ec5fd743a58..1068c1c84a2 100644
--- a/www-client/firefox-bin/firefox-bin-78.12.0.ebuild
+++ b/www-client/firefox-bin/firefox-bin-78.12.0.ebuild
@@ -26,7 +26,7 @@ MOZ_P="${MOZ_PN}-${MOZ_PV}"
 MOZ_PV_DISTFILES="${MOZ_PV}${MOZ_PV_SUFFIX}"
 MOZ_P_DISTFILES="${MOZ_PN}-${MOZ_PV_DISTFILES}"
 
-inherit desktop pax-utils xdg
+inherit desktop linux-info pax-utils xdg
 
 MOZ_SRC_BASE_URI="https://archive.mozilla.org/pub/${MOZ_PN}/releases/${MOZ_PV};
 
@@ -165,6 +165,13 @@ moz_install_xpi() {
done
 }
 
+pkg_setup() {
+   CONFIG_CHECK="~SECCOMP"
+   WARNING_SECCOMP="CONFIG_SECCOMP not set! This system will be unable to 
play DRM-protected content."
+
+   linux-info_pkg_setup
+}
+
 src_unpack() {
local _lp_dir="${WORKDIR}/language_packs"
local _src_file

diff --git a/www-client/firefox-bin/firefox-bin-90.0.ebuild 
b/www-client/firefox-bin/firefox-bin-90.0.ebuild
index fba7f7e757f..ecadc88f7e5 100644
--- a/www-client/firefox-bin/firefox-bin-90.0.ebuild
+++ b/www-client/firefox-bin/firefox-bin-90.0.ebuild
@@ -26,7 +26,7 @@ MOZ_P="${MOZ_PN}-${MOZ_PV}"
 MOZ_PV_DISTFILES="${MOZ_PV}${MOZ_PV_SUFFIX}"
 MOZ_P_DISTFILES="${MOZ_PN}-${MOZ_PV_DISTFILES}"
 
-inherit desktop pax-utils xdg
+inherit desktop linux-info pax-utils xdg
 
 MOZ_SRC_BASE_URI="https://archive.mozilla.org/pub/${MOZ_PN}/releases/${MOZ_PV};
 
@@ -164,6 +164,13 @@ moz_install_xpi() {
done
 }
 
+pkg_setup() {
+   CONFIG_CHECK="~SECCOMP"
+   WARNING_SECCOMP="CONFIG_SECCOMP not set! This system will be unable to 
play DRM-protected content."
+
+   linux-info_pkg_setup
+}
+
 src_unpack() {
local _lp_dir="${WORKDIR}/language_packs"
local _src_file



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

2021-07-12 Thread Thomas Deutschmann
commit: 8721304c311546700bc378fe9ffc9851f93ced20
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Mon Jul 12 22:21:23 2021 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Mon Jul 12 23:31:50 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8721304c

www-client/firefox: bump to v90.0

Bug: https://bugs.gentoo.org/769494
Package-Manager: Portage-3.0.21, Repoman-3.0.3
Signed-off-by: Thomas Deutschmann  gentoo.org>

 www-client/firefox/Manifest|   98 +++
 www-client/firefox/firefox-90.0.ebuild | 1178 
 2 files changed, 1276 insertions(+)

diff --git a/www-client/firefox/Manifest b/www-client/firefox/Manifest
index 939f9c46824..0b3395215ea 100644
--- a/www-client/firefox/Manifest
+++ b/www-client/firefox/Manifest
@@ -388,3 +388,101 @@ DIST firefox-89.0.2-zh-CN.xpi 589249 BLAKE2B 
86579e39b1ec66fa2dca51d662e4fc437e1
 DIST firefox-89.0.2-zh-TW.xpi 589746 BLAKE2B 
a350222846df22392e9130bc12e03241ff7259bf20ba3495aa27e593c2418af4378bb7e6e526cd780b4a4c7ec1b35ddb87efeedf9c0c94ca034a923eda3ad3a0
 SHA512 
b6a65deb40680233a1724121090ae57eae2b2764ba92af7720cd4b185b9583a9b68dd9a87eb9e8c3bf563b7037cc3ff33bbe36c8a7facf624b1d75dc785032d3
 DIST firefox-89.0.2.source.tar.xz 371053016 BLAKE2B 
b066b3fbe4f4751ed3cdb62e428a86c4e36996fff6689c20e25d9dd8f93a5ff049cabe5f5dab84f9daea4977d6310f43d0098d3e3fd733f2155162a6ce4785e9
 SHA512 
ffd98ab0887611c5b4aba68346c49a7a31a58150fd8bbae610a4d941c4cff0acef0daaebfbb577787a759b4c1ef3c1199f02681148612f4f5b709983e07e0ccb
 DIST firefox-89.0.source.tar.xz 371153536 BLAKE2B 
da5d1347149664c2da3315f9ede38c576d64a532daf10a46dfd2f7cb226110aaec84ce9285e50c151c8665fe2bf3df1d8de8e744b0b8ccfb41103920c10a6b3e
 SHA512 
5089720feda15d054d0aa4c3bdeb84760314dadd6381d7360e688d8e396154868220c6315add650d8d2a42652cb8a9bfeb833885812ef0bd70a74ee58ad18aa3
+DIST firefox-90-patches-01.tar.xz 33084 BLAKE2B 
943f5f9f87c6ce110dbc52e78a58ca64ab11cbf3af01bed8c0d6f537baebc0ef89455f01b966f9f052f62ec7124fd0b4019e27e410ffaa0530874e5dda73b01f
 SHA512 
90689ad703de17c02581a6b8aa1c013b9ab96da22a17dbb8e06fc9a5fb04d00358df9e44285b5350708b366b32a7e6c6130ef8dcdb74b0f2b5c0dd44293ba825
+DIST firefox-90.0-ach.xpi 467563 BLAKE2B 
32799fb03cbe4c5566709b2109595c651f47095ff6996d8fcf751a900d691232f705d01cc3e5ebefb3854051702ec8daa0829ea7a1c35fa77a3449292bb88af6
 SHA512 
c623c3bd9e1d33aed1c15eabbb1996f3e345385cde7c0f07b7f8d08cc555c6cc845e7253a7d23c85616c1d82ebf79785657ecca6d7ef2177c76f73b619c7aa28
+DIST firefox-90.0-af.xpi 430689 BLAKE2B 
3deb87157618596702035faed14d3a15980b2e02dd70ed29b90b8583084649b853aa71bcc306b8f2b25b17f8143cca4b9faf30913a5e284399c1b972fa4324a2
 SHA512 
8be725c9bd68647eb1de148682abe62220d2314a177af5de4986cc3b1b29b57204461aa131c8934bff6dff01fa482eeb454ff5b5779b1f059a66b3901a54
+DIST firefox-90.0-an.xpi 515442 BLAKE2B 
48bfa7ee2a1f7bc1fe923d35feeb0a822c3fa576c70eefd9dd2b422a8d1140aefa8ace259d4a43c4161df62b85a824e402839548560e06655e8e9408ec9fecd5
 SHA512 
955f6cdb3bbc460f35a937e756e94c27336bc2fc03fbe9c617fb0a1b078e60bc21aecf5ccda5c04e6aba5ebe8572ec8896dce160e5454c686732cf7198af4c62
+DIST firefox-90.0-ar.xpi 580212 BLAKE2B 
d205daeab110cb91d0d0e00b52bc91e0bd50e28be89e09d3ed8a66562f5c0765e26ad085fff82cae0597bc8db14ac839be9714d24274ac42e198939dfc912942
 SHA512 
483e09e14a2069fa894c59700714330f6b6f71079a38375286e1d6de492fd8d06470447394db0bcdeae1f7f9585b0af3a0d13cb9ccb1f5048703adb5f2cde0db
+DIST firefox-90.0-ast.xpi 507901 BLAKE2B 
53b3f9cd8c2ad1b0e92fd84bb168be6bbc5f9c9812135b2a07c26eb35c60ef96f2ea08ea5543edc6ffe8ae4feabe40d580bebc3d5b754ed391f77a0cf9e2c78d
 SHA512 
ba6323fdb588370374f7ed3a119202bbc164efc6e880304b7684e3a324295b2e2f6ae69a7ab475c1d0c06140fc67f169189a19dd99c912d065aac9d0010b8338
+DIST firefox-90.0-az.xpi 503451 BLAKE2B 
a95953ea4e141533a6565194424c52ae18a256149ee5f7cdf1ae96b445dab707c91620a1c24052bfaab698bd9ae98c5b721ccfe6b931e9aa970ef50617794dee
 SHA512 
a91d46a1e25c47af6c0a35e137cb30792e01279ec916b37819191421f9da3df89edbaf1d78bb66f2cc6bf097a231dffe99af17ee09b9b2882949a42be868c2ec
+DIST firefox-90.0-be.xpi 636663 BLAKE2B 
137119942714f79c097328ca988e69fd6cf43f3fec8660f69931b0cf3a68b07d5b556ba648d83fee4d0153c5dd6b9996799b7af971477ed04b91957d6629d016
 SHA512 
a5bd4b5906994e348dc84cf87e536f60d1ec2de6e3ac16419cd5bfeea07c7ec26bed55aa0a7e567fec57091807c40b7f83eb5320e62f359108229ae6768d3e55
+DIST firefox-90.0-bg.xpi 590433 BLAKE2B 
27bd2a13abfb6c2b1bdd4c18fa38616ee13d40b8f2ac654c0c4b943cc6ab7d6faa8157ac56862ae103f48efc6bc92be9c6b7143fec331651c3bbd46f4c4e3ae7
 SHA512 
7fa0da1229bee97bb794ab738f317dc92b944be545493f650d70a2df074c841b930aaa7b30a0ad31aa221bcb574c26a66a866b9b5d3fc71ac02721b66a3f8d38
+DIST firefox-90.0-bn.xpi 579581 BLAKE2B 
d71bee924b6b5ebad242afca2c2c6e3fe100d6ecc0ebebd1e1c92aab5f0c0186f4a09e36b72965612f19e5cee33fed0295fbf563b1be1b7c24893da92bb27dcd
 SHA512 
54d35473905340f350238b0228ce6062fd297a8e0e75a2b810c8b23f4ebacbe665c66c41edb3399abea54da0764e524269b82b9971d164b68244f942bfd2d38e
+DIST 

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

2021-07-12 Thread Thomas Deutschmann
commit: 70e108b806149fe535a48618de3de5deb7593933
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Mon Jul 12 23:31:39 2021 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Mon Jul 12 23:32:38 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=70e108b8

dev-lang/spidermonkey: amd64 & x86 stable

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

 dev-lang/spidermonkey/spidermonkey-78.11.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-lang/spidermonkey/spidermonkey-78.11.0.ebuild 
b/dev-lang/spidermonkey/spidermonkey-78.11.0.ebuild
index e29ec205e85..0a3d1f9ef6a 100644
--- a/dev-lang/spidermonkey/spidermonkey-78.11.0.ebuild
+++ b/dev-lang/spidermonkey/spidermonkey-78.11.0.ebuild
@@ -60,7 +60,7 @@ SRC_URI="${MOZ_SRC_BASE_URI}/source/${MOZ_P}.source.tar.xz -> 
${MOZ_P_DISTFILES}
 DESCRIPTION="SpiderMonkey is Mozilla's JavaScript engine written in C and C++"
 
HOMEPAGE="https://developer.mozilla.org/en-US/docs/Mozilla/Projects/SpiderMonkey;
 
-KEYWORDS="~amd64 ~arm ~arm64 ~mips ~ppc64 ~riscv ~s390 ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~mips ~ppc64 ~riscv ~s390 x86"
 
 SLOT="78"
 LICENSE="MPL-2.0"



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

2021-07-12 Thread Thomas Deutschmann
commit: a99f2ebfa423b6ceb3cbe98987f3a58144403fce
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Mon Jul 12 23:02:50 2021 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Mon Jul 12 23:31:51 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a99f2ebf

www-client/firefox: downgrading ewarn to einfo in llvm_check_deps

Bug: https://bugs.gentoo.org/795351
Package-Manager: Portage-3.0.21, Repoman-3.0.3
Signed-off-by: Thomas Deutschmann  gentoo.org>

 www-client/firefox/firefox-78.12.0.ebuild | 6 +++---
 www-client/firefox/firefox-90.0.ebuild| 6 +++---
 2 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/www-client/firefox/firefox-78.12.0.ebuild 
b/www-client/firefox/firefox-78.12.0.ebuild
index 04d5ea5d3d6..36a8533d36e 100644
--- a/www-client/firefox/firefox-78.12.0.ebuild
+++ b/www-client/firefox/firefox-78.12.0.ebuild
@@ -201,19 +201,19 @@ fi
 
 llvm_check_deps() {
if ! has_version -b "sys-devel/clang:${LLVM_SLOT}" ; then
-   ewarn "sys-devel/clang:${LLVM_SLOT} is missing! Cannot use LLVM 
slot ${LLVM_SLOT} ..." >&2
+   einfo "sys-devel/clang:${LLVM_SLOT} is missing! Cannot use LLVM 
slot ${LLVM_SLOT} ..." >&2
return 1
fi
 
if use clang ; then
if ! has_version -b "=sys-devel/lld-${LLVM_SLOT}*" ; then
-   ewarn "=sys-devel/lld-${LLVM_SLOT}* is missing! Cannot 
use LLVM slot ${LLVM_SLOT} ..." >&2
+   einfo "=sys-devel/lld-${LLVM_SLOT}* is missing! Cannot 
use LLVM slot ${LLVM_SLOT} ..." >&2
return 1
fi
 
if use pgo ; then
if ! has_version -b 
"=sys-libs/compiler-rt-sanitizers-${LLVM_SLOT}*" ; then
-   ewarn 
"=sys-libs/compiler-rt-sanitizers-${LLVM_SLOT}* is missing! Cannot use LLVM 
slot ${LLVM_SLOT} ..." >&2
+   einfo 
"=sys-libs/compiler-rt-sanitizers-${LLVM_SLOT}* is missing! Cannot use LLVM 
slot ${LLVM_SLOT} ..." >&2
return 1
fi
fi

diff --git a/www-client/firefox/firefox-90.0.ebuild 
b/www-client/firefox/firefox-90.0.ebuild
index f12a10c1a28..9ecfb11e4d5 100644
--- a/www-client/firefox/firefox-90.0.ebuild
+++ b/www-client/firefox/firefox-90.0.ebuild
@@ -193,19 +193,19 @@ fi
 
 llvm_check_deps() {
if ! has_version -b "sys-devel/clang:${LLVM_SLOT}" ; then
-   ewarn "sys-devel/clang:${LLVM_SLOT} is missing! Cannot use LLVM 
slot ${LLVM_SLOT} ..." >&2
+   einfo "sys-devel/clang:${LLVM_SLOT} is missing! Cannot use LLVM 
slot ${LLVM_SLOT} ..." >&2
return 1
fi
 
if use clang ; then
if ! has_version -b "=sys-devel/lld-${LLVM_SLOT}*" ; then
-   ewarn "=sys-devel/lld-${LLVM_SLOT}* is missing! Cannot 
use LLVM slot ${LLVM_SLOT} ..." >&2
+   einfo "=sys-devel/lld-${LLVM_SLOT}* is missing! Cannot 
use LLVM slot ${LLVM_SLOT} ..." >&2
return 1
fi
 
if use pgo ; then
if ! has_version -b 
"=sys-libs/compiler-rt-sanitizers-${LLVM_SLOT}*" ; then
-   ewarn 
"=sys-libs/compiler-rt-sanitizers-${LLVM_SLOT}* is missing! Cannot use LLVM 
slot ${LLVM_SLOT} ..." >&2
+   einfo 
"=sys-libs/compiler-rt-sanitizers-${LLVM_SLOT}* is missing! Cannot use LLVM 
slot ${LLVM_SLOT} ..." >&2
return 1
fi
fi



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

2021-07-12 Thread Thomas Deutschmann
commit: 8a3b0f3b569543a5d356973cb3fcea0ca280e5e7
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Mon Jul 12 23:16:00 2021 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Mon Jul 12 23:31:52 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8a3b0f3b

www-client/firefox: check for SECCOMP support in kernel

Bug: https://bugs.gentoo.org/790398
Package-Manager: Portage-3.0.21, Repoman-3.0.3
Signed-off-by: Thomas Deutschmann  gentoo.org>

 www-client/firefox/firefox-78.12.0.ebuild | 8 ++--
 www-client/firefox/firefox-90.0.ebuild| 8 ++--
 2 files changed, 12 insertions(+), 4 deletions(-)

diff --git a/www-client/firefox/firefox-78.12.0.ebuild 
b/www-client/firefox/firefox-78.12.0.ebuild
index 36a8533d36e..3e0e8d7fc1e 100644
--- a/www-client/firefox/firefox-78.12.0.ebuild
+++ b/www-client/firefox/firefox-78.12.0.ebuild
@@ -37,8 +37,8 @@ MOZ_P="${MOZ_PN}-${MOZ_PV}"
 MOZ_PV_DISTFILES="${MOZ_PV}${MOZ_PV_SUFFIX}"
 MOZ_P_DISTFILES="${MOZ_PN}-${MOZ_PV_DISTFILES}"
 
-inherit autotools check-reqs desktop flag-o-matic gnome2-utils llvm \
-   multiprocessing pax-utils python-any-r1 toolchain-funcs \
+inherit autotools check-reqs desktop flag-o-matic gnome2-utils linux-info \
+   llvm multiprocessing pax-utils python-any-r1 toolchain-funcs \
virtualx xdg
 
 MOZ_SRC_BASE_URI="https://archive.mozilla.org/pub/${MOZ_PN}/releases/${MOZ_PV};
@@ -475,6 +475,10 @@ pkg_setup() {
# Ensure we use C locale when building, bug #746215
export LC_ALL=C
fi
+
+   CONFIG_CHECK="~SECCOMP"
+   WARNING_SECCOMP="CONFIG_SECCOMP not set! This system will be unable to 
play DRM-protected content."
+   linux-info_pkg_setup
 }
 
 src_unpack() {

diff --git a/www-client/firefox/firefox-90.0.ebuild 
b/www-client/firefox/firefox-90.0.ebuild
index 9ecfb11e4d5..b2acecd2054 100644
--- a/www-client/firefox/firefox-90.0.ebuild
+++ b/www-client/firefox/firefox-90.0.ebuild
@@ -37,8 +37,8 @@ MOZ_P="${MOZ_PN}-${MOZ_PV}"
 MOZ_PV_DISTFILES="${MOZ_PV}${MOZ_PV_SUFFIX}"
 MOZ_P_DISTFILES="${MOZ_PN}-${MOZ_PV_DISTFILES}"
 
-inherit autotools check-reqs desktop flag-o-matic gnome2-utils llvm \
-   multiprocessing pax-utils python-any-r1 toolchain-funcs \
+inherit autotools check-reqs desktop flag-o-matic gnome2-utils linux-info \
+   llvm multiprocessing pax-utils python-any-r1 toolchain-funcs \
virtualx xdg
 
 MOZ_SRC_BASE_URI="https://archive.mozilla.org/pub/${MOZ_PN}/releases/${MOZ_PV};
@@ -474,6 +474,10 @@ pkg_setup() {
# Ensure we use C locale when building, bug #746215
export LC_ALL=C
fi
+
+   CONFIG_CHECK="~SECCOMP"
+   WARNING_SECCOMP="CONFIG_SECCOMP not set! This system will be unable to 
play DRM-protected content."
+   linux-info_pkg_setup
 }
 
 src_unpack() {



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

2021-07-12 Thread Thomas Deutschmann
commit: 46b397154eb73c6a59b9ceb914425f76b7b91f26
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Mon Jul 12 23:18:24 2021 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Mon Jul 12 23:31:53 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=46b39715

www-client/firefox-bin: bump to v78.12.0 ESR

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

 www-client/firefox-bin/Manifest   |  97 +
 www-client/firefox-bin/firefox-bin-78.12.0.ebuild | 411 ++
 2 files changed, 508 insertions(+)

diff --git a/www-client/firefox-bin/Manifest b/www-client/firefox-bin/Manifest
index c5723140930..d95b2af2808 100644
--- a/www-client/firefox-bin/Manifest
+++ b/www-client/firefox-bin/Manifest
@@ -93,6 +93,101 @@ DIST firefox-78.11.0esr-vi.xpi 562862 BLAKE2B 
1563fc0ce49d784985f4de6015dd52f6c3
 DIST firefox-78.11.0esr-xh.xpi 427833 BLAKE2B 
484282b3729b6218e07bb153120c50c8aefdaf2b8adf307d990a28f795069906f452088d78d8b274d2872c1e98612dafae745041fe0eee4218b1728d1f2018d4
 SHA512 
6f24d33b00abd875db1472ffbc52a5efebc67a8ff29732d098ec6b80c090f26953eac1a5693a86acfa16816ab1506662b29515a22d354bad265893eeea2dbe7e
 DIST firefox-78.11.0esr-zh-CN.xpi 564767 BLAKE2B 
6a77c82c031ae8e2ba8d6ef4f294049f219bf573e678fc9fce4b23a19a89ab9d15487e760e809eda5798f5ed213d3e21c20bf34782e201b1fe04e51d0af078c0
 SHA512 
f2680016d879ce3ebe93f308cccdb59d40a850641e6e433a3b7620566591877746957fd541b49e466d69ef708f4422bab26316c4632459b4c8c1546ad5581a89
 DIST firefox-78.11.0esr-zh-TW.xpi 564742 BLAKE2B 
3357a373a38d89cf4807ffa7d306091f65397f97ef3346603493b93e5daff42f0c55826d329df8d1bde7ff104862eac756aa811a4754d401448638fd251cf0f4
 SHA512 
08290cc90f946732c63aeb247ef4babc90128f04dcf3c32b623d0d822941bef9df1a2239c5bc1d067f04e4ba099cefe5255e4e43750f1053e133773258a68d43
+DIST firefox-78.12.0esr-ach.xpi 460283 BLAKE2B 
a00bee0c7f0ec9c27454f618c0402721db074b6319c1b0964a5ccde3710175a20f9a6727eef881d8d3db7205b2f7bf5bcbf5c050c39cbd20f95cf23c6ee480f8
 SHA512 
6542b5683dd352ecafecb42a9bbdc438cdd927deb9e1c8f55f52a1c12690d1ac1281c379ed7dcedd6a62b4ff37b816b5a7870b0aa9a725444640a87b1e6749dc
+DIST firefox-78.12.0esr-af.xpi 428351 BLAKE2B 
b4f671687a03ed5e12e5c805b501ad3a975090168a60d4549326cfae17d0e31cbb7458e8118a8f85d566a75de97cd2b7a0f92f77f21e9b4a5cfd57163a54b163
 SHA512 
fa91d12158cf7d41000c3cb4beb0290c4fe760e5dcd27cd23d77b228f509558830ff4d2c29248bfc08f69c0a8592302cc6aa59fccb5b16f292e290bf9801f7f4
+DIST firefox-78.12.0esr-an.xpi 508377 BLAKE2B 
63f4678044c1ff6088279a5fe25bc7a0eb0fb8eb8c2ca326c14ffad242be91892e8277bda016e852d61834bd095408d9c822e329918748248e4f8f0864c64718
 SHA512 
b1cbcf41150858ec827d485ca819490907d5604ceac758d478a5f39a20b1f204dfc674fa5563c25e8fd93d85f83faab3673e4d08becd6c628d1d8c118c22bbee
+DIST firefox-78.12.0esr-ar.xpi 560954 BLAKE2B 
625905b86f9a7b9b8063873f7ba91d59196abc95a27b15764fbdd3bfea24d7aa69c7a9c4934fa9b0d8f210ff90b9782d981221bc8d892b5fa83b1c355166d554
 SHA512 
c0b09fe41708f1cab137a270ac848627ec98fc43e47c6a405d32db7e01a13338516cefb2f3cdf1a8590af00e75c3d4bec782646d6d143d2b103c7e5eb861dfdb
+DIST firefox-78.12.0esr-ast.xpi 456387 BLAKE2B 
d8a5fd537ccbbfcd654ac58ba963123380363bc5acc3261fcc5f4051d93e254a9f9cf2929de1dbb9c2092e2494c9744c973e1b8a2a12650655f8d25fba7fc749
 SHA512 
ec5e717088863808fe34f088336f13add49035ea8d7f323fc3c094316cf8044772d5ced904904cd170f471186028c0ecca21ea52cacffcff185548172f0abd69
+DIST firefox-78.12.0esr-az.xpi 497433 BLAKE2B 
bec0f0209a6f5d9043f4789df51c34519c5f33c08a2f6620041f591599929514658bfc7a5ea2cd457ded405f58e000861b6c9186972ee4390555d7fe0c5fb489
 SHA512 
49e2fc648e30e419407714677b59194196404c50c92e4d1affa01d66cb7719302979f3d4b74c7fca83fdbfc7ec5c406cf876b1fd342384870c39e08f72346d48
+DIST firefox-78.12.0esr-be.xpi 608650 BLAKE2B 
0ab6829a8f7d49678d905f99e53375946a733e12ed46cd693fdae3da19aade621b572028f938d33c91da3e69280b53c6ab6a19690648a414127bf55a3279ea7f
 SHA512 
de62c7f2e5c8ef8323eac321ff3c735cc165fcc53ecb044dbeec35a2196c52fe9cc083c95ce755b97c320f123500565e471fd8b0edcadee2b998d005402e6b84
+DIST firefox-78.12.0esr-bg.xpi 553973 BLAKE2B 
af6c0b0aaa207b9714269c2844eaaf4b7bbdff58350022bc816001711517f50e30b3eee62ed8dee53b906eb990373cd462d45b62cd112d44ac04e047638b5afc
 SHA512 
3f50b3a300270a12b220ed903ba79738e807d71d731bb8755a543984b84272a7f67e1e4a05fc5ed7c87f391de69e9ede628f50a4f8faede4acf224adf0de4f7e
+DIST firefox-78.12.0esr-bn.xpi 572610 BLAKE2B 
d54b5abf4704b472537badef7559170f3663cabf6c7a48563fbac1b1f12f16bc048cc28e382f66aaa064fe5ab25b57e9ed58e94e9b285184d5a8ee1c2adc526c
 SHA512 
3b116f3385d67f6901a801a758a02c834a9019696c498d085b7c0dec28d723b66f6485063db1ce7024e8b53793a3f146cac7337c130afd060c810d1e39ccd652
+DIST firefox-78.12.0esr-br.xpi 507129 BLAKE2B 
19172ffbdc74639390d9beee945183e4f3ae068200af8caf697839774b942d251f36970f95b1ee17ea5726a4050a3ae77f22182810cb10668a17574aec522b4b
 SHA512 

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

2021-07-12 Thread Anna Vyalkova
commit: 12ce19ca54b50d2be8e07100c4b1f222473762cd
Author: Anna (cybertailor) Vyalkova  sysrq  in>
AuthorDate: Mon Jul 12 18:54:42 2021 +
Commit: Anna Vyalkova  sysrq  in>
CommitDate: Mon Jul 12 18:56:29 2021 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=12ce19ca

net-misc/gmid: bump to 1.7.1, update live

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

 net-misc/gmid/Manifest   |  2 +-
 net-misc/gmid/{gmid-1.7.ebuild => gmid-1.7.1.ebuild} |  9 +
 net-misc/gmid/gmid-.ebuild   | 16 +---
 3 files changed, 15 insertions(+), 12 deletions(-)

diff --git a/net-misc/gmid/Manifest b/net-misc/gmid/Manifest
index 857b18fce..489538487 100644
--- a/net-misc/gmid/Manifest
+++ b/net-misc/gmid/Manifest
@@ -1 +1 @@
-DIST gmid-1.7.tar.gz 78157 BLAKE2B 
a48cd98621874f1a725b0c4b4ee70af45ebfec56734d00478e52d194f3d5a090ea3c4f8001159863149fdc400619685a1e355ab695b81e76d3b483d0101ef5a4
 SHA512 
d7aaddcc14ea48b4f8377ca841905071f4d82ce96168a39c38e2896b0d1253e31450a9a3794f6a2699afbbb266ffce2e301adc4acf41075a10e11eb878732ad4
+DIST gmid-1.7.1.tar.gz 78237 BLAKE2B 
99e425d40f6787156dffbff9fb5b94f0522ed2810e2090aa1eafee82fe34dc9b3ec1fad8b0ca2196c8486354fe3e42549712fa81eced7e9d181f927ce6bc4c45
 SHA512 
450614dab361d1a55a8a5d089ca681f00845efa86c59e89c84044cf62b7856061e190b5e4580043e42a7b2e58e0bf098c5b67ec511c036ca1361531117a11e05

diff --git a/net-misc/gmid/gmid-1.7.ebuild b/net-misc/gmid/gmid-1.7.1.ebuild
similarity index 90%
rename from net-misc/gmid/gmid-1.7.ebuild
rename to net-misc/gmid/gmid-1.7.1.ebuild
index a5904dd5a..1649bff67 100644
--- a/net-misc/gmid/gmid-1.7.ebuild
+++ b/net-misc/gmid/gmid-1.7.1.ebuild
@@ -7,7 +7,7 @@ SSL_DAYS=36500
 inherit ssl-cert toolchain-funcs
 
 DESCRIPTION="Simple and secure Gemini server"
-HOMEPAGE="https://www.omarpolo.com/pages/gmid.html;
+HOMEPAGE="https://gmid.omarpolo.com;
 
 if [[ ${PV} ==  ]]; then
EGIT_REPO_URI="https://github.com/omar-polo/${PN}.git 
https://git.omarpolo.com/${PN};
@@ -37,13 +37,6 @@ RDEPEND="${DEPEND}"
 
 DOCS=( README.md ChangeLog )
 
-src_prepare() {
-   default
-
-   # QA Notice: make jobserver unavailable
-   sed 's/make -C regress/${MAKE} -C regress/' -i Makefile || die
-}
-
 src_configure() {
local conf_args
tc-export CC

diff --git a/net-misc/gmid/gmid-.ebuild b/net-misc/gmid/gmid-.ebuild
index f793b7936..161299f0a 100644
--- a/net-misc/gmid/gmid-.ebuild
+++ b/net-misc/gmid/gmid-.ebuild
@@ -4,10 +4,10 @@
 EAPI=7
 
 SSL_DAYS=36500
-inherit ssl-cert toolchain-funcs
+inherit ssl-cert systemd toolchain-funcs
 
 DESCRIPTION="Simple and secure Gemini server"
-HOMEPAGE="https://www.omarpolo.com/pages/gmid.html;
+HOMEPAGE="https://gmid.omarpolo.com;
 
 if [[ ${PV} ==  ]]; then
EGIT_REPO_URI="https://github.com/omar-polo/${PN}.git 
https://git.omarpolo.com/${PN};
@@ -35,7 +35,13 @@ BDEPEND="
 "
 RDEPEND="${DEPEND}"
 
-DOCS=( README.md ChangeLog )
+DOCS=( README.md ChangeLog contrib/README )
+
+src_prepare() {
+   default
+
+   sed "s:/etc/gmid.conf:/etc/gmid/gmid.conf:" -i contrib/gmid.service || 
die
+}
 
 src_configure() {
local conf_args
@@ -72,6 +78,10 @@ src_install() {
insinto /etc/gmid
doins "${FILESDIR}"/gmid.conf
 
+   insinto /usr/share/vim/vimfiles
+   doins -r contrib/vim/*
+
+   systemd_dounit contrib/gmid.service
newinitd "${FILESDIR}"/gmid.initd gmid
newconfd "${FILESDIR}"/gmid.confd gmid
 



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

2021-07-12 Thread Michał Górny
commit: bd87c9222e480abad999fe01cf4348bd83a09a01
Author: Michał Górny  gentoo  org>
AuthorDate: Mon Jul 12 22:56:30 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Mon Jul 12 22:56:30 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bd87c922

dev-python/bitarray: Remove old

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

 dev-python/bitarray/Manifest  |  4 
 dev-python/bitarray/bitarray-2.1.0.ebuild | 21 -
 dev-python/bitarray/bitarray-2.1.1.ebuild | 21 -
 dev-python/bitarray/bitarray-2.1.2.ebuild | 21 -
 dev-python/bitarray/bitarray-2.2.0.ebuild | 20 
 5 files changed, 87 deletions(-)

diff --git a/dev-python/bitarray/Manifest b/dev-python/bitarray/Manifest
index f39ec2eea39..fc0c6370728 100644
--- a/dev-python/bitarray/Manifest
+++ b/dev-python/bitarray/Manifest
@@ -1,6 +1,2 @@
-DIST bitarray-2.1.0.tar.gz 71169 BLAKE2B 
8d82d49ac309605d989d29d492dbb94dd59c633f0987220ed28bbca7d2c3b0c4566ce147d0f65893c5dfaf1c2f702870d95181dfaa969050e13bcd4a9664ef51
 SHA512 
e91200b8829b63f297a1882fab293ac007991740a739587ba473abce183aa79a85e08db8a0fca5729b6e1d3e130965b2f14dc40acccf12d3231852498e2fb141
-DIST bitarray-2.1.1.tar.gz 72522 BLAKE2B 
28afebad24c574706f3cc57d1b82890d8e98a2ba745765a1a8d9e60a630a1e1e6e467bdd7b953c4c75b08b302658f7704d83a8e01b351c1e99e66ebd52fbbf83
 SHA512 
d690e266d1ac9f8fba6f2dd2770b80d1fbb2a53baf2ba759c946a2d371d9804e5bfd6792fc2a64809fc10e78563e106c2d357474fa515423fdcd6964a8191718
-DIST bitarray-2.1.2.tar.gz 72530 BLAKE2B 
85b98e3e7b89ded2f6d05aaf08efdc46982b92f67eac6153afe0814537ef84528a5a76e1b0de03d771e8b9ee69ce762fe34d908d14555a5e6c70583350009a9f
 SHA512 
1db9d54a2721741732cf6d455b36d3fdeb550a3a6370e14d794c2d67a1a0d39ca6ddc8db939ec391b33dc86962db51cc4291d8d04db878758fdb411fff377819
 DIST bitarray-2.1.3.tar.gz 72556 BLAKE2B 
737ba1e1586269d279198bd966c84abc95b74179e361f1e08644d3c4557085bdd99931ce9cec633e39d4fd454fa36d0170c5057a8931cbd8ca2fb8f3bdf71dc1
 SHA512 
de84b8b1c84be32f946a5f12e8a6ce84f9aecba6e5dc28c0cb0e1fa59434cc5b0757cd5e0b616163b134d460edaf4d53edd53da86ea517a97c818ee83855b174
-DIST bitarray-2.2.0.tar.gz 75776 BLAKE2B 
4be063193ee4ee5c991213837b360a97ef26949e9e3c83fb25796705a9d22816c16024e9c657c95b57e5f6a5d60cf8f8c829efa847dd5691d0f62ebbca214239
 SHA512 
74d7f05a9d03adf660f17883782eb1f2bbd08922c3f6a9a7a44eb86cfb29ab8e3b7c2aa7acc27656d04713396e956771b3f9b429630b74f0dc39a6bad869fe25
 DIST bitarray-2.2.1.tar.gz 77371 BLAKE2B 
f6f699594a28fa680eaaa2ad260da00f9827090e770b6e7a4bfd72c54759a80370f6842cb473dade6761b744175e4630af5e7b3fdd09768b7199e1a08e74
 SHA512 
7eb25359d405e0be63ca7faab50fd7ab652d8f838f09587b4faa94adc78952582e7c7c0b605820e5feafd18d35edf050f70f65bce1123b883ad47bd1e54244d3

diff --git a/dev-python/bitarray/bitarray-2.1.0.ebuild 
b/dev-python/bitarray/bitarray-2.1.0.ebuild
deleted file mode 100644
index eadde220910..000
--- a/dev-python/bitarray/bitarray-2.1.0.ebuild
+++ /dev/null
@@ -1,21 +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} )
-DISTUTILS_USE_SETUPTOOLS=no
-
-inherit distutils-r1
-
-DESCRIPTION="Efficient arrays of booleans -- C extension"
-HOMEPAGE="https://github.com/ilanschnell/bitarray 
https://pypi.org/project/bitarray/;
-SRC_URI="mirror://pypi/b/${PN}/${P}.tar.gz"
-
-SLOT="0"
-LICENSE="PSF-2"
-KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux"
-
-python_test() {
-   "${EPYTHON}" bitarray/test_bitarray.py -v || die "Tests fail with 
${EPYTHON}"
-}

diff --git a/dev-python/bitarray/bitarray-2.1.1.ebuild 
b/dev-python/bitarray/bitarray-2.1.1.ebuild
deleted file mode 100644
index 15dfecb4320..000
--- a/dev-python/bitarray/bitarray-2.1.1.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_{8..10} )
-DISTUTILS_USE_SETUPTOOLS=no
-
-inherit distutils-r1
-
-DESCRIPTION="Efficient arrays of booleans -- C extension"
-HOMEPAGE="https://github.com/ilanschnell/bitarray 
https://pypi.org/project/bitarray/;
-SRC_URI="mirror://pypi/b/${PN}/${P}.tar.gz"
-
-SLOT="0"
-LICENSE="PSF-2"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
-
-python_test() {
-   "${EPYTHON}" bitarray/test_bitarray.py -v || die "Tests fail with 
${EPYTHON}"
-}

diff --git a/dev-python/bitarray/bitarray-2.1.2.ebuild 
b/dev-python/bitarray/bitarray-2.1.2.ebuild
deleted file mode 100644
index 15dfecb4320..000
--- a/dev-python/bitarray/bitarray-2.1.2.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_{8..10} )
-DISTUTILS_USE_SETUPTOOLS=no
-
-inherit distutils-r1
-
-DESCRIPTION="Efficient arrays of booleans -- C extension"
-HOMEPAGE="https://github.com/ilanschnell/bitarray 

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

2021-07-12 Thread Michał Górny
commit: c53039133a5fb2479140adfdb10f2c744cca99c6
Author: Michał Górny  gentoo  org>
AuthorDate: Mon Jul 12 22:57:03 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Mon Jul 12 22:57:03 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c5303913

dev-python/numexpr: Remove old

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

 dev-python/numexpr/Manifest|  1 -
 dev-python/numexpr/numexpr-2.7.2_p1.ebuild | 51 --
 2 files changed, 52 deletions(-)

diff --git a/dev-python/numexpr/Manifest b/dev-python/numexpr/Manifest
index e7aa2857e37..4233994bb5b 100644
--- a/dev-python/numexpr/Manifest
+++ b/dev-python/numexpr/Manifest
@@ -1,2 +1 @@
-DIST numexpr-2.7.2.r1.gh.tar.gz 119099 BLAKE2B 
d424dd89761ecdad3e5a35a5c8b41f089c6eb7c9ca10a4309fb489bb7ab60c0b77863c1675583014265c057e27f3b9584a35e0ac6232044ed5f8b8c32fd330d6
 SHA512 
d786aeb3597a6b2196e92f364934a0bbc518c7973252c38f1e93c317d55220270b5d61320d7a465c87da979ec68e988b25182d527e0e96aa3a898f20a6997802
 DIST numexpr-2.7.3.tar.gz 114113 BLAKE2B 
95dca4fbd3148bbf198f82827a63fac3e9de29f677457f2ad45040e24a38bb05e4e09738efa0cac793970e18bdcd252e2744da96062217fd35b4054b10112989
 SHA512 
8234a65ce96ea0a2f20cce7dce3de652362a9edc86af2e7a333cdd8ecd87866f75970859ff39b04d529acc062b806cc8c64f262c318edd2897200d7e54b429e7

diff --git a/dev-python/numexpr/numexpr-2.7.2_p1.ebuild 
b/dev-python/numexpr/numexpr-2.7.2_p1.ebuild
deleted file mode 100644
index 679730c0dca..000
--- a/dev-python/numexpr/numexpr-2.7.2_p1.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_{8..10} )
-PYTHON_REQ_USE="threads(+)"
-
-inherit distutils-r1 flag-o-matic
-
-DESCRIPTION="Fast numerical array expression evaluator for Python and NumPy"
-HOMEPAGE="https://github.com/pydata/numexpr;
-SRC_URI="
-   https://github.com/pydata/numexpr/archive/v${PV%_p*}.tar.gz
-   -> ${P/_p/.r}.gh.tar.gz"
-S=${WORKDIR}/${P%_p*}
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 x86 ~amd64-linux ~x86-linux"
-IUSE="mkl"
-
-RDEPEND="
-   >=dev-python/numpy-1.6[${PYTHON_USEDEP}]
-   mkl? ( sci-libs/mkl )
-"
-
-python_prepare_all() {
-   # TODO: mkl can be used but it fails for me
-   # only works with mkl in tree. newer mkl will use pkgconfig
-   if use mkl; then
-   use amd64 && local ext="_lp64"
-   cat > site.cfg <<- _EOF_ || die
-   [mkl]
-   library_dirs = ${MKLROOT}/lib/em64t
-   include_dirs = ${MKLROOT}/include
-   mkl_libs = mkl_solver${ext}, mkl_intel${ext}, \
-   mkl_intel_thread, mkl_core, iomp5
-   _EOF_
-   fi
-
-   distutils-r1_python_prepare_all
-}
-
-python_test() {
-   pushd "${BUILD_DIR}"/lib >/dev/null || die
-   "${EPYTHON}" \
-   -c "import sys,numexpr; sys.exit(0 if 
numexpr.test().wasSuccessful() else 1)" \
-   || die
-   pushd >/dev/null || die
-}



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

2021-07-12 Thread Michał Górny
commit: e9c26af2677b25a63a59e23321d4a63a8be459f9
Author: Michał Górny  gentoo  org>
AuthorDate: Mon Jul 12 22:56:50 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Mon Jul 12 22:56:50 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e9c26af2

dev-python/jwcrypto: Remove old

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

 dev-python/jwcrypto/Manifest  |  2 --
 dev-python/jwcrypto/jwcrypto-0.8.0.ebuild | 28 --
 dev-python/jwcrypto/jwcrypto-0.9.0.ebuild | 33 ---
 3 files changed, 63 deletions(-)

diff --git a/dev-python/jwcrypto/Manifest b/dev-python/jwcrypto/Manifest
index 4ad2c6f67f9..ab5aa48b939 100644
--- a/dev-python/jwcrypto/Manifest
+++ b/dev-python/jwcrypto/Manifest
@@ -1,3 +1 @@
-DIST jwcrypto-0.8.0.tar.gz 81782 BLAKE2B 
a3cfb04f099a747c365f870c53d75574cdfaf8b98373f37cc107ebca956b414b7d7cb78f8fcd6d3964528d3bc8a217e5c645bf6e82531e951dfdd9ca03472111
 SHA512 
784134d27ff7abd31e1069763969513ed45f81fd2c242b7ff7036413c35ef374d535eae0123f5561a8e4eb2630cee40056d1c66454288e1310c4cbedecaac210
-DIST jwcrypto-0.9.0.tar.gz 83891 BLAKE2B 
873f6764d13ea80e8c4e1709fcf4e2a70cb59834521154b35cb94a51ce5cbfa7f4e2d079a3c096b013eef6f3a6adc4935cd3416b22f20b9edce01e95dc1910fb
 SHA512 
6a2670aad8a3db926c4a6e54a62f3b698b717a8bc1726ba8f13e2415f574202e205cab76c79564280dcb2b3b4002a7c03c172d20761c70f76dc007a1ae26dad5
 DIST jwcrypto-0.9.1.tar.gz 86363 BLAKE2B 
d5920b9471870855bc131c171dc5515cc23fb9b94c38b33ce4894bcbe6fb5d0fa87e8b88f6470b8d1c1a1bc158d0dd09f51ace50baab03c8a8df59adc6e7e11d
 SHA512 
245221d5e570918c1db9abdad72a0b03fb3fbdbb4db46ece441cbd75d43246b1b35bfd75e20718b8fa125bcaa85088cd776a7c204dd68e51e63818ae438848eb

diff --git a/dev-python/jwcrypto/jwcrypto-0.8.0.ebuild 
b/dev-python/jwcrypto/jwcrypto-0.8.0.ebuild
deleted file mode 100644
index 428fcc14e89..000
--- a/dev-python/jwcrypto/jwcrypto-0.8.0.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2020 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="Implements JWK,JWS,JWE specifications using python-cryptography"
-
-HOMEPAGE="https://github.com/latchset/jwcrypto;
-SRC_URI="https://github.com/latchset/jwcrypto/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
-
-LICENSE="LGPL-3+"
-SLOT="0"
-KEYWORDS="amd64 ~arm64 x86"
-
-RDEPEND=">=dev-python/cryptography-2.3[${PYTHON_USEDEP}]"
-
-distutils_enable_sphinx docs/source
-distutils_enable_tests pytest
-
-python_prepare_all() {
-   # Do not install doc in non-standard paths
-   sed -i "\|data_files = \[('share/doc/jwcrypto|d" setup.py || die
-   distutils-r1_python_prepare_all
-}

diff --git a/dev-python/jwcrypto/jwcrypto-0.9.0.ebuild 
b/dev-python/jwcrypto/jwcrypto-0.9.0.ebuild
deleted file mode 100644
index a3d021af572..000
--- a/dev-python/jwcrypto/jwcrypto-0.9.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=( pypy3 python3_{7..10} )
-
-inherit distutils-r1
-
-DESCRIPTION="Implements JWK,JWS,JWE specifications using python-cryptography"
-
-HOMEPAGE="https://github.com/latchset/jwcrypto;
-SRC_URI="
-   https://github.com/latchset/jwcrypto/archive/v${PV}.tar.gz
-   -> ${P}.tar.gz"
-
-LICENSE="LGPL-3+"
-SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~x86"
-
-RDEPEND="
-   >=dev-python/cryptography-2.3[${PYTHON_USEDEP}]
-   dev-python/deprecated[${PYTHON_USEDEP}]
-   dev-python/six[${PYTHON_USEDEP}]"
-
-distutils_enable_sphinx docs/source
-distutils_enable_tests pytest
-
-python_prepare_all() {
-   # Do not install doc in non-standard paths
-   sed -i "\|data_files = \[('share/doc/jwcrypto|d" setup.py || die
-   distutils-r1_python_prepare_all
-}



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

2021-07-12 Thread Michał Górny
commit: 045bccc4ad49b44827022f03d7b12f19cdcb6fb8
Author: Michał Górny  gentoo  org>
AuthorDate: Mon Jul 12 22:54:58 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Mon Jul 12 22:56:02 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=045bccc4

dev-python/simpy: Remove old

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

 dev-python/simpy/Manifest|  1 -
 dev-python/simpy/simpy-3.0.13.ebuild | 35 ---
 2 files changed, 36 deletions(-)

diff --git a/dev-python/simpy/Manifest b/dev-python/simpy/Manifest
index 0d8d418e125..63995277851 100644
--- a/dev-python/simpy/Manifest
+++ b/dev-python/simpy/Manifest
@@ -1,2 +1 @@
-DIST simpy-3.0.13.tar.gz 410773 BLAKE2B 
3769782806b4c68554810cc44a5e59e6dbba2fda86a57b225c9c73d62dfe434a55dc1bc16727d0866684b8f43ea69a50bea96dcdc2109a491dd887d9973a51e9
 SHA512 
7961cb519ec3ad92fddd16204b1741132371c9b9989a9bc9905227fc50ee8baf3c8bbfd65fc12165cb58653114c26179cb3fbe4d09b082062a4180f09d40a259
 DIST simpy-4.0.1.tar.gz 410082 BLAKE2B 
09c6f29d2792ac15bb4a3b42a1cdbd4d342aca0ef528aadbe37e01342534645939c9663977230ec7f6f1542a4354925e25f0c5b3bf6e20b29b6da2e69f3d5a90
 SHA512 
5cc4baada79503e3c2f2425b9f7f00d68f263283ff0cae048fba86665c4dcf70590683f6b7df50d1c1a914ac7cb471ed4b6850676030bea4a3a70fb40eb2cdb4

diff --git a/dev-python/simpy/simpy-3.0.13.ebuild 
b/dev-python/simpy/simpy-3.0.13.ebuild
deleted file mode 100644
index 132ffc2dffb..000
--- a/dev-python/simpy/simpy-3.0.13.ebuild
+++ /dev/null
@@ -1,35 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_{7,8} )
-PYTHON_REQ_USE="tk"
-
-inherit distutils-r1
-
-MY_P="${P/simpy/SimPy}"
-
-DESCRIPTION="Object-oriented, process-based discrete-event simulation language"
-HOMEPAGE="https://simpy.readthedocs.org;
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-SLOT="0"
-LICENSE="LGPL-2.1"
-KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux"
-IUSE="doc test"
-RESTRICT="!test? ( test )"
-
-distutils_enable_sphinx docs
-distutils_enable_tests setup.py
-
-python_install_all() {
-   DOCS=( AUTHORS.rst CHANGES.rst README.rst )
-   if use doc; then
-   pushd docs > /dev/null || die
-   PYTHONPATH=.. emake html && HTML_DOCS=( docs/_build/html/. 
docs/_build/doctrees/. )
-   popd > /dev/null || die
-   fi
-
-   distutils-r1_python_install_all
-}



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

2021-07-12 Thread Michał Górny
commit: 031410bb1ea4376f5ed19fd8ac3e242001e14d41
Author: Michał Górny  gentoo  org>
AuthorDate: Mon Jul 12 22:54:48 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Mon Jul 12 22:56:01 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=031410bb

dev-python/sphinx: Remove old

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

 dev-python/sphinx/Manifest|   1 -
 dev-python/sphinx/sphinx-4.0.2.ebuild | 131 --
 2 files changed, 132 deletions(-)

diff --git a/dev-python/sphinx/Manifest b/dev-python/sphinx/Manifest
index 41739bd3533..dbbe37102cb 100644
--- a/dev-python/sphinx/Manifest
+++ b/dev-python/sphinx/Manifest
@@ -1,4 +1,3 @@
 DIST Sphinx-3.5.4.tar.gz 5911093 BLAKE2B 
8740714dfaf3733bf57d0b277315b4e7b5cad86247ea30dcbc4f5dadf5f5169329050b7be43ec8625c47df9dcc19afcc6c4d782725c7007f8178b7eb7be7dc05
 SHA512 
853379f3b0496772846be9beb072c2c8a69ff899ffe4c6435b448ea639a32138c61403f9c14f62f4f78b2e526a2ee7c05b4196eabdeee37bcae6aa98df992125
-DIST Sphinx-4.0.2.tar.gz 6162889 BLAKE2B 
c0309ca6752a76c11b5071d3ee368e80499bf68ca51a7f396be10d15b9bf9b03f85de3fef2b4e3c4795de99efa78af42a5b95b00d1f737952e6775631e63128a
 SHA512 
836727258a83d38430de4f6073f637ec3c6c813707701b96c9ec58e35648fd1eb9af1c7c5da17dd95b63914fafcb9e25668129514701c5fdd3f49f7303c3f8ec
 DIST Sphinx-4.0.3.tar.gz 6164298 BLAKE2B 
60726ed4cc4f92910bcfff20dde09beef89e4c171b6f12a327e981df8fa6569a901c0b8e994cd66263b87056548f9f966a2e3049341447ad28797bf120a42a70
 SHA512 
8dd561b220779efb4cf779f46b342a298f18bfeb7670e0485ba8fcae7a03b2bd30368b441237ed597e1d8f001e35bae13a7d4d44d6921a4fa1b8a7804a5850c7
 DIST Sphinx-4.1.0.tar.gz 6302885 BLAKE2B 
7e2eafa236173c0fe7d761d1692ff8bb0c12ad8fae2894e2088fff0415d085a3ea652c59d4efc94788829c4261cbee161d85a5c35d6a282fb1a201f658425bb7
 SHA512 
482378b85b51e74bc2c841bc5ac7b7d5a0034b28e62d36182972439a1e48ce5faaa82e6c3daa35ff6a3f1b1ed1c4187564c77806e6d1804dae0f2c24262adbe6

diff --git a/dev-python/sphinx/sphinx-4.0.2.ebuild 
b/dev-python/sphinx/sphinx-4.0.2.ebuild
deleted file mode 100644
index 7cc217f2e35..000
--- a/dev-python/sphinx/sphinx-4.0.2.ebuild
+++ /dev/null
@@ -1,131 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-DISTUTILS_USE_SETUPTOOLS=rdepend
-PYTHON_COMPAT=( python3_{7..10} pypy3 )
-PYTHON_REQ_USE="threads(+)"
-
-inherit distutils-r1
-
-DESCRIPTION="Python documentation generator"
-HOMEPAGE="https://www.sphinx-doc.org/
-   https://github.com/sphinx-doc/sphinx;
-SRC_URI="mirror://pypi/S/${PN^}/${P^}.tar.gz"
-S=${WORKDIR}/${P^}
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris"
-IUSE="doc latex"
-
-RDEPEND="
-   =dev-python/Babel-1.3[${PYTHON_USEDEP}]
-   dev-python/docutils[${PYTHON_USEDEP}]
-   dev-python/imagesize[${PYTHON_USEDEP}]
-   >=dev-python/jinja-2.3[${PYTHON_USEDEP}]
-   >=dev-python/pygments-2.0[${PYTHON_USEDEP}]
-   >=dev-python/requests-2.5.0[${PYTHON_USEDEP}]
-   >=dev-python/snowballstemmer-1.1[${PYTHON_USEDEP}]
-   dev-python/sphinxcontrib-applehelp[${PYTHON_USEDEP}]
-   dev-python/sphinxcontrib-devhelp[${PYTHON_USEDEP}]
-   dev-python/sphinxcontrib-jsmath[${PYTHON_USEDEP}]
-   dev-python/sphinxcontrib-htmlhelp[${PYTHON_USEDEP}]
-   dev-python/sphinxcontrib-serializinghtml[${PYTHON_USEDEP}]
-   dev-python/sphinxcontrib-qthelp[${PYTHON_USEDEP}]
-   dev-python/packaging[${PYTHON_USEDEP}]
-   $(python_gen_cond_dep '
-   dev-python/typed-ast[${PYTHON_USEDEP}]
-   ' python3_7)
-   latex? (
-   dev-texlive/texlive-latexextra
-   dev-texlive/texlive-luatex
-   app-text/dvipng
-   )"
-BDEPEND="
-   doc? (
-   dev-python/sphinxcontrib-websupport[${PYTHON_USEDEP}]
-   media-gfx/graphviz
-   )
-   test? (
-   dev-python/html5lib[${PYTHON_USEDEP}]
-   virtual/imagemagick-tools[jpeg,png,svg]
-   dev-texlive/texlive-fontsextra
-   dev-texlive/texlive-latexextra
-   dev-texlive/texlive-luatex
-   app-text/dvipng
-   )"
-
-PATCHES=(
-   "${FILESDIR}/${PN}-3.2.1-doc-link.patch"
-   "${FILESDIR}/${P}-py310.patch"
-)
-
-distutils_enable_tests pytest
-
-python_prepare_all() {
-   # disable internet access
-   sed -i -e 's:^intersphinx_mapping:disabled_&:' \
-   doc/conf.py || die
-
-   # remove unnecessary upper bounds
-   sed -e '/Jinja2/s:,<3.0::' \
-   -e '/MarkupSafe/s:<2.0::' \
-   -i setup.py || die
-
-   distutils-r1_python_prepare_all
-}
-
-python_compile() {
-   distutils-r1_python_compile
-
-   # Generate the grammar. It will be caught by install somehow.
-   # Note that the tests usually do it for us. 

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

2021-07-12 Thread Lars Wendler
commit: 0d3109126268992c06861e1d11a62cfa23f21cd4
Author: Lars Wendler  gentoo  org>
AuthorDate: Mon Jul 12 22:54:51 2021 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Mon Jul 12 22:55:48 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0d310912

media-sound/mpg123: Bump to version 1.28.2

Signed-off-by: Lars Wendler  gentoo.org>

 media-sound/mpg123/Manifest |   1 +
 media-sound/mpg123/mpg123-1.28.2.ebuild | 105 
 2 files changed, 106 insertions(+)

diff --git a/media-sound/mpg123/Manifest b/media-sound/mpg123/Manifest
index 788f2089623..4b32936a06c 100644
--- a/media-sound/mpg123/Manifest
+++ b/media-sound/mpg123/Manifest
@@ -1,3 +1,4 @@
 DIST mpg123-1.27.2.tar.bz2 1067102 BLAKE2B 
14da616ffd9e798f07f8eaa00080a1a5ff8cf3c3c7436cc83c8f2264317a30a88ee98ddd0ac077c43672887daff447bf10d287be72a5c7d1a4d5580c90e68298
 SHA512 
b1c7de0c1b1d14cce3b3ba72e7454b7ce392443a3eaace0431381f1871e2fda1470b8efd07176057f8bf76d88f14c2b7ffae470ba34a3271c7e779277b86d6c0
 DIST mpg123-1.28.0.tar.bz2 1063321 BLAKE2B 
a4fa37ac9c3aca867ac4f18eea9c2d39ed80c7e86908b2f5399da8ae82c2e4b57c1a041f17427702da14af9902051ce4de5a85497f7236963ae390ef8715327a
 SHA512 
4e333ee4f3bbebcfff280cf286265e969a8da93b9043d03c0189e22cd40918b07bf12181bd06141d4479c78bc0d0ed472e0d3bb61b2fdb96fe9f7cd48f9a6b77
 DIST mpg123-1.28.1.tar.bz2 1066558 BLAKE2B 
4516ed6cafda21aaaf132266b91ae235ca0b911a79c4514c0588c030f4f5f2f3923153729f1fc3354cb5fa982ca8dc27ba6cb58fa884da379a8913c8119e8bd2
 SHA512 
af1fb96878a7b57f62f06445e9b888cbecc569a91fe118459c71415f62287f9d9de9b0d0663522cb181e1a21692d64d0a810d8aebfa6e085eb76926d7a2186f9
+DIST mpg123-1.28.2.tar.bz2 1065867 BLAKE2B 
2fc585598e49334b608c2a8487b40b599dc1a57afc53249975a339dbc381b968cc099d4274fb74872d3c4c54d1a6ee1858c4b00c78feb93809c823cc56398661
 SHA512 
45ac11c5997d13f80917e135a40d2fb4448703dad56271dfe8ce7c8dea339cbac7727ec121779040bd7a07fc4ea79086860ea4a8ec879eda3bdcbf7d57348cda

diff --git a/media-sound/mpg123/mpg123-1.28.2.ebuild 
b/media-sound/mpg123/mpg123-1.28.2.ebuild
new file mode 100644
index 000..9d14cfb3dbb
--- /dev/null
+++ b/media-sound/mpg123/mpg123-1.28.2.ebuild
@@ -0,0 +1,105 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit flag-o-matic toolchain-funcs libtool multilib-minimal
+
+DESCRIPTION="a realtime MPEG 1.0/2.0/2.5 audio player for layers 1, 2 and 3"
+HOMEPAGE="https://www.mpg123.org/;
+SRC_URI="https://www.mpg123.org/download/${P}.tar.bz2;
+
+LICENSE="GPL-2 LGPL-2.1"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~x86-solaris"
+IUSE="cpu_flags_x86_3dnow cpu_flags_x86_3dnowext cpu_flags_ppc_altivec alsa 
coreaudio int-quality ipv6 jack cpu_flags_x86_mmx nas oss portaudio pulseaudio 
sdl cpu_flags_x86_sse"
+
+# No MULTILIB_USEDEP here since we only build libmpg123 for non native ABIs.
+RDEPEND="
+   dev-libs/libltdl:0
+   alsa? ( media-libs/alsa-lib )
+   jack? ( virtual/jack )
+   nas? ( media-libs/nas )
+   portaudio? ( media-libs/portaudio )
+   pulseaudio? ( media-sound/pulseaudio )
+   sdl? ( media-libs/libsdl )"
+DEPEND="${RDEPEND}"
+BDEPEND="
+   sys-devel/libtool
+   virtual/pkgconfig
+"
+IDEPEND="app-eselect/eselect-mpg123"
+
+DOCS=( AUTHORS ChangeLog NEWS NEWS.libmpg123 README )
+
+src_prepare() {
+   default
+   elibtoolize # for Darwin bundles
+}
+
+multilib_src_configure() {
+   local _audio=dummy
+   local _output=dummy
+   local _cpu=generic_fpu
+
+   # Build fails without -D_GNU_SOURCE like this:
+   # error: ‘struct hostent’ has no member named ‘h_addr’
+   append-cflags -D_GNU_SOURCE
+
+   if $(multilib_is_native_abi) ; then
+   local flag
+   for flag in nas portaudio sdl oss jack alsa pulseaudio 
coreaudio; do
+   if use ${flag}; then
+   _audio+=" ${flag/pulseaudio/pulse}"
+   _output=${flag/pulseaudio/pulse}
+   fi
+   done
+   fi
+
+   use cpu_flags_ppc_altivec && _cpu=altivec
+
+   if [[ $(tc-arch) == amd64 || ${ARCH} == x64-* ]]; then
+   use cpu_flags_x86_sse && _cpu=x86-64
+   elif use x86 && gcc-specs-pie ; then
+   # Don't use any mmx, 3dnow, sse and 3dnowext
+   # bug #164504
+   _cpu=generic_fpu
+   else
+   use cpu_flags_x86_mmx && _cpu=mmx
+   use cpu_flags_x86_3dnow && _cpu=3dnow
+   use cpu_flags_x86_sse && _cpu=x86
+   use cpu_flags_x86_3dnowext && _cpu=x86
+   fi
+
+   local myconf=(
+   --with-optimization=0
+   --with-audio="${_audio}"
+   --with-default-audio=${_output}
+   --with-cpu=${_cpu}
+   

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

2021-07-12 Thread Lars Wendler
commit: 3fa311c0f170427451e34e1c52a0455c0a4f2fdd
Author: Lars Wendler  gentoo  org>
AuthorDate: Mon Jul 12 22:55:31 2021 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Mon Jul 12 22:55:49 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3fa311c0

media-sound/mpg123: Removed old

Signed-off-by: Lars Wendler  gentoo.org>

 media-sound/mpg123/mpg123-1.28.0.ebuild | 105 
 1 file changed, 105 deletions(-)

diff --git a/media-sound/mpg123/mpg123-1.28.0.ebuild 
b/media-sound/mpg123/mpg123-1.28.0.ebuild
deleted file mode 100644
index b8286510b25..000
--- a/media-sound/mpg123/mpg123-1.28.0.ebuild
+++ /dev/null
@@ -1,105 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit flag-o-matic toolchain-funcs libtool multilib-minimal
-
-DESCRIPTION="a realtime MPEG 1.0/2.0/2.5 audio player for layers 1, 2 and 3"
-HOMEPAGE="https://www.mpg123.org/;
-SRC_URI="https://www.mpg123.org/download/${P}.tar.bz2;
-
-LICENSE="GPL-2 LGPL-2.1"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~x86-solaris"
-IUSE="cpu_flags_x86_3dnow cpu_flags_x86_3dnowext cpu_flags_ppc_altivec alsa 
coreaudio int-quality ipv6 jack cpu_flags_x86_mmx nas oss portaudio pulseaudio 
sdl cpu_flags_x86_sse"
-
-# No MULTILIB_USEDEP here since we only build libmpg123 for non native ABIs.
-RDEPEND="
-   app-eselect/eselect-mpg123
-   dev-libs/libltdl:0
-   alsa? ( media-libs/alsa-lib )
-   jack? ( virtual/jack )
-   nas? ( media-libs/nas )
-   portaudio? ( media-libs/portaudio )
-   pulseaudio? ( media-sound/pulseaudio )
-   sdl? ( media-libs/libsdl )"
-DEPEND="${RDEPEND}"
-BDEPEND="
-   sys-devel/libtool
-   virtual/pkgconfig
-"
-
-DOCS=( AUTHORS ChangeLog NEWS NEWS.libmpg123 README )
-
-src_prepare() {
-   default
-   elibtoolize # for Darwin bundles
-}
-
-multilib_src_configure() {
-   local _audio=dummy
-   local _output=dummy
-   local _cpu=generic_fpu
-
-   # Build fails without -D_GNU_SOURCE like this:
-   # error: ‘struct hostent’ has no member named ‘h_addr’
-   append-cflags -D_GNU_SOURCE
-
-   if $(multilib_is_native_abi) ; then
-   local flag
-   for flag in nas portaudio sdl oss jack alsa pulseaudio 
coreaudio; do
-   if use ${flag}; then
-   _audio+=" ${flag/pulseaudio/pulse}"
-   _output=${flag/pulseaudio/pulse}
-   fi
-   done
-   fi
-
-   use cpu_flags_ppc_altivec && _cpu=altivec
-
-   if [[ $(tc-arch) == amd64 || ${ARCH} == x64-* ]]; then
-   use cpu_flags_x86_sse && _cpu=x86-64
-   elif use x86 && gcc-specs-pie ; then
-   # Don't use any mmx, 3dnow, sse and 3dnowext
-   # bug #164504
-   _cpu=generic_fpu
-   else
-   use cpu_flags_x86_mmx && _cpu=mmx
-   use cpu_flags_x86_3dnow && _cpu=3dnow
-   use cpu_flags_x86_sse && _cpu=x86
-   use cpu_flags_x86_3dnowext && _cpu=x86
-   fi
-
-   local myconf=(
-   --with-optimization=0
-   --with-audio="${_audio}"
-   --with-default-audio=${_output}
-   --with-cpu=${_cpu}
-   --enable-network
-   $(use_enable ipv6)
-   --enable-int-quality=$(usex int-quality)
-   )
-
-   multilib_is_native_abi || myconf+=( --disable-modules )
-
-   ECONF_SOURCE="${S}" econf "${myconf[@]}"
-
-   if ! $(multilib_is_native_abi) ; then
-   sed -i -e 's:src doc:src/libmpg123:' Makefile || die
-   fi
-}
-
-multilib_src_install_all() {
-   einstalldocs
-   mv "${ED}"/usr/bin/mpg123{,-mpg123}
-   find "${ED}" -type f -name '*.la' -delete || die
-}
-
-pkg_postinst() {
-   eselect mpg123 update ifunset
-}
-
-pkg_postrm() {
-   eselect mpg123 update ifunset
-}



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

2021-07-12 Thread Michał Górny
commit: 296b0b64586fd742c3d39804287caec9c550e2a8
Author: Michał Górny  gentoo  org>
AuthorDate: Mon Jul 12 22:49:25 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Mon Jul 12 22:49:25 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=296b0b64

dev-python/minidb: Remove old

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

 dev-python/minidb/Manifest|  1 -
 dev-python/minidb/minidb-2.0.4.ebuild | 20 
 2 files changed, 21 deletions(-)

diff --git a/dev-python/minidb/Manifest b/dev-python/minidb/Manifest
index d74b66c03f9..603c0b63df2 100644
--- a/dev-python/minidb/Manifest
+++ b/dev-python/minidb/Manifest
@@ -1,2 +1 @@
-DIST minidb-2.0.4.tar.gz 14104 BLAKE2B 
020996d1e83a84aad26d073b3fcf5161edc1698f0876e499b5dddf88bc5ad776d5203c9dfd49cb9651f66425dad5bf9b3a751940da2cb3f841157af23940ccb8
 SHA512 
c7f34b20fbfe3300957d1e73a6237850209b55ed08f7d9de1e5dc710fcce8360e359136f8f996aedb38620ae08122e3e1c44922c60db6c16a1d57711d47a8c61
 DIST minidb-2.0.5.tar.gz 11957 BLAKE2B 
31b500e420f256988ddaff7271b143f628aea5ebf0abe77125d9ce5143dca3d3d3fb1061c39d325d5df564514b786d751dec90d82fc3310c0f76daf1b4683d02
 SHA512 
889e678a99c7a5dff5ae7ae2c3540e978f09616384450934f2f16797a3a06c9d863b57eced4b2cde0a4bdfa4923b754e473bde0905c86d948d3bdb81a8e6dbad

diff --git a/dev-python/minidb/minidb-2.0.4.ebuild 
b/dev-python/minidb/minidb-2.0.4.ebuild
deleted file mode 100644
index 76b8f51300b..000
--- a/dev-python/minidb/minidb-2.0.4.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} )
-PYTHON_REQ_USE="sqlite"
-DISTUTILS_USE_SETUPTOOLS=no
-
-inherit distutils-r1
-
-DESCRIPTION="Simple SQLite-based object store"
-HOMEPAGE="https://thp.io/2010/minidb/;
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="ISC"
-SLOT="0"
-KEYWORDS="amd64 arm64 x86"
-
-distutils_enable_tests pytest



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

2021-07-12 Thread Michał Górny
commit: e1740d9d85492ec628a2c63242e1eec929da2bd7
Author: Michał Górny  gentoo  org>
AuthorDate: Mon Jul 12 22:53:13 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Mon Jul 12 22:53:13 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e1740d9d

dev-python/pyfakefs: Remove old

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

 dev-python/pyfakefs/Manifest   |   1 -
 .../pyfakefs/files/pyfakefs-4.4.0-py310.patch  | 265 -
 dev-python/pyfakefs/pyfakefs-4.4.0.ebuild  |  27 ---
 3 files changed, 293 deletions(-)

diff --git a/dev-python/pyfakefs/Manifest b/dev-python/pyfakefs/Manifest
index 0cb16f29f83..8faef02f6a1 100644
--- a/dev-python/pyfakefs/Manifest
+++ b/dev-python/pyfakefs/Manifest
@@ -1,2 +1 @@
-DIST pyfakefs-4.4.0.tar.gz 196236 BLAKE2B 
d19fb44320d9c7eab1e97ee4123da548f1e3b2f8f6b0e3be762b6228677fa165ed1b60364481c53f54e79e50a2f98d298e7ff6e65f40aa9c4e372a0f72e19d52
 SHA512 
774e5e213ee8ce17759cdeaa4ce1d70c43df25f0885c73c7e8aa923973a43f48d9fb19d45105a6a5c5d1c6a0c54c22fe4d80ec3ec92ac7cd97c50fb532af90bc
 DIST pyfakefs-4.5.0.tar.gz 198107 BLAKE2B 
ee055ba5e5b53fc91cfb83a29b6fe77f6ea89576c1f3f13e46cd71ddcfe81630f3639000de1ca14bd9a56bcf4a09046fce313f65722327b63098142e5c0030cf
 SHA512 
24a4555b197d089c2a039354f693748415035a587d0194d7d6494b83b507db2dd7e34f748fccb18f151b2673f06ce290fab02f6eb56d2691d5ab72ac12b2b233

diff --git a/dev-python/pyfakefs/files/pyfakefs-4.4.0-py310.patch 
b/dev-python/pyfakefs/files/pyfakefs-4.4.0-py310.patch
deleted file mode 100644
index 6ef35df7d1f..000
--- a/dev-python/pyfakefs/files/pyfakefs-4.4.0-py310.patch
+++ /dev/null
@@ -1,265 +0,0 @@
-From a8a70bb7746ba24aa60c9915311e1ff5b402146c Mon Sep 17 00:00:00 2001
-From: Carl Montanari <8515611+carlmontan...@users.noreply.github.com>
-Date: Thu, 13 May 2021 22:44:45 -0700
-Subject: [PATCH] Add support for Python 3.10 beta1 (#594)
-
-- add Python 3.10-beta1 to CI
-- adapt fake pathlib, fix pathlib.Path methods link_to, getcwd, lchmod
-- handle dummy encoding "locale" introduced in Python 3.10
-- do not test extra dependencies with Python 3.10 (some are not available)

- pyfakefs/fake_filesystem.py | 15 ---
- pyfakefs/fake_pathlib.py| 64 ++---
- pyfakefs/helpers.py |  9 
- pyfakefs/tests/fake_pathlib_test.py | 27 +---
- 6 files changed, 109 insertions(+), 32 deletions(-)
-
-diff --git a/pyfakefs/fake_filesystem.py b/pyfakefs/fake_filesystem.py
-index 1e9bfc8..971dc93 100644
 a/pyfakefs/fake_filesystem.py
-+++ b/pyfakefs/fake_filesystem.py
-@@ -114,7 +114,7 @@ from pyfakefs.fake_scandir import scandir, walk
- from pyfakefs.helpers import (
- FakeStatResult, BinaryBufferIO, TextBufferIO,
- is_int_type, is_byte_string, is_unicode_string,
--make_string_path, IS_WIN, to_string, matching_string
-+make_string_path, IS_WIN, to_string, matching_string, real_encoding
- )
- from pyfakefs import __version__  # noqa: F401 for upwards compatibility
- 
-@@ -293,7 +293,7 @@ class FakeFile:
- if st_mode >> 12 == 0:
- st_mode |= S_IFREG
- self.stat_result.st_mode = st_mode
--self.encoding = encoding
-+self.encoding = real_encoding(encoding)
- self.errors = errors or 'strict'
- self._byte_contents = self._encode_contents(contents)
- self.stat_result.st_size = (
-@@ -430,7 +430,7 @@ class FakeFile:
-   OSError: if `st_size` is not a non-negative integer,
-or if it exceeds the available file system space.
- """
--self.encoding = encoding
-+self.encoding = real_encoding(encoding)
- changed = self._set_initial_contents(contents)
- if self._side_effect is not None:
- self._side_effect(self)
-@@ -1177,9 +1177,12 @@ class FakeFilesystem:
- OSError: if the filesystem object doesn't exist.
- """
- # stat should return the tuple representing return value of os.stat
--file_object = self.resolve(
--entry_path, follow_symlinks,
--allow_fd=True, check_read_perm=False)
-+try:
-+file_object = self.resolve(
-+entry_path, follow_symlinks,
-+allow_fd=True, check_read_perm=False)
-+except TypeError:
-+file_object = self.resolve(entry_path)
- if not is_root():
- # make sure stat raises if a parent dir is not readable
- parent_dir = file_object.parent_dir
-diff --git a/pyfakefs/fake_pathlib.py b/pyfakefs/fake_pathlib.py
-index b43b178..09933fa 100644
 a/pyfakefs/fake_pathlib.py
-+++ b/pyfakefs/fake_pathlib.py
-@@ -53,8 +53,8 @@ def init_module(filesystem):
- 
- def _wrap_strfunc(strfunc):
- @functools.wraps(strfunc)
--def _wrapped(pathobj, *args):
--return strfunc(pathobj.filesystem, str(pathobj), *args)
-+def _wrapped(pathobj, *args, **kwargs):
-+   

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

2021-07-12 Thread Michał Górny
commit: 3e9e6525689d2cd35ff7639db459725e0897b888
Author: Michał Górny  gentoo  org>
AuthorDate: Mon Jul 12 22:52:14 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Mon Jul 12 22:52:14 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3e9e6525

dev-python/pkgconfig: Remove old

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

 dev-python/pkgconfig/Manifest   |  2 --
 dev-python/pkgconfig/pkgconfig-1.5.2.ebuild | 20 
 dev-python/pkgconfig/pkgconfig-1.5.3.ebuild | 20 
 3 files changed, 42 deletions(-)

diff --git a/dev-python/pkgconfig/Manifest b/dev-python/pkgconfig/Manifest
index 5c45e4e51fc..2b554e8 100644
--- a/dev-python/pkgconfig/Manifest
+++ b/dev-python/pkgconfig/Manifest
@@ -1,3 +1 @@
-DIST pkgconfig-1.5.2.tar.gz 6984 BLAKE2B 
1d3b724853498505ef9f60de89b9f90e049334f42451202f07f29a0dc5efc21eb13045afebef3d20b0ed0bdedda053eb37ccbda0a8977febb408d3c69a2efb12
 SHA512 
7f457fd956f2b4e2580433311d166dd5537cafb95c0842a85f69bf84bbbde58861023acb7d221383b4306ec0ce31badc0481b2394b3e737de0db2e194c5e250f
-DIST pkgconfig-1.5.3.tar.gz 7310 BLAKE2B 
361439cadf3f21a76d379a8b7eede9d2c73fa114c5816e8964b7086e867ca0d089dbcfdc219ea0d481934940fcf0a0ca2398b0850448bd3e577befb1266034a6
 SHA512 
00cb148977fb2b25d747ab1aa8d99deaf250df67d8c3ec0f47160714aabce4de3d96cd43e7292a8e4ccf850de1aceabc96d5516995365da088e00a731d538c24
 DIST pkgconfig-1.5.4.tar.gz 7323 BLAKE2B 
3edc17a5491d788e23de875fabf01482e88d289b2376b4594c0a62fac5b761974c1b6b563f12862d202aeb9e63badb1cb105aebc9ac22b813f36d46952459c0e
 SHA512 
c50593427122b24d3328fcbdf0d13eb9ce3ede068a23cd7c43d19a518386bf06ba42ac07d647d69bfda056baf8b6549955f9dfef78d785e64596833c4af5b831

diff --git a/dev-python/pkgconfig/pkgconfig-1.5.2.ebuild 
b/dev-python/pkgconfig/pkgconfig-1.5.2.ebuild
deleted file mode 100644
index bc417b9d099..000
--- a/dev-python/pkgconfig/pkgconfig-1.5.2.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} pypy3 )
-DISTUTILS_USE_SETUPTOOLS=pyproject.toml
-inherit distutils-r1
-
-DESCRIPTION="Interface Python with pkg-config"
-HOMEPAGE="https://pypi.org/project/pkgconfig/ 
https://github.com/matze/pkgconfig;
-SRC_URI="https://github.com/matze/pkgconfig/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="amd64 arm arm64 ~ppc64 x86 ~amd64-linux ~x86-linux"
-
-RDEPEND="virtual/pkgconfig"
-
-distutils_enable_tests pytest

diff --git a/dev-python/pkgconfig/pkgconfig-1.5.3.ebuild 
b/dev-python/pkgconfig/pkgconfig-1.5.3.ebuild
deleted file mode 100644
index 829058f080c..000
--- a/dev-python/pkgconfig/pkgconfig-1.5.3.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} pypy3 )
-DISTUTILS_USE_SETUPTOOLS=pyproject.toml
-inherit distutils-r1
-
-DESCRIPTION="Interface Python with pkg-config"
-HOMEPAGE="https://pypi.org/project/pkgconfig/ 
https://github.com/matze/pkgconfig;
-SRC_URI="https://github.com/matze/pkgconfig/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86 ~amd64-linux ~x86-linux"
-
-RDEPEND="virtual/pkgconfig"
-
-distutils_enable_tests pytest



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

2021-07-12 Thread Michał Górny
commit: 0cf8832deb97eb0ba8b680265c318ca563b7c75f
Author: Michał Górny  gentoo  org>
AuthorDate: Mon Jul 12 22:49:16 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Mon Jul 12 22:49:16 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0cf8832d

dev-python/ipython: Remove old

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

 dev-python/ipython/Manifest |   2 -
 dev-python/ipython/ipython-7.22.0-r1.ebuild | 135 ---
 dev-python/ipython/ipython-7.23.1.ebuild| 139 
 3 files changed, 276 deletions(-)

diff --git a/dev-python/ipython/Manifest b/dev-python/ipython/Manifest
index 6be207cb4a6..96c70171a65 100644
--- a/dev-python/ipython/Manifest
+++ b/dev-python/ipython/Manifest
@@ -1,4 +1,2 @@
-DIST ipython-7.22.0.tar.gz 5143229 BLAKE2B 
be78fc7089d620cb9ad437ed8154b37ac8c7cd68ca18a2569cfcf7ea9af968c5818c8d18a1f26459ccef73e59083ac27055c19e4df254836e484ce0a9908
 SHA512 
2647dcd5e0d9b6afc8d990d2c099ad7ed581b5eff6d657630929e0d0d9f8965e7c7924c51a10a797e7d7406212d7a06c941c163e6f6046aa62130049a9bbc0d0
-DIST ipython-7.23.1.tar.gz 5188898 BLAKE2B 
9713b0f1f75e283e53ba19044c9919f0c4d0b1c120e63d7a79ab9c6b8783499ed115e86a24cab34fc13c46245fb43865b851e6f98a2ee729ee35c3db242fa2ba
 SHA512 
9b35626a8a07c6bd0b93552341e5a61d3d90a60c72ad6e3fc71266d9509134366c46a7ae8aeca9c3acc7509dfeab47b5144f105cb3d1d05ef1c7acca6c2f365d
 DIST ipython-7.24.1.tar.gz 5146561 BLAKE2B 
ae63d024f488f44dbd61eb9f3e14ac5b8ad801b1db195632c184c6106d4c2e6d6143c1524ae6fc5a2f6f631683b73f241c9115c439c0f97a4fe540cc232fb181
 SHA512 
0ea8843a1f2e7f9357ff9896f2b6da058adb5fcbbad5c3b1fc4138a085eb57034c62c0b50d82dea0e563523649ec112edd4ef0c267a914f6a7d33b44be30b977
 DIST ipython-7.25.0.tar.gz 5147224 BLAKE2B 
0a2ae7cd315ba1abde18cdfcb7ed5227e5fc43b9a053f82e7db0146cbec66b0c2a1585158e60c37559523b457ab339ad42ab8fb3fccfc9e5ea7b880593de2e73
 SHA512 
726d3577bfb05d0c01c55d7111f8ee03fa879427de0750ee25b0a6451365728b5fb8ccf79c42585268f768680b13f628956d292f27b9e622e5dee0b4d368d22b

diff --git a/dev-python/ipython/ipython-7.22.0-r1.ebuild 
b/dev-python/ipython/ipython-7.22.0-r1.ebuild
deleted file mode 100644
index 657a62aa4b7..000
--- a/dev-python/ipython/ipython-7.22.0-r1.ebuild
+++ /dev/null
@@ -1,135 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-DISTUTILS_USE_SETUPTOOLS=no
-PYTHON_COMPAT=( python3_{7..9} )
-PYTHON_REQ_USE='readline,sqlite,threads(+)'
-
-inherit distutils-r1 optfeature virtualx
-
-DESCRIPTION="Advanced interactive shell for Python"
-HOMEPAGE="https://ipython.org/ https://github.com/ipython/ipython/;
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="amd64 ~arm arm64 ~ppc ppc64 x86 ~amd64-linux ~x86-linux"
-IUSE="doc examples matplotlib notebook nbconvert qt5 +smp test"
-RESTRICT="!test? ( test )"
-
-RDEPEND="
-   dev-python/backcall[${PYTHON_USEDEP}]
-   dev-python/decorator[${PYTHON_USEDEP}]
-   >=dev-python/jedi-0.16[${PYTHON_USEDEP}]
-   >=dev-python/pexpect-4.3[${PYTHON_USEDEP}]
-   dev-python/pickleshare[${PYTHON_USEDEP}]
-   >=dev-python/prompt_toolkit-2[${PYTHON_USEDEP}]
-   https://github.com/ipython/ipython/issues/12892
-   mv IPython/extensions/{,ipython_}tests || die
-
-   distutils-r1_python_prepare_all
-}
-
-python_compile_all() {
-   if use doc; then
-   emake -C docs html_noapi
-   HTML_DOCS=( docs/build/html/. )
-   fi
-}
-
-src_test() {
-   virtx distutils-r1_src_test
-}
-
-python_install() {
-   distutils-r1_python_install
-
-   # Create ipythonX.Y symlinks.
-   # TODO:
-   # 1. do we want them for pypy? No.  pypy has no numpy
-   # 2. handle it in the eclass instead (use _python_ln_rel).
-   # With pypy not an option the dosym becomes unconditional
-   dosym ../lib/python-exec/${EPYTHON}/ipython \
-   /usr/bin/ipython${EPYTHON#python}
-}
-
-python_install_all() {
-   distutils-r1_python_install_all
-
-   if use examples; then
-   dodoc -r examples
-   docompress -x /usr/share/doc/${PF}/examples
-   fi
-}
-
-pkg_postinst() {
-   optfeature "sympyprinting" dev-python/sympy
-   optfeature "cythonmagic" dev-python/cython
-   optfeature "%lprun magic command" dev-python/line_profiler
-   optfeature "%mprun magic command" dev-python/memory_profiler
-
-   if use nbconvert; then
-   if ! has_version app-text/pandoc ; then
-   einfo "Node.js will be used to convert notebooks to 
other formats"
-   einfo "like HTML. Support for that is still 
experimental. If you"
-   einfo "encounter any problems, please use 
app-text/pandoc instead."
-   fi
-   fi
-}

diff --git a/dev-python/ipython/ipython-7.23.1.ebuild 
b/dev-python/ipython/ipython-7.23.1.ebuild
deleted file 

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

2021-07-12 Thread Michał Górny
commit: c1d4edf157fb33df6c5c0faf1f3215e36269b12c
Author: Michał Górny  gentoo  org>
AuthorDate: Mon Jul 12 22:50:10 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Mon Jul 12 22:50:10 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c1d4edf1

dev-python/mongomock: Remove old

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

 dev-python/mongomock/Manifest|  1 -
 dev-python/mongomock/mongomock-3.22.1.ebuild | 31 
 2 files changed, 32 deletions(-)

diff --git a/dev-python/mongomock/Manifest b/dev-python/mongomock/Manifest
index f6c5f5fb906..9099adf3508 100644
--- a/dev-python/mongomock/Manifest
+++ b/dev-python/mongomock/Manifest
@@ -1,2 +1 @@
-DIST mongomock-3.22.1.tar.gz 121742 BLAKE2B 
b325fd917f27712d1fdd35564dd27e02a69a417b40c975b447d1d553a170fb45978303b47878e094c6360930b0293f7353552522b54c9228f8083ea88e672510
 SHA512 
efd8e46986076fb1b6aa2d68d17b136191bcb90408da305a860a99a86ce06c8377ea5f684902761ceb38b5e914b75f7307e9a73477a3297b502241d7517fc143
 DIST mongomock-3.23.0.tar.gz 123705 BLAKE2B 
d58f867628c8c80e1289c1a86fa910585431b5eca41818201dccd54d5adccb55c35aea41566ab2d483c7040cfcaa4c2afdbaad39fdd901497a0e1db4effd1c11
 SHA512 
35442f29907bb58693059a33f5941ca557965fe2b0b9b68ab3e4b31f5e2326bb41db8716a089dd18a1a1fdd5523a729b48a85e0caa0daca1bad2790c2ac017a9

diff --git a/dev-python/mongomock/mongomock-3.22.1.ebuild 
b/dev-python/mongomock/mongomock-3.22.1.ebuild
deleted file mode 100644
index ee1a2071f1e..000
--- a/dev-python/mongomock/mongomock-3.22.1.ebuild
+++ /dev/null
@@ -1,31 +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="Library to help testing Python code that interacts with MongoDB 
via Pymongo"
-HOMEPAGE="https://github.com/mongomock/mongomock 
https://pypi.org/project/mongomock/;
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="amd64 x86"
-
-BDEPEND=">=dev-python/pbr-5.1.1[${PYTHON_USEDEP}]"
-
-RDEPEND="
-   >=dev-python/pymongo-3.10.1[${PYTHON_USEDEP}]
-   >=dev-python/sentinels-1.0.0[${PYTHON_USEDEP}]
-   >=dev-python/six-1.14.0[${PYTHON_USEDEP}]"
-
-src_test() {
-   # Use NO_LOCAL_MONGO to disable tests that need a MongoDB instance.
-   # TZ=UTC needed for date/time tests to pass
-   TZ=UTC NO_LOCAL_MONGO=1 distutils-r1_src_test
-}
-
-distutils_enable_tests pytest



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

2021-07-12 Thread Michał Górny
commit: 36591ccad26fc52421d04969e57010c79ebc3e3e
Author: Michał Górny  gentoo  org>
AuthorDate: Mon Jul 12 22:52:55 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Mon Jul 12 22:52:55 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=36591cca

dev-python/docutils: Remove old

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

 dev-python/docutils/Manifest |  1 -
 dev-python/docutils/docutils-0.17.ebuild | 67 
 2 files changed, 68 deletions(-)

diff --git a/dev-python/docutils/Manifest b/dev-python/docutils/Manifest
index 620663d1277..80ee2af7924 100644
--- a/dev-python/docutils/Manifest
+++ b/dev-python/docutils/Manifest
@@ -1,3 +1,2 @@
 DIST docutils-0.16.tar.gz 1962041 BLAKE2B 
64d045d43433e944686b5d9077de0b544d49d041adf398f9b66612db432860853df4a84f4c4b44461789b3039f83e3847547062b2f5bc5d2bde3a0f1ffc9ffba
 SHA512 
4e0c6662924cac6b8f28bb77a4f50eafd637c1083990a23dbd905d8a05362a18dae96e63408ed43b595b693ca755c7961d1282129d3215ed3774af0dddcc0466
 DIST docutils-0.17.1.tar.gz 2016138 BLAKE2B 
aa0b6525ba2e3eaebc17010806952ed5f40919876fcb813f50cc05b628dfd22e6073a9a4b2bfe989089ae68d9b7111ae3a97dda2bde5c0536f8fb76c0942fe29
 SHA512 
5ec2087116bd5356fdffc54f07f6b0355aac5fa9d6caeefa77e8d201fd4706c0d419193c4d9a3964ae493da3091fe2c7dc36b74f81a1e1b9282173658b06e71b
-DIST docutils-0.17.tar.gz 2014148 BLAKE2B 
56d03d755651e9c022eb7ff79dd83bab8f8bbb2c8b6528c673b04b69db2c11084599bf7cc294ded3a024c4c1a688f232ff0f3c9f7a1ecafe1f857513d35123fd
 SHA512 
e99886dc6420f6325426ebbe0d1528249592e372fe2a052548c9cd9c2fd87506cc8b74384a3cf4afb97a1d936a906e157e084785639aad59c4abbc672c33b689

diff --git a/dev-python/docutils/docutils-0.17.ebuild 
b/dev-python/docutils/docutils-0.17.ebuild
deleted file mode 100644
index 3f2c2cceb54..000
--- a/dev-python/docutils/docutils-0.17.ebuild
+++ /dev/null
@@ -1,67 +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="Python Documentation Utilities"
-HOMEPAGE="https://docutils.sourceforge.io/ https://pypi.org/project/docutils/;
-#SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="BSD-2 GPL-3 public-domain"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 ~sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
-IUSE=""
-
-RDEPEND="dev-python/pygments[${PYTHON_USEDEP}]"
-BDEPEND="${RDEPEND}"
-
-python_compile_all() {
-   # Generate html docs from reStructured text sources.
-
-   # Place html4css1.css in base directory to ensure that the generated 
reference to it is correct.
-   cp docutils/writers/html4css1/html4css1.css . || die
-
-   cd tools || die
-   "${EPYTHON}" buildhtml.py --input-encoding=utf-8 \
-   --stylesheet-path=../html4css1.css, --traceback ../docs || die
-}
-
-src_test() {
-   cd test || die
-   distutils-r1_src_test
-}
-
-python_test() {
-   "${EPYTHON}" alltests.py -v || die "Testing failed with ${EPYTHON}"
-}
-
-python_install() {
-   distutils-r1_python_install
-
-   # Install tools.
-   python_doscript tools/{buildhtml,quicktest}.py
-}
-
-install_txt_doc() {
-   local doc="${1}"
-   local dir="txt/$(dirname ${doc})"
-   docinto "${dir}"
-   dodoc "${doc}"
-}
-
-python_install_all() {
-   local DOCS=( *.txt )
-   local HTML_DOCS=( docs tools docutils/writers/html4css1/html4css1.css )
-
-   distutils-r1_python_install_all
-
-   local doc
-   while IFS= read -r -d '' doc; do
-   install_txt_doc "${doc}"
-   done < <(find docs tools -name '*.txt' -print0)
-}



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

2021-07-12 Thread Michał Górny
commit: 339af21858f75e20f13f4f21c13b2dffc02a5b85
Author: Michał Górny  gentoo  org>
AuthorDate: Mon Jul 12 22:48:35 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Mon Jul 12 22:48:35 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=339af218

dev-python/importlib_metadata: Remove old

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

 dev-python/importlib_metadata/Manifest |  2 --
 .../importlib_metadata-4.3.1.ebuild| 42 --
 .../importlib_metadata-4.6.0.ebuild| 42 --
 3 files changed, 86 deletions(-)

diff --git a/dev-python/importlib_metadata/Manifest 
b/dev-python/importlib_metadata/Manifest
index 7fd95989738..a4ffdbce25b 100644
--- a/dev-python/importlib_metadata/Manifest
+++ b/dev-python/importlib_metadata/Manifest
@@ -1,4 +1,2 @@
-DIST importlib_metadata-4.3.1.tar.gz 38637 BLAKE2B 
f9c9330fd9b63bbea3fc30ed6d3cc384f9b241f0089ca7b0b5fe1934214e9f644c3884ecfc866b9b9e6af6c0fd7d04fc5e8af83e252d2e1b0e274fcf408a7323
 SHA512 
2202be5f7b7f1c1fdad4c6b290da60fa5c9576c665c11f9c62012791b50ee0b6da029bbe424c9501ac1f663f4df883fbd3c6cb9179cb80491b2b350cfa2eec30
 DIST importlib_metadata-4.5.0.tar.gz 39595 BLAKE2B 
22ef03a47637f523b583cb8c442f7351e0b94633772978fea47dab9be583f35daa32691997b4110b832709658568b6eb79a006f109b969c6f25a638dcfcd4702
 SHA512 
62b9cefa502d751d36b5f43606ea86c46574fea159941b68319e5dd9aa53d6d990e630c36d72830c54eb2bba2f2be53201be2482974f833cc1da8869eb2a8dc2
-DIST importlib_metadata-4.6.0.tar.gz 39664 BLAKE2B 
62278f46b0fb3428384ab52696de724c0b13409d2b80a07885beab34019fee9d8bd49c096a0b71b10801941ba9d3e66445acbdfcd589e6a44cec5ab7855dabdf
 SHA512 
abc98e3dafc51f1c02c6a2bee8134c17d205d3ecaab301c0abf9a5e1bc0454fa8ad316caf78d764db88688271511f954c6eefbfd91750b5c026757436c63fbdf
 DIST importlib_metadata-4.6.1.tar.gz 39801 BLAKE2B 
89a792eee17f31a86c27820a0b3972cd8f6a06314763930ccdf0cfce31435f8074e6f8f27050d1618713ee6d517f0cd8dfba6a86b1e8917af2769ae22ac40cf5
 SHA512 
2a0bcef3d49de00a1013eac48f1ce020cb89ab895f5e4a1673b46a1ad8f84515148eff33608847331de8ee05d7e10040e128b2c887065d3ca16d0bd338c761c0

diff --git a/dev-python/importlib_metadata/importlib_metadata-4.3.1.ebuild 
b/dev-python/importlib_metadata/importlib_metadata-4.3.1.ebuild
deleted file mode 100644
index d9c8a5523fc..000
--- a/dev-python/importlib_metadata/importlib_metadata-4.3.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
-
-# NB: this package extends beyond built-in importlib stuff in py3.8+
-# new entry_point API not yet included in cpython release
-PYTHON_COMPAT=( pypy3 python3_{7..9} )
-inherit distutils-r1
-
-DESCRIPTION="Read metadata from Python packages"
-HOMEPAGE="https://github.com/python/importlib_metadata;
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc 
x86 ~x64-macos"
-
-RDEPEND="
-   $(python_gen_cond_dep 'dev-python/typing-extensions[${PYTHON_USEDEP}]' 
python3_{6,7} pypy3)
-   dev-python/zipp[${PYTHON_USEDEP}]
-"
-BDEPEND="
-   dev-python/setuptools_scm[${PYTHON_USEDEP}]
-   test? (
-   dev-python/packaging[${PYTHON_USEDEP}]
-   dev-python/pyfakefs[${PYTHON_USEDEP}]
-   $(python_gen_cond_dep '
-   dev-python/importlib_resources[${PYTHON_USEDEP}]
-   ' pypy3 python3_{7,8})
-   )
-"
-
-distutils_enable_sphinx docs dev-python/jaraco-packaging dev-python/rst-linker
-distutils_enable_tests unittest
-
-python_prepare_all() {
-   # Skip a test that requires pep517 which is not in the tree
-   sed -e 's:test_find_local:_&:' -i tests/test_integration.py || die
-
-   distutils-r1_python_prepare_all
-}

diff --git a/dev-python/importlib_metadata/importlib_metadata-4.6.0.ebuild 
b/dev-python/importlib_metadata/importlib_metadata-4.6.0.ebuild
deleted file mode 100644
index e583ebb9112..000
--- a/dev-python/importlib_metadata/importlib_metadata-4.6.0.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
-
-# NB: this package extends beyond built-in importlib stuff in py3.8+
-# new entry_point API not yet included in cpython release
-PYTHON_COMPAT=( pypy3 python3_{8..10} )
-inherit distutils-r1
-
-DESCRIPTION="Read metadata from Python packages"
-HOMEPAGE="https://github.com/python/importlib_metadata;
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 
~sparc ~x86 ~x64-macos"
-
-RDEPEND="
-   $(python_gen_cond_dep 'dev-python/typing-extensions[${PYTHON_USEDEP}]' 
pypy3)
-   dev-python/zipp[${PYTHON_USEDEP}]
-"
-BDEPEND="
-   

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

2021-07-12 Thread Michał Górny
commit: 609dad69b7559c348125096741809f542570aafe
Author: Michał Górny  gentoo  org>
AuthorDate: Mon Jul 12 22:47:05 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Mon Jul 12 22:47:05 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=609dad69

dev-python/flask-wtf: Remove old

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

 dev-python/flask-wtf/Manifest|  1 -
 dev-python/flask-wtf/flask-wtf-0.14.3.ebuild | 41 
 2 files changed, 42 deletions(-)

diff --git a/dev-python/flask-wtf/Manifest b/dev-python/flask-wtf/Manifest
index 286419f386a..cee9bb29026 100644
--- a/dev-python/flask-wtf/Manifest
+++ b/dev-python/flask-wtf/Manifest
@@ -1,2 +1 @@
-DIST Flask-WTF-0.14.3.tar.gz 44507 BLAKE2B 
d160e10b1434c0578708c265468b77624953eb2d4ddde9a6ed2ff5b4f4651e0d5d2483020f51c9e512e3cb04895ecaa8fd1d0bf9380211d0a916acd8428f353a
 SHA512 
58bdb87e442dd49dcbc9090e6466ecbd0b5c6bd2f097a26e071a5c73e09256ac46cc2f794f138f0e0b45e4f65ce70c231c275dc69aa44df408d7d79b15198832
 DIST Flask-WTF-0.15.1.tar.gz 45540 BLAKE2B 
95ed9efaa89b487f406811926a8b206d15ad9c065f99595a35ea2ca4f98ede671673204c4085de91afe1e1b91b611ceb0f43b9c68b46fdd0e38d9025ac666f70
 SHA512 
9741e2c2285a500866b160e8c906c38ca579fdae2235bcba2336c7125ba614a9f75167c82bfcb96a45e553170c5925cb1a530d0164ecc57dc76cf1b560c40855

diff --git a/dev-python/flask-wtf/flask-wtf-0.14.3.ebuild 
b/dev-python/flask-wtf/flask-wtf-0.14.3.ebuild
deleted file mode 100644
index 08f60600e25..000
--- a/dev-python/flask-wtf/flask-wtf-0.14.3.ebuild
+++ /dev/null
@@ -1,41 +0,0 @@
-# Copyright 1999-2020 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="Flask-WTF"
-MY_P="${MY_PN}-${PV}"
-
-DESCRIPTION="Simple integration of Flask and WTForms"
-HOMEPAGE="https://pythonhosted.org/Flask-WTF/ 
https://pypi.org/project/Flask-WTF/;
-SRC_URI="mirror://pypi/${MY_P:0:1}/${MY_PN}/${MY_P}.tar.gz"
-S="${WORKDIR}/${MY_P}"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE="doc test"
-RESTRICT="!test? ( test )"
-
-RDEPEND="
-   >=dev-python/Babel-1[${PYTHON_USEDEP}]
-   dev-python/flask[${PYTHON_USEDEP}]
-   dev-python/flask-babel[${PYTHON_USEDEP}]
-   dev-python/itsdangerous[${PYTHON_USEDEP}]
-   dev-python/jinja[${PYTHON_USEDEP}]
-   dev-python/werkzeug[${PYTHON_USEDEP}]
-   >=dev-python/wtforms-1.0.5[${PYTHON_USEDEP}]
-"
-BDEPEND="${RDEPEND}"
-
-distutils_enable_sphinx docs
-distutils_enable_tests pytest
-
-python_prepare_all() {
-   # tries to access things over the network
-   rm tests/test_recaptcha.py || die
-   distutils-r1_python_prepare_all
-}



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

2021-07-12 Thread Michał Górny
commit: 1041562abffe05e5d69b96adcaf1f26f22e76f6d
Author: Michał Górny  gentoo  org>
AuthorDate: Mon Jul 12 22:47:43 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Mon Jul 12 22:47:43 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1041562a

dev-python/humanize: Remove old

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

 dev-python/humanize/Manifest  |  4 
 dev-python/humanize/humanize-3.5.0.ebuild | 24 
 dev-python/humanize/humanize-3.7.0.ebuild | 24 
 dev-python/humanize/humanize-3.7.1.ebuild | 24 
 dev-python/humanize/humanize-3.8.0.ebuild | 24 
 5 files changed, 100 deletions(-)

diff --git a/dev-python/humanize/Manifest b/dev-python/humanize/Manifest
index 81113eb1d13..4d4a890111f 100644
--- a/dev-python/humanize/Manifest
+++ b/dev-python/humanize/Manifest
@@ -1,6 +1,2 @@
 DIST humanize-3.10.0.tar.gz 65658 BLAKE2B 
c60aff8f5e2044c10e997f3546b30e8ac7c040ee57aea5342ccce7ea6341a8695c1b94bdc8cb2acc18c3f421667fd4090b7b110b47aa229cd10d5ac8b42d6dae
 SHA512 
f31929ddc1055fb54294b67e25e3b41883ef4e8ff9b76082cdd4703d64a066d0a368d116a60e26465f07dd3a0df8c87bb459ff1b03153d8843d3eefb06ff6961
-DIST humanize-3.5.0.tar.gz 56651 BLAKE2B 
05095fbdf7c55258bf3d01c73f47bf913e1fda3e6d8a2fcf666f4d70cfd6e437071140716b9f5b6a31c02c06da1d2df6f80d5d021c279d4f97f756f41f3c3bb3
 SHA512 
ca04d79533b08f1549cd530fec35352696b314d6d667476bf5506a482a4ff379fe6ae021a1f338aa6837877a90e57ce032cdc671b68be34dd52e0e41aad10170
-DIST humanize-3.7.0.tar.gz 44002 BLAKE2B 
ec253c07a38c83d67038836998a7159afe7d1f3e1f0f5ea0f946f987e18bf4943d7dd48e2e156009627e1bda2140017bf99df072671008a6e1daad704b693292
 SHA512 
e501cdb4dcb603601624f5df9a04a256669f06ac594d8a3a0c83543d1d8503bfcf4d7198ff87827e2c60dd63897c23b722be7497179c49a9f9b05d07289de4be
-DIST humanize-3.7.1.tar.gz 61846 BLAKE2B 
6ed6e35dc15ef08a88cd15211212cbd4194363889ff0dbe4e53d76adb248da948d688e4eddf5a93548497b1e1e02145431e1c157fd26288fc27f2b9b7b2c80b7
 SHA512 
152ee6030de83be34bdb40908427ca4f1461191ce417faef273b070a1d347a43f4a44182cd0fa79b8935c07d97679205285bbd6fa43352d2d9cada53df5f112f
-DIST humanize-3.8.0.tar.gz 64298 BLAKE2B 
ba367054f66351b7b48bed69ab4ba63251dbdd6bb56c21cbd8d7846401d4a2428f6e069a0219b5a24bfde173d6ed2ef3116f01551137b4c0c1eddd8c9d6fc87b
 SHA512 
8301f461c60fd990e50a24aef714d78a3b42fb82d792ac01b088e05b6bf765dfa34e2257c1a75e3da279db3b8d837bd6434398f33578c946fa17dc1a45122f75
 DIST humanize-3.9.0.tar.gz 64229 BLAKE2B 
09aeec6a92c8e2e104032d4c61f054785ff58ce2dda68c4f3acffb17c7fa4e262b28a24b7c06d33671ea18d2eb05c9bcc0a82d5491e60afa161ebc0041945bf2
 SHA512 
75aa8f9f6b07d4b65e5589c3f337a92ee17769ab8da6608147b0f1ec3965b95788dd90cf0d0cae1b7c9be689b44910029ee72e2eba39a60c9926b67726c74353

diff --git a/dev-python/humanize/humanize-3.5.0.ebuild 
b/dev-python/humanize/humanize-3.5.0.ebuild
deleted file mode 100644
index 7520e23c952..000
--- a/dev-python/humanize/humanize-3.5.0.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=( pypy3 python3_{7..10} )
-DISTUTILS_USE_SETUPTOOLS=rdepend
-
-inherit distutils-r1
-
-DESCRIPTION="Common humanization utilities"
-HOMEPAGE="https://github.com/jmoiron/humanize/;
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="amd64 x86"
-
-BDEPEND="
-   dev-python/setuptools_scm[${PYTHON_USEDEP}]
-   test? ( dev-python/freezegun[${PYTHON_USEDEP}] )
-"
-
-distutils_enable_tests --install pytest

diff --git a/dev-python/humanize/humanize-3.7.0.ebuild 
b/dev-python/humanize/humanize-3.7.0.ebuild
deleted file mode 100644
index c806307de9e..000
--- a/dev-python/humanize/humanize-3.7.0.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=( pypy3 python3_{7..10} )
-DISTUTILS_USE_SETUPTOOLS=rdepend
-
-inherit distutils-r1
-
-DESCRIPTION="Common humanization utilities"
-HOMEPAGE="https://github.com/jmoiron/humanize/;
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-BDEPEND="
-   dev-python/setuptools_scm[${PYTHON_USEDEP}]
-   test? ( dev-python/freezegun[${PYTHON_USEDEP}] )
-"
-
-distutils_enable_tests --install pytest

diff --git a/dev-python/humanize/humanize-3.7.1.ebuild 
b/dev-python/humanize/humanize-3.7.1.ebuild
deleted file mode 100644
index c806307de9e..000
--- a/dev-python/humanize/humanize-3.7.1.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=( pypy3 python3_{7..10} )
-DISTUTILS_USE_SETUPTOOLS=rdepend
-
-inherit distutils-r1
-
-DESCRIPTION="Common humanization utilities"
-HOMEPAGE="https://github.com/jmoiron/humanize/;

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

2021-07-12 Thread Michał Górny
commit: d01e4eb342b91eff2acb44f172afc69ba0470e1f
Author: Michał Górny  gentoo  org>
AuthorDate: Mon Jul 12 22:48:18 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Mon Jul 12 22:48:18 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d01e4eb3

dev-python/hypothesis: Remove old

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

 dev-python/hypothesis/Manifest |  3 -
 .../hypothesis/files/hypothesis-6.10.1-py310.patch | 75 --
 dev-python/hypothesis/hypothesis-6.10.1-r1.ebuild  | 65 ---
 dev-python/hypothesis/hypothesis-6.13.14-r1.ebuild | 62 --
 dev-python/hypothesis/hypothesis-6.14.1.ebuild | 62 --
 5 files changed, 267 deletions(-)

diff --git a/dev-python/hypothesis/Manifest b/dev-python/hypothesis/Manifest
index ddb7cc423a3..66ba4087162 100644
--- a/dev-python/hypothesis/Manifest
+++ b/dev-python/hypothesis/Manifest
@@ -1,5 +1,2 @@
-DIST hypothesis-python-6.10.1.tar.gz 9126246 BLAKE2B 
cc8cb3436d1de5d3d65a13cb5edefdbaae8bf9daed296eea9111ac46c002c34f43119f10b2ab1f45c5cbca5fe46d00738676290eb0e8437f2c10b5926d9e0915
 SHA512 
586b7f380cb850089f7d5321f11da92ef4a9b80e2ea925103e29c1f6c6c9da0a2a899a1a45ce77e0a40073f147561bc4fcbd5cb2ce77a9c0c65f6f64dfe4b716
-DIST hypothesis-python-6.13.14.tar.gz 9134690 BLAKE2B 
821fa0baa47dd896fc5ec61d0a96fec3da225dbc35306e6cf684641262c9ff0b714ca95aff69daca4bda551033a67d90b411f0cc2abff8edd41e5d749939344f
 SHA512 
74397fd77e6e70df918e0fa605180e2bfd509fb26ef8b4a86020524611a315950073c3babd65bb2d2ff65d39e027bc52da88c0125f422cc2493076398e733853
 DIST hypothesis-python-6.14.0.tar.gz 9135056 BLAKE2B 
47d1efcee5e1c4037f1a20f08e3bc873fc143a2182bbde07e897812622c4d68923f78ac356bd97ef541566a27a874705eb2438747daaebe84f95fc2a2262bac1
 SHA512 
f7821449d3bf7f3656b52dad09027e40ea4af1779fcc7c0b995dac55843953fdab3f2ba69eb1b8de8258616f49cf8e5098c6a222d01071916c6f0c9fe184c80b
-DIST hypothesis-python-6.14.1.tar.gz 9135154 BLAKE2B 
0fa62cf4b512acf433a94edd14b2bc4c2c86cdbcc95e4a2760a1914e85f1149d9a5db6b2c4954d2db109d3bff877ca0e5e8ec6842ff5b3c794a211ea9b57
 SHA512 
b84776e2bfff130c4db7582defbe9bc55183d624b45defffebdc954ca8e1dda1dec78f921e1bc7839a1167c37bce693711cd500da547dc6f2a8fa610c0bd3540
 DIST hypothesis-python-6.14.2.tar.gz 9135496 BLAKE2B 
f77f0668c4d0c2f5a952e06a40ae7898631804d3406c9711eb30a4e5a11e73ba2772be3cb437aacea2a75cd65f688a2485b98885c19cf743020900b0cf70f08c
 SHA512 
e495e1c471fd4b185e23326700e85bf90635fcc8bf316c758c3285803ff0f7ad0269351b3a7631033495bb6498a8f19cb8661c55248ec5e14ff2a09e0c3af3c1

diff --git a/dev-python/hypothesis/files/hypothesis-6.10.1-py310.patch 
b/dev-python/hypothesis/files/hypothesis-6.10.1-py310.patch
deleted file mode 100644
index f81186a46e6..000
--- a/dev-python/hypothesis/files/hypothesis-6.10.1-py310.patch
+++ /dev/null
@@ -1,75 +0,0 @@
-From 27ee073728e70e930118a36ffa4f8123ce363099 Mon Sep 17 00:00:00 2001
-From: Zac-HD 
-Date: Wed, 5 May 2021 13:01:21 +1000
-Subject: [PATCH] Test on 3.10-dev again
-
-now that pytest has been fixed

- tests/cover/test_annotations.py | 4 +---
- tests/cover/test_lookup.py  | 7 +--
- tests/cover/test_lookup_py38.py | 2 --
- 4 files changed, 3 insertions(+), 12 deletions(-)
-
-diff --git a/tests/cover/test_annotations.py b/tests/cover/test_annotations.py
-index 564339d39..95ebea3c5 100644
 a/tests/cover/test_annotations.py
-+++ b/tests/cover/test_annotations.py
-@@ -13,7 +13,6 @@
- #
- # END HEADER
- 
--import sys
- from inspect import getfullargspec
- 
- import attr
-@@ -116,8 +115,7 @@ def test_composite_edits_annotations():
- @pytest.mark.parametrize("nargs", [1, 2, 3])
- def test_given_edits_annotations(nargs):
- spec_given = getfullargspec(given(*(nargs * 
[st.none()]))(pointless_composite))
--expected = None if sys.version_info[:2] < (3, 10) else type(None)
--assert spec_given.annotations.pop("return") == expected
-+assert spec_given.annotations.pop("return") is None
- assert len(spec_given.annotations) == 3 - nargs
- 
- 
-diff --git a/tests/cover/test_lookup.py b/tests/cover/test_lookup.py
-index b74eccc62..33cb78050 100644
 a/tests/cover/test_lookup.py
-+++ b/tests/cover/test_lookup.py
-@@ -756,12 +756,7 @@ def test_compat_get_type_hints_aware_of_None_default():
- find_any(strategy, lambda x: x.a is not None)
- 
- assert typing.get_type_hints(constructor)["a"] == typing.Optional[str]
--annotation = inspect.signature(constructor).parameters["a"].annotation
--assert annotation == str or (
--# See https://bugs.python.org/issue43006
--annotation == typing.Optional[str]
--and sys.version_info[:2] >= (3, 10)
--)
-+assert inspect.signature(constructor).parameters["a"].annotation == str
- 
- 
- _ValueType = typing.TypeVar("_ValueType")
-diff --git a/tests/cover/test_lookup_py38.py b/tests/cover/test_lookup_py38.py
-index 6a68254a7..db11777fe 100644
 a/tests/cover/test_lookup_py38.py
-+++ 

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

2021-07-12 Thread Michał Górny
commit: f90230e90ba9df24587c4ba085203c3d8f8ff3be
Author: Michał Górny  gentoo  org>
AuthorDate: Mon Jul 12 22:51:57 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Mon Jul 12 22:51:57 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f90230e9

dev-python/nbsphinx: Remove old

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

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

diff --git a/dev-python/nbsphinx/Manifest b/dev-python/nbsphinx/Manifest
index 392981ca6ae..30ede48fed1 100644
--- a/dev-python/nbsphinx/Manifest
+++ b/dev-python/nbsphinx/Manifest
@@ -1,2 +1 @@
-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.5.ebuild 
b/dev-python/nbsphinx/nbsphinx-0.8.5.ebuild
deleted file mode 100644
index 6d626dc40a7..000
--- a/dev-python/nbsphinx/nbsphinx-0.8.5.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/frozen-flask/

2021-07-12 Thread Michał Górny
commit: 8598676aa1ea71670565a1ce0d906a9e1bddadb0
Author: Michał Górny  gentoo  org>
AuthorDate: Mon Jul 12 22:47:25 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Mon Jul 12 22:47:25 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8598676a

dev-python/frozen-flask: Remove old

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

 dev-python/frozen-flask/Manifest |  2 --
 dev-python/frozen-flask/frozen-flask-0.15.ebuild | 34 
 dev-python/frozen-flask/frozen-flask-0.17.ebuild | 26 --
 3 files changed, 62 deletions(-)

diff --git a/dev-python/frozen-flask/Manifest b/dev-python/frozen-flask/Manifest
index 9bd15ed2e70..c58d5b858a4 100644
--- a/dev-python/frozen-flask/Manifest
+++ b/dev-python/frozen-flask/Manifest
@@ -1,3 +1 @@
-DIST Frozen-Flask-0.15.tar.gz 477516 BLAKE2B 
1f9ecc59cabc547f7c4358c5fbbde0c57264a6c8e45bcf567c00f5c20eef288b8d261edf878e1295ef702d863c16dd605b59982abfe4daf9f073b29787b01921
 SHA512 
8cb80ccb5018abdaaf53a43c219504d57f2630af3d8d5c7bd6bee44c7cf483f50530bc00ff49fd674d54c0e1f6a5e0caa004bff04e95dec7f58a8bb443a36241
-DIST Frozen-Flask-0.17.tar.gz 179081 BLAKE2B 
ddd029bdcebfc6a682de5e052bfed50ede18cfeab29655d321dcbdf38070c61c4c9c2d2424a43d170ea34d7ea512b029014786b6f6a48b90d024ad512ccb0861
 SHA512 
278aff5ac5f581963f0b5935c7b52b44c93ba6dcac735ee3802bba899faa35ed6a170fcf2d6f7507948b277e6de9a30f46f99f0e61e94fc0c670181ec35ddf53
 DIST Frozen-Flask-0.18.tar.gz 179245 BLAKE2B 
a82695892aef9b6b4e3aeb91f12f78d7d661f2f2b0efc57c11f64524ed467b85d8d9e0e7b147cb78c3d0a641dfef0f683e0f77cfda560aada79e1b435424c0ce
 SHA512 
6c2e4d900547cc5c0de4af23b96c5b9e1925101fb40f710bedc67ac52c303282aa223f6972f5b9cc813878bb15eb90cb0a007619dd5a9db2dec762f04dcc7ba0

diff --git a/dev-python/frozen-flask/frozen-flask-0.15.ebuild 
b/dev-python/frozen-flask/frozen-flask-0.15.ebuild
deleted file mode 100644
index d34cbdb14e7..000
--- a/dev-python/frozen-flask/frozen-flask-0.15.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=( pypy3 python3_{7,8,9} )
-
-inherit distutils-r1
-
-MY_PN="Frozen-Flask"
-MY_P="${MY_PN}-${PV}"
-
-DESCRIPTION="Freezes a Flask application into a set of static files"
-HOMEPAGE="https://github.com/Frozen-Flask/Frozen-Flask 
https://pypi.org/project/Frozen-Flask/;
-SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz"
-S="${WORKDIR}/${MY_P}"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE="doc test"
-
-RDEPEND=">=dev-python/flask-0.7[${PYTHON_USEDEP}]"
-DEPEND="doc? ( dev-python/sphinx[${PYTHON_USEDEP}] )"
-
-distutils_enable_tests nose
-
-python_compile_all() {
-   if use doc; then
-   sed -i "s/'sphinx.ext.intersphinx'//" -i docs/conf.py || die
-   sphinx-build -c docs docs docs/_build  || die
-   HTML_DOCS=( docs/_build/. )
-   fi
-}

diff --git a/dev-python/frozen-flask/frozen-flask-0.17.ebuild 
b/dev-python/frozen-flask/frozen-flask-0.17.ebuild
deleted file mode 100644
index 2b5a9bfaed6..000
--- a/dev-python/frozen-flask/frozen-flask-0.17.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=( pypy3 python3_{7..9} )
-
-inherit distutils-r1
-
-MY_PN="Frozen-Flask"
-MY_P="${MY_PN}-${PV}"
-
-DESCRIPTION="Freezes a Flask application into a set of static files"
-HOMEPAGE="https://github.com/Frozen-Flask/Frozen-Flask 
https://pypi.org/project/Frozen-Flask/;
-SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz"
-S="${WORKDIR}/${MY_P}"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-RDEPEND="

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

2021-07-12 Thread Michał Górny
commit: d6a4a680fc0b1703faa0a27ef6b4048344548f8b
Author: Michał Górny  gentoo  org>
AuthorDate: Mon Jul 12 22:46:14 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Mon Jul 12 22:46:14 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d6a4a680

dev-python/dask: Remove old

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

 dev-python/dask/Manifest |  3 ---
 dev-python/dask/dask-2021.5.0.ebuild | 42 
 dev-python/dask/dask-2021.6.0.ebuild | 42 
 dev-python/dask/dask-2021.6.1.ebuild | 42 
 4 files changed, 129 deletions(-)

diff --git a/dev-python/dask/Manifest b/dev-python/dask/Manifest
index effbcec7e5f..c5aa8c24b8b 100644
--- a/dev-python/dask/Manifest
+++ b/dev-python/dask/Manifest
@@ -1,5 +1,2 @@
-DIST dask-2021.5.0.tar.gz 3710206 BLAKE2B 
d02bd280a704cf03fb403c58567be33c414171ef3ee1eed2f788cf2b3026c2aa3806c19a8e9f239c93a0eb8ab2474f14fa80b8e1057ae0db1c0ce4a68f0cedad
 SHA512 
bfc2c870df02f1879907621cb9abdce8bf03d07fea2823acea68b220ed414ee146036b73eb50c92608140ed18566e7a53807dcc1fdf534876920467979908592
-DIST dask-2021.6.0.tar.gz 3717136 BLAKE2B 
bc524dc4e885588ea92c0b24b6abe917b6a3989f7faa21d4dffa490f2952f4f7e90ce55e28ed97b34e44bf2c41a753fe80f09255fa42e450b289c4b89933
 SHA512 
a4a1e86c286e0796f7ed79dd10c5c0f80e40bb246a7c25d45aed5e73a2d6c1da8743bf6b61ca784a8412403aa6e62007c937bbbdd8ffccf7170443454ff5601d
-DIST dask-2021.6.1.tar.gz 3725331 BLAKE2B 
7b466507b968dafd2c6f3a3db70c3f557ed877bd489067ff5243794c44a9e77f9b72b4a000eb0865d2096845b3c6005739214bed1215ae053d9d1c313c6bb52c
 SHA512 
c3c032ae8d67994cb924e23787a571ad75ac88ee682542aa486dd76b38ba25c809593e9bb11a716589eeea437aaf8b69a4ecdf676c417fe566d92a2b1a8678b6
 DIST dask-2021.6.2.tar.gz 3725731 BLAKE2B 
957cf70c328462c87eb52bb2fe3d471705ab6bbc233badb8d5ba93ade4b7caa05e47399f26f37b69213df16e76fdf8f042a082a0d2d96797bca836311349a6b3
 SHA512 
2949a0a028d08794936faaeeea3b36c97ac1492288519efa0fd1e6bbb9b5b52b730657b8b342a47ca0183d98e9179836423847670fc12c14be0890daa4b773b4
 DIST dask-2021.7.0.tar.gz 3730549 BLAKE2B 
8f76648614adbef8ca1feb01f5b39d4ad217eb5178c4b7ace72d3764062b172d83b74e9fad5eeff0a745025e0cb2bf47bdb14beb03b1520130332ece00c3e318
 SHA512 
3dbeefe08af6536f19a03ead69372dfa7a26eff66d768fa8e238341822136a2314fca0291694ad22bdfe3618a4ed6785d836ceb5cc4231f361d97f0cbba0edbf

diff --git a/dev-python/dask/dask-2021.5.0.ebuild 
b/dev-python/dask/dask-2021.5.0.ebuild
deleted file mode 100644
index 77791c1017a..000
--- a/dev-python/dask/dask-2021.5.0.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}]
-   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}]
-   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}]
-   

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

2021-07-12 Thread Michał Górny
commit: 4afa3f21a5d505311d4e589ccbdb11e56738c749
Author: Michał Górny  gentoo  org>
AuthorDate: Mon Jul 12 22:46:30 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Mon Jul 12 22:46:30 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4afa3f21

dev-python/fasteners: Remove old

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

 dev-python/fasteners/Manifest |  2 --
 dev-python/fasteners/fasteners-0.16-r1.ebuild | 27 --
 dev-python/fasteners/fasteners-0.16.2.ebuild  | 28 ---
 3 files changed, 57 deletions(-)

diff --git a/dev-python/fasteners/Manifest b/dev-python/fasteners/Manifest
index 99a88fd..38acc9b6f75 100644
--- a/dev-python/fasteners/Manifest
+++ b/dev-python/fasteners/Manifest
@@ -1,3 +1 @@
-DIST fasteners-0.16.2.gh.tar.gz 29549 BLAKE2B 
603cfe3662194f8f493e915aa3689af1c4a5e74c9b96ddb75e44d0fd0df3d17b71c0473c6c5c1deb0c037bc7f5fcbf2cc48d36ceecf9ce0336a926daa352f028
 SHA512 
f1557f3ab44acb7975dd98c4c5b2b63cffa9e42c82c5b31750dcfbddbd19552ecfe5ada59c2409e5d12da77dc00185619349340f8e4e177139a09c47f0a5ca6f
 DIST fasteners-0.16.3.gh.tar.gz 29727 BLAKE2B 
67b4bc260858abe7ee330c2c5a625ecfead11ed486f4f3c2a070eaa77addad300ee8398d6fe6d5ee0e517a25617dccd49500bd9e0abc3f9bad8216026c114686
 SHA512 
72b4ead49bb0c4f0e0c4ff47cab12f645af456e9100f270b72582b68239dd2536b1b641b38693f4f3635fc977e4ffa059c249e097e8842a1325333c4a6e864f9
-DIST fasteners-0.16.tar.gz 24824 BLAKE2B 
5072c1e0633bcf83ad71176dd7f9e2a2179ce4abdddee4bdcfa28f90d7f617759dc855e7fd91afb8b734d5b455d2597e748c169538780927e4d17c93e829453c
 SHA512 
aac91be8f732bcda238c40317359c7faaad632b26473eff940fef0c6c2c227cd83942122c0ec26da236ca8c19d3024798590244ec761c2d2700ffdc7142533da

diff --git a/dev-python/fasteners/fasteners-0.16-r1.ebuild 
b/dev-python/fasteners/fasteners-0.16-r1.ebuild
deleted file mode 100644
index ff7636a0dc6..000
--- a/dev-python/fasteners/fasteners-0.16-r1.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 package that provides useful locks"
-HOMEPAGE="https://github.com/harlowja/fasteners;
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="amd64 ~arm arm64 x86 ~amd64-linux ~x86-linux ~x64-macos"
-
-RDEPEND="
-   dev-python/six[${PYTHON_USEDEP}]"
-
-BDEPEND="
-   test? (
-   dev-python/diskcache[${PYTHON_USEDEP}]
-   dev-python/more-itertools[${PYTHON_USEDEP}]
-   dev-python/testtools[${PYTHON_USEDEP}]
-   )"
-
-distutils_enable_tests unittest

diff --git a/dev-python/fasteners/fasteners-0.16.2.ebuild 
b/dev-python/fasteners/fasteners-0.16.2.ebuild
deleted file mode 100644
index 87fc43fd2b6..000
--- a/dev-python/fasteners/fasteners-0.16.2.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-PYTHON_COMPAT=( python3_{8..9} )
-
-inherit distutils-r1
-
-DESCRIPTION="Python package that provides useful locks"
-HOMEPAGE="https://github.com/harlowja/fasteners/;
-SRC_URI="
-   https://github.com/harlowja/fasteners/archive/${PV}.tar.gz
-   -> ${P}.gh.tar.gz"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~mips ~ppc64 ~x86 ~amd64-linux ~x86-linux 
~x64-macos"
-
-RDEPEND="
-   dev-python/six[${PYTHON_USEDEP}]"
-BDEPEND="
-   test? (
-   dev-python/diskcache[${PYTHON_USEDEP}]
-   dev-python/more-itertools[${PYTHON_USEDEP}]
-   dev-python/testtools[${PYTHON_USEDEP}]
-   )"
-
-distutils_enable_tests pytest



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

2021-07-12 Thread Michał Górny
commit: 5a2191ed6aeb8d3e7ec80fb25ac9f54a7972bf89
Author: Michał Górny  gentoo  org>
AuthorDate: Mon Jul 12 22:45:26 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Mon Jul 12 22:45:26 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5a2191ed

dev-python/cmd2: Remove old

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

 dev-python/cmd2/Manifest  |  3 ---
 dev-python/cmd2/cmd2-1.5.0.ebuild | 50 -
 dev-python/cmd2/cmd2-2.0.1.ebuild | 52 ---
 dev-python/cmd2/cmd2-2.1.0.ebuild | 52 ---
 4 files changed, 157 deletions(-)

diff --git a/dev-python/cmd2/Manifest b/dev-python/cmd2/Manifest
index 6a4cac002ac..411b3157939 100644
--- a/dev-python/cmd2/Manifest
+++ b/dev-python/cmd2/Manifest
@@ -1,5 +1,2 @@
-DIST cmd2-1.5.0.tar.gz 662624 BLAKE2B 
ed46c4e70f1e09c612f66333bb601afab0158a899badd2b86ce193f7384c35d32c58d0a1238d5fc2b69adc11a233fba2089b0f4433c7b6159aeb347150128fb2
 SHA512 
ea7e26370e1f83dc95bd0db8a705ab8ea95935584123f4684e3b8debf23a37fbcadf2bc1634051eaddcaba92f2b22a0ab2582773630fab3d1482b4dc8a23acd6
-DIST cmd2-2.0.1.tar.gz 644705 BLAKE2B 
5fa3b89d42252372b1b75863f8c1293182a555e6ab1b257f1a243c87685bd0aa643d2906741636143f7d3aa3be5ffea5f8616c25e99fbb8598573d3d1feada9e
 SHA512 
880c5f2d80f81a850b545052df2bf3efaae8f44deb30186119a2d94277da59cb027da5bf35b2bc106b90c87883c8eec1a869df65988ced1b6a0d0c7e236569bb
-DIST cmd2-2.1.0.tar.gz 643826 BLAKE2B 
532a09002ee957c7fc670f7507665153e39043598a54be0f1dba36de061d8bde6eade064c93a0dd1f9f95437e1dc833a6999b1bcbcb6d6c0e1d5e136aaadfe98
 SHA512 
0e262ceeab908077b1d698202559a6d093d493d6dda420d4dd5c069414c716a79a53276931e0fb80ad29ee0745525cd2b6ead6150a90daf11735dbcd66eeb2b8
 DIST cmd2-2.1.1.tar.gz 659548 BLAKE2B 
17ff372505398df460b56b13c8ab7c8830a1bab25cc52429555bb3e0f766ef46d14a72826a5af58a6641ef533289296d00afa1e6d2980aea33c9792ce3173cbb
 SHA512 
03624ce8eb6d94c7234427a8a7dfb9b321bab76679b166fc3af26ba581ceae74a90ab282f9d6ab0d48eec589614d5daa38ed88251dc7400b48c112863959d164
 DIST cmd2-2.1.2.tar.gz 660849 BLAKE2B 
a8c8db8036badc020b34e6d4cc62a6828a6f3788562d550826369d2ce6ddc41fdd29ab95bd56d35115a1e8c2cfdb6df97e3b25c3f414798aed9a597243b37967
 SHA512 
3f2edb336ec662e3b2e22abc947ffb669786142d29f0723b0d5bbf898ecff12096a91e08c4890dde79915b413c0f9a70945f1b5795ae12991e85d7ee79331d31

diff --git a/dev-python/cmd2/cmd2-1.5.0.ebuild 
b/dev-python/cmd2/cmd2-1.5.0.ebuild
deleted file mode 100644
index abb40a0a9bf..000
--- a/dev-python/cmd2/cmd2-1.5.0.ebuild
+++ /dev/null
@@ -1,50 +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 virtualx
-
-DESCRIPTION="Extra features for standard library's cmd module"
-HOMEPAGE="https://github.com/python-cmd2/cmd2;
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ~ppc64 sparc x86 
~amd64-linux ~x86-linux"
-
-RDEPEND="
-   dev-python/attrs[${PYTHON_USEDEP}]
-   >=dev-python/colorama-0.3.7[${PYTHON_USEDEP}]
-   >=dev-python/pyperclip-1.6[${PYTHON_USEDEP}]
-   dev-python/six[${PYTHON_USEDEP}]
-   dev-python/wcwidth[${PYTHON_USEDEP}]
-   $(python_gen_cond_dep '
-   >=dev-python/importlib_metadata-1.6.0[${PYTHON_USEDEP}]
-   ' python3_{6,7})
-"
-# pyperclip uses clipboard backends in the following preference order:
-# pygtk, xclip, xsel, klipper, qtpy, pyqt5, pyqt4.
-# klipper is known to be broken in Xvfb, and therefore causes test
-# failures.  to avoid them, we must ensure that one of the backends
-# preferred to it is available (i.e. xclip or xsel) + which(1).
-BDEPEND="
-   dev-python/setuptools_scm[${PYTHON_USEDEP}]
-   test? (
-   dev-python/pytest-mock[${PYTHON_USEDEP}]
-   sys-apps/which
-   || (
-   x11-misc/xclip
-   x11-misc/xsel
-   )
-   )
-"
-
-distutils_enable_tests pytest
-
-src_test() {
-   # tests rely on very specific text wrapping...
-   local -x COLUMNS=80
-   virtx distutils-r1_src_test
-}

diff --git a/dev-python/cmd2/cmd2-2.0.1.ebuild 
b/dev-python/cmd2/cmd2-2.0.1.ebuild
deleted file mode 100644
index 3e35f0efcae..000
--- a/dev-python/cmd2/cmd2-2.0.1.ebuild
+++ /dev/null
@@ -1,52 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-PYTHON_COMPAT=( python3_{8..9} )
-
-inherit distutils-r1 virtualx
-
-DESCRIPTION="Extra features for standard library's cmd module"
-HOMEPAGE="https://github.com/python-cmd2/cmd2;
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc64 ~sparc ~x86 
~amd64-linux ~x86-linux"
-
-RDEPEND="
-   

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

2021-07-12 Thread Michał Górny
commit: f30d90b9e23e66c61f2f47237f1a193d9a7bd006
Author: Michał Górny  gentoo  org>
AuthorDate: Mon Jul 12 22:45:55 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Mon Jul 12 22:45:55 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f30d90b9

dev-python/croniter: Remove old

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

 dev-python/croniter/Manifest   |  2 --
 dev-python/croniter/croniter-1.0.12.ebuild | 26 --
 dev-python/croniter/croniter-1.0.13.ebuild | 26 --
 3 files changed, 54 deletions(-)

diff --git a/dev-python/croniter/Manifest b/dev-python/croniter/Manifest
index 85d9a23e541..41707847c07 100644
--- a/dev-python/croniter/Manifest
+++ b/dev-python/croniter/Manifest
@@ -1,3 +1 @@
-DIST croniter-1.0.12.tar.gz 38763 BLAKE2B 
28bb662b05d893c782807687261b3bdafa0b1412d98dc8ceebcc0d9fff941f58b22a3abf9462c0f601bbe8701460350dad70d1239aa4f28978444698836b87b2
 SHA512 
ff5e35ddb0a6080ff95155de2ac5942fa1cab827a4cbb6e639553f8646b89063d0292b7fd69bc38fca90429da0272f3efeeefe0cbde0d83b9915ecb078340f08
-DIST croniter-1.0.13.tar.gz 38907 BLAKE2B 
436bb766c39ad61343913e354d0838458e56048115ed5d15ef95b0dc0c22b38fb4e7ec3fe6162856d208d45268fd360c8b18698b7c61bb0f70636b79a6a84988
 SHA512 
721749a268734e06776ab968a1fb01926f416e1a42678ee28dcac9b4655a92b5cb17984a9b9d886f8d963484f1af7382b17e72fd3998e3e1e8101fa5038a4fa1
 DIST croniter-1.0.15.tar.gz 39164 BLAKE2B 
daf40bcc7c791dd2a65d2cd132c380dff03353ab6d7920adddff2b1b6a87166050be6ed2b7bac5eb2b9543dcab9a4f2f65738506dc35eff0836cc591e486f885
 SHA512 
5aebc8a60d278acae3cef7eee6ee0ec223e44ae01b69dae601f76cb14f135547557b1417498d71a84e187dd478605efdf15355f8ad0344e459b6b40d41e994af

diff --git a/dev-python/croniter/croniter-1.0.12.ebuild 
b/dev-python/croniter/croniter-1.0.12.ebuild
deleted file mode 100644
index 51bb1316c8b..000
--- a/dev-python/croniter/croniter-1.0.12.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} )
-
-inherit distutils-r1
-
-DESCRIPTION="Python module to provide iteration for datetime object"
-HOMEPAGE="https://github.com/kiorky/croniter 
https://pypi.org/project/croniter/;
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="amd64 ~arm64 x86"
-
-RDEPEND="
-   dev-python/python-dateutil[${PYTHON_USEDEP}]"
-BDEPEND="
-   test? (
-   dev-python/pytz[${PYTHON_USEDEP}]
-   dev-python/tzlocal[${PYTHON_USEDEP}]
-   )"
-
-distutils_enable_tests pytest

diff --git a/dev-python/croniter/croniter-1.0.13.ebuild 
b/dev-python/croniter/croniter-1.0.13.ebuild
deleted file mode 100644
index e9f104d3af4..000
--- a/dev-python/croniter/croniter-1.0.13.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_{8..10} )
-
-inherit distutils-r1
-
-DESCRIPTION="Python module to provide iteration for datetime object"
-HOMEPAGE="https://github.com/kiorky/croniter 
https://pypi.org/project/croniter/;
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~x86"
-
-RDEPEND="
-   dev-python/python-dateutil[${PYTHON_USEDEP}]"
-BDEPEND="
-   test? (
-   dev-python/pytz[${PYTHON_USEDEP}]
-   dev-python/tzlocal[${PYTHON_USEDEP}]
-   )"
-
-distutils_enable_tests pytest



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

2021-07-12 Thread Michał Górny
commit: ef87d7edb320381f17bceede9ff343df698fad63
Author: Michał Górny  gentoo  org>
AuthorDate: Mon Jul 12 22:44:23 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Mon Jul 12 22:44:23 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ef87d7ed

dev-python/xmlschema: Remove old

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

 dev-python/xmlschema/Manifest   |  1 -
 dev-python/xmlschema/xmlschema-1.6.2.ebuild | 30 -
 2 files changed, 31 deletions(-)

diff --git a/dev-python/xmlschema/Manifest b/dev-python/xmlschema/Manifest
index 49716e5938e..e5a68e087ad 100644
--- a/dev-python/xmlschema/Manifest
+++ b/dev-python/xmlschema/Manifest
@@ -1,2 +1 @@
-DIST xmlschema-1.6.2.tar.gz 367141 BLAKE2B 
32a1e4924765badc268d2d68458c4d6d0409c5f3b4e0109487cc538aec300817cf0649a43f77990e82b2c54252b2ab3e0593a503c217893661480f1632491f41
 SHA512 
5aaf022451fa069b2361af542d4d864995e8dae7d50f5e66a5d5567b4d8511bb46b5dcec68a780e89025ff02f5bbb6311c4fcd4fb17f6c24c0c02b00c6b4a341
 DIST xmlschema-1.6.4.tar.gz 369270 BLAKE2B 
f3b98f0b8b4446dfa67da778c6b63585a894f4dcc9fd7ea98637ccd54b26e63aebc7f3fbc00e13ce43730b88da0f773a491917d5eae9301b5d22f6efe620473b
 SHA512 
7e13d20a6add1cc5b6d0f732e672be3eeeb2f107fd2031cd5c22d1059d24b7d818c534817ea115d0c5f011727175bdcae71a0b8d55f1d6bd263a7e38286c26fc

diff --git a/dev-python/xmlschema/xmlschema-1.6.2.ebuild 
b/dev-python/xmlschema/xmlschema-1.6.2.ebuild
deleted file mode 100644
index f53fafca887..000
--- a/dev-python/xmlschema/xmlschema-1.6.2.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 2019-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
-
-DESCRIPTION="An XML Schema validator and decoder"
-HOMEPAGE="https://github.com/sissaschool/xmlschema 
https://pypi.org/project/xmlschema/;
-SRC_URI="mirror://pypi/${PN::1}/${PN}/${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ppc ppc64 ~riscv ~s390 sparc x86 
~x64-macos"
-IUSE="test"
-RESTRICT="!test? ( test )"
-
-RDEPEND="
-   >=dev-python/elementpath-2.2.2[${PYTHON_USEDEP}]"
-BDEPEND="${RDEPEND}
-   test? (
-   dev-python/jinja[${PYTHON_USEDEP}]
-   dev-python/lxml[${PYTHON_USEDEP}]
-   )"
-
-python_test() {
-   "${EPYTHON}" tests/test_all.py -v ||
-   die "Tests fail with ${EPYTHON}"
-}



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

2021-07-12 Thread Michał Górny
commit: b12d7f329734ec5e2af108bda617a42796a372a9
Author: Michał Górny  gentoo  org>
AuthorDate: Mon Jul 12 22:44:11 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Mon Jul 12 22:44:11 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b12d7f32

dev-python/websocket-client: Remove old

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

 dev-python/websocket-client/Manifest   |  1 -
 .../websocket-client/websocket-client-1.0.1.ebuild | 33 --
 2 files changed, 34 deletions(-)

diff --git a/dev-python/websocket-client/Manifest 
b/dev-python/websocket-client/Manifest
index 3c66e100c6f..80029ef7c75 100644
--- a/dev-python/websocket-client/Manifest
+++ b/dev-python/websocket-client/Manifest
@@ -1,2 +1 @@
-DIST websocket-client-1.0.1.tar.gz 58561 BLAKE2B 
852693b08cec5d8345ee0cd38d87a93abfd5ac52a72a0715705ae4a7d5f810288d9409e920424a317867e7292568a9a67b4fde8b892e9ff3fa011cf31c016f35
 SHA512 
349ecf0f80859e146e6039a29b50f8bb9a377ad65655c49b354702a7895ebed4f8849d979f04b1632c7926e3dfb707ae5791a75b3e9c66d35ad1445040d651b3
 DIST websocket-client-1.1.0.tar.gz 58890 BLAKE2B 
b7557f0847ee4ec31279d98661f2370f32eff35de5ea6207abe4afa6ef7314258da275d823487773722ac717888ca629284ef92870b5880fb385f7fb677506d6
 SHA512 
6f4b963455bdb6a0e0defff92a6b898ee4bdf605c18fef7e25e18e2c72a2ae360d760c2069a0ed330e5dc0f3347f16a9129c405d5c98cd2d56014f8636e7d5b5

diff --git a/dev-python/websocket-client/websocket-client-1.0.1.ebuild 
b/dev-python/websocket-client/websocket-client-1.0.1.ebuild
deleted file mode 100644
index 8dd24d35ef7..000
--- a/dev-python/websocket-client/websocket-client-1.0.1.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=( pypy3 python3_{7..10} )
-
-inherit distutils-r1
-
-DESCRIPTION="WebSocket client for python with hybi13 support"
-HOMEPAGE="https://github.com/websocket-client/websocket-client;
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="LGPL-2.1+"
-SLOT="0"
-KEYWORDS="amd64 ~arm arm64 ~ppc64 x86 ~x64-macos"
-IUSE="examples"
-
-distutils_enable_tests setup.py
-
-src_prepare() {
-   # Internet
-   sed -i -e 's:testConnect:_&:' websocket/tests/test_http.py || die
-   distutils-r1_src_prepare
-}
-
-python_install_all() {
-   if use examples; then
-   docompress -x "/usr/share/doc/${PF}/examples"
-   dodoc -r examples
-   fi
-   distutils-r1_python_install_all
-}



[gentoo-commits] repo/gentoo:master commit in: dev-python/aws-sam-translator/

2021-07-12 Thread Michał Górny
commit: 0f42109e7ce1fa6dd38a10df46bd9f25a0e832c6
Author: Michał Górny  gentoo  org>
AuthorDate: Mon Jul 12 22:44:39 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Mon Jul 12 22:44:39 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0f42109e

dev-python/aws-sam-translator: Remove old

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

 dev-python/aws-sam-translator/Manifest |  1 -
 .../aws-sam-translator-1.35.0.ebuild   | 46 --
 2 files changed, 47 deletions(-)

diff --git a/dev-python/aws-sam-translator/Manifest 
b/dev-python/aws-sam-translator/Manifest
index 16f98486a55..b727cc442c8 100644
--- a/dev-python/aws-sam-translator/Manifest
+++ b/dev-python/aws-sam-translator/Manifest
@@ -1,3 +1,2 @@
-DIST aws-sam-translator-1.35.0.tar.gz 867345 BLAKE2B 
b2775f9ce0d3e20fa5b3b5a9b68100f1338576229a9380cf7afb08e9c75fedfb926a06c1c71b96df9883e5306de355f720e624d0d1150c12b58c4dc4098309f2
 SHA512 
14e22095d497df9e0fcfdaea83c93edd881837ed57e508cfcb484abd5241dce60059b349b3bba92c307515b4c4018e8e065342e9133e401004a04baf3182ec46
 DIST aws-sam-translator-1.36.0.tar.gz 878204 BLAKE2B 
027837687709d2bbe166d4c40599156c8075b1902fe9f75aa5f29bc1f725e2cb97a1f7020cba2f75d5a7180e658e1d47cf4ff03ff3336b0ac21458426f6241fa
 SHA512 
8af9e54d9a02ac3a315b1274d71a5e7413b5a39c6913036f0cc57cf1cd94d6d079f78e4810d5b501003bf5b06a4f25c2481c8abce0836c01da6f962dc0163651
 DIST aws-sam-translator-1.37.0.tar.gz 880633 BLAKE2B 
b3913b12fff38657662a16c13ae6ea3b836faa94eae986e7364543e7ece6cd53afbc9bc80380ce5c4500be57d1b588f617f3ec7e6104cf83357ffe733f4e50e2
 SHA512 
aeaf194d7c8338802762a667ac05e57a8fbffbae7d1a707a708392b1d103d4e30f42e683e077b5cbfc540bd38debac95c578dc2c02f2c3f7ed531ece64bb7200

diff --git a/dev-python/aws-sam-translator/aws-sam-translator-1.35.0.ebuild 
b/dev-python/aws-sam-translator/aws-sam-translator-1.35.0.ebuild
deleted file mode 100644
index 93aa7dc89a4..000
--- a/dev-python/aws-sam-translator/aws-sam-translator-1.35.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
-PYTHON_COMPAT=( python3_{7..9} )
-DISTUTILS_USE_SETUPTOOLS=bdepend
-inherit distutils-r1
-
-DESCRIPTION="A library that transform SAM templates into AWS CloudFormation 
templates"
-HOMEPAGE="https://github.com/aws/serverless-application-model
-   https://pypi.org/project/aws-sam-translator/;
-SRC_URI="https://github.com/aws/serverless-application-model/archive/v${PV}.tar.gz
 -> ${P}.tar.gz"
-S="${WORKDIR}/serverless-application-model-${PV}"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 x86 ~amd64-linux ~x86-linux"
-
-RDEPEND="
-   >=dev-python/boto3-1.5[${PYTHON_USEDEP}]
-   >=dev-python/jsonschema-2.6[${PYTHON_USEDEP}]
-   >=dev-python/six-1.11[${PYTHON_USEDEP}]
-   dev-python/pyyaml[${PYTHON_USEDEP}]
-"
-BDEPEND="
-   test? (
-   dev-python/mock[${PYTHON_USEDEP}]
-   dev-python/parameterized[${PYTHON_USEDEP}]
-   )
-"
-
-distutils_enable_tests pytest
-
-python_prepare_all() {
-   # remove pytest-cov dependency
-   sed -r -e 's:--cov(-[[:graph:]]+|)[[:space:]]+[[:graph:]]+::g' \
-   -i pytest.ini || die
-
-   # don't install tests
-   sed -e 's:"tests",:"tests", "tests.*",:' -i setup.py || die
-
-   # deps are installed by ebuild, don't try to reinstall them via pip
-   truncate --size=0 requirements/*.txt || die
-
-   distutils-r1_python_prepare_all
-}



  1   2   3   4   5   >