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

2021-06-21 Thread Zac Medico
commit: 2a01bc82f43e079c49fb4637583e7503544d2197
Author: Zac Medico  gentoo  org>
AuthorDate: Mon Jun 21 07:05:49 2021 +
Commit: Zac Medico  gentoo  org>
CommitDate: Mon Jun 21 07:05:49 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2a01bc82

dev-python/dbfread: Initial import

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

 dev-python/dbfread/Manifest |  1 +
 dev-python/dbfread/dbfread-2.0.7.ebuild | 17 +
 dev-python/dbfread/metadata.xml | 13 +
 3 files changed, 31 insertions(+)

diff --git a/dev-python/dbfread/Manifest b/dev-python/dbfread/Manifest
new file mode 100644
index 000..f6f5ebe70b1
--- /dev/null
+++ b/dev-python/dbfread/Manifest
@@ -0,0 +1 @@
+DIST dbfread-2.0.7.tar.gz 33212 BLAKE2B 
03c9a0d93b13c7573b5bcec6c5af1ac43bd00ead2b3e83638f45344b2344062e86d764b095e699afdaea2405176ee15122c975a2f72b25bd167f5faaaf33043b
 SHA512 
86c3a29e351b985984be67401a6dfe3e39cd92451a122788ade83d65313dde37a3706ce36c4365bd36ba1df62ee057b625f1e0f077aa4a248c7456258189f548

diff --git a/dev-python/dbfread/dbfread-2.0.7.ebuild 
b/dev-python/dbfread/dbfread-2.0.7.ebuild
new file mode 100644
index 000..f9a2f585866
--- /dev/null
+++ b/dev-python/dbfread/dbfread-2.0.7.ebuild
@@ -0,0 +1,17 @@
+# Copyright 2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+PYTHON_COMPAT=( python3_{8..10} )
+DISTUTILS_USE_SETUPTOOLS=bdepend
+
+inherit distutils-r1
+
+DESCRIPTION="Read DBF Files with Python"
+HOMEPAGE="https://github.com/olemb/dbfread https://pypi.org/project/dbfread/";
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE=""
+RDEPEND=""

diff --git a/dev-python/dbfread/metadata.xml b/dev-python/dbfread/metadata.xml
new file mode 100644
index 000..756d2b8b2cf
--- /dev/null
+++ b/dev-python/dbfread/metadata.xml
@@ -0,0 +1,13 @@
+
+http://www.gentoo.org/dtd/metadata.dtd";>
+
+   
+   zmed...@gentoo.org
+   
+   
+   https://github.com/olemb/dbfread/issues
+   
https://github.com/olemb/dbfread/commits/master
+   dbfread
+   olemb/dbfread
+   
+



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

2021-06-21 Thread Sam James
commit: 4a9c1ddd23622180091a6ea1efc9f453a4802c4b
Author: Sam James  gentoo  org>
AuthorDate: Mon Jun 21 07:17:51 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Jun 21 07:17:51 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4a9c1ddd

dev-db/postgresql: Stabilize 11.12 arm, #793734

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

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

diff --git a/dev-db/postgresql/postgresql-11.12.ebuild 
b/dev-db/postgresql/postgresql-11.12.ebuild
index cc589d065dd..e0bc4f19f89 100644
--- a/dev-db/postgresql/postgresql-11.12.ebuild
+++ b/dev-db/postgresql/postgresql-11.12.ebuild
@@ -7,7 +7,7 @@ PYTHON_COMPAT=( python3_{7,8,9} )
 
 inherit flag-o-matic linux-info multilib pam prefix python-single-r1 systemd 
tmpfiles
 
-KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris"
 
 SLOT=$(ver_cut 1)
 



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

2021-06-21 Thread Sam James
commit: fe643dcf0a5cf577efb08c8dfe60a860f8dbabe8
Author: Sam James  gentoo  org>
AuthorDate: Mon Jun 21 07:17:50 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Jun 21 07:17:50 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fe643dcf

dev-db/postgresql: Stabilize 10.17 arm, #793734

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

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

diff --git a/dev-db/postgresql/postgresql-10.17.ebuild 
b/dev-db/postgresql/postgresql-10.17.ebuild
index 7b40034d5ac..d140172a776 100644
--- a/dev-db/postgresql/postgresql-10.17.ebuild
+++ b/dev-db/postgresql/postgresql-10.17.ebuild
@@ -7,7 +7,7 @@ PYTHON_COMPAT=( python3_{7,8,9} )
 
 inherit flag-o-matic linux-info multilib pam prefix python-single-r1 systemd 
tmpfiles
 
-KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86 
~ppc-macos ~x86-solaris"
+KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86 
~ppc-macos ~x86-solaris"
 
 SLOT=$(ver_cut 1)
 



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

2021-06-21 Thread Sam James
commit: 3179079c27bce30a2be16caf188937488b97904b
Author: Sam James  gentoo  org>
AuthorDate: Mon Jun 21 07:17:53 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Jun 21 07:17:53 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3179079c

dev-db/postgresql: Stabilize 13.3 arm, #793734

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

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

diff --git a/dev-db/postgresql/postgresql-13.3.ebuild 
b/dev-db/postgresql/postgresql-13.3.ebuild
index 97963a119f6..ed284a5e8f3 100644
--- a/dev-db/postgresql/postgresql-13.3.ebuild
+++ b/dev-db/postgresql/postgresql-13.3.ebuild
@@ -7,7 +7,7 @@ PYTHON_COMPAT=( python3_{7,8,9} )
 
 inherit flag-o-matic linux-info multilib pam prefix python-single-r1 systemd 
tmpfiles
 
-KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris"
 
 SLOT=$(ver_cut 1)
 



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

2021-06-21 Thread Sam James
commit: 67c336355d2614a46bb6a53f6fc6fddc431bc01f
Author: Sam James  gentoo  org>
AuthorDate: Mon Jun 21 07:18:06 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Jun 21 07:18:06 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=67c33635

net-wireless/hostapd: Stabilize 2.9-r6 arm, #780135

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

 net-wireless/hostapd/hostapd-2.9-r6.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-wireless/hostapd/hostapd-2.9-r6.ebuild 
b/net-wireless/hostapd/hostapd-2.9-r6.ebuild
index 4d01babb1d1..40da6ec3c9f 100644
--- a/net-wireless/hostapd/hostapd-2.9-r6.ebuild
+++ b/net-wireless/hostapd/hostapd-2.9-r6.ebuild
@@ -23,7 +23,7 @@ else
fi
 
# Never stabilize snapshot ebuilds please
-   KEYWORDS="amd64 ~arm ~arm64 ~mips ppc x86"
+   KEYWORDS="amd64 arm ~arm64 ~mips ppc x86"
 fi
 
 LICENSE="BSD"



[gentoo-commits] repo/gentoo:master commit in: sci-calculators/orpie/

2021-06-21 Thread Sam James
commit: 174c9a90cc3f997a9769d844594017f7ae4a38d3
Author: Sam James  gentoo  org>
AuthorDate: Mon Jun 21 07:14:34 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Jun 21 07:17:43 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=174c9a90

sci-calculators/orpie: update EAPI 6 -> 7

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

 sci-calculators/orpie/orpie-1.5.2-r1.ebuild | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/sci-calculators/orpie/orpie-1.5.2-r1.ebuild 
b/sci-calculators/orpie/orpie-1.5.2-r1.ebuild
index c05d7738acd..21ac64004a6 100644
--- a/sci-calculators/orpie/orpie-1.5.2-r1.ebuild
+++ b/sci-calculators/orpie/orpie-1.5.2-r1.ebuild
@@ -1,15 +1,15 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI=7
 
 inherit autotools
 
 DESCRIPTION="A fullscreen RPN calculator for the console"
 HOMEPAGE="http://pessimization.com/software/orpie/";
 SRC_URI="http://pessimization.com/software/${PN}/${P}.tar.gz";
-LICENSE="GPL-2"
 
+LICENSE="GPL-2"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
 IUSE="doc"



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

2021-06-21 Thread Sam James
commit: 0464bc3e1e490bb13c2fc0ebaf6ad91385f35454
Author: Sam James  gentoo  org>
AuthorDate: Mon Jun 21 07:12:34 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Jun 21 07:17:42 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0464bc3e

dev-ml/gsl-ocaml: revbump for sci-libs/gsl subslot operator

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

 .../gsl-ocaml/{gsl-ocaml-1.24.3.ebuild => gsl-ocaml-1.24.3-r1.ebuild}  | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/dev-ml/gsl-ocaml/gsl-ocaml-1.24.3.ebuild 
b/dev-ml/gsl-ocaml/gsl-ocaml-1.24.3-r1.ebuild
similarity index 96%
rename from dev-ml/gsl-ocaml/gsl-ocaml-1.24.3.ebuild
rename to dev-ml/gsl-ocaml/gsl-ocaml-1.24.3-r1.ebuild
index 7de5ef50474..c72639216ff 100644
--- a/dev-ml/gsl-ocaml/gsl-ocaml-1.24.3.ebuild
+++ b/dev-ml/gsl-ocaml/gsl-ocaml-1.24.3-r1.ebuild
@@ -19,8 +19,7 @@ IUSE="+ocamlopt"
 
 DEPEND="
dev-ml/dune-configurator
-   >=sci-libs/gsl-1.19
-"
+   >=sci-libs/gsl-1.19:="
 RDEPEND="${DEPEND}
!dev-ml/ocamlgsl"
 



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

2021-06-21 Thread Sam James
commit: 8e6da76660e9fb96c23c04ac3cb3d7f872d8d9a3
Author: Sam James  gentoo  org>
AuthorDate: Mon Jun 21 07:18:00 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Jun 21 07:18:00 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8e6da766

net-libs/libupnp: Stabilize 1.14.7 arm, #784590

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

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

diff --git a/net-libs/libupnp/libupnp-1.14.7.ebuild 
b/net-libs/libupnp/libupnp-1.14.7.ebuild
index c84fa9f25bd..a38c8f0f274 100644
--- a/net-libs/libupnp/libupnp-1.14.7.ebuild
+++ b/net-libs/libupnp/libupnp-1.14.7.ebuild
@@ -13,7 +13,7 @@ 
SRC_URI="https://github.com/${MY_PN}/${MY_PN}/archive/release-${PV}.tar.gz -> ${
 
 LICENSE="BSD"
 SLOT="0/17"
-KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ppc ppc64 sparc x86 ~amd64-linux"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ppc ppc64 sparc x86 ~amd64-linux"
 IUSE="blocking-tcp debug doc ipv6 +reuseaddr samples static-libs"
 
 # bug 733750



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

2021-06-21 Thread Sam James
commit: 91b5e039912b0f592a7fbc0372080600462a5e92
Author: Sam James  gentoo  org>
AuthorDate: Mon Jun 21 07:17:54 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Jun 21 07:17:54 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=91b5e039

dev-db/postgresql: Stabilize 9.6.22 arm, #793734

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

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

diff --git a/dev-db/postgresql/postgresql-9.6.22.ebuild 
b/dev-db/postgresql/postgresql-9.6.22.ebuild
index 17c1c8b3a94..91ba0892aa0 100644
--- a/dev-db/postgresql/postgresql-9.6.22.ebuild
+++ b/dev-db/postgresql/postgresql-9.6.22.ebuild
@@ -7,7 +7,7 @@ PYTHON_COMPAT=( python3_{7,8,9} )
 
 inherit flag-o-matic linux-info multilib pam prefix python-single-r1 systemd 
tmpfiles
 
-KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris"
 
 SLOT=$(ver_cut 1-2)
 



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

2021-06-21 Thread Sam James
commit: 0af2572e62755a7b2a03a9df22f71bd451c34796
Author: Sam James  gentoo  org>
AuthorDate: Mon Jun 21 07:18:18 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Jun 21 07:18:18 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0af2572e

sys-libs/libcxx: Stabilize 12.0.0 arm64, #796215

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

 sys-libs/libcxx/libcxx-12.0.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-libs/libcxx/libcxx-12.0.0.ebuild 
b/sys-libs/libcxx/libcxx-12.0.0.ebuild
index cedf8f01ef0..c5ca6ee892f 100644
--- a/sys-libs/libcxx/libcxx-12.0.0.ebuild
+++ b/sys-libs/libcxx/libcxx-12.0.0.ebuild
@@ -12,7 +12,7 @@ HOMEPAGE="https://libcxx.llvm.org/";
 
 LICENSE="Apache-2.0-with-LLVM-exceptions || ( UoI-NCSA MIT )"
 SLOT="0"
-KEYWORDS="amd64 arm ~arm64 ~riscv x86 ~x64-macos"
+KEYWORDS="amd64 arm arm64 ~riscv x86 ~x64-macos"
 IUSE="elibc_glibc elibc_musl +libcxxabi +libunwind static-libs test"
 REQUIRED_USE="libunwind? ( libcxxabi )"
 RESTRICT="!test? ( test )"



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

2021-06-21 Thread Sam James
commit: dc16749685699cb9eabc5972881a5eac27ecb01a
Author: Sam James  gentoo  org>
AuthorDate: Mon Jun 21 07:17:52 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Jun 21 07:17:52 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dc167496

dev-db/postgresql: Stabilize 12.7 arm, #793734

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

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

diff --git a/dev-db/postgresql/postgresql-12.7.ebuild 
b/dev-db/postgresql/postgresql-12.7.ebuild
index 1aa9288e3e7..aa399a84b9a 100644
--- a/dev-db/postgresql/postgresql-12.7.ebuild
+++ b/dev-db/postgresql/postgresql-12.7.ebuild
@@ -7,7 +7,7 @@ PYTHON_COMPAT=( python3_{7,8,9} )
 
 inherit flag-o-matic linux-info multilib pam prefix python-single-r1 systemd 
tmpfiles
 
-KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris"
 
 SLOT=$(ver_cut 1)
 



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

2021-06-21 Thread Sam James
commit: 79c2386d26fc573b6d7abbb26307a03b746e906d
Author: Sam James  gentoo  org>
AuthorDate: Mon Jun 21 07:18:21 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Jun 21 07:18:21 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=79c2386d

sys-devel/llvmgold: Stabilize 12 arm64, #796215

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

 sys-devel/llvmgold/llvmgold-12.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-devel/llvmgold/llvmgold-12.ebuild 
b/sys-devel/llvmgold/llvmgold-12.ebuild
index a0a98b5d15e..685ebae0b7a 100644
--- a/sys-devel/llvmgold/llvmgold-12.ebuild
+++ b/sys-devel/llvmgold/llvmgold-12.ebuild
@@ -9,7 +9,7 @@ SRC_URI=""
 
 LICENSE="public-domain"
 SLOT="0"
-KEYWORDS="amd64 arm ~arm64 ~ppc64 ~riscv x86 ~amd64-linux"
+KEYWORDS="amd64 arm arm64 ~ppc64 ~riscv x86 ~amd64-linux"
 
 RDEPEND="sys-devel/llvm:${PV}[gold]
!sys-devel/llvm:0"



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

2021-06-21 Thread Sam James
commit: 333af048dcd0f9fdc1b120ae60306d4a1d42d9a5
Author: Sam James  gentoo  org>
AuthorDate: Mon Jun 21 07:18:17 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Jun 21 07:18:17 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=333af048

sys-devel/clang: Stabilize 12.0.0-r1 arm64, #796215

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

 sys-devel/clang/clang-12.0.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-devel/clang/clang-12.0.0-r1.ebuild 
b/sys-devel/clang/clang-12.0.0-r1.ebuild
index 3158286f9b4..add1ceb34bf 100644
--- a/sys-devel/clang/clang-12.0.0-r1.ebuild
+++ b/sys-devel/clang/clang-12.0.0-r1.ebuild
@@ -22,7 +22,7 @@ ALL_LLVM_TARGETS=( "${ALL_LLVM_TARGETS[@]/#/llvm_targets_}" )
 
 LICENSE="Apache-2.0-with-LLVM-exceptions UoI-NCSA MIT"
 SLOT="$(ver_cut 1)"
-KEYWORDS="amd64 arm ~arm64 ~ppc ~ppc64 ~riscv ~sparc x86 ~amd64-linux 
~x64-macos"
+KEYWORDS="amd64 arm arm64 ~ppc ~ppc64 ~riscv ~sparc x86 ~amd64-linux 
~x64-macos"
 IUSE="debug default-compiler-rt default-libcxx default-lld
doc llvm-libunwind +static-analyzer test xml kernel_FreeBSD 
${ALL_LLVM_TARGETS[*]}"
 REQUIRED_USE="${PYTHON_REQUIRED_USE}



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

2021-06-21 Thread Sam James
commit: c55aa38b99c8ba9341a0a70e0de1d16388d9a7cb
Author: Sam James  gentoo  org>
AuthorDate: Mon Jun 21 07:18:23 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Jun 21 07:18:23 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c55aa38b

dev-python/clang-python: Stabilize 12.0.0 arm64, #796215

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

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

diff --git a/dev-python/clang-python/clang-python-12.0.0.ebuild 
b/dev-python/clang-python/clang-python-12.0.0.ebuild
index 2a31d118bb9..283e3ceee1f 100644
--- a/dev-python/clang-python/clang-python-12.0.0.ebuild
+++ b/dev-python/clang-python/clang-python-12.0.0.ebuild
@@ -11,7 +11,7 @@ HOMEPAGE="https://llvm.org/";
 
 LICENSE="Apache-2.0-with-LLVM-exceptions UoI-NCSA"
 SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~x86"
+KEYWORDS="amd64 ~arm arm64 ~x86"
 IUSE="test"
 REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 RESTRICT="!test? ( test )"



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

2021-06-21 Thread Sam James
commit: 227e277569f27832dfbccbe96916a00ff4f74ddf
Author: Sam James  gentoo  org>
AuthorDate: Mon Jun 21 07:18:20 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Jun 21 07:18:20 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=227e2775

sys-devel/llvm-common: Stabilize 12.0.0 arm64, #796215

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

 sys-devel/llvm-common/llvm-common-12.0.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-devel/llvm-common/llvm-common-12.0.0.ebuild 
b/sys-devel/llvm-common/llvm-common-12.0.0.ebuild
index 8821a89f649..0dee8f7fc00 100644
--- a/sys-devel/llvm-common/llvm-common-12.0.0.ebuild
+++ b/sys-devel/llvm-common/llvm-common-12.0.0.ebuild
@@ -10,7 +10,7 @@ HOMEPAGE="https://llvm.org/";
 
 LICENSE="Apache-2.0-with-LLVM-exceptions UoI-NCSA"
 SLOT="0"
-KEYWORDS="amd64 arm ~arm64 ~ppc ~ppc64 ~riscv ~sparc x86 ~amd64-linux 
~ppc-macos ~x64-macos"
+KEYWORDS="amd64 arm arm64 ~ppc ~ppc64 ~riscv ~sparc x86 ~amd64-linux 
~ppc-macos ~x64-macos"
 IUSE=""
 
 RDEPEND="!sys-devel/llvm:0"



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

2021-06-21 Thread Sam James
commit: 21df3825340e12afb7546e321db60edb7dc1f35c
Author: Sam James  gentoo  org>
AuthorDate: Mon Jun 21 07:18:22 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Jun 21 07:18:22 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=21df3825

sys-devel/clang-common: Stabilize 12.0.0 arm64, #796215

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

 sys-devel/clang-common/clang-common-12.0.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-devel/clang-common/clang-common-12.0.0.ebuild 
b/sys-devel/clang-common/clang-common-12.0.0.ebuild
index 52e7df7b34f..dfd15b24e2c 100644
--- a/sys-devel/clang-common/clang-common-12.0.0.ebuild
+++ b/sys-devel/clang-common/clang-common-12.0.0.ebuild
@@ -10,7 +10,7 @@ HOMEPAGE="https://llvm.org/";
 
 LICENSE="Apache-2.0-with-LLVM-exceptions UoI-NCSA"
 SLOT="0"
-KEYWORDS="amd64 arm ~arm64 ~ppc ~ppc64 ~riscv ~sparc x86 ~amd64-linux 
~ppc-macos ~x64-macos"
+KEYWORDS="amd64 arm arm64 ~ppc ~ppc64 ~riscv ~sparc x86 ~amd64-linux 
~ppc-macos ~x64-macos"
 IUSE=""
 
 PDEPEND="sys-devel/clang:*"



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

2021-06-21 Thread Sam James
commit: c489817ca1beb530ae9f6dca03632c86c8c78ccf
Author: Sam James  gentoo  org>
AuthorDate: Mon Jun 21 07:18:19 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Jun 21 07:18:19 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c489817c

sys-devel/llvm: Stabilize 12.0.0 arm64, #796215

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

 sys-devel/llvm/llvm-12.0.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-devel/llvm/llvm-12.0.0.ebuild 
b/sys-devel/llvm/llvm-12.0.0.ebuild
index 1ea57372b56..7fe87fbbd13 100644
--- a/sys-devel/llvm/llvm-12.0.0.ebuild
+++ b/sys-devel/llvm/llvm-12.0.0.ebuild
@@ -26,7 +26,7 @@ ALL_LLVM_TARGETS=( "${ALL_LLVM_TARGETS[@]/#/llvm_targets_}" )
 
 LICENSE="Apache-2.0-with-LLVM-exceptions UoI-NCSA BSD public-domain rc"
 SLOT="$(ver_cut 1)"
-KEYWORDS="amd64 arm ~arm64 ~ppc ~ppc64 ~riscv ~sparc x86 ~amd64-linux 
~ppc-macos ~x64-macos"
+KEYWORDS="amd64 arm arm64 ~ppc ~ppc64 ~riscv ~sparc x86 ~amd64-linux 
~ppc-macos ~x64-macos"
 IUSE="debug doc exegesis gold libedit +libffi ncurses test xar xml z3
kernel_Darwin ${ALL_LLVM_TARGETS[*]}"
 REQUIRED_USE="|| ( ${ALL_LLVM_TARGETS[*]} )"



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

2021-06-21 Thread Sam James
commit: cb5eadb00450d37b384f4c7b1fcf6cc06779d2f0
Author: Sam James  gentoo  org>
AuthorDate: Mon Jun 21 07:18:32 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Jun 21 07:18:32 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cb5eadb0

sys-devel/clang-runtime: Stabilize 12.0.0 arm64, #796215

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

 sys-devel/clang-runtime/clang-runtime-12.0.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-devel/clang-runtime/clang-runtime-12.0.0.ebuild 
b/sys-devel/clang-runtime/clang-runtime-12.0.0.ebuild
index 14895b0ac77..8866212baa3 100644
--- a/sys-devel/clang-runtime/clang-runtime-12.0.0.ebuild
+++ b/sys-devel/clang-runtime/clang-runtime-12.0.0.ebuild
@@ -11,7 +11,7 @@ SRC_URI=""
 
 LICENSE="metapackage"
 SLOT="$(ver_cut 1-3)"
-KEYWORDS="amd64 arm ~arm64 ~ppc ~ppc64 ~riscv ~sparc x86 ~amd64-linux 
~ppc-macos ~x64-macos"
+KEYWORDS="amd64 arm arm64 ~ppc ~ppc64 ~riscv ~sparc x86 ~amd64-linux 
~ppc-macos ~x64-macos"
 IUSE="+compiler-rt libcxx openmp +sanitize"
 REQUIRED_USE="sanitize? ( compiler-rt )"
 



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

2021-06-21 Thread Sam James
commit: add9cd6b2c176936d966a724c72510b915d2c44e
Author: Sam James  gentoo  org>
AuthorDate: Mon Jun 21 07:18:30 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Jun 21 07:18:30 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=add9cd6b

sys-libs/libcxxabi: Stabilize 12.0.0 arm64, #796215

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

 sys-libs/libcxxabi/libcxxabi-12.0.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-libs/libcxxabi/libcxxabi-12.0.0.ebuild 
b/sys-libs/libcxxabi/libcxxabi-12.0.0.ebuild
index fad775121a1..26a66ae37f4 100644
--- a/sys-libs/libcxxabi/libcxxabi-12.0.0.ebuild
+++ b/sys-libs/libcxxabi/libcxxabi-12.0.0.ebuild
@@ -12,7 +12,7 @@ HOMEPAGE="https://libcxxabi.llvm.org/";
 
 LICENSE="Apache-2.0-with-LLVM-exceptions || ( UoI-NCSA MIT )"
 SLOT="0"
-KEYWORDS="amd64 arm ~arm64 ~riscv x86 ~x64-macos"
+KEYWORDS="amd64 arm arm64 ~riscv x86 ~x64-macos"
 IUSE="+libunwind static-libs test elibc_musl"
 RESTRICT="!test? ( test )"
 



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

2021-06-21 Thread Sam James
commit: a595d4ca344279515ef5c38a6808ec5e847e7824
Author: Sam James  gentoo  org>
AuthorDate: Mon Jun 21 07:18:31 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Jun 21 07:18:31 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a595d4ca

sys-libs/libomp: Stabilize 12.0.0 arm64, #796215

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

 sys-libs/libomp/libomp-12.0.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-libs/libomp/libomp-12.0.0.ebuild 
b/sys-libs/libomp/libomp-12.0.0.ebuild
index 78add4042bb..c1cab6bd948 100644
--- a/sys-libs/libomp/libomp-12.0.0.ebuild
+++ b/sys-libs/libomp/libomp-12.0.0.ebuild
@@ -12,7 +12,7 @@ HOMEPAGE="https://openmp.llvm.org";
 
 LICENSE="Apache-2.0-with-LLVM-exceptions || ( UoI-NCSA MIT )"
 SLOT="0"
-KEYWORDS="amd64 arm ~arm64 ~ppc ~ppc64 ~riscv x86 ~amd64-linux ~x64-macos"
+KEYWORDS="amd64 arm arm64 ~ppc ~ppc64 ~riscv x86 ~amd64-linux ~x64-macos"
 IUSE="cuda hwloc kernel_linux offload ompt test"
 # CUDA works only with the x86_64 ABI
 REQUIRED_USE="offload? ( cuda? ( abi_x86_64 ) )"



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

2021-06-21 Thread Sam James
commit: 19f094796a4b0018684956719e8cf913cdfd8fbe
Author: Sam James  gentoo  org>
AuthorDate: Mon Jun 21 07:18:24 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Jun 21 07:18:24 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=19f09479

dev-python/lit: Stabilize 12.0.0 arm64, #796215

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

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

diff --git a/dev-python/lit/lit-12.0.0.ebuild b/dev-python/lit/lit-12.0.0.ebuild
index 47f27eee5a7..12edb878a52 100644
--- a/dev-python/lit/lit-12.0.0.ebuild
+++ b/dev-python/lit/lit-12.0.0.ebuild
@@ -12,7 +12,7 @@ HOMEPAGE="https://llvm.org/";
 
 LICENSE="Apache-2.0-with-LLVM-exceptions UoI-NCSA"
 SLOT="0"
-KEYWORDS="amd64 arm ~arm64 ~ppc ~ppc64 ~riscv x86"
+KEYWORDS="amd64 arm arm64 ~ppc ~ppc64 ~riscv x86"
 IUSE="test"
 RESTRICT="!test? ( test )"
 



[gentoo-commits] repo/gentoo:master commit in: sys-libs/compiler-rt/

2021-06-21 Thread Sam James
commit: d5e9bcffcff65842207faccdda54cdc4e91e52b9
Author: Sam James  gentoo  org>
AuthorDate: Mon Jun 21 07:18:27 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Jun 21 07:18:27 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d5e9bcff

sys-libs/compiler-rt: Stabilize 12.0.0 arm64, #796215

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

 sys-libs/compiler-rt/compiler-rt-12.0.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-libs/compiler-rt/compiler-rt-12.0.0.ebuild 
b/sys-libs/compiler-rt/compiler-rt-12.0.0.ebuild
index 5e53ba5987b..3f0084940e5 100644
--- a/sys-libs/compiler-rt/compiler-rt-12.0.0.ebuild
+++ b/sys-libs/compiler-rt/compiler-rt-12.0.0.ebuild
@@ -11,7 +11,7 @@ HOMEPAGE="https://llvm.org/";
 
 LICENSE="Apache-2.0-with-LLVM-exceptions || ( UoI-NCSA MIT )"
 SLOT="$(ver_cut 1-3)"
-KEYWORDS="amd64 arm ~arm64 ~ppc64 ~riscv x86 ~amd64-linux ~ppc-macos 
~x64-macos"
+KEYWORDS="amd64 arm arm64 ~ppc64 ~riscv x86 ~amd64-linux ~ppc-macos ~x64-macos"
 IUSE="+clang test"
 RESTRICT="!test? ( test ) !clang? ( test )"
 



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

2021-06-21 Thread Sam James
commit: 4b1e1efd02ae8c3f2d70cfdd45d8de49ab916b5a
Author: Sam James  gentoo  org>
AuthorDate: Mon Jun 21 07:18:26 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Jun 21 07:18:26 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4b1e1efd

dev-util/lldb: Stabilize 12.0.0 arm64, #796215

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

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

diff --git a/dev-util/lldb/lldb-12.0.0.ebuild b/dev-util/lldb/lldb-12.0.0.ebuild
index 70becffa642..dfe90ba3774 100644
--- a/dev-util/lldb/lldb-12.0.0.ebuild
+++ b/dev-util/lldb/lldb-12.0.0.ebuild
@@ -11,7 +11,7 @@ HOMEPAGE="https://llvm.org/";
 
 LICENSE="Apache-2.0-with-LLVM-exceptions UoI-NCSA"
 SLOT="0"
-KEYWORDS="amd64 arm ~arm64 x86"
+KEYWORDS="amd64 arm arm64 x86"
 IUSE="+libedit lzma ncurses +python test"
 REQUIRED_USE=${PYTHON_REQUIRED_USE}
 RESTRICT="test"



[gentoo-commits] repo/gentoo:master commit in: sys-libs/compiler-rt-sanitizers/

2021-06-21 Thread Sam James
commit: b8e77183d5fdd706f1989356456b3b865403d2a9
Author: Sam James  gentoo  org>
AuthorDate: Mon Jun 21 07:18:28 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Jun 21 07:18:28 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b8e77183

sys-libs/compiler-rt-sanitizers: Stabilize 12.0.0 arm64, #796215

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

 sys-libs/compiler-rt-sanitizers/compiler-rt-sanitizers-12.0.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/sys-libs/compiler-rt-sanitizers/compiler-rt-sanitizers-12.0.0.ebuild 
b/sys-libs/compiler-rt-sanitizers/compiler-rt-sanitizers-12.0.0.ebuild
index 8671a2ad987..1a9bd44be0c 100644
--- a/sys-libs/compiler-rt-sanitizers/compiler-rt-sanitizers-12.0.0.ebuild
+++ b/sys-libs/compiler-rt-sanitizers/compiler-rt-sanitizers-12.0.0.ebuild
@@ -11,7 +11,7 @@ HOMEPAGE="https://llvm.org/";
 
 LICENSE="Apache-2.0-with-LLVM-exceptions || ( UoI-NCSA MIT )"
 SLOT="$(ver_cut 1-3)"
-KEYWORDS="amd64 arm ~arm64 ~ppc64 ~riscv x86 ~amd64-linux ~ppc-macos 
~x64-macos"
+KEYWORDS="amd64 arm arm64 ~ppc64 ~riscv x86 ~amd64-linux ~ppc-macos ~x64-macos"
 IUSE="+clang test elibc_glibc"
 # base targets
 IUSE+=" +libfuzzer +memprof +profile +xray"



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

2021-06-21 Thread Sam James
commit: 9b7b97f0a0d33d6b210d9e6878af0d8e5e4d2829
Author: Sam James  gentoo  org>
AuthorDate: Mon Jun 21 07:18:25 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Jun 21 07:18:25 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9b7b97f0

sys-devel/lld: Stabilize 12.0.0 arm64, #796215

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

 sys-devel/lld/lld-12.0.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-devel/lld/lld-12.0.0.ebuild b/sys-devel/lld/lld-12.0.0.ebuild
index 2d3d89553a6..ed67636b721 100644
--- a/sys-devel/lld/lld-12.0.0.ebuild
+++ b/sys-devel/lld/lld-12.0.0.ebuild
@@ -11,7 +11,7 @@ HOMEPAGE="https://llvm.org/";
 
 LICENSE="Apache-2.0-with-LLVM-exceptions UoI-NCSA"
 SLOT="0"
-KEYWORDS="amd64 arm ~arm64 ~ppc ~ppc64 ~riscv x86"
+KEYWORDS="amd64 arm arm64 ~ppc ~ppc64 ~riscv x86"
 IUSE="test"
 RESTRICT="!test? ( test )"
 



[gentoo-commits] repo/gentoo:master commit in: sys-libs/llvm-libunwind/

2021-06-21 Thread Sam James
commit: 26bc54a8d4195217d35251f94169d94a51992b68
Author: Sam James  gentoo  org>
AuthorDate: Mon Jun 21 07:18:29 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Jun 21 07:18:29 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=26bc54a8

sys-libs/llvm-libunwind: Stabilize 12.0.0 arm64, #796215

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

 sys-libs/llvm-libunwind/llvm-libunwind-12.0.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-libs/llvm-libunwind/llvm-libunwind-12.0.0.ebuild 
b/sys-libs/llvm-libunwind/llvm-libunwind-12.0.0.ebuild
index 85a98a3385e..0f82c1251fa 100644
--- a/sys-libs/llvm-libunwind/llvm-libunwind-12.0.0.ebuild
+++ b/sys-libs/llvm-libunwind/llvm-libunwind-12.0.0.ebuild
@@ -12,7 +12,7 @@ HOMEPAGE="https://github.com/llvm-mirror/libunwind";
 
 LICENSE="Apache-2.0-with-LLVM-exceptions || ( UoI-NCSA MIT )"
 SLOT="0"
-KEYWORDS="amd64 arm ~arm64 ~ppc64 ~riscv x86 ~x64-macos"
+KEYWORDS="amd64 arm arm64 ~ppc64 ~riscv x86 ~x64-macos"
 IUSE="debug static-libs test"
 RESTRICT="!test? ( test )"
 



[gentoo-commits] repo/gentoo:master commit in: sys-cluster/lmod/

2021-06-21 Thread Guilherme Amadio
commit: 07d3d45aef97be36ec63e06022f5c2a8b7518c37
Author: Aisha Tammy  bsd  ac>
AuthorDate: Wed Jun 16 19:02:41 2021 +
Commit: Guilherme Amadio  gentoo  org>
CommitDate: Mon Jun 21 07:28:08 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=07d3d45a

sys-cluster/lmod: version bump to 8.5.3

Closes: https://github.com/gentoo/gentoo/pull/21274

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

 sys-cluster/lmod/Manifest  |   1 +
 sys-cluster/lmod/lmod-8.5.3.ebuild | 130 +
 2 files changed, 131 insertions(+)

diff --git a/sys-cluster/lmod/Manifest b/sys-cluster/lmod/Manifest
index 0eb72d5282f..a2db2427deb 100644
--- a/sys-cluster/lmod/Manifest
+++ b/sys-cluster/lmod/Manifest
@@ -1 +1,2 @@
 DIST lmod-8.4.20.tar.gz 19889342 BLAKE2B 
aef498ec8dd2b87aca02d66f394418aba4a81d1fec4684750e59d48d06bad16db7a24290920e40290ecba8a4bc65c7dbe5c23be28654db79433f41164fa4aaf6
 SHA512 
9749e34e7ad75531c87770b73fd20dab16c89c24e1a2d01e58f09f8510ffc8f896dfa7eab9dab26fe4d6d14ba04d331f98e08e92e0943aede9fe5131af038970
+DIST lmod-8.5.3.tar.gz 20987187 BLAKE2B 
3b0bf30524e7ba1f364650385afabaffce54db3fdcce7710a8d4a0fc3d4b2e852bed00fd8c155790ea3e2fb4aed33883af7edc3418b20cf7890f422962af9eb6
 SHA512 
41d7eda5aa2a1e9e91db3aa854f1810a5a2fadc9f5118561cec6a33a246870b25244aa3a5106f7a434278a76d4ceac4b8bbeb6d55ba82332615fc43a6e215629

diff --git a/sys-cluster/lmod/lmod-8.5.3.ebuild 
b/sys-cluster/lmod/lmod-8.5.3.ebuild
new file mode 100644
index 000..b8c9fbcde3b
--- /dev/null
+++ b/sys-cluster/lmod/lmod-8.5.3.ebuild
@@ -0,0 +1,130 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+LUA_COMPAT=( lua5-{1..3} )
+inherit autotools lua-single
+
+DESCRIPTION="Environment Module System based on Lua"
+HOMEPAGE="https://lmod.readthedocs.io/en/latest https://github.com/TACC/Lmod";
+
+if [[ ${PV} ==  ]]; then
+   inherit git-r3
+   EGIT_REPO_URI="https://github.com/TACC/Lmod";
+else
+   SRC_URI="https://github.com/TACC/Lmod/archive/${PV}.tar.gz -> 
${P}.tar.gz"
+   S="${WORKDIR}"/Lmod-${PV}
+   KEYWORDS="~amd64 ~arm ~ppc ~sparc ~x86"
+fi
+
+LICENSE="MIT"
+SLOT="0"
+IUSE="+auto-swap +cache duplicate-paths test"
+REQUIRED_USE="${LUA_REQUIRED_USE}"
+RESTRICT="!test? ( test )"
+
+RDEPEND="${LUA_DEPS}
+   dev-lang/tcl
+   dev-lang/tk
+   $(lua_gen_cond_dep '
+   >=dev-lua/luafilesystem-1.8.0[${LUA_USEDEP}]
+   dev-lua/luajson[${LUA_USEDEP}]
+   dev-lua/luaposix[${LUA_USEDEP}]
+   dev-lua/lua-term[${LUA_USEDEP}]
+   ')
+   virtual/pkgconfig
+"
+DEPEND="${RDEPEND}"
+BDEPEND="${RDEPEND}
+   test? (
+   $(lua_gen_cond_dep '
+   dev-util/hermes[${LUA_SINGLE_USEDEP}]
+   ')
+   app-shells/tcsh
+   )
+"
+
+PATCHES=( "${FILESDIR}"/${PN}-8.4.19-no-libsandbox.patch )
+
+pkg_pretend() {
+   elog "You can control the siteName and syshost settings by"
+   elog "using the variables LMOD_SITENAME and LMOD_SYSHOST, during"
+   elog "build time, which are both set to 'Gentoo' by default."
+   elog "There are a lot of options for this package, especially"
+   elog "for run time behaviour. Remember to use the EXTRA_ECONF variable."
+   elog "To see full list of options visit:"
+   elog "\t 
https://lmod.readthedocs.io/en/latest/090_configuring_lmod.html";
+}
+
+src_prepare() {
+   default
+   rm -r pkgs/{luafilesystem,term} || die
+   rm -r rt/{ck_mtree_syntax,colorize,end2end,help,ifur,settarg} || die
+   eautoreconf
+}
+
+src_configure() {
+   local LMOD_SITENAME="${LMOD_SITENAME:-Gentoo}"
+   local LMOD_SYSHOST="${LMOD_SYSHOST:-Gentoo}"
+
+   local LUAC="${LUA%/*}/luac${LUA#*lua}"
+
+   local myconf=(
+   --with-tcl
+   --with-fastTCLInterp
+   --with-colorize
+   --with-supportKsh
+   --without-useBuiltinPkgs
+   --with-siteControlPrefix
+   --with-siteName="${LMOD_SITENAME}"
+   --with-syshost="${LMOD_SYSHOST}"
+   --with-lua_include="$(lua_get_include_dir)"
+   --with-lua="${LUA}"
+   --with-luac="${LUAC}"
+   --with-module-root-path="${EPREFIX}/etc/modulefiles"
+   --with-spiderCacheDir="${EPREFIX}/etc/lmod_cache/spider_cache"
+   --with-updateSystemFn="${EPREFIX}/etc/lmod_cache/system.txt"
+   --prefix="${EPREFIX}/usr/share/Lmod"
+   --with-caseIndependentSorting
+   --without-hiddenItalic
+   --with-exportedModuleCmd
+   --with-useDotFiles
+   --without-redirect
+   --with-extendedDefault
+   $(use_with cache cachedLoads)
+   $(use_with duplicate-paths

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

2021-06-21 Thread Zac Medico
commit: 9362fb2a3be8f129f788a867d8c3741e6b3d98fb
Author: Zac Medico  gentoo  org>
AuthorDate: Mon Jun 21 07:28:45 2021 +
Commit: Zac Medico  gentoo  org>
CommitDate: Mon Jun 21 07:40:53 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9362fb2a

dev-python/agate-dbf: Initial import

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

 dev-python/agate-dbf/Manifest   |  1 +
 dev-python/agate-dbf/agate-dbf-0.2.2.ebuild | 22 ++
 dev-python/agate-dbf/metadata.xml   | 13 +
 3 files changed, 36 insertions(+)

diff --git a/dev-python/agate-dbf/Manifest b/dev-python/agate-dbf/Manifest
new file mode 100644
index 000..455e50e3c9d
--- /dev/null
+++ b/dev-python/agate-dbf/Manifest
@@ -0,0 +1 @@
+DIST agate-dbf-0.2.2.tar.gz 2863 BLAKE2B 
112b03e1a02b70e63f77195a999a60a59b4e02af55da2b9d94e9d535f557c4193129dcb8ce3f91d93cbc6e19196705009574e3b9e5073f9934d00636bb4b2abd
 SHA512 
3e99404dfcd521010bc3eb5899871dfc63581e03604f80b0a42d4db48f486137fd48685024decd380d346ac5c2089a0d19dd9229893e8d5337b9bd9d7b4eb3b6

diff --git a/dev-python/agate-dbf/agate-dbf-0.2.2.ebuild 
b/dev-python/agate-dbf/agate-dbf-0.2.2.ebuild
new file mode 100644
index 000..40f14f91612
--- /dev/null
+++ b/dev-python/agate-dbf/agate-dbf-0.2.2.ebuild
@@ -0,0 +1,22 @@
+# Copyright 2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+PYTHON_COMPAT=( python3_{8..9} )
+DISTUTILS_USE_SETUPTOOLS=bdepend
+
+inherit distutils-r1
+
+DESCRIPTION="Adds read support for DBF files to agate."
+HOMEPAGE="https://github.com/wireservice/agate-dbf 
https://pypi.org/project/agate-dbf/";
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE=""
+RDEPEND=""
+
+RDEPEND="
+   >=dev-python/agate-1.5.0[${PYTHON_USEDEP}]
+   >=dev-python/dbfread-2.0.5[${PYTHON_USEDEP}]
+"

diff --git a/dev-python/agate-dbf/metadata.xml 
b/dev-python/agate-dbf/metadata.xml
new file mode 100644
index 000..93b393c9134
--- /dev/null
+++ b/dev-python/agate-dbf/metadata.xml
@@ -0,0 +1,13 @@
+
+http://www.gentoo.org/dtd/metadata.dtd";>
+
+   
+   zmed...@gentoo.org
+   
+   
+   
https://github.com/wireservice/agate-dbf/issues
+   
https://github.com/wireservice/agate-dbf/blob/master/CHANGELOG.rst
+   agate-dbf
+   wireservice/agate-dbf
+   
+



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

2021-06-21 Thread Michał Górny
commit: daef97fde64b55adbcc4ec18757e2a9a390825b2
Author: Michał Górny  gentoo  org>
AuthorDate: Mon Jun 21 06:04:59 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Mon Jun 21 07:53:33 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=daef97fd

dev-python/tempora: Bump to 4.1.1

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

 dev-python/tempora/Manifest |  1 +
 dev-python/tempora/tempora-4.1.1.ebuild | 35 +
 2 files changed, 36 insertions(+)

diff --git a/dev-python/tempora/Manifest b/dev-python/tempora/Manifest
index acbc5e01107..cd4b45d93dd 100644
--- a/dev-python/tempora/Manifest
+++ b/dev-python/tempora/Manifest
@@ -1 +1,2 @@
 DIST tempora-4.0.2.tar.gz 21837 BLAKE2B 
2d3a9e2fb09ce63e37beb8090eef0238a55c0daf8ddeec79da148af5a77ba0afbc1ae5cc9cbffe1fe04adee3fb0928005e30dfe69dd95ec746d5b003670926cb
 SHA512 
6b4b4f78d1bd05518a1ac89900f927bff9164b57f9cf295045babb0a2b23216012226035d9a2e092e987ab9dc55e583975f9d2f8e62e526cd1a88e13858f9588
+DIST tempora-4.1.1.tar.gz 19208 BLAKE2B 
77901d1f4b19f2c88d4492788f8b351c70ffdb474769597bc2eefc85b4dd503e57876b687b600b49a381dd24133ae30ac547961e7cf8d7005e4cce5dc5049012
 SHA512 
a272980be5d4448bbd97d9e48d8a992c07cd1e970924f301fd3444834fe112453d5714ff8f3e7af6a5775d931b825601d7f1abf3cd9319b08d148a2a07d40d07

diff --git a/dev-python/tempora/tempora-4.1.1.ebuild 
b/dev-python/tempora/tempora-4.1.1.ebuild
new file mode 100644
index 000..2147a01b097
--- /dev/null
+++ b/dev-python/tempora/tempora-4.1.1.ebuild
@@ -0,0 +1,35 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( pypy3 python3_{8..10} )
+inherit distutils-r1
+
+MY_PN="${PN/-/.}"
+DESCRIPTION="Objects and routines pertaining to date and time"
+HOMEPAGE="https://github.com/jaraco/tempora";
+SRC_URI="mirror://pypi/${PN:0:1}/${MY_PN}/${MY_PN}-${PV}.tar.gz"
+S="${WORKDIR}/${MY_PN}-${PV}"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 
~x64-macos"
+
+RDEPEND="
+   >=dev-python/jaraco-functools-1.20[${PYTHON_USEDEP}]
+   dev-python/pytz[${PYTHON_USEDEP}]
+"
+BDEPEND="
+   dev-python/setuptools_scm[${PYTHON_USEDEP}]
+   dev-python/toml[${PYTHON_USEDEP}]
+   test? (
+   dev-python/freezegun[${PYTHON_USEDEP}]
+   dev-python/pytest-freezegun[${PYTHON_USEDEP}]
+   )
+"
+
+distutils_enable_tests pytest
+distutils_enable_sphinx docs \
+   ">=dev-python/jaraco-packaging-3.2" \
+   ">=dev-python/rst-linker-1.9"



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

2021-06-21 Thread Michał Górny
commit: 84fba32cbcd9cf2ef23919870c52c3ce33328d57
Author: Michał Górny  gentoo  org>
AuthorDate: Mon Jun 21 06:14:22 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Mon Jun 21 07:53:36 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=84fba32c

dev-python/moto: Bump to 2.0.10

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

 dev-python/moto/Manifest   |  1 +
 dev-python/moto/moto-2.0.10.ebuild | 70 ++
 2 files changed, 71 insertions(+)

diff --git a/dev-python/moto/Manifest b/dev-python/moto/Manifest
index 911a3f2fac0..63c81e1c7c4 100644
--- a/dev-python/moto/Manifest
+++ b/dev-python/moto/Manifest
@@ -2,6 +2,7 @@ DIST moto-1.3.14.tar.gz 1829165 BLAKE2B 
2ec30c4cc571492a9d2c08f66a39ad04cfc0baa7
 DIST moto-1.3.16.tar.gz 1761006 BLAKE2B 
adb48ac770e0753403fd41309ebc2085e5d9cdfad5dc791d9cc1216af10e55038c37526a8549a034a3327d821c56b0f6cdd775a17336285bfc637c09191dd78d
 SHA512 
80a1335fea8d6dd42b4062365da4719d26cd6c18e5c186c950bbb844dce44e91ffe5e5173742f3b60d6ba2cab93d45359b43c2cb0ccf74d16009986457c243a4
 DIST moto-2.0.0.tar.gz 5054551 BLAKE2B 
be9b18909f90b22fe57d47e2eea50144b4ac8046dde0123249079f53c8f3c2ea70513b29cde1030ad923be7d50c6021351c8aa9c65bc0b95510a4f4de9d4d111
 SHA512 
285eff39004b291d112c455f44e30fe441d74c08aff614f5c97e7c52a68edb200d7077722f1e7bca38a63694aabf2ff56994cd1229e449b2f1afdf3945735fc7
 DIST moto-2.0.1.tar.gz 1530088 BLAKE2B 
eb35bcbc8b22044ae86eaa6eb1f71eb24174a8686ef06d475c870ef629d0a525719c4f153cb0a55fa27f3c33568a5796a07ce903800468557dfe275de3da3623
 SHA512 
d650140c76a2090332fd9f4c8be84379d4e578a63125d473b821d59bff9f93ee8e696268e4784df13f2ee3b8b6967fd10cbd94750f37e63967ed679b4a301682
+DIST moto-2.0.10.tar.gz 1629239 BLAKE2B 
3b1e2272f0a78b90dcf4263fa9e1e7cee17621215d742387bddb518da973fb4d0bf383b78bccec2e312aaa65b41428a78731e458e4f6a04bedf31306430a76a4
 SHA512 
77db3ec43d9777f469cae18f891ad277b2ae89fe0e69474dd904876ebb275503bb3beefe130d1ede05c7f1370107fcc6db76ef5c8e446a2132ad5dd85fea9ac5
 DIST moto-2.0.2.tar.gz 1534459 BLAKE2B 
b4609f332e8f8eb8d61250919eca805f82a6dfc468cf0b9cfe81f462aae9f93373efec6165c818589abe60955abe061a273148a36e4b1f8534ce9fa7e59f5cd2
 SHA512 
b478f9938f8e7b92c3e718a1aea5907c2070bda42995050d39f8e62cbd7cfd30fe4c9cbd7e7475f5a50c71c3370a89f53480adcf83df1fe08968125f2a1427f6
 DIST moto-2.0.5.tar.gz 1551415 BLAKE2B 
452cb94443188e1715145bee574f04924d894a3d647673443a8a335bb907f8601098540b032d6c9a8ced3e1fc490c49ad70c877547d905cece05bbb742d05976
 SHA512 
70e64ab98873d480e776a2139a4d351665c6c2f98faf90e2871c6b9998571d1bd239757bc90bbc6ab6e1ed510598bfce77157ad522953efe40c884068885c57d
 DIST moto-2.0.6.tar.gz 1557871 BLAKE2B 
dd4c23758bc9c98fbd2b2a70af744daa245fc8b4b1154348486ae85d195e5e3fa2c513f61386504d05c0d646e81fbf8ec5bf41be317b9fd7581668cd23cc1db3
 SHA512 
9f287ff07f948dd3d2d6af1c6120d29e9625e420bb94f83c230d813e26689161f9a2e89e2b32947e82084cdcd865fef714ad14309ff41371bd37d251481f8dc9

diff --git a/dev-python/moto/moto-2.0.10.ebuild 
b/dev-python/moto/moto-2.0.10.ebuild
new file mode 100644
index 000..eb634172a25
--- /dev/null
+++ b/dev-python/moto/moto-2.0.10.ebuild
@@ -0,0 +1,70 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+PYTHON_COMPAT=( python3_{8..9} )
+DISTUTILS_USE_SETUPTOOLS=rdepend
+inherit distutils-r1
+
+DESCRIPTION="Mock library for boto"
+HOMEPAGE="https://github.com/spulec/moto";
+SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+
+RDEPEND="
+   >=dev-python/aws-xray-sdk-python-0.93[${PYTHON_USEDEP}]
+   $(python_gen_cond_dep 'dev-python/backports-tempfile[${PYTHON_USEDEP}]' 
python3_{6,7})
+   dev-python/boto[${PYTHON_USEDEP}]
+   dev-python/cfn-python-lint[${PYTHON_USEDEP}]
+   >=dev-python/cryptography-3.3.1[${PYTHON_USEDEP}]
+   dev-python/cookies[${PYTHON_USEDEP}]
+   dev-python/dicttoxml[${PYTHON_USEDEP}]
+   >=dev-python/docker-py-2.5.1[${PYTHON_USEDEP}]
+   >=dev-python/idna-2.5[${PYTHON_USEDEP}]
+   >=dev-python/jinja-2.10.1[${PYTHON_USEDEP}]
+   >=dev-python/jsondiff-1.1.2[${PYTHON_USEDEP}]
+   >=dev-python/boto3-1.9.201[${PYTHON_USEDEP}]
+   >=dev-python/botocore-1.12.201[${PYTHON_USEDEP}]
+   dev-python/flask[${PYTHON_USEDEP}]
+   dev-python/flask-cors[${PYTHON_USEDEP}]
+   dev-python/more-itertools[${PYTHON_USEDEP}]
+   dev-python/pretty-yaml[${PYTHON_USEDEP}]
+   >=dev-python/pyyaml-5.1[${PYTHON_USEDEP}]
+   >=dev-python/python-dateutil-2.1[${PYTHON_USEDEP}]
+   dev-python/pytz[${PYTHON_USEDEP}]
+   dev-python/python-dateutil[${PYTHON_USEDEP}]
+   dev-python/python-jose[${PYTHON_USEDEP}]
+   dev-python/python-sshpubkeys[${PYTHON_USEDEP}]
+   >=dev-python/responses-0.9.0[${PYTHON_USEDEP}]
+   >=dev-python/requests-2.5[${PYTHON_USEDEP}]
+   dev-python/xmltodict[${PYTHON_USEDEP}]
+   >=dev-python/six-1.9[${PYTHON_U

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

2021-06-21 Thread Michał Górny
commit: 157567669bdf40edd1534a5fddeab22f90162581
Author: Michał Górny  gentoo  org>
AuthorDate: Mon Jun 21 06:07:10 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Mon Jun 21 07:53:34 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=15756766

dev-python/python-dotenv: Bump to 0.18.0

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

 dev-python/python-dotenv/Manifest  |  1 +
 .../python-dotenv/python-dotenv-0.18.0.ebuild  | 27 ++
 2 files changed, 28 insertions(+)

diff --git a/dev-python/python-dotenv/Manifest 
b/dev-python/python-dotenv/Manifest
index 6593848bcdb..931b2cfc81f 100644
--- a/dev-python/python-dotenv/Manifest
+++ b/dev-python/python-dotenv/Manifest
@@ -1 +1,2 @@
 DIST python-dotenv-0.17.1.tar.gz 31608 BLAKE2B 
fdddfa1c39282ceec03fc1569d9a7d038e91a046a1248dd27af011dc60361f06f5324504d623a6109d783bb3b5ccac7cae758d918b17f5b0c65a1085bda627ea
 SHA512 
42cdca1356ac2ad80884a5bf3ed419d1202d6a54746f7a21dc9c1bc7579383ac5c72e8b708bc33dfea3904228125fe7b3b2190bfe53e8b4767f5223d59050417
+DIST python-dotenv-0.18.0.tar.gz 32242 BLAKE2B 
6cbef7ea7278a3114b3eaea2ede0c68e2c6dcc3868f655dbcad9596ea6e1ec0b9f5d183a73fda32e53d348ae23c11ca3f9d2e8eadd974eea4dd13903b9f9c845
 SHA512 
4b120ee45602ce703ee360fb5af07a8854bcb1ecd9084057e00324b152cf230fa6f065b374b6eebbfb7069b32762624ea61dd5d2fa6ac62cb7e3a2bb6ddfc1ed

diff --git a/dev-python/python-dotenv/python-dotenv-0.18.0.ebuild 
b/dev-python/python-dotenv/python-dotenv-0.18.0.ebuild
new file mode 100644
index 000..3fd9aa665e5
--- /dev/null
+++ b/dev-python/python-dotenv/python-dotenv-0.18.0.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{8..9} )
+inherit distutils-r1
+
+DESCRIPTION="Manage .env files"
+HOMEPAGE="https://github.com/theskumar/python-dotenv";
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~sparc ~x86"
+
+DEPEND="
+   test? (
+   >=dev-python/click-5[${PYTHON_USEDEP}]
+   dev-python/ipython[${PYTHON_USEDEP}]
+   dev-python/mock[${PYTHON_USEDEP}]
+   >=dev-python/sh-1.09[${PYTHON_USEDEP}]
+   )"
+
+DOCS=( CHANGELOG.md README.md )
+
+distutils_enable_tests --install pytest



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

2021-06-21 Thread Michał Górny
commit: f93cce5ea69d7a314d9f2483be755d74067284ec
Author: Michał Górny  gentoo  org>
AuthorDate: Mon Jun 21 06:15:10 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Mon Jun 21 07:53:37 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f93cce5e

dev-python/sphinx_ansible_theme: Bump to 0.7.0

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

 dev-python/sphinx_ansible_theme/Manifest |  1 +
 .../sphinx_ansible_theme-0.7.0.ebuild| 20 
 2 files changed, 21 insertions(+)

diff --git a/dev-python/sphinx_ansible_theme/Manifest 
b/dev-python/sphinx_ansible_theme/Manifest
index 8dea597c4b1..698bdacea9b 100644
--- a/dev-python/sphinx_ansible_theme/Manifest
+++ b/dev-python/sphinx_ansible_theme/Manifest
@@ -1 +1,2 @@
 DIST sphinx_ansible_theme-0.6.0.tar.gz 37606 BLAKE2B 
3b27d15133e167602ce9515fb630ed9ecb0b0d346450417900e616476fa80aa216c033741121f82289d9e5bf977e01395663e5f61c4682576e8b773c17af2723
 SHA512 
d134a9e6eab0cab8e60c251a69e7b3dfa2864e5e19d65ce2e8b565a601e4b5255536f6b69ac17952ebd14929471a487200fc97c9c5e1f3f8232daf8e4ed63cef
+DIST sphinx_ansible_theme-0.7.0.tar.gz 34120 BLAKE2B 
ce116d0392fd5feaf389bfc3c1934aa72eef4fe55d8307df0035e6d73824e2ebe0da48175a29703c5643c297ce5628f680089624046f10612ca6995a3f2b46b5
 SHA512 
4cb395eb02c5ea1bfb743af9fb71732b65d155d87064128b134b0561c6eaaa3239ad65be12cd90d704b7f80c32f97c544493f67027ccd03865dfa4a3c88e816e

diff --git a/dev-python/sphinx_ansible_theme/sphinx_ansible_theme-0.7.0.ebuild 
b/dev-python/sphinx_ansible_theme/sphinx_ansible_theme-0.7.0.ebuild
new file mode 100644
index 000..e0a219d71f3
--- /dev/null
+++ b/dev-python/sphinx_ansible_theme/sphinx_ansible_theme-0.7.0.ebuild
@@ -0,0 +1,20 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{8..10} )
+
+inherit distutils-r1
+
+DESCRIPTION="A reusable Ansible Sphinx theme"
+HOMEPAGE="https://github.com/ansible-community/sphinx_ansible_theme";
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64"
+
+RDEPEND="dev-python/sphinx_rtd_theme[${PYTHON_USEDEP}]"
+BDEPEND="dev-python/setuptools_scm[${PYTHON_USEDEP}]
+   dev-python/setuptools_scm_git_archive[${PYTHON_USEDEP}]"



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

2021-06-21 Thread Miroslav Šulc
commit: 4269e899213529a0d042311ddebc242620db0a96
Author: Miroslav Šulc  gentoo  org>
AuthorDate: Mon Jun 21 08:04:27 2021 +
Commit: Miroslav Šulc  gentoo  org>
CommitDate: Mon Jun 21 08:04:51 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4269e899

media-sound/brutefir: updated HOMEPAGE & SRC_URI

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

 media-sound/brutefir/brutefir-1.0k-r2.ebuild | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/media-sound/brutefir/brutefir-1.0k-r2.ebuild 
b/media-sound/brutefir/brutefir-1.0k-r2.ebuild
index c0dbb7ac747..28ddf46c7b9 100644
--- a/media-sound/brutefir/brutefir-1.0k-r2.ebuild
+++ b/media-sound/brutefir/brutefir-1.0k-r2.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
@@ -6,8 +6,8 @@ EAPI=7
 inherit toolchain-funcs
 
 DESCRIPTION="Software convolution engine for applying long FIR filters"
-HOMEPAGE="https://www.ludd.ltu.se/~torger/brutefir.html";
-SRC_URI="https://www.ludd.ltu.se/~torger/files/${P}.tar.gz";
+HOMEPAGE="https://torger.se/anders/brutefir.html";
+SRC_URI="https://torger.se/anders/files/${P}.tar.gz";
 
 LICENSE="GPL-2"
 SLOT="0"



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

2021-06-21 Thread Zac Medico
commit: d6ed8521b256c5566c372d2f6cde2beb7533563b
Author: Zac Medico  gentoo  org>
AuthorDate: Mon Jun 21 08:08:22 2021 +
Commit: Zac Medico  gentoo  org>
CommitDate: Mon Jun 21 08:16:46 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d6ed8521

dev-python/agate-excel: Initial import

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

 dev-python/agate-excel/Manifest |  1 +
 dev-python/agate-excel/agate-excel-0.2.3.ebuild | 24 
 dev-python/agate-excel/metadata.xml | 13 +
 3 files changed, 38 insertions(+)

diff --git a/dev-python/agate-excel/Manifest b/dev-python/agate-excel/Manifest
new file mode 100644
index 000..96ef220695d
--- /dev/null
+++ b/dev-python/agate-excel/Manifest
@@ -0,0 +1 @@
+DIST agate-excel-0.2.3.tar.gz 153880 BLAKE2B 
f090c8bbb75341623545781cbf116b547ebc16249eb0c6814e9fbd51d2688fd2bd0354d187d2f803bde69e563b57836e3d214e287ae62455c59075020588d235
 SHA512 
3a50bab182391bdadb2e0a82dc28a3cfa1eebbe67744835ab20581a67f7f08f4edb96eebc9a286ac4a6a302996571563ca9e487ea7defdcf07265e9c42436ddf

diff --git a/dev-python/agate-excel/agate-excel-0.2.3.ebuild 
b/dev-python/agate-excel/agate-excel-0.2.3.ebuild
new file mode 100644
index 000..224da100426
--- /dev/null
+++ b/dev-python/agate-excel/agate-excel-0.2.3.ebuild
@@ -0,0 +1,24 @@
+# Copyright 2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+PYTHON_COMPAT=( python3_{8..9} )
+DISTUTILS_USE_SETUPTOOLS=bdepend
+
+inherit distutils-r1
+
+DESCRIPTION="Adds read support for Excel files (xls and xlsx) to agate."
+HOMEPAGE="https://github.com/wireservice/agate-excel 
https://pypi.org/project/agate-excel/";
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE=""
+RDEPEND=""
+RESTRICT="test"
+
+RDEPEND="
+   >=dev-python/agate-1.5.0[${PYTHON_USEDEP}]
+   >=dev-python/openpyxl-2.3.0[${PYTHON_USEDEP}]
+   >=dev-python/xlrd-0.9.4[${PYTHON_USEDEP}]
+"

diff --git a/dev-python/agate-excel/metadata.xml 
b/dev-python/agate-excel/metadata.xml
new file mode 100644
index 000..8799df8cb52
--- /dev/null
+++ b/dev-python/agate-excel/metadata.xml
@@ -0,0 +1,13 @@
+
+http://www.gentoo.org/dtd/metadata.dtd";>
+
+   
+   zmed...@gentoo.org
+   
+   
+   
https://github.com/wireservice/agate-excel/issues
+   
https://github.com/wireservice/agate-excel/blob/master/CHANGELOG.rst
+   agate-excel
+   wireservice/agate-excel
+   
+



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

2021-06-21 Thread Zac Medico
commit: 3ee88b30bba71dcbd3d890b187f689e08985a187
Author: Ekaterina Vaartis  kotobank  ch>
AuthorDate: Mon Jun 21 07:53:46 2021 +
Commit: Zac Medico  gentoo  org>
CommitDate: Mon Jun 21 08:22:44 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3ee88b30

dev-python/agate: Fix the wrong description & homepage

Closes: https://github.com/gentoo/gentoo/pull/21352
Signed-off-by: Ekaterina Vaartis  kotobank.ch>
Signed-off-by: Zac Medico  gentoo.org>

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

diff --git a/dev-python/agate/agate-1.6.1.ebuild 
b/dev-python/agate/agate-1.6.1.ebuild
index e29e6ef54d1..de2cbc49e12 100644
--- a/dev-python/agate/agate-1.6.1.ebuild
+++ b/dev-python/agate/agate-1.6.1.ebuild
@@ -7,8 +7,8 @@ DISTUTILS_USE_SETUPTOOLS=bdepend
 
 inherit distutils-r1
 
-DESCRIPTION="Python charting for 80% of humans."
-HOMEPAGE="https://github.com/wireservice/leather 
https://pypi.org/project/leather/";
+DESCRIPTION="A Python data analysis library that is optimized for humans 
instead of machines"
+HOMEPAGE="https://github.com/wireservice/agate https://pypi.org/project/agate/";
 SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 LICENSE="MIT"
 SLOT="0"



[gentoo-commits] repo/gentoo:master commit in: media-sound/brutefir/, media-sound/brutefir/files/

2021-06-21 Thread Miroslav Šulc
commit: cd1ca6f3bba49bb8b193e9b39255ded6e28c550b
Author: Miroslav Šulc  gentoo  org>
AuthorDate: Mon Jun 21 08:46:29 2021 +
Commit: Miroslav Šulc  gentoo  org>
CommitDate: Mon Jun 21 08:46:44 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cd1ca6f3

media-sound/brutefir: bump to 1.0o

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

 media-sound/brutefir/Manifest |   1 +
 media-sound/brutefir/brutefir-1.0o.ebuild |  46 +
 media-sound/brutefir/files/brutefir-1.0o-ld.patch | 116 ++
 3 files changed, 163 insertions(+)

diff --git a/media-sound/brutefir/Manifest b/media-sound/brutefir/Manifest
index 85ef54b3efe..f2c00e5ee53 100644
--- a/media-sound/brutefir/Manifest
+++ b/media-sound/brutefir/Manifest
@@ -1 +1,2 @@
 DIST brutefir-1.0k.tar.gz 246987 BLAKE2B 
3db08c1f51e8febb63b293d1a242342e7d9f4fa4b447b46da37bc3de594bef8a6ee15cd8330ef73673011186dcfe47a5b056ec3c177f3982cd1837a582f050a1
 SHA512 
5eb81a18935fc3f014613b74c30b2e9a3acfe0ab58b72358f0428b60f0296ab54796b99fa00b12a671935b57589d710dd81b1e0ca675bd2b841c9e932a2c94ef
+DIST brutefir-1.0o.tar.gz 246504 BLAKE2B 
ab2b3c1d22e45422d01aa45a9e869770cbf017d85c1f7af54562a0972545df1f9ae5aa0d155baa02ee5aeef1c65eccf6bc9c9f75edce0f54882e4095ba2f1493
 SHA512 
e696948eeabb54a9cea8a9f2629c11c620fd37bc685cf32d3c21b1ea89ae7127f703c04a1f1775b073f5135b9268cc0a387c8087da5828cc2194295f850e8d1f

diff --git a/media-sound/brutefir/brutefir-1.0o.ebuild 
b/media-sound/brutefir/brutefir-1.0o.ebuild
new file mode 100644
index 000..62520e57bd6
--- /dev/null
+++ b/media-sound/brutefir/brutefir-1.0o.ebuild
@@ -0,0 +1,46 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit toolchain-funcs
+
+DESCRIPTION="Software convolution engine for applying long FIR filters"
+HOMEPAGE="https://torger.se/anders/brutefir.html";
+SRC_URI="https://torger.se/anders/files/${P}.tar.gz";
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~x86"
+
+RDEPEND="
+   media-libs/alsa-lib
+   sci-libs/fftw:3.0
+   virtual/jack"
+DEPEND="${RDEPEND}"
+
+PATCHES=(
+   "${FILESDIR}/${P}-ld.patch"
+)
+
+src_compile() {
+   tc-export AS CC
+   emake
+}
+
+src_install() {
+   emake LIBDIR="/usr/$(get_libdir)" DESTDIR="${D}" install
+   dodoc CHANGES README
+
+   insinto /usr/share/${PN}
+   doins xtc_config directpath.txt crosspath.txt massive_config \
+   bench1_config bench2_config bench3_config bench4_config \
+   bench5_config
+}
+
+pkg_postinst() {
+   elog "Brutefir is a complicated piece of software. Please"
+   elog "read the documentation first! You can find"
+   elog "documentation here: http://www.ludd.luth.se/~torger/brutefir.html";
+   elog "Example config files are in /usr/share/brutefir"
+}

diff --git a/media-sound/brutefir/files/brutefir-1.0o-ld.patch 
b/media-sound/brutefir/files/brutefir-1.0o-ld.patch
new file mode 100644
index 000..ddfd1a07e14
--- /dev/null
+++ b/media-sound/brutefir/files/brutefir-1.0o-ld.patch
@@ -0,0 +1,116 @@
+diff --git a/Makefile b/Makefile
+index a10cb89..752a112 100644
+--- a/Makefile
 b/Makefile
+@@ -5,12 +5,11 @@ LDFLAGS +=
+ 
+ ###
+ # Where to install
+-INSTALL_PREFIX= $(DESTDIR)/usr/local
++PREFIX = /usr
++LIBDIR = $(PREFIX)/lib
+ 
+ ###
+ # Where to find libraries, and their header files.
+-LIBPATHS  = -L/usr/local/lib
+-INCLUDE   = -I/usr/local/include
+ ifdef FFTW_PATH
+ LIBPATHS  += -L$(FFTW_PATH)/lib
+ INCLUDE   += -I$(FFTW_PATH)/include
+@@ -22,19 +21,15 @@ FFTW_LIB   = -lfftw3 -lfftw3f
+ 
+ ###
+ # Binaries
+-FLEX  = flex
+-LD= gcc
+-CC= gcc
+-CHMOD = chmod
++FLEX  ?= flex
++CC?= gcc
++CHMOD ?= chmod
+ 
+ ###
+ # Flags
+-CC_WARN   = -Wall -Wpointer-arith -Wshadow \
++CFLAGS+= -Wall -Wpointer-arith -Wshadow \
+ -Wcast-align -Wwrite-strings -Wstrict-prototypes \
+ -Wmissing-prototypes -Wmissing-declarations -Wnested-externs
+-CC_FLAGS  = $(DEFINE) -O2 $(CFLAGS) $(CPPFLAGS)
+-CC_FPIC   = -fPIC
+-LD_SHARED = -shared
+ CHMOD_REMOVEX = -x
+ 
+ ###
+@@ -85,7 +80,7 @@ ifneq (,$(findstring sparc,$(UNAME_M)))
+ CC_FLAGS += -Wa,-xarch=v8plus
+ endif
+ BRUTEFIR_LIBS += -ldl
+-LDMULTIPLEDEFS= -Xlinker --allow-multiple-definition
++LINKFLAGS  = -fPIC -shared -Xlinker --allow-multiple-definition
+ # assume that we have oss and jack, alsa being linux-only
+ ifeq ($(UNAME),Linux)
+ LIB_TARGETS   += alsa.bfio
+@@ -111,49 +106,50 @@ TARGETS  = $(BIN_TARGETS) $(LIB_TARGETS)
+ all: $(TARGETS)
+ 
+ %.fpic.o: %.c
+-  $(CC) -o $@ -c $(LDFLAGS) $(INCLUDE) $(CC_FPIC) 
$(

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

2021-06-21 Thread Miroslav Šulc
commit: 194ef8f1ca92277e503c91704ba65951352df721
Author: Volkmar W. Pogatzki  pogatzki  net>
AuthorDate: Mon May 17 13:36:27 2021 +
Commit: Miroslav Šulc  gentoo  org>
CommitDate: Mon Jun 21 08:47:52 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=194ef8f1

dev-java/xsdlib: MAVEN_ID

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

 dev-java/xsdlib/xsdlib-20090415-r1.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/dev-java/xsdlib/xsdlib-20090415-r1.ebuild 
b/dev-java/xsdlib/xsdlib-20090415-r1.ebuild
index 58537f49874..d681cd0d55d 100644
--- a/dev-java/xsdlib/xsdlib-20090415-r1.ebuild
+++ b/dev-java/xsdlib/xsdlib-20090415-r1.ebuild
@@ -4,6 +4,7 @@
 EAPI=7
 
 JAVA_PKG_IUSE="doc source"
+MAVEN_ID="net.java.dev.msv:xsdlib:2013.6.1"
 
 inherit java-pkg-2 java-pkg-simple
 



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

2021-06-21 Thread Miroslav Šulc
commit: 603b43b0ce9542b23904afb0e9454e479b9d8c93
Author: Volkmar W. Pogatzki  pogatzki  net>
AuthorDate: Mon May 17 13:33:47 2021 +
Commit: Miroslav Šulc  gentoo  org>
CommitDate: Mon Jun 21 08:47:30 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=603b43b0

dev-java/xpp3: MAVEN_ID

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

 dev-java/xpp3/xpp3-1.1.4c-r4.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/dev-java/xpp3/xpp3-1.1.4c-r4.ebuild 
b/dev-java/xpp3/xpp3-1.1.4c-r4.ebuild
index 2e750699f44..6dc6ad5bd4e 100644
--- a/dev-java/xpp3/xpp3-1.1.4c-r4.ebuild
+++ b/dev-java/xpp3/xpp3-1.1.4c-r4.ebuild
@@ -4,6 +4,7 @@
 EAPI=6
 
 JAVA_PKG_IUSE="doc source"
+MAVEN_ID="xpp3:xpp3:1.1.4c"
 
 inherit java-pkg-2 java-pkg-simple
 



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

2021-06-21 Thread Michał Górny
commit: 1294692a53dc54644df9d3ca088f7a290a3d288c
Author: Michał Górny  gentoo  org>
AuthorDate: Mon Jun 21 08:20:00 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Mon Jun 21 09:45:23 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1294692a

dev-python/statsmodels: Fix test failures

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

 .../statsmodels-0.12.2-new-pandas-scipy.patch  | 73 ++
 dev-python/statsmodels/statsmodels-0.12.2.ebuild   |  3 +-
 2 files changed, 75 insertions(+), 1 deletion(-)

diff --git 
a/dev-python/statsmodels/files/statsmodels-0.12.2-new-pandas-scipy.patch 
b/dev-python/statsmodels/files/statsmodels-0.12.2-new-pandas-scipy.patch
new file mode 100644
index 000..3015147fc2c
--- /dev/null
+++ b/dev-python/statsmodels/files/statsmodels-0.12.2-new-pandas-scipy.patch
@@ -0,0 +1,73 @@
+From 4f32f3990fbba0ee440af47e23a9354fdb7a0285 Mon Sep 17 00:00:00 2001
+From: Kevin Sheppard 
+Date: Fri, 12 Mar 2021 10:52:38 +
+Subject: [PATCH] MAINT: Fix issues arising from future changes
+
+Fix issues due to changes in SciPy and pandas
+---
+ statsmodels/regression/tests/test_rolling.py | 6 --
+ statsmodels/stats/descriptivestats.py| 8 +++-
+ statsmodels/stats/stattools.py   | 4 +++-
+ 3 files changed, 14 insertions(+), 4 deletions(-)
+
+diff --git a/statsmodels/regression/tests/test_rolling.py 
b/statsmodels/regression/tests/test_rolling.py
+index 050de605f..f02e076d6 100644
+--- a/statsmodels/regression/tests/test_rolling.py
 b/statsmodels/regression/tests/test_rolling.py
+@@ -1,5 +1,6 @@
+ from io import BytesIO
+ from itertools import product
++import warnings
+ 
+ import numpy as np
+ import pandas as pd
+@@ -261,8 +262,9 @@ def test_plot():
+ res.plot_recursive_coefficient(variables="x4")
+ 
+ fig = plt.Figure()
+-with pytest.warns(Warning):
+-# Just silence the warning
++# Just silence the warning
++with warnings.catch_warnings():
++warnings.simplefilter("ignore")
+ out = res.plot_recursive_coefficient(fig=fig)
+ assert out is fig
+ res.plot_recursive_coefficient(alpha=None, figsize=(30, 7))
+diff --git a/statsmodels/stats/descriptivestats.py 
b/statsmodels/stats/descriptivestats.py
+index 96d455ca1..d5ad2f2a5 100644
+--- a/statsmodels/stats/descriptivestats.py
 b/statsmodels/stats/descriptivestats.py
+@@ -446,8 +446,14 @@ class Description:
+ else:
+ iqr = mean
+ 
++def _safe_jarque_bera(c):
++a = np.asarray(c)
++if a.shape[0] < 2:
++return (np.nan,) * 4
++return jarque_bera(a)
++
+ jb = df.apply(
+-lambda x: list(jarque_bera(x.dropna())), result_type="expand"
++lambda x: list(_safe_jarque_bera(x.dropna())), 
result_type="expand"
+ ).T
+ nan_mean = mean.copy()
+ nan_mean.loc[nan_mean == 0] = np.nan
+diff --git a/statsmodels/stats/stattools.py b/statsmodels/stats/stattools.py
+index d349c472d..2ee1a6e0b 100644
+--- a/statsmodels/stats/stattools.py
 b/statsmodels/stats/stattools.py
+@@ -118,7 +118,9 @@ def jarque_bera(resids, axis=0):
+ where n is the number of data points, S is the sample skewness, and K is
+ the sample kurtosis of the data.
+ """
+-resids = np.asarray(resids)
++resids = np.atleast_1d(np.asarray(resids, dtype=float))
++if resids.size < 2:
++raise ValueError("resids must contain at least 2 elements")
+ # Calculate residual skewness and kurtosis
+ skew = stats.skew(resids, axis=axis)
+ kurtosis = 3 + stats.kurtosis(resids, axis=axis)
+-- 
+2.32.0
+

diff --git a/dev-python/statsmodels/statsmodels-0.12.2.ebuild 
b/dev-python/statsmodels/statsmodels-0.12.2.ebuild
index d67ff026af4..9b7aafc2dc0 100644
--- a/dev-python/statsmodels/statsmodels-0.12.2.ebuild
+++ b/dev-python/statsmodels/statsmodels-0.12.2.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python3_{7..9} )
+PYTHON_COMPAT=( python3_{8..9} )
 
 inherit distutils-r1 optfeature
 
@@ -33,6 +33,7 @@ BDEPEND="
 
 PATCHES=(
"${FILESDIR}/statsmodels-0.11.1-tests.patch"
+   "${FILESDIR}/${P}-new-pandas-scipy.patch"
 )
 
 distutils_enable_sphinx docs \



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

2021-06-21 Thread Michał Górny
commit: 35ee71ebe2bcfca4a921dfa63422d6beac7710c1
Author: Michał Górny  gentoo  org>
AuthorDate: Mon Jun 21 05:58:58 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Mon Jun 21 09:45:22 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=35ee71eb

dev-python/aesara: Bump to 2.0.12

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

 dev-python/aesara/Manifest |  1 +
 dev-python/aesara/aesara-2.0.12.ebuild | 70 ++
 dev-python/aesara/metadata.xml |  2 +-
 3 files changed, 72 insertions(+), 1 deletion(-)

diff --git a/dev-python/aesara/Manifest b/dev-python/aesara/Manifest
index c96c347c496..70cfe164551 100644
--- a/dev-python/aesara/Manifest
+++ b/dev-python/aesara/Manifest
@@ -1,2 +1,3 @@
 DIST aesara-rel-2.0.10.tar.gz 8038338 BLAKE2B 
411623fe6299c9f037a733ff44324c747a3ea1bd71f2d3ca8fad747ec4be0d0dd9a3991f0996ee2e723ec9bb44ba9b47606e3a2cf5f9e6beb27bfa39752b1f1f
 SHA512 
c29a352f2fe85cf5f452fcf7b62d2ccefcac37cfec5336a5b14041cfae5a25aa03f3c95e372453d665995576b6c73765c0b0677628f2ed37e63a390f8bfa5121
+DIST aesara-rel-2.0.12.tar.gz 8154749 BLAKE2B 
0e39102e985e9f9ed49f65c76389d76702b5d8fbe8c3e1130c61dce7c43eb70f5c73fd3557ff9aeaa1d186b33bb5803a04a4a5b0ce41076af7e923d05ce3353d
 SHA512 
e68f5ce0c64a678219421a0bfc957d1594dc34c887af6f6373c00888387e5da83dec44b68b9309146ae2fd60c0677039980a87ee87ecc0ad3db2fbc80213cc34
 DIST aesara-rel-2.0.8.tar.gz 8043104 BLAKE2B 
ceb4f34b2017516d8d75855eb17fbce8a28ef35d2dfa22c2221f95e910b69126f6d2070654377bebaa8c149bcb13ed1e37c0fd145cad96ddf6875642a6882b2f
 SHA512 
1bcc149e3c55eeaa4522afd48df63602b32b1702402cd269b30c85ec6abf0d4b446a3593b8247c393c2ad9f74176ebe94e7c86a94ee58b91fbdbef69dbc9acd6

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

diff --git a/dev-python/aesara/metadata.xml b/dev-python/aesara/metadata.xml
index e510de7ea81..fe4f9e1f7cf 100644
--- a/dev-python/aesara/metadata.xml
+++ b/dev-python/aesara/metadata.xml
@@ -8,6 +8,6 @@


aesara
-   pymc-devs/aesara
+   aesara-devs/aesara

 



[gentoo-commits] repo/gentoo:master commit in: app-backup/borgmatic/

2021-06-21 Thread Marek Szuba
commit: 6b6a807577843256db9eeab838cefc16d078780f
Author: Marek Szuba  gentoo  org>
AuthorDate: Mon Jun 21 09:51:28 2021 +
Commit: Marek Szuba  gentoo  org>
CommitDate: Mon Jun 21 09:51:49 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6b6a8075

app-backup/borgmatic: add 1.5.15

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

 app-backup/borgmatic/Manifest|  1 +
 app-backup/borgmatic/borgmatic-1.5.15.ebuild | 71 
 2 files changed, 72 insertions(+)

diff --git a/app-backup/borgmatic/Manifest b/app-backup/borgmatic/Manifest
index 5c59cf4ea62..16afa4c973f 100644
--- a/app-backup/borgmatic/Manifest
+++ b/app-backup/borgmatic/Manifest
@@ -1,2 +1,3 @@
 DIST borgmatic-1.5.13.tar.gz 72469 BLAKE2B 
3a71be201143a96968bb1ea6008b62e11f6ab199f44f38d0d66f31f24827a8f32cc7b8f50cc5d33a8bbd7046e6697afe509525be90dd9519f4c686b8737f64c5
 SHA512 
60bcbcc825db3f93a423ab8e44e0b0809ff4937d8e41bc56ec6226e4865c3a66fae8b6749d33cdb0692ea9dd07cfff56750ff2feee68c96791b83c9dd5f35433
 DIST borgmatic-1.5.14.tar.gz 273464 BLAKE2B 
8325643c79f1e2e0a6d94f1e73dbf45bef82ba3d63c48b6652ffc2fb6a7d1dd5b45fb369346292129f948ae88216e93c2b0ab88ff889ae49cfb0dd321bed4125
 SHA512 
eb0aedfafe06f90dc3e54a19299a9ea7e8c83bdec0a305228bf13b951d75a5d2a68d2fe6b037adb57588b036081075fb697e000c8ea4ff467a582a6b1ac9fd60
+DIST borgmatic-1.5.15.tar.gz 275702 BLAKE2B 
c01c469a4e0b96f4a364e0e44cd26d60cf34bc1c969cbf9931ee5ec6688cf012a1c22acb20e3a434b765ef5ec68657a2507e292e5ed3b9e0587f8784e85ecfe9
 SHA512 
5520e2e903162caa42c66c1e172af225f5f9622c1b33e5f0854f2dc8379752865e8cb8c442e545ec4fc98509e5c7c863373b12e57cf0bbd417b4e8c0887a27fc

diff --git a/app-backup/borgmatic/borgmatic-1.5.15.ebuild 
b/app-backup/borgmatic/borgmatic-1.5.15.ebuild
new file mode 100644
index 000..06c3a588685
--- /dev/null
+++ b/app-backup/borgmatic/borgmatic-1.5.15.ebuild
@@ -0,0 +1,71 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{7..9} )
+DISTUTILS_SINGLE_IMPL=1
+DISTUTILS_USE_SETUPTOOLS="rdepend"
+
+inherit distutils-r1 systemd
+
+DESCRIPTION="Automatically create, prune and verify backups with borgbackup"
+HOMEPAGE="https://torsion.org/borgmatic/";
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64"
+
+# Fails due to problems with dev-python/flexmock-0.10.4; see Bug #740128
+RESTRICT="test"
+
+# borg is called as an external tool, hence no pythonic stuff
+RDEPEND="app-backup/borgbackup
+   $(python_gen_cond_dep '
+   dev-python/colorama[${PYTHON_USEDEP}]
+   >=dev-python/pykwalify-1.6.0[${PYTHON_USEDEP}]
+   dev-python/requests[${PYTHON_USEDEP}]
+   

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

2021-06-21 Thread Michał Górny
commit: e238a834faa392a28291189b9a72b6d325b0685e
Author: Michał Górny  gentoo  org>
AuthorDate: Mon Jun 21 09:56:17 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Mon Jun 21 10:00:22 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e238a834

dev-python/astunparse: Enable py3.9 & py3.10

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

 dev-python/astunparse/astunparse-1.6.3.ebuild  |  6 +-
 .../astunparse/files/astunparse-1.6.3-py39.patch   | 74 ++
 2 files changed, 78 insertions(+), 2 deletions(-)

diff --git a/dev-python/astunparse/astunparse-1.6.3.ebuild 
b/dev-python/astunparse/astunparse-1.6.3.ebuild
index 4f9d5b0158f..0339e4a52d9 100644
--- a/dev-python/astunparse/astunparse-1.6.3.ebuild
+++ b/dev-python/astunparse/astunparse-1.6.3.ebuild
@@ -1,9 +1,9 @@
-# Copyright 2020 Gentoo Authors
+# Copyright 2020-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
 
-PYTHON_COMPAT=( python3_{7,8} )
+PYTHON_COMPAT=( python3_{8..10} )
 inherit distutils-r1
 
 DESCRIPTION="Astun parser for python"
@@ -20,6 +20,8 @@ RDEPEND="
 "
 PATCHES=(
"${FILESDIR}/astunparse-1.6.2-tests.patch"
+   # from Fedora
+   "${FILESDIR}/${P}-py39.patch"
 )
 
 distutils_enable_tests setup.py

diff --git a/dev-python/astunparse/files/astunparse-1.6.3-py39.patch 
b/dev-python/astunparse/files/astunparse-1.6.3-py39.patch
new file mode 100644
index 000..ab8116a559a
--- /dev/null
+++ b/dev-python/astunparse/files/astunparse-1.6.3-py39.patch
@@ -0,0 +1,74 @@
+From 0388a0d2f42401dcedf7f89d3c291cfed3e4a3d5 Mon Sep 17 00:00:00 2001
+From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= 
+Date: Wed, 8 Jul 2020 20:15:57 +0200
+Subject: [PATCH 1/2] Adapt dump() behavior to match ast.dump() on Python 3.9+
+
+In Python 3.9+, ast.dump() omits optional fields/attributes from the output if
+their value is None. Such defaults are defined as class attributes.
+
+See https://bugs.python.org/issue36287
+And https://github.com/python/cpython/pull/18843
+
+This patch does not change the output on previous Python versions,
+because the class attributes are missing there.
+
+Fixes https://github.com/simonpercivall/astunparse/issues/56
+---
+ lib/astunparse/printer.py | 7 ++-
+ 1 file changed, 6 insertions(+), 1 deletion(-)
+
+diff --git a/lib/astunparse/printer.py b/lib/astunparse/printer.py
+index 92d64f7..7a33deb 100644
+--- a/lib/astunparse/printer.py
 b/lib/astunparse/printer.py
+@@ -4,6 +4,9 @@
+ import six
+ 
+ 
++_NOPE = object()
++
++
+ class Printer(ast.NodeVisitor):
+ 
+ def __init__(self, file=sys.stdout, indent="  "):
+@@ -19,6 +22,7 @@ def write(self, text):
+ self.f.write(six.text_type(text))
+ 
+ def generic_visit(self, node):
++cls = type(node)
+ 
+ if isinstance(node, list):
+ nodestart = "["
+@@ -27,7 +31,8 @@ def generic_visit(self, node):
+ else:
+ nodestart = type(node).__name__ + "("
+ nodeend = ")"
+-children = [(name + "=", value) for name, value in 
ast.iter_fields(node)]
++children = [(name + "=", value) for name, value in 
ast.iter_fields(node)
++if not (value is None and getattr(cls, name, _NOPE) 
is None)]
+ 
+ if len(children) > 1:
+ self.indentation += 1
+
+From ea2b578a1b653e73696db2392b8e3d5bf75dadc7 Mon Sep 17 00:00:00 2001
+From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= 
+Date: Wed, 8 Jul 2020 20:21:17 +0200
+Subject: [PATCH 2/2] Test and support Python 3.9
+
+---
+ setup.py | 1 +
+ tox.ini  | 2 +-
+ 2 files changed, 2 insertions(+), 1 deletion(-)
+
+diff --git a/setup.py b/setup.py
+index e5a277a..29b384b 100755
+--- a/setup.py
 b/setup.py
+@@ -52,6 +52,7 @@ def read_version():
+ 'Programming Language :: Python :: 3.6',
+ 'Programming Language :: Python :: 3.7',
+ 'Programming Language :: Python :: 3.8',
++'Programming Language :: Python :: 3.9',
+ 'Topic :: Software Development :: Code Generators',
+ ],
+ test_suite='tests',



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

2021-06-21 Thread Michał Górny
commit: d9a9cb02d7b870d48470a0f145cf2fa0a42bf203
Author: Michał Górny  gentoo  org>
AuthorDate: Mon Jun 21 09:58:24 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Mon Jun 21 10:00:24 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d9a9cb02

dev-python/gast: Enable testing

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

 dev-python/gast/gast-0.3.3-r1.ebuild | 7 +++
 1 file changed, 3 insertions(+), 4 deletions(-)

diff --git a/dev-python/gast/gast-0.3.3-r1.ebuild 
b/dev-python/gast/gast-0.3.3-r1.ebuild
index 066348afa8c..b4993552b2a 100644
--- a/dev-python/gast/gast-0.3.3-r1.ebuild
+++ b/dev-python/gast/gast-0.3.3-r1.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
 
-PYTHON_COMPAT=( python3_{7,8} )
+PYTHON_COMPAT=( python3_8 )
 inherit distutils-r1
 
 DESCRIPTION="A generic AST to represent Python2 and Python3's Abstract Syntax 
Tree (AST)"
@@ -13,6 +13,5 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 LICENSE="BSD"
 SLOT="0"
 KEYWORDS="amd64 x86"
-IUSE=""
 
-BDEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
+distutils_enable_tests unittest



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

2021-06-21 Thread Michał Górny
commit: 361cb07181f761c111763f1243e4d03db9654c99
Author: Michał Górny  gentoo  org>
AuthorDate: Mon Jun 21 09:58:59 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Mon Jun 21 10:00:26 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=361cb071

dev-python/gast: Add python@ as co-maint.

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

 dev-python/gast/metadata.xml | 4 
 1 file changed, 4 insertions(+)

diff --git a/dev-python/gast/metadata.xml b/dev-python/gast/metadata.xml
index 6ffee76e7ef..bae3d662081 100644
--- a/dev-python/gast/metadata.xml
+++ b/dev-python/gast/metadata.xml
@@ -4,6 +4,10 @@

perfin...@gentoo.org

+   
+   pyt...@gentoo.org
+   Python
+   

A generic AST to represent Python2 and Python3's Abstract 
Syntax Tree(AST).
GAST provides a compatibility layer between the AST of various 
Python versions, as produced by ast.parse from the standard ast module.



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

2021-06-21 Thread Michał Górny
commit: 22574fd9f79ccc0600cab8f5b801e9e09fc43bf2
Author: Michał Górny  gentoo  org>
AuthorDate: Mon Jun 21 09:56:38 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Mon Jun 21 10:00:23 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=22574fd9

dev-python/astunparse: Add python@ as co-maint.

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

 dev-python/astunparse/metadata.xml | 4 
 1 file changed, 4 insertions(+)

diff --git a/dev-python/astunparse/metadata.xml 
b/dev-python/astunparse/metadata.xml
index 3450c7499fe..21605f3bf35 100644
--- a/dev-python/astunparse/metadata.xml
+++ b/dev-python/astunparse/metadata.xml
@@ -5,6 +5,10 @@
willi...@gentoo.org
William Hubbs

+   
+   pyt...@gentoo.org
+   Python
+   

astunparse




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

2021-06-21 Thread Michał Górny
commit: 765bf58ce813e84ea5362fdb9ac7e93deed137dd
Author: Michał Górny  gentoo  org>
AuthorDate: Mon Jun 21 09:58:46 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Mon Jun 21 10:00:25 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=765bf58c

dev-python/gast: Bump to 0.4.0

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

 dev-python/gast/Manifest  |  1 +
 dev-python/gast/gast-0.4.0.ebuild | 17 +
 2 files changed, 18 insertions(+)

diff --git a/dev-python/gast/Manifest b/dev-python/gast/Manifest
index 52ef69b..356ccb83e1a 100644
--- a/dev-python/gast/Manifest
+++ b/dev-python/gast/Manifest
@@ -1 +1,2 @@
 DIST gast-0.3.3.tar.gz 13760 BLAKE2B 
0298ea81d3d133f8305fc6a7cf020213a75c2dbcb09c9648e533b8c2c58cf3e3f363448f905c8295bd34db0023be6dea00de0d901bffb1d55650773f7acc0135
 SHA512 
36869a5e0976223a5a82be8bf25a01654896f4de70affe0fec5252104ea6d1fea3eb8c5153530fcac8addc47b51535b02e3920a0e82aad11ba1ca8350cd11341
+DIST gast-0.4.0.tar.gz 13804 BLAKE2B 
9f614dbf5e7f635f2179481d933f9da53224e1d623548c14a0df4302e47d7c08237e46d13e73e62402bfd060ba002179c0592094f5c47612051973cafd0f3d2e
 SHA512 
d132884c51f7172db9b807095619b2cf3ef92acea18aa1de65f6a338b381b7d3fb3f79ff0c1f9ef9388ef885700b7e58309bd95ccebce46bd3173cc484c9c4f5

diff --git a/dev-python/gast/gast-0.4.0.ebuild 
b/dev-python/gast/gast-0.4.0.ebuild
new file mode 100644
index 000..90e862f43a7
--- /dev/null
+++ b/dev-python/gast/gast-0.4.0.ebuild
@@ -0,0 +1,17 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{8..9} )
+inherit distutils-r1
+
+DESCRIPTION="A generic AST to represent Python2 and Python3's Abstract Syntax 
Tree (AST)"
+HOMEPAGE="https://pypi.org/project/gast/";
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+distutils_enable_tests unittest



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

2021-06-21 Thread Sergei Trofimovich
commit: 88943bb8fd6c8ef312bba83f35668bc860c8ee65
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Mon Jun 21 10:03:22 2021 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Mon Jun 21 10:03:49 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=88943bb8

dev-libs/distorm3: enable tests

Reported-by: Agostino Sarubbo
Closes: https://bugs.gentoo.org/797280
Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Sergei Trofimovich  gentoo.org>

 dev-libs/distorm3/distorm3-3.5.2.ebuild | 23 +++
 1 file changed, 19 insertions(+), 4 deletions(-)

diff --git a/dev-libs/distorm3/distorm3-3.5.2.ebuild 
b/dev-libs/distorm3/distorm3-3.5.2.ebuild
index ae5d013926a..a9f1ff42761 100644
--- a/dev-libs/distorm3/distorm3-3.5.2.ebuild
+++ b/dev-libs/distorm3/distorm3-3.5.2.ebuild
@@ -11,13 +11,18 @@ DESCRIPTION="The ultimate disassembler library (X86-32, 
X86-64)"
 HOMEPAGE="http://www.ragestorm.net/distorm/";
 SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
-DEPEND=""
-RDEPEND=""
-
 LICENSE="BSD-4"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
-IUSE=""
+IUSE="test"
+
+RESTRICT="!test? ( test )"
+
+DEPEND=""
+RDEPEND=""
+BDEPEND="test? ( dev-lang/yasm )"
+
+distutils_enable_tests pytest
 
 python_install() {
distutils-r1_python_install
@@ -25,3 +30,13 @@ python_install() {
# don't know why it does not happen by default
python_optimize
 }
+
+python_test() {
+   local exclude=(
+   # outdated tests? API udage mismatch
+   python/test_distorm3.py::Test::test_dummy
+   python/test_distorm3.py::InstBin::test_dummy
+   python/test_distorm3.py::Inst::test_dummy
+   )
+   epytest ${exclude[@]/#/--deselect }
+}



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

2021-06-21 Thread Marek Szuba
commit: 7ff89faf202b0acfadf5406085ca0790f8be193e
Author: Marek Szuba  gentoo  org>
AuthorDate: Wed Jun 16 09:10:09 2021 +
Commit: Marek Szuba  gentoo  org>
CommitDate: Mon Jun 21 10:04:38 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7ff89faf

sword-module.eclass: support EAPI 8

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

 eclass/sword-module.eclass | 10 +-
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/eclass/sword-module.eclass b/eclass/sword-module.eclass
index 2ae58d1e51b..f8ae83c9f05 100644
--- a/eclass/sword-module.eclass
+++ b/eclass/sword-module.eclass
@@ -1,16 +1,16 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 # @ECLASS: sword-module.eclass
 # @MAINTAINER:
 # Marek Szuba 
-# @SUPPORTED_EAPIS: 7
+# @SUPPORTED_EAPIS: 7 8
 # @BLURB: Simplify installation of SWORD modules
 # @DESCRIPTION:
 # This eclass provides dependencies, ebuild environment and the src_install
 # function common to all app-text/sword modules published by the SWORD Project.
 #
-# Note that as of 2020-07-26 module archives published by SWORD are still
+# Note that as of 2021-06-16 module archives published by SWORD are still
 # not versioned and it is necessary to look at respective module pages in
 # order to see what versions the currently available files are. Once
 # a module file has been replicated to the Gentoo mirror network it will be
@@ -23,7 +23,7 @@
 # sword-Personal-1.0.ebuild, a typical ebuild using sword-module.eclass:
 #
 # @CODE
-# EAPI=7
+# EAPI=8
 #
 # SWORD_MINIMUM_VERSION="1.5.1a"
 #
@@ -40,7 +40,7 @@ case ${EAPI:-0} in
0|1|2|3|4|5|6)
die "Unsupported EAPI=${EAPI} (too old) for ${ECLASS}"
;;
-   7)
+   7|8)
;;
*)
die "Unsupported EAPI=${EAPI} (unknown) for ${ECLASS}"



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

2021-06-21 Thread Marek Szuba
commit: b2c11c5d1266cc8659d8a467e683eb40034b
Author: Marek Szuba  gentoo  org>
AuthorDate: Wed Jun 16 09:21:35 2021 +
Commit: Marek Szuba  gentoo  org>
CommitDate: Mon Jun 21 10:04:31 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b2c11c5d

lua.eclass: support EAPI 8

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

 eclass/lua.eclass | 8 
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/eclass/lua.eclass b/eclass/lua.eclass
index 46d9e848c87..e3a25c5d184 100644
--- a/eclass/lua.eclass
+++ b/eclass/lua.eclass
@@ -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
 
 # @ECLASS: lua.eclass
@@ -8,7 +8,7 @@
 # @AUTHOR:
 # Marek Szuba 
 # Based on python-r1.eclass by Michał Górny  et al.
-# @SUPPORTED_EAPIS: 7
+# @SUPPORTED_EAPIS: 7 8
 # @BLURB: A common eclass for Lua packages
 # @DESCRIPTION:
 # A common eclass providing helper functions to build and install
@@ -27,7 +27,7 @@
 #
 # @EXAMPLE:
 # @CODE
-# EAPI=7
+# EAPI=8
 #
 # LUA_COMPAT=( lua5-{1..3} )
 #
@@ -54,7 +54,7 @@ case ${EAPI:-0} in
0|1|2|3|4|5|6)
die "Unsupported EAPI=${EAPI} (too old) for ${ECLASS}"
;;
-   7)
+   7|8)
;;
*)
die "Unsupported EAPI=${EAPI} (unknown) for ${ECLASS}"



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

2021-06-21 Thread Marek Szuba
commit: c107bb9fb8f2a6e62b14e76a657df4f3774a27cd
Author: Marek Szuba  gentoo  org>
AuthorDate: Wed Jun 16 09:18:06 2021 +
Commit: Marek Szuba  gentoo  org>
CommitDate: Mon Jun 21 10:04:28 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c107bb9f

lua-utils.eclass: support EAPI 8

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

 eclass/lua-utils.eclass | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/eclass/lua-utils.eclass b/eclass/lua-utils.eclass
index ddf44f354e1..59959eaf9c0 100644
--- a/eclass/lua-utils.eclass
+++ b/eclass/lua-utils.eclass
@@ -8,7 +8,7 @@
 # @AUTHOR:
 # Marek Szuba 
 # Based on python-utils-r1.eclass by Michał Górny  et al.
-# @SUPPORTED_EAPIS: 7
+# @SUPPORTED_EAPIS: 7 8
 # @BLURB: Utility functions for packages with Lua parts
 # @DESCRIPTION:
 # A utility eclass providing functions to query Lua implementations,
@@ -21,7 +21,7 @@ case ${EAPI:-0} in
0|1|2|3|4|5|6)
die "Unsupported EAPI=${EAPI} (too old) for ${ECLASS}"
;;
-   7)
+   7|8)
;;
*)
die "Unsupported EAPI=${EAPI} (unknown) for ${ECLASS}"



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

2021-06-21 Thread Marek Szuba
commit: 7b1e924c21850c52a1cdc742ac8ef296c6685b95
Author: Marek Szuba  gentoo  org>
AuthorDate: Wed Jun 16 09:24:49 2021 +
Commit: Marek Szuba  gentoo  org>
CommitDate: Mon Jun 21 10:04:34 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7b1e924c

lua-single.eclass: support EAPI 8

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

 eclass/lua-single.eclass | 8 
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/eclass/lua-single.eclass b/eclass/lua-single.eclass
index 11c2790dac2..7abe1eb6674 100644
--- a/eclass/lua-single.eclass
+++ b/eclass/lua-single.eclass
@@ -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
 
 # @ECLASS: lua-single.eclass
@@ -8,7 +8,7 @@
 # @AUTHOR:
 # Marek Szuba 
 # Based on python-single-r1.eclass by Michał Górny  et al.
-# @SUPPORTED_EAPIS: 7
+# @SUPPORTED_EAPIS: 7 8
 # @BLURB: An eclass for Lua packages not installed for multiple 
implementations.
 # @DESCRIPTION:
 # An extension of lua.eclass suite for packages which don't support being
@@ -34,7 +34,7 @@
 #
 # @EXAMPLE:
 # @CODE
-# EAPI=7
+# EAPI=8
 #
 # LUA_COMPAT=( lua5-{1..3} )
 #
@@ -66,7 +66,7 @@ case ${EAPI:-0} in
0|1|2|3|4|5|6)
die "Unsupported EAPI=${EAPI} (too old) for ${ECLASS}"
;;
-   7)
+   7|8)
;;
*)
die "Unsupported EAPI=${EAPI} (unknown) for ${ECLASS}"



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

2021-06-21 Thread Stefan Strogin
commit: cb17a6a3bbfc7d58a4eb4947af508d8e8a3b8032
Author: Stefan Strogin  gentoo  org>
AuthorDate: Sun Jun 20 22:59:53 2021 +
Commit: Stefan Strogin  gentoo  org>
CommitDate: Mon Jun 21 10:09:25 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cb17a6a3

dev-util/maturin: add new package

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

 dev-util/maturin/Manifest  | 264 +++
 dev-util/maturin/maturin-0.10.6.ebuild | 315 +
 dev-util/maturin/metadata.xml  |  12 ++
 3 files changed, 591 insertions(+)

diff --git a/dev-util/maturin/Manifest b/dev-util/maturin/Manifest
new file mode 100644
index 000..e773aae04a4
--- /dev/null
+++ b/dev-util/maturin/Manifest
@@ -0,0 +1,264 @@
+DIST addr2line-0.15.1.crate 32936 BLAKE2B 
5dc101a84434607a2432346440324b35e829fb7843d3a76a918516929867e6186ea004aed8b939d216822d29115a9f8f11b4e86844ca50ffa5598ad6c84a53ba
 SHA512 
beb2c7683e350c98538cd7a83aa4aec86fb95bfd079ccdce27fae84f988a58f9e59ff5a2e3c431436f8ab033d53232732731da52f5d7fbb5d80f24fac2f76041
+DIST adler-1.0.2.crate 12778 BLAKE2B 
a1dc17786adae945ac09d3525e609ed944e6465690787bbb831a1b9d53793cba1989793d0a5606d5d23ee20d36457923d451b1b3530c9ec7072a487aa3e55bbd
 SHA512 
7ab190d31890fc05b0b55d8e2c6527a505e06793d5496be0b3831e0513412f9ba97f8148f6f68ed0770fa9cd980a5092d885e058becf1d5506b7c74b82674aa1
+DIST aes-0.6.0.crate 86774 BLAKE2B 
e687f2839b53adc3ef990da8221705a462015aa0ea004a6e15dba7e7ecc008d9d13cad6222b03244dc48bd1717a442e7aa5aaab6e97bba1d3be28c1d914e464e
 SHA512 
65349285e429f9b8815743d86b3ebdececd48ce556a08b6ec5ec89bf966bc9b187a7df4fbe1f3b25172db3aab219b23f8040c1160359868e9f71d67a767c90c9
+DIST aes-soft-0.6.4.crate 99980 BLAKE2B 
a4b3838e0348ed3d7468f9d0e19d8dd45071ec54d54d538943d5afabd3f88db139c459574e6694e7fa86e4d77eaa3f75c11e3a9376f45429848c91889530980b
 SHA512 
620b38b2a6437caf393e84625beb27afdf448acb52d7adbc9cba1152ea385bdf05a68795eee0f48fd90b5edfc25fd9cc3d42a0f2593dfa2f90d4f4f9cc893ebe
+DIST aesni-0.10.0.crate 100248 BLAKE2B 
2dba6f1004495a725acf171eeae5a6e393475323e8974eff2e4667194ac147dc3a52a9bed1b00cf7735d3671b6a2bd135cbb4dbde822d7c8c21af23692d3e71f
 SHA512 
726e5213a81ea021d4be7c5220d952cb6f0cb0ecb6cc840b542e9f75539e37fc5d6378ad4f4d6a2bc7e7642ea07a18202ed32d3b6a212777bd7abca735c6707c
+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 anyhow-1.0.40.crate 34534 BLAKE2B 
79a3731153f8e3ace906b9a360521147fd055f7401a99ea2373501ade7e49ecdb280dd59b6a3b9b2f88e90857302e71f772c767e62cb702e32c8343fd4b0f741
 SHA512 
5efc7347a7fa72abce9a8b3b76649abb00d73c16c5125aa4b6faaa7040eb5138d7d9470b66c186825c9651272f5c359578503d0866ce7242ea7ca9dc05087165
+DIST ascii-0.9.3.crate 28283 BLAKE2B 
fce32863fd75ef1badd496db55387f1abfce5eac7a7a61ea07e1475f555fcfaeb2726ca80e69577c4cd05c366f8c46842f064fd9325955eacb8ad38d0cee990e
 SHA512 
ee8ad37b0a3db9524db22a9abe0c348e30364f108039bf761aea8e3eed07c08849924a0a287fb17c019e14b654d2c6db3848112047a1fa8db58247c9e138dca8
+DIST atty-0.2.14.crate 5470 BLAKE2B 
2db856a9e898a430258f059aeaf7c844a153293e8856d90ac81f7d91a888c89198768ad5cb09303c23241fe85c560a55148fa56a303651a82b0edb895616bfab
 SHA512 
d7b6c4b9a0f898d91ddbc41a5ee45bbf45d1d269508c8cc87ee3e3990500e41e0ec387afb1f3bc7db55bedac396dd86c6509f4bf9e5148d809c3802edcc5e1d9
+DIST autocfg-1.0.1.crate 12908 BLAKE2B 
40c53cab298e4f26634c3acff3ece6a3371188d91dbf377ed664eabedcde20536edaa93daf406618f37edde019f049a6e7b9a47f627344587dbd126bee2b5e3a
 SHA512 
630b348acb98b012e97804e6325d03c89abc22f2157762c59144c04e6c733daf550bdc7f0fe0b9f3b50e15dae8c1c3c4bdfce3d805b02f0fc987311f5332419b
+DIST backtrace-0.3.59.crate 70925 BLAKE2B 
e518263adcbe0f352ae2b7032f231649b6259665403041f301dc7de208b4eaecdae63501e367ea28029a2854d6802ae833ded52e881c198879a71f27a8a746e1
 SHA512 
298ca370d46993d499a836c425c3fb5a9a4bdf2fccbb22a2f7fc174041d77cd6997abe5867da251a3e58fa1f06ecac8afa3c1bab436b290f785a8a7d8fb0056e
+DIST base64-0.10.1.crate 41988 BLAKE2B 
6e28a70cc0d5e426d9a3944825952851928ec2e32fa2543a8e1d1b886ad306f38fd6e673da62e96581e56613f133265feeff5b0d2f1e2e34593e58c0424eee9e
 SHA512 
674a8cbee95a41f755499a4e3bb93ebd3f80140c3e8e2d44a0b73890ee423754e7ba8abcd92132683cd54501ff5d14438d023a202eaf12776aecbe36df9e5535
+DIST base64-0.13.0.crate 62070 BLAKE2B 
b957f65cdb1e28baeca0cefc92fa98be797409b7dabd15e0e88db6cdfb89779b662cba9f2270fbf3b7b66948fdc46c118b8040a

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

2021-06-21 Thread Sergei Trofimovich
commit: 96e95a9239bcf197c152b5043e77179c56ba7c2b
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Mon Jun 21 10:11:33 2021 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Mon Jun 21 10:11:37 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=96e95a92

dev-libs/distorm3: add reference to upstream bug report

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

 dev-libs/distorm3/distorm3-3.5.2.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/dev-libs/distorm3/distorm3-3.5.2.ebuild 
b/dev-libs/distorm3/distorm3-3.5.2.ebuild
index a9f1ff42761..2567f7c5821 100644
--- a/dev-libs/distorm3/distorm3-3.5.2.ebuild
+++ b/dev-libs/distorm3/distorm3-3.5.2.ebuild
@@ -34,6 +34,7 @@ python_install() {
 python_test() {
local exclude=(
# outdated tests? API udage mismatch
+   # https://github.com/gdabah/distorm/issues/173
python/test_distorm3.py::Test::test_dummy
python/test_distorm3.py::InstBin::test_dummy
python/test_distorm3.py::Inst::test_dummy



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

2021-06-21 Thread Michał Górny
commit: cde29888bea08d6613efc4c6e66ebe816476ce15
Author: Michał Górny  gentoo  org>
AuthorDate: Mon Jun 21 10:10:38 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Mon Jun 21 10:11:51 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cde29888

dev-python/beniget: New package, needed by scipy→pythran

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

 dev-python/beniget/Manifest |  1 +
 dev-python/beniget/beniget-0.3.0.ebuild | 23 +++
 dev-python/beniget/metadata.xml | 11 +++
 3 files changed, 35 insertions(+)

diff --git a/dev-python/beniget/Manifest b/dev-python/beniget/Manifest
new file mode 100644
index 000..d57f0cadaa3
--- /dev/null
+++ b/dev-python/beniget/Manifest
@@ -0,0 +1 @@
+DIST beniget-0.3.0.gh.tar.gz 16001 BLAKE2B 
2a14acf8affb6066bfbf337d547c0eb2215d9d38aa5ed14300f6bd0699409f27619d468cb8cc44f510e38a4abda0e3705be2445c0809c74125f17e860cb5e97c
 SHA512 
c86421470c31a703c2f488826493737100d86c509c8e99d32d7244af8151962eeaebe0f3ff92cca90222bbbad6a045ddcda3d5efb449eb2e06783971a9c474ae

diff --git a/dev-python/beniget/beniget-0.3.0.ebuild 
b/dev-python/beniget/beniget-0.3.0.ebuild
new file mode 100644
index 000..a1ba9d3ed73
--- /dev/null
+++ b/dev-python/beniget/beniget-0.3.0.ebuild
@@ -0,0 +1,23 @@
+# Copyright 2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{8..9} )
+inherit distutils-r1
+
+DESCRIPTION="Extract semantic information about static Python code"
+HOMEPAGE="
+   https://pypi.org/project/beniget/
+   https://github.com/serge-sans-paille/beniget/";
+SRC_URI="
+   https://github.com/serge-sans-paille/beniget/archive/${PV}.tar.gz
+   -> ${P}.gh.tar.gz"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+RDEPEND="=dev-python/gast-0.4*[${PYTHON_USEDEP}]"
+
+distutils_enable_tests setup.py

diff --git a/dev-python/beniget/metadata.xml b/dev-python/beniget/metadata.xml
new file mode 100644
index 000..979b888f82e
--- /dev/null
+++ b/dev-python/beniget/metadata.xml
@@ -0,0 +1,11 @@
+
+http://www.gentoo.org/dtd/metadata.dtd";>
+
+   
+   pyt...@gentoo.org
+   
+   
+   serge-sans-paille/beniget
+   beniget
+   
+



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

2021-06-21 Thread Michał Górny
commit: 97534a2a8577cd8906c7406b9c44b8d4b84956f5
Author: Michał Górny  gentoo  org>
AuthorDate: Mon Jun 21 10:11:10 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Mon Jun 21 10:11:52 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=97534a2a

dev-python/gast: Add missing test-dep on astunparse

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

 dev-python/gast/gast-0.4.0.ebuild | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/dev-python/gast/gast-0.4.0.ebuild 
b/dev-python/gast/gast-0.4.0.ebuild
index 90e862f43a7..ee203e82a4d 100644
--- a/dev-python/gast/gast-0.4.0.ebuild
+++ b/dev-python/gast/gast-0.4.0.ebuild
@@ -15,3 +15,6 @@ SLOT="0"
 KEYWORDS="~amd64 ~x86"
 
 distutils_enable_tests unittest
+
+BDEPEND="
+   test? ( dev-python/astunparse[${PYTHON_USEDEP}] )"



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

2021-06-21 Thread Sergei Trofimovich
commit: 487f1cbdeb8edf94ae549f25b2182203e799385d
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Mon Jun 21 10:20:43 2021 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Mon Jun 21 10:20:53 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=487f1cbd

dev-libs/distorm3: avoid dashes in setup.cfg

Reported-by: Agostino Sarubbo
Closes: https://bugs.gentoo.org/797283
Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Sergei Trofimovich  gentoo.org>

 dev-libs/distorm3/distorm3-3.5.2.ebuild|  2 ++
 dev-libs/distorm3/files/distorm3-3.5.2-under.patch | 12 
 2 files changed, 14 insertions(+)

diff --git a/dev-libs/distorm3/distorm3-3.5.2.ebuild 
b/dev-libs/distorm3/distorm3-3.5.2.ebuild
index 2567f7c5821..6c9bc4aa2c0 100644
--- a/dev-libs/distorm3/distorm3-3.5.2.ebuild
+++ b/dev-libs/distorm3/distorm3-3.5.2.ebuild
@@ -24,6 +24,8 @@ BDEPEND="test? ( dev-lang/yasm )"
 
 distutils_enable_tests pytest
 
+PATCHES=("${FILESDIR}"/${P}-under.patch)
+
 python_install() {
distutils-r1_python_install
 

diff --git a/dev-libs/distorm3/files/distorm3-3.5.2-under.patch 
b/dev-libs/distorm3/files/distorm3-3.5.2-under.patch
new file mode 100644
index 000..3a7971d55be
--- /dev/null
+++ b/dev-libs/distorm3/files/distorm3-3.5.2-under.patch
@@ -0,0 +1,12 @@
+https://bugs.gentoo.org/797283
+--- a/setup.cfg
 b/setup.cfg
+@@ -4,7 +4,7 @@ compile = 1
+ optimize = 1
+ 
+ [bdist_wininst]
+-user-access-control = auto
++user_access_control = auto
+ 
+ [egg_info]
+ tag_build = 



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

2021-06-21 Thread Sam James
commit: ffef2581e1497b4250a4b4a8fd5d3ba1eccc6458
Author: Sam James  gentoo  org>
AuthorDate: Mon Jun 21 10:36:04 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Jun 21 10:37:07 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ffef2581

media-libs/portaudio: use correct distfile for 19.07.00

Use a template to avoid this happening again.

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

 media-libs/portaudio/Manifest  |  1 +
 ...{portaudio-19.07.00.ebuild => portaudio-19.07.00-r1.ebuild} | 10 +-
 2 files changed, 6 insertions(+), 5 deletions(-)

diff --git a/media-libs/portaudio/Manifest b/media-libs/portaudio/Manifest
index 7e5edf9ec29..8c030eb3247 100644
--- a/media-libs/portaudio/Manifest
+++ b/media-libs/portaudio/Manifest
@@ -1,2 +1,3 @@
 DIST pa_stable_v190600_20161030.tgz 1450572 BLAKE2B 
3cd63cca55ff222f452d306a1ab9035739545f48dbc9bc58196052cb51e518d86568059c7528533a6932c39c68d1a5210e06470a16343b92c7e4132b71cc552e
 SHA512 
7ec692cbd8c23878b029fad9d9fd63a021f57e60c4921f602995a2fca070c29f17a280c7f2da5966c4aad29d28434538452f4c822eacf3a60af59a6dc8e9704c
+DIST pa_stable_v190700_20210406.tgz 1462695 BLAKE2B 
2e00cc0f7bfccf732bd3256b4379007fc1be57282309e36ed54396f6b30621d626c54ff136b259e6594a299bea7689b668df3885321612f7f653697b6895f810
 SHA512 
77393bf0628ad9c9d5fb1b0d9b1732d403e23513b1332553964bdafcc80878b2798141011d2615688150d753a594285e718cf716e990b2396f1d8dea7babd02d
 DIST portaudio-19.06.00-audacity-portmixer.patch 8722 BLAKE2B 
2b69bcf26e55be46d354dc44756fd03b16031fa86a334b776eb4326a4c64a7e22abd6bf60794847526102391c8e65813b41338cf94c647e3e9b68d82ea5dc5f5
 SHA512 
f693aef477b516c7a03eb021260cbecb23200422a927a117e3e59a1b4e6c6c2983fbea8ee3a3714ebc55728933654bd7909327a0bab4450ccf4e6a02c86a63b5

diff --git a/media-libs/portaudio/portaudio-19.07.00.ebuild 
b/media-libs/portaudio/portaudio-19.07.00-r1.ebuild
similarity index 80%
rename from media-libs/portaudio/portaudio-19.07.00.ebuild
rename to media-libs/portaudio/portaudio-19.07.00-r1.ebuild
index 7555dcdbcff..e2aba09b4e7 100644
--- a/media-libs/portaudio/portaudio-19.07.00.ebuild
+++ b/media-libs/portaudio/portaudio-19.07.00-r1.ebuild
@@ -5,10 +5,12 @@ EAPI=7
 
 inherit autotools multilib-minimal
 
+# See http://files.portaudio.com/download.html
+# Update on bumps, please!
+DATE="20210406"
 DESCRIPTION="A free, cross-platform, open-source, audio I/O library"
 HOMEPAGE="http://www.portaudio.com/";
-SRC_URI="http://www.portaudio.com/archives/pa_stable_v190600_20161030.tgz
-   
https://sources.debian.org/data/main/p/portaudio19/19.6.0-1/debian/patches/audacity-portmixer.patch
 -> ${PN}-19.06.00-audacity-portmixer.patch"
+SRC_URI="http://files.portaudio.com/archives/pa_stable_v$(ver_rs 1- 
'')_${DATE}.tgz"
 S="${WORKDIR}/${PN}"
 
 LICENSE="MIT"
@@ -24,12 +26,10 @@ BDEPEND="
virtual/pkgconfig
 "
 
-DOCS=( README.txt )
+DOCS=( README.md )
 
 PATCHES=(
-   "${DISTDIR}/${PN}-19.06.00-audacity-portmixer.patch"
"${FILESDIR}"/${PN}-19.06.00-AR.patch # bug #720966, trigger reconf
-   "${FILESDIR}"/${PN}-19.06.00-slibtool.patch
 )
 
 src_prepare() {



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

2021-06-21 Thread Sam James
commit: 106893f0269be3e1922e23e8395c4e32464c819d
Author: Sam James  gentoo  org>
AuthorDate: Mon Jun 21 03:36:49 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Jun 21 10:37:08 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=106893f0

dev-libs/hiredis: fix *DEPEND

* Redis is needed as a BDEPEND for tests.
* Add missing subslot operator for OpenSSL given it's going to break ABI
  from 1.1.x -> 3.x.
* Set RDEPEND="${DEPEND}".

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

 dev-libs/hiredis/{hiredis-1.0.0.ebuild => hiredis-1.0.0-r1.ebuild} | 7 +++
 1 file changed, 3 insertions(+), 4 deletions(-)

diff --git a/dev-libs/hiredis/hiredis-1.0.0.ebuild 
b/dev-libs/hiredis/hiredis-1.0.0-r1.ebuild
similarity index 95%
rename from dev-libs/hiredis/hiredis-1.0.0.ebuild
rename to dev-libs/hiredis/hiredis-1.0.0-r1.ebuild
index b66961f6faf..3b7f0a53ba6 100644
--- a/dev-libs/hiredis/hiredis-1.0.0.ebuild
+++ b/dev-libs/hiredis/hiredis-1.0.0-r1.ebuild
@@ -15,10 +15,9 @@ KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ppc ppc64 ~s390 
sparc x86 ~x64-sola
 IUSE="examples ssl static-libs test"
 RESTRICT="!test? ( test )"
 
-DEPEND="
-   ssl? ( dev-libs/openssl )
-   test? ( dev-db/redis )
-"
+DEPEND="ssl? ( dev-libs/openssl:= )"
+RDEPEND="${RDEPEND}"
+BDEPEND="test? ( dev-db/redis )"
 
 PATCHES=(
"${FILESDIR}"/${PN}-1.0.0-disable-network-tests.patch



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

2021-06-21 Thread Ulrich Müller
commit: 189ab0f32f4289c667788ff4c21038ee0e685e1a
Author: Ulrich Müller  gentoo  org>
AuthorDate: Mon Jun 21 10:38:59 2021 +
Commit: Ulrich Müller  gentoo  org>
CommitDate: Mon Jun 21 10:42:04 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=189ab0f3

eutils.eclass: Update message in EAPI guard

A message like "eutils is banned in EAPI 4" may be confusing.

Signed-off-by: Ulrich Müller  gentoo.org>

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

diff --git a/eclass/eutils.eclass b/eclass/eutils.eclass
index ef663f3095a..2d90c35d9ad 100644
--- a/eclass/eutils.eclass
+++ b/eclass/eutils.eclass
@@ -29,7 +29,7 @@ case ${EAPI:-0} in
preserve-libs toolchain-funcs vcs-clean wrapper
;;
7) inherit edos2unix l10n wrapper ;;
-   *) die "${ECLASS} is banned in EAPI ${EAPI:-0}" ;;
+   *) die "${ECLASS}: EAPI ${EAPI:-0} not supported" ;;
 esac
 
 # @FUNCTION: emktemp



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

2021-06-21 Thread Sam James
commit: da74ff7556c012cc0be60d95504323a68add08d1
Author: Sam James  gentoo  org>
AuthorDate: Mon Jun 21 10:45:39 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Jun 21 10:46:00 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=da74ff75

media-libs/portaudio: add Audacity patch from Fedora

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

 media-libs/portaudio/Manifest   | 1 +
 .../{portaudio-19.07.00-r1.ebuild => portaudio-19.07.00-r2.ebuild}  | 6 +-
 2 files changed, 6 insertions(+), 1 deletion(-)

diff --git a/media-libs/portaudio/Manifest b/media-libs/portaudio/Manifest
index 8c030eb3247..dfb52c7329b 100644
--- a/media-libs/portaudio/Manifest
+++ b/media-libs/portaudio/Manifest
@@ -1,3 +1,4 @@
 DIST pa_stable_v190600_20161030.tgz 1450572 BLAKE2B 
3cd63cca55ff222f452d306a1ab9035739545f48dbc9bc58196052cb51e518d86568059c7528533a6932c39c68d1a5210e06470a16343b92c7e4132b71cc552e
 SHA512 
7ec692cbd8c23878b029fad9d9fd63a021f57e60c4921f602995a2fca070c29f17a280c7f2da5966c4aad29d28434538452f4c822eacf3a60af59a6dc8e9704c
 DIST pa_stable_v190700_20210406.tgz 1462695 BLAKE2B 
2e00cc0f7bfccf732bd3256b4379007fc1be57282309e36ed54396f6b30621d626c54ff136b259e6594a299bea7689b668df3885321612f7f653697b6895f810
 SHA512 
77393bf0628ad9c9d5fb1b0d9b1732d403e23513b1332553964bdafcc80878b2798141011d2615688150d753a594285e718cf716e990b2396f1d8dea7babd02d
 DIST portaudio-19.06.00-audacity-portmixer.patch 8722 BLAKE2B 
2b69bcf26e55be46d354dc44756fd03b16031fa86a334b776eb4326a4c64a7e22abd6bf60794847526102391c8e65813b41338cf94c647e3e9b68d82ea5dc5f5
 SHA512 
f693aef477b516c7a03eb021260cbecb23200422a927a117e3e59a1b4e6c6c2983fbea8ee3a3714ebc55728933654bd7909327a0bab4450ccf4e6a02c86a63b5
+DIST portaudio-19.07.00-audacity.patch.bz2 2750 BLAKE2B 
479cdc76615b60e454a6712c26bd4ac9d9e577f83d4c11a8f3e75c0a1c13ab0a443c91441a57da8cd2b9656649bd53ee0d2e23c23fd788ba7f95c67985b941c6
 SHA512 
d0e40b5df2b498ce3d9c56b0c7a896cd22ac3dd79b4ab3ebac151a82a824f7e74d62c3848c3ad0f3c499c9d1262b9c1f9cbfc2c5fdd0a5f20e9570357b7670b2

diff --git a/media-libs/portaudio/portaudio-19.07.00-r1.ebuild 
b/media-libs/portaudio/portaudio-19.07.00-r2.ebuild
similarity index 85%
rename from media-libs/portaudio/portaudio-19.07.00-r1.ebuild
rename to media-libs/portaudio/portaudio-19.07.00-r2.ebuild
index e2aba09b4e7..50eddce6d97 100644
--- a/media-libs/portaudio/portaudio-19.07.00-r1.ebuild
+++ b/media-libs/portaudio/portaudio-19.07.00-r2.ebuild
@@ -11,6 +11,7 @@ DATE="20210406"
 DESCRIPTION="A free, cross-platform, open-source, audio I/O library"
 HOMEPAGE="http://www.portaudio.com/";
 SRC_URI="http://files.portaudio.com/archives/pa_stable_v$(ver_rs 1- 
'')_${DATE}.tgz"
+SRC_URI+=" 
https://dev.gentoo.org/~sam/distfiles/${CATEGORY}/${PN}/${P}-audacity.patch.bz2";
 S="${WORKDIR}/${PN}"
 
 LICENSE="MIT"
@@ -29,7 +30,10 @@ BDEPEND="
 DOCS=( README.md )
 
 PATCHES=(
-   "${FILESDIR}"/${PN}-19.06.00-AR.patch # bug #720966, trigger reconf
+   # Obtained from Fedora this time, previous one was from Debian
+   "${WORKDIR}"/${P}-audacity.patch
+   # bug #720966, trigger reconf
+   "${FILESDIR}"/${PN}-19.06.00-AR.patch
 )
 
 src_prepare() {



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

2021-06-21 Thread Stefan Strogin
commit: e06b46971c3544f10026dcb9a54a57d2427da0b5
Author: Stefan Strogin  gentoo  org>
AuthorDate: Mon Jun 21 10:44:22 2021 +
Commit: Stefan Strogin  gentoo  org>
CommitDate: Mon Jun 21 10:47:26 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e06b4697

dev-util/maturin: fix email in metadata

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

 dev-util/maturin/metadata.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-util/maturin/metadata.xml b/dev-util/maturin/metadata.xml
index 1b544c0b321..0a4dbfcff5e 100644
--- a/dev-util/maturin/metadata.xml
+++ b/dev-util/maturin/metadata.xml
@@ -2,7 +2,7 @@
 http://www.gentoo.org/dtd/metadata.dtd";>
 

-   ste...@steils.org
+   ste...@gentoo.org
Stefan Strogin





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

2021-06-21 Thread Michał Górny
commit: 7de88034b73138a5864c9df903b57c50375cba60
Author: Michał Górny  gentoo  org>
AuthorDate: Mon Jun 21 10:49:41 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Mon Jun 21 10:50:32 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7de88034

dev-python/gast: Fix variable ordering

Closes: https://bugs.gentoo.org/797340
Signed-off-by: Michał Górny  gentoo.org>

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

diff --git a/dev-python/gast/gast-0.4.0.ebuild 
b/dev-python/gast/gast-0.4.0.ebuild
index ee203e82a4d..07d27aad9c9 100644
--- a/dev-python/gast/gast-0.4.0.ebuild
+++ b/dev-python/gast/gast-0.4.0.ebuild
@@ -14,7 +14,7 @@ LICENSE="BSD"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
 
-distutils_enable_tests unittest
-
 BDEPEND="
test? ( dev-python/astunparse[${PYTHON_USEDEP}] )"
+
+distutils_enable_tests unittest



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

2021-06-21 Thread Thomas Deutschmann
commit: 7e57bf3a902a03e850534c6f3ce090ce8ed5c482
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Mon Jun 21 11:08:38 2021 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Mon Jun 21 11:08:46 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7e57bf3a

media-sound/pulseaudio: minor fixes

- Update GIO build patch to what got merged.

- Add bluez build batch.

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

 ...dio-14.99.2-require-GIO-for-RTP-GStreamer.patch | 21 -
 ...lseaudio-14.99.2-require-bluez-dependency.patch | 89 ++
 .../pulseaudio/pulseaudio-14.99.2_pre.ebuild   |  7 +-
 3 files changed, 112 insertions(+), 5 deletions(-)

diff --git 
a/media-sound/pulseaudio/files/pulseaudio-14.99.2-require-GIO-for-RTP-GStreamer.patch
 
b/media-sound/pulseaudio/files/pulseaudio-14.99.2-require-GIO-for-RTP-GStreamer.patch
index dfce2488156..a6554178da6 100644
--- 
a/media-sound/pulseaudio/files/pulseaudio-14.99.2-require-GIO-for-RTP-GStreamer.patch
+++ 
b/media-sound/pulseaudio/files/pulseaudio-14.99.2-require-GIO-for-RTP-GStreamer.patch
@@ -1,11 +1,13 @@
-From fe25df45d5742f20a225e9d9cd790156a7f05943 Mon Sep 17 00:00:00 2001
+From 58052e0e04ee1b5fdb1027ebc19717e7766825ec Mon Sep 17 00:00:00 2001
 From: "Igor V. Kovalenko" 
 Date: Mon, 21 Jun 2021 02:32:41 +0300
 Subject: [PATCH] build-sys: meson: require GIO dependency for RTP-GStreamer
 
+Part-of: 

 ---
- meson.build | 6 --
- 1 file changed, 4 insertions(+), 2 deletions(-)
+ meson.build | 6 --
+ src/modules/meson.build | 2 +-
+ 2 files changed, 5 insertions(+), 3 deletions(-)
 
 diff --git a/meson.build b/meson.build
 index fdd8bf655..61660b981 100644
@@ -31,6 +33,19 @@ index fdd8bf655..61660b981 100644
have_gstreamer = true
  endif
  
+diff --git a/src/modules/meson.build b/src/modules/meson.build
+index 9c498a4e1..e7db573b6 100644
+--- a/src/modules/meson.build
 b/src/modules/meson.build
+@@ -161,7 +161,7 @@ if dbus_dep.found() and fftw_dep.found()
+   ]
+ endif
+ 
+-if gio_dep.found()
++if get_option('gsettings').enabled() and gio_dep.found()
+   subdir('gsettings')
+   all_modules += [
+ [ 'module-gsettings',
 -- 
 GitLab
 

diff --git 
a/media-sound/pulseaudio/files/pulseaudio-14.99.2-require-bluez-dependency.patch
 
b/media-sound/pulseaudio/files/pulseaudio-14.99.2-require-bluez-dependency.patch
new file mode 100644
index 000..5983a05ea4a
--- /dev/null
+++ 
b/media-sound/pulseaudio/files/pulseaudio-14.99.2-require-bluez-dependency.patch
@@ -0,0 +1,89 @@
+From c817dfb5a438055c98449a4a2f34eb4ec341ccde Mon Sep 17 00:00:00 2001
+From: "Igor V. Kovalenko" 
+Date: Fri, 18 Jun 2021 20:48:12 +0300
+Subject: [PATCH] build-sys: meson: Require bluez dependency if bluez5 feature
+ is enabled
+
+Build breaks if bluez5 and bluez5-native-headset are both enabled
+but bluez headers are not available.
+
+Fix this by changing `bluez5` to Meson feature requiring `bluez` dependency.
+
+Part-of: 

+---
+ meson.build   | 10 ++
+ meson_options.txt |  2 +-
+ src/modules/bluetooth/meson.build |  2 +-
+ src/modules/meson.build   |  2 +-
+ 4 files changed, 9 insertions(+), 7 deletions(-)
+
+diff --git a/meson.build b/meson.build
+index 61660b981..92ceef706 100644
+--- a/meson.build
 b/meson.build
+@@ -706,7 +706,9 @@ endif
+ 
+ sbc_dep = dependency('sbc', version : '>= 1.0', required : false)
+ 
+-if get_option('bluez5')
++bluez_dep = dependency('bluez', required : get_option('bluez5'))
++
++if bluez_dep.found()
+   assert(dbus_dep.found(), 'BlueZ requires D-Bus support')
+   assert(sbc_dep.found(), 'BlueZ requires SBC support')
+   cdata.set('HAVE_SBC', 1)
+@@ -914,9 +916,9 @@ summary = [
+   'Enable Async DNS:  @0@'.format(asyncns_dep.found()),
+   'Enable LIRC:   @0@'.format(lirc_dep.found()),
+   'Enable D-Bus:  @0@'.format(dbus_dep.found()),
+-  '  Enable BlueZ 5:  @0@'.format(get_option('bluez5')),
+-  'Enable native headsets:
@0@'.format(get_option('bluez5-native-headset')),
+-  'Enable  ofono headsets:
@0@'.format(get_option('bluez5-ofono-headset')),
++  '  Enable BlueZ 5:  @0@'.format(cdata.has('HAVE_BLUEZ_5')),
++  'Enable native headsets:
@0@'.format(cdata.has('HAVE_BLUEZ_5_NATIVE_HEADSET')),
++  'Enable  ofono headsets:
@0@'.format(cdata.has('HAVE_BLUEZ_5_OFONO_HEADSET')),
+   'Enable GStreamer based codecs: @0@'.format(have_bluez5_gstreamer),
+   'Enable udev:   @0@'.format(udev_dep.found()),
+   '  Enable HAL->udev compat: @0@'.format(get_option('hal-compat')),
+diff --git a/meson_options.txt b/meson_options.txt
+index cdb3c6787..bb41a42a7 100644
+--- a/meson_options.txt
 b/meson

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

2021-06-21 Thread Thomas Deutschmann
commit: abf184c08f844da0ddea740490a681ac073b0301
Author: Theo Anderson  posteo  de>
AuthorDate: Tue Jan 19 06:14:09 2021 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Mon Jun 21 11:15:56 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=abf184c0

media-sound/pulseaudio: fix build with clang

Closes: https://bugs.gentoo.org/740498
Package-Manager: Portage-3.0.13, Repoman-3.0.2
Signed-off-by: Theo Anderson  posteo.de>
Closes: https://github.com/gentoo/gentoo/pull/19122
Signed-off-by: Thomas Deutschmann  gentoo.org>

 .../pulseaudio/files/pulseaudio-13.0-clang.patch   | 25 ++
 media-sound/pulseaudio/pulseaudio-13.0-r1.ebuild   |  1 +
 2 files changed, 26 insertions(+)

diff --git a/media-sound/pulseaudio/files/pulseaudio-13.0-clang.patch 
b/media-sound/pulseaudio/files/pulseaudio-13.0-clang.patch
new file mode 100644
index 000..d7b81de0313
--- /dev/null
+++ b/media-sound/pulseaudio/files/pulseaudio-13.0-clang.patch
@@ -0,0 +1,25 @@
+From e4450d8b586103ec1414e2d6245ff34a9096d97a Mon Sep 17 00:00:00 2001
+From: Peter Levine 
+Date: Thu, 26 Sep 2019 07:24:40 +
+Subject: [PATCH] atomic: Explicitly cast void* to unsigned long
+
+---
+ src/pulsecore/atomic.h | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+diff --git a/src/pulsecore/atomic.h b/src/pulsecore/atomic.h
+index a82ca83c5..e5c140109 100644
+--- a/src/pulsecore/atomic.h
 b/src/pulsecore/atomic.h
+@@ -117,7 +117,7 @@ static inline void* pa_atomic_ptr_load(const 
pa_atomic_ptr_t *a) {
+ }
+ 
+ static inline void pa_atomic_ptr_store(pa_atomic_ptr_t *a, void* p) {
+-__atomic_store_n(&a->value, p, __ATOMIC_SEQ_CST);
++__atomic_store_n(&a->value, (unsigned long) p, __ATOMIC_SEQ_CST);
+ }
+ 
+ #else
+-- 
+GitLab
+

diff --git a/media-sound/pulseaudio/pulseaudio-13.0-r1.ebuild 
b/media-sound/pulseaudio/pulseaudio-13.0-r1.ebuild
index 0b4d1139a5b..0b9a7d18570 100644
--- a/media-sound/pulseaudio/pulseaudio-13.0-r1.ebuild
+++ b/media-sound/pulseaudio/pulseaudio-13.0-r1.ebuild
@@ -121,6 +121,7 @@ BDEPEND="
 
 PATCHES=(
"${FILESDIR}"/pulseaudio-11.1-disable-flat-volumes.patch # bug 627894
+   "${FILESDIR}"/${P}-clang.patch
 )
 
 pkg_pretend() {



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

2021-06-21 Thread Stefan Strogin
commit: 10bf5e4e545ff3a13c092db8dadee157850a2277
Author: Stefan Strogin  gentoo  org>
AuthorDate: Mon Jun 21 11:30:18 2021 +
Commit: Stefan Strogin  gentoo  org>
CommitDate: Mon Jun 21 11:32:16 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=10bf5e4e

dev-util/maturin: ignore flags QA warning

The program is written in Rust, LDFLAGS are not used.

Closes: https://bugs.gentoo.org/797337
Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Stefan Strogin  gentoo.org>

 dev-util/maturin/maturin-0.10.6.ebuild | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/dev-util/maturin/maturin-0.10.6.ebuild 
b/dev-util/maturin/maturin-0.10.6.ebuild
index 99e39cf1730..e95ca0bfe67 100644
--- a/dev-util/maturin/maturin-0.10.6.ebuild
+++ b/dev-util/maturin/maturin-0.10.6.ebuild
@@ -296,6 +296,8 @@ DEPEND="test? (
)"
 BDEPEND=""
 
+QA_FLAGS_IGNORED="usr/bin/maturin"
+
 python_check_deps() {
has_version -d "dev-python/cffi[${PYTHON_USEDEP}]" &&
has_version -d "dev-python/pycparser[${PYTHON_USEDEP}]"



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

2021-06-21 Thread Andreas K. Hüttel
commit: f492c70fcfd33e5ce34f5f834bb0e1e09952050e
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Mon Jun 21 11:59:24 2021 +
Commit: Andreas K. Hüttel  gentoo  org>
CommitDate: Mon Jun 21 12:05:10 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f492c70f

dev-perl/IO-Interactive: Version bump 1.023

Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Andreas K. Hüttel  gentoo.org>

 .../IO-Interactive/IO-Interactive-1.23.0.ebuild| 24 ++
 dev-perl/IO-Interactive/Manifest   |  1 +
 2 files changed, 25 insertions(+)

diff --git a/dev-perl/IO-Interactive/IO-Interactive-1.23.0.ebuild 
b/dev-perl/IO-Interactive/IO-Interactive-1.23.0.ebuild
new file mode 100644
index 000..2d09540615d
--- /dev/null
+++ b/dev-perl/IO-Interactive/IO-Interactive-1.23.0.ebuild
@@ -0,0 +1,24 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DIST_AUTHOR=BDFOY
+DIST_VERSION=1.023
+inherit perl-module
+
+DESCRIPTION="Utilities for interactive I/O"
+
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~riscv ~x86"
+
+RDEPEND="
+   >=virtual/perl-version-0.780.0
+"
+BDEPEND="${RDEPEND}
+   >=virtual/perl-ExtUtils-MakeMaker-6.640.0
+   virtual/perl-File-Spec
+   test? ( >=virtual/perl-Test-Simple-1.0.0 )
+"
+
+PERL_RM_FILES=( "t/pod.t" "t/pod-coverage.t" )

diff --git a/dev-perl/IO-Interactive/Manifest b/dev-perl/IO-Interactive/Manifest
index 420e7d04e61..84b0030b572 100644
--- a/dev-perl/IO-Interactive/Manifest
+++ b/dev-perl/IO-Interactive/Manifest
@@ -1 +1,2 @@
 DIST IO-Interactive-1.022.tar.gz 11791 BLAKE2B 
c001a709531a48d4f4756712caab14ec8b9f2f21478f545fd4f858b3619fc625d75ff9bf744e4c3223a4b9ba39f2b97bb0e38b9eab8297d7d76e5aa0d88b7647
 SHA512 
159bd97912a848e20df3ac9f3f7b3063788c7bbe2eafd35c6cc9b798027c6e7c12d2488385936c87669877928707603729bc34b2d7b8c108534fa8fd42082074
+DIST IO-Interactive-1.023.tar.gz 12352 BLAKE2B 
ea0e460dab313c8d203f3e9409cbcdaecbfa23bb6bcf4145905fde5b0540fe326f7d2dbc2123217840c141446e77bc73ee6db871ac06d809f589e57366aa
 SHA512 
82899c09adaf3699d5640b78bfbd5201972cf4c47ae90f7c6d6da9fc1f4470abc1bc5898b904c501d567537dc19f781febd7f05d0c06e60f1c193cf33abfb47f



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

2021-06-21 Thread Andreas K. Hüttel
commit: 6814971bd7013288422c16238c082f634d0f52cf
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Mon Jun 21 12:04:52 2021 +
Commit: Andreas K. Hüttel  gentoo  org>
CommitDate: Mon Jun 21 12:05:16 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6814971b

dev-perl/IO-Pager: Version bump 2.10

Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Andreas K. Hüttel  gentoo.org>

 dev-perl/IO-Pager/IO-Pager-2.100.0.ebuild | 29 +
 dev-perl/IO-Pager/Manifest|  1 +
 2 files changed, 30 insertions(+)

diff --git a/dev-perl/IO-Pager/IO-Pager-2.100.0.ebuild 
b/dev-perl/IO-Pager/IO-Pager-2.100.0.ebuild
new file mode 100644
index 000..c6daf9f5384
--- /dev/null
+++ b/dev-perl/IO-Pager/IO-Pager-2.100.0.ebuild
@@ -0,0 +1,29 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DIST_A_EXT=tgz
+DIST_AUTHOR=JPIERCE
+DIST_VERSION=2.10
+inherit perl-module
+
+DESCRIPTION="Select a pager, optionally pipe it output if destination is a TTY"
+
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos 
~sparc-solaris"
+
+RDEPEND="
+   virtual/perl-File-Spec
+   dev-perl/File-Which
+   virtual/perl-IO
+   dev-perl/TermReadKey
+"
+BDEPEND="${RDEPEND}
+   virtual/perl-ExtUtils-MakeMaker
+   test? (
+   virtual/perl-Exporter
+   >=virtual/perl-Test-Simple-0.880.0
+   virtual/perl-File-Temp
+   )
+"

diff --git a/dev-perl/IO-Pager/Manifest b/dev-perl/IO-Pager/Manifest
index 4f3fbf4b3af..1873d36a7ef 100644
--- a/dev-perl/IO-Pager/Manifest
+++ b/dev-perl/IO-Pager/Manifest
@@ -1 +1,2 @@
 DIST IO-Pager-0.39.tgz 17552 BLAKE2B 
8f3bf2b82523fd7d2ae5aa555eea8f709d91f50396397eaf04bc5f9476f753e2b68e8e5ce4c46064096218d2d1b7f91d45d21c112dde938879455f61f5618234
 SHA512 
165e6c5e93cdcd463eda0a0f0f713790959a788220e29bc77bb10ff59f8e1083d1dc01fc059f150f8cfb4de1d16eef04813430072ea33d9dc6f4acbd3287ce67
+DIST IO-Pager-2.10.tgz 43774 BLAKE2B 
981fbed47a001dfbc483bb7db849039a5971b9b7be990486a1d03d7f4dee266363eb6cafb410539848e1debb2196cec1f5e30f85fe9eb584010f6e0c3bdb2537
 SHA512 
10fc6cc8a14e057918f1b21dd3e5983d49e2d0504bbe8057aa87be27a176983a3d552856106e8e35b834f279c82ec2e72944ccf87534cd4f9f8f138f9957ff2c



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

2021-06-21 Thread Andreas K. Hüttel
commit: f1d1ad5a1ac391626ecca6236f4d191384721095
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Mon Jun 21 12:00:50 2021 +
Commit: Andreas K. Hüttel  gentoo  org>
CommitDate: Mon Jun 21 12:05:13 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f1d1ad5a

dev-perl/IO-LockedFile: EAPI=7 bump

Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Andreas K. Hüttel  gentoo.org>

 ...File-0.230.0-r1.ebuild => IO-LockedFile-0.230.0-r2.ebuild} | 11 ---
 1 file changed, 4 insertions(+), 7 deletions(-)

diff --git a/dev-perl/IO-LockedFile/IO-LockedFile-0.230.0-r1.ebuild 
b/dev-perl/IO-LockedFile/IO-LockedFile-0.230.0-r2.ebuild
similarity index 62%
rename from dev-perl/IO-LockedFile/IO-LockedFile-0.230.0-r1.ebuild
rename to dev-perl/IO-LockedFile/IO-LockedFile-0.230.0-r2.ebuild
index 53bc244876c..a1a76e66b42 100644
--- a/dev-perl/IO-LockedFile/IO-LockedFile-0.230.0-r1.ebuild
+++ b/dev-perl/IO-LockedFile/IO-LockedFile-0.230.0-r2.ebuild
@@ -1,16 +1,13 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=5
+EAPI=7
 
-MODULE_AUTHOR=RANI
-MODULE_VERSION=0.23
+DIST_AUTHOR=RANI
+DIST_VERSION=0.23
 inherit perl-module
 
 DESCRIPTION="Supply object methods for locking files"
 
 SLOT="0"
 KEYWORDS="amd64 x86"
-IUSE=""
-
-SRC_TEST=do



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

2021-06-21 Thread Agostino Sarubbo
commit: 4095d93653bd5e9ce23fe8e0353c6a7c6470d7b8
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Mon Jun 21 12:20:53 2021 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Mon Jun 21 12:20:53 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4095d936

app-admin/exo: version bump to 1.32.2 - remove old.

Package-Manager: Portage-3.0.20, Repoman-3.0.2
Signed-off-by: Agostino Sarubbo  gentoo.org>

 app-admin/exo/Manifest | 2 +-
 app-admin/exo/{exo-1.32.1.ebuild => exo-1.32.2.ebuild} | 0
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-admin/exo/Manifest b/app-admin/exo/Manifest
index 854b1b7d2b3..c1faedfc496 100644
--- a/app-admin/exo/Manifest
+++ b/app-admin/exo/Manifest
@@ -1 +1 @@
-DIST exo-1.32.1.tar.gz 5228508 BLAKE2B 
fcf48f851cd0467b765a4835099cea6757b747e724ff43774fdf90905193b217402d4cbed2991b61aec1892d75e996c9e68b1abf847a242b9fa2277ac1f2e5a3
 SHA512 
9cd205f273d25bdb6f133bf9617c24d9bb0f0d1bd8e9db2645bba9f920913a1f367b75f13731b94c5d8a69f611f9122e0fc48392ddd098794717025c901fa210
+DIST exo-1.32.2.tar.gz 5228606 BLAKE2B 
785150ba6e7a1e0c4bb730bfc21f158798844d0c76dad6cbc5e185df901c675ddb77c4a4e1ddab7fb37ffd40ecc22464ff8773dc8200c3fbba37662299694c0a
 SHA512 
4b4904b517efdc89a0e929565e72d249a02b74300b46d03ae26fe38bbe1c2150091cf02e7af2c2a558048032efb3fb4cf76266cd959a6e7a48d5172f07d187aa

diff --git a/app-admin/exo/exo-1.32.1.ebuild b/app-admin/exo/exo-1.32.2.ebuild
similarity index 100%
rename from app-admin/exo/exo-1.32.1.ebuild
rename to app-admin/exo/exo-1.32.2.ebuild



[gentoo-commits] repo/gentoo:master commit in: dev-python/huawei-lte-api/

2021-06-21 Thread Agostino Sarubbo
commit: 837e1a4d8c7e39b1f78e718cf136c178821f4100
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Mon Jun 21 12:22:49 2021 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Mon Jun 21 12:22:49 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=837e1a4d

dev-python/huawei-lte-api: remove old

Package-Manager: Portage-3.0.20, Repoman-3.0.2
Signed-off-by: Agostino Sarubbo  gentoo.org>

 dev-python/huawei-lte-api/Manifest |  1 -
 .../huawei-lte-api/huawei-lte-api-1.4.17.ebuild| 30 --
 2 files changed, 31 deletions(-)

diff --git a/dev-python/huawei-lte-api/Manifest 
b/dev-python/huawei-lte-api/Manifest
index 563e78f1e5f..c48715730e1 100644
--- a/dev-python/huawei-lte-api/Manifest
+++ b/dev-python/huawei-lte-api/Manifest
@@ -1,2 +1 @@
-DIST huawei-lte-api-1.4.17.tar.gz 29441 BLAKE2B 
75615092a1d8ee598a99e9ae7a0567e11a72fad21a8304005364bd21e4ecb9bf9efa9a2d5c8de86c6d7442ec12f06079819c20ca9e2e4646255ede961b1a1275
 SHA512 
bf4a6a43d02b56f0aa799e2936d7fd0afa88da4dc18c152c635b0ccb87a7ca9afcf1fcdee3a37d7ab232d5cd4688e24499ad35a1969d97db405b818cf17d33c4
 DIST huawei-lte-api-1.4.18.tar.gz 29701 BLAKE2B 
0e242f2f2208646c9f3291dab8397a80934bce3757fb79b58fdcee389a087788962cfaea3350d7b95e53ff3e0f1fbefdf7ea6714266872fc1591848a4fb84462
 SHA512 
4750fcc84fff46c76f42715e6668d402b9057f8dd826276ad0682e9bac76742c86566794d4aaab7aa9ebf17d06246c4d4cc9385ee1fff9642ff5c995491fc646

diff --git a/dev-python/huawei-lte-api/huawei-lte-api-1.4.17.ebuild 
b/dev-python/huawei-lte-api/huawei-lte-api-1.4.17.ebuild
deleted file mode 100644
index 126077b2294..000
--- a/dev-python/huawei-lte-api/huawei-lte-api-1.4.17.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( pypy3 python3_{7,8,9} )
-
-inherit distutils-r1
-
-DESCRIPTION="API For huawei LAN/WAN LTE Modems"
-HOMEPAGE="https://github.com/Salamek/huawei-lte-api";
-SRC_URI="https://github.com/Salamek/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE=""
-
-RDEPEND="dev-python/dicttoxml[${PYTHON_USEDEP}]
-   dev-python/requests[${PYTHON_USEDEP}]
-   dev-python/xmltodict[${PYTHON_USEDEP}]"
-
-python_prepare_all() {
-   # https://github.com/Salamek/huawei-lte-api/issues/86
-   sed "s:'pytest-runner'::" -i setup.py || die
-
-   distutils-r1_python_prepare_all
-}
-
-distutils_enable_tests pytest



[gentoo-commits] proj/musl:master commit in: sys-apps/attr/files/, sys-apps/sandbox/, sys-apps/attr/, sys-apps/sandbox/files/

2021-06-21 Thread Jory Pratt
commit: 0cb49d4eb812b0788fbd8197d4468574ac3137bf
Author: Jory Pratt  gentoo  org>
AuthorDate: Mon Jun 21 13:11:16 2021 +
Commit: Jory Pratt  gentoo  org>
CommitDate: Mon Jun 21 13:11:16 2021 +
URL:https://gitweb.gentoo.org/proj/musl.git/commit/?id=0cb49d4e

sys-apps/{sandbox/attr}: ::gentoo fixed already

Package-Manager: Portage-3.0.20, Repoman-3.0.2
Signed-off-by: Jory Pratt  gentoo.org>

 sys-apps/attr/Manifest |  1 -
 sys-apps/attr/attr-2.4.47-r2.ebuild| 70 --
 sys-apps/attr/files/attr-2.4.47-cdecls.patch   | 27 ---
 .../attr-2.4.47-fix-missing-sys_types_h.patch  | 12 
 sys-apps/attr/metadata.xml |  8 ---
 sys-apps/sandbox/Manifest  |  5 --
 sys-apps/sandbox/files/09sandbox   |  1 -
 .../files/sandbox-2.10-fix-visibility-musl.patch   | 12 
 sys-apps/sandbox/files/sandbox-2.11-musl.patch | 48 -
 sys-apps/sandbox/files/sandbox-2.14-musl.patch | 51 --
 sys-apps/sandbox/metadata.xml  |  8 ---
 sys-apps/sandbox/sandbox-2.12.ebuild   | 82 --
 sys-apps/sandbox/sandbox-2.13.ebuild   | 82 --
 sys-apps/sandbox/sandbox-2.14.ebuild   | 82 --
 sys-apps/sandbox/sandbox-2.15.ebuild   | 82 --
 sys-apps/sandbox/sandbox-2.17.ebuild   | 78 
 16 files changed, 649 deletions(-)

diff --git a/sys-apps/attr/Manifest b/sys-apps/attr/Manifest
deleted file mode 100644
index 16cf20c..000
--- a/sys-apps/attr/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST attr-2.4.47.src.tar.gz 343692 BLAKE2B 
af4d509f156cb2e693f0faebf1a6cfb4a27cbdd3fd7f8b436cc01419c905ff9ac36214ada2ca8269e49c2e276917b1178dcda97050cf25cecd65382f22bdf9bb
 SHA512 
2a333f63655758298650cf8f89c175efdc0112dcc4013e8d023e2a9a69f177e4bcb1f1d10bd6f2027dca4dec0833d54749952ab153d28367e1a72e6e2831

diff --git a/sys-apps/attr/attr-2.4.47-r2.ebuild 
b/sys-apps/attr/attr-2.4.47-r2.ebuild
deleted file mode 100644
index 1c110c8..000
--- a/sys-apps/attr/attr-2.4.47-r2.ebuild
+++ /dev/null
@@ -1,70 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="4"
-
-inherit eutils libtool toolchain-funcs multilib-minimal usr-ldscript
-
-DESCRIPTION="Extended attributes tools"
-HOMEPAGE="https://savannah.nongnu.org/projects/attr";
-SRC_URI="mirror://nongnu/${PN}/${P}.src.tar.gz"
-
-LICENSE="LGPL-2.1"
-SLOT="0"
-KEYWORDS="amd64 arm arm64 ~mips ppc x86"
-IUSE="nls static-libs"
-
-DEPEND="nls? ( sys-devel/gettext )
-   sys-devel/autoconf"
-RDEPEND=""
-
-src_prepare() {
-   epatch "${FILESDIR}"/${P}-cdecls.patch
-   epatch "${FILESDIR}"/${P}-fix-missing-sys_types_h.patch
-
-   sed -i \
-   -e "/^PKG_DOC_DIR/s:@pkg_name@:${PF}:" \
-   -e '/HAVE_ZIPPED_MANPAGES/s:=.*:=false:' \
-   include/builddefs.in \
-   || die
-   strip-linguas -u po
-   elibtoolize #580792
-
-   multilib_copy_sources # https://savannah.nongnu.org/bugs/index.php?39736
-}
-
-multilib_src_configure() {
-   unset PLATFORM #184564
-   export OPTIMIZER=${CFLAGS}
-   export DEBUG=-DNDEBUG
-
-   econf \
-   $(use_enable nls gettext) \
-   --enable-shared $(use_enable static-libs static) \
-   --libexecdir="${EPREFIX}"/usr/$(get_libdir) \
-   --bindir="${EPREFIX}"/bin
-}
-
-multilib_src_compile() {
-   emake $(multilib_is_native_abi || echo TOOL_SUBDIRS=)
-}
-
-multilib_src_install() {
-   emake \
-   $(multilib_is_native_abi || echo TOOL_SUBDIRS=) \
-   DIST_ROOT="${D}" \
-   install install-lib install-dev
-
-   if multilib_is_native_abi; then
-   # we install attr into /bin, so we need the shared lib with it
-   gen_usr_ldscript -a attr
-   # the man-pages packages provides the man2 files
-   # note: man-pages are installed by TOOL_SUBDIRS
-   rm -r "${ED}"/usr/share/man/man2 
"${ED}"/usr/share/man/man5/attr.5 || die
-   fi
-}
-
-multilib_src_install_all() {
-   use static-libs || prune_libtool_files --all
-   einstalldocs
-}

diff --git a/sys-apps/attr/files/attr-2.4.47-cdecls.patch 
b/sys-apps/attr/files/attr-2.4.47-cdecls.patch
deleted file mode 100644
index 85a146f..000
--- a/sys-apps/attr/files/attr-2.4.47-cdecls.patch
+++ /dev/null
@@ -1,27 +0,0 @@
-diff -Naurw attr-2.4.47.orig/include/xattr.h attr-2.4.47/include/xattr.h
 attr-2.4.47.orig/include/xattr.h   2015-08-22 14:26:31.167584051 +0700
-+++ attr-2.4.47/include/xattr.h2015-08-22 14:32:25.714261283 +0700
-@@ -31,7 +31,12 @@
- #define XATTR_REPLACE 0x2   /* set value, fail if attr does not exist */
- 
- 
--__BEGIN_DECLS
-+#ifdef __cplusplus
-+#

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

2021-06-21 Thread Sam James
commit: 6639b5025d4c120c30022cb2993832fcf0c2e928
Author: Adrian Ratiu  collabora  com>
AuthorDate: Mon Jun 21 09:21:40 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Jun 21 13:26:52 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6639b502

sys-process/lsof: backport arm sigbus crash fix

This backports an upstream fix for a crash which happens on
armv7a + glibc 2.33 due to a buffer misalignment.

Upstream issue: https://github.com/lsof-org/lsof/issues/160
Upstream commit: 21cb1dad1243f4c0a427d893babab12e48b60f0e
Bug: https://bugs.gentoo.org/797358
Closes: https://github.com/gentoo/gentoo/pull/21354
Acked-by: David Seifert  gentoo.org>
Signed-off-by: Adrian Ratiu  collabora.com>
Signed-off-by: Sam James  gentoo.org>

 .../lsof/files/lsof-4.94-arm-sigbus-fix.patch  | 63 ++
 .../{lsof-4.94.0.ebuild => lsof-4.94.0-r1.ebuild}  |  1 +
 2 files changed, 64 insertions(+)

diff --git a/sys-process/lsof/files/lsof-4.94-arm-sigbus-fix.patch 
b/sys-process/lsof/files/lsof-4.94-arm-sigbus-fix.patch
new file mode 100644
index 000..95bad206372
--- /dev/null
+++ b/sys-process/lsof/files/lsof-4.94-arm-sigbus-fix.patch
@@ -0,0 +1,63 @@
+https://bugs.gentoo.org/797358
+
+From 21cb1dad1243f4c0a427d893babab12e48b60f0e Mon Sep 17 00:00:00 2001
+From: Masatake YAMATO 
+Date: Sun, 20 Jun 2021 21:40:55 +0900
+Subject: [PATCH] Adjust alignment of buffer passed to stat()
+
+Close #160.
+
+The original code passes char[] buffer to stat().
+This can be cause a SIGBUS.
+
+#160 reported an actual crash on armv7a + glibc-2.33 platform.
+See also https://sourceware.org/bugzilla/show_bug.cgi?id=27993.
+
+The issue is reported by @10ne1.
+
+Signed-off-by: Masatake YAMATO 
+[Adrian: Backported to 4.94]
+Signed-off-by: Adrian Ratiu 
+--- a/misc.c
 b/misc.c
+@@ -293,7 +293,15 @@ doinchild(fn, fp, rbuf, rbln)
+*/
+ 
+   int r_al, r_rbln;
+-  char r_arg[MAXPATHLEN+1], r_rbuf[MAXPATHLEN+1];
++  char r_arg[MAXPATHLEN+1];
++  union {
++  char r_rbuf[MAXPATHLEN+1];
++  /*
++   * This field is only for adjusting the alignment 
of r_rbuf that
++   * can be used as an argument for stat().
++   */
++  struct stat _;
++  } r;
+   int (*r_fn)();
+   /*
+* Close sufficient open file descriptors except Pipes[0] and
+@@ -358,16 +366,16 @@ doinchild(fn, fp, rbuf, rbln)
+   ||  read(Pipes[0], r_arg, r_al) != r_al
+   ||  read(Pipes[0], (char *)&r_rbln, sizeof(r_rbln))
+   != (int)sizeof(r_rbln)
+-  ||  r_rbln < 1 || r_rbln > (int)sizeof(r_rbuf))
++  ||  r_rbln < 1 || r_rbln > (int)sizeof(r.r_rbuf))
+   break;
+-  zeromem (r_rbuf, r_rbln);
+-  rv = r_fn(r_arg, r_rbuf, r_rbln);
++  zeromem (r.r_rbuf, r_rbln);
++  rv = r_fn(r_arg, r.r_rbuf, r_rbln);
+   en = errno;
+   if (write(Pipes[3], (char *)&rv, sizeof(rv))
+   != sizeof(rv)
+   ||  write(Pipes[3], (char *)&en, sizeof(en))
+   != sizeof(en)
+-  ||  write(Pipes[3], r_rbuf, r_rbln) != r_rbln)
++  ||  write(Pipes[3], r.r_rbuf, r_rbln) != r_rbln)
+   break;
+   }
+   (void) _exit(0);
+-- 
+2.32.0
+

diff --git a/sys-process/lsof/lsof-4.94.0.ebuild 
b/sys-process/lsof/lsof-4.94.0-r1.ebuild
similarity index 98%
rename from sys-process/lsof/lsof-4.94.0.ebuild
rename to sys-process/lsof/lsof-4.94.0-r1.ebuild
index e71171a60c4..f90987e7670 100644
--- a/sys-process/lsof/lsof-4.94.0.ebuild
+++ b/sys-process/lsof/lsof-4.94.0-r1.ebuild
@@ -28,6 +28,7 @@ RESTRICT="test"
 
 PATCHES=(
"${FILESDIR}"/${PN}-4.85-cross.patch #432120
+   "${FILESDIR}"/${PN}-4.94-arm-sigbus-fix.patch
 )
 
 src_prepare() {



[gentoo-commits] repo/gentoo:master commit in: net-mail/dovecot/

2021-06-21 Thread Eray Aslan
commit: e240bf58ed54e64da0a1b7eae61a2b0d5ffd2c3c
Author: Eray Aslan  gentoo  org>
AuthorDate: Mon Jun 21 13:40:10 2021 +
Commit: Eray Aslan  gentoo  org>
CommitDate: Mon Jun 21 13:40:10 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e240bf58

net-mail/dovecot: security bump to 2.3.14.1

Bug: https://bugs.gentoo.org/797349
Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Eray Aslan  gentoo.org>

 net-mail/dovecot/Manifest|   1 +
 net-mail/dovecot/dovecot-2.3.14.1.ebuild | 293 +++
 2 files changed, 294 insertions(+)

diff --git a/net-mail/dovecot/Manifest b/net-mail/dovecot/Manifest
index ab330c8f97f..0005fd74913 100644
--- a/net-mail/dovecot/Manifest
+++ b/net-mail/dovecot/Manifest
@@ -1,4 +1,5 @@
 DIST dovecot-2.3-pigeonhole-0.5.13.tar.gz 1908839 BLAKE2B 
37fbd9d9b41ca1893c19ac546dd9b272b361752c70eed0596bbb743cd8c30d942427d5814ab551bb39eb844c7bd05074bb49b11a6b81747e2fc535b0f9993f14
 SHA512 
fcbc13d71af4e6dd4e34192484e203d755e5015da76a4774b11a79182b2baad36cab5a471346093111ace36a7775dfe8294555f8b86dde386820b3ec5cd3
 DIST dovecot-2.3-pigeonhole-0.5.14.tar.gz 1910607 BLAKE2B 
5c08214535d298ce2b8defd8c945e96597a98bda6493a3e27481fdadc0e149e6dd01c6ececaa583dd331614669bd8e033cd1b91d64d03a9e0cdcef67fa9c27b8
 SHA512 
c5d5d309769eabe2c0971646d0c14d166b6b524acf59e1069eca803f764544fa2535c09c9a630ca706aa70442b688ee26af831d29e674823bac7ea7c0e1f33cc
 DIST dovecot-2.3.13.tar.gz 7456073 BLAKE2B 
6cf3e7d9c6cf90279e0d72782cca88a11617f3f08e3c27da7948f46b8796575e42c776323cd56bc4208474831d4480afcac35ebe0b74d99db40acd4cda2279be
 SHA512 
758a169fba8925637ed18fa7522a6f06c9fe01a1707b1ca0d0a4d8757c578a8e117c91733e8314403839f9a484bbcac71ce3532c82379eb583b480756d556a95
+DIST dovecot-2.3.14.1.tar.gz 7534719 BLAKE2B 
1ba5143711fe340b9fad61db41ba658485e42be52f3b0f196eeb9b8e4b7c1b865b6a08f879dadeb2db3979b17be34699ce5febc4545887307f62bd5b72076f86
 SHA512 
b71b82c2918ac9940ef6bc274bc9c2b3e56a08cf5054244d80547ad89c421b9180c5afa8b5b140831239fbe2cbeeceb83a0052e037eb198d8fc27d07cba4ba35
 DIST dovecot-2.3.14.tar.gz 7483769 BLAKE2B 
bf2606ed64bef66fdeb165da65295031e692b7ba5186847c027adbd50093a9684b57eb724595c27838d91769e097ab2a82978ba845bf4e026dcfd78aa1372501
 SHA512 
69df234cb739c7ee7ae3acfb9756bc22481e94c95463d32bfac315c7ec4b1ba0dfbff552b769f2ab7ee554087ca2ebbe331aa008d3af26417016612dc7cad103

diff --git a/net-mail/dovecot/dovecot-2.3.14.1.ebuild 
b/net-mail/dovecot/dovecot-2.3.14.1.ebuild
new file mode 100644
index 000..fee3938bac7
--- /dev/null
+++ b/net-mail/dovecot/dovecot-2.3.14.1.ebuild
@@ -0,0 +1,293 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+LUA_COMPAT=( lua5-{1..3} )
+
+# do not add a ssl USE flag.  ssl is mandatory
+SSL_DEPS_SKIP=1
+inherit autotools lua-single ssl-cert systemd toolchain-funcs
+
+MY_P="${P/_/.}"
+#MY_S="${PN}-ce-${PV}"
+major_minor="$(ver_cut 1-2)"
+sieve_version="0.5.14"
+if [[ ${PV} == *_rc* ]] ; then
+   rc_dir="rc/"
+else
+   rc_dir=""
+fi
+SRC_URI="https://dovecot.org/releases/${major_minor}/${rc_dir}${MY_P}.tar.gz
+   sieve? (
+   
https://pigeonhole.dovecot.org/releases/${major_minor}/${rc_dir}${PN}-${major_minor}-pigeonhole-${sieve_version}.tar.gz
+   )
+   managesieve? (
+   
https://pigeonhole.dovecot.org/releases/${major_minor}/${rc_dir}${PN}-${major_minor}-pigeonhole-${sieve_version}.tar.gz
+   ) "
+DESCRIPTION="An IMAP and POP3 server written with security primarily in mind"
+HOMEPAGE="https://www.dovecot.org/";
+
+SLOT="0"
+LICENSE="LGPL-2.1 MIT"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc 
~x86"
+
+IUSE_DOVECOT_AUTH="kerberos ldap lua mysql pam postgres sqlite"
+IUSE_DOVECOT_COMPRESS="bzip2 lzma lz4 zlib zstd"
+IUSE_DOVECOT_OTHER="argon2 caps doc ipv6 lucene managesieve rpc selinux sieve 
solr static-libs suid tcpd textcat unwind"
+
+IUSE="${IUSE_DOVECOT_AUTH} ${IUSE_DOVECOT_COMPRESS} ${IUSE_DOVECOT_OTHER}"
+
+REQUIRED_USE="lua? ( ${LUA_REQUIRED_USE} )"
+
+DEPEND="argon2? ( dev-libs/libsodium )
+   bzip2? ( app-arch/bzip2 )
+   caps? ( sys-libs/libcap )
+   kerberos? ( virtual/krb5 )
+   ldap? ( net-nds/openldap )
+   lua? ( ${LUA_DEPS} )
+   lucene? ( >=dev-cpp/clucene-2.3 )
+   lzma? ( app-arch/xz-utils )
+   lz4? ( app-arch/lz4 )
+   mysql? ( dev-db/mysql-connector-c:0= )
+   pam? ( sys-libs/pam )
+   postgres? ( dev-db/postgresql:* !dev-db/postgresql[ldap,threads] )
+   rpc? ( net-libs/libtirpc net-libs/rpcsvc-proto )
+   selinux? ( sec-policy/selinux-dovecot )
+   solr? ( net-misc/curl dev-libs/expat )
+   sqlite? ( dev-db/sqlite:* )
+   dev-libs/openssl:0=
+   suid? ( acct-group/mail )
+   tcpd? ( sys-apps/tcp-wrappers )
+   textcat? ( app-text/libexttextcat )
+   unwind? ( sys-libs/libunwind )
+   zlib? ( sys-libs/zlib )
+   zstd? ( app-arch/zstd )
+ 

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

2021-06-21 Thread Sergei Trofimovich
commit: 279f37e6f42a9ee83d797c8ca350aaf7ac7279e9
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Mon Jun 21 13:44:42 2021 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Mon Jun 21 13:46:20 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=279f37e6

multilib.eclass: store EAPI=0 support used by crossdev

Reported-by: Marco Scardovi (scardracs)
Bug: https://bugs.gentoo.org/797367
Signed-off-by: Sergei Trofimovich  gentoo.org>

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

diff --git a/eclass/multilib.eclass b/eclass/multilib.eclass
index 29acc7f5fba..6ba820229de 100644
--- a/eclass/multilib.eclass
+++ b/eclass/multilib.eclass
@@ -10,7 +10,8 @@
 # This eclass is for all functions pertaining to handling multilib 
configurations.
 
 case ${EAPI:-0} in
-   [567]) ;;
+   # EAPI=0 is still used by crossdev, bug #797367
+   [0567]) ;;
*) die "${ECLASS}: EAPI ${EAPI:-0} not supported" ;;
 esac
 
@@ -53,7 +54,7 @@ has_multilib_profile() {
 #   fall back on old behavior.  Any profile that has these set should also
 #   depend on a newer version of portage (not yet released) which uses these
 #   over CONF_LIBDIR in econf, dolib, etc...
-if [[ ${EAPI} == 5 ]] ; then
+if [[ ${EAPI} == [05] ]] ; then
get_libdir() {
local CONF_LIBDIR
if [ -n  "${CONF_LIBDIR_OVERRIDE}" ] ; then



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

2021-06-21 Thread Sergei Trofimovich
commit: f7b715c14cd9af2686b1da5be1e677de048a6178
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Mon Jun 21 13:43:50 2021 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Mon Jun 21 13:46:20 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f7b715c1

toolchain-funcs.eclass: restore EAPI=0 support used by crossdev

Reported-by: Marco Scardovi (scardracs)
Bug: https://bugs.gentoo.org/797367
Signed-off-by: Sergei Trofimovich  gentoo.org>

 eclass/toolchain-funcs.eclass | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/eclass/toolchain-funcs.eclass b/eclass/toolchain-funcs.eclass
index e0e8433f4d4..1643f64cab7 100644
--- a/eclass/toolchain-funcs.eclass
+++ b/eclass/toolchain-funcs.eclass
@@ -14,7 +14,8 @@
 # something sane.
 
 case ${EAPI:-0} in
-   [567]) ;;
+   # EAPI=0 is still used by crossdev, bug #797367
+   [0567]) ;;
*) die "${ECLASS}: EAPI ${EAPI:-0} not supported" ;;
 esac
 



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

2021-06-21 Thread Marek Szuba
commit: d96bab552e89f6554eab1d9d99bed44215f554c7
Author: Marek Szuba  gentoo  org>
AuthorDate: Mon Jun 21 13:35:56 2021 +
Commit: Marek Szuba  gentoo  org>
CommitDate: Mon Jun 21 14:04:39 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d96bab55

profiles/arch/riscv: mask USE=mbedtls for net-libs/libssh2, not tested

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

 profiles/arch/riscv/package.use.mask | 4 
 1 file changed, 4 insertions(+)

diff --git a/profiles/arch/riscv/package.use.mask 
b/profiles/arch/riscv/package.use.mask
index d9a921dfc40..9cca3ab0235 100644
--- a/profiles/arch/riscv/package.use.mask
+++ b/profiles/arch/riscv/package.use.mask
@@ -1,6 +1,10 @@
 # Copyright 2019-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
+# Marek Szuba  (2021-06-21)
+# net-libs/mbedtls not keyworded here, not tested
+net-libs/libssh2 mbedtls
+
 # Marek Szuba  (2021-06-21)
 # net-fs/samba not keyworded here, not tested
 app-misc/mc samba



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

2021-06-21 Thread Marek Szuba
commit: a336cae862e3df9e7befaa0bbb995cfbe08d9932
Author: Marek Szuba  gentoo  org>
AuthorDate: Mon Jun 21 13:37:27 2021 +
Commit: Marek Szuba  gentoo  org>
CommitDate: Mon Jun 21 14:04:42 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a336cae8

net-libs/libssh2: keyword 1.9.0_p20200614-r1 for ~riscv

Builds and installs fine against both openssl and libgcrypt,
unfortunately the test suite requires Docker but at least SFTP
support in app-misc/mc - which uses it - works.

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

 net-libs/libssh2/libssh2-1.9.0_p20200614-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-libs/libssh2/libssh2-1.9.0_p20200614-r1.ebuild 
b/net-libs/libssh2/libssh2-1.9.0_p20200614-r1.ebuild
index 38c16aa85e4..5b45044a02c 100644
--- a/net-libs/libssh2/libssh2-1.9.0_p20200614-r1.ebuild
+++ b/net-libs/libssh2/libssh2-1.9.0_p20200614-r1.ebuild
@@ -13,7 +13,7 @@ S=${WORKDIR}/${PN}-${EGIT_COMMIT}
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc 
x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-solaris"
 IUSE="gcrypt mbedtls zlib"
 REQUIRED_USE="?? ( gcrypt mbedtls )"
 RESTRICT="test"



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

2021-06-21 Thread Marek Szuba
commit: 6225ed8d38d7ba66e16ef9143a61644f58deeb12
Author: Marek Szuba  gentoo  org>
AuthorDate: Mon Jun 21 12:47:45 2021 +
Commit: Marek Szuba  gentoo  org>
CommitDate: Mon Jun 21 14:04:35 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6225ed8d

profiles/arch/riscv: mask USE=samba for app-misc/mc, not tested

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

 profiles/arch/riscv/package.use.mask | 4 
 1 file changed, 4 insertions(+)

diff --git a/profiles/arch/riscv/package.use.mask 
b/profiles/arch/riscv/package.use.mask
index 9f83838ebc5..d9a921dfc40 100644
--- a/profiles/arch/riscv/package.use.mask
+++ b/profiles/arch/riscv/package.use.mask
@@ -1,6 +1,10 @@
 # Copyright 2019-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
+# Marek Szuba  (2021-06-21)
+# net-fs/samba not keyworded here, not tested
+app-misc/mc samba
+
 # Marek Szuba  (2021-05-31)
 # dev-python/networkx not keyworded here
 app-portage/nattka depgraph-order



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

2021-06-21 Thread Marek Szuba
commit: c5d1dbb1b57e1016b8ce28aeffcc0c87edcf6c16
Author: Marek Szuba  gentoo  org>
AuthorDate: Mon Jun 21 13:59:13 2021 +
Commit: Marek Szuba  gentoo  org>
CommitDate: Mon Jun 21 14:04:45 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c5d1dbb1

app-misc/mc: keyword for ~riscv

Builds, tests and installs fine, at least with USE=-X anyway. All
conditional dependencies either use-masked (samba) or keyworded.

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

 app-misc/mc/mc-4.8.26-r2.ebuild | 2 +-
 app-misc/mc/mc-.ebuild  | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-misc/mc/mc-4.8.26-r2.ebuild b/app-misc/mc/mc-4.8.26-r2.ebuild
index 47e5f652e71..8ceabe7658d 100644
--- a/app-misc/mc/mc-4.8.26-r2.ebuild
+++ b/app-misc/mc/mc-4.8.26-r2.ebuild
@@ -13,7 +13,7 @@ SRC_URI="http://ftp.midnight-commander.org/${MY_P}.tar.xz";
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86 
~amd64-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc 
x86 ~amd64-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris 
~x86-solaris"
 IUSE="+edit gpm nls samba sftp +slang spell test unicode X +xdg"
 
 REQUIRED_USE="spell? ( edit )"

diff --git a/app-misc/mc/mc-.ebuild b/app-misc/mc/mc-.ebuild
index ad94e390553..5f6d6304939 100644
--- a/app-misc/mc/mc-.ebuild
+++ b/app-misc/mc/mc-.ebuild
@@ -13,7 +13,7 @@ inherit flag-o-matic ${LIVE_ECLASSES}
 
 if [[ -z ${LIVE_EBUILD} ]]; then
SRC_URI="http://ftp.midnight-commander.org/${P}.tar.xz";
-   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 
~sparc ~x86 ~amd64-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris 
~x86-solaris"
+   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc ~x86 ~amd64-linux ~ppc-macos ~x64-macos ~sparc-solaris 
~sparc64-solaris ~x86-solaris"
 fi
 
 DESCRIPTION="GNU Midnight Commander is a text based file manager"



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

2021-06-21 Thread Göktürk Yüksek
commit: cc57f9f25d40bff2e2b0e3179eac82e467f5952e
Author: Florian Schmaus  geekplace  eu>
AuthorDate: Thu Jun 17 15:54:16 2021 +
Commit: Göktürk Yüksek  gentoo  org>
CommitDate: Mon Jun 21 14:26:38 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cc57f9f2

dev-lang/clojure: add 1.10.3

This is a "new kind" of clojure ebuilds, which does not longer depend
on dev-java/spec-alpha and dev-java/core-specs-alpha, but instead is
able to bootstrap itself. Major thanks to Göktürk Yüksek for coming up
with a way to bootstrap clojure (see
add-compile-spec-ant-build-target.patch).

Closes: https://bugs.gentoo.org/661442
Closes: https://bugs.gentoo.org/737064
Closes: https://github.com/gentoo/gentoo/pull/21285
Signed-off-by: Florian Schmaus  geekplace.eu>
Signed-off-by: Göktürk Yüksek  gentoo.org>

 dev-lang/clojure/Manifest  |  9 ++
 dev-lang/clojure/clojure-1.10.3.ebuild | 97 ++
 .../files/add-compile-spec-ant-build-target.patch  | 54 
 3 files changed, 160 insertions(+)

diff --git a/dev-lang/clojure/Manifest b/dev-lang/clojure/Manifest
index a3d34f05fbe..08a3e998447 100644
--- a/dev-lang/clojure/Manifest
+++ b/dev-lang/clojure/Manifest
@@ -1,3 +1,12 @@
 DIST clojure-1.10.0.tar.gz 678715 BLAKE2B 
8f69a327e94e173864b3d8b81e92ab716c70be9fa59bbd836889cb75a8d44518a3aa2a8fbec50a04f2e7d1afdb07ffef2f7069077e22ef91f321c5fb122d2bb9
 SHA512 
d53d2322662974d2eed97d7870f0f91822de8acb91e30b50b0dca4186ee667c46b2b5863e080d89e3bfe63d090c6ac2e25617f74d1434bae2ca1e73ae9a36012
+DIST clojure-1.10.3.tar.gz 683020 BLAKE2B 
ea57231375589d5c45b7e8a1fe87ea3f371e631733d5ae27d547e84a575cd7a54394fa401c920a7ec5e7218719f2ecd728a77e1d3e05c803f0620fcfeabd4199
 SHA512 
540c4c730a9f504f4e8a33e957fb150a70c3f1afa8e10205d23bb3c0528a46ca615b3a95dbedf367d4d0965d8eabc69b2d7f3bc144be9b4cb64fba085bfc6d9d
 DIST clojure-1.8.0.tar.gz 627688 BLAKE2B 
7dc3029e38e574cd32c74cce1f3ae03890869023d5fb2e8138f2fdc4461b3f9e119c4b6042e2b7caee9561b664b49cbaf79378ef1fdd0fd78c4d712c3b9d95de
 SHA512 
fa5714397e679f77260db054bdc0891a311e7bd14bfceb2dd0494480fb9cf21fc74dd295e75070105ff0cdd50842390a748d8782397c549f51d85d18d54a1231
 DIST clojure-1.9.0.tar.gz 641645 BLAKE2B 
767241c7f252a2977511adf257b1805f81a96594cff2b1b9837c782cfaabd49ae8e6eef30398e7e277952124e843967ac635985da97e2e7c5cc98ec177f3d79c
 SHA512 
8877c654f6aa8ad990593e69b611388659973e5d1d46cf8f6cfae59c4033424a3c7eebd477539784cbd7974f7ff30580f76d8a4117414491f38e18ac3b4efb27
+DIST core.specs.alpha-0.2.56.tar.gz 11780 BLAKE2B 
088d0b32dea7ec49ddaf0f461703762a5a877ff4028b775eb35998e6a5a3436ad57b35d7d9431b6911ca2304403e95043d375bac80080ecaf6144a77b3ebcf4c
 SHA512 
afbfc04b9708a21ae6c6b29b8653fc62b23efcb271b973534c4b8421a7d73df3ad24bd28d7115a2fe926954dc45571de86971637736f3a494799f6f1ba1765c8
+DIST data.generators-1.0.0.tar.gz 9940 BLAKE2B 
981ac8f91ae05aecc7a9e7c85cbd59c5a50785bdc969309465374393234fd0a72d9803931acef369e812de33f0ac0c2ddc3009f8bb4237debd9e665301f3
 SHA512 
a8d5881c401b409e7e4192243e62288855b435d5979fd7950fcd3ee5291d16ce4aad913ea1dadf26db8a1297a21cab19e1e1e5d31e26db57a6fa4ed17bcefe0b
+DIST java.classpath-1.0.0.tar.gz 8955 BLAKE2B 
1ab2d077d9f852ee72a1576b71d6aa8764f2fdb04eeed3f7710a7deb65942df8c0b1caff5847e329c191316c7218877b8b136b9dcefdb8f450f383beed5805ba
 SHA512 
552f31f1f27fd80f262bbec4777626951bccef6689f4586fc327c3490669d25591c1a87907b15709dcb8d69f47ce33341d219694877b44481859b79fb38737fa
+DIST spec.alpha-0.2.194.tar.gz 39101 BLAKE2B 
86de07fd83495b72d3b7d85b803ee9ecafba9a72d8541b5c62f22ad32d4e16b0c7be758ea8d30b743eba6fe994e09898e2f59b2b720913e7e1ab3732b496423f
 SHA512 
3170883c1d62acf9af1435a5ca1ced34a318c53d1cd443d58a74afdcae4888553b9dba91fb81ccea8824c3a0c2396a0efbfaeb8ab408d8bbcf1aea0d3da9c82e
+DIST test.check-1.1.0.tar.gz 85177 BLAKE2B 
bb7690f276d6503a98befd4542899891d6388a24bd8ed739f20f69742cc274f3b8bf0ab7196eb3de787ff3efd3803f40d695129e1fc897b84bc4176ecb672be7
 SHA512 
7e896df721476b090f26c8ee417e30b59bc66708904cd30c3c663894f16e2ff3a0622f806ae4495fc6001d50e997b563ee955cc464547fecbbe6147b2b61ab17
+DIST test.generative-1.0.0.tar.gz 140414 BLAKE2B 
8895fd2e86fe3ac54c826af10f914e43e3dcb0233e799102c6ec2024fb77fe8a47dfed1753a432ef4353ebbe0f790334f30a0b6d42195e869ecadb21d545578a
 SHA512 
28aeed3dde40b1e02ee41219b698083e5ec7c63df0c779d1db75e07e5000faf0cd1415fe7418e241ebbea6979606db72696fb0090c4204d22ec1aea689b2ac34
+DIST tools.namespace-1.1.0.tar.gz 36182 BLAKE2B 
e93ef1151f3c1d4bdbda881712c008c50a4e40e2787c9de2708d918009bcbeaf2db143770fbe8d6d251688b1b1bb50d75a8fca1a684badae1634aa8f23b08c3c
 SHA512 
9cdac4dc90192b621cfadb901bb9b2befb9684a6431e87938b6993b879bac2d9c946cdc0ec29226503b7c2406ef2db9be7d49a2398bcf27520d422b0dbfd0185
+DIST tools.reader-1.3.4.tar.gz 62300 BLAKE2B 
f8257166e62963f468987b6c926edfce852cfddc7b641e3af25aeee919f8b03f9e82c91bcd65f6b3110d3b042bb8b2d063468b7707db5965eb044546619ef711
 SHA512 
329e4afb9aa77231fe2d583ed6ac11089c2f7a9600db02109ad205bfdacb747a8af3af28202e545a4ffd71a77

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

2021-06-21 Thread Marek Szuba
commit: 0ba3e306a8c728ad5eaf3e2577859e57820bd28e
Author: Marek Szuba  gentoo  org>
AuthorDate: Mon Jun 21 14:41:53 2021 +
Commit: Marek Szuba  gentoo  org>
CommitDate: Mon Jun 21 14:54:16 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0ba3e306

net-analyzer/suricata-6.0.2: restrict Rust version

The bundled lexical-core-0.6.7 is not compatible with rust-1.53 due to
stabilisation of ::BITS, see
https://github.com/rust-lang/rust/issues/81654 . Already fixed by
lexical-core upstream (in version 0.7.5) but I haven't had much luck
backporting this to 0.6.7.

Suricata-5 is not affected because it doesn't use this Rust module.

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

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

diff --git a/net-analyzer/suricata/suricata-6.0.2.ebuild 
b/net-analyzer/suricata/suricata-6.0.2.ebuild
index ac72587b971..0ffe354ceb0 100644
--- a/net-analyzer/suricata/suricata-6.0.2.ebuild
+++ b/net-analyzer/suricata/suricata-6.0.2.ebuild
@@ -51,7 +51,7 @@ RDEPEND="${PYTHON_DEPS}
redis?  ( dev-libs/hiredis )"
 DEPEND="${RDEPEND}
>=sys-devel/autoconf-2.69-r5
-   virtual/rust"
+   

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

2021-06-21 Thread Marek Szuba
commit: 7eabf62a749bd0028ddeb4774030d5c738025f50
Author: Marek Szuba  gentoo  org>
AuthorDate: Mon Jun 21 14:53:48 2021 +
Commit: Marek Szuba  gentoo  org>
CommitDate: Mon Jun 21 14:54:20 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7eabf62a

net-analyzer/suricata: update HOMEPAGE

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

 net-analyzer/suricata/suricata-5.0.6.ebuild | 2 +-
 net-analyzer/suricata/suricata-6.0.2.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/net-analyzer/suricata/suricata-5.0.6.ebuild 
b/net-analyzer/suricata/suricata-5.0.6.ebuild
index ac0387dc315..a48eacb1a1e 100644
--- a/net-analyzer/suricata/suricata-5.0.6.ebuild
+++ b/net-analyzer/suricata/suricata-5.0.6.ebuild
@@ -9,7 +9,7 @@ PYTHON_COMPAT=( python3_{7..10} )
 inherit autotools linux-info lua-single python-single-r1 systemd tmpfiles
 
 DESCRIPTION="High performance Network IDS, IPS and Network Security Monitoring 
engine"
-HOMEPAGE="https://suricata-ids.org/";
+HOMEPAGE="https://suricata.io/";
 SRC_URI="https://www.openinfosecfoundation.org/download/${P}.tar.gz";
 
 LICENSE="GPL-2"

diff --git a/net-analyzer/suricata/suricata-6.0.2.ebuild 
b/net-analyzer/suricata/suricata-6.0.2.ebuild
index 0ffe354ceb0..739d881823d 100644
--- a/net-analyzer/suricata/suricata-6.0.2.ebuild
+++ b/net-analyzer/suricata/suricata-6.0.2.ebuild
@@ -9,7 +9,7 @@ PYTHON_COMPAT=( python3_{7..10} )
 inherit autotools linux-info lua-single python-single-r1 systemd tmpfiles
 
 DESCRIPTION="High performance Network IDS, IPS and Network Security Monitoring 
engine"
-HOMEPAGE="https://suricata-ids.org/";
+HOMEPAGE="https://suricata.io/";
 SRC_URI="https://www.openinfosecfoundation.org/download/${P}.tar.gz";
 
 LICENSE="GPL-2"



[gentoo-commits] repo/gentoo:master commit in: sys-cluster/lmod/

2021-06-21 Thread Guilherme Amadio
commit: 65f066d2f4e2842e86a3d9ac2abbe44d237c8ea3
Author: Guilherme Amadio  gentoo  org>
AuthorDate: Mon Jun 21 15:37:04 2021 +
Commit: Guilherme Amadio  gentoo  org>
CommitDate: Mon Jun 21 15:37:25 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=65f066d2

sys-cluster/lmod: fix on prefix

Build system has CPPFLAGS="-I $TCL_INCLUDE", which breaks if the
TCL_INCLUDE returned by pkg-config is empty. However, this only
affects prefix.

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

 sys-cluster/lmod/lmod-8.5.3.ebuild | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/sys-cluster/lmod/lmod-8.5.3.ebuild 
b/sys-cluster/lmod/lmod-8.5.3.ebuild
index b8c9fbcde3b..8564d3f3dae 100644
--- a/sys-cluster/lmod/lmod-8.5.3.ebuild
+++ b/sys-cluster/lmod/lmod-8.5.3.ebuild
@@ -95,6 +95,8 @@ src_configure() {
$(use_with cache cachedLoads)
$(use_with duplicate-paths duplicatePaths)
$(use_with auto-swap autoSwap)
+   # needed because configure.ac relies on TCL_INCLUDE not being 
empty
+   PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1
)
econf "${myconf[@]}"
 }



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

2021-06-21 Thread Marek Szuba
commit: 7a2e9ee518178d40409d8d27384ac0c84b2b3ae9
Author: Marek Szuba  gentoo  org>
AuthorDate: Mon Jun 21 15:59:50 2021 +
Commit: Marek Szuba  gentoo  org>
CommitDate: Mon Jun 21 16:03:38 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7a2e9ee5

net-analyzer/suricata: limit version of currently selected rust

While simply limiting the version of virtual/rust in dependencies is
likely enough for most users at present, if someone has got both rust
and rust-bin emerged the virtual will only affect the version of one of
them - and it is possible that the version currently set as active
by "eselect rust" is not a supported one.

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

 net-analyzer/suricata/suricata-6.0.2.ebuild | 14 +-
 1 file changed, 13 insertions(+), 1 deletion(-)

diff --git a/net-analyzer/suricata/suricata-6.0.2.ebuild 
b/net-analyzer/suricata/suricata-6.0.2.ebuild
index 739d881823d..5a9b9a7ab1a 100644
--- a/net-analyzer/suricata/suricata-6.0.2.ebuild
+++ b/net-analyzer/suricata/suricata-6.0.2.ebuild
@@ -51,7 +51,7 @@ RDEPEND="${PYTHON_DEPS}
redis?  ( dev-libs/hiredis )"
 DEPEND="${RDEPEND}
>=sys-devel/autoconf-2.69-r5
-   /dev/null | grep -F -- 'release:' | 
awk '{ print $2 }')
+   [[ -z ${version_rust} ]] && die "Failed to read version from rustc!"
+   if ver_test "${version_rust}" -ge "1.53.0"; then
+   eerror "This version of ${PN} does not support Rust 1.53.0+. 
Please switch to an older version using"
+   eerror "eselect rust"
+   eerror "before emerging ${PN}."
+   die "Unsupported version of Rust selected"
+   fi
+
if use bpf && use kernel_linux; then
if kernel_is -lt 4 15; then
ewarn "Kernel 4.15 or newer is necessary to use all XDP 
features like the CPU redirect map"



[gentoo-commits] repo/proj/guru:dev commit in: net-p2p/lbry/

2021-06-21 Thread Artem Trokhymchuk
commit: eee31400bba903112893e8b494315107443ee48d
Author: Artem Trokhymchuk  gmail  com>
AuthorDate: Mon Jun 21 17:08:51 2021 +
Commit: Artem Trokhymchuk  gmail  com>
CommitDate: Mon Jun 21 17:08:51 2021 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=eee31400

net-p2p/lbry: resign myself as maintainer

Package-Manager: Portage-3.0.18, Repoman-3.0.2
Signed-off-by: Artem Trokhymchuk  gmail.com>

 net-p2p/lbry/metadata.xml | 5 +
 1 file changed, 1 insertion(+), 4 deletions(-)

diff --git a/net-p2p/lbry/metadata.xml b/net-p2p/lbry/metadata.xml
index 9ddedc4ba..6f49eba8f 100644
--- a/net-p2p/lbry/metadata.xml
+++ b/net-p2p/lbry/metadata.xml
@@ -1,8 +1,5 @@
 
 http://www.gentoo.org/dtd/metadata.dtd";>
 
-
-  trokhymchukar...@gmail.com
-  Trokhymchuk Artem
-
+
 



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

2021-06-21 Thread Ulrich Müller
commit: 7e5ec5abe0c4e1704ebab07804fa010e909d0de5
Author: Ulrich Müller  gentoo  org>
AuthorDate: Mon Jun 21 17:17:28 2021 +
Commit: Ulrich Müller  gentoo  org>
CommitDate: Mon Jun 21 17:17:28 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7e5ec5ab

net-im/zoom: Version bump to 5.7.25958.0621

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

 net-im/zoom/Manifest   |   1 +
 net-im/zoom/zoom-5.7.25958.0621.ebuild | 146 +
 2 files changed, 147 insertions(+)

diff --git a/net-im/zoom/Manifest b/net-im/zoom/Manifest
index 403d0511673..b08a27887de 100644
--- a/net-im/zoom/Manifest
+++ b/net-im/zoom/Manifest
@@ -2,3 +2,4 @@ DIST zoom-5.4.53391.1108_i686.tar.xz 40384800 BLAKE2B 
0d449103e16799e6e6bcaf6ef1
 DIST zoom-5.4.53391.1108_x86_64.tar.xz 44660944 BLAKE2B 
7152f4daccdbce56e2c83971f507bc70d5b77e8edd558f311e67f0e2ab127967cdd15c90b92ca95735b2fad3e11d692b206c32c5f7d65cd116050e8e6579fcdd
 SHA512 
f52e2fda15a29c2232656e8f34a5d65c3c401eb50f249d5436a949c09efd5b821d1c5e1f59dc4c27b5f4aadc1c24f474854498664b5d333d340d03f4998c59ba
 DIST zoom-5.6.20278.0524_x86_64.tar.xz 51720368 BLAKE2B 
98d1455393fab1e9c9a1a912d566e25273e4e32ac0339b15104f8b83ff86d3496099e0c878e79c2a9d5cfb04670b67bb7c78b2840cc951d2c44244bcaf738b6a
 SHA512 
58a07469634b9a81c47395fc940fcadd083308c93ee07e5a8dfd7737047c0b9b683da65a6e4df6674ddfc281bfc0e75c5e472a2a847442b096de1114c3343eb6
 DIST zoom-5.6.22045.0607_x86_64.tar.xz 51749804 BLAKE2B 
73d37f9118bc8b3dd424ec903e72cb6f1da9c7a8b87319845befe0b4f10f9793ef603481d8e3e6c6af51dd7b342eb5bb157fbb8eb495b48641a70b62ae96534f
 SHA512 
04e7c1b483c769b4d809f31fa615a2fedd3229edba13da7f51231c38a810d6cef7458c6b9aa504097c2bf1b4fbf81df1a6d9e0921dc6df1b9a8cb02038fcdd7a
+DIST zoom-5.7.25958.0621_x86_64.tar.xz 52346296 BLAKE2B 
8b30f2eac525f433fa1bc4afb8443068f952200b7e78abc58ddafc5765a2773b79577913e433ac8e3320098f14fed020f8edcdc4dc160ba38cc9e95f00fd6345
 SHA512 
c65c0b19be65f6de3c8d46a4662ea143c684777be96f9b294611c0d08b28541454d5a559b5b92cf2231d46d2dff9edc00b91d1e5a59b6d123506a0a2a0465229

diff --git a/net-im/zoom/zoom-5.7.25958.0621.ebuild 
b/net-im/zoom/zoom-5.7.25958.0621.ebuild
new file mode 100644
index 000..514387cfdd0
--- /dev/null
+++ b/net-im/zoom/zoom-5.7.25958.0621.ebuild
@@ -0,0 +1,146 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit desktop eapi8-dosym readme.gentoo-r1 wrapper xdg-utils
+
+DESCRIPTION="Video conferencing and web conferencing service"
+HOMEPAGE="https://zoom.us/";
+SRC_URI="https://zoom.us/client/${PV}/${PN}_x86_64.tar.xz -> 
${P}_x86_64.tar.xz"
+S="${WORKDIR}/${PN}"
+
+LICENSE="all-rights-reserved"
+SLOT="0"
+KEYWORDS="-* ~amd64"
+IUSE="bundled-libjpeg-turbo +bundled-qt pulseaudio wayland"
+RESTRICT="mirror bindist strip"
+
+RDEPEND="!games-engines/zoom
+   dev-libs/glib:2
+   dev-libs/quazip:0=
+   media-libs/fdk-aac:0/2
+   media-libs/fontconfig
+   media-libs/freetype
+   media-sound/mpg123
+   sys-apps/dbus
+   sys-apps/util-linux
+   virtual/opengl
+   x11-libs/libX11
+   x11-libs/libxcb
+   x11-libs/libXext
+   x11-libs/libXfixes
+   x11-libs/libxkbcommon[X]
+   x11-libs/libXrender
+   x11-libs/libXtst
+   x11-libs/xcb-util-image
+   x11-libs/xcb-util-keysyms
+   pulseaudio? ( media-sound/pulseaudio )
+   !pulseaudio? ( media-libs/alsa-lib )
+   wayland? ( dev-libs/wayland )
+   !bundled-libjpeg-turbo? ( >=media-libs/libjpeg-turbo-2.0.5 )
+   !bundled-qt? (
+   dev-libs/icu
+   dev-qt/qtcore:5
+   dev-qt/qtdbus:5
+   dev-qt/qtdeclarative:5[widgets]
+   dev-qt/qtdiag:5
+   dev-qt/qtgraphicaleffects:5
+   dev-qt/qtgui:5
+   dev-qt/qtlocation:5
+   dev-qt/qtnetwork:5
+   dev-qt/qtquickcontrols:5[widgets]
+   dev-qt/qtquickcontrols2:5
+   dev-qt/qtscript:5
+   dev-qt/qtsvg:5
+   dev-qt/qtwidgets:5
+   wayland? ( dev-qt/qtwayland )
+   )"
+
+BDEPEND="dev-util/bbe
+   bundled-libjpeg-turbo? ( dev-util/patchelf )"
+
+QA_PREBUILT="opt/zoom/*"
+
+src_prepare() {
+   default
+
+   # The tarball doesn't contain an icon, so extract it from the binary
+   bbe -s -b '/\n/' -e 'J 1;D' zoom \
+   >zoom-icon.svg && [[ -s zoom-icon.svg ]] \
+   || die "Extraction of icon failed"
+
+   if ! use pulseaudio; then
+   # For some strange reason, zoom cannot use any ALSA sound 
devices if
+   # it finds libpulse. This causes breakage if 
media-sound/apulse[sdk]
+   # is installed. So, force zoom to ignore libpulse.
+   bbe -e 's/libpulse.so/IgNoRePuLsE/' zoom >zoom.tmp || die
+   mv zoom.tmp zoom || die
+   fi
+
+  

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

2021-06-21 Thread Ulrich Müller
commit: 0b26c12c43fd819f8966e5a853d1349990bf
Author: Ulrich Müller  gentoo  org>
AuthorDate: Mon Jun 21 17:18:25 2021 +
Commit: Ulrich Müller  gentoo  org>
CommitDate: Mon Jun 21 17:18:25 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0b26c12c

net-im/zoom: Remove old

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

 net-im/zoom/Manifest   |   1 -
 net-im/zoom/zoom-5.6.20278.0524.ebuild | 146 -
 2 files changed, 147 deletions(-)

diff --git a/net-im/zoom/Manifest b/net-im/zoom/Manifest
index b08a27887de..8dd9891fb6e 100644
--- a/net-im/zoom/Manifest
+++ b/net-im/zoom/Manifest
@@ -1,5 +1,4 @@
 DIST zoom-5.4.53391.1108_i686.tar.xz 40384800 BLAKE2B 
0d449103e16799e6e6bcaf6ef1c105d6a75ce8728bfedb5107a9c6deedd9e8ef1988e19ddc33da43de8eb925d386460a84b5efe13c0709de6901239a688b4fb0
 SHA512 
d77357ab669ade90d4b8ae99116372db8b8b9a251625ed0566e89a8cc4d3f7aced07fd08d4646a223fad58f588e1dc2484464bd70e203b875ac9866fb92fe2ea
 DIST zoom-5.4.53391.1108_x86_64.tar.xz 44660944 BLAKE2B 
7152f4daccdbce56e2c83971f507bc70d5b77e8edd558f311e67f0e2ab127967cdd15c90b92ca95735b2fad3e11d692b206c32c5f7d65cd116050e8e6579fcdd
 SHA512 
f52e2fda15a29c2232656e8f34a5d65c3c401eb50f249d5436a949c09efd5b821d1c5e1f59dc4c27b5f4aadc1c24f474854498664b5d333d340d03f4998c59ba
-DIST zoom-5.6.20278.0524_x86_64.tar.xz 51720368 BLAKE2B 
98d1455393fab1e9c9a1a912d566e25273e4e32ac0339b15104f8b83ff86d3496099e0c878e79c2a9d5cfb04670b67bb7c78b2840cc951d2c44244bcaf738b6a
 SHA512 
58a07469634b9a81c47395fc940fcadd083308c93ee07e5a8dfd7737047c0b9b683da65a6e4df6674ddfc281bfc0e75c5e472a2a847442b096de1114c3343eb6
 DIST zoom-5.6.22045.0607_x86_64.tar.xz 51749804 BLAKE2B 
73d37f9118bc8b3dd424ec903e72cb6f1da9c7a8b87319845befe0b4f10f9793ef603481d8e3e6c6af51dd7b342eb5bb157fbb8eb495b48641a70b62ae96534f
 SHA512 
04e7c1b483c769b4d809f31fa615a2fedd3229edba13da7f51231c38a810d6cef7458c6b9aa504097c2bf1b4fbf81df1a6d9e0921dc6df1b9a8cb02038fcdd7a
 DIST zoom-5.7.25958.0621_x86_64.tar.xz 52346296 BLAKE2B 
8b30f2eac525f433fa1bc4afb8443068f952200b7e78abc58ddafc5765a2773b79577913e433ac8e3320098f14fed020f8edcdc4dc160ba38cc9e95f00fd6345
 SHA512 
c65c0b19be65f6de3c8d46a4662ea143c684777be96f9b294611c0d08b28541454d5a559b5b92cf2231d46d2dff9edc00b91d1e5a59b6d123506a0a2a0465229

diff --git a/net-im/zoom/zoom-5.6.20278.0524.ebuild 
b/net-im/zoom/zoom-5.6.20278.0524.ebuild
deleted file mode 100644
index 514387cfdd0..000
--- a/net-im/zoom/zoom-5.6.20278.0524.ebuild
+++ /dev/null
@@ -1,146 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit desktop eapi8-dosym readme.gentoo-r1 wrapper xdg-utils
-
-DESCRIPTION="Video conferencing and web conferencing service"
-HOMEPAGE="https://zoom.us/";
-SRC_URI="https://zoom.us/client/${PV}/${PN}_x86_64.tar.xz -> 
${P}_x86_64.tar.xz"
-S="${WORKDIR}/${PN}"
-
-LICENSE="all-rights-reserved"
-SLOT="0"
-KEYWORDS="-* ~amd64"
-IUSE="bundled-libjpeg-turbo +bundled-qt pulseaudio wayland"
-RESTRICT="mirror bindist strip"
-
-RDEPEND="!games-engines/zoom
-   dev-libs/glib:2
-   dev-libs/quazip:0=
-   media-libs/fdk-aac:0/2
-   media-libs/fontconfig
-   media-libs/freetype
-   media-sound/mpg123
-   sys-apps/dbus
-   sys-apps/util-linux
-   virtual/opengl
-   x11-libs/libX11
-   x11-libs/libxcb
-   x11-libs/libXext
-   x11-libs/libXfixes
-   x11-libs/libxkbcommon[X]
-   x11-libs/libXrender
-   x11-libs/libXtst
-   x11-libs/xcb-util-image
-   x11-libs/xcb-util-keysyms
-   pulseaudio? ( media-sound/pulseaudio )
-   !pulseaudio? ( media-libs/alsa-lib )
-   wayland? ( dev-libs/wayland )
-   !bundled-libjpeg-turbo? ( >=media-libs/libjpeg-turbo-2.0.5 )
-   !bundled-qt? (
-   dev-libs/icu
-   dev-qt/qtcore:5
-   dev-qt/qtdbus:5
-   dev-qt/qtdeclarative:5[widgets]
-   dev-qt/qtdiag:5
-   dev-qt/qtgraphicaleffects:5
-   dev-qt/qtgui:5
-   dev-qt/qtlocation:5
-   dev-qt/qtnetwork:5
-   dev-qt/qtquickcontrols:5[widgets]
-   dev-qt/qtquickcontrols2:5
-   dev-qt/qtscript:5
-   dev-qt/qtsvg:5
-   dev-qt/qtwidgets:5
-   wayland? ( dev-qt/qtwayland )
-   )"
-
-BDEPEND="dev-util/bbe
-   bundled-libjpeg-turbo? ( dev-util/patchelf )"
-
-QA_PREBUILT="opt/zoom/*"
-
-src_prepare() {
-   default
-
-   # The tarball doesn't contain an icon, so extract it from the binary
-   bbe -s -b '/\n/' -e 'J 1;D' zoom \
-   >zoom-icon.svg && [[ -s zoom-icon.svg ]] \
-   || die "Extraction of icon failed"
-
-   if ! use pulseaudio; then
-   # For some strange reason, zoom cannot use any ALSA sound 
devices if
-   # it finds libpulse. This causes breakage i

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

2021-06-21 Thread Mike Gilbert
commit: 5fe56336d5745433e1b75e755eda80081e0b983e
Author: Mike Gilbert  gentoo  org>
AuthorDate: Mon Jun 21 17:28:46 2021 +
Commit: Mike Gilbert  gentoo  org>
CommitDate: Mon Jun 21 17:42:41 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5fe56336

sys-apps/systemd: avoid QA warning about EFI boot code

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

 sys-apps/systemd/systemd-249_rc1.ebuild | 2 ++
 sys-apps/systemd/systemd-.ebuild| 2 ++
 2 files changed, 4 insertions(+)

diff --git a/sys-apps/systemd/systemd-249_rc1.ebuild 
b/sys-apps/systemd/systemd-249_rc1.ebuild
index 25cd67748f6..6524db4486d 100644
--- a/sys-apps/systemd/systemd-249_rc1.ebuild
+++ b/sys-apps/systemd/systemd-249_rc1.ebuild
@@ -159,6 +159,8 @@ python_check_deps() {
has_version -b "dev-python/lxml[${PYTHON_USEDEP}]"
 }
 
+QA_EXECSTACK="usr/lib/systemd/boot/efi/*"
+
 pkg_pretend() {
if [[ ${MERGE_TYPE} != buildonly ]]; then
if use test && has pid-sandbox ${FEATURES}; then

diff --git a/sys-apps/systemd/systemd-.ebuild 
b/sys-apps/systemd/systemd-.ebuild
index 41b2a1b5b70..3ff4f01859d 100644
--- a/sys-apps/systemd/systemd-.ebuild
+++ b/sys-apps/systemd/systemd-.ebuild
@@ -159,6 +159,8 @@ python_check_deps() {
has_version -b "dev-python/lxml[${PYTHON_USEDEP}]"
 }
 
+QA_EXECSTACK="usr/lib/systemd/boot/efi/*"
+
 pkg_pretend() {
if [[ ${MERGE_TYPE} != buildonly ]]; then
if use test && has pid-sandbox ${FEATURES}; then



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

2021-06-21 Thread Andreas K. Hüttel
commit: 2f572ccbce947a2eff0855f62b1271964a1835ea
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Mon Jun 21 17:48:19 2021 +
Commit: Andreas K. Hüttel  gentoo  org>
CommitDate: Mon Jun 21 17:58:58 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2f572ccb

dev-perl/IO-String: EAPI=7 bump

Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Andreas K. Hüttel  gentoo.org>

 .../{IO-String-1.80.0-r1.ebuild => IO-String-1.80.0-r2.ebuild}   | 9 +++--
 1 file changed, 3 insertions(+), 6 deletions(-)

diff --git a/dev-perl/IO-String/IO-String-1.80.0-r1.ebuild 
b/dev-perl/IO-String/IO-String-1.80.0-r2.ebuild
similarity index 84%
rename from dev-perl/IO-String/IO-String-1.80.0-r1.ebuild
rename to dev-perl/IO-String/IO-String-1.80.0-r2.ebuild
index 72c5eb9e6ff..46ebf4f54ca 100644
--- a/dev-perl/IO-String/IO-String-1.80.0-r1.ebuild
+++ b/dev-perl/IO-String/IO-String-1.80.0-r2.ebuild
@@ -1,16 +1,13 @@
 # Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=5
+EAPI=7
 
-MODULE_AUTHOR=GAAS
-MODULE_VERSION=1.08
+DIST_AUTHOR=GAAS
+DIST_VERSION=1.08
 inherit perl-module
 
 DESCRIPTION="IO::File interface for in-core strings"
 
 SLOT="0"
 KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 
sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
-IUSE=""
-
-SRC_TEST="do"



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

2021-06-21 Thread Andreas K. Hüttel
commit: 3fbd7cb0db6f25781032462fd179bd05e69b788a
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Mon Jun 21 17:56:24 2021 +
Commit: Andreas K. Hüttel  gentoo  org>
CommitDate: Mon Jun 21 17:59:05 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3fbd7cb0

dev-perl/IO-Stty: Version bump 0.04

Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Andreas K. Hüttel  gentoo.org>

 dev-perl/IO-Stty/IO-Stty-0.40.0.ebuild | 14 ++
 dev-perl/IO-Stty/Manifest  |  1 +
 2 files changed, 15 insertions(+)

diff --git a/dev-perl/IO-Stty/IO-Stty-0.40.0.ebuild 
b/dev-perl/IO-Stty/IO-Stty-0.40.0.ebuild
new file mode 100644
index 000..8f7c7d021a0
--- /dev/null
+++ b/dev-perl/IO-Stty/IO-Stty-0.40.0.ebuild
@@ -0,0 +1,14 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DIST_AUTHOR=TODDR
+DIST_VERSION=0.04
+inherit perl-module
+
+DESCRIPTION="Change and print terminal line settings"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 
~sparc ~x86 ~amd64-linux ~x86-linux"
+
+PERL_RM_FILES=( t/98-pod-coverage.t t/99-pod.t )

diff --git a/dev-perl/IO-Stty/Manifest b/dev-perl/IO-Stty/Manifest
index 0672167b182..ce5b84149cf 100644
--- a/dev-perl/IO-Stty/Manifest
+++ b/dev-perl/IO-Stty/Manifest
@@ -1 +1,2 @@
 DIST IO-Stty-0.03.tar.gz 10251 BLAKE2B 
ab36a3a523dbb0d71358a89e774364ccd63c06e88b2b0d1ed6f87f9b2ddd37860230e47d2be0fb823cfef1efe2e268798d8ff0013c8f605b47647e38252538c2
 SHA512 
0670005929f604c8c2103d3f5e5e03e17413f8ff8a2e93911d5a064f64f268f59eb8855126c86a69649f8a350b70ecd812e60b01584c5d042bd64174d9710e4f
+DIST IO-Stty-0.04.tar.gz 9686 BLAKE2B 
0e2234f4a9878a0485ef195adf8e45079c4988253caa03d9056979dc692884e8fabcc01ce4827abcb9d79afa263cdf4d6bfd5d6bca39235b14ce56f029fe6a42
 SHA512 
1a75adef5376612c87bb7c76eed96f6d67bd70eaae51dedf65e25a31b0d1d592a89dbf58fc669e956460a4d3889c3d5273c78bd1c7d926113b42e5f97064d38f



[gentoo-commits] repo/gentoo:master commit in: dev-perl/IO-Socket-SSL/

2021-06-21 Thread Andreas K. Hüttel
commit: 7d1819d18e84e73560a49995a1fc937cf6b2b315
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Mon Jun 21 17:46:39 2021 +
Commit: Andreas K. Hüttel  gentoo  org>
CommitDate: Mon Jun 21 17:58:55 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7d1819d1

dev-perl/IO-Socket-SSL: Version bump 2.071

Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Andreas K. Hüttel  gentoo.org>

 dev-perl/IO-Socket-SSL/IO-Socket-SSL-2.71.0.ebuild | 32 ++
 dev-perl/IO-Socket-SSL/Manifest|  1 +
 2 files changed, 33 insertions(+)

diff --git a/dev-perl/IO-Socket-SSL/IO-Socket-SSL-2.71.0.ebuild 
b/dev-perl/IO-Socket-SSL/IO-Socket-SSL-2.71.0.ebuild
new file mode 100644
index 000..749934583a6
--- /dev/null
+++ b/dev-perl/IO-Socket-SSL/IO-Socket-SSL-2.71.0.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DIST_AUTHOR=SULLR
+DIST_VERSION=2.071
+DIST_EXAMPLES=("example/*")
+inherit perl-module
+
+DESCRIPTION="Nearly transparent SSL encapsulation for IO::Socket::INET"
+
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~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="idn"
+
+RDEPEND="
+   dev-perl/Mozilla-CA
+   >=dev-perl/Net-SSLeay-1.460.0
+   virtual/perl-Scalar-List-Utils
+   idn? (
+   || (
+   >=dev-perl/URI-1.50
+   dev-perl/Net-LibIDN
+   dev-perl/Net-IDN-Encode
+   )
+   )"
+BDEPEND="${RDEPEND}
+   virtual/perl-ExtUtils-MakeMaker
+"
+
+mydoc=("docs/debugging.txt")

diff --git a/dev-perl/IO-Socket-SSL/Manifest b/dev-perl/IO-Socket-SSL/Manifest
index bcb766aa430..0720f7bb1d9 100644
--- a/dev-perl/IO-Socket-SSL/Manifest
+++ b/dev-perl/IO-Socket-SSL/Manifest
@@ -1 +1,2 @@
 DIST IO-Socket-SSL-2.066.tar.gz 244730 BLAKE2B 
1e197dc7ee4221c7a9bd5bdda54e29d2ea0321ae9a7929e5204917b3c0f3a7e90af5712a0684a6094041d47535396ba5173fdd48e35abf739b2224fcb590
 SHA512 
2a15f6d65f276ad4eae33139ae7af4c891d4c9e5f6aa65f45e51bfa02c85e8367a275bd33c73ece1b47b9d18eadc59e65fe1c584f9ccd3c7655948710fb4a57a
+DIST IO-Socket-SSL-2.071.tar.gz 248367 BLAKE2B 
4b951d1b0ac14aff4d5c2cd73fa6d6c9ab51a158660e0afa01c9484ce3c7c9cbf6a10f6f75783c38edc7534b0ae2f4696d5720087cf200a13df3adf658ee00fe
 SHA512 
9170df785bbca7519364ec0eedd170661e8ef60028439dc8c836ce8a91d0517d647e43138af74e52a768b6e0374747abb5f41274d76cc38e1319edf82a2e9fdd



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

2021-06-21 Thread Andreas K. Hüttel
commit: 49e0221204393627f5808ad1f567edefe12a92e9
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Mon Jun 21 17:58:27 2021 +
Commit: Andreas K. Hüttel  gentoo  org>
CommitDate: Mon Jun 21 17:59:08 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=49e02212

dev-perl/IO-Tee: Version bump 0.66

Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Andreas K. Hüttel  gentoo.org>

 dev-perl/IO-Tee/IO-Tee-0.660.0.ebuild | 22 ++
 dev-perl/IO-Tee/Manifest  |  1 +
 2 files changed, 23 insertions(+)

diff --git a/dev-perl/IO-Tee/IO-Tee-0.660.0.ebuild 
b/dev-perl/IO-Tee/IO-Tee-0.660.0.ebuild
new file mode 100644
index 000..3e14a1c09f9
--- /dev/null
+++ b/dev-perl/IO-Tee/IO-Tee-0.660.0.ebuild
@@ -0,0 +1,22 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DIST_AUTHOR=NEILB
+DIST_VERSION=0.66
+inherit perl-module
+
+DESCRIPTION="Multiplex output to multiple output handles"
+
+SLOT="0"
+KEYWORDS="~amd64 ~ia64 ~ppc ~sparc ~x86"
+
+RDEPEND="
+   virtual/perl-Carp
+   virtual/perl-IO
+   virtual/perl-parent
+"
+BDEPEND="
+   virtual/perl-ExtUtils-MakeMaker
+"

diff --git a/dev-perl/IO-Tee/Manifest b/dev-perl/IO-Tee/Manifest
index 1a1fbb04c86..a3bf3cfbeb4 100644
--- a/dev-perl/IO-Tee/Manifest
+++ b/dev-perl/IO-Tee/Manifest
@@ -1 +1,2 @@
 DIST IO-Tee-0.65.tar.gz 12842 BLAKE2B 
28f48d16281ec761baa06f7db01dce6d36418d1b33ad86cde6f16d5fc8c3f02422a93276157cf976a49b2ad296f11e589bb32fce0bf0dadb098fa68833725c95
 SHA512 
f0f2f069c9c43098fc8fb343ef3a701e8ea5d6171a7f86b3c296f542435b1305f263085ede07431cfe34ccf02d845c8f3719ddf1eb6fe0d8def0c730f8e97236
+DIST IO-Tee-0.66.tar.gz 12883 BLAKE2B 
9b93a5d9266b545d159e7d7de3101f932eb9772a9144e65c081d126bc528822cdc7bde9b26edd749491e725b62a49b00ae71d999be40334c41fd6de7d4f2dd13
 SHA512 
0f651b043e8a503e5b5933fabbdc00df139bb16b5f4e3f8e135123c53ede78abd2d3df9e824c85e1443f883fc1026fb6ff97a8c511d46076630b890253567c75



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

2021-06-21 Thread Andreas K. Hüttel
commit: 13341d44b8523adb7861fd761404d0f41449949a
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Mon Jun 21 17:53:45 2021 +
Commit: Andreas K. Hüttel  gentoo  org>
CommitDate: Mon Jun 21 17:59:02 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=13341d44

dev-perl/IO-stringy: Version bump 2.113

Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Andreas K. Hüttel  gentoo.org>

 dev-perl/IO-stringy/IO-stringy-2.113.0.ebuild | 14 ++
 dev-perl/IO-stringy/Manifest  |  1 +
 2 files changed, 15 insertions(+)

diff --git a/dev-perl/IO-stringy/IO-stringy-2.113.0.ebuild 
b/dev-perl/IO-stringy/IO-stringy-2.113.0.ebuild
new file mode 100644
index 000..43e896197c0
--- /dev/null
+++ b/dev-perl/IO-stringy/IO-stringy-2.113.0.ebuild
@@ -0,0 +1,14 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DIST_AUTHOR=CAPOEIRAB
+DIST_VERSION=2.113
+DIST_NAME=IO-Stringy
+inherit perl-module
+
+DESCRIPTION="I/O on in-core objects like strings and arrays"
+
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc 
~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"

diff --git a/dev-perl/IO-stringy/Manifest b/dev-perl/IO-stringy/Manifest
index 6c607b89f9f..8ba3fb10fdc 100644
--- a/dev-perl/IO-stringy/Manifest
+++ b/dev-perl/IO-stringy/Manifest
@@ -1 +1,2 @@
+DIST IO-Stringy-2.113.tar.gz 47755 BLAKE2B 
50c35d93a3466d44854ab338812aca849521aceacb0e9568c54f9cf9e00286563292d9d0b7371d36640f59a016d4daef3407523e95464ec5d95bdc5283bb508d
 SHA512 
5af104766c20b4336649dc4a19554ad204506c2476b4bf7d8ad7c2cfab15f0296efadb9019cd57e770a2a3c5f5686f7f010bddbd6efd51d300c54ca36286f094
 DIST IO-stringy-2.111.tar.gz 41515 BLAKE2B 
fc98766d2375a91f430397943be1462a2be8f1115f5c386da106b46cc2d20a09fbac5b3ed74f3ea509d51746281b3521e46e8610515ef1b3954c96aae7e30969
 SHA512 
9da8fb03945bc4a59cea3b3b2e22b15d56b133470e581d1cb03920bda2b4953e3c9e4a25d095ed8a384efb5a4c58db437c92cca6a81d583791191f1a37691a4a



[gentoo-commits] repo/gentoo:master commit in: dev-perl/IO-Socket-SSL/

2021-06-21 Thread Andreas K. Hüttel
commit: 27174cf130540a113bfa37be088a0bda65b80c4e
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Mon Jun 21 17:44:04 2021 +
Commit: Andreas K. Hüttel  gentoo  org>
CommitDate: Mon Jun 21 17:58:52 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=27174cf1

dev-perl/IO-Socket-SSL: Remove old

Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Andreas K. Hüttel  gentoo.org>

 dev-perl/IO-Socket-SSL/IO-Socket-SSL-2.52.0.ebuild | 30 --
 dev-perl/IO-Socket-SSL/Manifest|  1 -
 2 files changed, 31 deletions(-)

diff --git a/dev-perl/IO-Socket-SSL/IO-Socket-SSL-2.52.0.ebuild 
b/dev-perl/IO-Socket-SSL/IO-Socket-SSL-2.52.0.ebuild
deleted file mode 100644
index aeddf8f1028..000
--- a/dev-perl/IO-Socket-SSL/IO-Socket-SSL-2.52.0.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DIST_AUTHOR=SULLR
-DIST_VERSION=2.052
-DIST_EXAMPLES=("example/*")
-inherit perl-module
-
-DESCRIPTION="Nearly transparent SSL encapsulation for IO::Socket::INET"
-
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc 
x86 ~amd64-linux ~x86-linux"
-IUSE="idn"
-
-RDEPEND="
-   >=dev-perl/Net-SSLeay-1.460.0
-   virtual/perl-Scalar-List-Utils
-   idn? (
-   || (
-   >=dev-perl/URI-1.50
-   dev-perl/Net-LibIDN
-   dev-perl/Net-IDN-Encode
-   )
-   )"
-DEPEND="${RDEPEND}
-   virtual/perl-ExtUtils-MakeMaker
-"
-mydoc=("docs/debugging.txt")

diff --git a/dev-perl/IO-Socket-SSL/Manifest b/dev-perl/IO-Socket-SSL/Manifest
index 522e5aa2b60..bcb766aa430 100644
--- a/dev-perl/IO-Socket-SSL/Manifest
+++ b/dev-perl/IO-Socket-SSL/Manifest
@@ -1,2 +1 @@
-DIST IO-Socket-SSL-2.052.tar.gz 221703 BLAKE2B 
764dfa3b81e649bd67fec030f89c4e994372d7f18d126ce38653aa935011687f19ce6142bc7bb21f2d86613cdaa1cbd432568a3870f110427a639c81fb28a050
 SHA512 
44a2ba94d1e9f911d6815a784263e2cddac0cea90e79cf8e267f73d8b2a3726ca9933d621bac8849a52db50bff0bd7a0d2cfd546a550f2963ea44346d3f8b600
 DIST IO-Socket-SSL-2.066.tar.gz 244730 BLAKE2B 
1e197dc7ee4221c7a9bd5bdda54e29d2ea0321ae9a7929e5204917b3c0f3a7e90af5712a0684a6094041d47535396ba5173fdd48e35abf739b2224fcb590
 SHA512 
2a15f6d65f276ad4eae33139ae7af4c891d4c9e5f6aa65f45e51bfa02c85e8367a275bd33c73ece1b47b9d18eadc59e65fe1c584f9ccd3c7655948710fb4a57a



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

2021-06-21 Thread Mike Gilbert
commit: 89b32081e7c8404b35f7d3cf82f105877331454b
Author: Mike Gilbert  gentoo  org>
AuthorDate: Mon Jun 21 14:20:40 2021 +
Commit: Mike Gilbert  gentoo  org>
CommitDate: Mon Jun 21 18:16:14 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=89b32081

app-shells/bash: remove /bin/sh logic from pkg_preinst

This was added back in 2008 to handle some migration in file ownership.
I expect all users have upgraded many times since then.

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

 app-shells/bash/bash-5.0_p18.ebuild | 9 -
 app-shells/bash/bash-5.1_p8.ebuild  | 9 -
 2 files changed, 18 deletions(-)

diff --git a/app-shells/bash/bash-5.0_p18.ebuild 
b/app-shells/bash/bash-5.0_p18.ebuild
index 3ea29fe66b1..ab801c88333 100644
--- a/app-shells/bash/bash-5.0_p18.ebuild
+++ b/app-shells/bash/bash-5.0_p18.ebuild
@@ -255,15 +255,6 @@ pkg_preinst() {
mkdir -p "${EROOT}"/etc/bash
mv -f "${EROOT}"/etc/bashrc "${EROOT}"/etc/bash/
fi
-
-   if [[ -L ${EROOT}/bin/sh ]] ; then
-   # rewrite the symlink to ensure that its mtime changes. having 
/bin/sh
-   # missing even temporarily causes a fatal error with paludis.
-   local target=$(readlink "${EROOT}"/bin/sh)
-   local tmp="${T}"/sh
-   ln -sf "${target}" "${tmp}"
-   mv -f "${tmp}" "${EROOT}"/bin/sh
-   fi
 }
 
 pkg_postinst() {

diff --git a/app-shells/bash/bash-5.1_p8.ebuild 
b/app-shells/bash/bash-5.1_p8.ebuild
index a8f2880bece..88199a177aa 100644
--- a/app-shells/bash/bash-5.1_p8.ebuild
+++ b/app-shells/bash/bash-5.1_p8.ebuild
@@ -255,15 +255,6 @@ pkg_preinst() {
mkdir -p "${EROOT}"/etc/bash
mv -f "${EROOT}"/etc/bashrc "${EROOT}"/etc/bash/
fi
-
-   if [[ -L ${EROOT}/bin/sh ]] ; then
-   # Rewrite the symlink to ensure that its mtime changes. Having 
/bin/sh
-   # missing even temporarily causes a fatal error with paludis.
-   local target=$(readlink "${EROOT}"/bin/sh)
-   local tmp="${T}"/sh
-   ln -sf "${target}" "${tmp}"
-   mv -f "${tmp}" "${EROOT}"/bin/sh
-   fi
 }
 
 pkg_postinst() {



[gentoo-commits] repo/proj/prefix:master commit in: dev-libs/openssl/

2021-06-21 Thread Fabian Groffen
commit: 99f0a2cdbd595af380bcbedf82483462ea5ce2e7
Author: Fabian Groffen  gentoo  org>
AuthorDate: Mon Jun 21 18:36:37 2021 +
Commit: Fabian Groffen  gentoo  org>
CommitDate: Mon Jun 21 18:36:37 2021 +
URL:https://gitweb.gentoo.org/repo/proj/prefix.git/commit/?id=99f0a2cd

dev-libs/openssl-1.1.1k: minimise diffs with gx86

Package-Manager: Portage-3.0.18-prefix, Repoman-3.0.3
Signed-off-by: Fabian Groffen  gentoo.org>

 dev-libs/openssl/openssl-1.1.1k.ebuild | 18 ++
 1 file changed, 10 insertions(+), 8 deletions(-)

diff --git a/dev-libs/openssl/openssl-1.1.1k.ebuild 
b/dev-libs/openssl/openssl-1.1.1k.ebuild
index 49ce2a7da9..ce544b470d 100644
--- a/dev-libs/openssl/openssl-1.1.1k.ebuild
+++ b/dev-libs/openssl/openssl-1.1.1k.ebuild
@@ -3,7 +3,7 @@
 
 EAPI="7"
 
-inherit flag-o-matic toolchain-funcs multilib multilib-minimal
+inherit flag-o-matic toolchain-funcs multilib-minimal
 
 MY_P=${P/_/-}
 
@@ -283,6 +283,15 @@ multilib_src_install() {
fi
 
emake DESTDIR="${D}" install
+
+   # This is crappy in that the static archives are still built even
+   # when USE=static-libs.  But this is due to a failing in the openssl
+   # build system: the static archives are built as PIC all the time.
+   # Only way around this would be to manually configure+compile openssl
+   # twice; once with shared lib support enabled and once without.
+   if ! use static-libs; then
+   rm "${ED}"/usr/$(get_libdir)/lib{crypto,ssl}.a || die
+   fi
 }
 
 multilib_src_install_all() {
@@ -292,13 +301,6 @@ multilib_src_install_all() {
 
dodoc CHANGES* FAQ NEWS README doc/*.txt doc/${PN}-c-indent.el
 
-   # This is crappy in that the static archives are still built even
-   # when USE=static-libs.  But this is due to a failing in the openssl
-   # build system: the static archives are built as PIC all the time.
-   # Only way around this would be to manually configure+compile openssl
-   # twice; once with shared lib support enabled and once without.
-   use static-libs || rm -f "${ED}"/usr/lib*/lib*.a
-
# create the certs directory
keepdir ${SSL_CNF_DIR}/certs
 



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

2021-06-21 Thread Sam James
commit: 2f9d4cbc8cc2272c0fbd1f9dae311c8eae0b2313
Author: Sam James  gentoo  org>
AuthorDate: Mon Jun 21 19:02:07 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Jun 21 19:02:07 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2f9d4cbc

dev-db/postgresql: Stabilize 12.7 arm64, #793734

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

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

diff --git a/dev-db/postgresql/postgresql-12.7.ebuild 
b/dev-db/postgresql/postgresql-12.7.ebuild
index aa399a84b9a..3cef36cbe59 100644
--- a/dev-db/postgresql/postgresql-12.7.ebuild
+++ b/dev-db/postgresql/postgresql-12.7.ebuild
@@ -7,7 +7,7 @@ PYTHON_COMPAT=( python3_{7,8,9} )
 
 inherit flag-o-matic linux-info multilib pam prefix python-single-r1 systemd 
tmpfiles
 
-KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris"
 
 SLOT=$(ver_cut 1)
 



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

2021-06-21 Thread Sam James
commit: fd0ea51181c1727e327d956da9f7f4e22d237899
Author: Sam James  gentoo  org>
AuthorDate: Mon Jun 21 19:02:09 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Jun 21 19:02:09 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fd0ea511

dev-db/postgresql: Stabilize 9.6.22 arm64, #793734

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

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

diff --git a/dev-db/postgresql/postgresql-9.6.22.ebuild 
b/dev-db/postgresql/postgresql-9.6.22.ebuild
index 91ba0892aa0..81db6bcb359 100644
--- a/dev-db/postgresql/postgresql-9.6.22.ebuild
+++ b/dev-db/postgresql/postgresql-9.6.22.ebuild
@@ -7,7 +7,7 @@ PYTHON_COMPAT=( python3_{7,8,9} )
 
 inherit flag-o-matic linux-info multilib pam prefix python-single-r1 systemd 
tmpfiles
 
-KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris"
 
 SLOT=$(ver_cut 1-2)
 



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

2021-06-21 Thread Sam James
commit: e2810141e669fc33c3e790bbe12f5d8ba85b5457
Author: Sam James  gentoo  org>
AuthorDate: Mon Jun 21 19:02:08 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Jun 21 19:02:08 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e2810141

dev-db/postgresql: Stabilize 13.3 arm64, #793734

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

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

diff --git a/dev-db/postgresql/postgresql-13.3.ebuild 
b/dev-db/postgresql/postgresql-13.3.ebuild
index ed284a5e8f3..209c8ce92e7 100644
--- a/dev-db/postgresql/postgresql-13.3.ebuild
+++ b/dev-db/postgresql/postgresql-13.3.ebuild
@@ -7,7 +7,7 @@ PYTHON_COMPAT=( python3_{7,8,9} )
 
 inherit flag-o-matic linux-info multilib pam prefix python-single-r1 systemd 
tmpfiles
 
-KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris"
 
 SLOT=$(ver_cut 1)
 



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

2021-06-21 Thread Sam James
commit: eb07d2508047d7ab2dc37a44789528edf691646c
Author: Sam James  gentoo  org>
AuthorDate: Mon Jun 21 19:02:06 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Jun 21 19:02:06 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eb07d250

dev-db/postgresql: Stabilize 11.12 arm64, #793734

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

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

diff --git a/dev-db/postgresql/postgresql-11.12.ebuild 
b/dev-db/postgresql/postgresql-11.12.ebuild
index e0bc4f19f89..354f7ceacec 100644
--- a/dev-db/postgresql/postgresql-11.12.ebuild
+++ b/dev-db/postgresql/postgresql-11.12.ebuild
@@ -7,7 +7,7 @@ PYTHON_COMPAT=( python3_{7,8,9} )
 
 inherit flag-o-matic linux-info multilib pam prefix python-single-r1 systemd 
tmpfiles
 
-KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris"
 
 SLOT=$(ver_cut 1)
 



  1   2   3   >