Agostino Sarubbo [Thu, 30 Jan 2020 12:30:59 +0000 (13:30 +0100)]
x11-libs/tslib: x86 stable wrt bug #707056
Package-Manager: Portage-2.3.84, Repoman-2.3.20
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Agostino Sarubbo [Thu, 30 Jan 2020 12:30:55 +0000 (13:30 +0100)]
dev-libs/double-conversion: x86 stable wrt bug #707054
Package-Manager: Portage-2.3.84, Repoman-2.3.20
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Agostino Sarubbo [Thu, 30 Jan 2020 12:30:51 +0000 (13:30 +0100)]
dev-python/numpy: x86 stable wrt bug #707048
Package-Manager: Portage-2.3.84, Repoman-2.3.20
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Craig Andrews [Thu, 30 Jan 2020 12:13:15 +0000 (07:13 -0500)]
net-p2p/cpuminer-opt: 3.11.8 version bump
Package-Manager: Portage-2.3.86, Repoman-2.3.20
Signed-off-by: Craig Andrews <candrews@gentoo.org>
Agostino Sarubbo [Thu, 30 Jan 2020 12:14:38 +0000 (13:14 +0100)]
dev-python/numexpr: x86 stable wrt bug #705356
Package-Manager: Portage-2.3.84, Repoman-2.3.20
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Agostino Sarubbo [Thu, 30 Jan 2020 12:14:33 +0000 (13:14 +0100)]
sci-libs/Shapely: x86 stable wrt bug #704214
Package-Manager: Portage-2.3.84, Repoman-2.3.20
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Agostino Sarubbo [Thu, 30 Jan 2020 12:14:29 +0000 (13:14 +0100)]
net-mail/notmuch: x86 stable wrt bug #701350
Package-Manager: Portage-2.3.84, Repoman-2.3.20
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Agostino Sarubbo [Thu, 30 Jan 2020 12:14:23 +0000 (13:14 +0100)]
dev-libs/zziplib: x86 stable wrt bug #614040
Package-Manager: Portage-2.3.84, Repoman-2.3.20
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Agostino Sarubbo [Thu, 30 Jan 2020 12:11:46 +0000 (13:11 +0100)]
dev-python/lxml: ia64 stable wrt bug #707070
Package-Manager: Portage-2.3.84, Repoman-2.3.20
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Agostino Sarubbo [Thu, 30 Jan 2020 12:11:42 +0000 (13:11 +0100)]
dev-python/importlib_metadata: ia64 stable wrt bug #707062
Package-Manager: Portage-2.3.84, Repoman-2.3.20
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Agostino Sarubbo [Thu, 30 Jan 2020 12:11:39 +0000 (13:11 +0100)]
x11-libs/tslib: ia64 stable wrt bug #707056
Package-Manager: Portage-2.3.84, Repoman-2.3.20
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Agostino Sarubbo [Thu, 30 Jan 2020 12:11:36 +0000 (13:11 +0100)]
dev-python/numpy: ia64 stable wrt bug #707048
Package-Manager: Portage-2.3.84, Repoman-2.3.20
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Agostino Sarubbo [Thu, 30 Jan 2020 12:11:32 +0000 (13:11 +0100)]
dev-libs/zziplib: ia64 stable wrt bug #614040
Package-Manager: Portage-2.3.84, Repoman-2.3.20
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Hans de Graaff [Thu, 30 Jan 2020 08:50:51 +0000 (09:50 +0100)]
dev-ruby/simplecov-html: add 0.11.0
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
Hans de Graaff [Thu, 30 Jan 2020 08:32:01 +0000 (09:32 +0100)]
dev-ruby/mimemagic: add 0.3.4
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
Hans de Graaff [Thu, 30 Jan 2020 07:17:57 +0000 (08:17 +0100)]
dev-ruby/rbnacl: add 7.1.1
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
Sergei Trofimovich [Thu, 30 Jan 2020 11:23:01 +0000 (11:23 +0000)]
dev-libs/gmp: don't mangle libgmpxx.la
Modern toolchain installs the following .la entry:
dependency_libs=' -L=/usr/lib64 -lgmp'
These are just fine for cross-compilation. Our ebuild mangling broke it into:
dependency_libs=' =-lgmp'
The change drops the mangling completely.
Package-Manager: Portage-2.3.86, Repoman-2.3.20
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Agostino Sarubbo [Thu, 30 Jan 2020 11:06:26 +0000 (12:06 +0100)]
dev-python/lxml: sparc stable wrt bug #707070
Package-Manager: Portage-2.3.84, Repoman-2.3.20
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Agostino Sarubbo [Thu, 30 Jan 2020 11:06:21 +0000 (12:06 +0100)]
dev-libs/zziplib: sparc stable wrt bug #614040
Package-Manager: Portage-2.3.84, Repoman-2.3.20
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Agostino Sarubbo [Thu, 30 Jan 2020 11:05:05 +0000 (12:05 +0100)]
sci-libs/gdal: ppc stable wrt bug #707320
Package-Manager: Portage-2.3.84, Repoman-2.3.20
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Agostino Sarubbo [Thu, 30 Jan 2020 11:04:56 +0000 (12:04 +0100)]
dev-python/lxml: ppc stable wrt bug #707070
Package-Manager: Portage-2.3.84, Repoman-2.3.20
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Agostino Sarubbo [Thu, 30 Jan 2020 11:04:52 +0000 (12:04 +0100)]
dev-python/importlib_metadata: ppc stable wrt bug #707062
Package-Manager: Portage-2.3.84, Repoman-2.3.20
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Agostino Sarubbo [Thu, 30 Jan 2020 11:04:47 +0000 (12:04 +0100)]
x11-libs/tslib: ppc stable wrt bug #707056
Package-Manager: Portage-2.3.84, Repoman-2.3.20
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Agostino Sarubbo [Thu, 30 Jan 2020 11:04:44 +0000 (12:04 +0100)]
dev-libs/double-conversion: ppc stable wrt bug #707054
Package-Manager: Portage-2.3.84, Repoman-2.3.20
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Agostino Sarubbo [Thu, 30 Jan 2020 11:04:40 +0000 (12:04 +0100)]
dev-python/numpy: ppc stable wrt bug #707048
Package-Manager: Portage-2.3.84, Repoman-2.3.20
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Agostino Sarubbo [Thu, 30 Jan 2020 11:04:36 +0000 (12:04 +0100)]
virtual/python-pathlib: ppc stable wrt bug #706568
Package-Manager: Portage-2.3.84, Repoman-2.3.20
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Agostino Sarubbo [Thu, 30 Jan 2020 11:04:32 +0000 (12:04 +0100)]
dev-python/pathlib: ppc stable wrt bug #706568
Package-Manager: Portage-2.3.84, Repoman-2.3.20
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Agostino Sarubbo [Thu, 30 Jan 2020 11:04:29 +0000 (12:04 +0100)]
dev-python/mccabe: ppc stable wrt bug #706568
Package-Manager: Portage-2.3.84, Repoman-2.3.20
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Agostino Sarubbo [Thu, 30 Jan 2020 11:04:26 +0000 (12:04 +0100)]
dev-python/flake8: ppc stable wrt bug #706568
Package-Manager: Portage-2.3.84, Repoman-2.3.20
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Agostino Sarubbo [Thu, 30 Jan 2020 11:04:22 +0000 (12:04 +0100)]
dev-python/entrypoints: ppc stable wrt bug #706568
Package-Manager: Portage-2.3.84, Repoman-2.3.20
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Agostino Sarubbo [Thu, 30 Jan 2020 11:04:15 +0000 (12:04 +0100)]
x11-plugins/enigmail: ppc stable wrt bug #706134
Package-Manager: Portage-2.3.84, Repoman-2.3.20
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Agostino Sarubbo [Thu, 30 Jan 2020 11:04:10 +0000 (12:04 +0100)]
media-libs/simage: ppc stable wrt bug #707328
Package-Manager: Portage-2.3.84, Repoman-2.3.20
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Agostino Sarubbo [Thu, 30 Jan 2020 11:04:07 +0000 (12:04 +0100)]
dev-libs/zziplib: ppc stable wrt bug #614040
Package-Manager: Portage-2.3.84, Repoman-2.3.20
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Agostino Sarubbo [Thu, 30 Jan 2020 11:00:35 +0000 (12:00 +0100)]
media-libs/simage: ppc64 stable wrt bug #707328
Package-Manager: Portage-2.3.84, Repoman-2.3.20
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Agostino Sarubbo [Thu, 30 Jan 2020 11:00:31 +0000 (12:00 +0100)]
dev-python/lxml: ppc64 stable wrt bug #707070
Package-Manager: Portage-2.3.84, Repoman-2.3.20
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Agostino Sarubbo [Thu, 30 Jan 2020 11:00:27 +0000 (12:00 +0100)]
dev-python/importlib_metadata: ppc64 stable wrt bug #707062
Package-Manager: Portage-2.3.84, Repoman-2.3.20
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Agostino Sarubbo [Thu, 30 Jan 2020 11:00:23 +0000 (12:00 +0100)]
x11-libs/tslib: ppc64 stable wrt bug #707056
Package-Manager: Portage-2.3.84, Repoman-2.3.20
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Agostino Sarubbo [Thu, 30 Jan 2020 11:00:19 +0000 (12:00 +0100)]
dev-libs/double-conversion: ppc64 stable wrt bug #707054
Package-Manager: Portage-2.3.84, Repoman-2.3.20
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Agostino Sarubbo [Thu, 30 Jan 2020 11:00:16 +0000 (12:00 +0100)]
dev-python/numpy: ppc64 stable wrt bug #707048
Package-Manager: Portage-2.3.84, Repoman-2.3.20
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Agostino Sarubbo [Thu, 30 Jan 2020 11:00:11 +0000 (12:00 +0100)]
dev-python/mccabe: ppc64 stable wrt bug #706568
Package-Manager: Portage-2.3.84, Repoman-2.3.20
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Agostino Sarubbo [Thu, 30 Jan 2020 11:00:08 +0000 (12:00 +0100)]
dev-python/flake8: ppc64 stable wrt bug #706568
Package-Manager: Portage-2.3.84, Repoman-2.3.20
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Agostino Sarubbo [Thu, 30 Jan 2020 11:00:04 +0000 (12:00 +0100)]
dev-python/entrypoints: ppc64 stable wrt bug #706568
Package-Manager: Portage-2.3.84, Repoman-2.3.20
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Agostino Sarubbo [Thu, 30 Jan 2020 10:59:56 +0000 (11:59 +0100)]
x11-plugins/enigmail: ppc64 stable wrt bug #706134
Package-Manager: Portage-2.3.84, Repoman-2.3.20
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Agostino Sarubbo [Thu, 30 Jan 2020 10:59:51 +0000 (11:59 +0100)]
dev-libs/zziplib: ppc64 stable wrt bug #614040
Package-Manager: Portage-2.3.84, Repoman-2.3.20
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Jeroen Roovers [Thu, 30 Jan 2020 10:03:46 +0000 (11:03 +0100)]
x11-misc/wayv: Fix CFLAGS=-fno-common
Package-Manager: Portage-2.3.86, Repoman-2.3.20
Closes: https://bugs.gentoo.org/show_bug.cgi?id=707196
Signed-off-by: Jeroen Roovers <jer@gentoo.org>
Agostino Sarubbo [Thu, 30 Jan 2020 10:17:09 +0000 (11:17 +0100)]
dev-python/lxml: arm stable wrt bug #707070
Package-Manager: Portage-2.3.84, Repoman-2.3.20
RepoMan-Options: --include-arches="arm"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Agostino Sarubbo [Thu, 30 Jan 2020 10:17:06 +0000 (11:17 +0100)]
dev-python/importlib_metadata: arm stable wrt bug #707062
Package-Manager: Portage-2.3.84, Repoman-2.3.20
RepoMan-Options: --include-arches="arm"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Agostino Sarubbo [Thu, 30 Jan 2020 10:17:03 +0000 (11:17 +0100)]
x11-libs/tslib: arm stable wrt bug #707056
Package-Manager: Portage-2.3.84, Repoman-2.3.20
RepoMan-Options: --include-arches="arm"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Agostino Sarubbo [Thu, 30 Jan 2020 10:17:01 +0000 (11:17 +0100)]
dev-libs/double-conversion: arm stable wrt bug #707054
Package-Manager: Portage-2.3.84, Repoman-2.3.20
RepoMan-Options: --include-arches="arm"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Agostino Sarubbo [Thu, 30 Jan 2020 10:16:58 +0000 (11:16 +0100)]
dev-python/numpy: arm stable wrt bug #707048
Package-Manager: Portage-2.3.84, Repoman-2.3.20
RepoMan-Options: --include-arches="arm"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Agostino Sarubbo [Thu, 30 Jan 2020 10:10:06 +0000 (11:10 +0100)]
dev-python/pytest: amd64 stable wrt bug #707348
Package-Manager: Portage-2.3.84, Repoman-2.3.20
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Agostino Sarubbo [Thu, 30 Jan 2020 10:09:54 +0000 (11:09 +0100)]
dev-python/pluggy: amd64 stable wrt bug #707348
Package-Manager: Portage-2.3.84, Repoman-2.3.20
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Agostino Sarubbo [Thu, 30 Jan 2020 10:09:45 +0000 (11:09 +0100)]
media-libs/simage: amd64 stable wrt bug #707328
Package-Manager: Portage-2.3.84, Repoman-2.3.20
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Agostino Sarubbo [Thu, 30 Jan 2020 10:09:38 +0000 (11:09 +0100)]
net-mail/notmuch: amd64 stable wrt bug #701350
Package-Manager: Portage-2.3.84, Repoman-2.3.20
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Sergei Trofimovich [Thu, 30 Jan 2020 09:26:56 +0000 (09:26 +0000)]
app-emulation/simh: drop deprecated USE_NETWORK=1
Follow the suggestion from https://github.com/simh/simh/issues/15
to drop USE_NETWORK=1.
Package-Manager: Portage-2.3.86, Repoman-2.3.20
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Bernard Cafarelli [Thu, 30 Jan 2020 08:54:48 +0000 (09:54 +0100)]
x11-plugins/wmcube: fix build with -fno-common
Closes: https://bugs.gentoo.org/706892
Package-Manager: Portage-2.3.86, Repoman-2.3.20
Signed-off-by: Bernard Cafarelli <voyageur@gentoo.org>
Sergei Trofimovich [Thu, 30 Jan 2020 08:30:36 +0000 (08:30 +0000)]
app-emulation/simh: bump up to 3.11.0, take package
Reported-by: https://bugs.gentoo.org/706866
Closes: https://bugs.gentoo.org/706866
Package-Manager: Portage-2.3.86, Repoman-2.3.20
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Agostino Sarubbo [Thu, 30 Jan 2020 07:46:54 +0000 (08:46 +0100)]
sys-kernel/vanilla-sources: Automated version bump to {4.14.169,4.19.100,5.4.16} - remove old.
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Georgy Yakovlev [Thu, 30 Jan 2020 07:30:46 +0000 (23:30 -0800)]
sys-libs/argp-standalone: ppc64 stable
Package-Manager: Portage-2.3.86, Repoman-2.3.20
Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
Georgy Yakovlev [Thu, 30 Jan 2020 06:46:15 +0000 (22:46 -0800)]
sys-libs/fts-standalone: add ~ppc64 to 0.2-r1 and ppc64 to 1.2.7
Package-Manager: Portage-2.3.86, Repoman-2.3.20
Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
Georgy Yakovlev [Thu, 30 Jan 2020 06:13:14 +0000 (22:13 -0800)]
sys-libs/obstack-standalone: ppc64 stable
Package-Manager: Portage-2.3.86, Repoman-2.3.20
Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
Georgy Yakovlev [Thu, 30 Jan 2020 05:29:47 +0000 (21:29 -0800)]
sys-libs/queue-standalone: ppc64 stable
Package-Manager: Portage-2.3.86, Repoman-2.3.20
Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
Rolf Eike Beer [Thu, 30 Jan 2020 07:01:55 +0000 (08:01 +0100)]
dev-python/numpy: stable 1.16.5 for sparc, bug #707048
Package-Manager: Portage-2.3.84, 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 [Thu, 30 Jan 2020 07:00:27 +0000 (08:00 +0100)]
x11-libs/tslib: stable 1.21 for sparc, bug #707056
Package-Manager: Portage-2.3.84, 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 [Thu, 30 Jan 2020 06:59:42 +0000 (07:59 +0100)]
dev-libs/double-conversion: stable 3.1.5 for sparc, bug #707054
Package-Manager: Portage-2.3.84, 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 [Thu, 30 Jan 2020 06:59:03 +0000 (07:59 +0100)]
dev-python/importlib_metadata: stable 1.4.0 for sparc, bug #707062
Package-Manager: Portage-2.3.84, 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>
Michał Górny [Thu, 30 Jan 2020 05:56:17 +0000 (06:56 +0100)]
dev-python/pytest: Remove redundant versions
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Hans de Graaff [Thu, 30 Jan 2020 07:08:25 +0000 (08:08 +0100)]
dev-ruby/minitest-power_assert: add 0.3.1
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
Joonas Niilola [Thu, 30 Jan 2020 06:32:37 +0000 (08:32 +0200)]
media-sound/guitarix: remove redundat longdescription
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Joonas Niilola [Thu, 30 Jan 2020 06:31:44 +0000 (08:31 +0200)]
media-sound/guitarix: update maintainers
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Alexander Tsoy [Wed, 29 Jan 2020 11:57:34 +0000 (14:57 +0300)]
x11-misc/x11vnc: fix build with -fno-common
Closes: https://bugs.gentoo.org/706840
Signed-off-by: Alexander Tsoy <alexander@tsoy.me>
Closes: https://github.com/gentoo/gentoo/pull/14495
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Joonas Niilola [Thu, 30 Jan 2020 06:22:10 +0000 (08:22 +0200)]
dev-python/xapp: use DISTUTILS_USE_SETUPTOOLS
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Olivier Laurantin [Tue, 28 Jan 2020 21:33:54 +0000 (22:33 +0100)]
net-wireless/blueberry: remove old
Signed-off-by: Olivier Laurantin <olivier.laurantin@laposte.net>
Closes: https://github.com/gentoo/gentoo/pull/14456
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Olivier Laurantin [Tue, 28 Jan 2020 21:26:20 +0000 (22:26 +0100)]
net-wireless/blueberry: version bump
Update to the latest upstream version
Closes: https://bugs.gentoo.org/706016
Signed-off-by: Olivier Laurantin <olivier.laurantin@laposte.net>
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Olivier Laurantin [Wed, 29 Jan 2020 12:49:00 +0000 (13:49 +0100)]
dev-python/xapp: version bump
Update to the latest upstream version,
add python3.7.
Signed-off-by: Olivier Laurantin <olivier.laurantin@laposte.net>
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Wim Muskee [Thu, 18 Apr 2019 18:10:41 +0000 (20:10 +0200)]
net-analyzer/cloudshark: update HOMEPAGE
Closes: https://bugs.gentoo.org/683680
Signed-off-by: Wim Muskee <wimmuskee@gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/11730
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Wim Muskee [Fri, 12 Apr 2019 18:07:28 +0000 (20:07 +0200)]
dev-tex/abntex: update HOMEPAGE, metadata
Closes: https://bugs.gentoo.org/680402
Signed-off-by: Wim Muskee <wimmuskee@gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/11661
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Huang Rui [Wed, 29 Jan 2020 16:27:20 +0000 (00:27 +0800)]
sci-electronics/iverilog: fix install bug of 9999
The upstream's Makefile used a very unusual
installation method. It may cause overwrite
installation bug.
Package-Manager: Portage-2.3.85, Repoman-2.3.20
Signed-off-by: Huang Rui <vowstar@gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/14375
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Huang Rui [Wed, 29 Jan 2020 16:23:37 +0000 (00:23 +0800)]
sci-electronics/iverilog: fix install bug of 10.3
The upstream's Makefile used a very unusual
installation method. It may cause overwrite
installation bug.
Closes: https://bugs.gentoo.org/705412
Package-Manager: Portage-2.3.85, Repoman-2.3.20
Signed-off-by: Huang Rui <vowstar@gmail.com>
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Michał Górny [Thu, 30 Jan 2020 05:18:50 +0000 (06:18 +0100)]
dev-python/lxml: Bump to 4.5.0
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Patrick McLean [Thu, 30 Jan 2020 02:45:10 +0000 (18:45 -0800)]
dev-python/cliff-2.18.0: Drop py38 for now
Copyright: Sony Interactive Entertainment Inc.
Package-Manager: Portage-2.3.86, Repoman-2.3.20
Signed-off-by: Patrick McLean <chutzpah@gentoo.org>
Patrick McLean [Thu, 30 Jan 2020 02:22:30 +0000 (18:22 -0800)]
dev-python/stevedore-1.31.0: Drop py38 for now
Copyright: Sony Interactive Entertainment Inc.
Package-Manager: Portage-2.3.86, Repoman-2.3.20
Signed-off-by: Patrick McLean <chutzpah@gentoo.org>
Anthony G. Basile [Thu, 30 Jan 2020 02:06:26 +0000 (21:06 -0500)]
sys-libs/musl: 1.1.24 stable on ppc/ppc64
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
Anthony G. Basile [Thu, 30 Jan 2020 02:04:16 +0000 (21:04 -0500)]
sys-libs/musl: keyword ~ppc64
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
Patrick McLean [Thu, 30 Jan 2020 01:26:11 +0000 (17:26 -0800)]
dev-python/os-service-types-1.7.0: Add py38
Copyright: Sony Interactive Entertainment Inc.
Package-Manager: Portage-2.3.86, Repoman-2.3.20
Signed-off-by: Patrick McLean <chutzpah@gentoo.org>
Patrick McLean [Thu, 30 Jan 2020 01:22:55 +0000 (17:22 -0800)]
dev-python/cliff-2.18.0: Version bump, add py38
Copyright: Sony Interactive Entertainment Inc.
Package-Manager: Portage-2.3.86, Repoman-2.3.20
Signed-off-by: Patrick McLean <chutzpah@gentoo.org>
Victor Payno [Wed, 29 Jan 2020 20:05:50 +0000 (12:05 -0800)]
dev-lua/lua-openssl: version bump to 0.7.7_p1
Signed-off-by: Victor Payno <vpayno+gentoo@gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/14500
Signed-off-by: Patrick McLean <chutzpah@gentoo.org>
Michael Orlitzky [Wed, 29 Jan 2020 22:49:38 +0000 (17:49 -0500)]
sci-mathematics/planarity: new package of graph planarity algorithms.
This commit imports the "planarity" package from the sage-on-gentoo
overlay with a few minor changes:
* Update to EAPI=7.
* Drop autotools.eclass and use the tarball from sagemath.org
that contains the autotools stuff.
* Add USE=examples to install some sample input/output.
* Update the old code.google.com HOMEPAGE to point to github.
The SageMath project now has the ability to detect and use a system
copy of planarity, so this will help Gentoo users of SageMath avoid
some pointless rebuilds of planarity.
Closes: https://bugs.gentoo.org/707324
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Michael Orlitzky <mjo@gentoo.org>
Patrick McLean [Thu, 30 Jan 2020 00:56:38 +0000 (16:56 -0800)]
dev-python/unicodecsv-0.14.1-r1: add py38
Copyright: Sony Interactive Entertainment Inc.
Package-Manager: Portage-2.3.86, Repoman-2.3.20
Signed-off-by: Patrick McLean <chutzpah@gentoo.org>
Patrick McLean [Thu, 30 Jan 2020 00:53:25 +0000 (16:53 -0800)]
dev-python/stevedore-1.31.0: Version bump, use distutils funcs, add py38
Copyright: Sony Interactive Entertainment Inc.
Package-Manager: Portage-2.3.86, Repoman-2.3.20
Signed-off-by: Patrick McLean <chutzpah@gentoo.org>
Bernard Cafarelli [Thu, 30 Jan 2020 00:49:54 +0000 (01:49 +0100)]
x11-plugins/wmmand: fix build with -fno-common
Closes: https://bugs.gentoo.org/706826
Package-Manager: Portage-2.3.86, Repoman-2.3.20
Signed-off-by: Bernard Cafarelli <voyageur@gentoo.org>
Arfrever Frehtes Taifersar Arahesis [Thu, 30 Jan 2020 00:29:47 +0000 (00:29 +0000)]
x11-base/xcb-proto: Drop support for Python 2.7.
Signed-off-by: Arfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org>
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Patrick McLean [Thu, 30 Jan 2020 00:21:06 +0000 (16:21 -0800)]
dev-python/pylint-2.4.4: Version bump, add py38
Copyright: Sony Interactive Entertainment Inc.
Package-Manager: Portage-2.3.86, Repoman-2.3.20
Signed-off-by: Patrick McLean <chutzpah@gentoo.org>
Patrick McLean [Wed, 29 Jan 2020 23:33:12 +0000 (15:33 -0800)]
dev-python/astroid-2.3.3: Version bump, add py38
Copyright: Sony Interactive Entertainment Inc.
Package-Manager: Portage-2.3.86, Repoman-2.3.20
Signed-off-by: Patrick McLean <chutzpah@gentoo.org>
Sergei Trofimovich [Wed, 29 Jan 2020 22:43:09 +0000 (22:43 +0000)]
dev-lang/erlang: bump up to 22.2.4
Package-Manager: Portage-2.3.86, Repoman-2.3.20
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Mike Gilbert [Wed, 29 Jan 2020 22:38:26 +0000 (17:38 -0500)]
www-plugins/chrome-binary-plugins: automated update
Package-Manager: Portage-2.3.85_p2, Repoman-2.3.20_p36
Signed-off-by: Mike Gilbert <floppym@gentoo.org>
Mike Gilbert [Wed, 29 Jan 2020 22:38:17 +0000 (17:38 -0500)]
www-client/google-chrome-unstable: automated update (81.0.4040.5)
Package-Manager: Portage-2.3.85_p2, Repoman-2.3.20_p36
Signed-off-by: Mike Gilbert <floppym@gentoo.org>
Mike Gilbert [Wed, 29 Jan 2020 22:38:03 +0000 (17:38 -0500)]
www-client/google-chrome-beta: automated update (80.0.3987.78)
Package-Manager: Portage-2.3.85_p2, Repoman-2.3.20_p36
Signed-off-by: Mike Gilbert <floppym@gentoo.org>
Stephan Hartmann [Wed, 29 Jan 2020 12:01:32 +0000 (13:01 +0100)]
www-client/chromium: dev channel bump to 81.0.4040.5
Bug: https://bugs.gentoo.org/706786
Package-Manager: Portage-2.3.76, Repoman-2.3.16
Signed-off-by: Stephan Hartmann <stha09@googlemail.com>
Signed-off-by: Mike Gilbert <floppym@gentoo.org>
Closes: https://github.com/gentoo/gentoo/pull/14498
Benjamin Gordon [Wed, 29 Jan 2020 19:38:13 +0000 (12:38 -0700)]
ghc-package.eclass: Handle missing ghc in lookups
ghc-getghc() and ghc-getghcpkg() both assume that they can find an
installed binary. If ghc isn't installed (e.g., because it's being
being rebuilt or has been unmerged), there is no such binary. This
causes the intended arguments to be run as a command, which produces
"command not found" QA Notices.
If ghc can't be found, return "false" instead. The false command will
harmlessly absorb the other command-line arguments. This doesn't
produce any difference in the final result because the invalid commands
were failing anyway.
Closes: https://bugs.gentoo.org/683144
Signed-off-by: Benjamin Gordon <bmgordon@chromium.org>
Closes: https://github.com/gentoo/gentoo/pull/14499
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>