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

2021-04-22 Thread Joonas Niilola
commit: da64911cba401dadcd935b63d248b4deeea5db89
Author: Jannis Achstetter  kripserver  net>
AuthorDate: Mon Apr 19 15:28:38 2021 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Fri Apr 23 05:56:59 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=da64911c

app-misc/qlcplus: Add missing dependencies to version 5.0.0_alpha3

Closes: https://bugs.gentoo.org/784098
Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Jannis Achstetter  kripserver.net>
Closes: https://github.com/gentoo/gentoo/pull/20455
Signed-off-by: Joonas Niilola  gentoo.org>

 app-misc/qlcplus/qlcplus-5.0.0_alpha3.ebuild | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/app-misc/qlcplus/qlcplus-5.0.0_alpha3.ebuild 
b/app-misc/qlcplus/qlcplus-5.0.0_alpha3.ebuild
index 269ea246700..23abfd174ed 100644
--- a/app-misc/qlcplus/qlcplus-5.0.0_alpha3.ebuild
+++ b/app-misc/qlcplus/qlcplus-5.0.0_alpha3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -28,7 +28,9 @@ RDEPEND="
dev-qt/qtgui:5
dev-qt/qtmultimedia:5[widgets,qml]
dev-qt/qtnetwork:5
+   dev-qt/qtprintsupport:5
dev-qt/qtscript:5
+   dev-qt/qtsvg:5
dev-qt/qtwidgets:5
media-libs/alsa-lib
media-libs/libmad



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

2021-04-22 Thread Joonas Niilola
commit: 64a11f5fe29f232318ea430a5ab3732e58a94787
Author: Joonas Niilola  gentoo  org>
AuthorDate: Fri Apr 23 05:52:46 2021 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Fri Apr 23 05:52:46 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=64a11f5f

dev-libs/raft: stabilize 0.10.0 on amd64

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

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

diff --git a/dev-libs/raft/raft-0.10.0.ebuild b/dev-libs/raft/raft-0.10.0.ebuild
index ffd134995c1..7d5c828a261 100644
--- a/dev-libs/raft/raft-0.10.0.ebuild
+++ b/dev-libs/raft/raft-0.10.0.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/canonical/raft/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="LGPL-3-with-linking-exception"
 SLOT="0"
-KEYWORDS="~amd64 ~arm64"
+KEYWORDS="amd64 ~arm64"
 IUSE="test zfs"
 RESTRICT="!test? ( test )"
 



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

2021-04-22 Thread Joonas Niilola
commit: ec3d84ecaf3a1d3ccc7ee571606115ab27a9780c
Author: Joonas Niilola  gentoo  org>
AuthorDate: Fri Apr 23 05:53:28 2021 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Fri Apr 23 05:53:28 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ec3d84ec

dev-util/bear: keyword ~x86 on 3.0.11

 - acked by gyakovlev.

1: Testing Time: 2.42s
1:   Unsupported  :  9
1:   Passed   : 74
1:   Expectedly Failed:  6
1/1 Test #1: bear::func_test ..   Passed2.57 sec
100% tests passed, 0 tests failed out of 1

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

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

diff --git a/dev-util/bear/bear-3.0.11.ebuild b/dev-util/bear/bear-3.0.11.ebuild
index 7e4916e9e4c..ec588776669 100644
--- a/dev-util/bear/bear-3.0.11.ebuild
+++ b/dev-util/bear/bear-3.0.11.ebuild
@@ -13,7 +13,7 @@ 
SRC_URI="https://github.com/rizsotto/Bear/archive/${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="GPL-3+"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc64"
+KEYWORDS="~amd64 ~ppc64 ~x86"
 IUSE="test"
 
 RDEPEND="



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

2021-04-22 Thread Miroslav Šulc
commit: b7c408a069acdb656b371db30a0fa537b3af5d18
Author: Michael Mair-Keimberger  levelnine  at>
AuthorDate: Thu Apr 22 18:14:47 2021 +
Commit: Miroslav Šulc  gentoo  org>
CommitDate: Fri Apr 23 05:03:51 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b7c408a0

media-libs/libsamplerate: remove unused patch(es)

Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Michael Mair-Keimberger  levelnine.at>
Closes: https://github.com/gentoo/gentoo/pull/20506
Signed-off-by: Miroslav Šulc  gentoo.org>

 ...samplerate-0.1.3-dontbuild-tests-examples.patch | 32 -
 .../files/libsamplerate-0.1.8-lm.patch |  8 
 .../files/libsamplerate-0.1.9-htmldocdir.patch | 53 --
 .../libsamplerate-0.1.9-no-sndfile-resample.patch  | 34 --
 4 files changed, 127 deletions(-)

diff --git 
a/media-libs/libsamplerate/files/libsamplerate-0.1.3-dontbuild-tests-examples.patch
 
b/media-libs/libsamplerate/files/libsamplerate-0.1.3-dontbuild-tests-examples.patch
deleted file mode 100644
index 23cf5897a59..000
--- 
a/media-libs/libsamplerate/files/libsamplerate-0.1.3-dontbuild-tests-examples.patch
+++ /dev/null
@@ -1,32 +0,0 @@
-Index: libsamplerate-0.1.3/examples/Makefile.am
-===
 libsamplerate-0.1.3.orig/examples/Makefile.am
-+++ libsamplerate-0.1.3/examples/Makefile.am
-@@ -3,7 +3,7 @@
- 
- bin_PROGRAMS = sndfile-resample
- 
--noinst_PROGRAMS = varispeed-play timewarp-file
-+EXTRA_PROGRAMS = varispeed-play timewarp-file
- 
- SAMPLERATEDIR =../src
- INCLUDES = -I$(srcdir)/$(SAMPLERATEDIR) @OS_SPECIFIC_INCLUDES@
-Index: libsamplerate-0.1.3/tests/Makefile.am
-===
 libsamplerate-0.1.3.orig/tests/Makefile.am
-+++ libsamplerate-0.1.3/tests/Makefile.am
-@@ -1,4 +1,4 @@
--noinst_PROGRAMS = misc_test termination_test simple_test callback_test \
-+EXTRA_PROGRAMS = misc_test termination_test simple_test callback_test \
-   reset_test multi_channel_test 
snr_bw_test \
-   float_short_test varispeed_test 
callback_hang_test \
-   src-evaluate throughput_test
-@@ -55,7 +55,7 @@ throughput_test_LDADD  = $(SAMPLRATEDIR)
- 
- 
#===
- 
--check: $(noinst_PROGRAMS)
-+check: $(EXTRA_PROGRAMS)
-   date
-   uname -a
-   ./misc_test

diff --git a/media-libs/libsamplerate/files/libsamplerate-0.1.8-lm.patch 
b/media-libs/libsamplerate/files/libsamplerate-0.1.8-lm.patch
deleted file mode 100644
index bfaa87bf976..000
--- a/media-libs/libsamplerate/files/libsamplerate-0.1.8-lm.patch
+++ /dev/null
@@ -1,8 +0,0 @@
 libsamplerate-0.1.8/samplerate.pc.in.orig
-+++ libsamplerate-0.1.8/samplerate.pc.in
-@@ -8,4 +8,5 @@
- Requires: 
- Version: @VERSION@
- Libs: -L${libdir} -lsamplerate
-+Libs.private: @LIBS@
- Cflags: -I${includedir} 

diff --git 
a/media-libs/libsamplerate/files/libsamplerate-0.1.9-htmldocdir.patch 
b/media-libs/libsamplerate/files/libsamplerate-0.1.9-htmldocdir.patch
deleted file mode 100644
index cedcd312433..000
--- a/media-libs/libsamplerate/files/libsamplerate-0.1.9-htmldocdir.patch
+++ /dev/null
@@ -1,53 +0,0 @@
-From 06fea5c39b186955194e85ada50724465c39033d Mon Sep 17 00:00:00 2001
-From: David Seifert 
-Date: Sat, 10 Jun 2017 15:48:00 +0200
-Subject: [PATCH] Remove htmldocdir variable
-
-* Autoconf and Automake provide a variable (htmldir)
-  for this already.
-
-* asturm 2020-09-04: Rebased onto 0.1.9

- configure.ac| 10 --
- doc/Makefile.am |  6 +-
- 2 files changed, 1 insertion(+), 15 deletions(-)
-
-diff --git a/configure.ac b/configure.ac
-index 0ce20e9..6d5e692 100644
 a/configure.ac
-+++ b/configure.ac
-@@ -264,21 +264,11 @@ AS_CASE([$target_os],
-   ;;
-   esac
- 
--htmldocdir=$prefix/share/doc/libsamplerate0-dev/html
--
--if test $prefix = "NONE" ; then
--  htmldocdir=/usr/local/share/doc/libsamplerate0-dev/html
--else
--  htmldocdir=$prefix/share/doc/libsamplerate0-dev/html
--  fi
--
- 
#
- # Now use the information from the checking stage.
- 
- AC_DEFINE_UNQUOTED(OS_IS_WIN32, ${os_is_win32}, [Set to 1 if compiling for 
Win32])
- 
--AC_SUBST(htmldocdir)
--
- AC_SUBST(SHLIB_VERSION_ARG)
- AC_SUBST(SHARED_VERSION_INFO)
- AC_SUBST(OS_SPECIFIC_INCLUDES)
-diff --git a/doc/Makefile.am b/doc/Makefile.am
-index be86d64..cbc9963 100644
 a/doc/Makefile.am
-+++ b/doc/Makefile.am
-@@ -1,7 +1,3 @@
--htmldir = $(htmldocdir)
--html_DATA = SRC.png SRC.css index.html license.html history.html 
download.html \
-+dist_html_DATA = SRC.png SRC.css index.html license.html history.html 
download.html \
-   lists.html quality.html 

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

2021-04-22 Thread Miroslav Šulc
commit: a30bba12b86ec6c6de40ff4de9dc0f0fb958d2f6
Author: Miroslav Šulc  gentoo  org>
AuthorDate: Fri Apr 23 04:52:50 2021 +
Commit: Miroslav Šulc  gentoo  org>
CommitDate: Fri Apr 23 04:52:50 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a30bba12

media-sound/ncmpc: removed obsolete 0.34

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

 media-sound/ncmpc/Manifest  |  1 -
 media-sound/ncmpc/ncmpc-0.34.ebuild | 69 -
 2 files changed, 70 deletions(-)

diff --git a/media-sound/ncmpc/Manifest b/media-sound/ncmpc/Manifest
index 0bf169a9d63..c03d512f6bc 100644
--- a/media-sound/ncmpc/Manifest
+++ b/media-sound/ncmpc/Manifest
@@ -1,2 +1 @@
-DIST ncmpc-0.34.tar.xz 227892 BLAKE2B 
19d9d9abe3d85cb2567a222c8ce108889d4517272e2bb82f4064ef76af68d610ff4c7516102b976f66380e0e3d3ee7ed00023116cb6b2d1628e3d38796705a09
 SHA512 
e206cc2d61799a97edf1182de4cee1c0fa447bd1fac136dc48670cb624a7efc903c693b0c541fbc00fcb94e055c83be1ca6370386c99131a1b571f47b67c35f4
 DIST ncmpc-0.39.tar.xz 242968 BLAKE2B 
1b270ed52aa884cecd3e1ce60bb2ed628ef79480697f388b48a09e0f22068dbbb7623b01171e5cfae9556446e404530f93c84ca3c3d5cc481c8431f37786c2f4
 SHA512 
bfadc58bf8b66bff08608f561f689a50fd412b87975998ce23751fd312fa009eeba4b48b4afe96391b2ecb184c00c366262e9b96e24d2ce2ab2af6a4002721d9

diff --git a/media-sound/ncmpc/ncmpc-0.34.ebuild 
b/media-sound/ncmpc/ncmpc-0.34.ebuild
deleted file mode 100644
index 94de1e83a06..000
--- a/media-sound/ncmpc/ncmpc-0.34.ebuild
+++ /dev/null
@@ -1,69 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit meson
-
-DESCRIPTION="Ncurses client for the Music Player Daemon (MPD)"
-HOMEPAGE="https://www.musicpd.org/clients/ncmpc/ 
https://github.com/MusicPlayerDaemon/ncmpc;
-SRC_URI="https://www.musicpd.org/download/${PN}/${PV%.*}/${P}.tar.xz;
-
-LICENSE="GPL-2+"
-SLOT="0"
-KEYWORDS="amd64 ppc ppc64 ~sparc x86"
-IUSE="async-connect chat-screen doc +help-screen key-screen +library-screen 
lirc lyrics-screen +mouse nls outputs-screen pcre search-screen +song-screen"
-
-BDEPEND="
-   virtual/pkgconfig
-   doc? ( dev-python/sphinx )
-"
-RDEPEND="
-   >=media-libs/libmpdclient-2.9
-   sys-libs/ncurses:0=[unicode]
-   lirc? ( app-misc/lirc )
-   pcre? ( dev-libs/libpcre )
-"
-DEPEND="${RDEPEND}
-   >=dev-libs/boost-1.62
-"
-
-src_prepare() {
-   default
-
-   # use correct docdir and don't install license file
-   sed -e "/^docdir =/s/meson.project_name()/'${PF}'/" \
-   -e "s/'COPYING', //" \
-   -i meson.build || die
-
-   # use correct (html) docdir
-   sed -e "/install_dir:.*doc/s/meson.project_name()/'${PF}'/" \
-   -i doc/meson.build || die
-}
-
-src_configure() {
-   local emesonargs=(
-   -Dcurses=ncursesw
-   -Dcolors=true
-   -Dmini=false
-   -Dlyrics_plugin_dir="${EPREFIX}/usr/$(get_libdir)/ncmpc/lyrics"
-   -Dasync_connect=$(usex async-connect true false)
-   -Dchat_screen=$(usex chat-screen true false)
-   -Ddocumentation=$(usex doc enabled disabled)
-   -Dhelp_screen=$(usex help-screen true false)
-   -Dkey_screen=$(usex key-screen true false)
-   -Dlibrary_screen=$(usex library-screen true false)
-   -Dlirc=$(usex lirc enabled disabled)
-   -Dlocale=$(usex nls enabled disabled)
-   -Dlyrics_screen=$(usex lyrics-screen true false)
-   -Dmouse=$(usex mouse enabled disabled)
-   -Dmultibyte=$(usex nls true false)
-   -Dnls=$(usex nls enabled disabled)
-   -Doutputs_screen=$(usex outputs-screen true false)
-   -Dregex=$(usex pcre enabled disabled)
-   -Dsearch_screen=$(usex search-screen true false)
-   -Dsong_screen=$(usex song-screen true false)
-   )
-
-   meson_src_configure
-}



[gentoo-commits] repo/gentoo:master commit in: app-emulation/glean/

2021-04-22 Thread Matthew Thode
commit: 21879798b5b87dce90852f83087b6216ea361bcc
Author: Matthew Thode  gentoo  org>
AuthorDate: Fri Apr 23 03:40:04 2021 +
Commit: Matthew Thode  gentoo  org>
CommitDate: Fri Apr 23 03:40:17 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=21879798

app-emulation/glean: clean up old

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

 app-emulation/glean/Manifest|  1 -
 app-emulation/glean/glean-1.17.0.ebuild | 26 --
 2 files changed, 27 deletions(-)

diff --git a/app-emulation/glean/Manifest b/app-emulation/glean/Manifest
index fe77c58672f..db2a974a4e3 100644
--- a/app-emulation/glean/Manifest
+++ b/app-emulation/glean/Manifest
@@ -1,2 +1 @@
-DIST glean-1.17.0.tar.gz 62791 BLAKE2B 
6429bd721655499732f84dc8db4bd31bdb128289956ab65fab78ea5461cf7945ced893fd832ac6a3cdcedb331f3885004eaa530be1ee4fcc4168870b5c345dd3
 SHA512 
55c8ceae941296c038acff3f40cf4d6b783d7c6530ebd6fbd6d87938de11a1be1403741a559802c9135d3fc4d904b1936319dcf7a0179f95ac3f909667f5622c
 DIST glean-1.18.2.tar.gz 67642 BLAKE2B 
b346fc63b361e7c7bf0b8fc100da4a047004950aff3e17fce96d47ae5a7887828a09f4b107f2af1afcf9d866e5bc0857049ddd2d9c49413e9fe4b61d1de99fd3
 SHA512 
de80c06952ebbbc24c8cf198f61be788fb32974652c8253787ed5a165e26bb162b48c84836779420bb7c331edeb50a7796f5a2ff578d2e612068c5fbadd343c7

diff --git a/app-emulation/glean/glean-1.17.0.ebuild 
b/app-emulation/glean/glean-1.17.0.ebuild
deleted file mode 100644
index b949b505aa0..000
--- a/app-emulation/glean/glean-1.17.0.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_7 python3_8 )
-DISTUTILS_USE_SETUPTOOLS=rdepend
-
-inherit distutils-r1
-
-DESCRIPTION="Simple program to write static config from config-drive"
-HOMEPAGE="https://github.com/openstack-infra/glean;
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE=""
-
-DEPEND="dev-python/pbr[${PYTHON_USEDEP}]"
-RDEPEND="${DEPEND}"
-
-src_install() {
-   distutils-r1_src_install
-   newinitd "${FILESDIR}/${PN}.initd" ${PN}
-}



[gentoo-commits] repo/proj/guru:dev commit in: sys-process/nq/

2021-04-22 Thread Marco Sirabella
commit: 4f6255edc782dab82666b02f9cf16c85c136e4df
Author: Marco Sirabella  sirabella  org>
AuthorDate: Fri Apr 23 02:53:31 2021 +
Commit: Marco Sirabella  sirabella  org>
CommitDate: Fri Apr 23 02:57:15 2021 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=4f6255ed

sys-process/nq: pass down CC from toolchain-funcs

Thanks to @ionen & @DarthGandalf for help clarifying some questions
around this

Signed-off-by: Marco Sirabella  sirabella.org>

 sys-process/nq/nq-0.4.ebuild | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/sys-process/nq/nq-0.4.ebuild b/sys-process/nq/nq-0.4.ebuild
index 380bc4da9..96d514d56 100644
--- a/sys-process/nq/nq-0.4.ebuild
+++ b/sys-process/nq/nq-0.4.ebuild
@@ -3,6 +3,8 @@
 
 EAPI=7
 
+inherit toolchain-funcs
+
 DESCRIPTION="Unix command line queue utility"
 HOMEPAGE="https://git.vuxu.org/nq/about/;
 SRC_URI="https://git.vuxu.org/${PN}/snapshot/${P}.tar.gz;
@@ -29,7 +31,7 @@ src_compile() {
cp nq.sh nq
cp fq.sh fq
fi
-   emake CFLAGS="${CFLAGS} -Wno-unused-result"
+   emake CC="$(tc-getCC)" CFLAGS="${CFLAGS} -Wno-unused-result"
 }
 
 src_install() {



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

2021-04-22 Thread Sam James
commit: 8fca7210739df0173b4b5be93155c6e816769935
Author: Sam James  gentoo  org>
AuthorDate: Fri Apr 23 01:08:50 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Apr 23 01:10:09 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8fca7210

sys-process/parallel: tighten openpgp-keys-oletange dep

Used an older key initially.

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

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

diff --git a/sys-process/parallel/parallel-20210422.ebuild 
b/sys-process/parallel/parallel-20210422.ebuild
index ef31572c2f4..0f99a281c65 100644
--- a/sys-process/parallel/parallel-20210422.ebuild
+++ b/sys-process/parallel/parallel-20210422.ebuild
@@ -21,7 +21,7 @@ RDEPEND="dev-lang/perl:=
virtual/perl-File-Temp
virtual/perl-IO"
 DEPEND="${RDEPEND}"
-BDEPEND="verify-sig? ( app-crypt/openpgp-keys-oletange )"
+BDEPEND="verify-sig? ( >=app-crypt/openpgp-keys-oletange-20210423 )"
 
 src_configure() {
econf --docdir="${EPREFIX}"/usr/share/doc/${PF}/html



[gentoo-commits] repo/gentoo:master commit in: app-crypt/openpgp-keys-oletange/files/, app-crypt/openpgp-keys-oletange/

2021-04-22 Thread Sam James
commit: cf44e3756b547c190128eff9f126a2eb1efc14c7
Author: Sam James  gentoo  org>
AuthorDate: Fri Apr 23 01:02:55 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Apr 23 01:10:08 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cf44e375

app-crypt/openpgp-keys-oletange: add 20210423, drop 20210422 (use latest keys)

Originally used an older key. Note that this was only added a few hours
ago so this isn't a change in the keys being used for a release or anything
like that.

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

 .../BE9CB49381DE3166A3BC66C12C6229E2FFF1.asc   | 125 ---
 .../CDA01A4208C4F74506107E7BD1AB4516.asc   | 238 +
 ...build => openpgp-keys-oletange-20210423.ebuild} |   2 +-
 3 files changed, 239 insertions(+), 126 deletions(-)

diff --git 
a/app-crypt/openpgp-keys-oletange/files/BE9CB49381DE3166A3BC66C12C6229E2FFF1.asc
 
b/app-crypt/openpgp-keys-oletange/files/BE9CB49381DE3166A3BC66C12C6229E2FFF1.asc
deleted file mode 100644
index 7d9aa0800cb..000
--- 
a/app-crypt/openpgp-keys-oletange/files/BE9CB49381DE3166A3BC66C12C6229E2FFF1.asc
+++ /dev/null
@@ -1,125 +0,0 @@
--BEGIN PGP PUBLIC KEY BLOCK-
-
-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

[gentoo-commits] repo/gentoo:master commit in: virtual/rust/

2021-04-22 Thread Georgy Yakovlev
commit: 1d8149400a4d265c316095755e360ce411bc9f0e
Author: Georgy Yakovlev  gentoo  org>
AuthorDate: Fri Apr 23 00:43:23 2021 +
Commit: Georgy Yakovlev  gentoo  org>
CommitDate: Fri Apr 23 00:43:23 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1d814940

virtual/rust: 1.51.0 ppc64 stable, bug #782367

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

 virtual/rust/rust-1.51.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/virtual/rust/rust-1.51.0.ebuild b/virtual/rust/rust-1.51.0.ebuild
index c8eecda4c67..4cbb628494d 100644
--- a/virtual/rust/rust-1.51.0.ebuild
+++ b/virtual/rust/rust-1.51.0.ebuild
@@ -9,7 +9,7 @@ DESCRIPTION="Virtual for Rust language compiler"
 
 LICENSE=""
 SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~ppc64 x86"
+KEYWORDS="amd64 ~arm ~arm64 ppc64 x86"
 
 BDEPEND=""
 RDEPEND="|| ( ~dev-lang/rust-${PV}[${MULTILIB_USEDEP}] 
~dev-lang/rust-bin-${PV}[${MULTILIB_USEDEP}] )"



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

2021-04-22 Thread Georgy Yakovlev
commit: eff1d52c5bf5cc70f09d7dab86bb7aae98a9e567
Author: Georgy Yakovlev  gentoo  org>
AuthorDate: Fri Apr 23 00:42:46 2021 +
Commit: Georgy Yakovlev  gentoo  org>
CommitDate: Fri Apr 23 00:42:46 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eff1d52c

dev-lang/rust-bin: 1.51.0 ppc64 stable, bug #782367

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

 dev-lang/rust-bin/rust-bin-1.51.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-lang/rust-bin/rust-bin-1.51.0.ebuild 
b/dev-lang/rust-bin/rust-bin-1.51.0.ebuild
index e8eeb45cb7d..883a58e3b79 100644
--- a/dev-lang/rust-bin/rust-bin-1.51.0.ebuild
+++ b/dev-lang/rust-bin/rust-bin-1.51.0.ebuild
@@ -13,7 +13,7 @@ SRC_URI="$(rust_all_arch_uris ${MY_P})"
 
 LICENSE="|| ( MIT Apache-2.0 ) BSD-1 BSD-2 BSD-4 UoI-NCSA"
 SLOT="stable"
-KEYWORDS="amd64 ~arm ~arm64 ~ppc64 x86"
+KEYWORDS="amd64 ~arm ~arm64 ppc64 x86"
 IUSE="clippy cpu_flags_x86_sse2 doc prefix rls rustfmt"
 
 DEPEND=""



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

2021-04-22 Thread Georgy Yakovlev
commit: 7a3e3c92aaeba8782355d3699d6a3fac42d44d21
Author: Georgy Yakovlev  gentoo  org>
AuthorDate: Fri Apr 23 00:41:48 2021 +
Commit: Georgy Yakovlev  gentoo  org>
CommitDate: Fri Apr 23 00:41:48 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7a3e3c92

dev-lang/rust: 1.51.0-r2 ppc64 stable, bug #782367

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

 dev-lang/rust/rust-1.51.0-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-lang/rust/rust-1.51.0-r2.ebuild 
b/dev-lang/rust/rust-1.51.0-r2.ebuild
index ad818029894..039e225bda1 100644
--- a/dev-lang/rust/rust-1.51.0-r2.ebuild
+++ b/dev-lang/rust/rust-1.51.0-r2.ebuild
@@ -18,7 +18,7 @@ else
SLOT="stable/${ABI_VER}"
MY_P="rustc-${PV}"
SRC="${MY_P}-src.tar.xz"
-   KEYWORDS="amd64 ~arm ~arm64 ~ppc64 x86"
+   KEYWORDS="amd64 ~arm ~arm64 ppc64 x86"
 fi
 
 RUST_STAGE0_VERSION="1.$(($(ver_cut 2) - 1)).0"



[gentoo-commits] proj/sci:master commit in: dev-python/bokeh/

2021-04-22 Thread Aisha Tammy
commit: 4a89de2cff3971f233ada8c4d658af8c302dc504
Author: Aisha Tammy  aisha  cc>
AuthorDate: Thu Apr 22 19:40:27 2021 +
Commit: Aisha Tammy  aisha  cc>
CommitDate: Thu Apr 22 19:40:27 2021 +
URL:https://gitweb.gentoo.org/proj/sci.git/commit/?id=4a89de2c

dev-python/bokeh: version bump to 2.3.1

Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Aisha Tammy  aisha.cc>

 dev-python/bokeh/bokeh-2.3.1.ebuild | 85 +
 1 file changed, 85 insertions(+)

diff --git a/dev-python/bokeh/bokeh-2.3.1.ebuild 
b/dev-python/bokeh/bokeh-2.3.1.ebuild
new file mode 100644
index 0..c3f35c24c
--- /dev/null
+++ b/dev-python/bokeh/bokeh-2.3.1.ebuild
@@ -0,0 +1,85 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{6..9} )
+DISTUTILS_USE_SETUPTOOLS=rdepend
+DISTUTILS_IN_SOURCE_BUILD=1
+inherit distutils-r1 optfeature
+
+DESCRIPTION="Statistical and interactive HTML plots for Python"
+HOMEPAGE="https://bokeh.org/;
+SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz
+   https://raw.githubusercontent.com/bokeh/bokeh/${PV}/conftest.py -> 
conftest-${P}.py
+"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+# upstream authoritative dependencies
+# https://github.com/bokeh/bokeh/blob/master/conda.recipe/meta.yaml
+RDEPEND="
+   dev-python/jinja[${PYTHON_USEDEP}]
+   dev-python/numpy[${PYTHON_USEDEP}]
+   dev-python/packaging[${PYTHON_USEDEP}]
+   dev-python/pillow[${PYTHON_USEDEP}]
+   dev-python/pyparsing[${PYTHON_USEDEP}]
+   dev-python/python-dateutil[${PYTHON_USEDEP}]
+   dev-python/pyyaml[${PYTHON_USEDEP}]
+   dev-python/requests[${PYTHON_USEDEP}]
+   dev-python/six[${PYTHON_USEDEP}]
+   dev-python/typing-extensions[${PYTHON_USEDEP}]
+   >=www-servers/tornado-5[${PYTHON_USEDEP}]
+"
+BDEPEND="
+   test? (
+   dev-python/beautifulsoup:4[${PYTHON_USEDEP}]
+   dev-python/flaky[${PYTHON_USEDEP}]
+   dev-python/ipython_genutils[${PYTHON_USEDEP}]
+   dev-python/mock[${PYTHON_USEDEP}]
+   dev-python/networkx[${PYTHON_USEDEP}]
+   dev-python/nbconvert[${PYTHON_USEDEP}]
+   dev-python/nbformat[${PYTHON_USEDEP}]
+   dev-python/pydot[${PYTHON_USEDEP}]
+   dev-python/pytz[${PYTHON_USEDEP}]
+   dev-python/scipy[${PYTHON_USEDEP}]
+   dev-python/selenium[${PYTHON_USEDEP}]
+   )
+"
+
+distutils_enable_tests pytest
+
+python_prepare_all(){
+   cp "${DISTDIR}"/conftest-${P}.py "${S}"/conftest.py || die
+   distutils-r1_python_prepare_all
+}
+
+python_test() {
+   # disable tests having network calls
+   local SKIP_TESTS=" \
+   not (test___init__ and TestWarnings and test_filters) and \
+   not (test_json__subcommands and test_no_script) and \
+   not (test_standalone and Test_autoload_static) and \
+   not test_nodejs_compile_javascript and \
+   not test_nodejs_compile_less and \
+   not test_inline_extension and \
+   not (test_model and test_select) and \
+   not test_tornado__server and \
+   not test_client_server and \
+   not test_webdriver and \
+   not test_export and \
+   not test_server and \
+   not test_bundle and \
+   not test_ext \
+   "
+   pytest -m "not sampledata" tests/unit -k \
+  "${SKIP_TESTS}" -vv || die "unittests fail with ${EPYTHON}"
+}
+
+pkg_postinst() {
+   optfeature "integration with amazon S3" dev-python/boto
+   optfeature "pypi integration to publish packages" dev-python/twine
+   optfeature "js library usage" net-libs/nodejs
+}



[gentoo-commits] proj/sci:master commit in: dev-python/numba/

2021-04-22 Thread Aisha Tammy
commit: 626f0ace2deddbf946b34c47d75ef0a05ebc4f40
Author: Aisha Tammy  aisha  cc>
AuthorDate: Thu Apr 22 19:37:50 2021 +
Commit: Aisha Tammy  aisha  cc>
CommitDate: Thu Apr 22 19:37:50 2021 +
URL:https://gitweb.gentoo.org/proj/sci.git/commit/?id=626f0ace

dev-python/numba: version bump to 0.53.1

Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Aisha Tammy  aisha.cc>

 dev-python/numba/numba-0.53.1.ebuild | 69 
 1 file changed, 69 insertions(+)

diff --git a/dev-python/numba/numba-0.53.1.ebuild 
b/dev-python/numba/numba-0.53.1.ebuild
new file mode 100644
index 0..c7c99c247
--- /dev/null
+++ b/dev-python/numba/numba-0.53.1.ebuild
@@ -0,0 +1,69 @@
+# 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=rdepend
+inherit eutils multiprocessing distutils-r1
+
+DESCRIPTION="NumPy aware dynamic Python compiler using LLVM"
+HOMEPAGE="https://numba.pydata.org/
+   https://github.com/numba;
+SRC_URI="https://github.com/numba/numba/archive/${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+IUSE="openmp threads"
+
+RDEPEND="${PYTHON_DEPS}
+   >=dev-python/llvmlite-0.36.0[${PYTHON_USEDEP}]
+   https://numba.pydata.org/numba-doc/latest/developer/contributing.html?highlight=test#running-tests
+python_test() {
+   distutils_install_for_testing
+   ${EPYTHON} setup.py build_ext --inplace || die \
+   "${EPYTHON} failed to build_ext"
+   ${EPYTHON} runtests.py -m $(makeopts_jobs) || die \
+   "${EPYTHON} failed unittests"
+}
+
+# https://numba.pydata.org/numba-doc/latest/user/installing.html
+python_install_all() {
+   distutils-r1_python_install_all
+}
+
+pkg_postinst() {
+   optfeature "compile cuda code" dev-util/nvidia-cuda-sdk
+}



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

2021-04-22 Thread Sam James
commit: 14a065e9e389d72f1982e4e927a391fb6ec2eff0
Author: Sam James  gentoo  org>
AuthorDate: Thu Apr 22 23:33:25 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Apr 22 23:33:25 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=14a065e9

dev-ml/dune-configurator: Stabilize 2.8.4 ppc64, #783567

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

 dev-ml/dune-configurator/dune-configurator-2.8.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ml/dune-configurator/dune-configurator-2.8.4.ebuild 
b/dev-ml/dune-configurator/dune-configurator-2.8.4.ebuild
index a78d2b542f8..fc297bf7753 100644
--- a/dev-ml/dune-configurator/dune-configurator-2.8.4.ebuild
+++ b/dev-ml/dune-configurator/dune-configurator-2.8.4.ebuild
@@ -12,7 +12,7 @@ S="${WORKDIR}/dune-${PV}"
 
 LICENSE="MIT"
 SLOT="0/${PV}"
-KEYWORDS="amd64 ~arm arm64 ppc ~ppc64 ~x86"
+KEYWORDS="amd64 ~arm arm64 ppc ppc64 ~x86"
 IUSE="+ocamlopt test"
 RESTRICT="!test? ( test )"
 



[gentoo-commits] repo/gentoo:master commit in: dev-ml/dune-private-libs/

2021-04-22 Thread Sam James
commit: 9fb0174c869cc7f094ebacf6faff11f56c7deddb
Author: Sam James  gentoo  org>
AuthorDate: Thu Apr 22 23:33:24 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Apr 22 23:33:24 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9fb0174c

dev-ml/dune-private-libs: Stabilize 2.8.4 ppc64, #783567

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

 dev-ml/dune-private-libs/dune-private-libs-2.8.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ml/dune-private-libs/dune-private-libs-2.8.4.ebuild 
b/dev-ml/dune-private-libs/dune-private-libs-2.8.4.ebuild
index ca22001b2c0..c224b1c9816 100644
--- a/dev-ml/dune-private-libs/dune-private-libs-2.8.4.ebuild
+++ b/dev-ml/dune-private-libs/dune-private-libs-2.8.4.ebuild
@@ -12,7 +12,7 @@ S="${WORKDIR}/dune-${PV}"
 
 LICENSE="Apache-2.0"
 SLOT="0/${PV}"
-KEYWORDS="amd64 ~arm arm64 ppc ~ppc64 ~x86"
+KEYWORDS="amd64 ~arm arm64 ppc ppc64 ~x86"
 IUSE="+ocamlopt test"
 RESTRICT="!test? ( test )"
 



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

2021-04-22 Thread Sam James
commit: c52b4b415285fbb30d22669303770a1acd9bf941
Author: Sam James  gentoo  org>
AuthorDate: Thu Apr 22 23:33:15 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Apr 22 23:33:15 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c52b4b41

dev-ml/dune-configurator: Stabilize 2.8.4 ppc, #783567

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

 dev-ml/dune-configurator/dune-configurator-2.8.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ml/dune-configurator/dune-configurator-2.8.4.ebuild 
b/dev-ml/dune-configurator/dune-configurator-2.8.4.ebuild
index 8736cc52bb1..a78d2b542f8 100644
--- a/dev-ml/dune-configurator/dune-configurator-2.8.4.ebuild
+++ b/dev-ml/dune-configurator/dune-configurator-2.8.4.ebuild
@@ -12,7 +12,7 @@ S="${WORKDIR}/dune-${PV}"
 
 LICENSE="MIT"
 SLOT="0/${PV}"
-KEYWORDS="amd64 ~arm arm64 ~ppc ~ppc64 ~x86"
+KEYWORDS="amd64 ~arm arm64 ppc ~ppc64 ~x86"
 IUSE="+ocamlopt test"
 RESTRICT="!test? ( test )"
 



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

2021-04-22 Thread Sam James
commit: 1f706ca351c42e4d091fe85515929e13b901d768
Author: Sam James  gentoo  org>
AuthorDate: Thu Apr 22 23:33:30 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Apr 22 23:33:30 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1f706ca3

dev-python/pillow: Stabilize 8.2.0 ppc64, #779760

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

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

diff --git a/dev-python/pillow/pillow-8.2.0.ebuild 
b/dev-python/pillow/pillow-8.2.0.ebuild
index 6a3d2cfbf4f..5723a7ee8de 100644
--- a/dev-python/pillow/pillow-8.2.0.ebuild
+++ b/dev-python/pillow/pillow-8.2.0.ebuild
@@ -18,7 +18,7 @@ S="${WORKDIR}/${MY_P}"
 
 LICENSE="HPND"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ppc ~ppc64 sparc x86 
~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ppc ppc64 sparc x86 
~amd64-linux ~x86-linux"
 IUSE="examples imagequant jpeg jpeg2k lcms test tiff tk truetype webp xcb zlib"
 REQUIRED_USE="test? ( jpeg jpeg2k tiff )"
 RESTRICT="!test? ( test )"



[gentoo-commits] repo/gentoo:master commit in: dev-ml/dune-private-libs/

2021-04-22 Thread Sam James
commit: 94bf81826970f803cf98197ad644027d0163b6af
Author: Sam James  gentoo  org>
AuthorDate: Thu Apr 22 23:33:14 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Apr 22 23:33:14 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=94bf8182

dev-ml/dune-private-libs: Stabilize 2.8.4 ppc, #783567

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

 dev-ml/dune-private-libs/dune-private-libs-2.8.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ml/dune-private-libs/dune-private-libs-2.8.4.ebuild 
b/dev-ml/dune-private-libs/dune-private-libs-2.8.4.ebuild
index 00ecf850efb..ca22001b2c0 100644
--- a/dev-ml/dune-private-libs/dune-private-libs-2.8.4.ebuild
+++ b/dev-ml/dune-private-libs/dune-private-libs-2.8.4.ebuild
@@ -12,7 +12,7 @@ S="${WORKDIR}/dune-${PV}"
 
 LICENSE="Apache-2.0"
 SLOT="0/${PV}"
-KEYWORDS="amd64 ~arm arm64 ~ppc ~ppc64 ~x86"
+KEYWORDS="amd64 ~arm arm64 ppc ~ppc64 ~x86"
 IUSE="+ocamlopt test"
 RESTRICT="!test? ( test )"
 



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

2021-04-22 Thread Sam James
commit: 9110819b993e038ac20b6ff5b00755eafae835f8
Author: Sam James  gentoo  org>
AuthorDate: Thu Apr 22 23:33:19 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Apr 22 23:33:19 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9110819b

dev-python/pillow: Stabilize 8.2.0 ppc, #779760

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

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

diff --git a/dev-python/pillow/pillow-8.2.0.ebuild 
b/dev-python/pillow/pillow-8.2.0.ebuild
index eca43fd80d4..6a3d2cfbf4f 100644
--- a/dev-python/pillow/pillow-8.2.0.ebuild
+++ b/dev-python/pillow/pillow-8.2.0.ebuild
@@ -18,7 +18,7 @@ S="${WORKDIR}/${MY_P}"
 
 LICENSE="HPND"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 sparc x86 
~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ppc ~ppc64 sparc x86 
~amd64-linux ~x86-linux"
 IUSE="examples imagequant jpeg jpeg2k lcms test tiff tk truetype webp xcb zlib"
 REQUIRED_USE="test? ( jpeg jpeg2k tiff )"
 RESTRICT="!test? ( test )"



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

2021-04-22 Thread Sam James
commit: 7a7ac8f6e4466e0ee8a945533be3a21414ef8a89
Author: Sam James  gentoo  org>
AuthorDate: Thu Apr 22 23:33:23 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Apr 22 23:33:23 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7a7ac8f6

dev-ml/dune: Stabilize 2.8.4 ppc64, #783567

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

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

diff --git a/dev-ml/dune/dune-2.8.4.ebuild b/dev-ml/dune/dune-2.8.4.ebuild
index a0f9ed6c2bd..69291e80bc0 100644
--- a/dev-ml/dune/dune-2.8.4.ebuild
+++ b/dev-ml/dune/dune-2.8.4.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/ocaml/dune/archive/${PV}.tar.gz 
-> ${P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0/${PV}"
-KEYWORDS="amd64 ~arm arm64 ppc ~ppc64 ~x86"
+KEYWORDS="amd64 ~arm arm64 ppc ppc64 ~x86"
 IUSE="test"
 RESTRICT="!test? ( test )"
 



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

2021-04-22 Thread Sam James
commit: beca6683341283add47865c54731fc0cc608f33b
Author: Sam James  gentoo  org>
AuthorDate: Thu Apr 22 23:33:13 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Apr 22 23:33:13 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=beca6683

dev-ml/dune: Stabilize 2.8.4 ppc, #783567

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

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

diff --git a/dev-ml/dune/dune-2.8.4.ebuild b/dev-ml/dune/dune-2.8.4.ebuild
index 1bef70782d9..a0f9ed6c2bd 100644
--- a/dev-ml/dune/dune-2.8.4.ebuild
+++ b/dev-ml/dune/dune-2.8.4.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/ocaml/dune/archive/${PV}.tar.gz 
-> ${P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0/${PV}"
-KEYWORDS="amd64 ~arm arm64 ~ppc ~ppc64 ~x86"
+KEYWORDS="amd64 ~arm arm64 ppc ~ppc64 ~x86"
 IUSE="test"
 RESTRICT="!test? ( test )"
 



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

2021-04-22 Thread Sam James
commit: 2e41218167ab4a8e69ec550965ed1b506de0002e
Author: Sam James  gentoo  org>
AuthorDate: Thu Apr 22 23:03:26 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Apr 22 23:03:26 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2e412181

media-sound/cmus: Stabilize 2.9.1 sparc, #784356

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

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

diff --git a/media-sound/cmus/cmus-2.9.1.ebuild 
b/media-sound/cmus/cmus-2.9.1.ebuild
index 489377a7ee2..7829ed84657 100644
--- a/media-sound/cmus/cmus-2.9.1.ebuild
+++ b/media-sound/cmus/cmus-2.9.1.ebuild
@@ -10,7 +10,7 @@ if [[ ${PV} == "" ]] ; then
inherit git-r3
 else
SRC_URI="https://github.com/cmus/cmus/archive/v${PV/_/-}.tar.gz -> 
${P}.tar.gz"
-   KEYWORDS="amd64 ~ppc ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
+   KEYWORDS="amd64 ~ppc ppc64 sparc ~x86 ~amd64-linux ~x86-linux"
 fi
 
 DESCRIPTION="Ncurses based music player with plugin support for many formats"



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

2021-04-22 Thread Sam James
commit: de6755f0fc32379a8420a243f94b81cb978ba7ff
Author: Sam James  gentoo  org>
AuthorDate: Thu Apr 22 23:02:33 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Apr 22 23:02:33 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=de6755f0

dev-libs/tinyxml: Stabilize 2.6.2-r4 sparc, #783705

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

 dev-libs/tinyxml/tinyxml-2.6.2-r4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-libs/tinyxml/tinyxml-2.6.2-r4.ebuild 
b/dev-libs/tinyxml/tinyxml-2.6.2-r4.ebuild
index c58e0a42a25..89b73963cef 100644
--- a/dev-libs/tinyxml/tinyxml-2.6.2-r4.ebuild
+++ b/dev-libs/tinyxml/tinyxml-2.6.2-r4.ebuild
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${PN}_${PV//./_}.tar.gz"
 
 LICENSE="ZLIB"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sparc 
x86 ~x64-macos"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86 
~x64-macos"
 IUSE="debug doc static-libs +stl"
 
 BDEPEND="doc? ( app-doc/doxygen )"



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

2021-04-22 Thread Sam James
commit: f5a5458ce7b85cca8212661a274a5444a1c82ff8
Author: Sam James  gentoo  org>
AuthorDate: Thu Apr 22 23:01:21 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Apr 22 23:01:21 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f5a5458c

sys-apps/mlocate: Stabilize 0.26-r3 ppc, #784884

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

 sys-apps/mlocate/mlocate-0.26-r3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-apps/mlocate/mlocate-0.26-r3.ebuild 
b/sys-apps/mlocate/mlocate-0.26-r3.ebuild
index a182b4d8f64..5acd21c39bb 100644
--- a/sys-apps/mlocate/mlocate-0.26-r3.ebuild
+++ b/sys-apps/mlocate/mlocate-0.26-r3.ebuild
@@ -10,7 +10,7 @@ SRC_URI="http://releases.pagure.org/mlocate/${P}.tar.xz;
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 
sparc ~x86"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 
sparc ~x86"
 IUSE="nls selinux"
 
 BDEPEND="



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

2021-04-22 Thread Sam James
commit: 4c7b6abf8685b26ac371770ba16946be41c30d64
Author: Sam James  gentoo  org>
AuthorDate: Thu Apr 22 23:01:11 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Apr 22 23:01:11 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4c7b6abf

media-sound/ncmpc: Stabilize 0.39 ppc, #784455

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

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

diff --git a/media-sound/ncmpc/ncmpc-0.39.ebuild 
b/media-sound/ncmpc/ncmpc-0.39.ebuild
index df77f66ea1e..41a4ef29b2b 100644
--- a/media-sound/ncmpc/ncmpc-0.39.ebuild
+++ b/media-sound/ncmpc/ncmpc-0.39.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://www.musicpd.org/download/${PN}/${PV%.*}/${P}.tar.xz;
 
 LICENSE="GPL-2+"
 SLOT="0"
-KEYWORDS="amd64 ~ppc ppc64 ~sparc x86"
+KEYWORDS="amd64 ppc ppc64 ~sparc x86"
 IUSE="async-connect chat-screen doc +help-screen key-screen +library-screen 
lirc lyrics-screen +mouse nls outputs-screen pcre search-screen +song-screen"
 
 BDEPEND="



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

2021-04-22 Thread Sam James
commit: 150a2bfa5259fa71c05ab70507f1a068667f1b4e
Author: Sam James  gentoo  org>
AuthorDate: Thu Apr 22 23:01:31 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Apr 22 23:01:31 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=150a2bfa

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

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

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

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



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

2021-04-22 Thread Sam James
commit: 44a362bcc2167143a8f4e3667ad214beb0082803
Author: Sam James  gentoo  org>
AuthorDate: Thu Apr 22 23:01:03 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Apr 22 23:01:03 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=44a362bc

media-libs/chromaprint: Stabilize 1.5.0 ppc64, #785052

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

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

diff --git a/media-libs/chromaprint/chromaprint-1.5.0.ebuild 
b/media-libs/chromaprint/chromaprint-1.5.0.ebuild
index 0a581f7fb7b..a7ec7bcf106 100644
--- a/media-libs/chromaprint/chromaprint-1.5.0.ebuild
+++ b/media-libs/chromaprint/chromaprint-1.5.0.ebuild
@@ -16,7 +16,7 @@ 
SRC_URI="https://github.com/acoustid/${PN}/releases/download/v${PV}/${P}.tar.gz
 
 LICENSE="LGPL-2.1"
 SLOT="0/1"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 sparc ~x86"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ppc64 sparc ~x86"
 IUSE="test tools"
 RESTRICT="!test? ( test )"
 



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

2021-04-22 Thread Sam James
commit: 0516609b2d2c740b1aa314df443a14548c886be4
Author: Sam James  gentoo  org>
AuthorDate: Thu Apr 22 23:00:59 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Apr 22 23:00:59 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0516609b

sys-apps/mlocate: Stabilize 0.26-r3 ppc64, #784884

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

 sys-apps/mlocate/mlocate-0.26-r3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-apps/mlocate/mlocate-0.26-r3.ebuild 
b/sys-apps/mlocate/mlocate-0.26-r3.ebuild
index ecbfbf98f8f..a182b4d8f64 100644
--- a/sys-apps/mlocate/mlocate-0.26-r3.ebuild
+++ b/sys-apps/mlocate/mlocate-0.26-r3.ebuild
@@ -10,7 +10,7 @@ SRC_URI="http://releases.pagure.org/mlocate/${P}.tar.xz;
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
sparc ~x86"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 
sparc ~x86"
 IUSE="nls selinux"
 
 BDEPEND="



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

2021-04-22 Thread Sam James
commit: b3de9fc56a25c6fc6e9713e396241e26deef90c0
Author: Sam James  gentoo  org>
AuthorDate: Thu Apr 22 23:01:07 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Apr 22 23:01:07 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b3de9fc5

dev-libs/tinyxml: Stabilize 2.6.2-r4 ppc, #783705

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

 dev-libs/tinyxml/tinyxml-2.6.2-r4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-libs/tinyxml/tinyxml-2.6.2-r4.ebuild 
b/dev-libs/tinyxml/tinyxml-2.6.2-r4.ebuild
index db132f0ea17..c58e0a42a25 100644
--- a/dev-libs/tinyxml/tinyxml-2.6.2-r4.ebuild
+++ b/dev-libs/tinyxml/tinyxml-2.6.2-r4.ebuild
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${PN}_${PV//./_}.tar.gz"
 
 LICENSE="ZLIB"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sparc 
x86 ~x64-macos"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sparc 
x86 ~x64-macos"
 IUSE="debug doc static-libs +stl"
 
 BDEPEND="doc? ( app-doc/doxygen )"



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

2021-04-22 Thread Sam James
commit: 2376708cd8df3b4274e615edf19a696d836a3bfb
Author: Sam James  gentoo  org>
AuthorDate: Thu Apr 22 23:01:16 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Apr 22 23:01:16 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2376708c

sys-apps/sdparm: Stabilize 1.11-r1 ppc, #784881

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

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

diff --git a/sys-apps/sdparm/sdparm-1.11-r1.ebuild 
b/sys-apps/sdparm/sdparm-1.11-r1.ebuild
index 201688ecdfe..565cf79f9a1 100644
--- a/sys-apps/sdparm/sdparm-1.11-r1.ebuild
+++ b/sys-apps/sdparm/sdparm-1.11-r1.ebuild
@@ -9,7 +9,7 @@ SRC_URI="http://sg.danny.cz/sg/p/${P}.tgz;
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ppc64 ~s390 sparc ~x86 
~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc ~x86 
~amd64-linux ~x86-linux"
 IUSE=""
 
 # Older releases contain a conflicting sas_disk_blink



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

2021-04-22 Thread Sam James
commit: 39033326928165b2e909be4e3ff80f0f8675e53c
Author: Sam James  gentoo  org>
AuthorDate: Thu Apr 22 23:01:25 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Apr 22 23:01:25 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=39033326

media-libs/chromaprint: Stabilize 1.5.0 ppc, #785052

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

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

diff --git a/media-libs/chromaprint/chromaprint-1.5.0.ebuild 
b/media-libs/chromaprint/chromaprint-1.5.0.ebuild
index a7ec7bcf106..a91c93a11a3 100644
--- a/media-libs/chromaprint/chromaprint-1.5.0.ebuild
+++ b/media-libs/chromaprint/chromaprint-1.5.0.ebuild
@@ -16,7 +16,7 @@ 
SRC_URI="https://github.com/acoustid/${PN}/releases/download/v${PV}/${P}.tar.gz
 
 LICENSE="LGPL-2.1"
 SLOT="0/1"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ppc64 sparc ~x86"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ppc ppc64 sparc ~x86"
 IUSE="test tools"
 RESTRICT="!test? ( test )"
 



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

2021-04-22 Thread Sam James
commit: 1d897043c6277af2f7a353289342c457f7933c84
Author: Sam James  gentoo  org>
AuthorDate: Thu Apr 22 23:01:30 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Apr 22 23:01:30 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1d897043

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

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

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

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



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

2021-04-22 Thread Sam James
commit: 59949b5774a30381e2936032a85476d7df508984
Author: Sam James  gentoo  org>
AuthorDate: Thu Apr 22 23:00:54 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Apr 22 23:00:54 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=59949b57

sys-apps/sdparm: Stabilize 1.11-r1 ppc64, #784881

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

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

diff --git a/sys-apps/sdparm/sdparm-1.11-r1.ebuild 
b/sys-apps/sdparm/sdparm-1.11-r1.ebuild
index 0b9c947948f..201688ecdfe 100644
--- a/sys-apps/sdparm/sdparm-1.11-r1.ebuild
+++ b/sys-apps/sdparm/sdparm-1.11-r1.ebuild
@@ -9,7 +9,7 @@ SRC_URI="http://sg.danny.cz/sg/p/${P}.tgz;
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 sparc ~x86 
~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ppc64 ~s390 sparc ~x86 
~amd64-linux ~x86-linux"
 IUSE=""
 
 # Older releases contain a conflicting sas_disk_blink



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

2021-04-22 Thread Sam James
commit: ece8eafb7a224f6965be448f0705a4ae093665be
Author: Sam James  gentoo  org>
AuthorDate: Thu Apr 22 23:00:47 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Apr 22 23:00:47 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ece8eafb

dev-libs/tinyxml: Stabilize 2.6.2-r4 ppc64, #783705

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

 dev-libs/tinyxml/tinyxml-2.6.2-r4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-libs/tinyxml/tinyxml-2.6.2-r4.ebuild 
b/dev-libs/tinyxml/tinyxml-2.6.2-r4.ebuild
index e0c6cc434de..db132f0ea17 100644
--- a/dev-libs/tinyxml/tinyxml-2.6.2-r4.ebuild
+++ b/dev-libs/tinyxml/tinyxml-2.6.2-r4.ebuild
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${PN}_${PV//./_}.tar.gz"
 
 LICENSE="ZLIB"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc 
x86 ~x64-macos"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sparc 
x86 ~x64-macos"
 IUSE="debug doc static-libs +stl"
 
 BDEPEND="doc? ( app-doc/doxygen )"



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

2021-04-22 Thread Sam James
commit: a34110a123fefaae13804ea02f4c5cc036877d43
Author: Sam James  gentoo  org>
AuthorDate: Thu Apr 22 22:31:36 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Apr 22 22:32:10 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a34110a1

net-misc/chrony: formatting change

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

 net-misc/chrony/chrony-4.1_pre1.ebuild | 3 ++-
 net-misc/chrony/chrony-.ebuild | 3 ++-
 2 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/net-misc/chrony/chrony-4.1_pre1.ebuild 
b/net-misc/chrony/chrony-4.1_pre1.ebuild
index 91a9a012460..eb58830becb 100644
--- a/net-misc/chrony/chrony-4.1_pre1.ebuild
+++ b/net-misc/chrony/chrony-4.1_pre1.ebuild
@@ -195,6 +195,8 @@ pkg_preinst() {
HAD_CAPS=false
HAD_SECCOMP=false
 
+   # See 
https://dev.gentoo.org/~zmedico/portage/doc/portage.html#package-ebuild-phases-after-2.1.5
+   # in "Ebuild Phases" for an explanation of why we need to save the 
variable beforehand
if has_version 'net-misc/chrony[caps]' ; then
HAD_CAPS=true
fi
@@ -202,7 +204,6 @@ pkg_preinst() {
if has_version 'net-misc/chrony[seccomp]' ; then
HAD_SECCOMP=true
fi
-
 }
 
 pkg_postinst() {

diff --git a/net-misc/chrony/chrony-.ebuild 
b/net-misc/chrony/chrony-.ebuild
index 91a9a012460..eb58830becb 100644
--- a/net-misc/chrony/chrony-.ebuild
+++ b/net-misc/chrony/chrony-.ebuild
@@ -195,6 +195,8 @@ pkg_preinst() {
HAD_CAPS=false
HAD_SECCOMP=false
 
+   # See 
https://dev.gentoo.org/~zmedico/portage/doc/portage.html#package-ebuild-phases-after-2.1.5
+   # in "Ebuild Phases" for an explanation of why we need to save the 
variable beforehand
if has_version 'net-misc/chrony[caps]' ; then
HAD_CAPS=true
fi
@@ -202,7 +204,6 @@ pkg_preinst() {
if has_version 'net-misc/chrony[seccomp]' ; then
HAD_SECCOMP=true
fi
-
 }
 
 pkg_postinst() {



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

2021-04-22 Thread Stefan Strogin
commit: 110313fc084eb4a3b8f6f9644797b0075259105a
Author: Stefan Strogin  gentoo  org>
AuthorDate: Thu Apr 22 22:28:13 2021 +
Commit: Stefan Strogin  gentoo  org>
CommitDate: Thu Apr 22 22:30:10 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=110313fc

www-client/qutebrowser: upgrade to 2.2.0

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

 www-client/qutebrowser/Manifest|  1 +
 ...utebrowser-.ebuild => qutebrowser-2.2.0.ebuild} | 18 ++
 www-client/qutebrowser/qutebrowser-.ebuild |  4 +++-
 3 files changed, 10 insertions(+), 13 deletions(-)

diff --git a/www-client/qutebrowser/Manifest b/www-client/qutebrowser/Manifest
index d703d5dba82..c4d3eae6bff 100644
--- a/www-client/qutebrowser/Manifest
+++ b/www-client/qutebrowser/Manifest
@@ -1 +1,2 @@
 DIST qutebrowser-2.1.1.tar.gz 6249239 BLAKE2B 
941742728f305539b07f2c97198cb3154a2c9d60da3a25175c34875d647fae8f802deaf906ce688a3f81327560f8d9a740314cfdd8dc3aac767bd3aaec30f14d
 SHA512 
85c81454406e25a347866984059923500a23dfe9d2427324d6998a9738962155442b69e3b6318c2683fb7790ba908e8486ea0d42073c38d7a5a1f249577c2b5d
+DIST qutebrowser-2.2.0.tar.gz 6297885 BLAKE2B 
c43d5fdefe4fdabf479b7575ffc1582340aa6ca3add7f717a4d46ebe24fd086c26e57bee0932262e997abf5a2ce9c636732c83d8659617b16f9a040c196fad68
 SHA512 
79cc35d47a48d4eef8abb95082aa047a63356f53ac94027b48fbd679621f172e5fa4863af21e2398c6ec37b554871ca96e7338381aee2e0b01f6e1d661823fbc

diff --git a/www-client/qutebrowser/qutebrowser-.ebuild 
b/www-client/qutebrowser/qutebrowser-2.2.0.ebuild
similarity index 86%
copy from www-client/qutebrowser/qutebrowser-.ebuild
copy to www-client/qutebrowser/qutebrowser-2.2.0.ebuild
index a46589e9223..7d86502435d 100644
--- a/www-client/qutebrowser/qutebrowser-.ebuild
+++ b/www-client/qutebrowser/qutebrowser-2.2.0.ebuild
@@ -4,32 +4,31 @@
 EAPI=7
 
 PYTHON_COMPAT=( python3_{7,8,9} )
-DISTUTILS_USE_SETUPTOOLS="rdepend"
 
-inherit desktop distutils-r1 git-r3 optfeature xdg-utils
+inherit desktop distutils-r1 optfeature xdg-utils
 
 DESCRIPTION="A keyboard-driven, vim-like browser based on PyQt5 and 
QtWebEngine"
 HOMEPAGE="https://www.qutebrowser.org/ 
https://github.com/qutebrowser/qutebrowser;
-EGIT_REPO_URI="https://github.com/${PN}/${PN}.git;
+SRC_URI="https://github.com/${PN}/${PN}/releases/download/v${PV}/${P}.tar.gz;
 
 LICENSE="GPL-3"
 SLOT="0"
+KEYWORDS="~amd64 ~arm64 ~x86"
 IUSE="scripts test"
 
 BDEPEND="
app-text/asciidoc"
 RDEPEND="
-   dev-python/attrs[${PYTHON_USEDEP}]
dev-python/colorama[${PYTHON_USEDEP}]
-   dev-python/cssutils[${PYTHON_USEDEP}]
$(python_gen_cond_dep 
'dev-python/importlib_resources[${PYTHON_USEDEP}]' python3_{7,8})
dev-python/jinja[${PYTHON_USEDEP}]
dev-python/markupsafe[${PYTHON_USEDEP}]
dev-python/pygments[${PYTHON_USEDEP}]
-   dev-python/pypeg2[${PYTHON_USEDEP}]

dev-python/PyQt5[${PYTHON_USEDEP},declarative,multimedia,gui,network,opengl,printsupport,sql,widgets]
dev-python/PyQtWebEngine[${PYTHON_USEDEP}]
-   >=dev-python/pyyaml-5.3.1[${PYTHON_USEDEP},libyaml]
+   >=dev-python/pyyaml-5.4.1[${PYTHON_USEDEP},libyaml]
+   dev-python/typing-extensions[${PYTHON_USEDEP}]
+   dev-python/zipp[${PYTHON_USEDEP}]
 "
 
 distutils_enable_tests setup.py
@@ -38,11 +37,6 @@ distutils_enable_tests setup.py
 # isn't complete and X11 is required in order to start up qutebrowser.
 RESTRICT="test"
 
-python_compile() {
-   ${EPYTHON} scripts/asciidoc2html.py || die
-   distutils-r1_python_compile
-}
-
 python_compile_all() {
a2x -f manpage doc/${PN}.1.asciidoc || die "Failed generating man page"
 }

diff --git a/www-client/qutebrowser/qutebrowser-.ebuild 
b/www-client/qutebrowser/qutebrowser-.ebuild
index a46589e9223..603c6acf96c 100644
--- a/www-client/qutebrowser/qutebrowser-.ebuild
+++ b/www-client/qutebrowser/qutebrowser-.ebuild
@@ -29,7 +29,9 @@ RDEPEND="
dev-python/pypeg2[${PYTHON_USEDEP}]

dev-python/PyQt5[${PYTHON_USEDEP},declarative,multimedia,gui,network,opengl,printsupport,sql,widgets]
dev-python/PyQtWebEngine[${PYTHON_USEDEP}]
-   >=dev-python/pyyaml-5.3.1[${PYTHON_USEDEP},libyaml]
+   >=dev-python/pyyaml-5.4.1[${PYTHON_USEDEP},libyaml]
+   dev-python/typing-extensions[${PYTHON_USEDEP}]
+   dev-python/zipp[${PYTHON_USEDEP}]
 "
 
 distutils_enable_tests setup.py



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

2021-04-22 Thread Sam James
commit: becfaac19ad2b782a18eae112d64ffe1b59bd75c
Author: Sam James  gentoo  org>
AuthorDate: Thu Apr 22 21:54:30 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Apr 22 22:24:55 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=becfaac1

net-misc/chrony: add 4.1_pre1 (unkeyworded)

* Bump to 4.1_pre1
* Tidy up IUSE, *DEPEND
* Unrestrict tests
* Add useful bug references re seccomp and caps.
  May restore turning on seccomp automatically
  in a revbump or next pre-release.

* Dependency changes/fixes:
** Depend on sys-libs/readline when not using libedit
** NTS requires GnuTLS, not Nettle
** Add more cases for virtual/pkgconfig BDEPEND
** Move html? ( asciidoctor ) dependency to BDEPEND

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

 net-misc/chrony/Manifest   |  2 +
 .../{chrony-.ebuild => chrony-4.1_pre1.ebuild} | 88 --
 net-misc/chrony/chrony-.ebuild | 88 --
 3 files changed, 102 insertions(+), 76 deletions(-)

diff --git a/net-misc/chrony/Manifest b/net-misc/chrony/Manifest
index d699aaf1a3e..d898b8aa015 100644
--- a/net-misc/chrony/Manifest
+++ b/net-misc/chrony/Manifest
@@ -1,2 +1,4 @@
 DIST chrony-4.0.tar.gz 546939 BLAKE2B 
1d4035977be3603b34024c5c1c2aa5f2b4aca03fe7dc1eb41be2e9aeefa06e20a5f74776c50bdadaffba10ae25e7980bcbd9cf2b999bd73087728afe7a80253e
 SHA512 
a1c11a386c43f495910f7f2e9b5fbb1652c3631471d182b9b8203dfef98611d11535ad547a879856551263aed0ae2e30e4135b8ed89553684706166bc1c725c9
 DIST chrony-4.0.tar.gz.asc 195 BLAKE2B 
1947a73f35eb5c58f91775d76473210a7b5edff5b808e360eb0c3724351c54ac4f187a2aa4450830130da718c6a0c488baa170ca87e7e6eac781d85c67b3773f
 SHA512 
c3156d91f4fdb6f9e2fdbc83b1399afb0ecdfa9b7bc92648c5bce477c3f0f921d2a13aa21ac6c281f18b008c60f08e3db6d82b642b646f064aea1dbe19295c4c
+DIST chrony-4.1-pre1.tar.gz 563277 BLAKE2B 
474d27d0e402d83bda52125940b8205119519b93571e6b8df3fea5eeb5f1f3babbcc40bc81db77bc345830d5e9528ad087ff539026a1a585ce220feeb851e978
 SHA512 
03e28e6651d6aa3c99333b94ee503843c3a69b8c8366bf647c41a3a9e34e987c440e289ec16e5c62c2a7405271bddc533efbd59d6c6ab43712c8908dfb86322e
+DIST chrony-4.1-pre1.tar.gz.asc 195 BLAKE2B 
4a06b35be3257a52cc824e2acfdff32b6598d1744bc23418e89291d71d6d9a86c35559eab26034ce2e05c4152ffb691b5ec4104dc339821e93523c33c8cbdd72
 SHA512 
8eb695c3f85f90d02b22b1202c8766347289a6da1d0658a3d89eed90202799bcfc647b96e5f931fb862011e85feed5f4914b39e45a3e20f01827509fe271a2d7

diff --git a/net-misc/chrony/chrony-.ebuild 
b/net-misc/chrony/chrony-4.1_pre1.ebuild
similarity index 75%
copy from net-misc/chrony/chrony-.ebuild
copy to net-misc/chrony/chrony-4.1_pre1.ebuild
index bf4786c5977..91a9a012460 100644
--- a/net-misc/chrony/chrony-.ebuild
+++ b/net-misc/chrony/chrony-4.1_pre1.ebuild
@@ -8,7 +8,7 @@ inherit systemd tmpfiles toolchain-funcs
 DESCRIPTION="NTP client and server programs"
 HOMEPAGE="https://chrony.tuxfamily.org/ 
https://git.tuxfamily.org/chrony/chrony.git;
 
-if [[ ${PV} == "" ]]; then
+if [[ ${PV} == "" ]] ; then
EGIT_REPO_URI="https://git.tuxfamily.org/chrony/chrony.git;
inherit git-r3
 else
@@ -16,15 +16,18 @@ else
inherit verify-sig
 
SRC_URI="https://download.tuxfamily.org/${PN}/${P/_/-}.tar.gz;
-   SRC_URI+=" verify-sig? ( 
https://download.tuxfamily.org/chrony/${P}-tar-gz-asc.txt -> ${P}.tar.gz.asc )"
-   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~mips ~ppc ~ppc64 ~sparc ~x86"
+   SRC_URI+=" verify-sig? ( 
https://download.tuxfamily.org/chrony/${P/_/-}-tar-gz-asc.txt -> 
${P/_/-}.tar.gz.asc )"
+
+   if [[ ${PV} != *_pre* ]] ; then
+   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~mips ~ppc ~ppc64 
~sparc ~x86"
+   fi
 fi
 
 S="${WORKDIR}/${P/_/-}"
 
 LICENSE="GPL-2"
 SLOT="0"
-IUSE="+caps +cmdmon debug html ipv6 libedit +nettle nss +ntp +phc +nts pps 
+refclock +rtc samba +seccomp +sechash selinux libtomcrypt"
+IUSE="+caps +cmdmon debug html ipv6 libedit libtomcrypt +nettle nss +ntp +nts 
+phc pps +refclock +rtc samba +seccomp +sechash selinux"
 # nettle > nss > libtomcrypt in configure
 REQUIRED_USE="
sechash? ( || ( nettle nss libtomcrypt ) )
@@ -33,15 +36,9 @@ REQUIRED_USE="
libtomcrypt? ( !nettle !nss )
!sechash? ( !nss )
!sechash? ( !nts? ( !nettle ) )
-   nts? ( nettle )
-"
-RESTRICT="test"
-
-BDEPEND="
-   nettle? ( virtual/pkgconfig )
 "
 
-if [[ ${PV} == "" ]]; then
+if [[ ${PV} == "" ]] ; then
# Needed for doc generation in 
REQUIRED_USE+=" html"
BDEPEND+=" virtual/w3m"
@@ -55,18 +52,26 @@ DEPEND="
acct-user/ntp
sys-libs/libcap
)
-   nts? ( net-libs/gnutls:= )
libedit? ( dev-libs/libedit )
+   !libedit? ( sys-libs/readline:= )
nettle? ( dev-libs/nettle:= )
nss? ( dev-libs/nss:= )
-   seccomp? ( sys-libs/libseccomp )
-   html? ( dev-ruby/asciidoctor 

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

2021-04-22 Thread Sam James
commit: a9be59a121a98e5d29b0bd78b70c0283cf41d473
Author: Sam James  gentoo  org>
AuthorDate: Thu Apr 22 22:05:01 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Apr 22 22:05:28 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a9be59a1

net-misc/chrony: fix libtomcrypt configure argument and unrestrict tests in 4.0

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

 net-misc/chrony/{chrony-4.0-r1.ebuild => chrony-4.0-r2.ebuild} | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/net-misc/chrony/chrony-4.0-r1.ebuild 
b/net-misc/chrony/chrony-4.0-r2.ebuild
similarity index 98%
rename from net-misc/chrony/chrony-4.0-r1.ebuild
rename to net-misc/chrony/chrony-4.0-r2.ebuild
index bf4786c5977..1a71d1e9d99 100644
--- a/net-misc/chrony/chrony-4.0-r1.ebuild
+++ b/net-misc/chrony/chrony-4.0-r2.ebuild
@@ -35,7 +35,6 @@ REQUIRED_USE="
!sechash? ( !nts? ( !nettle ) )
nts? ( nettle )
 "
-RESTRICT="test"
 
 BDEPEND="
nettle? ( virtual/pkgconfig )
@@ -121,7 +120,7 @@ src_configure() {
$(usex rtc '' --disable-rtc)
$(usex samba --enable-ntp-signd '')
$(usex sechash '' --disable-sechash)
-   $(usex libtomcrypt '' --disable-tomcrypt)
+   $(usex libtomcrypt '' --without-tomcrypt)
--chronysockdir="${EPREFIX}/run/chrony"
--docdir="${EPREFIX}/usr/share/doc/${PF}"
--mandir="${EPREFIX}/usr/share/man"



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

2021-04-22 Thread Sam James
commit: ee7b3b86ee1337d444c5ae4f2754d48cc36f7ee1
Author: Sam James  gentoo  org>
AuthorDate: Thu Apr 22 21:38:11 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Apr 22 22:00:33 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ee7b3b86

net-misc/chrony: sync 4.0-r1 with live ebuild (template changes)

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

 net-misc/chrony/chrony-4.0-r1.ebuild | 13 -
 1 file changed, 8 insertions(+), 5 deletions(-)

diff --git a/net-misc/chrony/chrony-4.0-r1.ebuild 
b/net-misc/chrony/chrony-4.0-r1.ebuild
index 4fc6e56261e..bf4786c5977 100644
--- a/net-misc/chrony/chrony-4.0-r1.ebuild
+++ b/net-misc/chrony/chrony-4.0-r1.ebuild
@@ -3,8 +3,7 @@
 
 EAPI=7
 
-VERIFY_SIG_OPENPGP_KEY_PATH=/usr/share/openpgp-keys/mlichvar.asc
-inherit systemd tmpfiles toolchain-funcs verify-sig
+inherit systemd tmpfiles toolchain-funcs
 
 DESCRIPTION="NTP client and server programs"
 HOMEPAGE="https://chrony.tuxfamily.org/ 
https://git.tuxfamily.org/chrony/chrony.git;
@@ -13,9 +12,12 @@ if [[ ${PV} == "" ]]; then
EGIT_REPO_URI="https://git.tuxfamily.org/chrony/chrony.git;
inherit git-r3
 else
+   VERIFY_SIG_OPENPGP_KEY_PATH=/usr/share/openpgp-keys/mlichvar.asc
+   inherit verify-sig
+
SRC_URI="https://download.tuxfamily.org/${PN}/${P/_/-}.tar.gz;
SRC_URI+=" verify-sig? ( 
https://download.tuxfamily.org/chrony/${P}-tar-gz-asc.txt -> ${P}.tar.gz.asc )"
-   KEYWORDS="~alpha amd64 arm arm64 ~hppa ~mips ppc ppc64 sparc x86"
+   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~mips ~ppc ~ppc64 ~sparc ~x86"
 fi
 
 S="${WORKDIR}/${P/_/-}"
@@ -37,13 +39,14 @@ RESTRICT="test"
 
 BDEPEND="
nettle? ( virtual/pkgconfig )
-   verify-sig? ( app-crypt/openpgp-keys-mlichvar )
 "
 
 if [[ ${PV} == "" ]]; then
# Needed for doc generation in 
-   BDEPEND+=" virtual/w3m"
REQUIRED_USE+=" html"
+   BDEPEND+=" virtual/w3m"
+else
+   BDEPEND+=" verify-sig? ( app-crypt/openpgp-keys-mlichvar )"
 fi
 
 DEPEND="



[gentoo-commits] repo/proj/guru:dev commit in: media-video/mpv-mpris/

2021-04-22 Thread Oliver Freyermuth
commit: 48ba306a591d62cad7b1b8d91d7822c414377ea1
Author: Oliver Freyermuth  googlemail  com>
AuthorDate: Thu Apr 22 22:18:09 2021 +
Commit: Oliver Freyermuth  googlemail  com>
CommitDate: Thu Apr 22 22:18:09 2021 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=48ba306a

media-video/mpv-mpris: Do not call cc directly.

Closes: https://bugs.gentoo.org/785124
Package-Manager: Portage-3.0.17, Repoman-3.0.2
Signed-off-by: Oliver Freyermuth  googlemail.com>

 media-video/mpv-mpris/mpv-mpris-0.5.ebuild  | 8 +++-
 media-video/mpv-mpris/mpv-mpris-.ebuild | 8 +++-
 2 files changed, 14 insertions(+), 2 deletions(-)

diff --git a/media-video/mpv-mpris/mpv-mpris-0.5.ebuild 
b/media-video/mpv-mpris/mpv-mpris-0.5.ebuild
index 025424181..ef693dac1 100644
--- a/media-video/mpv-mpris/mpv-mpris-0.5.ebuild
+++ b/media-video/mpv-mpris/mpv-mpris-0.5.ebuild
@@ -1,8 +1,10 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
 
+inherit toolchain-funcs
+
 DESCRIPTION="MPRIS plugin for mpv"
 HOMEPAGE="https://github.com/hoyon/mpv-mpris;
 
@@ -27,6 +29,10 @@ DOCS=(
README.md
 )
 
+src_compile() {
+   emake CC="$(tc-getCC)"
+}
+
 src_install() {
insinto "/usr/$(get_libdir)/mpv"
doins mpris.so

diff --git a/media-video/mpv-mpris/mpv-mpris-.ebuild 
b/media-video/mpv-mpris/mpv-mpris-.ebuild
index 025424181..ef693dac1 100644
--- a/media-video/mpv-mpris/mpv-mpris-.ebuild
+++ b/media-video/mpv-mpris/mpv-mpris-.ebuild
@@ -1,8 +1,10 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
 
+inherit toolchain-funcs
+
 DESCRIPTION="MPRIS plugin for mpv"
 HOMEPAGE="https://github.com/hoyon/mpv-mpris;
 
@@ -27,6 +29,10 @@ DOCS=(
README.md
 )
 
+src_compile() {
+   emake CC="$(tc-getCC)"
+}
+
 src_install() {
insinto "/usr/$(get_libdir)/mpv"
doins mpris.so



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

2021-04-22 Thread Andrey Syutkin
commit: b4ad2d87cfb40746caa928be4639af8320032baa
Author: Andrey Syutkin  gmail  com>
AuthorDate: Thu Apr 22 22:10:34 2021 +
Commit: Andrey Syutkin  gmail  com>
CommitDate: Thu Apr 22 22:10:34 2021 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=b4ad2d87

app-misc/far2l: various changes and cleanups

Package-Manager: Portage-3.0.17, Repoman-3.0.2
Signed-off-by: Andrey Syutkin  gmail.com>

 app-misc/far2l/far2l-2.3.20210419_alpha.ebuild | 41 +-
 app-misc/far2l/far2l-.ebuild   | 41 +-
 app-misc/far2l/metadata.xml|  9 ++
 3 files changed, 37 insertions(+), 54 deletions(-)

diff --git a/app-misc/far2l/far2l-2.3.20210419_alpha.ebuild 
b/app-misc/far2l/far2l-2.3.20210419_alpha.ebuild
index 46f3a6551..fd7b2a26c 100644
--- a/app-misc/far2l/far2l-2.3.20210419_alpha.ebuild
+++ b/app-misc/far2l/far2l-2.3.20210419_alpha.ebuild
@@ -5,13 +5,11 @@ EAPI=7
 
 PYTHON_COMPAT=( python3_{7..9} )
 
-CMAKE_MAKEFILE_GENERATOR="emake"
-CMAKE_BUILD_TYPE="Release"
 WX_GTK_VER="3.0-gtk3"
 
-inherit cmake xdg-utils wxwidgets python-r1
+inherit cmake xdg wxwidgets python-r1
 
-DESCRIPTION="Linux port of Far Manager"
+DESCRIPTION="Linux port of FAR Manager v2"
 HOMEPAGE="https://github.com/elfmz/far2l;
 
 if [[ "${PV}" == "" ]] ; then
@@ -29,21 +27,16 @@ fi
 
 LICENSE="GPL-2"
 SLOT="0"
-IUSE="+ssl libressl sftp samba nfs webdav +archive +wxwidgets python 
+static-libs"
+IUSE="+ssl sftp samba nfs webdav +archive +wxwidgets python"
 REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
 
-BDEPEND=">=dev-util/cmake-3.2.2
-   sys-devel/m4"
+BDEPEND="sys-devel/m4"
 
-RDEPEND="sys-apps/gawk
-   dev-libs/xerces-c
+RDEPEND="dev-libs/xerces-c
dev-libs/spdlog
app-i18n/uchardet
wxwidgets? ( x11-libs/wxGTK:${WX_GTK_VER} )
-   ssl? (
-   !libressl? ( dev-libs/openssl )
-   libressl? ( dev-libs/libressl )
-   )
+   ssl? ( dev-libs/openssl )
sftp? ( net-libs/libssh[sftp] )
samba? ( net-fs/samba )
nfs? ( net-fs/libnfs )
@@ -55,6 +48,8 @@ RDEPEND="sys-apps/gawk
 
 DEPEND="${RDEPEND}"
 
+DOCS=( README.md )
+
 pkg_setup() {
if use wxwidgets; then
setup-wxwidgets
@@ -62,11 +57,11 @@ pkg_setup() {
 }
 
 src_prepare() {
-   sed -e "s:execute_process(COMMAND ln -sf \../../bin/far2l 
\${CMAKE_INSTALL_PREFIX}/lib/far2l/far2l_askpass)::" -i "${S}"/CMakeLists.txt
-   sed -e "s:execute_process(COMMAND ln -sf \../../bin/far2l 
\${CMAKE_INSTALL_PREFIX}/lib/far2l/far2l_sudoapp)::" -i "${S}"/CMakeLists.txt
-   sed -e "s:execute_process(COMMAND rm -f 
\${CMAKE_INSTALL_PREFIX}/lib/far2l/Plugins/objinfo/plug/objinfo.far-plug-mb)::" 
-i "${S}"/CMakeLists.txt
-   sed -e "s:execute_process(COMMAND rm -f 
\${CMAKE_INSTALL_PREFIX}/lib/far2l/Plugins/farftp/plug/farftp.far-plug-mb && 
echo Removed existing farftp plugin)::" -i "${S}"/CMakeLists.txt
-   sed -e "s:execute_process(COMMAND rm -f 
\${CMAKE_INSTALL_PREFIX}/lib/far2l/Plugins/python/plug/python.far-plug-wide && 
echo Removed existing python plugin)::" -i "${S}"/CMakeLists.txt
+   sed -e "s:execute_process(COMMAND ln -sf \../../bin/far2l 
\${CMAKE_INSTALL_PREFIX}/lib/far2l/far2l_askpass)::" -i "${S}"/CMakeLists.txt 
|| die
+   sed -e "s:execute_process(COMMAND ln -sf \../../bin/far2l 
\${CMAKE_INSTALL_PREFIX}/lib/far2l/far2l_sudoapp)::" -i "${S}"/CMakeLists.txt 
|| die
+   sed -e "s:execute_process(COMMAND rm -f 
\${CMAKE_INSTALL_PREFIX}/lib/far2l/Plugins/objinfo/plug/objinfo.far-plug-mb)::" 
-i "${S}"/CMakeLists.txt || die
+   sed -e "s:execute_process(COMMAND rm -f 
\${CMAKE_INSTALL_PREFIX}/lib/far2l/Plugins/farftp/plug/farftp.far-plug-mb && 
echo Removed existing farftp plugin)::" -i "${S}"/CMakeLists.txt || die
+   sed -e "s:execute_process(COMMAND rm -f 
\${CMAKE_INSTALL_PREFIX}/lib/far2l/Plugins/python/plug/python.far-plug-wide && 
echo Removed existing python plugin)::" -i "${S}"/CMakeLists.txt || die
cmake_src_prepare
 }
 
@@ -74,7 +69,7 @@ src_configure() {
local mycmakeargs=(
-DUSEWX="$(usex wxwidgets)"
-DPYTHON="$(usex python)"
-   -DBUILD_SHARED_LIBS="$(usex static-libs "no" "yes")"
+   -DBUILD_SHARED_LIBS=OFF
)
 
cmake_src_configure
@@ -86,11 +81,3 @@ src_install(){
dosym "../../bin/far2l" "usr/lib/far2l/far2l_askpass"
dosym "../../bin/far2l" "usr/lib/far2l/far2l_sudoapp"
 }
-
-pkg_postinst() {
-   xdg_icon_cache_update
-}
-
-pkg_postrm() {
-   xdg_icon_cache_update
-}

diff --git a/app-misc/far2l/far2l-.ebuild b/app-misc/far2l/far2l-.ebuild
index 46f3a6551..fd7b2a26c 100644
--- a/app-misc/far2l/far2l-.ebuild
+++ b/app-misc/far2l/far2l-.ebuild
@@ -5,13 +5,11 @@ EAPI=7
 
 PYTHON_COMPAT=( python3_{7..9} )
 
-CMAKE_MAKEFILE_GENERATOR="emake"
-CMAKE_BUILD_TYPE="Release"
 WX_GTK_VER="3.0-gtk3"
 
-inherit 

[gentoo-commits] repo/gentoo:master commit in: app-dicts/aspell-ro/

2021-04-22 Thread Conrad Kostecki
commit: f7647f32126b8e4b8cafb78bde539d046ae73666
Author: Conrad Kostecki  gentoo  org>
AuthorDate: Thu Apr 22 21:21:20 2021 +
Commit: Conrad Kostecki  gentoo  org>
CommitDate: Thu Apr 22 21:23:44 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f7647f32

app-dicts/aspell-ro: drop old version

Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Conrad Kostecki  gentoo.org>

 app-dicts/aspell-ro/Manifest   |  1 -
 app-dicts/aspell-ro/aspell-ro-3.3.2.ebuild | 17 -
 2 files changed, 18 deletions(-)

diff --git a/app-dicts/aspell-ro/Manifest b/app-dicts/aspell-ro/Manifest
index 3370e5b02fd..1e98d5dcbc7 100644
--- a/app-dicts/aspell-ro/Manifest
+++ b/app-dicts/aspell-ro/Manifest
@@ -1,2 +1 @@
-DIST aspell5-ro-3.3-2.tar.bz2 444966 BLAKE2B 
078a10fd3cdcc0771f48cfcaa606c626328becdb98ad8d53b31d2b08dd32d532caa5edcb1649900e29fddb81d960c35e6b6af74aa8e20b15c2f6dd3bf48b8957
 SHA512 
0027334b6201e24b038d78d5b01b8495a661dc41df44b099b6c27156d11f33c26db1dd7bc9dbf45263695820b20da3891da58a30584f5e285579dec199b5acd3
 DIST aspell5-ro-3.3.10.tar.bz2 469446 BLAKE2B 
f3e12fbed93ec368f6a94b5fc3475f26230d91f2e911c808a99e36be4a446832aaceb7ae203d771810c4978fe19a2eff779e099a0cc8f289abdab5db45deb222
 SHA512 
c535894d11ee168311a2cc0f799005639b21f3284a2a51db25d513d3e0494cf6d2fb7517bc79bc76f2d9ae89bb43c8bcbac7f451195ee22a7cce361aa09914ba

diff --git a/app-dicts/aspell-ro/aspell-ro-3.3.2.ebuild 
b/app-dicts/aspell-ro/aspell-ro-3.3.2.ebuild
deleted file mode 100644
index 64419630387..000
--- a/app-dicts/aspell-ro/aspell-ro-3.3.2.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-ASPELL_LANG="Romanian"
-ASPELL_VERSION=5
-
-inherit aspell-dict-r1
-
-HOMEPAGE="
-   http://aspell.net
-   https://rospell.wordpress.com/
-"
-
-LICENSE="GPL-2"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv 
~s390 sparc x86"



[gentoo-commits] repo/gentoo:master commit in: app-dicts/aspell-pt-br/

2021-04-22 Thread Conrad Kostecki
commit: e458af89d34b603ca4465addae782c5b24b26813
Author: Conrad Kostecki  gentoo  org>
AuthorDate: Thu Apr 22 21:20:20 2021 +
Commit: Conrad Kostecki  gentoo  org>
CommitDate: Thu Apr 22 21:23:44 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e458af89

app-dicts/aspell-pt-br: drop old version

Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Conrad Kostecki  gentoo.org>

 app-dicts/aspell-pt-br/Manifest   |  1 -
 app-dicts/aspell-pt-br/aspell-pt-br-20090702.0.ebuild | 18 --
 2 files changed, 19 deletions(-)

diff --git a/app-dicts/aspell-pt-br/Manifest b/app-dicts/aspell-pt-br/Manifest
index dba2e585f56..6748e7cac9e 100644
--- a/app-dicts/aspell-pt-br/Manifest
+++ b/app-dicts/aspell-pt-br/Manifest
@@ -1,2 +1 @@
-DIST aspell6-pt_BR-20090702-0.tar.bz2 865676 BLAKE2B 
dd98250d378b15f321850e88de4a464ffa5e00183fda06990be9132406be268bf5144d4d500836df0e6f1d8f1601d8a38f3ed96ca00f3d9bacb5398dbfa9a945
 SHA512 
4c2606dad177881db7b7996c707a8d5a087fc9ec6ac46fac08b2bbb9c7acb51c7f0b3cb936f46257d03dd8e4e7a23b0244331db68a8208f5b7625d79ea6522d1
 DIST aspell6-pt_BR-20131030-12-0.tar.bz2 894604 BLAKE2B 
5956f471cbd142647a011b62d3459b6ccf2e89528cbeb63cdec2fb5ead4df7f9823f46d16fab11cebcb3787088135cde40ab26eca34636e9d04ef365e17fd1da
 SHA512 
9cb54552d34239202e74ac1e2b7da112dfbecbe0df2da011828178db0b93f74dde9922d33ad18a7b37084e6d37cc7fd16419e30cc63aa46664b0b86fb0e6ee99

diff --git a/app-dicts/aspell-pt-br/aspell-pt-br-20090702.0.ebuild 
b/app-dicts/aspell-pt-br/aspell-pt-br-20090702.0.ebuild
deleted file mode 100644
index 4626eb6c8b3..000
--- a/app-dicts/aspell-pt-br/aspell-pt-br-20090702.0.ebuild
+++ /dev/null
@@ -1,18 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-ASPELL_LANG="Brazilian Portuguese"
-ASPELL_VERSION=6
-inherit aspell-dict-r1
-
-MY_P="aspell6-pt_BR-20090702-0"
-SRC_URI="mirror://gnu/aspell/dict/pt_BR/${MY_P}.tar.bz2"
-S="${WORKDIR}/${MY_P}"
-
-LICENSE="LGPL-2"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv 
~s390 sparc x86"
-
-# Contains a conflict
-RDEPEND="!

[gentoo-commits] repo/gentoo:master commit in: app-dicts/aspell-lt/

2021-04-22 Thread Conrad Kostecki
commit: 87fdc22171d2fe9ebbe746efd21b64fe51e2e3cc
Author: Conrad Kostecki  gentoo  org>
AuthorDate: Thu Apr 22 21:08:20 2021 +
Commit: Conrad Kostecki  gentoo  org>
CommitDate: Thu Apr 22 21:23:41 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=87fdc221

app-dicts/aspell-lt: drop old version

Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Conrad Kostecki  gentoo.org>

 app-dicts/aspell-lt/Manifest   |  1 -
 app-dicts/aspell-lt/aspell-lt-1.0.1.ebuild | 15 ---
 2 files changed, 16 deletions(-)

diff --git a/app-dicts/aspell-lt/Manifest b/app-dicts/aspell-lt/Manifest
index 9533fc8dbb3..d350c39c7b5 100644
--- a/app-dicts/aspell-lt/Manifest
+++ b/app-dicts/aspell-lt/Manifest
@@ -1,2 +1 @@
-DIST aspell6-lt-1.0-1.tar.bz2 155409 BLAKE2B 
5beb2cad8c018dcb5b06701ec467464ea2b472c9cebaba966c0c495899de11c0b1fac29cf3d359cc1b8bf85fc890172dcd476206ac7b5b6eec99a619055ad34f
 SHA512 
478acf95f4a7f7a705ddf481650a35f565b200886eb6b42bfcaa4669021b43a99e1f06ca3459d60afbf4cc0b3d111e9394308bc1fc6ec2ac920c9e7aa7f42b31
 DIST aspell6-lt-1.3.2.tar.bz2 176371 BLAKE2B 
6d2d225b04beb3e07a7ec337371f4d7fcafe5a690bf7908f3931bcadb35fd4c9193e50fadca8a748ed93f290c42820cb60a62b57df3538e6fe7f1811f0e33c80
 SHA512 
df64eb6f5ae9bb564d14f0cd84106da3f32908e79682ebece6e3ed1613216eeca94f48c9c3f689df724cfca4d80f9749e39772766a9ea20167a97ee39074e5a3

diff --git a/app-dicts/aspell-lt/aspell-lt-1.0.1.ebuild 
b/app-dicts/aspell-lt/aspell-lt-1.0.1.ebuild
deleted file mode 100644
index be54e5af40f..000
--- a/app-dicts/aspell-lt/aspell-lt-1.0.1.ebuild
+++ /dev/null
@@ -1,15 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-ASPELL_LANG="Lithuanian"
-ASPELL_VERSION=6
-inherit aspell-dict-r1
-
-MY_P="aspell6-lt-$(ver_rs 2 -)"
-SRC_URI="mirror://gnu/aspell/dict/lt/${MY_P}.tar.bz2"
-S="${WORKDIR}/${MY_P}"
-
-LICENSE="GPL-2"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv 
~s390 sparc x86"



[gentoo-commits] repo/gentoo:master commit in: app-dicts/aspell-pl/

2021-04-22 Thread Conrad Kostecki
commit: f647bdacda7f125a54feff126758d3213f52faed
Author: Conrad Kostecki  gentoo  org>
AuthorDate: Thu Apr 22 21:10:42 2021 +
Commit: Conrad Kostecki  gentoo  org>
CommitDate: Thu Apr 22 21:23:42 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f647bdac

app-dicts/aspell-pl: drop old version

Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Conrad Kostecki  gentoo.org>

 app-dicts/aspell-pl/Manifest|  1 -
 app-dicts/aspell-pl/aspell-pl-6.0.20120418.0.ebuild | 17 -
 2 files changed, 18 deletions(-)

diff --git a/app-dicts/aspell-pl/Manifest b/app-dicts/aspell-pl/Manifest
index 738c17add18..d0e40fba5b4 100644
--- a/app-dicts/aspell-pl/Manifest
+++ b/app-dicts/aspell-pl/Manifest
@@ -1,2 +1 @@
-DIST sjp-aspell6-pl-6.0_20120418-0.tar.bz2 579320 BLAKE2B 
d338a7b6cc804604e80cab20cf3b6c6d219377a7c4de4d513626e6b787b8aa32e4ab2a7925ea9bc1d0b224fc6770755e3c6ef3440a34c8adb187352b7e106c06
 SHA512 
58f6734d035f0b4831a7de48f4f0dc2394206e287cdefec95849a8a46f3bf2303f81228f24b52ace0a4f444cad2f354b30bb3598f3ff1930c17a4d54d808fe9e
 DIST sjp-aspell6-pl-6.0_20210216-0.tar.bz2 640441 BLAKE2B 
edce2332824cde13897002849d3c241b5aa1d46d1f6f6f67c419a995474999bd270aa32add7647ea521304b32ef6c2283e245b1189683b629ba54b2a6326d011
 SHA512 
22f2dbfe77a3fa69953215117a5951d4d6f029134295a7fd765339f6574ffbc0f19ff448411992c8876e56069471e2874becd6e57769d7fd40b0e804853e4614

diff --git a/app-dicts/aspell-pl/aspell-pl-6.0.20120418.0.ebuild 
b/app-dicts/aspell-pl/aspell-pl-6.0.20120418.0.ebuild
deleted file mode 100644
index 68e67ee61a4..000
--- a/app-dicts/aspell-pl/aspell-pl-6.0.20120418.0.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-ASPELL_LANG="Polish"
-ASPELL_VERSION=6
-inherit aspell-dict-r1
-
-HOMEPAGE="https://sjp.pl/slownik/en/;
-
-MY_P="${PN/aspell/aspell6}-$(ver_rs 2 _ 3 -)"
-SRC_URI="https://sjp.pl/slownik/ort/sjp-${MY_P}.tar.bz2;
-S="${WORKDIR}/${MY_P}"
-
-LICENSE="GPL-2"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv 
~s390 sparc x86"



[gentoo-commits] repo/gentoo:master commit in: app-dicts/aspell-sk/

2021-04-22 Thread Conrad Kostecki
commit: 7918012de5811aba1b52154ef7f513387f06f358
Author: Conrad Kostecki  gentoo  org>
AuthorDate: Thu Apr 22 21:22:27 2021 +
Commit: Conrad Kostecki  gentoo  org>
CommitDate: Thu Apr 22 21:23:45 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7918012d

app-dicts/aspell-sk: drop old version

Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Conrad Kostecki  gentoo.org>

 app-dicts/aspell-sk/Manifest|  1 -
 app-dicts/aspell-sk/aspell-sk-2.01.2.ebuild | 12 
 2 files changed, 13 deletions(-)

diff --git a/app-dicts/aspell-sk/Manifest b/app-dicts/aspell-sk/Manifest
index 466ae32c73f..56627756c95 100644
--- a/app-dicts/aspell-sk/Manifest
+++ b/app-dicts/aspell-sk/Manifest
@@ -1,2 +1 @@
-DIST aspell6-sk-2.01-2.tar.bz2 338933 BLAKE2B 
b306850bb72e8bb60dec32853afe6e7cd0796f92730e54ba25c6051c65ba5e53e1d5dcb091866adc3dd90d8013863b419d1c98f4e474f6b29754da326eb5a72f
 SHA512 
020de459d4ff9c6e0c88428d43c9feea346bf8fadb9fa1233e9e54471ee23f970524a9a47cc6a45d04d6857387c9d9d1ecc1af2062325298354ee6c2d9c314b4
 DIST aspell6-sk-2.02-0.tar.bz2 448396 BLAKE2B 
6f6a47e8a1dad0550ac0105868f256229ca37e5686422c138643e16d91d6f62f13dc766db4c69001c88c7fb96e5348da61d95f84c27ff7fcc6b5d17e6b9307e7
 SHA512 
fcdf5c043168c887f93dfad5b9c6e07d9edd0c6194139e61bee2ba3928798792d8e8b446754bc55a67acc6d333034ebed9655cc3c15ad638f834b5a9efcc63cd

diff --git a/app-dicts/aspell-sk/aspell-sk-2.01.2.ebuild 
b/app-dicts/aspell-sk/aspell-sk-2.01.2.ebuild
deleted file mode 100644
index 3b1711982bc..000
--- a/app-dicts/aspell-sk/aspell-sk-2.01.2.ebuild
+++ /dev/null
@@ -1,12 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-ASPELL_LANG="Slovak"
-ASPELL_VERSION=6
-
-inherit aspell-dict-r1
-
-LICENSE="GPL-2"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv 
~s390 sparc x86"



[gentoo-commits] repo/gentoo:master commit in: app-dicts/aspell-ga/

2021-04-22 Thread Conrad Kostecki
commit: c657323c37b409d6f04ab0592c7a4cd7ab153e36
Author: Conrad Kostecki  gentoo  org>
AuthorDate: Thu Apr 22 21:07:15 2021 +
Commit: Conrad Kostecki  gentoo  org>
CommitDate: Thu Apr 22 21:23:40 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c657323c

app-dicts/aspell-ga: drop old version

Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Conrad Kostecki  gentoo.org>

 app-dicts/aspell-ga/Manifest|  1 -
 app-dicts/aspell-ga/aspell-ga-0.50.4.ebuild | 10 --
 2 files changed, 11 deletions(-)

diff --git a/app-dicts/aspell-ga/Manifest b/app-dicts/aspell-ga/Manifest
index aa267f04838..91af61412b5 100644
--- a/app-dicts/aspell-ga/Manifest
+++ b/app-dicts/aspell-ga/Manifest
@@ -1,2 +1 @@
-DIST aspell-ga-0.50-4.tar.bz2 394776 BLAKE2B 
d065dff80c1405d48e39d22e7f8ca789a264763b1caa978a1dfa568b7d5d4c2382bbf5e1cf3626905a9c1bda37bb9389868fc944027eaad4e47b31a452668fef
 SHA512 
631d4e8a6088633be3863e04818b576af861bfbdb90b1641f792c74ca1f61a7d71b1167ae5585245767d628a44e215c2804dd4c2b050c279ee892810203fae0a
 DIST aspell5-ga-5.1-0.tar.bz2 1461825 BLAKE2B 
e1591c20da9abea4da5b7388c5d9d9f2c0ff2c2cf8b96d4b3e83010b71bcf538126712c8ec249d53398929cef69fe52c5b73745888a176233201fe56b9a96575
 SHA512 
e13c66829b8d578c577539b9adea459ca85bca5fa535ca130aa76011cad0deb0e8bbf1d5a09c7c0317c9d419898755807b7a5af166c1ee52a34906825070214b

diff --git a/app-dicts/aspell-ga/aspell-ga-0.50.4.ebuild 
b/app-dicts/aspell-ga/aspell-ga-0.50.4.ebuild
deleted file mode 100644
index 8b992641d4c..000
--- a/app-dicts/aspell-ga/aspell-ga-0.50.4.ebuild
+++ /dev/null
@@ -1,10 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-ASPELL_LANG="Irish"
-inherit aspell-dict-r1
-
-LICENSE="GPL-2"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv 
~s390 sparc x86"



[gentoo-commits] repo/gentoo:master commit in: app-dicts/aspell-fo/

2021-04-22 Thread Conrad Kostecki
commit: 3339d79e7abf59413cb669ea8ffa65e39afafff0
Author: Conrad Kostecki  gentoo  org>
AuthorDate: Thu Apr 22 21:06:03 2021 +
Commit: Conrad Kostecki  gentoo  org>
CommitDate: Thu Apr 22 21:23:39 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3339d79e

app-dicts/aspell-fo: drop old version

Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Conrad Kostecki  gentoo.org>

 app-dicts/aspell-fo/Manifest|  1 -
 app-dicts/aspell-fo/aspell-fo-0.51.0.ebuild | 10 --
 2 files changed, 11 deletions(-)

diff --git a/app-dicts/aspell-fo/Manifest b/app-dicts/aspell-fo/Manifest
index 41b498a8e1d..698b0cec59e 100644
--- a/app-dicts/aspell-fo/Manifest
+++ b/app-dicts/aspell-fo/Manifest
@@ -1,2 +1 @@
-DIST aspell-fo-0.51-0.tar.bz2 161169 BLAKE2B 
2d607954fdd15c07c425b6d53bd10e0226193f45fcadf56b4eba1cea81bfb569519e71295a54058164eb8762fb5e9db8846410a01b009278393e78ee94081fe7
 SHA512 
8177e302816f0ddf05653656d07489be02dd5d12eb178f5e627034030f38e9b612f41a49fe4a1c092bfc3d6edc4dfcb0ec8326005251a3b36f80e1ca234d4c28
 DIST aspell5-fo-0.2.16-1.tar.bz2 165901 BLAKE2B 
5eb060d48880c9d5a40e202aea990d579df171f0c39c1f4895cc1088666cbc64748c8fc0b0c8f476ee5ab038c85775dc199f04033e32f7d8927d697a0487aa6f
 SHA512 
7e99f105cff0e682e2761ba1f91646a3ce657858be819cc598775303d6c08f2c5bd524f72bc0c0b52383aeaf591af56e910e19796732be627d8ab11ad6149126

diff --git a/app-dicts/aspell-fo/aspell-fo-0.51.0.ebuild 
b/app-dicts/aspell-fo/aspell-fo-0.51.0.ebuild
deleted file mode 100644
index a4d9bee4a71..000
--- a/app-dicts/aspell-fo/aspell-fo-0.51.0.ebuild
+++ /dev/null
@@ -1,10 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-ASPELL_LANG="Faroese"
-inherit aspell-dict-r1
-
-LICENSE="GPL-2"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv 
~s390 sparc x86"



[gentoo-commits] repo/gentoo:master commit in: app-dicts/aspell-pt/

2021-04-22 Thread Conrad Kostecki
commit: fbcda3a5b5cda4f7d1faaf138e2a2a3f5be72f4d
Author: Conrad Kostecki  gentoo  org>
AuthorDate: Thu Apr 22 21:12:06 2021 +
Commit: Conrad Kostecki  gentoo  org>
CommitDate: Thu Apr 22 21:23:43 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fbcda3a5

app-dicts/aspell-pt: drop old version

Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Conrad Kostecki  gentoo.org>

 app-dicts/aspell-pt/Manifest   |  1 -
 app-dicts/aspell-pt/aspell-pt-0.50.2-r1.ebuild | 17 -
 2 files changed, 18 deletions(-)

diff --git a/app-dicts/aspell-pt/Manifest b/app-dicts/aspell-pt/Manifest
index 997f80c452c..543aa65b319 100644
--- a/app-dicts/aspell-pt/Manifest
+++ b/app-dicts/aspell-pt/Manifest
@@ -1,2 +1 @@
-DIST aspell-pt-0.50-2.tar.bz2 201341 BLAKE2B 
ad924c197e7e72ea5be7a8f779fd7b144ac23e69ab6f089c338485c9fc4f5624a814b0f0f85d030647fe22e9390f03b873a05bd1cb26997986c30b5af0b10ef4
 SHA512 
21f115eae4507ca6e8c726476ba40910886e2ed17161cddbe493b2fe1c55a30703f033f8062eb0b9543d85541aa15e9ecab508cb3bb7403881315ecdb0bc55cd
 DIST aspell6-pt_PT-20190329-1-0.tar.bz2 87497 BLAKE2B 
678f33a13e995a13fbce084546c37a5ef331db6a4a8cb1d31386327acf905dca148167c156043d3ba0175cd0b2cfb3f6f724bace10ed8e0a4a4bf194049ec1e6
 SHA512 
7c7edb79cd46bf4566814dbdef09f9b6d202f183abe5c25fda454e69c57d617948806657ed1da83039b508c1ccdb8a020d694b7119edfce63bae7defeafa1123

diff --git a/app-dicts/aspell-pt/aspell-pt-0.50.2-r1.ebuild 
b/app-dicts/aspell-pt/aspell-pt-0.50.2-r1.ebuild
deleted file mode 100644
index e0d436e993d..000
--- a/app-dicts/aspell-pt/aspell-pt-0.50.2-r1.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-ASPELL_LANG="Portuguese"
-inherit aspell-dict-r1
-
-LICENSE="GPL-2"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv 
~s390 sparc x86"
-
-src_install() {
-   aspell-dict-r1_src_install
-
-   rm "${ED}"/usr/$(get_libdir)/aspell-0.60/pt_BR* || die
-   rm "${ED}"/usr/$(get_libdir)/aspell-0.60/brazilian.alias || die
-}



[gentoo-commits] repo/gentoo:master commit in: app-dicts/aspell-de/

2021-04-22 Thread Conrad Kostecki
commit: f4da1c706af008e50e79bb00c43bbd95ecb79b17
Author: Conrad Kostecki  gentoo  org>
AuthorDate: Thu Apr 22 20:47:14 2021 +
Commit: Conrad Kostecki  gentoo  org>
CommitDate: Thu Apr 22 21:23:35 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f4da1c70

app-dicts/aspell-de: drop old version

Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Conrad Kostecki  gentoo.org>

 app-dicts/aspell-de/Manifest  |  1 -
 app-dicts/aspell-de/aspell-de-0.60_pre20030222.ebuild | 15 ---
 2 files changed, 16 deletions(-)

diff --git a/app-dicts/aspell-de/Manifest b/app-dicts/aspell-de/Manifest
index c6315530a7a..9e30cd23a80 100644
--- a/app-dicts/aspell-de/Manifest
+++ b/app-dicts/aspell-de/Manifest
@@ -1,2 +1 @@
-DIST aspell6-de-20030222-1.tar.bz2 274407 BLAKE2B 
ed69c0a3c1e63599d99a811b7b2d54c5dc4699f776d4c97fb5d295250df64e6189378c2bdadf8ce1b38a5a49046020b220e528ae69f20be01af5f771dba3bc37
 SHA512 
2005b56938565b11b761ace31006c1accfd32d401685cc5676cc4d85406bedda81b1df062949359f1bd6972073d3713204d87c7f81d9535fa956cdf130dd8db6
 DIST aspell6-de-20161207-7-0.tar.bz2 294974 BLAKE2B 
c468eb843d0585ca196fa983ffebf933eb3386c942e7a8f0798980409aa2635f2ca9f890db0f3da281d7f126369afc9d27ac972d058bbe0dc7c3e7df5d5518ce
 SHA512 
ec29fa49d4e0303d6ceb78da3884ac54ddf34205895f30a95bce0db66f74472b423980200acf01efb1fa40380d6ea6351a58656400af35772266f8a54b1bbec8

diff --git a/app-dicts/aspell-de/aspell-de-0.60_pre20030222.ebuild 
b/app-dicts/aspell-de/aspell-de-0.60_pre20030222.ebuild
deleted file mode 100644
index 8ade5392270..000
--- a/app-dicts/aspell-de/aspell-de-0.60_pre20030222.ebuild
+++ /dev/null
@@ -1,15 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-ASPELL_LANG="German and Swiss-German"
-ASPELL_VERSION=6
-inherit aspell-dict-r1
-
-MY_P=aspell6-de-20030222-1
-SRC_URI="mirror://gnu/aspell/dict/de/${MY_P}.tar.bz2"
-S="${WORKDIR}/${MY_P}"
-
-LICENSE="GPL-2"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv 
~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"



[gentoo-commits] repo/gentoo:master commit in: app-dicts/aspell-el/

2021-04-22 Thread Conrad Kostecki
commit: a45c5c8c3583c633d8009b27a33b43f21adc4a45
Author: Conrad Kostecki  gentoo  org>
AuthorDate: Thu Apr 22 20:48:46 2021 +
Commit: Conrad Kostecki  gentoo  org>
CommitDate: Thu Apr 22 21:23:36 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a45c5c8c

app-dicts/aspell-el: drop old version

Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Conrad Kostecki  gentoo.org>

 app-dicts/aspell-el/Manifest|  1 -
 app-dicts/aspell-el/aspell-el-0.50.3.ebuild | 10 --
 2 files changed, 11 deletions(-)

diff --git a/app-dicts/aspell-el/Manifest b/app-dicts/aspell-el/Manifest
index 9ed8fa1ad21..4cff33c4a0c 100644
--- a/app-dicts/aspell-el/Manifest
+++ b/app-dicts/aspell-el/Manifest
@@ -1,2 +1 @@
-DIST aspell-el-0.50-3.tar.bz2 328225 BLAKE2B 
c032ad4c549cd2ff4d3dbc2cd142f6405d339bccb4040034ca225203666da8eb7c9b153a9ee58472dba6c3de5dd9e10dc338c4e46fa27e7cae3225ea8bc0b79c
 SHA512 
405a21dc3e6ad04ea7a6b3ff69fb77382cc8f20b95e9c1788ec77a38ad1d4eafabc3a5e996a68cd5a2a385927244a2cf81cc5dcc68a1c7d42fc31a95d9068cfc
 DIST aspell6-el-0.08-0.tar.bz2 358493 BLAKE2B 
3f69d8d9d2010c95a4fa881b3ae751492f30a08fc9a7d273e47d37d3b0054b47ab26605d31b880a598e8b93423750bf50fdf814542dc38457cae7e166bdf4a9c
 SHA512 
ea4ca962afc552e5525bbb84c7a8f980a2cc07265de748c68fb322c1dbfc52b0ba07b4a561966bb89e850ec60b11a3f21befa6ca8b66501e9ad8b5314ddd1f47

diff --git a/app-dicts/aspell-el/aspell-el-0.50.3.ebuild 
b/app-dicts/aspell-el/aspell-el-0.50.3.ebuild
deleted file mode 100644
index 2d8f37f0ac6..000
--- a/app-dicts/aspell-el/aspell-el-0.50.3.ebuild
+++ /dev/null
@@ -1,10 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-ASPELL_LANG="Greek"
-inherit aspell-dict-r1
-
-LICENSE="GPL-2"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv 
~s390 sparc x86"



[gentoo-commits] repo/gentoo:master commit in: app-dicts/aspell-es/

2021-04-22 Thread Conrad Kostecki
commit: 75d5864c76fcc3f7d95b1eb10f11c31e35333cc5
Author: Conrad Kostecki  gentoo  org>
AuthorDate: Thu Apr 22 21:04:14 2021 +
Commit: Conrad Kostecki  gentoo  org>
CommitDate: Thu Apr 22 21:23:38 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=75d5864c

app-dicts/aspell-es: drop old version

Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Conrad Kostecki  gentoo.org>

 app-dicts/aspell-es/Manifest  |  1 -
 app-dicts/aspell-es/aspell-es-1.9a.ebuild | 15 ---
 2 files changed, 16 deletions(-)

diff --git a/app-dicts/aspell-es/Manifest b/app-dicts/aspell-es/Manifest
index 817d192a338..c377937cc00 100644
--- a/app-dicts/aspell-es/Manifest
+++ b/app-dicts/aspell-es/Manifest
@@ -1,2 +1 @@
 DIST aspell6-es-1.11-2.tar.bz2 154787 BLAKE2B 
cc035b4f9c6b12c90b7112ad414ee3f28c00554179e9e88d79ceb06e14edbb891a3d2f7d2b3a70945651ceccecc4250e8e1f187cb75e1f6bdbe653e278a54140
 SHA512 
5d0159f24d6bff43db682a4beb25e82dd362c205acf7c9e0d728808c0e54a8a566befe26316f384099c72e6c429713f8ad7d2dc66a8f04a15e1d5a9cfe2290d8
-DIST aspell6-es-1.9a-1.tar.bz2 132542 BLAKE2B 
df33c5c38633573b1616c480c2df4b53bd1b6afc6d749f558c22d56482df9977cc5aa366a0e9a7b5b1bdfc12b92bf4e38957e23b3bf8dca38b0dfe00824ff365
 SHA512 
7ea228104231a4af395787da41eb14f27b6b864f1512c9ccb72b5f19b4327a0e4ccc37fdc31085b33da83a0b3b45bfe608f0a1361da8297dff2bcd96096f4c06

diff --git a/app-dicts/aspell-es/aspell-es-1.9a.ebuild 
b/app-dicts/aspell-es/aspell-es-1.9a.ebuild
deleted file mode 100644
index cfa148c63bc..000
--- a/app-dicts/aspell-es/aspell-es-1.9a.ebuild
+++ /dev/null
@@ -1,15 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-ASPELL_LANG="Spanish"
-ASPELL_VERSION=6
-inherit aspell-dict-r1
-
-MY_P="${P/aspell/aspell6}-1"
-SRC_URI="mirror://gnu/aspell/dict/${ASPELL_SPELLANG}/${MY_P}.tar.bz2"
-S="${WORKDIR}/${MY_P}"
-
-LICENSE="GPL-2"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 
sparc x86"



[gentoo-commits] repo/gentoo:master commit in: app-dicts/aspell-en/

2021-04-22 Thread Conrad Kostecki
commit: 01b6fe7cdb699532739b2eadb26885333eb72faf
Author: Conrad Kostecki  gentoo  org>
AuthorDate: Thu Apr 22 21:02:59 2021 +
Commit: Conrad Kostecki  gentoo  org>
CommitDate: Thu Apr 22 21:23:37 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=01b6fe7c

app-dicts/aspell-en: drop old version

Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Conrad Kostecki  gentoo.org>

 app-dicts/aspell-en/Manifest  |  1 -
 app-dicts/aspell-en/aspell-en-2018.04.16.0.ebuild | 13 -
 2 files changed, 14 deletions(-)

diff --git a/app-dicts/aspell-en/Manifest b/app-dicts/aspell-en/Manifest
index 0b0b0ed90ad..bd415f03b81 100644
--- a/app-dicts/aspell-en/Manifest
+++ b/app-dicts/aspell-en/Manifest
@@ -1,2 +1 @@
-DIST aspell6-en-2018.04.16-0.tar.bz2 185332 BLAKE2B 
98b3d39463a26473450778d3f3763eb11739deb1d5d28db5f7bc0ef4dbfa977435fc0721d26a39ce2bfed9564985a62fd199ec2ba59154a327b6429109966d6e
 SHA512 
70447f5f11a6a2d96e58376ac06e78add59e4eb237ca40ed0752f481dabe1a6e9e227fd20ba95a5612de1bb4357cd65760a31c94efe66f8499b9ed031e9846c2
 DIST aspell6-en-2020.12.07-0.tar.bz2 188972 BLAKE2B 
2e200dd1d6d4277a73fa73207119546638d548e40936b5d4744b0d0955b87862257a026e382d344cd4b396099b503367815adc697788362529d9170c3cca6e8b
 SHA512 
9ed4e64891242e5e5e7d6ac82a0d1fda3bdc5116bd9d926e787b8f381080b357915f0c9b39cae04c1da0f2ec6e47ffe30a584f7f3bf7d455a46e8518a7858547

diff --git a/app-dicts/aspell-en/aspell-en-2018.04.16.0.ebuild 
b/app-dicts/aspell-en/aspell-en-2018.04.16.0.ebuild
deleted file mode 100644
index 1a731cecd0c..000
--- a/app-dicts/aspell-en/aspell-en-2018.04.16.0.ebuild
+++ /dev/null
@@ -1,13 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-ASPELL_LANG="English (US, British, Canadian)"
-ASPELL_VERSION=6
-inherit aspell-dict-r1
-
-SRC_URI="mirror://gnu/aspell/dict/${ASPELL_SPELLANG}/${PN%-*}${ASPELL_VERSION}-${PN#*-}-$(ver_rs
 3 '-').tar.bz2"
-
-LICENSE="myspell-en_CA-KevinAtkinson public-domain Princeton Ispell"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv 
~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris 
~x86-solaris"



[gentoo-commits] repo/gentoo:master commit in: app-dicts/aspell-ca/

2021-04-22 Thread Conrad Kostecki
commit: 8d21f0849b4540889a8faddf8db62ae1e38d7099
Author: Conrad Kostecki  gentoo  org>
AuthorDate: Thu Apr 22 20:45:29 2021 +
Commit: Conrad Kostecki  gentoo  org>
CommitDate: Thu Apr 22 21:23:35 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8d21f084

app-dicts/aspell-ca: drop old version

Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Conrad Kostecki  gentoo.org>

 app-dicts/aspell-ca/Manifest |  1 -
 app-dicts/aspell-ca/aspell-ca-2.1.5.1.ebuild | 12 
 2 files changed, 13 deletions(-)

diff --git a/app-dicts/aspell-ca/Manifest b/app-dicts/aspell-ca/Manifest
index 12b1b7ae882..2c77227dfed 100644
--- a/app-dicts/aspell-ca/Manifest
+++ b/app-dicts/aspell-ca/Manifest
@@ -1,2 +1 @@
-DIST aspell6-ca-2.1.5-1.tar.bz2 227561 BLAKE2B 
a7b26408eb583ca56967508f00d9c617e6e4bec364f6c807813d5f6485c549b9b62f02ea5464c32c3b3a84477d8fb6e768c11fda7d262b56ff0b24d57e19fde0
 SHA512 
9f3baef829948a4979c03dcc380caf3fa249912fa94d375a41df4d34d62ffdbf781a777eb437d101bdf99873e9d515a4d27ebef08f71ff435f07e845194c9f0a
 DIST aspell6-ca-2.5.0.tar.bz2 250769 BLAKE2B 
9ce3d87090416e2af526ced665b535e30f692fec293082828cbb28ead92387c6d3e0b9e4193c94f623ddfdf29860310ffb4446c9d67518edce6b43aaf1b34bc3
 SHA512 
70eee12b026d6d0b5f710593f4d1759190596e7b7db651b804cc4d724d2c567911ef8d370873ac7ab4506f6555b8dde046f3277c3cd072e0d7b76047cdd5b1b2

diff --git a/app-dicts/aspell-ca/aspell-ca-2.1.5.1.ebuild 
b/app-dicts/aspell-ca/aspell-ca-2.1.5.1.ebuild
deleted file mode 100644
index ed97b348cdb..000
--- a/app-dicts/aspell-ca/aspell-ca-2.1.5.1.ebuild
+++ /dev/null
@@ -1,12 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-ASPELL_LANG="Catalan"
-ASPELL_VERSION=6
-
-inherit aspell-dict-r1
-
-LICENSE="GPL-2"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv 
~s390 sparc x86"



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

2021-04-22 Thread Sam James
commit: ec946fd39712cb1f5e4bc54b669fd6d556ce211b
Author: Sam James  gentoo  org>
AuthorDate: Thu Apr 22 21:03:48 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Apr 22 21:11:44 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ec946fd3

sys-kernel/gentoo-kernel-bin: recompress 5.11.16 for arm64 (-r2)

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

 sys-kernel/gentoo-kernel-bin/Manifest   | 2 +-
 sys-kernel/gentoo-kernel-bin/gentoo-kernel-bin-5.10.32-r2.ebuild| 2 +-
 ...kernel-bin-5.11.16-r1.ebuild => gentoo-kernel-bin-5.11.16-r2.ebuild} | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/sys-kernel/gentoo-kernel-bin/Manifest 
b/sys-kernel/gentoo-kernel-bin/Manifest
index 87ce0ca7eca..5d9165858c9 100644
--- a/sys-kernel/gentoo-kernel-bin/Manifest
+++ b/sys-kernel/gentoo-kernel-bin/Manifest
@@ -51,8 +51,8 @@ DIST gentoo-kernel-5.11.15-1.amd64.xpak 64702205 BLAKE2B 
37b1fc79595bd4f12561f9b
 DIST gentoo-kernel-5.11.15-1.arm64.xpak 59826678 BLAKE2B 
66573bd61c3587bc7da7fbc49d8e40d2ce3cf3847b9a0af11633c0a173e7ab50a4156a576b3535c8d9448d529b303350001f9b74c98e53ffdc54e9ead00b8983
 SHA512 
b245a1ee0e4985b49e6897bd876a8d8da1c1268752bf6286d8d7dae128d8c1d05b7cb537f9791011fefc0949cdbf7e5e598835b27583bde9dbbd76cbfaa75b77
 DIST gentoo-kernel-5.11.15-1.x86.xpak 57616556 BLAKE2B 
8eeae06459bf26979992d424e6e27ca77b9a58bf0be78a07df344b8d314b6df52a584fe92094306d73d775950ae1394b1679dd39209acb1df5a80a6a04811719
 SHA512 
6eb588aae81446bc1a53327fd1be94ed415f8254372439d739aaf4e170004c208ce25e50366a493a023ac00ad343f410ce63385f0a8504c15c684c01be99
 DIST gentoo-kernel-5.11.16-1.amd64.xpak 65844402 BLAKE2B 
13a0ffb59cfb9ade1f99ce6ec03c55e4e9409cd3fcd95c2063e1625f624062eeb114c2cd4ccf071e2a5119e8a6d2f5feff1f93ef924a6d2c25c80331da888bdc
 SHA512 
f4c90f3057e7c43745708b3213306d0929f43bbe1a193f5c1a7f54a3937f40c58d4092c99f9997ea3068d1b920a1a1af4cdd60ee0dd7b2621dfcd08a0bce0bc4
-DIST gentoo-kernel-5.11.16-1.arm64.xpak 82054177 BLAKE2B 
675c8b55f9d10055bb9579868228668bdd8b65c930edc5fe389c6002824f9d6fbcebd730ed4ec60029bcc866a8e83f15134dc73b2d45987a6ac18eadb62808ef
 SHA512 
2f71782c5180b976a517d172250163ba6e40d9a7477c52a25adfc01c9bd340112e11d865597b7bea7b8a6461eb64a5fb6b4f3268dac12b0596b6523e9476ab80
 DIST gentoo-kernel-5.11.16-1.x86.xpak 57639335 BLAKE2B 
2bb1d74691e8808ed4274b617dcf2920f5b5d1e1997ab3e336afb2d909dd4221a8acabe58b50cb90853e556caa64a2240cf6844cfde515286e7644a1463e065f
 SHA512 
8cb39baef55953fa39a8ff6884ba27ad7555472bdac99689de1965e247fab9cc1874584a1b023457d44a80b4c7482bb92133f016323be94fc93e23b34f116952
+DIST gentoo-kernel-5.11.16-2.arm64.xpak 59712835 BLAKE2B 
e87d91e937a21779bf92ffb97c6b6117db5006610923e7e037106eca0c2f5b3db199f32c0b0d5c9b26b8f7714e1712b6c6395a82f02e222626ed17820a6ec8f9
 SHA512 
6fc39015f785ab36f52dd667eeb0802628e900b123c4723be8707efc2eaea021fd210d56cec16f52b94789da576206c4d0830055b72a03b82c238d3ce26a31f8
 DIST gentoo-kernel-5.4.109-1.amd64.xpak 61197533 BLAKE2B 
d192b84c8e00a992256d44bce33975e29f7ae330a62a5902df14ca08ac5222c3bdbcb1ac27df36db615deecd7af7e264842c2aa358e4cc54e830f3507f5ad034
 SHA512 
33f192621fa3aa692e7b77897e57e50c7af81cb3ba6a40fd090bdafb5ed7b83dc83438028fc6999723e7f82a22635462746a92ced5439f136c56e0559c85b945
 DIST gentoo-kernel-5.4.109-1.arm64.xpak 56430663 BLAKE2B 
6079b762ab5cdeb0c745a1a030e4a3af36883588c88dcb8c8cd811aa47d7cbaebc573b152f01fed451dbbfda1ec89ed400270e6fda4e3e1df1aec497b3f7815a
 SHA512 
2d29230577255473618d698363af8c7ef8dd9dd3dcaeaec8fc8802e453838d2c1685e001a6ceb784f6c6ab77fb2b991366e213fec9c45b5763a3a5f57674cef7
 DIST gentoo-kernel-5.4.109-1.x86.xpak 53002823 BLAKE2B 
eb9548ce9e285fa665e2adc01f33198b9f2b2ae1ea21ddbaf10c9a92664ac6bb12da1c7c6c1923e2efe4746879d3ee27b75f560a69d958465fcea03ebb4f3a7d
 SHA512 
f3848ac5f9ba9e04af65e1b1888e7a2b9836dfeb8ca3f5a692146f524f8e8d87d7b6766183879c879004d8505f013553d13885ffcf97724ba6f1df49c724af3f

diff --git a/sys-kernel/gentoo-kernel-bin/gentoo-kernel-bin-5.10.32-r2.ebuild 
b/sys-kernel/gentoo-kernel-bin/gentoo-kernel-bin-5.10.32-r2.ebuild
index 8198cf5ace0..c65b4b4ed7d 100644
--- a/sys-kernel/gentoo-kernel-bin/gentoo-kernel-bin-5.10.32-r2.ebuild
+++ b/sys-kernel/gentoo-kernel-bin/gentoo-kernel-bin-5.10.32-r2.ebuild
@@ -7,7 +7,7 @@ inherit kernel-install toolchain-funcs
 
 MY_P=linux-${PV%.*}
 GENPATCHES_P=genpatches-${PV%.*}-$(( ${PV##*.} + 3 ))
-BINPKG=${P/-bin/}-1
+BINPKG=${P/-bin/}-2
 
 DESCRIPTION="Pre-built Linux kernel with genpatches"
 HOMEPAGE="https://www.kernel.org/;

diff --git a/sys-kernel/gentoo-kernel-bin/gentoo-kernel-bin-5.11.16-r1.ebuild 
b/sys-kernel/gentoo-kernel-bin/gentoo-kernel-bin-5.11.16-r2.ebuild
similarity index 99%
rename from sys-kernel/gentoo-kernel-bin/gentoo-kernel-bin-5.11.16-r1.ebuild
rename to sys-kernel/gentoo-kernel-bin/gentoo-kernel-bin-5.11.16-r2.ebuild
index 2760e617c65..76e39dc8ad3 100644
--- a/sys-kernel/gentoo-kernel-bin/gentoo-kernel-bin-5.11.16-r1.ebuild
+++ 

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

2021-04-22 Thread Sam James
commit: 4c2568c7fa9da91667da1862ea687938b5967cc5
Author: Sam James  gentoo  org>
AuthorDate: Thu Apr 22 21:09:44 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Apr 22 21:14:58 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4c2568c7

app-misc/nnn: respect EPREFIX

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

 app-misc/nnn/nnn-3.6.ebuild | 5 ++---
 app-misc/nnn/nnn-4.0.ebuild | 5 ++---
 2 files changed, 4 insertions(+), 6 deletions(-)

diff --git a/app-misc/nnn/nnn-3.6.ebuild b/app-misc/nnn/nnn-3.6.ebuild
index eb39936f75b..0bd65a6f5bf 100644
--- a/app-misc/nnn/nnn-3.6.ebuild
+++ b/app-misc/nnn/nnn-3.6.ebuild
@@ -21,13 +21,12 @@ src_prepare() {
default
tc-export CC
sed -i -e '/install: all/install:/' Makefile || die "sed failed"
-
 }
 
 src_install() {
-   emake PREFIX="/usr" DESTDIR="${D}" install
+   emake PREFIX="${EPREFIX}/usr" DESTDIR="${D}" install
 
-   emake PREFIX="/usr" DESTDIR="${D}" install-desktop
+   emake PREFIX="${EPREFIX}/usr" DESTDIR="${D}" install-desktop
 
newbashcomp misc/auto-completion/bash/nnn-completion.bash nnn
 

diff --git a/app-misc/nnn/nnn-4.0.ebuild b/app-misc/nnn/nnn-4.0.ebuild
index eb39936f75b..0bd65a6f5bf 100644
--- a/app-misc/nnn/nnn-4.0.ebuild
+++ b/app-misc/nnn/nnn-4.0.ebuild
@@ -21,13 +21,12 @@ src_prepare() {
default
tc-export CC
sed -i -e '/install: all/install:/' Makefile || die "sed failed"
-
 }
 
 src_install() {
-   emake PREFIX="/usr" DESTDIR="${D}" install
+   emake PREFIX="${EPREFIX}/usr" DESTDIR="${D}" install
 
-   emake PREFIX="/usr" DESTDIR="${D}" install-desktop
+   emake PREFIX="${EPREFIX}/usr" DESTDIR="${D}" install-desktop
 
newbashcomp misc/auto-completion/bash/nnn-completion.bash nnn
 



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

2021-04-22 Thread Sam James
commit: 3c17baa69acc659394de480b332558cc23541bb0
Author: Sam James  gentoo  org>
AuthorDate: Thu Apr 22 20:55:51 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Apr 22 21:15:00 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3c17baa6

sys-process/parallel: add 20210422

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

 sys-process/parallel/Manifest |  2 ++
 sys-process/parallel/parallel-20210422.ebuild | 28 +++
 2 files changed, 30 insertions(+)

diff --git a/sys-process/parallel/Manifest b/sys-process/parallel/Manifest
index 0f2c0dd0083..af280334497 100644
--- a/sys-process/parallel/Manifest
+++ b/sys-process/parallel/Manifest
@@ -2,3 +2,5 @@ DIST parallel-20201222.tar.bz2 2115156 BLAKE2B 
5e7194a1b0e8b14b9d1b866534eb2d96c
 DIST parallel-20210122.tar.bz2 2129331 BLAKE2B 
a40f14fb262e2ca47240e893a2aa55bf33c633c23211a61f66a4d83506e7419d3e2603cd396d178ee93927fc00f50e2c9ec99cfaab8956eb2ef7ec77e357c48e
 SHA512 
dcd3653b0ca49c5df114863dcc8d69f820c2ec3c2f8c39a86ec566f600fa80eeb218f500f982e74eb683a50bb58b55a496d9bbe002b4358e94315ba728235451
 DIST parallel-20210222.tar.bz2 2215691 BLAKE2B 
2b738a7c185d49359be059788e4949fc82cc27cd2beb3b3073f057af8c0c541141c66fc87fe4d0ad17d5e85108461a0533bae2bc358a211300e31bc2e8811aaf
 SHA512 
7f100e9a80bb20e1099b081bdf0cda7480203ccea55fecd18e8e7d066f7d2c3883b5b8ed4509e34b8c7e59c7d46182ea33a486dfc9a302980b94f06206b701ab
 DIST parallel-20210322.tar.bz2 2233628 BLAKE2B 
652ad0539c67992877407b176e338bd7cbb6e0207fd10d7253a6f15ba3161d548e4feddeb82541e9190ee4605ee0745394c5736470858d406ff1d0bc6d78be71
 SHA512 
4b8363c74e110f6bad1e477e162d174d6dc907708f727f9448e27b3a533b9b293c55c2aec90f4d0b69b98de5bd837fbedcf107ef673949b49c7f249812c2a00a
+DIST parallel-20210422.tar.bz2 2239130 BLAKE2B 
690d09b6447f5c166fd74f44bf231e4c94f98fc8e8b2d1b71dad1df4babb6a58c1b1062859198b5f41c158148d4488bb4edef87bc88a220cfea67318fc281c81
 SHA512 
175b17b97bd0693e6cd9a69c525a43e030f6425f59237d0c0fb51153edf3043b8afa764be43059359dc1b1769f1368aa187685f9dda23e0136f56b04522de707
+DIST parallel-20210422.tar.bz2.sig 2080 BLAKE2B 
327848716c2da14f39975471d9943f37ad5bfcf86dddcde6f47d55f6081b79a9dbb5aa4d96014678479baa8c5f6c88d180150b5f24685bb2164f5f33c36175d4
 SHA512 
2c47803d494e86bfaa83d2bd6f574b243494435a3240ce0fd390171ec0ae2d06436bfd3b02317c96b640e04736742bc2781a2f1edf34b683a3fa1f73c75cb9ae

diff --git a/sys-process/parallel/parallel-20210422.ebuild 
b/sys-process/parallel/parallel-20210422.ebuild
new file mode 100644
index 000..ef31572c2f4
--- /dev/null
+++ b/sys-process/parallel/parallel-20210422.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+VERIFY_SIG_OPENPGP_KEY_PATH=/usr/share/openpgp-keys/oletange.asc
+inherit verify-sig
+
+DESCRIPTION="A shell tool for executing jobs in parallel locally or on remote 
machines"
+HOMEPAGE="https://www.gnu.org/software/parallel/ 
https://git.savannah.gnu.org/cgit/parallel.git/;
+SRC_URI="mirror://gnu/${PN}/${P}.tar.bz2"
+SRC_URI+=" verify-sig? ( mirror://gnu/${PN}/${P}.tar.bz2.sig )"
+
+LICENSE="GPL-3+"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86 ~amd64-linux ~x86-linux ~x64-macos"
+
+RDEPEND="dev-lang/perl:=
+   dev-perl/Devel-Size
+   virtual/perl-Data-Dumper
+   virtual/perl-File-Temp
+   virtual/perl-IO"
+DEPEND="${RDEPEND}"
+BDEPEND="verify-sig? ( app-crypt/openpgp-keys-oletange )"
+
+src_configure() {
+   econf --docdir="${EPREFIX}"/usr/share/doc/${PF}/html
+}



[gentoo-commits] repo/gentoo:master commit in: app-crypt/openpgp-keys-oletange/files/, app-crypt/openpgp-keys-oletange/

2021-04-22 Thread Sam James
commit: 1d59ed82e98b066a76b6a593f9f4ccb38d514fed
Author: Sam James  gentoo  org>
AuthorDate: Thu Apr 22 20:55:42 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Apr 22 21:14:59 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1d59ed82

app-crypt/openpgp-keys-oletange: initial import

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

 .../BE9CB49381DE3166A3BC66C12C6229E2FFF1.asc   | 125 +
 app-crypt/openpgp-keys-oletange/metadata.xml   |   9 ++
 .../openpgp-keys-oletange-20210422.ebuild  |  21 
 3 files changed, 155 insertions(+)

diff --git 
a/app-crypt/openpgp-keys-oletange/files/BE9CB49381DE3166A3BC66C12C6229E2FFF1.asc
 
b/app-crypt/openpgp-keys-oletange/files/BE9CB49381DE3166A3BC66C12C6229E2FFF1.asc
new file mode 100644
index 000..7d9aa0800cb
--- /dev/null
+++ 
b/app-crypt/openpgp-keys-oletange/files/BE9CB49381DE3166A3BC66C12C6229E2FFF1.asc
@@ -0,0 +1,125 @@
+-BEGIN PGP PUBLIC KEY BLOCK-
+
+mQGiBEhs6O4RBACzWWD37C+BIFNAyIFfOZH3aJVx09+iU2h1KA/Z7DVKIcdaPCGl
+jcJQnBqkv9QN2NMTBKLPSRibwC7JirLHwls7+9dgZeeegjKLoJsxR20/nNmBXlrJ
+BQqsjzxLnbxFMmhrTgWCN29u025ITRxjZt7EpAS7ScTOG4fCbVRgWrg1VwCgmSrr
+D+LIS82KsPwC1/1tAxzwbtkD/1jp4Xuv5aYmUX7VpBu5Nsv/rMHNthhf1eDXWalm
+LBQ22qIddmASOvgGoeVoLaxHtsABUgJFMPr6NzNzhVn3qyUArRescgLCIfCfPh+F
+m/rW2Aa8J+utpQF+TOztKkftPwLps0wPVUjx1U5LAsbtDrDdVqm/j/xhyDIVnC3T
+RjCgA/0VzgH5teJps/+S975IKGYI25Y2iigRwciQulS7AccSCFgfQk6BGMJwrsR8
+883yyNGnrKiZb+jYM8m7mKrJSN0AhaC4Xk+rXvcWi1nuOKCYMENAUO7hrqf2LDvu
+D58Vcq3SIAuNR8Wj23Cy11mOY3tt8CQ6F8D6rZUrOhnmtCTaT7QYT2xlIFRhbmdl
+IDxvbGVAdGFuZ2UuZGs+iGYEExECACYCGyMGCwkIBwMCBBUCCAMEFgIDAQIeAQIX
+gAUCU6M62QUJDvi43wAKCRAsYini8cU+AJ9CGXoK21SlZlxOb5Fv7OoXTcNu
+BACcCgSS5Q1bHc/55L4Y33i6YHnYwS3RzvnO9wEQAAEB/9j/
+4AAQSkZJRgABAQEASABIAAD/2wBDAB8VFxsXEx8bGRsjIR8kLk0yLioqLl5DRzhN
+b2J1c21ibGp7irGWe4OnhGpsmtGcp7a8xsjGd5TZ6NfA5rHCxr7/2wBDASEjIy4o
+LloyMlq+f2x/vr6+vr6+vr6+vr6+vr6+vr6+vr6+vr6+vr6+vr6+vr6+vr6+vr6+
+vr6+vr6+vr6+vr7/wAARCAEgAPADASIAAhEBAxEB/8QAGgAAAwEBAQEA
+AQIDBAAFBv/EAC8QAAICAQQBAwMCBgMBAAABAhEDBBIhMUETIlEyYXEF
+QhQjM1KBoSSRsWL/xAAXAQEBAQEAAQID/8QAGhEBAQEBAQEB
+AAERAjEhQf/aAAwDAQACEQMRAD8AeOkj6fR5ufHsyNHtTe2HB5ee
+LlNmdVGDG2Sm+CmLTuTNmLGoeCCem0SXMjXsUFwdvroVyfkaC7YNyj2S9ZJ1Yuae
+6PHY1Q1GeMo7US0+Dc7o7HgblbNcKgiKMsC29CxaxDvPH5IZtThjH3S5+wSq/wAR
+GfCOcOLPOWqxxe6Ftgya/JkSV0vhFZx6Ckk+WV2wyRp0eLPVz8UHHr5w75KrTq9H
+tblEw7JKXTNcf1KL4nFh/isE3ytoGjRwWy6I/qGOuUjRpM0JcJopqsayYnRpl4kX
+U1Z62llDauTyckHCVMfHklB8MzWnu8USyTjHyeetZJKrI5Msp+WTB6uPIpvhkNdF
+7eDDizyxy7LZNV6ioDLzuNeldmR9ltPlUHyB6qXByMMtYkqTGx6yNcsmLr0p9GHM
+vdwjT6ym6TOeNPkZRPBDg0OJG3F9DLJfYAlwxJTqIuafwTx21yBJxlKRWEa7Zzlt
++kMIyk7ZFVUuOBMs1GDbYMmSOP2rmTMWacpvkBMupbfHBnlPyWhppT5YzwY1xfRr
+4Yy7jk+TQ9I6tNfgi4O6oCbbAnbLvC3xaA8Wx0+yoi03/g638mlRSi3S54ZKeP8A
+l7l8gCGWUH7Xz4NuH9TyY1U1ui/+zzV2FtlZexL09THfjaZknHYzJjySxyuLpnpa
+acNXjalSyx7+5MVlfJ0XRoyaaUbohLHKPYHUmyix8EbaHjkoqOlESnRaLUgtJIgz
+MUfJ2Kij19NjknybY8LkOKKUDLq82z6QrXJRaMmRVPgTHnlJKyrVqzFqxKStHQjK
+qKJU+Rt0URdCGJLlktTqYYouMX7n8eBdXqJRjUO2ZMeKeSW58tl8X0+KEuZNuUn5
+ZWGFv3SNMMKjFLyCcW+PBnWsZssdqaXaJPGr5ffJpnB+oTnC2410+CphKS4dq+hN
+qi68Pii6j6kGmuUxZwvG0+/kGIbU37PPgXdceVyim2pL5XIZ4t3uXkupiN7uRZY1
+yv2+S3p8dDSx1C/kaYwbavgXaa54muKJvGa1MZaHxTePIpxfKGlEXa6LrOPV0+sj
+lXv4ZaWOORcHi45uEk/B7mlX8tNO0zNIxZ9O49GVqme3kx7kYc+kfcSSrYyQkO5c
+CShKD5QqbZtk7Vk65LKLaA8Tb6Ir1XllVIi8cskrZSMXZogkkZ3VThijBcj7okNR
+Nt1Fk44slXYwb4QUuQZ8aUGzPh1Dxupcj6rLvxJLyVmesFPNkpdG/Dh2xXAuLCoq
+0jVGNIxXaQFADgVQGiNMsociyxe6zS48nVyBCOOv8i5MfBqoVxTKMHotyKLEkjU4
+JCNAxneNUJOPBdonMqM7jaJOBoZJlZqE8fBJqjW+VRCcaKzWZxPU/TMv8vY/HR5s
+lT4Nn6c6ytfYXxHqt8A4aBfAfBzi1h1sY06PPTpm7XSMHk6xmteGSdG3Fii+TzcX
+B6OGXt7J0jVkaiiNyldByKXbEjkrijLYJVLkun7eicY7nZoSSiWVEYYk5WxNZKp4
+4R77NC5IZY3qo/aItWT60YY1jVlUBfQhkYdIKD2BBKoOIHEc5AJtO2lKsDQwSaJS
+ReUSUkFQkiUjRJEZosSosnJFZInIrNJQs1wUoWYZY5oropVqY/fgTIqYMEtufHL/
+AOkW+MvZdhlLbDk5syarLUaMRqsupybpsjDsDduxoI6uatUgx1Dixb4Iy7GD35NT
+VIWOCuWUxYtvLOzT2qkYaTk1F0hk7RFQcnbDLJtVEVXeokt+7On8qjsdTfJ0oxjm
+jQ/CetvhBSAukOjLpHJDpAQ6RYUtAHA0UBBYAhE5IlJF2iciNRCRKSLSJyQVnkiM
+jTNcGeXZWK5LgnIoTkVlmy9krp38clshFo0y92LU8cZLyrPP1i5N2jaenh+BNTg3
+oxPWvx5FDJ0UyYZRfTJOLXg3rGG3IR8s6jqKj6XJkSRD6mFe7seMKMNFrjgz5MM3
+KzbSEasis+KLiDUf1MbXg1RiiOrj9DXyFjTD6UVRDBzBF0ZbFDoQZFhTAOONIDQB
+hWiANk5DMSRGonIRod8ga4IITXBmnwzZIy5OzUSpiS6HYkuiss8+xGuR5KmT5c1R
+WW6GaWGKizThzeqYkr902238ltO1jkyFmNc8cX2Tlp4S8EdRqafDOwZ5SCDPSx+C
+a0istkzbUdhy73RNVtitqO3BlzwhoxSXJQFZzaQZSSJ/UwGTslqIOcU0+vBV+yNk
+YZFkjlS7TRLGufVtNxjRdMhidQ/DDvbMtLpoZMzOdL7k/WaZRvOMkNT8llOy6YpZ
+0uhG+AOXBNMCTEkJky0Z55mwNDkkTlk4Iqa/dJL8sPqQkqjJP/INCWQhKVlZQsm8
+bLqEYrHcWkJIqM2R+5oOKFyt+DsqqRTHKMUk/ISGyfTwTleyMkUyK8boaMP+MhF6
+8ZW3KXJ6WlxLajzHwzfo81JJlrm0ZsCcTAp+jlN+bKtvZ5eb3TtExbXvwjxbFyZK
+XBWTqNGXJxbZRHJm2vknj1Lc6RDU5G5UDR85eSo3Zsr9NmXS5PT1Ck37ZcSNmaKc
+DzpKnRGvHs4o3B38sMo7U2lYumluxKXzyWasw6MtSyT2x4+WY9b62J5V6nujt2xr
+uz1FCna4BmxRzRW+KbXksxLHmad5XHdJ/wDZ6GG5RTJyw1HalSLYo1+

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

2021-04-22 Thread Sam James
commit: e7503bbcd48a9a8b2176fb9d21237884e852ab33
Author: Sam James  gentoo  org>
AuthorDate: Thu Apr 22 21:13:42 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Apr 22 21:14:57 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e7503bbc

www-apps/liquid_feedback_frontend: drop unused eutils inherit

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

 www-apps/liquid_feedback_frontend/liquid_feedback_frontend-3.2.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/www-apps/liquid_feedback_frontend/liquid_feedback_frontend-3.2.1.ebuild 
b/www-apps/liquid_feedback_frontend/liquid_feedback_frontend-3.2.1.ebuild
index 758cd8b2f74..c47f5a54bbb 100644
--- a/www-apps/liquid_feedback_frontend/liquid_feedback_frontend-3.2.1.ebuild
+++ b/www-apps/liquid_feedback_frontend/liquid_feedback_frontend-3.2.1.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-inherit eutils toolchain-funcs
+inherit toolchain-funcs
 
 PN_F=${PN}
 PV_F=v${PV}



[gentoo-commits] repo/gentoo:master commit in: media-plugins/noise-repellent/

2021-04-22 Thread Sam James
commit: 7e04127f6edcaaf5f42e93c1da1afcc157a62929
Author: Sam James  gentoo  org>
AuthorDate: Thu Apr 22 21:12:24 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Apr 22 21:14:44 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7e04127f

media-plugins/noise-repellent: fix typo and drop unused multilib inherit

* Fix BEPEND typo - easily done! :)
* get_libdir is included in newer EAPIs, so we can drop the multilib inherit

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

 media-plugins/noise-repellent/noise-repellent-0.1.5.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/media-plugins/noise-repellent/noise-repellent-0.1.5.ebuild 
b/media-plugins/noise-repellent/noise-repellent-0.1.5.ebuild
index 7f2850c0a3b..528e355dc08 100644
--- a/media-plugins/noise-repellent/noise-repellent-0.1.5.ebuild
+++ b/media-plugins/noise-repellent/noise-repellent-0.1.5.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-inherit meson multilib
+inherit meson
 
 DESCRIPTION="An lv2 plug-in for broadband noise reduction"
 HOMEPAGE="https://github.com/lucianodato/noise-repellent;
@@ -13,7 +13,7 @@ LICENSE="LGPL-3+"
 SLOT="0"
 KEYWORDS="~amd64"
 
-BEPEND="
+BDEPEND="
media-libs/lv2
 "
 RDEPEND="



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

2021-04-22 Thread Sam James
commit: 2e041385a0c12e028e81b83b188e76ebce8435b0
Author: Sam James  gentoo  org>
AuthorDate: Thu Apr 22 21:01:42 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Apr 22 21:11:43 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2e041385

sys-kernel/gentoo-kernel-bin: recompress 5.10.32 for arm64 (-r2)

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

 sys-kernel/gentoo-kernel-bin/Manifest   | 2 +-
 ...kernel-bin-5.10.32-r1.ebuild => gentoo-kernel-bin-5.10.32-r2.ebuild} | 0
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-kernel/gentoo-kernel-bin/Manifest 
b/sys-kernel/gentoo-kernel-bin/Manifest
index 595ccfef968..87ce0ca7eca 100644
--- a/sys-kernel/gentoo-kernel-bin/Manifest
+++ b/sys-kernel/gentoo-kernel-bin/Manifest
@@ -39,8 +39,8 @@ DIST gentoo-kernel-5.10.31-1.amd64.xpak 64337577 BLAKE2B 
231e6cb5bc36bbf01f41295
 DIST gentoo-kernel-5.10.31-1.arm64.xpak 59338684 BLAKE2B 
34ef0b745377ce5edfd0f00b4b0b492ecb14ff856861ca11ba9a7489af6040db0a4b8ed71430490572ecda375fe74c7d18cf872ad4b798799f78874d6c6b3997
 SHA512 
54a6937512f9eb7da74324a7d376be3d78ebb9293d401adabdec42ee67d236db6af9b124ab7ffef5833459ec92e5c93e574f2508233fc810af2d5017da00bca7
 DIST gentoo-kernel-5.10.31-1.x86.xpak 57256746 BLAKE2B 
5c9c42e714f9b896ae2f01f602bb9409cfa210b6a75195de6ddc4213411f6e4ce86f2fd7279906360f4e33c517e1697412f7df8f3889c4e4498fe378430eba6a
 SHA512 
04a18daa394cb2ac0cb4eddcfdad525a7d73861978e6212f152707207548561101fa0294461e43a9aeffe8f7533aebde7a13f26b46e6bd191e72a996d704bf5b
 DIST gentoo-kernel-5.10.32-1.amd64.xpak 65550906 BLAKE2B 
f03d5f538112a8c9628095f597264f2aebd996d9e1a62e11cb56e056e8452d718a8c7e99be835088ec38d5d863c66f296b157ad31a163f1a241f0a7d73c9aa5c
 SHA512 
e04fc78b486ceb6e7eb26c5fccfd96d5eec16de2bcbf6f42a18725d7c1d034f0c48777ad1162b4bb9dcc031b1e781af9138233711c9bcf773714215835fc4194
-DIST gentoo-kernel-5.10.32-1.arm64.xpak 81378517 BLAKE2B 
56cf9555f633da6df734902185f3c4359ee4600b1166df2fbb7327767f44523a1bb86b3022056e088fac52aba66b759626e369d637e60b693f69a04ed17f0a48
 SHA512 
c95226a747b29529a54e049952f9191067ee633fa94971187f89deb210055a0173c161c603ddcdafbad464dfdf34c0f126ea3f2627ed185de8295c62748cbda5
 DIST gentoo-kernel-5.10.32-1.x86.xpak 57243485 BLAKE2B 
60cbb54acd5f311f1d79d997c1b030944cde923045d5f2a06fa3e260365ec1e820880129a052bf9c4e726d341e89bebb8983c240c2dd88aab74bfcf8ee5663f0
 SHA512 
2cc92d68c9d8622f55d11ebb6eb1364e3b626b0158745653e5430af21e4bfdce5697a94e30dd10d85103276021c4f3c0e1fe84fe03c44d66a37b96e81b61e9d2
+DIST gentoo-kernel-5.10.32-2.arm64.xpak 59279295 BLAKE2B 
61aba86c3ab67ddcea5bae71a12e354aea1b319a2bb0acfdea062bc036cb9d7880c1729000aa961eb6bfe8b1a8bf43c4a4e0a15b620e0a9940bc19b56151d271
 SHA512 
26345c3246e710bd7c9106269619850e37749afa8f8fb6364230cc45486f614e18deec356b35bef1ca311623cd87c396285a12e6c6bb7d0908ddbfa09fdba5cb
 DIST gentoo-kernel-5.11.13-1.amd64.xpak 64685029 BLAKE2B 
7d6794c5fd15434d2ad93d36678476e4a6aa3ad9ff77140a0bc8d74b0c87155898e8f1f76dfd40f72c878d9ddca7b7f1a9f0d4be2a600c5e2c18a77a3439e9d5
 SHA512 
d8c0fb975ee35e6d71b3b255800179805c9e70bfa7ef5299a38145c6cfd4f60720281c70f2d16a409a10c4ee6c6f26ac2e0c3151b114ced91c747371b59885b0
 DIST gentoo-kernel-5.11.13-1.arm64.xpak 59816443 BLAKE2B 
f3bd4b929cd103f95b91f0c0f28f324f8e316e1cc4b310742d159b8dbdb6c288d9424984e0859873924ac7eb34f12278b2086ad48fbf11da955f0b390dfda619
 SHA512 
6aae6cd29857eb897a167e359f9628692803bb75a0a1f235468a1b95e9c2f3d9525f33d6673b5c12edb5d9feba29210a79d8030d151a5b7260119a81eef57e1d
 DIST gentoo-kernel-5.11.13-1.x86.xpak 57618749 BLAKE2B 
d7e3d71d8eb7c35b4f86bb95cdf945f4fa7eadd0b87e380ef37f3b63385a15566246e91f12bffc0a7e3e42285f702cd99387fd9b7e11cb59fe3bc2a9da83f160
 SHA512 
51450b58469fdd8b663ee7b997b392232c658281fd243c2508f8feb190a74f5ab952b1041e64a9b4204cc1e08fe328f06262ca46966e16a0f0c962b389254fc1

diff --git a/sys-kernel/gentoo-kernel-bin/gentoo-kernel-bin-5.10.32-r1.ebuild 
b/sys-kernel/gentoo-kernel-bin/gentoo-kernel-bin-5.10.32-r2.ebuild
similarity index 100%
rename from sys-kernel/gentoo-kernel-bin/gentoo-kernel-bin-5.10.32-r1.ebuild
rename to sys-kernel/gentoo-kernel-bin/gentoo-kernel-bin-5.10.32-r2.ebuild



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

2021-04-22 Thread Sam James
commit: 4fdfbb8279313206f744fcd1b6850469959c7d59
Author: Sam James  gentoo  org>
AuthorDate: Thu Apr 22 20:59:09 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Apr 22 21:11:42 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4fdfbb82

sys-kernel/gentoo-kernel-bin: recompress 5.4.114 for arm64 (-r2)

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

 sys-kernel/gentoo-kernel-bin/Manifest   | 2 +-
 ...kernel-bin-5.4.114-r1.ebuild => gentoo-kernel-bin-5.4.114-r2.ebuild} | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/sys-kernel/gentoo-kernel-bin/Manifest 
b/sys-kernel/gentoo-kernel-bin/Manifest
index 995aeb2e38b..595ccfef968 100644
--- a/sys-kernel/gentoo-kernel-bin/Manifest
+++ b/sys-kernel/gentoo-kernel-bin/Manifest
@@ -66,8 +66,8 @@ DIST gentoo-kernel-5.4.113-1.amd64.xpak 61382156 BLAKE2B 
042a2321aa396bceb698459
 DIST gentoo-kernel-5.4.113-1.arm64.xpak 56479477 BLAKE2B 
cd395d019db71880e48d6eca6cfa6337c7931e6dae92f80d588b58fdccffbd36c356d3d3b97e3f5d72313dcf06965f837b7ccf948d5e6f5621438196de57c547
 SHA512 
89c3c0e00ad9b1748332a9aebcba4b1db1d21abb74be9ac3efb6306d8d69ddfc14a367f43e5848e4862572aba0f37426f8c2801a183c8ee6f30868463234667a
 DIST gentoo-kernel-5.4.113-1.x86.xpak 53180295 BLAKE2B 
10b9a5457e123367949755ed81671233ff3e4470fb437e8cdff773985dbf07e7e09cb450e56e484a8f27f4aace1abf7bd6053c339aa95aa4d903a37b826a4693
 SHA512 
6e3fe295073418a7cf4589e96653d71b47f6245970f4891cf44b8cc21bf3ebc4d134dfbd1ea4c2eb99e88c2dd5dd3e35042e89d212f9401b1c084463af2ec098
 DIST gentoo-kernel-5.4.114-1.amd64.xpak 61383665 BLAKE2B 
54805c103f9be50fc636b7d04dda5b1bea627e0b41e2a929104193cbc0f0e02d532f399ee45d835eb422df9ae0343c2835e17e229e634a9c15d7d162bcb109a2
 SHA512 
78670a3802cddabe1b47a09ad9c2da31fbefc40771daff8a21bcf0f7a6bef11ddb3d047c45d724e925f5faf5b5493e2def153ffb4a58a25e81e6d84044b177b7
-DIST gentoo-kernel-5.4.114-1.arm64.xpak 78605270 BLAKE2B 
5ca57238e90d4baf6d10c537efd823c33a7c28e68a4f17de8500f936ad0cd32766eeb99207db27ed0f18eaa5b077b7d0a9bd7bc4af01e456485625f728c959a9
 SHA512 
70ebb1db974cc8f3f17f53f8f1d56177d7393541c08fc419cbfa845fa06b5722c1b5134d9c59d1507856d8b14f306b1fee380241486a3b4fd8c32898de95cdd6
 DIST gentoo-kernel-5.4.114-1.x86.xpak 53172196 BLAKE2B 
d11355419540bb3149a6f9b1f9d8af340fbdf4f3e9bfb4fbd99a03de508e91b49534258dbbcebfaa48aa25b03093556bb5c3f440a639d3982f3b60f30754c85b
 SHA512 
2b2ac728cfa27666bcdcb7bd1bebe8800f407796a645028820a549c74e1f17095929ae9eae05f2b31700899cbb328a3b588912e435d096af8d712c8008b7428a
+DIST gentoo-kernel-5.4.114-2.arm64.xpak 56441576 BLAKE2B 
1eac86f2b8e73c69f018fddc276699bf6cee7719828f0c740cbe075dc9edccd80ecbb79da9c3cba4bb95d8a1903127c315b4a42b785e2933d4eb2efb2b2e163e
 SHA512 
cdff3b3c277cc3a248e636a609ce60bf9d94465a73f96a1d38a77743f61898d2e848d3377526cb4c5e9292ff2755e67b5e93dfbc18653da71dcbbe1f70cde8d4
 DIST linux-5.10.tar.xz 116606704 BLAKE2B 
b923d7b66309224f42f35f8a5fa219421b0a9362d2adacdadd8d96251f61f7230878ea297a269a7f3b3c56830f0b177e068691e1d7f88501a05653b0a13274d1
 SHA512 
95bc137d0cf9148da6a9d1f1a878698dc27b40f68e22c597544010a6c591ce1b256f083489d3ff45ff77753289b535135590194d88ef9f007d0ddab3d74de70e
 DIST linux-5.11.tar.xz 117619104 BLAKE2B 
81300c27bd5476387a83123aaeb4163c73eb61e9245806c23660cb5e6a4fa88ffc9def027031335fa0270fc4080506cd415990014364e3a98b9d2e8c58a29524
 SHA512 
a567ec133018bb5ec00c60281479b466c26e02137a93a9c690e83997947df02b6fd94e76e8df748f6d70ceb58a19bacc3b1467de10b7a1fad2763db32b3f1330
 DIST linux-5.4.tar.xz 109441440 BLAKE2B 
193bc4a3147e147d5529956164ec4912fad5d5c6fb07f909ff1056e57235834173194afc686993ccd785c1ff15804de0961b625f3008cca0e27493efc8f27b13
 SHA512 
9f60f77e8ab972b9438ac648bed17551c8491d6585a5e85f694b2eaa4c623fbc61eb18419b2656b6795eac5deec0edaa04547fc6723fbda52256bd7f3486898f

diff --git a/sys-kernel/gentoo-kernel-bin/gentoo-kernel-bin-5.4.114-r1.ebuild 
b/sys-kernel/gentoo-kernel-bin/gentoo-kernel-bin-5.4.114-r2.ebuild
similarity index 99%
rename from sys-kernel/gentoo-kernel-bin/gentoo-kernel-bin-5.4.114-r1.ebuild
rename to sys-kernel/gentoo-kernel-bin/gentoo-kernel-bin-5.4.114-r2.ebuild
index b63276300c5..1cb9dc7d81c 100644
--- a/sys-kernel/gentoo-kernel-bin/gentoo-kernel-bin-5.4.114-r1.ebuild
+++ b/sys-kernel/gentoo-kernel-bin/gentoo-kernel-bin-5.4.114-r2.ebuild
@@ -7,7 +7,7 @@ inherit kernel-install toolchain-funcs
 
 MY_P=linux-${PV%.*}
 GENPATCHES_P=genpatches-${PV%.*}-$(( ${PV##*.} + 3 ))
-BINPKG=${P/-bin/}-1
+BINPKG=${P/-bin/}-2
 
 DESCRIPTION="Pre-built Linux kernel with genpatches"
 HOMEPAGE="https://www.kernel.org/;



[gentoo-commits] repo/gentoo:master commit in: media-plugins/noise-repellent/

2021-04-22 Thread Miroslav Šulc
commit: 3a1070ed81b5fa755f91035cf3b57629bf9b7b73
Author: Miroslav Šulc  gentoo  org>
AuthorDate: Thu Apr 22 20:51:36 2021 +
Commit: Miroslav Šulc  gentoo  org>
CommitDate: Thu Apr 22 20:51:51 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3a1070ed

media-plugins/noise-repellent: new ebuild

thanks to Winston (Winny) Weinert (https://github.com/winny-/winny-overlay)

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

 media-plugins/noise-repellent/Manifest |  1 +
 media-plugins/noise-repellent/metadata.xml | 12 +
 .../noise-repellent/noise-repellent-0.1.5.ebuild   | 29 ++
 3 files changed, 42 insertions(+)

diff --git a/media-plugins/noise-repellent/Manifest 
b/media-plugins/noise-repellent/Manifest
new file mode 100644
index 000..bccad515ddd
--- /dev/null
+++ b/media-plugins/noise-repellent/Manifest
@@ -0,0 +1 @@
+DIST noise-repellent-0.1.5.tar.gz 29973 BLAKE2B 
b840df30a5b374be7df2797f970e115083aa97e1ba4219466a659d29ff5791f34c8d7f7352cfb615ea8d109b92a27b47b29ca1dd6b77031a6f7fd3f15e2ddf5f
 SHA512 
85fcafdaead400efa3ba9e87f2ecf96c02a41334f933902d456a2d5e714e72ef4124e68534f87b60421ef7139bea4e5e768a89d5ed13e6fcf95a9923cc89e383

diff --git a/media-plugins/noise-repellent/metadata.xml 
b/media-plugins/noise-repellent/metadata.xml
new file mode 100644
index 000..10c7c11cfd8
--- /dev/null
+++ b/media-plugins/noise-repellent/metadata.xml
@@ -0,0 +1,12 @@
+
+http://www.gentoo.org/dtd/metadata.dtd;>
+
+   
+   proau...@gentoo.org
+   Gentoo ProAudio Project
+   
+   
+   lucianodato/noise-repellent
+   
https://github.com/lucianodato/noise-repellent/issues
+   
+

diff --git a/media-plugins/noise-repellent/noise-repellent-0.1.5.ebuild 
b/media-plugins/noise-repellent/noise-repellent-0.1.5.ebuild
new file mode 100644
index 000..7f2850c0a3b
--- /dev/null
+++ b/media-plugins/noise-repellent/noise-repellent-0.1.5.ebuild
@@ -0,0 +1,29 @@
+# Copyright 2020-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit meson multilib
+
+DESCRIPTION="An lv2 plug-in for broadband noise reduction"
+HOMEPAGE="https://github.com/lucianodato/noise-repellent;
+SRC_URI="https://github.com/lucianodato/${PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="LGPL-3+"
+SLOT="0"
+KEYWORDS="~amd64"
+
+BEPEND="
+   media-libs/lv2
+"
+RDEPEND="
+   sci-libs/fftw:3.0
+"
+DEPEND="${RDEPEND}"
+
+src_configure() {
+   local emesonargs=(
+   --prefix="${EPREFIX}/usr/$(get_libdir)/lv2"
+   )
+   meson_src_configure
+}



[gentoo-commits] repo/gentoo:master commit in: www-client/google-chrome-beta/

2021-04-22 Thread Stephan Hartmann
commit: 7ab4d35584ec3344a61a3021538c8602f8b8dfdc
Author: Stephan Hartmann  gentoo  org>
AuthorDate: Thu Apr 22 20:48:46 2021 +
Commit: Stephan Hartmann  gentoo  org>
CommitDate: Thu Apr 22 20:48:46 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7ab4d355

www-client/google-chrome-beta: automated update (91.0.4472.19)

Signed-off-by: Stephan Hartmann  gentoo.org>

 www-client/google-chrome-beta/Manifest  | 2 +-
 ...-beta-90.0.4430.85.ebuild => google-chrome-beta-91.0.4472.19.ebuild} | 1 +
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/www-client/google-chrome-beta/Manifest 
b/www-client/google-chrome-beta/Manifest
index dddf96e06af..4552d4ee177 100644
--- a/www-client/google-chrome-beta/Manifest
+++ b/www-client/google-chrome-beta/Manifest
@@ -1 +1 @@
-DIST google-chrome-beta_90.0.4430.85-1_amd64.deb 83343800 BLAKE2B 
2a91d5a3c514cae569d58b71224fcaa194634b8018d4c7586df971e1886fa7bd2530493ba67acff7233b62696217b07ce8d593f752465fda1c8ca1e7da568f89
 SHA512 
c8f15a52181050ff06f8e85f6925ef205391a9bbc45275d2c973dc2f2fc677b2df1b5da0c8d41be0aad4ff4fce250c2035cb5fcd58211cf237c7ef3866202102
+DIST google-chrome-beta_91.0.4472.19-1_amd64.deb 77694420 BLAKE2B 
b069b659f6bde7d6219a6947abe060a7458405884f0b7997a1bf1de0a9304b519536ed6d0eb5b5dca6f7787a5b6c9e04af33e0368db2bb9e058ca4b18df82583
 SHA512 
434c9a0a6d7c41a6f1f84b236d8c2f1d6dcfd9f4ae9eb4cf35f42d76dfcf701b622864de92ed36ddd0a294ff010414596673bdff79015dc0db7874e84dd30a44

diff --git 
a/www-client/google-chrome-beta/google-chrome-beta-90.0.4430.85.ebuild 
b/www-client/google-chrome-beta/google-chrome-beta-91.0.4472.19.ebuild
similarity index 99%
rename from www-client/google-chrome-beta/google-chrome-beta-90.0.4430.85.ebuild
rename to www-client/google-chrome-beta/google-chrome-beta-91.0.4472.19.ebuild
index 2f40f301999..823e4a8ef49 100644
--- a/www-client/google-chrome-beta/google-chrome-beta-90.0.4430.85.ebuild
+++ b/www-client/google-chrome-beta/google-chrome-beta-91.0.4472.19.ebuild
@@ -41,6 +41,7 @@ RDEPEND="
media-fonts/liberation-fonts
media-libs/alsa-lib
media-libs/mesa[gbm]
+   net-misc/curl
net-print/cups
sys-apps/dbus
sys-libs/libcap



[gentoo-commits] repo/gentoo:master commit in: www-plugins/chrome-binary-plugins/

2021-04-22 Thread Stephan Hartmann
commit: 6edb6c3d654202edd65372837ea91c80bcae4e30
Author: Stephan Hartmann  gentoo  org>
AuthorDate: Thu Apr 22 20:48:50 2021 +
Commit: Stephan Hartmann  gentoo  org>
CommitDate: Thu Apr 22 20:48:50 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6edb6c3d

www-plugins/chrome-binary-plugins: automated update (91.0.4472.19)

Signed-off-by: Stephan Hartmann  gentoo.org>

 www-plugins/chrome-binary-plugins/Manifest  | 2 +-
 ...30.85_beta.ebuild => chrome-binary-plugins-91.0.4472.19_beta.ebuild} | 0
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/www-plugins/chrome-binary-plugins/Manifest 
b/www-plugins/chrome-binary-plugins/Manifest
index 0f4924fc7cb..b14fbd21e5e 100644
--- a/www-plugins/chrome-binary-plugins/Manifest
+++ b/www-plugins/chrome-binary-plugins/Manifest
@@ -1,3 +1,3 @@
-DIST google-chrome-beta_90.0.4430.85-1_amd64.deb 83343800 BLAKE2B 
2a91d5a3c514cae569d58b71224fcaa194634b8018d4c7586df971e1886fa7bd2530493ba67acff7233b62696217b07ce8d593f752465fda1c8ca1e7da568f89
 SHA512 
c8f15a52181050ff06f8e85f6925ef205391a9bbc45275d2c973dc2f2fc677b2df1b5da0c8d41be0aad4ff4fce250c2035cb5fcd58211cf237c7ef3866202102
+DIST google-chrome-beta_91.0.4472.19-1_amd64.deb 77694420 BLAKE2B 
b069b659f6bde7d6219a6947abe060a7458405884f0b7997a1bf1de0a9304b519536ed6d0eb5b5dca6f7787a5b6c9e04af33e0368db2bb9e058ca4b18df82583
 SHA512 
434c9a0a6d7c41a6f1f84b236d8c2f1d6dcfd9f4ae9eb4cf35f42d76dfcf701b622864de92ed36ddd0a294ff010414596673bdff79015dc0db7874e84dd30a44
 DIST google-chrome-stable_90.0.4430.85-1_amd64.deb 8276 BLAKE2B 
bc6f310403c83c41d9ea0069cb22eb640ead3efd6140f3b071806f04874a386a7cb0c3be9ccd6752ffb28cf09f8675dabb25d454d107f1e8a8ec713cf6dedfee
 SHA512 
7a1453161acaeb67bc8ce2df15fd2870b903968581567761ef939ea91665fd36f71019b37193f7d667c79e8c25a9222be5523947eb50bbf1e4b5f79c6468ff69
 DIST google-chrome-unstable_91.0.4472.19-1_amd64.deb 77692480 BLAKE2B 
616d716ba62a17f6ba715346f77ae66c3bf9fb98be3804a33d75acd8b4c8c65148f5745771773744a1411a3f517084e8e46b375432b5f0826f2e2af74b1e5553
 SHA512 
f2a844ee160bdfb838e7647141bfc0e10e843805a0cbe0e0d16a618308dfd0bc16b62b7596a2930eed6221a30e79634c631417a5571bcd70cc9364d27bd4482e

diff --git 
a/www-plugins/chrome-binary-plugins/chrome-binary-plugins-90.0.4430.85_beta.ebuild
 
b/www-plugins/chrome-binary-plugins/chrome-binary-plugins-91.0.4472.19_beta.ebuild
similarity index 100%
rename from 
www-plugins/chrome-binary-plugins/chrome-binary-plugins-90.0.4430.85_beta.ebuild
rename to 
www-plugins/chrome-binary-plugins/chrome-binary-plugins-91.0.4472.19_beta.ebuild



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

2021-04-22 Thread Stephan Hartmann
commit: b7ce0ee1f5ce61188c7421743e1ba80aed91b012
Author: Stephan Hartmann  gentoo  org>
AuthorDate: Thu Apr 22 20:44:46 2021 +
Commit: Stephan Hartmann  gentoo  org>
CommitDate: Thu Apr 22 20:44:46 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b7ce0ee1

profiles: drop chromium mask

Signed-off-by: Stephan Hartmann  gentoo.org>

 profiles/package.mask | 6 --
 1 file changed, 6 deletions(-)

diff --git a/profiles/package.mask b/profiles/package.mask
index 3632f7d4bd4..a044e10e118 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -388,12 +388,6 @@ media-plugins/kodi-game-libretro-dosbox
 # bug #751739
 =sys-apps/opentmpfiles-0.3.1
 
-# Stephan Hartmann  (2021-03-21)
-# Dev channel releases are only for people who
-# are developers or want more experimental features
-# and accept a more unstable release.
->=www-client/chromium-91
-
 # Andreas Sturmlechner  (2020-10-26)
 # Historical metapackage that exists in slot 5 only for transition from KDE 
SC4.
 # Masked for removal on 2021-08-31. Replaced by:



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

2021-04-22 Thread Stephan Hartmann
commit: 4808abeebdc05714d09f0c3f3410a7068365c30d
Author: Stephan Hartmann  gentoo  org>
AuthorDate: Thu Apr 22 20:41:16 2021 +
Commit: Stephan Hartmann  gentoo  org>
CommitDate: Thu Apr 22 20:41:40 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4808abee

www-client/chromium: beta channel bump to 91.0.4472.19

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

 www-client/chromium/Manifest |  2 +-
 ...mium-91.0.4472.10.ebuild => chromium-91.0.4472.19.ebuild} | 12 +++-
 2 files changed, 12 insertions(+), 2 deletions(-)

diff --git a/www-client/chromium/Manifest b/www-client/chromium/Manifest
index ac643a88c85..b3fb368ae2a 100644
--- a/www-client/chromium/Manifest
+++ b/www-client/chromium/Manifest
@@ -2,5 +2,5 @@ DIST chromium-90-patchset-7.tar.xz 3892 BLAKE2B 
3ba169baaaf74b548749be3f845f5052
 DIST chromium-90.0.4430.72.tar.xz 917364932 BLAKE2B 
12813a6cd32c5ff2532d4d97d99e955d4ec7868c702e437039fd7daa806b8f9d77b96a2dc713438efcb5c1b14069ca3489b666e2c33daa3b0ac701c3038662b5
 SHA512 
b07943ac1535cce0d02046b6e79eb01809bfae95ad6eea3bc7d209ff41d54278ca6575462ea372f3014b434e4f1dc8e529aa752a77ec519659abd089e21506e3
 DIST chromium-90.0.4430.85.tar.xz 917373872 BLAKE2B 
4bac19ddacd1b4b54b02cb3075b2d3fa0e69883c7ee30c89deacad37be6b5b2f0fd166e6c56b8fd998854798ccad2716ea505349583c973c0085a16156002507
 SHA512 
90aac1f0b676e1ca5ccb9a362abb475945c1944686a8aba08509cde105a974ef115ca3ea56e3a88737bec7d0ae3ac1482d9c844cb14adc8f1bc06ac41ad60791
 DIST chromium-91-patchset-5.tar.xz 3648 BLAKE2B 
6c8636f63dc857886d09c8ed69b4c61adc627d2280decdf03b548be8ff2cb522ef0def7a240d1c3c9ee71920304a43af571e2146e2828b89c3b6f87373b8c4a1
 SHA512 
1554feec958291ad3140e2685683befe4b6e0b0ab6a8694c0e02d5b4bf4b7fcad410f17e72099653456fd95ed24a732dd28f2dcfaf146eb3bf68052e2342a481
-DIST chromium-91.0.4472.10.tar.xz 949094512 BLAKE2B 
902f09e8f3f45598343524ab6dd6f91267c387d882c83c085fa8021c6db65c9093ac6aa9ad73ce64386a1642d3dbe9aa55cc024cdbcdad14032c89141426c962
 SHA512 
03cb2671941d3a1d38a424336b7e72ca28db249acc6df4d72d53cf59698cca140e935fa0c1dc07bf1f48e9a240690f7e10e57cff09ce5b86225bc229a27b80fa
+DIST chromium-91.0.4472.19.tar.xz 949006036 BLAKE2B 
affc7696fe6a55858a3eda9d5b69c858a75d81f72946e4159fef446175c8759e09f0c9cb3aaa8c603bd8f209af3585e074906d977187fde74b1efa8591cab5ee
 SHA512 
50f83970b7137a42a7742e756d0df2468a50147d2801bc35debcacfa956897725d91df5ffcbfa73ad668ba31d897c7b95d75e3005544c398c695b5731d275f9b
 DIST setuptools-44.1.0.zip 858569 BLAKE2B 
f59f154e121502a731e51294ccd293d60ffccadacf51e23b53bf7ceba38858948b86783238061136c827ac3373ea7ea8e6253d4bb53f3f1dd69284568ec65a68
 SHA512 
4dfb0f42d334b835758e865a26ecd1e725711fa2b9c38ddc273b8b3849fba04527bc97436d11ba1e98f1a42922aa0f0b9032e32998273c705fac6e10735eacbf

diff --git a/www-client/chromium/chromium-91.0.4472.10.ebuild 
b/www-client/chromium/chromium-91.0.4472.19.ebuild
similarity index 98%
rename from www-client/chromium/chromium-91.0.4472.10.ebuild
rename to www-client/chromium/chromium-91.0.4472.19.ebuild
index a4a4720d578..c526c986828 100644
--- a/www-client/chromium/chromium-91.0.4472.10.ebuild
+++ b/www-client/chromium/chromium-91.0.4472.19.ebuild
@@ -70,7 +70,6 @@ COMMON_DEPEND="
)
sys-apps/dbus:=
sys-apps/pciutils:=
-   =sys-libs/glibc-2.33, 
bug #769989
+   if has_version -d ">=sys-libs/glibc-2.33"; then
+   ewarn "Adding experimental glibc-2.33 sandbox patch. Seccomp 
sandbox might"
+   ewarn "still not work correctly. In case of issues, try to 
disable seccomp"
+   ewarn "sandbox by adding --disable-seccomp-filter-sandbox to 
CHROMIUM_FLAGS"
+   ewarn "in /etc/chromium/default."
+   PATCHES+=(
+   "${FILESDIR}/chromium-glibc-2.33.patch"
+   )
+   fi
+
default
 
mkdir -p third_party/node/linux/node-linux-x64/bin || die



[gentoo-commits] repo/gentoo:master commit in: sci-geosciences/gmaptool/

2021-04-22 Thread Conrad Kostecki
commit: 090e66936552580359efa800df283e6dbfaa923d
Author: Conrad Kostecki  gentoo  org>
AuthorDate: Thu Apr 22 20:39:01 2021 +
Commit: Conrad Kostecki  gentoo  org>
CommitDate: Thu Apr 22 20:39:01 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=090e6693

sci-geosciences/gmaptool: new package

The program makes the following operations on map files in Garmin format:
- join several maps into single file.
- split map into files for Mapsource,
- split map into parts,
- write corrections into original files and insert a new unlock code,
- display informations about maps.

Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Conrad Kostecki  gentoo.org>

 sci-geosciences/gmaptool/Manifest  |  1 +
 sci-geosciences/gmaptool/gmaptool-08220.ebuild | 22 ++
 sci-geosciences/gmaptool/metadata.xml  | 16 
 3 files changed, 39 insertions(+)

diff --git a/sci-geosciences/gmaptool/Manifest 
b/sci-geosciences/gmaptool/Manifest
new file mode 100644
index 000..c168da3c0f0
--- /dev/null
+++ b/sci-geosciences/gmaptool/Manifest
@@ -0,0 +1 @@
+DIST lgmt08220.zip 272383 BLAKE2B 
94746ed28300a1db836993c3bb46def08b7961259d760f9f20c57e132ae5c9e077868dab5f98399d0975f947b78dbc602a5ec3393d01ba63998853c348628f22
 SHA512 
fba72ea07bdef216f7397a77c1918000492f79f66699aa0b1dda4d154638108237172a85651516c457b8ab7859ed1c5110e9d34247ebf74597329a0ab920c69f

diff --git a/sci-geosciences/gmaptool/gmaptool-08220.ebuild 
b/sci-geosciences/gmaptool/gmaptool-08220.ebuild
new file mode 100644
index 000..54e37f3f938
--- /dev/null
+++ b/sci-geosciences/gmaptool/gmaptool-08220.ebuild
@@ -0,0 +1,22 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DESCRIPTION="Program for splitting and merging maps in Garmin format"
+HOMEPAGE="https://www.gmaptool.eu/;
+SRC_URI="https://www.gmaptool.eu/sites/default/files/lgmt${PV}.zip;
+S="${WORKDIR}"
+
+LICENSE="CC-BY-SA-3.0 LGPL-2.1+"
+SLOT="0"
+KEYWORDS="-* ~amd64 ~x86"
+
+BDEPEND="app-arch/unzip"
+
+QA_PREBUILT="usr/bin/gmt"
+
+src_install() {
+   dobin gmt
+   dodoc readme.txt
+}

diff --git a/sci-geosciences/gmaptool/metadata.xml 
b/sci-geosciences/gmaptool/metadata.xml
new file mode 100644
index 000..263a3db7525
--- /dev/null
+++ b/sci-geosciences/gmaptool/metadata.xml
@@ -0,0 +1,16 @@
+
+http://www.gentoo.org/dtd/metadata.dtd;>
+
+   
+   conik...@gentoo.org
+   Conrad Kostecki
+   
+   
+   The program makes the following operations on map files in 
Garmin format:
+   - join several maps into single file.
+   - split map into files for Mapsource,
+   - split map into parts,
+   - write corrections into original files and insert a new unlock 
code,
+   - display informations about maps.
+   
+



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

2021-04-22 Thread Sam James
commit: bb943c627d27218a3ce7ad525b582457b0100f5b
Author: Sam James  gentoo  org>
AuthorDate: Thu Apr 22 20:24:57 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Apr 22 20:24:57 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bb943c62

dev-java/jaxen: Stabilize 1.2.0-r1 amd64, #783897

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

 dev-java/jaxen/jaxen-1.2.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-java/jaxen/jaxen-1.2.0-r1.ebuild 
b/dev-java/jaxen/jaxen-1.2.0-r1.ebuild
index 86f30856f53..22b1e23539f 100644
--- a/dev-java/jaxen/jaxen-1.2.0-r1.ebuild
+++ b/dev-java/jaxen/jaxen-1.2.0-r1.ebuild
@@ -18,7 +18,7 @@ 
SRC_URI="https://github.com/${PN}-xpath/${PN}/archive/refs/tags/v${PV}.tar.gz ->
 
 LICENSE="BSD-2"
 SLOT="1.2"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~x86"
 IUSE="dom4j jdom xom"
 
 # It seems that most tests depend on dom4j, jdom and xom which all depend back 
on jaxen



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

2021-04-22 Thread Sam James
commit: b0cbbf3aef6df20cfbb092ac1e2d149d0136d588
Author: Sam James  gentoo  org>
AuthorDate: Thu Apr 22 20:24:55 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Apr 22 20:24:55 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b0cbbf3a

dev-java/xom: Stabilize 1.3.7 amd64, #783897

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

 dev-java/xom/xom-1.3.7.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-java/xom/xom-1.3.7.ebuild b/dev-java/xom/xom-1.3.7.ebuild
index 58e85eac158..9d67476c6a6 100644
--- a/dev-java/xom/xom-1.3.7.ebuild
+++ b/dev-java/xom/xom-1.3.7.ebuild
@@ -14,7 +14,7 @@ 
SRC_URI="https://github.com/elharo/${PN}/releases/download/v${PV}/${P}-src.tar.g
 
 LICENSE="LGPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~sparc-solaris ~x86-solaris"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~sparc-solaris ~x86-solaris"
 
 CDEPEND="
dev-java/jaxen:1.2



[gentoo-commits] repo/gentoo:master commit in: app-editors/jedit/

2021-04-22 Thread Sam James
commit: 857054e4e996e960ccb2a27120c5b31ce4e9ac69
Author: Sam James  gentoo  org>
AuthorDate: Thu Apr 22 20:25:04 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Apr 22 20:25:04 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=857054e4

app-editors/jedit: Stabilize 5.4.0 amd64, #783639

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

 app-editors/jedit/jedit-5.4.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-editors/jedit/jedit-5.4.0.ebuild 
b/app-editors/jedit/jedit-5.4.0.ebuild
index a7d779902ac..010c1a681ee 100644
--- a/app-editors/jedit/jedit-5.4.0.ebuild
+++ b/app-editors/jedit/jedit-5.4.0.ebuild
@@ -11,7 +11,7 @@ HOMEPAGE="http://www.jedit.org;
 SRC_URI="mirror://sourceforge/${PN}/${PN}${PV}source.tar.bz2"
 
 LICENSE="BSD GPL-2"
-KEYWORDS="~amd64 ~ppc64 ~x86"
+KEYWORDS="amd64 ~ppc64 ~x86"
 SLOT="0"
 
 CP_DEPEND="dev-java/jsr305:0"



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

2021-04-22 Thread Sam James
commit: 4e67b2afc80a83ea171e5d3e62d02b84f1812e4e
Author: Sam James  gentoo  org>
AuthorDate: Thu Apr 22 20:24:56 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Apr 22 20:24:56 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4e67b2af

dev-java/jdom: Stabilize 2.0.6-r5 amd64, #783897

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

 dev-java/jdom/jdom-2.0.6-r5.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-java/jdom/jdom-2.0.6-r5.ebuild 
b/dev-java/jdom/jdom-2.0.6-r5.ebuild
index 89c91adcfed..6ebc16ddfbd 100644
--- a/dev-java/jdom/jdom-2.0.6-r5.ebuild
+++ b/dev-java/jdom/jdom-2.0.6-r5.ebuild
@@ -14,7 +14,7 @@ HOMEPAGE="http://www.jdom.org;
 
 LICENSE="Apache-1.1"
 SLOT="2"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~x86"
 IUSE="test"
 RESTRICT="!test? ( test )"
 



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

2021-04-22 Thread Sam James
commit: 0334201bfc760a8002bcf74a9986993ee99e8d20
Author: Sam James  gentoo  org>
AuthorDate: Thu Apr 22 20:21:28 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Apr 22 20:21:28 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0334201b

dev-lang/rust-bin: Stabilize 1.51.0 x86, #782367

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

 dev-lang/rust-bin/rust-bin-1.51.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-lang/rust-bin/rust-bin-1.51.0.ebuild 
b/dev-lang/rust-bin/rust-bin-1.51.0.ebuild
index e2729435ed4..e8eeb45cb7d 100644
--- a/dev-lang/rust-bin/rust-bin-1.51.0.ebuild
+++ b/dev-lang/rust-bin/rust-bin-1.51.0.ebuild
@@ -13,7 +13,7 @@ SRC_URI="$(rust_all_arch_uris ${MY_P})"
 
 LICENSE="|| ( MIT Apache-2.0 ) BSD-1 BSD-2 BSD-4 UoI-NCSA"
 SLOT="stable"
-KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc64 x86"
 IUSE="clippy cpu_flags_x86_sse2 doc prefix rls rustfmt"
 
 DEPEND=""



[gentoo-commits] repo/gentoo:master commit in: virtual/rust/

2021-04-22 Thread Sam James
commit: b63e733b1eb52ef7b60479cbd727cd9d66e782ff
Author: Sam James  gentoo  org>
AuthorDate: Thu Apr 22 20:21:29 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Apr 22 20:21:29 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b63e733b

virtual/rust: Stabilize 1.51.0 x86, #782367

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

 virtual/rust/rust-1.51.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/virtual/rust/rust-1.51.0.ebuild b/virtual/rust/rust-1.51.0.ebuild
index 8e8f56a684b..c8eecda4c67 100644
--- a/virtual/rust/rust-1.51.0.ebuild
+++ b/virtual/rust/rust-1.51.0.ebuild
@@ -9,7 +9,7 @@ DESCRIPTION="Virtual for Rust language compiler"
 
 LICENSE=""
 SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc64 x86"
 
 BDEPEND=""
 RDEPEND="|| ( ~dev-lang/rust-${PV}[${MULTILIB_USEDEP}] 
~dev-lang/rust-bin-${PV}[${MULTILIB_USEDEP}] )"



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

2021-04-22 Thread Sam James
commit: 070ad2b0f41312a1e851aca959b5cdb30d0ba593
Author: Sam James  gentoo  org>
AuthorDate: Thu Apr 22 20:21:27 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Apr 22 20:21:27 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=070ad2b0

dev-lang/rust: Stabilize 1.51.0-r2 x86, #782367

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

 dev-lang/rust/rust-1.51.0-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-lang/rust/rust-1.51.0-r2.ebuild 
b/dev-lang/rust/rust-1.51.0-r2.ebuild
index 03042f19331..ad818029894 100644
--- a/dev-lang/rust/rust-1.51.0-r2.ebuild
+++ b/dev-lang/rust/rust-1.51.0-r2.ebuild
@@ -18,7 +18,7 @@ else
SLOT="stable/${ABI_VER}"
MY_P="rustc-${PV}"
SRC="${MY_P}-src.tar.xz"
-   KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~x86"
+   KEYWORDS="amd64 ~arm ~arm64 ~ppc64 x86"
 fi
 
 RUST_STAGE0_VERSION="1.$(($(ver_cut 2) - 1)).0"



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

2021-04-22 Thread Sam James
commit: 050ac2d6ccd401256aa03f0dbc9335339e1d48f3
Author: Sam James  gentoo  org>
AuthorDate: Thu Apr 22 20:19:10 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Apr 22 20:19:10 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=050ac2d6

dev-ml/dune: Stabilize 2.8.4 arm64, #783567

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

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

diff --git a/dev-ml/dune/dune-2.8.4.ebuild b/dev-ml/dune/dune-2.8.4.ebuild
index 0ecd03a60d0..1bef70782d9 100644
--- a/dev-ml/dune/dune-2.8.4.ebuild
+++ b/dev-ml/dune/dune-2.8.4.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/ocaml/dune/archive/${PV}.tar.gz 
-> ${P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0/${PV}"
-KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
+KEYWORDS="amd64 ~arm arm64 ~ppc ~ppc64 ~x86"
 IUSE="test"
 RESTRICT="!test? ( test )"
 



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

2021-04-22 Thread Sam James
commit: a9a58a198448a5dbf8b3941d4f28c98d76691888
Author: Sam James  gentoo  org>
AuthorDate: Thu Apr 22 20:19:00 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Apr 22 20:19:00 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a9a58a19

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

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

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

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



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

2021-04-22 Thread Sam James
commit: 60207ad86a06812ddd2958815566851819fa846d
Author: Sam James  gentoo  org>
AuthorDate: Thu Apr 22 20:18:12 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Apr 22 20:18:12 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=60207ad8

app-text/aspell: Stabilize 0.60.8-r1 arm, #782247

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

 app-text/aspell/aspell-0.60.8-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-text/aspell/aspell-0.60.8-r1.ebuild 
b/app-text/aspell/aspell-0.60.8-r1.ebuild
index b27df56f0e9..8f4ef0b3e3c 100644
--- a/app-text/aspell/aspell-0.60.8-r1.ebuild
+++ b/app-text/aspell/aspell-0.60.8-r1.ebuild
@@ -14,7 +14,7 @@ S="${WORKDIR}/${MY_P}"
 
 LICENSE="LGPL-2.1"
 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 ~sparc-solaris 
~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv 
~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris 
~x86-solaris"
 IUSE="nls unicode"
 
 # All available language app-dicts/aspell-* packages.



[gentoo-commits] repo/gentoo:master commit in: app-dicts/aspell-sw/

2021-04-22 Thread Sam James
commit: 58ee08169e97d7f0a28ba1d5eec9ea0eaca0a1b2
Author: Sam James  gentoo  org>
AuthorDate: Thu Apr 22 20:17:59 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Apr 22 20:17:59 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=58ee0816

app-dicts/aspell-sw: Stabilize 0.50.0 arm, #782247

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

 app-dicts/aspell-sw/aspell-sw-0.50.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-dicts/aspell-sw/aspell-sw-0.50.0.ebuild 
b/app-dicts/aspell-sw/aspell-sw-0.50.0.ebuild
index edf72494005..26db8c46d41 100644
--- a/app-dicts/aspell-sw/aspell-sw-0.50.0.ebuild
+++ b/app-dicts/aspell-sw/aspell-sw-0.50.0.ebuild
@@ -8,4 +8,4 @@ ASPELL_LANG="Swahili Kiswahili"
 inherit aspell-dict-r1
 
 LICENSE="GPL-2"
-KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv 
~s390 sparc x86"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv 
~s390 sparc x86"



[gentoo-commits] repo/gentoo:master commit in: dev-ml/dune-private-libs/

2021-04-22 Thread Sam James
commit: 9560e729ee6348077c1d61bce82d8f06e5315bc4
Author: Sam James  gentoo  org>
AuthorDate: Thu Apr 22 20:19:12 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Apr 22 20:19:12 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9560e729

dev-ml/dune-private-libs: Stabilize 2.8.4 arm64, #783567

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

 dev-ml/dune-private-libs/dune-private-libs-2.8.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ml/dune-private-libs/dune-private-libs-2.8.4.ebuild 
b/dev-ml/dune-private-libs/dune-private-libs-2.8.4.ebuild
index 3c3249cb987..00ecf850efb 100644
--- a/dev-ml/dune-private-libs/dune-private-libs-2.8.4.ebuild
+++ b/dev-ml/dune-private-libs/dune-private-libs-2.8.4.ebuild
@@ -12,7 +12,7 @@ S="${WORKDIR}/dune-${PV}"
 
 LICENSE="Apache-2.0"
 SLOT="0/${PV}"
-KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
+KEYWORDS="amd64 ~arm arm64 ~ppc ~ppc64 ~x86"
 IUSE="+ocamlopt test"
 RESTRICT="!test? ( test )"
 



[gentoo-commits] repo/gentoo:master commit in: app-dicts/aspell-zu/

2021-04-22 Thread Sam James
commit: 67d3e890bf59ff5b360663d2da683eff2b162a62
Author: Sam James  gentoo  org>
AuthorDate: Thu Apr 22 20:18:11 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Apr 22 20:18:11 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=67d3e890

app-dicts/aspell-zu: Stabilize 0.50.0 arm, #782247

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

 app-dicts/aspell-zu/aspell-zu-0.50.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-dicts/aspell-zu/aspell-zu-0.50.0.ebuild 
b/app-dicts/aspell-zu/aspell-zu-0.50.0.ebuild
index 2a88715e036..f4ca0bfaf71 100644
--- a/app-dicts/aspell-zu/aspell-zu-0.50.0.ebuild
+++ b/app-dicts/aspell-zu/aspell-zu-0.50.0.ebuild
@@ -8,4 +8,4 @@ ASPELL_LANG="Zulu"
 inherit aspell-dict-r1
 
 LICENSE="GPL-2"
-KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv 
~s390 sparc x86"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv 
~s390 sparc x86"



[gentoo-commits] repo/gentoo:master commit in: app-dicts/aspell-te/

2021-04-22 Thread Sam James
commit: dd6311a5cb8c6f733a8f90533e704bd6630b4ace
Author: Sam James  gentoo  org>
AuthorDate: Thu Apr 22 20:18:01 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Apr 22 20:18:01 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dd6311a5

app-dicts/aspell-te: Stabilize 0.01.2 arm, #782247

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

 app-dicts/aspell-te/aspell-te-0.01.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-dicts/aspell-te/aspell-te-0.01.2.ebuild 
b/app-dicts/aspell-te/aspell-te-0.01.2.ebuild
index 685d17d1dbe..ffdb3a7a8cd 100644
--- a/app-dicts/aspell-te/aspell-te-0.01.2.ebuild
+++ b/app-dicts/aspell-te/aspell-te-0.01.2.ebuild
@@ -9,4 +9,4 @@ ASPELL_VERSION=6
 inherit aspell-dict-r1
 
 LICENSE="GPL-2"
-KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv 
~s390 sparc x86"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv 
~s390 sparc x86"



[gentoo-commits] repo/gentoo:master commit in: app-dicts/aspell-sk/

2021-04-22 Thread Sam James
commit: a2c4962a9961278489f8de8e8206f0f7c75b2aec
Author: Sam James  gentoo  org>
AuthorDate: Thu Apr 22 20:17:58 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Apr 22 20:17:58 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a2c4962a

app-dicts/aspell-sk: Stabilize 2.02.0 arm, #782247

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

 app-dicts/aspell-sk/aspell-sk-2.02.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-dicts/aspell-sk/aspell-sk-2.02.0.ebuild 
b/app-dicts/aspell-sk/aspell-sk-2.02.0.ebuild
index 2f3ef00a1cf..3aa3542e860 100644
--- a/app-dicts/aspell-sk/aspell-sk-2.02.0.ebuild
+++ b/app-dicts/aspell-sk/aspell-sk-2.02.0.ebuild
@@ -14,4 +14,4 @@ 
SRC_URI="https://spell.linux.sk/file_download/103/${MY_P}.tar.bz2;
 S="${WORKDIR}/${MY_P}"
 
 LICENSE="GPL-2 LGPL-2.1 MPL-1.1"
-KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv 
~s390 sparc x86"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv 
~s390 sparc x86"



[gentoo-commits] repo/gentoo:master commit in: app-dicts/aspell-yi/

2021-04-22 Thread Sam James
commit: f9136b3ca0475e20e9e214cccb4f7a869c593ad4
Author: Sam James  gentoo  org>
AuthorDate: Thu Apr 22 20:18:10 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Apr 22 20:18:10 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f9136b3c

app-dicts/aspell-yi: Stabilize 0.01.1.1 arm, #782247

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

 app-dicts/aspell-yi/aspell-yi-0.01.1.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-dicts/aspell-yi/aspell-yi-0.01.1.1.ebuild 
b/app-dicts/aspell-yi/aspell-yi-0.01.1.1.ebuild
index d8f51f9ecc0..a3b8b8a69fc 100644
--- a/app-dicts/aspell-yi/aspell-yi-0.01.1.1.ebuild
+++ b/app-dicts/aspell-yi/aspell-yi-0.01.1.1.ebuild
@@ -9,4 +9,4 @@ ASPELL_VERSION=6
 inherit aspell-dict-r1
 
 LICENSE="GPL-2"
-KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv 
~s390 sparc x86"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv 
~s390 sparc x86"



[gentoo-commits] repo/gentoo:master commit in: app-dicts/aspell-tk/

2021-04-22 Thread Sam James
commit: aae266d8338d0e7fe3891d0bb4c0bbd07323428a
Author: Sam James  gentoo  org>
AuthorDate: Thu Apr 22 20:18:03 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Apr 22 20:18:03 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aae266d8

app-dicts/aspell-tk: Stabilize 0.01.0 arm, #782247

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

 app-dicts/aspell-tk/aspell-tk-0.01.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-dicts/aspell-tk/aspell-tk-0.01.0.ebuild 
b/app-dicts/aspell-tk/aspell-tk-0.01.0.ebuild
index e1891c266a4..0c9a0b74daa 100644
--- a/app-dicts/aspell-tk/aspell-tk-0.01.0.ebuild
+++ b/app-dicts/aspell-tk/aspell-tk-0.01.0.ebuild
@@ -9,4 +9,4 @@ ASPELL_VERSION=5
 inherit aspell-dict-r1
 
 LICENSE="GPL-2"
-KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv 
~s390 sparc x86"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv 
~s390 sparc x86"



[gentoo-commits] repo/gentoo:master commit in: app-dicts/aspell-qu/

2021-04-22 Thread Sam James
commit: 2a0d839f1887ce4db5db32f9e6be968479fae810
Author: Sam James  gentoo  org>
AuthorDate: Thu Apr 22 20:17:53 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Apr 22 20:17:53 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2a0d839f

app-dicts/aspell-qu: Stabilize 0.02.0 arm, #782247

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

 app-dicts/aspell-qu/aspell-qu-0.02.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-dicts/aspell-qu/aspell-qu-0.02.0.ebuild 
b/app-dicts/aspell-qu/aspell-qu-0.02.0.ebuild
index 30aa72ba2f9..41b04c1c5fb 100644
--- a/app-dicts/aspell-qu/aspell-qu-0.02.0.ebuild
+++ b/app-dicts/aspell-qu/aspell-qu-0.02.0.ebuild
@@ -9,4 +9,4 @@ ASPELL_VERSION=6
 inherit aspell-dict-r1
 
 LICENSE="GPL-2"
-KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv 
~s390 sparc x86"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv 
~s390 sparc x86"



[gentoo-commits] repo/gentoo:master commit in: app-dicts/aspell-tr/

2021-04-22 Thread Sam James
commit: 66e316bcb2f9bfe24661185081f64361aff355be
Author: Sam James  gentoo  org>
AuthorDate: Thu Apr 22 20:18:06 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Apr 22 20:18:06 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=66e316bc

app-dicts/aspell-tr: Stabilize 0.50.0 arm, #782247

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

 app-dicts/aspell-tr/aspell-tr-0.50.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-dicts/aspell-tr/aspell-tr-0.50.0.ebuild 
b/app-dicts/aspell-tr/aspell-tr-0.50.0.ebuild
index b3dee96761c..217d7d20835 100644
--- a/app-dicts/aspell-tr/aspell-tr-0.50.0.ebuild
+++ b/app-dicts/aspell-tr/aspell-tr-0.50.0.ebuild
@@ -8,4 +8,4 @@ ASPELL_LANG="Turkish"
 inherit aspell-dict-r1
 
 LICENSE="GPL-2"
-KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv 
~s390 sparc x86"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv 
~s390 sparc x86"



[gentoo-commits] repo/gentoo:master commit in: app-dicts/aspell-wa/

2021-04-22 Thread Sam James
commit: 01862b5487f89c82fa073329ce8bd0061bc80a10
Author: Sam James  gentoo  org>
AuthorDate: Thu Apr 22 20:18:09 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Apr 22 20:18:09 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=01862b54

app-dicts/aspell-wa: Stabilize 0.50.0 arm, #782247

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

 app-dicts/aspell-wa/aspell-wa-0.50.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-dicts/aspell-wa/aspell-wa-0.50.0.ebuild 
b/app-dicts/aspell-wa/aspell-wa-0.50.0.ebuild
index 459f13abe77..3ffb7cd33d5 100644
--- a/app-dicts/aspell-wa/aspell-wa-0.50.0.ebuild
+++ b/app-dicts/aspell-wa/aspell-wa-0.50.0.ebuild
@@ -8,4 +8,4 @@ ASPELL_LANG="Walloon"
 inherit aspell-dict-r1
 
 LICENSE="GPL-2"
-KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv 
~s390 sparc x86"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv 
~s390 sparc x86"



[gentoo-commits] repo/gentoo:master commit in: app-dicts/aspell-ta/

2021-04-22 Thread Sam James
commit: d9f2c0be82fecb7345381a060d5c8cf67a060f6c
Author: Sam James  gentoo  org>
AuthorDate: Thu Apr 22 20:18:00 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Apr 22 20:18:00 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d9f2c0be

app-dicts/aspell-ta: Stabilize 20040424.1 arm, #782247

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

 app-dicts/aspell-ta/aspell-ta-20040424.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-dicts/aspell-ta/aspell-ta-20040424.1.ebuild 
b/app-dicts/aspell-ta/aspell-ta-20040424.1.ebuild
index 1b4d67c8fe7..889cf4e4ad1 100644
--- a/app-dicts/aspell-ta/aspell-ta-20040424.1.ebuild
+++ b/app-dicts/aspell-ta/aspell-ta-20040424.1.ebuild
@@ -9,4 +9,4 @@ ASPELL_VERSION=6
 inherit aspell-dict-r1
 
 LICENSE="GPL-2"
-KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv 
~s390 sparc x86"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv 
~s390 sparc x86"



[gentoo-commits] repo/gentoo:master commit in: app-dicts/aspell-tn/

2021-04-22 Thread Sam James
commit: e32193551200938593c6fab266c0d2457e9b66ca
Author: Sam James  gentoo  org>
AuthorDate: Thu Apr 22 20:18:05 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Apr 22 20:18:05 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e3219355

app-dicts/aspell-tn: Stabilize 1.0.1.0 arm, #782247

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

 app-dicts/aspell-tn/aspell-tn-1.0.1.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-dicts/aspell-tn/aspell-tn-1.0.1.0.ebuild 
b/app-dicts/aspell-tn/aspell-tn-1.0.1.0.ebuild
index d819456ab51..3b7cc471466 100644
--- a/app-dicts/aspell-tn/aspell-tn-1.0.1.0.ebuild
+++ b/app-dicts/aspell-tn/aspell-tn-1.0.1.0.ebuild
@@ -9,4 +9,4 @@ ASPELL_VERSION=5
 inherit aspell-dict-r1
 
 LICENSE="GPL-2"
-KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv 
~s390 sparc x86"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv 
~s390 sparc x86"



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

2021-04-22 Thread Sam James
commit: f0dfedc14fddf4fa3198b8a6e03895d6e74f9156
Author: Sam James  gentoo  org>
AuthorDate: Thu Apr 22 20:19:11 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Apr 22 20:19:11 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f0dfedc1

dev-ml/dune-configurator: Stabilize 2.8.4 arm64, #783567

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

 dev-ml/dune-configurator/dune-configurator-2.8.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ml/dune-configurator/dune-configurator-2.8.4.ebuild 
b/dev-ml/dune-configurator/dune-configurator-2.8.4.ebuild
index 4ca5838b3a0..8736cc52bb1 100644
--- a/dev-ml/dune-configurator/dune-configurator-2.8.4.ebuild
+++ b/dev-ml/dune-configurator/dune-configurator-2.8.4.ebuild
@@ -12,7 +12,7 @@ S="${WORKDIR}/dune-${PV}"
 
 LICENSE="MIT"
 SLOT="0/${PV}"
-KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
+KEYWORDS="amd64 ~arm arm64 ~ppc ~ppc64 ~x86"
 IUSE="+ocamlopt test"
 RESTRICT="!test? ( test )"
 



[gentoo-commits] repo/gentoo:master commit in: app-dicts/aspell-pt/

2021-04-22 Thread Sam James
commit: f16e25980f5cc35bb3cf546cb4174f5f8cb6df71
Author: Sam James  gentoo  org>
AuthorDate: Thu Apr 22 20:17:51 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Apr 22 20:17:51 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f16e2598

app-dicts/aspell-pt: Stabilize 20190329.1.0 arm, #782247

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

 app-dicts/aspell-pt/aspell-pt-20190329.1.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-dicts/aspell-pt/aspell-pt-20190329.1.0.ebuild 
b/app-dicts/aspell-pt/aspell-pt-20190329.1.0.ebuild
index 182a27adc1f..2a4f828c8de 100644
--- a/app-dicts/aspell-pt/aspell-pt-20190329.1.0.ebuild
+++ b/app-dicts/aspell-pt/aspell-pt-20190329.1.0.ebuild
@@ -14,4 +14,4 @@ 
SRC_URI="mirror://gnu/${PN%-*}/dict/${MY_PN/aspell-/}/${MY_P}.tar.bz2"
 S="${WORKDIR}/${MY_P}"
 
 LICENSE="GPL-2"
-KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv 
~s390 sparc x86"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv 
~s390 sparc x86"



[gentoo-commits] repo/gentoo:master commit in: app-dicts/aspell-uz/

2021-04-22 Thread Sam James
commit: 5ef034ae2b4ad808b891f55df8f67b83d926729e
Author: Sam James  gentoo  org>
AuthorDate: Thu Apr 22 20:18:08 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Apr 22 20:18:08 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5ef034ae

app-dicts/aspell-uz: Stabilize 0.6.0 arm, #782247

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

 app-dicts/aspell-uz/aspell-uz-0.6.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-dicts/aspell-uz/aspell-uz-0.6.0.ebuild 
b/app-dicts/aspell-uz/aspell-uz-0.6.0.ebuild
index 9d34977fbab..1fd19dea4f3 100644
--- a/app-dicts/aspell-uz/aspell-uz-0.6.0.ebuild
+++ b/app-dicts/aspell-uz/aspell-uz-0.6.0.ebuild
@@ -9,4 +9,4 @@ ASPELL_VERSION=6
 inherit aspell-dict-r1
 
 LICENSE="GPL-2"
-KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv 
~s390 sparc x86"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv 
~s390 sparc x86"



[gentoo-commits] repo/gentoo:master commit in: app-dicts/aspell-tet/

2021-04-22 Thread Sam James
commit: 95f387ea38dcada2a18fe95912caffec80b4a45e
Author: Sam James  gentoo  org>
AuthorDate: Thu Apr 22 20:18:02 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Apr 22 20:18:02 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=95f387ea

app-dicts/aspell-tet: Stabilize 0.1.1 arm, #782247

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

 app-dicts/aspell-tet/aspell-tet-0.1.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-dicts/aspell-tet/aspell-tet-0.1.1.ebuild 
b/app-dicts/aspell-tet/aspell-tet-0.1.1.ebuild
index 0cdd8932134..75f829680ee 100644
--- a/app-dicts/aspell-tet/aspell-tet-0.1.1.ebuild
+++ b/app-dicts/aspell-tet/aspell-tet-0.1.1.ebuild
@@ -13,4 +13,4 @@ 
SRC_URI="https://ftp.gnu.org/gnu/${PN%-*}/dict/${PN/aspell-/}/${MY_P}.tar.bz2;
 S="${WORKDIR}/${MY_P}"
 
 LICENSE="GPL-2"
-KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv 
~s390 sparc x86"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv 
~s390 sparc x86"



[gentoo-commits] repo/gentoo:master commit in: app-dicts/aspell-rw/

2021-04-22 Thread Sam James
commit: 5b0bde024b21ef63de31d27378ee6cace5fbf792
Author: Sam James  gentoo  org>
AuthorDate: Thu Apr 22 20:17:56 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Apr 22 20:17:56 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5b0bde02

app-dicts/aspell-rw: Stabilize 0.50.0 arm, #782247

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

 app-dicts/aspell-rw/aspell-rw-0.50.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-dicts/aspell-rw/aspell-rw-0.50.0.ebuild 
b/app-dicts/aspell-rw/aspell-rw-0.50.0.ebuild
index 907a46c1f27..891b4a32bb6 100644
--- a/app-dicts/aspell-rw/aspell-rw-0.50.0.ebuild
+++ b/app-dicts/aspell-rw/aspell-rw-0.50.0.ebuild
@@ -8,4 +8,4 @@ ASPELL_LANG="Kinyarwanda"
 inherit aspell-dict-r1
 
 LICENSE="GPL-2"
-KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv 
~s390 sparc x86"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv 
~s390 sparc x86"



[gentoo-commits] repo/gentoo:master commit in: app-dicts/aspell-tl/

2021-04-22 Thread Sam James
commit: 7b113e13081aec83a5fa57ace06113e00fa39143
Author: Sam James  gentoo  org>
AuthorDate: Thu Apr 22 20:18:04 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Apr 22 20:18:04 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7b113e13

app-dicts/aspell-tl: Stabilize 0.4.0 arm, #782247

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

 app-dicts/aspell-tl/aspell-tl-0.4.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-dicts/aspell-tl/aspell-tl-0.4.0.ebuild 
b/app-dicts/aspell-tl/aspell-tl-0.4.0.ebuild
index b3678e10fa0..8aef6027427 100644
--- a/app-dicts/aspell-tl/aspell-tl-0.4.0.ebuild
+++ b/app-dicts/aspell-tl/aspell-tl-0.4.0.ebuild
@@ -12,4 +12,4 @@ inherit aspell-dict-r1
 
SRC_URI="https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/tagalog-wordlist/${MY_P}.tar.bz2;
 
 LICENSE="GPL-2"
-KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv 
~s390 sparc x86"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv 
~s390 sparc x86"



[gentoo-commits] repo/gentoo:master commit in: app-dicts/aspell-sc/

2021-04-22 Thread Sam James
commit: 0c2f981ba4fba23db75e7c558fe66d1e53944ca5
Author: Sam James  gentoo  org>
AuthorDate: Thu Apr 22 20:17:57 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Apr 22 20:17:57 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0c2f981b

app-dicts/aspell-sc: Stabilize 1.0 arm, #782247

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

 app-dicts/aspell-sc/aspell-sc-1.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-dicts/aspell-sc/aspell-sc-1.0.ebuild 
b/app-dicts/aspell-sc/aspell-sc-1.0.ebuild
index 52139ded9b6..2b3a051aac8 100644
--- a/app-dicts/aspell-sc/aspell-sc-1.0.ebuild
+++ b/app-dicts/aspell-sc/aspell-sc-1.0.ebuild
@@ -13,4 +13,4 @@ 
SRC_URI="https://ftp.gnu.org/gnu/${PN%-*}/dict/${PN/aspell-/}/${MY_P}.tar.bz2;
 S="${WORKDIR}/${MY_P}"
 
 LICENSE="GPL-2"
-KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv 
~s390 sparc x86"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv 
~s390 sparc x86"



[gentoo-commits] repo/gentoo:master commit in: app-dicts/aspell-pl/

2021-04-22 Thread Sam James
commit: 573f42103172da0391b5f4a1310f5178b5b10022
Author: Sam James  gentoo  org>
AuthorDate: Thu Apr 22 20:17:50 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Apr 22 20:17:50 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=573f4210

app-dicts/aspell-pl: Stabilize 6.0.20210216.0 arm, #782247

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

 app-dicts/aspell-pl/aspell-pl-6.0.20210216.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-dicts/aspell-pl/aspell-pl-6.0.20210216.0.ebuild 
b/app-dicts/aspell-pl/aspell-pl-6.0.20210216.0.ebuild
index b34993bf103..cd5d5eccaae 100644
--- a/app-dicts/aspell-pl/aspell-pl-6.0.20210216.0.ebuild
+++ b/app-dicts/aspell-pl/aspell-pl-6.0.20210216.0.ebuild
@@ -15,4 +15,4 @@ SRC_URI="https://sjp.pl/slownik/ort/${MY_P}.tar.bz2;
 S="${WORKDIR}/${MY_P/sjp-/}"
 
 LICENSE="Apache-2.0 CC-BY-4.0 GPL-2 LGPL-2.1 MPL-1.1 "
-KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv 
~s390 sparc x86"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv 
~s390 sparc x86"



[gentoo-commits] repo/gentoo:master commit in: app-dicts/aspell-pt-br/

2021-04-22 Thread Sam James
commit: f7b419d625b92311d2b2c61486e21d6d794bae01
Author: Sam James  gentoo  org>
AuthorDate: Thu Apr 22 20:17:52 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Apr 22 20:17:52 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f7b419d6

app-dicts/aspell-pt-br: Stabilize 20131030.12.0 arm, #782247

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

 app-dicts/aspell-pt-br/aspell-pt-br-20131030.12.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-dicts/aspell-pt-br/aspell-pt-br-20131030.12.0.ebuild 
b/app-dicts/aspell-pt-br/aspell-pt-br-20131030.12.0.ebuild
index 55cf6136f36..d0eab4b7bfb 100644
--- a/app-dicts/aspell-pt-br/aspell-pt-br-20131030.12.0.ebuild
+++ b/app-dicts/aspell-pt-br/aspell-pt-br-20131030.12.0.ebuild
@@ -15,4 +15,4 @@ 
SRC_URI="mirror://gnu/${PN%%-*}/dict/${MY_ASPELL_LANG/-${PN##*-}/_${MY_ASPELL_SU
 S="${WORKDIR}/${MY_P}"
 
 LICENSE="LGPL-2"
-KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv 
~s390 sparc x86"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv 
~s390 sparc x86"



  1   2   3   4   >