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

2021-02-20 Thread Hans de Graaff
commit: aa7f080cd79e1c01a180cc9969e0174527b4d7dd
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sun Feb 21 07:37:20 2021 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sun Feb 21 07:37:34 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aa7f080c

app-eselect/eselect-rails: add 0.25 for rails 6 versions

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

 app-eselect/eselect-rails/Manifest |  1 +
 .../eselect-rails/eselect-rails-0.25.ebuild| 29 ++
 2 files changed, 30 insertions(+)

diff --git a/app-eselect/eselect-rails/Manifest 
b/app-eselect/eselect-rails/Manifest
index b9aae41e4b8..e4e5ee2e60d 100644
--- a/app-eselect/eselect-rails/Manifest
+++ b/app-eselect/eselect-rails/Manifest
@@ -1 +1,2 @@
 DIST eselect-rails-0.24.tar.xz 1600 BLAKE2B 
84ef0f6d9ba78b652567cb36a6835ef0a793122864b46afe9643a73d98300466a6c81845bd36ff834967ba7ad0ae99fc3b4a6327298f28f29ebfc273b40155aa
 SHA512 
df36b71865e41d61a9e5e497402cc819b5c7266a5df3fa6b960ae7a4d2fe4ddaa686d6971968b41e8a0c65bcb229a4d3a953d30c9f8a54b271478730e88a8dd3
+DIST eselect-rails-0.25.tar.xz 1600 BLAKE2B 
8d8c083860b2269e0cd1b6ae1d2852fe11b859b3b8c15d7f6a4b5158da4606b4cea67e4bb2b87630cad0eb8938fb9f5fc9c208495e95c33a6efa3bdfd20aacb2
 SHA512 
7c2f7eb8514ff57936d695df85e40bbef3ed85947830b020cf7e2e6369b0ccd636cf242cc0fedbc07cfe632c038be483e5dd99c7f2f79355efc2e73aebaa984e

diff --git a/app-eselect/eselect-rails/eselect-rails-0.25.ebuild 
b/app-eselect/eselect-rails/eselect-rails-0.25.ebuild
new file mode 100644
index 000..c11df45c9cc
--- /dev/null
+++ b/app-eselect/eselect-rails/eselect-rails-0.25.ebuild
@@ -0,0 +1,29 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DESCRIPTION="Manages Ruby on Rails symlinks"
+HOMEPAGE="https://gitweb.gentoo.org/proj/ruby-scripts.git/tree/eselect-rails;
+SRC_URI="https://dev.gentoo.org/~graaff/ruby-team/${P}.tar.xz;
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux 
~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris 
~x86-solaris"
+IUSE=""
+
+RDEPEND=">=app-admin/eselect-1.2.0"
+
+S=${WORKDIR}
+
+src_prepare() {
+   default
+
+   # Fix/Add Prefix support
+   sed -i -e 's/\${ROOT}/${EROOT}/' *.eselect || die
+}
+
+src_install() {
+   insinto /usr/share/eselect/modules
+   doins *.eselect
+}



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

2021-02-20 Thread Sam James
commit: 2ae63ec84b0ca0a6de11c4e7e2c84cf0a95f73f3
Author: Sam James  gentoo  org>
AuthorDate: Sun Feb 21 07:29:19 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Feb 21 07:29:19 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2ae63ec8

net-wireless/iwd: Stabilize 1.11 arm64, #769566

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

 net-wireless/iwd/iwd-1.11.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-wireless/iwd/iwd-1.11.ebuild b/net-wireless/iwd/iwd-1.11.ebuild
index 3bdba7ca6ff..bfd48ed2566 100644
--- a/net-wireless/iwd/iwd-1.11.ebuild
+++ b/net-wireless/iwd/iwd-1.11.ebuild
@@ -13,7 +13,7 @@ if [[ ${PV} == ** ]]; then
ELL_EGIT_REPO_URI="https://git.kernel.org/pub/scm/libs/ell/ell.git;
 else
SRC_URI="https://www.kernel.org/pub/linux/network/wireless/${P}.tar.xz;
-   KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ppc ppc64 ~sparc x86"
+   KEYWORDS="~alpha amd64 ~arm arm64 ~ia64 ppc ppc64 ~sparc x86"
 fi
 
 DESCRIPTION="Wireless daemon for linux"



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

2021-02-20 Thread Sam James
commit: 65392d91b2398e28e00ca53400d036fa9e9a731b
Author: Sam James  gentoo  org>
AuthorDate: Sun Feb 21 07:29:18 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Feb 21 07:29:18 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=65392d91

dev-libs/ell: Stabilize 0.36 arm64, #769566

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

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

diff --git a/dev-libs/ell/ell-0.36.ebuild b/dev-libs/ell/ell-0.36.ebuild
index 163c92118f1..489462190d4 100644
--- a/dev-libs/ell/ell-0.36.ebuild
+++ b/dev-libs/ell/ell-0.36.ebuild
@@ -12,7 +12,7 @@ if [[ "${PV}" == * ]] ; then
EGIT_REPO_URI="https://git.kernel.org/pub/scm/libs/ell/ell.git;
 else

SRC_URI="https://mirrors.edge.kernel.org/pub/linux/libs/${PN}/${P}.tar.xz;
-   KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~sparc 
x86"
+   KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~sparc 
x86"
 fi
 LICENSE="LGPL-2.1"
 SLOT="0"



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

2021-02-20 Thread Sam James
commit: 10fffdba54a0e95fcab44e00810469849afc
Author: Sam James  gentoo  org>
AuthorDate: Sun Feb 21 07:29:22 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Feb 21 07:29:22 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=10fffdba

net-libs/miniupnpc: Stabilize 2.2.1 arm64, #771519

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

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

diff --git a/net-libs/miniupnpc/miniupnpc-2.2.1.ebuild 
b/net-libs/miniupnpc/miniupnpc-2.2.1.ebuild
index 18247bd40bb..c6ccd413e97 100644
--- a/net-libs/miniupnpc/miniupnpc-2.2.1.ebuild
+++ b/net-libs/miniupnpc/miniupnpc-2.2.1.ebuild
@@ -12,7 +12,7 @@ SRC_URI="http://miniupnp.free.fr/files/${P}.tar.gz
 
 LICENSE="BSD"
 SLOT="0/17"
-KEYWORDS="amd64 arm ~arm64 ~hppa ~mips ppc ppc64 s390 sparc x86"
+KEYWORDS="amd64 arm arm64 ~hppa ~mips ppc ppc64 s390 sparc x86"
 IUSE="ipv6 kernel_linux static-libs"
 
 RDEPEND=""



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

2021-02-20 Thread Sam James
commit: f977e76a727a30df477637e333a176416c553a88
Author: Sam James  gentoo  org>
AuthorDate: Sun Feb 21 07:29:26 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Feb 21 07:29:26 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f977e76a

sys-devel/distcc: Stabilize 3.3.3-r2 arm64, #771525

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

 sys-devel/distcc/distcc-3.3.3-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-devel/distcc/distcc-3.3.3-r2.ebuild 
b/sys-devel/distcc/distcc-3.3.3-r2.ebuild
index 41c54503475..63eb0994ddf 100644
--- a/sys-devel/distcc/distcc-3.3.3-r2.ebuild
+++ b/sys-devel/distcc/distcc-3.3.3-r2.ebuild
@@ -14,7 +14,7 @@ 
SRC_URI="https://github.com/distcc/distcc/releases/download/v${PV}/${P}.tar.gz;
 
 LICENSE="GPL-2+"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ppc64 s390 
sparc x86"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ppc64 s390 sparc 
x86"
 IUSE="gssapi gtk hardened ipv6 selinux xinetd zeroconf"
 REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 



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

2021-02-20 Thread Sam James
commit: 63eed994923325e3d11e8136182469d6ccc536e1
Author: Sam James  gentoo  org>
AuthorDate: Sun Feb 21 07:28:53 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Feb 21 07:28:53 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=63eed994

app-misc/when: Stabilize 1.1.40 ALLARCHES, #771825

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

 app-misc/when/when-1.1.40.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-misc/when/when-1.1.40.ebuild b/app-misc/when/when-1.1.40.ebuild
index 495eda01aa6..51356f2b9c6 100644
--- a/app-misc/when/when-1.1.40.ebuild
+++ b/app-misc/when/when-1.1.40.ebuild
@@ -9,7 +9,7 @@ SRC_URI="http://www.lightandmatter.com/when/when.tar.gz -> 
${P}.tar.gz"
 
 LICENSE="Artistic"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos"
+KEYWORDS="amd64 ppc x86 ~amd64-linux ~x86-linux ~ppc-macos"
 
 DEPEND="dev-lang/perl"
 RDEPEND="${DEPEND}"



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

2021-02-20 Thread Sam James
commit: ffb0b64702f8681a6a624799923d486b7d5b6763
Author: Sam James  gentoo  org>
AuthorDate: Sun Feb 21 07:28:04 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Feb 21 07:28:04 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ffb0b647

dev-ml/alcotest: Keyword 1.2.3-r3 arm, #769554

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

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

diff --git a/dev-ml/alcotest/alcotest-1.2.3-r3.ebuild 
b/dev-ml/alcotest/alcotest-1.2.3-r3.ebuild
index 7585f81e50e..d2d6faf1432 100644
--- a/dev-ml/alcotest/alcotest-1.2.3-r3.ebuild
+++ b/dev-ml/alcotest/alcotest-1.2.3-r3.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/mirage/alcotest/archive/${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="ISC"
 SLOT="0/${PV}"
-KEYWORDS="~amd64 ~ppc64 ~x86"
+KEYWORDS="~amd64 ~arm ~ppc64 ~x86"
 IUSE="+ocamlopt"
 
 RDEPEND="



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

2021-02-20 Thread Sam James
commit: 5a1658931b714aef96e3f2c53eec57357adaa601
Author: Sam James  gentoo  org>
AuthorDate: Sun Feb 21 07:28:02 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Feb 21 07:28:02 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5a165893

dev-ml/logs: Keyword 0.7.0 arm, #769554

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

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

diff --git a/dev-ml/logs/logs-0.7.0.ebuild b/dev-ml/logs/logs-0.7.0.ebuild
index 2aac17924c5..379e56fa273 100644
--- a/dev-ml/logs/logs-0.7.0.ebuild
+++ b/dev-ml/logs/logs-0.7.0.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://erratique.ch/software/logs/releases/${P}.tbz;
 
 LICENSE="ISC"
 SLOT="0/${PV}"
-KEYWORDS="~amd64 ~ppc64 ~x86"
+KEYWORDS="~amd64 ~arm ~ppc64 ~x86"
 IUSE="javascript +fmt cli +lwt test"
 RESTRICT="!test? ( test )"
 



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

2021-02-20 Thread Sam James
commit: 60d739b5fd46d67aee18de751d6ad728f6d3ab44
Author: Sam James  gentoo  org>
AuthorDate: Sun Feb 21 07:27:53 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Feb 21 07:27:53 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=60d739b5

dev-ml/astring: Keyword 0.8.5 arm, #769554

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

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

diff --git a/dev-ml/astring/astring-0.8.5.ebuild 
b/dev-ml/astring/astring-0.8.5.ebuild
index ed173fbf89e..cf090c08a74 100644
--- a/dev-ml/astring/astring-0.8.5.ebuild
+++ b/dev-ml/astring/astring-0.8.5.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://erratique.ch/software/astring/releases/${P}.tbz;
 
 LICENSE="ISC"
 SLOT="0/${PV}"
-KEYWORDS="~amd64 ~ppc64 ~x86"
+KEYWORDS="~amd64 ~arm ~ppc64 ~x86"
 
 OCAML_DEP=">=dev-lang/ocaml-4.05.0:="
 BDEPEND="



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

2021-02-20 Thread Sam James
commit: 6c8c72f54f4e57924ce78c7b54dd860e8ea024c6
Author: Sam James  gentoo  org>
AuthorDate: Sun Feb 21 07:28:00 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Feb 21 07:28:00 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6c8c72f5

dev-ml/mirage-clock: Keyword 3.1.0 arm, #769554

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

 dev-ml/mirage-clock/mirage-clock-3.1.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ml/mirage-clock/mirage-clock-3.1.0.ebuild 
b/dev-ml/mirage-clock/mirage-clock-3.1.0.ebuild
index a2d3db044ea..85775ac6375 100644
--- a/dev-ml/mirage-clock/mirage-clock-3.1.0.ebuild
+++ b/dev-ml/mirage-clock/mirage-clock-3.1.0.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/mirage/mirage-clock/archive/v${PV}.tar.gz -> ${P}.ta
 
 LICENSE="ISC"
 SLOT="0/${PV}"
-KEYWORDS="~amd64 ~ppc64 ~x86"
+KEYWORDS="~amd64 ~arm ~ppc64 ~x86"
 IUSE="+ocamlopt"
 
 BDEPEND="dev-ml/dune-configurator"



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

2021-02-20 Thread Sam James
commit: 076a149b6cb7094b6d2640a64b3d4cdc49e8f725
Author: Sam James  gentoo  org>
AuthorDate: Sun Feb 21 07:28:03 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Feb 21 07:28:03 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=076a149b

dev-ml/uuidm: Keyword 0.9.7 arm, #769554

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

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

diff --git a/dev-ml/uuidm/uuidm-0.9.7.ebuild b/dev-ml/uuidm/uuidm-0.9.7.ebuild
index 426070a0753..070bf7c44b1 100644
--- a/dev-ml/uuidm/uuidm-0.9.7.ebuild
+++ b/dev-ml/uuidm/uuidm-0.9.7.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/dbuenzli/uuidm/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="ISC"
 SLOT="0/${PV}"
-KEYWORDS="~amd64 ~ppc64 ~x86"
+KEYWORDS="~amd64 ~arm ~ppc64 ~x86"
 IUSE="+ocamlopt"
 
 BDEPEND="



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

2021-02-20 Thread Sam James
commit: 47767f3b04c674b0761c099dc69b0beaf25a2352
Author: Sam James  gentoo  org>
AuthorDate: Sun Feb 21 07:28:01 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Feb 21 07:28:01 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=47767f3b

dev-ml/mtime: Keyword 1.1.0 arm, #769554

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

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

diff --git a/dev-ml/mtime/mtime-1.1.0.ebuild b/dev-ml/mtime/mtime-1.1.0.ebuild
index 1b5b5d48071..cd7326ab165 100644
--- a/dev-ml/mtime/mtime-1.1.0.ebuild
+++ b/dev-ml/mtime/mtime-1.1.0.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://erratique.ch/software/mtime/releases/${P}.tbz;
 
 LICENSE="ISC"
 SLOT="0/${PV}"
-KEYWORDS="~amd64 ~ppc64 ~x86"
+KEYWORDS="~amd64 ~arm ~ppc64 ~x86"
 IUSE="javascript test"
 RESTRICT="!test? ( test )"
 



[gentoo-commits] repo/gentoo:master commit in: dev-ml/opam-file-format/

2021-02-20 Thread Sam James
commit: a7bd1f142b7c3feb3cdaf45f3bf75db700d5ad76
Author: Sam James  gentoo  org>
AuthorDate: Sun Feb 21 07:28:05 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Feb 21 07:28:05 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a7bd1f14

dev-ml/opam-file-format: Keyword 2.1.2 arm, #769554

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

 dev-ml/opam-file-format/opam-file-format-2.1.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ml/opam-file-format/opam-file-format-2.1.2.ebuild 
b/dev-ml/opam-file-format/opam-file-format-2.1.2.ebuild
index d3cecce1498..e2cbf5821b1 100644
--- a/dev-ml/opam-file-format/opam-file-format-2.1.2.ebuild
+++ b/dev-ml/opam-file-format/opam-file-format-2.1.2.ebuild
@@ -15,7 +15,7 @@ 
SRC_URI="https://github.com/ocaml/opam-file-format/archive/${MY_PV}.tar.gz -> ${
 
 LICENSE="LGPL-2.1"
 SLOT="0/${PV}"
-KEYWORDS="~amd64 ~ppc64 ~x86"
+KEYWORDS="~amd64 ~arm ~ppc64 ~x86"
 IUSE="+ocamlopt test"
 RESTRICT="!test? ( test )"
 



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

2021-02-20 Thread Sam James
commit: 959877c246c2e4096b38df3ec4eb70ce40ebc6b7
Author: Sam James  gentoo  org>
AuthorDate: Sun Feb 21 07:27:57 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Feb 21 07:27:57 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=959877c2

dev-ml/async_unix: Keyword 0.14.0 arm, #769554

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

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

diff --git a/dev-ml/async_unix/async_unix-0.14.0.ebuild 
b/dev-ml/async_unix/async_unix-0.14.0.ebuild
index 48c81973ffe..c881f231733 100644
--- a/dev-ml/async_unix/async_unix-0.14.0.ebuild
+++ b/dev-ml/async_unix/async_unix-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 ~ppc64 ~x86"
+KEYWORDS="~amd64 ~arm ~ppc64 ~x86"
 IUSE="+ocamlopt"
 
 RDEPEND="



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

2021-02-20 Thread Sam James
commit: 9507458c381db60b452a620af065c99fe3959ad9
Author: Sam James  gentoo  org>
AuthorDate: Sun Feb 21 07:27:56 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Feb 21 07:27:56 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9507458c

dev-ml/async_kernel: Keyword 0.14.0 arm, #769554

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

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

diff --git a/dev-ml/async_kernel/async_kernel-0.14.0.ebuild 
b/dev-ml/async_kernel/async_kernel-0.14.0.ebuild
index 1011c5ca57a..866072df05e 100644
--- a/dev-ml/async_kernel/async_kernel-0.14.0.ebuild
+++ b/dev-ml/async_kernel/async_kernel-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 ~ppc64 ~x86"
+KEYWORDS="~amd64 ~arm ~ppc64 ~x86"
 IUSE="+ocamlopt"
 
 RDEPEND="



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

2021-02-20 Thread Sam James
commit: ef8693e805ca89d910b91a45d005bd18cc728265
Author: Sam James  gentoo  org>
AuthorDate: Sun Feb 21 07:27:59 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Feb 21 07:27:59 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ef8693e8

dev-ml/fmt: Keyword 0.8.9 arm, #769554

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

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

diff --git a/dev-ml/fmt/fmt-0.8.9.ebuild b/dev-ml/fmt/fmt-0.8.9.ebuild
index b3fecea7226..41abbe52a77 100644
--- a/dev-ml/fmt/fmt-0.8.9.ebuild
+++ b/dev-ml/fmt/fmt-0.8.9.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://erratique.ch/software/fmt/releases/${P}.tbz;
 
 LICENSE="ISC"
 SLOT="0/${PV}"
-KEYWORDS="~amd64 ~ppc64 ~x86"
+KEYWORDS="~amd64 ~arm ~ppc64 ~x86"
 IUSE="test"
 RESTRICT="!test? ( test )"
 



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

2021-02-20 Thread Sam James
commit: b3dcf3153a8989ad8af598d704d24568e3c7a248
Author: Sam James  gentoo  org>
AuthorDate: Sun Feb 21 07:27:58 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Feb 21 07:27:58 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b3dcf315

dev-ml/duration: Keyword 0.1.3 arm, #769554

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

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

diff --git a/dev-ml/duration/duration-0.1.3.ebuild 
b/dev-ml/duration/duration-0.1.3.ebuild
index e2973f31230..88cf87facc3 100644
--- a/dev-ml/duration/duration-0.1.3.ebuild
+++ b/dev-ml/duration/duration-0.1.3.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/hannesm/duration/archive/${PV}.tar.gz -> ${P}.tar.gz
 
 LICENSE="ISC"
 SLOT="0/${PV}"
-KEYWORDS="~amd64 ~ppc64 ~x86"
+KEYWORDS="~amd64 ~arm ~ppc64 ~x86"
 IUSE="+ocamlopt test"
 RESTRICT="!test? ( test )"
 



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

2021-02-20 Thread Hans de Graaff
commit: ea7cedbc52a63991bddfa5c03dbf700a8d9e8c16
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sun Feb 21 07:05:32 2021 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sun Feb 21 07:05:32 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ea7cedbc

dev-ruby/actionmailbox: add ruby27

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

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

diff --git a/dev-ruby/actionmailbox/actionmailbox-6.1.2.1.ebuild 
b/dev-ruby/actionmailbox/actionmailbox-6.1.2.1.ebuild
index 15259507240..06f3358e6aa 100644
--- a/dev-ruby/actionmailbox/actionmailbox-6.1.2.1.ebuild
+++ b/dev-ruby/actionmailbox/actionmailbox-6.1.2.1.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
-USE_RUBY="ruby25 ruby26"
+USE_RUBY="ruby25 ruby26 ruby27"
 
 RUBY_FAKEGEM_RECIPE_DOC="none"
 RUBY_FAKEGEM_EXTRADOC="CHANGELOG.md README.md"
@@ -42,7 +42,7 @@ ruby_add_bdepend "test? (
 all_ruby_prepare() {
# Remove items from the common Gemfile that we don't need for this
# test run. This also requires handling some gemspecs.
-   sed -e 
"/\(system_timer\|sdoc\|w3c_validators\|pg\|execjs\|jquery-rails\|mysql2\|journey\|ruby-prof\|stackprof\|benchmark-ips\|kindlerb\|turbolinks\|coffee-rails\|debugger\|sprockets-rails\|redcarpet\|bcrypt\|uglifier\|sprockets\|stackprof\|websocket-client-simple\|libxml-ruby\|redis\|blade\|aws-sdk\|google-cloud\|azure-storage\|selenium\|webdrivers\|minitest-bisect\|minitest-retry\|minitest-reporters\|listen\|rack-cache\|capybara\|webpacker\|bootsnap\)/
 s:^:#:" \
+   sed -e 
"/\(system_timer\|sdoc\|w3c_validators\|pg\|execjs\|jquery-rails\|mysql2\|journey\|ruby-prof\|stackprof\|benchmark-ips\|kindlerb\|turbolinks\|coffee-rails\|sass-rails\|debugger\|sprockets-rails\|redcarpet\|bcrypt\|uglifier\|sprockets\|stackprof\|websocket-client-simple\|libxml-ruby\|redis\|blade\|aws-sdk\|google-cloud\|azure-storage\|selenium\|webdrivers\|minitest-bisect\|minitest-retry\|minitest-reporters\|listen\|rack-cache\|capybara\|webpacker\|bootsnap\)/
 s:^:#:" \
-e '/group :\(doc\|job\|rubocop\|test\)/,/^end/ s:^:#:' \
-i ../Gemfile || die
rm ../Gemfile.lock || die



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

2021-02-20 Thread Hans de Graaff
commit: 2c5aeb8b8dd46809255820d8d7474a83751402dd
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sun Feb 21 07:02:45 2021 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sun Feb 21 07:02:45 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2c5aeb8b

dev-ruby/activestorage: add ruby27

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

 dev-ruby/activestorage/activestorage-6.1.2.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ruby/activestorage/activestorage-6.1.2.1.ebuild 
b/dev-ruby/activestorage/activestorage-6.1.2.1.ebuild
index 460e95be2b1..d60ab6bbc54 100644
--- a/dev-ruby/activestorage/activestorage-6.1.2.1.ebuild
+++ b/dev-ruby/activestorage/activestorage-6.1.2.1.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-USE_RUBY="ruby25 ruby26"
+USE_RUBY="ruby25 ruby26 ruby27"
 
 RUBY_FAKEGEM_RECIPE_DOC=""
 RUBY_FAKEGEM_DOCDIR=""



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

2021-02-20 Thread Hans de Graaff
commit: 43ac13d34fa6c6a868d9f2a3575d5dcf23d0fb7f
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sun Feb 21 07:10:32 2021 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sun Feb 21 07:10:32 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=43ac13d3

dev-ruby/rails: add ruby27

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

 dev-ruby/rails/rails-6.1.2.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ruby/rails/rails-6.1.2.1.ebuild 
b/dev-ruby/rails/rails-6.1.2.1.ebuild
index a6d73b63f61..8e4850d7e74 100644
--- a/dev-ruby/rails/rails-6.1.2.1.ebuild
+++ b/dev-ruby/rails/rails-6.1.2.1.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
-USE_RUBY="ruby25 ruby26"
+USE_RUBY="ruby25 ruby26 ruby27"
 
 RUBY_FAKEGEM_BINWRAP=""
 



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

2021-02-20 Thread Hans de Graaff
commit: 4d30bbd418fb4ff7429ac2c405106198eb6401d1
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sun Feb 21 07:08:53 2021 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sun Feb 21 07:08:53 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4d30bbd4

dev-ruby/actiontext: add ruby27

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

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

diff --git a/dev-ruby/actiontext/actiontext-6.1.2.1.ebuild 
b/dev-ruby/actiontext/actiontext-6.1.2.1.ebuild
index 2ce881cea72..052bc4fa144 100644
--- a/dev-ruby/actiontext/actiontext-6.1.2.1.ebuild
+++ b/dev-ruby/actiontext/actiontext-6.1.2.1.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
-USE_RUBY="ruby25 ruby26"
+USE_RUBY="ruby25 ruby26 ruby27"
 
 RUBY_FAKEGEM_RECIPE_DOC="none"
 RUBY_FAKEGEM_EXTRADOC="CHANGELOG.md README.md"
@@ -40,7 +40,7 @@ ruby_add_bdepend "test? (
 all_ruby_prepare() {
# Remove items from the common Gemfile that we don't need for this
# test run. This also requires handling some gemspecs.
-   sed -e 
"/\(system_timer\|sdoc\|w3c_validators\|pg\|execjs\|jquery-rails\|mysql2\|journey\|ruby-prof\|stackprof\|benchmark-ips\|kindlerb\|turbolinks\|coffee-rails\|debugger\|sprockets-rails\|redcarpet\|bcrypt\|uglifier\|sprockets\|stackprof\|websocket-client-simple\|libxml-ruby\|redis\|blade\|aws-sdk\|google-cloud\|azure-storage\|selenium\|webdrivers\|minitest-bisect\|minitest-retry\|minitest-reporters\|listen\|rack-cache\|bootsnap\|capybara\)/
 s:^:#:" \
+   sed -e 
"/\(system_timer\|sdoc\|w3c_validators\|pg\|execjs\|jquery-rails\|mysql2\|journey\|ruby-prof\|stackprof\|benchmark-ips\|kindlerb\|turbolinks\|coffee-rails\|sass-rails\|debugger\|sprockets-rails\|redcarpet\|bcrypt\|uglifier\|sprockets\|stackprof\|websocket-client-simple\|libxml-ruby\|redis\|blade\|aws-sdk\|google-cloud\|azure-storage\|selenium\|webdrivers\|minitest-bisect\|minitest-retry\|minitest-reporters\|listen\|rack-cache\|bootsnap\|capybara\)/
 s:^:#:" \
-e '/:job/,/end/ s:^:#:' \
-e '/group :\(doc\|rubocop\|test\)/,/^end/ s:^:#:' \
-i ../Gemfile || die



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

2021-02-20 Thread Hans de Graaff
commit: 046fbf63c1d0a86453a9db7364781315f1829478
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sun Feb 21 07:10:07 2021 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sun Feb 21 07:10:07 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=046fbf63

dev-ruby/actionmailer: add ruby27

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

 dev-ruby/actionmailer/actionmailer-6.1.2.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ruby/actionmailer/actionmailer-6.1.2.1.ebuild 
b/dev-ruby/actionmailer/actionmailer-6.1.2.1.ebuild
index 56d6cd09f47..054f20f77e7 100644
--- a/dev-ruby/actionmailer/actionmailer-6.1.2.1.ebuild
+++ b/dev-ruby/actionmailer/actionmailer-6.1.2.1.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
-USE_RUBY="ruby25 ruby26"
+USE_RUBY="ruby25 ruby26 ruby27"
 
 RUBY_FAKEGEM_RECIPE_DOC="none"
 RUBY_FAKEGEM_EXTRADOC="CHANGELOG.md README.rdoc"



[gentoo-commits] repo/proj/guru:dev commit in: media-sound/pianobooster/

2021-02-20 Thread Casey Avila
commit: 80fe143ef47d8c582a039b6ad0cc6c2b037b7ac3
Author: Casey Avila  theavilas  org>
AuthorDate: Sun Feb 21 07:04:10 2021 +
Commit: Casey Avila  theavilas  org>
CommitDate: Sun Feb 21 07:04:10 2021 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=80fe143e

media-sound/pianobooster: new package

Signed-off-by: Casey Avila  theavilas.org>

 media-sound/pianobooster/Manifest  |  1 +
 media-sound/pianobooster/metadata.xml  | 11 
 media-sound/pianobooster/pianobooster-1.0.0.ebuild | 65 ++
 3 files changed, 77 insertions(+)

diff --git a/media-sound/pianobooster/Manifest 
b/media-sound/pianobooster/Manifest
new file mode 100644
index ..71171d1a
--- /dev/null
+++ b/media-sound/pianobooster/Manifest
@@ -0,0 +1 @@
+DIST v1.0.0.tar.gz 3096142 BLAKE2B 
4fe4c06d9770dbec28369251540a51d7fb60d72a9a952a31676654707c1e7ab04c12c09ab84df0a77a5083f59faea680e1c673e86d2396ff4fc52796ab7ea7e4
 SHA512 
0ba67d97beffa9eebfc770b339daa7b7e213654eb84895556cd8d412ca7c47e9ffd1b01a7eefd3c81e0a6f56ad9b7da45b062209c10ad2380c2e59bdee4d01ac

diff --git a/media-sound/pianobooster/metadata.xml 
b/media-sound/pianobooster/metadata.xml
new file mode 100644
index ..af5290f2
--- /dev/null
+++ b/media-sound/pianobooster/metadata.xml
@@ -0,0 +1,11 @@
+
+http://www.gentoo.org/dtd/metadata.dtd;>
+
+   
+   ca...@theavilas.org
+   Casey Avila
+   
+   
+   pianobooster/PianoBooster
+   
+

diff --git a/media-sound/pianobooster/pianobooster-1.0.0.ebuild 
b/media-sound/pianobooster/pianobooster-1.0.0.ebuild
new file mode 100644
index ..530d45fc
--- /dev/null
+++ b/media-sound/pianobooster/pianobooster-1.0.0.ebuild
@@ -0,0 +1,65 @@
+# Copyright 2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit cmake xdg-utils
+
+DESCRIPTION="A MIDI player/game that displays notes and teaches you how to 
play the piano"
+HOMEPAGE="https://www.pianobooster.org;
+SRC_URI="https://github.com/pianobooster/PianoBooster/archive/v1.0.0.tar.gz;
+
+LICENSE="GPL-3+"
+SLOT="0"
+RESTRICT="mirror"
+KEYWORDS="~amd64 ~x86"
+IUSE="jack"
+
+DEPEND="
+   dev-qt/qtcore:5
+   dev-qt/qtgui:5
+   dev-qt/qtopengl:5
+   dev-qt/qtwidgets:5
+   dev-qt/qtxml:5
+   media-libs/ftgl
+   media-libs/rtmidi[jack?]
+   media-sound/fluidsynth
+   jack? ( virtual/jack )
+   virtual/opengl"
+
+RDEPEND="${DEPEND}"
+BDEPEND="
+   virtual/pkgconfig
+   dev-qt/linguist-tools:5"
+
+S="${WORKDIR}/PianoBooster-${PV}"
+
+src_prepare() {
+
+   # Substitute because debian-based distros use 
/usr/include/rtmidi/RtMidi.h
+   # instead of the RtMidi's default /usr/include/RtMidi.h
+   sed -i -e "s/rtmidi\/RtMidi.h/RtMidi.h/g" 
src/GuiKeyboardSetupDialog.cpp || die "Couldn't fix rtmidi headers!"
+   sed -i -e "s/rtmidi\/RtMidi.h/RtMidi.h/g" src/MidiDeviceRt.h || die 
"Couldn't fix rtmidi headers!"
+
+   sed -i -e "s/share\/doc\/pianobooster/share\/doc\/${P}/g" 
src/CMakeLists.txt || die "Couldn't fix CMakeLists!"
+
+   cmake_src_prepare
+}
+
+src_configure() {
+   mycmakeargs+=(
+   -DUSE_JACK=$(usex jack)
+   )
+
+   cmake_src_configure
+}
+
+pkg_postinst() {
+   xdg_icon_cache_update
+   xdg_desktop_database_update
+}
+
+pkg_postrm() {
+   xdg_icon_cache_update
+   xdg_desktop_database_update
+}



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

2021-02-20 Thread Hans de Graaff
commit: 4833cb024a40c3e7f60d7366bf5ec25edb95ea05
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sun Feb 21 06:34:28 2021 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sun Feb 21 06:34:28 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4833cb02

net-analyzer/sslscan: add 2.0.8

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

 net-analyzer/sslscan/Manifest |  2 ++
 net-analyzer/sslscan/sslscan-2.0.8.ebuild | 44 +++
 2 files changed, 46 insertions(+)

diff --git a/net-analyzer/sslscan/Manifest b/net-analyzer/sslscan/Manifest
index 3e46e0ca224..e5ce540ce85 100644
--- a/net-analyzer/sslscan/Manifest
+++ b/net-analyzer/sslscan/Manifest
@@ -2,5 +2,7 @@ DIST sslscan-1.11.13-rbsec-openssl.tar.gz 5523256 BLAKE2B 
d8f5aa8bf748310fe1186e
 DIST sslscan-1.11.13-rbsec.tar.gz 57006 BLAKE2B 
ea5e2754f5a8218ee1f3aba26e7efe2394fa87b79137955705edc4600d67139f2641ac7b4e7a92f7273878f5b150e3e1b159114c833dc180049688563cf5095b
 SHA512 
51477e5b29a2fc87e2d6c8d76430eeb2a6feb388d47392938b9e2c572acc5926534a19dc249080a066256a1a6cbfe08b162e9f3839386c86116352e5eb57c544
 DIST sslscan-2.0.6.tar.gz 109597 BLAKE2B 
30c0dc329d252fbb91800e470cad84214fbe30694c33fa388040838da24ca73b0857f19603ca7e71dc84fe4ca10977b2d4c0145a752718225f5225540184dee5
 SHA512 
2f7236f101e1ab75a6fb2efc8fed2949a410b4c67156e88865724e0f399a6e749218253d49c122f1e046022634ef62dcc2b4f97833fd33f90a3ba5a2b7e06c6c
 DIST sslscan-2.0.7.tar.gz 109639 BLAKE2B 
d4a8257943f0c07dfc4f59e3b71091466dfd9d0cea71dfd44f17487fd0254e0f6113acbd1ddf30659cebb60bca7609070ed5733af737dce11c7cd762d3dbdd30
 SHA512 
de5e27e75f9af4dadc6ae10388602f64a56a457fcd737b37a1a9da1f433969d19004c994b8f04c569aa40b8ade6176fa2752fbc0b52046174791cad119e07bd0
+DIST sslscan-2.0.8.tar.gz 109713 BLAKE2B 
3c28eda337145556a968be66bb7924f95cd7ad8eb9bab04531cad7d3a274f5e337804d3223903369df63c97884b6373f0b207e3691857a6b65591e7d067f51dc
 SHA512 
5260e8da881b7757d69b1f8a9640a9c1593c6537a9f66e9250c9183697e7768488d24bab1eef713a1907a773689587bd1b2856caebe6d8df3cf509273a2cf7fd
 DIST sslscan-OpenSSL_1_1_1h.tar.gz 9985614 BLAKE2B 
78f8bcf04a5a03636efe4ea2f82cfbbf6528ed1b02f64b7b7cf773809f5bed11974fd6d2f9f9bddb7fc31e986997f0987a0a773da2bd10b842f3ace977c5c56a
 SHA512 
619dc7b28151571e4410844263a6727c9883701c11a064a2df55368659a63d548179165c9b96910b0e739cec1142f109eae9503b688cbade7abd6b4f3a7563aa
 DIST sslscan-OpenSSL_1_1_1i.tar.gz 9989266 BLAKE2B 
c0d48845457ba89a9ed4a6f4425a8556cc9c623bba5ecaa07911d19285ca32124c09294862c874afa61aadebb33f290028b14134d51f1823d1bbb63854d7c179
 SHA512 
7e2ae6f1ce75d39f330d79abc1d2c67418fa8609580a7550f39104e18e9278e859ec788f993186808d45363c43b3e731c3ec5d874d072f2c3e33adb0701db70a
+DIST sslscan-OpenSSL_1_1_1j.tar.gz 9994760 BLAKE2B 
749886716739dcb909bd79b29cf714640b64039917f64f6cfc4bee9861e797380d0df9ff11d7f6bb084508b322cb0db4ef7a2f871ee304548ec919d387cdb2c5
 SHA512 
f94ef129514e69b70f800a599ae726eff6a2fac0dfa8e42982973d1328f6fac6b1da1124e1a7b8aa3d579b720ecf9c71a8bae45db6b1630c052b0c3a22b9360e

diff --git a/net-analyzer/sslscan/sslscan-2.0.8.ebuild 
b/net-analyzer/sslscan/sslscan-2.0.8.ebuild
new file mode 100644
index 000..5093e3ee48a
--- /dev/null
+++ b/net-analyzer/sslscan/sslscan-2.0.8.ebuild
@@ -0,0 +1,44 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+# sslscan builds against a static openssl library to allow weak ciphers
+# to be enabled so that they can be tested.
+OPENSSL_RELEASE_TAG="OpenSSL_1_1_1j"
+
+inherit toolchain-funcs
+
+DESCRIPTION="Fast SSL configuration scanner"
+HOMEPAGE="https://github.com/rbsec/sslscan;
+SRC_URI="https://github.com/rbsec/sslscan/archive/${PV}.tar.gz -> ${P}.tar.gz
+
https://github.com/openssl/openssl/archive/${OPENSSL_RELEASE_TAG}.tar.gz -> 
${PN}-${OPENSSL_RELEASE_TAG}.tar.gz"
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+# Requires a docker environment
+RESTRICT="test"
+
+# S="${WORKDIR}/${P}-${MY_FORK}"
+
+src_prepare() {
+   ln -s ../openssl-${OPENSSL_RELEASE_TAG} openssl || die
+   touch .openssl_is_fresh || die
+   sed -i -e '/openssl\/.git/,/fi/d' \
+   -e '/openssl test/d' Makefile || die
+
+   default
+}
+
+src_compile() {
+   emake static
+}
+
+src_install() {
+   DESTDIR="${D}" emake install
+
+   dodoc Changelog README.md
+}



[gentoo-commits] repo/gentoo:master commit in: net-vpn/libreswan/, net-vpn/libreswan/files/

2021-02-20 Thread Hans de Graaff
commit: c5207c8eb8f78de5c6ce9cbfe848ba1c198ab90e
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sun Feb 21 06:47:27 2021 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sun Feb 21 06:47:27 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c5207c8e

net-vpn/libreswan: add 4.2

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

 net-vpn/libreswan/Manifest |   1 +
 .../libreswan/files/libreswan-4.2-ip-path.patch|  11 ++
 net-vpn/libreswan/libreswan-4.2.ebuild | 120 +
 3 files changed, 132 insertions(+)

diff --git a/net-vpn/libreswan/Manifest b/net-vpn/libreswan/Manifest
index 0ce65bd9900..11c0f86ad23 100644
--- a/net-vpn/libreswan/Manifest
+++ b/net-vpn/libreswan/Manifest
@@ -1,2 +1,3 @@
 DIST libreswan-3.32.tar.gz 4141631 BLAKE2B 
37a4cb5c1f52d69b17ba60abd2b7a181d9f5567914a453ab875185110aeda4d33ecdaacfc83e361f153860a1db66faec70e0ad06af65e310af28ae72ce68fc6a
 SHA512 
bb65512351059e2fac6f1c3ed1e291eabd6835faacf6d9c58649dd71dab1bb4fe6d6074178dea6dea01f24d39f3fbefd84c6060e4d8436b5d057fa55ae4467f3
 DIST libreswan-4.1.tar.gz 3427012 BLAKE2B 
2ec58a53756efd2dc8e6a9e305c1efd1e3b8b1aaa089d783e86cf19d747b99838de451a2f94965981e0e2342d5866c16f36c4cf07e7ab971f3e689f8616c28f6
 SHA512 
c98dfdf6bff17eda6f028e35653b822941665989e37974266bcc54fda20e05f71b86c1dfee858a8ba9a544f86e9217e8e08fa2dfe03ab011f6c2d039b4ee05fe
+DIST libreswan-4.2.tar.gz 3467095 BLAKE2B 
0630e9f7cf7ce6182712b4837688fd6b7a1ad1644f167f7ded4e63c7a0aac960a38d903cefbf0189da22b6ddb8c15f217ff3134f220b64020812789c1a196d29
 SHA512 
290be2e36fb41959c9889597aad8ab5df1edc1999ed7315e8f2e50213de073732c91ad497a2b5634f7bc83bca84089ef9f711420a77309c6cce243f1419a2d0f

diff --git a/net-vpn/libreswan/files/libreswan-4.2-ip-path.patch 
b/net-vpn/libreswan/files/libreswan-4.2-ip-path.patch
new file mode 100644
index 000..b31071ffcd6
--- /dev/null
+++ b/net-vpn/libreswan/files/libreswan-4.2-ip-path.patch
@@ -0,0 +1,11 @@
+--- a/initsystems/systemd/ipsec.service.in.~1~ 2021-02-03 02:36:01.0 
+0100
 b/initsystems/systemd/ipsec.service.in 2021-02-21 07:37:50.841582048 
+0100
+@@ -33,7 +33,7 @@
+ # ExecStartPost=@FINALLIBEXECDIR@/portexcludes
+ ExecStop=@FINALLIBEXECDIR@/whack --shutdown
+ # 12 is the exit code of pluto for shutting down "leaving state"
+-ExecStopPost=/bin/bash -c 'if test "$EXIT_STATUS" != "12"; then /sbin/ip xfrm 
policy flush; /sbin/ip xfrm state flush; fi'
++ExecStopPost=/bin/bash -c 'if test "$EXIT_STATUS" != "12"; then /bin/ip xfrm 
policy flush; /bin/ip xfrm state flush; fi'
+ ExecStopPost=@FINALSBINDIR@/ipsec --stopnflog
+ ExecReload=@FINALLIBEXECDIR@/whack --listen
+ 

diff --git a/net-vpn/libreswan/libreswan-4.2.ebuild 
b/net-vpn/libreswan/libreswan-4.2.ebuild
new file mode 100644
index 000..a9a0951d564
--- /dev/null
+++ b/net-vpn/libreswan/libreswan-4.2.ebuild
@@ -0,0 +1,120 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit systemd toolchain-funcs
+
+SRC_URI="https://download.libreswan.org/${P}.tar.gz;
+KEYWORDS="~amd64 ~arm ~ppc ~x86"
+
+DESCRIPTION="IPsec implementation for Linux, fork of Openswan"
+HOMEPAGE="https://libreswan.org/;
+
+LICENSE="GPL-2 BSD-4 RSA DES"
+SLOT="0"
+IUSE="caps curl dnssec ldap networkmanager pam seccomp selinux systemd test"
+RESTRICT="!test? ( test )"
+
+DEPEND="
+   dev-libs/gmp:0=
+   dev-libs/libevent:0=
+   dev-libs/nspr
+   >=dev-libs/nss-3.42
+   >=sys-kernel/linux-headers-4.19
+   caps? ( sys-libs/libcap-ng )
+   curl? ( net-misc/curl )
+   dnssec? ( >=net-dns/unbound-1.9.1-r1:= net-libs/ldns )
+   ldap? ( net-nds/openldap )
+   pam? ( sys-libs/pam )
+   seccomp? ( sys-libs/libseccomp )
+   selinux? ( sys-libs/libselinux )
+   systemd? ( sys-apps/systemd:0= )
+"
+BDEPEND="
+   app-text/docbook-xml-dtd:4.1.2
+   app-text/xmlto
+   dev-libs/nss
+   sys-devel/bison
+   sys-devel/flex
+   virtual/pkgconfig
+   test? ( dev-python/setproctitle )
+"
+RDEPEND="${DEPEND}
+   dev-libs/nss[utils(+)]
+   sys-apps/iproute2
+   !net-vpn/strongswan
+   selinux? ( sec-policy/selinux-ipsec )
+"
+
+usetf() {
+   usex "$1" true false
+}
+
+PATCHES=( "${FILESDIR}/${PN}-4.2-ip-path.patch" )
+
+src_prepare() {
+   sed -i -e 's:/sbin/runscript:/sbin/openrc-run:' 
initsystems/openrc/ipsec.init.in || die
+   sed -i -e '/^install/ s/postcheck//' -e '/^doinstall/ 
s/oldinitdcheck//' initsystems/systemd/Makefile || die
+   default
+}
+
+src_configure() {
+   tc-export AR CC
+   export PREFIX=/usr
+   export FINALEXAMPLECONFDIR=/usr/share/doc/${PF}
+   export FINALDOCDIR=/usr/share/doc/${PF}/html
+   export INITSYSTEM=openrc
+   export INITDDIRS=
+   export INITDDIR_DEFAULT=/etc/init.d
+   export USERCOMPILE=${CFLAGS}
+   export 

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

2021-02-20 Thread Sam James
commit: 2c307539b55819c8909e8ab388de6ec5114633dd
Author: Sam James  gentoo  org>
AuthorDate: Sun Feb 21 06:27:36 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Feb 21 06:27:36 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2c307539

app-misc/when: mark ALLARCHES (per previous stabilisations)

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

 app-misc/when/metadata.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/app-misc/when/metadata.xml b/app-misc/when/metadata.xml
index 3e927f8d748..cac49a73ac4 100644
--- a/app-misc/when/metadata.xml
+++ b/app-misc/when/metadata.xml
@@ -5,4 +5,5 @@
 shell-to...@gentoo.org
 Gentoo Shell Tools Project
   
+  
 



[gentoo-commits] repo/proj/guru:dev commit in: media-libs/rtmidi/, licenses/

2021-02-20 Thread Casey Avila
commit: 58034b73a49011135daf2f4628b94ef804c72861
Author: Casey Avila  theavilas  org>
AuthorDate: Sun Feb 21 05:08:17 2021 +
Commit: Casey Avila  theavilas  org>
CommitDate: Sun Feb 21 05:08:17 2021 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=58034b73

media-libs/rtmidi: new package and license

Signed-off-by: Casey Avila  theavilas.org>

 licenses/RtMidi   | 27 +++
 media-libs/rtmidi/Manifest|  1 +
 media-libs/rtmidi/metadata.xml| 11 +++
 media-libs/rtmidi/rtmidi-4.0.0.ebuild | 32 
 4 files changed, 71 insertions(+)

diff --git a/licenses/RtMidi b/licenses/RtMidi
new file mode 100644
index ..97d50aba
--- /dev/null
+++ b/licenses/RtMidi
@@ -0,0 +1,27 @@
+
+RtMidi: realtime MIDI i/o C++ classes
+Copyright (c) 2003-2019 Gary P. Scavone
+
+Permission is hereby granted, free of charge, to any person
+obtaining a copy of this software and associated documentation files
+(the "Software"), to deal in the Software without restriction,
+including without limitation the rights to use, copy, modify, merge,
+publish, distribute, sublicense, and/or sell copies of the Software,
+and to permit persons to whom the Software is furnished to do so,
+subject to the following conditions:
+
+The above copyright notice and this permission notice shall be
+included in all copies or substantial portions of the Software.
+
+Any person wishing to distribute modifications to the Software is
+asked to send the modifications to the original developer so that
+they can be incorporated into the canonical version.  This is,
+however, not a binding provision of this license.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
+EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
+IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR
+ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF
+CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
+WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

diff --git a/media-libs/rtmidi/Manifest b/media-libs/rtmidi/Manifest
new file mode 100644
index ..6ecfca7e
--- /dev/null
+++ b/media-libs/rtmidi/Manifest
@@ -0,0 +1 @@
+DIST rtmidi-4.0.0.tar.gz 95928 BLAKE2B 
25c0c8a4bb63acd24fad5afa18194d0c6de6138298e7c163118e725ec772276b5cea3c7eb0f4aad9f8b27ad51941027d260835cc373857021280a03dc76eb789
 SHA512 
1c4c1400b60de5a91a47849efaf3f51af6cd2fc5e681c2f5981b7d748c438efef0b8f0dbc3a26408820ca1eabb58c86ba2f7a6abaf0dd1f083fd6b768065bc0a

diff --git a/media-libs/rtmidi/metadata.xml b/media-libs/rtmidi/metadata.xml
new file mode 100644
index ..2c412c89
--- /dev/null
+++ b/media-libs/rtmidi/metadata.xml
@@ -0,0 +1,11 @@
+
+http://www.gentoo.org/dtd/metadata.dtd;>
+
+   
+   ca...@theavilas.org
+   Casey Avila
+   
+   
+   thestk/rtmidi
+   
+

diff --git a/media-libs/rtmidi/rtmidi-4.0.0.ebuild 
b/media-libs/rtmidi/rtmidi-4.0.0.ebuild
new file mode 100644
index ..94fe8463
--- /dev/null
+++ b/media-libs/rtmidi/rtmidi-4.0.0.ebuild
@@ -0,0 +1,32 @@
+# Copyright 2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit cmake
+
+DESCRIPTION="A set of C++ classes that provide a common API for realtime MIDI 
input/output"
+HOMEPAGE="http://www.music.mcgill.ca/~gary/rtmidi;
+SRC_URI="https://dl.bintray.com/aeon-engine/aeon_dependencies/rtmidi/src/rtmidi-4.0.0.tar.gz;
+
+LICENSE="RtMidi"
+SLOT="0"
+RESTRICT="mirror"
+KEYWORDS="~amd64 ~x86"
+IUSE="+alsa jack"
+
+DEPEND="
+   alsa? ( media-libs/alsa-lib )
+   jack? ( virtual/jack )
+"
+RDEPEND="${DEPEND}"
+BDEPEND=""
+
+src_configure() {
+   mycmakeargs+=(
+   -DRTMIDI_API_ALSA=$(usex alsa)
+   -DRTMIDI_API_JACK=$(usex jack)
+   )
+
+   cmake_src_configure
+}



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

2021-02-20 Thread Sam James
commit: ca55d3784b9cde16165a185df82b7b0aa8f49f37
Author: Sam James  gentoo  org>
AuthorDate: Sun Feb 21 05:40:54 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Feb 21 05:40:54 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ca55d378

dev-lang/erlang: Stabilize 23.2.2 sparc, #771714

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

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

diff --git a/dev-lang/erlang/erlang-23.2.2.ebuild 
b/dev-lang/erlang/erlang-23.2.2.ebuild
index 382aea3509a..49ccfd9fc16 100644
--- a/dev-lang/erlang/erlang-23.2.2.ebuild
+++ b/dev-lang/erlang/erlang-23.2.2.ebuild
@@ -22,7 +22,7 @@ LICENSE="Apache-2.0"
 # same build of ERTS that was used when compiling the code.  See
 # http://erlang.org/doc/system_principles/misc.html for more information.
 SLOT="0/${PV}"
-KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ia64 ppc ppc64 ~sparc x86 ~amd64-linux 
~x86-linux ~ppc-macos ~x64-macos ~x64-solaris"
+KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ia64 ppc ppc64 sparc x86 ~amd64-linux 
~x86-linux ~ppc-macos ~x64-macos ~x64-solaris"
 IUSE="doc emacs +hipe java +kpoll libressl odbc sctp ssl systemd tk wxwidgets"
 
 RDEPEND="



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

2021-02-20 Thread Sam James
commit: 698f51b1ba6a84524dc665eeaabdf1a27a9072c9
Author: Sam James  gentoo  org>
AuthorDate: Sun Feb 21 05:23:09 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Feb 21 05:23:09 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=698f51b1

profiles/arch/arm: drop media-libs/openal[sndio] mask

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

 profiles/arch/arm/package.use.mask | 5 -
 1 file changed, 5 deletions(-)

diff --git a/profiles/arch/arm/package.use.mask 
b/profiles/arch/arm/package.use.mask
index d42968826c4..0e54090ab59 100644
--- a/profiles/arch/arm/package.use.mask
+++ b/profiles/arch/arm/package.use.mask
@@ -6,11 +6,6 @@
 # where available
 dev-lang/php -jit
 
-# Sam James  (2021-02-06)
-# media-sound/sndio is not yet keyworded here
-# bug #769098, bug #769122
-media-libs/openal sndio
-
 # Jonathan Davies  (2021-01-27)
 # No SELinux on ARM
 net-im/prosody selinux



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

2021-02-20 Thread Sam James
commit: bf7d989ff7a9e1d4dd506adf7641f96a24be36c6
Author: Sam James  gentoo  org>
AuthorDate: Sun Feb 21 05:34:44 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Feb 21 05:34:44 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bf7d989f

profiles/package.mask: drop obsolete masks

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

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

diff --git a/profiles/package.mask b/profiles/package.mask
index 25377e28e6b..e9c7681fd96 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -481,13 +481,6 @@ sys-devel/automake:1.10
  (2017-05-20)
-# Old versions of CUDA and their reverse dependencies. They do not
-# support GCC 5+, and are really old.
-# (updated 2017-12-27 with cuda < 8 because of gcc < 5 mask)
- (2017-01-07)
 # This package has some dangerous quality and security issues, but
 # people may still find it useful. It is masked to prevent accidental



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

2021-02-20 Thread Sam James
commit: 172430baa831066315be208f9153062688b1c01d
Author: Sam James  gentoo  org>
AuthorDate: Sun Feb 21 05:33:08 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Feb 21 05:33:18 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=172430ba

profiles/targets/desktop/gnome/package.use: drop obsolete mask

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

 profiles/targets/desktop/gnome/package.use | 5 -
 1 file changed, 5 deletions(-)

diff --git a/profiles/targets/desktop/gnome/package.use 
b/profiles/targets/desktop/gnome/package.use
index fb1485afbc5..a685386e588 100644
--- a/profiles/targets/desktop/gnome/package.use
+++ b/profiles/targets/desktop/gnome/package.use
@@ -50,8 +50,3 @@ media-libs/libmediaart gtk -qt5
 
 # For net-misc/vinagre-3.4 and gnome-boxes
 net-misc/spice-gtk gtk3
-
-# Alexandre Rostovtsev  (2015-02-19)
-# Set reasonable default toolkit for gnome users to prevent emerge error
-# when USE=tools
-x11-drivers/nvidia-drivers gtk3



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

2021-02-20 Thread Sam James
commit: 317d1383ced0b04cad8e21e2f6c43acdf21884fe
Author: Sam James  gentoo  org>
AuthorDate: Sun Feb 21 05:31:58 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Feb 21 05:31:58 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=317d1383

profiles/arch/amd64/package.use.stable.mask: drop obsolete mask

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

 profiles/arch/amd64/package.use.stable.mask | 4 
 1 file changed, 4 deletions(-)

diff --git a/profiles/arch/amd64/package.use.stable.mask 
b/profiles/arch/amd64/package.use.stable.mask
index 753e2bc17fb..150916a46b8 100644
--- a/profiles/arch/amd64/package.use.stable.mask
+++ b/profiles/arch/amd64/package.use.stable.mask
@@ -17,10 +17,6 @@
 
 #--- END OF EXAMPLES ---
 
-# Marek Szuba  (2020-12-24)
-# No stable dev-lang/lua:5.3 ebuilds yet
-media-gfx/darktablesystem-lua
-
 # Andreas Sturmlechner  (2020-10-05)
 # REQUIRED_USE="base? ( firebird )", dev-db/firebird is not stable
 app-office/libreoffice base



[gentoo-commits] repo/gentoo:master commit in: dev-cpp/ms-gsl/

2021-02-20 Thread Sam James
commit: 15c77b0cb07a6a2f984a6b2de8e36d4231434c2c
Author: Sam James  gentoo  org>
AuthorDate: Sun Feb 21 05:21:43 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Feb 21 05:21:43 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=15c77b0c

dev-cpp/ms-gsl: Keyword 3.1.0 arm64, #770826

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

 dev-cpp/ms-gsl/ms-gsl-3.1.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-cpp/ms-gsl/ms-gsl-3.1.0.ebuild 
b/dev-cpp/ms-gsl/ms-gsl-3.1.0.ebuild
index 35999713b03..3e690129c15 100644
--- a/dev-cpp/ms-gsl/ms-gsl-3.1.0.ebuild
+++ b/dev-cpp/ms-gsl/ms-gsl-3.1.0.ebuild
@@ -13,7 +13,7 @@ S="${WORKDIR}/GSL-${PV}"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="amd64 ~arm ~ppc ~ppc64 x86"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 x86"
 IUSE="test"
 RESTRICT="!test? ( test )"
 



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

2021-02-20 Thread Sam James
commit: 60084b51fdf9b1c7c304235f4dd065ec442d5579
Author: Sam James  gentoo  org>
AuthorDate: Sun Feb 21 05:21:47 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Feb 21 05:21:47 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=60084b51

sys-apps/firejail-lts: Keyword 0.9.56.2-r2 arm64, #769710

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

 sys-apps/firejail-lts/firejail-lts-0.9.56.2-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-apps/firejail-lts/firejail-lts-0.9.56.2-r2.ebuild 
b/sys-apps/firejail-lts/firejail-lts-0.9.56.2-r2.ebuild
index 697b10e9aa3..d1393ffd3dc 100644
--- a/sys-apps/firejail-lts/firejail-lts-0.9.56.2-r2.ebuild
+++ b/sys-apps/firejail-lts/firejail-lts-0.9.56.2-r2.ebuild
@@ -14,7 +14,7 @@ 
SRC_URI="https://github.com/netblue30/${MY_PN}/archive/${PV}-LTS.tar.gz -> ${P}.
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="amd64 ~arm"
+KEYWORDS="amd64 ~arm ~arm64"
 IUSE="apparmor +globalcfg +network +seccomp +suid +userns test +whitelist"
 RESTRICT="!test? ( test )"
 



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

2021-02-20 Thread Sam James
commit: fd2af994bd399f336b2d2a81f073e1bde476cdd9
Author: Sam James  gentoo  org>
AuthorDate: Sun Feb 21 05:21:39 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Feb 21 05:21:39 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fd2af994

dev-python/phply: Keyword 1.2.5 arm64, #768822

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

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

diff --git a/dev-python/phply/phply-1.2.5.ebuild 
b/dev-python/phply/phply-1.2.5.ebuild
index eddb961c438..15413f1e50a 100644
--- a/dev-python/phply/phply-1.2.5.ebuild
+++ b/dev-python/phply/phply-1.2.5.ebuild
@@ -17,7 +17,7 @@ SRC_URI="
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~arm64 ~x86"
 
 RDEPEND="dev-python/ply[${PYTHON_USEDEP}]"
 BDEPEND="${RDEPEND}"



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

2021-02-20 Thread Sam James
commit: 7da0ffbc6100b5da0d58e83a0ebee29072c03a20
Author: Sam James  gentoo  org>
AuthorDate: Sun Feb 21 05:21:40 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Feb 21 05:21:40 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7da0ffbc

dev-python/translate-toolkit: Keyword 3.3.2 arm64, #768822

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

 dev-python/translate-toolkit/translate-toolkit-3.3.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/translate-toolkit/translate-toolkit-3.3.2.ebuild 
b/dev-python/translate-toolkit/translate-toolkit-3.3.2.ebuild
index 4451efd29cf..fe65fd0c945 100644
--- a/dev-python/translate-toolkit/translate-toolkit-3.3.2.ebuild
+++ b/dev-python/translate-toolkit/translate-toolkit-3.3.2.ebuild
@@ -14,7 +14,7 @@ 
SRC_URI="https://github.com/translate/translate/releases/download/${PV}/${P}.tar
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~arm64 ~x86"
 IUSE="+html +ical +ini +subtitles +yaml"
 REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 



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

2021-02-20 Thread Sam James
commit: e2191c1cf80e91fcb364d9a089ecb588c1c4b623
Author: Sam James  gentoo  org>
AuthorDate: Sun Feb 21 05:19:32 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Feb 21 05:19:32 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e2191c1c

sys-apps/firejail-lts: Keyword 0.9.56.2-r2 arm, #769710

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

 sys-apps/firejail-lts/firejail-lts-0.9.56.2-r2.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/sys-apps/firejail-lts/firejail-lts-0.9.56.2-r2.ebuild 
b/sys-apps/firejail-lts/firejail-lts-0.9.56.2-r2.ebuild
index 6cc506086b8..697b10e9aa3 100644
--- a/sys-apps/firejail-lts/firejail-lts-0.9.56.2-r2.ebuild
+++ b/sys-apps/firejail-lts/firejail-lts-0.9.56.2-r2.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://github.com/netblue30/${MY_PN}/archive/${PV}-LTS.tar.gz -> ${P}.
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="amd64"
+KEYWORDS="amd64 ~arm"
 IUSE="apparmor +globalcfg +network +seccomp +suid +userns test +whitelist"
 RESTRICT="!test? ( test )"
 



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

2021-02-20 Thread Sam James
commit: eca73b65ab5ed47d260ab1b8c274c6ede9723f17
Author: Sam James  gentoo  org>
AuthorDate: Sun Feb 21 05:19:31 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Feb 21 05:19:31 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eca73b65

sys-apps/firejail: Keyword 0.9.64.4 arm, #769710

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

 sys-apps/firejail/firejail-0.9.64.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-apps/firejail/firejail-0.9.64.4.ebuild 
b/sys-apps/firejail/firejail-0.9.64.4.ebuild
index 1ac1202add6..77f8fb130dd 100644
--- a/sys-apps/firejail/firejail-0.9.64.4.ebuild
+++ b/sys-apps/firejail/firejail-0.9.64.4.ebuild
@@ -8,7 +8,7 @@ PYTHON_COMPAT=( python3_{7..9} )
 inherit toolchain-funcs python-single-r1 linux-info
 
 if [[ ${PV} !=  ]]; then
-   KEYWORDS="amd64 ~arm64 ~x86"
+   KEYWORDS="amd64 ~arm ~arm64 ~x86"

SRC_URI="https://github.com/netblue30/${PN}/releases/download/${PV}/${P}.tar.xz;
 else
inherit git-r3



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

2021-02-20 Thread Sam James
commit: e8ab7feae7ae5c700920150b9ef1b4cc02b9
Author: Sam James  gentoo  org>
AuthorDate: Sun Feb 21 05:19:36 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Feb 21 05:19:36 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e8ab7fea

app-admin/checksec: Keyword 2.4.0 arm, #771366

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

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

diff --git a/app-admin/checksec/checksec-2.4.0.ebuild 
b/app-admin/checksec/checksec-2.4.0.ebuild
index a23f039655c..e2ebfd8efed 100644
--- a/app-admin/checksec/checksec-2.4.0.ebuild
+++ b/app-admin/checksec/checksec-2.4.0.ebuild
@@ -10,7 +10,7 @@ 
SRC_URI="https://github.com/slimm609/${MY_PN}/archive/${PV}.tar.gz -> ${P}.tar.g
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~amd64 ~mips ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~amd64 ~arm ~mips ~ppc ~ppc64 ~sparc ~x86"
 IUSE=""
 
 S="${WORKDIR}"/${MY_PN}-${PV}



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

2021-02-20 Thread Sam James
commit: f87050dab7bff0f5e142921e85256415a6a19996
Author: Sam James  gentoo  org>
AuthorDate: Sun Feb 21 05:19:20 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Feb 21 05:19:20 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f87050da

media-sound/pavucontrol: Keyword 4.0 arm, #771156

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

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

diff --git a/media-sound/pavucontrol/pavucontrol-4.0.ebuild 
b/media-sound/pavucontrol/pavucontrol-4.0.ebuild
index 3a675042aec..c02171264ea 100644
--- a/media-sound/pavucontrol/pavucontrol-4.0.ebuild
+++ b/media-sound/pavucontrol/pavucontrol-4.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
@@ -10,7 +10,7 @@ 
SRC_URI="https://freedesktop.org/software/pulseaudio/${PN}/${P}.tar.xz;
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="amd64 ~arm64 ~hppa ppc ~ppc64 ~sparc x86"
+KEYWORDS="amd64 ~arm ~arm64 ~hppa ppc ~ppc64 ~sparc x86"
 IUSE="nls"
 
 RDEPEND="



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

2021-02-20 Thread Sam James
commit: 543ac80e9f90ae52c3ba18095fb3f20cb07a261b
Author: Sam James  gentoo  org>
AuthorDate: Sun Feb 21 05:19:17 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Feb 21 05:19:17 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=543ac80e

media-sound/sndio: Keyword 1.7.0 arm, #769122

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

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

diff --git a/media-sound/sndio/sndio-1.7.0.ebuild 
b/media-sound/sndio/sndio-1.7.0.ebuild
index 18d25351250..84cf59b3b89 100644
--- a/media-sound/sndio/sndio-1.7.0.ebuild
+++ b/media-sound/sndio/sndio-1.7.0.ebuild
@@ -11,7 +11,7 @@ SRC_URI="http://www.sndio.org/${P}.tar.gz;
 
 LICENSE="ISC"
 SLOT="0/7.0"
-KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
 IUSE="alsa"
 
 DEPEND="



[gentoo-commits] repo/gentoo:master commit in: dev-cpp/ms-gsl/

2021-02-20 Thread Sam James
commit: f30eea477de0763ae625652cb8cc36f99348e86b
Author: Sam James  gentoo  org>
AuthorDate: Sun Feb 21 05:19:28 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Feb 21 05:19:28 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f30eea47

dev-cpp/ms-gsl: Keyword 3.1.0 arm, #770826

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

 dev-cpp/ms-gsl/ms-gsl-3.1.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-cpp/ms-gsl/ms-gsl-3.1.0.ebuild 
b/dev-cpp/ms-gsl/ms-gsl-3.1.0.ebuild
index 8ec2c9b2cdc..35999713b03 100644
--- a/dev-cpp/ms-gsl/ms-gsl-3.1.0.ebuild
+++ b/dev-cpp/ms-gsl/ms-gsl-3.1.0.ebuild
@@ -13,7 +13,7 @@ S="${WORKDIR}/GSL-${PV}"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="amd64 ~ppc ~ppc64 x86"
+KEYWORDS="amd64 ~arm ~ppc ~ppc64 x86"
 IUSE="test"
 RESTRICT="!test? ( test )"
 



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

2021-02-20 Thread Sam James
commit: ac4553b92f459e79def7ef1db2156b8b725c6c99
Author: Sam James  gentoo  org>
AuthorDate: Sun Feb 21 05:19:24 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Feb 21 05:19:24 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ac4553b9

dev-libs/nss-pem: Keyword 1.0.7 arm, #769578

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

 dev-libs/nss-pem/nss-pem-1.0.7.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-libs/nss-pem/nss-pem-1.0.7.ebuild 
b/dev-libs/nss-pem/nss-pem-1.0.7.ebuild
index 8f0c8944173..e3eeba2c645 100644
--- a/dev-libs/nss-pem/nss-pem-1.0.7.ebuild
+++ b/dev-libs/nss-pem/nss-pem-1.0.7.ebuild
@@ -13,7 +13,7 @@ 
SRC_URI="https://github.com/kdudka/${PN}/releases/download/${P}/${P}.tar.xz;
 
 LICENSE="MPL-1.1"
 SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc"
 IUSE=""
 
 BDEPEND=" >=dev-libs/nss-3.50-r1 "



[gentoo-commits] repo/gentoo:master commit in: xfce-base/xfce4-meta/

2021-02-20 Thread Sam James
commit: bd01a3ccae6087abb95d8d705feef1382278807e
Author: Sam James  gentoo  org>
AuthorDate: Sun Feb 21 05:14:57 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Feb 21 05:14:57 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bd01a3cc

xfce-base/xfce4-meta: Keyword 4.16-r2 ppc, #765607

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

 xfce-base/xfce4-meta/xfce4-meta-4.16-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/xfce-base/xfce4-meta/xfce4-meta-4.16-r2.ebuild 
b/xfce-base/xfce4-meta/xfce4-meta-4.16-r2.ebuild
index 1eab2563251..0a07f775ac2 100644
--- a/xfce-base/xfce4-meta/xfce4-meta-4.16-r2.ebuild
+++ b/xfce-base/xfce4-meta/xfce4-meta-4.16-r2.ebuild
@@ -9,7 +9,7 @@ SRC_URI=""
 
 LICENSE="metapackage"
 SLOT="0"
-KEYWORDS="amd64 arm ~arm64 ~ia64 ppc64 x86"
+KEYWORDS="amd64 arm ~arm64 ~ia64 ~ppc ppc64 x86"
 IUSE="minimal pulseaudio +svg upower"
 
 RDEPEND="x11-themes/hicolor-icon-theme



[gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfce4-volumed-pulse/

2021-02-20 Thread Sam James
commit: 9cabf3d9c732bd5359d44bffac32c2aca50927b6
Author: Sam James  gentoo  org>
AuthorDate: Sun Feb 21 05:14:58 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Feb 21 05:14:58 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9cabf3d9

xfce-extra/xfce4-volumed-pulse: Keyword 0.2.3 ppc, #765607

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

 xfce-extra/xfce4-volumed-pulse/xfce4-volumed-pulse-0.2.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/xfce-extra/xfce4-volumed-pulse/xfce4-volumed-pulse-0.2.3.ebuild 
b/xfce-extra/xfce4-volumed-pulse/xfce4-volumed-pulse-0.2.3.ebuild
index 3d2bfd4c1fa..019fc98234d 100644
--- a/xfce-extra/xfce4-volumed-pulse/xfce4-volumed-pulse-0.2.3.ebuild
+++ b/xfce-extra/xfce4-volumed-pulse/xfce4-volumed-pulse-0.2.3.ebuild
@@ -9,7 +9,7 @@ 
SRC_URI="https://archive.xfce.org/src/apps/${PN}/${PV%.*}/${P}.tar.bz2;
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~ia64 ~ppc64 x86"
+KEYWORDS="amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 x86"
 IUSE="libnotify"
 
 RDEPEND=">=dev-libs/glib-2.16:2=



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

2021-02-20 Thread Sam James
commit: efd352325eb5932b8052ab1d67edc95da68b256b
Author: Sam James  gentoo  org>
AuthorDate: Sun Feb 21 04:45:24 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Feb 21 04:45:24 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=efd35232

net-firewall/ipset: Stabilize 7.10 ppc, #771798

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

 net-firewall/ipset/ipset-7.10.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-firewall/ipset/ipset-7.10.ebuild 
b/net-firewall/ipset/ipset-7.10.ebuild
index 050c6abfd5d..79d4df73d31 100644
--- a/net-firewall/ipset/ipset-7.10.ebuild
+++ b/net-firewall/ipset/ipset-7.10.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://ipset.netfilter.org/${P}.tar.bz2;
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 x86"
+KEYWORDS="amd64 ~arm ~arm64 ppc ~ppc64 x86"
 
 BDEPEND="virtual/pkgconfig"
 



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

2021-02-20 Thread Randy Barlow
commit: 817521ea6e3806e787c9ed2b39bb984b36da7fc6
Author: Randy Barlow  electronsweatshop  com>
AuthorDate: Sun Feb 21 00:40:36 2021 +
Commit: Randy Barlow  electronsweatshop  com>
CommitDate: Sun Feb 21 00:40:36 2021 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=817521ea

sys-process/bottom: Drop 0.5.6

Package-Manager: Portage-3.0.13, Repoman-3.0.2
Signed-off-by: Randy Barlow  electronsweatshop.com>

 sys-process/bottom/Manifest|   2 -
 sys-process/bottom/bottom-0.5.6.ebuild | 193 -
 2 files changed, 195 deletions(-)

diff --git a/sys-process/bottom/Manifest b/sys-process/bottom/Manifest
index 4b6502d5..a4be8511 100644
--- a/sys-process/bottom/Manifest
+++ b/sys-process/bottom/Manifest
@@ -20,7 +20,6 @@ DIST battery-0.7.8.crate 40344 BLAKE2B 
588d36a7f3050e07ccbeada47a328a474dcd647ce
 DIST beef-0.4.4.crate 14801 BLAKE2B 
8b6e7cec0503d0fa05becf60a9d9a9073f6eb81f61f36b04f7f7ec4db99029a3e4ef148734be07b25d96ca4061819bd1caa69475080853340e70287a282f2346
 SHA512 
8c0e04e749860bd42b8fd9a73a981ce948ac2de09710304b4a909b587347c2fa141f53d0c84abd8ff8a62c8d0242baf5f7a57416d3da3f7814f18ed29324
 DIST bitflags-1.2.1.crate 16745 BLAKE2B 
0fa6d3ce44aad7616d5cd02aad8c1d0b0fed4022650eb43067c4a72e6fc88da05442674fa51826e4858a47c9de233e1ba2229820af094197cd11bb416ceffb2b
 SHA512 
ad89b3798845e23737a620bba581c2ff1ff3e15bac12555c765e201d2c0b90ecea0cdbc5b5b1a3fa9858c385e8e041f8226f5acfae5bbbe9925643fff2bf3f0b
 DIST blocking-1.0.2.crate 18571 BLAKE2B 
30e69dce433ba3c0d153275b5a56407237de93a50d7a3f9b97505b17899400f8cc8c3dede3f63fca26d5d49e88c3c9ee7ba91401061dedc41358efe24a9bf2b9
 SHA512 
f9048544161cb3098ec7362487c8df4ece972445dfc94196cc2cbe7faa2b6f3f3e5abe56310675c798636148b0b709d864fb94959d36976043886feb149adb66
-DIST bottom-0.5.6.crate 10089422 BLAKE2B 
86ed011548143e7d5146b1782005bb0b3d368d9c81447f137bdb9ef6baa480c0438690f6ee429721bf052ce2edd0b36a41a734a234b17a06428e1ec99754d83e
 SHA512 
31acc6dc71a6411ace1b6fbbeb7267f31e2b8af7b02de3e69382e0a4c7f5466711471dd6acd75db1665eb07af13288e2912d9d6d7019fc27b2481c28844c2333
 DIST bottom-0.5.7.crate 10089950 BLAKE2B 
2f8ab17b7d40812ad6918457fb1d8121ae32860006b006dad5b481169e4b4b81b166c343c8a42f57fc9bbaed6122bc0859072e1a690f7009dc40d15186d65dd4
 SHA512 
da14d61bb808980ab5124d09fe87316d6eefe6f1ee5192d85f8df3bc9b3cb1342ad024fe6ee2c1a00465199b3a0035526d2f5da9689b6a79f8c07083eefc7b12
 DIST cache-padded-1.1.1.crate 8798 BLAKE2B 
3f2b16f0fefcc5acf692684329e38ff59492d4c299413d25e1634ab27a59512b7453cad28b26f34f2b66db3d3c0b4b26f41df042305b7db2b8ca79d36704e8a4
 SHA512 
72c36ef2f66a097cf2fcbc06b82fa3d5451ecf2de1ee1513fbeb34c6752436109f9e453bec3aab7e1f89723c24f7c230cf4bff6caa09855402c8f92c1ccf49b5
 DIST cargo-husky-1.5.0.crate 4526 BLAKE2B 
e772a2b62036adbb8a15333cbc63a2a27739909a507c8a9bd466f93f86370b364d992395c172a750704ae8e5b2ff8590367bfb2e170ff68071c6b3e4d920fe18
 SHA512 
5aee16b1bc677504dd087a2b0e71e542b4a33b8ba23238409d26d7748497eb3e91a498d4c7331f312137323bdcf52b406a18f53e157e7d525aa762953c2ac2b1
@@ -109,7 +108,6 @@ DIST pin-project-internal-1.0.2.crate 27379 BLAKE2B 
20bf3e906e4390454b246dcbc893
 DIST pin-project-lite-0.1.11.crate 25308 BLAKE2B 
19d66c06d39de9b510d6c1230d3a0619465aa7317cc583d4852184b2a6d9f804598b908816131fa9ff96e3074cbdc8bf7bf3f9f775a4bb76d686b10e8b6a4edd
 SHA512 
c2621d3b8ce8605eda2a117f2a60a41a59185279efb8c8e1e0bf6ea1a73dd3c81ddab62d5dfdde995f26071342f0962d602fabd4ebe97d4ca6c7e6b4f3ad701b
 DIST pin-utils-0.1.0.crate 7580 BLAKE2B 
457e1287202f16d1873b24bf4f1de1828300128c4ba3131758e64f9784d36d47365f22d85493c3a85d854f0d8dbb4c6cef3a0f5b064014dc03943e58b7ba9178
 SHA512 
828422b8440cc82ac6b0743e0112fa7540d437aed457564999092b1462cd7672cd6b1f0201b67075431aeedd3d9c5127468a3dd028744109944f7f023c82fd70
 DIST polling-2.0.2.crate 17809 BLAKE2B 
f5de469abcf43275c2cda5fcbec64c63071edad973cb67a662abe0a675cd48ee38e88f14845f8e07ccc198773587e5b92eb3bc78e6900293aa6377dd84e1f537
 SHA512 
a5c61bebe926181731681322a37dbd2ca5b03a56a7e72690cc577cd1eb0b1e26513e89ff4c57a2053764f0897f0ab2a4125af37de0acb600a7d50570f9dad6c9
-DIST predicates-1.0.5.crate 26097 BLAKE2B 
4adc79981c706796bef11e75e4a87cdfc5ff7f5066869f8d26f5ba0f3699c292edd6e5dd1be8854ff9e8b2604bf24904f1242056719e1d863951ca6f5ad042ae
 SHA512 
696890cb9ed83b6ebd1b46e42bde95b148fe067174b0057e4ae83d9b3a4d2043dcedf0cc58b78e88b36a460402cd6359580356018986b4a136cba9e1afde55b6
 DIST predicates-1.0.6.crate 26093 BLAKE2B 
20eec0af0b3464931f486938fd7a058d4ccd15fc12d7842387906f142897b929ec79068ef410853b6008b71945424930064bafd84ead7afcdca29f35b9624926
 SHA512 
0e971a05e1ada5ffe61054d551330a6bcb1c9a5df541d19b442d7a06842ccfec9db981d347e3357f83b1cad750e8af1f90cc9130df94f417267063e7954c529e
 DIST predicates-core-1.0.0.crate 8066 BLAKE2B 
71e70aec3adfae302287a1cd3d7d19eff8a697659d61ced33b89caa8a2a3359ab7251db012d973dd574abecec82acc010c5169d0670096af06e325761363c34d
 SHA512 

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

2021-02-20 Thread Randy Barlow
commit: 47df2baea698a4711c29a168aebad36a363610b2
Author: Randy Barlow  electronsweatshop  com>
AuthorDate: Sun Feb 21 00:39:49 2021 +
Commit: Randy Barlow  electronsweatshop  com>
CommitDate: Sun Feb 21 00:39:49 2021 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=47df2bae

sys-process/bottom: Update to 0.5.7

Package-Manager: Portage-3.0.13, Repoman-3.0.2
Signed-off-by: Randy Barlow  electronsweatshop.com>

 sys-process/bottom/Manifest|   2 +
 sys-process/bottom/bottom-0.5.7.ebuild | 193 +
 2 files changed, 195 insertions(+)

diff --git a/sys-process/bottom/Manifest b/sys-process/bottom/Manifest
index 31c75844..4b6502d5 100644
--- a/sys-process/bottom/Manifest
+++ b/sys-process/bottom/Manifest
@@ -21,6 +21,7 @@ DIST beef-0.4.4.crate 14801 BLAKE2B 
8b6e7cec0503d0fa05becf60a9d9a9073f6eb81f61f3
 DIST bitflags-1.2.1.crate 16745 BLAKE2B 
0fa6d3ce44aad7616d5cd02aad8c1d0b0fed4022650eb43067c4a72e6fc88da05442674fa51826e4858a47c9de233e1ba2229820af094197cd11bb416ceffb2b
 SHA512 
ad89b3798845e23737a620bba581c2ff1ff3e15bac12555c765e201d2c0b90ecea0cdbc5b5b1a3fa9858c385e8e041f8226f5acfae5bbbe9925643fff2bf3f0b
 DIST blocking-1.0.2.crate 18571 BLAKE2B 
30e69dce433ba3c0d153275b5a56407237de93a50d7a3f9b97505b17899400f8cc8c3dede3f63fca26d5d49e88c3c9ee7ba91401061dedc41358efe24a9bf2b9
 SHA512 
f9048544161cb3098ec7362487c8df4ece972445dfc94196cc2cbe7faa2b6f3f3e5abe56310675c798636148b0b709d864fb94959d36976043886feb149adb66
 DIST bottom-0.5.6.crate 10089422 BLAKE2B 
86ed011548143e7d5146b1782005bb0b3d368d9c81447f137bdb9ef6baa480c0438690f6ee429721bf052ce2edd0b36a41a734a234b17a06428e1ec99754d83e
 SHA512 
31acc6dc71a6411ace1b6fbbeb7267f31e2b8af7b02de3e69382e0a4c7f5466711471dd6acd75db1665eb07af13288e2912d9d6d7019fc27b2481c28844c2333
+DIST bottom-0.5.7.crate 10089950 BLAKE2B 
2f8ab17b7d40812ad6918457fb1d8121ae32860006b006dad5b481169e4b4b81b166c343c8a42f57fc9bbaed6122bc0859072e1a690f7009dc40d15186d65dd4
 SHA512 
da14d61bb808980ab5124d09fe87316d6eefe6f1ee5192d85f8df3bc9b3cb1342ad024fe6ee2c1a00465199b3a0035526d2f5da9689b6a79f8c07083eefc7b12
 DIST cache-padded-1.1.1.crate 8798 BLAKE2B 
3f2b16f0fefcc5acf692684329e38ff59492d4c299413d25e1634ab27a59512b7453cad28b26f34f2b66db3d3c0b4b26f41df042305b7db2b8ca79d36704e8a4
 SHA512 
72c36ef2f66a097cf2fcbc06b82fa3d5451ecf2de1ee1513fbeb34c6752436109f9e453bec3aab7e1f89723c24f7c230cf4bff6caa09855402c8f92c1ccf49b5
 DIST cargo-husky-1.5.0.crate 4526 BLAKE2B 
e772a2b62036adbb8a15333cbc63a2a27739909a507c8a9bd466f93f86370b364d992395c172a750704ae8e5b2ff8590367bfb2e170ff68071c6b3e4d920fe18
 SHA512 
5aee16b1bc677504dd087a2b0e71e542b4a33b8ba23238409d26d7748497eb3e91a498d4c7331f312137323bdcf52b406a18f53e157e7d525aa762953c2ac2b1
 DIST cassowary-0.3.0.crate 22876 BLAKE2B 
7e74a08e02050548ade7dd1ebba7ce4e4360d258ea6acf126453889dbf16df433bed7b68789736881c957f4c09eead1f763a0c02f2474157b1650a1e77e6eca9
 SHA512 
0838c0b79ed31f0c514fe4ac82633976e34b0d6cb08616313cda0e00623514fc6498c6c308cfef54ea029f1fdbaafe2991ca8ac3c38437a113ac62e37f9397f8
@@ -109,6 +110,7 @@ DIST pin-project-lite-0.1.11.crate 25308 BLAKE2B 
19d66c06d39de9b510d6c1230d3a061
 DIST pin-utils-0.1.0.crate 7580 BLAKE2B 
457e1287202f16d1873b24bf4f1de1828300128c4ba3131758e64f9784d36d47365f22d85493c3a85d854f0d8dbb4c6cef3a0f5b064014dc03943e58b7ba9178
 SHA512 
828422b8440cc82ac6b0743e0112fa7540d437aed457564999092b1462cd7672cd6b1f0201b67075431aeedd3d9c5127468a3dd028744109944f7f023c82fd70
 DIST polling-2.0.2.crate 17809 BLAKE2B 
f5de469abcf43275c2cda5fcbec64c63071edad973cb67a662abe0a675cd48ee38e88f14845f8e07ccc198773587e5b92eb3bc78e6900293aa6377dd84e1f537
 SHA512 
a5c61bebe926181731681322a37dbd2ca5b03a56a7e72690cc577cd1eb0b1e26513e89ff4c57a2053764f0897f0ab2a4125af37de0acb600a7d50570f9dad6c9
 DIST predicates-1.0.5.crate 26097 BLAKE2B 
4adc79981c706796bef11e75e4a87cdfc5ff7f5066869f8d26f5ba0f3699c292edd6e5dd1be8854ff9e8b2604bf24904f1242056719e1d863951ca6f5ad042ae
 SHA512 
696890cb9ed83b6ebd1b46e42bde95b148fe067174b0057e4ae83d9b3a4d2043dcedf0cc58b78e88b36a460402cd6359580356018986b4a136cba9e1afde55b6
+DIST predicates-1.0.6.crate 26093 BLAKE2B 
20eec0af0b3464931f486938fd7a058d4ccd15fc12d7842387906f142897b929ec79068ef410853b6008b71945424930064bafd84ead7afcdca29f35b9624926
 SHA512 
0e971a05e1ada5ffe61054d551330a6bcb1c9a5df541d19b442d7a06842ccfec9db981d347e3357f83b1cad750e8af1f90cc9130df94f417267063e7954c529e
 DIST predicates-core-1.0.0.crate 8066 BLAKE2B 
71e70aec3adfae302287a1cd3d7d19eff8a697659d61ced33b89caa8a2a3359ab7251db012d973dd574abecec82acc010c5169d0670096af06e325761363c34d
 SHA512 
024f997976ae618e3b82d59613f8b6c41b3c0b3b595b6cf38d10d2d27a11388e9511ca38c06d46b52a12fc19d3cec36a69ca14e1e21f316a719539e41c86d6f4
 DIST predicates-tree-1.0.0.crate 6251 BLAKE2B 
00da28f7de9a7abb386c6a4425d8a2285d1ef22032476b0ac1bab4b8d34d2af69948f80d8f0498e2356caea3fe92ce352b58539413a8f0f052e9dbc26c96cc12
 SHA512 

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

2021-02-20 Thread Nick Sarnie
commit: b01183f20ff56dbbb819f0a9daac769df68f6250
Author: Ali Abdel-Qader  protonmail  com>
AuthorDate: Sun Feb 21 03:28:55 2021 +
Commit: Nick Sarnie  gentoo  org>
CommitDate: Sun Feb 21 04:30:57 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b01183f2

dev-libs/tree-sitter: drop old

Signed-off-by: Ali Abdel-Qader  protonmail.com>
Package-Manager: Portage-3.0.14, Repoman-3.0.2
Signed-off-by: Nick Sarnie  gentoo.org>

 dev-libs/tree-sitter/Manifest  |  1 -
 dev-libs/tree-sitter/tree-sitter-0.17.3.ebuild | 26 --
 2 files changed, 27 deletions(-)

diff --git a/dev-libs/tree-sitter/Manifest b/dev-libs/tree-sitter/Manifest
index a4a52faaecd..4ef596a4a1f 100644
--- a/dev-libs/tree-sitter/Manifest
+++ b/dev-libs/tree-sitter/Manifest
@@ -1,4 +1,3 @@
-DIST tree-sitter-0.17.3.tar.gz 519006 BLAKE2B 
81eb9bdfc9f27e7b172b6c17333eece5515cf292d5b08eb5362f108db483e329ff6d309ccc40ef2de23d1a32c437cdbc1b9cf800146902a3d913feecf8b63269
 SHA512 
48a827d7bea184a84ad9f594bc5dc1869bad9aa2823f83d1ac7d58e6feaa092e7088e7eb0dcc6d3aa3810d25ff9f25ecb531751c77314ff7d07fa05f95b7a013
 DIST tree-sitter-0.18.0.tar.gz 521866 BLAKE2B 
16fdfa721b6895f4945f02875f6ffc8ba6931bb822ad0c7666e302d9a67fa0260ca09e8add6eae5cd5b37a3251dbfca7feb9581a78bb8385cf9466fc07745f49
 SHA512 
ba090b5136330e24ff3c23f3f9f98af197bddf5ed56fb4930fbbfac317ba5ebd02488afe6c1f35afa45e324baa785569f4fbdb1b8ca020f4bea5e22d9fc76aa8
 DIST tree-sitter-0.18.1.tar.gz 524193 BLAKE2B 
500ad9dbb40bf7fbc3fb1da9012c7a3236aa05397571040a08494ea48810d491fe15593106b1f4dbcee45ecee3765b088e1e41afd2def3487acf2273cfce5bb2
 SHA512 
b78af07f29bfd53e394103260bfc8645ddd5d3247429cbb9b00b8a79a8006f2b0c98ab66fa6f59ab1312cc875aeb9f3e17f3c05ca65aead8e5f6e3ba7eb1cca3
 DIST tree-sitter-0.18.2.tar.gz 2856990 BLAKE2B 
31bb67aa1645d06b14b5dfd3b45c978da8850b42352204174fb7966b3185adf1301e9c8150ddb999f074d05ef965d1e26555a750f7f77671e03e6a2821a89cef
 SHA512 
fe385f28ce28d96538d0779d3d69f49c6183732f48ae0e979d41d1298e7c87f259604f9f2eca2a07c424a4840fa29a38051845ead797325f748d251250ffb836

diff --git a/dev-libs/tree-sitter/tree-sitter-0.17.3.ebuild 
b/dev-libs/tree-sitter/tree-sitter-0.17.3.ebuild
deleted file mode 100644
index 547703a2d32..000
--- a/dev-libs/tree-sitter/tree-sitter-0.17.3.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-DESCRIPTION="Tree-sitter is a parser generator tool and an incremental parsing 
library."
-HOMEPAGE="https://github.com/tree-sitter/tree-sitter;
-
-if [[ ${PV} == ** ]]; then
-   inherit git-r3
-   EGIT_REPO_URI="https://github.com/${PN}/${PN};
-else
-   SRC_URI="https://github.com/${PN}/${PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
-   KEYWORDS="~amd64"
-fi
-
-LICENSE="MIT"
-SLOT="0"
-
-PATCHES=(
-   "${FILESDIR}/${PN}-No-static-libs-gentoo.patch"
-)
-
-src_install() {
-   emake DESTDIR="${D}" PREFIX="${EPREFIX}/usr" 
LIBDIR="${EPREFIX}/usr/$(get_libdir)" install
-}



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

2021-02-20 Thread Nick Sarnie
commit: f531a96479091fb18f0ac85997ae965f26b37542
Author: Ali Abdel-Qader  protonmail  com>
AuthorDate: Sun Feb 21 03:23:29 2021 +
Commit: Nick Sarnie  gentoo  org>
CommitDate: Sun Feb 21 04:30:57 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f531a964

dev-libs/tree-sitter: Version bump to 0.18.2

Signed-off-by: Ali Abdel-Qader  protonmail.com>
Package-Manager: Portage-3.0.14, Repoman-3.0.2
Signed-off-by: Nick Sarnie  gentoo.org>

 dev-libs/tree-sitter/Manifest  |  1 +
 dev-libs/tree-sitter/tree-sitter-0.18.2.ebuild | 26 ++
 2 files changed, 27 insertions(+)

diff --git a/dev-libs/tree-sitter/Manifest b/dev-libs/tree-sitter/Manifest
index 19ef3325485..a4a52faaecd 100644
--- a/dev-libs/tree-sitter/Manifest
+++ b/dev-libs/tree-sitter/Manifest
@@ -1,3 +1,4 @@
 DIST tree-sitter-0.17.3.tar.gz 519006 BLAKE2B 
81eb9bdfc9f27e7b172b6c17333eece5515cf292d5b08eb5362f108db483e329ff6d309ccc40ef2de23d1a32c437cdbc1b9cf800146902a3d913feecf8b63269
 SHA512 
48a827d7bea184a84ad9f594bc5dc1869bad9aa2823f83d1ac7d58e6feaa092e7088e7eb0dcc6d3aa3810d25ff9f25ecb531751c77314ff7d07fa05f95b7a013
 DIST tree-sitter-0.18.0.tar.gz 521866 BLAKE2B 
16fdfa721b6895f4945f02875f6ffc8ba6931bb822ad0c7666e302d9a67fa0260ca09e8add6eae5cd5b37a3251dbfca7feb9581a78bb8385cf9466fc07745f49
 SHA512 
ba090b5136330e24ff3c23f3f9f98af197bddf5ed56fb4930fbbfac317ba5ebd02488afe6c1f35afa45e324baa785569f4fbdb1b8ca020f4bea5e22d9fc76aa8
 DIST tree-sitter-0.18.1.tar.gz 524193 BLAKE2B 
500ad9dbb40bf7fbc3fb1da9012c7a3236aa05397571040a08494ea48810d491fe15593106b1f4dbcee45ecee3765b088e1e41afd2def3487acf2273cfce5bb2
 SHA512 
b78af07f29bfd53e394103260bfc8645ddd5d3247429cbb9b00b8a79a8006f2b0c98ab66fa6f59ab1312cc875aeb9f3e17f3c05ca65aead8e5f6e3ba7eb1cca3
+DIST tree-sitter-0.18.2.tar.gz 2856990 BLAKE2B 
31bb67aa1645d06b14b5dfd3b45c978da8850b42352204174fb7966b3185adf1301e9c8150ddb999f074d05ef965d1e26555a750f7f77671e03e6a2821a89cef
 SHA512 
fe385f28ce28d96538d0779d3d69f49c6183732f48ae0e979d41d1298e7c87f259604f9f2eca2a07c424a4840fa29a38051845ead797325f748d251250ffb836

diff --git a/dev-libs/tree-sitter/tree-sitter-0.18.2.ebuild 
b/dev-libs/tree-sitter/tree-sitter-0.18.2.ebuild
new file mode 100644
index 000..62e7c8355b2
--- /dev/null
+++ b/dev-libs/tree-sitter/tree-sitter-0.18.2.ebuild
@@ -0,0 +1,26 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DESCRIPTION="Tree-sitter is a parser generator tool and an incremental parsing 
library."
+HOMEPAGE="https://github.com/tree-sitter/tree-sitter;
+
+if [[ ${PV} == ** ]]; then
+   inherit git-r3
+   EGIT_REPO_URI="https://github.com/${PN}/${PN};
+else
+   SRC_URI="https://github.com/${PN}/${PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
+   KEYWORDS="~amd64"
+fi
+
+LICENSE="MIT"
+SLOT="0"
+
+PATCHES=(
+   "${FILESDIR}/${PN}-No-static-libs-gentoo.patch"
+)
+
+src_install() {
+   emake DESTDIR="${D}" PREFIX="${EPREFIX}/usr" 
LIBDIR="${EPREFIX}/usr/$(get_libdir)" install
+}



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

2021-02-20 Thread Sam James
commit: 8126d346a3f80bcce9ea95b297432a55f761f2e5
Author: Sam James  gentoo  org>
AuthorDate: Sun Feb 21 04:30:30 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Feb 21 04:30:30 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8126d346

media-gfx/gthumb: Stabilize 3.10.2 amd64, #743865

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

 media-gfx/gthumb/gthumb-3.10.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-gfx/gthumb/gthumb-3.10.2.ebuild 
b/media-gfx/gthumb/gthumb-3.10.2.ebuild
index bb251c6242c..aae8425356f 100644
--- a/media-gfx/gthumb/gthumb-3.10.2.ebuild
+++ b/media-gfx/gthumb/gthumb-3.10.2.ebuild
@@ -10,7 +10,7 @@ HOMEPAGE="https://wiki.gnome.org/Apps/gthumb;
 
 LICENSE="GPL-2+"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux ~x86-solaris"
+KEYWORDS="amd64 ~arm ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux ~x86-solaris"
 IUSE="cdr colord exif gnome-keyring gstreamer http lcms raw slideshow svg tiff 
webp"
 
 RDEPEND="



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

2021-02-20 Thread Sam James
commit: ed7e7315933426aee8f24360795518c1d1f7b376
Author: Sam James  gentoo  org>
AuthorDate: Sun Feb 21 04:30:09 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Feb 21 04:30:09 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ed7e7315

dev-libs/kdiagram: Stabilize 2.8.0 arm64, #770307

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

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

diff --git a/dev-libs/kdiagram/kdiagram-2.8.0.ebuild 
b/dev-libs/kdiagram/kdiagram-2.8.0.ebuild
index e605a222e33..49ed3aa8444 100644
--- a/dev-libs/kdiagram/kdiagram-2.8.0.ebuild
+++ b/dev-libs/kdiagram/kdiagram-2.8.0.ebuild
@@ -17,7 +17,7 @@ https://www.kdab.com/development-resources/qt-tools/kd-chart/;
 
 if [[ ${KDE_BUILD_TYPE} = release ]]; then
SRC_URI="mirror://kde/stable/${PN}/${PV}/${P}.tar.xz"
-   KEYWORDS="amd64 ~arm64 ~ppc64 x86"
+   KEYWORDS="amd64 arm64 ~ppc64 x86"
 fi
 
 LICENSE="GPL-2" # TODO CHECK



[gentoo-commits] repo/gentoo:master commit in: app-portage/eix/

2021-02-20 Thread Sam James
commit: 43e230fe027b3c348f085b0ec9652edb2858c2d5
Author: Sam James  gentoo  org>
AuthorDate: Sun Feb 21 04:30:05 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Feb 21 04:30:05 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=43e230fe

app-portage/eix: Stabilize 0.34.12 arm64, #771513

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

 app-portage/eix/eix-0.34.12.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-portage/eix/eix-0.34.12.ebuild 
b/app-portage/eix/eix-0.34.12.ebuild
index 8ee75833398..0309d65c8d5 100644
--- a/app-portage/eix/eix-0.34.12.ebuild
+++ b/app-portage/eix/eix-0.34.12.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/vaeth/eix/releases/download/v${PV}/${P}.tar.xz;
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv 
s390 sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 
sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="debug doc nls sqlite"
 
 DEPEND="



[gentoo-commits] repo/gentoo:master commit in: app-arch/lzip/

2021-02-20 Thread Sam James
commit: 62c9e4ee16104fff2afca1ff9bc03c1b6f9daca2
Author: Sam James  gentoo  org>
AuthorDate: Sun Feb 21 04:30:01 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Feb 21 04:30:01 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=62c9e4ee

app-arch/lzip: Stabilize 1.22 arm64, #771507

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

 app-arch/lzip/lzip-1.22.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-arch/lzip/lzip-1.22.ebuild b/app-arch/lzip/lzip-1.22.ebuild
index bd5d42ee51d..357d530b171 100644
--- a/app-arch/lzip/lzip-1.22.ebuild
+++ b/app-arch/lzip/lzip-1.22.ebuild
@@ -12,7 +12,7 @@ S="${WORKDIR}/${P/_/-}"
 
 LICENSE="GPL-2+"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k 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 ppc ppc64 ~riscv ~s390 
sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
 
 src_configure() {
# not autotools-based



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

2021-02-20 Thread Sam James
commit: 8d0a23e47deaec78fb27183e9a51fc3c65122e39
Author: Sam James  gentoo  org>
AuthorDate: Sun Feb 21 04:29:55 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Feb 21 04:29:55 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8d0a23e4

dev-python/lz4: Stabilize 3.1.3 arm64, #771432

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

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

diff --git a/dev-python/lz4/lz4-3.1.3.ebuild b/dev-python/lz4/lz4-3.1.3.ebuild
index d15b2708900..d0b08c54db0 100644
--- a/dev-python/lz4/lz4-3.1.3.ebuild
+++ b/dev-python/lz4/lz4-3.1.3.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 SLOT="0"
 LICENSE="BSD"
-KEYWORDS="amd64 arm ~arm64 x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 arm arm64 x86 ~amd64-linux ~x86-linux"
 
 RDEPEND="app-arch/lz4:="
 DEPEND=${RDEPEND}



[gentoo-commits] repo/proj/guru:dev commit in: app-shells/starship/

2021-02-20 Thread Randy Barlow
commit: 95f90c65f9aea4353443f55596beb647484b0176
Author: Randy Barlow  electronsweatshop  com>
AuthorDate: Sun Feb 21 00:29:21 2021 +
Commit: Randy Barlow  electronsweatshop  com>
CommitDate: Sun Feb 21 00:29:21 2021 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=95f90c65

app-shells/starship: Drop 0.47.0

Package-Manager: Portage-3.0.13, Repoman-3.0.2
Signed-off-by: Randy Barlow  electronsweatshop.com>

 app-shells/starship/Manifest   |  46 ---
 app-shells/starship/starship-0.47.0.ebuild | 203 -
 2 files changed, 249 deletions(-)

diff --git a/app-shells/starship/Manifest b/app-shells/starship/Manifest
index e513d390..58ff55f4 100644
--- a/app-shells/starship/Manifest
+++ b/app-shells/starship/Manifest
@@ -1,23 +1,18 @@
-DIST ahash-0.4.6.crate 49793 BLAKE2B 
5650e5e415ad78c60ae9d895eedfe95413cd8f404ca871dfc48166088847f982303b7949bf0909d2b12107b5c943a460fe5cb3cf912a604c3be345295bc966b3
 SHA512 
18676a180f9bf93fd6009373da5f229f12fdd21549781c897500e29be9f1b24ad8dd6443ac7e524a7f501299d6c94f72b0a795337f6df841f7feaa46f8fdab82
 DIST ahash-0.4.7.crate 51474 BLAKE2B 
0974b90539398d61903ce7fcbecdfcd802fcb5c7ed631be919ec17be6951e68bc80787876cafebd33e40a80605f6e2352a86047077bc40575420bb6ee1a4915a
 SHA512 
2f42cdbacb2b2f9bd7d94a4cc61294d7813428157ce242ba82f7c3fccb6e4b83c767f4dedd35ff26ae61a89506b388d7cf96af4e727c29a14b25b9f82b1f2126
-DIST aho-corasick-0.7.14.crate 113042 BLAKE2B 
6ba517169dd0bfafe7dd7755e2f664d831a17c6a367f29cb54d22b8b61eb04c75b67dead9a7855bdeaa1afd8aa5049b7580617bebf0cdac61c0712eb3525db4e
 SHA512 
0a11e7bd2d3b6868fb6f64b61f3feead4ea57ab3c5d75c6586b68765425219e631bf875e43f73e79888e71079b3d7e10af36af6f96b72515105df79f5922f296
 DIST aho-corasick-0.7.15.crate 113071 BLAKE2B 
a22743be74f873b9545648db6a994250e3e39b92ac99601580e3b02194d205e921bff0b1952a4cca3399a3a7828555a1abfb0c1466f3930811c6b95c1a07ec5e
 SHA512 
e67816efa7305937a7cbbb0079b91b8afa3fdab52cfb8eeddeee156f18bbeed26f941cd4cb18ab2bdc1da5a9ff1dcbe9d2090deec68c00287bd99ace18ee8b24
 DIST ansi_term-0.11.0.crate 17087 BLAKE2B 
9bd35c045a01ce4c6c4a5db1b4f15e9412bb97426eec19d4421dffbec633de8d13452c13c1dc1b30998690b78d7ed38311aca700087f13a81f66bd1d5d7300c4
 SHA512 
a637466a380748f939b3af090b8c0333f35581925bc03f4dda9b3f95d338836403cf5487ae3af9ff68f8245a837f8ab061aabe57a126a6a2c20f2e972c77d1fa
 DIST ansi_term-0.12.1.crate 24838 BLAKE2B 
f636772c34e2d68cda7b8d3b2b86abda074585a62bd2654812ce92384244655a9197fa66e6939e19a674c0148ca605313d83de262bb18c2339a8a4eb4438a791
 SHA512 
b840e28b3e7700689a69a39659b1e066560078dd4a58326b91a028915819e7af883399ee53e920db68fd974c58d35bb1ddf8d427af5937d5f696f57c4376b671
 DIST arrayref-0.3.6.crate 10035 BLAKE2B 
88292fa4b3ad4fccd03772c2f0eca04cc13373fe094358bac57d7523c256d89f3087603e5bcb2a0b15d8b2ecd48e904a822b2cb800276a9c47ad6c6b660d9d34
 SHA512 
368341d00706c1250ff081b0d99c36c9af694a62ff4f4d8c837234340295771ca49c5439b24b6e1a4f2c3c5821764e98881dcb22d793f83de632fd5cb457671f
 DIST arrayvec-0.3.6.crate 7901 BLAKE2B 
ecb8aca44d684a0ee78b0a723a07ff8e8e018d6d17d50f899f76901d79e0d274e8121b3bce929c070316228a54e227aed322340e3f3bdd3fd7e41b1a9bf257c0
 SHA512 
2c69a6d4301494c82905b19eeade354e4f44db1519635c432e83f1bb095e7a3b9d5d5166a2477fe6364db642ff038da6aaf71357575fc0068b659409f36eb9f1
-DIST arrayvec-0.5.1.crate 26816 BLAKE2B 
172dab8f0129134dfc89c6032c5fc15e2f86a5cd1e5be18b87fe2108d18a1bdb0f597a6ed4cd214dc663fbfb27b05c66846fba4543b5e068b5c75d075bdc5bff
 SHA512 
53db2fafea1f60ac1af9ecc0bc9b69010e9f8573048481d55969ecdc9f3d19832fe05824acf10a0186b0464f0fbfe898d73500fba39ed63650c64dac2c2e8043
 DIST arrayvec-0.5.2.crate 27838 BLAKE2B 
51e2eacae0ef148f3f52d21ae00794e540e7ce4c013fb496dd1347ad91ffbbca199381fffbb064225f829216f6c5e915edfa64833f91fabdd13c3f011d86491f
 SHA512 
1896b5f64b4dbdcff8ad234bda4ea8129bcacf87839347304717e94ee9f369cf5f4371755e453ff7d72817edb8f7fdbc726d77cc4f28ed05148dc89c7714b004
 DIST attohttpc-0.16.0.crate 58243 BLAKE2B 
fb8005fc488ed44ace82cadb7eceaf16f368f8804d94b69863edf1709b56060bcafb31177da92e8944ef28403126451e75907612cf9a35c107b72fdd5914e470
 SHA512 
c9bb377973ddf4fe5af8a19a6091f5aaac6057162607d6d8ccd9493bc55725e22aa0cb5bf659432e58568d1382c102b456f1e6fe606f7086f5a03da871a7cfb1
 DIST attohttpc-0.16.1.crate 59882 BLAKE2B 
a5d57176c6622aa02fafe9099485a8255441e5f103fac522d3cf897486e9830bc114c112d02bdfaed715ff8edbc655dcae199521b47a8077aa736a2f5714cffb
 SHA512 
71b6edc3386a169762fdc680be9f46ae0b516b1944c8717eb7a01cefed32b635893c7bd28ad14841bbd9e5a8bdbc57f80bb92bfae36e838a8799462faf3586e1
 DIST atty-0.2.14.crate 5470 BLAKE2B 
2db856a9e898a430258f059aeaf7c844a153293e8856d90ac81f7d91a888c89198768ad5cb09303c23241fe85c560a55148fa56a303651a82b0edb895616bfab
 SHA512 
d7b6c4b9a0f898d91ddbc41a5ee45bbf45d1d269508c8cc87ee3e3990500e41e0ec387afb1f3bc7db55bedac396dd86c6509f4bf9e5148d809c3802edcc5e1d9
 DIST autocfg-1.0.1.crate 12908 BLAKE2B 

[gentoo-commits] repo/proj/guru:dev commit in: app-shells/starship/

2021-02-20 Thread Randy Barlow
commit: 28e946bf1be5e5148a184945eb1be0b40b2273dd
Author: Randy Barlow  electronsweatshop  com>
AuthorDate: Sun Feb 21 00:19:40 2021 +
Commit: Randy Barlow  electronsweatshop  com>
CommitDate: Sun Feb 21 00:19:40 2021 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=28e946bf

app-shells/starship: Update to 0.50.0

Package-Manager: Portage-3.0.13, Repoman-3.0.2
Signed-off-by: Randy Barlow  electronsweatshop.com>

 app-shells/starship/Manifest   |  36 +
 app-shells/starship/starship-0.50.0.ebuild | 234 +
 2 files changed, 270 insertions(+)

diff --git a/app-shells/starship/Manifest b/app-shells/starship/Manifest
index f17bd21e..e513d390 100644
--- a/app-shells/starship/Manifest
+++ b/app-shells/starship/Manifest
@@ -9,6 +9,7 @@ DIST arrayvec-0.3.6.crate 7901 BLAKE2B 
ecb8aca44d684a0ee78b0a723a07ff8e8e018d6d1
 DIST arrayvec-0.5.1.crate 26816 BLAKE2B 
172dab8f0129134dfc89c6032c5fc15e2f86a5cd1e5be18b87fe2108d18a1bdb0f597a6ed4cd214dc663fbfb27b05c66846fba4543b5e068b5c75d075bdc5bff
 SHA512 
53db2fafea1f60ac1af9ecc0bc9b69010e9f8573048481d55969ecdc9f3d19832fe05824acf10a0186b0464f0fbfe898d73500fba39ed63650c64dac2c2e8043
 DIST arrayvec-0.5.2.crate 27838 BLAKE2B 
51e2eacae0ef148f3f52d21ae00794e540e7ce4c013fb496dd1347ad91ffbbca199381fffbb064225f829216f6c5e915edfa64833f91fabdd13c3f011d86491f
 SHA512 
1896b5f64b4dbdcff8ad234bda4ea8129bcacf87839347304717e94ee9f369cf5f4371755e453ff7d72817edb8f7fdbc726d77cc4f28ed05148dc89c7714b004
 DIST attohttpc-0.16.0.crate 58243 BLAKE2B 
fb8005fc488ed44ace82cadb7eceaf16f368f8804d94b69863edf1709b56060bcafb31177da92e8944ef28403126451e75907612cf9a35c107b72fdd5914e470
 SHA512 
c9bb377973ddf4fe5af8a19a6091f5aaac6057162607d6d8ccd9493bc55725e22aa0cb5bf659432e58568d1382c102b456f1e6fe606f7086f5a03da871a7cfb1
+DIST attohttpc-0.16.1.crate 59882 BLAKE2B 
a5d57176c6622aa02fafe9099485a8255441e5f103fac522d3cf897486e9830bc114c112d02bdfaed715ff8edbc655dcae199521b47a8077aa736a2f5714cffb
 SHA512 
71b6edc3386a169762fdc680be9f46ae0b516b1944c8717eb7a01cefed32b635893c7bd28ad14841bbd9e5a8bdbc57f80bb92bfae36e838a8799462faf3586e1
 DIST atty-0.2.14.crate 5470 BLAKE2B 
2db856a9e898a430258f059aeaf7c844a153293e8856d90ac81f7d91a888c89198768ad5cb09303c23241fe85c560a55148fa56a303651a82b0edb895616bfab
 SHA512 
d7b6c4b9a0f898d91ddbc41a5ee45bbf45d1d269508c8cc87ee3e3990500e41e0ec387afb1f3bc7db55bedac396dd86c6509f4bf9e5148d809c3802edcc5e1d9
 DIST autocfg-1.0.1.crate 12908 BLAKE2B 
40c53cab298e4f26634c3acff3ece6a3371188d91dbf377ed664eabedcde20536edaa93daf406618f37edde019f049a6e7b9a47f627344587dbd126bee2b5e3a
 SHA512 
630b348acb98b012e97804e6325d03c89abc22f2157762c59144c04e6c733daf550bdc7f0fe0b9f3b50e15dae8c1c3c4bdfce3d805b02f0fc987311f5332419b
 DIST base64-0.12.3.crate 57545 BLAKE2B 
5ff7e888f6b750ddfe302438d52766f5d6281b8c8ce73827a9ad1d64641704414649e6c1e02bce6abbb2858b9f859fce54a0e0e793549a474c4b49a724c8663f
 SHA512 
ec6ad7cbd4980a12189690e9e24ec1db3c3def9e93672a415808904f68db2b5d8c5740e44207b2c629db5dd5d6ba6bd9dd342dd82367da6198e0313d86e54f02
@@ -24,7 +25,9 @@ DIST block-padding-0.1.5.crate 7342 BLAKE2B 
876421fa89251d011a455163baa49e0931e0
 DIST byte-tools-0.3.1.crate 5526 BLAKE2B 
e87163b1f2abde9c6ad5002c37b21308a98a879dc7af14059839be7b5a019d2487ef03867f3f5cd436b7081cb78a930abce79b5cce23eb95cc60e05067e1b1df
 SHA512 
18e0f248a1e9780706e3a184d63558f03f30002646abc6d46ef49db9d5f6768af3d24d210b688aa4ad33d41248429e4df46bc3926f27851f90c92d260e5c4baa
 DIST byte-unit-4.0.9.crate 11009 BLAKE2B 
097e253db5adbb03f002cb2c7b9cdda8318c126952d370ed5ef8686f3fd577d580381bb3166bb4dc0ce8fac99b01e0349bb1f0db9700b623be3f4b2f3ff3ba8c
 SHA512 
85d7bddc3560d75fb8436a8094ab4a74cf5fcf83085c0b1ba883e17a5252de321bf1be6c23d572a64b14ce7650116c80e87215c78fc53735c27dd1d8d7bc4898
 DIST byteorder-1.3.4.crate 21943 BLAKE2B 
278b24e036e920f84683f883991a967d997883bc80edefc5b69f52551794a37e5051786a1ac1b7a30bf2f5cad7318d781f189a7b2e496e2743df01262d5c33d6
 SHA512 
0618ce2cd6f3f6c586201d9aee8c8aaa08f99c9f9f215cf448b3cb6af1ac741845f5279953544caaec7fcf0beec1474bb991bee1ad0c0dac0c3f1d3ddd99e2d9
+DIST byteorder-1.4.2.crate 22148 BLAKE2B 
4fd246d80ec9e0abf41a0779668d8b383098206eacbf7e16ab94a4aac39858471742934df41e20084f976a738154a97f642bebe51cb871afb2a50ff2cbdbf943
 SHA512 
f6d2bdc3fb456b3f7a99358a987bb593be027b47b06b896938a30a88d36459ec4d28be166ff8fea9b1ea468d95ad387488cc6aa8f07d0723d6a2a7d43e3617e8
 DIST bytes-0.5.6.crate 46291 BLAKE2B 
6d33ab47d04f2e469db2add31db118f95cad53002be7969738923d62a4fe3605ccbe9fbcae6d8741310c543625e80d9adac7d9e9fed01b71cb3943ddd015d920
 SHA512 
a1caa1f58754f4d2e54b8df8d0ca0083ee5282f5e4d3bb5b1735022933dd2e66fb3f39c7a82216bf7a7e29591695c2e10c8b7144c83ac598e34193f2425a32cc
+DIST bytes-1.0.1.crate 48142 BLAKE2B 
3ffe07c5429d7d2df821c04325b8dc84b343c634b4699e9c08b07181e741c06233a0501d987b95f513be57ac169537bd0812defd118305e0648ef41f6802d19a
 SHA512 

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

2021-02-20 Thread Sam James
commit: 44bf1960c0e675a4c6df601c6826dd5bfaab436e
Author: Sam James  gentoo  org>
AuthorDate: Sun Feb 21 04:05:15 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Feb 21 04:05:15 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=44bf1960

net-firewall/ipset: Stabilize 7.10 x86, #771798

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

 net-firewall/ipset/ipset-7.10.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-firewall/ipset/ipset-7.10.ebuild 
b/net-firewall/ipset/ipset-7.10.ebuild
index 0f79457e112..050c6abfd5d 100644
--- a/net-firewall/ipset/ipset-7.10.ebuild
+++ b/net-firewall/ipset/ipset-7.10.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://ipset.netfilter.org/${P}.tar.bz2;
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 x86"
 
 BDEPEND="virtual/pkgconfig"
 



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

2021-02-20 Thread Sam James
commit: f226e97877d22d7ddaef2fab2c7fa1aabe5b5df6
Author: Sam James  gentoo  org>
AuthorDate: Sun Feb 21 04:04:16 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Feb 21 04:04:16 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f226e978

dev-lang/erlang: Stabilize 23.2.2 amd64, #771714

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

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

diff --git a/dev-lang/erlang/erlang-23.2.2.ebuild 
b/dev-lang/erlang/erlang-23.2.2.ebuild
index b0f5a28882a..d5615106b5f 100644
--- a/dev-lang/erlang/erlang-23.2.2.ebuild
+++ b/dev-lang/erlang/erlang-23.2.2.ebuild
@@ -22,7 +22,7 @@ LICENSE="Apache-2.0"
 # same build of ERTS that was used when compiling the code.  See
 # http://erlang.org/doc/system_principles/misc.html for more information.
 SLOT="0/${PV}"
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ppc ppc64 ~sparc ~x86 ~amd64-linux 
~x86-linux ~ppc-macos ~x64-macos ~x64-solaris"
+KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ia64 ppc ppc64 ~sparc ~x86 ~amd64-linux 
~x86-linux ~ppc-macos ~x64-macos ~x64-solaris"
 IUSE="doc emacs +hipe java +kpoll libressl odbc sctp ssl systemd tk wxwidgets"
 
 RDEPEND="



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

2021-02-20 Thread Sam James
commit: fa39bf7a389675eaa81dc0c797bdf34af15ba41b
Author: Sam James  gentoo  org>
AuthorDate: Sun Feb 21 04:04:49 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Feb 21 04:04:49 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fa39bf7a

media-libs/simage: Stabilize 1.8.1 x86, #771804

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

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

diff --git a/media-libs/simage/simage-1.8.1.ebuild 
b/media-libs/simage/simage-1.8.1.ebuild
index 4417c43feac..ded465c1bc8 100644
--- a/media-libs/simage/simage-1.8.1.ebuild
+++ b/media-libs/simage/simage-1.8.1.ebuild
@@ -13,7 +13,7 @@ if [[ ${PV} = * ]]; then
EGIT_REPO_URI="https://github.com/coin3d/simage.git;
 else

SRC_URI="https://github.com/coin3d/simage/releases/download/v${PV}/${P}-src.tar.gz
 -> ${P}.tar.gz"
-   KEYWORDS="amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+   KEYWORDS="amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86"
S="${WORKDIR}/${PN}"
 fi
 



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

2021-02-20 Thread Sam James
commit: 6f46e69f115e5356911f618e81b9ef842c10c0f9
Author: Sam James  gentoo  org>
AuthorDate: Sun Feb 21 04:04:45 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Feb 21 04:04:45 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6f46e69f

dev-lang/erlang: Stabilize 23.2.2 x86, #771714

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

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

diff --git a/dev-lang/erlang/erlang-23.2.2.ebuild 
b/dev-lang/erlang/erlang-23.2.2.ebuild
index d5615106b5f..382aea3509a 100644
--- a/dev-lang/erlang/erlang-23.2.2.ebuild
+++ b/dev-lang/erlang/erlang-23.2.2.ebuild
@@ -22,7 +22,7 @@ LICENSE="Apache-2.0"
 # same build of ERTS that was used when compiling the code.  See
 # http://erlang.org/doc/system_principles/misc.html for more information.
 SLOT="0/${PV}"
-KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ia64 ppc ppc64 ~sparc ~x86 ~amd64-linux 
~x86-linux ~ppc-macos ~x64-macos ~x64-solaris"
+KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ia64 ppc ppc64 ~sparc x86 ~amd64-linux 
~x86-linux ~ppc-macos ~x64-macos ~x64-solaris"
 IUSE="doc emacs +hipe java +kpoll libressl odbc sctp ssl systemd tk wxwidgets"
 
 RDEPEND="



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

2021-02-20 Thread Sam James
commit: d1386c1dd7ea681da5f1fc65052e9c493185fc5a
Author: Sam James  gentoo  org>
AuthorDate: Sun Feb 21 04:04:41 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Feb 21 04:04:41 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d1386c1d

media-gfx/gthumb: Stabilize 3.10.2 x86, #743865

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

 media-gfx/gthumb/gthumb-3.10.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-gfx/gthumb/gthumb-3.10.2.ebuild 
b/media-gfx/gthumb/gthumb-3.10.2.ebuild
index 208e1f2dcd1..bb251c6242c 100644
--- a/media-gfx/gthumb/gthumb-3.10.2.ebuild
+++ b/media-gfx/gthumb/gthumb-3.10.2.ebuild
@@ -10,7 +10,7 @@ HOMEPAGE="https://wiki.gnome.org/Apps/gthumb;
 
 LICENSE="GPL-2+"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~x86-solaris"
+KEYWORDS="~amd64 ~arm ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux ~x86-solaris"
 IUSE="cdr colord exif gnome-keyring gstreamer http lcms raw slideshow svg tiff 
webp"
 
 RDEPEND="



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

2021-02-20 Thread Sam James
commit: b910b497eabfa6166c99c7357a1226aafd7c59dc
Author: Sam James  gentoo  org>
AuthorDate: Sun Feb 21 04:04:52 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Feb 21 04:04:52 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b910b497

sys-process/parallel: Stabilize 20210122 x86, #771807

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

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

diff --git a/sys-process/parallel/parallel-20210122.ebuild 
b/sys-process/parallel/parallel-20210122.ebuild
index 3e4988b7f83..b441ae67f67 100644
--- a/sys-process/parallel/parallel-20210122.ebuild
+++ b/sys-process/parallel/parallel-20210122.ebuild
@@ -9,7 +9,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.bz2"
 
 LICENSE="GPL-3+"
 SLOT="0"
-KEYWORDS="amd64 arm ~arm64 ~ppc64 ~x86 ~amd64-linux ~x86-linux ~x64-macos"
+KEYWORDS="amd64 arm ~arm64 ~ppc64 x86 ~amd64-linux ~x86-linux ~x64-macos"
 
 RDEPEND="dev-lang/perl:=
dev-perl/Devel-Size



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

2021-02-20 Thread Sam James
commit: 37ea626020f8fddcd9dfa7eb09d135462d3fc9d8
Author: Sam James  gentoo  org>
AuthorDate: Sun Feb 21 04:03:54 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Feb 21 04:03:54 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=37ea6260

sys-process/parallel: Stabilize 20210122 amd64, #771807

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

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

diff --git a/sys-process/parallel/parallel-20210122.ebuild 
b/sys-process/parallel/parallel-20210122.ebuild
index 830fe14ed41..3e4988b7f83 100644
--- a/sys-process/parallel/parallel-20210122.ebuild
+++ b/sys-process/parallel/parallel-20210122.ebuild
@@ -9,7 +9,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.bz2"
 
 LICENSE="GPL-3+"
 SLOT="0"
-KEYWORDS="~amd64 arm ~arm64 ~ppc64 ~x86 ~amd64-linux ~x86-linux ~x64-macos"
+KEYWORDS="amd64 arm ~arm64 ~ppc64 ~x86 ~amd64-linux ~x86-linux ~x64-macos"
 
 RDEPEND="dev-lang/perl:=
dev-perl/Devel-Size



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

2021-02-20 Thread Sam James
commit: b38d20d3f4334ccf4c0968563f9978567c8f101f
Author: Sam James  gentoo  org>
AuthorDate: Sun Feb 21 03:46:55 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Feb 21 03:46:55 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b38d20d3

app-text/highlight: bump to 3.60

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

 app-text/highlight/Manifest  |   1 +
 app-text/highlight/highlight-3.60.ebuild | 103 +++
 2 files changed, 104 insertions(+)

diff --git a/app-text/highlight/Manifest b/app-text/highlight/Manifest
index 3dd422a98bc..769420aec1b 100644
--- a/app-text/highlight/Manifest
+++ b/app-text/highlight/Manifest
@@ -1 +1,2 @@
 DIST highlight-3.57.tar.bz2 1412857 BLAKE2B 
c0ee8189294feac3b5e8c6d356634d8074a8960f2010918de52f23515ad4a13626971e9106ecc6d2adbdb45e0ebb66ff60eb3cbe86d2449666e3424f1c0dc3a6
 SHA512 
a086f6b8c4a4fc0b6651d456b178350a6c59a32cd613451d81b53fe3294eb0f80d673cb64fb615ef91d6c4d4bbc8a57413aec2490d2a5ad67e695ec6e92b3d99
+DIST highlight-3.60.tar.bz2 1412486 BLAKE2B 
3651a44c7e492ce02de04d21ed2e25afb40e871e21eacef88416f98226046e99a2a0a27c3354119715f320df1653ad7065c1c9a4a23b3081971df4d72c6fa19c
 SHA512 
e4d0822592675115c7c2121d6ed066f997d315fecea384caeb506de1933f6bd60fd0dea57dcdafba85465f9f6b922ed168db57ce725bd7f19689d30624412f1b

diff --git a/app-text/highlight/highlight-3.60.ebuild 
b/app-text/highlight/highlight-3.60.ebuild
new file mode 100644
index 000..323a92ad3ac
--- /dev/null
+++ b/app-text/highlight/highlight-3.60.ebuild
@@ -0,0 +1,103 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+LUA_COMPAT=( lua5-{1..3} )
+
+inherit lua-single qmake-utils toolchain-funcs
+
+DESCRIPTION="Converts source code to formatted text (HTML, LaTeX, etc.) with 
syntax highlight"
+HOMEPAGE="http://www.andre-simon.de/;
+SRC_URI="http://www.andre-simon.de/zip/${P}.tar.bz2;
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86 
~amd64-linux ~x86-linux ~ppc-macos"
+IUSE="examples qt5"
+
+REQUIRED_USE="${LUA_REQUIRED_USE}"
+
+RDEPEND="
+   ${LUA_DEPS}
+   qt5? (
+   dev-qt/qtcore:5
+   dev-qt/qtgui:5
+   dev-qt/qtwidgets:5
+   )
+"
+DEPEND="${RDEPEND}
+   dev-libs/boost
+"
+BDEPEND="
+   virtual/pkgconfig
+   qt5? ( dev-qt/linguist-tools:5 )
+"
+
+PATCHES=(
+   "${FILESDIR}"/${PN}-3.57-qt_libs_lua.patch
+)
+
+myhlopts=(
+   "CXX=$(tc-getCXX)"
+   "AR=$(tc-getAR)"
+   "LDFLAGS=${LDFLAGS}"
+   "CFLAGS=${CXXFLAGS} -DNDEBUG -std=c++11"
+   "DESTDIR=${D}"
+   "PREFIX=${EPREFIX}/usr"
+   "HL_CONFIG_DIR=${EPREFIX}/etc/highlight/"
+   "HL_DATA_DIR=${EPREFIX}/usr/share/highlight/"
+   "doc_dir=${EPREFIX}/usr/share/doc/${PF}/"
+   "conf_dir=${EPREFIX}/etc/highlight/"
+)
+
+src_prepare() {
+   default
+
+   # disable man page compression
+   sed -e "/GZIP/d" -i makefile || die
+
+   sed -e "/LSB_DOC_DIR/s:doc/${PN}:doc/${PF}:" \
+   -i src/core/datadir.cpp || die
+
+   sed -r -i \
+   -e "/^LUA_.*pkg-config/s,\,${ELUA},g" \
+   "${S}"/extras/tcl/makefile \
+   "${S}"/extras/swig/makefile \
+   || die "Failed to set Lua implementation"
+
+   # We set it via eqmake5, otherwise it forces clang...
+   sed -e "s/QMAKE_CC/#QMAKE_CC/g" \
+   -e "s/QMAKE_CXX /#QMAKE_CXX /g" \
+   -i src/gui-qt/highlight.pro || die
+}
+
+src_configure() {
+   if use qt5 ; then
+   pushd src/gui-qt > /dev/null || die
+   eqmake5 \
+   
'DEFINES+=DATA_DIR=\\\"'"${EPREFIX}"'/usr/share/${PN}/\\\" 
CONFIG_DIR=\\\"'"${EPREFIX}"'/etc/${PN}/\\\" 
DOC_DIR=\\\"'"${EPREFIX}"'/usr/share/doc/${PF}/\\\"'
+   popd > /dev/null || die
+   fi
+}
+
+src_compile() {
+   emake -f makefile LUA_PKG_NAME="${ELUA}" "${myhlopts[@]}"
+   if use qt5 ; then
+   pushd src/gui-qt > /dev/null || die
+   emake
+   popd > /dev/null || die
+   fi
+}
+
+src_install() {
+   emake -f makefile "${myhlopts[@]}" install
+   if use qt5; then
+   emake -f makefile "${myhlopts[@]}" install-gui
+   docompress -x 
/usr/share/doc/${PF}/{ChangeLog,COPYING,README,README_PLUGINS}
+   fi
+
+   if ! use examples ; then
+   rm -r "${ED}"/usr/share/doc/${PF}/extras || die
+   fi
+}



[gentoo-commits] repo/gentoo:master commit in: sci-mathematics/euler/, sci-mathematics/euler/files/

2021-02-20 Thread Sam James
commit: 31cb4a3e3f5d166a4682f47aad7d2f6517b7b0e4
Author: Sam James  gentoo  org>
AuthorDate: Sun Feb 21 03:41:21 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Feb 21 03:41:21 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=31cb4a3e

sci-mathematics/euler: port to EAPI 7

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

 ...{euler-1.61.0.ebuild => euler-1.61.0-r1.ebuild} | 26 +++---
 .../euler/files/command-gcc4-gentoo.patch  |  5 ++---
 sci-mathematics/euler/files/configure-gentoo.patch | 10 -
 sci-mathematics/euler/files/euler-fortify.patch| 15 +
 .../euler/files/euler-glibc-2.4-gentoo.patch   |  4 ++--
 sci-mathematics/euler/files/euler-xdg.patch|  8 +++
 6 files changed, 31 insertions(+), 37 deletions(-)

diff --git a/sci-mathematics/euler/euler-1.61.0.ebuild 
b/sci-mathematics/euler/euler-1.61.0-r1.ebuild
similarity index 75%
rename from sci-mathematics/euler/euler-1.61.0.ebuild
rename to sci-mathematics/euler/euler-1.61.0-r1.ebuild
index a938c578692..b54a13030b4 100644
--- a/sci-mathematics/euler/euler-1.61.0.ebuild
+++ b/sci-mathematics/euler/euler-1.61.0-r1.ebuild
@@ -1,12 +1,9 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=5
+EAPI=7
 
-AUTOTOOLS_AUTORECONF=1
-AUTOTOOLS_IN_SOURCE_BUILD=1
-
-inherit autotools-utils
+inherit autotools
 
 DESCRIPTION="Mathematical programming environment"
 HOMEPAGE="http://euler.sourceforge.net/;
@@ -14,13 +11,13 @@ SRC_URI="mirror://sourceforge/euler/${P}.tgz"
 LICENSE="GPL-2"
 SLOT="0"
 KEYWORDS="amd64 ppc -sparc x86 ~amd64-linux ~x86-linux"
-IUSE=""
-
-DEPEND="x11-libs/gtk+:2
-   virtual/pkgconfig"
 
-RDEPEND="x11-libs/gtk+:2
-   x11-misc/xdg-utils"
+BDEPEND="virtual/pkgconfig"
+DEPEND="x11-libs/gtk+:2"
+RDEPEND="
+   ${DEPEND}
+   x11-misc/xdg-utils
+"
 
 PATCHES=(
"${FILESDIR}"/configure-gentoo.patch
@@ -31,6 +28,8 @@ PATCHES=(
 )
 
 src_prepare() {
+   default
+
# gentoo specific stuff
sed -i -e '/COPYING/d' -e '/INSTALL/d' Makefile.am || die
sed -i \
@@ -38,5 +37,6 @@ src_prepare() {
Makefile.am docs/Makefile.am \
docs/*/Makefile.am docs/*/images/Makefile.am src/main.c  \
|| die "sed for docs failed"
-   autotools-utils_src_prepare
+
+   eautoreconf
 }

diff --git a/sci-mathematics/euler/files/command-gcc4-gentoo.patch 
b/sci-mathematics/euler/files/command-gcc4-gentoo.patch
index c405d65bd76..08c6c8dcd63 100644
--- a/sci-mathematics/euler/files/command-gcc4-gentoo.patch
+++ b/sci-mathematics/euler/files/command-gcc4-gentoo.patch
@@ -1,6 +1,5 @@
-diff -Naur euler-1.61.0/src/command.c euler-1.61.0-new/src/command.c
 euler-1.61.0/src/command.c 2005-10-24 00:38:24.0 +
-+++ euler-1.61.0-new/src/command.c 2006-02-08 23:30:43.0 +
+--- a/src/command.c
 b/src/command.c
 @@ -732,7 +732,7 @@
  }
  

diff --git a/sci-mathematics/euler/files/configure-gentoo.patch 
b/sci-mathematics/euler/files/configure-gentoo.patch
index e1e7c6ef1e6..b2c93ce0350 100644
--- a/sci-mathematics/euler/files/configure-gentoo.patch
+++ b/sci-mathematics/euler/files/configure-gentoo.patch
@@ -1,6 +1,5 @@
-diff -Naur euler-1.61.0/configure.in euler-1.61.0-new/configure.in
 euler-1.61.0/configure.in  2005-10-30 16:40:27.0 +
-+++ euler-1.61.0-new/configure.in  2006-02-08 23:38:54.0 +
+--- a/configure.in
 b/configure.in
 @@ -8,8 +8,6 @@
  AM_CONFIG_HEADER(config.h)
  
@@ -21,9 +20,8 @@ diff -Naur euler-1.61.0/configure.in 
euler-1.61.0-new/configure.in
  
  
  dnl Checks for header files.
-diff -Naur euler-1.61.0/src/Makefile.am euler-1.61.0-new/src/Makefile.am
 euler-1.61.0/src/Makefile.am   2005-10-30 22:48:35.0 +
-+++ euler-1.61.0-new/src/Makefile.am   2006-02-08 23:41:32.0 +
+--- a/src/Makefile.am
 b/src/Makefile.am
 @@ -7,10 +7,6 @@
  INCLUDES = \
$(GTK_CFLAGS)

diff --git a/sci-mathematics/euler/files/euler-fortify.patch 
b/sci-mathematics/euler/files/euler-fortify.patch
index efb366e2cc0..dd68408879e 100644
--- a/sci-mathematics/euler/files/euler-fortify.patch
+++ b/sci-mathematics/euler/files/euler-fortify.patch
@@ -1,6 +1,5 @@
-diff -Nur euler-1.61.0.orig/src/command.c euler-1.61.0/src/command.c
 euler-1.61.0.orig/src/command.c2010-11-19 17:50:54.0 +
-+++ euler-1.61.0/src/command.c 2010-11-19 18:23:11.0 +
+--- a/src/command.c
 b/src/command.c
 @@ -606,7 +606,7 @@
  void do_help (void)
  { char name[256];
@@ -10,9 +9,8 @@ diff -Nur euler-1.61.0.orig/src/command.c 
euler-1.61.0/src/command.c
char *p,*end,*pnote;
builtintyp *b;
scan_space();
-diff -Nur euler-1.61.0.orig/src/stack.h euler-1.61.0/src/stack.h
 euler-1.61.0.orig/src/stack.h  

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

2021-02-20 Thread Sam James
commit: 118c7f1c14f09e79a7ec93e8f5f628b1da6604b2
Author: Sam James  gentoo  org>
AuthorDate: Sun Feb 21 04:03:51 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Feb 21 04:03:51 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=118c7f1c

media-libs/simage: Stabilize 1.8.1 amd64, #771804

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

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

diff --git a/media-libs/simage/simage-1.8.1.ebuild 
b/media-libs/simage/simage-1.8.1.ebuild
index 20e75177d9c..4417c43feac 100644
--- a/media-libs/simage/simage-1.8.1.ebuild
+++ b/media-libs/simage/simage-1.8.1.ebuild
@@ -13,7 +13,7 @@ if [[ ${PV} = * ]]; then
EGIT_REPO_URI="https://github.com/coin3d/simage.git;
 else

SRC_URI="https://github.com/coin3d/simage/releases/download/v${PV}/${P}-src.tar.gz
 -> ${P}.tar.gz"
-   KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+   KEYWORDS="amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
S="${WORKDIR}/${PN}"
 fi
 



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

2021-02-20 Thread Sam James
commit: 7db28b722f816ca60f37dca6b409d973b97f583f
Author: Sam James  gentoo  org>
AuthorDate: Sun Feb 21 04:03:47 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Feb 21 04:03:47 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7db28b72

net-firewall/ipset: Stabilize 7.10 amd64, #771798

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

 net-firewall/ipset/ipset-7.10.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-firewall/ipset/ipset-7.10.ebuild 
b/net-firewall/ipset/ipset-7.10.ebuild
index e5cf531894f..0f79457e112 100644
--- a/net-firewall/ipset/ipset-7.10.ebuild
+++ b/net-firewall/ipset/ipset-7.10.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://ipset.netfilter.org/${P}.tar.bz2;
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
 
 BDEPEND="virtual/pkgconfig"
 



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

2021-02-20 Thread Sam James
commit: 157899ae2997293787a8883af62a5a3533af1a80
Author: Sam James  gentoo  org>
AuthorDate: Sun Feb 21 03:47:59 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Feb 21 03:47:59 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=157899ae

app-text/highlight: add gitlab remote-id

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

 app-text/highlight/metadata.xml | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/app-text/highlight/metadata.xml b/app-text/highlight/metadata.xml
index 7b4a61aab74..852927a9d00 100644
--- a/app-text/highlight/metadata.xml
+++ b/app-text/highlight/metadata.xml
@@ -5,4 +5,7 @@
t...@gentoo.org
Gentoo TeX Project

+   
+   saalen/highlight
+   
 



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

2021-02-20 Thread Sam James
commit: 900df64ba9b87f20f5e2987fe7139fb87e55ed43
Author: Sam James  gentoo  org>
AuthorDate: Sun Feb 21 03:28:04 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Feb 21 03:28:16 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=900df64b

sys-process/parallel: Stabilize 20210122 arm, #771807

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

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

diff --git a/sys-process/parallel/parallel-20210122.ebuild 
b/sys-process/parallel/parallel-20210122.ebuild
index 88e6ec0dd8b..830fe14ed41 100644
--- a/sys-process/parallel/parallel-20210122.ebuild
+++ b/sys-process/parallel/parallel-20210122.ebuild
@@ -9,7 +9,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.bz2"
 
 LICENSE="GPL-3+"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86 ~amd64-linux ~x86-linux ~x64-macos"
+KEYWORDS="~amd64 arm ~arm64 ~ppc64 ~x86 ~amd64-linux ~x86-linux ~x64-macos"
 
 RDEPEND="dev-lang/perl:=
dev-perl/Devel-Size



[gentoo-commits] repo/gentoo:master commit in: sys-firmware/intel-microcode/

2021-02-20 Thread Thomas Deutschmann
commit: a91753a3d0d724a4cb183c85649c3b1e7cc34f74
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Sun Feb 21 03:14:46 2021 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Sun Feb 21 03:16:33 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a91753a3

sys-firmware/intel-microcode: bump

- New microcodes:

  sig 0x000806c1, pf_mask 0x80, 2021-01-25, rev 0x0078
  sig 0x000906c0, pf_mask 0x01, 2020-12-13, rev 0x0019
  sig 0x000a0671, pf_mask 0x02, 2021-01-28, rev 0x002c

- Updated microcodes:

  sig 0x000306f4, pf_mask 0x80, 2019-06-17, rev 0x0016-> 2020-11-25, rev 
0x0017
  sig 0x00050654, pf_mask 0xb7, 2020-06-16, rev 0x2006a08 -> 2021-01-15, rev 
0x2006b05
  sig 0x00050656, pf_mask 0xbf, 2020-06-18, rev 0x4003003 -> 2020-12-31, rev 
0x4003006
  sig 0x00050657, pf_mask 0xbf, 2020-06-18, rev 0x5003003 -> 2020-12-31, rev 
0x5003006
  sig 0x0005065b, pf_mask 0xbf, 2020-08-20, rev 0x71e -> 2020-11-20, rev 
0x720
  sig 0x000506c9, pf_mask 0x03, 2020-02-27, rev 0x0040-> 2020-10-23, rev 
0x0044
  sig 0x000506f1, pf_mask 0x01, 2020-03-07, rev 0x0032-> 2020-10-23, rev 
0x0034
  sig 0x000706a1, pf_mask 0x01, 2020-06-09, rev 0x0034-> 2020-10-23, rev 
0x0036
  sig 0x000706a8, pf_mask 0x01, 2020-06-09, rev 0x0018-> 2020-10-23, rev 
0x001a
  sig 0x000806d0, pf_mask 0xc2, 2020-08-25, rev 0x0038-> 2020-11-04, rev 
0x004c
  sig 0x000806e9, pf_mask 0x10, 2020-05-27, rev 0x00de-> 2020-12-08, rev 
0x00e8
  sig 0x000806ec, pf_mask 0x94, 2020-05-18, rev 0x00de-> 2020-10-23, rev 
0x00e4
  sig 0x000a0652, pf_mask 0x20, 2020-07-08, rev 0x00e0-> 2020-10-26, rev 
0x00e2
  sig 0x000a0670, pf_mask 0x02, 2020-03-04, rev 0x0002-> 2020-11-24, rev 
0x002c

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

 sys-firmware/intel-microcode/Manifest  |   2 +
 .../intel-microcode-20210216_p20210221.ebuild  | 262 +
 2 files changed, 264 insertions(+)

diff --git a/sys-firmware/intel-microcode/Manifest 
b/sys-firmware/intel-microcode/Manifest
index 20d2f36ff05..6363e8267c1 100644
--- a/sys-firmware/intel-microcode/Manifest
+++ b/sys-firmware/intel-microcode/Manifest
@@ -1,3 +1,5 @@
 DIST intel-microcode-collection-20201116.tar.xz 6506624 BLAKE2B 
b74ec0ddafe9681ae94d6a0df1de51655004eecae83c413fa824c9ad25cf68a25059627e2809a3b8cd5b3cb18647455385de0be2b2a7fcc6bc6c30e2ccabd1af
 SHA512 
3a1aab0af9ff6dc95778276964b457a4429aa12f13499f6f89fa48285cf8aef9a0990099a80e360b76b2d4b6a836f2528f984aab17f12d905cf237dbab2a8b33
+DIST intel-microcode-collection-20210221.tar.xz 6690716 BLAKE2B 
09758341d20d60b739c4859442457fcc4ce563327dd7f14e8a626f49198d3beb59ef580530500a2dacb5ab9832119e8d489f553ccffc56613b31df027eb93e98
 SHA512 
e3bb3644c46ee41752bbd21c56e69144d23dab9162ebfe9906a07ff646b7ba57d14b0280b044bf7ceab771fe80e75d7aed3808b68b823ae19bc0c7c4a94589dd
 DIST intel-ucode-sig_0x406e3-rev_0xd6.bin 101376 BLAKE2B 
66d55867954d69dda1425febd93bb8c89f7aa836d504f8b5fee127f8505bcf2246f4fcc55cc245bc5e532528d60cca2eee278de7ab5174dc2862db7982a2b36f
 SHA512 
248066b521bf512b5d8e4a8c7e921464ce52169c954d6e4ca580d8c172cd789519e22b4cf56c212e452b4191741f0202019f7061d322c9433b5af9ce5413b567
 DIST microcode-20201112.tar.gz 3610834 BLAKE2B 
4212924f1673afded961266a25fe6063ec6cdafaa26c8bee1c42372eb8ab5f278dc2501615b23e09e2f9809bf2792a8db317c98c170bf0c5e1dd62b7dc80a084
 SHA512 
0875675d065a83ee14fa34a31022ee34e46aee579d1ff192414e79861af157ae269ca7c2c462f03b3accbd45590c76e5cbf4f53d7a6ed237e410213a96459211
+DIST microcode-20210216.tar.gz 3506111 BLAKE2B 
e09ab59d77c15545b119dcf5309e626d53649a601c49fc7d6a65d774b8016d9ad44783f75ceb4bf384a03b909bc28693ed2be9f047029342dca9beae9cae
 SHA512 
211ed90a248c891224bb8c569e24c04410d3f67ecc6daee41dc025042bd51c257baaba0da1ac5327df76352d2b53d812e81f06cc8726e43b95ea2f8898bc00bf

diff --git 
a/sys-firmware/intel-microcode/intel-microcode-20210216_p20210221.ebuild 
b/sys-firmware/intel-microcode/intel-microcode-20210216_p20210221.ebuild
new file mode 100644
index 000..0a8e3fc79f0
--- /dev/null
+++ b/sys-firmware/intel-microcode/intel-microcode-20210216_p20210221.ebuild
@@ -0,0 +1,262 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="7"
+
+inherit linux-info toolchain-funcs mount-boot
+
+# Find updates by searching and clicking the first link (hopefully it's the 
one):
+# 
https://www.intel.com/content/www/us/en/search.html?keyword=Processor+Microcode+Data+File
+
+COLLECTION_SNAPSHOT="${PV##*_p}"
+INTEL_SNAPSHOT="${PV/_p*}"
+#NUM="28087"
+#https://downloadcenter.intel.com/Detail_Desc.aspx?DwnldID=${NUM}
+#https://downloadmirror.intel.com/${NUM}/eng/microcode-${INTEL_SNAPSHOT}.tgz
+DESCRIPTION="Intel IA32/IA64 microcode update data"
+HOMEPAGE="https://github.com/intel/Intel-Linux-Processor-Microcode-Data-Files 
http://inertiawar.com/microcode/;

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

2021-02-20 Thread Jonas Stein
commit: 59e03cef605544b05c769af024140f3fa40e3e01
Author: Jonas Stein  gentoo  org>
AuthorDate: Sun Feb 21 02:54:56 2021 +
Commit: Jonas Stein  gentoo  org>
CommitDate: Sun Feb 21 02:54:56 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=59e03cef

x11-misc/xbindkeys: drop project desktop-misc

Drop project desktop-misc from the list of maintainers.

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

 x11-misc/xbindkeys/metadata.xml | 5 +
 1 file changed, 1 insertion(+), 4 deletions(-)

diff --git a/x11-misc/xbindkeys/metadata.xml b/x11-misc/xbindkeys/metadata.xml
index 2ba8e9e851e..7a38bb90096 100644
--- a/x11-misc/xbindkeys/metadata.xml
+++ b/x11-misc/xbindkeys/metadata.xml
@@ -1,8 +1,5 @@
 
 http://www.gentoo.org/dtd/metadata.dtd;>
 
-   
-   desktop-m...@gentoo.org
-   Gentoo Desktop Miscellaneous Project
-   
+   
 



[gentoo-commits] repo/gentoo:master commit in: www-plugins/google-talkplugin/

2021-02-20 Thread Jonas Stein
commit: dca72f9fa542cccfec21fb6711245b961bb11921
Author: Jonas Stein  gentoo  org>
AuthorDate: Sun Feb 21 02:45:28 2021 +
Commit: Jonas Stein  gentoo  org>
CommitDate: Sun Feb 21 02:45:28 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dca72f9f

www-plugins/google-talkplugin: drop project desktop-misc

Drop project desktop-misc from the list of maintainers.

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

 www-plugins/google-talkplugin/metadata.xml | 4 
 1 file changed, 4 deletions(-)

diff --git a/www-plugins/google-talkplugin/metadata.xml 
b/www-plugins/google-talkplugin/metadata.xml
index 01c7f29f34d..ef6b5dcd53a 100644
--- a/www-plugins/google-talkplugin/metadata.xml
+++ b/www-plugins/google-talkplugin/metadata.xml
@@ -5,8 +5,4 @@
jungh...@gentoo.org
Christoph Junghans

-
-   desktop-m...@gentoo.org
-   Gentoo Desktop Miscellaneous Project
-   
 



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

2021-02-20 Thread Jonas Stein
commit: 460b05f01bbe449013c1a0f4de451b34996b1947
Author: Jonas Stein  gentoo  org>
AuthorDate: Sun Feb 21 02:36:31 2021 +
Commit: Jonas Stein  gentoo  org>
CommitDate: Sun Feb 21 02:36:36 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=460b05f0

x11-misc/redshift: drop project desktop-misc

Drop project desktop-misc from the list of maintainers.

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

 x11-misc/redshift/metadata.xml | 4 
 1 file changed, 4 deletions(-)

diff --git a/x11-misc/redshift/metadata.xml b/x11-misc/redshift/metadata.xml
index 5d4ec1bc024..5cddf109fd2 100644
--- a/x11-misc/redshift/metadata.xml
+++ b/x11-misc/redshift/metadata.xml
@@ -8,10 +8,6 @@
 slashbe...@gentoo.org
 Piotr Karbowski
   
-  
-desktop-m...@gentoo.org
-Gentoo Desktop Miscellaneous Project
-  
   
 Control dependency on 
app-misc/geoclue
   



[gentoo-commits] repo/gentoo:master commit in: sys-auth/sssd/

2021-02-20 Thread Thomas Deutschmann
commit: 93d64a2873ffdb410b976dc0f2201fd0c05c7eab
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Sun Feb 21 02:32:09 2021 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Sun Feb 21 02:33:10 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=93d64a28

sys-auth/sssd: bump to v2.4.2

Closes: https://bugs.gentoo.org/728894
Closes: https://bugs.gentoo.org/750104
Package-Manager: Portage-3.0.14, Repoman-3.0.2
Signed-off-by: Thomas Deutschmann  gentoo.org>

 sys-auth/sssd/Manifest  |   1 +
 sys-auth/sssd/sssd-2.4.2.ebuild | 287 
 2 files changed, 288 insertions(+)

diff --git a/sys-auth/sssd/Manifest b/sys-auth/sssd/Manifest
index 0c71572a614..3806969af18 100644
--- a/sys-auth/sssd/Manifest
+++ b/sys-auth/sssd/Manifest
@@ -1,3 +1,4 @@
 DIST sssd-2.2.0.tar.gz 6642715 BLAKE2B 
e6c16ca69effe59769fc166c02203faee445ebe2bf551c6a1460bdee2474ccbce1a38b3aa59b1ae4a79bb170696a784b800a9299025bf6a58bc9aeb94b946338
 SHA512 
9ebd8784e1f0c72cb808bbc153c0b0aa9bf507938f78336a260073a89b49350dc2c6172653509738ea7a50bb9da596725e1d6c92f99c7a03308aa42f6378dbbb
 DIST sssd-2.3.1.tar.gz 7186526 BLAKE2B 
6d630fe75b9b426ef54adbe1704fde8e01fc34df7861028c07ce2985db8a151ce743d633061386fea6460fe8eabb89242b816d4bac87975bb9b7b2064ad1d547
 SHA512 
6aeb52d5222c5992d581296996749327bcaf276e4eb4413a6a32ea6529343432cfe413006aca4245c19b38b515be1c4c2ef88a157c617d889274179253355bc6
 DIST sssd-2.4.0.tar.gz 7280358 BLAKE2B 
28136953cd7c9f3119bd5a223c911a3b3f97921402c5a8ba34c6fca90434fead46906266e33450688fe131a515edf9e5f8654658cc10cfaafb44a9c2d8c59dd8
 SHA512 
d9a4b17665ce3a1ea51cfe2fdb53818ac1e265a33c61f657f61699ecc716e1244e45b5b628aeae6c54e601383084f3cac327cb3edd7bea80bca397b1fbe4ab72
+DIST sssd-2.4.2.tar.gz 7402483 BLAKE2B 
e25fce29a7e4d544fed821c6c8238846083bd65caef5abd2944c3ac670f7b404cfcbe5321870ca9ded0c78f93f4503d61e7e5821726d1640d127bde63e2444a7
 SHA512 
871435cd82db38eef36988bae84a6d28220839ee16b600c3dab17523c18b295e65ff62e86c095ea67e652be661248b45720a5106e01179190ff3852b1c0e7a33

diff --git a/sys-auth/sssd/sssd-2.4.2.ebuild b/sys-auth/sssd/sssd-2.4.2.ebuild
new file mode 100644
index 000..3100ec09c68
--- /dev/null
+++ b/sys-auth/sssd/sssd-2.4.2.ebuild
@@ -0,0 +1,287 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{7,8,9} )
+
+inherit autotools flag-o-matic linux-info multilib-minimal python-single-r1 
pam systemd toolchain-funcs
+
+DESCRIPTION="System Security Services Daemon provides access to identity and 
authentication"
+HOMEPAGE="https://github.com/SSSD/sssd;
+SRC_URI="https://github.com/SSSD/sssd/releases/download/${PV}/${P}.tar.gz;
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sparc 
~x86"
+
+LICENSE="GPL-3"
+SLOT="0"
+IUSE="acl doc +locator +netlink nfsv4 nls +man pac python samba selinux sudo 
systemd test valgrind"
+RESTRICT="!test? ( test )"
+
+REQUIRED_USE="pac? ( samba )
+   python? ( ${PYTHON_REQUIRED_USE} )
+   test? ( sudo )"
+
+DEPEND="
+   >=app-crypt/mit-krb5-1.10.3
+   app-crypt/p11-kit
+   >=dev-libs/ding-libs-0.2
+   dev-libs/glib:2
+   >=dev-libs/cyrus-sasl-2.1.25-r3[kerberos]
+   >=dev-libs/libpcre-8.30:=
+   >=dev-libs/popt-1.16
+   >=dev-libs/openssl-1.0.2:0=
+   >=net-dns/bind-tools-9.9[gssapi]
+   >=net-dns/c-ares-1.7.4
+   >=net-nds/openldap-2.4.30[sasl]
+   >=sys-apps/dbus-1.6
+   >=sys-apps/keyutils-1.5:=
+   >=sys-libs/pam-0-r1[${MULTILIB_USEDEP}]
+   >=sys-libs/talloc-2.0.7
+   >=sys-libs/tdb-1.2.9
+   >=sys-libs/tevent-0.9.16
+   >=sys-libs/ldb-1.1.17-r1:=
+   virtual/libintl
+   locator? (
+   >=app-crypt/mit-krb5-1.12.2[${MULTILIB_USEDEP}]
+   >=net-dns/c-ares-1.10.0-r1[${MULTILIB_USEDEP}]
+   )
+   acl? ( net-fs/cifs-utils[acl] )
+   netlink? ( dev-libs/libnl:3 )
+   nfsv4? ( || ( >=net-fs/nfs-utils-2.3.1-r2 net-libs/libnfsidmap ) )
+   nls? ( >=sys-devel/gettext-0.18 )
+   pac? (
+   app-crypt/mit-krb5[${MULTILIB_USEDEP}]
+   net-fs/samba
+   )
+   python? ( ${PYTHON_DEPS} )
+   samba? ( >=net-fs/samba-4.10.2[winbind] )
+   selinux? (
+   >=sys-libs/libselinux-2.1.9
+   >=sys-libs/libsemanage-2.1
+   )
+   systemd? (
+   dev-libs/jansson:0=
+   net-libs/http-parser:0=
+   net-misc/curl:0=
+   )
+   "
+
+RDEPEND="${DEPEND}
+   >=sys-libs/glibc-2.17[nscd]
+   selinux? ( >=sec-policy/selinux-sssd-2.20120725-r9 )
+   "
+BDEPEND="${DEPEND}
+   >=sys-devel/autoconf-2.69-r5
+   doc? ( app-doc/doxygen )
+   test? (
+   dev-libs/check
+   dev-libs/softhsm:2
+   dev-util/cmocka
+   net-libs/gnutls[pkcs11,tools]
+   sys-libs/libfaketime
+   

[gentoo-commits] repo/gentoo:master commit in: sys-auth/sssd/

2021-02-20 Thread Thomas Deutschmann
commit: 3d9d7290ae3d084781b115d15a3e9c62959bc1ea
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Sun Feb 21 02:33:02 2021 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Sun Feb 21 02:33:11 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3d9d7290

sys-auth/sssd: drop old

Not a stable candidate.

Bug: https://bugs.gentoo.org/750104
Package-Manager: Portage-3.0.14, Repoman-3.0.2
Signed-off-by: Thomas Deutschmann  gentoo.org>

 sys-auth/sssd/Manifest  |   1 -
 sys-auth/sssd/sssd-2.4.0.ebuild | 286 
 2 files changed, 287 deletions(-)

diff --git a/sys-auth/sssd/Manifest b/sys-auth/sssd/Manifest
index 3806969af18..4ea851c7c56 100644
--- a/sys-auth/sssd/Manifest
+++ b/sys-auth/sssd/Manifest
@@ -1,4 +1,3 @@
 DIST sssd-2.2.0.tar.gz 6642715 BLAKE2B 
e6c16ca69effe59769fc166c02203faee445ebe2bf551c6a1460bdee2474ccbce1a38b3aa59b1ae4a79bb170696a784b800a9299025bf6a58bc9aeb94b946338
 SHA512 
9ebd8784e1f0c72cb808bbc153c0b0aa9bf507938f78336a260073a89b49350dc2c6172653509738ea7a50bb9da596725e1d6c92f99c7a03308aa42f6378dbbb
 DIST sssd-2.3.1.tar.gz 7186526 BLAKE2B 
6d630fe75b9b426ef54adbe1704fde8e01fc34df7861028c07ce2985db8a151ce743d633061386fea6460fe8eabb89242b816d4bac87975bb9b7b2064ad1d547
 SHA512 
6aeb52d5222c5992d581296996749327bcaf276e4eb4413a6a32ea6529343432cfe413006aca4245c19b38b515be1c4c2ef88a157c617d889274179253355bc6
-DIST sssd-2.4.0.tar.gz 7280358 BLAKE2B 
28136953cd7c9f3119bd5a223c911a3b3f97921402c5a8ba34c6fca90434fead46906266e33450688fe131a515edf9e5f8654658cc10cfaafb44a9c2d8c59dd8
 SHA512 
d9a4b17665ce3a1ea51cfe2fdb53818ac1e265a33c61f657f61699ecc716e1244e45b5b628aeae6c54e601383084f3cac327cb3edd7bea80bca397b1fbe4ab72
 DIST sssd-2.4.2.tar.gz 7402483 BLAKE2B 
e25fce29a7e4d544fed821c6c8238846083bd65caef5abd2944c3ac670f7b404cfcbe5321870ca9ded0c78f93f4503d61e7e5821726d1640d127bde63e2444a7
 SHA512 
871435cd82db38eef36988bae84a6d28220839ee16b600c3dab17523c18b295e65ff62e86c095ea67e652be661248b45720a5106e01179190ff3852b1c0e7a33

diff --git a/sys-auth/sssd/sssd-2.4.0.ebuild b/sys-auth/sssd/sssd-2.4.0.ebuild
deleted file mode 100644
index bcbe35cbeb9..000
--- a/sys-auth/sssd/sssd-2.4.0.ebuild
+++ /dev/null
@@ -1,286 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_{7,8,9} )
-
-inherit autotools flag-o-matic linux-info multilib-minimal python-single-r1 
pam systemd toolchain-funcs
-
-DESCRIPTION="System Security Services Daemon provides access to identity and 
authentication"
-HOMEPAGE="https://github.com/SSSD/sssd;
-SRC_URI="https://github.com/SSSD/sssd/releases/download/${PN}-${PV//./_}/${P}.tar.gz;
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sparc 
~x86"
-
-LICENSE="GPL-3"
-SLOT="0"
-IUSE="acl doc +locator +netlink nfsv4 nls +man pac python samba selinux sudo 
systemd test valgrind"
-RESTRICT="!test? ( test )"
-
-REQUIRED_USE="pac? ( samba )
-   python? ( ${PYTHON_REQUIRED_USE} )"
-
-DEPEND="
-   >=app-crypt/mit-krb5-1.10.3
-   app-crypt/p11-kit
-   >=dev-libs/ding-libs-0.2
-   dev-libs/glib:2
-   >=dev-libs/cyrus-sasl-2.1.25-r3[kerberos]
-   >=dev-libs/libpcre-8.30:=
-   >=dev-libs/popt-1.16
-   >=dev-libs/openssl-1.0.2:0=
-   >=net-dns/bind-tools-9.9[gssapi]
-   >=net-dns/c-ares-1.7.4
-   >=net-nds/openldap-2.4.30[sasl]
-   >=sys-apps/dbus-1.6
-   >=sys-apps/keyutils-1.5:=
-   >=sys-libs/pam-0-r1[${MULTILIB_USEDEP}]
-   >=sys-libs/talloc-2.0.7
-   >=sys-libs/tdb-1.2.9
-   >=sys-libs/tevent-0.9.16
-   >=sys-libs/ldb-1.1.17-r1:=
-   virtual/libintl
-   locator? (
-   >=app-crypt/mit-krb5-1.12.2[${MULTILIB_USEDEP}]
-   >=net-dns/c-ares-1.10.0-r1[${MULTILIB_USEDEP}]
-   )
-   acl? ( net-fs/cifs-utils[acl] )
-   netlink? ( dev-libs/libnl:3 )
-   nfsv4? ( || ( >=net-fs/nfs-utils-2.3.1-r2 net-libs/libnfsidmap ) )
-   nls? ( >=sys-devel/gettext-0.18 )
-   pac? (
-   app-crypt/mit-krb5[${MULTILIB_USEDEP}]
-   net-fs/samba
-   )
-   python? ( ${PYTHON_DEPS} )
-   samba? ( >=net-fs/samba-4.10.2[winbind] )
-   selinux? (
-   >=sys-libs/libselinux-2.1.9
-   >=sys-libs/libsemanage-2.1
-   )
-   systemd? (
-   dev-libs/jansson:0=
-   net-libs/http-parser:0=
-   net-misc/curl:0=
-   )
-   "
-
-RDEPEND="${DEPEND}
-   >=sys-libs/glibc-2.17[nscd]
-   selinux? ( >=sec-policy/selinux-sssd-2.20120725-r9 )
-   "
-BDEPEND="${DEPEND}
-   >=sys-devel/autoconf-2.69-r5
-   doc? ( app-doc/doxygen )
-   test? (
-   dev-libs/check
-   dev-libs/softhsm:2
-   dev-util/cmocka
-   net-libs/gnutls[pkcs11,tools]
-   sys-libs/libfaketime
-   sys-libs/nss_wrapper
-   

[gentoo-commits] repo/gentoo:master commit in: gui-libs/wlroots/

2021-02-20 Thread Matthew Thode
commit: 90e4ac92de220d8ca364762e66677caaf692b56d
Author: Matthew Thode  gentoo  org>
AuthorDate: Sun Feb 21 02:32:22 2021 +
Commit: Matthew Thode  gentoo  org>
CommitDate: Sun Feb 21 02:32:40 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=90e4ac92

gui-libs/wlroots: update dep on meson

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

 gui-libs/wlroots/wlroots-.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gui-libs/wlroots/wlroots-.ebuild 
b/gui-libs/wlroots/wlroots-.ebuild
index 7516ac381b4..c37237839e1 100644
--- a/gui-libs/wlroots/wlroots-.ebuild
+++ b/gui-libs/wlroots/wlroots-.ebuild
@@ -46,7 +46,7 @@ RDEPEND="
 "
 BDEPEND="
>=dev-libs/wayland-protocols-1.17
-   >=dev-util/meson-0.54.0
+   >=dev-util/meson-0.56.0
virtual/pkgconfig
 "
 



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

2021-02-20 Thread Jonas Stein
commit: aa9fa7e86d640591854c8aaa5eb91f4585ee86e4
Author: Jonas Stein  gentoo  org>
AuthorDate: Sun Feb 21 02:30:45 2021 +
Commit: Jonas Stein  gentoo  org>
CommitDate: Sun Feb 21 02:30:45 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aa9fa7e8

x11-misc/xearth: drop project desktop-misc

Drop project desktop-misc from the list of maintainers.

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

 x11-misc/xearth/metadata.xml | 5 +
 1 file changed, 1 insertion(+), 4 deletions(-)

diff --git a/x11-misc/xearth/metadata.xml b/x11-misc/xearth/metadata.xml
index 66187a0f421..7a38bb90096 100644
--- a/x11-misc/xearth/metadata.xml
+++ b/x11-misc/xearth/metadata.xml
@@ -1,8 +1,5 @@
 
 http://www.gentoo.org/dtd/metadata.dtd;>
 
-
-desktop-m...@gentoo.org
-Gentoo Desktop Miscellaneous Project
-
+   
 



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

2021-02-20 Thread Thomas Deutschmann
commit: 3fd59c1a54d8e729a295b5c02b294da9f4d005f5
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Sun Feb 21 00:32:24 2021 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Sun Feb 21 02:17:15 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3fd59c1a

dev-libs/librelp: bump to v1.10.0

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

 dev-libs/librelp/Manifest  |  1 +
 dev-libs/librelp/librelp-1.10.0.ebuild | 74 ++
 2 files changed, 75 insertions(+)

diff --git a/dev-libs/librelp/Manifest b/dev-libs/librelp/Manifest
index 09cb240276d..2d37b2b521b 100644
--- a/dev-libs/librelp/Manifest
+++ b/dev-libs/librelp/Manifest
@@ -1,3 +1,4 @@
+DIST librelp-1.10.0.tar.gz 543414 BLAKE2B 
3c7bace3c7892755c943dc4fc9bee7962e6891f5200ac184555da5f552d19d65f5604c745653d06a87210152af9b57f7234636e59257dd29dc83b5dc566c9680
 SHA512 
a38840231902bec034edb497166deded7577c989e4f735e406c8488384972925de1ca6132b3080472f7919d2439559c8774c02a49c356e90ad791dfbba2a4865
 DIST librelp-1.7.0.tar.gz 532967 BLAKE2B 
19e3eaa05aa7a53b4701eaf96b3be6d8467c7f5c0de0bc1ba81fcb6d6ed6529146140a32b05fcdb47330be2b573a9d84779ea519dd9cacf50d3b7710d523b808
 SHA512 
e9d71f27d5c50b043254a3f1b0643e7172e5678b6a5a7dddb9d4a9e3afa3ed0adf818a4e868960c1607da5f63430f163f9e76c882ed5460149cb1cceff42b4bd
 DIST librelp-1.8.0.tar.gz 539467 BLAKE2B 
3d1d396059955d2b83a21a42838b56c6a18cde296e6b7c4beb79ba9a8d222d7e5d738419b87b24ed05da553cb16fd827e8820c4c81c50d5a3770ad745efe3ef5
 SHA512 
aa3e02010cdd4587ff28987f00291708e752b2e2f5f37f5a5239bda6992f55cf428cf1b6e06847062be31844cfdda6b654bcbb9024dff943d140b405ec93c0f4
 DIST librelp-1.9.0.tar.gz 540477 BLAKE2B 
b42e35e2f3e310cc4a978a6d2f0a127317414d93d87bede5e1bbe69e3031482b4d895bba2256668d383911e2ef55cc3086a44d8bebb15ea56c6ebd28e64e545b
 SHA512 
3cb8cf2707cff662bd0b9100c737458b6b96820db7e362094c77cdb50455fcb944d7760921e0b758a3a6cd15d685f488a976fe909de034c289635c660caae723

diff --git a/dev-libs/librelp/librelp-1.10.0.ebuild 
b/dev-libs/librelp/librelp-1.10.0.ebuild
new file mode 100644
index 000..c93e6e68ef5
--- /dev/null
+++ b/dev-libs/librelp/librelp-1.10.0.ebuild
@@ -0,0 +1,74 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="7"
+PYTHON_COMPAT=( python3_{7,8,9} )
+
+inherit autotools python-any-r1
+
+DESCRIPTION="An easy to use library for the RELP protocol"
+HOMEPAGE="https://www.rsyslog.com/librelp/;
+SRC_URI="https://download.rsyslog.com/${PN}/${P}.tar.gz;
+
+LICENSE="GPL-3+ doc? ( FDL-1.3 )"
+
+# subslot = soname version
+SLOT="0/0.5.1"
+
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~sparc ~x86"
+IUSE="debug doc +ssl +gnutls libressl openssl static-libs test"
+REQUIRED_USE="ssl? ( ^^ ( gnutls openssl ) )"
+
+RDEPEND="
+   ssl? (
+   gnutls? ( >=net-libs/gnutls-3.3.17.1:0= )
+   openssl? (
+   !libressl? ( dev-libs/openssl:0= )
+   libressl? ( dev-libs/libressl:0= )
+   )
+   )"
+DEPEND="${RDEPEND}
+   test? ( ${PYTHON_DEPS} )
+   virtual/pkgconfig"
+
+RESTRICT="!test? ( test )"
+
+pkg_setup() {
+   use test && python-any-r1_pkg_setup
+}
+
+src_prepare() {
+   sed -i \
+   -e 's/ -g"/"/g' \
+   configure.ac || die "sed failed"
+
+   default
+
+   eautoreconf
+}
+
+src_configure() {
+   local myeconfargs=(
+   --disable-valgrind
+   $(use_enable debug)
+   $(use_enable gnutls tls)
+   $(use_enable openssl tls-openssl)
+   $(use_enable static-libs static)
+   )
+
+   econf "${myeconfargs[@]}"
+}
+
+src_test() {
+   emake -j1 check
+}
+
+src_install() {
+   local DOCS=( ChangeLog )
+   use doc && local HTML_DOCS=( doc/relp.html )
+   default
+
+   if ! use static-libs; then
+   find "${D}" -name '*.la' -delete || die
+   fi
+}



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

2021-02-20 Thread Thomas Deutschmann
commit: 87420408e35761a780fb7aea403ff90aa9913b16
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Sun Feb 21 01:19:01 2021 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Sun Feb 21 02:17:20 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=87420408

net-firewall/ipset: x86 stable

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

 net-firewall/ipset/ipset-6.38-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/net-firewall/ipset/ipset-6.38-r1.ebuild 
b/net-firewall/ipset/ipset-6.38-r1.ebuild
index 0dad3b3aca2..884745128ee 100644
--- a/net-firewall/ipset/ipset-6.38-r1.ebuild
+++ b/net-firewall/ipset/ipset-6.38-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="6"
@@ -11,7 +11,7 @@ SRC_URI="http://ipset.netfilter.org/${P}.tar.bz2;
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="amd64 ~arm arm64 ppc ~x86"
+KEYWORDS="amd64 ~arm arm64 ppc x86"
 
 RDEPEND=">=net-firewall/iptables-1.4.7
net-libs/libmnl"



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

2021-02-20 Thread Thomas Deutschmann
commit: 8587d9a7f2fba0e2d32079c40d88aea25382975a
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Sun Feb 21 01:21:06 2021 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Sun Feb 21 02:17:21 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8587d9a7

net-firewall/ipset: use HTTPS for HOMEPAGE/SRC_URI

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

 net-firewall/ipset/Manifest | 1 -
 net-firewall/ipset/ipset-6.38-r1.ebuild | 4 ++--
 net-firewall/ipset/ipset-7.10.ebuild| 6 +++---
 net-firewall/ipset/ipset-7.11.ebuild| 4 ++--
 4 files changed, 7 insertions(+), 8 deletions(-)

diff --git a/net-firewall/ipset/Manifest b/net-firewall/ipset/Manifest
index 7e5b87ee985..90f8c3c20c4 100644
--- a/net-firewall/ipset/Manifest
+++ b/net-firewall/ipset/Manifest
@@ -1,4 +1,3 @@
 DIST ipset-6.38.tar.bz2 545568 BLAKE2B 
14e526ba40f4912cd78d81831d072f9c9c159ac14169ffea8ce7325ee4839b80e28ef76405535e1b2aeaf2d0b7b3dde0f8a1ec42c7489cbc786282700d9d2b0f
 SHA512 
ba8c45fa6b4df1b4af848d8c0c218fb449a50c79c48b1d1550dd3a188f82d320956bc483874730f917249d8650e50c3eedff66c24a68a136246fdbf6e1127d60
 DIST ipset-7.10.tar.bz2 679910 BLAKE2B 
acef5370116939aedf499768265eaded9efe7673895c7db30b90ec0173a55f4880d9f40662cb9a8f5a4f3cbb39f890c5ee5459fd6c0a3e60a92afa3395aa8522
 SHA512 
7f45c46f8c158600b1e64354500f31e7fb3c8ee844d55eab9f7eec298eecc27c9cb89e24a8ec6c180665dd0cc29776a9e42ada796b3e87d034cc39cdd4665807
 DIST ipset-7.11.tar.bz2 674100 BLAKE2B 
97f2e3372e963654ece511960e8c22d0dd9e29376d087a3767d89544dfbd85f9f9e75e0cc6c4eb9e1d813d1a472a410033a76feef3319b1d87fd51b0c3fd97cd
 SHA512 
20890de32c17c04d9d3ae42fff64acfe21a252974bee5843ae39bdda707fcef55fde11cffccab9f987bf7e18f5445443c46c50eb854fb6f93f172f7bad07f922
-DIST ipset-7.9.tar.bz2 679273 BLAKE2B 
0e6d216be5c1f51598f74cce8b1166168644152924354d777fc4a0b5433d68d5e04925bf2c88d4a6abf86d7f707795c3f828bf7d00e6a034326c4c3131768f0a
 SHA512 
53d52aa9c0aba728fd620a7b9e232e5366fa45322d3d23150192b53e311877c61175577b6a0fbde95eaa1fb12deca3251a682fd74c3443558e34a1fe2247309e

diff --git a/net-firewall/ipset/ipset-6.38-r1.ebuild 
b/net-firewall/ipset/ipset-6.38-r1.ebuild
index 884745128ee..e91b237f8fc 100644
--- a/net-firewall/ipset/ipset-6.38-r1.ebuild
+++ b/net-firewall/ipset/ipset-6.38-r1.ebuild
@@ -6,8 +6,8 @@ MODULES_OPTIONAL_USE=modules
 inherit linux-info linux-mod ltprune
 
 DESCRIPTION="IPset tool for iptables, successor to ippool"
-HOMEPAGE="http://ipset.netfilter.org/;
-SRC_URI="http://ipset.netfilter.org/${P}.tar.bz2;
+HOMEPAGE="https://ipset.netfilter.org/;
+SRC_URI="https://ipset.netfilter.org/${P}.tar.bz2;
 
 LICENSE="GPL-2"
 SLOT="0"

diff --git a/net-firewall/ipset/ipset-7.10.ebuild 
b/net-firewall/ipset/ipset-7.10.ebuild
index 3cdf4582eb7..fc8f87ec260 100644
--- a/net-firewall/ipset/ipset-7.10.ebuild
+++ b/net-firewall/ipset/ipset-7.10.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"
@@ -6,8 +6,8 @@ MODULES_OPTIONAL_USE=modules
 inherit autotools linux-info linux-mod systemd
 
 DESCRIPTION="IPset tool for iptables, successor to ippool"
-HOMEPAGE="http://ipset.netfilter.org/;
-SRC_URI="http://ipset.netfilter.org/${P}.tar.bz2;
+HOMEPAGE="https://ipset.netfilter.org/;
+SRC_URI="https://ipset.netfilter.org/${P}.tar.bz2;
 
 LICENSE="GPL-2"
 SLOT="0"

diff --git a/net-firewall/ipset/ipset-7.11.ebuild 
b/net-firewall/ipset/ipset-7.11.ebuild
index 848815858e7..fc8f87ec260 100644
--- a/net-firewall/ipset/ipset-7.11.ebuild
+++ b/net-firewall/ipset/ipset-7.11.ebuild
@@ -6,8 +6,8 @@ MODULES_OPTIONAL_USE=modules
 inherit autotools linux-info linux-mod systemd
 
 DESCRIPTION="IPset tool for iptables, successor to ippool"
-HOMEPAGE="http://ipset.netfilter.org/;
-SRC_URI="http://ipset.netfilter.org/${P}.tar.bz2;
+HOMEPAGE="https://ipset.netfilter.org/;
+SRC_URI="https://ipset.netfilter.org/${P}.tar.bz2;
 
 LICENSE="GPL-2"
 SLOT="0"



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

2021-02-20 Thread Thomas Deutschmann
commit: 8e21ee252b22e88a80d8c98e61dbc24ae65f5f25
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Sun Feb 21 01:13:39 2021 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Sun Feb 21 02:17:18 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8e21ee25

sys-devel/autoconf-archive: fix MissingPackageRevision

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

 sys-devel/autoconf-archive/autoconf-archive-2018.03.13.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-devel/autoconf-archive/autoconf-archive-2018.03.13.ebuild 
b/sys-devel/autoconf-archive/autoconf-archive-2018.03.13.ebuild
index 95f584a8b09..eec5d116715 100644
--- a/sys-devel/autoconf-archive/autoconf-archive-2018.03.13.ebuild
+++ b/sys-devel/autoconf-archive/autoconf-archive-2018.03.13.ebuild
@@ -13,7 +13,7 @@ KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc 
ppc64 s390 sparc x86
 IUSE=""
 
 # File collisions. #540246
-RDEPEND="!=gnome-base/gnome-common-3.14.0
+RDEPEND="!=gnome-base/gnome-common-3.14.0-r0
!>=gnome-base/gnome-common-3.14.0-r1[-autoconf-archive(+)]"
 DEPEND=""
 



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

2021-02-20 Thread Thomas Deutschmann
commit: dcffbb2a7a4b90edcddd3dc175f028b04363bc23
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Sun Feb 21 01:16:53 2021 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Sun Feb 21 02:17:19 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dcffbb2a

net-firewall/ipset: bump to v7.11

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

 net-firewall/ipset/Manifest  |   1 +
 net-firewall/ipset/ipset-7.11.ebuild | 112 +++
 2 files changed, 113 insertions(+)

diff --git a/net-firewall/ipset/Manifest b/net-firewall/ipset/Manifest
index 02452f26952..2f898917981 100644
--- a/net-firewall/ipset/Manifest
+++ b/net-firewall/ipset/Manifest
@@ -1,6 +1,7 @@
 DIST ipset-6.29.tar.bz2 542735 BLAKE2B 
2229eb802597b38287f49cc2936a8be1afde2f638bd7212f86a52bc07d4121b7ff6b334ced2e1354bfdb652bcac81957b5204ac545a081dddfce07958c858fe4
 SHA512 
ce62c72c4cea1b52f069602a90fbffe9bcb12bf70f5b42d93cacb48e4b5d1192a13b18be45391c66a65421f41968e73416e16af25ae6ef19ba92bdbb2cd45ff3
 DIST ipset-6.38.tar.bz2 545568 BLAKE2B 
14e526ba40f4912cd78d81831d072f9c9c159ac14169ffea8ce7325ee4839b80e28ef76405535e1b2aeaf2d0b7b3dde0f8a1ec42c7489cbc786282700d9d2b0f
 SHA512 
ba8c45fa6b4df1b4af848d8c0c218fb449a50c79c48b1d1550dd3a188f82d320956bc483874730f917249d8650e50c3eedff66c24a68a136246fdbf6e1127d60
 DIST ipset-7.10.tar.bz2 679910 BLAKE2B 
acef5370116939aedf499768265eaded9efe7673895c7db30b90ec0173a55f4880d9f40662cb9a8f5a4f3cbb39f890c5ee5459fd6c0a3e60a92afa3395aa8522
 SHA512 
7f45c46f8c158600b1e64354500f31e7fb3c8ee844d55eab9f7eec298eecc27c9cb89e24a8ec6c180665dd0cc29776a9e42ada796b3e87d034cc39cdd4665807
+DIST ipset-7.11.tar.bz2 674100 BLAKE2B 
97f2e3372e963654ece511960e8c22d0dd9e29376d087a3767d89544dfbd85f9f9e75e0cc6c4eb9e1d813d1a472a410033a76feef3319b1d87fd51b0c3fd97cd
 SHA512 
20890de32c17c04d9d3ae42fff64acfe21a252974bee5843ae39bdda707fcef55fde11cffccab9f987bf7e18f5445443c46c50eb854fb6f93f172f7bad07f922
 DIST ipset-7.5.tar.bz2 675179 BLAKE2B 
04d207c4eaed66bf295ebd31a66d4423e68ed7918ef4e7d0b08e7e178216a016e6d454ed4c0f915d36d6266a74ea08c33db69481bf288c6fe7a1cd00c3ed68e5
 SHA512 
97e2a42bb33dfd2d9c5d258595e4be670d961ce3f5fa537ffb32b748168324f4e572047f026096c142e3a1f5a88caa26da455cbc067121dc9140f79321f272aa
 DIST ipset-7.6.tar.bz2 676777 BLAKE2B 
98b4a0094e4e44dfc8702ad4e61ce3c62de74964afc16ae91d107599fab7f978071693b6e6f57969c35a3dd381fac5b58610fd74a107eebd8af1f8644d819061
 SHA512 
c4d9c65895335dec8f855fca6c940d2ee19e7b8d2292325778a1608e795e2e35caa787cbcdeb8e2877f3695c641ac348b23ac43f73bdc1a8242e8d04f4944084
 DIST ipset-7.7.tar.bz2 678424 BLAKE2B 
330eb82ee3cff8a2b09704e6f90a4a1376f6154753a8e386f52ee934b7e1b402d8b9293962563d50501f31540d651374d7899961739bef50ee2f3096fd1b0bfd
 SHA512 
1c8f969eb402ae56eb4c747d89eb5dcbf068004c3c0ae171eb4eddd948f7d8dd14d6e3dc8b713d2909f220359e6760fce3848a4e12f59a575b747f6c38ad80db

diff --git a/net-firewall/ipset/ipset-7.11.ebuild 
b/net-firewall/ipset/ipset-7.11.ebuild
new file mode 100644
index 000..848815858e7
--- /dev/null
+++ b/net-firewall/ipset/ipset-7.11.ebuild
@@ -0,0 +1,112 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="7"
+MODULES_OPTIONAL_USE=modules
+inherit autotools linux-info linux-mod systemd
+
+DESCRIPTION="IPset tool for iptables, successor to ippool"
+HOMEPAGE="http://ipset.netfilter.org/;
+SRC_URI="http://ipset.netfilter.org/${P}.tar.bz2;
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
+
+BDEPEND="virtual/pkgconfig"
+
+RDEPEND=">=net-firewall/iptables-1.4.7
+   net-libs/libmnl"
+DEPEND="${RDEPEND}"
+
+DOCS=( ChangeLog INSTALL README UPGRADE )
+
+PATCHES=( "${FILESDIR}"/${PN}-7.4-fix-pkgconfig-dir.patch )
+
+# configurable from outside, e.g. /etc/portage/make.conf
+IP_NF_SET_MAX=${IP_NF_SET_MAX:-256}
+
+BUILD_TARGETS="modules"
+MODULE_NAMES_ARG="kernel/net/netfilter/ipset/:${S}/kernel/net/netfilter/ipset"
+MODULE_NAMES="xt_set(kernel/net/netfilter/ipset/:${S}/kernel/net/netfilter/)"
+MODULE_NAMES+=" em_ipset(kernel/net/sched/:${S}/kernel/net/sched/)"
+for i in 
ip_set{,_bitmap_{ip{,mac},port},_hash_{ip{,mac,mark,port{,ip,net}},mac,net{,port{,net},iface,net}},_list_set};
 do
+   MODULE_NAMES+=" ${i}(${MODULE_NAMES_ARG})"
+done
+
+pkg_setup() {
+   get_version
+   CONFIG_CHECK="NETFILTER"
+   ERROR_NETFILTER="ipset requires NETFILTER support in your kernel."
+   # It does still build without NET_NS, but it may be needed in future.
+   #CONFIG_CHECK="${CONFIG_CHECK} NET_NS"
+   #ERROR_NET_NS="ipset requires NET_NS (network namespace) support in 
your kernel."
+   CONFIG_CHECK+=" !PAX_CONSTIFY_PLUGIN"
+   ERROR_PAX_CONSTIFY_PLUGIN="ipset contains constified variables 
(#614896)"
+
+   build_modules=0
+   if use modules; then
+   if linux_config_src_exists && linux_chkconfig_builtin "MODULES" 
; then
+

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

2021-02-20 Thread Thomas Deutschmann
commit: 7b55fac7c2e595bd8a33a7e75f52c35d426c4e15
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Sun Feb 21 00:39:08 2021 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Sun Feb 21 02:17:16 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7b55fac7

app-admin/rsyslog: bump to v8.2102.0

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

 app-admin/rsyslog/Manifest|   2 +
 app-admin/rsyslog/rsyslog-8.2102.0.ebuild | 483 ++
 2 files changed, 485 insertions(+)

diff --git a/app-admin/rsyslog/Manifest b/app-admin/rsyslog/Manifest
index d27e84ae40f..a3945098f2a 100644
--- a/app-admin/rsyslog/Manifest
+++ b/app-admin/rsyslog/Manifest
@@ -1,6 +1,8 @@
 DIST rsyslog-8.2008.0.tar.gz 3051049 BLAKE2B 
abf9b7ec81cf62841c448f22c7aff45bc85ea6cdc7552e74295aac752c86380039bb28836e78e35e6eba3d0a062a0ae99ea22ba3d6e978175411a43ec9af6f9a
 SHA512 
a077832de7076ac5e7d4c8f33edd044d0c18fd171a697ef68c1cd0f81f1938b3f008cddc1a61084181de512b643c15004744f0e79e6a44e9d239cec3d35f74fe
 DIST rsyslog-8.2010.0.tar.gz 3097606 BLAKE2B 
06bfd54edc2126567ff9a460c272583d388a16a4db6f56603c8b9d2dd54bf4fe3b3b402eb4a9523b68e9d3a7602759fad57b35351d7cadab0b7f02771db5c40c
 SHA512 
e3c8ed6b631053e38abfe8ce183a1544d04a0207dc988d36f5141a7ea8c987915f4c0429ccd094b7e374c277b7ee5b50e65e7205c156af01ffe9bdf8338831c8
 DIST rsyslog-8.2012.0.tar.gz 3118101 BLAKE2B 
26550c90ff5502c051c30996f7a1eabfdd9e5ce229dbb33f91ac40f9af5c2d2b15f9dd8a3b0a31b00b1b510d91fe5ce177ceab5fa2af416a9de9acc4e4b24f6a
 SHA512 
d279295c8d399be140bd5c30786c6a32b2ddfd0d90ca4cd285aa33622c66ad9e3a5b979c8041f6e736670fef8f2cd5571980eef1b1395d4ab30a112f2dd1270d
+DIST rsyslog-8.2102.0.tar.gz 3123684 BLAKE2B 
f5c4e00d68ec82ed3f7b89dd5e888bebda9c4eb38185dfd8ecd96c1bf77380385aaddac73ab1de8364e1239a3de746f160c18b0f135d006f473f9e40be2c18a1
 SHA512 
281b0e5d5cb548c39a6e514e5fd5b1bdbe8ca0bdd9234f4fea581ed7679f76d2d75b65d14c3c5e799f86f91600074ff75b467aa1ff27cdbec0f4197261c5aec0
 DIST rsyslog-doc-8.2008.0.tar.gz 8378149 BLAKE2B 
0f6bc116a03821899d33c7960e517725487b89ea2aabc7f5d0fbd4962d82a06558737bcee67af02105006c670ec736eb5ba0b7811b25a1e627a99555121b2999
 SHA512 
5b8bed19017c65469eb8ea7725ef162595b30f520605f37447498ab69b5cfe8f939cee7e7915ecbf3c025871408fd7af6d45ba960a83096f83a397df4cefef09
 DIST rsyslog-doc-8.2010.0.tar.gz 8428326 BLAKE2B 
ee8eb2bdbb1f6c7122559b63ddc1ae6ac7fbfb23d661410feb39d7ddce332851e785bb447fb67dd2de8ff62e91fe865fbf7dec8bf62d7fe51181e3c6bbbe64db
 SHA512 
072fb05a0117dc0970a4e5e302abbaf5dc065c2a0962c4160e7efb86fedad89a2caa546cd2bf4af07b7f5e2fa5267cf02889d911f7a6916725e6aea1760ab253
 DIST rsyslog-doc-8.2012.0.tar.gz 6417145 BLAKE2B 
d8377f40b0311e8e7dcca274c251c0de7706490e3048c8d69d479120e06ca1e0b3ec9fce0a04928984d440da3aef196965f8c1b45afe8931c893b4baa72f4e87
 SHA512 
5647f499230276066abced34c2ca352268ba24fbd00cb7b5e3d0a2494977dd6f781cf8d1e7c7a9210d23c451ff162acda81ee93afa3f8f08fd555123e9daeece
+DIST rsyslog-doc-8.2102.0.tar.gz 6419104 BLAKE2B 
134c7ccde6f7435b35840fa37f5774223ac1ebd7dc10db961900a7b1600483156518433c7f70d0981e96ea750e1916ab53e346abacf58066bf141e85c719ae00
 SHA512 
a5dc4fb9bd8892fac693c5692b926c8d7d9fa36667d6b4c6eccba750713af88d4317f6232efc2a16de38c2e58c4a8bc4d04c9ebb2e7ebc3b0878d53eef20dd2e

diff --git a/app-admin/rsyslog/rsyslog-8.2102.0.ebuild 
b/app-admin/rsyslog/rsyslog-8.2102.0.ebuild
new file mode 100644
index 000..cd133449943
--- /dev/null
+++ b/app-admin/rsyslog/rsyslog-8.2102.0.ebuild
@@ -0,0 +1,483 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="7"
+PYTHON_COMPAT=( python3_{7..9} )
+
+inherit autotools linux-info python-any-r1 systemd
+
+DESCRIPTION="An enhanced multi-threaded syslogd with database support and more"
+HOMEPAGE="https://www.rsyslog.com/;
+
+if [[ ${PV} == "" ]]; then
+   EGIT_REPO_URI="https://github.com/rsyslog/${PN}.git;
+
+   DOC_REPO_URI="https://github.com/rsyslog/${PN}-doc.git;
+
+   inherit git-r3
+else
+   KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~x86"
+
+   SRC_URI="
+   https://www.rsyslog.com/files/download/${PN}/${P}.tar.gz
+   doc? ( 
https://www.rsyslog.com/files/download/${PN}/${PN}-doc-${PV}.tar.gz )
+   "
+fi
+
+LICENSE="GPL-3 LGPL-3 Apache-2.0"
+SLOT="0"
+
+IUSE="clickhouse curl dbi debug doc elasticsearch +gcrypt gnutls imhttp"
+IUSE+=" impcap jemalloc kafka kerberos kubernetes libressl mdblookup"
+IUSE+=" mongodb mysql normalize omhttp omhttpfs omudpspoof +openssl"
+IUSE+=" postgres rabbitmq redis relp rfc3195 rfc5424hmac snmp +ssl"
+IUSE+=" systemd test usertools +uuid xxhash zeromq"
+
+RESTRICT="!test? ( test )"
+
+REQUIRED_USE="
+   kubernetes? ( normalize )
+   ssl? ( || ( gnutls openssl ) )
+"
+
+BDEPEND=">=sys-devel/autoconf-archive-2015.02.24
+   virtual/pkgconfig
+   elibc_musl? ( sys-libs/queue-standalone )
+   test? (
+   

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

2021-02-20 Thread Thomas Deutschmann
commit: 5637c97cb04f91a7c33a50022bba6ac1669161c8
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Sun Feb 21 01:19:33 2021 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Sun Feb 21 02:17:20 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5637c97c

net-firewall/ipset: drop old

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

 net-firewall/ipset/Manifest |   4 --
 net-firewall/ipset/ipset-6.29-r1.ebuild |  98 
 net-firewall/ipset/ipset-7.5-r1.ebuild  | 111 ---
 net-firewall/ipset/ipset-7.6-r1.ebuild  | 111 ---
 net-firewall/ipset/ipset-7.7.ebuild | 111 ---
 net-firewall/ipset/ipset-7.9.ebuild | 112 
 6 files changed, 547 deletions(-)

diff --git a/net-firewall/ipset/Manifest b/net-firewall/ipset/Manifest
index 2f898917981..7e5b87ee985 100644
--- a/net-firewall/ipset/Manifest
+++ b/net-firewall/ipset/Manifest
@@ -1,8 +1,4 @@
-DIST ipset-6.29.tar.bz2 542735 BLAKE2B 
2229eb802597b38287f49cc2936a8be1afde2f638bd7212f86a52bc07d4121b7ff6b334ced2e1354bfdb652bcac81957b5204ac545a081dddfce07958c858fe4
 SHA512 
ce62c72c4cea1b52f069602a90fbffe9bcb12bf70f5b42d93cacb48e4b5d1192a13b18be45391c66a65421f41968e73416e16af25ae6ef19ba92bdbb2cd45ff3
 DIST ipset-6.38.tar.bz2 545568 BLAKE2B 
14e526ba40f4912cd78d81831d072f9c9c159ac14169ffea8ce7325ee4839b80e28ef76405535e1b2aeaf2d0b7b3dde0f8a1ec42c7489cbc786282700d9d2b0f
 SHA512 
ba8c45fa6b4df1b4af848d8c0c218fb449a50c79c48b1d1550dd3a188f82d320956bc483874730f917249d8650e50c3eedff66c24a68a136246fdbf6e1127d60
 DIST ipset-7.10.tar.bz2 679910 BLAKE2B 
acef5370116939aedf499768265eaded9efe7673895c7db30b90ec0173a55f4880d9f40662cb9a8f5a4f3cbb39f890c5ee5459fd6c0a3e60a92afa3395aa8522
 SHA512 
7f45c46f8c158600b1e64354500f31e7fb3c8ee844d55eab9f7eec298eecc27c9cb89e24a8ec6c180665dd0cc29776a9e42ada796b3e87d034cc39cdd4665807
 DIST ipset-7.11.tar.bz2 674100 BLAKE2B 
97f2e3372e963654ece511960e8c22d0dd9e29376d087a3767d89544dfbd85f9f9e75e0cc6c4eb9e1d813d1a472a410033a76feef3319b1d87fd51b0c3fd97cd
 SHA512 
20890de32c17c04d9d3ae42fff64acfe21a252974bee5843ae39bdda707fcef55fde11cffccab9f987bf7e18f5445443c46c50eb854fb6f93f172f7bad07f922
-DIST ipset-7.5.tar.bz2 675179 BLAKE2B 
04d207c4eaed66bf295ebd31a66d4423e68ed7918ef4e7d0b08e7e178216a016e6d454ed4c0f915d36d6266a74ea08c33db69481bf288c6fe7a1cd00c3ed68e5
 SHA512 
97e2a42bb33dfd2d9c5d258595e4be670d961ce3f5fa537ffb32b748168324f4e572047f026096c142e3a1f5a88caa26da455cbc067121dc9140f79321f272aa
-DIST ipset-7.6.tar.bz2 676777 BLAKE2B 
98b4a0094e4e44dfc8702ad4e61ce3c62de74964afc16ae91d107599fab7f978071693b6e6f57969c35a3dd381fac5b58610fd74a107eebd8af1f8644d819061
 SHA512 
c4d9c65895335dec8f855fca6c940d2ee19e7b8d2292325778a1608e795e2e35caa787cbcdeb8e2877f3695c641ac348b23ac43f73bdc1a8242e8d04f4944084
-DIST ipset-7.7.tar.bz2 678424 BLAKE2B 
330eb82ee3cff8a2b09704e6f90a4a1376f6154753a8e386f52ee934b7e1b402d8b9293962563d50501f31540d651374d7899961739bef50ee2f3096fd1b0bfd
 SHA512 
1c8f969eb402ae56eb4c747d89eb5dcbf068004c3c0ae171eb4eddd948f7d8dd14d6e3dc8b713d2909f220359e6760fce3848a4e12f59a575b747f6c38ad80db
 DIST ipset-7.9.tar.bz2 679273 BLAKE2B 
0e6d216be5c1f51598f74cce8b1166168644152924354d777fc4a0b5433d68d5e04925bf2c88d4a6abf86d7f707795c3f828bf7d00e6a034326c4c3131768f0a
 SHA512 
53d52aa9c0aba728fd620a7b9e232e5366fa45322d3d23150192b53e311877c61175577b6a0fbde95eaa1fb12deca3251a682fd74c3443558e34a1fe2247309e

diff --git a/net-firewall/ipset/ipset-6.29-r1.ebuild 
b/net-firewall/ipset/ipset-6.29-r1.ebuild
deleted file mode 100644
index 4a2d032bb94..000
--- a/net-firewall/ipset/ipset-6.29-r1.ebuild
+++ /dev/null
@@ -1,98 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="5"
-MODULES_OPTIONAL_USE=modules
-inherit linux-info linux-mod ltprune
-
-DESCRIPTION="IPset tool for iptables, successor to ippool"
-HOMEPAGE="http://ipset.netfilter.org/;
-SRC_URI="http://ipset.netfilter.org/${P}.tar.bz2;
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 ~arm64 ~ppc x86"
-
-RDEPEND=">=net-firewall/iptables-1.4.7
-   net-libs/libmnl"
-DEPEND="${RDEPEND}"
-
-DOCS=( ChangeLog INSTALL README UPGRADE )
-
-# configurable from outside, e.g. /etc/portage/make.conf
-IP_NF_SET_MAX=${IP_NF_SET_MAX:-256}
-
-BUILD_TARGETS="modules"
-MODULE_NAMES_ARG="kernel/net/netfilter/ipset/:${S}/kernel/net/netfilter/ipset"
-MODULE_NAMES="xt_set(kernel/net/netfilter/ipset/:${S}/kernel/net/netfilter/)"
-for i in 
ip_set{,_bitmap_{ip{,mac},port},_hash_{ip{,port{,ip,net}},net{,port{,net},iface,net}},_list_set};
 do
-   MODULE_NAMES+=" ${i}(${MODULE_NAMES_ARG})"
-done
-
-pkg_setup() {
-   get_version
-   CONFIG_CHECK="NETFILTER"
-   ERROR_NETFILTER="ipset requires NETFILTER support in your kernel."
-   # It does still build without NET_NS, but it may be needed in 

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

2021-02-20 Thread Thomas Deutschmann
commit: cfa727234b757c5492df2139bfb8167cd9543d37
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Sun Feb 21 01:03:51 2021 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Sun Feb 21 02:17:17 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cfa72723

dev-libs/nss: bump to v3.62

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

 dev-libs/nss/Manifest|   1 +
 dev-libs/nss/nss-3.62.ebuild | 358 +++
 2 files changed, 359 insertions(+)

diff --git a/dev-libs/nss/Manifest b/dev-libs/nss/Manifest
index 39bedf160fd..9572d561eda 100644
--- a/dev-libs/nss/Manifest
+++ b/dev-libs/nss/Manifest
@@ -1,4 +1,5 @@
 DIST nss-3.58.tar.gz 81846254 BLAKE2B 
f8e7d0b231916b197ad21706a057d055f8377059d76d4f09aff523cc4cd071a3184f02dc488259df22109b70be7b8a5d5fa7ea2273a830de825cc9a8c95dcca9
 SHA512 
03d2ab1517ac07620ea3f02dcf680cf019e0129006ff2559b2d0a047036340c20b98c9679b17a594e5502aa30e158caf309f046901b9ec7c7adeeaa13ec50b80
 DIST nss-3.60.1.tar.gz 82036869 BLAKE2B 
71f4ab4ee41a05b05493bb43bd0ebaa6258122ddf6bc82af565121ec32f72ae0f187ac2383501ed8e228b32b796f75a89538c76f737530215b3c6448ef1242a3
 SHA512 
ba398ddad6f90f3562a041b7fd5fc7b72eb20961cc5c1f4890c3b0d95d438404b26ae6feb54cb8c650707134479a915e1f522f0e9257bc2ede053dd0811156d5
 DIST nss-3.61.tar.gz 82034245 BLAKE2B 
f04dd0dd79d44abd335799ee53bb2229ab0c65f5b9d5bf5b61e49fb33ae2eb5c061c278d5e03328e697a6f0f461411ca35df79afb9ab51df9b555cb410c0167b
 SHA512 
b2fb2288d20b49097b6b24286ee39ec839ebabe2a84afe2d6a31dbefa9c2d1386dc85c97e41011eb11b12b1e4a410242c84648ac19bbabb7432dba460305bb37
+DIST nss-3.62.tar.gz 82159506 BLAKE2B 
9abd7504766fb57214a16608a7299f8cf6d25c9a4e285665eabd812bce536ba244b698de31fd53796148f3856e4bee6c8a03ce5b6c5234a9337d7af8f300f007
 SHA512 
7044008ea8e5d6f658da96e202a896e24a1ffa29d7ca862f32ed37cfa09adf8c2d5fbc371e3af6bc5151b2d1216c38207976b41888d5ad8efd4dc3049cb5831d
 DIST nss-cacert-class1-class3.patch 22950 BLAKE2B 
9d5e60df5f161a3c27c41e5a9419440a54f888eda454e3cde5ebe626d4075b65cf9938b5144d0fb022377f4bd415bff5e5c67d104409860aa9391b3eb8872c68
 SHA512 
a5aa740bf110a3f0262e3f1ef2fc739ac2b44f042e220039d48aee8e97cd764d5c10718220364f4098aba955882bd02cadb5481512388971a8290312f88a7df0

diff --git a/dev-libs/nss/nss-3.62.ebuild b/dev-libs/nss/nss-3.62.ebuild
new file mode 100644
index 000..7ac46a177d7
--- /dev/null
+++ b/dev-libs/nss/nss-3.62.ebuild
@@ -0,0 +1,358 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit flag-o-matic multilib toolchain-funcs multilib-minimal
+
+NSPR_VER="4.29"
+RTM_NAME="NSS_${PV//./_}_RTM"
+
+DESCRIPTION="Mozilla's Network Security Services library that implements PKI 
support"
+HOMEPAGE="https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS;
+SRC_URI="https://archive.mozilla.org/pub/security/nss/releases/${RTM_NAME}/src/${P}.tar.gz
+   cacert? ( 
https://dev.gentoo.org/~axs/distfiles/${PN}-cacert-class1-class3.patch )"
+
+LICENSE="|| ( MPL-2.0 GPL-2 LGPL-2.1 )"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sparc ~x86 ~amd64-linux ~x86-linux ~sparc-solaris ~x64-solaris ~x86-solaris"
+IUSE="cacert utils"
+# pkg-config called by nss-config -> virtual/pkgconfig in RDEPEND
+RDEPEND="
+   >=dev-libs/nspr-${NSPR_VER}[${MULTILIB_USEDEP}]
+   >=dev-db/sqlite-3.8.2[${MULTILIB_USEDEP}]
+   >=sys-libs/zlib-1.2.8-r1[${MULTILIB_USEDEP}]
+   virtual/pkgconfig
+"
+DEPEND="${RDEPEND}"
+
+RESTRICT="test"
+
+S="${WORKDIR}/${P}/${PN}"
+
+MULTILIB_CHOST_TOOLS=(
+   /usr/bin/nss-config
+)
+
+PATCHES=(
+   # Custom changes for gentoo
+   "${FILESDIR}/${PN}-3.53-gentoo-fixups.patch"
+   "${FILESDIR}/${PN}-3.21-gentoo-fixup-warnings.patch"
+   "${FILESDIR}/${PN}-3.23-hppa-byte_order.patch"
+)
+
+src_prepare() {
+   if use cacert ; then #521462
+   PATCHES+=(
+   "${DISTDIR}/${PN}-cacert-class1-class3.patch"
+   )
+   fi
+
+   default
+
+   pushd coreconf >/dev/null || die
+   # hack nspr paths
+   echo 'INCLUDES += -I$(DIST)/include/dbm' \
+   >> headers.mk || die "failed to append include"
+
+   # modify install path
+   sed -e '/CORE_DEPTH/s:SOURCE_PREFIX.*$:SOURCE_PREFIX = 
$(CORE_DEPTH)/dist:' \
+   -i source.mk || die
+
+   # Respect LDFLAGS
+   sed -i -e 's/\$(MKSHLIB) -o/\$(MKSHLIB) \$(LDFLAGS) -o/g' rules.mk
+   popd >/dev/null || die
+
+   # Fix pkgconfig file for Prefix
+   sed -i -e "/^PREFIX =/s:= /usr:= ${EPREFIX}/usr:" \
+   config/Makefile || die
+
+   # use host shlibsign if need be #436216
+   if tc-is-cross-compiler ; then
+   sed -i \
+   -e 's:"${2}"/shlibsign:shlibsign:' \
+   cmd/shlibsign/sign.sh || die
+   fi
+
+   # dirty hack
+  

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

2021-02-20 Thread Thomas Deutschmann
commit: 044483145e10ca245b8644d664eeebd95b2ca5d1
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Sun Feb 21 01:34:41 2021 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Sun Feb 21 02:17:22 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=04448314

net-firewall/ipset: check for NETFILTER_NETLINK support in kernel

Closes: https://bugs.gentoo.org/704126
Package-Manager: Portage-3.0.14, Repoman-3.0.2
Signed-off-by: Thomas Deutschmann  gentoo.org>

 net-firewall/ipset/ipset-7.10.ebuild | 2 ++
 net-firewall/ipset/ipset-7.11.ebuild | 2 ++
 2 files changed, 4 insertions(+)

diff --git a/net-firewall/ipset/ipset-7.10.ebuild 
b/net-firewall/ipset/ipset-7.10.ebuild
index fc8f87ec260..e5cf531894f 100644
--- a/net-firewall/ipset/ipset-7.10.ebuild
+++ b/net-firewall/ipset/ipset-7.10.ebuild
@@ -38,6 +38,8 @@ pkg_setup() {
get_version
CONFIG_CHECK="NETFILTER"
ERROR_NETFILTER="ipset requires NETFILTER support in your kernel."
+   CONFIG_CHECK+=" NETFILTER_NETLINK"
+   ERROR_NETFILTER_NETLINK="ipset requires NETFILTER_NETLINK support in 
your kernel."
# It does still build without NET_NS, but it may be needed in future.
#CONFIG_CHECK="${CONFIG_CHECK} NET_NS"
#ERROR_NET_NS="ipset requires NET_NS (network namespace) support in 
your kernel."

diff --git a/net-firewall/ipset/ipset-7.11.ebuild 
b/net-firewall/ipset/ipset-7.11.ebuild
index fc8f87ec260..e5cf531894f 100644
--- a/net-firewall/ipset/ipset-7.11.ebuild
+++ b/net-firewall/ipset/ipset-7.11.ebuild
@@ -38,6 +38,8 @@ pkg_setup() {
get_version
CONFIG_CHECK="NETFILTER"
ERROR_NETFILTER="ipset requires NETFILTER support in your kernel."
+   CONFIG_CHECK+=" NETFILTER_NETLINK"
+   ERROR_NETFILTER_NETLINK="ipset requires NETFILTER_NETLINK support in 
your kernel."
# It does still build without NET_NS, but it may be needed in future.
#CONFIG_CHECK="${CONFIG_CHECK} NET_NS"
#ERROR_NET_NS="ipset requires NET_NS (network namespace) support in 
your kernel."



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

2021-02-20 Thread Thomas Deutschmann
commit: f9696ec0e013be8eaf66949a9b5e325559418bff
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Sun Feb 21 01:12:02 2021 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Sun Feb 21 02:17:18 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f9696ec0

sys-devel/autoconf-archive: bump to v2021.02.19

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

 sys-devel/autoconf-archive/Manifest|  1 +
 .../autoconf-archive-2021.02.19.ebuild | 18 ++
 2 files changed, 19 insertions(+)

diff --git a/sys-devel/autoconf-archive/Manifest 
b/sys-devel/autoconf-archive/Manifest
index 19f2f09d36c..3a4e6da4421 100644
--- a/sys-devel/autoconf-archive/Manifest
+++ b/sys-devel/autoconf-archive/Manifest
@@ -1,2 +1,3 @@
 DIST autoconf-archive-2018.03.13.tar.xz 649496 BLAKE2B 
a69c381d734aa41337b8af783196f13e7aa49d936289df237c56a9be7662cd2b766ac42fa10f4cd46feac3998a12c49745d994c5df95b5dd449646dae300a8f8
 SHA512 
301832a02b1913dd46cc34f6479264b37032d78457b2df526f0aafc752996972ca9c74fdae68fbe0f490268019c45329d564f263cbaff30203bbb4b4a8d5ad5f
 DIST autoconf-archive-2019.01.06.tar.xz 651320 BLAKE2B 
a311b8e6bdd45337194451a696e2435ce758e7c9b1d12639b5837f23c8ea051eb63152952fb944b14fc1db1baa1f1a3e3516fa931fa411b0f7aa08a2040ddcff
 SHA512 
14bf8d0bf8be4a4dc078677de1977e496d4d9cf095bc897c174e331311b722cd3a34054e74c2146fff4b5c84269463e6a6fc61907d77d1c51bb221c8fb124fcb
+DIST autoconf-archive-2021.02.19.tar.xz 667304 BLAKE2B 
bc99cfd2b507a0c7fc37a001cc9e090fa037cc3626f5f5201c9a62ef06ee8ca4532ca8f21e1422f9dff9f67f64409ae560117c3161809f2d3bc3a39469910485
 SHA512 
a968c355c3cf66d74dc5b452141afbdf763e84a6c43b12c25da9a08482910d6d57ba3952aaf270d8cd5fd8b9d2dadf2d7d943ae2e1b067d68b71d2738d881aa0

diff --git a/sys-devel/autoconf-archive/autoconf-archive-2021.02.19.ebuild 
b/sys-devel/autoconf-archive/autoconf-archive-2021.02.19.ebuild
new file mode 100644
index 000..e576339fbe3
--- /dev/null
+++ b/sys-devel/autoconf-archive/autoconf-archive-2021.02.19.ebuild
@@ -0,0 +1,18 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="7"
+
+DESCRIPTION="GNU Autoconf Macro Archive"
+HOMEPAGE="https://www.gnu.org/software/autoconf-archive/;
+SRC_URI="mirror://gnu/${PN}/${P}.tar.xz"
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 ~sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+IUSE=""
+
+# File collisions. #540246
+RDEPEND="!=gnome-base/gnome-common-3.14.0-r0
+   !>=gnome-base/gnome-common-3.14.0-r1[-autoconf-archive(+)]"
+DEPEND=""



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

2021-02-20 Thread Thomas Deutschmann
commit: 5da9587cb267b3a380eebf531c89d023849691ea
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Sun Feb 21 00:56:38 2021 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Sun Feb 21 02:17:16 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5da9587c

www-servers/nginx: bump to v1.19.7 mainline

- nginScript module bumped to v0.5.1

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

 www-servers/nginx/Manifest|2 +
 www-servers/nginx/nginx-1.19.7.ebuild | 1090 +
 2 files changed, 1092 insertions(+)

diff --git a/www-servers/nginx/Manifest b/www-servers/nginx/Manifest
index 6d2d5db024d..f8250017165 100644
--- a/www-servers/nginx/Manifest
+++ b/www-servers/nginx/Manifest
@@ -5,6 +5,7 @@ DIST nginx-1.19.3.tar.gz 1052581 BLAKE2B 
96cbbb4224ca8fcddc67b8fd025acdb31b1a07b
 DIST nginx-1.19.4.tar.gz 1054974 BLAKE2B 
7f6cff700fe4816d724abef427775525956f1be666705e6c5e0034fcf5e43bb0832f036d5230c5b0e8cd4fdbbf80466a9539ed42a84fc7bc9b4a43cb3a5aa60c
 SHA512 
081fdf691d4c4d59391a668f36b4d8b030087c70d4d5e0bc568d41bd7f473b9c1ebbc09ec52d4e7cc68aa9545737e3dac6e653b00dfb1366a063f6463cc30f3f
 DIST nginx-1.19.5.tar.gz 1055590 BLAKE2B 
dc838848829553205886f1d538009ecccfd4b0d45bae3268e40eaad6ff1cfd4c4b8f4f93bfcd241e1e17d81c3276298dc047e08f1edabe0a8c941752689c1bb9
 SHA512 
169bdbbea82127b83c51e818df3dc9056070f0cc56d10257aa7fa7bd6aedc7b70fdfe236ac06bd6442ff4990b36132b054d2654de51a9fe86a19e7cb63edf05c
 DIST nginx-1.19.6.tar.gz 1055982 BLAKE2B 
6d818122b3bdf46b6c9ecb83a00d470b3db0f26f05140340c033d1d0851d679d077ce1853f8d0a1c0140bfdac2764e5702913e87149dccefda2c6f7bf8ac8845
 SHA512 
1249c56b124a8de71f5d722e53d599f3b0cb14dc0f95b1eb905a6a8019b2d33f8e76874de2a88d49c4c82ee4fa7aabd42e5044a0a110892c23b50f71cb632148
+DIST nginx-1.19.7.tar.gz 1056631 BLAKE2B 
f7a62a2b7c1a8c91a01e54954323cddc7a948ab5b65f51594549b8b67e50ea954c4cd5b740f538472c6de7c4041b39b22a48beac37083900e6f0a015408316bc
 SHA512 
660f03533581f350bbfe9a519fd0ee59c543c78be98aa5287df20a89653545b29fc98282548eab1741fb1d5c26da140166b6712ee06e498ba518019588f9b747
 DIST nginx-auth-ldap-42d195d7a7575ebab1c369ad3fc5d78dc2c2669c.tar.gz 18457 
BLAKE2B 
5ca9e5299b20ab5a93a001cac48e446bd86b3a24ac49e716bc975b128890bdb4b0dbbf5730fbaaeadfd958160093c7a6af798dd0e6de27062f149a760333
 SHA512 
ec59637fda5acac053e815cb1d04b545fc6b765e5ec63d8c2c9c301abad87afaa2698145acac08e9e14c91e1423ebff7aff0cca2b940b19bf4cf53973269
 DIST nginx_http_sticky_module_ng-1.2.6-10-g08a395c66e42.tar.bz2 124047 BLAKE2B 
d37ef9a15c91abe3c6258e420d1f99fa452f9d9966a0e13102174973314a3bac5413957a5fe632a9dcb1163b3be5df8116e05cc053ee061e19319ec25f341570
 SHA512 
6c1bfdcf89884b2855d51ae7da0f6e53a4ca3629e1aaf58433b70c07dcb2af797ba6e87d9b3eb4fe2fb6d4d697e862f2b4c2f8d8b3fdaea201740c97ec936529
 DIST ngx_brotli-1.0.0rc.tar.gz 16207 BLAKE2B 
450d0ea693bd98d4a1b615f2cdcaad41ccd28266f6d80beec7fe77fe750ab8c5d1bb55aabe15161b9b6d819d2b4d99a7774f2706f2f6fd084b52a7c7dddbc00c
 SHA512 
05a880d5e48ac83be84498ed41fb4750211b827a9d7541acfd6ef494e5205a6e853d5594bfec3ab4ae668ea3f803e4f4b0ba550c76811971c8e266e42663c56d
@@ -31,3 +32,4 @@ DIST ngx_rtmp-1.2.1.tar.gz 519919 BLAKE2B 
744ccb8031eb9653f158f9eceba64fc9c8af7b
 DIST njs-0.4.3.tar.gz 460997 BLAKE2B 
373a4aca51ada84d628ae6b6254c9268b4cec4ac8870f81ba43ff693f20148a9ca862038e57a68c22cbff29ea613785e83778cc708cf1b47103e9f950a198289
 SHA512 
b3b4294817997a06661f00f53d38e0cde08e022f41b3663f9d17a91b343fb944e21184114f09d89995096faee491187c3ae424407f2855ed0670c0cccf928cd7
 DIST njs-0.4.4.tar.gz 486870 BLAKE2B 
9390bfe35249ea34b9edd4b7c2360a25c9ecb232e10f35a2324fd8586f5f74e2083d5bd7481c084065d0651ba4fed56958bc2cd1f002d12622238ebc81b9f7c5
 SHA512 
1bf88d23f99532bb32e96de79e49cc27b60d6231207eb06ea2f6a6884d725f7bbe7b426664aa4c872f7c40549f81489c04c2ae4a7ddd2d03c8cf1d66b9c62c78
 DIST njs-0.5.0.tar.gz 505568 BLAKE2B 
5dc2a91bffa4eb2364d96e26def0959b111cc8bf88841f581e3c0d43fcb88ba1ea24b24339cb1f51b8290c08dd930dc18a274a7ab6a21ee4ba8b0e6c4f5a1ba0
 SHA512 
182a64ba519b1a1d29ac71ffe2c9ef8e5a6f9aaf3db9f327ac926114db73b339a424801b558068fc7ae06ae88a4dea0a601c749db4b6f2b579e427181e41d11b
+DIST njs-0.5.1.tar.gz 516345 BLAKE2B 
b861ff1e62eddeb8aabf6908253dba1393a32a04636a082dee979a52d320a7ecb12f961213652886a210ee9569460a3214d823cb5f7c3b025378b7cf6d64659f
 SHA512 
bbc06e57a152a5dc5c71305a4bec80d6d3d6f886a82d6c39d82aa8f52add56029b7f38199f11789648539bcbba2a488dc6e64874fef0222479775708559f4da9

diff --git a/www-servers/nginx/nginx-1.19.7.ebuild 
b/www-servers/nginx/nginx-1.19.7.ebuild
new file mode 100644
index 000..9b3d0583c9e
--- /dev/null
+++ b/www-servers/nginx/nginx-1.19.7.ebuild
@@ -0,0 +1,1090 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+# Maintainer notes:
+# - http_rewrite-independent pcre-support makes sense for matching locations 
without an actual rewrite
+# - any http-module activates the 

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

2021-02-20 Thread Jonas Stein
commit: e09bb4e26e412b63205253a3738a732552290735
Author: Jonas Stein  gentoo  org>
AuthorDate: Sun Feb 21 02:14:56 2021 +
Commit: Jonas Stein  gentoo  org>
CommitDate: Sun Feb 21 02:14:56 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e09bb4e2

x11-misc/wdm: drop project desktop-misc

Drop project desktop-misc from the list of maintainers.

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

 x11-misc/wdm/metadata.xml | 5 +
 1 file changed, 1 insertion(+), 4 deletions(-)

diff --git a/x11-misc/wdm/metadata.xml b/x11-misc/wdm/metadata.xml
index e26a95188b7..433464f2afe 100644
--- a/x11-misc/wdm/metadata.xml
+++ b/x11-misc/wdm/metadata.xml
@@ -1,10 +1,7 @@
 
 http://www.gentoo.org/dtd/metadata.dtd;>
 
-   
-   desktop-m...@gentoo.org
-   Gentoo Desktop Miscellaneous Project
-   
+   

voins/wdm




[gentoo-commits] proj/catalyst:master commit in: targets/support/

2021-02-20 Thread Matt Turner
commit: 42332a642def9a8d454246da68955172442e7aa5
Author: Daniel Cordero  0xdc  io>
AuthorDate: Thu Feb  4 11:07:21 2021 +
Commit: Matt Turner  gentoo  org>
CommitDate: Sun Feb 21 02:05:44 2021 +
URL:https://gitweb.gentoo.org/proj/catalyst.git/commit/?id=42332a64

targets: Use the correct distcc libdir

Since distcc-3.3 (and bug 651030) distcc symlinks have been installed to
/usr/lib/distcc/bin/ regardless of get_libdir.

Signed-off-by: Daniel Cordero  0xdc.io>
Signed-off-by: Matt Turner  gentoo.org>

 targets/support/chroot-functions.sh | 16 +++-
 1 file changed, 7 insertions(+), 9 deletions(-)

diff --git a/targets/support/chroot-functions.sh 
b/targets/support/chroot-functions.sh
index 88465c31..d8472d46 100755
--- a/targets/support/chroot-functions.sh
+++ b/targets/support/chroot-functions.sh
@@ -83,11 +83,10 @@ setup_features() {
# This sets up automatic cross-distcc-fu according to
# https://wiki.gentoo.org/wiki/Distcc/Cross-Compiling
CHOST=$(portageq envvar CHOST)
-   LIBDIR=$(get_libdir)
-   cd /usr/${LIBDIR}/distcc/bin
+   cd /usr/lib/distcc/bin
rm cc gcc g++ c++ 2>/dev/null
-   echo -e '#!/bin/bash\nexec 
/usr/'${LIBDIR}'/distcc/bin/'${CHOST}'-g${0:$[-2]} "$@"' > ${CHOST}-wrapper
-   chmod a+x /usr/${LIBDIR}/distcc/bin/${CHOST}-wrapper
+   echo -e '#!/bin/bash\nexec 
/usr/lib/distcc/bin/'${CHOST}'-g${0:$[-2]} "$@"' > ${CHOST}-wrapper
+   chmod a+x /usr/lib/distcc/bin/${CHOST}-wrapper
for i in cc gcc g++ c++; do ln -s ${CHOST}-wrapper ${i}; done
fi
 
@@ -171,13 +170,12 @@ setup_gcc(){
 }
 
 cleanup_distcc() {
-   LIBDIR=$(get_libdir)
-   rm -rf /etc/distcc/hosts
+   rm -f /etc/distcc/hosts
for i in cc gcc c++ g++; do
-   rm -f /usr/${LIBDIR}/distcc/bin/${i}
-   ln -s /usr/bin/distcc /usr/${LIBDIR}/distcc/bin/${i}
+   rm -f /usr/lib/distcc/bin/${i}
+   ln -s /usr/bin/distcc /usr/lib/distcc/bin/${i}
done
-   rm -f /usr/${LIBDIR}/distcc/bin/*-wrapper
+   rm -f /usr/lib/distcc/bin/*-wrapper
 }
 
 cleanup_icecream() {



[gentoo-commits] proj/catalyst:master commit in: catalyst/base/

2021-02-20 Thread Matt Turner
commit: c1f5707a9c9f27f730aad908c8f3c86075201fc9
Author: Daniel Cordero  0xdc  io>
AuthorDate: Thu Feb  4 11:07:19 2021 +
Commit: Matt Turner  gentoo  org>
CommitDate: Sun Feb 21 02:05:39 2021 +
URL:https://gitweb.gentoo.org/proj/catalyst.git/commit/?id=c1f5707a

catalyst: Remove /etc/machine-id in all stages

Machine IDs are unique per installation, but if they are retained in a
stage tarball, all installations from that stage share the same machine
id.

Signed-off-by: Daniel Cordero  0xdc.io>
Signed-off-by: Matt Turner  gentoo.org>

 catalyst/base/stagebase.py | 1 +
 1 file changed, 1 insertion(+)

diff --git a/catalyst/base/stagebase.py b/catalyst/base/stagebase.py
index bc0eccd0..a4da7eb3 100644
--- a/catalyst/base/stagebase.py
+++ b/catalyst/base/stagebase.py
@@ -465,6 +465,7 @@ class StageBase(TargetBase, ClearBase, GenBase):
 
 def set_cleanables(self):
 self.settings['cleanables'] = [
+"/etc/machine-id",
 "/etc/resolv.conf",
 "/var/tmp/*",
 "/tmp/*",



[gentoo-commits] proj/catalyst:master commit in: catalyst/targets/

2021-02-20 Thread Matt Turner
commit: 6b78a58c9ac825ecd450d100cd269d29761dbe03
Author: Daniel Cordero  0xdc  io>
AuthorDate: Thu Feb  4 11:07:18 2021 +
Commit: Matt Turner  gentoo  org>
CommitDate: Sun Feb 21 02:05:34 2021 +
URL:https://gitweb.gentoo.org/proj/catalyst.git/commit/?id=6b78a58c

catalyst: Clean up chroot directory on success

The embedded and livecd-stage2 targets override the action sequence
without calling set_completion_action_sequences. This would leave the
temporary build environment unpacked on the filesystem.

Signed-off-by: Daniel Cordero  0xdc.io>
Signed-off-by: Matt Turner  gentoo.org>

 catalyst/targets/embedded.py  | 2 +-
 catalyst/targets/livecd_stage2.py | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/catalyst/targets/embedded.py b/catalyst/targets/embedded.py
index b677b226..01ad035d 100644
--- a/catalyst/targets/embedded.py
+++ b/catalyst/targets/embedded.py
@@ -53,8 +53,8 @@ class embedded(StageBase):
 self.empty,
 self.clean,
 self.capture,
-self.clear_autoresume,
 ])
+self.set_completion_action_sequences()
 
 def set_root_path(self):
 self.settings["root_path"] = normpath("/tmp/mergeroot")

diff --git a/catalyst/targets/livecd_stage2.py 
b/catalyst/targets/livecd_stage2.py
index 774702f8..832e0998 100644
--- a/catalyst/targets/livecd_stage2.py
+++ b/catalyst/targets/livecd_stage2.py
@@ -108,4 +108,4 @@ class livecd_stage2(StageBase):
 self.setup_overlay,
 self.create_iso,
 ])
-self.finish_sequence.append(self.clear_autoresume)
+self.set_completion_action_sequences()



[gentoo-commits] repo/gentoo:master commit in: media-plugins/kodi-pvr-vuplus/

2021-02-20 Thread Craig Andrews
commit: 4f4dcbefadf503a4ee7c8a7b3749be97ceb1f42b
Author: Craig Andrews  gentoo  org>
AuthorDate: Sun Feb 21 01:48:41 2021 +
Commit: Craig Andrews  gentoo  org>
CommitDate: Sun Feb 21 01:50:50 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4f4dcbef

media-plugins/kodi-pvr-vuplus: 7.3.3 version bump

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

 media-plugins/kodi-pvr-vuplus/Manifest |  1 +
 .../kodi-pvr-vuplus/kodi-pvr-vuplus-7.3.3.ebuild   | 43 ++
 2 files changed, 44 insertions(+)

diff --git a/media-plugins/kodi-pvr-vuplus/Manifest 
b/media-plugins/kodi-pvr-vuplus/Manifest
index f4fb2209405..49a8b15feb2 100644
--- a/media-plugins/kodi-pvr-vuplus/Manifest
+++ b/media-plugins/kodi-pvr-vuplus/Manifest
@@ -1 +1,2 @@
 DIST kodi-pvr-vuplus-7.3.2.tar.gz 272832 BLAKE2B 
b6d78016b969893ad56c4c6c90cfde68a17b6b0069190150e71386d5a6294bf191990769abc4be6add8b552c62e10c5e0dc432640f41ca75d15772a83bc2f965
 SHA512 
d5244a7e9f3ef906028a438520e79f93f4c2eeb95bf04bc81a3520a6faab6ceffae77274d52d7271a196dd38cf3a525371d05b4ab279e587731c75fd70e5e531
+DIST kodi-pvr-vuplus-7.3.3.tar.gz 273471 BLAKE2B 
1b16cce69c15fc5bf1cf188db2fe5f3178025692d37125b8e5ed43a4c92539f0b5fb616f651223a184483cf8883dfc917fd2e18fdb1f16ef2402e2c10ecc9415
 SHA512 
5b4cb03eca2d904b091d271576b943ce69b79f3f7468e0d415abe90717903623204831fcbe1118e2d105fc3570a32bd972f8c4ec0dccdf9f427069d8081ec501

diff --git a/media-plugins/kodi-pvr-vuplus/kodi-pvr-vuplus-7.3.3.ebuild 
b/media-plugins/kodi-pvr-vuplus/kodi-pvr-vuplus-7.3.3.ebuild
new file mode 100644
index 000..20323489f84
--- /dev/null
+++ b/media-plugins/kodi-pvr-vuplus/kodi-pvr-vuplus-7.3.3.ebuild
@@ -0,0 +1,43 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit cmake kodi-addon
+
+DESCRIPTION="Kodi's VuPlus client addon"
+HOMEPAGE="https://github.com/kodi-pvr/pvr.vuplus;
+SRC_URI=""
+
+case ${PV} in
+)
+   SRC_URI=""
+   EGIT_REPO_URI="https://github.com/kodi-pvr/pvr.vuplus.git;
+   inherit git-r3
+   ;;
+*)
+   CODENAME="Matrix"
+   KEYWORDS="~amd64 ~x86"
+   
SRC_URI="https://github.com/kodi-pvr/pvr.vuplus/archive/${PV}-${CODENAME}.tar.gz
 -> ${P}.tar.gz"
+   S="${WORKDIR}/pvr.vuplus-${PV}-${CODENAME}"
+   ;;
+esac
+
+LICENSE="GPL-2"
+SLOT="0"
+IUSE=""
+
+DEPEND="
+   =media-tv/kodi-19*
+   dev-libs/tinyxml
+   dev-cpp/nlohmann_json
+   "
+
+RDEPEND="
+   ${DEPEND}
+   "
+
+src_prepare() {
+   [ -d depends ] && rm -rf depends || die
+   cmake_src_prepare
+}



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

2021-02-20 Thread Craig Andrews
commit: 2ce69fb99e7fb046ae38ae4e0468ba02e1362856
Author: Craig Andrews  gentoo  org>
AuthorDate: Sun Feb 21 01:50:29 2021 +
Commit: Craig Andrews  gentoo  org>
CommitDate: Sun Feb 21 01:50:51 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2ce69fb9

media-libs/libprojectm: 3.1.12 version bump

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

 media-libs/libprojectm/Manifest  |  1 +
 media-libs/libprojectm/libprojectm-3.1.12.ebuild | 73 
 2 files changed, 74 insertions(+)

diff --git a/media-libs/libprojectm/Manifest b/media-libs/libprojectm/Manifest
index 184e2aa5b35..714a571549a 100644
--- a/media-libs/libprojectm/Manifest
+++ b/media-libs/libprojectm/Manifest
@@ -1,3 +1,4 @@
 DIST libprojectm-3.1.11.tar.gz 52831435 BLAKE2B 
286cbe5d7c497b0955da38d3ccfd4a5c97d80bc102a4bb739f98ee6c39afb1420d780c989997c16be9d2e7d54718a498769f98e15e2443bc7ac8ad850ecbb2df
 SHA512 
da2c34ce5798205d31906c401d98ad2f16a45b6123975a291657c892db41c86d05d38edee34b52f2415c4442d8302c8c0dc5bb89e5932a057df17f7ccac7db22
+DIST libprojectm-3.1.12.tar.gz 52831726 BLAKE2B 
f9a9ecf8fc55b49e664a61a5c0ca3eef745b00390d5dd3b1549d6d68985c246834d35adb96ab8595e2bf78997c4688096c7931a6be54ea9d867bfdbe5a427832
 SHA512 
6d265280f3e3e952686ebf77afd8b083669e9ab81d2d9d122168d47747c367ff3b17ab682cc041e4ac9cee9607b7393b5dcb067deac95fcbb97d63a9656912a5
 DIST libprojectm-3.1.8.tar.gz 55482686 BLAKE2B 
226cc62ce84932e81c650dac8dcf89eed4d71513324b3bb3a7250c450cb002870f2c2c2eaf6947f6056b35efa5159ea7956bfec420e9f545df445f7654a76d05
 SHA512 
efbcd5e867ab9e710d11018d580ae6c3bc7aaba46e3ce2a3d682e9ec341756db6ecf613deab0a9d13ed6ace3d05dcf19a384c00ee21832acd5b6ebfe2b806f44
 DIST projectM-complete-2.1.0-Source.tar.gz 31130351 BLAKE2B 
ec3540326751aba45b9620adfe1e7aed21347c97278de6d23b53ed7fb03878c2d02982fba17b4cda4f713d2cf624fd24adeb15b28fed9d2ab165567f9ff49eaa
 SHA512 
53f4531208d2594f1c28a7f7842fb5ee3349ca9e48f9f0d999a90b6a62d315c9c0ae9cba1cdfacb8a149eba3e5ddc4517ac406ee2c53718191be8e26ee2cca5f

diff --git a/media-libs/libprojectm/libprojectm-3.1.12.ebuild 
b/media-libs/libprojectm/libprojectm-3.1.12.ebuild
new file mode 100644
index 000..a273f50c063
--- /dev/null
+++ b/media-libs/libprojectm/libprojectm-3.1.12.ebuild
@@ -0,0 +1,73 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit autotools
+
+DESCRIPTION="A graphical music visualization plugin similar to milkdrop"
+HOMEPAGE="https://github.com/projectM-visualizer/projectm;
+
+if [[ ${PV} == * ]] ; then
+   EGIT_REPO_URI="https://github.com/projectM-visualizer/projectm.git;
+   inherit git-r3
+else
+   MY_PV="${PV/_/-}"
+   
SRC_URI="https://github.com/projectM-visualizer/projectm/archive/v${MY_PV}.tar.gz
 -> ${P}.tar.gz"
+   KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~sparc ~x86"
+   S=${WORKDIR}/projectm-${MY_PV}/
+fi
+
+LICENSE="LGPL-2"
+SLOT="0/2"
+IUSE="gles2 jack pulseaudio qt5 sdl"
+REQUIRED_USE="
+   jack? ( qt5 )
+   pulseaudio? ( qt5 )
+"
+
+RDEPEND="gles2? ( media-libs/mesa[gles2] )
+   media-libs/glm
+   media-libs/mesa[X(+)]
+   jack? (
+   virtual/jack
+   )
+   qt5? (
+   dev-qt/qtcore:5
+   dev-qt/qtdeclarative:5
+   dev-qt/qtgui:5
+   dev-qt/qtwidgets:5
+   dev-qt/qtopengl:5
+   )
+   pulseaudio? (
+   media-sound/pulseaudio
+   )
+   sdl? ( >=media-libs/libsdl2-2.0.5 )
+   sys-libs/zlib"
+
+DEPEND="${RDEPEND}"
+BDEPEND="
+   virtual/pkgconfig
+"
+
+src_prepare() {
+   default
+   eautoreconf
+}
+
+src_configure() {
+   local myeconfargs=(
+   $(use_enable gles2 gles)
+   $(use_enable jack)
+   $(use_enable qt5 qt)
+   $(use_enable pulseaudio)
+   $(use_enable sdl)
+   --enable-emscripten=no
+   )
+   econf "${myeconfargs[@]}"
+}
+
+src_install() {
+   default
+   find "${ED}" -name '*.la' -delete || die
+}



[gentoo-commits] repo/gentoo:master commit in: media-plugins/kodi-pvr-vuplus/

2021-02-20 Thread Craig Andrews
commit: 0f1742f66c299be67490708e914d37b2fe476439
Author: Craig Andrews  gentoo  org>
AuthorDate: Sun Feb 21 01:49:01 2021 +
Commit: Craig Andrews  gentoo  org>
CommitDate: Sun Feb 21 01:50:50 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0f1742f6

media-plugins/kodi-pvr-vuplus: Cleanup old version

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

 media-plugins/kodi-pvr-vuplus/Manifest |  1 -
 .../kodi-pvr-vuplus/kodi-pvr-vuplus-7.3.2.ebuild   | 43 --
 2 files changed, 44 deletions(-)

diff --git a/media-plugins/kodi-pvr-vuplus/Manifest 
b/media-plugins/kodi-pvr-vuplus/Manifest
index 49a8b15feb2..eafe12f7768 100644
--- a/media-plugins/kodi-pvr-vuplus/Manifest
+++ b/media-plugins/kodi-pvr-vuplus/Manifest
@@ -1,2 +1 @@
-DIST kodi-pvr-vuplus-7.3.2.tar.gz 272832 BLAKE2B 
b6d78016b969893ad56c4c6c90cfde68a17b6b0069190150e71386d5a6294bf191990769abc4be6add8b552c62e10c5e0dc432640f41ca75d15772a83bc2f965
 SHA512 
d5244a7e9f3ef906028a438520e79f93f4c2eeb95bf04bc81a3520a6faab6ceffae77274d52d7271a196dd38cf3a525371d05b4ab279e587731c75fd70e5e531
 DIST kodi-pvr-vuplus-7.3.3.tar.gz 273471 BLAKE2B 
1b16cce69c15fc5bf1cf188db2fe5f3178025692d37125b8e5ed43a4c92539f0b5fb616f651223a184483cf8883dfc917fd2e18fdb1f16ef2402e2c10ecc9415
 SHA512 
5b4cb03eca2d904b091d271576b943ce69b79f3f7468e0d415abe90717903623204831fcbe1118e2d105fc3570a32bd972f8c4ec0dccdf9f427069d8081ec501

diff --git a/media-plugins/kodi-pvr-vuplus/kodi-pvr-vuplus-7.3.2.ebuild 
b/media-plugins/kodi-pvr-vuplus/kodi-pvr-vuplus-7.3.2.ebuild
deleted file mode 100644
index 20323489f84..000
--- a/media-plugins/kodi-pvr-vuplus/kodi-pvr-vuplus-7.3.2.ebuild
+++ /dev/null
@@ -1,43 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit cmake kodi-addon
-
-DESCRIPTION="Kodi's VuPlus client addon"
-HOMEPAGE="https://github.com/kodi-pvr/pvr.vuplus;
-SRC_URI=""
-
-case ${PV} in
-)
-   SRC_URI=""
-   EGIT_REPO_URI="https://github.com/kodi-pvr/pvr.vuplus.git;
-   inherit git-r3
-   ;;
-*)
-   CODENAME="Matrix"
-   KEYWORDS="~amd64 ~x86"
-   
SRC_URI="https://github.com/kodi-pvr/pvr.vuplus/archive/${PV}-${CODENAME}.tar.gz
 -> ${P}.tar.gz"
-   S="${WORKDIR}/pvr.vuplus-${PV}-${CODENAME}"
-   ;;
-esac
-
-LICENSE="GPL-2"
-SLOT="0"
-IUSE=""
-
-DEPEND="
-   =media-tv/kodi-19*
-   dev-libs/tinyxml
-   dev-cpp/nlohmann_json
-   "
-
-RDEPEND="
-   ${DEPEND}
-   "
-
-src_prepare() {
-   [ -d depends ] && rm -rf depends || die
-   cmake_src_prepare
-}



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

2021-02-20 Thread Sam James
commit: 8040d84659c5e910fee0aa416ac430cbea51d74d
Author: Sam James  gentoo  org>
AuthorDate: Sun Feb 21 00:52:48 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Feb 21 00:53:47 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8040d846

media-libs/lsp-plugins: Keyword 1.1.29 arm, #734136

Tested-by: John Helmert III (ajak)  posteo.net>
Signed-off-by: Sam James  gentoo.org>

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

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



[gentoo-commits] repo/gentoo:master commit in: media-plugins/gst-plugins-ladspa/

2021-02-20 Thread Sam James
commit: a331edece2c9ae9380e8d6bbeb95ccc1adf24598
Author: Sam James  gentoo  org>
AuthorDate: Sun Feb 21 00:52:50 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Feb 21 00:54:14 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a331edec

media-plugins/gst-plugins-ladspa: Keyword 1.16.3 arm, #734136

Tested-by: John Helmert III (ajak)  posteo.net>
Signed-off-by: Sam James  gentoo.org>

 media-plugins/gst-plugins-ladspa/gst-plugins-ladspa-1.16.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-plugins/gst-plugins-ladspa/gst-plugins-ladspa-1.16.3.ebuild 
b/media-plugins/gst-plugins-ladspa/gst-plugins-ladspa-1.16.3.ebuild
index 7c67a7e3935..1489689ba7e 100644
--- a/media-plugins/gst-plugins-ladspa/gst-plugins-ladspa-1.16.3.ebuild
+++ b/media-plugins/gst-plugins-ladspa/gst-plugins-ladspa-1.16.3.ebuild
@@ -7,7 +7,7 @@ GST_ORG_MODULE=gst-plugins-bad
 inherit gstreamer
 
 DESCRIPTION="Ladspa elements for Gstreamer"
-KEYWORDS="amd64 x86"
+KEYWORDS="amd64 ~arm x86"
 IUSE=""
 
 RDEPEND=">=media-libs/ladspa-sdk-1.13-r2[${MULTILIB_USEDEP}]"



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

2021-02-20 Thread Sam James
commit: 1a846656c2f8533245b28615f00a3098844fabdf
Author: Sam James  gentoo  org>
AuthorDate: Sun Feb 21 00:52:52 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Feb 21 00:54:29 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1a846656

media-plugins/calf: Keyword 0.90.3 arm, #734136

Tested-by: John Helmert III (ajak)  posteo.net>
Signed-off-by: Sam James  gentoo.org>

 media-plugins/calf/calf-0.90.3.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/media-plugins/calf/calf-0.90.3.ebuild 
b/media-plugins/calf/calf-0.90.3.ebuild
index 27d1b0c7a24..eb7de3909c3 100644
--- a/media-plugins/calf/calf-0.90.3.ebuild
+++ b/media-plugins/calf/calf-0.90.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
@@ -13,7 +13,7 @@ if [[ "${PV}" = "" ]] ; then
EGIT_REPO_URI="https://github.com/calf-studio-gear/calf.git;
 else
SRC_URI="https://github.com/calf-studio-gear/calf/archive/${PV}.tar.gz 
-> ${P}.tar.gz"
-   KEYWORDS="amd64 x86"
+   KEYWORDS="amd64 ~arm x86"
 fi
 
 LICENSE="LGPL-2.1"



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

2021-02-20 Thread Sam James
commit: ab391bd3abc91300d992d110a8ed8b2edf3ec77c
Author: Sam James  gentoo  org>
AuthorDate: Sun Feb 21 00:52:54 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Feb 21 00:54:37 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ab391bd3

media-sound/pulseeffects: Keyword 5.0.1 arm, #734136

Tested-by: John Helmert III (ajak)  posteo.net>
Signed-off-by: Sam James  gentoo.org>

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

diff --git a/media-sound/pulseeffects/pulseeffects-5.0.1.ebuild 
b/media-sound/pulseeffects/pulseeffects-5.0.1.ebuild
index 8915be106aa..7b388ef7a9a 100644
--- a/media-sound/pulseeffects/pulseeffects-5.0.1.ebuild
+++ b/media-sound/pulseeffects/pulseeffects-5.0.1.ebuild
@@ -14,7 +14,7 @@ if [[ ${PV} == * ]];then
EGIT_REPO_URI="https://github.com/wwmm/pulseeffects;
 else
SRC_URI="https://github.com/wwmm/pulseeffects/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
-   KEYWORDS="~amd64 ~x86"
+   KEYWORDS="~amd64 ~arm ~x86"
 fi
 
 LICENSE="GPL-3"



  1   2   3   4   >