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

2022-02-17 Thread Agostino Sarubbo
commit: 17167538370e5e340f26a6f49d2811797b19430b
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Fri Feb 18 07:40:54 2022 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Fri Feb 18 07:40:54 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=17167538

app-backup/burp: x86 stable wrt bug #833376

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

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

diff --git a/app-backup/burp/burp-2.4.0.ebuild 
b/app-backup/burp/burp-2.4.0.ebuild
index 5a9a75ce72a4..b694099ed5d7 100644
--- a/app-backup/burp/burp-2.4.0.ebuild
+++ b/app-backup/burp/burp-2.4.0.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/grke/${PN}/archive/${PV}.tar.gz 
-> ${P}.tar.gz"
 
 LICENSE="AGPL-3"
 SLOT="0"
-KEYWORDS="amd64 ~arm ~x86"
+KEYWORDS="amd64 ~arm x86"
 IUSE="acl ipv6 test xattr"
 
 RESTRICT="!test? ( test )"



[gentoo-commits] repo/gentoo:master commit in: net-irc/unrealircd/

2022-02-17 Thread Agostino Sarubbo
commit: 9e3a82682beaed60a5005c2f15aaefc00ccb84a7
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Fri Feb 18 07:40:20 2022 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Fri Feb 18 07:40:20 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9e3a8268

net-irc/unrealircd: ppc stable wrt bug #833578

Package-Manager: Portage-3.0.28, Repoman-3.0.3
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 net-irc/unrealircd/unrealircd-5.2.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-irc/unrealircd/unrealircd-5.2.4.ebuild 
b/net-irc/unrealircd/unrealircd-5.2.4.ebuild
index 956ab96e51fb..7c928cb57416 100644
--- a/net-irc/unrealircd/unrealircd-5.2.4.ebuild
+++ b/net-irc/unrealircd/unrealircd-5.2.4.ebuild
@@ -12,7 +12,7 @@ SRC_URI="https://www.unrealircd.org/downloads/${P}.tar.gz;
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 x86 ~amd64-linux"
+KEYWORDS="amd64 ~arm ~arm64 ppc ~ppc64 x86 ~amd64-linux"
 IUSE="class-nofakelag curl +operoverride operoverride-verify +prefixaq 
showlistmodes"
 
 RDEPEND="acct-group/unrealircd



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

2022-02-17 Thread Agostino Sarubbo
commit: 2c379cd2f74d2d5cb31265eb8368d7dc26a060a9
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Fri Feb 18 07:40:27 2022 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Fri Feb 18 07:40:27 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2c379cd2

media-libs/dav1d: ppc stable wrt bug #833580

Package-Manager: Portage-3.0.28, Repoman-3.0.3
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo  gentoo.org>

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

diff --git a/media-libs/dav1d/dav1d-0.9.2.ebuild 
b/media-libs/dav1d/dav1d-0.9.2.ebuild
index 4cd95819dec8..66eddcf01a3e 100644
--- a/media-libs/dav1d/dav1d-0.9.2.ebuild
+++ b/media-libs/dav1d/dav1d-0.9.2.ebuild
@@ -9,7 +9,7 @@ if [[ "${PV}" == "" ]]; then
EGIT_REPO_URI="https://code.videolan.org/videolan/dav1d;
 else

SRC_URI="https://code.videolan.org/videolan/dav1d/-/archive/${PV}/${P}.tar.bz2;
-   KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~sparc x86"
+   KEYWORDS="amd64 ~arm ~arm64 ppc ~ppc64 ~riscv ~sparc x86"
 fi
 
 inherit ${SCM} meson-multilib



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

2022-02-17 Thread Agostino Sarubbo
commit: f2be047c25c729a7dbb976393f0244b2ba078a94
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Fri Feb 18 07:40:07 2022 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Fri Feb 18 07:40:07 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f2be047c

dev-python/pyrsistent: ppc stable wrt bug #833550

Package-Manager: Portage-3.0.28, Repoman-3.0.3
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo  gentoo.org>

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

diff --git a/dev-python/pyrsistent/pyrsistent-0.18.1.ebuild 
b/dev-python/pyrsistent/pyrsistent-0.18.1.ebuild
index 23a3013c49fd..854947985bd3 100644
--- a/dev-python/pyrsistent/pyrsistent-0.18.1.ebuild
+++ b/dev-python/pyrsistent/pyrsistent-0.18.1.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~riscv 
~s390 sparc x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv 
~s390 sparc x86 ~amd64-linux ~x86-linux"
 
 BDEPEND="
test? (



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

2022-02-17 Thread Agostino Sarubbo
commit: 22405fe38f86047168e13d698f4282bb872d14f5
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Fri Feb 18 07:40:14 2022 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Fri Feb 18 07:40:14 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=22405fe3

net-wireless/hostapd: ppc stable wrt bug #833576

Package-Manager: Portage-3.0.28, Repoman-3.0.3
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo  gentoo.org>

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

diff --git a/net-wireless/hostapd/hostapd-2.10.ebuild 
b/net-wireless/hostapd/hostapd-2.10.ebuild
index d1a756b5b9ab..8c5e53f8e413 100644
--- a/net-wireless/hostapd/hostapd-2.10.ebuild
+++ b/net-wireless/hostapd/hostapd-2.10.ebuild
@@ -23,7 +23,7 @@ else
fi
 
# Never stabilize snapshot ebuilds please
-   KEYWORDS="amd64 ~arm ~arm64 ~mips ~ppc x86"
+   KEYWORDS="amd64 ~arm ~arm64 ~mips ppc x86"
 fi
 
 LICENSE="BSD"



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

2022-02-17 Thread Agostino Sarubbo
commit: 41d16c396d8eae84b630834cd00a65c7acbd3c4d
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Fri Feb 18 07:39:36 2022 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Fri Feb 18 07:39:36 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=41d16c39

app-backup/burp: amd64 stable wrt bug #833376

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

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

diff --git a/app-backup/burp/burp-2.4.0.ebuild 
b/app-backup/burp/burp-2.4.0.ebuild
index f43a92ad64bd..5a9a75ce72a4 100644
--- a/app-backup/burp/burp-2.4.0.ebuild
+++ b/app-backup/burp/burp-2.4.0.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/grke/${PN}/archive/${PV}.tar.gz 
-> ${P}.tar.gz"
 
 LICENSE="AGPL-3"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~x86"
+KEYWORDS="amd64 ~arm ~x86"
 IUSE="acl ipv6 test xattr"
 
 RESTRICT="!test? ( test )"



[gentoo-commits] repo/gentoo:master commit in: net-irc/unrealircd/

2022-02-17 Thread Agostino Sarubbo
commit: 144ea35270443358bce936417dca2261aed6e0e6
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Fri Feb 18 07:39:43 2022 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Fri Feb 18 07:39:43 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=144ea352

net-irc/unrealircd: amd64 stable wrt bug #833578

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

 net-irc/unrealircd/unrealircd-5.2.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-irc/unrealircd/unrealircd-5.2.4.ebuild 
b/net-irc/unrealircd/unrealircd-5.2.4.ebuild
index 8f2999c8cdd6..956ab96e51fb 100644
--- a/net-irc/unrealircd/unrealircd-5.2.4.ebuild
+++ b/net-irc/unrealircd/unrealircd-5.2.4.ebuild
@@ -12,7 +12,7 @@ SRC_URI="https://www.unrealircd.org/downloads/${P}.tar.gz;
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 x86 ~amd64-linux"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 x86 ~amd64-linux"
 IUSE="class-nofakelag curl +operoverride operoverride-verify +prefixaq 
showlistmodes"
 
 RDEPEND="acct-group/unrealircd



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

2022-02-17 Thread Florian Schmaus
commit: 84fa56c783a3b2bb4f34927cb207d5ce3386c6b6
Author: Dennis Eisele  dennis-eisele  de>
AuthorDate: Fri Jan 28 12:57:37 2022 +
Commit: Florian Schmaus  gentoo  org>
CommitDate: Fri Feb 18 07:28:36 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=84fa56c7

x11-misc/gpaste: bump to version 3.42.2

Closes: https://bugs.gentoo.org/680536
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Dennis Eisele  dennis-eisele.de>
Closes: https://github.com/gentoo/gentoo/pull/23998
Signed-off-by: Florian Schmaus  gentoo.org>

 x11-misc/gpaste/Manifest |  1 +
 x11-misc/gpaste/gpaste-3.42.2.ebuild | 90 
 2 files changed, 91 insertions(+)

diff --git a/x11-misc/gpaste/Manifest b/x11-misc/gpaste/Manifest
index e80b091a12ed..3b3b17b94c7d 100644
--- a/x11-misc/gpaste/Manifest
+++ b/x11-misc/gpaste/Manifest
@@ -1 +1,2 @@
 DIST gpaste-3.36.3.tar.gz 186352 BLAKE2B 
b00af3f32076bbeb4f06853a7892772901d0c72dd972d08fff0520afae388bed0c9eee81892a2492f4bb972b3a80a924519e1c137edb660fa5f9dfa2fab31856
 SHA512 
e5fe4a31367e96089aefd1af5ed0a3ad591eee009bbc74b1b33c9c736061831979d79f2d6a5c072cf55fc6f1982ade581fe73d2039c5dbd607081683860c7b9f
+DIST gpaste-3.42.2.tar.gz 289280 BLAKE2B 
f133304be36e99324891723914a40b6ba9fb70596f8b6898a012abcf93e013f6c9de3bc5eff85bb12103b4d6c4bb23e497cbe9a8d590453185be67e9e1832312
 SHA512 
34504fed5a1ccb1d91c2fb301800ce1058404a63a2ddf860bd77485bee6a7c8cfc7f36053e0c6661551eda868022773cc1695b941b6aa2ddf834e317c2c83dce

diff --git a/x11-misc/gpaste/gpaste-3.42.2.ebuild 
b/x11-misc/gpaste/gpaste-3.42.2.ebuild
new file mode 100644
index ..925398cc2ed3
--- /dev/null
+++ b/x11-misc/gpaste/gpaste-3.42.2.ebuild
@@ -0,0 +1,90 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+VALA_MIN_API_VERSION="0.30"
+VALA_USE_DEPEND="vapigen"
+
+inherit meson vala gnome2-utils
+
+DESCRIPTION="Clipboard management system"
+HOMEPAGE="https://github.com/Keruspe/GPaste;
+SRC_URI="https://github.com/Keruspe/GPaste/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="+gnome +introspection systemd vala"
+REQUIRED_USE="
+   gnome? ( introspection )
+   vala? ( introspection )
+"
+
+DEPEND="
+   dev-libs/appstream-glib
+   >=dev-libs/glib-2.7:2
+   sys-apps/dbus
+   >=x11-libs/gdk-pixbuf-2.34:2
+   >=x11-libs/gtk+-3.24:3
+   x11-libs/libX11
+   x11-libs/libXi
+   x11-libs/pango
+   gnome? (
+   >=x11-wm/mutter-41.3
+   )
+   introspection? (
+   dev-libs/gjs
+   >=dev-libs/gobject-introspection-1.48.0
+   >=x11-wm/mutter-41.3[introspection]
+   )
+"
+BDEPEND="
+   virtual/pkgconfig
+   gnome? (
+   gnome-base/gnome-control-center:2
+   )
+   systemd? (
+   sys-apps/systemd
+   )
+   vala? ( $(vala_depend) )
+"
+RDEPEND="${DEPEND}
+   gnome? (
+   gnome-base/gnome-control-center:2
+   gnome-base/gnome-shell
+   )
+   systemd? (
+   sys-apps/systemd
+   )
+"
+
+S="${WORKDIR}/GPaste-${PV}"
+
+src_prepare() {
+   use vala && vala_src_prepare
+   default
+}
+
+src_configure() {
+   local emesonargs=(
+   $(meson_use systemd systemd)
+   -Dbash-completion=true
+   -Dzsh-completion=true
+   -Dx-keybinder=true
+   -Dcontrol-center-keybindings-dir=$(usex gnome '' \
+   '/usr/share/gnome-control-center/keybindings')
+   $(meson_use introspection introspection)
+   $(meson_use vala vapi)
+   $(meson_use gnome gnome-shell)
+   )
+   meson_src_configure
+}
+
+pkg_postinst() {
+   gnome2_schemas_update
+}
+
+pkg_postrm() {
+   gnome2_schemas_update
+}



[gentoo-commits] repo/gentoo:master commit in: x11-misc/gpaste/files/, x11-misc/gpaste/

2022-02-17 Thread Florian Schmaus
commit: 9412ad08ece496b3e82a68142ffd36d4b38231b8
Author: Florian Schmaus  gentoo  org>
AuthorDate: Fri Feb 18 07:28:14 2022 +
Commit: Florian Schmaus  gentoo  org>
CommitDate: Fri Feb 18 07:28:36 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9412ad08

x11-misc/gpaste: fix build with meson 0.60, bump min vala version

Signed-off-by: Florian Schmaus  gentoo.org>

 .../gpaste/files/fix-build-with-meson-0.60.patch   | 62 ++
 x11-misc/gpaste/gpaste-3.42.2.ebuild   |  6 ++-
 2 files changed, 67 insertions(+), 1 deletion(-)

diff --git a/x11-misc/gpaste/files/fix-build-with-meson-0.60.patch 
b/x11-misc/gpaste/files/fix-build-with-meson-0.60.patch
new file mode 100644
index ..c2cbc9a60f74
--- /dev/null
+++ b/x11-misc/gpaste/files/fix-build-with-meson-0.60.patch
@@ -0,0 +1,62 @@
+From 1ec2699daa600e34d73b8d200dd7bb22f4eace27 Mon Sep 17 00:00:00 2001
+From: Marc-Antoine Perennou 
+Date: Fri, 7 Jan 2022 10:42:41 +0100
+Subject: fix build with meson 0.60
+
+Fixes #385
+
+Signed-off-by: Marc-Antoine Perennou 
+---
+ data/appstream/meson.build | 3 +--
+ data/desktop/meson.build   | 3 +--
+ meson.build| 2 +-
+ 3 files changed, 3 insertions(+), 5 deletions(-)
+
+diff --git a/data/appstream/meson.build b/data/appstream/meson.build
+index 8f5fe29a463c..f279be6616f3 100644
+--- a/data/appstream/meson.build
 b/data/appstream/meson.build
+@@ -1,8 +1,7 @@
+ i18n.merge_file(
+-  'gpaste-appdata',
+   input: 'org.gnome.GPaste.Ui.appdata.xml.in',
+   po_dir: gpaste_po_dir,
+   output: 'org.gnome.GPaste.Ui.appdata.xml',
+   install: true,
+   install_dir: join_paths(get_option('datadir'), 'metainfo'),
+-)
+\ No newline at end of file
++)
+diff --git a/data/desktop/meson.build b/data/desktop/meson.build
+index 6268765c3285..18be1b69a86c 100644
+--- a/data/desktop/meson.build
 b/data/desktop/meson.build
+@@ -5,11 +5,10 @@ untranslated_desktop_file = configure_file(
+ )
+ 
+ i18n.merge_file(
+-  'gpaste-desktop-file',
+   input: untranslated_desktop_file,
+   po_dir: gpaste_po_dir,
+   type: 'desktop',
+   output: 'org.gnome.GPaste.Ui.desktop',
+   install: true,
+   install_dir: join_paths(get_option('datadir'), 'applications'),
+-)
+\ No newline at end of file
++)
+diff --git a/meson.build b/meson.build
+index 1b0095f3f92c..676ad4e3032f 100644
+--- a/meson.build
 b/meson.build
+@@ -1,6 +1,6 @@
+ project('GPaste',
+   'c',
+-  version: '3.42.1',
++  version: '3.42.2',
+   meson_version: '>=0.50.0',
+ )
+ 
+-- 
+2.34.1
+

diff --git a/x11-misc/gpaste/gpaste-3.42.2.ebuild 
b/x11-misc/gpaste/gpaste-3.42.2.ebuild
index 925398cc2ed3..5ae0c10506e0 100644
--- a/x11-misc/gpaste/gpaste-3.42.2.ebuild
+++ b/x11-misc/gpaste/gpaste-3.42.2.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-VALA_MIN_API_VERSION="0.30"
+VALA_MIN_API_VERSION="0.42"
 VALA_USE_DEPEND="vapigen"
 
 inherit meson vala gnome2-utils
@@ -61,6 +61,10 @@ RDEPEND="${DEPEND}
 
 S="${WORKDIR}/GPaste-${PV}"
 
+PATCHES=(
+   "${FILESDIR}"/fix-build-with-meson-0.60.patch
+)
+
 src_prepare() {
use vala && vala_src_prepare
default



[gentoo-commits] repo/gentoo:master commit in: media-video/rav1e/

2022-02-17 Thread Arthur Zamarin
commit: a4f29853a15e857fc182b86d840dd2cffcffeef7
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Fri Feb 18 07:02:53 2022 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Fri Feb 18 07:02:53 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a4f29853

media-video/rav1e: Stabilize 0.5.1 amd64, #833579

Signed-off-by: Arthur Zamarin  gentoo.org>

 media-video/rav1e/rav1e-0.5.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-video/rav1e/rav1e-0.5.1.ebuild 
b/media-video/rav1e/rav1e-0.5.1.ebuild
index 7299fb1d0232..9893ccbec4b4 100644
--- a/media-video/rav1e/rav1e-0.5.1.ebuild
+++ b/media-video/rav1e/rav1e-0.5.1.ebuild
@@ -185,7 +185,7 @@ if [[ ${PV} == * ]] ; then
 else
SRC_URI="https://github.com/xiph/rav1e/archive/v${PV}.tar.gz -> 
${P}.tar.gz
$(cargo_crate_uris ${CRATES})"
-   KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv x86"
+   KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~riscv x86"
 fi
 
 DESCRIPTION="The fastest and safest AV1 encoder"



[gentoo-commits] repo/gentoo:master commit in: net-fs/samba/

2022-02-17 Thread Sam James
commit: 919613b69d8eef48e9eeb1d9ab0fe55aeac2808b
Author: Sam James  gentoo  org>
AuthorDate: Fri Feb 18 04:57:59 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Feb 18 04:57:59 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=919613b6

net-fs/samba: Stabilize 4.15.4-r1 arm64, #832458

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

 net-fs/samba/samba-4.15.4-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-fs/samba/samba-4.15.4-r1.ebuild 
b/net-fs/samba/samba-4.15.4-r1.ebuild
index 2394393fd9d2..931272c67c51 100644
--- a/net-fs/samba/samba-4.15.4-r1.ebuild
+++ b/net-fs/samba/samba-4.15.4-r1.ebuild
@@ -16,7 +16,7 @@ if [[ ${PV} = *_rc* ]]; then
SRC_URI="mirror://samba/rc/${MY_P}.tar.gz"
 else
SRC_URI="mirror://samba/stable/${MY_P}.tar.gz"
-   KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ppc ppc64 ~riscv sparc 
x86"
+   KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ppc ppc64 ~riscv sparc x86"
 fi
 S="${WORKDIR}/${MY_P}"
 



[gentoo-commits] repo/gentoo:master commit in: net-fs/samba/

2022-02-17 Thread Sam James
commit: e8d9965b8c48172d968b74b2249431c13e051316
Author: Sam James  gentoo  org>
AuthorDate: Fri Feb 18 04:57:56 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Feb 18 04:57:56 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e8d9965b

net-fs/samba: Stabilize 4.14.12-r1 arm64, #832458

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

 net-fs/samba/samba-4.14.12-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-fs/samba/samba-4.14.12-r1.ebuild 
b/net-fs/samba/samba-4.14.12-r1.ebuild
index 2d3e8bcd1c6e..09b9de9572a4 100644
--- a/net-fs/samba/samba-4.14.12-r1.ebuild
+++ b/net-fs/samba/samba-4.14.12-r1.ebuild
@@ -16,7 +16,7 @@ if [[ ${PV} = *_rc* ]]; then
SRC_URI="mirror://samba/rc/${MY_P}.tar.gz"
 else
SRC_URI="mirror://samba/stable/${MY_P}.tar.gz"
-   KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ppc ppc64 ~riscv sparc 
x86"
+   KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ppc ppc64 ~riscv sparc x86"
 fi
 S="${WORKDIR}/${MY_P}"
 



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

2022-02-17 Thread Sam James
commit: 0901dd2949d00209e9a3a3f5964f0d9775d2d5ab
Author: Sam James  gentoo  org>
AuthorDate: Fri Feb 18 04:54:40 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Feb 18 04:56:43 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0901dd29

app-editors/vim: bump copyright year

See: 49adc5f0272e40ac608a89d268ee12811fcca384
Signed-off-by: Sam James  gentoo.org>

 app-editors/vim/vim-8.2.0814-r100.ebuild | 2 +-
 app-editors/vim/vim-8.2.3428-r1.ebuild   | 2 +-
 app-editors/vim/vim-8.2.3567.ebuild  | 2 +-
 app-editors/vim/vim-8.2.3582.ebuild  | 2 +-
 app-editors/vim/vim-8.2.3669.ebuild  | 2 +-
 app-editors/vim/vim-.ebuild  | 2 +-
 6 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/app-editors/vim/vim-8.2.0814-r100.ebuild 
b/app-editors/vim/vim-8.2.0814-r100.ebuild
index 11f77d9c3dee..b0ae7e31e182 100644
--- a/app-editors/vim/vim-8.2.0814-r100.ebuild
+++ b/app-editors/vim/vim-8.2.0814-r100.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7

diff --git a/app-editors/vim/vim-8.2.3428-r1.ebuild 
b/app-editors/vim/vim-8.2.3428-r1.ebuild
index 0b57137c4a67..376604185e2d 100644
--- a/app-editors/vim/vim-8.2.3428-r1.ebuild
+++ b/app-editors/vim/vim-8.2.3428-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7

diff --git a/app-editors/vim/vim-8.2.3567.ebuild 
b/app-editors/vim/vim-8.2.3567.ebuild
index a16ecf652266..2b7c3b0992cc 100644
--- a/app-editors/vim/vim-8.2.3567.ebuild
+++ b/app-editors/vim/vim-8.2.3567.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7

diff --git a/app-editors/vim/vim-8.2.3582.ebuild 
b/app-editors/vim/vim-8.2.3582.ebuild
index 62135009f599..53e69aee9488 100644
--- a/app-editors/vim/vim-8.2.3582.ebuild
+++ b/app-editors/vim/vim-8.2.3582.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7

diff --git a/app-editors/vim/vim-8.2.3669.ebuild 
b/app-editors/vim/vim-8.2.3669.ebuild
index a16ecf652266..2b7c3b0992cc 100644
--- a/app-editors/vim/vim-8.2.3669.ebuild
+++ b/app-editors/vim/vim-8.2.3669.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7

diff --git a/app-editors/vim/vim-.ebuild b/app-editors/vim/vim-.ebuild
index a16ecf652266..2b7c3b0992cc 100644
--- a/app-editors/vim/vim-.ebuild
+++ b/app-editors/vim/vim-.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7



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

2022-02-17 Thread Sam James
commit: 29090fa554961ee027996cd026184be5d13a9f73
Author: Sam James  gentoo  org>
AuthorDate: Fri Feb 18 04:55:13 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Feb 18 04:56:46 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=29090fa5

media-gfx/iscan: bump copyright year

See: 532d6cb41030f2c98b335f7ee56dfc6e1ddfb826
Signed-off-by: Sam James  gentoo.org>

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

diff --git a/media-gfx/iscan/iscan-3.65.0.ebuild 
b/media-gfx/iscan/iscan-3.65.0.ebuild
index 38fb610ef483..4d767c95e653 100644
--- a/media-gfx/iscan/iscan-3.65.0.ebuild
+++ b/media-gfx/iscan/iscan-3.65.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7



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

2022-02-17 Thread Sam James
commit: d04a459ed88b2ce8ecd45cd02037803c3dbd0e73
Author: Sam James  gentoo  org>
AuthorDate: Fri Feb 18 04:54:10 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Feb 18 04:56:40 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d04a459e

app-editors/vim-core: bump copyright year

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

 app-editors/vim-core/vim-core-8.2.0814.ebuild | 2 +-
 app-editors/vim-core/vim-core-8.2.3428.ebuild | 2 +-
 app-editors/vim-core/vim-core-8.2.3567.ebuild | 2 +-
 app-editors/vim-core/vim-core-8.2.3582.ebuild | 2 +-
 app-editors/vim-core/vim-core-8.2.3669.ebuild | 2 +-
 app-editors/vim-core/vim-core-.ebuild | 2 +-
 6 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/app-editors/vim-core/vim-core-8.2.0814.ebuild 
b/app-editors/vim-core/vim-core-8.2.0814.ebuild
index 7fd58e8567b7..c017b523925e 100644
--- a/app-editors/vim-core/vim-core-8.2.0814.ebuild
+++ b/app-editors/vim-core/vim-core-8.2.0814.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7

diff --git a/app-editors/vim-core/vim-core-8.2.3428.ebuild 
b/app-editors/vim-core/vim-core-8.2.3428.ebuild
index 21ce3423..a245749c90df 100644
--- a/app-editors/vim-core/vim-core-8.2.3428.ebuild
+++ b/app-editors/vim-core/vim-core-8.2.3428.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7

diff --git a/app-editors/vim-core/vim-core-8.2.3567.ebuild 
b/app-editors/vim-core/vim-core-8.2.3567.ebuild
index 7d7083d927f6..eda637ba36f0 100644
--- a/app-editors/vim-core/vim-core-8.2.3567.ebuild
+++ b/app-editors/vim-core/vim-core-8.2.3567.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7

diff --git a/app-editors/vim-core/vim-core-8.2.3582.ebuild 
b/app-editors/vim-core/vim-core-8.2.3582.ebuild
index 959733ef0bfe..2396c7131d36 100644
--- a/app-editors/vim-core/vim-core-8.2.3582.ebuild
+++ b/app-editors/vim-core/vim-core-8.2.3582.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7

diff --git a/app-editors/vim-core/vim-core-8.2.3669.ebuild 
b/app-editors/vim-core/vim-core-8.2.3669.ebuild
index 7d7083d927f6..eda637ba36f0 100644
--- a/app-editors/vim-core/vim-core-8.2.3669.ebuild
+++ b/app-editors/vim-core/vim-core-8.2.3669.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7

diff --git a/app-editors/vim-core/vim-core-.ebuild 
b/app-editors/vim-core/vim-core-.ebuild
index 7d7083d927f6..eda637ba36f0 100644
--- a/app-editors/vim-core/vim-core-.ebuild
+++ b/app-editors/vim-core/vim-core-.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7



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

2022-02-17 Thread Sam James
commit: 0ec94aca119e0bad13737aa0effa3850f8512871
Author: Sam James  gentoo  org>
AuthorDate: Fri Feb 18 04:56:07 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Feb 18 04:56:49 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0ec94aca

dev-cpp/notcurses: bump copyright year

See: 1cd4d975c32f8bed30dbc16f1edd69a42313d8f2
Signed-off-by: Sam James  gentoo.org>

 dev-cpp/notcurses/notcurses-3.0.5.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-cpp/notcurses/notcurses-3.0.5.ebuild 
b/dev-cpp/notcurses/notcurses-3.0.5.ebuild
index 7c2529bc6931..5ec6a07f7781 100644
--- a/dev-cpp/notcurses/notcurses-3.0.5.ebuild
+++ b/dev-cpp/notcurses/notcurses-3.0.5.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8



[gentoo-commits] repo/gentoo:master commit in: dev-lisp/sbcl/, dev-lisp/sbcl/files/

2022-02-17 Thread Andrey Grozin
commit: 69a5ac8480ce00e1ce545ba4a70e773a205ee325
Author: Andrey Grozin  gentoo  org>
AuthorDate: Fri Feb 18 04:52:02 2022 +
Commit: Andrey Grozin  gentoo  org>
CommitDate: Fri Feb 18 04:52:48 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=69a5ac84

dev-lisp/sbcl: remove 1.4.9

Bug: https://bugs.gentoo.org/832532
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Andrey Grozin  gentoo.org>

 dev-lisp/sbcl/Manifest |   3 -
 dev-lisp/sbcl/files/concurrency-test-1.3.15.patch  |  17 -
 .../sbcl/files/sbcl-1.4.0-bsd-sockets-test.patch   | 383 -
 dev-lisp/sbcl/files/sbcl-1.4.0-verbose-build.patch |  29 --
 dev-lisp/sbcl/files/sbcl-1.4.9-gcc-10.patch|  13 -
 dev-lisp/sbcl/sbcl-1.4.9.ebuild| 239 -
 6 files changed, 684 deletions(-)

diff --git a/dev-lisp/sbcl/Manifest b/dev-lisp/sbcl/Manifest
index c056c85aeae0..f574bf1933ee 100644
--- a/dev-lisp/sbcl/Manifest
+++ b/dev-lisp/sbcl/Manifest
@@ -9,13 +9,10 @@ DIST sbcl-1.2.7-x86-linux-binary.tar.bz2 10516485 BLAKE2B 
4036684f398c0766d55a60
 DIST sbcl-1.2.7-x86-solaris-binary.tar.bz2 10351529 BLAKE2B 
9b7324c8177856c6024220ce71070a1a51b93fa9352fe692c3fd5afa9b6cdcbb361c54e354ab1cc1153e6bf15cb0c5fc267c3da03addd5d35fbec840f72a7c06
 SHA512 
b30d40f0095bb43719ba2e1a619f53fe5f0bccaa08a35481bc5feeb0dd5b540018a9ec9f61799de89991a85750577922cb4e56db4d7dab8f07e18bbc643bdad1
 DIST sbcl-1.3.11-source.tar.bz2 5790557 BLAKE2B 
d6b493d880ab2481f18381475165a3eed585fa46e626eb1e762cced29a6a7315be638df6f44ffdc694d8fb55509f912267a7dbe8892b6672eb56e839f55908ff
 SHA512 
07cce0b33f1d41bc208827d228ae356b56165bb55fab72c48973a15a63e2e680aafc16db67d36cc4952f71101faaacafd9660276cd67673314f1699d6a91af82
 DIST sbcl-1.3.11-x86-64-linux-binary.tar.bz2 9248214 BLAKE2B 
f1f6ebbec168a47d7405c15c63a70f10afad2d271d17dfa461f94bd8b1a1c21506a3a9c1d7ffe2501cc70419406e0d73b53a34ff9ff003e4791170101b7b1293
 SHA512 
ffb443f9e3ede2f9dbdc1bf28554bd59ef1fd5ad855465ee10f9835221fde20211188e881be854b4760870b122dfc6c5ad5c8cad1bea613ffb3b6a6f67a36056
-DIST sbcl-1.3.12-armhf-linux-binary.tar.bz2 9193847 BLAKE2B 
27106c0144ee99f534cd0a59cfb331ef8f39dbefdc76e294a8671523b1c05f42353d31b8e74600dd01f85fb5156d39216a877d77aba57a061427ea1dc28a492e
 SHA512 
5bdb4e2b584933e9ee9aaa2ba68328f219f072af802782ee5dedf83baa5c679cd5a1ccbf3458678810ccb8679ffd392d4fba108e86d537e10554c1860bfd4de5
 DIST sbcl-1.3.9-armhf-linux-binary.tar.bz2 9161130 BLAKE2B 
0dbfe39803d6e3955124fa1a619da7b6d4ec9e7d6eb78e868508c61bf478a980cb15ba427ef0b38d0f051ce38b881020534c0d37bfbcd81a8d763654283669ec
 SHA512 
309e2ac7ef9ac95bf751432cf243af0de022c5b21054df2bf4e99da4ff087218af72b0ab3be69214eba3df1b6bbe707cc28840508e960c5d2ed2af0e86de3fdd
 DIST sbcl-1.4.11-armhf-linux-binary.tar.bz2 9767589 BLAKE2B 
2949338bc19973e0ca38f435caaa4c991a6c86d70dc092a4f1b6ec3eefa47af76f2a0c3fd8a4f8004127f4b8b3666a5cf4260b6ab56802308880067e4eaf8568
 SHA512 
297edddc36e9b9de080f9e25faa323e23877af234104b4b7e0fe2b74f0dd117d9cf0caa87b79718a8b071bcb5e97c8118f1d11af0e4aba2a961beb40c4dc99cb
 DIST sbcl-1.4.2-arm64-linux-binary.tar.bz2 10578821 BLAKE2B 
1cd25c548be0f1b7ec01edc3bee7fe6c2aaf07b7bd1fc55d408dee7ac95e8f3761a194bf9e8efb734179a7eff04cdae2fe5ba4a9ba5ab06f7322ac1550d142cc
 SHA512 
39bbd735b242aa0bbac05c6f4dbe28cb45e01684db7e5b4f1e51f995a9f9d5b484f63cc4243f472f72b3b1e6c4cd2268a7e812b15426eca5cf9a1fede10f44bb
 DIST sbcl-1.4.3-x86-linux-binary.tar.bz2 10227185 BLAKE2B 
6d77c4f4177cbdb72fb9bab0da5bd91e0aa8deafffd238818a2551332f0ab246715d9489b5c1156f3481aa7fb79d161a988404620fc09fe86ff927543a1ee678
 SHA512 
41cd63d61dd7c46370341dce39a362287a23b528bfebe8e5571614aeefdea03d318207d25562e995db9ccedb6c1f50ea4d66627721f0fd9486e99440126e6a38
-DIST sbcl-1.4.8-x86-64-linux-binary.tar.bz2 10353701 BLAKE2B 
5b56f46fbdb87f015ed1fe103b6caaf43d2d424b45e2574e306b3d3cbc3c7bdfa48847a2e6d7d819e6bf4b59fa02ea01f9ce6b023802ae6f91fc7f56e5a260de
 SHA512 
f3cb3c30dec1b7e6ac0c1b67de26192723871f8a8d543a41d7c4d04b0813fd7da1043433237b648a2c23f73169fe38f2ec3a3c2bd412eb4c9d36ed929c40f27d
-DIST sbcl-1.4.9-source.tar.bz2 6051607 BLAKE2B 
8abcaf73233ea1a23d47987b16554636dcf94acfbc7ab731f0730fdb4a8176593fb3ab52d9b25b3dd56753cd984f7e0eddb1585a142eb7ad1aa5e3e03d7b0ca9
 SHA512 
e0248f460f9737d47653dd520732062d2637813b550df356ecc90aa6d21fbdd74f03182d1e890c09c1da742f7d57b4fbd04a4e6dc36999aca51bb6c2952ac236
 DIST sbcl-1.5.8-ppc64le-linux-binary.tar.bz2 10025597 BLAKE2B 
aac079e3585ebe9d5b610cf096e958edfd4410361b0d96b2fa88a285cbdce4133d89e1ddf0cf6729d43d6c3057365d07a3d73362f906fd8798b76c993210a8e5
 SHA512 
443ab604caa768c756f3322d7c599142a50227914bcd6be12434432daf1e3d5af0740d1ebdb166b856cc77ddf02451e29fcef9e29099f7bc4fb49ad61db17674
 DIST sbcl-2.2.0-source.tar.bz2 6697729 BLAKE2B 
de89a3725ab68e7c189b225ee43bda3f53ca457c7c63a12c593e6f44559833cb1c95bda4e66181429a32cff614177a5650f94b45add5a5013c7a80b43608c04d
 SHA512 

[gentoo-commits] repo/gentoo:master commit in: net-fs/samba/

2022-02-17 Thread Sam James
commit: 4234fbee3c5741354f92724de7c3a3c46497214b
Author: Sam James  gentoo  org>
AuthorDate: Fri Feb 18 04:49:53 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Feb 18 04:49:53 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4234fbee

net-fs/samba: Stabilize 4.15.4-r1 arm, #832458

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

 net-fs/samba/samba-4.15.4-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-fs/samba/samba-4.15.4-r1.ebuild 
b/net-fs/samba/samba-4.15.4-r1.ebuild
index 1724876a6443..2394393fd9d2 100644
--- a/net-fs/samba/samba-4.15.4-r1.ebuild
+++ b/net-fs/samba/samba-4.15.4-r1.ebuild
@@ -16,7 +16,7 @@ if [[ ${PV} = *_rc* ]]; then
SRC_URI="mirror://samba/rc/${MY_P}.tar.gz"
 else
SRC_URI="mirror://samba/stable/${MY_P}.tar.gz"
-   KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ppc ppc64 ~riscv sparc 
x86"
+   KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ppc ppc64 ~riscv sparc 
x86"
 fi
 S="${WORKDIR}/${MY_P}"
 



[gentoo-commits] repo/gentoo:master commit in: net-fs/samba/

2022-02-17 Thread Sam James
commit: 95dbe040de60569b10825224d2d20acd09f3fea7
Author: Sam James  gentoo  org>
AuthorDate: Fri Feb 18 04:49:50 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Feb 18 04:49:50 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=95dbe040

net-fs/samba: Stabilize 4.14.12-r1 arm, #832458

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

 net-fs/samba/samba-4.14.12-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-fs/samba/samba-4.14.12-r1.ebuild 
b/net-fs/samba/samba-4.14.12-r1.ebuild
index f06aa02d93c1..2d3e8bcd1c6e 100644
--- a/net-fs/samba/samba-4.14.12-r1.ebuild
+++ b/net-fs/samba/samba-4.14.12-r1.ebuild
@@ -16,7 +16,7 @@ if [[ ${PV} = *_rc* ]]; then
SRC_URI="mirror://samba/rc/${MY_P}.tar.gz"
 else
SRC_URI="mirror://samba/stable/${MY_P}.tar.gz"
-   KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ppc ppc64 ~riscv sparc 
x86"
+   KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ppc ppc64 ~riscv sparc 
x86"
 fi
 S="${WORKDIR}/${MY_P}"
 



[gentoo-commits] repo/gentoo:master commit in: app-containers/crun/

2022-02-17 Thread Sam James
commit: 2c7436211b06251926ee7ae1e15dc0b79d4f4666
Author: Sam James  gentoo  org>
AuthorDate: Fri Feb 18 04:49:19 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Feb 18 04:49:19 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2c743621

app-containers/crun: workaround bashism in configure

Until patch is merged.

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

 app-containers/crun/crun-1.4.2.ebuild | 6 --
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/app-containers/crun/crun-1.4.2.ebuild 
b/app-containers/crun/crun-1.4.2.ebuild
index 5de80d420e29..7c6b28ed5bef 100644
--- a/app-containers/crun/crun-1.4.2.ebuild
+++ b/app-containers/crun/crun-1.4.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2019-2021 Gentoo Authors
+# Copyright 2019-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -45,7 +45,9 @@ src_configure() {
$(usex static-libs '--enable-shared --enable-static' 
'--enable-shared --disable-static' '' '')
)
 
-   econf "${myeconfargs[@]}"
+   # Bashism workaround for https://github.com/containers/crun/pull/880
+   # Drop once fixed in a release.
+   CONFIG_SHELL="${BROOT}/bin/bash" econf "${myeconfargs[@]}"
 }
 
 src_compile() {



[gentoo-commits] repo/gentoo:master commit in: net-fs/samba/

2022-02-17 Thread Sam James
commit: dceba161bab80ffdb6642a040e5a89f3acc7fc0e
Author: Sam James  gentoo  org>
AuthorDate: Fri Feb 18 04:37:58 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Feb 18 04:37:58 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dceba161

net-fs/samba: Stabilize 4.15.3-r2 ppc64, #828680

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

 net-fs/samba/samba-4.15.3-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-fs/samba/samba-4.15.3-r2.ebuild 
b/net-fs/samba/samba-4.15.3-r2.ebuild
index a987d24f5f01..931272c67c51 100644
--- a/net-fs/samba/samba-4.15.3-r2.ebuild
+++ b/net-fs/samba/samba-4.15.3-r2.ebuild
@@ -16,7 +16,7 @@ if [[ ${PV} = *_rc* ]]; then
SRC_URI="mirror://samba/rc/${MY_P}.tar.gz"
 else
SRC_URI="mirror://samba/stable/${MY_P}.tar.gz"
-   KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ppc ~ppc64 ~riscv sparc 
x86"
+   KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ppc ppc64 ~riscv sparc x86"
 fi
 S="${WORKDIR}/${MY_P}"
 



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

2022-02-17 Thread Sam James
commit: 73a7bc7b9b68e44a39f5d77e3ef7e3f4ec40ac7d
Author: Sam James  gentoo  org>
AuthorDate: Fri Feb 18 04:37:35 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Feb 18 04:37:35 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=73a7bc7b

sys-libs/ldb: Stabilize 2.4.1 ppc, #828680

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

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

diff --git a/sys-libs/ldb/ldb-2.4.1.ebuild b/sys-libs/ldb/ldb-2.4.1.ebuild
index 0b0e3162c12c..af56072c908b 100644
--- a/sys-libs/ldb/ldb-2.4.1.ebuild
+++ b/sys-libs/ldb/ldb-2.4.1.ebuild
@@ -13,7 +13,7 @@ SRC_URI="https://samba.org/ftp/pub/${PN}/${P}.tar.gz;
 
 LICENSE="LGPL-3"
 SLOT="0/${PV}"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 
sparc x86"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ~ppc64 ~riscv ~s390 
sparc x86"
 IUSE="doc ldap +lmdb python test"
 
 REQUIRED_USE="${PYTHON_REQUIRED_USE}



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

2022-02-17 Thread Sam James
commit: b74309e4ee314b6d5dea88395411003ec05f4569
Author: Sam James  gentoo  org>
AuthorDate: Fri Feb 18 04:37:44 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Feb 18 04:37:44 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b74309e4

sys-libs/talloc: Stabilize 2.3.3 ppc64, #828680

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

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

diff --git a/sys-libs/talloc/talloc-2.3.3.ebuild 
b/sys-libs/talloc/talloc-2.3.3.ebuild
index 77b0cf56c60c..d3735e02a947 100644
--- a/sys-libs/talloc/talloc-2.3.3.ebuild
+++ b/sys-libs/talloc/talloc-2.3.3.ebuild
@@ -13,7 +13,7 @@ SRC_URI="https://www.samba.org/ftp/${PN}/${P}.tar.gz;
 
 LICENSE="GPL-3 LGPL-3+ LGPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~riscv 
~s390 sparc x86 ~amd64-linux ~x86-linux ~x64-macos ~sparc-solaris ~x64-solaris"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv 
~s390 sparc x86 ~amd64-linux ~x86-linux ~x64-macos ~sparc-solaris ~x64-solaris"
 IUSE="compat +python"
 
 REQUIRED_USE="${PYTHON_REQUIRED_USE}"



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

2022-02-17 Thread Sam James
commit: ef925876071974b979244364c7c4087c4c0c30bc
Author: Sam James  gentoo  org>
AuthorDate: Fri Feb 18 04:37:29 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Feb 18 04:37:29 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ef925876

sys-libs/talloc: Stabilize 2.3.3 ppc, #828680

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

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

diff --git a/sys-libs/talloc/talloc-2.3.3.ebuild 
b/sys-libs/talloc/talloc-2.3.3.ebuild
index 1e9ebe19c0af..77b0cf56c60c 100644
--- a/sys-libs/talloc/talloc-2.3.3.ebuild
+++ b/sys-libs/talloc/talloc-2.3.3.ebuild
@@ -13,7 +13,7 @@ SRC_URI="https://www.samba.org/ftp/${PN}/${P}.tar.gz;
 
 LICENSE="GPL-3 LGPL-3+ LGPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 sparc x86 ~amd64-linux ~x86-linux ~x64-macos ~sparc-solaris ~x64-solaris"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~riscv 
~s390 sparc x86 ~amd64-linux ~x86-linux ~x64-macos ~sparc-solaris ~x64-solaris"
 IUSE="compat +python"
 
 REQUIRED_USE="${PYTHON_REQUIRED_USE}"



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

2022-02-17 Thread Sam James
commit: 5a577004f8373dd819720a928f16b04bc33c03cb
Author: Sam James  gentoo  org>
AuthorDate: Fri Feb 18 04:37:55 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Feb 18 04:37:55 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5a577004

sys-libs/ldb: Stabilize 2.4.1 ppc64, #828680

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

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

diff --git a/sys-libs/ldb/ldb-2.4.1.ebuild b/sys-libs/ldb/ldb-2.4.1.ebuild
index af56072c908b..8af580927576 100644
--- a/sys-libs/ldb/ldb-2.4.1.ebuild
+++ b/sys-libs/ldb/ldb-2.4.1.ebuild
@@ -13,7 +13,7 @@ SRC_URI="https://samba.org/ftp/pub/${PN}/${P}.tar.gz;
 
 LICENSE="LGPL-3"
 SLOT="0/${PV}"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ~ppc64 ~riscv ~s390 
sparc x86"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 
sparc x86"
 IUSE="doc ldap +lmdb python test"
 
 REQUIRED_USE="${PYTHON_REQUIRED_USE}



[gentoo-commits] repo/gentoo:master commit in: net-fs/samba/

2022-02-17 Thread Sam James
commit: 1c45db10ef60ba00e789ef968d6abec4604dc333
Author: Sam James  gentoo  org>
AuthorDate: Fri Feb 18 04:37:39 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Feb 18 04:37:39 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1c45db10

net-fs/samba: Stabilize 4.15.3-r2 ppc, #828680

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

 net-fs/samba/samba-4.15.3-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-fs/samba/samba-4.15.3-r2.ebuild 
b/net-fs/samba/samba-4.15.3-r2.ebuild
index c6861c402277..a987d24f5f01 100644
--- a/net-fs/samba/samba-4.15.3-r2.ebuild
+++ b/net-fs/samba/samba-4.15.3-r2.ebuild
@@ -16,7 +16,7 @@ if [[ ${PV} = *_rc* ]]; then
SRC_URI="mirror://samba/rc/${MY_P}.tar.gz"
 else
SRC_URI="mirror://samba/stable/${MY_P}.tar.gz"
-   KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv sparc 
x86"
+   KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ppc ~ppc64 ~riscv sparc 
x86"
 fi
 S="${WORKDIR}/${MY_P}"
 



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

2022-02-17 Thread Sam James
commit: a1c060595fc5148ad75dc363549422f64a338a15
Author: Sam James  gentoo  org>
AuthorDate: Fri Feb 18 04:36:15 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Feb 18 04:36:15 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a1c06059

net-libs/webkit-gtk: Stabilize 2.34.5 arm64, #833254

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

 net-libs/webkit-gtk/webkit-gtk-2.34.5.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-libs/webkit-gtk/webkit-gtk-2.34.5.ebuild 
b/net-libs/webkit-gtk/webkit-gtk-2.34.5.ebuild
index d06b6d1b0868..8ec512f8e8c1 100644
--- a/net-libs/webkit-gtk/webkit-gtk-2.34.5.ebuild
+++ b/net-libs/webkit-gtk/webkit-gtk-2.34.5.ebuild
@@ -15,7 +15,7 @@ SRC_URI="https://www.webkitgtk.org/releases/${MY_P}.tar.xz;
 
 LICENSE="LGPL-2+ BSD"
 SLOT="4/37" # soname version of libwebkit2gtk-4.0
-KEYWORDS="amd64 ~arm ~arm64 ppc ppc64 ~riscv ~sparc x86"
+KEYWORDS="amd64 ~arm arm64 ppc ppc64 ~riscv ~sparc x86"
 
 IUSE="aqua avif +egl examples gamepad +geolocation gles2-only gnome-keyring 
+gstreamer gtk-doc +introspection +jpeg2k +jumbo-build lcms libnotify seccomp 
spell systemd wayland +X"
 



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

2022-02-17 Thread Sam James
commit: 854df176796883dccbee5ef4505470ba6a76d055
Author: Sam James  gentoo  org>
AuthorDate: Fri Feb 18 04:37:32 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Feb 18 04:37:32 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=854df176

sys-libs/tevent: Stabilize 0.11.0 ppc, #828680

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

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

diff --git a/sys-libs/tevent/tevent-0.11.0.ebuild 
b/sys-libs/tevent/tevent-0.11.0.ebuild
index 305c943ae291..c6fcd8208db6 100644
--- a/sys-libs/tevent/tevent-0.11.0.ebuild
+++ b/sys-libs/tevent/tevent-0.11.0.ebuild
@@ -13,7 +13,7 @@ SRC_URI="https://samba.org/ftp/tevent/${P}.tar.gz;
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 sparc x86 ~x86-linux"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~riscv 
~s390 sparc x86 ~x86-linux"
 IUSE="python"
 
 REQUIRED_USE="${PYTHON_REQUIRED_USE}"



[gentoo-commits] repo/gentoo:master commit in: net-fs/samba/

2022-02-17 Thread Sam James
commit: 3933508df25d35195c536857e2dff46f333625b2
Author: Sam James  gentoo  org>
AuthorDate: Fri Feb 18 04:36:29 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Feb 18 04:36:29 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3933508d

net-fs/samba: Stabilize 4.14.12-r1 ppc64, #832458

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

 net-fs/samba/samba-4.14.12-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-fs/samba/samba-4.14.12-r1.ebuild 
b/net-fs/samba/samba-4.14.12-r1.ebuild
index ac2121fa6b79..f06aa02d93c1 100644
--- a/net-fs/samba/samba-4.14.12-r1.ebuild
+++ b/net-fs/samba/samba-4.14.12-r1.ebuild
@@ -16,7 +16,7 @@ if [[ ${PV} = *_rc* ]]; then
SRC_URI="mirror://samba/rc/${MY_P}.tar.gz"
 else
SRC_URI="mirror://samba/stable/${MY_P}.tar.gz"
-   KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ppc ~ppc64 ~riscv sparc 
x86"
+   KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ppc ppc64 ~riscv sparc 
x86"
 fi
 S="${WORKDIR}/${MY_P}"
 



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

2022-02-17 Thread Sam James
commit: ea5e9b98d7370f03df29113d1ede10370bc60b13
Author: Sam James  gentoo  org>
AuthorDate: Fri Feb 18 04:37:52 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Feb 18 04:37:52 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ea5e9b98

sys-libs/tevent: Stabilize 0.11.0 ppc64, #828680

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

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

diff --git a/sys-libs/tevent/tevent-0.11.0.ebuild 
b/sys-libs/tevent/tevent-0.11.0.ebuild
index c6fcd8208db6..c8643e159137 100644
--- a/sys-libs/tevent/tevent-0.11.0.ebuild
+++ b/sys-libs/tevent/tevent-0.11.0.ebuild
@@ -13,7 +13,7 @@ SRC_URI="https://samba.org/ftp/tevent/${P}.tar.gz;
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~riscv 
~s390 sparc x86 ~x86-linux"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv 
~s390 sparc x86 ~x86-linux"
 IUSE="python"
 
 REQUIRED_USE="${PYTHON_REQUIRED_USE}"



[gentoo-commits] repo/gentoo:master commit in: net-fs/samba/

2022-02-17 Thread Sam James
commit: 15d5a3a47e42b75350245bec831096891e70235d
Author: Sam James  gentoo  org>
AuthorDate: Fri Feb 18 04:36:32 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Feb 18 04:36:32 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=15d5a3a4

net-fs/samba: Stabilize 4.15.4-r1 ppc64, #832458

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

 net-fs/samba/samba-4.15.4-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-fs/samba/samba-4.15.4-r1.ebuild 
b/net-fs/samba/samba-4.15.4-r1.ebuild
index 167ba8ce07ba..1724876a6443 100644
--- a/net-fs/samba/samba-4.15.4-r1.ebuild
+++ b/net-fs/samba/samba-4.15.4-r1.ebuild
@@ -16,7 +16,7 @@ if [[ ${PV} = *_rc* ]]; then
SRC_URI="mirror://samba/rc/${MY_P}.tar.gz"
 else
SRC_URI="mirror://samba/stable/${MY_P}.tar.gz"
-   KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ppc ~ppc64 ~riscv sparc 
x86"
+   KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ppc ppc64 ~riscv sparc 
x86"
 fi
 S="${WORKDIR}/${MY_P}"
 



[gentoo-commits] repo/gentoo:master commit in: net-fs/samba/

2022-02-17 Thread Sam James
commit: 4c32b0429b5b85a9b8a55a1870bb738234cb8cfb
Author: Sam James  gentoo  org>
AuthorDate: Fri Feb 18 04:36:24 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Feb 18 04:36:24 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4c32b042

net-fs/samba: Stabilize 4.15.4-r1 ppc, #832458

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

 net-fs/samba/samba-4.15.4-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-fs/samba/samba-4.15.4-r1.ebuild 
b/net-fs/samba/samba-4.15.4-r1.ebuild
index 256345bed9ed..167ba8ce07ba 100644
--- a/net-fs/samba/samba-4.15.4-r1.ebuild
+++ b/net-fs/samba/samba-4.15.4-r1.ebuild
@@ -16,7 +16,7 @@ if [[ ${PV} = *_rc* ]]; then
SRC_URI="mirror://samba/rc/${MY_P}.tar.gz"
 else
SRC_URI="mirror://samba/stable/${MY_P}.tar.gz"
-   KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv sparc 
x86"
+   KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ppc ~ppc64 ~riscv sparc 
x86"
 fi
 S="${WORKDIR}/${MY_P}"
 



[gentoo-commits] repo/gentoo:master commit in: net-fs/samba/

2022-02-17 Thread Sam James
commit: 516acc923a881edec93144f4b3e57d6d61cf70c4
Author: Sam James  gentoo  org>
AuthorDate: Fri Feb 18 04:36:20 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Feb 18 04:36:20 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=516acc92

net-fs/samba: Stabilize 4.14.12-r1 ppc, #832458

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

 net-fs/samba/samba-4.14.12-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-fs/samba/samba-4.14.12-r1.ebuild 
b/net-fs/samba/samba-4.14.12-r1.ebuild
index cf8327c39284..ac2121fa6b79 100644
--- a/net-fs/samba/samba-4.14.12-r1.ebuild
+++ b/net-fs/samba/samba-4.14.12-r1.ebuild
@@ -16,7 +16,7 @@ if [[ ${PV} = *_rc* ]]; then
SRC_URI="mirror://samba/rc/${MY_P}.tar.gz"
 else
SRC_URI="mirror://samba/stable/${MY_P}.tar.gz"
-   KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv sparc 
x86"
+   KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ppc ~ppc64 ~riscv sparc 
x86"
 fi
 S="${WORKDIR}/${MY_P}"
 



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

2022-02-17 Thread Sam James
commit: ad676814872917af7dc098f47b0ebb8a106f5d30
Author: Sam James  gentoo  org>
AuthorDate: Fri Feb 18 03:53:29 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Feb 18 03:53:29 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ad676814

profiles: mask =dev-libs/libxslt-1.1.35

Too strict parsing? Needs more investigation.

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

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

diff --git a/profiles/package.mask b/profiles/package.mask
index 14bfda88dc72..ec70a17253b6 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -33,6 +33,11 @@
 
 #--- END OF EXAMPLES ---
 
+# Sam James  (2022-02-18)
+# Breaks some reverse dependencies w/ stricter(?)
+# parsing. bug #833586.
+=dev-libs/libxslt-1.1.35
+
 # Brian Evans  (2022-02-17)
 # Ancient version which likely does not work with modern software
 # New upstream exists but php team does not want to maintain



[gentoo-commits] repo/gentoo:master commit in: net-fs/samba/

2022-02-17 Thread Sam James
commit: 0c9cf3e34e3f9564d1d4abf8295c81a437aa975c
Author: Sam James  gentoo  org>
AuthorDate: Fri Feb 18 03:49:42 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Feb 18 03:49:42 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0c9cf3e3

net-fs/samba: Stabilize 4.15.3-r2 arm64, #828680

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

 net-fs/samba/samba-4.15.3-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-fs/samba/samba-4.15.3-r2.ebuild 
b/net-fs/samba/samba-4.15.3-r2.ebuild
index 8f8d50617d7f..c6861c402277 100644
--- a/net-fs/samba/samba-4.15.3-r2.ebuild
+++ b/net-fs/samba/samba-4.15.3-r2.ebuild
@@ -16,7 +16,7 @@ if [[ ${PV} = *_rc* ]]; then
SRC_URI="mirror://samba/rc/${MY_P}.tar.gz"
 else
SRC_URI="mirror://samba/stable/${MY_P}.tar.gz"
-   KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv sparc 
x86"
+   KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv sparc 
x86"
 fi
 S="${WORKDIR}/${MY_P}"
 



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

2022-02-17 Thread Sam James
commit: 99bb3a0dbbb0d3e3d333b2b6795bacdbc004df67
Author: Sam James  gentoo  org>
AuthorDate: Fri Feb 18 03:49:39 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Feb 18 03:49:39 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=99bb3a0d

sys-libs/ldb: Stabilize 2.4.1 arm64, #828680

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

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

diff --git a/sys-libs/ldb/ldb-2.4.1.ebuild b/sys-libs/ldb/ldb-2.4.1.ebuild
index 24d85c4f51a5..0b0e3162c12c 100644
--- a/sys-libs/ldb/ldb-2.4.1.ebuild
+++ b/sys-libs/ldb/ldb-2.4.1.ebuild
@@ -13,7 +13,7 @@ SRC_URI="https://samba.org/ftp/pub/${PN}/${P}.tar.gz;
 
 LICENSE="LGPL-3"
 SLOT="0/${PV}"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 
sparc x86"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 
sparc x86"
 IUSE="doc ldap +lmdb python test"
 
 REQUIRED_USE="${PYTHON_REQUIRED_USE}



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

2022-02-17 Thread Sam James
commit: 78325e6d51b7bd269c8d6267d8471bd59b2c8f8a
Author: Sam James  gentoo  org>
AuthorDate: Fri Feb 18 03:49:32 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Feb 18 03:49:32 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=78325e6d

sys-libs/talloc: Stabilize 2.3.3 arm64, #828680

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

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

diff --git a/sys-libs/talloc/talloc-2.3.3.ebuild 
b/sys-libs/talloc/talloc-2.3.3.ebuild
index 9edfc38d8258..1e9ebe19c0af 100644
--- a/sys-libs/talloc/talloc-2.3.3.ebuild
+++ b/sys-libs/talloc/talloc-2.3.3.ebuild
@@ -13,7 +13,7 @@ SRC_URI="https://www.samba.org/ftp/${PN}/${P}.tar.gz;
 
 LICENSE="GPL-3 LGPL-3+ LGPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 sparc x86 ~amd64-linux ~x86-linux ~x64-macos ~sparc-solaris ~x64-solaris"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 sparc x86 ~amd64-linux ~x86-linux ~x64-macos ~sparc-solaris ~x64-solaris"
 IUSE="compat +python"
 
 REQUIRED_USE="${PYTHON_REQUIRED_USE}"



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

2022-02-17 Thread Sam James
commit: f1495ccdea5d34f1f11938b6775622738aadd869
Author: Sam James  gentoo  org>
AuthorDate: Fri Feb 18 03:49:35 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Feb 18 03:49:35 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f1495ccd

sys-libs/tevent: Stabilize 0.11.0 arm64, #828680

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

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

diff --git a/sys-libs/tevent/tevent-0.11.0.ebuild 
b/sys-libs/tevent/tevent-0.11.0.ebuild
index 17577a204860..305c943ae291 100644
--- a/sys-libs/tevent/tevent-0.11.0.ebuild
+++ b/sys-libs/tevent/tevent-0.11.0.ebuild
@@ -13,7 +13,7 @@ SRC_URI="https://samba.org/ftp/tevent/${P}.tar.gz;
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 sparc x86 ~x86-linux"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 sparc x86 ~x86-linux"
 IUSE="python"
 
 REQUIRED_USE="${PYTHON_REQUIRED_USE}"



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

2022-02-17 Thread Matt Turner
commit: f103767bfcbc3d7e664111ddb822ffea35975b35
Author: Matt Turner  gentoo  org>
AuthorDate: Fri Feb 18 03:41:25 2022 +
Commit: Matt Turner  gentoo  org>
CommitDate: Fri Feb 18 03:44:15 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f103767b

net-libs/webkit-gtk: Version bump to 2.34.6

Bug: https://bugs.gentoo.org/833568
Signed-off-by: Matt Turner  gentoo.org>

 net-libs/webkit-gtk/Manifest |   1 +
 net-libs/webkit-gtk/webkit-gtk-2.34.6.ebuild | 272 +++
 2 files changed, 273 insertions(+)

diff --git a/net-libs/webkit-gtk/Manifest b/net-libs/webkit-gtk/Manifest
index 6bdbbc95aaaf..b18c05896f87 100644
--- a/net-libs/webkit-gtk/Manifest
+++ b/net-libs/webkit-gtk/Manifest
@@ -1,3 +1,4 @@
 DIST webkitgtk-2.34.3.tar.xz 24996976 BLAKE2B 
03e9d15e956eddb516e7d1c74b2b0adc99659e6121aaa7795fe8d5348b25b909ed08dc6f85ec26a8058331ffbfd2e9e3f7f6e8effe0353270c7bd419171492a0
 SHA512 
f3d0ad2e051fc177e1a478908ad806e0a094ac7ab1d9e40049a67e868974278dd5fa84d911bed2eb356022fbe020d985370c69af70efa0e223221e9be607efbc
 DIST webkitgtk-2.34.4.tar.xz 24388604 BLAKE2B 
ba483a2457b25ff33d0ffb85ec7fc681390089c69c774d91821a9f23683a473ba86696bf393ba3368058227f4f9c95c84cbd3156f13ddd8331e427ecd13b84a3
 SHA512 
1a511ac6cb83cb602ecd8a56b3f6d00668de7fca74fcd5c6ce09e36af38b41742edc0bf572780867376aa27dd67d3aa451155f71d04bcdd3cba02c1f4f014df7
 DIST webkitgtk-2.34.5.tar.xz 24393772 BLAKE2B 
7a75ec1507864c7a42305485beb4e1b78b7287b3c514949b1bbe794857b89d6ba894040968002120eba91d15f58b4f51169233457865bc524b28d296ba323662
 SHA512 
a708e23bb6bcc6b281f1de35f4c56a5360b8212a3749d931f8a3c39402761f30d7524d0bddf4e6cfb1b2fc753df28853dceb476c432bac3c453e4b2123e7e9d5
+DIST webkitgtk-2.34.6.tar.xz 24393340 BLAKE2B 
7ab93a81f6c74ff712ddb057cbba758978b978323098071e9e35e3aa8efab4c747b8375e10a302185a82b0e89d822c89d199d2d4092c4acd9a423c1f6696c2ab
 SHA512 
57ab25af027ae39820622743c258f3e6d0af86376f2a4c3a8ede560ca6652c98c49056c716aace56291264c18164cb60395be9779a9d12455e6a0f7d2c197343

diff --git a/net-libs/webkit-gtk/webkit-gtk-2.34.6.ebuild 
b/net-libs/webkit-gtk/webkit-gtk-2.34.6.ebuild
new file mode 100644
index ..9026058205df
--- /dev/null
+++ b/net-libs/webkit-gtk/webkit-gtk-2.34.6.ebuild
@@ -0,0 +1,272 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+PYTHON_REQ_USE="xml(+)"
+PYTHON_COMPAT=( python3_{8..10} )
+USE_RUBY="ruby26 ruby27 ruby30"
+
+inherit check-reqs cmake flag-o-matic gnome2 pax-utils python-any-r1 
ruby-single toolchain-funcs virtualx
+
+MY_P="webkitgtk-${PV}"
+DESCRIPTION="Open source web browser engine"
+HOMEPAGE="https://www.webkitgtk.org;
+SRC_URI="https://www.webkitgtk.org/releases/${MY_P}.tar.xz;
+
+LICENSE="LGPL-2+ BSD"
+SLOT="4/37" # soname version of libwebkit2gtk-4.0
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~sparc ~x86"
+
+IUSE="aqua avif +egl examples gamepad +geolocation gles2-only gnome-keyring 
+gstreamer gtk-doc +introspection +jpeg2k +jumbo-build lcms libnotify seccomp 
spell systemd wayland +X"
+
+# gstreamer with opengl/gles2 needs egl
+REQUIRED_USE="
+   gles2-only? ( egl )
+   gstreamer? ( egl )
+   wayland? ( egl )
+   || ( aqua wayland X )
+"
+
+# Tests fail to link for inexplicable reasons
+# https://bugs.webkit.org/show_bug.cgi?id=148210
+RESTRICT="test"
+
+# Aqua support in gtk3 is untested
+# Dependencies found at Source/cmake/OptionsGTK.cmake
+# Various compile-time optionals for gtk+-3.22.0 - ensure it
+# Missing WebRTC support, but ENABLE_MEDIA_STREAM/ENABLE_WEB_RTC is 
experimental upstream (PRIVATE OFF) and shouldn't be used yet in 2.30
+# >=gst-plugins-opus-1.14.4-r1 for opusparse (required by MSE)
+# TODO: gst-plugins-base[X] is only needed when build configuration ends up 
with GLX set, but that's a bit automagic too to fix
+RDEPEND="
+   >=x11-libs/cairo-1.16.0:=[X?]
+   >=media-libs/fontconfig-2.13.0:1.0
+   >=media-libs/freetype-2.9.0:2
+   >=dev-libs/libgcrypt-1.7.0:0=
+   >=x11-libs/gtk+-3.22.0:3[aqua?,introspection?,wayland?,X?]
+   >=media-libs/harfbuzz-1.4.2:=[icu(+)]
+   >=dev-libs/icu-61.2:=
+   virtual/jpeg:0=
+   >=net-libs/libsoup-2.54:2.4[introspection?]
+   >=dev-libs/libxml2-2.8.0:2
+   >=media-libs/libpng-1.4:0=
+   dev-db/sqlite:3=
+   sys-libs/zlib:0
+   >=dev-libs/atk-2.16.0
+   media-libs/libwebp:=
+
+   >=dev-libs/glib-2.67.1:2
+   >=dev-libs/libxslt-1.1.7
+   media-libs/woff2
+   gnome-keyring? ( app-crypt/libsecret )
+   introspection? ( >=dev-libs/gobject-introspection-1.59.1:= )
+   dev-libs/libtasn1:=
+   spell? ( >=app-text/enchant-0.22:2 )
+   gstreamer? (
+   >=media-libs/gstreamer-1.14:1.0
+   >=media-libs/gst-plugins-base-1.14:1.0[egl?,X?]
+   gles2-only? ( media-libs/gst-plugins-base:1.0[gles2] )
+   !gles2-only? ( media-libs/gst-plugins-base:1.0[opengl] 

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

2022-02-17 Thread Matt Turner
commit: b5df39109aa379255b289e78625a4c656ca0a12e
Author: Matt Turner  gentoo  org>
AuthorDate: Fri Feb 18 03:43:53 2022 +
Commit: Matt Turner  gentoo  org>
CommitDate: Fri Feb 18 03:44:15 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b5df3910

x11-libs/libwnck: Version bump to 40.1

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

 x11-libs/libwnck/Manifest|  1 +
 x11-libs/libwnck/libwnck-40.1.ebuild | 51 
 2 files changed, 52 insertions(+)

diff --git a/x11-libs/libwnck/Manifest b/x11-libs/libwnck/Manifest
index dc902c4aabcc..e3f090ce13c7 100644
--- a/x11-libs/libwnck/Manifest
+++ b/x11-libs/libwnck/Manifest
@@ -1,3 +1,4 @@
 DIST libwnck-2.31.0.tar.xz 630792 BLAKE2B 
8201537d3c9a8a0a8668fc16d33a8eaa05c14312401f1c763c922402df04ef03260dd259f5c46508f85390f7aefd551e83143e654b24b412272dddb7c7c4bd62
 SHA512 
54262a08882021f08f3ba7f2ddfa33fc1f02e391a0f61cf999a50a089e0d277dfe13ab133c1a46e9abf0599bd24c21dacff80b51013cbb1375d2cd71ac9abbe9
 DIST libwnck-3.36.0.tar.xz 447760 BLAKE2B 
c61098362c57c3de879170d3104472b0a7f3c16da163c5d740d7a42bd545cfdaecd96804108834d5b7de5028e847f9b0557f015d08f50f9459a896f1d5f84431
 SHA512 
b7bf5d935327f61634a898594cf20a270e1b403c8df6c74e6ac20e22eea2845ac8c3007b31994728b74953e40c1015373efe10ed64243cf5e85fd210654aecb3
 DIST libwnck-40.0.tar.xz 455216 BLAKE2B 
7ebadb2a57cd0ce6bccac265427cc31e9a84460219c2f19f9dd14c5e6175da19a2e8ab2309902e098686fb40bf277ae8b815d60b29b541de9992e0b1538f6777
 SHA512 
059f2a2add3f95feb7759e827072905652a4dc9c6756d526743319b5016ee36191b5c9a4fb5204f85a13049c2bd1bb3d01b2456ddb3ddc8f76148a0ee1651696
+DIST libwnck-40.1.tar.xz 455624 BLAKE2B 
dd069cba299b9006a10de3311da87958f14a9defcc02a936cb0be38431eda9210aa8cff36ae63858235380a75c1d5266ce0612b5f93f47de21d48a5324af8a6d
 SHA512 
50ba20547e95280d10f1f66f36eea6c649b59d385da7a9217c295150520099585a5ff43c08a552afb8b0db3ee7305bbb2c38d0baed84cc6dc0942f3ca1e43e29

diff --git a/x11-libs/libwnck/libwnck-40.1.ebuild 
b/x11-libs/libwnck/libwnck-40.1.ebuild
new file mode 100644
index ..b8eedfea78f3
--- /dev/null
+++ b/x11-libs/libwnck/libwnck-40.1.ebuild
@@ -0,0 +1,51 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit gnome.org meson xdg
+
+DESCRIPTION="A window navigation construction kit"
+HOMEPAGE="https://developer.gnome.org/libwnck/stable/;
+
+LICENSE="LGPL-2+"
+SLOT="3"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv 
~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-solaris ~x86-solaris"
+
+IUSE="gtk-doc +introspection startup-notification tools"
+
+RDEPEND="
+   x11-libs/cairo[X]
+   >=dev-libs/glib-2.44:2
+   >=x11-libs/gtk+-3.22:3[X,introspection?]
+   startup-notification? ( >=x11-libs/startup-notification-0.4 )
+   x11-libs/libX11
+   x11-libs/libXres
+   introspection? ( >=dev-libs/gobject-introspection-1.56:= )
+"
+# libXi header used by wnckprop.c, which is compiled even with USE=-tools 
(just not installed then)
+DEPEND="${RDEPEND}
+   x11-libs/libXi"
+BDEPEND="
+   gtk-doc? ( >=dev-util/gtk-doc-1.9
+   app-text/docbook-xml-dtd:4.1.2 )
+   >=sys-devel/gettext-0.19.8
+   virtual/pkgconfig
+"
+
+src_prepare() {
+   # Don't collide with SLOT=1 with USE=tools
+   sed -e "s|executable(prog|executable(prog + '-3'|" -i 
libwnck/meson.build || die
+   xdg_src_prepare
+}
+
+src_configure() {
+   local emesonargs=(
+   -Ddeprecation_flags=false
+   $(meson_use tools install_tools)
+   $(meson_feature startup-notification startup_notification)
+   $(meson_feature introspection)
+   $(meson_use gtk-doc gtk_doc)
+   )
+   meson_src_configure
+}



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

2022-02-17 Thread Sam James
commit: 3dab0b9ec9c785e5b303c1a6b486764bc27086de
Author: Sam James  gentoo  org>
AuthorDate: Fri Feb 18 03:37:39 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Feb 18 03:37:39 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3dab0b9e

dev-python/pyrsistent: Stabilize 0.18.1 sparc, #833550

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

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

diff --git a/dev-python/pyrsistent/pyrsistent-0.18.1.ebuild 
b/dev-python/pyrsistent/pyrsistent-0.18.1.ebuild
index 37cabf9e6d30..23a3013c49fd 100644
--- a/dev-python/pyrsistent/pyrsistent-0.18.1.ebuild
+++ b/dev-python/pyrsistent/pyrsistent-0.18.1.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~riscv 
~s390 ~sparc x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~riscv 
~s390 sparc x86 ~amd64-linux ~x86-linux"
 
 BDEPEND="
test? (



[gentoo-commits] repo/gentoo:master commit in: media-video/rav1e/

2022-02-17 Thread Sam James
commit: 955ec74dc8b0ad1d447af52dd4f99399116088e4
Author: Sam James  gentoo  org>
AuthorDate: Fri Feb 18 03:35:56 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Feb 18 03:35:56 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=955ec74d

media-video/rav1e: Stabilize 0.5.1 x86, #833579

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

 media-video/rav1e/rav1e-0.5.1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/media-video/rav1e/rav1e-0.5.1.ebuild 
b/media-video/rav1e/rav1e-0.5.1.ebuild
index 85e0f0b21173..7299fb1d0232 100644
--- a/media-video/rav1e/rav1e-0.5.1.ebuild
+++ b/media-video/rav1e/rav1e-0.5.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2017-2021 Gentoo Authors
+# Copyright 2017-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -185,7 +185,7 @@ if [[ ${PV} == * ]] ; then
 else
SRC_URI="https://github.com/xiph/rav1e/archive/v${PV}.tar.gz -> 
${P}.tar.gz
$(cargo_crate_uris ${CRATES})"
-   KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
+   KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv x86"
 fi
 
 DESCRIPTION="The fastest and safest AV1 encoder"



[gentoo-commits] repo/gentoo:master commit in: net-irc/unrealircd/

2022-02-17 Thread Sam James
commit: 7999bc47abf08246d6787e3a7c73b2917219447d
Author: Sam James  gentoo  org>
AuthorDate: Fri Feb 18 03:35:50 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Feb 18 03:35:50 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7999bc47

net-irc/unrealircd: Stabilize 5.2.4 x86, #833578

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

 net-irc/unrealircd/unrealircd-5.2.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-irc/unrealircd/unrealircd-5.2.4.ebuild 
b/net-irc/unrealircd/unrealircd-5.2.4.ebuild
index 8c1dd56eddc6..8f2999c8cdd6 100644
--- a/net-irc/unrealircd/unrealircd-5.2.4.ebuild
+++ b/net-irc/unrealircd/unrealircd-5.2.4.ebuild
@@ -12,7 +12,7 @@ SRC_URI="https://www.unrealircd.org/downloads/${P}.tar.gz;
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86 ~amd64-linux"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 x86 ~amd64-linux"
 IUSE="class-nofakelag curl +operoverride operoverride-verify +prefixaq 
showlistmodes"
 
 RDEPEND="acct-group/unrealircd



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

2022-02-17 Thread Sam James
commit: 7c96471d135a4ee07ed7b13bf96560d3639a8448
Author: Sam James  gentoo  org>
AuthorDate: Fri Feb 18 03:36:01 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Feb 18 03:36:01 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7c96471d

media-libs/dav1d: Stabilize 0.9.2 x86, #833580

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

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

diff --git a/media-libs/dav1d/dav1d-0.9.2.ebuild 
b/media-libs/dav1d/dav1d-0.9.2.ebuild
index 1b51537351a1..4cd95819dec8 100644
--- a/media-libs/dav1d/dav1d-0.9.2.ebuild
+++ b/media-libs/dav1d/dav1d-0.9.2.ebuild
@@ -9,7 +9,7 @@ if [[ "${PV}" == "" ]]; then
EGIT_REPO_URI="https://code.videolan.org/videolan/dav1d;
 else

SRC_URI="https://code.videolan.org/videolan/dav1d/-/archive/${PV}/${P}.tar.bz2;
-   KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~sparc ~x86"
+   KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~sparc x86"
 fi
 
 inherit ${SCM} meson-multilib



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

2022-02-17 Thread Sam James
commit: a7fc49bfff7b11f7c388ef992c3ac73845cd44fc
Author: Sam James  gentoo  org>
AuthorDate: Fri Feb 18 03:33:02 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Feb 18 03:33:02 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a7fc49bf

www-client/chromium: Stabilize 98.0.4758.102 amd64, #833433

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

 www-client/chromium/chromium-98.0.4758.102.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/www-client/chromium/chromium-98.0.4758.102.ebuild 
b/www-client/chromium/chromium-98.0.4758.102.ebuild
index 0b288e6e4999..d2b11653259e 100644
--- a/www-client/chromium/chromium-98.0.4758.102.ebuild
+++ b/www-client/chromium/chromium-98.0.4758.102.ebuild
@@ -20,7 +20,7 @@ 
SRC_URI="https://commondatastorage.googleapis.com/chromium-browser-official/${P}
 
 LICENSE="BSD"
 SLOT="0/stable"
-KEYWORDS="~amd64 ~arm64 ~x86"
+KEYWORDS="amd64 ~arm64 ~x86"
 IUSE="component-build cups cpu_flags_arm_neon debug +hangouts headless 
+js-type-check kerberos +official pic +proprietary-codecs pulseaudio screencast 
selinux +suid +system-ffmpeg +system-harfbuzz +system-icu +system-png vaapi 
wayland widevine"
 REQUIRED_USE="
component-build? ( !suid )



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

2022-02-17 Thread Sam James
commit: 2aec1a59a6e8224a3b2efdfc7cb8e17021bad239
Author: Sam James  gentoo  org>
AuthorDate: Fri Feb 18 03:34:13 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Feb 18 03:34:13 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2aec1a59

media-libs/dav1d: Stabilize 0.9.2 amd64, #833580

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

 media-libs/dav1d/dav1d-0.9.2.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/media-libs/dav1d/dav1d-0.9.2.ebuild 
b/media-libs/dav1d/dav1d-0.9.2.ebuild
index fb91a0e8cc7d..1b51537351a1 100644
--- a/media-libs/dav1d/dav1d-0.9.2.ebuild
+++ b/media-libs/dav1d/dav1d-0.9.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -9,7 +9,7 @@ if [[ "${PV}" == "" ]]; then
EGIT_REPO_URI="https://code.videolan.org/videolan/dav1d;
 else

SRC_URI="https://code.videolan.org/videolan/dav1d/-/archive/${PV}/${P}.tar.bz2;
-   KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~sparc ~x86"
+   KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~sparc ~x86"
 fi
 
 inherit ${SCM} meson-multilib



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

2022-02-17 Thread Sam James
commit: 8b07c262f83b6510c048d01b752c2fa8ba03cd70
Author: Sam James  gentoo  org>
AuthorDate: Fri Feb 18 03:34:07 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Feb 18 03:34:07 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8b07c262

net-wireless/hostapd: Stabilize 2.10 amd64, #833576

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

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

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



[gentoo-commits] repo/gentoo:master commit in: app-metrics/prometheus/

2022-02-17 Thread Sam James
commit: 3d9afbd3284ca90de570ba4aac024c81c1ac4def
Author: Sam James  gentoo  org>
AuthorDate: Fri Feb 18 03:34:02 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Feb 18 03:34:02 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3d9afbd3

app-metrics/prometheus: Stabilize 2.31.1 amd64, #833479

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

 app-metrics/prometheus/prometheus-2.31.1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-metrics/prometheus/prometheus-2.31.1.ebuild 
b/app-metrics/prometheus/prometheus-2.31.1.ebuild
index c681f4e410cd..8a92cceef03a 100644
--- a/app-metrics/prometheus/prometheus-2.31.1.ebuild
+++ b/app-metrics/prometheus/prometheus-2.31.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -2060,7 +2060,7 @@ 
SRC_URI="https://github.com/prometheus/prometheus/archive/${MY_PV}.tar.gz -> ${P
 
 LICENSE="Apache-2.0 BSD BSD-2 ISC MIT MPL-2.0"
 SLOT="0"
-KEYWORDS="~amd64 ~arm"
+KEYWORDS="amd64 ~arm"
 
 COMMON_DEPEND="acct-group/prometheus
acct-user/prometheus"



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

2022-02-17 Thread Sam James
commit: df6f82ff93dc73c354fb637397b26ed9af3a9eef
Author: Sam James  gentoo  org>
AuthorDate: Fri Feb 18 03:35:45 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Feb 18 03:35:45 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=df6f82ff

net-wireless/hostapd: Stabilize 2.10 x86, #833576

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

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

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



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

2022-02-17 Thread Sam James
commit: 1f67c49a58d45cc5f2fec1562c464a239f3f3d73
Author: Volkmar W. Pogatzki  pogatzki  net>
AuthorDate: Thu Feb 17 15:10:44 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Feb 18 03:20:38 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1f67c49a

dev-java/jtds: min java 1.8:*

Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Volkmar W. Pogatzki  pogatzki.net>
Closes: https://github.com/gentoo/gentoo/pull/24234
Signed-off-by: Sam James  gentoo.org>

 dev-java/jtds/jtds-1.3.1-r1.ebuild | 45 ++
 1 file changed, 45 insertions(+)

diff --git a/dev-java/jtds/jtds-1.3.1-r1.ebuild 
b/dev-java/jtds/jtds-1.3.1-r1.ebuild
new file mode 100644
index ..1d5fdce6047c
--- /dev/null
+++ b/dev-java/jtds/jtds-1.3.1-r1.ebuild
@@ -0,0 +1,45 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+JAVA_PKG_IUSE="doc source"
+
+inherit java-pkg-2 java-pkg-simple
+
+DESCRIPTION="jTDS - SQL Server and Sybase JDBC driver"
+HOMEPAGE="http://jtds.sourceforge.net;
+SRC_URI="mirror://sourceforge/project/${PN}/${PN}/${PV}/${P}-src.zip"
+
+LICENSE="LGPL-2.1"
+SLOT="1.3"
+KEYWORDS="~amd64 ~x86"
+RESTRICT="test" # Needs a running server
+
+CDEPEND="dev-java/jcifs:1.1"
+
+DEPEND="${CDEPEND}
+   >=virtual/jdk-1.8:*"
+
+RDEPEND="${CDEPEND}
+   >=virtual/jre-1.8:*"
+BDEPEND="app-arch/unzip"
+
+JAVA_SRC_DIR="src/main"
+JAVA_ENCODING="ISO-8859-1"
+JAVA_GENTOO_CLASSPATH="jcifs-1.1"
+
+src_prepare() {
+   default
+   java-pkg_clean
+}
+
+src_compile() {
+   java-pkg-simple_src_compile
+   java-pkg_addres ${PN}.jar ${JAVA_SRC_DIR}
+}
+
+src_install() {
+   java-pkg-simple_src_install
+   dodoc CHANGELOG README*
+}



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

2022-02-17 Thread Sam James
commit: 2eb891f1b4c67cff37c8959d79059e022290c161
Author: Sam James  gentoo  org>
AuthorDate: Fri Feb 18 03:29:13 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Feb 18 03:29:13 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2eb891f1

net-libs/webkit-gtk: Stabilize 2.34.5 ppc, #833254

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

 net-libs/webkit-gtk/webkit-gtk-2.34.5.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-libs/webkit-gtk/webkit-gtk-2.34.5.ebuild 
b/net-libs/webkit-gtk/webkit-gtk-2.34.5.ebuild
index 921131e917a1..9680a6e2ee86 100644
--- a/net-libs/webkit-gtk/webkit-gtk-2.34.5.ebuild
+++ b/net-libs/webkit-gtk/webkit-gtk-2.34.5.ebuild
@@ -15,7 +15,7 @@ SRC_URI="https://www.webkitgtk.org/releases/${MY_P}.tar.xz;
 
 LICENSE="LGPL-2+ BSD"
 SLOT="4/37" # soname version of libwebkit2gtk-4.0
-KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~sparc x86"
+KEYWORDS="amd64 ~arm ~arm64 ppc ~ppc64 ~riscv ~sparc x86"
 
 IUSE="aqua avif +egl examples gamepad +geolocation gles2-only gnome-keyring 
+gstreamer gtk-doc +introspection +jpeg2k +jumbo-build lcms libnotify seccomp 
spell systemd wayland +X"
 



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

2022-02-17 Thread Sam James
commit: 3a8fe437c56fe065b641da397b630db757573eea
Author: Sam James  gentoo  org>
AuthorDate: Fri Feb 18 03:29:18 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Feb 18 03:29:18 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3a8fe437

net-libs/webkit-gtk: Stabilize 2.34.5 ppc64, #833254

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

 net-libs/webkit-gtk/webkit-gtk-2.34.5.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-libs/webkit-gtk/webkit-gtk-2.34.5.ebuild 
b/net-libs/webkit-gtk/webkit-gtk-2.34.5.ebuild
index 9680a6e2ee86..d06b6d1b0868 100644
--- a/net-libs/webkit-gtk/webkit-gtk-2.34.5.ebuild
+++ b/net-libs/webkit-gtk/webkit-gtk-2.34.5.ebuild
@@ -15,7 +15,7 @@ SRC_URI="https://www.webkitgtk.org/releases/${MY_P}.tar.xz;
 
 LICENSE="LGPL-2+ BSD"
 SLOT="4/37" # soname version of libwebkit2gtk-4.0
-KEYWORDS="amd64 ~arm ~arm64 ppc ~ppc64 ~riscv ~sparc x86"
+KEYWORDS="amd64 ~arm ~arm64 ppc ppc64 ~riscv ~sparc x86"
 
 IUSE="aqua avif +egl examples gamepad +geolocation gles2-only gnome-keyring 
+gstreamer gtk-doc +introspection +jpeg2k +jumbo-build lcms libnotify seccomp 
spell systemd wayland +X"
 



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

2022-02-17 Thread Sam James
commit: 17d23f98b08f984812b1df74358375f3ccb15a7f
Author: Volkmar W. Pogatzki  pogatzki  net>
AuthorDate: Thu Feb 17 15:12:28 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Feb 18 03:20:36 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=17d23f98

thirdpartymirrors: adjust sourceforge

Signed-off-by: Volkmar W. Pogatzki  pogatzki.net>
Signed-off-by: Sam James  gentoo.org>

 profiles/thirdpartymirrors | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/profiles/thirdpartymirrors b/profiles/thirdpartymirrors
index 02ef5195fc10..5bf2721d8500 100644
--- a/profiles/thirdpartymirrors
+++ b/profiles/thirdpartymirrors
@@ -22,7 +22,7 @@ pypi  https://files.pythonhosted.org/packages/source
 qmail  https://qmail-mirror.jms1.net/ http://qmail.pandakc.com/ 
http://qmail.glasswings.com.au/ http://qmail.teraren.com/ 
http://qmail.mirror.cdnetworks.com/ https://qmail.mirror.choon.net/ 
http://qmail.cbox.biz/ http://qmail.cbox.biz/ 
http://qmail.mirrors.ovh.net/ftp.qmail.org/ http://qmail.rasjonell.net/ 
http://mirrors.ntua.gr/qmail/ http://qmail.cti.gr/ http://qmail.hypergrid.it/ 
http://qmail.omnis.ch/ http://qmail.cavsystems.net/ https://qmail.mivzakim.net/ 
http://qmail.mirror.rise.ph/
 samba  https://download.samba.org/pub/samba/
 sabayonhttp://sabayon.c3sl.ufpr.br/distfiles 
https://ftp.nluug.nl/pub/os/Linux/distr/sabayonlinux/distfiles 
https://ftp.rnl.tecnico.ulisboa.pt/pub/sabayon/distfiles 
https://ftp.fsn.hu/pub/linux/distributions/sabayon/distfiles 
http://cross-lfs.sabayonlinux.org/distfiles 
https://mirror.dkm.cz/sabayon/distfiles 
http://mirror.internode.on.net/pub/sabayon/distfiles 
https://na.mirror.garr.it/mirrors/sabayonlinux/distfiles 
http://distfiles.sabayon.org
-sourceforgehttps://download.sourceforge.net
+sourceforgehttps://downloads.sourceforge.net
 sourceforge.jp http://iij.dl.sourceforge.jp https://osdn.dl.sourceforge.jp 
https://jaist.dl.sourceforge.jp
 ubuntu http://mirror.internode.on.net/pub/ubuntu/ubuntu/ 
https://mirror.tcc.wa.edu.au/ubuntu/ http://ubuntu.uni-klu.ac.at/ubuntu/ 
http://mirror.dhakacom.com/ubuntu-archive/ http://ubuntu.c3sl.ufpr.br/ubuntu/ 
http://ubuntu.uni-sofia.bg/ubuntu/ http://hr.archive.ubuntu.com/ubuntu/ 
http://cz.archive.ubuntu.com/ubuntu/ https://mirror.dkm.cz/ubuntu 
http://ftp.cvut.cz/ubuntu/ http://ftp.stw-bonn.de/ubuntu/ 
https://ftp-stud.hs-esslingen.de/ubuntu/ https://mirror.netcologne.de/ubuntu/ 
https://mirror.unej.ac.id/ubuntu/ http://kr.archive.ubuntu.com/ubuntu/ 
https://mirror.nforce.com/pub/linux/ubuntu/ 
http://mirror.amsiohosting.net/archive.ubuntu.com/ 
http://nl3.archive.ubuntu.com/ubuntu/ https://mirror.timeweb.ru/ubuntu/ 
http://ubuntu.mirror.su.se/ubuntu/ https://ftp.yzu.edu.tw/ubuntu/ 
https://ubuntu.volia.net/ubuntu-archive/ https://mirror.pnl.gov/ubuntu/ 
http://mirror.cc.columbia.edu/pub/linux/ubuntu/archive/ 
https://mirrors.namecheap.com/ubuntu/
 vdr-developerorg http://projects.vdr-developer.org/attachments/download



[gentoo-commits] repo/gentoo:master commit in: sci-libs/flann/

2022-02-17 Thread Sam James
commit: 01f352b1649fc560c6cea09b91e72e56b49f6f68
Author: Alexander Golubev  gmail  com>
AuthorDate: Wed Feb 16 22:13:25 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Feb 18 03:05:53 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=01f352b1

sci-libs/flann: fix RUNPATH with MPI

Bug: https://bugs.gentoo.org/795828
Signed-off-by: Alexander Golubev  gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/24221
Signed-off-by: Sam James  gentoo.org>

 sci-libs/flann/flann-1.9.1-r5.ebuild | 6 ++
 1 file changed, 6 insertions(+)

diff --git a/sci-libs/flann/flann-1.9.1-r5.ebuild 
b/sci-libs/flann/flann-1.9.1-r5.ebuild
index 716c7a4fec72..788c2733be10 100644
--- a/sci-libs/flann/flann-1.9.1-r5.ebuild
+++ b/sci-libs/flann/flann-1.9.1-r5.ebuild
@@ -17,6 +17,7 @@ IUSE="cuda doc examples mpi octave openmp"
 BDEPEND="
app-arch/unzip
doc? ( dev-tex/latex2html )
+   mpi? ( app-admin/chrpath )
 "
 DEPEND="
app-arch/lz4:=
@@ -85,4 +86,9 @@ src_configure() {
 src_install() {
cmake_src_install
find "${D}" -name 'lib*.a' -delete || die
+
+   # bug 795828; mpicc volunterely adds some runpaths
+   if use mpi; then
+   chrpath -d "${ED}"/usr/bin/flann_mpi_{client,server} || die
+   fi
 }



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

2022-02-17 Thread Sam James
commit: 9f20e3e11877f9f4a51bb4c3e970412cd2c32fa3
Author: Chris Mayo  gmail  com>
AuthorDate: Wed Feb 16 19:24:00 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Feb 18 03:04:42 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9f20e3e1

media-gfx/gscan2pdf: remove old 2.9.1 and 2.12.3

Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Chris Mayo  gmail.com>
Signed-off-by: Sam James  gentoo.org>

 media-gfx/gscan2pdf/Manifest|   2 -
 media-gfx/gscan2pdf/gscan2pdf-2.12.3.ebuild | 110 
 media-gfx/gscan2pdf/gscan2pdf-2.9.1.ebuild  | 106 ---
 3 files changed, 218 deletions(-)

diff --git a/media-gfx/gscan2pdf/Manifest b/media-gfx/gscan2pdf/Manifest
index 1cb72f65ee3b..f3098d1e8fce 100644
--- a/media-gfx/gscan2pdf/Manifest
+++ b/media-gfx/gscan2pdf/Manifest
@@ -1,3 +1 @@
-DIST gscan2pdf-2.12.3.tar.xz 504168 BLAKE2B 
f3c8b27903db733163114c5c8ea93b10969791fbe04fb2111d1e090e8c627127150cd418eed693d3c61d18e8e6ecf08ddaeebc2ee5b5bc7b49dd633391480f12
 SHA512 
bb7c9bfd485ae24bbd56a5ca98682455e07fa44d02784a0f3b4b2d3995d704beb0ad146297e92e838dddf8bbdbc37b391e88bf50c98efcd3dfe6b10e761a0693
 DIST gscan2pdf-2.12.4.tar.xz 503792 BLAKE2B 
e5b54158b5b47bd2f255c3529e132695c1735e9da92d6a426f7f5b9a9e880bd2d1a0655faf065385224892abe992156c667e50aea1f1091ac6d872b8c163c92f
 SHA512 
f904e2fe3ec0ed829eb9166a42c7c10b56e99e1a7558c7d0014efc530d5f4d3873e9097f28372412073cbb6040bd00570f1acbb6582f5ea87485f0a0ace6f486
-DIST gscan2pdf-2.9.1.tar.xz 484740 BLAKE2B 
e75ac6a5296ba2f89838ae9c95dc0ceb592ea8ffaf8d89a0635043e07fedbdcf97df26ac810556da7d0e0306eb7aaff76dc18162c6a5f89cb1953bd623a594a3
 SHA512 
4fc3107c871a7915ebdc023476b1159c0fe03934f1a52a417a5bc285be46f7db0ed38ec4cf015b15953c728ef19d1f4f30207d418b655c950bfb64ddc5d23237

diff --git a/media-gfx/gscan2pdf/gscan2pdf-2.12.3.ebuild 
b/media-gfx/gscan2pdf/gscan2pdf-2.12.3.ebuild
deleted file mode 100644
index c8c914513d5a..
--- a/media-gfx/gscan2pdf/gscan2pdf-2.12.3.ebuild
+++ /dev/null
@@ -1,110 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DIST_TEST="do"
-
-inherit optfeature perl-module virtualx xdg-utils
-
-DESCRIPTION="Scan documents, perform OCR, produce PDFs and DjVus"
-HOMEPAGE="http://gscan2pdf.sourceforge.net/;
-SRC_URI="mirror://sourceforge/${PN}/${P}.tar.xz"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="test"
-RESTRICT="!test? ( test )"
-
-RDEPEND="
-   dev-perl/Config-General
-   dev-perl/Data-UUID
-   dev-perl/Date-Calc
-   dev-perl/Filesys-Df
-   dev-perl/glib-perl
-   dev-perl/GooCanvas2
-   dev-perl/Gtk3
-   >=dev-perl/Gtk3-ImageView-10.0.0
-   dev-perl/Gtk3-SimpleList
-   dev-perl/HTML-Parser
-   dev-perl/Image-Sane
-   dev-perl/List-MoreUtils
-   dev-perl/Locale-Codes
-   dev-perl/Locale-gettext
-   dev-perl/Log-Log4perl
-   >=dev-perl/PDF-Builder-3.23.0
-   dev-perl/Proc-ProcessTable
-   dev-perl/Readonly
-   dev-perl/Set-IntSpan
-   dev-perl/Try-Tiny
-   virtual/perl-Archive-Tar
-   virtual/perl-Carp
-   virtual/perl-Data-Dumper
-   virtual/perl-File-Temp
-   virtual/perl-Getopt-Long
-   virtual/perl-threads
-   virtual/perl-threads-shared
-   media-gfx/imagemagick[png,tiff,perl]
-   media-gfx/sane-backends
-   media-libs/tiff"
-
-BDEPEND="
-   test? (
-   ${RDEPEND}
-   dev-perl/IPC-System-Simple
-   dev-perl/Sub-Override
-   media-libs/fontconfig
-
-   app-text/djvu[jpeg,tiff]
-   app-text/poppler[utils]
-   app-text/tesseract[-opencl,osd(+),png,tiff]
-   app-text/unpaper
-   media-gfx/imagemagick[djvu,jpeg,png,tiff,perl,postscript]
-   media-gfx/sane-backends[sane_backends_test]
-   media-gfx/sane-frontends
-   )"
-
-PERL_RM_FILES=( t/{90_MANIFEST,91_critic,99_pod}.t )
-
-mydoc="History"
-
-src_test() {
-   einfo "Using:"
-   einfo "  $(best_version app-text/djvu)"
-   einfo "  $(best_version app-text/poppler)"
-   einfo "  $(best_version app-text/tesseract)"
-   einfo "  $(best_version dev-perl/Gtk3-ImageView)"
-   einfo "  $(best_version dev-perl/Image-Sane)"
-   einfo "  $(best_version dev-perl/PDF-Builder)"
-   einfo "  $(best_version media-gfx/imagemagick)"
-   einfo "  $(best_version media-gfx/sane-backends)"
-   einfo "  $(best_version media-libs/tiff)"
-
-   local confdir="${HOME}/.config/ImageMagick"
-   mkdir -p "${confdir}" || die
-   cat > "${confdir}/policy.xml" <<-EOT || die
-   
-   
-   
-   
-   EOT
-   NO_AT_BRIDGE=1 virtx perl-module_src_test
-}
-
-pkg_postinst() {
-   xdg_desktop_database_update
-
-   optfeature "DjVu file support" 

[gentoo-commits] repo/gentoo:master commit in: sci-libs/flann/files/, sci-libs/flann/

2022-02-17 Thread Sam James
commit: 7e0b5dc2646707633bf113215c122a8f045476b1
Author: Alexander Golubev  gmail  com>
AuthorDate: Wed Feb 16 22:05:23 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Feb 18 03:05:14 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7e0b5dc2

sci-libs/flann: revbump to fix MATLAB support

+ Avoid sed'ing cmake files
+ Install octave files to a more opropriate locationa
Bug: https://bugs.gentoo.org/830424

Signed-off-by: Alexander Golubev  gmail.com>
Signed-off-by: Sam James  gentoo.org>

 ...uild-oct-rather-than-mex-files-for-octave.patch | 81 
 sci-libs/flann/flann-1.9.1-r5.ebuild   | 88 ++
 2 files changed, 169 insertions(+)

diff --git 
a/sci-libs/flann/files/flann-1.9.1-build-oct-rather-than-mex-files-for-octave.patch
 
b/sci-libs/flann/files/flann-1.9.1-build-oct-rather-than-mex-files-for-octave.patch
new file mode 100644
index ..f29aef41977c
--- /dev/null
+++ 
b/sci-libs/flann/files/flann-1.9.1-build-oct-rather-than-mex-files-for-octave.patch
@@ -0,0 +1,81 @@
+From 85d2acc120b0640d02d189089bf113d351c14bba Mon Sep 17 00:00:00 2001
+From: Alexander Golubev 
+Date: Wed, 16 Feb 2022 21:37:55 +0300
+Subject: [PATCH] build *.oct rather than *.mex files for octave
+
+ * build .oct filse rather than *.mex
+ * install the file to a sane location obtained from octave-config
+ * fix a build issue with a recent cmake doesn't like querying target
+   LOCATION
+
+Signed-off-by: Alexander Golubev 
+---
+ src/matlab/CMakeLists.txt | 28 ++--
+ 1 file changed, 18 insertions(+), 10 deletions(-)
+
+diff --git a/src/matlab/CMakeLists.txt b/src/matlab/CMakeLists.txt
+index a89b6b8..ebacaea 100755
+--- a/src/matlab/CMakeLists.txt
 b/src/matlab/CMakeLists.txt
+@@ -16,9 +16,6 @@ endif()
+ 
+ find_program(OCT_CMD mkoctfile)
+ 
+-get_property(FLANN_LIB_LOCATION TARGET flann_s PROPERTY LOCATION)
+-get_filename_component(FLANN_LIB_PATH ${FLANN_LIB_LOCATION} PATH)
+-
+ if(MEX_CMD AND MEXEXT_CMD)
+ 
+ get_filename_component(MEX_REAL_CMD ${MEX_CMD} ABSOLUTE)
+@@ -48,7 +45,7 @@ if(MEX_CMD AND MEXEXT_CMD)
+ ADD_CUSTOM_COMMAND(
+ OUTPUT ${MEX_FILE}
+ COMMAND ${MEX_REAL_CMD}
+-ARGS ${CMAKE_CURRENT_SOURCE_DIR}/${MEX_NAME}.cpp 
-I${PROJECT_SOURCE_DIR}/src/cpp -L${FLANN_LIB_PATH} -lflann_s ${MEX_BUILD_FLAGS}
++ARGS ${CMAKE_CURRENT_SOURCE_DIR}/${MEX_NAME}.cpp 
-I${PROJECT_SOURCE_DIR}/src/cpp -L${PROJECT_BINARY_DIR}/lib -lflann_s 
${MEX_BUILD_FLAGS}
+ DEPENDS flann_s ${CMAKE_CURRENT_SOURCE_DIR}/${MEX_NAME}.cpp
+ COMMENT "Building MEX extension ${MEX_FILE}"
+ )
+@@ -66,11 +63,11 @@ if(MEX_CMD AND MEXEXT_CMD)
+ set(BUILD_MATLAB_BINDINGS OFF) 
+ endif()
+ elseif(OCT_CMD)
+-  SET(MEX_FILE ${CMAKE_CURRENT_BINARY_DIR}/${MEX_NAME}.mex)
++  SET(MEX_FILE ${CMAKE_CURRENT_BINARY_DIR}/${MEX_NAME}.oct)
+   ADD_CUSTOM_COMMAND(
+ OUTPUT ${MEX_FILE}
+ COMMAND ${OCT_CMD}
+-ARGS ${CMAKE_CURRENT_SOURCE_DIR}/${MEX_NAME}.cpp 
-I${PROJECT_SOURCE_DIR}/src/cpp -L${FLANN_LIB_PATH} -DFLANN_STATIC -lflann_s 
-lgomp --mex
++ARGS ${CMAKE_CURRENT_SOURCE_DIR}/${MEX_NAME}.cpp 
-I${PROJECT_SOURCE_DIR}/src/cpp -L${PROJECT_BINARY_DIR}/lib -DFLANN_STATIC 
-lflann_s -lgomp
+ DEPENDS flann_s ${CMAKE_CURRENT_SOURCE_DIR}/${MEX_NAME}.cpp
+ COMMENT "Building MEX extension ${MEX_FILE}"
+ )
+@@ -79,10 +76,21 @@ elseif(OCT_CMD)
+ 
+   FILE(GLOB MATLAB_SOURCES *.m)
+ 
+-  INSTALL (
+-FILES ${MEX_FILE} ${MATLAB_SOURCES}
+-DESTINATION share/flann/octave
+-)
++  find_program(OCTAVE_CONFIG_EXECUTABLE NAMES octave-config)
++
++  if (OCTAVE_CONFIG_EXECUTABLE)
++execute_process (COMMAND ${OCTAVE_CONFIG_EXECUTABLE} --m-site-dir
++ OUTPUT_VARIABLE OCTAVE_M_SITE_DIR
++ OUTPUT_STRIP_TRAILING_WHITESPACE)
++
++execute_process (COMMAND ${OCTAVE_CONFIG_EXECUTABLE} --oct-site-dir
++  OUTPUT_VARIABLE OCTAVE_OCT_SITE_DIR
++  OUTPUT_STRIP_TRAILING_WHITESPACE)
++
++  endif()
++
++  INSTALL (FILES ${MEX_FILE} DESTINATION ${OCTAVE_OCT_SITE_DIR})
++  INSTALL (FILES ${MATLAB_SOURCES} DESTINATION ${OCTAVE_M_SITE_DIR})
+ else()
+ message(WARNING "Cannot find MATLAB or Octave instalation. Make sure that 
the 'bin' directory from the MATLAB instalation or that mkoctfile is in PATH")
+ set(BUILD_MATLAB_BINDINGS OFF) 
+-- 
+2.34.1
+

diff --git a/sci-libs/flann/flann-1.9.1-r5.ebuild 
b/sci-libs/flann/flann-1.9.1-r5.ebuild
new file mode 100644
index ..716c7a4fec72
--- /dev/null
+++ b/sci-libs/flann/flann-1.9.1-r5.ebuild
@@ -0,0 +1,88 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit cmake cuda flag-o-matic toolchain-funcs
+
+DESCRIPTION="Fast approximate nearest neighbor searches in high dimensional 
spaces"

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

2022-02-17 Thread Sam James
commit: af0cd836e2fd27acfc34242c8fcd3ce36efd90eb
Author: Chris Mayo  gmail  com>
AuthorDate: Wed Feb 16 19:24:00 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Feb 18 03:04:46 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=af0cd836

media-gfx/gscan2pdf: version bump to 2.12.5

Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Chris Mayo  gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/24216
Signed-off-by: Sam James  gentoo.org>

 media-gfx/gscan2pdf/Manifest|   1 +
 media-gfx/gscan2pdf/gscan2pdf-2.12.5.ebuild | 110 
 2 files changed, 111 insertions(+)

diff --git a/media-gfx/gscan2pdf/Manifest b/media-gfx/gscan2pdf/Manifest
index f3098d1e8fce..b38d19241d70 100644
--- a/media-gfx/gscan2pdf/Manifest
+++ b/media-gfx/gscan2pdf/Manifest
@@ -1 +1,2 @@
 DIST gscan2pdf-2.12.4.tar.xz 503792 BLAKE2B 
e5b54158b5b47bd2f255c3529e132695c1735e9da92d6a426f7f5b9a9e880bd2d1a0655faf065385224892abe992156c667e50aea1f1091ac6d872b8c163c92f
 SHA512 
f904e2fe3ec0ed829eb9166a42c7c10b56e99e1a7558c7d0014efc530d5f4d3873e9097f28372412073cbb6040bd00570f1acbb6582f5ea87485f0a0ace6f486
+DIST gscan2pdf-2.12.5.tar.xz 502636 BLAKE2B 
5fb92a4e5dfdbd985119058ed86ca015a58e97fd73edae4d46279e482351f9b5514045a60bb67ca2bfb58fa1e4315bc03ca67a2f2e3ed0cd2c941d8ae755fdfa
 SHA512 
c0940ef4a40b8cb7e961758e9688c94d980842ab36c4e52384099d1e28773f2967a75eb7c024ab713b880c2538d8395021bfabd68cffa7b334fdd35d773b

diff --git a/media-gfx/gscan2pdf/gscan2pdf-2.12.5.ebuild 
b/media-gfx/gscan2pdf/gscan2pdf-2.12.5.ebuild
new file mode 100644
index ..6915a1cf48b4
--- /dev/null
+++ b/media-gfx/gscan2pdf/gscan2pdf-2.12.5.ebuild
@@ -0,0 +1,110 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DIST_TEST="do"
+
+inherit optfeature perl-module virtualx xdg-utils
+
+DESCRIPTION="Scan documents, perform OCR, produce PDFs and DjVus"
+HOMEPAGE="http://gscan2pdf.sourceforge.net/;
+SRC_URI="mirror://sourceforge/${PN}/${P}.tar.xz"
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~arm64 ~x86"
+IUSE="test"
+RESTRICT="!test? ( test )"
+
+RDEPEND="
+   dev-perl/Config-General
+   dev-perl/Data-UUID
+   dev-perl/Date-Calc
+   dev-perl/Filesys-Df
+   dev-perl/glib-perl
+   dev-perl/GooCanvas2
+   dev-perl/Gtk3
+   >=dev-perl/Gtk3-ImageView-10.0.0
+   dev-perl/Gtk3-SimpleList
+   dev-perl/HTML-Parser
+   dev-perl/Image-Sane
+   dev-perl/List-MoreUtils
+   dev-perl/Locale-Codes
+   dev-perl/Locale-gettext
+   dev-perl/Log-Log4perl
+   >=dev-perl/PDF-Builder-3.23.0
+   dev-perl/Proc-ProcessTable
+   dev-perl/Readonly
+   dev-perl/Set-IntSpan
+   dev-perl/Try-Tiny
+   virtual/perl-Archive-Tar
+   virtual/perl-Carp
+   virtual/perl-Data-Dumper
+   virtual/perl-File-Temp
+   virtual/perl-Getopt-Long
+   virtual/perl-threads
+   virtual/perl-threads-shared
+   media-gfx/imagemagick[png,tiff,perl]
+   media-gfx/sane-backends
+   media-libs/tiff"
+
+BDEPEND="
+   test? (
+   ${RDEPEND}
+   dev-perl/IPC-System-Simple
+   dev-perl/Sub-Override
+   media-libs/fontconfig
+
+   app-text/djvu[jpeg,tiff]
+   app-text/poppler[utils]
+   app-text/tesseract[-opencl,osd(+),png,tiff]
+   app-text/unpaper
+   
media-gfx/imagemagick[djvu,jpeg,png,tiff,perl,postscript,truetype]
+   media-gfx/sane-backends[sane_backends_test]
+   media-gfx/sane-frontends
+   )"
+
+PERL_RM_FILES=( t/{90_MANIFEST,91_critic,99_pod}.t )
+
+mydoc="History"
+
+src_test() {
+   einfo "Using:"
+   einfo "  $(best_version app-text/djvu)"
+   einfo "  $(best_version app-text/poppler)"
+   einfo "  $(best_version app-text/tesseract)"
+   einfo "  $(best_version dev-perl/Gtk3-ImageView)"
+   einfo "  $(best_version dev-perl/Image-Sane)"
+   einfo "  $(best_version dev-perl/PDF-Builder)"
+   einfo "  $(best_version media-gfx/imagemagick)"
+   einfo "  $(best_version media-gfx/sane-backends)"
+   einfo "  $(best_version media-libs/tiff)"
+
+   local confdir="${HOME}/.config/ImageMagick"
+   mkdir -p "${confdir}" || die
+   cat > "${confdir}/policy.xml" <<-EOT || die
+   
+   
+   
+   
+   EOT
+   NO_AT_BRIDGE=1 virtx perl-module_src_test
+}
+
+pkg_postinst() {
+   xdg_desktop_database_update
+
+   optfeature "DjVu file support" "app-text/djvu[tiff] 
media-gfx/imagemagick[djvu]"
+   optfeature "encrypting PDFs" app-text/pdftk
+   optfeature "creating PostScript files from PDFs" app-text/poppler[utils]
+   optfeature "adding to an existing PDF" app-text/poppler[utils]
+   optfeature "Optical Character Recognition" app-text/tesseract[tiff]
+

[gentoo-commits] repo/gentoo:master commit in: app-containers/crun/, app-containers/crun/files/

2022-02-17 Thread Sam James
commit: 06a683c3b4dc76f409893cff9d1914703497453e
Author: Robert Günzler  gnzler  io>
AuthorDate: Tue Feb  8 16:08:04 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Feb 18 02:59:06 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=06a683c3

app-containers/crun: drop 0.19.1-r1 and patch

Signed-off-by: Robert Günzler  gnzler.io>
Closes: https://github.com/gentoo/gentoo/pull/24129
Signed-off-by: Sam James  gentoo.org>

 app-containers/crun/Manifest|  1 -
 app-containers/crun/crun-0.19.1-r1.ebuild   | 70 -
 app-containers/crun/files/libcrun-linkage.patch | 29 --
 3 files changed, 100 deletions(-)

diff --git a/app-containers/crun/Manifest b/app-containers/crun/Manifest
index 0c2142fa728b..fb7a97bb51ed 100644
--- a/app-containers/crun/Manifest
+++ b/app-containers/crun/Manifest
@@ -1,4 +1,3 @@
-DIST crun-0.19.1.tar.gz 1870594 BLAKE2B 
1780a2936ff39ec80836c4c9ae072e2fc30703a31a79786337290c62dd433b5a35dcfa953be370703d1baab3de93fdb376c99ab76dff1470883c61726c313144
 SHA512 
f93f79d1d63d6749bcf92d48542d9555f3ad47657c959c7c06701861d7a5a4171969f00f6dff3878286970a48aba3314c25e35c005463e606533b0ff7843d994
 DIST crun-1.2.tar.gz 1879836 BLAKE2B 
45370e3206a13c963d694f338dc0a00de24253025d31ec893353905235b239b8e7f626ddd4ee0cc32da2b3f5676b42f59f3214a1eb9c3af4612483cd6fd14693
 SHA512 
5cadaf0eb0e9bcf53726e7f6ffb664c8327f0f4e7cdbf75ae8a0cd4759f7c8a8a2611df65ca1436a50d7af5d37505aac861d7db4d46a93c3832362228cb37cbc
 DIST crun-1.3.tar.gz 1889283 BLAKE2B 
d7e7f676ca5db8322b9da2110c9a9e8eb11b13b5e9f1432ccc6ef12bf6ae7db3a28e3227fac86091589a215394ec577e91ccbffec532dabf44be746cb8a5d404
 SHA512 
9600bdacf5fd2defa542230b6e134920eb80e9d4c49598167b9d58887719765c174f1ac8559c0092dc1b5435274124e0b29c3d0830df86d1cfd690d67c746016
 DIST crun-1.4.2.tar.gz 1956517 BLAKE2B 
c5db3396902c33568c3f9a490c57f8781703018f228f07bb17b1ccaa5c2ab903eda76e50d46fa3be10e440e6a0c3f791744f05d7677c71e2510673077d0acbef
 SHA512 
cc7b57ed945cb36a36cf2ceab57349f836a07164ef31e0cec8bbddc4451a5757e2a0b92bc553b8994a236d7869cfdf229a5dd5e5a0d7f139f8c2a8df5c151d3a

diff --git a/app-containers/crun/crun-0.19.1-r1.ebuild 
b/app-containers/crun/crun-0.19.1-r1.ebuild
deleted file mode 100644
index 0590fee263af..
--- a/app-containers/crun/crun-0.19.1-r1.ebuild
+++ /dev/null
@@ -1,70 +0,0 @@
-# Copyright 2019-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_{7..9} )
-
-inherit autotools python-any-r1
-
-DESCRIPTION="A fast and low-memory footprint OCI Container Runtime fully 
written in C"
-HOMEPAGE="https://github.com/containers/crun;
-SRC_URI="https://github.com/containers/${PN}/releases/download/${PV}/${P}.tar.gz;
-
-LICENSE="GPL-2+ LGPL-2.1+"
-SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ppc64"
-IUSE="+bpf +caps criu +seccomp systemd static-libs"
-
-DEPEND="
-   sys-kernel/linux-headers
-   >=dev-libs/yajl-2.0.0
-   caps? ( sys-libs/libcap )
-   criu? ( >=sys-process/criu-3.15 )
-   seccomp? ( sys-libs/libseccomp )
-   systemd? ( sys-apps/systemd:= )
-"
-RDEPEND="${DEPEND}"
-BDEPEND="
-   ${PYTHON_DEPS}
-"
-
-# the crun test suite is comprehensive to the extent that tests will fail
-# within a sandbox environment, due to the nature of the privileges
-# required to create linux "containers".
-RESTRICT="test"
-
-DOCS=( README.md )
-
-PATCHES=( "${FILESDIR}/libcrun-linkage.patch" )
-
-src_prepare() {
-   default
-
-   # for libcrun-linkage.patch
-   eautoreconf
-}
-
-src_configure() {
-   local myeconfargs=(
-   $(use_enable bpf)
-   $(use_enable caps)
-   $(use_enable criu)
-   $(use_enable seccomp)
-   $(use_enable systemd)
-   $(usex static-libs '--enable-shared --enable-static' 
'--enable-shared --disable-static' '' '')
-   )
-
-   econf "${myeconfargs[@]}"
-}
-
-src_compile() {
-   emake -C libocispec
-   emake crun
-}
-
-src_install() {
-   emake "DESTDIR=${D}" install-exec
-   doman crun.1
-   einstalldocs
-}

diff --git a/app-containers/crun/files/libcrun-linkage.patch 
b/app-containers/crun/files/libcrun-linkage.patch
deleted file mode 100644
index 72156ac931c8..
--- a/app-containers/crun/files/libcrun-linkage.patch
+++ /dev/null
@@ -1,29 +0,0 @@
-From 7cfdf094071fcff038bab573c1599fa17b16 Mon Sep 17 00:00:00 2001
-From: Georgy Yakovlev 
-Date: Mon, 2 Aug 2021 03:53:25 -0700
-Subject: [PATCH] Makefile.am: link libcrun to $(FOUND_LIBS)
-
-otherwise libcrun consumers fail at runtime with
-symbol lookup errors
-
-Closes: https://github.com/containers/crun/issues/711
-Issue: https://github.com/containers/crun/issues/340
-Downstream-bug: https://bugs.gentoo.org/717750
-Signed-off-by: Georgy Yakovlev 

- Makefile.am | 2 +-
- 1 file changed, 1 insertion(+), 1 deletion(-)
-
-diff --git a/Makefile.am b/Makefile.am
-index 

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

2022-02-17 Thread Sam James
commit: bce190b6088d92b98d45b93f1b900dd5b8d898b9
Author: Carlos Eduardo  gmail  com>
AuthorDate: Wed Feb 16 19:54:48 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Feb 18 02:59:43 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bce190b6

media-gfx/jp2a: add 1.1.1

Closes: https://bugs.gentoo.org/716744
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Carlos Eduardo  gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/24218
Signed-off-by: Sam James  gentoo.org>

 media-gfx/jp2a/Manifest  |  1 +
 media-gfx/jp2a/jp2a-1.1.1.ebuild | 21 +
 media-gfx/jp2a/metadata.xml  |  2 +-
 3 files changed, 23 insertions(+), 1 deletion(-)

diff --git a/media-gfx/jp2a/Manifest b/media-gfx/jp2a/Manifest
index 17d211fb1c91..83c6ad1e4ec0 100644
--- a/media-gfx/jp2a/Manifest
+++ b/media-gfx/jp2a/Manifest
@@ -1 +1,2 @@
 DIST jp2a-1.0.6.tar.bz2 306975 BLAKE2B 
284925e791423a1871347f8dfc9574c209192c8a583a0b3221142adb35ad32c2d00a47412c85df038237f4e1adf604324fb15440c33ca06290ee382fd90930ff
 SHA512 
00c7f7b62a3d1f4238d7513167eebd6ead9447ac90b66fd3f9529f6e99dd1a021385ff970aabd005a88db1614636be57547494dfe00c7e687a11953066a6ecce
+DIST jp2a-1.1.1.tar.gz 628052 BLAKE2B 
7f999ff1c7f32b02007a8d0a2d5f1aed4d77a3e9ed6711566faf0169e8d0eb842b3b118c36671a98abd8ccbad100eace4f1053b6dc795071f30e70052488f141
 SHA512 
898141c4b2847049cc312995a4b18d0de3f62bf9cf5c45050df01007de42486c706ab4b63a30f13828807d7bf01680a0e391304d03ba2087a481d86668773dba

diff --git a/media-gfx/jp2a/jp2a-1.1.1.ebuild b/media-gfx/jp2a/jp2a-1.1.1.ebuild
new file mode 100644
index ..3e88e9c7644d
--- /dev/null
+++ b/media-gfx/jp2a/jp2a-1.1.1.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DESCRIPTION="JPEG image to ASCII art converter"
+HOMEPAGE="https://github.com/Talinx/jp2a/;
+SRC_URI="https://github.com/Talinx/jp2a/releases/download/v${PV}/jp2a-${PV}.tar.gz;
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x64-macos ~x64-solaris"
+IUSE="curl"
+
+RDEPEND="sys-libs/ncurses
+   virtual/jpeg
+   curl? ( net-misc/curl )"
+DEPEND="${RDEPEND}"
+
+src_configure() {
+   econf "$(use_enable curl)"
+}

diff --git a/media-gfx/jp2a/metadata.xml b/media-gfx/jp2a/metadata.xml
index e80f955030b2..dca33e49a101 100644
--- a/media-gfx/jp2a/metadata.xml
+++ b/media-gfx/jp2a/metadata.xml
@@ -3,6 +3,6 @@
 
   
   
-jp2a
+Talinx/jp2a
   
 



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

2022-02-17 Thread Sam James
commit: 9cd9f0963f010214b8056fb962527408e4b72802
Author: Jimi Huotari  gentoo  org>
AuthorDate: Wed Jan 19 00:07:10 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Feb 18 02:53:44 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9cd9f096

x11-misc/screengrab: remove old versions (1.101, 2.0.0, 2.0.1, 2.1.0)

Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Jimi Huotari  gentoo.org>
Closes: https://github.com/gentoo/gentoo/pull/23865
Signed-off-by: Sam James  gentoo.org>

 x11-misc/screengrab/Manifest|  4 ---
 x11-misc/screengrab/screengrab-1.101.ebuild | 40 
 x11-misc/screengrab/screengrab-2.0.0.ebuild | 41 -
 x11-misc/screengrab/screengrab-2.0.1.ebuild | 41 -
 x11-misc/screengrab/screengrab-2.1.0.ebuild | 41 -
 5 files changed, 167 deletions(-)

diff --git a/x11-misc/screengrab/Manifest b/x11-misc/screengrab/Manifest
index a9c393e284c4..b615ead15ba5 100644
--- a/x11-misc/screengrab/Manifest
+++ b/x11-misc/screengrab/Manifest
@@ -1,6 +1,2 @@
-DIST screengrab-1.101.tar.xz 130248 BLAKE2B 
0a81b80249322a8c6b4767b9bae70d43eaa41619927fdd799179d6dc9e15fe0cfb8ef50794890d9f9c84787bb88b447f84452b64f88e114aa3393466b1cf443c
 SHA512 
f253c4015f9c9ae6b53bb4919c0301cc843b0d6f6ab0b8ad88befbd397004aa4838d5900d1af86ed348cbba45fa352ded5192d494bd738c2f2b314e9ad73fb13
-DIST screengrab-2.0.0.tar.xz 119296 BLAKE2B 
0f3c55a78fb80569b4f42e63b9443018b7296c1b48ad4aa0af4270df19f939c44dbfc932731d6b16b0e15b6a735db87e110ca221f88aab033ecb7b56cc96
 SHA512 
f08cd37489062d4b9c66278203b2fdd0298d1222e42e9240c5812779216289728f84a6567d7570ad3bf209834df4549acd9d31550c328f7785da6176b237d7e7
-DIST screengrab-2.0.1.tar.xz 123628 BLAKE2B 
62cad8ccbf89c4cb3728311b6dd4883676a0be514f84c6f54633e7001a39470b7209b7416e42a19603cd1ad74661eea87d015cb0c70ed8ff3e181ecc25dbeb71
 SHA512 
f65d1aa4a36bf7e11e29bd1d1ad009f979e3c66a27204cd74c7ef7a54bde4027efdf030933cb81d2f9cb8b67715e868e1454a1faf763cf162214bad8dc02
-DIST screengrab-2.1.0.tar.xz 128616 BLAKE2B 
d62078eb131fe20ec52545751cf1a0951514a201edf434ddedb69d15b9f9f9aa4e926a749d30560afebcf2950b70dfe2fb319b9e447a1d7ace70369cf9a0d104
 SHA512 
dd14d8d6c957a58c60d73cf82d6a65fc182c85a9f078663caf6686e424b292a1c579d493acac03c6ee2acd4605fc025d5a5e94b3161f3c30778cc1452056af27
 DIST screengrab-2.2.0.tar.xz 136940 BLAKE2B 
2263e0a887dc87ec708d96ca1cd9bce2aaa134fab9751341e1c96cd4a8b59132ca6a00719cf97dd218cc48ceb1abe5d943bad5fc80dd095c263fc84dabf3468a
 SHA512 
14add5567abcbc03bd5e3e0e017129863ccd69aab83a1dfb3f8e6059af97fa4fff164e42fb3d0b4e8968d661b51b21def7d9c12ca68692a11288c99cdb16237d
 DIST screengrab-2.3.0.tar.xz 142160 BLAKE2B 
2d375cc9dcaeb921530570efc91d29a178cc7c1f1099d0ee7d76622fb08ea77de3cc7adebb807fcf9f56818ccc6caec28a13a6da89c7f11d63d73da3539f3d60
 SHA512 
3898504bdf6d61d47236953e25693e9950dcc953abe85ba9b74484b55ce8af77b5f6a76f39906b2c4c0e8f4985ae6cb24679ec5e7d167b2d32638cdd7324f175

diff --git a/x11-misc/screengrab/screengrab-1.101.ebuild 
b/x11-misc/screengrab/screengrab-1.101.ebuild
deleted file mode 100644
index 6070e93aa8ec..
--- a/x11-misc/screengrab/screengrab-1.101.ebuild
+++ /dev/null
@@ -1,40 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit cmake xdg-utils
-
-DESCRIPTION="Qt application for getting screenshots"
-HOMEPAGE="https://lxqt.github.io/;
-SRC_URI="https://downloads.lxqt.org/downloads/${PN}/${PV}/${P}.tar.xz;
-
-LICENSE="GPL-2+ LGPL-2.1+"
-SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 x86"
-IUSE=""
-
-BDEPEND="dev-qt/linguist-tools:5"
-DEPEND="
-   >=dev-libs/libqtxdg-3.3.1
-   dev-qt/qtcore:5
-   dev-qt/qtdbus:5
-   dev-qt/qtgui:5
-   dev-qt/qtwidgets:5
-   dev-qt/qtx11extras:5
-   dev-qt/qtnetwork:5
-   kde-frameworks/kwindowsystem:5[X]
-   x11-libs/libxcb
-   x11-libs/libX11
-"
-RDEPEND="${DEPEND}"
-
-pkg_postinst() {
-   xdg_desktop_database_update
-   xdg_icon_cache_update
-}
-
-pkg_postrm() {
-   xdg_desktop_database_update
-   xdg_icon_cache_update
-}

diff --git a/x11-misc/screengrab/screengrab-2.0.0.ebuild 
b/x11-misc/screengrab/screengrab-2.0.0.ebuild
deleted file mode 100644
index b58f948c724b..
--- a/x11-misc/screengrab/screengrab-2.0.0.ebuild
+++ /dev/null
@@ -1,41 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit cmake xdg-utils
-
-DESCRIPTION="Qt application for getting screenshots"
-HOMEPAGE="https://lxqt.github.io/;
-SRC_URI="https://downloads.lxqt.org/downloads/${PN}/${PV}/${P}.tar.xz;
-
-LICENSE="GPL-2+ LGPL-2.1+"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~x86"
-IUSE=""
-
-BDEPEND="dev-qt/linguist-tools:5"
-DEPEND="
-   >=dev-libs/libqtxdg-3.3.1
-   dev-qt/qtcore:5
-   dev-qt/qtdbus:5
-   dev-qt/qtgui:5
-   dev-qt/qtwidgets:5

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

2022-02-17 Thread Sam James
commit: e4c6279825a758f660237211dfcdfd83399887f4
Author: Dongsu Park  linux  microsoft  com>
AuthorDate: Thu Jan 27 16:28:09 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Feb 18 02:53:32 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e4c62798

app-editors/vim-core: skip installing defaults.vim when installed

Do not install defaults.vim when the file is already installed
from vim. This is needed for avoiding installation conflicts between
vim and vim-core.

Closes: https://bugs.gentoo.org/830177
Signed-off-by: Dongsu Park  linux.microsoft.com>
Closes: https://github.com/gentoo/gentoo/pull/23986
Signed-off-by: Sam James  gentoo.org>

 app-editors/vim-core/vim-core-8.2.0814.ebuild | 10 +++---
 app-editors/vim-core/vim-core-8.2.3428.ebuild | 10 +++---
 app-editors/vim-core/vim-core-8.2.3567.ebuild | 10 +++---
 app-editors/vim-core/vim-core-8.2.3582.ebuild | 10 +++---
 app-editors/vim-core/vim-core-8.2.3669.ebuild | 10 +++---
 app-editors/vim-core/vim-core-8.2.3741.ebuild | 10 +++---
 app-editors/vim-core/vim-core-8.2.3950.ebuild | 10 +++---
 app-editors/vim-core/vim-core-.ebuild | 10 +++---
 8 files changed, 56 insertions(+), 24 deletions(-)

diff --git a/app-editors/vim-core/vim-core-8.2.0814.ebuild 
b/app-editors/vim-core/vim-core-8.2.0814.ebuild
index 5c1fb6f93cb3..7fd58e8567b7 100644
--- a/app-editors/vim-core/vim-core-8.2.0814.ebuild
+++ b/app-editors/vim-core/vim-core-8.2.0814.ebuild
@@ -191,9 +191,6 @@ src_install() {
rm -rv "${ED}${vimfiles}"/{macros,print,tools,tutor} || die "rm 
failed"
rm -v "${ED}"/usr/bin/vimtutor || die "rm failed"
 
-   # Delete defaults.vim to avoid conflicts with one from 
vim[minimal]
-   rm -v "${ED}${vimfiles}"/defaults.vim || die "rm failed"
-
local keep_colors="default"
ignore=$(rm -fr "${ED}${vimfiles}"/colors/!(${keep_colors}).vim 
)
 
@@ -208,6 +205,13 @@ src_install() {
eshopts_pop
fi
 
+   # Delete defaults.vim to avoid conflicts with one from vim.
+   # If defaults.vim already exists in files installed from vim,
+   # do not install defaults.vim.
+   if [[ -f "${vimfiles}/defaults.vim" ]]; then
+   rm -v "${ED}${vimfiles}"/defaults.vim || die "rm failed"
+   fi
+
newbashcomp "${FILESDIR}"/xxd-completion xxd
 
# install gvim icon since both vim/gvim desktop files reference it

diff --git a/app-editors/vim-core/vim-core-8.2.3428.ebuild 
b/app-editors/vim-core/vim-core-8.2.3428.ebuild
index 40e298a032ae..21ce3423 100644
--- a/app-editors/vim-core/vim-core-8.2.3428.ebuild
+++ b/app-editors/vim-core/vim-core-8.2.3428.ebuild
@@ -193,9 +193,6 @@ src_install() {
rm -rv "${ED}${vimfiles}"/{macros,print,tools,tutor} || die "rm 
failed"
rm -v "${ED}"/usr/bin/vimtutor || die "rm failed"
 
-   # Delete defaults.vim to avoid conflicts with one from 
vim[minimal]
-   rm -v "${ED}${vimfiles}"/defaults.vim || die "rm failed"
-
local keep_colors="default"
ignore=$(rm -fr "${ED}${vimfiles}"/colors/!(${keep_colors}).vim 
)
 
@@ -210,6 +207,13 @@ src_install() {
eshopts_pop
fi
 
+   # Delete defaults.vim to avoid conflicts with one from vim.
+   # If defaults.vim already exists in files installed from vim,
+   # do not install defaults.vim.
+   if [[ -f "${vimfiles}/defaults.vim" ]]; then
+   rm -v "${ED}${vimfiles}"/defaults.vim || die "rm failed"
+   fi
+
newbashcomp "${FILESDIR}"/xxd-completion xxd
 
# install gvim icon since both vim/gvim desktop files reference it

diff --git a/app-editors/vim-core/vim-core-8.2.3567.ebuild 
b/app-editors/vim-core/vim-core-8.2.3567.ebuild
index a6ac59db33c3..7d7083d927f6 100644
--- a/app-editors/vim-core/vim-core-8.2.3567.ebuild
+++ b/app-editors/vim-core/vim-core-8.2.3567.ebuild
@@ -193,9 +193,6 @@ src_install() {
rm -rv "${ED}${vimfiles}"/{macros,print,tools,tutor} || die "rm 
failed"
rm -v "${ED}"/usr/bin/vimtutor || die "rm failed"
 
-   # Delete defaults.vim to avoid conflicts with one from 
vim[minimal]
-   rm -v "${ED}${vimfiles}"/defaults.vim || die "rm failed"
-
local keep_colors="default"
ignore=$(rm -fr "${ED}${vimfiles}"/colors/!(${keep_colors}).vim 
)
 
@@ -210,6 +207,13 @@ src_install() {
eshopts_pop
fi
 
+   # Delete defaults.vim to avoid conflicts with one from vim.
+   # If defaults.vim already exists in files installed from vim,
+   # do not install defaults.vim.
+   if [[ -f "${vimfiles}/defaults.vim" ]]; then
+   rm -v "${ED}${vimfiles}"/defaults.vim || die "rm failed"
+   fi
+
newbashcomp "${FILESDIR}"/xxd-completion xxd
 
# install gvim icon since both 

[gentoo-commits] repo/gentoo:master commit in: app-containers/crun/

2022-02-17 Thread Sam James
commit: ffe5830f8fea7664baf012577a05db4c4ac98381
Author: Robert Günzler  gnzler  io>
AuthorDate: Tue Feb  8 16:04:36 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Feb 18 02:59:03 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ffe5830f

app-containers/crun: bump to 1.4.2

Signed-off-by: Robert Günzler  gnzler.io>
Signed-off-by: Sam James  gentoo.org>

 app-containers/crun/Manifest  |  1 +
 app-containers/crun/crun-1.4.2.ebuild | 60 +++
 2 files changed, 61 insertions(+)

diff --git a/app-containers/crun/Manifest b/app-containers/crun/Manifest
index e4bf92580755..0c2142fa728b 100644
--- a/app-containers/crun/Manifest
+++ b/app-containers/crun/Manifest
@@ -1,3 +1,4 @@
 DIST crun-0.19.1.tar.gz 1870594 BLAKE2B 
1780a2936ff39ec80836c4c9ae072e2fc30703a31a79786337290c62dd433b5a35dcfa953be370703d1baab3de93fdb376c99ab76dff1470883c61726c313144
 SHA512 
f93f79d1d63d6749bcf92d48542d9555f3ad47657c959c7c06701861d7a5a4171969f00f6dff3878286970a48aba3314c25e35c005463e606533b0ff7843d994
 DIST crun-1.2.tar.gz 1879836 BLAKE2B 
45370e3206a13c963d694f338dc0a00de24253025d31ec893353905235b239b8e7f626ddd4ee0cc32da2b3f5676b42f59f3214a1eb9c3af4612483cd6fd14693
 SHA512 
5cadaf0eb0e9bcf53726e7f6ffb664c8327f0f4e7cdbf75ae8a0cd4759f7c8a8a2611df65ca1436a50d7af5d37505aac861d7db4d46a93c3832362228cb37cbc
 DIST crun-1.3.tar.gz 1889283 BLAKE2B 
d7e7f676ca5db8322b9da2110c9a9e8eb11b13b5e9f1432ccc6ef12bf6ae7db3a28e3227fac86091589a215394ec577e91ccbffec532dabf44be746cb8a5d404
 SHA512 
9600bdacf5fd2defa542230b6e134920eb80e9d4c49598167b9d58887719765c174f1ac8559c0092dc1b5435274124e0b29c3d0830df86d1cfd690d67c746016
+DIST crun-1.4.2.tar.gz 1956517 BLAKE2B 
c5db3396902c33568c3f9a490c57f8781703018f228f07bb17b1ccaa5c2ab903eda76e50d46fa3be10e440e6a0c3f791744f05d7677c71e2510673077d0acbef
 SHA512 
cc7b57ed945cb36a36cf2ceab57349f836a07164ef31e0cec8bbddc4451a5757e2a0b92bc553b8994a236d7869cfdf229a5dd5e5a0d7f139f8c2a8df5c151d3a

diff --git a/app-containers/crun/crun-1.4.2.ebuild 
b/app-containers/crun/crun-1.4.2.ebuild
new file mode 100644
index ..5de80d420e29
--- /dev/null
+++ b/app-containers/crun/crun-1.4.2.ebuild
@@ -0,0 +1,60 @@
+# Copyright 2019-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+PYTHON_COMPAT=( python3_{8..10} )
+
+inherit python-any-r1
+
+DESCRIPTION="A fast and low-memory footprint OCI Container Runtime fully 
written in C"
+HOMEPAGE="https://github.com/containers/crun;
+SRC_URI="https://github.com/containers/${PN}/releases/download/${PV}/${P}.tar.gz;
+
+LICENSE="GPL-2+ LGPL-2.1+"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc64"
+IUSE="+bpf +caps criu +seccomp systemd static-libs"
+
+DEPEND="
+   dev-libs/yajl:=
+   sys-kernel/linux-headers
+   caps? ( sys-libs/libcap )
+   criu? ( >=sys-process/criu-3.15 )
+   seccomp? ( sys-libs/libseccomp )
+   systemd? ( sys-apps/systemd:= )
+"
+RDEPEND="${DEPEND}"
+BDEPEND="
+   ${PYTHON_DEPS}
+   virtual/pkgconfig
+"
+
+# the crun test suite is comprehensive to the extent that tests will fail
+# within a sandbox environment, due to the nature of the privileges
+# required to create linux "containers".
+RESTRICT="test"
+
+src_configure() {
+   local myeconfargs=(
+   $(use_enable bpf)
+   $(use_enable caps)
+   $(use_enable criu)
+   $(use_enable seccomp)
+   $(use_enable systemd)
+   $(usex static-libs '--enable-shared --enable-static' 
'--enable-shared --disable-static' '' '')
+   )
+
+   econf "${myeconfargs[@]}"
+}
+
+src_compile() {
+   emake -C libocispec
+   emake crun
+}
+
+src_install() {
+   emake "DESTDIR=${D}" install-exec
+   doman crun.1
+   einstalldocs
+}



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

2022-02-17 Thread Sam James
commit: 66d94c953f04e1bf6abd39d29e506a205d69f29f
Author: Tomáš Mózes  gmail  com>
AuthorDate: Fri Jan 28 08:25:02 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Feb 18 02:52:41 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=66d94c95

app-emulation/xen-tools: drop old

Signed-off-by: Tomáš Mózes  gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/23993
Signed-off-by: Sam James  gentoo.org>

 app-emulation/xen-tools/Manifest|   3 -
 app-emulation/xen-tools/xen-tools-4.14.3.ebuild | 533 
 2 files changed, 536 deletions(-)

diff --git a/app-emulation/xen-tools/Manifest b/app-emulation/xen-tools/Manifest
index 371887eb4836..34f961248c85 100644
--- a/app-emulation/xen-tools/Manifest
+++ b/app-emulation/xen-tools/Manifest
@@ -1,14 +1,11 @@
-DIST OpenSSL_1_1_1g.tar.gz 9975550 BLAKE2B 
22efa4ffe5d56a861bc4e2e1bc9a558e79265a3789acd9ca65d0a1162a1808a089a92a234e88c951f2a3cdabd3b1908ac7fe6d5f2b5fe554f229a22c11ab185b
 SHA512 
bc8d24d7fc93542a8d77e13a57768de242ef679ef4db93c1b6b981a15a60646a5c5d869d066248448f3eb1ab2012e3ddc80bf301f486c0574d469a3f7db7b8d4
 DIST OpenSSL_1_1_1j.tar.gz 9994760 BLAKE2B 
749886716739dcb909bd79b29cf714640b64039917f64f6cfc4bee9861e797380d0df9ff11d7f6bb084508b322cb0db4ef7a2f871ee304548ec919d387cdb2c5
 SHA512 
f94ef129514e69b70f800a599ae726eff6a2fac0dfa8e42982973d1328f6fac6b1da1124e1a7b8aa3d579b720ecf9c71a8bae45db6b1630c052b0c3a22b9360e
 DIST berkeley-softfloat-b64af41c3276f97f0e181920400ee056b9c88037.tar.gz 148741 
BLAKE2B 
72014022926b636147e202d74c42df2ce9cfed00b91c275d5b2e0afbc5c68765445cbe7ac6389d7c2512bd1d45b0e16e36552d09bbc733ab66c92968bd31
 SHA512 
8420c29faa7ff57e06d6758b03e81ca0630c59946bc031e8611f1449e23634cf901b502161f2c1423c0cff949b5481445e36a3aa53dc885b61ca2c673b3ba567
 DIST brotli-666c3280cc11dc433c303d79a83d4ffbdd12cc8d.tar.gz 23855739 BLAKE2B 
7406ec5b29ac66afbcd7c1376bb3208f298d19b6592b2869c52173aa64947d58bd443f9a61c67deaf046be910a0e31c0b843e5508e97e0e1f5e7bce100d86904
 SHA512 
df8e90562c4fd7f0e787949df6bc4f5a165b39bd333f442d27874fe65640fbba268f9350d7113e6761a5acceb66d78e75f1a296e5a89b94574edf28109cdc812
-DIST edk2-06dc822d045c2bb42e497487935485302486e151.tar.gz 13192042 BLAKE2B 
81afa7fd5f6f14fff35baa3c6c64583fa21c7b793ed847a3362fd05a926bb4402db911f9f78f4ffd76a6de9b815171dfa245ae41afac3b022cd108597e8c1ac3
 SHA512 
a032a1496db7ddc32a7d6d1a7d5fe4122ab43b13547ec019855166d785f162268ad82ceb3c41efafe1687e73fc72599ee6852741652451e1cb329fd655c69b6c
 DIST edk2-7b4a99be8a39c12d3a7fc4b8db9f0eab4ac688d5.tar.gz 13998677 BLAKE2B 
3614ceb69e295a6afb37c7905d0aec3534d8daf3d9f22137c1b722da6dc764a3669d99af03f96155d45feb5058a6f725acf37d1048186fecff4232d64f96e97c
 SHA512 
a1933d815b947fd4f13c96970a6dc36c3048e3ddf27c897684104b0129cf58331e46d3147062ae1fb8973f08cd373c319788dd850ac5e45da385eed8368571a4
 DIST edk2-a3741780fe3535e19e02efa869a7cac481891129.tar.gz 12886279 BLAKE2B 
2054bb84375b9840b31276f86786ea764368da200087e45c0528f2ca6b17aa9078a05e406bafa41c25cd65971ff007dfa19ffe91f9a5a2ab6c845bc6f62df3de
 SHA512 
ca0543fefeb1fdc8d0d9841de309ce40fe88220463569a77f56d3fe3184fd4a57ce00b3c96c0861a51b7dbf5f4a9f9946b960a636593682f380c861f2606d190
 DIST ipxe-git-3c040ad387099483102708bb1839110bc788cefb.tar.gz 3962725 BLAKE2B 
a8084abaf93a4ab06ba170427a66dab08e68ba1288f42ea744e2cbc66d6bd2294bee82f6d0994260d2cd60daf6a6068e40eb74fdeba2bccaa432d090d81fd9db
 SHA512 
4ac1d07ce879a3a8c6c260380258c37f5e4ecddc880b27fb59afc38fbf3718e81b04a4dda2b58fe7a438a23175e00b6179fc067acbc4a75e33d93c4b85ff5d68
 DIST ipxe-git-988d2c13cdf0f0b4140685af35ced70ac5b3283c.tar.gz 3931642 BLAKE2B 
bf0b5d9ea1d44803bc5c4aa0bf9188636e292b226ab759f32e3c2bfa3f80dd3f546526b9a11c1f67193793ede5309bfa67bdce80aba62ccca54597dc6e7e4ba4
 SHA512 
0a63f83c9135d05c6bfe7c4d12da3ff76271e35305a4d5654bd5aefa9ee59f5363546c65820c42133deb0fb5a0a0bcaa9b1c48396f9f996acea0d492a5f03f33
 DIST seabios-1.14.0.tar.gz 628985 BLAKE2B 
cc1126925dab1551a655680d20d06ebf28c12c386500d1ee4df9e1a99403b4c5bc6a66c2cc5ef58b4c3d6d7226f35007506a6a1855c2cf2742469dcb7aba05bb
 SHA512 
215c42f59425f8abd062be7b11fc0e39c977cee5001a2381551b0f851ac337d0dd53c065267e6dee0e710ffd700fa635f9007b89da8dfce0f47122c984ee8146
-DIST xen-4.14.3.tar.gz 39982036 BLAKE2B 
927fd2937f451567238702430cea3a6e5d2db70d5eef10f029bb1d6d030681573c851eb8076c8bad89c97c115f81a19ac8e46e78ca3f0e642565f7300c264ca1
 SHA512 
b462fcc1549f6e57f7f2a4fd10ce1e957a25a6a7c0319672b62699468f6c4330b9cd0cf2b0231b5cce94f4bb142a957eb8aa58aa0ffb5c85b37211d6b34ccf16
 DIST xen-4.15.1-upstream-patches-1.tar.xz 15476 BLAKE2B 
9f0cf8f3dd993e32939ff1ee35244224bd3d16fbd345500ff01e51eb5828d3e44bddc539462c39d8c37b6497d4bf8887261a8df5d31b17b413b0c21f7faf3a84
 SHA512 
aac3f91c3c753aa8430abad055252cba5dbdfd9e548f219df1452388ef2f82b65c428755363aa0645824431e812f3b799af4f9468669e42a0f5b6b8874397c75
 DIST xen-4.15.1.tar.gz 40800852 BLAKE2B 

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

2022-02-17 Thread Sam James
commit: 8deac5a404bdca06ad8ece68baee944325e46c35
Author: Esteve Varela Colominas  gmail  com>
AuthorDate: Mon Feb 14 08:09:12 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Feb 18 02:50:48 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8deac5a4

dev-libs/libdispatch: Support musl

No revbump; patches don't affect existing built versions.

Closes: https://bugs.gentoo.org/829158
Signed-off-by: Esteve Varela Colominas  gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/24187
Signed-off-by: Sam James  gentoo.org>

 .../libdispatch/files/libdispatch-5.3.3-musl.patch | 56 ++
 dev-libs/libdispatch/libdispatch-5.3.3-r1.ebuild   |  5 +-
 dev-libs/libdispatch/libdispatch-5.5.ebuild|  5 +-
 3 files changed, 64 insertions(+), 2 deletions(-)

diff --git a/dev-libs/libdispatch/files/libdispatch-5.3.3-musl.patch 
b/dev-libs/libdispatch/files/libdispatch-5.3.3-musl.patch
new file mode 100644
index ..a162b34efc53
--- /dev/null
+++ b/dev-libs/libdispatch/files/libdispatch-5.3.3-musl.patch
@@ -0,0 +1,56 @@
+Fix building with musl libc
+
+https://github.com/apple/swift-corelibs-libdispatch/pull/594/
+https://bugs.gentoo.org/829158
+https://bugs.gentoo.org/833306
+
+--- a/dispatch/source.h
 b/dispatch/source.h
+@@ -32,7 +32,7 @@
+ #endif
+ 
+ #if !defined(_WIN32)
+-#include 
++#include 
+ #endif
+ 
+ DISPATCH_ASSUME_NONNULL_BEGIN
+--- a/os/generic_unix_base.h
 b/os/generic_unix_base.h
+@@ -25,6 +25,14 @@
+ 
+ #if __has_include()
+ #include 
++#else
++#if defined(__cplusplus)
++#define   __BEGIN_DECLS extern "C" {
++#define   __END_DECLS }
++#else
++#define   __BEGIN_DECLS
++#define   __END_DECLS
++#endif
+ #endif
+ 
+ #ifndef API_AVAILABLE
+--- a/src/shims/getprogname.h
 b/src/shims/getprogname.h
+@@ -37,7 +37,7 @@
+ static inline char *
+ getprogname(void)
+ {
+-# if HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME
++# if HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME || defined(__linux__)
+   return program_invocation_short_name;
+ # elif defined(__ANDROID__)
+   return __progname;
+--- a/tests/dispatch_test.c
 b/tests/dispatch_test.c
+@@ -34,7 +34,7 @@
+ #define HAS_SYS_EVENT_H 1
+ #include 
+ #else
+-#include 
++#include 
+ #endif
+ #elif defined(_WIN32)
+ #include 

diff --git a/dev-libs/libdispatch/libdispatch-5.3.3-r1.ebuild 
b/dev-libs/libdispatch/libdispatch-5.3.3-r1.ebuild
index 84d29b791acc..ac43a88ac6fc 100644
--- a/dev-libs/libdispatch/libdispatch-5.3.3-r1.ebuild
+++ b/dev-libs/libdispatch/libdispatch-5.3.3-r1.ebuild
@@ -26,7 +26,10 @@ BDEPEND="
 
 S="${WORKDIR}/${MY_PN}-${MY_PV}"
 
-PATCHES=( "${FILESDIR}/remove-Werror.patch" )
+PATCHES=(
+   "${FILESDIR}/remove-Werror.patch"
+   "${FILESDIR}/libdispatch-5.3.3-musl.patch"
+)
 
 src_configure () {
if ! tc-is-clang ; then

diff --git a/dev-libs/libdispatch/libdispatch-5.5.ebuild 
b/dev-libs/libdispatch/libdispatch-5.5.ebuild
index 72ab2824900b..667e0171b3b0 100644
--- a/dev-libs/libdispatch/libdispatch-5.5.ebuild
+++ b/dev-libs/libdispatch/libdispatch-5.5.ebuild
@@ -29,7 +29,10 @@ BDEPEND="
 
 S="${WORKDIR}/${MY_PN}-${MY_PV}"
 
-PATCHES=( "${FILESDIR}/remove-Werror.patch" )
+PATCHES=(
+   "${FILESDIR}/remove-Werror.patch"
+   "${FILESDIR}/libdispatch-5.3.3-musl.patch"
+)
 
 src_configure () {
if ! tc-is-clang ; then



[gentoo-commits] repo/gentoo:master commit in: gui-apps/grim/

2022-02-17 Thread Sam James
commit: a6aa54da54c7887d0e3561fcb2f59b69c48bc737
Author: Arsen Arsenović  aarsen  me>
AuthorDate: Sun Feb 13 18:17:30 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Feb 18 02:50:29 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a6aa54da

gui-apps/grim: bump to 1.4.0

also enable completion scripts

Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Arsen Arsenović  aarsen.me>
Closes: https://github.com/gentoo/gentoo/pull/24182
Signed-off-by: Sam James  gentoo.org>

 gui-apps/grim/Manifest  |  1 +
 gui-apps/grim/grim-1.4.0.ebuild | 46 +
 2 files changed, 47 insertions(+)

diff --git a/gui-apps/grim/Manifest b/gui-apps/grim/Manifest
index b18494229482..8e07f6935b66 100644
--- a/gui-apps/grim/Manifest
+++ b/gui-apps/grim/Manifest
@@ -1 +1,2 @@
 DIST grim-1.3.1.tar.gz 15778 BLAKE2B 
7dc1f2fbc9e0f81c41d8ca535346d185a0f6c7a0ee28f0168a29864a36d1077be961278c1be3e647aa09165d9f3800e1bc7979f9fca95f8b39c339d621cd984d
 SHA512 
07d04681ec589bf3e48b14c3bfcdc2a6012dfe5c5c2d7ee0cba95bc128187ca0de19ec04140dbe00907778f3d68844e6a90dc35365dafa489d65048b590fdf1b
+DIST grim-1.4.0.tar.gz 18287 BLAKE2B 
72606de01624c98876fe1018877a3cf0b25b44ac4bd6a053f82c40ad1ea2c6c0e510cbb6a0bce988f14607ea162dda1d8350b9f30b0f2b9acd8f8e20ba50bc99
 SHA512 
d0b33528a00528b3ef7488a0984cde5034de4f5a211eb5c8d3299aea356d9348c5d02d08171802bc0315afb19d2446f5f132ea9dca0579ace803b7d5d90a89cc

diff --git a/gui-apps/grim/grim-1.4.0.ebuild b/gui-apps/grim/grim-1.4.0.ebuild
new file mode 100644
index ..3b5657ccc9d2
--- /dev/null
+++ b/gui-apps/grim/grim-1.4.0.ebuild
@@ -0,0 +1,46 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit meson
+
+DESCRIPTION="Grab images from a Wayland compositor"
+HOMEPAGE="https://github.com/emersion/grim;
+
+if [[ ${PV} ==  ]]; then
+   inherit git-r3
+   EGIT_REPO_URI="https://github.com/emersion/${PN}.git;
+else
+   SRC_URI="https://github.com/emersion/${PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
+   KEYWORDS="~amd64 ~arm64"
+fi
+
+LICENSE="MIT"
+SLOT="0"
+IUSE="+man jpeg"
+
+DEPEND="
+   >=dev-libs/wayland-protocols-1.14
+   dev-libs/wayland
+   jpeg? ( virtual/jpeg )
+   x11-libs/cairo"
+
+RDEPEND="${DEPEND}"
+
+if [[ ${PV} ==  ]]; then
+   BDEPEND+="man? ( ~app-text/scdoc- )"
+else
+   BDEPEND+="man? ( app-text/scdoc )"
+fi
+
+src_configure() {
+   local emesonargs=(
+   $(meson_feature jpeg)
+   $(meson_feature man man-pages)
+   "-Dwerror=false"
+   "-Dfish-completions=true"
+   "-Dbash-completions=true"
+   )
+   meson_src_configure
+}



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

2022-02-17 Thread Sam James
commit: d99562d1416dbeac17da45eaf5d7d70e0cad1def
Author: Sam James  gentoo  org>
AuthorDate: Fri Feb 18 03:02:48 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Feb 18 03:03:28 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d99562d1

media-gfx/jp2a: drop vestigial ncurses dependency

It freaks out because it can't find tinfo so let's just
drop it for now. It won't have done anything for ages
(it just skips over it).

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

 media-gfx/jp2a/jp2a-1.1.1.ebuild | 10 ++
 1 file changed, 6 insertions(+), 4 deletions(-)

diff --git a/media-gfx/jp2a/jp2a-1.1.1.ebuild b/media-gfx/jp2a/jp2a-1.1.1.ebuild
index 3e88e9c7644d..6b66aafdfe5b 100644
--- a/media-gfx/jp2a/jp2a-1.1.1.ebuild
+++ b/media-gfx/jp2a/jp2a-1.1.1.ebuild
@@ -5,17 +5,19 @@ EAPI=8
 
 DESCRIPTION="JPEG image to ASCII art converter"
 HOMEPAGE="https://github.com/Talinx/jp2a/;
-SRC_URI="https://github.com/Talinx/jp2a/releases/download/v${PV}/jp2a-${PV}.tar.gz;
+SRC_URI="https://github.com/Talinx/jp2a/releases/download/v${PV}/${P}.tar.gz;
+
 LICENSE="GPL-2"
 SLOT="0"
 KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x64-macos ~x64-solaris"
 IUSE="curl"
 
-RDEPEND="sys-libs/ncurses
-   virtual/jpeg
+# TODO: restore ncurses support?
+# See https://github.com/gentoo/gentoo/pull/24218#issuecomment-1043795319
+RDEPEND="virtual/jpeg
curl? ( net-misc/curl )"
 DEPEND="${RDEPEND}"
 
 src_configure() {
-   econf "$(use_enable curl)"
+   econf $(use_enable curl)
 }



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

2022-02-17 Thread Sam James
commit: 30103c3739d852d6b78be7ef9d64c480dd4eb5ad
Author: Tomáš Mózes  gmail  com>
AuthorDate: Fri Jan 28 08:22:23 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Feb 18 02:52:36 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=30103c37

app-emulation/xen: add upstream security patches

Bug: https://bugs.gentoo.org/832039
Signed-off-by: Tomáš Mózes  gmail.com>
Signed-off-by: Sam James  gentoo.org>

 app-emulation/xen/Manifest |   2 +
 app-emulation/xen/xen-4.15.1-r3.ebuild | 163 
 app-emulation/xen/xen-4.16.0-r2.ebuild | 164 +
 3 files changed, 329 insertions(+)

diff --git a/app-emulation/xen/Manifest b/app-emulation/xen/Manifest
index 053d948c210b..537d39f5d7fb 100644
--- a/app-emulation/xen/Manifest
+++ b/app-emulation/xen/Manifest
@@ -1,5 +1,7 @@
 DIST xen-4.14.3-upstream-patches-2.tar.xz 28336 BLAKE2B 
45666fd4aa81c5b8d3c13f5fa949f30a3c168c3ece0109f66092a93d1c2c204dda21afdb46357ca836f763cddaa66a9dbe895939294db36ed28a348e0d92d072
 SHA512 
c80c4e1cf6c5b870d3471b7430478f1180704d55b5327ef0748e2dc5c3bc03eee05003888160a802b439a6a11aa6bd047122f340ea0cdc1b6bfd71371090e827
 DIST xen-4.14.3.tar.gz 39982036 BLAKE2B 
927fd2937f451567238702430cea3a6e5d2db70d5eef10f029bb1d6d030681573c851eb8076c8bad89c97c115f81a19ac8e46e78ca3f0e642565f7300c264ca1
 SHA512 
b462fcc1549f6e57f7f2a4fd10ce1e957a25a6a7c0319672b62699468f6c4330b9cd0cf2b0231b5cce94f4bb142a957eb8aa58aa0ffb5c85b37211d6b34ccf16
 DIST xen-4.15.1-upstream-patches-2.tar.xz 30180 BLAKE2B 
675c13cfb4a6f47121dfe125ddea21d98e7e37563f63b91cde96cd92d94eff648eaa65426fec09833ad668102959948b2e684860631db2b5a2a53b2521a01069
 SHA512 
f0a6c0829068828ac400d67230d3066b2370a90303e537dd5e0761920ac0d584139b59244a72d9dcd2e4cb1a151ab80d3197ba908e642e13817b89b9a33c73fb
+DIST xen-4.15.1-upstream-patches-3.tar.xz 49644 BLAKE2B 
261d45d726ba9b06a817fd4f4e9d2a83e516cd637f73dff50ccb9b046d562e14bee47fc64795c0406947fb06988679047a19e5851482fbf85701bcc495225258
 SHA512 
8d8b7e42f9a401f6d3a7cb87b980714aa14dadbeadb3a26f495b6a1892d1a04de244490255b589952f565d0a0b8c69fd527c0168d40e974e0f77cecda25e7cb3
 DIST xen-4.15.1.tar.gz 40800852 BLAKE2B 
39475ea33f029fb0e84b82b4a2b13fd613bab01e3ef6c241dfede3d190ee9be53c99b62121d37d83b1e078764b3e4d88d1dfb99be1b5623691e56519850c6798
 SHA512 
8d3cbdf708f46477e32ee7cbd16a490c82efa855cecd84ee712b8680df4d69c987ba9ab00ff3851f627b98a8ebbc5dab71f92f142ed958ee2bc538bc792cd4b9
+DIST xen-4.16.0-upstream-patches-0.tar.xz 25168 BLAKE2B 
f572cca630e0461fba86eeec27043d949a7c0500ab47138572829394ae4354d5955af4a64b669abb932346bba1902511e35ede905b38fa1b2bd3b624c35470cf
 SHA512 
d49d80bf687ba1046e82e7ad0196cb3fcdf595df0757d4f6e390bd0c6ba156ec012ea61cc606fbf3ceb03a9cd21f8acc6c45092a11b5a9a916bae80ff2d6c181
 DIST xen-4.16.0.tar.gz 44982322 BLAKE2B 
7e16a93b3f1131e2b10307fabc10641a9c5983173155b9a35eaf6ff317b6a747bccf6b8c87c06686830acc2c4bd3e19e5867eb443eabac9a1e4ee59124dfa87f
 SHA512 
2869ed90d1779c9754d7f2397f5fc67a655304d9c32953ac20655ef96cb154521d8fce9f23915ac0c91f984dc54f72c67e5e619e2da318b5997748f44cf21b87

diff --git a/app-emulation/xen/xen-4.15.1-r3.ebuild 
b/app-emulation/xen/xen-4.15.1-r3.ebuild
new file mode 100644
index ..058f525d4e07
--- /dev/null
+++ b/app-emulation/xen/xen-4.15.1-r3.ebuild
@@ -0,0 +1,163 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{8..9} )
+
+inherit flag-o-matic mount-boot python-any-r1 toolchain-funcs
+
+MY_PV=${PV/_/-}
+MY_P=${PN}-${MY_PV}
+
+if [[ ${PV} == * ]]; then
+   inherit git-r3
+   EGIT_REPO_URI="git://xenbits.xen.org/xen.git"
+   SRC_URI=""
+else
+   KEYWORDS="~amd64 ~arm -x86"
+   UPSTREAM_VER=3
+   SECURITY_VER=
+   GENTOO_VER=
+
+   [[ -n ${UPSTREAM_VER} ]] && \
+   
UPSTREAM_PATCHSET_URI="https://dev.gentoo.org/~dlan/distfiles/${P}-upstream-patches-${UPSTREAM_VER}.tar.xz
+   
https://github.com/hydrapolic/gentoo-dist/raw/master/xen/${P}-upstream-patches-${UPSTREAM_VER}.tar.xz;
+   [[ -n ${SECURITY_VER} ]] && \
+   
SECURITY_PATCHSET_URI="https://dev.gentoo.org/~dlan/distfiles/${PN}-security-patches-${SECURITY_VER}.tar.xz;
+   [[ -n ${GENTOO_VER} ]] && \
+   
GENTOO_PATCHSET_URI="https://dev.gentoo.org/~dlan/distfiles/${PN}-gentoo-patches-${GENTOO_VER}.tar.xz;
+   
SRC_URI="https://downloads.xenproject.org/release/xen/${MY_PV}/${MY_P}.tar.gz
+   ${UPSTREAM_PATCHSET_URI}
+   ${SECURITY_PATCHSET_URI}
+   ${GENTOO_PATCHSET_URI}"
+fi
+
+DESCRIPTION="The Xen virtual machine monitor"
+HOMEPAGE="https://www.xenproject.org;
+LICENSE="GPL-2"
+SLOT="0"
+IUSE="debug efi flask"
+
+DEPEND="${PYTHON_DEPS}
+   efi? ( >=sys-devel/binutils-2.22[multitarget] )
+   !efi? ( >=sys-devel/binutils-2.22 )
+   flask? ( sys-apps/checkpolicy )"
+RDEPEND=""

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

2022-02-17 Thread Sam James
commit: afa1eb9b875198de9479264ee89d9085f530
Author: Tomáš Mózes  gmail  com>
AuthorDate: Fri Jan 28 08:24:15 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Feb 18 02:52:38 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=afa1eb9b

app-emulation/xen: drop vulnerable

Signed-off-by: Tomáš Mózes  gmail.com>
Signed-off-by: Sam James  gentoo.org>

 app-emulation/xen/Manifest |   2 -
 app-emulation/xen/xen-4.14.3-r2.ebuild | 163 
 app-emulation/xen/xen-4.16.0-r1.ebuild | 164 -
 3 files changed, 329 deletions(-)

diff --git a/app-emulation/xen/Manifest b/app-emulation/xen/Manifest
index 537d39f5d7fb..724d51202898 100644
--- a/app-emulation/xen/Manifest
+++ b/app-emulation/xen/Manifest
@@ -1,5 +1,3 @@
-DIST xen-4.14.3-upstream-patches-2.tar.xz 28336 BLAKE2B 
45666fd4aa81c5b8d3c13f5fa949f30a3c168c3ece0109f66092a93d1c2c204dda21afdb46357ca836f763cddaa66a9dbe895939294db36ed28a348e0d92d072
 SHA512 
c80c4e1cf6c5b870d3471b7430478f1180704d55b5327ef0748e2dc5c3bc03eee05003888160a802b439a6a11aa6bd047122f340ea0cdc1b6bfd71371090e827
-DIST xen-4.14.3.tar.gz 39982036 BLAKE2B 
927fd2937f451567238702430cea3a6e5d2db70d5eef10f029bb1d6d030681573c851eb8076c8bad89c97c115f81a19ac8e46e78ca3f0e642565f7300c264ca1
 SHA512 
b462fcc1549f6e57f7f2a4fd10ce1e957a25a6a7c0319672b62699468f6c4330b9cd0cf2b0231b5cce94f4bb142a957eb8aa58aa0ffb5c85b37211d6b34ccf16
 DIST xen-4.15.1-upstream-patches-2.tar.xz 30180 BLAKE2B 
675c13cfb4a6f47121dfe125ddea21d98e7e37563f63b91cde96cd92d94eff648eaa65426fec09833ad668102959948b2e684860631db2b5a2a53b2521a01069
 SHA512 
f0a6c0829068828ac400d67230d3066b2370a90303e537dd5e0761920ac0d584139b59244a72d9dcd2e4cb1a151ab80d3197ba908e642e13817b89b9a33c73fb
 DIST xen-4.15.1-upstream-patches-3.tar.xz 49644 BLAKE2B 
261d45d726ba9b06a817fd4f4e9d2a83e516cd637f73dff50ccb9b046d562e14bee47fc64795c0406947fb06988679047a19e5851482fbf85701bcc495225258
 SHA512 
8d8b7e42f9a401f6d3a7cb87b980714aa14dadbeadb3a26f495b6a1892d1a04de244490255b589952f565d0a0b8c69fd527c0168d40e974e0f77cecda25e7cb3
 DIST xen-4.15.1.tar.gz 40800852 BLAKE2B 
39475ea33f029fb0e84b82b4a2b13fd613bab01e3ef6c241dfede3d190ee9be53c99b62121d37d83b1e078764b3e4d88d1dfb99be1b5623691e56519850c6798
 SHA512 
8d3cbdf708f46477e32ee7cbd16a490c82efa855cecd84ee712b8680df4d69c987ba9ab00ff3851f627b98a8ebbc5dab71f92f142ed958ee2bc538bc792cd4b9

diff --git a/app-emulation/xen/xen-4.14.3-r2.ebuild 
b/app-emulation/xen/xen-4.14.3-r2.ebuild
deleted file mode 100644
index 177dc0282e93..
--- a/app-emulation/xen/xen-4.14.3-r2.ebuild
+++ /dev/null
@@ -1,163 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_{8..9} )
-
-inherit flag-o-matic mount-boot python-any-r1 toolchain-funcs
-
-MY_PV=${PV/_/-}
-MY_P=${PN}-${MY_PV}
-
-if [[ ${PV} == * ]]; then
-   inherit git-r3
-   EGIT_REPO_URI="git://xenbits.xen.org/xen.git"
-   SRC_URI=""
-else
-   KEYWORDS="amd64 ~arm -x86"
-   UPSTREAM_VER=2
-   SECURITY_VER=
-   GENTOO_VER=
-
-   [[ -n ${UPSTREAM_VER} ]] && \
-   
UPSTREAM_PATCHSET_URI="https://dev.gentoo.org/~dlan/distfiles/${P}-upstream-patches-${UPSTREAM_VER}.tar.xz
-   
https://github.com/hydrapolic/gentoo-dist/raw/master/xen/${P}-upstream-patches-${UPSTREAM_VER}.tar.xz;
-   [[ -n ${SECURITY_VER} ]] && \
-   
SECURITY_PATCHSET_URI="https://dev.gentoo.org/~dlan/distfiles/${PN}-security-patches-${SECURITY_VER}.tar.xz;
-   [[ -n ${GENTOO_VER} ]] && \
-   
GENTOO_PATCHSET_URI="https://dev.gentoo.org/~dlan/distfiles/${PN}-gentoo-patches-${GENTOO_VER}.tar.xz;
-   
SRC_URI="https://downloads.xenproject.org/release/xen/${MY_PV}/${MY_P}.tar.gz
-   ${UPSTREAM_PATCHSET_URI}
-   ${SECURITY_PATCHSET_URI}
-   ${GENTOO_PATCHSET_URI}"
-fi
-
-DESCRIPTION="The Xen virtual machine monitor"
-HOMEPAGE="https://www.xenproject.org;
-LICENSE="GPL-2"
-SLOT="0"
-IUSE="debug efi flask"
-
-DEPEND="${PYTHON_DEPS}
-   efi? ( >=sys-devel/binutils-2.22[multitarget] )
-   !efi? ( >=sys-devel/binutils-2.22 )
-   flask? ( sys-apps/checkpolicy )"
-RDEPEND=""
-PDEPEND="~app-emulation/xen-tools-${PV}"
-
-# no tests are available for the hypervisor
-# prevent the silliness of /usr/lib/debug/usr/lib/debug files
-# prevent stripping of the debug info from the /usr/lib/debug/xen-syms
-RESTRICT="test splitdebug strip"
-
-# Approved by QA team in bug #144032
-QA_WX_LOAD="boot/xen-syms-${PV}"
-
-REQUIRED_USE="arm? ( debug )"
-
-S="${WORKDIR}/${MY_P}"
-
-pkg_setup() {
-   python-any-r1_pkg_setup
-   if [[ -z ${XEN_TARGET_ARCH} ]]; then
-   if use amd64; then
-   export XEN_TARGET_ARCH="x86_64"
-   elif use arm; then
-   export XEN_TARGET_ARCH="arm32"
-   elif use arm64; then
-  

[gentoo-commits] repo/gentoo:master commit in: net-misc/netkit-telnetd/files/, net-misc/netkit-telnetd/

2022-02-17 Thread Sam James
commit: 8de3857d393de4b24bc5044a5951d44c050e3c97
Author: PPed72  iol  it>
AuthorDate: Mon Feb  7 17:03:28 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Feb 18 02:49:41 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8de3857d

net-misc/netkit-telnetd: Sync with Debian (new patches)

Bugfixes, new CMake-based buildsystem, EAPI=8

Closes: https://bugs.gentoo.org/832858
Signed-off-by: Paolo Pedroni  iol.it>
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Closes: https://github.com/gentoo/gentoo/pull/24116
Signed-off-by: Sam James  gentoo.org>

 net-misc/netkit-telnetd/Manifest   |  1 +
 .../netkit-telnetd-0.17-r13-gentooification.patch  | 43 +
 .../netkit-telnetd/netkit-telnetd-0.17-r13.ebuild  | 55 ++
 3 files changed, 99 insertions(+)

diff --git a/net-misc/netkit-telnetd/Manifest b/net-misc/netkit-telnetd/Manifest
index 87eda0ebbdb9..25a5c9106043 100644
--- a/net-misc/netkit-telnetd/Manifest
+++ b/net-misc/netkit-telnetd/Manifest
@@ -1,2 +1,3 @@
 DIST netkit-telnet-0.17.tar.gz 133749 BLAKE2B 
0eef225adeb0dd332ffd9cce0285213e6aa89f04263fb37e3dac35462492732265b2c29bd2a86277e39e0ad55267ff1a150f1140823c91d44c29cf6a20df8e7e
 SHA512 
e2cfabed12326af5e288def1821353eacffb4586008263dcd1bed1a9dd9d8548e51e68d7ede58ea75927783ba534ea8807ec722271843a77146f064f3d826dd3
 DIST netkit-telnet_0.17-41.debian.tar.xz 36592 BLAKE2B 
6db35c25e14b219c15c4dd180f0dab064e5b101b42f29e7b71d99f797d22a51b376e6de148cf83fa479039f0ecbc811ecc36953dd89ae11f079b4ed42690d18f
 SHA512 
4de0d51c6cc3c9113b38c9ab76553d22294a02a86d2e02a0481bdad77887782902d41f99eb5dd268bee175ebee5489b3e9871012234a7480a431ef47015cdf5c
+DIST netkit-telnet_0.17-42.debian.tar.xz 36068 BLAKE2B 
393460c0e7a688c2c200e039ef1f462ecef0eba842982c64563325966148ee659ad1a86a8beea16046d5c1513c426d295787dc75b67f11201cdb091ec523a62a
 SHA512 
0fa374bb4d9feff3a4cc84f7a2a9dcdacfdd22e5da9bcf253199d2e886d01da2cf5034820915ffbf50362814c3ce65ab1b6518e35e01b07c43839810fa3f8459

diff --git 
a/net-misc/netkit-telnetd/files/netkit-telnetd-0.17-r13-gentooification.patch 
b/net-misc/netkit-telnetd/files/netkit-telnetd-0.17-r13-gentooification.patch
new file mode 100644
index ..3ca6b15a788a
--- /dev/null
+++ 
b/net-misc/netkit-telnetd/files/netkit-telnetd-0.17-r13-gentooification.patch
@@ -0,0 +1,43 @@
+diff -Naur a/telnetd/CMakeLists.txt b/telnetd/CMakeLists.txt
+--- a/telnetd/CMakeLists.txt   2022-02-07 17:37:04.831149960 +0100
 b/telnetd/CMakeLists.txt   2022-02-07 17:42:48.482998276 +0100
+@@ -6,11 +6,11 @@
+ -DNO_REVOKE \
+ -DKLUDGELINEMODE \
+ -DDIAGNOSTICS \
+--DLOGIN_WRAPPER='\"/usr/lib/telnetlogin\"' \
++-DLOGIN_WRAPPER='\"/usr/sbin/telnetlogin\"' \
+ ")
+ 
+ add_executable(
+-in.telnetd
++telnetd
+ global.c
+ setproctitle.c
+ slc.c
+@@ -21,19 +21,22 @@
+ utility.c
+ )
+ target_link_libraries(
+-in.telnetd
++telnetd
+ ncurses
+ util
+ )
+ install(
+-TARGETS in.telnetd
++TARGETS telnetd
+ DESTINATION ${SBIN_DIR}
+ )
+ 
+ install(
+ FILES telnetd.8
+ DESTINATION ${MAN_DIR}/man8/
+-RENAME in.telnetd.8
++)
++install(
++FILES issue.net.5
++DESTINATION ${MAN_DIR}/man5/
+ )
+ install(
+ CODE "execute_process( \

diff --git a/net-misc/netkit-telnetd/netkit-telnetd-0.17-r13.ebuild 
b/net-misc/netkit-telnetd/netkit-telnetd-0.17-r13.ebuild
new file mode 100644
index ..7423dd55a7dc
--- /dev/null
+++ b/net-misc/netkit-telnetd/netkit-telnetd-0.17-r13.ebuild
@@ -0,0 +1,55 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="8"
+
+inherit cmake
+
+PATCHLEVEL=42
+DESCRIPTION="Standard Linux telnet client and server"
+#old HOMEPAGE="ftp://ftp.uk.linux.org/pub/linux/Networking/netkit/;
+# This might be the best HOMEPAGE now?
+HOMEPAGE="https://launchpad.net/netkit-telnet;
+# http://packages.debian.org/stablesource/netkit-telnet
+# http://packages.debian.org/testing/source/netkit-telnet
+# No upstream mirror exists anymore?
+# old 
ftp://ftp.uk.linux.org/pub/linux/Networking/netkit/netkit-telnet-${PV}.tar.gz
+SRC_URI="mirror://gentoo/netkit-telnet-${PV}.tar.gz
+   
mirror://debian/pool/main/n/netkit-telnet/netkit-telnet_0.17-${PATCHLEVEL}.debian.tar.xz"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc 
~x86"
+IUSE=""
+
+DEPEND=">=sys-libs/ncurses-5.2:=
+   !net-misc/telnet-bsd"
+RDEPEND="${DEPEND}"
+
+S=${WORKDIR}/netkit-telnet-${PV}
+
+src_prepare() {
+   # Patch: [0]
+   # Gentoo used to lack a maintainer for this package.
+   # A security problem arose. While reviewing our options for how
+   # should we proceed with the security bug we decided it would be
+   # better to just stay in sync with debian's own netkit-telnet
+   # package. Lots of bug fixes by them over time which were not in
+   # our telnetd.
+   rm 

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

2022-02-17 Thread Sam James
commit: 49adc5f0272e40ac608a89d268ee12811fcca384
Author: Dongsu Park  linux  microsoft  com>
AuthorDate: Thu Jan 27 16:23:03 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Feb 18 02:53:29 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=49adc5f0

app-editors/vim: install defaults.vim only if the file is not installed

Install defaults.vim only if the file is not installed already from
vim-core. That's needed for avoiding conflicts between vim and vim-core.

Closes: https://bugs.gentoo.org/830177
Signed-off-by: Dongsu Park  linux.microsoft.com>
Signed-off-by: Sam James  gentoo.org>

 app-editors/vim/vim-8.2.0814-r100.ebuild | 6 --
 app-editors/vim/vim-8.2.3428-r1.ebuild   | 6 --
 app-editors/vim/vim-8.2.3567.ebuild  | 6 --
 app-editors/vim/vim-8.2.3582.ebuild  | 6 --
 app-editors/vim/vim-8.2.3669.ebuild  | 6 --
 app-editors/vim/vim-8.2.3741.ebuild  | 6 --
 app-editors/vim/vim-8.2.3950.ebuild  | 6 --
 app-editors/vim/vim-.ebuild  | 6 --
 8 files changed, 32 insertions(+), 16 deletions(-)

diff --git a/app-editors/vim/vim-8.2.0814-r100.ebuild 
b/app-editors/vim/vim-8.2.0814-r100.ebuild
index 0f20c926a800..11f77d9c3dee 100644
--- a/app-editors/vim/vim-8.2.0814-r100.ebuild
+++ b/app-editors/vim/vim-8.2.0814-r100.ebuild
@@ -306,8 +306,10 @@ src_install() {
 
# Fix an issue of missing defaults.vim when USE=minimal.
if use minimal ; then
-   insinto ${vimfiles}
-   doins runtime/defaults.vim
+   if [[ ! -f "${vimfiles}/defaults.vim" ]]; then
+   insinto ${vimfiles}
+   doins runtime/defaults.vim
+   fi
fi
 
domenu runtime/vim.desktop

diff --git a/app-editors/vim/vim-8.2.3428-r1.ebuild 
b/app-editors/vim/vim-8.2.3428-r1.ebuild
index 6a4b59f53ef1..0b57137c4a67 100644
--- a/app-editors/vim/vim-8.2.3428-r1.ebuild
+++ b/app-editors/vim/vim-8.2.3428-r1.ebuild
@@ -318,8 +318,10 @@ src_install() {
 
# Fix an issue of missing defaults.vim when USE=minimal.
if use minimal ; then
-   insinto ${vimfiles}
-   doins runtime/defaults.vim
+   if [[ ! -f "${vimfiles}/defaults.vim" ]]; then
+   insinto ${vimfiles}
+   doins runtime/defaults.vim
+   fi
fi
 
domenu runtime/vim.desktop

diff --git a/app-editors/vim/vim-8.2.3567.ebuild 
b/app-editors/vim/vim-8.2.3567.ebuild
index 3ce917bf8851..a16ecf652266 100644
--- a/app-editors/vim/vim-8.2.3567.ebuild
+++ b/app-editors/vim/vim-8.2.3567.ebuild
@@ -320,8 +320,10 @@ src_install() {
 
# Fix an issue of missing defaults.vim when USE=minimal.
if use minimal ; then
-   insinto ${vimfiles}
-   doins runtime/defaults.vim
+   if [[ ! -f "${vimfiles}/defaults.vim" ]]; then
+   insinto ${vimfiles}
+   doins runtime/defaults.vim
+   fi
fi
 
domenu runtime/vim.desktop

diff --git a/app-editors/vim/vim-8.2.3582.ebuild 
b/app-editors/vim/vim-8.2.3582.ebuild
index a17b74f24534..62135009f599 100644
--- a/app-editors/vim/vim-8.2.3582.ebuild
+++ b/app-editors/vim/vim-8.2.3582.ebuild
@@ -320,8 +320,10 @@ src_install() {
 
# Fix an issue of missing defaults.vim when USE=minimal.
if use minimal ; then
-   insinto ${vimfiles}
-   doins runtime/defaults.vim
+   if [[ ! -f "${vimfiles}/defaults.vim" ]]; then
+   insinto ${vimfiles}
+   doins runtime/defaults.vim
+   fi
fi
 
domenu runtime/vim.desktop

diff --git a/app-editors/vim/vim-8.2.3669.ebuild 
b/app-editors/vim/vim-8.2.3669.ebuild
index 3ce917bf8851..a16ecf652266 100644
--- a/app-editors/vim/vim-8.2.3669.ebuild
+++ b/app-editors/vim/vim-8.2.3669.ebuild
@@ -320,8 +320,10 @@ src_install() {
 
# Fix an issue of missing defaults.vim when USE=minimal.
if use minimal ; then
-   insinto ${vimfiles}
-   doins runtime/defaults.vim
+   if [[ ! -f "${vimfiles}/defaults.vim" ]]; then
+   insinto ${vimfiles}
+   doins runtime/defaults.vim
+   fi
fi
 
domenu runtime/vim.desktop

diff --git a/app-editors/vim/vim-8.2.3741.ebuild 
b/app-editors/vim/vim-8.2.3741.ebuild
index 08b5ddc82130..53e69aee9488 100644
--- a/app-editors/vim/vim-8.2.3741.ebuild
+++ b/app-editors/vim/vim-8.2.3741.ebuild
@@ -320,8 +320,10 @@ src_install() {
 
# Fix an issue of missing defaults.vim when USE=minimal.
if use minimal ; then
-   insinto ${vimfiles}
-   doins runtime/defaults.vim
+   if [[ ! -f "${vimfiles}/defaults.vim" ]]; then
+   insinto ${vimfiles}
+   doins runtime/defaults.vim
+   

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

2022-02-17 Thread Sam James
commit: 1cd4d975c32f8bed30dbc16f1edd69a42313d8f2
Author: nick black  gmail  com>
AuthorDate: Mon Feb  7 11:46:17 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Feb 18 02:45:49 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1cd4d975

dev-cpp/notcurses: upgrade 3.0.0 -> 3.0.5

Signed-off-by: nick black  linux.com>
Closes: https://github.com/gentoo/gentoo/pull/24109
Signed-off-by: Sam James  gentoo.org>

 dev-cpp/notcurses/Manifest   | 4 ++--
 dev-cpp/notcurses/{notcurses-3.0.0.ebuild => notcurses-3.0.5.ebuild} | 4 +++-
 2 files changed, 5 insertions(+), 3 deletions(-)

diff --git a/dev-cpp/notcurses/Manifest b/dev-cpp/notcurses/Manifest
index 2521355cf603..7a9da35027f2 100644
--- a/dev-cpp/notcurses/Manifest
+++ b/dev-cpp/notcurses/Manifest
@@ -1,2 +1,2 @@
-DIST notcurses-3.0.0.tar.gz 10101772 BLAKE2B 
9caa1421d0c499548151ed6d673d6ba6435bdd5608ead3f029b724dc7b3cb9dd5f64204ec32fa38ff17744d9f4691aba083579c983bd9c8fa6afeb10ce5c9c0d
 SHA512 
0bc2a5256feb73a047b7d9c9fb69809aeee41c21a564f7c4be1cd3c0ab6fe68b3db2c5959f678748a2340203e8822459c370b674a3ef6867c17b4b63956f5d25
-DIST notcurses-doc-3.0.0.tar.gz 141494 BLAKE2B 
7c4e464672239065432b0381c67b79540a9bddf304be90b9140ed360193b7face0aabf5086a877cdc5ef12aca69a76dc30702a65d703a28b2a61d5876752a0c8
 SHA512 
ab4ddac027963c5c9203f48a4a51bdcecaca28cef3158c7cc505f48eb89eee9b7f3399f0fa1919ee8959b69139a051c860c72b5feef9e417750fb3141f521ab6
+DIST notcurses-3.0.5.tar.gz 10135637 BLAKE2B 
a0ce682dca69de15eb17b153a96e7159ae2ff00f36694dbd72caa6fe0938bf52a5a1e1319ca8f3f011c56fb51fcb23e1b029b6b3307153f8c8768a58fd150aa8
 SHA512 
81aef639afc78225c4eb81f5576b773a5714476f09062f5ff290c10d4ab6ad3d67646c836556a0404f638684bfc3774897f75408033f447a6a14529c5f9f04b6
+DIST notcurses-doc-3.0.5.tar.gz 148376 BLAKE2B 
d899a21e40b5c39ee455326c607301a73fbe63f7e5336323397441bdb127324b50c444de578de08752a735b38476549c54b3902a0f4675722db6667ecd383195
 SHA512 
88537f912b9044337542d0c2dfa3777f5837a6a9fdbbe9ba2152c2e2874fca1c54a73e9f6459b9bd78784f4b3042845e9dc3ef7018cf9be043c6111eda70a82e

diff --git a/dev-cpp/notcurses/notcurses-3.0.0.ebuild 
b/dev-cpp/notcurses/notcurses-3.0.5.ebuild
similarity index 87%
rename from dev-cpp/notcurses/notcurses-3.0.0.ebuild
rename to dev-cpp/notcurses/notcurses-3.0.5.ebuild
index 1f79a82691ed..7c2529bc6931 100644
--- a/dev-cpp/notcurses/notcurses-3.0.0.ebuild
+++ b/dev-cpp/notcurses/notcurses-3.0.5.ebuild
@@ -37,8 +37,10 @@ src_compile() {
cmake-multilib_src_compile
 }
 
+# warning: these will fail if you don't have your (utf8) locale available,
+# or the proper terminfo database for your (hopefully correct) TERM.
 src_test() {
-   multilib_src_test
+   cmake-multilib_src_test
 }
 
 src_install() {



[gentoo-commits] repo/gentoo:master commit in: media-gfx/iscan/files/, media-gfx/iscan/

2022-02-17 Thread Sam James
commit: 532d6cb41030f2c98b335f7ee56dfc6e1ddfb826
Author: Marcin Deranek  booking  com>
AuthorDate: Sat Jan 29 13:58:19 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Feb 18 02:51:31 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=532d6cb4

media-gfx/iscan: Support build with sane-backends-1.1

Signed-off-by: Marcin Deranek  slonko.net>
Closes: https://bugs.gentoo.org/831823
Closes: https://github.com/gentoo/gentoo/pull/24014
Signed-off-by: Sam James  gentoo.org>

 media-gfx/iscan/files/iscan-3.65.0-sane-backends-1.1.patch | 11 +++
 media-gfx/iscan/iscan-3.65.0.ebuild|  1 +
 2 files changed, 12 insertions(+)

diff --git a/media-gfx/iscan/files/iscan-3.65.0-sane-backends-1.1.patch 
b/media-gfx/iscan/files/iscan-3.65.0-sane-backends-1.1.patch
new file mode 100644
index ..97979c6a313a
--- /dev/null
+++ b/media-gfx/iscan/files/iscan-3.65.0-sane-backends-1.1.patch
@@ -0,0 +1,11 @@
+--- a/sane/version.hpp 2020-12-22 07:44:15.0 +0100
 b/sane/version.hpp 2022-01-22 22:47:47.508608348 +0100
+@@ -37,7 +37,7 @@
+ #include 
+ }
+ 
+-#if !((SANE_MAJOR == SANE_CURRENT_MAJOR) && (SANE_MINOR == 0))
++#if !(SANE_MAJOR == SANE_CURRENT_MAJOR)
+ #error "SANE installation violates versioning portability constraints."
+ #endif
+ 

diff --git a/media-gfx/iscan/iscan-3.65.0.ebuild 
b/media-gfx/iscan/iscan-3.65.0.ebuild
index f143a5474646..38fb610ef483 100644
--- a/media-gfx/iscan/iscan-3.65.0.ebuild
+++ b/media-gfx/iscan/iscan-3.65.0.ebuild
@@ -46,6 +46,7 @@ PATCHES=(
"${FILESDIR}"/${PN}-3.62.0-tests-tesseract.patch
"${FILESDIR}"/${PN}-3.62.0-tests-linkage.patch
"${FILESDIR}"/${PN}-3.63.0-autoconf-2.70.patch
+   "${FILESDIR}"/${PN}-3.65.0-sane-backends-1.1.patch
 )
 
 src_prepare() {



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

2022-02-17 Thread Sam James
commit: 50c3b84397099f225f973c8a5305648c6cd9e525
Author: Ekaterina Vaartis  kotobank  ch>
AuthorDate: Sat Feb 12 11:21:19 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Feb 18 02:43:06 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=50c3b843

media-gfx/hydrus: Drop 467, add 473

Signed-off-by: Ekaterina Vaartis  kotobank.ch>
Closes: https://github.com/gentoo/gentoo/pull/24070
Signed-off-by: Sam James  gentoo.org>

 media-gfx/hydrus/Manifest | 2 +-
 media-gfx/hydrus/{hydrus-467.ebuild => hydrus-473.ebuild} | 0
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-gfx/hydrus/Manifest b/media-gfx/hydrus/Manifest
index 0ef278f10e71..d335a49a81ab 100644
--- a/media-gfx/hydrus/Manifest
+++ b/media-gfx/hydrus/Manifest
@@ -1,4 +1,4 @@
-DIST hydrus-467.tar.gz 39386111 BLAKE2B 
75c13f5aa3cb745c01d05fddb5e443b74a4c6cb09233d128f017f7741465215e4a62b402e222e974017486e7b75e6a1fd0ec0c61b58484897f7f74e712bf0e46
 SHA512 
af461003f1f1cc8eb93b0efdff609d184844ddd6defcda6d4cec8c1596a496d681ae383ea0d0a3ad71d3b841c1b68ad0480a3f726ad1fafdbc042ddbbbadc639
 DIST hydrus-468.tar.gz 39392634 BLAKE2B 
a6dd22e388a0f4d5b312985ea6686ee18fb51dd149188c3877ec3a44f1a2013617770a0b1234b862e9096ca1d61925fcf8dbd2f5871e44fdd695662651f5cec1
 SHA512 
0c6f6730304e1f48496bad0eae1694e2d5bb674bcf049555658f55246a03a9105e4e4a12534256c1c08e8337ed9dfaf0ae8f68a40b70a7e532df0ac6365e9fb6
 DIST hydrus-469.tar.gz 39398328 BLAKE2B 
e10791db063c9cde1e204c353f27f4f1875e8a1f6981cf2d4f79fa6dbe55958be2ec310bdf77d640ff7b0cb7528870e34209cfde00035e1b29c75def524aa1e2
 SHA512 
b9416c195490fb7bc87fcaab58d79c1b13a63e577d0496ffae22ea901dfdd445a2b7b3197f0cc97c60339455fd2c687679f392787af5595cc16364551485
 DIST hydrus-472.tar.gz 39421962 BLAKE2B 
2e7ac5d5169aed1d9437434514d878ce175bfe13116f8972b2a21532e0058ce09d9a55744e17b71d1755ebc8436d6f2ff4995dd81c9a49844aff42e60cd2564f
 SHA512 
5b3eecf724fd2e6dede39bbf33665607294d7f345baf052fe379a241d6ee157550ca390d32bb1b256c1fee2224190b54ba9d7d0718ec10b147580eb1f5216b34
+DIST hydrus-473.tar.gz 40044270 BLAKE2B 
1aecc84aa60318fadffcf3ad3d8358fa4f537ca1ca55ae7ce02aade0e44b266f42ae94c423854874c471e1d8dc0988e232d19f2e5dd4e2d12834055b75814e9a
 SHA512 
372e813deaef82fe02686e4d7fe5f9ab15476a954b53da8b3560a4cf45ad44209b22b727c32510714ff937b0e6116dae403b3a69954e51c5e62b67bea4eda808

diff --git a/media-gfx/hydrus/hydrus-467.ebuild 
b/media-gfx/hydrus/hydrus-473.ebuild
similarity index 100%
rename from media-gfx/hydrus/hydrus-467.ebuild
rename to media-gfx/hydrus/hydrus-473.ebuild



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

2022-02-17 Thread Sam James
commit: 324e226b4713a35347fb75ca646f96bb0ca7cfbd
Author: Ekaterina Vaartis  kotobank  ch>
AuthorDate: Thu Feb  3 19:28:07 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Feb 18 02:43:01 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=324e226b

media-gfx/hydrus: Drop 471, add 472

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

Signed-off-by: Ekaterina Vaartis  kotobank.ch>
Signed-off-by: Sam James  gentoo.org>

 media-gfx/hydrus/Manifest | 2 +-
 media-gfx/hydrus/{hydrus-471.ebuild => hydrus-472.ebuild} | 0
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-gfx/hydrus/Manifest b/media-gfx/hydrus/Manifest
index 3ff054ac302c..0ef278f10e71 100644
--- a/media-gfx/hydrus/Manifest
+++ b/media-gfx/hydrus/Manifest
@@ -1,4 +1,4 @@
 DIST hydrus-467.tar.gz 39386111 BLAKE2B 
75c13f5aa3cb745c01d05fddb5e443b74a4c6cb09233d128f017f7741465215e4a62b402e222e974017486e7b75e6a1fd0ec0c61b58484897f7f74e712bf0e46
 SHA512 
af461003f1f1cc8eb93b0efdff609d184844ddd6defcda6d4cec8c1596a496d681ae383ea0d0a3ad71d3b841c1b68ad0480a3f726ad1fafdbc042ddbbbadc639
 DIST hydrus-468.tar.gz 39392634 BLAKE2B 
a6dd22e388a0f4d5b312985ea6686ee18fb51dd149188c3877ec3a44f1a2013617770a0b1234b862e9096ca1d61925fcf8dbd2f5871e44fdd695662651f5cec1
 SHA512 
0c6f6730304e1f48496bad0eae1694e2d5bb674bcf049555658f55246a03a9105e4e4a12534256c1c08e8337ed9dfaf0ae8f68a40b70a7e532df0ac6365e9fb6
 DIST hydrus-469.tar.gz 39398328 BLAKE2B 
e10791db063c9cde1e204c353f27f4f1875e8a1f6981cf2d4f79fa6dbe55958be2ec310bdf77d640ff7b0cb7528870e34209cfde00035e1b29c75def524aa1e2
 SHA512 
b9416c195490fb7bc87fcaab58d79c1b13a63e577d0496ffae22ea901dfdd445a2b7b3197f0cc97c60339455fd2c687679f392787af5595cc16364551485
-DIST hydrus-471.tar.gz 39406654 BLAKE2B 
92ebf94acabc5528848d10585b3b6a0a4f6f8365136f3f724b3a6795b03db5ad3de1abed574dce6cfb2061afaf11d34939ce11beb1de9e3472515c562a578fa5
 SHA512 
489384663239348dac961fb4597c87cedc1cd29143e96243b99e6e65d9083eb89f73fdabc7d3c26b396ab166494b1d93d0e18b3645cee52019db1b016a256d16
+DIST hydrus-472.tar.gz 39421962 BLAKE2B 
2e7ac5d5169aed1d9437434514d878ce175bfe13116f8972b2a21532e0058ce09d9a55744e17b71d1755ebc8436d6f2ff4995dd81c9a49844aff42e60cd2564f
 SHA512 
5b3eecf724fd2e6dede39bbf33665607294d7f345baf052fe379a241d6ee157550ca390d32bb1b256c1fee2224190b54ba9d7d0718ec10b147580eb1f5216b34

diff --git a/media-gfx/hydrus/hydrus-471.ebuild 
b/media-gfx/hydrus/hydrus-472.ebuild
similarity index 100%
rename from media-gfx/hydrus/hydrus-471.ebuild
rename to media-gfx/hydrus/hydrus-472.ebuild



[gentoo-commits] repo/gentoo:master commit in: gnome-extra/cinnamon/, gnome-extra/cinnamon/files/

2022-02-17 Thread Sam James
commit: 0063b97357619e166fe4be06257b257c60d07e2d
Author: Matthew S. Turnbull  bluefang-logic  com>
AuthorDate: Tue Feb  1 04:39:55 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Feb 18 02:42:33 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0063b973

gnome-extra/cinnamon: Replace optional eds patch with upstream commit

Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Matthew S. Turnbull  bluefang-logic.com>
Closes: https://github.com/gentoo/gentoo/pull/24060
Signed-off-by: Sam James  gentoo.org>

 gnome-extra/cinnamon/cinnamon-5.2.7-r1.ebuild  |   4 +-
 .../files/cinnamon-5.2.7-eds-detection.patch   | 114 +
 .../files/cinnamon-5.2.7-optional-eds.patch|  85 ---
 3 files changed, 115 insertions(+), 88 deletions(-)

diff --git a/gnome-extra/cinnamon/cinnamon-5.2.7-r1.ebuild 
b/gnome-extra/cinnamon/cinnamon-5.2.7-r1.ebuild
index cf265bb33cc7..6ce4247d38e4 100644
--- a/gnome-extra/cinnamon/cinnamon-5.2.7-r1.ebuild
+++ b/gnome-extra/cinnamon/cinnamon-5.2.7-r1.ebuild
@@ -113,8 +113,7 @@ PATCHES=(
"${FILESDIR}"/${PN}-3.6.6-wheel-sudo.patch
 
# Make evolution-data-server integration optional
-   # https://github.com/linuxmint/cinnamon/pull/10567
-   "${FILESDIR}"/${PN}-5.2.7-optional-eds.patch
+   "${FILESDIR}"/${PN}-5.2.7-eds-detection.patch
 )
 
 src_prepare() {
@@ -133,7 +132,6 @@ src_prepare() {
 
 src_configure() {
local emesonargs=(
-   $(meson_use eds build_calendar_server)
$(meson_use gstreamer build_recorder)
$(meson_use gtk-doc docs)
-Ddisable_networkmanager=$(usex networkmanager false true)

diff --git a/gnome-extra/cinnamon/files/cinnamon-5.2.7-eds-detection.patch 
b/gnome-extra/cinnamon/files/cinnamon-5.2.7-eds-detection.patch
new file mode 100644
index ..bda0feedceb7
--- /dev/null
+++ b/gnome-extra/cinnamon/files/cinnamon-5.2.7-eds-detection.patch
@@ -0,0 +1,114 @@
+https://github.com/linuxmint/cinnamon/commit/ef463cc0aaedd714f2956daab227aeda1d87897e
+
+From ef463cc0aaedd714f2956daab227aeda1d87897e Mon Sep 17 00:00:00 2001
+From: Michael Webster 
+Date: Wed, 12 Jan 2022 14:50:47 -0500
+Subject: [PATCH] calendar events: Check if evolution-data-server is running
+ before enabling events.
+
+None of the e-d-s libraries actually depend on evolution-data-server
+(which is what provides the backend to these libraries). Also, not
+everyone may want this sort of thing in the first place.
+
+So, check if the e-d-s service we require is active before trying
+to enable event support.
+
+ref: #10597, #10567
+---
+ .../applets/calen...@cinnamon.org/calendar.js |  2 +-
+ .../calen...@cinnamon.org/eventView.js| 43 +++
+ js/misc/interfaces.js |  4 ++
+ 3 files changed, 39 insertions(+), 10 deletions(-)
+
+diff --git 
a/files/usr/share/cinnamon/applets/calen...@cinnamon.org/calendar.js 
b/files/usr/share/cinnamon/applets/calen...@cinnamon.org/calendar.js
+index 460883c063..5078a201ed 100644
+--- a/files/usr/share/cinnamon/applets/calen...@cinnamon.org/calendar.js
 b/files/usr/share/cinnamon/applets/calen...@cinnamon.org/calendar.js
+@@ -159,7 +159,7 @@ class Calendar {
+ this.desktop_settings = new Gio.Settings({ schema_id: DESKTOP_SCHEMA 
});
+ this.desktop_settings.connect("changed::" + FIRST_WEEKDAY_KEY, 
Lang.bind(this, this._onSettingsChange));
+ 
+-this.events_enabled = true;
++this.events_enabled = false;
+ this.events_manager.connect("events-updated", 
this._events_updated.bind(this));
+ this.events_manager.connect("events-manager-ready", 
this._update_events_enabled.bind(this));
+ this.events_manager.connect("has-calendars-changed", 
this._update_events_enabled.bind(this));
+diff --git 
a/files/usr/share/cinnamon/applets/calen...@cinnamon.org/eventView.js 
b/files/usr/share/cinnamon/applets/calen...@cinnamon.org/eventView.js
+index 1d1035c605..2e73363fb7 100644
+--- a/files/usr/share/cinnamon/applets/calen...@cinnamon.org/eventView.js
 b/files/usr/share/cinnamon/applets/calen...@cinnamon.org/eventView.js
+@@ -17,6 +17,7 @@ const Main = imports.ui.main;
+ const Util = imports.misc.util;
+ const Mainloop = imports.mainloop;
+ const Tweener = imports.ui.tweener;
++const Interfaces = imports.misc.interfaces;
+ 
+ const STATUS_UNKNOWN = 0;
+ const STATUS_NO_CALENDARS = 1;
+@@ -302,18 +303,42 @@ class EventsManager {
+ 
+ start_events() {
+ if (this._calendar_server == null) {
+-Cinnamon.CalendarServerProxy.new_for_bus(
+-Gio.BusType.SESSION,
+-// Gio.DBusProxyFlags.NONE,
+-Gio.DBusProxyFlags.DO_NOT_AUTO_START_AT_CONSTRUCTION,
+-"org.cinnamon.CalendarServer",
+-"/org/cinnamon/CalendarServer",
+-null,
+-this._calendar_server_ready.bind(this)
+-  

[gentoo-commits] repo/gentoo:master commit in: gnome-extra/cinnamon-screensaver/

2022-02-17 Thread Sam James
commit: 3a4086ab9ff21c64845aad3d3d3fba85cf710673
Author: Matthew S. Turnbull  bluefang-logic  com>
AuthorDate: Fri Feb 11 02:48:19 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Feb 18 02:42:27 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3a4086ab

gnome-extra/cinnamon-screensaver: 5.2.1 version bump

Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Matthew S. Turnbull  bluefang-logic.com>
Signed-off-by: Sam James  gentoo.org>

 gnome-extra/cinnamon-screensaver/Manifest  |  1 +
 .../cinnamon-screensaver-5.2.1.ebuild  | 74 ++
 2 files changed, 75 insertions(+)

diff --git a/gnome-extra/cinnamon-screensaver/Manifest 
b/gnome-extra/cinnamon-screensaver/Manifest
index ed5b67a69746..f8f54572b4be 100644
--- a/gnome-extra/cinnamon-screensaver/Manifest
+++ b/gnome-extra/cinnamon-screensaver/Manifest
@@ -1,2 +1,3 @@
 DIST cinnamon-screensaver-5.0.7.tar.gz 154480 BLAKE2B 
38b89e2d4729ea2806903e9bd27024b274248325720d233485ab756477625bc07832582bbe99c599b7a7d4dbcf76d22b59df179ac8617a81b584b9f5684cb6d2
 SHA512 
ec5990e1f73983e96eb07f0d4d1a66076d067df28d56c68cce987dc7fce35871650273d2d4a64058d73c7daff2326722e3c1a2fd86afc761d81d1a6b2e7f9370
 DIST cinnamon-screensaver-5.2.0.tar.gz 154678 BLAKE2B 
65e2ecf62319198b7637129711bc7cce08ad05a9ed89f30553bac77e5e4b147bdbcb992a1e8717e903912d0b4f70075684b40c136afc0099182c1101f1ba1a0b
 SHA512 
d248ef848d2990a8464ff866b4d090b60531832c7a327b10f879c5a00558e14b70c6b45223550ad4100e7af1a491dc7c460c27d159c28eb289a37b916d89ad41
+DIST cinnamon-screensaver-5.2.1.tar.gz 154920 BLAKE2B 
a50508f6ad5ffee797db4f74295ef7ffdfdb0024e9a9ca005398f5ccac83687f356743c80d8911ccf1ee9b343a285e4e6c72ce864fe639e3494ed54701a84e8b
 SHA512 
db293f619df8ea3e43c209f5d32d649935f1efbc5763700369d5bd595866805a3e604930a3f70b6d43cbc4469c6d618f258b49cf4962f87c8b06447178ed1e7a

diff --git a/gnome-extra/cinnamon-screensaver/cinnamon-screensaver-5.2.1.ebuild 
b/gnome-extra/cinnamon-screensaver/cinnamon-screensaver-5.2.1.ebuild
new file mode 100644
index ..0ff66f127ab4
--- /dev/null
+++ b/gnome-extra/cinnamon-screensaver/cinnamon-screensaver-5.2.1.ebuild
@@ -0,0 +1,74 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{7,8,9,10} )
+
+inherit meson python-single-r1 xdg
+
+DESCRIPTION="Screensaver for Cinnamon"
+HOMEPAGE="https://projects.linuxmint.com/cinnamon/ 
https://github.com/linuxmint/cinnamon-screensaver;
+SRC_URI="https://github.com/linuxmint/cinnamon-screensaver/archive/${PV}.tar.gz
 -> ${P}.tar.gz"
+
+LICENSE="GPL-2+"
+SLOT="0"
+IUSE="systemd xinerama"
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
+KEYWORDS="~amd64 ~arm64 ~riscv ~x86"
+
+COMMON_DEPEND="
+   ${PYTHON_DEPS}
+   >=dev-libs/dbus-glib-0.78
+   >=dev-libs/glib-2.37.3:2[dbus]
+   >=gnome-extra/cinnamon-desktop-5.2:0=
+   sys-apps/dbus
+   sys-libs/pam
+   >=x11-libs/gtk+-3.22:3[introspection]
+   x11-libs/libX11
+   x11-libs/libXext
+   x11-libs/libXrandr
+   x11-themes/adwaita-icon-theme
+
+   xinerama? ( x11-libs/libXinerama )
+"
+RDEPEND="
+   ${COMMON_DEPEND}
+   >=app-accessibility/caribou-0.3
+   sys-apps/accountsservice[introspection]
+   $(python_gen_cond_dep '
+   dev-python/psutil[${PYTHON_USEDEP}]
+   dev-python/pygobject:3[${PYTHON_USEDEP}]
+   dev-python/setproctitle[${PYTHON_USEDEP}]
+   >=dev-python/python3-xapp-2.2.1-r1[${PYTHON_USEDEP}]
+   ')
+
+   systemd? ( >=sys-apps/systemd-31 )
+   !systemd? ( sys-auth/elogind )
+"
+DEPEND="
+   ${COMMON_DEPEND}
+   x11-base/xorg-proto
+"
+BDEPEND="
+   dev-util/gdbus-codegen
+   sys-devel/gettext
+   virtual/pkgconfig
+"
+
+src_prepare() {
+   default
+   python_fix_shebang install-scripts src
+}
+
+src_configure() {
+   local emesonargs=(
+   $(meson_use xinerama)
+   )
+   meson_src_configure
+}
+
+src_install() {
+   meson_src_install
+   python_optimize "${ED}"/usr/share/cinnamon-screensaver/
+}



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

2022-02-17 Thread Sam James
commit: cce5bdf89061a56d9883a3a24b4d67f0a4603fee
Author: Jaco Kroon  uls  co  za>
AuthorDate: Wed Feb  2 11:04:07 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Feb 18 02:43:40 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cce5bdf8

sys-cluster/glusterfs: -v8.5

Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Jaco Kroon  uls.co.za>
Closes: https://github.com/gentoo/gentoo/pull/24051
Signed-off-by: Sam James  gentoo.org>

 sys-cluster/glusterfs/Manifest|   1 -
 sys-cluster/glusterfs/glusterfs-8.5-r1.ebuild | 195 --
 2 files changed, 196 deletions(-)

diff --git a/sys-cluster/glusterfs/Manifest b/sys-cluster/glusterfs/Manifest
index ef7386392d68..e511f730095d 100644
--- a/sys-cluster/glusterfs/Manifest
+++ b/sys-cluster/glusterfs/Manifest
@@ -1,5 +1,4 @@
 DIST glusterfs-10.1.tar.gz 8273640 BLAKE2B 
a29eb83fbc3a65e5f5a1db3694e6f46519973256a10f5e16419c832cb308a36961a4e3569fffd3f6e21e47b4b1ff78bcd2e687fce7b9710dfb25d88fca2d622f
 SHA512 
38bec8ae33128641b17c645733589c32d554ebb771bda50a11d35019e71654f3b75ca95d24d0c0d1ec4eb460edd99983e843a7218092d422d2185a227345de42
-DIST glusterfs-8.5.tar.gz 7873397 BLAKE2B 
6ababf15fda216c9a47c05859f7123847d711dd5a12e3ec2c5dcf8475f35830c9a32f7b21ad763ab1be59b06f1d93f83acc0cbb8f7635456a3638be73b162aa4
 SHA512 
e256141a76deb9a255be31422d76b0c81aad4a7e5b166d2be90a79d340ceb811cbff11f469166ef7582f40f58f47fb056aa05aafd4b35f094bf9c21a5c08f3bb
 DIST glusterfs-8.6.tar.gz 7826147 BLAKE2B 
3a8a488c9a8e4b1daf3ed01fa5e52a62cf791349c1169aaf8609252bfb8bc0a0534f9fc23fac27cfab11ac6fb5e3e1d9588b4ec8080b02cf97e679bf2c8fb5c2
 SHA512 
bb1125e5d6b4d424234bc40786847f217e7a05cecad1462dd91248cf9559569914f04e1f909e829051cb1db4079ecf906440a38af9de2bbf3bcf53ca8fa1f349
 DIST glusterfs-9.4.tar.gz 8173625 BLAKE2B 
c35c63696717bf09f8fbf77dca16a6f45de278253e768c6ffc40c0c097da9ea1b32888233da412a5333281995e89e08d9ed23fd47aba7c506de84b08f9f80cea
 SHA512 
2a17197bd2b425117e34af004a6177b7c5012807cd99b9c6d37a1081e0ab9def6b013bedd0ba4122d149969755e0e2985bef8aed9cf612a27a6452b8719a33bf
 DIST glusterfs-9.5.tar.gz 8174643 BLAKE2B 
d7527b7749b753768bde086e88e146564b461f835bb9108ce24da9626d7d87e7e4da1b2a340c6497da2d8bafe0cd43e87c01d4ba6639635ff96d8788997a8042
 SHA512 
3483068ba6d72a9c63cc6fcb2dbcb38dd5001564d755cc3a30dbf6402eeab9a7c80759a535be1c5c06eae88b61156a336444c89b12bbecdabf56a87f00328a44

diff --git a/sys-cluster/glusterfs/glusterfs-8.5-r1.ebuild 
b/sys-cluster/glusterfs/glusterfs-8.5-r1.ebuild
deleted file mode 100644
index 7bac633316a7..
--- a/sys-cluster/glusterfs/glusterfs-8.5-r1.ebuild
+++ /dev/null
@@ -1,195 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_{7..9} )
-
-inherit autotools elisp-common python-single-r1 tmpfiles
-
-DESCRIPTION="GlusterFS is a powerful network/cluster filesystem"
-HOMEPAGE="https://www.gluster.org/ https://github.com/gluster/glusterfs/;
-SRC_URI="https://download.gluster.org/pub/gluster/${PN}/$(ver_cut 
1)/${PV}/${P}.tar.gz"
-
-LICENSE="|| ( GPL-2 LGPL-3+ )"
-SLOT="0/${PV%%.*}"
-KEYWORDS="amd64 ~arm ~arm64 ppc ppc64 x86"
-
-IUSE="debug emacs +fuse +georeplication ipv6 +libtirpc rsyslog static-libs 
+syslog test +xml"
-
-REQUIRED_USE="georeplication? ( ${PYTHON_REQUIRED_USE} xml )
-   ipv6? ( libtirpc )"
-
-# the tests must be run as root
-RESTRICT="test"
-
-# sys-apps/util-linux is required for libuuid
-RDEPEND="
-   acct-group/gluster
-   acct-user/gluster
-   dev-libs/libaio
-   dev-libs/userspace-rcu:=
-   net-libs/rpcsvc-proto
-   sys-apps/util-linux
-   sys-libs/readline:=
-   emacs? ( >=app-editors/emacs-23.1:* )
-   fuse? ( >=sys-fs/fuse-2.7.0:0 )
-   georeplication? ( ${PYTHON_DEPS} )
-   xml? ( dev-libs/libxml2 )
-   !elibc_glibc? ( sys-libs/argp-standalone )
-   libtirpc? ( net-libs/libtirpc:= )
-   !libtirpc? ( elibc_glibc? ( sys-libs/glibc[rpc(-)] ) )
-   dev-libs/openssl:=[-bindist(-)]
-"
-DEPEND="
-   ${RDEPEND}
-   sys-devel/bison
-   sys-devel/flex
-   virtual/acl
-   test? ( >=dev-util/cmocka-1.0.1
-   app-benchmarks/dbench
-   dev-vcs/git
-   net-fs/nfs-utils
-   virtual/perl-Test-Harness
-   dev-libs/yajl
-   sys-fs/xfsprogs
-   sys-apps/attr )
-"
-BDEPEND="
-   virtual/pkgconfig
-"
-
-SITEFILE="50${PN}-mode-gentoo.el"
-
-DOCS=( AUTHORS ChangeLog NEWS README.md THANKS )
-
-# Maintainer notes:
-# * The build system will always configure & build argp-standalone but it'll 
never use it
-#   if the argp.h header is found in the system. Which should be the case with
-#   glibc or if argp-standalone is installed.
-
-pkg_setup() {
-   python_setup "python3*"
-   python-single-r1_pkg_setup
-}
-
-src_prepare() {
-   default
-
-   # build rpc-transport and xlators only 

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

2022-02-17 Thread Sam James
commit: 467f5a9e898e7a587645220b9b06271fda12b6d9
Author: Jaco Kroon  uls  co  za>
AuthorDate: Wed Feb  2 10:52:14 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Feb 18 02:43:34 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=467f5a9e

sys-cluster/glusterfs: version 9.5

Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Jaco Kroon  uls.co.za>
Signed-off-by: Sam James  gentoo.org>

 sys-cluster/glusterfs/Manifest |   1 +
 sys-cluster/glusterfs/glusterfs-9.5.ebuild | 195 +
 2 files changed, 196 insertions(+)

diff --git a/sys-cluster/glusterfs/Manifest b/sys-cluster/glusterfs/Manifest
index d267ef270ec1..6e9bd8fa68fd 100644
--- a/sys-cluster/glusterfs/Manifest
+++ b/sys-cluster/glusterfs/Manifest
@@ -2,3 +2,4 @@ DIST glusterfs-10.0.tar.gz 8277236 BLAKE2B 
f7f50311c6754a74a60b36f163d06a9888b92
 DIST glusterfs-8.5.tar.gz 7873397 BLAKE2B 
6ababf15fda216c9a47c05859f7123847d711dd5a12e3ec2c5dcf8475f35830c9a32f7b21ad763ab1be59b06f1d93f83acc0cbb8f7635456a3638be73b162aa4
 SHA512 
e256141a76deb9a255be31422d76b0c81aad4a7e5b166d2be90a79d340ceb811cbff11f469166ef7582f40f58f47fb056aa05aafd4b35f094bf9c21a5c08f3bb
 DIST glusterfs-8.6.tar.gz 7826147 BLAKE2B 
3a8a488c9a8e4b1daf3ed01fa5e52a62cf791349c1169aaf8609252bfb8bc0a0534f9fc23fac27cfab11ac6fb5e3e1d9588b4ec8080b02cf97e679bf2c8fb5c2
 SHA512 
bb1125e5d6b4d424234bc40786847f217e7a05cecad1462dd91248cf9559569914f04e1f909e829051cb1db4079ecf906440a38af9de2bbf3bcf53ca8fa1f349
 DIST glusterfs-9.4.tar.gz 8173625 BLAKE2B 
c35c63696717bf09f8fbf77dca16a6f45de278253e768c6ffc40c0c097da9ea1b32888233da412a5333281995e89e08d9ed23fd47aba7c506de84b08f9f80cea
 SHA512 
2a17197bd2b425117e34af004a6177b7c5012807cd99b9c6d37a1081e0ab9def6b013bedd0ba4122d149969755e0e2985bef8aed9cf612a27a6452b8719a33bf
+DIST glusterfs-9.5.tar.gz 8174643 BLAKE2B 
d7527b7749b753768bde086e88e146564b461f835bb9108ce24da9626d7d87e7e4da1b2a340c6497da2d8bafe0cd43e87c01d4ba6639635ff96d8788997a8042
 SHA512 
3483068ba6d72a9c63cc6fcb2dbcb38dd5001564d755cc3a30dbf6402eeab9a7c80759a535be1c5c06eae88b61156a336444c89b12bbecdabf56a87f00328a44

diff --git a/sys-cluster/glusterfs/glusterfs-9.5.ebuild 
b/sys-cluster/glusterfs/glusterfs-9.5.ebuild
new file mode 100644
index ..ffb3c2ae5413
--- /dev/null
+++ b/sys-cluster/glusterfs/glusterfs-9.5.ebuild
@@ -0,0 +1,195 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{7..10} )
+
+inherit autotools elisp-common python-single-r1 tmpfiles
+
+DESCRIPTION="GlusterFS is a powerful network/cluster filesystem"
+HOMEPAGE="https://www.gluster.org/ https://github.com/gluster/glusterfs/;
+SRC_URI="https://download.gluster.org/pub/gluster/${PN}/$(ver_cut 
1)/${PV}/${P}.tar.gz"
+
+LICENSE="|| ( GPL-2 LGPL-3+ )"
+SLOT="0/${PV%%.*}"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
+
+IUSE="debug emacs +fuse +georeplication ipv6 +libtirpc rsyslog static-libs 
+syslog test +xml"
+
+REQUIRED_USE="georeplication? ( ${PYTHON_REQUIRED_USE} xml )
+   ipv6? ( libtirpc )"
+
+# the tests must be run as root
+RESTRICT="test"
+
+# sys-apps/util-linux is required for libuuid
+RDEPEND="
+   acct-group/gluster
+   acct-user/gluster
+   dev-libs/libaio
+   dev-libs/userspace-rcu:=
+   net-libs/rpcsvc-proto
+   sys-apps/util-linux
+   sys-libs/liburing:=
+   sys-libs/readline:=
+   emacs? ( >=app-editors/emacs-23.1:* )
+   fuse? ( >=sys-fs/fuse-2.7.0:0 )
+   georeplication? ( ${PYTHON_DEPS} )
+   xml? ( dev-libs/libxml2 )
+   !elibc_glibc? ( sys-libs/argp-standalone )
+   libtirpc? ( net-libs/libtirpc:= )
+   !libtirpc? ( elibc_glibc? ( sys-libs/glibc[rpc(-)] ) )
+   dev-libs/openssl:=[-bindist(-)]
+"
+DEPEND="
+   ${RDEPEND}
+   sys-devel/bison
+   sys-devel/flex
+   virtual/acl
+   test? ( >=dev-util/cmocka-1.0.1
+   app-benchmarks/dbench
+   dev-vcs/git
+   net-fs/nfs-utils
+   virtual/perl-Test-Harness
+   dev-libs/yajl
+   sys-fs/xfsprogs
+   sys-apps/attr )
+"
+BDEPEND="
+   virtual/pkgconfig
+"
+
+SITEFILE="50${PN}-mode-gentoo.el"
+
+DOCS=( AUTHORS ChangeLog NEWS README.md THANKS )
+
+# Maintainer notes:
+# * The build system will always configure & build argp-standalone but it'll 
never use it
+#   if the argp.h header is found in the system. Which should be the case with
+#   glibc or if argp-standalone is installed.
+
+pkg_setup() {
+   python_setup "python3*"
+   python-single-r1_pkg_setup
+}
+
+src_prepare() {
+   default
+
+   # build rpc-transport and xlators only once as shared libs
+   find rpc/rpc-transport xlators -name Makefile.am -exec \
+   sed -i 's|.*$(top_srcdir).*\.sym|\0 -shared|' {} + || die
+
+   # fix execution permissions
+   chmod +x libglusterfs/src/gen-defaults.py || die
+
+   

[gentoo-commits] repo/gentoo:master commit in: gnome-extra/nemo/

2022-02-17 Thread Sam James
commit: af022f77f6b7889345b54dfa15ed6c8c3b180387
Author: Matthew S. Turnbull  bluefang-logic  com>
AuthorDate: Tue Feb  1 03:08:58 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Feb 18 02:42:24 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=af022f77

gnome-extra/nemo: Switch from doc to gtk-doc

Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Matthew S. Turnbull  bluefang-logic.com>
Signed-off-by: Sam James  gentoo.org>

 gnome-extra/nemo/nemo-5.0.4.ebuild | 8 
 gnome-extra/nemo/nemo-5.2.4.ebuild | 6 +++---
 2 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/gnome-extra/nemo/nemo-5.0.4.ebuild 
b/gnome-extra/nemo/nemo-5.0.4.ebuild
index 49839c4d1aa3..a64b12d8ae3d 100644
--- a/gnome-extra/nemo/nemo-5.0.4.ebuild
+++ b/gnome-extra/nemo/nemo-5.0.4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -14,7 +14,7 @@ 
SRC_URI="https://github.com/linuxmint/nemo/archive/${PV}.tar.gz -> ${P}.tar.gz"
 LICENSE="GPL-2+ LGPL-2+ FDL-1.1"
 SLOT="0"
 KEYWORDS="amd64 ~arm64 ~riscv x86"
-IUSE="doc exif +nls selinux test tracker xmp"
+IUSE="exif gtk-doc +nls selinux test tracker xmp"
 REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 
 # https://github.com/linuxmint/nemo/issues/2501
@@ -61,7 +61,7 @@ BDEPEND="
sys-devel/gettext
virtual/pkgconfig
 
-   doc? ( dev-util/gtk-doc )
+   gtk-doc? ( dev-util/gtk-doc )
 "
 
 PATCHES=(
@@ -97,7 +97,7 @@ src_configure() {
$(meson_use tracker)
$(meson_use xmp)
$(meson_use selinux)
-   $(meson_use doc gtk_doc)
+   $(meson_use gtk-doc gtk_doc)
)
meson_src_configure
 }

diff --git a/gnome-extra/nemo/nemo-5.2.4.ebuild 
b/gnome-extra/nemo/nemo-5.2.4.ebuild
index fd4eee2678d3..1eabe047e65b 100644
--- a/gnome-extra/nemo/nemo-5.2.4.ebuild
+++ b/gnome-extra/nemo/nemo-5.2.4.ebuild
@@ -14,7 +14,7 @@ 
SRC_URI="https://github.com/linuxmint/nemo/archive/${PV}.tar.gz -> ${P}.tar.gz"
 LICENSE="GPL-2+ LGPL-2+ FDL-1.1"
 SLOT="0"
 KEYWORDS="~amd64 ~arm64 ~riscv ~x86"
-IUSE="doc exif +nls selinux test tracker xmp"
+IUSE="exif gtk-doc +nls selinux test tracker xmp"
 REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 
 # https://github.com/linuxmint/nemo/issues/2501
@@ -61,7 +61,7 @@ BDEPEND="
sys-devel/gettext
virtual/pkgconfig
 
-   doc? ( dev-util/gtk-doc )
+   gtk-doc? ( dev-util/gtk-doc )
 "
 
 PATCHES=(
@@ -102,7 +102,7 @@ src_configure() {
$(meson_use tracker)
$(meson_use xmp)
$(meson_use selinux)
-   $(meson_use doc gtk_doc)
+   $(meson_use gtk-doc gtk_doc)
)
meson_src_configure
 }



[gentoo-commits] repo/gentoo:master commit in: gnome-extra/cinnamon-screensaver/

2022-02-17 Thread Sam James
commit: 08bc44ad8f94e82d87531f8743755f15a7610fb2
Author: Matthew S. Turnbull  bluefang-logic  com>
AuthorDate: Fri Feb 11 02:52:24 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Feb 18 02:42:30 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=08bc44ad

gnome-extra/cinnamon-screensaver: remove old

Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Matthew S. Turnbull  bluefang-logic.com>
Signed-off-by: Sam James  gentoo.org>

 gnome-extra/cinnamon-screensaver/Manifest  |  1 -
 .../cinnamon-screensaver-5.2.0.ebuild  | 74 --
 2 files changed, 75 deletions(-)

diff --git a/gnome-extra/cinnamon-screensaver/Manifest 
b/gnome-extra/cinnamon-screensaver/Manifest
index f8f54572b4be..6da24c0f046d 100644
--- a/gnome-extra/cinnamon-screensaver/Manifest
+++ b/gnome-extra/cinnamon-screensaver/Manifest
@@ -1,3 +1,2 @@
 DIST cinnamon-screensaver-5.0.7.tar.gz 154480 BLAKE2B 
38b89e2d4729ea2806903e9bd27024b274248325720d233485ab756477625bc07832582bbe99c599b7a7d4dbcf76d22b59df179ac8617a81b584b9f5684cb6d2
 SHA512 
ec5990e1f73983e96eb07f0d4d1a66076d067df28d56c68cce987dc7fce35871650273d2d4a64058d73c7daff2326722e3c1a2fd86afc761d81d1a6b2e7f9370
-DIST cinnamon-screensaver-5.2.0.tar.gz 154678 BLAKE2B 
65e2ecf62319198b7637129711bc7cce08ad05a9ed89f30553bac77e5e4b147bdbcb992a1e8717e903912d0b4f70075684b40c136afc0099182c1101f1ba1a0b
 SHA512 
d248ef848d2990a8464ff866b4d090b60531832c7a327b10f879c5a00558e14b70c6b45223550ad4100e7af1a491dc7c460c27d159c28eb289a37b916d89ad41
 DIST cinnamon-screensaver-5.2.1.tar.gz 154920 BLAKE2B 
a50508f6ad5ffee797db4f74295ef7ffdfdb0024e9a9ca005398f5ccac83687f356743c80d8911ccf1ee9b343a285e4e6c72ce864fe639e3494ed54701a84e8b
 SHA512 
db293f619df8ea3e43c209f5d32d649935f1efbc5763700369d5bd595866805a3e604930a3f70b6d43cbc4469c6d618f258b49cf4962f87c8b06447178ed1e7a

diff --git a/gnome-extra/cinnamon-screensaver/cinnamon-screensaver-5.2.0.ebuild 
b/gnome-extra/cinnamon-screensaver/cinnamon-screensaver-5.2.0.ebuild
deleted file mode 100644
index f9fd96c4619b..
--- a/gnome-extra/cinnamon-screensaver/cinnamon-screensaver-5.2.0.ebuild
+++ /dev/null
@@ -1,74 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_{7,8,9,10} )
-
-inherit meson python-single-r1 xdg
-
-DESCRIPTION="Screensaver for Cinnamon"
-HOMEPAGE="https://projects.linuxmint.com/cinnamon/ 
https://github.com/linuxmint/cinnamon-screensaver;
-SRC_URI="https://github.com/linuxmint/cinnamon-screensaver/archive/${PV}.tar.gz
 -> ${P}.tar.gz"
-
-LICENSE="GPL-2+"
-SLOT="0"
-IUSE="systemd xinerama"
-REQUIRED_USE="${PYTHON_REQUIRED_USE}"
-KEYWORDS="~amd64 ~arm64 ~riscv ~x86"
-
-COMMON_DEPEND="
-   ${PYTHON_DEPS}
-   >=dev-libs/dbus-glib-0.78
-   >=dev-libs/glib-2.37.3:2[dbus]
-   >=gnome-extra/cinnamon-desktop-5.2:0=
-   sys-apps/dbus
-   sys-libs/pam
-   >=x11-libs/gtk+-3.22:3[introspection]
-   x11-libs/libX11
-   x11-libs/libXext
-   x11-libs/libXrandr
-   x11-themes/adwaita-icon-theme
-
-   xinerama? ( x11-libs/libXinerama )
-"
-RDEPEND="
-   ${COMMON_DEPEND}
-   >=app-accessibility/caribou-0.3
-   sys-apps/accountsservice[introspection]
-   $(python_gen_cond_dep '
-   dev-python/psutil[${PYTHON_USEDEP}]
-   dev-python/pygobject:3[${PYTHON_USEDEP}]
-   dev-python/setproctitle[${PYTHON_USEDEP}]
-   >=dev-python/python3-xapp-2.2.1-r1[${PYTHON_USEDEP}]
-   ')
-
-   systemd? ( >=sys-apps/systemd-31 )
-   !systemd? ( sys-auth/elogind )
-"
-DEPEND="
-   ${COMMON_DEPEND}
-   x11-base/xorg-proto
-"
-BDEPEND="
-   dev-util/gdbus-codegen
-   sys-devel/gettext
-   virtual/pkgconfig
-"
-
-src_prepare() {
-   default
-   python_fix_shebang install-scripts src
-}
-
-src_configure() {
-   local emesonargs=(
-   $(meson_use xinerama)
-   )
-   meson_src_configure
-}
-
-src_install() {
-   meson_src_install
-   python_optimize "${ED}"/usr/share/cinnamon-screensaver/
-}



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

2022-02-17 Thread Sam James
commit: 9eba9b4054b08131c77c1986032412331a92f861
Author: Jaco Kroon  uls  co  za>
AuthorDate: Wed Feb  2 11:03:10 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Feb 18 02:43:37 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9eba9b40

sys-cluster/glusterfs: 10.0 -> 10.1

This wasn't intended as a stable target.  10.1 might actually be.  10.0
preliminary testing seems to be OK on low load systems.

Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Jaco Kroon  uls.co.za>
Signed-off-by: Sam James  gentoo.org>

 sys-cluster/glusterfs/Manifest | 2 +-
 sys-cluster/glusterfs/{glusterfs-10.0.ebuild => glusterfs-10.1.ebuild} | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/sys-cluster/glusterfs/Manifest b/sys-cluster/glusterfs/Manifest
index 6e9bd8fa68fd..ef7386392d68 100644
--- a/sys-cluster/glusterfs/Manifest
+++ b/sys-cluster/glusterfs/Manifest
@@ -1,4 +1,4 @@
-DIST glusterfs-10.0.tar.gz 8277236 BLAKE2B 
f7f50311c6754a74a60b36f163d06a9888b92debfdb3a971f092fc18ca9f8c8fe44026101eb446d551a3b452070ef31d37a4f958691416cdd51884fbcf312a47
 SHA512 
5a9d292461fc8a0c61767b80d1013cdb104706fd564033aac23e87d68d56686df2e9c38a8890a6a50db0afe6a54cf57e05fe8e5a8883bc3157aa6c93e5aaa343
+DIST glusterfs-10.1.tar.gz 8273640 BLAKE2B 
a29eb83fbc3a65e5f5a1db3694e6f46519973256a10f5e16419c832cb308a36961a4e3569fffd3f6e21e47b4b1ff78bcd2e687fce7b9710dfb25d88fca2d622f
 SHA512 
38bec8ae33128641b17c645733589c32d554ebb771bda50a11d35019e71654f3b75ca95d24d0c0d1ec4eb460edd99983e843a7218092d422d2185a227345de42
 DIST glusterfs-8.5.tar.gz 7873397 BLAKE2B 
6ababf15fda216c9a47c05859f7123847d711dd5a12e3ec2c5dcf8475f35830c9a32f7b21ad763ab1be59b06f1d93f83acc0cbb8f7635456a3638be73b162aa4
 SHA512 
e256141a76deb9a255be31422d76b0c81aad4a7e5b166d2be90a79d340ceb811cbff11f469166ef7582f40f58f47fb056aa05aafd4b35f094bf9c21a5c08f3bb
 DIST glusterfs-8.6.tar.gz 7826147 BLAKE2B 
3a8a488c9a8e4b1daf3ed01fa5e52a62cf791349c1169aaf8609252bfb8bc0a0534f9fc23fac27cfab11ac6fb5e3e1d9588b4ec8080b02cf97e679bf2c8fb5c2
 SHA512 
bb1125e5d6b4d424234bc40786847f217e7a05cecad1462dd91248cf9559569914f04e1f909e829051cb1db4079ecf906440a38af9de2bbf3bcf53ca8fa1f349
 DIST glusterfs-9.4.tar.gz 8173625 BLAKE2B 
c35c63696717bf09f8fbf77dca16a6f45de278253e768c6ffc40c0c097da9ea1b32888233da412a5333281995e89e08d9ed23fd47aba7c506de84b08f9f80cea
 SHA512 
2a17197bd2b425117e34af004a6177b7c5012807cd99b9c6d37a1081e0ab9def6b013bedd0ba4122d149969755e0e2985bef8aed9cf612a27a6452b8719a33bf

diff --git a/sys-cluster/glusterfs/glusterfs-10.0.ebuild 
b/sys-cluster/glusterfs/glusterfs-10.1.ebuild
similarity index 99%
rename from sys-cluster/glusterfs/glusterfs-10.0.ebuild
rename to sys-cluster/glusterfs/glusterfs-10.1.ebuild
index d766c71646f4..8508cba135bb 100644
--- a/sys-cluster/glusterfs/glusterfs-10.0.ebuild
+++ b/sys-cluster/glusterfs/glusterfs-10.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7



[gentoo-commits] repo/gentoo:master commit in: gnome-extra/cinnamon/

2022-02-17 Thread Sam James
commit: 91faf836ace19ef5d168fae258a1c4bd90cfd68c
Author: Matthew S. Turnbull  bluefang-logic  com>
AuthorDate: Sun Jan 23 19:29:46 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Feb 18 02:42:04 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=91faf836

gnome-extra/cinnamon: Add missing dep

Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Matthew S. Turnbull  bluefang-logic.com>
Signed-off-by: Sam James  gentoo.org>

 .../cinnamon/{cinnamon-5.0.6.ebuild => cinnamon-5.0.6-r1.ebuild}  | 3 ++-
 .../cinnamon/{cinnamon-5.2.7.ebuild => cinnamon-5.2.7-r1.ebuild}  | 4 +++-
 2 files changed, 5 insertions(+), 2 deletions(-)

diff --git a/gnome-extra/cinnamon/cinnamon-5.0.6.ebuild 
b/gnome-extra/cinnamon/cinnamon-5.0.6-r1.ebuild
similarity index 98%
rename from gnome-extra/cinnamon/cinnamon-5.0.6.ebuild
rename to gnome-extra/cinnamon/cinnamon-5.0.6-r1.ebuild
index f07b7f6d2201..d6c3792cf966 100644
--- a/gnome-extra/cinnamon/cinnamon-5.0.6.ebuild
+++ b/gnome-extra/cinnamon/cinnamon-5.0.6-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -66,6 +66,7 @@ RDEPEND="
dev-python/pyinotify[${PYTHON_USEDEP}]
dev-python/pypam[${PYTHON_USEDEP}]
dev-python/pytz[${PYTHON_USEDEP}]
+   dev-python/requests[${PYTHON_USEDEP}]
dev-python/setproctitle[${PYTHON_USEDEP}]
dev-python/tinycss2[${PYTHON_USEDEP}]
>=dev-python/python3-xapp-2.2.0[${PYTHON_USEDEP}]

diff --git a/gnome-extra/cinnamon/cinnamon-5.2.7.ebuild 
b/gnome-extra/cinnamon/cinnamon-5.2.7-r1.ebuild
similarity index 97%
rename from gnome-extra/cinnamon/cinnamon-5.2.7.ebuild
rename to gnome-extra/cinnamon/cinnamon-5.2.7-r1.ebuild
index 976736f285f6..cf265bb33cc7 100644
--- a/gnome-extra/cinnamon/cinnamon-5.2.7.ebuild
+++ b/gnome-extra/cinnamon/cinnamon-5.2.7-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -69,6 +69,7 @@ RDEPEND="
dev-python/pyinotify[${PYTHON_USEDEP}]
dev-python/pypam[${PYTHON_USEDEP}]
dev-python/pytz[${PYTHON_USEDEP}]
+   dev-python/requests[${PYTHON_USEDEP}]
dev-python/setproctitle[${PYTHON_USEDEP}]
dev-python/tinycss2[${PYTHON_USEDEP}]
>=dev-python/python3-xapp-2.2.1-r1[${PYTHON_USEDEP}]
@@ -112,6 +113,7 @@ PATCHES=(
"${FILESDIR}"/${PN}-3.6.6-wheel-sudo.patch
 
# Make evolution-data-server integration optional
+   # https://github.com/linuxmint/cinnamon/pull/10567
"${FILESDIR}"/${PN}-5.2.7-optional-eds.patch
 )
 



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

2022-02-17 Thread Sam James
commit: 71342476da70a32fa23f736f2c3162bb6b2cfded
Author: Michał Górny  gentoo  org>
AuthorDate: Sat Feb 12 10:51:42 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Feb 18 02:40:13 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=71342476

net-misc/iputils: Remove unneccessary USE=-ipv6

At this point, USE=ipv6 is only used to control creating "ping6"
and "tracepath6" symlinks.  Just remove the flag and install the links
unconditionally.

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

 net-misc/iputils/iputils-20210722-r1.ebuild | 18 ++
 net-misc/iputils/iputils-.ebuild| 18 ++
 2 files changed, 12 insertions(+), 24 deletions(-)

diff --git a/net-misc/iputils/iputils-20210722-r1.ebuild 
b/net-misc/iputils/iputils-20210722-r1.ebuild
index f572846d61e0..2ae5257319b0 100644
--- a/net-misc/iputils/iputils-20210722-r1.ebuild
+++ b/net-misc/iputils/iputils-20210722-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 # For released versions, we precompile the man/html pages and store
@@ -28,7 +28,7 @@ HOMEPAGE="https://wiki.linuxfoundation.org/networking/iputils;
 
 LICENSE="BSD GPL-2+ rdisc"
 SLOT="0"
-IUSE="+arping caps clockdiff doc gcrypt idn ipv6 nettle nls rarpd rdisc ssl 
static test tftpd tracepath traceroute6"
+IUSE="+arping caps clockdiff doc gcrypt idn nettle nls rarpd rdisc ssl static 
test tftpd tracepath traceroute6"
 RESTRICT="!test? ( test )"
 
 BDEPEND="
@@ -91,7 +91,7 @@ src_configure() {
-DENABLE_RDISC_SERVER="$(usex rdisc true false)"
-DBUILD_TFTPD="$(usex tftpd true false)"
-DBUILD_TRACEPATH="$(usex tracepath true false)"
-   -DBUILD_TRACEROUTE6="$(usex ipv6 $(usex traceroute6 true false) 
false)"
+   -DBUILD_TRACEROUTE6="$(usex traceroute6 true false)"
-DBUILD_NINFOD="false"
-DNINFOD_MESSAGES="false"
-DNO_SETCAP_OR_SUID="true"
@@ -138,18 +138,12 @@ src_install() {
mv "${ED}"/usr/bin/${my_bin} "${ED}"/bin/ || die
done
dosym ping /bin/ping4
+   dosym ping /bin/ping6
 
if use tracepath ; then
dosym tracepath /usr/bin/tracepath4
-   fi
-
-   if use ipv6 ; then
-   dosym ping /bin/ping6
-
-   if use tracepath ; then
-   dosym tracepath /usr/bin/tracepath6
-   dosym tracepath.8 /usr/share/man/man8/tracepath6.8
-   fi
+   dosym tracepath /usr/bin/tracepath6
+   dosym tracepath.8 /usr/share/man/man8/tracepath6.8
fi
 
if [[ "${PV}" !=  ]] ; then

diff --git a/net-misc/iputils/iputils-.ebuild 
b/net-misc/iputils/iputils-.ebuild
index fe97d131c7f4..34966ccdc145 100644
--- a/net-misc/iputils/iputils-.ebuild
+++ b/net-misc/iputils/iputils-.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 # For released versions, we precompile the man/html pages and store
@@ -28,7 +28,7 @@ HOMEPAGE="https://wiki.linuxfoundation.org/networking/iputils;
 
 LICENSE="BSD GPL-2+ rdisc"
 SLOT="0"
-IUSE="+arping caps clockdiff doc gcrypt idn ipv6 nettle nls rarpd rdisc ssl 
static test tftpd tracepath traceroute6"
+IUSE="+arping caps clockdiff doc gcrypt idn nettle nls rarpd rdisc ssl static 
test tftpd tracepath traceroute6"
 RESTRICT="!test? ( test )"
 
 BDEPEND="
@@ -84,7 +84,7 @@ src_configure() {
-DENABLE_RDISC_SERVER="$(usex rdisc true false)"
-DBUILD_TFTPD="$(usex tftpd true false)"
-DBUILD_TRACEPATH="$(usex tracepath true false)"
-   -DBUILD_TRACEROUTE6="$(usex ipv6 $(usex traceroute6 true false) 
false)"
+   -DBUILD_TRACEROUTE6="$(usex traceroute6 true false)"
-DBUILD_NINFOD="false"
-DNINFOD_MESSAGES="false"
-DNO_SETCAP_OR_SUID="true"
@@ -131,18 +131,12 @@ src_install() {
mv "${ED}"/usr/bin/${my_bin} "${ED}"/bin/ || die
done
dosym ping /bin/ping4
+   dosym ping /bin/ping6
 
if use tracepath ; then
dosym tracepath /usr/bin/tracepath4
-   fi
-
-   if use ipv6 ; then
-   dosym ping /bin/ping6
-
-   if use tracepath ; then
-   dosym tracepath /usr/bin/tracepath6
-   dosym tracepath.8 /usr/share/man/man8/tracepath6.8
-   fi
+   dosym tracepath /usr/bin/tracepath6
+   dosym tracepath.8 /usr/share/man/man8/tracepath6.8
fi
 
if [[ "${PV}" !=  ]] ; then



[gentoo-commits] repo/gentoo:master commit in: gnome-extra/cinnamon-session/

2022-02-17 Thread Sam James
commit: 2fb96fedbf564bffd90f68a886e40a919769f753
Author: Matthew S. Turnbull  bluefang-logic  com>
AuthorDate: Tue Feb  1 02:53:20 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Feb 18 02:42:21 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2fb96fed

gnome-extra/cinnamon-session: Fix doc install location

Closes: https://bugs.gentoo.org/831773
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Matthew S. Turnbull  bluefang-logic.com>
Signed-off-by: Sam James  gentoo.org>

 .../cinnamon-session/cinnamon-session-5.0.1.ebuild | 18 +-
 .../cinnamon-session/cinnamon-session-5.2.0.ebuild | 18 +-
 2 files changed, 34 insertions(+), 2 deletions(-)

diff --git a/gnome-extra/cinnamon-session/cinnamon-session-5.0.1.ebuild 
b/gnome-extra/cinnamon-session/cinnamon-session-5.0.1.ebuild
index b35ae9b0339a..119f516fc728 100644
--- a/gnome-extra/cinnamon-session/cinnamon-session-5.0.1.ebuild
+++ b/gnome-extra/cinnamon-session/cinnamon-session-5.0.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -66,6 +66,22 @@ src_configure() {
meson_src_configure
 }
 
+src_install() {
+   # A bit icky. Let the docs be installed in the wrong dir, then
+   # install them to the correct dir.
+   local dbus_doc_dir="${ED}/usr/share/doc/cinnamon-session/dbus"
+   use doc && local HTML_DOCS=( "$dbus_doc_dir" )
+
+   meson_src_install
+
+   # Clean-up the incorrectly installed docs.
+   # Fail if unhandled (new) files are encountered.
+   if use doc; then
+   rm -r "$dbus_doc_dir" || die
+   rm -d "${ED}/usr/share/doc/cinnamon-session" || die
+   fi
+}
+
 pkg_postinst() {
xdg_icon_cache_update
gnome2_schemas_update

diff --git a/gnome-extra/cinnamon-session/cinnamon-session-5.2.0.ebuild 
b/gnome-extra/cinnamon-session/cinnamon-session-5.2.0.ebuild
index 002c659ae87b..c89d9864b142 100644
--- a/gnome-extra/cinnamon-session/cinnamon-session-5.2.0.ebuild
+++ b/gnome-extra/cinnamon-session/cinnamon-session-5.2.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -65,6 +65,22 @@ src_configure() {
meson_src_configure
 }
 
+src_install() {
+   # A bit icky. Let the docs be installed in the wrong dir, then
+   # install them to the correct dir.
+   local dbus_doc_dir="${ED}/usr/share/doc/cinnamon-session/dbus"
+   use doc && local HTML_DOCS=( "$dbus_doc_dir" )
+
+   meson_src_install
+
+   # Clean-up the incorrectly installed docs.
+   # Fail if unhandled (new) files are encountered.
+   if use doc; then
+   rm -r "$dbus_doc_dir" || die
+   rm -d "${ED}/usr/share/doc/cinnamon-session" || die
+   fi
+}
+
 pkg_postinst() {
xdg_icon_cache_update
gnome2_schemas_update



[gentoo-commits] repo/gentoo:master commit in: gnome-extra/cinnamon-desktop/

2022-02-17 Thread Sam James
commit: 4b684122358286b40f7e1549ce03f4029d69698a
Author: Matthew S. Turnbull  bluefang-logic  com>
AuthorDate: Tue Jan 25 04:44:06 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Feb 18 02:42:18 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4b684122

gnome-extra/cinnamon-desktop: remove old

Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Matthew S. Turnbull  bluefang-logic.com>
Signed-off-by: Sam James  gentoo.org>

 gnome-extra/cinnamon-desktop/Manifest  |  1 -
 .../cinnamon-desktop/cinnamon-desktop-5.2.0.ebuild | 55 --
 2 files changed, 56 deletions(-)

diff --git a/gnome-extra/cinnamon-desktop/Manifest 
b/gnome-extra/cinnamon-desktop/Manifest
index a2b92273884c..6d65604f18cb 100644
--- a/gnome-extra/cinnamon-desktop/Manifest
+++ b/gnome-extra/cinnamon-desktop/Manifest
@@ -1,3 +1,2 @@
 DIST cinnamon-desktop-5.0.0.tar.gz 495362 BLAKE2B 
955fea37ceca3d5ee33ab94aaa4e22cb6973fc87a53f05486cd16e7d05e6e0a5ca7d548f68544fbc13ecebe2f59aee07db73b0db2e810d020730f77f05843cf4
 SHA512 
1191feeea4a35b6cae5708e62ec472bc865e3e209717b597eb5853673dbe29d3d03b0be5d5ee486e74748fcc2f60ac0012900aa6340a85da8059eda4d40a2263
-DIST cinnamon-desktop-5.2.0.tar.gz 495118 BLAKE2B 
e9175230a482ae68bd5b22ce5e3dbba053494d7872c75089a0bd7922fb59e8a0787863b5ae962bca4f4d3a1ed8490c5f33d3c420c1984ce47ddb9cde6476afa6
 SHA512 
c4b7dcfe16c77f3c8390e6f41322db8e3ca9e2858c0fcd7629b4844834feda7baadb3f54d9239831a0ded97b139ce3d2362f222829ac1513184d32c7480e808b
 DIST cinnamon-desktop-5.2.1.tar.gz 495131 BLAKE2B 
56b5e5018f5b1bdfa57af1550edc756e4336b079df75753f90445d51703efe64dc6e33c1e7635fcf2e2fcca1683008777b446d76570fd5222fb809b1a458f6f2
 SHA512 
383229a929f4bd18389851573c4c7decc3cb5d6ebfdeb86ab7628578486c75ca71a308755d2736243a4801d5d50f6b07d0a142712d48752e166f3a39c3b70466

diff --git a/gnome-extra/cinnamon-desktop/cinnamon-desktop-5.2.0.ebuild 
b/gnome-extra/cinnamon-desktop/cinnamon-desktop-5.2.0.ebuild
deleted file mode 100644
index 7add18e30f7e..
--- a/gnome-extra/cinnamon-desktop/cinnamon-desktop-5.2.0.ebuild
+++ /dev/null
@@ -1,55 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_{7,8,9,10} )
-
-inherit meson gnome2-utils python-any-r1
-
-DESCRIPTION="A collection of libraries and utilites used by Cinnamon"
-HOMEPAGE="https://projects.linuxmint.com/cinnamon/ 
https://github.com/linuxmint/cinnamon-desktop;
-SRC_URI="https://github.com/linuxmint/cinnamon-desktop/archive/${PV}.tar.gz -> 
${P}.tar.gz"
-
-LICENSE="GPL-2+ FDL-1.1+ LGPL-2+"
-SLOT="0/4" # subslot = libcinnamon-desktop soname version
-KEYWORDS="~amd64 ~arm64 ~riscv ~x86"
-
-RDEPEND="
-   >=dev-libs/glib-2.37.3:2[dbus]
-   >=dev-libs/gobject-introspection-0.10.2:=
-   >=gnome-base/gsettings-desktop-schemas-3.5.91
-   media-sound/pulseaudio[glib]
-   sys-apps/accountsservice
-   x11-libs/cairo:=[X]
-   >=x11-libs/gdk-pixbuf-2.22:2[introspection]
-   >=x11-libs/gtk+-3.3.16:3[introspection]
-   x11-libs/libX11
-   >=x11-libs/libXext-1.1
-   x11-libs/libxkbfile
-   >=x11-libs/libXrandr-1.3
-   x11-misc/xkeyboard-config
-"
-DEPEND="
-   ${RDEPEND}
-   x11-base/xorg-proto
-"
-BDEPEND="
-   ${PYTHON_DEPS}
-   dev-util/glib-utils
-   sys-devel/gettext
-   virtual/pkgconfig
-"
-
-src_prepare() {
-   default
-   python_fix_shebang install-scripts
-}
-
-pkg_postinst() {
-   gnome2_schemas_update
-}
-
-pkg_postrm() {
-   gnome2_schemas_update
-}



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

2022-02-17 Thread Sam James
commit: 52dcc2846fad9b8682f303893e92b23e6d20333c
Author: Michał Górny  gentoo  org>
AuthorDate: Sat Feb 12 16:11:48 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Feb 18 02:40:04 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=52dcc284

net-firewall/sanewall: Use (+) for ipv6 flag deps

At this point, it is reasonable to assume that packages will be enabling
IPv6 unconditionally rather than dropping it altogether.  Update the USE
dependencies to (+) to account for that, in preparation for removal
of the flag in iproute2 and iputils.

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

 .../sanewall/{sanewall-1.1.6-r3.ebuild => sanewall-1.1.6-r4.ebuild}   | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/net-firewall/sanewall/sanewall-1.1.6-r3.ebuild 
b/net-firewall/sanewall/sanewall-1.1.6-r4.ebuild
similarity index 95%
rename from net-firewall/sanewall/sanewall-1.1.6-r3.ebuild
rename to net-firewall/sanewall/sanewall-1.1.6-r4.ebuild
index 0fe04aa29826..3381cbed5e8b 100644
--- a/net-firewall/sanewall/sanewall-1.1.6-r3.ebuild
+++ b/net-firewall/sanewall/sanewall-1.1.6-r4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -14,7 +14,7 @@ SLOT="0"
 KEYWORDS="~amd64 ~x86"
 
 RDEPEND="
-   net-firewall/iptables[ipv6]
+   net-firewall/iptables[ipv6(+)]
sys-apps/iproute2[-minimal]
sys-apps/kmod[tools]
sys-apps/net-tools



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

2022-02-17 Thread Sam James
commit: 68d5a0474f05d9279cf5a118db01028640b2c1bb
Author: Michał Górny  gentoo  org>
AuthorDate: Sat Feb 12 16:11:07 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Feb 18 02:39:58 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=68d5a047

app-emulation/libvirt: Use (+) for ipv6 flag deps

At this point, it is reasonable to assume that packages will be enabling
IPv6 unconditionally rather than dropping it altogether.  Update the USE
dependencies to (+) to account for that, in preparation for removal
of the flag in iproute2 and iputils.

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

 .../libvirt/{libvirt-7.10.0-r2.ebuild => libvirt-7.10.0-r3.ebuild}  | 4 ++--
 .../libvirt/{libvirt-7.7.0-r1.ebuild => libvirt-7.7.0-r2.ebuild}| 6 +++---
 .../libvirt/{libvirt-8.0.0.ebuild => libvirt-8.0.0-r1.ebuild}   | 4 ++--
 app-emulation/libvirt/libvirt-.ebuild   | 6 +++---
 4 files changed, 10 insertions(+), 10 deletions(-)

diff --git a/app-emulation/libvirt/libvirt-7.10.0-r2.ebuild 
b/app-emulation/libvirt/libvirt-7.10.0-r3.ebuild
similarity index 99%
rename from app-emulation/libvirt/libvirt-7.10.0-r2.ebuild
rename to app-emulation/libvirt/libvirt-7.10.0-r3.ebuild
index 14c31d413e2c..21c5ce658519 100644
--- a/app-emulation/libvirt/libvirt-7.10.0-r2.ebuild
+++ b/app-emulation/libvirt/libvirt-7.10.0-r3.ebuild
@@ -109,9 +109,9 @@ RDEPEND="
sasl? ( dev-libs/cyrus-sasl )
selinux? ( >=sys-libs/libselinux-2.0.85 )
virt-network? (
-   net-dns/dnsmasq[dhcp,ipv6,script]
+   net-dns/dnsmasq[dhcp,ipv6(+),script]
net-firewall/ebtables
-   >=net-firewall/iptables-1.4.10[ipv6]
+   >=net-firewall/iptables-1.4.10[ipv6(+)]
net-misc/radvd
sys-apps/iproute2[-minimal]
)

diff --git a/app-emulation/libvirt/libvirt-7.7.0-r1.ebuild 
b/app-emulation/libvirt/libvirt-7.7.0-r2.ebuild
similarity index 98%
rename from app-emulation/libvirt/libvirt-7.7.0-r1.ebuild
rename to app-emulation/libvirt/libvirt-7.7.0-r2.ebuild
index 6e7e1f7fe24b..e36b7d1dfd11 100644
--- a/app-emulation/libvirt/libvirt-7.7.0-r1.ebuild
+++ b/app-emulation/libvirt/libvirt-7.7.0-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -109,9 +109,9 @@ RDEPEND="
sasl? ( dev-libs/cyrus-sasl )
selinux? ( >=sys-libs/libselinux-2.0.85 )
virt-network? (
-   net-dns/dnsmasq[dhcp,ipv6,script]
+   net-dns/dnsmasq[dhcp,ipv6(+),script]
net-firewall/ebtables
-   >=net-firewall/iptables-1.4.10[ipv6]
+   >=net-firewall/iptables-1.4.10[ipv6(+)]
net-misc/radvd
sys-apps/iproute2[-minimal]
)

diff --git a/app-emulation/libvirt/libvirt-8.0.0.ebuild 
b/app-emulation/libvirt/libvirt-8.0.0-r1.ebuild
similarity index 99%
rename from app-emulation/libvirt/libvirt-8.0.0.ebuild
rename to app-emulation/libvirt/libvirt-8.0.0-r1.ebuild
index db6e3e909b5e..d62e076fcb1f 100644
--- a/app-emulation/libvirt/libvirt-8.0.0.ebuild
+++ b/app-emulation/libvirt/libvirt-8.0.0-r1.ebuild
@@ -109,9 +109,9 @@ RDEPEND="
sasl? ( dev-libs/cyrus-sasl )
selinux? ( >=sys-libs/libselinux-2.0.85 )
virt-network? (
-   net-dns/dnsmasq[dhcp,ipv6,script]
+   net-dns/dnsmasq[dhcp,ipv6(+),script]
net-firewall/ebtables
-   >=net-firewall/iptables-1.4.10[ipv6]
+   >=net-firewall/iptables-1.4.10[ipv6(+)]
net-misc/radvd
sys-apps/iproute2[-minimal]
)

diff --git a/app-emulation/libvirt/libvirt-.ebuild 
b/app-emulation/libvirt/libvirt-.ebuild
index 904ba0e4292c..85ed8bf29244 100644
--- a/app-emulation/libvirt/libvirt-.ebuild
+++ b/app-emulation/libvirt/libvirt-.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -109,9 +109,9 @@ RDEPEND="
sasl? ( dev-libs/cyrus-sasl )
selinux? ( >=sys-libs/libselinux-2.0.85 )
virt-network? (
-   net-dns/dnsmasq[dhcp,ipv6,script]
+   net-dns/dnsmasq[dhcp,ipv6(+),script]
net-firewall/ebtables
-   >=net-firewall/iptables-1.4.10[ipv6]
+   >=net-firewall/iptables-1.4.10[ipv6(+)]
net-misc/radvd
sys-apps/iproute2[-minimal]
)



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

2022-02-17 Thread Sam James
commit: 174ce77f31336d5d8c9a4af20dfa7d31e2c55ca5
Author: Michał Górny  gentoo  org>
AuthorDate: Sat Feb 12 16:17:57 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Feb 18 02:40:19 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=174ce77f

net-firewall/iptables: Enable ipv6 unconditionally

Remove USE=ipv6 and enable IPv6 unconditionally.  There is really
no technical reason to disable it here, and the majority of revdeps
of this package require it being enabled.

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

 net-firewall/iptables/iptables-1.8.7-r1.ebuild | 20 +++-
 1 file changed, 7 insertions(+), 13 deletions(-)

diff --git a/net-firewall/iptables/iptables-1.8.7-r1.ebuild 
b/net-firewall/iptables/iptables-1.8.7-r1.ebuild
index f748bdb9f289..886111459d9b 100644
--- a/net-firewall/iptables/iptables-1.8.7-r1.ebuild
+++ b/net-firewall/iptables/iptables-1.8.7-r1.ebuild
@@ -14,7 +14,7 @@ LICENSE="GPL-2"
 # the last time.
 SLOT="0/1.8.3"
 KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 ~sparc ~x86"
-IUSE="conntrack ipv6 netlink nftables pcap static-libs"
+IUSE="conntrack netlink nftables pcap static-libs"
 
 BUILD_DEPEND="
>=app-eselect/eselect-iptables-20200508
@@ -78,12 +78,12 @@ src_configure() {
--sbindir="${EPREFIX}/sbin"
--libexecdir="${EPREFIX}/$(get_libdir)"
--enable-devel
+   --enable-ipv6
--enable-shared
$(use_enable nftables)
$(use_enable pcap bpf-compiler)
$(use_enable pcap nfsynproxy)
$(use_enable static-libs static)
-   $(use_enable ipv6)
)
econf "${myeconfargs[@]}"
 }
@@ -104,18 +104,15 @@ src_install() {
doman iptables/iptables-apply.8
 
insinto /usr/include
-   doins include/iptables.h $(use ipv6 && echo include/ip6tables.h)
+   doins include/ip{,6}tables.h
insinto /usr/include/iptables
doins include/iptables/internal.h
 
-   keepdir /var/lib/iptables
+   keepdir /var/lib/ip{,6}tables
newinitd "${FILESDIR}"/${PN}-r2.init iptables
newconfd "${FILESDIR}"/${PN}-r1.confd iptables
-   if use ipv6 ; then
-   keepdir /var/lib/ip6tables
-   dosym iptables /etc/init.d/ip6tables
-   newconfd "${FILESDIR}"/ip6tables-r1.confd ip6tables
-   fi
+   dosym iptables /etc/init.d/ip6tables
+   newconfd "${FILESDIR}"/ip6tables-r1.confd ip6tables
 
if use nftables; then
# Bug 647458
@@ -125,10 +122,7 @@ src_install() {
rm "${ED}"/sbin/{arptables,ebtables}{,-{save,restore}} || die
fi
 
-   systemd_dounit "${FILESDIR}"/systemd/iptables-{re,}store.service
-   if use ipv6 ; then
-   systemd_dounit 
"${FILESDIR}"/systemd/ip6tables-{re,}store.service
-   fi
+   systemd_dounit "${FILESDIR}"/systemd/ip{,6}tables-{re,}store.service
 
# Move important libs to /lib #332175
gen_usr_ldscript -a ip{4,6}tc xtables



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

2022-02-17 Thread Sam James
commit: f41445bf6fd96fa6d70135a0b1a408b4c9bd466a
Author: Michał Górny  gentoo  org>
AuthorDate: Sat Feb 12 16:14:35 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Feb 18 02:40:10 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f41445bf

net-misc/miniupnpd: Use (+) for ipv6 flag deps

At this point, it is reasonable to assume that packages will be enabling
IPv6 unconditionally rather than dropping it altogether.  Update the USE
dependencies to (+) to account for that, in preparation for removal
of the flag in iproute2 and iputils.

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

 .../miniupnpd/{miniupnpd-2.3.0.ebuild => miniupnpd-2.3.0-r1.ebuild} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-misc/miniupnpd/miniupnpd-2.3.0.ebuild 
b/net-misc/miniupnpd/miniupnpd-2.3.0-r1.ebuild
similarity index 98%
rename from net-misc/miniupnpd/miniupnpd-2.3.0.ebuild
rename to net-misc/miniupnpd/miniupnpd-2.3.0-r1.ebuild
index 328c65b49bbc..1ea1f1e65a1e 100644
--- a/net-misc/miniupnpd/miniupnpd-2.3.0.ebuild
+++ b/net-misc/miniupnpd/miniupnpd-2.3.0-r1.ebuild
@@ -21,7 +21,7 @@ RDEPEND="
sys-apps/util-linux:=
dev-libs/openssl:0=
!nftables? (
-   >=net-firewall/iptables-1.4.6:0=[ipv6?]
+   >=net-firewall/iptables-1.4.6:0=[ipv6(+)?]
net-libs/libnfnetlink:=
net-libs/libmnl:=
)



[gentoo-commits] repo/gentoo:master commit in: gnome-extra/cinnamon-desktop/

2022-02-17 Thread Sam James
commit: c6dca2334bbad9a2f85c78dfcd3fe980db25c7c1
Author: Matthew S. Turnbull  bluefang-logic  com>
AuthorDate: Tue Jan 25 04:43:20 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Feb 18 02:42:15 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c6dca233

gnome-extra/cinnamon-desktop: 5.2.1 version bump

Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Matthew S. Turnbull  bluefang-logic.com>
Signed-off-by: Sam James  gentoo.org>

 gnome-extra/cinnamon-desktop/Manifest  |  1 +
 .../cinnamon-desktop/cinnamon-desktop-5.2.1.ebuild | 55 ++
 2 files changed, 56 insertions(+)

diff --git a/gnome-extra/cinnamon-desktop/Manifest 
b/gnome-extra/cinnamon-desktop/Manifest
index d7fdeb1ba7b6..a2b92273884c 100644
--- a/gnome-extra/cinnamon-desktop/Manifest
+++ b/gnome-extra/cinnamon-desktop/Manifest
@@ -1,2 +1,3 @@
 DIST cinnamon-desktop-5.0.0.tar.gz 495362 BLAKE2B 
955fea37ceca3d5ee33ab94aaa4e22cb6973fc87a53f05486cd16e7d05e6e0a5ca7d548f68544fbc13ecebe2f59aee07db73b0db2e810d020730f77f05843cf4
 SHA512 
1191feeea4a35b6cae5708e62ec472bc865e3e209717b597eb5853673dbe29d3d03b0be5d5ee486e74748fcc2f60ac0012900aa6340a85da8059eda4d40a2263
 DIST cinnamon-desktop-5.2.0.tar.gz 495118 BLAKE2B 
e9175230a482ae68bd5b22ce5e3dbba053494d7872c75089a0bd7922fb59e8a0787863b5ae962bca4f4d3a1ed8490c5f33d3c420c1984ce47ddb9cde6476afa6
 SHA512 
c4b7dcfe16c77f3c8390e6f41322db8e3ca9e2858c0fcd7629b4844834feda7baadb3f54d9239831a0ded97b139ce3d2362f222829ac1513184d32c7480e808b
+DIST cinnamon-desktop-5.2.1.tar.gz 495131 BLAKE2B 
56b5e5018f5b1bdfa57af1550edc756e4336b079df75753f90445d51703efe64dc6e33c1e7635fcf2e2fcca1683008777b446d76570fd5222fb809b1a458f6f2
 SHA512 
383229a929f4bd18389851573c4c7decc3cb5d6ebfdeb86ab7628578486c75ca71a308755d2736243a4801d5d50f6b07d0a142712d48752e166f3a39c3b70466

diff --git a/gnome-extra/cinnamon-desktop/cinnamon-desktop-5.2.1.ebuild 
b/gnome-extra/cinnamon-desktop/cinnamon-desktop-5.2.1.ebuild
new file mode 100644
index ..e6c66629ffe2
--- /dev/null
+++ b/gnome-extra/cinnamon-desktop/cinnamon-desktop-5.2.1.ebuild
@@ -0,0 +1,55 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{7,8,9,10} )
+
+inherit meson gnome2-utils python-any-r1
+
+DESCRIPTION="A collection of libraries and utilites used by Cinnamon"
+HOMEPAGE="https://projects.linuxmint.com/cinnamon/ 
https://github.com/linuxmint/cinnamon-desktop;
+SRC_URI="https://github.com/linuxmint/cinnamon-desktop/archive/${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="GPL-2+ FDL-1.1+ LGPL-2+"
+SLOT="0/4" # subslot = libcinnamon-desktop soname version
+KEYWORDS="~amd64 ~arm64 ~riscv ~x86"
+
+RDEPEND="
+   >=dev-libs/glib-2.37.3:2[dbus]
+   >=dev-libs/gobject-introspection-0.10.2:=
+   >=gnome-base/gsettings-desktop-schemas-3.5.91
+   media-sound/pulseaudio[glib]
+   sys-apps/accountsservice
+   x11-libs/cairo:=[X]
+   >=x11-libs/gdk-pixbuf-2.22:2[introspection]
+   >=x11-libs/gtk+-3.3.16:3[introspection]
+   x11-libs/libX11
+   >=x11-libs/libXext-1.1
+   x11-libs/libxkbfile
+   >=x11-libs/libXrandr-1.3
+   x11-misc/xkeyboard-config
+"
+DEPEND="
+   ${RDEPEND}
+   x11-base/xorg-proto
+"
+BDEPEND="
+   ${PYTHON_DEPS}
+   dev-util/glib-utils
+   sys-devel/gettext
+   virtual/pkgconfig
+"
+
+src_prepare() {
+   default
+   python_fix_shebang install-scripts
+}
+
+pkg_postinst() {
+   gnome2_schemas_update
+}
+
+pkg_postrm() {
+   gnome2_schemas_update
+}



[gentoo-commits] repo/gentoo:master commit in: gnome-extra/nemo/

2022-02-17 Thread Sam James
commit: 16db817b7c70d7f5352c32fc05cc3c12eb84f3d7
Author: Matthew S. Turnbull  bluefang-logic  com>
AuthorDate: Tue Jan 25 04:40:54 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Feb 18 02:42:12 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=16db817b

gnome-extra/nemo: remove old

Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Matthew S. Turnbull  bluefang-logic.com>
Signed-off-by: Sam James  gentoo.org>

 gnome-extra/nemo/Manifest  |   1 -
 gnome-extra/nemo/nemo-5.2.3.ebuild | 128 -
 2 files changed, 129 deletions(-)

diff --git a/gnome-extra/nemo/Manifest b/gnome-extra/nemo/Manifest
index b1160200dad1..e23b6c3097a8 100644
--- a/gnome-extra/nemo/Manifest
+++ b/gnome-extra/nemo/Manifest
@@ -1,3 +1,2 @@
 DIST nemo-5.0.4.tar.gz 1487156 BLAKE2B 
4ecafb315673c0939dfb2585e97957ee9d76e9621fbbece2b93d9ed10b24ec86d2c49cdd8d18ac7c8607184752fe2541508a1b626fdce763fdc8ac1b6e713e49
 SHA512 
e03558d336785d77c1a57d2d100906263d2015330a00d54e2cc0161d9d822740ef5c314062f90a877cee5b031b4b5caf9ebf59f22fb5e15f2e91c75bb239e488
-DIST nemo-5.2.3.tar.gz 1491685 BLAKE2B 
55687410d9b1029accdcb446c3406a1a8c9e32aa9ccfcce2096a9afe14d0634729c180e5221ae193593f34518aece90c08e679b510394d27d36fb4defd80802b
 SHA512 
141bf578a6df060f8ceb5778e271b7c474531d96562a148f200149bc77c92bdac409eb75684287c3d98b0ec088798dca292dca85c53c0c794a28c2949b82993b
 DIST nemo-5.2.4.tar.gz 1492077 BLAKE2B 
dc6efb24921d5408938ff5b8660653789a77d6607e2e023d73eb5722a0a8bc75cd22d1241f5e852d0429d05f6ec4fd1abb798b8be1ecf513eeed108a256e506c
 SHA512 
0aa3f7e0c2bdb9d7f1874c17caea0e4a3da062fc243de1f1657bdb83090a1afb099baa404f211092f83cf6852c423b244482faf0ad6beaaddc072cbce17cc6d4

diff --git a/gnome-extra/nemo/nemo-5.2.3.ebuild 
b/gnome-extra/nemo/nemo-5.2.3.ebuild
deleted file mode 100644
index 47194cd5ea22..
--- a/gnome-extra/nemo/nemo-5.2.3.ebuild
+++ /dev/null
@@ -1,128 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_{7,8,9,10} )
-
-inherit meson gnome2-utils python-single-r1 readme.gentoo-r1 virtualx xdg
-
-DESCRIPTION="A file manager for Cinnamon, forked from Nautilus"
-HOMEPAGE="https://projects.linuxmint.com/cinnamon/ 
https://github.com/linuxmint/nemo;
-SRC_URI="https://github.com/linuxmint/nemo/archive/${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="GPL-2+ LGPL-2+ FDL-1.1"
-SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~riscv ~x86"
-IUSE="doc exif +nls selinux test tracker xmp"
-REQUIRED_USE="${PYTHON_REQUIRED_USE}"
-
-# https://github.com/linuxmint/nemo/issues/2501
-RESTRICT="test"
-
-COMMON_DEPEND="
-   ${PYTHON_DEPS}
-   >=dev-libs/glib-2.45.7:2[dbus]
-   >=dev-libs/gobject-introspection-0.9.12:=
-   >=dev-libs/libxml2-2.7.8:2
-   gnome-base/dconf:0=
-   >=gnome-extra/cinnamon-desktop-5.2:0=
-   gnome-extra/libgsf
-   >=x11-libs/gtk+-3.10.0:3[introspection]
-   >=x11-libs/libnotify-0.7:=
-   x11-libs/libX11
-   >=x11-libs/pango-1.40.0
-   >=x11-libs/xapp-2.2.8
-
-   exif? ( >=media-libs/libexif-0.6.20:= )
-   selinux? ( sys-libs/libselinux )
-   tracker? ( >=app-misc/tracker-2.0:0= )
-   xmp? ( >=media-libs/exempi-2.2.0:= )
-"
-RDEPEND="
-   ${COMMON_DEPEND}
-   $(python_gen_cond_dep '
-   dev-python/pygobject:3[${PYTHON_USEDEP}]
-   ')
-   x11-themes/adwaita-icon-theme
-
-   nls? ( >=gnome-extra/cinnamon-translations-5.2 )
-"
-PDEPEND="
-   >=gnome-base/gvfs-0.1.2
-"
-DEPEND="
-   ${COMMON_DEPEND}
-   x11-base/xorg-proto
-"
-BDEPEND="
-   >=dev-util/gdbus-codegen-2.31.0
-   >=dev-util/intltool-0.40.1
-   sys-devel/gettext
-   virtual/pkgconfig
-
-   doc? ( dev-util/gtk-doc )
-"
-
-PATCHES=(
-   # Undo the switch to untex as it's not packaged.
-   "${FILESDIR}/${PN}-5.0.3-use-detex.patch"
-)
-
-DISABLE_AUTOFORMATTING="yes"
-FORCE_PRINT_ELOG="yes"
-DOC_CONTENTS="
-${PN} functionality can be extended by installing other packages.
-
-sys-apps/gnome-disk-utility - Mount archive files
-gnome-extra/nemo-fileroller - Extract/Create archive files
-
-${PN} search capabilities can be extended through external
-helpers. Install any of the following packages to make
-their associated file types searchable.
-
-Image metadata   - media-gfx/exif
-MP3 tags - media-sound/id3
-Microsoft Office .doc- app-text/catdoc
-Microsoft Office .xls- dev-python/xlrd
-OpenDocument/LibreOffice - app-text/odt2txt or app-office/unoconv
-PDF  - app-text/poppler[utils]
-PostScript   - app-text/ghostscript-gpl
-TeX  - app-text/texlive-core
-"
-
-src_prepare() {
-   default
-   python_fix_shebang files/usr/share/nemo/actions install-scripts
-}
-
-src_configure() {
-   local emesonargs=(
-   $(meson_use exif)
-   $(meson_use tracker)
-  

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

2022-02-17 Thread Sam James
commit: 7c3151d12085586a7ca2133583f7023fe86a793f
Author: Michał Górny  gentoo  org>
AuthorDate: Sat Feb 12 16:51:42 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Feb 18 02:40:22 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7c3151d1

dev-libs/libxml2: Remove unnecessary USE=ipv6

Signed-off-by: Michał Górny  gentoo.org>
Closes: https://github.com/gentoo/gentoo/pull/24168
Signed-off-by: Sam James  gentoo.org>

 dev-libs/libxml2/libxml2-2.9.12-r5.ebuild | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/dev-libs/libxml2/libxml2-2.9.12-r5.ebuild 
b/dev-libs/libxml2/libxml2-2.9.12-r5.ebuild
index 7dd8d6761000..9cc72e7d06a0 100644
--- a/dev-libs/libxml2/libxml2-2.9.12-r5.ebuild
+++ b/dev-libs/libxml2/libxml2-2.9.12-r5.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -37,7 +37,7 @@ SLOT="2"
 # Dropped keywords for now because it's a minor LDFLAGS fix, and it will ease 
upgrades
 # bug #802210
 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 examples icu ipv6 lzma +python readline static-libs test"
+IUSE="debug examples icu lzma +python readline static-libs test"
 RESTRICT="!test? ( test )"
 REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
 
@@ -148,11 +148,11 @@ multilib_src_configure() {
 
libxml2_configure() {
ECONF_SOURCE="${S}" econf \
+   --enable-ipv6 \
--with-html-subdir=${PF}/html \
$(use_with debug run-debug) \
$(use_with icu) \
$(use_with lzma) \
-   $(use_enable ipv6) \
$(use_enable static-libs static) \
$(multilib_native_use_with readline) \
$(multilib_native_use_with readline history) \



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

2022-02-17 Thread Sam James
commit: 45c658502c94a90c7290ad411ee808b648a18b07
Author: Michał Górny  gentoo  org>
AuthorDate: Sat Feb 12 11:02:04 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Feb 18 02:40:16 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=45c65850

sys-apps/iproute2: Remove USE=ipv6

This package does intrusive patching to remove (some?) IPv6 support.
Apparently this is a leftover from historical uclibc support.

Bug: https://bugs.gentoo.org/326849
Signed-off-by: Michał Górny  gentoo.org>
Signed-off-by: Sam James  gentoo.org>

 sys-apps/iproute2/iproute2-5.16.0.ebuild | 8 +---
 sys-apps/iproute2/iproute2-.ebuild   | 8 +---
 2 files changed, 2 insertions(+), 14 deletions(-)

diff --git a/sys-apps/iproute2/iproute2-5.16.0.ebuild 
b/sys-apps/iproute2/iproute2-5.16.0.ebuild
index a86a737045cb..24d4aea03974 100644
--- a/sys-apps/iproute2/iproute2-5.16.0.ebuild
+++ b/sys-apps/iproute2/iproute2-5.16.0.ebuild
@@ -18,7 +18,7 @@ 
HOMEPAGE="https://wiki.linuxfoundation.org/networking/iproute2;
 
 LICENSE="GPL-2"
 SLOT="0"
-IUSE="atm berkdb bpf caps elf +iptables ipv6 libbsd minimal selinux"
+IUSE="atm berkdb bpf caps elf +iptables libbsd minimal selinux"
 
 # We could make libmnl optional, but it's tiny, so eh
 RDEPEND="
@@ -59,12 +59,6 @@ doecho() {
 }
 
 src_prepare() {
-   if ! use ipv6 ; then
-   PATCHES+=(
-   "${FILESDIR}"/${PN}-4.20.0-no-ipv6.patch # bug #326849
-   )
-   fi
-
default
 
# Fix version if necessary

diff --git a/sys-apps/iproute2/iproute2-.ebuild 
b/sys-apps/iproute2/iproute2-.ebuild
index c26a054ac839..11dfd239d1a7 100644
--- a/sys-apps/iproute2/iproute2-.ebuild
+++ b/sys-apps/iproute2/iproute2-.ebuild
@@ -18,7 +18,7 @@ 
HOMEPAGE="https://wiki.linuxfoundation.org/networking/iproute2;
 
 LICENSE="GPL-2"
 SLOT="0"
-IUSE="atm berkdb bpf caps elf +iptables ipv6 libbsd minimal selinux"
+IUSE="atm berkdb bpf caps elf +iptables libbsd minimal selinux"
 
 # We could make libmnl optional, but it's tiny, so eh
 RDEPEND="
@@ -58,12 +58,6 @@ doecho() {
 }
 
 src_prepare() {
-   if ! use ipv6 ; then
-   PATCHES+=(
-   "${FILESDIR}"/${PN}-4.20.0-no-ipv6.patch # bug #326849
-   )
-   fi
-
default
 
# Fix version if necessary



[gentoo-commits] repo/gentoo:master commit in: gnome-extra/nemo/

2022-02-17 Thread Sam James
commit: 94d7627c2425772644ddec0e3ec54c33c7b509f2
Author: Matthew S. Turnbull  bluefang-logic  com>
AuthorDate: Tue Jan 25 04:39:24 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Feb 18 02:42:09 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=94d7627c

gnome-extra/nemo: 5.2.4 version bump

Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Matthew S. Turnbull  bluefang-logic.com>
Signed-off-by: Sam James  gentoo.org>

 gnome-extra/nemo/Manifest  |   1 +
 gnome-extra/nemo/nemo-5.2.4.ebuild | 128 +
 2 files changed, 129 insertions(+)

diff --git a/gnome-extra/nemo/Manifest b/gnome-extra/nemo/Manifest
index 42ce95d91272..b1160200dad1 100644
--- a/gnome-extra/nemo/Manifest
+++ b/gnome-extra/nemo/Manifest
@@ -1,2 +1,3 @@
 DIST nemo-5.0.4.tar.gz 1487156 BLAKE2B 
4ecafb315673c0939dfb2585e97957ee9d76e9621fbbece2b93d9ed10b24ec86d2c49cdd8d18ac7c8607184752fe2541508a1b626fdce763fdc8ac1b6e713e49
 SHA512 
e03558d336785d77c1a57d2d100906263d2015330a00d54e2cc0161d9d822740ef5c314062f90a877cee5b031b4b5caf9ebf59f22fb5e15f2e91c75bb239e488
 DIST nemo-5.2.3.tar.gz 1491685 BLAKE2B 
55687410d9b1029accdcb446c3406a1a8c9e32aa9ccfcce2096a9afe14d0634729c180e5221ae193593f34518aece90c08e679b510394d27d36fb4defd80802b
 SHA512 
141bf578a6df060f8ceb5778e271b7c474531d96562a148f200149bc77c92bdac409eb75684287c3d98b0ec088798dca292dca85c53c0c794a28c2949b82993b
+DIST nemo-5.2.4.tar.gz 1492077 BLAKE2B 
dc6efb24921d5408938ff5b8660653789a77d6607e2e023d73eb5722a0a8bc75cd22d1241f5e852d0429d05f6ec4fd1abb798b8be1ecf513eeed108a256e506c
 SHA512 
0aa3f7e0c2bdb9d7f1874c17caea0e4a3da062fc243de1f1657bdb83090a1afb099baa404f211092f83cf6852c423b244482faf0ad6beaaddc072cbce17cc6d4

diff --git a/gnome-extra/nemo/nemo-5.2.4.ebuild 
b/gnome-extra/nemo/nemo-5.2.4.ebuild
new file mode 100644
index ..fd4eee2678d3
--- /dev/null
+++ b/gnome-extra/nemo/nemo-5.2.4.ebuild
@@ -0,0 +1,128 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{7,8,9,10} )
+
+inherit meson gnome2-utils python-single-r1 readme.gentoo-r1 virtualx xdg
+
+DESCRIPTION="A file manager for Cinnamon, forked from Nautilus"
+HOMEPAGE="https://projects.linuxmint.com/cinnamon/ 
https://github.com/linuxmint/nemo;
+SRC_URI="https://github.com/linuxmint/nemo/archive/${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="GPL-2+ LGPL-2+ FDL-1.1"
+SLOT="0"
+KEYWORDS="~amd64 ~arm64 ~riscv ~x86"
+IUSE="doc exif +nls selinux test tracker xmp"
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
+
+# https://github.com/linuxmint/nemo/issues/2501
+RESTRICT="test"
+
+COMMON_DEPEND="
+   ${PYTHON_DEPS}
+   >=dev-libs/glib-2.45.7:2[dbus]
+   >=dev-libs/gobject-introspection-0.9.12:=
+   >=dev-libs/libxml2-2.7.8:2
+   gnome-base/dconf:0=
+   >=gnome-extra/cinnamon-desktop-5.2:0=
+   gnome-extra/libgsf
+   >=x11-libs/gtk+-3.10.0:3[introspection]
+   >=x11-libs/libnotify-0.7:=
+   x11-libs/libX11
+   >=x11-libs/pango-1.40.0
+   >=x11-libs/xapp-2.2.8
+
+   exif? ( >=media-libs/libexif-0.6.20:= )
+   selinux? ( sys-libs/libselinux )
+   tracker? ( >=app-misc/tracker-2.0:0= )
+   xmp? ( >=media-libs/exempi-2.2.0:= )
+"
+RDEPEND="
+   ${COMMON_DEPEND}
+   $(python_gen_cond_dep '
+   dev-python/pygobject:3[${PYTHON_USEDEP}]
+   ')
+   x11-themes/adwaita-icon-theme
+
+   nls? ( >=gnome-extra/cinnamon-translations-5.2 )
+"
+PDEPEND="
+   >=gnome-base/gvfs-0.1.2
+"
+DEPEND="
+   ${COMMON_DEPEND}
+   x11-base/xorg-proto
+"
+BDEPEND="
+   >=dev-util/gdbus-codegen-2.31.0
+   >=dev-util/intltool-0.40.1
+   sys-devel/gettext
+   virtual/pkgconfig
+
+   doc? ( dev-util/gtk-doc )
+"
+
+PATCHES=(
+   # Undo the switch to untex as it's not packaged.
+   "${FILESDIR}/${PN}-5.0.3-use-detex.patch"
+)
+
+DISABLE_AUTOFORMATTING="yes"
+FORCE_PRINT_ELOG="yes"
+DOC_CONTENTS="
+${PN} functionality can be extended by installing other packages.
+
+sys-apps/gnome-disk-utility - Mount archive files
+gnome-extra/nemo-fileroller - Extract/Create archive files
+
+${PN} search capabilities can be extended through external
+helpers. Install any of the following packages to make
+their associated file types searchable.
+
+Image metadata   - media-gfx/exif
+MP3 tags - media-sound/id3
+Microsoft Office .doc- app-text/catdoc
+Microsoft Office .xls- dev-python/xlrd
+OpenDocument/LibreOffice - app-text/odt2txt or app-office/unoconv
+PDF  - app-text/poppler[utils]
+PostScript   - app-text/ghostscript-gpl
+TeX  - app-text/texlive-core
+"
+
+src_prepare() {
+   default
+   python_fix_shebang files/usr/share/nemo/actions install-scripts
+}
+
+src_configure() {
+   local emesonargs=(
+   $(meson_use exif)
+   $(meson_use tracker)
+ 

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

2022-02-17 Thread Sam James
commit: 62b2651a590693f437d3eb5fa43194f32204f0a7
Author: Michał Górny  gentoo  org>
AuthorDate: Sat Feb 12 16:11:34 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Feb 18 02:40:01 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=62b2651a

net-firewall/firewalld: Use (+) for ipv6 flag deps

At this point, it is reasonable to assume that packages will be enabling
IPv6 unconditionally rather than dropping it altogether.  Update the USE
dependencies to (+) to account for that, in preparation for removal
of the flag in iproute2 and iputils.

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

 .../firewalld/{firewalld-1.0.2.ebuild => firewalld-1.0.2-r1.ebuild} | 2 +-
 .../firewalld/{firewalld-1.0.3.ebuild => firewalld-1.0.3-r1.ebuild} | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/net-firewall/firewalld/firewalld-1.0.2.ebuild 
b/net-firewall/firewalld/firewalld-1.0.2-r1.ebuild
similarity index 99%
rename from net-firewall/firewalld/firewalld-1.0.2.ebuild
rename to net-firewall/firewalld/firewalld-1.0.2-r1.ebuild
index 88351db686f2..d4ea370c416e 100644
--- a/net-firewall/firewalld/firewalld-1.0.2.ebuild
+++ b/net-firewall/firewalld/firewalld-1.0.2-r1.ebuild
@@ -19,7 +19,7 @@ REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 RDEPEND="${PYTHON_DEPS}
!!net-firewall/gshield
iptables? (
-   net-firewall/iptables[ipv6]
+   net-firewall/iptables[ipv6(+)]
net-firewall/ebtables
net-firewall/ipset
nftables? ( net-firewall/nftables[xtables(+)] )

diff --git a/net-firewall/firewalld/firewalld-1.0.3.ebuild 
b/net-firewall/firewalld/firewalld-1.0.3-r1.ebuild
similarity index 99%
rename from net-firewall/firewalld/firewalld-1.0.3.ebuild
rename to net-firewall/firewalld/firewalld-1.0.3-r1.ebuild
index 55fe049bd7ec..ccb386137cd9 100644
--- a/net-firewall/firewalld/firewalld-1.0.3.ebuild
+++ b/net-firewall/firewalld/firewalld-1.0.3-r1.ebuild
@@ -19,7 +19,7 @@ REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 RDEPEND="${PYTHON_DEPS}
!!net-firewall/gshield
iptables? (
-   net-firewall/iptables[ipv6]
+   net-firewall/iptables[ipv6(+)]
net-firewall/ebtables
net-firewall/ipset
nftables? ( net-firewall/nftables[xtables(+)] )



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

2022-02-17 Thread Sam James
commit: 42f92781eeeda375af4bd9e5075388a022039301
Author: Michał Górny  gentoo  org>
AuthorDate: Sat Feb 12 16:11:55 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Feb 18 02:40:07 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=42f92781

net-firewall/ufw: Use (+) for ipv6 flag deps

At this point, it is reasonable to assume that packages will be enabling
IPv6 unconditionally rather than dropping it altogether.  Update the USE
dependencies to (+) to account for that, in preparation for removal
of the flag in iproute2 and iputils.

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

 net-firewall/ufw/{ufw-0.36.ebuild => ufw-0.36-r1.ebuild} | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/net-firewall/ufw/ufw-0.36.ebuild 
b/net-firewall/ufw/ufw-0.36-r1.ebuild
similarity index 98%
rename from net-firewall/ufw/ufw-0.36.ebuild
rename to net-firewall/ufw/ufw-0.36-r1.ebuild
index a7443cf4f135..e6626c0697dd 100644
--- a/net-firewall/ufw/ufw-0.36.ebuild
+++ b/net-firewall/ufw/ufw-0.36-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -18,7 +18,7 @@ SLOT="0"
 KEYWORDS="amd64 ~arm arm64 ~ia64 ppc ppc64 ~riscv sparc x86"
 IUSE="examples ipv6"
 
-RDEPEND=">=net-firewall/iptables-1.4[ipv6?]
+RDEPEND=">=net-firewall/iptables-1.4[ipv6(+)?]
!

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

2022-02-17 Thread Sam James
commit: 010b8b5d64e102f3b5d5f4b1dc9cc83aa75047bf
Author: Michał Górny  gentoo  org>
AuthorDate: Sat Feb 12 11:07:10 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Feb 18 02:39:55 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=010b8b5d

net-vpn/mullvad-netns: Use (+) for ipv6 flag deps

At this point, it is reasonable to assume that packages will be enabling
IPv6 unconditionally rather than dropping it altogether.  Update the USE
dependencies to (+) to account for that, in preparation for removal
of the flag in iproute2 and iputils.

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

 .../{mullvad-netns-0.2.ebuild => mullvad-netns-0.2-r1.ebuild}   | 6 +++---
 .../{mullvad-netns-0.3.ebuild => mullvad-netns-0.3-r1.ebuild}   | 6 +++---
 net-vpn/mullvad-netns/mullvad-netns-.ebuild | 6 +++---
 3 files changed, 9 insertions(+), 9 deletions(-)

diff --git a/net-vpn/mullvad-netns/mullvad-netns-0.2.ebuild 
b/net-vpn/mullvad-netns/mullvad-netns-0.2-r1.ebuild
similarity index 87%
rename from net-vpn/mullvad-netns/mullvad-netns-0.2.ebuild
rename to net-vpn/mullvad-netns/mullvad-netns-0.2-r1.ebuild
index cefae0c6bc6e..d15b1fff556c 100644
--- a/net-vpn/mullvad-netns/mullvad-netns-0.2.ebuild
+++ b/net-vpn/mullvad-netns/mullvad-netns-0.2-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2020 Gentoo Authors
+# Copyright 2020-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -20,12 +20,12 @@ SLOT="0"
 RDEPEND="
app-misc/jq
app-shells/bash
-   net-misc/curl[ipv6,ssl]
+   net-misc/curl[ipv6(+),ssl]
net-vpn/wireguard-tools
sys-apps/baselayout
sys-apps/coreutils
sys-apps/grep
-   sys-apps/iproute2[ipv6]
+   sys-apps/iproute2[ipv6(+)]
sys-apps/util-linux
 "
 BDEPEND="

diff --git a/net-vpn/mullvad-netns/mullvad-netns-0.3.ebuild 
b/net-vpn/mullvad-netns/mullvad-netns-0.3-r1.ebuild
similarity index 87%
rename from net-vpn/mullvad-netns/mullvad-netns-0.3.ebuild
rename to net-vpn/mullvad-netns/mullvad-netns-0.3-r1.ebuild
index 854abf1cf3ec..d15b1fff556c 100644
--- a/net-vpn/mullvad-netns/mullvad-netns-0.3.ebuild
+++ b/net-vpn/mullvad-netns/mullvad-netns-0.3-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2020-2021 Gentoo Authors
+# Copyright 2020-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -20,12 +20,12 @@ SLOT="0"
 RDEPEND="
app-misc/jq
app-shells/bash
-   net-misc/curl[ipv6,ssl]
+   net-misc/curl[ipv6(+),ssl]
net-vpn/wireguard-tools
sys-apps/baselayout
sys-apps/coreutils
sys-apps/grep
-   sys-apps/iproute2[ipv6]
+   sys-apps/iproute2[ipv6(+)]
sys-apps/util-linux
 "
 BDEPEND="

diff --git a/net-vpn/mullvad-netns/mullvad-netns-.ebuild 
b/net-vpn/mullvad-netns/mullvad-netns-.ebuild
index caf10671bae6..5e06b511c575 100644
--- a/net-vpn/mullvad-netns/mullvad-netns-.ebuild
+++ b/net-vpn/mullvad-netns/mullvad-netns-.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2020 Gentoo Authors
+# Copyright 2020-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -22,12 +22,12 @@ IUSE=""
 RDEPEND="
app-misc/jq
app-shells/bash
-   net-misc/curl[ipv6,ssl]
+   net-misc/curl[ipv6(+),ssl]
net-vpn/wireguard-tools
sys-apps/baselayout
sys-apps/coreutils
sys-apps/grep
-   sys-apps/iproute2[ipv6]
+   sys-apps/iproute2[ipv6(+)]
sys-apps/util-linux
 "
 BDEPEND="



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

2022-02-17 Thread Sam James
commit: f86c9215e901e8a610e621d2b65795f2cbcad070
Author: Sam James  gentoo  org>
AuthorDate: Fri Feb 18 02:32:12 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Feb 18 02:32:12 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f86c9215

media-libs/freeimage: TIFF needs OpenEXR too

But put off simplifying the depenencies for now (dropping USE=openexr, maybe?)
to avoid even more churn than necessary.

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

 .../{freeimage-3.18.0-r4.ebuild => freeimage-3.18.0-r5.ebuild} | 7 ---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/media-libs/freeimage/freeimage-3.18.0-r4.ebuild 
b/media-libs/freeimage/freeimage-3.18.0-r5.ebuild
similarity index 95%
rename from media-libs/freeimage/freeimage-3.18.0-r4.ebuild
rename to media-libs/freeimage/freeimage-3.18.0-r5.ebuild
index 5d9ec9c1f57c..c13a691d0db8 100644
--- a/media-libs/freeimage/freeimage-3.18.0-r4.ebuild
+++ b/media-libs/freeimage/freeimage-3.18.0-r5.ebuild
@@ -20,18 +20,19 @@ SLOT="0"
 KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~x86 ~amd64-linux ~x86-linux"
 IUSE="jpeg jpeg2k mng openexr png raw static-libs tiff webp"
 
-# The tiff/ilmbase isn't a typo.  The TIFF plugin cheats and
+# The tiff/imath+openexr isn't a typo. The TIFF plugin cheats and
 # uses code from it to handle 16bit<->float conversions.
 RDEPEND="
sys-libs/zlib
jpeg? ( virtual/jpeg:0 )
jpeg2k? ( media-libs/openjpeg:2= )
mng? ( media-libs/libmng:= )
-   openexr? ( media-libs/openexr:0= )
+   openexr? ( media-libs/openexr:= )
png? ( media-libs/libpng:0= )
raw? ( media-libs/libraw:= )
tiff? (
-   dev-libs/imath:=
+   >=dev-libs/imath-3.1.4-r2:=
+   >=media-libs/openexr-3:=
media-libs/tiff:0
)
webp? ( media-libs/libwebp:= )"



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

2022-02-17 Thread Sam James
commit: 5537c484c949849bbc5fde9e45781f36233ccb57
Author: Sam James  gentoo  org>
AuthorDate: Fri Feb 18 02:27:13 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Feb 18 02:27:13 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5537c484

media-libs/Field3D: add missing OpenEXR dependency

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

 .../Field3D/{Field3D-1.7.2-r1.ebuild => Field3D-1.7.2-r2.ebuild}   | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/media-libs/Field3D/Field3D-1.7.2-r1.ebuild 
b/media-libs/Field3D/Field3D-1.7.2-r2.ebuild
similarity index 94%
rename from media-libs/Field3D/Field3D-1.7.2-r1.ebuild
rename to media-libs/Field3D/Field3D-1.7.2-r2.ebuild
index 71f70435a8ca..49aa4741aa33 100644
--- a/media-libs/Field3D/Field3D-1.7.2-r1.ebuild
+++ b/media-libs/Field3D/Field3D-1.7.2-r2.ebuild
@@ -16,7 +16,8 @@ IUSE="mpi"
 
 RDEPEND="
>=dev-libs/boost-1.62:=
-   dev-libs/imath:=
+   >=dev-libs/imath-3.1.4-r2:=
+   >=media-libs/openexr-3:=
sci-libs/hdf5:=
mpi? ( virtual/mpi )
 "



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

2022-02-17 Thread Sam James
commit: 9e976ef0b27efc0d40dbe7af6945f121c610f65e
Author: Sam James  gentoo  org>
AuthorDate: Fri Feb 18 02:19:55 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Feb 18 02:19:55 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9e976ef0

media-gfx/blender: crank up opencolorio lower bound

Just in case.

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

 media-gfx/blender/blender-2.93.8-r3.ebuild | 2 +-
 media-gfx/blender/blender-3.0.1-r3.ebuild  | 2 +-
 media-gfx/blender/blender-.ebuild  | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/media-gfx/blender/blender-2.93.8-r3.ebuild 
b/media-gfx/blender/blender-2.93.8-r3.ebuild
index a1d1036975f9..6cec96fa0df3 100644
--- a/media-gfx/blender/blender-2.93.8-r3.ebuild
+++ b/media-gfx/blender/blender-2.93.8-r3.ebuild
@@ -61,7 +61,7 @@ RDEPEND="${PYTHON_DEPS}
virtual/opengl
alembic? ( >=media-gfx/alembic-1.8.3-r2[boost(+),hdf(+)] )
collada? ( >=media-libs/opencollada-1.6.68 )
-   color-management? ( >=media-libs/opencolorio-2.1.1-r3:= )
+   color-management? ( >=media-libs/opencolorio-2.1.1-r5:= )
cuda? ( dev-util/nvidia-cuda-toolkit:= )
embree? ( >=media-libs/embree-3.10.0[raymask] )
ffmpeg? ( 
media-video/ffmpeg:=[x264,mp3,encode,theora,jpeg2k,vpx,vorbis,opus,xvid] )

diff --git a/media-gfx/blender/blender-3.0.1-r3.ebuild 
b/media-gfx/blender/blender-3.0.1-r3.ebuild
index c75d840541fd..ef026bda6534 100644
--- a/media-gfx/blender/blender-3.0.1-r3.ebuild
+++ b/media-gfx/blender/blender-3.0.1-r3.ebuild
@@ -62,7 +62,7 @@ RDEPEND="${PYTHON_DEPS}
virtual/opengl
alembic? ( >=media-gfx/alembic-1.8.3-r2[boost(+),hdf(+)] )
collada? ( >=media-libs/opencollada-1.6.68 )
-   color-management? ( >=media-libs/opencolorio-2.1.1-r4:= )
+   color-management? ( >=media-libs/opencolorio-2.1.1-r5:= )
cuda? ( dev-util/nvidia-cuda-toolkit:= )
embree? ( >=media-libs/embree-3.10.0[raymask] )
ffmpeg? ( 
media-video/ffmpeg:=[x264,mp3,encode,theora,jpeg2k,vpx,vorbis,opus,xvid] )

diff --git a/media-gfx/blender/blender-.ebuild 
b/media-gfx/blender/blender-.ebuild
index c9d7aae7e4bf..85c4dce25b06 100644
--- a/media-gfx/blender/blender-.ebuild
+++ b/media-gfx/blender/blender-.ebuild
@@ -62,7 +62,7 @@ RDEPEND="${PYTHON_DEPS}
virtual/opengl
alembic? ( >=media-gfx/alembic-1.8.3-r2[boost(+),hdf(+)] )
collada? ( >=media-libs/opencollada-1.6.68 )
-   color-management? ( >=media-libs/opencolorio-2.1.1-r3:= )
+   color-management? ( >=media-libs/opencolorio-2.1.1-r5:= )
cuda? ( dev-util/nvidia-cuda-toolkit:= )
embree? ( >=media-libs/embree-3.10.0[raymask] )
ffmpeg? ( 
media-video/ffmpeg:=[x264,mp3,encode,theora,jpeg2k,vpx,vorbis,opus,xvid] )



  1   2   3   4   >