summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* kde-frameworks/extra-cmake-modules: amd64 stable wrt bug #656330Mikle Kolyada2018-06-101-1/+1
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* dev-lang/ghc: buld amd64 and x86 binaries for 8.4.3Sergei Trofimovich2018-06-103-6/+8
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* dev-libs/glib-2.54: include upstream branch patchesMart Raudsepp2018-06-102-1/+5
| | | | | | | | Includes commit that reverts part of a performance patchset, which apparently could deadlock libreoffice (the patch in patchset should avoid the potential LO hanging). Package-Manager: Portage-2.3.40, Repoman-2.3.9
* dev-libs/glib-2.54: add back gtester-report with USE=utilsMart Raudsepp2018-06-101-4/+10
| | | | | | | | | Apparently it was fixed up for python3 upstream in 2.54.3, so add it back, as no special handling needed regarding python versions. However keep it behind USE=utils as before, deleting it when not enabled, and fixing up shebang when kept. Package-Manager: Portage-2.3.40, Repoman-2.3.9
* media-sound/vorbis-tools: Fix examples install dirAndreas Sturmlechner2018-06-102-0/+15
| | | | | | Thanks-to: Chris Mayo <aklhfex@gmail.com> Closes: https://bugs.gentoo.org/533774 Package-Manager: Portage-2.3.40, Repoman-2.3.9
* media-sound/vorbis-tools: EAPI-6 bumpAndreas Sturmlechner2018-06-103-20/+26
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* dev-lang/ghc: restore missing binutils-2.13 patchSergei Trofimovich2018-06-101-0/+65
| | | | | | Reported-by: Toralf Förster Closes: https://bugs.gentoo.org/657712 Package-Manager: Portage-2.3.40, Repoman-2.3.9
* sys-cluster/slurm: Disable ld.gold, bug filed upstreamJustin Lecher2018-06-102-2/+4
| | | | | Signed-off-by: Justin Lecher <jlec@gentoo.org> Package-Manager: Portage-2.3.40, Repoman-2.3.9
* media-libs/libkate: Revert drop 0.4.1-r2Andreas Sturmlechner2018-06-101-0/+53
|
* app-admin/clog: Drop oldAndreas Sturmlechner2018-06-102-40/+0
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* kde-frameworks/kio: Revert new uds implementationAndreas Sturmlechner2018-06-102-0/+5
| | | | | | | | Breaks at least sftp:/ links and possible other issues such as timeline:/ See also: https://phabricator.kde.org/D12696#275105 Package-Manager: Portage-2.3.40, Repoman-2.3.9
* media-libs/opencollada: Drop office from maintainersAndreas Sturmlechner2018-06-101-5/+1
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* media-libs/opencollada: Drop oldAndreas Sturmlechner2018-06-109-394/+0
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* profiles: Mask media-libs/libgltf for removalAndreas Sturmlechner2018-06-101-0/+5
| | | | | | | See also: https://gerrit.libreoffice.org/gitweb?p=libgltf.git;a=commit;h=ac9d98312dcf4b1bcaf1f9a1e5665eef21ed8720 Bug: https://bugs.gentoo.org/657400
* app-office/libreoffice: Fix configure with >=media-libs/glm-0.9.9Andreas Sturmlechner2018-06-104-0/+104
| | | | | Bug: https://bugs.gentoo.org/657178 Package-Manager: Portage-2.3.40, Repoman-2.3.9
* net-libs/biblesync: Drop oldAndreas Sturmlechner2018-06-101-17/+0
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* kde-frameworks: Add KDE Frameworks 5.47.0Andreas Sturmlechner2018-06-10158-0/+2843
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* media-libs/libkate: Drop 0.4.1-r2Andreas Sturmlechner2018-06-101-53/+0
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* media-libs/libtiger: Drop 0.3.4 (r0)Andreas Sturmlechner2018-06-101-35/+0
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* dev-util/gdbus-codegen-2.54: fix indentation in sitedir patchMart Raudsepp2018-06-101-1/+1
| | | | | Bug: https://bugs.gentoo.org/651830 Package-Manager: Portage-2.3.40, Repoman-2.3.9
* dev-libs/glib-2.54: remove unnecessary chunk from gdbus-codegen patchMart Raudsepp2018-06-101-9/+2
| | | | | Bug: https://bugs.gentoo.org/651830 Package-Manager: Portage-2.3.40, Repoman-2.3.9
* dev-libs/glib-2.54: port to python-single-r1Mart Raudsepp2018-06-102-35/+6
| | | | | | | | | | | Use python-single-r1 instead of python_replicate_script and let upstream --with-python do its work (don't patch it out anymore in gdbus-codegen patch). We pass --with-python to end up with proper /usr/bin/env based shebangs (otherwise it is based on $PYTHON, which includes absolute path, unlike EPYTHON) Closes: https://bugs.gentoo.org/651830 Package-Manager: Portage-2.3.40, Repoman-2.3.9
* dev-libs/glib-2.54: handle py glib-{mkenums,genmarshal} more properlyMart Raudsepp2018-06-101-12/+12
| | | | | | | | | | | | | | | | glib-2.54 ported glib-mkenums and glib-genmarshal to python. Handle them more properly via python_replicate_script and PYTHON_DEPS, so we actually ensure that the deps are in place for the tools to work. This is meant to be temporary and not a stable candidate until at least these python tools are moved out into a separate package, like gdbus-codegen is. But we are delayed in providing a newer glib for ~arch long enough now, so go with the simpler way to start with, as separate package would involve consumer transition as well, including addition of the new package into various packages DEPEND, which is hard to know when it's needed (probably requiring some sort of QA check). Bug: https://bugs.gentoo.org/651830 Package-Manager: Portage-2.3.40, Repoman-2.3.9
* dev-libs/glib-2.54: don't care about gbus-codegen python USE flagsMart Raudsepp2018-06-101-2/+2
| | | | | | | | | gdbus-codegen ships an internal gdbus_codegen module, which is only used by itself. It's wrong to force the same python versions for it, as it's really just a currently wrongly implemented python-single-r1 use case. Bug: https://bugs.gentoo.org/651830 Package-Manager: Portage-2.3.40, Repoman-2.3.9
* dev-util/gdbus-codegen: bump to 2.54.3Sobhan Mohammadpour2018-06-103-0/+69
| | | | | Bug: https://bugs.gentoo.org/651830 Package-Manager: Portage-2.3.40, Repoman-2.3.9
* dev-libs/glib: bump to 2.54.3Sobhan Mohammadpour2018-06-103-0/+418
| | | | | Bug: https://bugs.gentoo.org/651830 Package-Manager: Portage-2.3.40, Repoman-2.3.9
* dev-java/icedtea-bin: Version bump to 3.8.0 with security fixesJames Le Cuirot2018-06-102-0/+174
| | | | | Bug: https://bugs.gentoo.org/657704 Package-Manager: Portage-2.3.40, Repoman-2.3.9
* dev-java/icedtea: Remove vulnerable 3.7.0James Le Cuirot2018-06-102-442/+0
| | | | | Bug: https://bugs.gentoo.org/657704 Package-Manager: Portage-2.3.40, Repoman-2.3.9
* dev-java/icedtea: Version bump to 3.8.0 with security fixesJames Le Cuirot2018-06-103-1/+442
| | | | | Bug: https://bugs.gentoo.org/657704 Package-Manager: Portage-2.3.40, Repoman-2.3.9
* dev-ada/gnat_util: Version bump to dev-ada/gnat_util-2018Tupone Alfredo2018-06-103-0/+58
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* dev-perl/MooseX-Types-Path-Tiny: Cleanup old version 0.11.0Kent Fredric2018-06-102-39/+0
| | | | Package-Manager: Portage-2.3.29, Repoman-2.3.9
* dev-perl/MooseX-Types-Path-Class: Cleanup old version 0.80.0Kent Fredric2018-06-102-33/+0
| | | | Package-Manager: Portage-2.3.29, Repoman-2.3.9
* dev-perl/MooseX-StrictConstructor: Cleanup old version 0.190.0Kent Fredric2018-06-102-24/+0
| | | | Package-Manager: Portage-2.3.29, Repoman-2.3.9
* dev-perl/MooseX-Role-WithOverloading: Cleanup old version 0.160.0Kent Fredric2018-06-102-33/+0
| | | | Package-Manager: Portage-2.3.29, Repoman-2.3.9
* dev-perl/MooseX-Role-Parameterized: Cleanup old version 1.80.0Kent Fredric2018-06-102-43/+0
| | | | Package-Manager: Portage-2.3.29, Repoman-2.3.9
* dev-perl/MooseX-Getopt: Cleanup old version 0.680.0Kent Fredric2018-06-102-41/+0
| | | | Package-Manager: Portage-2.3.29, Repoman-2.3.9
* dev-perl/MooseX-ClassAttribute: Cleanup old version 0.270.0-r1Kent Fredric2018-06-102-34/+0
| | | | Package-Manager: Portage-2.3.29, Repoman-2.3.9
* dev-perl/MooX-Types-MooseLike-Numeric: Cleanup old version 1.20.0Kent Fredric2018-06-102-27/+0
| | | | Package-Manager: Portage-2.3.29, Repoman-2.3.9
* dev-perl/MogileFS-Server: Cleanup old versions 2.700*Kent Fredric2018-06-1011-363/+0
| | | | | Closes: https://bugs.gentoo.org/450472 Package-Manager: Portage-2.3.29, Repoman-2.3.9
* dev-perl/MogileFS-Network: Cleanup old version 0.060.0-r1Kent Fredric2018-06-101-20/+0
| | | | Package-Manager: Portage-2.3.29, Repoman-2.3.9
* dev-perl/MogileFS-Client: Cleanup old version 1.170.0-r1Kent Fredric2018-06-101-21/+0
| | | | Package-Manager: Portage-2.3.29, Repoman-2.3.9
* dev-perl/Math-NumberCruncher: Cleanup old version 5.0.0Kent Fredric2018-06-101-22/+0
| | | | Package-Manager: Portage-2.3.29, Repoman-2.3.9
* dev-perl/Mail-Message: Cleanup old version 3.0.0Kent Fredric2018-06-102-34/+0
| | | | Package-Manager: Portage-2.3.29, Repoman-2.3.9
* dev-perl/Mail-Box-POP3: Cleanup old version 3.1.0Kent Fredric2018-06-102-33/+0
| | | | Package-Manager: Portage-2.3.29, Repoman-2.3.9
* dev-perl/Mail-Box-IMAP4: Cleanup old version 3.1.0Kent Fredric2018-06-102-33/+0
| | | | Package-Manager: Portage-2.3.29, Repoman-2.3.9
* dev-perl/MIME-Base32: Cleanup old version 1.20.0Kent Fredric2018-06-102-20/+0
| | | | Package-Manager: Portage-2.3.29, Repoman-2.3.9
* dev-perl/MCE: Cleanup old versions 1.7* 1.80* 1.82*Kent Fredric2018-06-107-190/+0
| | | | Package-Manager: Portage-2.3.29, Repoman-2.3.9
* dev-perl/MARC-Record: Cleanup old version 2.0.6Kent Fredric2018-06-102-32/+0
| | | | Package-Manager: Portage-2.3.29, Repoman-2.3.9
* dev-python/boto3: add new version 1.7.35Andrey Utkin2018-06-102-0/+54
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* dev-python/boto3: 9999: update botocore version requirementAndrey Utkin2018-06-101-1/+1
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9