Conrad Kostecki [Mon, 18 May 2020 13:50:02 +0000 (15:50 +0200)]
dev-util/smem: drop old version
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Sam James (sam_c) [Fri, 8 May 2020 03:00:53 +0000 (03:00 +0000)]
net-proxy/squid: Fix 32-bit build
Links against libatomic on 32-bit non-x86 arches.
Bug: https://bugs.gentoo.org/719662
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Sam James (sam_c) <sam@cmpct.info>
Closes: https://github.com/gentoo/gentoo/pull/15705
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Joonas Niilola [Mon, 18 May 2020 13:38:41 +0000 (16:38 +0300)]
dev-python/mini-amf: update test deps
Closes: https://bugs.gentoo.org/723670
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Joonas Niilola [Mon, 18 May 2020 13:31:51 +0000 (16:31 +0300)]
app-emulation/lxc: remove old 4.0.1
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Joonas Niilola [Mon, 18 May 2020 13:31:25 +0000 (16:31 +0300)]
app-emulation/lxc: bump to 4.0.2
- delete all static libraries.
Closes: https://bugs.gentoo.org/723532
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Craig Andrews [Mon, 18 May 2020 13:38:05 +0000 (09:38 -0400)]
media-plugins/kodi-pvr-mythtv: 5.10.16 version bump
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Craig Andrews <candrews@gentoo.org>
Zoltan Puskas [Mon, 18 May 2020 12:07:57 +0000 (05:07 -0700)]
app-text/dblatex: Drop old stable 0.3.10
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Zoltan Puskas <zoltan@sinustrom.info>
Closes: https://github.com/gentoo/gentoo/pull/15866
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Michał Górny [Mon, 18 May 2020 13:04:33 +0000 (15:04 +0200)]
dev-python/setuptools: Silence py2 warning
The py2 warning is not very useful for us and its verbosity breaks
other packages.
Closes: https://bugs.gentoo.org/723680
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Michał Górny [Mon, 18 May 2020 11:55:33 +0000 (13:55 +0200)]
dev-python/requests-mock: Add tdep on dev-python/pytest
Closes: https://bugs.gentoo.org/723692
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Kent Fredric [Mon, 18 May 2020 13:15:12 +0000 (01:15 +1200)]
dev-lang/perl: More TC love for nm/cpp/ranlib re bug #723734
While this won't fix the warnings about hints/linux.sh, as that is
something too complex for me to trivially fix, it should mitigate the
warnings about nm and cpp, and additonally, guards against a possible
future where ranlib is also nuked and later tried to be used from
$Config{ranlib}
-r bump for compile propagation reasons, real delta:
--- a/dev-lang/perl/perl-5.30.2-r1.ebuild
+++ b/dev-lang/perl/perl-5.30.2-r2.ebuild
@@ -502,11 +502,16 @@ src_configure() {
# allow fiddling via EXTRA_ECONF, bug 558070
eval "local -a EXTRA_ECONF=(${EXTRA_ECONF})"
+ # setting -Dld= to tc-getLD breaks perl and all perl things
+ # https://github.com/Perl/perl5/issues/17791#issuecomment-
630145202
myconf \
-Duseshrplib \
-Darchname="${myarch}" \
-Dcc="$(tc-getCC)" \
-Dar="$(tc-getAR)" \
+ -Dnm="$(tc-getNM)" \
+ -Dcpp="$(tc-getCPP)" \
+ -Dranlib="$(tc-getRANLIB)" \
-Doptimize="${CFLAGS}" \
-Dldflags="${LDFLAGS}" \
-Dprefix="${EPREFIX}"'/usr' \
Bug: https://bugs.gentoo.org/723734
Bug: https://github.com/Perl/perl5/issues/17791#issuecomment-
630123559
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Kent Fredric <kentnl@gentoo.org>
Agostino Sarubbo [Mon, 18 May 2020 13:02:51 +0000 (15:02 +0200)]
media-video/ttcut: x86 stable wrt bug #723364
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Agostino Sarubbo [Mon, 18 May 2020 13:02:47 +0000 (15:02 +0200)]
media-video/projectx: x86 stable wrt bug #723362
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Agostino Sarubbo [Mon, 18 May 2020 13:02:43 +0000 (15:02 +0200)]
media-tv/channeleditor: x86 stable wrt bug #723360
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Agostino Sarubbo [Mon, 18 May 2020 13:02:39 +0000 (15:02 +0200)]
media-sound/aqualung: x86 stable wrt bug #723358
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Agostino Sarubbo [Mon, 18 May 2020 13:02:34 +0000 (15:02 +0200)]
dev-util/bbe: x86 stable wrt bug #723356
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Agostino Sarubbo [Mon, 18 May 2020 13:02:30 +0000 (15:02 +0200)]
dev-libs/libisofs: x86 stable wrt bug #723354
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Agostino Sarubbo [Mon, 18 May 2020 13:02:27 +0000 (15:02 +0200)]
dev-libs/libisoburn: x86 stable wrt bug #723354
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Agostino Sarubbo [Mon, 18 May 2020 13:02:24 +0000 (15:02 +0200)]
dev-libs/libburn: x86 stable wrt bug #723354
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Agostino Sarubbo [Mon, 18 May 2020 13:02:19 +0000 (15:02 +0200)]
app-portage/pfl: x86 stable wrt bug #723348
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Agostino Sarubbo [Mon, 18 May 2020 13:02:15 +0000 (15:02 +0200)]
app-cdr/cdrtools: x86 stable wrt bug #723346
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Agostino Sarubbo [Mon, 18 May 2020 13:02:11 +0000 (15:02 +0200)]
app-cdr/geteltorito: x86 stable wrt bug #723646
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Agostino Sarubbo [Mon, 18 May 2020 13:02:07 +0000 (15:02 +0200)]
dev-util/smem: x86 stable wrt bug #723504
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Agostino Sarubbo [Mon, 18 May 2020 13:02:04 +0000 (15:02 +0200)]
dev-ml/num: x86 stable wrt bug #723500
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Agostino Sarubbo [Mon, 18 May 2020 13:02:00 +0000 (15:02 +0200)]
app-i18n/nkf: x86 stable wrt bug #723400
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Agostino Sarubbo [Mon, 18 May 2020 13:01:56 +0000 (15:01 +0200)]
sys-fs/fatsort: x86 stable wrt bug #723368
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Agostino Sarubbo [Mon, 18 May 2020 13:01:52 +0000 (15:01 +0200)]
net-print/hplip: x86 stable wrt bug #723366
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Agostino Sarubbo [Mon, 18 May 2020 13:01:47 +0000 (15:01 +0200)]
app-admin/conky: x86 stable wrt bug #723342
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Agostino Sarubbo [Mon, 18 May 2020 13:01:04 +0000 (15:01 +0200)]
app-i18n/nkf: ppc64 stable wrt bug #723400
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Agostino Sarubbo [Mon, 18 May 2020 13:01:00 +0000 (15:01 +0200)]
net-print/hplip: ppc64 stable wrt bug #723366
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Agostino Sarubbo [Mon, 18 May 2020 13:00:56 +0000 (15:00 +0200)]
dev-python/distro: ppc64 stable wrt bug #723366
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Agostino Sarubbo [Mon, 18 May 2020 13:00:51 +0000 (15:00 +0200)]
app-portage/pfl: ppc64 stable wrt bug #723348
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Stephan Hartmann [Sun, 17 May 2020 09:40:35 +0000 (11:40 +0200)]
media-libs/openh264: version bump to 2.1.0, EAPI 7
Closes: https://bugs.gentoo.org/667858
Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Stephan Hartmann <stha09@googlemail.com>
Closes: https://github.com/gentoo/gentoo/pull/15847
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Agostino Sarubbo [Mon, 18 May 2020 13:00:01 +0000 (15:00 +0200)]
app-i18n/nkf: ppc stable wrt bug #723400
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Agostino Sarubbo [Mon, 18 May 2020 12:59:56 +0000 (14:59 +0200)]
app-portage/pfl: ppc stable wrt bug #723348
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Agostino Sarubbo [Mon, 18 May 2020 12:59:52 +0000 (14:59 +0200)]
dev-lang/php: ppc stable wrt bug #722980
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Agostino Sarubbo [Mon, 18 May 2020 12:59:43 +0000 (14:59 +0200)]
app-antivirus/clamav: ppc stable wrt bug #722726
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Agostino Sarubbo [Mon, 18 May 2020 12:58:33 +0000 (14:58 +0200)]
net-print/hplip: arm stable wrt bug #723366
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="arm"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Agostino Sarubbo [Mon, 18 May 2020 12:58:31 +0000 (14:58 +0200)]
dev-python/distro: arm stable wrt bug #723366
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="arm"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Agostino Sarubbo [Mon, 18 May 2020 12:58:27 +0000 (14:58 +0200)]
dev-libs/libisofs: arm stable wrt bug #723354
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="arm"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Agostino Sarubbo [Mon, 18 May 2020 12:58:25 +0000 (14:58 +0200)]
dev-libs/libisoburn: arm stable wrt bug #723354
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="arm"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Agostino Sarubbo [Mon, 18 May 2020 12:58:23 +0000 (14:58 +0200)]
dev-libs/libburn: arm stable wrt bug #723354
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="arm"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Agostino Sarubbo [Mon, 18 May 2020 12:58:19 +0000 (14:58 +0200)]
app-portage/pfl: arm stable wrt bug #723348
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="arm"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Agostino Sarubbo [Mon, 18 May 2020 12:58:16 +0000 (14:58 +0200)]
dev-lang/php: arm stable wrt bug #722980
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="arm"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Agostino Sarubbo [Mon, 18 May 2020 12:58:09 +0000 (14:58 +0200)]
app-antivirus/clamav: arm stable wrt bug #722726
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="arm"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Agostino Sarubbo [Mon, 18 May 2020 12:58:05 +0000 (14:58 +0200)]
net-misc/ntpsec: arm stable wrt bug #721526
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="arm"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Agostino Sarubbo [Mon, 18 May 2020 12:55:54 +0000 (14:55 +0200)]
media-video/ttcut: amd64 stable wrt bug #723364
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Agostino Sarubbo [Mon, 18 May 2020 12:55:47 +0000 (14:55 +0200)]
media-video/projectx: amd64 stable wrt bug #723362
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Agostino Sarubbo [Mon, 18 May 2020 12:55:40 +0000 (14:55 +0200)]
media-tv/channeleditor: amd64 stable wrt bug #723360
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Agostino Sarubbo [Mon, 18 May 2020 12:55:34 +0000 (14:55 +0200)]
media-sound/aqualung: amd64 stable wrt bug #723358
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Agostino Sarubbo [Mon, 18 May 2020 12:55:26 +0000 (14:55 +0200)]
dev-util/bbe: amd64 stable wrt bug #723356
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Agostino Sarubbo [Mon, 18 May 2020 12:55:20 +0000 (14:55 +0200)]
dev-libs/libisofs: amd64 stable wrt bug #723354
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Agostino Sarubbo [Mon, 18 May 2020 12:55:15 +0000 (14:55 +0200)]
dev-libs/libisoburn: amd64 stable wrt bug #723354
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Agostino Sarubbo [Mon, 18 May 2020 12:55:09 +0000 (14:55 +0200)]
dev-libs/libburn: amd64 stable wrt bug #723354
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Agostino Sarubbo [Mon, 18 May 2020 12:55:02 +0000 (14:55 +0200)]
app-portage/pfl: amd64 stable wrt bug #723348
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Agostino Sarubbo [Mon, 18 May 2020 12:54:55 +0000 (14:54 +0200)]
app-cdr/cdrtools: amd64 stable wrt bug #723346
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Agostino Sarubbo [Mon, 18 May 2020 12:54:50 +0000 (14:54 +0200)]
app-cdr/geteltorito: amd64 stable wrt bug #723646
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Agostino Sarubbo [Mon, 18 May 2020 12:54:45 +0000 (14:54 +0200)]
dev-util/smem: amd64 stable wrt bug #723504
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Agostino Sarubbo [Mon, 18 May 2020 12:54:39 +0000 (14:54 +0200)]
dev-ml/num: amd64 stable wrt bug #723500
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Agostino Sarubbo [Mon, 18 May 2020 12:54:34 +0000 (14:54 +0200)]
app-i18n/nkf: amd64 stable wrt bug #723400
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Agostino Sarubbo [Mon, 18 May 2020 12:54:27 +0000 (14:54 +0200)]
sys-fs/fatsort: amd64 stable wrt bug #723368
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Agostino Sarubbo [Mon, 18 May 2020 12:54:22 +0000 (14:54 +0200)]
net-print/hplip: amd64 stable wrt bug #723366
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Agostino Sarubbo [Mon, 18 May 2020 12:54:12 +0000 (14:54 +0200)]
app-admin/conky: amd64 stable wrt bug #723342
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Agostino Sarubbo [Mon, 18 May 2020 12:38:37 +0000 (14:38 +0200)]
app-i18n/nkf: sparc stable wrt bug #723400
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Agostino Sarubbo [Mon, 18 May 2020 12:38:33 +0000 (14:38 +0200)]
dev-libs/libisofs: sparc stable wrt bug #723354
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Agostino Sarubbo [Mon, 18 May 2020 12:38:30 +0000 (14:38 +0200)]
dev-libs/libisoburn: sparc stable wrt bug #723354
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Agostino Sarubbo [Mon, 18 May 2020 12:38:27 +0000 (14:38 +0200)]
dev-libs/libburn: sparc stable wrt bug #723354
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Agostino Sarubbo [Mon, 18 May 2020 12:38:22 +0000 (14:38 +0200)]
app-portage/pfl: sparc stable wrt bug #723348
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Agostino Sarubbo [Mon, 18 May 2020 12:38:18 +0000 (14:38 +0200)]
app-cdr/cdrtools: sparc stable wrt bug #723346
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Agostino Sarubbo [Mon, 18 May 2020 12:38:14 +0000 (14:38 +0200)]
app-crypt/gnupg: sparc stable wrt bug #717934
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Agostino Sarubbo [Mon, 18 May 2020 12:38:10 +0000 (14:38 +0200)]
media-libs/tremor: sparc stable wrt bug #650656
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Agostino Sarubbo [Mon, 18 May 2020 12:37:29 +0000 (14:37 +0200)]
app-cdr/cdrtools: s390 stable wrt bug #723346
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="s390"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Agostino Sarubbo [Mon, 18 May 2020 12:37:25 +0000 (14:37 +0200)]
sys-fs/cryptsetup: s390 stable wrt bug #723234
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="s390"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Agostino Sarubbo [Mon, 18 May 2020 12:37:22 +0000 (14:37 +0200)]
app-crypt/gnupg: s390 stable wrt bug #717934
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="s390"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Alexis Ballier [Mon, 18 May 2020 12:17:10 +0000 (14:17 +0200)]
dev-ros/rqt_image_view: drop PYTHON_COMPAT here
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Alexis Ballier <aballier@gentoo.org>
Alexis Ballier [Mon, 18 May 2020 12:16:40 +0000 (14:16 +0200)]
dev-ros/rqt_image_view: eapi7
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Alexis Ballier <aballier@gentoo.org>
Alexis Ballier [Mon, 18 May 2020 12:15:52 +0000 (14:15 +0200)]
dev-ros/rqt_image_view: Remove old
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Alexis Ballier <aballier@gentoo.org>
Alexis Ballier [Mon, 18 May 2020 12:15:36 +0000 (14:15 +0200)]
dev-ros/rqt_image_view: bump to 0.4.15
Closes: https://bugs.gentoo.org/704996
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Alexis Ballier <aballier@gentoo.org>
Michał Górny [Mon, 18 May 2020 11:50:34 +0000 (13:50 +0200)]
dev-python/selenium: Add dep on dev-python/urllib3
Closes: https://bugs.gentoo.org/723708
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Michał Górny [Mon, 18 May 2020 11:49:31 +0000 (13:49 +0200)]
dev-python/setuptools: Readd futures tdep for py2
Closes: https://bugs.gentoo.org/723710
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Michał Górny [Mon, 18 May 2020 11:47:54 +0000 (13:47 +0200)]
dev-python/moto: Add dep on python-sshpubkeys
Closes: https://bugs.gentoo.org/723694
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Ben Kohler [Mon, 18 May 2020 11:34:05 +0000 (06:34 -0500)]
net-wireless/unifi: bump to 5.13.27
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Ben Kohler <bkohler@gentoo.org>
Alexis Ballier [Mon, 18 May 2020 11:22:13 +0000 (13:22 +0200)]
sci-libs/rtabmap: Bump to 0.19.7
Fixes build with:
- PCL 1.11
- Boost 1.73
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Alexis Ballier <aballier@gentoo.org>
Alexis Ballier [Mon, 18 May 2020 10:47:33 +0000 (12:47 +0200)]
dev-ros/pcl_conversions: Remove old
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Alexis Ballier <aballier@gentoo.org>
Alexis Ballier [Mon, 18 May 2020 10:22:47 +0000 (12:22 +0200)]
dev-ros/pcl_ros: drop PYTHON_COMPAT from here
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Alexis Ballier <aballier@gentoo.org>
Alexis Ballier [Mon, 18 May 2020 10:22:07 +0000 (12:22 +0200)]
dev-ros/pcl_ros: Remove old
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Alexis Ballier <aballier@gentoo.org>
Alexis Ballier [Mon, 18 May 2020 10:20:56 +0000 (12:20 +0200)]
dev-ros/pcl_ros: upstream patch to build with pcl 1.11
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Alexis Ballier <aballier@gentoo.org>
Alexis Ballier [Mon, 18 May 2020 10:17:48 +0000 (12:17 +0200)]
eclass/ros-catkin.eclass: Bump C++ standard to C++14
Signed-off-by: Alexis Ballier <aballier@gentoo.org>
Alexis Ballier [Mon, 18 May 2020 10:16:40 +0000 (12:16 +0200)]
ros-meta/perception_pcl: Bump to 1.7.1.
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Alexis Ballier <aballier@gentoo.org>
Alexis Ballier [Mon, 18 May 2020 10:16:35 +0000 (12:16 +0200)]
dev-ros/pcl_ros: Bump to 1.7.1.
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Alexis Ballier <aballier@gentoo.org>
Alexis Ballier [Mon, 18 May 2020 10:16:29 +0000 (12:16 +0200)]
dev-ros/pcl_conversions: Bump to 1.7.1.
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Alexis Ballier <aballier@gentoo.org>
Michał Górny [Mon, 18 May 2020 11:14:16 +0000 (13:14 +0200)]
dev-python/django-sortedm2m: Require sqlite for tests
Closes: https://bugs.gentoo.org/723702
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Michał Górny [Mon, 18 May 2020 11:13:20 +0000 (13:13 +0200)]
dev-python/easy-thumbnails: Require sqlite for tests
Closes: https://bugs.gentoo.org/723720
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Michał Górny [Mon, 18 May 2020 10:56:26 +0000 (12:56 +0200)]
dev-python/http-parser: Remove py2
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Michał Górny [Mon, 18 May 2020 10:55:12 +0000 (12:55 +0200)]
package.mask: Last rite dev-python/restkit
Bug: https://bugs.gentoo.org/544228
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Michał Górny [Mon, 18 May 2020 10:53:13 +0000 (12:53 +0200)]
dev-python/pyquery: Remove unused restkit dep
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Michał Górny [Mon, 18 May 2020 10:51:28 +0000 (12:51 +0200)]
dev-python/wsgiproxy2: Remove dev-python/restkit dep
Upstream has removed restkit support entirely. The docs seem to still
list it as a dep but ChangeLog disagrees, and there's no reference
in sources.
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Michał Górny [Mon, 18 May 2020 10:47:04 +0000 (12:47 +0200)]
dev-python/http-parser: Bump to 0.9.0
Closes: https://bugs.gentoo.org/723556
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Michał Górny [Mon, 18 May 2020 10:36:45 +0000 (12:36 +0200)]
dev-python/numpydoc: Use pytest for tests
Closes: https://bugs.gentoo.org/723548
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Michał Górny [Mon, 18 May 2020 10:35:26 +0000 (12:35 +0200)]
dev-python/micawber: Require sqlite for tests
Closes: https://bugs.gentoo.org/723538
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Thomas Deutschmann [Mon, 18 May 2020 10:32:24 +0000 (12:32 +0200)]
dev-python/sabyenc: add missing dev-python/chardet test dep
Closes: https://bugs.gentoo.org/723624
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>