Agostino Sarubbo [Sat, 7 Mar 2020 08:24:49 +0000 (09:24 +0100)]
dev-python/nose-exclude: s390 stable wrt bug #711720
Package-Manager: Portage-2.3.84, Repoman-2.3.20
RepoMan-Options: --include-arches="s390"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Agostino Sarubbo [Sat, 7 Mar 2020 08:24:45 +0000 (09:24 +0100)]
dev-python/pyelftools: s390 stable wrt bug #711708
Package-Manager: Portage-2.3.84, Repoman-2.3.20
RepoMan-Options: --include-arches="s390"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Agostino Sarubbo [Sat, 7 Mar 2020 08:24:42 +0000 (09:24 +0100)]
dev-python/packaging: s390 stable wrt bug #711678
Package-Manager: Portage-2.3.84, Repoman-2.3.20
RepoMan-Options: --include-arches="s390"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Agostino Sarubbo [Sat, 7 Mar 2020 08:24:37 +0000 (09:24 +0100)]
dev-python/python-sqlparse: s390 stable wrt bug #711672
Package-Manager: Portage-2.3.84, Repoman-2.3.20
RepoMan-Options: --include-arches="s390"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Agostino Sarubbo [Sat, 7 Mar 2020 08:24:31 +0000 (09:24 +0100)]
sys-apps/coreutils: s390 stable wrt bug #711616
Package-Manager: Portage-2.3.84, Repoman-2.3.20
RepoMan-Options: --include-arches="s390"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Agostino Sarubbo [Sat, 7 Mar 2020 08:24:25 +0000 (09:24 +0100)]
sys-devel/gdb: s390 stable wrt bug #690582
Package-Manager: Portage-2.3.84, Repoman-2.3.20
RepoMan-Options: --include-arches="s390"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Agostino Sarubbo [Sat, 7 Mar 2020 08:24:19 +0000 (09:24 +0100)]
dev-libs/xxhash: s390 stable wrt bug #690582
Package-Manager: Portage-2.3.84, Repoman-2.3.20
RepoMan-Options: --include-arches="s390"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Mikle Kolyada [Sat, 7 Mar 2020 07:23:04 +0000 (10:23 +0300)]
sys-auth/pambase: Version bump (v20200304)
Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Mikle Kolyada [Sat, 7 Mar 2020 06:50:34 +0000 (09:50 +0300)]
app-editors/gvim: Version bump (v8.2.0360)
Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Mikle Kolyada [Sat, 7 Mar 2020 06:49:32 +0000 (09:49 +0300)]
app-editors/vim: Version bump (v8.2.0360)
Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Mikle Kolyada [Sat, 7 Mar 2020 06:47:00 +0000 (09:47 +0300)]
app-editors/vim-core: Version bump (v8.2.0360)
Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Matt Turner [Sat, 7 Mar 2020 05:47:02 +0000 (21:47 -0800)]
x11-drivers/nvidia-drivers: Enable IUSE=libglvnd by default
Closes: https://bugs.gentoo.org/711764
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Matt Turner [Sat, 7 Mar 2020 05:45:24 +0000 (21:45 -0800)]
x11-base/xorg-server: Enable IUSE=libglvnd by default
Closes: https://bugs.gentoo.org/711764
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Matt Turner [Sat, 7 Mar 2020 03:06:48 +0000 (19:06 -0800)]
dev-libs/wayland-protocols: Version bump to 1.20
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Matt Turner [Sat, 7 Mar 2020 03:05:32 +0000 (19:05 -0800)]
media-libs/mesa: Version bump to 20.0.1
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Matt Turner [Sat, 7 Mar 2020 03:04:24 +0000 (19:04 -0800)]
media-libs/mesa: Enable IUSE=libglvnd by default
It's going to be unmasked soon, and I'd like to have it enabled by
default for Mesa 20.0.
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Michael Orlitzky [Fri, 6 Mar 2020 21:52:04 +0000 (16:52 -0500)]
sci-mathematics/glpk: add myself and François Bissey as maintainers.
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Michael Orlitzky <mjo@gentoo.org>
Michael Orlitzky [Fri, 6 Mar 2020 21:50:06 +0000 (16:50 -0500)]
sci-mathematics/glpk: new version 4.65.
This new upstream version fixes a few minor ebuild issues:
* I've attempted to fix the MySQL include location in a more standard
way, by using mysql_config (bug 597620). Another solution was already
present in v4.63, so I've marked this bug as resolved.
* The virtual/mysql dependency was replaced, per bug 666060. This will
be completely resolved when v4.65 goes stable and v4.63 is removed.
We also include a new patch, from upstream, to quiet some overly-verbose
output. The patch to debundle the system libraries was forward-ported to
the new version thanks to François Bissey, who maintained an ebuild for
v4.65 in the sage-on-gentoo overlay until now.
Bug: https://bugs.gentoo.org/666060
Closes: https://bugs.gentoo.org/597620
Closes: https://bugs.gentoo.org/711648
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Michael Orlitzky <mjo@gentoo.org>
Jason A. Donenfeld [Sat, 7 Mar 2020 00:30:24 +0000 (08:30 +0800)]
mail-mta/opensmtpd: remove ancient ~6.0.3_p1 version
Closes: https://bugs.gentoo.org/710754
Package-Manager: Portage-2.3.88, Repoman-2.3.20
Signed-off-by: Jason A. Donenfeld <zx2c4@gentoo.org>
Joerg Bornkessel [Fri, 6 Mar 2020 22:43:32 +0000 (23:43 +0100)]
media-video/vdr: use-flag permashift,support for acct/guid handling
for the next gentoo-vdr-scripts version
with acct/{user,group} handling
we have to change the old homedir
/var/vdr to /var/lib/vdr.
this affects also the VIDEODIR
first improvement in this version.
Package-Manager: Portage-2.3.90, Repoman-2.3.20
Signed-off-by: Joerg Bornkessel <hd_brummy@gentoo.org>
Joerg Bornkessel [Fri, 6 Mar 2020 22:34:33 +0000 (23:34 +0100)]
media-plugins/vdr-permashift: bump to pre release
this version supports
media-video/vdr-2.4.x with readded use-flag permashift
Package-Manager: Portage-2.3.90, Repoman-2.3.20
Signed-off-by: Joerg Bornkessel <hd_brummy@gentoo.org>
Tomáš Mózes [Fri, 6 Mar 2020 06:40:30 +0000 (07:40 +0100)]
app-emulation/xen: warn about credit2 scheduler instability
Bug: https://bugs.gentoo.org/710140
Closes: https://github.com/gentoo/gentoo/pull/14842
Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Tomáš Mózes <hydrapolic@gmail.com>
Signed-off-by: Yixun Lan <dlan@gentoo.org>
Craig Andrews [Fri, 6 Mar 2020 21:54:17 +0000 (16:54 -0500)]
net-libs/quiche: Remove criterion
See: https://github.com/cloudflare/quiche/commit/4100ce
Package-Manager: Portage-2.3.92, Repoman-2.3.20
Signed-off-by: Craig Andrews <candrews@gentoo.org>
Andreas K. Huettel [Fri, 6 Mar 2020 21:02:17 +0000 (22:02 +0100)]
dev-perl/Lab-Measurement: Remove old
Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Andreas K. Huettel <dilfridge@gentoo.org>
Andreas K. Huettel [Fri, 6 Mar 2020 21:01:48 +0000 (22:01 +0100)]
dev-perl/Lab-Measurement: Version bump
Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Andreas K. Huettel <dilfridge@gentoo.org>
William Hubbs [Fri, 6 Mar 2020 20:46:21 +0000 (14:46 -0600)]
app-misc/go-jira: 1.0.23 bump
Signed-off-by: William Hubbs <williamh@gentoo.org>
Joonas Niilola [Fri, 6 Mar 2020 20:00:18 +0000 (22:00 +0200)]
sys-kernel/pf-sources: bump to 5.5-pf6
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Michał Górny [Fri, 6 Mar 2020 19:54:47 +0000 (20:54 +0100)]
sys-kernel/gentoo-kernel-bin: Bump to 5.5.8
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Michał Górny [Fri, 6 Mar 2020 19:54:39 +0000 (20:54 +0100)]
sys-kernel/gentoo-kernel-bin: Bump to 5.4.24
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Michał Górny [Fri, 6 Mar 2020 19:54:29 +0000 (20:54 +0100)]
sys-kernel/gentoo-kernel-bin: Bump to 4.19.108
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Michał Górny [Fri, 6 Mar 2020 12:24:55 +0000 (13:24 +0100)]
sys-kernel/gentoo-kernel: Bump to 5.5.8
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Michał Górny [Fri, 6 Mar 2020 12:24:43 +0000 (13:24 +0100)]
sys-kernel/vanilla-kernel: Bump to 5.5.8
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Michał Górny [Fri, 6 Mar 2020 12:24:28 +0000 (13:24 +0100)]
sys-kernel/gentoo-kernel: Bump to 5.4.24
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Michał Górny [Fri, 6 Mar 2020 12:24:18 +0000 (13:24 +0100)]
sys-kernel/vanilla-kernel: Bump to 5.4.24
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Michał Górny [Fri, 6 Mar 2020 12:24:05 +0000 (13:24 +0100)]
sys-kernel/gentoo-kernel: Bump to 4.19.108
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Michał Górny [Fri, 6 Mar 2020 12:23:55 +0000 (13:23 +0100)]
sys-kernel/vanilla-kernel: Bump to 4.19.108
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Jorge Manuel B. S. Vicetto (jmbsvicetto) [Fri, 6 Mar 2020 19:41:20 +0000 (18:41 -0100)]
www-apps/drupal: Add 8.8.3 release.
Package-Manager: Portage-2.3.88, Repoman-2.3.20
Signed-off-by: Jorge Manuel B. S. Vicetto (jmbsvicetto) <jmbsvicetto@gentoo.org>
Mike Gilbert [Fri, 6 Mar 2020 19:40:17 +0000 (14:40 -0500)]
sys-apps/hwids:
20200204 stable for all
Package-Manager: Portage-2.3.92_p3, Repoman-2.3.20_p118
Signed-off-by: Mike Gilbert <floppym@gentoo.org>
Mike Gilbert [Fri, 6 Mar 2020 19:38:44 +0000 (14:38 -0500)]
sys-apps/hwids: bump to
20200306
Package-Manager: Portage-2.3.92_p3, Repoman-2.3.20_p118
Signed-off-by: Mike Gilbert <floppym@gentoo.org>
Mike Gilbert [Fri, 6 Mar 2020 19:19:36 +0000 (14:19 -0500)]
sys-apps/systemd: remove unused patches
Signed-off-by: Mike Gilbert <floppym@gentoo.org>
Mike Gilbert [Fri, 6 Mar 2020 19:14:44 +0000 (14:14 -0500)]
sys-apps/systemd: bump to 245
Package-Manager: Portage-2.3.92_p3, Repoman-2.3.20_p118
Signed-off-by: Mike Gilbert <floppym@gentoo.org>
Sergei Trofimovich [Fri, 6 Mar 2020 18:29:12 +0000 (18:29 +0000)]
toolchain.eclass: always use -O2, even when no -O is passed in.
Mike noticed that CFLAGS without any optimization options
still effectively are -O0. Let's follow glibc ebuild here
and always use -O2.
Suggested-by: Mike Gilbert
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Patrick McLean [Fri, 6 Mar 2020 18:28:25 +0000 (10:28 -0800)]
dev-python/pyformance-0.4-r1: add python3_7
Package-Manager: Portage-2.3.92, Repoman-2.3.20
Signed-off-by: Patrick McLean <chutzpah@gentoo.org>
Ulrich Müller [Fri, 6 Mar 2020 18:03:52 +0000 (19:03 +0100)]
profiles: Drop mask for removed sci-chemistry/shelx.
Signed-off-by: Ulrich Müller <ulm@gentoo.org>
Ulrich Müller [Fri, 6 Mar 2020 18:03:12 +0000 (19:03 +0100)]
sci-chemistry/shelx: Remove package.
Bug: https://bugs.gentoo.org/702352
Signed-off-by: Ulrich Müller <ulm@gentoo.org>
Michael Orlitzky [Fri, 6 Mar 2020 17:14:21 +0000 (12:14 -0500)]
dev-php/pecl-uploadprogress: new version 1.1.3.
This new version supports all newer slots of PHP, making our custom
patches obsolete. Thanks to Reuben Farrelly for the heads-up!
Closes: https://bugs.gentoo.org/711658
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Michael Orlitzky <mjo@gentoo.org>
Matthew Thode [Fri, 6 Mar 2020 17:06:55 +0000 (11:06 -0600)]
app-admin/ansible: 2.9.6 bump
Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
Michael Orlitzky [Fri, 6 Mar 2020 16:56:00 +0000 (11:56 -0500)]
sci-mathematics/gfan: improve the long description in metadata.xml.
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Michael Orlitzky <mjo@gentoo.org>
Michael Orlitzky [Fri, 6 Mar 2020 16:52:59 +0000 (11:52 -0500)]
sci-mathematics/gfan: new version 0.6.2.
Update our version of gfan to the latest upstream v0.6.2, from
September 28th 2017. The new ebuild is based off of the version that
François Bissey maintains in the sage-on-gentoo overlay, with a few
additional changes:
* Merged the EAPI=7 and slot dependency updates from ::gentoo.
* Change the LICENSE to "GPL-2+", to match the upstream LICENSE file.
* Stripped some more CFLAGS mangling out of the upstream Makefile.
Corresponding to this we now replace "-O3" by "-O2" in the ebuild.
* Added USE="doc", to build and install the LaTeX manual.
Closes: https://bugs.gentoo.org/711492
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Michael Orlitzky <mjo@gentoo.org>
Thomas Deutschmann [Fri, 6 Mar 2020 16:50:27 +0000 (17:50 +0100)]
sys-kernel/linux-firmware: new snapshot
Package-Manager: Portage-2.3.91, Repoman-2.3.20
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Sebastian Pipping [Fri, 6 Mar 2020 16:32:45 +0000 (17:32 +0100)]
dev-python/wrapt: Improve use of distutils_enable_sphinx
Signed-off-by: Sebastian Pipping <sping@gentoo.org>
Package-Manager: Portage-2.3.92, Repoman-2.3.20
band-a-prend [Fri, 6 Mar 2020 12:46:19 +0000 (15:46 +0300)]
media-gfx/gimp: 2.10.18-r1 restore python2 plugins support
Closes: https://bugs.gentoo.org/711628
Signed-off-by: Sergey Torokhov <torokhov-s-a@yandex.ru>
Closes: https://github.com/gentoo/gentoo/pull/14846
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Andrew Ammerlaan [Fri, 6 Mar 2020 13:28:02 +0000 (14:28 +0100)]
dev-libs/libsass: remove old 3.5.5
3.5.5 has security issue, 3.6.1 is stable
Bug: https://bugs.gentoo.org/711680
Package-Manager: Portage-2.3.92, Repoman-2.3.20
Signed-off-by: Andrew Ammerlaan <andrewammerlaan@riseup.net>
Closes: https://github.com/gentoo/gentoo/pull/14847
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Mike Gilbert [Fri, 6 Mar 2020 15:44:43 +0000 (10:44 -0500)]
www-plugins/chrome-binary-plugins: automated update (81.0.4044.43)
Package-Manager: Portage-2.3.92_p3, Repoman-2.3.20_p118
Signed-off-by: Mike Gilbert <floppym@gentoo.org>
Mike Gilbert [Fri, 6 Mar 2020 15:44:35 +0000 (10:44 -0500)]
www-client/google-chrome-beta: automated update (81.0.4044.43)
Package-Manager: Portage-2.3.92_p3, Repoman-2.3.20_p118
Signed-off-by: Mike Gilbert <floppym@gentoo.org>
Stephan Hartmann [Thu, 5 Mar 2020 16:05:21 +0000 (17:05 +0100)]
www-client/chromium: beta channel bump to 81.0.4044.43
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/14841
Mike Gilbert [Fri, 6 Mar 2020 15:32:08 +0000 (10:32 -0500)]
sys-apps/kmod: uncomment python_optimize
Bug: https://bugs.gentoo.org/711602
Package-Manager: Portage-2.3.92_p3, Repoman-2.3.20_p118
Signed-off-by: Mike Gilbert <floppym@gentoo.org>
Lars Wendler [Fri, 6 Mar 2020 15:26:05 +0000 (16:26 +0100)]
sys-apps/fwupd: Revbump to fix path to fwupdtool
Thanks-to: Joakim Tjernlund <joakim.tjernlund@infinera.com>
Package-Manager: Portage-2.3.92, Repoman-2.3.20
Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
Lars Wendler [Fri, 6 Mar 2020 15:22:26 +0000 (16:22 +0100)]
sys-apps/fwupd: Fixed build with USE="-agent man"
Thanks-to: Joakim Tjernlund <joakim.tjernlund@infinera.com>
Closes: https://bugs.gentoo.org/711682
Package-Manager: Portage-2.3.92, Repoman-2.3.20
Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
William Hubbs [Fri, 6 Mar 2020 15:16:22 +0000 (09:16 -0600)]
go-module.eclass: remove the -mod readonly switch from go get
This is not valid in go 1.14, and according to their release notes was
ignored or caused the build to fail.
Signed-off-by: William Hubbs <williamh@gentoo.org>
Mikle Kolyada [Fri, 6 Mar 2020 15:13:16 +0000 (18:13 +0300)]
app-text/texlive-core: fix poppler-0.86 compat
Closes: https://bugs.gentoo.org/711096
Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Michael Orlitzky [Fri, 6 Mar 2020 14:52:27 +0000 (09:52 -0500)]
sci-libs/m4rie: new package for matrices over GF(2^e) with "e" small.
The m4rie package is an extension of sci-libs/m4ri. It is used by
SageMath, which can now detect and use the system copy of m4rie. Its
inclusion therefore prevents pointless rebuilds of m4rie by users of
SageMath on Gentoo. The ebuild was imported from the sage-on-gentoo
overlay where François Bissey has been maintaining it.
Closes: https://bugs.gentoo.org/711498
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Michael Orlitzky <mjo@gentoo.org>
Michał Górny [Fri, 6 Mar 2020 14:13:35 +0000 (15:13 +0100)]
dev-python/django: Remove vulnerable (drop to ~arch)
Bug: https://bugs.gentoo.org/692384
Bug: https://bugs.gentoo.org/701744
Bug: https://bugs.gentoo.org/706204
Bug: https://bugs.gentoo.org/707998
Bug: https://bugs.gentoo.org/711522
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Michał Górny [Fri, 6 Mar 2020 14:12:30 +0000 (15:12 +0100)]
dev-python/django-setuptest: Drop to ~arch
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Michał Górny [Fri, 6 Mar 2020 14:12:25 +0000 (15:12 +0100)]
dev-python/django-recaptcha: Drop to ~arch
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Michał Górny [Fri, 6 Mar 2020 14:12:22 +0000 (15:12 +0100)]
dev-python/django-picklefield: Drop to ~arch
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Michał Górny [Fri, 6 Mar 2020 14:12:20 +0000 (15:12 +0100)]
dev-python/django-nose: Drop to ~arch
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Michał Górny [Fri, 6 Mar 2020 14:12:17 +0000 (15:12 +0100)]
dev-python/django-haystack: Drop to ~arch
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Michał Górny [Fri, 6 Mar 2020 14:12:15 +0000 (15:12 +0100)]
dev-python/django-discover-runner: Drop to ~arch
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Michał Górny [Fri, 6 Mar 2020 14:12:12 +0000 (15:12 +0100)]
dev-python/django-appconf: Drop to ~arch
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Michał Górny [Fri, 6 Mar 2020 13:54:28 +0000 (14:54 +0100)]
dev-python/django: Bump to 2.2.11
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Michał Górny [Fri, 6 Mar 2020 13:48:18 +0000 (14:48 +0100)]
dev-python/qrcode: Remove old
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Jory Pratt [Fri, 6 Mar 2020 14:15:04 +0000 (08:15 -0600)]
dev-libs/nss-pem: initial import to remove pem use from dev-libs/nss
Package-Manager: Portage-2.3.92, Repoman-2.3.20
Signed-off-by: Jory Pratt <anarchy@gentoo.org>
Jory Pratt [Fri, 6 Mar 2020 14:13:38 +0000 (08:13 -0600)]
dev-libs/nss: Drop pem support in favor of new nss-pem package
Package-Manager: Portage-2.3.92, Repoman-2.3.20
Signed-off-by: Jory Pratt <anarchy@gentoo.org>
Michael Orlitzky [Fri, 6 Mar 2020 13:54:19 +0000 (08:54 -0500)]
sci-mathematics/gp2c: new version 0.0.11.3.
Upstream bugfix release gp2c-0.0.11pl3. The most interesting thing
here Gentoo-wise is support for gcc-10.x (-fno-common).
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Michael Orlitzky <mjo@gentoo.org>
Michał Górny [Fri, 6 Mar 2020 12:23:17 +0000 (13:23 +0100)]
sys-kernel/vanilla-kernel: Remove old
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Michał Górny [Fri, 6 Mar 2020 12:23:15 +0000 (13:23 +0100)]
sys-kernel/gentoo-kernel: Remove old
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Michał Górny [Fri, 6 Mar 2020 12:23:13 +0000 (13:23 +0100)]
sys-kernel/gentoo-kernel-bin: Remove old
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Michał Górny [Fri, 6 Mar 2020 12:17:29 +0000 (13:17 +0100)]
dev-python/tblib: Bump to 1.6.0
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Michał Górny [Fri, 6 Mar 2020 12:12:04 +0000 (13:12 +0100)]
dev-python/tblib: Remove py2
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Michał Górny [Fri, 6 Mar 2020 12:10:16 +0000 (13:10 +0100)]
dev-python/packaging: Bump to 20.3
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Michał Górny [Fri, 6 Mar 2020 12:08:52 +0000 (13:08 +0100)]
dev-python/sphinx: Bump to 2.4.4
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Andreas K. Huettel [Fri, 6 Mar 2020 13:30:58 +0000 (14:30 +0100)]
sys-libs/binutils-libs: Remove old
Package-Manager: Portage-2.3.87, Repoman-2.3.20
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Andreas K. Huettel [Fri, 6 Mar 2020 13:29:56 +0000 (14:29 +0100)]
sys-devel/binutils: Remove old
Package-Manager: Portage-2.3.87, Repoman-2.3.20
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Bernard Cafarelli [Fri, 6 Mar 2020 13:01:05 +0000 (14:01 +0100)]
media-gfx/mcomix: drop old stable
Broken and depending on pygtk
Bug: https://bugs.gentoo.org/708100
Package-Manager: Portage-2.3.92, Repoman-2.3.20
Signed-off-by: Bernard Cafarelli <voyageur@gentoo.org>
Ben Kohler [Fri, 6 Mar 2020 12:56:41 +0000 (06:56 -0600)]
net-misc/dropbox: drop old
Package-Manager: Portage-2.3.92, Repoman-2.3.20
Signed-off-by: Ben Kohler <bkohler@gentoo.org>
Ben Kohler [Fri, 6 Mar 2020 12:55:18 +0000 (06:55 -0600)]
net-misc/dropbox: bump to 93.3.258
Package-Manager: Portage-2.3.92, Repoman-2.3.20
Signed-off-by: Ben Kohler <bkohler@gentoo.org>
Ben Kohler [Fri, 6 Mar 2020 12:50:10 +0000 (06:50 -0600)]
net-wireless/unifi: bump to 5.13.10
Package-Manager: Portage-2.3.92, Repoman-2.3.20
Signed-off-by: Ben Kohler <bkohler@gentoo.org>
Lars Wendler [Fri, 6 Mar 2020 12:35:45 +0000 (13:35 +0100)]
sys-process/procps: Revbump for toprc backwards compatibility
Thanks-to: Massimo Burcheri <burcheri.massimo+bugs-gentoo@gmail.com>
Closes: https://bugs.gentoo.org/711676
Package-Manager: Portage-2.3.92, Repoman-2.3.20
Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
Lars Wendler [Fri, 6 Mar 2020 12:32:29 +0000 (13:32 +0100)]
sys-process/procps: Removed old
Package-Manager: Portage-2.3.92, Repoman-2.3.20
Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
Lars Wendler [Fri, 6 Mar 2020 12:31:30 +0000 (13:31 +0100)]
sys-apps/fwupd: Removed old
Package-Manager: Portage-2.3.92, Repoman-2.3.20
Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
Lars Wendler [Fri, 6 Mar 2020 12:30:45 +0000 (13:30 +0100)]
sys-apps/fwupd: Bump to version 1.3.9
Package-Manager: Portage-2.3.92, Repoman-2.3.20
Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
Lars Wendler [Fri, 6 Mar 2020 11:46:26 +0000 (12:46 +0100)]
dev-libs/libxmlb: Removed old
Package-Manager: Portage-2.3.92, Repoman-2.3.20
Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
Lars Wendler [Fri, 6 Mar 2020 11:45:52 +0000 (12:45 +0100)]
dev-libs/libxmlb: Bump to version 0.1.15
Package-Manager: Portage-2.3.92, Repoman-2.3.20
Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
Agostino Sarubbo [Fri, 6 Mar 2020 12:32:20 +0000 (13:32 +0100)]
dev-python/qrcode: x86 stable wrt bug #711652
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 [Fri, 6 Mar 2020 12:32:15 +0000 (13:32 +0100)]
net-ftp/atftp: x86 stable wrt bug #711630
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 [Fri, 6 Mar 2020 12:32:11 +0000 (13:32 +0100)]
sys-apps/coreutils: x86 stable wrt bug #711616
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 [Fri, 6 Mar 2020 12:32:06 +0000 (13:32 +0100)]
media-gfx/mcomix: x86 stable wrt bug #711584
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 [Fri, 6 Mar 2020 12:32:02 +0000 (13:32 +0100)]
x11-misc/picom: x86 stable wrt bug #711580
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 [Fri, 6 Mar 2020 12:31:57 +0000 (13:31 +0100)]
dev-util/codeblocks: x86 stable wrt bug #711574
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>