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

2021-01-28 Thread Alfredo Tupone
commit: 8b7840f4545d6973bcd1a4f2988b3685a79525fa
Author: Alfredo Tupone  gentoo  org>
AuthorDate: Fri Jan 29 07:40:37 2021 +
Commit: Alfredo Tupone  gentoo  org>
CommitDate: Fri Jan 29 07:41:00 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8b7840f4

dev-ml/ocaml-data-notation: depends on ocaml-4.05.0

Package-Manager: Portage-3.0.13, Repoman-3.0.2
Signed-off-by: Alfredo Tupone  gentoo.org>

 dev-ml/ocaml-data-notation/ocaml-data-notation-0.0.11-r1.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/dev-ml/ocaml-data-notation/ocaml-data-notation-0.0.11-r1.ebuild 
b/dev-ml/ocaml-data-notation/ocaml-data-notation-0.0.11-r1.ebuild
index 625122a633e..61b555e0008 100644
--- a/dev-ml/ocaml-data-notation/ocaml-data-notation-0.0.11-r1.ebuild
+++ b/dev-ml/ocaml-data-notation/ocaml-data-notation-0.0.11-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -18,6 +18,7 @@ IUSE=""
 
 RDEPEND=">=dev-ml/type-conv-108.07.01:=
dev-ml/camlp4:=
+   ~dev-lang/ocaml-4.05.0
"
 DEPEND="${RDEPEND}
test? ( >=dev-ml/ounit-2.0.0[ocamlopt?] 
dev-ml/ocaml-fileutils[ocamlopt?] )"



[gentoo-commits] repo/gentoo:master commit in: dev-ruby/deep_merge/

2021-01-28 Thread Hans de Graaff
commit: a7aaf87edecee62279a1db7a5763c554db2b08d5
Author: Hans de Graaff  gentoo  org>
AuthorDate: Fri Jan 29 07:11:55 2021 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Fri Jan 29 07:36:16 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a7aaf87e

dev-ruby/deep_merge: add ruby30

Package-Manager: Portage-3.0.13, Repoman-3.0.2
Signed-off-by: Hans de Graaff  gentoo.org>

 dev-ruby/deep_merge/deep_merge-1.2.1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-ruby/deep_merge/deep_merge-1.2.1.ebuild 
b/dev-ruby/deep_merge/deep_merge-1.2.1.ebuild
index a2568d2d99d..6c08756662f 100644
--- a/dev-ruby/deep_merge/deep_merge-1.2.1.ebuild
+++ b/dev-ruby/deep_merge/deep_merge-1.2.1.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=6
 
-USE_RUBY="ruby24 ruby25 ruby26 ruby27"
+USE_RUBY="ruby25 ruby26 ruby27 ruby30"
 
 RUBY_FAKEGEM_TASK_DOC=""
 RUBY_FAKEGEM_EXTRADOC="CHANGELOG README.md"



[gentoo-commits] repo/gentoo:master commit in: dev-ruby/heredoc_unindent/

2021-01-28 Thread Hans de Graaff
commit: 76e3e6eb9660188d789d76b815cd0bbb4b9ec8c3
Author: Hans de Graaff  gentoo  org>
AuthorDate: Fri Jan 29 07:27:34 2021 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Fri Jan 29 07:36:16 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=76e3e6eb

dev-ruby/heredoc_unindent: EAPI=7; add ruby30

Package-Manager: Portage-3.0.13, Repoman-3.0.2
Signed-off-by: Hans de Graaff  gentoo.org>

 .../heredoc_unindent-1.2.0-r1.ebuild   | 27 ++
 1 file changed, 27 insertions(+)

diff --git a/dev-ruby/heredoc_unindent/heredoc_unindent-1.2.0-r1.ebuild 
b/dev-ruby/heredoc_unindent/heredoc_unindent-1.2.0-r1.ebuild
new file mode 100644
index 000..c34fd046a74
--- /dev/null
+++ b/dev-ruby/heredoc_unindent/heredoc_unindent-1.2.0-r1.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+USE_RUBY="ruby25 ruby26 ruby27 ruby30"
+
+inherit ruby-fakegem
+
+RUBY_FAKEGEM_EXTRADOC="README.rdoc History.rdoc"
+DESCRIPTION="Removes leading whitespace from Ruby heredocs"
+HOMEPAGE="https://github.com/adrianomitre/heredoc_unindent;
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86 ~x86-linux 
~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+IUSE="doc test"
+
+ruby_add_bdepend "test? ( dev-ruby/test-unit:2 )"
+
+all_ruby_prepare() {
+   sed -i -e '1igem "test-unit"' test/test_heredoc_unindent.rb || die
+}
+
+each_ruby_test() {
+   ${RUBY} -Ilib:. -e 'Dir["test/test_*.rb"].each{|f| require f}' || die
+}



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

2021-01-28 Thread Alfredo Tupone
commit: b54caa93cd4b26f828a4640345832210c3c641e8
Author: Alfredo Tupone  gentoo  org>
AuthorDate: Fri Jan 29 07:32:39 2021 +
Commit: Alfredo Tupone  gentoo  org>
CommitDate: Fri Jan 29 07:32:39 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b54caa93

dev-ml/oasis: does not depend on ocaml-data-notation

Package-Manager: Portage-3.0.13, Repoman-3.0.2
Signed-off-by: Alfredo Tupone  gentoo.org>

 dev-ml/oasis/oasis-0.4.10.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-ml/oasis/oasis-0.4.10.ebuild b/dev-ml/oasis/oasis-0.4.10.ebuild
index 86cf986a25a..9319826b935 100644
--- a/dev-ml/oasis/oasis-0.4.10.ebuild
+++ b/dev-ml/oasis/oasis-0.4.10.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=5
@@ -18,7 +18,7 @@ SLOT="0/${PV}"
 KEYWORDS="~amd64 ~x86"
 IUSE=""
 
-RDEPEND=">=dev-ml/ocaml-data-notation-0.0.11:=
+RDEPEND="
dev-ml/ocamlbuild:=[ocamlopt]
dev-ml/camlp4:=
 "



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

2021-01-28 Thread Alfredo Tupone
commit: 5c33a614eb3df0b5e4a5aba3e2eca7b9f0d17181
Author: Alfredo Tupone  gentoo  org>
AuthorDate: Fri Jan 29 07:30:48 2021 +
Commit: Alfredo Tupone  gentoo  org>
CommitDate: Fri Jan 29 07:30:48 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5c33a614

dev-ml/ocamlify: dep on ocaml-4.05

Closes: https://bugs.gentoo.org/704238
Package-Manager: Portage-3.0.13, Repoman-3.0.2
Signed-off-by: Alfredo Tupone  gentoo.org>

 dev-ml/ocamlify/ocamlify-0.0.2.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-ml/ocamlify/ocamlify-0.0.2.ebuild 
b/dev-ml/ocamlify/ocamlify-0.0.2.ebuild
index 0f54e07a5cc..f5e146b1104 100644
--- a/dev-ml/ocamlify/ocamlify-0.0.2.ebuild
+++ b/dev-ml/ocamlify/ocamlify-0.0.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -13,7 +13,7 @@ LICENSE="LGPL-2.1-with-linking-exception"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
 
-RDEPEND=""
+RDEPEND="~dev-lang/ocaml-4.05.0"
 DEPEND="${RDEPEND}"
 IUSE=""
 



[gentoo-commits] proj/sci:master commit in: .github/workflows/

2021-01-28 Thread Aisha Tammy
commit: 04dc51ff6e727f5e477b1a41fa6bee5fdff28929
Author: Aisha Tammy  aisha  cc>
AuthorDate: Fri Jan 29 02:46:30 2021 +
Commit: Aisha Tammy  aisha  cc>
CommitDate: Fri Jan 29 02:46:30 2021 +
URL:https://gitweb.gentoo.org/proj/sci.git/commit/?id=04dc51ff

.github/workflows/pkgcheck: correctly ignore live VCS pkgs

previous ignore was too lenient and ignored a lot
of things, this one is suggested by radhermit

Signed-off-by: Aisha Tammy  aisha.cc>

 .github/workflows/pkgcheck.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/pkgcheck.yml b/.github/workflows/pkgcheck.yml
index b20362e98..3f42f2026 100644
--- a/.github/workflows/pkgcheck.yml
+++ b/.github/workflows/pkgcheck.yml
@@ -30,4 +30,4 @@ jobs:
 sudo ln -s /var/db/repos/gentoo/profiles/default/linux/amd64/17.0 
/etc/portage/make.profile
 - name: Test with pkgcheck
   run: |
-pkgcheck scan --exit --checks=-RedundantVersionCheck,-VisibilityCheck
+pkgcheck scan --exit --checks=-RedundantVersionCheck 
--keywords=-VisibleVcsPkg



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

2021-01-28 Thread Zamarin Arthur
commit: 6aedebd043034b3cd0e0de150592a5d21dceb598
Author: Zamarin Arthur  gmail  com>
AuthorDate: Fri Jan 29 06:44:18 2021 +
Commit: Zamarin Arthur  gmail  com>
CommitDate: Fri Jan 29 06:44:18 2021 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=6aedebd0

sys-process/iotop-c: bump v1.16

Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Zamarin Arthur  gmail.com>

 sys-process/iotop-c/Manifest|  1 +
 sys-process/iotop-c/iotop-c-1.16.ebuild | 29 +
 2 files changed, 30 insertions(+)

diff --git a/sys-process/iotop-c/Manifest b/sys-process/iotop-c/Manifest
index d72596fc..c030f38b 100644
--- a/sys-process/iotop-c/Manifest
+++ b/sys-process/iotop-c/Manifest
@@ -1 +1,2 @@
 DIST iotop-c-1.15.tar.gz 32454 BLAKE2B 
465b43e7661c901f8a9f66973cf25a4af6dcac9e92cbb988240e454c52e1cce1359c57d2386f9773b19202fdbf2ccb2d177ee2a8587faa13e7f69bc8b29b0299
 SHA512 
feb1d2674b2407f3c9011aca1e4e00b68264b955939be94e45434519ecb8bfc0290ceb17a3db5dafb5a7fd38ccbe5522851439b4437edcf13d0864bc6b8c4364
+DIST iotop-c-1.16.tar.gz 37912 BLAKE2B 
f27e0f1edfe2ec61530355fd7cfe43078efdac77036c85efd289fa0c8005614ecf5112741bc24c0038c3e643bdc28793271166ec2b1a26fff827986d09292cd9
 SHA512 
c96077941857260935d9db3ea7d9f03ef0af9b7e9fed6ddffb8a3eece205f22da87deb21e0ab25ebd030e7d898140467f47585965e50f9a99e92db1236eb1a05

diff --git a/sys-process/iotop-c/iotop-c-1.16.ebuild 
b/sys-process/iotop-c/iotop-c-1.16.ebuild
new file mode 100644
index ..033feb53
--- /dev/null
+++ b/sys-process/iotop-c/iotop-c-1.16.ebuild
@@ -0,0 +1,29 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DESCRIPTION="top utility for IO (C port)"
+HOMEPAGE="https://github.com/Tomas-M/iotop;
+SRC_URI="https://github.com/Tomas-M/iotop/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="GPL-2+"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+RDEPEND="sys-libs/ncurses:=
+   !sys-process/iotop"
+DEPEND="${RDEPEND}"
+BDEPEND="virtual/pkgconfig"
+
+S="${WORKDIR}/iotop-${PV}"
+
+src_compile() {
+   emake V=1
+}
+
+src_install() {
+   dobin iotop
+   dodoc README.md
+   doman iotop.8
+}



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

2021-01-28 Thread Zamarin Arthur
commit: 1a68b906cd67954d56bce2042f6b6c9221d0d417
Author: Zamarin Arthur  gmail  com>
AuthorDate: Fri Jan 29 06:45:03 2021 +
Commit: Zamarin Arthur  gmail  com>
CommitDate: Fri Jan 29 06:45:03 2021 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=1a68b906

sys-process/iotop-c: remove old version (1.15)

Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Zamarin Arthur  gmail.com>

 sys-process/iotop-c/Manifest|  1 -
 sys-process/iotop-c/iotop-c-1.15.ebuild | 29 -
 2 files changed, 30 deletions(-)

diff --git a/sys-process/iotop-c/Manifest b/sys-process/iotop-c/Manifest
index c030f38b..f8eba1a2 100644
--- a/sys-process/iotop-c/Manifest
+++ b/sys-process/iotop-c/Manifest
@@ -1,2 +1 @@
-DIST iotop-c-1.15.tar.gz 32454 BLAKE2B 
465b43e7661c901f8a9f66973cf25a4af6dcac9e92cbb988240e454c52e1cce1359c57d2386f9773b19202fdbf2ccb2d177ee2a8587faa13e7f69bc8b29b0299
 SHA512 
feb1d2674b2407f3c9011aca1e4e00b68264b955939be94e45434519ecb8bfc0290ceb17a3db5dafb5a7fd38ccbe5522851439b4437edcf13d0864bc6b8c4364
 DIST iotop-c-1.16.tar.gz 37912 BLAKE2B 
f27e0f1edfe2ec61530355fd7cfe43078efdac77036c85efd289fa0c8005614ecf5112741bc24c0038c3e643bdc28793271166ec2b1a26fff827986d09292cd9
 SHA512 
c96077941857260935d9db3ea7d9f03ef0af9b7e9fed6ddffb8a3eece205f22da87deb21e0ab25ebd030e7d898140467f47585965e50f9a99e92db1236eb1a05

diff --git a/sys-process/iotop-c/iotop-c-1.15.ebuild 
b/sys-process/iotop-c/iotop-c-1.15.ebuild
deleted file mode 100644
index f76fee40..
--- a/sys-process/iotop-c/iotop-c-1.15.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-DESCRIPTION="top utility for IO (C port)"
-HOMEPAGE="https://github.com/Tomas-M/iotop;
-SRC_URI="https://github.com/Tomas-M/iotop/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="GPL-2+"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-RDEPEND="sys-libs/ncurses:=
-   !sys-process/iotop"
-DEPEND="${RDEPEND}"
-BDEPEND="virtual/pkgconfig"
-
-S="${WORKDIR}/iotop-${PV}"
-
-src_compile() {
-   emake V=1
-}
-
-src_install() {
-   dobin iotop
-   dodoc README.md
-   doman iotop.8
-}



[gentoo-commits] repo/proj/guru:dev commit in: www-apps/jackett-bin/

2021-01-28 Thread Aisha Tammy
commit: a971929d644084d38575a0f405a1549905951cb5
Author: Aisha Tammy  aisha  cc>
AuthorDate: Fri Jan 29 02:21:55 2021 +
Commit: Aisha Tammy  aisha  cc>
CommitDate: Fri Jan 29 02:29:49 2021 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=a971929d

www-apps/jackett-bin: drop old version

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

 www-apps/jackett-bin/Manifest|  3 --
 www-apps/jackett-bin/jackett-bin-0.17.354.ebuild | 37 
 2 files changed, 40 deletions(-)

diff --git a/www-apps/jackett-bin/Manifest b/www-apps/jackett-bin/Manifest
index c7349f99..90cb1820 100644
--- a/www-apps/jackett-bin/Manifest
+++ b/www-apps/jackett-bin/Manifest
@@ -1,6 +1,3 @@
-DIST jackett-bin-0.17.354-amd64.tar.gz 44621875 BLAKE2B 
7587d487c8c0d84f64f3e323a55e62c2efa8fc68cb3403dd397d85d79b8af80cede0d55b7f6fd2369a174e19979a190e8e9e9c4923ff001d61d9c205e4b073ca
 SHA512 
eed14eef2363f88f3fec948be38835e43c3b26e3a083d562baab80ffcfa6c1cadb4d6bcfbec068980cbf5a054978f5c93d833092cf48a0b402a87041cafa5a50
-DIST jackett-bin-0.17.354-arm.tar.gz 42509634 BLAKE2B 
c67299a27fcdd863401580225c739b5a9ac650a9c56dc83e7c3f376e42cc10a444e8945ef4462bb8f7e96db99be9b275433268c321fadab9a4685c6e77dab4f6
 SHA512 
4f7a64e7f5c63ce7305975aeadfde79610e62a985a351a4e64276aa5b6eb06f1bea24ed395b733cd689addf7a2b4ba0027ec0dd0fe57ebb2109571693069c3e8
-DIST jackett-bin-0.17.354-arm64.tar.gz 41871403 BLAKE2B 
c1e8510ef98840e07689d58df33538660c8e62c218264a911a21a16a981cee8952e872ff3349ac21f9cf2b7cee3064fcdeaba878ee713df40b769707ab27b449
 SHA512 
faaab8bb42166e0a74ec06f45d30798c0ea475797cc7f42aa07bda2e8d245de05093bdb5dbb73096032ef458bec4d7c1607d484bf3a247f548aa415c06c571d5
 DIST jackett-bin-0.17.401-amd64.tar.gz 44610424 BLAKE2B 
02798806856f8dc51e22461549c76153f750f6f617ee85db51dd5573657a888967603896a2560ef0f74cf941a06cdc6f8e3b4d403299f02ac81b505874b80c8f
 SHA512 
8ca569409c1311db15ce62cd8ec7e8bb10b3c24ac71386dbdaa7540b7152a87289cc44e9cd325e0e96884144f7dadff01d1ed8eaf907cea0449b2691f82ae089
 DIST jackett-bin-0.17.401-arm.tar.gz 42477815 BLAKE2B 
031a342541089a80977565eb52a5b86a4e69df4fa5b561726cf8fbcb6c207b98760ec2d1b3be21b562b53af23447dce67ea321af7bfbdbf19e3e7a41a32bd01a
 SHA512 
4bfbf7d7fdcfe08ccd60056b703533988bfe46a1d656e0f018c169042df266a8b48e46af29926dcbef8c80e339629ecf27894fdd73f24240c5becb8dacbf2ffa
 DIST jackett-bin-0.17.401-arm64.tar.gz 41839334 BLAKE2B 
c090dc791a21211cdc602f97e761d9361741fd961850afc4567f63bb6954d6308ce3590b1b3a583e7bca164c3aaf3702784bfdcc2a7d07d04cb595f3ec4a944b
 SHA512 
ea33e421973792255195f0985e82d3a65d12a0b5a5838245bef6b306d28c84625959298fca8c4b0468d1f7ff1c5649f1651165f31918128aec1bae123cd1a190

diff --git a/www-apps/jackett-bin/jackett-bin-0.17.354.ebuild 
b/www-apps/jackett-bin/jackett-bin-0.17.354.ebuild
deleted file mode 100644
index 86776b54..
--- a/www-apps/jackett-bin/jackett-bin-0.17.354.ebuild
+++ /dev/null
@@ -1,37 +0,0 @@
-# Copyright 2019-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit systemd
-
-DESCRIPTION="API Support for your favorite torrent trackers"
-HOMEPAGE="https://github.com/Jackett/Jackett;
-SRC_URI="
-   amd64? ( 
https://github.com/Jackett/Jackett/releases/download/v${PV}/Jackett.Binaries.LinuxAMDx64.tar.gz
 -> ${P}-amd64.tar.gz )
-   arm? ( 
https://github.com/Jackett/Jackett/releases/download/v${PV}/Jackett.Binaries.LinuxARM32.tar.gz
 -> ${P}-arm.tar.gz )
-   arm64? ( 
https://github.com/Jackett/Jackett/releases/download/v${PV}/Jackett.Binaries.LinuxARM64.tar.gz
 -> ${P}-arm64.tar.gz )
-"
-
-KEYWORDS="~amd64 ~arm ~arm64"
-LICENSE="GPL-2"
-SLOT="0"
-RESTRICT="strip"
-
-RDEPEND="
-   acct-user/jackett
-   app-crypt/mit-krb5
-   dev-libs/icu
-   dev-util/lttng-ust
-"
-
-QA_PREBUILT="*"
-S="${WORKDIR}"/Jackett
-
-src_install() {
-   dodir /opt/jackett
-   cp -a "${S}"/. "${ED}"/opt/jackett || die
-   newinitd "${FILESDIR}"/jackett.initd jackett
-   systemd_dounit "${FILESDIR}"/jackett.service
-   doenvd "${FILESDIR}"/99jackett
-}



[gentoo-commits] repo/proj/guru:dev commit in: www-apps/jackett-bin/

2021-01-28 Thread Aisha Tammy
commit: 4a83ad811e4f8d65a6eb08bda429ea626707f065
Author: Aisha Tammy  aisha  cc>
AuthorDate: Fri Jan 29 02:21:40 2021 +
Commit: Aisha Tammy  aisha  cc>
CommitDate: Fri Jan 29 02:29:49 2021 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=4a83ad81

www-apps/jackett-bin: version bump to 0.17.401

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

 www-apps/jackett-bin/Manifest|  3 ++
 www-apps/jackett-bin/jackett-bin-0.17.401.ebuild | 37 
 2 files changed, 40 insertions(+)

diff --git a/www-apps/jackett-bin/Manifest b/www-apps/jackett-bin/Manifest
index 7b6dbedc..c7349f99 100644
--- a/www-apps/jackett-bin/Manifest
+++ b/www-apps/jackett-bin/Manifest
@@ -1,3 +1,6 @@
 DIST jackett-bin-0.17.354-amd64.tar.gz 44621875 BLAKE2B 
7587d487c8c0d84f64f3e323a55e62c2efa8fc68cb3403dd397d85d79b8af80cede0d55b7f6fd2369a174e19979a190e8e9e9c4923ff001d61d9c205e4b073ca
 SHA512 
eed14eef2363f88f3fec948be38835e43c3b26e3a083d562baab80ffcfa6c1cadb4d6bcfbec068980cbf5a054978f5c93d833092cf48a0b402a87041cafa5a50
 DIST jackett-bin-0.17.354-arm.tar.gz 42509634 BLAKE2B 
c67299a27fcdd863401580225c739b5a9ac650a9c56dc83e7c3f376e42cc10a444e8945ef4462bb8f7e96db99be9b275433268c321fadab9a4685c6e77dab4f6
 SHA512 
4f7a64e7f5c63ce7305975aeadfde79610e62a985a351a4e64276aa5b6eb06f1bea24ed395b733cd689addf7a2b4ba0027ec0dd0fe57ebb2109571693069c3e8
 DIST jackett-bin-0.17.354-arm64.tar.gz 41871403 BLAKE2B 
c1e8510ef98840e07689d58df33538660c8e62c218264a911a21a16a981cee8952e872ff3349ac21f9cf2b7cee3064fcdeaba878ee713df40b769707ab27b449
 SHA512 
faaab8bb42166e0a74ec06f45d30798c0ea475797cc7f42aa07bda2e8d245de05093bdb5dbb73096032ef458bec4d7c1607d484bf3a247f548aa415c06c571d5
+DIST jackett-bin-0.17.401-amd64.tar.gz 44610424 BLAKE2B 
02798806856f8dc51e22461549c76153f750f6f617ee85db51dd5573657a888967603896a2560ef0f74cf941a06cdc6f8e3b4d403299f02ac81b505874b80c8f
 SHA512 
8ca569409c1311db15ce62cd8ec7e8bb10b3c24ac71386dbdaa7540b7152a87289cc44e9cd325e0e96884144f7dadff01d1ed8eaf907cea0449b2691f82ae089
+DIST jackett-bin-0.17.401-arm.tar.gz 42477815 BLAKE2B 
031a342541089a80977565eb52a5b86a4e69df4fa5b561726cf8fbcb6c207b98760ec2d1b3be21b562b53af23447dce67ea321af7bfbdbf19e3e7a41a32bd01a
 SHA512 
4bfbf7d7fdcfe08ccd60056b703533988bfe46a1d656e0f018c169042df266a8b48e46af29926dcbef8c80e339629ecf27894fdd73f24240c5becb8dacbf2ffa
+DIST jackett-bin-0.17.401-arm64.tar.gz 41839334 BLAKE2B 
c090dc791a21211cdc602f97e761d9361741fd961850afc4567f63bb6954d6308ce3590b1b3a583e7bca164c3aaf3702784bfdcc2a7d07d04cb595f3ec4a944b
 SHA512 
ea33e421973792255195f0985e82d3a65d12a0b5a5838245bef6b306d28c84625959298fca8c4b0468d1f7ff1c5649f1651165f31918128aec1bae123cd1a190

diff --git a/www-apps/jackett-bin/jackett-bin-0.17.401.ebuild 
b/www-apps/jackett-bin/jackett-bin-0.17.401.ebuild
new file mode 100644
index ..86776b54
--- /dev/null
+++ b/www-apps/jackett-bin/jackett-bin-0.17.401.ebuild
@@ -0,0 +1,37 @@
+# Copyright 2019-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit systemd
+
+DESCRIPTION="API Support for your favorite torrent trackers"
+HOMEPAGE="https://github.com/Jackett/Jackett;
+SRC_URI="
+   amd64? ( 
https://github.com/Jackett/Jackett/releases/download/v${PV}/Jackett.Binaries.LinuxAMDx64.tar.gz
 -> ${P}-amd64.tar.gz )
+   arm? ( 
https://github.com/Jackett/Jackett/releases/download/v${PV}/Jackett.Binaries.LinuxARM32.tar.gz
 -> ${P}-arm.tar.gz )
+   arm64? ( 
https://github.com/Jackett/Jackett/releases/download/v${PV}/Jackett.Binaries.LinuxARM64.tar.gz
 -> ${P}-arm64.tar.gz )
+"
+
+KEYWORDS="~amd64 ~arm ~arm64"
+LICENSE="GPL-2"
+SLOT="0"
+RESTRICT="strip"
+
+RDEPEND="
+   acct-user/jackett
+   app-crypt/mit-krb5
+   dev-libs/icu
+   dev-util/lttng-ust
+"
+
+QA_PREBUILT="*"
+S="${WORKDIR}"/Jackett
+
+src_install() {
+   dodir /opt/jackett
+   cp -a "${S}"/. "${ED}"/opt/jackett || die
+   newinitd "${FILESDIR}"/jackett.initd jackett
+   systemd_dounit "${FILESDIR}"/jackett.service
+   doenvd "${FILESDIR}"/99jackett
+}



[gentoo-commits] repo/proj/guru:dev commit in: net-libs/usockets/

2021-01-28 Thread Aisha Tammy
commit: bd01c5550e488ae57bb4480d0f618f3f9d2a6c39
Author: Aisha Tammy  aisha  cc>
AuthorDate: Fri Jan 29 02:10:17 2021 +
Commit: Aisha Tammy  aisha  cc>
CommitDate: Fri Jan 29 02:20:21 2021 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=bd01c555

net-libs/usockets: fix library soname version

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

 ...6.0_p1-r1.ebuild => usockets-0.6.0_p1-r2.ebuild} | 21 -
 net-libs/usockets/usockets-.ebuild  | 21 -
 2 files changed, 16 insertions(+), 26 deletions(-)

diff --git a/net-libs/usockets/usockets-0.6.0_p1-r1.ebuild 
b/net-libs/usockets/usockets-0.6.0_p1-r2.ebuild
similarity index 74%
rename from net-libs/usockets/usockets-0.6.0_p1-r1.ebuild
rename to net-libs/usockets/usockets-0.6.0_p1-r2.ebuild
index bdd890be..5962a653 100644
--- a/net-libs/usockets/usockets-0.6.0_p1-r1.ebuild
+++ b/net-libs/usockets/usockets-0.6.0_p1-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2019-2020 Gentoo Authors
+# Copyright 2019-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -34,22 +34,17 @@ PATCHES=(
"${FILESDIR}/${PN}-0.6.0-Makefile.patch"
 )
 
-src_compile() {
+src_configure() {
tc-export CC CXX
-   # the Makefile uses environment variables
-   emake VERSION=${PV} \
- LIB="$(get_libdir)" \
- WITH_OPENSSL=$(usex ssl 1 0) \
- WITH_LIBUV=$(usex libuv 1 0) \
- default
+   export VERSION="${PV%_*}" \
+  LIB="$(get_libdir)" \
+  WITH_OPENSSL="$(usex ssl 1 0)"
+  WITH_LIBUV="$(usex libuv 1 0)"
+   default
 }
 
 src_install() {
-   emake LIB="$(get_libdir)" \
- prefix="${EPREFIX%/}/usr" \
- DESTDIR="${D}" \
- VERSION=${PV} \
- install
+   default
einstalldocs
if ! use static-libs; then
rm -f "${ED}/usr/$(get_libdir)/libusockets.a" || die

diff --git a/net-libs/usockets/usockets-.ebuild 
b/net-libs/usockets/usockets-.ebuild
index bdd890be..5962a653 100644
--- a/net-libs/usockets/usockets-.ebuild
+++ b/net-libs/usockets/usockets-.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2019-2020 Gentoo Authors
+# Copyright 2019-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -34,22 +34,17 @@ PATCHES=(
"${FILESDIR}/${PN}-0.6.0-Makefile.patch"
 )
 
-src_compile() {
+src_configure() {
tc-export CC CXX
-   # the Makefile uses environment variables
-   emake VERSION=${PV} \
- LIB="$(get_libdir)" \
- WITH_OPENSSL=$(usex ssl 1 0) \
- WITH_LIBUV=$(usex libuv 1 0) \
- default
+   export VERSION="${PV%_*}" \
+  LIB="$(get_libdir)" \
+  WITH_OPENSSL="$(usex ssl 1 0)"
+  WITH_LIBUV="$(usex libuv 1 0)"
+   default
 }
 
 src_install() {
-   emake LIB="$(get_libdir)" \
- prefix="${EPREFIX%/}/usr" \
- DESTDIR="${D}" \
- VERSION=${PV} \
- install
+   default
einstalldocs
if ! use static-libs; then
rm -f "${ED}/usr/$(get_libdir)/libusockets.a" || die



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

2021-01-28 Thread Aisha Tammy
commit: 36604ace86c638d7fe80aa8ef555a2a1e4dac541
Author: Aisha Tammy  aisha  cc>
AuthorDate: Fri Jan 29 02:17:03 2021 +
Commit: Aisha Tammy  aisha  cc>
CommitDate: Fri Jan 29 02:20:29 2021 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=36604ace

net-misc/purritobin: add test target in live

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

 net-misc/purritobin/purritobin-.ebuild | 6 ++
 1 file changed, 6 insertions(+)

diff --git a/net-misc/purritobin/purritobin-.ebuild 
b/net-misc/purritobin/purritobin-.ebuild
index fd9c6136..3866d837 100644
--- a/net-misc/purritobin/purritobin-.ebuild
+++ b/net-misc/purritobin/purritobin-.ebuild
@@ -19,6 +19,8 @@ fi
 
 LICENSE="ISC"
 SLOT="0"
+IUSE="test"
+RESTRICT="!test? ( test )"
 
 RDEPEND="
net-libs/usockets[ssl]
@@ -34,6 +36,10 @@ src_configure() {
tc-export CXX
 }
 
+src_test() {
+   emake check
+}
+
 src_install() {
emake PREFIX="/usr" MANDIR="/usr/share/man" DESTDIR="${ED}" install
insinto /var/www/purritobin



[gentoo-commits] repo/proj/guru:dev commit in: net-libs/usockets/

2021-01-28 Thread Aisha Tammy
commit: 1d52636b4dd037d88b1825ee999cea6a68f64a40
Author: Aisha Tammy  aisha  cc>
AuthorDate: Fri Jan 29 02:19:18 2021 +
Commit: Aisha Tammy  aisha  cc>
CommitDate: Fri Jan 29 02:20:32 2021 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=1d52636b

net-libs/usockets: drop libressl

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

 net-libs/usockets/usockets-0.6.0_p1-r2.ebuild | 8 +++-
 net-libs/usockets/usockets-.ebuild| 8 +++-
 2 files changed, 6 insertions(+), 10 deletions(-)

diff --git a/net-libs/usockets/usockets-0.6.0_p1-r2.ebuild 
b/net-libs/usockets/usockets-0.6.0_p1-r2.ebuild
index 5962a653..dc363d49 100644
--- a/net-libs/usockets/usockets-0.6.0_p1-r2.ebuild
+++ b/net-libs/usockets/usockets-0.6.0_p1-r2.ebuild
@@ -20,13 +20,11 @@ fi
 
 LICENSE="Apache-2.0"
 SLOT="0"
-IUSE="libuv libressl +ssl static-libs"
+IUSE="libuv +ssl static-libs"
 
-DEPEND="ssl? (
-   !libressl? ( >=dev-libs/openssl-1.1.0[static-libs?] )
-   libressl? ( dev-libs/libressl[static-libs?] )
-   )
+DEPEND="
libuv? ( dev-libs/libuv[static-libs?] )
+   ssl? ( >=dev-libs/openssl-1.1.0[static-libs?] )
 "
 RDEPEND="${DEPEND}"
 

diff --git a/net-libs/usockets/usockets-.ebuild 
b/net-libs/usockets/usockets-.ebuild
index 5962a653..dc363d49 100644
--- a/net-libs/usockets/usockets-.ebuild
+++ b/net-libs/usockets/usockets-.ebuild
@@ -20,13 +20,11 @@ fi
 
 LICENSE="Apache-2.0"
 SLOT="0"
-IUSE="libuv libressl +ssl static-libs"
+IUSE="libuv +ssl static-libs"
 
-DEPEND="ssl? (
-   !libressl? ( >=dev-libs/openssl-1.1.0[static-libs?] )
-   libressl? ( dev-libs/libressl[static-libs?] )
-   )
+DEPEND="
libuv? ( dev-libs/libuv[static-libs?] )
+   ssl? ( >=dev-libs/openssl-1.1.0[static-libs?] )
 "
 RDEPEND="${DEPEND}"
 



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

2021-01-28 Thread Joonas Niilola
commit: 461b4fd557b12320f5d9bee5dd9518c0435a66fc
Author: Joonas Niilola  gentoo  org>
AuthorDate: Fri Jan 29 06:07:40 2021 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Fri Jan 29 06:08:20 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=461b4fd5

sys-kernel/pf-sources: bump to 5.10-pf10

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

 sys-kernel/pf-sources/Manifest   |  1 +
 sys-kernel/pf-sources/pf-sources-5.10_p10.ebuild | 66 
 2 files changed, 67 insertions(+)

diff --git a/sys-kernel/pf-sources/Manifest b/sys-kernel/pf-sources/Manifest
index 0ee39f39c15..d349d18ee44 100644
--- a/sys-kernel/pf-sources/Manifest
+++ b/sys-kernel/pf-sources/Manifest
@@ -6,6 +6,7 @@ DIST genpatches-5.9-1.base.tar.xz 4004 BLAKE2B 
8a4577d42262fa901186acc60d28221d0
 DIST genpatches-5.9-1.extras.tar.xz 1764 BLAKE2B 
32d29f0448aef113ba9c9591c5d3b671d00d07abde9f35f365b48168887913bb2da95a8a52b852453307cabb15a26178be4cbcc016e53a26a31f783a9df7
 SHA512 
df007dc98c1acdd31773f7dcf8aeb22812aa55e5593e8509b6a8762f2dcf06c95d69ad7cdce992e7a5fe730754bef26242acdc4e4da51ee29206fabb86c9cb0e
 DIST linux-5.10.tar.xz 116606704 BLAKE2B 
b923d7b66309224f42f35f8a5fa219421b0a9362d2adacdadd8d96251f61f7230878ea297a269a7f3b3c56830f0b177e068691e1d7f88501a05653b0a13274d1
 SHA512 
95bc137d0cf9148da6a9d1f1a878698dc27b40f68e22c597544010a6c591ce1b256f083489d3ff45ff77753289b535135590194d88ef9f007d0ddab3d74de70e
 DIST linux-5.9.tar.xz 115507140 BLAKE2B 
e8d11472d63a9f8409ca12a2e8c97c6963a3d4516b5a398b627d6ece565584526f9b5a1377a2fa4bd184c09c7db94c987428bc5d52df0c788464a67e9e8d6dcb
 SHA512 
d3d92ce4246bad74c9a784212f160d98449b1e8793970c2c308276568d852b8effe0528686bdb87d55d691f09a826abf7938d69bdd4759ce65ddd5c05ffe4eca
+DIST pf-sources-5.10_p10.patch 4844801 BLAKE2B 
d38596ac73cc10cc81d3ce742a587bf9de918c7fdda7aa721d3ff721d562339bc6dc3a97f36104754c7182e99459fc312a9efaaa37b94b58b7f502539586
 SHA512 
377ab784d9dc138ec4482382c912335cae05e86be7dd47f13fe3df402f12a40d613f3e30a0067f01b682bb5ca4dfbcf9592cc166f0b42424af70a702f8651dcd
 DIST pf-sources-5.10_p2.patch 2555927 BLAKE2B 
69684df6616e243f5bda273ce4fd30300cde82355e3e71ef3f265bbc2fe2f680d035875ce76e836c0ee432692b69736ada54026bedbfa4423826260b5c3e05a1
 SHA512 
cdcaa01a9b89b935ee7b3035516c38b69ed38b897e4566adc132416fdb1953f965c33471192a3e0c85187af8edc2f0645d65e324d7b591fb4e3cabda4b05126c
 DIST pf-sources-5.10_p3.patch 2588302 BLAKE2B 
47a3aaa429b773edfa4f1a2eeb046648f57204a8b1985710eaf11d95baceb92950352b03e819250d59614b52e8315758a78e72a646f4bedddc5674c2571a06ab
 SHA512 
3701656ddb88b59bb816b96c8b986f9abf4087231dac7ef2c07f1a406e8edbffb7da6e0099ff0ce3a9f73557c96984e8e7b6a9cc69d4cd129d7f7e05535fee1f
 DIST pf-sources-5.10_p4.patch 3769450 BLAKE2B 
5f470380efe3224150267125022012553daa36aea6bcc62d7df28a78a0f091aef925f6a2964d11e68877750b25ef5449a7d87577db30068d417106e6a76dd396
 SHA512 
8c0f0f48ff19e2c93ab1a0ec0387ba59365c4b5dedd4d4b7f323ac0f24502862e6e2a50c8c3c5be911836392aefba3d1c99b2fe1bc2ec88499c72a4dff2d

diff --git a/sys-kernel/pf-sources/pf-sources-5.10_p10.ebuild 
b/sys-kernel/pf-sources/pf-sources-5.10_p10.ebuild
new file mode 100644
index 000..223e79a03a5
--- /dev/null
+++ b/sys-kernel/pf-sources/pf-sources-5.10_p10.ebuild
@@ -0,0 +1,66 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+# Define what default functions to run
+ETYPE="sources"
+
+# No 'experimental' USE flag provided, but we still want to use genpatches
+K_EXP_GENPATCHES_NOUSE="1"
+
+# Just get basic genpatches, -pf patch set already includes vanilla-linux 
updates
+K_GENPATCHES_VER="1"
+
+# -pf already sets EXTRAVERSION to kernel Makefile
+K_NOSETEXTRAVERSION="1"
+
+# Not supported by the Gentoo security team
+K_SECURITY_UNSUPPORTED="1"
+
+# We want the very basic patches from gentoo-sources, experimental patch is
+# already included in pf-sources
+K_WANT_GENPATCHES="base extras"
+
+inherit kernel-2 optfeature
+detect_version
+
+DESCRIPTION="Linux kernel fork that includes the pf-kernel patchset and 
Gentoo's genpatches"
+HOMEPAGE="https://gitlab.com/post-factum/pf-kernel/-/wikis/README
+   https://dev.gentoo.org/~mpagano/genpatches/;
+SRC_URI="${KERNEL_URI}
+   
https://github.com/pfactum/pf-kernel/compare/v${PV/_p*/}...v${PV/_p*/}-pf${PV/*_p/}.diff
 -> ${P}.patch
+   
https://dev.gentoo.org/~mpagano/genpatches/tarballs/genpatches-${PV/_p*/}-${K_GENPATCHES_VER}.base.tar.xz
+   
https://dev.gentoo.org/~mpagano/genpatches/tarballs/genpatches-${PV/_p*/}-${K_GENPATCHES_VER}.extras.tar.xz;
+
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+
+S="${WORKDIR}/linux-${PVR}-pf"
+
+PATCHES=( "${DISTDIR}/${P}.patch" )
+
+K_EXTRAEINFO="For more info on pf-sources and details on how to report 
problems,
+   see: ${HOMEPAGE}."
+
+pkg_setup() {
+   ewarn ""
+   ewarn "${PN} is *not* supported by the Gentoo Kernel Project in any 
way."
+   ewarn "If you need support, please 

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

2021-01-28 Thread Patrick McLean
commit: 4e681e56df20722f7f313d51168a8bacf13909cc
Author: Patrick McLean  sony  com>
AuthorDate: Fri Jan 29 03:10:25 2021 +
Commit: Patrick McLean  gentoo  org>
CommitDate: Fri Jan 29 03:10:25 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4e681e56

sys-process/bpytop-1.0.61: Fix patch

Copyright: Sony Interactive Entertainment Inc.
Package-Manager: Portage-3.0.14, Repoman-3.0.2
Signed-off-by: Patrick McLean  gentoo.org>

 sys-process/bpytop/bpytop-1.0.61.ebuild| 10 ++
 sys-process/bpytop/files/bpytop-1.0.61-tests.patch | 20 
 2 files changed, 22 insertions(+), 8 deletions(-)

diff --git a/sys-process/bpytop/bpytop-1.0.61.ebuild 
b/sys-process/bpytop/bpytop-1.0.61.ebuild
index 3d2f869c509..0dd9a9cadf0 100644
--- a/sys-process/bpytop/bpytop-1.0.61.ebuild
+++ b/sys-process/bpytop/bpytop-1.0.61.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python3_{6..9} pypy3 )
+PYTHON_COMPAT=( python3_{6..9} )
 DISTUTILS_USE_SETUPTOOLS=pyproject.toml
 inherit distutils-r1
 
@@ -23,11 +23,5 @@ RDEPEND="
 distutils_enable_tests pytest
 
 PATCHES=(
-   "${FILESDIR}/bpytop-1.0.51-tests.patch"
+   "${FILESDIR}/bpytop-1.0.61-tests.patch"
 )
-
-src_install() {
-   insinto "/usr/share/${PN}/themes"
-   doins bpytop-themes/*.theme
-   distutils-r1_src_install
-}

diff --git a/sys-process/bpytop/files/bpytop-1.0.61-tests.patch 
b/sys-process/bpytop/files/bpytop-1.0.61-tests.patch
new file mode 100644
index 000..51cef1ce639
--- /dev/null
+++ b/sys-process/bpytop/files/bpytop-1.0.61-tests.patch
@@ -0,0 +1,20 @@
+diff --git a/bpytop.py b/bpytop.py
+index 38d6e8b..12e4853 100755
+--- a/bpytop.py
 b/bpytop.py
+@@ -65,10 +65,11 @@ args.add_argument("-v", "--version",   
action="store_true",help = "show versio
+ args.add_argument("--debug",  action="store_true",
help = "start with loglevel set to DEBUG overriding value set in 
config")
+ stdargs = args.parse_args()
+ 
+-if stdargs.version:
+-  print(f'bpytop version: {VERSION}\n'
+-  f'psutil version: {".".join(str(x) for x in 
psutil.version_info)}')
+-  raise SystemExit(0)
++if __name__ == "__main__":
++  if stdargs.version:
++  print(f'bpytop version: {VERSION}\n'
++  f'psutil version: {".".join(str(x) for x in 
psutil.version_info)}')
++  raise SystemExit(0)
+ 
+ ARG_BOXES: str = stdargs.boxes
+ LOW_COLOR: bool = stdargs.low_color



[gentoo-commits] repo/proj/guru:dev commit in: www-apps/uwebsockets/

2021-01-28 Thread Aisha Tammy
commit: 6ae1d1c21ce250417c2d0a684eb5e3a3388a052f
Author: Aisha Tammy  aisha  cc>
AuthorDate: Thu Jan 28 22:24:24 2021 +
Commit: Aisha Tammy  aisha  cc>
CommitDate: Thu Jan 28 22:24:24 2021 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=6ae1d1c2

www-apps/uwebsockets: version bump to 18.23.0

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

 www-apps/uwebsockets/Manifest   |  1 +
 www-apps/uwebsockets/uwebsockets-18.23.0.ebuild | 33 +
 2 files changed, 34 insertions(+)

diff --git a/www-apps/uwebsockets/Manifest b/www-apps/uwebsockets/Manifest
index 89e2739a..497da046 100644
--- a/www-apps/uwebsockets/Manifest
+++ b/www-apps/uwebsockets/Manifest
@@ -1,2 +1,3 @@
 DIST uwebsockets-18.17.0.tar.gz 276629 BLAKE2B 
2d53fc5eefd7ef97af4d5c5afea9aaa8bf330083f3d55d68d7210e5825c9179f93d7f78f96a32c7b0c4ea18e1a078e4954706b8782aa1f62206f11dfb4dbfae5
 SHA512 
8e7cd716eddc9f9c3bcbc24ed50eaba39f3bc920624f892045caa14bc241695f8ccd531a3aaab6870e8669a49788058ea6458b11298aab1757923f3d7caa7813
 DIST uwebsockets-18.19.0.tar.gz 278092 BLAKE2B 
ba9d5170052698ee008ccf1609b93b88990fef3dd8eb68d907fc04939a4c9e045a0e6d3b4524b4c5f5381e2f7f3ebfa114df39550e73e9ddc189068e1dce6ef1
 SHA512 
6419c180e523b292bc25bcde275a8a0c2dca9c21bb189c37a934ef99e087ce110bee67bdb5ce51309c26426dd06921498a5a9cb411b77277d1b6d93c8c7a3ec5
+DIST uwebsockets-18.23.0.tar.gz 280174 BLAKE2B 
aab7f1b4cd0d89d2fd4c35d08932e29596297a3f62dd6063d6683116e02158532519ede3eec5362490ebf07fbd625684aba546ffdee46c34daf66103e9127153
 SHA512 
f0fdeac4efee55abfe83203cb525c5878755d68b08bcd50c43890bf209469f0476a0a76cae3490e4f679f1c140c1740f93bcabcd9d1513ed1bdd3958eef33c63

diff --git a/www-apps/uwebsockets/uwebsockets-18.23.0.ebuild 
b/www-apps/uwebsockets/uwebsockets-18.23.0.ebuild
new file mode 100644
index ..ca113394
--- /dev/null
+++ b/www-apps/uwebsockets/uwebsockets-18.23.0.ebuild
@@ -0,0 +1,33 @@
+# Copyright 2019-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DESCRIPTION="ultra fast, simple, secure & standards compliant web I/O"
+HOMEPAGE="https://github.com/uNetworking/uWebSockets;
+
+if [[ ${PV} ==  ]]; then
+   inherit git-r3
+   EGIT_REPO_URI="https://github.com/uNetworking/uWebSockets.git;
+else
+   
SRC_URI="https://github.com/uNetworking/uWebSockets/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
+   KEYWORDS="~amd64 ~arm64 ~x86"
+   S="${WORKDIR}/uWebSockets-${PV}"
+fi
+
+LICENSE="Apache-2.0"
+SLOT="0"
+RDEPEND=">=net-libs/usockets-0.6.0"
+
+src_prepare() {
+   default
+   mv src uWebSockets
+}
+
+src_compile() {
+   return 0
+}
+
+src_install() {
+   doheader -r uWebSockets
+}



[gentoo-commits] repo/gentoo:master commit in: sys-libs/compiler-rt/, sys-libs/compiler-rt/files/9999/, ...

2021-01-28 Thread Michał Górny
commit: caad5bb444065318e0df4baa0758ef19e80991c2
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Jan 29 01:33:03 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Jan 29 01:33:03 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=caad5bb4

sys-libs/compiler-rt: Strip the prefix patch for 12+

The prefix patch no longer applies to 12.0.0_rc1 and newer.  Replace
it with an empty file to fix the build while making it easy to readd
a new patch.

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

 sys-libs/compiler-rt/compiler-rt-11.0.0.ebuild |  2 +-
 sys-libs/compiler-rt/compiler-rt-11.0.1.ebuild |  2 +-
 sys-libs/compiler-rt/compiler-rt-11.1.0_rc1.ebuild |  2 +-
 sys-libs/compiler-rt/compiler-rt-11.1.0_rc2.ebuild |  2 +-
 .../compiler-rt-prefix-paths.patch |  0
 .../files//compiler-rt-prefix-paths.patch  | 79 --
 6 files changed, 4 insertions(+), 83 deletions(-)

diff --git a/sys-libs/compiler-rt/compiler-rt-11.0.0.ebuild 
b/sys-libs/compiler-rt/compiler-rt-11.0.0.ebuild
index 88873e2d937..03faac95341 100644
--- a/sys-libs/compiler-rt/compiler-rt-11.0.0.ebuild
+++ b/sys-libs/compiler-rt/compiler-rt-11.0.0.ebuild
@@ -30,7 +30,7 @@ BDEPEND="
${PYTHON_DEPS}"
 
 PATCHES=(
-   "${FILESDIR}//${PN}-prefix-paths.patch"
+   "${FILESDIR}/11.1.0/${PN}-prefix-paths.patch"
 )
 
 python_check_deps() {

diff --git a/sys-libs/compiler-rt/compiler-rt-11.0.1.ebuild 
b/sys-libs/compiler-rt/compiler-rt-11.0.1.ebuild
index 01907446d0f..a24b2a25ff8 100644
--- a/sys-libs/compiler-rt/compiler-rt-11.0.1.ebuild
+++ b/sys-libs/compiler-rt/compiler-rt-11.0.1.ebuild
@@ -32,7 +32,7 @@ LLVM_COMPONENTS=( compiler-rt )
 llvm.org_set_globals
 
 PATCHES=(
-   "${FILESDIR}//${PN}-prefix-paths.patch"
+   "${FILESDIR}/11.1.0/${PN}-prefix-paths.patch"
 )
 
 python_check_deps() {

diff --git a/sys-libs/compiler-rt/compiler-rt-11.1.0_rc1.ebuild 
b/sys-libs/compiler-rt/compiler-rt-11.1.0_rc1.ebuild
index 07412646ab2..fb43d386c33 100644
--- a/sys-libs/compiler-rt/compiler-rt-11.1.0_rc1.ebuild
+++ b/sys-libs/compiler-rt/compiler-rt-11.1.0_rc1.ebuild
@@ -32,7 +32,7 @@ LLVM_COMPONENTS=( compiler-rt )
 llvm.org_set_globals
 
 PATCHES=(
-   "${FILESDIR}//${PN}-prefix-paths.patch"
+   "${FILESDIR}/11.1.0/${PN}-prefix-paths.patch"
 )
 
 python_check_deps() {

diff --git a/sys-libs/compiler-rt/compiler-rt-11.1.0_rc2.ebuild 
b/sys-libs/compiler-rt/compiler-rt-11.1.0_rc2.ebuild
index 07412646ab2..fb43d386c33 100644
--- a/sys-libs/compiler-rt/compiler-rt-11.1.0_rc2.ebuild
+++ b/sys-libs/compiler-rt/compiler-rt-11.1.0_rc2.ebuild
@@ -32,7 +32,7 @@ LLVM_COMPONENTS=( compiler-rt )
 llvm.org_set_globals
 
 PATCHES=(
-   "${FILESDIR}//${PN}-prefix-paths.patch"
+   "${FILESDIR}/11.1.0/${PN}-prefix-paths.patch"
 )
 
 python_check_deps() {

diff --git a/sys-libs/compiler-rt/files//compiler-rt-prefix-paths.patch 
b/sys-libs/compiler-rt/files/11.1.0/compiler-rt-prefix-paths.patch
similarity index 100%
copy from sys-libs/compiler-rt/files//compiler-rt-prefix-paths.patch
copy to sys-libs/compiler-rt/files/11.1.0/compiler-rt-prefix-paths.patch

diff --git a/sys-libs/compiler-rt/files//compiler-rt-prefix-paths.patch 
b/sys-libs/compiler-rt/files//compiler-rt-prefix-paths.patch
index c27e3c44f68..e69de29bb2d 100644
--- a/sys-libs/compiler-rt/files//compiler-rt-prefix-paths.patch
+++ b/sys-libs/compiler-rt/files//compiler-rt-prefix-paths.patch
@@ -1,79 +0,0 @@
 a/compiler-rt/cmake/config-ix.cmake2020-10-07 05:10:48.0 
-0500
-+++ b/compiler-rt/cmake/config-ix.cmake2020-12-13 16:17:43.0 
-0600
-@@ -424,10 +424,7 @@
- ${DARWIN_COMMON_LINK_FLAGS}
- ${DARWIN_osx_MIN_VER_FLAG}=${SANITIZER_MIN_OSX_VERSION})
- 
--  if(DARWIN_osx_SYSROOT)
--list(APPEND DARWIN_osx_CFLAGS -isysroot ${DARWIN_osx_SYSROOT})
--list(APPEND DARWIN_osx_LINK_FLAGS -isysroot ${DARWIN_osx_SYSROOT})
--  endif()
-+  # Do not add -isysroot flag on Gentoo Prefix (search paths handled by cmake)
- 
-   # Figure out which arches to use for each OS
-   darwin_get_toolchain_supported_archs(toolchain_arches)
 a/compiler-rt/cmake/base-config-ix.cmake   2020-12-13 16:17:13.0 
-0600
-+++ b/compiler-rt/cmake/base-config-ix.cmake   2020-12-13 16:18:59.0 
-0600
-@@ -102,23 +102,8 @@
- endif()
- 
- if(APPLE)
--  # On Darwin if /usr/include/c++ doesn't exist, the user probably has Xcode 
but
--  # not the command line tools (or is using macOS 10.14 or newer). If this is
--  # the case, we need to find the OS X sysroot to pass to clang.
--  if(NOT EXISTS /usr/include/c++)
--execute_process(COMMAND xcrun -sdk macosx --show-sdk-path
--   OUTPUT_VARIABLE OSX_SYSROOT
--   ERROR_QUIET
--   OUTPUT_STRIP_TRAILING_WHITESPACE)
--if (NOT OSX_SYSROOT OR NOT EXISTS ${OSX_SYSROOT})
--  message(WARNING "Detected OSX_SYSROOT ${OSX_SYSROOT} does not exist")
--else()
--  

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

2021-01-28 Thread Michał Górny
commit: 57e2aa74843f4e8fb137f962cecffa04ee89519c
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Jan 29 01:24:14 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Jan 29 01:27:04 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=57e2aa74

sys-libs/libcxxabi: pass Python3_EXECUTABLE to respect Python

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

 sys-libs/libcxxabi/libcxxabi-11.0.0.ebuild  | 3 ++-
 sys-libs/libcxxabi/libcxxabi-11.0.1.ebuild  | 1 +
 sys-libs/libcxxabi/libcxxabi-11.1.0_rc1.ebuild  | 1 +
 sys-libs/libcxxabi/libcxxabi-11.1.0_rc2.ebuild  | 1 +
 sys-libs/libcxxabi/libcxxabi-12.0.0..ebuild | 1 +
 sys-libs/libcxxabi/libcxxabi-12.0.0_rc1.ebuild  | 1 +
 sys-libs/libcxxabi/libcxxabi-13.0.0..ebuild | 1 +
 7 files changed, 8 insertions(+), 1 deletion(-)

diff --git a/sys-libs/libcxxabi/libcxxabi-11.0.0.ebuild 
b/sys-libs/libcxxabi/libcxxabi-11.0.0.ebuild
index 927f9e62f51..d73929a139f 100644
--- a/sys-libs/libcxxabi/libcxxabi-11.0.0.ebuild
+++ b/sys-libs/libcxxabi/libcxxabi-11.0.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -79,6 +79,7 @@ multilib_src_configure() {
mycmakeargs+=(
-DLLVM_EXTERNAL_LIT="${EPREFIX}/usr/bin/lit"

-DLLVM_LIT_ARGS="$(get_lit_flags);--param=cxx_under_test=${clang_path}"
+   -DPython3_EXECUTABLE="${PYTHON}"
)
fi
cmake_src_configure

diff --git a/sys-libs/libcxxabi/libcxxabi-11.0.1.ebuild 
b/sys-libs/libcxxabi/libcxxabi-11.0.1.ebuild
index e914a402b7b..b1fcf31caaa 100644
--- a/sys-libs/libcxxabi/libcxxabi-11.0.1.ebuild
+++ b/sys-libs/libcxxabi/libcxxabi-11.0.1.ebuild
@@ -81,6 +81,7 @@ multilib_src_configure() {
mycmakeargs+=(
-DLLVM_EXTERNAL_LIT="${EPREFIX}/usr/bin/lit"

-DLLVM_LIT_ARGS="$(get_lit_flags);--param=cxx_under_test=${clang_path}"
+   -DPython3_EXECUTABLE="${PYTHON}"
)
fi
cmake_src_configure

diff --git a/sys-libs/libcxxabi/libcxxabi-11.1.0_rc1.ebuild 
b/sys-libs/libcxxabi/libcxxabi-11.1.0_rc1.ebuild
index c814ad881df..248121b9aa4 100644
--- a/sys-libs/libcxxabi/libcxxabi-11.1.0_rc1.ebuild
+++ b/sys-libs/libcxxabi/libcxxabi-11.1.0_rc1.ebuild
@@ -81,6 +81,7 @@ multilib_src_configure() {
mycmakeargs+=(
-DLLVM_EXTERNAL_LIT="${EPREFIX}/usr/bin/lit"

-DLLVM_LIT_ARGS="$(get_lit_flags);--param=cxx_under_test=${clang_path}"
+   -DPython3_EXECUTABLE="${PYTHON}"
)
fi
cmake_src_configure

diff --git a/sys-libs/libcxxabi/libcxxabi-11.1.0_rc2.ebuild 
b/sys-libs/libcxxabi/libcxxabi-11.1.0_rc2.ebuild
index c814ad881df..248121b9aa4 100644
--- a/sys-libs/libcxxabi/libcxxabi-11.1.0_rc2.ebuild
+++ b/sys-libs/libcxxabi/libcxxabi-11.1.0_rc2.ebuild
@@ -81,6 +81,7 @@ multilib_src_configure() {
mycmakeargs+=(
-DLLVM_EXTERNAL_LIT="${EPREFIX}/usr/bin/lit"

-DLLVM_LIT_ARGS="$(get_lit_flags);--param=cxx_under_test=${clang_path}"
+   -DPython3_EXECUTABLE="${PYTHON}"
)
fi
cmake_src_configure

diff --git a/sys-libs/libcxxabi/libcxxabi-12.0.0..ebuild 
b/sys-libs/libcxxabi/libcxxabi-12.0.0..ebuild
index 64097031336..6a0226a845d 100644
--- a/sys-libs/libcxxabi/libcxxabi-12.0.0..ebuild
+++ b/sys-libs/libcxxabi/libcxxabi-12.0.0..ebuild
@@ -80,6 +80,7 @@ multilib_src_configure() {
mycmakeargs+=(
-DLLVM_EXTERNAL_LIT="${EPREFIX}/usr/bin/lit"

-DLLVM_LIT_ARGS="$(get_lit_flags);--param=cxx_under_test=${clang_path}"
+   -DPython3_EXECUTABLE="${PYTHON}"
)
fi
cmake_src_configure

diff --git a/sys-libs/libcxxabi/libcxxabi-12.0.0_rc1.ebuild 
b/sys-libs/libcxxabi/libcxxabi-12.0.0_rc1.ebuild
index 64097031336..6a0226a845d 100644
--- a/sys-libs/libcxxabi/libcxxabi-12.0.0_rc1.ebuild
+++ b/sys-libs/libcxxabi/libcxxabi-12.0.0_rc1.ebuild
@@ -80,6 +80,7 @@ multilib_src_configure() {
mycmakeargs+=(
-DLLVM_EXTERNAL_LIT="${EPREFIX}/usr/bin/lit"

-DLLVM_LIT_ARGS="$(get_lit_flags);--param=cxx_under_test=${clang_path}"
+   -DPython3_EXECUTABLE="${PYTHON}"
)
fi
cmake_src_configure

diff --git a/sys-libs/libcxxabi/libcxxabi-13.0.0..ebuild 
b/sys-libs/libcxxabi/libcxxabi-13.0.0..ebuild
index 64097031336..6a0226a845d 100644
--- a/sys-libs/libcxxabi/libcxxabi-13.0.0..ebuild
+++ b/sys-libs/libcxxabi/libcxxabi-13.0.0..ebuild
@@ -80,6 +80,7 @@ multilib_src_configure() {
mycmakeargs+=(
   

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

2021-01-28 Thread Ben Kohler
commit: c7e258719d93091a972badf838ce0b81664ba165
Author: Ben Kohler  gentoo  org>
AuthorDate: Fri Jan 29 01:24:35 2021 +
Commit: Ben Kohler  gentoo  org>
CommitDate: Fri Jan 29 01:24:50 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c7e25871

net-wireless/unifi: bump to 6.1.51

Package-Manager: Portage-3.0.14, Repoman-3.0.2
Signed-off-by: Ben Kohler  gentoo.org>

 net-wireless/unifi/Manifest|  1 +
 net-wireless/unifi/unifi-6.1.51.ebuild | 68 ++
 2 files changed, 69 insertions(+)

diff --git a/net-wireless/unifi/Manifest b/net-wireless/unifi/Manifest
index c07d8d10873..d9b5d92339d 100644
--- a/net-wireless/unifi/Manifest
+++ b/net-wireless/unifi/Manifest
@@ -1,3 +1,4 @@
 DIST unifi-6.0.43.zip 136844666 BLAKE2B 
fb330f9ba8c2d22dacd5e37fbeccc411101e388525cdf7ae76fd2ade629c8230d10a5098d01453fcd9e091d581961b556c7f86d1625baff735fa76a2896b2d94
 SHA512 
16cfec8f12aa31c146ebd38b946a51730f7ca600f36f16058e06ec20d6d3597a34fa8fa8efef1bad1980b73a15c13d5c6458f03d08cee6eda5cedf62ef17a6b8
 DIST unifi-6.0.45.zip 147691229 BLAKE2B 
ad8e34e4934449151b0244bb32e2ce81e2506f228c995e72c2756279ce22f1ce06d44c37f1cfd6156cee0d03066e36d99f98b56d2a1c759ee98ada6569b8309e
 SHA512 
6b2aebf33b6e2114a2b274ce332e2bd88a30406e3a21bc66dc0eddee3ee27ee2e4d3948dea73ff85289cbc2ed0e4f2b646e095091c54120f718b5fb2f0b35943
 DIST unifi-6.1.26.zip 243498936 BLAKE2B 
72a17f02279ecedd8f876df85167824a03abebb2816e68fcbfff11923b00c1e0b80b7357e48a4e044f0835e3e0054bd0ab034bd8fb3d67289bf61b4804ce9a87
 SHA512 
9ea5a7307ad507f08e4d39805bdf776eaa50895513e4c086d94527e28ae93b1f97e3d1b23ff314ed03ea560638b8cb44fc16bf4ff8f7746035e8b5de9b31321b
+DIST unifi-6.1.51.zip 151612025 BLAKE2B 
879256deb0da92ba028f956d2ef0d0874fbb05a52b0c9763657c2d2b326512ddf66e711694a09b04d0eebfb7147ca757dc0b1fd85a52eb9bd7e6c402936009e9
 SHA512 
6303cd66dd88c0ac6d67ddef662ac5a7491d1e5ffc670c08f7d76c1607c4c7617234f40c4572daec82f11a7c4fd4eb12afe7c788e158bb7ffba7856eb9b2aefb

diff --git a/net-wireless/unifi/unifi-6.1.51.ebuild 
b/net-wireless/unifi/unifi-6.1.51.ebuild
new file mode 100644
index 000..db77bcb22ae
--- /dev/null
+++ b/net-wireless/unifi/unifi-6.1.51.ebuild
@@ -0,0 +1,68 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+# Set this var for any releases except stable
+RC_SUFFIX="-c1b4383e0f"
+
+inherit systemd
+
+DESCRIPTION="A Management Controller for Ubiquiti Networks UniFi APs"
+HOMEPAGE="https://www.ubnt.com;
+SRC_URI="https://dl.ui.com/unifi/${PV}${RC_SUFFIX}/UniFi.unix.zip -> ${P}.zip"
+
+KEYWORDS="~amd64"
+LICENSE="Apache-1.0 Apache-2.0 BSD-1 BSD-2 BSD CDDL EPL-1.0 GPL-2 LGPL-2.1 
LGPL-3 MIT ubiquiti"
+SLOT="0/6.1"
+IUSE="systemd"
+
+RDEPEND="
+   acct-group/unifi
+   acct-user/unifi
+   dev-db/mongodb
+   virtual/jre:1.8
+"
+
+DEPEND="app-arch/unzip"
+
+RESTRICT="bindist mirror"
+
+S="${WORKDIR}/UniFi"
+
+DOCS=( "readme.txt" )
+
+QA_PREBUILT="usr/lib/unifi/lib/native/Linux/x86_64/*.so"
+
+src_prepare() {
+   # Remove unneeded files Linux, Mac and Windows
+   rm -r lib/native/Linux/{aarch64,armv7} lib/native/{Mac,Windows} || die
+   if ! use systemd; then
+   rm lib/native/Linux/x86_64/libubnt_sdnotify_jni.so || die
+   fi
+
+   default
+}
+
+src_install() {
+   insinto /usr/lib/unifi
+   doins -r bin dl lib webapps
+
+   diropts -o unifi -g unifi
+   keepdir /var/lib/unifi/{conf,data,run,tmp,work} /var/log/unifi
+
+   for symlink in conf data run tmp work; do
+   dosym ../../../var/lib/unifi/${symlink} 
/usr/lib/unifi/${symlink}
+   done
+   dosym ../../../var/log/unifi /usr/lib/unifi/logs
+
+   newinitd "${FILESDIR}"/unifi.initd-r1 unifi
+   systemd_dounit "${FILESDIR}"/unifi.service
+
+   newconfd "${FILESDIR}"/unifi.confd unifi
+
+   echo 'CONFIG_PROTECT="/var/lib/unifi"' > "${T}"/99unifi || die
+   doenvd "${T}"/99unifi
+
+   einstalldocs
+}



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

2021-01-28 Thread Lars Wendler
commit: 786078221e2960b3a8b1df4cd6cdc57ce1c17675
Author: Lars Wendler  gentoo  org>
AuthorDate: Thu Jan 28 23:49:33 2021 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Thu Jan 28 23:49:41 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=78607822

dev-util/cmake: Bump to version 3.19.4

Package-Manager: Portage-3.0.14, Repoman-3.0.2
Signed-off-by: Lars Wendler  gentoo.org>

 dev-util/cmake/Manifest|   1 +
 dev-util/cmake/cmake-3.19.4.ebuild | 230 +
 2 files changed, 231 insertions(+)

diff --git a/dev-util/cmake/Manifest b/dev-util/cmake/Manifest
index fd08f540980..01312a5205f 100644
--- a/dev-util/cmake/Manifest
+++ b/dev-util/cmake/Manifest
@@ -2,3 +2,4 @@ DIST cmake-3.13.5.tar.gz 8618821 BLAKE2B 
765678bc92821207c53bfb4ac995a791b938f20
 DIST cmake-3.17.4.tar.gz 9473549 BLAKE2B 
2ce29415525b5292ae9e06d73570ed0af2173d8d15612f4d645f22d4f55cb99018663c374c4282731e09f8c6e4ffd59316d65f38aef9db5c34d874ca8992382b
 SHA512 
6af879502e52388f3be02a4edfb006274840ad1afa8f28ffd6ec69b0310c7f718812b2272e5f77ffa422717f61407a6d482deb95941555c21c73fc5f62356a4e
 DIST cmake-3.18.5.tar.gz 8975784 BLAKE2B 
62ea68b602e7e352c22ba6122aa010fb78fb5c4e484aa51bc336e750280d5fc03ffa439bd8005d2c43176f5a5db4ebfd419beca65cc59c5b8cd5666e38394fb8
 SHA512 
c15e0937a9c0ce0b6164c3d02a147e679ea57e1119cff4189a15de71429a7facb3c04eb8db467471876b5da5dbd4a25acb228efa7101fe78efd205f0d2c96343
 DIST cmake-3.19.3.tar.gz 9265831 BLAKE2B 
133ca8b12c0ccff0f9d833543c66cac597d72898d6e8602c74ef2875c90059b0a19d059b8801e407a7d5931b8aa50b253aef970330454789e13e2e63a7bb6d97
 SHA512 
54c91fa76882152d3933b696d7e547bc4edf6f97f3810e8dd57ca28c98e9fcaf757eac7c77e1e7fab88aced10937ed354917aeac3997edef406313dcf76ba0c5
+DIST cmake-3.19.4.tar.gz 9266976 BLAKE2B 
b5ac44fa426a47031e37fca990130d9289909a5f21eed2ebb0987da9202db16f654a1f3eeaca2465693b2fca09de05b9bb452dd71df9a65ffd27c02da577a1c5
 SHA512 
e2781479d2185f8f927439b795120a0f4957e9da7730804ff8ec06d6bbe75a0069e49d95e642706179520a7229ae82e53bab891fa8cfd859913c0cb5fd4e843f

diff --git a/dev-util/cmake/cmake-3.19.4.ebuild 
b/dev-util/cmake/cmake-3.19.4.ebuild
new file mode 100644
index 000..99b8eab6c2f
--- /dev/null
+++ b/dev-util/cmake/cmake-3.19.4.ebuild
@@ -0,0 +1,230 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+CMAKE_MAKEFILE_GENERATOR="emake" # TODO RunCMake.LinkWhatYouUse fails 
consistently w/ ninja
+CMAKE_REMOVE_MODULES_LIST=( none )
+inherit bash-completion-r1 cmake elisp-common flag-o-matic multiprocessing \
+   toolchain-funcs virtualx xdg-utils
+
+MY_P="${P/_/-}"
+
+DESCRIPTION="Cross platform Make"
+HOMEPAGE="https://cmake.org/;
+SRC_URI="https://cmake.org/files/v$(ver_cut 1-2)/${MY_P}.tar.gz"
+
+LICENSE="CMake"
+SLOT="0"
+[[ "${PV}" = *_rc* ]] || \
+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="doc emacs ncurses qt5 test"
+RESTRICT="!test? ( test )"
+
+RDEPEND="
+   >=app-arch/libarchive-3.3.3:=
+   app-crypt/rhash
+   >=dev-libs/expat-2.0.1
+   >=dev-libs/jsoncpp-1.9.2-r2:0=
+   >=dev-libs/libuv-1.10.0:=
+   >=net-misc/curl-7.21.5[ssl]
+   sys-libs/zlib
+   virtual/pkgconfig
+   emacs? ( >=app-editors/emacs-23.1:* )
+   ncurses? ( sys-libs/ncurses:0= )
+   qt5? (
+   dev-qt/qtcore:5
+   dev-qt/qtgui:5
+   dev-qt/qtwidgets:5
+   )
+"
+DEPEND="${RDEPEND}"
+BDEPEND="
+   doc? (
+   dev-python/requests
+   dev-python/sphinx
+   )
+   test? ( app-arch/libarchive[zstd] )
+"
+
+S="${WORKDIR}/${MY_P}"
+
+SITEFILE="50${PN}-gentoo.el"
+
+PATCHES=(
+   # prefix
+   "${FILESDIR}"/${PN}-3.16.0_rc4-darwin-bundle.patch
+   "${FILESDIR}"/${PN}-3.14.0_rc3-prefix-dirs.patch
+   "${FILESDIR}"/${PN}-3.19.1-darwin-gcc.patch
+
+   # handle gentoo packaging in find modules
+   "${FILESDIR}"/${PN}-3.17.0_rc1-FindBLAS.patch
+   # Next patch needs to be reworked
+   #"${FILESDIR}"/${PN}-3.17.0_rc1-FindLAPACK.patch
+   "${FILESDIR}"/${PN}-3.5.2-FindQt4.patch
+
+   # respect python eclasses
+   "${FILESDIR}"/${PN}-2.8.10.2-FindPythonLibs.patch
+   "${FILESDIR}"/${PN}-3.9.0_rc2-FindPythonInterp.patch
+
+   "${FILESDIR}"/${PN}-3.18.0-filter_distcc_warning.patch # bug 691544
+
+   # upstream fixes (can usually be removed with a version bump)
+)
+
+cmake_src_bootstrap() {
+   # disable running of cmake in bootstrap command
+   sed -i \
+   -e '/"${cmake_bootstrap_dir}\/cmake"/s/^/#DONOTRUN /' \
+   bootstrap || die "sed failed"
+
+   # execinfo.h on Solaris isn't quite what it is on Darwin
+   if [[ ${CHOST} == *-solaris* ]] ; then
+   sed -i -e 's/execinfo\.h/blablabla.h/' \
+  

[gentoo-commits] repo/gentoo:master commit in: sys-devel/autoconf-wrapper/files/, sys-devel/autoconf-wrapper/

2021-01-28 Thread Lars Wendler
commit: bff583ede76fd4f7ab5b21399ff72bfce15634aa
Author: Lars Wendler  gentoo  org>
AuthorDate: Thu Jan 28 23:42:11 2021 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Thu Jan 28 23:49:40 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bff583ed

sys-devel/autoconf-wrapper: Bump to version 15

Package-Manager: Portage-3.0.14, Repoman-3.0.2
Signed-off-by: Lars Wendler  gentoo.org>

 .../autoconf-wrapper/autoconf-wrapper-15.ebuild|  29 +++
 sys-devel/autoconf-wrapper/files/ac-wrapper-15.sh  | 203 +
 2 files changed, 232 insertions(+)

diff --git a/sys-devel/autoconf-wrapper/autoconf-wrapper-15.ebuild 
b/sys-devel/autoconf-wrapper/autoconf-wrapper-15.ebuild
new file mode 100644
index 000..68d956726bb
--- /dev/null
+++ b/sys-devel/autoconf-wrapper/autoconf-wrapper-15.ebuild
@@ -0,0 +1,29 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit multilib
+
+DESCRIPTION="wrapper for autoconf to manage multiple autoconf versions"
+HOMEPAGE="https://wiki.gentoo.org/wiki/No_homepage;
+SRC_URI=""
+
+LICENSE="GPL-2"
+SLOT="0"
+[[ "${PV}" == *_pre* ]] || \
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 ~sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+IUSE=""
+
+S="${WORKDIR}"
+
+src_install() {
+   exeinto /usr/$(get_libdir)/misc
+   newexe "${FILESDIR}"/ac-wrapper-${PV}.sh ac-wrapper.sh
+
+   dodir /usr/bin
+   local x=
+   for x in auto{conf,header,m4te,reconf,scan,update} ifnames ; do
+   dosym ../$(get_libdir)/misc/ac-wrapper.sh /usr/bin/${x}
+   done
+}

diff --git a/sys-devel/autoconf-wrapper/files/ac-wrapper-15.sh 
b/sys-devel/autoconf-wrapper/files/ac-wrapper-15.sh
new file mode 100644
index 000..e5eda0e53f1
--- /dev/null
+++ b/sys-devel/autoconf-wrapper/files/ac-wrapper-15.sh
@@ -0,0 +1,203 @@
+#!/bin/sh
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+# Based on the ac-wrapper.pl script provided by MandrakeSoft
+# Rewritten in bash by Gregorio Guidi
+#
+# Executes the correct autoconf version.
+#
+# - defaults to newest version available (hopefully autoconf-2.60)
+# - runs autoconf 2.13 if:
+#   - envvar WANT_AUTOCONF is set to `2.1'
+# -or-
+#   - `ac{local,include}.m4' or `configure.{in,ac}' have AC_PREREQ(2.1) (not 
higher)
+# -or-
+#   - `configure' is already present and was generated by autoconf 2.13
+
+warn() { printf "ac-wrapper: $*\n" 1>&2; }
+err() { warn "$@"; exit 1; }
+unset IFS
+which() {
+   local p
+   IFS=: # we don't use IFS anywhere, so don't bother saving/restoring
+   for p in ${PATH} ; do
+   p="${p}/$1"
+   [ -e "${p}" ] && echo "${p}" && return 0
+   done
+   unset IFS
+   return 1
+}
+
+#
+# Sanitize argv[0] since it isn't always a full path #385201
+#
+argv0=${0##*/}
+case ${0} in
+   ${argv0})
+   # find it in PATH
+   if ! full_argv0=$(which "${argv0}") ; then
+   err "could not locate ${argv0}; file a bug"
+   fi
+   ;;
+   *)
+   # re-use full/relative paths
+   full_argv0=$0
+   ;;
+esac
+
+if [ "${argv0}" = "ac-wrapper.sh" ] ; then
+   err "Don't call this script directly"
+fi
+
+if [ "${WANT_AUTOCONF}" = "2.1" ] && [ "${argv0}" = "autom4te" ] ; then
+   err "Autoconf 2.13 doesn't contain autom4te.\n" \
+   "   Either unset WANT_AUTOCONF or don't execute anything\n" \
+   "   that would use autom4te."
+fi
+
+if ! seq 0 0 2>/dev/null 1>&2 ; then #338518
+   seq() {
+   local f l i
+   case $# in
+   1) f=1 i=1 l=$1;;
+   2) f=$1 i=1 l=$2;;
+   3) f=$1 i=$2 l=$3;;
+   esac
+   while :; do
+   [ $l -lt $f -a $i -gt 0 ] && break
+   [ $f -lt $l -a $i -lt 0 ] && break
+   echo $f
+   : $(( f += i ))
+   done
+   return 0
+   }
+fi
+
+#
+# Set up bindings between actual version and WANT_AUTOCONF;
+# Start at last known unstable/stable versions to speed up lookup process.
+#
+if [ -z "${KNOWN_AUTOCONF}" ] ; then
+   KNOWN_AUTOCONF="2.71:2.5 2.70:2.5 2.69:2.5"
+fi
+vers="${KNOWN_AUTOCONF} :2.5 $(printf '2.%s:2.5 ' `seq 99 -1 59`) 2.13:2.1"
+
+binary=""
+for v in ${vers} ; do
+   auto_ver=${v%:*}
+   if [ -z "${binary}" ] && [ -x "${full_argv0}-${auto_ver}" ] ; then
+   binary="${full_argv0}-${auto_ver}"
+   break
+   fi
+done
+if [ -z "${binary}" ] ; then
+   err "Unable to locate any usuable version of autoconf.\n" \
+   "\tI tried these versions: 

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

2021-01-28 Thread Lars Wendler
commit: 56227c8be30ea6f3b60e9b6d512ea77f43ab8042
Author: Lars Wendler  gentoo  org>
AuthorDate: Thu Jan 28 23:45:23 2021 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Thu Jan 28 23:49:40 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=56227c8b

sys-devel/autoconf: Bump to version 2.71

Package-Manager: Portage-3.0.14, Repoman-3.0.2
Signed-off-by: Lars Wendler  gentoo.org>

 sys-devel/autoconf/Manifest |  1 +
 sys-devel/autoconf/autoconf-2.71.ebuild | 71 +
 2 files changed, 72 insertions(+)

diff --git a/sys-devel/autoconf/Manifest b/sys-devel/autoconf/Manifest
index 0a40af81ae8..26d4a38e2e7 100644
--- a/sys-devel/autoconf/Manifest
+++ b/sys-devel/autoconf/Manifest
@@ -4,3 +4,4 @@ DIST autoconf-2.69-runstatedir_patches.tar.xz 257096 BLAKE2B 
ae765e0ca7fe8261117
 DIST autoconf-2.69.tar.xz 1214744 BLAKE2B 
71d33d72a06e9a05fbed0eda73bc9d8a3805c7c90bf082959862f93f3c5f01192114176e84d84ecb58fa99512eafbc0ab21ad1407be18c8c63bb3dc1117c482d
 SHA512 
995d3e5a8eb1eb37e2b7fae53c6ec7a9b4df997286b7d643344818f94636756b1bf5ff5ea9155e755cb9461149a853dfbf2886fc6bd7132e5afa9c168e306e9b
 DIST autoconf-2.70-patches-01.tar.xz 27284 BLAKE2B 
fa4ef923d487f600de98d765d3db23c73cd546f777c19986f9179cbe0e9eb254e3bb4c8107b6ce9f2c1f008b4c72033565711f0d8b63e6538b83ec56a2d75875
 SHA512 
648604ec24decbc48d281049eca94e7e7146d013c006297d9d9c71b749bd856684b8ab8550ac8961ce506b036ad25b7236dfb5e53114c10edfefbd58ecc55020
 DIST autoconf-2.70.tar.xz 1346528 BLAKE2B 
7a14f966f1fb89a250aedb03d483ab1f92d73a7085bc289094b62984620563922d041e717274270af0afaf52f058b4c6402c1af14cce58d70d5d884414797c80
 SHA512 
af4af6b8811baa424c00990b368a6cbfb1d598dde9ee08dce2a5fc32cb9517e6e683a59d6852507f6a72d499fc298c4171b6f06962cf3ba40cf1557cfb6069fe
+DIST autoconf-2.71.tar.xz 1292296 BLAKE2B 
7fd4b98b4cfff10720e8da6ee91045637991643b50fcb3e47a0ecfcc01600f7b7b36fd1c0a5f08b68a418f1bdbd8d5a98de1008157595dd37cc3a31facb61416
 SHA512 
73d32b4adcbe24e3bafa9f43f59ed3b6efbd3de0f194e5ec90375f35da1199c583f5d3e89139b7edbad35171403709270e339ffa56a2ecb9b3123e9285021ff0

diff --git a/sys-devel/autoconf/autoconf-2.71.ebuild 
b/sys-devel/autoconf/autoconf-2.71.ebuild
new file mode 100644
index 000..e5bc4fffa76
--- /dev/null
+++ b/sys-devel/autoconf/autoconf-2.71.ebuild
@@ -0,0 +1,71 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+if [[ ${PV} == "" ]] ; then
+   EGIT_REPO_URI="https://git.savannah.gnu.org/git/autoconf.git;
+   inherit git-r3
+else
+   # For _beta handling replace with real version number
+   MY_PV="${PV}"
+   MY_P="${PN}-${MY_PV}"
+   #PATCH_TARBALL_NAME="${PN}-2.70-patches-01"
+   SRC_URI="mirror://gnu/${PN}/${MY_P}.tar.xz -> ${P}.tar.xz
+   https://alpha.gnu.org/pub/gnu/${PN}/${MY_P}.tar.xz -> 
${P}.tar.xz"
+   #SRC_URI+=" 
https://dev.gentoo.org/~polynomial-c/${PATCH_TARBALL_NAME}.tar.xz;
+   [[ "${PV}" == *_beta* ]] || \
+   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+   S="${WORKDIR}/${MY_P}"
+fi
+
+inherit toolchain-autoconf
+
+DESCRIPTION="Used to create autoconfiguration files"
+HOMEPAGE="https://www.gnu.org/software/autoconf/autoconf.html;
+
+LICENSE="GPL-3"
+SLOT="${PV/_*}"
+IUSE="emacs"
+
+BDEPEND=">=sys-devel/m4-1.4.16
+   >=dev-lang/perl-5.6"
+RDEPEND="${BDEPEND}
+   >=sys-devel/autoconf-wrapper-15
+   sys-devel/gnuconfig
+   !~sys-devel/${P}:2.5"
+[[ ${PV} == "" ]] && BDEPEND+=" >=sys-apps/texinfo-4.3"
+PDEPEND="emacs? ( app-emacs/autoconf-mode )"
+
+src_prepare() {
+   # usr/bin/libtool is provided by binutils-apple, need gnu libtool
+   if [[ ${CHOST} == *-darwin* ]] ; then
+   PATCHES+=( "${FILESDIR}"/${PN}-2.61-darwin.patch )
+   fi
+
+   # Save timestamp to avoid later makeinfo call
+   touch -r doc/{,old_}autoconf.texi || die
+
+   local pdir
+   for pdir in "${WORKDIR}"/{upstream_,}patches ; do
+   if [[ -d "${pdir}" ]] ; then
+   eapply ${pdir}
+   fi
+   done
+
+   toolchain-autoconf_src_prepare
+
+   # Restore timestamp to avoid makeinfo call
+   # We already have an up to date autoconf.info page at this point.
+   touch -r doc/{old_,}autoconf.texi || die
+}
+
+src_install() {
+   default
+
+   local f
+   for f in config.{guess,sub} ; do
+   ln -fs ../../gnuconfig/${f} \
+   "${ED}"/usr/share/autoconf-*/build-aux/${f} || die
+   done
+}



[gentoo-commits] repo/gentoo:master commit in: sys-devel/autoconf/files/, sys-devel/autoconf/

2021-01-28 Thread Lars Wendler
commit: f0ed20d57458611ba0b0c2e83af67c0260a3ca00
Author: Lars Wendler  gentoo  org>
AuthorDate: Thu Jan 28 23:47:14 2021 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Thu Jan 28 23:49:41 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f0ed20d5

sys-devel/autoconf: Removed old

Package-Manager: Portage-3.0.14, Repoman-3.0.2
Signed-off-by: Lars Wendler  gentoo.org>

 sys-devel/autoconf/autoconf-2.70-r1.ebuild | 66 --
 .../files/autoconf-2.70-fix_c99_check.patch| 15 -
 2 files changed, 81 deletions(-)

diff --git a/sys-devel/autoconf/autoconf-2.70-r1.ebuild 
b/sys-devel/autoconf/autoconf-2.70-r1.ebuild
deleted file mode 100644
index 5ed98221921..000
--- a/sys-devel/autoconf/autoconf-2.70-r1.ebuild
+++ /dev/null
@@ -1,66 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-if [[ ${PV} == "" ]] ; then
-   EGIT_REPO_URI="https://git.savannah.gnu.org/git/autoconf.git;
-   inherit git-r3
-else
-   # For _beta handling replace with real version number
-   MY_PV="${PV}"
-   MY_P="${PN}-${MY_PV}"
-   SRC_URI="mirror://gnu/${PN}/${MY_P}.tar.xz -> ${P}.tar.xz
-   https://alpha.gnu.org/pub/gnu/${PN}/${MY_P}.tar.xz -> 
${P}.tar.xz"
-   [[ "${PV}" == *_beta* ]] || \
-   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
-   S="${WORKDIR}/${MY_P}"
-fi
-
-inherit toolchain-autoconf
-
-DESCRIPTION="Used to create autoconfiguration files"
-HOMEPAGE="https://www.gnu.org/software/autoconf/autoconf.html;
-
-LICENSE="GPL-3"
-SLOT="${PV/_*}"
-IUSE="emacs"
-
-BDEPEND=">=sys-devel/m4-1.4.16
-   >=dev-lang/perl-5.6"
-RDEPEND="${BDEPEND}
-   >=sys-devel/autoconf-wrapper-14
-   sys-devel/gnuconfig
-   !~sys-devel/${P}:2.5"
-[[ ${PV} == "" ]] && BDEPEND+=" >=sys-apps/texinfo-4.3"
-PDEPEND="emacs? ( app-emacs/autoconf-mode )"
-
-PATCHES=(
-   "${FILESDIR}/${P}-fix_c99_check.patch"
-)
-
-src_prepare() {
-   # usr/bin/libtool is provided by binutils-apple, need gnu libtool
-   if [[ ${CHOST} == *-darwin* ]] ; then
-   PATCHES+=( "${FILESDIR}"/${PN}-2.61-darwin.patch )
-   fi
-
-   # Save timestamp to avoid later makeinfo call
-   touch -r doc/{,old_}autoconf.texi || die
-
-   toolchain-autoconf_src_prepare
-
-   # Restore timestamp to avoid makeinfo call
-   # We already have an up to date autoconf.info page at this point.
-   touch -r doc/{old_,}autoconf.texi || die
-}
-
-src_install() {
-   default
-
-   local f
-   for f in config.{guess,sub} ; do
-   ln -fs ../../gnuconfig/${f} \
-   "${ED}"/usr/share/autoconf-*/build-aux/${f} || die
-   done
-}

diff --git a/sys-devel/autoconf/files/autoconf-2.70-fix_c99_check.patch 
b/sys-devel/autoconf/files/autoconf-2.70-fix_c99_check.patch
deleted file mode 100644
index 2174e75afeb..000
--- a/sys-devel/autoconf/files/autoconf-2.70-fix_c99_check.patch
+++ /dev/null
@@ -1,15 +0,0 @@
-X-Git-Url: 
http://git.savannah.gnu.org/gitweb/?p=autoconf.git;a=blobdiff_plain;f=lib%2Fautoconf%2Fc.m4;h=601c2df41bd4ee602065ce041a1173aca8a0f52e;hp=fe217cad679f2f4506c3e20dee64e7e3e3b83a24;hb=efc940dc82763b7b2d6e65f04d15d5972d829c0a;hpb=b693e208691c54fbe07cdf49b9a98358baadcfe2
-
-diff --git a/lib/autoconf/c.m4 b/lib/autoconf/c.m4
-index fe217ca..601c2df 100644
 a/lib/autoconf/c.m4
-+++ b/lib/autoconf/c.m4
-@@ -1559,7 +1559,7 @@ dnl SVR4 -Xc -D__EXTENSIONS__
- # option to output variable CC to make it so.
- AC_DEFUN([_AC_PROG_CC_C99],
- [AC_REQUIRE([_AC_C_C99_TEST_PROGRAM])]dnl
--[_AC_C_STD_TRY([c99], [ac_c_conftest_c89_program],
-+[_AC_C_STD_TRY([c99], [ac_c_conftest_c99_program],
- dnl Try
- dnl GCC   -std=gnu99 (unused restrictive modes: -std=c99 
-std=iso9899:1999)
- dnl IBM XL C  -qlanglvl=extc1x (V12.1; does not pass C11 test)



[gentoo-commits] repo/gentoo:master commit in: net-vpn/tailscale/

2021-01-28 Thread William Hubbs
commit: 988ed0c1bc2b5a5e563f74c6d185e81ff92ac8fa
Author: William Hubbs  gentoo  org>
AuthorDate: Thu Jan 28 23:14:19 2021 +
Commit: William Hubbs  gentoo  org>
CommitDate: Thu Jan 28 23:14:55 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=988ed0c1

net-vpn/tailscale: 1.4.1 bump

Signed-off-by: William Hubbs  gentoo.org>

 net-vpn/tailscale/Manifest   |   1 +
 net-vpn/tailscale/tailscale-1.4.1.ebuild | 630 +++
 2 files changed, 631 insertions(+)

diff --git a/net-vpn/tailscale/Manifest b/net-vpn/tailscale/Manifest
index 36f8d315252..8afedfe0b11 100644
--- a/net-vpn/tailscale/Manifest
+++ b/net-vpn/tailscale/Manifest
@@ -619,3 +619,4 @@ DIST 
sigs.k8s.io%2Fstructured-merge-diff%2F@v%2Fv0.0.0-20190525122527-15d366b235
 DIST sigs.k8s.io%2Fyaml%2F@v%2Fv1.1.0.mod 24 BLAKE2B 
d33080dbc62b185d029eb43f75d66328dbfa7c463a3117b3efd5419ab8e1e52cc6f5d5a288d553421025c785ec6948b3aa68588cae19bd325f6acc0d043bb5fb
 SHA512 
78f6402daccb04510f4ef35ee457ee13e4f447fba8e6aa33b4d32aa666e925861bf3b3f22c5ba9573871ec7e830f99e4caae0969724a54eadf40e6a7ed7931a0
 DIST tailscale-1.2.10.tar.gz 441791 BLAKE2B 
85a6b3359d808b280baac2b3fe943c3647f09cc09233dff789a634d3d84c8ede11a4876bb77a1045b86ca68466f93aa01248180e5eb2cda388bb57939a0eeff2
 SHA512 
67046bf9e5d49058d8f510e4541f50e5bbdd0cca2a6ca76f3e98734d3244f79ddcb7e23da29854b9ef7064227b42b24793b4992d983156ab6d65940c6b5e6b79
 DIST tailscale-1.4.0.tar.gz 485277 BLAKE2B 
e32b886679c70831a45677abb8763218ac1f955db254aa0314624b3a06ffc6240ef390b59d64d8063f2accb480a7c1d375d1501113aa38e30254f4ea4eb7246c
 SHA512 
d4e48fd4bf5c43875429986a8e887247b31e2be9c93d86afb0122f25a26245efb9fc9599aeb5250627ee582b2714719a5c0cb7e0886baaccba5f878136d3b3f5
+DIST tailscale-1.4.1.tar.gz 485377 BLAKE2B 
54a34f96b63179d5ee1951bddb6f21ed5724064a5d04def1ffd88624315456020ffc915c4bd2ac79d750b979f4075c848218beff32446dedc60624dd80a93ac5
 SHA512 
ce15f4427fb988cdedbd58100a7a5ee8850cb9810c0532ba5ba33c355f764bcab41d8e6b258dd817efe41e2aefa4b3311fec3c3633e310333bdcf6ec7d4535f5

diff --git a/net-vpn/tailscale/tailscale-1.4.1.ebuild 
b/net-vpn/tailscale/tailscale-1.4.1.ebuild
new file mode 100644
index 000..ad770855218
--- /dev/null
+++ b/net-vpn/tailscale/tailscale-1.4.1.ebuild
@@ -0,0 +1,630 @@
+# Copyright 2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+inherit go-module systemd tmpfiles
+# This is obtained using ./version/version.sh in the upstream repo and
+# substituting ${PV} appropriately.
+VERSION_SHORT="${PV}"
+VERSION_LONG="${PV}-tdde7ba4ec"
+VERSION_GIT_HASH="dde7ba4ecfa6dd044255047c9e8157448d6eba4a"
+
+DESCRIPTION="Tailscale vpn client"
+HOMEPAGE="https://tailscale.com;
+
+EGO_SUM=(
+   "bazil.org/fuse v0.0.0-20160811212531-371fbbdaa898/go.mod"
+   "cloud.google.com/go v0.26.0/go.mod"
+   "cloud.google.com/go v0.34.0/go.mod"
+   "cloud.google.com/go v0.38.0/go.mod"
+   "cloud.google.com/go v0.44.1/go.mod"
+   "cloud.google.com/go v0.44.2/go.mod"
+   "cloud.google.com/go v0.45.1/go.mod"
+   "cloud.google.com/go v0.46.3/go.mod"
+   "cloud.google.com/go v0.52.1-0.2020014058-0482b626c726/go.mod"
+   "cloud.google.com/go/bigquery v1.0.1/go.mod"
+   "cloud.google.com/go/datastore v1.0.0/go.mod"
+   "cloud.google.com/go/pubsub v1.0.1/go.mod"
+   "cloud.google.com/go/storage v1.0.0/go.mod"
+   "dmitri.shuralyov.com/gpu/mtl v0.0.0-20190408044501-666a987793e9/go.mod"
+   "github.com/Azure/go-autorest/autorest v0.9.0/go.mod"
+   "github.com/Azure/go-autorest/autorest/adal v0.5.0/go.mod"
+   "github.com/Azure/go-autorest/autorest/date v0.1.0/go.mod"
+   "github.com/Azure/go-autorest/autorest/mocks v0.1.0/go.mod"
+   "github.com/Azure/go-autorest/autorest/mocks v0.2.0/go.mod"
+   "github.com/Azure/go-autorest/logger v0.1.0/go.mod"
+   "github.com/Azure/go-autorest/tracing v0.5.0/go.mod"
+   "github.com/BurntSushi/toml v0.3.1"
+   "github.com/BurntSushi/toml v0.3.1/go.mod"
+   "github.com/BurntSushi/xgb v0.0.0-20160522181843-27f122750802/go.mod"
+   "github.com/Masterminds/semver/v3 v3.0.3"
+   "github.com/Masterminds/semver/v3 v3.0.3/go.mod"
+   "github.com/Microsoft/go-winio 
v0.4.15-0.20200908182639-5b44b70ab3ab/go.mod"
+   "github.com/Microsoft/hcsshim v0.8.6/go.mod"
+   "github.com/NYTimes/gziphandler 
v0.0.0-20170623195520-56545f4a5d46/go.mod"
+   "github.com/PuerkitoBio/purell v1.0.0/go.mod"
+   "github.com/PuerkitoBio/urlesc 
v0.0.0-20160726150825-5bd2802263f2/go.mod"
+   "github.com/alecthomas/kingpin v2.2.6+incompatible/go.mod"
+   "github.com/alecthomas/template 
v0.0.0-20190718012654-fb15b899a751/go.mod"
+   "github.com/alecthomas/units v0.0.0-20190924025748-f65c72e2690d/go.mod"
+   "github.com/alexbrainman/sspi v0.0.0-20180613141037-e580b900e9f5"
+   "github.com/alexbrainman/sspi v0.0.0-20180613141037-e580b900e9f5/go.mod"
+   

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

2021-01-28 Thread Alfredo Tupone
commit: 77fd8a0f1e7d400c8658105c0e0163ac49b6412b
Author: Alfredo Tupone  gentoo  org>
AuthorDate: Thu Jan 28 22:15:08 2021 +
Commit: Alfredo Tupone  gentoo  org>
CommitDate: Thu Jan 28 22:15:08 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=77fd8a0f

dev-lang/ocaml: build with gcc-10

Bug: https://bugs.gentoo.org/735274
Package-Manager: Portage-3.0.13, Repoman-3.0.2
Signed-off-by: Alfredo Tupone  gentoo.org>

 dev-lang/ocaml/files/ocaml-4.05.0-gcc10.patch |  59 
 dev-lang/ocaml/ocaml-4.05.0-r2.ebuild | 132 ++
 2 files changed, 191 insertions(+)

diff --git a/dev-lang/ocaml/files/ocaml-4.05.0-gcc10.patch 
b/dev-lang/ocaml/files/ocaml-4.05.0-gcc10.patch
new file mode 100644
index 000..a0c67da534a
--- /dev/null
+++ b/dev-lang/ocaml/files/ocaml-4.05.0-gcc10.patch
@@ -0,0 +1,59 @@
+--- a/byterun/caml/intext.h2021-01-28 22:46:20.400224678 +0100
 b/byterun/caml/intext.h2021-01-28 22:46:49.312751054 +0100
+@@ -196,7 +196,7 @@
+ 
+ CAMLextern struct code_fragment * caml_extern_find_code(char *addr);
+ 
+-struct ext_table caml_code_fragments_table;
++extern struct ext_table caml_code_fragments_table;
+ 
+ #endif /* CAML_INTERNALS */
+ 
+--- a/byterun/caml/major_gc.h  2021-01-28 22:44:12.193323457 +0100
 b/byterun/caml/major_gc.h  2021-01-28 22:45:20.918198701 +0100
+@@ -64,9 +64,9 @@
+ extern char *caml_gc_sweep_hp;
+ 
+ extern int caml_major_window;
+-double caml_major_ring[Max_major_window];
+-int caml_major_ring_index;
+-double caml_major_work_credit;
++extern double caml_major_ring[Max_major_window];
++extern int caml_major_ring_index;
++extern double caml_major_work_credit;
+ extern double caml_gc_clock;
+ 
+ /* [caml_major_gc_hook] is called just between the end of the mark
+--- a/byterun/meta.c   2021-01-28 22:47:34.148016359 +0100
 b/byterun/meta.c   2021-01-28 22:47:56.048657393 +0100
+@@ -32,6 +32,8 @@
+ #include "caml/prims.h"
+ #include "caml/stacks.h"
+ 
++struct ext_table caml_code_fragments_table;
++
+ #ifndef NATIVE_CODE
+ 
+ CAMLprim value caml_get_global_data(value unit)
+--- a/byterun/backtrace.c  2021-01-28 22:50:25.275226598 +0100
 b/byterun/backtrace.c  2021-01-28 22:50:37.541027290 +0100
+@@ -28,7 +28,7 @@
+ #include "caml/fail.h"
+ 
+ /* The table of debug information fragments */
+-struct ext_table caml_debug_info;
++extern struct ext_table caml_debug_info;
+ 
+ CAMLexport int32_t caml_backtrace_active = 0;
+ CAMLexport int32_t caml_backtrace_pos = 0;
+--- a/asmrun/startup.c 2021-01-28 23:02:50.526072662 +0100
 b/asmrun/startup.c 2021-01-28 23:03:09.977754311 +0100
+@@ -44,7 +44,7 @@
+ #endif
+ 
+ extern int caml_parser_trace;
+-CAMLexport header_t caml_atom_table[256];
++CAMLextern header_t caml_atom_table[256];
+ char * caml_code_area_start, * caml_code_area_end;
+ 
+ /* Initialize the atom table and the static data and code area limits. */

diff --git a/dev-lang/ocaml/ocaml-4.05.0-r2.ebuild 
b/dev-lang/ocaml/ocaml-4.05.0-r2.ebuild
new file mode 100644
index 000..dc6ca02c535
--- /dev/null
+++ b/dev-lang/ocaml/ocaml-4.05.0-r2.ebuild
@@ -0,0 +1,132 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="5"
+
+inherit flag-o-matic eutils multilib versionator toolchain-funcs
+
+PATCHLEVEL="9"
+MY_P="${P/_/-}"
+DESCRIPTION="Type-inferring functional programming language descended from the 
ML family"
+HOMEPAGE="https://ocaml.org;
+SRC_URI="https://github.com/ocaml/ocaml/archive/${PV/_/+}.tar.gz -> 
${MY_P}.tar.gz
+   mirror://gentoo/${PN}-patches-${PATCHLEVEL}.tar.bz2"
+
+LICENSE="QPL-1.0 LGPL-2"
+# Everytime ocaml is updated to a new version, everything ocaml must be 
rebuilt,
+# so here we go with the subslot.
+SLOT="0/${PV}"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~x86 
~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x86-solaris"
+IUSE="emacs flambda latex ncurses +ocamlopt spacetime X xemacs"
+
+RDEPEND="
+   sys-libs/binutils-libs:=
+   ncurses? ( sys-libs/ncurses:0= )
+   spacetime? ( sys-libs/libunwind:= )
+   X? ( x11-libs/libX11 )
+   !dev-ml/num"
+DEPEND="${RDEPEND}
+   virtual/pkgconfig"
+
+PDEPEND="emacs? ( app-emacs/ocaml-mode )
+   xemacs? ( app-xemacs/ocaml )"
+
+S="${WORKDIR}/${MY_P}"
+pkg_setup() {
+   # dev-lang/ocaml creates its own objects but calls gcc for linking, 
which will
+   # results in relocations if gcc wants to create a PIE executable
+   if gcc-specs-pie ; then
+   append-ldflags -nopie
+   ewarn "Ocaml generates its own native asm, you're using a PIE 
compiler"
+   ewarn "We have appended -nopie to ocaml build options"
+   ewarn "because linking an executable with pie while the objects 
are not pic will not work"
+   fi
+}
+
+src_prepare() {
+   EPATCH_SUFFIX="patch" epatch "${WORKDIR}/patches"
+   epatch 

[gentoo-commits] repo/gentoo:master commit in: kde-apps/spectacle/

2021-01-28 Thread Andreas Sturmlechner
commit: 22d2c17fdf8fffc2b09a9b4da06b9c94b69d6d21
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Thu Jan 28 18:30:23 2021 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Thu Jan 28 21:53:18 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=22d2c17f

kde-apps/spectacle: Drop 20.12.1 (r0)

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

 kde-apps/spectacle/spectacle-20.12.1.ebuild | 66 -
 1 file changed, 66 deletions(-)

diff --git a/kde-apps/spectacle/spectacle-20.12.1.ebuild 
b/kde-apps/spectacle/spectacle-20.12.1.ebuild
deleted file mode 100644
index 55b8590a0d7..000
--- a/kde-apps/spectacle/spectacle-20.12.1.ebuild
+++ /dev/null
@@ -1,66 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-ECM_HANDBOOK="forceoptional"
-ECM_TEST="forceoptional"
-PVCUT=$(ver_cut 1-3)
-KFMIN=5.75.0
-QTMIN=5.15.1
-inherit ecm kde.org
-
-DESCRIPTION="Screenshot capture utility"
-HOMEPAGE="https://apps.kde.org/en/spectacle;
-
-LICENSE="LGPL-2+ handbook? ( FDL-1.3 ) kipi? ( GPL-2+ )"
-SLOT="5"
-KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
-IUSE="kipi share"
-
-# TODO: mv guru.git -> gentoo.git
-# IUSE+=" annotate"
-# DEPEND+="
-#  dev-qt/qtsvg-${QTMIN}:5
-#  x11-libs/kimageannotator
-# "
-
-DEPEND="
-   >=dev-qt/qdbus-${QTMIN}:5
-   >=dev-qt/qtdbus-${QTMIN}:5
-   >=dev-qt/qtgui-${QTMIN}:5
-   >=dev-qt/qtprintsupport-${QTMIN}:5
-   >=dev-qt/qtwidgets-${QTMIN}:5
-   >=dev-qt/qtx11extras-${QTMIN}:5
-   >=kde-frameworks/kconfig-${KFMIN}:5
-   >=kde-frameworks/kconfigwidgets-${KFMIN}:5
-   >=kde-frameworks/kcoreaddons-${KFMIN}:5
-   >=kde-frameworks/kdbusaddons-${KFMIN}:5
-   >=kde-frameworks/kglobalaccel-${KFMIN}:5
-   >=kde-frameworks/ki18n-${KFMIN}:5
-   >=kde-frameworks/kio-${KFMIN}:5
-   >=kde-frameworks/knewstuff-${KFMIN}:5
-   >=kde-frameworks/knotifications-${KFMIN}:5
-   >=kde-frameworks/kservice-${KFMIN}:5
-   >=kde-frameworks/kwayland-${KFMIN}:5
-   >=kde-frameworks/kwidgetsaddons-${KFMIN}:5
-   >=kde-frameworks/kwindowsystem-${KFMIN}:5
-   >=kde-frameworks/kxmlgui-${KFMIN}:5
-   x11-libs/libxcb
-   x11-libs/xcb-util
-   x11-libs/xcb-util-cursor
-   x11-libs/xcb-util-image
-   kipi? ( >=kde-apps/libkipi-${PVCUT}:5= )
-   share? ( >=kde-frameworks/purpose-${KFMIN}:5 )
-"
-RDEPEND="${DEPEND}
-   kipi? ( >=kde-apps/kipi-plugins-${PVCUT}:5 )
-"
-
-src_configure() {
-   local mycmakeargs=(
-   $(cmake_use_find_package kipi KF5Kipi)
-   $(cmake_use_find_package share KF5Purpose)
-   )
-   ecm_src_configure
-}



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

2021-01-28 Thread Andreas Sturmlechner
commit: 112b5d1f3043af0c633ee67798e047b74d08ae95
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Thu Jan 28 21:49:50 2021 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Thu Jan 28 21:53:18 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=112b5d1f

app-office/calligraplan: 3.3.0 version bump

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

 app-office/calligraplan/Manifest  |  1 +
 app-office/calligraplan/calligraplan-3.3.0.ebuild | 89 +++
 2 files changed, 90 insertions(+)

diff --git a/app-office/calligraplan/Manifest b/app-office/calligraplan/Manifest
index 68a14ae5c22..213ef3d8027 100644
--- a/app-office/calligraplan/Manifest
+++ b/app-office/calligraplan/Manifest
@@ -1 +1,2 @@
 DIST calligraplan-3.2.2.tar.xz 3415816 BLAKE2B 
b02248ac51c4593434f234b574c23c68fe687451c5679985143ddd4845ed3b3eae246dc80ead9158ad98d1896e90ca298df443e9aafc536ee15ee9f2992d
 SHA512 
9d4c32926bc4716d881a6c70ba3e53764cd578b7d31e8fde02d8feb70996e806561149d3f34a75deae7c408ad65f8de93f6afa1b00982bcf15c23db6e6992915
+DIST calligraplan-3.3.0.tar.xz 4500032 BLAKE2B 
48983bcaad5f8bc60a9e689ab9347731eda6c82eae248df50fa3cdf4a2d9c1882a5f44cda503dcb7ba65452da874256ce4ec3ff2348cf0acd65a9b8a83b63aed
 SHA512 
165bb1d846e8ac96789b5123bd8e352ad77a4ae607d7e06008916f7729a457351c35779b43774f73a6a35bf9401626852cb4dd2ccf16cbcfb38d2abce56bd936

diff --git a/app-office/calligraplan/calligraplan-3.3.0.ebuild 
b/app-office/calligraplan/calligraplan-3.3.0.ebuild
new file mode 100644
index 000..7f8a64d80e3
--- /dev/null
+++ b/app-office/calligraplan/calligraplan-3.3.0.ebuild
@@ -0,0 +1,89 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+ECM_HANDBOOK="forceoptional"
+ECM_TEST="forceoptional"
+KFMIN=5.74.0
+QTMIN=5.15.2
+inherit ecm kde.org
+
+DESCRIPTION="Project management application"
+HOMEPAGE="https://calligra.org/plan/;
+
+if [[ ${KDE_BUILD_TYPE} == release ]]; then
+   SRC_URI="mirror://kde/stable/calligra/${PV}/${PN}-${PV}.tar.xz"
+   KEYWORDS="~amd64 ~x86"
+fi
+
+LICENSE="GPL-2"
+SLOT="5"
+IUSE="activities +holidays kwallet X"
+
+# FIXME: Disabled by upstream for good reason
+# Crashes (https://bugs.kde.org/show_bug.cgi?id=311940)
+# $(add_kdeapps_dep akonadi)
+# $(add_kdeapps_dep akonadi-contacts)
+# Currently upstream-disabled:
+# =dev-libs/kproperty-3.0*:5
+# =dev-libs/kreport-3.0*:5
+DEPEND="
+   dev-lang/perl
+   >=dev-libs/kdiagram-2.8.0:5
+   >=dev-qt/designer-${QTMIN}:5
+   >=dev-qt/qtdbus-${QTMIN}:5
+   >=dev-qt/qtgui-${QTMIN}:5
+   >=dev-qt/qtprintsupport-${QTMIN}:5
+   >=dev-qt/qtwidgets-${QTMIN}:5
+   >=dev-qt/qtxml-${QTMIN}:5
+   >=kde-frameworks/karchive-${KFMIN}:5
+   >=kde-frameworks/kcalendarcore-${KFMIN}:5
+   >=kde-frameworks/kconfig-${KFMIN}:5
+   >=kde-frameworks/kconfigwidgets-${KFMIN}:5
+   >=kde-frameworks/kcoreaddons-${KFMIN}:5
+   >=kde-frameworks/kdbusaddons-${KFMIN}:5
+   >=kde-frameworks/kglobalaccel-${KFMIN}:5
+   >=kde-frameworks/kguiaddons-${KFMIN}:5
+   >=kde-frameworks/ki18n-${KFMIN}:5
+   >=kde-frameworks/kiconthemes-${KFMIN}:5
+   >=kde-frameworks/kio-${KFMIN}:5
+   >=kde-frameworks/kitemmodels-${KFMIN}:5
+   >=kde-frameworks/kitemviews-${KFMIN}:5
+   >=kde-frameworks/kjobwidgets-${KFMIN}:5
+   >=kde-frameworks/knotifications-${KFMIN}:5
+   >=kde-frameworks/kparts-${KFMIN}:5
+   >=kde-frameworks/kservice-${KFMIN}:5
+   >=kde-frameworks/ktextwidgets-${KFMIN}:5
+   >=kde-frameworks/kwidgetsaddons-${KFMIN}:5
+   >=kde-frameworks/kwindowsystem-${KFMIN}:5
+   >=kde-frameworks/kxmlgui-${KFMIN}:5
+   activities? ( >=kde-frameworks/kactivities-${KFMIN}:5 )
+   holidays? ( >=kde-frameworks/kholidays-${KFMIN}:5 )
+   kwallet? (
+   >=app-crypt/qca-2.3.0:2
+   >=kde-frameworks/kwallet-${KFMIN}:5
+   )
+   X? (
+   >=dev-qt/qtx11extras-${QTMIN}:5
+   x11-libs/libX11
+   )
+"
+RDEPEND="${DEPEND}
+   !app-office/calligra[calligra_features_plan(-)]
+   >=dev-qt/qtsvg-${QTMIN}:5
+"
+
+RESTRICT+=" test"
+
+src_configure() {
+   local mycmakeargs=(
+   $(cmake_use_find_package activities KF5Activities)
+   $(cmake_use_find_package holidays KF5Holidays)
+   $(cmake_use_find_package kwallet Qca-qt5)
+   $(cmake_use_find_package kwallet KF5Wallet)
+   )
+   # Qt5DBus can't be disabled because of KF5DBusAddons dependency
+
+   ecm_src_configure
+}



[gentoo-commits] proj/kde:master commit in: app-office/calligraplan/

2021-01-28 Thread Andreas Sturmlechner
commit: 745d8ee339a363f53c978ddffece1595f9aa3dd1
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Thu Jan 28 21:48:34 2021 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Thu Jan 28 21:48:34 2021 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=745d8ee3

app-office/calligraplan: Update dev-libs/kdiagram min version to 2.8.0

Upstream commit d4cef55889e48824eb622fe58c38679315fa3cee

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

 app-office/calligraplan/calligraplan-.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-office/calligraplan/calligraplan-.ebuild 
b/app-office/calligraplan/calligraplan-.ebuild
index b29c7bc51b..5d7b1515cf 100644
--- a/app-office/calligraplan/calligraplan-.ebuild
+++ b/app-office/calligraplan/calligraplan-.ebuild
@@ -29,6 +29,8 @@ IUSE="activities +holidays kwallet X"
 # =dev-libs/kproperty-3.0*:5
 # =dev-libs/kreport-3.0*:5
 DEPEND="
+   dev-lang/perl
+   >=dev-libs/kdiagram-2.8.0:5
>=dev-qt/designer-${QTMIN}:5
>=dev-qt/qtdbus-${QTMIN}:5
>=dev-qt/qtgui-${QTMIN}:5
@@ -56,8 +58,6 @@ DEPEND="
>=kde-frameworks/kwidgetsaddons-${KFMIN}:5
>=kde-frameworks/kwindowsystem-${KFMIN}:5
>=kde-frameworks/kxmlgui-${KFMIN}:5
-   dev-lang/perl
-   >=dev-libs/kdiagram-2.7.0:5
activities? ( >=kde-frameworks/kactivities-${KFMIN}:5 )
holidays? ( >=kde-frameworks/kholidays-${KFMIN}:5 )
kwallet? (



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

2021-01-28 Thread Stephan Hartmann
commit: 3aec622372274d9f10958b4a4db0f850d143a857
Author: Stephan Hartmann  gentoo  org>
AuthorDate: Thu Jan 28 20:30:44 2021 +
Commit: Stephan Hartmann  gentoo  org>
CommitDate: Thu Jan 28 20:31:31 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3aec6223

www-client/google-chrome-unstable: automated update (90.0.4400.8)

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

 www-client/google-chrome-unstable/Manifest  | 2 +-
 ...le-89.0.4389.23.ebuild => google-chrome-unstable-90.0.4400.8.ebuild} | 0
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/www-client/google-chrome-unstable/Manifest 
b/www-client/google-chrome-unstable/Manifest
index 92ceb49e250..ff3760db6a7 100644
--- a/www-client/google-chrome-unstable/Manifest
+++ b/www-client/google-chrome-unstable/Manifest
@@ -1 +1 @@
-DIST google-chrome-unstable_89.0.4389.23-1_amd64.deb 75152480 BLAKE2B 
c0d821caca03989a605f2a00747c239f9ebf3df0098dc09eec91427bdc72b5c9bb82f55105114b7274ef9a529dfd9c9b832b94507305714787548c8ef3202300
 SHA512 
ea7ed6ab9ccdf9c749708e6b6ceba9517fe4ee1c80252e299c082ccea47e5c15d78b8bf289153b8a162824db81da17b14f7ce6a29dde5e99e51d1e561e97d0eb
+DIST google-chrome-unstable_90.0.4400.8-1_amd64.deb 75217788 BLAKE2B 
bc0dfad07ab54c0eb14b347e17127ee962270de2ebf3da8cf23c8e4dedf47db330849d6a957dde8561c91353ab24c813568e77d05db350b6d8dfdd7b3135c315
 SHA512 
375ffba8e4550b44caa5477d9d080cdc3b03d9df6ad587fcc1b0481f22d717f9befa458881c66b98a063243234346571cb95bcd038e6aacf2ebfb3bea19058b7

diff --git 
a/www-client/google-chrome-unstable/google-chrome-unstable-89.0.4389.23.ebuild 
b/www-client/google-chrome-unstable/google-chrome-unstable-90.0.4400.8.ebuild
similarity index 100%
rename from 
www-client/google-chrome-unstable/google-chrome-unstable-89.0.4389.23.ebuild
rename to 
www-client/google-chrome-unstable/google-chrome-unstable-90.0.4400.8.ebuild



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

2021-01-28 Thread Stephan Hartmann
commit: 52fa5295ba1b9b523c8357b5ba8578d2105fa4e8
Author: Stephan Hartmann  gentoo  org>
AuthorDate: Thu Jan 28 20:30:47 2021 +
Commit: Stephan Hartmann  gentoo  org>
CommitDate: Thu Jan 28 20:31:31 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=52fa5295

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

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

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

diff --git a/www-plugins/chrome-binary-plugins/Manifest 
b/www-plugins/chrome-binary-plugins/Manifest
index abe45b37c69..754ccb530fd 100644
--- a/www-plugins/chrome-binary-plugins/Manifest
+++ b/www-plugins/chrome-binary-plugins/Manifest
@@ -1,3 +1,3 @@
 DIST google-chrome-beta_89.0.4389.23-1_amd64.deb 75141388 BLAKE2B 
54feb770e1d0f55d7b739159af18e1ee3399693e078b8e7c67e65afa97703bf9782199d9dafdf639f8a1d8fc10950415583fb3701962f6ff9a4d049c9c5ef855
 SHA512 
d29f0be4227d1bd8dd6082c7f003da6585f6f7410e7ea18be172725b4eddaa90e8a928131b1db38840d3079d1182d666c90ffde94a22fa60cc85e612f3794c20
 DIST google-chrome-stable_88.0.4324.96-1_amd64.deb 72800524 BLAKE2B 
42e207e5472715d4477b354aa9816c6ccf28856caac4bcd11344be158b44376d55d95ff355f07a03d681a148ecbb6c61b6795947479112a9305229ed3f6186f6
 SHA512 
6ee29f4ad5c8dcec70b1d18eb80e57fb4fd1b543f032e83bd50350bc8f903a7930a9f68c381d8659a235d310f3faa00bcae81e1e025135164648d2f48ed9f588
-DIST google-chrome-unstable_89.0.4389.23-1_amd64.deb 75152480 BLAKE2B 
c0d821caca03989a605f2a00747c239f9ebf3df0098dc09eec91427bdc72b5c9bb82f55105114b7274ef9a529dfd9c9b832b94507305714787548c8ef3202300
 SHA512 
ea7ed6ab9ccdf9c749708e6b6ceba9517fe4ee1c80252e299c082ccea47e5c15d78b8bf289153b8a162824db81da17b14f7ce6a29dde5e99e51d1e561e97d0eb
+DIST google-chrome-unstable_90.0.4400.8-1_amd64.deb 75217788 BLAKE2B 
bc0dfad07ab54c0eb14b347e17127ee962270de2ebf3da8cf23c8e4dedf47db330849d6a957dde8561c91353ab24c813568e77d05db350b6d8dfdd7b3135c315
 SHA512 
375ffba8e4550b44caa5477d9d080cdc3b03d9df6ad587fcc1b0481f22d717f9befa458881c66b98a063243234346571cb95bcd038e6aacf2ebfb3bea19058b7

diff --git 
a/www-plugins/chrome-binary-plugins/chrome-binary-plugins-89.0.4389.23_alpha.ebuild
 
b/www-plugins/chrome-binary-plugins/chrome-binary-plugins-90.0.4400.8_alpha.ebuild
similarity index 100%
rename from 
www-plugins/chrome-binary-plugins/chrome-binary-plugins-89.0.4389.23_alpha.ebuild
rename to 
www-plugins/chrome-binary-plugins/chrome-binary-plugins-90.0.4400.8_alpha.ebuild



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

2021-01-28 Thread Stephan Hartmann
commit: 83045c560761e6130c06dd41396761d06a3ea6c4
Author: Stephan Hartmann  gentoo  org>
AuthorDate: Thu Jan 28 20:30:28 2021 +
Commit: Stephan Hartmann  gentoo  org>
CommitDate: Thu Jan 28 20:31:30 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=83045c56

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

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

 www-client/google-chrome-beta/Manifest  | 2 +-
 ...-beta-88.0.4324.96.ebuild => google-chrome-beta-89.0.4389.23.ebuild} | 0
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/www-client/google-chrome-beta/Manifest 
b/www-client/google-chrome-beta/Manifest
index d0127c61476..f83be7ae68a 100644
--- a/www-client/google-chrome-beta/Manifest
+++ b/www-client/google-chrome-beta/Manifest
@@ -1 +1 @@
-DIST google-chrome-beta_88.0.4324.96-1_amd64.deb 72789708 BLAKE2B 
59c51a403e28e6e84d4faf8b65b208eb38f83d794370bf17ffebbf834e55ccfeaa6b773c329e2334cf59b9611a1593712996a458101b9edcd70b33c61e6bcf04
 SHA512 
389bb17d2ed18628fb61979c3c06f4cfbaa963ed6a33d6648e887aaf5dca4131f7160242b38b8c6846e7068b1f4c38d9409f1df91eaa3c98efce1e9141b03eb6
+DIST google-chrome-beta_89.0.4389.23-1_amd64.deb 75141388 BLAKE2B 
54feb770e1d0f55d7b739159af18e1ee3399693e078b8e7c67e65afa97703bf9782199d9dafdf639f8a1d8fc10950415583fb3701962f6ff9a4d049c9c5ef855
 SHA512 
d29f0be4227d1bd8dd6082c7f003da6585f6f7410e7ea18be172725b4eddaa90e8a928131b1db38840d3079d1182d666c90ffde94a22fa60cc85e612f3794c20

diff --git 
a/www-client/google-chrome-beta/google-chrome-beta-88.0.4324.96.ebuild 
b/www-client/google-chrome-beta/google-chrome-beta-89.0.4389.23.ebuild
similarity index 100%
rename from www-client/google-chrome-beta/google-chrome-beta-88.0.4324.96.ebuild
rename to www-client/google-chrome-beta/google-chrome-beta-89.0.4389.23.ebuild



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

2021-01-28 Thread Stephan Hartmann
commit: 19780044ef0a9e67da0b8f9a2a0fd3d56aa23af1
Author: Stephan Hartmann  gentoo  org>
AuthorDate: Thu Jan 28 20:30:35 2021 +
Commit: Stephan Hartmann  gentoo  org>
CommitDate: Thu Jan 28 20:31:30 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=19780044

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

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

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

diff --git a/www-plugins/chrome-binary-plugins/Manifest 
b/www-plugins/chrome-binary-plugins/Manifest
index a5d17848004..abe45b37c69 100644
--- a/www-plugins/chrome-binary-plugins/Manifest
+++ b/www-plugins/chrome-binary-plugins/Manifest
@@ -1,3 +1,3 @@
-DIST google-chrome-beta_88.0.4324.96-1_amd64.deb 72789708 BLAKE2B 
59c51a403e28e6e84d4faf8b65b208eb38f83d794370bf17ffebbf834e55ccfeaa6b773c329e2334cf59b9611a1593712996a458101b9edcd70b33c61e6bcf04
 SHA512 
389bb17d2ed18628fb61979c3c06f4cfbaa963ed6a33d6648e887aaf5dca4131f7160242b38b8c6846e7068b1f4c38d9409f1df91eaa3c98efce1e9141b03eb6
+DIST google-chrome-beta_89.0.4389.23-1_amd64.deb 75141388 BLAKE2B 
54feb770e1d0f55d7b739159af18e1ee3399693e078b8e7c67e65afa97703bf9782199d9dafdf639f8a1d8fc10950415583fb3701962f6ff9a4d049c9c5ef855
 SHA512 
d29f0be4227d1bd8dd6082c7f003da6585f6f7410e7ea18be172725b4eddaa90e8a928131b1db38840d3079d1182d666c90ffde94a22fa60cc85e612f3794c20
 DIST google-chrome-stable_88.0.4324.96-1_amd64.deb 72800524 BLAKE2B 
42e207e5472715d4477b354aa9816c6ccf28856caac4bcd11344be158b44376d55d95ff355f07a03d681a148ecbb6c61b6795947479112a9305229ed3f6186f6
 SHA512 
6ee29f4ad5c8dcec70b1d18eb80e57fb4fd1b543f032e83bd50350bc8f903a7930a9f68c381d8659a235d310f3faa00bcae81e1e025135164648d2f48ed9f588
 DIST google-chrome-unstable_89.0.4389.23-1_amd64.deb 75152480 BLAKE2B 
c0d821caca03989a605f2a00747c239f9ebf3df0098dc09eec91427bdc72b5c9bb82f55105114b7274ef9a529dfd9c9b832b94507305714787548c8ef3202300
 SHA512 
ea7ed6ab9ccdf9c749708e6b6ceba9517fe4ee1c80252e299c082ccea47e5c15d78b8bf289153b8a162824db81da17b14f7ce6a29dde5e99e51d1e561e97d0eb

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



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

2021-01-28 Thread Steve Arnold
commit: c63c04acdcde27458756eda64bc32646b7bf9e65
Author: Steve Arnold  gentoo  org>
AuthorDate: Thu Jan 28 20:26:07 2021 +
Commit: Steve Arnold  gentoo  org>
CommitDate: Thu Jan 28 20:26:56 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c63c04ac

dev-python/pdfrw: add upstream cleanup patch release

* not including removal bug closure here pending feedback

Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Steve Arnold  gentoo.org>

 dev-python/pdfrw/Manifest|  2 +-
 dev-python/pdfrw/metadata.xml|  2 +-
 dev-python/pdfrw/pdfrw-0.4.ebuild| 53 
 dev-python/pdfrw/pdfrw-0.4_p1.ebuild | 58 
 4 files changed, 60 insertions(+), 55 deletions(-)

diff --git a/dev-python/pdfrw/Manifest b/dev-python/pdfrw/Manifest
index b435bb703dc..17ba1dd8c36 100644
--- a/dev-python/pdfrw/Manifest
+++ b/dev-python/pdfrw/Manifest
@@ -1,2 +1,2 @@
-DIST pdfrw-0.4.tar.gz 95402 BLAKE2B 
00f01f8d4cca9c5306d08094639d4cb10c53aca1c81b6c65f5639c8862a067e562c164523cc58abddb06b39dabcc50c2fbcdcf04a291309cac709cbfd0cf4673
 SHA512 
6c0b629e837f9bd479a288bcd040952b98920da345113bf90167becbdf2f90a9d6c082c5e7988c68118bd62a2a5a0d22f98523407996531bb5d3031e847e10b0
+DIST pdfrw-0.4-1.tar.gz 143615 BLAKE2B 
281dc94c762dcc776e2c9c84609b59ca32387510bcfbec39271a6073533f9ad5d416cf4250b3dcd8564973d197ce090719c5561f58b972c89d463b90723ac8e6
 SHA512 
f2ef6a966cb1b947425679e6c16e658b5d1dbc13d62fb2e1edc278508b03f6c6847b3c83dab8bcd7df3438e587df066bc16b653461ae402bb8688ddb05f4e886
 DIST pdfrw-static_pdfs-d646009a0e3e71daf13a52ab1029e2230920ebf4.tar.gz 
25243391 BLAKE2B 
5c491d56c9731352907787bbe10b8b3ac362f0c7892ddcd15a1299d3b2b4bb604662f6231aa22478290992a345e769af2e2c2459a25a16c370ea05fa68101f80
 SHA512 
9bf1d5ddc8f55b40b50041e745579406bb0036fb7795ac40064aad7cdf592869051ba84a5ab080042e237690bb2f1811b86b2a4424535aa4c367f6e29a0c34eb

diff --git a/dev-python/pdfrw/metadata.xml b/dev-python/pdfrw/metadata.xml
index d95f88bab1f..fe2a825dbce 100644
--- a/dev-python/pdfrw/metadata.xml
+++ b/dev-python/pdfrw/metadata.xml
@@ -8,6 +8,6 @@


pdfrw
-   pmaupin/pdfrw
+   sarnold/pdfrw

 

diff --git a/dev-python/pdfrw/pdfrw-0.4.ebuild 
b/dev-python/pdfrw/pdfrw-0.4.ebuild
deleted file mode 100644
index 9a00f180cbc..000
--- a/dev-python/pdfrw/pdfrw-0.4.ebuild
+++ /dev/null
@@ -1,53 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_{6,7,8} )
-
-inherit distutils-r1
-
-PDFS_COMMIT=d646009a0e3e71daf13a52ab1029e2230920ebf4
-DESCRIPTION="PDF file reader/writer library"
-HOMEPAGE="https://github.com/pmaupin/pdfrw;
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz
-   test? (
-   
https://github.com/pmaupin/static_pdfs/archive/${PDFS_COMMIT}.tar.gz
-   -> pdfrw-static_pdfs-${PDFS_COMMIT}.tar.gz
-   )"
-
-LICENSE="BSD MIT"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ppc ppc64 sparc x86"
-
-BDEPEND="
-   test? ( dev-python/reportlab[${PYTHON_USEDEP}] )"
-
-# unittest would be sufficient but its output is unreadable
-distutils_enable_tests pytest
-
-src_unpack() {
-   default
-   if use test; then
-   mv "static_pdfs-${PDFS_COMMIT}"/* "${P}"/tests/static_pdfs/ || 
die
-   fi
-}
-
-src_prepare() {
-   # broken upstream (sensitive to reportlab version?)
-   sed -e 's:test_rl1_platypus:_&:' \
-   -i tests/test_examples.py || die
-   # fails with py3
-   sed -e '/repaginate\/7037/s:[0-9a-f]*$:skip:' \
-   -e '/.*\/72eb/s:[0-9a-f]*$:skip:' \
-   -i tests/expected.txt || die
-   # fix py3.7+ some
-   sed -i -e 's:raise StopIteration:return:' pdfrw/tokens.py || die
-
-   distutils-r1_src_prepare
-}
-
-src_test() {
-   cd tests || die
-   distutils-r1_src_test
-}

diff --git a/dev-python/pdfrw/pdfrw-0.4_p1.ebuild 
b/dev-python/pdfrw/pdfrw-0.4_p1.ebuild
new file mode 100644
index 000..00a4ad7b5a1
--- /dev/null
+++ b/dev-python/pdfrw/pdfrw-0.4_p1.ebuild
@@ -0,0 +1,58 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{6..9} )
+
+inherit distutils-r1
+
+PDFS_COMMIT=d646009a0e3e71daf13a52ab1029e2230920ebf4
+DESCRIPTION="PDF file reader/writer library"
+HOMEPAGE="https://github.com/pmaupin/pdfrw;
+
+if [[ ${PV} = * ]]; then
+   EGIT_REPO_URI="https://github.com/sarnold/hexdump.git;
+   EGIT_BRANCH="main"
+   inherit git-r3
+   KEYWORDS=""
+else
+   MY_PV="${PV/_p/-}"
+   MY_P="${PN}-${MY_PV}"
+   SRC_URI="https://github.com/sarnold/${PN}/archive/${MY_PV}.tar.gz -> 
${PN}-${MY_PV}.tar.gz
+   test? ( 
https://github.com/pmaupin/static_pdfs/archive/${PDFS_COMMIT}.tar.gz
+   -> 

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

2021-01-28 Thread Sam James
commit: f6eb7491bfbea020461279dfb7ed673a6f9eee06
Author: Sam James  gentoo  org>
AuthorDate: Thu Jan 28 20:25:34 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Jan 28 20:25:41 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f6eb7491

dev-ml/spawn: Keyword 0.13.0 x86, #766884

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

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

diff --git a/dev-ml/spawn/spawn-0.13.0.ebuild b/dev-ml/spawn/spawn-0.13.0.ebuild
index 223b9320ee0..5dd60172787 100644
--- a/dev-ml/spawn/spawn-0.13.0.ebuild
+++ b/dev-ml/spawn/spawn-0.13.0.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/janestreet/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.g
 
 LICENSE="MIT"
 SLOT="0/${PV}"
-KEYWORDS="~amd64 ~arm ~arm64"
+KEYWORDS="~amd64 ~arm ~arm64 ~x86"
 IUSE="ocamlopt test"
 RESTRICT="!test? ( test )"
 



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

2021-01-28 Thread Sam James
commit: e5167e01d8a9dde0a7b86ca5af1d15379b45ca70
Author: Sam James  gentoo  org>
AuthorDate: Thu Jan 28 20:25:32 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Jan 28 20:25:39 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e5167e01

dev-ml/dune-private-libs: Keyword 2.8.2-r1 x86, #766884

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

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

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



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

2021-01-28 Thread Sam James
commit: d7127866ba35dcb20eacc6628273181550ca022a
Author: Sam James  gentoo  org>
AuthorDate: Thu Jan 28 20:25:34 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Jan 28 20:25:40 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d7127866

dev-ml/textutils: Keyword 0.14.0 x86, #766884

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

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

diff --git a/dev-ml/textutils/textutils-0.14.0.ebuild 
b/dev-ml/textutils/textutils-0.14.0.ebuild
index fc979f83506..4df5de19d43 100644
--- a/dev-ml/textutils/textutils-0.14.0.ebuild
+++ b/dev-ml/textutils/textutils-0.14.0.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/janestreet/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.g
 
 LICENSE="MIT"
 SLOT="0/${PV}"
-KEYWORDS="~amd64 ~arm ~arm64"
+KEYWORDS="~amd64 ~arm ~arm64 ~x86"
 IUSE="ocamlopt"
 
 RDEPEND="



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

2021-01-28 Thread Sam James
commit: 1bd6a739ae622240b21397341792d024220d2efe
Author: Sam James  gentoo  org>
AuthorDate: Thu Jan 28 20:25:35 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Jan 28 20:25:41 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1bd6a739

dev-ml/base_bigstring: Keyword 0.14.0 x86, #766884

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

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

diff --git a/dev-ml/base_bigstring/base_bigstring-0.14.0.ebuild 
b/dev-ml/base_bigstring/base_bigstring-0.14.0.ebuild
index 0f88ac9e95d..8dc431eb8ab 100644
--- a/dev-ml/base_bigstring/base_bigstring-0.14.0.ebuild
+++ b/dev-ml/base_bigstring/base_bigstring-0.14.0.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/janestreet/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.g
 
 LICENSE="MIT"
 SLOT="0/${PV}"
-KEYWORDS="~amd64 ~arm ~arm64"
+KEYWORDS="~amd64 ~arm ~arm64 ~x86"
 IUSE="+ocamlopt"
 
 DEPEND="



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

2021-01-28 Thread Sam James
commit: 5b335986baf794a4cd987972848bc7fd2b216419
Author: Sam James  gentoo  org>
AuthorDate: Thu Jan 28 20:25:35 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Jan 28 20:25:41 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5b335986

dev-ml/timezone: Keyword 0.14.0 x86, #766884

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

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

diff --git a/dev-ml/timezone/timezone-0.14.0.ebuild 
b/dev-ml/timezone/timezone-0.14.0.ebuild
index e5a54591a29..8a11e068770 100644
--- a/dev-ml/timezone/timezone-0.14.0.ebuild
+++ b/dev-ml/timezone/timezone-0.14.0.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/janestreet/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.g
 
 LICENSE="MIT"
 SLOT="0/${PV}"
-KEYWORDS="~amd64 ~arm ~arm64"
+KEYWORDS="~amd64 ~arm ~arm64 ~x86"
 IUSE="ocamlopt"
 
 RDEPEND="



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

2021-01-28 Thread Sam James
commit: ce8e423d49964f88097b870fa567f6c4c21d3db9
Author: Sam James  gentoo  org>
AuthorDate: Thu Jan 28 20:25:33 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Jan 28 20:25:40 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ce8e423d

dev-ml/core_bench: Keyword 0.14.0 x86, #766884

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

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

diff --git a/dev-ml/core_bench/core_bench-0.14.0.ebuild 
b/dev-ml/core_bench/core_bench-0.14.0.ebuild
index 0d52b2e3e87..2f601b8f89d 100644
--- a/dev-ml/core_bench/core_bench-0.14.0.ebuild
+++ b/dev-ml/core_bench/core_bench-0.14.0.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/janestreet/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.g
 
 LICENSE="MIT"
 SLOT="0/${PV}"
-KEYWORDS="~amd64 ~arm ~arm64"
+KEYWORDS="~amd64 ~arm ~arm64 ~x86"
 IUSE="+ocamlopt"
 
 DEPEND="



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

2021-01-28 Thread Sam James
commit: 2076bb663f8c7f2e13841610f16537d23427c4b7
Author: Sam James  gentoo  org>
AuthorDate: Thu Jan 28 20:25:33 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Jan 28 20:25:40 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2076bb66

dev-ml/core_kernel: Keyword 0.14.1-r3 x86, #766884

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

 dev-ml/core_kernel/core_kernel-0.14.1-r3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ml/core_kernel/core_kernel-0.14.1-r3.ebuild 
b/dev-ml/core_kernel/core_kernel-0.14.1-r3.ebuild
index 5ff70eb5585..1bf83ba6c0f 100644
--- a/dev-ml/core_kernel/core_kernel-0.14.1-r3.ebuild
+++ b/dev-ml/core_kernel/core_kernel-0.14.1-r3.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/janestreet/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.g
 
 LICENSE="LGPL-2.1-with-linking-exception"
 SLOT="0/${PV}"
-KEYWORDS="~amd64 ~arm ~arm64"
+KEYWORDS="~amd64 ~arm ~arm64 ~x86"
 IUSE="+ocamlopt"
 
 # Wants quickcheck_deprecated for now



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

2021-01-28 Thread Sam James
commit: 76775bbc5bfaf2e2267058297c75537457901c09
Author: Sam James  gentoo  org>
AuthorDate: Thu Jan 28 20:25:33 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Jan 28 20:25:40 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=76775bbc

dev-ml/core: Keyword 0.14.0-r3 x86, #766884

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

 dev-ml/core/core-0.14.0-r3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ml/core/core-0.14.0-r3.ebuild 
b/dev-ml/core/core-0.14.0-r3.ebuild
index fa87200f917..56ab20e0b24 100644
--- a/dev-ml/core/core-0.14.0-r3.ebuild
+++ b/dev-ml/core/core-0.14.0-r3.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/janestreet/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.g
 
 LICENSE="MIT"
 SLOT="0/${PV}"
-KEYWORDS="~amd64 ~arm ~arm64"
+KEYWORDS="~amd64 ~arm ~arm64 ~x86"
 IUSE="ocamlopt"
 
 # TODO: Wants quickcheck_deprecated?



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

2021-01-28 Thread Sam James
commit: 8dc9d7739c8e2355858d446fb0f9d8d6bbf45044
Author: Sam James  gentoo  org>
AuthorDate: Thu Jan 28 20:25:32 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Jan 28 20:25:39 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8dc9d773

dev-ml/dune-configurator: Keyword 2.8.2-r1 x86, #766884

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

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

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



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

2021-01-28 Thread Alfredo Tupone
commit: db2cf797770d07015fecb67619358a3134561d6a
Author: Alfredo Tupone  gentoo  org>
AuthorDate: Thu Jan 28 20:10:57 2021 +
Commit: Alfredo Tupone  gentoo  org>
CommitDate: Thu Jan 28 20:11:33 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=db2cf797

dev-ml/camlp4: dep on ocaml-4.09.0

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

Package-Manager: Portage-3.0.13, Repoman-3.0.2
Signed-off-by: Alfredo Tupone  gentoo.org>

 dev-ml/camlp4/camlp4-4.08_p1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-ml/camlp4/camlp4-4.08_p1.ebuild 
b/dev-ml/camlp4/camlp4-4.08_p1.ebuild
index 001a6776ec7..2b583e112ed 100644
--- a/dev-ml/camlp4/camlp4-4.08_p1.ebuild
+++ b/dev-ml/camlp4/camlp4-4.08_p1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -15,7 +15,7 @@ SLOT="0/${PV}"
 KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 x86 ~amd64-linux 
~x86-linux"
 IUSE="+ocamlopt"
 
-DEPEND=">=dev-lang/ocaml-4.09.0:=[ocamlopt?]"
+DEPEND="~dev-lang/ocaml-4.09.0:=[ocamlopt?]"
 RDEPEND="${DEPEND}"
 DEPEND="${DEPEND}
dev-ml/ocamlbuild"



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

2021-01-28 Thread Sam James
commit: c20554c233135ab7943147c88d59fc6a7a1363a6
Author: Sam James  gentoo  org>
AuthorDate: Thu Jan 28 19:54:57 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Jan 28 19:54:57 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c20554c2

sys-devel/binutils: Stabilize 2.35.1-r1 x86, #766734

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

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

diff --git a/sys-devel/binutils/binutils-2.35.1-r1.ebuild 
b/sys-devel/binutils/binutils-2.35.1-r1.ebuild
index 5a1d57df8a2..7a0e01d5767 100644
--- a/sys-devel/binutils/binutils-2.35.1-r1.ebuild
+++ b/sys-devel/binutils/binutils-2.35.1-r1.ebuild
@@ -33,7 +33,7 @@ else

https://dev.gentoo.org/~${PATCH_DEV}/distfiles/binutils-${PATCH_BINUTILS_VER}-patches-${PATCH_VER}.tar.xz;
SLOT=$(ver_cut 1-2)
# live ebuild
-   KEYWORDS="~alpha ~amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 sparc ~x86"
+   KEYWORDS="~alpha ~amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 sparc x86"
 fi
 
 #



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

2021-01-28 Thread Sam James
commit: 71e6d53e0f0918455d24ccfe6ea59db31019cfa2
Author: Sam James  gentoo  org>
AuthorDate: Thu Jan 28 19:54:56 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Jan 28 19:54:56 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=71e6d53e

sys-libs/binutils-libs: Stabilize 2.35.1-r1 x86, #766734

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

 sys-libs/binutils-libs/binutils-libs-2.35.1-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-libs/binutils-libs/binutils-libs-2.35.1-r1.ebuild 
b/sys-libs/binutils-libs/binutils-libs-2.35.1-r1.ebuild
index 3a589b17b8e..e28621bf115 100644
--- a/sys-libs/binutils-libs/binutils-libs-2.35.1-r1.ebuild
+++ b/sys-libs/binutils-libs/binutils-libs-2.35.1-r1.ebuild
@@ -21,7 +21,7 @@ SRC_URI="mirror://gnu/binutils/${MY_P}.tar.xz
 LICENSE="|| ( GPL-3 LGPL-3 )"
 SLOT="0/${PV}"
 IUSE="64-bit-bfd multitarget nls static-libs"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 sparc ~x86 ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris 
~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 sparc x86 ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris 
~x86-solaris"
 
 BDEPEND="nls? ( sys-devel/gettext )"
 DEPEND="sys-libs/zlib[${MULTILIB_USEDEP}]"



[gentoo-commits] repo/gentoo:master commit in: dev-vcs/stgit/

2021-01-28 Thread Sam James
commit: e5f4906168841df5e9f9ae619690fc3d05b716cf
Author: Sam James  gentoo  org>
AuthorDate: Thu Jan 28 19:47:20 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Jan 28 19:47:20 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e5f49061

dev-vcs/stgit: Stabilize 0.23 amd64, #767730

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

 dev-vcs/stgit/stgit-0.23.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-vcs/stgit/stgit-0.23.ebuild b/dev-vcs/stgit/stgit-0.23.ebuild
index 171338e0175..bf3048b2701 100644
--- a/dev-vcs/stgit/stgit-0.23.ebuild
+++ b/dev-vcs/stgit/stgit-0.23.ebuild
@@ -19,7 +19,7 @@ 
SRC_URI="https://github.com/ctmarinas/stgit/archive/v${PV}.tar.gz -> ${P}.tar.gz
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ppc64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc ppc64 ~x86 ~amd64-linux ~x86-linux"
 IUSE="doc"
 
 RDEPEND=">=dev-vcs/git-1.6.3.3"



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

2021-01-28 Thread Sam James
commit: 82e6e086ce8211d04b8827d276541940d7bc82b2
Author: Sam James  gentoo  org>
AuthorDate: Thu Jan 28 19:47:14 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Jan 28 19:47:14 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=82e6e086

sys-libs/timezone-data: Stabilize 2020e amd64, #767748

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

 sys-libs/timezone-data/timezone-data-2020e.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-libs/timezone-data/timezone-data-2020e.ebuild 
b/sys-libs/timezone-data/timezone-data-2020e.ebuild
index ce09b78b793..9a8d5763f3e 100644
--- a/sys-libs/timezone-data/timezone-data-2020e.ebuild
+++ b/sys-libs/timezone-data/timezone-data-2020e.ebuild
@@ -14,7 +14,7 @@ 
SRC_URI="https://www.iana.org/time-zones/repository/releases/tzdata${data_ver}.t
 
 LICENSE="BSD public-domain"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~riscv 
~s390 sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~riscv 
~s390 sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="nls leaps-timezone elibc_FreeBSD zic-slim"
 
 DEPEND="nls? ( virtual/libintl )"



[gentoo-commits] repo/gentoo:master commit in: sys-power/thermald/

2021-01-28 Thread Sam James
commit: 1ceea8a31e0ea1f56e9bff1df9f65b77c43ecf04
Author: Sam James  gentoo  org>
AuthorDate: Thu Jan 28 19:47:23 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Jan 28 19:47:23 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1ceea8a3

sys-power/thermald: Stabilize 2.4.1-r1 amd64, #767727

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

 sys-power/thermald/thermald-2.4.1-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-power/thermald/thermald-2.4.1-r1.ebuild 
b/sys-power/thermald/thermald-2.4.1-r1.ebuild
index 2683a9652ea..6486befc33f 100644
--- a/sys-power/thermald/thermald-2.4.1-r1.ebuild
+++ b/sys-power/thermald/thermald-2.4.1-r1.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/intel/thermal_daemon/archive/v${PV}.tar.gz -> ${P}.t
 
 LICENSE="GPL-2+"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
 IUSE=""
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: net-firewall/xtables-addons/

2021-01-28 Thread Sam James
commit: 879c079dc50bf218e8806de7155372c549885abe
Author: Sam James  gentoo  org>
AuthorDate: Thu Jan 28 19:47:11 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Jan 28 19:47:11 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=879c079d

net-firewall/xtables-addons: Stabilize 3.13 amd64, #763120

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

 net-firewall/xtables-addons/xtables-addons-3.13.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/net-firewall/xtables-addons/xtables-addons-3.13.ebuild 
b/net-firewall/xtables-addons/xtables-addons-3.13.ebuild
index f2a10115b00..9c2b65074e3 100644
--- a/net-firewall/xtables-addons/xtables-addons-3.13.ebuild
+++ b/net-firewall/xtables-addons/xtables-addons-3.13.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="7"
@@ -13,7 +13,7 @@ SRC_URI="https://inai.de/files/xtables-addons/${P}.tar.xz;
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
 
 MODULES="quota2 psd pknock lscan length2 ipv4options ipp2p iface gradm geoip 
fuzzy condition tarpit sysrq logmark ipmark echo dnetmap dhcpmac delude chaos 
account"
 



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

2021-01-28 Thread Sam James
commit: 62834c8de1ce13b9e3b8a59391cf6c60b054d002
Author: Sam James  gentoo  org>
AuthorDate: Thu Jan 28 19:47:17 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Jan 28 19:47:17 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=62834c8d

dev-libs/liblinear: Stabilize 242 amd64, #767772

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

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

diff --git a/dev-libs/liblinear/liblinear-242.ebuild 
b/dev-libs/liblinear/liblinear-242.ebuild
index f1c9452e1ef..46cbd96f461 100644
--- a/dev-libs/liblinear/liblinear-242.ebuild
+++ b/dev-libs/liblinear/liblinear-242.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/cjlin1/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="BSD"
 SLOT="0/4"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ppc64 ~s390 sparc 
~x86 ~x64-macos"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ppc64 ~s390 sparc 
~x86 ~x64-macos"
 
 src_prepare() {
default



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

2021-01-28 Thread Fabian Groffen
commit: c699da6f29aa4c7fc50c54370af289eafe6e3035
Author: Fabian Groffen  gentoo  org>
AuthorDate: Thu Jan 28 19:44:37 2021 +
Commit: Fabian Groffen  gentoo  org>
CommitDate: Thu Jan 28 19:44:37 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c699da6f

net-libs/libtorrent-rasterbar-1.2.11: fix build for Prefix

Ensure we pick up boost from Prefix, thanks Alexey.

Closes: https://bugs.gentoo.org/750140
Package-Manager: Portage-3.0.13, Repoman-3.0.2
Signed-off-by: Fabian Groffen  gentoo.org>

 net-libs/libtorrent-rasterbar/libtorrent-rasterbar-1.2.11.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-libs/libtorrent-rasterbar/libtorrent-rasterbar-1.2.11.ebuild 
b/net-libs/libtorrent-rasterbar/libtorrent-rasterbar-1.2.11.ebuild
index ae8f66e78a1..295a3b24f66 100644
--- a/net-libs/libtorrent-rasterbar/libtorrent-rasterbar-1.2.11.ebuild
+++ b/net-libs/libtorrent-rasterbar/libtorrent-rasterbar-1.2.11.ebuild
@@ -71,7 +71,7 @@ src_configure() {
$(use_enable ssl encryption)
$(use_enable static-libs static)
$(use_enable test tests)
-   --with-boost
+   --with-boost="${ESYSROOT}/usr"
--with-libiconv
--enable-logging
)



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

2021-01-28 Thread Fabian Groffen
commit: 4e2b4a06c38baf8e1b407b762189f58d5bc99b4e
Author: Fabian Groffen  gentoo  org>
AuthorDate: Thu Jan 28 19:29:04 2021 +
Commit: Fabian Groffen  gentoo  org>
CommitDate: Thu Jan 28 19:31:16 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4e2b4a06

app-crypt/rhash-1.4.1: marked *-solaris

Package-Manager: Portage-3.0.13, Repoman-3.0.2
Signed-off-by: Fabian Groffen  gentoo.org>

 app-crypt/rhash/rhash-1.4.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-crypt/rhash/rhash-1.4.1.ebuild 
b/app-crypt/rhash/rhash-1.4.1.ebuild
index 84b05ebc648..b69637e86bf 100644
--- a/app-crypt/rhash/rhash-1.4.1.ebuild
+++ b/app-crypt/rhash/rhash-1.4.1.ebuild
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}-src.tar.gz"
 
 LICENSE="MIT"
 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 
~x64-solaris ~x86-solaris"
+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="debug nls libressl ssl static-libs"
 
 RDEPEND="



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

2021-01-28 Thread Fabian Groffen
commit: 39c31d8b981215b44b4c94922e991b2e4919930a
Author: Fabian Groffen  gentoo  org>
AuthorDate: Thu Jan 28 19:28:08 2021 +
Commit: Fabian Groffen  gentoo  org>
CommitDate: Thu Jan 28 19:31:15 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=39c31d8b

dev-libs/jsoncpp-1.9.4: marked *-solaris

Package-Manager: Portage-3.0.13, Repoman-3.0.2
Signed-off-by: Fabian Groffen  gentoo.org>

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

diff --git a/dev-libs/jsoncpp/jsoncpp-1.9.4.ebuild 
b/dev-libs/jsoncpp/jsoncpp-1.9.4.ebuild
index 6eba279671c..48c15ab10b0 100644
--- a/dev-libs/jsoncpp/jsoncpp-1.9.4.ebuild
+++ b/dev-libs/jsoncpp/jsoncpp-1.9.4.ebuild
@@ -15,7 +15,7 @@ SRC_URI="
 
 LICENSE="|| ( public-domain MIT )"
 SLOT="0/24"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 ~riscv s390 sparc 
x86 ~amd64-linux ~ppc-macos ~x64-macos ~x64-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 
~x64-solaris ~x86-solaris"
 IUSE="doc test"
 RESTRICT="!test? ( test )"
 



[gentoo-commits] repo/gentoo:master commit in: app-i18n/uchardet/

2021-01-28 Thread Fabian Groffen
commit: c205f5324ffb2630d0585b374c6953be4c41ea25
Author: Fabian Groffen  gentoo  org>
AuthorDate: Thu Jan 28 19:30:54 2021 +
Commit: Fabian Groffen  gentoo  org>
CommitDate: Thu Jan 28 19:31:16 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c205f532

app-i18n/uchardet-0.0.7: marked *-solaris

Bug: https://bugs.gentoo.org/750032
Package-Manager: Portage-3.0.13, Repoman-3.0.2
Signed-off-by: Fabian Groffen  gentoo.org>

 app-i18n/uchardet/uchardet-0.0.7.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-i18n/uchardet/uchardet-0.0.7.ebuild 
b/app-i18n/uchardet/uchardet-0.0.7.ebuild
index f9f084ac79e..148add6ad42 100644
--- a/app-i18n/uchardet/uchardet-0.0.7.ebuild
+++ b/app-i18n/uchardet/uchardet-0.0.7.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -17,7 +17,7 @@ HOMEPAGE="https://www.freedesktop.org/wiki/Software/uchardet/;
 
 LICENSE="|| ( MPL-1.1 GPL-2+ LGPL-2.1+ )"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86 
~x64-macos"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86 
~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="cpu_flags_x86_sse2 static-libs test"
 RESTRICT="!test? ( test )"
 



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

2021-01-28 Thread Fabian Groffen
commit: 6d425e5be1b360cf426663acd8f84bda6dd62520
Author: Fabian Groffen  gentoo  org>
AuthorDate: Thu Jan 28 19:26:21 2021 +
Commit: Fabian Groffen  gentoo  org>
CommitDate: Thu Jan 28 19:31:15 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6d425e5b

dev-util/cmake-3.19.3: marked ~sparc64-solaris

Package-Manager: Portage-3.0.13, Repoman-3.0.2
Signed-off-by: Fabian Groffen  gentoo.org>

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

diff --git a/dev-util/cmake/cmake-3.19.3.ebuild 
b/dev-util/cmake/cmake-3.19.3.ebuild
index 9137d7d9b38..99b8eab6c2f 100644
--- a/dev-util/cmake/cmake-3.19.3.ebuild
+++ b/dev-util/cmake/cmake-3.19.3.ebuild
@@ -17,7 +17,7 @@ SRC_URI="https://cmake.org/files/v$(ver_cut 
1-2)/${MY_P}.tar.gz"
 LICENSE="CMake"
 SLOT="0"
 [[ "${PV}" = *_rc* ]] || \
-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 
~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="doc emacs ncurses qt5 test"
 RESTRICT="!test? ( test )"
 



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

2021-01-28 Thread Andrew Ammerlaan
commit: 87f3353e9c170e07a5f21e2d295e93a2d50f9c7d
Author: Andrew Ammerlaan  riseup  net>
AuthorDate: Thu Jan 28 19:26:35 2021 +
Commit: Andrew Ammerlaan  riseup  net>
CommitDate: Thu Jan 28 19:26:35 2021 +
URL:https://gitweb.gentoo.org/proj/sci.git/commit/?id=87f3353e

sci-mathematics/netgen: EAPI bump, add 6.0-beta

Package-Manager: Portage-3.0.14, Repoman-3.0.2
Signed-off-by: Andrew Ammerlaan  riseup.net>

 sci-mathematics/netgen/netgen-4.9.13.ebuild| 77 ---
 sci-mathematics/netgen/netgen-5.0.0.ebuild | 88 --
 sci-mathematics/netgen/netgen-5.3.1.ebuild | 14 ++--
 ...{netgen-5.3.1.ebuild => netgen-6.0_beta.ebuild} | 22 +++---
 4 files changed, 22 insertions(+), 179 deletions(-)

diff --git a/sci-mathematics/netgen/netgen-4.9.13.ebuild 
b/sci-mathematics/netgen/netgen-4.9.13.ebuild
deleted file mode 100644
index 1e98480e3..0
--- a/sci-mathematics/netgen/netgen-4.9.13.ebuild
+++ /dev/null
@@ -1,77 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit eutils flag-o-matic multilib versionator
-
-DESCRIPTION="Automatic 3d tetrahedral mesh generator"
-HOMEPAGE="https://sourceforge.net/projects/netgen/;
-SRC_URI="mirror://sourceforge/netgen-mesher/${P}.tar.gz"
-
-SLOT="0"
-LICENSE="LGPL-2.1"
-KEYWORDS="~amd64 ~x86"
-IUSE="-ffmpeg jpeg -mpi opencascade"
-
-DEPEND="
-   dev-tcltk/tix
-   dev-tcltk/togl:1.7
-   virtual/opengl
-   x11-libs/libXmu
-   opencascade? ( sci-libs/opencascade:* )
-   ffmpeg? ( media-video/ffmpeg )
-   jpeg? ( virtual/jpeg:0= )
-   mpi? ( virtual/mpi ) "
-RDEPEND="${DEPEND}"
-# Note, MPI has not be tested.
-
-src_configure() {
-   # This is not the most clever way to deal with these flags
-   # but --disable-xxx does not seem to work correcly, so...
-   local myconf="--with-togl=/usr/$(get_libdir)/Togl1.7"
-
-   if use opencascade; then
-   myconf="${myconf} --enable-occ --with-occ=$CASROOT"
-   append-ldflags -L$CASROOT/lin/$(get_libdir)
-   fi
-
-   use mpi && myconf="${myconf} --enable-parallel"
-   use ffmpeg && myconf="${myconf} --enable-ffmpeg"
-   use jpeg && myconf="${myconf} --enable-jpeglib"
-
-   append-flags -I/usr/include/togl-1.7
-
-   econf \
-   ${myconf}
-
-   # This would be the more elegant way:
-#  econf \
-#  $(use_enable opencascade occ) \
-#  $(use_with opencascade "occ=$CASROOT") \
-#  $(use_enable mpi parallel) \
-#  $(use_enable ffmpeg) \
-#  $(use_enable jpeg jpeglib)
-}
-
-src_install() {
-   local NETGENDIR="/usr/share/netgen"
-
-   echo -e "NETGENDIR=${NETGENDIR} \nLDPATH=/usr/$(get_libdir)/Togl1.7" > 
./99netgen
-   doenvd 99netgen
-
-   default
-   mv "${D}"/usr/bin/{*.tcl,*.ocf} "${D}${NETGENDIR}"
-
-   # Install icon and .desktop for menu entry
-   doicon "${FILESDIR}"/${PN}.png
-   domenu "${FILESDIR}"/${PN}.desktop
-}
-
-pkg_postinst() {
-   elog "Please make sure to update your environment variables:"
-   elog "env-update && source /etc/profile"
-   elog "Netgen ebuild is still under development."
-   elog "Help us improve the ebuild in:"
-   elog "https://bugs.gentoo.org/show_bug.cgi?id=155424;
-}

diff --git a/sci-mathematics/netgen/netgen-5.0.0.ebuild 
b/sci-mathematics/netgen/netgen-5.0.0.ebuild
deleted file mode 100644
index 639122f31..0
--- a/sci-mathematics/netgen/netgen-5.0.0.ebuild
+++ /dev/null
@@ -1,88 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit autotools eutils flag-o-matic multilib versionator
-
-MY_PN=${PN}-mesher
-MY_PV=$(get_version_component_range 1-2)
-DESCRIPTION="NETGEN is an automatic 3d tetrahedral mesh generator"
-HOMEPAGE="https://sourceforge.net/projects/netgen/;
-SRC_URI="mirror://sourceforge/project/${MY_PN}/${MY_PN}/${MY_PV}/${P}.tar.gz"
-
-SLOT="0"
-LICENSE="LGPL-2.1"
-KEYWORDS="~amd64 ~x86"
-IUSE="-ffmpeg jpeg -mpi opencascade"
-
-DEPEND="
-   dev-tcltk/tix
-   dev-tcltk/togl:1.7
-   virtual/opengl
-   x11-libs/libXmu
-   opencascade? ( sci-libs/opencascade:* )
-   ffmpeg? ( media-video/ffmpeg )
-   jpeg? ( virtual/jpeg:0= )
-   mpi? ( virtual/mpi ( || ( sci-libs/parmetis sci-libs/metis ) ) ) "
-RDEPEND="${DEPEND}"
-# Note, MPI has not be tested.
-
-src_prepare() {
-   # Adapted from 
http://sourceforge.net/projects/netgen-mesher/forums/forum/905307/topic/5422824
-   epatch "${FILESDIR}/${PN}-5.x-compile-against-occ-6.5.x.patch"
-   epatch "${FILESDIR}/${PN}-5.x-missing-define.patch"
-   eautoreconf
-}
-
-src_configure() {
-   # This is not the most clever way to deal with these flags
-   # but --disable-xxx does not seem to work correcly, so...
-   sed -i -e 

[gentoo-commits] repo/gentoo:master commit in: net-dns/dnsmasq/

2021-01-28 Thread Patrick McLean
commit: a716581a0cfc71fcc0fc210cd4504661fd345539
Author: Patrick McLean  sony  com>
AuthorDate: Thu Jan 28 19:23:45 2021 +
Commit: Patrick McLean  gentoo  org>
CommitDate: Thu Jan 28 19:23:45 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a716581a

net-dns/dnsmasq-2.84-r101: Revbump, no lua on USE=-lua (bug #767766)

Bug: https://bugs.gentoo.org/767766
Copyright: Sony Interactive Entertainment Inc.
Package-Manager: Portage-3.0.14, Repoman-3.0.2
Signed-off-by: Patrick McLean  gentoo.org>

 .../dnsmasq/{dnsmasq-2.84-r100.ebuild => dnsmasq-2.84-r101.ebuild}| 4 
 1 file changed, 4 insertions(+)

diff --git a/net-dns/dnsmasq/dnsmasq-2.84-r100.ebuild 
b/net-dns/dnsmasq/dnsmasq-2.84-r101.ebuild
similarity index 98%
rename from net-dns/dnsmasq/dnsmasq-2.84-r100.ebuild
rename to net-dns/dnsmasq/dnsmasq-2.84-r101.ebuild
index a96c17c5fb2..3ca7420ed50 100644
--- a/net-dns/dnsmasq/dnsmasq-2.84-r100.ebuild
+++ b/net-dns/dnsmasq/dnsmasq-2.84-r101.ebuild
@@ -92,6 +92,10 @@ use_have() {
done
 }
 
+pkg_setup() {
+   use lua && lua-single_pkg_setup
+}
+
 pkg_pretend() {
if use static; then
einfo "Only sys-libs/gmp and dev-libs/nettle are statically 
linked."



[gentoo-commits] repo/gentoo:master commit in: net-dns/dnsmasq/

2021-01-28 Thread Patrick McLean
commit: fedc6799e45674c992abb56a3701525e4f2efb60
Author: Patrick McLean  sony  com>
AuthorDate: Thu Jan 28 19:26:03 2021 +
Commit: Patrick McLean  gentoo  org>
CommitDate: Thu Jan 28 19:26:03 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fedc6799

net-dns/dnsmasq-2.83-r101: no lua_setup on USE=-lua (bug #767766)

Closes: https://bugs.gentoo.org/767766
Copyright: Sony Interactive Entertainment Inc.
Package-Manager: Portage-3.0.14, Repoman-3.0.2
Signed-off-by: Patrick McLean  gentoo.org>

 net-dns/dnsmasq/dnsmasq-2.83-r101.ebuild | 4 
 1 file changed, 4 insertions(+)

diff --git a/net-dns/dnsmasq/dnsmasq-2.83-r101.ebuild 
b/net-dns/dnsmasq/dnsmasq-2.83-r101.ebuild
index 791558dc116..d1c269b7660 100644
--- a/net-dns/dnsmasq/dnsmasq-2.83-r101.ebuild
+++ b/net-dns/dnsmasq/dnsmasq-2.83-r101.ebuild
@@ -88,6 +88,10 @@ use_have() {
done
 }
 
+pkg_setup() {
+   use lua && lua-single_pkg_setup
+}
+
 pkg_pretend() {
if use static; then
einfo "Only sys-libs/gmp and dev-libs/nettle are statically 
linked."



[gentoo-commits] repo/gentoo:master commit in: net-dns/dnsmasq/

2021-01-28 Thread Patrick McLean
commit: ddd00a465915ad9ac6aaeabebf800bfb39d9b3ce
Author: Patrick McLean  sony  com>
AuthorDate: Thu Jan 28 19:19:00 2021 +
Commit: Patrick McLean  gentoo  org>
CommitDate: Thu Jan 28 19:19:00 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ddd00a46

net-dns/dnsmasq: REmove old (security bug #766126)

Bug: https://bugs.gentoo.org/766126
Copyright: Sony Interactive Entertainment Inc.
Package-Manager: Portage-3.0.14, Repoman-3.0.2
Signed-off-by: Patrick McLean  gentoo.org>

 net-dns/dnsmasq/Manifest |   2 -
 net-dns/dnsmasq/dnsmasq-2.81.ebuild  | 207 --
 net-dns/dnsmasq/dnsmasq-2.82-r100.ebuild | 210 ---
 net-dns/dnsmasq/dnsmasq-2.82.ebuild  | 205 --
 4 files changed, 624 deletions(-)

diff --git a/net-dns/dnsmasq/Manifest b/net-dns/dnsmasq/Manifest
index 5c828b66a97..8d32f2d0f7f 100644
--- a/net-dns/dnsmasq/Manifest
+++ b/net-dns/dnsmasq/Manifest
@@ -1,4 +1,2 @@
-DIST dnsmasq-2.81.tar.xz 510648 BLAKE2B 
07861888df11f6e2e02d1b80f4e82a407b558ddb34e016f7bda5cb449ee870db000683264b2e36987ece16d50ab773f239bf12dd3468b9529ae4dccd77ecb8ee
 SHA512 
85550c9782fef9b0710d0e233523ed1fe26e877a8bc53fcea3f7cf1fb17c3a79c46f284a99dab2bdaf6a107ea3f1a71cec476ab6d4e1b936da6591aaef42c88e
-DIST dnsmasq-2.82.tar.xz 509904 BLAKE2B 
4df3778b2ec6775a6147f66d53b8dd7068d97872c6e5d3a16716faeb0ca489331560c77d6fa9cc913af0d7e0320a6ef463c690bb9e3fdbd8c266ed273e5a5403
 SHA512 
faf36efdaa3abe84994e46aea018b0a324218d42814baac056ca635f6d03f1301e7b4d958f92b272a8e3a7ac358f3a4e2606129a217587b471aedb3ce23e903b
 DIST dnsmasq-2.83.tar.xz 513880 BLAKE2B 
16220fd7eac03f3ba70b014ace3c9775a85b31cdbabd7680d88a87697453a54bfec4c553207477f416032e679dbdaf3ca6c8bb56b72ee423540e0bedf0621865
 SHA512 
1eaade775dc19658afe825407c10456ab954b82034644bb19af2594d737ceae17ff2cee7f1f917e8e8b2dadbfbcb83dd8b842c0693fcac71487a5fade1eb4b05
 DIST dnsmasq-2.84.tar.xz 514216 BLAKE2B 
2bca97c16bcf32e0126eb50dc14b82a1f37e1635ebd1dc205e9a92455640fcbb98c093be725768ba9ced84443e451775f8556a164c82967e09e1df4bf7fc901b
 SHA512 
e84bdcdf3cf35f08e8492eb5aa89ee6543233bdb821d01f164783bd6d0913ec01c513e85e2109352c77e77142a1a94bedcd3361f37d7b2a9a5d35a02448e85c6

diff --git a/net-dns/dnsmasq/dnsmasq-2.81.ebuild 
b/net-dns/dnsmasq/dnsmasq-2.81.ebuild
deleted file mode 100644
index 65d59e4c5c9..000
--- a/net-dns/dnsmasq/dnsmasq-2.81.ebuild
+++ /dev/null
@@ -1,207 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit toolchain-funcs flag-o-matic systemd
-
-DESCRIPTION="Small forwarding DNS server"
-HOMEPAGE="http://www.thekelleys.org.uk/dnsmasq/doc.html;
-SRC_URI="http://www.thekelleys.org.uk/dnsmasq/${P}.tar.xz;
-
-LICENSE="|| ( GPL-2 GPL-3 )"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86"
-
-IUSE="auth-dns conntrack dbus +dhcp dhcp-tools dnssec +dumpfile id idn libidn2"
-IUSE+=" +inotify ipv6 lua nls script selinux static tftp"
-
-DM_LINGUAS=(de es fi fr id it no pl pt_BR ro)
-
-BDEPEND="
-   app-arch/xz-utils
-   virtual/pkgconfig
-   nls? ( sys-devel/gettext )
-"
-
-COMMON_DEPEND="
-   acct-group/dnsmasq
-   acct-user/dnsmasq
-   dbus? ( sys-apps/dbus:= )
-   idn? (
-   !libidn2? ( net-dns/libidn:0= )
-   libidn2? ( >=net-dns/libidn2-2.0:= )
-   )
-   lua? ( dev-lang/lua:0= )
-   conntrack? ( net-libs/libnetfilter_conntrack:= )
-   nls? ( sys-devel/gettext )
-"
-
-DEPEND="${COMMON_DEPEND}
-   dnssec? (
-   dev-libs/nettle:=[gmp]
-   static? ( >=dev-libs/nettle-3.4[static-libs(+)] )
-   )
-"
-
-RDEPEND="${COMMON_DEPEND}
-   dnssec? (
-   !static? ( >=dev-libs/nettle-3.4:=[gmp] )
-   )
-   selinux? ( sec-policy/selinux-dnsmasq )
-"
-
-REQUIRED_USE="
-   dhcp-tools? ( dhcp )
-   lua? ( script )
-   libidn2? ( idn )"
-
-use_have() {
-   local useflag no_only uword
-   if [[ ${1} == '-n' ]]; then
-   no_only=1
-   shift
-   fi
-   useflag="${1}"
-   shift
-
-   uword="${1:-${useflag}}"
-   shift
-
-   while [[ ${uword} ]]; do
-   uword="${uword^^}"
-
-   if ! use "${useflag}"; then
-   printf -- " -DNO_%s" "${uword}"
-   elif [[ -z "${no_only}" ]]; then
-   printf -- " -DHAVE_%s" "${uword}"
-   fi
-   uword="${1}"
-   shift
-   done
-}
-
-pkg_pretend() {
-   if use static; then
-   einfo "Only sys-libs/gmp and dev-libs/nettle are statically 
linked."
-   use dnssec || einfo "Thus, ${P}[!dnssec,static] makes no 
sense;" \
-   "in this case the static USE flag does nothing."
-   fi
-}
-
-src_prepare() {
-   default
-
-   sed -i -r 's:lua5.[0-9]+:lua:' Makefile || 

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

2021-01-28 Thread Patrick McLean
commit: a13338c8b4cf10b4c9a76a72d66d47b971d881c2
Author: Patrick McLean  sony  com>
AuthorDate: Thu Jan 28 19:16:39 2021 +
Commit: Patrick McLean  gentoo  org>
CommitDate: Thu Jan 28 19:16:39 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a13338c8

dev-python/python3-saml-1.10.1: Version bump

Copyright: Sony Interactive Entertainment Inc.
Package-Manager: Portage-3.0.14, Repoman-3.0.2
Signed-off-by: Patrick McLean  gentoo.org>

 dev-python/python3-saml/Manifest   |  1 +
 dev-python/python3-saml/python3-saml-1.10.1.ebuild | 36 ++
 2 files changed, 37 insertions(+)

diff --git a/dev-python/python3-saml/Manifest b/dev-python/python3-saml/Manifest
index 69a6b153fe4..59e40f53dda 100644
--- a/dev-python/python3-saml/Manifest
+++ b/dev-python/python3-saml/Manifest
@@ -1,2 +1,3 @@
 DIST python3-saml-1.10.0.tar.gz 503005 BLAKE2B 
88be9b00082d00c86081432dd6789c0f040e8e210d3d1de218f8bf7a41cf32acce6aa90f92b6e083142a2a5c8f820eb9f8b6e880e742400b8bb83e7eb28db392
 SHA512 
82d15ef4315d25b38506177cbb4ef095a0546705035491847597b353486e119026c700f5d4d22764c93646f645e13d93d75bd3541c2c5b31343bcee35a42ead3
+DIST python3-saml-1.10.1.tar.gz 503178 BLAKE2B 
6c87f26db03799ee92211baf1216751c293ae6182d8f8abb094fcc47c2c28ca7be933b64b0dc3cbd52ea55a0cd19c4fc96a71bb89839d41fdd3eb3daee21d293
 SHA512 
64bd3fc11749ef8340fa59788277e5213edec6d93f7924e412e517846623dce88b97c407ca7ae0d58172cc78a8b713c2916fe5c29df3419fa10f34b84bdb549c
 DIST python3-saml-1.9.0.tar.gz 497106 BLAKE2B 
c3b282be835dcd0590125563ed0380bbb5d486aeffd60fa0d6a1e7d22b25ffaa03a1bea20b1465b27b352df0936d21b919ce73a3671d63f07a52b3efdb37
 SHA512 
a5171258b917c02f10a0c420a19fe6829a034df1dfd87135351b9c187314dca2f973012f49056f391444aba76306adfd48cd77a859274d5cbd2a8c23a00af78d

diff --git a/dev-python/python3-saml/python3-saml-1.10.1.ebuild 
b/dev-python/python3-saml/python3-saml-1.10.1.ebuild
new file mode 100644
index 000..ca0bb11a6cd
--- /dev/null
+++ b/dev-python/python3-saml/python3-saml-1.10.1.ebuild
@@ -0,0 +1,36 @@
+# Copyright 2020-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{7..9} )
+inherit distutils-r1
+
+DESCRIPTION="OneLogin's SAML Python Toolkit"
+HOMEPAGE="https://github.com/onelogin/python3-saml
+   https://pypi.org/project/python3-saml/;
+SRC_URI="https://github.com/onelogin/python3-saml/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc64 ~x86"
+
+RDEPEND="
+   >=dev-python/isodate-0.5.0[${PYTHON_USEDEP}]
+   >=dev-python/lxml-3.3.5[${PYTHON_USEDEP}]
+   >=dev-python/python-xmlsec-1.0.5[${PYTHON_USEDEP}]
+   >=dev-python/defusedxml-0.6.0[${PYTHON_USEDEP}]
+"
+BDEPEND="
+   test? (
+   dev-python/freezegun[${PYTHON_USEDEP}]
+   )
+"
+
+distutils_enable_tests setup.py
+
+src_prepare() {
+   # unpin deps
+   sed -i -e 's:==:>=:' setup.py || die
+   distutils-r1_src_prepare
+}



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

2021-01-28 Thread Andrew Ammerlaan
commit: 162b33a823a201ca5d7888cb3ac14b367fa75f21
Author: Andrew Ammerlaan  riseup  net>
AuthorDate: Thu Jan 28 19:11:31 2021 +
Commit: Andrew Ammerlaan  riseup  net>
CommitDate: Thu Jan 28 19:11:31 2021 +
URL:https://gitweb.gentoo.org/proj/sci.git/commit/?id=162b33a8

sci-mathematics/giac: version bump, EAPI bump

Package-Manager: Portage-3.0.14, Repoman-3.0.2
Signed-off-by: Andrew Ammerlaan  riseup.net>

 .../giac/{giac-1.1.0.ebuild => giac-1.6.0.ebuild}  | 37 +++---
 1 file changed, 19 insertions(+), 18 deletions(-)

diff --git a/sci-mathematics/giac/giac-1.1.0.ebuild 
b/sci-mathematics/giac/giac-1.6.0.ebuild
similarity index 74%
rename from sci-mathematics/giac/giac-1.1.0.ebuild
rename to sci-mathematics/giac/giac-1.6.0.ebuild
index 520a56151..c8d28b51a 100644
--- a/sci-mathematics/giac/giac-1.1.0.ebuild
+++ b/sci-mathematics/giac/giac-1.6.0.ebuild
@@ -1,27 +1,30 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=5
+EAPI=7
 
 DESCRIPTION="A free C++ CAS (Computer Algebra System) library and its 
interfaces"
-HOMEPAGE="http://www-fourier.ujf-grenoble.fr/~parisse/giac.html;
-SRC_URI="http://www-fourier.ujf-grenoble.fr/~parisse/${PN}/${P}.tar.bz2;
-LICENSE="GPL-2"
+HOMEPAGE="https://www-fourier.ujf-grenoble.fr/~parisse/giac.html;
+SRC_URI="https://www-fourier.ujf-grenoble.fr/~parisse/giac/${P}.tar.gz;
 
+LICENSE="GPL-2"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
+
 IUSE="doc examples fltk"
 
-AUTOTOOLS_IN_SOURCE_BUILD=true
-inherit autotools-utils flag-o-matic pax-utils
+inherit flag-o-matic pax-utils xdg
 
-RDEPEND=">=dev-libs/gmp-3
-   >=sys-libs/readline-4.2
-   fltk? ( >=x11-libs/fltk-1.1.9 )
-   dev-libs/mpfr
-   sci-libs/gsl
-   >=sci-mathematics/pari-2.3
-   >=dev-libs/ntl-5.2"
+RDEPEND="
+   >=dev-libs/gmp-3
+   >=sys-libs/readline-4.2
+   fltk? ( >=x11-libs/fltk-1.1.9 )
+   dev-libs/mpfr
+   sci-libs/gsl
+   >=sci-mathematics/pari-2.3
+   >=dev-libs/ntl-5.2
+"
+BDEPEND="dev-tex/hevea"
 
 src_prepare(){
sed -e "s:\$(prefix)/share:\$(DESTDIR)\$(prefix)/share:g" \
@@ -32,6 +35,7 @@ src_prepare(){
if use !fltk; then
sed -e "s: gl2ps\.[chlo]*::g" -i src/Makefile.* || die
fi
+   default
 }
 
 src_configure(){
@@ -41,10 +45,7 @@ src_configure(){
append-lfs-flags
append-libs $(fltk-config --ldflags | sed -e 
's/\(-L\S*\)\s.*/\1/') || die
fi
-   local myeconfargs=(
-   $(use_enable fltk gui)
-   )
-   autotools-utils_src_configure
+   econf $(use_enable fltk gui)
 }
 
 src_install() {



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

2021-01-28 Thread Patrick McLean
commit: 5f53edd03951b1801ba2bc19d8170eebb718147c
Author: Patrick McLean  sony  com>
AuthorDate: Thu Jan 28 19:05:03 2021 +
Commit: Patrick McLean  gentoo  org>
CommitDate: Thu Jan 28 19:05:14 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5f53edd0

sys-process/bpytop-1.0.61: Version bump (bug #766824)

Closes: https://bugs.gentoo.org/766824
Copyright: Sony Interactive Entertainment Inc.
Package-Manager: Portage-3.0.14, Repoman-3.0.2
Signed-off-by: Patrick McLean  gentoo.org>

 sys-process/bpytop/Manifest   | 2 +-
 sys-process/bpytop/{bpytop-1.0.54.ebuild => bpytop-1.0.61.ebuild} | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/sys-process/bpytop/Manifest b/sys-process/bpytop/Manifest
index 84df075e86a..e75ecda8a44 100644
--- a/sys-process/bpytop/Manifest
+++ b/sys-process/bpytop/Manifest
@@ -1,2 +1,2 @@
 DIST bpytop-1.0.52.tar.gz 616111 BLAKE2B 
f586189f1ae2067b1873a41235ac05f116aae5a6a965372d0ee778d714f80e6a41c163288ad1829313c0bef68f0f07235989d11351c48f4c78b953ceb4a4cb81
 SHA512 
68189c87890b637b9b3ff40ec4b0518a45023d3af0966cf0556c9dcc884d28660c42af37c69c06bbd03b514e198e5313fce143974ef11b67b95132070a77bfd4
-DIST bpytop-1.0.54.tar.gz 616658 BLAKE2B 
0c639012ff69bb01f60943d63b179ea53a74affdfc0158ec0ce3e18a7c0ff855246450661fdef36f10fcb2f0de9e623d014cc41f19da375dddaac57f4b755e32
 SHA512 
4d47c00e6c642eaa48e7aa2d1df74050578f30cf5e40cda016b196e288f64819649e65090c3150a31889fea24e1859215d7fc06f419abad2d11f52efbb0ac7eb
+DIST bpytop-1.0.61.tar.gz 626468 BLAKE2B 
84a9bbaec6af27b06af53acbe2e735421de3bc4567fcf7fb29d05f801f7414b4e035e67a2fecb27a45d4d91c1d6ef527a16775f44c2e5620ecf797794969a2d2
 SHA512 
639e0d94bd500477b8288400c6fa1769f1b7327733bec8292e72eb3024e26f6242901970dfc539d9fb309f69299ea934e02ab93226f907ddbbefb670bffb027c

diff --git a/sys-process/bpytop/bpytop-1.0.54.ebuild 
b/sys-process/bpytop/bpytop-1.0.61.ebuild
similarity index 94%
rename from sys-process/bpytop/bpytop-1.0.54.ebuild
rename to sys-process/bpytop/bpytop-1.0.61.ebuild
index 46708db1eba..3d2f869c509 100644
--- a/sys-process/bpytop/bpytop-1.0.54.ebuild
+++ b/sys-process/bpytop/bpytop-1.0.61.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2020 Gentoo Authors
+# Copyright 2020-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7



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

2021-01-28 Thread Sam James
commit: e1c77cd82212db9084fe692439c3c9840169d737
Author: Sam James  gentoo  org>
AuthorDate: Thu Jan 28 19:03:49 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Jan 28 19:03:49 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e1c77cd8

x11-libs/gtk+: Stabilize 3.24.24-r1 amd64, #767358

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

 x11-libs/gtk+/gtk+-3.24.24-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-libs/gtk+/gtk+-3.24.24-r1.ebuild 
b/x11-libs/gtk+/gtk+-3.24.24-r1.ebuild
index 807e006198e..656f2d2dfce 100644
--- a/x11-libs/gtk+/gtk+-3.24.24-r1.ebuild
+++ b/x11-libs/gtk+/gtk+-3.24.24-r1.ebuild
@@ -17,7 +17,7 @@ REQUIRED_USE="
xinerama? ( X )
 "
 
-KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 sparc 
~x86 ~amd64-linux ~x86-linux ~ppc-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 ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris"
 
 # Upstream wants us to do their job:
 # https://bugzilla.gnome.org/show_bug.cgi?id=768662#c1



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

2021-01-28 Thread Sam James
commit: 8eee500515636ef6f5401f0312f80c6e849fcdd2
Author: Sam James  gentoo  org>
AuthorDate: Thu Jan 28 19:03:52 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Jan 28 19:03:52 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8eee5005

app-editors/emacs: Stabilize 27.1-r3 amd64, #767361

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

 app-editors/emacs/emacs-27.1-r3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-editors/emacs/emacs-27.1-r3.ebuild 
b/app-editors/emacs/emacs-27.1-r3.ebuild
index 24dd2ad074e..09d1cb0f7ce 100644
--- a/app-editors/emacs/emacs-27.1-r3.ebuild
+++ b/app-editors/emacs/emacs-27.1-r3.ebuild
@@ -33,7 +33,7 @@ else
fi
SLOT="${PV%%.*}"
[[ ${PV} == *.*.* ]] && SLOT+="-vcs"
-   KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~mips ~ppc ppc64 ~riscv 
~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
+   KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~mips ~ppc ppc64 ~riscv 
~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
 fi
 
 DESCRIPTION="The extensible, customizable, self-documenting real-time display 
editor"



[gentoo-commits] repo/gentoo:master commit in: dev-util/gtk-update-icon-cache/

2021-01-28 Thread Sam James
commit: 2308d94fb7b06c09e5f1d898c8a5a3c03c0ad385
Author: Sam James  gentoo  org>
AuthorDate: Thu Jan 28 19:03:50 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Jan 28 19:03:50 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2308d94f

dev-util/gtk-update-icon-cache: Stabilize 3.24.24 amd64, #767358

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

 dev-util/gtk-update-icon-cache/gtk-update-icon-cache-3.24.24.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/dev-util/gtk-update-icon-cache/gtk-update-icon-cache-3.24.24.ebuild 
b/dev-util/gtk-update-icon-cache/gtk-update-icon-cache-3.24.24.ebuild
index 69001260436..eb99ed63ac2 100644
--- a/dev-util/gtk-update-icon-cache/gtk-update-icon-cache-3.24.24.ebuild
+++ b/dev-util/gtk-update-icon-cache/gtk-update-icon-cache-3.24.24.ebuild
@@ -13,7 +13,7 @@ LICENSE="LGPL-2.1+"
 SLOT="0"
 IUSE=""
 
-KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 
sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 
sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris"
 
 # man page was previously installed by gtk+:3 ebuild
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: mail-client/thunderbird/

2021-01-28 Thread Sam James
commit: 0c4b10003a718d5edb02f80d9f11e1ba3853
Author: Sam James  gentoo  org>
AuthorDate: Thu Jan 28 19:03:46 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Jan 28 19:03:46 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0c4b1000

mail-client/thunderbird: Stabilize 78.7.0 amd64, #767394

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

 mail-client/thunderbird/thunderbird-78.7.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/mail-client/thunderbird/thunderbird-78.7.0.ebuild 
b/mail-client/thunderbird/thunderbird-78.7.0.ebuild
index 8b3d64efdc9..a2a84129fc2 100644
--- a/mail-client/thunderbird/thunderbird-78.7.0.ebuild
+++ b/mail-client/thunderbird/thunderbird-78.7.0.ebuild
@@ -57,7 +57,7 @@ SRC_URI="${MOZ_SRC_BASE_URI}/source/${MOZ_P}.source.tar.xz -> 
${MOZ_P_DISTFILES}
 DESCRIPTION="Thunderbird Mail Client"
 HOMEPAGE="https://www.mozilla.org/thunderbird;
 
-KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
+KEYWORDS="amd64 ~arm64 ~ppc64 ~x86"
 
 SLOT="0/$(ver_cut 1)"
 LICENSE="MPL-2.0 GPL-2 LGPL-2.1"



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

2021-01-28 Thread Sam James
commit: 20fd5ddc3e30f5db0773af010cd2935b88783efe
Author: Sam James  gentoo  org>
AuthorDate: Thu Jan 28 19:03:55 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Jan 28 19:03:55 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=20fd5ddc

dev-libs/uthash: Stabilize 2.2.0 amd64, #767694

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

 dev-libs/uthash/uthash-2.2.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-libs/uthash/uthash-2.2.0.ebuild 
b/dev-libs/uthash/uthash-2.2.0.ebuild
index d8c9c97693a..b51e454cc11 100644
--- a/dev-libs/uthash/uthash-2.2.0.ebuild
+++ b/dev-libs/uthash/uthash-2.2.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/troydhanson/uthash/archive/v${PV}.tar.gz -> ${P}.tar
 
 LICENSE="BSD-1"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="amd64 ~arm ~ppc ~ppc64 ~sparc ~x86"
 IUSE="test"
 RESTRICT="!test? ( test )"
 



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

2021-01-28 Thread Patrick McLean
commit: 6811a125801e199b78f2e19965caa36ea9408111
Author: Patrick McLean  sony  com>
AuthorDate: Thu Jan 28 19:00:02 2021 +
Commit: Patrick McLean  gentoo  org>
CommitDate: Thu Jan 28 19:00:15 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6811a125

dev-libs/simdjson: remove old

Copyright: Sony Interactive Entertainment Inc.
Package-Manager: Portage-3.0.14, Repoman-3.0.2
Signed-off-by: Patrick McLean  gentoo.org>

 dev-libs/simdjson/Manifest  |  4 --
 dev-libs/simdjson/simdjson-0.4.7.ebuild | 34 -
 dev-libs/simdjson/simdjson-0.6.1.ebuild | 45 --
 dev-libs/simdjson/simdjson-0.8.0.ebuild | 67 -
 4 files changed, 150 deletions(-)

diff --git a/dev-libs/simdjson/Manifest b/dev-libs/simdjson/Manifest
index c1e22c9ed31..0c9c92264dd 100644
--- a/dev-libs/simdjson/Manifest
+++ b/dev-libs/simdjson/Manifest
@@ -1,6 +1,2 @@
-DIST simdjson-0.4.7.tar.gz 4119328 BLAKE2B 
f19a603b83282081457f548bd9b609f4fc4b9b0e32c868c8d4ecc15fbc359e6463576c24f38b6623cd72cc4681a1db42ec45ee605df6096876982caa9f96be91
 SHA512 
023e8b75652cb29c41eb1e01ebc6c484b28ff5f6736c885fb5d8c639b1047660fd0eb24d131dabc035fc7fc824e15fe49b177bc3613e329f1d8cd956173a490f
-DIST simdjson-0.6.0-ppc64.patch.xz 23704 BLAKE2B 
ab26e93960d3e3cc2c7782516ef2e6e36fb259c1bd83b967f32b0ba899ca9f80468a47cc3344dd9dc392898626a88b4a1de42899502a989511945e573bf7f259
 SHA512 
c8e1233c7e6f92cf0c92206ae1023cd30067004e4e53fed86d11e105490f281bf1b8a0806880d02427485fbade24aeb7a7b027b17c9f05552089cf867f3029eb
-DIST simdjson-0.6.1.tar.gz 7889048 BLAKE2B 
35b40e5e278e5093f5f07ad9e27ae23417f206bf2f4f624a6130931882db49632fc5141d027deca4977a3efa1fdfc7d8fc0bc2149d938a985a850eff4250f5bf
 SHA512 
df5f6c717b3c4cfcde7757dff74d51c93f4682729fdbcdaae89d82db13bba006fe0378bc601d5bdf1d4cf2f0fafce56eb88aba8ca9648787a64cf160cab479e4
 DIST simdjson-0.7.1.tar.gz 7972319 BLAKE2B 
c06b1db95b5d826babf7c673b8ef390c2169d975bbec585f6ea98a53455643b4ec462683d312fabbf8a1155309ba9fdd20977ba813e0fbfad5cbe45363ef7189
 SHA512 
f2ed21db24a8c80c48194e875680ee27dcb87ce1ee52d7f7466e3096661ccee179986bdc15d93e2a3d8d9f2f659f3bd678c908cfbde4905afd95e5e767f84e1c
-DIST simdjson-0.8.0.tar.gz 7993692 BLAKE2B 
f2f04b3f9815645fcb4fcf2d10b0a234177042a0f4e306b0e130d5136c627344201a1f7c4d1ba6cb1ce30debf44f00694bc9a5bb646040bb614e91ae31bf43bb
 SHA512 
8c41e07dbc3668105131c5a22060891c54f7663ec512d6c12f18eed0971fe245c3adb8d27c27305827314ebff39d2c940bd3715fa12e1ce9332d9bf3693424f2
 DIST simdjson-0.8.1.tar.gz 7994048 BLAKE2B 
800fbec2b8d20394a894407dea09e3b61302cf6c772dc459b73a97f5ec1e29feb082366d202f5bd835fd54802435e8f437dddbe3ec6db449812b849cd02639b2
 SHA512 
c4861901595b574e5f1a17abb58f30072bc16e90dc245304019890cd59f172a56c2661410653ff3e4472670541ef2291b3661765f6d64b5f8f70c562b90a3bd0

diff --git a/dev-libs/simdjson/simdjson-0.4.7.ebuild 
b/dev-libs/simdjson/simdjson-0.4.7.ebuild
deleted file mode 100644
index 77da37bac07..000
--- a/dev-libs/simdjson/simdjson-0.4.7.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# Copyright 2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit toolchain-funcs cmake
-
-DESCRIPTION="SIMD accelerated C++ JSON library"
-HOMEPAGE="
-   https://simdjson.org/
-   https://github.com/simdjson/simdjson
-"
-SRC_URI="https://github.com/${PN}/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="Apache-2.0 Boost-1.0"
-SLOT="0/2"
-KEYWORDS="~amd64 ~x86"
-IUSE="test"
-
-BDEPEND="
-   sys-apps/file
-   sys-apps/findutils
-   sys-apps/grep
-"
-
-RESTRICT="!test? ( test )"
-
-src_configure() {
-   local mycmakeargs=(
-   $(usex test '' '-DSIMDJSON_JUST_LIBRARY=ON')
-   )
-
-   cmake_src_configure
-}

diff --git a/dev-libs/simdjson/simdjson-0.6.1.ebuild 
b/dev-libs/simdjson/simdjson-0.6.1.ebuild
deleted file mode 100644
index 2beaaf804e0..000
--- a/dev-libs/simdjson/simdjson-0.6.1.ebuild
+++ /dev/null
@@ -1,45 +0,0 @@
-# Copyright 2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit toolchain-funcs cmake
-
-DESCRIPTION="SIMD accelerated C++ JSON library"
-HOMEPAGE="
-   https://simdjson.org/
-   https://github.com/simdjson/simdjson
-"
-SRC_URI="https://github.com/${PN}/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz
-   https://dev.gentoo.org/~gyakovlev/distfiles/${PN}-0.6.0-ppc64.patch.xz;
-
-LICENSE="Apache-2.0 Boost-1.0"
-SLOT="0/4"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
-IUSE="test"
-
-BDEPEND="
-   sys-apps/file
-   sys-apps/findutils
-   sys-apps/grep
-"
-
-RESTRICT="!test? ( test )"
-
-PATCHES=(
-   # applies cleanly from master, can be dropped on next release
-   "${WORKDIR}/simdjson-0.6.0-ppc64.patch"
-)
-
-src_prepare() {
-   sed -e 's:-Werror ::' -i cmake/simdjson-flags.cmake || die
-   cmake_src_prepare
-}
-
-src_configure() {
-   local mycmakeargs=(
-   $(usex test '' 

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

2021-01-28 Thread Patrick McLean
commit: c45fefeb6f9cd6008dcc9c10bf31e84ea974
Author: Patrick McLean  sony  com>
AuthorDate: Thu Jan 28 18:59:25 2021 +
Commit: Patrick McLean  gentoo  org>
CommitDate: Thu Jan 28 19:00:15 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c45f

dev-libs/simdjson-0.8.1: Version bump

Copyright: Sony Interactive Entertainment Inc.
Package-Manager: Portage-3.0.14, Repoman-3.0.2
Signed-off-by: Patrick McLean  gentoo.org>

 dev-libs/simdjson/Manifest  |  1 +
 dev-libs/simdjson/simdjson-0.8.1.ebuild | 67 +
 2 files changed, 68 insertions(+)

diff --git a/dev-libs/simdjson/Manifest b/dev-libs/simdjson/Manifest
index 8410ab85325..c1e22c9ed31 100644
--- a/dev-libs/simdjson/Manifest
+++ b/dev-libs/simdjson/Manifest
@@ -3,3 +3,4 @@ DIST simdjson-0.6.0-ppc64.patch.xz 23704 BLAKE2B 
ab26e93960d3e3cc2c7782516ef2e6e
 DIST simdjson-0.6.1.tar.gz 7889048 BLAKE2B 
35b40e5e278e5093f5f07ad9e27ae23417f206bf2f4f624a6130931882db49632fc5141d027deca4977a3efa1fdfc7d8fc0bc2149d938a985a850eff4250f5bf
 SHA512 
df5f6c717b3c4cfcde7757dff74d51c93f4682729fdbcdaae89d82db13bba006fe0378bc601d5bdf1d4cf2f0fafce56eb88aba8ca9648787a64cf160cab479e4
 DIST simdjson-0.7.1.tar.gz 7972319 BLAKE2B 
c06b1db95b5d826babf7c673b8ef390c2169d975bbec585f6ea98a53455643b4ec462683d312fabbf8a1155309ba9fdd20977ba813e0fbfad5cbe45363ef7189
 SHA512 
f2ed21db24a8c80c48194e875680ee27dcb87ce1ee52d7f7466e3096661ccee179986bdc15d93e2a3d8d9f2f659f3bd678c908cfbde4905afd95e5e767f84e1c
 DIST simdjson-0.8.0.tar.gz 7993692 BLAKE2B 
f2f04b3f9815645fcb4fcf2d10b0a234177042a0f4e306b0e130d5136c627344201a1f7c4d1ba6cb1ce30debf44f00694bc9a5bb646040bb614e91ae31bf43bb
 SHA512 
8c41e07dbc3668105131c5a22060891c54f7663ec512d6c12f18eed0971fe245c3adb8d27c27305827314ebff39d2c940bd3715fa12e1ce9332d9bf3693424f2
+DIST simdjson-0.8.1.tar.gz 7994048 BLAKE2B 
800fbec2b8d20394a894407dea09e3b61302cf6c772dc459b73a97f5ec1e29feb082366d202f5bd835fd54802435e8f437dddbe3ec6db449812b849cd02639b2
 SHA512 
c4861901595b574e5f1a17abb58f30072bc16e90dc245304019890cd59f172a56c2661410653ff3e4472670541ef2291b3661765f6d64b5f8f70c562b90a3bd0

diff --git a/dev-libs/simdjson/simdjson-0.8.1.ebuild 
b/dev-libs/simdjson/simdjson-0.8.1.ebuild
new file mode 100644
index 000..b97cc2e514e
--- /dev/null
+++ b/dev-libs/simdjson/simdjson-0.8.1.ebuild
@@ -0,0 +1,67 @@
+# Copyright 2020-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit toolchain-funcs cmake
+
+DESCRIPTION="SIMD accelerated C++ JSON library"
+HOMEPAGE="
+   https://simdjson.org/
+   https://github.com/simdjson/simdjson
+"
+SRC_URI="https://github.com/${PN}/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="Apache-2.0 Boost-1.0"
+SLOT="0/4"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
+IUSE="test tools"
+
+BDEPEND="
+   sys-apps/file
+   sys-apps/findutils
+   sys-apps/grep
+"
+DEPEND="
+   tools? ( dev-libs/cxxopts:= )
+"
+
+REQUIRED_USE="test? ( tools )"
+RESTRICT="!test? ( test )"
+
+PATCHES=(
+   "${FILESDIR}/simdjson-0.8.0-dont-bundle-cxxopts.patch"
+)
+
+DOCS=(
+   AUTHORS
+   CONTRIBUTING.md
+   CONTRIBUTORS
+   HACKING.md
+   README.md
+)
+
+src_prepare() {
+   sed -e 's:-Werror ::' -i cmake/simdjson-flags.cmake || die
+   cmake_src_prepare
+}
+
+src_configure() {
+   local -a mycmakeargs=(
+   -DSIMDJSON_ENABLE_THREADS=ON
+   )
+
+   if use tools; then
+   mycmakeargs+=(
+   -DSIMDJSON_JUST_LIBRARY=OFF
+   -DSIMDJSON_GOOGLE_BENCHMARKS=OFF
+   -DSIMDJSON_COMPETITION=OFF
+   )
+   else
+   mycmakeargs+=(
+   -DSIMDJSON_JUST_LIBRARY=ON
+   )
+   fi
+
+   cmake_src_configure
+}



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

2021-01-28 Thread Sergei Trofimovich
commit: 8df91088e432020c35c443f12f9b97adc6eb2773
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Thu Jan 28 18:20:47 2021 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Thu Jan 28 18:21:15 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8df91088

sys-devel/gcc: 11.0.0: cut 6 patchset

Single upstream patch removed:
- 07_all_i386_libgcc_note.GNU-stack.patch

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

 sys-devel/gcc/Manifest  | 2 +-
 sys-devel/gcc/gcc-11.0.0_pre.ebuild | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/sys-devel/gcc/Manifest b/sys-devel/gcc/Manifest
index 10ff6bc3b7f..ae07998fc65 100644
--- a/sys-devel/gcc/Manifest
+++ b/sys-devel/gcc/Manifest
@@ -2,7 +2,7 @@ DIST ecj-4.5.jar 1470676 BLAKE2B 
793c10ba09fd8040c0e1181204141aea16780c9c9088e07
 DIST gcc-10.2.0-patches-2.tar.bz2 17701 BLAKE2B 
bed0cf2dcb6b2e35dbd86c43db617cfa0a0973b3d55bd6e12baf9e6495afd0fec855fefd223172c23f11449769996c18359abacfac36f62681310c861d5d2850
 SHA512 
6ebf5875ecc9f10dea67d4793fcc47178ddd6abe8959fc0390c6ff967fba7318013b4bf251abf451999b86697e97390c8698685b12086956c8e6bc2e97708bc9
 DIST gcc-10.2.0-patches-6.tar.bz2 24103 BLAKE2B 
f719012f86136ad9c4ea1397548caca6e69687534599a88cc25fe0e4f83dd7fd34c07375fa6e612e2b430e078c1a59913160cce07312e94fa1ce575a33e5457b
 SHA512 
61d97dba29024c7a22806689ebf33f5cb9ce099230bcc344f2865b976c3fdfd8ebec5962eaffd0156de75eca58499ba785867bd4a4ac92c6f799ab1bee8844a1
 DIST gcc-10.2.0.tar.xz 75004144 BLAKE2B 
1d79397330354e61439283cac96a109bf78ffc726265442e6d3ec131f107589ab7349d6612836edd8c8512f7bcc1d901a65a0d5d925d28a5bf3ef5cc3f9787ee
 SHA512 
42ae38928bd2e8183af445da34220964eb690b675b1892bbeb7cd5bb62be499011ec9a93397dba5e2fb681afadfc6f2767d03b9035b44ba9be807187ae6dc65e
-DIST gcc-11.0.0-patches-5.tar.bz2 12815 BLAKE2B 
fb5d467422de29bee6cd4e1b822ecbe1cc1a0364288f6ff37b43ceb12cf96618dcc072ddc5b1311e205996cb1d528be28641870ce03a51fa1d65ccf0c8c4d075
 SHA512 
6ebc28998b02c2fdd6cbc8b70a9c67a9de08226880b11bd87f512e9b81a04d9d78597faab3814c27f7bd6bed51513119d580eb828b0d4891768819c028aa48db
+DIST gcc-11.0.0-patches-6.tar.bz2 12744 BLAKE2B 
05e8d8b87cd1069bc6c03a6cbd61e5414148b7c6467e5b2ebf03af1493075280d8f1a5a123148f786724e3f813ef7fbb5f2728598ab4ab7879b4e649f592156b
 SHA512 
9e873a40eca07e471a9832ed062575063144554ca306b60a9b5f7da61fa1f148a13fd5ea933c852d105931e452de1c6ab3cd7baf4f80da17b9d81eeb36c5b3fd
 DIST gcc-6.5.0-patches-5.tar.bz2 13723 BLAKE2B 
db0170d6db74dcb6dc3ec937379c188814cfe88b5204aa0c1cc925083d8f178be4896e98ff44fe224060e4e1fea98ef3c90aa8339b2cf78d33cd2dc8b94e3bdc
 SHA512 
d79cf975157c5285faa893da0259b0013df66b01ad597322f05ece0343dd7912d8d793663448c04f37be93092e2fde06f84374e142cb81b12ba5964b37b0de89
 DIST gcc-6.5.0.tar.xz 74355588 BLAKE2B 
538595d32000b15a53577f0dc6b164d75791a8ccdf90500d5f667ff78378ef4ab9bedb8a590848907caf863bf1165ebe108b5e81eb4b54e85ced4002affde693
 SHA512 
ce046f9a50050fd54b870aab764f7db187fe7ea92eb4aaffb7c3689ca623755604e231f2af97ef795f41c406bb80c797dd69957cfdd51dfa2ba60813f72b7eac
 DIST gcc-7.5.0-patches-3.tar.bz2 11613 BLAKE2B 
84d59103bffaec8fc57e69dbb17f53882935b20c23d54db5f805e8270fa16d8e572ee4a369ecc82d2279cf66a71d1eb2a7f0c9792d4495d2f68946d6b6403f15
 SHA512 
6e5bea150c56ce3d43c9b0878691ed54ecc5d2a12482e99261efa74af7f1d59ec94c2d0c363792d99e0d3a0abd739d5d06b861da4dea2c1676e5d498b5815d55

diff --git a/sys-devel/gcc/gcc-11.0.0_pre.ebuild 
b/sys-devel/gcc/gcc-11.0.0_pre.ebuild
index 4418b2fb8af..7734b7517cc 100644
--- a/sys-devel/gcc/gcc-11.0.0_pre.ebuild
+++ b/sys-devel/gcc/gcc-11.0.0_pre.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="7"
 
 PATCH_GCC_VER="11.0.0"
-PATCH_VER="5"
+PATCH_VER="6"
 
 inherit toolchain
 



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

2021-01-28 Thread Matthew Thode
commit: 40df145a08d097de25b416cb23508bcef502efca
Author: Matthew Thode  gentoo  org>
AuthorDate: Thu Jan 28 18:17:51 2021 +
Commit: Matthew Thode  gentoo  org>
CommitDate: Thu Jan 28 18:19:26 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=40df145a

net-misc/radvd: 2.19 bump

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

 net-misc/radvd/Manifest  |  1 +
 net-misc/radvd/radvd-2.19.ebuild | 73 
 2 files changed, 74 insertions(+)

diff --git a/net-misc/radvd/Manifest b/net-misc/radvd/Manifest
index 8658b7a1b10..20f1a9e7a00 100644
--- a/net-misc/radvd/Manifest
+++ b/net-misc/radvd/Manifest
@@ -1,2 +1,3 @@
 DIST radvd-2.17.tar.gz 214937 BLAKE2B 
1eec22e09607c0396f9539aef203b76d5beca18d1fdf5aa0ff202dcb2ff0e36ed8af74fc7900eb7b16012bfb0672f9660f17c88c222ac0269947d3cf4a270db3
 SHA512 
117a42c2c007d730b956cf999ac281f50a1a9b57c9428fe0f860cb211ac234ec62f59fead244a80191aaa15ef4ce96fb7dba9bd1a3cb6c3b29f1b6897d7a6132
 DIST radvd-2.18.tar.gz 224183 BLAKE2B 
4bacf9e17b78286a032ca5e6b6424aa8742d2e42b3a00a67e5d8beeda139a70a574e69c0d8fde2c2754b6e9c9e92a97dfb6a2a67b4b3ce91740aa8edee994c5e
 SHA512 
b66068ec40d4f228f679946039d7c696bf611eb55b88cb37bbea5e748cf7cdda796dc0b12e0f1e54b26a6af21750c8714ea18a152ef932741c0f0a6a7a9de59a
+DIST radvd-2.19.tar.gz 222794 BLAKE2B 
1c877d5a9eda6bda41b5c20ac9c1e28a26defc192fe14fc2d65888280bc96fc1ff6f4212ccaeac5f7e899087b2805772ed4c0cbbda163b2a87c79a2c178eda2b
 SHA512 
caa621fd77e34ff6858d60a41b0ee02aff967ac14f2b84c402359744f4bece5c1563419860431c328adc0385e9893ed1f2421d652247a3aa0dfc0aaad1e01233

diff --git a/net-misc/radvd/radvd-2.19.ebuild b/net-misc/radvd/radvd-2.19.ebuild
new file mode 100644
index 000..f11d60a013d
--- /dev/null
+++ b/net-misc/radvd/radvd-2.19.ebuild
@@ -0,0 +1,73 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit systemd user eutils readme.gentoo-r1 toolchain-funcs
+
+DESCRIPTION="Linux IPv6 Router Advertisement Daemon"
+HOMEPAGE="http://v6web.litech.org/radvd/;
+SRC_URI="http://v6web.litech.org/radvd/dist/${P}.tar.gz;
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
+IUSE="kernel_FreeBSD selinux test"
+RESTRICT="!test? ( test )"
+
+CDEPEND="dev-libs/libdaemon"
+DEPEND="${CDEPEND}
+   sys-devel/bison
+   sys-devel/flex
+   virtual/pkgconfig
+   test? ( dev-libs/check )"
+RDEPEND="${CDEPEND}
+   selinux? ( sec-policy/selinux-radvd )
+"
+DOCS=( CHANGES README TODO radvd.conf.example )
+
+PATCHES=(
+)
+
+pkg_setup() {
+   enewgroup radvd
+   enewuser radvd -1 -1 /dev/null radvd
+}
+
+src_configure() {
+   econf --with-pidfile=/run/radvd/radvd.pid \
+   --with-systemdsystemunitdir=no \
+   $(use_with test check)
+}
+
+src_compile() {
+   emake AR="$(tc-getAR)"
+}
+
+src_install() {
+   default
+
+   insinto /usr/share/doc/${PF}/html
+   doins INTRO.html
+
+   newinitd "${FILESDIR}"/${PN}-2.15.init ${PN}
+   newconfd "${FILESDIR}"/${PN}.conf ${PN}
+
+   systemd_dounit "${FILESDIR}"/${PN}.service
+
+   if use kernel_FreeBSD ; then
+   sed -i -e \
+   
's/^SYSCTL_FORWARD=.*$/SYSCTL_FORWARD=net.inet6.ip6.forwarding/g' \
+   "${D}"/etc/init.d/${PN} || die
+   fi
+
+   readme.gentoo_create_doc
+}
+
+DISABLE_AUTOFORMATTING=1
+DOC_CONTENTS="Please create a configuration file ${ROOT}etc/radvd.conf.
+See ${ROOT}usr/share/doc/${PF} for an example.
+
+grsecurity users should allow a specific group to read /proc
+and add the radvd user to that group, otherwise radvd may
+segfault on startup."



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

2021-01-28 Thread Matthew Thode
commit: 89c07eb259fccea1b0bdc3ad97babf99c87748d7
Author: Matthew Thode  gentoo  org>
AuthorDate: Thu Jan 28 18:18:58 2021 +
Commit: Matthew Thode  gentoo  org>
CommitDate: Thu Jan 28 18:19:27 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=89c07eb2

sys-cluster/neutron: 16.3.0 and 17.1.0 bump

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

 sys-cluster/neutron/Manifest  |   6 +
 sys-cluster/neutron/neutron-16.3.0.ebuild | 230 ++
 sys-cluster/neutron/neutron-17.1.0.ebuild | 227 +
 3 files changed, 463 insertions(+)

diff --git a/sys-cluster/neutron/Manifest b/sys-cluster/neutron/Manifest
index 4300efd2056..d8b09bdae5e 100644
--- a/sys-cluster/neutron/Manifest
+++ b/sys-cluster/neutron/Manifest
@@ -1,10 +1,16 @@
 DIST neutron-16.2.0.tar.gz 12771467 BLAKE2B 
d3dbfbffcf7321a195d3cadf0bd4864763f6a1c6c3022ec32d20ffeb1770d522446c78e2bad9c7dc281fdb67b445b3ecbf8908741dd7a42ebc1efde56af642bb
 SHA512 
d5c39296c925af8b69e23a3faf75e99e6d4d2e5b1daf0da7883a75bcce1e41990392aa90499510c7dee552178cb908c1cd80add48ac894015255842d15711641
+DIST neutron-16.3.0.tar.gz 12866714 BLAKE2B 
67436c96f52a6d1a60d8af13ce7d8d7b375def861ca83fddca0986649c7f2df6bae41763459feb2bba7e6cd16fab0c0c7ad970582be6d8798350efab11216a3d
 SHA512 
f1901b672925248e08a239fdaf4c691cfcae90d53858ab0eed46919464a2dad8d27e89c46fb47563744e2a569995f5fbc540c8b69eef0273d6a605ea13ef5051
 DIST neutron-17.0.0.tar.gz 12801363 BLAKE2B 
7297e5832e19f6543bbfdcaed7f4240ed54bb976dc40f0bc90ffbc00e8d5b97b4f194fd9c451f08f7f6c431c66f99562f0fce63456ff66418aad73c3effb3bac
 SHA512 
5a67896376110cdae407c4ba3b758b1b12883c1355e30e927e1c705c6ad3df5126c1555870f7e9b130b35663c5f748f33078c588b3c4b94750f47b5db58b0662
+DIST neutron-17.1.0.tar.gz 12910659 BLAKE2B 
30634389e9caf77e7bc36b61f26c8ff24013171f1dc0cef52e2ebb55363b526bb6146a578e21c027ef6902f8881985c5a06d4d0b98992e13720a8118cd876b05
 SHA512 
62bd2691878c93f9c51adfecf7f7aa6fbb51485a259a419e9797738626fb2527c167ea568cd54f5fdc60a5210c53fafb2b754817123742b27150ed1cfbffca2b
 DIST neutron-configs-16.2.0.tar.gz 24350 BLAKE2B 
8f6eeae762fa297651f07667387beac6677cfa9a6c0d13d3fc90ac09753022fd284fc56c53557ab83cda99ab4fe03acc2d2049e4bb62f9496b310b1cd6f42099
 SHA512 
b087b23a1aa19678d4b9a76ae82243d03fe82706712e8c37b759a8521062f79e83307769b4ba639f67aa402f8b03cdf12d3274d821c3f8ecfd17ded9f4f2c881
+DIST neutron-configs-16.3.0.tar.gz 24350 BLAKE2B 
8f6eeae762fa297651f07667387beac6677cfa9a6c0d13d3fc90ac09753022fd284fc56c53557ab83cda99ab4fe03acc2d2049e4bb62f9496b310b1cd6f42099
 SHA512 
b087b23a1aa19678d4b9a76ae82243d03fe82706712e8c37b759a8521062f79e83307769b4ba639f67aa402f8b03cdf12d3274d821c3f8ecfd17ded9f4f2c881
 DIST neutron-configs-17.0.0.tar.gz 30314 BLAKE2B 
885d00259fde0200f6a52d91b18e884012c04cb06e5e4ba6c72b77fbb0a8df30d50efd6db16faa009328eac9b7c5fb31854feb81595a542b4ac5d8172c8056b6
 SHA512 
cf85a563c417e1fb01f7d329c7021c20782fe67f64c5dfd542deed07e09d6a717e472976df8f1f4c3bb4a6a10e8d8b8300f18e1a3759358b3db12f77dad7bd5b
+DIST neutron-configs-17.1.0.tar.gz 30314 BLAKE2B 
885d00259fde0200f6a52d91b18e884012c04cb06e5e4ba6c72b77fbb0a8df30d50efd6db16faa009328eac9b7c5fb31854feb81595a542b4ac5d8172c8056b6
 SHA512 
cf85a563c417e1fb01f7d329c7021c20782fe67f64c5dfd542deed07e09d6a717e472976df8f1f4c3bb4a6a10e8d8b8300f18e1a3759358b3db12f77dad7bd5b
 DIST neutron-configs-2020.1..tar.gz 24350 BLAKE2B 
8f6eeae762fa297651f07667387beac6677cfa9a6c0d13d3fc90ac09753022fd284fc56c53557ab83cda99ab4fe03acc2d2049e4bb62f9496b310b1cd6f42099
 SHA512 
b087b23a1aa19678d4b9a76ae82243d03fe82706712e8c37b759a8521062f79e83307769b4ba639f67aa402f8b03cdf12d3274d821c3f8ecfd17ded9f4f2c881
 DIST neutron-configs-2020.2..tar.gz 30314 BLAKE2B 
885d00259fde0200f6a52d91b18e884012c04cb06e5e4ba6c72b77fbb0a8df30d50efd6db16faa009328eac9b7c5fb31854feb81595a542b4ac5d8172c8056b6
 SHA512 
cf85a563c417e1fb01f7d329c7021c20782fe67f64c5dfd542deed07e09d6a717e472976df8f1f4c3bb4a6a10e8d8b8300f18e1a3759358b3db12f77dad7bd5b
 DIST neutron-ml2-plugins-16.2.0.tar.gz 8887 BLAKE2B 
5887027ce4585a523bb3379c002acdde1faa9ed24d0c83c931f2a387b56e8baf8352ae9f82ba46c85a6a3e5b1d68792da1e1ca1fae9b6dde525e6f6c67849ac4
 SHA512 
4ae70fe3e386932e0327333d29dc526b5f0f0f800ac14d17faa4c1e3fc2dd8524760b84bbb4767e73e70647984aa50702e5e47dc42deb47f66c47c5e3e965111
+DIST neutron-ml2-plugins-16.3.0.tar.gz 8887 BLAKE2B 
5887027ce4585a523bb3379c002acdde1faa9ed24d0c83c931f2a387b56e8baf8352ae9f82ba46c85a6a3e5b1d68792da1e1ca1fae9b6dde525e6f6c67849ac4
 SHA512 
4ae70fe3e386932e0327333d29dc526b5f0f0f800ac14d17faa4c1e3fc2dd8524760b84bbb4767e73e70647984aa50702e5e47dc42deb47f66c47c5e3e965111
 DIST neutron-ml2-plugins-17.0.0.tar.gz 9011 BLAKE2B 
d9f8cb4d26699ca44a4cf4cd422bd88b9bb5a2138a80fec469021491d87b158502801c2ce79316f52a900877f7706dc93c2a5a5a33c868918effeaa6b65a7931
 SHA512 

[gentoo-commits] proj/gcc-patches:master commit in: 11.0.0/gentoo/

2021-01-28 Thread Sergei Trofimovich
commit: 0a78f726294b27bea27c31bb2449f2ae2d820c9f
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Thu Jan 28 18:17:05 2021 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Thu Jan 28 18:17:05 2021 +
URL:https://gitweb.gentoo.org/proj/gcc-patches.git/commit/?id=0a78f726

11.0.0: drop upstreamed 07_all_i386_libgcc_note.GNU-stack.patch

Signed-off-by: Sergei Trofimovich  gentoo.org>

 .../gentoo/07_all_i386_libgcc_note.GNU-stack.patch | 54 --
 11.0.0/gentoo/README.history   |  3 ++
 2 files changed, 3 insertions(+), 54 deletions(-)

diff --git a/11.0.0/gentoo/07_all_i386_libgcc_note.GNU-stack.patch 
b/11.0.0/gentoo/07_all_i386_libgcc_note.GNU-stack.patch
deleted file mode 100644
index 7f74945..000
--- a/11.0.0/gentoo/07_all_i386_libgcc_note.GNU-stack.patch
+++ /dev/null
@@ -1,54 +0,0 @@
 a/libgcc/config/i386/resms64.h 2018-01-03 11:03:58.0 +0100
-+++ b/libgcc/config/i386/resms64.h 2018-05-01 12:59:48.942833419 +0200
-@@ -57,3 +57,6 @@ MS2SYSV_STUB_END(resms64_17)
- MS2SYSV_STUB_END(resms64_18)
- 
- #endif /* __x86_64__ */
-+#if defined(__linux__) && defined(__ELF__)
-+.section .note.GNU-stack,"",%progbits
-+#endif
 a/libgcc/config/i386/resms64f.h2018-01-03 11:03:58.0 +0100
-+++ b/libgcc/config/i386/resms64f.h2018-05-01 13:00:23.422832853 +0200
-@@ -55,3 +55,6 @@ MS2SYSV_STUB_END(resms64f_16)
- MS2SYSV_STUB_END(resms64f_17)
- 
- #endif /* __x86_64__ */
-+#if defined(__linux__) && defined(__ELF__)
-+.section .note.GNU-stack,"",%progbits
-+#endif
 a/libgcc/config/i386/resms64fx.h   2018-02-26 20:46:34.0 +0100
-+++ b/libgcc/config/i386/resms64fx.h   2018-05-01 13:06:49.682826518 +0200
-@@ -62,3 +62,6 @@ MS2SYSV_STUB_END(resms64fx_16)
- MS2SYSV_STUB_END(resms64fx_17)
- 
- #endif /* __x86_64__ */
-+#if defined(__linux__) && defined(__ELF__)
-+.section .note.GNU-stack,"",%progbits
-+#endif
 a/libgcc/config/i386/resms64x.h2018-02-26 20:46:34.0 +0100
-+++ b/libgcc/config/i386/resms64x.h2018-05-01 13:07:21.702825993 +0200
-@@ -63,3 +63,6 @@ MS2SYSV_STUB_END(resms64x_17)
- MS2SYSV_STUB_END(resms64x_18)
- 
- #endif /* __x86_64__ */
-+#if defined(__linux__) && defined(__ELF__)
-+.section .note.GNU-stack,"",%progbits
-+#endif
 a/libgcc/config/i386/savms64.h 2018-01-03 11:03:58.0 +0100
-+++ b/libgcc/config/i386/savms64.h 2018-05-01 13:07:48.952825546 +0200
-@@ -57,3 +57,6 @@ MS2SYSV_STUB_END(savms64_17)
- MS2SYSV_STUB_END(savms64_18)
- 
- #endif /* __x86_64__ */
-+#if defined(__linux__) && defined(__ELF__)
-+.section .note.GNU-stack,"",%progbits
-+#endif
 a/libgcc/config/i386/savms64f.h2018-01-03 11:03:58.0 +0100
-+++ b/libgcc/config/i386/savms64f.h2018-05-01 13:08:30.082824871 +0200
-@@ -55,3 +55,6 @@ MS2SYSV_STUB_END(savms64f_16)
- MS2SYSV_STUB_END(savms64f_17)
- 
- #endif /* __x86_64__ */
-+#if defined(__linux__) && defined(__ELF__)
-+.section .note.GNU-stack,"",%progbits
-+#endif

diff --git a/11.0.0/gentoo/README.history b/11.0.0/gentoo/README.history
index 0e3f92b..5c5307a 100644
--- a/11.0.0/gentoo/README.history
+++ b/11.0.0/gentoo/README.history
@@ -1,3 +1,6 @@
+6  28 Jan 2021
+   - 07_all_i386_libgcc_note.GNU-stack.patch
+
 5  17 Dec 2020
U 05_all_alpha-mieee-default.patch
U 27_all_EXTRA_OPTIONS-fstack-clash-protection.patch



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

2021-01-28 Thread Georgy Yakovlev
commit: a35db994263b799ba10d964447ea49f0bee3ef95
Author: Georgy Yakovlev  gentoo  org>
AuthorDate: Thu Jan 28 18:01:46 2021 +
Commit: Georgy Yakovlev  gentoo  org>
CommitDate: Thu Jan 28 18:01:46 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a35db994

media-libs/kcolorpicker: add ~ppc64 keywords, bug #764395

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

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

diff --git a/media-libs/kcolorpicker/kcolorpicker-0.1.4.ebuild 
b/media-libs/kcolorpicker/kcolorpicker-0.1.4.ebuild
index 5f6f7d835dd..497f088f00b 100644
--- a/media-libs/kcolorpicker/kcolorpicker-0.1.4.ebuild
+++ b/media-libs/kcolorpicker/kcolorpicker-0.1.4.ebuild
@@ -15,7 +15,7 @@ 
SRC_URI="https://github.com/ksnip/${MY_PN}/archive/v${PV}.tar.gz -> ${MY_P}.tar.
 
 LICENSE="LGPL-3+"
 SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~x86"
+KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
 IUSE="test"
 
 RDEPEND="



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

2021-01-28 Thread Georgy Yakovlev
commit: ade76d51b88ac559f0376deeef19fc50bcfe108d
Author: Georgy Yakovlev  gentoo  org>
AuthorDate: Thu Jan 28 18:02:29 2021 +
Commit: Georgy Yakovlev  gentoo  org>
CommitDate: Thu Jan 28 18:02:29 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ade76d51

media-libs/kimageannotator: add ~ppc64 keywords, bug #764395

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

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

diff --git a/media-libs/kimageannotator/kimageannotator-0.4.0.ebuild 
b/media-libs/kimageannotator/kimageannotator-0.4.0.ebuild
index c2ab3376cc9..35a7aa80a67 100644
--- a/media-libs/kimageannotator/kimageannotator-0.4.0.ebuild
+++ b/media-libs/kimageannotator/kimageannotator-0.4.0.ebuild
@@ -15,7 +15,7 @@ 
SRC_URI="https://github.com/ksnip/${MY_PN}/archive/v${PV}.tar.gz -> ${MY_P}.tar.
 
 LICENSE="LGPL-3+"
 SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~x86"
+KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
 IUSE="test"
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: kde-apps/spectacle/

2021-01-28 Thread Georgy Yakovlev
commit: 264f80080ebe2c303b9b8bd3f0c25042f6de536c
Author: Georgy Yakovlev  gentoo  org>
AuthorDate: Thu Jan 28 18:03:18 2021 +
Commit: Georgy Yakovlev  gentoo  org>
CommitDate: Thu Jan 28 18:03:18 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=264f8008

kde-apps/spectacle: add ~ppc64 keywords, bug #764395

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

 kde-apps/spectacle/spectacle-20.12.1-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-apps/spectacle/spectacle-20.12.1-r1.ebuild 
b/kde-apps/spectacle/spectacle-20.12.1-r1.ebuild
index 3fc21616ca7..274f36a9b8f 100644
--- a/kde-apps/spectacle/spectacle-20.12.1-r1.ebuild
+++ b/kde-apps/spectacle/spectacle-20.12.1-r1.ebuild
@@ -15,7 +15,7 @@ HOMEPAGE="https://apps.kde.org/en/spectacle;
 
 LICENSE="LGPL-2+ handbook? ( FDL-1.3 ) kipi? ( GPL-2+ )"
 SLOT="5"
-KEYWORDS="~amd64 ~arm64 ~x86"
+KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
 IUSE="+annotate kipi share"
 
 # TODO: Qt5Svg leaking from media-libs/kimageannotator



[gentoo-commits] repo/gentoo:master commit in: dev-vcs/stgit/

2021-01-28 Thread Sam James
commit: be04bdffae7178d08fc0492cd94ab73cdd21e6ed
Author: Sam James  gentoo  org>
AuthorDate: Thu Jan 28 17:47:52 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Jan 28 17:47:52 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=be04bdff

dev-vcs/stgit: Stabilize 0.23 ppc64, #767730

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

 dev-vcs/stgit/stgit-0.23.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-vcs/stgit/stgit-0.23.ebuild b/dev-vcs/stgit/stgit-0.23.ebuild
index e86274dcb43..171338e0175 100644
--- a/dev-vcs/stgit/stgit-0.23.ebuild
+++ b/dev-vcs/stgit/stgit-0.23.ebuild
@@ -19,7 +19,7 @@ 
SRC_URI="https://github.com/ctmarinas/stgit/archive/v${PV}.tar.gz -> ${P}.tar.gz
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ppc64 ~x86 ~amd64-linux ~x86-linux"
 IUSE="doc"
 
 RDEPEND=">=dev-vcs/git-1.6.3.3"



[gentoo-commits] repo/gentoo:master commit in: net-nntp/tin/

2021-01-28 Thread Sam James
commit: e3f9757a7f51d718b06fda0dfca52c9c70db243e
Author: Sam James  gentoo  org>
AuthorDate: Thu Jan 28 17:47:10 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Jan 28 17:47:10 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e3f9757a

net-nntp/tin: Stabilize 2.4.5 arm, #724510

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

 net-nntp/tin/tin-2.4.5.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-nntp/tin/tin-2.4.5.ebuild b/net-nntp/tin/tin-2.4.5.ebuild
index f79d83b2aae..280a2c277be 100644
--- a/net-nntp/tin/tin-2.4.5.ebuild
+++ b/net-nntp/tin/tin-2.4.5.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="ftp://ftp.tin.org/pub/news/clients/tin/stable/${P}.tar.xz;
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos"
+KEYWORDS="~amd64 arm ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos"
 IUSE="cancel-locks debug doc +etiquette gpg idn ipv6 mime nls sasl socks5 
spell unicode"
 
 BDEPEND="virtual/pkgconfig"



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

2021-01-28 Thread Sam James
commit: 5d2d07ac1b5c6ca739d59e942438130109de1170
Author: Sam James  gentoo  org>
AuthorDate: Thu Jan 28 17:47:37 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Jan 28 17:47:37 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5d2d07ac

dev-util/lttng-ust: Stabilize 2.12.0 arm64, #763564

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

 dev-util/lttng-ust/lttng-ust-2.12.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-util/lttng-ust/lttng-ust-2.12.0.ebuild 
b/dev-util/lttng-ust/lttng-ust-2.12.0.ebuild
index a0aab394648..5f6e7943669 100644
--- a/dev-util/lttng-ust/lttng-ust-2.12.0.ebuild
+++ b/dev-util/lttng-ust/lttng-ust-2.12.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -14,7 +14,7 @@ SRC_URI="https://lttng.org/files/${PN}/${MY_P}.tar.bz2;
 
 LICENSE="GPL-2"
 SLOT="0/${MY_SLOT}"
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~amd64 ~arm arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
 IUSE="examples numa"
 
 DEPEND="



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

2021-01-28 Thread Sam James
commit: dc5b113247ae4ef2dafa58cc40efbf501b1f04f4
Author: Sam James  gentoo  org>
AuthorDate: Thu Jan 28 17:47:31 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Jan 28 17:47:31 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dc5b1132

sys-libs/timezone-data: Stabilize 2020e arm64, #767748

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

 sys-libs/timezone-data/timezone-data-2020e.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-libs/timezone-data/timezone-data-2020e.ebuild 
b/sys-libs/timezone-data/timezone-data-2020e.ebuild
index 16843e36a67..ce09b78b793 100644
--- a/sys-libs/timezone-data/timezone-data-2020e.ebuild
+++ b/sys-libs/timezone-data/timezone-data-2020e.ebuild
@@ -14,7 +14,7 @@ 
SRC_URI="https://www.iana.org/time-zones/repository/releases/tzdata${data_ver}.t
 
 LICENSE="BSD public-domain"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~riscv 
~s390 sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~riscv 
~s390 sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="nls leaps-timezone elibc_FreeBSD zic-slim"
 
 DEPEND="nls? ( virtual/libintl )"



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

2021-01-28 Thread Sam James
commit: d219f4770cfab665aca5964fafdcf49f1c5f34be
Author: Sam James  gentoo  org>
AuthorDate: Thu Jan 28 17:47:34 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Jan 28 17:47:34 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d219f477

net-libs/libsrtp: Stabilize 2.3.0-r1 arm64, #762151

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

 net-libs/libsrtp/libsrtp-2.3.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-libs/libsrtp/libsrtp-2.3.0-r1.ebuild 
b/net-libs/libsrtp/libsrtp-2.3.0-r1.ebuild
index 96746968a23..9ce45b19c56 100644
--- a/net-libs/libsrtp/libsrtp-2.3.0-r1.ebuild
+++ b/net-libs/libsrtp/libsrtp-2.3.0-r1.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/cisco/${PN}/archive/v${PV}.tar.gz 
-> ${P}.tar.gz"
 
 LICENSE="BSD"
 SLOT="2/1"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 -sparc ~x86 
~ppc-macos ~x64-macos"
+KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~ppc ~ppc64 -sparc ~x86 
~ppc-macos ~x64-macos"
 IUSE="debug doc libressl nss openssl static-libs test"
 RESTRICT="!test? ( test )"
 



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

2021-01-28 Thread Sam James
commit: b7e0856a002184db6a912f00836d828f9fa17ec5
Author: Sam James  gentoo  org>
AuthorDate: Thu Jan 28 17:41:52 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Jan 28 17:42:07 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b7e0856a

media-gfx/hugin: fix UnnecessarySlashStrip

Package-Manager: Portage-3.0.14, Repoman-3.0.2
Signed-off-by: Sam James  gentoo.org>

 media-gfx/hugin/hugin-2019.2.0.ebuild | 2 +-
 media-gfx/hugin/hugin-.ebuild | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/media-gfx/hugin/hugin-2019.2.0.ebuild 
b/media-gfx/hugin/hugin-2019.2.0.ebuild
index 17dcd99f555..551c513f4c0 100644
--- a/media-gfx/hugin/hugin-2019.2.0.ebuild
+++ b/media-gfx/hugin/hugin-2019.2.0.ebuild
@@ -99,7 +99,7 @@ src_install() {
*) dir=${lang/-/_};;
esac
if ! use l10n_${lang} ; then
-   rm -r "${ED}"/usr/share/locale/${dir} || die
+   rm -r "${ED%/}"/usr/share/locale/${dir} || die
fi
done
 }

diff --git a/media-gfx/hugin/hugin-.ebuild 
b/media-gfx/hugin/hugin-.ebuild
index 0c9e3ac20a0..ee7505448f4 100644
--- a/media-gfx/hugin/hugin-.ebuild
+++ b/media-gfx/hugin/hugin-.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -90,7 +90,7 @@ src_install() {
*) dir=${lang/-/_};;
esac
if ! use l10n_${lang} ; then
-   rm -r "${ED%/}"/usr/share/locale/${dir} || die
+   rm -r "${ED}"/usr/share/locale/${dir} || die
fi
done
 }



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

2021-01-28 Thread Sergei Trofimovich
commit: 86c5f48cc7f5b315ef3e535e6e9efb087331c431
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Thu Jan 28 17:21:55 2021 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Thu Jan 28 17:38:08 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=86c5f48c

media-libs/tiff: stable 4.2.0 for hppa, bug #766719

Package-Manager: Portage-3.0.13, Repoman-3.0.2
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Rolf Eike Beer  sf-mail.de>
Signed-off-by: Sergei Trofimovich  gentoo.org>

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

diff --git a/media-libs/tiff/tiff-4.2.0.ebuild 
b/media-libs/tiff/tiff-4.2.0.ebuild
index 1bbeb69e299..c93faafcf23 100644
--- a/media-libs/tiff/tiff-4.2.0.ebuild
+++ b/media-libs/tiff/tiff-4.2.0.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://download.osgeo.org/libtiff/${P}.tar.gz;
 
 LICENSE="libtiff"
 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"
+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="+cxx jbig jpeg lzma static-libs test webp zlib zstd"
 RESTRICT="!test? ( test )"
 



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

2021-01-28 Thread Sergei Trofimovich
commit: 5f5b4445e2bf6bf3d7d30a5cc4879f70596ca683
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Thu Jan 28 17:10:36 2021 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Thu Jan 28 17:38:07 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5f5b4445

sys-devel/binutils-hppa64: stable 2.35.1-r1 for hppa, bug #766734

Package-Manager: Portage-3.0.13, Repoman-3.0.2
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Rolf Eike Beer  sf-mail.de>
Signed-off-by: Sergei Trofimovich  gentoo.org>

 sys-devel/binutils-hppa64/binutils-hppa64-2.35.1-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-devel/binutils-hppa64/binutils-hppa64-2.35.1-r1.ebuild 
b/sys-devel/binutils-hppa64/binutils-hppa64-2.35.1-r1.ebuild
index e007720179e..5a302e9061f 100644
--- a/sys-devel/binutils-hppa64/binutils-hppa64-2.35.1-r1.ebuild
+++ b/sys-devel/binutils-hppa64/binutils-hppa64-2.35.1-r1.ebuild
@@ -35,7 +35,7 @@ case ${PV} in
*)
SRC_URI="mirror://gnu/binutils/binutils-${PV}.tar.xz"
SLOT=$(ver_cut 1-2)
-   KEYWORDS="-* ~hppa"
+   KEYWORDS="-* hppa"
;;
 esac
 



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

2021-01-28 Thread Sergei Trofimovich
commit: 3841344012c16acb429b298d06a99f33a82b4131
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Thu Jan 28 17:10:00 2021 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Thu Jan 28 17:38:03 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=38413440

sys-libs/binutils-libs: stable 2.35.1-r1 for hppa, bug #766734

Package-Manager: Portage-3.0.13, Repoman-3.0.2
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Rolf Eike Beer  sf-mail.de>
Signed-off-by: Sergei Trofimovich  gentoo.org>

 sys-libs/binutils-libs/binutils-libs-2.35.1-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-libs/binutils-libs/binutils-libs-2.35.1-r1.ebuild 
b/sys-libs/binutils-libs/binutils-libs-2.35.1-r1.ebuild
index fbee7cdaf80..3a589b17b8e 100644
--- a/sys-libs/binutils-libs/binutils-libs-2.35.1-r1.ebuild
+++ b/sys-libs/binutils-libs/binutils-libs-2.35.1-r1.ebuild
@@ -21,7 +21,7 @@ SRC_URI="mirror://gnu/binutils/${MY_P}.tar.xz
 LICENSE="|| ( GPL-3 LGPL-3 )"
 SLOT="0/${PV}"
 IUSE="64-bit-bfd multitarget nls static-libs"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 sparc ~x86 ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris 
~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 sparc ~x86 ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris 
~x86-solaris"
 
 BDEPEND="nls? ( sys-devel/gettext )"
 DEPEND="sys-libs/zlib[${MULTILIB_USEDEP}]"



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

2021-01-28 Thread Sergei Trofimovich
commit: 61147c26eda6aea7a663af641a8ba38b44002bcb
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Thu Jan 28 17:11:42 2021 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Thu Jan 28 17:38:07 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=61147c26

net-misc/iputils: stable 20200821-r2 for hppa, bug #766980

Package-Manager: Portage-3.0.13, Repoman-3.0.2
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Rolf Eike Beer  sf-mail.de>
Signed-off-by: Sergei Trofimovich  gentoo.org>

 net-misc/iputils/iputils-20200821-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-misc/iputils/iputils-20200821-r2.ebuild 
b/net-misc/iputils/iputils-20200821-r2.ebuild
index a048e91a579..5219577cf6b 100644
--- a/net-misc/iputils/iputils-20200821-r2.ebuild
+++ b/net-misc/iputils/iputils-20200821-r2.ebuild
@@ -20,7 +20,7 @@ if [[ ${PV} == "" ]] ; then
 else
SRC_URI="https://github.com/iputils/iputils/archive/s${PV}.tar.gz -> 
${P}.tar.gz

https://dev.gentoo.org/~whissi/dist/iputils/${PN}-manpages-${PV}.tar.xz;
-   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 sparc ~x86 ~amd64-linux ~x86-linux"
+   KEYWORDS="~alpha ~amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 sparc ~x86 ~amd64-linux ~x86-linux"
 fi
 
 DESCRIPTION="Network monitoring tools including ping and ping6"



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

2021-01-28 Thread Sergei Trofimovich
commit: c859344de46a79d954d4d976d46c7d5936499e8e
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Thu Jan 28 17:11:08 2021 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Thu Jan 28 17:38:07 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c859344d

sys-devel/binutils: stable 2.35.1-r1 for hppa, bug #766734

Package-Manager: Portage-3.0.13, Repoman-3.0.2
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Rolf Eike Beer  sf-mail.de>
Signed-off-by: Sergei Trofimovich  gentoo.org>

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

diff --git a/sys-devel/binutils/binutils-2.35.1-r1.ebuild 
b/sys-devel/binutils/binutils-2.35.1-r1.ebuild
index e1ade467c03..5a1d57df8a2 100644
--- a/sys-devel/binutils/binutils-2.35.1-r1.ebuild
+++ b/sys-devel/binutils/binutils-2.35.1-r1.ebuild
@@ -33,7 +33,7 @@ else

https://dev.gentoo.org/~${PATCH_DEV}/distfiles/binutils-${PATCH_BINUTILS_VER}-patches-${PATCH_VER}.tar.xz;
SLOT=$(ver_cut 1-2)
# live ebuild
-   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 sparc ~x86"
+   KEYWORDS="~alpha ~amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 sparc ~x86"
 fi
 
 #



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

2021-01-28 Thread Matt Turner
commit: f7a54ba8433f68cac31fa4778372e82a25a7682d
Author: Matt Turner  gentoo  org>
AuthorDate: Thu Jan 28 17:12:35 2021 +
Commit: Matt Turner  gentoo  org>
CommitDate: Thu Jan 28 17:25:23 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f7a54ba8

media-libs/mesa: Version bump to 21.0.0_rc3

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

 media-libs/mesa/Manifest   |   1 +
 media-libs/mesa/mesa-21.0.0_rc3.ebuild | 556 +
 2 files changed, 557 insertions(+)

diff --git a/media-libs/mesa/Manifest b/media-libs/mesa/Manifest
index 8cfbd9c1fbb..07caeedda6a 100644
--- a/media-libs/mesa/Manifest
+++ b/media-libs/mesa/Manifest
@@ -3,3 +3,4 @@ DIST mesa-20.2.6.tar.xz 13886924 BLAKE2B 
2bc5d680979b58a77105a8058da5dfea81afe05
 DIST mesa-20.3.2.tar.xz 14194120 BLAKE2B 
545073b7f3f9dd54e087402b599ffa55e37a6a0b2422a52fc22cbe8de0b91a88603bd2241e2308f6891cdab731f0e01c9c9683028819aebcf3251ef3ae3db9bf
 SHA512 
0cabf8ddfd20b56098c8f4c081a3c2d4741ef42f40c929645e74284db99cf2a81137d7d279b7b6a0c15dea83905119ddf612411b36344dc22a488de9f311f5ed
 DIST mesa-20.3.3.tar.xz 14222700 BLAKE2B 
02996b9f784f4c4a4502f8d5a1ef9763799b36206cfbfb56aeeb84837a119457fcfdd2d2efc3bf87fe945bd4dd4747b77fe9af51b290311b86e850fa4d6ac8c6
 SHA512 
77735462f4ccbe865d0cf7e9db47c42f8bc2600b9a030dca11066d29e43f73c18ca0422e6356129fc14ac1b1018ed752ae4ee45bd31ae706fea58f573a14d346
 DIST mesa-21.0.0-rc1.tar.xz 14452448 BLAKE2B 
1c5738a1ce16fa79931cb57cf2d1605970d95d1f7b635aa73f35ac78da27909c5d651491df64f90c4cd667df5b01550b0eba952d4f768cf862e8121cc75cfa4c
 SHA512 
7157c5fbc9f545836e6b9d81805084450730aaab183466f1c19ef6b0d65ae1b4f04882a87f90982dbfec38da991732b9e0ddba9350be55d675dd409d7c142ed4
+DIST mesa-21.0.0-rc3.tar.xz 14488732 BLAKE2B 
f459fde39b7a1a62166b1d58df309e6295c489eef1324649478a6e21139317068b7cc5fb9ab6d54a31bbfc8c696df81ebc9531e14c40020380f342dc5948036d
 SHA512 
b51495e8ef3a4a2f1b98ad3c4f5037c21b4b7df375138bcc02b24cb4b7ffd7b807d76ac0853d0ecc81c09ceca2a97e5c402352700f297ed7f4369f98d03a0810

diff --git a/media-libs/mesa/mesa-21.0.0_rc3.ebuild 
b/media-libs/mesa/mesa-21.0.0_rc3.ebuild
new file mode 100644
index 000..47d4972b3e9
--- /dev/null
+++ b/media-libs/mesa/mesa-21.0.0_rc3.ebuild
@@ -0,0 +1,556 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{6,7,8,9} )
+
+inherit llvm meson multilib-minimal python-any-r1 linux-info
+
+OPENGL_DIR="xorg-x11"
+
+MY_P="${P/_/-}"
+
+DESCRIPTION="OpenGL-like graphic library for Linux"
+HOMEPAGE="https://www.mesa3d.org/ https://mesa.freedesktop.org/;
+
+if [[ ${PV} ==  ]]; then
+   EGIT_REPO_URI="https://gitlab.freedesktop.org/mesa/mesa.git;
+   inherit git-r3
+else
+   SRC_URI="https://archive.mesa3d.org/${MY_P}.tar.xz;
+   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~sparc-solaris ~x64-solaris 
~x86-solaris"
+fi
+
+LICENSE="MIT"
+SLOT="0"
+RESTRICT="
+   !test? ( test )
+"
+
+RADEON_CARDS="r100 r200 r300 r600 radeon radeonsi"
+VIDEO_CARDS="${RADEON_CARDS} freedreno i915 i965 intel iris lima nouveau 
panfrost v3d vc4 virgl vivante vmware"
+for card in ${VIDEO_CARDS}; do
+   IUSE_VIDEO_CARDS+=" video_cards_${card}"
+done
+
+IUSE="${IUSE_VIDEO_CARDS}
+   +classic d3d9 debug +dri3 +egl +gallium +gbm gles1 +gles2 +llvm
+   lm-sensors opencl osmesa selinux test unwind vaapi valgrind vdpau vulkan
+   vulkan-overlay wayland +X xa xvmc zink +zstd"
+
+REQUIRED_USE="
+   d3d9?   ( dri3 || ( video_cards_iris video_cards_r300 video_cards_r600 
video_cards_radeonsi video_cards_nouveau video_cards_vmware ) )
+   gles1?  ( egl )
+   gles2?  ( egl )
+   osmesa? ( gallium )
+   vulkan? ( dri3
+ video_cards_radeonsi? ( llvm ) )
+   vulkan-overlay? ( vulkan )
+   wayland? ( egl gbm )
+   video_cards_freedreno?  ( gallium )
+   video_cards_intel?  ( classic )
+   video_cards_i915?   ( || ( classic gallium ) )
+   video_cards_i965?   ( classic )
+   video_cards_iris?   ( gallium )
+   video_cards_lima?   ( gallium )
+   video_cards_nouveau? ( || ( classic gallium ) )
+   video_cards_panfrost? ( gallium )
+   video_cards_radeon? ( || ( classic gallium )
+ gallium? ( x86? ( llvm ) 
amd64? ( llvm ) ) )
+   video_cards_r100?   ( classic )
+   video_cards_r200?   ( classic )
+   video_cards_r300?   ( gallium x86? ( llvm ) amd64? ( llvm ) )
+   video_cards_r600?   ( gallium )
+   video_cards_radeonsi?   ( gallium llvm )
+   video_cards_v3d? ( gallium )
+   video_cards_vc4? ( gallium )
+   video_cards_virgl? ( gallium )
+   video_cards_vivante? ( gallium gbm )
+   video_cards_vmware? ( gallium )
+   xa? ( X )
+   xvmc? ( X )
+   zink? ( gallium vulkan )
+"
+

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

2021-01-28 Thread Matt Turner
commit: 21c730fb74275cae8b3b25c9ca12d1c4b10b6c3b
Author: Matt Turner  gentoo  org>
AuthorDate: Thu Jan 28 17:12:04 2021 +
Commit: Matt Turner  gentoo  org>
CommitDate: Thu Jan 28 17:25:23 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=21c730fb

media-libs/mesa: Propagate stable keywords

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

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

diff --git a/media-libs/mesa/mesa-20.2.6.ebuild 
b/media-libs/mesa/mesa-20.2.6.ebuild
index 3a059a995dd..a9abb722e3f 100644
--- a/media-libs/mesa/mesa-20.2.6.ebuild
+++ b/media-libs/mesa/mesa-20.2.6.ebuild
@@ -19,7 +19,7 @@ if [[ ${PV} ==  ]]; then
inherit git-r3
 else
SRC_URI="https://archive.mesa3d.org/${MY_P}.tar.xz;
-   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 
~sparc ~x86 ~amd64-linux ~x86-linux ~sparc-solaris ~x64-solaris ~x86-solaris"
+   KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 
sparc x86 ~amd64-linux ~x86-linux ~sparc-solaris ~x64-solaris ~x86-solaris"
 fi
 
 LICENSE="MIT"



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

2021-01-28 Thread Matt Turner
commit: 9f12b131b18c2f2fdea99e6e6e22de4c46c4366e
Author: Matt Turner  gentoo  org>
AuthorDate: Thu Jan 28 17:17:20 2021 +
Commit: Matt Turner  gentoo  org>
CommitDate: Thu Jan 28 17:25:24 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9f12b131

media-libs/mesa: Drop old versions

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

 media-libs/mesa/Manifest   |   3 -
 media-libs/mesa/mesa-20.2.4.ebuild | 556 
 media-libs/mesa/mesa-20.3.2.ebuild | 558 -
 media-libs/mesa/mesa-21.0.0_rc1.ebuild | 556 
 4 files changed, 1673 deletions(-)

diff --git a/media-libs/mesa/Manifest b/media-libs/mesa/Manifest
index 07caeedda6a..8fa99064b16 100644
--- a/media-libs/mesa/Manifest
+++ b/media-libs/mesa/Manifest
@@ -1,6 +1,3 @@
-DIST mesa-20.2.4.tar.xz 13869928 BLAKE2B 
078dc88be08d3b41d5144c4d72b0044512dc77c7afcbc6366dc7b9d435886afc65009277b215f6e2898cef98a7c52fb232d8b36bd6e6d1114326302d5acc9216
 SHA512 
e60decb867a3ca08b99e72aa62db8c5515696bf4a9e2642c1703479167a79b0828192f6dcca688263f5786cd524308a4410e47111fa7b97c091473e4ac4ee799
 DIST mesa-20.2.6.tar.xz 13886924 BLAKE2B 
2bc5d680979b58a77105a8058da5dfea81afe05166a44d08cf243e5760b8c66e418fd78046a2c88243f56aa85a610d052f3aaf259938668cd0f4a184e9edca46
 SHA512 
347b275d88c0d14cacef570ed736cac07f2e607bc4c89a16b915ec01ac57dbbe698ddf9a0ad70f034e00318403351e3c728e74c72c653acf1fc99720887fa888
-DIST mesa-20.3.2.tar.xz 14194120 BLAKE2B 
545073b7f3f9dd54e087402b599ffa55e37a6a0b2422a52fc22cbe8de0b91a88603bd2241e2308f6891cdab731f0e01c9c9683028819aebcf3251ef3ae3db9bf
 SHA512 
0cabf8ddfd20b56098c8f4c081a3c2d4741ef42f40c929645e74284db99cf2a81137d7d279b7b6a0c15dea83905119ddf612411b36344dc22a488de9f311f5ed
 DIST mesa-20.3.3.tar.xz 14222700 BLAKE2B 
02996b9f784f4c4a4502f8d5a1ef9763799b36206cfbfb56aeeb84837a119457fcfdd2d2efc3bf87fe945bd4dd4747b77fe9af51b290311b86e850fa4d6ac8c6
 SHA512 
77735462f4ccbe865d0cf7e9db47c42f8bc2600b9a030dca11066d29e43f73c18ca0422e6356129fc14ac1b1018ed752ae4ee45bd31ae706fea58f573a14d346
-DIST mesa-21.0.0-rc1.tar.xz 14452448 BLAKE2B 
1c5738a1ce16fa79931cb57cf2d1605970d95d1f7b635aa73f35ac78da27909c5d651491df64f90c4cd667df5b01550b0eba952d4f768cf862e8121cc75cfa4c
 SHA512 
7157c5fbc9f545836e6b9d81805084450730aaab183466f1c19ef6b0d65ae1b4f04882a87f90982dbfec38da991732b9e0ddba9350be55d675dd409d7c142ed4
 DIST mesa-21.0.0-rc3.tar.xz 14488732 BLAKE2B 
f459fde39b7a1a62166b1d58df309e6295c489eef1324649478a6e21139317068b7cc5fb9ab6d54a31bbfc8c696df81ebc9531e14c40020380f342dc5948036d
 SHA512 
b51495e8ef3a4a2f1b98ad3c4f5037c21b4b7df375138bcc02b24cb4b7ffd7b807d76ac0853d0ecc81c09ceca2a97e5c402352700f297ed7f4369f98d03a0810

diff --git a/media-libs/mesa/mesa-20.2.4.ebuild 
b/media-libs/mesa/mesa-20.2.4.ebuild
deleted file mode 100644
index a9abb722e3f..000
--- a/media-libs/mesa/mesa-20.2.4.ebuild
+++ /dev/null
@@ -1,556 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_{6,7,8,9} )
-
-inherit llvm meson multilib-minimal python-any-r1 linux-info
-
-OPENGL_DIR="xorg-x11"
-
-MY_P="${P/_/-}"
-
-DESCRIPTION="OpenGL-like graphic library for Linux"
-HOMEPAGE="https://www.mesa3d.org/ https://mesa.freedesktop.org/;
-
-if [[ ${PV} ==  ]]; then
-   EGIT_REPO_URI="https://gitlab.freedesktop.org/mesa/mesa.git;
-   inherit git-r3
-else
-   SRC_URI="https://archive.mesa3d.org/${MY_P}.tar.xz;
-   KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 
sparc x86 ~amd64-linux ~x86-linux ~sparc-solaris ~x64-solaris ~x86-solaris"
-fi
-
-LICENSE="MIT"
-SLOT="0"
-RESTRICT="
-   !test? ( test )
-"
-
-RADEON_CARDS="r100 r200 r300 r600 radeon radeonsi"
-VIDEO_CARDS="${RADEON_CARDS} freedreno i915 i965 intel iris lima nouveau 
panfrost v3d vc4 virgl vivante vmware"
-for card in ${VIDEO_CARDS}; do
-   IUSE_VIDEO_CARDS+=" video_cards_${card}"
-done
-
-IUSE="${IUSE_VIDEO_CARDS}
-   +classic d3d9 debug +dri3 +egl +gallium +gbm gles1 +gles2 +llvm
-   lm-sensors opencl osmesa selinux test unwind vaapi valgrind vdpau vulkan
-   vulkan-overlay wayland +X xa xvmc zink +zstd"
-
-REQUIRED_USE="
-   d3d9?   ( dri3 || ( video_cards_iris video_cards_r300 video_cards_r600 
video_cards_radeonsi video_cards_nouveau video_cards_vmware ) )
-   gles1?  ( egl )
-   gles2?  ( egl )
-   vulkan? ( dri3
- video_cards_radeonsi? ( llvm ) )
-   vulkan-overlay? ( vulkan )
-   wayland? ( egl gbm )
-   video_cards_freedreno?  ( gallium )
-   video_cards_intel?  ( classic )
-   video_cards_i915?   ( || ( classic gallium ) )
-   video_cards_i965?   ( classic )
-   video_cards_iris?   ( gallium )
-   video_cards_lima?   ( gallium )
-   video_cards_nouveau? ( || ( classic gallium ) )
-   video_cards_panfrost? ( gallium )
-   video_cards_radeon? ( || ( classic 

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

2021-01-28 Thread Patrice Clement
commit: 8243c641cdd930b41cdd2b1025cec366954cccef
Author: Patrice Clement  gentoo  org>
AuthorDate: Thu Jan 28 17:11:04 2021 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Thu Jan 28 17:11:12 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8243c641

app-misc/grc: fix symlink path.

Courtesy of Клим Кондратьев  klimk.ru>.

Package-Manager: Portage-3.0.13, Repoman-3.0.2
Signed-off-by: Patrice Clement  gentoo.org>

 app-misc/grc/grc-1.11.3.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-misc/grc/grc-1.11.3.ebuild b/app-misc/grc/grc-1.11.3.ebuild
index a3ff83965e4..14ccbf01362 100644
--- a/app-misc/grc/grc-1.11.3.ebuild
+++ b/app-misc/grc/grc-1.11.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -53,7 +53,7 @@ pkg_postinst() {
elog "Shell specific configurations can be found in 
${ROOT}/usr/share/grc"
elog "Be sure to symlink one to use grc globally:"
elog
-   elog "ln -s ${ROOT}/usr/share/grc.SHELL 
${ROOT}/etc/profile.d/grc.sh"
+   elog "ln -s ${ROOT}/usr/share/grc/grc.SHELL 
${ROOT}/etc/profile.d/grc.sh"
elog
elog "Replace 'SHELL' in the above command with one of: bashrc, fish, 
zsh."
elog "Afterwards, use '. ${ROOT}/etc/profile' to activate grc in 
existing"



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

2021-01-28 Thread Stephan Hartmann
commit: 0e5ab96512a739d7e787780f71661f3b07e0fe91
Author: Stephan Hartmann  gentoo  org>
AuthorDate: Thu Jan 28 16:48:01 2021 +
Commit: Stephan Hartmann  gentoo  org>
CommitDate: Thu Jan 28 16:48:31 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0e5ab965

www-client/chromium: dev channel bump to 89.0.4389.23

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

 www-client/chromium/Manifest| 2 +-
 .../{chromium-89.0.4389.9.ebuild => chromium-89.0.4389.23.ebuild}   | 0
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/www-client/chromium/Manifest b/www-client/chromium/Manifest
index 60127146221..70b44ffcf1f 100644
--- a/www-client/chromium/Manifest
+++ b/www-client/chromium/Manifest
@@ -1,5 +1,5 @@
 DIST chromium-88-patchset-3.tar.xz 8396 BLAKE2B 
4c978f1a6efef3f71e3dd6340c392b74bc6a734b49a9ca43343d03903159dafc66159939f9a6c4b55665ddbe7bd97a26d8d86c285ec02cf76cad5f5cc7410570
 SHA512 
c39afa26f5b0b9930f6f67ce0c42eefd74c09d528b26bc0db57129b150f75ff83c8b1cb97bd9c5d75f288fb4767cc68c9c5ce89231b4a59f8ca02493e4dd281a
 DIST chromium-88.0.4324.96.tar.xz 857138392 BLAKE2B 
6c3136ff7bd0fe3cde3cfd9340804b5ddd9dd10f892870eac677a2364b8ddd8a6ab09770b167287e890b525d0ef572a5c03a1e8e28d1d16740043ae17ad56746
 SHA512 
f51e6dbbd4ea2b6528a601c1bd7e76820a4b614f05366d2999b4a30d8e13581279f69a1a76d3f417ae1cea38f9f834d011f754d078784a70388e2cde0ccba6b6
 DIST chromium-89-patchset-6.tar.xz 4308 BLAKE2B 
22e2db8b5e287925f8b550075e48ad381ccf7ef54e23d8f4e4aedff7fd6cfee8f9e70eff1edb8c867c256ee5ec881ef9379e18278b84b47ff08dcc00f5801667
 SHA512 
aa5d902c1959f50eb9a0d773a77bf12e5a955d796ee8b18f6e2143573dd73beec62109940e55a858fd9927753dba1d3bf9c1bd940b18a616e7b70b801e93f041
-DIST chromium-89.0.4389.9.tar.xz 890804984 BLAKE2B 
39e81bc34f2cb871376046a72b187248e97eebbda60144c4bb91ec86e5395bd02cb1140c26f73eb4c0ad753ea23e3162fec9158056e494e389be8f6b37a6c5bb
 SHA512 
5ffbc3ae31f3e9038f13d0b8520daf67425222bafb26fe5b25500cb5ce24a74dc14bc9b951c47dd39eb0696614c4b5488154e8c665aa34f78559295447f1c3d5
+DIST chromium-89.0.4389.23.tar.xz 891010136 BLAKE2B 
071f2d3b2962341b6bf9ead31dae04b1f71841593c22d5f7e2a407bcbf3a05f012f43f3baa9f167303789be4ea64cc3c80fd3e4b8049bd3faff8ff43569bfe5c
 SHA512 
a7a58ffdf035bc8a7b3ebf40bf46a83be2689d7cfdbfd8476b356eaf7fe1f6e1fb61a14eb1c4d8474992c066a1eeef574644aa14d2fd34c2d53f84089427fc72
 DIST setuptools-44.1.0.zip 858569 BLAKE2B 
f59f154e121502a731e51294ccd293d60ffccadacf51e23b53bf7ceba38858948b86783238061136c827ac3373ea7ea8e6253d4bb53f3f1dd69284568ec65a68
 SHA512 
4dfb0f42d334b835758e865a26ecd1e725711fa2b9c38ddc273b8b3849fba04527bc97436d11ba1e98f1a42922aa0f0b9032e32998273c705fac6e10735eacbf

diff --git a/www-client/chromium/chromium-89.0.4389.9.ebuild 
b/www-client/chromium/chromium-89.0.4389.23.ebuild
similarity index 100%
rename from www-client/chromium/chromium-89.0.4389.9.ebuild
rename to www-client/chromium/chromium-89.0.4389.23.ebuild



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

2021-01-28 Thread Andrew Ammerlaan
commit: 754ffafbd840e580a30c67163f5ac4b725bbf88c
Author: Andrew Ammerlaan  riseup  net>
AuthorDate: Thu Jan 28 16:41:04 2021 +
Commit: Andrew Ammerlaan  riseup  net>
CommitDate: Thu Jan 28 16:41:04 2021 +
URL:https://gitweb.gentoo.org/proj/sci.git/commit/?id=754ffafb

sci-mathematics/cipi: EAPI bump, fix compile phase

Package-Manager: Portage-3.0.14, Repoman-3.0.2
Signed-off-by: Andrew Ammerlaan  riseup.net>

 sci-mathematics/cipi/cipi-1.0.ebuild | 16 +++-
 1 file changed, 11 insertions(+), 5 deletions(-)

diff --git a/sci-mathematics/cipi/cipi-1.0.ebuild 
b/sci-mathematics/cipi/cipi-1.0.ebuild
index 2665a6837..2dae2c71a 100644
--- a/sci-mathematics/cipi/cipi-1.0.ebuild
+++ b/sci-mathematics/cipi/cipi-1.0.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=5
+EAPI=7
 
-inherit cmake-utils
+inherit cmake flag-o-matic
 
 DESCRIPTION="Computing information projections iteratively"
 HOMEPAGE="https://github.com/tom111/cipi;
@@ -12,6 +12,7 @@ SRC_URI="https://github.com/tom111/cipi/archive/1.0.tar.gz -> 
${P}.tar.gz"
 LICENSE="GPL-3"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
+
 IUSE="doc"
 
 DEPEND="
@@ -23,12 +24,17 @@ DOCS="AUTHORS README"
 
 CMAKE_IN_SOURCE_BUILD="yes"
 
+src_prepare() {
+   cmake_src_prepare
+   append-ldflags -Wl,--copy-dt-needed-entries
+}
+
 src_configure() {
mycmakeargs=(
-   $(cmake-utils_use_enable doc)
+   $(use_enable doc)
)
 
-   cmake-utils_src_configure
+   cmake_src_configure
 }
 
 pkg_postinst() {



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

2021-01-28 Thread Andrew Ammerlaan
commit: d2c004d8d6e33c536f7e6ec23231470208512205
Author: Andrew Ammerlaan  riseup  net>
AuthorDate: Thu Jan 28 16:32:50 2021 +
Commit: Andrew Ammerlaan  riseup  net>
CommitDate: Thu Jan 28 16:32:50 2021 +
URL:https://gitweb.gentoo.org/proj/sci.git/commit/?id=d2c004d8

sci-mathematics/Oid: EAPI bump

Package-Manager: Portage-3.0.14, Repoman-3.0.2
Signed-off-by: Andrew Ammerlaan  riseup.net>

 sci-mathematics/Oid/Oid-4.0.ebuild | 24 +---
 1 file changed, 13 insertions(+), 11 deletions(-)

diff --git a/sci-mathematics/Oid/Oid-4.0.ebuild 
b/sci-mathematics/Oid/Oid-4.0.ebuild
index bbc267637..ce967fd46 100644
--- a/sci-mathematics/Oid/Oid-4.0.ebuild
+++ b/sci-mathematics/Oid/Oid-4.0.ebuild
@@ -1,35 +1,38 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=5
+EAPI=7
 
-inherit eutils java-pkg-2 versionator
+inherit java-pkg-2
 
-MY_PV=$(replace_version_separator 1 '-')
+MY_PV="${PV//./-}"
 MY_P="${PN}${MY_PV}"
 
 DESCRIPTION="An interactive, extensible software system for experimenting with 
matroids"
-HOMEPAGE="http://sites.google.com/site/wwwmatroids/;
+HOMEPAGE="https://sites.google.com/site/wwwmatroids/;
 SRC_URI="
-   http://sites.google.com/site/wwwmatroids/${MY_P}.tar.gz
-   doc? ( 
http://sites.google.com/site/wwwmatroids/${PN}UserManual${MY_PV}.pdf )"
+   https://sites.google.com/site/wwwmatroids/${MY_P}.tar.gz -> ${P}.tar.gz
+   https://sites.google.com/site/wwwmatroids/${PN}UserManual${MY_PV}.pdf
+"
 
 KEYWORDS="~amd64 ~x86"
 SLOT="0"
 LICENSE="GPL-2"
-IUSE="doc"
 
 DEPEND=">=virtual/jdk-1.4:*"
 RDEPEND=">=virtual/jre-1.4:*"
 
 # The source uses 'enum' as an identifier, therefore:
 JAVA_PKG_WANT_SOURCE="1.4"
+S="${WORKDIR}"
 
 src_prepare () {
mkdir classes || die
 
-# change path names
+   # change path names
sed -i -e 's:NAME = ":NAME = "/usr/share/Oid/:' MatroidToolkit.java || 
die
+
+   default
 }
 
 src_compile () {
@@ -42,8 +45,7 @@ src_install () {
 
java-pkg_dojar Oid.jar
java-pkg_dolauncher
-
-   use doc && dodoc "${DISTDIR}"/OidUserManual4-0.pdf
+   dodoc "${DISTDIR}"/OidUserManual4-0.pdf
 
insinto /usr/share/Oid
doins matroid*.txt



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

2021-01-28 Thread Sam James
commit: a76c9ffaf6cf607c76e4333697f03766bfe48d58
Author: Sam James  gentoo  org>
AuthorDate: Thu Jan 28 16:32:15 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Jan 28 16:32:22 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a76c9ffa

dev-libs/liblinear: Stabilize 242 ppc64, #767772

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

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

diff --git a/dev-libs/liblinear/liblinear-242.ebuild 
b/dev-libs/liblinear/liblinear-242.ebuild
index add26fc0fdf..f1c9452e1ef 100644
--- a/dev-libs/liblinear/liblinear-242.ebuild
+++ b/dev-libs/liblinear/liblinear-242.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/cjlin1/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="BSD"
 SLOT="0/4"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 sparc 
~x86 ~x64-macos"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ppc64 ~s390 sparc 
~x86 ~x64-macos"
 
 src_prepare() {
default



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

2021-01-28 Thread Andrew Ammerlaan
commit: f26b1311129ed399e50919eefda4053767d879f4
Author: Andrew Ammerlaan  riseup  net>
AuthorDate: Thu Jan 28 16:30:47 2021 +
Commit: Andrew Ammerlaan  riseup  net>
CommitDate: Thu Jan 28 16:30:47 2021 +
URL:https://gitweb.gentoo.org/proj/sci.git/commit/?id=f26b1311

sci-physics/atompaw: install pdf docs unconditionally

Package-Manager: Portage-3.0.14, Repoman-3.0.2
Signed-off-by: Andrew Ammerlaan  riseup.net>

 sci-physics/atompaw/atompaw-4.1.1.0.ebuild | 13 +
 1 file changed, 5 insertions(+), 8 deletions(-)

diff --git a/sci-physics/atompaw/atompaw-4.1.1.0.ebuild 
b/sci-physics/atompaw/atompaw-4.1.1.0.ebuild
index efba86aee..bc9c31650 100644
--- a/sci-physics/atompaw/atompaw-4.1.1.0.ebuild
+++ b/sci-physics/atompaw/atompaw-4.1.1.0.ebuild
@@ -9,16 +9,15 @@ DESCRIPTION="PAW atomic data generator"
 HOMEPAGE="https://users.wfu.edu/natalie/papers/pwpaw/man.html;
 SRC_URI="
http://users.wfu.edu/natalie/papers/pwpaw/${P}.tar.gz
-   doc? (
-   http://users.wfu.edu/natalie/papers/pwpaw/atompaw.pdf
-   
http://users.wfu.edu/natalie/papers/pwpaw/notes/atompaw/atompawEqns.pdf
-)"
+   http://users.wfu.edu/natalie/papers/pwpaw/atompaw.pdf
+   http://users.wfu.edu/natalie/papers/pwpaw/notes/atompaw/atompawEqns.pdf
+"
 
 LICENSE="GPL-2"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
 
-IUSE="doc libxc longplot"
+IUSE="libxc longplot"
 
 RDEPEND="
virtual/blas
@@ -32,9 +31,7 @@ FORTRAN_STANDARD=90
 
 src_unpack() {
unpack ${P}.tar.gz
-   if use doc; then
-   cp "${DISTDIR}"/atompaw.pdf "${DISTDIR}"/atompawEqns.pdf 
"${S}"/doc/ || die
-   fi
+   cp "${DISTDIR}"/atompaw.pdf "${DISTDIR}"/atompawEqns.pdf "${S}"/doc/ || 
die
 }
 
 src_prepare() {



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

2021-01-28 Thread Brian Evans
commit: eadd8de8dc5ef6781f9d0b6452c272cd2b05f458
Author: Brian Evans  gentoo  org>
AuthorDate: Thu Jan 28 16:28:00 2021 +
Commit: Brian Evans  gentoo  org>
CommitDate: Thu Jan 28 16:29:58 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eadd8de8

dev-php/pecl-pam: Drop unreachable targets

Signed-off-by: Brian Evans  gentoo.org>

 dev-php/pecl-pam/pecl-pam-1.0.3-r3.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-php/pecl-pam/pecl-pam-1.0.3-r3.ebuild 
b/dev-php/pecl-pam/pecl-pam-1.0.3-r3.ebuild
index 233b87e332c..5827d6ef1d2 100644
--- a/dev-php/pecl-pam/pecl-pam-1.0.3-r3.ebuild
+++ b/dev-php/pecl-pam/pecl-pam-1.0.3-r3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="7"
@@ -8,7 +8,7 @@ PHP_EXT_INI="yes"
 PHP_EXT_ZENDEXT="no"
 DOCS=( README )
 
-USE_PHP="php5-6 php7-0 php7-1 php7-2 php7-3 php7-4"
+USE_PHP="php7-2 php7-3 php7-4"
 
 inherit php-ext-pecl-r3 pam
 



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

2021-01-28 Thread Sam James
commit: be5b5612b4fadd4199720535d5dce75c17df2254
Author: Sam James  gentoo  org>
AuthorDate: Thu Jan 28 16:29:38 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Jan 28 16:29:38 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=be5b5612

dev-libs/liblinear: Stabilize 242 sparc, #767772

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

 dev-libs/liblinear/liblinear-242.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-libs/liblinear/liblinear-242.ebuild 
b/dev-libs/liblinear/liblinear-242.ebuild
index a26af094c70..add26fc0fdf 100644
--- a/dev-libs/liblinear/liblinear-242.ebuild
+++ b/dev-libs/liblinear/liblinear-242.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/cjlin1/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="BSD"
 SLOT="0/4"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc 
~x86 ~x64-macos"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 sparc 
~x86 ~x64-macos"
 
 src_prepare() {
default



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

2021-01-28 Thread Sam James
commit: cf5ca8ee6eef15615f611a60475a1d4437f0e4d8
Author: Sam James  gentoo  org>
AuthorDate: Thu Jan 28 16:29:36 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Jan 28 16:29:36 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cf5ca8ee

sys-libs/timezone-data: Stabilize 2020e sparc, #767748

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

 sys-libs/timezone-data/timezone-data-2020e.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-libs/timezone-data/timezone-data-2020e.ebuild 
b/sys-libs/timezone-data/timezone-data-2020e.ebuild
index 2088e7d8efe..16843e36a67 100644
--- a/sys-libs/timezone-data/timezone-data-2020e.ebuild
+++ b/sys-libs/timezone-data/timezone-data-2020e.ebuild
@@ -14,7 +14,7 @@ 
SRC_URI="https://www.iana.org/time-zones/repository/releases/tzdata${data_ver}.t
 
 LICENSE="BSD public-domain"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~riscv 
~s390 ~sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~riscv 
~s390 sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="nls leaps-timezone elibc_FreeBSD zic-slim"
 
 DEPEND="nls? ( virtual/libintl )"



[gentoo-commits] repo/gentoo:master commit in: x11-terms/tilda/

2021-01-28 Thread Sam James
commit: 58786b22354b42829fd331fd827dd68613336b6b
Author: Sam James  gentoo  org>
AuthorDate: Thu Jan 28 16:29:05 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Jan 28 16:29:05 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=58786b22

x11-terms/tilda: Stabilize 1.5.2 ppc, #767232

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

 x11-terms/tilda/tilda-1.5.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-terms/tilda/tilda-1.5.2.ebuild 
b/x11-terms/tilda/tilda-1.5.2.ebuild
index 06194c713e3..dffad7e0020 100644
--- a/x11-terms/tilda/tilda-1.5.2.ebuild
+++ b/x11-terms/tilda/tilda-1.5.2.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/lanoxx/tilda/archive/${P}.tar.gz;
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="amd64 ~arm64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~arm64 ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
 
 RDEPEND="x11-libs/vte:2.91
>=dev-libs/glib-2.8.4:2



  1   2   3   >