gentoo.git
5 years agomedia-gfx/inkscape-1.0_beta1: improved extensions check
Miroslav Šulc [Thu, 7 Nov 2019 15:54:37 +0000 (16:54 +0100)]
media-gfx/inkscape-1.0_beta1: improved extensions check

Bug: https://bugs.gentoo.org/696794
Package-Manager: Portage-2.3.78, Repoman-2.3.17
Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
5 years agodev-util/ccache: arm64 stable (bug #698302)
Aaron Bauman [Thu, 7 Nov 2019 15:53:52 +0000 (10:53 -0500)]
dev-util/ccache: arm64 stable (bug #698302)

Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.78, Repoman-2.3.17

5 years agosys-devel/gcc: arm64 stable (bug #698646)
Aaron Bauman [Thu, 7 Nov 2019 15:34:57 +0000 (10:34 -0500)]
sys-devel/gcc: arm64 stable (bug #698646)

Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.78, Repoman-2.3.17

5 years agomedia-gfx/scour-0.37: bump + python3_7
Miroslav Šulc [Thu, 7 Nov 2019 14:57:56 +0000 (15:57 +0100)]
media-gfx/scour-0.37: bump + python3_7

Closes: https://bugs.gentoo.org/699532
Package-Manager: Portage-2.3.78, Repoman-2.3.17
Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
5 years agomedia-sound/clementine: Qt5 branch merged to master
Andreas Sturmlechner [Thu, 7 Nov 2019 14:33:09 +0000 (15:33 +0100)]
media-sound/clementine: Qt5 branch merged to master

Package-Manager: Portage-2.3.78, Repoman-2.3.17
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
5 years agodev-python/PyGithub: Bump to 1.44.1
Michał Górny [Thu, 7 Nov 2019 13:03:09 +0000 (14:03 +0100)]
dev-python/PyGithub: Bump to 1.44.1

Signed-off-by: Michał Górny <mgorny@gentoo.org>
5 years agomedia-gfx/inkscape-1.0_beta1: enabled python3_7
Miroslav Šulc [Thu, 7 Nov 2019 13:46:45 +0000 (14:46 +0100)]
media-gfx/inkscape-1.0_beta1: enabled python3_7

Bug: https://bugs.gentoo.org/696794
Package-Manager: Portage-2.3.78, Repoman-2.3.17
Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
5 years agomedia-gfx/scour-0.36-r1: added python3_7 + eapi7
Miroslav Šulc [Thu, 7 Nov 2019 13:44:56 +0000 (14:44 +0100)]
media-gfx/scour-0.36-r1: added python3_7 + eapi7

Package-Manager: Portage-2.3.78, Repoman-2.3.17
Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
5 years agoapp-portage/fetchcommandwrapper: 0.8.2 + SRC_URI move
Sebastian Pipping [Thu, 7 Nov 2019 13:21:25 +0000 (14:21 +0100)]
app-portage/fetchcommandwrapper: 0.8.2 + SRC_URI move

Signed-off-by: Sebastian Pipping <sping@gentoo.org>
Package-Manager: Portage-2.3.78, Repoman-2.3.16

5 years agodev-python/backports-functools-lru-cache: bump to 1.6.1
Louis Sautier [Mon, 4 Nov 2019 14:24:06 +0000 (15:24 +0100)]
dev-python/backports-functools-lru-cache: bump to 1.6.1

Package-Manager: Portage-2.3.78, Repoman-2.3.17
Signed-off-by: Louis Sautier <sbraz@gentoo.org>
5 years agox11-drivers/nvidia-drivers: Version 430.64
Jeroen Roovers [Thu, 7 Nov 2019 12:53:06 +0000 (13:53 +0100)]
x11-drivers/nvidia-drivers: Version 430.64

Package-Manager: Portage-2.3.78, Repoman-2.3.17
Signed-off-by: Jeroen Roovers <jer@gentoo.org>
5 years agonet-p2p/syncthing-1.3.1: temporarily restrict tests if USE=tools is set
Marek Szuba [Thu, 7 Nov 2019 12:24:43 +0000 (12:24 +0000)]
net-p2p/syncthing-1.3.1: temporarily restrict tests if USE=tools is set

For some reason the switch to go-module.eclass has resulted in the
following test failure appearing repeatedly when USE=tools is set:

--- FAIL: TestAPIServiceRequests (5.45s)
    api_test.go:394: Testing /rest/db/completion?device=<snip>
    api_test.go:394: Testing /rest/db/file?folder=default&file=something ...
    api_test.go:394: Testing /rest/db/ignores?folder=default ...
    api_test.go:394: Testing /rest/db/need?folder=default ...
    api_test.go:394: Testing /rest/db/status?folder=default ...
    api_test.go:394: Testing /rest/db/browse?folder=default ...
    api_test.go:394: Testing /rest/stats/device ...
    api_test.go:394: Testing /rest/stats/folder ...
    api_test.go:394: Testing /rest/svc/deviceid?id=<snip>
    api_test.go:394: Testing /rest/svc/lang ...
    api_test.go:394: Testing /rest/svc/report ...
    api_test.go:419: Unexpected error requesting /rest/svc/report: Get
http://127.0.0.1:36607/rest/svc/report: net/http: request canceled
(Client.Timeout exceeded while awaiting headers)
    api_test.go:394: Testing /rest/system/browse?current=~ ...
    api_test.go:394: Testing /rest/system/config ...
    api_test.go:394: Testing /rest/system/config/insync ...
    api_test.go:394: Testing /rest/system/connections ...
    api_test.go:394: Testing /rest/system/discovery ...
    api_test.go:394: Testing /rest/system/error?since=0 ...
    api_test.go:394: Testing /rest/system/ping ...
    api_test.go:394: Testing /rest/system/status ...
    api_test.go:394: Testing /rest/system/version ...
    api_test.go:394: Testing /rest/system/debug ...
    api_test.go:394: Testing /rest/system/log?since=0 ...
    api_test.go:394: Testing /rest/system/log.txt?since=0 ...
FAIL
FAIL    github.com/syncthing/syncthing/lib/api  66.295s

This may or may not be a consequence of the fact Syncthing upstream
doesn't fully support go-1.13 yet, as shown by the fact their CI
configuration uses the very-much-not-recommended workaround of deleting
go.sum. Anyway, since the tests pass with USE=-tools and there have been
requests for Syncthing ebuilds with go-1.13 support, disable testing
when USE=tools is set until the problem has been resolved.

Package-Manager: Portage-2.3.76, Repoman-2.3.16
Signed-off-by: Marek Szuba <marecki@gentoo.org>
5 years agowww-client/opera-developer: Old
Jeroen Roovers [Thu, 7 Nov 2019 12:04:07 +0000 (13:04 +0100)]
www-client/opera-developer: Old

Package-Manager: Portage-2.3.78, Repoman-2.3.17
Signed-off-by: Jeroen Roovers <jer@gentoo.org>
5 years agonet-p2p/syncthing-1.3.1: switch to go-module.eclass
Marek Szuba [Thu, 7 Nov 2019 10:49:31 +0000 (10:49 +0000)]
net-p2p/syncthing-1.3.1: switch to go-module.eclass

Should hopefully resolve problems with go-1.13 in the network sandbox
observed by some users.

Bug: https://bugs.gentoo.org/693922
Package-Manager: Portage-2.3.76, Repoman-2.3.16
Signed-off-by: Marek Szuba <marecki@gentoo.org>
5 years agomedia-gfx/inkscape-1.0_beta1: fixes
Miroslav Šulc [Thu, 7 Nov 2019 09:56:59 +0000 (10:56 +0100)]
media-gfx/inkscape-1.0_beta1: fixes

1) fixed REQUIRED_USE
2) added missing dependency (graphicsmagick)

Bug: https://bugs.gentoo.org/696794
Package-Manager: Portage-2.3.78, Repoman-2.3.17
Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
5 years agoapp-admin/sudo: Revbumps to fix error message with USE="-pam"
Lars Wendler [Thu, 7 Nov 2019 09:52:58 +0000 (10:52 +0100)]
app-admin/sudo: Revbumps to fix error message with USE="-pam"

Reported-by: Saul Peebsen <jaglover@gmail.com>
Tested-by: Saul Peebsen <jaglover@gmail.com>
Closes: https://bugs.gentoo.org/698946
Package-Manager: Portage-2.3.78, Repoman-2.3.17
Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
5 years agowww-client/opera: Old
Jeroen Roovers [Thu, 7 Nov 2019 09:51:21 +0000 (10:51 +0100)]
www-client/opera: Old

Package-Manager: Portage-2.3.78, Repoman-2.3.17
Signed-off-by: Jeroen Roovers <jer@gentoo.org>
5 years agowww-client/opera: Stable
Jeroen Roovers [Thu, 7 Nov 2019 09:50:41 +0000 (10:50 +0100)]
www-client/opera: Stable

Package-Manager: Portage-2.3.78, Repoman-2.3.17
Signed-off-by: Jeroen Roovers <jer@gentoo.org>
5 years agowww-client/opera: Version 64.0.3417.92
Jeroen Roovers [Thu, 7 Nov 2019 09:49:39 +0000 (10:49 +0100)]
www-client/opera: Version 64.0.3417.92

Package-Manager: Portage-2.3.78, Repoman-2.3.17
Signed-off-by: Jeroen Roovers <jer@gentoo.org>
5 years agox11-misc/xscreensaver: Expand offensive words list
Christopher Head [Thu, 7 Nov 2019 08:26:54 +0000 (09:26 +0100)]
x11-misc/xscreensaver: Expand offensive words list

Package-Manager: Portage-2.3.78, Repoman-2.3.17
Signed-off-by: Jeroen Roovers <jer@gentoo.org>
Closes: https://bugs.gentoo.org/699512
Signed-off-by: Jeroen Roovers <jer@gentoo.org>
5 years agonet-libs/libtrace: Old
Jeroen Roovers [Thu, 7 Nov 2019 08:14:42 +0000 (09:14 +0100)]
net-libs/libtrace: Old

Package-Manager: Portage-2.3.78, Repoman-2.3.17
Signed-off-by: Jeroen Roovers <jer@gentoo.org>
5 years agonet-libs/libtrace: Version 4.0.10_p1
Jeroen Roovers [Thu, 7 Nov 2019 08:08:39 +0000 (09:08 +0100)]
net-libs/libtrace: Version 4.0.10_p1

Package-Manager: Portage-2.3.78, Repoman-2.3.17
Signed-off-by: Jeroen Roovers <jer@gentoo.org>
5 years agosys-process/atop: Revbump to fix atop.daily install location
Lars Wendler [Thu, 7 Nov 2019 08:19:06 +0000 (09:19 +0100)]
sys-process/atop: Revbump to fix atop.daily install location

Thanks-to: Ortwin Glueck <odi@odi.ch>
Closes: https://bugs.gentoo.org/699518
Package-Manager: Portage-2.3.78, Repoman-2.3.17
Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
5 years agomedia-gfx/inkscape: Attempt to fix build against imagemagick
Lars Wendler [Thu, 7 Nov 2019 08:08:18 +0000 (09:08 +0100)]
media-gfx/inkscape: Attempt to fix build against imagemagick

Bug: https://bugs.gentoo.org/656730
Package-Manager: Portage-2.3.78, Repoman-2.3.17
Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
5 years agomedia-gfx/inkscape: Added BDEPEND and fixed some style issues
Lars Wendler [Thu, 7 Nov 2019 08:06:01 +0000 (09:06 +0100)]
media-gfx/inkscape: Added BDEPEND and fixed some style issues

Package-Manager: Portage-2.3.78, Repoman-2.3.17
Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
5 years agodev-ruby/autoprefixer-rails: add 9.7.1
Hans de Graaff [Thu, 7 Nov 2019 07:01:27 +0000 (08:01 +0100)]
dev-ruby/autoprefixer-rails: add 9.7.1

Package-Manager: Portage-2.3.76, Repoman-2.3.16
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
5 years agodev-ruby/autoprefixer-rails: cleanup
Hans de Graaff [Thu, 7 Nov 2019 06:20:29 +0000 (07:20 +0100)]
dev-ruby/autoprefixer-rails: cleanup

Package-Manager: Portage-2.3.76, Repoman-2.3.16
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
5 years agodev-ruby/rack-cache: add 1.10.0
Hans de Graaff [Thu, 7 Nov 2019 06:19:14 +0000 (07:19 +0100)]
dev-ruby/rack-cache: add 1.10.0

Package-Manager: Portage-2.3.76, Repoman-2.3.16
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
5 years agodev-ruby/rack-cache: cleanup
Hans de Graaff [Thu, 7 Nov 2019 06:02:16 +0000 (07:02 +0100)]
dev-ruby/rack-cache: cleanup

Package-Manager: Portage-2.3.76, Repoman-2.3.16
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
5 years agodev-ruby/pdf-reader: add 2.3.0
Hans de Graaff [Thu, 7 Nov 2019 05:50:39 +0000 (06:50 +0100)]
dev-ruby/pdf-reader: add 2.3.0

Package-Manager: Portage-2.3.76, Repoman-2.3.16
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
5 years agosys-boot/syslinux: Drop old (EAPI 0)
Michał Górny [Thu, 7 Nov 2019 07:18:59 +0000 (08:18 +0100)]
sys-boot/syslinux: Drop old (EAPI 0)

Signed-off-by: Michał Górny <mgorny@gentoo.org>
5 years agosys-boot/syslinux: Revert "Drop old (EAPI 0)"
Michał Górny [Thu, 7 Nov 2019 07:18:11 +0000 (08:18 +0100)]
sys-boot/syslinux: Revert "Drop old (EAPI 0)"

Removed one version too many.

Reverts: c2bee80a1c812e65f094acd3861c6a00b279f56d
Signed-off-by: Michał Górny <mgorny@gentoo.org>
5 years agoapp-text/cwtext: Bump to EAPI=7
Thomas Beierlein [Thu, 7 Nov 2019 06:19:55 +0000 (07:19 +0100)]
app-text/cwtext: Bump to EAPI=7

Closes: https://bugs.gentoo.org/697370
Package-Manager: Portage-2.3.78, Repoman-2.3.17
Signed-off-by: Thomas Beierlein <tomjbe@gentoo.org>
5 years agonet-mail/cmd5checkpw: bump to EAPI 7
Rolf Eike Beer [Mon, 14 Oct 2019 13:48:22 +0000 (15:48 +0200)]
net-mail/cmd5checkpw: bump to EAPI 7

Bug: https://bugs.gentoo.org/697248
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Closes: https://github.com/gentoo/gentoo/pull/13299
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
5 years agonet-mail/cmd5checkpw: use https://
Rolf Eike Beer [Mon, 14 Oct 2019 13:48:00 +0000 (15:48 +0200)]
net-mail/cmd5checkpw: use https://

Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
5 years agoacct-user/cmd5checkpw: add new user (UID 212)
Rolf Eike Beer [Mon, 14 Oct 2019 13:16:06 +0000 (15:16 +0200)]
acct-user/cmd5checkpw: add new user (UID 212)

Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
5 years agonet-irc/atheme-services: Fix missing serno.h
Wade Cline [Tue, 5 Nov 2019 05:45:17 +0000 (21:45 -0800)]
net-irc/atheme-services: Fix missing serno.h

Closes: https://bugs.gentoo.org/665802
Signed-off-by: Wade Cline <wadecline@hotmail.com>
Closes: https://github.com/gentoo/gentoo/pull/13552
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
5 years agosys-libs/libxcrypt: Fix tests in 4.4.10-r1
Patrick McLean [Thu, 7 Nov 2019 06:03:03 +0000 (22:03 -0800)]
sys-libs/libxcrypt: Fix tests in 4.4.10-r1

Package-Manager: Portage-2.3.78, Repoman-2.3.17
Signed-off-by: Patrick McLean <chutzpah@gentoo.org>
5 years agodev-go/delve: yank version 1.0.0
Kirill Che [Wed, 6 Nov 2019 15:11:06 +0000 (18:11 +0300)]
dev-go/delve: yank version 1.0.0

Closes: https://bugs.gentoo.org/694382
Package-Manager: Portage-2.3.76, Repoman-2.3.16
Signed-off-by: Kirill Che <g4s8.public@gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/13569
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
5 years agoapp-crypt/nitrocli: Adjust LICENSE for 0.2.4 ebuild
Daniel Mueller [Wed, 6 Nov 2019 02:06:01 +0000 (18:06 -0800)]
app-crypt/nitrocli: Adjust LICENSE for 0.2.4 ebuild

This change adjusts the value of LICENSE to include the licenses of all
crates that find their way into the final installed binary.

Closes: https://bugs.gentoo.org/694412
Signed-off-by: Daniel Müller <deso@posteo.net>
Closes: https://github.com/gentoo/gentoo/pull/13564
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
5 years agoapp-crypt/nitrocli: Remove 0.2.3-r1 ebuild
Daniel Mueller [Wed, 6 Nov 2019 02:03:34 +0000 (18:03 -0800)]
app-crypt/nitrocli: Remove 0.2.3-r1 ebuild

This change removes the nitrocli-0.2.3-r1 ebuild. Version 0.2.4 of
the program should be used as there are no known problems with it.

Signed-off-by: Daniel Müller <deso@posteo.net>
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
5 years agowww-apps/gitea: remove old
Felix Neumärker [Fri, 2 Aug 2019 10:29:53 +0000 (12:29 +0200)]
www-apps/gitea: remove old

Package-Manager: Portage-2.3.69, Repoman-2.3.16
Signed-off-by: Felix Neumärker <xdch47@posteo.de>
Closes: https://github.com/gentoo/gentoo/pull/12597
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
5 years agowww-apps/gitea: bump to 1.9.5
Felix Neumärker [Fri, 2 Aug 2019 10:28:30 +0000 (12:28 +0200)]
www-apps/gitea: bump to 1.9.5

Closes: https://bugs.gentoo.org/687148
Closes: https://bugs.gentoo.org/690838
Closes: https://bugs.gentoo.org/693536

Package-Manager: Portage-2.3.69, Repoman-2.3.16
Signed-off-by: Felix Neumärker <xdch47@posteo.de>
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
5 years agomail-client/alpine: make PAM optional
Robert Siebeck [Sat, 17 Nov 2018 18:27:32 +0000 (19:27 +0100)]
mail-client/alpine: make PAM optional

Closes: https://bugs.gentoo.org/617924

Signed-off-by: Robert Siebeck <gentoo.bugzilla.2012@r123.de>
Closes: https://github.com/gentoo/gentoo/pull/10645
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
5 years agosys-libs/libxcrypt: Revbump to 4.4.10-r1 add multilib and compat USE
Patrick McLean [Thu, 7 Nov 2019 05:36:37 +0000 (21:36 -0800)]
sys-libs/libxcrypt: Revbump to 4.4.10-r1 add multilib and compat USE

- multilib support

- a "compat" USE flag that installs a library with binary compatibility
  with glibc

- a "system" USE flag that installs as the system libcrypto.so, this
  collides with the default config of glibc, so it is
  package.use.mask-ed

Package-Manager: Portage-2.3.78, Repoman-2.3.17
Signed-off-by: Patrick McLean <chutzpah@gentoo.org>
5 years agoprofiles/base: Add sys-libs/libxcrypt[system] mask
Patrick McLean [Thu, 7 Nov 2019 05:32:33 +0000 (21:32 -0800)]
profiles/base: Add sys-libs/libxcrypt[system] mask

Signed-off-by: Patrick McLean <chutzpah@gentoo.org>
5 years agosys-apps/kmod: arm64 stable (bug #684778)
Aaron Bauman [Thu, 7 Nov 2019 00:51:34 +0000 (19:51 -0500)]
sys-apps/kmod: arm64 stable (bug #684778)

Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.78, Repoman-2.3.17

5 years agomedia-gfx/graphviz: arm64 stable (bug #682522)
Aaron Bauman [Thu, 7 Nov 2019 00:49:26 +0000 (19:49 -0500)]
media-gfx/graphviz: arm64 stable (bug #682522)

Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.78, Repoman-2.3.17

5 years agonet-wireless/hostapd: arm64 stable (bug #696032)
Aaron Bauman [Thu, 7 Nov 2019 00:23:40 +0000 (19:23 -0500)]
net-wireless/hostapd: arm64 stable (bug #696032)

Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.78, Repoman-2.3.17

5 years agoapp-arch/lrzip: arm64 stable (bug #624462)
Aaron Bauman [Thu, 7 Nov 2019 00:19:55 +0000 (19:19 -0500)]
app-arch/lrzip: arm64 stable (bug #624462)

Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.78, Repoman-2.3.17

5 years agoapp-antivirus/clamav: arm64 stable (bug #691546)
Aaron Bauman [Thu, 7 Nov 2019 00:10:03 +0000 (19:10 -0500)]
app-antivirus/clamav: arm64 stable (bug #691546)

Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.78, Repoman-2.3.17

5 years agoapp-text/qpdf: arm64 stable (bug #693002)
Aaron Bauman [Thu, 7 Nov 2019 00:00:01 +0000 (19:00 -0500)]
app-text/qpdf: arm64 stable (bug #693002)

Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.78, Repoman-2.3.17

5 years agonet-print/cups-filters: arm64 stable (bug #693002)
Aaron Bauman [Wed, 6 Nov 2019 23:59:33 +0000 (18:59 -0500)]
net-print/cups-filters: arm64 stable (bug #693002)

Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.78, Repoman-2.3.17

5 years agomedia-libs/jbig2dec: arm64 stable (bug #693002)
Aaron Bauman [Wed, 6 Nov 2019 23:58:38 +0000 (18:58 -0500)]
media-libs/jbig2dec: arm64 stable (bug #693002)

Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.78, Repoman-2.3.17

5 years agoapp-text/ghostscript-gpl: arm64 stable (bug #693002)
Aaron Bauman [Wed, 6 Nov 2019 23:58:11 +0000 (18:58 -0500)]
app-text/ghostscript-gpl: arm64 stable (bug #693002)

Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.78, Repoman-2.3.17

5 years agoapp-arch/unzip: arm64 stable (bug #691566)
Aaron Bauman [Wed, 6 Nov 2019 23:19:58 +0000 (18:19 -0500)]
app-arch/unzip: arm64 stable (bug #691566)

Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.78, Repoman-2.3.17

5 years agotoolchain.eclass: restore RESTRICT=strip on <gcc-9.2-r1, bug #699446
Sergei Trofimovich [Wed, 6 Nov 2019 23:21:41 +0000 (23:21 +0000)]
toolchain.eclass: restore RESTRICT=strip on <gcc-9.2-r1, bug #699446

commit d16e2840220 ("rename USE=regression-test to USE=test")
added a 'RESTRICT="!test? ( test )"' assignment and accidentally
overrode existing RESTRICT="strip" one. That reintroduced excessive
stripping regression.

Move RESTRICT assignments closer to one another and restore
RESTRICT="strip".

Reported-by: sargastic@gmail.com
Closes: https://bugs.gentoo.org/699446
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
5 years agowww-client/firefox: arm64 stable (bug #698512)
Aaron Bauman [Wed, 6 Nov 2019 23:17:50 +0000 (18:17 -0500)]
www-client/firefox: arm64 stable (bug #698512)

Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.78, Repoman-2.3.17

5 years agodev-libs/libgcrypt: arm64 stable (bug #693108)
Aaron Bauman [Wed, 6 Nov 2019 23:15:13 +0000 (18:15 -0500)]
dev-libs/libgcrypt: arm64 stable (bug #693108)

Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.78, Repoman-2.3.17

5 years agoprofiles: Unmask media-gfx/jpeg2ps.
Ulrich Müller [Wed, 6 Nov 2019 23:01:31 +0000 (00:01 +0100)]
profiles: Unmask media-gfx/jpeg2ps.

Signed-off-by: Ulrich Müller <ulm@gentoo.org>
5 years agomedia-gfx/jpeg2ps: Add myself as maintainer.
Ulrich Müller [Wed, 6 Nov 2019 22:56:31 +0000 (23:56 +0100)]
media-gfx/jpeg2ps: Add myself as maintainer.

Package-Manager: Portage-2.3.78, Repoman-2.3.17
Signed-off-by: Ulrich Müller <ulm@gentoo.org>
5 years agomedia-gfx/jpeg2ps: Update ebuild for EAPI 7.
Ulrich Müller [Wed, 6 Nov 2019 22:54:54 +0000 (23:54 +0100)]
media-gfx/jpeg2ps: Update ebuild for EAPI 7.

Closes: https://bugs.gentoo.org/335526
Closes: https://bugs.gentoo.org/468664
Bug: https://bugs.gentoo.org/697288
Package-Manager: Portage-2.3.78, Repoman-2.3.17
Signed-off-by: Ulrich Müller <ulm@gentoo.org>
5 years agomedia-libs/faad2: arm64 stable (bug #695540)
Aaron Bauman [Wed, 6 Nov 2019 22:51:24 +0000 (17:51 -0500)]
media-libs/faad2: arm64 stable (bug #695540)

Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.78, Repoman-2.3.17

5 years agodev-lang/php: arm64 stable (bug #698452)
Aaron Bauman [Wed, 6 Nov 2019 22:49:43 +0000 (17:49 -0500)]
dev-lang/php: arm64 stable (bug #698452)

Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.78, Repoman-2.3.17

5 years agoeclass/tests/toolchain-funcs.sh add test for 'tc-cpp-is-true()'
Sergei Trofimovich [Wed, 6 Nov 2019 22:40:18 +0000 (22:40 +0000)]
eclass/tests/toolchain-funcs.sh add test for 'tc-cpp-is-true()'

With patch from bug #698912 reverted we observe failures as:
 * Testing tc-cpp-is-true (gcc, defined) ...              [ ok ]
 * Testing tc-cpp-is-true (gcc, not defined) ...          [ ok ]
 * Testing tc-cpp-is-true (gcc, defined on -ggdb3) ...    [ !! ]
 * Testing tc-cpp-is-true (clang, defined) ...            [ !! ]
 * Testing tc-cpp-is-true (clang, not defined) ...        [ ok ]
 * Testing tc-cpp-is-true (clang, defined on -ggdb3) ...  [ !! ]

Closes: https://bugs.gentoo.org/698912
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
5 years agotoolchain-funcs.eclass: fix tc-cpp-is-true() to work with clang
Mattias Nissler [Mon, 4 Nov 2019 10:11:20 +0000 (10:11 +0000)]
toolchain-funcs.eclass: fix tc-cpp-is-true() to work with clang

Clang's preprocessor likes to output a leading newline, which makes
the comparison always fail. GCC generates additional output with certain
flags (e.g. -ggdb3) as well. Hence, switch the test to trigger a
preprocessor error when the condition is not true and examine the exit
code.

Bug: https://bugs.gentoo.org/698912

Signed-off-by: Mattias Nissler <mnissler@chromium.org>
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
5 years agonet-wireless/srslte: bump
Rick Farina [Wed, 6 Nov 2019 22:08:04 +0000 (17:08 -0500)]
net-wireless/srslte: bump

Package-Manager: Portage-2.3.78, Repoman-2.3.17
Signed-off-by: Rick Farina <zerochaos@gentoo.org>
5 years agonet-misc/curl: arm64 stable (bug #694020)
Aaron Bauman [Wed, 6 Nov 2019 21:57:01 +0000 (16:57 -0500)]
net-misc/curl: arm64 stable (bug #694020)

Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.78, Repoman-2.3.17

5 years agosys-apps/file: arm64 stable (bug #698610)
Aaron Bauman [Wed, 6 Nov 2019 21:51:09 +0000 (16:51 -0500)]
sys-apps/file: arm64 stable (bug #698610)

Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.78, Repoman-2.3.17

5 years agomedia-gfx/inkscape-1.0_beta1: fixed UnnecessarySlashStrip warning
Miroslav Šulc [Wed, 6 Nov 2019 21:41:06 +0000 (22:41 +0100)]
media-gfx/inkscape-1.0_beta1: fixed UnnecessarySlashStrip warning

Package-Manager: Portage-2.3.78, Repoman-2.3.17
Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
5 years agodev-python/mysqlclient: 1.4.5 fix S dir
Matthew Thode [Wed, 6 Nov 2019 21:22:53 +0000 (15:22 -0600)]
dev-python/mysqlclient: 1.4.5 fix S dir

Fixes: https://bugs.gentoo.org/699478
Package-Manager: Portage-2.3.76, Repoman-2.3.17
Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
5 years agomedia-gfx/inkscape-1.0_beta1: bump (bug #696794)
Miroslav Šulc [Wed, 6 Nov 2019 21:07:18 +0000 (22:07 +0100)]
media-gfx/inkscape-1.0_beta1: bump (bug #696794)

dropped arm due to missing arm on dev-libs/gdl:3

Bug: https://bugs.gentoo.org/696794
Package-Manager: Portage-2.3.78, Repoman-2.3.17
Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
5 years agonet-im/mattermost-desktop-bin: fix unneeded eroor
Matthew Thode [Wed, 6 Nov 2019 20:27:32 +0000 (14:27 -0600)]
net-im/mattermost-desktop-bin: fix unneeded eroor

Fixes: https://bugs.gentoo.org/699472
Package-Manager: Portage-2.3.76, Repoman-2.3.17
Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
5 years agomail-filter/libsrs_alt: stable 1.0-r1 for sparc, bug #697318
Rolf Eike Beer [Wed, 6 Nov 2019 18:09:23 +0000 (19:09 +0100)]
mail-filter/libsrs_alt: stable 1.0-r1 for sparc, bug #697318

Package-Manager: Portage-2.3.76, Repoman-2.3.16
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
5 years agoapp-crypt/libb2: stable 0.98.1-r2 for sparc, bug #699222
Rolf Eike Beer [Wed, 6 Nov 2019 18:08:47 +0000 (19:08 +0100)]
app-crypt/libb2: stable 0.98.1-r2 for sparc, bug #699222

Package-Manager: Portage-2.3.76, Repoman-2.3.16
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
5 years agoapp-arch/libarchive: stable 3.4.0 for sparc, bug #699222
Rolf Eike Beer [Wed, 6 Nov 2019 18:07:06 +0000 (19:07 +0100)]
app-arch/libarchive: stable 3.4.0 for sparc, bug #699222

Package-Manager: Portage-2.3.76, Repoman-2.3.16
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
5 years agoapp-text/pdfjam: stable 2.08-r1 for sparc, bug #697374
Rolf Eike Beer [Wed, 6 Nov 2019 18:05:51 +0000 (19:05 +0100)]
app-text/pdfjam: stable 2.08-r1 for sparc, bug #697374

Package-Manager: Portage-2.3.76, Repoman-2.3.16
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
5 years agox11-themes/windowmaker-themes: stable 0.1-r1 for sparc, bug #697148
Rolf Eike Beer [Wed, 6 Nov 2019 18:05:14 +0000 (19:05 +0100)]
x11-themes/windowmaker-themes: stable 0.1-r1 for sparc, bug #697148

Package-Manager: Portage-2.3.76, Repoman-2.3.16
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
5 years agosys-libs/glibc: introduce USE=+crypt
Sergei Trofimovich [Wed, 6 Nov 2019 20:10:23 +0000 (20:10 +0000)]
sys-libs/glibc: introduce USE=+crypt

Today libcrypt.so.1 is provided by glibc. Eventually glibc will
stop providing it in favoud of external providers like libcrypt.

USE=crypt exposes a knob to disable libcrypt.so.1 installation.
Use at your own risk. There currently is no replacement yet in
Gentoo.

Bug: https://bugs.gentoo.org/699422
Package-Manager: Portage-2.3.78, Repoman-2.3.17
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
5 years agoprofiles/base/package.use.force: use.force glibc[crypt]
Sergei Trofimovich [Wed, 6 Nov 2019 20:07:01 +0000 (20:07 +0000)]
profiles/base/package.use.force: use.force glibc[crypt]

This will allow dropping bundled crypt by early adopters.

Bug: https://bugs.gentoo.org/699422
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
5 years agoapp-text/info2html: EAPI7 bump
Robin H. Johnson [Wed, 6 Nov 2019 19:58:03 +0000 (11:58 -0800)]
app-text/info2html: EAPI7 bump

Package-Manager: Portage-2.3.78, Repoman-2.3.17
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
5 years agodev-python/mysqlclient: 1.4.5 bump
Matthew Thode [Wed, 6 Nov 2019 19:22:08 +0000 (13:22 -0600)]
dev-python/mysqlclient: 1.4.5 bump

Package-Manager: Portage-2.3.76, Repoman-2.3.17
Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
5 years agosys-auth/nss-pam-ldapd: 0.9.11 stable amd64 / x86 with cleakup
Matthew Thode [Wed, 6 Nov 2019 19:17:40 +0000 (13:17 -0600)]
sys-auth/nss-pam-ldapd: 0.9.11 stable amd64 / x86 with cleakup

Package-Manager: Portage-2.3.76, Repoman-2.3.17
Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
5 years agoapp-crypt/certbot-nginx: 0.40.1 bump
Matthew Thode [Wed, 6 Nov 2019 19:15:32 +0000 (13:15 -0600)]
app-crypt/certbot-nginx: 0.40.1 bump

Package-Manager: Portage-2.3.76, Repoman-2.3.17
Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
5 years agoapp-crypt/certbot-apache: 0.40.1 bump
Matthew Thode [Wed, 6 Nov 2019 19:14:57 +0000 (13:14 -0600)]
app-crypt/certbot-apache: 0.40.1 bump

Package-Manager: Portage-2.3.76, Repoman-2.3.17
Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
5 years agoapp-crypt/certbot: 0.40.1 bump
Matthew Thode [Wed, 6 Nov 2019 19:14:14 +0000 (13:14 -0600)]
app-crypt/certbot: 0.40.1 bump

Package-Manager: Portage-2.3.76, Repoman-2.3.17
Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
5 years agoapp-crypt/acme: 0.40.1 bump
Matthew Thode [Wed, 6 Nov 2019 19:12:56 +0000 (13:12 -0600)]
app-crypt/acme: 0.40.1 bump

Package-Manager: Portage-2.3.76, Repoman-2.3.17
Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
5 years agodev-lang/gnat-gpl: default is to boostrap
Tupone Alfredo [Wed, 6 Nov 2019 19:40:06 +0000 (20:40 +0100)]
dev-lang/gnat-gpl: default is to boostrap

Package-Manager: Portage-2.3.76, Repoman-2.3.16
Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
5 years agopackage.mask: Last rite app-text/info2html
Michał Górny [Wed, 6 Nov 2019 19:29:20 +0000 (20:29 +0100)]
package.mask: Last rite app-text/info2html

Bug: https://bugs.gentoo.org/697372
Signed-off-by: Michał Górny <mgorny@gentoo.org>
5 years agopackage.mask: Last rite app-misc/matew
Michał Górny [Wed, 6 Nov 2019 19:27:35 +0000 (20:27 +0100)]
package.mask: Last rite app-misc/matew

Bug: https://bugs.gentoo.org/697392
Signed-off-by: Michał Górny <mgorny@gentoo.org>
5 years agopackage.mask: Last rite www-apps/mod_survey
Michał Górny [Wed, 6 Nov 2019 19:25:36 +0000 (20:25 +0100)]
package.mask: Last rite www-apps/mod_survey

Bug: https://bugs.gentoo.org/697156
Signed-off-by: Michał Górny <mgorny@gentoo.org>
5 years agopackage.mask: Last rite www-apps/drraw
Michał Górny [Wed, 6 Nov 2019 19:21:28 +0000 (20:21 +0100)]
package.mask: Last rite www-apps/drraw

Bug: https://bugs.gentoo.org/697154
Signed-off-by: Michał Górny <mgorny@gentoo.org>
5 years agonet-mail/courier-imap: add tools to gnutls dependency
Tupone Alfredo [Wed, 6 Nov 2019 19:27:24 +0000 (20:27 +0100)]
net-mail/courier-imap: add tools to gnutls dependency

Closes: https://bugs.gentoo.org/699342
Package-Manager: Portage-2.3.76, Repoman-2.3.16
Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
5 years agopackage.mask: Last rite net-misc/hsc
Michał Górny [Wed, 6 Nov 2019 19:06:58 +0000 (20:06 +0100)]
package.mask: Last rite net-misc/hsc

Bug: https://bugs.gentoo.org/697238
Signed-off-by: Michał Górny <mgorny@gentoo.org>
5 years agopackage.mask: Last rite media-gfx/opcion
Michał Górny [Wed, 6 Nov 2019 19:01:26 +0000 (20:01 +0100)]
package.mask: Last rite media-gfx/opcion

Bug: https://bugs.gentoo.org/697286
Signed-off-by: Michał Górny <mgorny@gentoo.org>
5 years agopackage.mask: Last rite media-gfx/{aoi,exiftags,jpeg2ps}
Michał Górny [Wed, 6 Nov 2019 18:53:15 +0000 (19:53 +0100)]
package.mask: Last rite media-gfx/{aoi,exiftags,jpeg2ps}

Bug: https://bugs.gentoo.org/697288
Signed-off-by: Michał Górny <mgorny@gentoo.org>
5 years agoprofiles: drop chromium mask
Stephan Hartmann [Mon, 4 Nov 2019 09:43:33 +0000 (10:43 +0100)]
profiles: drop chromium mask

Closes: https://github.com/gentoo/gentoo/pull/13544
Signed-off-by: Stephan Hartmann <stha09@googlemail.com>
Signed-off-by: Mike Gilbert <floppym@gentoo.org>
5 years agowww-client/chromium: beta channel bump to 79.0.3945.16
Stephan Hartmann [Mon, 4 Nov 2019 09:42:38 +0000 (10:42 +0100)]
www-client/chromium: beta channel bump to 79.0.3945.16

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>
5 years agonet-wireless/nanovna-saver: add release
Rick Farina [Wed, 6 Nov 2019 18:46:40 +0000 (13:46 -0500)]
net-wireless/nanovna-saver: add release

Package-Manager: Portage-2.3.78, Repoman-2.3.17
Signed-off-by: Rick Farina <zerochaos@gentoo.org>
5 years agodev-db/mariadb: Version bump for 10.2.28
Brian Evans [Wed, 6 Nov 2019 18:07:20 +0000 (13:07 -0500)]
dev-db/mariadb: Version bump for 10.2.28

Bug: https://bugs.gentoo.org/699424
Package-Manager: Portage-2.3.78, Repoman-2.3.17
Signed-off-by: Brian Evans <grknight@gentoo.org>