summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-cpp/gsl: New git snapshot and correctly patch catch useJan Henke2018-01-084-1/+54
| | | | | | | | This updates the ebuild to a more recent snapshot and also fixes the patching to use the system wide catch instead of downloading it during build. Closes: https://bugs.gentoo.org/643422 Package-Manager: Portage-2.3.13, Repoman-2.3.3
* dev-python/pypy3-bin: Remove unused USE=doc codeMichał Górny2018-01-081-10/+2
|
* dev-python/pypy3: Remove commented out USE=doc logicMichał Górny2018-01-082-14/+2
| | | | | Remove the USE=doc logic since it was never fixed, and it was recently removed from dev-python/pypy.
* dev-python/pypy-bin: Remove USE=docMichał Górny2018-01-081-18/+4
| | | | | | Remove USE=doc to match dev-python/pypy. Closes: https://bugs.gentoo.org/643046
* dev-python/pypy: Remove half-broken USE=docMichał Górny2018-01-082-16/+4
| | | | | | | | | | The doc building code is currently broken as it is subject to Sphinx version mismatch, and given that we would need separate logic to select interpreter for the PyPy build, and for the sphinx call, it's better to remove the doc building altogether and possible reintroduce it as a separate package in the future. Closes: https://bugs.gentoo.org/643046
* dev-perl/SOAP-Lite: Bump to version 1.260.0Kent Fredric2018-01-093-29/+56
| | | | | | | | | | | | | | | | | | | - EAPI6 - Add USE="examples" - Cleanup author tests - Remove bogus CPAN remote-id's Upstream: - Test fixes - Use '/usr/bin/env perl' ( ugh? ) - Correct the saop namespace declaration when calling services defined in WSDL - Fix Unicode data encoding - Remove is_utf8 check - Remove use of UNIVERSAL::isa - Doc fixes Package-Manager: Portage-2.3.18, Repoman-2.3.6
* www-client/firefox-bin: don't hardcode 'lib/' in GTK_LIBS assignmentIan Stakenvicius2018-01-082-2/+2
| | | | | | | | | | Until now, the 'firefox-bin' wrapper hard-coded the path to GTK_LIBS to /usr/lib/gtk-3.0 ; this patch uses get_libdir to ensure the proper value for 'lib' is assigned instead. Required for SYMLINK_LIB=no in the 17.1 profiles. Bug: http://bugs.gentoo.org/643798 Package-Manager: Portage-2.3.13, Repoman-2.3.3
* x11-terms/gnome-terminal: remove some unnecessary USE requirements on ↵Mart Raudsepp2018-01-081-4/+4
| | | | | | | | | | | | | | | | | | | dependencies dev-libs/glib[dbus] just pulls in dconf at runtime, but we already have that dependency here explicitly ourselves; no need to force a rebuild of glib just for that then. gtk+[X] is not required and a build against a pure-wayland gtk+ should work just fine. The problem is that it won't grow X11 support after gtk+ is rebuilt with USE=X and gnome-terminal not rebuilt. But it'll work fine, just have some X11 specific extra cases or features disabled. Or it will break if USE=X is initially there on gtk+, but later removed. This is a global issue in gtk+[X,wayland] handling and we shouldn't disallow pure wayland gnome-terminal builds in the meantime. Bug 624960 tracks the global concerns. Package-Manager: Portage-2.3.19, Repoman-2.3.6
* dev-perl/strictures: Cleanup old re bug #623108Kent Fredric2018-01-093-50/+0
| | | | | Closes: https://bugs.gentoo.org/623108 Package-Manager: Portage-2.3.18, Repoman-2.3.6
* dev-perl/ShipIt: Fix test failures re bug #623102Kent Fredric2018-01-093-1/+86
| | | | | | | | | - EAPI6 - Fix test failures - Remove bogus CPAN remote-id Bug: https://bugs.gentoo.org/623102 Package-Manager: Portage-2.3.18, Repoman-2.3.6
* app-arch/brotli-1.0.2-r0: alpha stableTobias Klausmann2018-01-081-1/+1
| | | | Gentoo-Bug: http://bugs.gentoo.org/643182
* www-plugins/chrome-binary-plugins: automated update (65.0.3311.3)Mike Gilbert2018-01-082-2/+2
| | | | Package-Manager: Portage-2.3.19_p3, Repoman-2.3.6_p37
* www-client/google-chrome-unstable: automated update (65.0.3311.3)Mike Gilbert2018-01-082-2/+2
| | | | Package-Manager: Portage-2.3.19_p3, Repoman-2.3.6_p37
* www-client/chromium: depend on >=dev-libs/nss-3.26Mike Gilbert2018-01-083-4/+4
| | | | | | https://chromium.googlesource.com/chromium/src/+/b52a2dfadb3158e39a3848d3631a2deffd4b2ac8 Package-Manager: Portage-2.3.19_p3, Repoman-2.3.6_p37
* x11-misc/kapow: Migrate from LINGUAS to L10N.Ulrich Müller2018-01-081-15/+13
| | | | Package-Manager: Portage-2.3.19, Repoman-2.3.6
* www-apps/mod_survey: Remove linguas_* USE flags.Ulrich Müller2018-01-081-29/+4
| | | | | | | | | Don't bother with setting a default language, which can never work reliably when it is based on the order of entries in LINGUAS. Stay with the upstream default (English) instead, which can be changed in the config file. Package-Manager: Portage-2.3.19, Repoman-2.3.6
* www-client/google-chrome: depend on >=dev-libs/nss-3.26Mike Gilbert2018-01-083-3/+3
| | | | https://chromium.googlesource.com/chromium/src/+/b52a2dfadb3158e39a3848d3631a2deffd4b2ac8
* gnome-base/gnome-control-center: guarantee a working Night Light functionalityMart Raudsepp2018-01-081-4/+4
| | | | | | | | | | | | Night Light isn't behind USE=colord (not optional), but requires gnome-settings-daemon[colord], so unconditionally depend on that. Raise cups dep to 1.7 while here, as it uses an enum constant introduced there and we don't backport the fix for that from gnome-3-24 branch. No practical difference, as there is no such old version in-tree anymore. Closes: https://bugs.gentoo.org/619298 Package-Manager: Portage-2.3.19, Repoman-2.3.6
* app-admin/puppet-agent: 5.3.3-r1 for bug 606918 (libreadline dep)Matthew Thode2018-01-082-0/+106
| | | | Package-Manager: Portage-2.3.14, Repoman-2.3.6
* sci-libs/mathgl: Migrate from LINGUAS to L10N.Ulrich Müller2018-01-081-3/+3
| | | | Package-Manager: Portage-2.3.19, Repoman-2.3.6
* media-gfx/luminance-hdr: [QA] Shorten DESCRIPTION.Ulrich Müller2018-01-081-1/+1
| | | | Package-Manager: Portage-2.3.19, Repoman-2.3.6
* media-gfx/luminance-hdr: Migrate from LINGUAS to L10N.Ulrich Müller2018-01-081-3/+3
| | | | Package-Manager: Portage-2.3.19, Repoman-2.3.6
* dev-python/os-brick: 1.15.5 bupMatthew Thode2018-01-082-0/+48
| | | | Package-Manager: Portage-2.3.14, Repoman-2.3.6
* dev-python/oslo-log: 3.30.2 bupMatthew Thode2018-01-082-0/+64
| | | | Package-Manager: Portage-2.3.14, Repoman-2.3.6
* dev-python/castellan: 0.12.2 bupMatthew Thode2018-01-082-0/+42
| | | | Package-Manager: Portage-2.3.14, Repoman-2.3.6
* dev-python/oslo-serialization: 0.20.2 bupMatthew Thode2018-01-082-0/+77
| | | | Package-Manager: Portage-2.3.14, Repoman-2.3.6
* app-crypt/certbot-nginx: 0.20.0 stable amd64 and x86Matthew Thode2018-01-081-2/+2
| | | | Package-Manager: Portage-2.3.14, Repoman-2.3.6
* app-crypt/certbot-apache: 0.20.0 stable amd64 and x86Matthew Thode2018-01-081-2/+2
| | | | Package-Manager: Portage-2.3.14, Repoman-2.3.6
* app-crypt/certbot: 0.20.0 stable amd64 and x86Matthew Thode2018-01-081-2/+2
| | | | Package-Manager: Portage-2.3.14, Repoman-2.3.6
* app-crypt/acme: 0.20.0 bupMatthew Thode2018-01-081-1/+1
| | | | Package-Manager: Portage-2.3.14, Repoman-2.3.6
* dev-python/keyring: 10.6.0 bupMatthew Thode2018-01-082-0/+39
| | | | Package-Manager: Portage-2.3.14, Repoman-2.3.6
* dev-python/zeroconf: 0.19.1 stable amd64 and x86Matthew Thode2018-01-081-2/+2
| | | | Package-Manager: Portage-2.3.14, Repoman-2.3.6
* dev-libs/spdlog: remove unused patchMichael Mair-Keimberger2018-01-081-116/+0
|
* www-client/vivaldi-snapshot: Old.Jeroen Roovers2018-01-082-122/+0
| | | | Package-Manager: Portage-2.3.19, Repoman-2.3.6
* www-client/vivaldi-snapshot: Version 1.14.1064.3_p1.Jeroen Roovers2018-01-082-0/+122
| | | | Package-Manager: Portage-2.3.19, Repoman-2.3.6
* sys-devel/llvm: get compiler_rt working on ppcFabian Groffen2018-01-081-4/+10
| | | | Package-Manager: Portage-2.3.13, Repoman-2.3.3
* media-video/gxine: Migrate from LINGUAS to L10N.Ulrich Müller2018-01-083-12/+12
| | | | Package-Manager: Portage-2.3.19, Repoman-2.3.6
* dev-perl/Set-Object: Bump to version 1.380.0 re bug #623100Kent Fredric2018-01-093-0/+73
| | | | | | | | | | | | | - EAPI6 - Nuke annoying author tests - Fix installing "Changes.pod" to @INC Upstream: - Fix test failures with -Ddefault_inc_excludes_dot - Fix get-magic Bug: https://bugs.gentoo.org/623100 Package-Manager: Portage-2.3.18, Repoman-2.3.6
* mail-client/thunderbird: stabilize for amd64, security bug 643842Ian Stakenvicius2018-01-081-1/+1
| | | | | | | Stabilized by maintainer Bug: http://bugs.gentoo.org/643842 Package-Manager: Portage-2.3.13, Repoman-2.3.3
* dev-libs/cudnn: version bump.Pavel Denisov2018-01-082-0/+30
| | | | | | Closes: https://bugs.gentoo.org/641616 Closes: https://github.com/gentoo/gentoo/pull/6645 Package-Manager: Portage-2.3.19, Repoman-2.3.6
* dev-util/vint: add Python 3.6 supportIlya Tumaykin2018-01-081-1/+1
| | | | | Closes: https://bugs.gentoo.org/640996 Package-Manager: Portage-2.3.19, Repoman-2.3.6
* dev-util/vint: remove oldIlya Tumaykin2018-01-082-48/+0
| | | | Package-Manager: Portage-2.3.19, Repoman-2.3.6
* dev-util/vint: verbump to 0.3.17Ilya Tumaykin2018-01-082-0/+48
| | | | Package-Manager: Portage-2.3.19, Repoman-2.3.6
* dev-python/ansicolor: add Python 3.6 supportIlya Tumaykin2018-01-081-1/+1
| | | | Package-Manager: Portage-2.3.19, Repoman-2.3.6
* dev-python/ansicolor: minor stylistic changesIlya Tumaykin2018-01-081-2/+3
| | | | Package-Manager: Portage-2.3.19, Repoman-2.3.6
* dev-python/ansicolor: remove oldIlya Tumaykin2018-01-082-22/+0
| | | | Package-Manager: Portage-2.3.19, Repoman-2.3.6
* dev-python/ansicolor: assign m-n package to myselfIlya Tumaykin2018-01-081-5/+12
| | | | | Package-Manager: Portage-2.3.19, Repoman-2.3.6 Closes: https://github.com/gentoo/gentoo/pull/6686
* app-text/asciidoc: remove live version.Marc Joliet2018-01-081-114/+0
| | | | | | | | | Remove the live version of app-text/asciidoc in light of the fact that nothing much happens upstream these days. As such, the live ebuild doesn't help with maintaining asciidoc anymore. Package-Manager: Portage-2.3.13, Repoman-2.3.3 Closes: https://github.com/gentoo/gentoo/pull/6721
* dev-libs/libyaml: fix dll build on mingw-w64.Marty E. Plummer2018-01-082-0/+80
| | | | | | | | | | | | | | includes the following patches: https://github.com/yaml/libyaml/commit/119b7b6adfa72552d6dc7eb03f402ff5cf8f9fa6 https://github.com/yaml/libyaml/pull/85 Former is upstreamed, the latter is a pending PR. Without these changes a shared library/dll cannot be created on mingw-w64. Latter patch is applied also to the generated Makefile.in in order to prevent the need for eautoreconf. Package-Manager: Portage-2.3.19, Repoman-2.3.6 Closes: https://github.com/gentoo/gentoo/pull/6752
* x11-libs/vte: add PREFIX variable.xdch472018-01-081-2/+2
| | | | | Package-Manager: Portage-2.3.13, Repoman-2.3.3 Closes: https://github.com/gentoo/gentoo/pull/6753