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

2021-05-03 Thread Hans de Graaff
commit: 781510b0573516784adc666d224d9b2be512a999
Author: Hans de Graaff  gentoo  org>
AuthorDate: Tue May  4 05:15:21 2021 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Tue May  4 05:29:37 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=781510b0

dev-ruby/xpath: add ruby30

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

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

diff --git a/dev-ruby/xpath/xpath-3.2.0.ebuild 
b/dev-ruby/xpath/xpath-3.2.0.ebuild
index 53e37aa7468..31e0e645324 100644
--- a/dev-ruby/xpath/xpath-3.2.0.ebuild
+++ b/dev-ruby/xpath/xpath-3.2.0.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
-USE_RUBY="ruby24 ruby25 ruby26 ruby27"
+USE_RUBY="ruby25 ruby26 ruby27 ruby30"
 
 RUBY_FAKEGEM_EXTRADOC="README.md"
 



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

2021-05-03 Thread Hans de Graaff
commit: 7d16e7101316b42371bc335dfff7e0073961cb3f
Author: Hans de Graaff  gentoo  org>
AuthorDate: Tue May  4 05:17:44 2021 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Tue May  4 05:29:37 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7d16e710

dev-ruby/capybara: allow newer regexp_parser slot

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

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

diff --git a/dev-ruby/capybara/capybara-3.35.3.ebuild 
b/dev-ruby/capybara/capybara-3.35.3.ebuild
index 101193fb0c5..51a99849413 100644
--- a/dev-ruby/capybara/capybara-3.35.3.ebuild
+++ b/dev-ruby/capybara/capybara-3.35.3.ebuild
@@ -35,7 +35,7 @@ ruby_add_rdepend "
>=dev-ruby/nokogiri-1.8:0
>=dev-ruby/rack-1.6.0:*
>=dev-ruby/rack-test-0.6.3:*
-   >=dev-ruby/regexp_parser-1.5:1
+   || ( dev-ruby/regexp_parser:2 >=dev-ruby/regexp_parser-1.5:1 )
>=dev-ruby/xpath-3.2:3"
 
 all_ruby_prepare() {



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

2021-05-03 Thread Hans de Graaff
commit: 303fa3729b573b507be215dba75326e0a79ea2fd
Author: Hans de Graaff  gentoo  org>
AuthorDate: Tue May  4 05:17:55 2021 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Tue May  4 05:29:37 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=303fa372

dev-ruby/regexp_property_values: add ruby30

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

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

diff --git 
a/dev-ruby/regexp_property_values/regexp_property_values-1.0.0.ebuild 
b/dev-ruby/regexp_property_values/regexp_property_values-1.0.0.ebuild
index 365b5f3d4e2..81ade9a0d58 100644
--- a/dev-ruby/regexp_property_values/regexp_property_values-1.0.0.ebuild
+++ b/dev-ruby/regexp_property_values/regexp_property_values-1.0.0.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
-USE_RUBY="ruby24 ruby25 ruby26 ruby27"
+USE_RUBY="ruby25 ruby26 ruby27 ruby30"
 
 RUBY_FAKEGEM_RECIPE_DOC="rdoc"
 RUBY_FAKEGEM_EXTRADOC="README.md"



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

2021-05-03 Thread Hans de Graaff
commit: 257e5c8b6d75a75f68fcd520f4975749766a6ea4
Author: Hans de Graaff  gentoo  org>
AuthorDate: Tue May  4 05:13:57 2021 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Tue May  4 05:29:37 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=257e5c8b

dev-ruby/childprocess: add ruby30

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

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

diff --git a/dev-ruby/childprocess/childprocess-4.0.0.ebuild 
b/dev-ruby/childprocess/childprocess-4.0.0.ebuild
index f5e6313be95..296f3f0a6e5 100644
--- a/dev-ruby/childprocess/childprocess-4.0.0.ebuild
+++ b/dev-ruby/childprocess/childprocess-4.0.0.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
 
-USE_RUBY="ruby25 ruby26 ruby27"
+USE_RUBY="ruby25 ruby26 ruby27 ruby30"
 
 RUBY_FAKEGEM_RECIPE_TEST="rspec3"
 



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

2021-05-03 Thread Hans de Graaff
commit: e7ae2ff9eb2a4c5a181ebd5fbd317a66870b7927
Author: Hans de Graaff  gentoo  org>
AuthorDate: Tue May  4 05:25:37 2021 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Tue May  4 05:29:38 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e7ae2ff9

dev-ruby/virtus: add ruby27

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

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

diff --git a/dev-ruby/virtus/virtus-1.0.5.ebuild 
b/dev-ruby/virtus/virtus-1.0.5.ebuild
index 54d033f79d7..331877bd8fb 100644
--- a/dev-ruby/virtus/virtus-1.0.5.ebuild
+++ b/dev-ruby/virtus/virtus-1.0.5.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
 
-USE_RUBY="ruby23 ruby24 ruby25 ruby26"
+USE_RUBY="ruby25 ruby26 ruby27"
 
 RUBY_FAKEGEM_EXTRADOC="Changelog.md CONTRIBUTING.md README.md"
 RUBY_FAKEGEM_RECIPE_TEST="rspec3"



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

2021-05-03 Thread William Hubbs
commit: bb434d8b094b2a85d329831b55c8b58cc6d829e9
Author: William Hubbs  gentoo  org>
AuthorDate: Tue May  4 04:40:36 2021 +
Commit: William Hubbs  gentoo  org>
CommitDate: Tue May  4 04:41:57 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bb434d8b

app-metrics/postgres_exporter: fix bdepend for 0.9.0

Closes: https://bugs.gentoo.org/787914
Signed-off-by: William Hubbs  gentoo.org>

 app-metrics/postgres_exporter/postgres_exporter-0.9.0.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/app-metrics/postgres_exporter/postgres_exporter-0.9.0.ebuild 
b/app-metrics/postgres_exporter/postgres_exporter-0.9.0.ebuild
index f002ea5d11b..7308e7cdc81 100644
--- a/app-metrics/postgres_exporter/postgres_exporter-0.9.0.ebuild
+++ b/app-metrics/postgres_exporter/postgres_exporter-0.9.0.ebuild
@@ -453,6 +453,7 @@ KEYWORDS="~amd64"
 DEPEND="acct-group/postgres_exporter
acct-user/postgres_exporter"
 RDEPEND="${DEPEND}"
+BDEPEND="dev-util/promu"
 
 RESTRICT+=" test "
 



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

2021-05-03 Thread Matt Turner
commit: 30d944ac3e82fc01452eb7bd4e6d3506db1c6967
Author: Matt Turner  gentoo  org>
AuthorDate: Tue May  4 04:10:43 2021 +
Commit: Matt Turner  gentoo  org>
CommitDate: Tue May  4 04:10:43 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=30d944ac

net-libs/phodav: Update patch

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

 .../2.5-meson-Allow-specifying-systemd-udev-directories.patch | 8 
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git 
a/net-libs/phodav/files/2.5-meson-Allow-specifying-systemd-udev-directories.patch
 
b/net-libs/phodav/files/2.5-meson-Allow-specifying-systemd-udev-directories.patch
index 004adccf0da..87d4331d539 100644
--- 
a/net-libs/phodav/files/2.5-meson-Allow-specifying-systemd-udev-directories.patch
+++ 
b/net-libs/phodav/files/2.5-meson-Allow-specifying-systemd-udev-directories.patch
@@ -1,6 +1,6 @@
 https://gitlab.gnome.org/GNOME/phodav/-/merge_requests/19
 
-From c67bd2f698e0e1c6d0747a1be6217e6e435ef798 Mon Sep 17 00:00:00 2001
+From 5f6ca03ab91df31ede9a4435c63cf5af0ef50c06 Mon Sep 17 00:00:00 2001
 From: Matt Turner 
 Date: Mon, 3 May 2021 22:47:16 -0400
 Subject: [PATCH] meson: Allow specifying systemd/udev directories
@@ -12,7 +12,7 @@ Closes: https://gitlab.gnome.org/GNOME/phodav/-/issues/1
  2 files changed, 24 insertions(+), 12 deletions(-)
 
 diff --git a/data/meson.build b/data/meson.build
-index c466030..57ee6d1 100644
+index c466030..26ad939 100644
 --- a/data/meson.build
 +++ b/data/meson.build
 @@ -1,16 +1,28 @@
@@ -20,7 +20,7 @@ index c466030..57ee6d1 100644
 -if systemd.found()
 +systemd_systemunitdir = get_option('systemdsystemunitdir')
 +if systemd_systemunitdir == ''
-+  systemd = dependency('systemd')
++  systemd = dependency('systemd', required : false)
 +  if systemd.found()
 +systemd_systemunitdir = 
systemd.get_pkgconfig_variable('systemdsystemunitdir')
 +  endif
@@ -37,7 +37,7 @@ index c466030..57ee6d1 100644
 -if udev.found()
 +udev_rulesdir = get_option('udevrulesdir')
 +if udev_rulesdir == ''
-+  udev = dependency('udev')
++  udev = dependency('udev', required : false)
 +  if udev.found()
 +udev_rulesdir = '@0@/@1@'.format(udev.get_pkgconfig_variable('udevdir'), 
'rules.d')
 +  endif



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

2021-05-03 Thread Matt Turner
commit: 4b99697d5fffa583eb120b8f780405d5d3084c47
Author: Matt Turner  gentoo  org>
AuthorDate: Tue May  4 03:52:47 2021 +
Commit: Matt Turner  gentoo  org>
CommitDate: Tue May  4 03:52:47 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4b99697d

gui-libs/gtk: Version bump to 4.2.1

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

 gui-libs/gtk/Manifest |   1 +
 gui-libs/gtk/gtk-4.2.1.ebuild | 183 ++
 2 files changed, 184 insertions(+)

diff --git a/gui-libs/gtk/Manifest b/gui-libs/gtk/Manifest
index dd8c3035545..ae1a4c9b845 100644
--- a/gui-libs/gtk/Manifest
+++ b/gui-libs/gtk/Manifest
@@ -1 +1,2 @@
 DIST gtk-4.2.0.tar.xz 25772584 BLAKE2B 
38c29475050ff6d0aa41299201343d506e051387c44058f8d3e970470e49046bb11eae57d57d8d869577ca2d5f01da507edb3a87f79c98828ec938a0d87e6989
 SHA512 
12e825245b92f5dc652530c35b9a48a0bb284641d4128d054a19a35cb7814babe78bfbbdfd7fe3f2472d5028d078ae209a6da5d614b023c2b438223e4c5a04a0
+DIST gtk-4.2.1.tar.xz 25809520 BLAKE2B 
63183950703375b092ce451be93d16d1149eb2095b5f304578a064422821546ae161235b46617647cd67a7d8898e2c3854d87bf31ede0cd6db2138d7e5c36c30
 SHA512 
a2721d6b9a72be481460081aedfbd713842cb5abdb24d810ec48e346342d0d91271f4ace321a9697214477ad4829d0b0ca67754ea316e719784f01c43f0fe732

diff --git a/gui-libs/gtk/gtk-4.2.1.ebuild b/gui-libs/gtk/gtk-4.2.1.ebuild
new file mode 100644
index 000..43ef1917efa
--- /dev/null
+++ b/gui-libs/gtk/gtk-4.2.1.ebuild
@@ -0,0 +1,183 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit gnome.org gnome2-utils meson virtualx xdg
+
+DESCRIPTION="GTK is a multi-platform toolkit for creating graphical user 
interfaces"
+HOMEPAGE="https://www.gtk.org/ https://gitlab.gnome.org/GNOME/gtk/;
+
+LICENSE="LGPL-2+"
+SLOT="4"
+IUSE="aqua broadway cloudprint colord cups examples ffmpeg gstreamer gtk-doc 
+introspection sysprof test vulkan wayland +X xinerama"
+REQUIRED_USE="
+   || ( aqua wayland X )
+   gtk-doc? ( introspection )
+   xinerama? ( X )
+"
+
+KEYWORDS="~amd64"
+
+COMMON_DEPEND="
+   >=dev-libs/fribidi-0.19.7
+   >=dev-libs/glib-2.66.0:2
+   >=media-libs/graphene-1.9.1
+   >=media-libs/libepoxy-1.4[X(+)?]
+   >=x11-libs/cairo-1.14[aqua?,glib,svg,X?]
+   >=x11-libs/gdk-pixbuf-2.30:2[introspection?]
+   >=x11-libs/pango-1.47.0[introspection?]
+   >=media-libs/harfbuzz-0.9:=
+   x11-misc/shared-mime-info
+
+   cloudprint? (
+   >=net-libs/rest-0.7
+   >=dev-libs/json-glib-1.0
+   )
+   colord? ( >=x11-misc/colord-0.1.9:0= )
+   cups? ( >=net-print/cups-2.0 )
+   ffmpeg? ( media-video/ffmpeg )
+   gstreamer? ( >=media-libs/gst-plugins-bad-1.12.3 )
+   introspection? ( >=dev-libs/gobject-introspection-1.39:= )
+   vulkan? ( media-libs/vulkan-loader:= )
+   wayland? (
+   >=dev-libs/wayland-1.14.91
+   >=dev-libs/wayland-protocols-1.20
+   media-libs/mesa[wayland]
+   >=x11-libs/libxkbcommon-0.2
+   )
+   X? (
+   >=app-accessibility/at-spi2-atk-2.5.3
+   media-libs/fontconfig
+   media-libs/mesa[X(+)]
+   x11-libs/libX11
+   >=x11-libs/libXi-1.3
+   x11-libs/libXext
+   >=x11-libs/libXrandr-1.5
+   x11-libs/libXcursor
+   x11-libs/libXfixes
+   x11-libs/libXcomposite
+   x11-libs/libXdamage
+   xinerama? ( x11-libs/libXinerama )
+   )
+"
+DEPEND="${COMMON_DEPEND}
+   sysprof? ( >=dev-util/sysprof-capture-3.38:4 )
+   X? ( x11-base/xorg-proto )
+"
+RDEPEND="${COMMON_DEPEND}
+   >=dev-util/gtk-update-icon-cache-3
+"
+# librsvg for svg icons (PDEPEND to avoid circular dep), bug #547710
+PDEPEND="
+   gnome-base/librsvg
+   >=x11-themes/adwaita-icon-theme-3.14
+"
+BDEPEND="
+   app-text/docbook-xml-dtd:4.1.2
+   app-text/docbook-xsl-stylesheets
+   dev-lang/sassc
+   dev-libs/gobject-introspection-common
+   dev-libs/libxslt
+   >=dev-util/gdbus-codegen-2.48
+   dev-util/glib-utils
+   >=sys-devel/gettext-0.19.7
+   virtual/pkgconfig
+   gtk-doc? (
+   app-text/docbook-xml-dtd:4.3
+   dev-util/gi-docgen
+   )
+   test? (
+   dev-libs/glib:2
+   wayland? ( dev-libs/weston )
+
+   media-fonts/font-misc-misc
+   media-fonts/font-cursor-misc
+   )
+"
+
+src_configure() {
+   local emesonargs=(
+   # GDK backends
+   $(meson_use X x11-backend)
+   $(meson_use wayland wayland-backend)
+   $(meson_use broadway broadway-backend)
+   -Dwin32-backend=false
+   $(meson_use aqua macos-backend)
+
+   # Media backends
+   $(meson_feature ffmpeg media-ffmpeg)
+ 

[gentoo-commits] repo/proj/guru:dev commit in: games-util/hid-nintendo/

2021-05-03 Thread Samuel Bauer
commit: 99595231cca70a3253396d60e579dcef0f843bdd
Author: Samuel Bauer  yahoo  fr>
AuthorDate: Tue May  4 00:10:07 2021 +
Commit: Samuel Bauer  yahoo  fr>
CommitDate: Tue May  4 00:10:07 2021 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=99595231

games-util/hid-nintendo: new ebuild

Signed-off-by: Samuel Bauer  yahoo.fr>

 games-util/hid-nintendo/hid-nintendo-.ebuild | 23 +++
 games-util/hid-nintendo/metadata.xml |  8 
 2 files changed, 31 insertions(+)

diff --git a/games-util/hid-nintendo/hid-nintendo-.ebuild 
b/games-util/hid-nintendo/hid-nintendo-.ebuild
new file mode 100644
index 0..fd4a5b06a
--- /dev/null
+++ b/games-util/hid-nintendo/hid-nintendo-.ebuild
@@ -0,0 +1,23 @@
+# Copyright 2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit git-r3 linux-mod
+
+DESCRIPTION="A Nintendo HID kernel module"
+HOMEPAGE="https://github.com/nicman23/dkms-hid-nintendo 
https://github.com/DanielOgorchock/linux;
+EGIT_REPO_URI="https://github.com/nicman23/dkms-hid-nintendo;
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64"
+
+MODULE_NAMES="${PN}(kernel/drivers/hid:${S}/src)"
+BUILD_TARGETS="-C /usr/src/linux M=${S}/src"
+
+pkg_setup() {
+   CONFIG_CHECK="~HID ~HID_GENERIC ~USB_HID ~HIDRAW ~UHID"
+   check_extra_config
+   linux-mod_pkg_setup
+}

diff --git a/games-util/hid-nintendo/metadata.xml 
b/games-util/hid-nintendo/metadata.xml
new file mode 100644
index 0..c04f7b664
--- /dev/null
+++ b/games-util/hid-nintendo/metadata.xml
@@ -0,0 +1,8 @@
+
+http://www.gentoo.org/dtd/metadata.dtd;>
+
+
+   Samuel Bauer
+   samuel.ba...@yahoo.fr
+
+



[gentoo-commits] repo/proj/guru:dev commit in: dev-python/sphinx-tabs/

2021-05-03 Thread Anna Vyalkova
commit: 0cbe2a7af68d02cd1f7f660b5adbb40930a58b61
Author: Anna Vyalkova  sysrq  in>
AuthorDate: Mon May  3 20:02:37 2021 +
Commit: Anna Vyalkova  sysrq  in>
CommitDate: Mon May  3 23:27:24 2021 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=0cbe2a7a

dev-python/sphinx-tabs: fix tests and bump to 2.1.0

Closes: https://bugs.gentoo.org/784176
Signed-off-by: Anna Vyalkova  sysrq.in>

 dev-python/sphinx-tabs/Manifest |  2 +-
 dev-python/sphinx-tabs/sphinx-tabs-1.3.0.ebuild | 41 -
 dev-python/sphinx-tabs/sphinx-tabs-2.1.0.ebuild | 39 +++
 3 files changed, 40 insertions(+), 42 deletions(-)

diff --git a/dev-python/sphinx-tabs/Manifest b/dev-python/sphinx-tabs/Manifest
index 48a1a0853..d0248b5ba 100644
--- a/dev-python/sphinx-tabs/Manifest
+++ b/dev-python/sphinx-tabs/Manifest
@@ -1 +1 @@
-DIST sphinx-tabs-1.3.0.tar.gz 23246 BLAKE2B 
5bab0f184503acf21402c4e393e3db07d9ef292abad7bf1c3bc0c58836e9d18ffb13b86c445f9705b37bc22ec9caf312c4a69dde53aa86b58626ec2e330ff034
 SHA512 
d616a543bf0cd9184574928859714d975a063a7b607be0b93d548dceeed8d9442ee723d1557267258f7b1c50c917f66a31b15d4579c2adf360b965e10c7d23de
+DIST sphinx-tabs-2.1.0.tar.gz 519866 BLAKE2B 
d67f573a1394ac6ebe2e36b66e400c7704c2c0dc5136a52107915defa3efafed73898b444759b20d6ecc232e05423ed8d614c1ba32b416c80ab58be317f67b9f
 SHA512 
7c9f7332422813d994af7e7023ebc63bef3819c73b09765d5af8c33d19990c649b049c6d6479ff6a763a868828ebe5510081a547aab7af1414966b555b1a45b5

diff --git a/dev-python/sphinx-tabs/sphinx-tabs-1.3.0.ebuild 
b/dev-python/sphinx-tabs/sphinx-tabs-1.3.0.ebuild
deleted file mode 100644
index 17fd9666f..0
--- a/dev-python/sphinx-tabs/sphinx-tabs-1.3.0.ebuild
+++ /dev/null
@@ -1,41 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( pypy3 python3_{7,8} )
-
-inherit distutils-r1
-
-DESCRIPTION="Create tabbed content in Sphinx documentation when building HTML"
-HOMEPAGE="https://github.com/executablebooks/sphinx-tabs;
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64"
-
-RDEPEND="
-   dev-python/docutils[${PYTHON_USEDEP}]
-   dev-python/sphinx[${PYTHON_USEDEP}]
-"
-BDEPEND="
-   >=dev-python/setuptools_scm-1.15.0[${PYTHON_USEDEP}]
-   test? (
-   ${RDEPEND}
-   dev-python/path-py[${PYTHON_USEDEP}]
-   )
-"
-
-S="${WORKDIR}/${P}"
-
-distutils_enable_tests pytest
-
-python_test() {
-   # Ignore the module from ${S}, use the one from ${BUILD_DIR}
-   # Otherwise, ImportMismatchError may occur
-   # https://github.com/gentoo/gentoo/pull/1622#issuecomment-224482396
-   # Override pytest options to skip flake8
-   pytest -vv --ignore=rst --override-ini="addopts=--doctest-modules" \
-   || die "tests failed with ${EPYTHON}"
-}

diff --git a/dev-python/sphinx-tabs/sphinx-tabs-2.1.0.ebuild 
b/dev-python/sphinx-tabs/sphinx-tabs-2.1.0.ebuild
new file mode 100644
index 0..db7bc0f7d
--- /dev/null
+++ b/dev-python/sphinx-tabs/sphinx-tabs-2.1.0.ebuild
@@ -0,0 +1,39 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{7..9} )
+
+inherit distutils-r1
+
+DESCRIPTION="Create tabbed content in Sphinx documentation when building HTML"
+HOMEPAGE="https://github.com/executablebooks/sphinx-tabs 
https://pypi.org/project/sphinx-tabs/;
+SRC_URI="https://github.com/executablebooks/${PN}/archive/refs/tags/v${PV}.tar.gz
 -> ${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+RDEPEND="
+   dev-python/docutils[${PYTHON_USEDEP}]
+   dev-python/sphinx[${PYTHON_USEDEP}]
+"
+BDEPEND="
+   >=dev-python/setuptools_scm-1.15.0[${PYTHON_USEDEP}]
+   test? (
+   dev-python/beautifulsoup:4[${PYTHON_USEDEP}]
+   dev-python/coverage[${PYTHON_USEDEP}]
+   dev-python/path-py[${PYTHON_USEDEP}]
+   dev-python/pygments[${PYTHON_USEDEP}]
+   dev-python/pytest-regressions[${PYTHON_USEDEP}]
+   dev-python/sphinx-testing[${PYTHON_USEDEP}]
+   )
+"
+
+distutils_enable_tests pytest
+
+python_test() {
+   # TODO: package https://pypi.org/project/rinohtype/
+   epytest --deselect tests/test_build.py::test_rinohtype_pdf
+}



[gentoo-commits] repo/proj/guru:dev commit in: dev-python/sphinxcontrib-trio/

2021-05-03 Thread Anna Vyalkova
commit: ab42dbc2c8f01b9f882b11752591e3cc646a1ef5
Author: Anna Vyalkova  sysrq  in>
AuthorDate: Mon May  3 20:23:29 2021 +
Commit: Anna Vyalkova  sysrq  in>
CommitDate: Mon May  3 23:27:24 2021 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=ab42dbc2

dev-python/sphinxcontrib-trio: disable failing test

Closes: https://bugs.gentoo.org/784152
Signed-off-by: Anna Vyalkova  sysrq.in>

 .../sphinxcontrib-trio/sphinxcontrib-trio-1.1.2.ebuild  | 17 -
 1 file changed, 12 insertions(+), 5 deletions(-)

diff --git a/dev-python/sphinxcontrib-trio/sphinxcontrib-trio-1.1.2.ebuild 
b/dev-python/sphinxcontrib-trio/sphinxcontrib-trio-1.1.2.ebuild
index 02eaa5fbc..fe68a474e 100644
--- a/dev-python/sphinxcontrib-trio/sphinxcontrib-trio-1.1.2.ebuild
+++ b/dev-python/sphinxcontrib-trio/sphinxcontrib-trio-1.1.2.ebuild
@@ -20,11 +20,18 @@ SLOT="0"
 
 RDEPEND="dev-python/sphinx[${PYTHON_USEDEP}]"
 
-DEPEND="test? (
-   dev-python/async_generator[${PYTHON_USEDEP}]
-   dev-python/contextlib2[${PYTHON_USEDEP}]
-   dev-python/cssselect[${PYTHON_USEDEP}]
-   dev-python/lxml[${PYTHON_USEDEP}] )"
+BDEPEND="
+   test? (
+   dev-python/async_generator[${PYTHON_USEDEP}]
+   dev-python/contextlib2[${PYTHON_USEDEP}]
+   dev-python/cssselect[${PYTHON_USEDEP}]
+   dev-python/lxml[${PYTHON_USEDEP}]
+)"
 
 distutils_enable_sphinx docs/source
 distutils_enable_tests pytest
+
+python_test() {
+   # disable failing test
+   epytest --deselect tests/test_sphinxcontrib_trio.py::test_end_to_end
+}



[gentoo-commits] repo/proj/guru:dev commit in: dev-python/manhole/

2021-05-03 Thread Anna Vyalkova
commit: ac25ebc123a22ec255b519099470336e55d41430
Author: Anna Vyalkova  sysrq  in>
AuthorDate: Mon May  3 19:27:27 2021 +
Commit: Anna Vyalkova  sysrq  in>
CommitDate: Mon May  3 23:27:24 2021 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=ac25ebc1

dev-python/manhole: fix tests and bump to 1.8.0

Closes: https://bugs.gentoo.org/784041
Signed-off-by: Anna Vyalkova  sysrq.in>

 dev-python/manhole/Manifest  |  2 +-
 .../{manhole-1.6.0.ebuild => manhole-1.8.0.ebuild}   | 20 
 2 files changed, 13 insertions(+), 9 deletions(-)

diff --git a/dev-python/manhole/Manifest b/dev-python/manhole/Manifest
index 2d8dd7fb8..940de3533 100644
--- a/dev-python/manhole/Manifest
+++ b/dev-python/manhole/Manifest
@@ -1 +1 @@
-DIST manhole-1.6.0.tar.gz 30111 BLAKE2B 
e6cffb465d72d579d3c901b5f163248ea28f3a208d2b487207a4f2d949994b7b778808b19a3bde0047bc71c2fe1865a12f9dcc5ac4f5407745879c8648df6c89
 SHA512 
179a87529e371c4480b6ab0ad6cc6cc9e3942f4be339cacaf1f1b100e447b8b1f2903a03879e9df3376c86ced4421aa5a16d934c9b250f91715b28d03dca000a
+DIST manhole-1.8.0.tar.gz 30823 BLAKE2B 
7de4966faaa5a386097d9e3015318f3df5422f9f4525347ea93bc1b3cc988236e2db9dcdf7c5e4f058ad816c74beebab210af65fd331e2347da9c05035a22128
 SHA512 
041452d602895f7ceaafc74ac50713acd470120b022a942946de83f90d2d839ee15b333dfc329f88597b13e0b3fee436af526beae95a3ff94e51376fd2cc27e6

diff --git a/dev-python/manhole/manhole-1.6.0.ebuild 
b/dev-python/manhole/manhole-1.8.0.ebuild
similarity index 75%
rename from dev-python/manhole/manhole-1.6.0.ebuild
rename to dev-python/manhole/manhole-1.8.0.ebuild
index 8c035eb8e..ff8d55f96 100644
--- a/dev-python/manhole/manhole-1.6.0.ebuild
+++ b/dev-python/manhole/manhole-1.8.0.ebuild
@@ -8,27 +8,29 @@ DISTUTILS_USE_SETUPTOOLS=rdepend
 
 inherit distutils-r1
 
-MYPN="python-${PN}"
+MY_PN="python-${PN}"
 
 DESCRIPTION="Debugging manhole for python application"
 HOMEPAGE="
https://github.com/ionelmc/python-manhole
-   https://pypi.org/project/python-manhole
+   https://pypi.org/project/manhole
 "
-SRC_URI="https://github.com/ionelmc/${MYPN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
+SRC_URI="https://github.com/ionelmc/${MY_PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
 
 LICENSE="BSD-2"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
 
-DEPEND="test? (
+DEPEND="
+   test? (
dev-python/eventlet[${PYTHON_USEDEP}]
dev-python/gevent[${PYTHON_USEDEP}]
dev-python/process-tests[${PYTHON_USEDEP}]
dev-python/requests[${PYTHON_USEDEP}]
-)"
+   )
+"
 
-S="${WORKDIR}/${MYPN}-${PV}"
+S="${WORKDIR}/${MY_PN}-${PV}"
 
 distutils_enable_tests pytest
 distutils_enable_sphinx docs \
@@ -36,13 +38,15 @@ distutils_enable_sphinx docs \
dev-python/sphinxcontrib-napoleon
 
 python_test() {
-   pytest -vv \
+   distutils_install_for_testing
+   epytest \
--deselect 
tests/test_manhole.py::test_non_daemon_connection \
--deselect 
tests/test_manhole.py::test_daemon_connection \
--deselect tests/test_manhole.py::test_uwsgi \
--deselect tests/test_manhole.py::test_fork_exec \
--deselect 
tests/test_manhole.py::test_connection_handler_exec[str] \
--deselect 
tests/test_manhole.py::test_connection_handler_exec[func] \
-   --deselect tests/test_manhole_cli.py::test_help || die
+   --deselect 
tests/test_manhole.py::test_environ_variable_activation \
+   --deselect tests/test_manhole_cli.py::test_help
 
 }



[gentoo-commits] repo/proj/guru:dev commit in: dev-python/aspectlib/

2021-05-03 Thread Anna Vyalkova
commit: c5f334f70b5a09646d02f587b5d01c87c7cdfc07
Author: Anna Vyalkova  sysrq  in>
AuthorDate: Mon May  3 20:31:32 2021 +
Commit: Anna Vyalkova  sysrq  in>
CommitDate: Mon May  3 23:27:25 2021 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=c5f334f7

dev-python/aspectlib: disable failing test

Closes: https://bugs.gentoo.org/784011
Signed-off-by: Anna Vyalkova  sysrq.in>

 dev-python/aspectlib/aspectlib-1.5.2.ebuild | 9 +++--
 1 file changed, 7 insertions(+), 2 deletions(-)

diff --git a/dev-python/aspectlib/aspectlib-1.5.2.ebuild 
b/dev-python/aspectlib/aspectlib-1.5.2.ebuild
index 5290da079..720bed235 100644
--- a/dev-python/aspectlib/aspectlib-1.5.2.ebuild
+++ b/dev-python/aspectlib/aspectlib-1.5.2.ebuild
@@ -5,7 +5,7 @@ EAPI=7
 
 PYTHON_COMPAT=( python3_{7,8,9} )
 
-DISTUTILS_USE_SETUPTOOLS=rdepend
+DISTUTILS_USE_SETUPTOOLS=bdepend
 
 inherit distutils-r1
 
@@ -29,7 +29,6 @@ DEPEND="
dev-python/mock[${PYTHON_USEDEP}]
dev-python/nose[${PYTHON_USEDEP}]
dev-python/process-tests[${PYTHON_USEDEP}]
-   www-servers/tornado[${PYTHON_USEDEP}]
)
 "
 
@@ -37,3 +36,9 @@ S="${WORKDIR}/python-${P}"
 
 distutils_enable_tests pytest
 distutils_enable_sphinx docs dev-python/sphinx-py3doc-enhanced-theme
+
+python_test() {
+   # Test fails with tornado>=6
+   # https://github.com/ionelmc/python-aspectlib/issues/15
+   epytest --deselect 
tests/test_integrations_py3.py::test_decorate_tornado_coroutine
+}



[gentoo-commits] repo/proj/guru:dev commit in: dev-python/clufter/

2021-05-03 Thread Anna Vyalkova
commit: 1d9eff573b0e2423786eebc06299adcdd64f40da
Author: Anna Vyalkova  sysrq  in>
AuthorDate: Mon May  3 22:36:43 2021 +
Commit: Anna Vyalkova  sysrq  in>
CommitDate: Mon May  3 23:27:25 2021 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=1d9eff57

dev-python/clufter: respect LDFLAGS

Closes: https://bugs.gentoo.org/780948
Signed-off-by: Anna Vyalkova  sysrq.in>

 dev-python/clufter/clufter-0.77.2.ebuild | 17 +
 1 file changed, 13 insertions(+), 4 deletions(-)

diff --git a/dev-python/clufter/clufter-0.77.2.ebuild 
b/dev-python/clufter/clufter-0.77.2.ebuild
index beca82401..c098d262d 100644
--- a/dev-python/clufter/clufter-0.77.2.ebuild
+++ b/dev-python/clufter/clufter-0.77.2.ebuild
@@ -10,16 +10,25 @@ inherit distutils-r1
 
 DESCRIPTION="Tool/library for transforming/analyzing cluster configuration 
formats"
 HOMEPAGE="https://pagure.io/clufter;
-SRC_URI="https://pagure.io/clufter/archive/v0.77.2/clufter-v0.77.2.tar.gz;
+SRC_URI="https://pagure.io/${PN}/archive/v${PV}/${PN}-v${PV}.tar.gz;
+
+S="${WORKDIR}/${PN}-v${PV}"
 
 SLOT="0"
-LICENSE="GPL-2"
+LICENSE="GPL-2+"
 KEYWORDS="~amd64 ~x86"
 IUSE=""
 
+DOCS=( __root__/README )
+
 DEPEND="dev-python/lxml
dev-libs/libxml2"
 
-S="${WORKDIR}/${PN}-v${PV}"
+src_compile() {
+   # Build native extension first
+   pushd "${S}/__root__/ccs-flatten" || die
+   emake
+   popd || die
 
-DOCS=( __root__/README )
+   distutils-r1_src_compile
+}



[gentoo-commits] repo/proj/guru:dev commit in: dev-python/hunter/

2021-05-03 Thread Anna Vyalkova
commit: 143550df19c36e5906c8661a57cb0089e7b146af
Author: Anna Vyalkova  sysrq  in>
AuthorDate: Mon May  3 21:54:39 2021 +
Commit: Anna Vyalkova  sysrq  in>
CommitDate: Mon May  3 23:27:25 2021 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=143550df

dev-python/hunter: fix tests and bump to 3.3.2

Dropped 3.1.3 because there's no way I'm messing with tests in another
one version! >.<

Closes: https://bugs.gentoo.org/787050
Signed-off-by: Anna Vyalkova  sysrq.in>

 dev-python/hunter/Manifest |  3 +-
 dev-python/hunter/hunter-3.1.3.ebuild  | 51 --
 .../{hunter-3.3.1.ebuild => hunter-3.3.2.ebuild}   | 23 +-
 3 files changed, 23 insertions(+), 54 deletions(-)

diff --git a/dev-python/hunter/Manifest b/dev-python/hunter/Manifest
index a814d24eb..4766d81ce 100644
--- a/dev-python/hunter/Manifest
+++ b/dev-python/hunter/Manifest
@@ -1,2 +1 @@
-DIST hunter-3.1.3.tar.gz 422149 BLAKE2B 
2834b3daa6be461b78d468aa331a587a476b7109f5ff9c70b27bb51b26f6a390d2074425f4d98ddc692d4e11f1ee14a77f5066650e82687ebaa586051afab4c8
 SHA512 
ea9cc935240526d2942568073cecfb2bef32d7caedd0b370850b208a56c652bf356ba0e5675281946419aafd966cbff148490f6f4439d0d808335a3e831adbf7
-DIST hunter-3.3.1.tar.gz 533218 BLAKE2B 
9ad62c4c5649b3389a480732a3f6939f54fe39f25362e5f796d78ab8286d6aada326035882d81a09c985765c4acc6283e1bd6665c473ca3edb9a84a6f2b301e6
 SHA512 
8ac5d2f993bc7c75adae532d4bff5a905c7ec84d32389fcfabb4c5ca3d511a73dc84725d5a450be7d1281e006ec049a5b43c01a79890e0b00302b6b7df291d55
+DIST hunter-3.3.2.tar.gz 535119 BLAKE2B 
25551f04d0b2dafa6875c5c5660d2c57417bdc113960ec2b8d224c88a6b9d08b38bfbbb2deb516e7a36704164318137f5675409850c2eeff2c486a819731c756
 SHA512 
e3b5e7a3729074cf52a7a209e6f54a1319b3e94ff50abe4e6d8f00f3953720e3c2380de066c2a0a4e56c7a348fdd947425ae19c8907bd420d10ffb271bc07516

diff --git a/dev-python/hunter/hunter-3.1.3.ebuild 
b/dev-python/hunter/hunter-3.1.3.ebuild
deleted file mode 100644
index 86af50715..0
--- a/dev-python/hunter/hunter-3.1.3.ebuild
+++ /dev/null
@@ -1,51 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_{7,8} )
-
-DISTUTILS_USE_SETUPTOOLS=rdepend
-
-inherit distutils-r1
-
-DESCRIPTION="Hunter is a flexible code tracing toolkit"
-HOMEPAGE="
-   https://github.com/ionelmc/python-hunter
-   https://pypi.org/project/hunter
-"
-SRC_URI="https://github.com/ionelmc/python-${PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
-
-LICENSE="BSD-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-RDEPEND="
-   dev-python/colorama[${PYTHON_USEDEP}]
-"
-DEPEND="
-   ${RDEPEND}
-   test? (
-   dev-python/aspectlib[${PYTHON_USEDEP}]
-   dev-python/hunter[${PYTHON_USEDEP}]
-   dev-python/manhole[${PYTHON_USEDEP}]
-   dev-python/pytest-benchmark[${PYTHON_USEDEP}]
-   dev-python/process-tests[${PYTHON_USEDEP}]
-   )
-"
-BDEPEND="
-   dev-python/cython[${PYTHON_USEDEP}]
-   >=dev-python/setuptools_scm-3.3.1[${PYTHON_USEDEP}]
-"
-
-S="${WORKDIR}/python-${P}"
-
-distutils_enable_tests pytest
-distutils_enable_sphinx docs ">=dev-python/sphinx-py3doc-enhanced-theme-2.3.2"
-
-python_prepare_all() {
-   # all tests in this file fail
-   rm tests/test_remote.py || die
-
-   distutils-r1_python_prepare_all
-}

diff --git a/dev-python/hunter/hunter-3.3.1.ebuild 
b/dev-python/hunter/hunter-3.3.2.ebuild
similarity index 59%
rename from dev-python/hunter/hunter-3.3.1.ebuild
rename to dev-python/hunter/hunter-3.3.2.ebuild
index 952cd2f05..51a71d901 100644
--- a/dev-python/hunter/hunter-3.3.1.ebuild
+++ b/dev-python/hunter/hunter-3.3.2.ebuild
@@ -25,7 +25,6 @@ DEPEND="
${RDEPEND}
test? (
dev-python/aspectlib[${PYTHON_USEDEP}]
-   dev-python/hunter[${PYTHON_USEDEP}]
dev-python/manhole[${PYTHON_USEDEP}]
dev-python/pytest-benchmark[${PYTHON_USEDEP}]
dev-python/process-tests[${PYTHON_USEDEP}]
@@ -45,5 +44,27 @@ python_prepare_all() {
# all tests in this file fail
rm tests/test_remote.py || die
 
+   sed 's/setuptools_scm>=3.3.1,!=4.0.0,<6.0/setuptools_scm>=3.3.1/' \
+   -i setup.py || die
+
distutils-r1_python_prepare_all
 }
+
+python_compile() {
+   distutils-r1_python_compile
+
+   if use test; then
+   "${EPYTHON}" tests/setup.py build_ext --force --inplace || die
+   fi
+}
+
+python_test() {
+   local -x PYTHONPATH="${S}/tests:${BUILD_DIR}/lib:${PYTHONPATH}"
+   epytest --ignore=src \
+   --deselect tests/test_integration.py::test_pth_activation \
+   --deselect tests/test_integration.py::test_pth_sample4 \
+   --deselect tests/test_integration.py::test_pth_sample2 \
+   --deselect 
tests/test_integration.py::test_depth_limit_subprocess[depth_lt=2] 

[gentoo-commits] repo/proj/guru:dev commit in: dev-python/aionotify/, dev-python/asynctest/

2021-05-03 Thread Anna Vyalkova
commit: fca6b4c4a780bdbb39a4976a53277455cdeeaab6
Author: Anna Vyalkova  sysrq  in>
AuthorDate: Mon May  3 19:10:32 2021 +
Commit: Anna Vyalkova  sysrq  in>
CommitDate: Mon May  3 23:27:20 2021 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=fca6b4c4

dev-python/asynctest: drop package

It doesn't support Python versions greater than 3.7.
See https://github.com/Martiusweb/asynctest/issues/151

Closes: https://bugs.gentoo.org/783996
Signed-off-by: Anna Vyalkova  sysrq.in>

 dev-python/aionotify/aionotify-0.2.0.ebuild  |  4 
 dev-python/asynctest/Manifest|  1 -
 dev-python/asynctest/asynctest-0.13.0.ebuild | 31 
 dev-python/asynctest/metadata.xml| 22 
 4 files changed, 58 deletions(-)

diff --git a/dev-python/aionotify/aionotify-0.2.0.ebuild 
b/dev-python/aionotify/aionotify-0.2.0.ebuild
index bfcd6b918..ec9f1337d 100644
--- a/dev-python/aionotify/aionotify-0.2.0.ebuild
+++ b/dev-python/aionotify/aionotify-0.2.0.ebuild
@@ -14,7 +14,3 @@ 
SRC_URI="https://github.com/rbarrois/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 LICENSE="BSD"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
-
-DEPEND="test? ( dev-python/asynctest[${PYTHON_USEDEP}] )"
-
-distutils_enable_tests pytest

diff --git a/dev-python/asynctest/Manifest b/dev-python/asynctest/Manifest
deleted file mode 100644
index e193011fc..0
--- a/dev-python/asynctest/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST asynctest-0.13.0.tar.gz 67664 BLAKE2B 
96a50544cd7ad5038abc01b46a7fd9f8bb87eeb7dfe60cb35ef910bd9583488733dfb78ab6f5de215a1c8715e0b36064d1ea75164a8840b207a8618bd806291f
 SHA512 
cfa76a461c81d702f96cc06d6a6786c35373802a4d878927a1f11eaad741aef8e55130e4b07cfc78673210f0ebf45bf808b7c43aebb1b2835f40306b5e44b141

diff --git a/dev-python/asynctest/asynctest-0.13.0.ebuild 
b/dev-python/asynctest/asynctest-0.13.0.ebuild
deleted file mode 100644
index 6210e149f..0
--- a/dev-python/asynctest/asynctest-0.13.0.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="7"
-
-PYTHON_COMPAT=( python3_{7,8,9} pypy3 )
-
-inherit distutils-r1
-
-DESCRIPTION="Enhance the standard unittest with features for testing asyncio 
libraries"
-HOMEPAGE="
-   https://github.com/Martiusweb/asynctest
-   https://pypi.org/project/asynctest
-"
-SRC_URI="https://github.com/Martiusweb/${PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-distutils_enable_sphinx doc
-distutils_enable_tests unittest
-
-src_prepare() {
-   sed -i 's|def 
test_events_watched_outside_test_are_ignored|@unittest.skip("this fail")\n
def test_events_watched_outside_test_are_ignored|' test/test_selector.py
-   default
-}
-
-python_test() {
-   "${EPYTHON}" -m unittest -v test || die "Testing failed with ${EPYTHON}"
-}

diff --git a/dev-python/asynctest/metadata.xml 
b/dev-python/asynctest/metadata.xml
deleted file mode 100644
index ef09f84d8..0
--- a/dev-python/asynctest/metadata.xml
+++ /dev/null
@@ -1,22 +0,0 @@
-
-http://www.gentoo.org/dtd/metadata.dtd;>
-
-   
-   
-   Martiusweb/asynctest
-   http://asynctest.readthedocs.org/en/latest
-   
https://github.com/Martiusweb/asynctest/issues
-   
-   
-   mart...@martiusweb.net
-   
-   
-   Martin Richard
-   
-   
-   
-   
-   The package asynctest is built on top of the standard unittest 
module and cuts down boilerplate code when testing libraries for asyncio.
-   
-
-



[gentoo-commits] repo/gentoo:master commit in: net-libs/phodav/, net-libs/phodav/files/

2021-05-03 Thread Matt Turner
commit: 30c2f36efb1baa5618431cf3d53cf5f2750c3639
Author: Matt Turner  gentoo  org>
AuthorDate: Tue May  4 02:10:37 2021 +
Commit: Matt Turner  gentoo  org>
CommitDate: Tue May  4 03:28:35 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=30c2f36e

net-libs/phodav: Version bump to 2.5

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

 net-libs/phodav/Manifest   |  1 +
 ...Allow-specifying-systemd-udev-directories.patch | 79 ++
 net-libs/phodav/phodav-2.5.ebuild  | 59 
 3 files changed, 139 insertions(+)

diff --git a/net-libs/phodav/Manifest b/net-libs/phodav/Manifest
index 96718b331e3..543b0b63754 100644
--- a/net-libs/phodav/Manifest
+++ b/net-libs/phodav/Manifest
@@ -1 +1,2 @@
 DIST phodav-2.2.tar.xz 294216 BLAKE2B 
e7062f933f407dff339b050a8b735e733fa41634cc34b0a37556b283b941ff620ae59a2ed3b7bce41530195f33a9fb3113f89e37190bb046352d90d72a750468
 SHA512 
1d16716c1bda674a6695b651e9b1bcb4b7cfefd9b60291ed3f5691f4f6f45f68a970d99fc4820bed0484cf0a43c1bf32e4d208fcc239ac0c0b7a75bf779e8913
+DIST phodav-2.5.tar.xz 62992 BLAKE2B 
aca0141c20c727dd27af3760caf27ec0f7a4936c3c35dbdb60a8a15b5bd75ebd97dfef8bb96f50b266d7a0e53fb8c0e21416dea855ff107b362dba0e89283a64
 SHA512 
4b6cd6a40118bf9c042abcfc3e7cb593b620922aae4dd3daf77682bf9da2030a0958bc0206531d5950f85551ef8f5da21fb21c54b9bd5e56b880f54e0983bc01

diff --git 
a/net-libs/phodav/files/2.5-meson-Allow-specifying-systemd-udev-directories.patch
 
b/net-libs/phodav/files/2.5-meson-Allow-specifying-systemd-udev-directories.patch
new file mode 100644
index 000..004adccf0da
--- /dev/null
+++ 
b/net-libs/phodav/files/2.5-meson-Allow-specifying-systemd-udev-directories.patch
@@ -0,0 +1,79 @@
+https://gitlab.gnome.org/GNOME/phodav/-/merge_requests/19
+
+From c67bd2f698e0e1c6d0747a1be6217e6e435ef798 Mon Sep 17 00:00:00 2001
+From: Matt Turner 
+Date: Mon, 3 May 2021 22:47:16 -0400
+Subject: [PATCH] meson: Allow specifying systemd/udev directories
+
+Closes: https://gitlab.gnome.org/GNOME/phodav/-/issues/1
+---
+ data/meson.build  | 24 ++--
+ meson_options.txt | 12 ++--
+ 2 files changed, 24 insertions(+), 12 deletions(-)
+
+diff --git a/data/meson.build b/data/meson.build
+index c466030..57ee6d1 100644
+--- a/data/meson.build
 b/data/meson.build
+@@ -1,16 +1,28 @@
+-systemd = dependency('systemd', required : get_option('systemd'))
+-if systemd.found()
++systemd_systemunitdir = get_option('systemdsystemunitdir')
++if systemd_systemunitdir == ''
++  systemd = dependency('systemd')
++  if systemd.found()
++systemd_systemunitdir = 
systemd.get_pkgconfig_variable('systemdsystemunitdir')
++  endif
++endif
++if systemd_systemunitdir != ''
+   install_data(
+ 'spice-webdavd.service',
+-install_dir : systemd.get_pkgconfig_variable('systemdsystemunitdir')
++install_dir : systemd_systemunitdir
+   )
+ endif
+ 
+-udev = dependency('udev', required : get_option('udev'))
+-if udev.found()
++udev_rulesdir = get_option('udevrulesdir')
++if udev_rulesdir == ''
++  udev = dependency('udev')
++  if udev.found()
++udev_rulesdir = '@0@/@1@'.format(udev.get_pkgconfig_variable('udevdir'), 
'rules.d')
++  endif
++endif
++if udev_rulesdir != ''
+   install_data(
+ '70-spice-webdavd.rules',
+-install_dir : '@0@/@1@'.format(udev.get_pkgconfig_variable('udevdir'), 
'rules.d'),
++install_dir : udev_rulesdir
+   )
+ endif
+ 
+diff --git a/meson_options.txt b/meson_options.txt
+index 724a0d3..1b075f5 100644
+--- a/meson_options.txt
 b/meson_options.txt
+@@ -6,13 +6,13 @@ option('avahi',
+type : 'feature',
+description : 'Build with avahi/mdns')
+ 
+-option('systemd',
+-   type : 'feature',
+-   description : 'Install systemd units/configuration')
++option('systemdsystemunitdir',
++   type: 'string',
++   description: 'Directory for systemd system unit files')
+ 
+-option('udev',
+-   type : 'feature',
+-   description : 'Install udev rules')
++option('udevrulesdir',
++   type : 'string',
++   description : 'Directory for udev rules')
+ 
+ option('build-id',
+type : 'integer',
+-- 
+2.26.3
+

diff --git a/net-libs/phodav/phodav-2.5.ebuild 
b/net-libs/phodav/phodav-2.5.ebuild
new file mode 100644
index 000..884a5f1534b
--- /dev/null
+++ b/net-libs/phodav/phodav-2.5.ebuild
@@ -0,0 +1,59 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit gnome.org meson systemd udev
+
+DESCRIPTION="WebDav server implementation using libsoup"
+HOMEPAGE="https://wiki.gnome.org/phodav;
+
+LICENSE="LGPL-2.1+"
+SLOT="2.0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
+IUSE="gtk-doc systemd zeroconf"
+
+RDEPEND="
+   >=dev-libs/glib-2.51.2:2
+   >=net-libs/libsoup-2.48:2.4
+   dev-libs/libxml2
+   zeroconf? ( net-dns/avahi[dbus] )
+"
+DEPEND="${RDEPEND}"

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

2021-05-03 Thread Matt Turner
commit: 9b678b3ef7921a9da05f230d88aafe604427716c
Author: Matt Turner  gentoo  org>
AuthorDate: Tue May  4 02:15:21 2021 +
Commit: Matt Turner  gentoo  org>
CommitDate: Tue May  4 02:15:29 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9b678b3e

dev-lang/vala: Fix Manifest

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

 dev-lang/vala/Manifest | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/dev-lang/vala/Manifest b/dev-lang/vala/Manifest
index 8a695bd5de6..869f79dafbb 100644
--- a/dev-lang/vala/Manifest
+++ b/dev-lang/vala/Manifest
@@ -1,3 +1,5 @@
+DIST vala-0.44.11.tar.xz 3370248 BLAKE2B 
c111b6175e6339148e30bedc77f62a9ef3ec912ad0621c9303fc5dba31694173b49ccc433d3681303d64a1e442ed9b7b064f27931369cb13fa028bfc25ffa3c9
 SHA512 
6111699039ed37084426d7603b82dfa9bd497c66ba7353ee22e8541bf15a2cbb634d315593c093f18c20bac877ae34884e5b570cd25237ce12aa73e941c4c540
+DIST vala-0.46.13.tar.xz 3434196 BLAKE2B 
49b7e0b776e185653c1b8c00747a150ceb42cf89006fd55d37e3efd0824dace379d2c72cdb45d481b0545d0b4b37299bc6161b2d083d3221d2d8d8ca7c10d6dc
 SHA512 
6d8d1acebf4706346d5dc986f5c900cfda929ca59ca3f3907cff56892a496bf524b1f74032ac6c8587b236a473124e15c6f83f949636e28141a55c8abeddf004
 DIST vala-0.48.12.tar.xz 3492200 BLAKE2B 
0a401ac4349dc1c628fa608b5a89504583d6d2bb05ca74eb507e766cca418121e14adfe6e8cfeb8f42212c717280b9b91426309df415d869896654be626c46c5
 SHA512 
da7becf8b92985a07b139651c14bd41ec86aed3e2b610029d2b376f70335c98607f39de4a1fa4efe9d51e6088edd4c13d22431cada389679d55f684ad548f4d1
 DIST vala-0.50.7.tar.xz 3540048 BLAKE2B 
4f3abdfe7f0448846f22a4d822b803484afd1a2371604d63cd7092e2854dbfdb15169ac74226404ca572bc8ac29d5262c6e39346271704003138b9881bd99b30
 SHA512 
50c4c257e0be020f45270b07fef3646712dc1556dd43ae9d54f164b97056b26779b3559deab9fe96afa11e2e97a13aa2cce348a34cf5d72ea6a3be4a8d7efc94
 DIST vala-0.52.3.tar.xz 3575936 BLAKE2B 
bef10fdca6af1db5d8ff7b01b624fee5879d82ceb35ccc84d847f9ce26445194d4fc7ec8c3f8177534c0144e9027633ed1b00793e4e2edbe3df51f55f29129cb
 SHA512 
5b757c6a9d1a2e9615fddb014c64a92f6a7c231ba964e449a43e9ad19293d415b66642625aad98d18e436ab438a4530d00bb670c7c7eaae56f43b407f4035bd9



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

2021-05-03 Thread Matt Turner
commit: f3ddb335a463997ded3565a9acfcf2fbebc6d60f
Author: Matt Turner  gentoo  org>
AuthorDate: Tue May  4 01:49:38 2021 +
Commit: Matt Turner  gentoo  org>
CommitDate: Tue May  4 02:07:10 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f3ddb335

dev-libs/wayland-protocols: Version bump to 1.21

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

 dev-libs/wayland-protocols/Manifest|  1 +
 .../wayland-protocols-1.21.ebuild  | 38 ++
 2 files changed, 39 insertions(+)

diff --git a/dev-libs/wayland-protocols/Manifest 
b/dev-libs/wayland-protocols/Manifest
index ba97a46f7cc..0d351438fad 100644
--- a/dev-libs/wayland-protocols/Manifest
+++ b/dev-libs/wayland-protocols/Manifest
@@ -1 +1,2 @@
 DIST wayland-protocols-1.20.tar.xz 111684 BLAKE2B 
2ddd3d0b0dde94fda4788a1fd6631b6fcf22fb134e74a55f2c310ab4b72802d3b069d294e3d7b68ea6ddfdb0f944ac9011b73a9678e65eec924135822f697087
 SHA512 
d13f65d03add2c39cc32bf6bda0e981e9f52504bf8505fceea045c8baeb73bea64fa4edb99cb837677fbab1b5b3023054adff36fac127e819690f366b81c4977
+DIST wayland-protocols-1.21.tar.xz 117296 BLAKE2B 
91dbfea6045e981fe94172fd13b74b150b0585560c06ad6990cfc57e02c97a013428431de54b196b4ed16db43724aae56f57dffb2b3f21615fe5522fe33aedc8
 SHA512 
40133ba36d4201de9626e9869ebdf2d4f7ad06904d6a747d5af87958a08368abdc65be3acc21b8959d0c5ec37d47051ba5b81d3844079fe237dac81a7291bbb8

diff --git a/dev-libs/wayland-protocols/wayland-protocols-1.21.ebuild 
b/dev-libs/wayland-protocols/wayland-protocols-1.21.ebuild
new file mode 100644
index 000..f9b1910a51a
--- /dev/null
+++ b/dev-libs/wayland-protocols/wayland-protocols-1.21.ebuild
@@ -0,0 +1,38 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit meson
+
+DESCRIPTION="Wayland protocol files"
+HOMEPAGE="https://wayland.freedesktop.org/;
+
+if [[ ${PV} = * ]]; then
+   EGIT_REPO_URI="https://gitlab.freedesktop.org/wayland/${PN}.git/;
+   inherit git-r3
+else
+   SRC_URI="https://wayland.freedesktop.org/releases/${P}.tar.xz;
+   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc ~x86"
+fi
+
+LICENSE="MIT"
+SLOT="0"
+IUSE="test"
+RESTRICT="!test? ( test )"
+
+DEPEND="
+   test? ( dev-libs/wayland )
+"
+RDEPEND=""
+BDEPEND="
+   dev-util/wayland-scanner
+   virtual/pkgconfig
+"
+
+src_configure() {
+   local emesonargs=(
+   $(meson_use test tests)
+   )
+   meson_src_configure
+}



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

2021-05-03 Thread Matt Turner
commit: 95516dff05dd06ae72a531796ac7b128b162cebc
Author: Matt Turner  gentoo  org>
AuthorDate: Tue May  4 01:54:54 2021 +
Commit: Matt Turner  gentoo  org>
CommitDate: Tue May  4 02:07:10 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=95516dff

dev-libs/wayland-protocols: Switch to meson

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

 .../wayland-protocols-.ebuild  | 43 +++---
 1 file changed, 22 insertions(+), 21 deletions(-)

diff --git a/dev-libs/wayland-protocols/wayland-protocols-.ebuild 
b/dev-libs/wayland-protocols/wayland-protocols-.ebuild
index 8eed22822b4..f9b1910a51a 100644
--- a/dev-libs/wayland-protocols/wayland-protocols-.ebuild
+++ b/dev-libs/wayland-protocols/wayland-protocols-.ebuild
@@ -1,37 +1,38 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
 
+inherit meson
+
 DESCRIPTION="Wayland protocol files"
 HOMEPAGE="https://wayland.freedesktop.org/;
 
 if [[ ${PV} = * ]]; then
EGIT_REPO_URI="https://gitlab.freedesktop.org/wayland/${PN}.git/;
-   inherit git-r3 autotools
+   inherit git-r3
 else
SRC_URI="https://wayland.freedesktop.org/releases/${P}.tar.xz;
-   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 
~s390 ~sparc ~x86"
+   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc ~x86"
 fi
 
 LICENSE="MIT"
 SLOT="0"
-IUSE=""
-
-DEPEND="dev-libs/wayland"
-RDEPEND="${DEPEND}"
-BDEPEND="virtual/pkgconfig"
-
-src_prepare() {
-   default
-
-   [[ ${PV} ==  ]] && eautoreconf
-}
-
-src_test() {
-   export XDG_RUNTIME_DIR="${T}/runtime-dir"
-   mkdir "${XDG_RUNTIME_DIR}" || die
-   chmod 0700 "${XDG_RUNTIME_DIR}" || die
-
-   default
+IUSE="test"
+RESTRICT="!test? ( test )"
+
+DEPEND="
+   test? ( dev-libs/wayland )
+"
+RDEPEND=""
+BDEPEND="
+   dev-util/wayland-scanner
+   virtual/pkgconfig
+"
+
+src_configure() {
+   local emesonargs=(
+   $(meson_use test tests)
+   )
+   meson_src_configure
 }



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

2021-05-03 Thread Matt Turner
commit: 6fe4f8e98473fab38670f88798c039399987a273
Author: Matt Turner  gentoo  org>
AuthorDate: Tue May  4 02:01:55 2021 +
Commit: Matt Turner  gentoo  org>
CommitDate: Tue May  4 02:07:11 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6fe4f8e9

x11-libs/libxkbcommon: Version bump to 1.3.0

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

 x11-libs/libxkbcommon/Manifest  |  1 +
 x11-libs/libxkbcommon/libxkbcommon-1.3.0.ebuild | 65 +
 2 files changed, 66 insertions(+)

diff --git a/x11-libs/libxkbcommon/Manifest b/x11-libs/libxkbcommon/Manifest
index 96172c2ef5c..b2765cfb2c5 100644
--- a/x11-libs/libxkbcommon/Manifest
+++ b/x11-libs/libxkbcommon/Manifest
@@ -1,3 +1,4 @@
 DIST libxkbcommon-1.0.3.tar.xz 432944 BLAKE2B 
49dcefcc17cbbfe5623728e9852e700a623e07ad7e6df78c8d7c39784948eb230f9e141d8aaa1de94305cb552244fe54d384abbc8e57f5ec5846915b5ae484e3
 SHA512 
b05a2db0acd6628427baad1967979a161019dec90a078a926d41f4dfeffb84eab63e627803df1a401e42c8e48953d6c434ce08d7206eae21e890890f29b03d3c
 DIST libxkbcommon-1.1.0.tar.xz 439488 BLAKE2B 
ddccb9942af5f5d80b750bf8f02289e073615c99bed2a8f7ff1d03ca70bffdbe3b1fe15daef2346819887efe10a308d00f671fc2ae50e0fe33e76e4b748f6d01
 SHA512 
6137329653ada711abc0e093532627111ab1fb53e6b2b0d05ec4d77709cfc4368f094ebbf68b23c8e9af9a69826351b64466e81c11e6593eafa7e43cd3e7bf75
 DIST libxkbcommon-1.2.1.tar.xz 453172 BLAKE2B 
f8846befae348287032601f589607a9c899826135b325245824650d77435050fe7e300514cc9f16bd0f3c37693c9f8f08d78aa738c160676019338d72addcd80
 SHA512 
28de91166a289586a78068b725b904da46fca144936ea0677ec9234c7f0499b9ae321d79c57f15782b63c6e7a37b074fe44648673a2294bbde13110195567e3b
+DIST libxkbcommon-1.3.0.tar.xz 455256 BLAKE2B 
f53a47005dd411855d1d5c39a33ef58d22982b2d4c2014320722f7fe9a9b468366c6090fadd067e50a846f22de7b80164b684615a8bcb1b14a478609cc4deb74
 SHA512 
9585ab1df7f2d95b991a786ee1f1de0a645aa315edb93cb093f3409fc76ef7b8f8189a6a7bfd179dc01c5d105d9c9eea40a395762eeffe0618b0c3ee116c0d18

diff --git a/x11-libs/libxkbcommon/libxkbcommon-1.3.0.ebuild 
b/x11-libs/libxkbcommon/libxkbcommon-1.3.0.ebuild
new file mode 100644
index 000..ce2e0966826
--- /dev/null
+++ b/x11-libs/libxkbcommon/libxkbcommon-1.3.0.ebuild
@@ -0,0 +1,65 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+if [[ ${PV} = ** ]]; then
+   GIT_ECLASS="git-r3"
+   EGIT_REPO_URI="https://github.com/xkbcommon/${PN};
+else
+   SRC_URI="https://xkbcommon.org/download/${P}.tar.xz;
+   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc ~x86"
+fi
+
+PYTHON_COMPAT=( python3_{7..9} )
+
+inherit meson multilib-minimal ${GIT_ECLASS} python-any-r1 virtualx
+
+DESCRIPTION="keymap handling library for toolkits and window systems"
+HOMEPAGE="https://xkbcommon.org/ https://github.com/xkbcommon/libxkbcommon/;
+LICENSE="MIT"
+IUSE="X doc static-libs test"
+RESTRICT="!test? ( test )"
+SLOT="0"
+
+BDEPEND="
+   sys-devel/bison
+   doc? ( app-doc/doxygen )
+   test? ( ${PYTHON_DEPS} )
+"
+RDEPEND="
+   X? ( >=x11-libs/libxcb-1.10:=[${MULTILIB_USEDEP},xkb] )
+   dev-libs/libxml2[${MULTILIB_USEDEP}]
+   x11-misc/compose-tables
+"
+DEPEND="${RDEPEND}
+   X? ( x11-base/xorg-proto )"
+
+pkg_setup() {
+   if use test; then
+   python-any-r1_pkg_setup
+   fi
+}
+
+multilib_src_configure() {
+   local emesonargs=(
+   -Ddefault_library="$(usex static-libs both shared)"
+   -Dxkb-config-root="${EPREFIX}/usr/share/X11/xkb"
+   -Denable-wayland=false # Demo applications
+   $(meson_use X enable-x11)
+   $(meson_use doc enable-docs)
+   )
+   meson_src_configure
+}
+
+multilib_src_compile() {
+   meson_src_compile
+}
+
+multilib_src_test() {
+   virtx meson_src_test
+}
+
+multilib_src_install() {
+   meson_src_install
+}



[gentoo-commits] repo/proj/guru:dev commit in: dev-cpp/plog/

2021-05-03 Thread Alessandro Barbieri
commit: c846a9449b6a1def86dcaaddeadf13485092e8c1
Author: Alessandro Barbieri  gmail  com>
AuthorDate: Tue May  4 00:16:17 2021 +
Commit: Alessandro Barbieri  gmail  com>
CommitDate: Tue May  4 00:16:17 2021 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=c846a944

dev-cpp/plog: comaintainers welcome

Signed-off-by: Alessandro Barbieri  gmail.com>

 dev-cpp/plog/metadata.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/dev-cpp/plog/metadata.xml b/dev-cpp/plog/metadata.xml
index 53d8eab0d..e1a700334 100644
--- a/dev-cpp/plog/metadata.xml
+++ b/dev-cpp/plog/metadata.xml
@@ -2,6 +2,7 @@
 http://www.gentoo.org/dtd/metadata.dtd;>
 
   
+co-maintainers welcome
 lssndrbarbi...@gmail.com
 Alessandro Barbieri
   



[gentoo-commits] repo/proj/guru:dev commit in: games-util/hid-nintendo/

2021-05-03 Thread Alessandro Barbieri
commit: 446e89bac18f066843b2d882cd51686ab9435ffc
Author: Alessandro Barbieri  gmail  com>
AuthorDate: Tue May  4 02:00:51 2021 +
Commit: Alessandro Barbieri  gmail  com>
CommitDate: Tue May  4 02:00:51 2021 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=446e89ba

games-util/hid-nintendo: remove keyword

Signed-off-by: Alessandro Barbieri  gmail.com>

 games-util/hid-nintendo/hid-nintendo-.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/games-util/hid-nintendo/hid-nintendo-.ebuild 
b/games-util/hid-nintendo/hid-nintendo-.ebuild
index fd4a5b06a..fb7f49976 100644
--- a/games-util/hid-nintendo/hid-nintendo-.ebuild
+++ b/games-util/hid-nintendo/hid-nintendo-.ebuild
@@ -11,7 +11,7 @@ EGIT_REPO_URI="https://github.com/nicman23/dkms-hid-nintendo;
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS=""
 
 MODULE_NAMES="${PN}(kernel/drivers/hid:${S}/src)"
 BUILD_TARGETS="-C /usr/src/linux M=${S}/src"



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

2021-05-03 Thread Matt Turner
commit: d94e775b3186b0b843058e613b70a59dd8964e9b
Author: Matt Turner  gentoo  org>
AuthorDate: Tue May  4 01:38:15 2021 +
Commit: Matt Turner  gentoo  org>
CommitDate: Tue May  4 01:44:39 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d94e775b

dev-lang/vala: Drop old versions

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

 dev-lang/vala/Manifest |   6 -
 ...0.40-Allow-disabling-the-build-of-valadoc.patch | 184 --
 ...valadoc-doclets-data-parallel-installable.patch | 212 -
 dev-lang/vala/vala-0.36.20.ebuild  |  38 
 dev-lang/vala/vala-0.40.24.ebuild  |  54 --
 dev-lang/vala/vala-0.50.2.ebuild   |  49 -
 dev-lang/vala/vala-0.52.2.ebuild   |  52 -
 7 files changed, 595 deletions(-)

diff --git a/dev-lang/vala/Manifest b/dev-lang/vala/Manifest
index 727ac668d9b..8a695bd5de6 100644
--- a/dev-lang/vala/Manifest
+++ b/dev-lang/vala/Manifest
@@ -1,9 +1,3 @@
-DIST vala-0.36.20.tar.xz 2918672 BLAKE2B 
9c2c46992444fafd173f767a4a10ac185b0c49db0ede3cb52dec10da08ab3370adb4445087b24c91c9126e8586418a149ac783b3de92cac6c4badd488f3dc56f
 SHA512 
21ca0573a2f9d945a362f7f15da7db25532fd7b19a0aa0442243b95df0568b7a88ae94d0659af44f6f57e364f4370de361102e7e46a070487985e7cb5d81277c
-DIST vala-0.40.24.tar.xz 3484308 BLAKE2B 
eb31444099c55b41ac2a2aa5be40eb3bc767e08d0670f2a36d51317cfd39a4a601578561863687385b8a922232909b5d8fb85a842e414aace077290070044100
 SHA512 
c10e9e51b5854d2f0087ce8a9eac561fbc22785bb719bf96936c69187550b2cb92ceafb5fd9df85b4eaa49f5c1f77c660de305d0cee944c216850c80c5f4cc65
-DIST vala-0.44.11.tar.xz 3370248 BLAKE2B 
c111b6175e6339148e30bedc77f62a9ef3ec912ad0621c9303fc5dba31694173b49ccc433d3681303d64a1e442ed9b7b064f27931369cb13fa028bfc25ffa3c9
 SHA512 
6111699039ed37084426d7603b82dfa9bd497c66ba7353ee22e8541bf15a2cbb634d315593c093f18c20bac877ae34884e5b570cd25237ce12aa73e941c4c540
-DIST vala-0.46.13.tar.xz 3434196 BLAKE2B 
49b7e0b776e185653c1b8c00747a150ceb42cf89006fd55d37e3efd0824dace379d2c72cdb45d481b0545d0b4b37299bc6161b2d083d3221d2d8d8ca7c10d6dc
 SHA512 
6d8d1acebf4706346d5dc986f5c900cfda929ca59ca3f3907cff56892a496bf524b1f74032ac6c8587b236a473124e15c6f83f949636e28141a55c8abeddf004
 DIST vala-0.48.12.tar.xz 3492200 BLAKE2B 
0a401ac4349dc1c628fa608b5a89504583d6d2bb05ca74eb507e766cca418121e14adfe6e8cfeb8f42212c717280b9b91426309df415d869896654be626c46c5
 SHA512 
da7becf8b92985a07b139651c14bd41ec86aed3e2b610029d2b376f70335c98607f39de4a1fa4efe9d51e6088edd4c13d22431cada389679d55f684ad548f4d1
-DIST vala-0.50.2.tar.xz 3514208 BLAKE2B 
f2f7e86b90ac1245d593ba82204667a830843e2fdb8e9a5afaa44453a146461f0ce2b9f9338ef4743bc6055bbce6c023ae92f0bf2ca66757cddd7fc3d7a4db63
 SHA512 
77069b53037adcd4c3fed2dc4a5c740216b950c52e8a0ed777a5cf9a5d9f078d0abbc4dbce08e122817cd3de0ac75ebd150b0f6f0b0cf4a09cb4a46f96bf4c3e
 DIST vala-0.50.7.tar.xz 3540048 BLAKE2B 
4f3abdfe7f0448846f22a4d822b803484afd1a2371604d63cd7092e2854dbfdb15169ac74226404ca572bc8ac29d5262c6e39346271704003138b9881bd99b30
 SHA512 
50c4c257e0be020f45270b07fef3646712dc1556dd43ae9d54f164b97056b26779b3559deab9fe96afa11e2e97a13aa2cce348a34cf5d72ea6a3be4a8d7efc94
-DIST vala-0.52.2.tar.xz 3573764 BLAKE2B 
88340f7142518a0c17ab2347cd76853d18c00f86ed030cdcdbe726d92dc165ce2c83d07301f77c08f839f1d6b0da05c77e19671817483786fa57ed5bbcd240cc
 SHA512 
c30b64f6899c53eb852128b95265ccec99d27a14388525829da1e5f5ff229c695a1e67b9e3bcc8fef751221c8923aa853bd2065ec0cfbc9b19d6c04007ed4110
 DIST vala-0.52.3.tar.xz 3575936 BLAKE2B 
bef10fdca6af1db5d8ff7b01b624fee5879d82ceb35ccc84d847f9ce26445194d4fc7ec8c3f8177534c0144e9027633ed1b00793e4e2edbe3df51f55f29129cb
 SHA512 
5b757c6a9d1a2e9615fddb014c64a92f6a7c231ba964e449a43e9ad19293d415b66642625aad98d18e436ab438a4530d00bb670c7c7eaae56f43b407f4035bd9

diff --git 
a/dev-lang/vala/files/0.40-Allow-disabling-the-build-of-valadoc.patch 
b/dev-lang/vala/files/0.40-Allow-disabling-the-build-of-valadoc.patch
deleted file mode 100644
index 55bcb7d63b0..000
--- a/dev-lang/vala/files/0.40-Allow-disabling-the-build-of-valadoc.patch
+++ /dev/null
@@ -1,184 +0,0 @@
-From 1dae711f17473e12c822a657ffca02abee27b3a2 Mon Sep 17 00:00:00 2001
-From: Rico Tzschichholz 
-Date: Sun, 27 Aug 2017 16:03:03 +0200
-Subject: [PATCH] build: Allow disabling the build of valadoc
-
-Allow disabling build of valadoc with configure option --disable-valadoc
-
-Fixes https://gitlab.gnome.org/GNOME/vala/issues/596

- Makefile.am | 10 +
- configure.ac| 59 ++---
- doc/Makefile.am | 17 +-
- 3 files changed, 57 insertions(+), 29 deletions(-)
-
-diff --git a/Makefile.am b/Makefile.am
-index 88bef90ed..e4d46741f 100644
 a/Makefile.am
-+++ b/Makefile.am
-@@ -13,9 +13,19 @@ SUBDIRS = \
-   doc \
-   gobject-introspection \
-   vapigen \
-+  $(NULL)
-+
-+if ENABLE_VALADOC
-+SUBDIRS += \
-   libvaladoc \
-   valadoc \
-   

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

2021-05-03 Thread Matt Turner
commit: c2df557318bc75500d8f034355e2d63cb61a1ff2
Author: Matt Turner  gentoo  org>
AuthorDate: Tue May  4 01:39:10 2021 +
Commit: Matt Turner  gentoo  org>
CommitDate: Tue May  4 01:43:55 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c2df5573

dev-libs/vala-common: Drop old versions

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

 dev-libs/vala-common/Manifest  |  2 --
 dev-libs/vala-common/vala-common-0.50.2.ebuild | 30 --
 dev-libs/vala-common/vala-common-0.52.2.ebuild | 29 -
 3 files changed, 61 deletions(-)

diff --git a/dev-libs/vala-common/Manifest b/dev-libs/vala-common/Manifest
index 8d3f8d8ef46..8a695bd5de6 100644
--- a/dev-libs/vala-common/Manifest
+++ b/dev-libs/vala-common/Manifest
@@ -1,5 +1,3 @@
 DIST vala-0.48.12.tar.xz 3492200 BLAKE2B 
0a401ac4349dc1c628fa608b5a89504583d6d2bb05ca74eb507e766cca418121e14adfe6e8cfeb8f42212c717280b9b91426309df415d869896654be626c46c5
 SHA512 
da7becf8b92985a07b139651c14bd41ec86aed3e2b610029d2b376f70335c98607f39de4a1fa4efe9d51e6088edd4c13d22431cada389679d55f684ad548f4d1
-DIST vala-0.50.2.tar.xz 3514208 BLAKE2B 
f2f7e86b90ac1245d593ba82204667a830843e2fdb8e9a5afaa44453a146461f0ce2b9f9338ef4743bc6055bbce6c023ae92f0bf2ca66757cddd7fc3d7a4db63
 SHA512 
77069b53037adcd4c3fed2dc4a5c740216b950c52e8a0ed777a5cf9a5d9f078d0abbc4dbce08e122817cd3de0ac75ebd150b0f6f0b0cf4a09cb4a46f96bf4c3e
 DIST vala-0.50.7.tar.xz 3540048 BLAKE2B 
4f3abdfe7f0448846f22a4d822b803484afd1a2371604d63cd7092e2854dbfdb15169ac74226404ca572bc8ac29d5262c6e39346271704003138b9881bd99b30
 SHA512 
50c4c257e0be020f45270b07fef3646712dc1556dd43ae9d54f164b97056b26779b3559deab9fe96afa11e2e97a13aa2cce348a34cf5d72ea6a3be4a8d7efc94
-DIST vala-0.52.2.tar.xz 3573764 BLAKE2B 
88340f7142518a0c17ab2347cd76853d18c00f86ed030cdcdbe726d92dc165ce2c83d07301f77c08f839f1d6b0da05c77e19671817483786fa57ed5bbcd240cc
 SHA512 
c30b64f6899c53eb852128b95265ccec99d27a14388525829da1e5f5ff229c695a1e67b9e3bcc8fef751221c8923aa853bd2065ec0cfbc9b19d6c04007ed4110
 DIST vala-0.52.3.tar.xz 3575936 BLAKE2B 
bef10fdca6af1db5d8ff7b01b624fee5879d82ceb35ccc84d847f9ce26445194d4fc7ec8c3f8177534c0144e9027633ed1b00793e4e2edbe3df51f55f29129cb
 SHA512 
5b757c6a9d1a2e9615fddb014c64a92f6a7c231ba964e449a43e9ad19293d415b66642625aad98d18e436ab438a4530d00bb670c7c7eaae56f43b407f4035bd9

diff --git a/dev-libs/vala-common/vala-common-0.50.2.ebuild 
b/dev-libs/vala-common/vala-common-0.50.2.ebuild
deleted file mode 100644
index ee55cfcad10..000
--- a/dev-libs/vala-common/vala-common-0.50.2.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-GNOME_ORG_MODULE="vala"
-
-inherit gnome.org
-
-DESCRIPTION="Build infrastructure for packages that use Vala"
-HOMEPAGE="https://wiki.gnome.org/Projects/Vala;
-
-LICENSE="LGPL-2.1+"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc 
~x86 ~amd64-linux ~x86-linux ~x64-macos ~x64-solaris"
-IUSE=""
-
-RDEPEND=""
-DEPEND=""
-BDEPEND=""
-
-src_configure() { :; }
-
-src_compile() { :; }
-
-src_install() {
-   insinto /usr/share/aclocal
-   doins vala.m4 vapigen/vapigen.m4
-   insinto /usr/share/vala
-   doins vapigen/Makefile.vapigen
-}

diff --git a/dev-libs/vala-common/vala-common-0.52.2.ebuild 
b/dev-libs/vala-common/vala-common-0.52.2.ebuild
deleted file mode 100644
index 4a9682cb544..000
--- a/dev-libs/vala-common/vala-common-0.52.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
-GNOME_ORG_MODULE="vala"
-
-inherit gnome.org
-
-DESCRIPTION="Build infrastructure for packages that use Vala"
-HOMEPAGE="https://wiki.gnome.org/Projects/Vala;
-
-LICENSE="LGPL-2.1+"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc 
~x86 ~amd64-linux ~x86-linux ~x64-macos ~x64-solaris"
-
-RDEPEND=""
-DEPEND=""
-BDEPEND=""
-
-src_configure() { :; }
-
-src_compile() { :; }
-
-src_install() {
-   insinto /usr/share/aclocal
-   doins vala.m4 vapigen/vapigen.m4
-   insinto /usr/share/vala
-   doins vapigen/Makefile.vapigen
-}



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

2021-05-03 Thread Matt Turner
commit: 78fcaa1eb2ed9f7ed4a9841b9be21d4992b05f78
Author: Matt Turner  gentoo  org>
AuthorDate: Tue May  4 01:11:22 2021 +
Commit: Matt Turner  gentoo  org>
CommitDate: Tue May  4 01:14:56 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=78fcaa1e

profiles: Unmask dev-lang/vala:0.52

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

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

diff --git a/profiles/package.mask b/profiles/package.mask
index 5a8397bb01b..8cd4198128b 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -536,12 +536,6 @@ dev-java/ical4j
 # https://bugs.gentoo.org/782697
 >=dev-java/xerces-2.12.1
 
-# Matt Turner  (2021-04-18)
-# Masked for testing.
->=dev-libs/vala-common-0.51
-dev-lang/vala:0.52
->=games-board/gnome-chess-40
-
 # Michał Górny  (2021-04-17)
 # Superseded by dev-python/pycodestyle.  Last revdep masked for removal.
 # Removal on 2021-05-17.  Bug #783369.



[gentoo-commits] repo/gentoo:master commit in: games-board/gnome-chess/

2021-05-03 Thread Matt Turner
commit: 7b63159e94bad635b40bda69ea70fc408005c879
Author: Matt Turner  gentoo  org>
AuthorDate: Tue May  4 01:14:48 2021 +
Commit: Matt Turner  gentoo  org>
CommitDate: Tue May  4 01:14:56 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7b63159e

games-board/gnome-chess: Drop keywords without gui-libs/gtk:4

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

 games-board/gnome-chess/gnome-chess-40.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/games-board/gnome-chess/gnome-chess-40.1.ebuild 
b/games-board/gnome-chess/gnome-chess-40.1.ebuild
index d0026406ab6..dc6093bf270 100644
--- a/games-board/gnome-chess/gnome-chess-40.1.ebuild
+++ b/games-board/gnome-chess/gnome-chess-40.1.ebuild
@@ -12,7 +12,7 @@ HOMEPAGE="https://wiki.gnome.org/Apps/Chess;
 
 LICENSE="GPL-3+"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+KEYWORDS="~amd64"
 
 RDEPEND="
>=dev-libs/glib-2.44:2



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

2021-05-03 Thread Matt Turner
commit: 0585df121d06641b9d4dd3002cb643e9b5872556
Author: Matt Turner  gentoo  org>
AuthorDate: Tue May  4 00:54:25 2021 +
Commit: Matt Turner  gentoo  org>
CommitDate: Tue May  4 01:00:36 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0585df12

app-office/grisbi: Version bump to 2.0.3

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

 app-office/grisbi/Manifest|  1 +
 app-office/grisbi/grisbi-2.0.3.ebuild | 40 +++
 2 files changed, 41 insertions(+)

diff --git a/app-office/grisbi/Manifest b/app-office/grisbi/Manifest
index d2237baa7ef..7fa05f67dc5 100644
--- a/app-office/grisbi/Manifest
+++ b/app-office/grisbi/Manifest
@@ -1 +1,2 @@
 DIST grisbi-1.2.2.tar.bz2 7325947 BLAKE2B 
559ffc8c46edc629fd17aa38042a7d9a39dd9c1866bddc86560bae2750a53916a6e0a451dc6e482b9d21bc1d8d493701d656dfa85b131f5f9b5b3c014249dcd2
 SHA512 
7d627f9ae588c0d5a8235bb86f3ed160a572114ccfec1dce9c7137296e5525411600033ca4e42b242004edddc42f2160e95c18c0c0cd13516cf62486e081acdd
+DIST grisbi-2.0.3.tar.bz2 7504520 BLAKE2B 
28f9fd2535d3d863a4b36237f5dbb0947631764738a45869ad9c15750235cd741043382041eb40189ccbf34901527b950378e086e6f87a1beeeccd1c64f6be7a
 SHA512 
2fdc93051399be2e7818890a88078f0c18976efe703a4f1ca9177484eb30def0533f35c6b7362b62dc29872596d9bb28494045ca2c137eec192d8c9bdde0e8aa

diff --git a/app-office/grisbi/grisbi-2.0.3.ebuild 
b/app-office/grisbi/grisbi-2.0.3.ebuild
new file mode 100644
index 000..5fc8d7898b3
--- /dev/null
+++ b/app-office/grisbi/grisbi-2.0.3.ebuild
@@ -0,0 +1,40 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit gnome2
+
+DESCRIPTION="Grisbi is a personal accounting application for Linux"
+HOMEPAGE="http://www.grisbi.org https://github.com/grisbi/grisbi;
+SRC_URI="mirror://sourceforge/${PN}/grisbi%20stable/2.0.x/${P}.tar.bz2"
+IUSE="goffice nls ofx ssl"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~x86"
+
+RDEPEND="
+   >=dev-libs/libxml2-2.5:2
+   >=dev-libs/glib-2.44.0:2
+   >=x11-libs/gtk+-3.20:3
+   x11-misc/xdg-utils
+   >=gnome-extra/libgsf-1.14
+   ssl? ( >=dev-libs/openssl-1.0.0:0= )
+   ofx? ( >=dev-libs/libofx-0.9.0:= )
+   goffice? ( >=x11-libs/goffice-0.10.0 )
+"
+DEPEND="${RDEPEND}
+   virtual/pkgconfig
+"
+
+src_configure() {
+   gnome2_src_configure \
+   --with-libxml2 \
+   --without-cunit \
+   --disable-static \
+   $(use_with ssl openssl) \
+   $(use_with ofx) \
+   $(use_with goffice) \
+   $(use_enable nls)
+}



[gentoo-commits] repo/gentoo:master commit in: sys-block/gparted/

2021-05-03 Thread Matt Turner
commit: d9a55b82bf495e1cf8791e9b59e69e091cf0ea29
Author: Matt Turner  gentoo  org>
AuthorDate: Tue May  4 00:49:49 2021 +
Commit: Matt Turner  gentoo  org>
CommitDate: Tue May  4 00:51:23 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d9a55b82

sys-block/gparted: Version bump to 1.3.0

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

 sys-block/gparted/Manifest |  1 +
 sys-block/gparted/gparted-1.3.0.ebuild | 90 ++
 2 files changed, 91 insertions(+)

diff --git a/sys-block/gparted/Manifest b/sys-block/gparted/Manifest
index 2fb69453f15..e58cc597698 100644
--- a/sys-block/gparted/Manifest
+++ b/sys-block/gparted/Manifest
@@ -1,2 +1,3 @@
 DIST gparted-1.1.0.tar.gz 4032829 BLAKE2B 
d47d45e77a3d9dc29e9fa0428aaa7c12bb863cb70ac11f4055cbcc0a0fde8019fbb20266b7f810d6a47c5239248486049c8e9813ead8e88081dd16f445da036a
 SHA512 
afaad690fccbec7385b078a299b78bf4f0f83999e2661f89cb97f9e8f2b30ee41f0535450075e3a7174967e77c75024df78863d0d90d5e8dc726a487b4ae0bae
 DIST gparted-1.2.0.tar.gz 4057490 BLAKE2B 
55b03f6bfe99c7394dd64783c89511e48f8c9dd3d64792bb517a27ff5e77fc3be6bbd3ba140efd2ee525cffa4ba8d3136fd947e2d6e45a30f8bcaefb7a89
 SHA512 
10375ae351805597ec22aa7a7cc13e03bd08c45047c1a48c68194d6129b27f16035d2633d48db0d71923f6b45946ad6a218c17bfac7c38747ed7f908182c5445
+DIST gparted-1.3.0.tar.gz 4167440 BLAKE2B 
87af5285a54af2ceb75eb6580b6492f7bcf6d8d2a9b4d614761b60c2b1776b2a8e14064ed5a77091074c5c5ff87169f3525fec2f37a280d35289677aaf75eba5
 SHA512 
8349ebdf2312e32df9f40d24aa42a4604897ebae72e58fd1046ab0897b3380a762b49f74bdcf3bd570b4e7a3468b6f225c22290c6b1b799911da17408912288b

diff --git a/sys-block/gparted/gparted-1.3.0.ebuild 
b/sys-block/gparted/gparted-1.3.0.ebuild
new file mode 100644
index 000..2990599fa1e
--- /dev/null
+++ b/sys-block/gparted/gparted-1.3.0.ebuild
@@ -0,0 +1,90 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+inherit gnome2 optfeature virtualx
+
+DESCRIPTION="Gnome Partition Editor"
+HOMEPAGE="https://gparted.org/;
+SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
+
+LICENSE="GPL-2+ FDL-1.2+"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
+IUSE="kde policykit wayland"
+
+DEPEND="
+   !policykit? (
+   kde? ( >=kde-plasma/kde-cli-tools-5.8.6-r1[kdesu] ) )
+   policykit? ( >=sys-auth/polkit-0.102 )
+   >=dev-cpp/glibmm-2.56.1:2
+   >=dev-cpp/gtkmm-3.24:3.0
+   >=dev-libs/glib-2.58.3-r1:2
+   >=sys-block/parted-3.2:=
+   >=dev-libs/libsigc++-2.10.1:2
+"
+RDEPEND="${DEPEND}
+   >=sys-apps/util-linux-2.33.2
+   wayland? ( x11-apps/xhost )
+"
+BDEPEND="
+   app-text/docbook-xml-dtd:4.1.2
+   >=dev-util/intltool-0.51.0-r2
+   dev-util/itstool
+   sys-devel/gettext
+   virtual/pkgconfig
+"
+
+src_configure() {
+   gnome2_src_configure \
+   --enable-doc \
+   --enable-online-resize \
+   $(use_enable wayland xhost-root) \
+   GKSUPROG=kdesu \
+   ac_cv_prog_have_scrollkeeper_update=no
+}
+
+src_install() {
+   gnome2_src_install
+
+   local _ddir="${D}"/usr/share/applications
+   local _bdir="${D}"/usr/bin
+
+   if ! use policykit; then
+   if use kde; then
+   cp "${_ddir}"/gparted{,-kde}.desktop || die
+   cp "${_bdir}"/gparted{,-kde} || die
+   sed -i -e '/Exec/ s:gparted:gparted-kde:' 
"${_ddir}"/gparted-kde.desktop || die
+   echo 'OnlyShowIn=KDE;' >> 
"${_ddir}"/gparted-kde.desktop || die
+   fi
+   else
+   sed -i -e 's:kdesu::' "${_bdir}"/gparted || die
+   fi
+
+   mv "${ED}"/usr/share/{appdata,metainfo}
+}
+
+src_test() {
+   virtx emake check
+}
+
+pkg_postinst() {
+   gnome2_pkg_postinst
+
+   optfeature_header
+   optfeature "BTRFS support"   sys-fs/btrfs-progs
+   optfeature "DMRAID support"  sys-fs/dmraid 
sys-fs/multipath-tools
+   optfeature "Encrypted device / LUKS support" sys-fs/cryptsetup
+   optfeature "exFAT support"   sys-fs/exfatprogs
+   optfeature "EXT2/EXT3/EXT4 support"  sys-fs/e2fsprogs
+   optfeature "F2FS support"sys-fs/f2fs-tools
+   optfeature "FAT support" sys-fs/dosfstools 
sys-fs/mtools
+   optfeature "HFS support" sys-fs/diskdev_cmds 
sys-fs/hfsutils virtual/udev
+   optfeature "JFS support" sys-fs/jfsutils
+   optfeature "MDADM support"   sys-fs/mdadm
+   optfeature "NTFS support"sys-fs/ntfs3g[ntfsprogs]
+   optfeature "Reiser4 support" sys-fs/reiser4progs
+   optfeature "ReiserFS support"sys-fs/reiserfsprogs
+   optfeature "UDF support" sys-fs/udftools

[gentoo-commits] repo/gentoo:master commit in: x11-themes/gnome-backgrounds/

2021-05-03 Thread Matt Turner
commit: c31160dd5187d27238dc31806454e3e7046c288c
Author: Matt Turner  gentoo  org>
AuthorDate: Mon May  3 22:45:58 2021 +
Commit: Matt Turner  gentoo  org>
CommitDate: Tue May  4 00:51:23 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c31160dd

x11-themes/gnome-backgrounds: Version bump to 40.1

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

 x11-themes/gnome-backgrounds/Manifest   |  1 +
 .../gnome-backgrounds/gnome-backgrounds-40.1.ebuild | 17 +
 2 files changed, 18 insertions(+)

diff --git a/x11-themes/gnome-backgrounds/Manifest 
b/x11-themes/gnome-backgrounds/Manifest
index 9812a840221..b98511283f5 100644
--- a/x11-themes/gnome-backgrounds/Manifest
+++ b/x11-themes/gnome-backgrounds/Manifest
@@ -1,2 +1,3 @@
 DIST gnome-backgrounds-3.38.0.tar.xz 41179824 BLAKE2B 
27c2e7c4bad43b24127c85dcadc5ba912c9fed45b0d78414293b92822fcb9a855fd22c5163cbf99f234a083b3ed200abc00d2fd0e23a92b9da84b1742ebc
 SHA512 
01000409d6d54af81e520b8b292c24bb64e763a493c69cf71cabb9f885c7feee5a1805db40e2d0544834c40b7866f889c106e9816fd8e8b8f5273b0a099f1488
 DIST gnome-backgrounds-40.0.tar.xz 57703164 BLAKE2B 
f6f32efb6563957c9e2a7fe9c124d2fb705d2f33b93f9d65e5e20b08026ee9cc7fd80d687754a8108c1073f2ad1cf28c56d6896fdb7cb1e2f48d2b11bfcafcf5
 SHA512 
d7e01c956c9705a4278717db999ccb965a1113059f1d1646fd24a8294482ea067c64edba53de2cd97a0d814e89619e77f6d667e272185c98701437a746eeabd8
+DIST gnome-backgrounds-40.1.tar.xz 50485892 BLAKE2B 
6c6e6d40592880578c5367935631b15131e2474ebc7304c6f263d4f55f2579d3d0b1c4ae467c68d589e67c58950634af300243b4ac09e6d42e7eae20638bb310
 SHA512 
e94dd31b99ebaa5671881bffe788f7d3990f1b430f833513229fea244c9afb216d224ac57f39241934a9965d063d4faa3fcc2b41535ebd75cfb666bdd213d371

diff --git a/x11-themes/gnome-backgrounds/gnome-backgrounds-40.1.ebuild 
b/x11-themes/gnome-backgrounds/gnome-backgrounds-40.1.ebuild
new file mode 100644
index 000..9c26a1539f4
--- /dev/null
+++ b/x11-themes/gnome-backgrounds/gnome-backgrounds-40.1.ebuild
@@ -0,0 +1,17 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+inherit gnome.org meson
+
+DESCRIPTION="A set of backgrounds packaged with the GNOME desktop"
+HOMEPAGE="https://git.gnome.org/browse/gnome-backgrounds;
+
+LICENSE="CC-BY-SA-2.0 CC-BY-SA-3.0 CC-BY-2.0"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+IUSE=""
+
+DEPEND=""
+RDEPEND=""
+BDEPEND=">=sys-devel/gettext-0.19.8"



[gentoo-commits] repo/gentoo:master commit in: x11-themes/adwaita-icon-theme/

2021-05-03 Thread Matt Turner
commit: a9ebaca7ade7adfa93ee10b73da4f1c8a7a6b5fe
Author: Matt Turner  gentoo  org>
AuthorDate: Tue May  4 00:45:54 2021 +
Commit: Matt Turner  gentoo  org>
CommitDate: Tue May  4 00:51:23 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a9ebaca7

x11-themes/adwaita-icon-theme: Version bump to 40.1

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

 x11-themes/adwaita-icon-theme/Manifest |  1 +
 .../adwaita-icon-theme-40.1.ebuild | 56 ++
 2 files changed, 57 insertions(+)

diff --git a/x11-themes/adwaita-icon-theme/Manifest 
b/x11-themes/adwaita-icon-theme/Manifest
index 53b5a13a5c9..394160e5cf8 100644
--- a/x11-themes/adwaita-icon-theme/Manifest
+++ b/x11-themes/adwaita-icon-theme/Manifest
@@ -1,4 +1,5 @@
 DIST adwaita-icon-theme-3.32.0.tar.xz 18540012 BLAKE2B 
a82ca6758cdbf459ac617d3b3d834e4147c3a3c5e6ca7c705ed2d16e8cf0a1255f5ae999d7e930b9716585b8c498c220f1ab40fec929dde7679efd56f3b18a45
 SHA512 
9609732cd51c6794d4d86598818bb2a589b0f4b6b795e57f3507dad69b21ef1b2fc2e83e24e937428bbace32fcccf587a5771cbc02c5768206e704f0456a6d1d
 DIST adwaita-icon-theme-3.38.0.tar.xz 17202144 BLAKE2B 
88bde0758a40188cd55432d35edb92c3f1f62ce79a5b44b6271ea039841b22feadfea071899e71aaf449e3d077e6dcb65e01ecfbc62732c27036dca6cb72afb8
 SHA512 
710f034ef80476a4e9d60bcb7ba604e340ac561aafc67400b2cee2aac4696bfaab8a7d69a289116f884cce9bad1f8b3a3e0aff77588ecb9262e7bf250740af13
 DIST adwaita-icon-theme-40.0.tar.xz 18294376 BLAKE2B 
7829db2d8e44a8c71372ebc427aed08125de61c12e313d3b8a4b8e1c7202a9b6e3b8e87e123a1498ef5f01360fa88436622f482add7aad6c9de6ae3256ca7682
 SHA512 
c9626bc4ea11f283c6e9396fe722414d3dde8609b6a952288f48185352841a88a229d837591351856ffcf840d6597b04ff4e78e58b3ebe22d44e3f509217455d
+DIST adwaita-icon-theme-40.1.tar.xz 17226992 BLAKE2B 
ce4a23895648546cbfcf9589eb765d2f6d40fe48d9d878e5afaf4d557b67404a6c6c20bb38c3d197bd8f53f0f6466131f5e96aff736050214462f419ea5a1bbe
 SHA512 
86f0944561e19cc37ab01e36df1fd9085c5c36c6eb988f5982977ce5221e445be8d1839b0f49996d524e6f9d097a4919ea76692a37cf90feb838c8ed8d20c8f2
 DIST tango-gentoo-v1.1.tar.gz 29322 BLAKE2B 
83fa2bf37727e60851dd679054fe1b153ebfea58c9a9a40f891f7d68d3b047b02e8effa1d1b4e08d64500a2072ce7200f159c92a352da7124de27e1b05bb6027
 SHA512 
87d47ddab68361db6d99866c51705dcb3e198f8345a1096859acf2c6cca5099dd23c7fb30d124f52c4933ea38fd45fadffbbe6ecbdfa84f5b60938a4824f9045

diff --git a/x11-themes/adwaita-icon-theme/adwaita-icon-theme-40.1.ebuild 
b/x11-themes/adwaita-icon-theme/adwaita-icon-theme-40.1.ebuild
new file mode 100644
index 000..a801bc69989
--- /dev/null
+++ b/x11-themes/adwaita-icon-theme/adwaita-icon-theme-40.1.ebuild
@@ -0,0 +1,56 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit gnome2
+
+DESCRIPTION="GNOME default icon theme"
+HOMEPAGE="https://git.gnome.org/browse/adwaita-icon-theme/;
+
+SRC_URI="${SRC_URI}
+   branding? ( 
https://www.mail-archive.com/tango-artists@lists.freedesktop.org/msg00043/tango-gentoo-v1.1.tar.gz
 )
+"
+LICENSE="
+   || ( LGPL-3 CC-BY-SA-3.0 )
+   branding? ( CC-BY-SA-4.0 )
+"
+SLOT="0"
+IUSE="branding"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86 ~amd64-linux ~x86-linux"
+
+# gtk+:3 is needed for build for the gtk-encode-symbolic-svg utility
+# librsvg is needed for gtk-encode-symbolic-svg to be able to read the source 
SVG via its pixbuf loader and at runtime for rendering scalable icons shipped 
by the theme
+DEPEND=">=x11-themes/hicolor-icon-theme-0.10"
+RDEPEND="${DEPEND}
+   >=gnome-base/librsvg-2.48:2
+"
+BDEPEND="
+   >=gnome-base/librsvg-2.48:2
+   sys-devel/gettext
+   virtual/pkgconfig
+   x11-libs/gtk+:3
+"
+# This ebuild does not install any binaries
+RESTRICT="binchecks strip"
+
+src_prepare() {
+   if use branding; then
+   for i in 16 22 24 32 48; do
+   cp "${WORKDIR}"/tango-gentoo-v1.1/${i}x${i}/gentoo.png \
+   "${S}"/Adwaita/${i}x${i}/places/start-here.png \
+   || die "Copying gentoo logos failed"
+   done
+   fi
+
+   # Install cursors in the right place used in Gentoo
+   sed -e 's:^\(cursordir.*\)icons\(.*\):\1cursors/xorg-x11\2:' \
+   -i "${S}"/Makefile.am \
+   -i "${S}"/Makefile.in || die
+
+   gnome2_src_prepare
+}
+
+src_configure() {
+   gnome2_src_configure GTK_UPDATE_ICON_CACHE=$(type -P true)
+}



[gentoo-commits] repo/proj/guru:dev commit in: games-action/blackvoxel/

2021-05-03 Thread Samuel Bauer
commit: 6e07b70543852d33b276bea80cfb3d928d7c32ca
Author: Samuel Bauer  yahoo  fr>
AuthorDate: Mon May  3 20:29:54 2021 +
Commit: Samuel Bauer  yahoo  fr>
CommitDate: Mon May  3 20:29:54 2021 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=6e07b705

games-action/blackvoxel-: regex rework

Signed-off-by: Samuel Bauer  yahoo.fr>

 games-action/blackvoxel/blackvoxel-.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/games-action/blackvoxel/blackvoxel-.ebuild 
b/games-action/blackvoxel/blackvoxel-.ebuild
index 2cdbbd8db..f9dc33fc2 100644
--- a/games-action/blackvoxel/blackvoxel-.ebuild
+++ b/games-action/blackvoxel/blackvoxel-.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2020 Gentoo Authors
+# Copyright 2018-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -34,7 +34,7 @@ src_prepare() {
-e 's/CFLAGS/CXXFLAGS/g' -e 's/\$(CC)/$(CXX)/' \
-e 's/\$(LD)/$(CXX)/' \
Makefile || die
-   sed -i -e 's/\/$(CC)/' -e 's/\/$(CXX)/' \
+   sed -i -e 's/\/$(CC)/' -e 's/\/$(AR)/' src/sc_Squirrel3/squirrel/Makefile \
src/sc_Squirrel3/sqstdlib/Makefile \
src/sc_Squirrel3/sq/Makefile || die



[gentoo-commits] repo/proj/guru:dev commit in: dev-R/plogr/, dev-R/Rcpp/, dev-R/glue/, dev-R/crayon/, dev-R/purrr/, ...

2021-05-03 Thread Alessandro Barbieri
commit: 709e2f090ebd5fec33b71b47f25805506d3e
Author: Alessandro Barbieri  gmail  com>
AuthorDate: Tue May  4 00:11:23 2021 +
Commit: Alessandro Barbieri  gmail  com>
CommitDate: Tue May  4 00:14:08 2021 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=709e2f09

dev-R/*: comaintainers welcome

Signed-off-by: Alessandro Barbieri  gmail.com>

 dev-R/BH/metadata.xml | 1 +
 dev-R/R6/metadata.xml | 1 +
 dev-R/Rcpp/metadata.xml   | 1 +
 dev-R/assertthat/metadata.xml | 1 +
 dev-R/cellranger/metadata.xml | 1 +
 dev-R/cli/metadata.xml| 3 ++-
 dev-R/crayon/metadata.xml | 3 ++-
 dev-R/digest/metadata.xml | 1 +
 dev-R/dplyr/metadata.xml  | 1 +
 dev-R/fansi/metadata.xml  | 1 +
 dev-R/generics/metadata.xml   | 1 +
 dev-R/glue/metadata.xml   | 1 +
 dev-R/lifecycle/metadata.xml  | 1 +
 dev-R/magrittr/metadata.xml   | 1 +
 dev-R/pkgconfig/metadata.xml  | 3 ++-
 dev-R/plogr/metadata.xml  | 1 +
 dev-R/purrr/metadata.xml  | 1 +
 dev-R/rematch/metadata.xml| 3 ++-
 dev-R/utf8/metadata.xml   | 1 +
 19 files changed, 23 insertions(+), 4 deletions(-)

diff --git a/dev-R/BH/metadata.xml b/dev-R/BH/metadata.xml
index 6c0bdfd68..d2b2c8ce9 100644
--- a/dev-R/BH/metadata.xml
+++ b/dev-R/BH/metadata.xml
@@ -2,6 +2,7 @@
 http://www.gentoo.org/dtd/metadata.dtd;>
 

+   co-maintainers welcome
lssndrbarbi...@gmail.com
Alessandro Barbieri


diff --git a/dev-R/R6/metadata.xml b/dev-R/R6/metadata.xml
index fa78b3949..a0e5cf4e3 100644
--- a/dev-R/R6/metadata.xml
+++ b/dev-R/R6/metadata.xml
@@ -2,6 +2,7 @@
 http://www.gentoo.org/dtd/metadata.dtd;>
 
   
+co-maintainers welcome
 lssndrbarbi...@gmail.com
 Alessandro Barbieri
   

diff --git a/dev-R/Rcpp/metadata.xml b/dev-R/Rcpp/metadata.xml
index 3a299b984..f0b892de6 100644
--- a/dev-R/Rcpp/metadata.xml
+++ b/dev-R/Rcpp/metadata.xml
@@ -2,6 +2,7 @@
 http://www.gentoo.org/dtd/metadata.dtd;>
 
   
+co-maintainers welcome
 lssndrbarbi...@gmail.com
 Alessandro Barbieri
   

diff --git a/dev-R/assertthat/metadata.xml b/dev-R/assertthat/metadata.xml
index 17213dd27..0b80472c5 100644
--- a/dev-R/assertthat/metadata.xml
+++ b/dev-R/assertthat/metadata.xml
@@ -2,6 +2,7 @@
 http://www.gentoo.org/dtd/metadata.dtd;>
 
   
+co-maintainers welcome
 lssndrbarbi...@gmail.com
 Alessandro Barbieri
   

diff --git a/dev-R/cellranger/metadata.xml b/dev-R/cellranger/metadata.xml
index 90212defb..499a7581b 100644
--- a/dev-R/cellranger/metadata.xml
+++ b/dev-R/cellranger/metadata.xml
@@ -2,6 +2,7 @@
 http://www.gentoo.org/dtd/metadata.dtd;>
 
   
+co-maintainers welcome
 lssndrbarbi...@gmail.com
 Alessandro Barbieri
   

diff --git a/dev-R/cli/metadata.xml b/dev-R/cli/metadata.xml
index 3811a305e..08e0ea7e5 100644
--- a/dev-R/cli/metadata.xml
+++ b/dev-R/cli/metadata.xml
@@ -2,6 +2,7 @@
 http://www.gentoo.org/dtd/metadata.dtd;>
 
   
+co-maintainers welcome
 lssndrbarbi...@gmail.com
 Alessandro Barbieri
   
@@ -11,7 +12,7 @@
 https://cran.r-project.org/web//packages/cli/cli.pdf
 
https://cran.r-project.org/web//packages/cli/news/news.html
 
-  Gbor Csrdi
+  Gábor Csárdi
   csardi.ga...@gmail.com
 
 r-lib/cli

diff --git a/dev-R/crayon/metadata.xml b/dev-R/crayon/metadata.xml
index 0904f5e5e..fb94f5604 100644
--- a/dev-R/crayon/metadata.xml
+++ b/dev-R/crayon/metadata.xml
@@ -2,6 +2,7 @@
 http://www.gentoo.org/dtd/metadata.dtd;>
 
   
+co-maintainers welcome
 lssndrbarbi...@gmail.com
 Alessandro Barbieri
   
@@ -10,7 +11,7 @@
 https://github.com/r-lib/crayon/issues
 https://cran.r-project.org/web//packages/crayon/crayon.pdf
 
-  Gbor Csrdi
+  Gábor Csárdi
   csardi.ga...@gmail.com
 
 r-lib/crayon

diff --git a/dev-R/digest/metadata.xml b/dev-R/digest/metadata.xml
index 1d6b00e75..22fdc614d 100644
--- a/dev-R/digest/metadata.xml
+++ b/dev-R/digest/metadata.xml
@@ -2,6 +2,7 @@
 http://www.gentoo.org/dtd/metadata.dtd;>
 
   
+co-maintainers welcome
 lssndrbarbi...@gmail.com
 Alessandro Barbieri
   

diff --git a/dev-R/dplyr/metadata.xml b/dev-R/dplyr/metadata.xml
index f50e64bd9..af60343c3 100644
--- a/dev-R/dplyr/metadata.xml
+++ b/dev-R/dplyr/metadata.xml
@@ -2,6 +2,7 @@
 http://www.gentoo.org/dtd/metadata.dtd;>
 
   
+co-maintainers welcome
 lssndrbarbi...@gmail.com
 Alessandro Barbieri
   

diff --git a/dev-R/fansi/metadata.xml b/dev-R/fansi/metadata.xml
index 2c74ee012..3fc5e2d01 100644
--- a/dev-R/fansi/metadata.xml
+++ b/dev-R/fansi/metadata.xml
@@ -2,6 +2,7 @@
 http://www.gentoo.org/dtd/metadata.dtd;>
 
   
+co-maintainers welcome
 lssndrbarbi...@gmail.com
 Alessandro Barbieri
   

diff --git a/dev-R/generics/metadata.xml b/dev-R/generics/metadata.xml
index 33516733c..722e78acb 100644
--- a/dev-R/generics/metadata.xml
+++ b/dev-R/generics/metadata.xml
@@ -2,6 +2,7 @@
 

[gentoo-commits] repo/proj/guru:dev commit in: dev-R/tibble/

2021-05-03 Thread Alessandro Barbieri
commit: b033f8f04c554ac2e1952801169f08201f64b4f1
Author: Alessandro Barbieri  gmail  com>
AuthorDate: Tue May  4 00:00:42 2021 +
Commit: Alessandro Barbieri  gmail  com>
CommitDate: Tue May  4 00:14:08 2021 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=b033f8f0

dev-R/tibble: add 3.1.1

Signed-off-by: Alessandro Barbieri  gmail.com>

 dev-R/tibble/Manifest|  1 +
 dev-R/tibble/metadata.xml|  2 +-
 dev-R/tibble/tibble-3.1.1.ebuild | 29 +
 3 files changed, 31 insertions(+), 1 deletion(-)

diff --git a/dev-R/tibble/Manifest b/dev-R/tibble/Manifest
index 908849702..dfafe0bcd 100644
--- a/dev-R/tibble/Manifest
+++ b/dev-R/tibble/Manifest
@@ -1,2 +1,3 @@
 DIST tibble_3.0.1.tar.gz 399191 BLAKE2B 
c1d1c0f79f46cf0e44939bc3a81ed45a18ce60083bd7459864bada8485b24c82edbb0d5c804cded19b37366600b0d440695b4c0561245e504a8c1f5b52ed78c4
 SHA512 
ad97383dd6468730c37a059881a27114fbdd10431be1354fc3899863d043e58303b123c95c6f5a729c353d9f3445ce317d6742696bd1fb940095034ea6b89037
 DIST tibble_3.1.0.tar.gz 686464 BLAKE2B 
64aff86b65ad92a168fe1aade9c94c86d2a120bc9fb71d6c820748f00cbc917043dcbe28344a1a78f98ea681661c8d6d1f43889c65e13d50c1ad87975d6b6a2d
 SHA512 
13c695f671e958569fd3fe452e898c7ffe461a15235c06a549e65e393c5c205a6bfe948219f0b4c3e5d33db7f59d4da65bb09b44fa377f00d285d4bb10d83c38
+DIST tibble_3.1.1.tar.gz 686855 BLAKE2B 
a5aba307844c7f228e6fe74a2a978934fc39abb274d2dcba17a988d88f085dda40f546da657c537a4e15d85e8010b06deb965d99067252ab519e748a7b441b19
 SHA512 
4ac7dbaffbec467bbea5ac0e6e5814140180e0011fea5151f5ec29401e951e775bb8637897dc500e5133e1cfcb455560bf72dc16471ba6d6cd03d67eae7f95a7

diff --git a/dev-R/tibble/metadata.xml b/dev-R/tibble/metadata.xml
index 35e77f9d9..bf9b8d3a3 100644
--- a/dev-R/tibble/metadata.xml
+++ b/dev-R/tibble/metadata.xml
@@ -11,7 +11,7 @@
 https://cran.r-project.org/web//packages/tibble/tibble.pdf
 
https://cran.r-project.org/web//packages/tibble/news/news.html
 
-  Kirill Mller
+  Kirill Müller
   krlml...@mailbox.org
 
 tidyverse/tibble

diff --git a/dev-R/tibble/tibble-3.1.1.ebuild b/dev-R/tibble/tibble-3.1.1.ebuild
new file mode 100644
index 0..1c7d1d0e7
--- /dev/null
+++ b/dev-R/tibble/tibble-3.1.1.ebuild
@@ -0,0 +1,29 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="7"
+
+inherit R-packages-guru
+
+DESCRIPTION='Simple Data Frames'
+SRC_URI="mirror://cran/src/contrib/${PN}_${PV}.tar.gz"
+LICENSE='MIT'
+HOMEPAGE="
+   https://tibble.tidyverse.org
+   https://github.com/tidyverse/tibble
+   https://cran.r-project.org/package=tibble
+"
+IUSE="${IUSE-}"
+KEYWORDS="~amd64"
+DEPEND="
+   >=dev-lang/R-3.1.0
+   >=dev-R/ellipsis-0.2.0
+   >=dev-R/fansi-0.4.0
+   >=dev-R/lifecycle-0.2.0
+   dev-R/magrittr
+   >=dev-R/pillar-1.6.0
+   dev-R/pkgconfig
+   >=dev-R/rlang-0.4.3
+   >=dev-R/vctrs-0.3.2
+"
+RDEPEND="${DEPEND-}"



[gentoo-commits] repo/proj/guru:dev commit in: dev-R/pillar/

2021-05-03 Thread Alessandro Barbieri
commit: 6b11ba6d631a0c8563e6823ae26885eb611f0a40
Author: Alessandro Barbieri  gmail  com>
AuthorDate: Tue May  4 00:03:11 2021 +
Commit: Alessandro Barbieri  gmail  com>
CommitDate: Tue May  4 00:14:08 2021 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=6b11ba6d

dev-R/pillar: add 1.6.0

Signed-off-by: Alessandro Barbieri  gmail.com>

 dev-R/pillar/Manifest|  1 +
 dev-R/pillar/metadata.xml|  3 ++-
 dev-R/pillar/pillar-1.6.0.ebuild | 27 +++
 3 files changed, 30 insertions(+), 1 deletion(-)

diff --git a/dev-R/pillar/Manifest b/dev-R/pillar/Manifest
index b67424fbd..889387d2b 100644
--- a/dev-R/pillar/Manifest
+++ b/dev-R/pillar/Manifest
@@ -1,2 +1,3 @@
 DIST pillar_1.4.4.tar.gz 231021 BLAKE2B 
21a5597f70f093ff50fe21f79e2903ee16efc724cdb2b99396d29e1857c8cf7c8700c5d3f440db95f692691b0df0e82ef3419d1146c76dbd0c1418d9780d
 SHA512 
e1b325908b6d79bbc5e944b4117a46016be88bc5a71ce8e5494a3a46a85039d6d216b1699014dcafbe2d4f3365130a65d0ef481f66b2e6ee9df49c1e8801aad4
 DIST pillar_1.5.1.tar.gz 1069450 BLAKE2B 
31ef4984521be38e97912a3808341b3f03c4750aa974bfa680d43b969104dea1f818b76e5fb0e410e9da04d3553ace2cd40d3d8d964e390674ab4c923626
 SHA512 
a7dbcfa659506a10b03859d48ee3cabe1fea1874c82d0cecdf246f4a1de5aa4d24949ea5998d52fa172f296870960f572000c3f9784d1a073622f6f5d497befe
+DIST pillar_1.6.0.tar.gz 1100197 BLAKE2B 
dd835ed62e4ae4e5406d0474a3f92d34a46fefe009b40e05c787c33ec23a9a51679a57840ffe46086fe68b0eaafb21d5b6fef82098defcbcd0e886699f82f0f3
 SHA512 
5258235a3a7233794f498c8bc44484b844e530a0976b2754466b2caf296df9724d5ae149ea54910efa8ecda97a1cc8978dc91663ade14dd16d9844506b4cf066

diff --git a/dev-R/pillar/metadata.xml b/dev-R/pillar/metadata.xml
index 0e97ae11b..70f5ff765 100644
--- a/dev-R/pillar/metadata.xml
+++ b/dev-R/pillar/metadata.xml
@@ -2,6 +2,7 @@
 http://www.gentoo.org/dtd/metadata.dtd;>
 
   
+co-maintainers welcome
 lssndrbarbi...@gmail.com
 Alessandro Barbieri
   
@@ -11,7 +12,7 @@
 https://cran.r-project.org/web//packages/pillar/pillar.pdf
 
https://cran.r-project.org/web//packages/pillar/news/news.html
 
-  Kirill Mller
+  Kirill Müller
   krlml...@mailbox.org
 
 r-lib/pillar

diff --git a/dev-R/pillar/pillar-1.6.0.ebuild b/dev-R/pillar/pillar-1.6.0.ebuild
new file mode 100644
index 0..d58b252ec
--- /dev/null
+++ b/dev-R/pillar/pillar-1.6.0.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="7"
+
+inherit R-packages-guru
+
+DESCRIPTION='Coloured Formatting for Columns'
+HOMEPAGE="
+   https://github.com/r-lib/pillar
+   https://cran.r-project.org/package=pillar
+"
+SRC_URI="mirror://cran/src/contrib/${PN}_${PV}.tar.gz"
+LICENSE='GPL-3'
+KEYWORDS="~amd64"
+IUSE="${IUSE-}"
+DEPEND="
+   dev-R/cli
+   >=dev-R/crayon-1.3.4
+   dev-R/ellipsis
+   dev-R/fansi
+   dev-R/lifecycle
+   >=dev-R/rlang-0.3.0
+   >=dev-R/utf8-1.1.0
+   >=dev-R/vctrs-0.2.0
+"
+RDEPEND="${DEPEND-}"



[gentoo-commits] repo/proj/guru:dev commit in: dev-R/rlang/

2021-05-03 Thread Alessandro Barbieri
commit: ad6b563e7a8a155882e7eec1960df24761f77b32
Author: Alessandro Barbieri  gmail  com>
AuthorDate: Tue May  4 00:07:26 2021 +
Commit: Alessandro Barbieri  gmail  com>
CommitDate: Tue May  4 00:14:08 2021 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=ad6b563e

dev-R/rlang: add 0.4.11

Signed-off-by: Alessandro Barbieri  gmail.com>

 dev-R/rlang/Manifest|  1 +
 dev-R/rlang/metadata.xml|  1 +
 dev-R/rlang/rlang-0.4.11.ebuild | 19 +++
 3 files changed, 21 insertions(+)

diff --git a/dev-R/rlang/Manifest b/dev-R/rlang/Manifest
index 40ba0057d..ffcf1f3bf 100644
--- a/dev-R/rlang/Manifest
+++ b/dev-R/rlang/Manifest
@@ -1,2 +1,3 @@
 DIST rlang_0.4.10.tar.gz 915685 BLAKE2B 
a5738147b9977a6ae041962d3dab46a52c88d593e3a7bacce587bc48291f4084459cb1d2fde403bd476ac0476a360bf7e5886481a5be680c0e36ed1fa0b61d3f
 SHA512 
f251217a448c484941d34edf5cb0964ab34f552c303ad3793084c03e57e4b6024c32a810644d3b2ba9d3b989b850b676ed5a89376d14507bbd2365feb4c7db2d
+DIST rlang_0.4.11.tar.gz 861727 BLAKE2B 
ac6eea00435fb4f02a1857f2dcb46e83922bcfd7b26e4126bbc7ce7c7b7665d12d740fac5ab2d6e192b263792ec9bf9332785199c11f5e2e500827b842d20e85
 SHA512 
0448a104034a9f14dd735b1abfd3aa823abaad9a7ee96ca89393b15f2c54dd24f27712cb59e30393c3afeccb834471f3940259e864236212b3b4c797008d79b4
 DIST rlang_0.4.6.tar.gz 835198 BLAKE2B 
3b6f2ce9250a0fc390e4664606b1a8a3d9f1d3e9fbf1c3691a97183e04f6c1c7b9b97e363e3225bf294eaa25362d2fea743afff9d57b325471898ea971938f1e
 SHA512 
d128a49a098de75d672d9f7bada3234aa2a2bdced69fd680822b9d2320431f01ec95440a3925038aabd493c83834a8d1f53b6dadac66974ad0e13d0ab3f1aec1

diff --git a/dev-R/rlang/metadata.xml b/dev-R/rlang/metadata.xml
index c7aea6c2f..203793964 100644
--- a/dev-R/rlang/metadata.xml
+++ b/dev-R/rlang/metadata.xml
@@ -2,6 +2,7 @@
 http://www.gentoo.org/dtd/metadata.dtd;>
 
   
+co-maintainers welcome
 lssndrbarbi...@gmail.com
 Alessandro Barbieri
   

diff --git a/dev-R/rlang/rlang-0.4.11.ebuild b/dev-R/rlang/rlang-0.4.11.ebuild
new file mode 100644
index 0..98a8d11e2
--- /dev/null
+++ b/dev-R/rlang/rlang-0.4.11.ebuild
@@ -0,0 +1,19 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="7"
+
+inherit R-packages-guru
+
+DESCRIPTION='Functions for Base Types and Core R and Tidyverse Features'
+SRC_URI="mirror://cran/src/contrib/${PN}_${PV}.tar.gz"
+LICENSE='GPL-3'
+HOMEPAGE="
+   https://rlang.r-lib.org
+   https://github.com/r-lib/rlang
+   https://cran.r-project.org/package=rlang
+"
+KEYWORDS="~amd64"
+IUSE="${IUSE-}"
+DEPEND=">=dev-lang/R-3.3.0"
+RDEPEND="${DEPEND}"



[gentoo-commits] repo/proj/guru:dev commit in: dev-R/ellipsis/

2021-05-03 Thread Alessandro Barbieri
commit: 31787a9b111fa137d18d746b379e70e91a8b1c84
Author: Alessandro Barbieri  gmail  com>
AuthorDate: Tue May  4 00:05:30 2021 +
Commit: Alessandro Barbieri  gmail  com>
CommitDate: Tue May  4 00:14:08 2021 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=31787a9b

dev-R/ellipsis: add 0.3.2

Signed-off-by: Alessandro Barbieri  gmail.com>

 dev-R/ellipsis/Manifest  |  1 +
 dev-R/ellipsis/ellipsis-0.3.2.ebuild | 22 ++
 dev-R/ellipsis/metadata.xml  |  1 +
 3 files changed, 24 insertions(+)

diff --git a/dev-R/ellipsis/Manifest b/dev-R/ellipsis/Manifest
index 1392c6315..5b7d106f2 100644
--- a/dev-R/ellipsis/Manifest
+++ b/dev-R/ellipsis/Manifest
@@ -1,2 +1,3 @@
 DIST ellipsis_0.3.0.tar.gz 7371 BLAKE2B 
c7fe0e88a16bbf0a80f1c859804d781d8ae411856882d8629b5dbff4fa1d3c78e81759dd474f909e6c2c91e532086b705135561ee571edf1f095ff980aaf75a3
 SHA512 
85c92a10635bc8b71df2f44d83a8f9b915cb1e1de7969191e1b6fce216cdbb1d29e1abf1ce11c83455e0b177c74a7271d25646f53d7f4f39391e6f055958d3ea
 DIST ellipsis_0.3.1.tar.gz 7582 BLAKE2B 
aff80d5858fc6857a391e8fe8e324ab5995b366b7419d8d931d28ed6a176eb0105d8a61d368dde42a3244825eeabab8a0cbcce5c9f6ede7b0536b080300fe4a0
 SHA512 
a8752e3cc52e13ec9503eeb19956ab604a6d1588b892501a14493697dc829507b5cdd64a361de4469c37420c0ba85cde44ca7a24c5e016b9dfc817d5666fe328
+DIST ellipsis_0.3.2.tar.gz 8066 BLAKE2B 
4dc77787aa019c720e96a6136a75b68a8ba94fd571cc2080c71188020f5c323712b23609c0cf22aba4eb2fcf75dd5d702c4c4ccfd442f15df6da8d9d7748260a
 SHA512 
31017bd6d3dc54629d29d8743a9a582894b54bfe92362d4ed6959afd5383368aac19cd5b21a2a390b82e8130800aca035b501945527af964cce1fe8e420e5736

diff --git a/dev-R/ellipsis/ellipsis-0.3.2.ebuild 
b/dev-R/ellipsis/ellipsis-0.3.2.ebuild
new file mode 100644
index 0..48b30dbba
--- /dev/null
+++ b/dev-R/ellipsis/ellipsis-0.3.2.ebuild
@@ -0,0 +1,22 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="7"
+
+inherit R-packages-guru
+
+DESCRIPTION='Tools for Working with ...'
+HOMEPAGE="
+   https://ellipsis.r-lib.org
+   https://github.com/r-lib/ellipsis
+   https://cran.r-project.org/package=ellipsis
+"
+SRC_URI="mirror://cran/src/contrib/${PN}_${PV}.tar.gz"
+LICENSE='GPL-3'
+KEYWORDS="~amd64"
+IUSE="${IUSE-}"
+DEPEND="
+   >=dev-lang/R-3.2
+   >=dev-R/rlang-0.3.0
+"
+RDEPEND="${DEPEND}"

diff --git a/dev-R/ellipsis/metadata.xml b/dev-R/ellipsis/metadata.xml
index 0cbede97f..7837b3e18 100644
--- a/dev-R/ellipsis/metadata.xml
+++ b/dev-R/ellipsis/metadata.xml
@@ -2,6 +2,7 @@
 http://www.gentoo.org/dtd/metadata.dtd;>
 
   
+co-maintainers welcome
 lssndrbarbi...@gmail.com
 Alessandro Barbieri
   



[gentoo-commits] repo/proj/guru:dev commit in: dev-R/generics/

2021-05-03 Thread Alessandro Barbieri
commit: 8402038e74974e30da60458e4dd180097b04e55f
Author: Alessandro Barbieri  gmail  com>
AuthorDate: Mon May  3 17:24:54 2021 +
Commit: Alessandro Barbieri  gmail  com>
CommitDate: Tue May  4 00:12:02 2021 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=8402038e

dev-R/generics: tidy metadata

Signed-off-by: Alessandro Barbieri  gmail.com>

 dev-R/generics/metadata.xml | 46 -
 1 file changed, 16 insertions(+), 30 deletions(-)

diff --git a/dev-R/generics/metadata.xml b/dev-R/generics/metadata.xml
index a9e04ab61..33516733c 100644
--- a/dev-R/generics/metadata.xml
+++ b/dev-R/generics/metadata.xml
@@ -1,33 +1,19 @@
-
+
 http://www.gentoo.org/dtd/metadata.dtd;>
 
-   
-   lssndrbarbi...@gmail.com
-   Alessandro Barbieri
-   
-   
-   In order to reduce potential package dependencies and 
conflicts, generics provides a number of commonly used S3 generics.
-   
-   
-   
-   https://github.com/r-lib/generics/issues
-   
-   
-   
https://cran.r-project.org/web/packages/generics/generics.pdf
-   
-   
-   
https://cran.r-project.org/web/packages/generics/news/news.html
-   
-   
-   
-   Hadley Wickham
-   
-   
-   had...@rstudio.com
-   
-   
-   
-   r-lib/generics
-   
-   
+  
+lssndrbarbi...@gmail.com
+Alessandro Barbieri
+  
+  In order to reduce potential package dependencies and 
conflicts, generics provides a number of commonly used S3 
generics.
+  
+https://github.com/r-lib/generics/issues
+https://cran.r-project.org/web/packages/generics/generics.pdf
+
https://cran.r-project.org/web/packages/generics/news/news.html
+
+  Hadley Wickham
+  had...@rstudio.com
+
+r-lib/generics
+  
 



[gentoo-commits] repo/proj/guru:dev commit in: dev-R/vctrs/

2021-05-03 Thread Alessandro Barbieri
commit: 0ac45a58b5ed34ed0e274d4667589259f857f873
Author: Alessandro Barbieri  gmail  com>
AuthorDate: Mon May  3 23:58:17 2021 +
Commit: Alessandro Barbieri  gmail  com>
CommitDate: Tue May  4 00:14:08 2021 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=0ac45a58

dev-R/vctrs: add 0.3.8

Signed-off-by: Alessandro Barbieri  gmail.com>

 dev-R/vctrs/Manifest   |  1 +
 dev-R/vctrs/metadata.xml   |  1 +
 dev-R/vctrs/vctrs-0.3.8.ebuild | 24 
 3 files changed, 26 insertions(+)

diff --git a/dev-R/vctrs/Manifest b/dev-R/vctrs/Manifest
index eea23a3c3..5025b2573 100644
--- a/dev-R/vctrs/Manifest
+++ b/dev-R/vctrs/Manifest
@@ -1 +1,2 @@
 DIST vctrs_0.3.7.tar.gz 782590 BLAKE2B 
fa7b4a1b2b1f9518750575ad506c990a989811a123af44fc0451f71f25bd92adabdb6ca433c3e070ab906b385964a79b74e11cdd0f3988229ef5e45bbec7ad81
 SHA512 
6474585edab12d58ca9abe612e71148d9d6d3f7f32250645e0ffc463fc3a9007ccbfe8c7b7a6a752dab7f382490a15889cbe0e433e2a4d51ec659c54b37681f7
+DIST vctrs_0.3.8.tar.gz 782608 BLAKE2B 
7b8ee4ae7d8255394d0e79dc7aa5c9c5782dfd47f3390dd6c346081546e8cc2fe8d6fc455c7902c0c8d2b498105088c1967919120d82d2c0da8c9f93b9c3146f
 SHA512 
f5162fa4641779fc7cd0f77efb1d83efc01af0ba13d910337531980e2fa93abe6ce03f23a9a51db4f506faf716cc3fac820b91abac3e3282bc9cb73038fc5787

diff --git a/dev-R/vctrs/metadata.xml b/dev-R/vctrs/metadata.xml
index 229f926b2..88bc66bdb 100644
--- a/dev-R/vctrs/metadata.xml
+++ b/dev-R/vctrs/metadata.xml
@@ -2,6 +2,7 @@
 http://www.gentoo.org/dtd/metadata.dtd;>
 
   
+co-maintainers welcome
 lssndrbarbi...@gmail.com
 Alessandro Barbieri
   

diff --git a/dev-R/vctrs/vctrs-0.3.8.ebuild b/dev-R/vctrs/vctrs-0.3.8.ebuild
new file mode 100644
index 0..ea1063ec9
--- /dev/null
+++ b/dev-R/vctrs/vctrs-0.3.8.ebuild
@@ -0,0 +1,24 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="7"
+
+inherit R-packages-guru
+
+DESCRIPTION='Vector Helpers'
+HOMEPAGE="
+   https://github.com/r-lib/vctrs
+   https://cran.r-project.org/package=vctrs
+"
+SRC_URI="mirror://cran/src/contrib/${PN}_${PV}.tar.gz"
+LICENSE='GPL-3'
+
+IUSE="${IUSE-}"
+KEYWORDS="~amd64"
+DEPEND="
+   >=dev-lang/R-3.3
+   >=dev-R/ellipsis-0.2.0
+   dev-R/glue
+   >=dev-R/rlang-0.4.10
+"
+RDEPEND="${DEPEND-}"



[gentoo-commits] repo/proj/guru:dev commit in: dev-R/utf8/

2021-05-03 Thread Alessandro Barbieri
commit: 9e12b19b28cb7e1292913daabeea3863b432a417
Author: Alessandro Barbieri  gmail  com>
AuthorDate: Mon May  3 17:20:36 2021 +
Commit: Alessandro Barbieri  gmail  com>
CommitDate: Tue May  4 00:12:02 2021 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=9e12b19b

dev-R/utf8: tidy metadata

Signed-off-by: Alessandro Barbieri  gmail.com>

 dev-R/utf8/metadata.xml | 46 --
 1 file changed, 16 insertions(+), 30 deletions(-)

diff --git a/dev-R/utf8/metadata.xml b/dev-R/utf8/metadata.xml
index c77e99bc9..b4800c6c8 100644
--- a/dev-R/utf8/metadata.xml
+++ b/dev-R/utf8/metadata.xml
@@ -1,33 +1,19 @@
-
+
 http://www.gentoo.org/dtd/metadata.dtd;>
 
-   
-   lssndrbarbi...@gmail.com
-   Alessandro Barbieri
-   
-   
-   Process and print 'UTF-8' encoded international text (Unicode). 
Input, validate, normalize, encode, format, and display.
-   
-   
-   
-   https://github.com/patperry/r-utf8/issues
-   
-   
-   https://cran.r-project.org/web//packages/utf8/utf8.pdf
-   
-   
-   https://cran.r-project.org/web//packages/utf8/NEWS
-   
-   
-   
-   Patrick O. Perry
-   
-   
-   patpe...@gmail.com
-   
-   
-   
-   patperry/r-utf8
-   
-   
+  
+lssndrbarbi...@gmail.com
+Alessandro Barbieri
+  
+  Process and print 'UTF-8' encoded international 
text (Unicode). Input, validate, normalize, encode, format, and 
display.
+  
+https://github.com/patperry/r-utf8/issues
+https://cran.r-project.org/web//packages/utf8/utf8.pdf
+https://cran.r-project.org/web//packages/utf8/NEWS
+
+  Patrick O. Perry
+  patpe...@gmail.com
+
+patperry/r-utf8
+  
 



[gentoo-commits] repo/proj/guru:dev commit in: dev-R/vctrs/

2021-05-03 Thread Alessandro Barbieri
commit: 1b86dccbe332af6b2e877976a73bd9c5eeb5104e
Author: Alessandro Barbieri  gmail  com>
AuthorDate: Mon May  3 17:24:28 2021 +
Commit: Alessandro Barbieri  gmail  com>
CommitDate: Tue May  4 00:12:02 2021 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=1b86dccb

dev-R/vctrs: tidy metadata

Signed-off-by: Alessandro Barbieri  gmail.com>

 dev-R/vctrs/metadata.xml | 46 --
 1 file changed, 16 insertions(+), 30 deletions(-)

diff --git a/dev-R/vctrs/metadata.xml b/dev-R/vctrs/metadata.xml
index eaeb354ab..229f926b2 100644
--- a/dev-R/vctrs/metadata.xml
+++ b/dev-R/vctrs/metadata.xml
@@ -1,33 +1,19 @@
-
+
 http://www.gentoo.org/dtd/metadata.dtd;>
 
-   
-   lssndrbarbi...@gmail.com
-   Alessandro Barbieri
-   
-   
-   Defines new notions of prototype and size that are used to 
provide tools for consistent and well-founded type-coercion and size-recycling, 
and are in turn connected to ideas of type- and size-stability useful for 
analysing function interfaces.
-   
-   
-   
-   https://github.com/r-lib/vctrs/issues
-   
-   
-   https://cran.r-project.org/web//packages/vctrs/vctrs.pdf
-   
-   
-   
https://cran.r-project.org/web//packages/vctrs/news/news.html
-   
-   
-   
-   Hadley Wickham
-   
-   
-   had...@rstudio.com
-   
-   
-   
-   r-lib/vctrs
-   
-   
+  
+lssndrbarbi...@gmail.com
+Alessandro Barbieri
+  
+  Defines new notions of prototype and size that 
are used to provide tools for consistent and well-founded type-coercion and 
size-recycling, and are in turn connected to ideas of type- and size-stability 
useful for analysing function interfaces.
+  
+https://github.com/r-lib/vctrs/issues
+https://cran.r-project.org/web//packages/vctrs/vctrs.pdf
+
https://cran.r-project.org/web//packages/vctrs/news/news.html
+
+  Hadley Wickham
+  had...@rstudio.com
+
+r-lib/vctrs
+  
 



[gentoo-commits] repo/proj/guru:dev commit in: dev-R/tibble/

2021-05-03 Thread Alessandro Barbieri
commit: 86b9c1b0d5180edf1a24ff251a8f80a154465560
Author: Alessandro Barbieri  gmail  com>
AuthorDate: Mon May  3 17:23:29 2021 +
Commit: Alessandro Barbieri  gmail  com>
CommitDate: Tue May  4 00:12:02 2021 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=86b9c1b0

dev-R/tibble: tidy metadata

Signed-off-by: Alessandro Barbieri  gmail.com>

 dev-R/tibble/metadata.xml | 46 --
 1 file changed, 16 insertions(+), 30 deletions(-)

diff --git a/dev-R/tibble/metadata.xml b/dev-R/tibble/metadata.xml
index 600cf62f7..35e77f9d9 100644
--- a/dev-R/tibble/metadata.xml
+++ b/dev-R/tibble/metadata.xml
@@ -1,33 +1,19 @@
-
+
 http://www.gentoo.org/dtd/metadata.dtd;>
 
-   
-   lssndrbarbi...@gmail.com
-   Alessandro Barbieri
-   
-   
-   Provides a 'tbl_df' class (the 'tibble') that provides stricter 
checking and better formatting than the traditional data frame.
-   
-   
-   
-   https://github.com/tidyverse/tibble/issues
-   
-   
-   
https://cran.r-project.org/web//packages/tibble/tibble.pdf
-   
-   
-   
https://cran.r-project.org/web//packages/tibble/news/news.html
-   
-   
-   
-   Kirill Müller
-   
-   
-   krlml...@mailbox.org
-   
-   
-   
-   tidyverse/tibble
-   
-   
+  
+lssndrbarbi...@gmail.com
+Alessandro Barbieri
+  
+  Provides a 'tbl_df' class (the 'tibble') that 
provides stricter checking and better formatting than the traditional data 
frame.
+  
+https://github.com/tidyverse/tibble/issues
+https://cran.r-project.org/web//packages/tibble/tibble.pdf
+
https://cran.r-project.org/web//packages/tibble/news/news.html
+
+  Kirill Mller
+  krlml...@mailbox.org
+
+tidyverse/tibble
+  
 



[gentoo-commits] repo/proj/guru:dev commit in: dev-R/lifecycle/

2021-05-03 Thread Alessandro Barbieri
commit: 9532d951ce6665ea0d2abea5d6bbdf9f1dd42e75
Author: Alessandro Barbieri  gmail  com>
AuthorDate: Mon May  3 17:17:24 2021 +
Commit: Alessandro Barbieri  gmail  com>
CommitDate: Tue May  4 00:12:01 2021 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=9532d951

dev-R/lifecycle: tidy metadata

Signed-off-by: Alessandro Barbieri  gmail.com>

 dev-R/lifecycle/metadata.xml | 46 +++-
 1 file changed, 16 insertions(+), 30 deletions(-)

diff --git a/dev-R/lifecycle/metadata.xml b/dev-R/lifecycle/metadata.xml
index 617c5c710..9dddc1413 100644
--- a/dev-R/lifecycle/metadata.xml
+++ b/dev-R/lifecycle/metadata.xml
@@ -1,33 +1,19 @@
-
+
 http://www.gentoo.org/dtd/metadata.dtd;>
 
-   
-   lssndrbarbi...@gmail.com
-   Alessandro Barbieri
-   
-   
-   Manage the life cycle of your exported functions with shared 
conventions, documentation badges, and non-invasive deprecation warnings. The 
'lifecycle' package defines four development stages (experimental, maturing, 
stable, and questioning) and three deprecation stages (soft-deprecated, 
deprecated, and defunct). It makes it easy to insert badges corresponding to 
these stages in your documentation. Usage of deprecated functions are signalled 
with increasing levels of non-invasive verbosity.
-   
-   
-   
-   https://github.com/r-lib/lifecycle/issues
-   
-   
-   
https://cran.r-project.org/web//packages/lifecycle/lifecycle.pdf
-   
-   
-   
https://cran.r-project.org/web//packages/lifecycle/news/news.html
-   
-   
-   
-   Lionel Henry
-   
-   
-   lio...@rstudio.com
-   
-   
-   
-   r-lib/lifecycle
-   
-   
+  
+lssndrbarbi...@gmail.com
+Alessandro Barbieri
+  
+  Manage the life cycle of your exported functions 
with shared conventions, documentation badges, and non-invasive deprecation 
warnings. The 'lifecycle' package defines four development stages 
(experimental, maturing, stable, and questioning) and three deprecation stages 
(soft-deprecated, deprecated, and defunct). It makes it easy to insert badges 
corresponding to these stages in your documentation. Usage of deprecated 
functions are signalled with increasing levels of non-invasive 
verbosity.
+  
+https://github.com/r-lib/lifecycle/issues
+https://cran.r-project.org/web//packages/lifecycle/lifecycle.pdf
+
https://cran.r-project.org/web//packages/lifecycle/news/news.html
+
+  Lionel Henry
+  lio...@rstudio.com
+
+r-lib/lifecycle
+  
 



[gentoo-commits] repo/proj/guru:dev commit in: dev-R/tidyselect/

2021-05-03 Thread Alessandro Barbieri
commit: bad11b43aacaf36c55b07221d00d25f72a05256c
Author: Alessandro Barbieri  gmail  com>
AuthorDate: Mon May  3 23:55:42 2021 +
Commit: Alessandro Barbieri  gmail  com>
CommitDate: Tue May  4 00:14:02 2021 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=bad11b43

dev-R/tidyselect: add 1.1.1

Signed-off-by: Alessandro Barbieri  gmail.com>

 dev-R/tidyselect/Manifest|  1 +
 dev-R/tidyselect/metadata.xml|  1 +
 dev-R/tidyselect/tidyselect-1.1.1.ebuild | 26 ++
 3 files changed, 28 insertions(+)

diff --git a/dev-R/tidyselect/Manifest b/dev-R/tidyselect/Manifest
index b0b9a6b52..3db226ced 100644
--- a/dev-R/tidyselect/Manifest
+++ b/dev-R/tidyselect/Manifest
@@ -1,2 +1,3 @@
 DIST tidyselect_1.0.0.tar.gz 151161 BLAKE2B 
8ce7203ae34fcc71905f785038469f8659ade390c858a039e036f5905e8f32c6b3b8165869be7573b46917293acb0f2a3aa800d78283165955cf8d27bec0eed1
 SHA512 
53775f43d896f271c9d988e84ca4a744dfb591d1ac42e811cffd1691a4a85000481102b61636831650bcddb9a07d7202341cb367cf587c3291e255ecf6ad64ff
 DIST tidyselect_1.1.0.tar.gz 90842 BLAKE2B 
459409194e73797f69bbcc43658ccf5ebf519fabfecfb732efaa896684c179e49473c1719e80b04547149eb818fb620c71e8a7bb7f62906cf6404bb5efef903c
 SHA512 
827bd7f3d3dd4a1397323bec2fa26b871afb9cbf082a9281c01d4f06f6020afc46ca0bc4968b7dd5d82033c8c53fc43866b1bc31b6084fd6715d0eab093480e8
+DIST tidyselect_1.1.1.tar.gz 92088 BLAKE2B 
8c0156b16afe73aa1413bcbd4ae4c947d923e8af138bebab47938d17c286b7e33af76f723336db06ccf5fb0810a47a730b1d14125dad537a024e77e78596475c
 SHA512 
24ffe050938eb79c4ad4fa92d9f29a33b8f21d52b250702212d0c291e95bfddf877c29e7b2ac3d69a9ac3681c2b222358a2f284f4632c6a97a3b2bfec3b7c6a7

diff --git a/dev-R/tidyselect/metadata.xml b/dev-R/tidyselect/metadata.xml
index dbc035c79..898c2c1ff 100644
--- a/dev-R/tidyselect/metadata.xml
+++ b/dev-R/tidyselect/metadata.xml
@@ -2,6 +2,7 @@
 http://www.gentoo.org/dtd/metadata.dtd;>
 
   
+co-maintainers welcome
 lssndrbarbi...@gmail.com
 Alessandro Barbieri
   

diff --git a/dev-R/tidyselect/tidyselect-1.1.1.ebuild 
b/dev-R/tidyselect/tidyselect-1.1.1.ebuild
new file mode 100644
index 0..4a1635d4e
--- /dev/null
+++ b/dev-R/tidyselect/tidyselect-1.1.1.ebuild
@@ -0,0 +1,26 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="7"
+
+inherit R-packages-guru
+
+DESCRIPTION='Select from a Set of Strings'
+SRC_URI="mirror://cran/src/contrib/${PN}_${PV}.tar.gz"
+LICENSE='GPL-3'
+HOMEPAGE="
+   https://tidyselect.r-lib.org
+   https://github.com/r-lib/tidyselect
+   https://cran.r-project.org/package=tidyselect
+"
+IUSE="${IUSE-}"
+KEYWORDS="~amd64"
+DEPEND="
+   >=dev-lang/R-3.2
+   dev-R/ellipsis
+   >=dev-R/glue-1.3.0
+   >=dev-R/purrr-0.3.2
+   >=dev-R/rlang-0.4.6
+   >=dev-R/vctrs-0.3.0
+"
+RDEPEND="${DEPEND-}"



[gentoo-commits] repo/proj/guru:dev commit in: dev-R/pillar/

2021-05-03 Thread Alessandro Barbieri
commit: de7b9a0e34814eac7daeed16b06b183a3e6c04b2
Author: Alessandro Barbieri  gmail  com>
AuthorDate: Mon May  3 17:19:10 2021 +
Commit: Alessandro Barbieri  gmail  com>
CommitDate: Tue May  4 00:12:01 2021 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=de7b9a0e

dev-R/pillar: tidy metadata

Signed-off-by: Alessandro Barbieri  gmail.com>

 dev-R/pillar/metadata.xml | 46 --
 1 file changed, 16 insertions(+), 30 deletions(-)

diff --git a/dev-R/pillar/metadata.xml b/dev-R/pillar/metadata.xml
index 51d277fce..0e97ae11b 100644
--- a/dev-R/pillar/metadata.xml
+++ b/dev-R/pillar/metadata.xml
@@ -1,33 +1,19 @@
-
+
 http://www.gentoo.org/dtd/metadata.dtd;>
 
-   
-   lssndrbarbi...@gmail.com
-   Alessandro Barbieri
-   
-   
-   Provides 'pillar' and 'colonnade' generics designed for 
formatting columns of data using the full range of colours provided by modern 
terminals.
-   
-   
-   
-   https://github.com/r-lib/pillar/issues
-   
-   
-   
https://cran.r-project.org/web//packages/pillar/pillar.pdf
-   
-   
-   
https://cran.r-project.org/web//packages/pillar/news/news.html
-   
-   
-   
-   Kirill Müller
-   
-   
-   krlml...@mailbox.org
-   
-   
-   
-   r-lib/pillar
-   
-   
+  
+lssndrbarbi...@gmail.com
+Alessandro Barbieri
+  
+  Provides 'pillar' and 'colonnade' generics 
designed for formatting columns of data using the full range of colours 
provided by modern terminals.
+  
+https://github.com/r-lib/pillar/issues
+https://cran.r-project.org/web//packages/pillar/pillar.pdf
+
https://cran.r-project.org/web//packages/pillar/news/news.html
+
+  Kirill Mller
+  krlml...@mailbox.org
+
+r-lib/pillar
+  
 



[gentoo-commits] repo/proj/guru:dev commit in: dev-R/rlang/

2021-05-03 Thread Alessandro Barbieri
commit: 46a5202b86f459a364607368de2fc00c2867b830
Author: Alessandro Barbieri  gmail  com>
AuthorDate: Mon May  3 17:22:44 2021 +
Commit: Alessandro Barbieri  gmail  com>
CommitDate: Tue May  4 00:12:02 2021 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=46a5202b

dev-R/rlang: tidy metadata

Signed-off-by: Alessandro Barbieri  gmail.com>

 dev-R/rlang/metadata.xml | 46 --
 1 file changed, 16 insertions(+), 30 deletions(-)

diff --git a/dev-R/rlang/metadata.xml b/dev-R/rlang/metadata.xml
index f03eca44f..c7aea6c2f 100644
--- a/dev-R/rlang/metadata.xml
+++ b/dev-R/rlang/metadata.xml
@@ -1,33 +1,19 @@
-
+
 http://www.gentoo.org/dtd/metadata.dtd;>
 
-   
-   lssndrbarbi...@gmail.com
-   Alessandro Barbieri
-   
-   
-   A toolbox for working with base types, core R features like the 
condition system, and core 'Tidyverse' features like tidy evaluation.
-   
-   
-   
-   https://github.com/r-lib/rlang/issues
-   
-   
-   https://cran.r-project.org/web//packages/rlang/rlang.pdf
-   
-   
-   
https://cran.r-project.org/web//packages/rlang/news/news.html
-   
-   
-   
-   Lionel Henry
-   
-   
-   lio...@rstudio.com
-   
-   
-   
-   r-lib/rlang
-   
-   
+  
+lssndrbarbi...@gmail.com
+Alessandro Barbieri
+  
+  A toolbox for working with base types, core R 
features like the condition system, and core 'Tidyverse' features like tidy 
evaluation.
+  
+https://github.com/r-lib/rlang/issues
+https://cran.r-project.org/web//packages/rlang/rlang.pdf
+
https://cran.r-project.org/web//packages/rlang/news/news.html
+
+  Lionel Henry
+  lio...@rstudio.com
+
+r-lib/rlang
+  
 



[gentoo-commits] repo/proj/guru:dev commit in: dev-R/purrr/

2021-05-03 Thread Alessandro Barbieri
commit: fb82e744b02eab849047e146c2d1622ccd287a80
Author: Alessandro Barbieri  gmail  com>
AuthorDate: Mon May  3 17:21:09 2021 +
Commit: Alessandro Barbieri  gmail  com>
CommitDate: Tue May  4 00:12:02 2021 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=fb82e744

dev-R/purrr: tidy metadata

Signed-off-by: Alessandro Barbieri  gmail.com>

 dev-R/purrr/metadata.xml | 42 +++---
 1 file changed, 15 insertions(+), 27 deletions(-)

diff --git a/dev-R/purrr/metadata.xml b/dev-R/purrr/metadata.xml
index 2e6f8ac03..22713e830 100644
--- a/dev-R/purrr/metadata.xml
+++ b/dev-R/purrr/metadata.xml
@@ -1,30 +1,18 @@
-
+
 http://www.gentoo.org/dtd/metadata.dtd;>
 
-   
-   lssndrbarbi...@gmail.com
-   Alessandro Barbieri
-   
-   
-   
-   https://github.com/tidyverse/purrr/issues
-   
-   
-   https://cran.r-project.org/web//packages/purrr/purrr.pdf
-   
-   
-   
https://cran.r-project.org/web//packages/purrr/news/news.html
-   
-   
-   
-   Lionel Henry
-   
-   
-   lio...@rstudio.com
-   
-   
-   
-   tidyverse/purrr
-   
-   
+  
+lssndrbarbi...@gmail.com
+Alessandro Barbieri
+  
+  
+https://github.com/tidyverse/purrr/issues
+https://cran.r-project.org/web//packages/purrr/purrr.pdf
+
https://cran.r-project.org/web//packages/purrr/news/news.html
+
+  Lionel Henry
+  lio...@rstudio.com
+
+tidyverse/purrr
+  
 



[gentoo-commits] repo/proj/guru:dev commit in: dev-R/ellipsis/

2021-05-03 Thread Alessandro Barbieri
commit: 0d83b83b5289cf33cc541c45aebcd27e43a33543
Author: Alessandro Barbieri  gmail  com>
AuthorDate: Mon May  3 17:16:06 2021 +
Commit: Alessandro Barbieri  gmail  com>
CommitDate: Tue May  4 00:12:01 2021 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=0d83b83b

dev-R/ellipsis: tidy metadata

Signed-off-by: Alessandro Barbieri  gmail.com>

 dev-R/ellipsis/metadata.xml | 46 -
 1 file changed, 16 insertions(+), 30 deletions(-)

diff --git a/dev-R/ellipsis/metadata.xml b/dev-R/ellipsis/metadata.xml
index 2505476cc..0cbede97f 100644
--- a/dev-R/ellipsis/metadata.xml
+++ b/dev-R/ellipsis/metadata.xml
@@ -1,33 +1,19 @@
-
+
 http://www.gentoo.org/dtd/metadata.dtd;>
 
-   
-   lssndrbarbi...@gmail.com
-   Alessandro Barbieri
-   
-   
-   The ellipsis is a powerful tool for extending functions. 
Unfortunately this power comes at a cost: misspelled arguments will be silently 
ignored. The ellipsis package provides a collection of functions to catch 
problems and alert the user.
-   
-   
-   
-   https://github.com/r-lib/ellipsis/issues
-   
-   
-   
https://cran.r-project.org/web//packages/ellipsis/ellipsis.pdf
-   
-   
-   
https://cran.r-project.org/web//packages/ellipsis/news/news.html
-   
-   
-   
-   Hadley Wickham
-   
-   
-   had...@rstudio.com
-   
-   
-   
-   r-lib/ellipsis
-   
-   
+  
+lssndrbarbi...@gmail.com
+Alessandro Barbieri
+  
+  The ellipsis is a powerful tool for extending 
functions. Unfortunately this power comes at a cost: misspelled arguments will 
be silently ignored. The ellipsis package provides a collection of functions to 
catch problems and alert the user.
+  
+https://github.com/r-lib/ellipsis/issues
+https://cran.r-project.org/web//packages/ellipsis/ellipsis.pdf
+
https://cran.r-project.org/web//packages/ellipsis/news/news.html
+
+  Hadley Wickham
+  had...@rstudio.com
+
+r-lib/ellipsis
+  
 



[gentoo-commits] repo/proj/guru:dev commit in: dev-R/tidyselect/

2021-05-03 Thread Alessandro Barbieri
commit: 07a0810b6e6a891f5afaed7fff89de10a2eea7a1
Author: Alessandro Barbieri  gmail  com>
AuthorDate: Mon May  3 17:18:01 2021 +
Commit: Alessandro Barbieri  gmail  com>
CommitDate: Tue May  4 00:12:01 2021 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=07a0810b

dev-R/tidyselect: tidy metadata

Signed-off-by: Alessandro Barbieri  gmail.com>

 dev-R/tidyselect/metadata.xml | 46 +++
 1 file changed, 16 insertions(+), 30 deletions(-)

diff --git a/dev-R/tidyselect/metadata.xml b/dev-R/tidyselect/metadata.xml
index 97fc11461..dbc035c79 100644
--- a/dev-R/tidyselect/metadata.xml
+++ b/dev-R/tidyselect/metadata.xml
@@ -1,33 +1,19 @@
-
+
 http://www.gentoo.org/dtd/metadata.dtd;>
 
-   
-   lssndrbarbi...@gmail.com
-   Alessandro Barbieri
-   
-   
-   A backend for the selecting functions of the 'tidyverse'. It 
makes it easy to implement select-like functions in your own packages in a way 
that is consistent with other 'tidyverse' interfaces for selection.
-   
-   
-   
-   https://github.com/r-lib/tidyselect/issues
-   
-   
-   
https://cran.r-project.org/web//packages/tidyselect/tidyselect.pdf
-   
-   
-   
https://cran.r-project.org/web//packages/tidyselect/news/news.html
-   
-   
-   
-   Lionel Henry
-   
-   
-   lio...@rstudio.com
-   
-   
-   
-   r-lib/tidyselect
-   
-   
+  
+lssndrbarbi...@gmail.com
+Alessandro Barbieri
+  
+  A backend for the selecting functions of the 
'tidyverse'. It makes it easy to implement select-like functions in your own 
packages in a way that is consistent with other 'tidyverse' interfaces for 
selection.
+  
+https://github.com/r-lib/tidyselect/issues
+https://cran.r-project.org/web//packages/tidyselect/tidyselect.pdf
+
https://cran.r-project.org/web//packages/tidyselect/news/news.html
+
+  Lionel Henry
+  lio...@rstudio.com
+
+r-lib/tidyselect
+  
 



[gentoo-commits] repo/proj/guru:dev commit in: dev-R/dplyr/

2021-05-03 Thread Alessandro Barbieri
commit: 3623ca5de9c9e7846550d5f7c8523561d1e394af
Author: Alessandro Barbieri  gmail  com>
AuthorDate: Mon May  3 17:16:43 2021 +
Commit: Alessandro Barbieri  gmail  com>
CommitDate: Tue May  4 00:12:01 2021 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=3623ca5d

dev-R/dplyr: tidy metadata

Signed-off-by: Alessandro Barbieri  gmail.com>

 dev-R/dplyr/metadata.xml | 42 +++---
 1 file changed, 15 insertions(+), 27 deletions(-)

diff --git a/dev-R/dplyr/metadata.xml b/dev-R/dplyr/metadata.xml
index 8541447a6..f50e64bd9 100644
--- a/dev-R/dplyr/metadata.xml
+++ b/dev-R/dplyr/metadata.xml
@@ -1,30 +1,18 @@
-
+
 http://www.gentoo.org/dtd/metadata.dtd;>
 
-   
-   lssndrbarbi...@gmail.com
-   Alessandro Barbieri
-   
-   
-   
-   https://github.com/tidyverse/dplyr/issues
-   
-   
-   https://cran.r-project.org/web//packages/dplyr/dplyr.pdf
-   
-   
-   
https://cran.r-project.org/web//packages/dplyr/news/news.html
-   
-   
-   
-   Hadley Wickham
-   
-   
-   had...@rstudio.com
-   
-   
-   
-   tidyverse/dplyr
-   
-   
+  
+lssndrbarbi...@gmail.com
+Alessandro Barbieri
+  
+  
+https://github.com/tidyverse/dplyr/issues
+https://cran.r-project.org/web//packages/dplyr/dplyr.pdf
+
https://cran.r-project.org/web//packages/dplyr/news/news.html
+
+  Hadley Wickham
+  had...@rstudio.com
+
+tidyverse/dplyr
+  
 



[gentoo-commits] repo/proj/guru:dev commit in: dev-R/pkgconfig/

2021-05-03 Thread Alessandro Barbieri
commit: 2dc2a6873692b900911f6c41579601aaab8005c3
Author: Alessandro Barbieri  gmail  com>
AuthorDate: Mon May  3 17:22:21 2021 +
Commit: Alessandro Barbieri  gmail  com>
CommitDate: Tue May  4 00:12:02 2021 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=2dc2a687

dev-R/pkgconfig: tidy metadata

Signed-off-by: Alessandro Barbieri  gmail.com>

 dev-R/pkgconfig/metadata.xml | 42 +++---
 1 file changed, 15 insertions(+), 27 deletions(-)

diff --git a/dev-R/pkgconfig/metadata.xml b/dev-R/pkgconfig/metadata.xml
index b4cf9ea02..fb53fae7b 100644
--- a/dev-R/pkgconfig/metadata.xml
+++ b/dev-R/pkgconfig/metadata.xml
@@ -1,30 +1,18 @@
-
+
 http://www.gentoo.org/dtd/metadata.dtd;>
 
-   
-   lssndrbarbi...@gmail.com
-   Alessandro Barbieri
-   
-   
-   Set configuration options on a per-package basis. Options set 
by a given package only apply to that package, other packages are unaffected.
-   
-   
-   
-   https://github.com/r-lib/pkgconfig/issues
-   
-   
-   
https://cran.r-project.org/web//packages/pkgconfig/pkgconfig.pdf
-   
-   
-   
-   Gábor Csárdi
-   
-   
-   csardi.ga...@gmail.com
-   
-   
-   
-   r-lib/pkgconfig
-   
-   
+  
+lssndrbarbi...@gmail.com
+Alessandro Barbieri
+  
+  Set configuration options on a per-package basis. 
Options set by a given package only apply to that package, other packages are 
unaffected.
+  
+https://github.com/r-lib/pkgconfig/issues
+https://cran.r-project.org/web//packages/pkgconfig/pkgconfig.pdf
+
+  Gbor Csrdi
+  csardi.ga...@gmail.com
+
+r-lib/pkgconfig
+  
 



[gentoo-commits] repo/proj/guru:dev commit in: dev-R/glue/

2021-05-03 Thread Alessandro Barbieri
commit: 732eef6cefc61bd76b5ac6665ab31cbb1906cb84
Author: Alessandro Barbieri  gmail  com>
AuthorDate: Mon May  3 17:19:53 2021 +
Commit: Alessandro Barbieri  gmail  com>
CommitDate: Tue May  4 00:12:02 2021 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=732eef6c

dev-R/glue: tidy metadata

Signed-off-by: Alessandro Barbieri  gmail.com>

 dev-R/glue/metadata.xml | 46 --
 1 file changed, 16 insertions(+), 30 deletions(-)

diff --git a/dev-R/glue/metadata.xml b/dev-R/glue/metadata.xml
index 2926723f1..0b46306f1 100644
--- a/dev-R/glue/metadata.xml
+++ b/dev-R/glue/metadata.xml
@@ -1,33 +1,19 @@
-
+
 http://www.gentoo.org/dtd/metadata.dtd;>
 
-   
-   lssndrbarbi...@gmail.com
-   Alessandro Barbieri
-   
-   
-   An implementation of interpreted string literals, inspired by 
Python's Literal String Interpolation, Docstrings and Julia's Triple-Quoted 
String Literals
-   
-   
-   
-   https://github.com/tidyverse/glue/issues
-   
-   
-   https://cran.r-project.org/web//packages/glue/glue.pdf
-   
-   
-   
https://cran.r-project.org/web//packages/glue/news/news.html
-   
-   
-   
-   Jim Hester
-   
-   
-   james.f.hes...@gmail.com
-   
-   
-   
-   tidyverse/glue
-   
-   
+  
+lssndrbarbi...@gmail.com
+Alessandro Barbieri
+  
+  An implementation of interpreted string literals, 
inspired by Python's Literal String Interpolation, Docstrings and Julia's 
Triple-Quoted String Literals
+  
+https://github.com/tidyverse/glue/issues
+https://cran.r-project.org/web//packages/glue/glue.pdf
+
https://cran.r-project.org/web//packages/glue/news/news.html
+
+  Jim Hester
+  james.f.hes...@gmail.com
+
+tidyverse/glue
+  
 



[gentoo-commits] repo/proj/guru:dev commit in: dev-R/cellranger/

2021-05-03 Thread Alessandro Barbieri
commit: 564830047a3d43a34da04480b48f6a15fbfa4425
Author: Alessandro Barbieri  gmail  com>
AuthorDate: Mon May  3 17:13:37 2021 +
Commit: Alessandro Barbieri  gmail  com>
CommitDate: Tue May  4 00:12:01 2021 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=56483004

dev-R/cellranger: tidy metadata

Signed-off-by: Alessandro Barbieri  gmail.com>

 dev-R/cellranger/metadata.xml | 42 +++---
 1 file changed, 15 insertions(+), 27 deletions(-)

diff --git a/dev-R/cellranger/metadata.xml b/dev-R/cellranger/metadata.xml
index c69b6fb39..90212defb 100644
--- a/dev-R/cellranger/metadata.xml
+++ b/dev-R/cellranger/metadata.xml
@@ -1,30 +1,18 @@
-
+
 http://www.gentoo.org/dtd/metadata.dtd;>
 
-   
-   lssndrbarbi...@gmail.com
-   Alessandro Barbieri
-   
-   
-   
-   https://github.com/rsheets/cellranger/issues
-   
-   
-   https://github.com/rsheets/cellranger/issues
-   
-   
-   
https://cran.r-project.org/web//packages/cellranger/news.html
-   
-   
-   
-   Jennifer Bryan
-   
-   
-   je...@stat.ubc.ca
-   
-   
-   
-   rsheets/cellranger
-   
-   
+  
+lssndrbarbi...@gmail.com
+Alessandro Barbieri
+  
+  
+https://github.com/rsheets/cellranger/issues
+https://github.com/rsheets/cellranger/issues
+
https://cran.r-project.org/web//packages/cellranger/news.html
+
+  Jennifer Bryan
+  je...@stat.ubc.ca
+
+rsheets/cellranger
+  
 



[gentoo-commits] repo/proj/guru:dev commit in: dev-R/Rcpp/

2021-05-03 Thread Alessandro Barbieri
commit: aa04c62332e693aed0df885ac1c4fbc29725b9a1
Author: Alessandro Barbieri  gmail  com>
AuthorDate: Mon May  3 17:14:04 2021 +
Commit: Alessandro Barbieri  gmail  com>
CommitDate: Tue May  4 00:12:01 2021 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=aa04c623

dev-R/Rcpp: tidy metadata

Signed-off-by: Alessandro Barbieri  gmail.com>

 dev-R/Rcpp/metadata.xml | 46 --
 1 file changed, 16 insertions(+), 30 deletions(-)

diff --git a/dev-R/Rcpp/metadata.xml b/dev-R/Rcpp/metadata.xml
index 6dda53784..3a299b984 100644
--- a/dev-R/Rcpp/metadata.xml
+++ b/dev-R/Rcpp/metadata.xml
@@ -1,33 +1,19 @@
-
+
 http://www.gentoo.org/dtd/metadata.dtd;>
 
-   
-   lssndrbarbi...@gmail.com
-   Alessandro Barbieri
-   
-   
-   The 'Rcpp' package provides R functions as well as C++ classes 
which offer a seamless integration of R and C++. Many R data types and objects 
can be mapped back and forth to C++ equivalents which facilitates both writing 
of new code as well as easier integration of third-party libraries. 
Documentation about 'Rcpp' is provided by several vignettes included in this 
package
-   
-   
-   
-   https://github.com/RcppCore/Rcpp/issues
-   
-   
-   https://cran.r-project.org/web//packages/Rcpp/Rcpp.pdf
-   
-   
-   https://cran.r-project.org/web//packages/Rcpp/ChangeLog
-   
-   
-   
-   Dirk Eddelbuettel
-   
-   
-   e...@debian.org
-   
-   
-   
-   RcppCore/Rcpp
-   
-   
+  
+lssndrbarbi...@gmail.com
+Alessandro Barbieri
+  
+  The 'Rcpp' package provides R functions as well 
as C++ classes which offer a seamless integration of R and C++. Many R data 
types and objects can be mapped back and forth to C++ equivalents which 
facilitates both writing of new code as well as easier integration of 
third-party libraries. Documentation about 'Rcpp' is provided by several 
vignettes included in this package
+  
+https://github.com/RcppCore/Rcpp/issues
+https://cran.r-project.org/web//packages/Rcpp/Rcpp.pdf
+
https://cran.r-project.org/web//packages/Rcpp/ChangeLog
+
+  Dirk Eddelbuettel
+  e...@debian.org
+
+RcppCore/Rcpp
+  
 



[gentoo-commits] repo/proj/guru:dev commit in: dev-R/digest/

2021-05-03 Thread Alessandro Barbieri
commit: 04ce82d9cc143edc79f06c673c3e1f81dd73fcaa
Author: Alessandro Barbieri  gmail  com>
AuthorDate: Mon May  3 17:14:30 2021 +
Commit: Alessandro Barbieri  gmail  com>
CommitDate: Tue May  4 00:12:01 2021 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=04ce82d9

dev-R/digest: tidy metadata

Signed-off-by: Alessandro Barbieri  gmail.com>

 dev-R/digest/metadata.xml | 46 --
 1 file changed, 16 insertions(+), 30 deletions(-)

diff --git a/dev-R/digest/metadata.xml b/dev-R/digest/metadata.xml
index 4aee549a4..1d6b00e75 100644
--- a/dev-R/digest/metadata.xml
+++ b/dev-R/digest/metadata.xml
@@ -1,33 +1,19 @@
-
+
 http://www.gentoo.org/dtd/metadata.dtd;>
 
-   
-   lssndrbarbi...@gmail.com
-   Alessandro Barbieri
-   
-   
-   Implementation of a function 'digest()' for the creation of 
hash digests of arbitrary R objects (using the 'md5', 'sha-1', 'sha-256', 
'crc32', 'xxhash', 'murmurhash' and 'spookyhash' algorithms) permitting easy 
comparison of R language objects, as well as functions such as'hmac()' to 
create hash-based message authentication code. Please note that this package is 
not meant to be deployed for cryptographic purposes for which more 
comprehensive (and widely tested) libraries such as 'OpenSSL' should be used.
-   
-   
-   
-   https://github.com/eddelbuettel/digest/issues
-   
-   
-   
https://cran.r-project.org/web//packages/digest/digest.pdf
-   
-   
-   
https://cran.r-project.org/web//packages/digest/ChangeLog
-   
-   
-   
-   Dirk Eddelbuettel
-   
-   
-   e...@debian.org
-   
-   
-   
-   eddelbuettel/digest
-   
-   
+  
+lssndrbarbi...@gmail.com
+Alessandro Barbieri
+  
+  Implementation of a function 'digest()' for the 
creation of hash digests of arbitrary R objects (using the 'md5', 'sha-1', 
'sha-256', 'crc32', 'xxhash', 'murmurhash' and 'spookyhash' algorithms) 
permitting easy comparison of R language objects, as well as functions such 
as'hmac()' to create hash-based message authentication code. Please note that 
this package is not meant to be deployed for cryptographic purposes for which 
more comprehensive (and widely tested) libraries such as 'OpenSSL' should be 
used.
+  
+https://github.com/eddelbuettel/digest/issues
+https://cran.r-project.org/web//packages/digest/digest.pdf
+
https://cran.r-project.org/web//packages/digest/ChangeLog
+
+  Dirk Eddelbuettel
+  e...@debian.org
+
+eddelbuettel/digest
+  
 



[gentoo-commits] repo/proj/guru:dev commit in: dev-R/crayon/

2021-05-03 Thread Alessandro Barbieri
commit: 1d51ddede461fe21781f3915f71d603e1b5c344f
Author: Alessandro Barbieri  gmail  com>
AuthorDate: Mon May  3 17:15:40 2021 +
Commit: Alessandro Barbieri  gmail  com>
CommitDate: Tue May  4 00:12:01 2021 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=1d51dded

dev-R/crayon: tidy metadata

Signed-off-by: Alessandro Barbieri  gmail.com>

 dev-R/crayon/metadata.xml | 42 +++---
 1 file changed, 15 insertions(+), 27 deletions(-)

diff --git a/dev-R/crayon/metadata.xml b/dev-R/crayon/metadata.xml
index caab7c765..0904f5e5e 100644
--- a/dev-R/crayon/metadata.xml
+++ b/dev-R/crayon/metadata.xml
@@ -1,30 +1,18 @@
-
+
 http://www.gentoo.org/dtd/metadata.dtd;>
 
-   
-   lssndrbarbi...@gmail.com
-   Alessandro Barbieri
-   
-   
-   Colored terminal output on terminals that support 'ANSI' color 
and highlight codes. It also works in 'Emacs' 'ESS'. 'ANSI' color support is 
automatically detected. Colors and highlighting can be combined and nested. New 
styles can also be created easily. This package was inspired by the 'chalk' 
'JavaScript' project.
-   
-   
-   
-   https://github.com/r-lib/crayon/issues
-   
-   
-   
https://cran.r-project.org/web//packages/crayon/crayon.pdf
-   
-   
-   
-   Gábor Csárdi
-   
-   
-   csardi.ga...@gmail.com
-   
-   
-   
-   r-lib/crayon
-   
-   
+  
+lssndrbarbi...@gmail.com
+Alessandro Barbieri
+  
+  Colored terminal output on terminals that support 
'ANSI' color and highlight codes. It also works in 'Emacs' 'ESS'. 'ANSI' color 
support is automatically detected. Colors and highlighting can be combined and 
nested. New styles can also be created easily. This package was inspired by the 
'chalk' 'JavaScript' project.
+  
+https://github.com/r-lib/crayon/issues
+https://cran.r-project.org/web//packages/crayon/crayon.pdf
+
+  Gbor Csrdi
+  csardi.ga...@gmail.com
+
+r-lib/crayon
+  
 



[gentoo-commits] repo/proj/guru:dev commit in: dev-R/cli/

2021-05-03 Thread Alessandro Barbieri
commit: 1c7a087b85ff5b5fc5988c3111481487ee116d56
Author: Alessandro Barbieri  gmail  com>
AuthorDate: Mon May  3 17:15:08 2021 +
Commit: Alessandro Barbieri  gmail  com>
CommitDate: Tue May  4 00:12:01 2021 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=1c7a087b

dev-R/cli: tidy metadata

Signed-off-by: Alessandro Barbieri  gmail.com>

 dev-R/cli/metadata.xml | 46 --
 1 file changed, 16 insertions(+), 30 deletions(-)

diff --git a/dev-R/cli/metadata.xml b/dev-R/cli/metadata.xml
index 8a26b07a1..3811a305e 100644
--- a/dev-R/cli/metadata.xml
+++ b/dev-R/cli/metadata.xml
@@ -1,33 +1,19 @@
-
+
 http://www.gentoo.org/dtd/metadata.dtd;>
 
-   
-   lssndrbarbi...@gmail.com
-   Alessandro Barbieri
-   
-   
-   A suite of tools to build attractive command line interfaces 
('CLIs'), from semantic elements: headings, lists, alerts, paragraphs, etc. 
Supports custom themes via a 'CSS'-like language. It also contains a number of 
lower level 'CLI' elements: rules, boxes, trees, and 'Unicode' symbols with 
'ASCII' alternatives. It integrates with the 'crayon' package to support 'ANSI' 
terminal colors.
-   
-   
-   
-   https://github.com/r-lib/cli/issues
-   
-   
-   https://cran.r-project.org/web//packages/cli/cli.pdf
-   
-   
-   
https://cran.r-project.org/web//packages/cli/news/news.html
-   
-   
-   
-   Gábor Csárdi
-   
-   
-   csardi.ga...@gmail.com
-   
-   
-   
-   r-lib/cli
-   
-   
+  
+lssndrbarbi...@gmail.com
+Alessandro Barbieri
+  
+  A suite of tools to build attractive command line 
interfaces ('CLIs'), from semantic elements: headings, lists, alerts, 
paragraphs, etc. Supports custom themes via a 'CSS'-like language. It also 
contains a number of lower level 'CLI' elements: rules, boxes, trees, and 
'Unicode' symbols with 'ASCII' alternatives. It integrates with the 'crayon' 
package to support 'ANSI' terminal colors.
+  
+https://github.com/r-lib/cli/issues
+https://cran.r-project.org/web//packages/cli/cli.pdf
+
https://cran.r-project.org/web//packages/cli/news/news.html
+
+  Gbor Csrdi
+  csardi.ga...@gmail.com
+
+r-lib/cli
+  
 



[gentoo-commits] repo/proj/guru:dev commit in: games-action/blackvoxel/

2021-05-03 Thread Samuel Bauer
commit: a1cc0bbf78ace25982570994ef1eac6a0093c46e
Author: Samuel Bauer  yahoo  fr>
AuthorDate: Mon May  3 19:35:27 2021 +
Commit: Samuel Bauer  yahoo  fr>
CommitDate: Mon May  3 19:35:27 2021 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=a1cc0bbf

games-action/blackvoxel: integrate work from #787074 in live ebuild

Signed-off-by: Samuel Bauer  yahoo.fr>

 games-action/blackvoxel/blackvoxel-.ebuild | 13 -
 1 file changed, 12 insertions(+), 1 deletion(-)

diff --git a/games-action/blackvoxel/blackvoxel-.ebuild 
b/games-action/blackvoxel/blackvoxel-.ebuild
index d20271cef..2cdbbd8db 100644
--- a/games-action/blackvoxel/blackvoxel-.ebuild
+++ b/games-action/blackvoxel/blackvoxel-.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-inherit git-r3
+inherit git-r3 toolchain-funcs
 
 DESCRIPTION="Blackvoxel Video Game"
 HOMEPAGE="https://www.blackvoxel.com/;
@@ -30,11 +30,22 @@ src_prepare() {
sed -i -e 's/LDFLAGS=/LDFLAGS+= /' -e '/LDFLAGS/s/-s -zrelro //' \
-e '/(CPU_BITS)/ { s/; make //; s/cd/+make -C/}' \
-e '/CFLAGS+/d' -e 's/CFLAGS=/CFLAGS+=/' \
+   -e '/^CC=/d' -e 's/^LD=/CXX?=/' \
+   -e 's/CFLAGS/CXXFLAGS/g' -e 's/\$(CC)/$(CXX)/' \
+   -e 's/\$(LD)/$(CXX)/' \
Makefile || die
+   sed -i -e 's/\/$(CC)/' -e 's/\/$(CXX)/' \
+   -e 's/\/$(AR)/' src/sc_Squirrel3/squirrel/Makefile \
+   src/sc_Squirrel3/sqstdlib/Makefile \
+   src/sc_Squirrel3/sq/Makefile || die
default
 }
 
 src_compile() {
+   export CXX="$(tc-getCXX)"
+   export CC="$(tc-getCC)"
+   export AR="$(tc-getAR)"
+
emake blackvoxeldatadir="/usr/share/${PN}" bindir="/usr/bin"
 }
 



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Config-MVP/

2021-05-03 Thread Andreas K. Hüttel
commit: 8727e4cf908cacb796d0f670fc5c2e2079b4a3d2
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Mon May  3 23:15:56 2021 +
Commit: Andreas K. Hüttel  gentoo  org>
CommitDate: Mon May  3 23:16:13 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8727e4cf

dev-perl/Config-MVP: Version bump 2.200012

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

 dev-perl/Config-MVP/Config-MVP-2.200.12.ebuild | 46 ++
 dev-perl/Config-MVP/Manifest   |  1 +
 2 files changed, 47 insertions(+)

diff --git a/dev-perl/Config-MVP/Config-MVP-2.200.12.ebuild 
b/dev-perl/Config-MVP/Config-MVP-2.200.12.ebuild
new file mode 100644
index 000..fe983d27314
--- /dev/null
+++ b/dev-perl/Config-MVP/Config-MVP-2.200.12.ebuild
@@ -0,0 +1,46 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+DIST_AUTHOR=RJBS
+DIST_VERSION=2.200012
+inherit perl-module
+
+DESCRIPTION="multivalue-property package-oriented configuration"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test minimal"
+RESTRICT="!test? ( test )"
+
+# r: Module::Pluggable::Object -> Module-Pluggable
+# r: Moose::Role -> Moose
+# r: Moose::Util::TypeConstraints -> Moose
+# r: Role::Identifiable::HasIdent -> Role-Identifiable
+# r: StackTrace::Auto -> Throwable
+# r: Test::More -> Test-Simple (Yes, Runtime)
+# r: overload, string, warnings -> perl
+RDEPEND="
+   >=dev-perl/Class-Load-0.170.0
+   virtual/perl-File-Spec
+   dev-perl/Module-Pluggable
+   >=dev-perl/Moose-0.910.0
+   dev-perl/MooseX-OneArgNew
+   dev-perl/Params-Util
+   dev-perl/Role-HasMessage
+   dev-perl/Role-Identifiable
+   dev-perl/Throwable
+   dev-perl/Tie-IxHash
+   dev-perl/Try-Tiny
+"
+# t: lib -> perl
+BDEPEND="
+   ${RDEPEND}
+   virtual/perl-ExtUtils-MakeMaker
+   test? (
+   !minimal? (
+   >=virtual/perl-CPAN-Meta-2.120.900
+   )
+   dev-perl/Test-Fatal
+   >=virtual/perl-Test-Simple-0.960.0
+   )
+"

diff --git a/dev-perl/Config-MVP/Manifest b/dev-perl/Config-MVP/Manifest
index e98867488b6..f7a68aa3079 100644
--- a/dev-perl/Config-MVP/Manifest
+++ b/dev-perl/Config-MVP/Manifest
@@ -1 +1,2 @@
 DIST Config-MVP-2.200011.tar.gz 33387 BLAKE2B 
cd57bc21b3106ee991dcaf07017a41dbec4453bc98b823820f431d86101ed0c0a0814a8617c37b3df1bf1a264ff07a184fedc94920c68946837e3852076b0f92
 SHA512 
8e4c178b355a5e4ef4a1d7f8b304a1411f19f6ca601e6ab6593b0b3e9002f7f5ba64eb49714bc155741651dc501b87296e2fc4a3388e7616efdd4dd893866606
+DIST Config-MVP-2.200012.tar.gz 34232 BLAKE2B 
89a99cfc6b9c79abbca4ee2d8874bc77be4190c62cf30cd92acdac3ec2eab609acb3492a4bdf465b6a7cae56f17ca936257ac22876a9babeacef804383f9
 SHA512 
1da64c93c0298dc9a25b289632ee59e61de0640d545049505825353c1f7c88e039fc09d4037e13bc51c27bea3f10fdca542eea2f15ef9e4694e5dd0d565ef414



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

2021-05-03 Thread Matt Turner
commit: b56b3815db437d9edbac08b9c81127e4efc36316
Author: Matt Turner  gentoo  org>
AuthorDate: Mon May  3 15:37:27 2021 +
Commit: Matt Turner  gentoo  org>
CommitDate: Mon May  3 22:39:42 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b56b3815

dev-util/gi-docgen: Add new package

Closes: https://bugs.gentoo.org/787482
Signed-off-by: Matt Turner  gentoo.org>

 dev-util/gi-docgen/Manifest|  1 +
 dev-util/gi-docgen/gi-docgen-2021.5.ebuild | 29 +
 dev-util/gi-docgen/metadata.xml|  8 
 3 files changed, 38 insertions(+)

diff --git a/dev-util/gi-docgen/Manifest b/dev-util/gi-docgen/Manifest
new file mode 100644
index 000..1f254544e60
--- /dev/null
+++ b/dev-util/gi-docgen/Manifest
@@ -0,0 +1 @@
+DIST gi-docgen-2021.5.tar.gz 1251568 BLAKE2B 
6dfd34ba97881562e5474874e3d51214b9536356d02c341ac2e7b135c49c5948114e0c78b2d53678ca09006238ec5ead50a1c0a50328ea5392960cd8c434c8e9
 SHA512 
30b91c2edf4be92eb4164ba64433948d2ae1c2857e54ac07a71aa1393d2ab61b77371c03504b521049f1841093ef3384788eaffab4208ef4e6fda8f254736ec6

diff --git a/dev-util/gi-docgen/gi-docgen-2021.5.ebuild 
b/dev-util/gi-docgen/gi-docgen-2021.5.ebuild
new file mode 100644
index 000..f3453e3540d
--- /dev/null
+++ b/dev-util/gi-docgen/gi-docgen-2021.5.ebuild
@@ -0,0 +1,29 @@
+# Copyright 2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+DISTUTILS_SINGLE_IMPL=1
+PYTHON_COMPAT=( python3_{7..9} )
+inherit distutils-r1
+
+DESCRIPTION="A documentation generator for GObject-based libraries"
+HOMEPAGE="https://gitlab.gnome.org/GNOME/gi-docgen 
https://pypi.org/project/gi-docgen/;
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="|| ( Apache-2.0 GPL-3+ ) CC0-1.0 OFL-1.1 MIT"
+SLOT="0"
+KEYWORDS="~amd64"
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
+
+RDEPEND="
+   ${PYTHON_DEPS}
+   $(python_gen_cond_dep '
+   >=dev-python/markdown-3[${PYTHON_USEDEP}]
+   >=dev-python/markupsafe-1[${PYTHON_USEDEP}]
+   >=dev-python/pygments-2[${PYTHON_USEDEP}]
+   >=dev-python/jinja-2[${PYTHON_USEDEP}]
+   dev-python/toml[${PYTHON_USEDEP}]
+   >=dev-python/typogrify-2[${PYTHON_USEDEP}]
+   ')
+"
+DEPEND="${RDEPEND}"

diff --git a/dev-util/gi-docgen/metadata.xml b/dev-util/gi-docgen/metadata.xml
new file mode 100644
index 000..39980802b1d
--- /dev/null
+++ b/dev-util/gi-docgen/metadata.xml
@@ -0,0 +1,8 @@
+
+http://www.gentoo.org/dtd/metadata.dtd;>
+
+
+   gn...@gentoo.org
+   Gentoo GNOME Desktop
+
+



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

2021-05-03 Thread Matt Turner
commit: 9e1a78b4da64ca9d1531fce6f69b379edda9e62c
Author: Matt Turner  gentoo  org>
AuthorDate: Mon May  3 16:06:33 2021 +
Commit: Matt Turner  gentoo  org>
CommitDate: Mon May  3 22:39:42 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9e1a78b4

gui-libs/gtk: Depend on dev-util/gi-docgen

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

 gui-libs/gtk/gtk-4.2.0.ebuild | 9 +++--
 1 file changed, 7 insertions(+), 2 deletions(-)

diff --git a/gui-libs/gtk/gtk-4.2.0.ebuild b/gui-libs/gtk/gtk-4.2.0.ebuild
index c08b1a24df1..43ef1917efa 100644
--- a/gui-libs/gtk/gtk-4.2.0.ebuild
+++ b/gui-libs/gtk/gtk-4.2.0.ebuild
@@ -13,6 +13,7 @@ SLOT="4"
 IUSE="aqua broadway cloudprint colord cups examples ffmpeg gstreamer gtk-doc 
+introspection sysprof test vulkan wayland +X xinerama"
 REQUIRED_USE="
|| ( aqua wayland X )
+   gtk-doc? ( introspection )
xinerama? ( X )
 "
 
@@ -80,12 +81,11 @@ BDEPEND="
dev-libs/libxslt
>=dev-util/gdbus-codegen-2.48
dev-util/glib-utils
-   >=dev-util/gtk-doc-am-1.20
>=sys-devel/gettext-0.19.7
virtual/pkgconfig
gtk-doc? (
app-text/docbook-xml-dtd:4.3
-   >=dev-util/gtk-doc-1.33
+   dev-util/gi-docgen
)
test? (
dev-libs/glib:2
@@ -159,6 +159,11 @@ src_test() {
fi
 }
 
+src_install() {
+   meson_src_install
+   mv "${ED}"/usr/share/doc/{gtk4,${P}} || die
+}
+
 pkg_preinst() {
gnome2_schemas_savelist
 }



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

2021-05-03 Thread Matt Turner
commit: 7d33c7974578c291da715a1ca47ed9902a3b8da7
Author: Chris Mayo  gmail  com>
AuthorDate: Wed Apr  7 18:31:57 2021 +
Commit: Matt Turner  gentoo  org>
CommitDate: Mon May  3 22:39:41 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7d33c797

dev-python/typogrify: new ebuild

Closes: https://github.com/gentoo/gentoo/pull/20186
Closes: https://github.com/gentoo/gentoo/pull/20670
Signed-off-by: Chris Mayo  gmail.com>
Signed-off-by: Matt Turner  gentoo.org>

 dev-python/typogrify/Manifest   |  1 +
 dev-python/typogrify/metadata.xml   | 14 ++
 dev-python/typogrify/typogrify-2.0.7.ebuild | 27 +++
 3 files changed, 42 insertions(+)

diff --git a/dev-python/typogrify/Manifest b/dev-python/typogrify/Manifest
new file mode 100644
index 000..f55f3ea5ae7
--- /dev/null
+++ b/dev-python/typogrify/Manifest
@@ -0,0 +1 @@
+DIST typogrify-2.0.7.tar.gz 12903 BLAKE2B 
e08b27a531f21e99d5a35c47c1deb94bc7f67e31a47789ba4750520c893633966b1319a731c81ab2435e7024aea1e8fd0b46a52bbb73a050cdf83a1588644d18
 SHA512 
6212024a88372f1b14e5932c0541ec4d5a2ada7514c1327dc8f3775cd7adf3372cae0037c4310ed4a03fd0657a91eb4c0d114b74172190f7f84d82908441ddd0

diff --git a/dev-python/typogrify/metadata.xml 
b/dev-python/typogrify/metadata.xml
new file mode 100644
index 000..288c408a5ef
--- /dev/null
+++ b/dev-python/typogrify/metadata.xml
@@ -0,0 +1,14 @@
+
+http://www.gentoo.org/dtd/metadata.dtd;>
+
+   
+   pyt...@gentoo.org
+   Python
+   
+   
+   
+   typogrify
+   mintchaos/typogrify
+   
https://github.com/mintchaos/typogrify/issues/
+   
+

diff --git a/dev-python/typogrify/typogrify-2.0.7.ebuild 
b/dev-python/typogrify/typogrify-2.0.7.ebuild
new file mode 100644
index 000..9b24bf19f43
--- /dev/null
+++ b/dev-python/typogrify/typogrify-2.0.7.ebuild
@@ -0,0 +1,27 @@
+# Copyright 2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{7..9} )
+inherit distutils-r1
+
+DESCRIPTION="Filters for web typography, supporting Django & Jinja templates"
+HOMEPAGE="https://github.com/mintchaos/typogrify/ 
https://pypi.org/project/typogrify/;
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+DEPEND="
+   ${PYTHON_DEPS}
+   >=dev-python/smartypants-1.8.3[${PYTHON_USEDEP}]
+"
+RDEPEND="${DEPEND}"
+
+distutils_enable_tests pytest
+
+python_test() {
+   epytest --doctest-modules typogrify/filters.py 
typogrify/packages/titlecase/tests.py
+}



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

2021-05-03 Thread Matt Turner
commit: 9c6ef224832b09681ccc369e1b9413df6ccb3d6d
Author: Matt Turner  gentoo  org>
AuthorDate: Mon May  3 16:05:18 2021 +
Commit: Matt Turner  gentoo  org>
CommitDate: Mon May  3 22:39:42 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9c6ef224

x11-libs/pango: Depend on dev-util/gi-docgen

Closes: https://bugs.gentoo.org/787482
Signed-off-by: Matt Turner  gentoo.org>

 x11-libs/pango/pango-1.48.4.ebuild | 13 +
 1 file changed, 9 insertions(+), 4 deletions(-)

diff --git a/x11-libs/pango/pango-1.48.4.ebuild 
b/x11-libs/pango/pango-1.48.4.ebuild
index 3928315b1d7..53dc3cde0ba 100644
--- a/x11-libs/pango/pango-1.48.4.ebuild
+++ b/x11-libs/pango/pango-1.48.4.ebuild
@@ -11,11 +11,12 @@ 
SRC_URI="http://ftp.gnome.org/pub/GNOME/sources/pango/$(ver_cut 1-2)/${P}.tar.xz
 
 LICENSE="LGPL-2+ FTL"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc 
~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~amd64"
 
 # X USE flag is simply a stub until all revdeps have been adjusted to use X(+)
 IUSE="gtk-doc +introspection sysprof test +X"
 RESTRICT="!test? ( test )"
+REQUIRED_USE="gtk-doc? ( introspection )"
 
 RDEPEND="
>=dev-libs/fribidi-0.19.7[${MULTILIB_USEDEP}]
@@ -38,7 +39,7 @@ BDEPEND="
dev-util/glib-utils
virtual/pkgconfig
gtk-doc? (
-   >=dev-util/gtk-doc-1.20
+   dev-util/gi-docgen
app-text/docbook-xml-dtd:4.2
app-text/docbook-xml-dtd:4.5
)
@@ -68,12 +69,16 @@ muiltilib_src_compile() {
meson_src_compile
 }
 
+multilib_src_test() {
+   meson_src_test
+}
+
 multilib_src_install() {
meson_src_install
 }
 
-multilib_src_test() {
-   meson_src_test
+multilib_src_install_all() {
+   mv "${ED}"/usr/share/doc/{${PN},${P}} || die
 }
 
 pkg_postinst() {



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

2021-05-03 Thread William Hubbs
commit: 13b2d4a97078e21b981c0c0ed1e9ad1952fc78ac
Author: William Hubbs  gentoo  org>
AuthorDate: Mon May  3 22:27:53 2021 +
Commit: William Hubbs  gentoo  org>
CommitDate: Mon May  3 22:37:50 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=13b2d4a9

app-metrics/blackbox_exporter: 0.18.2 rev bump

- clean up binary renaming
- disable tests (they require the network)

Closes: https://bugs.gentoo.org/701232
Closes: https://bugs.gentoo.org/731006
Closes: https://bugs.gentoo.org/781869
Signed-off-by: William Hubbs  gentoo.org>

 .../blackbox_exporter-0.18.0-r2.ebuild | 53 ++
 1 file changed, 53 insertions(+)

diff --git a/app-metrics/blackbox_exporter/blackbox_exporter-0.18.0-r2.ebuild 
b/app-metrics/blackbox_exporter/blackbox_exporter-0.18.0-r2.ebuild
new file mode 100644
index 000..f91c8f04e99
--- /dev/null
+++ b/app-metrics/blackbox_exporter/blackbox_exporter-0.18.0-r2.ebuild
@@ -0,0 +1,53 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+inherit fcaps go-module systemd
+GIT_COMMIT=1bc7680
+MY_PV="v${PV/_rc/-rc.}"
+
+DESCRIPTION="Prometheus exporter for blackbox probing via HTTP, HTTPS, DNS, 
TCP and ICMP"
+HOMEPAGE="https://github.com/prometheus/blackbox_exporter;
+SRC_URI="https://github.com/prometheus/blackbox_exporter/archive/${MY_PV}.tar.gz
 -> ${P}.tar.gz"
+
+LICENSE="Apache-2.0 BSD BSD-2 MIT"
+SLOT="0"
+KEYWORDS="~amd64"
+
+BDEPEND="dev-util/promu"
+
+DEPEND="
+   acct-group/blackbox_exporter
+   acct-user/blackbox_exporter"
+
+FILECAPS=(
+   cap_net_raw usr/bin/blackbox_exporter
+)
+
+# tests require the network
+restrict+=" test "
+src_prepare() {
+   default
+   sed -i \
+   -e "s/{{.Branch}}/Head/" \
+   -e "s/{{.Revision}}/${GIT_COMMIT}/" \
+   -e "s/{{.Revision}}/${PV}/" .promu.yml || die
+}
+
+src_compile() {
+   promu build -v --prefix bin || die
+}
+
+src_install() {
+   dobin bin/*
+   dodoc {README,CONFIGURATION}.md blackbox.yml
+   insinto /etc/blackbox_exporter
+   newins example.yml blackbox.yml
+   keepdir /var/lib/blackbox_exporter /var/log/blackbox_exporter
+   fowners ${PN}:${PN} /var/lib/blackbox_exporter 
/var/log/blackbox_exporter
+   systemd_dounit "${FILESDIR}"/blackbox_exporter.service
+   newinitd "${FILESDIR}"/${PN}.initd ${PN}
+   newconfd "${FILESDIR}"/${PN}.confd ${PN}
+   insinto /etc/logrotate.d
+   newins "${FILESDIR}/${PN}.logrotated" "${PN}"
+}



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

2021-05-03 Thread Matt Turner
commit: 107f6d3889a9e5e50fd039355491b9e58b5c95b2
Author: Matt Turner  gentoo  org>
AuthorDate: Mon May  3 22:33:36 2021 +
Commit: Matt Turner  gentoo  org>
CommitDate: Mon May  3 22:35:45 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=107f6d38

media-libs/freeglut: Revbump

Closes: https://bugs.gentoo.org/773478
Signed-off-by: Matt Turner  gentoo.org>

 media-libs/freeglut/{freeglut-3.2.1.ebuild => freeglut-3.2.1-r1.ebuild} | 0
 1 file changed, 0 insertions(+), 0 deletions(-)

diff --git a/media-libs/freeglut/freeglut-3.2.1.ebuild 
b/media-libs/freeglut/freeglut-3.2.1-r1.ebuild
similarity index 100%
rename from media-libs/freeglut/freeglut-3.2.1.ebuild
rename to media-libs/freeglut/freeglut-3.2.1-r1.ebuild



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

2021-05-03 Thread Piotr Karbowski
commit: 84d9dd1a124b27173f96ebb40c067deba1352da7
Author: Piotr Karbowski  gentoo  org>
AuthorDate: Mon May  3 22:27:53 2021 +
Commit: Piotr Karbowski  gentoo  org>
CommitDate: Mon May  3 22:28:55 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=84d9dd1a

dev-python/ssh2-python: new package.

Signed-off-by: Piotr Karbowski  gentoo.org>

 dev-python/ssh2-python/Manifest  |  1 +
 dev-python/ssh2-python/metadata.xml  | 12 
 dev-python/ssh2-python/ssh2-python-0.26.0.ebuild | 24 
 3 files changed, 37 insertions(+)

diff --git a/dev-python/ssh2-python/Manifest b/dev-python/ssh2-python/Manifest
new file mode 100644
index 000..5a4bbd6fd4d
--- /dev/null
+++ b/dev-python/ssh2-python/Manifest
@@ -0,0 +1 @@
+DIST ssh2-python-0.26.0.tar.gz 1147243 BLAKE2B 
56ee98fa8694d6c9e0c163ec0200c96d8330172c0ae4612f40805ac26da02c7cf64fd4dd49841733c36ed7112c62baa036c901a9ef74a33a92a3d8dc66dc27cb
 SHA512 
35f1a5486bc54bf2242d5b1d2fa24bd5365ffa864a8ae0f4a9f8d96f155ba0877e7dafdf87ea9988b146d8a36c203e44ca9a36a83a5060568bf798468e4a8116

diff --git a/dev-python/ssh2-python/metadata.xml 
b/dev-python/ssh2-python/metadata.xml
new file mode 100644
index 000..e796b5cdc6d
--- /dev/null
+++ b/dev-python/ssh2-python/metadata.xml
@@ -0,0 +1,12 @@
+
+http://www.gentoo.org/dtd/metadata.dtd;>
+
+   
+   slashbe...@gentoo.org
+   Piotr Karbowski
+   
+   
+   ParallelSSH/ssh2-python
+   ssh2-python
+   
+

diff --git a/dev-python/ssh2-python/ssh2-python-0.26.0.ebuild 
b/dev-python/ssh2-python/ssh2-python-0.26.0.ebuild
new file mode 100644
index 000..c23977ec892
--- /dev/null
+++ b/dev-python/ssh2-python/ssh2-python-0.26.0.ebuild
@@ -0,0 +1,24 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{8..9} )
+inherit distutils-r1
+
+DESCRIPTION="Super fast SSH2 protocol library, Python bindings for libssh2"
+HOMEPAGE="https://pypi.org/project/ssh2-python/;
+SRC_URI="https://github.com/ParallelSSH/${PN}/archive/refs/tags/${PV}.tar.gz 
-> ${P}.tar.gz"
+
+LICENSE="LGPL-2.1"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+DEPEND="
+   net-libs/libssh2
+   dev-libs/openssl
+   sys-libs/zlib
+"
+python_configure_all() {
+   export SYSTEM_LIBSSH2=1
+}



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

2021-05-03 Thread William Hubbs
commit: 2301b544dca47620e194b771a3e43efdff4722db
Author: William Hubbs  gentoo  org>
AuthorDate: Mon May  3 22:03:48 2021 +
Commit: William Hubbs  gentoo  org>
CommitDate: Mon May  3 22:04:25 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2301b544

dev-util/src-cli: 3.27.0 bump

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

 dev-util/src-cli/Manifest  |   1 +
 dev-util/src-cli/src-cli-3.27.0.ebuild | 140 +
 2 files changed, 141 insertions(+)

diff --git a/dev-util/src-cli/Manifest b/dev-util/src-cli/Manifest
index 873dbe6c70c..9c412a10317 100644
--- a/dev-util/src-cli/Manifest
+++ b/dev-util/src-cli/Manifest
@@ -113,3 +113,4 @@ DIST 
jaytaylor.com%2Fhtml2text%2F@v%2Fv0.0.0-20200412013138-3577fbdbcff7.mod 31
 DIST jaytaylor.com%2Fhtml2text%2F@v%2Fv0.0.0-20200412013138-3577fbdbcff7.zip 
17752 BLAKE2B 
a752c67083d89d471656ec2f0fcd07b7c3c240acd781b01d050637f6dacbcce36b6ea2b194798fd0d7c0b5b983cc800fdaf3f0ba0d86daa931696df1a9df53bc
 SHA512 
bf78ce9abfea5e74bcee2d6a2c54c894433f7e88ddde0ebb67647bcaad158d6981ff979cfe4eac530f81294cd07a72de93efc8776a5008b9e6aaf71f445fe744
 DIST src-cli-3.26.2.tar.gz 193123 BLAKE2B 
d7973697e4a83248228f9db0cc04a168afbc18d0ad7a818df5c107dee219d3a5fdffbdda1c6cdffaa5ce3d54e193436bfd47f23a2453532224217a4c9b0ac6ba
 SHA512 
784f9972b7661bec78ef06bbf529f79fdd340adacb7a957aaf756500e52525ca980b661aced6f755cdf1521135afcd94cb0e0e65187ae25d7c10278b43d5828e
 DIST src-cli-3.26.3.tar.gz 193771 BLAKE2B 
713ee83c856de22385b473cb063370639996cca25b296846debca24dbadaf072992170339f0a25f07d4f225c4cc457e3210fcc96f3b59f2686c4263aaec67097
 SHA512 
cdb7362dc6508ac50b00e0db26a5679787cfc8512c5d3f2251635c02b808aa40039b4544c4b8c7fd9d829957e09541ebbdae66ebca352dcdf6960359fcdf4e86
+DIST src-cli-3.27.0.tar.gz 194630 BLAKE2B 
9d5d971d17a33bd8d41f7a121399f598f6718acda4d52626b856dbb53cb489846dcf8ae5f33d86db6e26c1d3d858dbc0a006efc79baba8fadc149275c087660c
 SHA512 
09e236c5311c29b2ab29e1f0388cd62c9ee92419922ac80d4a417fa268c64fee7733abfee6f54d83e95bd3b3dc7b27d77c98dbfb19987f79dc4dd259d28086e3

diff --git a/dev-util/src-cli/src-cli-3.27.0.ebuild 
b/dev-util/src-cli/src-cli-3.27.0.ebuild
new file mode 100644
index 000..7b73f558c14
--- /dev/null
+++ b/dev-util/src-cli/src-cli-3.27.0.ebuild
@@ -0,0 +1,140 @@
+# Copyright 2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+inherit go-module
+
+DESCRIPTION="command line interface for the Sourcegraph code search tool"
+HOMEPAGE="https://www.sourcegraph.com https://docs.sourcegraph.com/cli;
+
+EGO_SUM=(
+   "github.com/Masterminds/semver v1.5.0"
+   "github.com/Masterminds/semver v1.5.0/go.mod"
+   "github.com/davecgh/go-spew v1.1.0/go.mod"
+   "github.com/davecgh/go-spew v1.1.1"
+   "github.com/davecgh/go-spew v1.1.1/go.mod"
+   "github.com/dustin/go-humanize v1.0.0"
+   "github.com/dustin/go-humanize v1.0.0/go.mod"
+   "github.com/efritz/pentimento v0.0.0-20190429011147-ade47d831101"
+   "github.com/efritz/pentimento v0.0.0-20190429011147-ade47d831101/go.mod"
+   "github.com/gobwas/glob v0.2.3"
+   "github.com/gobwas/glob v0.2.3/go.mod"
+   "github.com/google/go-cmp v0.5.2/go.mod"
+   "github.com/google/go-cmp v0.5.5"
+   "github.com/google/go-cmp v0.5.5/go.mod"
+   "github.com/google/gofuzz v1.0.0/go.mod"
+   "github.com/hashicorp/errwrap v1.0.0/go.mod"
+   "github.com/hashicorp/errwrap v1.1.0"
+   "github.com/hashicorp/errwrap v1.1.0/go.mod"
+   "github.com/hashicorp/go-multierror v1.1.0"
+   "github.com/hashicorp/go-multierror v1.1.0/go.mod"
+   "github.com/jig/teereadcloser v0.0.0-20181016160506-953720c48e05"
+   "github.com/jig/teereadcloser v0.0.0-20181016160506-953720c48e05/go.mod"
+   "github.com/json-iterator/go v1.1.10"
+   "github.com/json-iterator/go v1.1.10/go.mod"
+   "github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51"
+   "github.com/kballard/go-shellquote 
v0.0.0-20180428030007-95032a82bc51/go.mod"
+   "github.com/mattn/go-isatty v0.0.12"
+   "github.com/mattn/go-isatty v0.0.12/go.mod"
+   "github.com/mattn/go-runewidth v0.0.7/go.mod"
+   "github.com/mattn/go-runewidth v0.0.9"
+   "github.com/mattn/go-runewidth v0.0.9/go.mod"
+   "github.com/modern-go/concurrent v0.0.0-20180228061459-e0a39a4cb421"
+   "github.com/modern-go/concurrent 
v0.0.0-20180228061459-e0a39a4cb421/go.mod"
+   "github.com/modern-go/reflect2 v0.0.0-20180701023420-4b7aa43c6742"
+   "github.com/modern-go/reflect2 
v0.0.0-20180701023420-4b7aa43c6742/go.mod"
+   "github.com/neelance/parallel v0.0.0-20160708114440-4de9ce63d14c"
+   "github.com/neelance/parallel v0.0.0-20160708114440-4de9ce63d14c/go.mod"
+   "github.com/nsf/termbox-go v0.0.0-20200418040025-38ba6e5628f1"
+   "github.com/nsf/termbox-go v0.0.0-20200418040025-38ba6e5628f1/go.mod"
+   "github.com/olekukonko/tablewriter 

[gentoo-commits] repo/gentoo:master commit in: app-pda/libimobiledevice/files/, app-pda/libimobiledevice/

2021-05-03 Thread Georgy Yakovlev
commit: 351b3e27c158d85dc35b3e5438a5d223018ef126
Author: Georgy Yakovlev  gentoo  org>
AuthorDate: Mon May  3 21:49:45 2021 +
Commit: Georgy Yakovlev  gentoo  org>
CommitDate: Mon May  3 21:50:18 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=351b3e27

app-pda/libimobiledevice: fix build

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

 .../libimobiledevice-1.3.0-missing_libflags.patch  | 31 ++
 .../libimobiledevice-1.3.0-r1.ebuild   |  5 +++-
 2 files changed, 35 insertions(+), 1 deletion(-)

diff --git 
a/app-pda/libimobiledevice/files/libimobiledevice-1.3.0-missing_libflags.patch 
b/app-pda/libimobiledevice/files/libimobiledevice-1.3.0-missing_libflags.patch
new file mode 100644
index 000..b52bf89355d
--- /dev/null
+++ 
b/app-pda/libimobiledevice/files/libimobiledevice-1.3.0-missing_libflags.patch
@@ -0,0 +1,31 @@
+From 4b2f17e8cce8fa078aa55f5da5f726c20eac3e2e Mon Sep 17 00:00:00 2001
+From: Nikias Bassen 
+Date: Tue, 13 Apr 2021 05:36:03 +0200
+Subject: [PATCH] common: Add missing *_LIBS and *_CFLAGS to fix build
+
+---
+ common/Makefile.am | 5 +
+ 1 file changed, 5 insertions(+)
+
+diff --git a/common/Makefile.am b/common/Makefile.am
+index 4e3facba..ab01b834 100644
+--- a/common/Makefile.am
 b/common/Makefile.am
+@@ -8,12 +8,17 @@ AM_CFLAGS = \
+   $(libplist_CFLAGS) \
+   $(libgnutls_CFLAGS) \
+   $(libtasn1_CFLAGS) \
++  $(libgcrypt_CFLAGS) \
+   $(openssl_CFLAGS) \
+   $(LFS_CFLAGS)
+ 
+ AM_LDFLAGS = \
+   $(libusbmuxd_LIBS) \
+   $(libplist_LIBS) \
++  $(libgnutls_LIBS) \
++  $(libtasn1_LIBS) \
++  $(libgcrypt_LIBS) \
++  $(openssl_LIBS) \
+   ${libpthread_LIBS}
+ 
+ noinst_LTLIBRARIES = libinternalcommon.la

diff --git a/app-pda/libimobiledevice/libimobiledevice-1.3.0-r1.ebuild 
b/app-pda/libimobiledevice/libimobiledevice-1.3.0-r1.ebuild
index f7ab373516b..a2de4548e90 100644
--- a/app-pda/libimobiledevice/libimobiledevice-1.3.0-r1.ebuild
+++ b/app-pda/libimobiledevice/libimobiledevice-1.3.0-r1.ebuild
@@ -46,7 +46,10 @@ BDEPEND="
 
 BUILD_DIR="${S}_build"
 
-PATCHES=( "${FILESDIR}"/${P}-slibtool.patch )
+PATCHES=(
+   "${FILESDIR}/${P}-slibtool.patch"
+   "${FILESDIR}/${P}-missing_libflags.patch" #787962
+)
 
 src_prepare() {
default



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

2021-05-03 Thread Ulrich Müller
commit: d9ec599657befea403b908fe5221f36c9841cf9e
Author: Ulrich Müller  gentoo  org>
AuthorDate: Mon May  3 21:49:02 2021 +
Commit: Ulrich Müller  gentoo  org>
CommitDate: Mon May  3 21:49:28 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d9ec5996

app-portage/gs-elpa: Add GNU Emacs project as co-maintainer

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

 app-portage/gs-elpa/metadata.xml | 4 
 1 file changed, 4 insertions(+)

diff --git a/app-portage/gs-elpa/metadata.xml b/app-portage/gs-elpa/metadata.xml
index 02eaa858168..8d4b3d58980 100644
--- a/app-portage/gs-elpa/metadata.xml
+++ b/app-portage/gs-elpa/metadata.xml
@@ -5,6 +5,10 @@
lay...@gentoo.org
Gentoo Layman team

+   
+   gnu-em...@gentoo.org
+   Gentoo GNU Emacs project
+   

jauhien/gs-elpa




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

2021-05-03 Thread William Hubbs
commit: c67e4041deb9bed39d9aaf27af5c8214d8da331f
Author: William Hubbs  gentoo  org>
AuthorDate: Mon May  3 21:45:43 2021 +
Commit: William Hubbs  gentoo  org>
CommitDate: Mon May  3 21:45:43 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c67e4041

app-metrics/prometheus: remove old

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

 app-metrics/prometheus/prometheus-2.26.0-r2.ebuild | 1397 
 1 file changed, 1397 deletions(-)

diff --git a/app-metrics/prometheus/prometheus-2.26.0-r2.ebuild 
b/app-metrics/prometheus/prometheus-2.26.0-r2.ebuild
deleted file mode 100644
index c6e3e6c9739..000
--- a/app-metrics/prometheus/prometheus-2.26.0-r2.ebuild
+++ /dev/null
@@ -1,1397 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit go-module systemd
-
-EGO_SUM=(
-   "cloud.google.com/go v0.26.0/go.mod"
-   "cloud.google.com/go v0.34.0/go.mod"
-   "cloud.google.com/go v0.38.0/go.mod"
-   "cloud.google.com/go v0.43.0/go.mod"
-   "cloud.google.com/go v0.44.1/go.mod"
-   "cloud.google.com/go v0.44.2/go.mod"
-   "cloud.google.com/go v0.45.1/go.mod"
-   "cloud.google.com/go v0.46.3/go.mod"
-   "cloud.google.com/go v0.50.0/go.mod"
-   "cloud.google.com/go v0.51.0/go.mod"
-   "cloud.google.com/go v0.52.0/go.mod"
-   "cloud.google.com/go v0.53.0/go.mod"
-   "cloud.google.com/go v0.54.0/go.mod"
-   "cloud.google.com/go v0.56.0/go.mod"
-   "cloud.google.com/go v0.57.0/go.mod"
-   "cloud.google.com/go v0.65.0/go.mod"
-   "cloud.google.com/go v0.72.0/go.mod"
-   "cloud.google.com/go v0.74.0/go.mod"
-   "cloud.google.com/go v0.78.0/go.mod"
-   "cloud.google.com/go v0.79.0"
-   "cloud.google.com/go v0.79.0/go.mod"
-   "cloud.google.com/go/bigquery v1.0.1/go.mod"
-   "cloud.google.com/go/bigquery v1.3.0/go.mod"
-   "cloud.google.com/go/bigquery v1.4.0/go.mod"
-   "cloud.google.com/go/bigquery v1.5.0/go.mod"
-   "cloud.google.com/go/bigquery v1.7.0/go.mod"
-   "cloud.google.com/go/bigquery v1.8.0/go.mod"
-   "cloud.google.com/go/bigtable v1.2.0/go.mod"
-   "cloud.google.com/go/datastore v1.0.0/go.mod"
-   "cloud.google.com/go/datastore v1.1.0/go.mod"
-   "cloud.google.com/go/pubsub v1.0.1/go.mod"
-   "cloud.google.com/go/pubsub v1.1.0/go.mod"
-   "cloud.google.com/go/pubsub v1.2.0/go.mod"
-   "cloud.google.com/go/pubsub v1.3.1/go.mod"
-   "cloud.google.com/go/storage v1.0.0/go.mod"
-   "cloud.google.com/go/storage v1.5.0/go.mod"
-   "cloud.google.com/go/storage v1.6.0/go.mod"
-   "cloud.google.com/go/storage v1.8.0/go.mod"
-   "cloud.google.com/go/storage v1.10.0/go.mod"
-   "collectd.org v0.3.0/go.mod"
-   "dmitri.shuralyov.com/gpu/mtl v0.0.0-20190408044501-666a987793e9/go.mod"
-   "github.com/Azure/azure-sdk-for-go v52.5.0+incompatible"
-   "github.com/Azure/azure-sdk-for-go v52.5.0+incompatible/go.mod"
-   "github.com/Azure/go-ansiterm v0.0.0-20170929234023-d6e3b3328b78"
-   "github.com/Azure/go-ansiterm v0.0.0-20170929234023-d6e3b3328b78/go.mod"
-   "github.com/Azure/go-autorest v14.2.0+incompatible"
-   "github.com/Azure/go-autorest v14.2.0+incompatible/go.mod"
-   "github.com/Azure/go-autorest/autorest v0.11.1/go.mod"
-   "github.com/Azure/go-autorest/autorest v0.11.18"
-   "github.com/Azure/go-autorest/autorest v0.11.18/go.mod"
-   "github.com/Azure/go-autorest/autorest/adal v0.9.0/go.mod"
-   "github.com/Azure/go-autorest/autorest/adal v0.9.5/go.mod"
-   "github.com/Azure/go-autorest/autorest/adal v0.9.13"
-   "github.com/Azure/go-autorest/autorest/adal v0.9.13/go.mod"
-   "github.com/Azure/go-autorest/autorest/date v0.3.0"
-   "github.com/Azure/go-autorest/autorest/date v0.3.0/go.mod"
-   "github.com/Azure/go-autorest/autorest/mocks v0.4.0/go.mod"
-   "github.com/Azure/go-autorest/autorest/mocks v0.4.1"
-   "github.com/Azure/go-autorest/autorest/mocks v0.4.1/go.mod"
-   "github.com/Azure/go-autorest/autorest/to v0.4.0"
-   "github.com/Azure/go-autorest/autorest/to v0.4.0/go.mod"
-   "github.com/Azure/go-autorest/autorest/validation v0.3.1"
-   "github.com/Azure/go-autorest/autorest/validation v0.3.1/go.mod"
-   "github.com/Azure/go-autorest/logger v0.2.0/go.mod"
-   "github.com/Azure/go-autorest/logger v0.2.1"
-   "github.com/Azure/go-autorest/logger v0.2.1/go.mod"
-   "github.com/Azure/go-autorest/tracing v0.6.0"
-   "github.com/Azure/go-autorest/tracing v0.6.0/go.mod"
-   "github.com/BurntSushi/toml v0.3.1/go.mod"
-   "github.com/BurntSushi/xgb v0.0.0-20160522181843-27f122750802/go.mod"
-   "github.com/DATA-DOG/go-sqlmock v1.3.3/go.mod"
-   "github.com/HdrHistogram/hdrhistogram-go v1.0.1"
-   "github.com/HdrHistogram/hdrhistogram-go v1.0.1/go.mod"
-   "github.com/Knetic/govaluate 

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

2021-05-03 Thread William Hubbs
commit: ed13530cd0f11695eacb99cf3aaf1d1b23dbe88c
Author: William Hubbs  gentoo  org>
AuthorDate: Mon May  3 21:27:40 2021 +
Commit: William Hubbs  gentoo  org>
CommitDate: Mon May  3 21:43:31 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ed13530c

app-metrics/prometheus: 2.26.0-r3 bump to add version information

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

 app-metrics/prometheus/prometheus-2.26.0-r3.ebuild | 1398 
 1 file changed, 1398 insertions(+)

diff --git a/app-metrics/prometheus/prometheus-2.26.0-r3.ebuild 
b/app-metrics/prometheus/prometheus-2.26.0-r3.ebuild
new file mode 100644
index 000..12a9c8b4cb1
--- /dev/null
+++ b/app-metrics/prometheus/prometheus-2.26.0-r3.ebuild
@@ -0,0 +1,1398 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+inherit go-module systemd
+GIT_COMMIT=3cafc58827d1ebd1a67749f88be4218f0bab3d8d
+MY_PV=v${PV/_rc/-rc.}
+
+DESCRIPTION="Prometheus monitoring system and time series database"
+HOMEPAGE="https://github.com/prometheus/prometheus;
+
+EGO_SUM=(
+   "cloud.google.com/go v0.26.0/go.mod"
+   "cloud.google.com/go v0.34.0/go.mod"
+   "cloud.google.com/go v0.38.0/go.mod"
+   "cloud.google.com/go v0.43.0/go.mod"
+   "cloud.google.com/go v0.44.1/go.mod"
+   "cloud.google.com/go v0.44.2/go.mod"
+   "cloud.google.com/go v0.45.1/go.mod"
+   "cloud.google.com/go v0.46.3/go.mod"
+   "cloud.google.com/go v0.50.0/go.mod"
+   "cloud.google.com/go v0.51.0/go.mod"
+   "cloud.google.com/go v0.52.0/go.mod"
+   "cloud.google.com/go v0.53.0/go.mod"
+   "cloud.google.com/go v0.54.0/go.mod"
+   "cloud.google.com/go v0.56.0/go.mod"
+   "cloud.google.com/go v0.57.0/go.mod"
+   "cloud.google.com/go v0.65.0/go.mod"
+   "cloud.google.com/go v0.72.0/go.mod"
+   "cloud.google.com/go v0.74.0/go.mod"
+   "cloud.google.com/go v0.78.0/go.mod"
+   "cloud.google.com/go v0.79.0"
+   "cloud.google.com/go v0.79.0/go.mod"
+   "cloud.google.com/go/bigquery v1.0.1/go.mod"
+   "cloud.google.com/go/bigquery v1.3.0/go.mod"
+   "cloud.google.com/go/bigquery v1.4.0/go.mod"
+   "cloud.google.com/go/bigquery v1.5.0/go.mod"
+   "cloud.google.com/go/bigquery v1.7.0/go.mod"
+   "cloud.google.com/go/bigquery v1.8.0/go.mod"
+   "cloud.google.com/go/bigtable v1.2.0/go.mod"
+   "cloud.google.com/go/datastore v1.0.0/go.mod"
+   "cloud.google.com/go/datastore v1.1.0/go.mod"
+   "cloud.google.com/go/pubsub v1.0.1/go.mod"
+   "cloud.google.com/go/pubsub v1.1.0/go.mod"
+   "cloud.google.com/go/pubsub v1.2.0/go.mod"
+   "cloud.google.com/go/pubsub v1.3.1/go.mod"
+   "cloud.google.com/go/storage v1.0.0/go.mod"
+   "cloud.google.com/go/storage v1.5.0/go.mod"
+   "cloud.google.com/go/storage v1.6.0/go.mod"
+   "cloud.google.com/go/storage v1.8.0/go.mod"
+   "cloud.google.com/go/storage v1.10.0/go.mod"
+   "collectd.org v0.3.0/go.mod"
+   "dmitri.shuralyov.com/gpu/mtl v0.0.0-20190408044501-666a987793e9/go.mod"
+   "github.com/Azure/azure-sdk-for-go v52.5.0+incompatible"
+   "github.com/Azure/azure-sdk-for-go v52.5.0+incompatible/go.mod"
+   "github.com/Azure/go-ansiterm v0.0.0-20170929234023-d6e3b3328b78"
+   "github.com/Azure/go-ansiterm v0.0.0-20170929234023-d6e3b3328b78/go.mod"
+   "github.com/Azure/go-autorest v14.2.0+incompatible"
+   "github.com/Azure/go-autorest v14.2.0+incompatible/go.mod"
+   "github.com/Azure/go-autorest/autorest v0.11.1/go.mod"
+   "github.com/Azure/go-autorest/autorest v0.11.18"
+   "github.com/Azure/go-autorest/autorest v0.11.18/go.mod"
+   "github.com/Azure/go-autorest/autorest/adal v0.9.0/go.mod"
+   "github.com/Azure/go-autorest/autorest/adal v0.9.5/go.mod"
+   "github.com/Azure/go-autorest/autorest/adal v0.9.13"
+   "github.com/Azure/go-autorest/autorest/adal v0.9.13/go.mod"
+   "github.com/Azure/go-autorest/autorest/date v0.3.0"
+   "github.com/Azure/go-autorest/autorest/date v0.3.0/go.mod"
+   "github.com/Azure/go-autorest/autorest/mocks v0.4.0/go.mod"
+   "github.com/Azure/go-autorest/autorest/mocks v0.4.1"
+   "github.com/Azure/go-autorest/autorest/mocks v0.4.1/go.mod"
+   "github.com/Azure/go-autorest/autorest/to v0.4.0"
+   "github.com/Azure/go-autorest/autorest/to v0.4.0/go.mod"
+   "github.com/Azure/go-autorest/autorest/validation v0.3.1"
+   "github.com/Azure/go-autorest/autorest/validation v0.3.1/go.mod"
+   "github.com/Azure/go-autorest/logger v0.2.0/go.mod"
+   "github.com/Azure/go-autorest/logger v0.2.1"
+   "github.com/Azure/go-autorest/logger v0.2.1/go.mod"
+   "github.com/Azure/go-autorest/tracing v0.6.0"
+   "github.com/Azure/go-autorest/tracing v0.6.0/go.mod"
+   "github.com/BurntSushi/toml v0.3.1/go.mod"
+   "github.com/BurntSushi/xgb 

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

2021-05-03 Thread Anna Vyalkova
commit: 82b1c42abeded95e19e1e234770ae41f46591c15
Author: Anna Vyalkova  sysrq  in>
AuthorDate: Mon May  3 17:33:58 2021 +
Commit: Anna Vyalkova  sysrq  in>
CommitDate: Mon May  3 17:35:14 2021 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=82b1c42a

www-servers/thin: fix failing tests and flags

Closes: https://bugs.gentoo.org/787827
Signed-off-by: Anna Vyalkova  sysrq.in>

 www-servers/thin/thin-1.8.0.ebuild | 18 ++
 1 file changed, 10 insertions(+), 8 deletions(-)

diff --git a/www-servers/thin/thin-1.8.0.ebuild 
b/www-servers/thin/thin-1.8.0.ebuild
index 3ea7476f7..9f43ab603 100644
--- a/www-servers/thin/thin-1.8.0.ebuild
+++ b/www-servers/thin/thin-1.8.0.ebuild
@@ -5,6 +5,10 @@ EAPI=7
 
 USE_RUBY="ruby24 ruby25 ruby26"
 
+RUBY_FAKEGEM_RECIPE_TEST="rspec3"
+
+RUBY_FAKEGEM_GEMSPEC="${PN}.gemspec"
+
 inherit ruby-fakegem
 
 DESCRIPTION="This a Ruby gem that delivers a thin and fast web server"
@@ -22,8 +26,6 @@ ruby_add_depend "
dev-ruby/rack
 "
 
-RUBY_FAKEGEM_GEMSPEC="${PN}.gemspec"
-
 all_ruby_prepare() {
# Fix Ragel-based parser generation (uses a *very* old syntax that
# is not supported in Gentoo)
@@ -49,8 +51,8 @@ all_ruby_prepare() {
-e '/tracing routines (with NO custom logger)/,/^  end/ s:^:#:'\
spec/logging_spec.rb || die
 
-   find spec/perf -name "*_spec.rb" -exec \
-   sed -i '/be_faster_then/ i \pending' {} \;
+   # Remove failing perfomance tests
+   rm -r spec/perf || die
 
sed -i -e "s/Spec::Runner/Rspec/" spec/spec_helper.rb || die
# nasty but too complex to fix up for now :(
@@ -58,16 +60,16 @@ all_ruby_prepare() {
 }
 
 each_ruby_configure() {
-   ${RUBY} -Cext/thin_parser extconf.rb || die
+   ${RUBY} -Cext/thin_parser extconf.rb || die
 }
 
 each_ruby_compile() {
-   emake V=1 -Cext/thin_parser
-   cp ext/thin_parser/thin_parser.so lib/ || die
+   emake V=1 CFLAGS="${CFLAGS} -fPIC" DLDFLAGS="${LDFLAGS}" 
-Cext/thin_parser
+   cp ext/thin_parser/thin_parser.so lib/ || die
 }
 
 all_ruby_install() {
-   ruby_fakegem_binwrapper thin
+   ruby_fakegem_binwrapper thin
 }
 
 all_ruby_install() {



[gentoo-commits] repo/proj/guru:dev commit in: www-client/browsh/

2021-05-03 Thread Anna Vyalkova
commit: 214426fad196b0f88546348b512d7ea434d5aa78
Author: Anna Vyalkova  sysrq  in>
AuthorDate: Mon May  3 16:33:51 2021 +
Commit: Anna Vyalkova  sysrq  in>
CommitDate: Mon May  3 17:35:13 2021 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=214426fa

www-client/browsh: add licenses for bundled .xpi

Signed-off-by: Anna Vyalkova  sysrq.in>

 www-client/browsh/browsh-1.6.4_p1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/www-client/browsh/browsh-1.6.4_p1.ebuild 
b/www-client/browsh/browsh-1.6.4_p1.ebuild
index 461a3efb0..b545972d9 100644
--- a/www-client/browsh/browsh-1.6.4_p1.ebuild
+++ b/www-client/browsh/browsh-1.6.4_p1.ebuild
@@ -207,7 +207,7 @@ SRC_URI="
 "
 S="${WORKDIR}/${PN}-${COMMIT}/interfacer"
 
-LICENSE="Apache-2.0 BSD BSD-2 LGPL-2.1 MIT MPL-2.0"
+LICENSE="Apache-2.0 BSD BSD-2 CC0-1.0 CC-BY-3.0 ISC LGPL-2.1 MIT MPL-2.0"
 SLOT="0"
 KEYWORDS="~amd64 ~arm64"
 



[gentoo-commits] repo/proj/guru:dev commit in: games-emulation/yuzu/, games-emulation/mupen64plus-qt/, games-action/blackvoxel/, ...

2021-05-03 Thread Samuel Bauer
commit: 0159b932482a7aa327e3f7f33612a6a454c0d8fd
Author: Samuel Bauer  yahoo  fr>
AuthorDate: Mon May  3 17:27:43 2021 +
Commit: Samuel Bauer  yahoo  fr>
CommitDate: Mon May  3 17:27:43 2021 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=0159b932

update maintainer data metadata.xml

Signed-off-by: Samuel Bauer  yahoo.fr>

 app-emulation/arnold/metadata.xml   | 4 ++--
 games-action/blackvoxel/metadata.xml| 4 ++--
 games-emulation/mupen64plus-qt/metadata.xml | 4 ++--
 games-emulation/yuzu/metadata.xml   | 4 ++--
 4 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/app-emulation/arnold/metadata.xml 
b/app-emulation/arnold/metadata.xml
index 257786bed..86a1bf921 100644
--- a/app-emulation/arnold/metadata.xml
+++ b/app-emulation/arnold/metadata.xml
@@ -2,8 +2,8 @@
 http://www.gentoo.org/dtd/metadata.dtd;>
 
 
-   mazes-80
-   mazes...@none.org
+   Samuel Bauer
+   samuel.ba...@yahoo.fr
 
 
Use inkz80 processor emulation

diff --git a/games-action/blackvoxel/metadata.xml 
b/games-action/blackvoxel/metadata.xml
index e4022..c04f7b664 100644
--- a/games-action/blackvoxel/metadata.xml
+++ b/games-action/blackvoxel/metadata.xml
@@ -2,7 +2,7 @@
 http://www.gentoo.org/dtd/metadata.dtd;>
 
 
-   mazes-80
-   mazes...@none.org
+   Samuel Bauer
+   samuel.ba...@yahoo.fr
 
 

diff --git a/games-emulation/mupen64plus-qt/metadata.xml 
b/games-emulation/mupen64plus-qt/metadata.xml
index e4022..c04f7b664 100644
--- a/games-emulation/mupen64plus-qt/metadata.xml
+++ b/games-emulation/mupen64plus-qt/metadata.xml
@@ -2,7 +2,7 @@
 http://www.gentoo.org/dtd/metadata.dtd;>
 
 
-   mazes-80
-   mazes...@none.org
+   Samuel Bauer
+   samuel.ba...@yahoo.fr
 
 

diff --git a/games-emulation/yuzu/metadata.xml 
b/games-emulation/yuzu/metadata.xml
index de9ad3b9b..ac55d48f0 100644
--- a/games-emulation/yuzu/metadata.xml
+++ b/games-emulation/yuzu/metadata.xml
@@ -2,8 +2,8 @@
 http://www.gentoo.org/dtd/metadata.dtd;>
 
 
-   mazes-80
-   mazes...@github.com
+   Samuel Bauer
+   samuel.ba...@yahoo.fr
 
 
Enable the Boxcat service, a yuzu high-level 
implementation of BCAT



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

2021-05-03 Thread Mikle Kolyada
commit: 42bf7d9cefd8095d3202f27a7c2202f7a7a9a42f
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Mon May  3 21:10:51 2021 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Mon May  3 21:11:59 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=42bf7d9c

app-metrics/prometheus: co-maintain

Package-Manager: Portage-3.0.18, Repoman-3.0.2
Signed-off-by: Mikle Kolyada  gentoo.org>

 app-metrics/prometheus/metadata.xml | 4 
 1 file changed, 4 insertions(+)

diff --git a/app-metrics/prometheus/metadata.xml 
b/app-metrics/prometheus/metadata.xml
index 75f83d92903..4f5804a334d 100644
--- a/app-metrics/prometheus/metadata.xml
+++ b/app-metrics/prometheus/metadata.xml
@@ -5,6 +5,10 @@
willi...@gentoo.org
William Hubbs

+   
+   zlog...@gentoo.org
+   Mikle Kolyada
+   

prometheus/prometheus




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

2021-05-03 Thread Mikle Kolyada
commit: 4365e42c909c17b39dfd12520df568b54fb554e5
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Mon May  3 21:11:33 2021 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Mon May  3 21:11:59 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4365e42c

app-metrics/prometheus-bin: co-maintain

Package-Manager: Portage-3.0.18, Repoman-3.0.2
Signed-off-by: Mikle Kolyada  gentoo.org>

 app-metrics/prometheus-bin/metadata.xml | 7 +++
 1 file changed, 7 insertions(+)

diff --git a/app-metrics/prometheus-bin/metadata.xml 
b/app-metrics/prometheus-bin/metadata.xml
index c36c37139fa..4f5804a334d 100644
--- a/app-metrics/prometheus-bin/metadata.xml
+++ b/app-metrics/prometheus-bin/metadata.xml
@@ -5,4 +5,11 @@
willi...@gentoo.org
William Hubbs

+   
+   zlog...@gentoo.org
+   Mikle Kolyada
+   
+   
+   prometheus/prometheus
+   
 



[gentoo-commits] repo/gentoo:master commit in: kde-misc/kdiff3/

2021-05-03 Thread Andreas Sturmlechner
commit: 3151ff4be3ad46821db755ed76442b881bd851dd
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Mon May  3 21:05:32 2021 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Mon May  3 21:08:57 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3151ff4b

kde-misc/kdiff3: 1.9.0 version bump

See also: https://mail.kde.org/pipermail/kde-announce-apps/2021-May/005652.html

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

 kde-misc/kdiff3/Manifest|  1 +
 kde-misc/kdiff3/kdiff3-1.9.0.ebuild | 41 +
 2 files changed, 42 insertions(+)

diff --git a/kde-misc/kdiff3/Manifest b/kde-misc/kdiff3/Manifest
index ce35cdfa885..53b8015b5a9 100644
--- a/kde-misc/kdiff3/Manifest
+++ b/kde-misc/kdiff3/Manifest
@@ -1 +1,2 @@
 DIST kdiff3-1.8.5.tar.xz 1045812 BLAKE2B 
347403c12c313cbfe124de3d67cd34387eb1dc2e9cba837a53354cbc6c1aa915d5aed3f67e7f0cc3f7268815c605c30a25bed2a0cad42c223d005aa7553e0415
 SHA512 
5ae736b290a6a1a34dd3e19028fb43b398ad1341982e7717d3de4326938c2dabc11e7e172e5628d2deeddd942b67d6e3af02d074c9b2a1c902c7e1ea8d7f1af4
+DIST kdiff3-1.9.0.tar.xz 1052284 BLAKE2B 
50362fe1949162dafa50ec5261d793bfb7eb836030459f575a114c127a84bcd6876f0292cea0d4173efbb1f4aa933dcfc08bb6b0147eb3db82c90ecf7b1f1f52
 SHA512 
5bf086816d0ab83cfacf71179996a7b934c799e356007e2f72b62bd69af3eacea748a2bcf48f98f30fade6c6d8cd1fca1d0c37e1ed1bed97150c64800d787df4

diff --git a/kde-misc/kdiff3/kdiff3-1.9.0.ebuild 
b/kde-misc/kdiff3/kdiff3-1.9.0.ebuild
new file mode 100644
index 000..b9bac1df1bd
--- /dev/null
+++ b/kde-misc/kdiff3/kdiff3-1.9.0.ebuild
@@ -0,0 +1,41 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+ECM_HANDBOOK="optional"
+KFMIN=5.74.0
+QTMIN=5.15.2
+inherit ecm kde.org
+
+DESCRIPTION="Frontend to diff3 based on KDE Frameworks"
+HOMEPAGE="https://apps.kde.org/en/kdiff3 https://userbase.kde.org/KDiff3;
+SRC_URI="mirror://kde/stable/${PN}/${P}.tar.xz"
+
+LICENSE="GPL-2"
+SLOT="5"
+KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
+IUSE=""
+
+COMMON_DEPEND="
+   >=dev-qt/qtgui-${QTMIN}:5
+   >=dev-qt/qtprintsupport-${QTMIN}:5
+   >=dev-qt/qtwidgets-${QTMIN}:5
+   >=kde-frameworks/kconfig-${KFMIN}:5
+   >=kde-frameworks/kconfigwidgets-${KFMIN}:5
+   >=kde-frameworks/kcoreaddons-${KFMIN}:5
+   >=kde-frameworks/kcrash-${KFMIN}:5
+   >=kde-frameworks/ki18n-${KFMIN}:5
+   >=kde-frameworks/kiconthemes-${KFMIN}:5
+   >=kde-frameworks/kio-${KFMIN}:5
+   >=kde-frameworks/kparts-${KFMIN}:5
+   >=kde-frameworks/ktextwidgets-${KFMIN}:5
+   >=kde-frameworks/kwidgetsaddons-${KFMIN}:5
+   >=kde-frameworks/kxmlgui-${KFMIN}:5
+"
+DEPEND="${COMMON_DEPEND}
+   dev-libs/boost
+"
+RDEPEND="${COMMON_DEPEND}
+   sys-apps/diffutils
+"



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

2021-05-03 Thread Mikle Kolyada
commit: 64603e31ebfe443cc406a88b4347f5a96ff2d83e
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Mon May  3 21:03:26 2021 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Mon May  3 21:06:46 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=64603e31

app-metrics/prometheus: use promu for building (again)

Package-Manager: Portage-3.0.18, Repoman-3.0.2
Signed-off-by: Mikle Kolyada  gentoo.org>

 ...ometheus-2.26.0-r1.ebuild => prometheus-2.26.0-r2.ebuild} | 12 +---
 1 file changed, 5 insertions(+), 7 deletions(-)

diff --git a/app-metrics/prometheus/prometheus-2.26.0-r1.ebuild 
b/app-metrics/prometheus/prometheus-2.26.0-r2.ebuild
similarity index 99%
rename from app-metrics/prometheus/prometheus-2.26.0-r1.ebuild
rename to app-metrics/prometheus/prometheus-2.26.0-r2.ebuild
index a8109672d3a..c6e3e6c9739 100644
--- a/app-metrics/prometheus/prometheus-2.26.0-r1.ebuild
+++ b/app-metrics/prometheus/prometheus-2.26.0-r2.ebuild
@@ -1356,6 +1356,8 @@ DEPEND="!app-metrics/prometheus-bin
 
 RDEPEND="${COMMON_DEPEND}"
 
+BDEPEND=">=dev-util/promu-0.3.0"
+
 RESTRICT+=" test"
 
 src_prepare() {
@@ -1364,16 +1366,12 @@ src_prepare() {
 }
 
 src_compile() {
-   # no need in promu here
-
-   go build -mod=readonly -tags builtinassets ./cmd/prometheus || die
-
-   go build -mod=readonly ./cmd/promtool || die
+   promu build --prefix bin -v || die
 }
 
 src_install() {
-   dobin "${S}"/prometheus
-   dobin "${S}"/promtool
+   dobin "${S}"/bin/prometheus
+   dobin "${S}"/bin/promtool
dodoc -r {documentation,{README,CHANGELOG,CONTRIBUTING}.md}
insinto /etc/prometheus
doins documentation/examples/prometheus.yml



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

2021-05-03 Thread Mikle Kolyada
commit: 2a51e2a5e87d598f58b062f720f12a73296db3f0
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Mon May  3 21:06:14 2021 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Mon May  3 21:06:47 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2a51e2a5

app-metrics/prometheus-bin: Drop old

Package-Manager: Portage-3.0.18, Repoman-3.0.2
Signed-off-by: Mikle Kolyada  gentoo.org>

 app-metrics/prometheus-bin/Manifest|  1 -
 .../prometheus-bin/prometheus-bin-2.25.2.ebuild| 51 --
 2 files changed, 52 deletions(-)

diff --git a/app-metrics/prometheus-bin/Manifest 
b/app-metrics/prometheus-bin/Manifest
index f5fbd1c0b84..2df029e2861 100644
--- a/app-metrics/prometheus-bin/Manifest
+++ b/app-metrics/prometheus-bin/Manifest
@@ -1,3 +1,2 @@
 DIST prometheus-2.25.0.linux-amd64.tar.gz 66280932 BLAKE2B 
3528c9a2c3275d93152281c0083dc224e5a296636ec22628b6b43bc07f64a7c95cf96fb5f9c212c8101b441d9cba40c629d9fab9de3bcca2e18e2ade06ebb3bc
 SHA512 
0dcbdc18fcc99a4c7cee3ce1435812b651b6cea373df4fbc7263c986c2c6c22de1a686ca44eb104ef602e2a1261957a4e0a64d3ba7b24ae4e9b587b852e5ab24
-DIST prometheus-2.25.2.linux-amd64.tar.gz 66277199 BLAKE2B 
d0b81f9a308edea004347793cb0e522fea0f2c8bb7077ec635ec4046f064cd8eb523d6079b70dd894648ad18205f4c7b2bd8ce8bc6697841c6c59323bd7221ba
 SHA512 
a70beea8042b3199d65431f151086efac33ef0d016dce360be17197794e3c9e4d9277fadbecd0c00bb2814a7c5724cb597695e15d732ab9513dbdf9abc17f74a
 DIST prometheus-2.26.0.linux-amd64.tar.gz 65155818 BLAKE2B 
1b7b9fec806e9f567da5cd3024ccbf787f75e023318609beb770d7771cd2ecfde473b39961783138da4edb5f5dd235a73a22a7e31f0cda23f16a59049239a85a
 SHA512 
820bebe268cd3c5d1c84ecee62db37d4aa394e61870f0e15b4f8820726e1e8d06d05db79d7827d5d3a9c5f205e1970bfc8f06b63184f2792297a665adcf76d5d

diff --git a/app-metrics/prometheus-bin/prometheus-bin-2.25.2.ebuild 
b/app-metrics/prometheus-bin/prometheus-bin-2.25.2.ebuild
deleted file mode 100644
index da63a8595d3..000
--- a/app-metrics/prometheus-bin/prometheus-bin-2.25.2.ebuild
+++ /dev/null
@@ -1,51 +0,0 @@
-# Copyright 2020-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit systemd
-
-DESCRIPTION="prometheus monitoring system and time series database"
-HOMEPAGE="https://prometheus.io;
-MY_PN=${PN%%-bin}
-MY_P=${MY_PN}-${PV}
-SRC_URI="https://github.com/prometheus/prometheus/releases/download/v${PV}/${MY_P}.linux-amd64.tar.gz;
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="-* ~amd64"
-
-QA_PREBUILT=".*"
-RESTRICT="strip"
-
-DEPEND="acct-group/prometheus
-   acct-user/prometheus
-   !app-metrics/prometheus"
-RDEPEND="${DEPEND}"
-
-S="${WORKDIR}/${MY_P}.linux-amd64"
-
-src_install() {
-   dobin prometheus promtool
-   insinto /usr/share/prometheus
-   doins -r console_libraries consoles
-   insinto /etc/prometheus
-   doins prometheus.yml
-   dosym ../../usr/share/prometheus/console_libraries 
/etc/prometheus/console_libraries
-   dosym ../../usr/share/prometheus/consoles /etc/prometheus/consoles
-
-   systemd_dounit "${FILESDIR}"/prometheus.service
-   newinitd "${FILESDIR}"/prometheus.initd prometheus
-   newconfd "${FILESDIR}"/prometheus.confd prometheus
-   keepdir /var/log/prometheus /var/lib/prometheus
-   fowners prometheus:prometheus /var/log/prometheus /var/lib/prometheus
-}
-
-pkg_postinst() {
-   if has_version '

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

2021-05-03 Thread Andreas Sturmlechner
commit: d60e08d0405c0c937588d46885205dc30893b796
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Mon May  3 20:18:39 2021 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Mon May  3 20:59:09 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d60e08d0

app-admin/ulogd: Drop 2.0.7-r1, EAPI6--

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

 app-admin/ulogd/ulogd-2.0.7-r1.ebuild | 137 --
 1 file changed, 137 deletions(-)

diff --git a/app-admin/ulogd/ulogd-2.0.7-r1.ebuild 
b/app-admin/ulogd/ulogd-2.0.7-r1.ebuild
deleted file mode 100644
index 073eac95b56..000
--- a/app-admin/ulogd/ulogd-2.0.7-r1.ebuild
+++ /dev/null
@@ -1,137 +0,0 @@
-# Copyright 1999-2018 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit flag-o-matic linux-info readme.gentoo-r1 systemd user
-
-DESCRIPTION="A userspace logging daemon for netfilter/iptables related logging"
-HOMEPAGE="https://netfilter.org/projects/ulogd/index.html;
-SRC_URI="https://www.netfilter.org/projects/ulogd/files/${P}.tar.bz2;
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 ~ia64 ppc x86"
-IUSE="dbi doc json mysql nfacct +nfct +nflog pcap postgres selinux sqlite ulog"
-
-COMMON_DEPEND="
-   || ( net-firewall/iptables net-firewall/nftables )
-   >=net-libs/libnfnetlink-1.0.1
-   dbi? ( dev-db/libdbi )
-   json? ( dev-libs/jansson )
-   nfacct? (
-   >=net-libs/libmnl-1.0.3
-   >=net-libs/libnetfilter_acct-1.0.1
-   )
-   nfct? ( >=net-libs/libnetfilter_conntrack-1.0.2 )
-   nflog? ( >=net-libs/libnetfilter_log-1.0.0 )
-   mysql? ( dev-db/mysql-connector-c:= )
-   pcap? ( net-libs/libpcap )
-   postgres? ( dev-db/postgresql:= )
-   sqlite? ( dev-db/sqlite:3 )
-"
-DEPEND="${COMMON_DEPEND}
-   doc? (
-   app-text/linuxdoc-tools
-   app-text/texlive-core
-   dev-texlive/texlive-fontsrecommended
-   virtual/latex-base
-   )
-"
-RDEPEND="${COMMON_DEPEND}
-   selinux? ( sec-policy/selinux-ulogd )
-"
-
-DISABLE_AUTOFORMATTING=1
-DOC_CONTENTS="
-You must have at least one logging stack enabled to make ulogd work.
-Please edit the example configuration located at '${EPREFIX}/etc/ulogd.conf'.
-"
-
-pkg_setup() {
-   linux-info_pkg_setup
-
-   if use nfacct && kernel_is lt 3 3 0; then
-   ewarn "NFACCT input plugin requires a kernel >= 3.3."
-   fi
-
-   if use ulog && kernel_is ge 3 17 0; then
-   ewarn "ULOG target has been removed in the 3.17 kernel release."
-   ewarn "Consider enabling NFACCT, NFCT, or NFLOG support 
instead."
-   fi
-
-   enewgroup ulogd
-   enewuser ulogd -1 -1 /var/log/ulogd ulogd
-}
-
-src_prepare() {
-   default_src_prepare
-
-   # Change default settings to:
-   # - keep log files in /var/log/ulogd instead of /var/log;
-   # - create sockets in /run instead of /tmp.
-   sed -i \
-   -e "s|var/log|var/log/${PN}|g" \
-   -e 's|tmp|run|g' \
-   ulogd.conf.in || die
-}
-
-src_configure() {
-   append-lfs-flags
-   local myeconfargs=(
-   $(use_with dbi)
-   $(use_with json jansson)
-   $(use_enable nfacct)
-   $(use_enable nfct)
-   $(use_enable nflog)
-   $(use_with mysql)
-   $(use_with pcap)
-   $(use_with postgres pgsql)
-   $(use_with sqlite)
-   $(use_enable ulog)
-   )
-   econf "${myeconfargs[@]}"
-}
-
-src_compile() {
-   default_src_compile
-
-   if use doc; then
-   # Prevent access violations from bitmap font files generation.
-   export VARTEXFONTS="${T}/fonts"
-   emake -C doc
-   fi
-}
-
-src_install() {
-   use doc && HTML_DOCS=( doc/${PN}.html )
-
-   default_src_install
-   find "${D}" -name '*.la' -delete || die
-
-   readme.gentoo_create_doc
-   doman ${PN}.8
-
-   use doc && dodoc doc/${PN}.{dvi,ps,txt}
-   use mysql && dodoc doc/mysql-*.sql
-   use postgres && dodoc doc/pgsql-*.sql
-   use sqlite && dodoc doc/sqlite3.table
-
-   insinto /etc
-   doins ${PN}.conf
-   fowners root:ulogd /etc/${PN}.conf
-   fperms 640 /etc/${PN}.conf
-
-   newinitd "${FILESDIR}/${PN}.init" ${PN}
-   systemd_dounit "${FILESDIR}/${PN}.service"
-
-   insinto /etc/logrotate.d
-   newins "${FILESDIR}/${PN}.logrotate" ${PN}
-
-   diropts -o ulogd -g ulogd
-   keepdir /var/log/ulogd
-}
-
-pkg_postinst() {
-   readme.gentoo_print_elog
-}



[gentoo-commits] repo/gentoo:master commit in: sys-boot/plymouth/

2021-05-03 Thread Andreas Sturmlechner
commit: fff967bfe2aac64c1eba6f7d8e514717e89f67a1
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Mon May  3 20:43:53 2021 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Mon May  3 20:59:09 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fff967bf

sys-boot/plymouth: Drop 0.9.3-r1, EAPI6--

Bug: https://bugs.gentoo.org/736416
Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 sys-boot/plymouth/Manifest |   1 -
 sys-boot/plymouth/metadata.xml |   1 -
 sys-boot/plymouth/plymouth-0.9.3-r1.ebuild | 104 -
 3 files changed, 106 deletions(-)

diff --git a/sys-boot/plymouth/Manifest b/sys-boot/plymouth/Manifest
index 090ffac2de5..15fafdde46e 100644
--- a/sys-boot/plymouth/Manifest
+++ b/sys-boot/plymouth/Manifest
@@ -1,3 +1,2 @@
 DIST gentoo-logo.png 14501 BLAKE2B 
e7236c16b96a2d35a6f062b89bc0a6c6fc696a803b7da734ff9ae255fcd65e549d9bc3d510c283e235a770f42edcbdffc1d5cc4c2fcdec9cc931eb0acf504859
 SHA512 
059a555931b6d2a910bcd887f5ea0cc17c6edf2d2d45c03a1fec1bdda0138ba6bca6bdf90a65c6520a3f8f1b51ecf6f7956098f45ed6c1276f29c835e729163c
-DIST plymouth-0.9.3.tar.xz 1102724 BLAKE2B 
7ee17cc785e6197cc9488afe6ceae27541992872813a9f937211930f653207d77c1a331cb093156af5ec9502a04cf1f9e4123c42e07931eaf270fefedcc03700
 SHA512 
d7b9ba97485cdac7ad6bcaf5a7f1a9c84ece54b8d46d5efce4170294c0aa6571656d7d9957b53aed9c1e51d4d525714f54b7dbb08d8ec0b196a1a4419fd186ed
 DIST plymouth-0.9.5.tar.xz 1186200 BLAKE2B 
8fd073703773fcf7f3e26454c860f094fb4b3d712c56c9df6716ef11815a79f7d5b078ab6c6567b76421026d84a086f95865bf9f3e4ae6363cb1ffc2caa68537
 SHA512 
686220e8d5b1a8be298156786d979d0e3fb9e010b930d0e8082a2bb152cf07c1bf493d820c243838a1771ee859dc0b4723bd9f10ee434a94a096ce9236c36ce9

diff --git a/sys-boot/plymouth/metadata.xml b/sys-boot/plymouth/metadata.xml
index fdd04fcdecb..89aaf6b7dc5 100644
--- a/sys-boot/plymouth/metadata.xml
+++ b/sys-boot/plymouth/metadata.xml
@@ -6,7 +6,6 @@
Matthew Thode


-   Enables smooth transition to GDM
Provides abstraction to the DRM drivers 
(intel,
nouveau and vmwgfx at this moment)
Adds support for printing text on splash 
screen and

diff --git a/sys-boot/plymouth/plymouth-0.9.3-r1.ebuild 
b/sys-boot/plymouth/plymouth-0.9.3-r1.ebuild
deleted file mode 100644
index a27ceaae523..000
--- a/sys-boot/plymouth/plymouth-0.9.3-r1.ebuild
+++ /dev/null
@@ -1,104 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-SRC_URI="https://dev.gentoo.org/~aidecoe/distfiles/${CATEGORY}/${PN}/gentoo-logo.png;
-
-if [[ ${PV} ==  ]]; then
-   EGIT_REPO_URI="git://anongit.freedesktop.org/plymouth"
-   inherit git-r3
-else
-   SRC_URI="${SRC_URI} 
https://www.freedesktop.org/software/plymouth/releases/${P}.tar.xz;
-fi
-
-inherit autotools readme.gentoo-r1 systemd toolchain-funcs
-
-DESCRIPTION="Graphical boot animation (splash) and logger"
-HOMEPAGE="https://cgit.freedesktop.org/plymouth/;
-
-LICENSE="GPL-2"
-SLOT="0"
-[[ ${PV} ==  ]] || \
-KEYWORDS="~alpha amd64 arm ~ia64 ppc ppc64 sparc x86"
-IUSE="debug gdm +gtk +libkms +pango static-libs"
-
-CDEPEND="
-   >=media-libs/libpng-1.2.16:=
-   gtk? (
-   dev-libs/glib:2
-   >=x11-libs/gtk+-3.14:3
-   x11-libs/cairo )
-   libkms? ( x11-libs/libdrm[libkms] )
-   pango? ( >=x11-libs/pango-1.21 )
-"
-DEPEND="${CDEPEND}
-   app-text/docbook-xsl-stylesheets
-   dev-libs/libxslt
-   virtual/pkgconfig
-"
-# Block due bug #383067
-RDEPEND="${CDEPEND}
-   virtual/udev
-   !https://wiki.gentoo.org/wiki/Plymouth#Configuration
-"
-
-PATCHES=(
-   "${FILESDIR}"/0.9.3-glibc-sysmacros.patch
-)
-
-src_prepare() {
-   default
-   eautoreconf
-}
-
-src_configure() {
-   local myconf=(
-   --with-system-root-install=no
-   --localstatedir=/var
-   --without-rhgb-compat-link
-   --enable-documentation
-   --enable-systemd-integration
-   --with-systemdunitdir="$(systemd_get_systemunitdir)"
-   $(use_enable !static-libs shared)
-   $(use_enable static-libs static)
-   $(use_enable debug tracing)
-   $(use_enable gtk gtk)
-   $(use_enable libkms drm)
-   $(use_enable pango)
-   $(use_enable gdm gdm-transition)
-   )
-   econf "${myconf[@]}"
-}
-
-src_install() {
-   default
-
-   insinto /usr/share/plymouth
-   newins "${DISTDIR}"/gentoo-logo.png bizcom.png
-
-   # Install compatibility symlinks as some rdeps hardcode the paths
-   dosym /usr/bin/plymouth /bin/plymouth
-   dosym /usr/sbin/plymouth-set-default-theme 
/sbin/plymouth-set-default-theme
-   dosym /usr/sbin/plymouthd 

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

2021-05-03 Thread Jörg Bornkessel
commit: 26c4601a19fbbe478a86ccc61cbd861ed42b4d12
Author: Joerg Bornkessel  gentoo  org>
AuthorDate: Mon May  3 20:48:31 2021 +
Commit: Jörg Bornkessel  gentoo  org>
CommitDate: Mon May  3 20:48:31 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=26c4601a

media-plugins/vdr-dvd: call tc-directly, gcc-11 compile fixed

this Plugin is quit old, ~2009, no maintainer anymore
it will fails, on my tests, on llvm/clang

Closes: https://bugs.gentoo.org/787485
Closes: https://bugs.gentoo.org/787488
Package-Manager: Portage-3.0.18, Repoman-3.0.2
Signed-off-by: Joerg Bornkessel  gentoo.org>

 ...3.7_pre20090106-r2.ebuild => vdr-dvd-0.3.7_pre20090106-r3.ebuild} | 5 +
 1 file changed, 5 insertions(+)

diff --git a/media-plugins/vdr-dvd/vdr-dvd-0.3.7_pre20090106-r2.ebuild 
b/media-plugins/vdr-dvd/vdr-dvd-0.3.7_pre20090106-r3.ebuild
similarity index 86%
rename from media-plugins/vdr-dvd/vdr-dvd-0.3.7_pre20090106-r2.ebuild
rename to media-plugins/vdr-dvd/vdr-dvd-0.3.7_pre20090106-r3.ebuild
index 66fe021ee77..972e5b50500 100644
--- a/media-plugins/vdr-dvd/vdr-dvd-0.3.7_pre20090106-r2.ebuild
+++ b/media-plugins/vdr-dvd/vdr-dvd-0.3.7_pre20090106-r3.ebuild
@@ -36,4 +36,9 @@ src_prepare() {
if has_version ">=media-video/vdr-2.1.3"; then
sed -i player-dvd.c -e 
"s:DeviceTrickSpeed(sp):DeviceTrickSpeed(sp,true):"
fi
+
+   #bug 787485
+   sed -e "s:MAKEDEP = g++:MAKEDEP = \$(CXX):" -i Makefile
+   #bug 787488
+   sed -e "s|min(|std::min(|" -i control-dvd.c
 }



[gentoo-commits] repo/proj/guru:dev commit in: games-emulation/yuzu/

2021-05-03 Thread Samuel Bauer
commit: 5b4ad18a24c2983b5d36dc534c5dcbfe008a6126
Author: Samuel Bauer  yahoo  fr>
AuthorDate: Mon May  3 16:40:25 2021 +
Commit: Samuel Bauer  yahoo  fr>
CommitDate: Mon May  3 16:40:25 2021 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=5b4ad18a

games-emulation/yuzu: fix cmake detection

Signed-off-by: Samuel Bauer  yahoo.fr>

 games-emulation/yuzu/yuzu-.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/games-emulation/yuzu/yuzu-.ebuild 
b/games-emulation/yuzu/yuzu-.ebuild
index ae1aac907..40befd426 100644
--- a/games-emulation/yuzu/yuzu-.ebuild
+++ b/games-emulation/yuzu/yuzu-.ebuild
@@ -64,7 +64,7 @@ src_prepare() {
append-cxxflags '-O3 -DNDEBUG'
 
# headers is not a valid boost component
-   sed -i -e '/find_package(Boost/s/headers //' CMakeLists.txt || die
+   sed -i -e '/find_package(Boost/{s/headers //;s/CONFIG //}' 
CMakeLists.txt || die
 
# Allow skip submodule downloading
rm .gitmodules



[gentoo-commits] repo/proj/guru:dev commit in: games-action/blackvoxel/files/

2021-05-03 Thread Ronny Gutbrod
commit: 4b38ffa0071c0a2ac4ed4382e092c0eb8caa2a1f
Author: Ronny (tastytea) Gutbrod  tastytea  de>
AuthorDate: Mon May  3 20:35:17 2021 +
Commit: Ronny Gutbrod  tastytea  de>
CommitDate: Mon May  3 20:36:25 2021 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=4b38ffa0

games-action/blackvoxel: Re-add jobserver-tweak to patch.

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

 .../blackvoxel/files/blackvoxel-2.42-makefile.patch  | 20 +---
 1 file changed, 13 insertions(+), 7 deletions(-)

diff --git a/games-action/blackvoxel/files/blackvoxel-2.42-makefile.patch 
b/games-action/blackvoxel/files/blackvoxel-2.42-makefile.patch
index de29e1999..ba800e827 100644
--- a/games-action/blackvoxel/files/blackvoxel-2.42-makefile.patch
+++ b/games-action/blackvoxel/files/blackvoxel-2.42-makefile.patch
@@ -1,4 +1,4 @@
-From 6f28e09bf6c8b48e0b1e7acc8b755e076e41fe40 Mon Sep 17 00:00:00 2001
+From 18ae2cca1ef8b9e04b463719d03b021245ecfeec Mon Sep 17 00:00:00 2001
 From: tastytea 
 Date: Mon, 3 May 2021 21:21:25 +0200
 Subject: [PATCH] Don't overwrite build-flags, replace hardcoded tools with
@@ -6,14 +6,14 @@ Subject: [PATCH] Don't overwrite build-flags, replace 
hardcoded tools with
 
 Also remove -zrelro from LDFLAGS.
 ---
- Makefile   | 29 ++---
+ Makefile   | 31 +++---
  src/sc_Squirrel3/sq/Makefile   |  8 
- src/sc_Squirrel3/sqstdlib/Makefile | 16 
- src/sc_Squirrel3/squirrel/Makefile | 16 
- 4 files changed, 34 insertions(+), 35 deletions(-)
+ src/sc_Squirrel3/sqstdlib/Makefile | 16 +++
+ src/sc_Squirrel3/squirrel/Makefile | 16 +++
+ 4 files changed, 35 insertions(+), 36 deletions(-)
 
 diff --git a/Makefile b/Makefile
-index 3fac7f3..62c50cb 100644
+index 3fac7f3..d1104e7 100644
 --- a/Makefile
 +++ b/Makefile
 @@ -8,10 +8,9 @@ ifndef bindir
@@ -40,7 +40,7 @@ index 3fac7f3..62c50cb 100644
  else
# Unix like operating systems
CPU_BITS= $(shell getconf LONG_BIT)
-@@ -28,31 +27,31 @@ else
+@@ -28,36 +27,36 @@ else
KERNELNAME =$(shell uname -s)
  
ifeq ($(KERNELNAME),Linux)
@@ -82,6 +82,12 @@ index 3fac7f3..62c50cb 100644
  
  
  
+ squirrel: 
+-  cd src/sc_Squirrel3 ; make sq$(CPU_BITS)
++  +make -C src/sc_Squirrel3 sq$(CPU_BITS)
+ 
+ clean:
+   @rm -rf obj
 diff --git a/src/sc_Squirrel3/sq/Makefile b/src/sc_Squirrel3/sq/Makefile
 index c2cfc7e..08fb2ef 100644
 --- a/src/sc_Squirrel3/sq/Makefile



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

2021-05-03 Thread Sam James
commit: a498e33bc07a555bd1248d5d89c4616fa8c52fec
Author: Sam James  gentoo  org>
AuthorDate: Mon May  3 20:19:31 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Mon May  3 20:19:31 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a498e33b

sys-apps/plocate: drop 1.1.5, 1.1.6

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

 sys-apps/plocate/Manifest |  2 -
 sys-apps/plocate/plocate-1.1.5.ebuild | 79 ---
 sys-apps/plocate/plocate-1.1.6.ebuild | 79 ---
 3 files changed, 160 deletions(-)

diff --git a/sys-apps/plocate/Manifest b/sys-apps/plocate/Manifest
index da69188a2db..d732a44c763 100644
--- a/sys-apps/plocate/Manifest
+++ b/sys-apps/plocate/Manifest
@@ -1,3 +1 @@
-DIST plocate-1.1.5.tar.gz 69090 BLAKE2B 
70b398eb1a5d7b36294188966ef5f46843d9db9f41021a294d88795944412b4ef3819771082955a74a9945296fa14c59461a4ab4af197691f7085a40eeb7f0ef
 SHA512 
6169ea7b3587e12e555a42e0c70e149626810f5e6f9f1f03ca1b069d7892d45bc52cabf072324eaa6f14055943dd680a71642914c0218a770e2b00a22c75efbc
-DIST plocate-1.1.6.tar.gz 71518 BLAKE2B 
497ff8061e3e880e2502cb3fd13e3c9de06e8c4fffdc6b405e1a9a4e33f694b86f2e32fee93f57f5dd122b52a4a8615f1615ee77c6519448afcc596210aced65
 SHA512 
d94104b774ad75f60b8de2c044ac203ed28ffd6a0765818cf3e9d50d589d0c53cefbe77510d650c221e2c36b8672f63cd45ccb2f8774b20f9cb4d51de0bb4dbe
 DIST plocate-1.1.7.tar.gz 71546 BLAKE2B 
3ea93c7fcea243d60e61dd9956d4eaef3f09d017d5b2487466e4bccbfb6ff6d2e2e328c3df7809eac3ca5c5e0941e67178c1707f3e16154a9d2c756dab3aea00
 SHA512 
48ca7bcb439e6ddfbc11f0679bb44ee7173be7f7a856d51d56143bd86e219e19683312036bfa96434a0eaaf0b6df58a1843ecae917143f8f0fbac83b39cb0b4b

diff --git a/sys-apps/plocate/plocate-1.1.5.ebuild 
b/sys-apps/plocate/plocate-1.1.5.ebuild
deleted file mode 100644
index 4aaa46baf9c..000
--- a/sys-apps/plocate/plocate-1.1.5.ebuild
+++ /dev/null
@@ -1,79 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit linux-info meson systemd
-
-DESCRIPTION="Posting locate is a much faster locate"
-HOMEPAGE="https://plocate.sesse.net/;
-SRC_URI="https://plocate.sesse.net/download/${P}.tar.gz;
-
-# GPL-2 for updatedb
-# GPL-2+ for plocate itself
-LICENSE="GPL-2 GPL-2+"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE="+io-uring"
-
-RDEPEND="
-   acct-group/locate
-   app-arch/zstd:=
-   io-uring? ( sys-libs/liburing:= )
-   !sys-apps/mlocate
-"
-DEPEND="${RDEPEND}"
-
-CONFIG_CHECK="~IO_URING"
-ERROR_IO_URING="required for USE=io-uring"
-
-PATCHES=(
-   "${FILESDIR}"/${PN}-1.1.5-no-systemd-check.patch
-)
-
-src_prepare() {
-   # Pretend liburing dep doesn't exist when USE flag off
-   if ! use io-uring; then
-   sed -i "s/dependency('liburing/dependency('/" meson.build || die
-   fi
-
-   # We'll install the manpage ourself to locate.1
-   sed -i "/install_man('plocate.1')/d" meson.build || die
-
-   default
-}
-
-src_configure() {
-   local emesonargs=(
-   -Dlocategroup=locate
-   )
-   meson_src_configure
-}
-
-src_install() {
-   meson_src_install
-   dodoc README NEWS
-   newman "${S}"/${PN}.1 locate.1
-   dosym plocate /usr/bin/locate
-
-   insinto /etc
-   doins "${FILESDIR}"/updatedb.conf
-   doins "${FILESDIR}"/plocate-cron.conf
-   fperms 0644 /etc/{updatedb,plocate-cron}.conf
-
-   insinto /etc/cron.daily
-   newins "${FILESDIR}"/plocate.cron plocate
-   fperms 0755 /etc/cron.daily/plocate
-
-   systemd_dounit "${BUILD_DIR}"/${PN}-updatedb.service 
"${S}"/${PN}-updatedb.timer
-}
-
-pkg_postinst() {
-   if [[ -z "${REPLACING_VERSIONS}" ]] ; then
-   elog "The database for the locate command is generated daily by 
a cron job,"
-   elog "if you install for the first time you can run the 
updatedb command manually now."
-   elog
-   elog "Note that the ${EROOT}/etc/updatedb.conf file is generic,"
-   elog "please customize it to your system requirements."
-   fi
-}

diff --git a/sys-apps/plocate/plocate-1.1.6.ebuild 
b/sys-apps/plocate/plocate-1.1.6.ebuild
deleted file mode 100644
index 4aaa46baf9c..000
--- a/sys-apps/plocate/plocate-1.1.6.ebuild
+++ /dev/null
@@ -1,79 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit linux-info meson systemd
-
-DESCRIPTION="Posting locate is a much faster locate"
-HOMEPAGE="https://plocate.sesse.net/;
-SRC_URI="https://plocate.sesse.net/download/${P}.tar.gz;
-
-# GPL-2 for updatedb
-# GPL-2+ for plocate itself
-LICENSE="GPL-2 GPL-2+"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE="+io-uring"
-
-RDEPEND="
-   acct-group/locate
-   app-arch/zstd:=
-   io-uring? ( sys-libs/liburing:= )
-   !sys-apps/mlocate
-"
-DEPEND="${RDEPEND}"
-
-CONFIG_CHECK="~IO_URING"
-ERROR_IO_URING="required 

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

2021-05-03 Thread Sam James
commit: 6ba29f962765c2377ba47a3f04cd7d5e486472b9
Author: Sam James  gentoo  org>
AuthorDate: Mon May  3 20:19:48 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Mon May  3 20:19:48 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6ba29f96

sys-process/parallel: drop 20201222, 20210122, 20210222

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

 sys-process/parallel/Manifest |  3 ---
 sys-process/parallel/parallel-20201222.ebuild | 23 ---
 sys-process/parallel/parallel-20210122.ebuild | 23 ---
 sys-process/parallel/parallel-20210222.ebuild | 23 ---
 4 files changed, 72 deletions(-)

diff --git a/sys-process/parallel/Manifest b/sys-process/parallel/Manifest
index af280334497..7cae608b46c 100644
--- a/sys-process/parallel/Manifest
+++ b/sys-process/parallel/Manifest
@@ -1,6 +1,3 @@
-DIST parallel-20201222.tar.bz2 2115156 BLAKE2B 
5e7194a1b0e8b14b9d1b866534eb2d96c40b1d7a4679ce094348f0a9670a9ceb6453de9cbf3e2b39077f9b4bb6034ef41e2c21e4225bc6af391ab6cc21588b58
 SHA512 
88359a211c0caf31a356a2095c31fea65e768880b82d9d9c820ae51b127928b0e5038d15355874cda3f7788cd0195b345f81c611cdfffd91697e075e9fa97e60
-DIST parallel-20210122.tar.bz2 2129331 BLAKE2B 
a40f14fb262e2ca47240e893a2aa55bf33c633c23211a61f66a4d83506e7419d3e2603cd396d178ee93927fc00f50e2c9ec99cfaab8956eb2ef7ec77e357c48e
 SHA512 
dcd3653b0ca49c5df114863dcc8d69f820c2ec3c2f8c39a86ec566f600fa80eeb218f500f982e74eb683a50bb58b55a496d9bbe002b4358e94315ba728235451
-DIST parallel-20210222.tar.bz2 2215691 BLAKE2B 
2b738a7c185d49359be059788e4949fc82cc27cd2beb3b3073f057af8c0c541141c66fc87fe4d0ad17d5e85108461a0533bae2bc358a211300e31bc2e8811aaf
 SHA512 
7f100e9a80bb20e1099b081bdf0cda7480203ccea55fecd18e8e7d066f7d2c3883b5b8ed4509e34b8c7e59c7d46182ea33a486dfc9a302980b94f06206b701ab
 DIST parallel-20210322.tar.bz2 2233628 BLAKE2B 
652ad0539c67992877407b176e338bd7cbb6e0207fd10d7253a6f15ba3161d548e4feddeb82541e9190ee4605ee0745394c5736470858d406ff1d0bc6d78be71
 SHA512 
4b8363c74e110f6bad1e477e162d174d6dc907708f727f9448e27b3a533b9b293c55c2aec90f4d0b69b98de5bd837fbedcf107ef673949b49c7f249812c2a00a
 DIST parallel-20210422.tar.bz2 2239130 BLAKE2B 
690d09b6447f5c166fd74f44bf231e4c94f98fc8e8b2d1b71dad1df4babb6a58c1b1062859198b5f41c158148d4488bb4edef87bc88a220cfea67318fc281c81
 SHA512 
175b17b97bd0693e6cd9a69c525a43e030f6425f59237d0c0fb51153edf3043b8afa764be43059359dc1b1769f1368aa187685f9dda23e0136f56b04522de707
 DIST parallel-20210422.tar.bz2.sig 2080 BLAKE2B 
327848716c2da14f39975471d9943f37ad5bfcf86dddcde6f47d55f6081b79a9dbb5aa4d96014678479baa8c5f6c88d180150b5f24685bb2164f5f33c36175d4
 SHA512 
2c47803d494e86bfaa83d2bd6f574b243494435a3240ce0fd390171ec0ae2d06436bfd3b02317c96b640e04736742bc2781a2f1edf34b683a3fa1f73c75cb9ae

diff --git a/sys-process/parallel/parallel-20201222.ebuild 
b/sys-process/parallel/parallel-20201222.ebuild
deleted file mode 100644
index 9923b5d0378..000
--- a/sys-process/parallel/parallel-20201222.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="7"
-
-DESCRIPTION="A shell tool for executing jobs in parallel locally or on remote 
machines"
-HOMEPAGE="https://www.gnu.org/software/parallel/ 
https://git.savannah.gnu.org/cgit/parallel.git/;
-SRC_URI="mirror://gnu/${PN}/${P}.tar.bz2"
-
-LICENSE="GPL-3+"
-SLOT="0"
-KEYWORDS="amd64 arm arm64 ~ppc64 x86 ~amd64-linux ~x86-linux ~x64-macos"
-
-RDEPEND="dev-lang/perl:=
-   dev-perl/Devel-Size
-   virtual/perl-Data-Dumper
-   virtual/perl-File-Temp
-   virtual/perl-IO"
-DEPEND="${RDEPEND}"
-
-src_configure() {
-   econf --docdir="${EPREFIX}"/usr/share/doc/${PF}/html
-}

diff --git a/sys-process/parallel/parallel-20210122.ebuild 
b/sys-process/parallel/parallel-20210122.ebuild
deleted file mode 100644
index 9923b5d0378..000
--- a/sys-process/parallel/parallel-20210122.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="7"
-
-DESCRIPTION="A shell tool for executing jobs in parallel locally or on remote 
machines"
-HOMEPAGE="https://www.gnu.org/software/parallel/ 
https://git.savannah.gnu.org/cgit/parallel.git/;
-SRC_URI="mirror://gnu/${PN}/${P}.tar.bz2"
-
-LICENSE="GPL-3+"
-SLOT="0"
-KEYWORDS="amd64 arm arm64 ~ppc64 x86 ~amd64-linux ~x86-linux ~x64-macos"
-
-RDEPEND="dev-lang/perl:=
-   dev-perl/Devel-Size
-   virtual/perl-Data-Dumper
-   virtual/perl-File-Temp
-   virtual/perl-IO"
-DEPEND="${RDEPEND}"
-
-src_configure() {
-   econf --docdir="${EPREFIX}"/usr/share/doc/${PF}/html
-}

diff --git a/sys-process/parallel/parallel-20210222.ebuild 
b/sys-process/parallel/parallel-20210222.ebuild
deleted file mode 100644
index 9923b5d0378..000
--- a/sys-process/parallel/parallel-20210222.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors

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

2021-05-03 Thread Sam James
commit: 8ae0c07108dc540231a00bdb5a1653cca0eeed25
Author: Sam James  gentoo  org>
AuthorDate: Mon May  3 20:19:18 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Mon May  3 20:19:18 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8ae0c071

sys-apps/plocate: add 1.1.7

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

 sys-apps/plocate/Manifest |  1 +
 sys-apps/plocate/plocate-1.1.7.ebuild | 79 +++
 2 files changed, 80 insertions(+)

diff --git a/sys-apps/plocate/Manifest b/sys-apps/plocate/Manifest
index 6f0891cb586..da69188a2db 100644
--- a/sys-apps/plocate/Manifest
+++ b/sys-apps/plocate/Manifest
@@ -1,2 +1,3 @@
 DIST plocate-1.1.5.tar.gz 69090 BLAKE2B 
70b398eb1a5d7b36294188966ef5f46843d9db9f41021a294d88795944412b4ef3819771082955a74a9945296fa14c59461a4ab4af197691f7085a40eeb7f0ef
 SHA512 
6169ea7b3587e12e555a42e0c70e149626810f5e6f9f1f03ca1b069d7892d45bc52cabf072324eaa6f14055943dd680a71642914c0218a770e2b00a22c75efbc
 DIST plocate-1.1.6.tar.gz 71518 BLAKE2B 
497ff8061e3e880e2502cb3fd13e3c9de06e8c4fffdc6b405e1a9a4e33f694b86f2e32fee93f57f5dd122b52a4a8615f1615ee77c6519448afcc596210aced65
 SHA512 
d94104b774ad75f60b8de2c044ac203ed28ffd6a0765818cf3e9d50d589d0c53cefbe77510d650c221e2c36b8672f63cd45ccb2f8774b20f9cb4d51de0bb4dbe
+DIST plocate-1.1.7.tar.gz 71546 BLAKE2B 
3ea93c7fcea243d60e61dd9956d4eaef3f09d017d5b2487466e4bccbfb6ff6d2e2e328c3df7809eac3ca5c5e0941e67178c1707f3e16154a9d2c756dab3aea00
 SHA512 
48ca7bcb439e6ddfbc11f0679bb44ee7173be7f7a856d51d56143bd86e219e19683312036bfa96434a0eaaf0b6df58a1843ecae917143f8f0fbac83b39cb0b4b

diff --git a/sys-apps/plocate/plocate-1.1.7.ebuild 
b/sys-apps/plocate/plocate-1.1.7.ebuild
new file mode 100644
index 000..4aaa46baf9c
--- /dev/null
+++ b/sys-apps/plocate/plocate-1.1.7.ebuild
@@ -0,0 +1,79 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit linux-info meson systemd
+
+DESCRIPTION="Posting locate is a much faster locate"
+HOMEPAGE="https://plocate.sesse.net/;
+SRC_URI="https://plocate.sesse.net/download/${P}.tar.gz;
+
+# GPL-2 for updatedb
+# GPL-2+ for plocate itself
+LICENSE="GPL-2 GPL-2+"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE="+io-uring"
+
+RDEPEND="
+   acct-group/locate
+   app-arch/zstd:=
+   io-uring? ( sys-libs/liburing:= )
+   !sys-apps/mlocate
+"
+DEPEND="${RDEPEND}"
+
+CONFIG_CHECK="~IO_URING"
+ERROR_IO_URING="required for USE=io-uring"
+
+PATCHES=(
+   "${FILESDIR}"/${PN}-1.1.5-no-systemd-check.patch
+)
+
+src_prepare() {
+   # Pretend liburing dep doesn't exist when USE flag off
+   if ! use io-uring; then
+   sed -i "s/dependency('liburing/dependency('/" meson.build || die
+   fi
+
+   # We'll install the manpage ourself to locate.1
+   sed -i "/install_man('plocate.1')/d" meson.build || die
+
+   default
+}
+
+src_configure() {
+   local emesonargs=(
+   -Dlocategroup=locate
+   )
+   meson_src_configure
+}
+
+src_install() {
+   meson_src_install
+   dodoc README NEWS
+   newman "${S}"/${PN}.1 locate.1
+   dosym plocate /usr/bin/locate
+
+   insinto /etc
+   doins "${FILESDIR}"/updatedb.conf
+   doins "${FILESDIR}"/plocate-cron.conf
+   fperms 0644 /etc/{updatedb,plocate-cron}.conf
+
+   insinto /etc/cron.daily
+   newins "${FILESDIR}"/plocate.cron plocate
+   fperms 0755 /etc/cron.daily/plocate
+
+   systemd_dounit "${BUILD_DIR}"/${PN}-updatedb.service 
"${S}"/${PN}-updatedb.timer
+}
+
+pkg_postinst() {
+   if [[ -z "${REPLACING_VERSIONS}" ]] ; then
+   elog "The database for the locate command is generated daily by 
a cron job,"
+   elog "if you install for the first time you can run the 
updatedb command manually now."
+   elog
+   elog "Note that the ${EROOT}/etc/updatedb.conf file is generic,"
+   elog "please customize it to your system requirements."
+   fi
+}



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

2021-05-03 Thread Sam James
commit: 59f172d720f5a80d76d7210b6c324e22aa7030b2
Author: Sam James  gentoo  org>
AuthorDate: Mon May  3 20:20:19 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Mon May  3 20:20:19 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=59f172d7

dev-lang/mujs: drop 1.1.1-r2

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

 dev-lang/mujs/Manifest |  1 -
 dev-lang/mujs/mujs-1.1.1-r2.ebuild | 72 --
 2 files changed, 73 deletions(-)

diff --git a/dev-lang/mujs/Manifest b/dev-lang/mujs/Manifest
index 8c1f1f75c17..dc69aaa09bd 100644
--- a/dev-lang/mujs/Manifest
+++ b/dev-lang/mujs/Manifest
@@ -1,3 +1,2 @@
 DIST mujs-1.1.0.tar.gz 123450 BLAKE2B 
e7bc05d35566ff26346e713645e0f417a9acd1a73b5fb5c7f0c35bf940765fba1ab04199f4ed1dd6ce0e3bb2bf1547703335a1c125353da24de72f2b1adfb243
 SHA512 
10b61453f8483e3e67c95a742aa7868e255816b2ce25c84d8e24c5c737bad1f23ade67531c5c5bb914804be446da33c0cbe8e95a6d5889250dd8520ce56f23a0
-DIST mujs-1.1.1.tar.xz 95448 BLAKE2B 
df19d045a16603b94fae6e8f996af32ab5986983a191041bf82cde67c876b34e9574b2c5ea75be8dba36da6692761608ce56117c7cf98833795eadec37ee546e
 SHA512 
8978cb120458b982cd8fa2242ca648c1bb19a837f3b41a88226f95c6d48796b92f221d95b4c2cb73c4a4257ee33045640aee8c3c849cf0725a686fa452f2cc84
 DIST mujs-1.1.2.tar.xz 98340 BLAKE2B 
bbb290786c26fd604082eb123adc78a3b7d9387dafabf70df23bae97d016a3ad16a434fb1ab3a33da85c575cf813491d0a09d956ff351bd7c8d38cac675ec114
 SHA512 
66641855e6fe732541fb80a99fda4418545183965c6a6ffb4a05101084fd1cc073aca1e51115f37fffb56bc5518cec21a1586d0745c55aec08deb47736e33392

diff --git a/dev-lang/mujs/mujs-1.1.1-r2.ebuild 
b/dev-lang/mujs/mujs-1.1.1-r2.ebuild
deleted file mode 100644
index bc0c2a8caca..000
--- a/dev-lang/mujs/mujs-1.1.1-r2.ebuild
+++ /dev/null
@@ -1,72 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit flag-o-matic multilib toolchain-funcs
-
-DESCRIPTION="An embeddable JavaScript interpreter in C"
-HOMEPAGE="https://mujs.com/ https://github.com/ccxvii/mujs;
-SRC_URI="https://mujs.com/downloads/${P}.tar.xz;
-#SRC_URI=" https://github.com/ccxvii/mujs/archive/${PV}.tar.xz -> ${P}.tar.xz"
-
-LICENSE="ISC"
-# subslot matches SONAME
-SLOT="0/${PV}"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86 
~amd64-linux ~ppc-macos ~x64-macos"
-
-RDEPEND="sys-libs/readline:0="
-DEPEND="${RDEPEND}"
-
-PATCHES=(
-   "${FILESDIR}"/${PN}-1.1.1-flags.patch
-)
-
-src_prepare() {
-   default
-
-   tc-export AR CC
-
-   append-cflags -fPIC
-
-   # library's ABI (and API) changes in ~each release:
-   # diff 'usr/includemujs.h' across releases to validate
-   if [[ ${CHOST} == *-darwin* ]] ; then
-   append-cflags 
-Wl,-install_name,"${EPREFIX}"/usr/$(get_libdir)/lib${PN}.${PV}.dylib
-   else
-   append-cflags -Wl,-soname=lib${PN}.so.${PV}
-   fi
-}
-
-src_compile() {
-   # We need to use ${PV} for the pkgconfig file
-   # #784461
-   emake \
-   VERSION=${PV} \
-   XCFLAGS="${CFLAGS}" \
-   XCPPFLAGS="${CPPFLAGS}" \
-   prefix=/usr \
-   shell shared
-}
-
-src_install() {
-   local myemakeargs=(
-   DESTDIR="${ED}"
-   VERSION=${PV}
-   libdir="/usr/$(get_libdir)"
-   prefix=/usr
-   )
-
-   emake "${myemakeargs[@]}" install-shared
-
-   # TODO: Tidy up this logic, improve readability
-   if [[ ${CHOST} == *-darwin* ]] ; then
-   mv -v "${ED}"/usr/$(get_libdir)/lib${PN}.so 
"${ED}"/usr/$(get_libdir)/lib${PN}.${PV}.dylib || die
-   dosym lib${PN}.${PV}.dylib /usr/$(get_libdir)/lib${PN}.dylib
-   dosym lib${PN}.${PV}.dylib 
/usr/$(get_libdir)/lib${PN}.${PV:0:1}.dylib
-   else
-   mv -v "${ED}"/usr/$(get_libdir)/lib${PN}.so{,.${PV}} || die
-   dosym lib${PN}.so.${PV} /usr/$(get_libdir)/lib${PN}.so
-   dosym lib${PN}.so.${PV} /usr/$(get_libdir)/lib${PN}.so.${PV:0:1}
-   fi
-}



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

2021-05-03 Thread Conrad Kostecki
commit: 615d13fc36ff67088e0c097fa71efe5b23219241
Author: Conrad Kostecki  gentoo  org>
AuthorDate: Mon May  3 20:07:03 2021 +
Commit: Conrad Kostecki  gentoo  org>
CommitDate: Mon May  3 20:07:11 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=615d13fc

x11-misc/arandr: drop old version

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

 x11-misc/arandr/arandr-0.1.10.ebuild | 44 
 1 file changed, 44 deletions(-)

diff --git a/x11-misc/arandr/arandr-0.1.10.ebuild 
b/x11-misc/arandr/arandr-0.1.10.ebuild
deleted file mode 100644
index d7ff5629bcc..000
--- a/x11-misc/arandr/arandr-0.1.10.ebuild
+++ /dev/null
@@ -1,44 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-PYTHON_COMPAT=( python3_{7,8} )
-inherit distutils-r1
-
-DESCRIPTION="Another XRandR GUI"
-HOMEPAGE="https://christian.amsuess.com/tools/arandr/;
-SRC_URI="https://christian.amsuess.com/tools/arandr/files/${P}.tar.gz;
-
-LICENSE="GPL-3+"
-SLOT="0"
-KEYWORDS="amd64 ~arm64 x86"
-
-RDEPEND="
-   dev-python/pygobject:3=[${PYTHON_USEDEP}]
-   x11-apps/xrandr
-"
-DEPEND="
-   >=dev-python/docutils-0.6[${PYTHON_USEDEP}]
-"
-
-src_prepare() {
-   local i p
-   # simulate gettext behavior:
-   #  LINGUAS unset => install all
-   #  LINGUAS="" => install none
-   #  LINGUAS="de fr" => install de and fr
-   if [[ -n "${LINGUAS+x}" ]] ; then # if LINGUAS is set
-   for i in $(cd "${S}"/data/po ; for p in *.po ; do echo ${p%.po} 
; done) ; do # for every supported language
-   if ! has ${i} ${LINGUAS} ; then # if language is 
disabled
-   rm data/po/${i}.po || die
-   fi
-   done
-   fi
-
-   distutils-r1_src_prepare
-}
-
-src_install() {
-   distutils-r1_src_install
-   gunzip "${D}"/usr/share/man/man1/{${PN},unxrandr}.1.gz || die
-}



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

2021-05-03 Thread Conrad Kostecki
commit: 367dc6c7213859e3288f6783f2663b901d6dd0ba
Author: Conrad Kostecki  gentoo  org>
AuthorDate: Mon May  3 20:06:01 2021 +
Commit: Conrad Kostecki  gentoo  org>
CommitDate: Mon May  3 20:07:10 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=367dc6c7

x11-misc/arandr: add python3.9 support

Also changed:
* updated deps
* updated metadata.xml
* dropped conditional locales, as ebuild would not rebuild, if user
  changes LINGUAS, so installing all of them, as usual.
* patched setup.py, instead gunzip man pages after install

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

 x11-misc/arandr/arandr-0.1.10-r1.ebuild| 26 ++
 x11-misc/arandr/files/arandr-0.1.10-manpages.patch | 31 ++
 x11-misc/arandr/metadata.xml   |  7 +
 3 files changed, 64 insertions(+)

diff --git a/x11-misc/arandr/arandr-0.1.10-r1.ebuild 
b/x11-misc/arandr/arandr-0.1.10-r1.ebuild
new file mode 100644
index 000..2da6f3298b6
--- /dev/null
+++ b/x11-misc/arandr/arandr-0.1.10-r1.ebuild
@@ -0,0 +1,26 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DISTUTILS_USE_SETUPTOOLS="no"
+PYTHON_COMPAT=( python3_{7..9} )
+
+inherit distutils-r1
+
+DESCRIPTION="Another XRandR GUI"
+HOMEPAGE="https://christian.amsuess.com/tools/arandr/;
+SRC_URI="https://christian.amsuess.com/tools/arandr/files/${P}.tar.gz;
+
+LICENSE="GPL-3+"
+SLOT="0"
+KEYWORDS="amd64 ~arm ~arm64 x86"
+
+RDEPEND="
+   dev-python/pygobject:3=[${PYTHON_USEDEP},cairo]
+   x11-apps/xrandr
+"
+
+BDEPEND="dev-python/docutils[${PYTHON_USEDEP}]"
+
+PATCHES=( "${FILESDIR}/${PN}-0.1.10-manpages.patch" )

diff --git a/x11-misc/arandr/files/arandr-0.1.10-manpages.patch 
b/x11-misc/arandr/files/arandr-0.1.10-manpages.patch
new file mode 100644
index 000..8e02c4928f3
--- /dev/null
+++ b/x11-misc/arandr/files/arandr-0.1.10-manpages.patch
@@ -0,0 +1,31 @@
+--- a/setup.py
 b/setup.py
+@@ -101,8 +101,8 @@
+ self.mkpath('build')
+ 
+ for (sourcefile, gzfile) in [
+-('data/arandr.1.txt', os.path.join('build', 'arandr.1.gz')),
+-('data/unxrandr.1.txt', os.path.join('build', 
'unxrandr.1.gz')),
++('data/arandr.1.txt', os.path.join('build', 'arandr.1')),
++('data/unxrandr.1.txt', os.path.join('build', 'unxrandr.1')),
+ ]:
+ 
+ if newer(sourcefile, gzfile):
+@@ -111,7 +111,7 @@
+ info('compressing man page to %s', gzfile)
+ 
+ if not self.dry_run:
+-compressed = gzip.open(gzfile, 'w', 9)
++compressed = open(gzfile, 'wb')
+ compressed.write(manpage)
+ compressed.close()
+ 
+@@ -259,7 +259,7 @@
+ },
+ data_files = [
+ ('share/applications', ['data/arandr.desktop']), # FIXME: use 
desktop-file-install?
+-('share/man/man1', ['build/arandr.1.gz', 'build/unxrandr.1.gz']),
++('share/man/man1', ['build/arandr.1', 'build/unxrandr.1']),
+ ],
+ scripts = ['arandr', 'unxrandr'],
+ )

diff --git a/x11-misc/arandr/metadata.xml b/x11-misc/arandr/metadata.xml
index 3e3880cf105..b2976bd66ac 100644
--- a/x11-misc/arandr/metadata.xml
+++ b/x11-misc/arandr/metadata.xml
@@ -5,4 +5,11 @@
conik...@gentoo.org
Conrad Kostecki

+   
+   ARandR is designed to provide a simple visual front end for 
XRandR.
+   Relative monitor positions are shown graphically and can be 
changed in a drag-and-drop way.
+   
+   
+   arandr/arandr
+   
 



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

2021-05-03 Thread Thomas Deutschmann
commit: 4707f66ad0c079c17adee13826193ac2430ed9ab
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Mon May  3 19:59:21 2021 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Mon May  3 19:59:39 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4707f66a

media-libs/libopenaptx: bump to v0.2.1

License changed to GPL 3+ [Link 1].

Link 1: 
https://github.com/pali/libopenaptx/commit/811bc18586d634042618d633727ac0281d4170b8
Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Thomas Deutschmann  gentoo.org>

 media-libs/libopenaptx/Manifest |  1 +
 media-libs/libopenaptx/libopenaptx-0.2.1.ebuild | 49 +
 2 files changed, 50 insertions(+)

diff --git a/media-libs/libopenaptx/Manifest b/media-libs/libopenaptx/Manifest
index 7271834f99f..c1a88d38acb 100644
--- a/media-libs/libopenaptx/Manifest
+++ b/media-libs/libopenaptx/Manifest
@@ -1 +1,2 @@
 DIST libopenaptx-0.2.0.tar.gz 27797 BLAKE2B 
b178a9aaf78796c9219d9e7066ff985ce9f5dd86a6926ae22e373f2822090ad313efe04d5cf607940f1042bd27ddf5484d7e8298dfff91a8ae5596cec7ad5fa9
 SHA512 
d57e5084b398eec2ad49c9893baa496651c139abfb95692c834a4691bc4bb951d0b1afdd499a8b67c84b873407b584965d3a045d8ef3d9e62b3ccf45de22809a
+DIST libopenaptx-0.2.1.tar.gz 31575 BLAKE2B 
531a1b4e8f4a711bf1b36dfea2424b23821dd4f0b50cc367e1298fc7a41f32ec494fdb25907173d1e2685bd0af74d3ebe5a7a3f221f2e57e92bd6d6e2b8b80c8
 SHA512 
7c7f515585ed41cd276cd3141037ce21e3ebdb713dc932bcdb33320d9910c734bc81e581e2c09b3399b3516c789e5da7128fdab5ab6b5e4f42a86b6ac6d3f28c

diff --git a/media-libs/libopenaptx/libopenaptx-0.2.1.ebuild 
b/media-libs/libopenaptx/libopenaptx-0.2.1.ebuild
new file mode 100644
index 000..534df52cba0
--- /dev/null
+++ b/media-libs/libopenaptx/libopenaptx-0.2.1.ebuild
@@ -0,0 +1,49 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit flag-o-matic toolchain-funcs
+
+DESCRIPTION="Reverse-engineered aptX and aptX HD library"
+HOMEPAGE="https://github.com/pali/libopenaptx;
+
+if [[ ${PV} == "" ]] ; then
+   inherit git-r3
+   EGIT_REPO_URI="https://github.com/pali/${PN};
+else
+   SRC_URI="https://github.com/pali/${PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
+   KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
+fi
+
+LICENSE="GPL-3+"
+SLOT="0"
+
+IUSE="cpu_flags_x86_avx2"
+
+src_compile() {
+   tc-export CC AR
+
+   use cpu_flags_x86_avx2 && append-cflags "-mavx2"
+
+   emake \
+   PREFIX="${EPREFIX}"/usr \
+   LIBDIR=$(get_libdir) \
+   CFLAGS="${CFLAGS}" \
+   LDFLAGS="${LDFLAGS}" \
+   ARFLAGS="${ARFLAGS} -rcs" \
+   all
+}
+
+src_install() {
+   emake \
+   PREFIX="${EPREFIX}"/usr \
+   DESTDIR="${D}" \
+   LIBDIR="$(get_libdir)" \
+   CFLAGS="${CFLAGS}" \
+   LDFLAGS="${LDFLAGS}" \
+   ARFLAGS="${ARFLAGS} -rcs" \
+   install
+
+   find "${ED}" -name '*.a' -delete || die
+}



[gentoo-commits] proj/musl:master commit in: media-tv/kodi/

2021-05-03 Thread Jory Pratt
commit: 40b06906882a7317aefd487cd0d4a92eb5b449e9
Author: Jory Pratt  gentoo  org>
AuthorDate: Mon May  3 19:57:13 2021 +
Commit: Jory Pratt  gentoo  org>
CommitDate: Mon May  3 19:57:13 2021 +
URL:https://gitweb.gentoo.org/proj/musl.git/commit/?id=40b06906

media-tv/kodi: Finish removing libressl

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

 media-tv/kodi/kodi-19.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-tv/kodi/kodi-19.0.ebuild b/media-tv/kodi/kodi-19.0.ebuild
index 6634809..44952aa 100644
--- a/media-tv/kodi/kodi-19.0.ebuild
+++ b/media-tv/kodi/kodi-19.0.ebuild
@@ -108,7 +108,7 @@ COMMON_TARGET_DEPEND="${PYTHON_DEPS}
>=media-libs/taglib-1.11.1
system-ffmpeg? (
>=media-video/ffmpeg-${FFMPEG_VERSION}:=[dav1d?,encode,postproc]
-   media-video/ffmpeg[-libressl,openssl]
+   media-video/ffmpeg[openssl]
)
!system-ffmpeg? (
app-arch/bzip2



[gentoo-commits] repo/gentoo:master commit in: net-misc/gnome-remote-desktop/

2021-05-03 Thread Matt Turner
commit: a63bb876bf3ea1087117d05c32693b07d344669f
Author: Matt Turner  gentoo  org>
AuthorDate: Mon May  3 19:30:03 2021 +
Commit: Matt Turner  gentoo  org>
CommitDate: Mon May  3 19:30:16 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a63bb876

net-misc/gnome-remote-desktop: Drop old versions

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

 net-misc/gnome-remote-desktop/Manifest |  1 -
 .../gnome-remote-desktop-40.0.ebuild   | 61 --
 2 files changed, 62 deletions(-)

diff --git a/net-misc/gnome-remote-desktop/Manifest 
b/net-misc/gnome-remote-desktop/Manifest
index 7472a0ae559..ebcd7eebd17 100644
--- a/net-misc/gnome-remote-desktop/Manifest
+++ b/net-misc/gnome-remote-desktop/Manifest
@@ -1,2 +1 @@
-DIST gnome-remote-desktop-40.0.tar.xz 59748 BLAKE2B 
73c81a8d6a565cbba1475d122c1a16f02a676a572ac29b69bd5a31de5482b985a0bae7c3b8fda8f4ec1895db87ba2b9ca408347166c7e43c9a0456f5b4fdf7b7
 SHA512 
557d5425a92cc50dfac60d9e5e39fba88bd3a653ece6490aae663913bc1df490b7d864ae0d6e8cc2c305e7c0fa5f77d7b1e63488bc51f38a0f897232b69edc89
 DIST gnome-remote-desktop-40.1.tar.xz 63980 BLAKE2B 
6f5ebe7f00e2038f88740a994ee90f55b7f3ce6e4ea8898b7326d2f36dea2d89c721cffd253f92cde388b1273ad8d086242bfadaa86e4b87361844b3a3bca5b7
 SHA512 
39116afa16256820a69e020b71de5458fc5da8154bc8255d2157ff56fc679c39f4608f790d74eb4a0cb10cc61bd27d4172cfc547582100cab5b897644a700ee3

diff --git a/net-misc/gnome-remote-desktop/gnome-remote-desktop-40.0.ebuild 
b/net-misc/gnome-remote-desktop/gnome-remote-desktop-40.0.ebuild
deleted file mode 100644
index a74b7201bd2..000
--- a/net-misc/gnome-remote-desktop/gnome-remote-desktop-40.0.ebuild
+++ /dev/null
@@ -1,61 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-PYTHON_COMPAT=( python3_{7..9} )
-inherit gnome.org gnome2-utils meson python-any-r1 systemd xdg
-
-DESCRIPTION="Remote desktop daemon for GNOME using pipewire"
-HOMEPAGE="https://gitlab.gnome.org/jadahl/gnome-remote-desktop;
-
-LICENSE="GPL-2+"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE="+rdp +vnc"
-REQUIRED_USE="|| ( rdp vnc )"
-RESTRICT="test" # Tests run xvfb-run directly
-
-DEPEND="
-   x11-libs/cairo
-   dev-libs/glib:2
-   >=media-video/pipewire-0.3.0:0/0.3
-   sys-apps/systemd
-   app-crypt/libsecret
-   x11-libs/libnotify
-   rdp? (
-   >=net-misc/freerdp-2.3:=[server]
-   >=sys-fs/fuse-3.9.1
-   >=x11-libs/libxkbcommon-1.0.0
-   )
-   vnc? (
-   net-libs/libvncserver
-   )
-"
-RDEPEND="${DEPEND}
-   x11-wm/mutter[screencast]
-"
-BDEPEND="
-   ${PYTHON_DEPS}
-   dev-util/gdbus-codegen
-   dev-util/glib-utils
-   virtual/pkgconfig
-"
-
-src_configure() {
-   local emesonargs=(
-   $(meson_use rdp)
-   $(meson_use vnc)
-   -Dsystemd_user_unit_dir="$(systemd_get_userunitdir)"
-   )
-   meson_src_configure
-}
-
-pkg_postinst() {
-   xdg_pkg_postinst
-   gnome2_schemas_update
-}
-
-pkg_postrm() {
-   xdg_pkg_postrm
-   gnome2_schemas_update
-}



[gentoo-commits] repo/proj/guru:dev commit in: games-action/blackvoxel/files/

2021-05-03 Thread Ronny Gutbrod
commit: 82c53fd72093f405e8efe0f3904f9a51a4663f94
Author: Ronny (tastytea) Gutbrod  tastytea  de>
AuthorDate: Mon May  3 19:28:13 2021 +
Commit: Ronny Gutbrod  tastytea  de>
CommitDate: Mon May  3 19:28:13 2021 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=82c53fd7

games-action/blackvoxel: Remove -zrelro again.

I overlooked it when I extended the Makefile-patch before.

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

 .../blackvoxel/files/blackvoxel-2.42-dont-strip-files.patch  | 12 ++--
 games-action/blackvoxel/files/blackvoxel-2.42-makefile.patch |  9 +
 2 files changed, 11 insertions(+), 10 deletions(-)

diff --git 
a/games-action/blackvoxel/files/blackvoxel-2.42-dont-strip-files.patch 
b/games-action/blackvoxel/files/blackvoxel-2.42-dont-strip-files.patch
index 7be84fbbf..85f2b1290 100644
--- a/games-action/blackvoxel/files/blackvoxel-2.42-dont-strip-files.patch
+++ b/games-action/blackvoxel/files/blackvoxel-2.42-dont-strip-files.patch
@@ -1,6 +1,6 @@
-From b6baebbd17479d9b6f6083797fa4eb63741fa52b Mon Sep 17 00:00:00 2001
+From a68c7c2d10bed88a5148828b6f8f02175af696ca Mon Sep 17 00:00:00 2001
 From: tastytea 
-Date: Mon, 3 May 2021 03:05:19 +0200
+Date: Mon, 3 May 2021 21:25:36 +0200
 Subject: [PATCH] Don't strip files.
 
 ---
@@ -9,7 +9,7 @@ Subject: [PATCH] Don't strip files.
  2 files changed, 7 insertions(+), 7 deletions(-)
 
 diff --git a/Makefile b/Makefile
-index a85dd7e..51cb0fd 100644
+index 62c50cb..57f27d4 100644
 --- a/Makefile
 +++ b/Makefile
 @@ -19,7 +19,7 @@ OBJ= $(SRC:src/%.cpp=obj/%.o)
@@ -25,13 +25,13 @@ index a85dd7e..51cb0fd 100644
  
ifeq ($(KERNELNAME),Linux)
  CXXFLAGS+= -O3 -c -fmessage-length=0
--LDFLAGS+=-s -zrelro -L"src/sc_Squirrel3/lib" -lGLU -lSDL -lGLEW -lGL 
-lsquirrel -lsqstdlib
-+LDFLAGS+=-zrelro -L"src/sc_Squirrel3/lib" -lGLU -lSDL -lGLEW -lGL 
-lsquirrel -lsqstdlib
+-LDFLAGS+=-s -L"src/sc_Squirrel3/lib" -lGLU -lSDL -lGLEW -lGL -lsquirrel 
-lsqstdlib
++LDFLAGS+=-L"src/sc_Squirrel3/lib" -lGLU -lSDL -lGLEW -lGL -lsquirrel 
-lsqstdlib
else ifeq ($(KERNELNAME), FreeBSD)
  # To be done...
  CXXFLAGS+= -O3 -c -fmessage-length=0
 -LDFLAGS+=-s -L"src/sc_Squirrel3/lib" -lGLU -lSDL -lGLEW -lGL -lsquirrel 
-lsqstdlib
-+LDFLAGS+=-L"src/sc_Squirrel3/lib" -lGLU -lSDL -lGLEW -lGL -lsquirrel 
-lsqstdlib
++LDFLAGS+= -L"src/sc_Squirrel3/lib" -lGLU -lSDL -lGLEW -lGL -lsquirrel 
-lsqstdlib
else ifeq ($(KERNELNAME), Darwin)
  CXXFLAGS+= -O3 -c -fmessage-length=0
 -LDFLAGS+=-s -L"src/sc_Squirrel3/lib" -L"/usr/local/Cellar/glew" 
-L"/usr/local/Cellar/sdl" -I"/usr/local/Cellar/glew" -I"/usr/local/Cellar/sdl" 
-framework Cocoa -framework OpenGL -lSDLmain -lSDL -lGLEW -lsquirrel -lsqstdlib

diff --git a/games-action/blackvoxel/files/blackvoxel-2.42-makefile.patch 
b/games-action/blackvoxel/files/blackvoxel-2.42-makefile.patch
index f6f857212..de29e1999 100644
--- a/games-action/blackvoxel/files/blackvoxel-2.42-makefile.patch
+++ b/games-action/blackvoxel/files/blackvoxel-2.42-makefile.patch
@@ -1,9 +1,10 @@
-From a4fbc416e1c9884353f743f84ca98207f792b502 Mon Sep 17 00:00:00 2001
+From 6f28e09bf6c8b48e0b1e7acc8b755e076e41fe40 Mon Sep 17 00:00:00 2001
 From: tastytea 
-Date: Mon, 3 May 2021 02:26:12 +0200
+Date: Mon, 3 May 2021 21:21:25 +0200
 Subject: [PATCH] Don't overwrite build-flags, replace hardcoded tools with
  variables.
 
+Also remove -zrelro from LDFLAGS.
 ---
  Makefile   | 29 ++---
  src/sc_Squirrel3/sq/Makefile   |  8 
@@ -12,7 +13,7 @@ Subject: [PATCH] Don't overwrite build-flags, replace 
hardcoded tools with
  4 files changed, 34 insertions(+), 35 deletions(-)
 
 diff --git a/Makefile b/Makefile
-index 3fac7f3..a85dd7e 100644
+index 3fac7f3..62c50cb 100644
 --- a/Makefile
 +++ b/Makefile
 @@ -8,10 +8,9 @@ ifndef bindir
@@ -46,7 +47,7 @@ index 3fac7f3..a85dd7e 100644
 -CFLAGS+= -O3 -c -fmessage-length=0
 -LDFLAGS=-s -zrelro -L"src/sc_Squirrel3/lib" -lGLU -lSDL -lGLEW -lGL 
-lsquirrel -lsqstdlib
 +CXXFLAGS+= -O3 -c -fmessage-length=0
-+LDFLAGS+=-s -zrelro -L"src/sc_Squirrel3/lib" -lGLU -lSDL -lGLEW -lGL 
-lsquirrel -lsqstdlib
++LDFLAGS+=-s -L"src/sc_Squirrel3/lib" -lGLU -lSDL -lGLEW -lGL -lsquirrel 
-lsqstdlib
else ifeq ($(KERNELNAME), FreeBSD)
  # To be done...
 -CFLAGS+= -O3 -c -fmessage-length=0



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

2021-05-03 Thread Stephan Hartmann
commit: 05a280c6aaa09b3b3935e0f3535e9842124f0c90
Author: Stephan Hartmann  gentoo  org>
AuthorDate: Mon May  3 19:29:25 2021 +
Commit: Stephan Hartmann  gentoo  org>
CommitDate: Mon May  3 19:29:35 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=05a280c6

www-client/microsoft-edge-beta: bump to 91.0.864.15

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

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

diff --git a/www-client/microsoft-edge-beta/Manifest 
b/www-client/microsoft-edge-beta/Manifest
index f3b77f2dcda..97f39168b3d 100644
--- a/www-client/microsoft-edge-beta/Manifest
+++ b/www-client/microsoft-edge-beta/Manifest
@@ -1 +1,2 @@
 DIST microsoft-edge-beta_91.0.864.11-1_amd64.deb 98516564 BLAKE2B 
1683413c7d6f4baf7e554c91b17dd5b95c1e61bdb8a24fcb2c1f239e521c2c4c4956d5aa2ee782e1fcab63a74ab95b4bccaece925c865aa646333c857a107247
 SHA512 
d77f82c5795ad067b16eca09be3fe4c7f3c4057dd98721f732ac57ecf031a77563e58c95c0c03f36bece0941da36d8bac868b5a31ecd3bc962efbab1163e89fc
+DIST microsoft-edge-beta_91.0.864.15-1_amd64.deb 99076612 BLAKE2B 
a8f2142f80b4e0641b877f95009c13b2c9c783fb1c300ebbc37bfeebac6e06a7367c8d2b3c78d8501b2c5f4a6e1368531ede256d41fd5741724ce5e50232b46b
 SHA512 
78a3e814efed986362ea52f0b6720440c24be051b2521ccecb4a4134cc61d7c33dc3afdd72c97909664f43372f9edac7fcf58e52ee696bcff3eb10fc95461706

diff --git 
a/www-client/microsoft-edge-beta/microsoft-edge-beta-91.0.864.15.ebuild 
b/www-client/microsoft-edge-beta/microsoft-edge-beta-91.0.864.15.ebuild
new file mode 100644
index 000..6887ef49a3a
--- /dev/null
+++ b/www-client/microsoft-edge-beta/microsoft-edge-beta-91.0.864.15.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/curl[ssl]
+   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
+   newicon -s ${size} 
"${EDGE_HOME}/product_logo_${size}${suffix}.png" ${PN}.png
+   done
+
+   pax-mark m "${EDGE_HOME}/msedge"
+}



[gentoo-commits] repo/gentoo:master commit in: profiles/, net-misc/gnome-remote-desktop/

2021-05-03 Thread Matt Turner
commit: c3f91cbd8ea373aaff654805b0061a8db1814db1
Author: Matt Turner  gentoo  org>
AuthorDate: Mon May  3 19:23:49 2021 +
Commit: Matt Turner  gentoo  org>
CommitDate: Mon May  3 19:29:27 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c3f91cbd

net-misc/gnome-remote-desktop: Version bump to 40.1

And remove the package.mask entry.

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

 net-misc/gnome-remote-desktop/Manifest |  1 +
 .../gnome-remote-desktop-40.1.ebuild   | 65 ++
 profiles/package.mask  |  4 --
 3 files changed, 66 insertions(+), 4 deletions(-)

diff --git a/net-misc/gnome-remote-desktop/Manifest 
b/net-misc/gnome-remote-desktop/Manifest
index 42d45073c36..7472a0ae559 100644
--- a/net-misc/gnome-remote-desktop/Manifest
+++ b/net-misc/gnome-remote-desktop/Manifest
@@ -1 +1,2 @@
 DIST gnome-remote-desktop-40.0.tar.xz 59748 BLAKE2B 
73c81a8d6a565cbba1475d122c1a16f02a676a572ac29b69bd5a31de5482b985a0bae7c3b8fda8f4ec1895db87ba2b9ca408347166c7e43c9a0456f5b4fdf7b7
 SHA512 
557d5425a92cc50dfac60d9e5e39fba88bd3a653ece6490aae663913bc1df490b7d864ae0d6e8cc2c305e7c0fa5f77d7b1e63488bc51f38a0f897232b69edc89
+DIST gnome-remote-desktop-40.1.tar.xz 63980 BLAKE2B 
6f5ebe7f00e2038f88740a994ee90f55b7f3ce6e4ea8898b7326d2f36dea2d89c721cffd253f92cde388b1273ad8d086242bfadaa86e4b87361844b3a3bca5b7
 SHA512 
39116afa16256820a69e020b71de5458fc5da8154bc8255d2157ff56fc679c39f4608f790d74eb4a0cb10cc61bd27d4172cfc547582100cab5b897644a700ee3

diff --git a/net-misc/gnome-remote-desktop/gnome-remote-desktop-40.1.ebuild 
b/net-misc/gnome-remote-desktop/gnome-remote-desktop-40.1.ebuild
new file mode 100644
index 000..700f245f210
--- /dev/null
+++ b/net-misc/gnome-remote-desktop/gnome-remote-desktop-40.1.ebuild
@@ -0,0 +1,65 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+PYTHON_COMPAT=( python3_{7..9} )
+inherit gnome.org gnome2-utils meson python-any-r1 systemd xdg
+
+DESCRIPTION="Remote desktop daemon for GNOME using pipewire"
+HOMEPAGE="https://gitlab.gnome.org/GNOME/gnome-remote-desktop;
+
+LICENSE="GPL-2+"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE="+rdp +vnc"
+REQUIRED_USE="|| ( rdp vnc )"
+RESTRICT="test" # Tests run xvfb-run directly
+
+DEPEND="
+   x11-libs/cairo
+   >=dev-libs/glib-2.68:2
+   >=media-video/pipewire-0.3.0:0/0.3
+   app-crypt/libsecret
+   x11-libs/libnotify
+   rdp? (
+   >=net-misc/freerdp-2.3:=[server]
+   >=sys-fs/fuse-3.9.1
+   >=x11-libs/libxkbcommon-1.0.0
+   )
+   vnc? (
+   net-libs/libvncserver
+   )
+"
+RDEPEND="${DEPEND}
+   x11-wm/mutter[screencast]
+"
+BDEPEND="
+   ${PYTHON_DEPS}
+   dev-util/gdbus-codegen
+   dev-util/glib-utils
+   virtual/pkgconfig
+"
+
+src_prepare() {
+   default
+   sed -i -e '/systemd_dep/d' meson.build || die
+}
+
+src_configure() {
+   local emesonargs=(
+   $(meson_use rdp)
+   $(meson_use vnc)
+   -Dsystemd_user_unit_dir="$(systemd_get_userunitdir)"
+   )
+   meson_src_configure
+}
+
+pkg_postinst() {
+   xdg_pkg_postinst
+   gnome2_schemas_update
+}
+
+pkg_postrm() {
+   xdg_pkg_postrm
+   gnome2_schemas_update
+}

diff --git a/profiles/package.mask b/profiles/package.mask
index 44ce4772b20..5a8397bb01b 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -786,10 +786,6 @@ dev-lang/spark
 >=dev-java/eclipse-ecj-4.10
 >=www-servers/tomcat-9
 
-# Mart Raudsepp  (2020-02-16)
-# Fails to automatically launch pipewire for me. Help welcome figuring it out.
-net-misc/gnome-remote-desktop
-
 # Stefan Strogin  (2020-02-12)
 # Mask for testing revdeps.
 >=dev-games/mygui-3.4.0



[gentoo-commits] repo/gentoo:master commit in: virtual/freedesktop-icon-theme/

2021-05-03 Thread Sam James
commit: 81d5d4c255f5252dcc0a1148462dbaa8a1b1fdc7
Author: Sam James  gentoo  org>
AuthorDate: Mon May  3 19:20:58 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Mon May  3 19:21:54 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=81d5d4c2

virtual/freedesktop-icon-theme: Stabilize 0-r4 ppc, #787458

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

 virtual/freedesktop-icon-theme/freedesktop-icon-theme-0-r4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/virtual/freedesktop-icon-theme/freedesktop-icon-theme-0-r4.ebuild 
b/virtual/freedesktop-icon-theme/freedesktop-icon-theme-0-r4.ebuild
index b92966784ff..f9ee3111d8c 100644
--- a/virtual/freedesktop-icon-theme/freedesktop-icon-theme-0-r4.ebuild
+++ b/virtual/freedesktop-icon-theme/freedesktop-icon-theme-0-r4.ebuild
@@ -5,7 +5,7 @@ EAPI=7
 
 DESCRIPTION="Virtual to choose between different icon themes"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 
~amd64-linux ~x86-linux ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ~ppc64 ~sparc ~x86 
~amd64-linux ~x86-linux ~x86-solaris"
 
 RDEPEND="|| (
x11-themes/adwaita-icon-theme



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

2021-05-03 Thread Sam James
commit: 265a468fc69aff4103e5d5efa9b17b73a7101f9a
Author: Sam James  gentoo  org>
AuthorDate: Mon May  3 19:21:26 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Mon May  3 19:21:58 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=265a468f

dev-lang/python: Stabilize 3.9.4_p1 ppc64, #787260

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

 dev-lang/python/python-3.9.4_p1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-lang/python/python-3.9.4_p1.ebuild 
b/dev-lang/python/python-3.9.4_p1.ebuild
index 444f9d6d14b..ddfae450dde 100644
--- a/dev-lang/python/python-3.9.4_p1.ebuild
+++ b/dev-lang/python/python-3.9.4_p1.ebuild
@@ -23,7 +23,7 @@ S="${WORKDIR}/${MY_P}"
 
 LICENSE="PSF-2"
 SLOT="${PYVER}"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~riscv 
~s390 ~sparc ~x86"
 IUSE="bluetooth build examples gdbm hardened ipv6 +ncurses +readline +sqlite 
+ssl test tk wininst +xml"
 RESTRICT="!test? ( test )"
 



[gentoo-commits] repo/gentoo:master commit in: virtual/freedesktop-icon-theme/

2021-05-03 Thread Sam James
commit: 9159953a599f1f62b93f868f3a03714080166517
Author: Sam James  gentoo  org>
AuthorDate: Mon May  3 19:21:32 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Mon May  3 19:21:58 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9159953a

virtual/freedesktop-icon-theme: Stabilize 0-r4 ppc64, #787458

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

 virtual/freedesktop-icon-theme/freedesktop-icon-theme-0-r4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/virtual/freedesktop-icon-theme/freedesktop-icon-theme-0-r4.ebuild 
b/virtual/freedesktop-icon-theme/freedesktop-icon-theme-0-r4.ebuild
index f9ee3111d8c..92d09502684 100644
--- a/virtual/freedesktop-icon-theme/freedesktop-icon-theme-0-r4.ebuild
+++ b/virtual/freedesktop-icon-theme/freedesktop-icon-theme-0-r4.ebuild
@@ -5,7 +5,7 @@ EAPI=7
 
 DESCRIPTION="Virtual to choose between different icon themes"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ~ppc64 ~sparc ~x86 
~amd64-linux ~x86-linux ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~sparc ~x86 
~amd64-linux ~x86-linux ~x86-solaris"
 
 RDEPEND="|| (
x11-themes/adwaita-icon-theme



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

2021-05-03 Thread Sam James
commit: a596a3cd0c68875716edb3bf489a92dc22d19924
Author: Sam James  gentoo  org>
AuthorDate: Mon May  3 19:21:24 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Mon May  3 19:21:56 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a596a3cd

dev-lang/python: Stabilize 3.7.10_p3 ppc64, #787260

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

 dev-lang/python/python-3.7.10_p3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-lang/python/python-3.7.10_p3.ebuild 
b/dev-lang/python/python-3.7.10_p3.ebuild
index 1cfc503ae0f..310e08770cf 100644
--- a/dev-lang/python/python-3.7.10_p3.ebuild
+++ b/dev-lang/python/python-3.7.10_p3.ebuild
@@ -22,7 +22,7 @@ S="${WORKDIR}/${MY_P}"
 
 LICENSE="PSF-2"
 SLOT="${PYVER}/${PYVER}m"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~riscv 
~s390 ~sparc ~x86"
 IUSE="bluetooth build examples gdbm hardened ipv6 +ncurses +readline +sqlite 
+ssl test tk wininst +xml"
 RESTRICT="!test? ( test )"
 



  1   2   3   4   >