Pacho Ramos [Thu, 23 Apr 2020 00:27:28 +0000 (02:27 +0200)]
media-fonts/noto-emoji: Install pre-built font by default
As suggested in bug #717654 install prebuilt font by default, even still
allowing to optionally built it with supplied images as they contain more
updated images and, sometimes, more emojis.
Also be more verbose while building
Closes: https://bugs.gentoo.org/717654
Thanks-to: Kent Fredric
Package-Manager: Portage-2.3.96, Repoman-2.3.22
Signed-off-by: Pacho Ramos <pacho@gentoo.org>
William Hubbs [Wed, 22 Apr 2020 23:50:41 +0000 (18:50 -0500)]
net-vpn/openvpn: stable 2.4.9 on amd64
Bug: https://bugs.gentoo.org/717978
Signed-off-by: William Hubbs <williamh@gentoo.org>
Marek Szuba [Wed, 22 Apr 2020 23:27:43 +0000 (00:27 +0100)]
dev-libs/libjcat: add explicit build-time dependency on Python
libjcat build scripts run an external Python script to generate a map
file for the library. In the current version of libjcat Meson invokes
that script using the same Python as itself (it depends on the same
Python packages as said script), however upstream has recently changed
this to an explicit request for an implementation providing XML support
and setuptools - and when I tried the very same approach in the course
of investigating Bug #715670, without an explicit dependency it would
abort configuration unless the necessary modules were provided by the
default python3. Besides, implicitly depending on modules used
by Meson itself goes against the whole "I am written in Python but you
are not supposed to pay any attention to it" thing.
Signed-off-by: Marek Szuba <marecki@gentoo.org>
Marek Szuba [Wed, 22 Apr 2020 23:08:27 +0000 (00:08 +0100)]
app-misc/gramps: s/PYTHON_MULTI_USEDEP/PYTHON_USEDEP/
Last change to this ebuild without a revbump, I swear.
Signed-off-by: Marek Szuba <marecki@gentoo.org>
Marek Szuba [Wed, 22 Apr 2020 22:43:02 +0000 (23:43 +0100)]
dev-python/pslab-python: fix dependencies, again
One, this is a multi-implementation package so we do not want
dependencies to be conditional.
Two, no need to set DEPEND.
Signed-off-by: Marek Szuba <marecki@gentoo.org>
Marek Szuba [Wed, 22 Apr 2020 22:32:57 +0000 (23:32 +0100)]
dev-python/pyicu: remove $PYTHON_DEPS from RDEPEND
For ebuilds inheriting distutils-r1 this must only be set
if DISTUTILS_OPTIONAL is enabled.
Signed-off-by: Marek Szuba <marecki@gentoo.org>
Marek Szuba [Wed, 22 Apr 2020 22:20:32 +0000 (23:20 +0100)]
app-backup/borgmatic: remove old
Signed-off-by: Marek Szuba <marecki@gentoo.org>
Marek Szuba [Wed, 22 Apr 2020 22:18:13 +0000 (23:18 +0100)]
app-backup/borgmatic: switch to single-implementation mode
No real benefits of installing this for multiple Python implementations,
in the end borgmatic is always invoked as scripts.
While at it, clean up dependencies a bit.
Signed-off-by: Marek Szuba <marecki@gentoo.org>
Marek Szuba [Wed, 22 Apr 2020 21:44:15 +0000 (22:44 +0100)]
app-emulation/protontricks: re-enable tests
Instead of having to jump through hoops to satisfy setuptools-scm,
remove references to that package and seed the version file manually,
using the value of ${PV}. Presto, can use GitHub release archives -
and by extension run tests - again!
Signed-off-by: Marek Szuba <marecki@gentoo.org>
William Hubbs [Wed, 22 Apr 2020 23:36:53 +0000 (18:36 -0500)]
net-vpn/openvpn: 2.4.9 bump
Signed-off-by: William Hubbs <williamh@gentoo.org>
Matt Turner [Wed, 22 Apr 2020 22:04:17 +0000 (15:04 -0700)]
media-libs/mesa: Version bump to 20.0.5
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Pacho Ramos [Wed, 22 Apr 2020 22:37:53 +0000 (00:37 +0200)]
media-gfx/imagemagick: Bump to 7.0.10.3
Also hardening is not needed for a long time
Closes: https://bugs.gentoo.org/716674
Package-Manager: Portage-2.3.96, Repoman-2.3.22
Signed-off-by: Pacho Ramos <pacho@gentoo.org>
Pacho Ramos [Wed, 22 Apr 2020 22:33:23 +0000 (00:33 +0200)]
media-gfx/imagemagick: Hardening is not needed for a long time
Bug: https://bugs.gentoo.org/716674
Package-Manager: Portage-2.3.96, Repoman-2.3.22
Signed-off-by: Pacho Ramos <pacho@gentoo.org>
Andreas Sturmlechner [Wed, 22 Apr 2020 21:51:20 +0000 (23:51 +0200)]
media-gfx/iscan: Drop proxied maintainer by request
Bug: https://bugs.gentoo.org/716776
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Andreas Sturmlechner [Wed, 22 Apr 2020 21:50:31 +0000 (23:50 +0200)]
media-gfx/iscan: Drop 3.61.0
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Sergei Trofimovich [Wed, 22 Apr 2020 21:43:16 +0000 (22:43 +0100)]
dev-util/diffoscope: drop old
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Sergei Trofimovich [Wed, 22 Apr 2020 21:42:58 +0000 (22:42 +0100)]
dev-util/diffoscope: bump up to 142
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Ferenc Erki [Sat, 11 Apr 2020 13:49:09 +0000 (15:49 +0200)]
dev-perl/App-Nopaste: bump version to 1.13.0
Closes: https://bugs.gentoo.org/717082
Closes: https://github.com/gentoo/gentoo/pull/15305
Package-Manager: Portage-2.3.98, Repoman-2.3.22
Signed-off-by: Ferenc Erki <erkiferenc@gmail.com>
Signed-off-by: Kent Fredric <kentnl@gentoo.org>
Andreas Sturmlechner [Wed, 22 Apr 2020 21:02:37 +0000 (23:02 +0200)]
media-video/gtk-recordmydesktop: Remove last-rited package
Closes: https://bugs.gentoo.org/710172
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Andreas Sturmlechner [Wed, 22 Apr 2020 21:01:55 +0000 (23:01 +0200)]
media-video/pymp: Remove last-rited package
Closes: https://bugs.gentoo.org/708164
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Andreas Sturmlechner [Wed, 22 Apr 2020 21:00:50 +0000 (23:00 +0200)]
x11-misc/xplanetFX: Remove last-rited package
Closes: https://bugs.gentoo.org/708076
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Pacho Ramos [Wed, 22 Apr 2020 20:53:21 +0000 (22:53 +0200)]
x11-themes/fedora-backgrounds: Bump to 32.1.3
Package-Manager: Portage-2.3.96, Repoman-2.3.22
Signed-off-by: Pacho Ramos <pacho@gentoo.org>
Pacho Ramos [Wed, 22 Apr 2020 20:39:36 +0000 (22:39 +0200)]
gnome-extra/pch-session: Stabilize
Package-Manager: Portage-2.3.96, Repoman-2.3.22
Signed-off-by: Pacho Ramos <pacho@gentoo.org>
Pacho Ramos [Wed, 22 Apr 2020 20:39:04 +0000 (22:39 +0200)]
gnome-extra/gnome-shell-extension-gsconnect: Stabilize
Package-Manager: Portage-2.3.96, Repoman-2.3.22
Signed-off-by: Pacho Ramos <pacho@gentoo.org>
Pacho Ramos [Wed, 22 Apr 2020 20:38:09 +0000 (22:38 +0200)]
gnome-extra/gnome-shell-extension-desktop-icons: Bump to 20.04.0
Package-Manager: Portage-2.3.96, Repoman-2.3.22
Signed-off-by: Pacho Ramos <pacho@gentoo.org>
Pacho Ramos [Wed, 22 Apr 2020 20:32:38 +0000 (22:32 +0200)]
gnome-extra/gnome-shell-extension-desktop-icons: Stabilize
Package-Manager: Portage-2.3.96, Repoman-2.3.22
Signed-off-by: Pacho Ramos <pacho@gentoo.org>
Pacho Ramos [Wed, 22 Apr 2020 20:31:44 +0000 (22:31 +0200)]
gnome-extra/gnome-shell-extension-dash-to-panel: Stabilize
Package-Manager: Portage-2.3.96, Repoman-2.3.22
Signed-off-by: Pacho Ramos <pacho@gentoo.org>
Pacho Ramos [Wed, 22 Apr 2020 20:31:24 +0000 (22:31 +0200)]
gnome-extra/gnome-shell-extension-dash-to-panel: Bump to v35
Package-Manager: Portage-2.3.96, Repoman-2.3.22
Signed-off-by: Pacho Ramos <pacho@gentoo.org>
Pacho Ramos [Wed, 22 Apr 2020 20:27:53 +0000 (22:27 +0200)]
gnome-extra/gnome-shell-extension-bluetooth-quick-connect: Stabilize
Package-Manager: Portage-2.3.96, Repoman-2.3.22
Signed-off-by: Pacho Ramos <pacho@gentoo.org>
Pacho Ramos [Wed, 22 Apr 2020 20:25:53 +0000 (22:25 +0200)]
gnome-extra/gnome-shell-extension-applications-overview-tooltip: Stabilize
Package-Manager: Portage-2.3.96, Repoman-2.3.22
Signed-off-by: Pacho Ramos <pacho@gentoo.org>
Andreas Sturmlechner [Wed, 22 Apr 2020 20:41:37 +0000 (22:41 +0200)]
kde-misc/kdirstat: 3.2.1 version bump
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Thomas Beierlein [Wed, 22 Apr 2020 16:22:43 +0000 (18:22 +0200)]
sci-libs/pyshp: Version bump, add py3.7 and 3.8
Take maintainership of the package.
Closes: https://bugs.gentoo.org/718500
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Thomas Beierlein <tomjbe@gentoo.org>
Ferenc Erki [Sat, 11 Apr 2020 16:34:24 +0000 (18:34 +0200)]
app-admin/rex: bump version to 1.9.0
Closes: https://bugs.gentoo.org/705190
Closes: https://github.com/gentoo/gentoo/pull/14313
Package-Manager: Portage-2.3.98, Repoman-2.3.22
Signed-off-by: Ferenc Erki <erkiferenc@gmail.com>
Signed-off-by: Kent Fredric <kentnl@gentoo.org>
Louis Sautier [Wed, 22 Apr 2020 20:00:06 +0000 (22:00 +0200)]
package.mask: reference #718832 for flask-bootstrap
Bug: https://bugs.gentoo.org/718832
Signed-off-by: Louis Sautier <sbraz@gentoo.org>
Michał Górny [Wed, 22 Apr 2020 16:44:32 +0000 (18:44 +0200)]
dev-python/frozen-flask: Enable py3.{7,8}
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Michał Górny [Wed, 22 Apr 2020 16:25:59 +0000 (18:25 +0200)]
package.mask: Last rite dev-python/cligj
Bug: https://bugs.gentoo.org/718896
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Michał Górny [Wed, 22 Apr 2020 16:18:14 +0000 (18:18 +0200)]
dev-python/pypiserver: Add missing dep on pip
Closes: https://bugs.gentoo.org/718880
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Michał Górny [Wed, 22 Apr 2020 16:17:44 +0000 (18:17 +0200)]
dev-python/cangjie: Enable py3.{7,8}
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Michał Górny [Wed, 22 Apr 2020 16:07:53 +0000 (18:07 +0200)]
dev-python/basho-erlastic: Enable py3.{7,8}
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Matt Turner [Wed, 22 Apr 2020 18:28:15 +0000 (11:28 -0700)]
x11-apps/mkfontdir: Remove
The last version of this package that installed any files was removed a
year ago.
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Matt Turner [Wed, 22 Apr 2020 18:23:33 +0000 (11:23 -0700)]
dev-libs/libinput: Version bump to 1.15.5
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Matt Turner [Wed, 22 Apr 2020 18:21:09 +0000 (11:21 -0700)]
media-libs/mesa: Remove now-unnecessary workaround
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Matt Turner [Wed, 22 Apr 2020 17:58:58 +0000 (10:58 -0700)]
media-libs/mesa: Drop pax-utils inherit
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Mike Gilbert [Mon, 20 Apr 2020 15:14:37 +0000 (11:14 -0400)]
meson.eclass: export NM and READELF variables
These are used by the symbolextractor.py script in meson.
Closes: https://bugs.gentoo.org/717720
Signed-off-by: Mike Gilbert <floppym@gentoo.org>
Mike Gilbert [Wed, 22 Apr 2020 18:03:34 +0000 (14:03 -0400)]
net-vpn/openconnect: remove old
Signed-off-by: Mike Gilbert <floppym@gentoo.org>
Stephan Hartmann [Wed, 22 Apr 2020 16:47:13 +0000 (18:47 +0200)]
www-client/chromium: stable channel bump to 81.0.4044.122
Bug: https://bugs.gentoo.org/718826
Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Stephan Hartmann <stha09@googlemail.com>
Signed-off-by: Mike Gilbert <floppym@gentoo.org>
Closes: https://github.com/gentoo/gentoo/pull/15474
Michael Orlitzky [Wed, 22 Apr 2020 17:49:12 +0000 (13:49 -0400)]
net-dns/rbldnsd: fix CC detection at configure time.
The build system for rbldnsd is hand-written. While we were already
passing CC to the "emake" command, it turns out that the ./configure
script checks for it as well. Thus it was possible for src_configure()
to fail if the ./configure script couldn't guess which compiler
wouldn't be used anyway. Whee. Fixed by passing the same CC that emake
will use to ./configure, too.
Closes: https://bugs.gentoo.org/718888
Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Michael Orlitzky <mjo@gentoo.org>
Georgy Yakovlev [Wed, 22 Apr 2020 17:25:36 +0000 (10:25 -0700)]
profiles: improve webstart masks wording
Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
Mikle Kolyada [Wed, 22 Apr 2020 17:14:45 +0000 (20:14 +0300)]
app-text/texlive-core: unlink epspdftk
Closes: https://bugs.gentoo.org/718752
Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Rolf Eike Beer [Wed, 22 Apr 2020 16:20:21 +0000 (18:20 +0200)]
dev-ruby/mail: keyworded 2.7.1 for sparc
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Rolf Eike Beer [Wed, 22 Apr 2020 16:19:29 +0000 (18:19 +0200)]
dev-ruby/pg: keyworded 1.2.2 for sparc
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Rolf Eike Beer [Wed, 22 Apr 2020 16:18:36 +0000 (18:18 +0200)]
dev-ruby/method_source: keyworded 1.0.0 for sparc
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Rolf Eike Beer [Wed, 22 Apr 2020 16:17:40 +0000 (18:17 +0200)]
dev-ruby/method_source: keyworded 0.9.2 for sparc
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Rolf Eike Beer [Wed, 22 Apr 2020 16:16:44 +0000 (18:16 +0200)]
dev-ruby/rack-cache: keyworded 1.11.1 for sparc
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Rolf Eike Beer [Wed, 22 Apr 2020 16:15:47 +0000 (18:15 +0200)]
dev-ruby/rack-cache: keyworded 1.11.0 for sparc
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Rolf Eike Beer [Wed, 22 Apr 2020 16:14:51 +0000 (18:14 +0200)]
dev-ruby/rack-cache: keyworded 1.10.0 for sparc
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Rolf Eike Beer [Wed, 22 Apr 2020 16:13:51 +0000 (18:13 +0200)]
dev-ruby/rack-cache: keyworded 1.9.0 for sparc
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Rolf Eike Beer [Wed, 22 Apr 2020 16:12:46 +0000 (18:12 +0200)]
dev-vcs/git: stable 2.26.2 for sparc, bug #718710
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Rolf Eike Beer [Wed, 22 Apr 2020 16:10:28 +0000 (18:10 +0200)]
dev-vcs/git: stable 2.25.4 for sparc, bug #718710
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Rolf Eike Beer [Wed, 22 Apr 2020 16:08:46 +0000 (18:08 +0200)]
dev-vcs/git: stable 2.24.3 for sparc, bug #718710
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Rolf Eike Beer [Wed, 22 Apr 2020 16:07:09 +0000 (18:07 +0200)]
dev-vcs/git: stable 2.23.3 for sparc, bug #718710
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Rolf Eike Beer [Wed, 22 Apr 2020 16:02:45 +0000 (18:02 +0200)]
profiles/arch/{hppa,sparc}/package.use.mask: add syslog-ng[test]
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Rolf Eike Beer [Wed, 22 Apr 2020 16:01:10 +0000 (18:01 +0200)]
profiles/arch/sparc/package.use.mask: add rack-cache[test]
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Agostino Sarubbo [Wed, 22 Apr 2020 17:05:05 +0000 (19:05 +0200)]
dev-python/pylibacl: x86 stable wrt bug #718816
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Agostino Sarubbo [Wed, 22 Apr 2020 17:05:01 +0000 (19:05 +0200)]
net-vpn/openconnect: x86 stable wrt bug #718780
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Agostino Sarubbo [Wed, 22 Apr 2020 17:04:56 +0000 (19:04 +0200)]
app-misc/ytree: x86 stable wrt bug #718716
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Agostino Sarubbo [Wed, 22 Apr 2020 17:04:30 +0000 (19:04 +0200)]
net-vpn/openconnect: ppc64 stable wrt bug #718780
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Agostino Sarubbo [Wed, 22 Apr 2020 17:04:04 +0000 (19:04 +0200)]
dev-python/pylibacl: ppc stable wrt bug #718816
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Agostino Sarubbo [Wed, 22 Apr 2020 17:02:12 +0000 (19:02 +0200)]
dev-python/pylibacl: arm stable wrt bug #718816
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="arm"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Agostino Sarubbo [Wed, 22 Apr 2020 17:02:09 +0000 (19:02 +0200)]
net-vpn/openconnect: arm stable wrt bug #718780
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="arm"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Agostino Sarubbo [Wed, 22 Apr 2020 17:01:09 +0000 (19:01 +0200)]
dev-python/pylibacl: amd64 stable wrt bug #718816
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Agostino Sarubbo [Wed, 22 Apr 2020 17:01:02 +0000 (19:01 +0200)]
net-vpn/openconnect: amd64 stable wrt bug #718780
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Agostino Sarubbo [Wed, 22 Apr 2020 17:00:52 +0000 (19:00 +0200)]
app-misc/ytree: amd64 stable wrt bug #718716
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Agostino Sarubbo [Wed, 22 Apr 2020 17:00:46 +0000 (19:00 +0200)]
app-portage/portpeek: amd64 stable wrt bug #718380
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Agostino Sarubbo [Wed, 22 Apr 2020 17:00:40 +0000 (19:00 +0200)]
mail-client/alpine: amd64 stable wrt bug #718278
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Agostino Sarubbo [Wed, 22 Apr 2020 17:00:32 +0000 (19:00 +0200)]
sys-fs/ntfs3g: amd64 stable wrt bug #717640
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Mike Gilbert [Wed, 22 Apr 2020 16:53:00 +0000 (12:53 -0400)]
www-client/chromium: whitespace
Signed-off-by: Mike Gilbert <floppym@gentoo.org>
Mart Raudsepp [Wed, 22 Apr 2020 16:45:32 +0000 (19:45 +0300)]
sys-fs/lvm2: arm64 stable (bug #709686)
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Mart Raudsepp <leio@gentoo.org>
Mart Raudsepp [Wed, 22 Apr 2020 16:44:16 +0000 (19:44 +0300)]
net-misc/freerdp: arm64 stable (bug #716830)
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Mart Raudsepp <leio@gentoo.org>
Sam James (sam_c) [Wed, 22 Apr 2020 02:38:37 +0000 (02:38 +0000)]
dev-python/inflect: arm64 stable (bug #714708)
Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Sam James (sam_c) <sam@cmpct.info>
Signed-off-by: Mart Raudsepp <leio@gentoo.org>
Sam James (sam_c) [Wed, 22 Apr 2020 02:31:28 +0000 (02:31 +0000)]
dev-libs/libbytesize: arm64 stable (bug #718384)
Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Sam James (sam_c) <sam@cmpct.info>
Signed-off-by: Mart Raudsepp <leio@gentoo.org>
Sam James (sam_c) [Wed, 22 Apr 2020 02:30:52 +0000 (02:30 +0000)]
sys-libs/libblockdev: arm64 stable (bug #718384)
Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Sam James (sam_c) <sam@cmpct.info>
Signed-off-by: Mart Raudsepp <leio@gentoo.org>
Sam James (sam_c) [Wed, 22 Apr 2020 02:08:30 +0000 (02:08 +0000)]
net-vpn/openconnect: arm64 stable (bug #718780)
Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Sam James (sam_c) <sam@cmpct.info>
Signed-off-by: Mart Raudsepp <leio@gentoo.org>
Sam James (sam_c) [Wed, 22 Apr 2020 01:04:47 +0000 (01:04 +0000)]
dev-libs/openssl: arm64 stable (bug #717442)
Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Sam James (sam_c) <sam@cmpct.info>
Signed-off-by: Mart Raudsepp <leio@gentoo.org>
Mart Raudsepp [Wed, 22 Apr 2020 16:35:11 +0000 (19:35 +0300)]
dev-util/meld: workaround problems with --skip-build
Fixes regression since eclass commit
180fa85d7d00aea463c399f70348beaad9166eb7
Closes: https://bugs.gentoo.org/718014
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Mart Raudsepp <leio@gentoo.org>
Jan Vesely [Sun, 5 Apr 2020 16:40:23 +0000 (12:40 -0400)]
gnome-extra/evolution-data-server: Drop dependency on python
Build system dependency on python was removed back in 3.28 [0]
[0] https://gitlab.gnome.org/GNOME/evolution-data-server/-/commit/
a28389bae67f09a12e093998aa29956c66a7b359
Closes: https://bugs.gentoo.org/713058
Signed-off-by: Jan Vesely <jano.vesely@gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/15236
Signed-off-by: Mart Raudsepp <leio@gentoo.org>
Michał Górny [Wed, 22 Apr 2020 16:04:47 +0000 (18:04 +0200)]
dev-python/aiohttp-jinja2: Fix RedundantUriRename
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Michał Górny [Wed, 22 Apr 2020 16:01:25 +0000 (18:01 +0200)]
dev-python/babelfish: Enable py3.{7,8}
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Michał Górny [Wed, 22 Apr 2020 15:42:53 +0000 (17:42 +0200)]
sys-kernel/gentoo-kernel-bin: Bump to 5.6.6
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Michał Górny [Wed, 22 Apr 2020 15:42:45 +0000 (17:42 +0200)]
sys-kernel/gentoo-kernel-bin: Bump to 5.5.19
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Michał Górny [Wed, 22 Apr 2020 15:42:33 +0000 (17:42 +0200)]
sys-kernel/gentoo-kernel-bin: Bump to 5.4.34
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Michał Górny [Wed, 22 Apr 2020 06:04:40 +0000 (08:04 +0200)]
sys-kernel/gentoo-kernel: Bump to 5.6.6
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Michał Górny [Wed, 22 Apr 2020 06:04:08 +0000 (08:04 +0200)]
sys-kernel/vanilla-kernel: Bump to 5.6.6
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Michał Górny [Wed, 22 Apr 2020 06:03:08 +0000 (08:03 +0200)]
sys-kernel/gentoo-kernel: Bump to 5.5.19
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Michał Górny [Wed, 22 Apr 2020 06:02:58 +0000 (08:02 +0200)]
sys-kernel/vanilla-kernel: Bump to 5.5.19
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Michał Górny [Wed, 22 Apr 2020 06:02:42 +0000 (08:02 +0200)]
sys-kernel/gentoo-kernel: Bump to 5.4.34
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Michał Górny [Wed, 22 Apr 2020 06:02:34 +0000 (08:02 +0200)]
sys-kernel/vanilla-kernel: Bump to 5.4.34
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Michał Górny [Wed, 22 Apr 2020 15:39:06 +0000 (17:39 +0200)]
dev-python/aiohttp-jinja2: Enable py3.{7,8}
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Michał Górny [Wed, 22 Apr 2020 15:34:50 +0000 (17:34 +0200)]
package.mask: Last rite dev-python/URLObject
Bug: https://bugs.gentoo.org/718854
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Thomas Deutschmann [Wed, 22 Apr 2020 15:44:44 +0000 (17:44 +0200)]
sys-fs/lvm2: use rc_want instead of rc_use
Closes: https://bugs.gentoo.org/718748
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>