Jeroen Roovers [Thu, 23 Apr 2020 07:13:39 +0000 (09:13 +0200)]
x11-misc/kapow: Version 1.5.10
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Jeroen Roovers <jer@gentoo.org>
Louis Sautier [Wed, 22 Apr 2020 22:38:33 +0000 (00:38 +0200)]
net-irc/znc: add Python 3.8 support
Package-Manager: Portage-2.3.96, Repoman-2.3.22
Signed-off-by: Louis Sautier <sbraz@gentoo.org>
Sergei Trofimovich [Thu, 23 Apr 2020 07:15:00 +0000 (08:15 +0100)]
app-arch/cabextract: drop m68k keywords
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Sergei Trofimovich [Thu, 23 Apr 2020 07:12:36 +0000 (08:12 +0100)]
app-admin/sysstat: drop m68k keywords
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Sergei Trofimovich [Thu, 23 Apr 2020 07:11:03 +0000 (08:11 +0100)]
dev-cpp/glog: drop m68k keywords
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Jeroen Roovers [Thu, 23 Apr 2020 07:10:09 +0000 (09:10 +0200)]
net-misc/apt-cacher-ng: Version 3.5_p1
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Jeroen Roovers <jer@gentoo.org>
Kent Fredric [Thu, 23 Apr 2020 06:56:30 +0000 (18:56 +1200)]
dev-perl/Alien-Build: Bump to version 2.210.0
- EAPI7-ify
Upstream:
- Add configurable log classes
- Delay tempfile removal for Test::Alien until 'make clean' on windows.
- Test::Alien with_subtest now attempts to catch SEGV and bail with
helpful diagnostics
- Add Test::Alien::xs_ok options cbuilder_check and cbuilder_config
- Add Test::Alien::Diag
- Add Test::Alien::ffi_ok option 'api'
- Prefer tar.exe on windows (also for unzip) if it is bsdtar
- Remove Module::Load
- Add OO interface to Alien::Base::Wrapper
- Add mm_args2 to Alien::Base::Wrapper
- Add WriteMakefile to Alien::Base::Wrapper
- Decode::Mojo remembers which version of Mojo::DOM it is using
- Prefer Decode::HTML if HTML::Parser is already installed, but
Mojolicious or Mojo::DOM58 are not
- Add 'use strict' to generated ::Install::Files module
- Avoid autoconf plugin bugs on windows if multiple configure scripts
are in $PATH
- Various helpers for Alien::Build::Interpolate::Default no longer
require Aliens tools if already found in $PATH
- Prefer nmake or gname over dmake on windows, regardless of what perl
is configured with
- Add Alien::Build::Plugin::Probe::Vcpkg
- Use system temp directory on windows instead of ./ relative tempdir
- Build::Autoconf now copies .dll files from bin/ to dynamic directory
on Win32
- Add Build::Copy plugin
- Better workaround in xs_ok for faux fork on cygwin
- Fix regex for Prefer::SortVersions to handle regex with multiple
capture groups
Package-Manager: Portage-2.3.97, Repoman-2.3.22
Signed-off-by: Kent Fredric <kentnl@gentoo.org>
Kent Fredric [Thu, 23 Apr 2020 06:40:28 +0000 (18:40 +1200)]
virtual/perl-Archive-Tar: Copy ~riscv from dev-lang/perl
Package-Manager: Portage-2.3.97, Repoman-2.3.22
Signed-off-by: Kent Fredric <kentnl@gentoo.org>
Joonas Niilola [Thu, 23 Apr 2020 06:24:01 +0000 (09:24 +0300)]
dev-db/sadisplay: remove old
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Joonas Niilola [Thu, 23 Apr 2020 06:22:31 +0000 (09:22 +0300)]
dev-db/sadisplay: fix DISTUTILS_USE_SETUPTOOLS value
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Horea Christian [Mon, 20 Apr 2020 06:04:40 +0000 (02:04 -0400)]
dev-db/sadisplay: version bump 0.4.9, bug #718272
and PYTHON_COMPAT update
Closes: https://bugs.gentoo.org/718272
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Horea Christian <chr@chymera.eu>
Closes: https://github.com/gentoo/gentoo/pull/15437
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Aisha Tammy [Tue, 21 Apr 2020 12:57:06 +0000 (08:57 -0400)]
app-emulation/virtio-win: removed older version 0.1.160
Signed-off-by: Aisha Tammy <gentoo@aisha.cc>
Closes: https://github.com/gentoo/gentoo/pull/15430
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Aisha Tammy [Sun, 19 Apr 2020 22:53:57 +0000 (18:53 -0400)]
app-emulation/virtio-win: update to 0.1.173.9 + add new proxy-maint
Closes: https://bugs.gentoo.org/703452
Signed-off-by: Aisha Tammy <gentoo@aisha.cc>
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Joonas Niilola [Thu, 23 Apr 2020 06:05:34 +0000 (09:05 +0300)]
app-shells/fzf: syntax fix
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
rafspiny [Thu, 16 Apr 2020 22:11:13 +0000 (00:11 +0200)]
app-shells/fzf: Adding ebuild for fzf
fzf is a tool to provide Addressing the comments in the PR. It
integrates with vim and several shell-completion tools. Bash, fish and
zsh.
Plus, a patch has been added to fix a building issue preventing
the package from being built when LDFLAGS contains space(s).
More infor here: https://github.com/junegunn/fzf/issues/1994
Closes: https://bugs.gentoo.org/703082
Signed-off-by: Raffaele Spinelli <rafspiny@gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/15377
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Joonas Niilola [Thu, 23 Apr 2020 05:42:22 +0000 (08:42 +0300)]
app-admin/pwman3: remove old
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Joonas Niilola [Thu, 23 Apr 2020 05:41:23 +0000 (08:41 +0300)]
app-admin/pwman3: correct DISTUTILS_USE_SETUPTOOLS value
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Oz N Tiram [Thu, 23 Apr 2020 05:40:01 +0000 (08:40 +0300)]
app-admin/pwman3: add python3.7 and python3.8
Closes: https://bugs.gentoo.org/718186
Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Oz Tiram <oz.tiram@gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/15419
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Michael Mair-Keimberger [Wed, 22 Apr 2020 16:05:54 +0000 (18:05 +0200)]
sys-power/intel-undervolt: remove unused files
Closes: https://github.com/gentoo/gentoo/pull/15472
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com>
Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
Agostino Sarubbo [Thu, 23 Apr 2020 06:29:33 +0000 (08:29 +0200)]
mail-client/alpine: x86 stable wrt bug #718278
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 [Thu, 23 Apr 2020 06:29:30 +0000 (08:29 +0200)]
dev-java/tomcat-servlet-api: x86 stable wrt bug #718020
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 [Thu, 23 Apr 2020 06:29:25 +0000 (08:29 +0200)]
dev-libs/librdkafka: x86 stable wrt bug #717704
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 [Thu, 23 Apr 2020 06:29:22 +0000 (08:29 +0200)]
sys-fs/ntfs3g: x86 stable wrt bug #717640
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 [Thu, 23 Apr 2020 06:29:18 +0000 (08:29 +0200)]
dev-libs/openssl: x86 stable wrt bug #717442
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 [Thu, 23 Apr 2020 06:29:14 +0000 (08:29 +0200)]
media-libs/virglrenderer: x86 stable wrt bug #717010
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 [Thu, 23 Apr 2020 06:29:10 +0000 (08:29 +0200)]
net-misc/freerdp: x86 stable wrt bug #716830
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 [Thu, 23 Apr 2020 06:29:06 +0000 (08:29 +0200)]
dev-lang/spidermonkey: x86 stable wrt bug #718732
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 [Thu, 23 Apr 2020 06:29:01 +0000 (08:29 +0200)]
dev-vcs/git: x86 stable wrt bug #718710
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 [Thu, 23 Apr 2020 06:28:52 +0000 (08:28 +0200)]
dev-libs/ntl: x86 stable wrt bug #718620
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 [Thu, 23 Apr 2020 06:28:49 +0000 (08:28 +0200)]
app-portage/cpuid2cpuflags: x86 stable wrt bug #718608
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 [Thu, 23 Apr 2020 06:28:45 +0000 (08:28 +0200)]
dev-java/tomcat-servlet-api: x86 stable wrt bug #718580
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 [Thu, 23 Apr 2020 06:28:42 +0000 (08:28 +0200)]
app-portage/portpeek: x86 stable wrt bug #718380
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 [Thu, 23 Apr 2020 06:28:38 +0000 (08:28 +0200)]
media-plugins/live: x86 stable wrt bug #669276
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 [Thu, 23 Apr 2020 06:27:55 +0000 (08:27 +0200)]
app-portage/portpeek: sparc stable wrt bug #718380
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Agostino Sarubbo [Thu, 23 Apr 2020 06:27:53 +0000 (08:27 +0200)]
sys-fs/ntfs3g: sparc stable wrt bug #717640
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Agostino Sarubbo [Thu, 23 Apr 2020 06:27:21 +0000 (08:27 +0200)]
dev-vcs/git: s390 stable wrt bug #718710
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="s390"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Agostino Sarubbo [Thu, 23 Apr 2020 06:27:13 +0000 (08:27 +0200)]
dev-libs/openssl: s390 stable wrt bug #717442
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="s390"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Agostino Sarubbo [Thu, 23 Apr 2020 06:26:19 +0000 (08:26 +0200)]
dev-lang/spidermonkey: ppc64 stable wrt bug #718732
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 [Thu, 23 Apr 2020 06:26:14 +0000 (08:26 +0200)]
dev-vcs/git: ppc64 stable wrt bug #718710
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 [Thu, 23 Apr 2020 06:26:05 +0000 (08:26 +0200)]
dev-lang/python: ppc64 stable wrt bug #718588
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 [Thu, 23 Apr 2020 06:26:00 +0000 (08:26 +0200)]
net-p2p/syncthing: ppc64 stable wrt bug #715982
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 [Thu, 23 Apr 2020 06:25:56 +0000 (08:25 +0200)]
media-plugins/live: ppc64 stable wrt bug #669276
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 [Thu, 23 Apr 2020 06:24:25 +0000 (08:24 +0200)]
dev-vcs/git: ppc stable wrt bug #718710
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 [Thu, 23 Apr 2020 06:24:16 +0000 (08:24 +0200)]
dev-libs/ntl: ppc stable wrt bug #718620
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 [Thu, 23 Apr 2020 06:24:12 +0000 (08:24 +0200)]
app-portage/cpuid2cpuflags: ppc stable wrt bug #718608
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 [Thu, 23 Apr 2020 06:24:09 +0000 (08:24 +0200)]
app-portage/portpeek: ppc stable wrt bug #718380
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 [Thu, 23 Apr 2020 06:24:05 +0000 (08:24 +0200)]
mail-client/alpine: ppc stable wrt bug #718278
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 [Thu, 23 Apr 2020 06:24:01 +0000 (08:24 +0200)]
sys-fs/ntfs3g: ppc stable wrt bug #717640
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 [Thu, 23 Apr 2020 06:23:58 +0000 (08:23 +0200)]
xfce-extra/xfce4-power-manager: ppc stable wrt bug #717452
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 [Thu, 23 Apr 2020 06:23:54 +0000 (08:23 +0200)]
xfce-extra/xfce4-clipman-plugin: ppc stable wrt bug #717452
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 [Thu, 23 Apr 2020 06:23:50 +0000 (08:23 +0200)]
net-misc/freerdp: ppc stable wrt bug #716830
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 [Thu, 23 Apr 2020 06:23:45 +0000 (08:23 +0200)]
dev-lang/spidermonkey: ppc stable wrt bug #718732
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 [Thu, 23 Apr 2020 06:23:41 +0000 (08:23 +0200)]
media-plugins/live: ppc stable wrt bug #669276
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 [Thu, 23 Apr 2020 06:21:52 +0000 (08:21 +0200)]
dev-lang/python: arm stable wrt bug #718588
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 [Thu, 23 Apr 2020 06:21:48 +0000 (08:21 +0200)]
app-portage/portpeek: arm stable wrt bug #718380
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 [Thu, 23 Apr 2020 06:21:46 +0000 (08:21 +0200)]
dev-libs/librdkafka: arm stable wrt bug #717704
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 [Thu, 23 Apr 2020 06:21:43 +0000 (08:21 +0200)]
sys-fs/ntfs3g: arm stable wrt bug #717640
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 [Thu, 23 Apr 2020 06:21:41 +0000 (08:21 +0200)]
xfce-extra/xfce4-power-manager: arm stable wrt bug #717452
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 [Thu, 23 Apr 2020 06:21:39 +0000 (08:21 +0200)]
xfce-extra/xfce4-clipman-plugin: arm stable wrt bug #717452
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 [Thu, 23 Apr 2020 06:21:37 +0000 (08:21 +0200)]
app-cdr/xfburn: arm stable wrt bug #717452
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 [Thu, 23 Apr 2020 06:21:33 +0000 (08:21 +0200)]
dev-libs/openssl: arm stable wrt bug #717442
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 [Thu, 23 Apr 2020 06:21:30 +0000 (08:21 +0200)]
net-misc/freerdp: arm stable wrt bug #716830
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 [Thu, 23 Apr 2020 06:21:26 +0000 (08:21 +0200)]
dev-libs/libical: arm stable wrt bug #716828
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 [Thu, 23 Apr 2020 06:21:22 +0000 (08:21 +0200)]
dev-lang/spidermonkey: arm stable wrt bug #718732
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 [Thu, 23 Apr 2020 06:21:19 +0000 (08:21 +0200)]
dev-vcs/git: arm stable wrt bug #718710
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 [Thu, 23 Apr 2020 06:21:12 +0000 (08:21 +0200)]
app-portage/cpuid2cpuflags: arm stable wrt bug #718608
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 [Thu, 23 Apr 2020 06:21:09 +0000 (08:21 +0200)]
media-plugins/live: arm stable wrt bug #669276
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 [Thu, 23 Apr 2020 06:20:03 +0000 (08:20 +0200)]
dev-lang/spidermonkey: amd64 stable wrt bug #718732
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 [Thu, 23 Apr 2020 06:19:56 +0000 (08:19 +0200)]
dev-libs/ntl: amd64 stable wrt bug #718620
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 [Thu, 23 Apr 2020 06:19:50 +0000 (08:19 +0200)]
dev-libs/librdkafka: amd64 stable wrt bug #717704
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 [Thu, 23 Apr 2020 06:19:44 +0000 (08:19 +0200)]
media-libs/virglrenderer: amd64 stable wrt bug #717010
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 [Thu, 23 Apr 2020 06:19:37 +0000 (08:19 +0200)]
media-plugins/live: amd64 stable wrt bug #669276
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Kent Fredric [Thu, 23 Apr 2020 06:15:05 +0000 (18:15 +1200)]
dev-perl/Alien-Base-ModuleBuild: Bump to version 1.140.0
- Convert to EAPI7
Upstream:
- Fix bug in blib detection
- Document defaults for %s
- Add alien_install_type property
- Tooling rework for Dist::Zilla
- Use strict & warnings in generated Install/Files.pm modules
Package-Manager: Portage-2.3.97, Repoman-2.3.22
Signed-off-by: Kent Fredric <kentnl@gentoo.org>
Diogo Pereira [Tue, 21 Apr 2020 23:21:21 +0000 (00:21 +0100)]
media-gfx/img2pdf: bump to 0.3.4
- Support Python 3.7 and 3.8
- Fix DISTUTILS_USE_SETUPTOOLS QA notice
- Use distutils_enable_tests
Closes: https://bugs.gentoo.org/711596
Closes: https://bugs.gentoo.org/718332
Signed-off-by: Diogo Pereira <sir.suriv@gmail.com>
Package-Manager: Portage-2.3.89, Repoman-2.3.20
Closes: https://github.com/gentoo/gentoo/pull/15459
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diogo Pereira [Sun, 19 Apr 2020 23:47:29 +0000 (00:47 +0100)]
media-gfx/img2pdf: drop 0.3.1
Signed-off-by: Diogo Pereira <sir.suriv@gmail.com>
Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diogo Pereira [Sun, 19 Apr 2020 23:46:20 +0000 (00:46 +0100)]
media-gfx/img2pdf: mark ALLARCHES
Signed-off-by: Diogo Pereira <sir.suriv@gmail.com>
Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Andrey Grozin [Thu, 23 Apr 2020 05:51:08 +0000 (12:51 +0700)]
net-misc/dropbox-cli: bump to 2020.03.04
Closes: https://bugs.gentoo.org/show_bug.cgi?id=718440
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Andrey Grozin <grozin@gentoo.org>
Andrey Grozin [Thu, 23 Apr 2020 05:48:18 +0000 (12:48 +0700)]
dev-python/pygpgme: add python3_8
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Andrey Grozin <grozin@gentoo.org>
Kent Fredric [Thu, 23 Apr 2020 05:41:55 +0000 (17:41 +1200)]
dev-perl/Algorithm-Munkres: -r bump for EAPI7
Also fixes LICENSE, which was technically "GPL-2 or newer"
Package-Manager: Portage-2.3.97, Repoman-2.3.22
Signed-off-by: Kent Fredric <kentnl@gentoo.org>
Michał Górny [Thu, 23 Apr 2020 05:40:24 +0000 (07:40 +0200)]
dev-python/configargparse: Mark ALLARCHES
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Michał Górny [Thu, 23 Apr 2020 05:25:10 +0000 (07:25 +0200)]
dev-python/hypothesis: Bump to 5.10.3
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Michał Górny [Thu, 23 Apr 2020 05:24:30 +0000 (07:24 +0200)]
dev-python/hypothesis: Remove old
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Michał Górny [Thu, 23 Apr 2020 05:22:10 +0000 (07:22 +0200)]
dev-python/configargparse: Bump to 1.2.2
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Michał Górny [Thu, 23 Apr 2020 05:19:04 +0000 (07:19 +0200)]
xfce-extra/xfce4-whiskermenu-plugin: Bump to 2.4.4
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Tom Gillespie [Fri, 3 Jan 2020 07:41:15 +0000 (02:41 -0500)]
dev-lang/clojure: >=1.9.0 fix sandbox violations
This commit updates the clojure ebuilds to use the latest ebuild
conventions and updates the dependencies to include two new packages.
This is the last in a series of 3 commits that make it possible to build
>=clojure-1.9.0 on gentoo without pulling in any maven dependencies which
trigger network-sandbox violations.
To accomplish this two new packages dev-java/spec-alpha and
dev-java/core-specs-alpha have been added to the tree. They are
dependencies written in clojure that are required to build clojure but
that do not themselves depend on clojure.
Closes: https://bugs.gentoo.org/670680
Closes: https://bugs.gentoo.org/684536
Closes: https://github.com/gentoo/gentoo/pull/14224
Signed-off-by: Tom Gillespie <tgbugs@gmail.com>
Signed-off-by: Kent Fredric <kentnl@gentoo.org>
Tom Gillespie [Fri, 3 Jan 2020 07:40:25 +0000 (02:40 -0500)]
dev-java/core-specs-alpha: new package for clojure
>=clojure-1.9.0 depends on dev-java/core-specs-alpha
This commit includes an ant build.xml file so that no maven dependencies
are needed.
Signed-off-by: Tom Gillespie <tgbugs@gmail.com>
Signed-off-by: Kent Fredric <kentnl@gentoo.org>
Tom Gillespie [Fri, 3 Jan 2020 07:39:38 +0000 (02:39 -0500)]
dev-java/spec-alpha: new package for clojure build
>=clojure-1.9.0 depends on dev-java/spec-alpha
This commit includes an ant build.xml file so that no maven dependencies
are needed.
Signed-off-by: Tom Gillespie <tgbugs@gmail.com>
Signed-off-by: Kent Fredric <kentnl@gentoo.org>
Kent Fredric [Thu, 23 Apr 2020 04:15:43 +0000 (16:15 +1200)]
dev-perl/Algorithm-Diff: Add -r bump for EAPI7
- Also relocated various .pl files in the base dir to be
installed only with USE=examples, and then, install in a more
appropriate location
Package-Manager: Portage-2.3.97, Repoman-2.3.22
Signed-off-by: Kent Fredric <kentnl@gentoo.org>
Kent Fredric [Thu, 23 Apr 2020 03:44:39 +0000 (15:44 +1200)]
dev-perl/Algorithm-Dependency: Bump to version 1.111.0
- EAPI7ify
Upstream:
- OVerhaul packaging
Package-Manager: Portage-2.3.97, Repoman-2.3.22
Signed-off-by: Kent Fredric <kentnl@gentoo.org>
Kent Fredric [Thu, 23 Apr 2020 02:34:11 +0000 (14:34 +1200)]
dev-perl/Ace: -r1 bump: Employ patches for rpc.h on musl and uclibc
Also:
- Moved to EAPI7
- And note about licensing situation
- Restrict mirroring due to license situation
- Add warning for consumers to make them know about the issues
at least as an intermediary solution.
- Now installs DISCLAIMER.txt in doc/
Bug: https://bugs.gentoo.org/716266
Bug: https://bugs.gentoo.org/718936
Package-Manager: Portage-2.3.97, Repoman-2.3.22
Signed-off-by: Kent Fredric <kentnl@gentoo.org>
Kent Fredric [Thu, 23 Apr 2020 00:00:15 +0000 (12:00 +1200)]
dev-perl/Algorithm-ClusterPoints: Add EAPI7
Cleaned up some output cruft in the process
Removed explicit LICENSE= to use default, which better reflects
what is true when upstream specifies "the perl license"
But upstream says "perl 5.8.8, or any later perl 5"
Package-Manager: Portage-2.3.97, Repoman-2.3.22
Signed-off-by: Kent Fredric <kentnl@gentoo.org>
Kent Fredric [Wed, 22 Apr 2020 23:44:31 +0000 (11:44 +1200)]
dev-perl/Algorithm-Annotate: Add EAPI7 bump
Currently has only an EAPI build, which has been untouched
(beyond keywording) since git migration.
Package-Manager: Portage-2.3.97, Repoman-2.3.22
Signed-off-by: Kent Fredric <kentnl@gentoo.org>
Mike Gilbert [Thu, 23 Apr 2020 01:06:26 +0000 (21:06 -0400)]
profiles: mask dev-util/meson[test]
Signed-off-by: Mike Gilbert <floppym@gentoo.org>
Mike Gilbert [Thu, 23 Apr 2020 01:00:17 +0000 (21:00 -0400)]
dev-util/meson: bump to 0.54.0
Signed-off-by: Mike Gilbert <floppym@gentoo.org>
Marek Szuba [Thu, 23 Apr 2020 00:30:25 +0000 (01:30 +0100)]
dev-libs/clhpp: remove old
Signed-off-by: Marek Szuba <marecki@gentoo.org>
Marek Szuba [Thu, 23 Apr 2020 00:28:34 +0000 (01:28 +0100)]
dev-libs/clhpp: add self as co-maintainer
...as suggested, quite reasonably, by mattst88
Signed-off-by: Marek Szuba <marecki@gentoo.org>
Marek Szuba [Thu, 23 Apr 2020 00:25:25 +0000 (01:25 +0100)]
dev-libs/clhpp: fix installation directory
Upstream now handles the global prefix correctly so there is no need to
set it to $EPREFIX/usr/include; simply $EPREFIX/usr - i.e. the Gentoo
default will do.
Closes: https://bugs.gentoo.org/716392
Signed-off-by: Marek Szuba <marecki@gentoo.org>
Pacho Ramos [Thu, 23 Apr 2020 00:29:00 +0000 (02:29 +0200)]
media-fonts/noto-emoji: Rename patches
Package-Manager: Portage-2.3.96, Repoman-2.3.22
Signed-off-by: Pacho Ramos <pacho@gentoo.org>
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>