[gentoo-commits] repo/proj/guru:dev commit in: media-gfx/glimpse/, media-gfx/glimpse/files/

2021-04-21 Thread Ronny Gutbrod
commit: 9d729c22ab514c19c3d809a13a434a7cf8ba59d2
Author: Ronny (tastytea) Gutbrod  tastytea  de>
AuthorDate: Wed Apr 21 19:17:44 2021 +
Commit: Ronny Gutbrod  tastytea  de>
CommitDate: Wed Apr 21 19:28:03 2021 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=9d729c22

media-gfx/glimpse: Disable failing tests.

Closes: https://bugs.gentoo.org/784410
Signed-off-by: Ronny (tastytea) Gutbrod  tastytea.de>

 .../glimpse-0.2.0_disable-failing-tests.patch  | 29 ++
 media-gfx/glimpse/glimpse-0.2.0.ebuild |  1 +
 2 files changed, 30 insertions(+)

diff --git a/media-gfx/glimpse/files/glimpse-0.2.0_disable-failing-tests.patch 
b/media-gfx/glimpse/files/glimpse-0.2.0_disable-failing-tests.patch
new file mode 100644
index 0..b74d7b809
--- /dev/null
+++ b/media-gfx/glimpse/files/glimpse-0.2.0_disable-failing-tests.patch
@@ -0,0 +1,29 @@
+From f82733908da155f598cfec46d132c3121d793030 Mon Sep 17 00:00:00 2001
+From: tastytea 
+Date: Wed, 21 Apr 2021 20:50:29 +0200
+Subject: [PATCH] Disable failing tests.
+
+---
+ app/tests/Makefile.am | 4 
+ 1 file changed, 4 deletions(-)
+
+diff --git a/app/tests/Makefile.am b/app/tests/Makefile.am
+index d4203358d0..54c51e8dc4 100644
+--- a/app/tests/Makefile.am
 b/app/tests/Makefile.am
+@@ -31,12 +31,8 @@ endif
+ TESTS = \
+   test-core   \
+   test-gimpidtable\
+-  test-save-and-export\
+   test-session-2-8-compatibility-multi-window \
+   test-session-2-8-compatibility-single-window\
+-  test-single-window-mode \
+-  test-tools  \
+-  test-ui \
+   test-xcf
+ 
+ EXTRA_PROGRAMS = $(TESTS)
+-- 
+2.26.3
+

diff --git a/media-gfx/glimpse/glimpse-0.2.0.ebuild 
b/media-gfx/glimpse/glimpse-0.2.0.ebuild
index 107b98422..ca55db498 100644
--- a/media-gfx/glimpse/glimpse-0.2.0.ebuild
+++ b/media-gfx/glimpse/glimpse-0.2.0.ebuild
@@ -94,6 +94,7 @@ DOCS=( "AUTHORS" "HACKING.md" "NEWS" "README.md" )
 PATCHES=(
"${FILESDIR}/${PN}-0.2.0_fix_test-appdata.patch" # Bug 685210, bug 
#691070
"${FILESDIR}/${PN}-0.2.0_fix_autoconf-2.70.patch" # Bug #776679
+   "${FILESDIR}/${PN}-0.2.0_disable-failing-tests.patch" # Bug #784410
 )
 
 src_prepare() {



[gentoo-commits] repo/gentoo:master commit in: dev-lua/lua-argparse/

2021-04-21 Thread Conrad Kostecki
commit: eb8c1d04498ed2d50d419db79838e77954a98758
Author: Conrad Kostecki  gentoo  org>
AuthorDate: Wed Apr 21 20:39:30 2021 +
Commit: Conrad Kostecki  gentoo  org>
CommitDate: Wed Apr 21 20:39:50 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eb8c1d04

dev-lua/lua-argparse: add missing LUA_REQUIRED_USE

Bug: https://bugs.gentoo.org/784170
Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Conrad Kostecki  gentoo.org>

 dev-lua/lua-argparse/lua-argparse-0.7.1.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/dev-lua/lua-argparse/lua-argparse-0.7.1.ebuild 
b/dev-lua/lua-argparse/lua-argparse-0.7.1.ebuild
index 699ceee9717..1a1b91e090e 100644
--- a/dev-lua/lua-argparse/lua-argparse-0.7.1.ebuild
+++ b/dev-lua/lua-argparse/lua-argparse-0.7.1.ebuild
@@ -15,6 +15,7 @@ S="${WORKDIR}/${PN//lua-/}-${PV}"
 LICENSE="MIT"
 SLOT="0"
 KEYWORDS="amd64 arm arm64 ~hppa ~ia64 ppc ppc64 x86"
+REQUIRED_USE="${LUA_REQUIRED_USE}"
 
 RDEPEND="${LUA_DEPS}"
 DEPEND="${RDEPEND}"



[gentoo-commits] repo/gentoo:master commit in: dev-lua/mpack/

2021-04-21 Thread Conrad Kostecki
commit: fde01b70e0caf55ff8e2fee2ce024f69325c8429
Author: Conrad Kostecki  gentoo  org>
AuthorDate: Wed Apr 21 20:43:14 2021 +
Commit: Conrad Kostecki  gentoo  org>
CommitDate: Wed Apr 21 20:43:14 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fde01b70

dev-lua/mpack: add missing LUA_REQUIRED_USE

Closes: https://bugs.gentoo.org/784170
Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Conrad Kostecki  gentoo.org>

 dev-lua/mpack/mpack-1.0.8-r100.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/dev-lua/mpack/mpack-1.0.8-r100.ebuild 
b/dev-lua/mpack/mpack-1.0.8-r100.ebuild
index adadf5620c2..b2f7d532f5a 100644
--- a/dev-lua/mpack/mpack-1.0.8-r100.ebuild
+++ b/dev-lua/mpack/mpack-1.0.8-r100.ebuild
@@ -18,6 +18,7 @@ LICENSE="MIT"
 SLOT="0"
 KEYWORDS="amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 x86"
 IUSE="test"
+REQUIRED_USE="${LUA_REQUIRED_USE}"
 RESTRICT="!test? ( test )"
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: dev-lua/busted-htest/

2021-04-21 Thread Conrad Kostecki
commit: ec4cc6096c166092876e803972b3c4a5eea6f48d
Author: Conrad Kostecki  gentoo  org>
AuthorDate: Wed Apr 21 20:38:14 2021 +
Commit: Conrad Kostecki  gentoo  org>
CommitDate: Wed Apr 21 20:39:42 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ec4cc609

dev-lua/busted-htest: add missing LUA_REQUIRED_USE

Bug: https://bugs.gentoo.org/784170
Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Conrad Kostecki  gentoo.org>

 dev-lua/busted-htest/busted-htest-1.0.0-r100.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/dev-lua/busted-htest/busted-htest-1.0.0-r100.ebuild 
b/dev-lua/busted-htest/busted-htest-1.0.0-r100.ebuild
index 2e4775d03bc..4bc451024b7 100644
--- a/dev-lua/busted-htest/busted-htest-1.0.0-r100.ebuild
+++ b/dev-lua/busted-htest/busted-htest-1.0.0-r100.ebuild
@@ -14,6 +14,7 @@ 
SRC_URI="https://github.com/hishamhm/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
 LICENSE="MIT"
 SLOT="0"
 KEYWORDS="amd64 arm arm64 ~ia64 ~ppc ~ppc64 x86"
+REQUIRED_USE="${LUA_REQUIRED_USE}"
 
 RDEPEND="
dev-lua/busted[${LUA_USEDEP}]



[gentoo-commits] repo/gentoo:master commit in: dev-lua/luasystem/

2021-04-21 Thread Conrad Kostecki
commit: 80a119b31508e83ac751a0f3bf8e6eae0aa91859
Author: Conrad Kostecki  gentoo  org>
AuthorDate: Wed Apr 21 20:41:47 2021 +
Commit: Conrad Kostecki  gentoo  org>
CommitDate: Wed Apr 21 20:41:51 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=80a119b3

dev-lua/luasystem: add missing LUA_REQUIRED_USE

Bug: https://bugs.gentoo.org/784170
Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Conrad Kostecki  gentoo.org>

 dev-lua/luasystem/luasystem-0.2.1_p0-r102.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/dev-lua/luasystem/luasystem-0.2.1_p0-r102.ebuild 
b/dev-lua/luasystem/luasystem-0.2.1_p0-r102.ebuild
index 1fb6447654a..8eb4071008f 100644
--- a/dev-lua/luasystem/luasystem-0.2.1_p0-r102.ebuild
+++ b/dev-lua/luasystem/luasystem-0.2.1_p0-r102.ebuild
@@ -17,6 +17,7 @@ LICENSE="MIT"
 SLOT="0"
 KEYWORDS="amd64 arm arm64 ~ia64 ppc ppc64 x86"
 IUSE="test"
+REQUIRED_USE="${LUA_REQUIRED_USE}"
 RESTRICT="!test? ( test )"
 
 RDEPEND="${LUA_DEPS}"



[gentoo-commits] repo/gentoo:master commit in: www-client/microsoft-edge-dev/

2021-04-21 Thread Stephan Hartmann
commit: 0ac2995fa04ca0290bc6c8600510705ca7418231
Author: Stephan Hartmann  gentoo  org>
AuthorDate: Wed Apr 21 21:23:35 2021 +
Commit: Stephan Hartmann  gentoo  org>
CommitDate: Wed Apr 21 21:24:09 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0ac2995f

www-client/microsoft-edge-dev: bump to 91.0.864.1

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

 www-client/microsoft-edge-dev/Manifest |   1 +
 .../microsoft-edge-dev-91.0.864.1.ebuild   | 105 +
 2 files changed, 106 insertions(+)

diff --git a/www-client/microsoft-edge-dev/Manifest 
b/www-client/microsoft-edge-dev/Manifest
index f9db4bd4be6..e3a109ea8e7 100644
--- a/www-client/microsoft-edge-dev/Manifest
+++ b/www-client/microsoft-edge-dev/Manifest
@@ -1,3 +1,4 @@
 DIST microsoft-edge-dev_91.0.838.3-1_amd64.deb 99149360 BLAKE2B 
291c37cc86ae8c4716562575256c4c0792ce40dc792a309041838d75e34611acb3acae53c6ca5685776b75238fee99cc4adae31fa6e5ad8ab72583672d4abbdc
 SHA512 
fc5231f411e6f9ab1ee912fb7146d6ff17caadb7ab60d616ba3c02e05676252d348595822418dd2a93dd57135050f8ff4691c277c1c7a13026f4635f4cb8e6ff
 DIST microsoft-edge-dev_91.0.845.2-1_amd64.deb 99469796 BLAKE2B 
2d18981e720ce549a56f06290e0642deb06db78a7253f91923a1f647a9edcb9f1bd74d5742d49bde831dfe220cfcc1af5897961f1dd8f915cdd72a1136934daf
 SHA512 
abd62955e9b15103cc70a6923009303c210a388f6c5469119aee3a92bd1d7ec12bf9cd4efb73fcdec053bcf17ce9d57d9f377be52a547310e4a855eb5329b0f0
 DIST microsoft-edge-dev_91.0.852.0-1_amd64.deb 99206306 BLAKE2B 
a99909e40aeabb92176f23a761e7ca347f3e4182acad88cd5ccf13bbbd75ac0bd7fcc9adfa0950998e09183235a7b4f1fb8698d6780d6305706a22d116043147
 SHA512 
ce25a7ed5511bfd9593a2fb56fc53a1fcee3d2d8336e1acac568e31f273be16be7383a3929c28533fafe1e653f55cdb54352ee43911847cf6dad385b9d98ae41
+DIST microsoft-edge-dev_91.0.864.1-1_amd64.deb 99491094 BLAKE2B 
50eacb4694798151394e59d4e496074c66764ed7091eb9934a4b32b6f57f5701e8b4524669bcd35b02b3acd6c2abfa2aeef1bc379056e20b93ce45514a1ca482
 SHA512 
26b24580d0ae0b1096624fe6a8e1f7ccca187f2e53f0e472783e036066222907fd428c0e448eecd1527667ceedb835c3e370915433dc359f54f9d2159273d43f

diff --git a/www-client/microsoft-edge-dev/microsoft-edge-dev-91.0.864.1.ebuild 
b/www-client/microsoft-edge-dev/microsoft-edge-dev-91.0.864.1.ebuild
new file mode 100644
index 000..5a6a21e554d
--- /dev/null
+++ b/www-client/microsoft-edge-dev/microsoft-edge-dev-91.0.864.1.ebuild
@@ -0,0 +1,105 @@
+# Copyright 2011-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="7"
+
+inherit chromium-2 desktop pax-utils unpacker xdg
+
+DESCRIPTION="The web browser from Microsoft"
+HOMEPAGE="https://www.microsoft.com/en-us/edge;
+
+if [[ ${PN} == microsoft-edge ]]; then
+   MY_PN=${PN}-stable
+else
+   MY_PN=${PN}
+fi
+
+KEYWORDS="-* ~amd64"
+
+MY_P="${MY_PN}_${PV}-1"
+
+SRC_URI="https://packages.microsoft.com/repos/edge/pool/main/m/${MY_PN}/${MY_P}_amd64.deb;
+
+LICENSE="microsoft-edge"
+SLOT="0"
+RESTRICT="bindist mirror strip"
+
+RDEPEND="
+   app-accessibility/at-spi2-atk:2
+   app-accessibility/at-spi2-core:2
+   app-misc/ca-certificates
+   dev-libs/atk
+   dev-libs/expat
+   dev-libs/glib:2
+   dev-libs/nspr
+   dev-libs/nss
+   media-fonts/liberation-fonts
+   media-libs/alsa-lib
+   media-libs/mesa[gbm]
+   net-misc/wget
+   net-print/cups
+   sys-apps/dbus
+   sys-apps/util-linux
+   x11-libs/cairo
+   x11-libs/gdk-pixbuf:2
+   x11-libs/gtk+:3[X]
+   x11-libs/libdrm
+   x11-libs/libX11
+   x11-libs/libXcomposite
+   x11-libs/libXdamage
+   x11-libs/libXext
+   x11-libs/libXfixes
+   x11-libs/libXrandr
+   x11-libs/libxcb
+   x11-libs/libxkbcommon
+   x11-libs/libxshmfence
+   x11-libs/pango
+   x11-misc/xdg-utils
+"
+
+QA_PREBUILT="*"
+QA_DESKTOP_FILE="usr/share/applications/microsoft-edge.*\\.desktop"
+S=${WORKDIR}
+EDGE_HOME="opt/microsoft/msedge${PN#microsoft-edge}"
+
+pkg_nofetch() {
+   eerror "Please wait 24 hours and sync your tree before reporting a bug 
for microsoft-edge fetch failures."
+}
+
+pkg_pretend() {
+   # Protect against people using autounmask overzealously
+   use amd64 || die "microsoft-edge only works on amd64"
+}
+
+pkg_setup() {
+   chromium_suid_sandbox_check_kernel_config
+}
+
+src_unpack() {
+   :
+}
+
+src_install() {
+   dodir /
+   cd "${ED}" || die
+   unpacker
+
+   rm _gpgorigin || die
+
+   rm -r etc usr/share/menu || die
+   mv usr/share/doc/${MY_PN} usr/share/doc/${PF} || die
+
+   gzip -d usr/share/doc/${PF}/changelog.gz || die
+   gzip -d usr/share/man/man1/${MY_PN}.1.gz || die
+
+   local suffix=
+   [[ ${PN} == microsoft-edge-beta ]] && suffix=_beta
+   [[ ${PN} == microsoft-edge-dev ]] && suffix=_dev
+
+   local size
+   for size in 16 24 32 48 64 128 256 ; do
+

[gentoo-commits] repo/gentoo:master commit in: www-client/microsoft-edge-dev/

2021-04-21 Thread Stephan Hartmann
commit: 2f9647c23192c1d04c7d6845e2646f477712c62b
Author: Stephan Hartmann  gentoo  org>
AuthorDate: Wed Apr 21 21:23:57 2021 +
Commit: Stephan Hartmann  gentoo  org>
CommitDate: Wed Apr 21 21:24:09 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2f9647c2

www-client/microsoft-edge-dev: remove old

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

 www-client/microsoft-edge-dev/Manifest |   1 -
 .../microsoft-edge-dev-91.0.838.3.ebuild   | 114 -
 2 files changed, 115 deletions(-)

diff --git a/www-client/microsoft-edge-dev/Manifest 
b/www-client/microsoft-edge-dev/Manifest
index e3a109ea8e7..cfbbd1ff632 100644
--- a/www-client/microsoft-edge-dev/Manifest
+++ b/www-client/microsoft-edge-dev/Manifest
@@ -1,4 +1,3 @@
-DIST microsoft-edge-dev_91.0.838.3-1_amd64.deb 99149360 BLAKE2B 
291c37cc86ae8c4716562575256c4c0792ce40dc792a309041838d75e34611acb3acae53c6ca5685776b75238fee99cc4adae31fa6e5ad8ab72583672d4abbdc
 SHA512 
fc5231f411e6f9ab1ee912fb7146d6ff17caadb7ab60d616ba3c02e05676252d348595822418dd2a93dd57135050f8ff4691c277c1c7a13026f4635f4cb8e6ff
 DIST microsoft-edge-dev_91.0.845.2-1_amd64.deb 99469796 BLAKE2B 
2d18981e720ce549a56f06290e0642deb06db78a7253f91923a1f647a9edcb9f1bd74d5742d49bde831dfe220cfcc1af5897961f1dd8f915cdd72a1136934daf
 SHA512 
abd62955e9b15103cc70a6923009303c210a388f6c5469119aee3a92bd1d7ec12bf9cd4efb73fcdec053bcf17ce9d57d9f377be52a547310e4a855eb5329b0f0
 DIST microsoft-edge-dev_91.0.852.0-1_amd64.deb 99206306 BLAKE2B 
a99909e40aeabb92176f23a761e7ca347f3e4182acad88cd5ccf13bbbd75ac0bd7fcc9adfa0950998e09183235a7b4f1fb8698d6780d6305706a22d116043147
 SHA512 
ce25a7ed5511bfd9593a2fb56fc53a1fcee3d2d8336e1acac568e31f273be16be7383a3929c28533fafe1e653f55cdb54352ee43911847cf6dad385b9d98ae41
 DIST microsoft-edge-dev_91.0.864.1-1_amd64.deb 99491094 BLAKE2B 
50eacb4694798151394e59d4e496074c66764ed7091eb9934a4b32b6f57f5701e8b4524669bcd35b02b3acd6c2abfa2aeef1bc379056e20b93ce45514a1ca482
 SHA512 
26b24580d0ae0b1096624fe6a8e1f7ccca187f2e53f0e472783e036066222907fd428c0e448eecd1527667ceedb835c3e370915433dc359f54f9d2159273d43f

diff --git a/www-client/microsoft-edge-dev/microsoft-edge-dev-91.0.838.3.ebuild 
b/www-client/microsoft-edge-dev/microsoft-edge-dev-91.0.838.3.ebuild
deleted file mode 100644
index 07e3b73f875..000
--- a/www-client/microsoft-edge-dev/microsoft-edge-dev-91.0.838.3.ebuild
+++ /dev/null
@@ -1,114 +0,0 @@
-# Copyright 2011-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="7"
-
-inherit chromium-2 desktop pax-utils unpacker xdg-utils
-
-DESCRIPTION="The web browser from Microsoft"
-HOMEPAGE="https://www.microsoft.com/en-us/edge;
-
-if [[ ${PN} == microsoft-edge ]]; then
-   MY_PN=${PN}-stable
-else
-   MY_PN=${PN}
-fi
-
-KEYWORDS="-* ~amd64"
-
-MY_P="${MY_PN}_${PV}-1"
-
-SRC_URI="https://packages.microsoft.com/repos/edge/pool/main/m/${MY_PN}/${MY_P}_amd64.deb;
-
-LICENSE="microsoft-edge"
-SLOT="0"
-RESTRICT="bindist mirror strip"
-
-RDEPEND="
-   app-accessibility/at-spi2-atk:2
-   app-accessibility/at-spi2-core:2
-   app-misc/ca-certificates
-   dev-libs/atk
-   dev-libs/expat
-   dev-libs/glib:2
-   dev-libs/nspr
-   dev-libs/nss
-   media-fonts/liberation-fonts
-   media-libs/alsa-lib
-   media-libs/mesa[gbm]
-   net-misc/wget
-   net-print/cups
-   sys-apps/dbus
-   sys-apps/util-linux
-   x11-libs/cairo
-   x11-libs/gdk-pixbuf:2
-   x11-libs/gtk+:3[X]
-   x11-libs/libdrm
-   x11-libs/libX11
-   x11-libs/libXcomposite
-   x11-libs/libXdamage
-   x11-libs/libXext
-   x11-libs/libXfixes
-   x11-libs/libXrandr
-   x11-libs/libxcb
-   x11-libs/libxkbcommon
-   x11-libs/pango
-   x11-misc/xdg-utils
-"
-
-QA_PREBUILT="*"
-QA_DESKTOP_FILE="usr/share/applications/microsoft-edge.*\\.desktop"
-S=${WORKDIR}
-EDGE_HOME="opt/microsoft/msedge${PN#microsoft-edge}"
-
-pkg_nofetch() {
-   eerror "Please wait 24 hours and sync your tree before reporting a bug 
for microsoft-edge fetch failures."
-}
-
-pkg_pretend() {
-   # Protect against people using autounmask overzealously
-   use amd64 || die "microsoft-edge only works on amd64"
-}
-
-pkg_setup() {
-   chromium_suid_sandbox_check_kernel_config
-}
-
-src_unpack() {
-   :
-}
-
-src_install() {
-   dodir /
-   cd "${ED}" || die
-   unpacker
-
-   rm _gpgorigin || die
-
-   rm -r etc usr/share/menu || die
-   mv usr/share/doc/${MY_PN} usr/share/doc/${PF} || die
-
-   gzip -d usr/share/doc/${PF}/changelog.gz || die
-   gzip -d usr/share/man/man1/${MY_PN}.1.gz || die
-
-   local suffix=
-   [[ ${PN} == microsoft-edge-beta ]] && suffix=_beta
-   [[ ${PN} == microsoft-edge-dev ]] && suffix=_dev
-
-   local size
-   for size in 16 24 32 48 64 128 256 ; do
-   newicon -s ${size} 

[gentoo-commits] repo/gentoo:master commit in: app-dicts/aspell-nb/

2021-04-21 Thread Conrad Kostecki
commit: 6c61bc33d6867df0fb272b4fb558da98c83520f9
Author: Conrad Kostecki  gentoo  org>
AuthorDate: Wed Apr 21 22:02:46 2021 +
Commit: Conrad Kostecki  gentoo  org>
CommitDate: Wed Apr 21 22:02:46 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6c61bc33

app-dicts/aspell-nb: fix SRC_URI

Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Conrad Kostecki  gentoo.org>

 app-dicts/aspell-nb/aspell-nb-0.50.1.0-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-dicts/aspell-nb/aspell-nb-0.50.1.0-r2.ebuild 
b/app-dicts/aspell-nb/aspell-nb-0.50.1.0-r2.ebuild
index 97ac2985aff..e71904c6989 100644
--- a/app-dicts/aspell-nb/aspell-nb-0.50.1.0-r2.ebuild
+++ b/app-dicts/aspell-nb/aspell-nb-0.50.1.0-r2.ebuild
@@ -4,7 +4,7 @@
 EAPI=7
 
 ASPELL_LANG="Norwegian Bokmal"
-MY_P="${PN/aspell/aspell-${PV%.*}-${PV##*.}"
+MY_P="${PN}-${PV%.*}-${PV##*.}"
 
 inherit aspell-dict-r1
 



[gentoo-commits] repo/proj/guru:dev commit in: acct-group/hinsightd/

2021-04-21 Thread Andrew Ammerlaan
commit: 566c79aa0e1e52e3118036381f259632415e7453
Author: Andrew Ammerlaan  riseup  net>
AuthorDate: Wed Apr 21 19:38:49 2021 +
Commit: Andrew Ammerlaan  riseup  net>
CommitDate: Wed Apr 21 19:38:49 2021 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=566c79aa

acct-group/hinsightd: add keywords

otherwise it gets the default stable keywords

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

 acct-group/hinsightd/hinsightd-0.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/acct-group/hinsightd/hinsightd-0.ebuild 
b/acct-group/hinsightd/hinsightd-0.ebuild
index b39baf48a..fee4c79a1 100644
--- a/acct-group/hinsightd/hinsightd-0.ebuild
+++ b/acct-group/hinsightd/hinsightd-0.ebuild
@@ -6,5 +6,6 @@ EAPI=7
 inherit acct-group
 
 DESCRIPTION="A user group for www-servers/hinsightd"
+KEYWORDS="~amd64"
 
 ACCT_GROUP_ID=-1



[gentoo-commits] repo/proj/guru:dev commit in: acct-user/hinsightd/

2021-04-21 Thread Andrew Ammerlaan
commit: 0203a6df3a52bebdabfabb45fb67b5509c18d671
Author: Andrew Ammerlaan  riseup  net>
AuthorDate: Wed Apr 21 19:39:26 2021 +
Commit: Andrew Ammerlaan  riseup  net>
CommitDate: Wed Apr 21 19:39:26 2021 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=0203a6df

acct-user/hinsightd: add keywords

otherwise it gets the default stable keywords

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

 acct-user/hinsightd/hinsightd-0.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/acct-user/hinsightd/hinsightd-0.ebuild 
b/acct-user/hinsightd/hinsightd-0.ebuild
index 4d2e4bbe8..70d92e90c 100644
--- a/acct-user/hinsightd/hinsightd-0.ebuild
+++ b/acct-user/hinsightd/hinsightd-0.ebuild
@@ -6,6 +6,7 @@ EAPI=7
 inherit acct-user
 
 DESCRIPTION="A user account for www-servers/hinsightd"
+KEYWORDS="~amd64"
 
 ACCT_USER_ID=-1
 ACCT_USER_GROUPS=( hinsightd )



[gentoo-commits] repo/gentoo:master commit in: www-apps/liquid_feedback_frontend/, www-apps/liquid_feedback_frontend/files/

2021-04-21 Thread Alfredo Tupone
commit: 22394d577a18d2198b9c734b737d29911809c858
Author: Alfredo Tupone  gentoo  org>
AuthorDate: Wed Apr 21 20:08:58 2021 +
Commit: Alfredo Tupone  gentoo  org>
CommitDate: Wed Apr 21 20:08:58 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=22394d57

www-apps/liquid_feedback_frontend: version bump to 3.2.1

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

 www-apps/liquid_feedback_frontend/Manifest |   1 +
 .../files/liquid_feedback.initd|  16 +
 .../liquid_feedback_frontend/files/myconfig-3.lua  | 487 +
 .../liquid_feedback_frontend-3.2.1.ebuild  |  46 ++
 4 files changed, 550 insertions(+)

diff --git a/www-apps/liquid_feedback_frontend/Manifest 
b/www-apps/liquid_feedback_frontend/Manifest
index 4abfed6f10f..862e9f0e6bc 100644
--- a/www-apps/liquid_feedback_frontend/Manifest
+++ b/www-apps/liquid_feedback_frontend/Manifest
@@ -1,3 +1,4 @@
 DIST liquid_feedback_frontend-italian-2.2.7.tar.gz 7670 BLAKE2B 
8131613849efdea1eaa1eda4f5620d7418d6b32c0f57b0aebb07c7dbe17afda2eee814733eada0656a159a93dda97a5a21e17db71baf3ca84e708caf502a4247
 SHA512 
63cfcb4a565fa570777c2f3d2dcec2e98f16415ad9f8a6d62076f4e2cdf0ddae95610688b6b7751a865344acb7b65f78e7cb1ae4103b24dacf63e3e346405918
 DIST liquid_feedback_frontend-v2.2.7.tar.gz 362509 BLAKE2B 
980e261ac9bddfb0f87757457fe58e93481e6d56dc0199b9fc72308e094aec21730f6d901f2e5c1b18a7f5993d1704cc91f64870c16c6215cbbf806095aabe12
 SHA512 
aa8c99e53c329dbf4659dabe617938d63b2aa42bab99ff4e200d4e15be8ed8ef5f64a71293fa796adde47525d1a76ece3b04cff982474eb2307a3fcd4f269d78
 DIST liquid_feedback_frontend-v3.0.6.tar.gz 497521 BLAKE2B 
a9e7e7944b418a707a459093b41798818644e2d8aed47a48808c2bf7800acdcde61a04e07483dbb387264df2236b1b02f2410cb34f62bdec6244405db0cf3474
 SHA512 
d283d277cf6836c53398480c566158481fc65400e128bc4817975fd39c41e6e56b17f7f789a74b1b2a89f84aaf315101e9aa86a474c1817362443d03610fe6e9
+DIST liquid_feedback_frontend-v3.2.1.tar.gz 499832 BLAKE2B 
6d9ead85fa7e47c04c4169b85ffa119737a798d94b236dbd7d11ae4c5d38cc072a71a45b52e250effa62dac65c3ebcd723061e395b05d9f31d0bb01f8e82f9b9
 SHA512 
1b5e5fc390a2a705c99145ea36556f9b14de4c052c4673e2c7f12148efe485feaf1a91781c016015c41465559204e906e3cad78e37f41289abd5ca27c4257bb3

diff --git a/www-apps/liquid_feedback_frontend/files/liquid_feedback.initd 
b/www-apps/liquid_feedback_frontend/files/liquid_feedback.initd
new file mode 100755
index 000..0fe14172b52
--- /dev/null
+++ b/www-apps/liquid_feedback_frontend/files/liquid_feedback.initd
@@ -0,0 +1,16 @@
+#!/sbin/openrc-run
+# Copyright 2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+name="liquid feedback daemon"
+description="Liquid Feedback Frontend"
+command=/usr/bin/moonbridge
+command_args="-l /var/log/liquid_feedback/lqfb.log /usr/lib/webmcp/bin/mcp.lua 
/usr/lib/webmcp /var/lib/liquid_feedback_frontend main myconfig-3"
+pidfile=/run/lqfb.pid
+command_user="apache:apache"
+command_background=true
+
+depend() {
+  need net
+  need postgresql
+}

diff --git a/www-apps/liquid_feedback_frontend/files/myconfig-3.lua 
b/www-apps/liquid_feedback_frontend/files/myconfig-3.lua
new file mode 100644
index 000..1a1c51f2ac3
--- /dev/null
+++ b/www-apps/liquid_feedback_frontend/files/myconfig-3.lua
@@ -0,0 +1,487 @@
+-- 
+-- MANDATORY (MUST BE CAREFULLY CHECKED AND PROPERLY SET!)
+-- 
+
+-- Name of this instance, defaults to name of config file
+-- 
+config.instance_name = "Instance name"
+
+
+-- Information about service provider (HTML)
+-- 
+config.app_service_provider = "Snake Oil1 BerlinGermany"
+
+
+-- A HTML formatted text the user has to accept while registering
+-- 
+config.use_terms = "Terms of UseInsert terms here"
+
+
+-- Checkbox(es) the user has to accept while registering
+-- 
+--[[
+config.use_terms_checkboxes = {
+  {
+name = "terms_of_use_v1",
+html = "I accept the terms of use.",
+not_accepted_error = "You have to accept the terms of use to be able to 
register."
+  },
+  {
+name = "extra_terms_of_use_v1",
+html = "I accept the extra terms of use.",
+not_accepted_error = "You have to accept the extra terms of use to be able 
to register."
+  }
+}
+--]]
+  
+-- Absolute base url of application
+-- 
+config.absolute_base_url = "http://example.com/;
+config.localhost = false
+
+
+-- Connection information for the LiquidFeedback database
+-- 

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

2021-04-21 Thread Georgy Yakovlev
commit: 981c6f1b851d99dfe8b28c3b139b83218175818b
Author: Georgy Yakovlev  gentoo  org>
AuthorDate: Wed Apr 21 20:23:21 2021 +
Commit: Georgy Yakovlev  gentoo  org>
CommitDate: Wed Apr 21 20:23:37 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=981c6f1b

x11-misc/tabbed: drop old

Closes: https://bugs.gentoo.org/780909
Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Georgy Yakovlev  gentoo.org>

 x11-misc/tabbed/tabbed-0.6.ebuild | 47 ---
 1 file changed, 47 deletions(-)

diff --git a/x11-misc/tabbed/tabbed-0.6.ebuild 
b/x11-misc/tabbed/tabbed-0.6.ebuild
deleted file mode 100644
index 2848e538dac..000
--- a/x11-misc/tabbed/tabbed-0.6.ebuild
+++ /dev/null
@@ -1,47 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-inherit savedconfig toolchain-funcs
-
-DESCRIPTION="Simple generic tabbed fronted to xembed aware applications"
-HOMEPAGE="https://tools.suckless.org/tabbed;
-SRC_URI="https://dl.suckless.org/tools/${P}.tar.gz;
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND="x11-libs/libX11"
-DEPEND="
-   x11-base/xorg-proto
-   ${RDEPEND}
-"
-
-src_prepare() {
-   sed config.mk \
-   -e '/^CC/d' \
-   -e 's|/usr/local|/usr|g' \
-   -e 's|^CFLAGS.*|CFLAGS += -std=c99 -pedantic -Wall $(INCS) 
$(CPPFLAGS)|g' \
-   -e 's|^LDFLAGS.*|LDFLAGS += $(CFLAGS) $(LIBS)|g' \
-   -e 's|^LIBS.*|LIBS = -lX11|g' \
-   -e 's|{|(|g;s|}|)|g' \
-   -i || die
-
-   sed Makefile \
-   -e 's|{|(|g;s|}|)|g' \
-   -e '/^[[:space:]]*@echo/d' \
-   -e 's|^ @|  |g' \
-   -i || die
-
-   restore_config config.h
-}
-
-src_compile() {
-   emake CC=$(tc-getCC)
-}
-src_install() {
-   default
-   save_config config.h
-}



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

2021-04-21 Thread Georgy Yakovlev
commit: 59a1c64b51f537094c44481d16e70b66e38f47c3
Author: Georgy Yakovlev  gentoo  org>
AuthorDate: Wed Apr 21 20:22:23 2021 +
Commit: Georgy Yakovlev  gentoo  org>
CommitDate: Wed Apr 21 20:23:36 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=59a1c64b

x11-misc/tabbed: bump to EAPI=7

Bug: https://bugs.gentoo.org/780909
Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Georgy Yakovlev  gentoo.org>

 x11-misc/tabbed/tabbed-0.6-r1.ebuild | 48 
 1 file changed, 48 insertions(+)

diff --git a/x11-misc/tabbed/tabbed-0.6-r1.ebuild 
b/x11-misc/tabbed/tabbed-0.6-r1.ebuild
new file mode 100644
index 000..df9afe56b40
--- /dev/null
+++ b/x11-misc/tabbed/tabbed-0.6-r1.ebuild
@@ -0,0 +1,48 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+inherit savedconfig toolchain-funcs
+
+DESCRIPTION="Simple generic tabbed fronted to xembed aware applications"
+HOMEPAGE="https://tools.suckless.org/tabbed;
+SRC_URI="https://dl.suckless.org/tools/${P}.tar.gz;
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND="x11-libs/libX11"
+DEPEND="
+   x11-base/xorg-proto
+   ${RDEPEND}
+"
+
+src_prepare() {
+   default
+   sed config.mk \
+   -e '/^CC/d' \
+   -e 's|/usr/local|/usr|g' \
+   -e 's|^CFLAGS.*|CFLAGS += -std=c99 -pedantic -Wall $(INCS) 
$(CPPFLAGS)|g' \
+   -e 's|^LDFLAGS.*|LDFLAGS += $(CFLAGS) $(LIBS)|g' \
+   -e 's|^LIBS.*|LIBS = -lX11|g' \
+   -e 's|{|(|g;s|}|)|g' \
+   -i || die
+
+   sed Makefile \
+   -e 's|{|(|g;s|}|)|g' \
+   -e '/^[[:space:]]*@echo/d' \
+   -e 's|^ @|  |g' \
+   -i || die
+
+   restore_config config.h
+}
+
+src_compile() {
+   emake CC=$(tc-getCC)
+}
+src_install() {
+   default
+   save_config config.h
+}



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

2021-04-21 Thread Matt Turner
commit: c3ac18f3f6f3bd3eb2c266a8e79bdb4eb2bfb4fe
Author: Matt Turner  gentoo  org>
AuthorDate: Wed Apr 21 21:23:17 2021 +
Commit: Matt Turner  gentoo  org>
CommitDate: Wed Apr 21 21:25:54 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c3ac18f3

media-libs/mesa: Version bump to 21.1.0_rc2

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

 media-libs/mesa/Manifest   |   1 +
 media-libs/mesa/mesa-21.1.0_rc2.ebuild | 564 +
 2 files changed, 565 insertions(+)

diff --git a/media-libs/mesa/Manifest b/media-libs/mesa/Manifest
index 12fd22ba98e..13e28e4a72f 100644
--- a/media-libs/mesa/Manifest
+++ b/media-libs/mesa/Manifest
@@ -1,3 +1,4 @@
 DIST mesa-20.3.5.tar.xz 14367412 BLAKE2B 
7bad876ce702158e727a752eda6722e7165b497fd3a485dae4e989f22b13288a93f51bcd5e6a69b979f0bbe41599fa237c08f3bbb81cb9c6dc4c06827f8ad5f4
 SHA512 
481e710ed80d8f215a8d541cfe51b960862c2403c2b9e7e6932c8236b8decb5d478871d6c73559d6d795ada143803764f3a93b2329588c80f62e2e5ec98c78a9
 DIST mesa-21.0.1.tar.xz 14648932 BLAKE2B 
70e1277336320d7b4351c72f42a72cbcb91dcbc46cc1bf30996b8895bbc30552265404508130c828b67a7d045c9f6eece5ac3d07c2443cea581774c585ba0b69
 SHA512 
b31b78778b6092dfaf0712f90de3074217574389c4236f8379c127739874f6bd1b47883140a26445d25e58df87e6207278efd048453096ee710d334b1dcfe419
 DIST mesa-21.0.2.tar.xz 14671512 BLAKE2B 
5733e65e7e8ffe3e6bed17f499c4d40d2dfbd3dafef967f6b1dbbd14089734640aed02d39568a32d362cc27b4125f425874c25625fd58731500910427dc6c594
 SHA512 
c3d7969b56e1c31ee642e3b7143d565c4233173dab7cc5576b686c873c27134dc8292a9f2caa0a0dd3c54d0c89d27d6030f36a2c84f85dcedee7ae80b19e5c3b
+DIST mesa-21.1.0-rc2.tar.xz 15053612 BLAKE2B 
25d83aebf4498e1e0ad096999a97b8b8e336b066c19507ee104191d64c495208711e2bb91a62d8dfc4d7b1654dc623a94ad54c9d1951b37182dd8291fff82cd9
 SHA512 
1f8cbbbc597519a025e9adf34e65b176781ebdab3d3b7ed20312bef79d727da4c778ac7daf94cef8d652c0e05f77fe534cf347d4bebeb00c682d0d807a148f5d

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

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

2021-04-21 Thread Matt Turner
commit: 149863abfec54e9d5e51a3325eed6985dfd1231d
Author: Matt Turner  gentoo  org>
AuthorDate: Wed Apr 21 21:22:48 2021 +
Commit: Matt Turner  gentoo  org>
CommitDate: Wed Apr 21 21:25:54 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=149863ab

media-libs/mesa: Require libdrm-2.4.105

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

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

diff --git a/media-libs/mesa/mesa-.ebuild b/media-libs/mesa/mesa-.ebuild
index ebeac9698ee..1c0e0aaca5d 100644
--- a/media-libs/mesa/mesa-.ebuild
+++ b/media-libs/mesa/mesa-.ebuild
@@ -73,7 +73,7 @@ REQUIRED_USE="
zink? ( gallium vulkan )
 "
 
-LIBDRM_DEPSTRING=">=x11-libs/libdrm-2.4.100"
+LIBDRM_DEPSTRING=">=x11-libs/libdrm-2.4.105"
 RDEPEND="
>=dev-libs/expat-2.1.0-r3:=[${MULTILIB_USEDEP}]
>=media-libs/libglvnd-1.3.2[X?,${MULTILIB_USEDEP}]



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

2021-04-21 Thread Matt Turner
commit: 9ee757406c60bc2f0d175700afd640a6fc93c4e2
Author: Matt Turner  gentoo  org>
AuthorDate: Wed Apr 21 21:24:54 2021 +
Commit: Matt Turner  gentoo  org>
CommitDate: Wed Apr 21 21:25:55 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9ee75740

media-libs/mesa: Version bump to 21.0.3

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

 media-libs/mesa/Manifest   |   1 +
 media-libs/mesa/mesa-21.0.3.ebuild | 564 +
 2 files changed, 565 insertions(+)

diff --git a/media-libs/mesa/Manifest b/media-libs/mesa/Manifest
index 13e28e4a72f..e2c1b0b0e18 100644
--- a/media-libs/mesa/Manifest
+++ b/media-libs/mesa/Manifest
@@ -1,4 +1,5 @@
 DIST mesa-20.3.5.tar.xz 14367412 BLAKE2B 
7bad876ce702158e727a752eda6722e7165b497fd3a485dae4e989f22b13288a93f51bcd5e6a69b979f0bbe41599fa237c08f3bbb81cb9c6dc4c06827f8ad5f4
 SHA512 
481e710ed80d8f215a8d541cfe51b960862c2403c2b9e7e6932c8236b8decb5d478871d6c73559d6d795ada143803764f3a93b2329588c80f62e2e5ec98c78a9
 DIST mesa-21.0.1.tar.xz 14648932 BLAKE2B 
70e1277336320d7b4351c72f42a72cbcb91dcbc46cc1bf30996b8895bbc30552265404508130c828b67a7d045c9f6eece5ac3d07c2443cea581774c585ba0b69
 SHA512 
b31b78778b6092dfaf0712f90de3074217574389c4236f8379c127739874f6bd1b47883140a26445d25e58df87e6207278efd048453096ee710d334b1dcfe419
 DIST mesa-21.0.2.tar.xz 14671512 BLAKE2B 
5733e65e7e8ffe3e6bed17f499c4d40d2dfbd3dafef967f6b1dbbd14089734640aed02d39568a32d362cc27b4125f425874c25625fd58731500910427dc6c594
 SHA512 
c3d7969b56e1c31ee642e3b7143d565c4233173dab7cc5576b686c873c27134dc8292a9f2caa0a0dd3c54d0c89d27d6030f36a2c84f85dcedee7ae80b19e5c3b
+DIST mesa-21.0.3.tar.xz 14710004 BLAKE2B 
f2165da4487824931d8ff90e4f13624546a297b0d3577d69b7cfd6078a965282b4a732cb720cbb08ea83a3a987603cfe67876fb18022fa444b011fcc9b7df352
 SHA512 
4a8aee48a8ea7f32e8aa3bbbd91db26c6053b9a43e62ff88256929e6bc147884f0fef988726b5a3d59d7008663f017c746a0352fd3fcc1c476b8190af4a2531f
 DIST mesa-21.1.0-rc2.tar.xz 15053612 BLAKE2B 
25d83aebf4498e1e0ad096999a97b8b8e336b066c19507ee104191d64c495208711e2bb91a62d8dfc4d7b1654dc623a94ad54c9d1951b37182dd8291fff82cd9
 SHA512 
1f8cbbbc597519a025e9adf34e65b176781ebdab3d3b7ed20312bef79d727da4c778ac7daf94cef8d652c0e05f77fe534cf347d4bebeb00c682d0d807a148f5d

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

[gentoo-commits] repo/gentoo:master commit in: app-dicts/aspell-nb/

2021-04-21 Thread Conrad Kostecki
commit: 5ae2839d248d5c6c036f039f3b31ebcdcca74b55
Author: Conrad Kostecki  gentoo  org>
AuthorDate: Wed Apr 21 21:31:00 2021 +
Commit: Conrad Kostecki  gentoo  org>
CommitDate: Wed Apr 21 21:41:12 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5ae2839d

app-dicts/aspell-nb: repack archive

The original archive uses invalid utf-8 file names,
so unpacking will fail on file systems like ZFS.

Repacking original archive with fixed utf-8 file name.

Closes: https://bugs.gentoo.org/783096
Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Conrad Kostecki  gentoo.org>

 app-dicts/aspell-nb/aspell-nb-0.50.1.0-r2.ebuild | 16 
 1 file changed, 16 insertions(+)

diff --git a/app-dicts/aspell-nb/aspell-nb-0.50.1.0-r2.ebuild 
b/app-dicts/aspell-nb/aspell-nb-0.50.1.0-r2.ebuild
new file mode 100644
index 000..97ac2985aff
--- /dev/null
+++ b/app-dicts/aspell-nb/aspell-nb-0.50.1.0-r2.ebuild
@@ -0,0 +1,16 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+ASPELL_LANG="Norwegian Bokmal"
+MY_P="${PN/aspell/aspell-${PV%.*}-${PV##*.}"
+
+inherit aspell-dict-r1
+
+SRC_URI="https://dev.gentoo.org/~conikost/distfiles/${MY_P}.tar.bz2;
+
+LICENSE="GPL-2"
+KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv 
~s390 sparc x86"
+
+RDEPEND="!app-dicts/aspell-no"



[gentoo-commits] repo/gentoo:master commit in: app-dicts/aspell-nb/

2021-04-21 Thread Conrad Kostecki
commit: c3ffc892251ffa11246074ec2432583186b6ce5b
Author: Conrad Kostecki  gentoo  org>
AuthorDate: Wed Apr 21 21:39:58 2021 +
Commit: Conrad Kostecki  gentoo  org>
CommitDate: Wed Apr 21 21:41:13 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c3ffc892

app-dicts/aspell-nb: drop old version

Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Conrad Kostecki  gentoo.org>

 app-dicts/aspell-nb/Manifest |  2 +-
 app-dicts/aspell-nb/aspell-nb-0.50.1.0-r1.ebuild | 20 
 2 files changed, 1 insertion(+), 21 deletions(-)

diff --git a/app-dicts/aspell-nb/Manifest b/app-dicts/aspell-nb/Manifest
index d4d5267fa83..94bea6a4b20 100644
--- a/app-dicts/aspell-nb/Manifest
+++ b/app-dicts/aspell-nb/Manifest
@@ -1 +1 @@
-DIST aspell-nb-0.50.1-0.tar.bz2 423161 BLAKE2B 
85f007c61066f0d8e30cd55d0bc2423ee1c02bd8cbd12b5a9793666e34e70359260dd4a861b24c324981368dd0f01a43dc1d2aba192783c32c09843b2ff16f29
 SHA512 
e30dcf7e757ab1ceb5de349927f9cfa4d9de4015bd9cc9449739fd2f17f6f033f698e71da0270b4e1ebd76be2195c42422630266ad9cadd2173184706d651c13
+DIST aspell-nb-0.50.1-0.tar.bz2 422862 BLAKE2B 
119e43d3120c1fc2cfe8bc9688ae0dfe756ff021e1a1d61bc1bf22d35c9b6c0505a6426144121b01c19961b47b506121446157204485a23fbafaa38333e5
 SHA512 
1ea984e49acc78f11943cebf2fb799a15c573a4455806060bf1fd35b822d231e1b69887116a4b734d2e729a370f1ae9673241bcc00e2c1c3e6756d069b14c03b

diff --git a/app-dicts/aspell-nb/aspell-nb-0.50.1.0-r1.ebuild 
b/app-dicts/aspell-nb/aspell-nb-0.50.1.0-r1.ebuild
deleted file mode 100644
index e4c85a05eb4..000
--- a/app-dicts/aspell-nb/aspell-nb-0.50.1.0-r1.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-ASPELL_LANG="Norwegian Bokmal"
-
-inherit aspell-dict-r1
-
-LICENSE="GPL-2"
-KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv 
~s390 sparc x86"
-
-RDEPEND="!app-dicts/aspell-no"
-
-src_prepare() {
-   default
-
-   # Fix QA error '[..] not encoded with the UTF-8 encoding' by renaming 
file.
-   sed -e 's/bokm'$'\345''l.alias//g' -i Makefile.pre || die
-}



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

2021-04-21 Thread Sam James
commit: 7e96f51d65ca7b0f0bd868fec4b1247419e754c0
Author: Sam James  gentoo  org>
AuthorDate: Wed Apr 21 19:52:01 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Apr 21 19:56:12 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7e96f51d

net-analyzer/wireshark: add 3.4.5

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

 net-analyzer/wireshark/Manifest   |   1 +
 net-analyzer/wireshark/wireshark-3.4.5.ebuild | 278 ++
 2 files changed, 279 insertions(+)

diff --git a/net-analyzer/wireshark/Manifest b/net-analyzer/wireshark/Manifest
index c8ec3460da7..d8f0951273f 100644
--- a/net-analyzer/wireshark/Manifest
+++ b/net-analyzer/wireshark/Manifest
@@ -1,3 +1,4 @@
 DIST wireshark-3.4.3.tar.xz 32287304 BLAKE2B 
076d681c5f980ba6a0f25076c4631a119fb72d2b59a0cd70062d3a4c997c8959162157e46a6f59b5474c07263c84e0e660f1fa33f9339cc6a1141425d394cde2
 SHA512 
6cfea9432cd6fcecbfc551e059ca60a0c38084074bf130b4cc5378aac2221c1233e2ddafa1ffd6bc6b76297c2303b931dadf6ec518f35595caf5229af4d93859
 DIST wireshark-3.4.4-glib-2.68-patches.tar.gz 8059 BLAKE2B 
d4f773be856bdf56d369b0de51e4a7458d69e08ab345e62cca55b4451be8c58f07add9156149380e1ff5707599f1363a53811eebea927b60c6debd28bed6c047
 SHA512 
4b5beb62f7d77d8ecfd97aff3f728a02331efe2807ac7f74e19a81f6eb547c9932b33d5f9d78c52d08e5fcbca6e7b158617a22a74cfb80b092ea75da8d43df7f
 DIST wireshark-3.4.4.tar.xz 32290424 BLAKE2B 
85930709ab666794ba6f4a00a895d41b25c6e61f7951a33f511b4981fac3e2ad579d8f52fee5b8f04334f9e1ef8721b1de62d0ab5b0029b0ed32b9f69ff2f5dd
 SHA512 
388b5634894f08bb1a0052f989133c2a8457fbf6525d1bb557f3ffce73da8063fd9fe82b50b5ababc30fa36ce154bf9d2a3d91d76e03913d6516ca61b4b6b172
+DIST wireshark-3.4.5.tar.xz 32300144 BLAKE2B 
061da39322627ff49c0c7320049e4f5d795cf4def623efbab9a62107e6a19322049e39ed95519479e6e3a4283b2e53cfc31a5549a109ced74fea7deeef794399
 SHA512 
f54d9287a48f09bbc085170791b5ca2dcc84cda55040f45f2c4a6abbe828548391e4a931536163c781e69843765a598bd29a240ad43276d0d1bb42d1cd23972a

diff --git a/net-analyzer/wireshark/wireshark-3.4.5.ebuild 
b/net-analyzer/wireshark/wireshark-3.4.5.ebuild
new file mode 100644
index 000..32f8fdef83b
--- /dev/null
+++ b/net-analyzer/wireshark/wireshark-3.4.5.ebuild
@@ -0,0 +1,278 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+LUA_COMPAT=( lua5-{1..2} )
+PYTHON_COMPAT=( python3_{7..9} )
+
+inherit fcaps flag-o-matic lua-single python-any-r1 qmake-utils xdg-utils cmake
+
+DESCRIPTION="A network protocol analyzer formerly known as ethereal"
+HOMEPAGE="https://www.wireshark.org/;
+
+if [[ ${PV} == ** ]] ; then
+   EGIT_REPO_URI="https://gitlab.com/wireshark/wireshark;
+   inherit git-r3
+else
+   
SRC_URI="https://www.wireshark.org/download/src/all-versions/${P/_/}.tar.xz;
+   S="${WORKDIR}/${P/_/}"
+
+   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc64 ~x86"
+fi
+
+LICENSE="GPL-2"
+SLOT="0/${PV}"
+IUSE="androiddump bcg729 brotli +capinfos +captype ciscodump +dftest doc 
dpauxmon"
+IUSE+=" +dumpcap +editcap http2 ilbc kerberos libxml2 lto lua lz4 maxminddb"
+IUSE+=" +mergecap +minizip +netlink opus +plugins plugin-ifdemo +pcap +qt5 
+randpkt"
+IUSE+=" +randpktdump +reordercap sbc selinux +sharkd smi snappy spandsp 
sshdump ssl"
+IUSE+=" sdjournal test +text2pcap tfshark +tshark +udpdump zlib +zstd"
+
+CDEPEND="
+   acct-group/pcap
+   >=dev-libs/glib-2.32:2
+   >=net-dns/c-ares-1.5
+   dev-libs/libgcrypt:0
+   bcg729? ( media-libs/bcg729 )
+   brotli? ( app-arch/brotli )
+   ciscodump? ( >=net-libs/libssh-0.6 )
+   filecaps? ( sys-libs/libcap )
+   http2? ( net-libs/nghttp2 )
+   ilbc? ( media-libs/libilbc )
+   kerberos? ( virtual/krb5 )
+   libxml2? ( dev-libs/libxml2 )
+   lua? ( ${LUA_DEPS} )
+   lz4? ( app-arch/lz4 )
+   maxminddb? ( dev-libs/libmaxminddb )
+   minizip? ( sys-libs/zlib[minizip] )
+   netlink? ( dev-libs/libnl:3 )
+   opus? ( media-libs/opus )
+   pcap? ( net-libs/libpcap )
+   qt5? (
+   dev-qt/qtcore:5
+   dev-qt/qtgui:5
+   dev-qt/qtmultimedia:5
+   dev-qt/qtprintsupport:5
+   dev-qt/qtwidgets:5
+   x11-misc/xdg-utils
+   )
+   sbc? ( media-libs/sbc )
+   sdjournal? ( sys-apps/systemd )
+   smi? ( net-libs/libsmi )
+   snappy? ( app-arch/snappy )
+   spandsp? ( media-libs/spandsp )
+   sshdump? ( >=net-libs/libssh-0.6 )
+   ssl? ( net-libs/gnutls:= )
+   zlib? ( sys-libs/zlib )
+   zstd? ( app-arch/zstd )
+"
+# We need perl for `pod2html`. The rest of the perl stuff is to block older
+# and broken installs. #455122
+DEPEND="
+   ${CDEPEND}
+   ${PYTHON_DEPS}
+"
+BDEPEND="
+   dev-lang/perl
+   sys-devel/bison
+   sys-devel/flex
+   virtual/pkgconfig
+   doc? (
+   app-doc/doxygen
+   dev-ruby/asciidoctor
+ 

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

2021-04-21 Thread Sam James
commit: 1496e0a2c8b768c1dc68ad1287f360249f0db5cb
Author: Sam James  gentoo  org>
AuthorDate: Wed Apr 21 19:22:50 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Apr 21 19:55:28 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1496e0a2

app-shells/bashish: update EAPI 5 -> 7

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

 app-shells/bashish/bashish-2.2.4.ebuild | 10 ++
 1 file changed, 2 insertions(+), 8 deletions(-)

diff --git a/app-shells/bashish/bashish-2.2.4.ebuild 
b/app-shells/bashish/bashish-2.2.4.ebuild
index 1f0c21f0de9..e10a381bafc 100644
--- a/app-shells/bashish/bashish-2.2.4.ebuild
+++ b/app-shells/bashish/bashish-2.2.4.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=5
+EAPI=7
 
 DESCRIPTION="Text console theme engine"
 HOMEPAGE="http://bashish.sourceforge.net/;
@@ -10,11 +10,5 @@ SRC_URI="mirror://sourceforge/bashish/${P}.tar.gz"
 LICENSE="GPL-2"
 SLOT="0"
 KEYWORDS="~alpha amd64 ~hppa ~ia64 ppc sparc x86"
-IUSE=""
 
 RDEPEND=">=dev-util/dialog-1.0"
-
-src_install() {
-   default
-   mv "${D}"/usr/share/doc/{${PN},${PF}} || die "mv docs failed"
-}



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

2021-04-21 Thread Sam James
commit: d90e7a6aa6ad0a4455b642cfcd952ed3ae12e6b4
Author: Sam James  gentoo  org>
AuthorDate: Wed Apr 21 19:53:21 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Apr 21 19:55:31 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d90e7a6a

app-shells/smrsh: port to EAPI 7

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

 app-shells/smrsh/smrsh-8.15.2.ebuild | 24 
 1 file changed, 12 insertions(+), 12 deletions(-)

diff --git a/app-shells/smrsh/smrsh-8.15.2.ebuild 
b/app-shells/smrsh/smrsh-8.15.2.ebuild
index 5679f879ea9..d253f8f3657 100644
--- a/app-shells/smrsh/smrsh-8.15.2.ebuild
+++ b/app-shells/smrsh/smrsh-8.15.2.ebuild
@@ -1,27 +1,28 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=5
+EAPI=7
+
 inherit toolchain-funcs
 
 DESCRIPTION="Sendmail restricted shell, for use with MTAs other than Sendmail"
 HOMEPAGE="http://www.sendmail.org/;
 SRC_URI="ftp://ftp.fu-berlin.de/unix/mail/sendmail/sendmail.${PV}.tar.gz;
+S="${WORKDIR}/sendmail-${PV}"
 
 LICENSE="Sendmail"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
-IUSE=""
 
 RDEPEND="!mail-mta/sendmail"
 DEPEND="${RDEPEND}
-   sys-devel/m4
-   >=sys-apps/sed-4"
-
-S="${WORKDIR}/sendmail-${PV}"
+   sys-devel/m4"
 
 src_prepare() {
-   cd "${S}/${PN}"
+   cd "${S}/${PN}" || die
+
+   default
+
sed -e "s:/usr/libexec:/usr/sbin:g" \
-e "s:/usr/adm/sm.bin:/var/lib/smrsh:g" \
-i README -i smrsh.8 || die "sed failed"
@@ -33,8 +34,8 @@ src_prepare() {
 }
 
 src_compile() {
-   cd "${S}/${PN}"
-   /bin/sh Build
+   cd "${S}/${PN}" || die
+   /bin/sh Build || die
 }
 
 src_install() {
@@ -44,10 +45,9 @@ src_install() {
doman "${PN}.8"
dodoc README
 
-   keepdir "/var/lib/${PN}"
+   keepdir /var/lib/${PN}
 }
 
 pkg_postinst() {
elog "smrsh is compiled to look for programs in /var/lib/smrsh."
-   echo
 }



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

2021-04-21 Thread Sam James
commit: c66ef982aba779626df0631e4544616abd4835af
Author: Sam James  gentoo  org>
AuthorDate: Wed Apr 21 19:55:11 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Apr 21 19:55:32 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c66ef982

app-shells/soapbox: port to EAPI 7

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

 app-shells/soapbox/soapbox-0.3.1-r2.ebuild | 7 ---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/app-shells/soapbox/soapbox-0.3.1-r2.ebuild 
b/app-shells/soapbox/soapbox-0.3.1-r2.ebuild
index 0dee6af50c3..3dc4e22aabe 100644
--- a/app-shells/soapbox/soapbox-0.3.1-r2.ebuild
+++ b/app-shells/soapbox/soapbox-0.3.1-r2.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI="5"
+EAPI=7
 
 inherit multilib toolchain-funcs
 
@@ -12,9 +12,10 @@ 
SRC_URI="http://dag.wieers.com/home-made/soapbox/${P}.tar.bz2;
 LICENSE="GPL-2"
 SLOT="0"
 KEYWORDS="amd64 ~ppc ~ppc64 x86"
-IUSE=""
 
 src_prepare() {
+   default
+
sed -i soapbox.sh \
-e "s|0.3.0|${PV}|g" \
-e "s:/lib:/usr/$(get_libdir):" \



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

2021-04-21 Thread Sam James
commit: 21f73902ec913586b2cdf580499b175cc01a23c0
Author: Sam James  gentoo  org>
AuthorDate: Wed Apr 21 19:49:26 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Apr 21 19:55:29 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=21f73902

app-shells/esh: port to EAPI 7, fix Prefix

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

 app-shells/esh/esh-0.8.5-r2.ebuild | 33 ++---
 app-shells/esh/metadata.xml|  2 +-
 2 files changed, 23 insertions(+), 12 deletions(-)

diff --git a/app-shells/esh/esh-0.8.5-r2.ebuild 
b/app-shells/esh/esh-0.8.5-r2.ebuild
index 052258caf92..5208355cf0e 100644
--- a/app-shells/esh/esh-0.8.5-r2.ebuild
+++ b/app-shells/esh/esh-0.8.5-r2.ebuild
@@ -1,43 +1,51 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=5
-inherit flag-o-matic toolchain-funcs
+EAPI=7
+
+inherit flag-o-matic toolchain-funcs prefix
 
 DESCRIPTION="A UNIX Shell with a simplified Scheme syntax"
 HOMEPAGE="http://slon.ttk.ru/esh/;
 SRC_URI="http://slon.ttk.ru/esh/${P}.tar.gz;
+S="${WORKDIR}"/${PN}
 
 LICENSE="GPL-2"
 SLOT="0"
 KEYWORDS="amd64 ppc x86"
 IUSE="debug"
 
-DEPEND=">=sys-libs/readline-4.1"
+DEPEND=">=sys-libs/readline-4.1:="
 RDEPEND="${DEPEND}"
-
-S="${WORKDIR}/${PN}"
+BDEPEND="virtual/pkgconfig"
 
 src_prepare() {
+   default
+
+   # For some reason, this tarball has binary files in it for x86.
+   # Make clean so we can rebuild for our arch and optimization.
emake clean
 
sed -i \
-e 's|-g ||' \
-e 's|-DMEM_DEBUG ||' \
-e 's|^CFLAGS|&+|g' \
-   -e 's|$(CC) |&$(CFLAGS) $(LDFLAGS) |g' \
+   -e 's|$(CC) |&$(CFLAGS) $(CPPFLAGS) $(INC) $(LDFLAGS) $(LIB) 
$(LIBS)|g' \
-e 's:-ltermcap::' \
+   -e "s:/usr/include/readline:${ESYSROOT}/usr/include/readline:" \
+   -e "s:LIB=-readline:$($(tc-getPKG_CONFIG) --libs readline):" \
Makefile || die
 }
 
 src_compile() {
-   # For some reason, this tarball has binary files in it for x86.
-   # Make clean so we can rebuild for our arch and optimization.
-
use debug && append-flags -DMEM_DEBUG
 
+   append-cppflags "$($(tc-getPKG_CONFIG) --cflags readline)"
+
emake \
CC="$(tc-getCC)" \
+   CFLAGS="${CFLAGS} \$(INC)" \
+   CPPFLAGS="${CPPFLAGS}" \
LDFLAGS="${LDFLAGS}"
 }
 
@@ -45,7 +53,10 @@ src_install() {
dobin esh
doinfo doc/esh.info
dodoc CHANGELOG CREDITS GC_README HEADER READLINE-HACKS TODO
-   dohtml doc/*.html
+
+   docinto html
+   dodoc doc/*.html
+
docinto examples
dodoc examples/*
 }

diff --git a/app-shells/esh/metadata.xml b/app-shells/esh/metadata.xml
index 6f49eba8f49..7a38bb90096 100644
--- a/app-shells/esh/metadata.xml
+++ b/app-shells/esh/metadata.xml
@@ -1,5 +1,5 @@
 
 http://www.gentoo.org/dtd/metadata.dtd;>
 
-
+   
 



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

2021-04-21 Thread Sam James
commit: d0e4b627f95a29ec0fb75aca074a82530aa572b2
Author: Sam James  gentoo  org>
AuthorDate: Wed Apr 21 19:51:59 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Apr 21 19:55:30 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d0e4b627

app-shells/shish: port to EAPI 7

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

 app-shells/shish/shish-0.7_pre3-r1.ebuild | 21 ++---
 1 file changed, 10 insertions(+), 11 deletions(-)

diff --git a/app-shells/shish/shish-0.7_pre3-r1.ebuild 
b/app-shells/shish/shish-0.7_pre3-r1.ebuild
index 11fee89ec6d..10c7d469d2d 100644
--- a/app-shells/shish/shish-0.7_pre3-r1.ebuild
+++ b/app-shells/shish/shish-0.7_pre3-r1.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=5
+EAPI=7
 
 inherit toolchain-funcs
 
@@ -11,6 +11,7 @@ MY_P="${PN}-${MY_PV}"
 DESCRIPTION="The diet shell"
 HOMEPAGE="http://www.blah.ch/shish/;
 SRC_URI="http://www.blah.ch/${PN}/pkg/${MY_P}.tar.bz2;
+S="${WORKDIR}/${MY_P}"
 
 LICENSE="GPL-2"
 SLOT="0"
@@ -20,15 +21,11 @@ IUSE="debug diet"
 DEPEND="diet? ( dev-libs/dietlibc )"
 RDEPEND="${DEPEND}"
 
-S="${WORKDIR}/${MY_P}"
-
 DOCS=( AUTHORS BUGS ChangeLog README TODO )
 
-pkg_setup() {
-   use diet && export CC="diet $(tc-getCC) -nostdinc"
-}
-
 src_prepare() {
+   default
+
# Respect CFLAGS, bug #439974
sed -i \
-e '/CFLAGS="$CFLAGS/d' \
@@ -37,6 +34,8 @@ src_prepare() {
 }
 
 src_configure() {
+   use diet && export CC="diet $(tc-getCC) -nostdinc"
+
econf \
$(use_enable debug) \
--disable-quiet # bug 439974
@@ -53,7 +52,7 @@ src_install() {
 }
 
 pkg_postinst() {
-   einfo "Updating ${ROOT}etc/shells"
-   ( grep -v "^/bin/shish$" "${ROOT}"etc/shells; echo "/bin/shish" ) > 
"${T}"/shells
-   mv -f "${T}"/shells "${ROOT}"etc/shells
+   einfo "Updating ${EROOT}/etc/shells"
+   ( grep -v "^/bin/shish$" "${EROOT}"/etc/shells; echo "/bin/shish" ) > 
"${T}"/shells
+   mv -f "${T}"/shells "${EROOT}"/etc/shells
 }



[gentoo-commits] repo/gentoo:master commit in: dev-lua/luacov/

2021-04-21 Thread Conrad Kostecki
commit: b69a05a1c933afb16f3baf94efc837c36890624d
Author: Conrad Kostecki  gentoo  org>
AuthorDate: Wed Apr 21 20:22:25 2021 +
Commit: Conrad Kostecki  gentoo  org>
CommitDate: Wed Apr 21 20:29:38 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b69a05a1

dev-lua/luacov: add ~ppc ~ppc64 keyword

Bug: https://bugs.gentoo.org/783423
Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Conrad Kostecki  gentoo.org>

 dev-lua/luacov/luacov-0.14.0-r100.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-lua/luacov/luacov-0.14.0-r100.ebuild 
b/dev-lua/luacov/luacov-0.14.0-r100.ebuild
index 4ac32d2c415..14729733d8e 100644
--- a/dev-lua/luacov/luacov-0.14.0-r100.ebuild
+++ b/dev-lua/luacov/luacov-0.14.0-r100.ebuild
@@ -13,7 +13,7 @@ 
SRC_URI="https://github.com/keplerproject/${PN}/archive/v${PV}.tar.gz -> ${P}.ta
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~x86"
 IUSE="test"
 REQUIRED_USE="${LUA_REQUIRED_USE}"
 RESTRICT="!test? ( test )"



[gentoo-commits] repo/gentoo:master commit in: dev-lua/lanes/

2021-04-21 Thread Conrad Kostecki
commit: 5a8c86545617a234b5a9a374d881b130cef04aae
Author: Conrad Kostecki  gentoo  org>
AuthorDate: Wed Apr 21 20:15:18 2021 +
Commit: Conrad Kostecki  gentoo  org>
CommitDate: Wed Apr 21 20:29:33 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5a8c8654

dev-lua/lanes: add ~ppc ~ppc64 keyword

Bug: https://bugs.gentoo.org/783423
Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Conrad Kostecki  gentoo.org>

 dev-lua/lanes/lanes-3.13.0-r100.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-lua/lanes/lanes-3.13.0-r100.ebuild 
b/dev-lua/lanes/lanes-3.13.0-r100.ebuild
index cde181fd629..edb6e53cc3e 100644
--- a/dev-lua/lanes/lanes-3.13.0-r100.ebuild
+++ b/dev-lua/lanes/lanes-3.13.0-r100.ebuild
@@ -13,7 +13,7 @@ 
SRC_URI="https://github.com/LuaLanes/lanes/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ia64 ~sparc ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
 IUSE="test"
 REQUIRED_USE="${LUA_REQUIRED_USE}"
 RESTRICT="!test? ( test )"



[gentoo-commits] repo/gentoo:master commit in: dev-lua/lua-zlib/

2021-04-21 Thread Conrad Kostecki
commit: f7f44809c7595d63a0faa643169fc0188e677f6a
Author: Conrad Kostecki  gentoo  org>
AuthorDate: Wed Apr 21 20:21:16 2021 +
Commit: Conrad Kostecki  gentoo  org>
CommitDate: Wed Apr 21 20:29:37 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f7f44809

dev-lua/lua-zlib: add ~ppc ~ppc64 keyword

Bug: https://bugs.gentoo.org/783423
Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Conrad Kostecki  gentoo.org>

 dev-lua/lua-zlib/lua-zlib-1.2-r100.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-lua/lua-zlib/lua-zlib-1.2-r100.ebuild 
b/dev-lua/lua-zlib/lua-zlib-1.2-r100.ebuild
index 66f100440d2..ae3efd99ede 100644
--- a/dev-lua/lua-zlib/lua-zlib-1.2-r100.ebuild
+++ b/dev-lua/lua-zlib/lua-zlib-1.2-r100.ebuild
@@ -13,7 +13,7 @@ 
SRC_URI="https://github.com/brimworks/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="amd64 arm arm64 ~hppa ~ia64 ~sparc x86"
+KEYWORDS="amd64 arm arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86"
 REQUIRED_USE="${LUA_REQUIRED_USE}"
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: dev-lua/luaevent/

2021-04-21 Thread Conrad Kostecki
commit: a4bc4b70f15b91a9f5164dd049cb34aa138e0f87
Author: Conrad Kostecki  gentoo  org>
AuthorDate: Wed Apr 21 20:25:12 2021 +
Commit: Conrad Kostecki  gentoo  org>
CommitDate: Wed Apr 21 20:29:40 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a4bc4b70

dev-lua/luaevent: add ~ppc ~ppc64 keyword

Bug: https://bugs.gentoo.org/783423
Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Conrad Kostecki  gentoo.org>

 dev-lua/luaevent/luaevent-0.4.6-r100.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-lua/luaevent/luaevent-0.4.6-r100.ebuild 
b/dev-lua/luaevent/luaevent-0.4.6-r100.ebuild
index 542936bff6f..ae903f07099 100644
--- a/dev-lua/luaevent/luaevent-0.4.6-r100.ebuild
+++ b/dev-lua/luaevent/luaevent-0.4.6-r100.ebuild
@@ -13,7 +13,7 @@ 
SRC_URI="https://github.com/harningt/luaevent/archive/v${PV}.tar.gz -> ${P}.tar.
 
 LICENSE="LGPL-2.1"
 SLOT="0"
-KEYWORDS="amd64 arm arm64 ~hppa ~ia64 ~sparc x86"
+KEYWORDS="amd64 arm arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86"
 REQUIRED_USE="${LUA_REQUIRED_USE}"
 
 RDEPEND="



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

2021-04-21 Thread Stephan Hartmann
commit: 4d412e084796799fdb7a1dbd0bf70bde00ea4f85
Author: Stephan Hartmann  gentoo  org>
AuthorDate: Wed Apr 21 20:48:04 2021 +
Commit: Stephan Hartmann  gentoo  org>
CommitDate: Wed Apr 21 20:48:25 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4d412e08

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

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

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

diff --git a/www-client/google-chrome-unstable/Manifest 
b/www-client/google-chrome-unstable/Manifest
index 07339045571..f27225ee99a 100644
--- a/www-client/google-chrome-unstable/Manifest
+++ b/www-client/google-chrome-unstable/Manifest
@@ -1 +1 @@
-DIST google-chrome-unstable_91.0.4472.10-1_amd64.deb 78576856 BLAKE2B 
7c78ec216b457c3335e1513b0e414f42f336e64b0e8dcd7a999a2bb7855dc79a3a9d5da8eee8b4f43212a388f92e33b5094eb1ffcba0b564d976659563519101
 SHA512 
376692d11e04a1d2f580133cab243a28a24d21a9044abbeb63531113693eb5b3d3b4cdc78442ea7cdf6fd30107a21fcd88a7243ac19198fa8e3603de98259613
+DIST google-chrome-unstable_91.0.4472.19-1_amd64.deb 77692480 BLAKE2B 
616d716ba62a17f6ba715346f77ae66c3bf9fb98be3804a33d75acd8b4c8c65148f5745771773744a1411a3f517084e8e46b375432b5f0826f2e2af74b1e5553
 SHA512 
f2a844ee160bdfb838e7647141bfc0e10e843805a0cbe0e0d16a618308dfd0bc16b62b7596a2930eed6221a30e79634c631417a5571bcd70cc9364d27bd4482e

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



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

2021-04-21 Thread Stephan Hartmann
commit: 889015a75e63c0754744fc9a16b983b5e514c0ea
Author: Stephan Hartmann  gentoo  org>
AuthorDate: Wed Apr 21 20:48:13 2021 +
Commit: Stephan Hartmann  gentoo  org>
CommitDate: Wed Apr 21 20:48:25 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=889015a7

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

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

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

diff --git a/www-plugins/chrome-binary-plugins/Manifest 
b/www-plugins/chrome-binary-plugins/Manifest
index b8bcb0e208c..0f4924fc7cb 100644
--- a/www-plugins/chrome-binary-plugins/Manifest
+++ b/www-plugins/chrome-binary-plugins/Manifest
@@ -1,3 +1,3 @@
 DIST google-chrome-beta_90.0.4430.85-1_amd64.deb 83343800 BLAKE2B 
2a91d5a3c514cae569d58b71224fcaa194634b8018d4c7586df971e1886fa7bd2530493ba67acff7233b62696217b07ce8d593f752465fda1c8ca1e7da568f89
 SHA512 
c8f15a52181050ff06f8e85f6925ef205391a9bbc45275d2c973dc2f2fc677b2df1b5da0c8d41be0aad4ff4fce250c2035cb5fcd58211cf237c7ef3866202102
 DIST google-chrome-stable_90.0.4430.85-1_amd64.deb 8276 BLAKE2B 
bc6f310403c83c41d9ea0069cb22eb640ead3efd6140f3b071806f04874a386a7cb0c3be9ccd6752ffb28cf09f8675dabb25d454d107f1e8a8ec713cf6dedfee
 SHA512 
7a1453161acaeb67bc8ce2df15fd2870b903968581567761ef939ea91665fd36f71019b37193f7d667c79e8c25a9222be5523947eb50bbf1e4b5f79c6468ff69
-DIST google-chrome-unstable_91.0.4472.10-1_amd64.deb 78576856 BLAKE2B 
7c78ec216b457c3335e1513b0e414f42f336e64b0e8dcd7a999a2bb7855dc79a3a9d5da8eee8b4f43212a388f92e33b5094eb1ffcba0b564d976659563519101
 SHA512 
376692d11e04a1d2f580133cab243a28a24d21a9044abbeb63531113693eb5b3d3b4cdc78442ea7cdf6fd30107a21fcd88a7243ac19198fa8e3603de98259613
+DIST google-chrome-unstable_91.0.4472.19-1_amd64.deb 77692480 BLAKE2B 
616d716ba62a17f6ba715346f77ae66c3bf9fb98be3804a33d75acd8b4c8c65148f5745771773744a1411a3f517084e8e46b375432b5f0826f2e2af74b1e5553
 SHA512 
f2a844ee160bdfb838e7647141bfc0e10e843805a0cbe0e0d16a618308dfd0bc16b62b7596a2930eed6221a30e79634c631417a5571bcd70cc9364d27bd4482e

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



[gentoo-commits] repo/proj/guru:master commit in: dev-python/github-sublee-glicko2/

2021-04-21 Thread Andrew Ammerlaan
commit: 00d10e5b088eb037534548f3cb6f81cebc37d237
Author: Alessandro Barbieri  gmail  com>
AuthorDate: Wed Apr 21 14:07:15 2021 +
Commit: Andrew Ammerlaan  riseup  net>
CommitDate: Wed Apr 21 14:07:15 2021 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=00d10e5b

dev-python/github-sublee-glicko2: fix test dep

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

 .../github-sublee-glicko2-0_pre20191010-r1.ebuild  | 3 +++
 1 file changed, 3 insertions(+)

diff --git 
a/dev-python/github-sublee-glicko2/github-sublee-glicko2-0_pre20191010-r1.ebuild
 
b/dev-python/github-sublee-glicko2/github-sublee-glicko2-0_pre20191010-r1.ebuild
index adbd65fd3..e3ed16020 100644
--- 
a/dev-python/github-sublee-glicko2/github-sublee-glicko2-0_pre20191010-r1.ebuild
+++ 
b/dev-python/github-sublee-glicko2/github-sublee-glicko2-0_pre20191010-r1.ebuild
@@ -16,6 +16,9 @@ LICENSE="BSD"
 SLOT="0"
 KEYWORDS="~amd64"
 
+DEPEND="test? ( dev-python/pytest[${PYTHON_USEDEP}] )"
+RDEPEND="!dev-python/glicko2[${PYTHON_USEDEP}]"
+
 S="${WORKDIR}/${MYPN}-${COMMIT}"
 
 distutils_enable_tests setup.py



[gentoo-commits] repo/proj/guru:master commit in: sys-boot/bmaptools/

2021-04-21 Thread Andrew Ammerlaan
commit: 7664cead40d331f2153c900543dcb9517e98d031
Author: Marco Scardovi  scardovi  com>
AuthorDate: Wed Apr 21 11:41:03 2021 +
Commit: Andrew Ammerlaan  riseup  net>
CommitDate: Wed Apr 21 11:41:03 2021 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=7664cead

sys-boot/bmaptools: move to MY_P

Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Marco Scardovi  scardovi.com>

 sys-boot/bmaptools/bmaptools-3.6.ebuild | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/sys-boot/bmaptools/bmaptools-3.6.ebuild 
b/sys-boot/bmaptools/bmaptools-3.6.ebuild
index 87e256791..c111281a0 100644
--- a/sys-boot/bmaptools/bmaptools-3.6.ebuild
+++ b/sys-boot/bmaptools/bmaptools-3.6.ebuild
@@ -8,6 +8,8 @@ DISTUTILS_USE_SETUPTOOLS=rdepend
 
 inherit distutils-r1
 
+MY_P="bmap-tools-${PV}"
+
 DESCRIPTION="Bmaptool is a tool for creating and copyng files using block maps"
 HOMEPAGE="https://github.com/intel/bmap-tools;
 
@@ -16,7 +18,7 @@ 
SRC_URI="https://github.com/intel/bmap-tools/archive/refs/tags/v${PV}.tar.gz ->
 LICENSE="GPL-2"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
-S="${WORKDIR}/bmap-tools-3.6"
+S="${WORKDIR}/${MY_P}"
 RDEPEND="dev-python/six"
 
 python_install_all() {



[gentoo-commits] repo/proj/guru:master commit in: www-servers/hinsightd/

2021-04-21 Thread Andrew Ammerlaan
commit: 191d9d12162c696d701d9b93bb5f86ed04fd2213
Author: tiotags  gmail  com>
AuthorDate: Wed Apr 21 09:19:48 2021 +
Commit: Andrew Ammerlaan  riseup  net>
CommitDate: Wed Apr 21 09:19:48 2021 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=191d9d12

www-servers/hinsightd: upstream metadata

Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Alexandru Campeanu  gmail.com>

 www-servers/hinsightd/metadata.xml | 4 
 1 file changed, 4 insertions(+)

diff --git a/www-servers/hinsightd/metadata.xml 
b/www-servers/hinsightd/metadata.xml
index 50c6ba674..f494a4303 100644
--- a/www-servers/hinsightd/metadata.xml
+++ b/www-servers/hinsightd/metadata.xml
@@ -2,6 +2,10 @@
 http://www.gentoo.org/dtd/metadata.dtd;>
 

+   
+   
https://gitlab.com/tiotags/hin9/-/blob/master/docs/changes.md
+   https://gitlab.com/tiotags/hin9/-/issues
+   

hinsightd is a http/1.1 webserver with a focus on simple code 
and
reliable behaviour.



[gentoo-commits] repo/proj/guru:master commit in: acct-user/hinsightd/

2021-04-21 Thread Andrew Ammerlaan
commit: d69780343540324679b04e22f293b30e904c8762
Author: tiotags  gmail  com>
AuthorDate: Wed Apr 21 18:53:06 2021 +
Commit: Andrew Ammerlaan  riseup  net>
CommitDate: Wed Apr 21 18:53:06 2021 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=d6978034

acct-user/hinsightd: removed keywords

Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Alexandru Campeanu  gmail.com>

 acct-user/hinsightd/hinsightd-0.ebuild | 1 -
 1 file changed, 1 deletion(-)

diff --git a/acct-user/hinsightd/hinsightd-0.ebuild 
b/acct-user/hinsightd/hinsightd-0.ebuild
index 17fc68007..4d2e4bbe8 100644
--- a/acct-user/hinsightd/hinsightd-0.ebuild
+++ b/acct-user/hinsightd/hinsightd-0.ebuild
@@ -6,7 +6,6 @@ EAPI=7
 inherit acct-user
 
 DESCRIPTION="A user account for www-servers/hinsightd"
-KEYWORDS=""
 
 ACCT_USER_ID=-1
 ACCT_USER_GROUPS=( hinsightd )



[gentoo-commits] repo/proj/guru:master commit in: media-gfx/glimpse/files/, media-gfx/glimpse/

2021-04-21 Thread Andrew Ammerlaan
commit: 9d729c22ab514c19c3d809a13a434a7cf8ba59d2
Author: Ronny (tastytea) Gutbrod  tastytea  de>
AuthorDate: Wed Apr 21 19:17:44 2021 +
Commit: Andrew Ammerlaan  riseup  net>
CommitDate: Wed Apr 21 19:28:03 2021 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=9d729c22

media-gfx/glimpse: Disable failing tests.

Closes: https://bugs.gentoo.org/784410
Signed-off-by: Ronny (tastytea) Gutbrod  tastytea.de>

 .../glimpse-0.2.0_disable-failing-tests.patch  | 29 ++
 media-gfx/glimpse/glimpse-0.2.0.ebuild |  1 +
 2 files changed, 30 insertions(+)

diff --git a/media-gfx/glimpse/files/glimpse-0.2.0_disable-failing-tests.patch 
b/media-gfx/glimpse/files/glimpse-0.2.0_disable-failing-tests.patch
new file mode 100644
index 0..b74d7b809
--- /dev/null
+++ b/media-gfx/glimpse/files/glimpse-0.2.0_disable-failing-tests.patch
@@ -0,0 +1,29 @@
+From f82733908da155f598cfec46d132c3121d793030 Mon Sep 17 00:00:00 2001
+From: tastytea 
+Date: Wed, 21 Apr 2021 20:50:29 +0200
+Subject: [PATCH] Disable failing tests.
+
+---
+ app/tests/Makefile.am | 4 
+ 1 file changed, 4 deletions(-)
+
+diff --git a/app/tests/Makefile.am b/app/tests/Makefile.am
+index d4203358d0..54c51e8dc4 100644
+--- a/app/tests/Makefile.am
 b/app/tests/Makefile.am
+@@ -31,12 +31,8 @@ endif
+ TESTS = \
+   test-core   \
+   test-gimpidtable\
+-  test-save-and-export\
+   test-session-2-8-compatibility-multi-window \
+   test-session-2-8-compatibility-single-window\
+-  test-single-window-mode \
+-  test-tools  \
+-  test-ui \
+   test-xcf
+ 
+ EXTRA_PROGRAMS = $(TESTS)
+-- 
+2.26.3
+

diff --git a/media-gfx/glimpse/glimpse-0.2.0.ebuild 
b/media-gfx/glimpse/glimpse-0.2.0.ebuild
index 107b98422..ca55db498 100644
--- a/media-gfx/glimpse/glimpse-0.2.0.ebuild
+++ b/media-gfx/glimpse/glimpse-0.2.0.ebuild
@@ -94,6 +94,7 @@ DOCS=( "AUTHORS" "HACKING.md" "NEWS" "README.md" )
 PATCHES=(
"${FILESDIR}/${PN}-0.2.0_fix_test-appdata.patch" # Bug 685210, bug 
#691070
"${FILESDIR}/${PN}-0.2.0_fix_autoconf-2.70.patch" # Bug #776679
+   "${FILESDIR}/${PN}-0.2.0_disable-failing-tests.patch" # Bug #784410
 )
 
 src_prepare() {



[gentoo-commits] repo/proj/guru:master commit in: www-servers/hinsightd/

2021-04-21 Thread Andrew Ammerlaan
commit: 801dfe25a92412f6d78bd1496e7f1c30906c8edb
Author: tiotags  gmail  com>
AuthorDate: Wed Apr 21 18:55:13 2021 +
Commit: Andrew Ammerlaan  riseup  net>
CommitDate: Wed Apr 21 18:55:13 2021 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=801dfe25

www-servers/hinsightd: added keywords

Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Alexandru Campeanu  gmail.com>

 www-servers/hinsightd/hinsightd-0.9.0.ebuild | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/www-servers/hinsightd/hinsightd-0.9.0.ebuild 
b/www-servers/hinsightd/hinsightd-0.9.0.ebuild
index 1a48c1f94..5f85e2d08 100644
--- a/www-servers/hinsightd/hinsightd-0.9.0.ebuild
+++ b/www-servers/hinsightd/hinsightd-0.9.0.ebuild
@@ -12,9 +12,11 @@ HOMEPAGE="https://gitlab.com/tiotags/hin9;
 SRC_URI="https://gitlab.com/tiotags/hin9/-/archive/v0.9.0/hin9-v0.9.0.tar.gz;
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS=""
+KEYWORDS="~amd64"
 IUSE="" #+openssl
 
+S="${WORKDIR}/hin9-v${PV}"
+
 BDEPEND="
 dev-util/ninja
 "



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

2021-04-21 Thread Andrew Ammerlaan
commit: 8576275bc59ec4e1fcc8b596f4bf72362aa5a67b
Author: Alessandro Barbieri  gmail  com>
AuthorDate: Wed Apr 21 13:39:02 2021 +
Commit: Andrew Ammerlaan  riseup  net>
CommitDate: Wed Apr 21 13:39:52 2021 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=8576275b

sys-cluster/nanos6: --disable-dlb doesn't work

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

 sys-cluster/nanos6/nanos6-2.5.1-r1.ebuild | 6 +-
 1 file changed, 1 insertion(+), 5 deletions(-)

diff --git a/sys-cluster/nanos6/nanos6-2.5.1-r1.ebuild 
b/sys-cluster/nanos6/nanos6-2.5.1-r1.ebuild
index 599e265c2..64d0428f4 100644
--- a/sys-cluster/nanos6/nanos6-2.5.1-r1.ebuild
+++ b/sys-cluster/nanos6/nanos6-2.5.1-r1.ebuild
@@ -61,12 +61,8 @@ src_configure() {
$(use_enable embed-code-changes)
$(use_enable execution-workflow)
)
+   use dlb && myconf+=( "--with-dlb=${EPREFIX}/usr" )
 
-   if use dlb; then
-   myconf+=( "--with-dlb=${EPREFIX}/usr" )
-   else
-   myconf+=( "--without-dlb" )
-   fi
if use embed-code-changes; then
myconf+=( "--with-git=${EPREFIX}/usr" )
else



[gentoo-commits] repo/proj/guru:master commit in: sys-boot/bmaptools/

2021-04-21 Thread Andrew Ammerlaan
commit: 9942ab59d091e4bb45065e5fac56b85e00fd164f
Author: Marco Scardovi  scardovi  com>
AuthorDate: Wed Apr 21 11:39:02 2021 +
Commit: Andrew Ammerlaan  riseup  net>
CommitDate: Wed Apr 21 11:39:02 2021 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=9942ab59

sys-boot/bmaptools: drop udev

Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Marco Scardovi  scardovi.com>

 sys-boot/bmaptools/bmaptools-3.6.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-boot/bmaptools/bmaptools-3.6.ebuild 
b/sys-boot/bmaptools/bmaptools-3.6.ebuild
index d1a81efe9..87e256791 100644
--- a/sys-boot/bmaptools/bmaptools-3.6.ebuild
+++ b/sys-boot/bmaptools/bmaptools-3.6.ebuild
@@ -6,7 +6,7 @@ EAPI=7
 PYTHON_COMPAT=( python3_{7..9} )
 DISTUTILS_USE_SETUPTOOLS=rdepend
 
-inherit distutils-r1 udev
+inherit distutils-r1
 
 DESCRIPTION="Bmaptool is a tool for creating and copyng files using block maps"
 HOMEPAGE="https://github.com/intel/bmap-tools;



[gentoo-commits] repo/proj/guru:master commit in: acct-group/hinsightd/

2021-04-21 Thread Andrew Ammerlaan
commit: 1935be8e51b7fed211440755d4fac78773dc8d68
Author: tiotags  gmail  com>
AuthorDate: Wed Apr 21 18:53:51 2021 +
Commit: Andrew Ammerlaan  riseup  net>
CommitDate: Wed Apr 21 18:53:51 2021 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=1935be8e

acct-group/hinsightd: removed keywords

Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Alexandru Campeanu  gmail.com>

 acct-group/hinsightd/hinsightd-0.ebuild | 1 -
 1 file changed, 1 deletion(-)

diff --git a/acct-group/hinsightd/hinsightd-0.ebuild 
b/acct-group/hinsightd/hinsightd-0.ebuild
index 15de7463a..b39baf48a 100644
--- a/acct-group/hinsightd/hinsightd-0.ebuild
+++ b/acct-group/hinsightd/hinsightd-0.ebuild
@@ -6,6 +6,5 @@ EAPI=7
 inherit acct-group
 
 DESCRIPTION="A user group for www-servers/hinsightd"
-KEYWORDS=""
 
 ACCT_GROUP_ID=-1



[gentoo-commits] repo/proj/guru:master commit in: www-servers/hinsightd/

2021-04-21 Thread Andrew Ammerlaan
commit: b1349123aa8262d56069a350b766e03813c2becb
Author: tiotags  gmail  com>
AuthorDate: Wed Apr 21 08:49:23 2021 +
Commit: Andrew Ammerlaan  riseup  net>
CommitDate: Wed Apr 21 08:49:23 2021 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=b1349123

www-servers/hinsightd: added ebuild 0.9.0

Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Alexandru Campeanu  gmail.com>

 www-servers/hinsightd/Manifest   |  1 +
 www-servers/hinsightd/hinsightd-0.9.0.ebuild | 64 
 2 files changed, 65 insertions(+)

diff --git a/www-servers/hinsightd/Manifest b/www-servers/hinsightd/Manifest
new file mode 100644
index 0..61940dc50
--- /dev/null
+++ b/www-servers/hinsightd/Manifest
@@ -0,0 +1 @@
+DIST hin9-v0.9.0.tar.gz 65320 BLAKE2B 
c1348bc5afffa8804494f6ae228f54874d25cc5f40c17ee2a36f23104286f96f5d616cdc3e98de0854cf7d4b18165a2b70600b32f58024b679d213b2156c1f18
 SHA512 
60a1ff72d1abf57d8f764ebb77ab77f7069b40bfdbb5bb1c95324b366d1052378ffe36198112a595e08238622654a9c1e1d89679924883f8ff42b98ca7cf139e

diff --git a/www-servers/hinsightd/hinsightd-0.9.0.ebuild 
b/www-servers/hinsightd/hinsightd-0.9.0.ebuild
new file mode 100644
index 0..1a48c1f94
--- /dev/null
+++ b/www-servers/hinsightd/hinsightd-0.9.0.ebuild
@@ -0,0 +1,64 @@
+# Copyright 2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+LUA_COMPAT=( lua5-{1..4} )
+
+inherit fcaps
+
+DESCRIPTION="hinsightd a http/1.1 webserver with (hopefully) minimal goals"
+HOMEPAGE="https://gitlab.com/tiotags/hin9;
+SRC_URI="https://gitlab.com/tiotags/hin9/-/archive/v0.9.0/hin9-v0.9.0.tar.gz;
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS=""
+IUSE="" #+openssl
+
+BDEPEND="
+dev-util/ninja
+"
+
+RDEPEND="
+acct-user/hinsightd
+acct-group/hinsightd
+sys-libs/liburing
+dev-lang/lua:*
+sys-libs/zlib
+dev-libs/openssl
+"
+
+DEPEND="${RDEPEND}"
+
+PATCHES=(
+"${FILESDIR}/hinsightd-redefine-directories.patch"
+)
+
+#src_configure() {
+#}
+
+src_compile() {
+   cd build
+   ninja || die
+}
+
+src_install() {
+   newbin "${S}/build/hin9" hinsightd
+   newinitd "${FILESDIR}/init.d.sh" hinsightd
+   #systemd_dounit "${FILESDIR}/hinsightd.service" # not tested
+
+   insinto /etc/hinsightd
+   newins "${S}/workdir/main.lua" hinsightd.lua
+
+   # logrotate
+   insinto /etc/logrotate.d
+   newins "${FILESDIR}"/logrotate.d.sh hinsightd
+
+   keepdir /var/www/localhost/htdocs
+   keepdir /var/log/hinsightd
+   keepdir /var/tmp/hinsightd
+}
+
+pkg_postinst() {
+   fcaps CAP_NET_BIND_SERVICE /usr/bin/hinsightd
+}



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

2021-04-21 Thread Andrew Ammerlaan
commit: ff992cb5fd5a12878cc556399db6e373734e5e1f
Author: Marco Scardovi  scardovi  com>
AuthorDate: Wed Apr 21 10:51:06 2021 +
Commit: Andrew Ammerlaan  riseup  net>
CommitDate: Wed Apr 21 10:51:06 2021 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=ff992cb5

media-sound/nuclear-bin: bump to 0.6.12

Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Marco Scardovi  scardovi.com>

 media-sound/nuclear-bin/Manifest | 2 +-
 .../{nuclear-bin-0.6.11-r2.ebuild => nuclear-bin-0.6.12.ebuild}  | 5 +++--
 2 files changed, 4 insertions(+), 3 deletions(-)

diff --git a/media-sound/nuclear-bin/Manifest b/media-sound/nuclear-bin/Manifest
index 8f668367a..7fb6e49f7 100644
--- a/media-sound/nuclear-bin/Manifest
+++ b/media-sound/nuclear-bin/Manifest
@@ -1 +1 @@
-DIST nuclear-bin-0.6.11.tar.gz 100883653 BLAKE2B 
bc99721c4ea914a5453e6366b18491c81f55a009a6b83fc0f52bd1182e81ac71d5856cb7c507c8f5759f56e33dbc39afd0e1b4bcdf3a95196ac569f509537168
 SHA512 
39a425f8a5fc59b2d8f2c66a5c2aab971e9b2af935fa38146da7772a47e2de61073bc11d5499b7897dab90325570e836bbd87a6932b3dc5a63066ac93e83415c
+DIST nuclear-bin-0.6.12.tar.gz 100924874 BLAKE2B 
c78580ce58da3591c4be4e908c2727ee63d31a09b1018343a751ffca7f0da009b0527333a1a909c6c372378910a2e0ce9b67231555bba8d8a46df668a2f5e344
 SHA512 
b4e0d8d453964663fc3349d2d2207393d8de91201eaf679a9da195c27a2790299eca5073a631e3db7245d0d60947912db5d5f665a3f1246b442d4630487b9647

diff --git a/media-sound/nuclear-bin/nuclear-bin-0.6.11-r2.ebuild 
b/media-sound/nuclear-bin/nuclear-bin-0.6.12.ebuild
similarity index 92%
rename from media-sound/nuclear-bin/nuclear-bin-0.6.11-r2.ebuild
rename to media-sound/nuclear-bin/nuclear-bin-0.6.12.ebuild
index d448ce97a..d7c13a1a6 100644
--- a/media-sound/nuclear-bin/nuclear-bin-0.6.11-r2.ebuild
+++ b/media-sound/nuclear-bin/nuclear-bin-0.6.12.ebuild
@@ -5,11 +5,12 @@ EAPI=7
 
 inherit desktop xdg
 
-MY_P="nuclear-${PV}"
+MY_PV="v${PV}"
+MY_P="nuclear-${MY_PV}"
 
 DESCRIPTION="Nuclear is a streaming program that pulls content from free 
sources on internet"
 HOMEPAGE="https://nuclear.js.org/;
-SRC_URI="https://github.com/nukeop/nuclear/releases/download/v${PV}/${MY_P}.tar.gz
 -> ${P}.tar.gz"
+SRC_URI="https://github.com/nukeop/nuclear/releases/download/${MY_PV}/${MY_P}.tar.gz
 -> ${P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0"



[gentoo-commits] repo/gentoo:master commit in: acct-group/spi/

2021-04-21 Thread Conrad Kostecki
commit: ac12767938470933d32cbc116eabb6ae9c8cf2be
Author: Peter Alfredsen  icloud  com>
AuthorDate: Mon Dec  7 16:35:32 2020 +
Commit: Conrad Kostecki  gentoo  org>
CommitDate: Wed Apr 21 19:59:39 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ac127679

acct-group/spi: add group for raspberrypi-sys-mods

Bug: https://bugs.gentoo.org/758917
Bug: https://github.com/gentoo/gentoo/pull/18551
Package-Manager: Portage-3.0.11, Repoman-3.0.2
Signed-off-by: Peter Alfredsen  icloud.com>
Signed-off-by: Conrad Kostecki  gentoo.org>

 acct-group/spi/metadata.xml | 12 
 acct-group/spi/spi-0.ebuild |  8 
 2 files changed, 20 insertions(+)

diff --git a/acct-group/spi/metadata.xml b/acct-group/spi/metadata.xml
new file mode 100644
index 000..f224d7d9a61
--- /dev/null
+++ b/acct-group/spi/metadata.xml
@@ -0,0 +1,12 @@
+
+http://www.gentoo.org/dtd/metadata.dtd;>
+
+   
+   crabbedhaloablut...@icloud.com
+   Peter Alfredsen
+   
+   
+   proxy-ma...@gentoo.org
+   Proxy Maintainers
+   
+

diff --git a/acct-group/spi/spi-0.ebuild b/acct-group/spi/spi-0.ebuild
new file mode 100644
index 000..88be21fa31f
--- /dev/null
+++ b/acct-group/spi/spi-0.ebuild
@@ -0,0 +1,8 @@
+# Copyright 2019-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit acct-group
+
+ACCT_GROUP_ID="227"



[gentoo-commits] repo/gentoo:master commit in: acct-group/gpio/

2021-04-21 Thread Conrad Kostecki
commit: c614f4887fcbefb8b283094556a026086c331105
Author: Peter Alfredsen  icloud  com>
AuthorDate: Mon Dec  7 16:33:01 2020 +
Commit: Conrad Kostecki  gentoo  org>
CommitDate: Wed Apr 21 19:59:38 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c614f488

acct-group/gpio: add group for raspberrypi-sys-mods

Bug: https://bugs.gentoo.org/758917
Bug: https://github.com/gentoo/gentoo/pull/18551
Package-Manager: Portage-3.0.11, Repoman-3.0.2
Signed-off-by: Peter Alfredsen  icloud.com>
Signed-off-by: Conrad Kostecki  gentoo.org>

 acct-group/gpio/gpio-0.ebuild |  8 
 acct-group/gpio/metadata.xml  | 12 
 2 files changed, 20 insertions(+)

diff --git a/acct-group/gpio/gpio-0.ebuild b/acct-group/gpio/gpio-0.ebuild
new file mode 100644
index 000..9f8e9a3621d
--- /dev/null
+++ b/acct-group/gpio/gpio-0.ebuild
@@ -0,0 +1,8 @@
+# Copyright 2019-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit acct-group
+
+ACCT_GROUP_ID="225"

diff --git a/acct-group/gpio/metadata.xml b/acct-group/gpio/metadata.xml
new file mode 100644
index 000..f224d7d9a61
--- /dev/null
+++ b/acct-group/gpio/metadata.xml
@@ -0,0 +1,12 @@
+
+http://www.gentoo.org/dtd/metadata.dtd;>
+
+   
+   crabbedhaloablut...@icloud.com
+   Peter Alfredsen
+   
+   
+   proxy-ma...@gentoo.org
+   Proxy Maintainers
+   
+



[gentoo-commits] repo/gentoo:master commit in: acct-group/i2c/

2021-04-21 Thread Conrad Kostecki
commit: 8ee67694aefba13bdce3a5d20bd5a2acf2a5248c
Author: Peter Alfredsen  icloud  com>
AuthorDate: Mon Dec  7 16:34:20 2020 +
Commit: Conrad Kostecki  gentoo  org>
CommitDate: Wed Apr 21 19:59:38 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8ee67694

acct-group/i2c: add group

This will be used for app-misc/ddcutil
and for upcoming sys-apps/raspberrypi-sys-mods.

Bug: https://bugs.gentoo.org/758917
Bug: https://bugs.gentoo.org/781557
Bug: https://github.com/gentoo/gentoo/pull/18551
Package-Manager: Portage-3.0.11, Repoman-3.0.2
Signed-off-by: Peter Alfredsen  icloud.com>
Signed-off-by: Conrad Kostecki  gentoo.org>

 acct-group/i2c/i2c-0.ebuild |  8 
 acct-group/i2c/metadata.xml | 12 
 2 files changed, 20 insertions(+)

diff --git a/acct-group/i2c/i2c-0.ebuild b/acct-group/i2c/i2c-0.ebuild
new file mode 100644
index 000..9318389c592
--- /dev/null
+++ b/acct-group/i2c/i2c-0.ebuild
@@ -0,0 +1,8 @@
+# Copyright 2019-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit acct-group
+
+ACCT_GROUP_ID="226"

diff --git a/acct-group/i2c/metadata.xml b/acct-group/i2c/metadata.xml
new file mode 100644
index 000..f224d7d9a61
--- /dev/null
+++ b/acct-group/i2c/metadata.xml
@@ -0,0 +1,12 @@
+
+http://www.gentoo.org/dtd/metadata.dtd;>
+
+   
+   crabbedhaloablut...@icloud.com
+   Peter Alfredsen
+   
+   
+   proxy-ma...@gentoo.org
+   Proxy Maintainers
+   
+



[gentoo-commits] repo/gentoo:master commit in: dev-lua/lua-openssl/

2021-04-21 Thread Conrad Kostecki
commit: c58a9edbd762835c7b91280ea3ab3ba509a166b1
Author: Conrad Kostecki  gentoo  org>
AuthorDate: Wed Apr 21 20:10:30 2021 +
Commit: Conrad Kostecki  gentoo  org>
CommitDate: Wed Apr 21 20:11:04 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c58a9edb

dev-lua/lua-openssl: disable TestCRL test

Reported to upstream:
https://github.com/zhaozg/lua-openssl/issues/231

Bug: https://bugs.gentoo.org/783423
Closes: https://bugs.gentoo.org/784851
Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Conrad Kostecki  gentoo.org>

 dev-lua/lua-openssl/lua-openssl-0.8.0_p6.ebuild | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/dev-lua/lua-openssl/lua-openssl-0.8.0_p6.ebuild 
b/dev-lua/lua-openssl/lua-openssl-0.8.0_p6.ebuild
index 64b5f3d8e52..d1e79376de0 100644
--- a/dev-lua/lua-openssl/lua-openssl-0.8.0_p6.ebuild
+++ b/dev-lua/lua-openssl/lua-openssl-0.8.0_p6.ebuild
@@ -49,9 +49,10 @@ src_prepare() {
# Allow override of LUA* variables
sed -e '/LUA  /s/:=/?=/g' -e '/LUA_VERSION/s/:=/?=/g' -i Makefile || die
 
-   # Disable TestCMS test suite, as it fails
+   # Disable TestCMS and TestCRL test suite, as it fails
# See: https://github.com/zhaozg/lua-openssl/issues/230
-   sed -e '/6.cms.lua/d' -i test/test.lua || die
+   # See: https://github.com/zhaozg/lua-openssl/issues/231
+   sed -e '/6.cms.lua/d' -e '/5.x509_crl.lua/d' -i test/test.lua || die
 
# Prepare needed dependencies (source code files only)
rm -r deps/{auxiliar,lua-compat} || die



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

2021-04-21 Thread Rick Farina
commit: af88adecc727dc20c51399e3efd9916c69515337
Author: Rick Farina  gentoo  org>
AuthorDate: Wed Apr 21 20:11:13 2021 +
Commit: Rick Farina  gentoo  org>
CommitDate: Wed Apr 21 20:11:32 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=af88adec

net-wireless/qdmr: bump

Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Rick Farina  gentoo.org>

 net-wireless/qdmr/Manifest| 2 +-
 net-wireless/qdmr/{qdmr-0.6.4-r1.ebuild => qdmr-0.7.0.ebuild} | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/net-wireless/qdmr/Manifest b/net-wireless/qdmr/Manifest
index 97f71a1c692..6f48f497ace 100644
--- a/net-wireless/qdmr/Manifest
+++ b/net-wireless/qdmr/Manifest
@@ -1 +1 @@
-DIST qdmr-0.6.4.tar.gz 3711165 BLAKE2B 
06371cd5ee964c3919ab18c272a7ca7f742f697b4a400d7f3e1a1f0081287047cfea29f6b13035409b22aa6cfa220b9383e8fbafb8e6fccd2ea6d4cb867b91e1
 SHA512 
43fe77f5b77868193d8af908f329730d7391ed44523119079a802dec6dcc0d254049a86943b80215fb2efa75c7d1c0e01a68f6b6986300a35851b479d47e535d
+DIST qdmr-0.7.0.tar.gz 3743078 BLAKE2B 
779329fcf8f091f237cdb851e03359c9a4679f687f3d9e995ee41869ce38b8f56baadd58bcba302a7f4c43ad76663946c90ebcb5b3bb1e01f94fa5bb6b2e8929
 SHA512 
d585e4331c267ff2d25de4e66ecc6f51b57190ab493a18699e40a870e5db07342183ce947b2b063a36a38fc7d122aaa174ebe3fd0695ea56dcde7f707ee0dfc5

diff --git a/net-wireless/qdmr/qdmr-0.6.4-r1.ebuild 
b/net-wireless/qdmr/qdmr-0.7.0.ebuild
similarity index 88%
rename from net-wireless/qdmr/qdmr-0.6.4-r1.ebuild
rename to net-wireless/qdmr/qdmr-0.7.0.ebuild
index a5ff3b02ae5..3ac2b78f892 100644
--- a/net-wireless/qdmr/qdmr-0.6.4-r1.ebuild
+++ b/net-wireless/qdmr/qdmr-0.7.0.ebuild
@@ -7,7 +7,7 @@ inherit cmake udev
 
 DESCRIPTION="GUI application for configuring and programming cheap DMR radios"
 HOMEPAGE="https://dm3mat.darc.de/qdmr/;
-SRC_URI="https://github.com/hmatuschek/qdmr/archive/refs/tags/v0.6.4.tar.gz -> 
${P}.tar.gz"
+SRC_URI="https://github.com/hmatuschek/qdmr/archive/refs/tags/v${PV}.tar.gz -> 
${P}.tar.gz"
 
 LICENSE="GPL-3+"
 SLOT="0"



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

2021-04-21 Thread Michał Górny
commit: b477b0613daec4a0e21e218dff8a941471637569
Author: Michał Górny  gentoo  org>
AuthorDate: Wed Apr 21 19:21:50 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Apr 21 19:21:50 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b477b061

dev-python/isort: Remove old

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

 dev-python/isort/Manifest   |  1 -
 dev-python/isort/isort-5.7.0.ebuild | 53 -
 2 files changed, 54 deletions(-)

diff --git a/dev-python/isort/Manifest b/dev-python/isort/Manifest
index 1d915f1b1ab..4ecc0049f12 100644
--- a/dev-python/isort/Manifest
+++ b/dev-python/isort/Manifest
@@ -1,2 +1 @@
-DIST isort-5.7.0.tar.gz 169353 BLAKE2B 
bafd6a0ce81ed80a3c1ad53ce320361ef11bc01a78211ad13b7947aafddd4d9bb5a4fbf65ec01d4c90dce7ebd0a2e3b1c4dcad729b1e27b1dd2c5c90c802eecf
 SHA512 
ae5ff56394f495f6bd86f7581e0f8a67264671553b344b9dc2c5ba0b37f483ae500ebba9882ff5c315b913a689901b17de2eac403e0b4240f913c9e1864bab9f
 DIST isort-5.8.0.tar.gz 167927 BLAKE2B 
59b9ee4e63e231026e25833ef8bc4a782ad7b30622d1f6b61fe177fbf0f8663ca953f68cf168abb407d3cb90fe98e29540ec3a8933a5df2ca7ba3e938ba4282f
 SHA512 
ffeee045b5328fa410673464b2ca22d9cd1ba8dd34eff9a430b93e9ce72033100e32e3373308438bcb82b8eb7deea1f2087091e111b1204e35791958ca6944c4

diff --git a/dev-python/isort/isort-5.7.0.ebuild 
b/dev-python/isort/isort-5.7.0.ebuild
deleted file mode 100644
index 5476eecba44..000
--- a/dev-python/isort/isort-5.7.0.ebuild
+++ /dev/null
@@ -1,53 +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} )
-DISTUTILS_USE_SETUPTOOLS=rdepend
-
-inherit distutils-r1
-
-DESCRIPTION="A python utility/library to sort imports"
-HOMEPAGE="https://pypi.org/project/isort/;
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~ia64 ppc ppc64 sparc x86 ~amd64-linux 
~x86-linux ~x64-macos"
-
-BDEPEND="
-   test? (
-   dev-python/black[${PYTHON_USEDEP}]
-   dev-python/colorama[${PYTHON_USEDEP}]
-   dev-python/hypothesis[${PYTHON_USEDEP}]
-   dev-python/pylama[${PYTHON_USEDEP}]
-   dev-python/pytest-mock[${PYTHON_USEDEP}]
-   dev-vcs/git
-   )
-"
-
-distutils_enable_tests pytest
-
-python_test() {
-   # Some tests run the "isort" command
-   distutils_install_for_testing --via-root
-
-   local skipped_tests=(
-   # Fails without -s, run it separately to avoid unnecessary 
output
-   tests/unit/test_importable.py
-   # Excluded from upstream's test script
-   tests/unit/test_deprecated_finders.py
-   # Require "example_isort_formatting_plugin", we're not going
-   # to add an example package just to run a few tests
-   tests/unit/test_literal.py::test_value_assignment_list
-   
tests/unit/test_ticketed_features.py::test_isort_supports_formatting_plugins_issue_1353
-   
tests/unit/test_ticketed_features.py::test_isort_literals_issue_1358
-   # Same here: requires "example_shared_isort_profile"
-   
tests/unit/test_ticketed_features.py::test_isort_supports_shared_profiles_issue_970
-   )
-   pytest -s tests/unit/test_importable.py \
-   || die "Tests failed with ${EPYTHON}"
-   pytest -vv tests/unit ${skipped_tests[@]/#/--deselect } \
-   || die "Tests failed with ${EPYTHON}"
-}



[gentoo-commits] repo/gentoo:master commit in: dev-python/readthedocs-sphinx-ext/

2021-04-21 Thread Michał Górny
commit: 85cad22c718b647d65ab257db4a3ed0430e2e4f4
Author: Michał Górny  gentoo  org>
AuthorDate: Wed Apr 21 19:22:31 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Apr 21 19:22:31 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=85cad22c

dev-python/readthedocs-sphinx-ext: Remove old

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

 dev-python/readthedocs-sphinx-ext/Manifest |  1 -
 .../readthedocs-sphinx-ext-2.1.3.ebuild| 27 --
 2 files changed, 28 deletions(-)

diff --git a/dev-python/readthedocs-sphinx-ext/Manifest 
b/dev-python/readthedocs-sphinx-ext/Manifest
index 1bf091851df..4886e21bbae 100644
--- a/dev-python/readthedocs-sphinx-ext/Manifest
+++ b/dev-python/readthedocs-sphinx-ext/Manifest
@@ -1,2 +1 @@
-DIST readthedocs-sphinx-ext-2.1.3.tar.gz 12261 BLAKE2B 
3121b75c2a157a61727f4bc5b15b7a5d0aa23a177593fd7208d558de4ea9d89c48c788a843af833ab9dc79b05baa32231086ca6e4ea4c69ba793fb5001becb12
 SHA512 
f9b03de7a5ef8e6707960cb05b1be8115a55292820fe3fd43efc6d7843b9e55c8c537a53653967e1879ff27c5856ca66f145fc6e8f98891fc1f2682e425e2faf
 DIST readthedocs-sphinx-ext-2.1.4.tar.gz 11218 BLAKE2B 
9851da181b9d181715436dfb350bcaa2f8f6c5dbf56941d2f26457976cd5f5f1e32752b0fa39c65a7ca4f4f304e0e83bb9cd34dcc25a039e6f970d7ca6410a38
 SHA512 
dc3e70f55634e6769a0cd8778644389838884da7f175464e56c7766a1cef257bf6d4bd317a4dd4442fb46fc21714f5697991d1b2a764e40857eefae340b15278

diff --git 
a/dev-python/readthedocs-sphinx-ext/readthedocs-sphinx-ext-2.1.3.ebuild 
b/dev-python/readthedocs-sphinx-ext/readthedocs-sphinx-ext-2.1.3.ebuild
deleted file mode 100644
index 153d9719026..000
--- a/dev-python/readthedocs-sphinx-ext/readthedocs-sphinx-ext-2.1.3.ebuild
+++ /dev/null
@@ -1,27 +0,0 @@
-# Copyright 2020-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_{7..9} pypy3 )
-inherit distutils-r1
-
-DESCRIPTION="Code specific for Read the Docs and Sphinx"
-HOMEPAGE="https://github.com/readthedocs/readthedocs-sphinx-ext;
-SRC_URI="mirror://pypi/${PN::1}/${PN}/${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ppc ppc64 ~riscv ~s390 sparc x86"
-
-RDEPEND="
-   >=dev-python/jinja-2.9[${PYTHON_USEDEP}]
-   dev-python/requests[${PYTHON_USEDEP}]"
-PDEPEND="
-   dev-python/sphinx[${PYTHON_USEDEP}]"
-BDEPEND="
-   test? ( ${PDEPEND} )"
-
-# unittest should be sufficient but tests are very verbose, so pytest's
-# output capture is most welcome
-distutils_enable_tests pytest



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

2021-04-21 Thread Michał Górny
commit: b3ca9667f4097691f1ea5e7ce0e7ebeef443a532
Author: Michał Górny  gentoo  org>
AuthorDate: Wed Apr 21 19:22:50 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Apr 21 19:22:50 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b3ca9667

dev-python/soupsieve: Remove old

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

 dev-python/soupsieve/Manifest |  1 -
 dev-python/soupsieve/soupsieve-2.2.ebuild | 29 -
 2 files changed, 30 deletions(-)

diff --git a/dev-python/soupsieve/Manifest b/dev-python/soupsieve/Manifest
index 3d9b4676238..1c71567949a 100644
--- a/dev-python/soupsieve/Manifest
+++ b/dev-python/soupsieve/Manifest
@@ -1,2 +1 @@
 DIST soupsieve-2.2.1.tar.gz 99298 BLAKE2B 
94532421f3b8e49d6ab75a54a60ac861a78eee9f6792ded096e39a8a43d46d195cff9b7d8feab918b0f2debc8a6dd35226ab714384fa7f4d795176e269b6c4cb
 SHA512 
c1339cfca237af7f8915b6d644b8271f769f9a37aa68f8acf536236551baaf9bb44a2f2a736f9168a7649cde14d37b8c24614c9491acbf81e3f4fdaea96b4928
-DIST soupsieve-2.2.tar.gz 99261 BLAKE2B 
637bed198a62a7f92f6b3c022dcb9a579c15a3dcb1e3581b5a18b9ff804c2075c976c3478f86d2400841c177f3160dc05da41991ca56731c91e6db5b95262671
 SHA512 
26402c831c19c9b133442dd8ea31363e1eadc3cafe172b933cdbc746df6dc9961e930d4fbe8399b847848bf3fcd5893d2449e912ed0cdf8766468997acf5ee87

diff --git a/dev-python/soupsieve/soupsieve-2.2.ebuild 
b/dev-python/soupsieve/soupsieve-2.2.ebuild
deleted file mode 100644
index b02fe20d6de..000
--- a/dev-python/soupsieve/soupsieve-2.2.ebuild
+++ /dev/null
@@ -1,29 +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} pypy3 )
-
-inherit distutils-r1
-
-DESCRIPTION="A modern CSS selector implementation for BeautifulSoup"
-HOMEPAGE="https://github.com/facelessuser/soupsieve/
-   https://pypi.org/project/soupsieve/;
-SRC_URI="https://github.com/facelessuser/${PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86 
~x64-macos"
-IUSE="test"
-RESTRICT+=" !test? ( test )"
-
-BDEPEND="
-   test? (
-   dev-python/beautifulsoup[${PYTHON_USEDEP}]
-   dev-python/lxml[${PYTHON_USEDEP}]
-   dev-python/html5lib[${PYTHON_USEDEP}]
-   )
-"
-
-distutils_enable_tests pytest



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

2021-04-21 Thread Michał Górny
commit: 755a0d031c1526a52c5473d53e850db667e7c564
Author: Michał Górny  gentoo  org>
AuthorDate: Wed Apr 21 19:22:09 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Apr 21 19:22:09 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=755a0d03

dev-python/pydocstyle: Remove old

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

 dev-python/pydocstyle/Manifest|  1 -
 dev-python/pydocstyle/pydocstyle-5.1.1.ebuild | 31 ---
 2 files changed, 32 deletions(-)

diff --git a/dev-python/pydocstyle/Manifest b/dev-python/pydocstyle/Manifest
index b71df400b9a..809dedd258d 100644
--- a/dev-python/pydocstyle/Manifest
+++ b/dev-python/pydocstyle/Manifest
@@ -1,2 +1 @@
-DIST pydocstyle-5.1.1.tar.gz 70759 BLAKE2B 
3cdb519d7f9459a201c9b7bc3002e69dae76b79758b155198b3101c6817c66db01616723e789dd8105d0339d6163fec02ab50db2370b13d3a8d1c5a17ecded6c
 SHA512 
70c7408dfa4c8e54a3abf0548a9af26a7ad7ee0bb76f3a41bf6f2297ce09c13c03ab5e066b1b15404ba6390ddfcacbc5e199d8b73ee74e3b184759d88c8b2a51
 DIST pydocstyle-6.0.0.tar.gz 72143 BLAKE2B 
1036a5eab38a38bda0f98371f7e4094248cf5057a9afd8743a478f153a5f06feab6b3e7d6be031615b5e88c388786f59a0619f774f492e40a722f39973051d5b
 SHA512 
609a10307aa24513f476ef639771fc095fe7a65ffd8d530fad02886369c62969c69a5134fd0ec79a1e07d1b6cb8f920c3478db546c26aefb0e45771777c02a0b

diff --git a/dev-python/pydocstyle/pydocstyle-5.1.1.ebuild 
b/dev-python/pydocstyle/pydocstyle-5.1.1.ebuild
deleted file mode 100644
index e3ce4474db2..000
--- a/dev-python/pydocstyle/pydocstyle-5.1.1.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( pypy3 python3_{7..9} )
-DISTUTILS_USE_SETUPTOOLS=rdepend
-
-inherit distutils-r1
-
-DESCRIPTION="Python docstring style checker"
-HOMEPAGE="https://github.com/PyCQA/pydocstyle/;
-SRC_URI="https://github.com/PyCQA/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~ia64 ppc ppc64 sparc x86 ~x64-macos"
-
-RDEPEND="dev-python/snowballstemmer[${PYTHON_USEDEP}]"
-
-distutils_enable_tests pytest
-# Requires network to lookup github issues
-#distutils_enable_sphinx docs dev-python/sphinx_rtd_theme 
dev-python/sphinxcontrib-issuetracker
-
-python_prepare_all() {
-   # These tests call pip.
-   # pip install fails because we are not allowed to do that inside an 
ebuild.
-   rm "${S}/src/tests/test_integration.py" || die
-
-   distutils-r1_python_prepare_all
-}



[gentoo-commits] repo/proj/guru:dev commit in: dev-vcs/lazygit/

2021-04-21 Thread Sergey Torokhov
commit: a44fb32a4adc6028b30a28b80d227d04ffb52fb2
Author: Sergey Torokhov  yandex  ru>
AuthorDate: Wed Apr 21 20:34:07 2021 +
Commit: Sergey Torokhov  yandex  ru>
CommitDate: Wed Apr 21 20:34:07 2021 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=a44fb32a

dev-vcs/lazygit: drop 0.27.2, 0.27.3

Signed-off-by: Sergey Torokhov  yandex.ru>

 dev-vcs/lazygit/Manifest  |  2 --
 dev-vcs/lazygit/lazygit-0.27.2.ebuild | 36 ---
 dev-vcs/lazygit/lazygit-0.27.3.ebuild | 36 ---
 3 files changed, 74 deletions(-)

diff --git a/dev-vcs/lazygit/Manifest b/dev-vcs/lazygit/Manifest
index b9ca396a7..fe8620e71 100644
--- a/dev-vcs/lazygit/Manifest
+++ b/dev-vcs/lazygit/Manifest
@@ -1,6 +1,4 @@
 DIST lazygit-0.25.1.tar.gz 2192584 BLAKE2B 
e2254ea3998f8be17f0c75d328975b30af21e1eddc070e6e1c2711b54e8a7e1a4f24d91a0eb80451480547d26c9b01ac23e43ea73d59cc4a6bcc158992c73987
 SHA512 
281a0e67b75c6dc69baf64bbcaeb20844874528564093ae2c64159d1c92eaaaebf73a176730fb80db9a2055cfcdd2c8ba77a12566ef94c182eb5ef16e2d677b9
 DIST lazygit-0.26.1.tar.gz 2192018 BLAKE2B 
9c48e6d0ee176ed1a49a684c4ad65ba139329c690af654508e866b6213ab3572d7f47915d849a0e65242f57b552568e1a34825a8050cd42e864d6b25f2e36559
 SHA512 
abdc8cfc509c77e4b7a249a32a000f3f80e9e5c11d26b48c3882fc49e9da1e477573590a16fa9c03ccb81d6342173f4abfa16031392d8180e7ca70071d503b3a
-DIST lazygit-0.27.2.tar.gz 3214004 BLAKE2B 
fb6cdf0664ae5510c2bcca00f478a76bb3e4e69b6cc8714ab97d0cf1c638fef450e320b3072a8e3971847d55053245ad575466fcdf62942b176c1571d22f1bf1
 SHA512 
eba628a80465054355750cafc31ed31ea22356c548441c4397a9762efeddb752ce9be6f7a125333ad8d619aff0959226785bdb22b99d918da0f3ce1153fb59bc
-DIST lazygit-0.27.3.tar.gz 3214304 BLAKE2B 
05db27847fb90bd56f81055b55138a4266254aab76c52a95d5b6bd70d45741a1eeb84fe120e8ddd10c0b4f7539c003bba8d5b577952968afd164331cecf4
 SHA512 
1379edd0c939d4e434a91d9508dd0895851503be06a9b86e9778e5fa27c7062db565d922b78db11b3eec46bf6261445002125dcff2b10e26d3a592c4420f3d16
 DIST lazygit-0.27.4.tar.gz 3214405 BLAKE2B 
123c2b7ca1bb63fa7d7a40b4c8a56b3f39b651c214ad55179dd07cd81588341589419759207263bbf809da89218e35d2c6185c79bcfd9ee59480ed66d67506dc
 SHA512 
a053d4d3e3458ad33c415a7e9d4286a52b23429babae715afacc61a91185a309d78951cc617ad182cdb59aa53ce48dae9ce38f65c38c8364eaac88d92e478c9d
 DIST lazygit-0.28.1.tar.gz 3222346 BLAKE2B 
8cfb3cd59c991cefb3de652c49ef8bb0f94f7f1da6af9fa62e4288383ae14e64644a82fb8ca4d2037fa6b39a54b6b716b9851d42e023ea0a81e2b9d865f6df69
 SHA512 
8e477216f2f93b3e1d9a5d2c771d05a180e5f193a84afb6d8f93b6fa1d91a7efac89e6e43c5c1c0034c19a19f7e6dada6eed69402cabf5ca2860284fb2c6e232

diff --git a/dev-vcs/lazygit/lazygit-0.27.2.ebuild 
b/dev-vcs/lazygit/lazygit-0.27.2.ebuild
deleted file mode 100644
index 233a104b0..0
--- a/dev-vcs/lazygit/lazygit-0.27.2.ebuild
+++ /dev/null
@@ -1,36 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-EGO_PN="github.com/jesseduffield/lazygit"
-
-inherit golang-build golang-vcs-snapshot
-
-DESCRIPTION="Lazygit, a simple terminal UI for git commands"
-HOMEPAGE="https://github.com/jesseduffield/lazygit;
-SRC_URI="https://github.com/jesseduffield/${PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE="doc"
-
-DEPEND=( sys-libs/glibc )
-RDEPEND=(
-   ${DEPEND}
-   dev-vcs/git
-)
-
-DOCS=( src/${EGO_PN}/{CONTRIBUTING,README}.md )
-
-src_compile() {
-   GOPATH="${S}" go build -v -o bin/lazygit src/${EGO_PN}/main.go || die
-}
-
-src_install() {
-   dobin bin/lazygit
-
-   use doc && dodoc -r "src/${EGO_PN}/docs/."
-   einstalldocs
-}

diff --git a/dev-vcs/lazygit/lazygit-0.27.3.ebuild 
b/dev-vcs/lazygit/lazygit-0.27.3.ebuild
deleted file mode 100644
index 233a104b0..0
--- a/dev-vcs/lazygit/lazygit-0.27.3.ebuild
+++ /dev/null
@@ -1,36 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-EGO_PN="github.com/jesseduffield/lazygit"
-
-inherit golang-build golang-vcs-snapshot
-
-DESCRIPTION="Lazygit, a simple terminal UI for git commands"
-HOMEPAGE="https://github.com/jesseduffield/lazygit;
-SRC_URI="https://github.com/jesseduffield/${PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE="doc"
-
-DEPEND=( sys-libs/glibc )
-RDEPEND=(
-   ${DEPEND}
-   dev-vcs/git
-)
-
-DOCS=( src/${EGO_PN}/{CONTRIBUTING,README}.md )
-
-src_compile() {
-   GOPATH="${S}" go build -v -o bin/lazygit src/${EGO_PN}/main.go || die
-}
-
-src_install() {
-   dobin bin/lazygit
-
-   use doc && dodoc -r "src/${EGO_PN}/docs/."
-   einstalldocs
-}



[gentoo-commits] repo/proj/guru:dev commit in: dev-vcs/lazygit/

2021-04-21 Thread Sergey Torokhov
commit: 6a0bda123545efc51aa1336cb20c66049206347a
Author: Sergey Torokhov  yandex  ru>
AuthorDate: Wed Apr 21 20:32:52 2021 +
Commit: Sergey Torokhov  yandex  ru>
CommitDate: Wed Apr 21 20:32:52 2021 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=6a0bda12

dev-vcs/lazygit: 0.28.1 version bump

Signed-off-by: Sergey Torokhov  yandex.ru>

 dev-vcs/lazygit/Manifest  |  1 +
 dev-vcs/lazygit/lazygit-0.28.1.ebuild | 36 +++
 2 files changed, 37 insertions(+)

diff --git a/dev-vcs/lazygit/Manifest b/dev-vcs/lazygit/Manifest
index af7a4c369..b9ca396a7 100644
--- a/dev-vcs/lazygit/Manifest
+++ b/dev-vcs/lazygit/Manifest
@@ -3,3 +3,4 @@ DIST lazygit-0.26.1.tar.gz 2192018 BLAKE2B 
9c48e6d0ee176ed1a49a684c4ad65ba139329
 DIST lazygit-0.27.2.tar.gz 3214004 BLAKE2B 
fb6cdf0664ae5510c2bcca00f478a76bb3e4e69b6cc8714ab97d0cf1c638fef450e320b3072a8e3971847d55053245ad575466fcdf62942b176c1571d22f1bf1
 SHA512 
eba628a80465054355750cafc31ed31ea22356c548441c4397a9762efeddb752ce9be6f7a125333ad8d619aff0959226785bdb22b99d918da0f3ce1153fb59bc
 DIST lazygit-0.27.3.tar.gz 3214304 BLAKE2B 
05db27847fb90bd56f81055b55138a4266254aab76c52a95d5b6bd70d45741a1eeb84fe120e8ddd10c0b4f7539c003bba8d5b577952968afd164331cecf4
 SHA512 
1379edd0c939d4e434a91d9508dd0895851503be06a9b86e9778e5fa27c7062db565d922b78db11b3eec46bf6261445002125dcff2b10e26d3a592c4420f3d16
 DIST lazygit-0.27.4.tar.gz 3214405 BLAKE2B 
123c2b7ca1bb63fa7d7a40b4c8a56b3f39b651c214ad55179dd07cd81588341589419759207263bbf809da89218e35d2c6185c79bcfd9ee59480ed66d67506dc
 SHA512 
a053d4d3e3458ad33c415a7e9d4286a52b23429babae715afacc61a91185a309d78951cc617ad182cdb59aa53ce48dae9ce38f65c38c8364eaac88d92e478c9d
+DIST lazygit-0.28.1.tar.gz 3222346 BLAKE2B 
8cfb3cd59c991cefb3de652c49ef8bb0f94f7f1da6af9fa62e4288383ae14e64644a82fb8ca4d2037fa6b39a54b6b716b9851d42e023ea0a81e2b9d865f6df69
 SHA512 
8e477216f2f93b3e1d9a5d2c771d05a180e5f193a84afb6d8f93b6fa1d91a7efac89e6e43c5c1c0034c19a19f7e6dada6eed69402cabf5ca2860284fb2c6e232

diff --git a/dev-vcs/lazygit/lazygit-0.28.1.ebuild 
b/dev-vcs/lazygit/lazygit-0.28.1.ebuild
new file mode 100644
index 0..233a104b0
--- /dev/null
+++ b/dev-vcs/lazygit/lazygit-0.28.1.ebuild
@@ -0,0 +1,36 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+EGO_PN="github.com/jesseduffield/lazygit"
+
+inherit golang-build golang-vcs-snapshot
+
+DESCRIPTION="Lazygit, a simple terminal UI for git commands"
+HOMEPAGE="https://github.com/jesseduffield/lazygit;
+SRC_URI="https://github.com/jesseduffield/${PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE="doc"
+
+DEPEND=( sys-libs/glibc )
+RDEPEND=(
+   ${DEPEND}
+   dev-vcs/git
+)
+
+DOCS=( src/${EGO_PN}/{CONTRIBUTING,README}.md )
+
+src_compile() {
+   GOPATH="${S}" go build -v -o bin/lazygit src/${EGO_PN}/main.go || die
+}
+
+src_install() {
+   dobin bin/lazygit
+
+   use doc && dodoc -r "src/${EGO_PN}/docs/."
+   einstalldocs
+}



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

2021-04-21 Thread Tony Vroon
commit: 04d823027daf8b17a875e0396669fd4e744bc6c5
Author: Tony Vroon  gentoo  org>
AuthorDate: Wed Apr 21 21:13:33 2021 +
Commit: Tony Vroon  gentoo  org>
CommitDate: Wed Apr 21 21:14:19 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=04d82302

app-misc/ckb: Fix systemd unit install.

As pointed out by John "ajak" Helmert III, the automatic detection of systemd
vs OpenRC can fail. Override it with a USE-flag, and use that to simplify
the first-use elog messages.

Closes: https://bugs.gentoo.org/783789
Signed-Off-By: Tony Vroon  gentoo.org>
Package-Manager: Portage-3.0.17, Repoman-3.0.2

 app-misc/ckb/ckb-0.4.4-r1.ebuild | 61 
 1 file changed, 61 insertions(+)

diff --git a/app-misc/ckb/ckb-0.4.4-r1.ebuild b/app-misc/ckb/ckb-0.4.4-r1.ebuild
new file mode 100644
index 000..7b290d85ef3
--- /dev/null
+++ b/app-misc/ckb/ckb-0.4.4-r1.ebuild
@@ -0,0 +1,61 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit xdg cmake
+
+DESCRIPTION="Corsair K65/K70/K95 Driver"
+HOMEPAGE="https://github.com/ckb-next/ckb-next;
+SRC_URI="https://github.com/ckb-next/ckb-next/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE="systemd"
+
+RDEPEND="
+   dev-libs/libdbusmenu-qt
+   dev-libs/quazip:0=
+   dev-qt/qtcore:5
+   dev-qt/qtdbus:5
+   dev-qt/qtgui:5
+   dev-qt/qtnetwork:5
+   dev-qt/qtwidgets:5
+   dev-qt/qtx11extras:5
+   media-sound/pulseaudio
+   virtual/libudev:=
+   x11-libs/libX11
+   x11-libs/libxcb:=
+   x11-libs/xcb-util-wm"
+DEPEND="${RDEPEND}"
+BDEPEND="dev-qt/linguist-tools:5"
+
+S="${WORKDIR}/${PN}-next-${PV}"
+
+src_configure() {
+   local mycmakeargs=(
+   -DDISABLE_UPDATER=yes
+   -DFORCE_INIT_SYSTEM=$(usex systemd systemd openrc)
+   )
+   cmake_src_configure
+}
+
+src_install() {
+   cmake_src_install
+   dodoc CHANGELOG.md
+
+   newinitd "${FILESDIR}"/ckb.initd ckb-daemon
+}
+
+pkg_postinst() {
+   if [[ -z "${REPLACING_VERSIONS}" ]]; then
+   elog "The ckb daemon will have to be started before use:"
+   elog
+   if use systemd ; then
+   elog "# systemctl start ckb-next-daemon"
+   else
+   elog "# rc-service ckb start"
+   fi
+   fi
+}



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

2021-04-21 Thread Sam James
commit: 1fc6746fa3e6fea6bad24ea2abf6f8728a713065
Author: Sam James  gentoo  org>
AuthorDate: Wed Apr 21 20:01:39 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Apr 21 20:01:51 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1fc6746f

app-shells/esh: drop prefix inherit

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

 app-shells/esh/esh-0.8.5-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-shells/esh/esh-0.8.5-r2.ebuild 
b/app-shells/esh/esh-0.8.5-r2.ebuild
index 5208355cf0e..164a969d91f 100644
--- a/app-shells/esh/esh-0.8.5-r2.ebuild
+++ b/app-shells/esh/esh-0.8.5-r2.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-inherit flag-o-matic toolchain-funcs prefix
+inherit flag-o-matic toolchain-funcs
 
 DESCRIPTION="A UNIX Shell with a simplified Scheme syntax"
 HOMEPAGE="http://slon.ttk.ru/esh/;



[gentoo-commits] repo/gentoo:master commit in: dev-lua/lua-openssl/

2021-04-21 Thread Conrad Kostecki
commit: 7fc2e0493d1258aab6002417568c650334a329a5
Author: Conrad Kostecki  gentoo  org>
AuthorDate: Wed Apr 21 20:18:43 2021 +
Commit: Conrad Kostecki  gentoo  org>
CommitDate: Wed Apr 21 20:29:36 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7fc2e049

dev-lua/lua-openssl: add ~ppc ~ppc64 keyword

Bug: https://bugs.gentoo.org/783423
Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Conrad Kostecki  gentoo.org>

 dev-lua/lua-openssl/lua-openssl-0.8.0_p6.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-lua/lua-openssl/lua-openssl-0.8.0_p6.ebuild 
b/dev-lua/lua-openssl/lua-openssl-0.8.0_p6.ebuild
index d1e79376de0..76d3f21c3fc 100644
--- a/dev-lua/lua-openssl/lua-openssl-0.8.0_p6.ebuild
+++ b/dev-lua/lua-openssl/lua-openssl-0.8.0_p6.ebuild
@@ -23,7 +23,7 @@ S="${WORKDIR}/${PN}-${MY_PV}"
 
 LICENSE="MIT openssl PHP-3"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~x86"
 IUSE="libressl test"
 REQUIRED_USE="${LUA_REQUIRED_USE}"
 RESTRICT="!test? ( test )"



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

2021-04-21 Thread Conrad Kostecki
commit: ed25104c803fa757ad43d8b333058a494f6c6ea7
Author: Conrad Kostecki  gentoo  org>
AuthorDate: Wed Apr 21 20:12:54 2021 +
Commit: Conrad Kostecki  gentoo  org>
CommitDate: Wed Apr 21 20:29:33 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ed25104c

dev-libs/libmpack: add ~ppc ~ppc64 keyword

Bug: https://bugs.gentoo.org/783423
Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Conrad Kostecki  gentoo.org>

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

diff --git a/dev-libs/libmpack/libmpack-1.0.5.ebuild 
b/dev-libs/libmpack/libmpack-1.0.5.ebuild
index 6b505fdff20..fdebde99d87 100644
--- a/dev-libs/libmpack/libmpack-1.0.5.ebuild
+++ b/dev-libs/libmpack/libmpack-1.0.5.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/${PN}/${PN}/archive/${PV}.tar.gz 
-> ${P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ia64 ~sparc x86 ~x64-macos"
+KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~x64-macos"
 
 DEPEND=""
 RDEPEND="${DEPEND}"



[gentoo-commits] repo/gentoo:master commit in: dev-lua/mpack/

2021-04-21 Thread Conrad Kostecki
commit: 9ec208656cff6641ae5da1d6bd9893735974507a
Author: Conrad Kostecki  gentoo  org>
AuthorDate: Wed Apr 21 20:29:21 2021 +
Commit: Conrad Kostecki  gentoo  org>
CommitDate: Wed Apr 21 20:29:42 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9ec20865

dev-lua/mpack: add ~ppc ~ppc64 keyword

Closes: https://bugs.gentoo.org/783423
Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Conrad Kostecki  gentoo.org>

 dev-lua/mpack/mpack-1.0.8-r100.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-lua/mpack/mpack-1.0.8-r100.ebuild 
b/dev-lua/mpack/mpack-1.0.8-r100.ebuild
index 46492c5bfd3..adadf5620c2 100644
--- a/dev-lua/mpack/mpack-1.0.8-r100.ebuild
+++ b/dev-lua/mpack/mpack-1.0.8-r100.ebuild
@@ -16,7 +16,7 @@ S="${WORKDIR}/${MY_PN}-${PV}"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~ia64 x86"
+KEYWORDS="amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 x86"
 IUSE="test"
 RESTRICT="!test? ( test )"
 



[gentoo-commits] repo/gentoo:master commit in: dev-lua/luadbi/

2021-04-21 Thread Conrad Kostecki
commit: 598f6272bab4151b4c34e053af1cb2caec90ae37
Author: Conrad Kostecki  gentoo  org>
AuthorDate: Wed Apr 21 20:23:54 2021 +
Commit: Conrad Kostecki  gentoo  org>
CommitDate: Wed Apr 21 20:29:39 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=598f6272

dev-lua/luadbi: add ~ppc ~ppc64 keyword

Bug: https://bugs.gentoo.org/783423
Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Conrad Kostecki  gentoo.org>

 dev-lua/luadbi/luadbi-0.7.2-r102.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-lua/luadbi/luadbi-0.7.2-r102.ebuild 
b/dev-lua/luadbi/luadbi-0.7.2-r102.ebuild
index 7e0a8cdd05c..4eeb7d93542 100644
--- a/dev-lua/luadbi/luadbi-0.7.2-r102.ebuild
+++ b/dev-lua/luadbi/luadbi-0.7.2-r102.ebuild
@@ -13,7 +13,7 @@ 
SRC_URI="https://github.com/mwild1/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="amd64 arm arm64 ~ia64 x86"
+KEYWORDS="amd64 arm arm64 ~ia64 ~ppc ~ppc64 x86"
 IUSE="mysql postgres +sqlite test"
 REQUIRED_USE="
${LUA_REQUIRED_USE}



[gentoo-commits] repo/gentoo:master commit in: dev-lua/luaossl/

2021-04-21 Thread Conrad Kostecki
commit: 12f977d0bc976bed64db0b315c5007fdb6903e89
Author: Conrad Kostecki  gentoo  org>
AuthorDate: Wed Apr 21 20:26:50 2021 +
Commit: Conrad Kostecki  gentoo  org>
CommitDate: Wed Apr 21 20:29:40 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=12f977d0

dev-lua/luaossl: add ~ppc ~ppc64 keyword

Bug: https://bugs.gentoo.org/783423
Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Conrad Kostecki  gentoo.org>

 dev-lua/luaossl/luaossl-20200709-r100.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-lua/luaossl/luaossl-20200709-r100.ebuild 
b/dev-lua/luaossl/luaossl-20200709-r100.ebuild
index 42b394e4eca..9b396bab129 100644
--- a/dev-lua/luaossl/luaossl-20200709-r100.ebuild
+++ b/dev-lua/luaossl/luaossl-20200709-r100.ebuild
@@ -15,7 +15,7 @@ S="${WORKDIR}/${MY_P}"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~sparc ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
 IUSE="examples"
 REQUIRED_USE="${LUA_REQUIRED_USE}"
 



[gentoo-commits] repo/gentoo:master commit in: dev-lua/luasec/

2021-04-21 Thread Conrad Kostecki
commit: 5016bca9ce65b8dfd0656b4c83f94608da6c62d4
Author: Conrad Kostecki  gentoo  org>
AuthorDate: Wed Apr 21 20:28:12 2021 +
Commit: Conrad Kostecki  gentoo  org>
CommitDate: Wed Apr 21 20:29:41 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5016bca9

dev-lua/luasec: add ~ppc ~ppc64 keyword

Bug: https://bugs.gentoo.org/783423
Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Conrad Kostecki  gentoo.org>

 dev-lua/luasec/luasec-1.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-lua/luasec/luasec-1.0.ebuild b/dev-lua/luasec/luasec-1.0.ebuild
index bbf5473827f..f221dfadcce 100644
--- a/dev-lua/luasec/luasec-1.0.ebuild
+++ b/dev-lua/luasec/luasec-1.0.ebuild
@@ -14,7 +14,7 @@ 
SRC_URI="https://github.com/brunoos/luasec/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~sparc ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
 IUSE="libressl"
 REQUIRED_USE="${LUA_REQUIRED_USE}"
 



[gentoo-commits] repo/gentoo:master commit in: dev-lua/lua-cjson/

2021-04-21 Thread Conrad Kostecki
commit: d4b82f45c6606522bfc2a547b93c56424a69d0d2
Author: Conrad Kostecki  gentoo  org>
AuthorDate: Wed Apr 21 20:17:31 2021 +
Commit: Conrad Kostecki  gentoo  org>
CommitDate: Wed Apr 21 20:29:35 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d4b82f45

dev-lua/lua-cjson: add ~ppc ~ppc64 keyword

Bug: https://bugs.gentoo.org/783423
Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Conrad Kostecki  gentoo.org>

 dev-lua/lua-cjson/lua-cjson-2.1.0.8-r100.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-lua/lua-cjson/lua-cjson-2.1.0.8-r100.ebuild 
b/dev-lua/lua-cjson/lua-cjson-2.1.0.8-r100.ebuild
index e443289eeef..bd1135eaef0 100644
--- a/dev-lua/lua-cjson/lua-cjson-2.1.0.8-r100.ebuild
+++ b/dev-lua/lua-cjson/lua-cjson-2.1.0.8-r100.ebuild
@@ -13,7 +13,7 @@ 
SRC_URI="https://github.com/openresty/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~sparc ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
 IUSE="+internal-fpconv test +threads"
 REQUIRED_USE="
threads? ( internal-fpconv )



[gentoo-commits] repo/gentoo:master commit in: dev-lua/lua-bit32/

2021-04-21 Thread Conrad Kostecki
commit: 24712626abb29fb7b0cada3eeedb82447da4794e
Author: Conrad Kostecki  gentoo  org>
AuthorDate: Wed Apr 21 20:16:25 2021 +
Commit: Conrad Kostecki  gentoo  org>
CommitDate: Wed Apr 21 20:29:34 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=24712626

dev-lua/lua-bit32: add ~ppc ~ppc64 keyword

Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Conrad Kostecki  gentoo.org>

 dev-lua/lua-bit32/lua-bit32-5.3.5.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-lua/lua-bit32/lua-bit32-5.3.5.1.ebuild 
b/dev-lua/lua-bit32/lua-bit32-5.3.5.1.ebuild
index 21af772b061..01596fb2355 100644
--- a/dev-lua/lua-bit32/lua-bit32-5.3.5.1.ebuild
+++ b/dev-lua/lua-bit32/lua-bit32-5.3.5.1.ebuild
@@ -17,7 +17,7 @@ S="${WORKDIR}/${MY_PN}-${MY_PV}"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="amd64 arm arm64 ~hppa ~ia64 ~sparc x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 arm arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-linux 
~x86-linux"
 IUSE="test"
 REQUIRED_USE="${LUA_REQUIRED_USE}"
 RESTRICT="!test? ( test )"



[gentoo-commits] repo/gentoo:master commit in: dev-lua/luassert/

2021-04-21 Thread Conrad Kostecki
commit: 177ca19db3cf003f0f4839cbb049312284adfea8
Author: Conrad Kostecki  gentoo  org>
AuthorDate: Wed Apr 21 20:58:28 2021 +
Commit: Conrad Kostecki  gentoo  org>
CommitDate: Wed Apr 21 21:02:52 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=177ca19d

dev-lua/luassert: add missing cliargs for test

Bug: https://bugs.gentoo.org/784848
Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Conrad Kostecki  gentoo.org>

 dev-lua/luassert/luassert-1.8.0-r101.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/dev-lua/luassert/luassert-1.8.0-r101.ebuild 
b/dev-lua/luassert/luassert-1.8.0-r101.ebuild
index 9e343372d3b..4131cf93832 100644
--- a/dev-lua/luassert/luassert-1.8.0-r101.ebuild
+++ b/dev-lua/luassert/luassert-1.8.0-r101.ebuild
@@ -27,6 +27,7 @@ BDEPEND="
virtual/pkgconfig
test? (
dev-lua/busted[${LUA_USEDEP}]
+   dev-lua/lua_cliargs[${LUA_USEDEP}]
${RDEPEND}
)
 "



[gentoo-commits] repo/gentoo:master commit in: dev-lua/luacov/

2021-04-21 Thread Conrad Kostecki
commit: 35c7b656bc273fde6cca26a775af49a7085dbd94
Author: Conrad Kostecki  gentoo  org>
AuthorDate: Wed Apr 21 20:57:14 2021 +
Commit: Conrad Kostecki  gentoo  org>
CommitDate: Wed Apr 21 21:02:51 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=35c7b656

dev-lua/luacov: add missing cliargs for test

Bug: https://bugs.gentoo.org/784848
Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Conrad Kostecki  gentoo.org>

 dev-lua/luacov/luacov-0.14.0-r100.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/dev-lua/luacov/luacov-0.14.0-r100.ebuild 
b/dev-lua/luacov/luacov-0.14.0-r100.ebuild
index 14729733d8e..e9d0694d683 100644
--- a/dev-lua/luacov/luacov-0.14.0-r100.ebuild
+++ b/dev-lua/luacov/luacov-0.14.0-r100.ebuild
@@ -24,6 +24,7 @@ BDEPEND="
virtual/pkgconfig
test? (
dev-lua/busted[${LUA_USEDEP}]
+   dev-lua/lua_cliargs[${LUA_USEDEP}]
${RDEPEND}
)
 "



[gentoo-commits] repo/gentoo:master commit in: dev-lua/luasystem/

2021-04-21 Thread Conrad Kostecki
commit: 9784b9c944a6b52e5bc36ba1187b3af82d1af16f
Author: Conrad Kostecki  gentoo  org>
AuthorDate: Wed Apr 21 20:59:33 2021 +
Commit: Conrad Kostecki  gentoo  org>
CommitDate: Wed Apr 21 21:02:53 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9784b9c9

dev-lua/luasystem: add missing cliargs for test

Bug: https://bugs.gentoo.org/784848
Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Conrad Kostecki  gentoo.org>

 dev-lua/luasystem/luasystem-0.2.1_p0-r102.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/dev-lua/luasystem/luasystem-0.2.1_p0-r102.ebuild 
b/dev-lua/luasystem/luasystem-0.2.1_p0-r102.ebuild
index 8eb4071008f..005889f82ce 100644
--- a/dev-lua/luasystem/luasystem-0.2.1_p0-r102.ebuild
+++ b/dev-lua/luasystem/luasystem-0.2.1_p0-r102.ebuild
@@ -26,6 +26,7 @@ BDEPEND="
virtual/pkgconfig
test? (
dev-lua/busted[${LUA_USEDEP}]
+   dev-lua/lua_cliargs[${LUA_USEDEP}]
${RDEPEND}
)
 "



[gentoo-commits] repo/gentoo:master commit in: dev-lua/mpack/

2021-04-21 Thread Conrad Kostecki
commit: e8319587445b7e0ae81f1d49798a314177fba8ce
Author: Conrad Kostecki  gentoo  org>
AuthorDate: Wed Apr 21 21:02:38 2021 +
Commit: Conrad Kostecki  gentoo  org>
CommitDate: Wed Apr 21 21:02:54 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e8319587

dev-lua/mpack: add missing cliargs for test

Closes: https://bugs.gentoo.org/784848
Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Conrad Kostecki  gentoo.org>

 dev-lua/mpack/mpack-1.0.8-r100.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/dev-lua/mpack/mpack-1.0.8-r100.ebuild 
b/dev-lua/mpack/mpack-1.0.8-r100.ebuild
index b2f7d532f5a..7116644b690 100644
--- a/dev-lua/mpack/mpack-1.0.8-r100.ebuild
+++ b/dev-lua/mpack/mpack-1.0.8-r100.ebuild
@@ -30,6 +30,7 @@ BDEPEND="
virtual/pkgconfig
test? (
dev-lua/busted[${LUA_USEDEP}]
+   dev-lua/lua_cliargs[${LUA_USEDEP}]
${RDEPEND}
)
 "



[gentoo-commits] repo/gentoo:master commit in: dev-lua/mediator_lua/

2021-04-21 Thread Conrad Kostecki
commit: e15aea40da0e9d16de74e64b002b58ba0b5fc3bf
Author: Conrad Kostecki  gentoo  org>
AuthorDate: Wed Apr 21 21:01:20 2021 +
Commit: Conrad Kostecki  gentoo  org>
CommitDate: Wed Apr 21 21:02:54 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e15aea40

dev-lua/mediator_lua: add missing cliargs for test

Bug: https://bugs.gentoo.org/784848
Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Conrad Kostecki  gentoo.org>

 dev-lua/mediator_lua/mediator_lua-1.1.2_p0-r101.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/dev-lua/mediator_lua/mediator_lua-1.1.2_p0-r101.ebuild 
b/dev-lua/mediator_lua/mediator_lua-1.1.2_p0-r101.ebuild
index be55ff9c96d..446f79f19cd 100644
--- a/dev-lua/mediator_lua/mediator_lua-1.1.2_p0-r101.ebuild
+++ b/dev-lua/mediator_lua/mediator_lua-1.1.2_p0-r101.ebuild
@@ -25,6 +25,7 @@ BDEPEND="
virtual/pkgconfig
test? (
dev-lua/busted[${LUA_USEDEP}]
+   dev-lua/lua_cliargs[${LUA_USEDEP}]
${RDEPEND}
)
 "



[gentoo-commits] repo/gentoo:master commit in: dev-lua/luacheck/

2021-04-21 Thread Conrad Kostecki
commit: 162440b37abf1087555a653cbc3a50184d6a944e
Author: Conrad Kostecki  gentoo  org>
AuthorDate: Wed Apr 21 20:55:43 2021 +
Commit: Conrad Kostecki  gentoo  org>
CommitDate: Wed Apr 21 21:02:50 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=162440b3

dev-lua/luacheck: add missing cliargs for test

Bug: https://bugs.gentoo.org/784848
Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Conrad Kostecki  gentoo.org>

 dev-lua/luacheck/luacheck-0.24.0.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/dev-lua/luacheck/luacheck-0.24.0.ebuild 
b/dev-lua/luacheck/luacheck-0.24.0.ebuild
index baaa8dfdfa5..b74b9ffb905 100644
--- a/dev-lua/luacheck/luacheck-0.24.0.ebuild
+++ b/dev-lua/luacheck/luacheck-0.24.0.ebuild
@@ -30,6 +30,7 @@ BDEPEND="
doc? ( dev-python/sphinx )
test? (
dev-lua/busted[${LUA_USEDEP}]
+   dev-lua/lua_cliargs[${LUA_USEDEP}]
${RDEPEND}
)
 "



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

2021-04-21 Thread Ronny Gutbrod
commit: 8dfbc6cb487c2725fcaa712aed390f61b9b2915a
Author: Ronny (tastytea) Gutbrod  tastytea  de>
AuthorDate: Wed Apr 21 06:13:41 2021 +
Commit: Ronny Gutbrod  tastytea  de>
CommitDate: Wed Apr 21 06:19:51 2021 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=8dfbc6cb

Revert "dev-libs/mtxclient: Remove old ebuild."

Turns out <=net-im/nheko-0.8.1 doesn't work with
>=dev-libs/mtxclient-0.5.0.

This reverts commit 760f3c9463222a4f35caf23d6ed804cfa44ad3f3.

Signed-off-by: Ronny (tastytea) Gutbrod  tastytea.de>

 dev-libs/mtxclient/Manifest   |  1 +
 dev-libs/mtxclient/mtxclient-0.4.1.ebuild | 44 +++
 2 files changed, 45 insertions(+)

diff --git a/dev-libs/mtxclient/Manifest b/dev-libs/mtxclient/Manifest
index b80e8680c..8d47a37c3 100644
--- a/dev-libs/mtxclient/Manifest
+++ b/dev-libs/mtxclient/Manifest
@@ -1,2 +1,3 @@
+DIST mtxclient-0.4.1.tar.gz 572552 BLAKE2B 
4d0facaffb0ce1fadc1011b7d557774bcd9ffcef7349894255b9522bcc4e9228739ad8da5a60b0addf6835cf5de3613bebc19842b6922ab9cf94f88c944d0091
 SHA512 
246c84bc8bc7dd6fd688c79601d16e931b5aaf5fe967d6ea226f1961df2b74ad70d4e790b7400051e007506f58ecd6594ccead31bd3c6308aa2c6727b122c203
 DIST mtxclient-0.5.0.tar.gz 582236 BLAKE2B 
5166c32127973e886adadb6ad8a2895ba5ac77f78e9a774f039b0c8d4329078c0b8de965b477ce1c3a7e4cd929de8ba9b8d4f8d8b0452f6c49c873285a4d8b3a
 SHA512 
6e1e9f5ecb1e6911b5bee85569e4477f6ee4c86ef479a3f408c8bbd187750b3b78db1db0337b51e1df9b90fee3b486eaf909bb79b69a97919685074eee3a82cd
 DIST mtxclient-0.5.1.tar.gz 582367 BLAKE2B 
d30a5e0e16d6783d8d1175e5f4144d845fe62897dcc7952cb1598470befa1da47a2b06cd70a60f511a1c2e7656eca2cf5a87734cbc61b79d2a05df295fd256e0
 SHA512 
f0a5e823bd7f3cccdf5f919c04c36a1a5ab4d2627a6f8f3fac78e4b300eda3b9e1f5060fb31e6e47267bbafc3a03f6c2a2d16c2323e63ce4889f551860e7703f

diff --git a/dev-libs/mtxclient/mtxclient-0.4.1.ebuild 
b/dev-libs/mtxclient/mtxclient-0.4.1.ebuild
new file mode 100644
index 0..43315c94d
--- /dev/null
+++ b/dev-libs/mtxclient/mtxclient-0.4.1.ebuild
@@ -0,0 +1,44 @@
+# Copyright 2020-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit cmake
+
+DESCRIPTION="Client API library for Matrix, built on top of Boost.Asio"
+HOMEPAGE="https://github.com/Nheko-Reborn/mtxclient;
+SRC_URI="https://github.com/Nheko-Reborn/${PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64"
+
+IUSE="test"
+RESTRICT="!test? ( test )"
+
+RDEPEND="
+   >=dev-libs/boost-1.70.0
+   dev-libs/olm
+   >=dev-libs/openssl-1.1.0
+   dev-cpp/nlohmann_json
+"
+DEPEND="
+   ${RDEPEND}
+   dev-libs/spdlog
+   test? ( dev-cpp/gtest )
+"
+
+# remove_failing_tests depends on remove_network_tests.
+PATCHES=(
+   "${FILESDIR}/0.3.0_remove_network_tests.patch"
+   "${FILESDIR}/0.3.0_remove_failing_tests.patch"
+)
+
+src_configure() {
+   local -a mycmakeargs=(
+   -DBUILD_LIB_TESTS="$(usex test)"
+   -DBUILD_LIB_EXAMPLES=OFF
+   )
+
+   cmake_src_configure
+}



[gentoo-commits] repo/proj/guru:dev commit in: net-im/nheko/

2021-04-21 Thread Ronny Gutbrod
commit: b58b8dac7224635ce539b8181db695e9813b0dba
Author: Ronny (tastytea) Gutbrod  tastytea  de>
AuthorDate: Wed Apr 21 06:17:51 2021 +
Commit: Ronny Gutbrod  tastytea  de>
CommitDate: Wed Apr 21 06:20:01 2021 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=b58b8dac

net-im/nheko: Fix dev-libs/mtxclient dependency.

Signed-off-by: Ronny (tastytea) Gutbrod  tastytea.de>

 net-im/nheko/nheko-0.8.0.ebuild | 2 +-
 net-im/nheko/nheko-0.8.1.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/net-im/nheko/nheko-0.8.0.ebuild b/net-im/nheko/nheko-0.8.0.ebuild
index 1d9735f03..e896d 100644
--- a/net-im/nheko/nheko-0.8.0.ebuild
+++ b/net-im/nheko/nheko-0.8.0.ebuild
@@ -21,7 +21,7 @@ RDEPEND="
dev-qt/qtsvg:5
dev-qt/qtconcurrent:5
app-text/cmark
-   >=dev-libs/mtxclient-0.4.0
+   

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

2021-04-21 Thread Michał Górny
commit: 2110baaddbd8e52bfbb14713fada5d3df9e6792c
Author: Michał Górny  gentoo  org>
AuthorDate: Wed Apr 21 06:28:37 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Apr 21 06:28:37 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2110baad

dev-python/virtualenv: Bump to 20.4.4

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

 dev-python/virtualenv/Manifest |  1 +
 dev-python/virtualenv/virtualenv-20.4.4.ebuild | 99 ++
 2 files changed, 100 insertions(+)

diff --git a/dev-python/virtualenv/Manifest b/dev-python/virtualenv/Manifest
index 10c11a90820..3eb2c66ddb4 100644
--- a/dev-python/virtualenv/Manifest
+++ b/dev-python/virtualenv/Manifest
@@ -1,2 +1,3 @@
 DIST virtualenv-16.7.10.tar.gz 5116776 BLAKE2B 
42f0a4b4330850b504f8febd991ef6ecdcbb0821efdd94ca324a8cc34a68a760a8a98de97f0cb2384d8e6cbb0ce8f261995c6433886444e29b75ba0ce09ca12c
 SHA512 
f06d7c354ce1910f04dbcbe1a77e60392653bbe4f638bafbe9284454db2c0e5d63cf9159201d0916fc01aaba91d45fb733b63096c38517fcd83fd00ed8b26d28
 DIST virtualenv-20.4.3.tar.gz 10579193 BLAKE2B 
02102579eb72b7e4ea8fa182b3c7ef5d8b9d95992b5f73b0f24737522dfae988a91953c49df5aa17541f3f0b1c54557ece7feba173a9cce3bb65964bddbd6edb
 SHA512 
d79479d73fc87f34462e775629306bd20ff5d25eb1829c6719f08c800df6a5db03254b04773766a703d903d577cf74b8409a026196ba98d0f5f94f70604ed576
+DIST virtualenv-20.4.4.tar.gz 10579531 BLAKE2B 
9e10c07bd191d745d6904f304787a3913c0c574bb4453549796052f27329cbc2e3700fbc6f40ff02f4e94b8f1c21458c8fbd706b05ae458c033722d3eaf04f2e
 SHA512 
acc528cccfc80aeed2fcd7209cab7ff0f1a7d1dc01a59fdb6a07703c7905904ab68d3f4ff312e108c687d03495e82ed8d26ecc15c2b17b9e771605a46164b4bd

diff --git a/dev-python/virtualenv/virtualenv-20.4.4.ebuild 
b/dev-python/virtualenv/virtualenv-20.4.4.ebuild
new file mode 100644
index 000..620f7b6d1db
--- /dev/null
+++ b/dev-python/virtualenv/virtualenv-20.4.4.ebuild
@@ -0,0 +1,99 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{7..9} pypy3 )
+DISTUTILS_USE_SETUPTOOLS=manual
+
+inherit distutils-r1
+
+DESCRIPTION="Virtual Python Environment builder"
+HOMEPAGE="
+   https://virtualenv.pypa.io/en/stable/
+   https://pypi.org/project/virtualenv/
+   https://github.com/pypa/virtualenv/
+"
+SRC_URI="mirror://pypi/${PN::1}/${PN}/${P}.tar.gz"
+
+LICENSE="MIT"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 
~sparc ~x86 ~x64-macos"
+SLOT="0"
+
+RDEPEND="
+   >=dev-python/appdirs-1.4.3[${PYTHON_USEDEP}]
+   >=dev-python/distlib-0.3.1[${PYTHON_USEDEP}]
+   >=dev-python/filelock-3[${PYTHON_USEDEP}]
+   >=dev-python/setuptools-41[${PYTHON_USEDEP}]
+   >=dev-python/six-1.9.0[${PYTHON_USEDEP}]
+   $(python_gen_cond_dep '
+   >=dev-python/importlib_metadata-0.12[${PYTHON_USEDEP}]
+   ' python3_{6,7} pypy3)
+   $(python_gen_cond_dep '
+   >=dev-python/importlib_resources-1.0[${PYTHON_USEDEP}]
+   ' python3_6 pypy3)"
+# coverage is used somehow magically in virtualenv, maybe it actually
+# tests something useful
+BDEPEND="
+   dev-python/setuptools_scm[${PYTHON_USEDEP}]
+   test? (
+   $(python_gen_cond_dep '
+   dev-python/coverage[${PYTHON_USEDEP}]
+   dev-python/flaky[${PYTHON_USEDEP}]
+   >=dev-python/pip-20.0.2[${PYTHON_USEDEP}]
+   >=dev-python/pytest-freezegun-0.4.1[${PYTHON_USEDEP}]
+   >=dev-python/pytest-mock-2.0.0[${PYTHON_USEDEP}]
+   >=dev-python/pytest-timeout-1.3.4[${PYTHON_USEDEP}]
+   dev-python/wheel[${PYTHON_USEDEP}]
+   >=dev-python/packaging-20.0[${PYTHON_USEDEP}]
+   ' 'python3*')
+   )"
+
+distutils_enable_sphinx docs \
+   dev-python/sphinx_rtd_theme \
+   dev-python/towncrier
+distutils_enable_tests pytest
+
+src_configure() {
+   export SETUPTOOLS_SCM_PRETEND_VERSION=${PV}
+}
+
+python_test() {
+   local deselect=(
+   tests/unit/activation/test_xonsh.py
+   
tests/unit/seed/embed/test_bootstrap_link_via_app_data.py::test_seed_link_via_app_data
+   tests/unit/create/test_creator.py::test_cross_major
+   )
+   [[ ${EPYTHON} == pypy3 ]] && deselect+=(
+   
'tests/unit/create/test_creator.py::test_create_no_seed[root-pypy3-posix-copies-isolated]'
+   
'tests/unit/create/test_creator.py::test_create_no_seed[root-pypy3-posix-copies-global]'
+   
'tests/unit/create/test_creator.py::test_create_no_seed[venv-pypy3-posix-copies-isolated]'
+   
'tests/unit/create/test_creator.py::test_create_no_seed[venv-pypy3-posix-copies-global]'
+   
'tests/unit/create/test_creator.py::test_zip_importer_can_import_setuptools'
+   

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

2021-04-21 Thread Michał Górny
commit: 2210e58d11b88ca1150b5f7b1078635b3190b098
Author: Michał Górny  gentoo  org>
AuthorDate: Wed Apr 21 06:05:40 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Apr 21 06:05:40 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2210e58d

dev-python/GitPython: Bump to 3.1.15

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

 dev-python/GitPython/GitPython-3.1.15.ebuild | 58 
 dev-python/GitPython/Manifest|  2 +
 2 files changed, 60 insertions(+)

diff --git a/dev-python/GitPython/GitPython-3.1.15.ebuild 
b/dev-python/GitPython/GitPython-3.1.15.ebuild
new file mode 100644
index 000..254dbd3a49d
--- /dev/null
+++ b/dev-python/GitPython/GitPython-3.1.15.ebuild
@@ -0,0 +1,58 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{7..9} )
+PYTHON_REQ_USE="threads(+)"
+
+inherit distutils-r1
+
+TEST_P=GitPython-${PV}
+GITDB_P=gitdb-4.0.5-r1
+SMMAP_P=smmap-3.0.4
+
+DESCRIPTION="Library used to interact with Git repositories"
+HOMEPAGE="https://github.com/gitpython-developers/GitPython 
https://pypi.org/project/GitPython/;
+SRC_URI="mirror://pypi/${PN::1}/${PN}/${P}.tar.gz
+   test? (
+   https://dev.gentoo.org/~mgorny/dist/${TEST_P}.gitbundle
+   https://dev.gentoo.org/~mgorny/dist/${GITDB_P}.gitbundle
+   https://dev.gentoo.org/~mgorny/dist/${SMMAP_P}.gitbundle
+   )"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86 ~amd64-linux ~x86-linux"
+
+RDEPEND="
+   dev-vcs/git
+   >=dev-python/gitdb-4.0.1[${PYTHON_USEDEP}]"
+BDEPEND="
+   test? (
+   >=dev-python/ddt-1.1.1[${PYTHON_USEDEP}]
+   )"
+
+distutils_enable_tests unittest
+
+src_test() {
+   git config --global user.email "tra...@ci.com" || die
+   git config --global user.name "Travis Runner" || die
+
+   git clone "${DISTDIR}/${TEST_P}.gitbundle" "${T}"/test || die
+   git clone "${DISTDIR}/${GITDB_P}.gitbundle" \
+   "${T}"/test/git/ext/gitdb || die
+   git clone "${DISTDIR}/${SMMAP_P}.gitbundle" \
+   "${T}"/test/git/ext/gitdb/gitdb/ext/smmap || die
+
+   cd "${T}"/test || die
+   TRAVIS=1 ./init-tests-after-clone.sh || die
+   cat test/fixtures/.gitconfig >> ~/.gitconfig || die
+   rm -r test/performance || die
+   # tests requiring network access
+   sed -i -e 's:test_fetch_error:_&:' test/test_remote.py || die
+   sed -i -e 's:test_leaking_password_in_clone_logs:_&:' test/test_repo.py 
|| die
+   rm test/test_installation.py || die
+
+   distutils-r1_src_test
+}

diff --git a/dev-python/GitPython/Manifest b/dev-python/GitPython/Manifest
index 981dccdfc97..8dd2e5966cb 100644
--- a/dev-python/GitPython/Manifest
+++ b/dev-python/GitPython/Manifest
@@ -1,4 +1,6 @@
 DIST GitPython-3.1.14.gitbundle 4446003 BLAKE2B 
db7844045aed7c40a3f341706e017e877bf3dedde61665754c1d4b14b98d0ddc863666ff1dceb313174a908f8fbacbda0586e53e874a1397e6eeb562cf1ddf1f
 SHA512 
ecd570bdb85dfa64f42ce447bf381868d584eb56897954d893ba1f1ee193fa4e45f3847fe842a67276da0cf155a2501ed4c25d34d300a9776b0f068b659ba014
 DIST GitPython-3.1.14.tar.gz 171534 BLAKE2B 
bcb2b7a497f6eabebe3187ad5104bede01c1a53aa52d15bdc7112198224c566cefc1ecae448dc47f6610e05cf871620a862ca6a3cca17bd8812720e64a9a1d86
 SHA512 
ee9015d82a53aba18dde8cede276d1d4410c7d9791c5b224c772114801c1e6dc4210c02399dc1248593a4e52d5f5e549cdbf927d6a7c7f9a5a9b0801f5d79675
+DIST GitPython-3.1.15.gitbundle 4811422 BLAKE2B 
16399b302f7f3f36b315bcaa1535992a43b02fd888586d135824f8f4dc5ba611875d68e6d3102d71edc93848a91d3b244176d6b735ef30d65fdf64c28d325ef9
 SHA512 
13064036f20aaa58cf7784a3a61ed9c9e08414e9126332fc629e976889c87a2a70b1c9270774df676dcc08ded0ee3629112c60b88025536a9d13a04491b7b1e2
+DIST GitPython-3.1.15.tar.gz 175132 BLAKE2B 
5a0cc8176257a5fec9afbf81351da191fc70ad5678d3ee89d36807cdf01a7f69216916723ac551bcc29fbc07a88a9a0357d12d41b4f43888917bd45dd766328e
 SHA512 
bee1e12625995a0264694796ec6f346a5258ec13c24517939e65eaf9b679d82afb7848c02e6222389609bdf3a0dccbce4af1bd59a5d12f2851da47878a21b210
 DIST gitdb-4.0.5-r1.gitbundle 1499071 BLAKE2B 
e429014def18d645b7117b27f592ead9c5180762f6cc42c4a231f9a4f61c8275ccb1def5d042d44f34863528570163e9e154bb1536a0917b10f135e2462c
 SHA512 
6fcf345af9f72afa39f4ba931bf474b2596678f1b790e3d4e1e3f7420baafbad04689bcdee9e99407f7c2b1c6f0d36fcf524b408ceb37b95dc4980e9423b1ad7
 DIST smmap-3.0.4.gitbundle 276552 BLAKE2B 
2d17b927b2c644d2f1984168ee99fe5a9a58392401ac0b2894a1d5e5f9c292f32311a7a5d7669bd93c642ff791f4801d61ef3236c1dafa1434e99a17fd8751f6
 SHA512 
6deb282c6ece3b556c59c458b5242ff362b903441db63c005a0ab1ac055b3f974f9b34f30e0a4a41ef9246696e08b191254f72db61a8f24d4eb2f0e48a08937b



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

2021-04-21 Thread Michał Górny
commit: 57b73db3f2ec317c3d287f89b765ca4a8aec166b
Author: Michał Górny  gentoo  org>
AuthorDate: Wed Apr 21 06:26:35 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Apr 21 06:26:35 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=57b73db3

x11-misc/qt5ct: Bump to 1.2

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

 x11-misc/qt5ct/Manifest |  1 +
 x11-misc/qt5ct/qt5ct-1.2.ebuild | 48 +
 2 files changed, 49 insertions(+)

diff --git a/x11-misc/qt5ct/Manifest b/x11-misc/qt5ct/Manifest
index 89609c72dde..e8352ff5257 100644
--- a/x11-misc/qt5ct/Manifest
+++ b/x11-misc/qt5ct/Manifest
@@ -1 +1,2 @@
 DIST qt5ct-1.1.tar.bz2 79890 BLAKE2B 
e816d76ea35b2133891ccf63be47a227d95dc9783b6f2ac18ee7a7c67bae545fbdc7109103e63c18f093458942ae0b9bab3d1847c40abea9761ab0c314de6357
 SHA512 
0df00c0680aefb0eada1ddb70886fd63641c403ab42843f8d209413a56895dce0a88eb88a98d09d23a30df3b15ca1d595237592958769a1be86719f2a16cbdf7
+DIST qt5ct-1.2.tar.bz2 76052 BLAKE2B 
bff9dcd6176f856f262f908101f51be5bc5fa56cbf221fb6e1b66cf49867d721f4c1d5707bcd71cb20b1d27d53f5352bcaaa32ed7298f9fe349ac8a90b4a4e23
 SHA512 
044582440fc3ed8424970a30d7e1562396f9a1651f2c50adbdcb6ec73b35fb8dd23de419df29b92d21a45fea9af4e562b1294f5bfc329419f831775954f8ed6f

diff --git a/x11-misc/qt5ct/qt5ct-1.2.ebuild b/x11-misc/qt5ct/qt5ct-1.2.ebuild
new file mode 100644
index 000..cadb81998d1
--- /dev/null
+++ b/x11-misc/qt5ct/qt5ct-1.2.ebuild
@@ -0,0 +1,48 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit cmake
+
+DESCRIPTION="Qt5 configuration tool, similar to qtconfig for Qt4"
+HOMEPAGE="https://sourceforge.net/projects/qt5ct/;
+SRC_URI="https://download.sourceforge.net/qt5ct/${P}.tar.bz2;
+
+LICENSE="BSD-2"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~x86"
+IUSE="+dbus"
+
+RDEPEND="
+   dev-qt/qtconcurrent:5
+   dev-qt/qtcore:5
+   dev-qt/qtgui:5=
+   dev-qt/qtwidgets:5
+   dbus? (
+   dev-qt/qtdbus:5
+   dev-qt/qtgui:5[dbus]
+   )
+"
+DEPEND="${RDEPEND}
+   dev-qt/linguist-tools:5
+   dev-qt/qtpaths:5
+"
+
+src_install() {
+   cmake_src_install
+
+   newenvd - 98qt5ct <<< 'QT_QPA_PLATFORMTHEME=qt5ct'
+}
+
+pkg_postinst() {
+   if [[ -z ${REPLACING_VERSIONS} ]]; then
+   ewarn "qt5ct configuration won't be applied to the currently 
running sessions."
+   ewarn "Please relogin."
+   fi
+   if ! has_version 'dev-qt/qtsvg:5'; then
+   elog
+   elog "For SVG icon themes, please install 'dev-qt/qtsvg:5'."
+   elog
+   fi
+}



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

2021-04-21 Thread Michał Górny
commit: dd596adf732791bb904161314231ecd5e7fc9846
Author: Michał Górny  gentoo  org>
AuthorDate: Wed Apr 21 06:09:18 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Apr 21 06:09:18 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dd596adf

dev-python/sqlalchemy: Bump to 1.4.10

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

 dev-python/sqlalchemy/Manifest |  1 +
 dev-python/sqlalchemy/sqlalchemy-1.4.10.ebuild | 66 ++
 2 files changed, 67 insertions(+)

diff --git a/dev-python/sqlalchemy/Manifest b/dev-python/sqlalchemy/Manifest
index 35cf421c62b..f5ae39bcf93 100644
--- a/dev-python/sqlalchemy/Manifest
+++ b/dev-python/sqlalchemy/Manifest
@@ -1,5 +1,6 @@
 DIST SQLAlchemy-1.3.23.tar.gz 6313652 BLAKE2B 
e87f67ee7ee70036b94e1708c1a59f58b1f8abad23aa26c74e2a9a2172bee5a6411b2be95bff0f1c6e39d3a0de0839adc6b43f4cde597a18d4cf930e4c37b11e
 SHA512 
dcd1a0878fd58ee49691bb7e8a2571cb40cc942380a4fe0e66d3abb1723830f178e7b3944c5c2d69bd3aaff04cd2ca171bbabbe34f59f54bcf4b9ee2782f9570
 DIST SQLAlchemy-1.3.24.tar.gz 6353598 BLAKE2B 
6eb92b20fa3412a1f1398e18e902e3338320973287afa4a37477ec28d47e7422a19c3a60e6290a6da7b23512c0d818a26400958d02097def778c917f098bb3db
 SHA512 
4f5f0a23e80e1cebe541f8748a7e794e8964d986252803b3289a7cea732ad22557e00221775332e2766b6ff16ad5d9069223f441f8880ca6d0c47011f15fee5b
+DIST SQLAlchemy-1.4.10.tar.gz 7549562 BLAKE2B 
042fcb35c84f7aaa7d58d8617089366feb214b7234ec251fa778c656e70a47bfe5881d520e681447b8acffa98a755cbf9e6227b2b96c97e068112615aeb9609d
 SHA512 
aa2b737a4bb418050ab81aca7154aee956cf8d207a9fcc8db8138b08e4bd3d4b88ef9f84eef2c9f72238a788c83c3f69823e96e4befa615a309b63550eef03de
 DIST SQLAlchemy-1.4.2.tar.gz 7464092 BLAKE2B 
dd4cf617a66ed4eba54e41ebaead189409e09e434bdfe8e6f71e2fd4bd9ea574acef8feb42290a3fe80f602d2de2160b075633449b0b543e44b44f0fc7c867bc
 SHA512 
b436576d6c72d0ec285b926f5741b6bdba14fa959248be1c4bdcc8b87dfc512653e48fb2d356ab85d0e90a374c48de5311f43f4f3ce6cb64876e1316c6169423
 DIST SQLAlchemy-1.4.5.tar.gz 7502502 BLAKE2B 
d3b07bdf65a31e124d705c22de9ec9d57f5324f61b5ee2e5df13dbcf9e02154983179f87da06bcdc2e19b08375a51a500faa72a67ed7415a51ea266623f70a1b
 SHA512 
1b7e709b0a2c1adaa536c247d411e67abf41b6346fd2592af15d063b7cc52811091890470c2cb553cf8e07e4e1ce31ea46afc82a1266e7e737be4f9bd52bb9f0
 DIST SQLAlchemy-1.4.6.tar.gz 7519545 BLAKE2B 
ba7c9abc716dc20f5342d1f133d1a1959dff8c804268440215e9181f58cac3d2bae3052c76abf3de2551330af5946cd7f8427acaca9d73ae068444db8cc22c5b
 SHA512 
09914c9cce75f7d973fc55bd79099c8998da343ff727eb1ab5ab3ad23555a7d8386709f9e431c7ad2eadb938dac1d79839073ee554d81bfea4128f77e73dc20a

diff --git a/dev-python/sqlalchemy/sqlalchemy-1.4.10.ebuild 
b/dev-python/sqlalchemy/sqlalchemy-1.4.10.ebuild
new file mode 100644
index 000..35866923996
--- /dev/null
+++ b/dev-python/sqlalchemy/sqlalchemy-1.4.10.ebuild
@@ -0,0 +1,66 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( pypy3 python3_{7..9} )
+PYTHON_REQ_USE="sqlite?"
+
+inherit distutils-r1 multiprocessing optfeature
+
+MY_PN="SQLAlchemy"
+MY_P="${MY_PN}-${PV/_beta/b}"
+
+DESCRIPTION="Python SQL toolkit and Object Relational Mapper"
+HOMEPAGE="https://www.sqlalchemy.org/ https://pypi.org/project/SQLAlchemy/;
+SRC_URI="mirror://pypi/${MY_P:0:1}/${MY_PN}/${MY_P}.tar.gz"
+S="${WORKDIR}/${MY_P}"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc 
~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris"
+IUSE="examples +sqlite test"
+
+RDEPEND="
+   $(python_gen_cond_dep '
+   dev-python/importlib_metadata[${PYTHON_USEDEP}]
+   ' python3_7 pypy3)
+"
+# Use pytest-xdist to speed up tests
+BDEPEND="
+   test? (
+   $(python_gen_impl_dep sqlite)
+   dev-python/pytest-xdist[${PYTHON_USEDEP}]
+   )
+"
+
+distutils_enable_tests pytest
+
+src_prepare() {
+   # remove optional/partial dep on greenlet, greenlet is not very portable
+   sed -i -e '/greenlet/d' setup.cfg || die
+
+   distutils-r1_src_prepare
+}
+
+python_test() {
+   # Disable tests hardcoding function call counts specific to Python 
versions.
+   epytest --ignore test/aaa_profiling \
+   -n "$(makeopts_jobs "${MAKEOPTS}" "$(get_nproc)")"
+}
+
+python_install_all() {
+   if use examples; then
+   docompress -x "/usr/share/doc/${PF}/examples"
+   dodoc -r examples
+   fi
+
+   distutils-r1_python_install_all
+}
+
+pkg_postinst() {
+   optfeature "MySQL support" dev-python/mysqlclient dev-python/pymysql \
+   dev-python/mysql-connector-python
+   optfeature "mssql support" dev-python/pymssql
+   optfeature "postgresql support" dev-python/psycopg:2
+}



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

2021-04-21 Thread Michał Górny
commit: 22837954b285a52e753c6bde9fcdb3f50750f7a8
Author: Alessandro Barbieri  gmail  com>
AuthorDate: Wed Apr 29 16:53:39 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Apr 21 06:36:46 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=22837954

dev-python/reportlab: improve a bit the metadata

Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Alessandro Barbieri  gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/15558
Signed-off-by: Michał Górny  gentoo.org>

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

diff --git a/dev-python/reportlab/metadata.xml 
b/dev-python/reportlab/metadata.xml
index 1c2122c20fe..61143858a74 100644
--- a/dev-python/reportlab/metadata.xml
+++ b/dev-python/reportlab/metadata.xml
@@ -5,7 +5,35 @@
 pyt...@gentoo.org
 Python
   
+  
+ReportLab is the time-proven, ultra-robust open-source engine for creating
+complex, data-driven PDF documents and custom vector graphics. It's free,
+open-source, and written in Python. The package sees 50,000+ downloads per
+month, is part of standard Linux distributions, is embedded in many
+products, and was selected to power the print/export feature for Wikipedia.
+
+The ReportLab Toolkit has evolved over the years in direct response to the
+real-world reporting needs of large institutions. The library implements
+three main layers:
+
+A graphics canvas API that 'draws' PDF pages A charts and widgets
+library for creating reusable data graphics. A page layout engine -
+PLATYPUS ("Page Layout and TYPography Using Scripts") - which builds
+documents from elements such as headlines, paragraphs, fonts, tables
+and vector graphics.
+
+The open-source ReportLab Toolkit provides the core of our commercial
+product, ReportLab PLUS, which generates PDF at higher speed and allows use
+of our smart XML-based templating language RML. ReportLab PLUS contains
+significant upgrades over the open-source library that allows for a much
+faster development cycle. If you are putting substantial time into
+building a solution please consider the commercial version; it is faster,
+does more, and the revenues directly support ongoing development. You
+can trial ReportLab PLUS for free.
+  
   
+mailto:reportlab-us...@lists2.reportlab.com
+https://www.reportlab.com/dev/docs
 reportlab
   
 



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

2021-04-21 Thread Michał Górny
commit: 0ee1785ba661ca329bfbb46bfc11f7fba6968f13
Author: Michał Górny  gentoo  org>
AuthorDate: Wed Apr 21 06:08:15 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Apr 21 06:08:15 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0ee1785b

dev-python/importlib_metadata: Bump to 4.0.1 (NFC)

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

 dev-python/importlib_metadata/Manifest |  1 +
 .../importlib_metadata-4.0.1.ebuild| 42 ++
 2 files changed, 43 insertions(+)

diff --git a/dev-python/importlib_metadata/Manifest 
b/dev-python/importlib_metadata/Manifest
index d1e4024dd48..54902782b60 100644
--- a/dev-python/importlib_metadata/Manifest
+++ b/dev-python/importlib_metadata/Manifest
@@ -2,3 +2,4 @@ DIST importlib_metadata-3.10.1.tar.gz 39980 BLAKE2B 
9e7ba25618c9a530d122e43d6d56
 DIST importlib_metadata-3.7.3.tar.gz 37193 BLAKE2B 
0de5f4ece99db9ec4f86e9b967c8583d06a5bda939a7bdb137dba3c6a9d7fd034802d9fa0eb5bf209ae5ada89ebd0f3120557d3fa2b300739ebff2ff1bb6edb8
 SHA512 
1d6ee80edb3e5efb56deb0676ef42ba72fdaf124504023954cb3b1192e5378c3370a35b5e77708f3d9a19c02f0d89a1ba08a919a7aaec5e284f54c2eb3c61fc1
 DIST importlib_metadata-3.8.2.tar.gz 38973 BLAKE2B 
40b001870608003a9beaa513e5f7dad0217884719a78a64dd74bad3db275ac30bc226d57f61aa644fcd0425bc69e06ce66555aa92132e89d36ecd5519c7d32d9
 SHA512 
c4ca5055c759b588b42708a9ca903d4cda91614385cc39016c5126e37e1f3bd0faafe7ec0cf6d58553ac71c1a028f0f74d0ba3d66135e97d75b051ea4f71cbeb
 DIST importlib_metadata-4.0.0.tar.gz 41881 BLAKE2B 
cd0330e2a5959f651ef6ceee722762c3cbb034a534dab6c24523ca76d25dde4cb2c6bb06cef7e787db9a9cd83ca08a71bfd7b849db57ef4a95e461e6d887b14e
 SHA512 
bbdf7b3f1e714c5a02babe0f9ff5eb366942e21b626d1d61839ee04040d0ed529cd299afd446639795b34665be20e6438d8e9970292b282946a8b6495682f726
+DIST importlib_metadata-4.0.1.tar.gz 42189 BLAKE2B 
ed0fda0a2218efc75ce4fd614c8d69767042f035d026b28348d7909b7d6a520e6c1a6f1edb8a00f5e0c0e0e9f818d65e97ad590471d2398a5fb21f4efbdad600
 SHA512 
972e2f4bcd6433f603f0c6e23f4dbf4269993a47a5a8f66740e0143df63568ea8ca4ed6aa84587dcf967c6c4ba93e5d5ead9ac9444db9bc6424bd8c238f8335e

diff --git a/dev-python/importlib_metadata/importlib_metadata-4.0.1.ebuild 
b/dev-python/importlib_metadata/importlib_metadata-4.0.1.ebuild
new file mode 100644
index 000..39c08af934b
--- /dev/null
+++ b/dev-python/importlib_metadata/importlib_metadata-4.0.1.ebuild
@@ -0,0 +1,42 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+# NB: this package extends beyond built-in importlib stuff in py3.8+
+# new entry_point API not yet included in cpython release
+PYTHON_COMPAT=( pypy3 python3_{7..9} )
+inherit distutils-r1
+
+DESCRIPTION="Read metadata from Python packages"
+HOMEPAGE="https://github.com/python/importlib_metadata;
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS=""
+
+RDEPEND="
+   $(python_gen_cond_dep 'dev-python/typing-extensions[${PYTHON_USEDEP}]' 
python3_{6,7})
+   dev-python/zipp[${PYTHON_USEDEP}]
+"
+BDEPEND="
+   dev-python/setuptools_scm[${PYTHON_USEDEP}]
+   test? (
+   dev-python/packaging[${PYTHON_USEDEP}]
+   dev-python/pyfakefs[${PYTHON_USEDEP}]
+   $(python_gen_cond_dep '
+   dev-python/importlib_resources[${PYTHON_USEDEP}]
+   ' pypy3 python3_{7,8})
+   )
+"
+
+distutils_enable_sphinx docs dev-python/jaraco-packaging dev-python/rst-linker
+distutils_enable_tests unittest
+
+python_prepare_all() {
+   # Skip a test that requires pep517 which is not in the tree
+   sed -e 's:test_find_local:_&:' -i tests/test_integration.py || die
+
+   distutils-r1_python_prepare_all
+}



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

2021-04-21 Thread Michał Górny
commit: 96ae712d2f1d7298dfab08174122302e77b34024
Author: Michał Górny  gentoo  org>
AuthorDate: Wed Apr 21 06:29:18 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Apr 21 06:29:18 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=96ae712d

dev-python/nltk: Bump to 3.6.2

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

 dev-python/nltk/Manifest  |  1 +
 dev-python/nltk/nltk-3.6.2.ebuild | 58 +++
 2 files changed, 59 insertions(+)

diff --git a/dev-python/nltk/Manifest b/dev-python/nltk/Manifest
index 917e6461ad3..bd72396ac03 100644
--- a/dev-python/nltk/Manifest
+++ b/dev-python/nltk/Manifest
@@ -1,2 +1,3 @@
 DIST nltk-3.5.tar.gz 2805844 BLAKE2B 
d2494d831cf5503ac938b203e405ebae606166dbb907655113d3a5267bd54f03b6d8d5ac9e545fefd0b7855ce0c985064c9e746e402c540e19546e2d11ec151e
 SHA512 
056ae219af607c158f1f2adc6fb9b4f402721778c13bf5ebc178deaf631142ad3e571d8b1fd96145067833cbeac4db25fc07c3fd032188c2d8ee7e5d7bd824f6
 DIST nltk-3.6.1.tar.gz 2820223 BLAKE2B 
74ae44376e8f59e4ccfd4bdb5d6f535a8480733a2fdc6a8f1117a551f64d9f6404ca237bd27cd4a4a9d32443d38179c7a1c824e00e808868d45e468ab84eb1bd
 SHA512 
ab0e8abc938fa0bfadc3f02dc583749775a6c06d2d2ee30692ccd9c118277fd79cfed02f858d4347dacbe87f146cb8f9af1203a8d68685f131da5f6b127b86cb
+DIST nltk-3.6.2.tar.gz 2819833 BLAKE2B 
9796822c35c524432e9790d0890b4388fbaa85b659e5415037422a22e8edbaf20775196b4416f441d62592b387066de9f7741b988c0d463349fc5c906bfd75b2
 SHA512 
3fd2cba52377613f35f6574f859482de987f969cfc8d4243a859be365ab1bd8300f9013dcedc6caeff7aa7fc035b331a47b557027209ca9a85b0cc7fbde44d6d

diff --git a/dev-python/nltk/nltk-3.6.2.ebuild 
b/dev-python/nltk/nltk-3.6.2.ebuild
new file mode 100644
index 000..d03c6152723
--- /dev/null
+++ b/dev-python/nltk/nltk-3.6.2.ebuild
@@ -0,0 +1,58 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DISTUTILS_USE_SETUPTOOLS=rdepend
+PYTHON_COMPAT=( python3_{7..9} )
+PYTHON_REQ_USE="sqlite,tk?,xml(+)"
+
+inherit distutils-r1
+
+DESCRIPTION="Natural Language Toolkit"
+HOMEPAGE="https://www.nltk.org/ https://github.com/nltk/nltk/;
+SRC_URI="https://github.com/nltk/nltk/archive/${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-solaris"
+IUSE="tk"
+
+RDEPEND="
+   dev-python/click[${PYTHON_USEDEP}]
+   dev-python/joblib[${PYTHON_USEDEP}]
+   dev-python/regex[${PYTHON_USEDEP}]
+   dev-python/tqdm[${PYTHON_USEDEP}]
+"
+BDEPEND="
+   test? (
+   dev-python/joblib[${PYTHON_USEDEP}]
+   >=dev-python/nltk-data-20200312-r1
+   dev-python/numpy[${PYTHON_USEDEP}]
+   dev-python/pyparsing[${PYTHON_USEDEP}]
+   dev-python/pytest-mock[${PYTHON_USEDEP}]
+   dev-python/twython[${PYTHON_USEDEP}]
+   sci-libs/scikit-learn[${PYTHON_USEDEP}]
+   dev-python/scipy[${PYTHON_USEDEP}]
+   )"
+PDEPEND="dev-python/nltk-data"
+
+distutils_enable_tests pytest
+
+src_prepare() {
+   # requires unpackaged pycrfsuite
+   sed -i -e '/>>>/s@$@ # doctest: +SKIP@' nltk/tag/crf.py || die
+   # replace fetching from network with duplicate file URL
+   sed -e 
's@https://raw.githubusercontent.com/nltk/nltk/develop/nltk/test/toy.cfg@nltk:grammars/sample_grammars/toy.cfg@'
 \
+   -i nltk/test/data.doctest || die
+   # requires X and hangs in Xvfb
+   sed -e 's:test_plot:_&:' \
+   -i nltk/test/unit/test_cfd_mutation.py || die
+
+   distutils-r1_src_prepare
+}
+
+src_test() {
+   cd nltk/test || die
+   distutils-r1_src_test
+}



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

2021-04-21 Thread Stephan Hartmann
commit: e9731ff1de65ec56924f730fa5e003824ccd4229
Author: Stephan Hartmann  gentoo  org>
AuthorDate: Wed Apr 21 06:42:13 2021 +
Commit: Stephan Hartmann  gentoo  org>
CommitDate: Wed Apr 21 06:42:41 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e9731ff1

www-client/chromium: stable channel bump to 90.0.4430.85

Bug: https://bugs.gentoo.org/784554
Package-Manager: Portage-3.0.17, Repoman-3.0.2
Signed-off-by: Stephan Hartmann  gentoo.org>

 www-client/chromium/Manifest |   1 +
 www-client/chromium/chromium-90.0.4430.85.ebuild | 926 +++
 2 files changed, 927 insertions(+)

diff --git a/www-client/chromium/Manifest b/www-client/chromium/Manifest
index 1217bb38927..ac643a88c85 100644
--- a/www-client/chromium/Manifest
+++ b/www-client/chromium/Manifest
@@ -1,5 +1,6 @@
 DIST chromium-90-patchset-7.tar.xz 3892 BLAKE2B 
3ba169baaaf74b548749be3f845f505256cc9573f798e10929b5d1f0f534d739e657e3fa134c78ec3f7987a3b89adfc4bee0d1a6585ad8fe4bdc3ffd1181042c
 SHA512 
5e1aa834ee5668ee40fc3af5cda7325da710dd1a0dea7ce535e89e36fd7d321db63d520a9b6ce6372ed941473dff18d1276316567af810c18e1478a04d3f23f8
 DIST chromium-90.0.4430.72.tar.xz 917364932 BLAKE2B 
12813a6cd32c5ff2532d4d97d99e955d4ec7868c702e437039fd7daa806b8f9d77b96a2dc713438efcb5c1b14069ca3489b666e2c33daa3b0ac701c3038662b5
 SHA512 
b07943ac1535cce0d02046b6e79eb01809bfae95ad6eea3bc7d209ff41d54278ca6575462ea372f3014b434e4f1dc8e529aa752a77ec519659abd089e21506e3
+DIST chromium-90.0.4430.85.tar.xz 917373872 BLAKE2B 
4bac19ddacd1b4b54b02cb3075b2d3fa0e69883c7ee30c89deacad37be6b5b2f0fd166e6c56b8fd998854798ccad2716ea505349583c973c0085a16156002507
 SHA512 
90aac1f0b676e1ca5ccb9a362abb475945c1944686a8aba08509cde105a974ef115ca3ea56e3a88737bec7d0ae3ac1482d9c844cb14adc8f1bc06ac41ad60791
 DIST chromium-91-patchset-5.tar.xz 3648 BLAKE2B 
6c8636f63dc857886d09c8ed69b4c61adc627d2280decdf03b548be8ff2cb522ef0def7a240d1c3c9ee71920304a43af571e2146e2828b89c3b6f87373b8c4a1
 SHA512 
1554feec958291ad3140e2685683befe4b6e0b0ab6a8694c0e02d5b4bf4b7fcad410f17e72099653456fd95ed24a732dd28f2dcfaf146eb3bf68052e2342a481
 DIST chromium-91.0.4472.10.tar.xz 949094512 BLAKE2B 
902f09e8f3f45598343524ab6dd6f91267c387d882c83c085fa8021c6db65c9093ac6aa9ad73ce64386a1642d3dbe9aa55cc024cdbcdad14032c89141426c962
 SHA512 
03cb2671941d3a1d38a424336b7e72ca28db249acc6df4d72d53cf59698cca140e935fa0c1dc07bf1f48e9a240690f7e10e57cff09ce5b86225bc229a27b80fa
 DIST setuptools-44.1.0.zip 858569 BLAKE2B 
f59f154e121502a731e51294ccd293d60ffccadacf51e23b53bf7ceba38858948b86783238061136c827ac3373ea7ea8e6253d4bb53f3f1dd69284568ec65a68
 SHA512 
4dfb0f42d334b835758e865a26ecd1e725711fa2b9c38ddc273b8b3849fba04527bc97436d11ba1e98f1a42922aa0f0b9032e32998273c705fac6e10735eacbf

diff --git a/www-client/chromium/chromium-90.0.4430.85.ebuild 
b/www-client/chromium/chromium-90.0.4430.85.ebuild
new file mode 100644
index 000..341730c15b5
--- /dev/null
+++ b/www-client/chromium/chromium-90.0.4430.85.ebuild
@@ -0,0 +1,926 @@
+# Copyright 2009-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+PYTHON_COMPAT=( python2_7 )
+PYTHON_REQ_USE="xml"
+
+CHROMIUM_LANGS="am ar bg bn ca cs da de el en-GB es es-419 et fa fi fil fr gu 
he
+   hi hr hu id it ja kn ko lt lv ml mr ms nb nl pl pt-BR pt-PT ro ru sk sl 
sr
+   sv sw ta te th tr uk vi zh-CN zh-TW"
+
+inherit check-reqs chromium-2 desktop flag-o-matic multilib ninja-utils 
pax-utils portability python-any-r1 readme.gentoo-r1 toolchain-funcs xdg-utils
+
+DESCRIPTION="Open-source version of Google Chrome web browser"
+HOMEPAGE="https://chromium.org/;
+PATCHSET="7"
+PATCHSET_NAME="chromium-$(ver_cut 1)-patchset-${PATCHSET}"
+SRC_URI="https://commondatastorage.googleapis.com/chromium-browser-official/${P}.tar.xz
+   
https://files.pythonhosted.org/packages/ed/7b/bbf89ca71e722b7f9464ebffe4b5ee20a9e5c9a555a56e2d3914bb9119a6/setuptools-44.1.0.zip
+   
https://github.com/stha09/chromium-patches/releases/download/${PATCHSET_NAME}/${PATCHSET_NAME}.tar.xz;
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~arm64 ~x86"
+IUSE="component-build cups cpu_flags_arm_neon +hangouts headless 
+js-type-check kerberos official pic +proprietary-codecs pulseaudio screencast 
selinux +suid +system-ffmpeg +system-icu +tcmalloc vaapi wayland widevine"
+REQUIRED_USE="
+   component-build? ( !suid )
+   screencast? ( wayland )
+"
+
+COMMON_X_DEPEND="
+   media-libs/mesa:=[gbm]
+   x11-libs/libX11:=
+   x11-libs/libXcomposite:=
+   x11-libs/libXcursor:=
+   x11-libs/libXdamage:=
+   x11-libs/libXext:=
+   x11-libs/libXfixes:=
+   >=x11-libs/libXi-1.6.0:=
+   x11-libs/libXrandr:=
+   x11-libs/libXrender:=
+   x11-libs/libXtst:=
+   x11-libs/libXScrnSaver:=
+   x11-libs/libxcb:=
+   vaapi? ( >=x11-libs/libva-2.7:=[X,drm] )
+"
+
+COMMON_DEPEND="
+   app-arch/bzip2:=
+   cups? ( >=net-print/cups-1.3.11:= )
+   

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

2021-04-21 Thread Michał Górny
commit: f2dd91d7e6fae86d831e9231ddda11d03a366a02
Author: Ionen Wolkens  gmail  com>
AuthorDate: Wed Apr 21 06:47:35 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Apr 21 07:00:29 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f2dd91d7

sys-libs/libomp: fix /dev/nvidiactl sandbox issues with cuda+offload

Closes: https://bugs.gentoo.org/784539
Signed-off-by: Ionen Wolkens  gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/20483
Signed-off-by: Michał Górny  gentoo.org>

 sys-libs/libomp/libomp-12.0.0..ebuild | 3 ++-
 sys-libs/libomp/libomp-12.0.0.ebuild  | 1 +
 sys-libs/libomp/libomp-13.0.0..ebuild | 1 +
 3 files changed, 4 insertions(+), 1 deletion(-)

diff --git a/sys-libs/libomp/libomp-12.0.0..ebuild 
b/sys-libs/libomp/libomp-12.0.0..ebuild
index 0e4b59de3db..0fd7afe0ff4 100644
--- a/sys-libs/libomp/libomp-12.0.0..ebuild
+++ b/sys-libs/libomp/libomp-12.0.0..ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -94,6 +94,7 @@ multilib_src_configure() {
-DOPENMP_TEST_C_COMPILER="$(type -P "${CHOST}-clang")"
-DOPENMP_TEST_CXX_COMPILER="$(type -P "${CHOST}-clang++")"
)
+   addpredict /dev/nvidiactl
cmake_src_configure
 }
 

diff --git a/sys-libs/libomp/libomp-12.0.0.ebuild 
b/sys-libs/libomp/libomp-12.0.0.ebuild
index c5871d23a87..a1640af9cb7 100644
--- a/sys-libs/libomp/libomp-12.0.0.ebuild
+++ b/sys-libs/libomp/libomp-12.0.0.ebuild
@@ -94,6 +94,7 @@ multilib_src_configure() {
-DOPENMP_TEST_C_COMPILER="$(type -P "${CHOST}-clang")"
-DOPENMP_TEST_CXX_COMPILER="$(type -P "${CHOST}-clang++")"
)
+   addpredict /dev/nvidiactl
cmake_src_configure
 }
 

diff --git a/sys-libs/libomp/libomp-13.0.0..ebuild 
b/sys-libs/libomp/libomp-13.0.0..ebuild
index 592037ef0b2..0fd7afe0ff4 100644
--- a/sys-libs/libomp/libomp-13.0.0..ebuild
+++ b/sys-libs/libomp/libomp-13.0.0..ebuild
@@ -94,6 +94,7 @@ multilib_src_configure() {
-DOPENMP_TEST_C_COMPILER="$(type -P "${CHOST}-clang")"
-DOPENMP_TEST_CXX_COMPILER="$(type -P "${CHOST}-clang++")"
)
+   addpredict /dev/nvidiactl
cmake_src_configure
 }
 



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

2021-04-21 Thread Andrew Ammerlaan
commit: 6eb0e7e6aed0f60a129f771eb9382a1ef63e2913
Author: Alessandro Barbieri  gmail  com>
AuthorDate: Wed Apr 21 01:51:18 2021 +
Commit: Andrew Ammerlaan  riseup  net>
CommitDate: Wed Apr 21 01:51:18 2021 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=6eb0e7e6

sys-cluster/pcs: scrub patch

Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Alessandro Barbieri  gmail.com>

 sys-cluster/pcs/files/openrc-0.10.7.patch  | 40 +-
 sys-cluster/pcs/files/openrc-0.10.8.patch  | 40 +-
 .../pcs/files/remove-ruby-bundle-path.patch|  4 +--
 3 files changed, 34 insertions(+), 50 deletions(-)

diff --git a/sys-cluster/pcs/files/openrc-0.10.7.patch 
b/sys-cluster/pcs/files/openrc-0.10.7.patch
index 96a4b7e17..18c56936a 100644
--- a/sys-cluster/pcs/files/openrc-0.10.7.patch
+++ b/sys-cluster/pcs/files/openrc-0.10.7.patch
@@ -1,6 +1,5 @@
-diff -uPNr a/pcs-0.10.7/pcs/lib/external.py b/pcs-0.10.7/pcs/lib/external.py
 a/pcs-0.10.7/pcs/lib/external.py   2020-12-15 17:02:49.055879169 +0100
-+++ b/pcs-0.10.7/pcs/lib/external.py   2020-12-15 21:13:41.878627331 +0100
+--- a/pcs-0.10.7/pcs/lib/external.py
 b/pcs-0.10.7/pcs/lib/external.py
 @@ -13,8 +13,8 @@
  from pcs.lib.errors import LibraryError
  
@@ -82,9 +81,8 @@ diff -uPNr a/pcs-0.10.7/pcs/lib/external.py 
b/pcs-0.10.7/pcs/lib/external.py
  if return_code != 0:
  return []
  
-diff -uPNr a/pcs-0.10.7/pcs/settings_default.py 
b/pcs-0.10.7/pcs/settings_default.py
 a/pcs-0.10.7/pcs/settings_default.py   2020-12-15 17:02:49.056879154 
+0100
-+++ b/pcs-0.10.7/pcs/settings_default.py   2020-12-16 21:59:28.541361537 
+0100
+--- a/pcs-0.10.7/pcs/settings_default.py
 b/pcs-0.10.7/pcs/settings_default.py
 @@ -1,8 +1,8 @@
  import os.path
  
@@ -114,9 +112,8 @@ diff -uPNr a/pcs-0.10.7/pcs/settings_default.py 
b/pcs-0.10.7/pcs/settings_defaul
  # this limit is also mentioned in docs, change there as well
  sbd_max_device_num = 3
  # message types are also mentioned in docs, change there as well
-diff -uPNr a/pcs-0.10.7/pcs/settings.py.debian 
b/pcs-0.10.7/pcs/settings.py.debian
 a/pcs-0.10.7/pcs/settings.py.debian2020-12-15 17:02:49.055879169 
+0100
-+++ b/pcs-0.10.7/pcs/settings.py.debian2020-12-16 09:36:10.493104892 
+0100
+--- a/pcs-0.10.7/pcs/settings.py.debian
 b/pcs-0.10.7/pcs/settings.py.debian
 @@ -1,10 +1,10 @@
  from pcs.settings_default import *
 -service_binary = "/usr/sbin/service"
@@ -133,9 +130,8 @@ diff -uPNr a/pcs-0.10.7/pcs/settings.py.debian 
b/pcs-0.10.7/pcs/settings.py.debi
  pcsd_exec_location = "/usr/share/pcsd/"
  pcsd_gem_path = None
  pcsd_config = "/etc/default/pcsd"
-diff -uPNr a/pcs-0.10.7/pcs/utils.py b/pcs-0.10.7/pcs/utils.py
 a/pcs-0.10.7/pcs/utils.py  2020-12-15 17:02:49.056879154 +0100
-+++ b/pcs-0.10.7/pcs/utils.py  2020-12-16 21:57:09.487686936 +0100
+--- a/pcs-0.10.7/pcs/utils.py
 b/pcs-0.10.7/pcs/utils.py
 @@ -2187,7 +2187,7 @@
  )
  else:
@@ -154,9 +150,8 @@ diff -uPNr a/pcs-0.10.7/pcs/utils.py 
b/pcs-0.10.7/pcs/utils.py
  )
  return join_multilines([stderr, stdout]), retval
  
-diff -uPNr a/pcs-0.10.7/pcsd/pcs.rb b/pcs-0.10.7/pcsd/pcs.rb
 a/pcs-0.10.7/pcsd/pcs.rb   2020-12-15 17:02:49.063879050 +0100
-+++ b/pcs-0.10.7/pcsd/pcs.rb   2020-12-16 21:54:52.337982100 +0100
+--- a/pcs-0.10.7/pcsd/pcs.rb
 b/pcs-0.10.7/pcsd/pcs.rb
 @@ -1708,11 +1708,22 @@
  def is_service_enabled?(service)
if ISSYSTEMCTL
@@ -239,9 +234,8 @@ diff -uPNr a/pcs-0.10.7/pcsd/pcs.rb b/pcs-0.10.7/pcsd/pcs.rb
_, _, retcode = run_cmd(PCSAuth.getSuperuserAuth(), *cmd)
return (retcode == 0)
 I file binari a/pcs-0.10.7/pcsd/.pcs.rb.swp e b/pcs-0.10.7/pcsd/.pcs.rb.swp 
sono diversi
-diff -uPNr a/pcs-0.10.7/pcsd/settings.rb b/pcs-0.10.7/pcsd/settings.rb
 a/pcs-0.10.7/pcsd/settings.rb  2020-12-15 17:02:49.065879020 +0100
-+++ b/pcs-0.10.7/pcsd/settings.rb  2020-12-16 09:26:46.782426991 +0100
+--- a/pcs-0.10.7/pcsd/settings.rb
 b/pcs-0.10.7/pcsd/settings.rb
 @@ -3,7 +3,7 @@
  PCSD_EXEC_LOCATION = '/usr/lib/pcsd/'
  PCSD_VAR_LOCATION = '/var/lib/pcsd/'
@@ -251,9 +245,8 @@ diff -uPNr a/pcs-0.10.7/pcsd/settings.rb 
b/pcs-0.10.7/pcsd/settings.rb
  
  CRT_FILE = PCSD_VAR_LOCATION + 'pcsd.crt'
  KEY_FILE = PCSD_VAR_LOCATION + 'pcsd.key'
-diff -uPNr a/pcs-0.10.7/pcsd/settings.rb.debian 
b/pcs-0.10.7/pcsd/settings.rb.debian
 a/pcs-0.10.7/pcsd/settings.rb.debian   2020-12-15 17:02:49.065879020 
+0100
-+++ b/pcs-0.10.7/pcsd/settings.rb.debian   2020-12-16 18:52:24.289921676 
+0100
+--- a/pcs-0.10.7/pcsd/settings.rb.debian
 b/pcs-0.10.7/pcsd/settings.rb.debian
 @@ -3,7 +3,7 @@
  PCSD_EXEC_LOCATION = '/usr/share/pcsd/'
  PCSD_VAR_LOCATION = '/var/lib/pcsd/'
@@ -263,9 +256,8 @@ diff -uPNr a/pcs-0.10.7/pcsd/settings.rb.debian 
b/pcs-0.10.7/pcsd/settings.rb.de
  
  CRT_FILE = PCSD_VAR_LOCATION + 'pcsd.crt'
  KEY_FILE = PCSD_VAR_LOCATION + 

[gentoo-commits] repo/proj/guru:master commit in: x11-misc/gammy/

2021-04-21 Thread Andrew Ammerlaan
commit: 83ece4c2f7e2402914d2c462f009abe4ac7438a4
Author: Maciej Barć  riseup  net>
AuthorDate: Wed Apr 21 07:15:08 2021 +
Commit: Andrew Ammerlaan  riseup  net>
CommitDate: Wed Apr 21 07:17:24 2021 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=83ece4c2

x11-misc/gammy: fix src_install

Closes: https://bugs.gentoo.org/784683
Package-Manager: Portage-3.0.17, Repoman-3.0.2
Signed-off-by: Maciej Barć  riseup.net>

 x11-misc/gammy/gammy-0.9.60.ebuild |  2 +-
 x11-misc/gammy/gammy-0.9.64.ebuild | 11 +--
 x11-misc/gammy/gammy-.ebuild   | 11 +--
 3 files changed, 3 insertions(+), 21 deletions(-)

diff --git a/x11-misc/gammy/gammy-0.9.60.ebuild 
b/x11-misc/gammy/gammy-0.9.60.ebuild
index 1b54fd2fa..bc90490eb 100644
--- a/x11-misc/gammy/gammy-0.9.60.ebuild
+++ b/x11-misc/gammy/gammy-0.9.60.ebuild
@@ -37,7 +37,7 @@ src_configure() {
 }
 
 src_install() {
-   default
+   emake INSTALL_ROOT="${D}" install
 
local sizes="128 16 32 64"
cd ./icons || die

diff --git a/x11-misc/gammy/gammy-0.9.64.ebuild 
b/x11-misc/gammy/gammy-0.9.64.ebuild
index 1b54fd2fa..f159cd6ce 100644
--- a/x11-misc/gammy/gammy-0.9.64.ebuild
+++ b/x11-misc/gammy/gammy-0.9.64.ebuild
@@ -37,14 +37,5 @@ src_configure() {
 }
 
 src_install() {
-   default
-
-   local sizes="128 16 32 64"
-   cd ./icons || die
-   for size in ${sizes}; do
-   convert "${size}x${size}ball.ico" "${size}x${size}ball.png" || 
die
-   newicon -s "${size}" "${size}x${size}ball.png" "${PN}.png"
-   done
-
-   make_desktop_entry "${PN}" "${PN^}" "${PN}" "Graphics;Settings"
+   emake INSTALL_ROOT="${D}" install
 }

diff --git a/x11-misc/gammy/gammy-.ebuild b/x11-misc/gammy/gammy-.ebuild
index 1b54fd2fa..f159cd6ce 100644
--- a/x11-misc/gammy/gammy-.ebuild
+++ b/x11-misc/gammy/gammy-.ebuild
@@ -37,14 +37,5 @@ src_configure() {
 }
 
 src_install() {
-   default
-
-   local sizes="128 16 32 64"
-   cd ./icons || die
-   for size in ${sizes}; do
-   convert "${size}x${size}ball.ico" "${size}x${size}ball.png" || 
die
-   newicon -s "${size}" "${size}x${size}ball.png" "${PN}.png"
-   done
-
-   make_desktop_entry "${PN}" "${PN^}" "${PN}" "Graphics;Settings"
+   emake INSTALL_ROOT="${D}" install
 }



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

2021-04-21 Thread Miroslav Šulc
commit: 233db0af1fa87bd2b53903ea16931c9604758dc1
Author: Volkmar W. Pogatzki  pogatzki  net>
AuthorDate: Tue Apr 20 18:39:03 2021 +
Commit: Miroslav Šulc  gentoo  org>
CommitDate: Wed Apr 21 08:25:01 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=233db0af

dev-java/iso-relax: EAPI 7, min java 1.8

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

 dev-java/iso-relax/iso-relax-20050331-r5.ebuild | 39 +
 1 file changed, 39 insertions(+)

diff --git a/dev-java/iso-relax/iso-relax-20050331-r5.ebuild 
b/dev-java/iso-relax/iso-relax-20050331-r5.ebuild
new file mode 100644
index 000..9c24faee8b2
--- /dev/null
+++ b/dev-java/iso-relax/iso-relax-20050331-r5.ebuild
@@ -0,0 +1,39 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+JAVA_PKG_IUSE="doc source"
+
+inherit java-pkg-2 java-pkg-simple
+
+DESCRIPTION="Interfaces useful for applications which support RELAX Core"
+HOMEPAGE="http://www.xml.gr.jp/relax/;
+SRC_URI="mirror://gentoo/${P}.tar.bz2"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="amd64 ~arm ~arm64 ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos 
~sparc-solaris ~x64-solaris ~x86-solaris"
+
+RESTRICT="test"
+
+CDEPEND="dev-java/ant-core:0"
+
+DEPEND="
+   ${CDEPEND}
+   >=virtual/jdk-1.8:*"
+
+RDEPEND="
+   ${CDEPEND}
+   >=virtual/jre-1.8:*"
+
+S="${WORKDIR}/${P}"
+
+JAVA_GENTOO_CLASSPATH="ant-core"
+
+JAVA_SRC_DIR="src"
+
+src_prepare() {
+   default
+   java-pkg_clean
+}



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

2021-04-21 Thread Miroslav Šulc
commit: c11818a2e65b989e98910224f5d72d69a778c677
Author: Miroslav Šulc  gentoo  org>
AuthorDate: Wed Apr 21 08:26:59 2021 +
Commit: Miroslav Šulc  gentoo  org>
CommitDate: Wed Apr 21 08:26:59 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c11818a2

dev-java/iso-relax: removed obsolete 20050331-r4

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

 dev-java/iso-relax/iso-relax-20050331-r4.ebuild | 39 -
 1 file changed, 39 deletions(-)

diff --git a/dev-java/iso-relax/iso-relax-20050331-r4.ebuild 
b/dev-java/iso-relax/iso-relax-20050331-r4.ebuild
deleted file mode 100644
index 457fe730bf4..000
--- a/dev-java/iso-relax/iso-relax-20050331-r4.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="5"
-
-JAVA_PKG_IUSE="doc source"
-
-inherit java-pkg-2 java-pkg-simple
-
-DESCRIPTION="Interfaces useful for applications which support RELAX Core"
-HOMEPAGE="http://iso-relax.sourceforge.net;
-SRC_URI="mirror://gentoo/${P}.tar.bz2"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos 
~sparc-solaris ~x64-solaris ~x86-solaris"
-IUSE=""
-
-RESTRICT="test"
-
-CDEPEND="dev-java/ant-core:0"
-
-DEPEND="
-   ${CDEPEND}
-   >=virtual/jdk-1.6"
-
-RDEPEND="
-   ${CDEPEND}
-   >=virtual/jre-1.6"
-
-S="${WORKDIR}/${P}"
-
-JAVA_GENTOO_CLASSPATH="ant-core"
-
-JAVA_SRC_DIR="src"
-
-java_prepare() {
-   java-pkg_clean
-}



[gentoo-commits] repo/proj/guru:dev commit in: mail-client/mailspring-bin/

2021-04-21 Thread Andrew Ammerlaan
commit: 2dafcb97ffcdb8a8d8786b35ea00c2d6ed9a0bf7
Author: Andrew Ammerlaan  riseup  net>
AuthorDate: Wed Apr 21 07:16:05 2021 +
Commit: Andrew Ammerlaan  riseup  net>
CommitDate: Wed Apr 21 07:16:05 2021 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=2dafcb97

mail-client/mailspring-bin: correct dep

Closes: https://bugs.gentoo.org/784719
Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Andrew Ammerlaan  riseup.net>

 mail-client/mailspring-bin/mailspring-bin-1.8.0.ebuild | 2 +-
 mail-client/mailspring-bin/mailspring-bin-1.9.0.ebuild | 2 +-
 mail-client/mailspring-bin/mailspring-bin-1.9.1.ebuild | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/mail-client/mailspring-bin/mailspring-bin-1.8.0.ebuild 
b/mail-client/mailspring-bin/mailspring-bin-1.8.0.ebuild
index cfaa43b62..a4581af66 100644
--- a/mail-client/mailspring-bin/mailspring-bin-1.8.0.ebuild
+++ b/mail-client/mailspring-bin/mailspring-bin-1.8.0.ebuild
@@ -30,7 +30,7 @@ RDEPEND="
net-dns/c-ares
net-print/cups
sys-devel/libtool
-   sys-libs/db
+   sys-libs/db:5.3
virtual/udev
=x11-libs/gtk+-3*
x11-libs/libnotify

diff --git a/mail-client/mailspring-bin/mailspring-bin-1.9.0.ebuild 
b/mail-client/mailspring-bin/mailspring-bin-1.9.0.ebuild
index cfaa43b62..a4581af66 100644
--- a/mail-client/mailspring-bin/mailspring-bin-1.9.0.ebuild
+++ b/mail-client/mailspring-bin/mailspring-bin-1.9.0.ebuild
@@ -30,7 +30,7 @@ RDEPEND="
net-dns/c-ares
net-print/cups
sys-devel/libtool
-   sys-libs/db
+   sys-libs/db:5.3
virtual/udev
=x11-libs/gtk+-3*
x11-libs/libnotify

diff --git a/mail-client/mailspring-bin/mailspring-bin-1.9.1.ebuild 
b/mail-client/mailspring-bin/mailspring-bin-1.9.1.ebuild
index cfaa43b62..a4581af66 100644
--- a/mail-client/mailspring-bin/mailspring-bin-1.9.1.ebuild
+++ b/mail-client/mailspring-bin/mailspring-bin-1.9.1.ebuild
@@ -30,7 +30,7 @@ RDEPEND="
net-dns/c-ares
net-print/cups
sys-devel/libtool
-   sys-libs/db
+   sys-libs/db:5.3
virtual/udev
=x11-libs/gtk+-3*
x11-libs/libnotify



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

2021-04-21 Thread Lars Wendler
commit: a87f4e9cf3ebe17bc314377fa4f5599dce18d743
Author: Lars Wendler  gentoo  org>
AuthorDate: Wed Apr 21 07:38:10 2021 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Wed Apr 21 07:38:40 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a87f4e9c

sys-fs/exfatprogs: Removed old

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

 sys-fs/exfatprogs/Manifest|  1 -
 sys-fs/exfatprogs/exfatprogs-1.0.4.ebuild | 25 -
 2 files changed, 26 deletions(-)

diff --git a/sys-fs/exfatprogs/Manifest b/sys-fs/exfatprogs/Manifest
index 63a8fcd25d2..1a01ee678a8 100644
--- a/sys-fs/exfatprogs/Manifest
+++ b/sys-fs/exfatprogs/Manifest
@@ -1,3 +1,2 @@
-DIST exfatprogs-1.0.4.tar.xz 255736 BLAKE2B 
de2d64853e94944dd5c1f961a94daf5d31266a4b8f51e20a0528344fed24a5482ae6412f39d47b7da9807d5b8d10f87106b88818318f26339c0c8e05d52b247d
 SHA512 
c3d9b92101b9461d47a9b3c7a43a99b90160ec81121662b04947aea18ad1b2381dc1d71c491bc4a5f2439120d6c21533ba2714a548134d9c918c4b1c72063d45
 DIST exfatprogs-1.1.0.tar.xz 259716 BLAKE2B 
56ead392bc5311352155b03eefcec4f74d333464f6d2d20491c9c9f7dd10abeeaff4bbd1a86808e5af5ad9a5d5423ff82d5e5762d75ef2b19ea1eb3f6213c87e
 SHA512 
6266c10585250d4d4818719f22b7876eec1ba1f8424e966875d207d87d1870a91e05eb066962ab0ad9b750f087db39d9ed7578ec2f1c0e4d03a1b62f01ac6386
 DIST exfatprogs-1.1.1.tar.xz 261632 BLAKE2B 
92d05cf94b5d7a65cef2b5fd97a25401f130a9e649246ed3c1f2240f33a586787ad17ebc41f476eb1ea1e3441c66ffd53408f4024f397fc2de14d76bf94b3f2b
 SHA512 
faeed51a8292d17e71e2f5061dbc530dced75048380d6ca835f19a4e3845de86a9970598222670c38e452cfd6952f3963d8f84086c79172d3c0058957a549755

diff --git a/sys-fs/exfatprogs/exfatprogs-1.0.4.ebuild 
b/sys-fs/exfatprogs/exfatprogs-1.0.4.ebuild
deleted file mode 100644
index f262a17592a..000
--- a/sys-fs/exfatprogs/exfatprogs-1.0.4.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-DESCRIPTION="Userspace utilities for new exfat filesystem (kernel 5.7+)"
-HOMEPAGE="https://github.com/exfatprogs/exfatprogs;
-if [[ "${PV}" == * ]] ; then
-   inherit autotools git-r3
-   EGIT_REPO_URI="https://github.com/exfatprogs/exfatprogs.git;
-else
-   
SRC_URI="https://github.com/${PN}/${PN}/releases/download/${PV}/${P}.tar.xz;
-   KEYWORDS="~amd64 ~x86"
-fi
-LICENSE="GPL-2"
-SLOT="0"
-
-IUSE=""
-
-RDEPEND="!sys-fs/exfat-utils"
-
-src_prepare() {
-   default
-   [[ "${PV}" == * ]] && eautoreconf
-}



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

2021-04-21 Thread Lars Wendler
commit: 475cdc5c5b3423db95c0e6a9a81220b98304400d
Author: Lars Wendler  gentoo  org>
AuthorDate: Wed Apr 21 07:37:51 2021 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Wed Apr 21 07:38:40 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=475cdc5c

sys-fs/exfatprogs: Bump to version 1.1.1

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

 sys-fs/exfatprogs/Manifest|  1 +
 sys-fs/exfatprogs/exfatprogs-1.1.1.ebuild | 25 +
 2 files changed, 26 insertions(+)

diff --git a/sys-fs/exfatprogs/Manifest b/sys-fs/exfatprogs/Manifest
index be09b22c46b..63a8fcd25d2 100644
--- a/sys-fs/exfatprogs/Manifest
+++ b/sys-fs/exfatprogs/Manifest
@@ -1,2 +1,3 @@
 DIST exfatprogs-1.0.4.tar.xz 255736 BLAKE2B 
de2d64853e94944dd5c1f961a94daf5d31266a4b8f51e20a0528344fed24a5482ae6412f39d47b7da9807d5b8d10f87106b88818318f26339c0c8e05d52b247d
 SHA512 
c3d9b92101b9461d47a9b3c7a43a99b90160ec81121662b04947aea18ad1b2381dc1d71c491bc4a5f2439120d6c21533ba2714a548134d9c918c4b1c72063d45
 DIST exfatprogs-1.1.0.tar.xz 259716 BLAKE2B 
56ead392bc5311352155b03eefcec4f74d333464f6d2d20491c9c9f7dd10abeeaff4bbd1a86808e5af5ad9a5d5423ff82d5e5762d75ef2b19ea1eb3f6213c87e
 SHA512 
6266c10585250d4d4818719f22b7876eec1ba1f8424e966875d207d87d1870a91e05eb066962ab0ad9b750f087db39d9ed7578ec2f1c0e4d03a1b62f01ac6386
+DIST exfatprogs-1.1.1.tar.xz 261632 BLAKE2B 
92d05cf94b5d7a65cef2b5fd97a25401f130a9e649246ed3c1f2240f33a586787ad17ebc41f476eb1ea1e3441c66ffd53408f4024f397fc2de14d76bf94b3f2b
 SHA512 
faeed51a8292d17e71e2f5061dbc530dced75048380d6ca835f19a4e3845de86a9970598222670c38e452cfd6952f3963d8f84086c79172d3c0058957a549755

diff --git a/sys-fs/exfatprogs/exfatprogs-1.1.1.ebuild 
b/sys-fs/exfatprogs/exfatprogs-1.1.1.ebuild
new file mode 100644
index 000..29a89c2d1f5
--- /dev/null
+++ b/sys-fs/exfatprogs/exfatprogs-1.1.1.ebuild
@@ -0,0 +1,25 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DESCRIPTION="Userspace utilities for new exfat filesystem (kernel 5.7+)"
+HOMEPAGE="https://github.com/exfatprogs/exfatprogs;
+if [[ "${PV}" == * ]] ; then
+   inherit autotools git-r3
+   EGIT_REPO_URI="https://github.com/exfatprogs/exfatprogs.git;
+else
+   
SRC_URI="https://github.com/${PN}/${PN}/releases/download/${PV}/${P}.tar.xz;
+   KEYWORDS="~amd64 ~ppc64 ~x86"
+fi
+LICENSE="GPL-2"
+SLOT="0"
+
+IUSE=""
+
+RDEPEND="!sys-fs/exfat-utils"
+
+src_prepare() {
+   default
+   [[ "${PV}" == * ]] && eautoreconf
+}



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

2021-04-21 Thread Lars Wendler
commit: 4f51531934c802f6df3819a3706f686de5c1db72
Author: Lars Wendler  gentoo  org>
AuthorDate: Wed Apr 21 07:35:59 2021 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Wed Apr 21 07:38:39 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4f515319

net-fs/samba: Bump to version 4.14.3

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

 net-fs/samba/Manifest|   1 +
 net-fs/samba/samba-4.14.3.ebuild | 336 +++
 2 files changed, 337 insertions(+)

diff --git a/net-fs/samba/Manifest b/net-fs/samba/Manifest
index 02922d9182a..0fb00324195 100644
--- a/net-fs/samba/Manifest
+++ b/net-fs/samba/Manifest
@@ -2,3 +2,4 @@ DIST samba-4.12.14.tar.gz 18260926 BLAKE2B 
0a90d481b8c7ad44b5ceeb3586cc246f038c2
 DIST samba-4.12.9.tar.gz 18236198 BLAKE2B 
e19c8416626ca2fe769bf26f3645e94f23781538b3c5e1f94ce618efb807d0732e5591525ec066a31cc0211463b9b66105d1d499989012d624edaa2a132c
 SHA512 
8bd3122bcaab2f5a16a73902a9b628384063a8116a08f0254541e05c148016839b3215c60ff0d3291a332e7884708950ad64137204b0ac19801012d3b6684fa6
 DIST samba-4.13.7.tar.gz 18432921 BLAKE2B 
55e5a470a594bc56c942daa394e2d8e8b90dd0d1408236f7d69a60c609f1f4b1d5389209ef57e245ca326b271fba0b58fceea47681a90ab09828a4e68e40693a
 SHA512 
eac0c0b60d50591ecd8e730bd6f24ec3d5731a9dd4172640259d841cca988f20265e5a57967a070713ab7b4bd95766a21247cc8e6b32177b79eb766520a3288a
 DIST samba-4.14.2.tar.gz 18636757 BLAKE2B 
51b0b2a1543256cbd1ab121f0b90e6546761f2c0377256d3f9e804368ce73d07f6bfdc0cbb6725d438358e1e92e8e2f59f0b54e6fff52f8c07ff25398728e9da
 SHA512 
8dd97abb14d531c3865747512abdf4d2db84b4daa5c15b67cd4f03326e30270d947ba0154493c5897aaa357039b472cfa669c80698b0f572e46d730f70a29b43
+DIST samba-4.14.3.tar.gz 18643265 BLAKE2B 
244e6d98e987956560342c29f26138524d5067221ab345310bd3ff792922ad43d667febd12e5b6361f516b037979096a31481cc55843584c8db99768e085bfd7
 SHA512 
b8cd12c65d2a34c71a40c18eb2c74e86b75be734437ba71106e41352691359fbaf7e5ce7e386846fd84d4c19d100e02ea74dfd6f1ec34f66a10e5c20c0fb3cc6

diff --git a/net-fs/samba/samba-4.14.3.ebuild b/net-fs/samba/samba-4.14.3.ebuild
new file mode 100644
index 000..d21397f5844
--- /dev/null
+++ b/net-fs/samba/samba-4.14.3.ebuild
@@ -0,0 +1,336 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{7..9} )
+PYTHON_REQ_USE="threads(+),xml(+)"
+inherit python-single-r1 waf-utils multilib-minimal linux-info systemd pam 
tmpfiles
+
+DESCRIPTION="Samba Suite Version 4"
+HOMEPAGE="https://samba.org/;
+
+MY_PV="${PV/_rc/rc}"
+MY_P="${PN}-${MY_PV}"
+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 ~sparc ~x86"
+fi
+S="${WORKDIR}/${MY_P}"
+
+LICENSE="GPL-3"
+SLOT="0"
+IUSE="acl addc addns ads ceph client cluster cups debug dmapi fam glusterfs
+gpg iprint json ldap ntvfs pam profiling-data python quota +regedit selinux
+snapper spotlight syslog system-heimdal +system-mitkrb5 systemd test winbind
+zeroconf"
+
+REQUIRED_USE="${PYTHON_REQUIRED_USE}
+   addc? ( python json winbind )
+   addns? ( python )
+   ads? ( acl ldap winbind )
+   cluster? ( ads )
+   gpg? ( addc )
+   ntvfs? ( addc )
+   spotlight? ( json )
+   test? ( python )
+   !ads? ( !addc )
+   ?? ( system-heimdal system-mitkrb5 )
+"
+
+# the test suite is messed, it uses system-installed samba
+# bits instead of what was built, tests things disabled via use
+# flags, and generally just fails to work in a way ebuilds could
+# rely on in its current state
+RESTRICT="test"
+
+MULTILIB_WRAPPED_HEADERS=(
+   /usr/include/samba-4.0/policy.h
+   /usr/include/samba-4.0/dcerpc_server.h
+   /usr/include/samba-4.0/ctdb.h
+   /usr/include/samba-4.0/ctdb_client.h
+   /usr/include/samba-4.0/ctdb_protocol.h
+   /usr/include/samba-4.0/ctdb_private.h
+   /usr/include/samba-4.0/ctdb_typesafe_cb.h
+   /usr/include/samba-4.0/ctdb_version.h
+)
+
+COMMON_DEPEND="
+   >=app-arch/libarchive-3.1.2[${MULTILIB_USEDEP}]
+   dev-lang/perl:=
+   dev-libs/icu:=[${MULTILIB_USEDEP}]
+   dev-libs/libbsd[${MULTILIB_USEDEP}]
+   dev-libs/libtasn1[${MULTILIB_USEDEP}]
+   dev-libs/popt[${MULTILIB_USEDEP}]
+   dev-perl/Parse-Yapp
+   >=net-libs/gnutls-3.4.7[${MULTILIB_USEDEP}]
+   net-libs/libnsl:=[${MULTILIB_USEDEP}]
+   sys-libs/e2fsprogs-libs[${MULTILIB_USEDEP}]
+   >=sys-libs/ldb-2.3.0[ldap(+)?,${MULTILIB_USEDEP}]
+   =sys-libs/talloc-2.3.2[${MULTILIB_USEDEP}]
+   >=sys-libs/tdb-1.4.3[${MULTILIB_USEDEP}]
+   >=sys-libs/tevent-0.10.2[${MULTILIB_USEDEP}]
+   sys-libs/zlib[${MULTILIB_USEDEP}]
+   virtual/libiconv
+   $(python_gen_cond_dep "
+   dev-python/subunit[\${PYTHON_MULTI_USEDEP},${MULTILIB_USEDEP}]
+   addc? (
+

[gentoo-commits] repo/proj/guru:dev commit in: www-servers/hinsightd/

2021-04-21 Thread Alexandru Campeanu
commit: b1349123aa8262d56069a350b766e03813c2becb
Author: tiotags  gmail  com>
AuthorDate: Wed Apr 21 08:49:23 2021 +
Commit: Alexandru Campeanu  gmail  com>
CommitDate: Wed Apr 21 08:49:23 2021 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=b1349123

www-servers/hinsightd: added ebuild 0.9.0

Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Alexandru Campeanu  gmail.com>

 www-servers/hinsightd/Manifest   |  1 +
 www-servers/hinsightd/hinsightd-0.9.0.ebuild | 64 
 2 files changed, 65 insertions(+)

diff --git a/www-servers/hinsightd/Manifest b/www-servers/hinsightd/Manifest
new file mode 100644
index 0..61940dc50
--- /dev/null
+++ b/www-servers/hinsightd/Manifest
@@ -0,0 +1 @@
+DIST hin9-v0.9.0.tar.gz 65320 BLAKE2B 
c1348bc5afffa8804494f6ae228f54874d25cc5f40c17ee2a36f23104286f96f5d616cdc3e98de0854cf7d4b18165a2b70600b32f58024b679d213b2156c1f18
 SHA512 
60a1ff72d1abf57d8f764ebb77ab77f7069b40bfdbb5bb1c95324b366d1052378ffe36198112a595e08238622654a9c1e1d89679924883f8ff42b98ca7cf139e

diff --git a/www-servers/hinsightd/hinsightd-0.9.0.ebuild 
b/www-servers/hinsightd/hinsightd-0.9.0.ebuild
new file mode 100644
index 0..1a48c1f94
--- /dev/null
+++ b/www-servers/hinsightd/hinsightd-0.9.0.ebuild
@@ -0,0 +1,64 @@
+# Copyright 2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+LUA_COMPAT=( lua5-{1..4} )
+
+inherit fcaps
+
+DESCRIPTION="hinsightd a http/1.1 webserver with (hopefully) minimal goals"
+HOMEPAGE="https://gitlab.com/tiotags/hin9;
+SRC_URI="https://gitlab.com/tiotags/hin9/-/archive/v0.9.0/hin9-v0.9.0.tar.gz;
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS=""
+IUSE="" #+openssl
+
+BDEPEND="
+dev-util/ninja
+"
+
+RDEPEND="
+acct-user/hinsightd
+acct-group/hinsightd
+sys-libs/liburing
+dev-lang/lua:*
+sys-libs/zlib
+dev-libs/openssl
+"
+
+DEPEND="${RDEPEND}"
+
+PATCHES=(
+"${FILESDIR}/hinsightd-redefine-directories.patch"
+)
+
+#src_configure() {
+#}
+
+src_compile() {
+   cd build
+   ninja || die
+}
+
+src_install() {
+   newbin "${S}/build/hin9" hinsightd
+   newinitd "${FILESDIR}/init.d.sh" hinsightd
+   #systemd_dounit "${FILESDIR}/hinsightd.service" # not tested
+
+   insinto /etc/hinsightd
+   newins "${S}/workdir/main.lua" hinsightd.lua
+
+   # logrotate
+   insinto /etc/logrotate.d
+   newins "${FILESDIR}"/logrotate.d.sh hinsightd
+
+   keepdir /var/www/localhost/htdocs
+   keepdir /var/log/hinsightd
+   keepdir /var/tmp/hinsightd
+}
+
+pkg_postinst() {
+   fcaps CAP_NET_BIND_SERVICE /usr/bin/hinsightd
+}



[gentoo-commits] repo/proj/guru:dev commit in: www-servers/hinsightd/

2021-04-21 Thread Alexandru Campeanu
commit: 191d9d12162c696d701d9b93bb5f86ed04fd2213
Author: tiotags  gmail  com>
AuthorDate: Wed Apr 21 09:19:48 2021 +
Commit: Alexandru Campeanu  gmail  com>
CommitDate: Wed Apr 21 09:19:48 2021 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=191d9d12

www-servers/hinsightd: upstream metadata

Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Alexandru Campeanu  gmail.com>

 www-servers/hinsightd/metadata.xml | 4 
 1 file changed, 4 insertions(+)

diff --git a/www-servers/hinsightd/metadata.xml 
b/www-servers/hinsightd/metadata.xml
index 50c6ba674..f494a4303 100644
--- a/www-servers/hinsightd/metadata.xml
+++ b/www-servers/hinsightd/metadata.xml
@@ -2,6 +2,10 @@
 http://www.gentoo.org/dtd/metadata.dtd;>
 

+   
+   
https://gitlab.com/tiotags/hin9/-/blob/master/docs/changes.md
+   https://gitlab.com/tiotags/hin9/-/issues
+   

hinsightd is a http/1.1 webserver with a focus on simple code 
and
reliable behaviour.



[gentoo-commits] repo/proj/guru:dev commit in: sci-libs/kissfft/

2021-04-21 Thread Andrew Ammerlaan
commit: bb521806cd57c3c69cfa1e5e298e4b7e111d6997
Author: Andrew Ammerlaan  riseup  net>
AuthorDate: Wed Apr 21 07:13:54 2021 +
Commit: Andrew Ammerlaan  riseup  net>
CommitDate: Wed Apr 21 07:13:54 2021 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=bb521806

sci-libs/kissfft: add missing dep

Closes: https://bugs.gentoo.org/784701
Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Andrew Ammerlaan  riseup.net>

 sci-libs/kissfft/kissfft-131.ebuild  | 4 ++--
 sci-libs/kissfft/kissfft-.ebuild | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/sci-libs/kissfft/kissfft-131.ebuild 
b/sci-libs/kissfft/kissfft-131.ebuild
index 395523fe9..8a1bbe150 100644
--- a/sci-libs/kissfft/kissfft-131.ebuild
+++ b/sci-libs/kissfft/kissfft-131.ebuild
@@ -21,8 +21,8 @@ else
KEYWORDS="~amd64 ~x86"
 fi
 
-DEPEND=""
-RDEPEND=""
+DEPEND="sci-libs/fftw:3.0"
+RDEPEND="${DEPEND}"
 
 src_install() {
dolib.so libkissfft.so

diff --git a/sci-libs/kissfft/kissfft-.ebuild 
b/sci-libs/kissfft/kissfft-.ebuild
index 893afd7e6..0c8c52a0a 100644
--- a/sci-libs/kissfft/kissfft-.ebuild
+++ b/sci-libs/kissfft/kissfft-.ebuild
@@ -21,8 +21,8 @@ else
KEYWORDS="~amd64 ~x86"
 fi
 
-DEPEND=""
-RDEPEND=""
+DEPEND="sci-libs/fftw:3.0"
+RDEPEND="${DEPEND}"
 
 src_install() {
dolib.so libkissfft.so



[gentoo-commits] repo/proj/guru:dev commit in: x11-misc/gammy/

2021-04-21 Thread Maciej Barć
commit: 83ece4c2f7e2402914d2c462f009abe4ac7438a4
Author: Maciej Barć  riseup  net>
AuthorDate: Wed Apr 21 07:15:08 2021 +
Commit: Maciej Barć  riseup  net>
CommitDate: Wed Apr 21 07:17:24 2021 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=83ece4c2

x11-misc/gammy: fix src_install

Closes: https://bugs.gentoo.org/784683
Package-Manager: Portage-3.0.17, Repoman-3.0.2
Signed-off-by: Maciej Barć  riseup.net>

 x11-misc/gammy/gammy-0.9.60.ebuild |  2 +-
 x11-misc/gammy/gammy-0.9.64.ebuild | 11 +--
 x11-misc/gammy/gammy-.ebuild   | 11 +--
 3 files changed, 3 insertions(+), 21 deletions(-)

diff --git a/x11-misc/gammy/gammy-0.9.60.ebuild 
b/x11-misc/gammy/gammy-0.9.60.ebuild
index 1b54fd2fa..bc90490eb 100644
--- a/x11-misc/gammy/gammy-0.9.60.ebuild
+++ b/x11-misc/gammy/gammy-0.9.60.ebuild
@@ -37,7 +37,7 @@ src_configure() {
 }
 
 src_install() {
-   default
+   emake INSTALL_ROOT="${D}" install
 
local sizes="128 16 32 64"
cd ./icons || die

diff --git a/x11-misc/gammy/gammy-0.9.64.ebuild 
b/x11-misc/gammy/gammy-0.9.64.ebuild
index 1b54fd2fa..f159cd6ce 100644
--- a/x11-misc/gammy/gammy-0.9.64.ebuild
+++ b/x11-misc/gammy/gammy-0.9.64.ebuild
@@ -37,14 +37,5 @@ src_configure() {
 }
 
 src_install() {
-   default
-
-   local sizes="128 16 32 64"
-   cd ./icons || die
-   for size in ${sizes}; do
-   convert "${size}x${size}ball.ico" "${size}x${size}ball.png" || 
die
-   newicon -s "${size}" "${size}x${size}ball.png" "${PN}.png"
-   done
-
-   make_desktop_entry "${PN}" "${PN^}" "${PN}" "Graphics;Settings"
+   emake INSTALL_ROOT="${D}" install
 }

diff --git a/x11-misc/gammy/gammy-.ebuild b/x11-misc/gammy/gammy-.ebuild
index 1b54fd2fa..f159cd6ce 100644
--- a/x11-misc/gammy/gammy-.ebuild
+++ b/x11-misc/gammy/gammy-.ebuild
@@ -37,14 +37,5 @@ src_configure() {
 }
 
 src_install() {
-   default
-
-   local sizes="128 16 32 64"
-   cd ./icons || die
-   for size in ${sizes}; do
-   convert "${size}x${size}ball.ico" "${size}x${size}ball.png" || 
die
-   newicon -s "${size}" "${size}x${size}ball.png" "${PN}.png"
-   done
-
-   make_desktop_entry "${PN}" "${PN^}" "${PN}" "Graphics;Settings"
+   emake INSTALL_ROOT="${D}" install
 }



[gentoo-commits] repo/gentoo:master commit in: dev-haskell/hlint/

2021-04-21 Thread Sergei Trofimovich
commit: 3949906ec4ca0bf7431cd0e4557f856155d21422
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Wed Apr 21 07:40:16 2021 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Wed Apr 21 07:40:25 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3949906e

dev-haskell/hlint: drop old

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

 dev-haskell/hlint/Manifest   |  1 -
 dev-haskell/hlint/hlint-2.1.17-r1.ebuild | 82 
 2 files changed, 83 deletions(-)

diff --git a/dev-haskell/hlint/Manifest b/dev-haskell/hlint/Manifest
index 17807ab457a..53e6e9ccf33 100644
--- a/dev-haskell/hlint/Manifest
+++ b/dev-haskell/hlint/Manifest
@@ -1,2 +1 @@
-DIST hlint-2.1.17.tar.gz 119243 BLAKE2B 
09d70dffdaec25e8f574fb4dd1f6012828cc8032e38b9275a676b836bff0a86e331ac4e7780618001931622e985ad4a9bd799267b06dee059f3f1b28b33bdf16
 SHA512 
b0a78fa970bcf2b74d969e1825dee1c7382fb5cebc47f3c752f3b3d5915905943dff21e36f8c0158e3bd10696c4785a2c86a2e1abfcf72b610ab2b564f3be5f3
 DIST hlint-3.2.7.tar.gz 159088 BLAKE2B 
5fde93d35093aff4c56dd2b39f2f2318872b6d85cfa1d8ee21aaa7c970ecbd013eb5cac3b9d8742139fe3fa1e5c251364ea479facbc54338adcec5717e31dfaa
 SHA512 
5db66f671d18279d5f4da8b158c9947e95804eff97b2efe1b53a2e3f0f5e23d7560c8085a253031e57d20bb77da0c266f2143b3b03899bfaa1a311d3ace2985b

diff --git a/dev-haskell/hlint/hlint-2.1.17-r1.ebuild 
b/dev-haskell/hlint/hlint-2.1.17-r1.ebuild
deleted file mode 100644
index e725b17cfa2..000
--- a/dev-haskell/hlint/hlint-2.1.17-r1.ebuild
+++ /dev/null
@@ -1,82 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-# ebuild generated by hackport 0.6.4.
-
-CABAL_FEATURES="lib profile haddock hoogle hscolour"
-inherit haskell-cabal elisp-common
-
-DESCRIPTION="Source code suggestions"
-HOMEPAGE="https://github.com/ndmitchell/hlint#readme;
-SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz;
-
-LICENSE="BSD"
-SLOT="0/${PV}"
-KEYWORDS="~amd64 ~x86"
-IUSE="emacs +gpl"
-
-RDEPEND=">=dev-haskell/aeson-1.1.2.0:=[profile?]
-   >=dev-haskell/ansi-terminal-0.6.2:=[profile?]
-   >=dev-haskell/cmdargs-0.10:=[profile?]
-   >=dev-haskell/cpphs-1.20.1:=[profile?]
-   >=dev-haskell/data-default-0.3:=[profile?]
-   >=dev-haskell/extra-1.6.6:=[profile?]
-   dev-haskell/haskell-src-exts:1.21=[profile?]
-   >=dev-haskell/haskell-src-exts-util-0.2.5:=[profile?]
-   >=dev-haskell/refact-0.3:=[profile?]
-   >=dev-haskell/semigroups-0.18:=[profile?]
-   dev-haskell/text:=[profile?]
-   >=dev-haskell/uniplate-1.5:=[profile?]
-   dev-haskell/unordered-containers:=[profile?]
-   dev-haskell/vector:=[profile?]
-   >=dev-haskell/yaml-0.5.0:=[profile?]
-   >=dev-lang/ghc-7.10.1:=
-   gpl? ( >=dev-haskell/hscolour-1.21:=[profile?] )
-"
-DEPEND="${RDEPEND}
-   >=dev-haskell/cabal-1.22.2.0
-"
-
-SITEFILE="60${PN}-gentoo.el"
-
-src_configure() {
-   local threaded_flag=""
-   if $(ghc-supports-threaded-runtime); then
-   threaded_flag="--flags=threaded"
-   else
-   threaded_flag="--flags=-threaded"
-   fi
-
-   haskell-cabal_src_configure \
-   $(cabal_flag gpl gpl) \
-   $threaded_flag
-}
-
-src_compile() {
-   cabal_src_compile
-
-   use emacs && elisp-compile data/hs-lint.el
-}
-
-src_install() {
-   cabal_src_install
-
-   if use emacs; then
-   elisp-install ${PN} data/*.el data/*.elc || die "elisp-install 
failed."
-   elisp-site-file-install "${FILESDIR}/${SITEFILE}"
-   fi
-
-   doman data/hlint.1
-}
-
-pkg_postinst() {
-   haskell-cabal_pkg_postinst
-   use emacs && elisp-site-regen
-}
-
-pkg_postrm() {
-   haskell-cabal_pkg_postrm
-   use emacs && elisp-site-regen
-}



[gentoo-commits] repo/gentoo:master commit in: dev-haskell/ghc-lib-parser-ex/

2021-04-21 Thread Sergei Trofimovich
commit: d8c7a219a11681d908a587c687872566cb7bf34c
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Wed Apr 21 07:37:39 2021 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Wed Apr 21 07:40:24 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d8c7a219

dev-haskell/ghc-lib-parser-ex: new package, a depend of hlint-3

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

 dev-haskell/ghc-lib-parser-ex/Manifest |  1 +
 .../ghc-lib-parser-ex-8.10.0.19.ebuild | 36 ++
 dev-haskell/ghc-lib-parser-ex/metadata.xml |  8 +
 3 files changed, 45 insertions(+)

diff --git a/dev-haskell/ghc-lib-parser-ex/Manifest 
b/dev-haskell/ghc-lib-parser-ex/Manifest
new file mode 100644
index 000..fff6c700059
--- /dev/null
+++ b/dev-haskell/ghc-lib-parser-ex/Manifest
@@ -0,0 +1 @@
+DIST ghc-lib-parser-ex-8.10.0.19.tar.gz 21193 BLAKE2B 
83bbc7f8ef439960cc075d12bfc64e36a4be5a415d90a5cc3630b51c766158d12459cc9a4f1afc0a615ce1afcac8017333e388ba0c4c622f880dc56faa59
 SHA512 
a286a0874191e7e10484279e9a70e1dc1add602ee6180718e7936f9ac0714ad0997a0398d1879ae0b1d1864f5976c26eb05d8db621343885630e37739e6cc17f

diff --git a/dev-haskell/ghc-lib-parser-ex/ghc-lib-parser-ex-8.10.0.19.ebuild 
b/dev-haskell/ghc-lib-parser-ex/ghc-lib-parser-ex-8.10.0.19.ebuild
new file mode 100644
index 000..8df43a19e93
--- /dev/null
+++ b/dev-haskell/ghc-lib-parser-ex/ghc-lib-parser-ex-8.10.0.19.ebuild
@@ -0,0 +1,36 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+# ebuild generated by hackport 0.6.7.
+#hackport: flags: -no-ghc-lib,+auto
+
+CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite"
+inherit haskell-cabal
+
+DESCRIPTION="Algorithms on GHC parse trees"
+HOMEPAGE="https://github.com/shayne-fletcher/ghc-lib-parser-ex#readme;
+SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz;
+
+LICENSE="BSD"
+SLOT="0/${PV}"
+KEYWORDS="~amd64 ~x86"
+
+RDEPEND=">=dev-haskell/ghc-lib-parser-8.10:=[profile?] 
=dev-haskell/uniplate-1.5:=[profile?]
+   >=dev-lang/ghc-8.4.3:=
+"
+DEPEND="${RDEPEND}
+   >=dev-haskell/cabal-2.2.0.1
+   test? ( >=dev-haskell/extra-1.6
+   >=dev-haskell/tasty-1.2
+   >=dev-haskell/tasty-hunit-0.10.0
+   >=dev-haskell/uniplate-1.6.12 )
+"
+
+src_configure() {
+   haskell-cabal_src_configure \
+   --flag=auto \
+   --flag=-no-ghc-lib
+}

diff --git a/dev-haskell/ghc-lib-parser-ex/metadata.xml 
b/dev-haskell/ghc-lib-parser-ex/metadata.xml
new file mode 100644
index 000..b7878815d80
--- /dev/null
+++ b/dev-haskell/ghc-lib-parser-ex/metadata.xml
@@ -0,0 +1,8 @@
+
+http://www.gentoo.org/dtd/metadata.dtd;>
+
+   
+   hask...@gentoo.org
+   Gentoo Haskell
+   
+



[gentoo-commits] repo/gentoo:master commit in: dev-haskell/filepattern/

2021-04-21 Thread Sergei Trofimovich
commit: 41839753a15b50e0d37247aaadcc1c3a3e852226
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Wed Apr 21 07:35:24 2021 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Wed Apr 21 07:40:23 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=41839753

dev-haskell/filepattern: new package, a depend of hlint-3

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

 dev-haskell/filepattern/Manifest |  1 +
 dev-haskell/filepattern/filepattern-0.1.2.ebuild | 27 
 dev-haskell/filepattern/metadata.xml | 26 +++
 3 files changed, 54 insertions(+)

diff --git a/dev-haskell/filepattern/Manifest b/dev-haskell/filepattern/Manifest
new file mode 100644
index 000..b239371aaa9
--- /dev/null
+++ b/dev-haskell/filepattern/Manifest
@@ -0,0 +1 @@
+DIST filepattern-0.1.2.tar.gz 15737 BLAKE2B 
c90064a18115538cf7e1d5b26cb46971b86b0c7fb4f8e503db7cf7097cf1f19c8c1fdc3e89a0a90dbf915c95b71109359e94ad8f225a4cb450ad6a5fa71994d7
 SHA512 
16866d70efdf55ee4e6b246eb7f7300c9ad4c148d8136d817f601b9c0cac95eb1ddaf57ab0b6fad539298b55128fe5c255c31fd152a713bf312488eae823da23

diff --git a/dev-haskell/filepattern/filepattern-0.1.2.ebuild 
b/dev-haskell/filepattern/filepattern-0.1.2.ebuild
new file mode 100644
index 000..14880730315
--- /dev/null
+++ b/dev-haskell/filepattern/filepattern-0.1.2.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+# ebuild generated by hackport 0.6.4
+
+CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite"
+inherit haskell-cabal
+
+DESCRIPTION="File path glob-like matching"
+HOMEPAGE="https://github.com/ndmitchell/filepattern#readme;
+SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz;
+
+LICENSE="BSD"
+SLOT="0/${PV}"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND=">=dev-haskell/extra-1.6.2:=[profile?]
+   >=dev-haskell/semigroups-0.18:=[profile?]
+   >=dev-lang/ghc-7.4.1:=
+"
+DEPEND="${RDEPEND}
+   >=dev-haskell/cabal-1.18
+   test? ( >=dev-haskell/quickcheck-2.0 )
+"

diff --git a/dev-haskell/filepattern/metadata.xml 
b/dev-haskell/filepattern/metadata.xml
new file mode 100644
index 000..9b145f120dc
--- /dev/null
+++ b/dev-haskell/filepattern/metadata.xml
@@ -0,0 +1,26 @@
+
+http://www.gentoo.org/dtd/metadata.dtd;>
+
+   
+   hask...@gentoo.org
+   Gentoo Haskell
+   
+   
+   A library for matching files using patterns such as 
@\src\/**\/*.png\@ for all @.png@ files
+   recursively under the @src@ directory. Features:
+   
+   * All matching is /O(n)/.
+   
+   * See System.FilePattern and @?==@ simple matching 
and semantics.
+   
+   * Use @match@ and @substitute@ to extract suitable
+   strings from the @*@ and @**@ matches, and substitute them back 
into other patterns.
+   
+   * Use @step@ and @matchMany@ to perform bulk matching
+   of many patterns against many paths simultaneously.
+   
+   * Use System.FilePattern.Directory to perform 
optimised directory traverals using patterns.
+   
+   Originally taken from the 
https://hackage.haskell.org/package/shake Shake library.
+   
+



[gentoo-commits] repo/gentoo:master commit in: dev-haskell/hlint/

2021-04-21 Thread Sergei Trofimovich
commit: 18ae2fb979d32d516c7d76bc66b297b4c0c5d187
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Wed Apr 21 07:38:28 2021 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Wed Apr 21 07:40:24 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=18ae2fb9

dev-haskell/hlint: bump up to 3.2.7

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

 dev-haskell/hlint/Manifest   |  1 +
 dev-haskell/hlint/hlint-3.2.7.ebuild | 59 
 dev-haskell/hlint/metadata.xml   |  7 ++---
 3 files changed, 63 insertions(+), 4 deletions(-)

diff --git a/dev-haskell/hlint/Manifest b/dev-haskell/hlint/Manifest
index 9874fd2d96f..17807ab457a 100644
--- a/dev-haskell/hlint/Manifest
+++ b/dev-haskell/hlint/Manifest
@@ -1 +1,2 @@
 DIST hlint-2.1.17.tar.gz 119243 BLAKE2B 
09d70dffdaec25e8f574fb4dd1f6012828cc8032e38b9275a676b836bff0a86e331ac4e7780618001931622e985ad4a9bd799267b06dee059f3f1b28b33bdf16
 SHA512 
b0a78fa970bcf2b74d969e1825dee1c7382fb5cebc47f3c752f3b3d5915905943dff21e36f8c0158e3bd10696c4785a2c86a2e1abfcf72b610ab2b564f3be5f3
+DIST hlint-3.2.7.tar.gz 159088 BLAKE2B 
5fde93d35093aff4c56dd2b39f2f2318872b6d85cfa1d8ee21aaa7c970ecbd013eb5cac3b9d8742139fe3fa1e5c251364ea479facbc54338adcec5717e31dfaa
 SHA512 
5db66f671d18279d5f4da8b158c9947e95804eff97b2efe1b53a2e3f0f5e23d7560c8085a253031e57d20bb77da0c266f2143b3b03899bfaa1a311d3ace2985b

diff --git a/dev-haskell/hlint/hlint-3.2.7.ebuild 
b/dev-haskell/hlint/hlint-3.2.7.ebuild
new file mode 100644
index 000..a66d7032890
--- /dev/null
+++ b/dev-haskell/hlint/hlint-3.2.7.ebuild
@@ -0,0 +1,59 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+# ebuild generated by hackport 0.6.7.
+#hackport: flags: -ghc-lib
+
+CABAL_FEATURES="lib profile haddock hoogle hscolour"
+inherit haskell-cabal
+
+DESCRIPTION="Source code suggestions"
+HOMEPAGE="https://github.com/ndmitchell/hlint#readme;
+SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz;
+
+LICENSE="BSD"
+SLOT="0/${PV}"
+KEYWORDS="~amd64 ~x86"
+IUSE="+gpl hsyaml +threaded test"
+RESTRICT="!test? ( test )"
+
+RDEPEND=">=dev-haskell/aeson-1.1.2.0:=[profile?]
+   >=dev-haskell/ansi-terminal-0.8.1:=[profile?]
+   >=dev-haskell/cmdargs-0.10:=[profile?]
+   >=dev-haskell/cpphs-1.20.1:=[profile?]
+   >=dev-haskell/data-default-0.3:=[profile?]
+   >=dev-haskell/extra-1.7.3:=[profile?]
+   dev-haskell/file-embed:=[profile?]
+   >=dev-haskell/filepattern-0.1.1:=[profile?]
+   >=dev-haskell/ghc-lib-parser-8.10:=[profile?] 
=dev-haskell/ghc-lib-parser-ex-8.10.0.17:=[profile?] 
=dev-haskell/refact-0.3:=[profile?]
+   dev-haskell/text:=[profile?]
+   >=dev-haskell/uniplate-1.5:=[profile?]
+   dev-haskell/unordered-containers:=[profile?]
+   dev-haskell/utf8-string:=[profile?]
+   dev-haskell/vector:=[profile?]
+   >=dev-lang/ghc-8.4.3:=
+   gpl? ( >=dev-haskell/hscolour-1.21:=[profile?] )
+   hsyaml? ( >=dev-haskell/hsyaml-0.2:=[profile?]
+   >=dev-haskell/hsyaml-aeson-0.2:=[profile?] )
+   !hsyaml? ( >=dev-haskell/yaml-0.5.0:=[profile?] )
+"
+DEPEND="${RDEPEND}
+   >=dev-haskell/cabal-2.2.0.1
+"
+
+src_configure() {
+   haskell-cabal_src_configure \
+   --flag=-ghc-lib \
+   $(cabal_flag gpl gpl) \
+   $(cabal_flag hsyaml hsyaml) \
+   $(cabal_flag threaded threaded)
+}
+
+src_test() {
+   export 
LD_LIBRARY_PATH="${S}/dist/build${LD_LIBRARY_PATH+:}:${LD_LIBRARY_PATH}"
+   "${S}"/dist/build/hlint/hlint --datadir="${S}"/data --test || die
+}

diff --git a/dev-haskell/hlint/metadata.xml b/dev-haskell/hlint/metadata.xml
index bea62cfa583..a33e9d0bc4b 100644
--- a/dev-haskell/hlint/metadata.xml
+++ b/dev-haskell/hlint/metadata.xml
@@ -6,9 +6,8 @@
Gentoo Haskell


-   Use GPL libraries, specifically 
hscolour.
+   Use GPL libraries, specifically hscolour
+   Use HsYAML instead of yaml
+   Build with support for multithreaded 
execution

-   
-   ndmitchell/hlint
-   
 



[gentoo-commits] repo/gentoo:master commit in: dev-haskell/ghc-lib-parser/

2021-04-21 Thread Sergei Trofimovich
commit: f350731cd3f46df3aaf051bc4b0eb9bba24581cd
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Wed Apr 21 07:36:26 2021 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Wed Apr 21 07:40:23 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f350731c

dev-haskell/ghc-lib-parser: new package, a depend of hlint-3

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

 dev-haskell/ghc-lib-parser/Manifest|  1 +
 .../ghc-lib-parser-8.10.2.20200916.ebuild  | 26 ++
 dev-haskell/ghc-lib-parser/metadata.xml|  8 +++
 3 files changed, 35 insertions(+)

diff --git a/dev-haskell/ghc-lib-parser/Manifest 
b/dev-haskell/ghc-lib-parser/Manifest
new file mode 100644
index 000..5d394c53ccf
--- /dev/null
+++ b/dev-haskell/ghc-lib-parser/Manifest
@@ -0,0 +1 @@
+DIST ghc-lib-parser-8.10.2.20200916.tar.gz 1627245 BLAKE2B 
35290880c01acb455b3f6f1f65e5904f82a472dc6b5491aed397a063f38257c0ecb1095ee6e535bce6f5148179a1e183e877a4fbcda30c69abf7e7a3a5b8
 SHA512 
b0544ac5d678324e7672f133c1236dd331f170dc99c73a5a22985c3b83d4c6c139d247cf924c6b6e4e4c4e76675c3c0f83e7c84a4ed9aa9a8afa039895730960

diff --git a/dev-haskell/ghc-lib-parser/ghc-lib-parser-8.10.2.20200916.ebuild 
b/dev-haskell/ghc-lib-parser/ghc-lib-parser-8.10.2.20200916.ebuild
new file mode 100644
index 000..7de702a7f32
--- /dev/null
+++ b/dev-haskell/ghc-lib-parser/ghc-lib-parser-8.10.2.20200916.ebuild
@@ -0,0 +1,26 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+# ebuild generated by hackport 0.6.6.
+
+CABAL_FEATURES="lib profile haddock hoogle hscolour"
+inherit haskell-cabal
+
+DESCRIPTION="The GHC API, decoupled from GHC versions"
+HOMEPAGE="https://github.com/digital-asset/ghc-lib;
+SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz;
+
+LICENSE="BSD"
+SLOT="0/${PV}"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND=">=dev-lang/ghc-8.6.3:=
+"
+DEPEND="${RDEPEND}
+   dev-haskell/alex
+   >=dev-haskell/cabal-2.4.0.1
+   dev-haskell/happy
+"

diff --git a/dev-haskell/ghc-lib-parser/metadata.xml 
b/dev-haskell/ghc-lib-parser/metadata.xml
new file mode 100644
index 000..b7878815d80
--- /dev/null
+++ b/dev-haskell/ghc-lib-parser/metadata.xml
@@ -0,0 +1,8 @@
+
+http://www.gentoo.org/dtd/metadata.dtd;>
+
+   
+   hask...@gentoo.org
+   Gentoo Haskell
+   
+



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

2021-04-21 Thread Miroslav Šulc
commit: 9f3dcd8036e0c98cd43f98147e3729d8edd413db
Author: Volkmar W. Pogatzki  pogatzki  net>
AuthorDate: Wed Apr 21 06:01:46 2021 +
Commit: Miroslav Šulc  gentoo  org>
CommitDate: Wed Apr 21 08:19:45 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9f3dcd80

dev-java/aspectj: remove obsolete

Bug: https://bugs.gentoo.org/show_bug.cgi?id=784350
Package-Manager: Portage-3.0.17, Repoman-3.0.2
Signed-off-by: Volkmar W. Pogatzki  pogatzki.net>
Closes: https://github.com/gentoo/gentoo/pull/20481
Signed-off-by: Miroslav Šulc  gentoo.org>

 dev-java/aspectj/Manifest|  1 -
 dev-java/aspectj/aspectj-1.7.3-r1.ebuild | 46 
 2 files changed, 47 deletions(-)

diff --git a/dev-java/aspectj/Manifest b/dev-java/aspectj/Manifest
index 2167b7b831b..28f35ff720d 100644
--- a/dev-java/aspectj/Manifest
+++ b/dev-java/aspectj/Manifest
@@ -1,2 +1 @@
-DIST aspectj-1.7.3.jar 7565941 BLAKE2B 
8d3919ecae8bf190331a06644b8ba694b071b961d22e5b85e4f57b50c3ff27112e6c39b2644a400f64ca590d4de619aa1a86dd0d1ea59868499a6cff50709ecf
 SHA512 
2297a11638c6519b50e1938341914c68c2841c7b7894081f3157ef3463fb29519d833d274e24b8da1203a7866b2e1296d67e0872dbaa2dd835b5520f5c0a7a71
 DIST aspectj-1.7.4-src.jar 7570114 BLAKE2B 
caa942a2414c6f1b39b881bc5abad0cd4e718b231822833756493ce389207d1d855be36f74a4c58ad5f00f7acfcd5791b4ab8e151fd0e11ac497d4f68cab2eb0
 SHA512 
643d457fba4d58114ee09a37007f5cf5fd40f7ff196ffc69d371d1986cbf6930567ddffd3f1af625139619a0be386e1d9c7e30d267bf53b4286e2179735299bf

diff --git a/dev-java/aspectj/aspectj-1.7.3-r1.ebuild 
b/dev-java/aspectj/aspectj-1.7.3-r1.ebuild
deleted file mode 100644
index 14b9dcd39d2..000
--- a/dev-java/aspectj/aspectj-1.7.3-r1.ebuild
+++ /dev/null
@@ -1,46 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="5"
-
-JAVA_PKG_IUSE="doc source"
-
-inherit java-pkg-2 java-pkg-simple
-
-DESCRIPTION="A seamless aspect-oriented extension to the Java programming 
language"
-HOMEPAGE="http://eclipse.org/aspectj/;
-SRC_URI="http://www.eclipse.org/downloads/download.php?file=/tools/aspectj/${P}-src.jar=1
 -> ${P}.jar"
-
-LICENSE="EPL-1.0"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-CDEPEND="dev-java/asm:4
-   dev-java/commons-logging:0"
-
-DEPEND=">=virtual/jdk-1.5
-   app-arch/zip
-   ${CDEPEND}"
-RDEPEND=">=virtual/jre-1.5
-   ${CDEPEND}"
-
-S="${WORKDIR}"
-
-JAVA_SRC_DIR="${S}/src"
-JAVA_GENTOO_CLASSPATH="commons-logging,asm-4"
-JAVA_ENCODING="iso8859-1"
-
-src_unpack() {
-   default
-   unzip "${S}/aspectjweaver1.7.3-src.jar" -d "${S}/src/" || die
-}
-
-java_prepare() {
-   default
-   # needs part of BEA JRockit to compile
-   rm "${S}"/src/org/aspectj/weaver/loadtime/JRockitAgent.java || die
-   # aspectj uses a renamed version of asm:4
-   find -name "*.java" -exec sed -i -e 's/import 
aj.org.objectweb.asm./import org.objectweb.asm./g' {} \; || die
-   mkdir -p "${S}"/target/classes/org/aspectj/weaver/ || die
-   cp -vr "${S}"/src/org/aspectj/weaver/*.properties 
"${S}"/target/classes/org/aspectj/weaver/ || die
-}



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

2021-04-21 Thread David Seifert
commit: f48903ce7e579a76231049b830e87bf16b95abc3
Author: David Seifert  gentoo  org>
AuthorDate: Wed Apr 21 08:51:45 2021 +
Commit: David Seifert  gentoo  org>
CommitDate: Wed Apr 21 08:51:45 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f48903ce

app-emulation/xcpc: Switch to using motif

* Upstream prefer Motif over Athena as toolkit.

Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: David Seifert  gentoo.org>

 app-emulation/xcpc/{xcpc-0.35.0.ebuild => xcpc-0.35.0-r1.ebuild} | 8 
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/app-emulation/xcpc/xcpc-0.35.0.ebuild 
b/app-emulation/xcpc/xcpc-0.35.0-r1.ebuild
similarity index 87%
rename from app-emulation/xcpc/xcpc-0.35.0.ebuild
rename to app-emulation/xcpc/xcpc-0.35.0-r1.ebuild
index 4bf1ea8845d..c70f06d7fd5 100644
--- a/app-emulation/xcpc/xcpc-0.35.0.ebuild
+++ b/app-emulation/xcpc/xcpc-0.35.0-r1.ebuild
@@ -17,13 +17,13 @@ DEPEND="
app-arch/bzip2
sys-libs/zlib
x11-libs/libX11
-   x11-libs/libXaw
x11-libs/libXext
-   x11-libs/libXt"
+   x11-libs/libXt
+   x11-libs/motif"
 RDEPEND="${DEPEND}"
 
 src_configure() {
econf \
-   --enable-athena \
-   --disable-motif2
+   --disable-athena \
+   --enable-motif2
 }



[gentoo-commits] repo/proj/guru:dev commit in: net-vpn/riseup-vpn/

2021-04-21 Thread Andrew Ammerlaan
commit: ed37a1bef7e1a8697643ffa54b4a1995bff4856b
Author: Andrew Ammerlaan  riseup  net>
AuthorDate: Wed Apr 21 06:56:51 2021 +
Commit: Andrew Ammerlaan  riseup  net>
CommitDate: Wed Apr 21 06:56:51 2021 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=ed37a1be

net-vpn/riseup-vpn: add missing dep

Closes: https://bugs.gentoo.org/784692
Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Andrew Ammerlaan  riseup.net>

 net-vpn/riseup-vpn/riseup-vpn-0.21.2.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/net-vpn/riseup-vpn/riseup-vpn-0.21.2.ebuild 
b/net-vpn/riseup-vpn/riseup-vpn-0.21.2.ebuild
index b9f063bbd..068dc89d0 100644
--- a/net-vpn/riseup-vpn/riseup-vpn-0.21.2.ebuild
+++ b/net-vpn/riseup-vpn/riseup-vpn-0.21.2.ebuild
@@ -92,6 +92,7 @@ DEPEND="
dev-util/debhelper
sys-apps/fakeroot
x11-libs/gtk+:3
+   dev-qt/linguist-tools
dev-qt/qtdeclarative[widgets]
dev-qt/qtquickcontrols2[widgets]
 "



[gentoo-commits] repo/proj/guru:dev commit in: net-im/ruqola/

2021-04-21 Thread Andrew Ammerlaan
commit: 8825935b4a0d78cde6cefb5c9a8c23d265d23d91
Author: Andrew Ammerlaan  riseup  net>
AuthorDate: Wed Apr 21 06:59:53 2021 +
Commit: Andrew Ammerlaan  riseup  net>
CommitDate: Wed Apr 21 06:59:53 2021 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=8825935b

net-im/ruqola: correct dep

Closes: https://bugs.gentoo.org/784659
Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Andrew Ammerlaan  riseup.net>

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

diff --git a/net-im/ruqola/ruqola-1.3.1.ebuild 
b/net-im/ruqola/ruqola-1.3.1.ebuild
index bfad83a4f..09d1e1724 100644
--- a/net-im/ruqola/ruqola-1.3.1.ebuild
+++ b/net-im/ruqola/ruqola-1.3.1.ebuild
@@ -22,7 +22,7 @@ IUSE="speech telemetry"
 
 DEPEND="
dev-libs/qtkeychain
-   >=dev-qt/qtmultimedia-${QTMIN}:5
+   >=dev-qt/qtmultimedia-${QTMIN}:5[widgets]
>=dev-qt/qtnetwork-${QTMIN}:5
>=dev-qt/qtnetworkauth-${QTMIN}:5
>=dev-qt/qtwebsockets-${QTMIN}:5



  1   2   3   4   >