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

2021-08-29 Thread Hans de Graaff
commit: 719794bb060cd1d3faa52c3eea2e03207e247cc7
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sun Aug 29 07:41:39 2021 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sun Aug 29 07:55:17 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=719794bb

dev-util/rbtools: fix tests

Run tests against an installed version to ensure the CLI tests work as
expected.

Closes: https://bugs.gentoo.org/809476
Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Hans de Graaff  gentoo.org>

 dev-util/rbtools/rbtools-2.0.1.ebuild | 5 +
 1 file changed, 5 insertions(+)

diff --git a/dev-util/rbtools/rbtools-2.0.1.ebuild 
b/dev-util/rbtools/rbtools-2.0.1.ebuild
index 4a077b612df..7baa5961051 100644
--- a/dev-util/rbtools/rbtools-2.0.1.ebuild
+++ b/dev-util/rbtools/rbtools-2.0.1.ebuild
@@ -45,3 +45,8 @@ src_prepare() {
# Avoid tests requiring unpackaged test data
rm -f rbtools/clients/tests/test_scanning.py || die
 }
+
+python_test() {
+   distutils_install_for_testing
+   distutils-r1_python_test
+}



[gentoo-commits] repo/gentoo:master commit in: virtual/imap-c-client/

2021-08-29 Thread Marek Szuba
commit: 35dc4b4e01d3eb44c3c35f2076664cf169129b12
Author: Marek Szuba  gentoo  org>
AuthorDate: Sat Aug 28 23:22:55 2021 +
Commit: Marek Szuba  gentoo  org>
CommitDate: Sun Aug 29 08:36:38 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=35dc4b4e

virtual/imap-c-client: keyword 2 for ~riscv

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

 virtual/imap-c-client/imap-c-client-2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/virtual/imap-c-client/imap-c-client-2.ebuild 
b/virtual/imap-c-client/imap-c-client-2.ebuild
index 50b6020c706..cb928b3bc50 100644
--- a/virtual/imap-c-client/imap-c-client-2.ebuild
+++ b/virtual/imap-c-client/imap-c-client-2.ebuild
@@ -5,7 +5,7 @@ EAPI=8
 
 DESCRIPTION="Virtual for IMAP c-client"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 
sparc x86"
 IUSE="kerberos ssl"
 
 RDEPEND="net-libs/c-client[kerberos=,ssl=]"



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

2021-08-29 Thread Marek Szuba
commit: 78d5f4250983fc363bc95c03157a4249a4fd6c83
Author: Marek Szuba  gentoo  org>
AuthorDate: Sat Aug 28 23:27:19 2021 +
Commit: Marek Szuba  gentoo  org>
CommitDate: Sun Aug 29 08:36:40 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=78d5f425

app-text/enchant: keyword 1.6.1-r1 for ~riscv

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

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

diff --git a/app-text/enchant/enchant-1.6.1-r1.ebuild 
b/app-text/enchant/enchant-1.6.1-r1.ebuild
index 7a5f39aa232..595d263abfd 100644
--- a/app-text/enchant/enchant-1.6.1-r1.ebuild
+++ b/app-text/enchant/enchant-1.6.1-r1.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/AbiWord/enchant/releases/download/${PN}-${MY_PV}/${P
 
 LICENSE="LGPL-2.1"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 sparc x86 
~amd64-linux ~x86-linux ~ppc-macos ~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv sparc x86 
~amd64-linux ~x86-linux ~ppc-macos ~x86-solaris"
 
 IUSE="aspell +hunspell static-libs test"
 RESTRICT="!test? ( test )"



[gentoo-commits] repo/gentoo:master commit in: dev-db/qdbm/

2021-08-29 Thread Marek Szuba
commit: 198f49f87c02d8d322b85d376c91a3739c813219
Author: Marek Szuba  gentoo  org>
AuthorDate: Sat Aug 28 23:40:32 2021 +
Commit: Marek Szuba  gentoo  org>
CommitDate: Sun Aug 29 08:36:44 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=198f49f8

dev-db/qdbm: keyword 1.8.78-r3 for ~riscv

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

 dev-db/qdbm/qdbm-1.8.78-r3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-db/qdbm/qdbm-1.8.78-r3.ebuild 
b/dev-db/qdbm/qdbm-1.8.78-r3.ebuild
index e3abbce65c8..fd0fc1a4033 100644
--- a/dev-db/qdbm/qdbm-1.8.78-r3.ebuild
+++ b/dev-db/qdbm/qdbm-1.8.78-r3.ebuild
@@ -13,7 +13,7 @@ SRC_URI="https://fallabs.com/${PN}/${P}.tar.gz";
 
 LICENSE="LGPL-2.1"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~s390 
~sparc ~x86"
 IUSE="bzip2 cxx debug java lzo perl ruby static-libs zlib"
 
 RDEPEND="bzip2? ( app-arch/bzip2 )



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

2021-08-29 Thread Marek Szuba
commit: bb5859c28b23f6ed71d6ed9f62e240d2b38d8c59
Author: Marek Szuba  gentoo  org>
AuthorDate: Sun Aug 29 00:06:17 2021 +
Commit: Marek Szuba  gentoo  org>
CommitDate: Sun Aug 29 08:36:47 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bb5859c2

dev-util/lcov: keyword 1.15 for ~riscv

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

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

diff --git a/dev-util/lcov/lcov-1.15.ebuild b/dev-util/lcov/lcov-1.15.ebuild
index 525e22e2a13..0b0725dbf67 100644
--- a/dev-util/lcov/lcov-1.15.ebuild
+++ b/dev-util/lcov/lcov-1.15.ebuild
@@ -8,7 +8,7 @@ if [[ ${PV} == "" ]] ; then
inherit git-r3
 else

SRC_URI="https://github.com/linux-test-project/lcov/releases/download/v${PV}/${P}.tar.gz";
-   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 
~s390 ~sparc ~x86 ~x86-linux ~x64-macos"
+   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc ~x86 ~x86-linux ~x64-macos"
 fi
 
 inherit optfeature prefix



[gentoo-commits] repo/gentoo:master commit in: net-libs/dleyna-connector-dbus/

2021-08-29 Thread Marek Szuba
commit: bd8c67bbe890f5d407058c06a8ff97dafcd25835
Author: Marek Szuba  gentoo  org>
AuthorDate: Sun Aug 29 08:32:18 2021 +
Commit: Marek Szuba  gentoo  org>
CommitDate: Sun Aug 29 08:36:51 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bd8c67bb

net-libs/dleyna-connector-dbus: keyword 0.4.0 for ~riscv

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

 net-libs/dleyna-connector-dbus/dleyna-connector-dbus-0.4.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-libs/dleyna-connector-dbus/dleyna-connector-dbus-0.4.0.ebuild 
b/net-libs/dleyna-connector-dbus/dleyna-connector-dbus-0.4.0.ebuild
index fc78d3efd99..4b30995f9e4 100644
--- a/net-libs/dleyna-connector-dbus/dleyna-connector-dbus-0.4.0.ebuild
+++ b/net-libs/dleyna-connector-dbus/dleyna-connector-dbus-0.4.0.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/phako/${PN}/archive/refs/tags/v${PV}.tar.gz -> ${P}.
 
 LICENSE="LGPL-2.1"
 SLOT="1.0"
-KEYWORDS="amd64 ~arm64 x86"
+KEYWORDS="amd64 ~arm64 ~riscv x86"
 
 DEPEND="
>=dev-libs/glib-2.28:2



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

2021-08-29 Thread Marek Szuba
commit: 9e13d2406e169c69775738cb7b8363e4d37b118d
Author: Marek Szuba  gentoo  org>
AuthorDate: Sun Aug 29 08:32:40 2021 +
Commit: Marek Szuba  gentoo  org>
CommitDate: Sun Aug 29 08:36:52 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9e13d240

net-libs/dleyna-core: keyword 0.7.0 for ~riscv

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

 net-libs/dleyna-core/dleyna-core-0.7.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-libs/dleyna-core/dleyna-core-0.7.0.ebuild 
b/net-libs/dleyna-core/dleyna-core-0.7.0.ebuild
index d03a1e54e96..80fdf7522e8 100644
--- a/net-libs/dleyna-core/dleyna-core-0.7.0.ebuild
+++ b/net-libs/dleyna-core/dleyna-core-0.7.0.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/phako/${PN}/archive/refs/tags/v${PV}.tar.gz -> ${P}.
 
 LICENSE="LGPL-2.1"
 SLOT="1.0/5" # soname of libdleyna-core-1.0.so
-KEYWORDS="amd64 ~arm64 x86"
+KEYWORDS="amd64 ~arm64 ~riscv x86"
 
 RDEPEND="
>=dev-libs/glib-2.28:2



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

2021-08-29 Thread Marek Szuba
commit: 6973e240beaf628e2a00387ede4a15288cf3cf2b
Author: Marek Szuba  gentoo  org>
AuthorDate: Sat Aug 28 23:41:53 2021 +
Commit: Marek Szuba  gentoo  org>
CommitDate: Sun Aug 29 08:36:45 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6973e240

dev-perl/PerlIO-gzip: keyword 0.200.0-r1 for ~riscv

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

 dev-perl/PerlIO-gzip/PerlIO-gzip-0.200.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/PerlIO-gzip/PerlIO-gzip-0.200.0-r1.ebuild 
b/dev-perl/PerlIO-gzip/PerlIO-gzip-0.200.0-r1.ebuild
index 17daa08658b..92d7bc0d1fa 100644
--- a/dev-perl/PerlIO-gzip/PerlIO-gzip-0.200.0-r1.ebuild
+++ b/dev-perl/PerlIO-gzip/PerlIO-gzip-0.200.0-r1.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="PerlIO layer to gzip/gunzip"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ppc ppc64 ~s390 sparc x86"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ppc ppc64 ~riscv ~s390 sparc x86"
 
 RDEPEND="sys-libs/zlib"
 DEPEND="${RDEPEND}



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

2021-08-29 Thread Marek Szuba
commit: 3013064861aeea451238f8560ae2a8400e9292b7
Author: Marek Szuba  gentoo  org>
AuthorDate: Sun Aug 29 08:31:12 2021 +
Commit: Marek Szuba  gentoo  org>
CommitDate: Sun Aug 29 08:36:50 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=30130648

net-misc/dleyna-server: keyword 0.7.0-r1 for ~riscv

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

 net-misc/dleyna-server/dleyna-server-0.7.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-misc/dleyna-server/dleyna-server-0.7.0-r1.ebuild 
b/net-misc/dleyna-server/dleyna-server-0.7.0-r1.ebuild
index b63a1e717fd..e154df66320 100644
--- a/net-misc/dleyna-server/dleyna-server-0.7.0-r1.ebuild
+++ b/net-misc/dleyna-server/dleyna-server-0.7.0-r1.ebuild
@@ -12,7 +12,7 @@ SRC_URI+=" 
https://dev.gentoo.org/~mattst88/distfiles/${PF}-patchset.tar.xz";
 
 LICENSE="LGPL-2.1"
 SLOT="0"
-KEYWORDS="amd64 x86"
+KEYWORDS="amd64 ~riscv x86"
 
 RDEPEND="
>=dev-libs/glib-2.36:2



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

2021-08-29 Thread Marek Szuba
commit: 6d45fbb54258bfa3eb33fb1634940b42661ccfed
Author: Marek Szuba  gentoo  org>
AuthorDate: Sun Aug 29 08:34:59 2021 +
Commit: Marek Szuba  gentoo  org>
CommitDate: Sun Aug 29 08:36:58 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6d45fbb5

net-libs/dleyna-renderer: keyword 0.7.0 for ~riscv

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

 net-libs/dleyna-renderer/dleyna-renderer-0.7.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-libs/dleyna-renderer/dleyna-renderer-0.7.0.ebuild 
b/net-libs/dleyna-renderer/dleyna-renderer-0.7.0.ebuild
index ac531e4f9e5..67bf52cbf42 100644
--- a/net-libs/dleyna-renderer/dleyna-renderer-0.7.0.ebuild
+++ b/net-libs/dleyna-renderer/dleyna-renderer-0.7.0.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/phako/${PN}/archive/refs/tags/v${PV}.tar.gz -> ${P}.
 
 LICENSE="LGPL-2.1"
 SLOT="0"
-KEYWORDS="amd64"
+KEYWORDS="amd64 ~riscv"
 
 DEPEND="
>=dev-libs/glib-2.28:2



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

2021-08-29 Thread Marek Szuba
commit: 3bc251c0e5c3214ce4cc3e21ac0f5883e81ed70b
Author: Marek Szuba  gentoo  org>
AuthorDate: Sat Aug 28 23:22:48 2021 +
Commit: Marek Szuba  gentoo  org>
CommitDate: Sun Aug 29 08:36:37 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3bc251c0

net-libs/c-client: keyword 2007f-r7 for ~riscv

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

 net-libs/c-client/c-client-2007f-r7.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-libs/c-client/c-client-2007f-r7.ebuild 
b/net-libs/c-client/c-client-2007f-r7.ebuild
index afa0c1cd8f1..befa819f22a 100644
--- a/net-libs/c-client/c-client-2007f-r7.ebuild
+++ b/net-libs/c-client/c-client-2007f-r7.ebuild
@@ -17,7 +17,7 @@ SRC_URI="ftp://ftp.cac.washington.edu/imap/${MY_P}.tar.Z
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 
sparc x86"
 IUSE="doc +ipv6 kerberos kernel_linux kernel_FreeBSD pam ssl static-libs topal 
chappa"
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: app-eselect/eselect-php/

2021-08-29 Thread Marek Szuba
commit: 66e8663877b7a29253be0f3e6b988f198e300d0b
Author: Marek Szuba  gentoo  org>
AuthorDate: Sat Aug 28 23:23:26 2021 +
Commit: Marek Szuba  gentoo  org>
CommitDate: Sun Aug 29 08:36:39 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=66e86638

app-eselect/eselect-php: keyword 0.9.7-r1 for ~riscv

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

 app-eselect/eselect-php/eselect-php-0.9.7-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-eselect/eselect-php/eselect-php-0.9.7-r1.ebuild 
b/app-eselect/eselect-php/eselect-php-0.9.7-r1.ebuild
index 3ff3114139a..8dc15b63e91 100644
--- a/app-eselect/eselect-php/eselect-php-0.9.7-r1.ebuild
+++ b/app-eselect/eselect-php/eselect-php-0.9.7-r1.ebuild
@@ -12,7 +12,7 @@ SRC_URI="https://dev.gentoo.org/~mjo/distfiles/${P}.tar.xz";
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc 
~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 
~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
 IUSE="fpm apache2"
 
 # The "DirectoryIndex" line in 70_mod_php.conf requires mod_dir.



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

2021-08-29 Thread Marek Szuba
commit: a0539229f4590dc8d2384cf70eb3e8886353ed8e
Author: Marek Szuba  gentoo  org>
AuthorDate: Sun Aug 29 08:34:09 2021 +
Commit: Marek Szuba  gentoo  org>
CommitDate: Sun Aug 29 08:36:55 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a0539229

net-libs/gupnp: keyword 1.3.1 for ~riscv

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

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

diff --git a/net-libs/gupnp/gupnp-1.3.1.ebuild 
b/net-libs/gupnp/gupnp-1.3.1.ebuild
index e981b8b42e4..a221091df02 100644
--- a/net-libs/gupnp/gupnp-1.3.1.ebuild
+++ b/net-libs/gupnp/gupnp-1.3.1.ebuild
@@ -13,7 +13,7 @@ HOMEPAGE="https://wiki.gnome.org/Projects/GUPnP 
https://gitlab.gnome.org/GNOME/g
 
 LICENSE="LGPL-2+ GPL-2+" # gupnp-binding-tool is GPL-2+
 SLOT="0/1.2-0" # -
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86"
 
 IUSE="connman gtk-doc +introspection kernel_linux networkmanager vala"
 REQUIRED_USE="${PYTHON_REQUIRED_USE}



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

2021-08-29 Thread Marek Szuba
commit: c5b217f14742cff1e0a9208680c727a844d42984
Author: Marek Szuba  gentoo  org>
AuthorDate: Sun Aug 29 08:34:32 2021 +
Commit: Marek Szuba  gentoo  org>
CommitDate: Sun Aug 29 08:36:56 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c5b217f1

net-libs/gupnp-av: keyword 0.13.1 for ~riscv

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

 net-libs/gupnp-av/gupnp-av-0.13.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-libs/gupnp-av/gupnp-av-0.13.1.ebuild 
b/net-libs/gupnp-av/gupnp-av-0.13.1.ebuild
index d8baf6de158..2d691e8af56 100644
--- a/net-libs/gupnp-av/gupnp-av-0.13.1.ebuild
+++ b/net-libs/gupnp-av/gupnp-av-0.13.1.ebuild
@@ -11,7 +11,7 @@ HOMEPAGE="https://wiki.gnome.org/Projects/GUPnP 
https://gitlab.gnome.org/GNOME/g
 
 LICENSE="LGPL-2"
 SLOT="0/3" # subslot: soname version
-KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86"
 IUSE="gtk-doc +introspection"
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: profiles/arch/riscv/, dev-lang/php/

2021-08-29 Thread Marek Szuba
commit: c8896c3ec456032a28aa70b81d68ec27808829db
Author: Marek Szuba  gentoo  org>
AuthorDate: Sun Aug 29 00:11:49 2021 +
Commit: Marek Szuba  gentoo  org>
CommitDate: Sun Aug 29 08:36:49 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c8896c3e

dev-lang/php: keyword 8.0.10 for ~riscv

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

 dev-lang/php/php-8.0.10.ebuild   | 2 +-
 profiles/arch/riscv/package.use.mask | 2 --
 2 files changed, 1 insertion(+), 3 deletions(-)

diff --git a/dev-lang/php/php-8.0.10.ebuild b/dev-lang/php/php-8.0.10.ebuild
index b602cca1312..79938681cad 100644
--- a/dev-lang/php/php-8.0.10.ebuild
+++ b/dev-lang/php/php-8.0.10.ebuild
@@ -21,7 +21,7 @@ LICENSE="PHP-3.01
unicode? ( BSD-2 LGPL-2.1 )"
 
 SLOT="$(ver_cut 1-2)"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc 
~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 
~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
 
 S="${WORKDIR}/${PN}-${MY_PV}"
 

diff --git a/profiles/arch/riscv/package.use.mask 
b/profiles/arch/riscv/package.use.mask
index 059f8c8472b..1c7efee6636 100644
--- a/profiles/arch/riscv/package.use.mask
+++ b/profiles/arch/riscv/package.use.mask
@@ -144,8 +144,6 @@ dev-libs/nanomsg doc
 kde-plasma/plasma-meta bluetooth
 #  - media-gfx/nvidia-texture-tools
 media-libs/devil nvtt
-#  - dev-lang/php
-media-libs/libvpx doc
 #  - dev-cpp/glog, sci-libs/vtk
 media-libs/opencv contribsfm glog vtk
 #  - net-misc/ofono



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

2021-08-29 Thread Marek Szuba
commit: 52fabe56b4c434790afedc2d4b902c9a68b9022e
Author: Marek Szuba  gentoo  org>
AuthorDate: Sat Aug 28 23:39:09 2021 +
Commit: Marek Szuba  gentoo  org>
CommitDate: Sun Aug 29 08:36:43 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=52fabe56

dev-libs/mm: keyword 1.4.2-r2 for ~riscv, EAPI 6 -> 8

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

 dev-libs/mm/mm-1.4.2-r2.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-libs/mm/mm-1.4.2-r2.ebuild b/dev-libs/mm/mm-1.4.2-r2.ebuild
index b643ff1f18c..de8b4763185 100644
--- a/dev-libs/mm/mm-1.4.2-r2.ebuild
+++ b/dev-libs/mm/mm-1.4.2-r2.ebuild
@@ -1,7 +1,7 @@
 # Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI=8
 
 DESCRIPTION="Shared Memory Abstraction Library"
 HOMEPAGE="http://www.ossp.org/pkg/lib/mm/";
@@ -9,7 +9,7 @@ SRC_URI="ftp://ftp.ossp.org/pkg/lib/mm/${P}.tar.gz";
 
 LICENSE="mm"
 SLOT="1.2"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 
sparc x86"
 IUSE=""
 
 src_prepare() {



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

2021-08-29 Thread Marek Szuba
commit: 1afd5eff31d2d442a99acb4421eadf6c969d9574
Author: Marek Szuba  gentoo  org>
AuthorDate: Sun Aug 29 08:33:18 2021 +
Commit: Marek Szuba  gentoo  org>
CommitDate: Sun Aug 29 08:36:53 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1afd5eff

media-libs/gupnp-dlna: keyword 0.11.0 for ~riscv

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

 media-libs/gupnp-dlna/gupnp-dlna-0.11.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-libs/gupnp-dlna/gupnp-dlna-0.11.0.ebuild 
b/media-libs/gupnp-dlna/gupnp-dlna-0.11.0.ebuild
index 53b0232ab7d..47221219da9 100644
--- a/media-libs/gupnp-dlna/gupnp-dlna-0.11.0.ebuild
+++ b/media-libs/gupnp-dlna/gupnp-dlna-0.11.0.ebuild
@@ -11,7 +11,7 @@ HOMEPAGE="https://wiki.gnome.org/Projects/GUPnP 
https://gitlab.gnome.org/GNOME/g
 
 LICENSE="LGPL-2"
 SLOT="2.0/4" # subslot: soname version
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86"
 IUSE="gtk-doc +introspection"
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: dev-db/tinycdb/

2021-08-29 Thread Marek Szuba
commit: 0710c0bd3d67dcb504fbb67ebcdc20250187d055
Author: Marek Szuba  gentoo  org>
AuthorDate: Sat Aug 28 23:35:49 2021 +
Commit: Marek Szuba  gentoo  org>
CommitDate: Sun Aug 29 08:36:41 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0710c0bd

dev-db/tinycdb: keyword 0.78 for ~riscv

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

 dev-db/tinycdb/tinycdb-0.78.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-db/tinycdb/tinycdb-0.78.ebuild 
b/dev-db/tinycdb/tinycdb-0.78.ebuild
index 063a3b4e6a2..8906f20cd57 100644
--- a/dev-db/tinycdb/tinycdb-0.78.ebuild
+++ b/dev-db/tinycdb/tinycdb-0.78.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="7"
@@ -11,7 +11,7 @@ SRC_URI="http://www.corpit.ru/mjt/${PN}/${P}.tar.gz";
 
 LICENSE="public-domain"
 SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~hppa ~ia64 ~mips ~ppc ~x86"
+KEYWORDS="~amd64 ~arm64 ~hppa ~ia64 ~mips ~ppc ~riscv ~x86"
 IUSE="static-libs"
 RESTRICT="test"
 



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

2021-08-29 Thread Marek Szuba
commit: 91470661fbbc1266dfbd20921d5eff95b91f3c58
Author: Marek Szuba  gentoo  org>
AuthorDate: Sun Aug 29 08:33:48 2021 +
Commit: Marek Szuba  gentoo  org>
CommitDate: Sun Aug 29 08:36:54 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=91470661

net-libs/gssdp: keyword 1.3.1 for ~riscv

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

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

diff --git a/net-libs/gssdp/gssdp-1.3.1.ebuild 
b/net-libs/gssdp/gssdp-1.3.1.ebuild
index a71c9b505b2..c76385775f8 100644
--- a/net-libs/gssdp/gssdp-1.3.1.ebuild
+++ b/net-libs/gssdp/gssdp-1.3.1.ebuild
@@ -11,7 +11,7 @@ HOMEPAGE="https://wiki.gnome.org/Projects/GUPnP 
https://gitlab.gnome.org/GNOME/g
 
 LICENSE="LGPL-2+"
 SLOT="0/1.2-0" # -
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86"
 IUSE="gtk-doc +introspection gtk vala"
 REQUIRED_USE="vala? ( introspection )"
 



[gentoo-commits] repo/gentoo:master commit in: dev-db/cdb/

2021-08-29 Thread Marek Szuba
commit: cf1c2c3a1de9bee2a402a60874307e32c7fb7aef
Author: Marek Szuba  gentoo  org>
AuthorDate: Sat Aug 28 23:38:45 2021 +
Commit: Marek Szuba  gentoo  org>
CommitDate: Sun Aug 29 08:36:42 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cf1c2c3a

dev-db/cdb: keyword 0.75-r4 for ~riscv

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

 dev-db/cdb/cdb-0.75-r4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-db/cdb/cdb-0.75-r4.ebuild b/dev-db/cdb/cdb-0.75-r4.ebuild
index a2dd2c71b29..73ca328b035 100644
--- a/dev-db/cdb/cdb-0.75-r4.ebuild
+++ b/dev-db/cdb/cdb-0.75-r4.ebuild
@@ -11,7 +11,7 @@ SRC_URI="http://cr.yp.to/cdb/${P}.tar.gz";
 
 LICENSE="public-domain"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86 
~amd64-linux ~x86-linux ~ppc-macos"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 
sparc x86 ~amd64-linux ~x86-linux ~ppc-macos"
 
 DEPEND="!dev-db/tinycdb"
 RDEPEND="${DEPEND}"



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

2021-08-29 Thread Marek Szuba
commit: 62bdccb767a4ca6442a8f6bc6b59ec8bf1f50b0a
Author: Marek Szuba  gentoo  org>
AuthorDate: Sun Aug 29 00:06:45 2021 +
Commit: Marek Szuba  gentoo  org>
CommitDate: Sun Aug 29 08:36:48 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=62bdccb7

dev-lang/php: keyword 7.4.23 for ~riscv

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

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

diff --git a/dev-lang/php/php-7.4.23.ebuild b/dev-lang/php/php-7.4.23.ebuild
index b959f63f92b..aadecf63e45 100644
--- a/dev-lang/php/php-7.4.23.ebuild
+++ b/dev-lang/php/php-7.4.23.ebuild
@@ -21,7 +21,7 @@ LICENSE="PHP-3.01
unicode? ( BSD-2 LGPL-2.1 )"
 
 SLOT="$(ver_cut 1-2)"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc 
~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 
~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
 
 S="${WORKDIR}/${PN}-${MY_PV}"
 



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

2021-08-29 Thread Yixun Lan
commit: 7c718ebf0c2ed7a2c0f6c04f7bbcb82eaec39840
Author: Yixun Lan  gentoo  org>
AuthorDate: Sun Aug 29 07:33:54 2021 +
Commit: Yixun Lan  gentoo  org>
CommitDate: Sun Aug 29 08:48:18 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7c718ebf

net-misc/autossh: keyword ~riscv

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

 net-misc/autossh/autossh-1.4g.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/net-misc/autossh/autossh-1.4g.ebuild 
b/net-misc/autossh/autossh-1.4g.ebuild
index 41eca6808fc..57c7452cb47 100644
--- a/net-misc/autossh/autossh-1.4g.ebuild
+++ b/net-misc/autossh/autossh-1.4g.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
@@ -8,7 +8,7 @@ HOMEPAGE="https://www.harding.motd.ca/autossh/";
 SRC_URI="https://www.harding.motd.ca/${PN}/${P}.tgz";
 
 LICENSE="BSD"
-KEYWORDS="amd64 ~arm ~arm64 ~hppa ppc ~ppc64 ~sparc x86 ~amd64-linux 
~x86-linux"
+KEYWORDS="amd64 ~arm ~arm64 ~hppa ppc ~ppc64 ~riscv ~sparc x86 ~amd64-linux 
~x86-linux"
 SLOT="0"
 
 RDEPEND="net-misc/openssh"



[gentoo-commits] repo/gentoo:master commit in: sci-visualization/dash-table/

2021-08-29 Thread Alfredo Tupone
commit: b4e7d04379fcb8f2ff1cc0a4c9539ae80f419ad8
Author: Alfredo Tupone  gentoo  org>
AuthorDate: Sun Aug 29 09:56:26 2021 +
Commit: Alfredo Tupone  gentoo  org>
CommitDate: Sun Aug 29 09:56:26 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b4e7d043

sci-visualization/dash-table: enabling test

Closes: https://bugs.gentoo.org/810457
Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Alfredo Tupone  gentoo.org>

 sci-visualization/dash-table/dash-table-4.11.3.ebuild | 9 +
 1 file changed, 9 insertions(+)

diff --git a/sci-visualization/dash-table/dash-table-4.11.3.ebuild 
b/sci-visualization/dash-table/dash-table-4.11.3.ebuild
index 54da85f007f..d1576cddf04 100644
--- a/sci-visualization/dash-table/dash-table-4.11.3.ebuild
+++ b/sci-visualization/dash-table/dash-table-4.11.3.ebuild
@@ -18,3 +18,12 @@ KEYWORDS="~amd64 ~x86"
 DEPEND=""
 RDEPEND="${DEPEND}"
 BDEPEND=""
+
+distutils_enable_tests pytest
+
+python_prepare_all() {
+   # Needs percy - not available
+   rm -r tests/selenium || die
+
+   distutils-r1_python_prepare_all
+}



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

2021-08-29 Thread Agostino Sarubbo
commit: 2e87a0c4c8029a6536f6e66e50508db66dbe4c1d
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Sun Aug 29 10:00:53 2021 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Sun Aug 29 10:00:53 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2e87a0c4

dev-java/zstd-jni: amd64 stable wrt bug #810751

Package-Manager: Portage-3.0.20, Repoman-3.0.2
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 dev-java/zstd-jni/zstd-jni-1.5.0.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-java/zstd-jni/zstd-jni-1.5.0.4.ebuild 
b/dev-java/zstd-jni/zstd-jni-1.5.0.4.ebuild
index d978a25ba29..1ef724a7897 100644
--- a/dev-java/zstd-jni/zstd-jni-1.5.0.4.ebuild
+++ b/dev-java/zstd-jni/zstd-jni-1.5.0.4.ebuild
@@ -16,7 +16,7 @@ S="${WORKDIR}/${PN}-${MY_PV}"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~x86"
+KEYWORDS="amd64 ~arm64 ~x86"
 
 RDEPEND=">=virtual/jre-1.8:*"
 DEPEND="${RDEPEND}"



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

2021-08-29 Thread Agostino Sarubbo
commit: fd981faca9ee1a7229e017a910e0e59e37b84f9a
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Sun Aug 29 10:00:39 2021 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Sun Aug 29 10:00:39 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fd981fac

sys-kernel/gentoo-sources: amd64 stable wrt bug #810667

Package-Manager: Portage-3.0.20, Repoman-3.0.2
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 sys-kernel/gentoo-sources/gentoo-sources-4.14.245.ebuild | 2 +-
 sys-kernel/gentoo-sources/gentoo-sources-4.19.205.ebuild | 2 +-
 sys-kernel/gentoo-sources/gentoo-sources-4.4.282.ebuild  | 2 +-
 sys-kernel/gentoo-sources/gentoo-sources-4.9.281.ebuild  | 2 +-
 sys-kernel/gentoo-sources/gentoo-sources-5.10.61.ebuild  | 2 +-
 sys-kernel/gentoo-sources/gentoo-sources-5.4.143.ebuild  | 2 +-
 6 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/sys-kernel/gentoo-sources/gentoo-sources-4.14.245.ebuild 
b/sys-kernel/gentoo-sources/gentoo-sources-4.14.245.ebuild
index f3b3f3f5b04..ec3c8e0fe41 100644
--- a/sys-kernel/gentoo-sources/gentoo-sources-4.14.245.ebuild
+++ b/sys-kernel/gentoo-sources/gentoo-sources-4.14.245.ebuild
@@ -10,7 +10,7 @@ inherit kernel-2
 detect_version
 detect_arch
 
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc 
~x86"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc 
~x86"
 HOMEPAGE="https://dev.gentoo.org/~mpagano/genpatches";
 IUSE="experimental"
 

diff --git a/sys-kernel/gentoo-sources/gentoo-sources-4.19.205.ebuild 
b/sys-kernel/gentoo-sources/gentoo-sources-4.19.205.ebuild
index 6f80a071d77..6c3a7750d78 100644
--- a/sys-kernel/gentoo-sources/gentoo-sources-4.19.205.ebuild
+++ b/sys-kernel/gentoo-sources/gentoo-sources-4.19.205.ebuild
@@ -10,7 +10,7 @@ inherit kernel-2
 detect_version
 detect_arch
 
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc 
~x86"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc 
~x86"
 HOMEPAGE="https://dev.gentoo.org/~mpagano/genpatches";
 IUSE="experimental"
 

diff --git a/sys-kernel/gentoo-sources/gentoo-sources-4.4.282.ebuild 
b/sys-kernel/gentoo-sources/gentoo-sources-4.4.282.ebuild
index 55184e69b36..51a7290a2fb 100644
--- a/sys-kernel/gentoo-sources/gentoo-sources-4.4.282.ebuild
+++ b/sys-kernel/gentoo-sources/gentoo-sources-4.4.282.ebuild
@@ -10,7 +10,7 @@ inherit kernel-2
 detect_version
 detect_arch
 
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc 
~x86"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc 
~x86"
 HOMEPAGE="https://dev.gentoo.org/~mpagano/genpatches";
 IUSE="experimental"
 

diff --git a/sys-kernel/gentoo-sources/gentoo-sources-4.9.281.ebuild 
b/sys-kernel/gentoo-sources/gentoo-sources-4.9.281.ebuild
index 50c8004ab65..ee4603ecece 100644
--- a/sys-kernel/gentoo-sources/gentoo-sources-4.9.281.ebuild
+++ b/sys-kernel/gentoo-sources/gentoo-sources-4.9.281.ebuild
@@ -10,7 +10,7 @@ inherit kernel-2
 detect_version
 detect_arch
 
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc 
~x86"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc 
~x86"
 HOMEPAGE="https://dev.gentoo.org/~mpagano/genpatches";
 IUSE="experimental"
 

diff --git a/sys-kernel/gentoo-sources/gentoo-sources-5.10.61.ebuild 
b/sys-kernel/gentoo-sources/gentoo-sources-5.10.61.ebuild
index 9c8002f3dd5..0421f87201f 100644
--- a/sys-kernel/gentoo-sources/gentoo-sources-5.10.61.ebuild
+++ b/sys-kernel/gentoo-sources/gentoo-sources-5.10.61.ebuild
@@ -10,7 +10,7 @@ inherit kernel-2
 detect_version
 detect_arch
 
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 
~sparc ~x86"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 
~sparc ~x86"
 HOMEPAGE="https://dev.gentoo.org/~mpagano/genpatches";
 IUSE="experimental"
 

diff --git a/sys-kernel/gentoo-sources/gentoo-sources-5.4.143.ebuild 
b/sys-kernel/gentoo-sources/gentoo-sources-5.4.143.ebuild
index 19106a8e57e..1a06fbf1402 100644
--- a/sys-kernel/gentoo-sources/gentoo-sources-5.4.143.ebuild
+++ b/sys-kernel/gentoo-sources/gentoo-sources-5.4.143.ebuild
@@ -10,7 +10,7 @@ inherit kernel-2
 detect_version
 detect_arch
 
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc 
~x86"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc 
~x86"
 HOMEPAGE="https://dev.gentoo.org/~mpagano/genpatches";
 IUSE="experimental"
 



[gentoo-commits] repo/gentoo:master commit in: app-office/skrooge/

2021-08-29 Thread Agostino Sarubbo
commit: afb3023d1d102a6748017079ea5160062d66f9df
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Sun Aug 29 10:00:25 2021 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Sun Aug 29 10:00:25 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=afb3023d

app-office/skrooge: amd64 stable wrt bug #810305

Package-Manager: Portage-3.0.20, Repoman-3.0.2
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 app-office/skrooge/skrooge-2.26.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-office/skrooge/skrooge-2.26.1.ebuild 
b/app-office/skrooge/skrooge-2.26.1.ebuild
index b169e5038dc..3ac30d1e2b0 100644
--- a/app-office/skrooge/skrooge-2.26.1.ebuild
+++ b/app-office/skrooge/skrooge-2.26.1.ebuild
@@ -15,7 +15,7 @@ HOMEPAGE="https://skrooge.org/";
 
 if [[ ${KDE_BUILD_TYPE} = release ]]; then
SRC_URI="mirror://kde/stable/${PN}/${P}.tar.xz"
-   KEYWORDS="~amd64 ~x86"
+   KEYWORDS="amd64 ~x86"
 fi
 
 LICENSE="GPL-2"



[gentoo-commits] repo/gentoo:master commit in: dev-db/lmdb/

2021-08-29 Thread Agostino Sarubbo
commit: 6887eacecf1e5e2801da9aed973ae9baf09e857b
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Sun Aug 29 10:00:45 2021 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Sun Aug 29 10:00:45 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6887eace

dev-db/lmdb: amd64 stable wrt bug #810730

Package-Manager: Portage-3.0.20, Repoman-3.0.2
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 dev-db/lmdb/lmdb-0.9.29.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-db/lmdb/lmdb-0.9.29.ebuild b/dev-db/lmdb/lmdb-0.9.29.ebuild
index 74b511a5c9d..4a6bad5624e 100644
--- a/dev-db/lmdb/lmdb-0.9.29.ebuild
+++ b/dev-db/lmdb/lmdb-0.9.29.ebuild
@@ -12,7 +12,7 @@ 
SRC_URI="https://git.openldap.org/openldap/openldap/-/archive/${MY_P}/openldap-$
 
 LICENSE="OPENLDAP"
 SLOT="0/${PV}"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 
~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 
~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="static-libs"
 
 DEPEND=""



[gentoo-commits] repo/gentoo:master commit in: app-benchmarks/bonnie++/

2021-08-29 Thread Agostino Sarubbo
commit: 560e7d16c824a0e2252033516e06291db6bcf896
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Sun Aug 29 10:01:47 2021 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Sun Aug 29 10:01:47 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=560e7d16

app-benchmarks/bonnie++: x86 stable wrt bug #808417

Package-Manager: Portage-3.0.20, Repoman-3.0.2
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 app-benchmarks/bonnie++/bonnie++-2.00a.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-benchmarks/bonnie++/bonnie++-2.00a.ebuild 
b/app-benchmarks/bonnie++/bonnie++-2.00a.ebuild
index f78476d70b6..ee1c63ff275 100644
--- a/app-benchmarks/bonnie++/bonnie++-2.00a.ebuild
+++ b/app-benchmarks/bonnie++/bonnie++-2.00a.ebuild
@@ -10,7 +10,7 @@ S="${WORKDIR}/${P}"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86"
 IUSE="debug"
 
 PATCHES=(



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

2021-08-29 Thread Agostino Sarubbo
commit: 495ce612e169e9d725326c17680c737fc238f73d
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Sun Aug 29 10:01:34 2021 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Sun Aug 29 10:01:34 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=495ce612

dev-java/zstd-jni: x86 stable wrt bug #810751

Package-Manager: Portage-3.0.20, Repoman-3.0.2
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 dev-java/zstd-jni/zstd-jni-1.5.0.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-java/zstd-jni/zstd-jni-1.5.0.4.ebuild 
b/dev-java/zstd-jni/zstd-jni-1.5.0.4.ebuild
index 1ef724a7897..555f4fb3baf 100644
--- a/dev-java/zstd-jni/zstd-jni-1.5.0.4.ebuild
+++ b/dev-java/zstd-jni/zstd-jni-1.5.0.4.ebuild
@@ -16,7 +16,7 @@ S="${WORKDIR}/${PN}-${MY_PV}"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="amd64 ~arm64 ~x86"
+KEYWORDS="amd64 ~arm64 x86"
 
 RDEPEND=">=virtual/jre-1.8:*"
 DEPEND="${RDEPEND}"



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

2021-08-29 Thread Agostino Sarubbo
commit: 6ab2fc51530ef7eb6944bca8ba44a80d2ec03134
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Sun Aug 29 10:01:28 2021 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Sun Aug 29 10:01:28 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6ab2fc51

sys-fs/cryfs: x86 stable wrt bug #789366

Package-Manager: Portage-3.0.20, Repoman-3.0.2
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 sys-fs/cryfs/cryfs-0.10.3-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-fs/cryfs/cryfs-0.10.3-r1.ebuild 
b/sys-fs/cryfs/cryfs-0.10.3-r1.ebuild
index 2e2611648fe..9d5f790f7ea 100644
--- a/sys-fs/cryfs/cryfs-0.10.3-r1.ebuild
+++ b/sys-fs/cryfs/cryfs-0.10.3-r1.ebuild
@@ -11,7 +11,7 @@ if [[ ${PV} ==  ]] ; then
EGIT_REPO_URI="https://github.com/cryfs/cryfs";
 else

SRC_URI="https://github.com/cryfs/cryfs/releases/download/${PV}/${P}.tar.xz";
-   KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
+   KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv x86"
S="${WORKDIR}"
 fi
 



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

2021-08-29 Thread Agostino Sarubbo
commit: 19fb7f13f4e8a52fd44c9145a81e0bf8cdc192ac
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Sun Aug 29 10:01:41 2021 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Sun Aug 29 10:01:41 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=19fb7f13

dev-libs/light: x86 stable wrt bug #810823

Package-Manager: Portage-3.0.20, Repoman-3.0.2
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 dev-libs/light/light-1.2.2-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-libs/light/light-1.2.2-r2.ebuild 
b/dev-libs/light/light-1.2.2-r2.ebuild
index d5aa9820774..750cc3950d9 100644
--- a/dev-libs/light/light-1.2.2-r2.ebuild
+++ b/dev-libs/light/light-1.2.2-r2.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/haikarainen/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 x86"
 
 IUSE="udev"
 



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

2021-08-29 Thread Agostino Sarubbo
commit: 047df2661fb7406201593706c04e71fd61d5ae35
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Sun Aug 29 10:02:01 2021 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Sun Aug 29 10:02:01 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=047df266

net-misc/netkit-rsh: x86 stable wrt bug #810664

Package-Manager: Portage-3.0.20, Repoman-3.0.2
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 net-misc/netkit-rsh/netkit-rsh-0.17-r14.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-misc/netkit-rsh/netkit-rsh-0.17-r14.ebuild 
b/net-misc/netkit-rsh/netkit-rsh-0.17-r14.ebuild
index 9ecd9db5e00..8df61edaefa 100644
--- a/net-misc/netkit-rsh/netkit-rsh-0.17-r14.ebuild
+++ b/net-misc/netkit-rsh/netkit-rsh-0.17-r14.ebuild
@@ -12,7 +12,7 @@ 
SRC_URI="ftp://ftp.uk.linux.org/pub/linux/Networking/netkit/${P}.tar.gz
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv 
~s390 sparc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv 
~s390 sparc x86 ~amd64-linux ~x86-linux"
 IUSE="pam"
 
 RDEPEND="



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

2021-08-29 Thread Agostino Sarubbo
commit: 3187b6a6c34956b1bd454c99df9dfcadd66de14e
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Sun Aug 29 10:02:29 2021 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Sun Aug 29 10:02:29 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3187b6a6

x11-misc/xscreensaver: x86 stable wrt bug #810679

Package-Manager: Portage-3.0.20, Repoman-3.0.2
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo  gentoo.org>

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

diff --git a/x11-misc/xscreensaver/xscreensaver-6.01-r3.ebuild 
b/x11-misc/xscreensaver/xscreensaver-6.01-r3.ebuild
index 4c651e4fcb4..e48fcffa120 100644
--- a/x11-misc/xscreensaver/xscreensaver-6.01-r3.ebuild
+++ b/x11-misc/xscreensaver/xscreensaver-6.01-r3.ebuild
@@ -17,7 +17,7 @@ SRC_URI="https://www.jwz.org/xscreensaver/${P}.tar.gz";
 #   SpecialElite.ttf -- Apache-2.0
 LICENSE="BSD fonts? ( MIT Apache-2.0 )"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~sparc ~x86 
~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~sparc x86 
~amd64-linux ~x86-linux"
 IUSE="elogind fonts +gdk-pixbuf gdm +gtk jpeg +locking new-login offensive 
opengl pam +perl +png selinux suid systemd +xft xinerama"
 REQUIRED_USE="
gdk-pixbuf? ( gtk )



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

2021-08-29 Thread Agostino Sarubbo
commit: 31f5c3798d5636b3cb586af445297a23b9b52ac8
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Sun Aug 29 10:02:35 2021 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Sun Aug 29 10:02:35 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=31f5c379

sys-fs/squashfs-tools: x86 stable wrt bug #810709

Package-Manager: Portage-3.0.20, Repoman-3.0.2
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 sys-fs/squashfs-tools/squashfs-tools-4.5.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-fs/squashfs-tools/squashfs-tools-4.5.ebuild 
b/sys-fs/squashfs-tools/squashfs-tools-4.5.ebuild
index ecc2fa9ae1d..6f92e97bfec 100644
--- a/sys-fs/squashfs-tools/squashfs-tools-4.5.ebuild
+++ b/sys-fs/squashfs-tools/squashfs-tools-4.5.ebuild
@@ -14,7 +14,7 @@ S=${WORKDIR}/${MY_P}
 
 LICENSE="GPL-2"
 SLOT="0"
-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"
 IUSE="debug lz4 lzma lzo xattr zstd"
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: dev-db/lmdb/

2021-08-29 Thread Agostino Sarubbo
commit: f04241f499b9ee024f15dfabb2b8db3c74a1ce36
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Sun Aug 29 10:02:41 2021 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Sun Aug 29 10:02:41 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f04241f4

dev-db/lmdb: x86 stable wrt bug #810730

Package-Manager: Portage-3.0.20, Repoman-3.0.2
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 dev-db/lmdb/lmdb-0.9.29.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-db/lmdb/lmdb-0.9.29.ebuild b/dev-db/lmdb/lmdb-0.9.29.ebuild
index 4a6bad5624e..c55db521387 100644
--- a/dev-db/lmdb/lmdb-0.9.29.ebuild
+++ b/dev-db/lmdb/lmdb-0.9.29.ebuild
@@ -12,7 +12,7 @@ 
SRC_URI="https://git.openldap.org/openldap/openldap/-/archive/${MY_P}/openldap-$
 
 LICENSE="OPENLDAP"
 SLOT="0/${PV}"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 
~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 
~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="static-libs"
 
 DEPEND=""



[gentoo-commits] repo/gentoo:master commit in: app-office/skrooge/

2021-08-29 Thread Agostino Sarubbo
commit: cdea4740af7a629f59508638702794d6f922077b
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Sun Aug 29 10:01:54 2021 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Sun Aug 29 10:01:54 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cdea4740

app-office/skrooge: x86 stable wrt bug #810305

Package-Manager: Portage-3.0.20, Repoman-3.0.2
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 app-office/skrooge/skrooge-2.26.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-office/skrooge/skrooge-2.26.1.ebuild 
b/app-office/skrooge/skrooge-2.26.1.ebuild
index 3ac30d1e2b0..b6a539031f7 100644
--- a/app-office/skrooge/skrooge-2.26.1.ebuild
+++ b/app-office/skrooge/skrooge-2.26.1.ebuild
@@ -15,7 +15,7 @@ HOMEPAGE="https://skrooge.org/";
 
 if [[ ${KDE_BUILD_TYPE} = release ]]; then
SRC_URI="mirror://kde/stable/${PN}/${P}.tar.xz"
-   KEYWORDS="amd64 ~x86"
+   KEYWORDS="amd64 x86"
 fi
 
 LICENSE="GPL-2"



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

2021-08-29 Thread Agostino Sarubbo
commit: dc0d10b4ba9cac457354c5a0ff8dd5993629bd19
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Sun Aug 29 10:02:20 2021 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Sun Aug 29 10:02:20 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dc0d10b4

www-servers/varnish: x86 stable wrt bug #810670

Package-Manager: Portage-3.0.20, Repoman-3.0.2
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 www-servers/varnish/varnish-6.5.2.ebuild | 2 +-
 www-servers/varnish/varnish-6.6.1.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/www-servers/varnish/varnish-6.5.2.ebuild 
b/www-servers/varnish/varnish-6.5.2.ebuild
index a2bf2323766..887ae91d751 100644
--- a/www-servers/varnish/varnish-6.5.2.ebuild
+++ b/www-servers/varnish/varnish-6.5.2.ebuild
@@ -13,7 +13,7 @@ SRC_URI="http://varnish-cache.org/_downloads/${P}.tgz";
 
 LICENSE="BSD-2 GPL-2"
 SLOT="0/2"
-KEYWORDS="amd64 ~mips ~ppc ~ppc64 ~x86"
+KEYWORDS="amd64 ~mips ~ppc ~ppc64 x86"
 IUSE="jemalloc jit static-libs"
 
 CDEPEND="

diff --git a/www-servers/varnish/varnish-6.6.1.ebuild 
b/www-servers/varnish/varnish-6.6.1.ebuild
index c8dff95fd48..2f73463cee0 100644
--- a/www-servers/varnish/varnish-6.6.1.ebuild
+++ b/www-servers/varnish/varnish-6.6.1.ebuild
@@ -13,7 +13,7 @@ SRC_URI="http://varnish-cache.org/_downloads/${P}.tgz";
 
 LICENSE="BSD-2 GPL-2"
 SLOT="0/2"
-KEYWORDS="amd64 ~mips ~ppc ~ppc64 ~x86"
+KEYWORDS="amd64 ~mips ~ppc ~ppc64 x86"
 IUSE="jemalloc jit static-libs"
 
 CDEPEND="



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

2021-08-29 Thread Agostino Sarubbo
commit: de442721fd1f21a7066e397e60f3ea2769814c1c
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Sun Aug 29 10:02:11 2021 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Sun Aug 29 10:02:11 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=de442721

sys-kernel/gentoo-sources: x86 stable wrt bug #810667

Package-Manager: Portage-3.0.20, Repoman-3.0.2
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 sys-kernel/gentoo-sources/gentoo-sources-4.14.245.ebuild | 2 +-
 sys-kernel/gentoo-sources/gentoo-sources-4.19.205.ebuild | 2 +-
 sys-kernel/gentoo-sources/gentoo-sources-4.4.282.ebuild  | 2 +-
 sys-kernel/gentoo-sources/gentoo-sources-4.9.281.ebuild  | 2 +-
 sys-kernel/gentoo-sources/gentoo-sources-5.10.61.ebuild  | 2 +-
 sys-kernel/gentoo-sources/gentoo-sources-5.4.143.ebuild  | 2 +-
 6 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/sys-kernel/gentoo-sources/gentoo-sources-4.14.245.ebuild 
b/sys-kernel/gentoo-sources/gentoo-sources-4.14.245.ebuild
index ec3c8e0fe41..ddf7ef9d451 100644
--- a/sys-kernel/gentoo-sources/gentoo-sources-4.14.245.ebuild
+++ b/sys-kernel/gentoo-sources/gentoo-sources-4.14.245.ebuild
@@ -10,7 +10,7 @@ inherit kernel-2
 detect_version
 detect_arch
 
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc 
~x86"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc 
x86"
 HOMEPAGE="https://dev.gentoo.org/~mpagano/genpatches";
 IUSE="experimental"
 

diff --git a/sys-kernel/gentoo-sources/gentoo-sources-4.19.205.ebuild 
b/sys-kernel/gentoo-sources/gentoo-sources-4.19.205.ebuild
index 6c3a7750d78..5589e0a1f28 100644
--- a/sys-kernel/gentoo-sources/gentoo-sources-4.19.205.ebuild
+++ b/sys-kernel/gentoo-sources/gentoo-sources-4.19.205.ebuild
@@ -10,7 +10,7 @@ inherit kernel-2
 detect_version
 detect_arch
 
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc 
~x86"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc 
x86"
 HOMEPAGE="https://dev.gentoo.org/~mpagano/genpatches";
 IUSE="experimental"
 

diff --git a/sys-kernel/gentoo-sources/gentoo-sources-4.4.282.ebuild 
b/sys-kernel/gentoo-sources/gentoo-sources-4.4.282.ebuild
index 51a7290a2fb..094482a62fa 100644
--- a/sys-kernel/gentoo-sources/gentoo-sources-4.4.282.ebuild
+++ b/sys-kernel/gentoo-sources/gentoo-sources-4.4.282.ebuild
@@ -10,7 +10,7 @@ inherit kernel-2
 detect_version
 detect_arch
 
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc 
~x86"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc 
x86"
 HOMEPAGE="https://dev.gentoo.org/~mpagano/genpatches";
 IUSE="experimental"
 

diff --git a/sys-kernel/gentoo-sources/gentoo-sources-4.9.281.ebuild 
b/sys-kernel/gentoo-sources/gentoo-sources-4.9.281.ebuild
index ee4603ecece..7030c15c1d7 100644
--- a/sys-kernel/gentoo-sources/gentoo-sources-4.9.281.ebuild
+++ b/sys-kernel/gentoo-sources/gentoo-sources-4.9.281.ebuild
@@ -10,7 +10,7 @@ inherit kernel-2
 detect_version
 detect_arch
 
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc 
~x86"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc 
x86"
 HOMEPAGE="https://dev.gentoo.org/~mpagano/genpatches";
 IUSE="experimental"
 

diff --git a/sys-kernel/gentoo-sources/gentoo-sources-5.10.61.ebuild 
b/sys-kernel/gentoo-sources/gentoo-sources-5.10.61.ebuild
index 0421f87201f..926c2c0aadb 100644
--- a/sys-kernel/gentoo-sources/gentoo-sources-5.10.61.ebuild
+++ b/sys-kernel/gentoo-sources/gentoo-sources-5.10.61.ebuild
@@ -10,7 +10,7 @@ inherit kernel-2
 detect_version
 detect_arch
 
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 
~sparc ~x86"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 
~sparc x86"
 HOMEPAGE="https://dev.gentoo.org/~mpagano/genpatches";
 IUSE="experimental"
 

diff --git a/sys-kernel/gentoo-sources/gentoo-sources-5.4.143.ebuild 
b/sys-kernel/gentoo-sources/gentoo-sources-5.4.143.ebuild
index 1a06fbf1402..e0145863196 100644
--- a/sys-kernel/gentoo-sources/gentoo-sources-5.4.143.ebuild
+++ b/sys-kernel/gentoo-sources/gentoo-sources-5.4.143.ebuild
@@ -10,7 +10,7 @@ inherit kernel-2
 detect_version
 detect_arch
 
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc 
~x86"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc 
x86"
 HOMEPAGE="https://dev.gentoo.org/~mpagano/genpatches";
 IUSE="experimental"
 



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

2021-08-29 Thread Miroslav Å ulc
commit: e42c1deb1a5f0452299d6a6b3b8f427917e1aa29
Author: Miroslav Å ulc  gentoo  org>
AuthorDate: Sun Aug 29 10:04:45 2021 +
Commit: Miroslav Å ulc  gentoo  org>
CommitDate: Sun Aug 29 10:04:45 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e42c1deb

dev-java/zstd-jni: removed obsolete 1.4.9.1

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

 dev-java/zstd-jni/Manifest|  1 -
 dev-java/zstd-jni/zstd-jni-1.4.9.1.ebuild | 49 ---
 2 files changed, 50 deletions(-)

diff --git a/dev-java/zstd-jni/Manifest b/dev-java/zstd-jni/Manifest
index 48a9a9fd25d..2700678e383 100644
--- a/dev-java/zstd-jni/Manifest
+++ b/dev-java/zstd-jni/Manifest
@@ -1,2 +1 @@
-DIST zstd-jni-1.4.9.1.tar.gz 9283717 BLAKE2B 
1f5f397e6ee78d029110b98aadbf77e8acaf3b3721ff0729b1b382f193367c8ffb20e08c1f7f905c34a5128e6e061652792cdd4f83dd292e3a3b19906f3bf86b
 SHA512 
2a3a2020e46fbf654796ca065ec84fdce05c308d7925a667b239aa0cc8607f78d8944230578e3c663cdd7932bce05e056895f8457af523d939afb24f68f8087b
 DIST zstd-jni-1.5.0.4.tar.gz 9296353 BLAKE2B 
1b4011cc7876d3d4ca2636d9872b1127d3a700f4cc6b159a36dbff5e73a2ec3af91d4a27965123c9dbb9f017200bb68bf7e078806d25d7e395243c2251936891
 SHA512 
2d83a1e4ff6c25ef301dc25343dcfd4f2dda7f8c44aae2d1d5da2159affb6d0c2885693022dd5cbd2d360540092bebfe0635b61c899fc7ce8dc496a96ba6f017

diff --git a/dev-java/zstd-jni/zstd-jni-1.4.9.1.ebuild 
b/dev-java/zstd-jni/zstd-jni-1.4.9.1.ebuild
deleted file mode 100644
index 91f20179a56..000
--- a/dev-java/zstd-jni/zstd-jni-1.4.9.1.ebuild
+++ /dev/null
@@ -1,49 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-MAVEN_ID="com.github.luben:zstd-jni:1.4.9-1"
-MY_PV="$(ver_rs 3 -)"
-
-inherit java-pkg-2 java-pkg-simple cmake
-
-DESCRIPTION="JNI bindings for Zstd native library"
-
-HOMEPAGE="https://github.com/luben/zstd-jni";
-SRC_URI="https://github.com/luben/${PN}/archive/v${MY_PV}.tar.gz -> 
${P}.tar.gz"
-S="${WORKDIR}/${PN}-${MY_PV}"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="amd64 ~arm64 x86"
-
-RDEPEND=">=virtual/jre-1.8:*"
-DEPEND="${RDEPEND}"
-
-JAVA_SRC_DIR="src/main/java"
-
-src_configure() {
-   local mycmakeargs=(
-   -DJAVA_HOME="$(java-config -g JAVA_HOME)"
-   # Resolve bug #776910
-   # Reference: https://stackoverflow.com/a/51764145
-   -DJAVA_AWT_LIBRARY="NotNeeded"
-   )
-   cmake_src_configure
-}
-
-src_compile() {
-   cmake_src_compile
-
-   mkdir -p "${S}/target/classes/META-INF" || die "Failed to create 
META-INF dir"
-   echo "Manifest-Version: 1.0
-Implementation-Version: ${MY_PV}
-Bundle-NativeCode: libzstd-jni.so;osname=Linux" > 
"${S}/target/classes/META-INF/MANIFEST.MF" || die "Failed to create MANIFEST.MF"
-   java-pkg-simple_src_compile
-   java-pkg_addres ${JAVA_JAR_FILENAME} "${BUILD_DIR}" -name 
libzstd-jni.so || die "Failed to add library to jar"
-}
-
-src_install() {
-   java-pkg-simple_src_install
-}



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

2021-08-29 Thread Lars Wendler
commit: 3731249f66bbfd34ef521bc2bce382763d1b05eb
Author: Lars Wendler  gentoo  org>
AuthorDate: Sun Aug 29 10:22:22 2021 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Sun Aug 29 10:26:56 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3731249f

sys-apps/util-linux: Fixed comment about man-pages

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

 sys-apps/util-linux/util-linux-2.37.1-r1.ebuild | 2 +-
 sys-apps/util-linux/util-linux-2.37.2.ebuild| 2 +-
 sys-apps/util-linux/util-linux-.ebuild  | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/sys-apps/util-linux/util-linux-2.37.1-r1.ebuild 
b/sys-apps/util-linux/util-linux-2.37.1-r1.ebuild
index 74d874455d9..fa2c51c57e1 100644
--- a/sys-apps/util-linux/util-linux-2.37.1-r1.ebuild
+++ b/sys-apps/util-linux/util-linux-2.37.1-r1.ebuild
@@ -223,7 +223,7 @@ multilib_src_configure() {
if [[ ${PV} == * ]] ; then
myeconfargs+=( --enable-asciidoc )
else
-   # We ship pre-generated man-pages for releases
+   # Upstream is shipping pre-generated man-pages for 
releases
myeconfargs+=( --disable-asciidoc )
fi
else

diff --git a/sys-apps/util-linux/util-linux-2.37.2.ebuild 
b/sys-apps/util-linux/util-linux-2.37.2.ebuild
index 43b2f16fe98..64f4b060886 100644
--- a/sys-apps/util-linux/util-linux-2.37.2.ebuild
+++ b/sys-apps/util-linux/util-linux-2.37.2.ebuild
@@ -220,7 +220,7 @@ multilib_src_configure() {
if [[ ${PV} == * ]] ; then
myeconfargs+=( --enable-asciidoc )
else
-   # We ship pre-generated man-pages for releases
+   # Upstream is shipping pre-generated man-pages for 
releases
myeconfargs+=( --disable-asciidoc )
fi
else

diff --git a/sys-apps/util-linux/util-linux-.ebuild 
b/sys-apps/util-linux/util-linux-.ebuild
index 887e3f07cbc..d6191386e83 100644
--- a/sys-apps/util-linux/util-linux-.ebuild
+++ b/sys-apps/util-linux/util-linux-.ebuild
@@ -216,7 +216,7 @@ multilib_src_configure() {
if [[ ${PV} == * ]] ; then
myeconfargs+=( --enable-asciidoc )
else
-   # We ship pre-generated man-pages for releases
+   # Upstream is shipping pre-generated man-pages for 
releases
myeconfargs+=( --disable-asciidoc )
fi
else



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

2021-08-29 Thread David Seifert
commit: 9e8a002fb82a9b317dd6d3cf60359d0315201798
Author: David Seifert  gentoo  org>
AuthorDate: Sun Aug 29 10:38:17 2021 +
Commit: David Seifert  gentoo  org>
CommitDate: Sun Aug 29 10:38:17 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9e8a002f

profiles: last-rite sci-biology/mira

Bug: https://bugs.gentoo.org/585942
Bug: https://bugs.gentoo.org/731880
Bug: https://bugs.gentoo.org/808667
Signed-off-by: David Seifert  gentoo.org>

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

diff --git a/profiles/package.mask b/profiles/package.mask
index 85571c048e8..5a158695385 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -32,6 +32,13 @@
 
 #--- END OF EXAMPLES ---
 
+# David Seifert  (2021-08-29)
+# Broken for the past 5 years (#585942), no new upstream release in over
+# 5 years. Same issues as sci-biology/wgs-assembler, use a modern
+# assembler like sci-biology/abyss or canu.
+# Bug #585942, #731880, #808667, removal in 30 days.
+sci-biology/mira
+
 # Arthur Zamarin  (2021-08-28)
 # Both versions have several bugs and have been pulled off PyPI
 # Bugs #810808 and #810790.



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

2021-08-29 Thread David Seifert
commit: bd93b01be38831d1ef5a4d2518c351777c86d9a7
Author: David Seifert  gentoo  org>
AuthorDate: Sun Aug 29 10:38:18 2021 +
Commit: David Seifert  gentoo  org>
CommitDate: Sun Aug 29 10:38:18 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bd93b01b

profiles: last-rite sci-chemistry/dssp

Bug: https://bugs.gentoo.org/802417
Bug: https://bugs.gentoo.org/808669
Signed-off-by: David Seifert  gentoo.org>

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

diff --git a/profiles/package.mask b/profiles/package.mask
index 5a158695385..52071a72031 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -32,6 +32,13 @@
 
 #--- END OF EXAMPLES ---
 
+# David Seifert  (2021-08-29)
+# Version in tree is over 7 years old with numerous bugs. A modern
+# version 4 is available, but this really requires a dedicated
+# maintainer.
+# Bug #802417, #808669, removal in 30 days.
+sci-chemistry/dssp
+
 # David Seifert  (2021-08-29)
 # Broken for the past 5 years (#585942), no new upstream release in over
 # 5 years. Same issues as sci-biology/wgs-assembler, use a modern



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

2021-08-29 Thread Kurt Kanzenbach
commit: 73ccf1167cd7d744269738539317cbe173c3027f
Author: Kurt Kanzenbach  kmk-computers  de>
AuthorDate: Sun Aug 29 10:43:17 2021 +
Commit: Kurt Kanzenbach  kmk-computers  de>
CommitDate: Sun Aug 29 10:43:17 2021 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=73ccf116

net-misc/smcroute: Keyword for ~arm64

Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Kurt Kanzenbach  kmk-computers.de>

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

diff --git a/net-misc/smcroute/smcroute-2.5.2.ebuild 
b/net-misc/smcroute/smcroute-2.5.2.ebuild
index 1e89c9b97..7ed53ac66 100644
--- a/net-misc/smcroute/smcroute-2.5.2.ebuild
+++ b/net-misc/smcroute/smcroute-2.5.2.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/troglobit/${PN}/releases/download/${PV}/${P}.tar.gz";
 
 SLOT="0"
 LICENSE="GPL-2+"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~arm64 ~x86"
 IUSE="caps systemd"
 
 BDEPEND="



[gentoo-commits] repo/gentoo:master commit in: games-action/orbital-eunuchs-sniper/

2021-08-29 Thread Ionen Wolkens
commit: c9590dcc877401667728a2a5302377315df6af51
Author: Michael Mair-Keimberger  levelnine  at>
AuthorDate: Thu Aug 26 09:26:13 2021 +
Commit: Ionen Wolkens  gentoo  org>
CommitDate: Sun Aug 29 10:51:38 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c9590dcc

games-action/orbital-eunuchs-sniper: EAPI8, minor improvements

Package-Manager: Portage-3.0.22, Repoman-3.0.3
Signed-off-by: Michael Mair-Keimberger  levelnine.at>
Closes: https://github.com/gentoo/gentoo/pull/22105
Signed-off-by: Ionen Wolkens  gentoo.org>

 .../orbital-eunuchs-sniper-1.30-r1.ebuild  | 25 +++---
 1 file changed, 13 insertions(+), 12 deletions(-)

diff --git 
a/games-action/orbital-eunuchs-sniper/orbital-eunuchs-sniper-1.30-r1.ebuild 
b/games-action/orbital-eunuchs-sniper/orbital-eunuchs-sniper-1.30-r1.ebuild
index eafa9506707..94d4f0f6acf 100644
--- a/games-action/orbital-eunuchs-sniper/orbital-eunuchs-sniper-1.30-r1.ebuild
+++ b/games-action/orbital-eunuchs-sniper/orbital-eunuchs-sniper-1.30-r1.ebuild
@@ -1,31 +1,33 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI=8
 
 inherit autotools desktop
 
-MY_P=${PN//-/_}-${PV}
+MY_P="${PN//-/_}-${PV}"
 DESCRIPTION="Snipe terrorists from your orbital base"
-HOMEPAGE="http://icculus.org/oes/";
-SRC_URI="http://filesingularity.timedoctor.org/${MY_P}.tar.gz";
+HOMEPAGE="https://icculus.org/oes/";
+SRC_URI="https://icculus.org/oes/${MY_P}.tar.gz";
+S="${WORKDIR}/${MY_P}"
 
 LICENSE="ZLIB"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
-IUSE=""
 
-DEPEND="media-libs/libsdl[joystick,video]
+DEPEND="
+   media-libs/libsdl[joystick,video]
media-libs/sdl-image[png]
media-libs/sdl-mixer[vorbis]"
-RDEPEND=${DEPEND}
+RDEPEND="${DEPEND}"
 
-S=${WORKDIR}/${MY_P}
+DOCS=( AUTHORS ChangeLog readme.txt README TODO )
 
 PATCHES=(
"${FILESDIR}"/${P}-datadir.patch
"${FILESDIR}"/${P}-gcc43.patch
 )
+
 src_prepare() {
default
 
@@ -36,7 +38,6 @@ src_prepare() {
 }
 
 src_install() {
-   DOCS="AUTHORS ChangeLog readme.txt README TODO" \
-   default
-   make_desktop_entry snipe2d "Orbital Eunuchs Sniper"
+   default
+   make_desktop_entry snipe2d "Orbital Eunuchs Sniper" applications-games
 }



[gentoo-commits] repo/proj/guru:dev commit in: net-dialup/tio/

2021-08-29 Thread Kurt Kanzenbach
commit: f82684ed3c1d426743bea72d7a98fcf63e701264
Author: Kurt Kanzenbach  kmk-computers  de>
AuthorDate: Sun Aug 29 11:02:02 2021 +
Commit: Kurt Kanzenbach  kmk-computers  de>
CommitDate: Sun Aug 29 11:02:02 2021 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=f82684ed

net-dialup/tio: EAPI 8

Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Kurt Kanzenbach  kmk-computers.de>

 net-dialup/tio/tio-1.32.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/net-dialup/tio/tio-1.32.ebuild b/net-dialup/tio/tio-1.32.ebuild
index c32bca083..e0eba7ca9 100644
--- a/net-dialup/tio/tio-1.32.ebuild
+++ b/net-dialup/tio/tio-1.32.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=7
+EAPI=8
 
 inherit autotools bash-completion-r1
 



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

2021-08-29 Thread Kurt Kanzenbach
commit: d886e92f750147692fef87a0be100e834631b64d
Author: Kurt Kanzenbach  kmk-computers  de>
AuthorDate: Sun Aug 29 10:55:38 2021 +
Commit: Kurt Kanzenbach  kmk-computers  de>
CommitDate: Sun Aug 29 10:55:38 2021 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=d886e92f

dev-embedded/rauc: EAPI 8, Python 3.10

Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Kurt Kanzenbach  kmk-computers.de>

 dev-embedded/rauc/rauc-1.5.1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-embedded/rauc/rauc-1.5.1.ebuild 
b/dev-embedded/rauc/rauc-1.5.1.ebuild
index 2b26167e7..65718bbe1 100644
--- a/dev-embedded/rauc/rauc-1.5.1.ebuild
+++ b/dev-embedded/rauc/rauc-1.5.1.ebuild
@@ -1,9 +1,9 @@
 # Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=7
+EAPI=8
 
-PYTHON_COMPAT=( python3_{7..9} )
+PYTHON_COMPAT=( python3_{7..10} )
 DOCS_BUILDER="sphinx"
 DOCS_DIR="${S}/docs"
 



[gentoo-commits] repo/proj/guru:dev commit in: net-mail/remail/

2021-08-29 Thread Kurt Kanzenbach
commit: 02ef4099da1ea7e33170827c936b2705d54b9854
Author: Kurt Kanzenbach  kmk-computers  de>
AuthorDate: Sun Aug 29 11:01:00 2021 +
Commit: Kurt Kanzenbach  kmk-computers  de>
CommitDate: Sun Aug 29 11:01:00 2021 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=02ef4099

net-mail/remail: EAPI 8

Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Kurt Kanzenbach  kmk-computers.de>

 net-mail/remail/remail-0.13.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/net-mail/remail/remail-0.13.ebuild 
b/net-mail/remail/remail-0.13.ebuild
index 0020f3117..be451d079 100644
--- a/net-mail/remail/remail-0.13.ebuild
+++ b/net-mail/remail/remail-0.13.ebuild
@@ -1,9 +1,9 @@
 # Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=7
+EAPI=8
 
-PYTHON_COMPAT=( python3_{7,8,9} )
+PYTHON_COMPAT=( python3_{7..9} )
 
 inherit distutils-r1 systemd
 



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

2021-08-29 Thread Kurt Kanzenbach
commit: bf3073326644eaba022857f4f1eb7b7a608bced2
Author: Kurt Kanzenbach  kmk-computers  de>
AuthorDate: Sun Aug 29 10:54:10 2021 +
Commit: Kurt Kanzenbach  kmk-computers  de>
CommitDate: Sun Aug 29 10:54:10 2021 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=bf307332

app-text/katarakt: EAPI 8

Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Kurt Kanzenbach  kmk-computers.de>

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

diff --git a/app-text/katarakt/katarakt-0.2.ebuild 
b/app-text/katarakt/katarakt-0.2.ebuild
index 3b8e58a10..45195c514 100644
--- a/app-text/katarakt/katarakt-0.2.ebuild
+++ b/app-text/katarakt/katarakt-0.2.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=7
+EAPI=8
 
 inherit qmake-utils
 



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

2021-08-29 Thread Anthony G. Basile
commit: ccfd579307bee163635cee3abbffae2511094af9
Author: Anthony G. Basile  gentoo  org>
AuthorDate: Sun Aug 29 11:34:14 2021 +
Commit: Anthony G. Basile  gentoo  org>
CommitDate: Sun Aug 29 11:34:14 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ccfd5793

www-servers/varnish: remove vulnerable versions, bug #802219

Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Anthony G. Basile  gentoo.org>

 www-servers/varnish/Manifest |  2 -
 www-servers/varnish/varnish-6.3.2.ebuild | 98 
 www-servers/varnish/varnish-6.4.0.ebuild | 98 
 3 files changed, 198 deletions(-)

diff --git a/www-servers/varnish/Manifest b/www-servers/varnish/Manifest
index 31c941ad80e..439384ec952 100644
--- a/www-servers/varnish/Manifest
+++ b/www-servers/varnish/Manifest
@@ -1,4 +1,2 @@
-DIST varnish-6.3.2.tgz 3323908 BLAKE2B 
5bde1b2ececeb8aed884db22ed75bfd74f82d68416e71400a4c0d27483fcceb029fe8e724e30754899c872d7028da5cb759545f0743a11d0e90b0fd604af0ad7
 SHA512 
0f476c642df834737d446b3bc6ac8afa5981d1de5810dc6e8556eb22b2ca26d64eb531f4ad3332eb86e231a7443fe35393177ec6dbee97a837f405d1aa9d03cd
-DIST varnish-6.4.0.tgz 3404617 BLAKE2B 
0ef0f7303f5c926bb1b80ec14cdd9755d65c1938fa8645240800ac2997f954022133625a74dd9c30ce21850674c3b00777fcc896309f528e6ba90d347333d7f7
 SHA512 
cda8f9e1d301a2b79db14685a23e25e36225f37065a1b7f37c5ae12fbb0483be51be9ffcc8ba72c1f65f5a022d1e408825694daed6780e206b9ba91feb2a07a1
 DIST varnish-6.5.2.tgz 3464372 BLAKE2B 
68a7bca159ed9539126f66d21450c87780b49b66a2d45a5abc7db6fe9d68c8526aa059546fb1d865de753736793e700611f4f110edb1c649f4e9753c4dfedacc
 SHA512 
31673eaa95e5d3413cd3a4a6fb324c1f0ad2efb22b75409fc0e02c61446787eb167bd530ee5b0a199da4fc76cc36f3603984d86781f856cc6a4aac48260fe4ef
 DIST varnish-6.6.1.tgz 3518308 BLAKE2B 
6a88165394c0578427de20588ac2c17f502242bf94f30e9284f7bc2c271b77c3d6511a9dfb8d1cb6d75e1fc4563360fb0bec762aa17481fa598cb5e9d9527705
 SHA512 
af3ee1743af2ede2d3efbb73e5aa9b42c7bbd5f86163ec338c8afd1989c3e51ff3e1b40bed6b72224b5d339a74f22d6e5f3c3faf2fedee8ab4715307ed5d871b

diff --git a/www-servers/varnish/varnish-6.3.2.ebuild 
b/www-servers/varnish/varnish-6.3.2.ebuild
deleted file mode 100644
index c4f40d68065..000
--- a/www-servers/varnish/varnish-6.3.2.ebuild
+++ /dev/null
@@ -1,98 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="7"
-
-PYTHON_COMPAT=( python3_{7..9} )
-
-inherit autotools systemd python-r1
-
-DESCRIPTION="Varnish is a state-of-the-art, high-performance HTTP accelerator"
-HOMEPAGE="https://varnish-cache.org/";
-SRC_URI="http://varnish-cache.org/_downloads/${P}.tgz";
-
-LICENSE="BSD-2 GPL-2"
-SLOT="0/2"
-KEYWORDS="amd64 ~mips ~ppc ~ppc64 x86"
-IUSE="jemalloc jit static-libs"
-
-CDEPEND="
-   sys-libs/readline:0=
-   dev-libs/libpcre[jit?]
-   jemalloc? ( dev-libs/jemalloc )
-   sys-libs/ncurses:0="
-
-#varnish compiles stuff at run time
-RDEPEND="
-   ${PYTHON_DEPS}
-   ${CDEPEND}
-   acct-user/varnish
-   acct-group/varnish
-   sys-devel/gcc"
-
-DEPEND="
-   ${CDEPEND}
-   dev-python/docutils
-   dev-python/sphinx
-   virtual/pkgconfig"
-
-REQUIRED_USE="${PYTHON_REQUIRED_USE}"
-
-RESTRICT="test" #315725
-
-src_prepare() {
-   # Remove -Werror bug #528354
-   sed -i -e 's/-Werror\([^=]\)/\1/g' configure.ac
-
-   # Upstream doesn't put varnish.m4 in the m4/ directory
-   # We link because the Makefiles look for the file in
-   # the original location
-   ln -sf ../varnish.m4 m4/varnish.m4
-
-   eapply_user
-
-   eautoreconf
-}
-
-src_configure() {
-   econf \
-   $(use_enable static-libs static) \
-   $(use_enable jit pcre-jit ) \
-   $(use_with jemalloc)
-}
-
-src_install() {
-   emake DESTDIR="${D}" install
-
-   python_replicate_script "${D}/usr/share/varnish/vmodtool.py"
-
-   newinitd "${FILESDIR}"/varnishlog.initd varnishlog
-   newconfd "${FILESDIR}"/varnishlog.confd varnishlog
-
-   newinitd "${FILESDIR}"/varnishncsa.initd varnishncsa
-   newconfd "${FILESDIR}"/varnishncsa.confd varnishncsa
-
-   newinitd "${FILESDIR}"/varnishd.initd-r4 varnishd
-   newconfd "${FILESDIR}"/varnishd.confd-r4 varnishd
-
-   insinto /etc/logrotate.d/
-   newins "${FILESDIR}/varnishd.logrotate-r2" varnishd
-
-   diropts -m750
-
-   keepdir /var/lib/varnish
-   keepdir /var/log/varnish
-
-   systemd_dounit "${FILESDIR}/${PN}d.service"
-
-   insinto /etc/varnish/
-   doins lib/libvmod_std/vmod.vcc
-   doins etc/example.vcl
-
-   dodoc README.rst
-   dodoc doc/changes.rst
-
-   fowners root:varnish /etc/varnish/
-   fowners varnish:varnish /var/lib/varnish/
-   fperms 0750 /var/lib/varnish/ /etc/varnish/
-}

diff --git a/www-servers/varnish/varnish-6.4.0.ebuild 
b/www-servers/varnish/varnish-6.4

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

2021-08-29 Thread Alfredo Tupone
commit: a6130fe7435631b8ecb02d5d729245c1ea7e5688
Author: Alfredo Tupone  gentoo  org>
AuthorDate: Sun Aug 29 12:32:50 2021 +
Commit: Alfredo Tupone  gentoo  org>
CommitDate: Sun Aug 29 12:32:50 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a6130fe7

sci-geosciences/folium: disabling web test

Closes: https://bugs.gentoo.org/810895
Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Alfredo Tupone  gentoo.org>

 sci-geosciences/folium/folium-0.12.1.ebuild | 4 
 1 file changed, 4 insertions(+)

diff --git a/sci-geosciences/folium/folium-0.12.1.ebuild 
b/sci-geosciences/folium/folium-0.12.1.ebuild
index 08538ed02ea..2639558415d 100644
--- a/sci-geosciences/folium/folium-0.12.1.ebuild
+++ b/sci-geosciences/folium/folium-0.12.1.ebuild
@@ -36,3 +36,7 @@ src_prepare() {
rm -r tests/selenium || die
default
 }
+
+python_test() {
+   epytest -m 'not web'
+}



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

2021-08-29 Thread Louis Sautier
commit: f589df1479da541a3fc5e99d5320f8b1d5f6da2b
Author: Louis Sautier  gentoo  org>
AuthorDate: Sun Aug 29 12:58:18 2021 +
Commit: Louis Sautier  gentoo  org>
CommitDate: Sun Aug 29 12:59:00 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f589df14

dev-python/pyparted: enable py3.10 and disable py3.7

Signed-off-by: Louis Sautier  gentoo.org>

 dev-python/pyparted/pyparted-3.11.7.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-python/pyparted/pyparted-3.11.7.ebuild 
b/dev-python/pyparted/pyparted-3.11.7.ebuild
index 39e1576ef53..9097a6c5c0e 100644
--- a/dev-python/pyparted/pyparted-3.11.7.ebuild
+++ b/dev-python/pyparted/pyparted-3.11.7.ebuild
@@ -1,10 +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
 
 DISTUTILS_USE_SETUPTOOLS=no
-PYTHON_COMPAT=( python3_{7..9} )
+PYTHON_COMPAT=( python3_{8..10} )
 inherit distutils-r1
 
 DESCRIPTION="Python bindings for sys-block/parted"



[gentoo-commits] repo/gentoo:master commit in: sys-boot/systemd-boot/, sys-boot/systemd-boot/files/

2021-08-29 Thread Mike Gilbert
commit: b961b80c1323371ad7d2f2b38cb049ae9a0ee7a6
Author: Mike Gilbert  gentoo  org>
AuthorDate: Sun Aug 29 13:42:15 2021 +
Commit: Mike Gilbert  gentoo  org>
CommitDate: Sun Aug 29 13:44:08 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b961b80c

sys-boot/systemd-boot: add 249

Closes: https://bugs.gentoo.org/810910
Signed-off-by: Mike Gilbert  gentoo.org>

 sys-boot/systemd-boot/Manifest |   1 +
 .../systemd-boot/files/249-libshared-static.patch  |  27 +
 sys-boot/systemd-boot/systemd-boot-249.ebuild  | 126 +
 3 files changed, 154 insertions(+)

diff --git a/sys-boot/systemd-boot/Manifest b/sys-boot/systemd-boot/Manifest
index 7af34cf96f8..9b4446a019c 100644
--- a/sys-boot/systemd-boot/Manifest
+++ b/sys-boot/systemd-boot/Manifest
@@ -1 +1,2 @@
 DIST systemd-245.tar.gz 8993479 BLAKE2B 
be0b1fca5ba8585978f570868bc9135c1fee78ea64dcdf8b1a3419e856a83da90104ed2f86e5f3e5b0b6f29d4b34f603bfe1e4cbc61ccf71bedce547db62ff35
 SHA512 
1b80d0e02472dfc4197f11dab4f56cf90e8a6e105ce19f837cb11335b6d8577ed49031dad94cdb41aa9bdc06ec8eec62c8e9246272b83935e7bb9dcd3cd8c012
+DIST systemd-249.tar.gz 10588828 BLAKE2B 
f7896dea0bdec25125188b94ee84270b972649b1eb16599bed1967ced79f62dbfd1494e22362934f418823c054b342fb24dc57706b49520814beb95b6956bf27
 SHA512 
0810d09cc32e4aaa4425ee5b7ddf129262b061ce159cbd43571fabda48285243d8f80b566379ece9215d531b9407ee45e1e72c71935644fea31c7bca1bbf540c

diff --git a/sys-boot/systemd-boot/files/249-libshared-static.patch 
b/sys-boot/systemd-boot/files/249-libshared-static.patch
new file mode 100644
index 000..c08e451af9f
--- /dev/null
+++ b/sys-boot/systemd-boot/files/249-libshared-static.patch
@@ -0,0 +1,27 @@
+From eac425295227c5deda4536fd647ecf11b643e1ca Mon Sep 17 00:00:00 2001
+From: Mike Gilbert 
+Date: Sun, 29 Aug 2021 09:22:33 -0400
+Subject: [PATCH] Link bootctl against libshared_static
+
+---
+ meson.build | 3 +--
+ 1 file changed, 1 insertion(+), 2 deletions(-)
+
+diff --git a/meson.build b/meson.build
+index 738879eb21..96042b6906 100644
+--- a/meson.build
 b/meson.build
+@@ -2150,9 +2150,8 @@ if conf.get('ENABLE_EFI') == 1 and 
conf.get('HAVE_BLKID') == 1
+ 'bootctl',
+ 'src/boot/bootctl.c',
+ include_directories : includes,
+-link_with : [libshared],
++link_with : [libshared_static, libsystemd_static],
+ dependencies : [libblkid],
+-install_rpath : rootlibexecdir,
+ install : true)
+ 
+ public_programs += executable(
+-- 
+2.33.0
+

diff --git a/sys-boot/systemd-boot/systemd-boot-249.ebuild 
b/sys-boot/systemd-boot/systemd-boot-249.ebuild
new file mode 100644
index 000..d9ed991ef5c
--- /dev/null
+++ b/sys-boot/systemd-boot/systemd-boot-249.ebuild
@@ -0,0 +1,126 @@
+# Copyright 2016-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+PYTHON_COMPAT=( python3_{7..10} )
+
+inherit meson python-any-r1 toolchain-funcs
+
+DESCRIPTION="UEFI boot manager from systemd (formerly gummiboot)"
+HOMEPAGE="https://www.freedesktop.org/wiki/Software/systemd/systemd-boot/";
+SRC_URI="https://github.com/systemd/systemd/archive/v${PV}.tar.gz -> 
systemd-${PV}.tar.gz"
+
+LICENSE="GPL-2 LGPL-2.1 MIT public-domain"
+SLOT="0"
+KEYWORDS="~amd64 ~arm64"
+IUSE=""
+RESTRICT="test"
+
+BDEPEND="
+   app-text/docbook-xml-dtd:4.2
+   app-text/docbook-xml-dtd:4.5
+   app-text/docbook-xsl-stylesheets
+   dev-libs/libxslt:0
+   sys-devel/gettext
+   dev-util/gperf
+   virtual/pkgconfig
+   ${PYTHON_DEPS}
+   $(python_gen_any_dep 'dev-python/jinja[${PYTHON_USEDEP}]')
+"
+
+python_check_deps() {
+   has_version -b "dev-python/jinja[${PYTHON_USEDEP}]"
+}
+
+COMMON_DEPEND="
+   >=sys-apps/util-linux-2.30
+"
+DEPEND="${COMMON_DEPEND}
+   >=sys-boot/gnu-efi-3.0.2
+   sys-libs/libcap
+"
+RDEPEND="${COMMON_DEPEND}
+   !sys-apps/systemd
+"
+
+QA_FLAGS_IGNORED="usr/lib/systemd/boot/efi/.*"
+QA_EXECSTACK="usr/lib/systemd/boot/efi/*"
+
+S="${WORKDIR}/systemd-${PV}"
+
+PATCHES=(
+   "${FILESDIR}/249-libshared-static.patch"
+)
+
+src_configure() {
+   # https://bugs.gentoo.org/725794
+   tc-export OBJCOPY
+
+   local emesonargs=(
+   -Dblkid=true
+   -Defi=true
+   -Dgnu-efi=true
+   -Defi-cc="$(tc-getCC)"
+   -Defi-ld="$(tc-getLD)"
+   -Defi-libdir="/usr/$(get_libdir)"
+   -Dsplit-usr=true
+   -Drootprefix="${EPREFIX:-/}"
+
+   -Dacl=false
+   -Dapparmor=false
+   -Daudit=false
+   -Dbzip2=false
+   -Delfutils=false
+   -Dgcrypt=false
+   -Dgnutls=false
+   -Dkmod=false
+   -Dlibcryptsetup=false
+   -Dlibcurl=false
+   -Dlibidn=false
+   -Dlibid

[gentoo-commits] proj/releng:master commit in: releases/specs/arm/armv4tl/, tools/

2021-08-29 Thread Andreas K. Hüttel
commit: 229d1ce7a2f6d30e5b22fce68c1bc77d3aff99d6
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Sun Aug 29 13:48:18 2021 +
Commit: Andreas K. Hüttel  gentoo  org>
CommitDate: Sun Aug 29 13:54:42 2021 +
URL:https://gitweb.gentoo.org/proj/releng.git/commit/?id=229d1ce7

Start with native armv4tl build, introduce openrc suffix

Signed-off-by: Andreas K. Hüttel  gentoo.org>

 .../armv4tl/{stage1.spec => stage1-openrc.spec}|  4 +--
 .../armv4tl/{stage3.spec => stage3-openrc.spec}|  4 +--
 tools/catalyst-auto-arm.conf   | 30 --
 3 files changed, 20 insertions(+), 18 deletions(-)

diff --git a/releases/specs/arm/armv4tl/stage1.spec 
b/releases/specs/arm/armv4tl/stage1-openrc.spec
similarity index 75%
rename from releases/specs/arm/armv4tl/stage1.spec
rename to releases/specs/arm/armv4tl/stage1-openrc.spec
index 76b3fbbe..f369cb6d 100644
--- a/releases/specs/arm/armv4tl/stage1.spec
+++ b/releases/specs/arm/armv4tl/stage1-openrc.spec
@@ -1,10 +1,10 @@
 subarch: armv4tl
-version_stamp: @TIMESTAMP@
+version_stamp: openrc-@TIMESTAMP@
 target: stage1
 rel_type: default
 profile: default/linux/arm/17.0/armv4t
 snapshot: @TIMESTAMP@
-source_subpath: default/stage3-armv4tl-latest
+source_subpath: default/stage3-armv4tl-latest-openrc
 compression_mode: pixz_x
 update_seed: yes
 update_seed_command: -uDN @world

diff --git a/releases/specs/arm/armv4tl/stage3.spec 
b/releases/specs/arm/armv4tl/stage3-openrc.spec
similarity index 69%
rename from releases/specs/arm/armv4tl/stage3.spec
rename to releases/specs/arm/armv4tl/stage3-openrc.spec
index c606c2f8..61d68ff5 100644
--- a/releases/specs/arm/armv4tl/stage3.spec
+++ b/releases/specs/arm/armv4tl/stage3-openrc.spec
@@ -1,10 +1,10 @@
 subarch: armv4tl
-version_stamp: @TIMESTAMP@
+version_stamp: openrc-@TIMESTAMP@
 target: stage3
 rel_type: default
 profile: default/linux/arm/17.0/armv4t
 snapshot: @TIMESTAMP@
-source_subpath: default/stage1-armv4tl-@TIMESTAMP@
+source_subpath: default/stage1-armv4tl-@TIMESTAMP@-openrc
 compression_mode: pixz_x
 portage_confdir: @REPO_DIR@/releases/portage/stages
 portage_prefix: releng

diff --git a/tools/catalyst-auto-arm.conf b/tools/catalyst-auto-arm.conf
index 643fd258..0dccfbbb 100644
--- a/tools/catalyst-auto-arm.conf
+++ b/tools/catalyst-auto-arm.conf
@@ -11,21 +11,23 @@ SPECS_DIR=${REPO_DIR}/releases/specs/arm
 EMAIL_SUBJECT_PREPEND="[arm-auto]"
 
 SETS="
-   armv4tl
-   armv5tel
-   armv6j_hf
-   armv6j_sf
-   armv7a_hf
-   armv7a_sf
+   armv4tl_openrc
armv4tl_systemd
-   armv5tel_systemd
-   armv6j_hf_systemd
-   armv6j_sf_systemd
-   armv7a_hf_systemd
-   armv7a_sf_systemd
 "
 
-SET_armv4tl_SPECS="armv4tl/stage1.spec armv4tl/stage3.spec"
+#  armv5tel
+#  armv6j_hf
+#  armv6j_sf
+#  armv7a_hf
+#  armv7a_sf
+#  armv5tel_systemd
+#  armv6j_hf_systemd
+#  armv6j_sf_systemd
+#  armv7a_hf_systemd
+#  armv7a_sf_systemd
+
+
+SET_armv4tl_openrc_SPECS="armv4tl/stage1-openrc.spec 
armv4tl/stage3-openrc.spec"
 SET_armv4tl_systemd_SPECS="armv4tl/stage1-systemd.spec 
armv4tl/stage3-systemd.spec"
 
 SET_armv5tel_SPECS="armv5tel/stage1.spec armv5tel/stage3.spec"
@@ -61,8 +63,8 @@ post_build() {
pushd "${BUILD_SRCDIR_BASE}/builds/default" >/dev/null
 
case ${spec} in
-   armv4tl/stage3.spec)
-   upload stage3-armv4tl-${TIMESTAMP}*.xz*
+   armv4tl/stage3-openrc.spec)
+   upload stage3-armv4tl-openrc-${TIMESTAMP}*.xz*
;;
armv4tl/stage3-systemd.spec)
upload stage3-armv4tl-systemd-${TIMESTAMP}*.xz*



[gentoo-commits] proj/releng:master commit in: tools/

2021-08-29 Thread Andreas K. Hüttel
commit: 8aca038fbe13cba651d3c028ddf66cf5eb949619
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Sun Aug 29 13:40:54 2021 +
Commit: Andreas K. Hüttel  gentoo  org>
CommitDate: Sun Aug 29 13:54:39 2021 +
URL:https://gitweb.gentoo.org/proj/releng.git/commit/?id=8aca038f

Copy catalyst-auto arm config for native builds on jiji

Signed-off-by: Andreas K. Hüttel  gentoo.org>

 tools/catalyst-auto-arm.conf | 106 +++
 1 file changed, 106 insertions(+)

diff --git a/tools/catalyst-auto-arm.conf b/tools/catalyst-auto-arm.conf
new file mode 100644
index ..643fd258
--- /dev/null
+++ b/tools/catalyst-auto-arm.conf
@@ -0,0 +1,106 @@
+# This is the config file for the catalyst-auto script. It should be pretty
+# self-explanatory.
+
+UPLOAD_USER=arm
+UPLOAD_KEY=/root/.ssh/id_rsa
+
+host=$(hostname)
+
+SPECS_DIR=${REPO_DIR}/releases/specs/arm
+
+EMAIL_SUBJECT_PREPEND="[arm-auto]"
+
+SETS="
+   armv4tl
+   armv5tel
+   armv6j_hf
+   armv6j_sf
+   armv7a_hf
+   armv7a_sf
+   armv4tl_systemd
+   armv5tel_systemd
+   armv6j_hf_systemd
+   armv6j_sf_systemd
+   armv7a_hf_systemd
+   armv7a_sf_systemd
+"
+
+SET_armv4tl_SPECS="armv4tl/stage1.spec armv4tl/stage3.spec"
+SET_armv4tl_systemd_SPECS="armv4tl/stage1-systemd.spec 
armv4tl/stage3-systemd.spec"
+
+SET_armv5tel_SPECS="armv5tel/stage1.spec armv5tel/stage3.spec"
+SET_armv5tel_systemd_SPECS="armv5tel/stage1-systemd.spec 
armv5tel/stage3-systemd.spec"
+
+SET_armv6j_hf_SPECS="armv6j/stage1-hardfloat.spec armv6j/stage3-hardfloat.spec"
+SET_armv6j_sf_SPECS="armv6j/stage1.spec armv6j/stage3.spec"
+SET_armv6j_hf_systemd_SPECS="armv6j/stage1-hardfloat-systemd.spec 
armv6j/stage3-hardfloat-systemd.spec"
+SET_armv6j_sf_systemd_SPECS="armv6j/stage1-systemd.spec 
armv6j/stage3-systemd.spec"
+
+SET_armv7a_hf_SPECS="armv7a/stage1-hardfloat.spec armv7a/stage3-hardfloat.spec"
+SET_armv7a_sf_SPECS="armv7a/stage1.spec armv7a/stage3.spec"
+SET_armv7a_hf_systemd_SPECS="armv7a/stage1-hardfloat-systemd.spec 
armv7a/stage3-hardfloat-systemd.spec"
+SET_armv7a_sf_systemd_SPECS="armv7a/stage1-systemd.spec 
armv7a/stage3-systemd.spec"
+
+
+update_symlinks() {
+   # Symlink the latest stages3 to build from
+   local d f
+   for d in "${BUILD_SRCDIR_BASE}/builds/default" ; do
+   pushd "${d}" >/dev/null
+   for f in $(ls stage3*xz | grep -v latest | 
give_latest_from_dates) ; do
+   local of=$(echo "${f}" | convert_filename)
+   ln -sf "${f}" "${of}"
+   done
+   popd >/dev/null
+   done
+}
+
+post_build() {
+   local set=$1 spec=$2
+
+   pushd "${BUILD_SRCDIR_BASE}/builds/default" >/dev/null
+
+   case ${spec} in
+   armv4tl/stage3.spec)
+   upload stage3-armv4tl-${TIMESTAMP}*.xz*
+   ;;
+   armv4tl/stage3-systemd.spec)
+   upload stage3-armv4tl-systemd-${TIMESTAMP}*.xz*
+   ;;
+   armv5tel/stage3.spec)
+   upload stage3-armv5tel-${TIMESTAMP}*.xz*
+   ;;
+   armv5tel/stage3-systemd.spec)
+   upload stage3-armv5tel-systemd-${TIMESTAMP}*.xz*
+   ;;
+   armv6j/stage3.spec)
+   upload stage3-armv6j-${TIMESTAMP}*.xz*
+   ;;
+   armv6j/stage3-systemd.spec)
+   upload stage3-armv6j-systemd-${TIMESTAMP}*.xz*
+   ;;
+   armv6j/stage3-hardfloat.spec)
+   upload stage3-armv6j_hardfp-${TIMESTAMP}*.xz*
+   ;;
+   armv6j/stage3-hardfloat-systemd.spec)
+   upload stage3-armv6j_hardfp-systemd-${TIMESTAMP}*.xz*
+   ;;
+   armv7a/stage3.spec)
+   upload stage3-armv7a-${TIMESTAMP}*.xz*
+   ;;
+   armv7a/stage3-systemd.spec)
+   upload stage3-armv7a-systemd-${TIMESTAMP}*.xz*
+   ;;
+   armv7a/stage3-hardfloat.spec)
+   upload stage3-armv7a_hardfp-${TIMESTAMP}*.xz*
+   ;;
+   armv7a/stage3-hardfloat-systemd.spec)
+   upload stage3-armv7a_hardfp-systemd-${TIMESTAMP}*.xz*
+   ;;
+   *)
+   echo "Finished ${spec}"
+   ;;
+   esac
+
+   popd >/dev/null
+}



[gentoo-commits] proj/releng:master commit in: tools/

2021-08-29 Thread Andreas K. Hüttel
commit: d4fb58d6117d877756a5f31ecd7d8023ff3535b2
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Sun Aug 29 13:54:15 2021 +
Commit: Andreas K. Hüttel  gentoo  org>
CommitDate: Sun Aug 29 13:54:45 2021 +
URL:https://gitweb.gentoo.org/proj/releng.git/commit/?id=d4fb58d6

Disable qemu armv4tl build

Signed-off-by: Andreas K. Hüttel  gentoo.org>

 tools/catalyst-auto-qemu-arm.conf | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/tools/catalyst-auto-qemu-arm.conf 
b/tools/catalyst-auto-qemu-arm.conf
index efac2eb8..6dff41a7 100644
--- a/tools/catalyst-auto-qemu-arm.conf
+++ b/tools/catalyst-auto-qemu-arm.conf
@@ -11,13 +11,11 @@ SPECS_DIR=${REPO_DIR}/releases/specs-qemu/arm
 EMAIL_SUBJECT_PREPEND="[arm-qemu-auto]"
 
 SETS="
-   armv4tl
armv5tel
armv6j_hf
armv6j_sf
armv7a_hf
armv7a_sf
-   armv4tl_systemd
armv5tel_systemd
armv6j_hf_systemd
armv6j_sf_systemd
@@ -25,6 +23,9 @@ SETS="
armv7a_sf_systemd
 "
 
+#  armv4tl
+#  armv4tl_systemd
+
 SET_armv4tl_SPECS="armv4tl/stage1.spec armv4tl/stage3.spec"
 SET_armv4tl_systemd_SPECS="armv4tl/stage1-systemd.spec 
armv4tl/stage3-systemd.spec"
 



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

2021-08-29 Thread Fabian Groffen
commit: 911d98b9e2fb2aab872c951517455dbb5c03faee
Author: Fabian Groffen  gentoo  org>
AuthorDate: Sun Aug 29 14:14:52 2021 +
Commit: Fabian Groffen  gentoo  org>
CommitDate: Sun Aug 29 14:16:06 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=911d98b9

dev-util/ragel-7.0.4: add Prefix keywords

Bug: https://bugs.gentoo.org/732330
Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Fabian Groffen  gentoo.org>

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

diff --git a/dev-util/ragel/ragel-7.0.4.ebuild 
b/dev-util/ragel/ragel-7.0.4.ebuild
index e807923ac0d..79d4602d717 100644
--- a/dev-util/ragel/ragel-7.0.4.ebuild
+++ b/dev-util/ragel/ragel-7.0.4.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://www.colm.net/files/ragel/${P}.tar.gz";
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc 
~x86 ~amd64-linux ~x86-linux ~x64-macos"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc 
~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="doc"
 
 # Notes from bug #766090



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

2021-08-29 Thread Fabian Groffen
commit: feb2e83de6d24bb6a3967f009bc7ab3ab2d18403
Author: Fabian Groffen  gentoo  org>
AuthorDate: Sun Aug 29 14:15:45 2021 +
Commit: Fabian Groffen  gentoo  org>
CommitDate: Sun Aug 29 14:16:06 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=feb2e83d

dev-util/colm-0.14.7: add Prefix keywords

Bug: https://bugs.gentoo.org/732330
Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Fabian Groffen  gentoo.org>

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

diff --git a/dev-util/colm/colm-0.14.7.ebuild b/dev-util/colm/colm-0.14.7.ebuild
index 5f7cb7c88f4..8a4cbf11435 100644
--- a/dev-util/colm/colm-0.14.7.ebuild
+++ b/dev-util/colm/colm-0.14.7.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://www.colm.net/files/${PN}/${P}.tar.gz";
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc 
~x86 ~amd64-linux ~x86-linux ~x64-macos"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc 
~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="doc"
 
 BDEPEND="



[gentoo-commits] repo/gentoo:master commit in: app-vim/tt2-syntax/

2021-08-29 Thread Fabian Groffen
commit: 21c811b5d780f803d37994d80c0a5aafd87bd39f
Author: Fabian Groffen  gentoo  org>
AuthorDate: Sun Aug 29 14:18:27 2021 +
Commit: Fabian Groffen  gentoo  org>
CommitDate: Sun Aug 29 14:18:27 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=21c811b5

app-vim/tt2-syntax: add Prefix keywords

Bug: https://bugs.gentoo.org/729942
Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Fabian Groffen  gentoo.org>

 app-vim/tt2-syntax/tt2-syntax-1.13-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-vim/tt2-syntax/tt2-syntax-1.13-r1.ebuild 
b/app-vim/tt2-syntax/tt2-syntax-1.13-r1.ebuild
index 7dd20ae4fcd..3b06797c268 100644
--- a/app-vim/tt2-syntax/tt2-syntax-1.13-r1.ebuild
+++ b/app-vim/tt2-syntax/tt2-syntax-1.13-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -8,7 +8,7 @@ inherit vim-plugin
 DESCRIPTION="vim plugin: syntax highlighting for perl module Template-Toolkit"
 HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=830";
 LICENSE="vim"
-KEYWORDS="amd64 arm arm64 ppc ppc64 x86 ~x64-macos"
+KEYWORDS="amd64 arm arm64 ppc ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 
 VIM_PLUGIN_HELPTEXT=\



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

2021-08-29 Thread Fabian Groffen
commit: fb0ab199467e3d41da069f2d56b56e5b94b80929
Author: Fabian Groffen  gentoo  org>
AuthorDate: Sun Aug 29 14:19:39 2021 +
Commit: Fabian Groffen  gentoo  org>
CommitDate: Sun Aug 29 14:19:39 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fb0ab199

dev-perl/Template-Toolkit: add Prefix keywords

Bug: https://bugs.gentoo.org/729942
Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Fabian Groffen  gentoo.org>

 dev-perl/Template-Toolkit/Template-Toolkit-3.9.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Template-Toolkit/Template-Toolkit-3.9.0.ebuild 
b/dev-perl/Template-Toolkit/Template-Toolkit-3.9.0.ebuild
index e95671648ea..e4aa2b61000 100644
--- a/dev-perl/Template-Toolkit/Template-Toolkit-3.9.0.ebuild
+++ b/dev-perl/Template-Toolkit/Template-Toolkit-3.9.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="The Template Toolkit"
 
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux 
~ppc-macos ~x64-macos"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux 
~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="xml gd mysql postgres latex vim-syntax test"
 
 RDEPEND="



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

2021-08-29 Thread Lars Wendler
commit: 70947851910068f090d2e4334bdf461a8e45edd1
Author: Lars Wendler  gentoo  org>
AuthorDate: Sun Aug 29 14:29:30 2021 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Sun Aug 29 14:31:42 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=70947851

sys-process/htop: Bump to version 3.1.0_rc1

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

 sys-process/htop/Manifest  |  1 +
 sys-process/htop/htop-3.1.0_rc1.ebuild | 92 ++
 sys-process/htop/metadata.xml  |  1 +
 3 files changed, 94 insertions(+)

diff --git a/sys-process/htop/Manifest b/sys-process/htop/Manifest
index d47148de742..dc292c95277 100644
--- a/sys-process/htop/Manifest
+++ b/sys-process/htop/Manifest
@@ -1,3 +1,4 @@
 DIST htop-3.0.2.tar.gz 176132 BLAKE2B 
9abc28461d346eeac7f9741bc1ba08c898d00be013abce972be4370b9b35d92661fcb4521fa715bc779c1c9b56bc3c0eeb5375c0df8ec7585df3774ac67ca504
 SHA512 
5b578972e40e3229aa8b2bdc931c4c8bceaafd2a150b02e0257ab35a4fbac25852e959ecc472bd6747be57ea8734b59cc4b872a5ac829624cc80e1722c54d868
 DIST htop-3.0.4.tar.gz 296224 BLAKE2B 
b8fc4fe7c595f0a22b253f1eeea24d571c87401a426b8f6dba0ce15d98ea77ca94bc286428386cbf478f0e7ea4afde0e86e5e6b93bb88af616ba474e45e745f5
 SHA512 
d57e4fd326791bd2306f4a6ce2c4f4bf0499a0050efbaeb71a211148fa52993f707d8afdf0292dc26234cffdcba84a97e1d4422bc61aec40ba3ef9ebd91ebf6c
 DIST htop-3.0.5.tar.gz 297931 BLAKE2B 
a6e62f99ef349809d11bb14b4d515036601aa457507b34a96354607f136cc4e0d3d40a715f1576c70833db051d989fa55142b4f8bba0f5f432ea3676364d9575
 SHA512 
7dae83ceff6b3f30e69c30c9559dbb3bf69281df006c6a26e4e2c49dd5a147e05ed7bafeeac8ec5bedc8ba670470100cc128209a92654858f98df09a9394594f
+DIST htop-3.1.0_rc1.tar.gz 378045 BLAKE2B 
65d5f2bdb6e41fb0a4edd76c62a36e951bd86a67ebb9908ca712b2ee7b5f9714c3fe5cd4193885b869b96dcd73bbf945ab22fcd31aa11d90598f9d9953ed4b0e
 SHA512 
f917dbb8ba0de1a9f703423c13cec19f0f69da765df320739eeabf0e928495ec70cdd8eb0cca2871226cd6b472a713ee5ebc43aefa02b2ffbd6c29b1208f5cad

diff --git a/sys-process/htop/htop-3.1.0_rc1.ebuild 
b/sys-process/htop/htop-3.1.0_rc1.ebuild
new file mode 100644
index 000..97f75eb53fe
--- /dev/null
+++ b/sys-process/htop/htop-3.1.0_rc1.ebuild
@@ -0,0 +1,92 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+PYTHON_COMPAT=( python3_{7..9} )
+
+inherit autotools linux-info python-any-r1 xdg-utils
+
+DESCRIPTION="interactive process viewer"
+HOMEPAGE="https://htop.dev/ https://github.com/htop-dev/htop";
+SRC_URI="https://github.com/htop-dev/${PN}/archive/${PV/_}.tar.gz -> 
${P}.tar.gz"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 
~sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos"
+
+LICENSE="BSD GPL-2"
+SLOT="0"
+IUSE="caps debug delayacct hwloc kernel_FreeBSD kernel_linux lm-sensors openvz 
unicode vserver"
+
+BDEPEND="virtual/pkgconfig"
+RDEPEND="
+   sys-libs/ncurses:=[unicode(+)?]
+   hwloc? ( sys-apps/hwloc )
+   kernel_linux? (
+   caps? ( sys-libs/libcap )
+   delayacct? ( dev-libs/libnl:3 )
+   lm-sensors? ( sys-apps/lm-sensors )
+   )
+"
+DEPEND="${RDEPEND}
+   ${PYTHON_DEPS}"
+
+DOCS=( ChangeLog README )
+
+CONFIG_CHECK="~TASKSTATS ~TASK_XACCT ~TASK_IO_ACCOUNTING ~CGROUPS"
+
+S="${WORKDIR}/${P/_}"
+
+pkg_setup() {
+   if ! has_version sys-process/lsof; then
+   ewarn "To use lsof features in htop (what processes are 
accessing"
+   ewarn "what files), you must have sys-process/lsof installed."
+   fi
+
+   python-any-r1_pkg_setup
+   linux-info_pkg_setup
+}
+
+src_prepare() {
+   default
+
+   eautoreconf
+}
+
+src_configure() {
+   [[ ${CBUILD} != ${CHOST} ]] && export 
ac_cv_file__proc_{meminfo,stat}=yes #328971
+
+   local myeconfargs=(
+   --enable-unicode
+   $(use_enable debug)
+   $(use_enable hwloc)
+   $(use_enable !hwloc affinity)
+   $(use_enable openvz)
+   $(use_enable unicode)
+   $(use_enable vserver)
+   )
+
+   if use kernel_linux ; then
+   myeconfargs+=(
+   $(use_enable caps capabilities)
+   $(use_enable delayacct)
+   $(use_enable lm-sensors sensors)
+   )
+   else
+   myeconfargs+=(
+   --disable-capabilities
+   --disable-delayacct
+   --disable-sensors
+   )
+   fi
+
+   econf ${myeconfargs[@]}
+}
+
+pkg_postinst() {
+   xdg_desktop_database_update
+   xdg_icon_cache_update
+}
+
+pkg_postrm() {
+   xdg_desktop_database_update
+   xdg_icon_cache_update
+}

diff --git a/sys-process/htop/metadata.xml b/sys-process/htop/metadata.xml
index ffeb3655365..a2e53594d43 100644
--- a/sys-process/htop/metadata.xml
+++ b/sys-process/htop/metadata.xml
@@ -10,6 +10,7

[gentoo-commits] repo/gentoo:master commit in: sys-process/htop/, sys-process/htop/files/

2021-08-29 Thread Lars Wendler
commit: ec16067bb1ed0297ce5d38698df511c7d30c4ebb
Author: Lars Wendler  gentoo  org>
AuthorDate: Sun Aug 29 14:30:06 2021 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Sun Aug 29 14:31:42 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ec16067b

sys-process/htop: Removed old

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

 sys-process/htop/Manifest  |   2 -
 sys-process/htop/files/htop-3.0.3-tinfo.patch  |  38 -
 .../htop-3.0.4-sort_column_header_highlight.patch  | 153 -
 sys-process/htop/htop-3.0.2-r1.ebuild  |  62 -
 sys-process/htop/htop-3.0.4-r2.ebuild  |  71 --
 5 files changed, 326 deletions(-)

diff --git a/sys-process/htop/Manifest b/sys-process/htop/Manifest
index dc292c95277..847ac7b4faa 100644
--- a/sys-process/htop/Manifest
+++ b/sys-process/htop/Manifest
@@ -1,4 +1,2 @@
-DIST htop-3.0.2.tar.gz 176132 BLAKE2B 
9abc28461d346eeac7f9741bc1ba08c898d00be013abce972be4370b9b35d92661fcb4521fa715bc779c1c9b56bc3c0eeb5375c0df8ec7585df3774ac67ca504
 SHA512 
5b578972e40e3229aa8b2bdc931c4c8bceaafd2a150b02e0257ab35a4fbac25852e959ecc472bd6747be57ea8734b59cc4b872a5ac829624cc80e1722c54d868
-DIST htop-3.0.4.tar.gz 296224 BLAKE2B 
b8fc4fe7c595f0a22b253f1eeea24d571c87401a426b8f6dba0ce15d98ea77ca94bc286428386cbf478f0e7ea4afde0e86e5e6b93bb88af616ba474e45e745f5
 SHA512 
d57e4fd326791bd2306f4a6ce2c4f4bf0499a0050efbaeb71a211148fa52993f707d8afdf0292dc26234cffdcba84a97e1d4422bc61aec40ba3ef9ebd91ebf6c
 DIST htop-3.0.5.tar.gz 297931 BLAKE2B 
a6e62f99ef349809d11bb14b4d515036601aa457507b34a96354607f136cc4e0d3d40a715f1576c70833db051d989fa55142b4f8bba0f5f432ea3676364d9575
 SHA512 
7dae83ceff6b3f30e69c30c9559dbb3bf69281df006c6a26e4e2c49dd5a147e05ed7bafeeac8ec5bedc8ba670470100cc128209a92654858f98df09a9394594f
 DIST htop-3.1.0_rc1.tar.gz 378045 BLAKE2B 
65d5f2bdb6e41fb0a4edd76c62a36e951bd86a67ebb9908ca712b2ee7b5f9714c3fe5cd4193885b869b96dcd73bbf945ab22fcd31aa11d90598f9d9953ed4b0e
 SHA512 
f917dbb8ba0de1a9f703423c13cec19f0f69da765df320739eeabf0e928495ec70cdd8eb0cca2871226cd6b472a713ee5ebc43aefa02b2ffbd6c29b1208f5cad

diff --git a/sys-process/htop/files/htop-3.0.3-tinfo.patch 
b/sys-process/htop/files/htop-3.0.3-tinfo.patch
deleted file mode 100644
index ea65a799ed7..000
--- a/sys-process/htop/files/htop-3.0.3-tinfo.patch
+++ /dev/null
@@ -1,38 +0,0 @@
-From ead978bce6236a55d75b72e059686766fa708db4 Mon Sep 17 00:00:00 2001
-From: =?UTF-8?q?Christian=20G=C3=B6ttsche?= 
-Date: Mon, 7 Dec 2020 15:30:56 +0100
-Subject: [PATCH] configure: check for additional linker flags for keypad(3)
-
-Gentoo requires an explicit addition of -ltinfo
-
-Resolves: https://bugs.gentoo.org/show_bug.cgi?id=690840

- configure.ac | 8 
- 1 file changed, 8 insertions(+)
-
-diff --git a/configure.ac b/configure.ac
-index 460b16aa..f91d8e92 100644
 a/configure.ac
-+++ b/configure.ac
-@@ -217,6 +217,10 @@ if test "x$enable_unicode" = xyes; then
-   [AC_CHECK_HEADERS([ncurses/ncurses.h],[:],
-  [AC_CHECK_HEADERS([ncurses/curses.h],[:],
- 
[AC_CHECK_HEADERS([ncurses.h],[:],[missing_headers="$missing_headers 
$ac_header"])])])])
-+
-+   # check if additional linker flags are needed for keypad(3)
-+   # (at this point we already link against a working ncurses library with 
wide character support)
-+   AC_SEARCH_LIBS([keypad], [tinfow tinfo])
- else
-HTOP_CHECK_SCRIPT([ncurses6], [refresh], [HAVE_LIBNCURSES], 
"ncurses6-config",
- HTOP_CHECK_SCRIPT([ncurses], [refresh], [HAVE_LIBNCURSES], 
"ncurses5-config",
-@@ -229,6 +233,10 @@ else
-   [AC_CHECK_HEADERS([ncurses/curses.h],[:],
-  [AC_CHECK_HEADERS([ncurses/ncurses.h],[:],
- 
[AC_CHECK_HEADERS([ncurses.h],[:],[missing_headers="$missing_headers 
$ac_header"])])])])
-+
-+   # check if additional linker flags are needed for keypad(3)
-+   # (at this point we already link against a working ncurses library)
-+   AC_SEARCH_LIBS([keypad], [tinfo])
- fi
- 
- if test "$my_htop_platform" = "freebsd"; then

diff --git 
a/sys-process/htop/files/htop-3.0.4-sort_column_header_highlight.patch 
b/sys-process/htop/files/htop-3.0.4-sort_column_header_highlight.patch
deleted file mode 100644
index a2b6a0d4259..000
--- a/sys-process/htop/files/htop-3.0.4-sort_column_header_highlight.patch
+++ /dev/null
@@ -1,153 +0,0 @@
-From 86d293125565a15bbd94683080dbc755c5d7edee Mon Sep 17 00:00:00 2001
-From: =?UTF-8?q?Christian=20G=C3=B6ttsche?= 
-Date: Tue, 22 Dec 2020 17:12:38 +0100
-Subject: [PATCH] Restore highlighted header of current sorted process column
-

- MainPanel.c | 10 --
- Panel.c | 22 ++
- Panel.h |  6 --
- ScreenManager.c |  2 +-
- htop.c  |  2 --
- 5 files changed, 23 insertions(+), 19 deletions(-)
-
-diff --git a/MainPanel.c b/MainPanel.c
-index 949138dc..c8a4c059 100644
 a/MainPanel.c
-+++ b/MainPanel.c
-@@ -102,7 +102,7 @@ static HandlerResu

[gentoo-commits] proj/linux-patches:5.13 commit in: /

2021-08-29 Thread Mike Pagano
commit: 5b2bc668fd015cecc3f1dbe007087a1705a0672e
Author: Mike Pagano  gentoo  org>
AuthorDate: Sun Aug 29 14:42:38 2021 +
Commit: Mike Pagano  gentoo  org>
CommitDate: Sun Aug 29 14:42:38 2021 +
URL:https://gitweb.gentoo.org/proj/linux-patches.git/commit/?id=5b2bc668

Bump BMQ Patch to v5.13-r3

Thanks to Ulenrich for reporting

Bug: https://bugs.gentoo.org/810925

Signed-off-by: Mike Pagano  gentoo.org>

 _README|  2 +-
 ...2.patch => 5020_BMQ-and-PDS-io-scheduler-v5.13-r3.patch | 14 --
 2 files changed, 5 insertions(+), 11 deletions(-)

diff --git a/_README b/_README
index 72c942f..05f6b94 100644
--- a/_README
+++ b/_README
@@ -131,7 +131,7 @@ Patch:  5010_enable-cpu-optimizations-universal.patch
 From:   https://github.com/graysky2/kernel_compiler_patch
 Desc:   Kernel >= 5.8 patch enables gcc = v9+ optimizations for additional 
CPUs.
 
-Patch:  5020_BMQ-and-PDS-io-scheduler-v5.13-r2.patch
+Patch:  5020_BMQ-and-PDS-io-scheduler-v5.13-r3.patch
 From:   https://gitlab.com/alfredchen/linux-prjc
 Desc:   BMQ(BitMap Queue) Scheduler. A new CPU scheduler developed from 
PDS(incld). Inspired by the scheduler in zircon.
 

diff --git a/5020_BMQ-and-PDS-io-scheduler-v5.13-r2.patch 
b/5020_BMQ-and-PDS-io-scheduler-v5.13-r3.patch
similarity index 99%
rename from 5020_BMQ-and-PDS-io-scheduler-v5.13-r2.patch
rename to 5020_BMQ-and-PDS-io-scheduler-v5.13-r3.patch
index 72533b6..3d7e610 100644
--- a/5020_BMQ-and-PDS-io-scheduler-v5.13-r2.patch
+++ b/5020_BMQ-and-PDS-io-scheduler-v5.13-r3.patch
@@ -647,10 +647,10 @@ index 5fc9c9b70862..06b60d612535 100644
  obj-$(CONFIG_CPU_FREQ_GOV_SCHEDUTIL) += cpufreq_schedutil.o
 diff --git a/kernel/sched/alt_core.c b/kernel/sched/alt_core.c
 new file mode 100644
-index ..e296d56e85f0
+index ..b10012b67435
 --- /dev/null
 +++ b/kernel/sched/alt_core.c
-@@ -0,0 +1,7227 @@
+@@ -0,0 +1,7221 @@
 +/*
 + *  kernel/sched/alt_core.c
 + *
@@ -720,7 +720,7 @@ index ..e296d56e85f0
 +#define sched_feat(x) (0)
 +#endif /* CONFIG_SCHED_DEBUG */
 +
-+#define ALT_SCHED_VERSION "v5.13-r2"
++#define ALT_SCHED_VERSION "v5.13-r3"
 +
 +/* rt_prio(prio) defined in include/linux/sched/rt.h */
 +#define rt_task(p)rt_prio((p)->prio)
@@ -3974,15 +3974,9 @@ index ..e296d56e85f0
 +  struct task_struct *p = current;
 +  unsigned long flags;
 +  int dest_cpu;
-+  struct rq *rq;
 +
 +  raw_spin_lock_irqsave(&p->pi_lock, flags);
-+  rq = this_rq();
-+
-+  if (rq != task_rq(p) || rq->nr_running < 2)
-+  goto unlock;
-+
-+  dest_cpu = select_task_rq(p);
++  dest_cpu = cpumask_any(p->cpus_ptr);
 +  if (dest_cpu == smp_processor_id())
 +  goto unlock;
 +



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

2021-08-29 Thread 罗百科
commit: 0e0de63abd9f6c164436595a614b1f56eb4c7377
Author: Patrick Lauer  gentoo  org>
AuthorDate: Sun Aug 29 15:13:08 2021 +
Commit: 罗百科  gentoo  org>
CommitDate: Sun Aug 29 15:13:08 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0e0de63a

dev-lang/nqp: Bump to 2021.08

Package-Manager: Portage-3.0.22, Repoman-3.0.3
Signed-off-by: Patrick Lauer  gentoo.org>

 dev-lang/nqp/Manifest   |   1 +
 dev-lang/nqp/nqp-2021.08.ebuild | 159 
 2 files changed, 160 insertions(+)

diff --git a/dev-lang/nqp/Manifest b/dev-lang/nqp/Manifest
index 55a9f3fe449..a4de935697d 100644
--- a/dev-lang/nqp/Manifest
+++ b/dev-lang/nqp/Manifest
@@ -1 +1,2 @@
 DIST nqp-2021.06.tar.gz 5208065 BLAKE2B 
7314f425e418161befc55f9490453a3a4c3caa0ddf13e2b3bbcc9a20a6204aba9517885b6ecccddbbaf078b60c74be90fe556bf99dcc6014e57a7c873e96381d
 SHA512 
482ec4a99d09b3660f03fd3c822a2f8c72dbdfeda1bcfdac0b4bcfa364ec57cbfdebf3b2872f8649c86d3d2d7603961d75e00d73dc417e5ac2a32f643bcfcabe
+DIST nqp-2021.08.tar.gz 5208527 BLAKE2B 
1f2e454e63484a8a636f61c9110b4a20775ec59dd7734fe32a93b01aaad5ea977ea74678085a66d9f072234de5768d8023182d6df56a448f2a0aa0fd3c1c76c3
 SHA512 
fca1dc8c36f914304f97330cb33be3a94c539f3cb6cc80d898c734dcf04b12b8be30ffce358a0a5320c6ea56afd627f792b4a8fa3f94134776922ae088b92814

diff --git a/dev-lang/nqp/nqp-2021.08.ebuild b/dev-lang/nqp/nqp-2021.08.ebuild
new file mode 100644
index 000..81e93919b90
--- /dev/null
+++ b/dev-lang/nqp/nqp-2021.08.ebuild
@@ -0,0 +1,159 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit java-pkg-opt-2 multibuild
+
+if [[ ${PV} == "" ]]; then
+   EGIT_REPO_URI="https://github.com/perl6/${PN}.git";
+   inherit git-r3
+else
+   
SRC_URI="https://github.com/perl6/${PN}/releases/download/${PV}/${P}.tar.gz";
+   KEYWORDS="~amd64 ~x86"
+fi
+
+DESCRIPTION="Not Quite Perl, a Perl 6 bootstrapping compiler"
+HOMEPAGE="https://rakudo.org";
+
+LICENSE="Artistic-2"
+SLOT="0"
+IUSE="doc clang java +moar test"
+RESTRICT="!test? ( test )"
+REQUIRED_USE="|| ( java moar )"
+
+CDEPEND="java? (
+   dev-java/asm:4
+   dev-java/jline:0
+   dev-java/jna:4
+   )
+   moar? ( ~dev-lang/moarvm-${PV}[clang=] )"
+RDEPEND="${CDEPEND}
+   java? ( >=virtual/jre-1.8 )"
+DEPEND="${CDEPEND}"
+BDEPEND="${CDEPEND}
+   clang? ( sys-devel/clang )
+   java? ( >=virtual/jdk-1.8 )
+   dev-lang/perl"
+
+pkg_pretend() {
+   if has_version dev-lang/rakudo || has_version dev-lang/nqp; then
+   ewarn "NQP is known to fail compilation/installation with 
Rakudo and/or NQP"
+   ewarn "already being installed. So if it fails, try 
uninstalling both"
+   ewarn "dev-lang/nqp and dev-lang/rakudo, then do a new 
installation."
+   ewarn "(see Bug #584394)"
+   fi
+}
+
+java_prepare() {
+   # Don't clean stage0 jars.
+   einfo "Cleaning upstream jars"
+   java-pkg_clean 3rdparty/
+
+   # Don't use jars we just deleted.
+   sed -i -r 's/(:3rdparty[^:]*)+/:${THIRDPARTY_JARS}/g' \
+   src/vm/jvm/runners/nqp-j || die
+}
+
+src_prepare() {
+   MULTIBUILD_VARIANTS=()
+   use moar && MULTIBUILD_VARIANTS+=( moar )
+   use java && MULTIBUILD_VARIANTS+=( jvm )
+
+   multibuild_copy_sources
+
+   # This will pull in conditional java_prepare
+   default
+}
+
+nqp_configure() {
+   pushd "${BUILD_DIR}" > /dev/null || die
+   local myconfargs=(
+   "--backend=${MULTIBUILD_VARIANT}"
+   "--prefix=${EPREFIX}/usr" )
+
+   perl Configure.pl "${myconfargs[@]}" || die
+   popd || die
+}
+
+nqp_compile() {
+   if [[ "${MULTIBUILD_VARIANT}" = jvm ]]; then
+   emake -j1 \
+   -C "${BUILD_DIR}" \
+   THIRDPARTY_JARS=$(java-pkg_getjars --with-dependencies 
asm-4,jline,jna-4) \
+   JAVAC="$(java-pkg_get-javac) $(java-pkg_javac-args)"
+   elif [[ "${MULTIBUILD_VARIANT}" = moar ]]; then
+   emake -j1 \
+   -C "${BUILD_DIR}"
+   fi
+}
+
+nqp_test() {
+   emake -j1 \
+   -C "${BUILD_DIR}" \
+   test
+}
+
+nqp_install() {
+   # This is the actual reason we need multibuild.eclass.
+   # We need to distinguish the install procedure for MoarVM and JVM 
backends.
+   case "${MULTIBUILD_VARIANT}" in
+   moar)
+   emake \
+   DESTDIR="${ED}" \
+   -C "${BUILD_DIR}" \
+   install
+   ;;
+   jvm)
+   pushd "${BUILD_DIR}" > /dev/null || die
+   # Set JAVA_PKG_JARDEST early.
+   java-pkg_init_paths_
+
+   # Upstream sets the classpath t

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

2021-08-29 Thread 罗百科
commit: fed0a43aee45328db377f5c379e0c497fed5df09
Author: Patrick Lauer  gentoo  org>
AuthorDate: Sun Aug 29 15:13:24 2021 +
Commit: 罗百科  gentoo  org>
CommitDate: Sun Aug 29 15:13:24 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fed0a43a

dev-lang/rakudo: Bump to 2021.08

Package-Manager: Portage-3.0.22, Repoman-3.0.3
Signed-off-by: Patrick Lauer  gentoo.org>

 dev-lang/rakudo/Manifest  |  1 +
 dev-lang/rakudo/rakudo-2021.08.ebuild | 72 +++
 2 files changed, 73 insertions(+)

diff --git a/dev-lang/rakudo/Manifest b/dev-lang/rakudo/Manifest
index a9a5f5ce88b..71c0ed42f94 100644
--- a/dev-lang/rakudo/Manifest
+++ b/dev-lang/rakudo/Manifest
@@ -1 +1,2 @@
 DIST rakudo-2021.06.tar.gz 5211187 BLAKE2B 
e6a73ada3bc7550ad9e2415374f8ecd9aeed021faf8bc52697c8d4bd1fc16782036fecf346f1b132f2d50b894f99ebca548e6e4209b1ff643a045679415ae3fd
 SHA512 
1141979c63a5128919d24c4660cff8011fade12487bd7f437dbaeb6d121ab2d93e4207ad47d6d840ddb12118c9f1cde8285d87677ff88b135c4e9f079ecc
+DIST rakudo-2021.08.tar.gz 5906537 BLAKE2B 
73a70ac0524ef41355e835173bccca743db5aa0f7b41ac0b152537da84337f6281c0619b86cd282d8e103bcc37573e0c42e147d2f6cb7d626b5bfaac9c6917d6
 SHA512 
6b58ddf47742cb8abc7c017ccbc658dac04a7a2e9802e3c656f775f94a97264a92c24f0a88c0f7baae3fa5b531acb407a652eea6c9d9cdc2f00afef00c92a018

diff --git a/dev-lang/rakudo/rakudo-2021.08.ebuild 
b/dev-lang/rakudo/rakudo-2021.08.ebuild
new file mode 100644
index 000..551b3af73d0
--- /dev/null
+++ b/dev-lang/rakudo/rakudo-2021.08.ebuild
@@ -0,0 +1,72 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit java-pkg-opt-2
+
+DESCRIPTION="A compiler for the Perl 6 programming language"
+HOMEPAGE="https://rakudo.org";
+
+if [[ ${PV} == "" ]]; then
+   EGIT_REPO_URI="https://github.com/rakudo/${PN}.git";
+   inherit git-r3
+else
+   SRC_URI="https://rakudo.org/dl/${PN}/${P}.tar.gz";
+   KEYWORDS="~amd64 ~x86"
+fi
+
+LICENSE="Artistic-2"
+SLOT="0"
+# TODO: add USE="javascript" once that's usable in nqp
+IUSE="clang java +moar test"
+RESTRICT="!test? ( test )"
+REQUIRED_USE="|| ( java moar )"
+
+CDEPEND="~dev-lang/nqp-${PV}:${SLOT}=[java?,moar?,clang=]"
+RDEPEND="${CDEPEND}
+   java? ( >=virtual/jre-1.7 )"
+DEPEND="${CDEPEND}
+   clang? ( sys-devel/clang )
+   java? ( >=virtual/jdk-1.7 )
+   >=dev-lang/perl-5.10"
+
+pkg_pretend() {
+   if has_version dev-lang/rakudo; then
+   ewarn "Rakudo is known to fail compilation/installation with 
Rakudo"
+   ewarn "already being installed. So if it fails, try unmerging 
dev-lang/rakudo,"
+   ewarn "then do a new installation."
+   ewarn "(see Bug #584394)"
+   fi
+}
+
+src_configure() {
+   local backends
+   use moar && backends+="moar,"
+   use java && backends+="jvm"
+
+   local myargs=(
+   "--prefix=/usr"
+   "--sysroot=/"
+   "--sdkroot=/"
+   "--backends=${backends}"
+   )
+
+   perl Configure.pl "${myargs[@]}" || die
+
+   if use java; then
+   NQP=$(java-pkg_getjars --with-dependencies nqp)
+   fi
+}
+
+src_compile() {
+   emake NQP_JARS="${NQP}" BLD_NQP_JARS="${NQP}"
+}
+
+src_install() {
+   emake DESTDIR="${D}" NQP_JARS="${NQP}" BLD_NQP_JARS="${NQP}" install
+}
+
+src_test() {
+   RAKUDO_PRECOMP_PREFIX=$(mktemp -d) default
+}



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

2021-08-29 Thread 罗百科
commit: 036dbf6be97fbe6fa5b034bbdb5c4595f432d4df
Author: Patrick Lauer  gentoo  org>
AuthorDate: Sun Aug 29 15:12:47 2021 +
Commit: 罗百科  gentoo  org>
CommitDate: Sun Aug 29 15:12:47 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=036dbf6b

dev-lang/moarvm: Bump to 2021.08

Package-Manager: Portage-3.0.22, Repoman-3.0.3
Signed-off-by: Patrick Lauer  gentoo.org>

 dev-lang/moarvm/Manifest  |  1 +
 dev-lang/moarvm/moarvm-2021.08.ebuild | 60 +++
 2 files changed, 61 insertions(+)

diff --git a/dev-lang/moarvm/Manifest b/dev-lang/moarvm/Manifest
index c512586ebd7..d937b38189d 100644
--- a/dev-lang/moarvm/Manifest
+++ b/dev-lang/moarvm/Manifest
@@ -1 +1,2 @@
 DIST MoarVM-2021.06.tar.gz 5449936 BLAKE2B 
2bf6fc2e1a4dd0741819305e506945b09ed2a0fc1348ff98565cae397e76044176f05e87faeed1f52d5efadccb6d44edcb987553f5e164417153a8f23ba09493
 SHA512 
b23e20ed3e0830395ac09bd84a33ea3ab7ba52bce835c67b1feec45823ca2f0c9d04957d1f1b48b400fc30a48db37c5f89c3975b0273f684d9677145e2296f2c
+DIST MoarVM-2021.08.tar.gz 13643526 BLAKE2B 
433cfaaad4138d8b98fc4bacd5495281f2a8da5195aa74aded118126afdf11cdf0175fd033472e951e91ab3c1eb11877ab039cd24d911553d5854be18021a87e
 SHA512 
6199871f51a4998e1b5260ba833e3bf09c6115e12334a94de5aa4135b93f8dc754967712ce8e092a36b4940368433be840cbf1a8ce7aec52219f768acd90078d

diff --git a/dev-lang/moarvm/moarvm-2021.08.ebuild 
b/dev-lang/moarvm/moarvm-2021.08.ebuild
new file mode 100644
index 000..96548496276
--- /dev/null
+++ b/dev-lang/moarvm/moarvm-2021.08.ebuild
@@ -0,0 +1,60 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit flag-o-matic
+
+MY_PN="MoarVM"
+if [[ ${PV} == "" ]]; then
+   EGIT_REPO_URI="https://github.com/${MY_PN}/${MY_PN}.git";
+   inherit git-r3
+   S="${WORKDIR}/${P}"
+else
+   SRC_URI="http://moarvm.org/releases/${MY_PN}-${PV}.tar.gz";
+   KEYWORDS="~amd64 ~x86"
+   S="${WORKDIR}/${MY_PN}-${PV}"
+fi
+
+DESCRIPTION="A 6model-based VM for NQP and Rakudo Perl 6"
+HOMEPAGE="http://moarvm.org";
+LICENSE="Artistic-2"
+SLOT="0"
+
+IUSE="asan clang debug doc +jit optimize static-libs ubsan"
+
+RDEPEND="dev-libs/libatomic_ops
+   >=dev-libs/libuv-1.26:=
+   dev-libs/libffi:="
+DEPEND="${RDEPEND}
+   clang? ( >=sys-devel/clang-3.1 )
+   dev-lang/perl"
+
+DOCS=( CREDITS README.markdown )
+
+# Tests are conducted via nqp
+RESTRICT=test
+
+src_configure() {
+   MAKEOPTS+=" NOISY=1"
+   use doc && DOCS+=( docs/* )
+   local prefix="${EPREFIX}/usr"
+   local libdir="${EPREFIX}/usr/$(get_libdir)"
+   einfo "--prefix '${prefix}'"
+   einfo "--libdir '${libdir}'"
+   local myconfigargs=(
+   "--prefix" "${prefix}"
+   "--has-libuv"
+   "--has-libatomic_ops"
+   "--has-libffi"
+   "--libdir" "${libdir}"
+   "--compiler" "$(usex clang clang gcc)"
+   "$(usex asan--asan)"
+   "$(usex debug   --debug--no-debug)"
+   "$(usex optimize--optimize=--no-optimize)"
+   "$(usex static-libs --static)"
+   "$(usex ubsan   --ubsan)"
+   )
+
+   perl Configure.pl "${myconfigargs[@]}" moarshared || die
+}



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

2021-08-29 Thread Mikle Kolyada
commit: 6ab4c223e063efc9db18982cc135b20d0b1f8da8
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun Aug 29 15:44:58 2021 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun Aug 29 15:44:58 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6ab4c223

app-crypt/pinentry: fix gtk dependency

Closes: https://bugs.gentoo.org/767424

Signed-off-by: Mikle Kolyada  gentoo.org>

 app-crypt/pinentry/pinentry-1.1.1-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-crypt/pinentry/pinentry-1.1.1-r1.ebuild 
b/app-crypt/pinentry/pinentry-1.1.1-r1.ebuild
index a5213875ce9..14485afa841 100644
--- a/app-crypt/pinentry/pinentry-1.1.1-r1.ebuild
+++ b/app-crypt/pinentry/pinentry-1.1.1-r1.ebuild
@@ -30,7 +30,7 @@ DEPEND="
)
 "
 RDEPEND="${DEPEND}
-   gtk? ( app-crypt/gcr )
+   gtk? ( app-crypt/gcr[gtk] )
 "
 BDEPEND="
sys-devel/gettext



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

2021-08-29 Thread Mikle Kolyada
commit: 008f44202aad87bc4ac9455952a8d58c8530ce3e
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun Aug 29 15:47:58 2021 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun Aug 29 15:47:58 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=008f4420

app-crypt/pinentry: stabilize 1.1.1-r1

Signed-off-by: Mikle Kolyada  gentoo.org>

 app-crypt/pinentry/pinentry-1.1.1-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-crypt/pinentry/pinentry-1.1.1-r1.ebuild 
b/app-crypt/pinentry/pinentry-1.1.1-r1.ebuild
index 14485afa841..90e78ab8426 100644
--- a/app-crypt/pinentry/pinentry-1.1.1-r1.ebuild
+++ b/app-crypt/pinentry/pinentry-1.1.1-r1.ebuild
@@ -11,7 +11,7 @@ SRC_URI="mirror://gnupg/${PN}/${P}.tar.bz2"
 
 LICENSE="GPL-2"
 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="caps efl emacs gnome-keyring gtk ncurses qt5"
 
 DEPEND="



[gentoo-commits] repo/gentoo:master commit in: app-eselect/eselect-pinentry/

2021-08-29 Thread Mikle Kolyada
commit: 00be49b9b7b132298eaf94d4456cb3b80a82
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun Aug 29 15:49:19 2021 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun Aug 29 15:49:19 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=00be49dd

app-eselect/eselect-pinentry: stabilize 0.7.2

Signed-off-by: Mikle Kolyada  gentoo.org>

 app-eselect/eselect-pinentry/eselect-pinentry-0.7.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-eselect/eselect-pinentry/eselect-pinentry-0.7.2.ebuild 
b/app-eselect/eselect-pinentry/eselect-pinentry-0.7.2.ebuild
index a1a0257189c..a88d776c25e 100644
--- a/app-eselect/eselect-pinentry/eselect-pinentry-0.7.2.ebuild
+++ b/app-eselect/eselect-pinentry/eselect-pinentry-0.7.2.ebuild
@@ -9,7 +9,7 @@ SRC_URI=""
 
 LICENSE="GPL-2"
 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=""
 
 RDEPEND=">=app-eselect/eselect-lib-bin-symlink-0.1.1"



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

2021-08-29 Thread Mikle Kolyada
commit: 106a61ba6125c38b6fde5c9e21ec43794179e981
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun Aug 29 15:53:51 2021 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun Aug 29 15:53:51 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=106a61ba

dev-libs/libgcrypt: add 1.9.4

Signed-off-by: Mikle Kolyada  gentoo.org>

 dev-libs/libgcrypt/Manifest   |  1 +
 dev-libs/libgcrypt/libgcrypt-1.9.4.ebuild | 86 +++
 2 files changed, 87 insertions(+)

diff --git a/dev-libs/libgcrypt/Manifest b/dev-libs/libgcrypt/Manifest
index 41d2164ca2a..1d1e4d9d62a 100644
--- a/dev-libs/libgcrypt/Manifest
+++ b/dev-libs/libgcrypt/Manifest
@@ -4,3 +4,4 @@ DIST libgcrypt-1.8.8.tar.bz2 2987685 BLAKE2B 
7b590c06d91403f1bbfa108379b3747271e
 DIST libgcrypt-1.9.1.tar.bz2 3202683 BLAKE2B 
102a61c855fb4a9e5c9433f52988ea87db7672de6586ed47f888526369d0ef8ad640752ca1ef144c2db73ce90464d6624cc3b12dbdeaf568d706222af3955672
 SHA512 
e8a028724cf5476fff0ca82c5c279a64b3bc5d1fd1472b784df4084b185266825baffc49e27b90db7453c8faef68cd0b8264f379abacee629bbdf6b11f2a28d6
 DIST libgcrypt-1.9.2.tar.bz2 3206187 BLAKE2B 
e0ceb02b0c26a7246c4146640a9dcea01429a365bd484532b9d85fdb0c8f4ac1308862e70899a1593f4665e4b2d16ceaa10029702f67720897975258a25d8ab0
 SHA512 
d2e3dc89788763229f554382b3cf0c3a2680f774258abc4c1fd9ef1ad44920d57d14422af9b6b405e42742e691d19ab2ee458fddf057e778964519eee090f016
 DIST libgcrypt-1.9.3.tar.bz2 3219061 BLAKE2B 
51a6273ba28829c016d9a93fffa181aec24170d0e4d3a363c788f336219e1531274344adeea289f3cc09161fdb2e56846551367a8ac880b14e03a52ab0dd551a
 SHA512 
977e766887c14f19aa1b9fcc0214303036a649e41cd4278de76da7d734cf36888e2e1b6275590dac523dcb4ba8ab07993e6ee8209fd5f1a3383d738b09a060d6
+DIST libgcrypt-1.9.4.tar.bz2 3239704 BLAKE2B 
b8244bc12a68955797b0c2b474ac5c95df1014231f7180a2ffa113e3aacedc98eed60ee1e4b30b032a5fcd6a04855ae07142c223906d5db9c28328a71e014f33
 SHA512 
d0e117ac73c94d70e9521ee1e6328691498cc8328f8c4e21338096908f5c04c7b838966eb63d59494565f4e19f506c07dab4f4d922150d75610d9f7b57abbf60

diff --git a/dev-libs/libgcrypt/libgcrypt-1.9.4.ebuild 
b/dev-libs/libgcrypt/libgcrypt-1.9.4.ebuild
new file mode 100644
index 000..584154b6ff2
--- /dev/null
+++ b/dev-libs/libgcrypt/libgcrypt-1.9.4.ebuild
@@ -0,0 +1,86 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit autotools flag-o-matic multilib-minimal toolchain-funcs
+
+DESCRIPTION="General purpose crypto library based on the code used in GnuPG"
+HOMEPAGE="https://www.gnupg.org/";
+SRC_URI="mirror://gnupg/${PN}/${P}.tar.bz2"
+
+LICENSE="LGPL-2.1 MIT"
+SLOT="0/20" # subslot = soname major version
+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 
~sparc64-solaris ~x64-solaris ~x86-solaris"
+IUSE="+asm cpu_flags_arm_neon cpu_flags_x86_aes cpu_flags_x86_avx 
cpu_flags_x86_avx2 cpu_flags_x86_padlock cpu_flags_x86_sha cpu_flags_x86_sse4_1 
doc o-flag-munging static-libs"
+
+RDEPEND=">=dev-libs/libgpg-error-1.25[${MULTILIB_USEDEP}]"
+DEPEND="${RDEPEND}"
+BDEPEND="doc? ( virtual/texi2dvi )"
+
+PATCHES=(
+   "${FILESDIR}"/${PN}-multilib-syspath.patch
+)
+
+MULTILIB_CHOST_TOOLS=(
+   /usr/bin/libgcrypt-config
+)
+
+src_prepare() {
+   default
+   eautoreconf
+}
+
+multilib_src_configure() {
+   if [[ ${CHOST} == *86*-solaris* ]] ; then
+   # ASM code uses GNU ELF syntax, divide in particular, we need to
+   # allow this via ASFLAGS, since we don't have a flag-o-matic
+   # function for that, we'll have to abuse cflags for this
+   append-cflags -Wa,--divide
+   fi
+   local myeconfargs=(
+   CC_FOR_BUILD="$(tc-getBUILD_CC)"
+
+   --enable-noexecstack
+   $(use_enable cpu_flags_arm_neon neon-support)
+   $(use_enable cpu_flags_x86_aes aesni-support)
+   $(use_enable cpu_flags_x86_avx avx-support)
+   $(use_enable cpu_flags_x86_avx2 avx2-support)
+   $(use_enable cpu_flags_x86_padlock padlock-support)
+   $(use_enable cpu_flags_x86_sha shaext-support)
+   $(use_enable cpu_flags_x86_sse4_1 sse41-support)
+   # required for sys-power/suspend[crypt], bug 751568
+   $(use_enable static-libs static)
+   $(use_enable o-flag-munging O-flag-munging)
+
+   # disabled due to various applications requiring privileges
+   # after libgcrypt drops them (bug #468616)
+   --without-capabilities
+
+   # http://trac.videolan.org/vlc/ticket/620
+   # causes bus-errors on sparc64-solaris
+   $([[ ${CHOST} == *86*-darwin* ]] && echo "--disable-asm")
+   $([[ ${CHOST} == sparcv9-*-solaris* ]] && echo "--disable-asm")
+
+   $(use asm || echo "--disable-

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

2021-08-29 Thread Mikle Kolyada
commit: 700dbede45a2affc636e593559eefd4e34acf4b7
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun Aug 29 15:56:16 2021 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun Aug 29 15:56:16 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=700dbede

media-sound/mpd: add 0.22.11

Signed-off-by: Mikle Kolyada  gentoo.org>

 media-sound/mpd/Manifest   |   1 +
 media-sound/mpd/mpd-0.22.11.ebuild | 299 +
 2 files changed, 300 insertions(+)

diff --git a/media-sound/mpd/Manifest b/media-sound/mpd/Manifest
index 29dd9a87aeb..ed7a9ee6c05 100644
--- a/media-sound/mpd/Manifest
+++ b/media-sound/mpd/Manifest
@@ -1,5 +1,6 @@
 DIST mpd-0.21.26.tar.xz 685396 BLAKE2B 
176c75069190c8df79e5c0b37605abeafac2358dc1840ec66b2eecb809449cf0908b7a3af61c499e88d82b210c8907a752b4f006bcffb7c7d279cbdbc082032f
 SHA512 
31eb5d42bcfc942116cb203d8b1ceb8489b46251204f7288d1e8d7e052ff4cab2c8b2087795cc8118c8b86f080613f80cb182163fcb1c5b5027053d53c5a594a
 DIST mpd-0.22.10.tar.xz 736456 BLAKE2B 
eb95efff44425f7aa261c937d3cf185eec17e3ade212c8b4873f4bb5cb5b775cbab621b851e972bba20fe3a56a3e7465aa0c26cc2fad60f50499925046cfb443
 SHA512 
e29deec7473a25236d17609ae898d7154e716f29a137c658492952cae162d59fbe9992be2b50971b8dbe03e9b11a894b6c5e9b4767c265d178f6da3ff49e3820
+DIST mpd-0.22.11.tar.xz 737184 BLAKE2B 
b47dcbd1e01812b66c81f33a53fc0838ddb8b7a145763744d1cf1aacc7ca38e763b723498f3ab7360f49637bc80c0ada5a69c7d619f3cf167071a7bec2440d20
 SHA512 
c53d386d42c2360502aad5e7574ae5ff76a20df037696989f9e1700f9cffb88afdd329cce758067356c59308d0cbcf3ba3ccf6f013e2fcec54ddf08bd0212b43
 DIST mpd-0.22.3.tar.xz 726356 BLAKE2B 
a821e9fed56c3ad625d155057867747d2c883dd90d110b097dfd4acc56ff583949889b849686d5644687226f205c5ae3f95eec182841f706f56135c7e8f3746b
 SHA512 
deeafbe1a95f777fa4f9f355293a648a3f7121fae8e299c92dbd43d821319ffa4182c558cb0691f65e90f243428cec2cf14f64e9572bc72fc6a2af0fd9c0cd60
 DIST mpd-0.22.4.tar.xz 729264 BLAKE2B 
d8060a205f94fa369ad8aee7a3e12f1389e7587aac7843eeec6ab3e6b39c2e063cfd5413bc7c9738ce6c68c56d3befefd48112c1c93f725a6940ff1889d882e6
 SHA512 
e169d6656b378d52798e822ffd47f554bd7c076ca8bc5a1119e3b2fad36bee79335dc392aa8d78d854689af62168625698c1777440e08a67075099898ee5fe34
 DIST mpd-0.22.5.tar.xz 730308 BLAKE2B 
2c7375af25c1b5d6dd8cf79f71e67842f75dcdb38b1ca90c8dda2661a5bd6d110ad0ebbefc53e0a38cfa6434ee4d2ad99688982588ee6d8d6895b24e15e3f927
 SHA512 
589516b7ee5820cbeee99042017b411a46857d39547302bce0bedb9c265da2c8465224a6817a1b7e65105f344398bee5fb2a3674064e42507157cdac01416295

diff --git a/media-sound/mpd/mpd-0.22.11.ebuild 
b/media-sound/mpd/mpd-0.22.11.ebuild
new file mode 100644
index 000..7e5eda24cd4
--- /dev/null
+++ b/media-sound/mpd/mpd-0.22.11.ebuild
@@ -0,0 +1,299 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit flag-o-matic linux-info meson systemd xdg-utils
+
+DESCRIPTION="The Music Player Daemon (mpd)"
+HOMEPAGE="https://www.musicpd.org https://github.com/MusicPlayerDaemon/MPD";
+SRC_URI="https://www.musicpd.org/download/${PN}/${PV%.*}/${P}.tar.xz";
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~ppc ~ppc64 ~x86"
+IUSE="+alsa ao +audiofile bzip2 cdio chromaprint +cue +curl doc +dbus
+   +eventfd expat faad +ffmpeg +fifo flac fluidsynth gme +icu +id3tag 
+inotify
+   +ipv6 jack lame libmpdclient libsamplerate libsoxr +mad mikmod mms
+   modplug mpg123 musepack +network nfs openal opus oss pipe pulseaudio 
qobuz
+   recorder samba selinux sid signalfd sndfile sndio soundcloud sqlite 
systemd
+   test tidal twolame udisks vorbis wavpack webdav wildmidi upnp
+   zeroconf zip zlib"
+
+OUTPUT_PLUGINS="alsa ao fifo jack network openal oss pipe pulseaudio sndio 
recorder"
+DECODER_PLUGINS="audiofile faad ffmpeg flac fluidsynth mad mikmod
+   modplug mpg123 musepack flac sid vorbis wavpack wildmidi"
+ENCODER_PLUGINS="audiofile flac lame twolame vorbis"
+
+REQUIRED_USE="
+   || ( ${OUTPUT_PLUGINS} )
+   || ( ${DECODER_PLUGINS} )
+   network? ( || ( ${ENCODER_PLUGINS} ) )
+   recorder? ( || ( ${ENCODER_PLUGINS} ) )
+   upnp? ( expat )
+   webdav? ( curl expat )
+   "
+
+RESTRICT="!test? ( test )"
+
+RDEPEND="
+   acct-user/mpd
+   sys-libs/liburing:=
+   alsa? (
+   media-libs/alsa-lib
+   media-sound/alsa-utils
+   )
+
+   ao? ( media-libs/libao:=[alsa?,pulseaudio?] )
+   audiofile? ( media-libs/audiofile:= )
+
+   cdio? (
+   dev-libs/libcdio:=
+   dev-libs/libcdio-paranoia
+   )
+
+   chromaprint? ( media-libs/chromaprint )
+   curl? ( net-misc/curl )
+   dbus? ( sys-apps/dbus )
+   doc? ( dev-python/sphinx )
+   expat? ( dev-libs/expat )
+   faad? ( media-libs/faad2 )
+   ffmpeg? ( media-video/ffmpeg:0= )
+   flac? ( media-libs/flac )
+   fluidsynth? ( media-sound/fluidsynth )
+   gme? ( >=media-l

[gentoo-commits] repo/gentoo:master commit in: media-plugins/kodi-audioencoder-flac/

2021-08-29 Thread Craig Andrews
commit: f38cef7f8b1771b0b5582d8945cd13d11b3463af
Author: Craig Andrews  gentoo  org>
AuthorDate: Sun Aug 29 16:22:14 2021 +
Commit: Craig Andrews  gentoo  org>
CommitDate: Sun Aug 29 16:24:44 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f38cef7f

media-plugins/kodi-audioencoder-flac: 19.0.0 version bump

Package-Manager: Portage-3.0.22, Repoman-3.0.3
Signed-off-by: Craig Andrews  gentoo.org>

 media-plugins/kodi-audioencoder-flac/Manifest   | 1 +
 ...ncoder-flac-.ebuild => kodi-audioencoder-flac-19.0.0.ebuild} | 6 +++---
 .../kodi-audioencoder-flac/kodi-audioencoder-flac-.ebuild   | 6 +++---
 3 files changed, 7 insertions(+), 6 deletions(-)

diff --git a/media-plugins/kodi-audioencoder-flac/Manifest 
b/media-plugins/kodi-audioencoder-flac/Manifest
index e232b43481e..e3900eee039 100644
--- a/media-plugins/kodi-audioencoder-flac/Manifest
+++ b/media-plugins/kodi-audioencoder-flac/Manifest
@@ -1 +1,2 @@
+DIST kodi-audioencoder-flac-19.0.0.tar.gz 41951 BLAKE2B 
c2464faabe31035d7d04eaff3ab8f36bd4a47db76e17bf821261fbf28377c94ed94df314cc01bbc06bfa2d8b4f23a13d40c7e9dbfb47d5dfcccb141e34a2f17a
 SHA512 
a870069b7283f2d870327675353e79942ddb7358fa042b51b21f940d0c128700619274afaae2d820b7a2bfbd2289e4cce2d2075d4a10cebc6b15d014f77fd1e8
 DIST kodi-audioencoder-flac-3.0.0.tar.gz 27573 BLAKE2B 
ccef84245eb6ce23527b33900e22e304282477eccca728f5a899db80d7b1f64a00fd1de65f4303bf4261554c038d48adf49f417a8161a9359e9ead81c7288a7b
 SHA512 
73dd9526a498dd92076eb98044f75baaeb4dd93251f6a9a2d9e9a9a8553fb9b047b861b8518c2fe2803ce06cd794a5436f80561bedd82de1fc2df727f28d1b7c

diff --git 
a/media-plugins/kodi-audioencoder-flac/kodi-audioencoder-flac-.ebuild 
b/media-plugins/kodi-audioencoder-flac/kodi-audioencoder-flac-19.0.0.ebuild
similarity index 88%
copy from 
media-plugins/kodi-audioencoder-flac/kodi-audioencoder-flac-.ebuild
copy to 
media-plugins/kodi-audioencoder-flac/kodi-audioencoder-flac-19.0.0.ebuild
index 580c59f48c6..8a94ebc7216 100644
--- a/media-plugins/kodi-audioencoder-flac/kodi-audioencoder-flac-.ebuild
+++ b/media-plugins/kodi-audioencoder-flac/kodi-audioencoder-flac-19.0.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -17,7 +17,7 @@ case ${PV} in
DEPEND="~media-tv/kodi-"
;;
 *)
-   KEYWORDS="~amd64 ~x86"
+   KEYWORDS="~amd64 ~arm ~arm64 ~x86"
CODENAME="Matrix"

SRC_URI="https://github.com/xbmc/audioencoder.flac/archive/${PV}-${CODENAME}.tar.gz
 -> ${P}.tar.gz"
S="${WORKDIR}/audioencoder.flac-${PV}-${CODENAME}"
@@ -30,7 +30,7 @@ SLOT="0"
 IUSE=""
 
 DEPEND+="
-   >=media-libs/libogg-1.3.4
+   >=media-libs/libogg-1.3.5
media-libs/flac
"
 RDEPEND="

diff --git 
a/media-plugins/kodi-audioencoder-flac/kodi-audioencoder-flac-.ebuild 
b/media-plugins/kodi-audioencoder-flac/kodi-audioencoder-flac-.ebuild
index 580c59f48c6..8a94ebc7216 100644
--- a/media-plugins/kodi-audioencoder-flac/kodi-audioencoder-flac-.ebuild
+++ b/media-plugins/kodi-audioencoder-flac/kodi-audioencoder-flac-.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -17,7 +17,7 @@ case ${PV} in
DEPEND="~media-tv/kodi-"
;;
 *)
-   KEYWORDS="~amd64 ~x86"
+   KEYWORDS="~amd64 ~arm ~arm64 ~x86"
CODENAME="Matrix"

SRC_URI="https://github.com/xbmc/audioencoder.flac/archive/${PV}-${CODENAME}.tar.gz
 -> ${P}.tar.gz"
S="${WORKDIR}/audioencoder.flac-${PV}-${CODENAME}"
@@ -30,7 +30,7 @@ SLOT="0"
 IUSE=""
 
 DEPEND+="
-   >=media-libs/libogg-1.3.4
+   >=media-libs/libogg-1.3.5
media-libs/flac
"
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: media-plugins/kodi-imagedecoder-raw/

2021-08-29 Thread Craig Andrews
commit: fea7cbb446ec74106c8aba3be65d5a8cf19c27fc
Author: Craig Andrews  gentoo  org>
AuthorDate: Sun Aug 29 16:24:14 2021 +
Commit: Craig Andrews  gentoo  org>
CommitDate: Sun Aug 29 16:24:44 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fea7cbb4

media-plugins/kodi-imagedecoder-raw: 19.0.0 version bump

Package-Manager: Portage-3.0.22, Repoman-3.0.3
Signed-off-by: Craig Andrews  gentoo.org>

 media-plugins/kodi-imagedecoder-raw/Manifest | 1 +
 ...coder-raw-.ebuild => kodi-imagedecoder-raw-19.0.0.ebuild} | 9 +
 .../kodi-imagedecoder-raw/kodi-imagedecoder-raw-.ebuild  | 9 +
 3 files changed, 11 insertions(+), 8 deletions(-)

diff --git a/media-plugins/kodi-imagedecoder-raw/Manifest 
b/media-plugins/kodi-imagedecoder-raw/Manifest
index e5ad2f1ab2a..f8370cb8857 100644
--- a/media-plugins/kodi-imagedecoder-raw/Manifest
+++ b/media-plugins/kodi-imagedecoder-raw/Manifest
@@ -1 +1,2 @@
+DIST kodi-imagedecoder-raw-19.0.0.tar.gz 54689 BLAKE2B 
a55e5f9ccd9c4304bba0705eab60b20d3b0b701377c0f770c41b4bde4ada310d618d64e862787279abaeb3f52c0b065effc2666a62b7e960fb156316b59f1370
 SHA512 
4d0e96db52c43234f27fce0ca9628c57457fbdb002464f1d8b168988264cd4666966f285298b7c0c1f69239d3bb774a7eda827b66107f7851ad265a07d236de9
 DIST kodi-imagedecoder-raw-3.0.1.tar.gz 51343 BLAKE2B 
04fb42a64dfd712bcefc6c81af6519566c1cfdfaf97115dec28d4cb05794b918baf4d50179bbc43faac41294b8398f615e6562a310503b13bd18b2d236559bde
 SHA512 
ac4c3a4d042bb8c18340efb2f2929f6301089a407731d6cc371b7b888da978bfb017e0e563d614209bce396f9425c4a618b6109f228c4943282ab4b823f159de

diff --git 
a/media-plugins/kodi-imagedecoder-raw/kodi-imagedecoder-raw-.ebuild 
b/media-plugins/kodi-imagedecoder-raw/kodi-imagedecoder-raw-19.0.0.ebuild
similarity index 81%
copy from media-plugins/kodi-imagedecoder-raw/kodi-imagedecoder-raw-.ebuild
copy to media-plugins/kodi-imagedecoder-raw/kodi-imagedecoder-raw-19.0.0.ebuild
index c9ee870557e..9a8d65704eb 100644
--- a/media-plugins/kodi-imagedecoder-raw/kodi-imagedecoder-raw-.ebuild
+++ b/media-plugins/kodi-imagedecoder-raw/kodi-imagedecoder-raw-19.0.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -17,7 +17,7 @@ case ${PV} in
DEPEND="~media-tv/kodi-"
;;
 *)
-   KEYWORDS="~amd64 ~x86"
+   KEYWORDS="~amd64 ~arm ~arm64 ~x86"
CODENAME="Matrix"

SRC_URI="https://github.com/xbmc/${KODI_PLUGIN_NAME}/archive/${PV}-${CODENAME}.tar.gz
 -> ${P}.tar.gz"
S="${WORKDIR}/${KODI_PLUGIN_NAME}-${PV}-${CODENAME}"
@@ -30,8 +30,9 @@ SLOT="0"
 IUSE=""
 
 DEPEND+="
-   >=media-libs/libraw-0.19.5[jpeg,lcms]
-   >=media-libs/lcms-2.9
+   >=media-libs/libjpeg-turbo-2.1.1
+   >=media-libs/libraw-0.20.2[jpeg,lcms]
+   >=media-libs/lcms-2.12
"
 
 RDEPEND="

diff --git 
a/media-plugins/kodi-imagedecoder-raw/kodi-imagedecoder-raw-.ebuild 
b/media-plugins/kodi-imagedecoder-raw/kodi-imagedecoder-raw-.ebuild
index c9ee870557e..9a8d65704eb 100644
--- a/media-plugins/kodi-imagedecoder-raw/kodi-imagedecoder-raw-.ebuild
+++ b/media-plugins/kodi-imagedecoder-raw/kodi-imagedecoder-raw-.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -17,7 +17,7 @@ case ${PV} in
DEPEND="~media-tv/kodi-"
;;
 *)
-   KEYWORDS="~amd64 ~x86"
+   KEYWORDS="~amd64 ~arm ~arm64 ~x86"
CODENAME="Matrix"

SRC_URI="https://github.com/xbmc/${KODI_PLUGIN_NAME}/archive/${PV}-${CODENAME}.tar.gz
 -> ${P}.tar.gz"
S="${WORKDIR}/${KODI_PLUGIN_NAME}-${PV}-${CODENAME}"
@@ -30,8 +30,9 @@ SLOT="0"
 IUSE=""
 
 DEPEND+="
-   >=media-libs/libraw-0.19.5[jpeg,lcms]
-   >=media-libs/lcms-2.9
+   >=media-libs/libjpeg-turbo-2.1.1
+   >=media-libs/libraw-0.20.2[jpeg,lcms]
+   >=media-libs/lcms-2.12
"
 
 RDEPEND="



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

2021-08-29 Thread Miroslav Å ulc
commit: ad6f15d1fbfe8aa862cfa12cbbe6c5e7d5b139cc
Author: Miroslav Å ulc  gentoo  org>
AuthorDate: Sun Aug 29 16:36:02 2021 +
Commit: Miroslav Å ulc  gentoo  org>
CommitDate: Sun Aug 29 16:37:08 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ad6f15d1

dev-java/commons-lang: removed obsolete 2.6-r1

Bug: https://bugs.gentoo.org/779472
Package-Manager: Portage-3.0.22, Repoman-3.0.3
Signed-off-by: Miroslav Å ulc  gentoo.org>

 dev-java/commons-lang/commons-lang-2.6-r1.ebuild | 37 
 1 file changed, 37 deletions(-)

diff --git a/dev-java/commons-lang/commons-lang-2.6-r1.ebuild 
b/dev-java/commons-lang/commons-lang-2.6-r1.ebuild
deleted file mode 100644
index ce82157c1ae..000
--- a/dev-java/commons-lang/commons-lang-2.6-r1.ebuild
+++ /dev/null
@@ -1,37 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-JAVA_PKG_IUSE="doc source test"
-MAVEN_ID="commons-lang:commons-lang:2.6"
-
-inherit java-pkg-2 java-ant-2
-
-DESCRIPTION="Commons components to manipulate core java classes"
-HOMEPAGE="http://commons.apache.org/lang/";
-SRC_URI="mirror://apache/commons/lang/source/${P}-src.tar.gz"
-
-LICENSE="Apache-2.0"
-KEYWORDS="amd64 ~arm64 ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos 
~x64-solaris"
-SLOT="2.1"
-IUSE=""
-
-DEPEND=">=virtual/jdk-1.4
-   test? (
-   dev-java/ant-junit:0
-   )"
-
-RDEPEND=">=virtual/jre-1.4"
-
-S="${WORKDIR}/${P}-src"
-
-JAVA_ANT_ENCODING="ISO-8859-1"
-
-src_install() {
-   java-pkg_newjar "target/${P}.jar" "${PN}.jar"
-   dodoc RELEASE-NOTES.txt NOTICE.txt
-   dohtml *.html
-   use doc && java-pkg_dojavadoc target/apidocs
-   use source && java-pkg_dosrc src/main/java/*
-}



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

2021-08-29 Thread Miroslav Å ulc
commit: 665383b723ec54ce7ac4f04f2f1b7bcc822b0292
Author: Volkmar W. Pogatzki  pogatzki  net>
AuthorDate: Sat Aug 28 10:47:59 2021 +
Commit: Miroslav Å ulc  gentoo  org>
CommitDate: Sun Aug 29 16:34:04 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=665383b7

dev-java/commons-lang: restrict to java:1.8

Closes: https://bugs.gentoo.org/779472

Setting SOURCE and TARGET here since it compiled fine using openjdk:8
JAVA_PKG_WANT_SOURCE="1.4"
JAVA_PKG_WANT_TARGET="1.4"

Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Volkmar W. Pogatzki  pogatzki.net>
Closes: https://github.com/gentoo/gentoo/pull/22139
Signed-off-by: Miroslav Å ulc  gentoo.org>

 dev-java/commons-lang/commons-lang-2.6-r2.ebuild | 39 
 1 file changed, 39 insertions(+)

diff --git a/dev-java/commons-lang/commons-lang-2.6-r2.ebuild 
b/dev-java/commons-lang/commons-lang-2.6-r2.ebuild
new file mode 100644
index 000..4e9a61a966b
--- /dev/null
+++ b/dev-java/commons-lang/commons-lang-2.6-r2.ebuild
@@ -0,0 +1,39 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+JAVA_PKG_IUSE="doc source test"
+MAVEN_ID="commons-lang:commons-lang:2.6"
+JAVA_PKG_WANT_SOURCE="1.4"
+JAVA_PKG_WANT_TARGET="1.4"
+
+inherit java-pkg-2 java-ant-2
+
+DESCRIPTION="Commons components to manipulate core java classes"
+HOMEPAGE="https://commons.apache.org/proper/commons-lang/";
+SRC_URI="mirror://apache/commons/lang/source/${P}-src.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="2.1"
+KEYWORDS="amd64 ~arm64 ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos 
~x64-solaris"
+
+DEPEND="virtual/jdk:1.8
+   test? (
+   dev-java/ant-junit:0
+   )"
+
+RDEPEND="virtual/jre:1.8"
+
+S="${WORKDIR}/${P}-src"
+
+JAVA_ANT_ENCODING="ISO-8859-1"
+
+src_install() {
+   java-pkg_newjar "target/${P}.jar" "${PN}.jar"
+   dodoc RELEASE-NOTES.txt NOTICE.txt
+   docinto html
+   dodoc *.html
+   use doc && java-pkg_dojavadoc target/apidocs
+   use source && java-pkg_dosrc src/main/java/*
+}



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

2021-08-29 Thread Miroslav Å ulc
commit: 67450ec4dc95524632d2f3ae461b0532225d7c47
Author: Miroslav Å ulc  gentoo  org>
AuthorDate: Sun Aug 29 16:38:09 2021 +
Commit: Miroslav Å ulc  gentoo  org>
CommitDate: Sun Aug 29 16:38:09 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=67450ec4

profiles/package.deprecated: removed dev-java/commons-lang

Signed-off-by: Miroslav Å ulc  gentoo.org>

 profiles/package.deprecated | 5 -
 1 file changed, 5 deletions(-)

diff --git a/profiles/package.deprecated b/profiles/package.deprecated
index 89165cb699f..38a981b6318 100644
--- a/profiles/package.deprecated
+++ b/profiles/package.deprecated
@@ -26,11 +26,6 @@ dev-perl/Mail-Sender
 dev-perl/Gtk2-SourceView2
 dev-perl/Gtk2-Unique
 
-# Miroslav Å ulc  (2021-04-18)
-# version older than 3 don't compile with java 1.5+ and will be removed
-# see: https://bugs.gentoo.org/779472
- (2021-04-14)
 # because of unmasking java 11, which does not support bytecode older
 # than 1.6, those are deprecated in the ebuild. also, as the lowest



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

2021-08-29 Thread Mike Gilbert
commit: 704a2edb9b91db234bee463f9b2248536772b6c0
Author: Mike Gilbert  gentoo  org>
AuthorDate: Fri Aug 27 19:27:42 2021 +
Commit: Mike Gilbert  gentoo  org>
CommitDate: Sun Aug 29 16:55:03 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=704a2edb

meson-multilib.eclass: use meson_install helper function

Use meson_install to avoid calling einstalldocs more than once.
multilib-minimal_src_install already handles it.

Signed-off-by: Mike Gilbert  gentoo.org>

 eclass/meson-multilib.eclass | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/eclass/meson-multilib.eclass b/eclass/meson-multilib.eclass
index fc1ef5802f9..83c5202d069 100644
--- a/eclass/meson-multilib.eclass
+++ b/eclass/meson-multilib.eclass
@@ -125,7 +125,7 @@ meson-multilib_src_install() {
 }
 
 multilib_src_install() {
-   meson_src_install "${_meson_args[@]}"
+   meson_install "${_meson_args[@]}"
 }
 
 fi



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

2021-08-29 Thread Mike Gilbert
commit: 39d10260b8f468f57b23fd8e888ae309195ade4f
Author: Mike Gilbert  gentoo  org>
AuthorDate: Fri Aug 27 19:53:01 2021 +
Commit: Mike Gilbert  gentoo  org>
CommitDate: Sun Aug 29 16:55:03 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=39d10260

meson-multilib.eclass: fix MAINTAINER and AUTHOR tags

Signed-off-by: Mike Gilbert  gentoo.org>

 eclass/meson-multilib.eclass | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/eclass/meson-multilib.eclass b/eclass/meson-multilib.eclass
index 83c5202d069..1ed95f99fa1 100644
--- a/eclass/meson-multilib.eclass
+++ b/eclass/meson-multilib.eclass
@@ -3,10 +3,10 @@
 
 # @ECLASS: meson-multilib.eclass
 # @MAINTAINER:
-# Author: Matt Turner 
+# Matt Turner 
 # @AUTHOR:
-# Author: Michał Górny 
-# Author: Matt Turner 
+# Michał Górny 
+# Matt Turner 
 # @SUPPORTED_EAPIS: 7 8
 # @BLURB: meson wrapper for multilib builds
 # @DESCRIPTION:



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

2021-08-29 Thread Mike Gilbert
commit: 4f872e7afdb0940351b194e7b2ad6264ce2fa86b
Author: Mike Gilbert  gentoo  org>
AuthorDate: Fri Aug 27 19:25:26 2021 +
Commit: Mike Gilbert  gentoo  org>
CommitDate: Sun Aug 29 16:55:00 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4f872e7a

meson.eclass: introduce meson_install helper function

This will be called from meson.eclass and meson-multilib.eclass.

Signed-off-by: Mike Gilbert  gentoo.org>

 eclass/meson.eclass | 17 -
 1 file changed, 12 insertions(+), 5 deletions(-)

diff --git a/eclass/meson.eclass b/eclass/meson.eclass
index 8b22797da71..a3cf8740b26 100644
--- a/eclass/meson.eclass
+++ b/eclass/meson.eclass
@@ -404,11 +404,11 @@ meson_src_test() {
"$@" || die "tests failed"
 }
 
-# @FUNCTION: meson_src_install
+# @FUNCTION: meson_install
 # @USAGE: [extra meson install arguments]
 # @DESCRIPTION:
-# This is the meson_src_install function.
-meson_src_install() {
+# Calls meson install with suitable arguments
+meson_install() {
debug-print-function ${FUNCNAME} "$@"
 
local mesoninstallargs=(
@@ -420,10 +420,17 @@ meson_src_install() {
set -- meson install "${mesoninstallargs[@]}"
echo "$@" >&2
"$@" || die "install failed"
+}
+
+# @FUNCTION: meson_src_install
+# @USAGE: [extra meson install arguments]
+# @DESCRIPTION:
+# This is the meson_src_install function.
+meson_src_install() {
+   debug-print-function ${FUNCNAME} "$@"
 
-   pushd "${S}" > /dev/null || die
+   meson_install "$@"
einstalldocs
-   popd > /dev/null || die
 }
 
 fi



[gentoo-commits] proj/releng:master commit in: tools/

2021-08-29 Thread Andreas K. Hüttel
commit: 8258e1183aba7a971a7b9ac140736ac999532e4a
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Sun Aug 29 16:59:36 2021 +
Commit: Andreas K. Hüttel  gentoo  org>
CommitDate: Sun Aug 29 17:05:01 2021 +
URL:https://gitweb.gentoo.org/proj/releng.git/commit/?id=8258e118

Disable armv5tel builds on demeter

Signed-off-by: Andreas K. Hüttel  gentoo.org>

 tools/catalyst-auto-qemu-arm.conf | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/tools/catalyst-auto-qemu-arm.conf 
b/tools/catalyst-auto-qemu-arm.conf
index 6dff41a7..d791c1db 100644
--- a/tools/catalyst-auto-qemu-arm.conf
+++ b/tools/catalyst-auto-qemu-arm.conf
@@ -11,12 +11,10 @@ SPECS_DIR=${REPO_DIR}/releases/specs-qemu/arm
 EMAIL_SUBJECT_PREPEND="[arm-qemu-auto]"
 
 SETS="
-   armv5tel
armv6j_hf
armv6j_sf
armv7a_hf
armv7a_sf
-   armv5tel_systemd
armv6j_hf_systemd
armv6j_sf_systemd
armv7a_hf_systemd
@@ -25,6 +23,8 @@ SETS="
 
 #  armv4tl
 #  armv4tl_systemd
+#  armv5tel
+#  armv5tel_systemd
 
 SET_armv4tl_SPECS="armv4tl/stage1.spec armv4tl/stage3.spec"
 SET_armv4tl_systemd_SPECS="armv4tl/stage1-systemd.spec 
armv4tl/stage3-systemd.spec"



[gentoo-commits] proj/releng:master commit in: releases/specs/arm/armv5tel/, tools/

2021-08-29 Thread Andreas K. Hüttel
commit: 922354b18748e172bacd9ab5d7d97b3324ca85c5
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Sun Aug 29 16:58:48 2021 +
Commit: Andreas K. Hüttel  gentoo  org>
CommitDate: Sun Aug 29 17:04:58 2021 +
URL:https://gitweb.gentoo.org/proj/releng.git/commit/?id=922354b1

Enable armv5tel builds on jiji

Signed-off-by: Andreas K. Hüttel  gentoo.org>

 .../specs/arm/armv5tel/{stage1.spec => stage1-openrc.spec}   |  4 ++--
 .../specs/arm/armv5tel/{stage3.spec => stage3-openrc.spec}   |  4 ++--
 tools/catalyst-auto-arm.conf | 12 ++--
 3 files changed, 10 insertions(+), 10 deletions(-)

diff --git a/releases/specs/arm/armv5tel/stage1.spec 
b/releases/specs/arm/armv5tel/stage1-openrc.spec
similarity index 74%
rename from releases/specs/arm/armv5tel/stage1.spec
rename to releases/specs/arm/armv5tel/stage1-openrc.spec
index b6fbe506..666a0cdc 100644
--- a/releases/specs/arm/armv5tel/stage1.spec
+++ b/releases/specs/arm/armv5tel/stage1-openrc.spec
@@ -1,10 +1,10 @@
 subarch: armv5tel
-version_stamp: @TIMESTAMP@
+version_stamp: openrc-@TIMESTAMP@
 target: stage1
 rel_type: default
 profile: default/linux/arm/17.0/armv5te
 snapshot: @TIMESTAMP@
-source_subpath: default/stage3-armv5tel-latest
+source_subpath: default/stage3-armv5tel-openrc-latest
 compression_mode: pixz_x
 update_seed: yes
 update_seed_command: -uDN @world

diff --git a/releases/specs/arm/armv5tel/stage3.spec 
b/releases/specs/arm/armv5tel/stage3-openrc.spec
similarity index 69%
rename from releases/specs/arm/armv5tel/stage3.spec
rename to releases/specs/arm/armv5tel/stage3-openrc.spec
index 98eb714d..51f0f282 100644
--- a/releases/specs/arm/armv5tel/stage3.spec
+++ b/releases/specs/arm/armv5tel/stage3-openrc.spec
@@ -1,10 +1,10 @@
 subarch: armv5tel
-version_stamp: @TIMESTAMP@
+version_stamp: openrc-@TIMESTAMP@
 target: stage3
 rel_type: default
 profile: default/linux/arm/17.0/armv5te
 snapshot: @TIMESTAMP@
-source_subpath: default/stage1-armv5tel-@TIMESTAMP@
+source_subpath: default/stage1-armv5tel-openrc-@TIMESTAMP@
 compression_mode: pixz_x
 portage_confdir: @REPO_DIR@/releases/portage/stages
 portage_prefix: releng

diff --git a/tools/catalyst-auto-arm.conf b/tools/catalyst-auto-arm.conf
index 0dccfbbb..b6603745 100644
--- a/tools/catalyst-auto-arm.conf
+++ b/tools/catalyst-auto-arm.conf
@@ -2,7 +2,7 @@
 # self-explanatory.
 
 UPLOAD_USER=arm
-UPLOAD_KEY=/root/.ssh/id_rsa
+UPLOAD_KEY=/root/.ssh/id_ed25519
 
 host=$(hostname)
 
@@ -13,14 +13,14 @@ EMAIL_SUBJECT_PREPEND="[arm-auto]"
 SETS="
armv4tl_openrc
armv4tl_systemd
+   armv5tel_openrc
+   armv5tel_systemd
 "
 
-#  armv5tel
 #  armv6j_hf
 #  armv6j_sf
 #  armv7a_hf
 #  armv7a_sf
-#  armv5tel_systemd
 #  armv6j_hf_systemd
 #  armv6j_sf_systemd
 #  armv7a_hf_systemd
@@ -30,7 +30,7 @@ SETS="
 SET_armv4tl_openrc_SPECS="armv4tl/stage1-openrc.spec 
armv4tl/stage3-openrc.spec"
 SET_armv4tl_systemd_SPECS="armv4tl/stage1-systemd.spec 
armv4tl/stage3-systemd.spec"
 
-SET_armv5tel_SPECS="armv5tel/stage1.spec armv5tel/stage3.spec"
+SET_armv5tel_openrc_SPECS="armv5tel/stage1-openrc.spec 
armv5tel/stage3-openrc.spec"
 SET_armv5tel_systemd_SPECS="armv5tel/stage1-systemd.spec 
armv5tel/stage3-systemd.spec"
 
 SET_armv6j_hf_SPECS="armv6j/stage1-hardfloat.spec armv6j/stage3-hardfloat.spec"
@@ -69,8 +69,8 @@ post_build() {
armv4tl/stage3-systemd.spec)
upload stage3-armv4tl-systemd-${TIMESTAMP}*.xz*
;;
-   armv5tel/stage3.spec)
-   upload stage3-armv5tel-${TIMESTAMP}*.xz*
+   armv5tel/stage3-openrc.spec)
+   upload stage3-armv5tel-openrc-${TIMESTAMP}*.xz*
;;
armv5tel/stage3-systemd.spec)
upload stage3-armv5tel-systemd-${TIMESTAMP}*.xz*



[gentoo-commits] repo/proj/guru:master commit in: net-misc/smcroute/

2021-08-29 Thread Haelwenn Monnier
commit: 63c49721f19cb2b193db78ff271861157b1be40c
Author: Kurt Kanzenbach  kmk-computers  de>
AuthorDate: Sat Aug 28 08:58:09 2021 +
Commit: Haelwenn Monnier  hacktivis  me>
CommitDate: Sat Aug 28 08:58:09 2021 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=63c49721

net-misc/smcroute: Drop old

Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Kurt Kanzenbach  kmk-computers.de>

 net-misc/smcroute/Manifest  |  1 -
 net-misc/smcroute/smcroute-2.4.4.ebuild | 42 -
 2 files changed, 43 deletions(-)

diff --git a/net-misc/smcroute/Manifest b/net-misc/smcroute/Manifest
index 53b182f2c..455372a94 100644
--- a/net-misc/smcroute/Manifest
+++ b/net-misc/smcroute/Manifest
@@ -1,2 +1 @@
-DIST smcroute-2.4.4.tar.xz 134008 BLAKE2B 
f35b13bd3346a38557f38841f549ac72b49737657ddbbb5699fc024e130244939f4a00e687c2822a1bc80e1a94789b234d730739cfc6367c415e37c943d1cccd
 SHA512 
9b2826db30ce16a2ef3889f631840f69ea1dc459a3f5ccc3bb250730bc51e2a28df012368af2de80c06c046be4316854cb4f60f5bbafd0148ec39e37ada0b266
 DIST smcroute-2.5.2.tar.gz 220384 BLAKE2B 
403de6b77389ff8c4ce32c9309bca0fe1c0f828aa313f1a479ced890d800772b51dcabe58a2dc8a322c3e23c728e984d0da0c1cd1a05abb91d16ff6164a6149c
 SHA512 
35c9cc7f34db5e8828c91238151d0ddfa4797178f2a79530a7474630c8bc5f98107dfbc154dd8efb303fe2d8c7e9ab5f9eb5075d937a4aa5c921f76c0509f1eb

diff --git a/net-misc/smcroute/smcroute-2.4.4.ebuild 
b/net-misc/smcroute/smcroute-2.4.4.ebuild
deleted file mode 100644
index 35779a05f..0
--- a/net-misc/smcroute/smcroute-2.4.4.ebuild
+++ /dev/null
@@ -1,42 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit autotools linux-info
-
-DESCRIPTION="A static multicast routing daemon"
-HOMEPAGE="https://troglobit.com/projects/smcroute/";
-SRC_URI="https://github.com/troglobit/${PN}/releases/download/${PV}/${P}.tar.xz";
-
-SLOT="0"
-LICENSE="GPL-2+"
-KEYWORDS="~amd64 ~x86"
-IUSE="caps systemd"
-
-BDEPEND="
-   virtual/pkgconfig
-"
-RDEPEND="
-   caps? ( sys-libs/libcap )
-   systemd? ( sys-apps/systemd:0= )
-"
-DEPEND="
-   ${RDEPEND}
-"
-
-CONFIG_CHECK="
-   ~CONFIG_IP_MROUTE
-   ~CONFIG_IP_PIMSM_V1
-   ~CONFIG_IP_PIMSM_V2
-   ~CONFIG_IP_MROUTE_MULTIPLE_TABLES
-   ~CONFIG_IPV6_MROUTE_MULTIPLE_TABLES
-"
-
-src_configure() {
-   local myconf=(
-   $(use_with caps libcap)
-   $(use_with systemd)
-   )
-   econf "${myconf[@]}"
-}



[gentoo-commits] repo/proj/guru:master commit in: net-misc/smcroute/

2021-08-29 Thread Haelwenn Monnier
commit: a676dddb4a66c8dc011712aae432431a56b61a8f
Author: Kurt Kanzenbach  kmk-computers  de>
AuthorDate: Fri Aug 27 18:52:19 2021 +
Commit: Haelwenn Monnier  hacktivis  me>
CommitDate: Sat Aug 28 08:20:16 2021 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=a676dddb

net-misc/smcroute: Bump to v2.5.1

Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Kurt Kanzenbach  kmk-computers.de>

 net-misc/smcroute/Manifest  |  1 +
 net-misc/smcroute/smcroute-2.5.2.ebuild | 42 +
 2 files changed, 43 insertions(+)

diff --git a/net-misc/smcroute/Manifest b/net-misc/smcroute/Manifest
index 87885a47f..53b182f2c 100644
--- a/net-misc/smcroute/Manifest
+++ b/net-misc/smcroute/Manifest
@@ -1 +1,2 @@
 DIST smcroute-2.4.4.tar.xz 134008 BLAKE2B 
f35b13bd3346a38557f38841f549ac72b49737657ddbbb5699fc024e130244939f4a00e687c2822a1bc80e1a94789b234d730739cfc6367c415e37c943d1cccd
 SHA512 
9b2826db30ce16a2ef3889f631840f69ea1dc459a3f5ccc3bb250730bc51e2a28df012368af2de80c06c046be4316854cb4f60f5bbafd0148ec39e37ada0b266
+DIST smcroute-2.5.2.tar.gz 220384 BLAKE2B 
403de6b77389ff8c4ce32c9309bca0fe1c0f828aa313f1a479ced890d800772b51dcabe58a2dc8a322c3e23c728e984d0da0c1cd1a05abb91d16ff6164a6149c
 SHA512 
35c9cc7f34db5e8828c91238151d0ddfa4797178f2a79530a7474630c8bc5f98107dfbc154dd8efb303fe2d8c7e9ab5f9eb5075d937a4aa5c921f76c0509f1eb

diff --git a/net-misc/smcroute/smcroute-2.5.2.ebuild 
b/net-misc/smcroute/smcroute-2.5.2.ebuild
new file mode 100644
index 0..4c5201c5f
--- /dev/null
+++ b/net-misc/smcroute/smcroute-2.5.2.ebuild
@@ -0,0 +1,42 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit autotools linux-info
+
+DESCRIPTION="A static multicast routing daemon"
+HOMEPAGE="https://troglobit.com/projects/smcroute/";
+SRC_URI="https://github.com/troglobit/${PN}/releases/download/${PV}/${P}.tar.gz";
+
+SLOT="0"
+LICENSE="GPL-2+"
+KEYWORDS="~amd64 ~x86"
+IUSE="caps systemd"
+
+BDEPEND="
+   virtual/pkgconfig
+"
+RDEPEND="
+   caps? ( sys-libs/libcap )
+   systemd? ( sys-apps/systemd:0= )
+"
+DEPEND="
+   ${RDEPEND}
+"
+
+CONFIG_CHECK="
+   ~CONFIG_IP_MROUTE
+   ~CONFIG_IP_PIMSM_V1
+   ~CONFIG_IP_PIMSM_V2
+   ~CONFIG_IP_MROUTE_MULTIPLE_TABLES
+   ~CONFIG_IPV6_MROUTE_MULTIPLE_TABLES
+"
+
+src_configure() {
+   local myconf=(
+   $(use_with caps libcap)
+   $(use_with systemd)
+   )
+   econf "${myconf[@]}"
+}



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

2021-08-29 Thread Haelwenn Monnier
commit: 74d985de208b17767734519bb92551468adff993
Author: Anna (cybertailor) Vyalkova  sysrq  in>
AuthorDate: Fri Aug 27 12:17:04 2021 +
Commit: Haelwenn Monnier  hacktivis  me>
CommitDate: Sat Aug 28 03:34:57 2021 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=74d985de

profiles: drop OldPackageUpdate (x11-terms/terminus)

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

 profiles/updates/4Q-2020 | 1 -
 1 file changed, 1 deletion(-)

diff --git a/profiles/updates/4Q-2020 b/profiles/updates/4Q-2020
index dcacc47e8..ef0ea7d65 100644
--- a/profiles/updates/4Q-2020
+++ b/profiles/updates/4Q-2020
@@ -2,4 +2,3 @@ move x11-themes/sweet-gtk-theme x11-themes/sweet-dark-gtk-theme
 move app-text/git-delta dev-util/git-delta
 move dev-libs/wren dev-lang/wren
 move app-editors/atom app-editors/atom-bin
-move x11-terms/terminus x11-terms/terminus-bin



[gentoo-commits] repo/proj/guru:master commit in: app-portage/emlop/

2021-08-29 Thread Haelwenn Monnier
commit: 5d8114518bb162b214bc1396025912388754dcf5
Author: Vincent de Phily  gmail  com>
AuthorDate: Sat Aug 28 13:13:31 2021 +
Commit: Haelwenn Monnier  hacktivis  me>
CommitDate: Sat Aug 28 13:13:31 2021 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=5d811451

app-portage/emlop: Fix shell completion on first install

As repored/fixed in https://github.com/vincentdephily/moltonel-ebuilds/issues/2

Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Vincent de Phily  gmail.com>

 app-portage/emlop/emlop-0.4.1.ebuild | 8 
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/app-portage/emlop/emlop-0.4.1.ebuild 
b/app-portage/emlop/emlop-0.4.1.ebuild
index c04be2923..68cef1c2d 100644
--- a/app-portage/emlop/emlop-0.4.1.ebuild
+++ b/app-portage/emlop/emlop-0.4.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2017-2020 Gentoo Authors
+# Copyright 2017-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -90,16 +90,16 @@ src_install() {
cargo_src_install
einstalldocs
if use bash-completion; then
-   emlop complete bash > emlop
+   ./target/release/emlop complete bash > emlop
dobashcomp emlop
fi
if use zsh-completion; then
-   emlop complete zsh > _emlop
+   ./target/release/emlop complete zsh > _emlop
insinto /usr/share/zsh/site-functions
doins _emlop
fi
if use fish-completion; then
-   emlop complete fish > emlop.fish
+   ./target/release/emlop complete fish > emlop.fish
insinto /usr/share/fish/vendor_completions.d
doins emlop.fish
fi



[gentoo-commits] repo/proj/guru:master commit in: media-sound/spotify_dl/

2021-08-29 Thread Haelwenn Monnier
commit: 1bf86324d6f875bcbbf64930e5cb9fc265f0cb26
Author: Nicola Smaniotto  gmail  com>
AuthorDate: Sat Aug 28 11:19:12 2021 +
Commit: Haelwenn Monnier  hacktivis  me>
CommitDate: Sat Aug 28 11:21:54 2021 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=1bf86324

media-sound/spotify_dl: 7.6.0 fixes

Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Nicola Smaniotto  gmail.com>

 media-sound/spotify_dl/spotify_dl-7.6.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/media-sound/spotify_dl/spotify_dl-7.6.0.ebuild 
b/media-sound/spotify_dl/spotify_dl-7.6.0.ebuild
index 704a2aa8f..962c38845 100644
--- a/media-sound/spotify_dl/spotify_dl-7.6.0.ebuild
+++ b/media-sound/spotify_dl/spotify_dl-7.6.0.ebuild
@@ -7,7 +7,7 @@ PYTHON_COMPAT=( python3_{8..9} )
 
 inherit distutils-r1
 
-MY_PN="spotify-dl"
+MY_PN="${PN/_/-}"
 
 DESCRIPTION="Downloads songs from a Spotify Playlist/Track/Album that you 
provide"
 HOMEPAGE="https://github.com/SathyaBhat/spotify-dl/";
@@ -26,5 +26,5 @@ RDEPEND="
media-libs/mutagen[${PYTHON_USEDEP}]
dev-python/sentry-sdk[${PYTHON_USEDEP}]
dev-python/peewee[${PYTHON_USEDEP}]
-   >=net-misc/youtube-dl-2021.06.06
+   >=net-misc/youtube-dl-2021.06.06[${PYTHON_USEDEP}]
 "



[gentoo-commits] repo/proj/guru:master commit in: acct-user/gogs/, acct-user/gemini/, acct-user/_bgpd/, metadata/, ...

2021-08-29 Thread Haelwenn Monnier
commit: 71a129f220e190bf03e92d019176619a988a36bc
Author: Anna (cybertailor) Vyalkova  sysrq  in>
AuthorDate: Fri Aug 27 12:10:07 2021 +
Commit: Haelwenn Monnier  hacktivis  me>
CommitDate: Sat Aug 28 03:34:57 2021 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=71a129f2

acct-user/*: EAPI 7->8, use default keywords

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

 acct-user/_bgpd/_bgpd-0-r1.ebuild| 4 +---
 acct-user/_rpki-client/_rpki-client-0.ebuild | 6 ++
 acct-user/biboumi/biboumi-0.ebuild   | 6 ++
 acct-user/fort/fort-0-r1.ebuild  | 3 +--
 acct-user/gemini/gemini-0.ebuild | 2 --
 acct-user/gogs/gogs-1-r1.ebuild  | 5 +
 acct-user/hinsightd/hinsightd-0.ebuild   | 4 +---
 acct-user/jackett/jackett-0.ebuild   | 3 +--
 acct-user/monero/monero-0.ebuild | 4 +---
 acct-user/owncast/owncast-0.ebuild   | 4 +---
 acct-user/purritobin/purritobin-0.ebuild | 3 +--
 acct-user/trezord/trezord-0.ebuild   | 5 ++---
 acct-user/wsdd/wsdd-0.ebuild | 4 +---
 metadata/pkgcheck.conf   | 2 +-
 14 files changed, 16 insertions(+), 39 deletions(-)

diff --git a/acct-user/_bgpd/_bgpd-0-r1.ebuild 
b/acct-user/_bgpd/_bgpd-0-r1.ebuild
index 8573bd56e..a5f178d17 100644
--- a/acct-user/_bgpd/_bgpd-0-r1.ebuild
+++ b/acct-user/_bgpd/_bgpd-0-r1.ebuild
@@ -1,12 +1,10 @@
 # Copyright 2020-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=7
+EAPI=8
 
 inherit acct-user
 
-KEYWORDS="~amd64 ~x86"
-
 DESCRIPTION="User for OpenBGPD"
 ACCT_USER_ID=-1
 ACCT_USER_GROUPS=( _bgpd )

diff --git a/acct-user/_rpki-client/_rpki-client-0.ebuild 
b/acct-user/_rpki-client/_rpki-client-0.ebuild
index ab471e391..217201903 100644
--- a/acct-user/_rpki-client/_rpki-client-0.ebuild
+++ b/acct-user/_rpki-client/_rpki-client-0.ebuild
@@ -1,12 +1,10 @@
-# Copyright 2020 Gentoo Authors
+# Copyright 2020-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=7
+EAPI=8
 
 inherit acct-user
 
-KEYWORDS="~amd64 ~x86"
-
 DESCRIPTION="User for rpki-client"
 ACCT_USER_ID=-1
 ACCT_USER_GROUPS=( _rpki-client )

diff --git a/acct-user/biboumi/biboumi-0.ebuild 
b/acct-user/biboumi/biboumi-0.ebuild
index 3c7f3923a..fbaef4d08 100644
--- a/acct-user/biboumi/biboumi-0.ebuild
+++ b/acct-user/biboumi/biboumi-0.ebuild
@@ -1,13 +1,11 @@
-# Copyright 2020 Gentoo Authors
+# Copyright 2020-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=7
+EAPI=8
 
 inherit acct-user
 
 DESCRIPTION="User for net-im/biboumi"
-KEYWORDS="~amd64"
-
 ACCT_USER_ID=-1
 ACCT_USER_GROUPS=( biboumi )
 

diff --git a/acct-user/fort/fort-0-r1.ebuild b/acct-user/fort/fort-0-r1.ebuild
index 37af953a3..0c85ca500 100644
--- a/acct-user/fort/fort-0-r1.ebuild
+++ b/acct-user/fort/fort-0-r1.ebuild
@@ -1,12 +1,11 @@
 # Copyright 2020-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=7
+EAPI=8
 
 inherit acct-user
 
 DESCRIPTION="User for FORT RPKI validator"
-KEYWORDS="~amd64 ~x86"
 ACCT_USER_ID=-1
 ACCT_USER_GROUPS=( fort )
 ACCT_USER_HOME="/usr/share/${PN}/"

diff --git a/acct-user/gemini/gemini-0.ebuild b/acct-user/gemini/gemini-0.ebuild
index e3762f94f..4be7a5b3a 100644
--- a/acct-user/gemini/gemini-0.ebuild
+++ b/acct-user/gemini/gemini-0.ebuild
@@ -5,8 +5,6 @@ EAPI=8
 
 inherit acct-user
 
-KEYWORDS="~amd64 ~arm ~arm64 ~mips ~ppc64 ~s390 ~x86"
-
 ACCT_USER_ID=-1
 ACCT_USER_GROUPS=( gemini )
 

diff --git a/acct-user/gogs/gogs-1-r1.ebuild b/acct-user/gogs/gogs-1-r1.ebuild
index d8964244b..90744d9a3 100644
--- a/acct-user/gogs/gogs-1-r1.ebuild
+++ b/acct-user/gogs/gogs-1-r1.ebuild
@@ -1,7 +1,7 @@
 # Copyright 2020-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=7
+EAPI=8
 
 inherit acct-user
 
@@ -14,8 +14,5 @@ ACCT_USER_SHELL=/bin/bash
 ACCT_USER_GROUPS=( git )
 ACCT_USER_HOME=/var/lib/gogs
 APP_DIR=/usr/share/gogs
-KEYWORDS="~amd64 ~arm ~arm64 ~x86"
-
-RDEPEND="app-shells/bash"
 
 acct-user_add_deps

diff --git a/acct-user/hinsightd/hinsightd-0.ebuild 
b/acct-user/hinsightd/hinsightd-0.ebuild
index 70d92e90c..2463150fb 100644
--- a/acct-user/hinsightd/hinsightd-0.ebuild
+++ b/acct-user/hinsightd/hinsightd-0.ebuild
@@ -1,13 +1,11 @@
 # Copyright 2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=7
+EAPI=8
 
 inherit acct-user
 
 DESCRIPTION="A user account for www-servers/hinsightd"
-KEYWORDS="~amd64"
-
 ACCT_USER_ID=-1
 ACCT_USER_GROUPS=( hinsightd )
 

diff --git a/acct-user/jackett/jackett-0.ebuild 
b/acct-user/jackett/jackett-0.ebuild
index 8476aeb8a..e9f0a8e94 100644
--- a/acct-user/jackett/jackett-0.ebuild
+++ b/acct-user/jackett/jackett-0.ebuild
@@ -1,12 +1,11 @@
 # Copyright 2020-2021 Gentoo Authors
 # Distributed under the terms of the GNU General 

[gentoo-commits] repo/proj/guru:master commit in: net-misc/telescope/

2021-08-29 Thread Haelwenn Monnier
commit: 8d8260ce4b079e11b3d12e4d2d78bb128f6f8190
Author: Anna (cybertailor) Vyalkova  sysrq  in>
AuthorDate: Sat Aug 28 18:27:09 2021 +
Commit: Haelwenn Monnier  hacktivis  me>
CommitDate: Sat Aug 28 18:27:24 2021 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=8d8260ce

net-misc/telescope: add 0.5.1

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

 net-misc/telescope/Manifest   |  1 +
 net-misc/telescope/telescope-0.5.1.ebuild | 27 +++
 2 files changed, 28 insertions(+)

diff --git a/net-misc/telescope/Manifest b/net-misc/telescope/Manifest
index fcff85dd5..cfa3d8d89 100644
--- a/net-misc/telescope/Manifest
+++ b/net-misc/telescope/Manifest
@@ -1 +1,2 @@
+DIST telescope-0.5.1.tar.gz 270465 BLAKE2B 
d12a4cb5beccf15ff73bacacfa5f3679a6bbd6f97c12b476c20363032d50cc1750e315323d1a4b0e5577ee4430ef17419961b42d17f2c203c8e7f17a7ae390f4
 SHA512 
5d1f719d1be1146b1e81d2208688c4dced53893ed7c4c167480df733e5ad479551917cf2f80bf5f199806365796b83c7cccb27e13a7df05ca408373826e1adfa
 DIST telescope-0.5.tar.gz 270335 BLAKE2B 
ab4f964c092e84669033d9000d7943464a108a51a0e3e7e86b34e8d25388ee90b86ff3c554c5a937b60d5131d0e6ecdafea742da1097bd74e89f565fb8a96dd7
 SHA512 
014a9d96ce688a61edac3c917d8d0da1e7dc9f1291251e8143dfcfd4ad00b9729b7384aebdf0ee6ed2e3186959ac7c0dab4aa78038d45c10fd16443021a6ca21

diff --git a/net-misc/telescope/telescope-0.5.1.ebuild 
b/net-misc/telescope/telescope-0.5.1.ebuild
new file mode 100644
index 0..903784dc1
--- /dev/null
+++ b/net-misc/telescope/telescope-0.5.1.ebuild
@@ -0,0 +1,27 @@
+# Copyright 2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DESCRIPTION="w3m-like browser for Gemini"
+HOMEPAGE="https://telescope.omarpolo.com";
+SRC_URI="https://github.com/omar-polo/${PN}/releases/download/${PV}/${P}.tar.gz";
+
+LICENSE="!libbsd? ( BSD MIT ) ISC unicode"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+IUSE="+libbsd"
+
+DEPEND="
+   dev-libs/imsg-compat
+   dev-libs/libevent:=
+   dev-libs/libretls
+   sys-libs/ncurses:=
+   libbsd? ( dev-libs/libbsd )
+"
+RDEPEND="${DEPEND}"
+BDEPEND="virtual/pkgconfig"
+
+src_configure() {
+   econf --with-libimsg $(use_with libbsd)
+}



[gentoo-commits] repo/proj/guru:master commit in: sys-cluster/sionlibl/files/, sys-cluster/sionlibl/

2021-08-29 Thread Haelwenn Monnier
commit: af129baecbb72fbc346e5221ce45c2e9e6bba15d
Author: Alessandro Barbieri  gmail  com>
AuthorDate: Fri Aug 27 00:58:08 2021 +
Commit: Haelwenn Monnier  hacktivis  me>
CommitDate: Sun Aug 29 00:33:32 2021 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=af129bae

sys-cluster/sionlibl: respect flags

Closes: https://bugs.gentoo.org/804837
Closes: https://bugs.gentoo.org/804849
Package-Manager: Portage-3.0.22, Repoman-3.0.3
Signed-off-by: Alessandro Barbieri  gmail.com>

 ...gs-v2.patch => sionlibl-respect-flags-v3.patch} | 52 ++
 sys-cluster/sionlibl/sionlibl-1.7.7-r1.ebuild  |  2 +-
 2 files changed, 53 insertions(+), 1 deletion(-)

diff --git a/sys-cluster/sionlibl/files/sionlibl-respect-flags-v2.patch 
b/sys-cluster/sionlibl/files/sionlibl-respect-flags-v3.patch
similarity index 73%
rename from sys-cluster/sionlibl/files/sionlibl-respect-flags-v2.patch
rename to sys-cluster/sionlibl/files/sionlibl-respect-flags-v3.patch
index 6f21f3b95..7bf98ced1 100644
--- a/sys-cluster/sionlibl/files/sionlibl-respect-flags-v2.patch
+++ b/sys-cluster/sionlibl/files/sionlibl-respect-flags-v3.patch
@@ -104,6 +104,58 @@
  SZLIB_LIBPATH  = -L$(TOPDIR)/utils/szlib
  SZLIB_LIB  = -lsc.z
  
+--- a/mf/Makefile.defs.linux-gomp10
 b/mf/Makefile.defs.linux-gomp10
+@@ -23,24 +23,19 @@
+ 
#--
+ # SIONlib General Settings
+ 
#--
+-OPTFLAGS = -g -O0 -Wall
++CFLAGS   += -std=c99 $(PFLAG) -fPIC
+ 
+-CC   = gcc
+-CFLAGS   = -std=c99 $(PFLAG) $(OPTFLAGS) -fPIC
++CXXFLAGS += $(PFLAG)
+ 
+-CXX  = g++
+-CXXFLAGS = $(PFLAG) $(OPTFLAGS) -O3
+-
+-F77  = gfortran
+-FFLAGS   = $(PFLAG) $(OPTFLAGS) -fallow-argument-mismatch
++FFLAGS   += $(PFLAG) -fallow-argument-mismatch
+ 
+ F90  = $(F77)
+-F90FLAGS = $(PFLAG) $(OPTFLAGS) -ffree-form -fallow-argument-mismatch
++F90FLAGS += $(PFLAG) -ffree-form -fallow-argument-mismatch
+ 
+ FPP  =
+ FDOPT= -D
+ 
+-LDFLAGS  = $(PFLAG) $(OPTFLAGS) $(HINTSLIB)
++LDFLAGS  += $(PFLAG) $(HINTSLIB)
+ UTILLIB  =
+ FOBASE   = pomp_fwrapper_base.o
+ 
+@@ -101,10 +96,6 @@
+ 
#--
+ 
+ MPIENABLE = 1
+-MPICC = mpicc
+-MPICXX= mpicxx
+-MPIF77= mpif77
+-MPIF90= mpif90
+ MPILIB= -lmpich
+ PMPILIB   = -lpmpich
+ #PMPILIB   = # MPICH2
+@@ -139,7 +130,7 @@
+ 
#--
+ 
+ SZLIB  = szlib
+-SZLIB_OPTFLAGS = -O3
++SZLIB_OPTFLAGS = $(CFLAGS)
+ SZLIB_CFLAGS   = -I$(TOPDIR)/utils/szlib -DELG_COMPRESSED -DCUBE_COMPRESSED
+ SZLIB_LIBPATH  = -L$(TOPDIR)/utils/szlib
+ SZLIB_LIB  = -lsc.z
 --- a/src/fortraninterface/Makefile
 +++ b/src/fortraninterface/Makefile
 @@ -121,21 +121,21 @@

diff --git a/sys-cluster/sionlibl/sionlibl-1.7.7-r1.ebuild 
b/sys-cluster/sionlibl/sionlibl-1.7.7-r1.ebuild
index 7af52bec0..480e0a0c0 100644
--- a/sys-cluster/sionlibl/sionlibl-1.7.7-r1.ebuild
+++ b/sys-cluster/sionlibl/sionlibl-1.7.7-r1.ebuild
@@ -35,7 +35,7 @@ DEPEND="
 "
 
 REQUIRED_USE="?? ( hostname-regex deep-est-sdv )"
-PATCHES=( "${FILESDIR}/${PN}-respect-flags-v2.patch" )
+PATCHES=( "${FILESDIR}/${PN}-respect-flags-v3.patch" )
 
 pkg_setup() {
FORTRAN_NEED_OPENMP=0



[gentoo-commits] repo/proj/guru:master commit in: net-misc/smcroute/

2021-08-29 Thread Haelwenn Monnier
commit: 73ccf1167cd7d744269738539317cbe173c3027f
Author: Kurt Kanzenbach  kmk-computers  de>
AuthorDate: Sun Aug 29 10:43:17 2021 +
Commit: Haelwenn Monnier  hacktivis  me>
CommitDate: Sun Aug 29 10:43:17 2021 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=73ccf116

net-misc/smcroute: Keyword for ~arm64

Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Kurt Kanzenbach  kmk-computers.de>

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

diff --git a/net-misc/smcroute/smcroute-2.5.2.ebuild 
b/net-misc/smcroute/smcroute-2.5.2.ebuild
index 1e89c9b97..7ed53ac66 100644
--- a/net-misc/smcroute/smcroute-2.5.2.ebuild
+++ b/net-misc/smcroute/smcroute-2.5.2.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/troglobit/${PN}/releases/download/${PV}/${P}.tar.gz";
 
 SLOT="0"
 LICENSE="GPL-2+"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~arm64 ~x86"
 IUSE="caps systemd"
 
 BDEPEND="



[gentoo-commits] repo/proj/guru:master commit in: sys-cluster/sionlib/files/, sys-cluster/sionlib/

2021-08-29 Thread Haelwenn Monnier
commit: 38318b70aa7ad75ce67aa155e86b1c5cf01a7aa0
Author: Alessandro Barbieri  gmail  com>
AuthorDate: Fri Aug 27 00:55:28 2021 +
Commit: Haelwenn Monnier  hacktivis  me>
CommitDate: Sun Aug 29 00:33:32 2021 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=38318b70

sys-cluster/sionlib: respect flags

Closes: https://bugs.gentoo.org/804846
Closes: https://bugs.gentoo.org/804834
Package-Manager: Portage-3.0.22, Repoman-3.0.3
Signed-off-by: Alessandro Barbieri  gmail.com>

 ...ags-v2.patch => sionlib-respect-flags-v3.patch} | 52 ++
 sys-cluster/sionlib/sionlib-1.7.7-r2.ebuild|  2 +-
 2 files changed, 53 insertions(+), 1 deletion(-)

diff --git a/sys-cluster/sionlib/files/sionlib-respect-flags-v2.patch 
b/sys-cluster/sionlib/files/sionlib-respect-flags-v3.patch
similarity index 73%
rename from sys-cluster/sionlib/files/sionlib-respect-flags-v2.patch
rename to sys-cluster/sionlib/files/sionlib-respect-flags-v3.patch
index 6f21f3b95..7bf98ced1 100644
--- a/sys-cluster/sionlib/files/sionlib-respect-flags-v2.patch
+++ b/sys-cluster/sionlib/files/sionlib-respect-flags-v3.patch
@@ -104,6 +104,58 @@
  SZLIB_LIBPATH  = -L$(TOPDIR)/utils/szlib
  SZLIB_LIB  = -lsc.z
  
+--- a/mf/Makefile.defs.linux-gomp10
 b/mf/Makefile.defs.linux-gomp10
+@@ -23,24 +23,19 @@
+ 
#--
+ # SIONlib General Settings
+ 
#--
+-OPTFLAGS = -g -O0 -Wall
++CFLAGS   += -std=c99 $(PFLAG) -fPIC
+ 
+-CC   = gcc
+-CFLAGS   = -std=c99 $(PFLAG) $(OPTFLAGS) -fPIC
++CXXFLAGS += $(PFLAG)
+ 
+-CXX  = g++
+-CXXFLAGS = $(PFLAG) $(OPTFLAGS) -O3
+-
+-F77  = gfortran
+-FFLAGS   = $(PFLAG) $(OPTFLAGS) -fallow-argument-mismatch
++FFLAGS   += $(PFLAG) -fallow-argument-mismatch
+ 
+ F90  = $(F77)
+-F90FLAGS = $(PFLAG) $(OPTFLAGS) -ffree-form -fallow-argument-mismatch
++F90FLAGS += $(PFLAG) -ffree-form -fallow-argument-mismatch
+ 
+ FPP  =
+ FDOPT= -D
+ 
+-LDFLAGS  = $(PFLAG) $(OPTFLAGS) $(HINTSLIB)
++LDFLAGS  += $(PFLAG) $(HINTSLIB)
+ UTILLIB  =
+ FOBASE   = pomp_fwrapper_base.o
+ 
+@@ -101,10 +96,6 @@
+ 
#--
+ 
+ MPIENABLE = 1
+-MPICC = mpicc
+-MPICXX= mpicxx
+-MPIF77= mpif77
+-MPIF90= mpif90
+ MPILIB= -lmpich
+ PMPILIB   = -lpmpich
+ #PMPILIB   = # MPICH2
+@@ -139,7 +130,7 @@
+ 
#--
+ 
+ SZLIB  = szlib
+-SZLIB_OPTFLAGS = -O3
++SZLIB_OPTFLAGS = $(CFLAGS)
+ SZLIB_CFLAGS   = -I$(TOPDIR)/utils/szlib -DELG_COMPRESSED -DCUBE_COMPRESSED
+ SZLIB_LIBPATH  = -L$(TOPDIR)/utils/szlib
+ SZLIB_LIB  = -lsc.z
 --- a/src/fortraninterface/Makefile
 +++ b/src/fortraninterface/Makefile
 @@ -121,21 +121,21 @@

diff --git a/sys-cluster/sionlib/sionlib-1.7.7-r2.ebuild 
b/sys-cluster/sionlib/sionlib-1.7.7-r2.ebuild
index d9fdfc7af..33e8dbdd8 100644
--- a/sys-cluster/sionlib/sionlib-1.7.7-r2.ebuild
+++ b/sys-cluster/sionlib/sionlib-1.7.7-r2.ebuild
@@ -21,7 +21,7 @@ KEYWORDS="~amd64"
 IUSE="+cxx debug deep-est-sdv doc examples +fortran hostname-regex +mpi +ompi 
+openmp +parutils +pthreads python sionfwd" #cuda
 
 REQUIRED_USE="?? ( hostname-regex deep-est-sdv )"
-PATCHES=( "${FILESDIR}/${PN}-respect-flags-v2.patch" )
+PATCHES=( "${FILESDIR}/${PN}-respect-flags-v3.patch" )
 
 RDEPEND="
mpi? ( virtual/mpi )



[gentoo-commits] repo/proj/guru:master commit in: sys-apps/hex/

2021-08-29 Thread Haelwenn Monnier
commit: a39dd14e811aacca3959af6d2df82ba976b1c8e0
Author: YOSHIOKA Takuma  hard-wi  red>
AuthorDate: Sat Aug 28 22:07:36 2021 +
Commit: Haelwenn Monnier  hacktivis  me>
CommitDate: Sat Aug 28 22:07:48 2021 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=a39dd14e

sys-apps/hex: version bump 0.4.2

Package-Manager: Portage-3.0.22, Repoman-3.0.3
Signed-off-by: YOSHIOKA Takuma  hard-wi.red>

 sys-apps/hex/Manifest |  1 +
 sys-apps/hex/hex-0.4.2.ebuild | 54 +++
 2 files changed, 55 insertions(+)

diff --git a/sys-apps/hex/Manifest b/sys-apps/hex/Manifest
index 3a4d74d1a..e7486a0c9 100644
--- a/sys-apps/hex/Manifest
+++ b/sys-apps/hex/Manifest
@@ -10,6 +10,7 @@ DIST doc-comment-0.3.3.crate 4123 BLAKE2B 
a82d1c1a7a90af6e111b5e684a1298d7eac5fd
 DIST hex-0.3.2.tar.gz 164118 BLAKE2B 
dbc6427ae744f856acf6aeb8b204aa31e91e22c412a909cc58a32bc9035be98257d16917fbcb0a56a3c478486f54ac9dfd700c7a8d8c3a878e62d7e6bed4b603
 SHA512 
3a071296f84b1cea792f9ab3cd65bd91f0af4ab8b5b7834b2890f4692eaf6b32daaec9c9d2c4357f9f3ecc708f6b214acebe3e7efd9b9e3887d70beacf14
 DIST hex-0.4.0.tar.gz 164314 BLAKE2B 
a93f20811b3b38b14c2f357d838d7425634221bfc1247bb09c18cb3577e56f8a7ba3f08a8583e7174d9993825f327078ea5a0453998feed99cf9317770c73014
 SHA512 
8ff334e97d7befa228ed50dffeba210338299baf49727c92d5e5c7c15899461c47750673b92635c6f6fa2635b5724a3fd2ae7feb0f9dd1f0295e2c46b51d31fb
 DIST hex-0.4.1.tar.gz 164415 BLAKE2B 
c6127c6791188df99459dcb2d4017ce3ed1178e90c5bcd2220358f905ca79bdbadd6b4a898816e85bc9d8558a08c9081a62a4bd4553e87ff6a613ba264b6f0a3
 SHA512 
5f60df09b52572b46ed4cd2c053651557f00cb11a5c3390bb7a017fb076915dc60695eeba509e74d4f170ab83ad807a1e1618ad87c116d848ee3188e22ee54b1
+DIST hex-0.4.2.tar.gz 164579 BLAKE2B 
9d39995a8e0433e22d1ae883238deb1aacdce0f8cd3061ed41f958564b550b60e847b2c49b060c8ffd5069a3aa3402a29c6f1a6b86dd2bbc537872f3f39b178a
 SHA512 
5b5706d931c4f6a9a21de5e883b264c9a2831a8be463a5283ac4cd3552eb44c480f45779fa6364dd97390a2d38f252b44313e4567186ec42c594451f295e648f
 DIST libc-0.2.47.crate 351491 BLAKE2B 
10ff90405b911c40478793cadc9a1962e14eb4d7b4ff758554a225bb87340989bbd6089441eaa2638db93782de7d0faba20f77a7e3569a52cec40ba55eb56c06
 SHA512 
f0eddcbe456b1ee2da22963585ff689ad44f0f8d70af33d9bec41a1ec5a1b3dee26fbeaa29786792cd44d020fc56461b44bbb2da962662377552fa562b2694f6
 DIST no_color-0.1.0.crate 2407 BLAKE2B 
aa605231ff789855729f8832ef37378cf2448091d8c06f903c2c7c6c532bbc753a876c66abb3aadd999eef01a947f491ae211aca263a29a3a942b61a2d5e2b3a
 SHA512 
6b6fbb9f2a298dec7dac54410177a6e6e44cf0be148f4452e397c11cfdccc2ed1ebaf198b88b5e2081abbb31333b1d908df288c219eaa6260c6ee01cb8a80a7f
 DIST predicates-1.0.5.crate 26097 BLAKE2B 
4adc79981c706796bef11e75e4a87cdfc5ff7f5066869f8d26f5ba0f3699c292edd6e5dd1be8854ff9e8b2604bf24904f1242056719e1d863951ca6f5ad042ae
 SHA512 
696890cb9ed83b6ebd1b46e42bde95b148fe067174b0057e4ae83d9b3a4d2043dcedf0cc58b78e88b36a460402cd6359580356018986b4a136cba9e1afde55b6

diff --git a/sys-apps/hex/hex-0.4.2.ebuild b/sys-apps/hex/hex-0.4.2.ebuild
new file mode 100644
index 0..a17b1d1bf
--- /dev/null
+++ b/sys-apps/hex/hex-0.4.2.ebuild
@@ -0,0 +1,54 @@
+# Copyright 2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+# Auto-Generated by cargo-ebuild 0.4.0
+
+EAPI=8
+
+CRATES="
+   ansi_term-0.11.0
+   ansi_term-0.12.1
+   assert_cmd-1.0.1
+   atty-0.2.11
+   bitflags-1.0.4
+   clap-2.33.3
+   difference-2.0.0
+   doc-comment-0.3.3
+   libc-0.2.47
+   no_color-0.1.0
+   predicates-1.0.5
+   predicates-core-1.0.0
+   predicates-tree-1.0.0
+   redox_syscall-0.1.50
+   redox_termios-0.1.1
+   strsim-0.8.0
+   termion-1.5.1
+   textwrap-0.11.0
+   treeline-0.1.0
+   unicode-width-0.1.5
+   vec_map-0.8.1
+   wait-timeout-0.2.0
+   winapi-0.3.6
+   winapi-i686-pc-windows-gnu-0.4.0
+   winapi-x86_64-pc-windows-gnu-0.4.0
+"
+
+inherit cargo
+
+DESCRIPTION="Futuristic take on hexdump"
+HOMEPAGE="https://github.com/sitkevij/hex";
+SRC_URI="https://github.com/sitkevij/${PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
+SRC_URI+=" $(cargo_crate_uris)"
+# Prevent portage from trying to fetch bunch of *.crate from mirror despite 
they are not mirrored.
+RESTRICT="mirror"
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+QA_FLAGS_IGNORED="usr/bin/hx"
+
+src_install() {
+   cargo_src_install
+
+   dodoc README.md
+}



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

2021-08-29 Thread Haelwenn Monnier
commit: 501268bf44a18360220098b8a4b3f530527bf415
Author: Anna (cybertailor) Vyalkova  sysrq  in>
AuthorDate: Fri Aug 27 12:13:10 2021 +
Commit: Haelwenn Monnier  hacktivis  me>
CommitDate: Sat Aug 28 03:34:57 2021 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=501268bf

profiles: drop MultiMovePackageUpdate

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

 profiles/updates/1Q-2021 | 1 -
 1 file changed, 1 deletion(-)

diff --git a/profiles/updates/1Q-2021 b/profiles/updates/1Q-2021
index 37c0ac2fd..72238e7dc 100644
--- a/profiles/updates/1Q-2021
+++ b/profiles/updates/1Q-2021
@@ -2,6 +2,5 @@ move dev-python/faker dev-python/Faker
 move sci-geosciences/geographiclib sci-geosciences/GeographicLib
 move x11-libs/kimageannotator media-libs/kimageannotator
 move x11-libs/kcolorpicker media-libs/kcolorpicker
-move media-video/jellyfin-mpv-shim media-video/jellyfin-desktop
 move gui-apps/paperdesktop gui-apps/paperde
 move sci-libs/chaco sci-mathematics/chaco



[gentoo-commits] repo/proj/guru:master commit in: sys-cluster/parsec/

2021-08-29 Thread Haelwenn Monnier
commit: 288958be42cea8fd21a67cfdf0a33e20efa4fe7d
Author: Alessandro Barbieri  gmail  com>
AuthorDate: Sat Aug 28 23:30:33 2021 +
Commit: Haelwenn Monnier  hacktivis  me>
CommitDate: Sun Aug 29 00:33:33 2021 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=288958be

sys-cluster/parsec: fix S and useflags

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

 sys-cluster/parsec/parsec-3.0.2012.ebuild | 25 +
 1 file changed, 13 insertions(+), 12 deletions(-)

diff --git a/sys-cluster/parsec/parsec-3.0.2012.ebuild 
b/sys-cluster/parsec/parsec-3.0.2012.ebuild
index e53053f51..5dd7524ac 100644
--- a/sys-cluster/parsec/parsec-3.0.2012.ebuild
+++ b/sys-cluster/parsec/parsec-3.0.2012.ebuild
@@ -11,6 +11,7 @@ inherit cmake fortran-2 docs
 DESCRIPTION="Parallel Runtime Scheduler and Execution Controller for 
micro-tasks on distributed heterogeneous systems"
 HOMEPAGE="https://bitbucket.org/icldistcomp/parsec";
 SRC_URI="https://bitbucket.org/icldistcomp/parsec/get/${P}.tar.bz2";
+S="${WORKDIR}/icldistcomp-${PN}-d2ae4175f072"
 
 LICENSE="BSD"
 SLOT="0"
@@ -44,7 +45,7 @@ IUSE_PARSEC_PROF="
+parsec-prof-thread
 "
 IUSE_EXPAND="PARSEC_DEBUG PARSEC_DIST PARSEC_PROF"
-IUSE="${IUSE_PARSEC_DEBUG} ${IUSE_PARSEC_DIST} ${IUSE_PARSEC_PROF} +cxx 
+devel-headers fortran +home-config-files +mpi +sched-deps-mask sim test +tools"
+IUSE="${IUSE_PARSEC_DEBUG} ${IUSE_PARSEC_DIST} ${IUSE_PARSEC_PROF} +cxx debug 
+devel-headers fortran +home-config-files +mpi profile +sched-deps-mask sim 
test +tools"
 
 #TODO: gd vite
 RDEPEND="
@@ -98,19 +99,19 @@ src_configure() {
-DPARSEC_DIST_WITH_MPI=$(usex mpi)
-DPARSEC_SCHED_DEPS_MASK=$(usex sched-deps-mask)
-DPARSEC_SIM=$(usex sim)
-   -DPARSEC_PROF_DRY_BODY=$(usex parser-prof-dry-body)
-   -DPARSEC_PROF_DRY_DEP=$(usex parser-prof-dry-dep)
-   -DPARSEC_PROF_DRY_RUN=$(usex parser-prof-dry-run)
-   -DPARSEC_PROF_GRAPHER=$(usex parser-prof-grapher)
-   -DPARSEC_PROF_PINS=$(usex parser-prof-pins)
-   -DPARSEC_PROF_RUSAGE_EU=$(usex parser-prof-rusage)
+   -DPARSEC_PROF_DRY_BODY=$(usex parsec-prof-dry-body)
+   -DPARSEC_PROF_DRY_DEP=$(usex parsec-prof-dry-dep)
+   -DPARSEC_PROF_DRY_RUN=$(usex parsec-prof-dry-run)
+   -DPARSEC_PROF_GRAPHER=$(usex parsec-prof-grapher)
+   -DPARSEC_PROF_PINS=$(usex parsec-prof-pins)
+   -DPARSEC_PROF_RUSAGE_EU=$(usex parsec-prof-rusage)
-DPARSEC_PROF_TRACE=$(usex profile)
-   -DPARSEC_PROF_TRACE_ACTIVE_ARENA_SET=$(usex 
parser-prof-active-arena-set)
-   -DPARSEC_PROF_TRACE_PTG_INTERNAL_INIT=$(usex parser-prof-ptg)
-   -DPARSEC_PROF_TRACE_SCHEDULING_EVENTS=$(usex 
parser-prof-scheduling-events)
+   -DPARSEC_PROF_TRACE_ACTIVE_ARENA_SET=$(usex 
parsec-prof-active-arena-set)
+   -DPARSEC_PROF_TRACE_PTG_INTERNAL_INIT=$(usex parsec-prof-ptg)
+   -DPARSEC_PROF_TRACE_SCHEDULING_EVENTS=$(usex 
parsec-prof-scheduling-events)
-DPARSEC_PROF_TRACE_SYSTEM=${trace}
-   -DPARSEC_PROFILING_USE_HELPER_THREAD=$(usex parser-prof-thread)
-   -DPARSEC_PROFILING_USE_MMAP=$(usex parser-prof-mmap)
+   -DPARSEC_PROFILING_USE_HELPER_THREAD=$(usex parsec-prof-thread)
+   -DPARSEC_PROFILING_USE_MMAP=$(usex parsec-prof-mmap)
-DPARSEC_WANT_HOME_CONFIG_FILES=$(usex home-config-files)
-DPARSEC_WITH_DEVEL_HEADERS=$(usex devel-headers)
-DSUPPORT_CXX=$(usex cxx)



[gentoo-commits] repo/proj/guru:master commit in: app-text/katarakt/

2021-08-29 Thread Haelwenn Monnier
commit: bf3073326644eaba022857f4f1eb7b7a608bced2
Author: Kurt Kanzenbach  kmk-computers  de>
AuthorDate: Sun Aug 29 10:54:10 2021 +
Commit: Haelwenn Monnier  hacktivis  me>
CommitDate: Sun Aug 29 10:54:10 2021 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=bf307332

app-text/katarakt: EAPI 8

Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Kurt Kanzenbach  kmk-computers.de>

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

diff --git a/app-text/katarakt/katarakt-0.2.ebuild 
b/app-text/katarakt/katarakt-0.2.ebuild
index 3b8e58a10..45195c514 100644
--- a/app-text/katarakt/katarakt-0.2.ebuild
+++ b/app-text/katarakt/katarakt-0.2.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=7
+EAPI=8
 
 inherit qmake-utils
 



[gentoo-commits] repo/proj/guru:master commit in: net-mail/remail/

2021-08-29 Thread Haelwenn Monnier
commit: 02ef4099da1ea7e33170827c936b2705d54b9854
Author: Kurt Kanzenbach  kmk-computers  de>
AuthorDate: Sun Aug 29 11:01:00 2021 +
Commit: Haelwenn Monnier  hacktivis  me>
CommitDate: Sun Aug 29 11:01:00 2021 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=02ef4099

net-mail/remail: EAPI 8

Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Kurt Kanzenbach  kmk-computers.de>

 net-mail/remail/remail-0.13.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/net-mail/remail/remail-0.13.ebuild 
b/net-mail/remail/remail-0.13.ebuild
index 0020f3117..be451d079 100644
--- a/net-mail/remail/remail-0.13.ebuild
+++ b/net-mail/remail/remail-0.13.ebuild
@@ -1,9 +1,9 @@
 # Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=7
+EAPI=8
 
-PYTHON_COMPAT=( python3_{7,8,9} )
+PYTHON_COMPAT=( python3_{7..9} )
 
 inherit distutils-r1 systemd
 



[gentoo-commits] repo/proj/guru:master commit in: sys-cluster/sionlib/files/

2021-08-29 Thread Haelwenn Monnier
commit: 45360dcfcc0b88484a72fc357a78c7c159f105d1
Author: Alessandro Barbieri  gmail  com>
AuthorDate: Sun Aug 29 00:32:41 2021 +
Commit: Haelwenn Monnier  hacktivis  me>
CommitDate: Sun Aug 29 00:33:33 2021 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=45360dcf

sys-cluster/sionlib: fix library linking

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

 .../files/sionlib-build-shared-libraries.patch | 66 +-
 1 file changed, 38 insertions(+), 28 deletions(-)

diff --git a/sys-cluster/sionlib/files/sionlib-build-shared-libraries.patch 
b/sys-cluster/sionlib/files/sionlib-build-shared-libraries.patch
index 9c1895499..2f41d58c1 100644
--- a/sys-cluster/sionlib/files/sionlib-build-shared-libraries.patch
+++ b/sys-cluster/sionlib/files/sionlib-build-shared-libraries.patch
@@ -1,6 +1,5 @@
-diff '--color=auto' -ru sionlib-ori/src/cppinterface/Makefile 
sionlib/src/cppinterface/Makefile
 sionlib-ori/src/cppinterface/Makefile  2021-08-29 01:04:54.919546800 
+0200
-+++ sionlib/src/cppinterface/Makefile  2021-08-29 00:44:20.564541936 +0200
+--- a/src/cppinterface/Makefile
 b/src/cppinterface/Makefile
 @@ -30,7 +30,7 @@
  ifeq ($(CXXENABLE),1)
  
@@ -36,9 +35,8 @@ diff '--color=auto' -ru sionlib-ori/src/cppinterface/Makefile 
sionlib/src/cppint
  
  
#--
  # Dependencies
-diff '--color=auto' -ru sionlib-ori/src/fortraninterface/Makefile 
sionlib/src/fortraninterface/Makefile
 sionlib-ori/src/fortraninterface/Makefile  2021-08-29 01:04:54.928546844 
+0200
-+++ sionlib/src/fortraninterface/Makefile  2021-08-29 01:21:47.153471098 
+0200
+--- a/src/fortraninterface/Makefile
 b/src/fortraninterface/Makefile
 @@ -39,7 +39,7 @@
  
  USER_HDRS = sion_f77.H sion_f77.h 
@@ -52,24 +50,24 @@ diff '--color=auto' -ru 
sionlib-ori/src/fortraninterface/Makefile sionlib/src/fo
SION_OBJS_F77_SER += sion_f77_omp.o sion_fortran_omp.o
SION_OBJS_F90_SER += sion_f90_omp.o sion_fortran_omp.o
USER_MODS += sion_f90_omp.mod
-+  F77_SER_LIBS = $(OMPFLAG) -l$(SION_LIBNAME_OMP)
-+  F90_SER_LIBS = $(OMPFLAG) -l$(SION_LIBNAME_OMP)
++  F77_SER_LIBS = $(OMPFLAG) -L../parlib -l$(SION_LIBNAME_OMP)
++  F90_SER_LIBS = $(OMPFLAG) -L../parlib -l$(SION_LIBNAME_OMP)
  endif
  
  ifeq ($(MPIENABLE),1)
SION_OBJS_F77_MPI += sion_f77_mpi.o sion_fortran_mpi.o 
sion_fortran_writeread_mpi_f77.o
SION_OBJS_F90_MPI += sion_f90_mpi.o sion_fortran_mpi.o 
sion_fortran_writeread_mpi_f90.o
USER_MODS += sion_f90_mpi.mod
-+  F77_MPI_LIBS = -l$(SION_LIBNAME_MPI)
-+  F90_MPI_LIBS = -l$(SION_LIBNAME_MPI)
++  F77_MPI_LIBS = -L../parlib -l$(SION_LIBNAME_MPI)
++  F90_MPI_LIBS = -L../parlib -l$(SION_LIBNAME_MPI)
  endif
  
  ifeq ($(HYBENABLE),1)
SION_OBJS_F77_MPI += sion_f77_ompi.o sion_fortran_ompi.o
SION_OBJS_F90_MPI += sion_f90_ompi.o sion_fortran_ompi.o
USER_MODS += sion_f90_ompi.mod
-+  F77_MPI_LIBS = $(HYBFLAG) -l$(SION_LIBNAME_OMPI)
-+  F90_MPI_LIBS = $(HYBFLAG) -l$(SION_LIBNAME_OMPI)
++  F77_MPI_LIBS = $(HYBFLAG) -L../parlib -l$(SION_LIBNAME_OMPI)
++  F90_MPI_LIBS = $(HYBFLAG) -L../parlib -l$(SION_LIBNAME_OMPI)
  endif   
  
  SION_DEPEND_OBJS=sion_fortran.o sion_fortran_omp.o sion_fortran_mpi.o 
sion_fortran_ompi.o sion_fortran_writeread_f77.o sion_fortran_writeread_f90.o  
sion_fortran_writeread_mpi_f77.o sion_fortran_writeread_mpi_f90.o 
@@ -111,9 +109,8 @@ diff '--color=auto' -ru 
sionlib-ori/src/fortraninterface/Makefile sionlib/src/fo
  
  
#--
  # Dependencies
-diff '--color=auto' -ru sionlib-ori/src/lib/Makefile sionlib/src/lib/Makefile
 sionlib-ori/src/lib/Makefile   2021-08-29 01:04:54.930546854 +0200
-+++ sionlib/src/lib/Makefile   2021-08-29 00:44:20.574541984 +0200
+--- a/src/lib/Makefile
 b/src/lib/Makefile
 @@ -67,25 +67,25 @@
  endif
  
@@ -159,9 +156,8 @@ diff '--color=auto' -ru sionlib-ori/src/lib/Makefile 
sionlib/src/lib/Makefile
  
  
#--
  # Dependencies
-diff '--color=auto' -ru sionlib-ori/src/parlib/Makefile 
sionlib/src/parlib/Makefile
 sionlib-ori/src/parlib/Makefile2021-08-29 01:04:54.921546810 +0200
-+++ sionlib/src/parlib/Makefile2021-08-29 01:03:58.041270101 +0200
+--- a/src/parlib/Makefile
 b/src/parlib/Makefile
 @@ -29,7 +29,7 @@
  .SUFFIXES:  .cpp .c .f
  
@@ -247,10 +243,23 @@ diff '--color=auto' -ru sionlib-ori/src/parlib/Makefile 
sionlib/src/parlib/Makef
  
  
#--
  # Dependencies
-diff '--color=auto' -ru sionlib-ori/src/parutils/Makefile 
sionlib/src/parutils/Makefile
 sionlib-ori/src/parutils/Makefile  2021-08-29 01:04:54.928546844 +0200
-+++ sionlib/src/parutils/Makefile  2021-08-29 00:44:20.571541969 +0200
-@@ -75,10 +75,10 @@
+--- a/src/parutils/Makefile
 b/src/parutil

[gentoo-commits] repo/proj/guru:master commit in: app-portage/emlop/

2021-08-29 Thread Haelwenn Monnier
commit: 0ca2363c206d7558229280b34cc7f9f578fb8d2b
Author: Vincent de Phily  gmail  com>
AuthorDate: Sat Aug 28 17:43:19 2021 +
Commit: Haelwenn Monnier  hacktivis  me>
CommitDate: Sat Aug 28 17:43:19 2021 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=0ca2363c

app-portage/emlop: Revbump to 0.4.2

Fixes #784008

Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Vincent de Phily  gmail.com>

 app-portage/emlop/Manifest   |  33 +++
 app-portage/emlop/emlop-0.4.2.ebuild | 110 +++
 2 files changed, 143 insertions(+)

diff --git a/app-portage/emlop/Manifest b/app-portage/emlop/Manifest
index 4e9602f12..7ac85bcf2 100644
--- a/app-portage/emlop/Manifest
+++ b/app-portage/emlop/Manifest
@@ -1,49 +1,81 @@
 DIST aho-corasick-0.7.15.crate 113071 BLAKE2B 
a22743be74f873b9545648db6a994250e3e39b92ac99601580e3b02194d205e921bff0b1952a4cca3399a3a7828555a1abfb0c1466f3930811c6b95c1a07ec5e
 SHA512 
e67816efa7305937a7cbbb0079b91b8afa3fdab52cfb8eeddeee156f18bbeed26f941cd4cb18ab2bdc1da5a9ff1dcbe9d2090deec68c00287bd99ace18ee8b24
+DIST aho-corasick-0.7.18.crate 112923 BLAKE2B 
4f6947d1aacf89ccfab0592cdc55fa61ef09cea38231d3f758765dbce328a810c0b588be4ba96e81d64955379ee005722d22a7aec39caea6e72342245d7ca34f
 SHA512 
7a23b16231a90d23ee60ad4c81bc225410599a4560d33d3a203138fc540c39cf1000100fed3aed40dcc371c3635656a3792545dca5dd1aefbde00d8774eebd00
 DIST ansi_term-0.11.0.crate 17087 BLAKE2B 
9bd35c045a01ce4c6c4a5db1b4f15e9412bb97426eec19d4421dffbec633de8d13452c13c1dc1b30998690b78d7ed38311aca700087f13a81f66bd1d5d7300c4
 SHA512 
a637466a380748f939b3af090b8c0333f35581925bc03f4dda9b3f95d338836403cf5487ae3af9ff68f8245a837f8ab061aabe57a126a6a2c20f2e972c77d1fa
 DIST ansi_term-0.12.1.crate 24838 BLAKE2B 
f636772c34e2d68cda7b8d3b2b86abda074585a62bd2654812ce92384244655a9197fa66e6939e19a674c0148ca605313d83de262bb18c2339a8a4eb4438a791
 SHA512 
b840e28b3e7700689a69a39659b1e066560078dd4a58326b91a028915819e7af883399ee53e920db68fd974c58d35bb1ddf8d427af5937d5f696f57c4376b671
 DIST anyhow-1.0.36.crate 29083 BLAKE2B 
62166679a01ba1a2935316efa74b97a990f3ad720cbe339abc333a8609462438ec0268c4f3e6f5ede1ec972a23ce982d8e5de057c3f76b3f711b1d1d1cba8fe9
 SHA512 
4128dade4fa361230581973809598556b188195f5cbd951f2be651cb9bdb9ce6bbc45e70e0f05044080b054524d379bf2661cddc85ca157f0b260c1c0b492bda
+DIST anyhow-1.0.43.crate 34968 BLAKE2B 
a846dbc5275906e9f8ec4d5019a0fbff56e16eb970f8f528f2a7e5e2078e39a235d879870ffb92d6af45dc01b730825beb0a346fd6a2de1ddbf076366cd8eada
 SHA512 
d35eb86b3c1676a88fcd9fa8a956f0fb3d3a657caa777e27eb8d5f6a86fec352273c463782dd803a87514c72fe679855d7a379c63bb385df593a5e14c069b7a3
 DIST assert_cmd-1.0.2.crate 25037 BLAKE2B 
b7fe731a66ce7270b165e30da774420ff17f29a881e738b8b8a9ed37170edc6d0c27f1b052553c408c93b832f879742123b1585abccfde9c7e4b5830d0f327a6
 SHA512 
1d17d4ac5748a3a44ed25c8788f17bb5edcc15ce0e3f2232dfcb0c88cf735406e1048752473ae76fb033aad6d544c142c699c49e0398d2625e59b36526417f7a
+DIST assert_cmd-1.0.8.crate 27830 BLAKE2B 
68fc42953decc5a39a2a850750348da087a2df29e9e15dcb3f0319088ba8ca399f8db05cda3de693925dcbf147b2a031b0e0ddb6993f25b8b96f464f792cc499
 SHA512 
78c5aa45289f1f69891001b73f7da32ef61a371a2fa9abe15822406abe4a8df48004b475a00aacd36c2e808539041fc0d3034c367a27de6b539c72e929e42e4d
 DIST atty-0.2.14.crate 5470 BLAKE2B 
2db856a9e898a430258f059aeaf7c844a153293e8856d90ac81f7d91a888c89198768ad5cb09303c23241fe85c560a55148fa56a303651a82b0edb895616bfab
 SHA512 
d7b6c4b9a0f898d91ddbc41a5ee45bbf45d1d269508c8cc87ee3e3990500e41e0ec387afb1f3bc7db55bedac396dd86c6509f4bf9e5148d809c3802edcc5e1d9
 DIST autocfg-1.0.1.crate 12908 BLAKE2B 
40c53cab298e4f26634c3acff3ece6a3371188d91dbf377ed664eabedcde20536edaa93daf406618f37edde019f049a6e7b9a47f627344587dbd126bee2b5e3a
 SHA512 
630b348acb98b012e97804e6325d03c89abc22f2157762c59144c04e6c733daf550bdc7f0fe0b9f3b50e15dae8c1c3c4bdfce3d805b02f0fc987311f5332419b
 DIST bitflags-1.2.1.crate 16745 BLAKE2B 
0fa6d3ce44aad7616d5cd02aad8c1d0b0fed4022650eb43067c4a72e6fc88da05442674fa51826e4858a47c9de233e1ba2229820af094197cd11bb416ceffb2b
 SHA512 
ad89b3798845e23737a620bba581c2ff1ff3e15bac12555c765e201d2c0b90ecea0cdbc5b5b1a3fa9858c385e8e041f8226f5acfae5bbbe9925643fff2bf3f0b
+DIST bitflags-1.3.2.crate 23021 BLAKE2B 
eb990bb27b2bdeb66fd7212ce582cb36e1c616debbac85df642d0c82b25439e6bf9b1e811fac76b59e58ea3c1bbea6170d03a61e8f9a395e4334a0e2e2987eda
 SHA512 
3c698f757b5cc62f815f9a1cce365c3d2dd88e4db71f331dff8bba86c2865f755b81cb4c9bfc59bd86b7643b0943f9e09a7c4f8ad75eb2ab0e714803d0129f62
+DIST bstr-0.2.16.crate 330346 BLAKE2B 
75a345f3a5d428ec7278cd10fa676f5bb72685c65c4fe68163943cf3142b43ac45d458bce9323447b201ffcc91aa82cd8c762cb1954c055e34b1a5cebc686ee8
 SHA512 
33e82e5637efdc2f404ab9405331ae135df12586785491c3e61e70ea8406c67e2109e550cc70a4ab8e95d054e8519c48257fd3b55ef0b67b2530914a9a0b0fac
 DIST cfg-if-0.1.10.crate 7933 BLAKE2B 
063a96ed176f34f788666b40adc483d147fc011dee941ab60569ddd0e57502b5dd06ed71090f4e14ce005d06e240500a286f74652615e9d068fba649610

[gentoo-commits] repo/proj/guru:master commit in: net-misc/smcroute/

2021-08-29 Thread Haelwenn Monnier
commit: 4e0f3a12edf21f2da3c1ca7d844d92e1005010b9
Author: Kurt Kanzenbach  kmk-computers  de>
AuthorDate: Sat Aug 28 18:15:17 2021 +
Commit: Haelwenn Monnier  hacktivis  me>
CommitDate: Sat Aug 28 18:15:17 2021 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=4e0f3a12

net-misc/smcroute: Fix kernel config check

Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Kurt Kanzenbach  kmk-computers.de>

 net-misc/smcroute/smcroute-2.5.2.ebuild | 10 +-
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/net-misc/smcroute/smcroute-2.5.2.ebuild 
b/net-misc/smcroute/smcroute-2.5.2.ebuild
index 4c5201c5f..1e89c9b97 100644
--- a/net-misc/smcroute/smcroute-2.5.2.ebuild
+++ b/net-misc/smcroute/smcroute-2.5.2.ebuild
@@ -26,11 +26,11 @@ DEPEND="
 "
 
 CONFIG_CHECK="
-   ~CONFIG_IP_MROUTE
-   ~CONFIG_IP_PIMSM_V1
-   ~CONFIG_IP_PIMSM_V2
-   ~CONFIG_IP_MROUTE_MULTIPLE_TABLES
-   ~CONFIG_IPV6_MROUTE_MULTIPLE_TABLES
+   ~IP_MROUTE
+   ~IP_PIMSM_V1
+   ~IP_PIMSM_V2
+   ~IP_MROUTE_MULTIPLE_TABLES
+   ~IPV6_MROUTE_MULTIPLE_TABLES
 "
 
 src_configure() {



[gentoo-commits] repo/proj/guru:master commit in: dev-embedded/rauc/

2021-08-29 Thread Haelwenn Monnier
commit: d886e92f750147692fef87a0be100e834631b64d
Author: Kurt Kanzenbach  kmk-computers  de>
AuthorDate: Sun Aug 29 10:55:38 2021 +
Commit: Haelwenn Monnier  hacktivis  me>
CommitDate: Sun Aug 29 10:55:38 2021 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=d886e92f

dev-embedded/rauc: EAPI 8, Python 3.10

Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Kurt Kanzenbach  kmk-computers.de>

 dev-embedded/rauc/rauc-1.5.1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-embedded/rauc/rauc-1.5.1.ebuild 
b/dev-embedded/rauc/rauc-1.5.1.ebuild
index 2b26167e7..65718bbe1 100644
--- a/dev-embedded/rauc/rauc-1.5.1.ebuild
+++ b/dev-embedded/rauc/rauc-1.5.1.ebuild
@@ -1,9 +1,9 @@
 # Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=7
+EAPI=8
 
-PYTHON_COMPAT=( python3_{7..9} )
+PYTHON_COMPAT=( python3_{7..10} )
 DOCS_BUILDER="sphinx"
 DOCS_DIR="${S}/docs"
 



[gentoo-commits] repo/proj/guru:master commit in: sys-cluster/parsec/

2021-08-29 Thread Haelwenn Monnier
commit: bdd19219f3b1afc909f18bdc48c7f948ddb50fbc
Author: Alessandro Barbieri  gmail  com>
AuthorDate: Sat Aug 28 03:19:30 2021 +
Commit: Haelwenn Monnier  hacktivis  me>
CommitDate: Sun Aug 29 00:33:32 2021 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=bdd19219

sys-cluster/parsec: initial import

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

 sys-cluster/parsec/Manifest   |   1 +
 sys-cluster/parsec/metadata.xml   |  49 +++
 sys-cluster/parsec/parsec-3.0.2012.ebuild | 130 ++
 3 files changed, 180 insertions(+)

diff --git a/sys-cluster/parsec/Manifest b/sys-cluster/parsec/Manifest
new file mode 100644
index 0..6f06e9d61
--- /dev/null
+++ b/sys-cluster/parsec/Manifest
@@ -0,0 +1 @@
+DIST parsec-3.0.2012.tar.bz2 735621 BLAKE2B 
a17a5d6a6c0c0859a4836bc43603181d5468b8b56ffbd3e8263a9e9fe5224bbbfeda3c11ba2271cf3b7ceb3cf6920ce34d79bda23cdec88e410c5235eb5a28df
 SHA512 
34b322338e41b405e918f6ade308c22f77446668fec1ba0600b03131b9ee4e4108ee921e70c857ea47fae5573d1c921fa12d33ddfccaa7ccdbe480e612e9161d

diff --git a/sys-cluster/parsec/metadata.xml b/sys-cluster/parsec/metadata.xml
new file mode 100644
index 0..79382d06a
--- /dev/null
+++ b/sys-cluster/parsec/metadata.xml
@@ -0,0 +1,49 @@
+
+http://www.gentoo.org/dtd/metadata.dtd";>
+
+  
+lssndrbarbi...@gmail.com
+Alessandro Barbieri
+  
+  
+https://bitbucket.org/icldistcomp/parsec/issues
+icldistcomp/parsec
+  
+  
+PaRSEC is a generic framework for architecture aware scheduling and management 
of micro-tasks on distributed many-core heterogeneous architectures. 
Applications we consider can be expressed as a Direct Acyclic Graph of tasks 
with labeled edges designating data dependencies. PaRSEC assigns computation 
threads to the cores, overlaps communications and computations and uses a 
dynamic, fully-distributed scheduler based on architectural features such as 
NUMA nodes and algorithmic features such as data reuse.
+Several high level languages are proposed to expose the DAG from the 
applications. You can either build the DAG as you go, by using a mechanism 
called dynamic task generation (DTG), or use the JDF language to expose a 
compact problem-size independent format that can be queried on-demand to 
discover data dependencies in a totally distributed fashion.
+The framework includes libraries, a runtime system, and development tools to 
help application developers tackle the difficult task of porting their 
applications to highly heterogeneous and diverse environment.
+
+  
+
+Install additional headers in include/parsec 
allowing external compilation
+Should the runtime check for the parameter 
configuration file in the user home (\$HOME/.parsec/mca-params.conf)
+
+Use a complete bitmask to track the 
dependencies, instead of a counter -- increase the debugging features, but 
limits to a maximum of 30 input dependencies
+Keep a summarized history of critical 
events in memory that can be dumped in gdb when deadlock occur
+Enable the memory access checker
+Enable only the memory leak 
checker
+Enable the memory thread-race 
checker
+Enable chatterbox-like verbose debugging 
(may impact performance)
+Enable extra paranoid checks (may 
impact performance)
+Use optimized asynchronous operations 
where collective communication pattern is detected
+Favor the communications that unlock 
the most prioritary tasks
+Use an extra thread to progress the data 
movements
+Enable the profiling of active 
arena set to track memory usage of parsec handles
+Force PaRSEC Binary Tracing Format to be the 
profiling system
+Disable calls to the actual bodies, no 
computation is performed
+Disable calls to the actual data 
transport, remote dependencies are notified, but no data movement takes 
place
+Disable calls to the actual bodies and do 
not move the data between nodes, unfold the dependencies only
+Enable the generation of the dot graph 
representation during execution
+Use MMAP to create the profile files
+Force otf2 to be the profiling system
+Enable the use of the PaRSEC callback 
instrumentation system
+Generate Profiling traces for the 
internal_init tasks in the PTG interface
+Print the rusage per execution unit for 
each progress
+Enable the tracing of 
fine-grained scheduling details during execution
+
+Use a Helper Thread to create the profile 
files
+Enable the computation of the critical path, through 
simulation
+Build the helper tools such as the pre-compilers, 
profiling manipulation and so on
+  
+

diff --git a/sys-cluster/parsec/parsec-3.0.2012.ebuild 
b/sys-cluster/parsec/parsec-3.0.2012.ebuild
new file mode 100644
index 0..e53053f51
--- /dev/null
+++ b/sys-cluster/parsec/parsec-3.0.2012.ebuild
@@ -0,0 +1,130 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU Gener

  1   2   3   >